@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;700&family=Noto+Sans+JP:wght@400;700&display=swap";.v-progress-linear{background:transparent;overflow:hidden;position:relative;transition:.2s cubic-bezier(.4,0,.2,1);width:100%}@media (forced-colors: active){.v-progress-linear{border:thin solid buttontext}}.v-progress-linear__background,.v-progress-linear__buffer{background:currentColor;bottom:0;left:0;opacity:var(--v-border-opacity);position:absolute;top:0;width:100%;transition-property:width,left,right;transition:inherit}@media (forced-colors: active){.v-progress-linear__buffer{background-color:highlight;opacity:.3}}.v-progress-linear__content{align-items:center;display:flex;height:100%;justify-content:center;left:0;pointer-events:none;position:absolute;top:0;width:100%}.v-progress-linear__determinate,.v-progress-linear__indeterminate{background:currentColor}@media (forced-colors: active){.v-progress-linear__determinate,.v-progress-linear__indeterminate{background-color:highlight}}.v-progress-linear__determinate{height:inherit;left:0;position:absolute;transition:inherit;transition-property:width,left,right}.v-progress-linear__indeterminate .long,.v-progress-linear__indeterminate .short{animation-play-state:paused;animation-duration:2.2s;animation-iteration-count:infinite;bottom:0;height:inherit;left:0;position:absolute;right:auto;top:0;width:auto}.v-progress-linear__indeterminate .long{animation-name:indeterminate-ltr}.v-progress-linear__indeterminate .short{animation-name:indeterminate-short-ltr}.v-progress-linear__stream{animation:stream .25s infinite linear;animation-play-state:paused;bottom:0;left:auto;opacity:.3;pointer-events:none;position:absolute;transition:inherit;transition-property:width,left,right}.v-progress-linear--reverse .v-progress-linear__background,.v-progress-linear--reverse .v-progress-linear__determinate,.v-progress-linear--reverse .v-progress-linear__content,.v-progress-linear--reverse .v-progress-linear__indeterminate .long,.v-progress-linear--reverse .v-progress-linear__indeterminate .short{left:auto;right:0}.v-progress-linear--reverse .v-progress-linear__indeterminate .long{animation-name:indeterminate-rtl}.v-progress-linear--reverse .v-progress-linear__indeterminate .short{animation-name:indeterminate-short-rtl}.v-progress-linear--reverse .v-progress-linear__stream{right:auto}.v-progress-linear--absolute,.v-progress-linear--fixed{left:0;z-index:1}.v-progress-linear--absolute{position:absolute}.v-progress-linear--fixed{position:fixed}.v-progress-linear--rounded{border-radius:9999px}.v-progress-linear--rounded.v-progress-linear--rounded-bar .v-progress-linear__determinate,.v-progress-linear--rounded.v-progress-linear--rounded-bar .v-progress-linear__indeterminate{border-radius:inherit}.v-progress-linear--striped .v-progress-linear__determinate{animation:progress-linear-stripes 1s infinite linear;background-image:linear-gradient(135deg,hsla(0,0%,100%,.25) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.25) 0,hsla(0,0%,100%,.25) 75%,transparent 0,transparent);background-repeat:repeat;background-size:var(--v-progress-linear-height)}.v-progress-linear--active .v-progress-linear__indeterminate .long,.v-progress-linear--active .v-progress-linear__indeterminate .short,.v-progress-linear--active .v-progress-linear__stream{animation-play-state:running}.v-progress-linear--rounded-bar .v-progress-linear__determinate,.v-progress-linear--rounded-bar .v-progress-linear__indeterminate,.v-progress-linear--rounded-bar .v-progress-linear__stream+.v-progress-linear__background{border-radius:9999px}.v-progress-linear--rounded-bar .v-progress-linear__determinate{border-start-start-radius:0;border-end-start-radius:0}@keyframes indeterminate-ltr{0%{left:-90%;right:100%}60%{left:-90%;right:100%}to{left:100%;right:-35%}}@keyframes indeterminate-rtl{0%{left:100%;right:-90%}60%{left:100%;right:-90%}to{left:-35%;right:100%}}@keyframes indeterminate-short-ltr{0%{left:-200%;right:100%}60%{left:107%;right:-8%}to{left:107%;right:-8%}}@keyframes indeterminate-short-rtl{0%{left:100%;right:-200%}60%{left:-8%;right:107%}to{left:-8%;right:107%}}@keyframes stream{to{transform:translate(var(--v-progress-linear-stream-to))}}@keyframes progress-linear-stripes{0%{background-position-x:var(--v-progress-linear-height)}}.v-overlay-container{contain:layout;left:0;pointer-events:none;position:absolute;top:0;display:contents}.v-overlay-scroll-blocked{padding-inline-end:var(--v-scrollbar-offset)}.v-overlay-scroll-blocked:not(html){overflow-y:hidden!important}html.v-overlay-scroll-blocked{position:fixed;top:var(--v-body-scroll-y);left:var(--v-body-scroll-x);width:100%;height:100%}.v-overlay{--v-overlay-opacity: .32;border-radius:inherit;display:flex;left:0;pointer-events:none;position:fixed;top:0;bottom:0;right:0}.v-overlay__content{outline:none;position:absolute;pointer-events:auto;contain:layout}.v-overlay__scrim{pointer-events:auto;background:rgb(var(--v-theme-on-surface));border-radius:inherit;bottom:0;left:0;opacity:var(--v-overlay-opacity);position:fixed;right:0;top:0}.v-overlay--absolute,.v-overlay--contained .v-overlay__scrim{position:absolute}.v-overlay--scroll-blocked{padding-inline-end:var(--v-scrollbar-offset)}.v-snackbar{justify-content:center;z-index:10000;margin:8px;margin-inline-end:calc(8px + var(--v-scrollbar-offset));padding:var(--v-layout-top) var(--v-layout-right) var(--v-layout-bottom) var(--v-layout-left)}.v-snackbar:not(.v-snackbar--center):not(.v-snackbar--top){align-items:flex-end}.v-snackbar__wrapper{align-items:center;display:flex;max-width:672px;min-height:48px;min-width:344px;overflow:hidden;padding:0}.v-snackbar__wrapper{border-radius:4px}.v-snackbar--variant-plain,.v-snackbar--variant-outlined,.v-snackbar--variant-text,.v-snackbar--variant-tonal{background:transparent;color:inherit}.v-snackbar--variant-plain{opacity:.62}.v-snackbar--variant-plain:focus,.v-snackbar--variant-plain:hover{opacity:1}.v-snackbar--variant-plain .v-snackbar__overlay{display:none}.v-snackbar--variant-elevated,.v-snackbar--variant-flat{background:rgb(var(--v-theme-surface-variant));color:rgb(var(--v-theme-on-surface-variant))}.v-snackbar--variant-elevated{box-shadow:0 3px 5px -1px var(--v-shadow-key-umbra-opacity, rgba(0, 0, 0, .2)),0 6px 10px 0 var(--v-shadow-key-penumbra-opacity, rgba(0, 0, 0, .14)),0 1px 18px 0 var(--v-shadow-key-ambient-opacity, rgba(0, 0, 0, .12))}.v-snackbar--variant-flat{box-shadow:0 0 0 0 var(--v-shadow-key-umbra-opacity, rgba(0, 0, 0, .2)),0 0 0 0 var(--v-shadow-key-penumbra-opacity, rgba(0, 0, 0, .14)),0 0 0 0 var(--v-shadow-key-ambient-opacity, rgba(0, 0, 0, .12))}.v-snackbar--variant-outlined{border:thin solid currentColor}.v-snackbar--variant-text .v-snackbar__overlay{background:currentColor}.v-snackbar--variant-tonal .v-snackbar__underlay{background:currentColor;opacity:var(--v-activated-opacity);border-radius:inherit;top:0;right:0;bottom:0;left:0;pointer-events:none}.v-snackbar .v-snackbar__underlay{position:absolute}.v-snackbar__content{flex-grow:1;font-size:.875rem;font-weight:400;letter-spacing:.0178571429em;line-height:1.425;margin-right:auto;padding:14px 16px;text-align:initial}.v-snackbar__actions{align-items:center;align-self:center;display:flex;margin-inline-end:8px}.v-snackbar__actions>.v-btn{padding:0 8px;min-width:auto}.v-snackbar__timer{width:100%;position:absolute;top:0}.v-snackbar__timer .v-progress-linear{transition:.2s linear}.v-snackbar--absolute{position:absolute;z-index:1}.v-snackbar--multi-line .v-snackbar__wrapper{min-height:68px}.v-snackbar--vertical .v-snackbar__wrapper{flex-direction:column}.v-snackbar--vertical .v-snackbar__wrapper .v-snackbar__actions{align-self:flex-end;margin-bottom:8px}.v-snackbar--center{align-items:center;justify-content:center}.v-snackbar--top{align-items:flex-start}.v-snackbar--bottom{align-items:flex-end}.v-snackbar--left,.v-snackbar--start{justify-content:flex-start}.v-snackbar--right,.v-snackbar--end{justify-content:flex-end}.v-snackbar-transition-enter-active,.v-snackbar-transition-leave-active{transition-duration:.15s;transition-timing-function:cubic-bezier(0,0,.2,1)}.v-snackbar-transition-enter-active{transition-property:opacity,transform}.v-snackbar-transition-enter-from{opacity:0;transform:scale(.8)}.v-snackbar-transition-leave-active{transition-property:opacity}.v-snackbar-transition-leave-to{opacity:0}.v-application{display:flex;background:rgb(var(--v-theme-background));color:rgba(var(--v-theme-on-background),var(--v-high-emphasis-opacity))}.v-application__wrap{backface-visibility:hidden;display:flex;flex-direction:column;flex:1 1 auto;max-width:100%;min-height:100vh;min-height:100dvh;position:relative}.vc-base-icon{display:inline-block;stroke:currentColor;stroke-width:2;fill:none}.vc-header{display:grid;grid-gap:4px;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:30px;margin-top:10px;padding-left:10px;padding-right:10px}.vc-header.is-lg{font-size:var(--vc-text-lg)}.vc-header.is-xl{font-size:var(--vc-text-xl)}.vc-header.is-2xl{font-size:var(--vc-text-2xl)}.vc-header .vc-title,.vc-header .vc-prev,.vc-header .vc-next{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;grid-row:1;border:0;border-radius:var(--vc-rounded);pointer-events:auto;-webkit-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.vc-header .vc-title{grid-column:title;color:var(--vc-header-title-color);font-weight:var(--vc-font-semibold);white-space:nowrap;padding:0 8px;margin:0;line-height:30px}.vc-header .vc-title:hover{opacity:.75}.vc-header .vc-arrow{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:var(--vc-header-arrow-color);width:28px;height:30px;margin:0;padding:0}.vc-header .vc-arrow:hover{background:var(--vc-header-arrow-hover-bg)}.vc-header .vc-arrow:disabled{opacity:.25;pointer-events:none}.vc-header .vc-prev{grid-column:prev}.vc-header .vc-next{grid-column:next}.vc-day{position:relative;min-height:32px;z-index:1}.vc-monthly .is-not-in-month *{opacity:0;pointer-events:none}.vc-day-layer{position:absolute;left:0;right:0;top:0;bottom:0;pointer-events:none}.vc-day-box-center-center{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-transform-origin:50% 50%;transform-origin:50% 50%}.vc-day-box-left-center{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-transform-origin:0% 50%;transform-origin:0% 50%}.vc-day-box-right-center{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-transform-origin:100% 50%;transform-origin:100% 50%}.vc-day-box-center-bottom{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.vc-day-content{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:var(--vc-text-sm);font-weight:var(--vc-font-medium);width:28px;height:28px;line-height:28px;border-radius:var(--vc-rounded-full);-webkit-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.vc-day-content:hover{background-color:var(--vc-day-content-hover-bg)}.vc-day-content.vc-disabled{color:var(--vc-day-content-disabled-color)}.vc-content:not(.vc-base){font-weight:var(--vc-font-bold);color:var(--vc-content-color)}.vc-highlights{overflow:hidden;pointer-events:none;z-index:-1}.vc-highlight{width:28px;height:28px}.vc-highlight.vc-highlight-base-start{width:50%!important;border-radius:0!important;border-right-width:0!important}.vc-highlight.vc-highlight-base-end{width:50%!important;border-radius:0!important;border-left-width:0!important}.vc-highlight.vc-highlight-base-middle{width:100%;border-radius:0!important;border-left-width:0!important;border-right-width:0!important;margin:0 -1px}.vc-highlight-bg-outline,.vc-highlight-bg-none{background-color:var(--vc-highlight-outline-bg);border:2px solid;border-color:var(--vc-highlight-outline-border);border-radius:var(--vc-rounded-full)}.vc-highlight-bg-light{background-color:var(--vc-highlight-light-bg);border-radius:var(--vc-rounded-full)}.vc-highlight-bg-solid{background-color:var(--vc-highlight-solid-bg);border-radius:var(--vc-rounded-full)}.vc-highlight-content-outline,.vc-highlight-content-none{font-weight:var(--vc-font-bold);color:var(--vc-highlight-outline-content-color)}.vc-highlight-content-light{font-weight:var(--vc-font-bold);color:var(--vc-highlight-light-content-color)}.vc-highlight-content-solid{font-weight:var(--vc-font-bold);color:var(--vc-highlight-solid-content-color)}.vc-dots{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.vc-dot{width:5px;height:5px;border-radius:9999px;transition:var(--vc-day-content-transition)}.vc-dot:not(:last-child){margin-right:3px}.vc-bars{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:75%}.vc-bar{-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;height:3px;transition:var(--vc-day-content-transition)}.vc-dot{background-color:var(--vc-dot-bg)}.vc-bar{background-color:var(--vc-bar-bg)}.vc-pane{min-width:250px}.vc-weeknumber{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:absolute}.vc-weeknumber.is-left{left:calc(var(--vc-weeknumber-offset-inside) * -1)}.vc-weeknumber.is-right{right:calc(var(--vc-weeknumber-offset-inside) * -1)}.vc-weeknumber.is-left-outside{left:calc(var(--vc-weeknumber-offset-outside) * -1)}.vc-weeknumber.is-right-outside{right:calc(var(--vc-weeknumber-offset-outside) * -1)}.vc-weeknumber-content{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:var(--vc-text-xs);font-weight:var(--vc-font-medium);font-style:italic;width:28px;height:28px;margin-top:2px;color:var(--vc-weeknumber-color);-webkit-user-select:none;-ms-user-select:none;user-select:none}.vc-weeks{position:relative;-webkit-overflow-scrolling:touch;padding:6px;min-width:232px}.vc-weeks.vc-show-weeknumbers-left{margin-left:var(--vc-weeknumber-offset-inside)}.vc-weeks.vc-show-weeknumbers-right{margin-right:var(--vc-weeknumber-offset-inside)}.vc-weekday{text-align:center;color:var(--vc-weekday-color);font-size:var(--vc-text-sm);font-weight:var(--vc-font-bold);line-height:14px;padding-top:4px;padding-bottom:8px;cursor:default;-webkit-user-select:none;-ms-user-select:none;user-select:none}.vc-week,.vc-weekdays{display:grid;grid-template-columns:repeat(7,1fr);position:relative}.vc-popover-content-wrapper{--popover-horizontal-content-offset: 8px;--popover-vertical-content-offset: 10px;--popover-caret-horizontal-offset: 18px;--popover-caret-vertical-offset: 8px;position:absolute;display:block;outline:none;z-index:10}.vc-popover-content-wrapper:not(.is-interactive){pointer-events:none}.vc-popover-content{position:relative;color:var(--vc-popover-content-color);font-weight:var(--vc-font-medium);background-color:var(--vc-popover-content-bg);border:1px solid;border-color:var(--vc-popover-content-border);border-radius:var(--vc-rounded-lg);padding:4px;outline:none;z-index:10;box-shadow:var(--vc-shadow-lg)}.vc-popover-content.direction-bottom{margin-top:var(--popover-vertical-content-offset)}.vc-popover-content.direction-top{margin-bottom:var(--popover-vertical-content-offset)}.vc-popover-content.direction-left{margin-right:var(--popover-horizontal-content-offset)}.vc-popover-content.direction-right{margin-left:var(--popover-horizontal-content-offset)}.vc-popover-caret{content:"";position:absolute;display:block;width:12px;height:12px;border-top:inherit;border-left:inherit;background-color:inherit;z-index:-1}.vc-popover-caret.direction-bottom{top:0}.vc-popover-caret.direction-bottom.align-left{-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}.vc-popover-caret.direction-bottom.align-center{-webkit-transform:translateX(-50%) translateY(-50%) rotate(45deg);transform:translate(-50%) translateY(-50%) rotate(45deg)}.vc-popover-caret.direction-bottom.align-right{-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}.vc-popover-caret.direction-top{top:100%}.vc-popover-caret.direction-top.align-left{-webkit-transform:translateY(-50%) rotate(-135deg);transform:translateY(-50%) rotate(-135deg)}.vc-popover-caret.direction-top.align-center{-webkit-transform:translateX(-50%) translateY(-50%) rotate(-135deg);transform:translate(-50%) translateY(-50%) rotate(-135deg)}.vc-popover-caret.direction-top.align-right{-webkit-transform:translateY(-50%) rotate(-135deg);transform:translateY(-50%) rotate(-135deg)}.vc-popover-caret.direction-left{left:100%}.vc-popover-caret.direction-left.align-top{-webkit-transform:translateX(-50%) rotate(135deg);transform:translate(-50%) rotate(135deg)}.vc-popover-caret.direction-left.align-middle{-webkit-transform:translateY(-50%) translateX(-50%) rotate(135deg);transform:translateY(-50%) translate(-50%) rotate(135deg)}.vc-popover-caret.direction-left.align-bottom{-webkit-transform:translateX(-50%) rotate(135deg);transform:translate(-50%) rotate(135deg)}.vc-popover-caret.direction-right{left:0}.vc-popover-caret.direction-right.align-top{-webkit-transform:translateX(-50%) rotate(-45deg);transform:translate(-50%) rotate(-45deg)}.vc-popover-caret.direction-right.align-middle{-webkit-transform:translateY(-50%) translateX(-50%) rotate(-45deg);transform:translateY(-50%) translate(-50%) rotate(-45deg)}.vc-popover-caret.direction-right.align-bottom{-webkit-transform:translateX(-50%) rotate(-45deg);transform:translate(-50%) rotate(-45deg)}.vc-popover-caret.align-left{left:var(--popover-caret-horizontal-offset)}.vc-popover-caret.align-center{left:50%}.vc-popover-caret.align-right{right:var(--popover-caret-horizontal-offset)}.vc-popover-caret.align-top{top:var(--popover-caret-vertical-offset)}.vc-popover-caret.align-middle{top:50%}.vc-popover-caret.align-bottom{bottom:var(--popover-caret-vertical-offset)}.vc-nav-header{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.vc-nav-title,.vc-nav-arrow,.vc-nav-item{font-size:var(--vc-text-sm);margin:0;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none;border:0;border-radius:var(--vc-rounded);white-space:nowrap}.vc-nav-title:hover,.vc-nav-arrow:hover,.vc-nav-item:hover{background-color:var(--vc-nav-hover-bg)}.vc-nav-title:disabled,.vc-nav-arrow:disabled,.vc-nav-item:disabled{opacity:.25;pointer-events:none}.vc-nav-title{color:var(--vc-nav-title-color);font-weight:var(--vc-font-bold);line-height:var(--vc-leading-snug);height:30px;padding:0 6px}.vc-nav-arrow{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:var(--vc-header-arrow-color);width:26px;height:30px;padding:0}.vc-nav-items{display:grid;grid-template-columns:repeat(3,1fr);grid-row-gap:2px;grid-column-gap:5px;margin-top:2px}.vc-nav-item{width:48px;text-align:center;font-weight:var(--vc-font-semibold);line-height:var(--vc-leading-snug);padding:6px 0}.vc-nav-item.is-active{color:var(--vc-nav-item-active-color);background-color:var(--vc-nav-item-active-bg);font-weight:var(--vc-font-bold)}.vc-nav-item.is-active:not(:focus){box-shadow:var(--vc-nav-item-active-box-shadow)}.vc-nav-item.is-current{color:var(--vc-nav-item-current-color)}.vc-day-popover-row{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;transition:var(--vc-day-content-transition)}.vc-day-popover-row-indicator{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0;width:15px}.vc-day-popover-row-indicator span{transition:var(--vc-day-content-transition)}.vc-day-popover-row-label{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:none;-ms-flex-wrap:none;flex-wrap:none;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;width:-webkit-max-content;width:max-content;margin-left:4px;margin-right:4px;font-size:var(--vc-text-xs);line-height:var(--vc-leading-normal)}.vc-day-popover-row-highlight{width:8px;height:5px;border-radius:3px}.vc-day-popover-row-bar{width:10px;height:3px}.vc-pane-container{width:100%;position:relative}.vc-pane-container.in-transition{overflow:hidden}.vc-pane-layout{display:grid}.vc-pane-header-wrapper{position:absolute;top:0;width:100%;pointer-events:none}.vc-day-popover-container{font-size:var(--vc-text-xs);font-weight:var(--vc-font-medium)}.vc-day-popover-header{font-size:var(--vc-text-xs);color:var(--vc-day-popover-header-color);font-weight:var(--vc-font-semibold);text-align:center}.vc-base-select{position:relative}.vc-base-select select{color:var(--vc-select-color);display:block;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;font-size:var(--vc-text-base);font-weight:var(--vc-font-medium);border-radius:var(--vc-rounded);height:30px;width:-webkit-max-content;width:max-content;padding:0 4px;margin:0;line-height:var(--leading-none);text-indent:0px;background-image:none;cursor:pointer;text-align:center}.vc-base-select select:hover{background-color:var(--vc-select-hover-bg)}.vc-base-select select.vc-has-icon{padding:0 24px 0 10px}.vc-base-select select.vc-small{font-size:var(--vc-text-sm)}.vc-base-select select.vc-small.vc-has-icon{padding:0 20px 0 8 px}.vc-base-select select.vc-align-left{text-align:left}.vc-base-select select.vc-align-right{text-align:right}.vc-base-select .vc-base-icon{position:absolute;top:6px;right:4px;opacity:.6;pointer-events:none}.vc-time-picker{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:8px 4px}.vc-time-picker.vc-invalid{pointer-events:none;opacity:.5}.vc-time-picker.vc-attached{border-top:1px solid var(--vc-time-picker-border)}.vc-time-picker>*+*{margin-top:4px}.vc-time-header{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:var(--vc-text-sm);font-weight:var(--vc-font-semibold);text-transform:uppercase;margin-top:-4px;padding-left:4px;padding-right:4px;line-height:21px}.vc-time-select-group{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:0 4px;background:var(--vc-time-select-group-bg);border-radius:var(--vc-rounded-md);border:1px solid var(--vc-time-select-group-border)}.vc-time-select-group .vc-base-icon{margin-right:4px;color:var(--vc-time-select-group-icon-color)}.vc-time-weekday{color:var(--vc-time-weekday-color);letter-spacing:var(--tracking-wide)}.vc-time-month{color:var(--vc-time-month-color);margin-left:8px}.vc-time-day{color:var(--vc-time-day-color);margin-left:4px}.vc-time-year{color:var(--vc-time-year-color);margin-left:8px}.vc-time-colon{margin:0 1px 2px 2px}.vc-time-decimal{margin:0 0 0 1px}.vc-none-enter-active,.vc-none-leave-active{transition-duration:0s}.vc-fade-enter-active,.vc-fade-leave-active,.vc-slide-left-enter-active,.vc-slide-left-leave-active,.vc-slide-right-enter-active,.vc-slide-right-leave-active,.vc-slide-up-enter-active,.vc-slide-up-leave-active,.vc-slide-down-enter-active,.vc-slide-down-leave-active,.vc-slide-fade-enter-active,.vc-slide-fade-leave-active{transition:opacity var(--vc-slide-duration) var(--vc-slide-timing),-webkit-transform var(--vc-slide-duration) var(--vc-slide-timing);transition:transform var(--vc-slide-duration) var(--vc-slide-timing),opacity var(--vc-slide-duration) var(--vc-slide-timing);transition:transform var(--vc-slide-duration) var(--vc-slide-timing),opacity var(--vc-slide-duration) var(--vc-slide-timing),-webkit-transform var(--vc-slide-duration) var(--vc-slide-timing);-webkit-backface-visibility:hidden;backface-visibility:hidden;pointer-events:none}.vc-none-leave-active,.vc-fade-leave-active,.vc-slide-left-leave-active,.vc-slide-right-leave-active,.vc-slide-up-leave-active,.vc-slide-down-leave-active{position:absolute!important;width:100%}.vc-none-enter-from,.vc-none-leave-to,.vc-fade-enter-from,.vc-fade-leave-to,.vc-slide-left-enter-from,.vc-slide-left-leave-to,.vc-slide-right-enter-from,.vc-slide-right-leave-to,.vc-slide-up-enter-from,.vc-slide-up-leave-to,.vc-slide-down-enter-from,.vc-slide-down-leave-to,.vc-slide-fade-enter-from,.vc-slide-fade-leave-to{opacity:0}.vc-slide-left-enter-from,.vc-slide-right-leave-to,.vc-slide-fade-enter-from.direction-left,.vc-slide-fade-leave-to.direction-left{-webkit-transform:translateX(var(--vc-slide-translate));transform:translate(var(--vc-slide-translate))}.vc-slide-right-enter-from,.vc-slide-left-leave-to,.vc-slide-fade-enter-from.direction-right,.vc-slide-fade-leave-to.direction-right{-webkit-transform:translateX(calc(-1 * var(--vc-slide-translate)));transform:translate(calc(-1 * var(--vc-slide-translate)))}.vc-slide-up-enter-from,.vc-slide-down-leave-to,.vc-slide-fade-enter-from.direction-top,.vc-slide-fade-leave-to.direction-top{-webkit-transform:translateY(var(--vc-slide-translate));transform:translateY(var(--vc-slide-translate))}.vc-slide-down-enter-from,.vc-slide-up-leave-to,.vc-slide-fade-enter-from.direction-bottom,.vc-slide-fade-leave-to.direction-bottom{-webkit-transform:translateY(calc(-1 * var(--vc-slide-translate)));transform:translateY(calc(-1 * var(--vc-slide-translate)))}:root{--vc-white: #ffffff;--vc-black: #000000;--vc-gray-50: #f8fafc;--vc-gray-100: #f1f5f9;--vc-gray-200: #e2e8f0;--vc-gray-300: #cbd5e1;--vc-gray-400: #94a3b8;--vc-gray-500: #64748b;--vc-gray-600: #475569;--vc-gray-700: #334155;--vc-gray-800: #1e293b;--vc-gray-900: #0f172a;--vc-font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif;--vc-font-normal: 400;--vc-font-medium: 500;--vc-font-semibold: 600;--vc-font-bold: 700;--vc-text-2xs: 10px;--vc-text-xs: 12px;--vc-text-sm: 14px;--vc-text-base: 16px;--vc-text-lg: 18px;--vc-text-xl: 20px;--vc-text-2xl: 24px;--vc-leading-none: 1;--vc-leading-tight: 1.25;--vc-leading-snug: 1.375;--vc-leading-normal: 1.5;--vc-rounded: .25rem;--vc-rounded-md: .375rem;--vc-rounded-lg: .5rem;--vc-rounded-full: 9999px;--vc-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .06);--vc-shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);--vc-shadow-inner: inset 0 2px 4px 0 rgba(0, 0, 0, .06);--vc-slide-translate: 22px;--vc-slide-duration: .15s;--vc-slide-timing: ease;--vc-day-content-transition: all .13s ease-in;--vc-weeknumber-offset-inside: 26px;--vc-weeknumber-offset-outside: 34px}.vc-gray{--vc-accent-50: var(--vc-gray-50);--vc-accent-100: var(--vc-gray-100);--vc-accent-200: var(--vc-gray-200);--vc-accent-300: var(--vc-gray-300);--vc-accent-400: var(--vc-gray-400);--vc-accent-500: var(--vc-gray-500);--vc-accent-600: var(--vc-gray-600);--vc-accent-700: var(--vc-gray-700);--vc-accent-800: var(--vc-gray-800);--vc-accent-900: var(--vc-gray-900)}.vc-red{--vc-accent-50: #fef2f2;--vc-accent-100: #fee2e2;--vc-accent-200: #fecaca;--vc-accent-300: #fca5a5;--vc-accent-400: #f87171;--vc-accent-500: #ef4444;--vc-accent-600: #dc2626;--vc-accent-700: #b91c1c;--vc-accent-800: #991b1b;--vc-accent-900: #7f1d1d}.vc-orange{--vc-accent-50: #fff7ed;--vc-accent-100: #ffedd5;--vc-accent-200: #fed7aa;--vc-accent-300: #fdba74;--vc-accent-400: #fb923c;--vc-accent-500: #f97316;--vc-accent-600: #ea580c;--vc-accent-700: #c2410c;--vc-accent-800: #9a3412;--vc-accent-900: #7c2d12}.vc-yellow{--vc-accent-50: #fefce8;--vc-accent-100: #fef9c3;--vc-accent-200: #fef08a;--vc-accent-300: #fde047;--vc-accent-400: #facc15;--vc-accent-500: #eab308;--vc-accent-600: #ca8a04;--vc-accent-700: #a16207;--vc-accent-800: #854d0e;--vc-accent-900: #713f12}.vc-green{--vc-accent-50: #f0fdf4;--vc-accent-100: #dcfce7;--vc-accent-200: #bbf7d0;--vc-accent-300: #86efac;--vc-accent-400: #4ade80;--vc-accent-500: #22c55e;--vc-accent-600: #16a34a;--vc-accent-700: #15803d;--vc-accent-800: #166534;--vc-accent-900: #14532d}.vc-teal{--vc-accent-50: #f0fdfa;--vc-accent-100: #ccfbf1;--vc-accent-200: #99f6e4;--vc-accent-300: #5eead4;--vc-accent-400: #2dd4bf;--vc-accent-500: #14b8a6;--vc-accent-600: #0d9488;--vc-accent-700: #0f766e;--vc-accent-800: #115e59;--vc-accent-900: #134e4a}.vc-blue{--vc-accent-50: #eff6ff;--vc-accent-100: #dbeafe;--vc-accent-200: #bfdbfe;--vc-accent-300: #93c5fd;--vc-accent-400: #60a5fa;--vc-accent-500: #3b82f6;--vc-accent-600: #2563eb;--vc-accent-700: #1d4ed8;--vc-accent-800: #1e40af;--vc-accent-900: #1e3a8a}.vc-indigo{--vc-accent-50: #eef2ff;--vc-accent-100: #e0e7ff;--vc-accent-200: #c7d2fe;--vc-accent-300: #a5b4fc;--vc-accent-400: #818cf8;--vc-accent-500: #6366f1;--vc-accent-600: #4f46e5;--vc-accent-700: #4338ca;--vc-accent-800: #3730a3;--vc-accent-900: #312e81}.vc-purple{--vc-accent-50: #faf5ff;--vc-accent-100: #f3e8ff;--vc-accent-200: #e9d5ff;--vc-accent-300: #d8b4fe;--vc-accent-400: #c084fc;--vc-accent-500: #a855f7;--vc-accent-600: #9333ea;--vc-accent-700: #7e22ce;--vc-accent-800: #6b21a8;--vc-accent-900: #581c87}.vc-pink{--vc-accent-50: #fdf2f8;--vc-accent-100: #fce7f3;--vc-accent-200: #fbcfe8;--vc-accent-300: #f9a8d4;--vc-accent-400: #f472b6;--vc-accent-500: #ec4899;--vc-accent-600: #db2777;--vc-accent-700: #be185d;--vc-accent-800: #9d174d;--vc-accent-900: #831843}.vc-focus:focus-within{outline:0;box-shadow:var(--vc-focus-ring)}.vc-light{--vc-color: var(--vc-gray-900);--vc-bg: var(--vc-white);--vc-border: var(--vc-gray-300);--vc-hover-bg: hsla(211, 25%, 84%, .3);--vc-focus-ring: 0 0 0 2px rgb(59, 131, 246, .4);--vc-header-arrow-color: var(--vc-gray-500);--vc-header-arrow-hover-bg: var(--vc-gray-200);--vc-header-title-color: var(--vc-gray-900);--vc-weekday-color: var(--vc-gray-500);--vc-weeknumber-color: var(--vc-gray-400);--vc-nav-hover-bg: var(--vc-gray-200);--vc-nav-title-color: var(--vc-gray-900);--vc-nav-item-hover-box-shadow: none;--vc-nav-item-active-color: var(--vc-white);--vc-nav-item-active-bg: var(--vc-accent-500);--vc-nav-item-active-box-shadow: var(--vc-shadow);--vc-nav-item-current-color: var(--vc-accent-600);--vc-day-popover-container-color: var(--vc-white);--vc-day-popover-container-bg: var(--vc-gray-800);--vc-day-popover-container-border: var(--vc-gray-700);--vc-day-popover-header-color: var(--vc-gray-700);--vc-popover-content-color: var(--vc-gray-900);--vc-popover-content-bg: var(--vc-gray-50);--vc-popover-content-border: var(--vc-gray-300);--vc-time-picker-border: var(--vc-gray-300);--vc-time-weekday-color: var(--vc-gray-700);--vc-time-month-color: var(--vc-accent-600);--vc-time-day-color: var(--vc-accent-600);--vc-time-year-color: var(--vc-gray-500);--vc-time-select-group-bg: var(--vc-gray-50);--vc-time-select-group-border: var(--vc-gray-300);--vc-time-select-group-icon-color: var(--vc-accent-500);--vc-select-color: var(--vc-gray-900);--vc-select-bg: var(--vg-gray-50);--vc-select-hover-bg: var(--vc-gray-100);--vc-select-border: var(--vc-gray-300);--vc-day-content-hover-bg: var(--vc-hover-bg);--vc-day-content-disabled-color: var(--vc-gray-400)}.vc-light.vc-attr,.vc-light .vc-attr{--vc-content-color: var(--vc-accent-600);--vc-highlight-outline-bg: var(--vc-white);--vc-highlight-outline-border: var(--vc-accent-600);--vc-highlight-outline-content-color: var(--vc-accent-700);--vc-highlight-light-bg: var(--vc-accent-200);--vc-highlight-light-content-color: var(--vc-accent-900);--vc-highlight-solid-bg: var(--vc-accent-600);--vc-highlight-solid-content-color: var(--vc-white);--vc-dot-bg: var(--vc-accent-600);--vc-bar-bg: var(--vc-accent-600)}.vc-dark{--vc-color: var(--vc-white);--vc-bg: var(--vc-gray-900);--vc-border: var(--vc-gray-700);--vc-hover-bg: hsla(216, 15%, 52%, .3);--vc-focus-ring: 0 0 0 2px rgb(59 130 246 / .7);--vc-header-arrow-color: var(--vc-gray-300);--vc-header-arrow-hover-bg: var(--vc-gray-800);--vc-header-title-color: var(--vc-gray-100);--vc-weekday-color: var(--vc-accent-200);--vc-weeknumber-color: var(--vc-gray-500);--vc-nav-hover-bg: var(--vc-gray-700);--vc-nav-title-color: var(--vc-gray-100);--vc-nav-item-hover-box-shadow: none;--vc-nav-item-active-color: var(--vc-white);--vc-nav-item-active-bg: var(--vc-accent-500);--vc-nav-item-active-box-shadow: none;--vc-nav-item-current-color: var(--vc-accent-400);--vc-day-popover-container-color: var(--vc-gray-800);--vc-day-popover-container-bg: var(--vc-white);--vc-day-popover-container-border: var(--vc-gray-100);--vc-day-popover-header-color: var(--vc-gray-300);--vc-popover-content-color: var(--vc-white);--vc-popover-content-bg: var(--vc-gray-800);--vc-popover-content-border: var(--vc-gray-700);--vc-time-picker-border: var(--vc-gray-700);--vc-time-weekday-color: var(--vc-gray-400);--vc-time-month-color: var(--vc-accent-400);--vc-time-day-color: var(--vc-accent-400);--vc-time-year-color: var(--vc-gray-500);--vc-time-select-group-bg: var(--vc-gray-700);--vc-time-select-group-border: var(--vc-gray-500);--vc-time-select-group-icon-color: var(--vc-accent-400);--vc-select-color: var(--vc-gray-200);--vc-select-bg: var(--vc-gray-700);--vc-select-hover-bg: var(--vc-gray-600);--vc-select-border: var(--vc-gray-500);--vc-day-content-hover-bg: var(--vc-hover-bg);--vc-day-content-disabled-color: var(--vc-gray-600)}.vc-dark.vc-attr,.vc-dark .vc-attr{--vc-content-color: var(--vc-accent-500);--vc-highlight-outline-bg: var(--vc-gray-900);--vc-highlight-outline-border: var(--vc-accent-300);--vc-highlight-outline-content-color: var(--vc-accent-200);--vc-highlight-light-bg: var(--vc-accent-800);--vc-highlight-light-content-color: var(--vc-accent-100);--vc-highlight-solid-bg: var(--vc-accent-500);--vc-highlight-solid-content-color: var(--vc-white);--vc-dot-bg: var(--vc-accent-500);--vc-bar-bg: var(--vc-accent-500)}.vc-container{position:relative;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;width:-webkit-max-content;width:max-content;height:-webkit-max-content;height:max-content;font-family:var(--vc-font-family);color:var(--vc-color);background-color:var(--vc-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent}.vc-container,.vc-container *{box-sizing:border-box}.vc-container:focus,.vc-container *:focus{outline:none}.vc-container .vc-container{border:none}.vc-bordered{border:1px solid;border-color:var(--vc-border);border-radius:var(--vc-rounded-lg)}.vc-expanded{min-width:100%}.vc-transparent{background-color:transparent}.vc-date-picker-content{padding:0;background-color:var(--vc-bg)}.vc-date-picker-content .vc-container{border:0}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*,*:before,*:after{box-sizing:border-box}html{font-size:16px;line-height:24px}body{font-family:Noto Sans JP,sans-serif}html,body,#app{height:100%}h1,h2,h3,h4,h5{font-size:16px;line-height:24px;font-weight:400}p{margin:0}a{cursor:pointer;text-decoration:none}a:link,a:active,a:visited,a:hover{color:#2b282e;text-decoration:none}img{vertical-align:middle}@media (max-width: 767px){html{-webkit-tap-highlight-color:rgba(0,0,0,0)}a{-webkit-tap-highlight-color:rgba(0,0,0,.15)}a img{pointer-events:none}}button{font-family:Noto Sans JP,sans-serif}button:focus{outline:0}textarea,input{font-family:Noto Sans JP,sans-serif}@media screen and (min-width: 768px){.b-display--hide-pc{display:none!important}}@media screen and (max-width: 767px){.b-display--hide-sp{display:none!important}}@media screen and (hover: none) and (min-width: 768px){.b-display--hide-tablet{display:none!important}}@media print{.b-display--hide-print{display:none!important}}@media screen and (max-width: 860px){.b-display--hide-narrow-pc{display:none!important}}@media screen and (min-width: 768px){.b-display--only-sp{display:none!important}}@media screen and (hover: none) and (min-width: 768px){.b-display--only-sp{display:none!important}}@media print{.b-display--only-sp{display:none!important}}.c-avator{position:relative;width:32px;height:32px}.c-avator img{width:100%}.c-avator .c-avator-has-image{border-radius:50%;overflow:hidden;width:100%;height:100%}.c-avator .c-avator-has-image img{width:100%;height:100%;object-fit:cover}.c-avator .c-avator-initials-text{display:flex;align-items:center;justify-content:center;width:100%;height:100%;border-radius:50%;font-size:24px;padding-bottom:4px;line-height:40px;vertical-align:top;text-align:center;font-weight:800;color:#fff}.c-avator .c-avator-initials-text.style-transparent{background-color:transparent}.c-avator .c-avator-initials-text.style-0{background-color:#ff8a65}.c-avator .c-avator-initials-text.style-1{background-color:#4db6ac}.c-avator .c-avator-initials-text.style-2{background-color:#e57373}.c-avator .c-avator-initials-text.style-3{background-color:#f44336}.c-avator .c-avator-initials-text.style-4{background-color:#f06292}.c-avator .c-avator-initials-text.style-5{background-color:#880e4f}.c-avator .c-avator-initials-text.style-6{background-color:#ba68c8}.c-avator .c-avator-initials-text.style-7{background-color:#4a148c}.c-avator .c-avator-initials-text.style-8{background-color:#7986cb}.c-avator .c-avator-initials-text.style-9{background-color:#3f51b5}.c-accordion .c-title.c-title--section{margin-top:0;margin-bottom:0}.c-accordion .v-expansion-panels .v-expansion-panel{background-color:inherit}.c-accordion .v-expansion-panels .v-expansion-panel .v-expansion-panel__shadow{display:none}.c-accordion .v-expansion-panels .v-expansion-panel button.v-expansion-panel-title{border-width:0px;background-color:inherit;padding:0;min-height:inherit}.c-accordion .v-expansion-panels .v-expansion-panel button.v-expansion-panel-title.v-expansion-panel-title--active{min-height:inherit}.c-accordion .v-expansion-panels .v-expansion-panel button.v-expansion-panel-title .v-expansion-panel-title__overlay,.c-accordion .v-expansion-panels .v-expansion-panel button.v-expansion-panel-title .v-expansion-panel-title__icon{display:none}.c-accordion .v-expansion-panels .v-expansion-panel .v-expansion-panel-text .v-expansion-panel-text__wrapper{padding:0}.c-accordion .c-accordion__header{display:flex;justify-content:space-between;height:48px;margin-bottom:24px}.c-accordion .c-accordion__header .c-accordion__title{align-items:center;display:flex;width:100%}.c-accordion .c-accordion__header .c-accordion__title .c-filter{margin-left:16px;margin-top:6px}.c-accordion .c-accordion__header .c-accordion__action .c-accordion__action{background-color:#fff;padding:8px;margin-top:6px}.c-accordion .c-accordion__header .c-accordion__action .c-accordion__action img{transform:rotate(180deg);transition:transform .2s}.c-accordion .c-accordion__header .c-accordion__action .c-accordion__action.c-accordion__action--active img{transform:rotate(0)}.c-banner{flex-direction:column;border:1px solid #ebebeb;border-radius:8px;display:flex;background-color:#f2ebfc;padding-bottom:32px;padding-left:40px;padding-right:40px}.c-banner .c-banner__header{display:flex;justify-content:space-between;align-items:center;height:56px}.c-banner .c-banner__header .c-banner__header-title{font-size:16px;line-height:24px;font-weight:700;color:#5801cf}.c-banner .c-banner__header .c-banner__header-close{cursor:pointer}.c-banner .c-banner__header .c-banner__header-close button{background:none;border:none;cursor:pointer;font-size:16px;color:#888}.c-banner .c-banner__header .c-banner__header-close button:hover{color:#000}.c-banner .c-banner__container{display:flex;flex-direction:row;width:100%;height:100%}.c-banner .c-banner__container .c-banner__container-content{flex:1;margin-right:16px;height:131px;display:flex;flex-direction:column;justify-content:space-between}.c-banner .c-banner__container .c-banner__container-image{width:233px;height:131px;object-fit:cover;border-radius:4px}.c-banner .c-banner__container .c-banner__text{font-size:14px;line-height:21px;color:#2b282e;font-weight:400}.c-banner .c-banner__container .c-banner__footer{font-size:12px;line-height:18px;color:#2b282e;font-weight:400;margin-top:auto}.c-banner .c-banner__container a{text-decoration:none;color:#5801cf}.c-banner .c-banner__container a:hover{text-decoration:underline;color:#9548ff}.c-banner-transparent{background-color:transparent;border:none}.c-button.v-btn{text-transform:none;box-shadow:none;letter-spacing:0;text-indent:0;font-size:14px;line-height:21px;height:40px;padding-left:40px;padding-right:40px;cursor:pointer;border-radius:4px}.c-button.v-btn.v-btn--elevated{box-shadow:none}.c-button.v-btn.v-btn--density-default{height:40px}.c-button.v-btn--disabled .v-btn__overlay{opacity:0}.c-button.c-button--small{font-size:12px;line-height:18px;height:32px;padding-left:16px;padding-right:16px}.c-button.c-button--large{font-size:16px;line-height:24px;height:48px;padding-left:64px;padding-right:64px}.c-button.c-button--primary:not([disabled]){background:linear-gradient(20deg,#5801cf,#5801cf,#8c00e2);transition:background-position .2s ease-out;background-size:100% 200%;background-position:0 100%;color:#fff}.c-button.c-button--primary:not([disabled]):hover{background-position:0 0px}.c-button.c-button--secondary:not([disabled]){border:1px solid #5801cf;color:#5801cf;transition:border .2s,color .2s,background-color .2s}.c-button.c-button--secondary:not([disabled]):hover{border:1px solid #9548ff;color:#9548ff}.c-button.c-button--white:not([disabled]){border:1px solid #fff;color:#fff;background-color:inherit;transition:opacity .2s}.c-button.c-button--white:not([disabled]):hover{opacity:.8}.c-button.c-button--grey:not([disabled]){background-color:#2b282e;color:#fff;transition:background-color .15s}.c-button.c-button--grey:not([disabled]):hover{background-color:#48454b}.c-button.c-button--secondary-grey:not([disabled]){border:1px solid #dcdcdc;color:#48454b;transition:border .2s,color .2s,background-color .2s}.c-button.c-button--secondary-grey:not([disabled]):hover{border:1px solid #dcdcdc;color:#807c85}.c-button.c-button--light-grey:not([disabled]){border:1px solid #dcdcdc;color:#48454b;background-color:#dcdcdc;transition:border .2s,color .2s,background-color .2s}.c-button.c-button--light-grey:not([disabled]):hover{border:1px solid #dcdcdc;color:#807c85}.c-button.c-button--light-grey-border:not([disabled]){border:1px solid #807c85;color:#48454b;background-color:#dcdcdc;transition:border .2s,color .2s,background-color .2s}.c-button.c-button--light-grey-border:not([disabled]):hover{border:1px solid #b8b8b8;color:#807c85}.c-button.c-button--middle-grey:not([disabled]){border:1px solid #807c85;color:#fff;background-color:#48454b;opacity:.6}.c-button.c-button--middle-grey:not([disabled]):hover{background-color:#807c85;opacity:1}.c-button.c-button--danger:not([disabled]){border:1px solid #b71c1c;color:#fff;background-color:#f44336;transition:border .2s,color .2s,background-color .2s}.c-button.c-button--danger:not([disabled]):hover{opacity:.8}.c-button.c-button--transparent:not([disabled]){color:#5801cf;background-color:transparent;border-radius:0}.c-button.c-button--transparent-white:not([disabled]){color:#fff;background-color:transparent;border-radius:0}.c-button.c-button--border:not([disabled]){border:1px solid #b8b8b8;color:#2b282e;background-color:#fff;transition:opacity .2s}.c-button.c-button--border:not([disabled]):hover{opacity:.8}.c-button.c-button--border-black:not([disabled]){border:1px solid #000000;color:#000;background-color:#fff}.c-button.c-button--border-black:not([disabled]):hover{opacity:.8}.c-button.c-button--border-red:not([disabled]){border:1px solid #b71c1c;color:#b71c1c;background-color:#fff}.c-button.c-button--border-red:not([disabled]):hover{opacity:.8}.c-button.c-button--disabled,.c-button[disabled]{background-color:#b8b8b8;color:#807c85}.c-button.c-button--disabled.c-button--secondary,.c-button[disabled].c-button--secondary{border:1px solid #b8b8b8}.c-button.c-button--width-full{width:100%}.c-button.c-button--icon-left img{margin-right:8px}.c-button.c-button--icon-right img{margin-left:8px}.c-calendar-wrapper .vc-container{border-width:0px}.vc-blue{--vc-accent-200: #f2ebfc;--vc-accent-500: #5801cf;--vc-accent-600: #5801cf}.vc-weeks .vc-week .vc-day .vc-day-content{box-shadow:none}.vc-weeks .vc-week .vc-day .vc-day-content.vc-highlight-content-solid{color:#fff}.c-calendar-range{display:flex;justify-content:center;align-items:center;width:280px;min-width:280px}.c-calendar-range .c-calendar-range__arrow{font-size:12px;line-height:18px;color:#fff;background-color:#2b282e;height:30px;border:none;display:flex;justify-content:center;align-items:center;cursor:pointer}.c-calendar-range input{color:#fff;background-color:#2b282e;border:none;border-radius:2px;box-sizing:border-box;height:30px;flex:1;width:100%;padding:0 10px;text-align:center;font-size:12px;line-height:18px;cursor:pointer}.c-calendar-range input:first-child{border-bottom-right-radius:0;border-top-right-radius:0}.c-calendar-range input:last-child{border-bottom-left-radius:0;border-top-left-radius:0}.c-calendar-range input:focus{outline:none}.c-calendar-range__calendar{border:none;margin:0}.c-calendar-range__calendar .vc-bordered{border:none}.c-calendar_range-radio-group{display:flex;flex-direction:row}.c-calendar_range-radio-group .v-selection-control .v-label{opacity:1;font-size:14px;line-height:21px}.c-calendar_range-radio-group__custom{display:flex;flex-direction:row}.c-calendar-range-menu{width:120px}.c-calendar-range-menu .v-tab{font-weight:700;font-size:14px;line-height:21px;color:#807c85!important}.c-calendar-range-menu .v-tab--selected{color:#2b282e!important}.vc-time-day:after{content:"日"}.c-chart-line{position:relative;display:flex;justify-content:center;align-items:center}.c-chart-line:not(.c-chart-line--no-card){padding:8px;background-color:#fff;border-radius:4px;box-shadow:0 1px 4px #5959631a;min-height:200px;height:100%}.c-chart-line .c-chart-line__no-data{text-align:center;font-size:12px;line-height:18px;font-weight:400;color:#807c85}.c-chart-line .c-chart-line__loading{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#ebebeb}.c-chart-line .c-chart-line__loading{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#fff}.c-chart-line>div{width:100%}.google-visualization-tooltip{pointer-events:none}.c-chart-pie{position:relative;padding:8px;height:100%;min-width:320px}.c-chart-pie:not(.c-chart-pie--no-card){background-color:#fff;border-radius:4px;box-shadow:0 2px 4px #0003;box-shadow:0 1px 4px #5959631a}.c-chart-pie .c-chart-pie__title{font-size:12px;line-height:18px;font-weight:600;color:#2b282e;z-index:1;padding-top:14px;padding-left:11px}.c-chart-pie .c-chart-pie__label-and-chart-container{display:flex;align-items:center;justify-content:center}.c-chart-pie .c-chart-pie__chart-container{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}.c-chart-pie .c-chart-pie__chart-wrapper{display:flex;align-items:center;justify-content:center}.c-chart-pie .c-chart-pie__chart-wrapper.c-chart-pie__chart-wrapper--no-margin{margin-top:0}.c-chart-pie .c-chart-pie__total{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:1}.c-chart-pie .c-chart-pie__total .c-chart-pie__total-header{font-size:14px;line-height:21px;font-weight:700;color:#5801cf}.c-chart-pie .c-chart-pie__total .c-chart-pie__total-count{font-size:20px;line-height:24px;font-weight:700;color:#5801cf}.c-chart-pie .c-chart-pie__total-with-dollar{flex-direction:row}.c-chart-pie .c-chart-pie__total-with-dollar .c-chart-pie__total-header{margin-right:4px;font-size:16px;line-height:24px}.c-chart-pie .c-chart-pie__legend{background-color:#fff;color:#2b282e;line-break:anywhere}.c-chart-pie .c-chart-pie__legend ul li{cursor:pointer;display:flex;align-items:center}.c-chart-pie .c-chart-pie__legend ul li:not(:first-child){margin-top:4px}.c-chart-pie .c-chart-pie__legend ul li .c-chart-pie__legend-icon{align-self:start;width:16px;height:16px;min-width:16px;min-height:16px;border-radius:50%;margin-top:4.5px;margin-right:4px}.c-chart-pie .c-chart-pie__legend ul li .c-chart-pie__legend-text{font-size:14px;line-height:21px}.c-chart-pie .c-chart-pie__loading{position:absolute;top:0;left:0;right:0;bottom:0}.c-chart-pie .c-chart-pie__no-data{display:flex;flex-direction:column;padding:16px;align-items:center;justify-content:center}.c-chart-pie .c-chart-pie__no-data .c-chart-pie__no-data-donut{font-size:14px;line-height:21px;position:relative;display:flex;align-items:center;justify-content:center;min-width:176px;min-height:176px;border-radius:50%;background-color:#ebebeb;font-family:Arial,sans-serif;color:#5801cf;z-index:1;flex-direction:column}.c-chart-pie .c-chart-pie__no-data .c-chart-pie__no-data-donut span{z-index:2;font-weight:700;font-size:inherit}.c-chart-pie .c-chart-pie__no-data .c-chart-pie__no-data-donut:before{content:"";width:50%;height:50%;border-radius:50%;background-color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:0}.c-chart-pie .c-chart-pie__no-data .c-chart-pie__no-data-text{color:#807c85;font-size:12px;line-height:18px;font-weight:400;margin-top:8px}@media (max-width: 320px){.c-chart-pie{flex-direction:column-reverse}.c-chart-pie .c-chart-pie__legend{justify-content:left;margin-left:24px}}.c-chart-slo{background-color:#fff}.c-chart-slo .c-chart-slo__loading{min-height:90px;background-color:#ebebeb}.c-chart-slo .c-chart-slo__stats{box-shadow:0 1px 4px #5959631a;padding:16px 20px;display:flex;justify-content:space-between}.c-chart-slo .c-chart-slo__stats .c-chart-slo__stats-main .c-chart-slo__stats-duration{font-size:16px;line-height:24px;font-weight:700;color:#2b282e}.c-chart-slo .c-chart-slo__stats .c-chart-slo__stats-main .c-chart-slo__stats-summary{font-size:28px;line-height:42px;font-weight:700;color:#5801cf;font-family:Inter,sans-serif;margin-top:4px}.c-chart-slo .c-chart-slo__stats .c-chart-slo__stats-sub{max-width:180px;font-family:Inter,sans-serif;font-size:14px;line-height:21px}.c-chart-slo .c-chart-slo__stats .c-chart-slo__stats-sub .c-chart-slo__stats-target{margin-top:2px}.c-chart-slo .c-chart-slo__stats .c-chart-slo__stats-sub .c-chart-slo__stats-error{margin-top:8px}.c-chart-slo .c-chart-slo__stats .c-chart-slo__stats-sub .c-chart-slo__stats-target,.c-chart-slo .c-chart-slo__stats .c-chart-slo__stats-sub .c-chart-slo__stats-error{display:flex;justify-content:space-between}.c-chart-slo .c-chart-slo__stats .c-chart-slo__stats-sub .c-chart-slo__stats-target span:first-child,.c-chart-slo .c-chart-slo__stats .c-chart-slo__stats-sub .c-chart-slo__stats-error span:first-child{color:#2b282e;padding-right:8px}.c-chart-slo .c-chart-slo__stats .c-chart-slo__stats-sub .c-chart-slo__stats-target span:last-child,.c-chart-slo .c-chart-slo__stats .c-chart-slo__stats-sub .c-chart-slo__stats-error span:last-child{font-weight:700}.c-chart-slo .c-chart-slo__stats .c-chart-slo__stats-sub .c-chart-slo__stats-target span:last-child strong,.c-chart-slo .c-chart-slo__stats .c-chart-slo__stats-sub .c-chart-slo__stats-error span:last-child strong{color:#5801cf}@media screen and (max-width: 1350px){.c-chart-slo .c-chart-slo__stats .c-chart-slo__stats-main .c-chart-slo__stats-summary{font-size:22px;line-height:33px}}@media screen and (max-width: 1250px){.c-chart-slo .c-chart-slo__stats .c-chart-slo__stats-main .c-chart-slo__stats-duration{font-size:14px;line-height:21px}.c-chart-slo .c-chart-slo__stats .c-chart-slo__stats-sub{font-size:12px;line-height:18px}}.c-chart-stacked .c-chart-stacked__no-data{font-size:12px;line-height:18px;color:#807c85;text-align:center}@media screen and (max-width: 767px){.c-confirm.v-dialog{width:100%}}@media screen and (min-width: 568px) and (max-width: 767px){.c-confirm.v-dialog{width:568px}}@media screen and (min-width: 768px) and (max-width: 991px){.c-confirm.v-dialog{width:568px}}@media screen and (min-width: 992px) and (max-width: 1199px){.c-confirm.v-dialog{width:568px}}@media screen and (min-width: 1200px){.c-confirm.v-dialog{width:568px}}.c-confirm.v-dialog .v-overlay__content{padding:48px 8px 8px;background-color:#fff;box-shadow:0 0 4px #0000001a;border-radius:4px;overflow-y:auto}.c-confirm.v-dialog .v-overlay__content .c-confirm__contents{display:flex;justify-content:center;padding:16px;font-size:16px;line-height:24px;font-weight:400;margin-bottom:16px}.c-confirm.v-dialog .v-overlay__content .c-confirm__header{display:flex;font-weight:700;align-items:center;font-size:22px;line-height:33px;flex-direction:column}.c-confirm.v-dialog .v-overlay__content .c-confirm__header .c-confirm__header-img{display:flex;justify-content:center;height:48px;margin-bottom:16px;content:url("data:image/svg+xml,%3csvg%20width='48'%20height='48'%20viewBox='0%200%2048%2048'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M37.4439%2033.8251L25.927%2011.3163C25.0632%209.64301%2022.8078%209.58903%2021.9441%2011.3163L10.4271%2033.8251C9.56335%2035.4984%2010.6671%2037.6576%2012.4426%2037.6576H35.4285C37.204%2037.6576%2038.3077%2035.5524%2037.4439%2033.8251ZM23.9595%2029.129C25.1592%2029.129%2026.1669%2030.2626%2026.1669%2031.612C26.1669%2033.0155%2025.1592%2034.095%2023.9595%2034.095C22.7119%2034.095%2021.7521%2033.0155%2021.7521%2031.612C21.7521%2030.2626%2022.7119%2029.129%2023.9595%2029.129ZM21.8481%2020.2227C21.8001%2019.8448%2022.088%2019.521%2022.4239%2019.521H25.4471C25.783%2019.521%2026.071%2019.8448%2026.023%2020.2227L25.6871%2027.5637C25.6391%2027.9415%2025.3991%2028.1574%2025.1112%2028.1574H22.7598C22.4719%2028.1574%2022.232%2027.9415%2022.184%2027.5637L21.8481%2020.2227Z'%20fill='%23C60024'%20/%3e%3c/svg%3e")}.c-confirm.v-dialog .v-overlay__content .c-confirm__footer{padding:16px 0;text-align:center}@media screen and (min-width: 768px){.c-confirm.v-dialog .v-overlay__content .c-confirm__footer ul{display:flex;flex-direction:row-reverse;justify-content:center;gap:16px}}@media screen and (max-width: 767px){.c-confirm.v-dialog .v-overlay__content .c-confirm__footer ul li:last-child{margin-top:16px}}.c-confirm.v-dialog .v-overlay__content .c-confirm__footer-button{width:160px}@media screen and (max-width: 767px){.c-dialog.v-dialog{width:100%}}@media screen and (min-width: 568px) and (max-width: 767px){.c-dialog.v-dialog{width:568px}}@media screen and (min-width: 768px) and (max-width: 991px){.c-dialog.v-dialog{width:568px}}@media screen and (min-width: 992px) and (max-width: 1199px){.c-dialog.v-dialog{width:568px}}@media screen and (min-width: 1200px){.c-dialog.v-dialog{width:568px}}@media screen and (max-width: 767px){.c-dialog.v-dialog.style-wide{width:100%}}@media screen and (min-width: 568px) and (max-width: 767px){.c-dialog.v-dialog.style-wide{width:100%}}@media screen and (min-width: 768px) and (max-width: 991px){.c-dialog.v-dialog.style-wide{width:100%}}@media screen and (min-width: 992px) and (max-width: 1199px){.c-dialog.v-dialog.style-wide{width:100%}}@media screen and (min-width: 1200px){.c-dialog.v-dialog.style-wide{width:1200px}}.c-dialog.v-dialog .v-overlay__content{min-width:fit-content;background-color:#fff;box-shadow:0 0 4px #0000001a;border-radius:2px;overflow-y:auto}.c-dialog.v-dialog .v-overlay__content .c-dialog__header{display:flex;justify-content:space-between}.c-dialog.v-dialog .v-overlay__content .c-dialog__header .c-dialog__header-title{margin-top:48px;flex:1;padding-left:24px;font-size:20px;line-height:24px}.c-dialog.v-dialog .v-overlay__content .c-dialog__header .c-dialog__header-title p{margin-top:8px;font-size:12px;line-height:18px}.c-dialog.v-dialog .v-overlay__content .c-dialog__header .c-dialog__header-title img{height:24px}.c-dialog.v-dialog .v-overlay__content .c-dialog__header .c-dialog__header-close{padding:16px}.c-dialog.v-dialog .v-overlay__content .c-dialog__header .c-dialog__header-close button{border-width:0px;background-color:inherit;padding:8px;cursor:pointer}.c-dialog.v-dialog .v-overlay__content .c-dialog__header .c-dialog__header-close button:hover{opacity:.8}.c-dialog.v-dialog .v-overlay__content .c-dialog__contents{padding:24px;overflow:auto;line-height:1.5}.v-overlay-container .v-menu .v-overlay__content{border-radius:2px}.v-overlay-container .v-menu .v-overlay__content.v-select__content{box-shadow:0 2px 6px #5959634d}.v-overlay-container .v-menu .v-overlay__content.v-select__content .v-list{box-shadow:inherit}.v-overlay-container .v-menu .v-overlay__content .v-list{padding-top:0;padding-bottom:0;box-shadow:0 2px 6px #5959634d}.v-overlay-container .v-menu .v-overlay__content .v-list .v-list-item{padding:0 16px;min-height:40px;border-bottom:1px solid #dcdcdc;transition:background-color .15s;font-size:16px;line-height:24px}.v-overlay-container .v-menu .v-overlay__content .v-list .v-list-item:last-of-type{border-width:0px}.v-overlay-container .v-menu .v-overlay__content .v-list .v-list-item .v-list-item__overlay,.v-overlay-container .v-menu .v-overlay__content .v-list .v-list-item .v-list-item__underlay{display:none}.v-overlay-container .v-menu .v-overlay__content .v-list .v-list-item .v-list-item__content .v-list-item-title{font-size:14px;line-height:21px}.v-overlay-container .v-menu .v-overlay__content .v-list .v-list-item.v-list-item--active .v-list-item__content .v-list-item-title{font-weight:700}.v-overlay-container .v-menu .v-overlay__content .v-list .v-list-item:hover{background-color:#e6d8fa;border-color:#e6d8fa}.c-dropdown-select-equivalent{border-radius:2px;border:1px solid #807c85;background-color:#48454b;color:#fff;height:32px;padding-left:8px;padding-right:40px;padding-top:6px;font-size:12px;line-height:18px;position:relative;cursor:pointer;display:block}.c-dropdown-select-equivalent:hover{opacity:.8;color:#fff;background-color:#807c85}.c-dropdown-select-equivalent:after{position:absolute;top:0;right:0;content:"";height:30px;width:32px;background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12%206L8%2010L4%206'%20stroke='white'%20stroke-width='2'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center}.c-settings-dropdown-select-equivalent{border-radius:2px;border:1px solid #dcdcdc;background-color:#fff;color:#000;height:40px;width:208px;padding:8px 28px 8px 8px;font-size:14px;line-height:21px;position:relative;cursor:pointer;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.c-settings-dropdown-select-equivalent:hover{opacity:.8}.c-settings-dropdown-select-equivalent:after{position:absolute;top:8px;right:4px;width:24px;height:24px;padding:4px;content:"";background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='17'%20viewBox='0%200%2016%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12%206.5L8%2010.5L4%206.5'%20stroke='%232B282E'%20stroke-width='2'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:16px}.c-dropdown-item-moveon{transform:translate(7px)}.c-filter.c-button{height:32px;padding-left:16px;padding-right:16px;font-size:12px;line-height:18px}.c-filter.c-filter--active.c-button{color:#5801cf}.c-filter span.c-filter__icon{margin-right:8px}.c-filter span.c-filter__icon .c-filter__icon--disabled{filter:invert(74%) sepia(66%) saturate(0%) hue-rotate(132deg) brightness(89%) contrast(89%)}.c-form .c-form-row{margin-top:24px}.c-form .c-form-row .error-message{font-size:14px;color:#c60024}.c-form .c-form-row:first-of-type{margin-top:0}.c-form .c-form-row .c-form-row-title{margin-bottom:8px;font-size:14px;line-height:21px}.c-form .c-form-row .c-form-row-title .c-form-row-title__required{content:"";height:6px;width:6px;background-color:#c60024;display:inline-block;border-radius:3px;vertical-align:text-top;margin-top:3px;margin-left:1px}.c-form .c-form-row .c-form-row-title__optional{font-size:13px;color:#807c85;padding-left:4px}.c-form .c-form-row .c-form-row-columns{display:flex;flex-wrap:wrap;gap:16px}.c-form .c-form-row .c-form-row-column{flex:1;min-width:200px}.c-form .c-form-row .c-form-row-column.small{flex:.2}.c-form .c-form-row .c-form-row-column-title{font-size:14px;line-height:21px;flex:1;margin-bottom:8px}.c-form .c-form-actions{margin-top:40px}.c-form .c-form-actions ul{display:flex;gap:16px;justify-content:center}.c-form .c-form-actions ul+div{margin-top:40px;text-align:right}.v-input .v-input__details,.v-input .v-input__details .v-messages{min-height:0px}.c-form-upload-image .c-form-upload-image-container{display:flex;align-items:center;font-size:12px;line-height:18px;font-weight:500;color:#000}.c-form-upload-image .c-form-upload-image-container input{display:none}.c-form-upload-image .c-form-upload-image-container .c-form-upload-image__button{position:absolute;bottom:0;right:0;width:32px;height:32px;margin:0;padding:0;border:none}.c-form-upload-image .c-form-upload-image-container .c-form-upload-image__button img{object-fit:cover}.c-form-upload-image .c-form-upload-image-container .c-avator{width:72px;height:72px}.c-form-upload-image .c-form-upload-image-container .c-avator .c-avator-initials-text{font-size:48px}.c-form-upload-image .c-form-upload-image__error{font-size:12px;line-height:18px;color:#c60024}.c-form-select.c-form-select--small .v-select .v-input__control .v-field .v-field__field .v-field__input{padding-right:32px;min-height:30px;font-size:12px}.c-form-select.c-form-select--small .v-select .v-input__control .v-field .v-field__field .v-select__selection{margin-top:0}.c-form-select.c-form-select--small .v-select .v-input__control .v-field .v-field__field .v-select__selection-text{font-size:14px}.c-form-select.c-form-select--small .v-select .v-input__control .v-field .v-field__append-inner{position:absolute;top:0;right:0;width:32px;height:32px;background-repeat:no-repeat;background-position:8px 9px;background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12%206L8%2010L4%206'%20stroke='%232B282E'%20stroke-width='2'/%3e%3c/svg%3e")}.c-form-select.c-form-select--small .v-select .v-input__control .v-field .v-field__append-inner i{display:none}.c-form-select .v-select .v-input__control .v-field{border-radius:2px;padding-right:0;transition:box-shadow .2s;position:relative}.c-form-select .v-select .v-input__control .v-field .v-field__field{border-radius:4px;transition:box-shadow .2s;border:1px solid #b8b8b8}.c-form-select .v-select .v-input__control .v-field .v-field__field .v-field__input{padding:0 32px 0 8px;min-height:40px;background-color:#fff;color:#2b282e;border-radius:4px}.c-form-select .v-select .v-input__control .v-field .v-field__field .v-field__input input{height:100%}.c-form-select .v-select .v-input__control .v-field .v-field__field .v-select__selection{margin-top:0}.c-form-select .v-select .v-input__control .v-field .v-field__field .v-select__selection-text{font-size:14px}.c-form-select .v-select .v-input__control .v-field .v-field__append-inner{position:absolute;top:0;right:0;width:40px;height:40px;background-repeat:no-repeat;background-position:12px 12px;background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12%206L8%2010L4%206'%20stroke='%232B282E'%20stroke-width='2'/%3e%3c/svg%3e")}.c-form-select .v-select .v-input__control .v-field .v-field__append-inner i,.c-form-select .v-select .v-input__control .v-field .v-field__overlay,.c-form-select .v-select .v-input__control .v-field .v-field__outline{display:none}.c-form-select .v-select .v-input__control label{color:#b8b8b8;font-size:14px;line-height:24px;font-weight:400;z-index:1;transform:translate(-10px)}.c-form-select.c-form-select--header .v-select .v-input__control .v-field .v-field__field{border-color:#807c85;background-color:#48454b;transition:opacity .2s}.c-form-select.c-form-select--header .v-select .v-input__control .v-field .v-field__field:hover{opacity:.8}.c-form-select.c-form-select--header .v-select .v-input__control .v-field .v-field__field .v-select__selection-text{color:#fff;font-size:14px}.c-form-select.c-form-select--header .v-select .v-input__control .v-field .v-field__append-inner{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12%206L8%2010L4%206'%20stroke='white'%20stroke-width='2'/%3e%3c/svg%3e")}.v-overlay-container .v-menu .v-overlay__content .v-list.c-dropdown-style__checkbox .v-list-item{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='1'%20y='1'%20width='14'%20height='14'%20rx='1'%20fill='%23F7F7F7'%20stroke='%232B282E'%20stroke-width='2'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:16px 12px;padding-left:44px}.v-overlay-container .v-menu .v-overlay__content .v-list.c-dropdown-style__checkbox .v-list-item.v-list-item--active{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='1'%20y='1'%20width='14'%20height='14'%20rx='1'%20fill='%23F7F7F7'%20stroke='%232B282E'%20stroke-width='2'/%3e%3cpath%20d='M4%208L6.66667%2011L12%205'%20stroke='%235801CF'%20stroke-width='2'%20stroke-linecap='round'/%3e%3c/svg%3e")}.v-overlay-container .v-menu .v-overlay__content .v-list.c-dropdown-style__checkbox .v-list-item.v-list-item--active .v-list-item__content .v-list-item-title{font-weight:400}.v-overlay-container .v-menu .v-overlay__content .v-list.c-dropdown-style__checkbox .v-list-item.c-dropdown-indent{padding-left:70px;background-position:44px 12px}.v-field[role=combobox]{font-size:14px}a.c-select-multi-option-all{display:block}a.c-select-multi-option-all span{display:block;position:relative;padding-left:24px;font-size:13px;line-height:16px;-webkit-user-select:none;user-select:none}a.c-select-multi-option-all span i.c-select-multi-option-all__icon{display:block;position:absolute;top:0;left:0;width:16px;height:16px;border-radius:4px;border:1px solid #807c85;background-color:#f6f6f6}a.c-select-multi-option-all span i.c-select-multi-option-all__icon:after{display:block;position:absolute;top:-1px;left:-1px;content:"";width:16px;height:16px;background-repeat:no-repeat;background-position:center;background-size:16px}a.c-select-multi-option-all span i.c-select-multi-option-all__icon.c-select-multi-option-all__icon--all:after{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4%209L6.5%2011L12.5%204.5'%20stroke='%239548FF'%20stroke-width='2'/%3e%3c/svg%3e")}a.c-select-multi-option-all span i.c-select-multi-option-all__icon.c-select-multi-option-all__icon--some:after{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4%208H12'%20stroke='%239548FF'%20stroke-width='2'/%3e%3c/svg%3e")}a.c-select-multi-option-each{display:block}a.c-select-multi-option-each span{display:block;position:relative;padding-left:24px;font-size:13px;line-height:16px;-webkit-user-select:none;user-select:none}a.c-select-multi-option-each span i.c-select-multi-option-each__icon{display:block;position:absolute;top:0;left:0;width:16px;height:16px;border-radius:4px;border:1px solid #807c85;background-color:#f6f6f6}a.c-select-multi-option-each span i.c-select-multi-option-each__icon:after{display:block;position:absolute;top:-1px;left:-1px;content:"";width:16px;height:16px;background-repeat:no-repeat;background-position:center;background-size:16px}a.c-select-multi-option-each span i.c-select-multi-option-each__icon.c-select-multi-option-each__checked:after{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4%209L6.5%2011L12.5%204.5'%20stroke='%239548FF'%20stroke-width='2'/%3e%3c/svg%3e")}.c-select-multi-option-all.c-select-multi-option-all--tag{display:inline-block;border:1px solid #b8b8b8;padding:7px 10px 7px 7px;border-radius:8px;background-color:#fff}ul.c-select-multi-option li.c-select-multi-option__all a.c-select-multi-option-all{padding-top:6px;padding-left:16px;padding-right:16px}ul.c-select-multi-option li.c-select-multi-option__all a.c-select-multi-option-all span{min-height:38px;padding-top:7px;border-bottom:1px solid #b8b8b8}ul.c-select-multi-option li.c-select-multi-option__all a.c-select-multi-option-all span i.c-select-multi-option-all__icon{top:8px}ul.c-select-multi-option li.c-select-multi-option__all+li.c-select-multi-option__each a.c-select-multi-option-each{padding-top:6px}ul.c-select-multi-option li.c-select-multi-option__each a.c-select-multi-option-each{padding-left:16px;padding-right:16px}ul.c-select-multi-option li.c-select-multi-option__each a.c-select-multi-option-each span{min-height:32px;padding-top:7px}ul.c-select-multi-option li.c-select-multi-option__each a.c-select-multi-option-each span i.c-select-multi-option-each__icon{top:8px}ul.c-select-multi-option li.c-select-multi-option__each a.c-select-multi-option-each.c-select-multi-option-each--last{padding-bottom:6px}.c-select-multi-chips .c-chip.v-chip{padding:0 12px;margin:4px}.c-form-switch{display:inline-block;position:relative;min-width:52px;min-height:31px;cursor:pointer}.c-form-switch input{visibility:hidden}.c-form-switch .c-form-switch__on:before,.c-form-switch .c-form-switch__off:before,.c-form-switch .c-form-switch__disabled:before{display:block;content:"";position:absolute;top:0;left:0;width:51px;height:31px;border-radius:16px}.c-form-switch .c-form-switch__on:before{background-color:#3bb179}.c-form-switch .c-form-switch__on:after{display:block;content:"";position:absolute;top:0;left:20px;width:31px;height:31px;border-radius:50%;border:2px solid #3bb179;background-color:#fff}.c-form-switch .c-form-switch__off:before{background-color:#ebebeb}.c-form-switch .c-form-switch__off:after{display:block;content:"";position:absolute;top:0;left:0;width:31px;height:31px;border-radius:50%;background-color:#666;border:2px solid #ebebeb;background-color:#fff}.c-form-switch .c-form-switch__disabled:before{background-color:#ebebeb}.c-form-switch .c-form-switch__disabled:after{display:block;content:"";position:absolute;top:0;left:0;width:31px;height:31px;border-radius:50%;border:2px solid #ebebeb;background-color:#b8b8b8}.c-form-switch .c-form-switch__on:before,.c-form-switch .c-form-switch__off:before{transition:background-color .1s ease}.c-form-switch .c-form-switch__on:after,.c-form-switch .c-form-switch__off:after{transition:left .1s ease,border-color .1s ease}.c-form-switch.small{min-height:0}.c-form-switch.small>span:after{width:21px;height:21px}.c-form-switch.small>span:before{width:41px;height:21px}.c-form-textarea .v-textarea{position:relative}.c-form-textarea .v-textarea .v-input__control .v-field{border-radius:2px;transition:box-shadow .2s}.c-form-textarea .v-textarea .v-input__control .v-field .v-field__field{border-radius:2px}.c-form-textarea .v-textarea .v-input__control .v-field .v-field__field textarea.v-field__input{background-color:#fff;border-radius:2px;border:1px solid #b8b8b8;transition:box-shadow .2s;mask-image:inherit;-webkit-mask-image:inherit;border-width:1px;padding:8px;font-size:14px}.c-form-textarea .v-textarea .v-input__control .v-field .v-field__outline{display:none}.c-form-textarea .v-textarea .v-input__control .v-field.v-field--focused{box-shadow:0 0 0 4px #5801cf}.c-form-textarea .v-textarea .v-input__control .v-field.v-field--focused .v-field__field{box-shadow:0 0 0 2px #fff}.c-form-textarea .v-textarea .v-input__control .v-field.v-field--error textarea{border-color:#c60024;background-color:#ff21211a}.c-form-textarea .v-textarea .v-input__details{position:absolute;bottom:-25px;right:0;padding:0;color:#2b282e}.c-form-textarea .v-textarea .v-input__details .v-counter{font-size:14px;line-height:21px}.c-form-textarea .c-form-textarea__texts{margin-top:4px;padding-right:72px}.c-form-textarea .c-form-textarea__texts .c-form-row-errors__invalid-feedback__hint-text{font-size:14px;line-height:21px;word-break:break-word}.c-form-textarea .c-form-textarea__texts .c-form-row-errors__invalid-feedback{font-size:14px;line-height:21px;word-break:break-word;color:#c60024}.c-form-textfield .v-text-field{position:relative}.c-form-textfield .v-text-field .v-input__control .v-field,.c-form-textfield .v-text-field .v-input__control .v-field .v-field__field{border-radius:2px;transition:box-shadow .2s}.c-form-textfield .v-text-field .v-input__control .v-field .v-field__field .v-field__input{min-height:40px;border:1px solid #b8b8b8;border-radius:4px;padding:0 8px;margin-top:0;height:40px;font-size:14px}.c-form-textfield .v-text-field .v-input__control .v-field.v-field--focused{box-shadow:0 0 0 4px #5801cf}.c-form-textfield .v-text-field .v-input__control .v-field.v-field--focused .v-field__field{box-shadow:0 0 0 2px #fff}.c-form-textfield .v-text-field .v-input__control .v-field.v-field--error input{border-color:#c60024;background-color:#ff21211a}.c-form-textfield .v-text-field .v-input__details{position:absolute;bottom:-25px;right:0;padding:0;color:#2b282e}.c-form-textfield .v-text-field .v-input__details .v-counter{font-size:14px;line-height:21px}.c-form-textfield .c-form-textfield__texts{margin-top:4px;padding-right:72px}.c-form-textfield .c-form-textfield__texts .c-form-row-errors__invalid-feedback__hint-text{font-size:14px;line-height:21px;word-break:break-word}.c-form-textfield .c-form-textfield__texts .c-form-row-errors__invalid-feedback{font-size:14px;line-height:21px;word-break:break-word;color:#c60024}.c-incidentbar{background-color:#c60024;display:flex;height:96px;justify-content:space-between}.c-incidentbar .c-incidentbar__count{width:80px;text-align:center;font-family:Inter,sans-serif;font-size:40px;line-height:60px;font-weight:700;color:#fff;margin-top:20px}.c-incidentbar .c-incidentbar__messages{flex:1}.c-incidentbar .c-incidentbar__messages .c-incidentbar__message-container{width:100%}@media screen and (min-width: 768px){.c-incidentbar .c-incidentbar__messages{display:flex;align-items:center}.c-incidentbar .c-incidentbar__messages .c-incidentbar__message-container{width:100%;display:flex}.c-incidentbar .c-incidentbar__messages .c-incidentbar__message-container .c-incidentbar__sub{padding-top:2px;margin-left:12px}}@media screen and (max-width: 767px){.c-incidentbar .c-incidentbar__messages{padding-top:24px}}.c-incidentbar .c-incidentbar__messages .c-incidentbar__main{color:#fff;font-size:16px;line-height:24px}.c-incidentbar .c-incidentbar__messages .c-incidentbar__sub{color:#fff;font-size:14px;line-height:21px}.c-incidentbar .c-incidentbar__detail{width:64px;text-align:center;padding-top:36px}.c-incidentbar .c-incidentbar__detail:hover{opacity:.8}.c-incidentbar+.c-title.c-title--page{margin-top:56px}.c-incident-icon{width:40px;height:32px;background-color:#c60024;color:#fff;display:flex;justify-content:center;align-items:center;border-radius:16px;font-size:14px}.c-incident-icon:hover{opacity:.7}a.c-link{text-decoration:none;color:#5801cf}a.c-link:hover{text-decoration:underline;color:#9548ff}.c-loading{table-layout:fixed;width:100%;margin-top:32px}.c-loading th,.c-loading td{background-color:#fff;border:none;border-radius:2px;height:48px;width:100%;display:block;overflow:hidden;white-space:nowrap;text-indent:100%;margin-bottom:8px}.c-loading th{margin-bottom:56px}.c-pagination .c-pagination__info{text-align:center;font-family:Inter,sans-serif;font-size:14px;line-height:21px;padding-top:6px}.c-pagination .c-pagination__info .c-pagination__current{margin-left:4px}.c-pagination .c-pagination__buttons{display:flex}.c-pagination .c-button{border:1px solid #b8b8b8;padding:0;height:32px}.c-pagination .c-button.c-button--transparent:not([disabled]){color:#2b282e}.c-pagination .c-button[disabled]{background-color:inherit;opacity:.35}.c-pagination .c-pagination__back img,.c-pagination .c-pagination__first img{transform:rotate(180deg)}@media screen and (min-width: 768px){.c-pagination{display:flex;justify-content:flex-end}.c-pagination .c-pagination__first,.c-pagination .c-pagination__back,.c-pagination .c-pagination__next,.c-pagination .c-pagination__last{margin-left:16px}.c-pagination .c-button{min-width:32px}}@media screen and (max-width: 767px){.c-pagination .c-pagination__buttons{margin-top:16px;display:flex;gap:0px 24px}.c-pagination .c-pagination__first,.c-pagination .c-pagination__last{width:32px}.c-pagination .c-pagination__back,.c-pagination .c-pagination__next{flex:1}.c-pagination .c-button{width:100%;min-width:32px}}.c-table-wrapper+.c-pagination{margin-top:24px}.v-snackbar .v-snackbar__wrapper{background-color:#fff;min-width:360px;box-shadow:0 4px 16px #0000001a;border-radius:2px;padding-left:24px;padding-right:24px}.v-snackbar .v-snackbar__wrapper.bg-success{background-color:#fff!important}.v-snackbar .v-snackbar__wrapper.bg-success .v-snackbar__content{color:#3bb179}.v-snackbar .v-snackbar__wrapper.bg-error{background-color:#fff!important}.v-snackbar .v-snackbar__wrapper.bg-error .v-snackbar__content{color:#c60024}.v-snackbar .v-snackbar__wrapper .v-snackbar__content{text-align:center;color:#2b282e;padding:16px;font-size:16px;line-height:24px}.c-spacer.c-spacer--section{border-top:1px solid #b8b8b8;height:1px;width:100%;content:"";display:block;margin-top:24px;margin-bottom:48px}.c-spacer.c-spacer--dashboard{height:72px;width:100%;display:block}.c-priority-flag{width:24px;height:24px;background-size:contain;background-repeat:no-repeat}.c-priority-flag.c-priority-flag--high{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='19'%20viewBox='0%200%2016%2019'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0.935547%201V19H2.97013V13.375C2.97013%2012.8227%203.41785%2012.375%203.97013%2012.375H15.9355L13.2354%206.05662C13.1185%205.78319%2013.1294%205.47193%2013.2651%205.20733L15.9355%200H1.93555C1.38326%200%200.935547%200.447715%200.935547%201Z'%20fill='%23F44336'%20/%3e%3c/svg%3e")}.c-priority-flag.c-priority-flag--medium{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='20'%20viewBox='0%200%2016%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0.935547%201.5V19.5H2.95486V13.875C2.95486%2013.3227%203.40258%2012.875%203.95486%2012.875H15.9355L13.0509%206.125L15.9355%200.5H1.93555C1.38326%200.5%200.935547%200.947715%200.935547%201.5Z'%20fill='%233F51B5'%20/%3e%3c/svg%3e")}.c-priority-flag.c-priority-flag--low{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='19'%20viewBox='0%200%2016%2019'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0.935547%201V19H2.94066V13.375C2.94066%2012.8227%203.38838%2012.375%203.94066%2012.375H15.9355L13.2354%206.05662C13.1185%205.78319%2013.1294%205.47193%2013.2651%205.20733L15.9355%200H1.93555C1.38326%200%200.935547%200.447715%200.935547%201Z'%20fill='%2390A4AE'%20/%3e%3c/svg%3e")}.c-priority-flag.c-priority-flag--none{background-image:url("data:image/svg+xml,%3csvg%20width='25'%20height='24'%20viewBox='0%200%2025%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8.43555%2021.5H5.43555V4C5.43555%203.72386%205.6594%203.5%205.93555%203.5H19.1172L16.8202%207.97918C16.6167%208.37607%2016.6003%208.84295%2016.7756%209.25311L19.1781%2014.875H9.93555C9.10712%2014.875%208.43555%2015.5466%208.43555%2016.375V21.5Z'%20fill='white'%20stroke='%23B8B8B8'%20/%3e%3c/svg%3e")}.c-tabs ul{display:flex}.c-tabs ul li{padding:8px 16px;cursor:pointer;border:1px solid #b8b8b8;border-right-width:0px;border-left-color:#ebebeb;font-size:14px;line-height:21px}.c-tabs ul li:first-of-type{border-left-color:#b8b8b8;border-radius:4px 0 0 4px}.c-tabs ul li:last-of-type{border-right-width:1px;border-radius:0 4px 4px 0}.c-tabs ul li.is-active{background-color:#5801cf;color:#fff}.c-table-wrapper{overflow-x:scroll;margin-left:-24px;margin-right:-24px;padding-left:24px;padding-right:24px}table.c-table{width:100%;background-color:#f6f6f6}table.c-table thead tr th{text-align:left;white-space:nowrap}table.c-table thead tr th div{border-left:1px solid #b8b8b8;display:flex;margin-top:8px;padding-top:4px;padding-bottom:8px;justify-content:space-between}table.c-table thead tr th div span:first-of-type{display:block;font-size:14px;line-height:21px;padding-left:8px;font-weight:700}table.c-table thead tr th div span:first-of-type:after{content:"";font-weight:400}table.c-table thead tr th div span:last-of-type{display:block;padding-right:24px}table.c-table thead tr th div span:last-of-type.c-table__sort-desc img{transform:rotate(180deg);transition:transform .2s}table.c-table thead tr th div.c-table__header{cursor:pointer}table.c-table thead tr th div.c-table__header.default-cursor{cursor:default}table.c-table tbody tr td{border-top:8px solid #f6f6f6;background-color:#fff;padding:12px 8px;font-size:14px;line-height:21px;word-break:break-word}table.c-table tbody tr td a{text-decoration:none;color:#5801cf}table.c-table tbody tr td a:hover{text-decoration:underline;color:#9548ff}table.c-table tbody .c-table__empty td{font-size:14px;line-height:21px;padding:8px 0 0;background-color:#f6f6f6;color:#807c85;font-weight:400}table.c-table.style-secondary{background-color:transparent}table.c-table.style-secondary thead{padding:10px 0}table.c-table.style-secondary thead tr th{color:#807c85;font-weight:500;padding:12px 0}table.c-table.style-secondary thead tr th div{display:flex;justify-content:space-between}table.c-table.style-secondary thead tr th div span:first-of-type{font-weight:500}table.c-table.style-secondary thead tr th div span:first-of-type:after{content:"";font-weight:500}table.c-table.style-secondary tbody{border-bottom:1px solid #dcdcdc}table.c-table.style-secondary tbody tr td{border-top:1px solid #dcdcdc;padding:24px 8px;background-color:transparent;vertical-align:middle}table.c-table.style-secondary tbody tr td.style-no-data{border-top:1px solid #dcdcdc;padding-top:24px;padding-bottom:24px;text-align:center;color:#807c85;font-weight:500}.c-table-header{background-color:#48454b;height:40px;border-radius:4px;margin-bottom:24px;display:flex;justify-content:space-between}.c-table-header:has(.blank-link){justify-content:start}.c-table-header .c-table-header__text{color:#fff;font-size:16px;line-height:24px;height:40px;font-weight:700;padding:8px 16px}.c-table-header .c-table-header__actions{padding-right:16px;display:flex;justify-content:flex-start;align-items:center}.c-tag{font-size:12px;line-height:18px;min-width:48px;text-align:center;padding:2px 3px;display:inline-block;border:1px solid #c60024;border-radius:2px}.c-tag.c-tag--critical{border:1px solid #c60024;background-color:#c60024;color:#fff}.c-tag.c-tag--progress{border:1px solid #ffe600;background-color:#ffe600;color:#2b282e}.c-tag.c-tag--resolved{border:1px solid #3bb179;background-color:#fff;color:#3bb179}.c-title{display:flex;justify-content:space-between}.c-title.c-title--no-margin{margin-top:0!important}.c-title.c-title--section{margin-top:32px;margin-bottom:24px}.c-title.c-title--label{margin-top:24px;margin-bottom:8px}.c-title .c-title__head h1,.c-title .c-title__head h2{font-size:20px;line-height:24px;font-weight:700}.c-title .c-title__head h3{font-size:14px;line-height:21px}.c-status-tag{width:84px;height:32px;border-radius:4px;display:flex;justify-content:center;align-items:center;font-size:12px;line-height:18px;font-weight:500}.c-status-tag .c-status-tag__icon{width:24px;height:24px;margin-right:4px}.c-status-tag .c-status-tag__icon .c-avator{width:24px;height:24px}.c-status-tag.c-status-tag--high{color:#807c85;background-color:#ebebeb}.c-status-tag.c-status-tag--medium{color:#2b282e;background-color:#dce775}.c-status-tag.c-status-tag--low{color:#3bb179;background-color:#3bb1794d}.sb-show-main{font-family:Noto Sans JP,sans-serif}.sb-show-main h1{font-size:28px;line-height:42px;color:#2b282e;font-weight:700;margin-top:32px;margin-bottom:16px}.sb-show-main h1:first-child{margin-top:0}.sb-show-main h2{font-size:16px;line-height:24px;color:#2b282e;margin-top:16px;margin-bottom:8px}.sb-show-main h2:first-child{margin-top:0}.c-story-catalog-colors ul{display:flex}.c-story-catalog-colors ul li{margin-right:12px}.c-story-catalog-colors ul li>div{width:120px;height:60px;content:""}.c-story-catalog-colors ul li p{font-size:12px;line-height:18px;color:#2b282e}.c-story-catalog-colors ul li>div.c-story-catalog-colors__primary-300{background-color:#f2ebfc}.c-story-catalog-colors ul li>div.c-story-catalog-colors__primary-400{background-color:#e6d8fa}.c-story-catalog-colors ul li>div.c-story-catalog-colors__primary-500{background-color:#dfc9fe}.c-story-catalog-colors ul li>div.c-story-catalog-colors__primary-600{background-color:#be91fb}.c-story-catalog-colors ul li>div.c-story-catalog-colors__primary-700{background-color:#9548ff}.c-story-catalog-colors ul li>div.c-story-catalog-colors__primary-800{background-color:#5801cf}.c-story-catalog-colors ul li>div.c-story-catalog-colors__primary-900{background-color:#34007a}.c-story-catalog-colors ul li>div.c-story-catalog-colors__grey-50{background-color:#f6f6f6}.c-story-catalog-colors ul li>div.c-story-catalog-colors__grey-200{background-color:#ebebeb}.c-story-catalog-colors ul li>div.c-story-catalog-colors__grey-300{background-color:#dcdcdc}.c-story-catalog-colors ul li>div.c-story-catalog-colors__grey-400{background-color:#b8b8b8}.c-story-catalog-colors ul li>div.c-story-catalog-colors__grey-500{background-color:#807c85}.c-story-catalog-colors ul li>div.c-story-catalog-colors__grey-600{background-color:#48454b}.c-story-catalog-colors ul li>div.c-story-catalog-colors__notice-50{background-color:#3bb1794d}.c-story-catalog-colors ul li>div.c-story-catalog-colors__notice-300{background-color:#3bb179}.c-story-catalog-colors ul li>div.c-story-catalog-colors__notice-500{background-color:#009470}.c-story-catalog-colors ul li>div.c-story-catalog-colors__warning-50{background-color:#ffe6004d}.c-story-catalog-colors ul li>div.c-story-catalog-colors__warning-300{background-color:#ffe600}.c-story-catalog-colors ul li>div.c-story-catalog-colors__warning-500{background-color:#ffa800}.c-story-catalog-colors ul li>div.c-story-catalog-colors__alert-50{background-color:#ff21211a}.c-story-catalog-colors ul li>div.c-story-catalog-colors__alert-300{background-color:#c60024}.c-story-catalog-colors ul li>div.c-story-catalog-colors__alert-500{background-color:#7c0000}.c-story-catalog-colors ul li>div.c-story-catalog-colors__red-1{background-color:#ffcdd2}.c-story-catalog-colors ul li>div.c-story-catalog-colors__red-2{background-color:#e57373}.c-story-catalog-colors ul li>div.c-story-catalog-colors__red-3{background-color:#f44336}.c-story-catalog-colors ul li>div.c-story-catalog-colors__red-4{background-color:#b71c1c}.c-story-catalog-colors ul li>div.c-story-catalog-colors__pink-1{background-color:#f8bbd0}.c-story-catalog-colors ul li>div.c-story-catalog-colors__pink-2{background-color:#f06292}.c-story-catalog-colors ul li>div.c-story-catalog-colors__pink-3{background-color:#e91e63}.c-story-catalog-colors ul li>div.c-story-catalog-colors__pink-4{background-color:#880e4f}.c-story-catalog-colors ul li>div.c-story-catalog-colors__purple-1{background-color:#e1bee7}.c-story-catalog-colors ul li>div.c-story-catalog-colors__purple-2{background-color:#ba68c8}.c-story-catalog-colors ul li>div.c-story-catalog-colors__purple-3{background-color:#9c27b0}.c-story-catalog-colors ul li>div.c-story-catalog-colors__purple-4{background-color:#4a148c}.c-story-catalog-colors ul li>div.c-story-catalog-colors__blue-1{background-color:#c5cae9}.c-story-catalog-colors ul li>div.c-story-catalog-colors__blue-2{background-color:#7986cb}.c-story-catalog-colors ul li>div.c-story-catalog-colors__blue-3{background-color:#3f51b5}.c-story-catalog-colors ul li>div.c-story-catalog-colors__blue-4{background-color:#1a237e}.c-story-catalog-colors ul li>div.c-story-catalog-colors__lightblue-1{background-color:#b3e5fc}.c-story-catalog-colors ul li>div.c-story-catalog-colors__lightblue-2{background-color:#64b5f6}.c-story-catalog-colors ul li>div.c-story-catalog-colors__lightblue-3{background-color:#2196f3}.c-story-catalog-colors ul li>div.c-story-catalog-colors__lightblue-4{background-color:#01579b}.c-story-catalog-colors ul li>div.c-story-catalog-colors__cyan-1{background-color:#b2ebf2}.c-story-catalog-colors ul li>div.c-story-catalog-colors__cyan-2{background-color:#4dd0e1}.c-story-catalog-colors ul li>div.c-story-catalog-colors__cyan-3{background-color:#00bcd4}.c-story-catalog-colors ul li>div.c-story-catalog-colors__cyan-4{background-color:#035375}.c-story-catalog-colors ul li>div.c-story-catalog-colors__teal-1{background-color:#b2dfdb}.c-story-catalog-colors ul li>div.c-story-catalog-colors__teal-2{background-color:#4db6ac}.c-story-catalog-colors ul li>div.c-story-catalog-colors__teal-3{background-color:#009688}.c-story-catalog-colors ul li>div.c-story-catalog-colors__teal-4{background-color:#004d40}.c-story-catalog-colors ul li>div.c-story-catalog-colors__lightgreen-1{background-color:#dcedc8}.c-story-catalog-colors ul li>div.c-story-catalog-colors__lightgreen-2{background-color:#aed581}.c-story-catalog-colors ul li>div.c-story-catalog-colors__lightgreen-3{background-color:#8bc34a}.c-story-catalog-colors ul li>div.c-story-catalog-colors__lightgreen-4{background-color:#33691e}.c-story-catalog-colors ul li>div.c-story-catalog-colors__lime-1{background-color:#f0f4c3}.c-story-catalog-colors ul li>div.c-story-catalog-colors__lime-2{background-color:#dce775}.c-story-catalog-colors ul li>div.c-story-catalog-colors__lime-3{background-color:#cddc39}.c-story-catalog-colors ul li>div.c-story-catalog-colors__lime-4{background-color:#827717}.c-story-catalog-colors ul li>div.c-story-catalog-colors__amber-1{background-color:#ffecb3}.c-story-catalog-colors ul li>div.c-story-catalog-colors__amber-2{background-color:#ffd54f}.c-story-catalog-colors ul li>div.c-story-catalog-colors__amber-3{background-color:#ffc107}.c-story-catalog-colors ul li>div.c-story-catalog-colors__amber-4{background-color:#ff6f00}.c-story-catalog-colors ul li>div.c-story-catalog-colors__orange-1{background-color:#ffccbc}.c-story-catalog-colors ul li>div.c-story-catalog-colors__orange-2{background-color:#ff8a65}.c-story-catalog-colors ul li>div.c-story-catalog-colors__orange-3{background-color:#ff5722}.c-story-catalog-colors ul li>div.c-story-catalog-colors__orange-4{background-color:#bf360c}.c-story-catalog-colors ul li>div.c-story-catalog-colors__brown-1{background-color:#d7ccc8}.c-story-catalog-colors ul li>div.c-story-catalog-colors__brown-2{background-color:#a1887f}.c-story-catalog-colors ul li>div.c-story-catalog-colors__brown-3{background-color:#795548}.c-story-catalog-colors ul li>div.c-story-catalog-colors__brown-4{background-color:#3e2723}.c-story-catalog-colors ul li>div.c-story-catalog-colors__bluegrey-1{background-color:#cfd8dc}.c-story-catalog-colors ul li>div.c-story-catalog-colors__bluegrey-2{background-color:#90a4ae}.c-story-catalog-colors ul li>div.c-story-catalog-colors__bluegrey-3{background-color:#607d8b}.c-story-catalog-colors ul li>div.c-story-catalog-colors__bluegrey-4{background-color:#263238}.c-tab-container>ul{display:flex}.c-tab-container>ul li{padding:8px 16px;cursor:pointer;border:1px solid #b8b8b8;border-right-width:0px;border-left-color:#ebebeb;border-bottom-width:0px;font-size:14px;line-height:21px}.c-tab-container>ul li:first-of-type{border-left-color:#b8b8b8;border-radius:4px 0 0}.c-tab-container>ul li:last-of-type{border-right-width:1px;border-radius:0 4px 0 0}.c-tab-container>ul li.is-active{font-weight:700;border-bottom-width:0px}.c-tab-container>ul li.is-disabled{background-color:#ebebeb;color:#807c85;border-bottom-width:0px}.c-tab-container .c-tab-container__content{padding:16px;border:1px solid #b8b8b8;border-radius:0 4px 4px}.c-tooltip{display:inline-block;position:relative}.c-drag-sort .c-drag-sort__item{margin:10px 0;display:flex;gap:20px;align-items:center;cursor:grab}.c-drag-sort .c-drag-sort__item .c-drag-sort__item-index{font-size:14px;color:#807c85}.c-drag-sort .c-drag-sort__item .c-drag-sort__item-title{display:flex;justify-content:space-between;align-items:center;border:1px solid #dcdcdc;border-radius:4px;padding:8px 16px;width:100%}.c-drag-sort .c-drag-sort__item .c-drag-sort__item-title .c-drag-sort__item-title-inner{display:flex;align-items:center;line-height:24px;gap:10px}.c-drag-sort .c-drag-sort__item .c-drag-sort__item-title .c-drag-sort__item-title-inner .controller_button{cursor:pointer;border-width:0px;background-color:inherit}.c-drag-sort .c-drag-sort__item .c-drag-sort__item-title .c-drag-sort__item-title-inner .c-drag-sort__title{margin-right:10px;font-size:16px;color:#2b282e}.c-drag-sort .c-drag-sort__item .c-drag-sort__item-title .c-drag-sort__operation-button{font-size:14px;display:flex;align-items:center;gap:20px;color:#2b282e}.c-drag-sort .c-drag-sort__item .c-drag-sort__item-title .c-drag-sort__operation-button>button{cursor:pointer;border-width:0px;background-color:inherit}.c-chip.v-chip{padding:0 12px}.c-form-chip-textfield .c-form-chip-textfield__header{background-color:#fff;color:#b8b8b8;padding:10px;border:1px solid #b8b8b8;cursor:pointer;border-radius:4px;font-size:14px;display:flex;flex-wrap:wrap;align-items:center;min-height:48px;height:auto;gap:8px 0}.c-form-chip-textfield .c-form-chip-textfield__header span.style-selected{color:#2b282e}.c-form-chip-textfield .c-form-chip-textfield__header.style-multi{min-height:96px;cursor:auto}.c-form-chip-textfield .c-form-chip-textfield__header .c-form-chip-textfield__header-input{position:relative;width:100%}.c-form-chip-textfield .c-form-chip-textfield__header .c-form-chip-textfield__header-input textarea{resize:none;height:100%;min-height:80px;width:100%}.c-form-chip-textfield .c-form-chip-textfield__header .c-form-chip-textfield__header-input textarea:focus{padding:8px}.c-form-chip-textfield .c-form-chip-textfield__header .c-form-chip-textfield__header-input textarea::placeholder{font-size:16px;line-height:24px;color:#b8b8b8}.c-form-chip-textfield .c-form-chip-textfield__header>span{margin-right:8px}.c-form-chip-textfield .c-form-chip-textfield__header input{flex:1;border:none;outline:none;font-size:14px;padding:4px}.c-form-chip-textfield .c-form-chip-textfield__form{width:100%;max-height:252px;background-color:#fff;border:1px solid #ccc;box-shadow:0 4px 6px #0000001a;border-radius:4px;padding:16px;margin-top:8px;overflow-y:auto;display:flex;flex-wrap:wrap;gap:8px 0}.c-form-chip-textfield .c-form-chip-textfield__form>span{margin-right:8px}.c-form-chip-textfield .c-form-chip-textfield__disabled-chip{pointer-events:none;cursor:not-allowed}.c-select-header{border-radius:4px;border:1px solid #e0e0e0;display:flex;align-items:center;justify-content:center;cursor:pointer}.c-select-header-title{padding:5px;border-right:1px solid #e0e0e0}.c-select-header-icon{margin-left:auto;display:block;display:flex;justify-content:center;align-items:center;padding:0 5px}.c-select-body{transform:translateY(-5%);transition:.3s;opacity:0;visibility:hidden;cursor:pointer;border-radius:4px;border:1px solid #e0e0e0}.c-select-body-item{padding:5px}.c-select-body-item:not(:first-of-type){border-top:1px solid #e0e0e0}.c-select-body.active{opacity:1;visibility:visible;transform:translateY(0)}.p-no-data{display:flex;justify-content:center;align-items:center;height:calc(100% - 250px)}.p-no-data .p-no-data-container{text-align:center}.p-no-data .p-no-data-container .p-no-data-container__button{border-radius:5px;height:58px;width:128px;padding:8px 24px;margin-top:24px}.p-no-data .p-no-data-container .p-no-data-container__button .v-btn__content{font-weight:700;font-size:16px}.p-no-data .p-no-data-container .p-no-data-container-text{color:#48454b;margin-top:24px;font-size:14px}.v-data-table-server-container .v-data-table-header__content span{font-weight:700}.v-data-table-server-container .v-data-table-footer__items-per-page{display:none}.v-data-table-server-container td,.v-data-table-server-container th{vertical-align:middle}.v-data-table-server-container th:not(:last-child){border-right:1px solid #dcdcdc}.v-data-table-server-container .v-pagination__first{transform:rotate(180deg)}.v-data-table-server-container .v-pagination li{border:1px solid #dcdcdc;background-color:#f9f8f7;border-radius:4px}.base-breadcrumbs .bread-link.last{font-weight:700;font-size:20px}.c-container{margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px}@media screen and (min-width: 1200px){.c-container{width:960px}}@media screen and (max-width: 1199px){.c-container{width:960px}}@media screen and (max-width: 991px){.c-container{width:720px}}@media screen and (max-width: 767px){.c-container{width:540px}}@media screen and (max-width: 567px){.c-container{width:100%}}@media screen and (min-width: 1200px){.c-container.c-container--small{width:960px}}.c-grid-row{display:flex;flex-wrap:wrap;margin-left:-8px;margin-right:-8px}.c-grid-col-1,.c-grid-col-2,.c-grid-col-3,.c-grid-col-4,.c-grid-col-5,.c-grid-col-6,.c-grid-col-7,.c-grid-col-8,.c-grid-col-9,.c-grid-col-10,.c-grid-col-11,.c-grid-col-12{padding-right:8px;padding-left:8px;width:100%}@media screen and (min-width: 768px){.c-grid-col-1{width:8.3333%}.c-grid-col-2{width:16.6666%}.c-grid-col-3{width:25%}.c-grid-col-4{width:33.3333%}.c-grid-col-5{width:41.6666%}.c-grid-col-6{width:50%}.c-grid-col-7{width:58.3333%}.c-grid-col-8{width:66.6666%}.c-grid-col-9{width:75%}.c-grid-col-10{width:83.3333%}.c-grid-col-11{width:91.6666%}.c-grid-col-12{width:100%}}.c-flex-left-right{display:flex;justify-content:space-between}.c-chart-event-layout{margin:16px 0 32px;display:flex}.c-chart-event-layout .c-chart-event-layout__pie{width:320px}.c-chart-event-layout .c-chart-event-layout__line{flex:1;padding-left:16px;overflow:hidden}.p-global-layout{height:100vh}.p-global-layout .p-global-layout__header{position:absolute;top:0;left:0;z-index:16;width:100%;height:64px}.p-global-layout .p-global-layout__main{display:flex;height:100%;padding-top:64px}.p-global-layout .p-global-layout__main .p-global-layout__menu{flex:0 0 auto;height:100%}.p-global-layout .p-global-layout__main .p-global-layout__content-wrapper{flex:1;display:flex;flex-direction:column;overflow-y:auto}.p-global-layout .p-global-layout__main .p-global-layout__content-wrapper .p-global-layout__contents{flex:1;padding:24px;background-color:#f6f6f6}.p-global-layout .p-global-layout__main .p-global-layout__content-wrapper .p-global-layout__footer{position:relative;padding:24px;background-color:#f6f6f6}@media screen and (max-width: 767px){.p-global-layout .p-global-layout__main .p-global-layout__content-wrapper .p-global-layout__footer{padding-bottom:108px}}.p-global-layout .p-global-layout__main .p-global-layout__content-wrapper .p-global-layout__footer:before{content:"";position:absolute;top:0;left:24px;right:24px;height:1px;background-color:#b8b8b8}.p-global-layout .p-global-layout__bottom-navi-sp{position:absolute;bottom:0;left:0;width:100%;z-index:7}@media screen and (min-width: 768px){.p-global-layout .p-global-layout__bottom-navi-sp{display:none}}.p-global-main-header{background-color:#2b282e;height:64px;display:flex;justify-content:space-between}.p-global-main-header .p-global-main-header__left{display:flex}.p-global-main-header .p-global-main-header__left .p-global-main-header__logo{padding-left:24px;padding-top:20px}.p-global-main-header .p-global-main-header__left .p-global-main-header__logo .p-global-main-header__logo-pc img{width:100px;height:auto}@media screen and (max-width: 767px){.p-global-main-header .p-global-main-header__left .p-global-main-header__logo .p-global-main-header__logo-pc{display:none}}.p-global-main-header .p-global-main-header__left .p-global-main-header__logo .p-global-main-header__logo-sp img{width:26.5px}@media screen and (min-width: 768px){.p-global-main-header .p-global-main-header__left .p-global-main-header__logo .p-global-main-header__logo-sp{display:none}}.p-global-main-header .p-global-main-header__left .p-global-main-header__account{margin-top:16px;margin-left:34px;min-width:280px}@media screen and (max-width: 767px){.p-global-main-header .p-global-main-header__left .p-global-main-header__account{display:none}}.p-global-main-header .p-global-main-header__right{padding-right:24px;padding-top:16px;display:flex}.p-global-main-header .p-global-main-header__right .p-global-main-header__duration{display:flex;border:1px solid #807c85;height:32px;border-radius:2px;margin-right:16px}@media screen and (max-width: 767px){.p-global-main-header .p-global-main-header__right .p-global-main-header__duration{display:none}}.p-global-main-header .p-global-main-header__right .p-global-main-header__duration .c-dropdown-select-equivalent{border-width:0px;height:30px;border-radius:2px 0 0 2px;white-space:nowrap;word-break:keep-all}.p-global-main-header .p-global-main-header__right .p-global-main-header__duration .p-global-main-header__calendar{color:#fff;font-size:12px;line-height:18px;padding:5px 8px;height:30px}@media screen and (max-width: 767px){.p-global-main-header .p-global-main-header__right .p-global-main-header__actions{display:none}}.p-global-main-header .p-global-main-header__right .p-global-main-header__actions ul{display:flex}.p-global-main-header .p-global-main-header__right .p-global-main-header__actions ul li{margin-left:24px}.p-global-main-header .p-global-main-header__right .p-global-main-header__actions ul li:first-child{margin-left:0}.p-global-main-header .p-global-main-header__right .p-global-main-header__actions ul li img{cursor:pointer}.p-global-main-header .p-global-main-header__right .p-global-main-header__actions .p-global-main-header__actions-time-control{white-space:nowrap;display:flex}.p-global-main-header .p-global-main-header__right .p-global-main-header__actions .p-global-main-header__actions-time-control div img{border:1px solid #807c85;padding:5px;cursor:pointer}.p-global-main-header .p-global-main-header__right .p-global-main-header__actions .p-global-main-header__actions-time-control div:first-child img{height:100%;border-top-left-radius:2px;border-bottom-left-radius:2px}.p-global-main-header .p-global-main-header__right .p-global-main-header__actions .p-global-main-header__actions-time-control div:first-child img:hover{content:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3.47751%209.38606C3.19664%209.74717%203.19665%2010.2528%203.47751%2010.6139L8.21065%2016.6994C8.79522%2017.451%2010%2017.0376%2010%2016.0855L10%203.91454C10%202.96238%208.79521%202.54901%208.21065%203.3006L3.47751%209.38606Z'%20fill='%23F6F6F6'/%3e%3cpath%20d='M10.4775%209.38606C10.1966%209.74717%2010.1966%2010.2528%2010.4775%2010.6139L15.2106%2016.6994C15.7952%2017.451%2017%2017.0376%2017%2016.0855V3.91454C17%202.96238%2015.7952%202.54901%2015.2106%203.3006L10.4775%209.38606Z'%20fill='%23F6F6F6'/%3e%3c/svg%3e")}.p-global-main-header .p-global-main-header__right .p-global-main-header__actions .p-global-main-header__actions-time-control div:first-child img.style-disabled{content:url("data:image/svg+xml,%3csvg%20width='19'%20height='18'%20viewBox='0%200%2019%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10.0762%208.3415C9.74629%208.71852%209.74629%209.28148%2010.0762%209.6585L14.7474%2014.9971C15.3555%2015.692%2016.5%2015.2619%2016.5%2014.3386V3.66145C16.5%202.73808%2015.3555%202.30804%2014.7474%203.00294L10.0762%208.3415Z'%20fill='%2348454B'/%3e%3cpath%20d='M3.07619%208.3415C2.74629%208.71852%202.74629%209.28148%203.07619%209.6585L7.74742%2014.9971C8.35546%2015.692%209.5%2015.2619%209.5%2014.3386L9.5%203.66145C9.5%202.73808%208.35546%202.30804%207.74742%203.00294L3.07619%208.3415Z'%20fill='%2348454B'/%3e%3c/svg%3e");cursor:not-allowed}.p-global-main-header .p-global-main-header__right .p-global-main-header__actions .p-global-main-header__actions-time-control div:last-child img{border-left:none;border-top-right-radius:2px;border-bottom-right-radius:2px}.p-global-main-header .p-global-main-header__right .p-global-main-header__actions .p-global-main-header__actions-time-control div:last-child img:hover:not(.style-disabled){content:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.52249%209.38606C9.80336%209.74717%209.80335%2010.2528%209.52249%2010.6139L4.78935%2016.6994C4.20478%2017.451%203%2017.0376%203%2016.0855L3%203.91454C3%202.96238%204.20479%202.54901%204.78935%203.3006L9.52249%209.38606Z'%20fill='%23F6F6F6'/%3e%3cpath%20d='M16.5225%209.38606C16.8034%209.74717%2016.8034%2010.2528%2016.5225%2010.6139L11.7894%2016.6994C11.2048%2017.451%2010%2017.0376%2010%2016.0855L10%203.91454C10%202.96238%2011.2048%202.54901%2011.7894%203.3006L16.5225%209.38606Z'%20fill='%23F6F6F6'/%3e%3c/svg%3e")}.p-global-main-header .p-global-main-header__right .p-global-main-header__actions .p-global-main-header__actions-time-control div:last-child img.style-disabled{content:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.52249%209.38606C9.80336%209.74717%209.80335%2010.2528%209.52249%2010.6139L4.78935%2016.6994C4.20478%2017.451%203%2017.0376%203%2016.0855L3%203.91454C3%202.96238%204.20479%202.54901%204.78935%203.3006L9.52249%209.38606Z'%20fill='%2348454B'/%3e%3cpath%20d='M16.5225%209.38606C16.8034%209.74717%2016.8034%2010.2528%2016.5225%2010.6139L11.7894%2016.6994C11.2048%2017.451%2010%2017.0376%2010%2016.0855L10%203.91454C10%202.96238%2011.2048%202.54901%2011.7894%203.3006L16.5225%209.38606Z'%20fill='%2348454B'/%3e%3c/svg%3e");cursor:not-allowed}.p-global-main-header .p-global-main-header__right .p-global-main-header__actions .p-global-main-header__actions-time-control:after{position:absolute;width:0;height:0;overflow:hidden;z-index:-1;content:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.52249%209.38606C9.80336%209.74717%209.80335%2010.2528%209.52249%2010.6139L4.78935%2016.6994C4.20478%2017.451%203%2017.0376%203%2016.0855L3%203.91454C3%202.96238%204.20479%202.54901%204.78935%203.3006L9.52249%209.38606Z'%20fill='%2348454B'/%3e%3cpath%20d='M16.5225%209.38606C16.8034%209.74717%2016.8034%2010.2528%2016.5225%2010.6139L11.7894%2016.6994C11.2048%2017.451%2010%2017.0376%2010%2016.0855L10%203.91454C10%202.96238%2011.2048%202.54901%2011.7894%203.3006L16.5225%209.38606Z'%20fill='%2348454B'/%3e%3c/svg%3e")}.p-global-main-header .p-global-main-header__right .p-global-main-profile-menu{margin-left:24px}.p-global-main-profile-menu-list .v-list-item{padding-left:0!important;padding-right:0!important}.p-global-main-profile-menu-list .v-list-item a{display:block;padding-left:16px;padding-right:16px;min-height:40px;padding-top:10px}.p-global-main-header-dropdown-avator{display:flex;max-width:260px;min-width:260px;padding:19px 16px}.p-global-main-header-dropdown-avator span{display:block;min-width:0px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-left:8px;padding-top:6px}.p-global-main-menu{height:100%;overflow-y:scroll;display:flex;flex-direction:column;width:248px;background:linear-gradient(198.06deg,#8c00e2 24.59%,#2600bd 75.41%);padding-bottom:24px;min-height:100%;position:relative;transition:width .2s}@media screen and (max-width: 767px){.p-global-main-menu{display:none}}.p-global-main-menu.p-global-main-menu--close{width:8px;overflow-y:inherit}.p-global-main-menu.p-global-main-menu--close .p-global-main-menu__open_close{position:absolute;top:0;left:0;z-index:15;border-radius:2px;-webkit-user-select:none;user-select:none;background-color:#8c00e2}.p-global-main-menu.p-global-main-menu--close .p-global-main-menu__open_close img{transform:rotate(180deg);margin-left:2px}.p-global-main-menu.p-global-main-menu--close .p-global-main-menu__lists{display:none}.p-global-main-menu .p-global-main-menu__decoration{flex:1;background-position:center center;background-repeat:no-repeat;background-size:cover;background-image:url("data:image/svg+xml,%3csvg%20width='136'%20height='136'%20viewBox='0%200%20136%20136'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20opacity='0.1'%3e%3cpath%20d='M64.1315%2059.4726C52.4042%2047.9528%2067.3531%2033.7172%2067.3531%2033.7172L87.5709%2013.8859C87.9021%206.87252%2087.5709%200.650048%2085.6892%20-1.52856C71.8694%20-15.1673%2061.5723%20-13.9735%2061.5723%20-13.9735C50.6579%20-14.078%2045.3137%20-9.24323%2040.1049%20-4.16976L37.4102%20-1.51364C37.4102%20-1.51364%2018.773%2017.3328%2041.9867%2043.5508L58.8324%2061.5616C70.5597%2073.0814%2055.6108%2087.317%2055.6108%2087.317L35.3929%20107.148C35.0617%20114.162%2035.3929%20120.384%2037.2747%20122.563C51.0795%20136.201%2061.3766%20135.008%2061.3766%20135.008C72.2909%20135.112%2077.6351%20130.277%2082.8439%20125.204L85.5386%20122.548C85.5386%20122.548%20104.176%20103.701%2080.9621%2077.4834L64.1164%2059.4726H64.1315Z'%20fill='url(%23paint0_linear_4069_8149)'%20/%3e%3cpath%20d='M37.4413%20122.757L-3.89765%2081.5427C-3.89765%2081.5427%20-24.9284%2059.6223%20-3.17504%2038.239L0.332595%2034.8368C0.332595%2034.8368%208.08553%2027.6444%2016.4256%2035.8515C23.9527%2043.2528%2030.14%2049.2664%2030.14%2049.2664C30.14%2049.2664%2041.5511%2060.3236%2038.5102%2080.722C38.5102%2080.722%2032.0519%20117.4%2037.4564%20122.772L37.4413%20122.757Z'%20fill='url(%23paint1_linear_4069_8149)'%20/%3e%3cpath%20d='M85.5256%20-1.72336L126.865%2039.4912C126.865%2039.4912%20147.895%2061.4116%20126.142%2082.7948L122.634%2086.197C122.634%2086.197%20114.881%2093.3894%20106.541%2085.1823C99.0142%2077.781%2092.8269%2071.7675%2092.8269%2071.7675C92.8269%2071.7675%2081.4158%2060.7103%2084.4567%2040.3119C84.4567%2040.3119%2090.915%203.63364%2085.5105%20-1.73828L85.5256%20-1.72336Z'%20fill='url(%23paint2_linear_4069_8149)'%20/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_4069_8149'%20x1='61.4955'%20y1='135.031'%20x2='15.0833'%20y2='0.46195'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='white'%20/%3e%3cstop%20offset='0.4375'%20stop-color='white'%20stop-opacity='0.39'%20/%3e%3cstop%20offset='1'%20stop-color='white'%20/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint1_linear_4069_8149'%20x1='27.1163'%20y1='113.547'%20x2='-12.234'%20y2='24.3988'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='white'%20/%3e%3cstop%20offset='1'%20stop-color='white'%20stop-opacity='0.39'%20/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint2_linear_4069_8149'%20x1='124.092'%20y1='79.8874'%20x2='84.7104'%20y2='-17.3323'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='white'%20/%3e%3cstop%20offset='1'%20stop-color='white'%20stop-opacity='0.39'%20/%3e%3c/linearGradient%3e%3c/defs%3e%3c/g%3e%3c/svg%3e");background-size:146px 140px;background-position:0px 0px;width:100%}.p-global-main-menu .p-global-main-menu__open_close{display:flex;justify-content:flex-end;margin-top:0}.p-global-main-menu .p-global-main-menu__open_close a{width:32px;height:32px;display:block;padding-left:8px;padding-top:6px}.p-global-main-menu .p-global-main-menu__lists{flex:1}.p-global-main-menu .p-global-main-menu__lists ul li{margin-top:1px}.p-global-main-menu .p-global-main-menu__lists ul li:first-child{margin-top:0}.p-global-main-menu .p-global-main-menu__lists ul li a{display:block;width:100%;color:#fff;justify-content:start;padding-left:28px;font-weight:700;font-size:14px;line-height:21px;line-height:32px;position:relative;transition:background-color .1s}.p-global-main-menu .p-global-main-menu__lists ul li a:hover,.p-global-main-menu .p-global-main-menu__lists ul li.p-global-main-menu__lists--active a{background-color:#fff3}.p-global-main-menu .p-global-main-menu__lists ul.p-global-main-menu__sub-lists>li a{padding-left:40px}.p-global-main-menu .p-global-main-menu__sub-lists-header{height:32px;display:flex;padding-left:12px}.p-global-main-menu .p-global-main-menu__sub-lists-header .p-global-main-menu__sub-lists-header-icon-wrapper{padding-top:8px}.p-global-main-menu .p-global-main-menu__sub-lists-header .p-global-main-menu__sub-lists-header-icon-wrapper.p-global-main-menu__sub-lists-header-icon-close>div{transform:rotate(-90deg)}.p-global-main-menu .p-global-main-menu__sub-lists-header .p-global-main-menu__sub-lists-header-icon-wrapper>div{line-height:0;width:16px;height:16px;transition:transform .1s;transform:rotate(0)}.p-global-main-menu .p-global-main-menu__sub-lists-header .p-global-main-menu__sub-lists-header-text{color:#fff;font-size:14px;line-height:21px;font-weight:700;line-height:32px}.p-global-main-menu .p-global-main-menu__title{margin-top:24px;margin-bottom:8px;padding-left:16px}.p-global-main-menu .p-global-main-menu__title span:first-of-type img{width:16px}.p-global-main-menu .p-global-main-menu__title span:last-of-type{margin-left:8px;color:#be91fb;font-size:12px;line-height:18px}.p-global-main-menu .p-global-main-menu__footer{position:relative}.p-global-main-menu .p-global-main-menu__footer .p-global-main-menu__lists ul li a{font-weight:400}.p-global-main-menu .p-global-main-menu__separator{padding-top:12px;margin-top:12px;margin-left:24px;margin-right:24px;display:block;content:"";border-top:1px solid #fff;opacity:.2}.p-global-main-menu .p-global-main-menu__separator.style-wide-margin{margin-top:24px}.p-global-main-sub-menu{margin-top:1px}.p-global-main-sub-menu .v-expansion-panel-title__overlay,.p-global-main-sub-menu .v-expansion-panel{background-color:inherit}.p-global-main-sub-menu .v-expansion-panel__shadow{box-shadow:none}.p-global-main-sub-menu .v-expansion-panel-title{padding:0;min-height:32px;border-radius:0}.p-global-main-sub-menu .v-expansion-panel-title:hover{background-color:#fff3}.p-global-main-sub-menu .v-expansion-panel-text__wrapper{padding:0}.p-global-main-sub-menu .v-expansion-panel-title__icon{display:none}.p-global-main-bottom-navi-sp{background-color:#2b282e;min-height:82px}.p-global-main-bottom-navi-sp ul{margin:0 auto;max-width:400px;display:flex;justify-content:space-between}.p-global-main-bottom-navi-sp ul li{width:56px;text-align:center}.p-global-main-bottom-navi-sp ul li>div{height:38px;padding-top:8px}.p-global-main-bottom-navi-sp ul li .p-global-main-bottom-navi-sp__count{background-color:#c60024;height:22px;font-size:16px;line-height:24px;color:#fff;font-weight:700;text-align:center;line-height:21px;max-width:32px;margin:2px auto 0;border-radius:11px}.p-global-main-bottom-navi-sp ul li span{display:block;color:#fff;font-size:11px;line-height:16.5px}.p-global-main-footer{color:#807c85;display:flex;flex-wrap:wrap;height:15px;justify-content:right}@media screen and (max-width: 767px){.p-global-main-footer{justify-content:center}}.p-global-main-footer a{color:#807c85;font-size:12px;line-height:18px}.p-global-main-footer>div{white-space:nowrap}.p-global-main-footer>div:nth-child(-n+2){border-right:1px solid #dcdcdc}.p-global-main-footer>div:nth-child(-n+3){display:flex;align-items:center;padding:0 8px}.p-global-main-footer>div:last-child{padding:0 24px;font-size:12px;line-height:18px}td.with-action{display:inline-flex;align-items:center;width:-webkit-fill-available}td.with-action .button-box{width:80px;height:32px;display:flex;align-items:center;justify-content:center}.button-copy{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='17'%20viewBox='0%200%2016%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_2986_13628)'%3e%3cpath%20d='M11.3158%200.5H2.47368C1.66316%200.5%201%201.15455%201%201.95455V12.1364H2.47368V1.95455H11.3158V0.5ZM13.5263%203.40909H5.42105C4.61053%203.40909%203.94737%204.06364%203.94737%204.86364V15.0455C3.94737%2015.8455%204.61053%2016.5%205.42105%2016.5H13.5263C14.3368%2016.5%2015%2015.8455%2015%2015.0455V4.86364C15%204.06364%2014.3368%203.40909%2013.5263%203.40909ZM13.5263%2015.0455H5.42105V4.86364H13.5263V15.0455Z'%20fill='%23807C85'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_2986_13628'%3e%3crect%20width='16'%20height='16'%20fill='white'%20transform='translate(0%200.5)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-size:16px 16px;background-position:4px 4px;display:block;width:24px;height:24px;float:right}.button-dust-box{background-image:url("data:image/svg+xml,%3csvg%20width='12'%20height='16'%20viewBox='0%200%2012%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8.37694%203.03733H10.9743C11.5405%203.03733%2012%203.53799%2012%204.15503V4.81087C12%205.06581%2011.8101%205.27272%2011.5762%205.27272H0.423849C0.189884%205.27272%200%205.06581%200%204.81087V4.15503C0%203.53799%200.459452%203.03733%201.02571%203.03733H3.62475V2.59025C3.62475%201.66284%204.31647%200.909088%205.16756%200.909088H6.83413C7.68522%200.909088%208.37694%201.66284%208.37694%202.59025V3.03733ZM5.16756%202.03787C4.88613%202.03787%204.65894%202.28727%204.65894%202.5921V3.03918H7.34275V2.5921C7.34275%202.28543%207.11387%202.03787%206.83413%202.03787H5.16756ZM2.76326%2015.0909C2.30123%2015.0909%201.91286%2014.7522%201.87268%2014.3139L1.09091%206.36363H10.9091L10.129%2014.3139C10.0838%2014.7538%209.70044%2015.0909%209.23841%2015.0909H2.76326ZM8.57549%207.66887C8.32104%207.6464%208.09337%207.84226%208.07663%208.09271L7.73681%2013.0327C7.72007%2013.28%207.91593%2013.4951%208.17373%2013.5111C8.1821%2013.5143%208.19549%2013.5143%208.20721%2013.5143C8.45162%2013.5143%208.65585%2013.3297%208.67259%2013.0905L9.01242%208.15051C9.03418%207.90006%208.83329%207.68814%208.57549%207.66887ZM6.00084%207.66887C5.73969%207.66887%205.53043%207.87276%205.53043%208.12001V13.0632C5.53043%2013.3105%205.74304%2013.5143%206.00084%2013.5143C6.25864%2013.5143%206.47124%2013.3105%206.47124%2013.0632V8.12001C6.47124%207.87276%206.26199%207.66887%206.00084%207.66887ZM3.92337%208.09271C3.90328%207.84066%203.67896%207.64961%203.42116%207.66887C3.16336%207.68814%202.9675%207.90006%202.98424%208.15051L3.32239%2013.0905C3.33913%2013.3297%203.54671%2013.5143%203.79279%2013.5143C3.80116%2013.5143%203.81288%2013.5143%203.82125%2013.5111C4.08407%2013.4951%204.27994%2013.2832%204.2632%2013.0327L3.92337%208.09271Z'%20fill='%23807C85'/%3e%3c/svg%3e");background-size:12px 16px;background-position:6px 4px;display:block;width:24px;height:24px;float:right}.button-setting{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14.1169%208.78333C14.1512%208.53333%2014.1683%208.275%2014.1683%208C14.1683%207.73333%2014.1512%207.46667%2014.1084%207.21667L15.8475%205.9C16.0017%205.78333%2016.0445%205.55833%2015.9503%205.39167L14.3054%202.625C14.2026%202.44167%2013.9884%202.38333%2013.8%202.44167L11.7524%203.24167C11.3241%202.925%2010.87%202.65833%2010.3645%202.45833L10.0561%200.341667C10.0218%200.141667%209.8505%200%209.64489%200H6.35511C6.1495%200%205.98672%200.141667%205.95245%200.341667L5.64404%202.45833C5.13857%202.65833%204.67595%202.93333%204.25616%203.24167L2.20861%202.44167C2.02013%202.375%201.80595%202.44167%201.70315%202.625L0.066824%205.39167C-0.0359817%205.56667%20-0.00171323%205.78333%200.16963%205.9L1.90876%207.21667C1.86592%207.46667%201.83166%207.74167%201.83166%208C1.83166%208.25833%201.84879%208.53333%201.89163%208.78333L0.152495%2010.1C-0.00171322%2010.2167%20-0.0445488%2010.4417%200.0496898%2010.6083L1.69458%2013.375C1.79739%2013.5583%202.01157%2013.6167%202.20004%2013.5583L4.24759%2012.7583C4.67595%2013.075%205.13001%2013.3417%205.63547%2013.5417L5.94389%2015.6583C5.98672%2015.8583%206.1495%2016%206.35511%2016H9.64489C9.8505%2016%2010.0218%2015.8583%2010.0475%2015.6583L10.356%2013.5417C10.8614%2013.3417%2011.3241%2013.075%2011.7438%2012.7583L13.7914%2013.5583C13.9799%2013.625%2014.194%2013.5583%2014.2969%2013.375L15.9417%2010.6083C16.0445%2010.425%2016.0017%2010.2167%2015.8389%2010.1L14.1169%208.78333ZM8%2011C6.30371%2011%204.91583%209.65%204.91583%208C4.91583%206.35%206.30371%205%208%205C9.69629%205%2011.0842%206.35%2011.0842%208C11.0842%209.65%209.69629%2011%208%2011Z'%20fill='%23807C85'/%3e%3c/svg%3e");background-size:16px 16px;background-position:4px 4px;display:block;width:24px;height:24px;float:right}.p-setting-side-menu{height:100%;display:flex;flex-direction:column;width:248px;background:linear-gradient(270deg,#0000001a,#0000 3.23%),linear-gradient(0deg,#ebebeb,#ebebeb);padding:32px 0 24px;min-height:100%;position:relative;transition:width .2s}@media screen and (max-width: 767px){.p-setting-side-menu{display:none}}.p-setting-side-menu .p-setting-side-menu__dashiboard{padding-left:17px;font-weight:700}.p-setting-side-menu .p-setting-side-menu__dashiboard .p-setting-side-menu__back-to-dashiboar{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10%204L6%208L10%2012'%20stroke='%232B282E'%20stroke-width='2'/%3e%3c/svg%3e");background-repeat:no-repeat;display:inline-block;padding-left:24px}.p-setting-side-menu .p-setting-side-menu__menu-footer{position:relative}.p-setting-side-menu__menu-list{flex:1}ul.p-setting-side-menu-list{margin-top:32px}ul.p-setting-side-menu-list>li{display:inline-flex;height:40px;font-size:16px;width:100%}ul.p-setting-side-menu-list .p-setting-side-menu-list__main-title{padding-left:24px;font-size:14px;line-height:21px;font-weight:700}ul.p-setting-side-menu-list .p-setting-side-menu-list_navi-item-parts{display:inline;margin:2px 8px 2px 0}ul.p-setting-side-menu-list .p-setting-side-menu-list_navi-item-icon{margin:-2px 8px 2px 0}ul.p-setting-side-menu-list .p-setting-side-menu-list_navi-item-icon.style-personal{margin:0 8px 2px 0}ul.p-setting-side-menu-list .p-setting-side-menu-list__navi-item-title{padding-left:24px;font-size:12px;line-height:18px;font-weight:700;line-height:40px;color:#807c85}ul.p-setting-side-menu-list .p-setting-side-menu-list__navi-item-link{font-size:14px;line-height:21px;line-height:40px;font-weight:700;transition:background-color .1s}ul.p-setting-side-menu-list .p-setting-side-menu-list__navi-item-link a:link,ul.p-setting-side-menu-list .p-setting-side-menu-list__navi-item-link a:visited{padding-left:24px;display:block;width:100%;color:#000}ul.p-setting-side-menu-list .p-setting-side-menu-list__navi-item-link a:link.router-link-active.router-link-exact-active,ul.p-setting-side-menu-list .p-setting-side-menu-list__navi-item-link a:visited.router-link-active.router-link-exact-active{background-color:#e6d8fa}ul.p-setting-side-menu-list .p-setting-side-menu-list__navi-item-link:hover{background-color:#dcdcdc}ul.p-setting-side-menu-list .p-setting-side-menu-list__navi-item-select{padding-left:24px;height:64px;margin-bottom:32px}.p-setting-header{padding:16px 0}.p-setting-header h1{font-size:22px;line-height:33px;font-weight:700}.p-setting-header .p-setting-header__description{margin:16px 0}.p-setting-container .section-operation{padding:16px 0}.p-setting-container .section-operation .p-setting-container__operation{background-color:#ebebeb;border:solid 3px #dcdcdc;border-radius:4px;padding:24px 16px;display:flex;justify-content:space-between}.p-setting-container .section-operation .p-setting-container__operation .p-setting-container__operation-content{padding-right:16px}.p-setting-container .section-operation .p-setting-container__operation .p-setting-container__operation-content h2{font-size:20px;line-height:24px;font-weight:700;padding-bottom:16px}.p-setting-container .section-operation .p-setting-container__operation .p-setting-container__operation-content p{font-size:12px;line-height:18px}.p-setting-container .section-operation .p-setting-container__operation .p-setting-container__operation-action{padding-top:16px}.p-setting-container .section-operation-buttons{padding:16px 0;text-align:right}.p-setting-container .section-operation-buttons .p-setting-container__operation__buttons{padding:12px 0 16px}.p-setting-container .section-operation-buttons .p-setting-container__operation__buttons .operation-button{display:inline-block;height:32px;padding:0 16px;font-size:14px;line-height:21px;font-weight:700;border-radius:4px;background-color:#000;color:#fff;margin:0 8px}.p-setting-container .section-operation-buttons .p-setting-container__operation__buttons .operation-button:hover{opacity:.6}.p-setting-container .section-index-view{padding:24px 0}.p-setting-container .section-index-view .p-setting-container__main{padding:12px 0}.p-input-content-area{padding:16px 0}.p-input-content-area dl{padding:8px 0}.p-input-content-area dl dt{font-weight:700}.p-input-content-area dl dt,.p-input-content-area dl dd{padding:4px 0}.p-input-content-area dl dt .p-input-content-area__text,.p-input-content-area dl dd .p-input-content-area__text{width:95%;display:flex;align-items:center}.p-input-content-area dl dt .p-input-content-area__text .integrated-into-text,.p-input-content-area dl dd .p-input-content-area__text .integrated-into-text{margin-right:8px;white-space:normal;overflow-wrap:break-word;word-wrap:break-word;width:100%}.p-input-content-area dl dt .p-input-content-area__text a,.p-input-content-area dl dd .p-input-content-area__text a{display:inline-flex;align-items:center}.p-input-content-area dl dt .p-input-content-area__text img,.p-input-content-area dl dd .p-input-content-area__text img{width:16px;height:16px}@media screen and (min-width: 768px){.v-dialog:has(.p-integration-card-description){width:800px}}.p-center-button-area{padding:16px 0;text-align:right}.p-center-button-area .p-center-button-area__notification{display:flex}@media screen and (max-width: 767px){.p-center-button-area .p-center-button-area__notification{flex-direction:column-reverse;gap:10px;align-items:center}}@media screen and (min-width: 768px){.p-center-button-area .p-center-button-area__notification{gap:14px;justify-content:center;flex-direction:row}}@media screen and (min-width: 768px){.v-dialog:has(.p-center-button-area__notification){width:800px}}.v-dialog:has(.p-center-button-area__notification) .v-overlay__content .c-dialog__contents{padding:10px}.p-dialog-footer-button{margin:0 8px}.p-dialog-footer-button__left{float:left}.p-mail-send-button{padding:4px 12px;margin:0 16px;display:inline-block;border:1px solid #dcdcdc}.p-mail-send-button:hover{opacity:.6}.p-dialog-error-area{margin-bottom:16px;color:#c60024;font-weight:700}.p-create-dialog-table{width:100%}.p-create-dialog-table thead{font-weight:700}.p-create-dialog-table td{width:50%;padding:4px;margin:8px}.notification-settings-list .notification-settings-list_service{width:160px}.notification-settings-list .notification-settings-list_metrics{width:280px}.notification-settings-list .notification-settings-list_metrics .notification-metrics_key{color:#807c85;font-size:12px;line-height:18px}.notification-settings-list .notification-settings-list_channels{width:140px}.notification-settings-list .notification-settings-list_channels .notification-monitor-channel{display:inline-flex;padding:2px 4px;margin:0 4px}.notification-settings-list .notification-settings-list_channels .notification-monitor-channel img{margin-right:4px}.notification-settings-list .notification-settings-list__create-at .notification-settings-list__create-at-group{display:flex;align-items:center}.notification-settings-list .notification-settings-list__create-at .notification-settings-list__create-at-group .notification-settings-list__content-date{margin-top:0}.notification-settings-list .notification-settings-list__create-at .notification-settings-list__create-at-group .notification-settings-list__content-button{margin-top:1px;margin-left:16px}.notification-settings-list .notification-settings-list__create-at .notification-settings-list__create-at-group .notification-settings-list__content-switch{margin-left:16px;margin-top:0}.select-metrics-area{margin:0 auto;width:95%;padding:8px 0 20px}.select-metrics-area .selected-metrics-title{width:100%}.select-list{margin:0 auto;border:1px solid #dcdcdc;width:95%;height:160px;overflow-y:scroll}.selectable-channel-select-list{table-layout:fixed;font-size:10pt;line-height:1.5}.selectable-channel-select-list tr{height:40px;border-bottom:1px solid #dcdcdc}.selectable-channel-select-list tr td{word-wrap:break-word;word-break:break-all;white-space:normal;vertical-align:middle;padding:12px}.selectable-channel-select-list tr td.check-column{width:4%;text-align:center}.selectable-channel-select-list tr td.name-column{width:20%;white-space:nowrap}.selectable-channel-select-list tr td.endopoint-column{width:50%}.selectable-channel-select-list tr td.date-column{width:26%;text-align:center;white-space:nowrap}.details-poup-row td{transition:background-color .1s}.details-poup-row:hover td{cursor:pointer;background-color:#ebebeb}.details-poup-row:hover td .p-event-list-task-button{background-color:#fff}.popup-table-vertical{border:1px solid #dcdcdc;font-size:14px}.popup-table-vertical th{width:30%;font-weight:700;background-color:#ebebeb;text-align:center;vertical-align:middle;border:1px solid #dcdcdc;padding:16px}.popup-table-vertical td{width:70%;word-wrap:break-word;word-break:break-all;border:1px solid #dcdcdc;padding:16px}.p-personal-setting__timezone__select{color:#807c85}.log-filter-all-button{width:70px;margin:0 24px}.data-loading,.chart-loading{background-image:url(/assets/loading-C19yk-zy.gif);background-position:center;background-size:48px;width:100%;height:100%}.p-right-side-bar{width:826px;line-height:1.5em;font-size:14px}.p-right-side-bar .p-right-side-bar__title_area,.p-right-side-bar .p-right-side-bar__header,.p-right-side-bar .p-right-side-bar__body,.p-right-side-bar .p-right-side-bar__footer{padding:16px}.p-right-side-bar .c-tab-container{padding:16px 16px 0}.p-right-side-bar .item-title{font-weight:700;display:block;margin-bottom:16px}.p-right-side-bar .p-right-side-bar__title_area{border-bottom:1px solid #dcdcdc}.p-right-side-bar .p-right-side-bar__title_area-items{display:flex;justify-content:space-between}.p-right-side-bar .p-right-side-bar__title_area__btns{text-align:right}.p-right-side-bar .p-right-side-bar__title_area__btns a{text-decoration:none}.p-right-side-bar .p-right-side-bar__title_area__btns a img{margin-right:4px}.p-right-side-bar .p-right-side-bar__title_area__btns a .text{text-decoration:underline}.p-right-side-bar .p-right-side-bar__header .header-items{display:flex;align-items:center;height:46px}.p-right-side-bar .p-right-side-bar__header .header-items li{margin-right:16px;word-wrap:break-word;word-break:break-all;white-space:pre}.p-right-side-bar .p-right-side-bar__header .header-item__appname,.p-right-side-bar .p-right-side-bar__header .header-item__service{width:74px}.p-right-side-bar .p-right-side-bar__header .header-item__event-type_categpry{width:201px}.p-right-side-bar .p-right-side-bar__body{margin-top:32px}.p-right-side-bar .p-right-side-bar__body .p-right-side-bar__body-items{border-left:1px solid #dcdcdc;word-wrap:break-word}.p-right-side-bar .p-right-side-bar__body .p-right-side-bar__body-items li{padding:0 16px;width:100%;margin-bottom:24px;white-space:pre-wrap}.p-right-side-bar .p-right-side-bar__footer .footer-items{display:flex;align-items:center;flex-wrap:wrap}.p-right-side-bar .p-right-side-bar__footer .footer-items li{padding:16px;display:inline-block;width:50%;border-left:1px solid #dcdcdc;word-wrap:break-word;word-break:break-all;margin-bottom:16px}.p-right-side-bar a{color:#7986cb;text-decoration:underline}.dialog-item-title{font-size:14px;line-height:21px;font-weight:700;color:#807c85;padding-top:24px}.integrated-info-text{background-color:#dcdcdc;background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3.5%208.6L6.5%2011L12.5%205'%20stroke='%233BB179'%20stroke-width='2'%20stroke-linecap='round'/%3e%3c/svg%3e");background-position:calc(100% - 8px)}.p-event-history-header{display:flex;justify-content:space-between;height:48px;margin-bottom:24px}.home-dashboard-sla .home-dashboard-sla__title{margin-bottom:12px;font-size:14px;line-height:21px}.home-dashboard-sla .home-dashboard-sla__wrapper{overflow-x:scroll;margin-left:-24px;margin-right:-24px}.home-dashboard-sla .home-dashboard-sla__wrapper .home-dashboard-sla__row{min-width:880px;display:flex;padding-left:24px;padding-right:24px;padding-bottom:24px}.home-dashboard-sla .home-dashboard-sla__wrapper .home-dashboard-sla__row .home-dashboard-sla__col{width:33.3333%}.home-dashboard-sla .home-dashboard-sla__wrapper .home-dashboard-sla__row .home-dashboard-sla__col .home-dashboard-sla__title{font-size:14px;line-height:21px}.home-dashboard-sla .home-dashboard-sla__wrapper .home-dashboard-sla__row .home-dashboard-sla__col .home-dashboard-sla__chart{background-color:#fff;border-right:1px solid #b8b8b8}.home-dashboard-sla .home-dashboard-sla__wrapper .home-dashboard-sla__row .home-dashboard-sla__col:last-child .home-dashboard-sla__chart{border-right:none}.home-dashboard-sla-empty{font-size:14px;line-height:21px;margin-bottom:24px;color:#807c85}.p-auth-layout{background:linear-gradient(224.97deg,#8c00e2 -.24%,#2600bd 133.39%);min-height:100vh;position:relative}.p-auth-layout .p-auth-layout__decoration{background-position:center center;background-repeat:no-repeat;background-size:cover;background-image:url("data:image/svg+xml,%3csvg%20width='136'%20height='136'%20viewBox='0%200%20136%20136'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20opacity='0.1'%3e%3cpath%20d='M64.1315%2059.4726C52.4042%2047.9528%2067.3531%2033.7172%2067.3531%2033.7172L87.5709%2013.8859C87.9021%206.87252%2087.5709%200.650048%2085.6892%20-1.52856C71.8694%20-15.1673%2061.5723%20-13.9735%2061.5723%20-13.9735C50.6579%20-14.078%2045.3137%20-9.24323%2040.1049%20-4.16976L37.4102%20-1.51364C37.4102%20-1.51364%2018.773%2017.3328%2041.9867%2043.5508L58.8324%2061.5616C70.5597%2073.0814%2055.6108%2087.317%2055.6108%2087.317L35.3929%20107.148C35.0617%20114.162%2035.3929%20120.384%2037.2747%20122.563C51.0795%20136.201%2061.3766%20135.008%2061.3766%20135.008C72.2909%20135.112%2077.6351%20130.277%2082.8439%20125.204L85.5386%20122.548C85.5386%20122.548%20104.176%20103.701%2080.9621%2077.4834L64.1164%2059.4726H64.1315Z'%20fill='url(%23paint0_linear_4069_8149)'%20/%3e%3cpath%20d='M37.4413%20122.757L-3.89765%2081.5427C-3.89765%2081.5427%20-24.9284%2059.6223%20-3.17504%2038.239L0.332595%2034.8368C0.332595%2034.8368%208.08553%2027.6444%2016.4256%2035.8515C23.9527%2043.2528%2030.14%2049.2664%2030.14%2049.2664C30.14%2049.2664%2041.5511%2060.3236%2038.5102%2080.722C38.5102%2080.722%2032.0519%20117.4%2037.4564%20122.772L37.4413%20122.757Z'%20fill='url(%23paint1_linear_4069_8149)'%20/%3e%3cpath%20d='M85.5256%20-1.72336L126.865%2039.4912C126.865%2039.4912%20147.895%2061.4116%20126.142%2082.7948L122.634%2086.197C122.634%2086.197%20114.881%2093.3894%20106.541%2085.1823C99.0142%2077.781%2092.8269%2071.7675%2092.8269%2071.7675C92.8269%2071.7675%2081.4158%2060.7103%2084.4567%2040.3119C84.4567%2040.3119%2090.915%203.63364%2085.5105%20-1.73828L85.5256%20-1.72336Z'%20fill='url(%23paint2_linear_4069_8149)'%20/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_4069_8149'%20x1='61.4955'%20y1='135.031'%20x2='15.0833'%20y2='0.46195'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='white'%20/%3e%3cstop%20offset='0.4375'%20stop-color='white'%20stop-opacity='0.39'%20/%3e%3cstop%20offset='1'%20stop-color='white'%20/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint1_linear_4069_8149'%20x1='27.1163'%20y1='113.547'%20x2='-12.234'%20y2='24.3988'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='white'%20/%3e%3cstop%20offset='1'%20stop-color='white'%20stop-opacity='0.39'%20/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint2_linear_4069_8149'%20x1='124.092'%20y1='79.8874'%20x2='84.7104'%20y2='-17.3323'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='white'%20/%3e%3cstop%20offset='1'%20stop-color='white'%20stop-opacity='0.39'%20/%3e%3c/linearGradient%3e%3c/defs%3e%3c/g%3e%3c/svg%3e");background-size:414px 356px;background-position:-10px -10px;width:100%}@media screen and (max-width: 767px){.p-auth-layout .p-auth-layout--col-contents{padding-left:32px;padding-right:32px}}@media screen and (max-width: 364px){.p-auth-layout .p-auth-layout--col-contents{padding-left:16px;padding-right:16px}}.p-auth-layout .p-auth-layout__contents-background{background-color:#fff;margin-left:-8px;margin-right:-8px}@media screen and (max-width: 767px){.p-auth-layout .p-auth-layout__contents-background{margin-left:0;margin-right:0;padding-left:40px;padding-right:40px}}@media screen and (max-width: 364px){.p-auth-layout .p-auth-layout__contents-background{padding-left:24px;padding-right:24px}}@media screen and (min-width: 568px) and (max-width: 767px){.p-auth-layout .p-auth-layout__contents-background{padding-left:80px;padding-right:80px}}@media screen and (min-width: 768px) and (max-width: 991px){.p-auth-layout .p-auth-layout__contents-background{padding-left:48px;padding-right:48px}}@media screen and (min-width: 992px){.p-auth-layout .p-auth-layout__contents-background{padding-left:80px;padding-right:80px}}.p-auth-layout .p-auth-layout__contents-layout{padding-top:196px;padding-bottom:120px}@media screen and (max-width: 767px){.p-auth-layout .p-auth-layout__contents-layout{padding-top:40px;padding-bottom:40px}}.p-auth-layout .p-auth-layout__logo{text-align:center;margin-top:400px}.p-auth-layout .p-auth-layout__logo img{width:201px}@media screen and (max-width: 767px){.p-auth-layout .p-auth-layout__logo{margin-top:40px;margin-bottom:40px}}@media screen and (min-width: 768px) and (max-width: 991px){.p-auth-layout .p-auth-layout__logo{text-align:left}}.p-auth-layout .p-auth-layout__container .p-auth-layout__decoration{display:flex;flex-direction:column;min-height:100vh}.p-auth-layout .p-auth-layout__container .p-auth-layout__decoration .p-auth-layout__footer{margin-top:auto}.p-auth-title h1{font-size:28px;line-height:42px;margin-bottom:40px}.p-auth-title p{margin-top:-24px;margin-bottom:24px;font-size:16px;line-height:24px}.p-auth-qr-code{text-align:center;margin-bottom:24px}.p-auth-qr-code canvas{width:120px;height:auto}.p-auth-footer{padding-top:40px}@media screen and (min-width: 768px){.p-auth-footer{display:flex;flex-direction:row-reverse;justify-content:space-between}.p-auth-footer .p-auth-footer__action{margin-right:24px;margin-bottom:24px}.p-auth-footer .p-auth-footer__links{margin-top:12px;margin-left:24px}}@media screen and (max-width: 767px){.p-auth-footer .p-auth-footer__action{text-align:center;margin-bottom:40px}.p-auth-footer .p-auth-footer__links{margin-bottom:24px}.p-auth-footer .p-auth-footer__links ul{justify-content:center}}.p-auth-footer .p-auth-footer__links{color:#fff;display:flex;flex-wrap:wrap;height:15px;justify-content:right}.p-auth-footer .p-auth-footer__links ul{display:flex}@media screen and (max-width: 767px){.p-auth-footer .p-auth-footer__links ul{justify-content:center}}.p-auth-footer .p-auth-footer__links ul a{color:#fff;font-size:12px;line-height:18px}.p-auth-footer .p-auth-footer__links ul>li{white-space:nowrap}.p-auth-footer .p-auth-footer__links ul>li:nth-child(-n+2){border-right:1px solid #dcdcdc}.p-auth-footer .p-auth-footer__links ul>li:nth-child(-n+3){display:flex;align-items:center;padding:0 8px}.p-auth-footer .p-auth-footer__links ul>li:last-child{padding:0 24px;font-size:12px;line-height:18px}.p-cost-layout .p-cost-layout__body{margin-top:24px;display:flex;flex-wrap:wrap;margin-left:-12px;margin-right:-12px}.p-cost-header{display:flex;justify-content:space-between;flex-wrap:wrap;background-color:#ebebeb;padding:12px 24px;border-radius:2px;margin-top:24px}.p-cost-header .v-input__details{padding-top:0}.p-cost-header .p-cost-header__selects{display:flex;min-width:240px}.p-cost-header .p-cost-header__selects .p-cost-header__main{display:flex}.p-cost-header .p-cost-header__selects .p-cost-header__main .v-field{background-color:#fff}.p-cost-header .p-cost-header__selects .p-cost-header__main .v-field .v-field__input{padding-top:0!important}.p-cost-header .p-cost-header__selects .p-cost-header__main:after{content:"";display:block;width:24px;height:40px;background-image:url("data:image/svg+xml,%3csvg%20width='18'%20height='6'%20viewBox='0%200%2018%206'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cline%20x1='17.248'%20y1='3'%20x2='2.24805'%20y2='3'%20stroke='%23B8B8B8'%20stroke-linecap='round'%20stroke-dasharray='2%202'/%3e%3ccircle%20cx='2.5'%20cy='3'%20r='2.5'%20fill='%23B8B8B8'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:4px 18px;background-size:16px}.p-cost-header .p-cost-header__selects .p-cost-header__subs{border:1px solid #dcdcdc;padding:5px;border-radius:12px;background-color:#f6f6f6}.p-cost-header .p-cost-header__selects .p-cost-header__subs ul{display:flex}.p-cost-header .p-cost-header__selects .p-cost-header__subs ul li:not(:first-child){padding-left:13px;position:relative}.p-cost-header .p-cost-header__selects .p-cost-header__subs ul li:not(:first-child):before{position:absolute;top:0;left:-3px;content:"";display:block;width:16px;height:32px;background-image:url("data:image/svg+xml,%3csvg%20width='18'%20height='6'%20viewBox='0%200%2018%206'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cline%20x1='17.248'%20y1='3'%20x2='2.24805'%20y2='3'%20stroke='%23B8B8B8'%20stroke-linecap='round'%20stroke-dasharray='2%202'/%3e%3ccircle%20cx='2.5'%20cy='3'%20r='2.5'%20fill='%23B8B8B8'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:16px}.p-cost-header .p-cost-header__dates{display:flex;padding-top:6px}.p-cost-header .p-cost-header__dates .p-cost-header__calendars{display:flex}.p-cost-header .p-cost-header__dates .p-cost-header__calendars .p-cost-header__duration .v-field__field{border-radius:2px 0 0 2px;border-right-width:0px}.p-cost-header .p-cost-header__dates .p-cost-header__calendars .p-cost-header__calendar{background-color:#fff;height:32px;border:1px solid #b8b8b8;border-left-width:0px;border-radius:0 2px 2px 0}.p-cost-header .p-cost-header__dates .p-cost-header__calendars .p-cost-header__calendar .c-calendar-range{width:172px;min-width:172px!important}.p-cost-header .p-cost-header__dates .p-cost-header__calendars .p-cost-header__calendar .c-calendar-range input,.p-cost-header .p-cost-header__dates .p-cost-header__calendars .p-cost-header__calendar .c-calendar-range .c-calendar-range__arrow{color:#2b282e;background-color:#fff}.p-cost-header .p-cost-header__dates .p-cost-header__compare{margin-left:12px}.p-cost-header .p-cost-header__dates .p-cost-header__compare .v-btn{height:32px;padding-left:0;padding-right:8px;border-width:0px;border-radius:4px}.p-cost-header .p-cost-header__dates .p-cost-header__compare.p-cost-header__compare--active .v-btn{background-color:#e1bee7;color:#5801cf}.p-cost-card{padding:12px}.p-cost-card.p-cost-card--summary{width:100%;max-width:410px}.p-cost-card.p-cost-card--each{width:calc(100% - 410px);max-width:100%}.p-cost-card.p-cost-card--half{width:50%}.p-cost-card.p-cost-card--full{width:100%!important}.p-cost-card .p-cost-card__panel{width:100%;height:100%;background-color:#fff;border-radius:4px;border:1px solid #ebebeb;position:relative}.p-cost-card .p-cost-card__panel .p-cost-card__header{padding-top:16px;padding-left:16px;padding-right:16px;display:flex;justify-content:space-between}.p-cost-card .p-cost-card__panel .p-cost-card__header .p-cost-card__title{font-size:16px;line-height:24px;font-weight:700}.p-cost-card .p-cost-card__panel .p-cost-card__body{padding-top:8px;padding-left:24px;padding-right:24px}.p-cost-card .p-cost-card__panel .p-cost-card__legend{margin-top:8px;padding-bottom:32px}.p-cost-card .p-cost-card-header-sub{margin-top:15px;display:flex;justify-content:space-between}.p-cost-card .p-cost-card-header-sub .p-cost-card__select{margin-left:20px;width:620px}.p-cost-card .p-cost-card-header-sub.no-select{justify-content:right}.p-cost-all{min-height:216px}.p-cost-all.style-no-data{padding-top:76px}.p-cost-all .p-cost-all__row{display:flex;flex-wrap:wrap;justify-content:center}.p-cost-all .p-cost-all__row--summary{min-height:216px;padding-top:64px;display:flex;align-items:center}.p-cost-all .p-cost-all__row .p-cost-all__chart{min-width:240px;width:40%}.p-cost-all .p-cost-all__row .p-cost-all__chart .c-chart-pie{min-width:240px}.p-cost-all .p-cost-all__row .p-cost-all__container{display:flex;align-items:center}.p-cost-all .p-cost-all__row .p-cost-all__total .p-cost-all__body .p-cost-all__label{font-size:16px;line-height:24px;font-weight:700;line-height:1.5;color:#2b282e}.p-cost-all .p-cost-all__row .p-cost-all__total .p-cost-all__body .p-cost-all__current-total{width:100%;display:flex;align-items:center;justify-content:center}.p-cost-all .p-cost-all__row .p-cost-all__total .p-cost-all__body .p-cost-all__current-total .p-cost-all__current-total-title{margin-right:8px}.p-cost-all .p-cost-all__row .p-cost-all__total .p-cost-all__body .p-cost-all__current-total .p-cost-all__current-total-amount{font-family:Inter,sans-serif;color:#5801cf;font-weight:700;font-size:56px;line-height:1.2}.p-cost-all .p-cost-all__row .p-cost-all__total .p-cost-all__body .p-cost-all__current-total .p-cost-all__current-total-unit{font-family:Inter,sans-serif;color:#5801cf;font-weight:700;font-size:40px;line-height:1.2;margin-left:8px}.p-cost-all .p-cost-all__row .p-cost-all__total .p-cost-all__body .p-cost-all__delta{font-family:Inter,sans-serif;text-align:right;margin-top:2px;font-size:20px;line-height:24px;line-height:1.2;font-weight:700}.p-cost-all .p-cost-all__row .p-cost-all__total .p-cost-all__body .p-cost-all__delta-down{color:#c60024}.p-cost-all .p-cost-all__row .p-cost-all__total .p-cost-all__body .p-cost-all__delta-up{color:#3bb179}.p-cost-all .p-cost-all__row .p-cost-all__total .p-cost-all__body .p-cost-all__delta-same{color:#807c85}.p-cost-all .p-cost-all__row .p-cost-all__total .p-cost-all__body .p-cost-all__old-total{margin-top:8px;width:100%;display:flex;align-items:center;justify-content:center}.p-cost-all .p-cost-all__row .p-cost-all__total .p-cost-all__body .p-cost-all__old-total .p-cost-all__old-total-title{margin-right:8px}.p-cost-all .p-cost-all__row .p-cost-all__total .p-cost-all__body .p-cost-all__old-total .p-cost-all__old-total-amount{font-family:Inter,sans-serif;color:#b8b8b8;font-weight:700;font-size:40px;line-height:1.2}.p-cost-all .p-cost-all__row .p-cost-all__total .p-cost-all__body .p-cost-all__old-total .p-cost-all__old-total-unit{font-family:Inter,sans-serif;color:#b8b8b8;font-weight:700;font-size:40px;line-height:1.2;margin-left:8px}.p-cost-all .c-chart-pie .c-chart-pie__no-data-donut{display:none}.p-cost-each-loading,.p-cost-all-loading,.p-cost-details-no-data{content:"";height:250px;margin-bottom:24px}.p-cost-each{min-height:216px}.p-cost-each__chart{display:flex;align-items:center;padding:30px 0}.p-cost-each__chart-bar{padding:32px 0}.p-cost-each__chart-pie .p-cost-legend .p-cost-all__delta{display:flex;gap:4px;align-items:center;font-family:Inter,sans-serif;text-align:center;font-size:12px;line-height:18px;font-weight:700}.p-cost-each__chart-pie .p-cost-legend .p-cost-all__delta .p-cost-legend__value-current__compare{color:#2b282e;font-size:12px;line-height:18px;font-weight:700;line-height:1.5}.p-cost-each__chart-pie .p-cost-legend .p-cost-all__delta .p-cost-legend__value-old{font-family:Inter,sans-serif;color:#b8b8b8;font-weight:700;font-size:12px;line-height:18px;line-height:1.5;margin-left:30px}.p-cost-each__chart-pie .p-cost-legend .p-cost-all__delta-down{color:#c60024}.p-cost-each__chart-pie .p-cost-legend .p-cost-all__delta-up{color:#3bb179}.p-cost-each__chart-pie .p-cost-legend .p-cost-all__delta-same{color:#807c85}.p-cost-each__header{display:flex;gap:20px;justify-content:end}.p-cost-each__header-switch-button{height:42px;border:1px solid #b8b8b8;border-radius:4px}.p-cost-each__header-switch-button>.v-btn{height:100%}.p-cost-each__header-switch-button>.v-btn:nth-child(1){border-radius:3px 0 0 3px}.p-cost-each__header-switch-button>.v-btn:nth-child(2){border-radius:0 3px 3px 0}.p-cost-each__header img{cursor:pointer}.p-cost-each.style-no-data{padding-top:100px}.p-cost-details{display:flex;margin-left:-8px;margin-right:-8px;margin-top:12px;padding-bottom:24px;flex-wrap:wrap}.p-cost-details .p-cost-details__column{width:33.3333%}.p-cost-details .p-cost-details__column .p-cost-details__title{font-size:14px;line-height:21px;font-weight:700}.p-cost-details .p-cost-details__column .p-cost-details__chart{margin-top:16px}.p-cost-details .p-cost-details__no-data{font-size:12px;line-height:18px;color:#807c85;text-align:center;width:100%;min-height:150px;padding-top:64px}.p-cost-details .p-cost-detail__label{display:flex;position:relative}.p-cost-details .p-cost-detail__label:hover{color:#9548ff}.p-cost-details .p-cost-detail__label:hover .p-cost-detail__parts .p-cost-detail__parts-bar{background-color:#9548ff}.p-cost-details .p-cost-detail__label .p-cost-detail__parts{margin-left:5px}.p-cost-details .p-cost-detail__label .p-cost-detail__parts .p-cost-detail__parts-bar{width:15px;height:2px;background-color:#b8b8b8;position:absolute}.p-cost-details .p-cost-detail__label .p-cost-detail__parts .p-cost-detail__parts-bar.one{top:6px}.p-cost-details .p-cost-detail__label .p-cost-detail__parts .p-cost-detail__parts-bar.two{top:10px}.p-cost-details .p-cost-detail__label .p-cost-detail__parts .p-cost-detail__parts-bar.three{top:14px;width:10px}ul.p-cost-legend{display:flex;flex-wrap:wrap;gap:8px;justify-content:space-evenly;padding-left:24px;padding-right:24px}ul.p-cost-legend.p-cost-legend--pie{gap:16px;column-gap:24px;justify-content:start}ul.p-cost-legend.p-cost-legend--pie li.p-cost-legend__item{box-sizing:border-box}ul.p-cost-legend li.p-cost-legend__item{cursor:pointer;display:flex;justify-content:space-between;align-items:center}ul.p-cost-legend li.p-cost-legend__item .p-cost-legend__item-first{display:flex;align-items:center;width:calc(100% - 100px)}ul.p-cost-legend li.p-cost-legend__item .p-cost-legend__color{display:block;width:12px;height:12px;content:"";border-radius:4px;margin-top:4px}ul.p-cost-legend li.p-cost-legend__item .p-cost-legend__name{display:block;margin-left:4px;font-size:12px;line-height:18px}ul.p-cost-legend li.p-cost-legend__item .p-cost-legend__name--pie{overflow-wrap:break-word;width:10vw;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2}ul.p-cost-legend li.p-cost-legend__item .p-cost-legend__value-current{color:#2b282e;font-size:12px;line-height:18px;font-weight:700;line-height:1.5;margin-left:40px;width:100px}.p-cost-detail-actions{display:flex}.p-cost-details-duration{display:flex;margin-top:12px;margin-right:16px}.p-cost-details-duration .p-cost-details-duration__current{font-size:12px;position:relative;padding-left:24px}.p-cost-details-duration .p-cost-details-duration__current:before{position:absolute;top:6px;left:0;content:"";display:block;width:16px;height:1px;border-bottom:2px solid #48454b}.p-cost-details-duration .p-cost-details-duration__old{margin-left:8px;font-size:12px;position:relative;padding-left:24px}.p-cost-details-duration .p-cost-details-duration__old:before{position:absolute;top:6px;left:0;content:"";display:block;width:16px;height:1px;border-bottom:2px dashed #48454b}.p-user-card{width:100%;background-color:#ebebeb;border-radius:4px;border:1px solid #dcdcdc;display:flex;align-items:center;justify-content:space-between;padding:24px}.p-user-card .p-user-card-info{display:flex;align-items:center}.p-user-card .p-user-card-info .c-avator{width:72px;height:72px}.p-user-card .p-user-card-info .c-avator .c-avator-initials-text{font-size:48px}.p-user-card .p-user-card-info .p-user-card-info__image{width:72px;height:72px;margin-right:16px;border-radius:50%;display:flex;justify-content:center;align-items:center;background-size:cover}.p-user-card .p-user-card-info .p-user-card-info__image-blank{width:72px;height:72px;margin-right:16px;background-color:#dcdcdc;border-radius:50%;display:flex;justify-content:center;align-items:center}.p-user-card .p-user-card-info .p-user-card__name{font-weight:500;color:#2b282e;margin-left:24px}.p-user-card .p-user-card-info .p-user-card__name div:first-child{font-size:22px;line-height:33px;margin-bottom:8px}.p-user-card .p-user-card-info .p-user-card__name div:last-child{font-size:16px;line-height:24px}.p-user-card .p-user-card__icon{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14.1169%208.78333C14.1512%208.53333%2014.1683%208.275%2014.1683%208C14.1683%207.73333%2014.1512%207.46667%2014.1084%207.21667L15.8475%205.9C16.0017%205.78333%2016.0445%205.55833%2015.9503%205.39167L14.3054%202.625C14.2026%202.44167%2013.9884%202.38333%2013.8%202.44167L11.7524%203.24167C11.3241%202.925%2010.87%202.65833%2010.3645%202.45833L10.0561%200.341667C10.0218%200.141667%209.8505%200%209.64489%200H6.35511C6.1495%200%205.98672%200.141667%205.95245%200.341667L5.64404%202.45833C5.13857%202.65833%204.67595%202.93333%204.25616%203.24167L2.20861%202.44167C2.02013%202.375%201.80595%202.44167%201.70315%202.625L0.066824%205.39167C-0.0359817%205.56667%20-0.00171323%205.78333%200.16963%205.9L1.90876%207.21667C1.86592%207.46667%201.83166%207.74167%201.83166%208C1.83166%208.25833%201.84879%208.53333%201.89163%208.78333L0.152495%2010.1C-0.00171322%2010.2167%20-0.0445488%2010.4417%200.0496898%2010.6083L1.69458%2013.375C1.79739%2013.5583%202.01157%2013.6167%202.20004%2013.5583L4.24759%2012.7583C4.67595%2013.075%205.13001%2013.3417%205.63547%2013.5417L5.94389%2015.6583C5.98672%2015.8583%206.1495%2016%206.35511%2016H9.64489C9.8505%2016%2010.0218%2015.8583%2010.0475%2015.6583L10.356%2013.5417C10.8614%2013.3417%2011.3241%2013.075%2011.7438%2012.7583L13.7914%2013.5583C13.9799%2013.625%2014.194%2013.5583%2014.2969%2013.375L15.9417%2010.6083C16.0445%2010.425%2016.0017%2010.2167%2015.8389%2010.1L14.1169%208.78333ZM8%2011C6.30371%2011%204.91583%209.65%204.91583%208C4.91583%206.35%206.30371%205%208%205C9.69629%205%2011.0842%206.35%2011.0842%208C11.0842%209.65%209.69629%2011%208%2011Z'%20fill='%23807C85'/%3e%3c/svg%3e");background-size:contain;padding-right:24px;width:16px;height:16px;display:flex;justify-content:center;align-items:center;cursor:pointer}.p-timezone .p-timezone-auto{margin-top:4px}.p-timezone .p-timezone-auto span{padding-top:4px;margin-right:8px}.p-corporation{font-size:16px;font-weight:400;padding:24px 0}.p-corporation .p-corporation-list{margin-top:8px}.p-corporation .p-corporation-list li{line-height:24px}.p-settings-organization-products-table .p-settings-organization-products-table__avatar{display:flex}.p-settings-organization-products-table .p-settings-organization-products-table__avatar>span{margin-left:24px;padding-top:4px}.p-settings-organization-products-table .p-settings-organization-products-table__actions{text-align:right}.p-settings-organization-avatars ul{position:relative;min-height:32px;width:200px}.p-settings-organization-avatars ul li{position:absolute;top:0}.p-settings-organization-avatars .p-settings-organization-avatars__over-count{border:1px solid #b8b8b8;border-radius:50%;width:32px;height:32px;text-align:center;padding-top:4px;color:#807c85}.p-settings-go-to-password{margin-top:12px}.p-settings-go-to-password a{font-size:14px;line-height:21px;color:#807c85;text-decoration:underline}.p-not-found{display:flex;justify-content:center;align-items:center;flex-direction:column;min-height:50vh;color:#34007a}.p-not-found .p-not-found_logo{margin:24px}.p-not-found .p-not-found_title{font-size:32px;font-weight:700;display:inline-block}.p-not-found .p-not-found_title span{animation:blink 3s infinite alternate ease-in-out}.p-not-found .p-not-found_title span:nth-child(2){animation-delay:1s}.p-not-found .p-not-found_title span:nth-child(3){animation-delay:2s}.p-not-found .p-not-found_description{margin-top:16px;font-size:20px;font-weight:400}@keyframes blink{0%,to{opacity:1}50%{opacity:.2}}.p-area-integration-menu{padding:32px 0}.p-area-integration-loading{height:400px}.p-integration-menu-list{display:flex;list-style:none;flex-wrap:wrap}.p-integration-menu-card{width:283px;height:220px;border:2px solid #dcdcdc;margin:24px 24px 24px 0;border-radius:4px;padding:16px 24px;background-color:#fff;display:flex;flex-direction:column}.p-integration-card-header{display:flex;flex-direction:row}.p-integration-card-description{font-size:14px;line-height:21px}.p-integration-card-description p{margin-bottom:8px}.p-integration-card-description a{display:inline-block;text-decoration:none;color:#5801cf}.p-integration-card-description a:hover{text-decoration:underline;color:#9548ff}.p-integration-card-description div{margin-bottom:16px;line-height:1.5}.p-integration-card-description div span{display:inline;white-space:nowrap}.p-integration-card-description ul{margin-bottom:16px;list-style-type:square;padding-left:32px}.p-integration-card-description li{line-height:1.5}.p-integration-card-content-error{display:flex;flex-direction:column;align-items:left;color:#c60024;font-weight:400;font-size:16px;line-height:24px}.p-integration-card-image-area{height:40px;width:100%;display:flex;flex-direction:row;align-items:center;justify-content:left}.p-integration-card-image-area img,img.p-integration-dialog-logo{height:40px;width:auto}.p-integration-card-image-area img{height:100%}.p-integration-card-connected{color:#3bb179;background-color:#b2dfdb;font-size:12px;display:flex;width:80px;min-width:80px;height:22px;padding:2px 6px;align-items:center;justify-content:center;border-radius:4px}.p-integration-card-error{color:#c60024;background-color:#ff21211a;font-size:12px;display:flex;width:92px;min-width:92px;height:22px;padding:2px 6px;align-items:center;justify-content:center;border-radius:4px}.p-integration-card-error img{margin-right:4px}.p-integration-card-connected-custome-title{display:inline-flex}.p-integration-card-connected-custome-title img{height:16px!important}.p-integration-card-title{height:24px;font-size:16px;display:flex;align-items:center;margin:4px 0}.p-integration-sentense{font-size:12px;padding:4px 0;line-height:1.5;display:-webkit-box;display:-ms-flexbox;display:box;-webkit-box-orient:vertical;-moz-box-orient:vertical;box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;overflow:hidden}.p-integration-setting-button{margin-top:auto}.integrating{color:#f44336}.p-integration{width:1024px}.p-integration .p-integration-content{display:flex;flex-direction:column;align-items:left;height:394px}.p-integration .p-integration-content .p-integration-content__title{font-size:14px;line-height:21px;color:#807c85;padding-top:24px}.p-integration .p-integration-content .p-integration-content__text{font-size:12px;line-height:18px;padding-top:8px}.p-integration .p-integration-content .p-integration-content__title_alt{font-size:14px;line-height:21px;font-weight:700;color:#000;padding-top:24px}.p-integration .p-integration-content .p-integration-content__title_alt label{cursor:pointer}.p-integration .p-integration-content .p-integration-content__text_alt{font-size:14px;line-height:21px;color:#2b282e;padding-top:8px}.p-integration .p-integration-content .p-integration-content__text_alt p.p-integration-content__text_alt-bold{font-weight:600}.p-integration .p-integration-content .p-integration-content__text_alt.style-narrow{padding-top:0}.p-integration .p-integration-content .p-integration-content__text_alt.style-left-margin{margin-left:17px}.p-integration .p-integration-content .p-integration-content__text_alt label{cursor:pointer}.p-integration .p-integration-content .p-integration-content__text_alt p.p-integration-content__text_alt-small{font-size:12px;line-height:18px}.p-integration .p-integration-content .p-integration-content__text_alt span{display:inline;white-space:nowrap}.p-integration .p-integration-content .p-integration-content__text_alt a{display:inline-block;text-decoration:none;color:#5801cf;text-decoration:underline}.p-integration .p-integration-content .p-integration-content__text_alt a:hover{color:#9548ff}.p-integration .p-integration-content dd.p-integration-content__input-short{width:772px}.p-integration .p-integration-content .integrated-info-text{background-color:#dcdcdc;background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3.5%208.6L6.5%2011L12.5%205'%20stroke='%233BB179'%20stroke-width='2'%20stroke-linecap='round'/%3e%3c/svg%3e");background-position:calc(100% - 8px)}.p-integration .p-integration-content .p-integration-content-bottom{padding-top:16px;border-top:1px solid #dcdcdc;display:flex;justify-content:center;margin-top:auto}.p-integration .p-integration-content .p-integration-content__action{display:flex;margin-top:8px}.p-integration .p-integration-content .p-integration-content__action button{width:360px}.p-integration .p-integration-content .p-integration-content__action .p-integration-content__copy-field{font-size:12px;line-height:18px;background-color:#f6f6f6;justify-content:center;align-items:center;margin-top:auto;padding:8px;border-radius:4px;width:100%;display:flex;justify-content:space-between;margin-right:8px;height:32px}.p-integration .p-integration-content .p-integration-content__action .p-integration-content__copy-field.style-full-width{width:100%;margin-right:0}.p-integration .p-integration-content .p-integration-content__action button{height:32px;margin-left:0}.p-integration .p-integration-content .c-loading{margin-top:-16px}.p-integration .p-integration-content .p-integration-content-table{display:flex;flex-wrap:wrap;width:50%;margin:5px 0 15px}.p-integration .p-integration-content .p-integration-content-table .p-integration-content-table__item{width:50%;box-sizing:border-box}.p-integration .p-integration-content-error{display:flex;flex-direction:column;align-items:left;height:394px;color:#c60024;font-weight:400;font-size:14px;line-height:21px}.p-integration .p-integration-content-error.style-narrow{height:auto}.p-integration .p-integration-content-error .p-integration-content-error__button{margin-top:16px}.p-integration .p-integration-content-error .p-integration-content-error__button button{font-size:14px;line-height:21px}.p-integration .p-integration-bottom{padding-top:16px;border-top:1px solid #dcdcdc;display:flex;justify-content:space-between;margin-top:auto}input[type=checkbox].event-checkbox{border:1px solid #807c85;position:relative;border-radius:4px;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:16px;height:16px;display:block;font-size:13px;line-height:16px;-webkit-user-select:none;user-select:none}.option-enable{display:flex;align-items:center;gap:8px;max-width:fit-content}.option-enable__icon:after{content:"";border-radius:4px;position:absolute;top:-1px;left:-1px;width:16px;height:16px;background-repeat:no-repeat;background-position:center;background-size:16px}.option-enable__icon--all:after{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4%209L6.5%2011L12.5%204.5'%20stroke='%239548FF'%20stroke-width='2'/%3e%3c/svg%3e")}.option-enable__icon--some:after{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4%208H12'%20stroke='%239548FF'%20stroke-width='2'/%3e%3c/svg%3e")}.p-task-page-selector{display:flex;width:100%}.p-task-page-selector button{flex:1}.p-task-page-selector button:first-child{border-top-right-radius:0;border-bottom-right-radius:0;border-right:none}.p-task-page-selector button:last-child{border-top-left-radius:0;border-bottom-left-radius:0;border-left:none}.p-task-data-table th:first-child,.p-task-data-table td:first-child{width:1px;white-space:nowrap}.p-task-data-table th:nth-child(2),.p-task-data-table td:nth-child(2){width:100%}.p-task-data-table th:nth-child(3),.p-task-data-table td:nth-child(3),.p-task-data-table th:nth-child(4),.p-task-data-table td:nth-child(4){width:1px;white-space:nowrap;text-align:right}.p-task-data-table .p-task-data-table__priority{position:relative;top:8px}.p-task-data-table .p-task-data-table__due-date-passed{color:#c60024}.p-task-search-bar{display:flex;justify-content:space-between;margin:20px 0}.p-task-search-bar .p-task-search-bar__search{width:360px}.p-task-search-bar .p-task-search-bar__sort-button{height:24px;width:24px;position:relative;background-size:contain;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3csvg%20width='25'%20height='24'%20viewBox='0%200%2025%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='4.43555'%20y='4'%20width='16'%20height='3'%20rx='1'%20fill='%2348454B'%20/%3e%3crect%20x='4.43555'%20y='10'%20width='12'%20height='3'%20rx='1'%20fill='%2348454B'%20/%3e%3crect%20x='4.43555'%20y='16'%20width='8'%20height='3'%20rx='1'%20fill='%2348454B'%20/%3e%3c/svg%3e");cursor:pointer}.p-task-search-bar .p-task-search-bar__sort{display:inline-block;position:relative}.p-task-search-bar .p-task-search-bar__sort .p-task-search-bar__sort-dropdown{position:absolute;background-color:#fff;right:24px;top:0;border:1px solid #ccc;box-shadow:0 2px 10px #0000001a;width:150px;z-index:9999;cursor:pointer}.p-task-search-bar .p-task-search-bar__sort .p-task-search-bar__sort-dropdown ul{list-style-type:none;padding:0;margin:0}.p-task-search-bar .p-task-search-bar__sort .p-task-search-bar__sort-dropdown li{padding:10px;cursor:pointer}.p-task-search-bar .p-task-search-bar__sort .p-task-search-bar__sort-dropdown li:hover{background-color:#f0f0f0}@media screen and (min-width: 768px){.p-task-dialog-actions{display:flex;flex-direction:row-reverse;justify-content:space-between;margin-top:20px}.p-task-dialog-actions .p-task-dialog-actions__main ul{display:flex;flex-direction:row-reverse}.p-task-dialog-actions .p-task-dialog-actions__main ul li:not(:first-child){margin-right:16px}}@media screen and (max-width: 767px){.p-task-dialog-actions{margin-top:16px}.p-task-dialog-actions .p-task-dialog-actions__main ul li{margin-bottom:16px}}.p-event-list-task-button{position:relative;height:32px;width:84px;display:flex;border:1px solid #dcdcdc;border-radius:4px;align-items:center;font-size:12px;line-height:18px}.p-event-list-task-button .p-event-list-task-button__add-button{height:30px;width:64px;border-top-left-radius:3px;border-bottom-left-radius:3px;display:flex;align-items:center;justify-content:center;gap:5px}.p-event-list-task-button .p-event-list-task-button__add-button .p-event-list-task-button__add-button-word{color:#5801cf}.p-event-list-task-button .p-event-list-task-button__add-button:hover{background-color:#f2ebfc}.p-event-list-task-button .p-event-list-task-button__loading{display:flex;align-items:center;justify-content:center;width:84px;height:32px}.p-event-list-task-button .p-event-list-task-button__loading img{width:16px;height:16px}.p-event-list-task-dropdown-button{border-left:1px solid #dcdcdc;height:30px;width:24px;border-top-right-radius:3px;border-bottom-right-radius:3px;align-items:center;justify-content:center;background-image:url("data:image/svg+xml,%3csvg%20width='17'%20height='16'%20viewBox='0%200%2017%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12.4355%206L8.43555%2010L4.43555%206'%20stroke='%23DCDCDC'%20stroke-width='2'/%3e%3c/svg%3e");background-position:center}.p-event-list-task-dropdown-button:hover{background-color:#f2ebfc;background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12%206L8%2010L4%206'%20stroke='%235801CF'%20stroke-width='2'/%3e%3c/svg%3e")}.p-event-list-task-dropdown-list{cursor:pointer}.p-task-log{padding:16px;background:#f6f6f6;border:1px solid #dcdcdc}.p-task-log .p-task-log__container{display:flex;background:#fff;padding:16px;gap:24px;overflow:scroll}.p-task-log .p-task-log__time{width:fit-content;text-wrap:nowrap;font-family:Inter;font-size:14px;font-weight:400;line-height:21px;text-align:left}.p-task-log .p-task-log__message{white-space:pre;font-family:Noto Sans JP;font-size:12px;font-weight:500;line-height:18px;text-align:left;word-wrap:break-word;overflow-wrap:anywhere;white-space:pre-wrap}.c-json-copy{background-color:#f6f6f6;border-radius:4px;white-space:pre-wrap;overflow-x:auto}.c-json-copy pre{padding:20px;white-space:pre-wrap;word-wrap:break-word}.c-json-copy .c-json-copy__title{font-size:16px;margin-left:-6px;color:#807c85}.c-json-copy .c-json-copy__area{border-bottom:1px solid #807c85}.c-json-copy .c-json-copy__body{display:flex;justify-content:space-between;padding:0 12px}.v-card--variant-elevated{box-shadow:none}.p-cost-allocation-return-link{font-size:12px;line-height:18px;font-weight:400;color:#2b282e;margin-bottom:16px}.p-cost-allocation-return-link span{color:#807c85}.p-cost-allocation-header{display:flex;justify-content:space-between}.p-cost-allocation-header .p-cost-allocation-header__title{display:flex;align-items:center;color:#b8b8b8}.p-cost-allocation-header .p-cost-allocation-header__title-text{font-weight:500;font-size:16px;line-height:24px;color:#2b282e;margin-right:8px}.p-cost-allocation-header .p-cost-allocation-header__title-text-bold{font-weight:700;font-size:20px;line-height:24px;color:#2b282e;margin-left:8px}.p-cost-allocation-card{width:100%;background-color:#fff;border:1px solid #dcdcdc;border-radius:4px;margin-top:24px;padding:24px}.p-cost-allocation-card .p-cost-allocation-card__header{display:flex;justify-content:space-between;align-items:center;font-weight:700;font-size:16px;line-height:24px;margin-bottom:16px}.p-cost-allocation-card .p-cost-allocation-card__header .p-cost-allocation-card__title{font-weight:700;font-size:16px;line-height:24px;color:#000;word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.p-cost-allocation-card .p-cost-allocation-card__content{font-size:14px;line-height:21px;color:#000;font-weight:400;white-space:pre-line;word-wrap:break-word;overflow-wrap:break-word;word-break:break-word}.p-cost-allocation-card .p-cost-allocation-card__targets{margin-top:16px;margin-bottom:16px}.p-cost-allocation-card .p-cost-allocation-card__targets .v-chip{margin-right:8px}.p-cost-allocation-card .p-cost-allocation-card__rules-header{display:flex;justify-content:space-between;align-items:center;width:100%}.p-cost-allocation-card .p-cost-allocation-card__rules-count{margin-left:auto;font-weight:400;font-size:14px;line-height:21px;color:#2b282e}.p-cost-allocation-card .p-cost-allocation-card__footer{display:flex;justify-content:space-between;align-items:center;margin-top:16px}.p-cost-allocation-card .p-cost-allocation-card__footer .p-cost-allocation-card__footer-text{font-weight:500;font-size:16px;line-height:24px;color:#2b282e}.p-cost-allocation-card .p-cost-allocation-card__footer .p-cost-allocation-card__footer-error{font-weight:400;font-size:14px;line-height:21px;color:#c60024;display:flex;align-items:center;position:relative;flex-wrap:wrap}.p-cost-allocation-card .p-cost-allocation-card__footer .p-cost-allocation-card__footer-error:before{content:"";display:inline-block;background-image:url("data:image/svg+xml,%3csvg%20width='48'%20height='48'%20viewBox='0%200%2048%2048'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M37.4439%2033.8251L25.927%2011.3163C25.0632%209.64301%2022.8078%209.58903%2021.9441%2011.3163L10.4271%2033.8251C9.56335%2035.4984%2010.6671%2037.6576%2012.4426%2037.6576H35.4285C37.204%2037.6576%2038.3077%2035.5524%2037.4439%2033.8251ZM23.9595%2029.129C25.1592%2029.129%2026.1669%2030.2626%2026.1669%2031.612C26.1669%2033.0155%2025.1592%2034.095%2023.9595%2034.095C22.7119%2034.095%2021.7521%2033.0155%2021.7521%2031.612C21.7521%2030.2626%2022.7119%2029.129%2023.9595%2029.129ZM21.8481%2020.2227C21.8001%2019.8448%2022.088%2019.521%2022.4239%2019.521H25.4471C25.783%2019.521%2026.071%2019.8448%2026.023%2020.2227L25.6871%2027.5637C25.6391%2027.9415%2025.3991%2028.1574%2025.1112%2028.1574H22.7598C22.4719%2028.1574%2022.232%2027.9415%2022.184%2027.5637L21.8481%2020.2227Z'%20fill='%23C60024'%20/%3e%3c/svg%3e");background-size:24px 24px;background-repeat:no-repeat;width:24px;height:24px;margin-right:4px;vertical-align:middle}.p-center-button-area{display:flex;justify-content:flex-end}.p-center-button-area button:last-child{margin-right:0}.p-center-button-area .p-center-button-area__allocate-dialog-button{width:160px;position:relative;overflow:visible}.p-center-button-area .p-center-button-area__allocate-dialog-button span.error-message{color:#c60024;position:absolute;bottom:100%;right:0;white-space:nowrap;margin-bottom:4px}.p-no-allocation-data{display:flex;justify-content:center;align-items:center;height:calc(100% - 250px)}.p-no-allocation-data .p-no-allocation-data-container{text-align:center}.p-no-allocation-data .p-no-allocation-data-container .p-no-allocation-data-container__button{border-radius:5px;height:58px;width:128px;padding:8px 24px;margin-top:24px}.p-no-allocation-data .p-no-allocation-data-container .p-no-allocation-data-container__button .v-btn__content{font-weight:700;font-size:16px}.p-no-allocation-data .p-no-allocation-data-container .p-no-allocation-data-container__text{color:#48454b;margin-top:24px;font-size:14px}.p-rule-edit{display:flex;flex-direction:row;height:528px}.p-rule-edit .p-rule-edit-target{width:33%}.p-rule-edit .p-rule-edit-target .p-rule-edit-target__container{background-color:#f6f6f6;padding:16px 16px 24px;border-radius:4px;color:#000;font-weight:400;font-size:14px;line-height:21px;height:100%}.p-rule-edit .p-rule-edit-target .p-rule-edit-target__container .p-rule-edit-target__chips{border:1px solid #b8b8b8;border-radius:2px;background-color:#fff;padding:8px;margin-top:8px}.p-rule-edit .p-rule-edit-target .p-rule-edit-target__container .p-rule-edit-target__allocation-button{display:flex;justify-content:right;margin-top:16px;margin-bottom:16px}.p-rule-edit .p-rule-edit-target .p-rule-edit-target__container .p-rule-edit-target__allocation-button button{width:71px;height:32px}.p-rule-edit .p-rule-edit-target .p-rule-edit-target__container .p-rule-edit-target__allocation{display:flex;flex-direction:row;gap:8px;margin-top:4px;align-items:center}.p-rule-edit .p-rule-edit-target .p-rule-edit-target__container .p-rule-edit-target__allocation input{background-color:#fff}.p-rule-edit .p-rule-edit-target .p-rule-edit-target__container .p-rule-edit-target__allocation-percentage-container{margin-left:auto;display:flex;align-items:center;gap:4px}.p-rule-edit .p-rule-edit-condition{margin-left:16px;width:66%}.p-rule-edit .p-rule-edit-condition .p-rule-edit-condition__limit{display:flex;gap:20px}.p-rule-edit .p-rule-edit-condition .p-rule-edit-condition__limit-button{display:flex;align-items:center;font-size:14px;line-height:21px;color:#48454b;cursor:pointer}.p-rule-edit .p-rule-edit-condition input[type=radio]{width:20px;height:20px;margin-right:8px;cursor:pointer}.p-rule-edit .p-rule-edit-condition .p-rule-edit-condition__container{background-color:#f6f6f6;padding:16px 16px 24px;border-radius:4px}.p-rule-edit .p-rule-edit-condition .p-rule-edit-condition__container .p-rule-edit-condition__container-header{width:100%;color:#000;font-weight:400;font-size:14px;line-height:21px;margin-bottom:8px;display:grid;grid-template-columns:repeat(3,1fr) 32px;gap:8px}.p-rule-edit .p-rule-edit-condition .p-rule-edit-condition__container .p-rule-edit-condition__container-content{overflow-y:auto;overflow-x:hidden;max-height:320px}.p-rule-edit .p-rule-edit-condition .p-rule-edit-condition__container .p-rule-edit-condition__container-button{display:flex;justify-content:right;margin-top:16px}.p-rule-edit .p-rule-edit-condition .p-rule-edit-condition__container .p-rule-edit-condition__container-allocation{width:31%}.p-rule-edit .p-rule-edit-condition .p-rule-edit-condition__container .p-rule-edit-condition__container-allocation__resource-tags{width:100%}.p-rule-edit .p-rule-edit-condition .p-rule-edit-condition__container .p-rule-edit-condition__container-allocation__resource-tag{width:100%;display:flex;align-items:center;gap:8px;margin:0 0 0 8px}.p-rule-edit .p-rule-edit-condition .p-rule-edit-condition__container .p-rule-edit-condition__container-allocations{display:flex;flex-direction:row;gap:8px;margin-bottom:16px}.p-rule-edit .p-rule-edit-condition .p-rule-edit-condition__container .p-rule-edit-condition__container-allocations .p-rule-edit-condition__container-allocation-delete{min-width:32px;display:flex;align-items:center;color:#2b282e;padding-bottom:4px}.p-rule-edit .p-rule-edit-condition .p-rule-edit-condition__container .p-rule-edit-condition__container-allocations .p-rule-edit-condition__container-allocation-delete>button{cursor:pointer;border-width:0px;background-color:inherit}.p-cost-service-select{position:relative;overflow:visible;width:100%}.p-cost-service-select .p-cost-service-select__header{background-color:#fff;color:#b8b8b8;padding:10px;border:1px solid #b8b8b8;cursor:pointer;border-radius:4px;font-size:14px;height:48px}.p-cost-service-select .p-cost-service-select__header span.style-selected{color:#2b282e}.p-cost-service-select .p-cost-service-select__header:after{content:"";position:absolute;top:50%;right:10px;transform:translateY(-50%);width:16px;height:16px;background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12%206L8%2010L4%206'%20stroke='%232B282E'%20stroke-width='2'/%3e%3c/svg%3e");background-size:contain;background-repeat:no-repeat;background-position:center}.p-cost-service-select .p-cost-service-select__form{position:absolute;width:100%;max-height:252px;background-color:#fff;border:1px solid #ccc;box-shadow:0 4px 6px #0000001a;border-radius:4px;padding:16px;margin-top:8px;z-index:1000;overflow-y:auto}.p-cost-service-select .p-cost-service-select__search-box-container{position:relative;width:100%}.p-cost-service-select .p-cost-service-select__search-box{width:100%;padding:8px 32px 8px 8px;border:1px solid #ccc;border-radius:4px;font-size:14px}.p-cost-service-select .p-cost-service-select__search-icon{content:"";position:absolute;top:50%;right:8px;transform:translateY(-50%);width:16px;height:16px;background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7%2011.8462C9.67646%2011.8462%2011.8462%209.67646%2011.8462%207C11.8462%204.32354%209.67646%202.15385%207%202.15385C4.32354%202.15385%202.15385%204.32354%202.15385%207C2.15385%209.67646%204.32354%2011.8462%207%2011.8462ZM7%2014C10.866%2014%2014%2010.866%2014%207C14%203.13401%2010.866%200%207%200C3.13401%200%200%203.13401%200%207C0%2010.866%203.13401%2014%207%2014Z'%20fill='%2348454B'%20/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.2933%2013.7545C15.6838%2014.145%2015.6838%2014.7781%2015.2933%2015.1686L15.169%2015.2929C14.7784%2015.6835%2014.1452%2015.6835%2013.7547%2015.2929L9.96191%2011.4997L11.5004%209.96118L15.2933%2013.7545Z'%20fill='%2348454B'%20/%3e%3c/svg%3e");background-size:contain;background-repeat:no-repeat;background-position:center;pointer-events:none}.p-cost-service-select .p-cost-service-select__options-list{list-style:none;padding:0;margin:0;max-height:200px;overflow-y:auto}.p-cost-service-select .p-cost-service-select__options-list .p-cost-service-select__option-item{padding:8px;border:1px solid transparent;cursor:pointer;border-radius:4px;font-size:14px}.p-cost-service-select .p-cost-service-select__options-list .p-cost-service-select__option-item:hover{background-color:#e6d8fa}.p-cost-allocation-card__body{display:flex;justify-content:space-around;align-items:center;padding:48px 40px}@media screen and (max-width: 767px){.p-cost-allocation-card__body{flex-direction:column;padding:24px 16px}}.p-cost-allocation-card__body .p-cost-allocation-card__body-month__body{display:flex;flex-direction:column;align-items:center;gap:24px}@media screen and (max-width: 767px){.p-cost-allocation-card__body .p-cost-allocation-card__body-month__body{flex-direction:row;padding:24px 16px}}.p-cost-allocation-card__body .p-cost-allocation-card__body-month__body .p-cost-all__current,.p-cost-allocation-card__body .p-cost-allocation-card__body-month__body .p-cost-all__previous{display:flex;gap:6px}.p-cost-allocation-card__body .p-cost-allocation-card__body-month__body .p-cost-all__current-title,.p-cost-allocation-card__body .p-cost-allocation-card__body-month__body .p-cost-all__previous-title{font-weight:700;font-size:22px;line-height:33px}.p-cost-allocation-card__body .p-cost-allocation-card__body-month__body .p-cost-all__current-total-amount,.p-cost-allocation-card__body .p-cost-allocation-card__body-month__body .p-cost-all__previous-total-amount{font-family:Inter,sans-serif;font-weight:700;font-size:56px;line-height:84px}.p-cost-allocation-card__body .p-cost-allocation-card__body-month__body .p-cost-all__current-total-unit,.p-cost-allocation-card__body .p-cost-allocation-card__body-month__body .p-cost-all__previous-total-unit{font-family:Inter,sans-serif;font-weight:700;font-size:56px;line-height:84px;margin-left:8px}.p-cost-allocation-card__body .p-cost-allocation-card__body-month__body .p-cost-all__previous-title,.p-cost-allocation-card__body .p-cost-allocation-card__body-month__body .p-cost-all__previous-total-amount,.p-cost-allocation-card__body .p-cost-allocation-card__body-month__body .p-cost-all__previous-total-unit{color:#b8b8b8}.p-cost-allocation-card__body .p-cost-all__delta{font-family:Inter,sans-serif;text-align:center;margin-top:2px;font-size:20px;line-height:24px;font-weight:700}.p-cost-allocation-card__body .p-cost-all__delta-down{color:#c60024}.p-cost-allocation-card__body .p-cost-all__delta-up{color:#3bb179}.p-cost-allocation-card__body .p-cost-all__delta-same{color:#807c85}.p-cost-card__allocation-charts{display:flex;justify-content:space-around;flex-wrap:wrap}.p-cost-card__allocation-charts .c-chart-pie__title{font-weight:700;font-size:16px;line-height:24px;color:#2b282e;text-align:center;margin-bottom:16px;padding-left:0}.p-cost-card__allocation-charts .c-chart-pie__label-and-chart-container{justify-content:space-around}.p-cost-allocation-tooltip_container{padding:16px;color:#fff;background-color:#2b282ecc;border:none;width:200px}.p-cost-allocation-tooltip_container .p-cost-allocation-tooltip_text{display:flex;gap:24px;margin-top:6px}.p-cost-allocation-no-data-text{color:#48454b;font-size:14px;margin-top:24px;line-height:21px}.p-cost_visualization{margin-top:24px}.p-cost_visualization .p-cost-card{padding:4px}.p-cost_visualization .p-cost-csv__button .v-btn{height:32px;padding-left:0;padding-right:0;border-radius:4px}.p-cost_visualization .p-cost-csv__button img{width:16px;height:16px;margin-right:4px}.p-cost_visualization .p-cost-csv__bulk-button .v-btn{border-width:0px}.p-cost_visualization .p-cost-allocation-card__body-month__body{gap:0}.p-cost_visualization .p-cost-legend__name{color:#807c85}.p-cost_visualization .p-cost-visualize__header-btns{display:flex;align-items:center;gap:4px}.p-cost-visualize{background:#ebebeb;padding:8px 16px}.p-cost-visualize__selectbox-container{display:flex;justify-content:space-between;align-items:center}.p-cost-visualize__selectbox-container .c-form-select{width:353px;margin:8px 0 0}.p-cost-visualize .p-cost-header__compare{margin-left:12px}.p-cost-visualize .p-cost-header__compare .v-btn{height:32px;padding-left:0;padding-right:8px;border-width:0px;border-radius:4px}.p-cost-visualize .p-cost-header__compare.p-cost-header__compare--active .v-btn{background-color:#e1bee7;color:#5801cf}.p-cost-visualize .p-cost-visualize__settings{margin-left:16px;width:32px;height:32px;background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M23.1401%2016.9399C23.1801%2016.6399%2023.2001%2016.3299%2023.2001%2015.9999C23.2001%2015.6799%2023.1801%2015.3599%2023.1301%2015.0599L25.1601%2013.4799C25.3401%2013.3399%2025.3901%2013.0699%2025.2801%2012.8699L23.3601%209.5499C23.2401%209.3299%2022.9901%209.2599%2022.7701%209.3299L20.3801%2010.2899C19.8801%209.9099%2019.3501%209.5899%2018.7601%209.3499L18.4001%206.8099C18.3601%206.5699%2018.1601%206.3999%2017.9201%206.3999H14.0801C13.8401%206.3999%2013.6501%206.5699%2013.6101%206.8099L13.2501%209.3499C12.6601%209.5899%2012.1201%209.9199%2011.6301%2010.2899L9.24011%209.3299C9.02011%209.2499%208.77011%209.3299%208.65011%209.5499L6.74011%2012.8699C6.62011%2013.0799%206.66011%2013.3399%206.86011%2013.4799L8.89011%2015.0599C8.84011%2015.3599%208.80011%2015.6899%208.80011%2015.9999C8.80011%2016.3099%208.82011%2016.6399%208.87011%2016.9399L6.84011%2018.5199C6.66011%2018.6599%206.61011%2018.9299%206.72011%2019.1299L8.64011%2022.4499C8.76011%2022.6699%209.01011%2022.7399%209.23011%2022.6699L11.6201%2021.7099C12.1201%2022.0899%2012.6501%2022.4099%2013.2401%2022.6499L13.6001%2025.1899C13.6501%2025.4299%2013.8401%2025.5999%2014.0801%2025.5999H17.9201C18.1601%2025.5999%2018.3601%2025.4299%2018.3901%2025.1899L18.7501%2022.6499C19.3401%2022.4099%2019.8801%2022.0899%2020.3701%2021.7099L22.7601%2022.6699C22.9801%2022.7499%2023.2301%2022.6699%2023.3501%2022.4499L25.2701%2019.1299C25.3901%2018.9099%2025.3401%2018.6599%2025.1501%2018.5199L23.1401%2016.9399ZM16.0001%2019.5999C14.0201%2019.5999%2012.4001%2017.9799%2012.4001%2015.9999C12.4001%2014.0199%2014.0201%2012.3999%2016.0001%2012.3999C17.9801%2012.3999%2019.6001%2014.0199%2019.6001%2015.9999C19.6001%2017.9799%2017.9801%2019.5999%2016.0001%2019.5999Z'%20fill='%23807C85'%20/%3e%3c/svg%3e");cursor:pointer}.p-cost_visualization-cost-chart{display:flex}.p-multi-cost-chart .p-cost-all{display:flex;flex-wrap:wrap;justify-content:center}.p-multi-cost-chart .c-chart-pie__title{font-size:16px}.p-multi-cost-chart .p-cost-legend__name{font-size:13px}.p-cost-target__transition-title{font-size:16px;line-height:24px;font-weight:700}.p-cost-target-detail-actions{display:flex;justify-content:end;margin:0 16px 16px}.p-cost-visualization-details{margin:20px}.p-cost-visualization-details__title{margin:16px}.p-cost-target-detail-select .c-form-select{width:300px}.p-insight{height:100%}.p-insight td,.p-insight th{vertical-align:middle;font-size:12px;color:#807c85}.p-insight td{color:#000}.p-insight .v-banner__content{margin:0 auto}.p-insight .p-insight-header{display:flex;align-items:center;justify-content:space-between}.p-insight .p-insight-item-sub{font-weight:400;font-size:11px;color:#807c85}.p-insight-title{font-weight:700;font-size:16px;display:flex;align-items:center;position:relative;left:-10px}.p-insight-title p{position:relative;top:-2px}.p-insight-table{margin-top:24px}.p-insight-table .v-data-table-header__content span{font-weight:700}.p-insight-table thead tr th:nth-of-type(n+2):nth-of-type(-n+4){border-right:1px solid #dcdcdc}.p-insight-table thead tr th:nth-of-type(n+5){border-right:none}.p-insight-table thead tr th:nth-of-type(1){border-right:none}.p-insight-nav{margin-top:30px;display:flex}.p-insight-nav__right{margin-left:auto;display:flex;align-items:center}.p-insight-nav__right-label{margin-right:8px}.p-insight-action{cursor:pointer}.p-insight-action-restore{transform:translate(-7px)}.p-insight .v-table{padding:16px 16px 30px;border-radius:10px;box-shadow:0 0 4px #0000001a}.p-insight .v-table .v-data-table-footer__items-per-page,.p-insight .v-table .v-data-table-progress{display:none}.p-insight .v-table .v-data-table-rows-no-data{color:#b8b8b8}.p-insight-action-text{color:#48454b;position:relative;left:-5px}.p-insight-date{white-space:nowrap}.p-insight-category{color:#000;font-size:12px;width:76px;border-radius:4px;padding:2px 4px;text-align:center;margin-left:auto}.p-insight-category.style-cost-anomaly{background-color:#ffcdd2}.p-insight-category.style-budget-alert{background-color:#ffecb3}.p-insight-confirm-archive-dialog__buttons{margin-top:20px;display:flex;justify-content:space-around;align-items:center}.p-insight .v-pagination__first{transform:rotate(180deg)}.p-insight .v-pagination li{border:1px solid #dcdcdc;background-color:#f9f8f7;border-radius:4px}.p-insight .greyed-out-row{background-color:#ececec;color:#807c85}.p-insight .greyed-out-row .p-insight-category{color:#807c85}.p-insight .radio-group{display:flex;margin-top:20px;justify-content:space-between}.p-insight .radio-group>div{display:flex;justify-content:center}.p-budget-return-link{font-size:12px;line-height:18px;font-weight:400;color:#2b282e;margin-bottom:16px}.p-budget-return-link span{color:#807c85}.p-budget-header{display:flex;justify-content:space-between;margin-bottom:24px}.p-budget-header .p-budget-header__title{display:flex;align-items:center;color:#b8b8b8}.p-budget-header .p-budget-header__title-text{font-weight:500;font-size:16px;line-height:24px;color:#2b282e;margin-right:8px}.p-budget-header .p-budget-header__title-text-bold{font-weight:700;font-size:20px;line-height:24px;color:#2b282e;margin-left:8px}.budget{display:grid;gap:24px;width:100%;margin:0 auto;grid-template-columns:1fr}@media screen and (min-width: 992px) and (max-width: 1199px){.budget{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width: 1200px){.budget{grid-template-columns:repeat(3,1fr)}}.budget .budget-card{border:1px solid #ebebeb;background-color:#fff;width:100%;border-radius:4px;padding:24px}.budget .budget-card-header{display:flex;justify-content:space-between;align-items:center}.budget .budget-card-header p{font-weight:700;font-size:16px;display:flex;align-items:center}.budget .budget-card-header .budget-card-header-options_button{border:1px solid #dcdcdc;border-radius:4px;padding:3px}.budget .budget-card-info-wrapper{min-height:32px}.budget .budget-card-info-wrapper .budget-card-info{margin-top:12px;display:flex;align-items:center}.budget .budget-card-info-wrapper .budget-card-info p{color:#b8b8b8;font-size:14px;margin-right:16px}.budget .budget-card-amount{margin-top:16px;font-size:24px;font-weight:700}.budget .budget-card-amount span{font-size:12px;font-weight:400}.budget .budget-card-graph{margin-top:16px;width:100%}.budget .budget-card-graph .c-chart-line{padding:0;box-shadow:none;width:100%;height:220px}.budget .error-message{font-size:14px;color:#c60024}.p-budget-dialog .c-form-row-title{font-weight:700}.p-budget-dialog .p-budget-dialog__target-pattern-label{display:flex}.p-budget-dialog .p-budget-dialog__target-pattern-label img{margin-left:8px;margin-right:8px}.p-budget-dialog .p-budget-dialog__target-pattern-label:nth-of-type(3){margin-left:16px}.p-budget-dialog .p-budget-dialog__target-pattern-label .c-form-select{flex:1}.p-budget-dialog .p-budget-dialog__notification-item{display:flex;gap:8px;margin-bottom:8px;align-items:center}.p-budget-dialog .p-budget-dialog__notification-item .c-form-select{flex:1}.p-budget-dialog .p-budget-dialog__notification-item .p-budget-dialog__notification-item__delete button{height:42px;top:-3px}.p-budget-dialog .p-budget-dialog__notification-add{display:flex;justify-content:flex-end;margin-top:8px}:root{--v-theme-background: #fff;--v-theme-on-background: #000;--v-theme-surface: #fff;--v-theme-on-surface: #000;--v-theme-overlay-multiplier: 1;--v-scrollbar-offset: 0px}@keyframes v-shake{59%{margin-left:0}60%,80%{margin-left:2px}70%,90%{margin-left:-2px}}.bg-black{background-color:#000!important}.bg-black{color:#fff!important}.bg-white{background-color:#fff!important}.bg-white{color:#000!important}.bg-transparent{background-color:transparent!important}.bg-transparent{color:currentColor!important}.bg-red{background-color:#f44336!important}.bg-red{color:#fff!important}.bg-red-lighten-5{background-color:#ffebee!important}.bg-red-lighten-5{color:#000!important}.bg-red-lighten-4{background-color:#ffcdd2!important}.bg-red-lighten-4{color:#000!important}.bg-red-lighten-3{background-color:#ef9a9a!important}.bg-red-lighten-3{color:#000!important}.bg-red-lighten-2{background-color:#e57373!important}.bg-red-lighten-2{color:#fff!important}.bg-red-lighten-1{background-color:#ef5350!important}.bg-red-lighten-1{color:#fff!important}.bg-red-darken-1{background-color:#e53935!important}.bg-red-darken-1{color:#fff!important}.bg-red-darken-2{background-color:#d32f2f!important}.bg-red-darken-2{color:#fff!important}.bg-red-darken-3{background-color:#c62828!important}.bg-red-darken-3{color:#fff!important}.bg-red-darken-4{background-color:#b71c1c!important}.bg-red-darken-4{color:#fff!important}.bg-red-accent-1{background-color:#ff8a80!important}.bg-red-accent-1{color:#000!important}.bg-red-accent-2{background-color:#ff5252!important}.bg-red-accent-2{color:#fff!important}.bg-red-accent-3{background-color:#ff1744!important}.bg-red-accent-3{color:#fff!important}.bg-red-accent-4{background-color:#d50000!important}.bg-red-accent-4{color:#fff!important}.bg-pink{background-color:#e91e63!important}.bg-pink{color:#fff!important}.bg-pink-lighten-5{background-color:#fce4ec!important}.bg-pink-lighten-5{color:#000!important}.bg-pink-lighten-4{background-color:#f8bbd0!important}.bg-pink-lighten-4{color:#000!important}.bg-pink-lighten-3{background-color:#f48fb1!important}.bg-pink-lighten-3{color:#000!important}.bg-pink-lighten-2{background-color:#f06292!important}.bg-pink-lighten-2{color:#fff!important}.bg-pink-lighten-1{background-color:#ec407a!important}.bg-pink-lighten-1{color:#fff!important}.bg-pink-darken-1{background-color:#d81b60!important}.bg-pink-darken-1{color:#fff!important}.bg-pink-darken-2{background-color:#c2185b!important}.bg-pink-darken-2{color:#fff!important}.bg-pink-darken-3{background-color:#ad1457!important}.bg-pink-darken-3{color:#fff!important}.bg-pink-darken-4{background-color:#880e4f!important}.bg-pink-darken-4{color:#fff!important}.bg-pink-accent-1{background-color:#ff80ab!important}.bg-pink-accent-1{color:#fff!important}.bg-pink-accent-2{background-color:#ff4081!important}.bg-pink-accent-2{color:#fff!important}.bg-pink-accent-3{background-color:#f50057!important}.bg-pink-accent-3{color:#fff!important}.bg-pink-accent-4{background-color:#c51162!important}.bg-pink-accent-4{color:#fff!important}.bg-purple{background-color:#9c27b0!important}.bg-purple{color:#fff!important}.bg-purple-lighten-5{background-color:#f3e5f5!important}.bg-purple-lighten-5{color:#000!important}.bg-purple-lighten-4{background-color:#e1bee7!important}.bg-purple-lighten-4{color:#000!important}.bg-purple-lighten-3{background-color:#ce93d8!important}.bg-purple-lighten-3{color:#fff!important}.bg-purple-lighten-2{background-color:#ba68c8!important}.bg-purple-lighten-2{color:#fff!important}.bg-purple-lighten-1{background-color:#ab47bc!important}.bg-purple-lighten-1{color:#fff!important}.bg-purple-darken-1{background-color:#8e24aa!important}.bg-purple-darken-1{color:#fff!important}.bg-purple-darken-2{background-color:#7b1fa2!important}.bg-purple-darken-2{color:#fff!important}.bg-purple-darken-3{background-color:#6a1b9a!important}.bg-purple-darken-3{color:#fff!important}.bg-purple-darken-4{background-color:#4a148c!important}.bg-purple-darken-4{color:#fff!important}.bg-purple-accent-1{background-color:#ea80fc!important}.bg-purple-accent-1{color:#fff!important}.bg-purple-accent-2{background-color:#e040fb!important}.bg-purple-accent-2{color:#fff!important}.bg-purple-accent-3{background-color:#d500f9!important}.bg-purple-accent-3{color:#fff!important}.bg-purple-accent-4{background-color:#a0f!important}.bg-purple-accent-4{color:#fff!important}.bg-deep-purple{background-color:#673ab7!important}.bg-deep-purple{color:#fff!important}.bg-deep-purple-lighten-5{background-color:#ede7f6!important}.bg-deep-purple-lighten-5{color:#000!important}.bg-deep-purple-lighten-4{background-color:#d1c4e9!important}.bg-deep-purple-lighten-4{color:#000!important}.bg-deep-purple-lighten-3{background-color:#b39ddb!important}.bg-deep-purple-lighten-3{color:#fff!important}.bg-deep-purple-lighten-2{background-color:#9575cd!important}.bg-deep-purple-lighten-2{color:#fff!important}.bg-deep-purple-lighten-1{background-color:#7e57c2!important}.bg-deep-purple-lighten-1{color:#fff!important}.bg-deep-purple-darken-1{background-color:#5e35b1!important}.bg-deep-purple-darken-1{color:#fff!important}.bg-deep-purple-darken-2{background-color:#512da8!important}.bg-deep-purple-darken-2{color:#fff!important}.bg-deep-purple-darken-3{background-color:#4527a0!important}.bg-deep-purple-darken-3{color:#fff!important}.bg-deep-purple-darken-4{background-color:#311b92!important}.bg-deep-purple-darken-4{color:#fff!important}.bg-deep-purple-accent-1{background-color:#b388ff!important}.bg-deep-purple-accent-1{color:#fff!important}.bg-deep-purple-accent-2{background-color:#7c4dff!important}.bg-deep-purple-accent-2{color:#fff!important}.bg-deep-purple-accent-3{background-color:#651fff!important}.bg-deep-purple-accent-3{color:#fff!important}.bg-deep-purple-accent-4{background-color:#6200ea!important}.bg-deep-purple-accent-4{color:#fff!important}.bg-indigo{background-color:#3f51b5!important}.bg-indigo{color:#fff!important}.bg-indigo-lighten-5{background-color:#e8eaf6!important}.bg-indigo-lighten-5{color:#000!important}.bg-indigo-lighten-4{background-color:#c5cae9!important}.bg-indigo-lighten-4{color:#000!important}.bg-indigo-lighten-3{background-color:#9fa8da!important}.bg-indigo-lighten-3{color:#fff!important}.bg-indigo-lighten-2{background-color:#7986cb!important}.bg-indigo-lighten-2{color:#fff!important}.bg-indigo-lighten-1{background-color:#5c6bc0!important}.bg-indigo-lighten-1{color:#fff!important}.bg-indigo-darken-1{background-color:#3949ab!important}.bg-indigo-darken-1{color:#fff!important}.bg-indigo-darken-2{background-color:#303f9f!important}.bg-indigo-darken-2{color:#fff!important}.bg-indigo-darken-3{background-color:#283593!important}.bg-indigo-darken-3{color:#fff!important}.bg-indigo-darken-4{background-color:#1a237e!important}.bg-indigo-darken-4{color:#fff!important}.bg-indigo-accent-1{background-color:#8c9eff!important}.bg-indigo-accent-1{color:#fff!important}.bg-indigo-accent-2{background-color:#536dfe!important}.bg-indigo-accent-2{color:#fff!important}.bg-indigo-accent-3{background-color:#3d5afe!important}.bg-indigo-accent-3{color:#fff!important}.bg-indigo-accent-4{background-color:#304ffe!important}.bg-indigo-accent-4{color:#fff!important}.bg-blue{background-color:#2196f3!important}.bg-blue{color:#fff!important}.bg-blue-lighten-5{background-color:#e3f2fd!important}.bg-blue-lighten-5{color:#000!important}.bg-blue-lighten-4{background-color:#bbdefb!important}.bg-blue-lighten-4{color:#000!important}.bg-blue-lighten-3{background-color:#90caf9!important}.bg-blue-lighten-3{color:#000!important}.bg-blue-lighten-2{background-color:#64b5f6!important}.bg-blue-lighten-2{color:#000!important}.bg-blue-lighten-1{background-color:#42a5f5!important}.bg-blue-lighten-1{color:#fff!important}.bg-blue-darken-1{background-color:#1e88e5!important}.bg-blue-darken-1{color:#fff!important}.bg-blue-darken-2{background-color:#1976d2!important}.bg-blue-darken-2{color:#fff!important}.bg-blue-darken-3{background-color:#1565c0!important}.bg-blue-darken-3{color:#fff!important}.bg-blue-darken-4{background-color:#0d47a1!important}.bg-blue-darken-4{color:#fff!important}.bg-blue-accent-1{background-color:#82b1ff!important}.bg-blue-accent-1{color:#000!important}.bg-blue-accent-2{background-color:#448aff!important}.bg-blue-accent-2{color:#fff!important}.bg-blue-accent-3{background-color:#2979ff!important}.bg-blue-accent-3{color:#fff!important}.bg-blue-accent-4{background-color:#2962ff!important}.bg-blue-accent-4{color:#fff!important}.bg-light-blue{background-color:#03a9f4!important}.bg-light-blue{color:#fff!important}.bg-light-blue-lighten-5{background-color:#e1f5fe!important}.bg-light-blue-lighten-5{color:#000!important}.bg-light-blue-lighten-4{background-color:#b3e5fc!important}.bg-light-blue-lighten-4{color:#000!important}.bg-light-blue-lighten-3{background-color:#81d4fa!important}.bg-light-blue-lighten-3{color:#000!important}.bg-light-blue-lighten-2{background-color:#4fc3f7!important}.bg-light-blue-lighten-2{color:#000!important}.bg-light-blue-lighten-1{background-color:#29b6f6!important}.bg-light-blue-lighten-1{color:#000!important}.bg-light-blue-darken-1{background-color:#039be5!important}.bg-light-blue-darken-1{color:#fff!important}.bg-light-blue-darken-2{background-color:#0288d1!important}.bg-light-blue-darken-2{color:#fff!important}.bg-light-blue-darken-3{background-color:#0277bd!important}.bg-light-blue-darken-3{color:#fff!important}.bg-light-blue-darken-4{background-color:#01579b!important}.bg-light-blue-darken-4{color:#fff!important}.bg-light-blue-accent-1{background-color:#80d8ff!important}.bg-light-blue-accent-1{color:#000!important}.bg-light-blue-accent-2{background-color:#40c4ff!important}.bg-light-blue-accent-2{color:#000!important}.bg-light-blue-accent-3{background-color:#00b0ff!important}.bg-light-blue-accent-3{color:#fff!important}.bg-light-blue-accent-4{background-color:#0091ea!important}.bg-light-blue-accent-4{color:#fff!important}.bg-cyan{background-color:#00bcd4!important}.bg-cyan{color:#000!important}.bg-cyan-lighten-5{background-color:#e0f7fa!important}.bg-cyan-lighten-5{color:#000!important}.bg-cyan-lighten-4{background-color:#b2ebf2!important}.bg-cyan-lighten-4{color:#000!important}.bg-cyan-lighten-3{background-color:#80deea!important}.bg-cyan-lighten-3{color:#000!important}.bg-cyan-lighten-2{background-color:#4dd0e1!important}.bg-cyan-lighten-2{color:#000!important}.bg-cyan-lighten-1{background-color:#26c6da!important}.bg-cyan-lighten-1{color:#000!important}.bg-cyan-darken-1{background-color:#00acc1!important}.bg-cyan-darken-1{color:#fff!important}.bg-cyan-darken-2{background-color:#0097a7!important}.bg-cyan-darken-2{color:#fff!important}.bg-cyan-darken-3{background-color:#00838f!important}.bg-cyan-darken-3{color:#fff!important}.bg-cyan-darken-4{background-color:#006064!important}.bg-cyan-darken-4{color:#fff!important}.bg-cyan-accent-1{background-color:#84ffff!important}.bg-cyan-accent-1{color:#000!important}.bg-cyan-accent-2{background-color:#18ffff!important}.bg-cyan-accent-2{color:#000!important}.bg-cyan-accent-3{background-color:#00e5ff!important}.bg-cyan-accent-3{color:#000!important}.bg-cyan-accent-4{background-color:#00b8d4!important}.bg-cyan-accent-4{color:#fff!important}.bg-teal{background-color:#009688!important}.bg-teal{color:#fff!important}.bg-teal-lighten-5{background-color:#e0f2f1!important}.bg-teal-lighten-5{color:#000!important}.bg-teal-lighten-4{background-color:#b2dfdb!important}.bg-teal-lighten-4{color:#000!important}.bg-teal-lighten-3{background-color:#80cbc4!important}.bg-teal-lighten-3{color:#000!important}.bg-teal-lighten-2{background-color:#4db6ac!important}.bg-teal-lighten-2{color:#fff!important}.bg-teal-lighten-1{background-color:#26a69a!important}.bg-teal-lighten-1{color:#fff!important}.bg-teal-darken-1{background-color:#00897b!important}.bg-teal-darken-1{color:#fff!important}.bg-teal-darken-2{background-color:#00796b!important}.bg-teal-darken-2{color:#fff!important}.bg-teal-darken-3{background-color:#00695c!important}.bg-teal-darken-3{color:#fff!important}.bg-teal-darken-4{background-color:#004d40!important}.bg-teal-darken-4{color:#fff!important}.bg-teal-accent-1{background-color:#a7ffeb!important}.bg-teal-accent-1{color:#000!important}.bg-teal-accent-2{background-color:#64ffda!important}.bg-teal-accent-2{color:#000!important}.bg-teal-accent-3{background-color:#1de9b6!important}.bg-teal-accent-3{color:#000!important}.bg-teal-accent-4{background-color:#00bfa5!important}.bg-teal-accent-4{color:#fff!important}.bg-green{background-color:#4caf50!important}.bg-green{color:#fff!important}.bg-green-lighten-5{background-color:#e8f5e9!important}.bg-green-lighten-5{color:#000!important}.bg-green-lighten-4{background-color:#c8e6c9!important}.bg-green-lighten-4{color:#000!important}.bg-green-lighten-3{background-color:#a5d6a7!important}.bg-green-lighten-3{color:#000!important}.bg-green-lighten-2{background-color:#81c784!important}.bg-green-lighten-2{color:#000!important}.bg-green-lighten-1{background-color:#66bb6a!important}.bg-green-lighten-1{color:#fff!important}.bg-green-darken-1{background-color:#43a047!important}.bg-green-darken-1{color:#fff!important}.bg-green-darken-2{background-color:#388e3c!important}.bg-green-darken-2{color:#fff!important}.bg-green-darken-3{background-color:#2e7d32!important}.bg-green-darken-3{color:#fff!important}.bg-green-darken-4{background-color:#1b5e20!important}.bg-green-darken-4{color:#fff!important}.bg-green-accent-1{background-color:#b9f6ca!important}.bg-green-accent-1{color:#000!important}.bg-green-accent-2{background-color:#69f0ae!important}.bg-green-accent-2{color:#000!important}.bg-green-accent-3{background-color:#00e676!important}.bg-green-accent-3{color:#000!important}.bg-green-accent-4{background-color:#00c853!important}.bg-green-accent-4{color:#000!important}.bg-light-green{background-color:#8bc34a!important}.bg-light-green{color:#000!important}.bg-light-green-lighten-5{background-color:#f1f8e9!important}.bg-light-green-lighten-5{color:#000!important}.bg-light-green-lighten-4{background-color:#dcedc8!important}.bg-light-green-lighten-4{color:#000!important}.bg-light-green-lighten-3{background-color:#c5e1a5!important}.bg-light-green-lighten-3{color:#000!important}.bg-light-green-lighten-2{background-color:#aed581!important}.bg-light-green-lighten-2{color:#000!important}.bg-light-green-lighten-1{background-color:#9ccc65!important}.bg-light-green-lighten-1{color:#000!important}.bg-light-green-darken-1{background-color:#7cb342!important}.bg-light-green-darken-1{color:#fff!important}.bg-light-green-darken-2{background-color:#689f38!important}.bg-light-green-darken-2{color:#fff!important}.bg-light-green-darken-3{background-color:#558b2f!important}.bg-light-green-darken-3{color:#fff!important}.bg-light-green-darken-4{background-color:#33691e!important}.bg-light-green-darken-4{color:#fff!important}.bg-light-green-accent-1{background-color:#ccff90!important}.bg-light-green-accent-1{color:#000!important}.bg-light-green-accent-2{background-color:#b2ff59!important}.bg-light-green-accent-2{color:#000!important}.bg-light-green-accent-3{background-color:#76ff03!important}.bg-light-green-accent-3{color:#000!important}.bg-light-green-accent-4{background-color:#64dd17!important}.bg-light-green-accent-4{color:#000!important}.bg-lime{background-color:#cddc39!important}.bg-lime{color:#000!important}.bg-lime-lighten-5{background-color:#f9fbe7!important}.bg-lime-lighten-5{color:#000!important}.bg-lime-lighten-4{background-color:#f0f4c3!important}.bg-lime-lighten-4{color:#000!important}.bg-lime-lighten-3{background-color:#e6ee9c!important}.bg-lime-lighten-3{color:#000!important}.bg-lime-lighten-2{background-color:#dce775!important}.bg-lime-lighten-2{color:#000!important}.bg-lime-lighten-1{background-color:#d4e157!important}.bg-lime-lighten-1{color:#000!important}.bg-lime-darken-1{background-color:#c0ca33!important}.bg-lime-darken-1{color:#000!important}.bg-lime-darken-2{background-color:#afb42b!important}.bg-lime-darken-2{color:#000!important}.bg-lime-darken-3{background-color:#9e9d24!important}.bg-lime-darken-3{color:#fff!important}.bg-lime-darken-4{background-color:#827717!important}.bg-lime-darken-4{color:#fff!important}.bg-lime-accent-1{background-color:#f4ff81!important}.bg-lime-accent-1{color:#000!important}.bg-lime-accent-2{background-color:#eeff41!important}.bg-lime-accent-2{color:#000!important}.bg-lime-accent-3{background-color:#c6ff00!important}.bg-lime-accent-3{color:#000!important}.bg-lime-accent-4{background-color:#aeea00!important}.bg-lime-accent-4{color:#000!important}.bg-yellow{background-color:#ffeb3b!important}.bg-yellow{color:#000!important}.bg-yellow-lighten-5{background-color:#fffde7!important}.bg-yellow-lighten-5{color:#000!important}.bg-yellow-lighten-4{background-color:#fff9c4!important}.bg-yellow-lighten-4{color:#000!important}.bg-yellow-lighten-3{background-color:#fff59d!important}.bg-yellow-lighten-3{color:#000!important}.bg-yellow-lighten-2{background-color:#fff176!important}.bg-yellow-lighten-2{color:#000!important}.bg-yellow-lighten-1{background-color:#ffee58!important}.bg-yellow-lighten-1{color:#000!important}.bg-yellow-darken-1{background-color:#fdd835!important}.bg-yellow-darken-1{color:#000!important}.bg-yellow-darken-2{background-color:#fbc02d!important}.bg-yellow-darken-2{color:#000!important}.bg-yellow-darken-3{background-color:#f9a825!important}.bg-yellow-darken-3{color:#000!important}.bg-yellow-darken-4{background-color:#f57f17!important}.bg-yellow-darken-4{color:#fff!important}.bg-yellow-accent-1{background-color:#ffff8d!important}.bg-yellow-accent-1{color:#000!important}.bg-yellow-accent-2{background-color:#ff0!important}.bg-yellow-accent-2{color:#000!important}.bg-yellow-accent-3{background-color:#ffea00!important}.bg-yellow-accent-3{color:#000!important}.bg-yellow-accent-4{background-color:#ffd600!important}.bg-yellow-accent-4{color:#000!important}.bg-amber{background-color:#ffc107!important}.bg-amber{color:#000!important}.bg-amber-lighten-5{background-color:#fff8e1!important}.bg-amber-lighten-5{color:#000!important}.bg-amber-lighten-4{background-color:#ffecb3!important}.bg-amber-lighten-4{color:#000!important}.bg-amber-lighten-3{background-color:#ffe082!important}.bg-amber-lighten-3{color:#000!important}.bg-amber-lighten-2{background-color:#ffd54f!important}.bg-amber-lighten-2{color:#000!important}.bg-amber-lighten-1{background-color:#ffca28!important}.bg-amber-lighten-1{color:#000!important}.bg-amber-darken-1{background-color:#ffb300!important}.bg-amber-darken-1{color:#000!important}.bg-amber-darken-2{background-color:#ffa000!important}.bg-amber-darken-2{color:#000!important}.bg-amber-darken-3{background-color:#ff8f00!important}.bg-amber-darken-3{color:#000!important}.bg-amber-darken-4{background-color:#ff6f00!important}.bg-amber-darken-4{color:#fff!important}.bg-amber-accent-1{background-color:#ffe57f!important}.bg-amber-accent-1{color:#000!important}.bg-amber-accent-2{background-color:#ffd740!important}.bg-amber-accent-2{color:#000!important}.bg-amber-accent-3{background-color:#ffc400!important}.bg-amber-accent-3{color:#000!important}.bg-amber-accent-4{background-color:#ffab00!important}.bg-amber-accent-4{color:#000!important}.bg-orange{background-color:#ff9800!important}.bg-orange{color:#000!important}.bg-orange-lighten-5{background-color:#fff3e0!important}.bg-orange-lighten-5{color:#000!important}.bg-orange-lighten-4{background-color:#ffe0b2!important}.bg-orange-lighten-4{color:#000!important}.bg-orange-lighten-3{background-color:#ffcc80!important}.bg-orange-lighten-3{color:#000!important}.bg-orange-lighten-2{background-color:#ffb74d!important}.bg-orange-lighten-2{color:#000!important}.bg-orange-lighten-1{background-color:#ffa726!important}.bg-orange-lighten-1{color:#000!important}.bg-orange-darken-1{background-color:#fb8c00!important}.bg-orange-darken-1{color:#fff!important}.bg-orange-darken-2{background-color:#f57c00!important}.bg-orange-darken-2{color:#fff!important}.bg-orange-darken-3{background-color:#ef6c00!important}.bg-orange-darken-3{color:#fff!important}.bg-orange-darken-4{background-color:#e65100!important}.bg-orange-darken-4{color:#fff!important}.bg-orange-accent-1{background-color:#ffd180!important}.bg-orange-accent-1{color:#000!important}.bg-orange-accent-2{background-color:#ffab40!important}.bg-orange-accent-2{color:#000!important}.bg-orange-accent-3{background-color:#ff9100!important}.bg-orange-accent-3{color:#000!important}.bg-orange-accent-4{background-color:#ff6d00!important}.bg-orange-accent-4{color:#fff!important}.bg-deep-orange{background-color:#ff5722!important}.bg-deep-orange{color:#fff!important}.bg-deep-orange-lighten-5{background-color:#fbe9e7!important}.bg-deep-orange-lighten-5{color:#000!important}.bg-deep-orange-lighten-4{background-color:#ffccbc!important}.bg-deep-orange-lighten-4{color:#000!important}.bg-deep-orange-lighten-3{background-color:#ffab91!important}.bg-deep-orange-lighten-3{color:#000!important}.bg-deep-orange-lighten-2{background-color:#ff8a65!important}.bg-deep-orange-lighten-2{color:#000!important}.bg-deep-orange-lighten-1{background-color:#ff7043!important}.bg-deep-orange-lighten-1{color:#fff!important}.bg-deep-orange-darken-1{background-color:#f4511e!important}.bg-deep-orange-darken-1{color:#fff!important}.bg-deep-orange-darken-2{background-color:#e64a19!important}.bg-deep-orange-darken-2{color:#fff!important}.bg-deep-orange-darken-3{background-color:#d84315!important}.bg-deep-orange-darken-3{color:#fff!important}.bg-deep-orange-darken-4{background-color:#bf360c!important}.bg-deep-orange-darken-4{color:#fff!important}.bg-deep-orange-accent-1{background-color:#ff9e80!important}.bg-deep-orange-accent-1{color:#000!important}.bg-deep-orange-accent-2{background-color:#ff6e40!important}.bg-deep-orange-accent-2{color:#fff!important}.bg-deep-orange-accent-3{background-color:#ff3d00!important}.bg-deep-orange-accent-3{color:#fff!important}.bg-deep-orange-accent-4{background-color:#dd2c00!important}.bg-deep-orange-accent-4{color:#fff!important}.bg-brown{background-color:#795548!important}.bg-brown{color:#fff!important}.bg-brown-lighten-5{background-color:#efebe9!important}.bg-brown-lighten-5{color:#000!important}.bg-brown-lighten-4{background-color:#d7ccc8!important}.bg-brown-lighten-4{color:#000!important}.bg-brown-lighten-3{background-color:#bcaaa4!important}.bg-brown-lighten-3{color:#000!important}.bg-brown-lighten-2{background-color:#a1887f!important}.bg-brown-lighten-2{color:#fff!important}.bg-brown-lighten-1{background-color:#8d6e63!important}.bg-brown-lighten-1{color:#fff!important}.bg-brown-darken-1{background-color:#6d4c41!important}.bg-brown-darken-1{color:#fff!important}.bg-brown-darken-2{background-color:#5d4037!important}.bg-brown-darken-2{color:#fff!important}.bg-brown-darken-3{background-color:#4e342e!important}.bg-brown-darken-3{color:#fff!important}.bg-brown-darken-4{background-color:#3e2723!important}.bg-brown-darken-4{color:#fff!important}.bg-blue-grey{background-color:#607d8b!important}.bg-blue-grey{color:#fff!important}.bg-blue-grey-lighten-5{background-color:#eceff1!important}.bg-blue-grey-lighten-5{color:#000!important}.bg-blue-grey-lighten-4{background-color:#cfd8dc!important}.bg-blue-grey-lighten-4{color:#000!important}.bg-blue-grey-lighten-3{background-color:#b0bec5!important}.bg-blue-grey-lighten-3{color:#000!important}.bg-blue-grey-lighten-2{background-color:#90a4ae!important}.bg-blue-grey-lighten-2{color:#fff!important}.bg-blue-grey-lighten-1{background-color:#78909c!important}.bg-blue-grey-lighten-1{color:#fff!important}.bg-blue-grey-darken-1{background-color:#546e7a!important}.bg-blue-grey-darken-1{color:#fff!important}.bg-blue-grey-darken-2{background-color:#455a64!important}.bg-blue-grey-darken-2{color:#fff!important}.bg-blue-grey-darken-3{background-color:#37474f!important}.bg-blue-grey-darken-3{color:#fff!important}.bg-blue-grey-darken-4{background-color:#263238!important}.bg-blue-grey-darken-4{color:#fff!important}.bg-grey{background-color:#9e9e9e!important}.bg-grey{color:#fff!important}.bg-grey-lighten-5{background-color:#fafafa!important}.bg-grey-lighten-5{color:#000!important}.bg-grey-lighten-4{background-color:#f5f5f5!important}.bg-grey-lighten-4{color:#000!important}.bg-grey-lighten-3{background-color:#eee!important}.bg-grey-lighten-3{color:#000!important}.bg-grey-lighten-2{background-color:#e0e0e0!important}.bg-grey-lighten-2{color:#000!important}.bg-grey-lighten-1{background-color:#bdbdbd!important}.bg-grey-lighten-1{color:#000!important}.bg-grey-darken-1{background-color:#757575!important}.bg-grey-darken-1{color:#fff!important}.bg-grey-darken-2{background-color:#616161!important}.bg-grey-darken-2{color:#fff!important}.bg-grey-darken-3{background-color:#424242!important}.bg-grey-darken-3{color:#fff!important}.bg-grey-darken-4{background-color:#212121!important}.bg-grey-darken-4{color:#fff!important}.bg-shades-black{background-color:#000!important}.bg-shades-black{color:#fff!important}.bg-shades-white{background-color:#fff!important}.bg-shades-white{color:#000!important}.bg-shades-transparent{background-color:transparent!important}.bg-shades-transparent{color:currentColor!important}.text-black{color:#000!important}.text-white{color:#fff!important}.text-transparent{color:transparent!important}.text-red{color:#f44336!important}.text-red-lighten-5{color:#ffebee!important}.text-red-lighten-4{color:#ffcdd2!important}.text-red-lighten-3{color:#ef9a9a!important}.text-red-lighten-2{color:#e57373!important}.text-red-lighten-1{color:#ef5350!important}.text-red-darken-1{color:#e53935!important}.text-red-darken-2{color:#d32f2f!important}.text-red-darken-3{color:#c62828!important}.text-red-darken-4{color:#b71c1c!important}.text-red-accent-1{color:#ff8a80!important}.text-red-accent-2{color:#ff5252!important}.text-red-accent-3{color:#ff1744!important}.text-red-accent-4{color:#d50000!important}.text-pink{color:#e91e63!important}.text-pink-lighten-5{color:#fce4ec!important}.text-pink-lighten-4{color:#f8bbd0!important}.text-pink-lighten-3{color:#f48fb1!important}.text-pink-lighten-2{color:#f06292!important}.text-pink-lighten-1{color:#ec407a!important}.text-pink-darken-1{color:#d81b60!important}.text-pink-darken-2{color:#c2185b!important}.text-pink-darken-3{color:#ad1457!important}.text-pink-darken-4{color:#880e4f!important}.text-pink-accent-1{color:#ff80ab!important}.text-pink-accent-2{color:#ff4081!important}.text-pink-accent-3{color:#f50057!important}.text-pink-accent-4{color:#c51162!important}.text-purple{color:#9c27b0!important}.text-purple-lighten-5{color:#f3e5f5!important}.text-purple-lighten-4{color:#e1bee7!important}.text-purple-lighten-3{color:#ce93d8!important}.text-purple-lighten-2{color:#ba68c8!important}.text-purple-lighten-1{color:#ab47bc!important}.text-purple-darken-1{color:#8e24aa!important}.text-purple-darken-2{color:#7b1fa2!important}.text-purple-darken-3{color:#6a1b9a!important}.text-purple-darken-4{color:#4a148c!important}.text-purple-accent-1{color:#ea80fc!important}.text-purple-accent-2{color:#e040fb!important}.text-purple-accent-3{color:#d500f9!important}.text-purple-accent-4{color:#a0f!important}.text-deep-purple{color:#673ab7!important}.text-deep-purple-lighten-5{color:#ede7f6!important}.text-deep-purple-lighten-4{color:#d1c4e9!important}.text-deep-purple-lighten-3{color:#b39ddb!important}.text-deep-purple-lighten-2{color:#9575cd!important}.text-deep-purple-lighten-1{color:#7e57c2!important}.text-deep-purple-darken-1{color:#5e35b1!important}.text-deep-purple-darken-2{color:#512da8!important}.text-deep-purple-darken-3{color:#4527a0!important}.text-deep-purple-darken-4{color:#311b92!important}.text-deep-purple-accent-1{color:#b388ff!important}.text-deep-purple-accent-2{color:#7c4dff!important}.text-deep-purple-accent-3{color:#651fff!important}.text-deep-purple-accent-4{color:#6200ea!important}.text-indigo{color:#3f51b5!important}.text-indigo-lighten-5{color:#e8eaf6!important}.text-indigo-lighten-4{color:#c5cae9!important}.text-indigo-lighten-3{color:#9fa8da!important}.text-indigo-lighten-2{color:#7986cb!important}.text-indigo-lighten-1{color:#5c6bc0!important}.text-indigo-darken-1{color:#3949ab!important}.text-indigo-darken-2{color:#303f9f!important}.text-indigo-darken-3{color:#283593!important}.text-indigo-darken-4{color:#1a237e!important}.text-indigo-accent-1{color:#8c9eff!important}.text-indigo-accent-2{color:#536dfe!important}.text-indigo-accent-3{color:#3d5afe!important}.text-indigo-accent-4{color:#304ffe!important}.text-blue{color:#2196f3!important}.text-blue-lighten-5{color:#e3f2fd!important}.text-blue-lighten-4{color:#bbdefb!important}.text-blue-lighten-3{color:#90caf9!important}.text-blue-lighten-2{color:#64b5f6!important}.text-blue-lighten-1{color:#42a5f5!important}.text-blue-darken-1{color:#1e88e5!important}.text-blue-darken-2{color:#1976d2!important}.text-blue-darken-3{color:#1565c0!important}.text-blue-darken-4{color:#0d47a1!important}.text-blue-accent-1{color:#82b1ff!important}.text-blue-accent-2{color:#448aff!important}.text-blue-accent-3{color:#2979ff!important}.text-blue-accent-4{color:#2962ff!important}.text-light-blue{color:#03a9f4!important}.text-light-blue-lighten-5{color:#e1f5fe!important}.text-light-blue-lighten-4{color:#b3e5fc!important}.text-light-blue-lighten-3{color:#81d4fa!important}.text-light-blue-lighten-2{color:#4fc3f7!important}.text-light-blue-lighten-1{color:#29b6f6!important}.text-light-blue-darken-1{color:#039be5!important}.text-light-blue-darken-2{color:#0288d1!important}.text-light-blue-darken-3{color:#0277bd!important}.text-light-blue-darken-4{color:#01579b!important}.text-light-blue-accent-1{color:#80d8ff!important}.text-light-blue-accent-2{color:#40c4ff!important}.text-light-blue-accent-3{color:#00b0ff!important}.text-light-blue-accent-4{color:#0091ea!important}.text-cyan{color:#00bcd4!important}.text-cyan-lighten-5{color:#e0f7fa!important}.text-cyan-lighten-4{color:#b2ebf2!important}.text-cyan-lighten-3{color:#80deea!important}.text-cyan-lighten-2{color:#4dd0e1!important}.text-cyan-lighten-1{color:#26c6da!important}.text-cyan-darken-1{color:#00acc1!important}.text-cyan-darken-2{color:#0097a7!important}.text-cyan-darken-3{color:#00838f!important}.text-cyan-darken-4{color:#006064!important}.text-cyan-accent-1{color:#84ffff!important}.text-cyan-accent-2{color:#18ffff!important}.text-cyan-accent-3{color:#00e5ff!important}.text-cyan-accent-4{color:#00b8d4!important}.text-teal{color:#009688!important}.text-teal-lighten-5{color:#e0f2f1!important}.text-teal-lighten-4{color:#b2dfdb!important}.text-teal-lighten-3{color:#80cbc4!important}.text-teal-lighten-2{color:#4db6ac!important}.text-teal-lighten-1{color:#26a69a!important}.text-teal-darken-1{color:#00897b!important}.text-teal-darken-2{color:#00796b!important}.text-teal-darken-3{color:#00695c!important}.text-teal-darken-4{color:#004d40!important}.text-teal-accent-1{color:#a7ffeb!important}.text-teal-accent-2{color:#64ffda!important}.text-teal-accent-3{color:#1de9b6!important}.text-teal-accent-4{color:#00bfa5!important}.text-green{color:#4caf50!important}.text-green-lighten-5{color:#e8f5e9!important}.text-green-lighten-4{color:#c8e6c9!important}.text-green-lighten-3{color:#a5d6a7!important}.text-green-lighten-2{color:#81c784!important}.text-green-lighten-1{color:#66bb6a!important}.text-green-darken-1{color:#43a047!important}.text-green-darken-2{color:#388e3c!important}.text-green-darken-3{color:#2e7d32!important}.text-green-darken-4{color:#1b5e20!important}.text-green-accent-1{color:#b9f6ca!important}.text-green-accent-2{color:#69f0ae!important}.text-green-accent-3{color:#00e676!important}.text-green-accent-4{color:#00c853!important}.text-light-green{color:#8bc34a!important}.text-light-green-lighten-5{color:#f1f8e9!important}.text-light-green-lighten-4{color:#dcedc8!important}.text-light-green-lighten-3{color:#c5e1a5!important}.text-light-green-lighten-2{color:#aed581!important}.text-light-green-lighten-1{color:#9ccc65!important}.text-light-green-darken-1{color:#7cb342!important}.text-light-green-darken-2{color:#689f38!important}.text-light-green-darken-3{color:#558b2f!important}.text-light-green-darken-4{color:#33691e!important}.text-light-green-accent-1{color:#ccff90!important}.text-light-green-accent-2{color:#b2ff59!important}.text-light-green-accent-3{color:#76ff03!important}.text-light-green-accent-4{color:#64dd17!important}.text-lime{color:#cddc39!important}.text-lime-lighten-5{color:#f9fbe7!important}.text-lime-lighten-4{color:#f0f4c3!important}.text-lime-lighten-3{color:#e6ee9c!important}.text-lime-lighten-2{color:#dce775!important}.text-lime-lighten-1{color:#d4e157!important}.text-lime-darken-1{color:#c0ca33!important}.text-lime-darken-2{color:#afb42b!important}.text-lime-darken-3{color:#9e9d24!important}.text-lime-darken-4{color:#827717!important}.text-lime-accent-1{color:#f4ff81!important}.text-lime-accent-2{color:#eeff41!important}.text-lime-accent-3{color:#c6ff00!important}.text-lime-accent-4{color:#aeea00!important}.text-yellow{color:#ffeb3b!important}.text-yellow-lighten-5{color:#fffde7!important}.text-yellow-lighten-4{color:#fff9c4!important}.text-yellow-lighten-3{color:#fff59d!important}.text-yellow-lighten-2{color:#fff176!important}.text-yellow-lighten-1{color:#ffee58!important}.text-yellow-darken-1{color:#fdd835!important}.text-yellow-darken-2{color:#fbc02d!important}.text-yellow-darken-3{color:#f9a825!important}.text-yellow-darken-4{color:#f57f17!important}.text-yellow-accent-1{color:#ffff8d!important}.text-yellow-accent-2{color:#ff0!important}.text-yellow-accent-3{color:#ffea00!important}.text-yellow-accent-4{color:#ffd600!important}.text-amber{color:#ffc107!important}.text-amber-lighten-5{color:#fff8e1!important}.text-amber-lighten-4{color:#ffecb3!important}.text-amber-lighten-3{color:#ffe082!important}.text-amber-lighten-2{color:#ffd54f!important}.text-amber-lighten-1{color:#ffca28!important}.text-amber-darken-1{color:#ffb300!important}.text-amber-darken-2{color:#ffa000!important}.text-amber-darken-3{color:#ff8f00!important}.text-amber-darken-4{color:#ff6f00!important}.text-amber-accent-1{color:#ffe57f!important}.text-amber-accent-2{color:#ffd740!important}.text-amber-accent-3{color:#ffc400!important}.text-amber-accent-4{color:#ffab00!important}.text-orange{color:#ff9800!important}.text-orange-lighten-5{color:#fff3e0!important}.text-orange-lighten-4{color:#ffe0b2!important}.text-orange-lighten-3{color:#ffcc80!important}.text-orange-lighten-2{color:#ffb74d!important}.text-orange-lighten-1{color:#ffa726!important}.text-orange-darken-1{color:#fb8c00!important}.text-orange-darken-2{color:#f57c00!important}.text-orange-darken-3{color:#ef6c00!important}.text-orange-darken-4{color:#e65100!important}.text-orange-accent-1{color:#ffd180!important}.text-orange-accent-2{color:#ffab40!important}.text-orange-accent-3{color:#ff9100!important}.text-orange-accent-4{color:#ff6d00!important}.text-deep-orange{color:#ff5722!important}.text-deep-orange-lighten-5{color:#fbe9e7!important}.text-deep-orange-lighten-4{color:#ffccbc!important}.text-deep-orange-lighten-3{color:#ffab91!important}.text-deep-orange-lighten-2{color:#ff8a65!important}.text-deep-orange-lighten-1{color:#ff7043!important}.text-deep-orange-darken-1{color:#f4511e!important}.text-deep-orange-darken-2{color:#e64a19!important}.text-deep-orange-darken-3{color:#d84315!important}.text-deep-orange-darken-4{color:#bf360c!important}.text-deep-orange-accent-1{color:#ff9e80!important}.text-deep-orange-accent-2{color:#ff6e40!important}.text-deep-orange-accent-3{color:#ff3d00!important}.text-deep-orange-accent-4{color:#dd2c00!important}.text-brown{color:#795548!important}.text-brown-lighten-5{color:#efebe9!important}.text-brown-lighten-4{color:#d7ccc8!important}.text-brown-lighten-3{color:#bcaaa4!important}.text-brown-lighten-2{color:#a1887f!important}.text-brown-lighten-1{color:#8d6e63!important}.text-brown-darken-1{color:#6d4c41!important}.text-brown-darken-2{color:#5d4037!important}.text-brown-darken-3{color:#4e342e!important}.text-brown-darken-4{color:#3e2723!important}.text-blue-grey{color:#607d8b!important}.text-blue-grey-lighten-5{color:#eceff1!important}.text-blue-grey-lighten-4{color:#cfd8dc!important}.text-blue-grey-lighten-3{color:#b0bec5!important}.text-blue-grey-lighten-2{color:#90a4ae!important}.text-blue-grey-lighten-1{color:#78909c!important}.text-blue-grey-darken-1{color:#546e7a!important}.text-blue-grey-darken-2{color:#455a64!important}.text-blue-grey-darken-3{color:#37474f!important}.text-blue-grey-darken-4{color:#263238!important}.text-grey{color:#9e9e9e!important}.text-grey-lighten-5{color:#fafafa!important}.text-grey-lighten-4{color:#f5f5f5!important}.text-grey-lighten-3{color:#eee!important}.text-grey-lighten-2{color:#e0e0e0!important}.text-grey-lighten-1{color:#bdbdbd!important}.text-grey-darken-1{color:#757575!important}.text-grey-darken-2{color:#616161!important}.text-grey-darken-3{color:#424242!important}.text-grey-darken-4{color:#212121!important}.text-shades-black{color:#000!important}.text-shades-white{color:#fff!important}.text-shades-transparent{color:transparent!important}/*!
 * ress.css • v2.0.4
 * MIT License
 * github.com/filipelinhares/ress
 */html{box-sizing:border-box;overflow-y:scroll;-webkit-text-size-adjust:100%;word-break:normal;-moz-tab-size:4;tab-size:4}*,:before,:after{background-repeat:no-repeat;box-sizing:inherit}:before,:after{text-decoration:inherit;vertical-align:inherit}*{padding:0;margin:0}hr{overflow:visible;height:0}details,main{display:block}summary{display:list-item}small{font-size:80%}[hidden]{display:none}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}a{background-color:transparent}a:active,a:hover{outline-width:0}code,kbd,pre,samp{font-family:monospace,monospace}pre{font-size:1em}b,strong{font-weight:bolder}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}input{border-radius:0}[disabled]{cursor:default}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}textarea{overflow:auto;resize:vertical}button,input,optgroup,select,textarea{font:inherit}optgroup{font-weight:700}button{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit],[role=button]{cursor:pointer;color:inherit}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{outline:1px dotted ButtonText}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button,input,select,textarea{background-color:transparent;border-style:none}select{-moz-appearance:none;-webkit-appearance:none}select::-ms-expand{display:none}select::-ms-value{color:currentColor}legend{border:0;color:inherit;display:table;white-space:normal;max-width:100%}::-webkit-file-upload-button{-webkit-appearance:button;color:inherit;font:inherit}::-ms-clear,::-ms-reveal{display:none}img{border-style:none}progress{vertical-align:baseline}@media screen{[hidden~=screen]{display:inherit}[hidden~=screen]:not(:active):not(:focus):not(:target){position:absolute!important;clip:rect(0 0 0 0)!important}}[aria-busy=true]{cursor:progress}[aria-controls]{cursor:pointer}[aria-disabled=true]{cursor:default}.dialog-transition-enter-active,.dialog-bottom-transition-enter-active,.dialog-top-transition-enter-active{transition-duration:225ms!important;transition-timing-function:cubic-bezier(0,0,.2,1)!important}.dialog-transition-leave-active,.dialog-bottom-transition-leave-active,.dialog-top-transition-leave-active{transition-duration:125ms!important;transition-timing-function:cubic-bezier(.4,0,1,1)!important}.dialog-transition-enter-active,.dialog-transition-leave-active,.dialog-bottom-transition-enter-active,.dialog-bottom-transition-leave-active,.dialog-top-transition-enter-active,.dialog-top-transition-leave-active{transition-property:transform,opacity!important;pointer-events:none}.dialog-transition-enter-from,.dialog-transition-leave-to{transform:scale(.9);opacity:0}.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-transition-enter-active,.picker-reverse-transition-enter-active,.picker-transition-leave-active,.picker-reverse-transition-leave-active{transition-duration:.3s!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.picker-transition-move,.picker-reverse-transition-move{transition-duration:.5s!important;transition-property:transform!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.picker-transition-enter-from,.picker-transition-leave-to,.picker-reverse-transition-enter-from,.picker-reverse-transition-leave-to{opacity:0}.picker-transition-leave-from,.picker-transition-leave-active,.picker-transition-leave-to,.picker-reverse-transition-leave-from,.picker-reverse-transition-leave-active,.picker-reverse-transition-leave-to{position:absolute!important}.picker-transition-enter-active,.picker-transition-leave-active,.picker-reverse-transition-enter-active,.picker-reverse-transition-leave-active{transition-property:transform,opacity!important}.picker-transition-enter-active,.picker-transition-leave-active{transition-duration:.3s!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.picker-transition-move{transition-duration:.5s!important;transition-property:transform!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.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!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.picker-reverse-transition-move{transition-duration:.5s!important;transition-property:transform!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.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!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.expand-transition-move{transition-duration:.5s!important;transition-property:transform!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.expand-transition-enter-active,.expand-transition-leave-active{transition-property:height!important}.expand-x-transition-enter-active,.expand-x-transition-leave-active{transition-duration:.3s!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.expand-x-transition-move{transition-duration:.5s!important;transition-property:transform!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.expand-x-transition-enter-active,.expand-x-transition-leave-active{transition-property:width!important}.scale-transition-enter-active,.scale-transition-leave-active{transition-duration:.3s!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.scale-transition-move{transition-duration:.5s!important;transition-property:transform!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.scale-transition-leave-to{opacity:0}.scale-transition-leave-active{transition-duration:.1s!important}.scale-transition-enter-from{opacity:0;transform:scale(0)}.scale-transition-enter-active,.scale-transition-leave-active{transition-property:transform,opacity!important}.scale-rotate-transition-enter-active,.scale-rotate-transition-leave-active{transition-duration:.3s!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.scale-rotate-transition-move{transition-duration:.5s!important;transition-property:transform!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.scale-rotate-transition-leave-to{opacity:0}.scale-rotate-transition-leave-active{transition-duration:.1s!important}.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!important}.scale-rotate-reverse-transition-enter-active,.scale-rotate-reverse-transition-leave-active{transition-duration:.3s!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.scale-rotate-reverse-transition-move{transition-duration:.5s!important;transition-property:transform!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.scale-rotate-reverse-transition-leave-to{opacity:0}.scale-rotate-reverse-transition-leave-active{transition-duration:.1s!important}.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!important}.message-transition-enter-active,.message-transition-leave-active{transition-duration:.3s!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.message-transition-move{transition-duration:.5s!important;transition-property:transform!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.message-transition-enter-from,.message-transition-leave-to{opacity:0;transform:translateY(-15px)}.message-transition-leave-from,.message-transition-leave-active{position:absolute}.message-transition-enter-active,.message-transition-leave-active{transition-property:transform,opacity!important}.slide-y-transition-enter-active,.slide-y-transition-leave-active{transition-duration:.3s!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.slide-y-transition-move{transition-duration:.5s!important;transition-property:transform!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.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!important}.slide-y-reverse-transition-enter-active,.slide-y-reverse-transition-leave-active{transition-duration:.3s!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.slide-y-reverse-transition-move{transition-duration:.5s!important;transition-property:transform!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.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!important}.scroll-y-transition-enter-active,.scroll-y-transition-leave-active{transition-duration:.3s!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.scroll-y-transition-move{transition-duration:.5s!important;transition-property:transform!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.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!important}.scroll-y-reverse-transition-enter-active,.scroll-y-reverse-transition-leave-active{transition-duration:.3s!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.scroll-y-reverse-transition-move{transition-duration:.5s!important;transition-property:transform!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.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!important}.scroll-x-transition-enter-active,.scroll-x-transition-leave-active{transition-duration:.3s!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.scroll-x-transition-move{transition-duration:.5s!important;transition-property:transform!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.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!important}.scroll-x-reverse-transition-enter-active,.scroll-x-reverse-transition-leave-active{transition-duration:.3s!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.scroll-x-reverse-transition-move{transition-duration:.5s!important;transition-property:transform!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.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!important}.slide-x-transition-enter-active,.slide-x-transition-leave-active{transition-duration:.3s!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.slide-x-transition-move{transition-duration:.5s!important;transition-property:transform!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.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!important}.slide-x-reverse-transition-enter-active,.slide-x-reverse-transition-leave-active{transition-duration:.3s!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.slide-x-reverse-transition-move{transition-duration:.5s!important;transition-property:transform!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.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!important}.fade-transition-enter-active,.fade-transition-leave-active{transition-duration:.3s!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.fade-transition-move{transition-duration:.5s!important;transition-property:transform!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.fade-transition-enter-from,.fade-transition-leave-to{opacity:0!important}.fade-transition-enter-active,.fade-transition-leave-active{transition-property:opacity!important}.fab-transition-enter-active,.fab-transition-leave-active{transition-duration:.3s!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.fab-transition-move{transition-duration:.5s!important;transition-property:transform!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.fab-transition-enter-from,.fab-transition-leave-to{transform:scale(0) rotate(-45deg)}.fab-transition-enter-active,.fab-transition-leave-active{transition-property:transform!important}.v-locale--is-rtl{direction:rtl}.v-locale--is-ltr{direction:ltr}.blockquote{padding:16px 0 16px 24px;font-size:18px;font-weight:300}html{font-family:Roboto,sans-serif;line-height:1.5;font-size:1rem;overflow-x:hidden;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:rgba(0,0,0,0)}html.overflow-y-hidden{overflow-y:hidden!important}:root{--v-theme-overlay-multiplier: 1;--v-scrollbar-offset: 0px}@supports (-webkit-touch-callout: none){body{cursor:pointer}}@media only print{.hidden-print-only{display:none!important}}@media only screen{.hidden-screen-only{display:none!important}}@media (max-width: 599.98px){.hidden-xs{display:none!important}}@media (min-width: 600px) and (max-width: 959.98px){.hidden-sm{display:none!important}}@media (min-width: 960px) and (max-width: 1279.98px){.hidden-md{display:none!important}}@media (min-width: 1280px) and (max-width: 1919.98px){.hidden-lg{display:none!important}}@media (min-width: 1920px) and (max-width: 2559.98px){.hidden-xl{display:none!important}}@media (min-width: 2560px){.hidden-xxl{display:none!important}}@media (min-width: 600px){.hidden-sm-and-up{display:none!important}}@media (min-width: 960px){.hidden-md-and-up{display:none!important}}@media (min-width: 1280px){.hidden-lg-and-up{display:none!important}}@media (min-width: 1920px){.hidden-xl-and-up{display:none!important}}@media (max-width: 959.98px){.hidden-sm-and-down{display:none!important}}@media (max-width: 1279.98px){.hidden-md-and-down{display:none!important}}@media (max-width: 1919.98px){.hidden-lg-and-down{display:none!important}}@media (max-width: 2559.98px){.hidden-xl-and-down{display:none!important}}.elevation-24{box-shadow:0 11px 15px -7px var(--v-shadow-key-umbra-opacity, rgba(0, 0, 0, .2)),0 24px 38px 3px var(--v-shadow-key-penumbra-opacity, rgba(0, 0, 0, .14)),0 9px 46px 8px var(--v-shadow-key-ambient-opacity, rgba(0, 0, 0, .12))!important}.elevation-23{box-shadow:0 11px 14px -7px var(--v-shadow-key-umbra-opacity, rgba(0, 0, 0, .2)),0 23px 36px 3px var(--v-shadow-key-penumbra-opacity, rgba(0, 0, 0, .14)),0 9px 44px 8px var(--v-shadow-key-ambient-opacity, rgba(0, 0, 0, .12))!important}.elevation-22{box-shadow:0 10px 14px -6px var(--v-shadow-key-umbra-opacity, rgba(0, 0, 0, .2)),0 22px 35px 3px var(--v-shadow-key-penumbra-opacity, rgba(0, 0, 0, .14)),0 8px 42px 7px var(--v-shadow-key-ambient-opacity, rgba(0, 0, 0, .12))!important}.elevation-21{box-shadow:0 10px 13px -6px var(--v-shadow-key-umbra-opacity, rgba(0, 0, 0, .2)),0 21px 33px 3px var(--v-shadow-key-penumbra-opacity, rgba(0, 0, 0, .14)),0 8px 40px 7px var(--v-shadow-key-ambient-opacity, rgba(0, 0, 0, .12))!important}.elevation-20{box-shadow:0 10px 13px -6px var(--v-shadow-key-umbra-opacity, rgba(0, 0, 0, .2)),0 20px 31px 3px var(--v-shadow-key-penumbra-opacity, rgba(0, 0, 0, .14)),0 8px 38px 7px var(--v-shadow-key-ambient-opacity, rgba(0, 0, 0, .12))!important}.elevation-19{box-shadow:0 9px 12px -6px var(--v-shadow-key-umbra-opacity, rgba(0, 0, 0, .2)),0 19px 29px 2px var(--v-shadow-key-penumbra-opacity, rgba(0, 0, 0, .14)),0 7px 36px 6px var(--v-shadow-key-ambient-opacity, rgba(0, 0, 0, .12))!important}.elevation-18{box-shadow:0 9px 11px -5px var(--v-shadow-key-umbra-opacity, rgba(0, 0, 0, .2)),0 18px 28px 2px var(--v-shadow-key-penumbra-opacity, rgba(0, 0, 0, .14)),0 7px 34px 6px var(--v-shadow-key-ambient-opacity, rgba(0, 0, 0, .12))!important}.elevation-17{box-shadow:0 8px 11px -5px var(--v-shadow-key-umbra-opacity, rgba(0, 0, 0, .2)),0 17px 26px 2px var(--v-shadow-key-penumbra-opacity, rgba(0, 0, 0, .14)),0 6px 32px 5px var(--v-shadow-key-ambient-opacity, rgba(0, 0, 0, .12))!important}.elevation-16{box-shadow:0 8px 10px -5px var(--v-shadow-key-umbra-opacity, rgba(0, 0, 0, .2)),0 16px 24px 2px var(--v-shadow-key-penumbra-opacity, rgba(0, 0, 0, .14)),0 6px 30px 5px var(--v-shadow-key-ambient-opacity, rgba(0, 0, 0, .12))!important}.elevation-15{box-shadow:0 8px 9px -5px var(--v-shadow-key-umbra-opacity, rgba(0, 0, 0, .2)),0 15px 22px 2px var(--v-shadow-key-penumbra-opacity, rgba(0, 0, 0, .14)),0 6px 28px 5px var(--v-shadow-key-ambient-opacity, rgba(0, 0, 0, .12))!important}.elevation-14{box-shadow:0 7px 9px -4px var(--v-shadow-key-umbra-opacity, rgba(0, 0, 0, .2)),0 14px 21px 2px var(--v-shadow-key-penumbra-opacity, rgba(0, 0, 0, .14)),0 5px 26px 4px var(--v-shadow-key-ambient-opacity, rgba(0, 0, 0, .12))!important}.elevation-13{box-shadow:0 7px 8px -4px var(--v-shadow-key-umbra-opacity, rgba(0, 0, 0, .2)),0 13px 19px 2px var(--v-shadow-key-penumbra-opacity, rgba(0, 0, 0, .14)),0 5px 24px 4px var(--v-shadow-key-ambient-opacity, rgba(0, 0, 0, .12))!important}.elevation-12{box-shadow:0 7px 8px -4px var(--v-shadow-key-umbra-opacity, rgba(0, 0, 0, .2)),0 12px 17px 2px var(--v-shadow-key-penumbra-opacity, rgba(0, 0, 0, .14)),0 5px 22px 4px var(--v-shadow-key-ambient-opacity, rgba(0, 0, 0, .12))!important}.elevation-11{box-shadow:0 6px 7px -4px var(--v-shadow-key-umbra-opacity, rgba(0, 0, 0, .2)),0 11px 15px 1px var(--v-shadow-key-penumbra-opacity, rgba(0, 0, 0, .14)),0 4px 20px 3px var(--v-shadow-key-ambient-opacity, rgba(0, 0, 0, .12))!important}.elevation-10{box-shadow:0 6px 6px -3px var(--v-shadow-key-umbra-opacity, rgba(0, 0, 0, .2)),0 10px 14px 1px var(--v-shadow-key-penumbra-opacity, rgba(0, 0, 0, .14)),0 4px 18px 3px var(--v-shadow-key-ambient-opacity, rgba(0, 0, 0, .12))!important}.elevation-9{box-shadow:0 5px 6px -3px var(--v-shadow-key-umbra-opacity, rgba(0, 0, 0, .2)),0 9px 12px 1px var(--v-shadow-key-penumbra-opacity, rgba(0, 0, 0, .14)),0 3px 16px 2px var(--v-shadow-key-ambient-opacity, rgba(0, 0, 0, .12))!important}.elevation-8{box-shadow:0 5px 5px -3px var(--v-shadow-key-umbra-opacity, rgba(0, 0, 0, .2)),0 8px 10px 1px var(--v-shadow-key-penumbra-opacity, rgba(0, 0, 0, .14)),0 3px 14px 2px var(--v-shadow-key-ambient-opacity, rgba(0, 0, 0, .12))!important}.elevation-7{box-shadow:0 4px 5px -2px var(--v-shadow-key-umbra-opacity, rgba(0, 0, 0, .2)),0 7px 10px 1px var(--v-shadow-key-penumbra-opacity, rgba(0, 0, 0, .14)),0 2px 16px 1px var(--v-shadow-key-ambient-opacity, rgba(0, 0, 0, .12))!important}.elevation-6{box-shadow:0 3px 5px -1px var(--v-shadow-key-umbra-opacity, rgba(0, 0, 0, .2)),0 6px 10px 0 var(--v-shadow-key-penumbra-opacity, rgba(0, 0, 0, .14)),0 1px 18px 0 var(--v-shadow-key-ambient-opacity, rgba(0, 0, 0, .12))!important}.elevation-5{box-shadow:0 3px 5px -1px var(--v-shadow-key-umbra-opacity, rgba(0, 0, 0, .2)),0 5px 8px 0 var(--v-shadow-key-penumbra-opacity, rgba(0, 0, 0, .14)),0 1px 14px 0 var(--v-shadow-key-ambient-opacity, rgba(0, 0, 0, .12))!important}.elevation-4{box-shadow:0 2px 4px -1px var(--v-shadow-key-umbra-opacity, rgba(0, 0, 0, .2)),0 4px 5px 0 var(--v-shadow-key-penumbra-opacity, rgba(0, 0, 0, .14)),0 1px 10px 0 var(--v-shadow-key-ambient-opacity, rgba(0, 0, 0, .12))!important}.elevation-3{box-shadow:0 3px 3px -2px var(--v-shadow-key-umbra-opacity, rgba(0, 0, 0, .2)),0 3px 4px 0 var(--v-shadow-key-penumbra-opacity, rgba(0, 0, 0, .14)),0 1px 8px 0 var(--v-shadow-key-ambient-opacity, rgba(0, 0, 0, .12))!important}.elevation-2{box-shadow:0 3px 1px -2px var(--v-shadow-key-umbra-opacity, rgba(0, 0, 0, .2)),0 2px 2px 0 var(--v-shadow-key-penumbra-opacity, rgba(0, 0, 0, .14)),0 1px 5px 0 var(--v-shadow-key-ambient-opacity, rgba(0, 0, 0, .12))!important}.elevation-1{box-shadow:0 2px 1px -1px var(--v-shadow-key-umbra-opacity, rgba(0, 0, 0, .2)),0 1px 1px 0 var(--v-shadow-key-penumbra-opacity, rgba(0, 0, 0, .14)),0 1px 3px 0 var(--v-shadow-key-ambient-opacity, rgba(0, 0, 0, .12))!important}.elevation-0{box-shadow:0 0 0 0 var(--v-shadow-key-umbra-opacity, rgba(0, 0, 0, .2)),0 0 0 0 var(--v-shadow-key-penumbra-opacity, rgba(0, 0, 0, .14)),0 0 0 0 var(--v-shadow-key-ambient-opacity, rgba(0, 0, 0, .12))!important}.d-sr-only,.d-sr-only-focusable:not(:focus){border:0!important;clip:rect(0,0,0,0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.overflow-x-auto{overflow-x:auto!important}.overflow-x-hidden{overflow-x:hidden!important}.overflow-x-scroll{overflow-x:scroll!important}.overflow-y-auto{overflow-y:auto!important}.overflow-y-hidden{overflow-y:hidden!important}.overflow-y-scroll{overflow-y:scroll!important}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.float-none{float:none!important}.float-left{float:left!important}.float-right{float:right!important}.v-locale--is-rtl .float-end{float:left!important}.v-locale--is-rtl .float-start,.v-locale--is-ltr .float-end{float:right!important}.v-locale--is-ltr .float-start{float:left!important}.flex-fill,.flex-1-1{flex:1 1 auto!important}.flex-1-0{flex:1 0 auto!important}.flex-0-1{flex:0 1 auto!important}.flex-0-0{flex:0 0 auto!important}.flex-1-1-100{flex:1 1 100%!important}.flex-1-0-100{flex:1 0 100%!important}.flex-0-1-100{flex:0 1 100%!important}.flex-0-0-100{flex:0 0 100%!important}.flex-1-1-0{flex:1 1 0!important}.flex-1-0-0{flex:1 0 0!important}.flex-0-1-0{flex:0 1 0!important}.flex-0-0-0{flex:0 0 0!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-start{justify-content:flex-start!important}.justify-end{justify-content:flex-end!important}.justify-center{justify-content:center!important}.justify-space-between{justify-content:space-between!important}.justify-space-around{justify-content:space-around!important}.justify-space-evenly{justify-content:space-evenly!important}.align-start{align-items:flex-start!important}.align-end{align-items:flex-end!important}.align-center{align-items:center!important}.align-baseline{align-items:baseline!important}.align-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-space-between{align-content:space-between!important}.align-content-space-around{align-content:space-around!important}.align-content-space-evenly{align-content:space-evenly!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-6{order:6!important}.order-7{order:7!important}.order-8{order:8!important}.order-9{order:9!important}.order-10{order:10!important}.order-11{order:11!important}.order-12{order:12!important}.order-last{order:13!important}.ga-0{gap:0px!important}.ga-1{gap:4px!important}.ga-2{gap:8px!important}.ga-3{gap:12px!important}.ga-4{gap:16px!important}.ga-5{gap:20px!important}.ga-6{gap:24px!important}.ga-7{gap:28px!important}.ga-8{gap:32px!important}.ga-9{gap:36px!important}.ga-10{gap:40px!important}.ga-11{gap:44px!important}.ga-12{gap:48px!important}.ga-13{gap:52px!important}.ga-14{gap:56px!important}.ga-15{gap:60px!important}.ga-16{gap:64px!important}.ga-auto{gap:auto!important}.gr-0{row-gap:0px!important}.gr-1{row-gap:4px!important}.gr-2{row-gap:8px!important}.gr-3{row-gap:12px!important}.gr-4{row-gap:16px!important}.gr-5{row-gap:20px!important}.gr-6{row-gap:24px!important}.gr-7{row-gap:28px!important}.gr-8{row-gap:32px!important}.gr-9{row-gap:36px!important}.gr-10{row-gap:40px!important}.gr-11{row-gap:44px!important}.gr-12{row-gap:48px!important}.gr-13{row-gap:52px!important}.gr-14{row-gap:56px!important}.gr-15{row-gap:60px!important}.gr-16{row-gap:64px!important}.gr-auto{row-gap:auto!important}.gc-0{column-gap:0px!important}.gc-1{column-gap:4px!important}.gc-2{column-gap:8px!important}.gc-3{column-gap:12px!important}.gc-4{column-gap:16px!important}.gc-5{column-gap:20px!important}.gc-6{column-gap:24px!important}.gc-7{column-gap:28px!important}.gc-8{column-gap:32px!important}.gc-9{column-gap:36px!important}.gc-10{column-gap:40px!important}.gc-11{column-gap:44px!important}.gc-12{column-gap:48px!important}.gc-13{column-gap:52px!important}.gc-14{column-gap:56px!important}.gc-15{column-gap:60px!important}.gc-16{column-gap:64px!important}.gc-auto{column-gap:auto!important}.ma-0{margin:0!important}.ma-1{margin:4px!important}.ma-2{margin:8px!important}.ma-3{margin:12px!important}.ma-4{margin:16px!important}.ma-5{margin:20px!important}.ma-6{margin:24px!important}.ma-7{margin:28px!important}.ma-8{margin:32px!important}.ma-9{margin:36px!important}.ma-10{margin:40px!important}.ma-11{margin:44px!important}.ma-12{margin:48px!important}.ma-13{margin:52px!important}.ma-14{margin:56px!important}.ma-15{margin:60px!important}.ma-16{margin:64px!important}.ma-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:4px!important;margin-left:4px!important}.mx-2{margin-right:8px!important;margin-left:8px!important}.mx-3{margin-right:12px!important;margin-left:12px!important}.mx-4{margin-right:16px!important;margin-left:16px!important}.mx-5{margin-right:20px!important;margin-left:20px!important}.mx-6{margin-right:24px!important;margin-left:24px!important}.mx-7{margin-right:28px!important;margin-left:28px!important}.mx-8{margin-right:32px!important;margin-left:32px!important}.mx-9{margin-right:36px!important;margin-left:36px!important}.mx-10{margin-right:40px!important;margin-left:40px!important}.mx-11{margin-right:44px!important;margin-left:44px!important}.mx-12{margin-right:48px!important;margin-left:48px!important}.mx-13{margin-right:52px!important;margin-left:52px!important}.mx-14{margin-right:56px!important;margin-left:56px!important}.mx-15{margin-right:60px!important;margin-left:60px!important}.mx-16{margin-right:64px!important;margin-left:64px!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:4px!important;margin-bottom:4px!important}.my-2{margin-top:8px!important;margin-bottom:8px!important}.my-3{margin-top:12px!important;margin-bottom:12px!important}.my-4{margin-top:16px!important;margin-bottom:16px!important}.my-5{margin-top:20px!important;margin-bottom:20px!important}.my-6{margin-top:24px!important;margin-bottom:24px!important}.my-7{margin-top:28px!important;margin-bottom:28px!important}.my-8{margin-top:32px!important;margin-bottom:32px!important}.my-9{margin-top:36px!important;margin-bottom:36px!important}.my-10{margin-top:40px!important;margin-bottom:40px!important}.my-11{margin-top:44px!important;margin-bottom:44px!important}.my-12{margin-top:48px!important;margin-bottom:48px!important}.my-13{margin-top:52px!important;margin-bottom:52px!important}.my-14{margin-top:56px!important;margin-bottom:56px!important}.my-15{margin-top:60px!important;margin-bottom:60px!important}.my-16{margin-top:64px!important;margin-bottom:64px!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:4px!important}.mt-2{margin-top:8px!important}.mt-3{margin-top:12px!important}.mt-4{margin-top:16px!important}.mt-5{margin-top:20px!important}.mt-6{margin-top:24px!important}.mt-7{margin-top:28px!important}.mt-8{margin-top:32px!important}.mt-9{margin-top:36px!important}.mt-10{margin-top:40px!important}.mt-11{margin-top:44px!important}.mt-12{margin-top:48px!important}.mt-13{margin-top:52px!important}.mt-14{margin-top:56px!important}.mt-15{margin-top:60px!important}.mt-16{margin-top:64px!important}.mt-auto{margin-top:auto!important}.mr-0{margin-right:0!important}.mr-1{margin-right:4px!important}.mr-2{margin-right:8px!important}.mr-3{margin-right:12px!important}.mr-4{margin-right:16px!important}.mr-5{margin-right:20px!important}.mr-6{margin-right:24px!important}.mr-7{margin-right:28px!important}.mr-8{margin-right:32px!important}.mr-9{margin-right:36px!important}.mr-10{margin-right:40px!important}.mr-11{margin-right:44px!important}.mr-12{margin-right:48px!important}.mr-13{margin-right:52px!important}.mr-14{margin-right:56px!important}.mr-15{margin-right:60px!important}.mr-16{margin-right:64px!important}.mr-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:4px!important}.mb-2{margin-bottom:8px!important}.mb-3{margin-bottom:12px!important}.mb-4{margin-bottom:16px!important}.mb-5{margin-bottom:20px!important}.mb-6{margin-bottom:24px!important}.mb-7{margin-bottom:28px!important}.mb-8{margin-bottom:32px!important}.mb-9{margin-bottom:36px!important}.mb-10{margin-bottom:40px!important}.mb-11{margin-bottom:44px!important}.mb-12{margin-bottom:48px!important}.mb-13{margin-bottom:52px!important}.mb-14{margin-bottom:56px!important}.mb-15{margin-bottom:60px!important}.mb-16{margin-bottom:64px!important}.mb-auto{margin-bottom:auto!important}.ml-0{margin-left:0!important}.ml-1{margin-left:4px!important}.ml-2{margin-left:8px!important}.ml-3{margin-left:12px!important}.ml-4{margin-left:16px!important}.ml-5{margin-left:20px!important}.ml-6{margin-left:24px!important}.ml-7{margin-left:28px!important}.ml-8{margin-left:32px!important}.ml-9{margin-left:36px!important}.ml-10{margin-left:40px!important}.ml-11{margin-left:44px!important}.ml-12{margin-left:48px!important}.ml-13{margin-left:52px!important}.ml-14{margin-left:56px!important}.ml-15{margin-left:60px!important}.ml-16{margin-left:64px!important}.ml-auto{margin-left:auto!important}.ms-0{margin-inline-start:0px!important}.ms-1{margin-inline-start:4px!important}.ms-2{margin-inline-start:8px!important}.ms-3{margin-inline-start:12px!important}.ms-4{margin-inline-start:16px!important}.ms-5{margin-inline-start:20px!important}.ms-6{margin-inline-start:24px!important}.ms-7{margin-inline-start:28px!important}.ms-8{margin-inline-start:32px!important}.ms-9{margin-inline-start:36px!important}.ms-10{margin-inline-start:40px!important}.ms-11{margin-inline-start:44px!important}.ms-12{margin-inline-start:48px!important}.ms-13{margin-inline-start:52px!important}.ms-14{margin-inline-start:56px!important}.ms-15{margin-inline-start:60px!important}.ms-16{margin-inline-start:64px!important}.ms-auto{margin-inline-start:auto!important}.me-0{margin-inline-end:0px!important}.me-1{margin-inline-end:4px!important}.me-2{margin-inline-end:8px!important}.me-3{margin-inline-end:12px!important}.me-4{margin-inline-end:16px!important}.me-5{margin-inline-end:20px!important}.me-6{margin-inline-end:24px!important}.me-7{margin-inline-end:28px!important}.me-8{margin-inline-end:32px!important}.me-9{margin-inline-end:36px!important}.me-10{margin-inline-end:40px!important}.me-11{margin-inline-end:44px!important}.me-12{margin-inline-end:48px!important}.me-13{margin-inline-end:52px!important}.me-14{margin-inline-end:56px!important}.me-15{margin-inline-end:60px!important}.me-16{margin-inline-end:64px!important}.me-auto{margin-inline-end:auto!important}.ma-n1{margin:-4px!important}.ma-n2{margin:-8px!important}.ma-n3{margin:-12px!important}.ma-n4{margin:-16px!important}.ma-n5{margin:-20px!important}.ma-n6{margin:-24px!important}.ma-n7{margin:-28px!important}.ma-n8{margin:-32px!important}.ma-n9{margin:-36px!important}.ma-n10{margin:-40px!important}.ma-n11{margin:-44px!important}.ma-n12{margin:-48px!important}.ma-n13{margin:-52px!important}.ma-n14{margin:-56px!important}.ma-n15{margin:-60px!important}.ma-n16{margin:-64px!important}.mx-n1{margin-right:-4px!important;margin-left:-4px!important}.mx-n2{margin-right:-8px!important;margin-left:-8px!important}.mx-n3{margin-right:-12px!important;margin-left:-12px!important}.mx-n4{margin-right:-16px!important;margin-left:-16px!important}.mx-n5{margin-right:-20px!important;margin-left:-20px!important}.mx-n6{margin-right:-24px!important;margin-left:-24px!important}.mx-n7{margin-right:-28px!important;margin-left:-28px!important}.mx-n8{margin-right:-32px!important;margin-left:-32px!important}.mx-n9{margin-right:-36px!important;margin-left:-36px!important}.mx-n10{margin-right:-40px!important;margin-left:-40px!important}.mx-n11{margin-right:-44px!important;margin-left:-44px!important}.mx-n12{margin-right:-48px!important;margin-left:-48px!important}.mx-n13{margin-right:-52px!important;margin-left:-52px!important}.mx-n14{margin-right:-56px!important;margin-left:-56px!important}.mx-n15{margin-right:-60px!important;margin-left:-60px!important}.mx-n16{margin-right:-64px!important;margin-left:-64px!important}.my-n1{margin-top:-4px!important;margin-bottom:-4px!important}.my-n2{margin-top:-8px!important;margin-bottom:-8px!important}.my-n3{margin-top:-12px!important;margin-bottom:-12px!important}.my-n4{margin-top:-16px!important;margin-bottom:-16px!important}.my-n5{margin-top:-20px!important;margin-bottom:-20px!important}.my-n6{margin-top:-24px!important;margin-bottom:-24px!important}.my-n7{margin-top:-28px!important;margin-bottom:-28px!important}.my-n8{margin-top:-32px!important;margin-bottom:-32px!important}.my-n9{margin-top:-36px!important;margin-bottom:-36px!important}.my-n10{margin-top:-40px!important;margin-bottom:-40px!important}.my-n11{margin-top:-44px!important;margin-bottom:-44px!important}.my-n12{margin-top:-48px!important;margin-bottom:-48px!important}.my-n13{margin-top:-52px!important;margin-bottom:-52px!important}.my-n14{margin-top:-56px!important;margin-bottom:-56px!important}.my-n15{margin-top:-60px!important;margin-bottom:-60px!important}.my-n16{margin-top:-64px!important;margin-bottom:-64px!important}.mt-n1{margin-top:-4px!important}.mt-n2{margin-top:-8px!important}.mt-n3{margin-top:-12px!important}.mt-n4{margin-top:-16px!important}.mt-n5{margin-top:-20px!important}.mt-n6{margin-top:-24px!important}.mt-n7{margin-top:-28px!important}.mt-n8{margin-top:-32px!important}.mt-n9{margin-top:-36px!important}.mt-n10{margin-top:-40px!important}.mt-n11{margin-top:-44px!important}.mt-n12{margin-top:-48px!important}.mt-n13{margin-top:-52px!important}.mt-n14{margin-top:-56px!important}.mt-n15{margin-top:-60px!important}.mt-n16{margin-top:-64px!important}.mr-n1{margin-right:-4px!important}.mr-n2{margin-right:-8px!important}.mr-n3{margin-right:-12px!important}.mr-n4{margin-right:-16px!important}.mr-n5{margin-right:-20px!important}.mr-n6{margin-right:-24px!important}.mr-n7{margin-right:-28px!important}.mr-n8{margin-right:-32px!important}.mr-n9{margin-right:-36px!important}.mr-n10{margin-right:-40px!important}.mr-n11{margin-right:-44px!important}.mr-n12{margin-right:-48px!important}.mr-n13{margin-right:-52px!important}.mr-n14{margin-right:-56px!important}.mr-n15{margin-right:-60px!important}.mr-n16{margin-right:-64px!important}.mb-n1{margin-bottom:-4px!important}.mb-n2{margin-bottom:-8px!important}.mb-n3{margin-bottom:-12px!important}.mb-n4{margin-bottom:-16px!important}.mb-n5{margin-bottom:-20px!important}.mb-n6{margin-bottom:-24px!important}.mb-n7{margin-bottom:-28px!important}.mb-n8{margin-bottom:-32px!important}.mb-n9{margin-bottom:-36px!important}.mb-n10{margin-bottom:-40px!important}.mb-n11{margin-bottom:-44px!important}.mb-n12{margin-bottom:-48px!important}.mb-n13{margin-bottom:-52px!important}.mb-n14{margin-bottom:-56px!important}.mb-n15{margin-bottom:-60px!important}.mb-n16{margin-bottom:-64px!important}.ml-n1{margin-left:-4px!important}.ml-n2{margin-left:-8px!important}.ml-n3{margin-left:-12px!important}.ml-n4{margin-left:-16px!important}.ml-n5{margin-left:-20px!important}.ml-n6{margin-left:-24px!important}.ml-n7{margin-left:-28px!important}.ml-n8{margin-left:-32px!important}.ml-n9{margin-left:-36px!important}.ml-n10{margin-left:-40px!important}.ml-n11{margin-left:-44px!important}.ml-n12{margin-left:-48px!important}.ml-n13{margin-left:-52px!important}.ml-n14{margin-left:-56px!important}.ml-n15{margin-left:-60px!important}.ml-n16{margin-left:-64px!important}.ms-n1{margin-inline-start:-4px!important}.ms-n2{margin-inline-start:-8px!important}.ms-n3{margin-inline-start:-12px!important}.ms-n4{margin-inline-start:-16px!important}.ms-n5{margin-inline-start:-20px!important}.ms-n6{margin-inline-start:-24px!important}.ms-n7{margin-inline-start:-28px!important}.ms-n8{margin-inline-start:-32px!important}.ms-n9{margin-inline-start:-36px!important}.ms-n10{margin-inline-start:-40px!important}.ms-n11{margin-inline-start:-44px!important}.ms-n12{margin-inline-start:-48px!important}.ms-n13{margin-inline-start:-52px!important}.ms-n14{margin-inline-start:-56px!important}.ms-n15{margin-inline-start:-60px!important}.ms-n16{margin-inline-start:-64px!important}.me-n1{margin-inline-end:-4px!important}.me-n2{margin-inline-end:-8px!important}.me-n3{margin-inline-end:-12px!important}.me-n4{margin-inline-end:-16px!important}.me-n5{margin-inline-end:-20px!important}.me-n6{margin-inline-end:-24px!important}.me-n7{margin-inline-end:-28px!important}.me-n8{margin-inline-end:-32px!important}.me-n9{margin-inline-end:-36px!important}.me-n10{margin-inline-end:-40px!important}.me-n11{margin-inline-end:-44px!important}.me-n12{margin-inline-end:-48px!important}.me-n13{margin-inline-end:-52px!important}.me-n14{margin-inline-end:-56px!important}.me-n15{margin-inline-end:-60px!important}.me-n16{margin-inline-end:-64px!important}.pa-0{padding:0!important}.pa-1{padding:4px!important}.pa-2{padding:8px!important}.pa-3{padding:12px!important}.pa-4{padding:16px!important}.pa-5{padding:20px!important}.pa-6{padding:24px!important}.pa-7{padding:28px!important}.pa-8{padding:32px!important}.pa-9{padding:36px!important}.pa-10{padding:40px!important}.pa-11{padding:44px!important}.pa-12{padding:48px!important}.pa-13{padding:52px!important}.pa-14{padding:56px!important}.pa-15{padding:60px!important}.pa-16{padding:64px!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:4px!important;padding-left:4px!important}.px-2{padding-right:8px!important;padding-left:8px!important}.px-3{padding-right:12px!important;padding-left:12px!important}.px-4{padding-right:16px!important;padding-left:16px!important}.px-5{padding-right:20px!important;padding-left:20px!important}.px-6{padding-right:24px!important;padding-left:24px!important}.px-7{padding-right:28px!important;padding-left:28px!important}.px-8{padding-right:32px!important;padding-left:32px!important}.px-9{padding-right:36px!important;padding-left:36px!important}.px-10{padding-right:40px!important;padding-left:40px!important}.px-11{padding-right:44px!important;padding-left:44px!important}.px-12{padding-right:48px!important;padding-left:48px!important}.px-13{padding-right:52px!important;padding-left:52px!important}.px-14{padding-right:56px!important;padding-left:56px!important}.px-15{padding-right:60px!important;padding-left:60px!important}.px-16{padding-right:64px!important;padding-left:64px!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:4px!important;padding-bottom:4px!important}.py-2{padding-top:8px!important;padding-bottom:8px!important}.py-3{padding-top:12px!important;padding-bottom:12px!important}.py-4{padding-top:16px!important;padding-bottom:16px!important}.py-5{padding-top:20px!important;padding-bottom:20px!important}.py-6{padding-top:24px!important;padding-bottom:24px!important}.py-7{padding-top:28px!important;padding-bottom:28px!important}.py-8{padding-top:32px!important;padding-bottom:32px!important}.py-9{padding-top:36px!important;padding-bottom:36px!important}.py-10{padding-top:40px!important;padding-bottom:40px!important}.py-11{padding-top:44px!important;padding-bottom:44px!important}.py-12{padding-top:48px!important;padding-bottom:48px!important}.py-13{padding-top:52px!important;padding-bottom:52px!important}.py-14{padding-top:56px!important;padding-bottom:56px!important}.py-15{padding-top:60px!important;padding-bottom:60px!important}.py-16{padding-top:64px!important;padding-bottom:64px!important}.pt-0{padding-top:0!important}.pt-1{padding-top:4px!important}.pt-2{padding-top:8px!important}.pt-3{padding-top:12px!important}.pt-4{padding-top:16px!important}.pt-5{padding-top:20px!important}.pt-6{padding-top:24px!important}.pt-7{padding-top:28px!important}.pt-8{padding-top:32px!important}.pt-9{padding-top:36px!important}.pt-10{padding-top:40px!important}.pt-11{padding-top:44px!important}.pt-12{padding-top:48px!important}.pt-13{padding-top:52px!important}.pt-14{padding-top:56px!important}.pt-15{padding-top:60px!important}.pt-16{padding-top:64px!important}.pr-0{padding-right:0!important}.pr-1{padding-right:4px!important}.pr-2{padding-right:8px!important}.pr-3{padding-right:12px!important}.pr-4{padding-right:16px!important}.pr-5{padding-right:20px!important}.pr-6{padding-right:24px!important}.pr-7{padding-right:28px!important}.pr-8{padding-right:32px!important}.pr-9{padding-right:36px!important}.pr-10{padding-right:40px!important}.pr-11{padding-right:44px!important}.pr-12{padding-right:48px!important}.pr-13{padding-right:52px!important}.pr-14{padding-right:56px!important}.pr-15{padding-right:60px!important}.pr-16{padding-right:64px!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:4px!important}.pb-2{padding-bottom:8px!important}.pb-3{padding-bottom:12px!important}.pb-4{padding-bottom:16px!important}.pb-5{padding-bottom:20px!important}.pb-6{padding-bottom:24px!important}.pb-7{padding-bottom:28px!important}.pb-8{padding-bottom:32px!important}.pb-9{padding-bottom:36px!important}.pb-10{padding-bottom:40px!important}.pb-11{padding-bottom:44px!important}.pb-12{padding-bottom:48px!important}.pb-13{padding-bottom:52px!important}.pb-14{padding-bottom:56px!important}.pb-15{padding-bottom:60px!important}.pb-16{padding-bottom:64px!important}.pl-0{padding-left:0!important}.pl-1{padding-left:4px!important}.pl-2{padding-left:8px!important}.pl-3{padding-left:12px!important}.pl-4{padding-left:16px!important}.pl-5{padding-left:20px!important}.pl-6{padding-left:24px!important}.pl-7{padding-left:28px!important}.pl-8{padding-left:32px!important}.pl-9{padding-left:36px!important}.pl-10{padding-left:40px!important}.pl-11{padding-left:44px!important}.pl-12{padding-left:48px!important}.pl-13{padding-left:52px!important}.pl-14{padding-left:56px!important}.pl-15{padding-left:60px!important}.pl-16{padding-left:64px!important}.ps-0{padding-inline-start:0px!important}.ps-1{padding-inline-start:4px!important}.ps-2{padding-inline-start:8px!important}.ps-3{padding-inline-start:12px!important}.ps-4{padding-inline-start:16px!important}.ps-5{padding-inline-start:20px!important}.ps-6{padding-inline-start:24px!important}.ps-7{padding-inline-start:28px!important}.ps-8{padding-inline-start:32px!important}.ps-9{padding-inline-start:36px!important}.ps-10{padding-inline-start:40px!important}.ps-11{padding-inline-start:44px!important}.ps-12{padding-inline-start:48px!important}.ps-13{padding-inline-start:52px!important}.ps-14{padding-inline-start:56px!important}.ps-15{padding-inline-start:60px!important}.ps-16{padding-inline-start:64px!important}.pe-0{padding-inline-end:0px!important}.pe-1{padding-inline-end:4px!important}.pe-2{padding-inline-end:8px!important}.pe-3{padding-inline-end:12px!important}.pe-4{padding-inline-end:16px!important}.pe-5{padding-inline-end:20px!important}.pe-6{padding-inline-end:24px!important}.pe-7{padding-inline-end:28px!important}.pe-8{padding-inline-end:32px!important}.pe-9{padding-inline-end:36px!important}.pe-10{padding-inline-end:40px!important}.pe-11{padding-inline-end:44px!important}.pe-12{padding-inline-end:48px!important}.pe-13{padding-inline-end:52px!important}.pe-14{padding-inline-end:56px!important}.pe-15{padding-inline-end:60px!important}.pe-16{padding-inline-end:64px!important}.rounded-0{border-radius:0!important}.rounded-sm{border-radius:2px!important}.rounded{border-radius:4px!important}.rounded-lg{border-radius:8px!important}.rounded-xl{border-radius:24px!important}.rounded-pill{border-radius:9999px!important}.rounded-circle{border-radius:50%!important}.rounded-shaped{border-radius:24px 0!important}.rounded-t-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.rounded-t-sm{border-top-left-radius:2px!important;border-top-right-radius:2px!important}.rounded-t{border-top-left-radius:4px!important;border-top-right-radius:4px!important}.rounded-t-lg{border-top-left-radius:8px!important;border-top-right-radius:8px!important}.rounded-t-xl{border-top-left-radius:24px!important;border-top-right-radius:24px!important}.rounded-t-pill{border-top-left-radius:9999px!important;border-top-right-radius:9999px!important}.rounded-t-circle{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.rounded-t-shaped{border-top-left-radius:24px!important;border-top-right-radius:0!important}.v-locale--is-ltr .rounded-e-0{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.v-locale--is-rtl .rounded-e-0{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.v-locale--is-ltr .rounded-e-sm{border-top-right-radius:2px!important;border-bottom-right-radius:2px!important}.v-locale--is-rtl .rounded-e-sm{border-top-left-radius:2px!important;border-bottom-left-radius:2px!important}.v-locale--is-ltr .rounded-e{border-top-right-radius:4px!important;border-bottom-right-radius:4px!important}.v-locale--is-rtl .rounded-e{border-top-left-radius:4px!important;border-bottom-left-radius:4px!important}.v-locale--is-ltr .rounded-e-lg{border-top-right-radius:8px!important;border-bottom-right-radius:8px!important}.v-locale--is-rtl .rounded-e-lg{border-top-left-radius:8px!important;border-bottom-left-radius:8px!important}.v-locale--is-ltr .rounded-e-xl{border-top-right-radius:24px!important;border-bottom-right-radius:24px!important}.v-locale--is-rtl .rounded-e-xl{border-top-left-radius:24px!important;border-bottom-left-radius:24px!important}.v-locale--is-ltr .rounded-e-pill{border-top-right-radius:9999px!important;border-bottom-right-radius:9999px!important}.v-locale--is-rtl .rounded-e-pill{border-top-left-radius:9999px!important;border-bottom-left-radius:9999px!important}.v-locale--is-ltr .rounded-e-circle{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.v-locale--is-rtl .rounded-e-circle{border-top-left-radius:50%!important;border-bottom-left-radius:50%!important}.v-locale--is-ltr .rounded-e-shaped{border-top-right-radius:24px!important;border-bottom-right-radius:0!important}.v-locale--is-rtl .rounded-e-shaped{border-top-left-radius:24px!important;border-bottom-left-radius:0!important}.rounded-b-0{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.rounded-b-sm{border-bottom-left-radius:2px!important;border-bottom-right-radius:2px!important}.rounded-b{border-bottom-left-radius:4px!important;border-bottom-right-radius:4px!important}.rounded-b-lg{border-bottom-left-radius:8px!important;border-bottom-right-radius:8px!important}.rounded-b-xl{border-bottom-left-radius:24px!important;border-bottom-right-radius:24px!important}.rounded-b-pill{border-bottom-left-radius:9999px!important;border-bottom-right-radius:9999px!important}.rounded-b-circle{border-bottom-left-radius:50%!important;border-bottom-right-radius:50%!important}.rounded-b-shaped{border-bottom-left-radius:24px!important;border-bottom-right-radius:0!important}.v-locale--is-ltr .rounded-s-0{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.v-locale--is-rtl .rounded-s-0{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.v-locale--is-ltr .rounded-s-sm{border-top-left-radius:2px!important;border-bottom-left-radius:2px!important}.v-locale--is-rtl .rounded-s-sm{border-top-right-radius:2px!important;border-bottom-right-radius:2px!important}.v-locale--is-ltr .rounded-s{border-top-left-radius:4px!important;border-bottom-left-radius:4px!important}.v-locale--is-rtl .rounded-s{border-top-right-radius:4px!important;border-bottom-right-radius:4px!important}.v-locale--is-ltr .rounded-s-lg{border-top-left-radius:8px!important;border-bottom-left-radius:8px!important}.v-locale--is-rtl .rounded-s-lg{border-top-right-radius:8px!important;border-bottom-right-radius:8px!important}.v-locale--is-ltr .rounded-s-xl{border-top-left-radius:24px!important;border-bottom-left-radius:24px!important}.v-locale--is-rtl .rounded-s-xl{border-top-right-radius:24px!important;border-bottom-right-radius:24px!important}.v-locale--is-ltr .rounded-s-pill{border-top-left-radius:9999px!important;border-bottom-left-radius:9999px!important}.v-locale--is-rtl .rounded-s-pill{border-top-right-radius:9999px!important;border-bottom-right-radius:9999px!important}.v-locale--is-ltr .rounded-s-circle{border-top-left-radius:50%!important;border-bottom-left-radius:50%!important}.v-locale--is-rtl .rounded-s-circle{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.v-locale--is-ltr .rounded-s-shaped{border-top-left-radius:24px!important;border-bottom-left-radius:0!important}.v-locale--is-rtl .rounded-s-shaped{border-top-right-radius:24px!important;border-bottom-right-radius:0!important}.v-locale--is-ltr .rounded-ts-0{border-top-left-radius:0!important}.v-locale--is-rtl .rounded-ts-0{border-top-right-radius:0!important}.v-locale--is-ltr .rounded-ts-sm{border-top-left-radius:2px!important}.v-locale--is-rtl .rounded-ts-sm{border-top-right-radius:2px!important}.v-locale--is-ltr .rounded-ts{border-top-left-radius:4px!important}.v-locale--is-rtl .rounded-ts{border-top-right-radius:4px!important}.v-locale--is-ltr .rounded-ts-lg{border-top-left-radius:8px!important}.v-locale--is-rtl .rounded-ts-lg{border-top-right-radius:8px!important}.v-locale--is-ltr .rounded-ts-xl{border-top-left-radius:24px!important}.v-locale--is-rtl .rounded-ts-xl{border-top-right-radius:24px!important}.v-locale--is-ltr .rounded-ts-pill{border-top-left-radius:9999px!important}.v-locale--is-rtl .rounded-ts-pill{border-top-right-radius:9999px!important}.v-locale--is-ltr .rounded-ts-circle{border-top-left-radius:50%!important}.v-locale--is-rtl .rounded-ts-circle{border-top-right-radius:50%!important}.v-locale--is-ltr .rounded-ts-shaped{border-top-left-radius:24px 0!important}.v-locale--is-rtl .rounded-ts-shaped{border-top-right-radius:24px 0!important}.v-locale--is-ltr .rounded-te-0{border-top-right-radius:0!important}.v-locale--is-rtl .rounded-te-0{border-top-left-radius:0!important}.v-locale--is-ltr .rounded-te-sm{border-top-right-radius:2px!important}.v-locale--is-rtl .rounded-te-sm{border-top-left-radius:2px!important}.v-locale--is-ltr .rounded-te{border-top-right-radius:4px!important}.v-locale--is-rtl .rounded-te{border-top-left-radius:4px!important}.v-locale--is-ltr .rounded-te-lg{border-top-right-radius:8px!important}.v-locale--is-rtl .rounded-te-lg{border-top-left-radius:8px!important}.v-locale--is-ltr .rounded-te-xl{border-top-right-radius:24px!important}.v-locale--is-rtl .rounded-te-xl{border-top-left-radius:24px!important}.v-locale--is-ltr .rounded-te-pill{border-top-right-radius:9999px!important}.v-locale--is-rtl .rounded-te-pill{border-top-left-radius:9999px!important}.v-locale--is-ltr .rounded-te-circle{border-top-right-radius:50%!important}.v-locale--is-rtl .rounded-te-circle{border-top-left-radius:50%!important}.v-locale--is-ltr .rounded-te-shaped{border-top-right-radius:24px 0!important}.v-locale--is-rtl .rounded-te-shaped{border-top-left-radius:24px 0!important}.v-locale--is-ltr .rounded-be-0{border-bottom-right-radius:0!important}.v-locale--is-rtl .rounded-be-0{border-bottom-left-radius:0!important}.v-locale--is-ltr .rounded-be-sm{border-bottom-right-radius:2px!important}.v-locale--is-rtl .rounded-be-sm{border-bottom-left-radius:2px!important}.v-locale--is-ltr .rounded-be{border-bottom-right-radius:4px!important}.v-locale--is-rtl .rounded-be{border-bottom-left-radius:4px!important}.v-locale--is-ltr .rounded-be-lg{border-bottom-right-radius:8px!important}.v-locale--is-rtl .rounded-be-lg{border-bottom-left-radius:8px!important}.v-locale--is-ltr .rounded-be-xl{border-bottom-right-radius:24px!important}.v-locale--is-rtl .rounded-be-xl{border-bottom-left-radius:24px!important}.v-locale--is-ltr .rounded-be-pill{border-bottom-right-radius:9999px!important}.v-locale--is-rtl .rounded-be-pill{border-bottom-left-radius:9999px!important}.v-locale--is-ltr .rounded-be-circle{border-bottom-right-radius:50%!important}.v-locale--is-rtl .rounded-be-circle{border-bottom-left-radius:50%!important}.v-locale--is-ltr .rounded-be-shaped{border-bottom-right-radius:24px 0!important}.v-locale--is-rtl .rounded-be-shaped{border-bottom-left-radius:24px 0!important}.v-locale--is-ltr .rounded-bs-0{border-bottom-left-radius:0!important}.v-locale--is-rtl .rounded-bs-0{border-bottom-right-radius:0!important}.v-locale--is-ltr .rounded-bs-sm{border-bottom-left-radius:2px!important}.v-locale--is-rtl .rounded-bs-sm{border-bottom-right-radius:2px!important}.v-locale--is-ltr .rounded-bs{border-bottom-left-radius:4px!important}.v-locale--is-rtl .rounded-bs{border-bottom-right-radius:4px!important}.v-locale--is-ltr .rounded-bs-lg{border-bottom-left-radius:8px!important}.v-locale--is-rtl .rounded-bs-lg{border-bottom-right-radius:8px!important}.v-locale--is-ltr .rounded-bs-xl{border-bottom-left-radius:24px!important}.v-locale--is-rtl .rounded-bs-xl{border-bottom-right-radius:24px!important}.v-locale--is-ltr .rounded-bs-pill{border-bottom-left-radius:9999px!important}.v-locale--is-rtl .rounded-bs-pill{border-bottom-right-radius:9999px!important}.v-locale--is-ltr .rounded-bs-circle{border-bottom-left-radius:50%!important}.v-locale--is-rtl .rounded-bs-circle{border-bottom-right-radius:50%!important}.v-locale--is-ltr .rounded-bs-shaped{border-bottom-left-radius:24px 0!important}.v-locale--is-rtl .rounded-bs-shaped{border-bottom-right-radius:24px 0!important}.border-0{border-width:0!important;border-style:solid!important;border-color:rgba(var(--v-border-color),var(--v-border-opacity))!important}.border,.border-thin{border-width:thin!important;border-style:solid!important;border-color:rgba(var(--v-border-color),var(--v-border-opacity))!important}.border-sm{border-width:1px!important;border-style:solid!important;border-color:rgba(var(--v-border-color),var(--v-border-opacity))!important}.border-md{border-width:2px!important;border-style:solid!important;border-color:rgba(var(--v-border-color),var(--v-border-opacity))!important}.border-lg{border-width:4px!important;border-style:solid!important;border-color:rgba(var(--v-border-color),var(--v-border-opacity))!important}.border-xl{border-width:8px!important;border-style:solid!important;border-color:rgba(var(--v-border-color),var(--v-border-opacity))!important}.border-opacity-0{--v-border-opacity: 0 !important}.border-opacity{--v-border-opacity: .12 !important}.border-opacity-25{--v-border-opacity: .25 !important}.border-opacity-50{--v-border-opacity: .5 !important}.border-opacity-75{--v-border-opacity: .75 !important}.border-opacity-100{--v-border-opacity: 1 !important}.border-t-0{border-block-start-width:0!important;border-block-start-style:solid!important;border-block-start-color:rgba(var(--v-border-color),var(--v-border-opacity))!important}.border-t,.border-t-thin{border-block-start-width:thin!important;border-block-start-style:solid!important;border-block-start-color:rgba(var(--v-border-color),var(--v-border-opacity))!important}.border-t-sm{border-block-start-width:1px!important;border-block-start-style:solid!important;border-block-start-color:rgba(var(--v-border-color),var(--v-border-opacity))!important}.border-t-md{border-block-start-width:2px!important;border-block-start-style:solid!important;border-block-start-color:rgba(var(--v-border-color),var(--v-border-opacity))!important}.border-t-lg{border-block-start-width:4px!important;border-block-start-style:solid!important;border-block-start-color:rgba(var(--v-border-color),var(--v-border-opacity))!important}.border-t-xl{border-block-start-width:8px!important;border-block-start-style:solid!important;border-block-start-color:rgba(var(--v-border-color),var(--v-border-opacity))!important}.border-e-0{border-inline-end-width:0!important;border-inline-end-style:solid!important;border-inline-end-color:rgba(var(--v-border-color),var(--v-border-opacity))!important}.border-e,.border-e-thin{border-inline-end-width:thin!important;border-inline-end-style:solid!important;border-inline-end-color:rgba(var(--v-border-color),var(--v-border-opacity))!important}.border-e-sm{border-inline-end-width:1px!important;border-inline-end-style:solid!important;border-inline-end-color:rgba(var(--v-border-color),var(--v-border-opacity))!important}.border-e-md{border-inline-end-width:2px!important;border-inline-end-style:solid!important;border-inline-end-color:rgba(var(--v-border-color),var(--v-border-opacity))!important}.border-e-lg{border-inline-end-width:4px!important;border-inline-end-style:solid!important;border-inline-end-color:rgba(var(--v-border-color),var(--v-border-opacity))!important}.border-e-xl{border-inline-end-width:8px!important;border-inline-end-style:solid!important;border-inline-end-color:rgba(var(--v-border-color),var(--v-border-opacity))!important}.border-b-0{border-block-end-width:0!important;border-block-end-style:solid!important;border-block-end-color:rgba(var(--v-border-color),var(--v-border-opacity))!important}.border-b,.border-b-thin{border-block-end-width:thin!important;border-block-end-style:solid!important;border-block-end-color:rgba(var(--v-border-color),var(--v-border-opacity))!important}.border-b-sm{border-block-end-width:1px!important;border-block-end-style:solid!important;border-block-end-color:rgba(var(--v-border-color),var(--v-border-opacity))!important}.border-b-md{border-block-end-width:2px!important;border-block-end-style:solid!important;border-block-end-color:rgba(var(--v-border-color),var(--v-border-opacity))!important}.border-b-lg{border-block-end-width:4px!important;border-block-end-style:solid!important;border-block-end-color:rgba(var(--v-border-color),var(--v-border-opacity))!important}.border-b-xl{border-block-end-width:8px!important;border-block-end-style:solid!important;border-block-end-color:rgba(var(--v-border-color),var(--v-border-opacity))!important}.border-s-0{border-inline-start-width:0!important;border-inline-start-style:solid!important;border-inline-start-color:rgba(var(--v-border-color),var(--v-border-opacity))!important}.border-s,.border-s-thin{border-inline-start-width:thin!important;border-inline-start-style:solid!important;border-inline-start-color:rgba(var(--v-border-color),var(--v-border-opacity))!important}.border-s-sm{border-inline-start-width:1px!important;border-inline-start-style:solid!important;border-inline-start-color:rgba(var(--v-border-color),var(--v-border-opacity))!important}.border-s-md{border-inline-start-width:2px!important;border-inline-start-style:solid!important;border-inline-start-color:rgba(var(--v-border-color),var(--v-border-opacity))!important}.border-s-lg{border-inline-start-width:4px!important;border-inline-start-style:solid!important;border-inline-start-color:rgba(var(--v-border-color),var(--v-border-opacity))!important}.border-s-xl{border-inline-start-width:8px!important;border-inline-start-style:solid!important;border-inline-start-color:rgba(var(--v-border-color),var(--v-border-opacity))!important}.border-solid{border-style:solid!important}.border-dashed{border-style:dashed!important}.border-dotted{border-style:dotted!important}.border-double{border-style:double!important}.border-none{border-style:none!important}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}.text-justify{text-align:justify!important}.text-start{text-align:start!important}.text-end{text-align:end!important}.text-decoration-line-through{text-decoration:line-through!important}.text-decoration-none{text-decoration:none!important}.text-decoration-overline{text-decoration:overline!important}.text-decoration-underline{text-decoration:underline!important}.text-wrap{white-space:normal!important}.text-no-wrap{white-space:nowrap!important}.text-pre{white-space:pre!important}.text-pre-line{white-space:pre-line!important}.text-pre-wrap{white-space:pre-wrap!important}.text-break{overflow-wrap:break-word!important;word-break:break-word!important}.opacity-hover{opacity:var(--v-hover-opacity)!important}.opacity-focus{opacity:var(--v-focus-opacity)!important}.opacity-selected{opacity:var(--v-selected-opacity)!important}.opacity-activated{opacity:var(--v-activated-opacity)!important}.opacity-pressed{opacity:var(--v-pressed-opacity)!important}.opacity-dragged{opacity:var(--v-dragged-opacity)!important}.opacity-0{opacity:0!important}.opacity-10{opacity:.1!important}.opacity-20{opacity:.2!important}.opacity-30{opacity:.3!important}.opacity-40{opacity:.4!important}.opacity-50{opacity:.5!important}.opacity-60{opacity:.6!important}.opacity-70{opacity:.7!important}.opacity-80{opacity:.8!important}.opacity-90{opacity:.9!important}.opacity-100{opacity:1!important}.text-high-emphasis{color:rgba(var(--v-theme-on-background),var(--v-high-emphasis-opacity))!important}.text-medium-emphasis{color:rgba(var(--v-theme-on-background),var(--v-medium-emphasis-opacity))!important}.text-disabled{color:rgba(var(--v-theme-on-background),var(--v-disabled-opacity))!important}.text-truncate{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.text-h1{font-size:6rem!important;font-weight:300;line-height:1;letter-spacing:-.015625em!important;font-family:Roboto,sans-serif;text-transform:none!important}.text-h2{font-size:3.75rem!important;font-weight:300;line-height:1;letter-spacing:-.0083333333em!important;font-family:Roboto,sans-serif;text-transform:none!important}.text-h3{font-size:3rem!important;font-weight:400;line-height:1.05;letter-spacing:normal!important;font-family:Roboto,sans-serif;text-transform:none!important}.text-h4{font-size:2.125rem!important;font-weight:400;line-height:1.175;letter-spacing:.0073529412em!important;font-family:Roboto,sans-serif;text-transform:none!important}.text-h5{font-size:1.5rem!important;font-weight:400;line-height:1.333;letter-spacing:normal!important;font-family:Roboto,sans-serif;text-transform:none!important}.text-h6{font-size:1.25rem!important;font-weight:500;line-height:1.6;letter-spacing:.0125em!important;font-family:Roboto,sans-serif;text-transform:none!important}.text-subtitle-1{font-size:1rem!important;font-weight:400;line-height:1.75;letter-spacing:.009375em!important;font-family:Roboto,sans-serif;text-transform:none!important}.text-subtitle-2{font-size:.875rem!important;font-weight:500;line-height:1.6;letter-spacing:.0071428571em!important;font-family:Roboto,sans-serif;text-transform:none!important}.text-body-1{font-size:1rem!important;font-weight:400;line-height:1.5;letter-spacing:.03125em!important;font-family:Roboto,sans-serif;text-transform:none!important}.text-body-2{font-size:.875rem!important;font-weight:400;line-height:1.425;letter-spacing:.0178571429em!important;font-family:Roboto,sans-serif;text-transform:none!important}.text-button{font-size:.875rem!important;font-weight:500;line-height:2.6;letter-spacing:.0892857143em!important;font-family:Roboto,sans-serif;text-transform:uppercase!important}.text-caption{font-size:.75rem!important;font-weight:400;line-height:1.667;letter-spacing:.0333333333em!important;font-family:Roboto,sans-serif;text-transform:none!important}.text-overline{font-size:.75rem!important;font-weight:500;line-height:2.667;letter-spacing:.1666666667em!important;font-family:Roboto,sans-serif;text-transform:uppercase!important}.text-none{text-transform:none!important}.text-capitalize{text-transform:capitalize!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.font-weight-thin{font-weight:100!important}.font-weight-light{font-weight:300!important}.font-weight-regular{font-weight:400!important}.font-weight-medium{font-weight:500!important}.font-weight-bold{font-weight:700!important}.font-weight-black{font-weight:900!important}.font-italic{font-style:italic!important}.text-mono{font-family:monospace!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-fixed{position:fixed!important}.position-absolute{position:absolute!important}.position-sticky{position:sticky!important}.top-0{top:0!important}.right-0{right:0!important}.bottom-0{bottom:0!important}.left-0{left:0!important}.cursor-auto{cursor:auto!important}.cursor-default{cursor:default!important}.cursor-pointer{cursor:pointer!important}.cursor-wait{cursor:wait!important}.cursor-text{cursor:text!important}.cursor-move{cursor:move!important}.cursor-help{cursor:help!important}.cursor-not-allowed{cursor:not-allowed!important}.cursor-progress{cursor:progress!important}.cursor-grab{cursor:grab!important}.cursor-grabbing{cursor:grabbing!important}.cursor-none{cursor:none!important}.fill-height{height:100%!important}.h-auto{height:auto!important}.h-screen{height:100vh!important}.h-0{height:0!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-screen{height:100dvh!important}.w-auto{width:auto!important}.w-0{width:0!important}.w-25{width:25%!important}.w-33{width:33%!important}.w-50{width:50%!important}.w-66{width:66%!important}.w-75{width:75%!important}.w-100{width:100%!important}@media (min-width: 600px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.float-sm-none{float:none!important}.float-sm-left{float:left!important}.float-sm-right{float:right!important}.v-locale--is-rtl .float-sm-end{float:left!important}.v-locale--is-rtl .float-sm-start,.v-locale--is-ltr .float-sm-end{float:right!important}.v-locale--is-ltr .float-sm-start{float:left!important}.flex-sm-fill,.flex-sm-1-1{flex:1 1 auto!important}.flex-sm-1-0{flex:1 0 auto!important}.flex-sm-0-1{flex:0 1 auto!important}.flex-sm-0-0{flex:0 0 auto!important}.flex-sm-1-1-100{flex:1 1 100%!important}.flex-sm-1-0-100{flex:1 0 100%!important}.flex-sm-0-1-100{flex:0 1 100%!important}.flex-sm-0-0-100{flex:0 0 100%!important}.flex-sm-1-1-0{flex:1 1 0!important}.flex-sm-1-0-0{flex:1 0 0!important}.flex-sm-0-1-0{flex:0 1 0!important}.flex-sm-0-0-0{flex:0 0 0!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-sm-start{justify-content:flex-start!important}.justify-sm-end{justify-content:flex-end!important}.justify-sm-center{justify-content:center!important}.justify-sm-space-between{justify-content:space-between!important}.justify-sm-space-around{justify-content:space-around!important}.justify-sm-space-evenly{justify-content:space-evenly!important}.align-sm-start{align-items:flex-start!important}.align-sm-end{align-items:flex-end!important}.align-sm-center{align-items:center!important}.align-sm-baseline{align-items:baseline!important}.align-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-space-between{align-content:space-between!important}.align-content-sm-space-around{align-content:space-around!important}.align-content-sm-space-evenly{align-content:space-evenly!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-6{order:6!important}.order-sm-7{order:7!important}.order-sm-8{order:8!important}.order-sm-9{order:9!important}.order-sm-10{order:10!important}.order-sm-11{order:11!important}.order-sm-12{order:12!important}.order-sm-last{order:13!important}.ga-sm-0{gap:0px!important}.ga-sm-1{gap:4px!important}.ga-sm-2{gap:8px!important}.ga-sm-3{gap:12px!important}.ga-sm-4{gap:16px!important}.ga-sm-5{gap:20px!important}.ga-sm-6{gap:24px!important}.ga-sm-7{gap:28px!important}.ga-sm-8{gap:32px!important}.ga-sm-9{gap:36px!important}.ga-sm-10{gap:40px!important}.ga-sm-11{gap:44px!important}.ga-sm-12{gap:48px!important}.ga-sm-13{gap:52px!important}.ga-sm-14{gap:56px!important}.ga-sm-15{gap:60px!important}.ga-sm-16{gap:64px!important}.ga-sm-auto{gap:auto!important}.gr-sm-0{row-gap:0px!important}.gr-sm-1{row-gap:4px!important}.gr-sm-2{row-gap:8px!important}.gr-sm-3{row-gap:12px!important}.gr-sm-4{row-gap:16px!important}.gr-sm-5{row-gap:20px!important}.gr-sm-6{row-gap:24px!important}.gr-sm-7{row-gap:28px!important}.gr-sm-8{row-gap:32px!important}.gr-sm-9{row-gap:36px!important}.gr-sm-10{row-gap:40px!important}.gr-sm-11{row-gap:44px!important}.gr-sm-12{row-gap:48px!important}.gr-sm-13{row-gap:52px!important}.gr-sm-14{row-gap:56px!important}.gr-sm-15{row-gap:60px!important}.gr-sm-16{row-gap:64px!important}.gr-sm-auto{row-gap:auto!important}.gc-sm-0{column-gap:0px!important}.gc-sm-1{column-gap:4px!important}.gc-sm-2{column-gap:8px!important}.gc-sm-3{column-gap:12px!important}.gc-sm-4{column-gap:16px!important}.gc-sm-5{column-gap:20px!important}.gc-sm-6{column-gap:24px!important}.gc-sm-7{column-gap:28px!important}.gc-sm-8{column-gap:32px!important}.gc-sm-9{column-gap:36px!important}.gc-sm-10{column-gap:40px!important}.gc-sm-11{column-gap:44px!important}.gc-sm-12{column-gap:48px!important}.gc-sm-13{column-gap:52px!important}.gc-sm-14{column-gap:56px!important}.gc-sm-15{column-gap:60px!important}.gc-sm-16{column-gap:64px!important}.gc-sm-auto{column-gap:auto!important}.ma-sm-0{margin:0!important}.ma-sm-1{margin:4px!important}.ma-sm-2{margin:8px!important}.ma-sm-3{margin:12px!important}.ma-sm-4{margin:16px!important}.ma-sm-5{margin:20px!important}.ma-sm-6{margin:24px!important}.ma-sm-7{margin:28px!important}.ma-sm-8{margin:32px!important}.ma-sm-9{margin:36px!important}.ma-sm-10{margin:40px!important}.ma-sm-11{margin:44px!important}.ma-sm-12{margin:48px!important}.ma-sm-13{margin:52px!important}.ma-sm-14{margin:56px!important}.ma-sm-15{margin:60px!important}.ma-sm-16{margin:64px!important}.ma-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:4px!important;margin-left:4px!important}.mx-sm-2{margin-right:8px!important;margin-left:8px!important}.mx-sm-3{margin-right:12px!important;margin-left:12px!important}.mx-sm-4{margin-right:16px!important;margin-left:16px!important}.mx-sm-5{margin-right:20px!important;margin-left:20px!important}.mx-sm-6{margin-right:24px!important;margin-left:24px!important}.mx-sm-7{margin-right:28px!important;margin-left:28px!important}.mx-sm-8{margin-right:32px!important;margin-left:32px!important}.mx-sm-9{margin-right:36px!important;margin-left:36px!important}.mx-sm-10{margin-right:40px!important;margin-left:40px!important}.mx-sm-11{margin-right:44px!important;margin-left:44px!important}.mx-sm-12{margin-right:48px!important;margin-left:48px!important}.mx-sm-13{margin-right:52px!important;margin-left:52px!important}.mx-sm-14{margin-right:56px!important;margin-left:56px!important}.mx-sm-15{margin-right:60px!important;margin-left:60px!important}.mx-sm-16{margin-right:64px!important;margin-left:64px!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:4px!important;margin-bottom:4px!important}.my-sm-2{margin-top:8px!important;margin-bottom:8px!important}.my-sm-3{margin-top:12px!important;margin-bottom:12px!important}.my-sm-4{margin-top:16px!important;margin-bottom:16px!important}.my-sm-5{margin-top:20px!important;margin-bottom:20px!important}.my-sm-6{margin-top:24px!important;margin-bottom:24px!important}.my-sm-7{margin-top:28px!important;margin-bottom:28px!important}.my-sm-8{margin-top:32px!important;margin-bottom:32px!important}.my-sm-9{margin-top:36px!important;margin-bottom:36px!important}.my-sm-10{margin-top:40px!important;margin-bottom:40px!important}.my-sm-11{margin-top:44px!important;margin-bottom:44px!important}.my-sm-12{margin-top:48px!important;margin-bottom:48px!important}.my-sm-13{margin-top:52px!important;margin-bottom:52px!important}.my-sm-14{margin-top:56px!important;margin-bottom:56px!important}.my-sm-15{margin-top:60px!important;margin-bottom:60px!important}.my-sm-16{margin-top:64px!important;margin-bottom:64px!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:4px!important}.mt-sm-2{margin-top:8px!important}.mt-sm-3{margin-top:12px!important}.mt-sm-4{margin-top:16px!important}.mt-sm-5{margin-top:20px!important}.mt-sm-6{margin-top:24px!important}.mt-sm-7{margin-top:28px!important}.mt-sm-8{margin-top:32px!important}.mt-sm-9{margin-top:36px!important}.mt-sm-10{margin-top:40px!important}.mt-sm-11{margin-top:44px!important}.mt-sm-12{margin-top:48px!important}.mt-sm-13{margin-top:52px!important}.mt-sm-14{margin-top:56px!important}.mt-sm-15{margin-top:60px!important}.mt-sm-16{margin-top:64px!important}.mt-sm-auto{margin-top:auto!important}.mr-sm-0{margin-right:0!important}.mr-sm-1{margin-right:4px!important}.mr-sm-2{margin-right:8px!important}.mr-sm-3{margin-right:12px!important}.mr-sm-4{margin-right:16px!important}.mr-sm-5{margin-right:20px!important}.mr-sm-6{margin-right:24px!important}.mr-sm-7{margin-right:28px!important}.mr-sm-8{margin-right:32px!important}.mr-sm-9{margin-right:36px!important}.mr-sm-10{margin-right:40px!important}.mr-sm-11{margin-right:44px!important}.mr-sm-12{margin-right:48px!important}.mr-sm-13{margin-right:52px!important}.mr-sm-14{margin-right:56px!important}.mr-sm-15{margin-right:60px!important}.mr-sm-16{margin-right:64px!important}.mr-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:4px!important}.mb-sm-2{margin-bottom:8px!important}.mb-sm-3{margin-bottom:12px!important}.mb-sm-4{margin-bottom:16px!important}.mb-sm-5{margin-bottom:20px!important}.mb-sm-6{margin-bottom:24px!important}.mb-sm-7{margin-bottom:28px!important}.mb-sm-8{margin-bottom:32px!important}.mb-sm-9{margin-bottom:36px!important}.mb-sm-10{margin-bottom:40px!important}.mb-sm-11{margin-bottom:44px!important}.mb-sm-12{margin-bottom:48px!important}.mb-sm-13{margin-bottom:52px!important}.mb-sm-14{margin-bottom:56px!important}.mb-sm-15{margin-bottom:60px!important}.mb-sm-16{margin-bottom:64px!important}.mb-sm-auto{margin-bottom:auto!important}.ml-sm-0{margin-left:0!important}.ml-sm-1{margin-left:4px!important}.ml-sm-2{margin-left:8px!important}.ml-sm-3{margin-left:12px!important}.ml-sm-4{margin-left:16px!important}.ml-sm-5{margin-left:20px!important}.ml-sm-6{margin-left:24px!important}.ml-sm-7{margin-left:28px!important}.ml-sm-8{margin-left:32px!important}.ml-sm-9{margin-left:36px!important}.ml-sm-10{margin-left:40px!important}.ml-sm-11{margin-left:44px!important}.ml-sm-12{margin-left:48px!important}.ml-sm-13{margin-left:52px!important}.ml-sm-14{margin-left:56px!important}.ml-sm-15{margin-left:60px!important}.ml-sm-16{margin-left:64px!important}.ml-sm-auto{margin-left:auto!important}.ms-sm-0{margin-inline-start:0px!important}.ms-sm-1{margin-inline-start:4px!important}.ms-sm-2{margin-inline-start:8px!important}.ms-sm-3{margin-inline-start:12px!important}.ms-sm-4{margin-inline-start:16px!important}.ms-sm-5{margin-inline-start:20px!important}.ms-sm-6{margin-inline-start:24px!important}.ms-sm-7{margin-inline-start:28px!important}.ms-sm-8{margin-inline-start:32px!important}.ms-sm-9{margin-inline-start:36px!important}.ms-sm-10{margin-inline-start:40px!important}.ms-sm-11{margin-inline-start:44px!important}.ms-sm-12{margin-inline-start:48px!important}.ms-sm-13{margin-inline-start:52px!important}.ms-sm-14{margin-inline-start:56px!important}.ms-sm-15{margin-inline-start:60px!important}.ms-sm-16{margin-inline-start:64px!important}.ms-sm-auto{margin-inline-start:auto!important}.me-sm-0{margin-inline-end:0px!important}.me-sm-1{margin-inline-end:4px!important}.me-sm-2{margin-inline-end:8px!important}.me-sm-3{margin-inline-end:12px!important}.me-sm-4{margin-inline-end:16px!important}.me-sm-5{margin-inline-end:20px!important}.me-sm-6{margin-inline-end:24px!important}.me-sm-7{margin-inline-end:28px!important}.me-sm-8{margin-inline-end:32px!important}.me-sm-9{margin-inline-end:36px!important}.me-sm-10{margin-inline-end:40px!important}.me-sm-11{margin-inline-end:44px!important}.me-sm-12{margin-inline-end:48px!important}.me-sm-13{margin-inline-end:52px!important}.me-sm-14{margin-inline-end:56px!important}.me-sm-15{margin-inline-end:60px!important}.me-sm-16{margin-inline-end:64px!important}.me-sm-auto{margin-inline-end:auto!important}.ma-sm-n1{margin:-4px!important}.ma-sm-n2{margin:-8px!important}.ma-sm-n3{margin:-12px!important}.ma-sm-n4{margin:-16px!important}.ma-sm-n5{margin:-20px!important}.ma-sm-n6{margin:-24px!important}.ma-sm-n7{margin:-28px!important}.ma-sm-n8{margin:-32px!important}.ma-sm-n9{margin:-36px!important}.ma-sm-n10{margin:-40px!important}.ma-sm-n11{margin:-44px!important}.ma-sm-n12{margin:-48px!important}.ma-sm-n13{margin:-52px!important}.ma-sm-n14{margin:-56px!important}.ma-sm-n15{margin:-60px!important}.ma-sm-n16{margin:-64px!important}.mx-sm-n1{margin-right:-4px!important;margin-left:-4px!important}.mx-sm-n2{margin-right:-8px!important;margin-left:-8px!important}.mx-sm-n3{margin-right:-12px!important;margin-left:-12px!important}.mx-sm-n4{margin-right:-16px!important;margin-left:-16px!important}.mx-sm-n5{margin-right:-20px!important;margin-left:-20px!important}.mx-sm-n6{margin-right:-24px!important;margin-left:-24px!important}.mx-sm-n7{margin-right:-28px!important;margin-left:-28px!important}.mx-sm-n8{margin-right:-32px!important;margin-left:-32px!important}.mx-sm-n9{margin-right:-36px!important;margin-left:-36px!important}.mx-sm-n10{margin-right:-40px!important;margin-left:-40px!important}.mx-sm-n11{margin-right:-44px!important;margin-left:-44px!important}.mx-sm-n12{margin-right:-48px!important;margin-left:-48px!important}.mx-sm-n13{margin-right:-52px!important;margin-left:-52px!important}.mx-sm-n14{margin-right:-56px!important;margin-left:-56px!important}.mx-sm-n15{margin-right:-60px!important;margin-left:-60px!important}.mx-sm-n16{margin-right:-64px!important;margin-left:-64px!important}.my-sm-n1{margin-top:-4px!important;margin-bottom:-4px!important}.my-sm-n2{margin-top:-8px!important;margin-bottom:-8px!important}.my-sm-n3{margin-top:-12px!important;margin-bottom:-12px!important}.my-sm-n4{margin-top:-16px!important;margin-bottom:-16px!important}.my-sm-n5{margin-top:-20px!important;margin-bottom:-20px!important}.my-sm-n6{margin-top:-24px!important;margin-bottom:-24px!important}.my-sm-n7{margin-top:-28px!important;margin-bottom:-28px!important}.my-sm-n8{margin-top:-32px!important;margin-bottom:-32px!important}.my-sm-n9{margin-top:-36px!important;margin-bottom:-36px!important}.my-sm-n10{margin-top:-40px!important;margin-bottom:-40px!important}.my-sm-n11{margin-top:-44px!important;margin-bottom:-44px!important}.my-sm-n12{margin-top:-48px!important;margin-bottom:-48px!important}.my-sm-n13{margin-top:-52px!important;margin-bottom:-52px!important}.my-sm-n14{margin-top:-56px!important;margin-bottom:-56px!important}.my-sm-n15{margin-top:-60px!important;margin-bottom:-60px!important}.my-sm-n16{margin-top:-64px!important;margin-bottom:-64px!important}.mt-sm-n1{margin-top:-4px!important}.mt-sm-n2{margin-top:-8px!important}.mt-sm-n3{margin-top:-12px!important}.mt-sm-n4{margin-top:-16px!important}.mt-sm-n5{margin-top:-20px!important}.mt-sm-n6{margin-top:-24px!important}.mt-sm-n7{margin-top:-28px!important}.mt-sm-n8{margin-top:-32px!important}.mt-sm-n9{margin-top:-36px!important}.mt-sm-n10{margin-top:-40px!important}.mt-sm-n11{margin-top:-44px!important}.mt-sm-n12{margin-top:-48px!important}.mt-sm-n13{margin-top:-52px!important}.mt-sm-n14{margin-top:-56px!important}.mt-sm-n15{margin-top:-60px!important}.mt-sm-n16{margin-top:-64px!important}.mr-sm-n1{margin-right:-4px!important}.mr-sm-n2{margin-right:-8px!important}.mr-sm-n3{margin-right:-12px!important}.mr-sm-n4{margin-right:-16px!important}.mr-sm-n5{margin-right:-20px!important}.mr-sm-n6{margin-right:-24px!important}.mr-sm-n7{margin-right:-28px!important}.mr-sm-n8{margin-right:-32px!important}.mr-sm-n9{margin-right:-36px!important}.mr-sm-n10{margin-right:-40px!important}.mr-sm-n11{margin-right:-44px!important}.mr-sm-n12{margin-right:-48px!important}.mr-sm-n13{margin-right:-52px!important}.mr-sm-n14{margin-right:-56px!important}.mr-sm-n15{margin-right:-60px!important}.mr-sm-n16{margin-right:-64px!important}.mb-sm-n1{margin-bottom:-4px!important}.mb-sm-n2{margin-bottom:-8px!important}.mb-sm-n3{margin-bottom:-12px!important}.mb-sm-n4{margin-bottom:-16px!important}.mb-sm-n5{margin-bottom:-20px!important}.mb-sm-n6{margin-bottom:-24px!important}.mb-sm-n7{margin-bottom:-28px!important}.mb-sm-n8{margin-bottom:-32px!important}.mb-sm-n9{margin-bottom:-36px!important}.mb-sm-n10{margin-bottom:-40px!important}.mb-sm-n11{margin-bottom:-44px!important}.mb-sm-n12{margin-bottom:-48px!important}.mb-sm-n13{margin-bottom:-52px!important}.mb-sm-n14{margin-bottom:-56px!important}.mb-sm-n15{margin-bottom:-60px!important}.mb-sm-n16{margin-bottom:-64px!important}.ml-sm-n1{margin-left:-4px!important}.ml-sm-n2{margin-left:-8px!important}.ml-sm-n3{margin-left:-12px!important}.ml-sm-n4{margin-left:-16px!important}.ml-sm-n5{margin-left:-20px!important}.ml-sm-n6{margin-left:-24px!important}.ml-sm-n7{margin-left:-28px!important}.ml-sm-n8{margin-left:-32px!important}.ml-sm-n9{margin-left:-36px!important}.ml-sm-n10{margin-left:-40px!important}.ml-sm-n11{margin-left:-44px!important}.ml-sm-n12{margin-left:-48px!important}.ml-sm-n13{margin-left:-52px!important}.ml-sm-n14{margin-left:-56px!important}.ml-sm-n15{margin-left:-60px!important}.ml-sm-n16{margin-left:-64px!important}.ms-sm-n1{margin-inline-start:-4px!important}.ms-sm-n2{margin-inline-start:-8px!important}.ms-sm-n3{margin-inline-start:-12px!important}.ms-sm-n4{margin-inline-start:-16px!important}.ms-sm-n5{margin-inline-start:-20px!important}.ms-sm-n6{margin-inline-start:-24px!important}.ms-sm-n7{margin-inline-start:-28px!important}.ms-sm-n8{margin-inline-start:-32px!important}.ms-sm-n9{margin-inline-start:-36px!important}.ms-sm-n10{margin-inline-start:-40px!important}.ms-sm-n11{margin-inline-start:-44px!important}.ms-sm-n12{margin-inline-start:-48px!important}.ms-sm-n13{margin-inline-start:-52px!important}.ms-sm-n14{margin-inline-start:-56px!important}.ms-sm-n15{margin-inline-start:-60px!important}.ms-sm-n16{margin-inline-start:-64px!important}.me-sm-n1{margin-inline-end:-4px!important}.me-sm-n2{margin-inline-end:-8px!important}.me-sm-n3{margin-inline-end:-12px!important}.me-sm-n4{margin-inline-end:-16px!important}.me-sm-n5{margin-inline-end:-20px!important}.me-sm-n6{margin-inline-end:-24px!important}.me-sm-n7{margin-inline-end:-28px!important}.me-sm-n8{margin-inline-end:-32px!important}.me-sm-n9{margin-inline-end:-36px!important}.me-sm-n10{margin-inline-end:-40px!important}.me-sm-n11{margin-inline-end:-44px!important}.me-sm-n12{margin-inline-end:-48px!important}.me-sm-n13{margin-inline-end:-52px!important}.me-sm-n14{margin-inline-end:-56px!important}.me-sm-n15{margin-inline-end:-60px!important}.me-sm-n16{margin-inline-end:-64px!important}.pa-sm-0{padding:0!important}.pa-sm-1{padding:4px!important}.pa-sm-2{padding:8px!important}.pa-sm-3{padding:12px!important}.pa-sm-4{padding:16px!important}.pa-sm-5{padding:20px!important}.pa-sm-6{padding:24px!important}.pa-sm-7{padding:28px!important}.pa-sm-8{padding:32px!important}.pa-sm-9{padding:36px!important}.pa-sm-10{padding:40px!important}.pa-sm-11{padding:44px!important}.pa-sm-12{padding:48px!important}.pa-sm-13{padding:52px!important}.pa-sm-14{padding:56px!important}.pa-sm-15{padding:60px!important}.pa-sm-16{padding:64px!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:4px!important;padding-left:4px!important}.px-sm-2{padding-right:8px!important;padding-left:8px!important}.px-sm-3{padding-right:12px!important;padding-left:12px!important}.px-sm-4{padding-right:16px!important;padding-left:16px!important}.px-sm-5{padding-right:20px!important;padding-left:20px!important}.px-sm-6{padding-right:24px!important;padding-left:24px!important}.px-sm-7{padding-right:28px!important;padding-left:28px!important}.px-sm-8{padding-right:32px!important;padding-left:32px!important}.px-sm-9{padding-right:36px!important;padding-left:36px!important}.px-sm-10{padding-right:40px!important;padding-left:40px!important}.px-sm-11{padding-right:44px!important;padding-left:44px!important}.px-sm-12{padding-right:48px!important;padding-left:48px!important}.px-sm-13{padding-right:52px!important;padding-left:52px!important}.px-sm-14{padding-right:56px!important;padding-left:56px!important}.px-sm-15{padding-right:60px!important;padding-left:60px!important}.px-sm-16{padding-right:64px!important;padding-left:64px!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:4px!important;padding-bottom:4px!important}.py-sm-2{padding-top:8px!important;padding-bottom:8px!important}.py-sm-3{padding-top:12px!important;padding-bottom:12px!important}.py-sm-4{padding-top:16px!important;padding-bottom:16px!important}.py-sm-5{padding-top:20px!important;padding-bottom:20px!important}.py-sm-6{padding-top:24px!important;padding-bottom:24px!important}.py-sm-7{padding-top:28px!important;padding-bottom:28px!important}.py-sm-8{padding-top:32px!important;padding-bottom:32px!important}.py-sm-9{padding-top:36px!important;padding-bottom:36px!important}.py-sm-10{padding-top:40px!important;padding-bottom:40px!important}.py-sm-11{padding-top:44px!important;padding-bottom:44px!important}.py-sm-12{padding-top:48px!important;padding-bottom:48px!important}.py-sm-13{padding-top:52px!important;padding-bottom:52px!important}.py-sm-14{padding-top:56px!important;padding-bottom:56px!important}.py-sm-15{padding-top:60px!important;padding-bottom:60px!important}.py-sm-16{padding-top:64px!important;padding-bottom:64px!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:4px!important}.pt-sm-2{padding-top:8px!important}.pt-sm-3{padding-top:12px!important}.pt-sm-4{padding-top:16px!important}.pt-sm-5{padding-top:20px!important}.pt-sm-6{padding-top:24px!important}.pt-sm-7{padding-top:28px!important}.pt-sm-8{padding-top:32px!important}.pt-sm-9{padding-top:36px!important}.pt-sm-10{padding-top:40px!important}.pt-sm-11{padding-top:44px!important}.pt-sm-12{padding-top:48px!important}.pt-sm-13{padding-top:52px!important}.pt-sm-14{padding-top:56px!important}.pt-sm-15{padding-top:60px!important}.pt-sm-16{padding-top:64px!important}.pr-sm-0{padding-right:0!important}.pr-sm-1{padding-right:4px!important}.pr-sm-2{padding-right:8px!important}.pr-sm-3{padding-right:12px!important}.pr-sm-4{padding-right:16px!important}.pr-sm-5{padding-right:20px!important}.pr-sm-6{padding-right:24px!important}.pr-sm-7{padding-right:28px!important}.pr-sm-8{padding-right:32px!important}.pr-sm-9{padding-right:36px!important}.pr-sm-10{padding-right:40px!important}.pr-sm-11{padding-right:44px!important}.pr-sm-12{padding-right:48px!important}.pr-sm-13{padding-right:52px!important}.pr-sm-14{padding-right:56px!important}.pr-sm-15{padding-right:60px!important}.pr-sm-16{padding-right:64px!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:4px!important}.pb-sm-2{padding-bottom:8px!important}.pb-sm-3{padding-bottom:12px!important}.pb-sm-4{padding-bottom:16px!important}.pb-sm-5{padding-bottom:20px!important}.pb-sm-6{padding-bottom:24px!important}.pb-sm-7{padding-bottom:28px!important}.pb-sm-8{padding-bottom:32px!important}.pb-sm-9{padding-bottom:36px!important}.pb-sm-10{padding-bottom:40px!important}.pb-sm-11{padding-bottom:44px!important}.pb-sm-12{padding-bottom:48px!important}.pb-sm-13{padding-bottom:52px!important}.pb-sm-14{padding-bottom:56px!important}.pb-sm-15{padding-bottom:60px!important}.pb-sm-16{padding-bottom:64px!important}.pl-sm-0{padding-left:0!important}.pl-sm-1{padding-left:4px!important}.pl-sm-2{padding-left:8px!important}.pl-sm-3{padding-left:12px!important}.pl-sm-4{padding-left:16px!important}.pl-sm-5{padding-left:20px!important}.pl-sm-6{padding-left:24px!important}.pl-sm-7{padding-left:28px!important}.pl-sm-8{padding-left:32px!important}.pl-sm-9{padding-left:36px!important}.pl-sm-10{padding-left:40px!important}.pl-sm-11{padding-left:44px!important}.pl-sm-12{padding-left:48px!important}.pl-sm-13{padding-left:52px!important}.pl-sm-14{padding-left:56px!important}.pl-sm-15{padding-left:60px!important}.pl-sm-16{padding-left:64px!important}.ps-sm-0{padding-inline-start:0px!important}.ps-sm-1{padding-inline-start:4px!important}.ps-sm-2{padding-inline-start:8px!important}.ps-sm-3{padding-inline-start:12px!important}.ps-sm-4{padding-inline-start:16px!important}.ps-sm-5{padding-inline-start:20px!important}.ps-sm-6{padding-inline-start:24px!important}.ps-sm-7{padding-inline-start:28px!important}.ps-sm-8{padding-inline-start:32px!important}.ps-sm-9{padding-inline-start:36px!important}.ps-sm-10{padding-inline-start:40px!important}.ps-sm-11{padding-inline-start:44px!important}.ps-sm-12{padding-inline-start:48px!important}.ps-sm-13{padding-inline-start:52px!important}.ps-sm-14{padding-inline-start:56px!important}.ps-sm-15{padding-inline-start:60px!important}.ps-sm-16{padding-inline-start:64px!important}.pe-sm-0{padding-inline-end:0px!important}.pe-sm-1{padding-inline-end:4px!important}.pe-sm-2{padding-inline-end:8px!important}.pe-sm-3{padding-inline-end:12px!important}.pe-sm-4{padding-inline-end:16px!important}.pe-sm-5{padding-inline-end:20px!important}.pe-sm-6{padding-inline-end:24px!important}.pe-sm-7{padding-inline-end:28px!important}.pe-sm-8{padding-inline-end:32px!important}.pe-sm-9{padding-inline-end:36px!important}.pe-sm-10{padding-inline-end:40px!important}.pe-sm-11{padding-inline-end:44px!important}.pe-sm-12{padding-inline-end:48px!important}.pe-sm-13{padding-inline-end:52px!important}.pe-sm-14{padding-inline-end:56px!important}.pe-sm-15{padding-inline-end:60px!important}.pe-sm-16{padding-inline-end:64px!important}.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}.text-sm-justify{text-align:justify!important}.text-sm-start{text-align:start!important}.text-sm-end{text-align:end!important}.text-sm-h1{font-size:6rem!important;font-weight:300;line-height:1;letter-spacing:-.015625em!important;font-family:Roboto,sans-serif;text-transform:none!important}.text-sm-h2{font-size:3.75rem!important;font-weight:300;line-height:1;letter-spacing:-.0083333333em!important;font-family:Roboto,sans-serif;text-transform:none!important}.text-sm-h3{font-size:3rem!important;font-weight:400;line-height:1.05;letter-spacing:normal!important;font-family:Roboto,sans-serif;text-transform:none!important}.text-sm-h4{font-size:2.125rem!important;font-weight:400;line-height:1.175;letter-spacing:.0073529412em!important;font-family:Roboto,sans-serif;text-transform:none!important}.text-sm-h5{font-size:1.5rem!important;font-weight:400;line-height:1.333;letter-spacing:normal!important;font-family:Roboto,sans-serif;text-transform:none!important}.text-sm-h6{font-size:1.25rem!important;font-weight:500;line-height:1.6;letter-spacing:.0125em!important;font-family:Roboto,sans-serif;text-transform:none!important}.text-sm-subtitle-1{font-size:1rem!important;font-weight:400;line-height:1.75;letter-spacing:.009375em!important;font-family:Roboto,sans-serif;text-transform:none!important}.text-sm-subtitle-2{font-size:.875rem!important;font-weight:500;line-height:1.6;letter-spacing:.0071428571em!important;font-family:Roboto,sans-serif;text-transform:none!important}.text-sm-body-1{font-size:1rem!important;font-weight:400;line-height:1.5;letter-spacing:.03125em!important;font-family:Roboto,sans-serif;text-transform:none!important}.text-sm-body-2{font-size:.875rem!important;font-weight:400;line-height:1.425;letter-spacing:.0178571429em!important;font-family:Roboto,sans-serif;text-transform:none!important}.text-sm-button{font-size:.875rem!important;font-weight:500;line-height:2.6;letter-spacing:.0892857143em!important;font-family:Roboto,sans-serif;text-transform:uppercase!important}.text-sm-caption{font-size:.75rem!important;font-weight:400;line-height:1.667;letter-spacing:.0333333333em!important;font-family:Roboto,sans-serif;text-transform:none!important}.text-sm-overline{font-size:.75rem!important;font-weight:500;line-height:2.667;letter-spacing:.1666666667em!important;font-family:Roboto,sans-serif;text-transform:uppercase!important}.h-sm-auto{height:auto!important}.h-sm-screen{height:100vh!important}.h-sm-0{height:0!important}.h-sm-25{height:25%!important}.h-sm-50{height:50%!important}.h-sm-75{height:75%!important}.h-sm-100{height:100%!important}.w-sm-auto{width:auto!important}.w-sm-0{width:0!important}.w-sm-25{width:25%!important}.w-sm-33{width:33%!important}.w-sm-50{width:50%!important}.w-sm-66{width:66%!important}.w-sm-75{width:75%!important}.w-sm-100{width:100%!important}}@media (min-width: 960px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.float-md-none{float:none!important}.float-md-left{float:left!important}.float-md-right{float:right!important}.v-locale--is-rtl .float-md-end{float:left!important}.v-locale--is-rtl .float-md-start,.v-locale--is-ltr .float-md-end{float:right!important}.v-locale--is-ltr .float-md-start{float:left!important}.flex-md-fill,.flex-md-1-1{flex:1 1 auto!important}.flex-md-1-0{flex:1 0 auto!important}.flex-md-0-1{flex:0 1 auto!important}.flex-md-0-0{flex:0 0 auto!important}.flex-md-1-1-100{flex:1 1 100%!important}.flex-md-1-0-100{flex:1 0 100%!important}.flex-md-0-1-100{flex:0 1 100%!important}.flex-md-0-0-100{flex:0 0 100%!important}.flex-md-1-1-0{flex:1 1 0!important}.flex-md-1-0-0{flex:1 0 0!important}.flex-md-0-1-0{flex:0 1 0!important}.flex-md-0-0-0{flex:0 0 0!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-md-start{justify-content:flex-start!important}.justify-md-end{justify-content:flex-end!important}.justify-md-center{justify-content:center!important}.justify-md-space-between{justify-content:space-between!important}.justify-md-space-around{justify-content:space-around!important}.justify-md-space-evenly{justify-content:space-evenly!important}.align-md-start{align-items:flex-start!important}.align-md-end{align-items:flex-end!important}.align-md-center{align-items:center!important}.align-md-baseline{align-items:baseline!important}.align-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-space-between{align-content:space-between!important}.align-content-md-space-around{align-content:space-around!important}.align-content-md-space-evenly{align-content:space-evenly!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-6{order:6!important}.order-md-7{order:7!important}.order-md-8{order:8!important}.order-md-9{order:9!important}.order-md-10{order:10!important}.order-md-11{order:11!important}.order-md-12{order:12!important}.order-md-last{order:13!important}.ga-md-0{gap:0px!important}.ga-md-1{gap:4px!important}.ga-md-2{gap:8px!important}.ga-md-3{gap:12px!important}.ga-md-4{gap:16px!important}.ga-md-5{gap:20px!important}.ga-md-6{gap:24px!important}.ga-md-7{gap:28px!important}.ga-md-8{gap:32px!important}.ga-md-9{gap:36px!important}.ga-md-10{gap:40px!important}.ga-md-11{gap:44px!important}.ga-md-12{gap:48px!important}.ga-md-13{gap:52px!important}.ga-md-14{gap:56px!important}.ga-md-15{gap:60px!important}.ga-md-16{gap:64px!important}.ga-md-auto{gap:auto!important}.gr-md-0{row-gap:0px!important}.gr-md-1{row-gap:4px!important}.gr-md-2{row-gap:8px!important}.gr-md-3{row-gap:12px!important}.gr-md-4{row-gap:16px!important}.gr-md-5{row-gap:20px!important}.gr-md-6{row-gap:24px!important}.gr-md-7{row-gap:28px!important}.gr-md-8{row-gap:32px!important}.gr-md-9{row-gap:36px!important}.gr-md-10{row-gap:40px!important}.gr-md-11{row-gap:44px!important}.gr-md-12{row-gap:48px!important}.gr-md-13{row-gap:52px!important}.gr-md-14{row-gap:56px!important}.gr-md-15{row-gap:60px!important}.gr-md-16{row-gap:64px!important}.gr-md-auto{row-gap:auto!important}.gc-md-0{column-gap:0px!important}.gc-md-1{column-gap:4px!important}.gc-md-2{column-gap:8px!important}.gc-md-3{column-gap:12px!important}.gc-md-4{column-gap:16px!important}.gc-md-5{column-gap:20px!important}.gc-md-6{column-gap:24px!important}.gc-md-7{column-gap:28px!important}.gc-md-8{column-gap:32px!important}.gc-md-9{column-gap:36px!important}.gc-md-10{column-gap:40px!important}.gc-md-11{column-gap:44px!important}.gc-md-12{column-gap:48px!important}.gc-md-13{column-gap:52px!important}.gc-md-14{column-gap:56px!important}.gc-md-15{column-gap:60px!important}.gc-md-16{column-gap:64px!important}.gc-md-auto{column-gap:auto!important}.ma-md-0{margin:0!important}.ma-md-1{margin:4px!important}.ma-md-2{margin:8px!important}.ma-md-3{margin:12px!important}.ma-md-4{margin:16px!important}.ma-md-5{margin:20px!important}.ma-md-6{margin:24px!important}.ma-md-7{margin:28px!important}.ma-md-8{margin:32px!important}.ma-md-9{margin:36px!important}.ma-md-10{margin:40px!important}.ma-md-11{margin:44px!important}.ma-md-12{margin:48px!important}.ma-md-13{margin:52px!important}.ma-md-14{margin:56px!important}.ma-md-15{margin:60px!important}.ma-md-16{margin:64px!important}.ma-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:4px!important;margin-left:4px!important}.mx-md-2{margin-right:8px!important;margin-left:8px!important}.mx-md-3{margin-right:12px!important;margin-left:12px!important}.mx-md-4{margin-right:16px!important;margin-left:16px!important}.mx-md-5{margin-right:20px!important;margin-left:20px!important}.mx-md-6{margin-right:24px!important;margin-left:24px!important}.mx-md-7{margin-right:28px!important;margin-left:28px!important}.mx-md-8{margin-right:32px!important;margin-left:32px!important}.mx-md-9{margin-right:36px!important;margin-left:36px!important}.mx-md-10{margin-right:40px!important;margin-left:40px!important}.mx-md-11{margin-right:44px!important;margin-left:44px!important}.mx-md-12{margin-right:48px!important;margin-left:48px!important}.mx-md-13{margin-right:52px!important;margin-left:52px!important}.mx-md-14{margin-right:56px!important;margin-left:56px!important}.mx-md-15{margin-right:60px!important;margin-left:60px!important}.mx-md-16{margin-right:64px!important;margin-left:64px!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:4px!important;margin-bottom:4px!important}.my-md-2{margin-top:8px!important;margin-bottom:8px!important}.my-md-3{margin-top:12px!important;margin-bottom:12px!important}.my-md-4{margin-top:16px!important;margin-bottom:16px!important}.my-md-5{margin-top:20px!important;margin-bottom:20px!important}.my-md-6{margin-top:24px!important;margin-bottom:24px!important}.my-md-7{margin-top:28px!important;margin-bottom:28px!important}.my-md-8{margin-top:32px!important;margin-bottom:32px!important}.my-md-9{margin-top:36px!important;margin-bottom:36px!important}.my-md-10{margin-top:40px!important;margin-bottom:40px!important}.my-md-11{margin-top:44px!important;margin-bottom:44px!important}.my-md-12{margin-top:48px!important;margin-bottom:48px!important}.my-md-13{margin-top:52px!important;margin-bottom:52px!important}.my-md-14{margin-top:56px!important;margin-bottom:56px!important}.my-md-15{margin-top:60px!important;margin-bottom:60px!important}.my-md-16{margin-top:64px!important;margin-bottom:64px!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:4px!important}.mt-md-2{margin-top:8px!important}.mt-md-3{margin-top:12px!important}.mt-md-4{margin-top:16px!important}.mt-md-5{margin-top:20px!important}.mt-md-6{margin-top:24px!important}.mt-md-7{margin-top:28px!important}.mt-md-8{margin-top:32px!important}.mt-md-9{margin-top:36px!important}.mt-md-10{margin-top:40px!important}.mt-md-11{margin-top:44px!important}.mt-md-12{margin-top:48px!important}.mt-md-13{margin-top:52px!important}.mt-md-14{margin-top:56px!important}.mt-md-15{margin-top:60px!important}.mt-md-16{margin-top:64px!important}.mt-md-auto{margin-top:auto!important}.mr-md-0{margin-right:0!important}.mr-md-1{margin-right:4px!important}.mr-md-2{margin-right:8px!important}.mr-md-3{margin-right:12px!important}.mr-md-4{margin-right:16px!important}.mr-md-5{margin-right:20px!important}.mr-md-6{margin-right:24px!important}.mr-md-7{margin-right:28px!important}.mr-md-8{margin-right:32px!important}.mr-md-9{margin-right:36px!important}.mr-md-10{margin-right:40px!important}.mr-md-11{margin-right:44px!important}.mr-md-12{margin-right:48px!important}.mr-md-13{margin-right:52px!important}.mr-md-14{margin-right:56px!important}.mr-md-15{margin-right:60px!important}.mr-md-16{margin-right:64px!important}.mr-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:4px!important}.mb-md-2{margin-bottom:8px!important}.mb-md-3{margin-bottom:12px!important}.mb-md-4{margin-bottom:16px!important}.mb-md-5{margin-bottom:20px!important}.mb-md-6{margin-bottom:24px!important}.mb-md-7{margin-bottom:28px!important}.mb-md-8{margin-bottom:32px!important}.mb-md-9{margin-bottom:36px!important}.mb-md-10{margin-bottom:40px!important}.mb-md-11{margin-bottom:44px!important}.mb-md-12{margin-bottom:48px!important}.mb-md-13{margin-bottom:52px!important}.mb-md-14{margin-bottom:56px!important}.mb-md-15{margin-bottom:60px!important}.mb-md-16{margin-bottom:64px!important}.mb-md-auto{margin-bottom:auto!important}.ml-md-0{margin-left:0!important}.ml-md-1{margin-left:4px!important}.ml-md-2{margin-left:8px!important}.ml-md-3{margin-left:12px!important}.ml-md-4{margin-left:16px!important}.ml-md-5{margin-left:20px!important}.ml-md-6{margin-left:24px!important}.ml-md-7{margin-left:28px!important}.ml-md-8{margin-left:32px!important}.ml-md-9{margin-left:36px!important}.ml-md-10{margin-left:40px!important}.ml-md-11{margin-left:44px!important}.ml-md-12{margin-left:48px!important}.ml-md-13{margin-left:52px!important}.ml-md-14{margin-left:56px!important}.ml-md-15{margin-left:60px!important}.ml-md-16{margin-left:64px!important}.ml-md-auto{margin-left:auto!important}.ms-md-0{margin-inline-start:0px!important}.ms-md-1{margin-inline-start:4px!important}.ms-md-2{margin-inline-start:8px!important}.ms-md-3{margin-inline-start:12px!important}.ms-md-4{margin-inline-start:16px!important}.ms-md-5{margin-inline-start:20px!important}.ms-md-6{margin-inline-start:24px!important}.ms-md-7{margin-inline-start:28px!important}.ms-md-8{margin-inline-start:32px!important}.ms-md-9{margin-inline-start:36px!important}.ms-md-10{margin-inline-start:40px!important}.ms-md-11{margin-inline-start:44px!important}.ms-md-12{margin-inline-start:48px!important}.ms-md-13{margin-inline-start:52px!important}.ms-md-14{margin-inline-start:56px!important}.ms-md-15{margin-inline-start:60px!important}.ms-md-16{margin-inline-start:64px!important}.ms-md-auto{margin-inline-start:auto!important}.me-md-0{margin-inline-end:0px!important}.me-md-1{margin-inline-end:4px!important}.me-md-2{margin-inline-end:8px!important}.me-md-3{margin-inline-end:12px!important}.me-md-4{margin-inline-end:16px!important}.me-md-5{margin-inline-end:20px!important}.me-md-6{margin-inline-end:24px!important}.me-md-7{margin-inline-end:28px!important}.me-md-8{margin-inline-end:32px!important}.me-md-9{margin-inline-end:36px!important}.me-md-10{margin-inline-end:40px!important}.me-md-11{margin-inline-end:44px!important}.me-md-12{margin-inline-end:48px!important}.me-md-13{margin-inline-end:52px!important}.me-md-14{margin-inline-end:56px!important}.me-md-15{margin-inline-end:60px!important}.me-md-16{margin-inline-end:64px!important}.me-md-auto{margin-inline-end:auto!important}.ma-md-n1{margin:-4px!important}.ma-md-n2{margin:-8px!important}.ma-md-n3{margin:-12px!important}.ma-md-n4{margin:-16px!important}.ma-md-n5{margin:-20px!important}.ma-md-n6{margin:-24px!important}.ma-md-n7{margin:-28px!important}.ma-md-n8{margin:-32px!important}.ma-md-n9{margin:-36px!important}.ma-md-n10{margin:-40px!important}.ma-md-n11{margin:-44px!important}.ma-md-n12{margin:-48px!important}.ma-md-n13{margin:-52px!important}.ma-md-n14{margin:-56px!important}.ma-md-n15{margin:-60px!important}.ma-md-n16{margin:-64px!important}.mx-md-n1{margin-right:-4px!important;margin-left:-4px!important}.mx-md-n2{margin-right:-8px!important;margin-left:-8px!important}.mx-md-n3{margin-right:-12px!important;margin-left:-12px!important}.mx-md-n4{margin-right:-16px!important;margin-left:-16px!important}.mx-md-n5{margin-right:-20px!important;margin-left:-20px!important}.mx-md-n6{margin-right:-24px!important;margin-left:-24px!important}.mx-md-n7{margin-right:-28px!important;margin-left:-28px!important}.mx-md-n8{margin-right:-32px!important;margin-left:-32px!important}.mx-md-n9{margin-right:-36px!important;margin-left:-36px!important}.mx-md-n10{margin-right:-40px!important;margin-left:-40px!important}.mx-md-n11{margin-right:-44px!important;margin-left:-44px!important}.mx-md-n12{margin-right:-48px!important;margin-left:-48px!important}.mx-md-n13{margin-right:-52px!important;margin-left:-52px!important}.mx-md-n14{margin-right:-56px!important;margin-left:-56px!important}.mx-md-n15{margin-right:-60px!important;margin-left:-60px!important}.mx-md-n16{margin-right:-64px!important;margin-left:-64px!important}.my-md-n1{margin-top:-4px!important;margin-bottom:-4px!important}.my-md-n2{margin-top:-8px!important;margin-bottom:-8px!important}.my-md-n3{margin-top:-12px!important;margin-bottom:-12px!important}.my-md-n4{margin-top:-16px!important;margin-bottom:-16px!important}.my-md-n5{margin-top:-20px!important;margin-bottom:-20px!important}.my-md-n6{margin-top:-24px!important;margin-bottom:-24px!important}.my-md-n7{margin-top:-28px!important;margin-bottom:-28px!important}.my-md-n8{margin-top:-32px!important;margin-bottom:-32px!important}.my-md-n9{margin-top:-36px!important;margin-bottom:-36px!important}.my-md-n10{margin-top:-40px!important;margin-bottom:-40px!important}.my-md-n11{margin-top:-44px!important;margin-bottom:-44px!important}.my-md-n12{margin-top:-48px!important;margin-bottom:-48px!important}.my-md-n13{margin-top:-52px!important;margin-bottom:-52px!important}.my-md-n14{margin-top:-56px!important;margin-bottom:-56px!important}.my-md-n15{margin-top:-60px!important;margin-bottom:-60px!important}.my-md-n16{margin-top:-64px!important;margin-bottom:-64px!important}.mt-md-n1{margin-top:-4px!important}.mt-md-n2{margin-top:-8px!important}.mt-md-n3{margin-top:-12px!important}.mt-md-n4{margin-top:-16px!important}.mt-md-n5{margin-top:-20px!important}.mt-md-n6{margin-top:-24px!important}.mt-md-n7{margin-top:-28px!important}.mt-md-n8{margin-top:-32px!important}.mt-md-n9{margin-top:-36px!important}.mt-md-n10{margin-top:-40px!important}.mt-md-n11{margin-top:-44px!important}.mt-md-n12{margin-top:-48px!important}.mt-md-n13{margin-top:-52px!important}.mt-md-n14{margin-top:-56px!important}.mt-md-n15{margin-top:-60px!important}.mt-md-n16{margin-top:-64px!important}.mr-md-n1{margin-right:-4px!important}.mr-md-n2{margin-right:-8px!important}.mr-md-n3{margin-right:-12px!important}.mr-md-n4{margin-right:-16px!important}.mr-md-n5{margin-right:-20px!important}.mr-md-n6{margin-right:-24px!important}.mr-md-n7{margin-right:-28px!important}.mr-md-n8{margin-right:-32px!important}.mr-md-n9{margin-right:-36px!important}.mr-md-n10{margin-right:-40px!important}.mr-md-n11{margin-right:-44px!important}.mr-md-n12{margin-right:-48px!important}.mr-md-n13{margin-right:-52px!important}.mr-md-n14{margin-right:-56px!important}.mr-md-n15{margin-right:-60px!important}.mr-md-n16{margin-right:-64px!important}.mb-md-n1{margin-bottom:-4px!important}.mb-md-n2{margin-bottom:-8px!important}.mb-md-n3{margin-bottom:-12px!important}.mb-md-n4{margin-bottom:-16px!important}.mb-md-n5{margin-bottom:-20px!important}.mb-md-n6{margin-bottom:-24px!important}.mb-md-n7{margin-bottom:-28px!important}.mb-md-n8{margin-bottom:-32px!important}.mb-md-n9{margin-bottom:-36px!important}.mb-md-n10{margin-bottom:-40px!important}.mb-md-n11{margin-bottom:-44px!important}.mb-md-n12{margin-bottom:-48px!important}.mb-md-n13{margin-bottom:-52px!important}.mb-md-n14{margin-bottom:-56px!important}.mb-md-n15{margin-bottom:-60px!important}.mb-md-n16{margin-bottom:-64px!important}.ml-md-n1{margin-left:-4px!important}.ml-md-n2{margin-left:-8px!important}.ml-md-n3{margin-left:-12px!important}.ml-md-n4{margin-left:-16px!important}.ml-md-n5{margin-left:-20px!important}.ml-md-n6{margin-left:-24px!important}.ml-md-n7{margin-left:-28px!important}.ml-md-n8{margin-left:-32px!important}.ml-md-n9{margin-left:-36px!important}.ml-md-n10{margin-left:-40px!important}.ml-md-n11{margin-left:-44px!important}.ml-md-n12{margin-left:-48px!important}.ml-md-n13{margin-left:-52px!important}.ml-md-n14{margin-left:-56px!important}.ml-md-n15{margin-left:-60px!important}.ml-md-n16{margin-left:-64px!important}.ms-md-n1{margin-inline-start:-4px!important}.ms-md-n2{margin-inline-start:-8px!important}.ms-md-n3{margin-inline-start:-12px!important}.ms-md-n4{margin-inline-start:-16px!important}.ms-md-n5{margin-inline-start:-20px!important}.ms-md-n6{margin-inline-start:-24px!important}.ms-md-n7{margin-inline-start:-28px!important}.ms-md-n8{margin-inline-start:-32px!important}.ms-md-n9{margin-inline-start:-36px!important}.ms-md-n10{margin-inline-start:-40px!important}.ms-md-n11{margin-inline-start:-44px!important}.ms-md-n12{margin-inline-start:-48px!important}.ms-md-n13{margin-inline-start:-52px!important}.ms-md-n14{margin-inline-start:-56px!important}.ms-md-n15{margin-inline-start:-60px!important}.ms-md-n16{margin-inline-start:-64px!important}.me-md-n1{margin-inline-end:-4px!important}.me-md-n2{margin-inline-end:-8px!important}.me-md-n3{margin-inline-end:-12px!important}.me-md-n4{margin-inline-end:-16px!important}.me-md-n5{margin-inline-end:-20px!important}.me-md-n6{margin-inline-end:-24px!important}.me-md-n7{margin-inline-end:-28px!important}.me-md-n8{margin-inline-end:-32px!important}.me-md-n9{margin-inline-end:-36px!important}.me-md-n10{margin-inline-end:-40px!important}.me-md-n11{margin-inline-end:-44px!important}.me-md-n12{margin-inline-end:-48px!important}.me-md-n13{margin-inline-end:-52px!important}.me-md-n14{margin-inline-end:-56px!important}.me-md-n15{margin-inline-end:-60px!important}.me-md-n16{margin-inline-end:-64px!important}.pa-md-0{padding:0!important}.pa-md-1{padding:4px!important}.pa-md-2{padding:8px!important}.pa-md-3{padding:12px!important}.pa-md-4{padding:16px!important}.pa-md-5{padding:20px!important}.pa-md-6{padding:24px!important}.pa-md-7{padding:28px!important}.pa-md-8{padding:32px!important}.pa-md-9{padding:36px!important}.pa-md-10{padding:40px!important}.pa-md-11{padding:44px!important}.pa-md-12{padding:48px!important}.pa-md-13{padding:52px!important}.pa-md-14{padding:56px!important}.pa-md-15{padding:60px!important}.pa-md-16{padding:64px!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:4px!important;padding-left:4px!important}.px-md-2{padding-right:8px!important;padding-left:8px!important}.px-md-3{padding-right:12px!important;padding-left:12px!important}.px-md-4{padding-right:16px!important;padding-left:16px!important}.px-md-5{padding-right:20px!important;padding-left:20px!important}.px-md-6{padding-right:24px!important;padding-left:24px!important}.px-md-7{padding-right:28px!important;padding-left:28px!important}.px-md-8{padding-right:32px!important;padding-left:32px!important}.px-md-9{padding-right:36px!important;padding-left:36px!important}.px-md-10{padding-right:40px!important;padding-left:40px!important}.px-md-11{padding-right:44px!important;padding-left:44px!important}.px-md-12{padding-right:48px!important;padding-left:48px!important}.px-md-13{padding-right:52px!important;padding-left:52px!important}.px-md-14{padding-right:56px!important;padding-left:56px!important}.px-md-15{padding-right:60px!important;padding-left:60px!important}.px-md-16{padding-right:64px!important;padding-left:64px!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:4px!important;padding-bottom:4px!important}.py-md-2{padding-top:8px!important;padding-bottom:8px!important}.py-md-3{padding-top:12px!important;padding-bottom:12px!important}.py-md-4{padding-top:16px!important;padding-bottom:16px!important}.py-md-5{padding-top:20px!important;padding-bottom:20px!important}.py-md-6{padding-top:24px!important;padding-bottom:24px!important}.py-md-7{padding-top:28px!important;padding-bottom:28px!important}.py-md-8{padding-top:32px!important;padding-bottom:32px!important}.py-md-9{padding-top:36px!important;padding-bottom:36px!important}.py-md-10{padding-top:40px!important;padding-bottom:40px!important}.py-md-11{padding-top:44px!important;padding-bottom:44px!important}.py-md-12{padding-top:48px!important;padding-bottom:48px!important}.py-md-13{padding-top:52px!important;padding-bottom:52px!important}.py-md-14{padding-top:56px!important;padding-bottom:56px!important}.py-md-15{padding-top:60px!important;padding-bottom:60px!important}.py-md-16{padding-top:64px!important;padding-bottom:64px!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:4px!important}.pt-md-2{padding-top:8px!important}.pt-md-3{padding-top:12px!important}.pt-md-4{padding-top:16px!important}.pt-md-5{padding-top:20px!important}.pt-md-6{padding-top:24px!important}.pt-md-7{padding-top:28px!important}.pt-md-8{padding-top:32px!important}.pt-md-9{padding-top:36px!important}.pt-md-10{padding-top:40px!important}.pt-md-11{padding-top:44px!important}.pt-md-12{padding-top:48px!important}.pt-md-13{padding-top:52px!important}.pt-md-14{padding-top:56px!important}.pt-md-15{padding-top:60px!important}.pt-md-16{padding-top:64px!important}.pr-md-0{padding-right:0!important}.pr-md-1{padding-right:4px!important}.pr-md-2{padding-right:8px!important}.pr-md-3{padding-right:12px!important}.pr-md-4{padding-right:16px!important}.pr-md-5{padding-right:20px!important}.pr-md-6{padding-right:24px!important}.pr-md-7{padding-right:28px!important}.pr-md-8{padding-right:32px!important}.pr-md-9{padding-right:36px!important}.pr-md-10{padding-right:40px!important}.pr-md-11{padding-right:44px!important}.pr-md-12{padding-right:48px!important}.pr-md-13{padding-right:52px!important}.pr-md-14{padding-right:56px!important}.pr-md-15{padding-right:60px!important}.pr-md-16{padding-right:64px!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:4px!important}.pb-md-2{padding-bottom:8px!important}.pb-md-3{padding-bottom:12px!important}.pb-md-4{padding-bottom:16px!important}.pb-md-5{padding-bottom:20px!important}.pb-md-6{padding-bottom:24px!important}.pb-md-7{padding-bottom:28px!important}.pb-md-8{padding-bottom:32px!important}.pb-md-9{padding-bottom:36px!important}.pb-md-10{padding-bottom:40px!important}.pb-md-11{padding-bottom:44px!important}.pb-md-12{padding-bottom:48px!important}.pb-md-13{padding-bottom:52px!important}.pb-md-14{padding-bottom:56px!important}.pb-md-15{padding-bottom:60px!important}.pb-md-16{padding-bottom:64px!important}.pl-md-0{padding-left:0!important}.pl-md-1{padding-left:4px!important}.pl-md-2{padding-left:8px!important}.pl-md-3{padding-left:12px!important}.pl-md-4{padding-left:16px!important}.pl-md-5{padding-left:20px!important}.pl-md-6{padding-left:24px!important}.pl-md-7{padding-left:28px!important}.pl-md-8{padding-left:32px!important}.pl-md-9{padding-left:36px!important}.pl-md-10{padding-left:40px!important}.pl-md-11{padding-left:44px!important}.pl-md-12{padding-left:48px!important}.pl-md-13{padding-left:52px!important}.pl-md-14{padding-left:56px!important}.pl-md-15{padding-left:60px!important}.pl-md-16{padding-left:64px!important}.ps-md-0{padding-inline-start:0px!important}.ps-md-1{padding-inline-start:4px!important}.ps-md-2{padding-inline-start:8px!important}.ps-md-3{padding-inline-start:12px!important}.ps-md-4{padding-inline-start:16px!important}.ps-md-5{padding-inline-start:20px!important}.ps-md-6{padding-inline-start:24px!important}.ps-md-7{padding-inline-start:28px!important}.ps-md-8{padding-inline-start:32px!important}.ps-md-9{padding-inline-start:36px!important}.ps-md-10{padding-inline-start:40px!important}.ps-md-11{padding-inline-start:44px!important}.ps-md-12{padding-inline-start:48px!important}.ps-md-13{padding-inline-start:52px!important}.ps-md-14{padding-inline-start:56px!important}.ps-md-15{padding-inline-start:60px!important}.ps-md-16{padding-inline-start:64px!important}.pe-md-0{padding-inline-end:0px!important}.pe-md-1{padding-inline-end:4px!important}.pe-md-2{padding-inline-end:8px!important}.pe-md-3{padding-inline-end:12px!important}.pe-md-4{padding-inline-end:16px!important}.pe-md-5{padding-inline-end:20px!important}.pe-md-6{padding-inline-end:24px!important}.pe-md-7{padding-inline-end:28px!important}.pe-md-8{padding-inline-end:32px!important}.pe-md-9{padding-inline-end:36px!important}.pe-md-10{padding-inline-end:40px!important}.pe-md-11{padding-inline-end:44px!important}.pe-md-12{padding-inline-end:48px!important}.pe-md-13{padding-inline-end:52px!important}.pe-md-14{padding-inline-end:56px!important}.pe-md-15{padding-inline-end:60px!important}.pe-md-16{padding-inline-end:64px!important}.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}.text-md-justify{text-align:justify!important}.text-md-start{text-align:start!important}.text-md-end{text-align:end!important}.text-md-h1{font-size:6rem!important;font-weight:300;line-height:1;letter-spacing:-.015625em!important;font-family:Roboto,sans-serif;text-transform:none!important}.text-md-h2{font-size:3.75rem!important;font-weight:300;line-height:1;letter-spacing:-.0083333333em!important;font-family:Roboto,sans-serif;text-transform:none!important}.text-md-h3{font-size:3rem!important;font-weight:400;line-height:1.05;letter-spacing:normal!important;font-family:Roboto,sans-serif;text-transform:none!important}.text-md-h4{font-size:2.125rem!important;font-weight:400;line-height:1.175;letter-spacing:.0073529412em!important;font-family:Roboto,sans-serif;text-transform:none!important}.text-md-h5{font-size:1.5rem!important;font-weight:400;line-height:1.333;letter-spacing:normal!important;font-family:Roboto,sans-serif;text-transform:none!important}.text-md-h6{font-size:1.25rem!important;font-weight:500;line-height:1.6;letter-spacing:.0125em!important;font-family:Roboto,sans-serif;text-transform:none!important}.text-md-subtitle-1{font-size:1rem!important;font-weight:400;line-height:1.75;letter-spacing:.009375em!important;font-family:Roboto,sans-serif;text-transform:none!important}.text-md-subtitle-2{font-size:.875rem!important;font-weight:500;line-height:1.6;letter-spacing:.0071428571em!important;font-family:Roboto,sans-serif;text-transform:none!important}.text-md-body-1{font-size:1rem!important;font-weight:400;line-height:1.5;letter-spacing:.03125em!important;font-family:Roboto,sans-serif;text-transform:none!important}.text-md-body-2{font-size:.875rem!important;font-weight:400;line-height:1.425;letter-spacing:.0178571429em!important;font-family:Roboto,sans-serif;text-transform:none!important}.text-md-button{font-size:.875rem!important;font-weight:500;line-height:2.6;letter-spacing:.0892857143em!important;font-family:Roboto,sans-serif;text-transform:uppercase!important}.text-md-caption{font-size:.75rem!important;font-weight:400;line-height:1.667;letter-spacing:.0333333333em!important;font-family:Roboto,sans-serif;text-transform:none!important}.text-md-overline{font-size:.75rem!important;font-weight:500;line-height:2.667;letter-spacing:.1666666667em!important;font-family:Roboto,sans-serif;text-transform:uppercase!important}.h-md-auto{height:auto!important}.h-md-screen{height:100vh!important}.h-md-0{height:0!important}.h-md-25{height:25%!important}.h-md-50{height:50%!important}.h-md-75{height:75%!important}.h-md-100{height:100%!important}.w-md-auto{width:auto!important}.w-md-0{width:0!important}.w-md-25{width:25%!important}.w-md-33{width:33%!important}.w-md-50{width:50%!important}.w-md-66{width:66%!important}.w-md-75{width:75%!important}.w-md-100{width:100%!important}}@media (min-width: 1280px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.float-lg-none{float:none!important}.float-lg-left{float:left!important}.float-lg-right{float:right!important}.v-locale--is-rtl .float-lg-end{float:left!important}.v-locale--is-rtl .float-lg-start,.v-locale--is-ltr .float-lg-end{float:right!important}.v-locale--is-ltr .float-lg-start{float:left!important}.flex-lg-fill,.flex-lg-1-1{flex:1 1 auto!important}.flex-lg-1-0{flex:1 0 auto!important}.flex-lg-0-1{flex:0 1 auto!important}.flex-lg-0-0{flex:0 0 auto!important}.flex-lg-1-1-100{flex:1 1 100%!important}.flex-lg-1-0-100{flex:1 0 100%!important}.flex-lg-0-1-100{flex:0 1 100%!important}.flex-lg-0-0-100{flex:0 0 100%!important}.flex-lg-1-1-0{flex:1 1 0!important}.flex-lg-1-0-0{flex:1 0 0!important}.flex-lg-0-1-0{flex:0 1 0!important}.flex-lg-0-0-0{flex:0 0 0!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-lg-start{justify-content:flex-start!important}.justify-lg-end{justify-content:flex-end!important}.justify-lg-center{justify-content:center!important}.justify-lg-space-between{justify-content:space-between!important}.justify-lg-space-around{justify-content:space-around!important}.justify-lg-space-evenly{justify-content:space-evenly!important}.align-lg-start{align-items:flex-start!important}.align-lg-end{align-items:flex-end!important}.align-lg-center{align-items:center!important}.align-lg-baseline{align-items:baseline!important}.align-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-space-between{align-content:space-between!important}.align-content-lg-space-around{align-content:space-around!important}.align-content-lg-space-evenly{align-content:space-evenly!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-6{order:6!important}.order-lg-7{order:7!important}.order-lg-8{order:8!important}.order-lg-9{order:9!important}.order-lg-10{order:10!important}.order-lg-11{order:11!important}.order-lg-12{order:12!important}.order-lg-last{order:13!important}.ga-lg-0{gap:0px!important}.ga-lg-1{gap:4px!important}.ga-lg-2{gap:8px!important}.ga-lg-3{gap:12px!important}.ga-lg-4{gap:16px!important}.ga-lg-5{gap:20px!important}.ga-lg-6{gap:24px!important}.ga-lg-7{gap:28px!important}.ga-lg-8{gap:32px!important}.ga-lg-9{gap:36px!important}.ga-lg-10{gap:40px!important}.ga-lg-11{gap:44px!important}.ga-lg-12{gap:48px!important}.ga-lg-13{gap:52px!important}.ga-lg-14{gap:56px!important}.ga-lg-15{gap:60px!important}.ga-lg-16{gap:64px!important}.ga-lg-auto{gap:auto!important}.gr-lg-0{row-gap:0px!important}.gr-lg-1{row-gap:4px!important}.gr-lg-2{row-gap:8px!important}.gr-lg-3{row-gap:12px!important}.gr-lg-4{row-gap:16px!important}.gr-lg-5{row-gap:20px!important}.gr-lg-6{row-gap:24px!important}.gr-lg-7{row-gap:28px!important}.gr-lg-8{row-gap:32px!important}.gr-lg-9{row-gap:36px!important}.gr-lg-10{row-gap:40px!important}.gr-lg-11{row-gap:44px!important}.gr-lg-12{row-gap:48px!important}.gr-lg-13{row-gap:52px!important}.gr-lg-14{row-gap:56px!important}.gr-lg-15{row-gap:60px!important}.gr-lg-16{row-gap:64px!important}.gr-lg-auto{row-gap:auto!important}.gc-lg-0{column-gap:0px!important}.gc-lg-1{column-gap:4px!important}.gc-lg-2{column-gap:8px!important}.gc-lg-3{column-gap:12px!important}.gc-lg-4{column-gap:16px!important}.gc-lg-5{column-gap:20px!important}.gc-lg-6{column-gap:24px!important}.gc-lg-7{column-gap:28px!important}.gc-lg-8{column-gap:32px!important}.gc-lg-9{column-gap:36px!important}.gc-lg-10{column-gap:40px!important}.gc-lg-11{column-gap:44px!important}.gc-lg-12{column-gap:48px!important}.gc-lg-13{column-gap:52px!important}.gc-lg-14{column-gap:56px!important}.gc-lg-15{column-gap:60px!important}.gc-lg-16{column-gap:64px!important}.gc-lg-auto{column-gap:auto!important}.ma-lg-0{margin:0!important}.ma-lg-1{margin:4px!important}.ma-lg-2{margin:8px!important}.ma-lg-3{margin:12px!important}.ma-lg-4{margin:16px!important}.ma-lg-5{margin:20px!important}.ma-lg-6{margin:24px!important}.ma-lg-7{margin:28px!important}.ma-lg-8{margin:32px!important}.ma-lg-9{margin:36px!important}.ma-lg-10{margin:40px!important}.ma-lg-11{margin:44px!important}.ma-lg-12{margin:48px!important}.ma-lg-13{margin:52px!important}.ma-lg-14{margin:56px!important}.ma-lg-15{margin:60px!important}.ma-lg-16{margin:64px!important}.ma-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:4px!important;margin-left:4px!important}.mx-lg-2{margin-right:8px!important;margin-left:8px!important}.mx-lg-3{margin-right:12px!important;margin-left:12px!important}.mx-lg-4{margin-right:16px!important;margin-left:16px!important}.mx-lg-5{margin-right:20px!important;margin-left:20px!important}.mx-lg-6{margin-right:24px!important;margin-left:24px!important}.mx-lg-7{margin-right:28px!important;margin-left:28px!important}.mx-lg-8{margin-right:32px!important;margin-left:32px!important}.mx-lg-9{margin-right:36px!important;margin-left:36px!important}.mx-lg-10{margin-right:40px!important;margin-left:40px!important}.mx-lg-11{margin-right:44px!important;margin-left:44px!important}.mx-lg-12{margin-right:48px!important;margin-left:48px!important}.mx-lg-13{margin-right:52px!important;margin-left:52px!important}.mx-lg-14{margin-right:56px!important;margin-left:56px!important}.mx-lg-15{margin-right:60px!important;margin-left:60px!important}.mx-lg-16{margin-right:64px!important;margin-left:64px!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:4px!important;margin-bottom:4px!important}.my-lg-2{margin-top:8px!important;margin-bottom:8px!important}.my-lg-3{margin-top:12px!important;margin-bottom:12px!important}.my-lg-4{margin-top:16px!important;margin-bottom:16px!important}.my-lg-5{margin-top:20px!important;margin-bottom:20px!important}.my-lg-6{margin-top:24px!important;margin-bottom:24px!important}.my-lg-7{margin-top:28px!important;margin-bottom:28px!important}.my-lg-8{margin-top:32px!important;margin-bottom:32px!important}.my-lg-9{margin-top:36px!important;margin-bottom:36px!important}.my-lg-10{margin-top:40px!important;margin-bottom:40px!important}.my-lg-11{margin-top:44px!important;margin-bottom:44px!important}.my-lg-12{margin-top:48px!important;margin-bottom:48px!important}.my-lg-13{margin-top:52px!important;margin-bottom:52px!important}.my-lg-14{margin-top:56px!important;margin-bottom:56px!important}.my-lg-15{margin-top:60px!important;margin-bottom:60px!important}.my-lg-16{margin-top:64px!important;margin-bottom:64px!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:4px!important}.mt-lg-2{margin-top:8px!important}.mt-lg-3{margin-top:12px!important}.mt-lg-4{margin-top:16px!important}.mt-lg-5{margin-top:20px!important}.mt-lg-6{margin-top:24px!important}.mt-lg-7{margin-top:28px!important}.mt-lg-8{margin-top:32px!important}.mt-lg-9{margin-top:36px!important}.mt-lg-10{margin-top:40px!important}.mt-lg-11{margin-top:44px!important}.mt-lg-12{margin-top:48px!important}.mt-lg-13{margin-top:52px!important}.mt-lg-14{margin-top:56px!important}.mt-lg-15{margin-top:60px!important}.mt-lg-16{margin-top:64px!important}.mt-lg-auto{margin-top:auto!important}.mr-lg-0{margin-right:0!important}.mr-lg-1{margin-right:4px!important}.mr-lg-2{margin-right:8px!important}.mr-lg-3{margin-right:12px!important}.mr-lg-4{margin-right:16px!important}.mr-lg-5{margin-right:20px!important}.mr-lg-6{margin-right:24px!important}.mr-lg-7{margin-right:28px!important}.mr-lg-8{margin-right:32px!important}.mr-lg-9{margin-right:36px!important}.mr-lg-10{margin-right:40px!important}.mr-lg-11{margin-right:44px!important}.mr-lg-12{margin-right:48px!important}.mr-lg-13{margin-right:52px!important}.mr-lg-14{margin-right:56px!important}.mr-lg-15{margin-right:60px!important}.mr-lg-16{margin-right:64px!important}.mr-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:4px!important}.mb-lg-2{margin-bottom:8px!important}.mb-lg-3{margin-bottom:12px!important}.mb-lg-4{margin-bottom:16px!important}.mb-lg-5{margin-bottom:20px!important}.mb-lg-6{margin-bottom:24px!important}.mb-lg-7{margin-bottom:28px!important}.mb-lg-8{margin-bottom:32px!important}.mb-lg-9{margin-bottom:36px!important}.mb-lg-10{margin-bottom:40px!important}.mb-lg-11{margin-bottom:44px!important}.mb-lg-12{margin-bottom:48px!important}.mb-lg-13{margin-bottom:52px!important}.mb-lg-14{margin-bottom:56px!important}.mb-lg-15{margin-bottom:60px!important}.mb-lg-16{margin-bottom:64px!important}.mb-lg-auto{margin-bottom:auto!important}.ml-lg-0{margin-left:0!important}.ml-lg-1{margin-left:4px!important}.ml-lg-2{margin-left:8px!important}.ml-lg-3{margin-left:12px!important}.ml-lg-4{margin-left:16px!important}.ml-lg-5{margin-left:20px!important}.ml-lg-6{margin-left:24px!important}.ml-lg-7{margin-left:28px!important}.ml-lg-8{margin-left:32px!important}.ml-lg-9{margin-left:36px!important}.ml-lg-10{margin-left:40px!important}.ml-lg-11{margin-left:44px!important}.ml-lg-12{margin-left:48px!important}.ml-lg-13{margin-left:52px!important}.ml-lg-14{margin-left:56px!important}.ml-lg-15{margin-left:60px!important}.ml-lg-16{margin-left:64px!important}.ml-lg-auto{margin-left:auto!important}.ms-lg-0{margin-inline-start:0px!important}.ms-lg-1{margin-inline-start:4px!important}.ms-lg-2{margin-inline-start:8px!important}.ms-lg-3{margin-inline-start:12px!important}.ms-lg-4{margin-inline-start:16px!important}.ms-lg-5{margin-inline-start:20px!important}.ms-lg-6{margin-inline-start:24px!important}.ms-lg-7{margin-inline-start:28px!important}.ms-lg-8{margin-inline-start:32px!important}.ms-lg-9{margin-inline-start:36px!important}.ms-lg-10{margin-inline-start:40px!important}.ms-lg-11{margin-inline-start:44px!important}.ms-lg-12{margin-inline-start:48px!important}.ms-lg-13{margin-inline-start:52px!important}.ms-lg-14{margin-inline-start:56px!important}.ms-lg-15{margin-inline-start:60px!important}.ms-lg-16{margin-inline-start:64px!important}.ms-lg-auto{margin-inline-start:auto!important}.me-lg-0{margin-inline-end:0px!important}.me-lg-1{margin-inline-end:4px!important}.me-lg-2{margin-inline-end:8px!important}.me-lg-3{margin-inline-end:12px!important}.me-lg-4{margin-inline-end:16px!important}.me-lg-5{margin-inline-end:20px!important}.me-lg-6{margin-inline-end:24px!important}.me-lg-7{margin-inline-end:28px!important}.me-lg-8{margin-inline-end:32px!important}.me-lg-9{margin-inline-end:36px!important}.me-lg-10{margin-inline-end:40px!important}.me-lg-11{margin-inline-end:44px!important}.me-lg-12{margin-inline-end:48px!important}.me-lg-13{margin-inline-end:52px!important}.me-lg-14{margin-inline-end:56px!important}.me-lg-15{margin-inline-end:60px!important}.me-lg-16{margin-inline-end:64px!important}.me-lg-auto{margin-inline-end:auto!important}.ma-lg-n1{margin:-4px!important}.ma-lg-n2{margin:-8px!important}.ma-lg-n3{margin:-12px!important}.ma-lg-n4{margin:-16px!important}.ma-lg-n5{margin:-20px!important}.ma-lg-n6{margin:-24px!important}.ma-lg-n7{margin:-28px!important}.ma-lg-n8{margin:-32px!important}.ma-lg-n9{margin:-36px!important}.ma-lg-n10{margin:-40px!important}.ma-lg-n11{margin:-44px!important}.ma-lg-n12{margin:-48px!important}.ma-lg-n13{margin:-52px!important}.ma-lg-n14{margin:-56px!important}.ma-lg-n15{margin:-60px!important}.ma-lg-n16{margin:-64px!important}.mx-lg-n1{margin-right:-4px!important;margin-left:-4px!important}.mx-lg-n2{margin-right:-8px!important;margin-left:-8px!important}.mx-lg-n3{margin-right:-12px!important;margin-left:-12px!important}.mx-lg-n4{margin-right:-16px!important;margin-left:-16px!important}.mx-lg-n5{margin-right:-20px!important;margin-left:-20px!important}.mx-lg-n6{margin-right:-24px!important;margin-left:-24px!important}.mx-lg-n7{margin-right:-28px!important;margin-left:-28px!important}.mx-lg-n8{margin-right:-32px!important;margin-left:-32px!important}.mx-lg-n9{margin-right:-36px!important;margin-left:-36px!important}.mx-lg-n10{margin-right:-40px!important;margin-left:-40px!important}.mx-lg-n11{margin-right:-44px!important;margin-left:-44px!important}.mx-lg-n12{margin-right:-48px!important;margin-left:-48px!important}.mx-lg-n13{margin-right:-52px!important;margin-left:-52px!important}.mx-lg-n14{margin-right:-56px!important;margin-left:-56px!important}.mx-lg-n15{margin-right:-60px!important;margin-left:-60px!important}.mx-lg-n16{margin-right:-64px!important;margin-left:-64px!important}.my-lg-n1{margin-top:-4px!important;margin-bottom:-4px!important}.my-lg-n2{margin-top:-8px!important;margin-bottom:-8px!important}.my-lg-n3{margin-top:-12px!important;margin-bottom:-12px!important}.my-lg-n4{margin-top:-16px!important;margin-bottom:-16px!important}.my-lg-n5{margin-top:-20px!important;margin-bottom:-20px!important}.my-lg-n6{margin-top:-24px!important;margin-bottom:-24px!important}.my-lg-n7{margin-top:-28px!important;margin-bottom:-28px!important}.my-lg-n8{margin-top:-32px!important;margin-bottom:-32px!important}.my-lg-n9{margin-top:-36px!important;margin-bottom:-36px!important}.my-lg-n10{margin-top:-40px!important;margin-bottom:-40px!important}.my-lg-n11{margin-top:-44px!important;margin-bottom:-44px!important}.my-lg-n12{margin-top:-48px!important;margin-bottom:-48px!important}.my-lg-n13{margin-top:-52px!important;margin-bottom:-52px!important}.my-lg-n14{margin-top:-56px!important;margin-bottom:-56px!important}.my-lg-n15{margin-top:-60px!important;margin-bottom:-60px!important}.my-lg-n16{margin-top:-64px!important;margin-bottom:-64px!important}.mt-lg-n1{margin-top:-4px!important}.mt-lg-n2{margin-top:-8px!important}.mt-lg-n3{margin-top:-12px!important}.mt-lg-n4{margin-top:-16px!important}.mt-lg-n5{margin-top:-20px!important}.mt-lg-n6{margin-top:-24px!important}.mt-lg-n7{margin-top:-28px!important}.mt-lg-n8{margin-top:-32px!important}.mt-lg-n9{margin-top:-36px!important}.mt-lg-n10{margin-top:-40px!important}.mt-lg-n11{margin-top:-44px!important}.mt-lg-n12{margin-top:-48px!important}.mt-lg-n13{margin-top:-52px!important}.mt-lg-n14{margin-top:-56px!important}.mt-lg-n15{margin-top:-60px!important}.mt-lg-n16{margin-top:-64px!important}.mr-lg-n1{margin-right:-4px!important}.mr-lg-n2{margin-right:-8px!important}.mr-lg-n3{margin-right:-12px!important}.mr-lg-n4{margin-right:-16px!important}.mr-lg-n5{margin-right:-20px!important}.mr-lg-n6{margin-right:-24px!important}.mr-lg-n7{margin-right:-28px!important}.mr-lg-n8{margin-right:-32px!important}.mr-lg-n9{margin-right:-36px!important}.mr-lg-n10{margin-right:-40px!important}.mr-lg-n11{margin-right:-44px!important}.mr-lg-n12{margin-right:-48px!important}.mr-lg-n13{margin-right:-52px!important}.mr-lg-n14{margin-right:-56px!important}.mr-lg-n15{margin-right:-60px!important}.mr-lg-n16{margin-right:-64px!important}.mb-lg-n1{margin-bottom:-4px!important}.mb-lg-n2{margin-bottom:-8px!important}.mb-lg-n3{margin-bottom:-12px!important}.mb-lg-n4{margin-bottom:-16px!important}.mb-lg-n5{margin-bottom:-20px!important}.mb-lg-n6{margin-bottom:-24px!important}.mb-lg-n7{margin-bottom:-28px!important}.mb-lg-n8{margin-bottom:-32px!important}.mb-lg-n9{margin-bottom:-36px!important}.mb-lg-n10{margin-bottom:-40px!important}.mb-lg-n11{margin-bottom:-44px!important}.mb-lg-n12{margin-bottom:-48px!important}.mb-lg-n13{margin-bottom:-52px!important}.mb-lg-n14{margin-bottom:-56px!important}.mb-lg-n15{margin-bottom:-60px!important}.mb-lg-n16{margin-bottom:-64px!important}.ml-lg-n1{margin-left:-4px!important}.ml-lg-n2{margin-left:-8px!important}.ml-lg-n3{margin-left:-12px!important}.ml-lg-n4{margin-left:-16px!important}.ml-lg-n5{margin-left:-20px!important}.ml-lg-n6{margin-left:-24px!important}.ml-lg-n7{margin-left:-28px!important}.ml-lg-n8{margin-left:-32px!important}.ml-lg-n9{margin-left:-36px!important}.ml-lg-n10{margin-left:-40px!important}.ml-lg-n11{margin-left:-44px!important}.ml-lg-n12{margin-left:-48px!important}.ml-lg-n13{margin-left:-52px!important}.ml-lg-n14{margin-left:-56px!important}.ml-lg-n15{margin-left:-60px!important}.ml-lg-n16{margin-left:-64px!important}.ms-lg-n1{margin-inline-start:-4px!important}.ms-lg-n2{margin-inline-start:-8px!important}.ms-lg-n3{margin-inline-start:-12px!important}.ms-lg-n4{margin-inline-start:-16px!important}.ms-lg-n5{margin-inline-start:-20px!important}.ms-lg-n6{margin-inline-start:-24px!important}.ms-lg-n7{margin-inline-start:-28px!important}.ms-lg-n8{margin-inline-start:-32px!important}.ms-lg-n9{margin-inline-start:-36px!important}.ms-lg-n10{margin-inline-start:-40px!important}.ms-lg-n11{margin-inline-start:-44px!important}.ms-lg-n12{margin-inline-start:-48px!important}.ms-lg-n13{margin-inline-start:-52px!important}.ms-lg-n14{margin-inline-start:-56px!important}.ms-lg-n15{margin-inline-start:-60px!important}.ms-lg-n16{margin-inline-start:-64px!important}.me-lg-n1{margin-inline-end:-4px!important}.me-lg-n2{margin-inline-end:-8px!important}.me-lg-n3{margin-inline-end:-12px!important}.me-lg-n4{margin-inline-end:-16px!important}.me-lg-n5{margin-inline-end:-20px!important}.me-lg-n6{margin-inline-end:-24px!important}.me-lg-n7{margin-inline-end:-28px!important}.me-lg-n8{margin-inline-end:-32px!important}.me-lg-n9{margin-inline-end:-36px!important}.me-lg-n10{margin-inline-end:-40px!important}.me-lg-n11{margin-inline-end:-44px!important}.me-lg-n12{margin-inline-end:-48px!important}.me-lg-n13{margin-inline-end:-52px!important}.me-lg-n14{margin-inline-end:-56px!important}.me-lg-n15{margin-inline-end:-60px!important}.me-lg-n16{margin-inline-end:-64px!important}.pa-lg-0{padding:0!important}.pa-lg-1{padding:4px!important}.pa-lg-2{padding:8px!important}.pa-lg-3{padding:12px!important}.pa-lg-4{padding:16px!important}.pa-lg-5{padding:20px!important}.pa-lg-6{padding:24px!important}.pa-lg-7{padding:28px!important}.pa-lg-8{padding:32px!important}.pa-lg-9{padding:36px!important}.pa-lg-10{padding:40px!important}.pa-lg-11{padding:44px!important}.pa-lg-12{padding:48px!important}.pa-lg-13{padding:52px!important}.pa-lg-14{padding:56px!important}.pa-lg-15{padding:60px!important}.pa-lg-16{padding:64px!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:4px!important;padding-left:4px!important}.px-lg-2{padding-right:8px!important;padding-left:8px!important}.px-lg-3{padding-right:12px!important;padding-left:12px!important}.px-lg-4{padding-right:16px!important;padding-left:16px!important}.px-lg-5{padding-right:20px!important;padding-left:20px!important}.px-lg-6{padding-right:24px!important;padding-left:24px!important}.px-lg-7{padding-right:28px!important;padding-left:28px!important}.px-lg-8{padding-right:32px!important;padding-left:32px!important}.px-lg-9{padding-right:36px!important;padding-left:36px!important}.px-lg-10{padding-right:40px!important;padding-left:40px!important}.px-lg-11{padding-right:44px!important;padding-left:44px!important}.px-lg-12{padding-right:48px!important;padding-left:48px!important}.px-lg-13{padding-right:52px!important;padding-left:52px!important}.px-lg-14{padding-right:56px!important;padding-left:56px!important}.px-lg-15{padding-right:60px!important;padding-left:60px!important}.px-lg-16{padding-right:64px!important;padding-left:64px!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:4px!important;padding-bottom:4px!important}.py-lg-2{padding-top:8px!important;padding-bottom:8px!important}.py-lg-3{padding-top:12px!important;padding-bottom:12px!important}.py-lg-4{padding-top:16px!important;padding-bottom:16px!important}.py-lg-5{padding-top:20px!important;padding-bottom:20px!important}.py-lg-6{padding-top:24px!important;padding-bottom:24px!important}.py-lg-7{padding-top:28px!important;padding-bottom:28px!important}.py-lg-8{padding-top:32px!important;padding-bottom:32px!important}.py-lg-9{padding-top:36px!important;padding-bottom:36px!important}.py-lg-10{padding-top:40px!important;padding-bottom:40px!important}.py-lg-11{padding-top:44px!important;padding-bottom:44px!important}.py-lg-12{padding-top:48px!important;padding-bottom:48px!important}.py-lg-13{padding-top:52px!important;padding-bottom:52px!important}.py-lg-14{padding-top:56px!important;padding-bottom:56px!important}.py-lg-15{padding-top:60px!important;padding-bottom:60px!important}.py-lg-16{padding-top:64px!important;padding-bottom:64px!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:4px!important}.pt-lg-2{padding-top:8px!important}.pt-lg-3{padding-top:12px!important}.pt-lg-4{padding-top:16px!important}.pt-lg-5{padding-top:20px!important}.pt-lg-6{padding-top:24px!important}.pt-lg-7{padding-top:28px!important}.pt-lg-8{padding-top:32px!important}.pt-lg-9{padding-top:36px!important}.pt-lg-10{padding-top:40px!important}.pt-lg-11{padding-top:44px!important}.pt-lg-12{padding-top:48px!important}.pt-lg-13{padding-top:52px!important}.pt-lg-14{padding-top:56px!important}.pt-lg-15{padding-top:60px!important}.pt-lg-16{padding-top:64px!important}.pr-lg-0{padding-right:0!important}.pr-lg-1{padding-right:4px!important}.pr-lg-2{padding-right:8px!important}.pr-lg-3{padding-right:12px!important}.pr-lg-4{padding-right:16px!important}.pr-lg-5{padding-right:20px!important}.pr-lg-6{padding-right:24px!important}.pr-lg-7{padding-right:28px!important}.pr-lg-8{padding-right:32px!important}.pr-lg-9{padding-right:36px!important}.pr-lg-10{padding-right:40px!important}.pr-lg-11{padding-right:44px!important}.pr-lg-12{padding-right:48px!important}.pr-lg-13{padding-right:52px!important}.pr-lg-14{padding-right:56px!important}.pr-lg-15{padding-right:60px!important}.pr-lg-16{padding-right:64px!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:4px!important}.pb-lg-2{padding-bottom:8px!important}.pb-lg-3{padding-bottom:12px!important}.pb-lg-4{padding-bottom:16px!important}.pb-lg-5{padding-bottom:20px!important}.pb-lg-6{padding-bottom:24px!important}.pb-lg-7{padding-bottom:28px!important}.pb-lg-8{padding-bottom:32px!important}.pb-lg-9{padding-bottom:36px!important}.pb-lg-10{padding-bottom:40px!important}.pb-lg-11{padding-bottom:44px!important}.pb-lg-12{padding-bottom:48px!important}.pb-lg-13{padding-bottom:52px!important}.pb-lg-14{padding-bottom:56px!important}.pb-lg-15{padding-bottom:60px!important}.pb-lg-16{padding-bottom:64px!important}.pl-lg-0{padding-left:0!important}.pl-lg-1{padding-left:4px!important}.pl-lg-2{padding-left:8px!important}.pl-lg-3{padding-left:12px!important}.pl-lg-4{padding-left:16px!important}.pl-lg-5{padding-left:20px!important}.pl-lg-6{padding-left:24px!important}.pl-lg-7{padding-left:28px!important}.pl-lg-8{padding-left:32px!important}.pl-lg-9{padding-left:36px!important}.pl-lg-10{padding-left:40px!important}.pl-lg-11{padding-left:44px!important}.pl-lg-12{padding-left:48px!important}.pl-lg-13{padding-left:52px!important}.pl-lg-14{padding-left:56px!important}.pl-lg-15{padding-left:60px!important}.pl-lg-16{padding-left:64px!important}.ps-lg-0{padding-inline-start:0px!important}.ps-lg-1{padding-inline-start:4px!important}.ps-lg-2{padding-inline-start:8px!important}.ps-lg-3{padding-inline-start:12px!important}.ps-lg-4{padding-inline-start:16px!important}.ps-lg-5{padding-inline-start:20px!important}.ps-lg-6{padding-inline-start:24px!important}.ps-lg-7{padding-inline-start:28px!important}.ps-lg-8{padding-inline-start:32px!important}.ps-lg-9{padding-inline-start:36px!important}.ps-lg-10{padding-inline-start:40px!important}.ps-lg-11{padding-inline-start:44px!important}.ps-lg-12{padding-inline-start:48px!important}.ps-lg-13{padding-inline-start:52px!important}.ps-lg-14{padding-inline-start:56px!important}.ps-lg-15{padding-inline-start:60px!important}.ps-lg-16{padding-inline-start:64px!important}.pe-lg-0{padding-inline-end:0px!important}.pe-lg-1{padding-inline-end:4px!important}.pe-lg-2{padding-inline-end:8px!important}.pe-lg-3{padding-inline-end:12px!important}.pe-lg-4{padding-inline-end:16px!important}.pe-lg-5{padding-inline-end:20px!important}.pe-lg-6{padding-inline-end:24px!important}.pe-lg-7{padding-inline-end:28px!important}.pe-lg-8{padding-inline-end:32px!important}.pe-lg-9{padding-inline-end:36px!important}.pe-lg-10{padding-inline-end:40px!important}.pe-lg-11{padding-inline-end:44px!important}.pe-lg-12{padding-inline-end:48px!important}.pe-lg-13{padding-inline-end:52px!important}.pe-lg-14{padding-inline-end:56px!important}.pe-lg-15{padding-inline-end:60px!important}.pe-lg-16{padding-inline-end:64px!important}.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}.text-lg-justify{text-align:justify!important}.text-lg-start{text-align:start!important}.text-lg-end{text-align:end!important}.text-lg-h1{font-size:6rem!important;font-weight:300;line-height:1;letter-spacing:-.015625em!important;font-family:Roboto,sans-serif;text-transform:none!important}.text-lg-h2{font-size:3.75rem!important;font-weight:300;line-height:1;letter-spacing:-.0083333333em!important;font-family:Roboto,sans-serif;text-transform:none!important}.text-lg-h3{font-size:3rem!important;font-weight:400;line-height:1.05;letter-spacing:normal!important;font-family:Roboto,sans-serif;text-transform:none!important}.text-lg-h4{font-size:2.125rem!important;font-weight:400;line-height:1.175;letter-spacing:.0073529412em!important;font-family:Roboto,sans-serif;text-transform:none!important}.text-lg-h5{font-size:1.5rem!important;font-weight:400;line-height:1.333;letter-spacing:normal!important;font-family:Roboto,sans-serif;text-transform:none!important}.text-lg-h6{font-size:1.25rem!important;font-weight:500;line-height:1.6;letter-spacing:.0125em!important;font-family:Roboto,sans-serif;text-transform:none!important}.text-lg-subtitle-1{font-size:1rem!important;font-weight:400;line-height:1.75;letter-spacing:.009375em!important;font-family:Roboto,sans-serif;text-transform:none!important}.text-lg-subtitle-2{font-size:.875rem!important;font-weight:500;line-height:1.6;letter-spacing:.0071428571em!important;font-family:Roboto,sans-serif;text-transform:none!important}.text-lg-body-1{font-size:1rem!important;font-weight:400;line-height:1.5;letter-spacing:.03125em!important;font-family:Roboto,sans-serif;text-transform:none!important}.text-lg-body-2{font-size:.875rem!important;font-weight:400;line-height:1.425;letter-spacing:.0178571429em!important;font-family:Roboto,sans-serif;text-transform:none!important}.text-lg-button{font-size:.875rem!important;font-weight:500;line-height:2.6;letter-spacing:.0892857143em!important;font-family:Roboto,sans-serif;text-transform:uppercase!important}.text-lg-caption{font-size:.75rem!important;font-weight:400;line-height:1.667;letter-spacing:.0333333333em!important;font-family:Roboto,sans-serif;text-transform:none!important}.text-lg-overline{font-size:.75rem!important;font-weight:500;line-height:2.667;letter-spacing:.1666666667em!important;font-family:Roboto,sans-serif;text-transform:uppercase!important}.h-lg-auto{height:auto!important}.h-lg-screen{height:100vh!important}.h-lg-0{height:0!important}.h-lg-25{height:25%!important}.h-lg-50{height:50%!important}.h-lg-75{height:75%!important}.h-lg-100{height:100%!important}.w-lg-auto{width:auto!important}.w-lg-0{width:0!important}.w-lg-25{width:25%!important}.w-lg-33{width:33%!important}.w-lg-50{width:50%!important}.w-lg-66{width:66%!important}.w-lg-75{width:75%!important}.w-lg-100{width:100%!important}}@media (min-width: 1920px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.float-xl-none{float:none!important}.float-xl-left{float:left!important}.float-xl-right{float:right!important}.v-locale--is-rtl .float-xl-end{float:left!important}.v-locale--is-rtl .float-xl-start,.v-locale--is-ltr .float-xl-end{float:right!important}.v-locale--is-ltr .float-xl-start{float:left!important}.flex-xl-fill,.flex-xl-1-1{flex:1 1 auto!important}.flex-xl-1-0{flex:1 0 auto!important}.flex-xl-0-1{flex:0 1 auto!important}.flex-xl-0-0{flex:0 0 auto!important}.flex-xl-1-1-100{flex:1 1 100%!important}.flex-xl-1-0-100{flex:1 0 100%!important}.flex-xl-0-1-100{flex:0 1 100%!important}.flex-xl-0-0-100{flex:0 0 100%!important}.flex-xl-1-1-0{flex:1 1 0!important}.flex-xl-1-0-0{flex:1 0 0!important}.flex-xl-0-1-0{flex:0 1 0!important}.flex-xl-0-0-0{flex:0 0 0!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-xl-start{justify-content:flex-start!important}.justify-xl-end{justify-content:flex-end!important}.justify-xl-center{justify-content:center!important}.justify-xl-space-between{justify-content:space-between!important}.justify-xl-space-around{justify-content:space-around!important}.justify-xl-space-evenly{justify-content:space-evenly!important}.align-xl-start{align-items:flex-start!important}.align-xl-end{align-items:flex-end!important}.align-xl-center{align-items:center!important}.align-xl-baseline{align-items:baseline!important}.align-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-space-between{align-content:space-between!important}.align-content-xl-space-around{align-content:space-around!important}.align-content-xl-space-evenly{align-content:space-evenly!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-6{order:6!important}.order-xl-7{order:7!important}.order-xl-8{order:8!important}.order-xl-9{order:9!important}.order-xl-10{order:10!important}.order-xl-11{order:11!important}.order-xl-12{order:12!important}.order-xl-last{order:13!important}.ga-xl-0{gap:0px!important}.ga-xl-1{gap:4px!important}.ga-xl-2{gap:8px!important}.ga-xl-3{gap:12px!important}.ga-xl-4{gap:16px!important}.ga-xl-5{gap:20px!important}.ga-xl-6{gap:24px!important}.ga-xl-7{gap:28px!important}.ga-xl-8{gap:32px!important}.ga-xl-9{gap:36px!important}.ga-xl-10{gap:40px!important}.ga-xl-11{gap:44px!important}.ga-xl-12{gap:48px!important}.ga-xl-13{gap:52px!important}.ga-xl-14{gap:56px!important}.ga-xl-15{gap:60px!important}.ga-xl-16{gap:64px!important}.ga-xl-auto{gap:auto!important}.gr-xl-0{row-gap:0px!important}.gr-xl-1{row-gap:4px!important}.gr-xl-2{row-gap:8px!important}.gr-xl-3{row-gap:12px!important}.gr-xl-4{row-gap:16px!important}.gr-xl-5{row-gap:20px!important}.gr-xl-6{row-gap:24px!important}.gr-xl-7{row-gap:28px!important}.gr-xl-8{row-gap:32px!important}.gr-xl-9{row-gap:36px!important}.gr-xl-10{row-gap:40px!important}.gr-xl-11{row-gap:44px!important}.gr-xl-12{row-gap:48px!important}.gr-xl-13{row-gap:52px!important}.gr-xl-14{row-gap:56px!important}.gr-xl-15{row-gap:60px!important}.gr-xl-16{row-gap:64px!important}.gr-xl-auto{row-gap:auto!important}.gc-xl-0{column-gap:0px!important}.gc-xl-1{column-gap:4px!important}.gc-xl-2{column-gap:8px!important}.gc-xl-3{column-gap:12px!important}.gc-xl-4{column-gap:16px!important}.gc-xl-5{column-gap:20px!important}.gc-xl-6{column-gap:24px!important}.gc-xl-7{column-gap:28px!important}.gc-xl-8{column-gap:32px!important}.gc-xl-9{column-gap:36px!important}.gc-xl-10{column-gap:40px!important}.gc-xl-11{column-gap:44px!important}.gc-xl-12{column-gap:48px!important}.gc-xl-13{column-gap:52px!important}.gc-xl-14{column-gap:56px!important}.gc-xl-15{column-gap:60px!important}.gc-xl-16{column-gap:64px!important}.gc-xl-auto{column-gap:auto!important}.ma-xl-0{margin:0!important}.ma-xl-1{margin:4px!important}.ma-xl-2{margin:8px!important}.ma-xl-3{margin:12px!important}.ma-xl-4{margin:16px!important}.ma-xl-5{margin:20px!important}.ma-xl-6{margin:24px!important}.ma-xl-7{margin:28px!important}.ma-xl-8{margin:32px!important}.ma-xl-9{margin:36px!important}.ma-xl-10{margin:40px!important}.ma-xl-11{margin:44px!important}.ma-xl-12{margin:48px!important}.ma-xl-13{margin:52px!important}.ma-xl-14{margin:56px!important}.ma-xl-15{margin:60px!important}.ma-xl-16{margin:64px!important}.ma-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:4px!important;margin-left:4px!important}.mx-xl-2{margin-right:8px!important;margin-left:8px!important}.mx-xl-3{margin-right:12px!important;margin-left:12px!important}.mx-xl-4{margin-right:16px!important;margin-left:16px!important}.mx-xl-5{margin-right:20px!important;margin-left:20px!important}.mx-xl-6{margin-right:24px!important;margin-left:24px!important}.mx-xl-7{margin-right:28px!important;margin-left:28px!important}.mx-xl-8{margin-right:32px!important;margin-left:32px!important}.mx-xl-9{margin-right:36px!important;margin-left:36px!important}.mx-xl-10{margin-right:40px!important;margin-left:40px!important}.mx-xl-11{margin-right:44px!important;margin-left:44px!important}.mx-xl-12{margin-right:48px!important;margin-left:48px!important}.mx-xl-13{margin-right:52px!important;margin-left:52px!important}.mx-xl-14{margin-right:56px!important;margin-left:56px!important}.mx-xl-15{margin-right:60px!important;margin-left:60px!important}.mx-xl-16{margin-right:64px!important;margin-left:64px!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:4px!important;margin-bottom:4px!important}.my-xl-2{margin-top:8px!important;margin-bottom:8px!important}.my-xl-3{margin-top:12px!important;margin-bottom:12px!important}.my-xl-4{margin-top:16px!important;margin-bottom:16px!important}.my-xl-5{margin-top:20px!important;margin-bottom:20px!important}.my-xl-6{margin-top:24px!important;margin-bottom:24px!important}.my-xl-7{margin-top:28px!important;margin-bottom:28px!important}.my-xl-8{margin-top:32px!important;margin-bottom:32px!important}.my-xl-9{margin-top:36px!important;margin-bottom:36px!important}.my-xl-10{margin-top:40px!important;margin-bottom:40px!important}.my-xl-11{margin-top:44px!important;margin-bottom:44px!important}.my-xl-12{margin-top:48px!important;margin-bottom:48px!important}.my-xl-13{margin-top:52px!important;margin-bottom:52px!important}.my-xl-14{margin-top:56px!important;margin-bottom:56px!important}.my-xl-15{margin-top:60px!important;margin-bottom:60px!important}.my-xl-16{margin-top:64px!important;margin-bottom:64px!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:4px!important}.mt-xl-2{margin-top:8px!important}.mt-xl-3{margin-top:12px!important}.mt-xl-4{margin-top:16px!important}.mt-xl-5{margin-top:20px!important}.mt-xl-6{margin-top:24px!important}.mt-xl-7{margin-top:28px!important}.mt-xl-8{margin-top:32px!important}.mt-xl-9{margin-top:36px!important}.mt-xl-10{margin-top:40px!important}.mt-xl-11{margin-top:44px!important}.mt-xl-12{margin-top:48px!important}.mt-xl-13{margin-top:52px!important}.mt-xl-14{margin-top:56px!important}.mt-xl-15{margin-top:60px!important}.mt-xl-16{margin-top:64px!important}.mt-xl-auto{margin-top:auto!important}.mr-xl-0{margin-right:0!important}.mr-xl-1{margin-right:4px!important}.mr-xl-2{margin-right:8px!important}.mr-xl-3{margin-right:12px!important}.mr-xl-4{margin-right:16px!important}.mr-xl-5{margin-right:20px!important}.mr-xl-6{margin-right:24px!important}.mr-xl-7{margin-right:28px!important}.mr-xl-8{margin-right:32px!important}.mr-xl-9{margin-right:36px!important}.mr-xl-10{margin-right:40px!important}.mr-xl-11{margin-right:44px!important}.mr-xl-12{margin-right:48px!important}.mr-xl-13{margin-right:52px!important}.mr-xl-14{margin-right:56px!important}.mr-xl-15{margin-right:60px!important}.mr-xl-16{margin-right:64px!important}.mr-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:4px!important}.mb-xl-2{margin-bottom:8px!important}.mb-xl-3{margin-bottom:12px!important}.mb-xl-4{margin-bottom:16px!important}.mb-xl-5{margin-bottom:20px!important}.mb-xl-6{margin-bottom:24px!important}.mb-xl-7{margin-bottom:28px!important}.mb-xl-8{margin-bottom:32px!important}.mb-xl-9{margin-bottom:36px!important}.mb-xl-10{margin-bottom:40px!important}.mb-xl-11{margin-bottom:44px!important}.mb-xl-12{margin-bottom:48px!important}.mb-xl-13{margin-bottom:52px!important}.mb-xl-14{margin-bottom:56px!important}.mb-xl-15{margin-bottom:60px!important}.mb-xl-16{margin-bottom:64px!important}.mb-xl-auto{margin-bottom:auto!important}.ml-xl-0{margin-left:0!important}.ml-xl-1{margin-left:4px!important}.ml-xl-2{margin-left:8px!important}.ml-xl-3{margin-left:12px!important}.ml-xl-4{margin-left:16px!important}.ml-xl-5{margin-left:20px!important}.ml-xl-6{margin-left:24px!important}.ml-xl-7{margin-left:28px!important}.ml-xl-8{margin-left:32px!important}.ml-xl-9{margin-left:36px!important}.ml-xl-10{margin-left:40px!important}.ml-xl-11{margin-left:44px!important}.ml-xl-12{margin-left:48px!important}.ml-xl-13{margin-left:52px!important}.ml-xl-14{margin-left:56px!important}.ml-xl-15{margin-left:60px!important}.ml-xl-16{margin-left:64px!important}.ml-xl-auto{margin-left:auto!important}.ms-xl-0{margin-inline-start:0px!important}.ms-xl-1{margin-inline-start:4px!important}.ms-xl-2{margin-inline-start:8px!important}.ms-xl-3{margin-inline-start:12px!important}.ms-xl-4{margin-inline-start:16px!important}.ms-xl-5{margin-inline-start:20px!important}.ms-xl-6{margin-inline-start:24px!important}.ms-xl-7{margin-inline-start:28px!important}.ms-xl-8{margin-inline-start:32px!important}.ms-xl-9{margin-inline-start:36px!important}.ms-xl-10{margin-inline-start:40px!important}.ms-xl-11{margin-inline-start:44px!important}.ms-xl-12{margin-inline-start:48px!important}.ms-xl-13{margin-inline-start:52px!important}.ms-xl-14{margin-inline-start:56px!important}.ms-xl-15{margin-inline-start:60px!important}.ms-xl-16{margin-inline-start:64px!important}.ms-xl-auto{margin-inline-start:auto!important}.me-xl-0{margin-inline-end:0px!important}.me-xl-1{margin-inline-end:4px!important}.me-xl-2{margin-inline-end:8px!important}.me-xl-3{margin-inline-end:12px!important}.me-xl-4{margin-inline-end:16px!important}.me-xl-5{margin-inline-end:20px!important}.me-xl-6{margin-inline-end:24px!important}.me-xl-7{margin-inline-end:28px!important}.me-xl-8{margin-inline-end:32px!important}.me-xl-9{margin-inline-end:36px!important}.me-xl-10{margin-inline-end:40px!important}.me-xl-11{margin-inline-end:44px!important}.me-xl-12{margin-inline-end:48px!important}.me-xl-13{margin-inline-end:52px!important}.me-xl-14{margin-inline-end:56px!important}.me-xl-15{margin-inline-end:60px!important}.me-xl-16{margin-inline-end:64px!important}.me-xl-auto{margin-inline-end:auto!important}.ma-xl-n1{margin:-4px!important}.ma-xl-n2{margin:-8px!important}.ma-xl-n3{margin:-12px!important}.ma-xl-n4{margin:-16px!important}.ma-xl-n5{margin:-20px!important}.ma-xl-n6{margin:-24px!important}.ma-xl-n7{margin:-28px!important}.ma-xl-n8{margin:-32px!important}.ma-xl-n9{margin:-36px!important}.ma-xl-n10{margin:-40px!important}.ma-xl-n11{margin:-44px!important}.ma-xl-n12{margin:-48px!important}.ma-xl-n13{margin:-52px!important}.ma-xl-n14{margin:-56px!important}.ma-xl-n15{margin:-60px!important}.ma-xl-n16{margin:-64px!important}.mx-xl-n1{margin-right:-4px!important;margin-left:-4px!important}.mx-xl-n2{margin-right:-8px!important;margin-left:-8px!important}.mx-xl-n3{margin-right:-12px!important;margin-left:-12px!important}.mx-xl-n4{margin-right:-16px!important;margin-left:-16px!important}.mx-xl-n5{margin-right:-20px!important;margin-left:-20px!important}.mx-xl-n6{margin-right:-24px!important;margin-left:-24px!important}.mx-xl-n7{margin-right:-28px!important;margin-left:-28px!important}.mx-xl-n8{margin-right:-32px!important;margin-left:-32px!important}.mx-xl-n9{margin-right:-36px!important;margin-left:-36px!important}.mx-xl-n10{margin-right:-40px!important;margin-left:-40px!important}.mx-xl-n11{margin-right:-44px!important;margin-left:-44px!important}.mx-xl-n12{margin-right:-48px!important;margin-left:-48px!important}.mx-xl-n13{margin-right:-52px!important;margin-left:-52px!important}.mx-xl-n14{margin-right:-56px!important;margin-left:-56px!important}.mx-xl-n15{margin-right:-60px!important;margin-left:-60px!important}.mx-xl-n16{margin-right:-64px!important;margin-left:-64px!important}.my-xl-n1{margin-top:-4px!important;margin-bottom:-4px!important}.my-xl-n2{margin-top:-8px!important;margin-bottom:-8px!important}.my-xl-n3{margin-top:-12px!important;margin-bottom:-12px!important}.my-xl-n4{margin-top:-16px!important;margin-bottom:-16px!important}.my-xl-n5{margin-top:-20px!important;margin-bottom:-20px!important}.my-xl-n6{margin-top:-24px!important;margin-bottom:-24px!important}.my-xl-n7{margin-top:-28px!important;margin-bottom:-28px!important}.my-xl-n8{margin-top:-32px!important;margin-bottom:-32px!important}.my-xl-n9{margin-top:-36px!important;margin-bottom:-36px!important}.my-xl-n10{margin-top:-40px!important;margin-bottom:-40px!important}.my-xl-n11{margin-top:-44px!important;margin-bottom:-44px!important}.my-xl-n12{margin-top:-48px!important;margin-bottom:-48px!important}.my-xl-n13{margin-top:-52px!important;margin-bottom:-52px!important}.my-xl-n14{margin-top:-56px!important;margin-bottom:-56px!important}.my-xl-n15{margin-top:-60px!important;margin-bottom:-60px!important}.my-xl-n16{margin-top:-64px!important;margin-bottom:-64px!important}.mt-xl-n1{margin-top:-4px!important}.mt-xl-n2{margin-top:-8px!important}.mt-xl-n3{margin-top:-12px!important}.mt-xl-n4{margin-top:-16px!important}.mt-xl-n5{margin-top:-20px!important}.mt-xl-n6{margin-top:-24px!important}.mt-xl-n7{margin-top:-28px!important}.mt-xl-n8{margin-top:-32px!important}.mt-xl-n9{margin-top:-36px!important}.mt-xl-n10{margin-top:-40px!important}.mt-xl-n11{margin-top:-44px!important}.mt-xl-n12{margin-top:-48px!important}.mt-xl-n13{margin-top:-52px!important}.mt-xl-n14{margin-top:-56px!important}.mt-xl-n15{margin-top:-60px!important}.mt-xl-n16{margin-top:-64px!important}.mr-xl-n1{margin-right:-4px!important}.mr-xl-n2{margin-right:-8px!important}.mr-xl-n3{margin-right:-12px!important}.mr-xl-n4{margin-right:-16px!important}.mr-xl-n5{margin-right:-20px!important}.mr-xl-n6{margin-right:-24px!important}.mr-xl-n7{margin-right:-28px!important}.mr-xl-n8{margin-right:-32px!important}.mr-xl-n9{margin-right:-36px!important}.mr-xl-n10{margin-right:-40px!important}.mr-xl-n11{margin-right:-44px!important}.mr-xl-n12{margin-right:-48px!important}.mr-xl-n13{margin-right:-52px!important}.mr-xl-n14{margin-right:-56px!important}.mr-xl-n15{margin-right:-60px!important}.mr-xl-n16{margin-right:-64px!important}.mb-xl-n1{margin-bottom:-4px!important}.mb-xl-n2{margin-bottom:-8px!important}.mb-xl-n3{margin-bottom:-12px!important}.mb-xl-n4{margin-bottom:-16px!important}.mb-xl-n5{margin-bottom:-20px!important}.mb-xl-n6{margin-bottom:-24px!important}.mb-xl-n7{margin-bottom:-28px!important}.mb-xl-n8{margin-bottom:-32px!important}.mb-xl-n9{margin-bottom:-36px!important}.mb-xl-n10{margin-bottom:-40px!important}.mb-xl-n11{margin-bottom:-44px!important}.mb-xl-n12{margin-bottom:-48px!important}.mb-xl-n13{margin-bottom:-52px!important}.mb-xl-n14{margin-bottom:-56px!important}.mb-xl-n15{margin-bottom:-60px!important}.mb-xl-n16{margin-bottom:-64px!important}.ml-xl-n1{margin-left:-4px!important}.ml-xl-n2{margin-left:-8px!important}.ml-xl-n3{margin-left:-12px!important}.ml-xl-n4{margin-left:-16px!important}.ml-xl-n5{margin-left:-20px!important}.ml-xl-n6{margin-left:-24px!important}.ml-xl-n7{margin-left:-28px!important}.ml-xl-n8{margin-left:-32px!important}.ml-xl-n9{margin-left:-36px!important}.ml-xl-n10{margin-left:-40px!important}.ml-xl-n11{margin-left:-44px!important}.ml-xl-n12{margin-left:-48px!important}.ml-xl-n13{margin-left:-52px!important}.ml-xl-n14{margin-left:-56px!important}.ml-xl-n15{margin-left:-60px!important}.ml-xl-n16{margin-left:-64px!important}.ms-xl-n1{margin-inline-start:-4px!important}.ms-xl-n2{margin-inline-start:-8px!important}.ms-xl-n3{margin-inline-start:-12px!important}.ms-xl-n4{margin-inline-start:-16px!important}.ms-xl-n5{margin-inline-start:-20px!important}.ms-xl-n6{margin-inline-start:-24px!important}.ms-xl-n7{margin-inline-start:-28px!important}.ms-xl-n8{margin-inline-start:-32px!important}.ms-xl-n9{margin-inline-start:-36px!important}.ms-xl-n10{margin-inline-start:-40px!important}.ms-xl-n11{margin-inline-start:-44px!important}.ms-xl-n12{margin-inline-start:-48px!important}.ms-xl-n13{margin-inline-start:-52px!important}.ms-xl-n14{margin-inline-start:-56px!important}.ms-xl-n15{margin-inline-start:-60px!important}.ms-xl-n16{margin-inline-start:-64px!important}.me-xl-n1{margin-inline-end:-4px!important}.me-xl-n2{margin-inline-end:-8px!important}.me-xl-n3{margin-inline-end:-12px!important}.me-xl-n4{margin-inline-end:-16px!important}.me-xl-n5{margin-inline-end:-20px!important}.me-xl-n6{margin-inline-end:-24px!important}.me-xl-n7{margin-inline-end:-28px!important}.me-xl-n8{margin-inline-end:-32px!important}.me-xl-n9{margin-inline-end:-36px!important}.me-xl-n10{margin-inline-end:-40px!important}.me-xl-n11{margin-inline-end:-44px!important}.me-xl-n12{margin-inline-end:-48px!important}.me-xl-n13{margin-inline-end:-52px!important}.me-xl-n14{margin-inline-end:-56px!important}.me-xl-n15{margin-inline-end:-60px!important}.me-xl-n16{margin-inline-end:-64px!important}.pa-xl-0{padding:0!important}.pa-xl-1{padding:4px!important}.pa-xl-2{padding:8px!important}.pa-xl-3{padding:12px!important}.pa-xl-4{padding:16px!important}.pa-xl-5{padding:20px!important}.pa-xl-6{padding:24px!important}.pa-xl-7{padding:28px!important}.pa-xl-8{padding:32px!important}.pa-xl-9{padding:36px!important}.pa-xl-10{padding:40px!important}.pa-xl-11{padding:44px!important}.pa-xl-12{padding:48px!important}.pa-xl-13{padding:52px!important}.pa-xl-14{padding:56px!important}.pa-xl-15{padding:60px!important}.pa-xl-16{padding:64px!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:4px!important;padding-left:4px!important}.px-xl-2{padding-right:8px!important;padding-left:8px!important}.px-xl-3{padding-right:12px!important;padding-left:12px!important}.px-xl-4{padding-right:16px!important;padding-left:16px!important}.px-xl-5{padding-right:20px!important;padding-left:20px!important}.px-xl-6{padding-right:24px!important;padding-left:24px!important}.px-xl-7{padding-right:28px!important;padding-left:28px!important}.px-xl-8{padding-right:32px!important;padding-left:32px!important}.px-xl-9{padding-right:36px!important;padding-left:36px!important}.px-xl-10{padding-right:40px!important;padding-left:40px!important}.px-xl-11{padding-right:44px!important;padding-left:44px!important}.px-xl-12{padding-right:48px!important;padding-left:48px!important}.px-xl-13{padding-right:52px!important;padding-left:52px!important}.px-xl-14{padding-right:56px!important;padding-left:56px!important}.px-xl-15{padding-right:60px!important;padding-left:60px!important}.px-xl-16{padding-right:64px!important;padding-left:64px!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:4px!important;padding-bottom:4px!important}.py-xl-2{padding-top:8px!important;padding-bottom:8px!important}.py-xl-3{padding-top:12px!important;padding-bottom:12px!important}.py-xl-4{padding-top:16px!important;padding-bottom:16px!important}.py-xl-5{padding-top:20px!important;padding-bottom:20px!important}.py-xl-6{padding-top:24px!important;padding-bottom:24px!important}.py-xl-7{padding-top:28px!important;padding-bottom:28px!important}.py-xl-8{padding-top:32px!important;padding-bottom:32px!important}.py-xl-9{padding-top:36px!important;padding-bottom:36px!important}.py-xl-10{padding-top:40px!important;padding-bottom:40px!important}.py-xl-11{padding-top:44px!important;padding-bottom:44px!important}.py-xl-12{padding-top:48px!important;padding-bottom:48px!important}.py-xl-13{padding-top:52px!important;padding-bottom:52px!important}.py-xl-14{padding-top:56px!important;padding-bottom:56px!important}.py-xl-15{padding-top:60px!important;padding-bottom:60px!important}.py-xl-16{padding-top:64px!important;padding-bottom:64px!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:4px!important}.pt-xl-2{padding-top:8px!important}.pt-xl-3{padding-top:12px!important}.pt-xl-4{padding-top:16px!important}.pt-xl-5{padding-top:20px!important}.pt-xl-6{padding-top:24px!important}.pt-xl-7{padding-top:28px!important}.pt-xl-8{padding-top:32px!important}.pt-xl-9{padding-top:36px!important}.pt-xl-10{padding-top:40px!important}.pt-xl-11{padding-top:44px!important}.pt-xl-12{padding-top:48px!important}.pt-xl-13{padding-top:52px!important}.pt-xl-14{padding-top:56px!important}.pt-xl-15{padding-top:60px!important}.pt-xl-16{padding-top:64px!important}.pr-xl-0{padding-right:0!important}.pr-xl-1{padding-right:4px!important}.pr-xl-2{padding-right:8px!important}.pr-xl-3{padding-right:12px!important}.pr-xl-4{padding-right:16px!important}.pr-xl-5{padding-right:20px!important}.pr-xl-6{padding-right:24px!important}.pr-xl-7{padding-right:28px!important}.pr-xl-8{padding-right:32px!important}.pr-xl-9{padding-right:36px!important}.pr-xl-10{padding-right:40px!important}.pr-xl-11{padding-right:44px!important}.pr-xl-12{padding-right:48px!important}.pr-xl-13{padding-right:52px!important}.pr-xl-14{padding-right:56px!important}.pr-xl-15{padding-right:60px!important}.pr-xl-16{padding-right:64px!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:4px!important}.pb-xl-2{padding-bottom:8px!important}.pb-xl-3{padding-bottom:12px!important}.pb-xl-4{padding-bottom:16px!important}.pb-xl-5{padding-bottom:20px!important}.pb-xl-6{padding-bottom:24px!important}.pb-xl-7{padding-bottom:28px!important}.pb-xl-8{padding-bottom:32px!important}.pb-xl-9{padding-bottom:36px!important}.pb-xl-10{padding-bottom:40px!important}.pb-xl-11{padding-bottom:44px!important}.pb-xl-12{padding-bottom:48px!important}.pb-xl-13{padding-bottom:52px!important}.pb-xl-14{padding-bottom:56px!important}.pb-xl-15{padding-bottom:60px!important}.pb-xl-16{padding-bottom:64px!important}.pl-xl-0{padding-left:0!important}.pl-xl-1{padding-left:4px!important}.pl-xl-2{padding-left:8px!important}.pl-xl-3{padding-left:12px!important}.pl-xl-4{padding-left:16px!important}.pl-xl-5{padding-left:20px!important}.pl-xl-6{padding-left:24px!important}.pl-xl-7{padding-left:28px!important}.pl-xl-8{padding-left:32px!important}.pl-xl-9{padding-left:36px!important}.pl-xl-10{padding-left:40px!important}.pl-xl-11{padding-left:44px!important}.pl-xl-12{padding-left:48px!important}.pl-xl-13{padding-left:52px!important}.pl-xl-14{padding-left:56px!important}.pl-xl-15{padding-left:60px!important}.pl-xl-16{padding-left:64px!important}.ps-xl-0{padding-inline-start:0px!important}.ps-xl-1{padding-inline-start:4px!important}.ps-xl-2{padding-inline-start:8px!important}.ps-xl-3{padding-inline-start:12px!important}.ps-xl-4{padding-inline-start:16px!important}.ps-xl-5{padding-inline-start:20px!important}.ps-xl-6{padding-inline-start:24px!important}.ps-xl-7{padding-inline-start:28px!important}.ps-xl-8{padding-inline-start:32px!important}.ps-xl-9{padding-inline-start:36px!important}.ps-xl-10{padding-inline-start:40px!important}.ps-xl-11{padding-inline-start:44px!important}.ps-xl-12{padding-inline-start:48px!important}.ps-xl-13{padding-inline-start:52px!important}.ps-xl-14{padding-inline-start:56px!important}.ps-xl-15{padding-inline-start:60px!important}.ps-xl-16{padding-inline-start:64px!important}.pe-xl-0{padding-inline-end:0px!important}.pe-xl-1{padding-inline-end:4px!important}.pe-xl-2{padding-inline-end:8px!important}.pe-xl-3{padding-inline-end:12px!important}.pe-xl-4{padding-inline-end:16px!important}.pe-xl-5{padding-inline-end:20px!important}.pe-xl-6{padding-inline-end:24px!important}.pe-xl-7{padding-inline-end:28px!important}.pe-xl-8{padding-inline-end:32px!important}.pe-xl-9{padding-inline-end:36px!important}.pe-xl-10{padding-inline-end:40px!important}.pe-xl-11{padding-inline-end:44px!important}.pe-xl-12{padding-inline-end:48px!important}.pe-xl-13{padding-inline-end:52px!important}.pe-xl-14{padding-inline-end:56px!important}.pe-xl-15{padding-inline-end:60px!important}.pe-xl-16{padding-inline-end:64px!important}.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}.text-xl-justify{text-align:justify!important}.text-xl-start{text-align:start!important}.text-xl-end{text-align:end!important}.text-xl-h1{font-size:6rem!important;font-weight:300;line-height:1;letter-spacing:-.015625em!important;font-family:Roboto,sans-serif;text-transform:none!important}.text-xl-h2{font-size:3.75rem!important;font-weight:300;line-height:1;letter-spacing:-.0083333333em!important;font-family:Roboto,sans-serif;text-transform:none!important}.text-xl-h3{font-size:3rem!important;font-weight:400;line-height:1.05;letter-spacing:normal!important;font-family:Roboto,sans-serif;text-transform:none!important}.text-xl-h4{font-size:2.125rem!important;font-weight:400;line-height:1.175;letter-spacing:.0073529412em!important;font-family:Roboto,sans-serif;text-transform:none!important}.text-xl-h5{font-size:1.5rem!important;font-weight:400;line-height:1.333;letter-spacing:normal!important;font-family:Roboto,sans-serif;text-transform:none!important}.text-xl-h6{font-size:1.25rem!important;font-weight:500;line-height:1.6;letter-spacing:.0125em!important;font-family:Roboto,sans-serif;text-transform:none!important}.text-xl-subtitle-1{font-size:1rem!important;font-weight:400;line-height:1.75;letter-spacing:.009375em!important;font-family:Roboto,sans-serif;text-transform:none!important}.text-xl-subtitle-2{font-size:.875rem!important;font-weight:500;line-height:1.6;letter-spacing:.0071428571em!important;font-family:Roboto,sans-serif;text-transform:none!important}.text-xl-body-1{font-size:1rem!important;font-weight:400;line-height:1.5;letter-spacing:.03125em!important;font-family:Roboto,sans-serif;text-transform:none!important}.text-xl-body-2{font-size:.875rem!important;font-weight:400;line-height:1.425;letter-spacing:.0178571429em!important;font-family:Roboto,sans-serif;text-transform:none!important}.text-xl-button{font-size:.875rem!important;font-weight:500;line-height:2.6;letter-spacing:.0892857143em!important;font-family:Roboto,sans-serif;text-transform:uppercase!important}.text-xl-caption{font-size:.75rem!important;font-weight:400;line-height:1.667;letter-spacing:.0333333333em!important;font-family:Roboto,sans-serif;text-transform:none!important}.text-xl-overline{font-size:.75rem!important;font-weight:500;line-height:2.667;letter-spacing:.1666666667em!important;font-family:Roboto,sans-serif;text-transform:uppercase!important}.h-xl-auto{height:auto!important}.h-xl-screen{height:100vh!important}.h-xl-0{height:0!important}.h-xl-25{height:25%!important}.h-xl-50{height:50%!important}.h-xl-75{height:75%!important}.h-xl-100{height:100%!important}.w-xl-auto{width:auto!important}.w-xl-0{width:0!important}.w-xl-25{width:25%!important}.w-xl-33{width:33%!important}.w-xl-50{width:50%!important}.w-xl-66{width:66%!important}.w-xl-75{width:75%!important}.w-xl-100{width:100%!important}}@media (min-width: 2560px){.d-xxl-none{display:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.float-xxl-none{float:none!important}.float-xxl-left{float:left!important}.float-xxl-right{float:right!important}.v-locale--is-rtl .float-xxl-end{float:left!important}.v-locale--is-rtl .float-xxl-start,.v-locale--is-ltr .float-xxl-end{float:right!important}.v-locale--is-ltr .float-xxl-start{float:left!important}.flex-xxl-fill,.flex-xxl-1-1{flex:1 1 auto!important}.flex-xxl-1-0{flex:1 0 auto!important}.flex-xxl-0-1{flex:0 1 auto!important}.flex-xxl-0-0{flex:0 0 auto!important}.flex-xxl-1-1-100{flex:1 1 100%!important}.flex-xxl-1-0-100{flex:1 0 100%!important}.flex-xxl-0-1-100{flex:0 1 100%!important}.flex-xxl-0-0-100{flex:0 0 100%!important}.flex-xxl-1-1-0{flex:1 1 0!important}.flex-xxl-1-0-0{flex:1 0 0!important}.flex-xxl-0-1-0{flex:0 1 0!important}.flex-xxl-0-0-0{flex:0 0 0!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-xxl-start{justify-content:flex-start!important}.justify-xxl-end{justify-content:flex-end!important}.justify-xxl-center{justify-content:center!important}.justify-xxl-space-between{justify-content:space-between!important}.justify-xxl-space-around{justify-content:space-around!important}.justify-xxl-space-evenly{justify-content:space-evenly!important}.align-xxl-start{align-items:flex-start!important}.align-xxl-end{align-items:flex-end!important}.align-xxl-center{align-items:center!important}.align-xxl-baseline{align-items:baseline!important}.align-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-space-between{align-content:space-between!important}.align-content-xxl-space-around{align-content:space-around!important}.align-content-xxl-space-evenly{align-content:space-evenly!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-6{order:6!important}.order-xxl-7{order:7!important}.order-xxl-8{order:8!important}.order-xxl-9{order:9!important}.order-xxl-10{order:10!important}.order-xxl-11{order:11!important}.order-xxl-12{order:12!important}.order-xxl-last{order:13!important}.ga-xxl-0{gap:0px!important}.ga-xxl-1{gap:4px!important}.ga-xxl-2{gap:8px!important}.ga-xxl-3{gap:12px!important}.ga-xxl-4{gap:16px!important}.ga-xxl-5{gap:20px!important}.ga-xxl-6{gap:24px!important}.ga-xxl-7{gap:28px!important}.ga-xxl-8{gap:32px!important}.ga-xxl-9{gap:36px!important}.ga-xxl-10{gap:40px!important}.ga-xxl-11{gap:44px!important}.ga-xxl-12{gap:48px!important}.ga-xxl-13{gap:52px!important}.ga-xxl-14{gap:56px!important}.ga-xxl-15{gap:60px!important}.ga-xxl-16{gap:64px!important}.ga-xxl-auto{gap:auto!important}.gr-xxl-0{row-gap:0px!important}.gr-xxl-1{row-gap:4px!important}.gr-xxl-2{row-gap:8px!important}.gr-xxl-3{row-gap:12px!important}.gr-xxl-4{row-gap:16px!important}.gr-xxl-5{row-gap:20px!important}.gr-xxl-6{row-gap:24px!important}.gr-xxl-7{row-gap:28px!important}.gr-xxl-8{row-gap:32px!important}.gr-xxl-9{row-gap:36px!important}.gr-xxl-10{row-gap:40px!important}.gr-xxl-11{row-gap:44px!important}.gr-xxl-12{row-gap:48px!important}.gr-xxl-13{row-gap:52px!important}.gr-xxl-14{row-gap:56px!important}.gr-xxl-15{row-gap:60px!important}.gr-xxl-16{row-gap:64px!important}.gr-xxl-auto{row-gap:auto!important}.gc-xxl-0{column-gap:0px!important}.gc-xxl-1{column-gap:4px!important}.gc-xxl-2{column-gap:8px!important}.gc-xxl-3{column-gap:12px!important}.gc-xxl-4{column-gap:16px!important}.gc-xxl-5{column-gap:20px!important}.gc-xxl-6{column-gap:24px!important}.gc-xxl-7{column-gap:28px!important}.gc-xxl-8{column-gap:32px!important}.gc-xxl-9{column-gap:36px!important}.gc-xxl-10{column-gap:40px!important}.gc-xxl-11{column-gap:44px!important}.gc-xxl-12{column-gap:48px!important}.gc-xxl-13{column-gap:52px!important}.gc-xxl-14{column-gap:56px!important}.gc-xxl-15{column-gap:60px!important}.gc-xxl-16{column-gap:64px!important}.gc-xxl-auto{column-gap:auto!important}.ma-xxl-0{margin:0!important}.ma-xxl-1{margin:4px!important}.ma-xxl-2{margin:8px!important}.ma-xxl-3{margin:12px!important}.ma-xxl-4{margin:16px!important}.ma-xxl-5{margin:20px!important}.ma-xxl-6{margin:24px!important}.ma-xxl-7{margin:28px!important}.ma-xxl-8{margin:32px!important}.ma-xxl-9{margin:36px!important}.ma-xxl-10{margin:40px!important}.ma-xxl-11{margin:44px!important}.ma-xxl-12{margin:48px!important}.ma-xxl-13{margin:52px!important}.ma-xxl-14{margin:56px!important}.ma-xxl-15{margin:60px!important}.ma-xxl-16{margin:64px!important}.ma-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:4px!important;margin-left:4px!important}.mx-xxl-2{margin-right:8px!important;margin-left:8px!important}.mx-xxl-3{margin-right:12px!important;margin-left:12px!important}.mx-xxl-4{margin-right:16px!important;margin-left:16px!important}.mx-xxl-5{margin-right:20px!important;margin-left:20px!important}.mx-xxl-6{margin-right:24px!important;margin-left:24px!important}.mx-xxl-7{margin-right:28px!important;margin-left:28px!important}.mx-xxl-8{margin-right:32px!important;margin-left:32px!important}.mx-xxl-9{margin-right:36px!important;margin-left:36px!important}.mx-xxl-10{margin-right:40px!important;margin-left:40px!important}.mx-xxl-11{margin-right:44px!important;margin-left:44px!important}.mx-xxl-12{margin-right:48px!important;margin-left:48px!important}.mx-xxl-13{margin-right:52px!important;margin-left:52px!important}.mx-xxl-14{margin-right:56px!important;margin-left:56px!important}.mx-xxl-15{margin-right:60px!important;margin-left:60px!important}.mx-xxl-16{margin-right:64px!important;margin-left:64px!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:4px!important;margin-bottom:4px!important}.my-xxl-2{margin-top:8px!important;margin-bottom:8px!important}.my-xxl-3{margin-top:12px!important;margin-bottom:12px!important}.my-xxl-4{margin-top:16px!important;margin-bottom:16px!important}.my-xxl-5{margin-top:20px!important;margin-bottom:20px!important}.my-xxl-6{margin-top:24px!important;margin-bottom:24px!important}.my-xxl-7{margin-top:28px!important;margin-bottom:28px!important}.my-xxl-8{margin-top:32px!important;margin-bottom:32px!important}.my-xxl-9{margin-top:36px!important;margin-bottom:36px!important}.my-xxl-10{margin-top:40px!important;margin-bottom:40px!important}.my-xxl-11{margin-top:44px!important;margin-bottom:44px!important}.my-xxl-12{margin-top:48px!important;margin-bottom:48px!important}.my-xxl-13{margin-top:52px!important;margin-bottom:52px!important}.my-xxl-14{margin-top:56px!important;margin-bottom:56px!important}.my-xxl-15{margin-top:60px!important;margin-bottom:60px!important}.my-xxl-16{margin-top:64px!important;margin-bottom:64px!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:4px!important}.mt-xxl-2{margin-top:8px!important}.mt-xxl-3{margin-top:12px!important}.mt-xxl-4{margin-top:16px!important}.mt-xxl-5{margin-top:20px!important}.mt-xxl-6{margin-top:24px!important}.mt-xxl-7{margin-top:28px!important}.mt-xxl-8{margin-top:32px!important}.mt-xxl-9{margin-top:36px!important}.mt-xxl-10{margin-top:40px!important}.mt-xxl-11{margin-top:44px!important}.mt-xxl-12{margin-top:48px!important}.mt-xxl-13{margin-top:52px!important}.mt-xxl-14{margin-top:56px!important}.mt-xxl-15{margin-top:60px!important}.mt-xxl-16{margin-top:64px!important}.mt-xxl-auto{margin-top:auto!important}.mr-xxl-0{margin-right:0!important}.mr-xxl-1{margin-right:4px!important}.mr-xxl-2{margin-right:8px!important}.mr-xxl-3{margin-right:12px!important}.mr-xxl-4{margin-right:16px!important}.mr-xxl-5{margin-right:20px!important}.mr-xxl-6{margin-right:24px!important}.mr-xxl-7{margin-right:28px!important}.mr-xxl-8{margin-right:32px!important}.mr-xxl-9{margin-right:36px!important}.mr-xxl-10{margin-right:40px!important}.mr-xxl-11{margin-right:44px!important}.mr-xxl-12{margin-right:48px!important}.mr-xxl-13{margin-right:52px!important}.mr-xxl-14{margin-right:56px!important}.mr-xxl-15{margin-right:60px!important}.mr-xxl-16{margin-right:64px!important}.mr-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:4px!important}.mb-xxl-2{margin-bottom:8px!important}.mb-xxl-3{margin-bottom:12px!important}.mb-xxl-4{margin-bottom:16px!important}.mb-xxl-5{margin-bottom:20px!important}.mb-xxl-6{margin-bottom:24px!important}.mb-xxl-7{margin-bottom:28px!important}.mb-xxl-8{margin-bottom:32px!important}.mb-xxl-9{margin-bottom:36px!important}.mb-xxl-10{margin-bottom:40px!important}.mb-xxl-11{margin-bottom:44px!important}.mb-xxl-12{margin-bottom:48px!important}.mb-xxl-13{margin-bottom:52px!important}.mb-xxl-14{margin-bottom:56px!important}.mb-xxl-15{margin-bottom:60px!important}.mb-xxl-16{margin-bottom:64px!important}.mb-xxl-auto{margin-bottom:auto!important}.ml-xxl-0{margin-left:0!important}.ml-xxl-1{margin-left:4px!important}.ml-xxl-2{margin-left:8px!important}.ml-xxl-3{margin-left:12px!important}.ml-xxl-4{margin-left:16px!important}.ml-xxl-5{margin-left:20px!important}.ml-xxl-6{margin-left:24px!important}.ml-xxl-7{margin-left:28px!important}.ml-xxl-8{margin-left:32px!important}.ml-xxl-9{margin-left:36px!important}.ml-xxl-10{margin-left:40px!important}.ml-xxl-11{margin-left:44px!important}.ml-xxl-12{margin-left:48px!important}.ml-xxl-13{margin-left:52px!important}.ml-xxl-14{margin-left:56px!important}.ml-xxl-15{margin-left:60px!important}.ml-xxl-16{margin-left:64px!important}.ml-xxl-auto{margin-left:auto!important}.ms-xxl-0{margin-inline-start:0px!important}.ms-xxl-1{margin-inline-start:4px!important}.ms-xxl-2{margin-inline-start:8px!important}.ms-xxl-3{margin-inline-start:12px!important}.ms-xxl-4{margin-inline-start:16px!important}.ms-xxl-5{margin-inline-start:20px!important}.ms-xxl-6{margin-inline-start:24px!important}.ms-xxl-7{margin-inline-start:28px!important}.ms-xxl-8{margin-inline-start:32px!important}.ms-xxl-9{margin-inline-start:36px!important}.ms-xxl-10{margin-inline-start:40px!important}.ms-xxl-11{margin-inline-start:44px!important}.ms-xxl-12{margin-inline-start:48px!important}.ms-xxl-13{margin-inline-start:52px!important}.ms-xxl-14{margin-inline-start:56px!important}.ms-xxl-15{margin-inline-start:60px!important}.ms-xxl-16{margin-inline-start:64px!important}.ms-xxl-auto{margin-inline-start:auto!important}.me-xxl-0{margin-inline-end:0px!important}.me-xxl-1{margin-inline-end:4px!important}.me-xxl-2{margin-inline-end:8px!important}.me-xxl-3{margin-inline-end:12px!important}.me-xxl-4{margin-inline-end:16px!important}.me-xxl-5{margin-inline-end:20px!important}.me-xxl-6{margin-inline-end:24px!important}.me-xxl-7{margin-inline-end:28px!important}.me-xxl-8{margin-inline-end:32px!important}.me-xxl-9{margin-inline-end:36px!important}.me-xxl-10{margin-inline-end:40px!important}.me-xxl-11{margin-inline-end:44px!important}.me-xxl-12{margin-inline-end:48px!important}.me-xxl-13{margin-inline-end:52px!important}.me-xxl-14{margin-inline-end:56px!important}.me-xxl-15{margin-inline-end:60px!important}.me-xxl-16{margin-inline-end:64px!important}.me-xxl-auto{margin-inline-end:auto!important}.ma-xxl-n1{margin:-4px!important}.ma-xxl-n2{margin:-8px!important}.ma-xxl-n3{margin:-12px!important}.ma-xxl-n4{margin:-16px!important}.ma-xxl-n5{margin:-20px!important}.ma-xxl-n6{margin:-24px!important}.ma-xxl-n7{margin:-28px!important}.ma-xxl-n8{margin:-32px!important}.ma-xxl-n9{margin:-36px!important}.ma-xxl-n10{margin:-40px!important}.ma-xxl-n11{margin:-44px!important}.ma-xxl-n12{margin:-48px!important}.ma-xxl-n13{margin:-52px!important}.ma-xxl-n14{margin:-56px!important}.ma-xxl-n15{margin:-60px!important}.ma-xxl-n16{margin:-64px!important}.mx-xxl-n1{margin-right:-4px!important;margin-left:-4px!important}.mx-xxl-n2{margin-right:-8px!important;margin-left:-8px!important}.mx-xxl-n3{margin-right:-12px!important;margin-left:-12px!important}.mx-xxl-n4{margin-right:-16px!important;margin-left:-16px!important}.mx-xxl-n5{margin-right:-20px!important;margin-left:-20px!important}.mx-xxl-n6{margin-right:-24px!important;margin-left:-24px!important}.mx-xxl-n7{margin-right:-28px!important;margin-left:-28px!important}.mx-xxl-n8{margin-right:-32px!important;margin-left:-32px!important}.mx-xxl-n9{margin-right:-36px!important;margin-left:-36px!important}.mx-xxl-n10{margin-right:-40px!important;margin-left:-40px!important}.mx-xxl-n11{margin-right:-44px!important;margin-left:-44px!important}.mx-xxl-n12{margin-right:-48px!important;margin-left:-48px!important}.mx-xxl-n13{margin-right:-52px!important;margin-left:-52px!important}.mx-xxl-n14{margin-right:-56px!important;margin-left:-56px!important}.mx-xxl-n15{margin-right:-60px!important;margin-left:-60px!important}.mx-xxl-n16{margin-right:-64px!important;margin-left:-64px!important}.my-xxl-n1{margin-top:-4px!important;margin-bottom:-4px!important}.my-xxl-n2{margin-top:-8px!important;margin-bottom:-8px!important}.my-xxl-n3{margin-top:-12px!important;margin-bottom:-12px!important}.my-xxl-n4{margin-top:-16px!important;margin-bottom:-16px!important}.my-xxl-n5{margin-top:-20px!important;margin-bottom:-20px!important}.my-xxl-n6{margin-top:-24px!important;margin-bottom:-24px!important}.my-xxl-n7{margin-top:-28px!important;margin-bottom:-28px!important}.my-xxl-n8{margin-top:-32px!important;margin-bottom:-32px!important}.my-xxl-n9{margin-top:-36px!important;margin-bottom:-36px!important}.my-xxl-n10{margin-top:-40px!important;margin-bottom:-40px!important}.my-xxl-n11{margin-top:-44px!important;margin-bottom:-44px!important}.my-xxl-n12{margin-top:-48px!important;margin-bottom:-48px!important}.my-xxl-n13{margin-top:-52px!important;margin-bottom:-52px!important}.my-xxl-n14{margin-top:-56px!important;margin-bottom:-56px!important}.my-xxl-n15{margin-top:-60px!important;margin-bottom:-60px!important}.my-xxl-n16{margin-top:-64px!important;margin-bottom:-64px!important}.mt-xxl-n1{margin-top:-4px!important}.mt-xxl-n2{margin-top:-8px!important}.mt-xxl-n3{margin-top:-12px!important}.mt-xxl-n4{margin-top:-16px!important}.mt-xxl-n5{margin-top:-20px!important}.mt-xxl-n6{margin-top:-24px!important}.mt-xxl-n7{margin-top:-28px!important}.mt-xxl-n8{margin-top:-32px!important}.mt-xxl-n9{margin-top:-36px!important}.mt-xxl-n10{margin-top:-40px!important}.mt-xxl-n11{margin-top:-44px!important}.mt-xxl-n12{margin-top:-48px!important}.mt-xxl-n13{margin-top:-52px!important}.mt-xxl-n14{margin-top:-56px!important}.mt-xxl-n15{margin-top:-60px!important}.mt-xxl-n16{margin-top:-64px!important}.mr-xxl-n1{margin-right:-4px!important}.mr-xxl-n2{margin-right:-8px!important}.mr-xxl-n3{margin-right:-12px!important}.mr-xxl-n4{margin-right:-16px!important}.mr-xxl-n5{margin-right:-20px!important}.mr-xxl-n6{margin-right:-24px!important}.mr-xxl-n7{margin-right:-28px!important}.mr-xxl-n8{margin-right:-32px!important}.mr-xxl-n9{margin-right:-36px!important}.mr-xxl-n10{margin-right:-40px!important}.mr-xxl-n11{margin-right:-44px!important}.mr-xxl-n12{margin-right:-48px!important}.mr-xxl-n13{margin-right:-52px!important}.mr-xxl-n14{margin-right:-56px!important}.mr-xxl-n15{margin-right:-60px!important}.mr-xxl-n16{margin-right:-64px!important}.mb-xxl-n1{margin-bottom:-4px!important}.mb-xxl-n2{margin-bottom:-8px!important}.mb-xxl-n3{margin-bottom:-12px!important}.mb-xxl-n4{margin-bottom:-16px!important}.mb-xxl-n5{margin-bottom:-20px!important}.mb-xxl-n6{margin-bottom:-24px!important}.mb-xxl-n7{margin-bottom:-28px!important}.mb-xxl-n8{margin-bottom:-32px!important}.mb-xxl-n9{margin-bottom:-36px!important}.mb-xxl-n10{margin-bottom:-40px!important}.mb-xxl-n11{margin-bottom:-44px!important}.mb-xxl-n12{margin-bottom:-48px!important}.mb-xxl-n13{margin-bottom:-52px!important}.mb-xxl-n14{margin-bottom:-56px!important}.mb-xxl-n15{margin-bottom:-60px!important}.mb-xxl-n16{margin-bottom:-64px!important}.ml-xxl-n1{margin-left:-4px!important}.ml-xxl-n2{margin-left:-8px!important}.ml-xxl-n3{margin-left:-12px!important}.ml-xxl-n4{margin-left:-16px!important}.ml-xxl-n5{margin-left:-20px!important}.ml-xxl-n6{margin-left:-24px!important}.ml-xxl-n7{margin-left:-28px!important}.ml-xxl-n8{margin-left:-32px!important}.ml-xxl-n9{margin-left:-36px!important}.ml-xxl-n10{margin-left:-40px!important}.ml-xxl-n11{margin-left:-44px!important}.ml-xxl-n12{margin-left:-48px!important}.ml-xxl-n13{margin-left:-52px!important}.ml-xxl-n14{margin-left:-56px!important}.ml-xxl-n15{margin-left:-60px!important}.ml-xxl-n16{margin-left:-64px!important}.ms-xxl-n1{margin-inline-start:-4px!important}.ms-xxl-n2{margin-inline-start:-8px!important}.ms-xxl-n3{margin-inline-start:-12px!important}.ms-xxl-n4{margin-inline-start:-16px!important}.ms-xxl-n5{margin-inline-start:-20px!important}.ms-xxl-n6{margin-inline-start:-24px!important}.ms-xxl-n7{margin-inline-start:-28px!important}.ms-xxl-n8{margin-inline-start:-32px!important}.ms-xxl-n9{margin-inline-start:-36px!important}.ms-xxl-n10{margin-inline-start:-40px!important}.ms-xxl-n11{margin-inline-start:-44px!important}.ms-xxl-n12{margin-inline-start:-48px!important}.ms-xxl-n13{margin-inline-start:-52px!important}.ms-xxl-n14{margin-inline-start:-56px!important}.ms-xxl-n15{margin-inline-start:-60px!important}.ms-xxl-n16{margin-inline-start:-64px!important}.me-xxl-n1{margin-inline-end:-4px!important}.me-xxl-n2{margin-inline-end:-8px!important}.me-xxl-n3{margin-inline-end:-12px!important}.me-xxl-n4{margin-inline-end:-16px!important}.me-xxl-n5{margin-inline-end:-20px!important}.me-xxl-n6{margin-inline-end:-24px!important}.me-xxl-n7{margin-inline-end:-28px!important}.me-xxl-n8{margin-inline-end:-32px!important}.me-xxl-n9{margin-inline-end:-36px!important}.me-xxl-n10{margin-inline-end:-40px!important}.me-xxl-n11{margin-inline-end:-44px!important}.me-xxl-n12{margin-inline-end:-48px!important}.me-xxl-n13{margin-inline-end:-52px!important}.me-xxl-n14{margin-inline-end:-56px!important}.me-xxl-n15{margin-inline-end:-60px!important}.me-xxl-n16{margin-inline-end:-64px!important}.pa-xxl-0{padding:0!important}.pa-xxl-1{padding:4px!important}.pa-xxl-2{padding:8px!important}.pa-xxl-3{padding:12px!important}.pa-xxl-4{padding:16px!important}.pa-xxl-5{padding:20px!important}.pa-xxl-6{padding:24px!important}.pa-xxl-7{padding:28px!important}.pa-xxl-8{padding:32px!important}.pa-xxl-9{padding:36px!important}.pa-xxl-10{padding:40px!important}.pa-xxl-11{padding:44px!important}.pa-xxl-12{padding:48px!important}.pa-xxl-13{padding:52px!important}.pa-xxl-14{padding:56px!important}.pa-xxl-15{padding:60px!important}.pa-xxl-16{padding:64px!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:4px!important;padding-left:4px!important}.px-xxl-2{padding-right:8px!important;padding-left:8px!important}.px-xxl-3{padding-right:12px!important;padding-left:12px!important}.px-xxl-4{padding-right:16px!important;padding-left:16px!important}.px-xxl-5{padding-right:20px!important;padding-left:20px!important}.px-xxl-6{padding-right:24px!important;padding-left:24px!important}.px-xxl-7{padding-right:28px!important;padding-left:28px!important}.px-xxl-8{padding-right:32px!important;padding-left:32px!important}.px-xxl-9{padding-right:36px!important;padding-left:36px!important}.px-xxl-10{padding-right:40px!important;padding-left:40px!important}.px-xxl-11{padding-right:44px!important;padding-left:44px!important}.px-xxl-12{padding-right:48px!important;padding-left:48px!important}.px-xxl-13{padding-right:52px!important;padding-left:52px!important}.px-xxl-14{padding-right:56px!important;padding-left:56px!important}.px-xxl-15{padding-right:60px!important;padding-left:60px!important}.px-xxl-16{padding-right:64px!important;padding-left:64px!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:4px!important;padding-bottom:4px!important}.py-xxl-2{padding-top:8px!important;padding-bottom:8px!important}.py-xxl-3{padding-top:12px!important;padding-bottom:12px!important}.py-xxl-4{padding-top:16px!important;padding-bottom:16px!important}.py-xxl-5{padding-top:20px!important;padding-bottom:20px!important}.py-xxl-6{padding-top:24px!important;padding-bottom:24px!important}.py-xxl-7{padding-top:28px!important;padding-bottom:28px!important}.py-xxl-8{padding-top:32px!important;padding-bottom:32px!important}.py-xxl-9{padding-top:36px!important;padding-bottom:36px!important}.py-xxl-10{padding-top:40px!important;padding-bottom:40px!important}.py-xxl-11{padding-top:44px!important;padding-bottom:44px!important}.py-xxl-12{padding-top:48px!important;padding-bottom:48px!important}.py-xxl-13{padding-top:52px!important;padding-bottom:52px!important}.py-xxl-14{padding-top:56px!important;padding-bottom:56px!important}.py-xxl-15{padding-top:60px!important;padding-bottom:60px!important}.py-xxl-16{padding-top:64px!important;padding-bottom:64px!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:4px!important}.pt-xxl-2{padding-top:8px!important}.pt-xxl-3{padding-top:12px!important}.pt-xxl-4{padding-top:16px!important}.pt-xxl-5{padding-top:20px!important}.pt-xxl-6{padding-top:24px!important}.pt-xxl-7{padding-top:28px!important}.pt-xxl-8{padding-top:32px!important}.pt-xxl-9{padding-top:36px!important}.pt-xxl-10{padding-top:40px!important}.pt-xxl-11{padding-top:44px!important}.pt-xxl-12{padding-top:48px!important}.pt-xxl-13{padding-top:52px!important}.pt-xxl-14{padding-top:56px!important}.pt-xxl-15{padding-top:60px!important}.pt-xxl-16{padding-top:64px!important}.pr-xxl-0{padding-right:0!important}.pr-xxl-1{padding-right:4px!important}.pr-xxl-2{padding-right:8px!important}.pr-xxl-3{padding-right:12px!important}.pr-xxl-4{padding-right:16px!important}.pr-xxl-5{padding-right:20px!important}.pr-xxl-6{padding-right:24px!important}.pr-xxl-7{padding-right:28px!important}.pr-xxl-8{padding-right:32px!important}.pr-xxl-9{padding-right:36px!important}.pr-xxl-10{padding-right:40px!important}.pr-xxl-11{padding-right:44px!important}.pr-xxl-12{padding-right:48px!important}.pr-xxl-13{padding-right:52px!important}.pr-xxl-14{padding-right:56px!important}.pr-xxl-15{padding-right:60px!important}.pr-xxl-16{padding-right:64px!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:4px!important}.pb-xxl-2{padding-bottom:8px!important}.pb-xxl-3{padding-bottom:12px!important}.pb-xxl-4{padding-bottom:16px!important}.pb-xxl-5{padding-bottom:20px!important}.pb-xxl-6{padding-bottom:24px!important}.pb-xxl-7{padding-bottom:28px!important}.pb-xxl-8{padding-bottom:32px!important}.pb-xxl-9{padding-bottom:36px!important}.pb-xxl-10{padding-bottom:40px!important}.pb-xxl-11{padding-bottom:44px!important}.pb-xxl-12{padding-bottom:48px!important}.pb-xxl-13{padding-bottom:52px!important}.pb-xxl-14{padding-bottom:56px!important}.pb-xxl-15{padding-bottom:60px!important}.pb-xxl-16{padding-bottom:64px!important}.pl-xxl-0{padding-left:0!important}.pl-xxl-1{padding-left:4px!important}.pl-xxl-2{padding-left:8px!important}.pl-xxl-3{padding-left:12px!important}.pl-xxl-4{padding-left:16px!important}.pl-xxl-5{padding-left:20px!important}.pl-xxl-6{padding-left:24px!important}.pl-xxl-7{padding-left:28px!important}.pl-xxl-8{padding-left:32px!important}.pl-xxl-9{padding-left:36px!important}.pl-xxl-10{padding-left:40px!important}.pl-xxl-11{padding-left:44px!important}.pl-xxl-12{padding-left:48px!important}.pl-xxl-13{padding-left:52px!important}.pl-xxl-14{padding-left:56px!important}.pl-xxl-15{padding-left:60px!important}.pl-xxl-16{padding-left:64px!important}.ps-xxl-0{padding-inline-start:0px!important}.ps-xxl-1{padding-inline-start:4px!important}.ps-xxl-2{padding-inline-start:8px!important}.ps-xxl-3{padding-inline-start:12px!important}.ps-xxl-4{padding-inline-start:16px!important}.ps-xxl-5{padding-inline-start:20px!important}.ps-xxl-6{padding-inline-start:24px!important}.ps-xxl-7{padding-inline-start:28px!important}.ps-xxl-8{padding-inline-start:32px!important}.ps-xxl-9{padding-inline-start:36px!important}.ps-xxl-10{padding-inline-start:40px!important}.ps-xxl-11{padding-inline-start:44px!important}.ps-xxl-12{padding-inline-start:48px!important}.ps-xxl-13{padding-inline-start:52px!important}.ps-xxl-14{padding-inline-start:56px!important}.ps-xxl-15{padding-inline-start:60px!important}.ps-xxl-16{padding-inline-start:64px!important}.pe-xxl-0{padding-inline-end:0px!important}.pe-xxl-1{padding-inline-end:4px!important}.pe-xxl-2{padding-inline-end:8px!important}.pe-xxl-3{padding-inline-end:12px!important}.pe-xxl-4{padding-inline-end:16px!important}.pe-xxl-5{padding-inline-end:20px!important}.pe-xxl-6{padding-inline-end:24px!important}.pe-xxl-7{padding-inline-end:28px!important}.pe-xxl-8{padding-inline-end:32px!important}.pe-xxl-9{padding-inline-end:36px!important}.pe-xxl-10{padding-inline-end:40px!important}.pe-xxl-11{padding-inline-end:44px!important}.pe-xxl-12{padding-inline-end:48px!important}.pe-xxl-13{padding-inline-end:52px!important}.pe-xxl-14{padding-inline-end:56px!important}.pe-xxl-15{padding-inline-end:60px!important}.pe-xxl-16{padding-inline-end:64px!important}.text-xxl-left{text-align:left!important}.text-xxl-right{text-align:right!important}.text-xxl-center{text-align:center!important}.text-xxl-justify{text-align:justify!important}.text-xxl-start{text-align:start!important}.text-xxl-end{text-align:end!important}.text-xxl-h1{font-size:6rem!important;font-weight:300;line-height:1;letter-spacing:-.015625em!important;font-family:Roboto,sans-serif;text-transform:none!important}.text-xxl-h2{font-size:3.75rem!important;font-weight:300;line-height:1;letter-spacing:-.0083333333em!important;font-family:Roboto,sans-serif;text-transform:none!important}.text-xxl-h3{font-size:3rem!important;font-weight:400;line-height:1.05;letter-spacing:normal!important;font-family:Roboto,sans-serif;text-transform:none!important}.text-xxl-h4{font-size:2.125rem!important;font-weight:400;line-height:1.175;letter-spacing:.0073529412em!important;font-family:Roboto,sans-serif;text-transform:none!important}.text-xxl-h5{font-size:1.5rem!important;font-weight:400;line-height:1.333;letter-spacing:normal!important;font-family:Roboto,sans-serif;text-transform:none!important}.text-xxl-h6{font-size:1.25rem!important;font-weight:500;line-height:1.6;letter-spacing:.0125em!important;font-family:Roboto,sans-serif;text-transform:none!important}.text-xxl-subtitle-1{font-size:1rem!important;font-weight:400;line-height:1.75;letter-spacing:.009375em!important;font-family:Roboto,sans-serif;text-transform:none!important}.text-xxl-subtitle-2{font-size:.875rem!important;font-weight:500;line-height:1.6;letter-spacing:.0071428571em!important;font-family:Roboto,sans-serif;text-transform:none!important}.text-xxl-body-1{font-size:1rem!important;font-weight:400;line-height:1.5;letter-spacing:.03125em!important;font-family:Roboto,sans-serif;text-transform:none!important}.text-xxl-body-2{font-size:.875rem!important;font-weight:400;line-height:1.425;letter-spacing:.0178571429em!important;font-family:Roboto,sans-serif;text-transform:none!important}.text-xxl-button{font-size:.875rem!important;font-weight:500;line-height:2.6;letter-spacing:.0892857143em!important;font-family:Roboto,sans-serif;text-transform:uppercase!important}.text-xxl-caption{font-size:.75rem!important;font-weight:400;line-height:1.667;letter-spacing:.0333333333em!important;font-family:Roboto,sans-serif;text-transform:none!important}.text-xxl-overline{font-size:.75rem!important;font-weight:500;line-height:2.667;letter-spacing:.1666666667em!important;font-family:Roboto,sans-serif;text-transform:uppercase!important}.h-xxl-auto{height:auto!important}.h-xxl-screen{height:100vh!important}.h-xxl-0{height:0!important}.h-xxl-25{height:25%!important}.h-xxl-50{height:50%!important}.h-xxl-75{height:75%!important}.h-xxl-100{height:100%!important}.w-xxl-auto{width:auto!important}.w-xxl-0{width:0!important}.w-xxl-25{width:25%!important}.w-xxl-33{width:33%!important}.w-xxl-50{width:50%!important}.w-xxl-66{width:66%!important}.w-xxl-75{width:75%!important}.w-xxl-100{width:100%!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.float-print-none{float:none!important}.float-print-left{float:left!important}.float-print-right{float:right!important}.v-locale--is-rtl .float-print-end{float:left!important}.v-locale--is-rtl .float-print-start,.v-locale--is-ltr .float-print-end{float:right!important}.v-locale--is-ltr .float-print-start{float:left!important}}
