:root{--ion-color-primary: #0054e9;--ion-color-primary-rgb: 0, 84, 233;--ion-color-primary-contrast: #fff;--ion-color-primary-contrast-rgb: 255, 255, 255;--ion-color-primary-shade: #004acd;--ion-color-primary-tint: #1a65eb;--ion-color-secondary: #0163aa;--ion-color-secondary-rgb: 1, 99, 170;--ion-color-secondary-contrast: #fff;--ion-color-secondary-contrast-rgb: 255, 255, 255;--ion-color-secondary-shade: #015796;--ion-color-secondary-tint: #1a73b3;--ion-color-tertiary: #6030ff;--ion-color-tertiary-rgb: 96, 48, 255;--ion-color-tertiary-contrast: #fff;--ion-color-tertiary-contrast-rgb: 255, 255, 255;--ion-color-tertiary-shade: #542ae0;--ion-color-tertiary-tint: #7045ff;--ion-color-success: #2dd55b;--ion-color-success-rgb: 45, 213, 91;--ion-color-success-contrast: #000;--ion-color-success-contrast-rgb: 0, 0, 0;--ion-color-success-shade: #28bb50;--ion-color-success-tint: #42d96b;--ion-color-warning: #ffc409;--ion-color-warning-rgb: 255, 196, 9;--ion-color-warning-contrast: #000;--ion-color-warning-contrast-rgb: 0, 0, 0;--ion-color-warning-shade: #e0ac08;--ion-color-warning-tint: #ffca22;--ion-color-danger: #c5000f;--ion-color-danger-rgb: 197, 0, 15;--ion-color-danger-contrast: #fff;--ion-color-danger-contrast-rgb: 255, 255, 255;--ion-color-danger-shade: #ad000d;--ion-color-danger-tint: #cb1a27;--ion-color-light: #f4f5f8;--ion-color-light-rgb: 244, 245, 248;--ion-color-light-contrast: #000;--ion-color-light-contrast-rgb: 0, 0, 0;--ion-color-light-shade: #d7d8da;--ion-color-light-tint: #f5f6f9;--ion-color-medium: #636469;--ion-color-medium-rgb: 99, 100, 105;--ion-color-medium-contrast: #fff;--ion-color-medium-contrast-rgb: 255, 255, 255;--ion-color-medium-shade: #57585c;--ion-color-medium-tint: #737478;--ion-color-dark: #222428;--ion-color-dark-rgb: 34, 36, 40;--ion-color-dark-contrast: #fff;--ion-color-dark-contrast-rgb: 255, 255, 255;--ion-color-dark-shade: #1e2023;--ion-color-dark-tint: #383a3e}html.ios{--ion-default-font: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Roboto", sans-serif}html.md{--ion-default-font: "Roboto", "Helvetica Neue", sans-serif}html{--ion-dynamic-font: -apple-system-body;--ion-font-family: var(--ion-default-font)}body{background:var(--ion-background-color);color:var(--ion-text-color)}body.backdrop-no-scroll{overflow:hidden}html.ios ion-modal.modal-card ion-header ion-toolbar:first-of-type,html.ios ion-modal.modal-sheet ion-header ion-toolbar:first-of-type,html.ios ion-modal ion-footer ion-toolbar:first-of-type{padding-top:6px}html.ios ion-modal.modal-card ion-header ion-toolbar:last-of-type,html.ios ion-modal.modal-sheet ion-header ion-toolbar:last-of-type{padding-bottom:6px}html.ios ion-modal ion-toolbar{padding-right:calc(var(--ion-safe-area-right) + 8px);padding-left:calc(var(--ion-safe-area-left) + 8px)}@media screen and (min-width: 768px){html.ios ion-modal.modal-card:first-of-type{--backdrop-opacity: .18}}ion-modal.modal-default.show-modal~ion-modal.modal-default{--backdrop-opacity: 0;--box-shadow: none}html.ios ion-modal.modal-card .ion-page{border-top-left-radius:var(--border-radius)}.ion-color-primary{--ion-color-base: var(--ion-color-primary, #0054e9) !important;--ion-color-base-rgb: var(--ion-color-primary-rgb, 0, 84, 233) !important;--ion-color-contrast: var(--ion-color-primary-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-primary-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-primary-shade, #004acd) !important;--ion-color-tint: var(--ion-color-primary-tint, #1a65eb) !important}.ion-color-secondary{--ion-color-base: var(--ion-color-secondary, #0163aa) !important;--ion-color-base-rgb: var(--ion-color-secondary-rgb, 1, 99, 170) !important;--ion-color-contrast: var(--ion-color-secondary-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-secondary-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-secondary-shade, #015796) !important;--ion-color-tint: var(--ion-color-secondary-tint, #1a73b3) !important}.ion-color-tertiary{--ion-color-base: var(--ion-color-tertiary, #6030ff) !important;--ion-color-base-rgb: var(--ion-color-tertiary-rgb, 96, 48, 255) !important;--ion-color-contrast: var(--ion-color-tertiary-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-tertiary-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-tertiary-shade, #542ae0) !important;--ion-color-tint: var(--ion-color-tertiary-tint, #7045ff) !important}.ion-color-success{--ion-color-base: var(--ion-color-success, #2dd55b) !important;--ion-color-base-rgb: var(--ion-color-success-rgb, 45, 213, 91) !important;--ion-color-contrast: var(--ion-color-success-contrast, #000) !important;--ion-color-contrast-rgb: var(--ion-color-success-contrast-rgb, 0, 0, 0) !important;--ion-color-shade: var(--ion-color-success-shade, #28bb50) !important;--ion-color-tint: var(--ion-color-success-tint, #42d96b) !important}.ion-color-warning{--ion-color-base: var(--ion-color-warning, #ffc409) !important;--ion-color-base-rgb: var(--ion-color-warning-rgb, 255, 196, 9) !important;--ion-color-contrast: var(--ion-color-warning-contrast, #000) !important;--ion-color-contrast-rgb: var(--ion-color-warning-contrast-rgb, 0, 0, 0) !important;--ion-color-shade: var(--ion-color-warning-shade, #e0ac08) !important;--ion-color-tint: var(--ion-color-warning-tint, #ffca22) !important}.ion-color-danger{--ion-color-base: var(--ion-color-danger, #c5000f) !important;--ion-color-base-rgb: var(--ion-color-danger-rgb, 197, 0, 15) !important;--ion-color-contrast: var(--ion-color-danger-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-danger-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-danger-shade, #ad000d) !important;--ion-color-tint: var(--ion-color-danger-tint, #cb1a27) !important}.ion-color-light{--ion-color-base: var(--ion-color-light, #f4f5f8) !important;--ion-color-base-rgb: var(--ion-color-light-rgb, 244, 245, 248) !important;--ion-color-contrast: var(--ion-color-light-contrast, #000) !important;--ion-color-contrast-rgb: var(--ion-color-light-contrast-rgb, 0, 0, 0) !important;--ion-color-shade: var(--ion-color-light-shade, #d7d8da) !important;--ion-color-tint: var(--ion-color-light-tint, #f5f6f9) !important}.ion-color-medium{--ion-color-base: var(--ion-color-medium, #636469) !important;--ion-color-base-rgb: var(--ion-color-medium-rgb, 99, 100, 105) !important;--ion-color-contrast: var(--ion-color-medium-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-medium-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-medium-shade, #57585c) !important;--ion-color-tint: var(--ion-color-medium-tint, #737478) !important}.ion-color-dark{--ion-color-base: var(--ion-color-dark, #222428) !important;--ion-color-base-rgb: var(--ion-color-dark-rgb, 34, 36, 40) !important;--ion-color-contrast: var(--ion-color-dark-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-dark-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-dark-shade, #1e2023) !important;--ion-color-tint: var(--ion-color-dark-tint, #383a3e) !important}.ion-page{inset:0;display:flex;position:absolute;flex-direction:column;justify-content:space-between;contain:layout size style;z-index:0}ion-modal>.ion-page{position:relative;contain:layout style;height:100%}.split-pane-visible>.ion-page.split-pane-main{position:relative}ion-route,ion-route-redirect,ion-router,ion-select-option,ion-nav-controller,ion-menu-controller,ion-action-sheet-controller,ion-alert-controller,ion-loading-controller,ion-modal-controller,ion-picker-controller,ion-popover-controller,ion-toast-controller,.ion-page-hidden{display:none!important}.ion-page-invisible{opacity:0}.can-go-back>ion-header ion-back-button{display:block}html.plt-ios.plt-hybrid,html.plt-ios.plt-pwa{--ion-statusbar-padding: 20px}@supports (padding-top: 20px){html{--ion-safe-area-top: var(--ion-statusbar-padding)}}@supports (padding-top: env(safe-area-inset-top)){html{--ion-safe-area-top: env(safe-area-inset-top);--ion-safe-area-bottom: env(safe-area-inset-bottom);--ion-safe-area-left: env(safe-area-inset-left);--ion-safe-area-right: env(safe-area-inset-right)}}ion-card.ion-color .ion-inherit-color,ion-card-header.ion-color .ion-inherit-color{color:inherit}.menu-content{transform:translateZ(0)}.menu-content-open{cursor:pointer;touch-action:manipulation;pointer-events:none;overflow-y:hidden}.menu-content-open ion-content{--overflow: hidden}.menu-content-open .ion-content-scroll-host{overflow:hidden}.ios .menu-content-reveal{box-shadow:-8px 0 42px #00000014}[dir=rtl].ios .menu-content-reveal{box-shadow:8px 0 42px #00000014}.md .menu-content-reveal,.md .menu-content-push{box-shadow:4px 0 16px #0000002e}ion-accordion-group.accordion-group-expand-inset>ion-accordion:first-of-type{border-top-left-radius:8px;border-top-right-radius:8px}ion-accordion-group.accordion-group-expand-inset>ion-accordion:last-of-type{border-bottom-left-radius:8px;border-bottom-right-radius:8px}ion-accordion-group>ion-accordion:last-of-type ion-item[slot=header]{--border-width: 0px}ion-accordion.accordion-animated>[slot=header] .ion-accordion-toggle-icon{transition:.3s transform cubic-bezier(.25,.8,.5,1)}@media (prefers-reduced-motion: reduce){ion-accordion .ion-accordion-toggle-icon{transition:none!important}}ion-accordion.accordion-expanding>[slot=header] .ion-accordion-toggle-icon,ion-accordion.accordion-expanded>[slot=header] .ion-accordion-toggle-icon{transform:rotate(180deg)}ion-accordion-group.accordion-group-expand-inset.md>ion-accordion.accordion-previous ion-item[slot=header]{--border-width: 0px;--inner-border-width: 0px}ion-accordion-group.accordion-group-expand-inset.md>ion-accordion.accordion-expanding:first-of-type,ion-accordion-group.accordion-group-expand-inset.md>ion-accordion.accordion-expanded:first-of-type{margin-top:0}ion-input input::-webkit-date-and-time-value{text-align:start}.ion-datetime-button-overlay{--width: fit-content;--height: fit-content}.ion-datetime-button-overlay ion-datetime.datetime-grid{width:320px;min-height:320px}[ion-last-focus],header[tabindex="-1"]:focus,[role=banner][tabindex="-1"]:focus,main[tabindex="-1"]:focus,[role=main][tabindex="-1"]:focus,h1[tabindex="-1"]:focus,[role=heading][aria-level="1"][tabindex="-1"]:focus{outline:none}.popover-viewport:has(>ion-content){overflow:hidden}@supports not selector(:has(> ion-content)){.popover-viewport{overflow:hidden}}audio,canvas,progress,video{vertical-align:baseline}audio:not([controls]){display:none;height:0}b,strong{font-weight:700}img{max-width:100%}hr{height:1px;border-width:0;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}label,input,select,textarea{font-family:inherit;line-height:normal}textarea{overflow:auto;height:auto;font:inherit;color:inherit}textarea::placeholder{padding-left:2px}form,input,optgroup,select{margin:0;font:inherit;color:inherit}html input[type=button],input[type=reset],input[type=submit]{cursor:pointer;-webkit-appearance:button}a,a div,a span,a ion-icon,a ion-label,button,button div,button span,button ion-icon,button ion-label,.ion-tappable,[tappable],[tappable] div,[tappable] span,[tappable] ion-icon,[tappable] ion-label,input,textarea{touch-action:manipulation}a ion-label,button ion-label{pointer-events:none}button{padding:0;border:0;border-radius:0;font-family:inherit;font-style:inherit;font-variant:inherit;line-height:1;text-transform:none;cursor:pointer;-webkit-appearance:button}a[disabled],button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}*{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}html{width:100%;height:100%;-webkit-text-size-adjust:100%;text-size-adjust:100%}html:not(.hydrated) body{display:none}html.ion-ce body{display:block}html.plt-pwa{height:100vh}body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;margin:0;padding:0;position:fixed;width:100%;max-width:100%;height:100%;max-height:100%;transform:translateZ(0);text-rendering:optimizeLegibility;overflow:hidden;touch-action:manipulation;-webkit-user-drag:none;-ms-content-zooming:none;word-wrap:break-word;overscroll-behavior-y:none;-webkit-text-size-adjust:none;text-size-adjust:none}html{font-family:var(--ion-font-family)}@supports (-webkit-touch-callout: none){html{font:var(--ion-dynamic-font, 16px var(--ion-font-family))}}a{background-color:transparent;color:var(--ion-color-primary, #0054e9)}h1,h2,h3,h4,h5,h6{margin-top:16px;margin-bottom:10px;font-weight:500;line-height:1.2}h1{margin-top:20px;font-size:1.625rem}h2{margin-top:18px;font-size:1.5rem}h3{font-size:1.375rem}h4{font-size:1.25rem}h5{font-size:1.125rem}h6{font-size:1rem}small{font-size:75%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}.ion-hide,.ion-hide-up,.ion-hide-down{display:none!important}@media (min-width: 576px){.ion-hide-sm-up{display:none!important}}@media (max-width: 575.98px){.ion-hide-sm-down{display:none!important}}@media (min-width: 768px){.ion-hide-md-up{display:none!important}}@media (max-width: 767.98px){.ion-hide-md-down{display:none!important}}@media (min-width: 992px){.ion-hide-lg-up{display:none!important}}@media (max-width: 991.98px){.ion-hide-lg-down{display:none!important}}@media (min-width: 1200px){.ion-hide-xl-up{display:none!important}}@media (max-width: 1199.98px){.ion-hide-xl-down{display:none!important}}.ion-no-padding{--padding-start: 0;--padding-end: 0;--padding-top: 0;--padding-bottom: 0;padding:0}.ion-padding{--padding-start: var(--ion-padding, 16px);--padding-end: var(--ion-padding, 16px);--padding-top: var(--ion-padding, 16px);--padding-bottom: var(--ion-padding, 16px);padding-inline-start:var(--ion-padding, 16px);padding-inline-end:var(--ion-padding, 16px);padding-top:var(--ion-padding, 16px);padding-bottom:var(--ion-padding, 16px)}.ion-padding-top{--padding-top: var(--ion-padding, 16px);padding-top:var(--ion-padding, 16px)}.ion-padding-start{--padding-start: var(--ion-padding, 16px);padding-inline-start:var(--ion-padding, 16px)}.ion-padding-end{--padding-end: var(--ion-padding, 16px);padding-inline-end:var(--ion-padding, 16px)}.ion-padding-bottom{--padding-bottom: var(--ion-padding, 16px);padding-bottom:var(--ion-padding, 16px)}.ion-padding-vertical{--padding-top: var(--ion-padding, 16px);--padding-bottom: var(--ion-padding, 16px);padding-top:var(--ion-padding, 16px);padding-bottom:var(--ion-padding, 16px)}.ion-padding-horizontal{--padding-start: var(--ion-padding, 16px);--padding-end: var(--ion-padding, 16px);padding-inline-start:var(--ion-padding, 16px);padding-inline-end:var(--ion-padding, 16px)}.ion-no-margin{--margin-start: 0;--margin-end: 0;--margin-top: 0;--margin-bottom: 0;margin:0}.ion-margin{--margin-start: var(--ion-margin, 16px);--margin-end: var(--ion-margin, 16px);--margin-top: var(--ion-margin, 16px);--margin-bottom: var(--ion-margin, 16px);margin-inline-start:var(--ion-margin, 16px);margin-inline-end:var(--ion-margin, 16px);margin-top:var(--ion-margin, 16px);margin-bottom:var(--ion-margin, 16px)}.ion-margin-top{--margin-top: var(--ion-margin, 16px);margin-top:var(--ion-margin, 16px)}.ion-margin-start{--margin-start: var(--ion-margin, 16px);margin-inline-start:var(--ion-margin, 16px)}.ion-margin-end{--margin-end: var(--ion-margin, 16px);margin-inline-end:var(--ion-margin, 16px)}.ion-margin-bottom{--margin-bottom: var(--ion-margin, 16px);margin-bottom:var(--ion-margin, 16px)}.ion-margin-vertical{--margin-top: var(--ion-margin, 16px);--margin-bottom: var(--ion-margin, 16px);margin-top:var(--ion-margin, 16px);margin-bottom:var(--ion-margin, 16px)}.ion-margin-horizontal{--margin-start: var(--ion-margin, 16px);--margin-end: var(--ion-margin, 16px);margin-inline-start:var(--ion-margin, 16px);margin-inline-end:var(--ion-margin, 16px)}.ion-float-left{float:left!important}.ion-float-right{float:right!important}.ion-float-start{float:left!important}:host-context([dir=rtl]) .ion-float-start{float:right!important}[dir=rtl] .ion-float-start{float:right!important}@supports selector(:dir(rtl)){.ion-float-start:dir(rtl){float:right!important}}.ion-float-end{float:right!important}:host-context([dir=rtl]) .ion-float-end{float:left!important}[dir=rtl] .ion-float-end{float:left!important}@supports selector(:dir(rtl)){.ion-float-end:dir(rtl){float:left!important}}@media (min-width: 576px){.ion-float-sm-left{float:left!important}.ion-float-sm-right{float:right!important}.ion-float-sm-start{float:left!important}:host-context([dir=rtl]) .ion-float-sm-start{float:right!important}[dir=rtl] .ion-float-sm-start{float:right!important}@supports selector(:dir(rtl)){.ion-float-sm-start:dir(rtl){float:right!important}}.ion-float-sm-end{float:right!important}:host-context([dir=rtl]) .ion-float-sm-end{float:left!important}[dir=rtl] .ion-float-sm-end{float:left!important}@supports selector(:dir(rtl)){.ion-float-sm-end:dir(rtl){float:left!important}}}@media (min-width: 768px){.ion-float-md-left{float:left!important}.ion-float-md-right{float:right!important}.ion-float-md-start{float:left!important}:host-context([dir=rtl]) .ion-float-md-start{float:right!important}[dir=rtl] .ion-float-md-start{float:right!important}@supports selector(:dir(rtl)){.ion-float-md-start:dir(rtl){float:right!important}}.ion-float-md-end{float:right!important}:host-context([dir=rtl]) .ion-float-md-end{float:left!important}[dir=rtl] .ion-float-md-end{float:left!important}@supports selector(:dir(rtl)){.ion-float-md-end:dir(rtl){float:left!important}}}@media (min-width: 992px){.ion-float-lg-left{float:left!important}.ion-float-lg-right{float:right!important}.ion-float-lg-start{float:left!important}:host-context([dir=rtl]) .ion-float-lg-start{float:right!important}[dir=rtl] .ion-float-lg-start{float:right!important}@supports selector(:dir(rtl)){.ion-float-lg-start:dir(rtl){float:right!important}}.ion-float-lg-end{float:right!important}:host-context([dir=rtl]) .ion-float-lg-end{float:left!important}[dir=rtl] .ion-float-lg-end{float:left!important}@supports selector(:dir(rtl)){.ion-float-lg-end:dir(rtl){float:left!important}}}@media (min-width: 1200px){.ion-float-xl-left{float:left!important}.ion-float-xl-right{float:right!important}.ion-float-xl-start{float:left!important}:host-context([dir=rtl]) .ion-float-xl-start{float:right!important}[dir=rtl] .ion-float-xl-start{float:right!important}@supports selector(:dir(rtl)){.ion-float-xl-start:dir(rtl){float:right!important}}.ion-float-xl-end{float:right!important}:host-context([dir=rtl]) .ion-float-xl-end{float:left!important}[dir=rtl] .ion-float-xl-end{float:left!important}@supports selector(:dir(rtl)){.ion-float-xl-end:dir(rtl){float:left!important}}}.ion-text-center{text-align:center!important}.ion-text-justify{text-align:justify!important}.ion-text-start{text-align:start!important}.ion-text-end{text-align:end!important}.ion-text-left{text-align:left!important}.ion-text-right{text-align:right!important}.ion-text-nowrap{white-space:nowrap!important}.ion-text-wrap{white-space:normal!important}@media (min-width: 576px){.ion-text-sm-center{text-align:center!important}.ion-text-sm-justify{text-align:justify!important}.ion-text-sm-start{text-align:start!important}.ion-text-sm-end{text-align:end!important}.ion-text-sm-left{text-align:left!important}.ion-text-sm-right{text-align:right!important}.ion-text-sm-nowrap{white-space:nowrap!important}.ion-text-sm-wrap{white-space:normal!important}}@media (min-width: 768px){.ion-text-md-center{text-align:center!important}.ion-text-md-justify{text-align:justify!important}.ion-text-md-start{text-align:start!important}.ion-text-md-end{text-align:end!important}.ion-text-md-left{text-align:left!important}.ion-text-md-right{text-align:right!important}.ion-text-md-nowrap{white-space:nowrap!important}.ion-text-md-wrap{white-space:normal!important}}@media (min-width: 992px){.ion-text-lg-center{text-align:center!important}.ion-text-lg-justify{text-align:justify!important}.ion-text-lg-start{text-align:start!important}.ion-text-lg-end{text-align:end!important}.ion-text-lg-left{text-align:left!important}.ion-text-lg-right{text-align:right!important}.ion-text-lg-nowrap{white-space:nowrap!important}.ion-text-lg-wrap{white-space:normal!important}}@media (min-width: 1200px){.ion-text-xl-center{text-align:center!important}.ion-text-xl-justify{text-align:justify!important}.ion-text-xl-start{text-align:start!important}.ion-text-xl-end{text-align:end!important}.ion-text-xl-left{text-align:left!important}.ion-text-xl-right{text-align:right!important}.ion-text-xl-nowrap{white-space:nowrap!important}.ion-text-xl-wrap{white-space:normal!important}}.ion-text-uppercase{text-transform:uppercase!important}.ion-text-lowercase{text-transform:lowercase!important}.ion-text-capitalize{text-transform:capitalize!important}@media (min-width: 576px){.ion-text-sm-uppercase{text-transform:uppercase!important}.ion-text-sm-lowercase{text-transform:lowercase!important}.ion-text-sm-capitalize{text-transform:capitalize!important}}@media (min-width: 768px){.ion-text-md-uppercase{text-transform:uppercase!important}.ion-text-md-lowercase{text-transform:lowercase!important}.ion-text-md-capitalize{text-transform:capitalize!important}}@media (min-width: 992px){.ion-text-lg-uppercase{text-transform:uppercase!important}.ion-text-lg-lowercase{text-transform:lowercase!important}.ion-text-lg-capitalize{text-transform:capitalize!important}}@media (min-width: 1200px){.ion-text-xl-uppercase{text-transform:uppercase!important}.ion-text-xl-lowercase{text-transform:lowercase!important}.ion-text-xl-capitalize{text-transform:capitalize!important}}.ion-align-self-start{align-self:flex-start!important}.ion-align-self-end{align-self:flex-end!important}.ion-align-self-center{align-self:center!important}.ion-align-self-stretch{align-self:stretch!important}.ion-align-self-baseline{align-self:baseline!important}.ion-align-self-auto{align-self:auto!important}.ion-wrap{flex-wrap:wrap!important}.ion-nowrap{flex-wrap:nowrap!important}.ion-wrap-reverse{flex-wrap:wrap-reverse!important}.ion-justify-content-start{justify-content:flex-start!important}.ion-justify-content-center{justify-content:center!important}.ion-justify-content-end{justify-content:flex-end!important}.ion-justify-content-around{justify-content:space-around!important}.ion-justify-content-between{justify-content:space-between!important}.ion-justify-content-evenly{justify-content:space-evenly!important}.ion-align-items-start{align-items:flex-start!important}.ion-align-items-center{align-items:center!important}.ion-align-items-end{align-items:flex-end!important}.ion-align-items-stretch{align-items:stretch!important}.ion-align-items-baseline{align-items:baseline!important}.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;inset:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:#00000052}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;outline:0;-webkit-appearance:none;-moz-appearance:none;left:0}[dir=rtl] .cdk-visually-hidden{left:auto;right:0}textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{padding:2px 0!important;box-sizing:content-box!important;height:auto!important;overflow:hidden!important}textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0!important;box-sizing:content-box!important;height:0!important}@keyframes cdk-text-field-autofill-start{}@keyframes cdk-text-field-autofill-end{}.cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.bottom-0{bottom:0}.left-0{left:0}.left-2{left:.5rem}.right-0{right:0}.start-1{inset-inline-start:.25rem}.top-0{top:0}.z-0{z-index:0}.z-50{z-index:50}.col-span-3{grid-column:span 3 / span 3}.col-span-9{grid-column:span 9 / span 9}.m-1{margin:.25rem}.m-2{margin:.5rem}.m-5{margin:1.25rem}.-mx-1{margin-left:-.25rem;margin-right:-.25rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-5{margin-left:1.25rem;margin-right:1.25rem}.mx-auto{margin-left:auto;margin-right:auto}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-14{margin-bottom:3.5rem}.mb-16{margin-bottom:4rem}.mb-2{margin-bottom:.5rem}.mb-20{margin-bottom:5rem}.mb-24{margin-bottom:6rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-10{margin-left:2.5rem}.ml-12{margin-left:3rem}.ml-16{margin-left:4rem}.ml-2{margin-left:.5rem}.ml-20{margin-left:5rem}.ml-4{margin-left:1rem}.ml-40{margin-left:10rem}.ml-8{margin-left:2rem}.ml-auto{margin-left:auto}.mr-0{margin-right:0}.mr-10{margin-right:2.5rem}.mr-12{margin-right:3rem}.mr-16{margin-right:4rem}.mr-2{margin-right:.5rem}.mr-20{margin-right:5rem}.mr-24{margin-right:6rem}.mr-4{margin-right:1rem}.mr-5{margin-right:1.25rem}.mr-8{margin-right:2rem}.mr-auto{margin-right:auto}.mt-0{margin-top:0}.mt-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-14{margin-top:3.5rem}.mt-16{margin-top:4rem}.mt-2{margin-top:.5rem}.mt-20{margin-top:5rem}.mt-24{margin-top:6rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.block{display:block}.inline{display:inline}.table{display:table}.inline-table{display:inline-table}.contents{display:contents}.list-item{display:list-item}.hidden{display:none}.h-10{height:2.5rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-auto{height:auto}.h-fit{height:-moz-fit-content;height:fit-content}.w-10{width:2.5rem}.w-28{width:7rem}.w-40{width:10rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-80{width:20rem}.w-\[14\.28\%\]{width:14.28%}.w-auto{width:auto}.w-full{width:100%}.max-w-\[320px\]{max-width:320px}.max-w-full{max-width:100%}.flex-1{flex:1 1 0%}.flex-auto{flex:1 1 auto}.flex-none{flex:none}.flex-shrink{flex-shrink:1}.flex-grow{flex-grow:1}.basis-0{flex-basis:0px}.basis-auto{flex-basis:auto}.table-auto{table-layout:auto}.border-collapse{border-collapse:collapse}.border-spacing-0{--tw-border-spacing-x: 0px;--tw-border-spacing-y: 0px;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)}.rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-pointer{cursor:pointer}.select-all{-webkit-user-select:all;user-select:all}.resize{resize:both}.list-outside{list-style-position:outside}.list-decimal{list-style-type:decimal}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.flex-wrap{flex-wrap:wrap}.gap-1{gap:.25rem}.gap-12{gap:3rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.-space-x-px>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(-1px * var(--tw-space-x-reverse));margin-left:calc(-1px * calc(1 - var(--tw-space-x-reverse)))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.overflow-auto{overflow:auto}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-wrap{text-wrap:wrap}.rounded{border-radius:.25rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-sm{border-radius:.125rem}.border{border-width:1px}.border-2{border-width:2px}.border-\[1px\]{border-width:1px}.border-y{border-top-width:1px;border-bottom-width:1px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-l-4{border-left-width:4px}.border-t{border-top-width:1px}.border-solid{border-style:solid}.border-none{border-style:none}.border-\[\#DBDBE1\]{--tw-border-opacity: 1;border-color:rgb(219 219 225 / var(--tw-border-opacity))}.border-danger{--tw-border-opacity: 1;border-color:rgb(240 98 77 / var(--tw-border-opacity))}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity))}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity))}.border-gray-400{--tw-border-opacity: 1;border-color:rgb(156 163 175 / var(--tw-border-opacity))}.border-gray-500{--tw-border-opacity: 1;border-color:rgb(107 114 128 / var(--tw-border-opacity))}.border-red-400{--tw-border-opacity: 1;border-color:rgb(248 113 113 / var(--tw-border-opacity))}.border-transparent{border-color:transparent}.border-b-gray-50{--tw-border-opacity: 1;border-bottom-color:rgb(249 250 251 / var(--tw-border-opacity))}.border-l-red-600{--tw-border-opacity: 1;border-left-color:rgb(220 38 38 / var(--tw-border-opacity))}.bg-blue-100{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity))}.bg-blue-50{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity))}.bg-danger{--tw-bg-opacity: 1;background-color:rgb(240 98 77 / var(--tw-bg-opacity))}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity))}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity))}.bg-gray-500{--tw-bg-opacity: 1;background-color:rgb(107 114 128 / var(--tw-bg-opacity))}.bg-orange-100{--tw-bg-opacity: 1;background-color:rgb(255 237 213 / var(--tw-bg-opacity))}.bg-orange-50{--tw-bg-opacity: 1;background-color:rgb(255 247 237 / var(--tw-bg-opacity))}.bg-orange-500{--tw-bg-opacity: 1;background-color:rgb(249 115 22 / var(--tw-bg-opacity))}.bg-red-100{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity))}.bg-red-50{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.fill-current{fill:currentColor}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-\[10\.5px\]{padding-top:10.5px;padding-bottom:10.5px}.pb-0{padding-bottom:0}.pb-10{padding-bottom:2.5rem}.pb-12{padding-bottom:3rem}.pb-16{padding-bottom:4rem}.pb-2{padding-bottom:.5rem}.pb-20{padding-bottom:5rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pb-6{padding-bottom:1.5rem}.pb-8{padding-bottom:2rem}.pl-0{padding-left:0}.pl-1{padding-left:.25rem}.pl-10{padding-left:2.5rem}.pl-12{padding-left:3rem}.pl-16{padding-left:4rem}.pl-2{padding-left:.5rem}.pl-20{padding-left:5rem}.pl-24{padding-left:6rem}.pl-8{padding-left:2rem}.pr-0{padding-right:0}.pr-1{padding-right:.25rem}.pr-10{padding-right:2.5rem}.pr-12{padding-right:3rem}.pr-14{padding-right:3.5rem}.pr-16{padding-right:4rem}.pr-20{padding-right:5rem}.pr-24{padding-right:6rem}.pr-4{padding-right:1rem}.pr-5{padding-right:1.25rem}.pr-6{padding-right:1.5rem}.pr-8{padding-right:2rem}.pt-0{padding-top:0}.pt-10{padding-top:2.5rem}.pt-12{padding-top:3rem}.pt-14{padding-top:3.5rem}.pt-16{padding-top:4rem}.pt-2{padding-top:.5rem}.pt-20{padding-top:5rem}.pt-24{padding-top:6rem}.pt-4{padding-top:1rem}.pt-6{padding-top:1.5rem}.pt-8{padding-top:2rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.align-middle{vertical-align:middle}.text-2xl{font-size:1.5rem;line-height:2rem}.text-\[10px\]{font-size:10px}.text-\[12px\]{font-size:12px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-sm\/6{font-size:.875rem;line-height:1.5rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.italic{font-style:italic}.leading-loose{line-height:2}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity))}.text-blue-500{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity))}.text-danger{--tw-text-opacity: 1;color:rgb(240 98 77 / var(--tw-text-opacity))}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity))}.text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity))}.text-orange-500{--tw-text-opacity: 1;color:rgb(249 115 22 / var(--tw-text-opacity))}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity))}.text-red-700{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.underline{text-decoration-line:underline}.underline-offset-2{text-underline-offset:2px}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline{outline-style:solid}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-100{transition-duration:.1s}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}:root{--ion-color-primary: #f68a22;--ion-color-primary-secondary: #f9af58;--ion-color-primary-tertiary: #ffe6c1;--ion-color-primary-rgb: 246, 138, 34;--ion-color-primary-hsl: 32deg 93% 66%;--ion-color-primary-hs: 32deg 93%;--ion-color-primary-contrast: var(--ion-color-light);--ion-color-primary-contrast-rgb: 255, 255, 255;--ion-color-primary-shade: #db9a4d;--ion-color-primary-tint: #fab769;--ion-color-secondary: #3dc2ff;--ion-color-secondary-rgb: 61, 194, 255;--ion-color-secondary-contrast: var(--ion-color-light);--ion-color-secondary-contrast-rgb: 255, 255, 255;--ion-color-secondary-shade: #36abe0;--ion-color-secondary-tint: #50c8ff;--ion-color-tertiary: #1a73e8;--ion-color-tertiary-rgb: 26, 115, 232;--ion-color-tertiary-contrast: var(--ion-color-light);--ion-color-tertiary-contrast-rgb: 255, 255, 255;--ion-color-tertiary-shade: #4854e0;--ion-color-tertiary-tint: #6370ff;--ion-color-success: #2bb34d;--ion-color-success-secondary: #5ad16c;--ion-color-success-tertiary: #7ee884;--ion-color-success-rgb: 43, 179, 77;--ion-color-success-contrast: var(--ion-color-light);--ion-color-success-contrast-rgb: 255, 255, 255;--ion-color-success-shade: #4fb85f;--ion-color-success-tint: #6bd67b;--ion-color-warning: #ffab00;--ion-color-warning-secondary: #ffc63f;--ion-color-warning-tertiary: #fff0c8;--ion-color-warning-rgb: 255, 171, 0;--ion-color-warning-contrast: var(--ion-color-light);--ion-color-warning-contrast-rgb: 255, 255, 255;--ion-color-warning-shade: #e0ae37;--ion-color-warning-tint: #ffcc52;--ion-color-info: #1a73e8;--ion-color-info-secondary: #ffc63f;--ion-color-info-tertiary: #fff0c8;--ion-color-info-rgb: 26, 115, 232;--ion-color-info-contrast: var(--ion-color-light);--ion-color-info-contrast-rgb: 255, 255, 255;--ion-color-info-shade: #e0ae37;--ion-color-info-tint: #ffcc52;--ion-color-danger: #f0624d;--ion-color-danger-secondary: #f69278;--ion-color-danger-tertiary: #ffded0;--ion-color-danger-rgb: 240, 98, 77;--ion-color-danger-contrast: var(--ion-color-light);--ion-color-danger-contrast-rgb: 255, 255, 255;--ion-color-danger-shade: #d8806a;--ion-color-danger-tint: #f79d86;--ion-color-dark: #363636;--ion-color-dark-rgb: 54, 54, 54;--ion-color-dark-contrast: #ffffff;--ion-color-dark-contrast-rgb: 255, 255, 255;--ion-color-dark-shade: #1e2023;--ion-color-dark-tint: #383a3e;--ion-color-medium: #898989;--ion-color-medium-rgb: 137, 137, 137;--ion-color-medium-contrast: #ffffff;--ion-color-medium-contrast-rgb: 255, 255, 255;--ion-color-medium-shade: #808289;--ion-color-medium-tint: #9d9fa6;--ion-color-light: #f8f8f8;--ion-color-light-rgb: 248, 248, 248;--ion-color-light-secondary: #e9ebee;--ion-color-light-tertiary: #f0f2f4;--ion-color-light-contrast: #000000;--ion-color-light-contrast-rgb: 0, 0, 0;--ion-color-light-shade: #d7d8da;--ion-color-light-tint: #f5f6f9;--ion-color-light-mode: #d7dae0;--ion-color-base: var(--ion-color-primary);--ion-color-base-rgb: var(--ion-color-primary-rgb);--ion-color-contrast: var(--ion-color-primary-contrast);--ion-color-contrast-rgb: var(--ion-color-primary-contrast-rgb);--ion-color-shade: var(--ion-color-primary-shade);--ion-color-tint: var(--ion-color-primary-tint)}.mobile-label{display:none}ion-label{display:block}ion-title{font-weight:700}ion-item{--background: unset !important;background:unset!important}@media screen and (max-width: 960px){.mobile-label{right:0;display:inline-block;font-weight:700}}*{scroll-behavior:smooth}.alert-radio-label.sc-ion-alert-md,.alert-radio-label.sc-ion-alert-ios{white-space:normal!important}.alert-tappable.alert-radio{height:auto;contain:content}ion-content{--background: var(--gd-comp-color-bg-2)}ion-content ion-card[gdx-content]{background:var(--gd-comp-color-bg-2);padding:16px;box-shadow:none;border-radius:var(--gd-comp-border-radius) var(--gd-comp-border-radius) 0 0!important;overflow:unset!important}ion-content ion-card{border-radius:var(--gd-comp-border-radius)}ion-searchbar{--ion-background-color: var(--gd-comp-color-bg-2)}ion-searchbar ion-icon{color:var(--ion-color-medium)!important}.field-box-datetime{border:1px solid var(--gd-comp-border-color-1);border-radius:var(--gd-comp-border-radius)}.field-box-datetime.padding-fbd{padding:2px 10px 2px 2px}h2.line-trough{position:relative;z-index:1;color:var(--ion-color-text-2)!important;margin-top:24px;margin-bottom:16px;text-transform:uppercase}h2.line-trough.no-margin{margin:0!important}h2.line-trough:before{border-top:1px solid var(--gd-comp-border-color-1);content:"";margin:0 auto;position:absolute;inset:50% 0 0;width:95%;z-index:-1}h2.line-trough span{background:var(--gd-comp-color-bg-2);padding-right:8px}.placeholder\:text-gray-400::placeholder{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity))}.hover\:cursor-pointer:hover{cursor:pointer}.hover\:bg-gray-100:hover{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity))}.hover\:bg-gray-200:hover{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity))}.hover\:bg-gray-50:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity))}.hover\:bg-orange-50:hover{--tw-bg-opacity: 1;background-color:rgb(255 247 237 / var(--tw-bg-opacity))}.hover\:bg-orange-500:hover{--tw-bg-opacity: 1;background-color:rgb(249 115 22 / var(--tw-bg-opacity))}.hover\:bg-opacity-20:hover{--tw-bg-opacity: .2}.focus\:z-10:focus{z-index:10}.focus\:border-orange-500:focus{--tw-border-opacity: 1;border-color:rgb(249 115 22 / var(--tw-border-opacity))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:outline-1:focus{outline-width:1px}.focus\:-outline-offset-1:focus{outline-offset:-1px}.focus\:outline-orange-600:focus{outline-color:#ea580c}.focus\:ring-1:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-orange-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(249 115 22 / var(--tw-ring-opacity))}.focus-visible\:outline-2:focus-visible{outline-width:2px}.focus-visible\:outline-offset-2:focus-visible{outline-offset:2px}.focus-visible\:outline-orange-600:focus-visible{outline-color:#ea580c}.disabled\:bg-gray-300:disabled{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity))}.disabled\:opacity-50:disabled{opacity:.5}@media (min-width: 640px){.sm\:mx-auto{margin-left:auto;margin-right:auto}.sm\:mt-0{margin-top:0}.sm\:inline{display:inline}.sm\:w-full{width:100%}.sm\:max-w-sm{max-width:24rem}.sm\:items-center{align-items:center}.sm\:justify-end{justify-content:flex-end}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:text-sm\/6{font-size:.875rem;line-height:1.5rem}}@media (min-width: 768px){.md\:col-span-2{grid-column:span 2 / span 2}.md\:block{display:block}.md\:flex{display:flex}.md\:grid{display:grid}.md\:hidden{display:none}.md\:max-w-\[50\%\]{max-width:50%}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:items-center{align-items:center}.md\:justify-end{justify-content:flex-end}.md\:justify-items-end{justify-items:end}}.bg-default{background-color:var(--ion-background-color);--background: var(--ion-background-color)}.bg-1{background-color:var(--gd-comp-color-bg-1);--background: var(--gd-comp-color-bg-1)}.bg-2{background-color:var(--gd-comp-color-bg-2)!important;--background: var(--gd-comp-color-bg-2) !important}.bg-info{background-color:var(--gd-comp-color-tertiary-20)!important}.bg-primary-20{background-color:var(--gd-comp-color-primary-20)!important}.bg-tertiary-20{background-color:var(--gd-comp-color-tertiary-20)!important}[bg-hover]{transition:.3s;cursor:pointer}[bg-hover]:hover{background-color:var(--gd-comp-color-hover)!important}.border-color{--border: 1px solid var(--ion-border-color);border:1px solid var(--ion-border-color)}.border-color-tertiary{border:1px solid var(--ion-color-tertiary)}.border-color-top{border-top:1px solid var(--ion-border-color)}.border-color-right{border-right:1px solid var(--ion-border-color)}.border-color-bottom{border-bottom:1px solid var(--ion-border-color)}.border-color-left{border-left:1px solid var(--ion-border-color)}.border-color-1{--border: 1px solid var(--gd-comp-border-color-1);border:1px solid var(--gd-comp-border-color-1)}.border-color-1-top{border-top:1px solid var(--gd-comp-border-color-1)}.border-color-1-right{border-right:1px solid var(--gd-comp-border-color-1)}.border-color-1-bottom{border-bottom:1px solid var(--gd-comp-border-color-1)}.border-color-1-left{border-left:1px solid var(--gd-comp-border-color-1)}.border-color-2{--border: 1px solid var(--gd-comp-border-color-2);border:1px solid var(--gd-comp-border-color-2)}.border-color-2-top{border-top:1px solid var(--gd-comp-border-color-2)}.border-color-2-right{border-right:1px solid var(--gd-comp-border-color-2)}.border-color-2-bottom{border-bottom:1px solid var(--gd-comp-border-color-2)}.border-color-2-left{border-left:1px solid var(--gd-comp-border-color-2)}.border-color-3{--border: 1px solid var(--gd-comp-border-color-3);border:1px solid var(--gd-comp-border-color-3)}.border-color-3-top{border-top:1px solid var(--gd-comp-border-color-3)}.border-color-3-right{border-right:1px solid var(--gd-comp-border-color-3)}.border-color-3-bottom{border-bottom:1px solid var(--gd-comp-border-color-3)}.border-color-3-left{border-left:1px solid var(--gd-comp-border-color-3)}[bt-1]{border-top:1px solid var(--gd-comp-border-color-1)}[br-1]{border-right:1px solid var(--gd-comp-border-color-1)}[bl-1]{border-left:1px solid var(--gd-comp-border-color-1)}[bb-1]{border-bottom:1px solid var(--gd-comp-border-color-1)}[ba-1]{border:1px solid var(--gd-comp-border-color-1)}[bt-1-soft]{border-top:1px solid var(--ion-border-color)}[br-1-soft]{border-right:1px solid var(--ion-border-color)}[bl-1-soft]{border-left:1px solid var(--ion-border-color)}[bb-1-soft]{border-bottom:1px solid var(--ion-border-color)}[ba-1-soft]{border:1px solid var(--ion-border-color)}[bt-2]{border-top:2px solid var(--gd-comp-border-color-1)}[br-2]{border-right:2px solid var(--gd-comp-border-color-1)}[bl-2]{border-left:2px solid var(--gd-comp-border-color-1)}[bb-2]{border-bottom:2px solid var(--gd-comp-border-color-1)}[ba-2]{border:2px solid var(--gd-comp-border-color-1)}[bt-2-soft]{border-top:2px solid var(--ion-border-color)}[br-2-soft]{border-right:2px solid var(--ion-border-color)}[bl-2-soft]{border-left:2px solid var(--ion-border-color)}[bb-2-soft]{border-bottom:2px solid var(--ion-border-color)}[ba-2-soft]{border:2px solid var(--ion-border-color)}[fx-gap-0]{gap:0px}[fx-gap-2]{gap:2px}[fx-gap-4]{gap:4px}[fx-gap-6]{gap:6px}[fx-gap-8]{gap:8px}[fx-gap-10]{gap:10px}[fx-gap-12]{gap:12px}[fx-gap-14]{gap:14px}[fx-gap-16]{gap:16px}[fx-gap-20]{gap:20px}[fx-gap-24]{gap:24px}[fx-gap-32]{gap:32px}[fx-gap-0-0]{gap:0px 0px}[fx-gap-0-2]{gap:0px 2px}[fx-gap-0-4]{gap:0px 4px}[fx-gap-0-6]{gap:0px 6px}[fx-gap-0-8]{gap:0px 8px}[fx-gap-0-10]{gap:0px 10px}[fx-gap-0-12]{gap:0px 12px}[fx-gap-0-14]{gap:0px 14px}[fx-gap-0-16]{gap:0px 16px}[fx-gap-0-20]{gap:0px 20px}[fx-gap-0-24]{gap:0px 24px}[fx-gap-0-32]{gap:0px 32px}[fx-gap-2-0]{gap:2px 0px}[fx-gap-2-2]{gap:2px 2px}[fx-gap-2-4]{gap:2px 4px}[fx-gap-2-6]{gap:2px 6px}[fx-gap-2-8]{gap:2px 8px}[fx-gap-2-10]{gap:2px 10px}[fx-gap-2-12]{gap:2px 12px}[fx-gap-2-14]{gap:2px 14px}[fx-gap-2-16]{gap:2px 16px}[fx-gap-2-20]{gap:2px 20px}[fx-gap-2-24]{gap:2px 24px}[fx-gap-2-32]{gap:2px 32px}[fx-gap-4-0]{gap:4px 0px}[fx-gap-4-2]{gap:4px 2px}[fx-gap-4-4]{gap:4px 4px}[fx-gap-4-6]{gap:4px 6px}[fx-gap-4-8]{gap:4px 8px}[fx-gap-4-10]{gap:4px 10px}[fx-gap-4-12]{gap:4px 12px}[fx-gap-4-14]{gap:4px 14px}[fx-gap-4-16]{gap:4px 16px}[fx-gap-4-20]{gap:4px 20px}[fx-gap-4-24]{gap:4px 24px}[fx-gap-4-32]{gap:4px 32px}[fx-gap-6-0]{gap:6px 0px}[fx-gap-6-2]{gap:6px 2px}[fx-gap-6-4]{gap:6px 4px}[fx-gap-6-6]{gap:6px 6px}[fx-gap-6-8]{gap:6px 8px}[fx-gap-6-10]{gap:6px 10px}[fx-gap-6-12]{gap:6px 12px}[fx-gap-6-14]{gap:6px 14px}[fx-gap-6-16]{gap:6px 16px}[fx-gap-6-20]{gap:6px 20px}[fx-gap-6-24]{gap:6px 24px}[fx-gap-6-32]{gap:6px 32px}[fx-gap-8-0]{gap:8px 0px}[fx-gap-8-2]{gap:8px 2px}[fx-gap-8-4]{gap:8px 4px}[fx-gap-8-6]{gap:8px 6px}[fx-gap-8-8]{gap:8px 8px}[fx-gap-8-10]{gap:8px 10px}[fx-gap-8-12]{gap:8px 12px}[fx-gap-8-14]{gap:8px 14px}[fx-gap-8-16]{gap:8px 16px}[fx-gap-8-20]{gap:8px 20px}[fx-gap-8-24]{gap:8px 24px}[fx-gap-8-32]{gap:8px 32px}[fx-gap-10-0]{gap:10px 0px}[fx-gap-10-2]{gap:10px 2px}[fx-gap-10-4]{gap:10px 4px}[fx-gap-10-6]{gap:10px 6px}[fx-gap-10-8]{gap:10px 8px}[fx-gap-10-10]{gap:10px 10px}[fx-gap-10-12]{gap:10px 12px}[fx-gap-10-14]{gap:10px 14px}[fx-gap-10-16]{gap:10px 16px}[fx-gap-10-20]{gap:10px 20px}[fx-gap-10-24]{gap:10px 24px}[fx-gap-10-32]{gap:10px 32px}[fx-gap-12-0]{gap:12px 0px}[fx-gap-12-2]{gap:12px 2px}[fx-gap-12-4]{gap:12px 4px}[fx-gap-12-6]{gap:12px 6px}[fx-gap-12-8]{gap:12px 8px}[fx-gap-12-10]{gap:12px 10px}[fx-gap-12-12]{gap:12px 12px}[fx-gap-12-14]{gap:12px 14px}[fx-gap-12-16]{gap:12px 16px}[fx-gap-12-20]{gap:12px 20px}[fx-gap-12-24]{gap:12px 24px}[fx-gap-12-32]{gap:12px 32px}[fx-gap-14-0]{gap:14px 0px}[fx-gap-14-2]{gap:14px 2px}[fx-gap-14-4]{gap:14px 4px}[fx-gap-14-6]{gap:14px 6px}[fx-gap-14-8]{gap:14px 8px}[fx-gap-14-10]{gap:14px 10px}[fx-gap-14-12]{gap:14px 12px}[fx-gap-14-14]{gap:14px 14px}[fx-gap-14-16]{gap:14px 16px}[fx-gap-14-20]{gap:14px 20px}[fx-gap-14-24]{gap:14px 24px}[fx-gap-14-32]{gap:14px 32px}[fx-gap-16-0]{gap:16px 0px}[fx-gap-16-2]{gap:16px 2px}[fx-gap-16-4]{gap:16px 4px}[fx-gap-16-6]{gap:16px 6px}[fx-gap-16-8]{gap:16px 8px}[fx-gap-16-10]{gap:16px 10px}[fx-gap-16-12]{gap:16px 12px}[fx-gap-16-14]{gap:16px 14px}[fx-gap-16-16]{gap:16px 16px}[fx-gap-16-20]{gap:16px 20px}[fx-gap-16-24]{gap:16px 24px}[fx-gap-16-32]{gap:16px 32px}[fx-gap-20-0]{gap:20px 0px}[fx-gap-20-2]{gap:20px 2px}[fx-gap-20-4]{gap:20px 4px}[fx-gap-20-6]{gap:20px 6px}[fx-gap-20-8]{gap:20px 8px}[fx-gap-20-10]{gap:20px 10px}[fx-gap-20-12]{gap:20px 12px}[fx-gap-20-14]{gap:20px 14px}[fx-gap-20-16]{gap:20px 16px}[fx-gap-20-20]{gap:20px 20px}[fx-gap-20-24]{gap:20px 24px}[fx-gap-20-32]{gap:20px 32px}[fx-gap-24-0]{gap:24px 0px}[fx-gap-24-2]{gap:24px 2px}[fx-gap-24-4]{gap:24px 4px}[fx-gap-24-6]{gap:24px 6px}[fx-gap-24-8]{gap:24px 8px}[fx-gap-24-10]{gap:24px 10px}[fx-gap-24-12]{gap:24px 12px}[fx-gap-24-14]{gap:24px 14px}[fx-gap-24-16]{gap:24px 16px}[fx-gap-24-20]{gap:24px 20px}[fx-gap-24-24]{gap:24px 24px}[fx-gap-24-32]{gap:24px 32px}[fx-gap-32-0]{gap:32px 0px}[fx-gap-32-2]{gap:32px 2px}[fx-gap-32-4]{gap:32px 4px}[fx-gap-32-6]{gap:32px 6px}[fx-gap-32-8]{gap:32px 8px}[fx-gap-32-10]{gap:32px 10px}[fx-gap-32-12]{gap:32px 12px}[fx-gap-32-14]{gap:32px 14px}[fx-gap-32-16]{gap:32px 16px}[fx-gap-32-20]{gap:32px 20px}[fx-gap-32-24]{gap:32px 24px}[fx-gap-32-32]{gap:32px 32px}[fx-row]{display:flex;flex-direction:row}[fx-row-gap-0]>*{margin-right:0}[fx-row-gap-0]>*:last-child{margin-right:0!important}[fx-row-gap-2]>*{margin-right:2px}[fx-row-gap-2]>*:last-child{margin-right:0!important}[fx-row-gap-4]>*{margin-right:4px}[fx-row-gap-4]>*:last-child{margin-right:0!important}[fx-row-gap-6]>*{margin-right:6px}[fx-row-gap-6]>*:last-child{margin-right:0!important}[fx-row-gap-8]>*{margin-right:8px}[fx-row-gap-8]>*:last-child{margin-right:0!important}[fx-row-gap-10]>*{margin-right:10px}[fx-row-gap-10]>*:last-child{margin-right:0!important}[fx-row-gap-12]>*{margin-right:12px}[fx-row-gap-12]>*:last-child{margin-right:0!important}[fx-row-gap-14]>*{margin-right:14px}[fx-row-gap-14]>*:last-child{margin-right:0!important}[fx-row-gap-16]>*{margin-right:16px}[fx-row-gap-16]>*:last-child{margin-right:0!important}[fx-row-gap-20]>*{margin-right:20px}[fx-row-gap-20]>*:last-child{margin-right:0!important}[fx-row-gap-24]>*{margin-right:24px}[fx-row-gap-24]>*:last-child{margin-right:0!important}[fx-row-gap-32]>*{margin-right:32px}[fx-row-gap-32]>*:last-child{margin-right:0!important}[fx-row-content-start]{display:flex;flex-direction:row;justify-content:flex-start}[fx-row-content-end]{display:flex;flex-direction:row;justify-content:flex-end}[fx-row-content-center]{display:flex;flex-direction:row;justify-content:center}[fx-row-content-between]{display:flex;flex-direction:row;justify-content:space-between}[fx-row-content-around]{display:flex;flex-direction:row;justify-content:space-around}[fx-row-align-start]{display:flex;flex-direction:row;align-items:start}[fx-row-align-end]{display:flex;flex-direction:row;align-items:end}[fx-row-align-center]{display:flex;flex-direction:row;align-items:center}[fx-row-start-start]{display:flex;flex-direction:row;justify-content:flex-start;align-items:start}[fx-row-start-start-wrap]{display:flex;flex-direction:row;justify-content:flex-start;align-items:start;flex-wrap:wrap}[fx-row-start-start-nowrap]{display:flex;flex-direction:row;justify-content:flex-start;align-items:start;flex-wrap:nowrap}[fx-row-start-end]{display:flex;flex-direction:row;justify-content:flex-start;align-items:end}[fx-row-start-end-wrap]{display:flex;flex-direction:row;justify-content:flex-start;align-items:end;flex-wrap:wrap}[fx-row-start-end-nowrap]{display:flex;flex-direction:row;justify-content:flex-start;align-items:end;flex-wrap:nowrap}[fx-row-start-center]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}[fx-row-start-center-wrap]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap}[fx-row-start-center-nowrap]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap}[fx-row-end-start]{display:flex;flex-direction:row;justify-content:flex-end;align-items:start}[fx-row-end-start-wrap]{display:flex;flex-direction:row;justify-content:flex-end;align-items:start;flex-wrap:wrap}[fx-row-end-start-nowrap]{display:flex;flex-direction:row;justify-content:flex-end;align-items:start;flex-wrap:nowrap}[fx-row-end-end]{display:flex;flex-direction:row;justify-content:flex-end;align-items:end}[fx-row-end-end-wrap]{display:flex;flex-direction:row;justify-content:flex-end;align-items:end;flex-wrap:wrap}[fx-row-end-end-nowrap]{display:flex;flex-direction:row;justify-content:flex-end;align-items:end;flex-wrap:nowrap}[fx-row-end-center]{display:flex;flex-direction:row;justify-content:flex-end;align-items:center}[fx-row-end-center-wrap]{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;flex-wrap:wrap}[fx-row-end-center-nowrap]{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;flex-wrap:nowrap}[fx-row-center-start]{display:flex;flex-direction:row;justify-content:center;align-items:start}[fx-row-center-start-wrap]{display:flex;flex-direction:row;justify-content:center;align-items:start;flex-wrap:wrap}[fx-row-center-start-nowrap]{display:flex;flex-direction:row;justify-content:center;align-items:start;flex-wrap:nowrap}[fx-row-center-end]{display:flex;flex-direction:row;justify-content:center;align-items:end}[fx-row-center-end-wrap]{display:flex;flex-direction:row;justify-content:center;align-items:end;flex-wrap:wrap}[fx-row-center-end-nowrap]{display:flex;flex-direction:row;justify-content:center;align-items:end;flex-wrap:nowrap}[fx-row-center-center]{display:flex;flex-direction:row;justify-content:center;align-items:center}[fx-row-center-center-wrap]{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap}[fx-row-center-center-nowrap]{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap}[fx-row-between-start]{display:flex;flex-direction:row;justify-content:space-between;align-items:start}[fx-row-between-start-wrap]{display:flex;flex-direction:row;justify-content:space-between;align-items:start;flex-wrap:wrap}[fx-row-between-start-nowrap]{display:flex;flex-direction:row;justify-content:space-between;align-items:start;flex-wrap:nowrap}[fx-row-between-end]{display:flex;flex-direction:row;justify-content:space-between;align-items:end}[fx-row-between-end-wrap]{display:flex;flex-direction:row;justify-content:space-between;align-items:end;flex-wrap:wrap}[fx-row-between-end-nowrap]{display:flex;flex-direction:row;justify-content:space-between;align-items:end;flex-wrap:nowrap}[fx-row-between-center]{display:flex;flex-direction:row;justify-content:space-between;align-items:center}[fx-row-between-center-wrap]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap}[fx-row-between-center-nowrap]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap}[fx-row-around-start]{display:flex;flex-direction:row;justify-content:space-around;align-items:start}[fx-row-around-start-wrap]{display:flex;flex-direction:row;justify-content:space-around;align-items:start;flex-wrap:wrap}[fx-row-around-start-nowrap]{display:flex;flex-direction:row;justify-content:space-around;align-items:start;flex-wrap:nowrap}[fx-row-around-end]{display:flex;flex-direction:row;justify-content:space-around;align-items:end}[fx-row-around-end-wrap]{display:flex;flex-direction:row;justify-content:space-around;align-items:end;flex-wrap:wrap}[fx-row-around-end-nowrap]{display:flex;flex-direction:row;justify-content:space-around;align-items:end;flex-wrap:nowrap}[fx-row-around-center]{display:flex;flex-direction:row;justify-content:space-around;align-items:center}[fx-row-around-center-wrap]{display:flex;flex-direction:row;justify-content:space-around;align-items:center;flex-wrap:wrap}[fx-row-around-center-nowrap]{display:flex;flex-direction:row;justify-content:space-around;align-items:center;flex-wrap:nowrap}[fx-column]{display:flex;flex-direction:column}[fx-column-gap-0]>*{margin-bottom:0}[fx-column-gap-0]>*:last-child{margin-bottom:0!important}[fx-column-gap-2]>*{margin-bottom:2px}[fx-column-gap-2]>*:last-child{margin-bottom:0!important}[fx-column-gap-4]>*{margin-bottom:4px}[fx-column-gap-4]>*:last-child{margin-bottom:0!important}[fx-column-gap-6]>*{margin-bottom:6px}[fx-column-gap-6]>*:last-child{margin-bottom:0!important}[fx-column-gap-8]>*{margin-bottom:8px}[fx-column-gap-8]>*:last-child{margin-bottom:0!important}[fx-column-gap-10]>*{margin-bottom:10px}[fx-column-gap-10]>*:last-child{margin-bottom:0!important}[fx-column-gap-12]>*{margin-bottom:12px}[fx-column-gap-12]>*:last-child{margin-bottom:0!important}[fx-column-gap-14]>*{margin-bottom:14px}[fx-column-gap-14]>*:last-child{margin-bottom:0!important}[fx-column-gap-16]>*{margin-bottom:16px}[fx-column-gap-16]>*:last-child{margin-bottom:0!important}[fx-column-gap-20]>*{margin-bottom:20px}[fx-column-gap-20]>*:last-child{margin-bottom:0!important}[fx-column-gap-24]>*{margin-bottom:24px}[fx-column-gap-24]>*:last-child{margin-bottom:0!important}[fx-column-gap-32]>*{margin-bottom:32px}[fx-column-gap-32]>*:last-child{margin-bottom:0!important}[fx-column-content-start]{display:flex;flex-direction:column;justify-content:flex-start}[fx-column-content-end]{display:flex;flex-direction:column;justify-content:flex-end}[fx-column-content-center]{display:flex;flex-direction:column;justify-content:center}[fx-column-content-between]{display:flex;flex-direction:column;justify-content:space-between}[fx-column-content-around]{display:flex;flex-direction:column;justify-content:space-around}[fx-column-align-start]{display:flex;flex-direction:column;align-items:start}[fx-column-align-end]{display:flex;flex-direction:column;align-items:end}[fx-column-align-center]{display:flex;flex-direction:column;align-items:center}[fx-column-start-start]{display:flex;flex-direction:column;justify-content:flex-start;align-items:start}[fx-column-start-start-wrap]{display:flex;flex-direction:column;justify-content:flex-start;align-items:start;flex-wrap:wrap}[fx-column-start-start-nowrap]{display:flex;flex-direction:column;justify-content:flex-start;align-items:start;flex-wrap:nowrap}[fx-column-start-end]{display:flex;flex-direction:column;justify-content:flex-start;align-items:end}[fx-column-start-end-wrap]{display:flex;flex-direction:column;justify-content:flex-start;align-items:end;flex-wrap:wrap}[fx-column-start-end-nowrap]{display:flex;flex-direction:column;justify-content:flex-start;align-items:end;flex-wrap:nowrap}[fx-column-start-center]{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}[fx-column-start-center-wrap]{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;flex-wrap:wrap}[fx-column-start-center-nowrap]{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;flex-wrap:nowrap}[fx-column-end-start]{display:flex;flex-direction:column;justify-content:flex-end;align-items:start}[fx-column-end-start-wrap]{display:flex;flex-direction:column;justify-content:flex-end;align-items:start;flex-wrap:wrap}[fx-column-end-start-nowrap]{display:flex;flex-direction:column;justify-content:flex-end;align-items:start;flex-wrap:nowrap}[fx-column-end-end]{display:flex;flex-direction:column;justify-content:flex-end;align-items:end}[fx-column-end-end-wrap]{display:flex;flex-direction:column;justify-content:flex-end;align-items:end;flex-wrap:wrap}[fx-column-end-end-nowrap]{display:flex;flex-direction:column;justify-content:flex-end;align-items:end;flex-wrap:nowrap}[fx-column-end-center]{display:flex;flex-direction:column;justify-content:flex-end;align-items:center}[fx-column-end-center-wrap]{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;flex-wrap:wrap}[fx-column-end-center-nowrap]{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;flex-wrap:nowrap}[fx-column-center-start]{display:flex;flex-direction:column;justify-content:center;align-items:start}[fx-column-center-start-wrap]{display:flex;flex-direction:column;justify-content:center;align-items:start;flex-wrap:wrap}[fx-column-center-start-nowrap]{display:flex;flex-direction:column;justify-content:center;align-items:start;flex-wrap:nowrap}[fx-column-center-end]{display:flex;flex-direction:column;justify-content:center;align-items:end}[fx-column-center-end-wrap]{display:flex;flex-direction:column;justify-content:center;align-items:end;flex-wrap:wrap}[fx-column-center-end-nowrap]{display:flex;flex-direction:column;justify-content:center;align-items:end;flex-wrap:nowrap}[fx-column-center-center]{display:flex;flex-direction:column;justify-content:center;align-items:center}[fx-column-center-center-wrap]{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:wrap}[fx-column-center-center-nowrap]{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap}[fx-column-between-start]{display:flex;flex-direction:column;justify-content:space-between;align-items:start}[fx-column-between-start-wrap]{display:flex;flex-direction:column;justify-content:space-between;align-items:start;flex-wrap:wrap}[fx-column-between-start-nowrap]{display:flex;flex-direction:column;justify-content:space-between;align-items:start;flex-wrap:nowrap}[fx-column-between-end]{display:flex;flex-direction:column;justify-content:space-between;align-items:end}[fx-column-between-end-wrap]{display:flex;flex-direction:column;justify-content:space-between;align-items:end;flex-wrap:wrap}[fx-column-between-end-nowrap]{display:flex;flex-direction:column;justify-content:space-between;align-items:end;flex-wrap:nowrap}[fx-column-between-center]{display:flex;flex-direction:column;justify-content:space-between;align-items:center}[fx-column-between-center-wrap]{display:flex;flex-direction:column;justify-content:space-between;align-items:center;flex-wrap:wrap}[fx-column-between-center-nowrap]{display:flex;flex-direction:column;justify-content:space-between;align-items:center;flex-wrap:nowrap}[fx-column-around-start]{display:flex;flex-direction:column;justify-content:space-around;align-items:start}[fx-column-around-start-wrap]{display:flex;flex-direction:column;justify-content:space-around;align-items:start;flex-wrap:wrap}[fx-column-around-start-nowrap]{display:flex;flex-direction:column;justify-content:space-around;align-items:start;flex-wrap:nowrap}[fx-column-around-end]{display:flex;flex-direction:column;justify-content:space-around;align-items:end}[fx-column-around-end-wrap]{display:flex;flex-direction:column;justify-content:space-around;align-items:end;flex-wrap:wrap}[fx-column-around-end-nowrap]{display:flex;flex-direction:column;justify-content:space-around;align-items:end;flex-wrap:nowrap}[fx-column-around-center]{display:flex;flex-direction:column;justify-content:space-around;align-items:center}[fx-column-around-center-wrap]{display:flex;flex-direction:column;justify-content:space-around;align-items:center;flex-wrap:wrap}[fx-column-around-center-nowrap]{display:flex;flex-direction:column;justify-content:space-around;align-items:center;flex-wrap:nowrap}[fx-row-reverse]{display:flex;flex-direction:row-reverse}[fx-row-reverse-gap-0]>*{margin-bottom:0}[fx-row-reverse-gap-0]>*:last-child{margin-bottom:0!important}[fx-row-reverse-gap-2]>*{margin-bottom:2px}[fx-row-reverse-gap-2]>*:last-child{margin-bottom:0!important}[fx-row-reverse-gap-4]>*{margin-bottom:4px}[fx-row-reverse-gap-4]>*:last-child{margin-bottom:0!important}[fx-row-reverse-gap-6]>*{margin-bottom:6px}[fx-row-reverse-gap-6]>*:last-child{margin-bottom:0!important}[fx-row-reverse-gap-8]>*{margin-bottom:8px}[fx-row-reverse-gap-8]>*:last-child{margin-bottom:0!important}[fx-row-reverse-gap-10]>*{margin-bottom:10px}[fx-row-reverse-gap-10]>*:last-child{margin-bottom:0!important}[fx-row-reverse-gap-12]>*{margin-bottom:12px}[fx-row-reverse-gap-12]>*:last-child{margin-bottom:0!important}[fx-row-reverse-gap-14]>*{margin-bottom:14px}[fx-row-reverse-gap-14]>*:last-child{margin-bottom:0!important}[fx-row-reverse-gap-16]>*{margin-bottom:16px}[fx-row-reverse-gap-16]>*:last-child{margin-bottom:0!important}[fx-row-reverse-gap-20]>*{margin-bottom:20px}[fx-row-reverse-gap-20]>*:last-child{margin-bottom:0!important}[fx-row-reverse-gap-24]>*{margin-bottom:24px}[fx-row-reverse-gap-24]>*:last-child{margin-bottom:0!important}[fx-row-reverse-gap-32]>*{margin-bottom:32px}[fx-row-reverse-gap-32]>*:last-child{margin-bottom:0!important}[fx-row-reverse-content-start]{display:flex;flex-direction:row-reverse;justify-content:flex-start}[fx-row-reverse-content-end]{display:flex;flex-direction:row-reverse;justify-content:flex-end}[fx-row-reverse-content-center]{display:flex;flex-direction:row-reverse;justify-content:center}[fx-row-reverse-content-between]{display:flex;flex-direction:row-reverse;justify-content:space-between}[fx-row-reverse-content-around]{display:flex;flex-direction:row-reverse;justify-content:space-around}[fx-row-reverse-align-start]{display:flex;flex-direction:row-reverse;align-items:start}[fx-row-reverse-align-end]{display:flex;flex-direction:row-reverse;align-items:end}[fx-row-reverse-align-center]{display:flex;flex-direction:row-reverse;align-items:center}[fx-row-reverse-start-start]{display:flex;flex-direction:row-reverse;justify-content:flex-start;align-items:start}[fx-row-reverse-start-start-wrap]{display:flex;flex-direction:row-reverse;justify-content:flex-start;align-items:start;flex-wrap:wrap}[fx-row-reverse-start-start-nowrap]{display:flex;flex-direction:row-reverse;justify-content:flex-start;align-items:start;flex-wrap:nowrap}[fx-row-reverse-start-end]{display:flex;flex-direction:row-reverse;justify-content:flex-start;align-items:end}[fx-row-reverse-start-end-wrap]{display:flex;flex-direction:row-reverse;justify-content:flex-start;align-items:end;flex-wrap:wrap}[fx-row-reverse-start-end-nowrap]{display:flex;flex-direction:row-reverse;justify-content:flex-start;align-items:end;flex-wrap:nowrap}[fx-row-reverse-start-center]{display:flex;flex-direction:row-reverse;justify-content:flex-start;align-items:center}[fx-row-reverse-start-center-wrap]{display:flex;flex-direction:row-reverse;justify-content:flex-start;align-items:center;flex-wrap:wrap}[fx-row-reverse-start-center-nowrap]{display:flex;flex-direction:row-reverse;justify-content:flex-start;align-items:center;flex-wrap:nowrap}[fx-row-reverse-end-start]{display:flex;flex-direction:row-reverse;justify-content:flex-end;align-items:start}[fx-row-reverse-end-start-wrap]{display:flex;flex-direction:row-reverse;justify-content:flex-end;align-items:start;flex-wrap:wrap}[fx-row-reverse-end-start-nowrap]{display:flex;flex-direction:row-reverse;justify-content:flex-end;align-items:start;flex-wrap:nowrap}[fx-row-reverse-end-end]{display:flex;flex-direction:row-reverse;justify-content:flex-end;align-items:end}[fx-row-reverse-end-end-wrap]{display:flex;flex-direction:row-reverse;justify-content:flex-end;align-items:end;flex-wrap:wrap}[fx-row-reverse-end-end-nowrap]{display:flex;flex-direction:row-reverse;justify-content:flex-end;align-items:end;flex-wrap:nowrap}[fx-row-reverse-end-center]{display:flex;flex-direction:row-reverse;justify-content:flex-end;align-items:center}[fx-row-reverse-end-center-wrap]{display:flex;flex-direction:row-reverse;justify-content:flex-end;align-items:center;flex-wrap:wrap}[fx-row-reverse-end-center-nowrap]{display:flex;flex-direction:row-reverse;justify-content:flex-end;align-items:center;flex-wrap:nowrap}[fx-row-reverse-center-start]{display:flex;flex-direction:row-reverse;justify-content:center;align-items:start}[fx-row-reverse-center-start-wrap]{display:flex;flex-direction:row-reverse;justify-content:center;align-items:start;flex-wrap:wrap}[fx-row-reverse-center-start-nowrap]{display:flex;flex-direction:row-reverse;justify-content:center;align-items:start;flex-wrap:nowrap}[fx-row-reverse-center-end]{display:flex;flex-direction:row-reverse;justify-content:center;align-items:end}[fx-row-reverse-center-end-wrap]{display:flex;flex-direction:row-reverse;justify-content:center;align-items:end;flex-wrap:wrap}[fx-row-reverse-center-end-nowrap]{display:flex;flex-direction:row-reverse;justify-content:center;align-items:end;flex-wrap:nowrap}[fx-row-reverse-center-center]{display:flex;flex-direction:row-reverse;justify-content:center;align-items:center}[fx-row-reverse-center-center-wrap]{display:flex;flex-direction:row-reverse;justify-content:center;align-items:center;flex-wrap:wrap}[fx-row-reverse-center-center-nowrap]{display:flex;flex-direction:row-reverse;justify-content:center;align-items:center;flex-wrap:nowrap}[fx-row-reverse-between-start]{display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:start}[fx-row-reverse-between-start-wrap]{display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:start;flex-wrap:wrap}[fx-row-reverse-between-start-nowrap]{display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:start;flex-wrap:nowrap}[fx-row-reverse-between-end]{display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:end}[fx-row-reverse-between-end-wrap]{display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:end;flex-wrap:wrap}[fx-row-reverse-between-end-nowrap]{display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:end;flex-wrap:nowrap}[fx-row-reverse-between-center]{display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:center}[fx-row-reverse-between-center-wrap]{display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:center;flex-wrap:wrap}[fx-row-reverse-between-center-nowrap]{display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:center;flex-wrap:nowrap}[fx-row-reverse-around-start]{display:flex;flex-direction:row-reverse;justify-content:space-around;align-items:start}[fx-row-reverse-around-start-wrap]{display:flex;flex-direction:row-reverse;justify-content:space-around;align-items:start;flex-wrap:wrap}[fx-row-reverse-around-start-nowrap]{display:flex;flex-direction:row-reverse;justify-content:space-around;align-items:start;flex-wrap:nowrap}[fx-row-reverse-around-end]{display:flex;flex-direction:row-reverse;justify-content:space-around;align-items:end}[fx-row-reverse-around-end-wrap]{display:flex;flex-direction:row-reverse;justify-content:space-around;align-items:end;flex-wrap:wrap}[fx-row-reverse-around-end-nowrap]{display:flex;flex-direction:row-reverse;justify-content:space-around;align-items:end;flex-wrap:nowrap}[fx-row-reverse-around-center]{display:flex;flex-direction:row-reverse;justify-content:space-around;align-items:center}[fx-row-reverse-around-center-wrap]{display:flex;flex-direction:row-reverse;justify-content:space-around;align-items:center;flex-wrap:wrap}[fx-row-reverse-around-center-nowrap]{display:flex;flex-direction:row-reverse;justify-content:space-around;align-items:center;flex-wrap:nowrap}[fx-column-reverse]{display:flex;flex-direction:column-reverse}[fx-column-reverse-gap-0]>*{margin-bottom:0}[fx-column-reverse-gap-0]>*:last-child{margin-bottom:0!important}[fx-column-reverse-gap-2]>*{margin-bottom:2px}[fx-column-reverse-gap-2]>*:last-child{margin-bottom:0!important}[fx-column-reverse-gap-4]>*{margin-bottom:4px}[fx-column-reverse-gap-4]>*:last-child{margin-bottom:0!important}[fx-column-reverse-gap-6]>*{margin-bottom:6px}[fx-column-reverse-gap-6]>*:last-child{margin-bottom:0!important}[fx-column-reverse-gap-8]>*{margin-bottom:8px}[fx-column-reverse-gap-8]>*:last-child{margin-bottom:0!important}[fx-column-reverse-gap-10]>*{margin-bottom:10px}[fx-column-reverse-gap-10]>*:last-child{margin-bottom:0!important}[fx-column-reverse-gap-12]>*{margin-bottom:12px}[fx-column-reverse-gap-12]>*:last-child{margin-bottom:0!important}[fx-column-reverse-gap-14]>*{margin-bottom:14px}[fx-column-reverse-gap-14]>*:last-child{margin-bottom:0!important}[fx-column-reverse-gap-16]>*{margin-bottom:16px}[fx-column-reverse-gap-16]>*:last-child{margin-bottom:0!important}[fx-column-reverse-gap-20]>*{margin-bottom:20px}[fx-column-reverse-gap-20]>*:last-child{margin-bottom:0!important}[fx-column-reverse-gap-24]>*{margin-bottom:24px}[fx-column-reverse-gap-24]>*:last-child{margin-bottom:0!important}[fx-column-reverse-gap-32]>*{margin-bottom:32px}[fx-column-reverse-gap-32]>*:last-child{margin-bottom:0!important}[fx-column-reverse-content-start]{display:flex;flex-direction:column-reverse;justify-content:flex-start}[fx-column-reverse-content-end]{display:flex;flex-direction:column-reverse;justify-content:flex-end}[fx-column-reverse-content-center]{display:flex;flex-direction:column-reverse;justify-content:center}[fx-column-reverse-content-between]{display:flex;flex-direction:column-reverse;justify-content:space-between}[fx-column-reverse-content-around]{display:flex;flex-direction:column-reverse;justify-content:space-around}[fx-column-reverse-align-start]{display:flex;flex-direction:column-reverse;align-items:start}[fx-column-reverse-align-end]{display:flex;flex-direction:column-reverse;align-items:end}[fx-column-reverse-align-center]{display:flex;flex-direction:column-reverse;align-items:center}[fx-column-reverse-start-start]{display:flex;flex-direction:column-reverse;justify-content:flex-start;align-items:start}[fx-column-reverse-start-start-wrap]{display:flex;flex-direction:column-reverse;justify-content:flex-start;align-items:start;flex-wrap:wrap}[fx-column-reverse-start-start-nowrap]{display:flex;flex-direction:column-reverse;justify-content:flex-start;align-items:start;flex-wrap:nowrap}[fx-column-reverse-start-end]{display:flex;flex-direction:column-reverse;justify-content:flex-start;align-items:end}[fx-column-reverse-start-end-wrap]{display:flex;flex-direction:column-reverse;justify-content:flex-start;align-items:end;flex-wrap:wrap}[fx-column-reverse-start-end-nowrap]{display:flex;flex-direction:column-reverse;justify-content:flex-start;align-items:end;flex-wrap:nowrap}[fx-column-reverse-start-center]{display:flex;flex-direction:column-reverse;justify-content:flex-start;align-items:center}[fx-column-reverse-start-center-wrap]{display:flex;flex-direction:column-reverse;justify-content:flex-start;align-items:center;flex-wrap:wrap}[fx-column-reverse-start-center-nowrap]{display:flex;flex-direction:column-reverse;justify-content:flex-start;align-items:center;flex-wrap:nowrap}[fx-column-reverse-end-start]{display:flex;flex-direction:column-reverse;justify-content:flex-end;align-items:start}[fx-column-reverse-end-start-wrap]{display:flex;flex-direction:column-reverse;justify-content:flex-end;align-items:start;flex-wrap:wrap}[fx-column-reverse-end-start-nowrap]{display:flex;flex-direction:column-reverse;justify-content:flex-end;align-items:start;flex-wrap:nowrap}[fx-column-reverse-end-end]{display:flex;flex-direction:column-reverse;justify-content:flex-end;align-items:end}[fx-column-reverse-end-end-wrap]{display:flex;flex-direction:column-reverse;justify-content:flex-end;align-items:end;flex-wrap:wrap}[fx-column-reverse-end-end-nowrap]{display:flex;flex-direction:column-reverse;justify-content:flex-end;align-items:end;flex-wrap:nowrap}[fx-column-reverse-end-center]{display:flex;flex-direction:column-reverse;justify-content:flex-end;align-items:center}[fx-column-reverse-end-center-wrap]{display:flex;flex-direction:column-reverse;justify-content:flex-end;align-items:center;flex-wrap:wrap}[fx-column-reverse-end-center-nowrap]{display:flex;flex-direction:column-reverse;justify-content:flex-end;align-items:center;flex-wrap:nowrap}[fx-column-reverse-center-start]{display:flex;flex-direction:column-reverse;justify-content:center;align-items:start}[fx-column-reverse-center-start-wrap]{display:flex;flex-direction:column-reverse;justify-content:center;align-items:start;flex-wrap:wrap}[fx-column-reverse-center-start-nowrap]{display:flex;flex-direction:column-reverse;justify-content:center;align-items:start;flex-wrap:nowrap}[fx-column-reverse-center-end]{display:flex;flex-direction:column-reverse;justify-content:center;align-items:end}[fx-column-reverse-center-end-wrap]{display:flex;flex-direction:column-reverse;justify-content:center;align-items:end;flex-wrap:wrap}[fx-column-reverse-center-end-nowrap]{display:flex;flex-direction:column-reverse;justify-content:center;align-items:end;flex-wrap:nowrap}[fx-column-reverse-center-center]{display:flex;flex-direction:column-reverse;justify-content:center;align-items:center}[fx-column-reverse-center-center-wrap]{display:flex;flex-direction:column-reverse;justify-content:center;align-items:center;flex-wrap:wrap}[fx-column-reverse-center-center-nowrap]{display:flex;flex-direction:column-reverse;justify-content:center;align-items:center;flex-wrap:nowrap}[fx-column-reverse-between-start]{display:flex;flex-direction:column-reverse;justify-content:space-between;align-items:start}[fx-column-reverse-between-start-wrap]{display:flex;flex-direction:column-reverse;justify-content:space-between;align-items:start;flex-wrap:wrap}[fx-column-reverse-between-start-nowrap]{display:flex;flex-direction:column-reverse;justify-content:space-between;align-items:start;flex-wrap:nowrap}[fx-column-reverse-between-end]{display:flex;flex-direction:column-reverse;justify-content:space-between;align-items:end}[fx-column-reverse-between-end-wrap]{display:flex;flex-direction:column-reverse;justify-content:space-between;align-items:end;flex-wrap:wrap}[fx-column-reverse-between-end-nowrap]{display:flex;flex-direction:column-reverse;justify-content:space-between;align-items:end;flex-wrap:nowrap}[fx-column-reverse-between-center]{display:flex;flex-direction:column-reverse;justify-content:space-between;align-items:center}[fx-column-reverse-between-center-wrap]{display:flex;flex-direction:column-reverse;justify-content:space-between;align-items:center;flex-wrap:wrap}[fx-column-reverse-between-center-nowrap]{display:flex;flex-direction:column-reverse;justify-content:space-between;align-items:center;flex-wrap:nowrap}[fx-column-reverse-around-start]{display:flex;flex-direction:column-reverse;justify-content:space-around;align-items:start}[fx-column-reverse-around-start-wrap]{display:flex;flex-direction:column-reverse;justify-content:space-around;align-items:start;flex-wrap:wrap}[fx-column-reverse-around-start-nowrap]{display:flex;flex-direction:column-reverse;justify-content:space-around;align-items:start;flex-wrap:nowrap}[fx-column-reverse-around-end]{display:flex;flex-direction:column-reverse;justify-content:space-around;align-items:end}[fx-column-reverse-around-end-wrap]{display:flex;flex-direction:column-reverse;justify-content:space-around;align-items:end;flex-wrap:wrap}[fx-column-reverse-around-end-nowrap]{display:flex;flex-direction:column-reverse;justify-content:space-around;align-items:end;flex-wrap:nowrap}[fx-column-reverse-around-center]{display:flex;flex-direction:column-reverse;justify-content:space-around;align-items:center}[fx-column-reverse-around-center-wrap]{display:flex;flex-direction:column-reverse;justify-content:space-around;align-items:center;flex-wrap:wrap}[fx-column-reverse-around-center-nowrap]{display:flex;flex-direction:column-reverse;justify-content:space-around;align-items:center;flex-wrap:nowrap}[fx-order-1]{order:1}[fx-order-2]{order:2}[fx-order-3]{order:3}[fx-order-4]{order:4}[fx-order-5]{order:5}[fx-order-6]{order:6}[fx-order-7]{order:7}[fx-order-8]{order:8}[fx-order-9]{order:9}[fx-order-10]{order:10}[fx-order-11]{order:11}[fx-order-12]{order:12}[fx-1]{flex:0 0 calc(8.3333333333% * 1);max-width:calc(8.3333333333% * 1)}[fx-2]{flex:0 0 calc(8.3333333333% * 2);max-width:calc(8.3333333333% * 2)}[fx-3]{flex:0 0 calc(8.3333333333% * 3);max-width:calc(8.3333333333% * 3)}[fx-4]{flex:0 0 calc(8.3333333333% * 4);max-width:calc(8.3333333333% * 4)}[fx-5]{flex:0 0 calc(8.3333333333% * 5);max-width:calc(8.3333333333% * 5)}[fx-6]{flex:0 0 calc(8.3333333333% * 6);max-width:calc(8.3333333333% * 6)}[fx-7]{flex:0 0 calc(8.3333333333% * 7);max-width:calc(8.3333333333% * 7)}[fx-8]{flex:0 0 calc(8.3333333333% * 8);max-width:calc(8.3333333333% * 8)}[fx-9]{flex:0 0 calc(8.3333333333% * 9);max-width:calc(8.3333333333% * 9)}[fx-10]{flex:0 0 calc(8.3333333333% * 10);max-width:calc(8.3333333333% * 10)}[fx-11]{flex:0 0 calc(8.3333333333% * 11);max-width:calc(8.3333333333% * 11)}[fx-12]{flex:0 0 calc(8.3333333333% * 12);max-width:calc(8.3333333333% * 12)}@media (min-width: 0px){[fx-xs-1]{flex:0 0 calc(8.3333333333% * 1);max-width:calc(8.3333333333% * 1)}[fx-xs-2]{flex:0 0 calc(8.3333333333% * 2);max-width:calc(8.3333333333% * 2)}[fx-xs-3]{flex:0 0 calc(8.3333333333% * 3);max-width:calc(8.3333333333% * 3)}[fx-xs-4]{flex:0 0 calc(8.3333333333% * 4);max-width:calc(8.3333333333% * 4)}[fx-xs-5]{flex:0 0 calc(8.3333333333% * 5);max-width:calc(8.3333333333% * 5)}[fx-xs-6]{flex:0 0 calc(8.3333333333% * 6);max-width:calc(8.3333333333% * 6)}[fx-xs-7]{flex:0 0 calc(8.3333333333% * 7);max-width:calc(8.3333333333% * 7)}[fx-xs-8]{flex:0 0 calc(8.3333333333% * 8);max-width:calc(8.3333333333% * 8)}[fx-xs-9]{flex:0 0 calc(8.3333333333% * 9);max-width:calc(8.3333333333% * 9)}[fx-xs-10]{flex:0 0 calc(8.3333333333% * 10);max-width:calc(8.3333333333% * 10)}[fx-xs-11]{flex:0 0 calc(8.3333333333% * 11);max-width:calc(8.3333333333% * 11)}[fx-xs-12]{flex:0 0 calc(8.3333333333% * 12);max-width:calc(8.3333333333% * 12)}}@media (min-width: 768px){[fx-sm-1]{flex:0 0 calc(8.3333333333% * 1);max-width:calc(8.3333333333% * 1)}[fx-sm-2]{flex:0 0 calc(8.3333333333% * 2);max-width:calc(8.3333333333% * 2)}[fx-sm-3]{flex:0 0 calc(8.3333333333% * 3);max-width:calc(8.3333333333% * 3)}[fx-sm-4]{flex:0 0 calc(8.3333333333% * 4);max-width:calc(8.3333333333% * 4)}[fx-sm-5]{flex:0 0 calc(8.3333333333% * 5);max-width:calc(8.3333333333% * 5)}[fx-sm-6]{flex:0 0 calc(8.3333333333% * 6);max-width:calc(8.3333333333% * 6)}[fx-sm-7]{flex:0 0 calc(8.3333333333% * 7);max-width:calc(8.3333333333% * 7)}[fx-sm-8]{flex:0 0 calc(8.3333333333% * 8);max-width:calc(8.3333333333% * 8)}[fx-sm-9]{flex:0 0 calc(8.3333333333% * 9);max-width:calc(8.3333333333% * 9)}[fx-sm-10]{flex:0 0 calc(8.3333333333% * 10);max-width:calc(8.3333333333% * 10)}[fx-sm-11]{flex:0 0 calc(8.3333333333% * 11);max-width:calc(8.3333333333% * 11)}[fx-sm-12]{flex:0 0 calc(8.3333333333% * 12);max-width:calc(8.3333333333% * 12)}}@media (min-width: 1280px){[fx-md-1]{flex:0 0 calc(8.3333333333% * 1);max-width:calc(8.3333333333% * 1)}[fx-md-2]{flex:0 0 calc(8.3333333333% * 2);max-width:calc(8.3333333333% * 2)}[fx-md-3]{flex:0 0 calc(8.3333333333% * 3);max-width:calc(8.3333333333% * 3)}[fx-md-4]{flex:0 0 calc(8.3333333333% * 4);max-width:calc(8.3333333333% * 4)}[fx-md-5]{flex:0 0 calc(8.3333333333% * 5);max-width:calc(8.3333333333% * 5)}[fx-md-6]{flex:0 0 calc(8.3333333333% * 6);max-width:calc(8.3333333333% * 6)}[fx-md-7]{flex:0 0 calc(8.3333333333% * 7);max-width:calc(8.3333333333% * 7)}[fx-md-8]{flex:0 0 calc(8.3333333333% * 8);max-width:calc(8.3333333333% * 8)}[fx-md-9]{flex:0 0 calc(8.3333333333% * 9);max-width:calc(8.3333333333% * 9)}[fx-md-10]{flex:0 0 calc(8.3333333333% * 10);max-width:calc(8.3333333333% * 10)}[fx-md-11]{flex:0 0 calc(8.3333333333% * 11);max-width:calc(8.3333333333% * 11)}[fx-md-12]{flex:0 0 calc(8.3333333333% * 12);max-width:calc(8.3333333333% * 12)}}@media (min-width: 1920px){[fx-lg-1]{flex:0 0 calc(8.3333333333% * 1);max-width:calc(8.3333333333% * 1)}[fx-lg-2]{flex:0 0 calc(8.3333333333% * 2);max-width:calc(8.3333333333% * 2)}[fx-lg-3]{flex:0 0 calc(8.3333333333% * 3);max-width:calc(8.3333333333% * 3)}[fx-lg-4]{flex:0 0 calc(8.3333333333% * 4);max-width:calc(8.3333333333% * 4)}[fx-lg-5]{flex:0 0 calc(8.3333333333% * 5);max-width:calc(8.3333333333% * 5)}[fx-lg-6]{flex:0 0 calc(8.3333333333% * 6);max-width:calc(8.3333333333% * 6)}[fx-lg-7]{flex:0 0 calc(8.3333333333% * 7);max-width:calc(8.3333333333% * 7)}[fx-lg-8]{flex:0 0 calc(8.3333333333% * 8);max-width:calc(8.3333333333% * 8)}[fx-lg-9]{flex:0 0 calc(8.3333333333% * 9);max-width:calc(8.3333333333% * 9)}[fx-lg-10]{flex:0 0 calc(8.3333333333% * 10);max-width:calc(8.3333333333% * 10)}[fx-lg-11]{flex:0 0 calc(8.3333333333% * 11);max-width:calc(8.3333333333% * 11)}[fx-lg-12]{flex:0 0 calc(8.3333333333% * 12);max-width:calc(8.3333333333% * 12)}}@media (min-width: 0px){[fx-gap-xs-0-0]{gap:0px 0px}[fx-gap-xs-0-2]{gap:0px 2px}[fx-gap-xs-0-4]{gap:0px 4px}[fx-gap-xs-0-6]{gap:0px 6px}[fx-gap-xs-0-8]{gap:0px 8px}[fx-gap-xs-0-10]{gap:0px 10px}[fx-gap-xs-0-12]{gap:0px 12px}[fx-gap-xs-0-14]{gap:0px 14px}[fx-gap-xs-0-16]{gap:0px 16px}[fx-gap-xs-0-20]{gap:0px 20px}[fx-gap-xs-0-24]{gap:0px 24px}[fx-gap-xs-0-32]{gap:0px 32px}[fx-gap-xs-2-0]{gap:2px 0px}[fx-gap-xs-2-2]{gap:2px 2px}[fx-gap-xs-2-4]{gap:2px 4px}[fx-gap-xs-2-6]{gap:2px 6px}[fx-gap-xs-2-8]{gap:2px 8px}[fx-gap-xs-2-10]{gap:2px 10px}[fx-gap-xs-2-12]{gap:2px 12px}[fx-gap-xs-2-14]{gap:2px 14px}[fx-gap-xs-2-16]{gap:2px 16px}[fx-gap-xs-2-20]{gap:2px 20px}[fx-gap-xs-2-24]{gap:2px 24px}[fx-gap-xs-2-32]{gap:2px 32px}[fx-gap-xs-4-0]{gap:4px 0px}[fx-gap-xs-4-2]{gap:4px 2px}[fx-gap-xs-4-4]{gap:4px 4px}[fx-gap-xs-4-6]{gap:4px 6px}[fx-gap-xs-4-8]{gap:4px 8px}[fx-gap-xs-4-10]{gap:4px 10px}[fx-gap-xs-4-12]{gap:4px 12px}[fx-gap-xs-4-14]{gap:4px 14px}[fx-gap-xs-4-16]{gap:4px 16px}[fx-gap-xs-4-20]{gap:4px 20px}[fx-gap-xs-4-24]{gap:4px 24px}[fx-gap-xs-4-32]{gap:4px 32px}[fx-gap-xs-6-0]{gap:6px 0px}[fx-gap-xs-6-2]{gap:6px 2px}[fx-gap-xs-6-4]{gap:6px 4px}[fx-gap-xs-6-6]{gap:6px 6px}[fx-gap-xs-6-8]{gap:6px 8px}[fx-gap-xs-6-10]{gap:6px 10px}[fx-gap-xs-6-12]{gap:6px 12px}[fx-gap-xs-6-14]{gap:6px 14px}[fx-gap-xs-6-16]{gap:6px 16px}[fx-gap-xs-6-20]{gap:6px 20px}[fx-gap-xs-6-24]{gap:6px 24px}[fx-gap-xs-6-32]{gap:6px 32px}[fx-gap-xs-8-0]{gap:8px 0px}[fx-gap-xs-8-2]{gap:8px 2px}[fx-gap-xs-8-4]{gap:8px 4px}[fx-gap-xs-8-6]{gap:8px 6px}[fx-gap-xs-8-8]{gap:8px 8px}[fx-gap-xs-8-10]{gap:8px 10px}[fx-gap-xs-8-12]{gap:8px 12px}[fx-gap-xs-8-14]{gap:8px 14px}[fx-gap-xs-8-16]{gap:8px 16px}[fx-gap-xs-8-20]{gap:8px 20px}[fx-gap-xs-8-24]{gap:8px 24px}[fx-gap-xs-8-32]{gap:8px 32px}[fx-gap-xs-10-0]{gap:10px 0px}[fx-gap-xs-10-2]{gap:10px 2px}[fx-gap-xs-10-4]{gap:10px 4px}[fx-gap-xs-10-6]{gap:10px 6px}[fx-gap-xs-10-8]{gap:10px 8px}[fx-gap-xs-10-10]{gap:10px 10px}[fx-gap-xs-10-12]{gap:10px 12px}[fx-gap-xs-10-14]{gap:10px 14px}[fx-gap-xs-10-16]{gap:10px 16px}[fx-gap-xs-10-20]{gap:10px 20px}[fx-gap-xs-10-24]{gap:10px 24px}[fx-gap-xs-10-32]{gap:10px 32px}[fx-gap-xs-12-0]{gap:12px 0px}[fx-gap-xs-12-2]{gap:12px 2px}[fx-gap-xs-12-4]{gap:12px 4px}[fx-gap-xs-12-6]{gap:12px 6px}[fx-gap-xs-12-8]{gap:12px 8px}[fx-gap-xs-12-10]{gap:12px 10px}[fx-gap-xs-12-12]{gap:12px 12px}[fx-gap-xs-12-14]{gap:12px 14px}[fx-gap-xs-12-16]{gap:12px 16px}[fx-gap-xs-12-20]{gap:12px 20px}[fx-gap-xs-12-24]{gap:12px 24px}[fx-gap-xs-12-32]{gap:12px 32px}[fx-gap-xs-14-0]{gap:14px 0px}[fx-gap-xs-14-2]{gap:14px 2px}[fx-gap-xs-14-4]{gap:14px 4px}[fx-gap-xs-14-6]{gap:14px 6px}[fx-gap-xs-14-8]{gap:14px 8px}[fx-gap-xs-14-10]{gap:14px 10px}[fx-gap-xs-14-12]{gap:14px 12px}[fx-gap-xs-14-14]{gap:14px 14px}[fx-gap-xs-14-16]{gap:14px 16px}[fx-gap-xs-14-20]{gap:14px 20px}[fx-gap-xs-14-24]{gap:14px 24px}[fx-gap-xs-14-32]{gap:14px 32px}[fx-gap-xs-16-0]{gap:16px 0px}[fx-gap-xs-16-2]{gap:16px 2px}[fx-gap-xs-16-4]{gap:16px 4px}[fx-gap-xs-16-6]{gap:16px 6px}[fx-gap-xs-16-8]{gap:16px 8px}[fx-gap-xs-16-10]{gap:16px 10px}[fx-gap-xs-16-12]{gap:16px 12px}[fx-gap-xs-16-14]{gap:16px 14px}[fx-gap-xs-16-16]{gap:16px 16px}[fx-gap-xs-16-20]{gap:16px 20px}[fx-gap-xs-16-24]{gap:16px 24px}[fx-gap-xs-16-32]{gap:16px 32px}[fx-gap-xs-20-0]{gap:20px 0px}[fx-gap-xs-20-2]{gap:20px 2px}[fx-gap-xs-20-4]{gap:20px 4px}[fx-gap-xs-20-6]{gap:20px 6px}[fx-gap-xs-20-8]{gap:20px 8px}[fx-gap-xs-20-10]{gap:20px 10px}[fx-gap-xs-20-12]{gap:20px 12px}[fx-gap-xs-20-14]{gap:20px 14px}[fx-gap-xs-20-16]{gap:20px 16px}[fx-gap-xs-20-20]{gap:20px 20px}[fx-gap-xs-20-24]{gap:20px 24px}[fx-gap-xs-20-32]{gap:20px 32px}[fx-gap-xs-24-0]{gap:24px 0px}[fx-gap-xs-24-2]{gap:24px 2px}[fx-gap-xs-24-4]{gap:24px 4px}[fx-gap-xs-24-6]{gap:24px 6px}[fx-gap-xs-24-8]{gap:24px 8px}[fx-gap-xs-24-10]{gap:24px 10px}[fx-gap-xs-24-12]{gap:24px 12px}[fx-gap-xs-24-14]{gap:24px 14px}[fx-gap-xs-24-16]{gap:24px 16px}[fx-gap-xs-24-20]{gap:24px 20px}[fx-gap-xs-24-24]{gap:24px 24px}[fx-gap-xs-24-32]{gap:24px 32px}[fx-gap-xs-32-0]{gap:32px 0px}[fx-gap-xs-32-2]{gap:32px 2px}[fx-gap-xs-32-4]{gap:32px 4px}[fx-gap-xs-32-6]{gap:32px 6px}[fx-gap-xs-32-8]{gap:32px 8px}[fx-gap-xs-32-10]{gap:32px 10px}[fx-gap-xs-32-12]{gap:32px 12px}[fx-gap-xs-32-14]{gap:32px 14px}[fx-gap-xs-32-16]{gap:32px 16px}[fx-gap-xs-32-20]{gap:32px 20px}[fx-gap-xs-32-24]{gap:32px 24px}[fx-gap-xs-32-32]{gap:32px 32px}[fx-row-xs]{display:flex;flex-direction:row}[fx-row-xs-start-start]{display:flex;flex-direction:row;justify-content:flex-start;align-items:start}[fx-row-xs-start-end]{display:flex;flex-direction:row;justify-content:flex-start;align-items:end}[fx-row-xs-start-center]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}[fx-row-xs-end-start]{display:flex;flex-direction:row;justify-content:flex-end;align-items:start}[fx-row-xs-end-end]{display:flex;flex-direction:row;justify-content:flex-end;align-items:end}[fx-row-xs-end-center]{display:flex;flex-direction:row;justify-content:flex-end;align-items:center}[fx-row-xs-center-start]{display:flex;flex-direction:row;justify-content:center;align-items:start}[fx-row-xs-center-end]{display:flex;flex-direction:row;justify-content:center;align-items:end}[fx-row-xs-center-center]{display:flex;flex-direction:row;justify-content:center;align-items:center}[fx-row-xs-between-start]{display:flex;flex-direction:row;justify-content:space-between;align-items:start}[fx-row-xs-between-end]{display:flex;flex-direction:row;justify-content:space-between;align-items:end}[fx-row-xs-between-center]{display:flex;flex-direction:row;justify-content:space-between;align-items:center}[fx-row-xs-around-start]{display:flex;flex-direction:row;justify-content:space-around;align-items:start}[fx-row-xs-around-end]{display:flex;flex-direction:row;justify-content:space-around;align-items:end}[fx-row-xs-around-center]{display:flex;flex-direction:row;justify-content:space-around;align-items:center}[fx-column-xs]{display:flex;flex-direction:column}[fx-column-xs-start-start]{display:flex;flex-direction:column;justify-content:flex-start;align-items:start}[fx-column-xs-start-end]{display:flex;flex-direction:column;justify-content:flex-start;align-items:end}[fx-column-xs-start-center]{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}[fx-column-xs-end-start]{display:flex;flex-direction:column;justify-content:flex-end;align-items:start}[fx-column-xs-end-end]{display:flex;flex-direction:column;justify-content:flex-end;align-items:end}[fx-column-xs-end-center]{display:flex;flex-direction:column;justify-content:flex-end;align-items:center}[fx-column-xs-center-start]{display:flex;flex-direction:column;justify-content:center;align-items:start}[fx-column-xs-center-end]{display:flex;flex-direction:column;justify-content:center;align-items:end}[fx-column-xs-center-center]{display:flex;flex-direction:column;justify-content:center;align-items:center}[fx-column-xs-between-start]{display:flex;flex-direction:column;justify-content:space-between;align-items:start}[fx-column-xs-between-end]{display:flex;flex-direction:column;justify-content:space-between;align-items:end}[fx-column-xs-between-center]{display:flex;flex-direction:column;justify-content:space-between;align-items:center}[fx-column-xs-around-start]{display:flex;flex-direction:column;justify-content:space-around;align-items:start}[fx-column-xs-around-end]{display:flex;flex-direction:column;justify-content:space-around;align-items:end}[fx-column-xs-around-center]{display:flex;flex-direction:column;justify-content:space-around;align-items:center}[fx-row-reverse-xs]{display:flex;flex-direction:row-reverse}[fx-row-reverse-xs-start-start]{display:flex;flex-direction:row-reverse;justify-content:flex-start;align-items:start}[fx-row-reverse-xs-start-end]{display:flex;flex-direction:row-reverse;justify-content:flex-start;align-items:end}[fx-row-reverse-xs-start-center]{display:flex;flex-direction:row-reverse;justify-content:flex-start;align-items:center}[fx-row-reverse-xs-end-start]{display:flex;flex-direction:row-reverse;justify-content:flex-end;align-items:start}[fx-row-reverse-xs-end-end]{display:flex;flex-direction:row-reverse;justify-content:flex-end;align-items:end}[fx-row-reverse-xs-end-center]{display:flex;flex-direction:row-reverse;justify-content:flex-end;align-items:center}[fx-row-reverse-xs-center-start]{display:flex;flex-direction:row-reverse;justify-content:center;align-items:start}[fx-row-reverse-xs-center-end]{display:flex;flex-direction:row-reverse;justify-content:center;align-items:end}[fx-row-reverse-xs-center-center]{display:flex;flex-direction:row-reverse;justify-content:center;align-items:center}[fx-row-reverse-xs-between-start]{display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:start}[fx-row-reverse-xs-between-end]{display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:end}[fx-row-reverse-xs-between-center]{display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:center}[fx-row-reverse-xs-around-start]{display:flex;flex-direction:row-reverse;justify-content:space-around;align-items:start}[fx-row-reverse-xs-around-end]{display:flex;flex-direction:row-reverse;justify-content:space-around;align-items:end}[fx-row-reverse-xs-around-center]{display:flex;flex-direction:row-reverse;justify-content:space-around;align-items:center}[fx-column-reverse-xs]{display:flex;flex-direction:column-reverse}[fx-column-reverse-xs-start-start]{display:flex;flex-direction:column-reverse;justify-content:flex-start;align-items:start}[fx-column-reverse-xs-start-end]{display:flex;flex-direction:column-reverse;justify-content:flex-start;align-items:end}[fx-column-reverse-xs-start-center]{display:flex;flex-direction:column-reverse;justify-content:flex-start;align-items:center}[fx-column-reverse-xs-end-start]{display:flex;flex-direction:column-reverse;justify-content:flex-end;align-items:start}[fx-column-reverse-xs-end-end]{display:flex;flex-direction:column-reverse;justify-content:flex-end;align-items:end}[fx-column-reverse-xs-end-center]{display:flex;flex-direction:column-reverse;justify-content:flex-end;align-items:center}[fx-column-reverse-xs-center-start]{display:flex;flex-direction:column-reverse;justify-content:center;align-items:start}[fx-column-reverse-xs-center-end]{display:flex;flex-direction:column-reverse;justify-content:center;align-items:end}[fx-column-reverse-xs-center-center]{display:flex;flex-direction:column-reverse;justify-content:center;align-items:center}[fx-column-reverse-xs-between-start]{display:flex;flex-direction:column-reverse;justify-content:space-between;align-items:start}[fx-column-reverse-xs-between-end]{display:flex;flex-direction:column-reverse;justify-content:space-between;align-items:end}[fx-column-reverse-xs-between-center]{display:flex;flex-direction:column-reverse;justify-content:space-between;align-items:center}[fx-column-reverse-xs-around-start]{display:flex;flex-direction:column-reverse;justify-content:space-around;align-items:start}[fx-column-reverse-xs-around-end]{display:flex;flex-direction:column-reverse;justify-content:space-around;align-items:end}[fx-column-reverse-xs-around-center]{display:flex;flex-direction:column-reverse;justify-content:space-around;align-items:center}}@media (min-width: 768px){[fx-gap-sm-0-0]{gap:0px 0px}[fx-gap-sm-0-2]{gap:0px 2px}[fx-gap-sm-0-4]{gap:0px 4px}[fx-gap-sm-0-6]{gap:0px 6px}[fx-gap-sm-0-8]{gap:0px 8px}[fx-gap-sm-0-10]{gap:0px 10px}[fx-gap-sm-0-12]{gap:0px 12px}[fx-gap-sm-0-14]{gap:0px 14px}[fx-gap-sm-0-16]{gap:0px 16px}[fx-gap-sm-0-20]{gap:0px 20px}[fx-gap-sm-0-24]{gap:0px 24px}[fx-gap-sm-0-32]{gap:0px 32px}[fx-gap-sm-2-0]{gap:2px 0px}[fx-gap-sm-2-2]{gap:2px 2px}[fx-gap-sm-2-4]{gap:2px 4px}[fx-gap-sm-2-6]{gap:2px 6px}[fx-gap-sm-2-8]{gap:2px 8px}[fx-gap-sm-2-10]{gap:2px 10px}[fx-gap-sm-2-12]{gap:2px 12px}[fx-gap-sm-2-14]{gap:2px 14px}[fx-gap-sm-2-16]{gap:2px 16px}[fx-gap-sm-2-20]{gap:2px 20px}[fx-gap-sm-2-24]{gap:2px 24px}[fx-gap-sm-2-32]{gap:2px 32px}[fx-gap-sm-4-0]{gap:4px 0px}[fx-gap-sm-4-2]{gap:4px 2px}[fx-gap-sm-4-4]{gap:4px 4px}[fx-gap-sm-4-6]{gap:4px 6px}[fx-gap-sm-4-8]{gap:4px 8px}[fx-gap-sm-4-10]{gap:4px 10px}[fx-gap-sm-4-12]{gap:4px 12px}[fx-gap-sm-4-14]{gap:4px 14px}[fx-gap-sm-4-16]{gap:4px 16px}[fx-gap-sm-4-20]{gap:4px 20px}[fx-gap-sm-4-24]{gap:4px 24px}[fx-gap-sm-4-32]{gap:4px 32px}[fx-gap-sm-6-0]{gap:6px 0px}[fx-gap-sm-6-2]{gap:6px 2px}[fx-gap-sm-6-4]{gap:6px 4px}[fx-gap-sm-6-6]{gap:6px 6px}[fx-gap-sm-6-8]{gap:6px 8px}[fx-gap-sm-6-10]{gap:6px 10px}[fx-gap-sm-6-12]{gap:6px 12px}[fx-gap-sm-6-14]{gap:6px 14px}[fx-gap-sm-6-16]{gap:6px 16px}[fx-gap-sm-6-20]{gap:6px 20px}[fx-gap-sm-6-24]{gap:6px 24px}[fx-gap-sm-6-32]{gap:6px 32px}[fx-gap-sm-8-0]{gap:8px 0px}[fx-gap-sm-8-2]{gap:8px 2px}[fx-gap-sm-8-4]{gap:8px 4px}[fx-gap-sm-8-6]{gap:8px 6px}[fx-gap-sm-8-8]{gap:8px 8px}[fx-gap-sm-8-10]{gap:8px 10px}[fx-gap-sm-8-12]{gap:8px 12px}[fx-gap-sm-8-14]{gap:8px 14px}[fx-gap-sm-8-16]{gap:8px 16px}[fx-gap-sm-8-20]{gap:8px 20px}[fx-gap-sm-8-24]{gap:8px 24px}[fx-gap-sm-8-32]{gap:8px 32px}[fx-gap-sm-10-0]{gap:10px 0px}[fx-gap-sm-10-2]{gap:10px 2px}[fx-gap-sm-10-4]{gap:10px 4px}[fx-gap-sm-10-6]{gap:10px 6px}[fx-gap-sm-10-8]{gap:10px 8px}[fx-gap-sm-10-10]{gap:10px 10px}[fx-gap-sm-10-12]{gap:10px 12px}[fx-gap-sm-10-14]{gap:10px 14px}[fx-gap-sm-10-16]{gap:10px 16px}[fx-gap-sm-10-20]{gap:10px 20px}[fx-gap-sm-10-24]{gap:10px 24px}[fx-gap-sm-10-32]{gap:10px 32px}[fx-gap-sm-12-0]{gap:12px 0px}[fx-gap-sm-12-2]{gap:12px 2px}[fx-gap-sm-12-4]{gap:12px 4px}[fx-gap-sm-12-6]{gap:12px 6px}[fx-gap-sm-12-8]{gap:12px 8px}[fx-gap-sm-12-10]{gap:12px 10px}[fx-gap-sm-12-12]{gap:12px 12px}[fx-gap-sm-12-14]{gap:12px 14px}[fx-gap-sm-12-16]{gap:12px 16px}[fx-gap-sm-12-20]{gap:12px 20px}[fx-gap-sm-12-24]{gap:12px 24px}[fx-gap-sm-12-32]{gap:12px 32px}[fx-gap-sm-14-0]{gap:14px 0px}[fx-gap-sm-14-2]{gap:14px 2px}[fx-gap-sm-14-4]{gap:14px 4px}[fx-gap-sm-14-6]{gap:14px 6px}[fx-gap-sm-14-8]{gap:14px 8px}[fx-gap-sm-14-10]{gap:14px 10px}[fx-gap-sm-14-12]{gap:14px 12px}[fx-gap-sm-14-14]{gap:14px 14px}[fx-gap-sm-14-16]{gap:14px 16px}[fx-gap-sm-14-20]{gap:14px 20px}[fx-gap-sm-14-24]{gap:14px 24px}[fx-gap-sm-14-32]{gap:14px 32px}[fx-gap-sm-16-0]{gap:16px 0px}[fx-gap-sm-16-2]{gap:16px 2px}[fx-gap-sm-16-4]{gap:16px 4px}[fx-gap-sm-16-6]{gap:16px 6px}[fx-gap-sm-16-8]{gap:16px 8px}[fx-gap-sm-16-10]{gap:16px 10px}[fx-gap-sm-16-12]{gap:16px 12px}[fx-gap-sm-16-14]{gap:16px 14px}[fx-gap-sm-16-16]{gap:16px 16px}[fx-gap-sm-16-20]{gap:16px 20px}[fx-gap-sm-16-24]{gap:16px 24px}[fx-gap-sm-16-32]{gap:16px 32px}[fx-gap-sm-20-0]{gap:20px 0px}[fx-gap-sm-20-2]{gap:20px 2px}[fx-gap-sm-20-4]{gap:20px 4px}[fx-gap-sm-20-6]{gap:20px 6px}[fx-gap-sm-20-8]{gap:20px 8px}[fx-gap-sm-20-10]{gap:20px 10px}[fx-gap-sm-20-12]{gap:20px 12px}[fx-gap-sm-20-14]{gap:20px 14px}[fx-gap-sm-20-16]{gap:20px 16px}[fx-gap-sm-20-20]{gap:20px 20px}[fx-gap-sm-20-24]{gap:20px 24px}[fx-gap-sm-20-32]{gap:20px 32px}[fx-gap-sm-24-0]{gap:24px 0px}[fx-gap-sm-24-2]{gap:24px 2px}[fx-gap-sm-24-4]{gap:24px 4px}[fx-gap-sm-24-6]{gap:24px 6px}[fx-gap-sm-24-8]{gap:24px 8px}[fx-gap-sm-24-10]{gap:24px 10px}[fx-gap-sm-24-12]{gap:24px 12px}[fx-gap-sm-24-14]{gap:24px 14px}[fx-gap-sm-24-16]{gap:24px 16px}[fx-gap-sm-24-20]{gap:24px 20px}[fx-gap-sm-24-24]{gap:24px 24px}[fx-gap-sm-24-32]{gap:24px 32px}[fx-gap-sm-32-0]{gap:32px 0px}[fx-gap-sm-32-2]{gap:32px 2px}[fx-gap-sm-32-4]{gap:32px 4px}[fx-gap-sm-32-6]{gap:32px 6px}[fx-gap-sm-32-8]{gap:32px 8px}[fx-gap-sm-32-10]{gap:32px 10px}[fx-gap-sm-32-12]{gap:32px 12px}[fx-gap-sm-32-14]{gap:32px 14px}[fx-gap-sm-32-16]{gap:32px 16px}[fx-gap-sm-32-20]{gap:32px 20px}[fx-gap-sm-32-24]{gap:32px 24px}[fx-gap-sm-32-32]{gap:32px 32px}[fx-row-sm]{display:flex;flex-direction:row}[fx-row-sm-start-start]{display:flex;flex-direction:row;justify-content:flex-start;align-items:start}[fx-row-sm-start-end]{display:flex;flex-direction:row;justify-content:flex-start;align-items:end}[fx-row-sm-start-center]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}[fx-row-sm-end-start]{display:flex;flex-direction:row;justify-content:flex-end;align-items:start}[fx-row-sm-end-end]{display:flex;flex-direction:row;justify-content:flex-end;align-items:end}[fx-row-sm-end-center]{display:flex;flex-direction:row;justify-content:flex-end;align-items:center}[fx-row-sm-center-start]{display:flex;flex-direction:row;justify-content:center;align-items:start}[fx-row-sm-center-end]{display:flex;flex-direction:row;justify-content:center;align-items:end}[fx-row-sm-center-center]{display:flex;flex-direction:row;justify-content:center;align-items:center}[fx-row-sm-between-start]{display:flex;flex-direction:row;justify-content:space-between;align-items:start}[fx-row-sm-between-end]{display:flex;flex-direction:row;justify-content:space-between;align-items:end}[fx-row-sm-between-center]{display:flex;flex-direction:row;justify-content:space-between;align-items:center}[fx-row-sm-around-start]{display:flex;flex-direction:row;justify-content:space-around;align-items:start}[fx-row-sm-around-end]{display:flex;flex-direction:row;justify-content:space-around;align-items:end}[fx-row-sm-around-center]{display:flex;flex-direction:row;justify-content:space-around;align-items:center}[fx-column-sm]{display:flex;flex-direction:column}[fx-column-sm-start-start]{display:flex;flex-direction:column;justify-content:flex-start;align-items:start}[fx-column-sm-start-end]{display:flex;flex-direction:column;justify-content:flex-start;align-items:end}[fx-column-sm-start-center]{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}[fx-column-sm-end-start]{display:flex;flex-direction:column;justify-content:flex-end;align-items:start}[fx-column-sm-end-end]{display:flex;flex-direction:column;justify-content:flex-end;align-items:end}[fx-column-sm-end-center]{display:flex;flex-direction:column;justify-content:flex-end;align-items:center}[fx-column-sm-center-start]{display:flex;flex-direction:column;justify-content:center;align-items:start}[fx-column-sm-center-end]{display:flex;flex-direction:column;justify-content:center;align-items:end}[fx-column-sm-center-center]{display:flex;flex-direction:column;justify-content:center;align-items:center}[fx-column-sm-between-start]{display:flex;flex-direction:column;justify-content:space-between;align-items:start}[fx-column-sm-between-end]{display:flex;flex-direction:column;justify-content:space-between;align-items:end}[fx-column-sm-between-center]{display:flex;flex-direction:column;justify-content:space-between;align-items:center}[fx-column-sm-around-start]{display:flex;flex-direction:column;justify-content:space-around;align-items:start}[fx-column-sm-around-end]{display:flex;flex-direction:column;justify-content:space-around;align-items:end}[fx-column-sm-around-center]{display:flex;flex-direction:column;justify-content:space-around;align-items:center}[fx-row-reverse-sm]{display:flex;flex-direction:row-reverse}[fx-row-reverse-sm-start-start]{display:flex;flex-direction:row-reverse;justify-content:flex-start;align-items:start}[fx-row-reverse-sm-start-end]{display:flex;flex-direction:row-reverse;justify-content:flex-start;align-items:end}[fx-row-reverse-sm-start-center]{display:flex;flex-direction:row-reverse;justify-content:flex-start;align-items:center}[fx-row-reverse-sm-end-start]{display:flex;flex-direction:row-reverse;justify-content:flex-end;align-items:start}[fx-row-reverse-sm-end-end]{display:flex;flex-direction:row-reverse;justify-content:flex-end;align-items:end}[fx-row-reverse-sm-end-center]{display:flex;flex-direction:row-reverse;justify-content:flex-end;align-items:center}[fx-row-reverse-sm-center-start]{display:flex;flex-direction:row-reverse;justify-content:center;align-items:start}[fx-row-reverse-sm-center-end]{display:flex;flex-direction:row-reverse;justify-content:center;align-items:end}[fx-row-reverse-sm-center-center]{display:flex;flex-direction:row-reverse;justify-content:center;align-items:center}[fx-row-reverse-sm-between-start]{display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:start}[fx-row-reverse-sm-between-end]{display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:end}[fx-row-reverse-sm-between-center]{display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:center}[fx-row-reverse-sm-around-start]{display:flex;flex-direction:row-reverse;justify-content:space-around;align-items:start}[fx-row-reverse-sm-around-end]{display:flex;flex-direction:row-reverse;justify-content:space-around;align-items:end}[fx-row-reverse-sm-around-center]{display:flex;flex-direction:row-reverse;justify-content:space-around;align-items:center}[fx-column-reverse-sm]{display:flex;flex-direction:column-reverse}[fx-column-reverse-sm-start-start]{display:flex;flex-direction:column-reverse;justify-content:flex-start;align-items:start}[fx-column-reverse-sm-start-end]{display:flex;flex-direction:column-reverse;justify-content:flex-start;align-items:end}[fx-column-reverse-sm-start-center]{display:flex;flex-direction:column-reverse;justify-content:flex-start;align-items:center}[fx-column-reverse-sm-end-start]{display:flex;flex-direction:column-reverse;justify-content:flex-end;align-items:start}[fx-column-reverse-sm-end-end]{display:flex;flex-direction:column-reverse;justify-content:flex-end;align-items:end}[fx-column-reverse-sm-end-center]{display:flex;flex-direction:column-reverse;justify-content:flex-end;align-items:center}[fx-column-reverse-sm-center-start]{display:flex;flex-direction:column-reverse;justify-content:center;align-items:start}[fx-column-reverse-sm-center-end]{display:flex;flex-direction:column-reverse;justify-content:center;align-items:end}[fx-column-reverse-sm-center-center]{display:flex;flex-direction:column-reverse;justify-content:center;align-items:center}[fx-column-reverse-sm-between-start]{display:flex;flex-direction:column-reverse;justify-content:space-between;align-items:start}[fx-column-reverse-sm-between-end]{display:flex;flex-direction:column-reverse;justify-content:space-between;align-items:end}[fx-column-reverse-sm-between-center]{display:flex;flex-direction:column-reverse;justify-content:space-between;align-items:center}[fx-column-reverse-sm-around-start]{display:flex;flex-direction:column-reverse;justify-content:space-around;align-items:start}[fx-column-reverse-sm-around-end]{display:flex;flex-direction:column-reverse;justify-content:space-around;align-items:end}[fx-column-reverse-sm-around-center]{display:flex;flex-direction:column-reverse;justify-content:space-around;align-items:center}}@media (min-width: 1280px){[fx-gap-md-0-0]{gap:0px 0px}[fx-gap-md-0-2]{gap:0px 2px}[fx-gap-md-0-4]{gap:0px 4px}[fx-gap-md-0-6]{gap:0px 6px}[fx-gap-md-0-8]{gap:0px 8px}[fx-gap-md-0-10]{gap:0px 10px}[fx-gap-md-0-12]{gap:0px 12px}[fx-gap-md-0-14]{gap:0px 14px}[fx-gap-md-0-16]{gap:0px 16px}[fx-gap-md-0-20]{gap:0px 20px}[fx-gap-md-0-24]{gap:0px 24px}[fx-gap-md-0-32]{gap:0px 32px}[fx-gap-md-2-0]{gap:2px 0px}[fx-gap-md-2-2]{gap:2px 2px}[fx-gap-md-2-4]{gap:2px 4px}[fx-gap-md-2-6]{gap:2px 6px}[fx-gap-md-2-8]{gap:2px 8px}[fx-gap-md-2-10]{gap:2px 10px}[fx-gap-md-2-12]{gap:2px 12px}[fx-gap-md-2-14]{gap:2px 14px}[fx-gap-md-2-16]{gap:2px 16px}[fx-gap-md-2-20]{gap:2px 20px}[fx-gap-md-2-24]{gap:2px 24px}[fx-gap-md-2-32]{gap:2px 32px}[fx-gap-md-4-0]{gap:4px 0px}[fx-gap-md-4-2]{gap:4px 2px}[fx-gap-md-4-4]{gap:4px 4px}[fx-gap-md-4-6]{gap:4px 6px}[fx-gap-md-4-8]{gap:4px 8px}[fx-gap-md-4-10]{gap:4px 10px}[fx-gap-md-4-12]{gap:4px 12px}[fx-gap-md-4-14]{gap:4px 14px}[fx-gap-md-4-16]{gap:4px 16px}[fx-gap-md-4-20]{gap:4px 20px}[fx-gap-md-4-24]{gap:4px 24px}[fx-gap-md-4-32]{gap:4px 32px}[fx-gap-md-6-0]{gap:6px 0px}[fx-gap-md-6-2]{gap:6px 2px}[fx-gap-md-6-4]{gap:6px 4px}[fx-gap-md-6-6]{gap:6px 6px}[fx-gap-md-6-8]{gap:6px 8px}[fx-gap-md-6-10]{gap:6px 10px}[fx-gap-md-6-12]{gap:6px 12px}[fx-gap-md-6-14]{gap:6px 14px}[fx-gap-md-6-16]{gap:6px 16px}[fx-gap-md-6-20]{gap:6px 20px}[fx-gap-md-6-24]{gap:6px 24px}[fx-gap-md-6-32]{gap:6px 32px}[fx-gap-md-8-0]{gap:8px 0px}[fx-gap-md-8-2]{gap:8px 2px}[fx-gap-md-8-4]{gap:8px 4px}[fx-gap-md-8-6]{gap:8px 6px}[fx-gap-md-8-8]{gap:8px 8px}[fx-gap-md-8-10]{gap:8px 10px}[fx-gap-md-8-12]{gap:8px 12px}[fx-gap-md-8-14]{gap:8px 14px}[fx-gap-md-8-16]{gap:8px 16px}[fx-gap-md-8-20]{gap:8px 20px}[fx-gap-md-8-24]{gap:8px 24px}[fx-gap-md-8-32]{gap:8px 32px}[fx-gap-md-10-0]{gap:10px 0px}[fx-gap-md-10-2]{gap:10px 2px}[fx-gap-md-10-4]{gap:10px 4px}[fx-gap-md-10-6]{gap:10px 6px}[fx-gap-md-10-8]{gap:10px 8px}[fx-gap-md-10-10]{gap:10px 10px}[fx-gap-md-10-12]{gap:10px 12px}[fx-gap-md-10-14]{gap:10px 14px}[fx-gap-md-10-16]{gap:10px 16px}[fx-gap-md-10-20]{gap:10px 20px}[fx-gap-md-10-24]{gap:10px 24px}[fx-gap-md-10-32]{gap:10px 32px}[fx-gap-md-12-0]{gap:12px 0px}[fx-gap-md-12-2]{gap:12px 2px}[fx-gap-md-12-4]{gap:12px 4px}[fx-gap-md-12-6]{gap:12px 6px}[fx-gap-md-12-8]{gap:12px 8px}[fx-gap-md-12-10]{gap:12px 10px}[fx-gap-md-12-12]{gap:12px 12px}[fx-gap-md-12-14]{gap:12px 14px}[fx-gap-md-12-16]{gap:12px 16px}[fx-gap-md-12-20]{gap:12px 20px}[fx-gap-md-12-24]{gap:12px 24px}[fx-gap-md-12-32]{gap:12px 32px}[fx-gap-md-14-0]{gap:14px 0px}[fx-gap-md-14-2]{gap:14px 2px}[fx-gap-md-14-4]{gap:14px 4px}[fx-gap-md-14-6]{gap:14px 6px}[fx-gap-md-14-8]{gap:14px 8px}[fx-gap-md-14-10]{gap:14px 10px}[fx-gap-md-14-12]{gap:14px 12px}[fx-gap-md-14-14]{gap:14px 14px}[fx-gap-md-14-16]{gap:14px 16px}[fx-gap-md-14-20]{gap:14px 20px}[fx-gap-md-14-24]{gap:14px 24px}[fx-gap-md-14-32]{gap:14px 32px}[fx-gap-md-16-0]{gap:16px 0px}[fx-gap-md-16-2]{gap:16px 2px}[fx-gap-md-16-4]{gap:16px 4px}[fx-gap-md-16-6]{gap:16px 6px}[fx-gap-md-16-8]{gap:16px 8px}[fx-gap-md-16-10]{gap:16px 10px}[fx-gap-md-16-12]{gap:16px 12px}[fx-gap-md-16-14]{gap:16px 14px}[fx-gap-md-16-16]{gap:16px 16px}[fx-gap-md-16-20]{gap:16px 20px}[fx-gap-md-16-24]{gap:16px 24px}[fx-gap-md-16-32]{gap:16px 32px}[fx-gap-md-20-0]{gap:20px 0px}[fx-gap-md-20-2]{gap:20px 2px}[fx-gap-md-20-4]{gap:20px 4px}[fx-gap-md-20-6]{gap:20px 6px}[fx-gap-md-20-8]{gap:20px 8px}[fx-gap-md-20-10]{gap:20px 10px}[fx-gap-md-20-12]{gap:20px 12px}[fx-gap-md-20-14]{gap:20px 14px}[fx-gap-md-20-16]{gap:20px 16px}[fx-gap-md-20-20]{gap:20px 20px}[fx-gap-md-20-24]{gap:20px 24px}[fx-gap-md-20-32]{gap:20px 32px}[fx-gap-md-24-0]{gap:24px 0px}[fx-gap-md-24-2]{gap:24px 2px}[fx-gap-md-24-4]{gap:24px 4px}[fx-gap-md-24-6]{gap:24px 6px}[fx-gap-md-24-8]{gap:24px 8px}[fx-gap-md-24-10]{gap:24px 10px}[fx-gap-md-24-12]{gap:24px 12px}[fx-gap-md-24-14]{gap:24px 14px}[fx-gap-md-24-16]{gap:24px 16px}[fx-gap-md-24-20]{gap:24px 20px}[fx-gap-md-24-24]{gap:24px 24px}[fx-gap-md-24-32]{gap:24px 32px}[fx-gap-md-32-0]{gap:32px 0px}[fx-gap-md-32-2]{gap:32px 2px}[fx-gap-md-32-4]{gap:32px 4px}[fx-gap-md-32-6]{gap:32px 6px}[fx-gap-md-32-8]{gap:32px 8px}[fx-gap-md-32-10]{gap:32px 10px}[fx-gap-md-32-12]{gap:32px 12px}[fx-gap-md-32-14]{gap:32px 14px}[fx-gap-md-32-16]{gap:32px 16px}[fx-gap-md-32-20]{gap:32px 20px}[fx-gap-md-32-24]{gap:32px 24px}[fx-gap-md-32-32]{gap:32px 32px}[fx-row-md]{display:flex;flex-direction:row}[fx-row-md-start-start]{display:flex;flex-direction:row;justify-content:flex-start;align-items:start}[fx-row-md-start-end]{display:flex;flex-direction:row;justify-content:flex-start;align-items:end}[fx-row-md-start-center]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}[fx-row-md-end-start]{display:flex;flex-direction:row;justify-content:flex-end;align-items:start}[fx-row-md-end-end]{display:flex;flex-direction:row;justify-content:flex-end;align-items:end}[fx-row-md-end-center]{display:flex;flex-direction:row;justify-content:flex-end;align-items:center}[fx-row-md-center-start]{display:flex;flex-direction:row;justify-content:center;align-items:start}[fx-row-md-center-end]{display:flex;flex-direction:row;justify-content:center;align-items:end}[fx-row-md-center-center]{display:flex;flex-direction:row;justify-content:center;align-items:center}[fx-row-md-between-start]{display:flex;flex-direction:row;justify-content:space-between;align-items:start}[fx-row-md-between-end]{display:flex;flex-direction:row;justify-content:space-between;align-items:end}[fx-row-md-between-center]{display:flex;flex-direction:row;justify-content:space-between;align-items:center}[fx-row-md-around-start]{display:flex;flex-direction:row;justify-content:space-around;align-items:start}[fx-row-md-around-end]{display:flex;flex-direction:row;justify-content:space-around;align-items:end}[fx-row-md-around-center]{display:flex;flex-direction:row;justify-content:space-around;align-items:center}[fx-column-md]{display:flex;flex-direction:column}[fx-column-md-start-start]{display:flex;flex-direction:column;justify-content:flex-start;align-items:start}[fx-column-md-start-end]{display:flex;flex-direction:column;justify-content:flex-start;align-items:end}[fx-column-md-start-center]{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}[fx-column-md-end-start]{display:flex;flex-direction:column;justify-content:flex-end;align-items:start}[fx-column-md-end-end]{display:flex;flex-direction:column;justify-content:flex-end;align-items:end}[fx-column-md-end-center]{display:flex;flex-direction:column;justify-content:flex-end;align-items:center}[fx-column-md-center-start]{display:flex;flex-direction:column;justify-content:center;align-items:start}[fx-column-md-center-end]{display:flex;flex-direction:column;justify-content:center;align-items:end}[fx-column-md-center-center]{display:flex;flex-direction:column;justify-content:center;align-items:center}[fx-column-md-between-start]{display:flex;flex-direction:column;justify-content:space-between;align-items:start}[fx-column-md-between-end]{display:flex;flex-direction:column;justify-content:space-between;align-items:end}[fx-column-md-between-center]{display:flex;flex-direction:column;justify-content:space-between;align-items:center}[fx-column-md-around-start]{display:flex;flex-direction:column;justify-content:space-around;align-items:start}[fx-column-md-around-end]{display:flex;flex-direction:column;justify-content:space-around;align-items:end}[fx-column-md-around-center]{display:flex;flex-direction:column;justify-content:space-around;align-items:center}[fx-row-reverse-md]{display:flex;flex-direction:row-reverse}[fx-row-reverse-md-start-start]{display:flex;flex-direction:row-reverse;justify-content:flex-start;align-items:start}[fx-row-reverse-md-start-end]{display:flex;flex-direction:row-reverse;justify-content:flex-start;align-items:end}[fx-row-reverse-md-start-center]{display:flex;flex-direction:row-reverse;justify-content:flex-start;align-items:center}[fx-row-reverse-md-end-start]{display:flex;flex-direction:row-reverse;justify-content:flex-end;align-items:start}[fx-row-reverse-md-end-end]{display:flex;flex-direction:row-reverse;justify-content:flex-end;align-items:end}[fx-row-reverse-md-end-center]{display:flex;flex-direction:row-reverse;justify-content:flex-end;align-items:center}[fx-row-reverse-md-center-start]{display:flex;flex-direction:row-reverse;justify-content:center;align-items:start}[fx-row-reverse-md-center-end]{display:flex;flex-direction:row-reverse;justify-content:center;align-items:end}[fx-row-reverse-md-center-center]{display:flex;flex-direction:row-reverse;justify-content:center;align-items:center}[fx-row-reverse-md-between-start]{display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:start}[fx-row-reverse-md-between-end]{display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:end}[fx-row-reverse-md-between-center]{display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:center}[fx-row-reverse-md-around-start]{display:flex;flex-direction:row-reverse;justify-content:space-around;align-items:start}[fx-row-reverse-md-around-end]{display:flex;flex-direction:row-reverse;justify-content:space-around;align-items:end}[fx-row-reverse-md-around-center]{display:flex;flex-direction:row-reverse;justify-content:space-around;align-items:center}[fx-column-reverse-md]{display:flex;flex-direction:column-reverse}[fx-column-reverse-md-start-start]{display:flex;flex-direction:column-reverse;justify-content:flex-start;align-items:start}[fx-column-reverse-md-start-end]{display:flex;flex-direction:column-reverse;justify-content:flex-start;align-items:end}[fx-column-reverse-md-start-center]{display:flex;flex-direction:column-reverse;justify-content:flex-start;align-items:center}[fx-column-reverse-md-end-start]{display:flex;flex-direction:column-reverse;justify-content:flex-end;align-items:start}[fx-column-reverse-md-end-end]{display:flex;flex-direction:column-reverse;justify-content:flex-end;align-items:end}[fx-column-reverse-md-end-center]{display:flex;flex-direction:column-reverse;justify-content:flex-end;align-items:center}[fx-column-reverse-md-center-start]{display:flex;flex-direction:column-reverse;justify-content:center;align-items:start}[fx-column-reverse-md-center-end]{display:flex;flex-direction:column-reverse;justify-content:center;align-items:end}[fx-column-reverse-md-center-center]{display:flex;flex-direction:column-reverse;justify-content:center;align-items:center}[fx-column-reverse-md-between-start]{display:flex;flex-direction:column-reverse;justify-content:space-between;align-items:start}[fx-column-reverse-md-between-end]{display:flex;flex-direction:column-reverse;justify-content:space-between;align-items:end}[fx-column-reverse-md-between-center]{display:flex;flex-direction:column-reverse;justify-content:space-between;align-items:center}[fx-column-reverse-md-around-start]{display:flex;flex-direction:column-reverse;justify-content:space-around;align-items:start}[fx-column-reverse-md-around-end]{display:flex;flex-direction:column-reverse;justify-content:space-around;align-items:end}[fx-column-reverse-md-around-center]{display:flex;flex-direction:column-reverse;justify-content:space-around;align-items:center}}@media (min-width: 1920px){[fx-gap-lg-0-0]{gap:0px 0px}[fx-gap-lg-0-2]{gap:0px 2px}[fx-gap-lg-0-4]{gap:0px 4px}[fx-gap-lg-0-6]{gap:0px 6px}[fx-gap-lg-0-8]{gap:0px 8px}[fx-gap-lg-0-10]{gap:0px 10px}[fx-gap-lg-0-12]{gap:0px 12px}[fx-gap-lg-0-14]{gap:0px 14px}[fx-gap-lg-0-16]{gap:0px 16px}[fx-gap-lg-0-20]{gap:0px 20px}[fx-gap-lg-0-24]{gap:0px 24px}[fx-gap-lg-0-32]{gap:0px 32px}[fx-gap-lg-2-0]{gap:2px 0px}[fx-gap-lg-2-2]{gap:2px 2px}[fx-gap-lg-2-4]{gap:2px 4px}[fx-gap-lg-2-6]{gap:2px 6px}[fx-gap-lg-2-8]{gap:2px 8px}[fx-gap-lg-2-10]{gap:2px 10px}[fx-gap-lg-2-12]{gap:2px 12px}[fx-gap-lg-2-14]{gap:2px 14px}[fx-gap-lg-2-16]{gap:2px 16px}[fx-gap-lg-2-20]{gap:2px 20px}[fx-gap-lg-2-24]{gap:2px 24px}[fx-gap-lg-2-32]{gap:2px 32px}[fx-gap-lg-4-0]{gap:4px 0px}[fx-gap-lg-4-2]{gap:4px 2px}[fx-gap-lg-4-4]{gap:4px 4px}[fx-gap-lg-4-6]{gap:4px 6px}[fx-gap-lg-4-8]{gap:4px 8px}[fx-gap-lg-4-10]{gap:4px 10px}[fx-gap-lg-4-12]{gap:4px 12px}[fx-gap-lg-4-14]{gap:4px 14px}[fx-gap-lg-4-16]{gap:4px 16px}[fx-gap-lg-4-20]{gap:4px 20px}[fx-gap-lg-4-24]{gap:4px 24px}[fx-gap-lg-4-32]{gap:4px 32px}[fx-gap-lg-6-0]{gap:6px 0px}[fx-gap-lg-6-2]{gap:6px 2px}[fx-gap-lg-6-4]{gap:6px 4px}[fx-gap-lg-6-6]{gap:6px 6px}[fx-gap-lg-6-8]{gap:6px 8px}[fx-gap-lg-6-10]{gap:6px 10px}[fx-gap-lg-6-12]{gap:6px 12px}[fx-gap-lg-6-14]{gap:6px 14px}[fx-gap-lg-6-16]{gap:6px 16px}[fx-gap-lg-6-20]{gap:6px 20px}[fx-gap-lg-6-24]{gap:6px 24px}[fx-gap-lg-6-32]{gap:6px 32px}[fx-gap-lg-8-0]{gap:8px 0px}[fx-gap-lg-8-2]{gap:8px 2px}[fx-gap-lg-8-4]{gap:8px 4px}[fx-gap-lg-8-6]{gap:8px 6px}[fx-gap-lg-8-8]{gap:8px 8px}[fx-gap-lg-8-10]{gap:8px 10px}[fx-gap-lg-8-12]{gap:8px 12px}[fx-gap-lg-8-14]{gap:8px 14px}[fx-gap-lg-8-16]{gap:8px 16px}[fx-gap-lg-8-20]{gap:8px 20px}[fx-gap-lg-8-24]{gap:8px 24px}[fx-gap-lg-8-32]{gap:8px 32px}[fx-gap-lg-10-0]{gap:10px 0px}[fx-gap-lg-10-2]{gap:10px 2px}[fx-gap-lg-10-4]{gap:10px 4px}[fx-gap-lg-10-6]{gap:10px 6px}[fx-gap-lg-10-8]{gap:10px 8px}[fx-gap-lg-10-10]{gap:10px 10px}[fx-gap-lg-10-12]{gap:10px 12px}[fx-gap-lg-10-14]{gap:10px 14px}[fx-gap-lg-10-16]{gap:10px 16px}[fx-gap-lg-10-20]{gap:10px 20px}[fx-gap-lg-10-24]{gap:10px 24px}[fx-gap-lg-10-32]{gap:10px 32px}[fx-gap-lg-12-0]{gap:12px 0px}[fx-gap-lg-12-2]{gap:12px 2px}[fx-gap-lg-12-4]{gap:12px 4px}[fx-gap-lg-12-6]{gap:12px 6px}[fx-gap-lg-12-8]{gap:12px 8px}[fx-gap-lg-12-10]{gap:12px 10px}[fx-gap-lg-12-12]{gap:12px 12px}[fx-gap-lg-12-14]{gap:12px 14px}[fx-gap-lg-12-16]{gap:12px 16px}[fx-gap-lg-12-20]{gap:12px 20px}[fx-gap-lg-12-24]{gap:12px 24px}[fx-gap-lg-12-32]{gap:12px 32px}[fx-gap-lg-14-0]{gap:14px 0px}[fx-gap-lg-14-2]{gap:14px 2px}[fx-gap-lg-14-4]{gap:14px 4px}[fx-gap-lg-14-6]{gap:14px 6px}[fx-gap-lg-14-8]{gap:14px 8px}[fx-gap-lg-14-10]{gap:14px 10px}[fx-gap-lg-14-12]{gap:14px 12px}[fx-gap-lg-14-14]{gap:14px 14px}[fx-gap-lg-14-16]{gap:14px 16px}[fx-gap-lg-14-20]{gap:14px 20px}[fx-gap-lg-14-24]{gap:14px 24px}[fx-gap-lg-14-32]{gap:14px 32px}[fx-gap-lg-16-0]{gap:16px 0px}[fx-gap-lg-16-2]{gap:16px 2px}[fx-gap-lg-16-4]{gap:16px 4px}[fx-gap-lg-16-6]{gap:16px 6px}[fx-gap-lg-16-8]{gap:16px 8px}[fx-gap-lg-16-10]{gap:16px 10px}[fx-gap-lg-16-12]{gap:16px 12px}[fx-gap-lg-16-14]{gap:16px 14px}[fx-gap-lg-16-16]{gap:16px 16px}[fx-gap-lg-16-20]{gap:16px 20px}[fx-gap-lg-16-24]{gap:16px 24px}[fx-gap-lg-16-32]{gap:16px 32px}[fx-gap-lg-20-0]{gap:20px 0px}[fx-gap-lg-20-2]{gap:20px 2px}[fx-gap-lg-20-4]{gap:20px 4px}[fx-gap-lg-20-6]{gap:20px 6px}[fx-gap-lg-20-8]{gap:20px 8px}[fx-gap-lg-20-10]{gap:20px 10px}[fx-gap-lg-20-12]{gap:20px 12px}[fx-gap-lg-20-14]{gap:20px 14px}[fx-gap-lg-20-16]{gap:20px 16px}[fx-gap-lg-20-20]{gap:20px 20px}[fx-gap-lg-20-24]{gap:20px 24px}[fx-gap-lg-20-32]{gap:20px 32px}[fx-gap-lg-24-0]{gap:24px 0px}[fx-gap-lg-24-2]{gap:24px 2px}[fx-gap-lg-24-4]{gap:24px 4px}[fx-gap-lg-24-6]{gap:24px 6px}[fx-gap-lg-24-8]{gap:24px 8px}[fx-gap-lg-24-10]{gap:24px 10px}[fx-gap-lg-24-12]{gap:24px 12px}[fx-gap-lg-24-14]{gap:24px 14px}[fx-gap-lg-24-16]{gap:24px 16px}[fx-gap-lg-24-20]{gap:24px 20px}[fx-gap-lg-24-24]{gap:24px 24px}[fx-gap-lg-24-32]{gap:24px 32px}[fx-gap-lg-32-0]{gap:32px 0px}[fx-gap-lg-32-2]{gap:32px 2px}[fx-gap-lg-32-4]{gap:32px 4px}[fx-gap-lg-32-6]{gap:32px 6px}[fx-gap-lg-32-8]{gap:32px 8px}[fx-gap-lg-32-10]{gap:32px 10px}[fx-gap-lg-32-12]{gap:32px 12px}[fx-gap-lg-32-14]{gap:32px 14px}[fx-gap-lg-32-16]{gap:32px 16px}[fx-gap-lg-32-20]{gap:32px 20px}[fx-gap-lg-32-24]{gap:32px 24px}[fx-gap-lg-32-32]{gap:32px 32px}[fx-row-lg]{display:flex;flex-direction:row}[fx-row-lg-start-start]{display:flex;flex-direction:row;justify-content:flex-start;align-items:start}[fx-row-lg-start-end]{display:flex;flex-direction:row;justify-content:flex-start;align-items:end}[fx-row-lg-start-center]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}[fx-row-lg-end-start]{display:flex;flex-direction:row;justify-content:flex-end;align-items:start}[fx-row-lg-end-end]{display:flex;flex-direction:row;justify-content:flex-end;align-items:end}[fx-row-lg-end-center]{display:flex;flex-direction:row;justify-content:flex-end;align-items:center}[fx-row-lg-center-start]{display:flex;flex-direction:row;justify-content:center;align-items:start}[fx-row-lg-center-end]{display:flex;flex-direction:row;justify-content:center;align-items:end}[fx-row-lg-center-center]{display:flex;flex-direction:row;justify-content:center;align-items:center}[fx-row-lg-between-start]{display:flex;flex-direction:row;justify-content:space-between;align-items:start}[fx-row-lg-between-end]{display:flex;flex-direction:row;justify-content:space-between;align-items:end}[fx-row-lg-between-center]{display:flex;flex-direction:row;justify-content:space-between;align-items:center}[fx-row-lg-around-start]{display:flex;flex-direction:row;justify-content:space-around;align-items:start}[fx-row-lg-around-end]{display:flex;flex-direction:row;justify-content:space-around;align-items:end}[fx-row-lg-around-center]{display:flex;flex-direction:row;justify-content:space-around;align-items:center}[fx-column-lg]{display:flex;flex-direction:column}[fx-column-lg-start-start]{display:flex;flex-direction:column;justify-content:flex-start;align-items:start}[fx-column-lg-start-end]{display:flex;flex-direction:column;justify-content:flex-start;align-items:end}[fx-column-lg-start-center]{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}[fx-column-lg-end-start]{display:flex;flex-direction:column;justify-content:flex-end;align-items:start}[fx-column-lg-end-end]{display:flex;flex-direction:column;justify-content:flex-end;align-items:end}[fx-column-lg-end-center]{display:flex;flex-direction:column;justify-content:flex-end;align-items:center}[fx-column-lg-center-start]{display:flex;flex-direction:column;justify-content:center;align-items:start}[fx-column-lg-center-end]{display:flex;flex-direction:column;justify-content:center;align-items:end}[fx-column-lg-center-center]{display:flex;flex-direction:column;justify-content:center;align-items:center}[fx-column-lg-between-start]{display:flex;flex-direction:column;justify-content:space-between;align-items:start}[fx-column-lg-between-end]{display:flex;flex-direction:column;justify-content:space-between;align-items:end}[fx-column-lg-between-center]{display:flex;flex-direction:column;justify-content:space-between;align-items:center}[fx-column-lg-around-start]{display:flex;flex-direction:column;justify-content:space-around;align-items:start}[fx-column-lg-around-end]{display:flex;flex-direction:column;justify-content:space-around;align-items:end}[fx-column-lg-around-center]{display:flex;flex-direction:column;justify-content:space-around;align-items:center}[fx-row-reverse-lg]{display:flex;flex-direction:row-reverse}[fx-row-reverse-lg-start-start]{display:flex;flex-direction:row-reverse;justify-content:flex-start;align-items:start}[fx-row-reverse-lg-start-end]{display:flex;flex-direction:row-reverse;justify-content:flex-start;align-items:end}[fx-row-reverse-lg-start-center]{display:flex;flex-direction:row-reverse;justify-content:flex-start;align-items:center}[fx-row-reverse-lg-end-start]{display:flex;flex-direction:row-reverse;justify-content:flex-end;align-items:start}[fx-row-reverse-lg-end-end]{display:flex;flex-direction:row-reverse;justify-content:flex-end;align-items:end}[fx-row-reverse-lg-end-center]{display:flex;flex-direction:row-reverse;justify-content:flex-end;align-items:center}[fx-row-reverse-lg-center-start]{display:flex;flex-direction:row-reverse;justify-content:center;align-items:start}[fx-row-reverse-lg-center-end]{display:flex;flex-direction:row-reverse;justify-content:center;align-items:end}[fx-row-reverse-lg-center-center]{display:flex;flex-direction:row-reverse;justify-content:center;align-items:center}[fx-row-reverse-lg-between-start]{display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:start}[fx-row-reverse-lg-between-end]{display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:end}[fx-row-reverse-lg-between-center]{display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:center}[fx-row-reverse-lg-around-start]{display:flex;flex-direction:row-reverse;justify-content:space-around;align-items:start}[fx-row-reverse-lg-around-end]{display:flex;flex-direction:row-reverse;justify-content:space-around;align-items:end}[fx-row-reverse-lg-around-center]{display:flex;flex-direction:row-reverse;justify-content:space-around;align-items:center}[fx-column-reverse-lg]{display:flex;flex-direction:column-reverse}[fx-column-reverse-lg-start-start]{display:flex;flex-direction:column-reverse;justify-content:flex-start;align-items:start}[fx-column-reverse-lg-start-end]{display:flex;flex-direction:column-reverse;justify-content:flex-start;align-items:end}[fx-column-reverse-lg-start-center]{display:flex;flex-direction:column-reverse;justify-content:flex-start;align-items:center}[fx-column-reverse-lg-end-start]{display:flex;flex-direction:column-reverse;justify-content:flex-end;align-items:start}[fx-column-reverse-lg-end-end]{display:flex;flex-direction:column-reverse;justify-content:flex-end;align-items:end}[fx-column-reverse-lg-end-center]{display:flex;flex-direction:column-reverse;justify-content:flex-end;align-items:center}[fx-column-reverse-lg-center-start]{display:flex;flex-direction:column-reverse;justify-content:center;align-items:start}[fx-column-reverse-lg-center-end]{display:flex;flex-direction:column-reverse;justify-content:center;align-items:end}[fx-column-reverse-lg-center-center]{display:flex;flex-direction:column-reverse;justify-content:center;align-items:center}[fx-column-reverse-lg-between-start]{display:flex;flex-direction:column-reverse;justify-content:space-between;align-items:start}[fx-column-reverse-lg-between-end]{display:flex;flex-direction:column-reverse;justify-content:space-between;align-items:end}[fx-column-reverse-lg-between-center]{display:flex;flex-direction:column-reverse;justify-content:space-between;align-items:center}[fx-column-reverse-lg-around-start]{display:flex;flex-direction:column-reverse;justify-content:space-around;align-items:start}[fx-column-reverse-lg-around-end]{display:flex;flex-direction:column-reverse;justify-content:space-around;align-items:end}[fx-column-reverse-lg-around-center]{display:flex;flex-direction:column-reverse;justify-content:space-around;align-items:center}}[fx-row-flex-10]{flex:1 1 10%;max-width:10%;min-width:10%}[fx-row-flex-15]{flex:1 1 15%;max-width:15%;min-width:15%}[fx-row-flex-25]{flex:1 1 25%;max-width:25%;min-width:25%}[fx-row-flex-30]{flex:1 1 30%;max-width:30%;min-width:30%}[fx-row-flex-50]{flex:1 1 50%;max-width:50%;min-width:50%}[fx-row-flex-60]{flex:1 1 60%;max-width:60%;min-width:60%}[fx-row-flex-75]{flex:1 1 75%;max-width:75%;min-width:75%}[fx-column-flex-10]{flex:1 1 10%;max-height:10%;min-height:10%}[fx-column-flex-15]{flex:1 1 15%;max-height:15%;min-height:15%}[fx-column-flex-25]{flex:1 1 25%;max-height:25%;min-height:25%}[fx-column-flex-30]{flex:1 1 30%;max-height:30%;min-height:30%}[fx-column-flex-50]{flex:1 1 50%;max-height:50%;min-height:50%}[fx-column-flex-60]{flex:1 1 60%;max-height:60%;min-height:60%}[fx-column-flex-75]{flex:1 1 75%;max-height:75%;min-height:75%}[fx-flex]{flex:1 1 0%!important}[fx-flex-auto]{flex:auto}[fx-flex-none]{flex:0 0 auto}[fx-none]{flex:none}[fx-wrap]{flex-wrap:wrap}[fx-no-wrap]{flex-wrap:nowrap}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.inline-grid{display:inline-grid}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-evenly{justify-content:space-evenly}.items-start{align-items:flex-start}.items-center{align-items:center}.items-end{align-items:flex-end}.items-stretch{align-items:stretch}.items-baseline{align-items:baseline}.self-start{align-self:flex-start}.self-center{align-self:center}.self-end{align-self:flex-end}.self-stretch{align-self:stretch}.content-start{align-content:flex-start}.content-center{align-content:center}.content-end{align-content:flex-end}.content-between{align-content:space-between}.content-around{align-content:space-around}.content-evenly{align-content:space-evenly}.content-stretch{align-content:stretch}.justify-items-start{justify-items:start}.justify-items-center{justify-items:center}.justify-items-end{justify-items:end}.justify-items-stretch{justify-items:stretch}.justify-self-start{justify-self:start}.justify-self-center{justify-self:center}.justify-self-end{justify-self:end}.justify-self-stretch{justify-self:stretch}.place-items-start{place-items:start}.place-items-center{place-items:center}.place-items-end{place-items:end}.place-items-stretch{place-items:stretch}.place-content-start{place-content:start}.place-content-center{place-content:center}.place-content-end{place-content:end}.place-content-between{place-content:space-between}.place-content-around{place-content:space-around}.place-content-evenly{place-content:space-evenly}.place-content-stretch{place-content:stretch}.place-self-start{place-self:start}.place-self-center{place-self:center}.place-self-end{place-self:end}.place-self-stretch{place-self:stretch}@font-face{font-family:Nunito-Black;src:url(Nunito-Black.099f3e006ce08f78.ttf)}@font-face{font-family:Nunito-Black-Italic;src:url(Nunito-BlackItalic.dc993bbd43f175df.ttf)}@font-face{font-family:Nunito-Bold;src:url(Nunito-Bold.5d53bcb86d7da282.ttf)}@font-face{font-family:Nunito-Extra-Bold;src:url(Nunito-ExtraBold.e1e8a5663bbb96d1.ttf)}@font-face{font-family:Nunito-Extra-Bold-Italic;src:url(Nunito-ExtraBoldItalic.aff1daf9ec439e10.ttf)}@font-face{font-family:Nunito-SemiBold;src:url(Nunito-SemiBold.a42bbd27846c5b53.ttf)}@font-face{font-family:Nunito-SemiBold-Italic;src:url(Nunito-SemiBoldItalic.d3d3aa9fa9deb995.ttf)}@font-face{font-family:Nunito-Regular;src:url(Nunito-Regular.356cf14003d102b3.ttf)}@font-face{font-family:Nunito-Italic;src:url(Nunito-Italic.32cd00250a396cf9.ttf)}@font-face{font-family:Nunito-Light;src:url(Nunito-Light.c99f09bd5d93b70d.ttf)}@font-face{font-family:Nunito-Extra-Light-Italic;src:url(Nunito-ExtraLightItalic.913f060c7bebad59.ttf)}@font-face{font-family:Sans-Black;src:url(SourceSansPro-Black.67318b0a7cb213d9.ttf)}@font-face{font-family:Sans-Black-Italic;src:url(SourceSansPro-BlackItalic.23330bf1e232fa21.ttf)}@font-face{font-family:Sans-Bold;src:url(SourceSansPro-Bold.b5632690d6dca1fa.ttf)}@font-face{font-family:Sans-Bold-Italic;src:url(SourceSansPro-BoldItalic.92d7cf55b307313a.ttf)}@font-face{font-family:Sans-SemiBold;src:url(SourceSansPro-SemiBold.2f7e419a7ef58ad9.ttf)}@font-face{font-family:Sans-SemiBold-Italic;src:url(SourceSansPro-SemiBoldItalic.7d44e6a4708bc0e0.ttf)}@font-face{font-family:Sans-Regular;src:url(SourceSansPro-Regular.7c58efee1bf88637.ttf)}@font-face{font-family:Inter;src:url(Inter-Regular.8c0fe73bdbebb91d.ttf)}@font-face{font-family:Sans-Light;src:url(SourceSansPro-Light.9a1fbebb12ef4f7b.ttf)}@font-face{font-family:Sans-Light-Italic;src:url(SourceSansPro-LightItalic.71aef769642b880d.ttf)}@font-face{font-family:Sans-Extra-Light;src:url(SourceSansPro-ExtraLight.823fea9df46f6258.ttf)}@font-face{font-family:Sans-Extra-Light-Italic;src:url(SourceSansPro-ExtraLightItalic.873bc3bbcc51ffb2.ttf)}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{appearance:none;margin:0}.gd-form-container{display:flex;flex-direction:column;gap:12px}.gd-form-container .gd-form-input{display:flex;flex-direction:column;gap:4px;flex:auto}.gd-form-container .gd-form-input ion-label span{color:var(--ion-color-danger)!important}.gd-form-container .gd-form-input .gd-form-input__box{border:1px solid var(--gd-comp-border-color-3);border-radius:var(--gd-comp-border-radius)}.gd-form-container .gd-form-input .gd-form-input__box.gd-form-input__box__error{border:1px solid var(--ion-color-danger)!important}.gd-form-container .gd-form-input .gd-form-input__box ion-input,.gd-form-container .gd-form-input .gd-form-input__box ion-textarea,.gd-form-container .gd-form-input .gd-form-input__box ng-select .ng-select-container{overflow:hidden;border-radius:var(--gd-comp-border-radius);border:unset!important}.gd-form-container .gd-form-input .gd-form-input__box ion-input,.gd-form-container .gd-form-input .gd-form-input__box ng-select .ng-select-container{height:36px!important;min-height:36px!important}.gd-form-container .gd-form-input__row-start{display:flex;flex-direction:row;align-items:start;flex-wrap:wrap;gap:12px}.gd-form-container .gd-form-input__row-center{display:flex;flex-direction:row;align-items:center;gap:12px}.gd-form-container .gd-form-input__row-end{display:flex;flex-direction:row;align-items:end;gap:12px}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{box-shadow:0 0 0 1000px var(--gd-comp-color-bg-2) inset!important;-webkit-text-fill-color:var(--ion-color-text-1)!important;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}ion-textarea{border-radius:var(--gd-comp-border-radius);--highlight-color: unset !important;border:1px solid var(--gd-comp-border-color-3);--background: var(--gd-comp-color-bg-2);color:var(--ion-text-color)}ion-textarea .native-wrapper{padding:10.5px 8px!important;font-size:14px;color:var(--ion-text-color)}ion-textarea .native-wrapper textarea{padding:0!important}ion-checkbox{font-size:12px;--size: 20px;--checkmark-width: 6px;--border-color: var(--gd-comp-border-color-3)}ion-checkbox::part(container):hover{background:var(--gd-comp-color-hover)}ion-checkbox::part(label){margin-inline-start:8px;color:var(--ion-color-text-1)}ion-checkbox.checkbox-checked::part(container):hover{background:rgba(var(--ion-color-primary-rgb),.9)!important}ion-radio{font-size:14px}ion-radio::part(container):hover{background:var(--gd-comp-color-hover)}ion-radio.radio-checked::part(container):hover{background:rgba(var(--ion-color-primary-rgb),.2)!important}ion-radio.radio-checked:hover::part(container){background:unset}ion-radio:hover::part(container){background:var(--gd-comp-color-hover)}ion-input{color:var(--ion-text-color);overflow:hidden;height:38px;border-radius:var(--gd-comp-border-radius);--highlight-color: unset !important;border:1px solid var(--gd-comp-border-color-3);--background: var(--gd-comp-color-bg-2);min-height:38px!important}ion-input.input-disabled.sc-ion-input-md-h,ion-input.input-disabled.sc-ion-input-ios-h{opacity:.5!important;background:var(--ion-background-color)}ion-input .native-input.sc-ion-input-md,ion-input .native-input.sc-ion-input-ios{padding:10px 8px!important;font-size:14px;border-radius:var(--gd-comp-border-radius)}ion-input.no-border:hover{border:unset!important}.search-base .searchbar-search-icon.sc-ion-searchbar-md,.search-base .searchbar-search-icon.sc-ion-searchbar-ios{left:0!important;right:unset!important;padding:0 10px}.search-base input.searchbar-input.sc-ion-searchbar-md,.search-base input.searchbar-input.sc-ion-searchbar-ios{display:flex;padding-left:40px!important;padding-right:10px!important}:host ::ng-deep ion-searchbar.searchbar .searchbar-input-container{background:var(--gd-comp-color-bg-2)!important}.searchbar-input{background:var(--ion-background-color)!important;border:1px solid var(--gd-comp-border-color-3)!important;border-radius:8px!important;box-shadow:none!important;color:var(--ion-text-color)!important;--placeholder-color: var(--ion-placeholder-color)}input.searchbar-input.sc-ion-searchbar-md,input.searchbar-input.sc-ion-searchbar-ios{display:flex;padding-right:40px!important;padding-left:10px!important;line-height:25px}.searchbar-search-icon.sc-ion-searchbar-md,.searchbar-search-icon.sc-ion-searchbar-ios{right:0!important;left:unset!important;padding:0 10px}ion-searchbar.sc-ion-searchbar-md-h.sc-ion-searchbar-md-s.md.searchbar-animated.hydrated,ion-searchbar.sc-ion-searchbar-ios-h.sc-ion-searchbar-ios-s.ios.searchbar-animated.hydrated{padding:0!important}.searchbar-container button.searchbar-clear-button.sc-ion-searchbar-md{height:80%!important;top:4px!important;right:10px!important;align-items:center;background-color:var(--gd-comp-color-bg-1)!important}.searchbar-container button.searchbar-clear-button.sc-ion-searchbar-md ion-icon{color:var(--ion-color-medium)}button.searchbar-clear-button.sc-ion-searchbar-md{height:80%!important;top:4px!important;right:10px!important;align-items:center;background-color:var(--ion-background-color)!important}button.searchbar-clear-button.sc-ion-searchbar-md ion-icon{color:var(--ion-color-medium)}button.searchbar-clear-button.sc-ion-searchbar-ios{background-color:var(--ion-background-color)!important;height:80%!important;top:5px!important;right:5px!important;align-items:center}button.searchbar-clear-button.sc-ion-searchbar-ios ion-icon{color:var(--ion-color-medium)}ion-toggle::part(track):hover{background:var(--gd-comp-color-hover)!important}ion-toggle.toggle-checked::part(track):hover{background:var(--track-background-checked)!important}.container-currency-amount{border:1px solid var(--gd-comp-border-color-3);border-radius:var(--gd-comp-border-radius);background:var(--gd-comp-color-bg-2)}.container-currency-amount .input-amount{width:100%;padding:8px 22px!important;position:relative;left:-10px;font-size:14px;background:var(--gd-comp-color-bg-2);text-align:right;border:none!important}.container-currency-amount .input-amount:focus{outline:none!important;border-color:var(--gd-comp-border-color-1)!important;box-shadow:none!important}ion-chip{background:var(--ion-background-color);border:1px solid var(--gd-comp-border-color-1);min-height:26px;height:-moz-fit-content;height:fit-content;padding:6px 12px;font-size:14px}ion-chip p{color:var(--ion-color-text-1);font-weight:700}ion-chip[color=success]{background:rgba(var(--ion-color-success-rgb),.2);border:1px solid rgba(var(--ion-color-success-rgb),.7)!important}ion-chip[color=danger]{background:rgba(var(--ion-color-danger-rgb),.2);border:1px solid var(--ion-color-danger)!important}ion-chip[color=warning]{background:rgba(var(--ion-color-warning-rgb),.2);border:1px solid var(--ion-color-warning)!important}ion-chip[color=secondary]{background:rgba(var(--ion-color-secondary-rgb),.2);border:1px solid var(--ion-color-secondary)!important}ion-chip[color=medium]{background:var(--gd-comp-color-bg-1);border:1px solid var(--gd-comp-border-color-1)!important}ion-chip[color=primary]{background:rgba(var(--ion-color-primary-rgb),.2);border:1px solid rgba(var(--ion-color-primary-rgb),.7)!important}ion-chip[color=tertiary]{background:rgba(var(--ion-color-tertiary-rgb),.2);border:1px solid rgba(var(--ion-color-tertiary-rgb),.7)!important;color:var(--ion-color-tertiary)!important}ion-chip[color=success]{background:rgba(var(--ion-color-success-rgb),.2);color:var(--ion-color-success)}ion-chip.new[color=danger]{color:var(--ion-color-danger)!important;background:rgba(var(--ion-color-danger-rgb),.2)!important}ion-chip.new[color=warning]{color:var(--ion-color-warning)!important;background:rgba(var(--ion-color-warning-rgb),.2)!important}ion-chip.new[color=secondary]{color:var(--ion-color-secondary)!important;background:rgba(var(--ion-color-secondary-rgb),.2)!important}ion-chip.new[color=medium]{color:var(--ion-color-basic)!important;background:var(--gd-comp-color-basic-2)!important}ion-chip.new[color=primary]{background:rgba(var(--ion-color-primary-rgb),.2)!important;color:var(--ion-color-primary)!important}ion-chip.new[color=tertiary]{background:rgba(var(--ion-color-tertiary-rgb),.2)!important;color:var(--ion-color-tertiary)!important}ion-chip.new{border-radius:var(--gd-comp-border-radius)!important}ion-chip.new.no-margin{margin:0!important}ion-chip.new,ion-chip.label{padding:2px 8px!important;border:none!important;font-size:12px;min-height:19px;font-weight:700}ion-chip.label{overflow:visible;font-weight:600;white-space:nowrap;margin:0}ion-chip[size=small]{font-size:12px;padding:4px 16px;min-height:24px;line-height:10px;font-weight:700}ion-chip.label[color=success]{background:rgba(var(--ion-color-success-rgb),.2);color:var(--ion-color-success)}ion-chip.label[color=danger]{background:rgba(var(--ion-color-danger-rgb),.2)!important;color:var(--ion-color-danger)!important}ion-chip.label[color=warning]{background:rgba(var(--ion-color-warning-rgb),.2)!important;color:var(--ion-color-warning)!important}ion-chip.label[color=medium]{color:var(--ion-color-basic)!important;background:var(--gd-comp-color-basic-2)!important}ion-chip.label[color=primary]{background:rgba(var(--ion-color-primary-rgb),.2)!important;color:var(--ion-color-primary)!important}ion-chip.label[color=tertiary]{background:rgba(var(--ion-color-tertiary-rgb),.2)!important;color:var(--ion-color-tertiary)!important}.gd-card{border:1px solid var(--gd-comp-border-color-1);border-radius:var(--gd-comp-border-radius)}.gd-card .gd-card__header{border-bottom:1px solid var(--gd-comp-border-color-1);margin:0 16px;padding:16px 0;display:flex;flex-direction:row;align-items:flex-start;gap:8px}.gd-card .gd-card__header .dot{width:6px;height:6px;border-radius:200px;background-color:var(--ion-color-danger)}.gd-card .gd-card__body{padding:16px;display:flex;flex-direction:column;gap:8px}.gd-card .gd-card__body .gd-card__content{background-color:var(--ion-background-color);padding:4px 8px;display:flex;flex-direction:column;gap:8px}.gd-card .gd-card__footer{display:flex;flex-direction:row;align-items:center;gap:8px;padding:16px 0 16px 16px}[mt-0]{margin-top:0!important}[mb-0]{margin-bottom:0!important}[ml-0]{margin-left:0!important}[mr-0]{margin-right:0!important}[mh-0],[mv-0],[ma-0]{margin:0!important}[pt-0]{padding-top:0!important}[pb-0]{padding-bottom:0!important}[pl-0]{padding-left:0!important}[pr-0]{padding-right:0!important}[ph-0],[pv-0],[pa-0],[p-0-0]{padding:0!important}[m-0-0]{margin:0!important}[p-0-2]{padding:0 2px!important}[m-0-2]{margin:0 2px!important}[p-0-4]{padding:0 4px!important}[m-0-4]{margin:0 4px!important}[p-0-6]{padding:0 6px!important}[m-0-6]{margin:0 6px!important}[p-0-8]{padding:0 8px!important}[m-0-8]{margin:0 8px!important}[p-0-10]{padding:0 10px!important}[m-0-10]{margin:0 10px!important}[p-0-12]{padding:0 12px!important}[m-0-12]{margin:0 12px!important}[p-0-16]{padding:0 16px!important}[m-0-16]{margin:0 16px!important}[p-0-20]{padding:0 20px!important}[m-0-20]{margin:0 20px!important}[p-0-24]{padding:0 24px!important}[m-0-24]{margin:0 24px!important}[p-0-32]{padding:0 32px!important}[m-0-32]{margin:0 32px!important}[mt-2]{margin-top:2px!important}[mb-2]{margin-bottom:2px!important}[ml-2]{margin-left:2px!important}[mr-2]{margin-right:2px!important}[mh-2]{margin:0 2px!important}[mv-2]{margin:2px 0!important}[ma-2]{margin:2px!important}[pt-2]{padding-top:2px!important}[pb-2]{padding-bottom:2px!important}[pl-2]{padding-left:2px!important}[pr-2]{padding-right:2px!important}[ph-2]{padding:0 2px!important}[pv-2]{padding:2px 0!important}[pa-2]{padding:2px!important}[p-2-0]{padding:2px 0!important}[m-2-0]{margin:2px 0!important}[p-2-2]{padding:2px!important}[m-2-2]{margin:2px!important}[p-2-4]{padding:2px 4px!important}[m-2-4]{margin:2px 4px!important}[p-2-6]{padding:2px 6px!important}[m-2-6]{margin:2px 6px!important}[p-2-8]{padding:2px 8px!important}[m-2-8]{margin:2px 8px!important}[p-2-10]{padding:2px 10px!important}[m-2-10]{margin:2px 10px!important}[p-2-12]{padding:2px 12px!important}[m-2-12]{margin:2px 12px!important}[p-2-16]{padding:2px 16px!important}[m-2-16]{margin:2px 16px!important}[p-2-20]{padding:2px 20px!important}[m-2-20]{margin:2px 20px!important}[p-2-24]{padding:2px 24px!important}[m-2-24]{margin:2px 24px!important}[p-2-32]{padding:2px 32px!important}[m-2-32]{margin:2px 32px!important}[mt-4]{margin-top:4px!important}[mb-4]{margin-bottom:4px!important}[ml-4]{margin-left:4px!important}[mr-4]{margin-right:4px!important}[mh-4]{margin:0 4px!important}[mv-4]{margin:4px 0!important}[ma-4]{margin:4px!important}[pt-4]{padding-top:4px!important}[pb-4]{padding-bottom:4px!important}[pl-4]{padding-left:4px!important}[pr-4]{padding-right:4px!important}[ph-4]{padding:0 4px!important}[pv-4]{padding:4px 0!important}[pa-4]{padding:4px!important}[p-4-0]{padding:4px 0!important}[m-4-0]{margin:4px 0!important}[p-4-2]{padding:4px 2px!important}[m-4-2]{margin:4px 2px!important}[p-4-4]{padding:4px!important}[m-4-4]{margin:4px!important}[p-4-6]{padding:4px 6px!important}[m-4-6]{margin:4px 6px!important}[p-4-8]{padding:4px 8px!important}[m-4-8]{margin:4px 8px!important}[p-4-10]{padding:4px 10px!important}[m-4-10]{margin:4px 10px!important}[p-4-12]{padding:4px 12px!important}[m-4-12]{margin:4px 12px!important}[p-4-16]{padding:4px 16px!important}[m-4-16]{margin:4px 16px!important}[p-4-20]{padding:4px 20px!important}[m-4-20]{margin:4px 20px!important}[p-4-24]{padding:4px 24px!important}[m-4-24]{margin:4px 24px!important}[p-4-32]{padding:4px 32px!important}[m-4-32]{margin:4px 32px!important}[mt-6]{margin-top:6px!important}[mb-6]{margin-bottom:6px!important}[ml-6]{margin-left:6px!important}[mr-6]{margin-right:6px!important}[mh-6]{margin:0 6px!important}[mv-6]{margin:6px 0!important}[ma-6]{margin:6px!important}[pt-6]{padding-top:6px!important}[pb-6]{padding-bottom:6px!important}[pl-6]{padding-left:6px!important}[pr-6]{padding-right:6px!important}[ph-6]{padding:0 6px!important}[pv-6]{padding:6px 0!important}[pa-6]{padding:6px!important}[p-6-0]{padding:6px 0!important}[m-6-0]{margin:6px 0!important}[p-6-2]{padding:6px 2px!important}[m-6-2]{margin:6px 2px!important}[p-6-4]{padding:6px 4px!important}[m-6-4]{margin:6px 4px!important}[p-6-6]{padding:6px!important}[m-6-6]{margin:6px!important}[p-6-8]{padding:6px 8px!important}[m-6-8]{margin:6px 8px!important}[p-6-10]{padding:6px 10px!important}[m-6-10]{margin:6px 10px!important}[p-6-12]{padding:6px 12px!important}[m-6-12]{margin:6px 12px!important}[p-6-16]{padding:6px 16px!important}[m-6-16]{margin:6px 16px!important}[p-6-20]{padding:6px 20px!important}[m-6-20]{margin:6px 20px!important}[p-6-24]{padding:6px 24px!important}[m-6-24]{margin:6px 24px!important}[p-6-32]{padding:6px 32px!important}[m-6-32]{margin:6px 32px!important}[mt-8]{margin-top:8px!important}[mb-8]{margin-bottom:8px!important}[ml-8]{margin-left:8px!important}[mr-8]{margin-right:8px!important}[mh-8]{margin:0 8px!important}[mv-8]{margin:8px 0!important}[ma-8]{margin:8px!important}[pt-8]{padding-top:8px!important}[pb-8]{padding-bottom:8px!important}[pl-8]{padding-left:8px!important}[pr-8]{padding-right:8px!important}[ph-8]{padding:0 8px!important}[pv-8]{padding:8px 0!important}[pa-8]{padding:8px!important}[p-8-0]{padding:8px 0!important}[m-8-0]{margin:8px 0!important}[p-8-2]{padding:8px 2px!important}[m-8-2]{margin:8px 2px!important}[p-8-4]{padding:8px 4px!important}[m-8-4]{margin:8px 4px!important}[p-8-6]{padding:8px 6px!important}[m-8-6]{margin:8px 6px!important}[p-8-8]{padding:8px!important}[m-8-8]{margin:8px!important}[p-8-10]{padding:8px 10px!important}[m-8-10]{margin:8px 10px!important}[p-8-12]{padding:8px 12px!important}[m-8-12]{margin:8px 12px!important}[p-8-16]{padding:8px 16px!important}[m-8-16]{margin:8px 16px!important}[p-8-20]{padding:8px 20px!important}[m-8-20]{margin:8px 20px!important}[p-8-24]{padding:8px 24px!important}[m-8-24]{margin:8px 24px!important}[p-8-32]{padding:8px 32px!important}[m-8-32]{margin:8px 32px!important}[mt-10]{margin-top:10px!important}[mb-10]{margin-bottom:10px!important}[ml-10]{margin-left:10px!important}[mr-10]{margin-right:10px!important}[mh-10]{margin:0 10px!important}[mv-10]{margin:10px 0!important}[ma-10]{margin:10px!important}[pt-10]{padding-top:10px!important}[pb-10]{padding-bottom:10px!important}[pl-10]{padding-left:10px!important}[pr-10]{padding-right:10px!important}[ph-10]{padding:0 10px!important}[pv-10]{padding:10px 0!important}[pa-10]{padding:10px!important}[p-10-0]{padding:10px 0!important}[m-10-0]{margin:10px 0!important}[p-10-2]{padding:10px 2px!important}[m-10-2]{margin:10px 2px!important}[p-10-4]{padding:10px 4px!important}[m-10-4]{margin:10px 4px!important}[p-10-6]{padding:10px 6px!important}[m-10-6]{margin:10px 6px!important}[p-10-8]{padding:10px 8px!important}[m-10-8]{margin:10px 8px!important}[p-10-10]{padding:10px!important}[m-10-10]{margin:10px!important}[p-10-12]{padding:10px 12px!important}[m-10-12]{margin:10px 12px!important}[p-10-16]{padding:10px 16px!important}[m-10-16]{margin:10px 16px!important}[p-10-20]{padding:10px 20px!important}[m-10-20]{margin:10px 20px!important}[p-10-24]{padding:10px 24px!important}[m-10-24]{margin:10px 24px!important}[p-10-32]{padding:10px 32px!important}[m-10-32]{margin:10px 32px!important}[mt-12]{margin-top:12px!important}[mb-12]{margin-bottom:12px!important}[ml-12]{margin-left:12px!important}[mr-12]{margin-right:12px!important}[mh-12]{margin:0 12px!important}[mv-12]{margin:12px 0!important}[ma-12]{margin:12px!important}[pt-12]{padding-top:12px!important}[pb-12]{padding-bottom:12px!important}[pl-12]{padding-left:12px!important}[pr-12]{padding-right:12px!important}[ph-12]{padding:0 12px!important}[pv-12]{padding:12px 0!important}[pa-12]{padding:12px!important}[p-12-0]{padding:12px 0!important}[m-12-0]{margin:12px 0!important}[p-12-2]{padding:12px 2px!important}[m-12-2]{margin:12px 2px!important}[p-12-4]{padding:12px 4px!important}[m-12-4]{margin:12px 4px!important}[p-12-6]{padding:12px 6px!important}[m-12-6]{margin:12px 6px!important}[p-12-8]{padding:12px 8px!important}[m-12-8]{margin:12px 8px!important}[p-12-10]{padding:12px 10px!important}[m-12-10]{margin:12px 10px!important}[p-12-12]{padding:12px!important}[m-12-12]{margin:12px!important}[p-12-16]{padding:12px 16px!important}[m-12-16]{margin:12px 16px!important}[p-12-20]{padding:12px 20px!important}[m-12-20]{margin:12px 20px!important}[p-12-24]{padding:12px 24px!important}[m-12-24]{margin:12px 24px!important}[p-12-32]{padding:12px 32px!important}[m-12-32]{margin:12px 32px!important}[mt-16]{margin-top:16px!important}[mb-16]{margin-bottom:16px!important}[ml-16]{margin-left:16px!important}[mr-16]{margin-right:16px!important}[mh-16]{margin:0 16px!important}[mv-16]{margin:16px 0!important}[ma-16]{margin:16px!important}[pt-16]{padding-top:16px!important}[pb-16]{padding-bottom:16px!important}[pl-16]{padding-left:16px!important}[pr-16]{padding-right:16px!important}[ph-16]{padding:0 16px!important}[pv-16]{padding:16px 0!important}[pa-16]{padding:16px!important}[p-16-0]{padding:16px 0!important}[m-16-0]{margin:16px 0!important}[p-16-2]{padding:16px 2px!important}[m-16-2]{margin:16px 2px!important}[p-16-4]{padding:16px 4px!important}[m-16-4]{margin:16px 4px!important}[p-16-6]{padding:16px 6px!important}[m-16-6]{margin:16px 6px!important}[p-16-8]{padding:16px 8px!important}[m-16-8]{margin:16px 8px!important}[p-16-10]{padding:16px 10px!important}[m-16-10]{margin:16px 10px!important}[p-16-12]{padding:16px 12px!important}[m-16-12]{margin:16px 12px!important}[p-16-16]{padding:16px!important}[m-16-16]{margin:16px!important}[p-16-20]{padding:16px 20px!important}[m-16-20]{margin:16px 20px!important}[p-16-24]{padding:16px 24px!important}[m-16-24]{margin:16px 24px!important}[p-16-32]{padding:16px 32px!important}[m-16-32]{margin:16px 32px!important}[mt-20]{margin-top:20px!important}[mb-20]{margin-bottom:20px!important}[ml-20]{margin-left:20px!important}[mr-20]{margin-right:20px!important}[mh-20]{margin:0 20px!important}[mv-20]{margin:20px 0!important}[ma-20]{margin:20px!important}[pt-20]{padding-top:20px!important}[pb-20]{padding-bottom:20px!important}[pl-20]{padding-left:20px!important}[pr-20]{padding-right:20px!important}[ph-20]{padding:0 20px!important}[pv-20]{padding:20px 0!important}[pa-20]{padding:20px!important}[p-20-0]{padding:20px 0!important}[m-20-0]{margin:20px 0!important}[p-20-2]{padding:20px 2px!important}[m-20-2]{margin:20px 2px!important}[p-20-4]{padding:20px 4px!important}[m-20-4]{margin:20px 4px!important}[p-20-6]{padding:20px 6px!important}[m-20-6]{margin:20px 6px!important}[p-20-8]{padding:20px 8px!important}[m-20-8]{margin:20px 8px!important}[p-20-10]{padding:20px 10px!important}[m-20-10]{margin:20px 10px!important}[p-20-12]{padding:20px 12px!important}[m-20-12]{margin:20px 12px!important}[p-20-16]{padding:20px 16px!important}[m-20-16]{margin:20px 16px!important}[p-20-20]{padding:20px!important}[m-20-20]{margin:20px!important}[p-20-24]{padding:20px 24px!important}[m-20-24]{margin:20px 24px!important}[p-20-32]{padding:20px 32px!important}[m-20-32]{margin:20px 32px!important}[mt-24]{margin-top:24px!important}[mb-24]{margin-bottom:24px!important}[ml-24]{margin-left:24px!important}[mr-24]{margin-right:24px!important}[mh-24]{margin:0 24px!important}[mv-24]{margin:24px 0!important}[ma-24]{margin:24px!important}[pt-24]{padding-top:24px!important}[pb-24]{padding-bottom:24px!important}[pl-24]{padding-left:24px!important}[pr-24]{padding-right:24px!important}[ph-24]{padding:0 24px!important}[pv-24]{padding:24px 0!important}[pa-24]{padding:24px!important}[p-24-0]{padding:24px 0!important}[m-24-0]{margin:24px 0!important}[p-24-2]{padding:24px 2px!important}[m-24-2]{margin:24px 2px!important}[p-24-4]{padding:24px 4px!important}[m-24-4]{margin:24px 4px!important}[p-24-6]{padding:24px 6px!important}[m-24-6]{margin:24px 6px!important}[p-24-8]{padding:24px 8px!important}[m-24-8]{margin:24px 8px!important}[p-24-10]{padding:24px 10px!important}[m-24-10]{margin:24px 10px!important}[p-24-12]{padding:24px 12px!important}[m-24-12]{margin:24px 12px!important}[p-24-16]{padding:24px 16px!important}[m-24-16]{margin:24px 16px!important}[p-24-20]{padding:24px 20px!important}[m-24-20]{margin:24px 20px!important}[p-24-24]{padding:24px!important}[m-24-24]{margin:24px!important}[p-24-32]{padding:24px 32px!important}[m-24-32]{margin:24px 32px!important}[mt-32]{margin-top:32px!important}[mb-32]{margin-bottom:32px!important}[ml-32]{margin-left:32px!important}[mr-32]{margin-right:32px!important}[mh-32]{margin:0 32px!important}[mv-32]{margin:32px 0!important}[ma-32]{margin:32px!important}[pt-32]{padding-top:32px!important}[pb-32]{padding-bottom:32px!important}[pl-32]{padding-left:32px!important}[pr-32]{padding-right:32px!important}[ph-32]{padding:0 32px!important}[pv-32]{padding:32px 0!important}[pa-32]{padding:32px!important}[p-32-0]{padding:32px 0!important}[m-32-0]{margin:32px 0!important}[p-32-2]{padding:32px 2px!important}[m-32-2]{margin:32px 2px!important}[p-32-4]{padding:32px 4px!important}[m-32-4]{margin:32px 4px!important}[p-32-6]{padding:32px 6px!important}[m-32-6]{margin:32px 6px!important}[p-32-8]{padding:32px 8px!important}[m-32-8]{margin:32px 8px!important}[p-32-10]{padding:32px 10px!important}[m-32-10]{margin:32px 10px!important}[p-32-12]{padding:32px 12px!important}[m-32-12]{margin:32px 12px!important}[p-32-16]{padding:32px 16px!important}[m-32-16]{margin:32px 16px!important}[p-32-20]{padding:32px 20px!important}[m-32-20]{margin:32px 20px!important}[p-32-24]{padding:32px 24px!important}[m-32-24]{margin:32px 24px!important}[p-32-32]{padding:32px!important}[m-32-32]{margin:32px!important}[pa]{padding:20px!important}[pt]{padding-top:16px!important}[pb]{padding-bottom:16px!important}[pl]{padding-left:16px!important}[pr]{padding-right:16px!important}[ph]{padding:0 16px!important}[pv]{padding:16px 0!important}[ma]{margin:16px!important}[mt]{margin-top:16px!important}[mb]{margin-bottom:16px!important}[ml]{margin-left:16px!important}[mr]{margin-right:16px!important}[mh]{margin:0 16px!important}[mv]{margin:16px 0!important}[p]{padding:16px!important}[m]{margin:16px!important}.header-md{box-shadow:none!important}ion-footer{background-color:var(--gd-comp-color-bg-2)}ion-footer ion-toolbar{--background: var(--gd-comp-color-bg-2)}@media only screen and (max-width: 480px){ion-header{--background: var(--ion-background-color) !important}ion-header ion-toolbar{--background: var(--ion-background-color) !important}ion-content{--background: var(--gd-comp-color-bg-2)}ion-content.ion-padding{--padding-start: 20px;--padding-end: 20px;--padding-top: 12px;--padding-bottom: 12px}ion-footer{--background: var(--gd-comp-color-bg-2)}ion-footer ion-toolbar{--background: var(--gd-comp-color-bg-2)}}@media only screen and (min-width: 768px){ion-header{--background: var(--gd-comp-color-bg-2) !important}ion-header ion-toolbar{--background: var(--gd-comp-color-bg-2) !important}ion-content{--background: var(--gd-comp-color-bg-2)}ion-content.ion-padding{--padding-start: 20px;--padding-end: 20px;--padding-top: 20px;--padding-bottom: 20px}}@media screen and (min-width: 1440px){ion-header>ion-toolbar,ion-content>div,ion-content>ion-card,ion-content>iframe{padding-right:auto!important;padding-left:auto!important}}@media screen and (min-width: 1710px){ion-header>ion-toolbar .title-box{margin-right:0!important}}@media only screen and (min-width: 1280px){ion-app .app-page ion-content::part(scroll){--padding-start: max( calc((100% - 1256px)/2) , 20px);--padding-end: max( calc((100% - 1256px)/2) , 20px)}ion-app .app-page ion-header ion-toolbar,ion-app .app-page ion-footer ion-toolbar{--padding-start: max( calc((100% - 1256px)/2) , 20px);--padding-end: max( calc((100% - 1256px)/2) , 20px)}ion-app .app-page ion-header ion-toolbar:has(ion-title){--padding-start: max( calc((100% - 1256px)/2 - 20px) , 0px)}ion-app .app-page ion-header[responsive=mini] ion-toolbar,ion-app .app-page ion-content[responsive=mini]::part(scroll),ion-app .app-page ion-footer[responsive=mini] ion-toolbar{--padding-start: max( calc((100% - 720px)/2) , 20px);--padding-end: max( calc((100% - 720px)/2) , 20px)}ion-app .app-page ion-header[responsive=mini] ion-toolbar:has(ion-title){--padding-start: max( calc((100% - 720px)/2 - 20px) , 0px)}ion-app .app-page ion-header[responsive=regular] ion-toolbar,ion-app .app-page ion-content[responsive=regular]::part(scroll),ion-app .app-page ion-footer[responsive=regular] ion-toolbar{--padding-start: max( calc((100% - 900px)/2) , 20px);--padding-end: max( calc((100% - 900px)/2) , 20px)}ion-app .app-page ion-header[responsive=regular] ion-toolbar:has(ion-title){--padding-start: max( calc((100% - 900px)/2 - 20px) , 0px)}ion-app .app-page ion-content[responsive=wide]::part(scroll){--padding-end: 20px !important;--padding-start: 20px !important;padding-left:20px;padding-right:20px}ion-app .app-page ion-header[responsive=wide] ion-toolbar,ion-app .app-page ion-footer[responsive=wide] ion-toolbar{--padding-start: 20px !important;--padding-end: 20px !important}ion-app .app-page ion-header[responsive=wide] ion-toolbar:has(ion-title){--padding-start: 0px !important}}@media only screen and (min-width: 1920px){ion-app .app-page ion-content::part(scroll){--padding-start: max( calc((100% - 1380px)/2) , 20px);--padding-end: max( calc((100% - 1380px)/2) , 20px)}ion-app .app-page ion-header ion-toolbar,ion-app .app-page ion-footer ion-toolbar{--padding-start: max( calc((100% - 1380px)/2) , 20px);--padding-end: max( calc((100% - 1380px)/2) , 20px);--background: var(--gd-comp-color-bg-2) !important}ion-app .app-page ion-header ion-toolbar:has(ion-title){--padding-start: max( calc((100% - 1380px)/2 - 20px) , 0px)}ion-app .app-page ion-header[responsive=mini] ion-toolbar,ion-app .app-page ion-content[responsive=mini]::part(scroll),ion-app .app-page ion-footer[responsive=mini] ion-toolbar{--padding-start: max( calc((100% - 720px)/2) , 20px);--padding-end: max( calc((100% - 720px)/2) , 20px)}ion-app .app-page ion-header[responsive=mini] ion-toolbar:has(ion-title){--padding-start: max( calc((100% - 720px)/2 - 20px) , 0px)}ion-app .app-page ion-header[responsive=regular] ion-toolbar,ion-app .app-page ion-content[responsive=regular]::part(scroll),ion-app .app-page ion-footer[responsive=regular] ion-toolbar{--padding-start: max( calc((100% - 900px)/2) , 20px);--padding-end: max( calc((100% - 900px)/2) , 20px)}ion-app .app-page ion-header[responsive=regular] ion-toolbar:has(ion-title){--padding-start: max( calc((100% - 900px)/2 - 20px) , 0px)}ion-app .app-page ion-content[responsive=wide]::part(scroll){--padding-end: 20px !important;--padding-start: 20px !important;padding-left:20px;padding-right:20px}ion-app .app-page ion-header[responsive=wide] ion-toolbar,ion-app .app-page ion-footer[responsive=wide] ion-toolbar{--padding-start: 20px !important;--padding-end: 20px !important}ion-app .app-page ion-header[responsive=wide] ion-toolbar:has(ion-title){--padding-start: 0px !important}}[small-width]>ion-toolbar,ion-content[small-width]>div,ion-content[small-width]>ion-card,ion-content[small-width]>iframe{max-width:1024px!important;margin-right:auto!important;margin-left:auto!important}[small-width]>ion-toolbar ion-title,ion-content[small-width]>div ion-title,ion-content[small-width]>ion-card ion-title,ion-content[small-width]>iframe ion-title{padding-left:0!important}[small-width]>ion-toolbar .title-box,ion-content[small-width]>div .title-box,ion-content[small-width]>ion-card .title-box,ion-content[small-width]>iframe .title-box{margin-right:0!important}ion-content>iframe{display:block}[full-width]>ion-toolbar,ion-content[full-width]>div,ion-content[full-width]>ion-card,ion-content[full-width]>iframe{max-width:unset!important;margin-right:auto!important;margin-left:auto!important}[full-width]>ion-toolbar ion-title,ion-content[full-width]>div ion-title,ion-content[full-width]>ion-card ion-title,ion-content[full-width]>iframe ion-title{padding-left:20px!important}[full-width]>ion-toolbar .title-box,ion-content[full-width]>div .title-box,ion-content[full-width]>ion-card .title-box,ion-content[full-width]>iframe .title-box{margin-right:16px!important}.chip-skeleton{margin:4px;width:45px!important;height:21px!important}.gd-comp-skeleton-parent.transparent-skeleton [gd-comp-skeleton]{background:var(--gd-comp-color-skeleton);background:linear-gradient(90deg,#edeef100,#edeef1)}.gd-comp-skeleton-parent ion-label{display:block}.gd-comp-skeleton-parent [gd-comp-skeleton]{width:100%;height:50px;border-radius:4px;background-color:var(--gd-comp-color-skeleton);position:relative;overflow:hidden}.gd-comp-skeleton-parent [gd-comp-skeleton]:before{content:"";position:absolute;background:linear-gradient(90deg,#edeef100,#edeef1 80%,#edeef100);top:0;left:0;width:0%;height:100%;border-radius:4px;animation:shimmering .8s cubic-bezier(.4,0,.2,1) infinite}@keyframes shimmering{50%{width:100%}to{width:0;right:0;transform:translate(100px);left:unset}}.gd-comp-skeleton-parent [text-skeleton]{height:16px;max-width:150px;width:-moz-fit-content;width:fit-content;color:transparent!important;margin:4px}.gd-comp-skeleton-parent [medium-skeleton],.gd-comp-skeleton-parent [long-skeleton]{height:21px}.gd-comp-skeleton-parent [circle-skeleton]{width:38px;height:38px;border-radius:200px!important}.gd-comp-skeleton-parent [circle-skeleton] div{display:none}body.dark .gd-comp-skeleton-parent [gd-comp-skeleton]:before{background:linear-gradient(90deg,#32343e00,#32343e 80%,#32343e00)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes slideDown{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes slideLeft{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes slideRight{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes slideUpSubtle{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes slideDownSubtle{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleUp{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes scaleDown{0%{opacity:0;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}@keyframes zoomIn{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes zoomOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(0)}}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-15px)}60%{transform:translateY(-8px)}}@keyframes bounceIn{0%{opacity:0;transform:scale(.3)}50%{opacity:1;transform:scale(1.05)}70%{transform:scale(.9)}to{transform:scale(1)}}@keyframes bounceElastic{0%{transform:scale(1)}30%{transform:scale(1.25)}40%{transform:scale(.9)}50%{transform:scale(1.15)}65%{transform:scale(.95)}75%{transform:scale(1.05)}to{transform:scale(1)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes spinReverse{0%{transform:rotate(360deg)}to{transform:rotate(0)}}@keyframes rotateIn{0%{opacity:0;transform:rotate(-180deg)}to{opacity:1;transform:rotate(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes heartbeat{0%,to{transform:scale(1)}25%{transform:scale(1.1)}50%{transform:scale(1)}75%{transform:scale(1.1)}}@keyframes shake{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-5px)}20%,40%,60%,80%{transform:translate(5px)}}@keyframes wiggle{0%,to{transform:rotate(0)}25%{transform:rotate(-3deg)}75%{transform:rotate(3deg)}}@keyframes ping{0%{transform:scale(1);opacity:1}75%,to{transform:scale(2);opacity:0}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.anim{animation-duration:.3s;animation-timing-function:ease-out;animation-fill-mode:both}.anim-fade-in{animation:fadeIn .3s ease-out both}.anim-fade-out{animation:fadeOut .3s ease-out both}.anim-fade-in-up{animation:fadeInUp .3s ease-out both}.anim-fade-in-down{animation:fadeInDown .3s ease-out both}.anim-fade-in-left{animation:fadeInLeft .3s ease-out both}.anim-fade-in-right{animation:fadeInRight .3s ease-out both}.anim-slide-up{animation:slideUp .3s ease-out both}.anim-slide-down{animation:slideDown .3s ease-out both}.anim-slide-left{animation:slideLeft .3s ease-out both}.anim-slide-right{animation:slideRight .3s ease-out both}.anim-slide-up-subtle{animation:slideUpSubtle .2s ease-out both}.anim-slide-down-subtle{animation:slideDownSubtle .2s ease-out both}.anim-scale-up{animation:scaleUp .3s ease-out both}.anim-scale-down{animation:scaleDown .3s ease-out both}.anim-zoom-in{animation:zoomIn .3s ease-out both}.anim-zoom-out{animation:zoomOut .3s ease-out both}.anim-bounce{animation:bounce .5s ease-out both}.anim-bounce-in{animation:bounceIn .5s cubic-bezier(.68,-.55,.265,1.55) both}.anim-bounce-elastic{animation:bounceElastic .5s ease-out both}.anim-spin{animation:spin 1s linear infinite}.anim-spin-reverse{animation:spinReverse 1s linear infinite}.anim-rotate-in{animation:rotateIn .3s ease-out both}.anim-pulse{animation:pulse 1.5s ease-in-out infinite}.anim-heartbeat{animation:heartbeat 1s ease-in-out infinite}.anim-shake{animation:shake .5s ease-out both}.anim-wiggle{animation:wiggle .5s ease-in-out infinite}.anim-ping{animation:ping 1s cubic-bezier(0,0,.2,1) infinite}.anim-shimmer{background:linear-gradient(90deg,#fff0,#ffffff80,#fff0);background-size:200% 100%;animation:shimmer 1.5s infinite}.anim-float{animation:float 3s ease-in-out infinite}.anim-duration-100{animation-duration:.1s!important}.anim-duration-150{animation-duration:.15s!important}.anim-duration-200{animation-duration:.2s!important}.anim-duration-300{animation-duration:.3s!important}.anim-duration-400{animation-duration:.4s!important}.anim-duration-500{animation-duration:.5s!important}.anim-duration-700{animation-duration:.7s!important}.anim-duration-1000{animation-duration:1s!important}.anim-linear{animation-timing-function:linear!important}.anim-ease{animation-timing-function:ease!important}.anim-ease-in{animation-timing-function:ease-in!important}.anim-ease-out{animation-timing-function:ease-out!important}.anim-ease-in-out{animation-timing-function:ease-in-out!important}.anim-bounce{animation-timing-function:cubic-bezier(.68,-.55,.265,1.55)!important}.anim-smooth{animation-timing-function:cubic-bezier(.4,0,.2,1)!important}.anim-sharp{animation-timing-function:cubic-bezier(.4,0,.6,1)!important}.anim-decelerate{animation-timing-function:cubic-bezier(0,0,.2,1)!important}.anim-accelerate{animation-timing-function:cubic-bezier(.4,0,1,1)!important}.anim-delay-0{animation-delay:0ms!important}.anim-delay-100{animation-delay:.1s!important}.anim-delay-200{animation-delay:.2s!important}.anim-delay-300{animation-delay:.3s!important}.anim-delay-400{animation-delay:.4s!important}.anim-delay-500{animation-delay:.5s!important}.anim-delay-1000{animation-delay:1s!important}.anim-infinite{animation-iteration-count:infinite!important}.anim-once{animation-iteration-count:1!important}.anim-twice{animation-iteration-count:2!important}.anim-fill-forwards{animation-fill-mode:forwards!important}.anim-fill-backwards{animation-fill-mode:backwards!important}.anim-fill-both{animation-fill-mode:both!important}.anim-fill-none{animation-fill-mode:none!important}.anim-paused{animation-play-state:paused!important}.anim-running{animation-play-state:running!important}.anim-direction-normal{animation-direction:normal!important}.anim-direction-reverse{animation-direction:reverse!important}.anim-direction-alternate{animation-direction:alternate!important}.anim-direction-alternate-reverse{animation-direction:alternate-reverse!important}.anim-stagger-children>*:nth-child(1){animation-delay:0ms}.anim-stagger-children>*:nth-child(2){animation-delay:50ms}.anim-stagger-children>*:nth-child(3){animation-delay:.1s}.anim-stagger-children>*:nth-child(4){animation-delay:.15s}.anim-stagger-children>*:nth-child(5){animation-delay:.2s}.anim-stagger-children>*:nth-child(6){animation-delay:.25s}.anim-stagger-children>*:nth-child(7){animation-delay:.3s}.anim-stagger-children>*:nth-child(8){animation-delay:.35s}.anim-stagger-children>*:nth-child(9){animation-delay:.4s}.anim-stagger-children>*:nth-child(10){animation-delay:.45s}.anim-stagger-children>*:nth-child(11){animation-delay:.5s}.anim-stagger-children>*:nth-child(12){animation-delay:.55s}.anim-stagger-children>*:nth-child(13){animation-delay:.6s}.anim-stagger-children>*:nth-child(14){animation-delay:.65s}.anim-stagger-children>*:nth-child(15){animation-delay:.7s}.anim-stagger-children>*:nth-child(16){animation-delay:.75s}.anim-stagger-children>*:nth-child(17){animation-delay:.8s}.anim-stagger-children>*:nth-child(18){animation-delay:.85s}.anim-stagger-children>*:nth-child(19){animation-delay:.9s}.anim-stagger-children>*:nth-child(20){animation-delay:.95s}.anim-stagger-fast>*:nth-child(1){animation-delay:0ms}.anim-stagger-fast>*:nth-child(2){animation-delay:30ms}.anim-stagger-fast>*:nth-child(3){animation-delay:60ms}.anim-stagger-fast>*:nth-child(4){animation-delay:90ms}.anim-stagger-fast>*:nth-child(5){animation-delay:.12s}.anim-stagger-fast>*:nth-child(6){animation-delay:.15s}.anim-stagger-fast>*:nth-child(7){animation-delay:.18s}.anim-stagger-fast>*:nth-child(8){animation-delay:.21s}.anim-stagger-fast>*:nth-child(9){animation-delay:.24s}.anim-stagger-fast>*:nth-child(10){animation-delay:.27s}.anim-stagger-fast>*:nth-child(11){animation-delay:.3s}.anim-stagger-fast>*:nth-child(12){animation-delay:.33s}.anim-stagger-fast>*:nth-child(13){animation-delay:.36s}.anim-stagger-fast>*:nth-child(14){animation-delay:.39s}.anim-stagger-fast>*:nth-child(15){animation-delay:.42s}.anim-stagger-fast>*:nth-child(16){animation-delay:.45s}.anim-stagger-fast>*:nth-child(17){animation-delay:.48s}.anim-stagger-fast>*:nth-child(18){animation-delay:.51s}.anim-stagger-fast>*:nth-child(19){animation-delay:.54s}.anim-stagger-fast>*:nth-child(20){animation-delay:.57s}.anim-stagger-slow>*:nth-child(1){animation-delay:0ms}.anim-stagger-slow>*:nth-child(2){animation-delay:.1s}.anim-stagger-slow>*:nth-child(3){animation-delay:.2s}.anim-stagger-slow>*:nth-child(4){animation-delay:.3s}.anim-stagger-slow>*:nth-child(5){animation-delay:.4s}.anim-stagger-slow>*:nth-child(6){animation-delay:.5s}.anim-stagger-slow>*:nth-child(7){animation-delay:.6s}.anim-stagger-slow>*:nth-child(8){animation-delay:.7s}.anim-stagger-slow>*:nth-child(9){animation-delay:.8s}.anim-stagger-slow>*:nth-child(10){animation-delay:.9s}.anim-stagger-slow>*:nth-child(11){animation-delay:1s}.anim-stagger-slow>*:nth-child(12){animation-delay:1.1s}.anim-stagger-slow>*:nth-child(13){animation-delay:1.2s}.anim-stagger-slow>*:nth-child(14){animation-delay:1.3s}.anim-stagger-slow>*:nth-child(15){animation-delay:1.4s}.anim-stagger-slow>*:nth-child(16){animation-delay:1.5s}.anim-stagger-slow>*:nth-child(17){animation-delay:1.6s}.anim-stagger-slow>*:nth-child(18){animation-delay:1.7s}.anim-stagger-slow>*:nth-child(19){animation-delay:1.8s}.anim-stagger-slow>*:nth-child(20){animation-delay:1.9s}ion-modal.ios.modal-default.gd-comp-modal{--height: auto}ion-modal.gd-modal-report-preview::part(content),ion-modal.gd-modal-report-preview .ion-page{max-width:unset!important;max-height:unset!important;background:transparent!important}ion-modal.gd-modal-image-viewer::part(content),ion-modal.gd-modal-image-viewer .ion-page{width:100%!important;height:100%!important;max-width:unset!important;max-height:unset!important;background:transparent!important;--backdrop-opacity: var(--ion-backdrop-opacity, .8)}@media only screen and (min-width: 1280px){ion-modal.gd-comp-modal.gd-modal-posting::part(content),ion-modal.gd-comp-modal.gd-modal-posting gd-comp-modal.ion-page{width:900px!important;height:500px!important}ion-modal.gd-comp-modal.gd-modal-standard::part(content),ion-modal.gd-comp-modal.gd-modal-standard gd-comp-modal.ion-page{width:1100px!important}ion-modal.gd-comp-modal.gd-modal-expandable::part(content),ion-modal.gd-comp-modal.gd-modal-expandable gd-comp-modal.ion-page{width:1100px!important;height:100%!important}ion-modal.gd-comp-modal.gd-modal-default::part(content),ion-modal.gd-comp-modal.gd-modal-default .ion-page{width:600px!important;min-height:504px!important;border-radius:6px}ion-modal.gd-comp-modal.gd-modal-sidemenu::part(content),ion-modal.gd-comp-modal.gd-modal-sidemenu .ion-page{width:750px!important;min-height:504px!important;border-radius:6px}}@media only screen and (min-width: 768px) and (min-resolution: 96dpi){ion-modal.gd-comp-modal.gd-modal-posting::part(content),ion-modal.gd-comp-modal.gd-modal-posting gd-comp-modal.ion-page{max-width:900px!important;height:500px!important}}@media only screen and (min-width: 768px) and (min-resolution: 120dpi){ion-modal.gd-comp-modal.gd-modal-posting::part(content),ion-modal.gd-comp-modal.gd-modal-posting gd-comp-modal.ion-page{max-width:900px!important;height:631px!important}}@media only screen and (min-width: 768px) and (min-resolution: 144dpi){ion-modal.gd-comp-modal.gd-modal-posting::part(content),ion-modal.gd-comp-modal.gd-modal-posting gd-comp-modal.ion-page{max-width:900px!important;height:566px!important}}@media only screen and (min-width: 768px){ion-modal.gd-comp-modal.gd-modal-fit-mini-height::part(content),ion-modal.gd-comp-modal.gd-modal-fit-mini-height gd-comp-modal.ion-page{max-width:500px!important;max-height:330px!important}ion-modal.gd-comp-modal.gd-modal-submit::part(content),ion-modal.gd-comp-modal.gd-modal-submit gd-comp-modal.ion-page{max-width:500px!important;max-height:500px!important}ion-modal.gd-comp-modal.gd-modal-fit-height::part(content),ion-modal.gd-comp-modal.gd-modal-fit-height gd-comp-modal.ion-page{max-width:500px!important;max-height:400px!important}ion-modal.gd-comp-modal.gd-modal-fit::part(content),ion-modal.gd-comp-modal.gd-modal-fit gd-comp-modal.ion-page{max-width:500px!important}ion-modal.gd-comp-modal.gd-modal-mini::part(content),ion-modal.gd-comp-modal.gd-modal-mini gd-comp-modal.ion-page{max-width:450px!important}ion-modal.gd-comp-modal.gd-modal-tiny::part(content),ion-modal.gd-comp-modal.gd-modal-tiny gd-comp-modal.ion-page{max-width:450px!important}ion-modal.gd-comp-modal.gd-modal-standard::part(content),ion-modal.gd-comp-modal.gd-modal-standard gd-comp-modal.ion-page{max-width:1100px!important}.gd-modal-select-emp{--height: 80vh}ion-modal.gd-comp-modal.gd-modal-default::part(content),ion-modal.gd-comp-modal.gd-modal-default .ion-page{width:600px!important;border-radius:6px}ion-modal.gd-comp-modal.gd-modal-activity::part(content),ion-modal.gd-comp-modal.gd-modal-activity .ion-page{width:700px!important;min-height:600px!important;border-radius:6px}}@media only screen and (max-width: 480px){ion-modal.gd-modal-image-viewer::part(backdrop){--backdrop-opacity: var(--ion-backdrop-opacity, .96)}ion-modal.gd-comp-modal.gd-modal-fit::part(content),ion-modal.gd-comp-modal.gd-modal-fit gd-comp-modal.ion-page{width:92vw!important;max-width:500px}ion-modal.gd-comp-modal.gd-modal-select-emp::part(content),ion-modal.gd-comp-modal.gd-modal-select-emp gd-comp-modal.ion-page{width:92vw!important;--height: 80vh}.gd-modal-select-emp{--width: 92vw !important;--height: 80vh !important}ion-modal.gd-comp-modal.gd-modal-standard::part(content),ion-modal.gd-comp-modal.gd-modal-standard gd-comp-modal.ion-page{width:300px!important}ion-modal.gd-comp-modal.gd-modal-expandable::part(content),ion-modal.gd-comp-modal.gd-modal-expandable gd-comp-modal.ion-page{width:unset!important;height:100%!important}ion-modal.gd-comp-modal.gd-modal-mini::part(content),ion-modal.gd-comp-modal.gd-modal-mini gd-comp-modal.ion-page{height:450px!important}.bottom-modal{--width: 100vw !important;--max-width: 100vw !important;--left: 0 !important;--top: 0 !important}.bottom-modal::part(content){position:absolute!important;top:unset!important;bottom:0!important;width:100vw!important;height:80vh!important}}.gd-accordion{width:100%;display:flex;flex-direction:column;gap:12px}.gd-accordion .gd-accordion-item{border-bottom:1px solid var(--gd-comp-border-color-2)}.gd-accordion .gd-accordion-item .gd-accordion-header{width:100%;padding:10px 12px;display:flex;align-items:center;font-size:16px;gap:12px;background:var(--gd-comp-color-bg-2);font-weight:600;cursor:pointer}.gd-accordion .gd-accordion-item .gd-accordion-header ion-label{flex:auto}.gd-accordion .gd-accordion-item .gd-accordion-header .icon{transform:rotate(0);transition:transform .35s cubic-bezier(.4,0,0,1)}.gd-accordion .gd-accordion-item .gd-accordion-header .icon.open{transform:rotate(180deg)}.gd-accordion .gd-accordion-item .gd-accordion-body-wrapper{overflow:hidden;height:0;transition:height .4s cubic-bezier(.4,0,.2,1);background:var(--gd-comp-color-bg-2)}.gd-accordion .gd-accordion-item .gd-accordion-body-wrapper .gd-accordion-body{padding:16px;font-size:15px;line-height:1.6}.gd-accordion .gd-accordion-item .gd-accordion-body-wrapper .gd-accordion-body .bullet{background-color:var(--ion-text-color);width:8px;height:8px;border-radius:200px;opacity:.3}h1,h2,h3,h4,h5,h6{font-weight:600}h1,h2,h3,h4,h5,h6,ion-label{color:var(--ion-text-color);font-family:inter!important}h1{font-size:80px}h2{font-size:60px}h3{font-size:40px}h4{font-size:24px}h5{font-size:20px}h6{font-size:18px}p{font-size:14px}ion-label{font-size:14px}[huge-text]{font-size:20px}[large-text]{font-size:16px}[medium-text]{font-size:14px}[small-text]{font-size:12px}[tiny-text]{font-size:10px}[rounded-sm]{border-radius:var(--gd-comp-border-radius)}[bold-text]{font-weight:700}[semi-bold-text]{font-weight:600}[link-text1],.link-text1{text-decoration:underline;color:var(--ion-color-tertiary);opacity:1;cursor:pointer}[link-text1]:hover,.link-text1:hover{transition:all .25s;opacity:.8}[link-text1].disabled,.link-text1.disabled{pointer-events:none;opacity:.5}[ellipsis]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}[line-1]{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;white-space:normal}[line-2]{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;white-space:normal}[line-3]{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;white-space:normal}*{font-family:Inter}[heading]{font-family:Sans-Regular!important;font-weight:700!important}[nunito-font]{font-family:Nunito-Black}[nunito-light-font]{font-family:Nunito-Light}[sanspro-font]{font-family:Sans-Regular}[text-right],.text-right{text-align:right}[text-lowercase],.text-lowercase{text-transform:lowercase}[text-uppercase],.text-uppercase{text-transform:uppercase}[text-capitalize],.text-capitalize{text-transform:capitalize}[text-center],.text-center{text-align:center;align-self:center}.text-color{--color: var(--ion-text-color);color:var(--ion-text-color)}.text-color-1{--color: var(--ion-color-text-1);color:var(--ion-color-text-1)}.text-color-2{--color: var(--ion-color-text-2);color:var(--ion-color-text-2)}::ng-deep sc-zorsnq-0.eUGVYL{padding-top:constant(safe-area-inset-top);padding-top:env(safe-area-inset-top);--ion-safe-area-top: 20px;--ion-safe-area-bottom: 20px}[br]{border-radius:var(--gd-comp-border-radius)}[no-margin]{margin:0!important}[icon-box]{width:32px;height:32px;border-radius:8px;display:flex;flex-direction:row;justify-content:center;align-items:center;cursor:pointer}[icon-box]:hover{background-color:var(--gd-comp-color-hover)}.flow-hidden{overflow:hidden}.flow-auto{overflow:auto}.h-full{height:100%}[hidden]{display:none!important}[tappable]{cursor:pointer}[primary]{color:var(--ion-color-primary)!important}[success]{color:var(--ion-color-success)!important}[danger]{color:var(--ion-color-danger)!important}[warning]{color:var(--ion-color-warning)!important}[secondary]{color:var(--ion-color-secondary)!important}[tertiary]{color:var(--ion-color-tertiary)!important}[medium],.medium{color:var(--ion-color-text-1)!important}[bg-default]{background-color:var(--ion-background-color)!important}[card-shadow]{box-shadow:0 4px 16px #0000001f}ion-item.ion-no-padding{--padding-end: 0px;--inner-padding-end: 0px}@font-face{font-family:sficon;src:url(sficon.de354ab0efb795cf.eot?32ny9o);src:url(sficon.de354ab0efb795cf.eot?32ny9o#iefix) format("embedded-opentype"),url(sficon.2445f0d90d2dee5d.ttf?32ny9o) format("truetype"),url(sficon.6a1ecbae3d6b54cb.woff?32ny9o) format("woff"),url(sficon.d22aa5ddc287f8bf.svg?32ny9o#sficon) format("svg");font-weight:400;font-style:normal}[class^=sficon-],[class*=sficon-]{font-family:sficon!important;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.font-bold-link{color:var(--ion-color-primary);font-weight:700;text-decoration:none}ion-modal{z-index:999!important}ion-modal ion-header ion-toolbar{border-bottom:1px solid var(--gd-comp-border-color-1)}ion-card[gdx-content]{margin:0;border-radius:10px;min-height:100%}@media screen and (min-width: 768px){[responsive-width],ion-card[responsive-width]{padding-left:18%!important;padding-right:18%!important}[responsive-width-mini],ion-card[responsive-width-mini]{padding-left:24%!important;padding-right:24%!important}ion-alert .alert-wrapper{--min-width: 470px !important}}ion-alert .alert-wrapper{--min-width: 85%;border-radius:10px!important}ion-alert .alert-wrapper .alert-head{padding:0 16px}ion-alert .alert-wrapper .alert-head h2.alert-title{font-weight:600;color:var(--ion-text-color)}ion-alert .alert-wrapper .alert-head h2.alert-sub-title{margin-top:10px;font-size:14px;line-height:20px;color:var(--ion-color-text-1)}ion-alert .alert-wrapper .alert-message{order:-1;padding:16px 16px 8px!important}ion-alert .alert-wrapper .alert-message img{min-width:50px;max-height:100px}ion-alert .alert-wrapper .alert-button-group.alert-button-group-vertical button{margin:5px 0}ion-alert .alert-wrapper .alert-button-group.alert-button-group-vertical button span{justify-content:center}ion-alert .alert-wrapper .alert-button-group{padding:16px}ion-alert .alert-wrapper .alert-button-group button{border-radius:10px;font-weight:700;text-transform:capitalize}ion-alert .alert-wrapper .alert-button-group button:last-child{margin-right:0}ion-alert .alert-wrapper .alert-button-group .alert-button{color:var(--ion-color-text-1)}ion-alert .alert-wrapper .alert-button-group .alert-button-role-cancel{color:var(--ion-color-text-1);background:none!important}ion-alert .alert-wrapper .alert-button-group .alert-button-role-ok{color:#fff;background:var(--ion-color-primary)!important}ion-alert .alert-wrapper .alert-button-group .alert-button-role-success{color:#fff;background:var(--ion-color-success)!important}ion-alert .alert-wrapper .alert-button-group .alert-button-role-danger{color:#fff;background:var(--ion-color-danger)!important}ion-modal.fake-modal{pointer-events:none;opacity:0;display:none}ion-modal.autoheight{--height: auto}ion-modal.autoheight gd-comp-modal{box-shadow:0 4px 16px #0000001f}.custom-position-modal{justify-content:unset;align-items:unset}ion-modal.backdrop-scroll-modal{background:transparent!important;--box-shadow: 0px 4px 18px rgba(0, 0, 0, .15)}ion-modal.backdrop-scroll-modal gd-comp-modal{box-shadow:var(--box-shadow)!important;border-radius:8px;overflow:hidden}ion-modal.backdrop-scroll-modal::part(backdrop){background:transparent!important}.gd-modal-select-emp::part(content),.gd-modal-select-emp gd-comp-modal{max-width:900px!important}ion-modal.gd-modal-select-emp::part(backdrop){--backdrop-opacity: var(--ion-backdrop-opacity, .32)}ion-modal.gd-modal-select-emp::part(content){--width: 90vw;--max-width: 600px;border-radius:10px;--box-shadow: 0 28px 48px rgba(0, 0, 0, .4);--backdrop-opacity: var(--ion-backdrop-opacity, .32)}.currency-modal .ion-page{position:relative;contain:unset}.currency-modal .ion-page .currency-container .currency-input{padding:35px 16px 16px}.currency-modal .ion-page .currency-container .currency-input .autocomplete-box{padding:20px 0 0!important}.tax-modal::part(content){position:fixed;bottom:16px;width:90vw;height:-moz-fit-content;height:fit-content;border-radius:12px}.currency-popover .popover-content{padding:16px;border-radius:12px}.currency-popover-top{--offset-y: -200px}.currency-popover-top .popover-content{padding:16px;border-radius:12px}.tax-modal::part(content){--width: 80vw;--max-width: 1000px;border-radius:10px}@media screen and (min-width: 768px){ion-modal.gdx-modal gdx-modal,ion-modal.gdx-modal gd-comp-modal,ion-modal.gd-comp-modal gdx-modal,ion-modal.gd-comp-modal gd-comp-modal{height:90vh;max-height:90vh;width:90vw;max-width:1100px;margin:auto;position:absolute}}ion-modal.gdx-modal gdx-modal,ion-modal.gdx-modal gd-comp-modal,ion-modal.gd-comp-modal gdx-modal,ion-modal.gd-comp-modal gd-comp-modal{overflow:unset}ion-modal.gd-comp-modal-sheet{--width: 100vw !important;--max-width: 100vw !important}ion-modal.gdx-modal::part(content),ion-modal.gd-comp-modal::part(content){max-height:900px;width:var(--width);max-width:var(--max-width);border-radius:6px;overflow:unset;transform:translateZ(0);opacity:1;background:transparent;box-shadow:none;position:var(--position);top:var(--top);left:var(--left)}ion-modal.gd-comp-modal-sheet::part(content){border-radius:16px 16px 0 0}ion-modal.gd-comp-modal-sheet::part(content) .modal-handle{margin-top:2px}ion-modal.gdx-modal.default-modal::part(content),ion-modal.gd-comp-modal.default-modal::part(content){height:90vh;max-height:900px;width:90vw;max-width:1100px}ion-modal.gdx-modal.default-modal.no-height::part(content),ion-modal.gd-comp-modal.default-modal.no-height::part(content){height:unset}ion-modal.gdx-modal.default-modal.ios::part(content),ion-modal.gd-comp-modal.default-modal.ios::part(content){max-height:85vh!important}ion-modal.expandable-modal{pointer-events:none;background:transparent;--box-shadow: -8px 2px 8px rgba(0, 0, 0, .15) !important}ion-modal.expandable-modal gdx-modal,ion-modal.expandable-modal gd-comp-modal{width:550px;box-shadow:var(--box-shadow)!important;right:0;left:unset;transform:unset;top:unset;height:calc(100vh - 60px);max-height:unset;max-width:unset}ion-modal.expandable-modal::part(backdrop){background:transparent;pointer-events:none}ion-modal.expandable-modal::part(content){width:unset!important;height:calc(100% - 60px);max-height:unset;right:0;bottom:0;top:unset;left:unset;position:absolute;border-radius:0;--height: calc(100% - 60px) ;--width: 300px;opacity:1;transform:translateZ(0)}ion-popover.ds::part(content){border-radius:6px}ion-popover.popover-native-select::part(backdrop){pointer-events:none!important}.action-popover{--width: auto;--min-width: 135px;--backdrop-opacity: 0}.action-popover .popover-content{max-height:215px}.input-phone-popover{--width: auto;--min-width: 135px;--backdrop-opacity: 0}.input-phone-popover .popover-content{max-height:215px}.gdx-select-popover{--backdrop-opacity: 0;--width: auto;--min-width: 135px}.gdx-select-popover .popover-content{margin-top:5px;border-radius:var(--gd-comp-border-radius)!important}.gdx-select-popover::part(content){border-radius:var(--gd-comp-border-radius)}.table-options-popover{--backdrop-opacity: 0}.table-options-popover::part(content){border-radius:0!important;overflow:unset!important;width:100vw;top:0;left:0;height:100vh;min-height:100vh;background:transparent;box-shadow:none!important}ion-modal.gdx-alert{background-color:#0006}ion-modal.gdx-alert .ion-page{position:relative;contain:none}ion-modal.gdx-alert::part(backdrop){z-index:11!important}ion-modal.gdx-alert::part(content){z-index:12!important}ion-modal.gdx-alert::part(content),ion-modal.gdx-alert .modal-wrapper{top:50%!important;left:50%!important;height:auto!important;max-height:90vh;max-width:375px!important;width:90vw!important;transform:translate(-50%,-50%);border-radius:6px}@media screen and (min-width: 768px){ion-modal.gdx-alert::part(content){max-width:450px!important}}ion-modal.gdx-alert-success{background-color:#0006}ion-modal.gdx-alert-success .ion-page{position:relative;contain:none;height:100%!important}ion-modal.gdx-alert-success::part(content),ion-modal.gdx-alert-success .modal-wrapper{top:50%!important;left:50%!important;height:285px!important;width:312px!important;transform:translate(-50%,-50%);border-radius:6px}ion-alert:not(.select-alert) .alert-wrapper:after{width:100%;color:var(--ion-color-danger);padding:10px;font-weight:700;font-size:16px;text-align:center}.gd-tooltip{position:absolute;max-width:220px;height:max-content;background:#292b33;padding:8px 12px;border-radius:8px;font-size:13px;text-transform:unset;margin:auto;transition:all .25s;opacity:0;pointer-events:none;z-index:30010;color:#fff}.tooltip-top{transform:translate3d(0,-4px,0)}.tooltip-bottom{transform:translate3d(0,4px,0)}.tooltip-left{transform:translate3d(-4px,0,0)}.tooltip-right{transform:translate3d(4px,0,0)}.gd-tooltip-show{opacity:1}.datepicker-modal::part(content){width:90vw!important;max-width:350px!important;height:94vh;max-height:485px;border-radius:13px}.datepicker-modal .modal-wrapper{width:90vw!important;max-width:350px!important;height:94vh;max-height:485px;border-radius:13px}.datepicker-modal-long::part(content){width:90vw!important;max-width:350px!important;height:94vh;max-height:700px;border-radius:13px}.datepicker-modal-month::part(content){width:90vw!important;max-width:350px!important;height:94vh;max-height:315px;border-radius:13px}.datepicker-popover::part(content){width:300px;height:505px;overflow:hidden}.datepicker-popover::part(content) .popover-viewport{height:100%}.datepicker-timepicker-single-submit::part(content){width:300px;height:420px;overflow:hidden}.datepicker-timepicker-single-submit::part(content) .popover-viewport{height:100%}.datepicker-ionic{background-color:rgba(var(--ion-color-text-1-rgb),.4)}.datepicker-ionic::part(content){width:300px;height:430px;overflow:hidden}.datepicker-ionic::part(content) .popover-viewport{height:100%}.datepicker-ionic-month-year::part(content){width:300px;height:260px;overflow:hidden}.datepicker-ionic-month-year::part(content) .popover-viewport{height:100%}.datetime-ionic{background-color:rgba(var(--ion-color-text-1-rgb),.4)}.datetime-ionic::part(content){width:300px;height:450px;overflow:hidden}.datetime-ionic::part(content) .popover-viewport{height:100%}.datepicker-timepicker-single-nosubmit::part(content){width:300px;height:480px;overflow:hidden}.datepicker-timepicker-single-nosubmit::part(content) .popover-viewport{height:100%}.datepicker-timepicker-multi-submit::part(content){width:300px;height:480px;overflow:hidden}.datepicker-timepicker-multi-submit::part(content) .popover-viewport{height:100%}.datepicker-timepicker-multi-nosubmit::part(content){width:300px;height:530px;overflow:hidden}.datepicker-timepicker-multi-nosubmit::part(content) .popover-viewport{height:100%}.datepicker-timepicker-popover::part(content){width:300px;height:540px;overflow:hidden}.datepicker-timepicker-popover::part(content) .popover-viewport{height:100%}.timepicker-popover::part(content){width:343px;overflow:hidden;border-radius:12px}.timepicker-popover::part(content) .popover-viewport{height:100%}.datepicker-popover-nosubmit::part(content){width:300px;height:482px;overflow:hidden}.datepicker-popover-nosubmit::part(content) .popover-viewport{height:100%}.datepicker-popover-month::part(content){width:auto;min-width:300px;height:315px;overflow:hidden}.datepicker-popover-month::part(content) .popover-viewport{height:100%}.table-popover-list::part(content){max-height:163px;overflow:auto}.table-popover-list::part(content) .popover-viewport{height:100%}.table-popover-select::part(content){max-height:215px;height:215px;overflow:auto}.table-popover-select::part(content) .popover-viewport{height:100%}ion-popover.fit-popover{--width: unset}.fit-popover::part(content){min-width:60px;max-width:280px}.pinch-zoom-content h1{display:none!important}.header-md:after{display:none!important}.wrapper-state{height:100%;overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:16px}.wrapper-state img.img-sfmola{width:250px;height:250px;display:flex;margin-bottom:16px}.wrapper-state .label-no-record{color:var(--ion-text-color);text-align:center;font-size:24px;font-weight:700;line-height:30px;margin-bottom:16px}.wrapper-state .sublabel{color:var(--ion-color-text-1);text-align:center;font-size:16px;font-weight:400;line-height:20px}gd-comp-button{position:relative;display:inline-block}.formula{background-color:#666;color:#fff;border-radius:2px}ion-refresher.refresher-native .refresher-pulling-icon,ion-refresher.refresher-native .refresher-refreshing-icon{background:var(--gd-comp-color-bg-2)}.loading-wrapper.sc-ion-loading-ios,.loading-wrapper.sc-ion-loading-md{background:var(--gd-comp-color-bg-2)}.sc-ion-loading-md-h{color:var(--ion-color-text)}.cdk-virtual-scroll-content-wrapper{flex-direction:column!important}.gd-select-overlay{height:100vh;width:100%;position:fixed;top:0;transition:background-color .2s;opacity:0;pointer-events:none;z-index:99999}.gd-select-overlay .container-select.menu-select-mobile{height:100%;background:#0000001a}.gd-select-overlay .container-select.menu-select-mobile .box-select{top:unset!important;bottom:0!important}.gd-select-overlay .box-select{position:absolute;width:100%;display:flex;flex-direction:column;overflow:hidden;border-radius:var(--gd-comp-border-radius);box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.gd-select-overlay .box-select.sel-mobile{border:none!important}.gd-select-overlay .box-select.empty-select{height:250px!important}.gd-select-overlay .box-select input.search-input.search-border{border:1px solid var(--gd-comp-border-color-1)!important}.gd-select-overlay .box-menu{width:unset!important}.gd-select-overlay .search-box{background:var(--gd-comp-color-bg-2);border-bottom:1px solid var(--gd-comp-border-color-1);position:relative}.gd-select-overlay .search-box .selectall.sel-mobile{border-radius:var(--gd-comp-border-radius) var(--gd-comp-border-radius) 0 0;border:1px solid var(--gd-comp-border-color-1);padding:16px}.gd-select-overlay .search-box ion-checkbox{margin-right:10px;pointer-events:none;min-width:18px;--background: var(--gd-comp-color-bg-2)}.gd-select-overlay .search-box input.search-input{padding:15px!important}.gd-select-overlay .select-dropdown{position:unset}.gd-select-overlay .search-box.sel-mobile{margin-bottom:0!important}.gd-select-overlay .select-dropdown.sel-mobile-no-all{border-top-width:0!important;border-radius:0 0 var(--gd-comp-border-radius) var(--gd-comp-border-radius)!important}.gd-select-overlay .select-dropdown.sel-mobile{border-radius:var(--gd-comp-border-radius);border:1px solid var(--gd-comp-border-color-1)}.gd-select-overlay .select-dropdown{width:100%;display:flex;flex-direction:column;background:var(--gd-comp-color-bg-2);z-index:9;overflow:auto;opacity:1;min-height:53px}.gd-select-overlay .select-dropdown .option-dropdown{height:auto;padding:16px;font-size:14px;color:var(--ion-text-color);cursor:pointer;white-space:normal;transition:all .2s}.gd-select-overlay .select-dropdown .option-dropdown ion-radio-group{margin:auto 0 auto auto}.gd-select-overlay .select-dropdown .option-dropdown.noaction{cursor:unset}.gd-select-overlay .select-dropdown .option-dropdown:not(.selected):not(.noaction):hover{background:var(--gd-comp-row-hover)}.gd-select-overlay .select-dropdown .option-dropdown.selected.block{color:var(--ion-text-color)!important;position:relative}.gd-select-overlay .select-dropdown .option-dropdown.selected.block:after{content:"";background:rgba(var(--ion-color-primary-rgb),.2);border-radius:var(--gd-comp-border-radius);width:calc(100% - 16px);left:8px;position:absolute;height:80%;top:10%}.gd-select-overlay .select-dropdown .option-dropdown.with-icon{display:flex;align-items:center}.gd-select-overlay .select-dropdown .option-dropdown.selectable-label{display:flex;justify-content:flex-start;align-items:center}.gd-select-overlay .select-dropdown .option-dropdown.selectable-label p{margin:0;pointer-events:none;color:var(--ion-text-color);word-break:break-word}.gd-select-overlay .select-dropdown .option-dropdown.selectable-label ion-checkbox{margin-right:10px;pointer-events:none;min-width:18px;--background: var(--gd-comp-color-bg-2)}.gd-select-overlay .select-dropdown .option-dropdown.selectable-label ion-checkbox .checkbox-icon.checkbox-checked{background:var(--ion-color-primary)!important}.gd-select-overlay .select-dropdown .option-dropdown.empty{color:var(--ion-color-text-1);text-align:center;padding:10px;cursor:unset;height:100%;pointer-events:none}.gd-select-overlay .select-dropdown .option-dropdown.addable{color:var(--ion-color-text-1);align-items:center;display:flex;position:sticky;bottom:-1px;background:var(--gd-comp-color-bg-2);z-index:2}.gd-select-overlay .select-dropdown .option-dropdown.addable span{color:var(--ion-text-color)}.gd-select-overlay .select-dropdown .option-dropdown.applyable{color:var(--ion-color-text-1);align-items:center;display:flex;position:sticky;bottom:-1px;background:var(--gd-comp-color-bg-2);z-index:2;padding:8px 16px}.gd-select-overlay .select-dropdown .option-dropdown.applyable span{color:var(--ion-text-color)}.gd-select-overlay .select-dropdown .infinite-loadmore{min-height:30px;padding:0 0 10px;pointer-events:none}.gd-select-overlay .select-dropdown .infinite-loadmore .load-marker{width:100%}.gd-select-overlay .select-dropdown .infinite-loadmore .loading{text-align:center;height:30px;display:flex;justify-content:center;animation:showLoading .3s;opacity:1;margin-top:8px}@keyframes showLoading{0%{opacity:0}to{opacity:1}}.gd-select-overlay .select-dropdown.upward{bottom:70%;top:unset}.gd-select-overlay .select-dropdown.slide-up-in{bottom:calc(100% + 8px)}.gd-select-overlay .select-dropdown.slide-down-in{top:calc(100% + 8px)}.gd-select-overlay .select-dropdown.select-dropdown.hidden{opacity:0;pointer-events:none}.gd-select-overlay .select-dropdown.border-bottom{border-bottom:1px solid var(--gd-comp-border-color-1)}@media only screen and (max-width: 768px){.gd-select-overlay .select-dropdown.arrow-close{opacity:.5!important}.gd-select-overlay .select-dropdown.select-dropdown{box-shadow:none}}.gd-select-overlay .close-select{max-height:0px;z-index:1;padding:0!important;box-shadow:none!important}.gdx-dropdown-section input.selected.search-input{color:var(--ion-text-color)!important;opacity:1!important}.info-box{background-color:rgba(var(--ion-color-tertiary-rgb),.1);border-radius:8px;padding:14px 16px}.info-box ion-label{color:var(--ion-color-tertiary)}ion-nav{background-color:var(--ion-background-color);--background: var(--ion-background-color)}.pz-zoom-button{display:none!important}[fx-row-start-start-wrap]{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap}[fx-column-gap-14]{margin-bottom:14px}[fx-column-gap-14]:last-child{margin-bottom:0!important}[fx-row-gap-14]{margin-right:14px}[fx-row-gap-14]:last-child{margin-right:0!important}:root{--ion-color-primary: #f68a22;--ion-color-primary-rgb: 246, 138, 34;--ion-color-primary-contrast: #fff;--ion-color-primary-contrast-rgb: 255, 255, 255;--ion-color-primary-shade: #d8791e;--ion-color-primary-tint: #f79638;--gd-color-primary-alpha: #ffe6c1;--gd-comp-color-primary-20: rgba(253, 226, 187, .2);--ion-color-secondary: #1a73e8;--ion-color-secondary-rgb: 26, 115, 232;--ion-color-secondary-contrast: #fff;--ion-color-secondary-contrast-rgb: 255, 255, 255;--ion-color-secondary-shade: #1765cc;--ion-color-secondary-tint: #3181ea;--gd-comp-color-secondary-20: rgba(26, 115, 232, .2);--ion-color-success: #2bb34d;--ion-color-success-rgb: 43, 179, 77;--ion-color-success-contrast: #fff;--ion-color-success-contrast-rgb: 255, 255, 255;--ion-color-success-shade: var(--ion-color-success);--ion-color-success-tint: var(--ion-color-success);--gd-comp-color-success-alpha: #d5f0db;--gd-comp-color-success-20: rgba(43, 179, 77, .2);--ion-color-danger: #f0624d;--ion-color-danger-rgb: 240, 98, 77;--ion-color-danger-contrast: #fff;--ion-color-danger-contrast-rgb: 255, 255, 255;--ion-color-danger-shade: var(--ion-color-danger);--ion-color-danger-tint: var(--ion-color-danger);--gd-comp-color-danger-alpha: #fce0db;--gd-comp-color-danger-20: rgba(240, 99, 77, .2);--ion-color-tertiary: #1a73e8;--ion-color-tertiary-rgb: 26, 115, 232;--ion-color-tertiary-contrast: #fff;--ion-color-tertiary-contrast-rgb: 255, 255, 255;--ion-color-tertiary-shade: var(--ion-color-tertiary);--ion-color-tertiary-tint: var(--ion-color-tertiary);--gd-comp-color-tertiary-alpha: #d1e3fa;--gd-comp-color-tertiary-20: rgba(26, 115, 232, .2);--ion-color-warning: #ffab00;--ion-color-warning-rgb: 255, 171, 0;--ion-color-warning-contrast: #fff;--ion-color-warning-contrast-rgb: 255, 255, 255;--ion-color-warning-shade: var(--ion-color-warning);--ion-color-warning-tint: var(--ion-color-warning);--gd-comp-color-warning-alpha: #ffeecc;--gd-comp-color-warning-20: rgba(255, 171, 0, .2);--ion-color-medium: #a5b0b7;--ion-color-medium-rgb: 165, 176, 183;--ion-color-medium-contrast: #fff;--ion-color-medium-contrast-rgb: 255, 255, 255;--ion-color-medium-shade: var(--ion-color-medium);--ion-color-medium-tint: var(--ion-color-medium);--ion-background-color: #f6f8f9;--ion-background-color-rgb: 246, 248, 249;--gd-comp-color-bg-1: #f0f2f4;--gd-comp-color-bg-1-rgb: rgb(240, 242, 244);--gd-comp-color-bg-2: #fff;--gd-comp-color-bg-2-rgb: rgb(255, 255, 255);--ion-text-color: #292b33;--ion-text-color-rgb: 41, 43, 51;--ion-color-text-1: rgba(var(--ion-text-color-rgb), .7);--ion-color-text-2: rgba(var(--ion-text-color-rgb), .45);--ion-placeholder-color: var(--ion-color-text-2);--ion-border-color: #efefef;--gd-comp-border-color-1: #dbdbe1;--gd-comp-border-color-2: rgba(165, 176, 183, .5);--gd-comp-border-color-3: #c4cdd4;--gd-comp-border-hover: #cdcdd5;--ion-color-dark: #292b33;--ion-color-dark-rgb: 41, 43, 51;--ion-color-dark-contrast: #fff;--ion-color-dark-contrast-rgb: 255, 255, 255;--ion-color-dark-shade: #24262d;--ion-color-dark-tint: #3e4047;--ion-color-light: #fff;--ion-color-light-rgb: 255, 255, 255;--ion-color-light-contrast: #000000;--ion-color-light-contrast-rgb: 0, 0, 0;--ion-color-light-shade: #e0e0e0;--ion-color-light-tint: #fff;--ion-color-basic: #808080;--ion-color-basic-rgb: 128, 128, 128;--gd-comp-color-basic-alpha: #e6e6e6;--gd-comp-color-basic-2: rgba(128, 128, 128, .2);--gd-comp-color-hover: rgba(41, 43, 51, .1);--gd-comp-row-hover: #e9e9ea;--gd-comp-border-radius: 6px;--gd-comp-color-skeleton: #dddddd;--gd-box-shadow: rgb(0 0 0 / 12%) 0px 4px 16px;--gd-box-shadow-2: 0px 1px 3px rgba(0, 0, 0, .12);--ion-color-step-50: #f2f2f2;--ion-color-step-100: #e6e6e6;--ion-color-step-150: #d9d9d9;--ion-color-step-200: #cccccc;--ion-color-step-250: #bfbfbf;--ion-color-step-300: #b3b3b3;--ion-color-step-350: #a6a6a6;--ion-color-step-400: #999999;--ion-color-step-450: #8c8c8c;--ion-color-step-500: #808080;--ion-color-step-550: #737373;--ion-color-step-600: #666666;--ion-color-step-650: var(--ion-text-color);--ion-color-step-700: #4d4d4d;--ion-color-step-750: #404040;--ion-color-step-800: #333333;--ion-color-step-850: #262626;--ion-color-step-900: #191919;--ion-color-step-950: #0d0d0d;--ion-color-dark-text-fix: #292b33;--ion-color-light-text-fix: #fff;--gd-comp-light-bg-fix: #fff;--gd-comp-dark-bg-fix: #32343e;--gd-comp-light-icon-fix: #fff}body.dark{--ion-color-primary: #f68a22;--ion-color-primary-rgb: 246, 138, 34;--ion-color-primary-contrast: #fff;--ion-color-primary-contrast-rgb: 255, 255, 255;--ion-color-primary-shade: var(--ion-color-primary);--ion-color-primary-tint: var(--ion-color-primary);--gd-comp-color-primary-alpha: #ffe6c1;--gd-comp-color-primary-20: rgba(253, 226, 187, .2);--ion-color-secondary: #1a73e8;--ion-color-secondary-rgb: 26, 115, 232;--ion-color-secondary-contrast: #fff;--ion-color-secondary-contrast-rgb: 255, 255, 255;--ion-color-secondary-shade: var(--ion-color-secondary);--ion-color-secondary-tint: var(--ion-color-secondary);--gd-comp-color-secondary-20: rgba(26, 115, 232, .2);--ion-color-success: #2bb34d;--ion-color-success-rgb: 43, 179, 77;--ion-color-success-contrast: #fff;--ion-color-success-contrast-rgb: 255, 255, 255;--ion-color-success-shade: var(--ion-color-success);--ion-color-success-tint: var(--ion-color-success);--gd-comp-color-success-alpha: #d5f0db;--gd-comp-color-success-20: rgba(43, 179, 77, .2);--ion-color-danger: #f0624d;--ion-color-danger-rgb: 240, 98, 77;--ion-color-danger-contrast: #fff;--ion-color-danger-contrast-rgb: 255, 255, 255;--ion-color-danger-shade: var(--ion-color-danger);--ion-color-danger-tint: var(--ion-color-danger);--gd-comp-color-danger-alpha: #fce0db;--gd-comp-color-danger-20: rgba(240, 99, 77, .2);--ion-color-tertiary: #1a73e8;--ion-color-tertiary-rgb: 26, 115, 232;--ion-color-tertiary-contrast: #fff;--ion-color-tertiary-contrast-rgb: 255, 255, 255;--ion-color-tertiary-shade: var(--ion-color-tertiary);--ion-color-tertiary-tint: var(--ion-color-tertiary);--gd-comp-color-tertiary-alpha: #d1e3fa;--gd-comp-color-tertiary-20: rgba(26, 115, 232, .2);--ion-color-warning: #ffab00;--ion-color-warning-rgb: 255, 171, 0;--ion-color-warning-contrast: #fff;--ion-color-warning-contrast-rgb: 255, 255, 255;--ion-color-warning-shade: var(--ion-color-warning);--ion-color-warning-tint: var(--ion-color-warning);--gd-comp-color-warning-alpha: #ffeecc;--gd-comp-color-warning-20: rgba(255, 171, 0, .2);--ion-color-dark: #f4f5f8;--ion-color-dark-rgb: 244, 245, 248;--ion-color-dark-contrast: #000000;--ion-color-dark-contrast-rgb: 0, 0, 0;--ion-color-dark-shade: #d7d8da;--ion-color-dark-tint: #f5f6f9;--ion-color-light: #222428;--ion-color-light-rgb: 34, 36, 40;--ion-color-light-contrast: #fff;--ion-color-light-contrast-rgb: 255, 255, 255;--ion-color-light-shade: #1e2023;--ion-color-light-tint: #383a3e;--ion-color-medium: #a5b0b7;--ion-color-medium-rgb: 165, 176, 183;--ion-color-medium-contrast: #fff;--ion-color-medium-contrast-rgb: 255, 255, 255;--ion-color-medium-shade: var(--ion-color-medium);--ion-color-medium-tint: var(--ion-color-medium);--ion-background-color: #292b33;--ion-background-color-rgb: 41, 43, 51;--gd-comp-color-bg-1: #2c2d35;--gd-comp-color-bg-1-rgb: rgb(44, 45, 53);--gd-comp-color-bg-2: #32343e;--gd-comp-color-bg-2-rgb: rgb(50, 52, 62);--ion-text-color: #fff;--ion-text-color-rgb: 255, 255, 255;--ion-color-text-1: rgba(var(--ion-text-color-rgb), .7);--ion-color-text-2: rgba(var(--ion-text-color-rgb), .45);--ion-placeholder-color: var(--ion-color-text-2);--ion-color-basic: #808080;--ion-color-basic-rgb: 128, 128, 128;--gd-comp-color-basic-alpha: #e6e6e6;--gd-comp-color-basic-2: rgba(128, 128, 128, .2);--ion-border-color: #474a57;--gd-comp-border-color-1: #474a57;--gd-comp-border-color-2: rgba(165, 176, 183, .4);--gd-comp-border-color-3: rgba(196, 205, 212, .5);--gd-comp-border-hover: #535665;--gd-comp-color-hover: rgba(255, 255, 255, .1);--gd-comp-row-hover: #1a1a1a;--gd-comp-border-radius: 6px;--gd-comp-color-skeleton: #474a57;--ion-color-step-50: #f2f2f2;--ion-color-step-100: #e6e6e6;--ion-color-step-150: #d9d9d9;--ion-color-step-200: #cccccc;--ion-color-step-250: #bfbfbf;--ion-color-step-300: #b3b3b3;--ion-color-step-350: #a6a6a6;--ion-color-step-400: #999999;--ion-color-step-450: #8c8c8c;--ion-color-step-500: #808080;--ion-color-step-550: #737373;--ion-color-step-600: #666666;--ion-color-step-650: var(--ion-text-color);--ion-color-step-700: #4d4d4d;--ion-color-step-750: #404040;--ion-color-step-800: #333333;--ion-color-step-850: #262626;--ion-color-step-900: #191919;--ion-color-step-950: #0d0d0d;--ion-color-dark-text-fix: #292b33;--ion-color-light-text-fix: #fff;--gd-comp-dark-bg-fix: #32343e;--gd-comp-light-bg-fix: #fff;--gd-comp-light-icon-fix: #fff}.gd-color-primary-alpha{--ion-color-base: var(--gd-color-primary-alpha)}.gd-comp-color-primary-20{--ion-color-base: var(--gd-comp-color-primary-20)}.gd-comp-color-success-alpha{--ion-color-base: var(--gd-comp-color-success-alpha)}.gd-comp-color-success-20{--ion-color-base: var(--gd-comp-color-success-20)}.gd-comp-color-danger-alpha{--ion-color-base: var(--gd-comp-color-danger-alpha)}.gd-comp-color-danger-20{--ion-color-base: var(--gd-comp-color-danger-20)}.gd-comp-color-tertiary-alpha{--ion-color-base: var(--gd-comp-color-tertiary-alpha)}.gd-comp-color-tertiary-20{--ion-color-base: var(--gd-comp-color-tertiary-20)}.gd-comp-color-warning-alpha{--ion-color-base: var(--gd-comp-color-warning-alpha)}.gd-comp-color-warning-20{--ion-color-base: var(--gd-comp-color-warning-20)}.ion-color-text-1{--ion-color-base: var(--ion-color-text-1) !important}.ion-color-text-2{--ion-color-base: var(--ion-color-text-2) !important}.gd-comp-color-bg-1{--ion-color-base: var(--gd-comp-color-bg-1)}.gd-comp-color-bg-2{--ion-color-base: var(--gd-comp-color-bg-2)}.gd-comp-border-color-1{--ion-color-base: var(--gd-comp-border-color-1)}.gd-comp-border-color-2{--ion-color-base: var(--gd-comp-border-color-2)}.gd-comp-color-hover{--ion-color-base: var(--gd-comp-color-hover)}.gd-comp-color-skeleton{--ion-color-base: var(--gd-comp-color-skeleton)}@font-face{font-family:Nunito-Black;src:url(Nunito-Black.099f3e006ce08f78.ttf)}@font-face{font-family:Nunito-Black-Italic;src:url(Nunito-BlackItalic.dc993bbd43f175df.ttf)}@font-face{font-family:Nunito-Bold;src:url(Nunito-Bold.5d53bcb86d7da282.ttf)}@font-face{font-family:Nunito-Extra-Bold;src:url(Nunito-ExtraBold.e1e8a5663bbb96d1.ttf)}@font-face{font-family:Nunito-Extra-Bold-Italic;src:url(Nunito-ExtraBoldItalic.aff1daf9ec439e10.ttf)}@font-face{font-family:Nunito-SemiBold;src:url(Nunito-SemiBold.a42bbd27846c5b53.ttf)}@font-face{font-family:Nunito-SemiBold-Italic;src:url(Nunito-SemiBoldItalic.d3d3aa9fa9deb995.ttf)}@font-face{font-family:Nunito-Regular;src:url(Nunito-Regular.356cf14003d102b3.ttf)}@font-face{font-family:Nunito-Italic;src:url(Nunito-Italic.32cd00250a396cf9.ttf)}@font-face{font-family:Nunito-Light;src:url(Nunito-Light.c99f09bd5d93b70d.ttf)}@font-face{font-family:Nunito-Extra-Light-Italic;src:url(Nunito-ExtraLightItalic.913f060c7bebad59.ttf)}@font-face{font-family:Sans-Black;src:url(SourceSansPro-Black.67318b0a7cb213d9.ttf)}@font-face{font-family:Sans-Black-Italic;src:url(SourceSansPro-BlackItalic.23330bf1e232fa21.ttf)}@font-face{font-family:Sans-Bold;src:url(SourceSansPro-Bold.b5632690d6dca1fa.ttf)}@font-face{font-family:Sans-Bold-Italic;src:url(SourceSansPro-BoldItalic.92d7cf55b307313a.ttf)}@font-face{font-family:Sans-SemiBold;src:url(SourceSansPro-SemiBold.2f7e419a7ef58ad9.ttf)}@font-face{font-family:Sans-SemiBold-Italic;src:url(SourceSansPro-SemiBoldItalic.7d44e6a4708bc0e0.ttf)}@font-face{font-family:Sans-Regular;src:url(SourceSansPro-Regular.7c58efee1bf88637.ttf)}@font-face{font-family:Inter;src:url(Inter-Regular.8c0fe73bdbebb91d.ttf)}@font-face{font-family:Sans-Light;src:url(SourceSansPro-Light.9a1fbebb12ef4f7b.ttf)}@font-face{font-family:Sans-Light-Italic;src:url(SourceSansPro-LightItalic.71aef769642b880d.ttf)}@font-face{font-family:Sans-Extra-Light;src:url(SourceSansPro-ExtraLight.823fea9df46f6258.ttf)}@font-face{font-family:Sans-Extra-Light-Italic;src:url(SourceSansPro-ExtraLightItalic.873bc3bbcc51ffb2.ttf)}[lh-12]{line-height:12px}[lh-15]{line-height:15px}[lh-17]{line-height:17px}[lh-20]{line-height:20px}[lh-24]{line-height:24px}.sun-editor{width:auto;height:auto;box-sizing:border-box;font-family:Helvetica Neue;border:1px solid #dadada;background-color:#fff;color:#000;user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none}.sun-editor *{box-sizing:border-box;-webkit-user-drag:none;overflow:visible}.sun-editor-common button,.sun-editor-common input,.sun-editor-common select,.sun-editor-common textarea{font-size:14px;line-height:1.5}.sun-editor-common blockquote,.sun-editor-common body,.sun-editor-common button,.sun-editor-common code,.sun-editor-common dd,.sun-editor-common div,.sun-editor-common dl,.sun-editor-common dt,.sun-editor-common fieldset,.sun-editor-common form,.sun-editor-common h1,.sun-editor-common h2,.sun-editor-common h3,.sun-editor-common h4,.sun-editor-common h5,.sun-editor-common h6,.sun-editor-common input,.sun-editor-common legend,.sun-editor-common li,.sun-editor-common ol,.sun-editor-common p,.sun-editor-common pre,.sun-editor-common select,.sun-editor-common td,.sun-editor-common textarea,.sun-editor-common th,.sun-editor-common ul{margin:0;padding:0;border:0}.sun-editor-common dl,.sun-editor-common li,.sun-editor-common menu,.sun-editor-common ol,.sun-editor-common ul{list-style:none!important}.sun-editor-common hr{margin:6px 0!important}.sun-editor textarea{resize:none;border:0;padding:0}.sun-editor button{border:0;background-color:transparent;touch-action:manipulation;cursor:pointer;outline:none}.sun-editor button,.sun-editor input,.sun-editor select,.sun-editor textarea{vertical-align:middle}.sun-editor button span{display:block;margin:0;padding:0}.sun-editor button .txt{display:block;margin-top:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sun-editor button *{pointer-events:none;backface-visibility:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden}.sun-editor svg{fill:currentColor}.sun-editor .se-svg,.sun-editor button>svg{width:16px;height:16px;margin:auto;fill:currentColor;display:block;text-align:center;float:none}.sun-editor .close>svg,.sun-editor .se-dialog-close>svg{width:10px;height:10px}.sun-editor .se-btn-select>svg{float:right;width:10px;height:10px}.sun-editor .se-btn-list>.se-list-icon{display:inline-block;width:16px;height:16px;margin:-1px 10px 0 0;vertical-align:middle}.sun-editor .se-line-breaker>button>svg{width:24px;height:24px}.sun-editor button>i:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;font-size:15px;line-height:2}.sun-editor button>[class=se-icon-text]{font-size:20px;line-height:1}.sun-editor .se-arrow,.sun-editor .se-arrow:after{position:absolute;display:block;width:0;height:0;border:11px solid transparent}.sun-editor .se-arrow.se-arrow-up{top:-11px;left:20px;margin-left:-11px;border-top-width:0;border-bottom-color:#dadada}.sun-editor .se-arrow.se-arrow-up:after{top:1px;margin-left:-11px;content:" ";border-top-width:0;border-bottom-color:#fff}.sun-editor .se-toolbar .se-arrow.se-arrow-up:after{border-bottom-color:#fafafa}.sun-editor .se-arrow.se-arrow-down{top:0;left:0;margin-left:-11px;border-bottom-width:0;border-top-color:#dadada}.sun-editor .se-arrow.se-arrow-down:after{top:-12px;margin-left:-11px;content:" ";border-bottom-width:0;border-top-color:#fff}.sun-editor .se-toolbar .se-arrow.se-arrow-down:after{border-top-color:#fafafa}.sun-editor .se-container{position:relative;width:auto;height:auto}.sun-editor button{color:#000}.sun-editor .se-btn{float:left;width:34px;height:34px;border:0;border-radius:4px;margin:1px!important;padding:0;font-size:12px;line-height:27px}.sun-editor .se-btn:enabled:focus,.sun-editor .se-btn:enabled:hover{background-color:#e1e1e1;border-color:#d1d1d1;outline:0 none}.sun-editor .se-btn:enabled:active{background-color:#d1d1d1;border-color:#c1c1c1;box-shadow:inset 0 3px 5px #c1c1c1}.sun-editor .se-btn-primary{color:#000;background-color:#c7deff;border:1px solid #80bdff;border-radius:4px}.sun-editor .se-btn-primary:focus,.sun-editor .se-btn-primary:hover{color:#000;background-color:#80bdff;border-color:#3f9dff;outline:0 none}.sun-editor .se-btn-primary:active{color:#fff;background-color:#3f9dff;border-color:#4592ff;box-shadow:inset 0 3px 5px #4592ff}.sun-editor input,.sun-editor select,.sun-editor textarea{color:#000;border:1px solid #ccc;border-radius:4px}.sun-editor input:focus,.sun-editor select:focus,.sun-editor textarea:focus{border:1px solid #80bdff;outline:0;box-shadow:0 0 0 .2rem #c7deff;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.sun-editor .se-btn:enabled.active{color:#4592ff;outline:0 none}.sun-editor .se-btn:enabled.active:focus,.sun-editor .se-btn:enabled.active:hover{background-color:#e1e1e1;border-color:#d1d1d1;outline:0 none}.sun-editor .se-btn:enabled.active:active{background-color:#d1d1d1;border-color:#c1c1c1;box-shadow:inset 0 3px 5px #c1c1c1}.sun-editor .se-btn:enabled.on{background-color:#e1e1e1;border-color:#d1d1d1;outline:0 none}.sun-editor .se-btn:enabled.on:focus,.sun-editor .se-btn:enabled.on:hover{background-color:#d1d1d1;border-color:#c1c1c1;outline:0 none}.sun-editor .se-btn:enabled.on:active{background-color:#c1c1c1;border-color:#b1b1b1;box-shadow:inset 0 3px 5px #b1b1b1}.sun-editor .se-btn-list:disabled,.sun-editor .se-btn:disabled,.sun-editor button:disabled{cursor:not-allowed;background-color:inherit;color:#bdbdbd}.sun-editor .se-loading-box{position:absolute;display:none;width:100%;height:100%;top:0;left:0;background-color:#fff;opacity:.7;filter:alpha(opacity=70);z-index:2147483647}.sun-editor .se-loading-box .se-loading-effect{position:absolute;display:block;top:50%;left:50%;height:25px;width:25px;border-top:2px solid #07d;border-right:2px solid transparent;border-radius:50%;animation:spinner .8s linear infinite;margin:-25px 0 0 -25px}.sun-editor .se-line-breaker{position:absolute;display:none;width:100%;height:1px;cursor:text;border-top:1px solid #3288ff;z-index:7}.sun-editor .se-line-breaker>button.se-btn{position:relative;display:inline-block;width:30px;height:30px;top:-15px;float:none;left:-50%;background-color:#fff;border:1px solid #0c2240;opacity:.6;cursor:pointer}.sun-editor .se-line-breaker>button.se-btn:hover{opacity:.9;background-color:#fff;border-color:#041b39}.sun-editor .se-line-breaker-component{position:absolute;display:none;width:24px;height:24px;background-color:#fff;border:1px solid #0c2240;opacity:.6;border-radius:4px;cursor:pointer;z-index:7}.sun-editor .se-line-breaker-component:hover{opacity:.9}.sun-editor .se-toolbar{display:block;position:relative;height:auto;width:100%;overflow:visible;padding:0;margin:0;background-color:#fafafa;outline:1px solid #dadada;z-index:5}.sun-editor .se-toolbar-shadow{display:block!important;height:0!important;padding:0!important;margin:0!important;background-color:transparent!important;outline:none!important;border:none!important;z-index:0!important}.sun-editor .se-toolbar-cover{position:absolute;display:none;font-size:36px;width:100%;height:100%;top:0;left:0;background-color:#fefefe;opacity:.5;filter:alpha(opacity=50);cursor:not-allowed;z-index:4}.sun-editor .se-toolbar-separator-vertical{display:inline-block;height:0;width:0;margin:0;vertical-align:top}.sun-editor .se-toolbar.se-toolbar-balloon,.sun-editor .se-toolbar.se-toolbar-inline{display:none;position:absolute;box-shadow:0 3px 9px #00000080;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5)}.sun-editor .se-toolbar.se-toolbar-balloon{z-index:2147483647;width:auto}.sun-editor .se-toolbar.se-toolbar-sticky{position:fixed;top:0}.sun-editor .se-toolbar-sticky-dummy{display:none;position:static;z-index:-1}.sun-editor .se-btn-module{display:inline-block}.sun-editor .se-btn-module-border{border:1px solid #dadada;border-radius:4px;margin-left:1px;margin-right:1px}.sun-editor .se-btn-module-enter{display:block;width:100%;height:0;margin:0;padding:0;background-color:transparent}.sun-editor .se-toolbar-more-layer{margin:0 -3px;background-color:#fafafa}.sun-editor .se-toolbar-more-layer .se-more-layer{display:none;border-top:1px solid #dadada}.sun-editor .se-toolbar-more-layer .se-more-layer .se-more-form{display:inline-block;width:100%;height:auto;padding:4px 3px 0}.sun-editor .se-btn-module .se-btn-more.se-btn-more-text{width:auto;padding:0 4px}.sun-editor .se-btn-module .se-btn-more:focus,.sun-editor .se-btn-module .se-btn-more:hover{color:#000;background-color:#d1d1d1;border-color:#c1c1c1;outline:0 none}.sun-editor .se-btn-module .se-btn-more.on{color:#333;background-color:#d1d1d1;border-color:#c1c1c1;outline:0 none}.sun-editor .se-btn-module .se-btn-more.on:hover{color:#000;background-color:#c1c1c1;border-color:#b1b1b1;outline:0 none}.sun-editor .se-menu-list,.sun-editor .se-menu-list li{float:left;padding:0;margin:0}.sun-editor .se-menu-list li{position:relative}.sun-editor .se-btn-select{width:auto;display:flex;padding:4px 6px}.sun-editor .se-btn-select .txt{flex:auto;text-align:left}.sun-editor .se-btn-select.se-btn-tool-font{width:100px}.sun-editor .se-btn-select.se-btn-tool-format{width:82px}.sun-editor .se-btn-select.se-btn-tool-size{width:78px}.sun-editor .se-btn-tray{position:relative;width:100%;height:auto;padding:4px 3px 0;margin:0}.sun-editor .se-menu-tray{position:absolute;top:0;left:0;width:100%;height:0}.sun-editor .se-submenu{overflow-x:hidden;overflow-y:auto}.sun-editor .se-menu-container{overflow-x:unset;overflow-y:unset}.sun-editor .se-list-layer{display:none;position:absolute;top:0;left:0;height:auto;z-index:5;border:1px solid #bababa;border-radius:4px;padding:6px 0;background-color:#fff;box-shadow:0 3px 9px #00000080;outline:0 none}.sun-editor .se-list-layer .se-list-inner{padding:0;margin:0;overflow-x:initial;overflow-y:initial;overflow:visible}.sun-editor .se-list-layer button{margin:0;width:100%}.sun-editor .se-list-inner ul{width:100%;padding:0}.sun-editor .se-list-inner li>button{min-width:100%;width:max-content}.sun-editor .se-list-inner .se-list-basic li{width:100%}.sun-editor .se-list-inner .se-list-basic li button.active{background-color:#80bdff;border:1px solid #3f9dff;border-left:0;border-right:0}.sun-editor .se-list-inner .se-list-basic li button.active:hover{background-color:#3f9dff;border:1px solid #4592ff;border-left:0;border-right:0}.sun-editor .se-list-inner .se-list-basic li button.active:active{background-color:#4592ff;border:1px solid #407dd1;border-left:0;border-right:0;box-shadow:inset 0 3px 5px #407dd1}.sun-editor .se-list-inner .se-list-checked li button>.se-svg{float:left;padding:6px 6px 0 0}.sun-editor .se-list-inner .se-list-checked li button>.se-svg>svg{display:none}.sun-editor .se-list-inner .se-list-checked li button.se-checked{color:#4592ff}.sun-editor .se-list-inner .se-list-checked li button.se-checked>.se-svg>svg{display:block}.sun-editor .se-btn-list{width:100%;height:auto;min-height:32px;padding:0 14px;cursor:pointer;font-size:12px;line-height:normal;text-indent:0;text-decoration:none;text-align:left}.sun-editor .se-btn-list.default_value{background-color:#f3f3f3;border-top:1px dotted #b1b1b1;border-bottom:1px dotted #b1b1b1}.sun-editor .se-btn-list:focus,.sun-editor .se-btn-list:hover{background-color:#e1e1e1;border-color:#d1d1d1;outline:0 none}.sun-editor .se-btn-list:active{background-color:#d1d1d1;border-color:#c1c1c1;box-shadow:inset 0 3px 5px #c1c1c1}.sun-editor .se-list-layer.se-list-font-size{min-width:140px;max-height:300px}.sun-editor .se-list-layer.se-list-font-family{min-width:156px}.sun-editor .se-list-layer.se-list-font-family .default{border-bottom:1px solid #ccc}.sun-editor .se-list-layer.se-list-line{width:125px}.sun-editor .se-list-layer.se-list-line hr{border-width:1px 0 0;height:1px}.sun-editor .se-list-layer.se-list-align .se-list-inner{left:9px}.sun-editor .se-list-layer.se-list-format{min-width:156px}.sun-editor .se-list-layer.se-list-format li{padding:0;width:100%}.sun-editor .se-list-layer.se-list-format ul .se-btn-list{line-height:100%}.sun-editor .se-list-layer.se-list-format ul .se-btn-list[data-value=h1]{height:40px}.sun-editor .se-list-layer.se-list-format ul .se-btn-list[data-value=h2]{height:34px}.sun-editor .se-list-layer.se-list-format ul p{font-size:13px}.sun-editor .se-list-layer.se-list-format ul div{font-size:13px;padding:4px 2px}.sun-editor .se-list-layer.se-list-format ul h1{font-size:2em;font-weight:700;color:#333}.sun-editor .se-list-layer.se-list-format ul h2{font-size:1.5em;font-weight:700;color:#333}.sun-editor .se-list-layer.se-list-format ul h3{font-size:1.17em;font-weight:700;color:#333}.sun-editor .se-list-layer.se-list-format ul h4{font-size:1em;font-weight:700;color:#333}.sun-editor .se-list-layer.se-list-format ul h5{font-size:.83em;font-weight:700;color:#333}.sun-editor .se-list-layer.se-list-format ul h6{font-size:.67em;font-weight:700;color:#333}.sun-editor .se-list-layer.se-list-format ul blockquote{font-size:13px;color:#999;height:22px;margin:0;background-color:transparent;line-height:1.5;border-color:#b1b1b1;padding:0 0 0 7px;border-left:5px #b1b1b1;border-style:solid}.sun-editor .se-list-layer.se-list-format ul pre{font-size:13px;color:#666;padding:4px 11px;margin:0;background-color:#f9f9f9;border:1px solid #e1e1e1;border-radius:4px}.sun-editor .se-selector-table{display:none;position:absolute;top:34px;left:1px;z-index:5;padding:5px 0;float:left;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border-radius:4px;box-shadow:0 6px 12px #0000002d}.sun-editor .se-selector-table .se-table-size{font-size:18px;padding:0 5px}.sun-editor .se-selector-table .se-table-size-picker{position:absolute!important;z-index:3;font-size:18px;width:10em;height:10em;cursor:pointer}.sun-editor .se-selector-table .se-table-size-highlighted{position:absolute!important;z-index:2;font-size:18px;width:1em;height:1em;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsQAAA7EAZUrDhsAAAAZdEVYdFNvZnR3YXJlAEFkb2JlIEltYWdlUmVhZHlxyWU8AAADJmlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDIgNzkuMTYwOTI0LCAyMDE3LzA3LzEzLTAxOjA2OjM5ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo4QTZCNzMzN0I3RUYxMUU4ODcwQ0QwMjM1NTgzRTJDNyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo4QTZCNzMzNkI3RUYxMUU4ODcwQ0QwMjM1NTgzRTJDNyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOCAoV2luZG93cykiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0MzYyNEUxRUI3RUUxMUU4ODZGQzgwRjNBODgyNTdFOSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0MzYyNEUxRkI3RUUxMUU4ODZGQzgwRjNBODgyNTdFOSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pl0yAuwAAABBSURBVDhPY/wPBAxUAGCDGvdBeWSAeicIDTfIXREiQArYeR9hEBOEohyMGkQYjBpEGAxjg6ib+yFMygCVvMbAAABj0hwMTNeKJwAAAABJRU5ErkJggg==) repeat}.sun-editor .se-selector-table .se-table-size-unhighlighted{position:relative!important;z-index:1;font-size:18px;width:10em;height:10em;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIj4+Pjp6ekKlAqjAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKhmnaJzPAAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC) repeat}.sun-editor .se-selector-table .se-table-size-display{padding-left:5px}.sun-editor .se-list-layer.se-table-split{top:36px}.sun-editor .se-list-layer .se-selector-color{display:flex;width:max-content;max-width:270px;height:auto;padding:0;margin:auto}.sun-editor .se-list-layer .se-selector-color .se-color-pallet{width:100%;height:100%;padding:0}.sun-editor .se-list-layer .se-selector-color .se-color-pallet li{display:flex;float:left;position:relative;margin:0}.sun-editor .se-list-layer .se-selector-color .se-color-pallet button{display:block;cursor:default;width:30px;height:30px;text-indent:-9999px}.sun-editor .se-list-layer .se-selector-color .se-color-pallet button.active,.sun-editor .se-list-layer .se-selector-color .se-color-pallet button:focus,.sun-editor .se-list-layer .se-selector-color .se-color-pallet button:hover{border:3px solid #fff}.sun-editor .se-form-group{display:flex;width:100%;min-height:40px;height:auto;padding:4px}.sun-editor .se-form-group input{flex:auto;display:inline-block;width:auto;height:33px;font-size:12px;margin:1px 0;padding:0;border-radius:.25rem;border:1px solid #ccc}.sun-editor .se-form-group button,.sun-editor .se-submenu-form-group button{float:right;width:34px;height:34px;margin:0 2px!important}.sun-editor .se-form-group button.se-btn{border:1px solid #ccc}.sun-editor .se-form-group>div{position:relative}.sun-editor .se-form-group label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}.sun-editor .se-form-group-label{width:100%;height:auto;padding:0 4px}.sun-editor .se-form-group-label label{font-size:13px;font-weight:700}.sun-editor .se-submenu .se-form-group input{width:auto;height:33px;color:#555}.sun-editor .se-submenu .se-form-group .se-color-input{width:72px;text-transform:uppercase;border:none;border-bottom:2px solid #b1b1b1;outline:none}.sun-editor .se-submenu .se-form-group .se-color-input:focus{border-bottom:3px solid #b1b1b1}.sun-editor .se-wrapper{position:relative!important;width:100%;height:auto;overflow:hidden;z-index:1}.sun-editor .se-wrapper .se-wrapper-inner{width:100%;height:100%;min-height:65px;overflow-y:auto;overflow-x:auto;-webkit-overflow-scrolling:touch;user-select:auto;-o-user-select:auto;-moz-user-select:auto;-khtml-user-select:auto;-webkit-user-select:auto;-ms-user-select:auto}.sun-editor .se-wrapper .se-wrapper-inner:focus{outline:none}.sun-editor .se-wrapper .se-wrapper-code{background-color:#191919;color:#fff;font-size:13px;word-break:break-all;padding:4px;margin:0;resize:none!important}.sun-editor .se-wrapper .se-wrapper-wysiwyg{display:block}.sun-editor .se-wrapper .se-wrapper-code-mirror{font-size:13px}.sun-editor .se-wrapper .se-placeholder{position:absolute;display:none;white-space:nowrap;text-overflow:ellipsis;z-index:1;color:#b1b1b1;font-size:13px;line-height:1.5;top:0;left:0;right:0;overflow:hidden;margin-top:0;padding-top:16px;padding-left:16px;margin-left:0;padding-right:16px;margin-right:0;pointer-events:none;backface-visibility:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden}.sun-editor .se-resizing-bar{display:flex;width:auto;height:auto;min-height:16px;border-top:1px solid #dadada;padding:0 4px;background-color:#fafafa;cursor:ns-resize}.sun-editor .se-resizing-bar.se-resizing-none{cursor:default}.sun-editor .se-resizing-back{position:absolute;display:none;cursor:default;top:0;left:0;width:100%;height:100%;z-index:2147483647}.sun-editor .se-resizing-bar .se-navigation{flex:auto;position:relative;width:auto;height:auto;color:#666;margin:0;padding:0;font-size:10px;line-height:1.5;background:transparent}.sun-editor .se-resizing-bar .se-char-counter-wrapper{flex:none;position:relative;display:block;width:auto;height:auto;margin:0;padding:0;color:#999;font-size:13px;background:transparent}.sun-editor .se-resizing-bar .se-char-counter-wrapper.se-blink{color:#b94a48;animation:blinker .2s linear infinite}.sun-editor .se-resizing-bar .se-char-counter-wrapper .se-char-label{margin-right:4px}.sun-editor .se-dialog{position:absolute;display:none;top:0;left:0;width:100%;height:100%;z-index:2147483647}.sun-editor .se-dialog button,.sun-editor .se-dialog input,.sun-editor .se-dialog label{font-size:14px;line-height:1.5;color:#111;margin:0}.sun-editor .se-dialog .se-dialog-back{background-color:#222;opacity:.5}.sun-editor .se-dialog .se-dialog-back,.sun-editor .se-dialog .se-dialog-inner{position:absolute;width:100%;height:100%;top:0;left:0}.sun-editor .se-dialog .se-dialog-inner .se-dialog-content{position:relative;width:auto;max-width:500px;margin:1.75rem auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:4px;outline:0;box-shadow:0 3px 9px #00000080}@media screen and (max-width:509px){.sun-editor .se-dialog .se-dialog-inner .se-dialog-content{width:100%}}.sun-editor .se-dialog .se-dialog-inner .se-dialog-content label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}.sun-editor .se-dialog .se-dialog-inner .se-dialog-content .se-btn-primary{display:inline-block;padding:6px 12px;margin:0 0 10px!important;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;touch-action:manipulation;border-radius:4px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-header{height:50px;padding:6px 15px;border-bottom:1px solid #e5e5e5}.sun-editor .se-dialog .se-dialog-inner .se-dialog-header .se-dialog-close{float:right;font-weight:700;text-shadow:0 1px 0 #fff;-webkit-appearance:none;filter:alpha(opacity=100);opacity:1}.sun-editor .se-dialog .se-dialog-inner .se-dialog-header .se-modal-title{float:left;font-size:14px;font-weight:700;margin:0;padding:0;line-height:2.5}.sun-editor .se-dialog .se-dialog-inner .se-dialog-body{position:relative;padding:15px 15px 5px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form{margin-bottom:10px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form-footer{margin-top:10px;margin-bottom:0}.sun-editor .se-dialog .se-dialog-inner input:disabled{background-color:#f3f3f3}.sun-editor .se-dialog .se-dialog-inner .se-dialog-size-text{width:100%}.sun-editor .se-dialog .se-dialog-inner .se-dialog-size-text .size-h,.sun-editor .se-dialog .se-dialog-inner .se-dialog-size-text .size-w{width:70px;text-align:center}.sun-editor .se-dialog .se-dialog-inner .se-dialog-size-x{margin:0 8px;width:25px;text-align:center}.sun-editor .se-dialog .se-dialog-inner .se-dialog-footer{height:auto;min-height:55px;padding:10px 15px 0;text-align:right;border-top:1px solid #e5e5e5}.sun-editor .se-dialog .se-dialog-inner .se-dialog-footer>div{float:left}.sun-editor .se-dialog .se-dialog-inner .se-dialog-footer>div>label{margin:0 5px 0 0}.sun-editor .se-dialog .se-dialog-inner .se-dialog-btn-radio{margin-left:12px;margin-right:6px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-btn-check{margin-left:12px;margin-right:4px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form-footer .se-dialog-btn-check{margin-left:0;margin-right:4px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form-footer label:first-child{margin-right:16px;margin-left:0}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-dialog-form-files{position:relative;display:flex;align-items:center}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-dialog-form-files>input{flex:auto}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-dialog-form-files .se-dialog-files-edge-button{flex:auto;opacity:.8;border:1px solid #ccc}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-dialog-form-files .se-dialog-files-edge-button.se-file-remove>svg{width:8px;height:8px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-dialog-form-files .se-dialog-files-edge-button:hover{background-color:#f0f0f0;outline:0 none}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-dialog-form-files .se-dialog-files-edge-button:active{background-color:#e9e9e9;box-shadow:inset 0 3px 5px #d6d6d6}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-select{display:inline-block;width:auto;height:34px;font-size:14px;text-align:center;line-height:1.42857143}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-control{display:inline-block;width:70px;height:34px;font-size:14px;text-align:center;line-height:1.42857143}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-form{display:block;width:100%;height:34px;font-size:14px;line-height:1.42857143;padding:0 4px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-form.se-input-url{direction:ltr}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-form.se-input-url:disabled{text-decoration:line-through;color:#999}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-video-ratio{width:70px;margin-left:4px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form a{color:#004cff}.sun-editor .se-dialog .se-dialog-inner .se-dialog-btn-revert{border:1px solid #ccc}.sun-editor .se-dialog .se-dialog-inner .se-dialog-btn-revert:hover{background-color:#e1e1e1;border-color:#d1d1d1;outline:0 none}.sun-editor .se-dialog .se-dialog-inner .se-dialog-btn-revert:active{background-color:#d1d1d1;border-color:#c1c1c1;box-shadow:inset 0 3px 5px #c1c1c1}.sun-editor .se-dialog-tabs{width:100%;height:25px;border-bottom:1px solid #e5e5e5}.sun-editor .se-dialog-tabs button{background-color:#e5e5e5;border-right:1px solid #e5e5e5;float:left;outline:none;padding:2px 13px;transition:.3s}.sun-editor .se-dialog-tabs button:hover{background-color:#fff}.sun-editor .se-dialog-tabs button.active{background-color:#fff;border-bottom:0}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-form.se-math-exp{resize:vertical;height:14em;border:1px solid #ccc;font-size:13px;padding:4px;direction:ltr}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-select.se-math-size{width:6em;height:28px;margin-left:1em}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-math-preview{font-size:13px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-math-preview>span{display:inline-block;box-shadow:0 0 0 .1rem #c7deff}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-math-preview>span *{direction:ltr}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-math-preview>.se-math-katex-error{color:#b94a48;box-shadow:0 0 0 .1rem #f2dede}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-math-preview>.se-math-katex-error svg{width:auto;height:30px;color:#b94a48}.sun-editor .se-dialog .se-dialog-inner .se-link-preview{display:block;height:auto;max-height:18px;font-size:13px;font-weight:400;font-family:inherit;color:#666;background-color:transparent;overflow:hidden;text-overflow:ellipsis;word-break:break-all;white-space:pre}.sun-editor .se-dialog .se-dialog-inner .se-anchor-preview-form{width:100%;display:flex;margin-top:4px}.sun-editor .se-dialog .se-dialog-inner .se-anchor-preview-form .se-svg.se-anchor-preview-icon{flex:unset;display:none;line-height:1.5;color:#4592ff}.sun-editor .se-dialog .se-dialog-inner .se-anchor-preview-form .se-link-preview{flex:auto;margin:0}.sun-editor .se-dialog .se-dialog-inner .se-anchor-rel{height:34px}.sun-editor .se-dialog .se-dialog-inner .se-anchor-rel-btn{width:46px;color:#3f9dff}.sun-editor .se-dialog .se-dialog-inner .se-anchor-rel-wrapper{display:flex;line-height:1.5;padding-top:6px}.sun-editor .se-dialog .se-dialog-inner .se-anchor-rel-preview{text-align:left}.sun-editor .se-controller .se-arrow.se-arrow-up{border-bottom-color:#00000040}.sun-editor .se-controller{position:absolute;display:none;overflow:visible;z-index:6;border:1px solid rgba(0,0,0,.25);border-radius:4px;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;background-color:#fff;background-clip:padding-box;box-shadow:0 5px 10px #0003;line-break:auto}.sun-editor .se-controller .se-btn-group{position:relative;display:flex;vertical-align:middle;padding:2px;top:0;left:0}.sun-editor .se-controller .se-btn-group .se-btn-group-sub{left:50%;min-width:auto;width:max-content;display:none}.sun-editor .se-controller .se-btn-group .se-btn-group-sub button{margin:0;min-width:72px}.sun-editor .se-controller .se-btn-group button{position:relative;min-height:34px;height:auto;border:none;border-radius:4px;margin:1px;padding:5px 10px;font-size:12px;line-height:1.5;display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;touch-action:manipulation}.sun-editor .se-controller .se-btn-group button:focus:enabled,.sun-editor .se-controller .se-btn-group button:hover:enabled{background-color:#e1e1e1;border-color:#d1d1d1;outline:0 none}.sun-editor .se-controller .se-btn-group button:active:enabled{background-color:#d1d1d1;border-color:#c1c1c1;box-shadow:inset 0 3px 5px #c1c1c1}.sun-editor .se-controller .se-btn-group button span{display:block;padding:0;margin:0}.sun-editor .se-controller .se-btn-group button:enabled.active{color:#4592ff;outline:0 none}.sun-editor .se-controller .se-btn-group button:enabled.active:focus,.sun-editor .se-controller .se-btn-group button:enabled.active:hover{background-color:#e1e1e1;border-color:#d1d1d1;outline:0 none}.sun-editor .se-controller .se-btn-group button:enabled.active:active{background-color:#d1d1d1;border-color:#c1c1c1;box-shadow:inset 0 3px 5px #c1c1c1}.sun-editor .se-controller .se-btn-group button:enabled.on{background-color:#e1e1e1;border-color:#d1d1d1;outline:0 none}.sun-editor .se-controller .se-btn-group button:enabled.on:focus,.sun-editor .se-controller .se-btn-group button:enabled.on:hover{background-color:#d1d1d1;border-color:#c1c1c1;outline:0 none}.sun-editor .se-controller .se-btn-group button:enabled.on:active{background-color:#c1c1c1;border-color:#b1b1b1;box-shadow:inset 0 3px 5px #b1b1b1}.sun-editor .se-controller .se-form-group input{min-width:120px}.sun-editor .se-controller-resizing{margin-top:-50px!important;padding:0;font-size:14px;font-style:normal;font-weight:400;line-height:1.42857143}.sun-editor .se-controller-resizing .se-btn-group .se-btn-group-sub.se-resizing-align-list{width:74px}.sun-editor .se-resizing-container{position:absolute;display:none;outline:1px solid #3f9dff;background-color:transparent}.sun-editor .se-resizing-container .se-modal-resize{position:absolute;display:inline-block;background-color:#3f9dff;opacity:.3}.sun-editor .se-resizing-container .se-resize-dot{position:absolute;top:0;left:0;width:100%;height:100%}.sun-editor .se-resizing-container .se-resize-dot>span{position:absolute;width:7px;height:7px;background-color:#3f9dff;border:1px solid #4592ff}.sun-editor .se-resizing-container .se-resize-dot>span.tl{top:-5px;left:-5px;cursor:nw-resize}.sun-editor .se-resizing-container .se-resize-dot>span.tr{top:-5px;right:-5px;cursor:ne-resize}.sun-editor .se-resizing-container .se-resize-dot>span.bl{bottom:-5px;left:-5px;cursor:sw-resize}.sun-editor .se-resizing-container .se-resize-dot>span.br{right:-5px;bottom:-5px;cursor:se-resize}.sun-editor .se-resizing-container .se-resize-dot>span.lw{left:-7px;bottom:50%;cursor:w-resize}.sun-editor .se-resizing-container .se-resize-dot>span.th{left:50%;top:-7px;cursor:n-resize}.sun-editor .se-resizing-container .se-resize-dot>span.rw{right:-7px;bottom:50%;cursor:e-resize}.sun-editor .se-resizing-container .se-resize-dot>span.bh{right:50%;bottom:-7px;cursor:s-resize}.sun-editor .se-resizing-container .se-resize-display{position:absolute;right:0;bottom:0;padding:5px;margin:5px;font-size:12px;color:#fff;background-color:#333;border-radius:4px}.sun-editor .se-controller-table,.sun-editor .se-controller-table-cell{width:auto}.sun-editor .se-controller-link,.sun-editor .se-controller-table,.sun-editor .se-controller-table-cell{padding:0;font-size:14px;font-style:normal;font-weight:400;line-height:1.42857143}.sun-editor .se-controller-link:after,.sun-editor .se-controller-link:before{box-sizing:border-box}.sun-editor .se-controller-link .link-content{padding:0;margin:0}.sun-editor .se-controller-link .link-content a{display:inline-block;color:#4592ff;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle;margin-left:5px}.sun-editor .se-select-list{position:absolute;top:0;left:0;display:none;width:auto;max-width:100%;background-color:#fff;padding:0;margin:0;border:1px solid #bababa;box-shadow:0 3px 9px #00000080;outline:0 none}.sun-editor .se-select-list .se-select-item{line-height:28px;min-height:28px;font-size:13px;padding:0 5px;margin:2px 0;cursor:pointer}.sun-editor .se-select-list.__se_select-menu-mouse-move .se-select-item:hover,.sun-editor .se-select-list:not(.__se_select-menu-mouse-move) .se-select-item.active{background-color:#e1e1e1}.sun-editor .se-dialog-form-files .se-select-list{width:100%}.sun-editor .se-file-browser{position:absolute;display:none;top:0;left:0;width:100%;height:100%;z-index:2147483647}.sun-editor .se-file-browser button,.sun-editor .se-file-browser input,.sun-editor .se-file-browser label{font-size:14px;line-height:1.5;color:#111;margin:0}.sun-editor .se-file-browser .se-file-browser-back{background-color:#222;opacity:.5}.sun-editor .se-file-browser .se-file-browser-back,.sun-editor .se-file-browser .se-file-browser-inner{position:absolute;display:block;width:100%;height:100%;top:0;left:0}.sun-editor .se-file-browser .se-file-browser-inner .se-file-browser-content{position:relative;width:960px;max-width:100%;margin:20px auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:4px;outline:0;box-shadow:0 3px 9px #00000080}.sun-editor .se-file-browser .se-file-browser-header{height:auto;min-height:50px;padding:6px 15px;border-bottom:1px solid #e5e5e5}.sun-editor .se-file-browser .se-file-browser-header .se-file-browser-close{float:right;font-weight:700;text-shadow:0 1px 0 #fff;-webkit-appearance:none;filter:alpha(opacity=100);opacity:1}.sun-editor .se-file-browser .se-file-browser-header .se-file-browser-close>svg{width:12px;height:12px}.sun-editor .se-file-browser .se-file-browser-header .se-file-browser-title{font-size:16px;font-weight:700;margin:0;padding:0;line-height:2.2}.sun-editor .se-file-browser .se-file-browser-tags{display:block;width:100%;padding:0;text-align:left;margin:0 -15px}.sun-editor .se-file-browser .se-file-browser-tags a{display:inline-block;background-color:#f5f5f5;padding:6px 12px;margin:8px 0 8px 8px;color:#333;text-decoration:none;border-radius:32px;-moz-border-radius:32px;-webkit-border-radius:32px;-moz-background-clip:padding;background-clip:padding-box;cursor:pointer}.sun-editor .se-file-browser .se-file-browser-tags a:hover{background-color:#e1e1e1}.sun-editor .se-file-browser .se-file-browser-tags a:active{background-color:#d1d1d1}.sun-editor .se-file-browser .se-file-browser-tags a.on{background-color:#ebf3fe;color:#4592ff}.sun-editor .se-file-browser .se-file-browser-tags a.on:hover{background-color:#d8e8fe}.sun-editor .se-file-browser .se-file-browser-tags a.on:active{background-color:#c7deff}.sun-editor .se-file-browser .se-file-browser-body{position:relative;height:auto;min-height:350px;padding:20px;overflow-y:auto}.sun-editor .se-file-browser .se-file-browser-body .se-file-browser-list{position:relative;width:100%}@media screen and (max-width:992px){.sun-editor .se-file-browser .se-file-browser-inner .se-file-browser-content{width:748px}}@media screen and (max-width:768px){.sun-editor .se-file-browser .se-file-browser-inner .se-file-browser-content{width:600px}}.sun-editor .se-file-browser .se-file-browser-list .se-file-item-column{position:relative;display:block;height:auto;float:left}.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-column{width:calc(25% - 20px);margin:0 10px}@media screen and (max-width:992px){.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-column{width:calc(33% - 20px)}}@media screen and (max-width:768px){.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-column{width:calc(50% - 20px)}}.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-img{position:relative;display:block;cursor:pointer;width:100%;height:auto;border-radius:4px;outline:0;margin:10px 0}.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-img:hover{opacity:.8;box-shadow:0 0 0 .2rem #3288ff}.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-img>img{position:relative;display:block;width:100%;border-radius:4px;outline:0;height:auto}.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-img>.se-file-img-name{position:absolute;z-index:1;font-size:13px;color:#fff;left:0;bottom:0;padding:5px 10px;background-color:transparent;width:100%;height:30px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;pointer-events:none}.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-img>.se-file-img-name.se-file-name-back{background-color:#333;opacity:.6;pointer-events:none}.sun-editor .se-notice{position:absolute;top:0;display:none;z-index:7;width:100%;height:auto;word-break:break-all;font-size:13px;color:#b94a48;background-color:#f2dede;padding:15px;margin:0;border:1px solid #eed3d7;user-select:auto;-o-user-select:auto;-moz-user-select:auto;-khtml-user-select:auto;-webkit-user-select:auto;-ms-user-select:auto}.sun-editor .se-notice button{float:right;padding:7px}.sun-editor .se-tooltip{position:relative;overflow:visible}.sun-editor .se-tooltip .se-tooltip-inner{visibility:hidden;position:absolute;display:block;width:auto;height:auto;top:120%;left:50%;background:transparent;opacity:0;z-index:1;line-height:1.5;transition:opacity .5s;margin:0;padding:0;bottom:auto;float:none;pointer-events:none;backface-visibility:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden}.sun-editor .se-tooltip .se-tooltip-inner .se-tooltip-text{position:relative;display:inline-block;width:auto;height:auto;left:-50%;font-size:.9em;margin:0;padding:4px 6px;border-radius:2px;background-color:#333;color:#fff;text-align:center;line-height:unset;white-space:nowrap;cursor:auto}.sun-editor .se-tooltip .se-tooltip-inner .se-tooltip-text:after{content:"";position:absolute;bottom:100%;left:50%;margin-left:-5px;border:5px solid transparent;border-bottom-color:#333}.sun-editor .se-tooltip:hover .se-tooltip-inner{visibility:visible;opacity:1}.sun-editor .se-tooltip .se-tooltip-inner .se-tooltip-text .se-shortcut{display:block!important}.sun-editor .se-tooltip .se-tooltip-inner .se-tooltip-text .se-shortcut>.se-shortcut-key{display:inline;font-weight:700}.sun-editor.se-rtl .se-btn-tray{direction:rtl}.sun-editor.se-rtl .se-btn-select svg{margin:auto 1px}.sun-editor.se-rtl .se-btn-select .txt{flex:auto;text-align:right;direction:rtl}.sun-editor.se-rtl .se-btn-list{text-align:right}.sun-editor.se-rtl .se-btn-list>.se-list-icon{margin:-1px 0 0 10px}.sun-editor.se-rtl .se-menu-list:not(.se-menu-dir-fix),.sun-editor.se-rtl .se-menu-list:not(.se-menu-dir-fix) li{float:right}.sun-editor.se-rtl .se-list-layer *{direction:rtl}.sun-editor.se-rtl .se-list-layer.se-list-format ul blockquote{padding:0 7px 0 0;border-right-width:5px;border-left-width:0}.sun-editor.se-rtl .se-list-layer .se-selector-color .se-color-pallet li{float:right}.sun-editor.se-rtl .se-list-inner .se-list-checked li button>.se-svg{float:right;padding:6px 0 0 6px}.sun-editor.se-rtl .se-tooltip .se-tooltip-inner .se-tooltip-text,.sun-editor.se-rtl .se-wrapper .se-placeholder{direction:rtl}.sun-editor.se-rtl .se-tooltip .se-tooltip-inner .se-tooltip-text .se-shortcut{direction:ltr}.sun-editor.se-rtl .se-dialog *{direction:rtl}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-form .se-video-ratio{margin-left:0;margin-right:4px}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-header .se-dialog-close{float:left}.sun-editor.se-rtl .se-dialog-tabs button,.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-header .se-modal-title{float:right}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-size-text{padding-right:34px}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-footer .se-btn-primary{float:left}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-footer>div{float:right}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-footer>div>label{margin:0 0 0 5px}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-form-footer label:first-child{margin-left:16px;margin-right:0}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-anchor-rel-preview{margin-left:4px;text-align:right}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-anchor-rel-btn{float:right}.sun-editor.se-rtl .se-file-browser *{direction:rtl}.sun-editor.se-rtl .se-file-browser .se-file-browser-tags{text-align:right}.sun-editor.se-rtl .se-file-browser .se-file-browser-tags a{margin:8px 8px 0}.sun-editor.se-rtl .se-file-browser .se-file-browser-header .se-file-browser-close{float:left}.sun-editor.se-rtl .se-controller .se-btn-group,.sun-editor.se-rtl .se-resizing-container .se-resize-display{direction:rtl}.sun-editor .se-btn-module-border.module-float-left{float:left}.sun-editor .se-btn-module-border.module-float-right{float:right}.sun-editor .se-error{color:#d9534f}.sun-editor input.se-error:focus,select.se-error:focus,textarea.se-error:focus{border:1px solid #f2dede;outline:0;box-shadow:0 0 0 .2rem #eed3d7;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.sun-editor hr.__se__solid{border-style:solid none none}.sun-editor hr.__se__dotted{border-style:dotted none none}.sun-editor hr.__se__dashed{border-style:dashed none none}@keyframes blinker{50%{opacity:0}}@keyframes spinner{to{transform:rotate(361deg)}}.sun-editor-editable{font-family:Helvetica Neue;font-size:13px;color:#333;background-color:#fff;line-height:1.5;word-break:normal;word-wrap:break-word;padding:16px;margin:0}.sun-editor-editable *{box-sizing:border-box;font-family:inherit;font-size:inherit;color:inherit}.sun-editor-editable.se-rtl *{direction:rtl}.sun-editor-editable .se-component>figure{direction:ltr}.sun-editor-editable audio,.sun-editor-editable figcaption,.sun-editor-editable figure,.sun-editor-editable iframe,.sun-editor-editable img,.sun-editor-editable td,.sun-editor-editable th,.sun-editor-editable video{position:relative}.sun-editor-editable span{display:inline;vertical-align:baseline;margin:0;padding:0}.sun-editor-editable span.katex{display:inline-block}.sun-editor-editable span.katex *{direction:ltr}.sun-editor-editable a{color:#004cff;text-decoration:none}.sun-editor-editable span[style~="color:"] a{color:inherit}.sun-editor-editable a:focus,.sun-editor-editable a:hover{cursor:pointer;color:#0093ff;text-decoration:underline}.sun-editor-editable a.on{color:#0093ff;background-color:#e8f7ff}.sun-editor-editable pre{display:block;padding:8px;margin:0 0 10px;font-family:monospace;color:#666;line-height:1.45;background-color:#f9f9f9;border:1px solid #e1e1e1;border-radius:2px;white-space:pre-wrap!important;word-wrap:break-word;overflow:visible}.sun-editor-editable ol{list-style-type:decimal}.sun-editor-editable ol,.sun-editor-editable ul{list-style-position:outside;display:block;margin-block-start:1em;margin-block-end:1em;margin-inline-start:0;margin-inline-end:0;padding-inline-start:40px}.sun-editor-editable ul{list-style-type:disc}.sun-editor-editable li{display:list-item;text-align:-webkit-match-parent;margin-bottom:5px}.sun-editor-editable ol ol,.sun-editor-editable ol ul,.sun-editor-editable ul ol,.sun-editor-editable ul ul{margin:0}.sun-editor-editable ol ol,.sun-editor-editable ul ol{list-style-type:lower-alpha}.sun-editor-editable ol ol ol,.sun-editor-editable ul ol ol,.sun-editor-editable ul ul ol{list-style-type:upper-roman}.sun-editor-editable ol ul,.sun-editor-editable ul ul{list-style-type:circle}.sun-editor-editable ol ol ul,.sun-editor-editable ol ul ul,.sun-editor-editable ul ul ul{list-style-type:square}.sun-editor-editable sub,.sun-editor-editable sup{font-size:75%;line-height:0}.sun-editor-editable sub{vertical-align:sub}.sun-editor-editable sup{vertical-align:super}.sun-editor-editable p{display:block;margin:0 0 10px}.sun-editor-editable div{display:block;margin:0;padding:0}.sun-editor-editable blockquote{display:block;font-family:inherit;font-size:inherit;color:#999;margin-block-start:1em;margin-block-end:1em;margin-inline-start:0;margin-inline-end:0;padding:0 5px 0 20px;border:solid #b1b1b1;border-width:0 0 0 5px}.sun-editor-editable blockquote blockquote{border-color:#c1c1c1}.sun-editor-editable blockquote blockquote blockquote{border-color:#d1d1d1}.sun-editor-editable blockquote blockquote blockquote blockquote{border-color:#e1e1e1}.sun-editor-editable.se-rtl blockquote{padding-left:5px;padding-right:20px;border-left-width:0;border-right-width:5px}.sun-editor-editable h1{font-size:2em;margin-block-start:.67em;margin-block-end:.67em}.sun-editor-editable h1,.sun-editor-editable h2{display:block;margin-inline-start:0;margin-inline-end:0;font-weight:700}.sun-editor-editable h2{font-size:1.5em;margin-block-start:.83em;margin-block-end:.83em}.sun-editor-editable h3{font-size:1.17em;margin-block-start:1em;margin-block-end:1em}.sun-editor-editable h3,.sun-editor-editable h4{display:block;margin-inline-start:0;margin-inline-end:0;font-weight:700}.sun-editor-editable h4{font-size:1em;margin-block-start:1.33em;margin-block-end:1.33em}.sun-editor-editable h5{font-size:.83em;margin-block-start:1.67em;margin-block-end:1.67em}.sun-editor-editable h5,.sun-editor-editable h6{display:block;margin-inline-start:0;margin-inline-end:0;font-weight:700}.sun-editor-editable h6{font-size:.67em;margin-block-start:2.33em;margin-block-end:2.33em}.sun-editor-editable hr{display:flex;border-width:1px 0 0;border-color:#000;border-image:initial;height:1px}.sun-editor-editable hr.__se__solid{border-style:solid none none}.sun-editor-editable hr.__se__dotted{border-style:dotted none none}.sun-editor-editable hr.__se__dashed{border-style:dashed none none}.sun-editor-editable hr.on{border-color:#4592ff;box-shadow:0 0 0 .1rem #c7deff}.sun-editor-editable table{display:table;table-layout:auto!important;border:1px solid #ccc;width:100%;max-width:100%;margin:0 0 10px;background-color:transparent;border-spacing:0;border-collapse:collapse}.sun-editor-editable.se-rtl table{margin:0 0 10px auto}.sun-editor-editable table thead{border-bottom:2px solid #333}.sun-editor-editable table tr{border:1px solid #efefef}.sun-editor-editable table th{background-color:#f3f3f3}.sun-editor-editable table td,.sun-editor-editable table th{border:1px solid #e1e1e1;padding:.4em;background-clip:padding-box}.sun-editor-editable table.se-table-size-auto{width:auto!important}.sun-editor-editable table.se-table-size-100{width:100%!important}.sun-editor-editable table.se-table-layout-auto{table-layout:auto!important}.sun-editor-editable table.se-table-layout-fixed{table-layout:fixed!important}.sun-editor-editable table td.se-table-selected-cell,.sun-editor-editable table th.se-table-selected-cell{outline:1px double #4592ff}.sun-editor-editable.se-disabled *{user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none}.sun-editor-editable .se-component{display:flex;padding:1px;margin:0 0 10px}.sun-editor-editable[contenteditable=true] .se-component{outline:1px dashed #e1e1e1}.sun-editor-editable[contenteditable=true] .se-component.se-component-copy{box-shadow:0 0 0 .2rem #3f9dff;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.sun-editor-editable .__se__float-left{float:left;margin-right:4px}.sun-editor-editable .__se__float-right{float:right;margin-left:4px}.sun-editor-editable .__se__float-center{float:center}.sun-editor-editable .__se__float-none{float:none}.sun-editor-editable audio,.sun-editor-editable iframe,.sun-editor-editable img,.sun-editor-editable video{display:block;margin:0;padding:0;width:auto;height:auto;max-width:100%}.sun-editor-editable[contenteditable=true]:not(.se-read-only) figure:after{position:absolute;content:"";z-index:1;inset:0;cursor:default;display:block;background:transparent}.sun-editor-editable[contenteditable=true] figure a,.sun-editor-editable[contenteditable=true] figure iframe,.sun-editor-editable[contenteditable=true] figure img,.sun-editor-editable[contenteditable=true] figure video{z-index:0}.sun-editor-editable[contenteditable=true] figure figcaption{display:block;z-index:2}.sun-editor-editable[contenteditable=true] figure figcaption:focus{border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem #c7deff}.sun-editor-editable .se-image-container,.sun-editor-editable .se-video-container{width:auto;height:auto;max-width:100%}.sun-editor-editable figure{display:block;outline:none;padding:0;margin:0}.sun-editor-editable .__se__float-center figure,.sun-editor-editable .__se__float-left figure,.sun-editor-editable .__se__float-right figure{margin:auto!important}.sun-editor-editable figure figcaption{padding:1em .5em;margin:0;background-color:#f9f9f9;outline:none}.sun-editor-editable figure figcaption p{line-height:2;margin:0}.sun-editor-editable .se-image-container a img{padding:1px;margin:1px;outline:1px solid #4592ff}.sun-editor-editable .se-video-container iframe,.sun-editor-editable .se-video-container video{outline:1px solid #9e9e9e;position:absolute;top:0;left:0;border:0;width:100%;height:100%}.sun-editor-editable .se-video-container figure{left:0;width:100%;max-width:100%}.sun-editor-editable audio{width:300px;height:54px}.sun-editor-editable audio.active{outline:2px solid #80bdff}.sun-editor-editable.se-show-block div,.sun-editor-editable.se-show-block h1,.sun-editor-editable.se-show-block h2,.sun-editor-editable.se-show-block h3,.sun-editor-editable.se-show-block h4,.sun-editor-editable.se-show-block h5,.sun-editor-editable.se-show-block h6,.sun-editor-editable.se-show-block li,.sun-editor-editable.se-show-block ol,.sun-editor-editable.se-show-block p,.sun-editor-editable.se-show-block pre,.sun-editor-editable.se-show-block ul{border:1px dashed #3f9dff!important;padding:14px 8px 8px!important}.sun-editor-editable.se-show-block ol,.sun-editor-editable.se-show-block ul{border:1px dashed #d539ff!important}.sun-editor-editable.se-show-block pre{border:1px dashed #27c022!important}.se-show-block p{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAPAQMAAAAF7dc0AAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAaSURBVAjXY/j/gwGCPvxg+F4BQiAGDP1HQQByxxw0gqOzIwAAAABJRU5ErkJggg==) no-repeat}.se-show-block div{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAPAQMAAAAxlBYoAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAmSURBVAjXY/j//wcDDH+8XsHwDYi/hwNx1A8w/nYLKH4XoQYJAwCXnSgcl2MOPgAAAABJRU5ErkJggg==) no-repeat}.se-show-block h1{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAPAQMAAAA4f7ZSAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAfSURBVAjXY/j/v4EBhr+9B+LzEPrDeygfhI8j1CBhAEhmJGY4Rf6uAAAAAElFTkSuQmCC) no-repeat}.se-show-block h2{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAPAQMAAAA4f7ZSAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAmSURBVAjXY/j/v4EBhr+dB+LtQPy9geEDEH97D8T3gbgdoQYJAwA51iPuD2haEAAAAABJRU5ErkJggg==) no-repeat}.se-show-block h3{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAPAQMAAAA4f7ZSAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAiSURBVAjXY/j/v4EBhr+dB+LtQPy9geHDeQgN5p9HqEHCADeWI+69VG2MAAAAAElFTkSuQmCC) no-repeat}.se-show-block h4{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAPAQMAAADTSA1RAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAiSURBVAjXY/j//wADDH97DsTXIfjDdiDdDMTfIRhZHRQDAKJOJ6L+K3y7AAAAAElFTkSuQmCC) no-repeat}.se-show-block h5{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAPAQMAAAA4f7ZSAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAlSURBVAjXY/j/v4EBhr+1A/F+IO5vYPiwHUh/B2IQfR6hBgkDABlWIy5uM+9GAAAAAElFTkSuQmCC) no-repeat}.se-show-block h6{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAPAQMAAAA4f7ZSAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAiSURBVAjXY/j/v4EBhr+dB+LtQLy/geFDP5S9HSKOrA6KAR9GIza1ptJnAAAAAElFTkSuQmCC) no-repeat}.se-show-block li{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAPCAYAAADkmO9VAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAA7SURBVDhPYxgFcNDQ0PAfykQBIHEYhgoRB/BpwCfHBKWpBkaggYxQGgOgBzyQD1aLLA4TGwWDGjAwAACR3RcEU9Ui+wAAAABJRU5ErkJggg==) no-repeat}.se-show-block ol{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAABHSURBVDhPYxgFcNDQ0PAfhKFcFIBLHCdA1oBNM0kGEmMAPgOZoDTVANUNxAqQvURMECADRiiNAWCagDSGGhyW4DRrMAEGBgAu0SX6WpGgjAAAAABJRU5ErkJggg==) no-repeat}.se-show-block ul{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAA1SURBVDhPYxgFDA0NDf+hTBSALI5LDQgwQWmqgVEDKQcsUBoF4ItFGEBXA+QzQpmDGjAwAAA8DQ4Lni6gdAAAAABJRU5ErkJggg==) no-repeat}.sun-editor-editable .__se__p-bordered,.sun-editor .__se__p-bordered{border-top:1px solid #b1b1b1;border-bottom:1px solid #b1b1b1;padding:4px 0}.sun-editor-editable .__se__p-spaced,.sun-editor .__se__p-spaced{letter-spacing:1px}.sun-editor-editable .__se__p-neon,.sun-editor .__se__p-neon{font-weight:200;font-style:italic;background:#000;color:#fff;padding:6px 4px;border:2px solid #fff;border-radius:6px;text-transform:uppercase;animation:neonFlicker 1.5s infinite alternate}@keyframes neonFlicker{0%,19%,21%,23%,25%,54%,56%,to{text-shadow:-.2rem -.2rem 1rem #fff,.2rem .2rem 1rem #fff,0 0 2px #f40,0 0 4px #f40,0 0 6px #f40,0 0 8px #f40,0 0 10px #f40;box-shadow:0 0 .5px #fff,inset 0 0 .5px #fff,0 0 2px #08f,inset 0 0 2px #08f,0 0 4px #08f,inset 0 0 4px #08f}20%,24%,55%{text-shadow:none;box-shadow:none}}.sun-editor-editable .__se__t-shadow,.sun-editor .__se__t-shadow{text-shadow:-.2rem -.2rem 1rem #fff,.2rem .2rem 1rem #fff,0 0 .2rem #999,0 0 .4rem #888,0 0 .6rem #777,0 0 .8rem #666,0 0 1rem #555}.sun-editor-editable .__se__t-code,.sun-editor .__se__t-code{font-family:monospace;color:#666;background-color:#1b1f230d;border-radius:6px;padding:.2em .4em}
