@layer vuetify-components{.v-application{background:rgb(var(--v-theme-background));color:color-mix(in srgb,rgb(var(--v-theme-on-background)) calc(var(--v-high-emphasis-opacity)*100%),transparent);display:flex}.v-application__wrap{backface-visibility:hidden;flex-direction:column;flex:auto;max-width:100%;min-height:100dvh;display:flex;position:relative}.blockquote{margin:0;padding:16px 0 16px 24px;font-size:18px;font-weight:300}}@layer vuetify-core{@layer reset,base;}@layer gud-base{.h2,h2{font-size:1.1765em}.h2,h2,h3{color:rgb(var(--v-theme-text));font-weight:700}h3{font-size:1.05882em}h4{font-size:1em;font-weight:600}.text-2,h4{color:rgb(var(--v-theme-text))}.text-2{font-size:.94em}.small-text{font-size:.88em}.mini-text,.small-text{color:rgb(var(--v-theme-text))}.mini-text{font-size:.82em}.help-text{color:rgb(var(--v-theme-help-text));font-size:1.4rem}.micro-text{color:rgb(var(--v-theme-text));font-size:.7em;font-weight:600}.micro-text--primary{color:rgb(var(--v-theme-primary))}.text-11{font-size:1.1rem}.text-12{font-size:1.2rem}.text-14{font-size:1.4rem}.text-15{font-size:1.5rem}.text-16{font-size:1.6rem}.text-17{font-size:1.7rem}.text-22{font-size:2.2rem}.text-24{font-size:2.4rem}.text-28{font-size:2.8rem}a{color:currentColor;text-decoration:none}button{background:0 0;border:none;padding:0}blockquote,dl,figure,h1,h2,h3,h4,h5,h6,ol,p,ul{margin:0}ol,ul{padding:0}}@layer vuetify-overrides;@layer gud-components{.v-alert,.v-app-bar,.v-autocomplete,.v-badge,.v-breadcrumbs,.v-btn,.v-card,.v-checkbox,.v-chip,.v-combobox,.v-dialog,.v-expansion-panel-text,.v-expansion-panel-title,.v-field,.v-form,.v-input,.v-label,.v-list,.v-list-item,.v-menu,.v-messages,.v-navigation-drawer,.v-overlay,.v-pagination,.v-progress-circular,.v-progress-linear,.v-radio,.v-radio-group,.v-select,.v-selection-control,.v-slider,.v-snackbar,.v-stepper,.v-switch,.v-tab,.v-table,.v-tabs,.v-text-field,.v-textarea,.v-toolbar,.v-tooltip{font-family:var(--font-system)}@media only screen and (width<=839.98px){.default-v-snackbar-width-constraints .v-snackbar__wrapper{min-width:0;max-width:min(100vw - 16px,672px)}}.default-v-snackbar{background-color:rgb(var(--v-theme-background))}.v-theme--dark .default-v-menu-border{border:thin solid rgba(var(--v-border-color),var(--v-border-subtle-opacity))}.v-theme--dark .v-theme--dark .default-v-menu-border{border:thin solid rgba(var(--v-border-color),var(--v-border-default-opacity))}.v-theme--dark .default-v-menu-border{border-radius:.5rem}.close-btn{top:var(--close-btn-top,12px);right:var(--close-btn-right,4px);z-index:1}.default-v-dialog-card{--close-btn-right:16px;--close-btn-top:16px;padding:24px}.default-v-dialog-card:has(.close-btn){padding-top:calc(var(--close-btn-top) + 36px)}.default-v-menu-card{--close-btn-right:8px;--close-btn-top:8px;padding:24px}.default-v-slider-input.text-help-text{font-size:1.4rem}.default-v-expansion-panel-title{--v-hover-opacity:0;--v-focus-opacity:0;--v-activated-opacity:0;user-select:text;letter-spacing:inherit}.default-v-expansion-panel-title .ce-header{z-index:1;flex-grow:1;position:relative}.default-v-expansion-panel{border:thin solid rgba(var(--v-border-color),var(--v-border-subtle-opacity))}.v-theme--dark .default-v-expansion-panel{border:thin solid rgba(var(--v-border-color),var(--v-border-default-opacity))}.default-v-expansion-panel{border-radius:.5rem}.ce-frame--toggleable:not(.systime-block) .default-v-expansion-panel{border:none;border-radius:0}.default-v-text-field-large{--v-input-control-height:56px}.v-theme--dark .default-v-btn-secondary{--v-hover-opacity:.19}.default-v-btn-primary[disabled]{background:rgb(var(--v-theme-primary))}}@layer vuetify-utilities{@layer theme-base,typography,helpers,theme-background,theme-foreground;}@layer vuetify-final{@layer transitions,trumps;}:root{--font-title:"Open Sans";--font-system:"Open Sans";--font-content:"Open Sans";--default-font-size:1.7rem;--v-font-body:var(--font-content);--v-font-heading:var(--font-title)}@layer vuetify-final.transitions{@keyframes v-shake{59%{margin-left:0}60%,80%{margin-left:2px}70%,90%{margin-left:-2px}}@media (prefers-reduced-motion:no-preference){.dialog-bottom-transition-enter-active,.dialog-top-transition-enter-active,.dialog-transition-enter-active{transition-duration:.225s;transition-timing-function:cubic-bezier(0,0,.2,1)}.dialog-bottom-transition-leave-active,.dialog-top-transition-leave-active,.dialog-transition-leave-active{transition-duration:.125s;transition-timing-function:cubic-bezier(.4,0,1,1)}.dialog-bottom-transition-enter-active,.dialog-bottom-transition-leave-active,.dialog-top-transition-enter-active,.dialog-top-transition-leave-active,.dialog-transition-enter-active,.dialog-transition-leave-active{pointer-events:none;transition-property:transform,opacity}.dialog-transition-enter-from,.dialog-transition-leave-to{opacity:0;transform:scale(.9)}.dialog-transition-enter-to,.dialog-transition-leave-from{opacity:1}.dialog-bottom-transition-enter-from,.dialog-bottom-transition-leave-to{transform:translateY(calc(50vh + 50%))}.dialog-top-transition-enter-from,.dialog-top-transition-leave-to{transform:translateY(calc(-50vh - 50%))}.picker-reverse-transition-enter-active,.picker-reverse-transition-leave-active,.picker-transition-enter-active,.picker-transition-leave-active{transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.picker-reverse-transition-move,.picker-transition-move{transition-property:transform;transition-duration:.5s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.picker-reverse-transition-enter-from,.picker-reverse-transition-leave-to,.picker-transition-enter-from,.picker-transition-leave-to{opacity:0}.picker-reverse-transition-leave-active,.picker-reverse-transition-leave-from,.picker-reverse-transition-leave-to,.picker-transition-leave-active,.picker-transition-leave-from,.picker-transition-leave-to{position:absolute}.picker-reverse-transition-enter-active,.picker-reverse-transition-leave-active,.picker-transition-enter-active,.picker-transition-leave-active{transition-property:transform,opacity}.picker-transition-enter-active,.picker-transition-leave-active{transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.picker-transition-move{transition-property:transform;transition-duration:.5s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.picker-transition-enter-from{transform:translate(100%)}.picker-transition-leave-to{transform:translate(-100%)}.picker-reverse-transition-enter-active,.picker-reverse-transition-leave-active{transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.picker-reverse-transition-move{transition-property:transform;transition-duration:.5s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.picker-reverse-transition-enter-from{transform:translate(-100%)}.picker-reverse-transition-leave-to{transform:translate(100%)}.expand-transition-enter-active,.expand-transition-leave-active{transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.expand-transition-move{transition-property:transform;transition-duration:.5s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.expand-transition-enter-active,.expand-transition-leave-active{transition-property:height}.expand-x-transition-enter-active,.expand-x-transition-leave-active{transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.expand-x-transition-move{transition-property:transform;transition-duration:.5s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.expand-x-transition-enter-active,.expand-x-transition-leave-active{transition-property:width}.expand-both-transition-enter-active,.expand-both-transition-leave-active{transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.expand-both-transition-move{transition-property:transform;transition-duration:.5s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.expand-both-transition-enter-active,.expand-both-transition-leave-active{transition-property:height,width!important}.scale-transition-enter-active,.scale-transition-leave-active{transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.scale-transition-move{transition-property:transform;transition-duration:.5s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.scale-transition-leave-to{opacity:0}.scale-transition-leave-active{transition-duration:.1s}.scale-transition-enter-from{opacity:0;transform:scale(0)}.scale-transition-enter-active,.scale-transition-leave-active{transition-property:transform,opacity}.scale-rotate-transition-enter-active,.scale-rotate-transition-leave-active{transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.scale-rotate-transition-move{transition-property:transform;transition-duration:.5s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.scale-rotate-transition-leave-to{opacity:0}.scale-rotate-transition-leave-active{transition-duration:.1s}.scale-rotate-transition-enter-from{opacity:0;transform:scale(0)rotate(-45deg)}.scale-rotate-transition-enter-active,.scale-rotate-transition-leave-active{transition-property:transform,opacity}.scale-rotate-reverse-transition-enter-active,.scale-rotate-reverse-transition-leave-active{transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.scale-rotate-reverse-transition-move{transition-property:transform;transition-duration:.5s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.scale-rotate-reverse-transition-leave-to{opacity:0}.scale-rotate-reverse-transition-leave-active{transition-duration:.1s}.scale-rotate-reverse-transition-enter-from{opacity:0;transform:scale(0)rotate(45deg)}.scale-rotate-reverse-transition-enter-active,.scale-rotate-reverse-transition-leave-active{transition-property:transform,opacity}.message-transition-enter-active,.message-transition-leave-active{transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.message-transition-move{transition-property:transform;transition-duration:.5s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.message-transition-enter-from,.message-transition-leave-to{opacity:0;transform:translateY(-15px)}.message-transition-leave-active,.message-transition-leave-from{position:absolute}.message-transition-enter-active,.message-transition-leave-active{transition-property:transform,opacity}.slide-y-transition-enter-active,.slide-y-transition-leave-active{transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.slide-y-transition-move{transition-property:transform;transition-duration:.5s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.slide-y-transition-enter-from,.slide-y-transition-leave-to{opacity:0;transform:translateY(-15px)}.slide-y-transition-enter-active,.slide-y-transition-leave-active{transition-property:transform,opacity}.slide-y-reverse-transition-enter-active,.slide-y-reverse-transition-leave-active{transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.slide-y-reverse-transition-move{transition-property:transform;transition-duration:.5s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.slide-y-reverse-transition-enter-from,.slide-y-reverse-transition-leave-to{opacity:0;transform:translateY(15px)}.slide-y-reverse-transition-enter-active,.slide-y-reverse-transition-leave-active{transition-property:transform,opacity}.scroll-y-transition-enter-active,.scroll-y-transition-leave-active{transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.scroll-y-transition-move{transition-property:transform;transition-duration:.5s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.scroll-y-transition-enter-from,.scroll-y-transition-leave-to{opacity:0}.scroll-y-transition-enter-from{transform:translateY(-15px)}.scroll-y-transition-leave-to{transform:translateY(15px)}.scroll-y-transition-enter-active,.scroll-y-transition-leave-active{transition-property:transform,opacity}.scroll-y-reverse-transition-enter-active,.scroll-y-reverse-transition-leave-active{transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.scroll-y-reverse-transition-move{transition-property:transform;transition-duration:.5s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.scroll-y-reverse-transition-enter-from,.scroll-y-reverse-transition-leave-to{opacity:0}.scroll-y-reverse-transition-enter-from{transform:translateY(15px)}.scroll-y-reverse-transition-leave-to{transform:translateY(-15px)}.scroll-y-reverse-transition-enter-active,.scroll-y-reverse-transition-leave-active{transition-property:transform,opacity}.scroll-x-transition-enter-active,.scroll-x-transition-leave-active{transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.scroll-x-transition-move{transition-property:transform;transition-duration:.5s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.scroll-x-transition-enter-from,.scroll-x-transition-leave-to{opacity:0}.scroll-x-transition-enter-from{transform:translate(-15px)}.scroll-x-transition-leave-to{transform:translate(15px)}.scroll-x-transition-enter-active,.scroll-x-transition-leave-active{transition-property:transform,opacity}.scroll-x-reverse-transition-enter-active,.scroll-x-reverse-transition-leave-active{transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.scroll-x-reverse-transition-move{transition-property:transform;transition-duration:.5s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.scroll-x-reverse-transition-enter-from,.scroll-x-reverse-transition-leave-to{opacity:0}.scroll-x-reverse-transition-enter-from{transform:translate(15px)}.scroll-x-reverse-transition-leave-to{transform:translate(-15px)}.scroll-x-reverse-transition-enter-active,.scroll-x-reverse-transition-leave-active{transition-property:transform,opacity}.slide-x-transition-enter-active,.slide-x-transition-leave-active{transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.slide-x-transition-move{transition-property:transform;transition-duration:.5s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.slide-x-transition-enter-from,.slide-x-transition-leave-to{opacity:0;transform:translate(-15px)}.slide-x-transition-enter-active,.slide-x-transition-leave-active{transition-property:transform,opacity}.slide-x-reverse-transition-enter-active,.slide-x-reverse-transition-leave-active{transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.slide-x-reverse-transition-move{transition-property:transform;transition-duration:.5s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.slide-x-reverse-transition-enter-from,.slide-x-reverse-transition-leave-to{opacity:0;transform:translate(15px)}.slide-x-reverse-transition-enter-active,.slide-x-reverse-transition-leave-active{transition-property:transform,opacity}.fade-transition-enter-active,.fade-transition-leave-active{transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.fade-transition-move{transition-property:transform;transition-duration:.5s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.fade-transition-enter-from,.fade-transition-leave-to{opacity:0}.fade-transition-enter-active,.fade-transition-leave-active{transition-property:opacity}.fab-transition-enter-active,.fab-transition-leave-active{transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.fab-transition-move{transition-property:transform;transition-duration:.5s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.fab-transition-enter-from,.fab-transition-leave-to{transform:scale(0)rotate(-45deg)}.fab-transition-enter-active,.fab-transition-leave-active{transition-property:transform}}}@layer vuetify-utilities.theme-base{.v-theme-on-light{color:rgb(var(--v-theme-on-light))}.v-theme-on-dark{color:rgb(var(--v-theme-on-dark))}}@layer vuetify-utilities.theme-background{.bg-black{color:#fff;background-color:#000}.bg-white{color:#000;background-color:#fff}.bg-transparent{color:currentColor;background-color:#0000}.bg-red{color:#fff;background-color:#f44336}.bg-red-lighten-5{color:#000;background-color:#ffebee}.bg-red-lighten-4{color:#000;background-color:#ffcdd2}.bg-red-lighten-3{color:#000;background-color:#ef9a9a}.bg-red-lighten-2{color:#fff;background-color:#e57373}.bg-red-lighten-1{color:#fff;background-color:#ef5350}.bg-red-darken-1{color:#fff;background-color:#e53935}.bg-red-darken-2{color:#fff;background-color:#d32f2f}.bg-red-darken-3{color:#fff;background-color:#c62828}.bg-red-darken-4{color:#fff;background-color:#b71c1c}.bg-red-accent-1{color:#000;background-color:#ff8a80}.bg-red-accent-2{color:#fff;background-color:#ff5252}.bg-red-accent-3{color:#fff;background-color:#ff1744}.bg-red-accent-4{color:#fff;background-color:#d50000}.bg-pink{color:#fff;background-color:#e91e63}.bg-pink-lighten-5{color:#000;background-color:#fce4ec}.bg-pink-lighten-4{color:#000;background-color:#f8bbd0}.bg-pink-lighten-3{color:#000;background-color:#f48fb1}.bg-pink-lighten-2{color:#fff;background-color:#f06292}.bg-pink-lighten-1{color:#fff;background-color:#ec407a}.bg-pink-darken-1{color:#fff;background-color:#d81b60}.bg-pink-darken-2{color:#fff;background-color:#c2185b}.bg-pink-darken-3{color:#fff;background-color:#ad1457}.bg-pink-darken-4{color:#fff;background-color:#880e4f}.bg-pink-accent-1{color:#fff;background-color:#ff80ab}.bg-pink-accent-2{color:#fff;background-color:#ff4081}.bg-pink-accent-3{color:#fff;background-color:#f50057}.bg-pink-accent-4{color:#fff;background-color:#c51162}.bg-purple{color:#fff;background-color:#9c27b0}.bg-purple-lighten-5{color:#000;background-color:#f3e5f5}.bg-purple-lighten-4{color:#000;background-color:#e1bee7}.bg-purple-lighten-3{color:#fff;background-color:#ce93d8}.bg-purple-lighten-2{color:#fff;background-color:#ba68c8}.bg-purple-lighten-1{color:#fff;background-color:#ab47bc}.bg-purple-darken-1{color:#fff;background-color:#8e24aa}.bg-purple-darken-2{color:#fff;background-color:#7b1fa2}.bg-purple-darken-3{color:#fff;background-color:#6a1b9a}.bg-purple-darken-4{color:#fff;background-color:#4a148c}.bg-purple-accent-1{color:#fff;background-color:#ea80fc}.bg-purple-accent-2{color:#fff;background-color:#e040fb}.bg-purple-accent-3{color:#fff;background-color:#d500f9}.bg-purple-accent-4{color:#fff;background-color:#a0f}.bg-deep-purple{color:#fff;background-color:#673ab7}.bg-deep-purple-lighten-5{color:#000;background-color:#ede7f6}.bg-deep-purple-lighten-4{color:#000;background-color:#d1c4e9}.bg-deep-purple-lighten-3{color:#fff;background-color:#b39ddb}.bg-deep-purple-lighten-2{color:#fff;background-color:#9575cd}.bg-deep-purple-lighten-1{color:#fff;background-color:#7e57c2}.bg-deep-purple-darken-1{color:#fff;background-color:#5e35b1}.bg-deep-purple-darken-2{color:#fff;background-color:#512da8}.bg-deep-purple-darken-3{color:#fff;background-color:#4527a0}.bg-deep-purple-darken-4{color:#fff;background-color:#311b92}.bg-deep-purple-accent-1{color:#fff;background-color:#b388ff}.bg-deep-purple-accent-2{color:#fff;background-color:#7c4dff}.bg-deep-purple-accent-3{color:#fff;background-color:#651fff}.bg-deep-purple-accent-4{color:#fff;background-color:#6200ea}.bg-indigo{color:#fff;background-color:#3f51b5}.bg-indigo-lighten-5{color:#000;background-color:#e8eaf6}.bg-indigo-lighten-4{color:#000;background-color:#c5cae9}.bg-indigo-lighten-3{color:#fff;background-color:#9fa8da}.bg-indigo-lighten-2{color:#fff;background-color:#7986cb}.bg-indigo-lighten-1{color:#fff;background-color:#5c6bc0}.bg-indigo-darken-1{color:#fff;background-color:#3949ab}.bg-indigo-darken-2{color:#fff;background-color:#303f9f}.bg-indigo-darken-3{color:#fff;background-color:#283593}.bg-indigo-darken-4{color:#fff;background-color:#1a237e}.bg-indigo-accent-1{color:#fff;background-color:#8c9eff}.bg-indigo-accent-2{color:#fff;background-color:#536dfe}.bg-indigo-accent-3{color:#fff;background-color:#3d5afe}.bg-indigo-accent-4{color:#fff;background-color:#304ffe}.bg-blue{color:#fff;background-color:#2196f3}.bg-blue-lighten-5{color:#000;background-color:#e3f2fd}.bg-blue-lighten-4{color:#000;background-color:#bbdefb}.bg-blue-lighten-3{color:#000;background-color:#90caf9}.bg-blue-lighten-2{color:#000;background-color:#64b5f6}.bg-blue-lighten-1{color:#fff;background-color:#42a5f5}.bg-blue-darken-1{color:#fff;background-color:#1e88e5}.bg-blue-darken-2{color:#fff;background-color:#1976d2}.bg-blue-darken-3{color:#fff;background-color:#1565c0}.bg-blue-darken-4{color:#fff;background-color:#0d47a1}.bg-blue-accent-1{color:#000;background-color:#82b1ff}.bg-blue-accent-2{color:#fff;background-color:#448aff}.bg-blue-accent-3{color:#fff;background-color:#2979ff}.bg-blue-accent-4{color:#fff;background-color:#2962ff}.bg-light-blue{color:#fff;background-color:#03a9f4}.bg-light-blue-lighten-5{color:#000;background-color:#e1f5fe}.bg-light-blue-lighten-4{color:#000;background-color:#b3e5fc}.bg-light-blue-lighten-3{color:#000;background-color:#81d4fa}.bg-light-blue-lighten-2{color:#000;background-color:#4fc3f7}.bg-light-blue-lighten-1{color:#000;background-color:#29b6f6}.bg-light-blue-darken-1{color:#fff;background-color:#039be5}.bg-light-blue-darken-2{color:#fff;background-color:#0288d1}.bg-light-blue-darken-3{color:#fff;background-color:#0277bd}.bg-light-blue-darken-4{color:#fff;background-color:#01579b}.bg-light-blue-accent-1{color:#000;background-color:#80d8ff}.bg-light-blue-accent-2{color:#000;background-color:#40c4ff}.bg-light-blue-accent-3{color:#fff;background-color:#00b0ff}.bg-light-blue-accent-4{color:#fff;background-color:#0091ea}.bg-cyan{color:#000;background-color:#00bcd4}.bg-cyan-lighten-5{color:#000;background-color:#e0f7fa}.bg-cyan-lighten-4{color:#000;background-color:#b2ebf2}.bg-cyan-lighten-3{color:#000;background-color:#80deea}.bg-cyan-lighten-2{color:#000;background-color:#4dd0e1}.bg-cyan-lighten-1{color:#000;background-color:#26c6da}.bg-cyan-darken-1{color:#fff;background-color:#00acc1}.bg-cyan-darken-2{color:#fff;background-color:#0097a7}.bg-cyan-darken-3{color:#fff;background-color:#00838f}.bg-cyan-darken-4{color:#fff;background-color:#006064}.bg-cyan-accent-1{color:#000;background-color:#84ffff}.bg-cyan-accent-2{color:#000;background-color:#18ffff}.bg-cyan-accent-3{color:#000;background-color:#00e5ff}.bg-cyan-accent-4{color:#fff;background-color:#00b8d4}.bg-teal{color:#fff;background-color:#009688}.bg-teal-lighten-5{color:#000;background-color:#e0f2f1}.bg-teal-lighten-4{color:#000;background-color:#b2dfdb}.bg-teal-lighten-3{color:#000;background-color:#80cbc4}.bg-teal-lighten-2{color:#fff;background-color:#4db6ac}.bg-teal-lighten-1{color:#fff;background-color:#26a69a}.bg-teal-darken-1{color:#fff;background-color:#00897b}.bg-teal-darken-2{color:#fff;background-color:#00796b}.bg-teal-darken-3{color:#fff;background-color:#00695c}.bg-teal-darken-4{color:#fff;background-color:#004d40}.bg-teal-accent-1{color:#000;background-color:#a7ffeb}.bg-teal-accent-2{color:#000;background-color:#64ffda}.bg-teal-accent-3{color:#000;background-color:#1de9b6}.bg-teal-accent-4{color:#fff;background-color:#00bfa5}.bg-green{color:#fff;background-color:#4caf50}.bg-green-lighten-5{color:#000;background-color:#e8f5e9}.bg-green-lighten-4{color:#000;background-color:#c8e6c9}.bg-green-lighten-3{color:#000;background-color:#a5d6a7}.bg-green-lighten-2{color:#000;background-color:#81c784}.bg-green-lighten-1{color:#fff;background-color:#66bb6a}.bg-green-darken-1{color:#fff;background-color:#43a047}.bg-green-darken-2{color:#fff;background-color:#388e3c}.bg-green-darken-3{color:#fff;background-color:#2e7d32}.bg-green-darken-4{color:#fff;background-color:#1b5e20}.bg-green-accent-1{color:#000;background-color:#b9f6ca}.bg-green-accent-2{color:#000;background-color:#69f0ae}.bg-green-accent-3{color:#000;background-color:#00e676}.bg-green-accent-4{color:#000;background-color:#00c853}.bg-light-green{color:#000;background-color:#8bc34a}.bg-light-green-lighten-5{color:#000;background-color:#f1f8e9}.bg-light-green-lighten-4{color:#000;background-color:#dcedc8}.bg-light-green-lighten-3{color:#000;background-color:#c5e1a5}.bg-light-green-lighten-2{color:#000;background-color:#aed581}.bg-light-green-lighten-1{color:#000;background-color:#9ccc65}.bg-light-green-darken-1{color:#fff;background-color:#7cb342}.bg-light-green-darken-2{color:#fff;background-color:#689f38}.bg-light-green-darken-3{color:#fff;background-color:#558b2f}.bg-light-green-darken-4{color:#fff;background-color:#33691e}.bg-light-green-accent-1{color:#000;background-color:#ccff90}.bg-light-green-accent-2{color:#000;background-color:#b2ff59}.bg-light-green-accent-3{color:#000;background-color:#76ff03}.bg-light-green-accent-4{color:#000;background-color:#64dd17}.bg-lime{color:#000;background-color:#cddc39}.bg-lime-lighten-5{color:#000;background-color:#f9fbe7}.bg-lime-lighten-4{color:#000;background-color:#f0f4c3}.bg-lime-lighten-3{color:#000;background-color:#e6ee9c}.bg-lime-lighten-2{color:#000;background-color:#dce775}.bg-lime-lighten-1{color:#000;background-color:#d4e157}.bg-lime-darken-1{color:#000;background-color:#c0ca33}.bg-lime-darken-2{color:#000;background-color:#afb42b}.bg-lime-darken-3{color:#fff;background-color:#9e9d24}.bg-lime-darken-4{color:#fff;background-color:#827717}.bg-lime-accent-1{color:#000;background-color:#f4ff81}.bg-lime-accent-2{color:#000;background-color:#eeff41}.bg-lime-accent-3{color:#000;background-color:#c6ff00}.bg-lime-accent-4{color:#000;background-color:#aeea00}.bg-yellow{color:#000;background-color:#ffeb3b}.bg-yellow-lighten-5{color:#000;background-color:#fffde7}.bg-yellow-lighten-4{color:#000;background-color:#fff9c4}.bg-yellow-lighten-3{color:#000;background-color:#fff59d}.bg-yellow-lighten-2{color:#000;background-color:#fff176}.bg-yellow-lighten-1{color:#000;background-color:#ffee58}.bg-yellow-darken-1{color:#000;background-color:#fdd835}.bg-yellow-darken-2{color:#000;background-color:#fbc02d}.bg-yellow-darken-3{color:#000;background-color:#f9a825}.bg-yellow-darken-4{color:#fff;background-color:#f57f17}.bg-yellow-accent-1{color:#000;background-color:#ffff8d}.bg-yellow-accent-2{color:#000;background-color:#ff0}.bg-yellow-accent-3{color:#000;background-color:#ffea00}.bg-yellow-accent-4{color:#000;background-color:#ffd600}.bg-amber{color:#000;background-color:#ffc107}.bg-amber-lighten-5{color:#000;background-color:#fff8e1}.bg-amber-lighten-4{color:#000;background-color:#ffecb3}.bg-amber-lighten-3{color:#000;background-color:#ffe082}.bg-amber-lighten-2{color:#000;background-color:#ffd54f}.bg-amber-lighten-1{color:#000;background-color:#ffca28}.bg-amber-darken-1{color:#000;background-color:#ffb300}.bg-amber-darken-2{color:#000;background-color:#ffa000}.bg-amber-darken-3{color:#000;background-color:#ff8f00}.bg-amber-darken-4{color:#fff;background-color:#ff6f00}.bg-amber-accent-1{color:#000;background-color:#ffe57f}.bg-amber-accent-2{color:#000;background-color:#ffd740}.bg-amber-accent-3{color:#000;background-color:#ffc400}.bg-amber-accent-4{color:#000;background-color:#ffab00}.bg-orange{color:#000;background-color:#ff9800}.bg-orange-lighten-5{color:#000;background-color:#fff3e0}.bg-orange-lighten-4{color:#000;background-color:#ffe0b2}.bg-orange-lighten-3{color:#000;background-color:#ffcc80}.bg-orange-lighten-2{color:#000;background-color:#ffb74d}.bg-orange-lighten-1{color:#000;background-color:#ffa726}.bg-orange-darken-1{color:#fff;background-color:#fb8c00}.bg-orange-darken-2{color:#fff;background-color:#f57c00}.bg-orange-darken-3{color:#fff;background-color:#ef6c00}.bg-orange-darken-4{color:#fff;background-color:#e65100}.bg-orange-accent-1{color:#000;background-color:#ffd180}.bg-orange-accent-2{color:#000;background-color:#ffab40}.bg-orange-accent-3{color:#000;background-color:#ff9100}.bg-orange-accent-4{color:#fff;background-color:#ff6d00}.bg-deep-orange{color:#fff;background-color:#ff5722}.bg-deep-orange-lighten-5{color:#000;background-color:#fbe9e7}.bg-deep-orange-lighten-4{color:#000;background-color:#ffccbc}.bg-deep-orange-lighten-3{color:#000;background-color:#ffab91}.bg-deep-orange-lighten-2{color:#000;background-color:#ff8a65}.bg-deep-orange-lighten-1{color:#fff;background-color:#ff7043}.bg-deep-orange-darken-1{color:#fff;background-color:#f4511e}.bg-deep-orange-darken-2{color:#fff;background-color:#e64a19}.bg-deep-orange-darken-3{color:#fff;background-color:#d84315}.bg-deep-orange-darken-4{color:#fff;background-color:#bf360c}.bg-deep-orange-accent-1{color:#000;background-color:#ff9e80}.bg-deep-orange-accent-2{color:#fff;background-color:#ff6e40}.bg-deep-orange-accent-3{color:#fff;background-color:#ff3d00}.bg-deep-orange-accent-4{color:#fff;background-color:#dd2c00}.bg-brown{color:#fff;background-color:#795548}.bg-brown-lighten-5{color:#000;background-color:#efebe9}.bg-brown-lighten-4{color:#000;background-color:#d7ccc8}.bg-brown-lighten-3{color:#000;background-color:#bcaaa4}.bg-brown-lighten-2{color:#fff;background-color:#a1887f}.bg-brown-lighten-1{color:#fff;background-color:#8d6e63}.bg-brown-darken-1{color:#fff;background-color:#6d4c41}.bg-brown-darken-2{color:#fff;background-color:#5d4037}.bg-brown-darken-3{color:#fff;background-color:#4e342e}.bg-brown-darken-4{color:#fff;background-color:#3e2723}.bg-blue-grey{color:#fff;background-color:#607d8b}.bg-blue-grey-lighten-5{color:#000;background-color:#eceff1}.bg-blue-grey-lighten-4{color:#000;background-color:#cfd8dc}.bg-blue-grey-lighten-3{color:#000;background-color:#b0bec5}.bg-blue-grey-lighten-2{color:#fff;background-color:#90a4ae}.bg-blue-grey-lighten-1{color:#fff;background-color:#78909c}.bg-blue-grey-darken-1{color:#fff;background-color:#546e7a}.bg-blue-grey-darken-2{color:#fff;background-color:#455a64}.bg-blue-grey-darken-3{color:#fff;background-color:#37474f}.bg-blue-grey-darken-4{color:#fff;background-color:#263238}.bg-grey{color:#fff;background-color:#9e9e9e}.bg-grey-lighten-5{color:#000;background-color:#fafafa}.bg-grey-lighten-4{color:#000;background-color:#f5f5f5}.bg-grey-lighten-3{color:#000;background-color:#eee}.bg-grey-lighten-2{color:#000;background-color:#e0e0e0}.bg-grey-lighten-1{color:#000;background-color:#bdbdbd}.bg-grey-darken-1{color:#fff;background-color:#757575}.bg-grey-darken-2{color:#fff;background-color:#616161}.bg-grey-darken-3{color:#fff;background-color:#424242}.bg-grey-darken-4{color:#fff;background-color:#212121}.bg-shades-black{color:#fff;background-color:#000}.bg-shades-white{color:#000;background-color:#fff}.bg-shades-transparent{color:currentColor;background-color:#0000}}@layer vuetify-utilities.theme-foreground{.text-black{color:#000}.text-white{color:#fff}.text-transparent{color:#0000}.text-red{color:#f44336}.text-red-lighten-5{color:#ffebee}.text-red-lighten-4{color:#ffcdd2}.text-red-lighten-3{color:#ef9a9a}.text-red-lighten-2{color:#e57373}.text-red-lighten-1{color:#ef5350}.text-red-darken-1{color:#e53935}.text-red-darken-2{color:#d32f2f}.text-red-darken-3{color:#c62828}.text-red-darken-4{color:#b71c1c}.text-red-accent-1{color:#ff8a80}.text-red-accent-2{color:#ff5252}.text-red-accent-3{color:#ff1744}.text-red-accent-4{color:#d50000}.text-pink{color:#e91e63}.text-pink-lighten-5{color:#fce4ec}.text-pink-lighten-4{color:#f8bbd0}.text-pink-lighten-3{color:#f48fb1}.text-pink-lighten-2{color:#f06292}.text-pink-lighten-1{color:#ec407a}.text-pink-darken-1{color:#d81b60}.text-pink-darken-2{color:#c2185b}.text-pink-darken-3{color:#ad1457}.text-pink-darken-4{color:#880e4f}.text-pink-accent-1{color:#ff80ab}.text-pink-accent-2{color:#ff4081}.text-pink-accent-3{color:#f50057}.text-pink-accent-4{color:#c51162}.text-purple{color:#9c27b0}.text-purple-lighten-5{color:#f3e5f5}.text-purple-lighten-4{color:#e1bee7}.text-purple-lighten-3{color:#ce93d8}.text-purple-lighten-2{color:#ba68c8}.text-purple-lighten-1{color:#ab47bc}.text-purple-darken-1{color:#8e24aa}.text-purple-darken-2{color:#7b1fa2}.text-purple-darken-3{color:#6a1b9a}.text-purple-darken-4{color:#4a148c}.text-purple-accent-1{color:#ea80fc}.text-purple-accent-2{color:#e040fb}.text-purple-accent-3{color:#d500f9}.text-purple-accent-4{color:#a0f}.text-deep-purple{color:#673ab7}.text-deep-purple-lighten-5{color:#ede7f6}.text-deep-purple-lighten-4{color:#d1c4e9}.text-deep-purple-lighten-3{color:#b39ddb}.text-deep-purple-lighten-2{color:#9575cd}.text-deep-purple-lighten-1{color:#7e57c2}.text-deep-purple-darken-1{color:#5e35b1}.text-deep-purple-darken-2{color:#512da8}.text-deep-purple-darken-3{color:#4527a0}.text-deep-purple-darken-4{color:#311b92}.text-deep-purple-accent-1{color:#b388ff}.text-deep-purple-accent-2{color:#7c4dff}.text-deep-purple-accent-3{color:#651fff}.text-deep-purple-accent-4{color:#6200ea}.text-indigo{color:#3f51b5}.text-indigo-lighten-5{color:#e8eaf6}.text-indigo-lighten-4{color:#c5cae9}.text-indigo-lighten-3{color:#9fa8da}.text-indigo-lighten-2{color:#7986cb}.text-indigo-lighten-1{color:#5c6bc0}.text-indigo-darken-1{color:#3949ab}.text-indigo-darken-2{color:#303f9f}.text-indigo-darken-3{color:#283593}.text-indigo-darken-4{color:#1a237e}.text-indigo-accent-1{color:#8c9eff}.text-indigo-accent-2{color:#536dfe}.text-indigo-accent-3{color:#3d5afe}.text-indigo-accent-4{color:#304ffe}.text-blue{color:#2196f3}.text-blue-lighten-5{color:#e3f2fd}.text-blue-lighten-4{color:#bbdefb}.text-blue-lighten-3{color:#90caf9}.text-blue-lighten-2{color:#64b5f6}.text-blue-lighten-1{color:#42a5f5}.text-blue-darken-1{color:#1e88e5}.text-blue-darken-2{color:#1976d2}.text-blue-darken-3{color:#1565c0}.text-blue-darken-4{color:#0d47a1}.text-blue-accent-1{color:#82b1ff}.text-blue-accent-2{color:#448aff}.text-blue-accent-3{color:#2979ff}.text-blue-accent-4{color:#2962ff}.text-light-blue{color:#03a9f4}.text-light-blue-lighten-5{color:#e1f5fe}.text-light-blue-lighten-4{color:#b3e5fc}.text-light-blue-lighten-3{color:#81d4fa}.text-light-blue-lighten-2{color:#4fc3f7}.text-light-blue-lighten-1{color:#29b6f6}.text-light-blue-darken-1{color:#039be5}.text-light-blue-darken-2{color:#0288d1}.text-light-blue-darken-3{color:#0277bd}.text-light-blue-darken-4{color:#01579b}.text-light-blue-accent-1{color:#80d8ff}.text-light-blue-accent-2{color:#40c4ff}.text-light-blue-accent-3{color:#00b0ff}.text-light-blue-accent-4{color:#0091ea}.text-cyan{color:#00bcd4}.text-cyan-lighten-5{color:#e0f7fa}.text-cyan-lighten-4{color:#b2ebf2}.text-cyan-lighten-3{color:#80deea}.text-cyan-lighten-2{color:#4dd0e1}.text-cyan-lighten-1{color:#26c6da}.text-cyan-darken-1{color:#00acc1}.text-cyan-darken-2{color:#0097a7}.text-cyan-darken-3{color:#00838f}.text-cyan-darken-4{color:#006064}.text-cyan-accent-1{color:#84ffff}.text-cyan-accent-2{color:#18ffff}.text-cyan-accent-3{color:#00e5ff}.text-cyan-accent-4{color:#00b8d4}.text-teal{color:#009688}.text-teal-lighten-5{color:#e0f2f1}.text-teal-lighten-4{color:#b2dfdb}.text-teal-lighten-3{color:#80cbc4}.text-teal-lighten-2{color:#4db6ac}.text-teal-lighten-1{color:#26a69a}.text-teal-darken-1{color:#00897b}.text-teal-darken-2{color:#00796b}.text-teal-darken-3{color:#00695c}.text-teal-darken-4{color:#004d40}.text-teal-accent-1{color:#a7ffeb}.text-teal-accent-2{color:#64ffda}.text-teal-accent-3{color:#1de9b6}.text-teal-accent-4{color:#00bfa5}.text-green{color:#4caf50}.text-green-lighten-5{color:#e8f5e9}.text-green-lighten-4{color:#c8e6c9}.text-green-lighten-3{color:#a5d6a7}.text-green-lighten-2{color:#81c784}.text-green-lighten-1{color:#66bb6a}.text-green-darken-1{color:#43a047}.text-green-darken-2{color:#388e3c}.text-green-darken-3{color:#2e7d32}.text-green-darken-4{color:#1b5e20}.text-green-accent-1{color:#b9f6ca}.text-green-accent-2{color:#69f0ae}.text-green-accent-3{color:#00e676}.text-green-accent-4{color:#00c853}.text-light-green{color:#8bc34a}.text-light-green-lighten-5{color:#f1f8e9}.text-light-green-lighten-4{color:#dcedc8}.text-light-green-lighten-3{color:#c5e1a5}.text-light-green-lighten-2{color:#aed581}.text-light-green-lighten-1{color:#9ccc65}.text-light-green-darken-1{color:#7cb342}.text-light-green-darken-2{color:#689f38}.text-light-green-darken-3{color:#558b2f}.text-light-green-darken-4{color:#33691e}.text-light-green-accent-1{color:#ccff90}.text-light-green-accent-2{color:#b2ff59}.text-light-green-accent-3{color:#76ff03}.text-light-green-accent-4{color:#64dd17}.text-lime{color:#cddc39}.text-lime-lighten-5{color:#f9fbe7}.text-lime-lighten-4{color:#f0f4c3}.text-lime-lighten-3{color:#e6ee9c}.text-lime-lighten-2{color:#dce775}.text-lime-lighten-1{color:#d4e157}.text-lime-darken-1{color:#c0ca33}.text-lime-darken-2{color:#afb42b}.text-lime-darken-3{color:#9e9d24}.text-lime-darken-4{color:#827717}.text-lime-accent-1{color:#f4ff81}.text-lime-accent-2{color:#eeff41}.text-lime-accent-3{color:#c6ff00}.text-lime-accent-4{color:#aeea00}.text-yellow{color:#ffeb3b}.text-yellow-lighten-5{color:#fffde7}.text-yellow-lighten-4{color:#fff9c4}.text-yellow-lighten-3{color:#fff59d}.text-yellow-lighten-2{color:#fff176}.text-yellow-lighten-1{color:#ffee58}.text-yellow-darken-1{color:#fdd835}.text-yellow-darken-2{color:#fbc02d}.text-yellow-darken-3{color:#f9a825}.text-yellow-darken-4{color:#f57f17}.text-yellow-accent-1{color:#ffff8d}.text-yellow-accent-2{color:#ff0}.text-yellow-accent-3{color:#ffea00}.text-yellow-accent-4{color:#ffd600}.text-amber{color:#ffc107}.text-amber-lighten-5{color:#fff8e1}.text-amber-lighten-4{color:#ffecb3}.text-amber-lighten-3{color:#ffe082}.text-amber-lighten-2{color:#ffd54f}.text-amber-lighten-1{color:#ffca28}.text-amber-darken-1{color:#ffb300}.text-amber-darken-2{color:#ffa000}.text-amber-darken-3{color:#ff8f00}.text-amber-darken-4{color:#ff6f00}.text-amber-accent-1{color:#ffe57f}.text-amber-accent-2{color:#ffd740}.text-amber-accent-3{color:#ffc400}.text-amber-accent-4{color:#ffab00}.text-orange{color:#ff9800}.text-orange-lighten-5{color:#fff3e0}.text-orange-lighten-4{color:#ffe0b2}.text-orange-lighten-3{color:#ffcc80}.text-orange-lighten-2{color:#ffb74d}.text-orange-lighten-1{color:#ffa726}.text-orange-darken-1{color:#fb8c00}.text-orange-darken-2{color:#f57c00}.text-orange-darken-3{color:#ef6c00}.text-orange-darken-4{color:#e65100}.text-orange-accent-1{color:#ffd180}.text-orange-accent-2{color:#ffab40}.text-orange-accent-3{color:#ff9100}.text-orange-accent-4{color:#ff6d00}.text-deep-orange{color:#ff5722}.text-deep-orange-lighten-5{color:#fbe9e7}.text-deep-orange-lighten-4{color:#ffccbc}.text-deep-orange-lighten-3{color:#ffab91}.text-deep-orange-lighten-2{color:#ff8a65}.text-deep-orange-lighten-1{color:#ff7043}.text-deep-orange-darken-1{color:#f4511e}.text-deep-orange-darken-2{color:#e64a19}.text-deep-orange-darken-3{color:#d84315}.text-deep-orange-darken-4{color:#bf360c}.text-deep-orange-accent-1{color:#ff9e80}.text-deep-orange-accent-2{color:#ff6e40}.text-deep-orange-accent-3{color:#ff3d00}.text-deep-orange-accent-4{color:#dd2c00}.text-brown{color:#795548}.text-brown-lighten-5{color:#efebe9}.text-brown-lighten-4{color:#d7ccc8}.text-brown-lighten-3{color:#bcaaa4}.text-brown-lighten-2{color:#a1887f}.text-brown-lighten-1{color:#8d6e63}.text-brown-darken-1{color:#6d4c41}.text-brown-darken-2{color:#5d4037}.text-brown-darken-3{color:#4e342e}.text-brown-darken-4{color:#3e2723}.text-blue-grey{color:#607d8b}.text-blue-grey-lighten-5{color:#eceff1}.text-blue-grey-lighten-4{color:#cfd8dc}.text-blue-grey-lighten-3{color:#b0bec5}.text-blue-grey-lighten-2{color:#90a4ae}.text-blue-grey-lighten-1{color:#78909c}.text-blue-grey-darken-1{color:#546e7a}.text-blue-grey-darken-2{color:#455a64}.text-blue-grey-darken-3{color:#37474f}.text-blue-grey-darken-4{color:#263238}.text-grey{color:#9e9e9e}.text-grey-lighten-5{color:#fafafa}.text-grey-lighten-4{color:#f5f5f5}.text-grey-lighten-3{color:#eee}.text-grey-lighten-2{color:#e0e0e0}.text-grey-lighten-1{color:#bdbdbd}.text-grey-darken-1{color:#757575}.text-grey-darken-2{color:#616161}.text-grey-darken-3{color:#424242}.text-grey-darken-4{color:#212121}.text-shades-black{color:#000}.text-shades-white{color:#fff}.text-shades-transparent{color:#0000}}@layer vuetify-core.reset{html{box-sizing:border-box;-webkit-text-size-adjust:100%;tab-size:4}body,html{margin:0}*,:after,:before{box-sizing:inherit;background-repeat:no-repeat}:after,:before{text-decoration:inherit;vertical-align:inherit}input{border-radius:0}[disabled]{cursor:default}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}button,input,optgroup,select,textarea{font:inherit}optgroup{font-weight:700}[role=button],[type=button],[type=reset],[type=submit],button{cursor:pointer;color:inherit}[aria-busy=true]{cursor:progress}[aria-controls]{cursor:pointer}[aria-disabled=true]{cursor:default}}@layer vuetify-core.base{.v-locale--is-rtl{direction:rtl}.v-locale--is-ltr{direction:ltr}html{font-family:var(--v-font-body,"Roboto",sans-serif);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:#0000;font-size:1rem;line-height:1.5;overflow-x:hidden}html.overflow-y-hidden{overflow-y:hidden}:root{--v-theme-overlay-multiplier:1;--v-scrollbar-offset:0px}@supports (-webkit-touch-callout:none){body{cursor:pointer}}}@layer vuetify-utilities.helpers{@media only print{.hidden-print-only{display:none!important}}@media only screen{.hidden-screen-only{display:none!important}}@media (width<=599.98px){.hidden-xs{display:none!important}}@media (width>=600px) and (width<=839.98px){.hidden-sm{display:none!important}}@media (width>=840px) and (width<=1144.98px){.hidden-md{display:none!important}}@media (width>=1145px) and (width<=1544.98px){.hidden-lg{display:none!important}}@media (width>=1545px) and (width<=2137.98px){.hidden-xl{display:none!important}}@media (width>=2138px){.hidden-xxl{display:none!important}}@media (width>=600px){.hidden-sm-and-up{display:none!important}}@media (width>=840px){.hidden-md-and-up{display:none!important}}@media (width>=1145px){.hidden-lg-and-up{display:none!important}}@media (width>=1545px){.hidden-xl-and-up{display:none!important}}@media (width<=839.98px){.hidden-sm-and-down{display:none!important}}@media (width<=1144.98px){.hidden-md-and-down{display:none!important}}@media (width<=1544.98px){.hidden-lg-and-down{display:none!important}}@media (width<=2137.98px){.hidden-xl-and-down{display:none!important}}.elevation-0{box-shadow:0 0 0 0 rgba(var(--v-shadow-color),var(--v-shadow-key-opacity,.3)),0 0 0 0 rgba(var(--v-shadow-color),var(--v-shadow-ambient-opacity,.15));--v-elevation-overlay:color-mix(in srgb,var(--v-elevation-overlay-color) 0%,transparent)}.elevation-1{box-shadow:0 1px 2px 0 rgba(var(--v-shadow-color),var(--v-shadow-key-opacity,.3)),0 1px 3px 1px rgba(var(--v-shadow-color),var(--v-shadow-ambient-opacity,.15));--v-elevation-overlay:color-mix(in srgb,var(--v-elevation-overlay-color) 2%,transparent)}.elevation-2{box-shadow:0 1px 2px 0 rgba(var(--v-shadow-color),var(--v-shadow-key-opacity,.3)),0 2px 6px 2px rgba(var(--v-shadow-color),var(--v-shadow-ambient-opacity,.15));--v-elevation-overlay:color-mix(in srgb,var(--v-elevation-overlay-color) 4%,transparent)}.elevation-3{box-shadow:0 1px 3px 0 rgba(var(--v-shadow-color),var(--v-shadow-key-opacity,.3)),0 4px 8px 3px rgba(var(--v-shadow-color),var(--v-shadow-ambient-opacity,.15));--v-elevation-overlay:color-mix(in srgb,var(--v-elevation-overlay-color) 6%,transparent)}.elevation-4{box-shadow:0 2px 3px 0 rgba(var(--v-shadow-color),var(--v-shadow-key-opacity,.3)),0 6px 10px 4px rgba(var(--v-shadow-color),var(--v-shadow-ambient-opacity,.15));--v-elevation-overlay:color-mix(in srgb,var(--v-elevation-overlay-color) 8%,transparent)}.elevation-5{box-shadow:0 4px 4px 0 rgba(var(--v-shadow-color),var(--v-shadow-key-opacity,.3)),0 8px 12px 6px rgba(var(--v-shadow-color),var(--v-shadow-ambient-opacity,.15));--v-elevation-overlay:color-mix(in srgb,var(--v-elevation-overlay-color) 10%,transparent)}.hover-elevation-0:hover{box-shadow:0 0 0 0 rgba(var(--v-shadow-color),var(--v-shadow-key-opacity,.3)),0 0 0 0 rgba(var(--v-shadow-color),var(--v-shadow-ambient-opacity,.15));--v-elevation-overlay:color-mix(in srgb,var(--v-elevation-overlay-color) 0%,transparent)}.hover-elevation-1:hover{box-shadow:0 1px 2px 0 rgba(var(--v-shadow-color),var(--v-shadow-key-opacity,.3)),0 1px 3px 1px rgba(var(--v-shadow-color),var(--v-shadow-ambient-opacity,.15));--v-elevation-overlay:color-mix(in srgb,var(--v-elevation-overlay-color) 2%,transparent)}.hover-elevation-2:hover{box-shadow:0 1px 2px 0 rgba(var(--v-shadow-color),var(--v-shadow-key-opacity,.3)),0 2px 6px 2px rgba(var(--v-shadow-color),var(--v-shadow-ambient-opacity,.15));--v-elevation-overlay:color-mix(in srgb,var(--v-elevation-overlay-color) 4%,transparent)}.hover-elevation-3:hover{box-shadow:0 1px 3px 0 rgba(var(--v-shadow-color),var(--v-shadow-key-opacity,.3)),0 4px 8px 3px rgba(var(--v-shadow-color),var(--v-shadow-ambient-opacity,.15));--v-elevation-overlay:color-mix(in srgb,var(--v-elevation-overlay-color) 6%,transparent)}.hover-elevation-4:hover{box-shadow:0 2px 3px 0 rgba(var(--v-shadow-color),var(--v-shadow-key-opacity,.3)),0 6px 10px 4px rgba(var(--v-shadow-color),var(--v-shadow-ambient-opacity,.15));--v-elevation-overlay:color-mix(in srgb,var(--v-elevation-overlay-color) 8%,transparent)}.hover-elevation-5:hover{box-shadow:0 4px 4px 0 rgba(var(--v-shadow-color),var(--v-shadow-key-opacity,.3)),0 8px 12px 6px rgba(var(--v-shadow-color),var(--v-shadow-ambient-opacity,.15));--v-elevation-overlay:color-mix(in srgb,var(--v-elevation-overlay-color) 10%,transparent)}.elevation-overlay{background-image:linear-gradient(var(--v-elevation-overlay),var(--v-elevation-overlay))}.pointer-events-none{pointer-events:none!important}.pointer-events-auto{pointer-events:auto!important}.pointer-pass-through{pointer-events:none!important}.pointer-pass-through>*{pointer-events:auto!important}.d-sr-only,.d-sr-only-focusable:not(:focus){clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.overflow-scroll{overflow:scroll}.overflow-x-auto{overflow-x:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-x-scroll{overflow-x:scroll}.overflow-y-auto{overflow-y:auto}.overflow-y-hidden{overflow-y:hidden}.overflow-y-scroll{overflow-y:scroll}.d-none{display:none}.d-inline{display:inline}.d-inline-block{display:inline-block}.d-block{display:block}.d-table{display:table}.d-table-row{display:table-row}.d-table-cell{display:table-cell}.d-flex{display:flex}.d-inline-flex{display:inline-flex}.float-none{float:none}.float-left{float:left}.float-right{float:right}.v-locale--is-rtl .float-end{float:left}.v-locale--is-ltr .float-end,.v-locale--is-rtl .float-start{float:right}.v-locale--is-ltr .float-start{float:left}.flex-1-1,.flex-fill{flex:auto}.flex-1-0{flex:1 0 auto}.flex-0-1{flex:0 auto}.flex-0-0{flex:none}.flex-1-1-100{flex:100%}.flex-1-0-100{flex:1 0 100%}.flex-0-1-100{flex:0 100%}.flex-0-0-100{flex:0 0 100%}.flex-1-1-0{flex:1 1 0}.flex-1-0-0{flex:1 0 0}.flex-0-1-0{flex:0 1 0}.flex-0-0-0{flex:0 0 0}.flex-row{flex-direction:row}.flex-column{flex-direction:column}.flex-row-reverse{flex-direction:row-reverse}.flex-column-reverse{flex-direction:column-reverse}.flex-grow-0{flex-grow:0}.flex-grow-1{flex-grow:1}.flex-shrink-0{flex-shrink:0}.flex-shrink-1{flex-shrink:1}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.flex-wrap-reverse{flex-wrap:wrap-reverse}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-space-between{justify-content:space-between}.justify-space-around{justify-content:space-around}.justify-space-evenly{justify-content:space-evenly}.justify-items-start{justify-items:flex-start}.justify-items-end{justify-items:flex-end}.justify-items-center{justify-items:center}.justify-items-stretch{justify-items:stretch}.align-start{align-items:flex-start}.align-end{align-items:flex-end}.align-center{align-items:center}.align-baseline{align-items:baseline}.align-stretch{align-items:stretch}.align-content-start{align-content:flex-start}.align-content-end{align-content:flex-end}.align-content-center{align-content:center}.align-content-space-between{align-content:space-between}.align-content-space-around{align-content:space-around}.align-content-space-evenly{align-content:space-evenly}.align-content-stretch{align-content:stretch}.align-self-auto{align-self:auto}.align-self-start{align-self:flex-start}.align-self-end{align-self:flex-end}.align-self-center{align-self:center}.align-self-baseline{align-self:baseline}.align-self-stretch{align-self:stretch}.order-first{order:-1}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.order-last{order:13}.ga-0{gap:0}.ga-1{gap:4px}.ga-2{gap:8px}.ga-3{gap:12px}.ga-4{gap:16px}.ga-5{gap:20px}.ga-6{gap:24px}.ga-7{gap:28px}.ga-8{gap:32px}.ga-9{gap:36px}.ga-10{gap:40px}.ga-11{gap:44px}.ga-12{gap:48px}.ga-13{gap:52px}.ga-14{gap:56px}.ga-15{gap:60px}.ga-16{gap:64px}.ga-auto{gap:auto}.gr-0{row-gap:0}.gr-1{row-gap:4px}.gr-2{row-gap:8px}.gr-3{row-gap:12px}.gr-4{row-gap:16px}.gr-5{row-gap:20px}.gr-6{row-gap:24px}.gr-7{row-gap:28px}.gr-8{row-gap:32px}.gr-9{row-gap:36px}.gr-10{row-gap:40px}.gr-11{row-gap:44px}.gr-12{row-gap:48px}.gr-13{row-gap:52px}.gr-14{row-gap:56px}.gr-15{row-gap:60px}.gr-16{row-gap:64px}.gr-auto{row-gap:auto}.gc-0{-moz-column-gap:0;column-gap:0}.gc-1{-moz-column-gap:4px;column-gap:4px}.gc-2{-moz-column-gap:8px;column-gap:8px}.gc-3{-moz-column-gap:12px;column-gap:12px}.gc-4{-moz-column-gap:16px;column-gap:16px}.gc-5{-moz-column-gap:20px;column-gap:20px}.gc-6{-moz-column-gap:24px;column-gap:24px}.gc-7{-moz-column-gap:28px;column-gap:28px}.gc-8{-moz-column-gap:32px;column-gap:32px}.gc-9{-moz-column-gap:36px;column-gap:36px}.gc-10{-moz-column-gap:40px;column-gap:40px}.gc-11{-moz-column-gap:44px;column-gap:44px}.gc-12{-moz-column-gap:48px;column-gap:48px}.gc-13{-moz-column-gap:52px;column-gap:52px}.gc-14{-moz-column-gap:56px;column-gap:56px}.gc-15{-moz-column-gap:60px;column-gap:60px}.gc-16{-moz-column-gap:64px;column-gap:64px}.gc-auto{-moz-column-gap:auto;column-gap:auto}.ma-0{margin:0}.ma-1{margin:4px}.ma-2{margin:8px}.ma-3{margin:12px}.ma-4{margin:16px}.ma-5{margin:20px}.ma-6{margin:24px}.ma-7{margin:28px}.ma-8{margin:32px}.ma-9{margin:36px}.ma-10{margin:40px}.ma-11{margin:44px}.ma-12{margin:48px}.ma-13{margin:52px}.ma-14{margin:56px}.ma-15{margin:60px}.ma-16{margin:64px}.ma-auto{margin:auto}.mx-0{margin-left:0;margin-right:0}.mx-1{margin-left:4px;margin-right:4px}.mx-2{margin-left:8px;margin-right:8px}.mx-3{margin-left:12px;margin-right:12px}.mx-4{margin-left:16px;margin-right:16px}.mx-5{margin-left:20px;margin-right:20px}.mx-6{margin-left:24px;margin-right:24px}.mx-7{margin-left:28px;margin-right:28px}.mx-8{margin-left:32px;margin-right:32px}.mx-9{margin-left:36px;margin-right:36px}.mx-10{margin-left:40px;margin-right:40px}.mx-11{margin-left:44px;margin-right:44px}.mx-12{margin-left:48px;margin-right:48px}.mx-13{margin-left:52px;margin-right:52px}.mx-14{margin-left:56px;margin-right:56px}.mx-15{margin-left:60px;margin-right:60px}.mx-16{margin-left:64px;margin-right:64px}.mx-auto{margin-left:auto;margin-right:auto}.my-0{margin-top:0;margin-bottom:0}.my-1{margin-top:4px;margin-bottom:4px}.my-2{margin-top:8px;margin-bottom:8px}.my-3{margin-top:12px;margin-bottom:12px}.my-4{margin-top:16px;margin-bottom:16px}.my-5{margin-top:20px;margin-bottom:20px}.my-6{margin-top:24px;margin-bottom:24px}.my-7{margin-top:28px;margin-bottom:28px}.my-8{margin-top:32px;margin-bottom:32px}.my-9{margin-top:36px;margin-bottom:36px}.my-10{margin-top:40px;margin-bottom:40px}.my-11{margin-top:44px;margin-bottom:44px}.my-12{margin-top:48px;margin-bottom:48px}.my-13{margin-top:52px;margin-bottom:52px}.my-14{margin-top:56px;margin-bottom:56px}.my-15{margin-top:60px;margin-bottom:60px}.my-16{margin-top:64px;margin-bottom:64px}.my-auto{margin-top:auto;margin-bottom:auto}.mt-0{margin-top:0}.mt-1{margin-top:4px}.mt-2{margin-top:8px}.mt-3{margin-top:12px}.mt-4{margin-top:16px}.mt-5{margin-top:20px}.mt-6{margin-top:24px}.mt-7{margin-top:28px}.mt-8{margin-top:32px}.mt-9{margin-top:36px}.mt-10{margin-top:40px}.mt-11{margin-top:44px}.mt-12{margin-top:48px}.mt-13{margin-top:52px}.mt-14{margin-top:56px}.mt-15{margin-top:60px}.mt-16{margin-top:64px}.mt-auto{margin-top:auto}.mr-0{margin-right:0}.mr-1{margin-right:4px}.mr-2{margin-right:8px}.mr-3{margin-right:12px}.mr-4{margin-right:16px}.mr-5{margin-right:20px}.mr-6{margin-right:24px}.mr-7{margin-right:28px}.mr-8{margin-right:32px}.mr-9{margin-right:36px}.mr-10{margin-right:40px}.mr-11{margin-right:44px}.mr-12{margin-right:48px}.mr-13{margin-right:52px}.mr-14{margin-right:56px}.mr-15{margin-right:60px}.mr-16{margin-right:64px}.mr-auto{margin-right:auto}.mb-0{margin-bottom:0}.mb-1{margin-bottom:4px}.mb-2{margin-bottom:8px}.mb-3{margin-bottom:12px}.mb-4{margin-bottom:16px}.mb-5{margin-bottom:20px}.mb-6{margin-bottom:24px}.mb-7{margin-bottom:28px}.mb-8{margin-bottom:32px}.mb-9{margin-bottom:36px}.mb-10{margin-bottom:40px}.mb-11{margin-bottom:44px}.mb-12{margin-bottom:48px}.mb-13{margin-bottom:52px}.mb-14{margin-bottom:56px}.mb-15{margin-bottom:60px}.mb-16{margin-bottom:64px}.mb-auto{margin-bottom:auto}.ml-0{margin-left:0}.ml-1{margin-left:4px}.ml-2{margin-left:8px}.ml-3{margin-left:12px}.ml-4{margin-left:16px}.ml-5{margin-left:20px}.ml-6{margin-left:24px}.ml-7{margin-left:28px}.ml-8{margin-left:32px}.ml-9{margin-left:36px}.ml-10{margin-left:40px}.ml-11{margin-left:44px}.ml-12{margin-left:48px}.ml-13{margin-left:52px}.ml-14{margin-left:56px}.ml-15{margin-left:60px}.ml-16{margin-left:64px}.ml-auto{margin-left:auto}.ms-0{margin-inline-start:0}.ms-1{margin-inline-start:4px}.ms-2{margin-inline-start:8px}.ms-3{margin-inline-start:12px}.ms-4{margin-inline-start:16px}.ms-5{margin-inline-start:20px}.ms-6{margin-inline-start:24px}.ms-7{margin-inline-start:28px}.ms-8{margin-inline-start:32px}.ms-9{margin-inline-start:36px}.ms-10{margin-inline-start:40px}.ms-11{margin-inline-start:44px}.ms-12{margin-inline-start:48px}.ms-13{margin-inline-start:52px}.ms-14{margin-inline-start:56px}.ms-15{margin-inline-start:60px}.ms-16{margin-inline-start:64px}.ms-auto{margin-inline-start:auto}.me-0{margin-inline-end:0}.me-1{margin-inline-end:4px}.me-2{margin-inline-end:8px}.me-3{margin-inline-end:12px}.me-4{margin-inline-end:16px}.me-5{margin-inline-end:20px}.me-6{margin-inline-end:24px}.me-7{margin-inline-end:28px}.me-8{margin-inline-end:32px}.me-9{margin-inline-end:36px}.me-10{margin-inline-end:40px}.me-11{margin-inline-end:44px}.me-12{margin-inline-end:48px}.me-13{margin-inline-end:52px}.me-14{margin-inline-end:56px}.me-15{margin-inline-end:60px}.me-16{margin-inline-end:64px}.me-auto{margin-inline-end:auto}.ma-n1{margin:-4px}.ma-n2{margin:-8px}.ma-n3{margin:-12px}.ma-n4{margin:-16px}.ma-n5{margin:-20px}.ma-n6{margin:-24px}.ma-n7{margin:-28px}.ma-n8{margin:-32px}.ma-n9{margin:-36px}.ma-n10{margin:-40px}.ma-n11{margin:-44px}.ma-n12{margin:-48px}.ma-n13{margin:-52px}.ma-n14{margin:-56px}.ma-n15{margin:-60px}.ma-n16{margin:-64px}.mx-n1{margin-left:-4px;margin-right:-4px}.mx-n2{margin-left:-8px;margin-right:-8px}.mx-n3{margin-left:-12px;margin-right:-12px}.mx-n4{margin-left:-16px;margin-right:-16px}.mx-n5{margin-left:-20px;margin-right:-20px}.mx-n6{margin-left:-24px;margin-right:-24px}.mx-n7{margin-left:-28px;margin-right:-28px}.mx-n8{margin-left:-32px;margin-right:-32px}.mx-n9{margin-left:-36px;margin-right:-36px}.mx-n10{margin-left:-40px;margin-right:-40px}.mx-n11{margin-left:-44px;margin-right:-44px}.mx-n12{margin-left:-48px;margin-right:-48px}.mx-n13{margin-left:-52px;margin-right:-52px}.mx-n14{margin-left:-56px;margin-right:-56px}.mx-n15{margin-left:-60px;margin-right:-60px}.mx-n16{margin-left:-64px;margin-right:-64px}.my-n1{margin-top:-4px;margin-bottom:-4px}.my-n2{margin-top:-8px;margin-bottom:-8px}.my-n3{margin-top:-12px;margin-bottom:-12px}.my-n4{margin-top:-16px;margin-bottom:-16px}.my-n5{margin-top:-20px;margin-bottom:-20px}.my-n6{margin-top:-24px;margin-bottom:-24px}.my-n7{margin-top:-28px;margin-bottom:-28px}.my-n8{margin-top:-32px;margin-bottom:-32px}.my-n9{margin-top:-36px;margin-bottom:-36px}.my-n10{margin-top:-40px;margin-bottom:-40px}.my-n11{margin-top:-44px;margin-bottom:-44px}.my-n12{margin-top:-48px;margin-bottom:-48px}.my-n13{margin-top:-52px;margin-bottom:-52px}.my-n14{margin-top:-56px;margin-bottom:-56px}.my-n15{margin-top:-60px;margin-bottom:-60px}.my-n16{margin-top:-64px;margin-bottom:-64px}.mt-n1{margin-top:-4px}.mt-n2{margin-top:-8px}.mt-n3{margin-top:-12px}.mt-n4{margin-top:-16px}.mt-n5{margin-top:-20px}.mt-n6{margin-top:-24px}.mt-n7{margin-top:-28px}.mt-n8{margin-top:-32px}.mt-n9{margin-top:-36px}.mt-n10{margin-top:-40px}.mt-n11{margin-top:-44px}.mt-n12{margin-top:-48px}.mt-n13{margin-top:-52px}.mt-n14{margin-top:-56px}.mt-n15{margin-top:-60px}.mt-n16{margin-top:-64px}.mr-n1{margin-right:-4px}.mr-n2{margin-right:-8px}.mr-n3{margin-right:-12px}.mr-n4{margin-right:-16px}.mr-n5{margin-right:-20px}.mr-n6{margin-right:-24px}.mr-n7{margin-right:-28px}.mr-n8{margin-right:-32px}.mr-n9{margin-right:-36px}.mr-n10{margin-right:-40px}.mr-n11{margin-right:-44px}.mr-n12{margin-right:-48px}.mr-n13{margin-right:-52px}.mr-n14{margin-right:-56px}.mr-n15{margin-right:-60px}.mr-n16{margin-right:-64px}.mb-n1{margin-bottom:-4px}.mb-n2{margin-bottom:-8px}.mb-n3{margin-bottom:-12px}.mb-n4{margin-bottom:-16px}.mb-n5{margin-bottom:-20px}.mb-n6{margin-bottom:-24px}.mb-n7{margin-bottom:-28px}.mb-n8{margin-bottom:-32px}.mb-n9{margin-bottom:-36px}.mb-n10{margin-bottom:-40px}.mb-n11{margin-bottom:-44px}.mb-n12{margin-bottom:-48px}.mb-n13{margin-bottom:-52px}.mb-n14{margin-bottom:-56px}.mb-n15{margin-bottom:-60px}.mb-n16{margin-bottom:-64px}.ml-n1{margin-left:-4px}.ml-n2{margin-left:-8px}.ml-n3{margin-left:-12px}.ml-n4{margin-left:-16px}.ml-n5{margin-left:-20px}.ml-n6{margin-left:-24px}.ml-n7{margin-left:-28px}.ml-n8{margin-left:-32px}.ml-n9{margin-left:-36px}.ml-n10{margin-left:-40px}.ml-n11{margin-left:-44px}.ml-n12{margin-left:-48px}.ml-n13{margin-left:-52px}.ml-n14{margin-left:-56px}.ml-n15{margin-left:-60px}.ml-n16{margin-left:-64px}.ms-n1{margin-inline-start:-4px}.ms-n2{margin-inline-start:-8px}.ms-n3{margin-inline-start:-12px}.ms-n4{margin-inline-start:-16px}.ms-n5{margin-inline-start:-20px}.ms-n6{margin-inline-start:-24px}.ms-n7{margin-inline-start:-28px}.ms-n8{margin-inline-start:-32px}.ms-n9{margin-inline-start:-36px}.ms-n10{margin-inline-start:-40px}.ms-n11{margin-inline-start:-44px}.ms-n12{margin-inline-start:-48px}.ms-n13{margin-inline-start:-52px}.ms-n14{margin-inline-start:-56px}.ms-n15{margin-inline-start:-60px}.ms-n16{margin-inline-start:-64px}.me-n1{margin-inline-end:-4px}.me-n2{margin-inline-end:-8px}.me-n3{margin-inline-end:-12px}.me-n4{margin-inline-end:-16px}.me-n5{margin-inline-end:-20px}.me-n6{margin-inline-end:-24px}.me-n7{margin-inline-end:-28px}.me-n8{margin-inline-end:-32px}.me-n9{margin-inline-end:-36px}.me-n10{margin-inline-end:-40px}.me-n11{margin-inline-end:-44px}.me-n12{margin-inline-end:-48px}.me-n13{margin-inline-end:-52px}.me-n14{margin-inline-end:-56px}.me-n15{margin-inline-end:-60px}.me-n16{margin-inline-end:-64px}.pa-0{padding:0}.pa-1{padding:4px}.pa-2{padding:8px}.pa-3{padding:12px}.pa-4{padding:16px}.pa-5{padding:20px}.pa-6{padding:24px}.pa-7{padding:28px}.pa-8{padding:32px}.pa-9{padding:36px}.pa-10{padding:40px}.pa-11{padding:44px}.pa-12{padding:48px}.pa-13{padding:52px}.pa-14{padding:56px}.pa-15{padding:60px}.pa-16{padding:64px}.px-0{padding-left:0;padding-right:0}.px-1{padding-left:4px;padding-right:4px}.px-2{padding-left:8px;padding-right:8px}.px-3{padding-left:12px;padding-right:12px}.px-4{padding-left:16px;padding-right:16px}.px-5{padding-left:20px;padding-right:20px}.px-6{padding-left:24px;padding-right:24px}.px-7{padding-left:28px;padding-right:28px}.px-8{padding-left:32px;padding-right:32px}.px-9{padding-left:36px;padding-right:36px}.px-10{padding-left:40px;padding-right:40px}.px-11{padding-left:44px;padding-right:44px}.px-12{padding-left:48px;padding-right:48px}.px-13{padding-left:52px;padding-right:52px}.px-14{padding-left:56px;padding-right:56px}.px-15{padding-left:60px;padding-right:60px}.px-16{padding-left:64px;padding-right:64px}.py-0{padding-top:0;padding-bottom:0}.py-1{padding-top:4px;padding-bottom:4px}.py-2{padding-top:8px;padding-bottom:8px}.py-3{padding-top:12px;padding-bottom:12px}.py-4{padding-top:16px;padding-bottom:16px}.py-5{padding-top:20px;padding-bottom:20px}.py-6{padding-top:24px;padding-bottom:24px}.py-7{padding-top:28px;padding-bottom:28px}.py-8{padding-top:32px;padding-bottom:32px}.py-9{padding-top:36px;padding-bottom:36px}.py-10{padding-top:40px;padding-bottom:40px}.py-11{padding-top:44px;padding-bottom:44px}.py-12{padding-top:48px;padding-bottom:48px}.py-13{padding-top:52px;padding-bottom:52px}.py-14{padding-top:56px;padding-bottom:56px}.py-15{padding-top:60px;padding-bottom:60px}.py-16{padding-top:64px;padding-bottom:64px}.pt-0{padding-top:0}.pt-1{padding-top:4px}.pt-2{padding-top:8px}.pt-3{padding-top:12px}.pt-4{padding-top:16px}.pt-5{padding-top:20px}.pt-6{padding-top:24px}.pt-7{padding-top:28px}.pt-8{padding-top:32px}.pt-9{padding-top:36px}.pt-10{padding-top:40px}.pt-11{padding-top:44px}.pt-12{padding-top:48px}.pt-13{padding-top:52px}.pt-14{padding-top:56px}.pt-15{padding-top:60px}.pt-16{padding-top:64px}.pr-0{padding-right:0}.pr-1{padding-right:4px}.pr-2{padding-right:8px}.pr-3{padding-right:12px}.pr-4{padding-right:16px}.pr-5{padding-right:20px}.pr-6{padding-right:24px}.pr-7{padding-right:28px}.pr-8{padding-right:32px}.pr-9{padding-right:36px}.pr-10{padding-right:40px}.pr-11{padding-right:44px}.pr-12{padding-right:48px}.pr-13{padding-right:52px}.pr-14{padding-right:56px}.pr-15{padding-right:60px}.pr-16{padding-right:64px}.pb-0{padding-bottom:0}.pb-1{padding-bottom:4px}.pb-2{padding-bottom:8px}.pb-3{padding-bottom:12px}.pb-4{padding-bottom:16px}.pb-5{padding-bottom:20px}.pb-6{padding-bottom:24px}.pb-7{padding-bottom:28px}.pb-8{padding-bottom:32px}.pb-9{padding-bottom:36px}.pb-10{padding-bottom:40px}.pb-11{padding-bottom:44px}.pb-12{padding-bottom:48px}.pb-13{padding-bottom:52px}.pb-14{padding-bottom:56px}.pb-15{padding-bottom:60px}.pb-16{padding-bottom:64px}.pl-0{padding-left:0}.pl-1{padding-left:4px}.pl-2{padding-left:8px}.pl-3{padding-left:12px}.pl-4{padding-left:16px}.pl-5{padding-left:20px}.pl-6{padding-left:24px}.pl-7{padding-left:28px}.pl-8{padding-left:32px}.pl-9{padding-left:36px}.pl-10{padding-left:40px}.pl-11{padding-left:44px}.pl-12{padding-left:48px}.pl-13{padding-left:52px}.pl-14{padding-left:56px}.pl-15{padding-left:60px}.pl-16{padding-left:64px}.ps-0{padding-inline-start:0}.ps-1{padding-inline-start:4px}.ps-2{padding-inline-start:8px}.ps-3{padding-inline-start:12px}.ps-4{padding-inline-start:16px}.ps-5{padding-inline-start:20px}.ps-6{padding-inline-start:24px}.ps-7{padding-inline-start:28px}.ps-8{padding-inline-start:32px}.ps-9{padding-inline-start:36px}.ps-10{padding-inline-start:40px}.ps-11{padding-inline-start:44px}.ps-12{padding-inline-start:48px}.ps-13{padding-inline-start:52px}.ps-14{padding-inline-start:56px}.ps-15{padding-inline-start:60px}.ps-16{padding-inline-start:64px}.pe-0{padding-inline-end:0}.pe-1{padding-inline-end:4px}.pe-2{padding-inline-end:8px}.pe-3{padding-inline-end:12px}.pe-4{padding-inline-end:16px}.pe-5{padding-inline-end:20px}.pe-6{padding-inline-end:24px}.pe-7{padding-inline-end:28px}.pe-8{padding-inline-end:32px}.pe-9{padding-inline-end:36px}.pe-10{padding-inline-end:40px}.pe-11{padding-inline-end:44px}.pe-12{padding-inline-end:48px}.pe-13{padding-inline-end:52px}.pe-14{padding-inline-end:56px}.pe-15{padding-inline-end:60px}.pe-16{padding-inline-end:64px}.rounded-0{border-radius:0}.rounded-sm{border-radius:.25rem}.rounded,.rounded-md{border-radius:.5rem}.rounded-lg{border-radius:1rem}.rounded-xl{border-radius:3rem}.rounded-pill{border-radius:9999px}.rounded-circle{border-radius:50%}.rounded-shaped{border-radius:3rem 0}.rounded-t-0{border-top-left-radius:0;border-top-right-radius:0}.rounded-t-sm{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.rounded-t,.rounded-t-md{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.rounded-t-lg{border-top-left-radius:1rem;border-top-right-radius:1rem}.rounded-t-xl{border-top-left-radius:3rem;border-top-right-radius:3rem}.rounded-t-pill{border-top-left-radius:9999px;border-top-right-radius:9999px}.rounded-t-circle{border-top-left-radius:50%;border-top-right-radius:50%}.rounded-t-shaped{border-top-left-radius:3rem;border-top-right-radius:0}.v-locale--is-ltr .rounded-e-0{border-top-right-radius:0;border-bottom-right-radius:0}.v-locale--is-rtl .rounded-e-0{border-top-left-radius:0;border-bottom-left-radius:0}.v-locale--is-ltr .rounded-e-sm{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.v-locale--is-rtl .rounded-e-sm{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.v-locale--is-ltr .rounded-e{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.v-locale--is-rtl .rounded-e{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.v-locale--is-ltr .rounded-e-md{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.v-locale--is-rtl .rounded-e-md{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.v-locale--is-ltr .rounded-e-lg{border-top-right-radius:1rem;border-bottom-right-radius:1rem}.v-locale--is-rtl .rounded-e-lg{border-top-left-radius:1rem;border-bottom-left-radius:1rem}.v-locale--is-ltr .rounded-e-xl{border-top-right-radius:3rem;border-bottom-right-radius:3rem}.v-locale--is-rtl .rounded-e-xl{border-top-left-radius:3rem;border-bottom-left-radius:3rem}.v-locale--is-ltr .rounded-e-pill{border-top-right-radius:9999px;border-bottom-right-radius:9999px}.v-locale--is-rtl .rounded-e-pill{border-top-left-radius:9999px;border-bottom-left-radius:9999px}.v-locale--is-ltr .rounded-e-circle{border-top-right-radius:50%;border-bottom-right-radius:50%}.v-locale--is-rtl .rounded-e-circle{border-top-left-radius:50%;border-bottom-left-radius:50%}.v-locale--is-ltr .rounded-e-shaped{border-top-right-radius:3rem;border-bottom-right-radius:0}.v-locale--is-rtl .rounded-e-shaped{border-top-left-radius:3rem;border-bottom-left-radius:0}.rounded-b-0{border-bottom-right-radius:0;border-bottom-left-radius:0}.rounded-b-sm{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.rounded-b,.rounded-b-md{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}.rounded-b-lg{border-bottom-right-radius:1rem;border-bottom-left-radius:1rem}.rounded-b-xl{border-bottom-right-radius:3rem;border-bottom-left-radius:3rem}.rounded-b-pill{border-bottom-right-radius:9999px;border-bottom-left-radius:9999px}.rounded-b-circle{border-bottom-right-radius:50%;border-bottom-left-radius:50%}.rounded-b-shaped{border-bottom-right-radius:0;border-bottom-left-radius:3rem}.v-locale--is-ltr .rounded-s-0{border-top-left-radius:0;border-bottom-left-radius:0}.v-locale--is-rtl .rounded-s-0{border-top-right-radius:0;border-bottom-right-radius:0}.v-locale--is-ltr .rounded-s-sm{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.v-locale--is-rtl .rounded-s-sm{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.v-locale--is-ltr .rounded-s{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.v-locale--is-rtl .rounded-s{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.v-locale--is-ltr .rounded-s-md{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.v-locale--is-rtl .rounded-s-md{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.v-locale--is-ltr .rounded-s-lg{border-top-left-radius:1rem;border-bottom-left-radius:1rem}.v-locale--is-rtl .rounded-s-lg{border-top-right-radius:1rem;border-bottom-right-radius:1rem}.v-locale--is-ltr .rounded-s-xl{border-top-left-radius:3rem;border-bottom-left-radius:3rem}.v-locale--is-rtl .rounded-s-xl{border-top-right-radius:3rem;border-bottom-right-radius:3rem}.v-locale--is-ltr .rounded-s-pill{border-top-left-radius:9999px;border-bottom-left-radius:9999px}.v-locale--is-rtl .rounded-s-pill{border-top-right-radius:9999px;border-bottom-right-radius:9999px}.v-locale--is-ltr .rounded-s-circle{border-top-left-radius:50%;border-bottom-left-radius:50%}.v-locale--is-rtl .rounded-s-circle{border-top-right-radius:50%;border-bottom-right-radius:50%}.v-locale--is-ltr .rounded-s-shaped{border-top-left-radius:3rem;border-bottom-left-radius:0}.v-locale--is-rtl .rounded-s-shaped{border-top-right-radius:3rem;border-bottom-right-radius:0}.v-locale--is-ltr .rounded-ts-0{border-top-left-radius:0}.v-locale--is-rtl .rounded-ts-0{border-top-right-radius:0}.v-locale--is-ltr .rounded-ts-sm{border-top-left-radius:.25rem}.v-locale--is-rtl .rounded-ts-sm{border-top-right-radius:.25rem}.v-locale--is-ltr .rounded-ts{border-top-left-radius:.5rem}.v-locale--is-rtl .rounded-ts{border-top-right-radius:.5rem}.v-locale--is-ltr .rounded-ts-md{border-top-left-radius:.5rem}.v-locale--is-rtl .rounded-ts-md{border-top-right-radius:.5rem}.v-locale--is-ltr .rounded-ts-lg{border-top-left-radius:1rem}.v-locale--is-rtl .rounded-ts-lg{border-top-right-radius:1rem}.v-locale--is-ltr .rounded-ts-xl{border-top-left-radius:3rem}.v-locale--is-rtl .rounded-ts-xl{border-top-right-radius:3rem}.v-locale--is-ltr .rounded-ts-pill{border-top-left-radius:9999px}.v-locale--is-rtl .rounded-ts-pill{border-top-right-radius:9999px}.v-locale--is-ltr .rounded-ts-circle{border-top-left-radius:50%}.v-locale--is-rtl .rounded-ts-circle{border-top-right-radius:50%}.v-locale--is-ltr .rounded-ts-shaped{border-top-left-radius:3rem 0}.v-locale--is-rtl .rounded-ts-shaped{border-top-right-radius:3rem 0}.v-locale--is-ltr .rounded-te-0{border-top-right-radius:0}.v-locale--is-rtl .rounded-te-0{border-top-left-radius:0}.v-locale--is-ltr .rounded-te-sm{border-top-right-radius:.25rem}.v-locale--is-rtl .rounded-te-sm{border-top-left-radius:.25rem}.v-locale--is-ltr .rounded-te{border-top-right-radius:.5rem}.v-locale--is-rtl .rounded-te{border-top-left-radius:.5rem}.v-locale--is-ltr .rounded-te-md{border-top-right-radius:.5rem}.v-locale--is-rtl .rounded-te-md{border-top-left-radius:.5rem}.v-locale--is-ltr .rounded-te-lg{border-top-right-radius:1rem}.v-locale--is-rtl .rounded-te-lg{border-top-left-radius:1rem}.v-locale--is-ltr .rounded-te-xl{border-top-right-radius:3rem}.v-locale--is-rtl .rounded-te-xl{border-top-left-radius:3rem}.v-locale--is-ltr .rounded-te-pill{border-top-right-radius:9999px}.v-locale--is-rtl .rounded-te-pill{border-top-left-radius:9999px}.v-locale--is-ltr .rounded-te-circle{border-top-right-radius:50%}.v-locale--is-rtl .rounded-te-circle{border-top-left-radius:50%}.v-locale--is-ltr .rounded-te-shaped{border-top-right-radius:3rem 0}.v-locale--is-rtl .rounded-te-shaped{border-top-left-radius:3rem 0}.v-locale--is-ltr .rounded-be-0{border-bottom-right-radius:0}.v-locale--is-rtl .rounded-be-0{border-bottom-left-radius:0}.v-locale--is-ltr .rounded-be-sm{border-bottom-right-radius:.25rem}.v-locale--is-rtl .rounded-be-sm{border-bottom-left-radius:.25rem}.v-locale--is-ltr .rounded-be{border-bottom-right-radius:.5rem}.v-locale--is-rtl .rounded-be{border-bottom-left-radius:.5rem}.v-locale--is-ltr .rounded-be-md{border-bottom-right-radius:.5rem}.v-locale--is-rtl .rounded-be-md{border-bottom-left-radius:.5rem}.v-locale--is-ltr .rounded-be-lg{border-bottom-right-radius:1rem}.v-locale--is-rtl .rounded-be-lg{border-bottom-left-radius:1rem}.v-locale--is-ltr .rounded-be-xl{border-bottom-right-radius:3rem}.v-locale--is-rtl .rounded-be-xl{border-bottom-left-radius:3rem}.v-locale--is-ltr .rounded-be-pill{border-bottom-right-radius:9999px}.v-locale--is-rtl .rounded-be-pill{border-bottom-left-radius:9999px}.v-locale--is-ltr .rounded-be-circle{border-bottom-right-radius:50%}.v-locale--is-rtl .rounded-be-circle{border-bottom-left-radius:50%}.v-locale--is-ltr .rounded-be-shaped{border-bottom-right-radius:3rem 0}.v-locale--is-rtl .rounded-be-shaped{border-bottom-left-radius:3rem 0}.v-locale--is-ltr .rounded-bs-0{border-bottom-left-radius:0}.v-locale--is-rtl .rounded-bs-0{border-bottom-right-radius:0}.v-locale--is-ltr .rounded-bs-sm{border-bottom-left-radius:.25rem}.v-locale--is-rtl .rounded-bs-sm{border-bottom-right-radius:.25rem}.v-locale--is-ltr .rounded-bs{border-bottom-left-radius:.5rem}.v-locale--is-rtl .rounded-bs{border-bottom-right-radius:.5rem}.v-locale--is-ltr .rounded-bs-md{border-bottom-left-radius:.5rem}.v-locale--is-rtl .rounded-bs-md{border-bottom-right-radius:.5rem}.v-locale--is-ltr .rounded-bs-lg{border-bottom-left-radius:1rem}.v-locale--is-rtl .rounded-bs-lg{border-bottom-right-radius:1rem}.v-locale--is-ltr .rounded-bs-xl{border-bottom-left-radius:3rem}.v-locale--is-rtl .rounded-bs-xl{border-bottom-right-radius:3rem}.v-locale--is-ltr .rounded-bs-pill{border-bottom-left-radius:9999px}.v-locale--is-rtl .rounded-bs-pill{border-bottom-right-radius:9999px}.v-locale--is-ltr .rounded-bs-circle{border-bottom-left-radius:50%}.v-locale--is-rtl .rounded-bs-circle{border-bottom-right-radius:50%}.v-locale--is-ltr .rounded-bs-shaped{border-bottom-left-radius:3rem 0}.v-locale--is-rtl .rounded-bs-shaped{border-bottom-right-radius:3rem 0}.border-0{border-style:solid;border-width:0;border-color:rgba(var(--v-border-color),var(--v-border-opacity))}.border,.border-thin{border-style:solid;border-width:thin;border-color:rgba(var(--v-border-color),var(--v-border-opacity))}.border-sm{border-style:solid;border-width:1px;border-color:rgba(var(--v-border-color),var(--v-border-opacity))}.border-md{border-style:solid;border-width:2px;border-color:rgba(var(--v-border-color),var(--v-border-opacity))}.border-lg{border-style:solid;border-width:4px;border-color:rgba(var(--v-border-color),var(--v-border-opacity))}.border-xl{border-style:solid;border-width:8px;border-color:rgba(var(--v-border-color),var(--v-border-opacity))}.border-current{border-color:currentColor}.border-opacity-0{--v-border-opacity:0}.border-opacity{--v-border-opacity:.12}.border-opacity-25{--v-border-opacity:.25}.border-opacity-50{--v-border-opacity:.5}.border-opacity-75{--v-border-opacity:.75}.border-opacity-100{--v-border-opacity:1}.border-t-0{border-block-start-style:solid;border-block-start-width:0;border-block-start-color:rgba(var(--v-border-color),var(--v-border-opacity))}.border-t,.border-t-thin{border-block-start-style:solid;border-block-start-width:thin;border-block-start-color:rgba(var(--v-border-color),var(--v-border-opacity))}.border-t-sm{border-block-start-style:solid;border-block-start-width:1px;border-block-start-color:rgba(var(--v-border-color),var(--v-border-opacity))}.border-t-md{border-block-start-style:solid;border-block-start-width:2px;border-block-start-color:rgba(var(--v-border-color),var(--v-border-opacity))}.border-t-lg{border-block-start-style:solid;border-block-start-width:4px;border-block-start-color:rgba(var(--v-border-color),var(--v-border-opacity))}.border-t-xl{border-block-start-style:solid;border-block-start-width:8px;border-block-start-color:rgba(var(--v-border-color),var(--v-border-opacity))}.border-e-0{border-inline-end-style:solid;border-inline-end-width:0;border-inline-end-color:rgba(var(--v-border-color),var(--v-border-opacity))}.border-e,.border-e-thin{border-inline-end-style:solid;border-inline-end-width:thin;border-inline-end-color:rgba(var(--v-border-color),var(--v-border-opacity))}.border-e-sm{border-inline-end-style:solid;border-inline-end-width:1px;border-inline-end-color:rgba(var(--v-border-color),var(--v-border-opacity))}.border-e-md{border-inline-end-style:solid;border-inline-end-width:2px;border-inline-end-color:rgba(var(--v-border-color),var(--v-border-opacity))}.border-e-lg{border-inline-end-style:solid;border-inline-end-width:4px;border-inline-end-color:rgba(var(--v-border-color),var(--v-border-opacity))}.border-e-xl{border-inline-end-style:solid;border-inline-end-width:8px;border-inline-end-color:rgba(var(--v-border-color),var(--v-border-opacity))}.border-b-0{border-block-end-style:solid;border-block-end-width:0;border-block-end-color:rgba(var(--v-border-color),var(--v-border-opacity))}.border-b,.border-b-thin{border-block-end-style:solid;border-block-end-width:thin;border-block-end-color:rgba(var(--v-border-color),var(--v-border-opacity))}.border-b-sm{border-block-end-style:solid;border-block-end-width:1px;border-block-end-color:rgba(var(--v-border-color),var(--v-border-opacity))}.border-b-md{border-block-end-style:solid;border-block-end-width:2px;border-block-end-color:rgba(var(--v-border-color),var(--v-border-opacity))}.border-b-lg{border-block-end-style:solid;border-block-end-width:4px;border-block-end-color:rgba(var(--v-border-color),var(--v-border-opacity))}.border-b-xl{border-block-end-style:solid;border-block-end-width:8px;border-block-end-color:rgba(var(--v-border-color),var(--v-border-opacity))}.border-s-0{border-inline-start-style:solid;border-inline-start-width:0;border-inline-start-color:rgba(var(--v-border-color),var(--v-border-opacity))}.border-s,.border-s-thin{border-inline-start-style:solid;border-inline-start-width:thin;border-inline-start-color:rgba(var(--v-border-color),var(--v-border-opacity))}.border-s-sm{border-inline-start-style:solid;border-inline-start-width:1px;border-inline-start-color:rgba(var(--v-border-color),var(--v-border-opacity))}.border-s-md{border-inline-start-style:solid;border-inline-start-width:2px;border-inline-start-color:rgba(var(--v-border-color),var(--v-border-opacity))}.border-s-lg{border-inline-start-style:solid;border-inline-start-width:4px;border-inline-start-color:rgba(var(--v-border-color),var(--v-border-opacity))}.border-s-xl{border-inline-start-style:solid;border-inline-start-width:8px;border-inline-start-color:rgba(var(--v-border-color),var(--v-border-opacity))}.border-solid{border-style:solid}.border-dashed{border-style:dashed}.border-dotted{border-style:dotted}.border-double{border-style:double}.border-none{border-style:none}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-start{text-align:start}.text-end{text-align:end}.text-decoration-line-through{text-decoration:line-through}.text-decoration-none{text-decoration:none}.text-decoration-overline{text-decoration:overline}.text-decoration-underline{text-decoration:underline}.text-wrap{white-space:normal}.text-no-wrap{white-space:nowrap}.text-pre{white-space:pre}.text-pre-line{white-space:pre-line}.text-pre-wrap{white-space:pre-wrap}.text-break{overflow-wrap:break-word;word-break:break-word}.opacity-hover{opacity:var(--v-hover-opacity)}.opacity-focus{opacity:var(--v-focus-opacity)}.opacity-selected{opacity:var(--v-selected-opacity)}.opacity-activated{opacity:var(--v-activated-opacity)}.opacity-pressed{opacity:var(--v-pressed-opacity)}.opacity-dragged{opacity:var(--v-dragged-opacity)}.opacity-0{opacity:0}.opacity-10{opacity:.1}.opacity-20{opacity:.2}.opacity-30{opacity:.3}.opacity-40{opacity:.4}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-80{opacity:.8}.opacity-90{opacity:.9}.opacity-100{opacity:1}.text-high-emphasis{color:color-mix(in srgb,rgb(var(--v-theme-on-background)) calc(var(--v-high-emphasis-opacity)*100%),transparent)}.text-medium-emphasis{color:color-mix(in srgb,rgb(var(--v-theme-on-background)) calc(var(--v-medium-emphasis-opacity)*100%),transparent)}.text-disabled{color:color-mix(in srgb,rgb(var(--v-theme-on-background)) calc(var(--v-disabled-opacity)*100%),transparent)}.text-truncate{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.text-none{text-transform:none}.text-capitalize{text-transform:capitalize}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.font-weight-thin{font-weight:100}.font-weight-light{font-weight:300}.font-weight-regular{font-weight:400}.font-weight-medium{font-weight:500}.font-weight-semibold{font-weight:600}.font-weight-bold{font-weight:700}.font-weight-black{font-weight:900}.font-italic{font-style:italic}.text-mono{font-family:monospace}.position-static{position:static}.position-relative{position:relative}.position-fixed{position:fixed}.position-absolute{position:absolute}.position-sticky{position:sticky}.top-0{top:0}.right-0{right:0}.bottom-0{bottom:0}.left-0{left:0}.cursor-auto{cursor:auto}.cursor-default{cursor:default}.cursor-pointer{cursor:pointer}.cursor-wait{cursor:wait}.cursor-text{cursor:text}.cursor-move{cursor:move}.cursor-help{cursor:help}.cursor-not-allowed{cursor:not-allowed}.cursor-progress{cursor:progress}.cursor-grab{cursor:grab}.cursor-grabbing{cursor:grabbing}.cursor-none{cursor:none}.cursor-zoom-in{cursor:zoom-in}.fill-height{height:100%}.h-auto{height:auto}.h-screen{height:100dvh}.h-0{height:0}.h-25{height:25%}.h-50{height:50%}.h-75{height:75%}.h-100{height:100%}.h-33{height:33%}.w-auto{width:auto}.w-0{width:0}.w-25{width:25%}.w-33{width:33%}.w-50{width:50%}.w-66{width:66%}.w-75{width:75%}.w-100{width:100%}@media (width>=600px){.d-sm-none{display:none}.d-sm-inline{display:inline}.d-sm-inline-block{display:inline-block}.d-sm-block{display:block}.d-sm-table{display:table}.d-sm-table-row{display:table-row}.d-sm-table-cell{display:table-cell}.d-sm-flex{display:flex}.d-sm-inline-flex{display:inline-flex}.float-sm-none{float:none}.float-sm-left{float:left}.float-sm-right{float:right}.v-locale--is-rtl .float-sm-end{float:left}.v-locale--is-ltr .float-sm-end,.v-locale--is-rtl .float-sm-start{float:right}.v-locale--is-ltr .float-sm-start{float:left}.flex-sm-1-1,.flex-sm-fill{flex:auto}.flex-sm-1-0{flex:1 0 auto}.flex-sm-0-1{flex:0 auto}.flex-sm-0-0{flex:none}.flex-sm-1-1-100{flex:100%}.flex-sm-1-0-100{flex:1 0 100%}.flex-sm-0-1-100{flex:0 100%}.flex-sm-0-0-100{flex:0 0 100%}.flex-sm-1-1-0{flex:1 1 0}.flex-sm-1-0-0{flex:1 0 0}.flex-sm-0-1-0{flex:0 1 0}.flex-sm-0-0-0{flex:0 0 0}.flex-sm-row{flex-direction:row}.flex-sm-column{flex-direction:column}.flex-sm-row-reverse{flex-direction:row-reverse}.flex-sm-column-reverse{flex-direction:column-reverse}.flex-sm-grow-0{flex-grow:0}.flex-sm-grow-1{flex-grow:1}.flex-sm-shrink-0{flex-shrink:0}.flex-sm-shrink-1{flex-shrink:1}.flex-sm-wrap{flex-wrap:wrap}.flex-sm-nowrap{flex-wrap:nowrap}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse}.justify-sm-start{justify-content:flex-start}.justify-sm-end{justify-content:flex-end}.justify-sm-center{justify-content:center}.justify-sm-space-between{justify-content:space-between}.justify-sm-space-around{justify-content:space-around}.justify-sm-space-evenly{justify-content:space-evenly}.justify-items-sm-start{justify-items:flex-start}.justify-items-sm-end{justify-items:flex-end}.justify-items-sm-center{justify-items:center}.justify-items-sm-stretch{justify-items:stretch}.align-sm-start{align-items:flex-start}.align-sm-end{align-items:flex-end}.align-sm-center{align-items:center}.align-sm-baseline{align-items:baseline}.align-sm-stretch{align-items:stretch}.align-content-sm-start{align-content:flex-start}.align-content-sm-end{align-content:flex-end}.align-content-sm-center{align-content:center}.align-content-sm-space-between{align-content:space-between}.align-content-sm-space-around{align-content:space-around}.align-content-sm-space-evenly{align-content:space-evenly}.align-content-sm-stretch{align-content:stretch}.align-self-sm-auto{align-self:auto}.align-self-sm-start{align-self:flex-start}.align-self-sm-end{align-self:flex-end}.align-self-sm-center{align-self:center}.align-self-sm-baseline{align-self:baseline}.align-self-sm-stretch{align-self:stretch}.order-sm-first{order:-1}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.order-sm-last{order:13}.ga-sm-0{gap:0}.ga-sm-1{gap:4px}.ga-sm-2{gap:8px}.ga-sm-3{gap:12px}.ga-sm-4{gap:16px}.ga-sm-5{gap:20px}.ga-sm-6{gap:24px}.ga-sm-7{gap:28px}.ga-sm-8{gap:32px}.ga-sm-9{gap:36px}.ga-sm-10{gap:40px}.ga-sm-11{gap:44px}.ga-sm-12{gap:48px}.ga-sm-13{gap:52px}.ga-sm-14{gap:56px}.ga-sm-15{gap:60px}.ga-sm-16{gap:64px}.ga-sm-auto{gap:auto}.gr-sm-0{row-gap:0}.gr-sm-1{row-gap:4px}.gr-sm-2{row-gap:8px}.gr-sm-3{row-gap:12px}.gr-sm-4{row-gap:16px}.gr-sm-5{row-gap:20px}.gr-sm-6{row-gap:24px}.gr-sm-7{row-gap:28px}.gr-sm-8{row-gap:32px}.gr-sm-9{row-gap:36px}.gr-sm-10{row-gap:40px}.gr-sm-11{row-gap:44px}.gr-sm-12{row-gap:48px}.gr-sm-13{row-gap:52px}.gr-sm-14{row-gap:56px}.gr-sm-15{row-gap:60px}.gr-sm-16{row-gap:64px}.gr-sm-auto{row-gap:auto}.gc-sm-0{-moz-column-gap:0;column-gap:0}.gc-sm-1{-moz-column-gap:4px;column-gap:4px}.gc-sm-2{-moz-column-gap:8px;column-gap:8px}.gc-sm-3{-moz-column-gap:12px;column-gap:12px}.gc-sm-4{-moz-column-gap:16px;column-gap:16px}.gc-sm-5{-moz-column-gap:20px;column-gap:20px}.gc-sm-6{-moz-column-gap:24px;column-gap:24px}.gc-sm-7{-moz-column-gap:28px;column-gap:28px}.gc-sm-8{-moz-column-gap:32px;column-gap:32px}.gc-sm-9{-moz-column-gap:36px;column-gap:36px}.gc-sm-10{-moz-column-gap:40px;column-gap:40px}.gc-sm-11{-moz-column-gap:44px;column-gap:44px}.gc-sm-12{-moz-column-gap:48px;column-gap:48px}.gc-sm-13{-moz-column-gap:52px;column-gap:52px}.gc-sm-14{-moz-column-gap:56px;column-gap:56px}.gc-sm-15{-moz-column-gap:60px;column-gap:60px}.gc-sm-16{-moz-column-gap:64px;column-gap:64px}.gc-sm-auto{-moz-column-gap:auto;column-gap:auto}.ma-sm-0{margin:0}.ma-sm-1{margin:4px}.ma-sm-2{margin:8px}.ma-sm-3{margin:12px}.ma-sm-4{margin:16px}.ma-sm-5{margin:20px}.ma-sm-6{margin:24px}.ma-sm-7{margin:28px}.ma-sm-8{margin:32px}.ma-sm-9{margin:36px}.ma-sm-10{margin:40px}.ma-sm-11{margin:44px}.ma-sm-12{margin:48px}.ma-sm-13{margin:52px}.ma-sm-14{margin:56px}.ma-sm-15{margin:60px}.ma-sm-16{margin:64px}.ma-sm-auto{margin:auto}.mx-sm-0{margin-left:0;margin-right:0}.mx-sm-1{margin-left:4px;margin-right:4px}.mx-sm-2{margin-left:8px;margin-right:8px}.mx-sm-3{margin-left:12px;margin-right:12px}.mx-sm-4{margin-left:16px;margin-right:16px}.mx-sm-5{margin-left:20px;margin-right:20px}.mx-sm-6{margin-left:24px;margin-right:24px}.mx-sm-7{margin-left:28px;margin-right:28px}.mx-sm-8{margin-left:32px;margin-right:32px}.mx-sm-9{margin-left:36px;margin-right:36px}.mx-sm-10{margin-left:40px;margin-right:40px}.mx-sm-11{margin-left:44px;margin-right:44px}.mx-sm-12{margin-left:48px;margin-right:48px}.mx-sm-13{margin-left:52px;margin-right:52px}.mx-sm-14{margin-left:56px;margin-right:56px}.mx-sm-15{margin-left:60px;margin-right:60px}.mx-sm-16{margin-left:64px;margin-right:64px}.mx-sm-auto{margin-left:auto;margin-right:auto}.my-sm-0{margin-top:0;margin-bottom:0}.my-sm-1{margin-top:4px;margin-bottom:4px}.my-sm-2{margin-top:8px;margin-bottom:8px}.my-sm-3{margin-top:12px;margin-bottom:12px}.my-sm-4{margin-top:16px;margin-bottom:16px}.my-sm-5{margin-top:20px;margin-bottom:20px}.my-sm-6{margin-top:24px;margin-bottom:24px}.my-sm-7{margin-top:28px;margin-bottom:28px}.my-sm-8{margin-top:32px;margin-bottom:32px}.my-sm-9{margin-top:36px;margin-bottom:36px}.my-sm-10{margin-top:40px;margin-bottom:40px}.my-sm-11{margin-top:44px;margin-bottom:44px}.my-sm-12{margin-top:48px;margin-bottom:48px}.my-sm-13{margin-top:52px;margin-bottom:52px}.my-sm-14{margin-top:56px;margin-bottom:56px}.my-sm-15{margin-top:60px;margin-bottom:60px}.my-sm-16{margin-top:64px;margin-bottom:64px}.my-sm-auto{margin-top:auto;margin-bottom:auto}.mt-sm-0{margin-top:0}.mt-sm-1{margin-top:4px}.mt-sm-2{margin-top:8px}.mt-sm-3{margin-top:12px}.mt-sm-4{margin-top:16px}.mt-sm-5{margin-top:20px}.mt-sm-6{margin-top:24px}.mt-sm-7{margin-top:28px}.mt-sm-8{margin-top:32px}.mt-sm-9{margin-top:36px}.mt-sm-10{margin-top:40px}.mt-sm-11{margin-top:44px}.mt-sm-12{margin-top:48px}.mt-sm-13{margin-top:52px}.mt-sm-14{margin-top:56px}.mt-sm-15{margin-top:60px}.mt-sm-16{margin-top:64px}.mt-sm-auto{margin-top:auto}.mr-sm-0{margin-right:0}.mr-sm-1{margin-right:4px}.mr-sm-2{margin-right:8px}.mr-sm-3{margin-right:12px}.mr-sm-4{margin-right:16px}.mr-sm-5{margin-right:20px}.mr-sm-6{margin-right:24px}.mr-sm-7{margin-right:28px}.mr-sm-8{margin-right:32px}.mr-sm-9{margin-right:36px}.mr-sm-10{margin-right:40px}.mr-sm-11{margin-right:44px}.mr-sm-12{margin-right:48px}.mr-sm-13{margin-right:52px}.mr-sm-14{margin-right:56px}.mr-sm-15{margin-right:60px}.mr-sm-16{margin-right:64px}.mr-sm-auto{margin-right:auto}.mb-sm-0{margin-bottom:0}.mb-sm-1{margin-bottom:4px}.mb-sm-2{margin-bottom:8px}.mb-sm-3{margin-bottom:12px}.mb-sm-4{margin-bottom:16px}.mb-sm-5{margin-bottom:20px}.mb-sm-6{margin-bottom:24px}.mb-sm-7{margin-bottom:28px}.mb-sm-8{margin-bottom:32px}.mb-sm-9{margin-bottom:36px}.mb-sm-10{margin-bottom:40px}.mb-sm-11{margin-bottom:44px}.mb-sm-12{margin-bottom:48px}.mb-sm-13{margin-bottom:52px}.mb-sm-14{margin-bottom:56px}.mb-sm-15{margin-bottom:60px}.mb-sm-16{margin-bottom:64px}.mb-sm-auto{margin-bottom:auto}.ml-sm-0{margin-left:0}.ml-sm-1{margin-left:4px}.ml-sm-2{margin-left:8px}.ml-sm-3{margin-left:12px}.ml-sm-4{margin-left:16px}.ml-sm-5{margin-left:20px}.ml-sm-6{margin-left:24px}.ml-sm-7{margin-left:28px}.ml-sm-8{margin-left:32px}.ml-sm-9{margin-left:36px}.ml-sm-10{margin-left:40px}.ml-sm-11{margin-left:44px}.ml-sm-12{margin-left:48px}.ml-sm-13{margin-left:52px}.ml-sm-14{margin-left:56px}.ml-sm-15{margin-left:60px}.ml-sm-16{margin-left:64px}.ml-sm-auto{margin-left:auto}.ms-sm-0{margin-inline-start:0}.ms-sm-1{margin-inline-start:4px}.ms-sm-2{margin-inline-start:8px}.ms-sm-3{margin-inline-start:12px}.ms-sm-4{margin-inline-start:16px}.ms-sm-5{margin-inline-start:20px}.ms-sm-6{margin-inline-start:24px}.ms-sm-7{margin-inline-start:28px}.ms-sm-8{margin-inline-start:32px}.ms-sm-9{margin-inline-start:36px}.ms-sm-10{margin-inline-start:40px}.ms-sm-11{margin-inline-start:44px}.ms-sm-12{margin-inline-start:48px}.ms-sm-13{margin-inline-start:52px}.ms-sm-14{margin-inline-start:56px}.ms-sm-15{margin-inline-start:60px}.ms-sm-16{margin-inline-start:64px}.ms-sm-auto{margin-inline-start:auto}.me-sm-0{margin-inline-end:0}.me-sm-1{margin-inline-end:4px}.me-sm-2{margin-inline-end:8px}.me-sm-3{margin-inline-end:12px}.me-sm-4{margin-inline-end:16px}.me-sm-5{margin-inline-end:20px}.me-sm-6{margin-inline-end:24px}.me-sm-7{margin-inline-end:28px}.me-sm-8{margin-inline-end:32px}.me-sm-9{margin-inline-end:36px}.me-sm-10{margin-inline-end:40px}.me-sm-11{margin-inline-end:44px}.me-sm-12{margin-inline-end:48px}.me-sm-13{margin-inline-end:52px}.me-sm-14{margin-inline-end:56px}.me-sm-15{margin-inline-end:60px}.me-sm-16{margin-inline-end:64px}.me-sm-auto{margin-inline-end:auto}.ma-sm-n1{margin:-4px}.ma-sm-n2{margin:-8px}.ma-sm-n3{margin:-12px}.ma-sm-n4{margin:-16px}.ma-sm-n5{margin:-20px}.ma-sm-n6{margin:-24px}.ma-sm-n7{margin:-28px}.ma-sm-n8{margin:-32px}.ma-sm-n9{margin:-36px}.ma-sm-n10{margin:-40px}.ma-sm-n11{margin:-44px}.ma-sm-n12{margin:-48px}.ma-sm-n13{margin:-52px}.ma-sm-n14{margin:-56px}.ma-sm-n15{margin:-60px}.ma-sm-n16{margin:-64px}.mx-sm-n1{margin-left:-4px;margin-right:-4px}.mx-sm-n2{margin-left:-8px;margin-right:-8px}.mx-sm-n3{margin-left:-12px;margin-right:-12px}.mx-sm-n4{margin-left:-16px;margin-right:-16px}.mx-sm-n5{margin-left:-20px;margin-right:-20px}.mx-sm-n6{margin-left:-24px;margin-right:-24px}.mx-sm-n7{margin-left:-28px;margin-right:-28px}.mx-sm-n8{margin-left:-32px;margin-right:-32px}.mx-sm-n9{margin-left:-36px;margin-right:-36px}.mx-sm-n10{margin-left:-40px;margin-right:-40px}.mx-sm-n11{margin-left:-44px;margin-right:-44px}.mx-sm-n12{margin-left:-48px;margin-right:-48px}.mx-sm-n13{margin-left:-52px;margin-right:-52px}.mx-sm-n14{margin-left:-56px;margin-right:-56px}.mx-sm-n15{margin-left:-60px;margin-right:-60px}.mx-sm-n16{margin-left:-64px;margin-right:-64px}.my-sm-n1{margin-top:-4px;margin-bottom:-4px}.my-sm-n2{margin-top:-8px;margin-bottom:-8px}.my-sm-n3{margin-top:-12px;margin-bottom:-12px}.my-sm-n4{margin-top:-16px;margin-bottom:-16px}.my-sm-n5{margin-top:-20px;margin-bottom:-20px}.my-sm-n6{margin-top:-24px;margin-bottom:-24px}.my-sm-n7{margin-top:-28px;margin-bottom:-28px}.my-sm-n8{margin-top:-32px;margin-bottom:-32px}.my-sm-n9{margin-top:-36px;margin-bottom:-36px}.my-sm-n10{margin-top:-40px;margin-bottom:-40px}.my-sm-n11{margin-top:-44px;margin-bottom:-44px}.my-sm-n12{margin-top:-48px;margin-bottom:-48px}.my-sm-n13{margin-top:-52px;margin-bottom:-52px}.my-sm-n14{margin-top:-56px;margin-bottom:-56px}.my-sm-n15{margin-top:-60px;margin-bottom:-60px}.my-sm-n16{margin-top:-64px;margin-bottom:-64px}.mt-sm-n1{margin-top:-4px}.mt-sm-n2{margin-top:-8px}.mt-sm-n3{margin-top:-12px}.mt-sm-n4{margin-top:-16px}.mt-sm-n5{margin-top:-20px}.mt-sm-n6{margin-top:-24px}.mt-sm-n7{margin-top:-28px}.mt-sm-n8{margin-top:-32px}.mt-sm-n9{margin-top:-36px}.mt-sm-n10{margin-top:-40px}.mt-sm-n11{margin-top:-44px}.mt-sm-n12{margin-top:-48px}.mt-sm-n13{margin-top:-52px}.mt-sm-n14{margin-top:-56px}.mt-sm-n15{margin-top:-60px}.mt-sm-n16{margin-top:-64px}.mr-sm-n1{margin-right:-4px}.mr-sm-n2{margin-right:-8px}.mr-sm-n3{margin-right:-12px}.mr-sm-n4{margin-right:-16px}.mr-sm-n5{margin-right:-20px}.mr-sm-n6{margin-right:-24px}.mr-sm-n7{margin-right:-28px}.mr-sm-n8{margin-right:-32px}.mr-sm-n9{margin-right:-36px}.mr-sm-n10{margin-right:-40px}.mr-sm-n11{margin-right:-44px}.mr-sm-n12{margin-right:-48px}.mr-sm-n13{margin-right:-52px}.mr-sm-n14{margin-right:-56px}.mr-sm-n15{margin-right:-60px}.mr-sm-n16{margin-right:-64px}.mb-sm-n1{margin-bottom:-4px}.mb-sm-n2{margin-bottom:-8px}.mb-sm-n3{margin-bottom:-12px}.mb-sm-n4{margin-bottom:-16px}.mb-sm-n5{margin-bottom:-20px}.mb-sm-n6{margin-bottom:-24px}.mb-sm-n7{margin-bottom:-28px}.mb-sm-n8{margin-bottom:-32px}.mb-sm-n9{margin-bottom:-36px}.mb-sm-n10{margin-bottom:-40px}.mb-sm-n11{margin-bottom:-44px}.mb-sm-n12{margin-bottom:-48px}.mb-sm-n13{margin-bottom:-52px}.mb-sm-n14{margin-bottom:-56px}.mb-sm-n15{margin-bottom:-60px}.mb-sm-n16{margin-bottom:-64px}.ml-sm-n1{margin-left:-4px}.ml-sm-n2{margin-left:-8px}.ml-sm-n3{margin-left:-12px}.ml-sm-n4{margin-left:-16px}.ml-sm-n5{margin-left:-20px}.ml-sm-n6{margin-left:-24px}.ml-sm-n7{margin-left:-28px}.ml-sm-n8{margin-left:-32px}.ml-sm-n9{margin-left:-36px}.ml-sm-n10{margin-left:-40px}.ml-sm-n11{margin-left:-44px}.ml-sm-n12{margin-left:-48px}.ml-sm-n13{margin-left:-52px}.ml-sm-n14{margin-left:-56px}.ml-sm-n15{margin-left:-60px}.ml-sm-n16{margin-left:-64px}.ms-sm-n1{margin-inline-start:-4px}.ms-sm-n2{margin-inline-start:-8px}.ms-sm-n3{margin-inline-start:-12px}.ms-sm-n4{margin-inline-start:-16px}.ms-sm-n5{margin-inline-start:-20px}.ms-sm-n6{margin-inline-start:-24px}.ms-sm-n7{margin-inline-start:-28px}.ms-sm-n8{margin-inline-start:-32px}.ms-sm-n9{margin-inline-start:-36px}.ms-sm-n10{margin-inline-start:-40px}.ms-sm-n11{margin-inline-start:-44px}.ms-sm-n12{margin-inline-start:-48px}.ms-sm-n13{margin-inline-start:-52px}.ms-sm-n14{margin-inline-start:-56px}.ms-sm-n15{margin-inline-start:-60px}.ms-sm-n16{margin-inline-start:-64px}.me-sm-n1{margin-inline-end:-4px}.me-sm-n2{margin-inline-end:-8px}.me-sm-n3{margin-inline-end:-12px}.me-sm-n4{margin-inline-end:-16px}.me-sm-n5{margin-inline-end:-20px}.me-sm-n6{margin-inline-end:-24px}.me-sm-n7{margin-inline-end:-28px}.me-sm-n8{margin-inline-end:-32px}.me-sm-n9{margin-inline-end:-36px}.me-sm-n10{margin-inline-end:-40px}.me-sm-n11{margin-inline-end:-44px}.me-sm-n12{margin-inline-end:-48px}.me-sm-n13{margin-inline-end:-52px}.me-sm-n14{margin-inline-end:-56px}.me-sm-n15{margin-inline-end:-60px}.me-sm-n16{margin-inline-end:-64px}.pa-sm-0{padding:0}.pa-sm-1{padding:4px}.pa-sm-2{padding:8px}.pa-sm-3{padding:12px}.pa-sm-4{padding:16px}.pa-sm-5{padding:20px}.pa-sm-6{padding:24px}.pa-sm-7{padding:28px}.pa-sm-8{padding:32px}.pa-sm-9{padding:36px}.pa-sm-10{padding:40px}.pa-sm-11{padding:44px}.pa-sm-12{padding:48px}.pa-sm-13{padding:52px}.pa-sm-14{padding:56px}.pa-sm-15{padding:60px}.pa-sm-16{padding:64px}.px-sm-0{padding-left:0;padding-right:0}.px-sm-1{padding-left:4px;padding-right:4px}.px-sm-2{padding-left:8px;padding-right:8px}.px-sm-3{padding-left:12px;padding-right:12px}.px-sm-4{padding-left:16px;padding-right:16px}.px-sm-5{padding-left:20px;padding-right:20px}.px-sm-6{padding-left:24px;padding-right:24px}.px-sm-7{padding-left:28px;padding-right:28px}.px-sm-8{padding-left:32px;padding-right:32px}.px-sm-9{padding-left:36px;padding-right:36px}.px-sm-10{padding-left:40px;padding-right:40px}.px-sm-11{padding-left:44px;padding-right:44px}.px-sm-12{padding-left:48px;padding-right:48px}.px-sm-13{padding-left:52px;padding-right:52px}.px-sm-14{padding-left:56px;padding-right:56px}.px-sm-15{padding-left:60px;padding-right:60px}.px-sm-16{padding-left:64px;padding-right:64px}.py-sm-0{padding-top:0;padding-bottom:0}.py-sm-1{padding-top:4px;padding-bottom:4px}.py-sm-2{padding-top:8px;padding-bottom:8px}.py-sm-3{padding-top:12px;padding-bottom:12px}.py-sm-4{padding-top:16px;padding-bottom:16px}.py-sm-5{padding-top:20px;padding-bottom:20px}.py-sm-6{padding-top:24px;padding-bottom:24px}.py-sm-7{padding-top:28px;padding-bottom:28px}.py-sm-8{padding-top:32px;padding-bottom:32px}.py-sm-9{padding-top:36px;padding-bottom:36px}.py-sm-10{padding-top:40px;padding-bottom:40px}.py-sm-11{padding-top:44px;padding-bottom:44px}.py-sm-12{padding-top:48px;padding-bottom:48px}.py-sm-13{padding-top:52px;padding-bottom:52px}.py-sm-14{padding-top:56px;padding-bottom:56px}.py-sm-15{padding-top:60px;padding-bottom:60px}.py-sm-16{padding-top:64px;padding-bottom:64px}.pt-sm-0{padding-top:0}.pt-sm-1{padding-top:4px}.pt-sm-2{padding-top:8px}.pt-sm-3{padding-top:12px}.pt-sm-4{padding-top:16px}.pt-sm-5{padding-top:20px}.pt-sm-6{padding-top:24px}.pt-sm-7{padding-top:28px}.pt-sm-8{padding-top:32px}.pt-sm-9{padding-top:36px}.pt-sm-10{padding-top:40px}.pt-sm-11{padding-top:44px}.pt-sm-12{padding-top:48px}.pt-sm-13{padding-top:52px}.pt-sm-14{padding-top:56px}.pt-sm-15{padding-top:60px}.pt-sm-16{padding-top:64px}.pr-sm-0{padding-right:0}.pr-sm-1{padding-right:4px}.pr-sm-2{padding-right:8px}.pr-sm-3{padding-right:12px}.pr-sm-4{padding-right:16px}.pr-sm-5{padding-right:20px}.pr-sm-6{padding-right:24px}.pr-sm-7{padding-right:28px}.pr-sm-8{padding-right:32px}.pr-sm-9{padding-right:36px}.pr-sm-10{padding-right:40px}.pr-sm-11{padding-right:44px}.pr-sm-12{padding-right:48px}.pr-sm-13{padding-right:52px}.pr-sm-14{padding-right:56px}.pr-sm-15{padding-right:60px}.pr-sm-16{padding-right:64px}.pb-sm-0{padding-bottom:0}.pb-sm-1{padding-bottom:4px}.pb-sm-2{padding-bottom:8px}.pb-sm-3{padding-bottom:12px}.pb-sm-4{padding-bottom:16px}.pb-sm-5{padding-bottom:20px}.pb-sm-6{padding-bottom:24px}.pb-sm-7{padding-bottom:28px}.pb-sm-8{padding-bottom:32px}.pb-sm-9{padding-bottom:36px}.pb-sm-10{padding-bottom:40px}.pb-sm-11{padding-bottom:44px}.pb-sm-12{padding-bottom:48px}.pb-sm-13{padding-bottom:52px}.pb-sm-14{padding-bottom:56px}.pb-sm-15{padding-bottom:60px}.pb-sm-16{padding-bottom:64px}.pl-sm-0{padding-left:0}.pl-sm-1{padding-left:4px}.pl-sm-2{padding-left:8px}.pl-sm-3{padding-left:12px}.pl-sm-4{padding-left:16px}.pl-sm-5{padding-left:20px}.pl-sm-6{padding-left:24px}.pl-sm-7{padding-left:28px}.pl-sm-8{padding-left:32px}.pl-sm-9{padding-left:36px}.pl-sm-10{padding-left:40px}.pl-sm-11{padding-left:44px}.pl-sm-12{padding-left:48px}.pl-sm-13{padding-left:52px}.pl-sm-14{padding-left:56px}.pl-sm-15{padding-left:60px}.pl-sm-16{padding-left:64px}.ps-sm-0{padding-inline-start:0}.ps-sm-1{padding-inline-start:4px}.ps-sm-2{padding-inline-start:8px}.ps-sm-3{padding-inline-start:12px}.ps-sm-4{padding-inline-start:16px}.ps-sm-5{padding-inline-start:20px}.ps-sm-6{padding-inline-start:24px}.ps-sm-7{padding-inline-start:28px}.ps-sm-8{padding-inline-start:32px}.ps-sm-9{padding-inline-start:36px}.ps-sm-10{padding-inline-start:40px}.ps-sm-11{padding-inline-start:44px}.ps-sm-12{padding-inline-start:48px}.ps-sm-13{padding-inline-start:52px}.ps-sm-14{padding-inline-start:56px}.ps-sm-15{padding-inline-start:60px}.ps-sm-16{padding-inline-start:64px}.pe-sm-0{padding-inline-end:0}.pe-sm-1{padding-inline-end:4px}.pe-sm-2{padding-inline-end:8px}.pe-sm-3{padding-inline-end:12px}.pe-sm-4{padding-inline-end:16px}.pe-sm-5{padding-inline-end:20px}.pe-sm-6{padding-inline-end:24px}.pe-sm-7{padding-inline-end:28px}.pe-sm-8{padding-inline-end:32px}.pe-sm-9{padding-inline-end:36px}.pe-sm-10{padding-inline-end:40px}.pe-sm-11{padding-inline-end:44px}.pe-sm-12{padding-inline-end:48px}.pe-sm-13{padding-inline-end:52px}.pe-sm-14{padding-inline-end:56px}.pe-sm-15{padding-inline-end:60px}.pe-sm-16{padding-inline-end:64px}.text-sm-left{text-align:left}.text-sm-right{text-align:right}.text-sm-center{text-align:center}.text-sm-justify{text-align:justify}.text-sm-start{text-align:start}.text-sm-end{text-align:end}.h-sm-auto{height:auto}.h-sm-screen{height:100dvh}.h-sm-0{height:0}.h-sm-25{height:25%}.h-sm-50{height:50%}.h-sm-75{height:75%}.h-sm-100{height:100%}.h-sm-33{height:33%}.w-sm-auto{width:auto}.w-sm-0{width:0}.w-sm-25{width:25%}.w-sm-33{width:33%}.w-sm-50{width:50%}.w-sm-66{width:66%}.w-sm-75{width:75%}.w-sm-100{width:100%}}@media (width>=840px){.d-md-none{display:none}.d-md-inline{display:inline}.d-md-inline-block{display:inline-block}.d-md-block{display:block}.d-md-table{display:table}.d-md-table-row{display:table-row}.d-md-table-cell{display:table-cell}.d-md-flex{display:flex}.d-md-inline-flex{display:inline-flex}.float-md-none{float:none}.float-md-left{float:left}.float-md-right{float:right}.v-locale--is-rtl .float-md-end{float:left}.v-locale--is-ltr .float-md-end,.v-locale--is-rtl .float-md-start{float:right}.v-locale--is-ltr .float-md-start{float:left}.flex-md-1-1,.flex-md-fill{flex:auto}.flex-md-1-0{flex:1 0 auto}.flex-md-0-1{flex:0 auto}.flex-md-0-0{flex:none}.flex-md-1-1-100{flex:100%}.flex-md-1-0-100{flex:1 0 100%}.flex-md-0-1-100{flex:0 100%}.flex-md-0-0-100{flex:0 0 100%}.flex-md-1-1-0{flex:1 1 0}.flex-md-1-0-0{flex:1 0 0}.flex-md-0-1-0{flex:0 1 0}.flex-md-0-0-0{flex:0 0 0}.flex-md-row{flex-direction:row}.flex-md-column{flex-direction:column}.flex-md-row-reverse{flex-direction:row-reverse}.flex-md-column-reverse{flex-direction:column-reverse}.flex-md-grow-0{flex-grow:0}.flex-md-grow-1{flex-grow:1}.flex-md-shrink-0{flex-shrink:0}.flex-md-shrink-1{flex-shrink:1}.flex-md-wrap{flex-wrap:wrap}.flex-md-nowrap{flex-wrap:nowrap}.flex-md-wrap-reverse{flex-wrap:wrap-reverse}.justify-md-start{justify-content:flex-start}.justify-md-end{justify-content:flex-end}.justify-md-center{justify-content:center}.justify-md-space-between{justify-content:space-between}.justify-md-space-around{justify-content:space-around}.justify-md-space-evenly{justify-content:space-evenly}.justify-items-md-start{justify-items:flex-start}.justify-items-md-end{justify-items:flex-end}.justify-items-md-center{justify-items:center}.justify-items-md-stretch{justify-items:stretch}.align-md-start{align-items:flex-start}.align-md-end{align-items:flex-end}.align-md-center{align-items:center}.align-md-baseline{align-items:baseline}.align-md-stretch{align-items:stretch}.align-content-md-start{align-content:flex-start}.align-content-md-end{align-content:flex-end}.align-content-md-center{align-content:center}.align-content-md-space-between{align-content:space-between}.align-content-md-space-around{align-content:space-around}.align-content-md-space-evenly{align-content:space-evenly}.align-content-md-stretch{align-content:stretch}.align-self-md-auto{align-self:auto}.align-self-md-start{align-self:flex-start}.align-self-md-end{align-self:flex-end}.align-self-md-center{align-self:center}.align-self-md-baseline{align-self:baseline}.align-self-md-stretch{align-self:stretch}.order-md-first{order:-1}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.order-md-last{order:13}.ga-md-0{gap:0}.ga-md-1{gap:4px}.ga-md-2{gap:8px}.ga-md-3{gap:12px}.ga-md-4{gap:16px}.ga-md-5{gap:20px}.ga-md-6{gap:24px}.ga-md-7{gap:28px}.ga-md-8{gap:32px}.ga-md-9{gap:36px}.ga-md-10{gap:40px}.ga-md-11{gap:44px}.ga-md-12{gap:48px}.ga-md-13{gap:52px}.ga-md-14{gap:56px}.ga-md-15{gap:60px}.ga-md-16{gap:64px}.ga-md-auto{gap:auto}.gr-md-0{row-gap:0}.gr-md-1{row-gap:4px}.gr-md-2{row-gap:8px}.gr-md-3{row-gap:12px}.gr-md-4{row-gap:16px}.gr-md-5{row-gap:20px}.gr-md-6{row-gap:24px}.gr-md-7{row-gap:28px}.gr-md-8{row-gap:32px}.gr-md-9{row-gap:36px}.gr-md-10{row-gap:40px}.gr-md-11{row-gap:44px}.gr-md-12{row-gap:48px}.gr-md-13{row-gap:52px}.gr-md-14{row-gap:56px}.gr-md-15{row-gap:60px}.gr-md-16{row-gap:64px}.gr-md-auto{row-gap:auto}.gc-md-0{-moz-column-gap:0;column-gap:0}.gc-md-1{-moz-column-gap:4px;column-gap:4px}.gc-md-2{-moz-column-gap:8px;column-gap:8px}.gc-md-3{-moz-column-gap:12px;column-gap:12px}.gc-md-4{-moz-column-gap:16px;column-gap:16px}.gc-md-5{-moz-column-gap:20px;column-gap:20px}.gc-md-6{-moz-column-gap:24px;column-gap:24px}.gc-md-7{-moz-column-gap:28px;column-gap:28px}.gc-md-8{-moz-column-gap:32px;column-gap:32px}.gc-md-9{-moz-column-gap:36px;column-gap:36px}.gc-md-10{-moz-column-gap:40px;column-gap:40px}.gc-md-11{-moz-column-gap:44px;column-gap:44px}.gc-md-12{-moz-column-gap:48px;column-gap:48px}.gc-md-13{-moz-column-gap:52px;column-gap:52px}.gc-md-14{-moz-column-gap:56px;column-gap:56px}.gc-md-15{-moz-column-gap:60px;column-gap:60px}.gc-md-16{-moz-column-gap:64px;column-gap:64px}.gc-md-auto{-moz-column-gap:auto;column-gap:auto}.ma-md-0{margin:0}.ma-md-1{margin:4px}.ma-md-2{margin:8px}.ma-md-3{margin:12px}.ma-md-4{margin:16px}.ma-md-5{margin:20px}.ma-md-6{margin:24px}.ma-md-7{margin:28px}.ma-md-8{margin:32px}.ma-md-9{margin:36px}.ma-md-10{margin:40px}.ma-md-11{margin:44px}.ma-md-12{margin:48px}.ma-md-13{margin:52px}.ma-md-14{margin:56px}.ma-md-15{margin:60px}.ma-md-16{margin:64px}.ma-md-auto{margin:auto}.mx-md-0{margin-left:0;margin-right:0}.mx-md-1{margin-left:4px;margin-right:4px}.mx-md-2{margin-left:8px;margin-right:8px}.mx-md-3{margin-left:12px;margin-right:12px}.mx-md-4{margin-left:16px;margin-right:16px}.mx-md-5{margin-left:20px;margin-right:20px}.mx-md-6{margin-left:24px;margin-right:24px}.mx-md-7{margin-left:28px;margin-right:28px}.mx-md-8{margin-left:32px;margin-right:32px}.mx-md-9{margin-left:36px;margin-right:36px}.mx-md-10{margin-left:40px;margin-right:40px}.mx-md-11{margin-left:44px;margin-right:44px}.mx-md-12{margin-left:48px;margin-right:48px}.mx-md-13{margin-left:52px;margin-right:52px}.mx-md-14{margin-left:56px;margin-right:56px}.mx-md-15{margin-left:60px;margin-right:60px}.mx-md-16{margin-left:64px;margin-right:64px}.mx-md-auto{margin-left:auto;margin-right:auto}.my-md-0{margin-top:0;margin-bottom:0}.my-md-1{margin-top:4px;margin-bottom:4px}.my-md-2{margin-top:8px;margin-bottom:8px}.my-md-3{margin-top:12px;margin-bottom:12px}.my-md-4{margin-top:16px;margin-bottom:16px}.my-md-5{margin-top:20px;margin-bottom:20px}.my-md-6{margin-top:24px;margin-bottom:24px}.my-md-7{margin-top:28px;margin-bottom:28px}.my-md-8{margin-top:32px;margin-bottom:32px}.my-md-9{margin-top:36px;margin-bottom:36px}.my-md-10{margin-top:40px;margin-bottom:40px}.my-md-11{margin-top:44px;margin-bottom:44px}.my-md-12{margin-top:48px;margin-bottom:48px}.my-md-13{margin-top:52px;margin-bottom:52px}.my-md-14{margin-top:56px;margin-bottom:56px}.my-md-15{margin-top:60px;margin-bottom:60px}.my-md-16{margin-top:64px;margin-bottom:64px}.my-md-auto{margin-top:auto;margin-bottom:auto}.mt-md-0{margin-top:0}.mt-md-1{margin-top:4px}.mt-md-2{margin-top:8px}.mt-md-3{margin-top:12px}.mt-md-4{margin-top:16px}.mt-md-5{margin-top:20px}.mt-md-6{margin-top:24px}.mt-md-7{margin-top:28px}.mt-md-8{margin-top:32px}.mt-md-9{margin-top:36px}.mt-md-10{margin-top:40px}.mt-md-11{margin-top:44px}.mt-md-12{margin-top:48px}.mt-md-13{margin-top:52px}.mt-md-14{margin-top:56px}.mt-md-15{margin-top:60px}.mt-md-16{margin-top:64px}.mt-md-auto{margin-top:auto}.mr-md-0{margin-right:0}.mr-md-1{margin-right:4px}.mr-md-2{margin-right:8px}.mr-md-3{margin-right:12px}.mr-md-4{margin-right:16px}.mr-md-5{margin-right:20px}.mr-md-6{margin-right:24px}.mr-md-7{margin-right:28px}.mr-md-8{margin-right:32px}.mr-md-9{margin-right:36px}.mr-md-10{margin-right:40px}.mr-md-11{margin-right:44px}.mr-md-12{margin-right:48px}.mr-md-13{margin-right:52px}.mr-md-14{margin-right:56px}.mr-md-15{margin-right:60px}.mr-md-16{margin-right:64px}.mr-md-auto{margin-right:auto}.mb-md-0{margin-bottom:0}.mb-md-1{margin-bottom:4px}.mb-md-2{margin-bottom:8px}.mb-md-3{margin-bottom:12px}.mb-md-4{margin-bottom:16px}.mb-md-5{margin-bottom:20px}.mb-md-6{margin-bottom:24px}.mb-md-7{margin-bottom:28px}.mb-md-8{margin-bottom:32px}.mb-md-9{margin-bottom:36px}.mb-md-10{margin-bottom:40px}.mb-md-11{margin-bottom:44px}.mb-md-12{margin-bottom:48px}.mb-md-13{margin-bottom:52px}.mb-md-14{margin-bottom:56px}.mb-md-15{margin-bottom:60px}.mb-md-16{margin-bottom:64px}.mb-md-auto{margin-bottom:auto}.ml-md-0{margin-left:0}.ml-md-1{margin-left:4px}.ml-md-2{margin-left:8px}.ml-md-3{margin-left:12px}.ml-md-4{margin-left:16px}.ml-md-5{margin-left:20px}.ml-md-6{margin-left:24px}.ml-md-7{margin-left:28px}.ml-md-8{margin-left:32px}.ml-md-9{margin-left:36px}.ml-md-10{margin-left:40px}.ml-md-11{margin-left:44px}.ml-md-12{margin-left:48px}.ml-md-13{margin-left:52px}.ml-md-14{margin-left:56px}.ml-md-15{margin-left:60px}.ml-md-16{margin-left:64px}.ml-md-auto{margin-left:auto}.ms-md-0{margin-inline-start:0}.ms-md-1{margin-inline-start:4px}.ms-md-2{margin-inline-start:8px}.ms-md-3{margin-inline-start:12px}.ms-md-4{margin-inline-start:16px}.ms-md-5{margin-inline-start:20px}.ms-md-6{margin-inline-start:24px}.ms-md-7{margin-inline-start:28px}.ms-md-8{margin-inline-start:32px}.ms-md-9{margin-inline-start:36px}.ms-md-10{margin-inline-start:40px}.ms-md-11{margin-inline-start:44px}.ms-md-12{margin-inline-start:48px}.ms-md-13{margin-inline-start:52px}.ms-md-14{margin-inline-start:56px}.ms-md-15{margin-inline-start:60px}.ms-md-16{margin-inline-start:64px}.ms-md-auto{margin-inline-start:auto}.me-md-0{margin-inline-end:0}.me-md-1{margin-inline-end:4px}.me-md-2{margin-inline-end:8px}.me-md-3{margin-inline-end:12px}.me-md-4{margin-inline-end:16px}.me-md-5{margin-inline-end:20px}.me-md-6{margin-inline-end:24px}.me-md-7{margin-inline-end:28px}.me-md-8{margin-inline-end:32px}.me-md-9{margin-inline-end:36px}.me-md-10{margin-inline-end:40px}.me-md-11{margin-inline-end:44px}.me-md-12{margin-inline-end:48px}.me-md-13{margin-inline-end:52px}.me-md-14{margin-inline-end:56px}.me-md-15{margin-inline-end:60px}.me-md-16{margin-inline-end:64px}.me-md-auto{margin-inline-end:auto}.ma-md-n1{margin:-4px}.ma-md-n2{margin:-8px}.ma-md-n3{margin:-12px}.ma-md-n4{margin:-16px}.ma-md-n5{margin:-20px}.ma-md-n6{margin:-24px}.ma-md-n7{margin:-28px}.ma-md-n8{margin:-32px}.ma-md-n9{margin:-36px}.ma-md-n10{margin:-40px}.ma-md-n11{margin:-44px}.ma-md-n12{margin:-48px}.ma-md-n13{margin:-52px}.ma-md-n14{margin:-56px}.ma-md-n15{margin:-60px}.ma-md-n16{margin:-64px}.mx-md-n1{margin-left:-4px;margin-right:-4px}.mx-md-n2{margin-left:-8px;margin-right:-8px}.mx-md-n3{margin-left:-12px;margin-right:-12px}.mx-md-n4{margin-left:-16px;margin-right:-16px}.mx-md-n5{margin-left:-20px;margin-right:-20px}.mx-md-n6{margin-left:-24px;margin-right:-24px}.mx-md-n7{margin-left:-28px;margin-right:-28px}.mx-md-n8{margin-left:-32px;margin-right:-32px}.mx-md-n9{margin-left:-36px;margin-right:-36px}.mx-md-n10{margin-left:-40px;margin-right:-40px}.mx-md-n11{margin-left:-44px;margin-right:-44px}.mx-md-n12{margin-left:-48px;margin-right:-48px}.mx-md-n13{margin-left:-52px;margin-right:-52px}.mx-md-n14{margin-left:-56px;margin-right:-56px}.mx-md-n15{margin-left:-60px;margin-right:-60px}.mx-md-n16{margin-left:-64px;margin-right:-64px}.my-md-n1{margin-top:-4px;margin-bottom:-4px}.my-md-n2{margin-top:-8px;margin-bottom:-8px}.my-md-n3{margin-top:-12px;margin-bottom:-12px}.my-md-n4{margin-top:-16px;margin-bottom:-16px}.my-md-n5{margin-top:-20px;margin-bottom:-20px}.my-md-n6{margin-top:-24px;margin-bottom:-24px}.my-md-n7{margin-top:-28px;margin-bottom:-28px}.my-md-n8{margin-top:-32px;margin-bottom:-32px}.my-md-n9{margin-top:-36px;margin-bottom:-36px}.my-md-n10{margin-top:-40px;margin-bottom:-40px}.my-md-n11{margin-top:-44px;margin-bottom:-44px}.my-md-n12{margin-top:-48px;margin-bottom:-48px}.my-md-n13{margin-top:-52px;margin-bottom:-52px}.my-md-n14{margin-top:-56px;margin-bottom:-56px}.my-md-n15{margin-top:-60px;margin-bottom:-60px}.my-md-n16{margin-top:-64px;margin-bottom:-64px}.mt-md-n1{margin-top:-4px}.mt-md-n2{margin-top:-8px}.mt-md-n3{margin-top:-12px}.mt-md-n4{margin-top:-16px}.mt-md-n5{margin-top:-20px}.mt-md-n6{margin-top:-24px}.mt-md-n7{margin-top:-28px}.mt-md-n8{margin-top:-32px}.mt-md-n9{margin-top:-36px}.mt-md-n10{margin-top:-40px}.mt-md-n11{margin-top:-44px}.mt-md-n12{margin-top:-48px}.mt-md-n13{margin-top:-52px}.mt-md-n14{margin-top:-56px}.mt-md-n15{margin-top:-60px}.mt-md-n16{margin-top:-64px}.mr-md-n1{margin-right:-4px}.mr-md-n2{margin-right:-8px}.mr-md-n3{margin-right:-12px}.mr-md-n4{margin-right:-16px}.mr-md-n5{margin-right:-20px}.mr-md-n6{margin-right:-24px}.mr-md-n7{margin-right:-28px}.mr-md-n8{margin-right:-32px}.mr-md-n9{margin-right:-36px}.mr-md-n10{margin-right:-40px}.mr-md-n11{margin-right:-44px}.mr-md-n12{margin-right:-48px}.mr-md-n13{margin-right:-52px}.mr-md-n14{margin-right:-56px}.mr-md-n15{margin-right:-60px}.mr-md-n16{margin-right:-64px}.mb-md-n1{margin-bottom:-4px}.mb-md-n2{margin-bottom:-8px}.mb-md-n3{margin-bottom:-12px}.mb-md-n4{margin-bottom:-16px}.mb-md-n5{margin-bottom:-20px}.mb-md-n6{margin-bottom:-24px}.mb-md-n7{margin-bottom:-28px}.mb-md-n8{margin-bottom:-32px}.mb-md-n9{margin-bottom:-36px}.mb-md-n10{margin-bottom:-40px}.mb-md-n11{margin-bottom:-44px}.mb-md-n12{margin-bottom:-48px}.mb-md-n13{margin-bottom:-52px}.mb-md-n14{margin-bottom:-56px}.mb-md-n15{margin-bottom:-60px}.mb-md-n16{margin-bottom:-64px}.ml-md-n1{margin-left:-4px}.ml-md-n2{margin-left:-8px}.ml-md-n3{margin-left:-12px}.ml-md-n4{margin-left:-16px}.ml-md-n5{margin-left:-20px}.ml-md-n6{margin-left:-24px}.ml-md-n7{margin-left:-28px}.ml-md-n8{margin-left:-32px}.ml-md-n9{margin-left:-36px}.ml-md-n10{margin-left:-40px}.ml-md-n11{margin-left:-44px}.ml-md-n12{margin-left:-48px}.ml-md-n13{margin-left:-52px}.ml-md-n14{margin-left:-56px}.ml-md-n15{margin-left:-60px}.ml-md-n16{margin-left:-64px}.ms-md-n1{margin-inline-start:-4px}.ms-md-n2{margin-inline-start:-8px}.ms-md-n3{margin-inline-start:-12px}.ms-md-n4{margin-inline-start:-16px}.ms-md-n5{margin-inline-start:-20px}.ms-md-n6{margin-inline-start:-24px}.ms-md-n7{margin-inline-start:-28px}.ms-md-n8{margin-inline-start:-32px}.ms-md-n9{margin-inline-start:-36px}.ms-md-n10{margin-inline-start:-40px}.ms-md-n11{margin-inline-start:-44px}.ms-md-n12{margin-inline-start:-48px}.ms-md-n13{margin-inline-start:-52px}.ms-md-n14{margin-inline-start:-56px}.ms-md-n15{margin-inline-start:-60px}.ms-md-n16{margin-inline-start:-64px}.me-md-n1{margin-inline-end:-4px}.me-md-n2{margin-inline-end:-8px}.me-md-n3{margin-inline-end:-12px}.me-md-n4{margin-inline-end:-16px}.me-md-n5{margin-inline-end:-20px}.me-md-n6{margin-inline-end:-24px}.me-md-n7{margin-inline-end:-28px}.me-md-n8{margin-inline-end:-32px}.me-md-n9{margin-inline-end:-36px}.me-md-n10{margin-inline-end:-40px}.me-md-n11{margin-inline-end:-44px}.me-md-n12{margin-inline-end:-48px}.me-md-n13{margin-inline-end:-52px}.me-md-n14{margin-inline-end:-56px}.me-md-n15{margin-inline-end:-60px}.me-md-n16{margin-inline-end:-64px}.pa-md-0{padding:0}.pa-md-1{padding:4px}.pa-md-2{padding:8px}.pa-md-3{padding:12px}.pa-md-4{padding:16px}.pa-md-5{padding:20px}.pa-md-6{padding:24px}.pa-md-7{padding:28px}.pa-md-8{padding:32px}.pa-md-9{padding:36px}.pa-md-10{padding:40px}.pa-md-11{padding:44px}.pa-md-12{padding:48px}.pa-md-13{padding:52px}.pa-md-14{padding:56px}.pa-md-15{padding:60px}.pa-md-16{padding:64px}.px-md-0{padding-left:0;padding-right:0}.px-md-1{padding-left:4px;padding-right:4px}.px-md-2{padding-left:8px;padding-right:8px}.px-md-3{padding-left:12px;padding-right:12px}.px-md-4{padding-left:16px;padding-right:16px}.px-md-5{padding-left:20px;padding-right:20px}.px-md-6{padding-left:24px;padding-right:24px}.px-md-7{padding-left:28px;padding-right:28px}.px-md-8{padding-left:32px;padding-right:32px}.px-md-9{padding-left:36px;padding-right:36px}.px-md-10{padding-left:40px;padding-right:40px}.px-md-11{padding-left:44px;padding-right:44px}.px-md-12{padding-left:48px;padding-right:48px}.px-md-13{padding-left:52px;padding-right:52px}.px-md-14{padding-left:56px;padding-right:56px}.px-md-15{padding-left:60px;padding-right:60px}.px-md-16{padding-left:64px;padding-right:64px}.py-md-0{padding-top:0;padding-bottom:0}.py-md-1{padding-top:4px;padding-bottom:4px}.py-md-2{padding-top:8px;padding-bottom:8px}.py-md-3{padding-top:12px;padding-bottom:12px}.py-md-4{padding-top:16px;padding-bottom:16px}.py-md-5{padding-top:20px;padding-bottom:20px}.py-md-6{padding-top:24px;padding-bottom:24px}.py-md-7{padding-top:28px;padding-bottom:28px}.py-md-8{padding-top:32px;padding-bottom:32px}.py-md-9{padding-top:36px;padding-bottom:36px}.py-md-10{padding-top:40px;padding-bottom:40px}.py-md-11{padding-top:44px;padding-bottom:44px}.py-md-12{padding-top:48px;padding-bottom:48px}.py-md-13{padding-top:52px;padding-bottom:52px}.py-md-14{padding-top:56px;padding-bottom:56px}.py-md-15{padding-top:60px;padding-bottom:60px}.py-md-16{padding-top:64px;padding-bottom:64px}.pt-md-0{padding-top:0}.pt-md-1{padding-top:4px}.pt-md-2{padding-top:8px}.pt-md-3{padding-top:12px}.pt-md-4{padding-top:16px}.pt-md-5{padding-top:20px}.pt-md-6{padding-top:24px}.pt-md-7{padding-top:28px}.pt-md-8{padding-top:32px}.pt-md-9{padding-top:36px}.pt-md-10{padding-top:40px}.pt-md-11{padding-top:44px}.pt-md-12{padding-top:48px}.pt-md-13{padding-top:52px}.pt-md-14{padding-top:56px}.pt-md-15{padding-top:60px}.pt-md-16{padding-top:64px}.pr-md-0{padding-right:0}.pr-md-1{padding-right:4px}.pr-md-2{padding-right:8px}.pr-md-3{padding-right:12px}.pr-md-4{padding-right:16px}.pr-md-5{padding-right:20px}.pr-md-6{padding-right:24px}.pr-md-7{padding-right:28px}.pr-md-8{padding-right:32px}.pr-md-9{padding-right:36px}.pr-md-10{padding-right:40px}.pr-md-11{padding-right:44px}.pr-md-12{padding-right:48px}.pr-md-13{padding-right:52px}.pr-md-14{padding-right:56px}.pr-md-15{padding-right:60px}.pr-md-16{padding-right:64px}.pb-md-0{padding-bottom:0}.pb-md-1{padding-bottom:4px}.pb-md-2{padding-bottom:8px}.pb-md-3{padding-bottom:12px}.pb-md-4{padding-bottom:16px}.pb-md-5{padding-bottom:20px}.pb-md-6{padding-bottom:24px}.pb-md-7{padding-bottom:28px}.pb-md-8{padding-bottom:32px}.pb-md-9{padding-bottom:36px}.pb-md-10{padding-bottom:40px}.pb-md-11{padding-bottom:44px}.pb-md-12{padding-bottom:48px}.pb-md-13{padding-bottom:52px}.pb-md-14{padding-bottom:56px}.pb-md-15{padding-bottom:60px}.pb-md-16{padding-bottom:64px}.pl-md-0{padding-left:0}.pl-md-1{padding-left:4px}.pl-md-2{padding-left:8px}.pl-md-3{padding-left:12px}.pl-md-4{padding-left:16px}.pl-md-5{padding-left:20px}.pl-md-6{padding-left:24px}.pl-md-7{padding-left:28px}.pl-md-8{padding-left:32px}.pl-md-9{padding-left:36px}.pl-md-10{padding-left:40px}.pl-md-11{padding-left:44px}.pl-md-12{padding-left:48px}.pl-md-13{padding-left:52px}.pl-md-14{padding-left:56px}.pl-md-15{padding-left:60px}.pl-md-16{padding-left:64px}.ps-md-0{padding-inline-start:0}.ps-md-1{padding-inline-start:4px}.ps-md-2{padding-inline-start:8px}.ps-md-3{padding-inline-start:12px}.ps-md-4{padding-inline-start:16px}.ps-md-5{padding-inline-start:20px}.ps-md-6{padding-inline-start:24px}.ps-md-7{padding-inline-start:28px}.ps-md-8{padding-inline-start:32px}.ps-md-9{padding-inline-start:36px}.ps-md-10{padding-inline-start:40px}.ps-md-11{padding-inline-start:44px}.ps-md-12{padding-inline-start:48px}.ps-md-13{padding-inline-start:52px}.ps-md-14{padding-inline-start:56px}.ps-md-15{padding-inline-start:60px}.ps-md-16{padding-inline-start:64px}.pe-md-0{padding-inline-end:0}.pe-md-1{padding-inline-end:4px}.pe-md-2{padding-inline-end:8px}.pe-md-3{padding-inline-end:12px}.pe-md-4{padding-inline-end:16px}.pe-md-5{padding-inline-end:20px}.pe-md-6{padding-inline-end:24px}.pe-md-7{padding-inline-end:28px}.pe-md-8{padding-inline-end:32px}.pe-md-9{padding-inline-end:36px}.pe-md-10{padding-inline-end:40px}.pe-md-11{padding-inline-end:44px}.pe-md-12{padding-inline-end:48px}.pe-md-13{padding-inline-end:52px}.pe-md-14{padding-inline-end:56px}.pe-md-15{padding-inline-end:60px}.pe-md-16{padding-inline-end:64px}.text-md-left{text-align:left}.text-md-right{text-align:right}.text-md-center{text-align:center}.text-md-justify{text-align:justify}.text-md-start{text-align:start}.text-md-end{text-align:end}.h-md-auto{height:auto}.h-md-screen{height:100dvh}.h-md-0{height:0}.h-md-25{height:25%}.h-md-50{height:50%}.h-md-75{height:75%}.h-md-100{height:100%}.h-md-33{height:33%}.w-md-auto{width:auto}.w-md-0{width:0}.w-md-25{width:25%}.w-md-33{width:33%}.w-md-50{width:50%}.w-md-66{width:66%}.w-md-75{width:75%}.w-md-100{width:100%}}@media (width>=1145px){.d-lg-none{display:none}.d-lg-inline{display:inline}.d-lg-inline-block{display:inline-block}.d-lg-block{display:block}.d-lg-table{display:table}.d-lg-table-row{display:table-row}.d-lg-table-cell{display:table-cell}.d-lg-flex{display:flex}.d-lg-inline-flex{display:inline-flex}.float-lg-none{float:none}.float-lg-left{float:left}.float-lg-right{float:right}.v-locale--is-rtl .float-lg-end{float:left}.v-locale--is-ltr .float-lg-end,.v-locale--is-rtl .float-lg-start{float:right}.v-locale--is-ltr .float-lg-start{float:left}.flex-lg-1-1,.flex-lg-fill{flex:auto}.flex-lg-1-0{flex:1 0 auto}.flex-lg-0-1{flex:0 auto}.flex-lg-0-0{flex:none}.flex-lg-1-1-100{flex:100%}.flex-lg-1-0-100{flex:1 0 100%}.flex-lg-0-1-100{flex:0 100%}.flex-lg-0-0-100{flex:0 0 100%}.flex-lg-1-1-0{flex:1 1 0}.flex-lg-1-0-0{flex:1 0 0}.flex-lg-0-1-0{flex:0 1 0}.flex-lg-0-0-0{flex:0 0 0}.flex-lg-row{flex-direction:row}.flex-lg-column{flex-direction:column}.flex-lg-row-reverse{flex-direction:row-reverse}.flex-lg-column-reverse{flex-direction:column-reverse}.flex-lg-grow-0{flex-grow:0}.flex-lg-grow-1{flex-grow:1}.flex-lg-shrink-0{flex-shrink:0}.flex-lg-shrink-1{flex-shrink:1}.flex-lg-wrap{flex-wrap:wrap}.flex-lg-nowrap{flex-wrap:nowrap}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse}.justify-lg-start{justify-content:flex-start}.justify-lg-end{justify-content:flex-end}.justify-lg-center{justify-content:center}.justify-lg-space-between{justify-content:space-between}.justify-lg-space-around{justify-content:space-around}.justify-lg-space-evenly{justify-content:space-evenly}.justify-items-lg-start{justify-items:flex-start}.justify-items-lg-end{justify-items:flex-end}.justify-items-lg-center{justify-items:center}.justify-items-lg-stretch{justify-items:stretch}.align-lg-start{align-items:flex-start}.align-lg-end{align-items:flex-end}.align-lg-center{align-items:center}.align-lg-baseline{align-items:baseline}.align-lg-stretch{align-items:stretch}.align-content-lg-start{align-content:flex-start}.align-content-lg-end{align-content:flex-end}.align-content-lg-center{align-content:center}.align-content-lg-space-between{align-content:space-between}.align-content-lg-space-around{align-content:space-around}.align-content-lg-space-evenly{align-content:space-evenly}.align-content-lg-stretch{align-content:stretch}.align-self-lg-auto{align-self:auto}.align-self-lg-start{align-self:flex-start}.align-self-lg-end{align-self:flex-end}.align-self-lg-center{align-self:center}.align-self-lg-baseline{align-self:baseline}.align-self-lg-stretch{align-self:stretch}.order-lg-first{order:-1}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.order-lg-last{order:13}.ga-lg-0{gap:0}.ga-lg-1{gap:4px}.ga-lg-2{gap:8px}.ga-lg-3{gap:12px}.ga-lg-4{gap:16px}.ga-lg-5{gap:20px}.ga-lg-6{gap:24px}.ga-lg-7{gap:28px}.ga-lg-8{gap:32px}.ga-lg-9{gap:36px}.ga-lg-10{gap:40px}.ga-lg-11{gap:44px}.ga-lg-12{gap:48px}.ga-lg-13{gap:52px}.ga-lg-14{gap:56px}.ga-lg-15{gap:60px}.ga-lg-16{gap:64px}.ga-lg-auto{gap:auto}.gr-lg-0{row-gap:0}.gr-lg-1{row-gap:4px}.gr-lg-2{row-gap:8px}.gr-lg-3{row-gap:12px}.gr-lg-4{row-gap:16px}.gr-lg-5{row-gap:20px}.gr-lg-6{row-gap:24px}.gr-lg-7{row-gap:28px}.gr-lg-8{row-gap:32px}.gr-lg-9{row-gap:36px}.gr-lg-10{row-gap:40px}.gr-lg-11{row-gap:44px}.gr-lg-12{row-gap:48px}.gr-lg-13{row-gap:52px}.gr-lg-14{row-gap:56px}.gr-lg-15{row-gap:60px}.gr-lg-16{row-gap:64px}.gr-lg-auto{row-gap:auto}.gc-lg-0{-moz-column-gap:0;column-gap:0}.gc-lg-1{-moz-column-gap:4px;column-gap:4px}.gc-lg-2{-moz-column-gap:8px;column-gap:8px}.gc-lg-3{-moz-column-gap:12px;column-gap:12px}.gc-lg-4{-moz-column-gap:16px;column-gap:16px}.gc-lg-5{-moz-column-gap:20px;column-gap:20px}.gc-lg-6{-moz-column-gap:24px;column-gap:24px}.gc-lg-7{-moz-column-gap:28px;column-gap:28px}.gc-lg-8{-moz-column-gap:32px;column-gap:32px}.gc-lg-9{-moz-column-gap:36px;column-gap:36px}.gc-lg-10{-moz-column-gap:40px;column-gap:40px}.gc-lg-11{-moz-column-gap:44px;column-gap:44px}.gc-lg-12{-moz-column-gap:48px;column-gap:48px}.gc-lg-13{-moz-column-gap:52px;column-gap:52px}.gc-lg-14{-moz-column-gap:56px;column-gap:56px}.gc-lg-15{-moz-column-gap:60px;column-gap:60px}.gc-lg-16{-moz-column-gap:64px;column-gap:64px}.gc-lg-auto{-moz-column-gap:auto;column-gap:auto}.ma-lg-0{margin:0}.ma-lg-1{margin:4px}.ma-lg-2{margin:8px}.ma-lg-3{margin:12px}.ma-lg-4{margin:16px}.ma-lg-5{margin:20px}.ma-lg-6{margin:24px}.ma-lg-7{margin:28px}.ma-lg-8{margin:32px}.ma-lg-9{margin:36px}.ma-lg-10{margin:40px}.ma-lg-11{margin:44px}.ma-lg-12{margin:48px}.ma-lg-13{margin:52px}.ma-lg-14{margin:56px}.ma-lg-15{margin:60px}.ma-lg-16{margin:64px}.ma-lg-auto{margin:auto}.mx-lg-0{margin-left:0;margin-right:0}.mx-lg-1{margin-left:4px;margin-right:4px}.mx-lg-2{margin-left:8px;margin-right:8px}.mx-lg-3{margin-left:12px;margin-right:12px}.mx-lg-4{margin-left:16px;margin-right:16px}.mx-lg-5{margin-left:20px;margin-right:20px}.mx-lg-6{margin-left:24px;margin-right:24px}.mx-lg-7{margin-left:28px;margin-right:28px}.mx-lg-8{margin-left:32px;margin-right:32px}.mx-lg-9{margin-left:36px;margin-right:36px}.mx-lg-10{margin-left:40px;margin-right:40px}.mx-lg-11{margin-left:44px;margin-right:44px}.mx-lg-12{margin-left:48px;margin-right:48px}.mx-lg-13{margin-left:52px;margin-right:52px}.mx-lg-14{margin-left:56px;margin-right:56px}.mx-lg-15{margin-left:60px;margin-right:60px}.mx-lg-16{margin-left:64px;margin-right:64px}.mx-lg-auto{margin-left:auto;margin-right:auto}.my-lg-0{margin-top:0;margin-bottom:0}.my-lg-1{margin-top:4px;margin-bottom:4px}.my-lg-2{margin-top:8px;margin-bottom:8px}.my-lg-3{margin-top:12px;margin-bottom:12px}.my-lg-4{margin-top:16px;margin-bottom:16px}.my-lg-5{margin-top:20px;margin-bottom:20px}.my-lg-6{margin-top:24px;margin-bottom:24px}.my-lg-7{margin-top:28px;margin-bottom:28px}.my-lg-8{margin-top:32px;margin-bottom:32px}.my-lg-9{margin-top:36px;margin-bottom:36px}.my-lg-10{margin-top:40px;margin-bottom:40px}.my-lg-11{margin-top:44px;margin-bottom:44px}.my-lg-12{margin-top:48px;margin-bottom:48px}.my-lg-13{margin-top:52px;margin-bottom:52px}.my-lg-14{margin-top:56px;margin-bottom:56px}.my-lg-15{margin-top:60px;margin-bottom:60px}.my-lg-16{margin-top:64px;margin-bottom:64px}.my-lg-auto{margin-top:auto;margin-bottom:auto}.mt-lg-0{margin-top:0}.mt-lg-1{margin-top:4px}.mt-lg-2{margin-top:8px}.mt-lg-3{margin-top:12px}.mt-lg-4{margin-top:16px}.mt-lg-5{margin-top:20px}.mt-lg-6{margin-top:24px}.mt-lg-7{margin-top:28px}.mt-lg-8{margin-top:32px}.mt-lg-9{margin-top:36px}.mt-lg-10{margin-top:40px}.mt-lg-11{margin-top:44px}.mt-lg-12{margin-top:48px}.mt-lg-13{margin-top:52px}.mt-lg-14{margin-top:56px}.mt-lg-15{margin-top:60px}.mt-lg-16{margin-top:64px}.mt-lg-auto{margin-top:auto}.mr-lg-0{margin-right:0}.mr-lg-1{margin-right:4px}.mr-lg-2{margin-right:8px}.mr-lg-3{margin-right:12px}.mr-lg-4{margin-right:16px}.mr-lg-5{margin-right:20px}.mr-lg-6{margin-right:24px}.mr-lg-7{margin-right:28px}.mr-lg-8{margin-right:32px}.mr-lg-9{margin-right:36px}.mr-lg-10{margin-right:40px}.mr-lg-11{margin-right:44px}.mr-lg-12{margin-right:48px}.mr-lg-13{margin-right:52px}.mr-lg-14{margin-right:56px}.mr-lg-15{margin-right:60px}.mr-lg-16{margin-right:64px}.mr-lg-auto{margin-right:auto}.mb-lg-0{margin-bottom:0}.mb-lg-1{margin-bottom:4px}.mb-lg-2{margin-bottom:8px}.mb-lg-3{margin-bottom:12px}.mb-lg-4{margin-bottom:16px}.mb-lg-5{margin-bottom:20px}.mb-lg-6{margin-bottom:24px}.mb-lg-7{margin-bottom:28px}.mb-lg-8{margin-bottom:32px}.mb-lg-9{margin-bottom:36px}.mb-lg-10{margin-bottom:40px}.mb-lg-11{margin-bottom:44px}.mb-lg-12{margin-bottom:48px}.mb-lg-13{margin-bottom:52px}.mb-lg-14{margin-bottom:56px}.mb-lg-15{margin-bottom:60px}.mb-lg-16{margin-bottom:64px}.mb-lg-auto{margin-bottom:auto}.ml-lg-0{margin-left:0}.ml-lg-1{margin-left:4px}.ml-lg-2{margin-left:8px}.ml-lg-3{margin-left:12px}.ml-lg-4{margin-left:16px}.ml-lg-5{margin-left:20px}.ml-lg-6{margin-left:24px}.ml-lg-7{margin-left:28px}.ml-lg-8{margin-left:32px}.ml-lg-9{margin-left:36px}.ml-lg-10{margin-left:40px}.ml-lg-11{margin-left:44px}.ml-lg-12{margin-left:48px}.ml-lg-13{margin-left:52px}.ml-lg-14{margin-left:56px}.ml-lg-15{margin-left:60px}.ml-lg-16{margin-left:64px}.ml-lg-auto{margin-left:auto}.ms-lg-0{margin-inline-start:0}.ms-lg-1{margin-inline-start:4px}.ms-lg-2{margin-inline-start:8px}.ms-lg-3{margin-inline-start:12px}.ms-lg-4{margin-inline-start:16px}.ms-lg-5{margin-inline-start:20px}.ms-lg-6{margin-inline-start:24px}.ms-lg-7{margin-inline-start:28px}.ms-lg-8{margin-inline-start:32px}.ms-lg-9{margin-inline-start:36px}.ms-lg-10{margin-inline-start:40px}.ms-lg-11{margin-inline-start:44px}.ms-lg-12{margin-inline-start:48px}.ms-lg-13{margin-inline-start:52px}.ms-lg-14{margin-inline-start:56px}.ms-lg-15{margin-inline-start:60px}.ms-lg-16{margin-inline-start:64px}.ms-lg-auto{margin-inline-start:auto}.me-lg-0{margin-inline-end:0}.me-lg-1{margin-inline-end:4px}.me-lg-2{margin-inline-end:8px}.me-lg-3{margin-inline-end:12px}.me-lg-4{margin-inline-end:16px}.me-lg-5{margin-inline-end:20px}.me-lg-6{margin-inline-end:24px}.me-lg-7{margin-inline-end:28px}.me-lg-8{margin-inline-end:32px}.me-lg-9{margin-inline-end:36px}.me-lg-10{margin-inline-end:40px}.me-lg-11{margin-inline-end:44px}.me-lg-12{margin-inline-end:48px}.me-lg-13{margin-inline-end:52px}.me-lg-14{margin-inline-end:56px}.me-lg-15{margin-inline-end:60px}.me-lg-16{margin-inline-end:64px}.me-lg-auto{margin-inline-end:auto}.ma-lg-n1{margin:-4px}.ma-lg-n2{margin:-8px}.ma-lg-n3{margin:-12px}.ma-lg-n4{margin:-16px}.ma-lg-n5{margin:-20px}.ma-lg-n6{margin:-24px}.ma-lg-n7{margin:-28px}.ma-lg-n8{margin:-32px}.ma-lg-n9{margin:-36px}.ma-lg-n10{margin:-40px}.ma-lg-n11{margin:-44px}.ma-lg-n12{margin:-48px}.ma-lg-n13{margin:-52px}.ma-lg-n14{margin:-56px}.ma-lg-n15{margin:-60px}.ma-lg-n16{margin:-64px}.mx-lg-n1{margin-left:-4px;margin-right:-4px}.mx-lg-n2{margin-left:-8px;margin-right:-8px}.mx-lg-n3{margin-left:-12px;margin-right:-12px}.mx-lg-n4{margin-left:-16px;margin-right:-16px}.mx-lg-n5{margin-left:-20px;margin-right:-20px}.mx-lg-n6{margin-left:-24px;margin-right:-24px}.mx-lg-n7{margin-left:-28px;margin-right:-28px}.mx-lg-n8{margin-left:-32px;margin-right:-32px}.mx-lg-n9{margin-left:-36px;margin-right:-36px}.mx-lg-n10{margin-left:-40px;margin-right:-40px}.mx-lg-n11{margin-left:-44px;margin-right:-44px}.mx-lg-n12{margin-left:-48px;margin-right:-48px}.mx-lg-n13{margin-left:-52px;margin-right:-52px}.mx-lg-n14{margin-left:-56px;margin-right:-56px}.mx-lg-n15{margin-left:-60px;margin-right:-60px}.mx-lg-n16{margin-left:-64px;margin-right:-64px}.my-lg-n1{margin-top:-4px;margin-bottom:-4px}.my-lg-n2{margin-top:-8px;margin-bottom:-8px}.my-lg-n3{margin-top:-12px;margin-bottom:-12px}.my-lg-n4{margin-top:-16px;margin-bottom:-16px}.my-lg-n5{margin-top:-20px;margin-bottom:-20px}.my-lg-n6{margin-top:-24px;margin-bottom:-24px}.my-lg-n7{margin-top:-28px;margin-bottom:-28px}.my-lg-n8{margin-top:-32px;margin-bottom:-32px}.my-lg-n9{margin-top:-36px;margin-bottom:-36px}.my-lg-n10{margin-top:-40px;margin-bottom:-40px}.my-lg-n11{margin-top:-44px;margin-bottom:-44px}.my-lg-n12{margin-top:-48px;margin-bottom:-48px}.my-lg-n13{margin-top:-52px;margin-bottom:-52px}.my-lg-n14{margin-top:-56px;margin-bottom:-56px}.my-lg-n15{margin-top:-60px;margin-bottom:-60px}.my-lg-n16{margin-top:-64px;margin-bottom:-64px}.mt-lg-n1{margin-top:-4px}.mt-lg-n2{margin-top:-8px}.mt-lg-n3{margin-top:-12px}.mt-lg-n4{margin-top:-16px}.mt-lg-n5{margin-top:-20px}.mt-lg-n6{margin-top:-24px}.mt-lg-n7{margin-top:-28px}.mt-lg-n8{margin-top:-32px}.mt-lg-n9{margin-top:-36px}.mt-lg-n10{margin-top:-40px}.mt-lg-n11{margin-top:-44px}.mt-lg-n12{margin-top:-48px}.mt-lg-n13{margin-top:-52px}.mt-lg-n14{margin-top:-56px}.mt-lg-n15{margin-top:-60px}.mt-lg-n16{margin-top:-64px}.mr-lg-n1{margin-right:-4px}.mr-lg-n2{margin-right:-8px}.mr-lg-n3{margin-right:-12px}.mr-lg-n4{margin-right:-16px}.mr-lg-n5{margin-right:-20px}.mr-lg-n6{margin-right:-24px}.mr-lg-n7{margin-right:-28px}.mr-lg-n8{margin-right:-32px}.mr-lg-n9{margin-right:-36px}.mr-lg-n10{margin-right:-40px}.mr-lg-n11{margin-right:-44px}.mr-lg-n12{margin-right:-48px}.mr-lg-n13{margin-right:-52px}.mr-lg-n14{margin-right:-56px}.mr-lg-n15{margin-right:-60px}.mr-lg-n16{margin-right:-64px}.mb-lg-n1{margin-bottom:-4px}.mb-lg-n2{margin-bottom:-8px}.mb-lg-n3{margin-bottom:-12px}.mb-lg-n4{margin-bottom:-16px}.mb-lg-n5{margin-bottom:-20px}.mb-lg-n6{margin-bottom:-24px}.mb-lg-n7{margin-bottom:-28px}.mb-lg-n8{margin-bottom:-32px}.mb-lg-n9{margin-bottom:-36px}.mb-lg-n10{margin-bottom:-40px}.mb-lg-n11{margin-bottom:-44px}.mb-lg-n12{margin-bottom:-48px}.mb-lg-n13{margin-bottom:-52px}.mb-lg-n14{margin-bottom:-56px}.mb-lg-n15{margin-bottom:-60px}.mb-lg-n16{margin-bottom:-64px}.ml-lg-n1{margin-left:-4px}.ml-lg-n2{margin-left:-8px}.ml-lg-n3{margin-left:-12px}.ml-lg-n4{margin-left:-16px}.ml-lg-n5{margin-left:-20px}.ml-lg-n6{margin-left:-24px}.ml-lg-n7{margin-left:-28px}.ml-lg-n8{margin-left:-32px}.ml-lg-n9{margin-left:-36px}.ml-lg-n10{margin-left:-40px}.ml-lg-n11{margin-left:-44px}.ml-lg-n12{margin-left:-48px}.ml-lg-n13{margin-left:-52px}.ml-lg-n14{margin-left:-56px}.ml-lg-n15{margin-left:-60px}.ml-lg-n16{margin-left:-64px}.ms-lg-n1{margin-inline-start:-4px}.ms-lg-n2{margin-inline-start:-8px}.ms-lg-n3{margin-inline-start:-12px}.ms-lg-n4{margin-inline-start:-16px}.ms-lg-n5{margin-inline-start:-20px}.ms-lg-n6{margin-inline-start:-24px}.ms-lg-n7{margin-inline-start:-28px}.ms-lg-n8{margin-inline-start:-32px}.ms-lg-n9{margin-inline-start:-36px}.ms-lg-n10{margin-inline-start:-40px}.ms-lg-n11{margin-inline-start:-44px}.ms-lg-n12{margin-inline-start:-48px}.ms-lg-n13{margin-inline-start:-52px}.ms-lg-n14{margin-inline-start:-56px}.ms-lg-n15{margin-inline-start:-60px}.ms-lg-n16{margin-inline-start:-64px}.me-lg-n1{margin-inline-end:-4px}.me-lg-n2{margin-inline-end:-8px}.me-lg-n3{margin-inline-end:-12px}.me-lg-n4{margin-inline-end:-16px}.me-lg-n5{margin-inline-end:-20px}.me-lg-n6{margin-inline-end:-24px}.me-lg-n7{margin-inline-end:-28px}.me-lg-n8{margin-inline-end:-32px}.me-lg-n9{margin-inline-end:-36px}.me-lg-n10{margin-inline-end:-40px}.me-lg-n11{margin-inline-end:-44px}.me-lg-n12{margin-inline-end:-48px}.me-lg-n13{margin-inline-end:-52px}.me-lg-n14{margin-inline-end:-56px}.me-lg-n15{margin-inline-end:-60px}.me-lg-n16{margin-inline-end:-64px}.pa-lg-0{padding:0}.pa-lg-1{padding:4px}.pa-lg-2{padding:8px}.pa-lg-3{padding:12px}.pa-lg-4{padding:16px}.pa-lg-5{padding:20px}.pa-lg-6{padding:24px}.pa-lg-7{padding:28px}.pa-lg-8{padding:32px}.pa-lg-9{padding:36px}.pa-lg-10{padding:40px}.pa-lg-11{padding:44px}.pa-lg-12{padding:48px}.pa-lg-13{padding:52px}.pa-lg-14{padding:56px}.pa-lg-15{padding:60px}.pa-lg-16{padding:64px}.px-lg-0{padding-left:0;padding-right:0}.px-lg-1{padding-left:4px;padding-right:4px}.px-lg-2{padding-left:8px;padding-right:8px}.px-lg-3{padding-left:12px;padding-right:12px}.px-lg-4{padding-left:16px;padding-right:16px}.px-lg-5{padding-left:20px;padding-right:20px}.px-lg-6{padding-left:24px;padding-right:24px}.px-lg-7{padding-left:28px;padding-right:28px}.px-lg-8{padding-left:32px;padding-right:32px}.px-lg-9{padding-left:36px;padding-right:36px}.px-lg-10{padding-left:40px;padding-right:40px}.px-lg-11{padding-left:44px;padding-right:44px}.px-lg-12{padding-left:48px;padding-right:48px}.px-lg-13{padding-left:52px;padding-right:52px}.px-lg-14{padding-left:56px;padding-right:56px}.px-lg-15{padding-left:60px;padding-right:60px}.px-lg-16{padding-left:64px;padding-right:64px}.py-lg-0{padding-top:0;padding-bottom:0}.py-lg-1{padding-top:4px;padding-bottom:4px}.py-lg-2{padding-top:8px;padding-bottom:8px}.py-lg-3{padding-top:12px;padding-bottom:12px}.py-lg-4{padding-top:16px;padding-bottom:16px}.py-lg-5{padding-top:20px;padding-bottom:20px}.py-lg-6{padding-top:24px;padding-bottom:24px}.py-lg-7{padding-top:28px;padding-bottom:28px}.py-lg-8{padding-top:32px;padding-bottom:32px}.py-lg-9{padding-top:36px;padding-bottom:36px}.py-lg-10{padding-top:40px;padding-bottom:40px}.py-lg-11{padding-top:44px;padding-bottom:44px}.py-lg-12{padding-top:48px;padding-bottom:48px}.py-lg-13{padding-top:52px;padding-bottom:52px}.py-lg-14{padding-top:56px;padding-bottom:56px}.py-lg-15{padding-top:60px;padding-bottom:60px}.py-lg-16{padding-top:64px;padding-bottom:64px}.pt-lg-0{padding-top:0}.pt-lg-1{padding-top:4px}.pt-lg-2{padding-top:8px}.pt-lg-3{padding-top:12px}.pt-lg-4{padding-top:16px}.pt-lg-5{padding-top:20px}.pt-lg-6{padding-top:24px}.pt-lg-7{padding-top:28px}.pt-lg-8{padding-top:32px}.pt-lg-9{padding-top:36px}.pt-lg-10{padding-top:40px}.pt-lg-11{padding-top:44px}.pt-lg-12{padding-top:48px}.pt-lg-13{padding-top:52px}.pt-lg-14{padding-top:56px}.pt-lg-15{padding-top:60px}.pt-lg-16{padding-top:64px}.pr-lg-0{padding-right:0}.pr-lg-1{padding-right:4px}.pr-lg-2{padding-right:8px}.pr-lg-3{padding-right:12px}.pr-lg-4{padding-right:16px}.pr-lg-5{padding-right:20px}.pr-lg-6{padding-right:24px}.pr-lg-7{padding-right:28px}.pr-lg-8{padding-right:32px}.pr-lg-9{padding-right:36px}.pr-lg-10{padding-right:40px}.pr-lg-11{padding-right:44px}.pr-lg-12{padding-right:48px}.pr-lg-13{padding-right:52px}.pr-lg-14{padding-right:56px}.pr-lg-15{padding-right:60px}.pr-lg-16{padding-right:64px}.pb-lg-0{padding-bottom:0}.pb-lg-1{padding-bottom:4px}.pb-lg-2{padding-bottom:8px}.pb-lg-3{padding-bottom:12px}.pb-lg-4{padding-bottom:16px}.pb-lg-5{padding-bottom:20px}.pb-lg-6{padding-bottom:24px}.pb-lg-7{padding-bottom:28px}.pb-lg-8{padding-bottom:32px}.pb-lg-9{padding-bottom:36px}.pb-lg-10{padding-bottom:40px}.pb-lg-11{padding-bottom:44px}.pb-lg-12{padding-bottom:48px}.pb-lg-13{padding-bottom:52px}.pb-lg-14{padding-bottom:56px}.pb-lg-15{padding-bottom:60px}.pb-lg-16{padding-bottom:64px}.pl-lg-0{padding-left:0}.pl-lg-1{padding-left:4px}.pl-lg-2{padding-left:8px}.pl-lg-3{padding-left:12px}.pl-lg-4{padding-left:16px}.pl-lg-5{padding-left:20px}.pl-lg-6{padding-left:24px}.pl-lg-7{padding-left:28px}.pl-lg-8{padding-left:32px}.pl-lg-9{padding-left:36px}.pl-lg-10{padding-left:40px}.pl-lg-11{padding-left:44px}.pl-lg-12{padding-left:48px}.pl-lg-13{padding-left:52px}.pl-lg-14{padding-left:56px}.pl-lg-15{padding-left:60px}.pl-lg-16{padding-left:64px}.ps-lg-0{padding-inline-start:0}.ps-lg-1{padding-inline-start:4px}.ps-lg-2{padding-inline-start:8px}.ps-lg-3{padding-inline-start:12px}.ps-lg-4{padding-inline-start:16px}.ps-lg-5{padding-inline-start:20px}.ps-lg-6{padding-inline-start:24px}.ps-lg-7{padding-inline-start:28px}.ps-lg-8{padding-inline-start:32px}.ps-lg-9{padding-inline-start:36px}.ps-lg-10{padding-inline-start:40px}.ps-lg-11{padding-inline-start:44px}.ps-lg-12{padding-inline-start:48px}.ps-lg-13{padding-inline-start:52px}.ps-lg-14{padding-inline-start:56px}.ps-lg-15{padding-inline-start:60px}.ps-lg-16{padding-inline-start:64px}.pe-lg-0{padding-inline-end:0}.pe-lg-1{padding-inline-end:4px}.pe-lg-2{padding-inline-end:8px}.pe-lg-3{padding-inline-end:12px}.pe-lg-4{padding-inline-end:16px}.pe-lg-5{padding-inline-end:20px}.pe-lg-6{padding-inline-end:24px}.pe-lg-7{padding-inline-end:28px}.pe-lg-8{padding-inline-end:32px}.pe-lg-9{padding-inline-end:36px}.pe-lg-10{padding-inline-end:40px}.pe-lg-11{padding-inline-end:44px}.pe-lg-12{padding-inline-end:48px}.pe-lg-13{padding-inline-end:52px}.pe-lg-14{padding-inline-end:56px}.pe-lg-15{padding-inline-end:60px}.pe-lg-16{padding-inline-end:64px}.text-lg-left{text-align:left}.text-lg-right{text-align:right}.text-lg-center{text-align:center}.text-lg-justify{text-align:justify}.text-lg-start{text-align:start}.text-lg-end{text-align:end}.h-lg-auto{height:auto}.h-lg-screen{height:100dvh}.h-lg-0{height:0}.h-lg-25{height:25%}.h-lg-50{height:50%}.h-lg-75{height:75%}.h-lg-100{height:100%}.h-lg-33{height:33%}.w-lg-auto{width:auto}.w-lg-0{width:0}.w-lg-25{width:25%}.w-lg-33{width:33%}.w-lg-50{width:50%}.w-lg-66{width:66%}.w-lg-75{width:75%}.w-lg-100{width:100%}}@media (width>=1545px){.d-xl-none{display:none}.d-xl-inline{display:inline}.d-xl-inline-block{display:inline-block}.d-xl-block{display:block}.d-xl-table{display:table}.d-xl-table-row{display:table-row}.d-xl-table-cell{display:table-cell}.d-xl-flex{display:flex}.d-xl-inline-flex{display:inline-flex}.float-xl-none{float:none}.float-xl-left{float:left}.float-xl-right{float:right}.v-locale--is-rtl .float-xl-end{float:left}.v-locale--is-ltr .float-xl-end,.v-locale--is-rtl .float-xl-start{float:right}.v-locale--is-ltr .float-xl-start{float:left}.flex-xl-1-1,.flex-xl-fill{flex:auto}.flex-xl-1-0{flex:1 0 auto}.flex-xl-0-1{flex:0 auto}.flex-xl-0-0{flex:none}.flex-xl-1-1-100{flex:100%}.flex-xl-1-0-100{flex:1 0 100%}.flex-xl-0-1-100{flex:0 100%}.flex-xl-0-0-100{flex:0 0 100%}.flex-xl-1-1-0{flex:1 1 0}.flex-xl-1-0-0{flex:1 0 0}.flex-xl-0-1-0{flex:0 1 0}.flex-xl-0-0-0{flex:0 0 0}.flex-xl-row{flex-direction:row}.flex-xl-column{flex-direction:column}.flex-xl-row-reverse{flex-direction:row-reverse}.flex-xl-column-reverse{flex-direction:column-reverse}.flex-xl-grow-0{flex-grow:0}.flex-xl-grow-1{flex-grow:1}.flex-xl-shrink-0{flex-shrink:0}.flex-xl-shrink-1{flex-shrink:1}.flex-xl-wrap{flex-wrap:wrap}.flex-xl-nowrap{flex-wrap:nowrap}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse}.justify-xl-start{justify-content:flex-start}.justify-xl-end{justify-content:flex-end}.justify-xl-center{justify-content:center}.justify-xl-space-between{justify-content:space-between}.justify-xl-space-around{justify-content:space-around}.justify-xl-space-evenly{justify-content:space-evenly}.justify-items-xl-start{justify-items:flex-start}.justify-items-xl-end{justify-items:flex-end}.justify-items-xl-center{justify-items:center}.justify-items-xl-stretch{justify-items:stretch}.align-xl-start{align-items:flex-start}.align-xl-end{align-items:flex-end}.align-xl-center{align-items:center}.align-xl-baseline{align-items:baseline}.align-xl-stretch{align-items:stretch}.align-content-xl-start{align-content:flex-start}.align-content-xl-end{align-content:flex-end}.align-content-xl-center{align-content:center}.align-content-xl-space-between{align-content:space-between}.align-content-xl-space-around{align-content:space-around}.align-content-xl-space-evenly{align-content:space-evenly}.align-content-xl-stretch{align-content:stretch}.align-self-xl-auto{align-self:auto}.align-self-xl-start{align-self:flex-start}.align-self-xl-end{align-self:flex-end}.align-self-xl-center{align-self:center}.align-self-xl-baseline{align-self:baseline}.align-self-xl-stretch{align-self:stretch}.order-xl-first{order:-1}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.order-xl-last{order:13}.ga-xl-0{gap:0}.ga-xl-1{gap:4px}.ga-xl-2{gap:8px}.ga-xl-3{gap:12px}.ga-xl-4{gap:16px}.ga-xl-5{gap:20px}.ga-xl-6{gap:24px}.ga-xl-7{gap:28px}.ga-xl-8{gap:32px}.ga-xl-9{gap:36px}.ga-xl-10{gap:40px}.ga-xl-11{gap:44px}.ga-xl-12{gap:48px}.ga-xl-13{gap:52px}.ga-xl-14{gap:56px}.ga-xl-15{gap:60px}.ga-xl-16{gap:64px}.ga-xl-auto{gap:auto}.gr-xl-0{row-gap:0}.gr-xl-1{row-gap:4px}.gr-xl-2{row-gap:8px}.gr-xl-3{row-gap:12px}.gr-xl-4{row-gap:16px}.gr-xl-5{row-gap:20px}.gr-xl-6{row-gap:24px}.gr-xl-7{row-gap:28px}.gr-xl-8{row-gap:32px}.gr-xl-9{row-gap:36px}.gr-xl-10{row-gap:40px}.gr-xl-11{row-gap:44px}.gr-xl-12{row-gap:48px}.gr-xl-13{row-gap:52px}.gr-xl-14{row-gap:56px}.gr-xl-15{row-gap:60px}.gr-xl-16{row-gap:64px}.gr-xl-auto{row-gap:auto}.gc-xl-0{-moz-column-gap:0;column-gap:0}.gc-xl-1{-moz-column-gap:4px;column-gap:4px}.gc-xl-2{-moz-column-gap:8px;column-gap:8px}.gc-xl-3{-moz-column-gap:12px;column-gap:12px}.gc-xl-4{-moz-column-gap:16px;column-gap:16px}.gc-xl-5{-moz-column-gap:20px;column-gap:20px}.gc-xl-6{-moz-column-gap:24px;column-gap:24px}.gc-xl-7{-moz-column-gap:28px;column-gap:28px}.gc-xl-8{-moz-column-gap:32px;column-gap:32px}.gc-xl-9{-moz-column-gap:36px;column-gap:36px}.gc-xl-10{-moz-column-gap:40px;column-gap:40px}.gc-xl-11{-moz-column-gap:44px;column-gap:44px}.gc-xl-12{-moz-column-gap:48px;column-gap:48px}.gc-xl-13{-moz-column-gap:52px;column-gap:52px}.gc-xl-14{-moz-column-gap:56px;column-gap:56px}.gc-xl-15{-moz-column-gap:60px;column-gap:60px}.gc-xl-16{-moz-column-gap:64px;column-gap:64px}.gc-xl-auto{-moz-column-gap:auto;column-gap:auto}.ma-xl-0{margin:0}.ma-xl-1{margin:4px}.ma-xl-2{margin:8px}.ma-xl-3{margin:12px}.ma-xl-4{margin:16px}.ma-xl-5{margin:20px}.ma-xl-6{margin:24px}.ma-xl-7{margin:28px}.ma-xl-8{margin:32px}.ma-xl-9{margin:36px}.ma-xl-10{margin:40px}.ma-xl-11{margin:44px}.ma-xl-12{margin:48px}.ma-xl-13{margin:52px}.ma-xl-14{margin:56px}.ma-xl-15{margin:60px}.ma-xl-16{margin:64px}.ma-xl-auto{margin:auto}.mx-xl-0{margin-left:0;margin-right:0}.mx-xl-1{margin-left:4px;margin-right:4px}.mx-xl-2{margin-left:8px;margin-right:8px}.mx-xl-3{margin-left:12px;margin-right:12px}.mx-xl-4{margin-left:16px;margin-right:16px}.mx-xl-5{margin-left:20px;margin-right:20px}.mx-xl-6{margin-left:24px;margin-right:24px}.mx-xl-7{margin-left:28px;margin-right:28px}.mx-xl-8{margin-left:32px;margin-right:32px}.mx-xl-9{margin-left:36px;margin-right:36px}.mx-xl-10{margin-left:40px;margin-right:40px}.mx-xl-11{margin-left:44px;margin-right:44px}.mx-xl-12{margin-left:48px;margin-right:48px}.mx-xl-13{margin-left:52px;margin-right:52px}.mx-xl-14{margin-left:56px;margin-right:56px}.mx-xl-15{margin-left:60px;margin-right:60px}.mx-xl-16{margin-left:64px;margin-right:64px}.mx-xl-auto{margin-left:auto;margin-right:auto}.my-xl-0{margin-top:0;margin-bottom:0}.my-xl-1{margin-top:4px;margin-bottom:4px}.my-xl-2{margin-top:8px;margin-bottom:8px}.my-xl-3{margin-top:12px;margin-bottom:12px}.my-xl-4{margin-top:16px;margin-bottom:16px}.my-xl-5{margin-top:20px;margin-bottom:20px}.my-xl-6{margin-top:24px;margin-bottom:24px}.my-xl-7{margin-top:28px;margin-bottom:28px}.my-xl-8{margin-top:32px;margin-bottom:32px}.my-xl-9{margin-top:36px;margin-bottom:36px}.my-xl-10{margin-top:40px;margin-bottom:40px}.my-xl-11{margin-top:44px;margin-bottom:44px}.my-xl-12{margin-top:48px;margin-bottom:48px}.my-xl-13{margin-top:52px;margin-bottom:52px}.my-xl-14{margin-top:56px;margin-bottom:56px}.my-xl-15{margin-top:60px;margin-bottom:60px}.my-xl-16{margin-top:64px;margin-bottom:64px}.my-xl-auto{margin-top:auto;margin-bottom:auto}.mt-xl-0{margin-top:0}.mt-xl-1{margin-top:4px}.mt-xl-2{margin-top:8px}.mt-xl-3{margin-top:12px}.mt-xl-4{margin-top:16px}.mt-xl-5{margin-top:20px}.mt-xl-6{margin-top:24px}.mt-xl-7{margin-top:28px}.mt-xl-8{margin-top:32px}.mt-xl-9{margin-top:36px}.mt-xl-10{margin-top:40px}.mt-xl-11{margin-top:44px}.mt-xl-12{margin-top:48px}.mt-xl-13{margin-top:52px}.mt-xl-14{margin-top:56px}.mt-xl-15{margin-top:60px}.mt-xl-16{margin-top:64px}.mt-xl-auto{margin-top:auto}.mr-xl-0{margin-right:0}.mr-xl-1{margin-right:4px}.mr-xl-2{margin-right:8px}.mr-xl-3{margin-right:12px}.mr-xl-4{margin-right:16px}.mr-xl-5{margin-right:20px}.mr-xl-6{margin-right:24px}.mr-xl-7{margin-right:28px}.mr-xl-8{margin-right:32px}.mr-xl-9{margin-right:36px}.mr-xl-10{margin-right:40px}.mr-xl-11{margin-right:44px}.mr-xl-12{margin-right:48px}.mr-xl-13{margin-right:52px}.mr-xl-14{margin-right:56px}.mr-xl-15{margin-right:60px}.mr-xl-16{margin-right:64px}.mr-xl-auto{margin-right:auto}.mb-xl-0{margin-bottom:0}.mb-xl-1{margin-bottom:4px}.mb-xl-2{margin-bottom:8px}.mb-xl-3{margin-bottom:12px}.mb-xl-4{margin-bottom:16px}.mb-xl-5{margin-bottom:20px}.mb-xl-6{margin-bottom:24px}.mb-xl-7{margin-bottom:28px}.mb-xl-8{margin-bottom:32px}.mb-xl-9{margin-bottom:36px}.mb-xl-10{margin-bottom:40px}.mb-xl-11{margin-bottom:44px}.mb-xl-12{margin-bottom:48px}.mb-xl-13{margin-bottom:52px}.mb-xl-14{margin-bottom:56px}.mb-xl-15{margin-bottom:60px}.mb-xl-16{margin-bottom:64px}.mb-xl-auto{margin-bottom:auto}.ml-xl-0{margin-left:0}.ml-xl-1{margin-left:4px}.ml-xl-2{margin-left:8px}.ml-xl-3{margin-left:12px}.ml-xl-4{margin-left:16px}.ml-xl-5{margin-left:20px}.ml-xl-6{margin-left:24px}.ml-xl-7{margin-left:28px}.ml-xl-8{margin-left:32px}.ml-xl-9{margin-left:36px}.ml-xl-10{margin-left:40px}.ml-xl-11{margin-left:44px}.ml-xl-12{margin-left:48px}.ml-xl-13{margin-left:52px}.ml-xl-14{margin-left:56px}.ml-xl-15{margin-left:60px}.ml-xl-16{margin-left:64px}.ml-xl-auto{margin-left:auto}.ms-xl-0{margin-inline-start:0}.ms-xl-1{margin-inline-start:4px}.ms-xl-2{margin-inline-start:8px}.ms-xl-3{margin-inline-start:12px}.ms-xl-4{margin-inline-start:16px}.ms-xl-5{margin-inline-start:20px}.ms-xl-6{margin-inline-start:24px}.ms-xl-7{margin-inline-start:28px}.ms-xl-8{margin-inline-start:32px}.ms-xl-9{margin-inline-start:36px}.ms-xl-10{margin-inline-start:40px}.ms-xl-11{margin-inline-start:44px}.ms-xl-12{margin-inline-start:48px}.ms-xl-13{margin-inline-start:52px}.ms-xl-14{margin-inline-start:56px}.ms-xl-15{margin-inline-start:60px}.ms-xl-16{margin-inline-start:64px}.ms-xl-auto{margin-inline-start:auto}.me-xl-0{margin-inline-end:0}.me-xl-1{margin-inline-end:4px}.me-xl-2{margin-inline-end:8px}.me-xl-3{margin-inline-end:12px}.me-xl-4{margin-inline-end:16px}.me-xl-5{margin-inline-end:20px}.me-xl-6{margin-inline-end:24px}.me-xl-7{margin-inline-end:28px}.me-xl-8{margin-inline-end:32px}.me-xl-9{margin-inline-end:36px}.me-xl-10{margin-inline-end:40px}.me-xl-11{margin-inline-end:44px}.me-xl-12{margin-inline-end:48px}.me-xl-13{margin-inline-end:52px}.me-xl-14{margin-inline-end:56px}.me-xl-15{margin-inline-end:60px}.me-xl-16{margin-inline-end:64px}.me-xl-auto{margin-inline-end:auto}.ma-xl-n1{margin:-4px}.ma-xl-n2{margin:-8px}.ma-xl-n3{margin:-12px}.ma-xl-n4{margin:-16px}.ma-xl-n5{margin:-20px}.ma-xl-n6{margin:-24px}.ma-xl-n7{margin:-28px}.ma-xl-n8{margin:-32px}.ma-xl-n9{margin:-36px}.ma-xl-n10{margin:-40px}.ma-xl-n11{margin:-44px}.ma-xl-n12{margin:-48px}.ma-xl-n13{margin:-52px}.ma-xl-n14{margin:-56px}.ma-xl-n15{margin:-60px}.ma-xl-n16{margin:-64px}.mx-xl-n1{margin-left:-4px;margin-right:-4px}.mx-xl-n2{margin-left:-8px;margin-right:-8px}.mx-xl-n3{margin-left:-12px;margin-right:-12px}.mx-xl-n4{margin-left:-16px;margin-right:-16px}.mx-xl-n5{margin-left:-20px;margin-right:-20px}.mx-xl-n6{margin-left:-24px;margin-right:-24px}.mx-xl-n7{margin-left:-28px;margin-right:-28px}.mx-xl-n8{margin-left:-32px;margin-right:-32px}.mx-xl-n9{margin-left:-36px;margin-right:-36px}.mx-xl-n10{margin-left:-40px;margin-right:-40px}.mx-xl-n11{margin-left:-44px;margin-right:-44px}.mx-xl-n12{margin-left:-48px;margin-right:-48px}.mx-xl-n13{margin-left:-52px;margin-right:-52px}.mx-xl-n14{margin-left:-56px;margin-right:-56px}.mx-xl-n15{margin-left:-60px;margin-right:-60px}.mx-xl-n16{margin-left:-64px;margin-right:-64px}.my-xl-n1{margin-top:-4px;margin-bottom:-4px}.my-xl-n2{margin-top:-8px;margin-bottom:-8px}.my-xl-n3{margin-top:-12px;margin-bottom:-12px}.my-xl-n4{margin-top:-16px;margin-bottom:-16px}.my-xl-n5{margin-top:-20px;margin-bottom:-20px}.my-xl-n6{margin-top:-24px;margin-bottom:-24px}.my-xl-n7{margin-top:-28px;margin-bottom:-28px}.my-xl-n8{margin-top:-32px;margin-bottom:-32px}.my-xl-n9{margin-top:-36px;margin-bottom:-36px}.my-xl-n10{margin-top:-40px;margin-bottom:-40px}.my-xl-n11{margin-top:-44px;margin-bottom:-44px}.my-xl-n12{margin-top:-48px;margin-bottom:-48px}.my-xl-n13{margin-top:-52px;margin-bottom:-52px}.my-xl-n14{margin-top:-56px;margin-bottom:-56px}.my-xl-n15{margin-top:-60px;margin-bottom:-60px}.my-xl-n16{margin-top:-64px;margin-bottom:-64px}.mt-xl-n1{margin-top:-4px}.mt-xl-n2{margin-top:-8px}.mt-xl-n3{margin-top:-12px}.mt-xl-n4{margin-top:-16px}.mt-xl-n5{margin-top:-20px}.mt-xl-n6{margin-top:-24px}.mt-xl-n7{margin-top:-28px}.mt-xl-n8{margin-top:-32px}.mt-xl-n9{margin-top:-36px}.mt-xl-n10{margin-top:-40px}.mt-xl-n11{margin-top:-44px}.mt-xl-n12{margin-top:-48px}.mt-xl-n13{margin-top:-52px}.mt-xl-n14{margin-top:-56px}.mt-xl-n15{margin-top:-60px}.mt-xl-n16{margin-top:-64px}.mr-xl-n1{margin-right:-4px}.mr-xl-n2{margin-right:-8px}.mr-xl-n3{margin-right:-12px}.mr-xl-n4{margin-right:-16px}.mr-xl-n5{margin-right:-20px}.mr-xl-n6{margin-right:-24px}.mr-xl-n7{margin-right:-28px}.mr-xl-n8{margin-right:-32px}.mr-xl-n9{margin-right:-36px}.mr-xl-n10{margin-right:-40px}.mr-xl-n11{margin-right:-44px}.mr-xl-n12{margin-right:-48px}.mr-xl-n13{margin-right:-52px}.mr-xl-n14{margin-right:-56px}.mr-xl-n15{margin-right:-60px}.mr-xl-n16{margin-right:-64px}.mb-xl-n1{margin-bottom:-4px}.mb-xl-n2{margin-bottom:-8px}.mb-xl-n3{margin-bottom:-12px}.mb-xl-n4{margin-bottom:-16px}.mb-xl-n5{margin-bottom:-20px}.mb-xl-n6{margin-bottom:-24px}.mb-xl-n7{margin-bottom:-28px}.mb-xl-n8{margin-bottom:-32px}.mb-xl-n9{margin-bottom:-36px}.mb-xl-n10{margin-bottom:-40px}.mb-xl-n11{margin-bottom:-44px}.mb-xl-n12{margin-bottom:-48px}.mb-xl-n13{margin-bottom:-52px}.mb-xl-n14{margin-bottom:-56px}.mb-xl-n15{margin-bottom:-60px}.mb-xl-n16{margin-bottom:-64px}.ml-xl-n1{margin-left:-4px}.ml-xl-n2{margin-left:-8px}.ml-xl-n3{margin-left:-12px}.ml-xl-n4{margin-left:-16px}.ml-xl-n5{margin-left:-20px}.ml-xl-n6{margin-left:-24px}.ml-xl-n7{margin-left:-28px}.ml-xl-n8{margin-left:-32px}.ml-xl-n9{margin-left:-36px}.ml-xl-n10{margin-left:-40px}.ml-xl-n11{margin-left:-44px}.ml-xl-n12{margin-left:-48px}.ml-xl-n13{margin-left:-52px}.ml-xl-n14{margin-left:-56px}.ml-xl-n15{margin-left:-60px}.ml-xl-n16{margin-left:-64px}.ms-xl-n1{margin-inline-start:-4px}.ms-xl-n2{margin-inline-start:-8px}.ms-xl-n3{margin-inline-start:-12px}.ms-xl-n4{margin-inline-start:-16px}.ms-xl-n5{margin-inline-start:-20px}.ms-xl-n6{margin-inline-start:-24px}.ms-xl-n7{margin-inline-start:-28px}.ms-xl-n8{margin-inline-start:-32px}.ms-xl-n9{margin-inline-start:-36px}.ms-xl-n10{margin-inline-start:-40px}.ms-xl-n11{margin-inline-start:-44px}.ms-xl-n12{margin-inline-start:-48px}.ms-xl-n13{margin-inline-start:-52px}.ms-xl-n14{margin-inline-start:-56px}.ms-xl-n15{margin-inline-start:-60px}.ms-xl-n16{margin-inline-start:-64px}.me-xl-n1{margin-inline-end:-4px}.me-xl-n2{margin-inline-end:-8px}.me-xl-n3{margin-inline-end:-12px}.me-xl-n4{margin-inline-end:-16px}.me-xl-n5{margin-inline-end:-20px}.me-xl-n6{margin-inline-end:-24px}.me-xl-n7{margin-inline-end:-28px}.me-xl-n8{margin-inline-end:-32px}.me-xl-n9{margin-inline-end:-36px}.me-xl-n10{margin-inline-end:-40px}.me-xl-n11{margin-inline-end:-44px}.me-xl-n12{margin-inline-end:-48px}.me-xl-n13{margin-inline-end:-52px}.me-xl-n14{margin-inline-end:-56px}.me-xl-n15{margin-inline-end:-60px}.me-xl-n16{margin-inline-end:-64px}.pa-xl-0{padding:0}.pa-xl-1{padding:4px}.pa-xl-2{padding:8px}.pa-xl-3{padding:12px}.pa-xl-4{padding:16px}.pa-xl-5{padding:20px}.pa-xl-6{padding:24px}.pa-xl-7{padding:28px}.pa-xl-8{padding:32px}.pa-xl-9{padding:36px}.pa-xl-10{padding:40px}.pa-xl-11{padding:44px}.pa-xl-12{padding:48px}.pa-xl-13{padding:52px}.pa-xl-14{padding:56px}.pa-xl-15{padding:60px}.pa-xl-16{padding:64px}.px-xl-0{padding-left:0;padding-right:0}.px-xl-1{padding-left:4px;padding-right:4px}.px-xl-2{padding-left:8px;padding-right:8px}.px-xl-3{padding-left:12px;padding-right:12px}.px-xl-4{padding-left:16px;padding-right:16px}.px-xl-5{padding-left:20px;padding-right:20px}.px-xl-6{padding-left:24px;padding-right:24px}.px-xl-7{padding-left:28px;padding-right:28px}.px-xl-8{padding-left:32px;padding-right:32px}.px-xl-9{padding-left:36px;padding-right:36px}.px-xl-10{padding-left:40px;padding-right:40px}.px-xl-11{padding-left:44px;padding-right:44px}.px-xl-12{padding-left:48px;padding-right:48px}.px-xl-13{padding-left:52px;padding-right:52px}.px-xl-14{padding-left:56px;padding-right:56px}.px-xl-15{padding-left:60px;padding-right:60px}.px-xl-16{padding-left:64px;padding-right:64px}.py-xl-0{padding-top:0;padding-bottom:0}.py-xl-1{padding-top:4px;padding-bottom:4px}.py-xl-2{padding-top:8px;padding-bottom:8px}.py-xl-3{padding-top:12px;padding-bottom:12px}.py-xl-4{padding-top:16px;padding-bottom:16px}.py-xl-5{padding-top:20px;padding-bottom:20px}.py-xl-6{padding-top:24px;padding-bottom:24px}.py-xl-7{padding-top:28px;padding-bottom:28px}.py-xl-8{padding-top:32px;padding-bottom:32px}.py-xl-9{padding-top:36px;padding-bottom:36px}.py-xl-10{padding-top:40px;padding-bottom:40px}.py-xl-11{padding-top:44px;padding-bottom:44px}.py-xl-12{padding-top:48px;padding-bottom:48px}.py-xl-13{padding-top:52px;padding-bottom:52px}.py-xl-14{padding-top:56px;padding-bottom:56px}.py-xl-15{padding-top:60px;padding-bottom:60px}.py-xl-16{padding-top:64px;padding-bottom:64px}.pt-xl-0{padding-top:0}.pt-xl-1{padding-top:4px}.pt-xl-2{padding-top:8px}.pt-xl-3{padding-top:12px}.pt-xl-4{padding-top:16px}.pt-xl-5{padding-top:20px}.pt-xl-6{padding-top:24px}.pt-xl-7{padding-top:28px}.pt-xl-8{padding-top:32px}.pt-xl-9{padding-top:36px}.pt-xl-10{padding-top:40px}.pt-xl-11{padding-top:44px}.pt-xl-12{padding-top:48px}.pt-xl-13{padding-top:52px}.pt-xl-14{padding-top:56px}.pt-xl-15{padding-top:60px}.pt-xl-16{padding-top:64px}.pr-xl-0{padding-right:0}.pr-xl-1{padding-right:4px}.pr-xl-2{padding-right:8px}.pr-xl-3{padding-right:12px}.pr-xl-4{padding-right:16px}.pr-xl-5{padding-right:20px}.pr-xl-6{padding-right:24px}.pr-xl-7{padding-right:28px}.pr-xl-8{padding-right:32px}.pr-xl-9{padding-right:36px}.pr-xl-10{padding-right:40px}.pr-xl-11{padding-right:44px}.pr-xl-12{padding-right:48px}.pr-xl-13{padding-right:52px}.pr-xl-14{padding-right:56px}.pr-xl-15{padding-right:60px}.pr-xl-16{padding-right:64px}.pb-xl-0{padding-bottom:0}.pb-xl-1{padding-bottom:4px}.pb-xl-2{padding-bottom:8px}.pb-xl-3{padding-bottom:12px}.pb-xl-4{padding-bottom:16px}.pb-xl-5{padding-bottom:20px}.pb-xl-6{padding-bottom:24px}.pb-xl-7{padding-bottom:28px}.pb-xl-8{padding-bottom:32px}.pb-xl-9{padding-bottom:36px}.pb-xl-10{padding-bottom:40px}.pb-xl-11{padding-bottom:44px}.pb-xl-12{padding-bottom:48px}.pb-xl-13{padding-bottom:52px}.pb-xl-14{padding-bottom:56px}.pb-xl-15{padding-bottom:60px}.pb-xl-16{padding-bottom:64px}.pl-xl-0{padding-left:0}.pl-xl-1{padding-left:4px}.pl-xl-2{padding-left:8px}.pl-xl-3{padding-left:12px}.pl-xl-4{padding-left:16px}.pl-xl-5{padding-left:20px}.pl-xl-6{padding-left:24px}.pl-xl-7{padding-left:28px}.pl-xl-8{padding-left:32px}.pl-xl-9{padding-left:36px}.pl-xl-10{padding-left:40px}.pl-xl-11{padding-left:44px}.pl-xl-12{padding-left:48px}.pl-xl-13{padding-left:52px}.pl-xl-14{padding-left:56px}.pl-xl-15{padding-left:60px}.pl-xl-16{padding-left:64px}.ps-xl-0{padding-inline-start:0}.ps-xl-1{padding-inline-start:4px}.ps-xl-2{padding-inline-start:8px}.ps-xl-3{padding-inline-start:12px}.ps-xl-4{padding-inline-start:16px}.ps-xl-5{padding-inline-start:20px}.ps-xl-6{padding-inline-start:24px}.ps-xl-7{padding-inline-start:28px}.ps-xl-8{padding-inline-start:32px}.ps-xl-9{padding-inline-start:36px}.ps-xl-10{padding-inline-start:40px}.ps-xl-11{padding-inline-start:44px}.ps-xl-12{padding-inline-start:48px}.ps-xl-13{padding-inline-start:52px}.ps-xl-14{padding-inline-start:56px}.ps-xl-15{padding-inline-start:60px}.ps-xl-16{padding-inline-start:64px}.pe-xl-0{padding-inline-end:0}.pe-xl-1{padding-inline-end:4px}.pe-xl-2{padding-inline-end:8px}.pe-xl-3{padding-inline-end:12px}.pe-xl-4{padding-inline-end:16px}.pe-xl-5{padding-inline-end:20px}.pe-xl-6{padding-inline-end:24px}.pe-xl-7{padding-inline-end:28px}.pe-xl-8{padding-inline-end:32px}.pe-xl-9{padding-inline-end:36px}.pe-xl-10{padding-inline-end:40px}.pe-xl-11{padding-inline-end:44px}.pe-xl-12{padding-inline-end:48px}.pe-xl-13{padding-inline-end:52px}.pe-xl-14{padding-inline-end:56px}.pe-xl-15{padding-inline-end:60px}.pe-xl-16{padding-inline-end:64px}.text-xl-left{text-align:left}.text-xl-right{text-align:right}.text-xl-center{text-align:center}.text-xl-justify{text-align:justify}.text-xl-start{text-align:start}.text-xl-end{text-align:end}.h-xl-auto{height:auto}.h-xl-screen{height:100dvh}.h-xl-0{height:0}.h-xl-25{height:25%}.h-xl-50{height:50%}.h-xl-75{height:75%}.h-xl-100{height:100%}.h-xl-33{height:33%}.w-xl-auto{width:auto}.w-xl-0{width:0}.w-xl-25{width:25%}.w-xl-33{width:33%}.w-xl-50{width:50%}.w-xl-66{width:66%}.w-xl-75{width:75%}.w-xl-100{width:100%}}@media (width>=2138px){.d-xxl-none{display:none}.d-xxl-inline{display:inline}.d-xxl-inline-block{display:inline-block}.d-xxl-block{display:block}.d-xxl-table{display:table}.d-xxl-table-row{display:table-row}.d-xxl-table-cell{display:table-cell}.d-xxl-flex{display:flex}.d-xxl-inline-flex{display:inline-flex}.float-xxl-none{float:none}.float-xxl-left{float:left}.float-xxl-right{float:right}.v-locale--is-rtl .float-xxl-end{float:left}.v-locale--is-ltr .float-xxl-end,.v-locale--is-rtl .float-xxl-start{float:right}.v-locale--is-ltr .float-xxl-start{float:left}.flex-xxl-1-1,.flex-xxl-fill{flex:auto}.flex-xxl-1-0{flex:1 0 auto}.flex-xxl-0-1{flex:0 auto}.flex-xxl-0-0{flex:none}.flex-xxl-1-1-100{flex:100%}.flex-xxl-1-0-100{flex:1 0 100%}.flex-xxl-0-1-100{flex:0 100%}.flex-xxl-0-0-100{flex:0 0 100%}.flex-xxl-1-1-0{flex:1 1 0}.flex-xxl-1-0-0{flex:1 0 0}.flex-xxl-0-1-0{flex:0 1 0}.flex-xxl-0-0-0{flex:0 0 0}.flex-xxl-row{flex-direction:row}.flex-xxl-column{flex-direction:column}.flex-xxl-row-reverse{flex-direction:row-reverse}.flex-xxl-column-reverse{flex-direction:column-reverse}.flex-xxl-grow-0{flex-grow:0}.flex-xxl-grow-1{flex-grow:1}.flex-xxl-shrink-0{flex-shrink:0}.flex-xxl-shrink-1{flex-shrink:1}.flex-xxl-wrap{flex-wrap:wrap}.flex-xxl-nowrap{flex-wrap:nowrap}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse}.justify-xxl-start{justify-content:flex-start}.justify-xxl-end{justify-content:flex-end}.justify-xxl-center{justify-content:center}.justify-xxl-space-between{justify-content:space-between}.justify-xxl-space-around{justify-content:space-around}.justify-xxl-space-evenly{justify-content:space-evenly}.justify-items-xxl-start{justify-items:flex-start}.justify-items-xxl-end{justify-items:flex-end}.justify-items-xxl-center{justify-items:center}.justify-items-xxl-stretch{justify-items:stretch}.align-xxl-start{align-items:flex-start}.align-xxl-end{align-items:flex-end}.align-xxl-center{align-items:center}.align-xxl-baseline{align-items:baseline}.align-xxl-stretch{align-items:stretch}.align-content-xxl-start{align-content:flex-start}.align-content-xxl-end{align-content:flex-end}.align-content-xxl-center{align-content:center}.align-content-xxl-space-between{align-content:space-between}.align-content-xxl-space-around{align-content:space-around}.align-content-xxl-space-evenly{align-content:space-evenly}.align-content-xxl-stretch{align-content:stretch}.align-self-xxl-auto{align-self:auto}.align-self-xxl-start{align-self:flex-start}.align-self-xxl-end{align-self:flex-end}.align-self-xxl-center{align-self:center}.align-self-xxl-baseline{align-self:baseline}.align-self-xxl-stretch{align-self:stretch}.order-xxl-first{order:-1}.order-xxl-0{order:0}.order-xxl-1{order:1}.order-xxl-2{order:2}.order-xxl-3{order:3}.order-xxl-4{order:4}.order-xxl-5{order:5}.order-xxl-6{order:6}.order-xxl-7{order:7}.order-xxl-8{order:8}.order-xxl-9{order:9}.order-xxl-10{order:10}.order-xxl-11{order:11}.order-xxl-12{order:12}.order-xxl-last{order:13}.ga-xxl-0{gap:0}.ga-xxl-1{gap:4px}.ga-xxl-2{gap:8px}.ga-xxl-3{gap:12px}.ga-xxl-4{gap:16px}.ga-xxl-5{gap:20px}.ga-xxl-6{gap:24px}.ga-xxl-7{gap:28px}.ga-xxl-8{gap:32px}.ga-xxl-9{gap:36px}.ga-xxl-10{gap:40px}.ga-xxl-11{gap:44px}.ga-xxl-12{gap:48px}.ga-xxl-13{gap:52px}.ga-xxl-14{gap:56px}.ga-xxl-15{gap:60px}.ga-xxl-16{gap:64px}.ga-xxl-auto{gap:auto}.gr-xxl-0{row-gap:0}.gr-xxl-1{row-gap:4px}.gr-xxl-2{row-gap:8px}.gr-xxl-3{row-gap:12px}.gr-xxl-4{row-gap:16px}.gr-xxl-5{row-gap:20px}.gr-xxl-6{row-gap:24px}.gr-xxl-7{row-gap:28px}.gr-xxl-8{row-gap:32px}.gr-xxl-9{row-gap:36px}.gr-xxl-10{row-gap:40px}.gr-xxl-11{row-gap:44px}.gr-xxl-12{row-gap:48px}.gr-xxl-13{row-gap:52px}.gr-xxl-14{row-gap:56px}.gr-xxl-15{row-gap:60px}.gr-xxl-16{row-gap:64px}.gr-xxl-auto{row-gap:auto}.gc-xxl-0{-moz-column-gap:0;column-gap:0}.gc-xxl-1{-moz-column-gap:4px;column-gap:4px}.gc-xxl-2{-moz-column-gap:8px;column-gap:8px}.gc-xxl-3{-moz-column-gap:12px;column-gap:12px}.gc-xxl-4{-moz-column-gap:16px;column-gap:16px}.gc-xxl-5{-moz-column-gap:20px;column-gap:20px}.gc-xxl-6{-moz-column-gap:24px;column-gap:24px}.gc-xxl-7{-moz-column-gap:28px;column-gap:28px}.gc-xxl-8{-moz-column-gap:32px;column-gap:32px}.gc-xxl-9{-moz-column-gap:36px;column-gap:36px}.gc-xxl-10{-moz-column-gap:40px;column-gap:40px}.gc-xxl-11{-moz-column-gap:44px;column-gap:44px}.gc-xxl-12{-moz-column-gap:48px;column-gap:48px}.gc-xxl-13{-moz-column-gap:52px;column-gap:52px}.gc-xxl-14{-moz-column-gap:56px;column-gap:56px}.gc-xxl-15{-moz-column-gap:60px;column-gap:60px}.gc-xxl-16{-moz-column-gap:64px;column-gap:64px}.gc-xxl-auto{-moz-column-gap:auto;column-gap:auto}.ma-xxl-0{margin:0}.ma-xxl-1{margin:4px}.ma-xxl-2{margin:8px}.ma-xxl-3{margin:12px}.ma-xxl-4{margin:16px}.ma-xxl-5{margin:20px}.ma-xxl-6{margin:24px}.ma-xxl-7{margin:28px}.ma-xxl-8{margin:32px}.ma-xxl-9{margin:36px}.ma-xxl-10{margin:40px}.ma-xxl-11{margin:44px}.ma-xxl-12{margin:48px}.ma-xxl-13{margin:52px}.ma-xxl-14{margin:56px}.ma-xxl-15{margin:60px}.ma-xxl-16{margin:64px}.ma-xxl-auto{margin:auto}.mx-xxl-0{margin-left:0;margin-right:0}.mx-xxl-1{margin-left:4px;margin-right:4px}.mx-xxl-2{margin-left:8px;margin-right:8px}.mx-xxl-3{margin-left:12px;margin-right:12px}.mx-xxl-4{margin-left:16px;margin-right:16px}.mx-xxl-5{margin-left:20px;margin-right:20px}.mx-xxl-6{margin-left:24px;margin-right:24px}.mx-xxl-7{margin-left:28px;margin-right:28px}.mx-xxl-8{margin-left:32px;margin-right:32px}.mx-xxl-9{margin-left:36px;margin-right:36px}.mx-xxl-10{margin-left:40px;margin-right:40px}.mx-xxl-11{margin-left:44px;margin-right:44px}.mx-xxl-12{margin-left:48px;margin-right:48px}.mx-xxl-13{margin-left:52px;margin-right:52px}.mx-xxl-14{margin-left:56px;margin-right:56px}.mx-xxl-15{margin-left:60px;margin-right:60px}.mx-xxl-16{margin-left:64px;margin-right:64px}.mx-xxl-auto{margin-left:auto;margin-right:auto}.my-xxl-0{margin-top:0;margin-bottom:0}.my-xxl-1{margin-top:4px;margin-bottom:4px}.my-xxl-2{margin-top:8px;margin-bottom:8px}.my-xxl-3{margin-top:12px;margin-bottom:12px}.my-xxl-4{margin-top:16px;margin-bottom:16px}.my-xxl-5{margin-top:20px;margin-bottom:20px}.my-xxl-6{margin-top:24px;margin-bottom:24px}.my-xxl-7{margin-top:28px;margin-bottom:28px}.my-xxl-8{margin-top:32px;margin-bottom:32px}.my-xxl-9{margin-top:36px;margin-bottom:36px}.my-xxl-10{margin-top:40px;margin-bottom:40px}.my-xxl-11{margin-top:44px;margin-bottom:44px}.my-xxl-12{margin-top:48px;margin-bottom:48px}.my-xxl-13{margin-top:52px;margin-bottom:52px}.my-xxl-14{margin-top:56px;margin-bottom:56px}.my-xxl-15{margin-top:60px;margin-bottom:60px}.my-xxl-16{margin-top:64px;margin-bottom:64px}.my-xxl-auto{margin-top:auto;margin-bottom:auto}.mt-xxl-0{margin-top:0}.mt-xxl-1{margin-top:4px}.mt-xxl-2{margin-top:8px}.mt-xxl-3{margin-top:12px}.mt-xxl-4{margin-top:16px}.mt-xxl-5{margin-top:20px}.mt-xxl-6{margin-top:24px}.mt-xxl-7{margin-top:28px}.mt-xxl-8{margin-top:32px}.mt-xxl-9{margin-top:36px}.mt-xxl-10{margin-top:40px}.mt-xxl-11{margin-top:44px}.mt-xxl-12{margin-top:48px}.mt-xxl-13{margin-top:52px}.mt-xxl-14{margin-top:56px}.mt-xxl-15{margin-top:60px}.mt-xxl-16{margin-top:64px}.mt-xxl-auto{margin-top:auto}.mr-xxl-0{margin-right:0}.mr-xxl-1{margin-right:4px}.mr-xxl-2{margin-right:8px}.mr-xxl-3{margin-right:12px}.mr-xxl-4{margin-right:16px}.mr-xxl-5{margin-right:20px}.mr-xxl-6{margin-right:24px}.mr-xxl-7{margin-right:28px}.mr-xxl-8{margin-right:32px}.mr-xxl-9{margin-right:36px}.mr-xxl-10{margin-right:40px}.mr-xxl-11{margin-right:44px}.mr-xxl-12{margin-right:48px}.mr-xxl-13{margin-right:52px}.mr-xxl-14{margin-right:56px}.mr-xxl-15{margin-right:60px}.mr-xxl-16{margin-right:64px}.mr-xxl-auto{margin-right:auto}.mb-xxl-0{margin-bottom:0}.mb-xxl-1{margin-bottom:4px}.mb-xxl-2{margin-bottom:8px}.mb-xxl-3{margin-bottom:12px}.mb-xxl-4{margin-bottom:16px}.mb-xxl-5{margin-bottom:20px}.mb-xxl-6{margin-bottom:24px}.mb-xxl-7{margin-bottom:28px}.mb-xxl-8{margin-bottom:32px}.mb-xxl-9{margin-bottom:36px}.mb-xxl-10{margin-bottom:40px}.mb-xxl-11{margin-bottom:44px}.mb-xxl-12{margin-bottom:48px}.mb-xxl-13{margin-bottom:52px}.mb-xxl-14{margin-bottom:56px}.mb-xxl-15{margin-bottom:60px}.mb-xxl-16{margin-bottom:64px}.mb-xxl-auto{margin-bottom:auto}.ml-xxl-0{margin-left:0}.ml-xxl-1{margin-left:4px}.ml-xxl-2{margin-left:8px}.ml-xxl-3{margin-left:12px}.ml-xxl-4{margin-left:16px}.ml-xxl-5{margin-left:20px}.ml-xxl-6{margin-left:24px}.ml-xxl-7{margin-left:28px}.ml-xxl-8{margin-left:32px}.ml-xxl-9{margin-left:36px}.ml-xxl-10{margin-left:40px}.ml-xxl-11{margin-left:44px}.ml-xxl-12{margin-left:48px}.ml-xxl-13{margin-left:52px}.ml-xxl-14{margin-left:56px}.ml-xxl-15{margin-left:60px}.ml-xxl-16{margin-left:64px}.ml-xxl-auto{margin-left:auto}.ms-xxl-0{margin-inline-start:0}.ms-xxl-1{margin-inline-start:4px}.ms-xxl-2{margin-inline-start:8px}.ms-xxl-3{margin-inline-start:12px}.ms-xxl-4{margin-inline-start:16px}.ms-xxl-5{margin-inline-start:20px}.ms-xxl-6{margin-inline-start:24px}.ms-xxl-7{margin-inline-start:28px}.ms-xxl-8{margin-inline-start:32px}.ms-xxl-9{margin-inline-start:36px}.ms-xxl-10{margin-inline-start:40px}.ms-xxl-11{margin-inline-start:44px}.ms-xxl-12{margin-inline-start:48px}.ms-xxl-13{margin-inline-start:52px}.ms-xxl-14{margin-inline-start:56px}.ms-xxl-15{margin-inline-start:60px}.ms-xxl-16{margin-inline-start:64px}.ms-xxl-auto{margin-inline-start:auto}.me-xxl-0{margin-inline-end:0}.me-xxl-1{margin-inline-end:4px}.me-xxl-2{margin-inline-end:8px}.me-xxl-3{margin-inline-end:12px}.me-xxl-4{margin-inline-end:16px}.me-xxl-5{margin-inline-end:20px}.me-xxl-6{margin-inline-end:24px}.me-xxl-7{margin-inline-end:28px}.me-xxl-8{margin-inline-end:32px}.me-xxl-9{margin-inline-end:36px}.me-xxl-10{margin-inline-end:40px}.me-xxl-11{margin-inline-end:44px}.me-xxl-12{margin-inline-end:48px}.me-xxl-13{margin-inline-end:52px}.me-xxl-14{margin-inline-end:56px}.me-xxl-15{margin-inline-end:60px}.me-xxl-16{margin-inline-end:64px}.me-xxl-auto{margin-inline-end:auto}.ma-xxl-n1{margin:-4px}.ma-xxl-n2{margin:-8px}.ma-xxl-n3{margin:-12px}.ma-xxl-n4{margin:-16px}.ma-xxl-n5{margin:-20px}.ma-xxl-n6{margin:-24px}.ma-xxl-n7{margin:-28px}.ma-xxl-n8{margin:-32px}.ma-xxl-n9{margin:-36px}.ma-xxl-n10{margin:-40px}.ma-xxl-n11{margin:-44px}.ma-xxl-n12{margin:-48px}.ma-xxl-n13{margin:-52px}.ma-xxl-n14{margin:-56px}.ma-xxl-n15{margin:-60px}.ma-xxl-n16{margin:-64px}.mx-xxl-n1{margin-left:-4px;margin-right:-4px}.mx-xxl-n2{margin-left:-8px;margin-right:-8px}.mx-xxl-n3{margin-left:-12px;margin-right:-12px}.mx-xxl-n4{margin-left:-16px;margin-right:-16px}.mx-xxl-n5{margin-left:-20px;margin-right:-20px}.mx-xxl-n6{margin-left:-24px;margin-right:-24px}.mx-xxl-n7{margin-left:-28px;margin-right:-28px}.mx-xxl-n8{margin-left:-32px;margin-right:-32px}.mx-xxl-n9{margin-left:-36px;margin-right:-36px}.mx-xxl-n10{margin-left:-40px;margin-right:-40px}.mx-xxl-n11{margin-left:-44px;margin-right:-44px}.mx-xxl-n12{margin-left:-48px;margin-right:-48px}.mx-xxl-n13{margin-left:-52px;margin-right:-52px}.mx-xxl-n14{margin-left:-56px;margin-right:-56px}.mx-xxl-n15{margin-left:-60px;margin-right:-60px}.mx-xxl-n16{margin-left:-64px;margin-right:-64px}.my-xxl-n1{margin-top:-4px;margin-bottom:-4px}.my-xxl-n2{margin-top:-8px;margin-bottom:-8px}.my-xxl-n3{margin-top:-12px;margin-bottom:-12px}.my-xxl-n4{margin-top:-16px;margin-bottom:-16px}.my-xxl-n5{margin-top:-20px;margin-bottom:-20px}.my-xxl-n6{margin-top:-24px;margin-bottom:-24px}.my-xxl-n7{margin-top:-28px;margin-bottom:-28px}.my-xxl-n8{margin-top:-32px;margin-bottom:-32px}.my-xxl-n9{margin-top:-36px;margin-bottom:-36px}.my-xxl-n10{margin-top:-40px;margin-bottom:-40px}.my-xxl-n11{margin-top:-44px;margin-bottom:-44px}.my-xxl-n12{margin-top:-48px;margin-bottom:-48px}.my-xxl-n13{margin-top:-52px;margin-bottom:-52px}.my-xxl-n14{margin-top:-56px;margin-bottom:-56px}.my-xxl-n15{margin-top:-60px;margin-bottom:-60px}.my-xxl-n16{margin-top:-64px;margin-bottom:-64px}.mt-xxl-n1{margin-top:-4px}.mt-xxl-n2{margin-top:-8px}.mt-xxl-n3{margin-top:-12px}.mt-xxl-n4{margin-top:-16px}.mt-xxl-n5{margin-top:-20px}.mt-xxl-n6{margin-top:-24px}.mt-xxl-n7{margin-top:-28px}.mt-xxl-n8{margin-top:-32px}.mt-xxl-n9{margin-top:-36px}.mt-xxl-n10{margin-top:-40px}.mt-xxl-n11{margin-top:-44px}.mt-xxl-n12{margin-top:-48px}.mt-xxl-n13{margin-top:-52px}.mt-xxl-n14{margin-top:-56px}.mt-xxl-n15{margin-top:-60px}.mt-xxl-n16{margin-top:-64px}.mr-xxl-n1{margin-right:-4px}.mr-xxl-n2{margin-right:-8px}.mr-xxl-n3{margin-right:-12px}.mr-xxl-n4{margin-right:-16px}.mr-xxl-n5{margin-right:-20px}.mr-xxl-n6{margin-right:-24px}.mr-xxl-n7{margin-right:-28px}.mr-xxl-n8{margin-right:-32px}.mr-xxl-n9{margin-right:-36px}.mr-xxl-n10{margin-right:-40px}.mr-xxl-n11{margin-right:-44px}.mr-xxl-n12{margin-right:-48px}.mr-xxl-n13{margin-right:-52px}.mr-xxl-n14{margin-right:-56px}.mr-xxl-n15{margin-right:-60px}.mr-xxl-n16{margin-right:-64px}.mb-xxl-n1{margin-bottom:-4px}.mb-xxl-n2{margin-bottom:-8px}.mb-xxl-n3{margin-bottom:-12px}.mb-xxl-n4{margin-bottom:-16px}.mb-xxl-n5{margin-bottom:-20px}.mb-xxl-n6{margin-bottom:-24px}.mb-xxl-n7{margin-bottom:-28px}.mb-xxl-n8{margin-bottom:-32px}.mb-xxl-n9{margin-bottom:-36px}.mb-xxl-n10{margin-bottom:-40px}.mb-xxl-n11{margin-bottom:-44px}.mb-xxl-n12{margin-bottom:-48px}.mb-xxl-n13{margin-bottom:-52px}.mb-xxl-n14{margin-bottom:-56px}.mb-xxl-n15{margin-bottom:-60px}.mb-xxl-n16{margin-bottom:-64px}.ml-xxl-n1{margin-left:-4px}.ml-xxl-n2{margin-left:-8px}.ml-xxl-n3{margin-left:-12px}.ml-xxl-n4{margin-left:-16px}.ml-xxl-n5{margin-left:-20px}.ml-xxl-n6{margin-left:-24px}.ml-xxl-n7{margin-left:-28px}.ml-xxl-n8{margin-left:-32px}.ml-xxl-n9{margin-left:-36px}.ml-xxl-n10{margin-left:-40px}.ml-xxl-n11{margin-left:-44px}.ml-xxl-n12{margin-left:-48px}.ml-xxl-n13{margin-left:-52px}.ml-xxl-n14{margin-left:-56px}.ml-xxl-n15{margin-left:-60px}.ml-xxl-n16{margin-left:-64px}.ms-xxl-n1{margin-inline-start:-4px}.ms-xxl-n2{margin-inline-start:-8px}.ms-xxl-n3{margin-inline-start:-12px}.ms-xxl-n4{margin-inline-start:-16px}.ms-xxl-n5{margin-inline-start:-20px}.ms-xxl-n6{margin-inline-start:-24px}.ms-xxl-n7{margin-inline-start:-28px}.ms-xxl-n8{margin-inline-start:-32px}.ms-xxl-n9{margin-inline-start:-36px}.ms-xxl-n10{margin-inline-start:-40px}.ms-xxl-n11{margin-inline-start:-44px}.ms-xxl-n12{margin-inline-start:-48px}.ms-xxl-n13{margin-inline-start:-52px}.ms-xxl-n14{margin-inline-start:-56px}.ms-xxl-n15{margin-inline-start:-60px}.ms-xxl-n16{margin-inline-start:-64px}.me-xxl-n1{margin-inline-end:-4px}.me-xxl-n2{margin-inline-end:-8px}.me-xxl-n3{margin-inline-end:-12px}.me-xxl-n4{margin-inline-end:-16px}.me-xxl-n5{margin-inline-end:-20px}.me-xxl-n6{margin-inline-end:-24px}.me-xxl-n7{margin-inline-end:-28px}.me-xxl-n8{margin-inline-end:-32px}.me-xxl-n9{margin-inline-end:-36px}.me-xxl-n10{margin-inline-end:-40px}.me-xxl-n11{margin-inline-end:-44px}.me-xxl-n12{margin-inline-end:-48px}.me-xxl-n13{margin-inline-end:-52px}.me-xxl-n14{margin-inline-end:-56px}.me-xxl-n15{margin-inline-end:-60px}.me-xxl-n16{margin-inline-end:-64px}.pa-xxl-0{padding:0}.pa-xxl-1{padding:4px}.pa-xxl-2{padding:8px}.pa-xxl-3{padding:12px}.pa-xxl-4{padding:16px}.pa-xxl-5{padding:20px}.pa-xxl-6{padding:24px}.pa-xxl-7{padding:28px}.pa-xxl-8{padding:32px}.pa-xxl-9{padding:36px}.pa-xxl-10{padding:40px}.pa-xxl-11{padding:44px}.pa-xxl-12{padding:48px}.pa-xxl-13{padding:52px}.pa-xxl-14{padding:56px}.pa-xxl-15{padding:60px}.pa-xxl-16{padding:64px}.px-xxl-0{padding-left:0;padding-right:0}.px-xxl-1{padding-left:4px;padding-right:4px}.px-xxl-2{padding-left:8px;padding-right:8px}.px-xxl-3{padding-left:12px;padding-right:12px}.px-xxl-4{padding-left:16px;padding-right:16px}.px-xxl-5{padding-left:20px;padding-right:20px}.px-xxl-6{padding-left:24px;padding-right:24px}.px-xxl-7{padding-left:28px;padding-right:28px}.px-xxl-8{padding-left:32px;padding-right:32px}.px-xxl-9{padding-left:36px;padding-right:36px}.px-xxl-10{padding-left:40px;padding-right:40px}.px-xxl-11{padding-left:44px;padding-right:44px}.px-xxl-12{padding-left:48px;padding-right:48px}.px-xxl-13{padding-left:52px;padding-right:52px}.px-xxl-14{padding-left:56px;padding-right:56px}.px-xxl-15{padding-left:60px;padding-right:60px}.px-xxl-16{padding-left:64px;padding-right:64px}.py-xxl-0{padding-top:0;padding-bottom:0}.py-xxl-1{padding-top:4px;padding-bottom:4px}.py-xxl-2{padding-top:8px;padding-bottom:8px}.py-xxl-3{padding-top:12px;padding-bottom:12px}.py-xxl-4{padding-top:16px;padding-bottom:16px}.py-xxl-5{padding-top:20px;padding-bottom:20px}.py-xxl-6{padding-top:24px;padding-bottom:24px}.py-xxl-7{padding-top:28px;padding-bottom:28px}.py-xxl-8{padding-top:32px;padding-bottom:32px}.py-xxl-9{padding-top:36px;padding-bottom:36px}.py-xxl-10{padding-top:40px;padding-bottom:40px}.py-xxl-11{padding-top:44px;padding-bottom:44px}.py-xxl-12{padding-top:48px;padding-bottom:48px}.py-xxl-13{padding-top:52px;padding-bottom:52px}.py-xxl-14{padding-top:56px;padding-bottom:56px}.py-xxl-15{padding-top:60px;padding-bottom:60px}.py-xxl-16{padding-top:64px;padding-bottom:64px}.pt-xxl-0{padding-top:0}.pt-xxl-1{padding-top:4px}.pt-xxl-2{padding-top:8px}.pt-xxl-3{padding-top:12px}.pt-xxl-4{padding-top:16px}.pt-xxl-5{padding-top:20px}.pt-xxl-6{padding-top:24px}.pt-xxl-7{padding-top:28px}.pt-xxl-8{padding-top:32px}.pt-xxl-9{padding-top:36px}.pt-xxl-10{padding-top:40px}.pt-xxl-11{padding-top:44px}.pt-xxl-12{padding-top:48px}.pt-xxl-13{padding-top:52px}.pt-xxl-14{padding-top:56px}.pt-xxl-15{padding-top:60px}.pt-xxl-16{padding-top:64px}.pr-xxl-0{padding-right:0}.pr-xxl-1{padding-right:4px}.pr-xxl-2{padding-right:8px}.pr-xxl-3{padding-right:12px}.pr-xxl-4{padding-right:16px}.pr-xxl-5{padding-right:20px}.pr-xxl-6{padding-right:24px}.pr-xxl-7{padding-right:28px}.pr-xxl-8{padding-right:32px}.pr-xxl-9{padding-right:36px}.pr-xxl-10{padding-right:40px}.pr-xxl-11{padding-right:44px}.pr-xxl-12{padding-right:48px}.pr-xxl-13{padding-right:52px}.pr-xxl-14{padding-right:56px}.pr-xxl-15{padding-right:60px}.pr-xxl-16{padding-right:64px}.pb-xxl-0{padding-bottom:0}.pb-xxl-1{padding-bottom:4px}.pb-xxl-2{padding-bottom:8px}.pb-xxl-3{padding-bottom:12px}.pb-xxl-4{padding-bottom:16px}.pb-xxl-5{padding-bottom:20px}.pb-xxl-6{padding-bottom:24px}.pb-xxl-7{padding-bottom:28px}.pb-xxl-8{padding-bottom:32px}.pb-xxl-9{padding-bottom:36px}.pb-xxl-10{padding-bottom:40px}.pb-xxl-11{padding-bottom:44px}.pb-xxl-12{padding-bottom:48px}.pb-xxl-13{padding-bottom:52px}.pb-xxl-14{padding-bottom:56px}.pb-xxl-15{padding-bottom:60px}.pb-xxl-16{padding-bottom:64px}.pl-xxl-0{padding-left:0}.pl-xxl-1{padding-left:4px}.pl-xxl-2{padding-left:8px}.pl-xxl-3{padding-left:12px}.pl-xxl-4{padding-left:16px}.pl-xxl-5{padding-left:20px}.pl-xxl-6{padding-left:24px}.pl-xxl-7{padding-left:28px}.pl-xxl-8{padding-left:32px}.pl-xxl-9{padding-left:36px}.pl-xxl-10{padding-left:40px}.pl-xxl-11{padding-left:44px}.pl-xxl-12{padding-left:48px}.pl-xxl-13{padding-left:52px}.pl-xxl-14{padding-left:56px}.pl-xxl-15{padding-left:60px}.pl-xxl-16{padding-left:64px}.ps-xxl-0{padding-inline-start:0}.ps-xxl-1{padding-inline-start:4px}.ps-xxl-2{padding-inline-start:8px}.ps-xxl-3{padding-inline-start:12px}.ps-xxl-4{padding-inline-start:16px}.ps-xxl-5{padding-inline-start:20px}.ps-xxl-6{padding-inline-start:24px}.ps-xxl-7{padding-inline-start:28px}.ps-xxl-8{padding-inline-start:32px}.ps-xxl-9{padding-inline-start:36px}.ps-xxl-10{padding-inline-start:40px}.ps-xxl-11{padding-inline-start:44px}.ps-xxl-12{padding-inline-start:48px}.ps-xxl-13{padding-inline-start:52px}.ps-xxl-14{padding-inline-start:56px}.ps-xxl-15{padding-inline-start:60px}.ps-xxl-16{padding-inline-start:64px}.pe-xxl-0{padding-inline-end:0}.pe-xxl-1{padding-inline-end:4px}.pe-xxl-2{padding-inline-end:8px}.pe-xxl-3{padding-inline-end:12px}.pe-xxl-4{padding-inline-end:16px}.pe-xxl-5{padding-inline-end:20px}.pe-xxl-6{padding-inline-end:24px}.pe-xxl-7{padding-inline-end:28px}.pe-xxl-8{padding-inline-end:32px}.pe-xxl-9{padding-inline-end:36px}.pe-xxl-10{padding-inline-end:40px}.pe-xxl-11{padding-inline-end:44px}.pe-xxl-12{padding-inline-end:48px}.pe-xxl-13{padding-inline-end:52px}.pe-xxl-14{padding-inline-end:56px}.pe-xxl-15{padding-inline-end:60px}.pe-xxl-16{padding-inline-end:64px}.text-xxl-left{text-align:left}.text-xxl-right{text-align:right}.text-xxl-center{text-align:center}.text-xxl-justify{text-align:justify}.text-xxl-start{text-align:start}.text-xxl-end{text-align:end}.h-xxl-auto{height:auto}.h-xxl-screen{height:100dvh}.h-xxl-0{height:0}.h-xxl-25{height:25%}.h-xxl-50{height:50%}.h-xxl-75{height:75%}.h-xxl-100{height:100%}.h-xxl-33{height:33%}.w-xxl-auto{width:auto}.w-xxl-0{width:0}.w-xxl-25{width:25%}.w-xxl-33{width:33%}.w-xxl-50{width:50%}.w-xxl-66{width:66%}.w-xxl-75{width:75%}.w-xxl-100{width:100%}}@media print{.d-print-none{display:none}.d-print-inline{display:inline}.d-print-inline-block{display:inline-block}.d-print-block{display:block}.d-print-table{display:table}.d-print-table-row{display:table-row}.d-print-table-cell{display:table-cell}.d-print-flex{display:flex}.d-print-inline-flex{display:inline-flex}.float-print-none{float:none}.float-print-left{float:left}.float-print-right{float:right}.v-locale--is-rtl .float-print-end{float:left}.v-locale--is-ltr .float-print-end,.v-locale--is-rtl .float-print-start{float:right}.v-locale--is-ltr .float-print-start{float:left}}}@property --v-elevation-overlay{syntax:"<color>";inherits:false;initial-value:#0000}@layer vuetify-utilities.typography{.text-display-large{letter-spacing:-.00438597em;font-size:3.5625rem;font-weight:400;line-height:1.12281;font-family:var(--v-font-heading,var(--v-font-body,"Roboto",sans-serif))}.text-display-medium{font-size:2.8125rem;line-height:1.15556}.text-display-medium,.text-display-small{letter-spacing:normal;font-weight:400;font-family:var(--v-font-heading,var(--v-font-body,"Roboto",sans-serif))}.text-display-small{font-size:2.25rem;line-height:1.22222}.text-headline-large{font-size:2rem;line-height:1.25}.text-headline-large,.text-headline-medium{letter-spacing:normal;font-weight:400;font-family:var(--v-font-heading,var(--v-font-body,"Roboto",sans-serif))}.text-headline-medium{font-size:1.75rem;line-height:1.28571}.text-headline-small{font-size:1.5rem;line-height:1.33333}.text-headline-small,.text-title-large{letter-spacing:normal;font-weight:400;font-family:var(--v-font-heading,var(--v-font-body,"Roboto",sans-serif))}.text-title-large{font-size:1.375rem;line-height:1.27273}.text-title-medium{letter-spacing:.009375em;font-size:1rem;line-height:1.5}.text-title-medium,.text-title-small{font-weight:500;font-family:var(--v-font-body,"Roboto",sans-serif)}.text-title-small{letter-spacing:.00714286em;font-size:.875rem;line-height:1.42857}.text-body-large{letter-spacing:.03125em;font-size:1rem;line-height:1.5}.text-body-large,.text-body-medium{font-weight:400;font-family:var(--v-font-body,"Roboto",sans-serif)}.text-body-medium{letter-spacing:.0178571em;font-size:.875rem;line-height:1.42857}.text-body-small{letter-spacing:.0333333em;font-size:.75rem;font-weight:400;line-height:1.33333;font-family:var(--v-font-body,"Roboto",sans-serif)}.text-label-large{letter-spacing:.00714286em;font-size:.875rem;line-height:1.42857}.text-label-large,.text-label-medium{font-weight:500;font-family:var(--v-font-body,"Roboto",sans-serif)}.text-label-medium{letter-spacing:.0416667em;font-size:.75rem;line-height:1.33333}.text-label-small{letter-spacing:.0454545em;font-size:.6875rem;font-weight:500;line-height:1.45455;font-family:var(--v-font-body,"Roboto",sans-serif)}@media (width>=600px){.text-sm-display-large{letter-spacing:-.00438597em;font-size:3.5625rem;font-weight:400;line-height:1.12281;font-family:var(--v-font-heading,var(--v-font-body,"Roboto",sans-serif))}.text-sm-display-medium{font-size:2.8125rem;line-height:1.15556}.text-sm-display-medium,.text-sm-display-small{letter-spacing:normal;font-weight:400;font-family:var(--v-font-heading,var(--v-font-body,"Roboto",sans-serif))}.text-sm-display-small{font-size:2.25rem;line-height:1.22222}.text-sm-headline-large{font-size:2rem;line-height:1.25}.text-sm-headline-large,.text-sm-headline-medium{letter-spacing:normal;font-weight:400;font-family:var(--v-font-heading,var(--v-font-body,"Roboto",sans-serif))}.text-sm-headline-medium{font-size:1.75rem;line-height:1.28571}.text-sm-headline-small{font-size:1.5rem;line-height:1.33333}.text-sm-headline-small,.text-sm-title-large{letter-spacing:normal;font-weight:400;font-family:var(--v-font-heading,var(--v-font-body,"Roboto",sans-serif))}.text-sm-title-large{font-size:1.375rem;line-height:1.27273}.text-sm-title-medium{letter-spacing:.009375em;font-size:1rem;line-height:1.5}.text-sm-title-medium,.text-sm-title-small{font-weight:500;font-family:var(--v-font-body,"Roboto",sans-serif)}.text-sm-title-small{letter-spacing:.00714286em;font-size:.875rem;line-height:1.42857}.text-sm-body-large{letter-spacing:.03125em;font-size:1rem;line-height:1.5}.text-sm-body-large,.text-sm-body-medium{font-weight:400;font-family:var(--v-font-body,"Roboto",sans-serif)}.text-sm-body-medium{letter-spacing:.0178571em;font-size:.875rem;line-height:1.42857}.text-sm-body-small{letter-spacing:.0333333em;font-size:.75rem;font-weight:400;line-height:1.33333;font-family:var(--v-font-body,"Roboto",sans-serif)}.text-sm-label-large{letter-spacing:.00714286em;font-size:.875rem;line-height:1.42857}.text-sm-label-large,.text-sm-label-medium{font-weight:500;font-family:var(--v-font-body,"Roboto",sans-serif)}.text-sm-label-medium{letter-spacing:.0416667em;font-size:.75rem;line-height:1.33333}.text-sm-label-small{letter-spacing:.0454545em;font-size:.6875rem;font-weight:500;line-height:1.45455;font-family:var(--v-font-body,"Roboto",sans-serif)}}@media (width>=840px){.text-md-display-large{letter-spacing:-.00438597em;font-size:3.5625rem;font-weight:400;line-height:1.12281;font-family:var(--v-font-heading,var(--v-font-body,"Roboto",sans-serif))}.text-md-display-medium{font-size:2.8125rem;line-height:1.15556}.text-md-display-medium,.text-md-display-small{letter-spacing:normal;font-weight:400;font-family:var(--v-font-heading,var(--v-font-body,"Roboto",sans-serif))}.text-md-display-small{font-size:2.25rem;line-height:1.22222}.text-md-headline-large{font-size:2rem;line-height:1.25}.text-md-headline-large,.text-md-headline-medium{letter-spacing:normal;font-weight:400;font-family:var(--v-font-heading,var(--v-font-body,"Roboto",sans-serif))}.text-md-headline-medium{font-size:1.75rem;line-height:1.28571}.text-md-headline-small{font-size:1.5rem;line-height:1.33333}.text-md-headline-small,.text-md-title-large{letter-spacing:normal;font-weight:400;font-family:var(--v-font-heading,var(--v-font-body,"Roboto",sans-serif))}.text-md-title-large{font-size:1.375rem;line-height:1.27273}.text-md-title-medium{letter-spacing:.009375em;font-size:1rem;line-height:1.5}.text-md-title-medium,.text-md-title-small{font-weight:500;font-family:var(--v-font-body,"Roboto",sans-serif)}.text-md-title-small{letter-spacing:.00714286em;font-size:.875rem;line-height:1.42857}.text-md-body-large{letter-spacing:.03125em;font-size:1rem;line-height:1.5}.text-md-body-large,.text-md-body-medium{font-weight:400;font-family:var(--v-font-body,"Roboto",sans-serif)}.text-md-body-medium{letter-spacing:.0178571em;font-size:.875rem;line-height:1.42857}.text-md-body-small{letter-spacing:.0333333em;font-size:.75rem;font-weight:400;line-height:1.33333;font-family:var(--v-font-body,"Roboto",sans-serif)}.text-md-label-large{letter-spacing:.00714286em;font-size:.875rem;line-height:1.42857}.text-md-label-large,.text-md-label-medium{font-weight:500;font-family:var(--v-font-body,"Roboto",sans-serif)}.text-md-label-medium{letter-spacing:.0416667em;font-size:.75rem;line-height:1.33333}.text-md-label-small{letter-spacing:.0454545em;font-size:.6875rem;font-weight:500;line-height:1.45455;font-family:var(--v-font-body,"Roboto",sans-serif)}}@media (width>=1145px){.text-lg-display-large{letter-spacing:-.00438597em;font-size:3.5625rem;font-weight:400;line-height:1.12281;font-family:var(--v-font-heading,var(--v-font-body,"Roboto",sans-serif))}.text-lg-display-medium{font-size:2.8125rem;line-height:1.15556}.text-lg-display-medium,.text-lg-display-small{letter-spacing:normal;font-weight:400;font-family:var(--v-font-heading,var(--v-font-body,"Roboto",sans-serif))}.text-lg-display-small{font-size:2.25rem;line-height:1.22222}.text-lg-headline-large{font-size:2rem;line-height:1.25}.text-lg-headline-large,.text-lg-headline-medium{letter-spacing:normal;font-weight:400;font-family:var(--v-font-heading,var(--v-font-body,"Roboto",sans-serif))}.text-lg-headline-medium{font-size:1.75rem;line-height:1.28571}.text-lg-headline-small{font-size:1.5rem;line-height:1.33333}.text-lg-headline-small,.text-lg-title-large{letter-spacing:normal;font-weight:400;font-family:var(--v-font-heading,var(--v-font-body,"Roboto",sans-serif))}.text-lg-title-large{font-size:1.375rem;line-height:1.27273}.text-lg-title-medium{letter-spacing:.009375em;font-size:1rem;line-height:1.5}.text-lg-title-medium,.text-lg-title-small{font-weight:500;font-family:var(--v-font-body,"Roboto",sans-serif)}.text-lg-title-small{letter-spacing:.00714286em;font-size:.875rem;line-height:1.42857}.text-lg-body-large{letter-spacing:.03125em;font-size:1rem;line-height:1.5}.text-lg-body-large,.text-lg-body-medium{font-weight:400;font-family:var(--v-font-body,"Roboto",sans-serif)}.text-lg-body-medium{letter-spacing:.0178571em;font-size:.875rem;line-height:1.42857}.text-lg-body-small{letter-spacing:.0333333em;font-size:.75rem;font-weight:400;line-height:1.33333;font-family:var(--v-font-body,"Roboto",sans-serif)}.text-lg-label-large{letter-spacing:.00714286em;font-size:.875rem;line-height:1.42857}.text-lg-label-large,.text-lg-label-medium{font-weight:500;font-family:var(--v-font-body,"Roboto",sans-serif)}.text-lg-label-medium{letter-spacing:.0416667em;font-size:.75rem;line-height:1.33333}.text-lg-label-small{letter-spacing:.0454545em;font-size:.6875rem;font-weight:500;line-height:1.45455;font-family:var(--v-font-body,"Roboto",sans-serif)}}@media (width>=1545px){.text-xl-display-large{letter-spacing:-.00438597em;font-size:3.5625rem;font-weight:400;line-height:1.12281;font-family:var(--v-font-heading,var(--v-font-body,"Roboto",sans-serif))}.text-xl-display-medium{font-size:2.8125rem;line-height:1.15556}.text-xl-display-medium,.text-xl-display-small{letter-spacing:normal;font-weight:400;font-family:var(--v-font-heading,var(--v-font-body,"Roboto",sans-serif))}.text-xl-display-small{font-size:2.25rem;line-height:1.22222}.text-xl-headline-large{font-size:2rem;line-height:1.25}.text-xl-headline-large,.text-xl-headline-medium{letter-spacing:normal;font-weight:400;font-family:var(--v-font-heading,var(--v-font-body,"Roboto",sans-serif))}.text-xl-headline-medium{font-size:1.75rem;line-height:1.28571}.text-xl-headline-small{font-size:1.5rem;line-height:1.33333}.text-xl-headline-small,.text-xl-title-large{letter-spacing:normal;font-weight:400;font-family:var(--v-font-heading,var(--v-font-body,"Roboto",sans-serif))}.text-xl-title-large{font-size:1.375rem;line-height:1.27273}.text-xl-title-medium{letter-spacing:.009375em;font-size:1rem;line-height:1.5}.text-xl-title-medium,.text-xl-title-small{font-weight:500;font-family:var(--v-font-body,"Roboto",sans-serif)}.text-xl-title-small{letter-spacing:.00714286em;font-size:.875rem;line-height:1.42857}.text-xl-body-large{letter-spacing:.03125em;font-size:1rem;line-height:1.5}.text-xl-body-large,.text-xl-body-medium{font-weight:400;font-family:var(--v-font-body,"Roboto",sans-serif)}.text-xl-body-medium{letter-spacing:.0178571em;font-size:.875rem;line-height:1.42857}.text-xl-body-small{letter-spacing:.0333333em;font-size:.75rem;font-weight:400;line-height:1.33333;font-family:var(--v-font-body,"Roboto",sans-serif)}.text-xl-label-large{letter-spacing:.00714286em;font-size:.875rem;line-height:1.42857}.text-xl-label-large,.text-xl-label-medium{font-weight:500;font-family:var(--v-font-body,"Roboto",sans-serif)}.text-xl-label-medium{letter-spacing:.0416667em;font-size:.75rem;line-height:1.33333}.text-xl-label-small{letter-spacing:.0454545em;font-size:.6875rem;font-weight:500;line-height:1.45455;font-family:var(--v-font-body,"Roboto",sans-serif)}}@media (width>=2138px){.text-xxl-display-large{letter-spacing:-.00438597em;font-size:3.5625rem;font-weight:400;line-height:1.12281;font-family:var(--v-font-heading,var(--v-font-body,"Roboto",sans-serif))}.text-xxl-display-medium{font-size:2.8125rem;line-height:1.15556}.text-xxl-display-medium,.text-xxl-display-small{letter-spacing:normal;font-weight:400;font-family:var(--v-font-heading,var(--v-font-body,"Roboto",sans-serif))}.text-xxl-display-small{font-size:2.25rem;line-height:1.22222}.text-xxl-headline-large{font-size:2rem;line-height:1.25}.text-xxl-headline-large,.text-xxl-headline-medium{letter-spacing:normal;font-weight:400;font-family:var(--v-font-heading,var(--v-font-body,"Roboto",sans-serif))}.text-xxl-headline-medium{font-size:1.75rem;line-height:1.28571}.text-xxl-headline-small{font-size:1.5rem;line-height:1.33333}.text-xxl-headline-small,.text-xxl-title-large{letter-spacing:normal;font-weight:400;font-family:var(--v-font-heading,var(--v-font-body,"Roboto",sans-serif))}.text-xxl-title-large{font-size:1.375rem;line-height:1.27273}.text-xxl-title-medium{letter-spacing:.009375em;font-size:1rem;line-height:1.5}.text-xxl-title-medium,.text-xxl-title-small{font-weight:500;font-family:var(--v-font-body,"Roboto",sans-serif)}.text-xxl-title-small{letter-spacing:.00714286em;font-size:.875rem;line-height:1.42857}.text-xxl-body-large{letter-spacing:.03125em;font-size:1rem;line-height:1.5}.text-xxl-body-large,.text-xxl-body-medium{font-weight:400;font-family:var(--v-font-body,"Roboto",sans-serif)}.text-xxl-body-medium{letter-spacing:.0178571em;font-size:.875rem;line-height:1.42857}.text-xxl-body-small{letter-spacing:.0333333em;font-size:.75rem;font-weight:400;line-height:1.33333;font-family:var(--v-font-body,"Roboto",sans-serif)}.text-xxl-label-large{letter-spacing:.00714286em;font-size:.875rem;line-height:1.42857}.text-xxl-label-large,.text-xxl-label-medium{font-weight:500;font-family:var(--v-font-body,"Roboto",sans-serif)}.text-xxl-label-medium{letter-spacing:.0416667em;font-size:.75rem;line-height:1.33333}.text-xxl-label-small{letter-spacing:.0454545em;font-size:.6875rem;font-weight:500;line-height:1.45455;font-family:var(--v-font-body,"Roboto",sans-serif)}}}html{scrollbar-gutter:stable;overflow-x:hidden;font-size:62.5%!important}.no-list-style{margin:0;padding:0;margin-block:0;margin-inline:0;padding-inline-start:0;list-style-type:none}body{-webkit-font-smoothing:antialiased;font-size:var(--default-font-size);font-family:var(--font-content)}@font-face{font-family:Open Sans;font-style:normal;font-display:swap;font-weight:300 800;src:url(./open-sans-latin-ext-wght-normal.DPNHYqvY.woff2)format("woff2-variations");unicode-range:U+100-2AF,U+304,U+308,U+329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Open Sans;font-style:normal;font-display:swap;font-weight:300 800;src:url(./open-sans-latin-wght-normal.CWNzRldh.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Open Sans;font-style:italic;font-display:swap;font-weight:300 800;src:url(./open-sans-latin-ext-wght-italic.CT8UZlj2.woff2)format("woff2-variations");unicode-range:U+100-2AF,U+304,U+308,U+329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Open Sans;font-style:italic;font-display:swap;font-weight:300 800;src:url(./open-sans-latin-wght-italic.Bf1Hxpwk.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:OpenDyslexic;font-style:normal;font-display:fallback;font-weight:400;src:url(./opendyslexic-latin-400-normal.nUhe5EwG.woff2)format("woff2"),url(./opendyslexic-latin-400-normal.Cv3YY6GF.woff)format("woff")}@font-face{font-family:OpenDyslexic;font-style:normal;font-display:fallback;font-weight:700;src:url(./opendyslexic-latin-700-normal.Bnmt45Ln.woff2)format("woff2"),url(./opendyslexic-latin-700-normal.wYUJcbXi.woff)format("woff")}@font-face{font-family:OpenDyslexic;font-style:italic;font-display:fallback;font-weight:400;src:url(./opendyslexic-latin-400-italic.sb4Uqald.woff2)format("woff2"),url(./opendyslexic-latin-400-italic.CgRVdIOb.woff)format("woff")}@font-face{font-family:OpenDyslexic;font-style:italic;font-display:fallback;font-weight:700;src:url(./opendyslexic-latin-700-italic.DeGJE8Fr.woff2)format("woff2"),url(./opendyslexic-latin-700-italic.YI-PfiH4.woff)format("woff")}@font-face{font-family:Libre Baskerville;font-style:normal;font-display:swap;font-weight:400;src:url(./libre-baskerville-latin-400-normal.C42RasBZ.woff2)format("woff2"),url(./libre-baskerville-latin-400-normal.BTm3cn9P.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Libre Baskerville;font-style:normal;font-display:swap;font-weight:700;src:url(./libre-baskerville-latin-700-normal.CLGq6Yj4.woff2)format("woff2"),url(./libre-baskerville-latin-700-normal.D1DCMXWx.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Libre Baskerville;font-style:normal;font-display:swap;font-weight:400;src:url(./libre-baskerville-latin-ext-400-normal.DehDhP4C.woff2)format("woff2"),url(./libre-baskerville-latin-ext-400-normal.BWURas-n.woff)format("woff");unicode-range:U+100-2AF,U+304,U+308,U+329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Libre Baskerville;font-style:normal;font-display:swap;font-weight:700;src:url(./libre-baskerville-latin-ext-700-normal.URU-TBJY.woff2)format("woff2"),url(./libre-baskerville-latin-ext-700-normal.CL-pJSzx.woff)format("woff");unicode-range:U+100-2AF,U+304,U+308,U+329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Libre Baskerville;font-style:italic;font-display:swap;font-weight:400;src:url(./libre-baskerville-latin-400-italic.Dx5Rrf3o.woff2)format("woff2"),url(./libre-baskerville-latin-400-italic.DvfstiAl.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Libre Baskerville;font-style:italic;font-display:swap;font-weight:400;src:url(./libre-baskerville-latin-ext-400-italic.BgvGgHFw.woff2)format("woff2"),url(./libre-baskerville-latin-ext-400-italic.DZExQWkT.woff)format("woff");unicode-range:U+100-2AF,U+304,U+308,U+329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}.internal-link,.t3-ce-rte a[href^=http]:not(.glossary-term),a.download,a.external-link,a.internal-link,a[href^=mailto\:],a[href^=tel\:]{color:rgb(var(--v-theme-primary));text-decoration:underline}a.external-link:after,a[href^=mailto\:]:after,a[href^=tel\:]:after{content:"";vertical-align:-.15em;background-color:currentColor;width:1em;height:1em;margin-left:.25em;display:inline-block;mask-image:url(../svg/external-link.svg);mask-position:50%;mask-size:contain;mask-repeat:no-repeat}.right-drawer .internal-link,.right-drawer a.external-link,.right-drawer a.internal-link{font-size:1.5rem}.site-content{z-index:3;width:100%;min-height:60dvh}@media only screen and (width<=839.98px){.site-content.login-page{padding:0 2.4rem}}@media only screen and (width<=839.98px) and (width>=840px){.site-content.login-page{padding:0 4rem}}@media only screen and (width<=839.98px){.site-content:not(.login-page){padding:0 3.2rem 0 16.5rem}}@media only screen and (width<=839.98px) and (width<=839.98px){.site-content:not(.login-page){padding:0 2.4rem}}@media only screen and (width<=839.98px) and (width>=1145px){.site-content:not(.login-page){padding:0 16.5rem;display:flex}}@media only screen and (width>=840px){.site-content{display:flex}}.site-content.login-page.login-page{padding:0 2.4rem}@media only screen and (width>=840px){.site-content.login-page.login-page{padding:0 4rem}}.site-content.login-page:not(.login-page){padding:0 3.2rem 0 16.5rem}@media only screen and (width<=839.98px){.site-content.login-page:not(.login-page){padding:0 2.4rem}}@media only screen and (width>=1145px){.site-content.login-page:not(.login-page){padding:0 16.5rem;display:flex}}.site-content.login-page{align-content:center}.site-content__font-librebaskerville{font-family:Libre Baskerville,serif}.site-content__font-opendyslexic{font-family:OpenDyslexic,serif}.site-content .font-opensans,.site-content__font-opensans{font-family:Open Sans,sans-serif}.site-content__font-notosans{font-family:Noto Sans,sans-serif}.site-content p{font-family:inherit}.site-content__iquiz{word-break:break-word;overflow-wrap:break-word;hyphens:auto}.site-content__iquiz .site-content__inner{padding:3.2rem 0 12rem}.site-content .no-text-settings{font-family:var(--font-system,"Open Sans",sans-serif);letter-spacing:normal;line-height:normal}.site-content__inner{flex:1;padding:3.2rem 0 12rem;position:relative}@media only screen and (width<=839.98px){.site-content__inner{padding-top:4.8rem;padding-bottom:6.4rem}}@media only screen and (width>=840px){.site-content__inner{max-width:1266px;margin:0 auto}}.site-content__right-buffer{width:3.8rem}@media only screen and (width>=1145px){.site-content__right-buffer{flex-shrink:0;width:160px;display:block}}@media only screen and (width<=839.98px){.site-content__right-buffer{display:none}}.create-profile,.login{flex-direction:column;gap:2.4rem;display:flex}.hover-bg:not(.touch-device):hover:before{content:"";width:100%;height:100%;color:rgb(var(--v-theme-primary));opacity:calc(var(--v-hover-opacity)*var(--v-theme-overlay-multiplier));background:currentColor;position:absolute;top:0;left:0}.visible-on-hover button{transition:opacity .2s ease-in-out;opacity:0!important}.book-container:hover .visible-on-hover button,.folder:hover .visible-on-hover button,.touch-device .visible-on-hover button,.visible-on-hover button:focus-visible{opacity:1!important}@media only screen and (width<=839.98px){.visible-on-hover button{opacity:1!important}}@media only screen and (width<=599.98px){.visible-on-hover button{opacity:0!important}}.read-more-text .ProseMirror{padding:0}.read-more-text .ProseMirror p{margin-bottom:0}.tiptap p.is-editor-empty:first-child:before{color:rgb(var(--v-theme-help-text));content:attr(data-placeholder);float:left;pointer-events:none;height:0}.v-theme--dark .tiptap p.is-editor-empty:first-child:before{color:#ddd}.ProseMirror{color:rgb(var(--v-theme-text));padding:5px 0 0}:not(:deep(.note-item-text)) .ProseMirror{background-color:#fff}.v-theme--dark:not(:deep(.note-item-text)) .ProseMirror{background-color:#3c3c3c}.is-disabled .ProseMirror{pointer-events:none}.rich-text-field.rich-text-field .ProseMirror{background-color:rgb(var(--v-theme-input));box-shadow:0 0 0 .1rem rgba(var(--v-theme-primary),.3);border-radius:.5rem;font-size:1.6rem;transition:box-shadow .25s cubic-bezier(.4,0,.6,1)}.ce-writingtask-item-container .rich-text-field.rich-text-field .ProseMirror{font-size:100%}.rich-text-field.rich-text-field .ProseMirror{min-height:14rem;padding:1.6rem}.rich-text-field.rich-text-field .ProseMirror.ProseMirror-focused,.rich-text-field.rich-text-field .ProseMirror:hover{box-shadow:0 0 0 .2rem rgba(var(--v-theme-primary),1);outline:none}.v-theme--dark .rich-text-field.rich-text-field .ProseMirror.ProseMirror-focused,.v-theme--dark .rich-text-field.rich-text-field .ProseMirror:hover{--input-border-color:#fff}.rich-text-field.rich-text-field .ProseMirror p::selection{color:#333;background:#ddd}.editor-content--reached-limit .ProseMirror{--input-border-color:#bf0635;box-shadow:0 0 0 .2rem var(--input-border-color)}.editor-content--reached-limit .ProseMirror.ProseMirror-focused,.editor-content--reached-limit .ProseMirror:hover{--input-border-color:#bf0635;box-shadow:0 0 0 .2rem var(--input-border-color);outline:none}.ProseMirror ol,.ProseMirror ul{padding-left:2.4rem}#question-container ol table,#question-container ul table,.ProseMirror ol table,.ProseMirror ul table,.ce-systimecmstable ol table,.ce-systimecmstable ul table,.ce-textpic ol table,.ce-textpic ul table{margin-bottom:.8rem}#question-container .stepwise-task-question-container table,#question-container table,.ProseMirror .stepwise-task-question-container table,.ProseMirror table,.ce-systimecmstable .stepwise-task-question-container table,.ce-systimecmstable table,.ce-textpic .stepwise-task-question-container table,.ce-textpic table{font-size:.89em;line-height:calc(var(--lineheight-scale,100%)*1.45);border-spacing:0;border-collapse:collapse;border-style:hidden;border-top:thin solid rgba(var(--v-border-color),var(--v-border-subtle-opacity));border-bottom:thin solid rgba(var(--v-border-color),var(--v-border-subtle-opacity));margin-left:auto;margin-right:auto;display:table}#question-container .stepwise-task-question-container table.no-cell-border,#question-container table.no-cell-border,.ProseMirror .stepwise-task-question-container table.no-cell-border,.ProseMirror table.no-cell-border,.ce-systimecmstable .stepwise-task-question-container table.no-cell-border,.ce-systimecmstable table.no-cell-border,.ce-textpic .stepwise-task-question-container table.no-cell-border,.ce-textpic table.no-cell-border{border:0}#question-container .stepwise-task-question-container table tbody,#question-container table tbody,.ProseMirror .stepwise-task-question-container table tbody,.ProseMirror table tbody,.ce-systimecmstable .stepwise-task-question-container table tbody,.ce-systimecmstable table tbody,.ce-textpic .stepwise-task-question-container table tbody,.ce-textpic table tbody,.v-theme--dark #question-container .stepwise-task-question-container table tbody,.v-theme--dark #question-container table tbody,.v-theme--dark .ProseMirror .stepwise-task-question-container table tbody,.v-theme--dark .ProseMirror table tbody,.v-theme--dark .ce-systimecmstable .stepwise-task-question-container table tbody,.v-theme--dark .ce-systimecmstable table tbody,.v-theme--dark .ce-textpic .stepwise-task-question-container table tbody,.v-theme--dark .ce-textpic table tbody{background-color:#0000}#question-container .stepwise-task-question-container table:after,#question-container table:after,.ProseMirror .stepwise-task-question-container table:after,.ProseMirror table:after,.ce-systimecmstable .stepwise-task-question-container table:after,.ce-systimecmstable table:after,.ce-textpic .stepwise-task-question-container table:after,.ce-textpic table:after{display:none!important}#question-container .stepwise-task-question-container table ul>li:last-child,#question-container table ul>li:last-child,.ProseMirror .stepwise-task-question-container table ul>li:last-child,.ProseMirror table ul>li:last-child,.ce-systimecmstable .stepwise-task-question-container table ul>li:last-child,.ce-systimecmstable table ul>li:last-child,.ce-textpic .stepwise-task-question-container table ul>li:last-child,.ce-textpic table ul>li:last-child{margin-bottom:1.6rem}#question-container .stepwise-task-question-container table td :not(blockquote) p:last-child,#question-container table td :not(blockquote) p:last-child,.ProseMirror .stepwise-task-question-container table td :not(blockquote) p:last-child,.ProseMirror table td :not(blockquote) p:last-child,.ce-systimecmstable .stepwise-task-question-container table td :not(blockquote) p:last-child,.ce-systimecmstable table td :not(blockquote) p:last-child,.ce-textpic .stepwise-task-question-container table td :not(blockquote) p:last-child,.ce-textpic table td :not(blockquote) p:last-child{margin:0}#question-container .stepwise-task-question-container table td p.kilde:not(:only-child),#question-container table td p.kilde:not(:only-child),.ProseMirror .stepwise-task-question-container table td p.kilde:not(:only-child),.ProseMirror table td p.kilde:not(:only-child),.ce-systimecmstable .stepwise-task-question-container table td p.kilde:not(:only-child),.ce-systimecmstable table td p.kilde:not(:only-child),.ce-textpic .stepwise-task-question-container table td p.kilde:not(:only-child),.ce-textpic table td p.kilde:not(:only-child){margin-top:10px}#question-container .stepwise-task-question-container table td,#question-container .stepwise-task-question-container table th,#question-container table td,#question-container table th,.ProseMirror .stepwise-task-question-container table td,.ProseMirror .stepwise-task-question-container table th,.ProseMirror table td,.ProseMirror table th,.ce-systimecmstable .stepwise-task-question-container table td,.ce-systimecmstable .stepwise-task-question-container table th,.ce-systimecmstable table td,.ce-systimecmstable table th,.ce-textpic .stepwise-task-question-container table td,.ce-textpic .stepwise-task-question-container table th,.ce-textpic table td,.ce-textpic table th{border:thin solid rgba(var(--v-border-color),var(--v-border-subtle-opacity));padding:1rem 1.6rem}#question-container .stepwise-task-question-container table td p,#question-container .stepwise-task-question-container table th p,#question-container table td p,#question-container table th p,.ProseMirror .stepwise-task-question-container table td p,.ProseMirror .stepwise-task-question-container table th p,.ProseMirror table td p,.ProseMirror table th p,.ce-systimecmstable .stepwise-task-question-container table td p,.ce-systimecmstable .stepwise-task-question-container table th p,.ce-systimecmstable table td p,.ce-systimecmstable table th p,.ce-textpic .stepwise-task-question-container table td p,.ce-textpic .stepwise-task-question-container table th p,.ce-textpic table td p,.ce-textpic table th p{margin-bottom:0}#question-container .stepwise-task-question-container table td p+p,#question-container table td p+p,.ProseMirror .stepwise-task-question-container table td p+p,.ProseMirror table td p+p,.ce-systimecmstable .stepwise-task-question-container table td p+p,.ce-systimecmstable table td p+p,.ce-textpic .stepwise-task-question-container table td p+p,.ce-textpic table td p+p{margin-top:.5em}#question-container .stepwise-task-question-container table th,#question-container table th,.ProseMirror .stepwise-task-question-container table th,.ProseMirror table th,.ce-systimecmstable .stepwise-task-question-container table th,.ce-systimecmstable table th,.ce-textpic .stepwise-task-question-container table th,.ce-textpic table th{text-align:left;vertical-align:top;font-weight:700}#question-container .stepwise-task-question-container table td,#question-container table td,.ProseMirror .stepwise-task-question-container table td,.ProseMirror table td,.ce-systimecmstable .stepwise-task-question-container table td,.ce-systimecmstable table td,.ce-textpic .stepwise-task-question-container table td,.ce-textpic table td{vertical-align:top;text-align:left}#question-container .stepwise-task-question-container table .tfoot td,#question-container .stepwise-task-question-container table .tfoot th,#question-container .stepwise-task-question-container table .thead td,#question-container .stepwise-task-question-container table .thead th,#question-container .stepwise-task-question-container table tfoot td,#question-container .stepwise-task-question-container table tfoot th,#question-container .stepwise-task-question-container table thead td,#question-container .stepwise-task-question-container table thead th,#question-container table .tfoot td,#question-container table .tfoot th,#question-container table .thead td,#question-container table .thead th,#question-container table tfoot td,#question-container table tfoot th,#question-container table thead td,#question-container table thead th,.ProseMirror .stepwise-task-question-container table .tfoot td,.ProseMirror .stepwise-task-question-container table .tfoot th,.ProseMirror .stepwise-task-question-container table .thead td,.ProseMirror .stepwise-task-question-container table .thead th,.ProseMirror .stepwise-task-question-container table tfoot td,.ProseMirror .stepwise-task-question-container table tfoot th,.ProseMirror .stepwise-task-question-container table thead td,.ProseMirror .stepwise-task-question-container table thead th,.ProseMirror table .tfoot td,.ProseMirror table .tfoot th,.ProseMirror table .thead td,.ProseMirror table .thead th,.ProseMirror table tfoot td,.ProseMirror table tfoot th,.ProseMirror table thead td,.ProseMirror table thead th,.ce-systimecmstable .stepwise-task-question-container table .tfoot td,.ce-systimecmstable .stepwise-task-question-container table .tfoot th,.ce-systimecmstable .stepwise-task-question-container table .thead td,.ce-systimecmstable .stepwise-task-question-container table .thead th,.ce-systimecmstable .stepwise-task-question-container table tfoot td,.ce-systimecmstable .stepwise-task-question-container table tfoot th,.ce-systimecmstable .stepwise-task-question-container table thead td,.ce-systimecmstable .stepwise-task-question-container table thead th,.ce-systimecmstable table .tfoot td,.ce-systimecmstable table .tfoot th,.ce-systimecmstable table .thead td,.ce-systimecmstable table .thead th,.ce-systimecmstable table tfoot td,.ce-systimecmstable table tfoot th,.ce-systimecmstable table thead td,.ce-systimecmstable table thead th,.ce-textpic .stepwise-task-question-container table .tfoot td,.ce-textpic .stepwise-task-question-container table .tfoot th,.ce-textpic .stepwise-task-question-container table .thead td,.ce-textpic .stepwise-task-question-container table .thead th,.ce-textpic .stepwise-task-question-container table tfoot td,.ce-textpic .stepwise-task-question-container table tfoot th,.ce-textpic .stepwise-task-question-container table thead td,.ce-textpic .stepwise-task-question-container table thead th,.ce-textpic table .tfoot td,.ce-textpic table .tfoot th,.ce-textpic table .thead td,.ce-textpic table .thead th,.ce-textpic table tfoot td,.ce-textpic table tfoot th,.ce-textpic table thead td,.ce-textpic table thead th{text-align:left}#question-container .stepwise-task-question-container table .tfoot th,#question-container .stepwise-task-question-container table .thead th,#question-container .stepwise-task-question-container table tfoot th,#question-container .stepwise-task-question-container table thead th,#question-container table .tfoot th,#question-container table .thead th,#question-container table tfoot th,#question-container table thead th,.ProseMirror .stepwise-task-question-container table .tfoot th,.ProseMirror .stepwise-task-question-container table .thead th,.ProseMirror .stepwise-task-question-container table tfoot th,.ProseMirror .stepwise-task-question-container table thead th,.ProseMirror table .tfoot th,.ProseMirror table .thead th,.ProseMirror table tfoot th,.ProseMirror table thead th,.ce-systimecmstable .stepwise-task-question-container table .tfoot th,.ce-systimecmstable .stepwise-task-question-container table .thead th,.ce-systimecmstable .stepwise-task-question-container table tfoot th,.ce-systimecmstable .stepwise-task-question-container table thead th,.ce-systimecmstable table .tfoot th,.ce-systimecmstable table .thead th,.ce-systimecmstable table tfoot th,.ce-systimecmstable table thead th,.ce-textpic .stepwise-task-question-container table .tfoot th,.ce-textpic .stepwise-task-question-container table .thead th,.ce-textpic .stepwise-task-question-container table tfoot th,.ce-textpic .stepwise-task-question-container table thead th,.ce-textpic table .tfoot th,.ce-textpic table .thead th,.ce-textpic table tfoot th,.ce-textpic table thead th{font-weight:700}#question-container .stepwise-task-question-container table .thead td,#question-container .stepwise-task-question-container table .thead th,#question-container .stepwise-task-question-container table thead td,#question-container .stepwise-task-question-container table thead th,#question-container table .thead td,#question-container table .thead th,#question-container table thead td,#question-container table thead th,.ProseMirror .stepwise-task-question-container table .thead td,.ProseMirror .stepwise-task-question-container table .thead th,.ProseMirror .stepwise-task-question-container table thead td,.ProseMirror .stepwise-task-question-container table thead th,.ProseMirror table .thead td,.ProseMirror table .thead th,.ProseMirror table thead td,.ProseMirror table thead th,.ce-systimecmstable .stepwise-task-question-container table .thead td,.ce-systimecmstable .stepwise-task-question-container table .thead th,.ce-systimecmstable .stepwise-task-question-container table thead td,.ce-systimecmstable .stepwise-task-question-container table thead th,.ce-systimecmstable table .thead td,.ce-systimecmstable table .thead th,.ce-systimecmstable table thead td,.ce-systimecmstable table thead th,.ce-textpic .stepwise-task-question-container table .thead td,.ce-textpic .stepwise-task-question-container table .thead th,.ce-textpic .stepwise-task-question-container table thead td,.ce-textpic .stepwise-task-question-container table thead th,.ce-textpic table .thead td,.ce-textpic table .thead th,.ce-textpic table thead td,.ce-textpic table thead th{background-color:rgb(var(--v-theme-section))}.v-theme--dark #question-container .stepwise-task-question-container table .thead td,.v-theme--dark #question-container .stepwise-task-question-container table .thead th,.v-theme--dark #question-container .stepwise-task-question-container table thead td,.v-theme--dark #question-container .stepwise-task-question-container table thead th,.v-theme--dark #question-container table .thead td,.v-theme--dark #question-container table .thead th,.v-theme--dark #question-container table thead td,.v-theme--dark #question-container table thead th,.v-theme--dark .ProseMirror .stepwise-task-question-container table .thead td,.v-theme--dark .ProseMirror .stepwise-task-question-container table .thead th,.v-theme--dark .ProseMirror .stepwise-task-question-container table thead td,.v-theme--dark .ProseMirror .stepwise-task-question-container table thead th,.v-theme--dark .ProseMirror table .thead td,.v-theme--dark .ProseMirror table .thead th,.v-theme--dark .ProseMirror table thead td,.v-theme--dark .ProseMirror table thead th,.v-theme--dark .ce-systimecmstable .stepwise-task-question-container table .thead td,.v-theme--dark .ce-systimecmstable .stepwise-task-question-container table .thead th,.v-theme--dark .ce-systimecmstable .stepwise-task-question-container table thead td,.v-theme--dark .ce-systimecmstable .stepwise-task-question-container table thead th,.v-theme--dark .ce-systimecmstable table .thead td,.v-theme--dark .ce-systimecmstable table .thead th,.v-theme--dark .ce-systimecmstable table thead td,.v-theme--dark .ce-systimecmstable table thead th,.v-theme--dark .ce-textpic .stepwise-task-question-container table .thead td,.v-theme--dark .ce-textpic .stepwise-task-question-container table .thead th,.v-theme--dark .ce-textpic .stepwise-task-question-container table thead td,.v-theme--dark .ce-textpic .stepwise-task-question-container table thead th,.v-theme--dark .ce-textpic table .thead td,.v-theme--dark .ce-textpic table .thead th,.v-theme--dark .ce-textpic table thead td,.v-theme--dark .ce-textpic table thead th{background:#666}#question-container .stepwise-task-question-container table .tfoot td,#question-container .stepwise-task-question-container table .tfoot th,#question-container .stepwise-task-question-container table tfoot td,#question-container .stepwise-task-question-container table tfoot th,#question-container table .tfoot td,#question-container table .tfoot th,#question-container table tfoot td,#question-container table tfoot th,.ProseMirror .stepwise-task-question-container table .tfoot td,.ProseMirror .stepwise-task-question-container table .tfoot th,.ProseMirror .stepwise-task-question-container table tfoot td,.ProseMirror .stepwise-task-question-container table tfoot th,.ProseMirror table .tfoot td,.ProseMirror table .tfoot th,.ProseMirror table tfoot td,.ProseMirror table tfoot th,.ce-systimecmstable .stepwise-task-question-container table .tfoot td,.ce-systimecmstable .stepwise-task-question-container table .tfoot th,.ce-systimecmstable .stepwise-task-question-container table tfoot td,.ce-systimecmstable .stepwise-task-question-container table tfoot th,.ce-systimecmstable table .tfoot td,.ce-systimecmstable table .tfoot th,.ce-systimecmstable table tfoot td,.ce-systimecmstable table tfoot th,.ce-textpic .stepwise-task-question-container table .tfoot td,.ce-textpic .stepwise-task-question-container table .tfoot th,.ce-textpic .stepwise-task-question-container table tfoot td,.ce-textpic .stepwise-task-question-container table tfoot th,.ce-textpic table .tfoot td,.ce-textpic table .tfoot th,.ce-textpic table tfoot td,.ce-textpic table tfoot th{background-color:rgb(var(--v-theme-section))}.v-theme--dark #question-container .stepwise-task-question-container table td.header,.v-theme--dark #question-container .stepwise-task-question-container table td.subheader,.v-theme--dark #question-container .stepwise-task-question-container table td.subsubheader,.v-theme--dark #question-container .stepwise-task-question-container table th.header,.v-theme--dark #question-container .stepwise-task-question-container table th.subheader,.v-theme--dark #question-container .stepwise-task-question-container table th.subsubheader,.v-theme--dark #question-container table td.header,.v-theme--dark #question-container table td.subheader,.v-theme--dark #question-container table td.subsubheader,.v-theme--dark #question-container table th.header,.v-theme--dark #question-container table th.subheader,.v-theme--dark #question-container table th.subsubheader,.v-theme--dark .ProseMirror .stepwise-task-question-container table td.header,.v-theme--dark .ProseMirror .stepwise-task-question-container table td.subheader,.v-theme--dark .ProseMirror .stepwise-task-question-container table td.subsubheader,.v-theme--dark .ProseMirror .stepwise-task-question-container table th.header,.v-theme--dark .ProseMirror .stepwise-task-question-container table th.subheader,.v-theme--dark .ProseMirror .stepwise-task-question-container table th.subsubheader,.v-theme--dark .ProseMirror table td.header,.v-theme--dark .ProseMirror table td.subheader,.v-theme--dark .ProseMirror table td.subsubheader,.v-theme--dark .ProseMirror table th.header,.v-theme--dark .ProseMirror table th.subheader,.v-theme--dark .ProseMirror table th.subsubheader,.v-theme--dark .ce-systimecmstable .stepwise-task-question-container table td.header,.v-theme--dark .ce-systimecmstable .stepwise-task-question-container table td.subheader,.v-theme--dark .ce-systimecmstable .stepwise-task-question-container table td.subsubheader,.v-theme--dark .ce-systimecmstable .stepwise-task-question-container table th.header,.v-theme--dark .ce-systimecmstable .stepwise-task-question-container table th.subheader,.v-theme--dark .ce-systimecmstable .stepwise-task-question-container table th.subsubheader,.v-theme--dark .ce-systimecmstable table td.header,.v-theme--dark .ce-systimecmstable table td.subheader,.v-theme--dark .ce-systimecmstable table td.subsubheader,.v-theme--dark .ce-systimecmstable table th.header,.v-theme--dark .ce-systimecmstable table th.subheader,.v-theme--dark .ce-systimecmstable table th.subsubheader,.v-theme--dark .ce-textpic .stepwise-task-question-container table td.header,.v-theme--dark .ce-textpic .stepwise-task-question-container table td.subheader,.v-theme--dark .ce-textpic .stepwise-task-question-container table td.subsubheader,.v-theme--dark .ce-textpic .stepwise-task-question-container table th.header,.v-theme--dark .ce-textpic .stepwise-task-question-container table th.subheader,.v-theme--dark .ce-textpic .stepwise-task-question-container table th.subsubheader,.v-theme--dark .ce-textpic table td.header,.v-theme--dark .ce-textpic table td.subheader,.v-theme--dark .ce-textpic table td.subsubheader,.v-theme--dark .ce-textpic table th.header,.v-theme--dark .ce-textpic table th.subheader,.v-theme--dark .ce-textpic table th.subsubheader{background-color:#333}#question-container .stepwise-task-question-container table td.header,#question-container .stepwise-task-question-container table th.header,#question-container table td.header,#question-container table th.header,.ProseMirror .stepwise-task-question-container table td.header,.ProseMirror .stepwise-task-question-container table th.header,.ProseMirror table td.header,.ProseMirror table th.header,.ce-systimecmstable .stepwise-task-question-container table td.header,.ce-systimecmstable .stepwise-task-question-container table th.header,.ce-systimecmstable table td.header,.ce-systimecmstable table th.header,.ce-textpic .stepwise-task-question-container table td.header,.ce-textpic .stepwise-task-question-container table th.header,.ce-textpic table td.header,.ce-textpic table th.header{background-color:rgb(var(--v-theme-card-background));font-size:1em;font-weight:700}#question-container .stepwise-task-question-container table td.subheader,#question-container .stepwise-task-question-container table th.subheader,#question-container table td.subheader,#question-container table th.subheader,.ProseMirror .stepwise-task-question-container table td.subheader,.ProseMirror .stepwise-task-question-container table th.subheader,.ProseMirror table td.subheader,.ProseMirror table th.subheader,.ce-systimecmstable .stepwise-task-question-container table td.subheader,.ce-systimecmstable .stepwise-task-question-container table th.subheader,.ce-systimecmstable table td.subheader,.ce-systimecmstable table th.subheader,.ce-textpic .stepwise-task-question-container table td.subheader,.ce-textpic .stepwise-task-question-container table th.subheader,.ce-textpic table td.subheader,.ce-textpic table th.subheader{background-color:hwb(from rgb(var(--v-theme-section)) h w b/.75);font-weight:700}#question-container .stepwise-task-question-container table td.subsubheader,#question-container .stepwise-task-question-container table th.subsubheader,#question-container table td.subsubheader,#question-container table th.subsubheader,.ProseMirror .stepwise-task-question-container table td.subsubheader,.ProseMirror .stepwise-task-question-container table th.subsubheader,.ProseMirror table td.subsubheader,.ProseMirror table th.subsubheader,.ce-systimecmstable .stepwise-task-question-container table td.subsubheader,.ce-systimecmstable .stepwise-task-question-container table th.subsubheader,.ce-systimecmstable table td.subsubheader,.ce-systimecmstable table th.subsubheader,.ce-textpic .stepwise-task-question-container table td.subsubheader,.ce-textpic .stepwise-task-question-container table th.subsubheader,.ce-textpic table td.subsubheader,.ce-textpic table th.subsubheader{background-color:hwb(from rgb(var(--v-theme-section)) h w b/.25)}#question-container .stepwise-task-question-container table thead,#question-container table thead,.ProseMirror .stepwise-task-question-container table thead,.ProseMirror table thead,.ce-systimecmstable .stepwise-task-question-container table thead,.ce-systimecmstable table thead,.ce-textpic .stepwise-task-question-container table thead,.ce-textpic table thead{font-size:1em}#question-container .stepwise-task-question-container table th[scope=row],#question-container table th[scope=row],.ProseMirror .stepwise-task-question-container table th[scope=row],.ProseMirror table th[scope=row],.ce-systimecmstable .stepwise-task-question-container table th[scope=row],.ce-systimecmstable table th[scope=row],.ce-textpic .stepwise-task-question-container table th[scope=row],.ce-textpic table th[scope=row]{text-align:left;background-color:rgb(var(--v-theme-section));font-weight:700}#question-container .stepwise-task-question-container table tr>th,#question-container table tr>th,.ProseMirror .stepwise-task-question-container table tr>th,.ProseMirror table tr>th,.ce-systimecmstable .stepwise-task-question-container table tr>th,.ce-systimecmstable table tr>th,.ce-textpic .stepwise-task-question-container table tr>th,.ce-textpic table tr>th{background-color:rgb(var(--v-theme-section))}#question-container .stepwise-task-question-container table td,#question-container .stepwise-task-question-container table th,#question-container table td,#question-container table th,.ProseMirror .stepwise-task-question-container table td,.ProseMirror .stepwise-task-question-container table th,.ProseMirror table td,.ProseMirror table th,.ce-systimecmstable .stepwise-task-question-container table td,.ce-systimecmstable .stepwise-task-question-container table th,.ce-systimecmstable table td,.ce-systimecmstable table th,.ce-textpic .stepwise-task-question-container table td,.ce-textpic .stepwise-task-question-container table th,.ce-textpic table td,.ce-textpic table th{display:table-cell}#question-container .stepwise-task-question-container table td.align-left,#question-container .stepwise-task-question-container table td.align-left-rte,#question-container .stepwise-task-question-container table th.align-left,#question-container .stepwise-task-question-container table th.align-left-rte,#question-container table td.align-left,#question-container table td.align-left-rte,#question-container table th.align-left,#question-container table th.align-left-rte,.ProseMirror .stepwise-task-question-container table td.align-left,.ProseMirror .stepwise-task-question-container table td.align-left-rte,.ProseMirror .stepwise-task-question-container table th.align-left,.ProseMirror .stepwise-task-question-container table th.align-left-rte,.ProseMirror table td.align-left,.ProseMirror table td.align-left-rte,.ProseMirror table th.align-left,.ProseMirror table th.align-left-rte,.ce-systimecmstable .stepwise-task-question-container table td.align-left,.ce-systimecmstable .stepwise-task-question-container table td.align-left-rte,.ce-systimecmstable .stepwise-task-question-container table th.align-left,.ce-systimecmstable .stepwise-task-question-container table th.align-left-rte,.ce-systimecmstable table td.align-left,.ce-systimecmstable table td.align-left-rte,.ce-systimecmstable table th.align-left,.ce-systimecmstable table th.align-left-rte,.ce-textpic .stepwise-task-question-container table td.align-left,.ce-textpic .stepwise-task-question-container table td.align-left-rte,.ce-textpic .stepwise-task-question-container table th.align-left,.ce-textpic .stepwise-task-question-container table th.align-left-rte,.ce-textpic table td.align-left,.ce-textpic table td.align-left-rte,.ce-textpic table th.align-left,.ce-textpic table th.align-left-rte{text-align:left}#question-container .stepwise-task-question-container table td.align-center,#question-container .stepwise-task-question-container table td.align-center-rte,#question-container .stepwise-task-question-container table th.align-center,#question-container .stepwise-task-question-container table th.align-center-rte,#question-container table td.align-center,#question-container table td.align-center-rte,#question-container table th.align-center,#question-container table th.align-center-rte,.ProseMirror .stepwise-task-question-container table td.align-center,.ProseMirror .stepwise-task-question-container table td.align-center-rte,.ProseMirror .stepwise-task-question-container table th.align-center,.ProseMirror .stepwise-task-question-container table th.align-center-rte,.ProseMirror table td.align-center,.ProseMirror table td.align-center-rte,.ProseMirror table th.align-center,.ProseMirror table th.align-center-rte,.ce-systimecmstable .stepwise-task-question-container table td.align-center,.ce-systimecmstable .stepwise-task-question-container table td.align-center-rte,.ce-systimecmstable .stepwise-task-question-container table th.align-center,.ce-systimecmstable .stepwise-task-question-container table th.align-center-rte,.ce-systimecmstable table td.align-center,.ce-systimecmstable table td.align-center-rte,.ce-systimecmstable table th.align-center,.ce-systimecmstable table th.align-center-rte,.ce-textpic .stepwise-task-question-container table td.align-center,.ce-textpic .stepwise-task-question-container table td.align-center-rte,.ce-textpic .stepwise-task-question-container table th.align-center,.ce-textpic .stepwise-task-question-container table th.align-center-rte,.ce-textpic table td.align-center,.ce-textpic table td.align-center-rte,.ce-textpic table th.align-center,.ce-textpic table th.align-center-rte{text-align:center}#question-container .stepwise-task-question-container table td.align-right,#question-container .stepwise-task-question-container table td.align-right-rte,#question-container .stepwise-task-question-container table td.currency,#question-container .stepwise-task-question-container table td.number,#question-container .stepwise-task-question-container table th.align-right,#question-container .stepwise-task-question-container table th.align-right-rte,#question-container .stepwise-task-question-container table th.currency,#question-container .stepwise-task-question-container table th.number,#question-container table td.align-right,#question-container table td.align-right-rte,#question-container table td.currency,#question-container table td.number,#question-container table th.align-right,#question-container table th.align-right-rte,#question-container table th.currency,#question-container table th.number,.ProseMirror .stepwise-task-question-container table td.align-right,.ProseMirror .stepwise-task-question-container table td.align-right-rte,.ProseMirror .stepwise-task-question-container table td.currency,.ProseMirror .stepwise-task-question-container table td.number,.ProseMirror .stepwise-task-question-container table th.align-right,.ProseMirror .stepwise-task-question-container table th.align-right-rte,.ProseMirror .stepwise-task-question-container table th.currency,.ProseMirror .stepwise-task-question-container table th.number,.ProseMirror table td.align-right,.ProseMirror table td.align-right-rte,.ProseMirror table td.currency,.ProseMirror table td.number,.ProseMirror table th.align-right,.ProseMirror table th.align-right-rte,.ProseMirror table th.currency,.ProseMirror table th.number,.ce-systimecmstable .stepwise-task-question-container table td.align-right,.ce-systimecmstable .stepwise-task-question-container table td.align-right-rte,.ce-systimecmstable .stepwise-task-question-container table td.currency,.ce-systimecmstable .stepwise-task-question-container table td.number,.ce-systimecmstable .stepwise-task-question-container table th.align-right,.ce-systimecmstable .stepwise-task-question-container table th.align-right-rte,.ce-systimecmstable .stepwise-task-question-container table th.currency,.ce-systimecmstable .stepwise-task-question-container table th.number,.ce-systimecmstable table td.align-right,.ce-systimecmstable table td.align-right-rte,.ce-systimecmstable table td.currency,.ce-systimecmstable table td.number,.ce-systimecmstable table th.align-right,.ce-systimecmstable table th.align-right-rte,.ce-systimecmstable table th.currency,.ce-systimecmstable table th.number,.ce-textpic .stepwise-task-question-container table td.align-right,.ce-textpic .stepwise-task-question-container table td.align-right-rte,.ce-textpic .stepwise-task-question-container table td.currency,.ce-textpic .stepwise-task-question-container table td.number,.ce-textpic .stepwise-task-question-container table th.align-right,.ce-textpic .stepwise-task-question-container table th.align-right-rte,.ce-textpic .stepwise-task-question-container table th.currency,.ce-textpic .stepwise-task-question-container table th.number,.ce-textpic table td.align-right,.ce-textpic table td.align-right-rte,.ce-textpic table td.currency,.ce-textpic table td.number,.ce-textpic table th.align-right,.ce-textpic table th.align-right-rte,.ce-textpic table th.currency,.ce-textpic table th.number{text-align:right}#question-container .stepwise-task-question-container table tr.empty-row td,#question-container table tr.empty-row td,.ProseMirror .stepwise-task-question-container table tr.empty-row td,.ProseMirror table tr.empty-row td,.ce-systimecmstable .stepwise-task-question-container table tr.empty-row td,.ce-systimecmstable table tr.empty-row td,.ce-textpic .stepwise-task-question-container table tr.empty-row td,.ce-textpic table tr.empty-row td{padding-top:1em;padding-bottom:1em}#question-container .stepwise-task-question-container table dl,#question-container .stepwise-task-question-container table ol,#question-container .stepwise-task-question-container table ul,#question-container table dl,#question-container table ol,#question-container table ul,.ProseMirror .stepwise-task-question-container table dl,.ProseMirror .stepwise-task-question-container table ol,.ProseMirror .stepwise-task-question-container table ul,.ProseMirror table dl,.ProseMirror table ol,.ProseMirror table ul,.ce-systimecmstable .stepwise-task-question-container table dl,.ce-systimecmstable .stepwise-task-question-container table ol,.ce-systimecmstable .stepwise-task-question-container table ul,.ce-systimecmstable table dl,.ce-systimecmstable table ol,.ce-systimecmstable table ul,.ce-textpic .stepwise-task-question-container table dl,.ce-textpic .stepwise-task-question-container table ol,.ce-textpic .stepwise-task-question-container table ul,.ce-textpic table dl,.ce-textpic table ol,.ce-textpic table ul{margin:0 0 0 1.6rem}#question-container .stepwise-task-question-container table.border,#question-container table.border,.ProseMirror .stepwise-task-question-container table.border,.ProseMirror table.border,.ce-systimecmstable .stepwise-task-question-container table.border,.ce-systimecmstable table.border,.ce-textpic .stepwise-task-question-container table.border,.ce-textpic table.border{border:thin solid rgba(var(--v-border-color),var(--v-border-subtle-opacity))}#question-container .stepwise-task-question-container table.no-cell-border td,#question-container .stepwise-task-question-container table.no-cell-border th,#question-container table.no-cell-border td,#question-container table.no-cell-border th,.ProseMirror .stepwise-task-question-container table.no-cell-border td,.ProseMirror .stepwise-task-question-container table.no-cell-border th,.ProseMirror table.no-cell-border td,.ProseMirror table.no-cell-border th,.ce-systimecmstable .stepwise-task-question-container table.no-cell-border td,.ce-systimecmstable .stepwise-task-question-container table.no-cell-border th,.ce-systimecmstable table.no-cell-border td,.ce-systimecmstable table.no-cell-border th,.ce-textpic .stepwise-task-question-container table.no-cell-border td,.ce-textpic .stepwise-task-question-container table.no-cell-border th,.ce-textpic table.no-cell-border td,.ce-textpic table.no-cell-border th{border-style:none}#question-container .stepwise-task-question-container table tr.cell-border td,#question-container .stepwise-task-question-container table tr.cell-border th,#question-container .stepwise-task-question-container table.no-cell-border.cell-border td,#question-container .stepwise-task-question-container table.no-cell-border.cell-border th,#question-container table tr.cell-border td,#question-container table tr.cell-border th,#question-container table.no-cell-border.cell-border td,#question-container table.no-cell-border.cell-border th,.ProseMirror .stepwise-task-question-container table tr.cell-border td,.ProseMirror .stepwise-task-question-container table tr.cell-border th,.ProseMirror .stepwise-task-question-container table.no-cell-border.cell-border td,.ProseMirror .stepwise-task-question-container table.no-cell-border.cell-border th,.ProseMirror table tr.cell-border td,.ProseMirror table tr.cell-border th,.ProseMirror table.no-cell-border.cell-border td,.ProseMirror table.no-cell-border.cell-border th,.ce-systimecmstable .stepwise-task-question-container table tr.cell-border td,.ce-systimecmstable .stepwise-task-question-container table tr.cell-border th,.ce-systimecmstable .stepwise-task-question-container table.no-cell-border.cell-border td,.ce-systimecmstable .stepwise-task-question-container table.no-cell-border.cell-border th,.ce-systimecmstable table tr.cell-border td,.ce-systimecmstable table tr.cell-border th,.ce-systimecmstable table.no-cell-border.cell-border td,.ce-systimecmstable table.no-cell-border.cell-border th,.ce-textpic .stepwise-task-question-container table tr.cell-border td,.ce-textpic .stepwise-task-question-container table tr.cell-border th,.ce-textpic .stepwise-task-question-container table.no-cell-border.cell-border td,.ce-textpic .stepwise-task-question-container table.no-cell-border.cell-border th,.ce-textpic table tr.cell-border td,.ce-textpic table tr.cell-border th,.ce-textpic table.no-cell-border.cell-border td,.ce-textpic table.no-cell-border.cell-border th{border:thin solid rgba(var(--v-border-color),var(--v-border-subtle-opacity))}#question-container .stepwise-task-question-container table tr.cell-border-top td,#question-container .stepwise-task-question-container table tr.cell-border-top th,#question-container .stepwise-task-question-container table.no-cell-border.cell-border-top td,#question-container .stepwise-task-question-container table.no-cell-border.cell-border-top th,#question-container table tr.cell-border-top td,#question-container table tr.cell-border-top th,#question-container table.no-cell-border.cell-border-top td,#question-container table.no-cell-border.cell-border-top th,.ProseMirror .stepwise-task-question-container table tr.cell-border-top td,.ProseMirror .stepwise-task-question-container table tr.cell-border-top th,.ProseMirror .stepwise-task-question-container table.no-cell-border.cell-border-top td,.ProseMirror .stepwise-task-question-container table.no-cell-border.cell-border-top th,.ProseMirror table tr.cell-border-top td,.ProseMirror table tr.cell-border-top th,.ProseMirror table.no-cell-border.cell-border-top td,.ProseMirror table.no-cell-border.cell-border-top th,.ce-systimecmstable .stepwise-task-question-container table tr.cell-border-top td,.ce-systimecmstable .stepwise-task-question-container table tr.cell-border-top th,.ce-systimecmstable .stepwise-task-question-container table.no-cell-border.cell-border-top td,.ce-systimecmstable .stepwise-task-question-container table.no-cell-border.cell-border-top th,.ce-systimecmstable table tr.cell-border-top td,.ce-systimecmstable table tr.cell-border-top th,.ce-systimecmstable table.no-cell-border.cell-border-top td,.ce-systimecmstable table.no-cell-border.cell-border-top th,.ce-textpic .stepwise-task-question-container table tr.cell-border-top td,.ce-textpic .stepwise-task-question-container table tr.cell-border-top th,.ce-textpic .stepwise-task-question-container table.no-cell-border.cell-border-top td,.ce-textpic .stepwise-task-question-container table.no-cell-border.cell-border-top th,.ce-textpic table tr.cell-border-top td,.ce-textpic table tr.cell-border-top th,.ce-textpic table.no-cell-border.cell-border-top td,.ce-textpic table.no-cell-border.cell-border-top th{border-top-style:solid}#question-container .stepwise-task-question-container table tr.cell-border-right td,#question-container .stepwise-task-question-container table tr.cell-border-right th,#question-container .stepwise-task-question-container table.no-cell-border.cell-border-right td,#question-container .stepwise-task-question-container table.no-cell-border.cell-border-right th,#question-container table tr.cell-border-right td,#question-container table tr.cell-border-right th,#question-container table.no-cell-border.cell-border-right td,#question-container table.no-cell-border.cell-border-right th,.ProseMirror .stepwise-task-question-container table tr.cell-border-right td,.ProseMirror .stepwise-task-question-container table tr.cell-border-right th,.ProseMirror .stepwise-task-question-container table.no-cell-border.cell-border-right td,.ProseMirror .stepwise-task-question-container table.no-cell-border.cell-border-right th,.ProseMirror table tr.cell-border-right td,.ProseMirror table tr.cell-border-right th,.ProseMirror table.no-cell-border.cell-border-right td,.ProseMirror table.no-cell-border.cell-border-right th,.ce-systimecmstable .stepwise-task-question-container table tr.cell-border-right td,.ce-systimecmstable .stepwise-task-question-container table tr.cell-border-right th,.ce-systimecmstable .stepwise-task-question-container table.no-cell-border.cell-border-right td,.ce-systimecmstable .stepwise-task-question-container table.no-cell-border.cell-border-right th,.ce-systimecmstable table tr.cell-border-right td,.ce-systimecmstable table tr.cell-border-right th,.ce-systimecmstable table.no-cell-border.cell-border-right td,.ce-systimecmstable table.no-cell-border.cell-border-right th,.ce-textpic .stepwise-task-question-container table tr.cell-border-right td,.ce-textpic .stepwise-task-question-container table tr.cell-border-right th,.ce-textpic .stepwise-task-question-container table.no-cell-border.cell-border-right td,.ce-textpic .stepwise-task-question-container table.no-cell-border.cell-border-right th,.ce-textpic table tr.cell-border-right td,.ce-textpic table tr.cell-border-right th,.ce-textpic table.no-cell-border.cell-border-right td,.ce-textpic table.no-cell-border.cell-border-right th{border-right-style:solid}#question-container .stepwise-task-question-container table tr.cell-border-bottom td,#question-container .stepwise-task-question-container table tr.cell-border-bottom th,#question-container .stepwise-task-question-container table.no-cell-border.cell-border-bottom td,#question-container .stepwise-task-question-container table.no-cell-border.cell-border-bottom th,#question-container table tr.cell-border-bottom td,#question-container table tr.cell-border-bottom th,#question-container table.no-cell-border.cell-border-bottom td,#question-container table.no-cell-border.cell-border-bottom th,.ProseMirror .stepwise-task-question-container table tr.cell-border-bottom td,.ProseMirror .stepwise-task-question-container table tr.cell-border-bottom th,.ProseMirror .stepwise-task-question-container table.no-cell-border.cell-border-bottom td,.ProseMirror .stepwise-task-question-container table.no-cell-border.cell-border-bottom th,.ProseMirror table tr.cell-border-bottom td,.ProseMirror table tr.cell-border-bottom th,.ProseMirror table.no-cell-border.cell-border-bottom td,.ProseMirror table.no-cell-border.cell-border-bottom th,.ce-systimecmstable .stepwise-task-question-container table tr.cell-border-bottom td,.ce-systimecmstable .stepwise-task-question-container table tr.cell-border-bottom th,.ce-systimecmstable .stepwise-task-question-container table.no-cell-border.cell-border-bottom td,.ce-systimecmstable .stepwise-task-question-container table.no-cell-border.cell-border-bottom th,.ce-systimecmstable table tr.cell-border-bottom td,.ce-systimecmstable table tr.cell-border-bottom th,.ce-systimecmstable table.no-cell-border.cell-border-bottom td,.ce-systimecmstable table.no-cell-border.cell-border-bottom th,.ce-textpic .stepwise-task-question-container table tr.cell-border-bottom td,.ce-textpic .stepwise-task-question-container table tr.cell-border-bottom th,.ce-textpic .stepwise-task-question-container table.no-cell-border.cell-border-bottom td,.ce-textpic .stepwise-task-question-container table.no-cell-border.cell-border-bottom th,.ce-textpic table tr.cell-border-bottom td,.ce-textpic table tr.cell-border-bottom th,.ce-textpic table.no-cell-border.cell-border-bottom td,.ce-textpic table.no-cell-border.cell-border-bottom th{border-bottom-style:solid}#question-container .stepwise-task-question-container table tr.cell-border-left td,#question-container .stepwise-task-question-container table tr.cell-border-left th,#question-container .stepwise-task-question-container table.no-cell-border.cell-border-left td,#question-container .stepwise-task-question-container table.no-cell-border.cell-border-left th,#question-container table tr.cell-border-left td,#question-container table tr.cell-border-left th,#question-container table.no-cell-border.cell-border-left td,#question-container table.no-cell-border.cell-border-left th,.ProseMirror .stepwise-task-question-container table tr.cell-border-left td,.ProseMirror .stepwise-task-question-container table tr.cell-border-left th,.ProseMirror .stepwise-task-question-container table.no-cell-border.cell-border-left td,.ProseMirror .stepwise-task-question-container table.no-cell-border.cell-border-left th,.ProseMirror table tr.cell-border-left td,.ProseMirror table tr.cell-border-left th,.ProseMirror table.no-cell-border.cell-border-left td,.ProseMirror table.no-cell-border.cell-border-left th,.ce-systimecmstable .stepwise-task-question-container table tr.cell-border-left td,.ce-systimecmstable .stepwise-task-question-container table tr.cell-border-left th,.ce-systimecmstable .stepwise-task-question-container table.no-cell-border.cell-border-left td,.ce-systimecmstable .stepwise-task-question-container table.no-cell-border.cell-border-left th,.ce-systimecmstable table tr.cell-border-left td,.ce-systimecmstable table tr.cell-border-left th,.ce-systimecmstable table.no-cell-border.cell-border-left td,.ce-systimecmstable table.no-cell-border.cell-border-left th,.ce-textpic .stepwise-task-question-container table tr.cell-border-left td,.ce-textpic .stepwise-task-question-container table tr.cell-border-left th,.ce-textpic .stepwise-task-question-container table.no-cell-border.cell-border-left td,.ce-textpic .stepwise-task-question-container table.no-cell-border.cell-border-left th,.ce-textpic table tr.cell-border-left td,.ce-textpic table tr.cell-border-left th,.ce-textpic table.no-cell-border.cell-border-left td,.ce-textpic table.no-cell-border.cell-border-left th{border-left-style:solid}#question-container .stepwise-task-question-container table tr td.valign-middle,#question-container .stepwise-task-question-container table tr th.valign-middle,#question-container .stepwise-task-question-container table.no-cell-border td.valign-middle,#question-container .stepwise-task-question-container table.no-cell-border th.valign-middle,#question-container table tr td.valign-middle,#question-container table tr th.valign-middle,#question-container table.no-cell-border td.valign-middle,#question-container table.no-cell-border th.valign-middle,.ProseMirror .stepwise-task-question-container table tr td.valign-middle,.ProseMirror .stepwise-task-question-container table tr th.valign-middle,.ProseMirror .stepwise-task-question-container table.no-cell-border td.valign-middle,.ProseMirror .stepwise-task-question-container table.no-cell-border th.valign-middle,.ProseMirror table tr td.valign-middle,.ProseMirror table tr th.valign-middle,.ProseMirror table.no-cell-border td.valign-middle,.ProseMirror table.no-cell-border th.valign-middle,.ce-systimecmstable .stepwise-task-question-container table tr td.valign-middle,.ce-systimecmstable .stepwise-task-question-container table tr th.valign-middle,.ce-systimecmstable .stepwise-task-question-container table.no-cell-border td.valign-middle,.ce-systimecmstable .stepwise-task-question-container table.no-cell-border th.valign-middle,.ce-systimecmstable table tr td.valign-middle,.ce-systimecmstable table tr th.valign-middle,.ce-systimecmstable table.no-cell-border td.valign-middle,.ce-systimecmstable table.no-cell-border th.valign-middle,.ce-textpic .stepwise-task-question-container table tr td.valign-middle,.ce-textpic .stepwise-task-question-container table tr th.valign-middle,.ce-textpic .stepwise-task-question-container table.no-cell-border td.valign-middle,.ce-textpic .stepwise-task-question-container table.no-cell-border th.valign-middle,.ce-textpic table tr td.valign-middle,.ce-textpic table tr th.valign-middle,.ce-textpic table.no-cell-border td.valign-middle,.ce-textpic table.no-cell-border th.valign-middle{vertical-align:middle}#question-container .stepwise-task-question-container table tr td.valign-bottom,#question-container .stepwise-task-question-container table tr th.valign-bottom,#question-container .stepwise-task-question-container table.no-cell-border td.valign-bottom,#question-container .stepwise-task-question-container table.no-cell-border th.valign-bottom,#question-container table tr td.valign-bottom,#question-container table tr th.valign-bottom,#question-container table.no-cell-border td.valign-bottom,#question-container table.no-cell-border th.valign-bottom,.ProseMirror .stepwise-task-question-container table tr td.valign-bottom,.ProseMirror .stepwise-task-question-container table tr th.valign-bottom,.ProseMirror .stepwise-task-question-container table.no-cell-border td.valign-bottom,.ProseMirror .stepwise-task-question-container table.no-cell-border th.valign-bottom,.ProseMirror table tr td.valign-bottom,.ProseMirror table tr th.valign-bottom,.ProseMirror table.no-cell-border td.valign-bottom,.ProseMirror table.no-cell-border th.valign-bottom,.ce-systimecmstable .stepwise-task-question-container table tr td.valign-bottom,.ce-systimecmstable .stepwise-task-question-container table tr th.valign-bottom,.ce-systimecmstable .stepwise-task-question-container table.no-cell-border td.valign-bottom,.ce-systimecmstable .stepwise-task-question-container table.no-cell-border th.valign-bottom,.ce-systimecmstable table tr td.valign-bottom,.ce-systimecmstable table tr th.valign-bottom,.ce-systimecmstable table.no-cell-border td.valign-bottom,.ce-systimecmstable table.no-cell-border th.valign-bottom,.ce-textpic .stepwise-task-question-container table tr td.valign-bottom,.ce-textpic .stepwise-task-question-container table tr th.valign-bottom,.ce-textpic .stepwise-task-question-container table.no-cell-border td.valign-bottom,.ce-textpic .stepwise-task-question-container table.no-cell-border th.valign-bottom,.ce-textpic table tr td.valign-bottom,.ce-textpic table tr th.valign-bottom,.ce-textpic table.no-cell-border td.valign-bottom,.ce-textpic table.no-cell-border th.valign-bottom{vertical-align:bottom}#question-container .stepwise-task-question-container table tr td.no-border,#question-container .stepwise-task-question-container table tr th.no-border,#question-container .stepwise-task-question-container table.no-cell-border td.no-border,#question-container .stepwise-task-question-container table.no-cell-border th.no-border,#question-container table tr td.no-border,#question-container table tr th.no-border,#question-container table.no-cell-border td.no-border,#question-container table.no-cell-border th.no-border,.ProseMirror .stepwise-task-question-container table tr td.no-border,.ProseMirror .stepwise-task-question-container table tr th.no-border,.ProseMirror .stepwise-task-question-container table.no-cell-border td.no-border,.ProseMirror .stepwise-task-question-container table.no-cell-border th.no-border,.ProseMirror table tr td.no-border,.ProseMirror table tr th.no-border,.ProseMirror table.no-cell-border td.no-border,.ProseMirror table.no-cell-border th.no-border,.ce-systimecmstable .stepwise-task-question-container table tr td.no-border,.ce-systimecmstable .stepwise-task-question-container table tr th.no-border,.ce-systimecmstable .stepwise-task-question-container table.no-cell-border td.no-border,.ce-systimecmstable .stepwise-task-question-container table.no-cell-border th.no-border,.ce-systimecmstable table tr td.no-border,.ce-systimecmstable table tr th.no-border,.ce-systimecmstable table.no-cell-border td.no-border,.ce-systimecmstable table.no-cell-border th.no-border,.ce-textpic .stepwise-task-question-container table tr td.no-border,.ce-textpic .stepwise-task-question-container table tr th.no-border,.ce-textpic .stepwise-task-question-container table.no-cell-border td.no-border,.ce-textpic .stepwise-task-question-container table.no-cell-border th.no-border,.ce-textpic table tr td.no-border,.ce-textpic table tr th.no-border,.ce-textpic table.no-cell-border td.no-border,.ce-textpic table.no-cell-border th.no-border{border-style:none}#question-container .stepwise-task-question-container table tr td.no-border-top,#question-container .stepwise-task-question-container table tr th.no-border-top,#question-container .stepwise-task-question-container table.no-cell-border td.no-border-top,#question-container .stepwise-task-question-container table.no-cell-border th.no-border-top,#question-container table tr td.no-border-top,#question-container table tr th.no-border-top,#question-container table.no-cell-border td.no-border-top,#question-container table.no-cell-border th.no-border-top,.ProseMirror .stepwise-task-question-container table tr td.no-border-top,.ProseMirror .stepwise-task-question-container table tr th.no-border-top,.ProseMirror .stepwise-task-question-container table.no-cell-border td.no-border-top,.ProseMirror .stepwise-task-question-container table.no-cell-border th.no-border-top,.ProseMirror table tr td.no-border-top,.ProseMirror table tr th.no-border-top,.ProseMirror table.no-cell-border td.no-border-top,.ProseMirror table.no-cell-border th.no-border-top,.ce-systimecmstable .stepwise-task-question-container table tr td.no-border-top,.ce-systimecmstable .stepwise-task-question-container table tr th.no-border-top,.ce-systimecmstable .stepwise-task-question-container table.no-cell-border td.no-border-top,.ce-systimecmstable .stepwise-task-question-container table.no-cell-border th.no-border-top,.ce-systimecmstable table tr td.no-border-top,.ce-systimecmstable table tr th.no-border-top,.ce-systimecmstable table.no-cell-border td.no-border-top,.ce-systimecmstable table.no-cell-border th.no-border-top,.ce-textpic .stepwise-task-question-container table tr td.no-border-top,.ce-textpic .stepwise-task-question-container table tr th.no-border-top,.ce-textpic .stepwise-task-question-container table.no-cell-border td.no-border-top,.ce-textpic .stepwise-task-question-container table.no-cell-border th.no-border-top,.ce-textpic table tr td.no-border-top,.ce-textpic table tr th.no-border-top,.ce-textpic table.no-cell-border td.no-border-top,.ce-textpic table.no-cell-border th.no-border-top{border-top-style:none}#question-container .stepwise-task-question-container table tr td.no-border-right,#question-container .stepwise-task-question-container table tr th.no-border-right,#question-container .stepwise-task-question-container table.no-cell-border td.no-border-right,#question-container .stepwise-task-question-container table.no-cell-border th.no-border-right,#question-container table tr td.no-border-right,#question-container table tr th.no-border-right,#question-container table.no-cell-border td.no-border-right,#question-container table.no-cell-border th.no-border-right,.ProseMirror .stepwise-task-question-container table tr td.no-border-right,.ProseMirror .stepwise-task-question-container table tr th.no-border-right,.ProseMirror .stepwise-task-question-container table.no-cell-border td.no-border-right,.ProseMirror .stepwise-task-question-container table.no-cell-border th.no-border-right,.ProseMirror table tr td.no-border-right,.ProseMirror table tr th.no-border-right,.ProseMirror table.no-cell-border td.no-border-right,.ProseMirror table.no-cell-border th.no-border-right,.ce-systimecmstable .stepwise-task-question-container table tr td.no-border-right,.ce-systimecmstable .stepwise-task-question-container table tr th.no-border-right,.ce-systimecmstable .stepwise-task-question-container table.no-cell-border td.no-border-right,.ce-systimecmstable .stepwise-task-question-container table.no-cell-border th.no-border-right,.ce-systimecmstable table tr td.no-border-right,.ce-systimecmstable table tr th.no-border-right,.ce-systimecmstable table.no-cell-border td.no-border-right,.ce-systimecmstable table.no-cell-border th.no-border-right,.ce-textpic .stepwise-task-question-container table tr td.no-border-right,.ce-textpic .stepwise-task-question-container table tr th.no-border-right,.ce-textpic .stepwise-task-question-container table.no-cell-border td.no-border-right,.ce-textpic .stepwise-task-question-container table.no-cell-border th.no-border-right,.ce-textpic table tr td.no-border-right,.ce-textpic table tr th.no-border-right,.ce-textpic table.no-cell-border td.no-border-right,.ce-textpic table.no-cell-border th.no-border-right{border-right-style:none}#question-container .stepwise-task-question-container table tr td.no-border-bottom,#question-container .stepwise-task-question-container table tr th.no-border-bottom,#question-container .stepwise-task-question-container table.no-cell-border td.no-border-bottom,#question-container .stepwise-task-question-container table.no-cell-border th.no-border-bottom,#question-container table tr td.no-border-bottom,#question-container table tr th.no-border-bottom,#question-container table.no-cell-border td.no-border-bottom,#question-container table.no-cell-border th.no-border-bottom,.ProseMirror .stepwise-task-question-container table tr td.no-border-bottom,.ProseMirror .stepwise-task-question-container table tr th.no-border-bottom,.ProseMirror .stepwise-task-question-container table.no-cell-border td.no-border-bottom,.ProseMirror .stepwise-task-question-container table.no-cell-border th.no-border-bottom,.ProseMirror table tr td.no-border-bottom,.ProseMirror table tr th.no-border-bottom,.ProseMirror table.no-cell-border td.no-border-bottom,.ProseMirror table.no-cell-border th.no-border-bottom,.ce-systimecmstable .stepwise-task-question-container table tr td.no-border-bottom,.ce-systimecmstable .stepwise-task-question-container table tr th.no-border-bottom,.ce-systimecmstable .stepwise-task-question-container table.no-cell-border td.no-border-bottom,.ce-systimecmstable .stepwise-task-question-container table.no-cell-border th.no-border-bottom,.ce-systimecmstable table tr td.no-border-bottom,.ce-systimecmstable table tr th.no-border-bottom,.ce-systimecmstable table.no-cell-border td.no-border-bottom,.ce-systimecmstable table.no-cell-border th.no-border-bottom,.ce-textpic .stepwise-task-question-container table tr td.no-border-bottom,.ce-textpic .stepwise-task-question-container table tr th.no-border-bottom,.ce-textpic .stepwise-task-question-container table.no-cell-border td.no-border-bottom,.ce-textpic .stepwise-task-question-container table.no-cell-border th.no-border-bottom,.ce-textpic table tr td.no-border-bottom,.ce-textpic table tr th.no-border-bottom,.ce-textpic table.no-cell-border td.no-border-bottom,.ce-textpic table.no-cell-border th.no-border-bottom{border-bottom-style:none}#question-container .stepwise-task-question-container table tr td.no-border-left,#question-container .stepwise-task-question-container table tr th.no-border-left,#question-container .stepwise-task-question-container table.no-cell-border td.no-border-left,#question-container .stepwise-task-question-container table.no-cell-border th.no-border-left,#question-container table tr td.no-border-left,#question-container table tr th.no-border-left,#question-container table.no-cell-border td.no-border-left,#question-container table.no-cell-border th.no-border-left,.ProseMirror .stepwise-task-question-container table tr td.no-border-left,.ProseMirror .stepwise-task-question-container table tr th.no-border-left,.ProseMirror .stepwise-task-question-container table.no-cell-border td.no-border-left,.ProseMirror .stepwise-task-question-container table.no-cell-border th.no-border-left,.ProseMirror table tr td.no-border-left,.ProseMirror table tr th.no-border-left,.ProseMirror table.no-cell-border td.no-border-left,.ProseMirror table.no-cell-border th.no-border-left,.ce-systimecmstable .stepwise-task-question-container table tr td.no-border-left,.ce-systimecmstable .stepwise-task-question-container table tr th.no-border-left,.ce-systimecmstable .stepwise-task-question-container table.no-cell-border td.no-border-left,.ce-systimecmstable .stepwise-task-question-container table.no-cell-border th.no-border-left,.ce-systimecmstable table tr td.no-border-left,.ce-systimecmstable table tr th.no-border-left,.ce-systimecmstable table.no-cell-border td.no-border-left,.ce-systimecmstable table.no-cell-border th.no-border-left,.ce-textpic .stepwise-task-question-container table tr td.no-border-left,.ce-textpic .stepwise-task-question-container table tr th.no-border-left,.ce-textpic .stepwise-task-question-container table.no-cell-border td.no-border-left,.ce-textpic .stepwise-task-question-container table.no-cell-border th.no-border-left,.ce-textpic table tr td.no-border-left,.ce-textpic table tr th.no-border-left,.ce-textpic table.no-cell-border td.no-border-left,.ce-textpic table.no-cell-border th.no-border-left{border-left-style:none}#question-container .stepwise-task-question-container table tr td.width-10,#question-container .stepwise-task-question-container table tr th.width-10,#question-container .stepwise-task-question-container table.no-cell-border td.width-10,#question-container .stepwise-task-question-container table.no-cell-border th.width-10,#question-container table tr td.width-10,#question-container table tr th.width-10,#question-container table.no-cell-border td.width-10,#question-container table.no-cell-border th.width-10,.ProseMirror .stepwise-task-question-container table tr td.width-10,.ProseMirror .stepwise-task-question-container table tr th.width-10,.ProseMirror .stepwise-task-question-container table.no-cell-border td.width-10,.ProseMirror .stepwise-task-question-container table.no-cell-border th.width-10,.ProseMirror table tr td.width-10,.ProseMirror table tr th.width-10,.ProseMirror table.no-cell-border td.width-10,.ProseMirror table.no-cell-border th.width-10,.ce-systimecmstable .stepwise-task-question-container table tr td.width-10,.ce-systimecmstable .stepwise-task-question-container table tr th.width-10,.ce-systimecmstable .stepwise-task-question-container table.no-cell-border td.width-10,.ce-systimecmstable .stepwise-task-question-container table.no-cell-border th.width-10,.ce-systimecmstable table tr td.width-10,.ce-systimecmstable table tr th.width-10,.ce-systimecmstable table.no-cell-border td.width-10,.ce-systimecmstable table.no-cell-border th.width-10,.ce-textpic .stepwise-task-question-container table tr td.width-10,.ce-textpic .stepwise-task-question-container table tr th.width-10,.ce-textpic .stepwise-task-question-container table.no-cell-border td.width-10,.ce-textpic .stepwise-task-question-container table.no-cell-border th.width-10,.ce-textpic table tr td.width-10,.ce-textpic table tr th.width-10,.ce-textpic table.no-cell-border td.width-10,.ce-textpic table.no-cell-border th.width-10{width:10%!important}#question-container .stepwise-task-question-container table tr td.width-20,#question-container .stepwise-task-question-container table tr th.width-20,#question-container .stepwise-task-question-container table.no-cell-border td.width-20,#question-container .stepwise-task-question-container table.no-cell-border th.width-20,#question-container table tr td.width-20,#question-container table tr th.width-20,#question-container table.no-cell-border td.width-20,#question-container table.no-cell-border th.width-20,.ProseMirror .stepwise-task-question-container table tr td.width-20,.ProseMirror .stepwise-task-question-container table tr th.width-20,.ProseMirror .stepwise-task-question-container table.no-cell-border td.width-20,.ProseMirror .stepwise-task-question-container table.no-cell-border th.width-20,.ProseMirror table tr td.width-20,.ProseMirror table tr th.width-20,.ProseMirror table.no-cell-border td.width-20,.ProseMirror table.no-cell-border th.width-20,.ce-systimecmstable .stepwise-task-question-container table tr td.width-20,.ce-systimecmstable .stepwise-task-question-container table tr th.width-20,.ce-systimecmstable .stepwise-task-question-container table.no-cell-border td.width-20,.ce-systimecmstable .stepwise-task-question-container table.no-cell-border th.width-20,.ce-systimecmstable table tr td.width-20,.ce-systimecmstable table tr th.width-20,.ce-systimecmstable table.no-cell-border td.width-20,.ce-systimecmstable table.no-cell-border th.width-20,.ce-textpic .stepwise-task-question-container table tr td.width-20,.ce-textpic .stepwise-task-question-container table tr th.width-20,.ce-textpic .stepwise-task-question-container table.no-cell-border td.width-20,.ce-textpic .stepwise-task-question-container table.no-cell-border th.width-20,.ce-textpic table tr td.width-20,.ce-textpic table tr th.width-20,.ce-textpic table.no-cell-border td.width-20,.ce-textpic table.no-cell-border th.width-20{width:20%!important}#question-container .stepwise-task-question-container table tr td.width-25,#question-container .stepwise-task-question-container table tr th.width-25,#question-container .stepwise-task-question-container table.no-cell-border td.width-25,#question-container .stepwise-task-question-container table.no-cell-border th.width-25,#question-container table tr td.width-25,#question-container table tr th.width-25,#question-container table.no-cell-border td.width-25,#question-container table.no-cell-border th.width-25,.ProseMirror .stepwise-task-question-container table tr td.width-25,.ProseMirror .stepwise-task-question-container table tr th.width-25,.ProseMirror .stepwise-task-question-container table.no-cell-border td.width-25,.ProseMirror .stepwise-task-question-container table.no-cell-border th.width-25,.ProseMirror table tr td.width-25,.ProseMirror table tr th.width-25,.ProseMirror table.no-cell-border td.width-25,.ProseMirror table.no-cell-border th.width-25,.ce-systimecmstable .stepwise-task-question-container table tr td.width-25,.ce-systimecmstable .stepwise-task-question-container table tr th.width-25,.ce-systimecmstable .stepwise-task-question-container table.no-cell-border td.width-25,.ce-systimecmstable .stepwise-task-question-container table.no-cell-border th.width-25,.ce-systimecmstable table tr td.width-25,.ce-systimecmstable table tr th.width-25,.ce-systimecmstable table.no-cell-border td.width-25,.ce-systimecmstable table.no-cell-border th.width-25,.ce-textpic .stepwise-task-question-container table tr td.width-25,.ce-textpic .stepwise-task-question-container table tr th.width-25,.ce-textpic .stepwise-task-question-container table.no-cell-border td.width-25,.ce-textpic .stepwise-task-question-container table.no-cell-border th.width-25,.ce-textpic table tr td.width-25,.ce-textpic table tr th.width-25,.ce-textpic table.no-cell-border td.width-25,.ce-textpic table.no-cell-border th.width-25{width:25%!important}#question-container .stepwise-task-question-container table tr td.width-33,#question-container .stepwise-task-question-container table tr th.width-33,#question-container .stepwise-task-question-container table.no-cell-border td.width-33,#question-container .stepwise-task-question-container table.no-cell-border th.width-33,#question-container table tr td.width-33,#question-container table tr th.width-33,#question-container table.no-cell-border td.width-33,#question-container table.no-cell-border th.width-33,.ProseMirror .stepwise-task-question-container table tr td.width-33,.ProseMirror .stepwise-task-question-container table tr th.width-33,.ProseMirror .stepwise-task-question-container table.no-cell-border td.width-33,.ProseMirror .stepwise-task-question-container table.no-cell-border th.width-33,.ProseMirror table tr td.width-33,.ProseMirror table tr th.width-33,.ProseMirror table.no-cell-border td.width-33,.ProseMirror table.no-cell-border th.width-33,.ce-systimecmstable .stepwise-task-question-container table tr td.width-33,.ce-systimecmstable .stepwise-task-question-container table tr th.width-33,.ce-systimecmstable .stepwise-task-question-container table.no-cell-border td.width-33,.ce-systimecmstable .stepwise-task-question-container table.no-cell-border th.width-33,.ce-systimecmstable table tr td.width-33,.ce-systimecmstable table tr th.width-33,.ce-systimecmstable table.no-cell-border td.width-33,.ce-systimecmstable table.no-cell-border th.width-33,.ce-textpic .stepwise-task-question-container table tr td.width-33,.ce-textpic .stepwise-task-question-container table tr th.width-33,.ce-textpic .stepwise-task-question-container table.no-cell-border td.width-33,.ce-textpic .stepwise-task-question-container table.no-cell-border th.width-33,.ce-textpic table tr td.width-33,.ce-textpic table tr th.width-33,.ce-textpic table.no-cell-border td.width-33,.ce-textpic table.no-cell-border th.width-33{width:33.3333%!important}#question-container .stepwise-task-question-container table tr td.width-50,#question-container .stepwise-task-question-container table tr th.width-50,#question-container .stepwise-task-question-container table.no-cell-border td.width-50,#question-container .stepwise-task-question-container table.no-cell-border th.width-50,#question-container table tr td.width-50,#question-container table tr th.width-50,#question-container table.no-cell-border td.width-50,#question-container table.no-cell-border th.width-50,.ProseMirror .stepwise-task-question-container table tr td.width-50,.ProseMirror .stepwise-task-question-container table tr th.width-50,.ProseMirror .stepwise-task-question-container table.no-cell-border td.width-50,.ProseMirror .stepwise-task-question-container table.no-cell-border th.width-50,.ProseMirror table tr td.width-50,.ProseMirror table tr th.width-50,.ProseMirror table.no-cell-border td.width-50,.ProseMirror table.no-cell-border th.width-50,.ce-systimecmstable .stepwise-task-question-container table tr td.width-50,.ce-systimecmstable .stepwise-task-question-container table tr th.width-50,.ce-systimecmstable .stepwise-task-question-container table.no-cell-border td.width-50,.ce-systimecmstable .stepwise-task-question-container table.no-cell-border th.width-50,.ce-systimecmstable table tr td.width-50,.ce-systimecmstable table tr th.width-50,.ce-systimecmstable table.no-cell-border td.width-50,.ce-systimecmstable table.no-cell-border th.width-50,.ce-textpic .stepwise-task-question-container table tr td.width-50,.ce-textpic .stepwise-task-question-container table tr th.width-50,.ce-textpic .stepwise-task-question-container table.no-cell-border td.width-50,.ce-textpic .stepwise-task-question-container table.no-cell-border th.width-50,.ce-textpic table tr td.width-50,.ce-textpic table tr th.width-50,.ce-textpic table.no-cell-border td.width-50,.ce-textpic table.no-cell-border th.width-50{width:50%!important}#question-container .stepwise-task-question-container table tr td.width-66,#question-container .stepwise-task-question-container table tr th.width-66,#question-container .stepwise-task-question-container table.no-cell-border td.width-66,#question-container .stepwise-task-question-container table.no-cell-border th.width-66,#question-container table tr td.width-66,#question-container table tr th.width-66,#question-container table.no-cell-border td.width-66,#question-container table.no-cell-border th.width-66,.ProseMirror .stepwise-task-question-container table tr td.width-66,.ProseMirror .stepwise-task-question-container table tr th.width-66,.ProseMirror .stepwise-task-question-container table.no-cell-border td.width-66,.ProseMirror .stepwise-task-question-container table.no-cell-border th.width-66,.ProseMirror table tr td.width-66,.ProseMirror table tr th.width-66,.ProseMirror table.no-cell-border td.width-66,.ProseMirror table.no-cell-border th.width-66,.ce-systimecmstable .stepwise-task-question-container table tr td.width-66,.ce-systimecmstable .stepwise-task-question-container table tr th.width-66,.ce-systimecmstable .stepwise-task-question-container table.no-cell-border td.width-66,.ce-systimecmstable .stepwise-task-question-container table.no-cell-border th.width-66,.ce-systimecmstable table tr td.width-66,.ce-systimecmstable table tr th.width-66,.ce-systimecmstable table.no-cell-border td.width-66,.ce-systimecmstable table.no-cell-border th.width-66,.ce-textpic .stepwise-task-question-container table tr td.width-66,.ce-textpic .stepwise-task-question-container table tr th.width-66,.ce-textpic .stepwise-task-question-container table.no-cell-border td.width-66,.ce-textpic .stepwise-task-question-container table.no-cell-border th.width-66,.ce-textpic table tr td.width-66,.ce-textpic table tr th.width-66,.ce-textpic table.no-cell-border td.width-66,.ce-textpic table.no-cell-border th.width-66{width:66.6667%!important}#question-container .stepwise-task-question-container table tr td.border-top,#question-container .stepwise-task-question-container table tr th.border-top,#question-container .stepwise-task-question-container table.no-cell-border td.border-top,#question-container .stepwise-task-question-container table.no-cell-border th.border-top,#question-container table tr td.border-top,#question-container table tr th.border-top,#question-container table.no-cell-border td.border-top,#question-container table.no-cell-border th.border-top,.ProseMirror .stepwise-task-question-container table tr td.border-top,.ProseMirror .stepwise-task-question-container table tr th.border-top,.ProseMirror .stepwise-task-question-container table.no-cell-border td.border-top,.ProseMirror .stepwise-task-question-container table.no-cell-border th.border-top,.ProseMirror table tr td.border-top,.ProseMirror table tr th.border-top,.ProseMirror table.no-cell-border td.border-top,.ProseMirror table.no-cell-border th.border-top,.ce-systimecmstable .stepwise-task-question-container table tr td.border-top,.ce-systimecmstable .stepwise-task-question-container table tr th.border-top,.ce-systimecmstable .stepwise-task-question-container table.no-cell-border td.border-top,.ce-systimecmstable .stepwise-task-question-container table.no-cell-border th.border-top,.ce-systimecmstable table tr td.border-top,.ce-systimecmstable table tr th.border-top,.ce-systimecmstable table.no-cell-border td.border-top,.ce-systimecmstable table.no-cell-border th.border-top,.ce-textpic .stepwise-task-question-container table tr td.border-top,.ce-textpic .stepwise-task-question-container table tr th.border-top,.ce-textpic .stepwise-task-question-container table.no-cell-border td.border-top,.ce-textpic .stepwise-task-question-container table.no-cell-border th.border-top,.ce-textpic table tr td.border-top,.ce-textpic table tr th.border-top,.ce-textpic table.no-cell-border td.border-top,.ce-textpic table.no-cell-border th.border-top{border-top-style:solid}#question-container .stepwise-task-question-container table tr td.border-right,#question-container .stepwise-task-question-container table tr th.border-right,#question-container .stepwise-task-question-container table.no-cell-border td.border-right,#question-container .stepwise-task-question-container table.no-cell-border th.border-right,#question-container table tr td.border-right,#question-container table tr th.border-right,#question-container table.no-cell-border td.border-right,#question-container table.no-cell-border th.border-right,.ProseMirror .stepwise-task-question-container table tr td.border-right,.ProseMirror .stepwise-task-question-container table tr th.border-right,.ProseMirror .stepwise-task-question-container table.no-cell-border td.border-right,.ProseMirror .stepwise-task-question-container table.no-cell-border th.border-right,.ProseMirror table tr td.border-right,.ProseMirror table tr th.border-right,.ProseMirror table.no-cell-border td.border-right,.ProseMirror table.no-cell-border th.border-right,.ce-systimecmstable .stepwise-task-question-container table tr td.border-right,.ce-systimecmstable .stepwise-task-question-container table tr th.border-right,.ce-systimecmstable .stepwise-task-question-container table.no-cell-border td.border-right,.ce-systimecmstable .stepwise-task-question-container table.no-cell-border th.border-right,.ce-systimecmstable table tr td.border-right,.ce-systimecmstable table tr th.border-right,.ce-systimecmstable table.no-cell-border td.border-right,.ce-systimecmstable table.no-cell-border th.border-right,.ce-textpic .stepwise-task-question-container table tr td.border-right,.ce-textpic .stepwise-task-question-container table tr th.border-right,.ce-textpic .stepwise-task-question-container table.no-cell-border td.border-right,.ce-textpic .stepwise-task-question-container table.no-cell-border th.border-right,.ce-textpic table tr td.border-right,.ce-textpic table tr th.border-right,.ce-textpic table.no-cell-border td.border-right,.ce-textpic table.no-cell-border th.border-right{border-right-style:solid}#question-container .stepwise-task-question-container table tr td.border-bottom,#question-container .stepwise-task-question-container table tr th.border-bottom,#question-container .stepwise-task-question-container table.no-cell-border td.border-bottom,#question-container .stepwise-task-question-container table.no-cell-border th.border-bottom,#question-container table tr td.border-bottom,#question-container table tr th.border-bottom,#question-container table.no-cell-border td.border-bottom,#question-container table.no-cell-border th.border-bottom,.ProseMirror .stepwise-task-question-container table tr td.border-bottom,.ProseMirror .stepwise-task-question-container table tr th.border-bottom,.ProseMirror .stepwise-task-question-container table.no-cell-border td.border-bottom,.ProseMirror .stepwise-task-question-container table.no-cell-border th.border-bottom,.ProseMirror table tr td.border-bottom,.ProseMirror table tr th.border-bottom,.ProseMirror table.no-cell-border td.border-bottom,.ProseMirror table.no-cell-border th.border-bottom,.ce-systimecmstable .stepwise-task-question-container table tr td.border-bottom,.ce-systimecmstable .stepwise-task-question-container table tr th.border-bottom,.ce-systimecmstable .stepwise-task-question-container table.no-cell-border td.border-bottom,.ce-systimecmstable .stepwise-task-question-container table.no-cell-border th.border-bottom,.ce-systimecmstable table tr td.border-bottom,.ce-systimecmstable table tr th.border-bottom,.ce-systimecmstable table.no-cell-border td.border-bottom,.ce-systimecmstable table.no-cell-border th.border-bottom,.ce-textpic .stepwise-task-question-container table tr td.border-bottom,.ce-textpic .stepwise-task-question-container table tr th.border-bottom,.ce-textpic .stepwise-task-question-container table.no-cell-border td.border-bottom,.ce-textpic .stepwise-task-question-container table.no-cell-border th.border-bottom,.ce-textpic table tr td.border-bottom,.ce-textpic table tr th.border-bottom,.ce-textpic table.no-cell-border td.border-bottom,.ce-textpic table.no-cell-border th.border-bottom{border-bottom-style:solid}#question-container .stepwise-task-question-container table tr td.border-left,#question-container .stepwise-task-question-container table tr th.border-left,#question-container .stepwise-task-question-container table.no-cell-border td.border-left,#question-container .stepwise-task-question-container table.no-cell-border th.border-left,#question-container table tr td.border-left,#question-container table tr th.border-left,#question-container table.no-cell-border td.border-left,#question-container table.no-cell-border th.border-left,.ProseMirror .stepwise-task-question-container table tr td.border-left,.ProseMirror .stepwise-task-question-container table tr th.border-left,.ProseMirror .stepwise-task-question-container table.no-cell-border td.border-left,.ProseMirror .stepwise-task-question-container table.no-cell-border th.border-left,.ProseMirror table tr td.border-left,.ProseMirror table tr th.border-left,.ProseMirror table.no-cell-border td.border-left,.ProseMirror table.no-cell-border th.border-left,.ce-systimecmstable .stepwise-task-question-container table tr td.border-left,.ce-systimecmstable .stepwise-task-question-container table tr th.border-left,.ce-systimecmstable .stepwise-task-question-container table.no-cell-border td.border-left,.ce-systimecmstable .stepwise-task-question-container table.no-cell-border th.border-left,.ce-systimecmstable table tr td.border-left,.ce-systimecmstable table tr th.border-left,.ce-systimecmstable table.no-cell-border td.border-left,.ce-systimecmstable table.no-cell-border th.border-left,.ce-textpic .stepwise-task-question-container table tr td.border-left,.ce-textpic .stepwise-task-question-container table tr th.border-left,.ce-textpic .stepwise-task-question-container table.no-cell-border td.border-left,.ce-textpic .stepwise-task-question-container table.no-cell-border th.border-left,.ce-textpic table tr td.border-left,.ce-textpic table tr th.border-left,.ce-textpic table.no-cell-border td.border-left,.ce-textpic table.no-cell-border th.border-left{border-left-style:solid}#question-container table.fullwidth,.ProseMirror table.fullwidth,.ce-systimecmstable table.fullwidth,.ce-textpic table.fullwidth{width:100%}#question-container table.small-text,.ProseMirror table.small-text,.ce-systimecmstable table.small-text,.ce-textpic table.small-text{font-size:.7125em;line-height:calc(var(--lineheight-scale,100%)*1.15)}#question-container table.small-text .header,#question-container table.small-text thead,.ProseMirror table.small-text .header,.ProseMirror table.small-text thead,.ce-systimecmstable table.small-text .header,.ce-systimecmstable table.small-text thead,.ce-textpic table.small-text .header,.ce-textpic table.small-text thead{font-size:1em;line-height:calc(var(--lineheight-scale,100%)*1.15)}#question-container td.align-center-rte,#question-container td:has(.align-center-rte),#question-container th.align-center-rte,#question-container th:has(.align-center-rte),.ProseMirror td.align-center-rte,.ProseMirror td:has(.align-center-rte),.ProseMirror th.align-center-rte,.ProseMirror th:has(.align-center-rte),.ce-systimecmstable td.align-center-rte,.ce-systimecmstable td:has(.align-center-rte),.ce-systimecmstable th.align-center-rte,.ce-systimecmstable th:has(.align-center-rte),.ce-textpic td.align-center-rte,.ce-textpic td:has(.align-center-rte),.ce-textpic th.align-center-rte,.ce-textpic th:has(.align-center-rte){text-align:center;width:auto;display:table-cell}#question-container td.align-center-rte .align-center-rte,#question-container td:has(.align-center-rte) .align-center-rte,#question-container th.align-center-rte .align-center-rte,#question-container th:has(.align-center-rte) .align-center-rte,.ProseMirror td.align-center-rte .align-center-rte,.ProseMirror td:has(.align-center-rte) .align-center-rte,.ProseMirror th.align-center-rte .align-center-rte,.ProseMirror th:has(.align-center-rte) .align-center-rte,.ce-systimecmstable td.align-center-rte .align-center-rte,.ce-systimecmstable td:has(.align-center-rte) .align-center-rte,.ce-systimecmstable th.align-center-rte .align-center-rte,.ce-systimecmstable th:has(.align-center-rte) .align-center-rte,.ce-textpic td.align-center-rte .align-center-rte,.ce-textpic td:has(.align-center-rte) .align-center-rte,.ce-textpic th.align-center-rte .align-center-rte,.ce-textpic th:has(.align-center-rte) .align-center-rte{width:auto;display:inline}#question-container td.align-right-rte,#question-container td:has(.align-right-rte),#question-container th.align-right-rte,#question-container th:has(.align-right-rte),.ProseMirror td.align-right-rte,.ProseMirror td:has(.align-right-rte),.ProseMirror th.align-right-rte,.ProseMirror th:has(.align-right-rte),.ce-systimecmstable td.align-right-rte,.ce-systimecmstable td:has(.align-right-rte),.ce-systimecmstable th.align-right-rte,.ce-systimecmstable th:has(.align-right-rte),.ce-textpic td.align-right-rte,.ce-textpic td:has(.align-right-rte),.ce-textpic th.align-right-rte,.ce-textpic th:has(.align-right-rte){text-align:right;width:auto;display:table-cell}#question-container td.align-right-rte .align-right-rte,#question-container td:has(.align-right-rte) .align-right-rte,#question-container th.align-right-rte .align-right-rte,#question-container th:has(.align-right-rte) .align-right-rte,.ProseMirror td.align-right-rte .align-right-rte,.ProseMirror td:has(.align-right-rte) .align-right-rte,.ProseMirror th.align-right-rte .align-right-rte,.ProseMirror th:has(.align-right-rte) .align-right-rte,.ce-systimecmstable td.align-right-rte .align-right-rte,.ce-systimecmstable td:has(.align-right-rte) .align-right-rte,.ce-systimecmstable th.align-right-rte .align-right-rte,.ce-systimecmstable th:has(.align-right-rte) .align-right-rte,.ce-textpic td.align-right-rte .align-right-rte,.ce-textpic td:has(.align-right-rte) .align-right-rte,.ce-textpic th.align-right-rte .align-right-rte,.ce-textpic th:has(.align-right-rte) .align-right-rte{width:auto}#question-container td.align-left-rte,#question-container td:has(.align-left-rte),#question-container th.align-left-rte,#question-container th:has(.align-left-rte),.ProseMirror td.align-left-rte,.ProseMirror td:has(.align-left-rte),.ProseMirror th.align-left-rte,.ProseMirror th:has(.align-left-rte),.ce-systimecmstable td.align-left-rte,.ce-systimecmstable td:has(.align-left-rte),.ce-systimecmstable th.align-left-rte,.ce-systimecmstable th:has(.align-left-rte),.ce-textpic td.align-left-rte,.ce-textpic td:has(.align-left-rte),.ce-textpic th.align-left-rte,.ce-textpic th:has(.align-left-rte){text-align:left;width:auto;display:table-cell}#question-container td.align-left-rte .align-left-rte,#question-container td:has(.align-left-rte) .align-left-rte,#question-container th.align-left-rte .align-left-rte,#question-container th:has(.align-left-rte) .align-left-rte,.ProseMirror td.align-left-rte .align-left-rte,.ProseMirror td:has(.align-left-rte) .align-left-rte,.ProseMirror th.align-left-rte .align-left-rte,.ProseMirror th:has(.align-left-rte) .align-left-rte,.ce-systimecmstable td.align-left-rte .align-left-rte,.ce-systimecmstable td:has(.align-left-rte) .align-left-rte,.ce-systimecmstable th.align-left-rte .align-left-rte,.ce-systimecmstable th:has(.align-left-rte) .align-left-rte,.ce-textpic td.align-left-rte .align-left-rte,.ce-textpic td:has(.align-left-rte) .align-left-rte,.ce-textpic th.align-left-rte .align-left-rte,.ce-textpic th:has(.align-left-rte) .align-left-rte{width:auto}.ce-frame--fullscreen table{width:100%}.ce-systimecmstable__wrapper{clear:both;position:relative}.ce-systimecmstable__wrapper .scroll-wrapper{overflow-x:scroll}.ce-systimecmstable__wrapper:after,.ce-systimecmstable__wrapper:before{content:"";opacity:0;z-index:1;pointer-events:none;width:7rem;transition:opacity .3s cubic-bezier(.4,0,.6,1);position:absolute;top:0;bottom:0}.ce-systimecmstable__wrapper:after{background:linear-gradient(90deg,rgba(var(--v-theme-ibk-bg),0) 0,rgba(var(--v-theme-ibk-bg),1) 100%);right:0}.ce-systimecmstable__wrapper:before{background:linear-gradient(90deg,rgba(var(--v-theme-ibk-bg),1) 0,rgba(var(--v-theme-ibk-bg),0) 100%);left:0}.ce-systimecmstable__wrapper.overflow-left:before,.ce-systimecmstable__wrapper.overflow-right:after{opacity:1}@media only screen and (width<=1144.98px){.ce-gallery-text table,.ce-systimecmstable table{max-width:100%;display:block;overflow-x:auto}.ce-gallery-text .table-wrapped table,.ce-systimecmstable .table-wrapped table{max-width:none;display:table;overflow-x:visible}}.ce-textpic table{margin-bottom:2rem}.ProseMirror table{border-left:thin solid rgba(var(--v-border-color),var(--v-border-subtle-opacity));border-right:thin solid rgba(var(--v-border-color),var(--v-border-subtle-opacity));margin-left:0;font-size:100%}.highlight{color:currentColor;background-color:#0000;padding:.3rem 0;line-height:normal;display:inline}.highlight.hl-blue,.highlight.hl-default,.highlight.hl-green,.highlight.hl-purple,.highlight.hl-red,.highlight.hl-yellow{color:currentColor;cursor:pointer;transition:box-shadow .2s}.highlight.hl-blue.highlight-hover,.highlight.hl-default.highlight-hover,.highlight.hl-green.highlight-hover,.highlight.hl-purple.highlight-hover,.highlight.hl-red.highlight-hover,.highlight.hl-yellow.highlight-hover{box-shadow:inset 0 0 0 100px #ffffff80}.v-theme--dark .highlight.hl-blue:not(.hidden-highlight),.v-theme--dark .highlight.hl-default:not(.hidden-highlight),.v-theme--dark .highlight.hl-green:not(.hidden-highlight),.v-theme--dark .highlight.hl-purple:not(.hidden-highlight),.v-theme--dark .highlight.hl-red:not(.hidden-highlight),.v-theme--dark .highlight.hl-yellow:not(.hidden-highlight){color:#444}.highlight.hl-active{border-top:1px solid #2991f1;border-bottom:1px solid #2991f1}.highlight.hl-yellow:focus-visible{background-color:#fbfb64;border:1px solid #2991f1}.highlight.hl-default{--highlight-bg:#ff6698;background-color:#ff6698}.highlight.hl-green{--highlight-bg:#03d981;background-color:#03d981}.highlight.hl-red{--highlight-bg:#fe9c2b;background-color:#fe9c2b}.highlight.hl-yellow{--highlight-bg:#fbfb64;background-color:#fbfb64}.highlight.hl-blue{--highlight-bg:#83d9fa;background-color:#83d9fa}.highlight.hl-purple{--highlight-bg:#e4ccff;background-color:#e4ccff}.highlight.hidden-highlight{pointer-events:none;cursor:default;background-color:#0000;border:none}.hl-temp{color:#444;background-color:#d8d8d8}.hl-default{color:#ff6698}.hl-green{color:#08d981}.hl-red{color:#fe9c2b}.hl-yellow{color:#fbfb64}.hl-blue{color:#83d9fa}.hl-purple{color:#e4ccff}.ce-frame--fullscreen .highlight-marker-wrapper{display:none}.page-number{font-family:var(--font-system);font-variant:normal;text-transform:none;letter-spacing:normal;color:#333;font-size:1.4rem;font-style:normal;font-weight:400;line-height:inherit;text-align:right;white-space:nowrap;cursor:default;user-select:none;display:inline-block;position:absolute;right:100%}.page-number:before{content:var(--pn-label);white-space:pre;z-index:1;position:relative}.page-number .page-number__continue-label{margin-top:calc(-8px*var(--text-scale,1));color:#888;z-index:1;line-height:1.3rem;display:block;position:relative}.page-number .page-number__continue-label:before{content:var(--pn-continue-label);white-space:pre}.v-theme--dark .page-number{color:#eee}.only-for-teachers .page-number,.section-index__list .page-number{display:none}@media only screen and (width>=840px){blockquote .page-number{right:calc(100% + 9.9rem)}}@media only screen and (width>=840px) and (hover:hover){.page-number:after{content:"";opacity:0;pointer-events:none;background-color:#eee;border-radius:24px;transition:opacity .3s;position:absolute;inset:0 -12px}.v-theme--dark .page-number:after{background-color:#444}.page-number.page-number--continue:after{border-radius:12px}.page-number.selected-content-element:after,.page-number:hover:after{opacity:1}.page-number:hover .page-number__tooltip{visibility:visible;opacity:1}}@media only screen and (width<=839.98px){.page-number{cursor:default;white-space:nowrap;background-color:#eee;border-radius:5rem;margin:0 2px;padding:0 1.2rem;font-size:80%;display:inline-block;position:relative;right:auto}.page-number .page-number__tooltip{display:none}.page-number .page-number__continue-label{color:#888;line-height:inherit;margin-top:0;margin-left:.5rem;display:inline-block}.page-number .page-number__continue-label:before{content:var(--pn-continue-label);white-space:nowrap}.v-theme--dark .page-number{color:#eee;background-color:#444}.v-theme--dark .page-number .page-number__continue-label{color:#eee}.ce-header .page-number{vertical-align:top;font-size:70%}}.page-number__tooltip{visibility:hidden;opacity:0;color:#fff;white-space:nowrap;pointer-events:none;z-index:9999;background:#000c;border-radius:8px;padding:8px 16px;font-size:12px;transition:opacity .2s;position:absolute;bottom:125%;left:50%;transform:translate(-50%)}.page-number__tooltip:before{content:var(--pn-tooltip)}.page-number.tooltip-below .page-number__tooltip{top:125%;bottom:auto}.ce-frame--toggleable .page-number,.ce-header--toggleable .page-number{margin-right:2.4rem;line-height:2.8rem}.systime-block .ce-header--toggleable .page-number,.systime-block.ce-frame--toggleable .page-number{margin-right:4.8rem}.ce-extendedcms-group .systime-block:not(.ce-frame--toggleable):not(.ce-extendedcms-group) .page-number,.ce-extendedcms-group.systime-block:not(.ce-frame--toggleable)>.ce-frame__content .ce-header:not(.ce-header--toggleable) .page-number{margin-right:2.4rem}.ce-extendedcms-group:not(.ce-frame--fullscreen) .content-is-sibling .page-number{margin-right:7.2rem}.ce-frame--fullscreen .page-number{margin-right:2.4rem}.ce-extendedcms-group.ce-frame--fullscreen.systime-block .page-number{margin-right:4.8rem}.ce-extendedcms-group.ce-frame--fullscreen.systime-block .ce-header--extended_cms_group .page-number{margin-right:2.4rem}@media only screen and (width>=840px){.ce-frame--fullscreen.has-pagenumbers,.ce-frame--widescreen.has-pagenumbers{margin-left:10rem}}@media only screen and (width>=1145px){.ce-frame--widescreen.has-pagenumbers{margin-left:auto;margin-right:auto}}.folder h3{color:#333}.folder .folder-icon{fill:#fff;stroke:#206453}.folder .folder-shadow{fill:#cadfd9;stroke:#cadfd9}.folder.snow h3{color:#333}.folder.snow .folder-icon{fill:#fff;stroke:#206453}.folder.snow .folder-shadow{fill:#cadfd9;stroke:#cadfd9}.folder.ash h3{color:#fff}.folder.ash .folder-icon{fill:#71777d;stroke:#5a5f64}.folder.ash .folder-shadow{fill:#d4d6d8;stroke:#d4d6d8}.folder.mint h3{color:#fff}.folder.mint .folder-icon{fill:#4c7e88;stroke:#3d656d}.folder.mint .folder-shadow{fill:#c9d8db;stroke:#c9d8db}.folder.teal h3{color:#fff}.folder.teal .folder-icon{fill:#248385;stroke:#1d696a}.folder.teal .folder-shadow{fill:#bddada;stroke:#bddada}.folder.ice-blue h3{color:#fff}.folder.ice-blue .folder-icon{fill:#487ca0;stroke:#3a6380}.folder.ice-blue .folder-shadow{fill:#c8d8e3;stroke:#c8d8e3}.folder.terracotta h3{color:#fff}.folder.terracotta .folder-icon{fill:#926e68;stroke:#755853}.folder.terracotta .folder-shadow{fill:#ded4d2;stroke:#ded4d2}.folder.flamingo h3{color:#fff}.folder.flamingo .folder-icon{fill:#cb4579;stroke:#a23761}.folder.flamingo .folder-shadow{fill:#efc7d7;stroke:#efc7d7}.folder.mustard h3{color:#fff}.folder.mustard .folder-icon{fill:#946e02;stroke:#765802}.folder.mustard .folder-shadow{fill:#dfd4b3;stroke:#dfd4b3}.folder.burnt-orange h3{color:#fff}.folder.burnt-orange .folder-icon{fill:#b65f04;stroke:#924c03}.folder.burnt-orange .folder-shadow{fill:#e9cfb4;stroke:#e9cfb4}.folder.elephant h3{color:#fff}.folder.elephant .folder-icon{fill:#787676;stroke:#605e5e}.folder.elephant .folder-shadow{fill:#d7d6d6;stroke:#d7d6d6}.folder.charcoal h3{color:#fff}.folder.charcoal .folder-icon{fill:#2b3441;stroke:#222a34}.folder.charcoal .folder-shadow{fill:#bfc2c6;stroke:#bfc2c6}.folder.midnight-blue h3{color:#fff}.folder.midnight-blue .folder-icon{fill:#0f3b65;stroke:#0c2f51}.folder.midnight-blue .folder-shadow{fill:#b7c4d1;stroke:#b7c4d1}.folder.aubergine h3{color:#fff}.folder.aubergine .folder-icon{fill:#432372;stroke:#361c5b}.folder.aubergine .folder-shadow{fill:#c7bdd5;stroke:#c7bdd5}.folder.burgundy h3{color:#fff}.folder.burgundy .folder-icon{fill:#6a0b14;stroke:#550910}.folder.burgundy .folder-shadow{fill:#d2b6b9;stroke:#d2b6b9}.folder.moss h3{color:#fff}.folder.moss .folder-icon{fill:#143e1d;stroke:#103217}.folder.moss .folder-shadow{fill:#b9c5bb;stroke:#b9c5bb}.z-index-dialog{z-index:2400}.z-index-overlay{z-index:2000}.z-index-header-button{z-index:2}.z-index-top-bar{z-index:1999}.error-page{min-height:500px;position:relative}.error-page__background{color:rgb(var(--v-theme-section));z-index:-1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.error-page__content{max-width:400px;max-height:200px}
