: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,html.ios ion-footer.modal-footer-moving 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,html.ios .modal-footer-moving 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{left:0;right:0;top:0;bottom: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}[tappable]{cursor:pointer}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.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}sup{top:-.5em}sub{bottom:-.25em}.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}.markdown-body{color-scheme:light;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;margin:0;color:#1f2328;background-color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";font-size:16px;line-height:1.5;word-wrap:break-word}.markdown-body .octicon{display:inline-block;fill:currentColor;vertical-align:text-bottom}.markdown-body h1:hover .anchor .octicon-link:before,.markdown-body h2:hover .anchor .octicon-link:before,.markdown-body h3:hover .anchor .octicon-link:before,.markdown-body h4:hover .anchor .octicon-link:before,.markdown-body h5:hover .anchor .octicon-link:before,.markdown-body h6:hover .anchor .octicon-link:before{width:16px;height:16px;content:" ";display:inline-block;background-color:currentColor;-webkit-mask-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' version='1.1' aria-hidden='true'><path fill-rule='evenodd' d='M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z'></path></svg>");mask-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' version='1.1' aria-hidden='true'><path fill-rule='evenodd' d='M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z'></path></svg>")}.markdown-body details,.markdown-body figcaption,.markdown-body figure{display:block}.markdown-body summary{display:list-item}.markdown-body [hidden]{display:none!important}.markdown-body a{background-color:transparent;color:#0969da;text-decoration:none}.markdown-body abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.markdown-body b,.markdown-body strong{font-weight:600}.markdown-body dfn{font-style:italic}.markdown-body h1{margin:.67em 0;font-weight:600;padding-bottom:.3em;font-size:2em;border-bottom:1px solid #d1d9e0b3}.markdown-body mark{background-color:#fff8c5;color:#1f2328}.markdown-body small{font-size:90%}.markdown-body sub,.markdown-body sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}.markdown-body sub{bottom:-.25em}.markdown-body sup{top:-.5em}.markdown-body img{border-style:none;max-width:100%;box-sizing:content-box}.markdown-body code,.markdown-body kbd,.markdown-body pre,.markdown-body samp{font-family:monospace;font-size:1em}.markdown-body figure{margin:1em 2.5rem}.markdown-body hr{box-sizing:content-box;overflow:hidden;background:transparent;border-bottom:1px solid #d1d9e0b3;height:.25em;padding:0;margin:1.5rem 0;background-color:#d1d9e0;border:0}.markdown-body input{font:inherit;margin:0;overflow:visible;font-family:inherit;font-size:inherit;line-height:inherit}.markdown-body [type=button],.markdown-body [type=reset],.markdown-body [type=submit]{-webkit-appearance:button;-moz-appearance:button;appearance:button}.markdown-body [type=checkbox],.markdown-body [type=radio]{box-sizing:border-box;padding:0}.markdown-body [type=number]::-webkit-inner-spin-button,.markdown-body [type=number]::-webkit-outer-spin-button{height:auto}.markdown-body [type=search]::-webkit-search-cancel-button,.markdown-body [type=search]::-webkit-search-decoration{-webkit-appearance:none;-moz-appearance:none;appearance:none}.markdown-body ::-webkit-input-placeholder{color:inherit;opacity:.54}.markdown-body ::-webkit-file-upload-button{-webkit-appearance:button;-moz-appearance:button;appearance:button;font:inherit}.markdown-body a:hover{text-decoration:underline}.markdown-body ::placeholder{color:#59636e;opacity:1}.markdown-body hr:before{display:table;content:""}.markdown-body hr:after{display:table;clear:both;content:""}.markdown-body table{border-spacing:0;border-collapse:collapse;display:block;width:max-content;max-width:100%;overflow:auto;font-variant:tabular-nums}.markdown-body td,.markdown-body th{padding:0}.markdown-body details summary{cursor:pointer}.markdown-body a:focus,.markdown-body [role=button]:focus,.markdown-body input[type=radio]:focus,.markdown-body input[type=checkbox]:focus{outline:2px solid #0969da;outline-offset:-2px;box-shadow:none}.markdown-body a:focus:not(:focus-visible),.markdown-body [role=button]:focus:not(:focus-visible),.markdown-body input[type=radio]:focus:not(:focus-visible),.markdown-body input[type=checkbox]:focus:not(:focus-visible){outline:solid 1px transparent}.markdown-body a:focus-visible,.markdown-body [role=button]:focus-visible,.markdown-body input[type=radio]:focus-visible,.markdown-body input[type=checkbox]:focus-visible{outline:2px solid #0969da;outline-offset:-2px;box-shadow:none}.markdown-body a:not([class]):focus,.markdown-body a:not([class]):focus-visible,.markdown-body input[type=radio]:focus,.markdown-body input[type=radio]:focus-visible,.markdown-body input[type=checkbox]:focus,.markdown-body input[type=checkbox]:focus-visible{outline-offset:0}.markdown-body kbd{display:inline-block;padding:.25rem;font:11px ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;line-height:10px;color:#1f2328;vertical-align:middle;background-color:#f6f8fa;border:solid 1px #d1d9e0b3;border-bottom-color:#d1d9e0b3;border-radius:6px;box-shadow:inset 0 -1px #d1d9e0b3}.markdown-body h1,.markdown-body h2,.markdown-body h3,.markdown-body h4,.markdown-body h5,.markdown-body h6{margin-top:1.5rem;margin-bottom:1rem;font-weight:600;line-height:1.25}.markdown-body h2{font-weight:600;padding-bottom:.3em;font-size:1.5em;border-bottom:1px solid #d1d9e0b3}.markdown-body h3{font-weight:600;font-size:1.25em}.markdown-body h4{font-weight:600;font-size:1em}.markdown-body h5{font-weight:600;font-size:.875em}.markdown-body h6{font-weight:600;font-size:.85em;color:#59636e}.markdown-body p{margin-top:0;margin-bottom:10px}.markdown-body blockquote{margin:0;padding:0 1em;color:#59636e;border-left:.25em solid #d1d9e0}.markdown-body ul,.markdown-body ol{margin-top:0;margin-bottom:0;padding-left:2em}.markdown-body ol ol,.markdown-body ul ol{list-style-type:lower-roman}.markdown-body ul ul ol,.markdown-body ul ol ol,.markdown-body ol ul ol,.markdown-body ol ol ol{list-style-type:lower-alpha}.markdown-body dd{margin-left:0}.markdown-body tt,.markdown-body code,.markdown-body samp{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:12px}.markdown-body pre{margin-top:0;margin-bottom:0;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:12px;word-wrap:normal}.markdown-body .octicon{display:inline-block;overflow:visible!important;vertical-align:text-bottom;fill:currentColor}.markdown-body input::-webkit-outer-spin-button,.markdown-body input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.markdown-body .mr-2{margin-right:.5rem!important}.markdown-body:before{display:table;content:""}.markdown-body:after{display:table;clear:both;content:""}.markdown-body>*:first-child{margin-top:0!important}.markdown-body>*:last-child{margin-bottom:0!important}.markdown-body a:not([href]){color:inherit;text-decoration:none}.markdown-body .absent{color:#d1242f}.markdown-body .anchor{float:left;padding-right:.25rem;margin-left:-20px;line-height:1}.markdown-body .anchor:focus{outline:none}.markdown-body p,.markdown-body blockquote,.markdown-body ul,.markdown-body ol,.markdown-body dl,.markdown-body table,.markdown-body pre,.markdown-body details{margin-top:0;margin-bottom:1rem}.markdown-body blockquote>:first-child{margin-top:0}.markdown-body blockquote>:last-child{margin-bottom:0}.markdown-body h1 .octicon-link,.markdown-body h2 .octicon-link,.markdown-body h3 .octicon-link,.markdown-body h4 .octicon-link,.markdown-body h5 .octicon-link,.markdown-body h6 .octicon-link{color:#1f2328;vertical-align:middle;visibility:hidden}.markdown-body h1:hover .anchor,.markdown-body h2:hover .anchor,.markdown-body h3:hover .anchor,.markdown-body h4:hover .anchor,.markdown-body h5:hover .anchor,.markdown-body h6:hover .anchor{text-decoration:none}.markdown-body h1:hover .anchor .octicon-link,.markdown-body h2:hover .anchor .octicon-link,.markdown-body h3:hover .anchor .octicon-link,.markdown-body h4:hover .anchor .octicon-link,.markdown-body h5:hover .anchor .octicon-link,.markdown-body h6:hover .anchor .octicon-link{visibility:visible}.markdown-body h1 tt,.markdown-body h1 code,.markdown-body h2 tt,.markdown-body h2 code,.markdown-body h3 tt,.markdown-body h3 code,.markdown-body h4 tt,.markdown-body h4 code,.markdown-body h5 tt,.markdown-body h5 code,.markdown-body h6 tt,.markdown-body h6 code{padding:0 .2em;font-size:inherit}.markdown-body summary h1,.markdown-body summary h2,.markdown-body summary h3,.markdown-body summary h4,.markdown-body summary h5,.markdown-body summary h6{display:inline-block}.markdown-body summary h1 .anchor,.markdown-body summary h2 .anchor,.markdown-body summary h3 .anchor,.markdown-body summary h4 .anchor,.markdown-body summary h5 .anchor,.markdown-body summary h6 .anchor{margin-left:-40px}.markdown-body summary h1,.markdown-body summary h2{padding-bottom:0;border-bottom:0}.markdown-body ul.no-list,.markdown-body ol.no-list{padding:0;list-style-type:none}.markdown-body ol[type="a s"]{list-style-type:lower-alpha}.markdown-body ol[type="A s"]{list-style-type:upper-alpha}.markdown-body ol[type="i s"]{list-style-type:lower-roman}.markdown-body ol[type="I s"]{list-style-type:upper-roman}.markdown-body ol[type="1"]{list-style-type:decimal}.markdown-body div>ol:not([type]){list-style-type:decimal}.markdown-body ul ul,.markdown-body ul ol,.markdown-body ol ol,.markdown-body ol ul{margin-top:0;margin-bottom:0}.markdown-body li>p{margin-top:1rem}.markdown-body li+li{margin-top:.25em}.markdown-body dl{padding:0}.markdown-body dl dt{padding:0;margin-top:1rem;font-size:1em;font-style:italic;font-weight:600}.markdown-body dl dd{padding:0 1rem;margin-bottom:1rem}.markdown-body table th{font-weight:600}.markdown-body table th,.markdown-body table td{padding:6px 13px;border:1px solid #d1d9e0}.markdown-body table td>:last-child{margin-bottom:0}.markdown-body table tr{background-color:#fff;border-top:1px solid #d1d9e0b3}.markdown-body table tr:nth-child(2n){background-color:#f6f8fa}.markdown-body table img{background-color:transparent}.markdown-body img[align=right]{padding-left:20px}.markdown-body img[align=left]{padding-right:20px}.markdown-body .emoji{max-width:none;vertical-align:text-top;background-color:transparent}.markdown-body span.frame{display:block;overflow:hidden}.markdown-body span.frame>span{display:block;float:left;width:auto;padding:7px;margin:13px 0 0;overflow:hidden;border:1px solid #d1d9e0}.markdown-body span.frame span img{display:block;float:left}.markdown-body span.frame span span{display:block;padding:5px 0 0;clear:both;color:#1f2328}.markdown-body span.align-center{display:block;overflow:hidden;clear:both}.markdown-body span.align-center>span{display:block;margin:13px auto 0;overflow:hidden;text-align:center}.markdown-body span.align-center span img{margin:0 auto;text-align:center}.markdown-body span.align-right{display:block;overflow:hidden;clear:both}.markdown-body span.align-right>span{display:block;margin:13px 0 0;overflow:hidden;text-align:right}.markdown-body span.align-right span img{margin:0;text-align:right}.markdown-body span.float-left{display:block;float:left;margin-right:13px;overflow:hidden}.markdown-body span.float-left span{margin:13px 0 0}.markdown-body span.float-right{display:block;float:right;margin-left:13px;overflow:hidden}.markdown-body span.float-right>span{display:block;margin:13px auto 0;overflow:hidden;text-align:right}.markdown-body code,.markdown-body tt{padding:.2em .4em;margin:0;font-size:85%;white-space:break-spaces;background-color:#818b981f;border-radius:6px}.markdown-body code br,.markdown-body tt br{display:none}.markdown-body del code{text-decoration:inherit}.markdown-body samp{font-size:85%}.markdown-body pre code{font-size:100%}.markdown-body pre>code{padding:0;margin:0;word-break:normal;white-space:pre;background:transparent;border:0}.markdown-body .highlight{margin-bottom:1rem}.markdown-body .highlight pre{margin-bottom:0;word-break:normal}.markdown-body .highlight pre,.markdown-body pre{padding:1rem;overflow:auto;font-size:85%;line-height:1.45;color:#1f2328;background-color:#f6f8fa;border-radius:6px}.markdown-body pre code,.markdown-body pre tt{display:inline;max-width:auto;padding:0;margin:0;overflow:visible;line-height:inherit;word-wrap:normal;background-color:transparent;border:0}.markdown-body .csv-data td,.markdown-body .csv-data th{padding:5px;overflow:hidden;font-size:12px;line-height:1;text-align:left;white-space:nowrap}.markdown-body .csv-data .blob-num{padding:10px .5rem 9px;text-align:right;background:#fff;border:0}.markdown-body .csv-data tr{border-top:0}.markdown-body .csv-data th{font-weight:600;background:#f6f8fa;border-top:0}.markdown-body [data-footnote-ref]:before{content:"["}.markdown-body [data-footnote-ref]:after{content:"]"}.markdown-body .footnotes{font-size:12px;color:#59636e;border-top:1px solid #d1d9e0}.markdown-body .footnotes ol{padding-left:1rem}.markdown-body .footnotes ol ul{display:inline-block;padding-left:1rem;margin-top:1rem}.markdown-body .footnotes li{position:relative}.markdown-body .footnotes li:target:before{position:absolute;top:-.5rem;right:-.5rem;bottom:-.5rem;left:-1.5rem;pointer-events:none;content:"";border:2px solid #0969da;border-radius:6px}.markdown-body .footnotes li:target{color:#1f2328}.markdown-body .footnotes .data-footnote-backref g-emoji{font-family:monospace}.markdown-body body:has(:modal){padding-right:var(--dialog-scrollgutter)!important}.markdown-body .pl-c{color:#59636e}.markdown-body .pl-c1,.markdown-body .pl-s .pl-v{color:#0550ae}.markdown-body .pl-e,.markdown-body .pl-en{color:#6639ba}.markdown-body .pl-smi,.markdown-body .pl-s .pl-s1{color:#1f2328}.markdown-body .pl-ent{color:#0550ae}.markdown-body .pl-k{color:#cf222e}.markdown-body .pl-s,.markdown-body .pl-pds,.markdown-body .pl-s .pl-pse .pl-s1,.markdown-body .pl-sr,.markdown-body .pl-sr .pl-cce,.markdown-body .pl-sr .pl-sre,.markdown-body .pl-sr .pl-sra{color:#0a3069}.markdown-body .pl-v,.markdown-body .pl-smw{color:#953800}.markdown-body .pl-bu{color:#82071e}.markdown-body .pl-ii{color:#f6f8fa;background-color:#82071e}.markdown-body .pl-c2{color:#f6f8fa;background-color:#cf222e}.markdown-body .pl-sr .pl-cce{font-weight:700;color:#116329}.markdown-body .pl-ml{color:#3b2300}.markdown-body .pl-mh,.markdown-body .pl-mh .pl-en,.markdown-body .pl-ms{font-weight:700;color:#0550ae}.markdown-body .pl-mi{font-style:italic;color:#1f2328}.markdown-body .pl-mb{font-weight:700;color:#1f2328}.markdown-body .pl-md{color:#82071e;background-color:#ffebe9}.markdown-body .pl-mi1{color:#116329;background-color:#dafbe1}.markdown-body .pl-mc{color:#953800;background-color:#ffd8b5}.markdown-body .pl-mi2{color:#d1d9e0;background-color:#0550ae}.markdown-body .pl-mdr{font-weight:700;color:#8250df}.markdown-body .pl-ba{color:#59636e}.markdown-body .pl-sg{color:#818b98}.markdown-body .pl-corl{text-decoration:underline;color:#0a3069}.markdown-body [role=button]:focus:not(:focus-visible),.markdown-body [role=tabpanel][tabindex="0"]:focus:not(:focus-visible),.markdown-body button:focus:not(:focus-visible),.markdown-body summary:focus:not(:focus-visible),.markdown-body a:focus:not(:focus-visible){outline:none;box-shadow:none}.markdown-body [tabindex="0"]:focus:not(:focus-visible),.markdown-body details-dialog:focus:not(:focus-visible){outline:none}.markdown-body g-emoji{display:inline-block;min-width:1ch;font-family:"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:1em;font-style:normal!important;font-weight:400;line-height:1;vertical-align:-.075em}.markdown-body g-emoji img{width:1em;height:1em}.markdown-body .task-list-item{list-style-type:none}.markdown-body .task-list-item label{font-weight:400}.markdown-body .task-list-item.enabled label{cursor:pointer}.markdown-body .task-list-item+.task-list-item{margin-top:.25rem}.markdown-body .task-list-item .handle{display:none}.markdown-body .task-list-item-checkbox{margin:0 .2em .25em -1.4em;vertical-align:middle}.markdown-body ul:dir(rtl) .task-list-item-checkbox{margin:0 -1.6em .25em .2em}.markdown-body ol:dir(rtl) .task-list-item-checkbox{margin:0 -1.6em .25em .2em}.markdown-body .contains-task-list:hover .task-list-item-convert-container,.markdown-body .contains-task-list:focus-within .task-list-item-convert-container{display:block;width:auto;height:24px;overflow:visible;clip:auto}.markdown-body ::-webkit-calendar-picker-indicator{filter:invert(50%)}.markdown-body .markdown-alert{padding:.5rem 1rem;margin-bottom:1rem;color:inherit;border-left:.25em solid #d1d9e0}.markdown-body .markdown-alert>:first-child{margin-top:0}.markdown-body .markdown-alert>:last-child{margin-bottom:0}.markdown-body .markdown-alert .markdown-alert-title{display:flex;font-weight:500;align-items:center;line-height:1}.markdown-body .markdown-alert.markdown-alert-note{border-left-color:#0969da}.markdown-body .markdown-alert.markdown-alert-note .markdown-alert-title{color:#0969da}.markdown-body .markdown-alert.markdown-alert-important{border-left-color:#8250df}.markdown-body .markdown-alert.markdown-alert-important .markdown-alert-title{color:#8250df}.markdown-body .markdown-alert.markdown-alert-warning{border-left-color:#9a6700}.markdown-body .markdown-alert.markdown-alert-warning .markdown-alert-title{color:#9a6700}.markdown-body .markdown-alert.markdown-alert-tip{border-left-color:#1a7f37}.markdown-body .markdown-alert.markdown-alert-tip .markdown-alert-title{color:#1a7f37}.markdown-body .markdown-alert.markdown-alert-caution{border-left-color:#cf222e}.markdown-body .markdown-alert.markdown-alert-caution .markdown-alert-title{color:#d1242f}.markdown-body>*:first-child>.heading-element:first-child{margin-top:0!important}.markdown-body .highlight pre:has(+.zeroclipboard-container){min-height:52px}/*!
* Tabca v1.0.0 (https://tabca.vn)
* Copyright 2024, Created by Middle Kien. All rights reserved.
*
* Tabca commercial licenses may be obtained at https://tabca.vn
*
* If you do not own a commercial license, this file shall be governed by the trial license terms.
* Roboto
*/@font-face{font-family:Roboto;src:local("Roboto Regular"),local("Roboto-Regular"),url(Roboto-Regular.d0bc87a819730d23.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:local("Roboto Italic"),local("Roboto-Italic"),url(Roboto-Italic.7f28fc0765fccab4.ttf) format("truetype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Roboto;src:local("Roboto Bold"),local("Roboto-Bold"),url(Roboto-Bold.c36a3fe042b96dc3.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:local("Roboto Bold Italic"),local("Roboto-BoldItalic"),url(Roboto-BoldItalic.a0eb13619368af8d.ttf) format("truetype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Roboto;src:local("Roboto Thin"),local("Roboto-Thin"),url(Roboto-Thin.93679a4f0d810027.ttf) format("truetype");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:local("Roboto Thin Italic"),local("Roboto-ThinItalic"),url(Roboto-ThinItalic.adb2344dba116b3b.ttf) format("truetype");font-weight:100;font-style:italic;font-display:swap}@font-face{font-family:Roboto;src:local("Roboto Light"),local("Roboto-Light"),url(Roboto-Light.1ad50b89ab7c557e.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:local("Roboto Light Italic"),local("Roboto-LightItalic"),url(Roboto-LightItalic.266c1538bae4d3be.ttf) format("truetype");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:Roboto;src:local("Roboto Regular"),local("Roboto-Regular"),url(Roboto-Regular.d0bc87a819730d23.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:local("Roboto Italic"),local("Roboto-Italic"),url(Roboto-Italic.7f28fc0765fccab4.ttf) format("truetype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Roboto;src:local("Roboto Medium"),local("Roboto-Medium"),url(Roboto-Medium.9204c2aa0a88c808.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:local("Roboto Medium Italic"),local("Roboto-MediumItalic"),url(Roboto-MediumItalic.bfeb6e8b20c639f3.ttf) format("truetype");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:Roboto;src:local("Roboto Bold"),local("Roboto-Bold"),url(Roboto-Bold.c36a3fe042b96dc3.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:local("Roboto Bold Italic"),local("Roboto-BoldItalic"),url(Roboto-BoldItalic.a0eb13619368af8d.ttf) format("truetype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Roboto;src:local("Roboto Black"),local("Roboto-Black"),url(Roboto-Black.6ed32619a5671842.ttf) format("truetype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:local("Roboto Black Italic"),local("Roboto-BlackItalic"),url(Roboto-BlackItalic.87070ab6efa84427.ttf) format("truetype");font-weight:900;font-style:italic;font-display:swap}@font-face{font-family:Roboto Condensed;src:local("Roboto Condensed Regular"),local("RobotoCondensed-Regular"),url(RobotoCondensed-Regular.3a8afe709b7cbd9b.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Roboto Condensed;src:local("Roboto Condensed Italic"),local("RobotoCondensed-Italic"),url(RobotoCondensed-Italic.2565127ad6f02099.ttf) format("truetype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Roboto Condensed;src:local("Roboto Condensed Bold"),local("RobotoCondensed-Bold"),url(RobotoCondensed-Bold.78dc8d5fb4c4257f.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Roboto Condensed;src:local("Roboto Condensed Bold Italic"),local("RobotoCondensed-BoldItalic"),url(RobotoCondensed-BoldItalic.48cdc2bdb75c1dd9.ttf) format("truetype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Roboto Condensed;src:local("Roboto Condensed Thin"),local("RobotoCondensed-Thin"),url(RobotoCondensed-Thin.46f35d5f9df9083a.ttf) format("truetype");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:Roboto Condensed;src:local("Roboto Condensed Thin Italic"),local("RobotoCondensed-ThinItalic"),url(RobotoCondensed-ThinItalic.40656a7d763e4292.ttf) format("truetype");font-weight:100;font-style:italic;font-display:swap}@font-face{font-family:Roboto Condensed;src:local("Roboto Condensed ExtraLight"),local("RobotoCondensed-ExtraLight"),url(RobotoCondensed-ExtraLight.6644e87302b3c346.ttf) format("truetype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Roboto Condensed;src:local("Roboto Condensed ExtraLight Italic"),local("RobotoCondensed-ExtraLightItalic"),url(RobotoCondensed-ExtraLightItalic.eba9e2c07aa96a32.ttf) format("truetype");font-weight:200;font-style:italic;font-display:swap}@font-face{font-family:Roboto Condensed;src:local("Roboto Condensed Light"),local("RobotoCondensed-Light"),url(RobotoCondensed-Light.b1002bb0f5903216.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Roboto Condensed;src:local("Roboto Condensed Light Italic"),local("RobotoCondensed-LightItalic"),url(RobotoCondensed-LightItalic.3f6601b7f6648309.ttf) format("truetype");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:Roboto Condensed;src:local("Roboto Condensed Regular"),local("RobotoCondensed-Regular"),url(RobotoCondensed-Regular.3a8afe709b7cbd9b.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Roboto Condensed;src:local("Roboto Condensed Italic"),local("RobotoCondensed-Italic"),url(RobotoCondensed-Italic.2565127ad6f02099.ttf) format("truetype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Roboto Condensed;src:local("Roboto Condensed Medium"),local("RobotoCondensed-Medium"),url(RobotoCondensed-Medium.d71638418b609127.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Roboto Condensed;src:local("Roboto Condensed Medium Italic"),local("RobotoCondensed-MediumItalic"),url(RobotoCondensed-MediumItalic.09675a1e3b712fef.ttf) format("truetype");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:Roboto Condensed;src:local("Roboto Condensed SemiBold"),local("RobotoCondensed-SemiBold"),url(RobotoCondensed-SemiBold.41ffc63cace00177.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Roboto Condensed;src:local("Roboto Condensed SemiBold Italic"),local("RobotoCondensed-SemiBoldItalic"),url(RobotoCondensed-SemiBoldItalic.3eaaf51850ef9c6d.ttf) format("truetype");font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:Roboto Condensed;src:local("Roboto Condensed Bold"),local("RobotoCondensed-Bold"),url(RobotoCondensed-Bold.78dc8d5fb4c4257f.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Roboto Condensed;src:local("Roboto Condensed Bold Italic"),local("RobotoCondensed-BoldItalic"),url(RobotoCondensed-BoldItalic.48cdc2bdb75c1dd9.ttf) format("truetype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Roboto Condensed;src:local("Roboto Condensed ExtraBold"),local("RobotoCondensed-ExtraBold"),url(RobotoCondensed-ExtraBold.f8ca432d61448961.ttf) format("truetype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Roboto Condensed;src:local("Roboto Condensed ExtraBold Italic"),local("RobotoCondensed-ExtraBoldItalic"),url(RobotoCondensed-ExtraBoldItalic.6a9b55846b63dacf.ttf) format("truetype");font-weight:800;font-style:italic;font-display:swap}@font-face{font-family:Roboto Condensed;src:local("Roboto Condensed Black"),local("RobotoCondensed-Black"),url(RobotoCondensed-Black.e8c4a4a19f320591.ttf) format("truetype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Roboto Condensed;src:local("Roboto Condensed Black Italic"),local("RobotoCondensed-BlackItalic"),url(RobotoCondensed-BlackItalic.fdff76bd010ca82f.ttf) format("truetype");font-weight:900;font-style:italic;font-display:swap}/*!
* Tabca v1.0.0 (https://tabca.vn)
* Copyright 2024, Created by Middle Kien. All rights reserved.
*
* Tabca commercial licenses may be obtained at https://tabca.vn
*
* If you do not own a commercial license, this file shall be governed by the trial license terms.
* Roboto Mono
*/@font-face{font-family:Roboto Mono;src:local("Roboto Mono Regular"),local("RobotoMono-Regular"),url(RobotoMono-Regular.d72dbd98cb884c31.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Roboto Mono;src:local("Roboto Mono Italic"),local("RobotoMono-Italic"),url(RobotoMono-Italic.7922cf6c4e88beeb.ttf) format("truetype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Roboto Mono;src:local("Roboto Mono Bold"),local("RobotoMono-Bold"),url(RobotoMono-Bold.8f49b1aa48417630.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Roboto Mono;src:local("Roboto Mono Bold Italic"),local("RobotoMono-BoldItalic"),url(RobotoMono-BoldItalic.f9dc9de14c522f91.ttf) format("truetype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Roboto Mono;src:local("Roboto Mono Thin"),local("RobotoMono-Thin"),url(RobotoMono-Thin.e99faff628bbe1ce.ttf) format("truetype");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:Roboto Mono;src:local("Roboto Mono Thin Italic"),local("RobotoMono-ThinItalic"),url(RobotoMono-ThinItalic.3fda9a75ec164454.ttf) format("truetype");font-weight:100;font-style:italic;font-display:swap}@font-face{font-family:Roboto Mono;src:local("Roboto Mono ExtraLight"),local("RobotoMono-ExtraLight"),url(RobotoMono-ExtraLight.62dfdf9e4b42aa72.ttf) format("truetype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Roboto Mono;src:local("Roboto Mono ExtraLight Italic"),local("RobotoMono-ExtraLightItalic"),url(RobotoMono-ExtraLightItalic.d2d14c88b22e0b1b.ttf) format("truetype");font-weight:200;font-style:italic;font-display:swap}@font-face{font-family:Roboto Mono;src:local("Roboto Mono Light"),local("RobotoMono-Light"),url(RobotoMono-Light.0c81496a2833efc8.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Roboto Mono;src:local("Roboto Mono Light Italic"),local("RobotoMono-LightItalic"),url(RobotoMono-LightItalic.e6f91a14d8e12b82.ttf) format("truetype");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:Roboto Mono;src:local("Roboto Mono Regular"),local("RobotoMono-Regular"),url(RobotoMono-Regular.d72dbd98cb884c31.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Roboto Mono;src:local("Roboto Mono Italic"),local("RobotoMono-Italic"),url(RobotoMono-Italic.7922cf6c4e88beeb.ttf) format("truetype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Roboto Mono;src:local("Roboto Mono Medium"),local("RobotoMono-Medium"),url(RobotoMono-Medium.ad19698913871b81.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Roboto Mono;src:local("Roboto Mono Medium Italic"),local("RobotoMono-MediumItalic"),url(RobotoMono-MediumItalic.b05290a29e3035ff.ttf) format("truetype");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:Roboto Mono;src:local("Roboto Mono SemiBold"),local("RobotoMono-SemiBold"),url(RobotoMono-SemiBold.e0bcc6953436c8eb.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Roboto Mono;src:local("Roboto Mono SemiBold Italic"),local("RobotoMono-SemiBoldItalic"),url(RobotoMono-SemiBoldItalic.7a745df703b14fa7.ttf) format("truetype");font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:Roboto Mono;src:local("Roboto Mono Bold"),local("RobotoMono-Bold"),url(RobotoMono-Bold.8f49b1aa48417630.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Roboto Mono;src:local("Roboto Mono Bold Italic"),local("RobotoMono-BoldItalic"),url(RobotoMono-BoldItalic.f9dc9de14c522f91.ttf) format("truetype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA) format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:#00000040;position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:50%;width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - var(--swiper-navigation-size) / 2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}*[ng-reflect-router-link]{cursor:pointer}ion-header ion-buttons ion-back-button{--min-height: 2rem;--min-width: 2rem}ion-header ion-buttons ion-back-button::part(icon){font-size:1.25rem}ion-header.ion-header-custom ion-toolbar{--padding-bottom: .5rem;--padding-start: .5rem;--padding-end: .5rem;border-radius:0 0 1rem 1rem}ion-header.ion-header-custom ion-toolbar ion-title{padding-inline-start:2.25rem;padding-inline-end:2.25rem;text-align:left}ion-modal.ios ion-header ion-toolbar ion-title{padding-inline-start:2.5rem;padding-inline-end:2.5rem}ion-popover[triggeraction]{--width: auto;--max-width: calc(100% - 10px) }ion-popover:not([triggeraction]){--width: 30rem;--max-width: calc(100% - 10px) }ion-chip.no-opacity{background:var(--ion-color-base);color:var(--ion-color-contrast)}ion-note>p:first-child,ion-note>h1:first-child,ion-note>h2:first-child,ion-note>h3:first-child,ion-note>h4:first-child,ion-note>h5:first-child,ion-note>h6:first-child{margin-top:0}ion-note>p:last-child,ion-note>h1:last-child,ion-note>h2:last-child,ion-note>h3:last-child,ion-note>h4:last-child,ion-note>h5:last-child,ion-note>h6:last-child{margin-bottom:0}ion-searchbar{min-height:auto;text-align:left;--placeholder-color: var(--ion-color-medium) !important}ion-searchbar .searchbar-input-container{min-height:2.75rem!important}ion-input[fill=outline]{--border-radius: .5rem !important;--background: var(--ion-color-white)}ion-input[fill=outline][label-placement=floating]:not(.label-floating){color:var(--ion-color-medium)}ion-input[valid=false]{--border-color: var(--ion-color-danger) !important}ion-textarea[fill=outline]{--border-radius: .5rem !important;--background: var(--ion-color-white)}ion-textarea[fill=outline][label-placement=floating]:not(.label-floating){color:var(--ion-color-medium)}ion-textarea.textarea-fill-outline{--border-radius: .5rem !important}ion-select.select-fill-outline{--border-radius: .5rem !important}ion-select.select-fill-outline::part(icon){display:none}ion-accordion .ion-accordion-toggle-icon{font-size:1.25rem}ion-item[fill=outline]{--border-width: 1px;--border-radius: .5rem;--inner-border-width: 0px}ion-item[fill=outline] ion-textarea{--padding-top: 0px;--padding-end: 0px;--padding-bottom: 0px;--padding-start: 0px}ion-button:not([shape]){--border-radius: .5rem}ion-button.with-ai{--color: var(--ion-color-secondary-contrast);--background: var(--ion-color-secondary);--color-activated: var(--ion-color-ai-contrast);--color-focused: var(--ion-color-ai-contrast);--color-hover: var(--ion-color-ai-contrast);--background-activated: var(--ion-color-ai);--background-focused: var(--ion-color-ai);--background-hover: var(--ion-color-ai);outline:none;--box-shadow: none}ion-button.with-ai ion-label{text-transform:initial;font-weight:500;color:var(--ion-color-ai-contrast);background:var(--ion-color-ai-text);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-fill-color:transparent}ion-button.with-ai ion-icon{padding:4px;font-size:18px;border-radius:50%;color:var(--ion-color-ai-contrast);background:var(--ion-color-ai)}ion-button.with-ai:hover ion-label{color:var(--ion-color-ai-contrast);background:none;-webkit-background-clip:initial;background-clip:initial;-webkit-text-fill-color:initial;text-fill-color:initial}ion-button.with-ai:hover ion-icon{color:var(--ion-color-ai-contrast);background:transparent}ion-list.list-ios{background-color:transparent}.custom-input{overflow:hidden;border-radius:.5rem;border:1px solid var(--ion-color-step-300, var(--ion-background-color-step-300, #b3b3b3))}.custom-input:hover{border-color:var(--ion-color-step-750, var(--ion-background-color-step-750, #404040))}@media only screen and (min-width: 768px) and (min-height: 768px){.ion-modal-h90{--height: 90%}}.ion-modal-view-file{--width: 800px;--max-width: 100%;--height: 100%;--border-radius: 0;--ion-backdrop-color: rgba(0, 0, 0, .2);--backdrop-opacity: 1 !important}.ion-modal-view-file>.ion-page{background:#fff;box-shadow:0 0 10px #00000040}.ion-modal-view-file>.ion-page>ion-content{--background: #FFF}.ion-modal-small{--width: 100%;--max-width: 20rem;--height: auto;--max-height: 100%;--overflow: auto;--border-radius: 1.25rem;--ion-backdrop-color: rgba(0, 0, 0, .4);--backdrop-opacity: 1 !important;visibility:visible}.ion-modal-auto{--width: auto;--max-width: 100%;--height: auto;--max-height: 100%;--overflow: auto;--border-radius: 1.25rem;--ion-backdrop-color: rgba(0, 0, 0, .4);--backdrop-opacity: 1 !important;visibility:visible}.ion-modal-top{align-items:flex-start;--border-radius: 0 0 1.25rem 1.25rem}.ion-modal-bottom{align-items:flex-end;--border-radius: 1.25rem 1.25rem 0 0}.ion-modal-left{justify-content:start}.ion-modal-right{justify-content:end}.modal-left{justify-content:start}.modal-right{justify-content:end}.modal-fullscreen{--width: 100%;--max-width: 100%;--height: 100%;--max-height: 100%;--border-radius: 0}.container,.container-fluid,.container-xl,.container-lg,.container-md,.container-sm{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width: 576px){.container-sm,.container{max-width:540px}}@media (min-width: 768px){.container-md,.container-sm,.container{max-width:720px}}@media (min-width: 992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media (min-width: 1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col-xl,.col-xl-auto,.col-xl-12,.col-xl-11,.col-xl-10,.col-xl-9,.col-xl-8,.col-xl-7,.col-xl-6,.col-xl-5,.col-xl-4,.col-xl-3,.col-xl-2,.col-xl-1,.col-lg,.col-lg-auto,.col-lg-12,.col-lg-11,.col-lg-10,.col-lg-9,.col-lg-8,.col-lg-7,.col-lg-6,.col-lg-5,.col-lg-4,.col-lg-3,.col-lg-2,.col-lg-1,.col-md,.col-md-auto,.col-md-12,.col-md-11,.col-md-10,.col-md-9,.col-md-8,.col-md-7,.col-md-6,.col-md-5,.col-md-4,.col-md-3,.col-md-2,.col-md-1,.col-sm,.col-sm-auto,.col-sm-12,.col-sm-11,.col-sm-10,.col-sm-9,.col-sm-8,.col-sm-7,.col-sm-6,.col-sm-5,.col-sm-4,.col-sm-3,.col-sm-2,.col-sm-1,.col,.col-auto,.col-12,.col-11,.col-10,.col-9,.col-8,.col-7,.col-6,.col-5,.col-4,.col-3,.col-2,.col-1{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-1>*{flex:0 0 100%;max-width:100%}.row-cols-2>*{flex:0 0 50%;max-width:50%}.row-cols-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-4>*{flex:0 0 25%;max-width:25%}.row-cols-5>*{flex:0 0 20%;max-width:20%}.row-cols-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto;max-width:100%}.col-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}@media (min-width: 576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-sm-1>*{flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-sm-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-sm-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-sm-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-sm-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}}@media (min-width: 768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-md-1>*{flex:0 0 100%;max-width:100%}.row-cols-md-2>*{flex:0 0 50%;max-width:50%}.row-cols-md-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-md-4>*{flex:0 0 25%;max-width:25%}.row-cols-md-5>*{flex:0 0 20%;max-width:20%}.row-cols-md-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto;max-width:100%}.col-md-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-md-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-md-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-md-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-md-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}}@media (min-width: 992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-lg-1>*{flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-lg-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-lg-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-lg-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-lg-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}}@media (min-width: 1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-xl-1>*{flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-xl-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-xl-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-xl-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-xl-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#007bff!important}a.bg-primary:hover,a.bg-primary:focus,button.bg-primary:hover,button.bg-primary:focus{background-color:#0062cc!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:hover,a.bg-secondary:focus,button.bg-secondary:hover,button.bg-secondary:focus{background-color:#545b62!important}.bg-success{background-color:#28a745!important}a.bg-success:hover,a.bg-success:focus,button.bg-success:hover,button.bg-success:focus{background-color:#1e7e34!important}.bg-info{background-color:#17a2b8!important}a.bg-info:hover,a.bg-info:focus,button.bg-info:hover,button.bg-info:focus{background-color:#117a8b!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:hover,a.bg-warning:focus,button.bg-warning:hover,button.bg-warning:focus{background-color:#d39e00!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:hover,a.bg-danger:focus,button.bg-danger:hover,button.bg-danger:focus{background-color:#bd2130!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:hover,a.bg-light:focus,button.bg-light:hover,button.bg-light:focus{background-color:#dae0e5!important}.bg-dark{background-color:#343a40!important}a.bg-dark:hover,a.bg-dark:focus,button.bg-dark:hover,button.bg-dark:focus{background-color:#1d2124!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#007bff!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#28a745!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-white{border-color:#fff!important}.rounded-sm{border-radius:.2rem!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-right{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-lg{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-0{border-radius:0!important}.clearfix:after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}@media (min-width: 576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}}@media (min-width: 768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}}@media (min-width: 992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}}@media (min-width: 1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive:before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9:before{padding-top:42.85714286%}.embed-responsive-16by9:before{padding-top:56.25%}.embed-responsive-4by3:before{padding-top:75%}.embed-responsive-1by1:before{padding-top:100%}.embed-responsive-3by2:before{padding-top:66.66666667%}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}@media (min-width: 576px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}}@media (min-width: 768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}}@media (min-width: 992px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}}@media (min-width: 1200px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width: 576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width: 768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width: 992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width: 1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.user-select-all{-webkit-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;user-select:none!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports (position: sticky){.sticky-top{position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{box-shadow:0 .125rem .25rem #00000013!important}.shadow{box-shadow:0 .5rem 1rem #00000026!important}.shadow-lg{box-shadow:0 1rem 3rem #0000002d!important}.shadow-none{box-shadow:none!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.min-vw-100{min-width:100vw!important}.min-vh-100{min-height:100vh!important}.vw-100{width:100vw!important}.vh-100{height:100vh!important}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-left:-3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width: 576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width: 768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-left:-3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width: 992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width: 1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.stretched-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:#0000}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width: 576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width: 768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width: 992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width: 1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-weight-bolder{font-weight:bolder!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#007bff!important}a.text-primary:hover,a.text-primary:focus{color:#0056b3!important}.text-secondary{color:#6c757d!important}a.text-secondary:hover,a.text-secondary:focus{color:#494f54!important}.text-success{color:#28a745!important}a.text-success:hover,a.text-success:focus{color:#19692c!important}.text-info{color:#17a2b8!important}a.text-info:hover,a.text-info:focus{color:#0f6674!important}.text-warning{color:#ffc107!important}a.text-warning:hover,a.text-warning:focus{color:#ba8b00!important}.text-danger{color:#dc3545!important}a.text-danger:hover,a.text-danger:focus{color:#a71d2a!important}.text-light{color:#f8f9fa!important}a.text-light:hover,a.text-light:focus{color:#cbd3da!important}.text-dark{color:#343a40!important}a.text-dark:hover,a.text-dark:focus{color:#121416!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:#00000080!important}.text-white-50{color:#ffffff80!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-decoration-none{text-decoration:none!important}.text-break{word-break:break-word!important;word-wrap:break-word!important}.text-reset{color:inherit!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:hover,.nav-link:focus{text-decoration:none}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-link{margin-bottom:-1px;background-color:transparent;border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{isolation:isolate;border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{background:none;border:0;border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#007bff}.nav-fill>.nav-link,.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified>.nav-link,.nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.breadcrumb{display:flex;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item:before{float:left;padding-right:.5rem;color:#6c757d;content:"/"}.breadcrumb-item+.breadcrumb-item:hover:before{text-decoration:underline}.breadcrumb-item+.breadcrumb-item:hover:before{text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{display:flex;padding-left:0;list-style:none;border-radius:.25rem}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#007bff;background-color:#fff;border:1px solid #dee2e6}.page-link:hover{z-index:2;color:#0056b3;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:3;outline:0;box-shadow:0 0 0 .2rem #007bff40}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:3;color:#fff;background-color:#007bff;border-color:#007bff}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.table{width:100%;margin-bottom:1rem;color:#212529}.table th,.table td{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.table-sm th,.table-sm td{padding:.3rem}.table-bordered,.table-bordered th,.table-bordered td{border:1px solid #dee2e6}.table-bordered thead th,.table-bordered thead td{border-bottom-width:2px}.table-borderless th,.table-borderless td,.table-borderless thead th,.table-borderless tbody+tbody{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:#0000000d}.table-hover tbody tr:hover{color:#212529;background-color:#00000013}.table-primary,.table-primary>th,.table-primary>td{background-color:#b8daff}.table-primary th,.table-primary td,.table-primary thead th,.table-primary tbody+tbody{border-color:#7abaff}.table-hover .table-primary:hover{background-color:#9fcdff}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#9fcdff}.table-secondary,.table-secondary>th,.table-secondary>td{background-color:#d6d8db}.table-secondary th,.table-secondary td,.table-secondary thead th,.table-secondary tbody+tbody{border-color:#b3b7bb}.table-hover .table-secondary:hover{background-color:#c8cbcf}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}.table-success,.table-success>th,.table-success>td{background-color:#c3e6cb}.table-success th,.table-success td,.table-success thead th,.table-success tbody+tbody{border-color:#8fd19e}.table-hover .table-success:hover{background-color:#b1dfbb}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>th,.table-info>td{background-color:#bee5eb}.table-info th,.table-info td,.table-info thead th,.table-info tbody+tbody{border-color:#86cfda}.table-hover .table-info:hover{background-color:#abdde5}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>th,.table-warning>td{background-color:#ffeeba}.table-warning th,.table-warning td,.table-warning thead th,.table-warning tbody+tbody{border-color:#ffdf7e}.table-hover .table-warning:hover{background-color:#ffe8a1}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>th,.table-danger>td{background-color:#f5c6cb}.table-danger th,.table-danger td,.table-danger thead th,.table-danger tbody+tbody{border-color:#ed969e}.table-hover .table-danger:hover{background-color:#f1b0b7}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}.table-light,.table-light>th,.table-light>td{background-color:#fdfdfe}.table-light th,.table-light td,.table-light thead th,.table-light tbody+tbody{border-color:#fbfcfc}.table-hover .table-light:hover{background-color:#ececf6}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>th,.table-dark>td{background-color:#c6c8ca}.table-dark th,.table-dark td,.table-dark thead th,.table-dark tbody+tbody{border-color:#95999c}.table-hover .table-dark:hover{background-color:#b9bbbe}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>th,.table-active>td{background-color:#00000013}.table-hover .table-active:hover{background-color:#00000013}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:#00000013}.table .thead-dark th{color:#fff;background-color:#343a40;border-color:#454d55}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.table-dark{color:#fff;background-color:#343a40}.table-dark th,.table-dark td,.table-dark thead th{border-color:#454d55}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:#ffffff0d}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:#ffffff13}@media (max-width: 575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-sm>.table-bordered{border:0}}@media (max-width: 767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-md>.table-bordered{border:0}}@media (max-width: 991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-lg>.table-bordered{border:0}}@media (max-width: 1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive>.table-bordered{border:0}.p-1s{padding:.125rem!important}.m-1s{margin:.125rem!important}.mb-1s{margin-bottom:.125rem!important}.min-w-auto{min-width:auto!important}.min-h-auto{min-height:auto!important}.min-w-100{min-width:100%!important}.min-h-100{min-height:100%!important}.border-dashed{border-style:dashed!important}.cursor-pointer{cursor:pointer}.text-underline{text-decoration:underline}.text-break{word-break:break-word}.text-break-all{word-break:break-all}.text-pre-line{white-space:pre-line}.rounded{border-radius:.625rem!important}.breadcrumb{background-color:transparent}.border-0{border-width:0rem!important}.border-left-0{border-left-width:0rem!important}.border-right-0{border-right-width:0rem!important}.border-top-0{border-top-width:0rem!important}.border-bottom-0{border-bottom-width:0rem!important}.left-0{left:0rem!important}.right-0{right:0rem!important}.top-0{top:0rem!important}.bottom-0{bottom:0rem!important}.rounded-0{border-radius:0rem!important}.border-1{border-width:.25rem!important}.border-left-1{border-left-width:.25rem!important}.border-right-1{border-right-width:.25rem!important}.border-top-1{border-top-width:.25rem!important}.border-bottom-1{border-bottom-width:.25rem!important}.left-1{left:.25rem!important}.right-1{right:.25rem!important}.top-1{top:.25rem!important}.bottom-1{bottom:.25rem!important}.rounded-1{border-radius:.25rem!important}.border-2{border-width:.5rem!important}.border-left-2{border-left-width:.5rem!important}.border-right-2{border-right-width:.5rem!important}.border-top-2{border-top-width:.5rem!important}.border-bottom-2{border-bottom-width:.5rem!important}.left-2{left:.5rem!important}.right-2{right:.5rem!important}.top-2{top:.5rem!important}.bottom-2{bottom:.5rem!important}.rounded-2{border-radius:.5rem!important}.border-3{border-width:1rem!important}.border-left-3{border-left-width:1rem!important}.border-right-3{border-right-width:1rem!important}.border-top-3{border-top-width:1rem!important}.border-bottom-3{border-bottom-width:1rem!important}.left-3{left:1rem!important}.right-3{right:1rem!important}.top-3{top:1rem!important}.bottom-3{bottom:1rem!important}.rounded-3{border-radius:1rem!important}.border-4{border-width:1.5rem!important}.border-left-4{border-left-width:1.5rem!important}.border-right-4{border-right-width:1.5rem!important}.border-top-4{border-top-width:1.5rem!important}.border-bottom-4{border-bottom-width:1.5rem!important}.left-4{left:1.5rem!important}.right-4{right:1.5rem!important}.top-4{top:1.5rem!important}.bottom-4{bottom:1.5rem!important}.rounded-4{border-radius:1.5rem!important}.border-5{border-width:3rem!important}.border-left-5{border-left-width:3rem!important}.border-right-5{border-right-width:3rem!important}.border-top-5{border-top-width:3rem!important}.border-bottom-5{border-bottom-width:3rem!important}.left-5{left:3rem!important}.right-5{right:3rem!important}.top-5{top:3rem!important}.bottom-5{bottom:3rem!important}.rounded-5{border-radius:3rem!important}.datetime-llll:first-letter{text-transform:uppercase}.ngx-pagination{margin:0!important;padding:0!important}.ngx-pagination li{margin-right:.5rem!important}.ngx-pagination a,.ngx-pagination button,.ngx-pagination .disabled,.ngx-pagination .current{background:var(--ion-color-white)!important;color:var(--ion-color-white-contrast)!important;box-shadow:0 0 2px 0 var(--ion-color-medium);border-radius:.25rem!important;min-width:2rem!important;min-height:2rem!important;padding:0!important;text-align:center;line-height:2rem}.ngx-pagination .disabled{opacity:.4}.ngx-pagination .disabled:before,.ngx-pagination .disabled:after,.ngx-pagination .pagination-previous a:before,.ngx-pagination .pagination-next a:after{margin:0!important}.ngx-pagination .pagination-previous a:before,.ngx-pagination .pagination-next a:after{color:var(--ion-color-white-contrast)!important}.ngx-pagination .current{background:var(--ion-color-primary)!important;color:var(--ion-color-primary-contrast)!important}.markdown-body sup,.mathjax-body sup{cursor:pointer;color:#00f}.markdown-body sup:hover,.mathjax-body sup:hover{text-decoration:underline}.powerbi-report-container{width:100%;height:100%}.powerbi-report-container iframe{width:100%;height:100%;display:block;padding:0;border:0;margin:0}.data-not-found{width:12.5rem;height:7rem;margin:auto;background:#fff;color:#9da3af;border:1px solid #E6E7EA;border-radius:.5rem;font-weight:500}input,textarea,button,select,video,audio,iframe{outline:none;box-shadow:none!important}input:hover,input:active,input:focus,textarea:hover,textarea:active,textarea:focus,button:hover,button:active,button:focus,select:hover,select:active,select:focus,video:hover,video:active,video:focus,audio:hover,audio:active,audio:focus,iframe:hover,iframe:active,iframe:focus{outline:none;box-shadow:none!important}.fs-6{font-size:.375rem!important}ion-icon.fs-6{min-width:.375rem;min-height:.375rem}.fs-600{font-size:.375rem!important}ion-icon.fs-600{min-width:.375rem;min-height:.375rem}.fs-8{font-size:.5rem!important}ion-icon.fs-8{min-width:.5rem;min-height:.5rem}.fs-800{font-size:.5rem!important}ion-icon.fs-800{min-width:.5rem;min-height:.5rem}.fs-10{font-size:.625rem!important}ion-icon.fs-10{min-width:.625rem;min-height:.625rem}.fs-1000{font-size:.625rem!important}ion-icon.fs-1000{min-width:.625rem;min-height:.625rem}.fs-12{font-size:.75rem!important}ion-icon.fs-12{min-width:.75rem;min-height:.75rem}.fs-1200{font-size:.75rem!important}ion-icon.fs-1200{min-width:.75rem;min-height:.75rem}.fs-14{font-size:.875rem!important}ion-icon.fs-14{min-width:.875rem;min-height:.875rem}.fs-1400{font-size:.875rem!important}ion-icon.fs-1400{min-width:.875rem;min-height:.875rem}.fs-16{font-size:1rem!important}ion-icon.fs-16{min-width:1rem;min-height:1rem}.fs-1600{font-size:1rem!important}ion-icon.fs-1600{min-width:1rem;min-height:1rem}.fs-18{font-size:1.125rem!important}ion-icon.fs-18{min-width:1.125rem;min-height:1.125rem}.fs-1800{font-size:1.125rem!important}ion-icon.fs-1800{min-width:1.125rem;min-height:1.125rem}.fs-20{font-size:1.25rem!important}ion-icon.fs-20{min-width:1.25rem;min-height:1.25rem}.fs-2000{font-size:1.25rem!important}ion-icon.fs-2000{min-width:1.25rem;min-height:1.25rem}.fs-22{font-size:1.375rem!important}ion-icon.fs-22{min-width:1.375rem;min-height:1.375rem}.fs-2200{font-size:1.375rem!important}ion-icon.fs-2200{min-width:1.375rem;min-height:1.375rem}.fs-24{font-size:1.5rem!important}ion-icon.fs-24{min-width:1.5rem;min-height:1.5rem}.fs-2400{font-size:1.5rem!important}ion-icon.fs-2400{min-width:1.5rem;min-height:1.5rem}.fs-26{font-size:1.625rem!important}ion-icon.fs-26{min-width:1.625rem;min-height:1.625rem}.fs-2600{font-size:1.625rem!important}ion-icon.fs-2600{min-width:1.625rem;min-height:1.625rem}.fs-28{font-size:1.75rem!important}ion-icon.fs-28{min-width:1.75rem;min-height:1.75rem}.fs-2800{font-size:1.75rem!important}ion-icon.fs-2800{min-width:1.75rem;min-height:1.75rem}.fs-30{font-size:1.875rem!important}ion-icon.fs-30{min-width:1.875rem;min-height:1.875rem}.fs-3000{font-size:1.875rem!important}ion-icon.fs-3000{min-width:1.875rem;min-height:1.875rem}.fs-32{font-size:2rem!important}ion-icon.fs-32{min-width:2rem;min-height:2rem}.fs-3200{font-size:2rem!important}ion-icon.fs-3200{min-width:2rem;min-height:2rem}.fs-34{font-size:2.125rem!important}ion-icon.fs-34{min-width:2.125rem;min-height:2.125rem}.fs-3400{font-size:2.125rem!important}ion-icon.fs-3400{min-width:2.125rem;min-height:2.125rem}.fs-36{font-size:2.25rem!important}ion-icon.fs-36{min-width:2.25rem;min-height:2.25rem}.fs-3600{font-size:2.25rem!important}ion-icon.fs-3600{min-width:2.25rem;min-height:2.25rem}.fs-38{font-size:2.375rem!important}ion-icon.fs-38{min-width:2.375rem;min-height:2.375rem}.fs-3800{font-size:2.375rem!important}ion-icon.fs-3800{min-width:2.375rem;min-height:2.375rem}.fs-40{font-size:2.5rem!important}ion-icon.fs-40{min-width:2.5rem;min-height:2.5rem}.fs-4000{font-size:2.5rem!important}ion-icon.fs-4000{min-width:2.5rem;min-height:2.5rem}.fs-42{font-size:2.625rem!important}ion-icon.fs-42{min-width:2.625rem;min-height:2.625rem}.fs-4200{font-size:2.625rem!important}ion-icon.fs-4200{min-width:2.625rem;min-height:2.625rem}.fs-44{font-size:2.75rem!important}ion-icon.fs-44{min-width:2.75rem;min-height:2.75rem}.fs-4400{font-size:2.75rem!important}ion-icon.fs-4400{min-width:2.75rem;min-height:2.75rem}.fs-46{font-size:2.875rem!important}ion-icon.fs-46{min-width:2.875rem;min-height:2.875rem}.fs-4600{font-size:2.875rem!important}ion-icon.fs-4600{min-width:2.875rem;min-height:2.875rem}.fs-48{font-size:3rem!important}ion-icon.fs-48{min-width:3rem;min-height:3rem}.fs-4800{font-size:3rem!important}ion-icon.fs-4800{min-width:3rem;min-height:3rem}.fs-50{font-size:3.125rem!important}ion-icon.fs-50{min-width:3.125rem;min-height:3.125rem}.fs-5000{font-size:3.125rem!important}ion-icon.fs-5000{min-width:3.125rem;min-height:3.125rem}.fs-52{font-size:3.25rem!important}ion-icon.fs-52{min-width:3.25rem;min-height:3.25rem}.fs-5200{font-size:3.25rem!important}ion-icon.fs-5200{min-width:3.25rem;min-height:3.25rem}.fs-54{font-size:3.375rem!important}ion-icon.fs-54{min-width:3.375rem;min-height:3.375rem}.fs-5400{font-size:3.375rem!important}ion-icon.fs-5400{min-width:3.375rem;min-height:3.375rem}.fs-56{font-size:3.5rem!important}ion-icon.fs-56{min-width:3.5rem;min-height:3.5rem}.fs-5600{font-size:3.5rem!important}ion-icon.fs-5600{min-width:3.5rem;min-height:3.5rem}.fs-58{font-size:3.625rem!important}ion-icon.fs-58{min-width:3.625rem;min-height:3.625rem}.fs-5800{font-size:3.625rem!important}ion-icon.fs-5800{min-width:3.625rem;min-height:3.625rem}.fs-60{font-size:3.75rem!important}ion-icon.fs-60{min-width:3.75rem;min-height:3.75rem}.fs-6000{font-size:3.75rem!important}ion-icon.fs-6000{min-width:3.75rem;min-height:3.75rem}.fs-62{font-size:3.875rem!important}ion-icon.fs-62{min-width:3.875rem;min-height:3.875rem}.fs-6200{font-size:3.875rem!important}ion-icon.fs-6200{min-width:3.875rem;min-height:3.875rem}.fs-64{font-size:4rem!important}ion-icon.fs-64{min-width:4rem;min-height:4rem}.fs-6400{font-size:4rem!important}ion-icon.fs-6400{min-width:4rem;min-height:4rem}.fs-66{font-size:4.125rem!important}ion-icon.fs-66{min-width:4.125rem;min-height:4.125rem}.fs-6600{font-size:4.125rem!important}ion-icon.fs-6600{min-width:4.125rem;min-height:4.125rem}.fs-68{font-size:4.25rem!important}ion-icon.fs-68{min-width:4.25rem;min-height:4.25rem}.fs-6800{font-size:4.25rem!important}ion-icon.fs-6800{min-width:4.25rem;min-height:4.25rem}.fs-70{font-size:4.375rem!important}ion-icon.fs-70{min-width:4.375rem;min-height:4.375rem}.fs-7000{font-size:4.375rem!important}ion-icon.fs-7000{min-width:4.375rem;min-height:4.375rem}.fs-72{font-size:4.5rem!important}ion-icon.fs-72{min-width:4.5rem;min-height:4.5rem}.fs-7200{font-size:4.5rem!important}ion-icon.fs-7200{min-width:4.5rem;min-height:4.5rem}.fw-1,.fw-100{font-weight:100}.fw-2,.fw-200{font-weight:200}.fw-3,.fw-300{font-weight:300}.fw-4,.fw-400{font-weight:400}.fw-5,.fw-500{font-weight:500}.fw-6,.fw-600{font-weight:600}.fw-7,.fw-700{font-weight:700}.fw-8,.fw-800{font-weight:800}.fw-9,.fw-900{font-weight:900}.w-2px{width:.125rem}.min-w-2px{min-width:.125rem}.max-w-2px{max-width:.125rem}.h-2px{height:.125rem}.min-h-2px{min-height:.125rem!important}.max-h-2px{max-height:.125rem}.line-height-2px{line-height:.125rem}.w-4px{width:.25rem}.min-w-4px{min-width:.25rem}.max-w-4px{max-width:.25rem}.h-4px{height:.25rem}.min-h-4px{min-height:.25rem!important}.max-h-4px{max-height:.25rem}.line-height-4px{line-height:.25rem}.w-6px{width:.375rem}.min-w-6px{min-width:.375rem}.max-w-6px{max-width:.375rem}.h-6px{height:.375rem}.min-h-6px{min-height:.375rem!important}.max-h-6px{max-height:.375rem}.line-height-6px{line-height:.375rem}.w-8px{width:.5rem}.min-w-8px{min-width:.5rem}.max-w-8px{max-width:.5rem}.h-8px{height:.5rem}.min-h-8px{min-height:.5rem!important}.max-h-8px{max-height:.5rem}.line-height-8px{line-height:.5rem}.w-10px{width:.625rem}.min-w-10px{min-width:.625rem}.max-w-10px{max-width:.625rem}.h-10px{height:.625rem}.min-h-10px{min-height:.625rem!important}.max-h-10px{max-height:.625rem}.line-height-10px{line-height:.625rem}.w-12px{width:.75rem}.min-w-12px{min-width:.75rem}.max-w-12px{max-width:.75rem}.h-12px{height:.75rem}.min-h-12px{min-height:.75rem!important}.max-h-12px{max-height:.75rem}.line-height-12px{line-height:.75rem}.w-14px{width:.875rem}.min-w-14px{min-width:.875rem}.max-w-14px{max-width:.875rem}.h-14px{height:.875rem}.min-h-14px{min-height:.875rem!important}.max-h-14px{max-height:.875rem}.line-height-14px{line-height:.875rem}.w-16px{width:1rem}.min-w-16px{min-width:1rem}.max-w-16px{max-width:1rem}.h-16px{height:1rem}.min-h-16px{min-height:1rem!important}.max-h-16px{max-height:1rem}.line-height-16px{line-height:1rem}.w-18px{width:1.125rem}.min-w-18px{min-width:1.125rem}.max-w-18px{max-width:1.125rem}.h-18px{height:1.125rem}.min-h-18px{min-height:1.125rem!important}.max-h-18px{max-height:1.125rem}.line-height-18px{line-height:1.125rem}.w-20px{width:1.25rem}.min-w-20px{min-width:1.25rem}.max-w-20px{max-width:1.25rem}.h-20px{height:1.25rem}.min-h-20px{min-height:1.25rem!important}.max-h-20px{max-height:1.25rem}.line-height-20px{line-height:1.25rem}.w-22px{width:1.375rem}.min-w-22px{min-width:1.375rem}.max-w-22px{max-width:1.375rem}.h-22px{height:1.375rem}.min-h-22px{min-height:1.375rem!important}.max-h-22px{max-height:1.375rem}.line-height-22px{line-height:1.375rem}.w-24px{width:1.5rem}.min-w-24px{min-width:1.5rem}.max-w-24px{max-width:1.5rem}.h-24px{height:1.5rem}.min-h-24px{min-height:1.5rem!important}.max-h-24px{max-height:1.5rem}.line-height-24px{line-height:1.5rem}.w-26px{width:1.625rem}.min-w-26px{min-width:1.625rem}.max-w-26px{max-width:1.625rem}.h-26px{height:1.625rem}.min-h-26px{min-height:1.625rem!important}.max-h-26px{max-height:1.625rem}.line-height-26px{line-height:1.625rem}.w-28px{width:1.75rem}.min-w-28px{min-width:1.75rem}.max-w-28px{max-width:1.75rem}.h-28px{height:1.75rem}.min-h-28px{min-height:1.75rem!important}.max-h-28px{max-height:1.75rem}.line-height-28px{line-height:1.75rem}.w-30px{width:1.875rem}.min-w-30px{min-width:1.875rem}.max-w-30px{max-width:1.875rem}.h-30px{height:1.875rem}.min-h-30px{min-height:1.875rem!important}.max-h-30px{max-height:1.875rem}.line-height-30px{line-height:1.875rem}.w-32px{width:2rem}.min-w-32px{min-width:2rem}.max-w-32px{max-width:2rem}.h-32px{height:2rem}.min-h-32px{min-height:2rem!important}.max-h-32px{max-height:2rem}.line-height-32px{line-height:2rem}.w-34px{width:2.125rem}.min-w-34px{min-width:2.125rem}.max-w-34px{max-width:2.125rem}.h-34px{height:2.125rem}.min-h-34px{min-height:2.125rem!important}.max-h-34px{max-height:2.125rem}.line-height-34px{line-height:2.125rem}.w-36px{width:2.25rem}.min-w-36px{min-width:2.25rem}.max-w-36px{max-width:2.25rem}.h-36px{height:2.25rem}.min-h-36px{min-height:2.25rem!important}.max-h-36px{max-height:2.25rem}.line-height-36px{line-height:2.25rem}.w-38px{width:2.375rem}.min-w-38px{min-width:2.375rem}.max-w-38px{max-width:2.375rem}.h-38px{height:2.375rem}.min-h-38px{min-height:2.375rem!important}.max-h-38px{max-height:2.375rem}.line-height-38px{line-height:2.375rem}.w-40px{width:2.5rem}.min-w-40px{min-width:2.5rem}.max-w-40px{max-width:2.5rem}.h-40px{height:2.5rem}.min-h-40px{min-height:2.5rem!important}.max-h-40px{max-height:2.5rem}.line-height-40px{line-height:2.5rem}.w-42px{width:2.625rem}.min-w-42px{min-width:2.625rem}.max-w-42px{max-width:2.625rem}.h-42px{height:2.625rem}.min-h-42px{min-height:2.625rem!important}.max-h-42px{max-height:2.625rem}.line-height-42px{line-height:2.625rem}.w-44px{width:2.75rem}.min-w-44px{min-width:2.75rem}.max-w-44px{max-width:2.75rem}.h-44px{height:2.75rem}.min-h-44px{min-height:2.75rem!important}.max-h-44px{max-height:2.75rem}.line-height-44px{line-height:2.75rem}.w-46px{width:2.875rem}.min-w-46px{min-width:2.875rem}.max-w-46px{max-width:2.875rem}.h-46px{height:2.875rem}.min-h-46px{min-height:2.875rem!important}.max-h-46px{max-height:2.875rem}.line-height-46px{line-height:2.875rem}.w-48px{width:3rem}.min-w-48px{min-width:3rem}.max-w-48px{max-width:3rem}.h-48px{height:3rem}.min-h-48px{min-height:3rem!important}.max-h-48px{max-height:3rem}.line-height-48px{line-height:3rem}.w-50px{width:3.125rem}.min-w-50px{min-width:3.125rem}.max-w-50px{max-width:3.125rem}.h-50px{height:3.125rem}.min-h-50px{min-height:3.125rem!important}.max-h-50px{max-height:3.125rem}.line-height-50px{line-height:3.125rem}.w-52px{width:3.25rem}.min-w-52px{min-width:3.25rem}.max-w-52px{max-width:3.25rem}.h-52px{height:3.25rem}.min-h-52px{min-height:3.25rem!important}.max-h-52px{max-height:3.25rem}.line-height-52px{line-height:3.25rem}.w-54px{width:3.375rem}.min-w-54px{min-width:3.375rem}.max-w-54px{max-width:3.375rem}.h-54px{height:3.375rem}.min-h-54px{min-height:3.375rem!important}.max-h-54px{max-height:3.375rem}.line-height-54px{line-height:3.375rem}.w-56px{width:3.5rem}.min-w-56px{min-width:3.5rem}.max-w-56px{max-width:3.5rem}.h-56px{height:3.5rem}.min-h-56px{min-height:3.5rem!important}.max-h-56px{max-height:3.5rem}.line-height-56px{line-height:3.5rem}.w-58px{width:3.625rem}.min-w-58px{min-width:3.625rem}.max-w-58px{max-width:3.625rem}.h-58px{height:3.625rem}.min-h-58px{min-height:3.625rem!important}.max-h-58px{max-height:3.625rem}.line-height-58px{line-height:3.625rem}.w-60px{width:3.75rem}.min-w-60px{min-width:3.75rem}.max-w-60px{max-width:3.75rem}.h-60px{height:3.75rem}.min-h-60px{min-height:3.75rem!important}.max-h-60px{max-height:3.75rem}.line-height-60px{line-height:3.75rem}.w-62px{width:3.875rem}.min-w-62px{min-width:3.875rem}.max-w-62px{max-width:3.875rem}.h-62px{height:3.875rem}.min-h-62px{min-height:3.875rem!important}.max-h-62px{max-height:3.875rem}.line-height-62px{line-height:3.875rem}.w-64px{width:4rem}.min-w-64px{min-width:4rem}.max-w-64px{max-width:4rem}.h-64px{height:4rem}.min-h-64px{min-height:4rem!important}.max-h-64px{max-height:4rem}.line-height-64px{line-height:4rem}.w-66px{width:4.125rem}.min-w-66px{min-width:4.125rem}.max-w-66px{max-width:4.125rem}.h-66px{height:4.125rem}.min-h-66px{min-height:4.125rem!important}.max-h-66px{max-height:4.125rem}.line-height-66px{line-height:4.125rem}.w-68px{width:4.25rem}.min-w-68px{min-width:4.25rem}.max-w-68px{max-width:4.25rem}.h-68px{height:4.25rem}.min-h-68px{min-height:4.25rem!important}.max-h-68px{max-height:4.25rem}.line-height-68px{line-height:4.25rem}.w-70px{width:4.375rem}.min-w-70px{min-width:4.375rem}.max-w-70px{max-width:4.375rem}.h-70px{height:4.375rem}.min-h-70px{min-height:4.375rem!important}.max-h-70px{max-height:4.375rem}.line-height-70px{line-height:4.375rem}.w-72px{width:4.5rem}.min-w-72px{min-width:4.5rem}.max-w-72px{max-width:4.5rem}.h-72px{height:4.5rem}.min-h-72px{min-height:4.5rem!important}.max-h-72px{max-height:4.5rem}.line-height-72px{line-height:4.5rem}.w-74px{width:4.625rem}.min-w-74px{min-width:4.625rem}.max-w-74px{max-width:4.625rem}.h-74px{height:4.625rem}.min-h-74px{min-height:4.625rem!important}.max-h-74px{max-height:4.625rem}.line-height-74px{line-height:4.625rem}.w-76px{width:4.75rem}.min-w-76px{min-width:4.75rem}.max-w-76px{max-width:4.75rem}.h-76px{height:4.75rem}.min-h-76px{min-height:4.75rem!important}.max-h-76px{max-height:4.75rem}.line-height-76px{line-height:4.75rem}.w-78px{width:4.875rem}.min-w-78px{min-width:4.875rem}.max-w-78px{max-width:4.875rem}.h-78px{height:4.875rem}.min-h-78px{min-height:4.875rem!important}.max-h-78px{max-height:4.875rem}.line-height-78px{line-height:4.875rem}.w-80px{width:5rem}.min-w-80px{min-width:5rem}.max-w-80px{max-width:5rem}.h-80px{height:5rem}.min-h-80px{min-height:5rem!important}.max-h-80px{max-height:5rem}.line-height-80px{line-height:5rem}.w-82px{width:5.125rem}.min-w-82px{min-width:5.125rem}.max-w-82px{max-width:5.125rem}.h-82px{height:5.125rem}.min-h-82px{min-height:5.125rem!important}.max-h-82px{max-height:5.125rem}.line-height-82px{line-height:5.125rem}.w-84px{width:5.25rem}.min-w-84px{min-width:5.25rem}.max-w-84px{max-width:5.25rem}.h-84px{height:5.25rem}.min-h-84px{min-height:5.25rem!important}.max-h-84px{max-height:5.25rem}.line-height-84px{line-height:5.25rem}.w-86px{width:5.375rem}.min-w-86px{min-width:5.375rem}.max-w-86px{max-width:5.375rem}.h-86px{height:5.375rem}.min-h-86px{min-height:5.375rem!important}.max-h-86px{max-height:5.375rem}.line-height-86px{line-height:5.375rem}.w-88px{width:5.5rem}.min-w-88px{min-width:5.5rem}.max-w-88px{max-width:5.5rem}.h-88px{height:5.5rem}.min-h-88px{min-height:5.5rem!important}.max-h-88px{max-height:5.5rem}.line-height-88px{line-height:5.5rem}.w-90px{width:5.625rem}.min-w-90px{min-width:5.625rem}.max-w-90px{max-width:5.625rem}.h-90px{height:5.625rem}.min-h-90px{min-height:5.625rem!important}.max-h-90px{max-height:5.625rem}.line-height-90px{line-height:5.625rem}.w-92px{width:5.75rem}.min-w-92px{min-width:5.75rem}.max-w-92px{max-width:5.75rem}.h-92px{height:5.75rem}.min-h-92px{min-height:5.75rem!important}.max-h-92px{max-height:5.75rem}.line-height-92px{line-height:5.75rem}.w-94px{width:5.875rem}.min-w-94px{min-width:5.875rem}.max-w-94px{max-width:5.875rem}.h-94px{height:5.875rem}.min-h-94px{min-height:5.875rem!important}.max-h-94px{max-height:5.875rem}.line-height-94px{line-height:5.875rem}.w-96px{width:6rem}.min-w-96px{min-width:6rem}.max-w-96px{max-width:6rem}.h-96px{height:6rem}.min-h-96px{min-height:6rem!important}.max-h-96px{max-height:6rem}.line-height-96px{line-height:6rem}.w-98px{width:6.125rem}.min-w-98px{min-width:6.125rem}.max-w-98px{max-width:6.125rem}.h-98px{height:6.125rem}.min-h-98px{min-height:6.125rem!important}.max-h-98px{max-height:6.125rem}.line-height-98px{line-height:6.125rem}.w-100px{width:6.25rem}.min-w-100px{min-width:6.25rem}.max-w-100px{max-width:6.25rem}.h-100px{height:6.25rem}.min-h-100px{min-height:6.25rem!important}.max-h-100px{max-height:6.25rem}.line-height-100px{line-height:6.25rem}.w-102px{width:6.375rem}.min-w-102px{min-width:6.375rem}.max-w-102px{max-width:6.375rem}.h-102px{height:6.375rem}.min-h-102px{min-height:6.375rem!important}.max-h-102px{max-height:6.375rem}.line-height-102px{line-height:6.375rem}.w-104px{width:6.5rem}.min-w-104px{min-width:6.5rem}.max-w-104px{max-width:6.5rem}.h-104px{height:6.5rem}.min-h-104px{min-height:6.5rem!important}.max-h-104px{max-height:6.5rem}.line-height-104px{line-height:6.5rem}.w-106px{width:6.625rem}.min-w-106px{min-width:6.625rem}.max-w-106px{max-width:6.625rem}.h-106px{height:6.625rem}.min-h-106px{min-height:6.625rem!important}.max-h-106px{max-height:6.625rem}.line-height-106px{line-height:6.625rem}.w-108px{width:6.75rem}.min-w-108px{min-width:6.75rem}.max-w-108px{max-width:6.75rem}.h-108px{height:6.75rem}.min-h-108px{min-height:6.75rem!important}.max-h-108px{max-height:6.75rem}.line-height-108px{line-height:6.75rem}.w-110px{width:6.875rem}.min-w-110px{min-width:6.875rem}.max-w-110px{max-width:6.875rem}.h-110px{height:6.875rem}.min-h-110px{min-height:6.875rem!important}.max-h-110px{max-height:6.875rem}.line-height-110px{line-height:6.875rem}.w-112px{width:7rem}.min-w-112px{min-width:7rem}.max-w-112px{max-width:7rem}.h-112px{height:7rem}.min-h-112px{min-height:7rem!important}.max-h-112px{max-height:7rem}.line-height-112px{line-height:7rem}.w-114px{width:7.125rem}.min-w-114px{min-width:7.125rem}.max-w-114px{max-width:7.125rem}.h-114px{height:7.125rem}.min-h-114px{min-height:7.125rem!important}.max-h-114px{max-height:7.125rem}.line-height-114px{line-height:7.125rem}.w-116px{width:7.25rem}.min-w-116px{min-width:7.25rem}.max-w-116px{max-width:7.25rem}.h-116px{height:7.25rem}.min-h-116px{min-height:7.25rem!important}.max-h-116px{max-height:7.25rem}.line-height-116px{line-height:7.25rem}.w-118px{width:7.375rem}.min-w-118px{min-width:7.375rem}.max-w-118px{max-width:7.375rem}.h-118px{height:7.375rem}.min-h-118px{min-height:7.375rem!important}.max-h-118px{max-height:7.375rem}.line-height-118px{line-height:7.375rem}.w-120px{width:7.5rem}.min-w-120px{min-width:7.5rem}.max-w-120px{max-width:7.5rem}.h-120px{height:7.5rem}.min-h-120px{min-height:7.5rem!important}.max-h-120px{max-height:7.5rem}.line-height-120px{line-height:7.5rem}.w-122px{width:7.625rem}.min-w-122px{min-width:7.625rem}.max-w-122px{max-width:7.625rem}.h-122px{height:7.625rem}.min-h-122px{min-height:7.625rem!important}.max-h-122px{max-height:7.625rem}.line-height-122px{line-height:7.625rem}.w-124px{width:7.75rem}.min-w-124px{min-width:7.75rem}.max-w-124px{max-width:7.75rem}.h-124px{height:7.75rem}.min-h-124px{min-height:7.75rem!important}.max-h-124px{max-height:7.75rem}.line-height-124px{line-height:7.75rem}.w-126px{width:7.875rem}.min-w-126px{min-width:7.875rem}.max-w-126px{max-width:7.875rem}.h-126px{height:7.875rem}.min-h-126px{min-height:7.875rem!important}.max-h-126px{max-height:7.875rem}.line-height-126px{line-height:7.875rem}.w-128px{width:8rem}.min-w-128px{min-width:8rem}.max-w-128px{max-width:8rem}.h-128px{height:8rem}.min-h-128px{min-height:8rem!important}.max-h-128px{max-height:8rem}.line-height-128px{line-height:8rem}.w-130px{width:8.125rem}.min-w-130px{min-width:8.125rem}.max-w-130px{max-width:8.125rem}.h-130px{height:8.125rem}.min-h-130px{min-height:8.125rem!important}.max-h-130px{max-height:8.125rem}.line-height-130px{line-height:8.125rem}.w-132px{width:8.25rem}.min-w-132px{min-width:8.25rem}.max-w-132px{max-width:8.25rem}.h-132px{height:8.25rem}.min-h-132px{min-height:8.25rem!important}.max-h-132px{max-height:8.25rem}.line-height-132px{line-height:8.25rem}.w-134px{width:8.375rem}.min-w-134px{min-width:8.375rem}.max-w-134px{max-width:8.375rem}.h-134px{height:8.375rem}.min-h-134px{min-height:8.375rem!important}.max-h-134px{max-height:8.375rem}.line-height-134px{line-height:8.375rem}.w-136px{width:8.5rem}.min-w-136px{min-width:8.5rem}.max-w-136px{max-width:8.5rem}.h-136px{height:8.5rem}.min-h-136px{min-height:8.5rem!important}.max-h-136px{max-height:8.5rem}.line-height-136px{line-height:8.5rem}.w-138px{width:8.625rem}.min-w-138px{min-width:8.625rem}.max-w-138px{max-width:8.625rem}.h-138px{height:8.625rem}.min-h-138px{min-height:8.625rem!important}.max-h-138px{max-height:8.625rem}.line-height-138px{line-height:8.625rem}.w-140px{width:8.75rem}.min-w-140px{min-width:8.75rem}.max-w-140px{max-width:8.75rem}.h-140px{height:8.75rem}.min-h-140px{min-height:8.75rem!important}.max-h-140px{max-height:8.75rem}.line-height-140px{line-height:8.75rem}.w-142px{width:8.875rem}.min-w-142px{min-width:8.875rem}.max-w-142px{max-width:8.875rem}.h-142px{height:8.875rem}.min-h-142px{min-height:8.875rem!important}.max-h-142px{max-height:8.875rem}.line-height-142px{line-height:8.875rem}.w-144px{width:9rem}.min-w-144px{min-width:9rem}.max-w-144px{max-width:9rem}.h-144px{height:9rem}.min-h-144px{min-height:9rem!important}.max-h-144px{max-height:9rem}.line-height-144px{line-height:9rem}.w-146px{width:9.125rem}.min-w-146px{min-width:9.125rem}.max-w-146px{max-width:9.125rem}.h-146px{height:9.125rem}.min-h-146px{min-height:9.125rem!important}.max-h-146px{max-height:9.125rem}.line-height-146px{line-height:9.125rem}.w-148px{width:9.25rem}.min-w-148px{min-width:9.25rem}.max-w-148px{max-width:9.25rem}.h-148px{height:9.25rem}.min-h-148px{min-height:9.25rem!important}.max-h-148px{max-height:9.25rem}.line-height-148px{line-height:9.25rem}.w-150px{width:9.375rem}.min-w-150px{min-width:9.375rem}.max-w-150px{max-width:9.375rem}.h-150px{height:9.375rem}.min-h-150px{min-height:9.375rem!important}.max-h-150px{max-height:9.375rem}.line-height-150px{line-height:9.375rem}.w-152px{width:9.5rem}.min-w-152px{min-width:9.5rem}.max-w-152px{max-width:9.5rem}.h-152px{height:9.5rem}.min-h-152px{min-height:9.5rem!important}.max-h-152px{max-height:9.5rem}.line-height-152px{line-height:9.5rem}.w-154px{width:9.625rem}.min-w-154px{min-width:9.625rem}.max-w-154px{max-width:9.625rem}.h-154px{height:9.625rem}.min-h-154px{min-height:9.625rem!important}.max-h-154px{max-height:9.625rem}.line-height-154px{line-height:9.625rem}.w-156px{width:9.75rem}.min-w-156px{min-width:9.75rem}.max-w-156px{max-width:9.75rem}.h-156px{height:9.75rem}.min-h-156px{min-height:9.75rem!important}.max-h-156px{max-height:9.75rem}.line-height-156px{line-height:9.75rem}.w-158px{width:9.875rem}.min-w-158px{min-width:9.875rem}.max-w-158px{max-width:9.875rem}.h-158px{height:9.875rem}.min-h-158px{min-height:9.875rem!important}.max-h-158px{max-height:9.875rem}.line-height-158px{line-height:9.875rem}.w-160px{width:10rem}.min-w-160px{min-width:10rem}.max-w-160px{max-width:10rem}.h-160px{height:10rem}.min-h-160px{min-height:10rem!important}.max-h-160px{max-height:10rem}.line-height-160px{line-height:10rem}.w-162px{width:10.125rem}.min-w-162px{min-width:10.125rem}.max-w-162px{max-width:10.125rem}.h-162px{height:10.125rem}.min-h-162px{min-height:10.125rem!important}.max-h-162px{max-height:10.125rem}.line-height-162px{line-height:10.125rem}.w-164px{width:10.25rem}.min-w-164px{min-width:10.25rem}.max-w-164px{max-width:10.25rem}.h-164px{height:10.25rem}.min-h-164px{min-height:10.25rem!important}.max-h-164px{max-height:10.25rem}.line-height-164px{line-height:10.25rem}.w-166px{width:10.375rem}.min-w-166px{min-width:10.375rem}.max-w-166px{max-width:10.375rem}.h-166px{height:10.375rem}.min-h-166px{min-height:10.375rem!important}.max-h-166px{max-height:10.375rem}.line-height-166px{line-height:10.375rem}.w-168px{width:10.5rem}.min-w-168px{min-width:10.5rem}.max-w-168px{max-width:10.5rem}.h-168px{height:10.5rem}.min-h-168px{min-height:10.5rem!important}.max-h-168px{max-height:10.5rem}.line-height-168px{line-height:10.5rem}.w-170px{width:10.625rem}.min-w-170px{min-width:10.625rem}.max-w-170px{max-width:10.625rem}.h-170px{height:10.625rem}.min-h-170px{min-height:10.625rem!important}.max-h-170px{max-height:10.625rem}.line-height-170px{line-height:10.625rem}.w-172px{width:10.75rem}.min-w-172px{min-width:10.75rem}.max-w-172px{max-width:10.75rem}.h-172px{height:10.75rem}.min-h-172px{min-height:10.75rem!important}.max-h-172px{max-height:10.75rem}.line-height-172px{line-height:10.75rem}.w-174px{width:10.875rem}.min-w-174px{min-width:10.875rem}.max-w-174px{max-width:10.875rem}.h-174px{height:10.875rem}.min-h-174px{min-height:10.875rem!important}.max-h-174px{max-height:10.875rem}.line-height-174px{line-height:10.875rem}.w-176px{width:11rem}.min-w-176px{min-width:11rem}.max-w-176px{max-width:11rem}.h-176px{height:11rem}.min-h-176px{min-height:11rem!important}.max-h-176px{max-height:11rem}.line-height-176px{line-height:11rem}.w-178px{width:11.125rem}.min-w-178px{min-width:11.125rem}.max-w-178px{max-width:11.125rem}.h-178px{height:11.125rem}.min-h-178px{min-height:11.125rem!important}.max-h-178px{max-height:11.125rem}.line-height-178px{line-height:11.125rem}.w-180px{width:11.25rem}.min-w-180px{min-width:11.25rem}.max-w-180px{max-width:11.25rem}.h-180px{height:11.25rem}.min-h-180px{min-height:11.25rem!important}.max-h-180px{max-height:11.25rem}.line-height-180px{line-height:11.25rem}.w-182px{width:11.375rem}.min-w-182px{min-width:11.375rem}.max-w-182px{max-width:11.375rem}.h-182px{height:11.375rem}.min-h-182px{min-height:11.375rem!important}.max-h-182px{max-height:11.375rem}.line-height-182px{line-height:11.375rem}.w-184px{width:11.5rem}.min-w-184px{min-width:11.5rem}.max-w-184px{max-width:11.5rem}.h-184px{height:11.5rem}.min-h-184px{min-height:11.5rem!important}.max-h-184px{max-height:11.5rem}.line-height-184px{line-height:11.5rem}.w-186px{width:11.625rem}.min-w-186px{min-width:11.625rem}.max-w-186px{max-width:11.625rem}.h-186px{height:11.625rem}.min-h-186px{min-height:11.625rem!important}.max-h-186px{max-height:11.625rem}.line-height-186px{line-height:11.625rem}.w-188px{width:11.75rem}.min-w-188px{min-width:11.75rem}.max-w-188px{max-width:11.75rem}.h-188px{height:11.75rem}.min-h-188px{min-height:11.75rem!important}.max-h-188px{max-height:11.75rem}.line-height-188px{line-height:11.75rem}.w-190px{width:11.875rem}.min-w-190px{min-width:11.875rem}.max-w-190px{max-width:11.875rem}.h-190px{height:11.875rem}.min-h-190px{min-height:11.875rem!important}.max-h-190px{max-height:11.875rem}.line-height-190px{line-height:11.875rem}.w-192px{width:12rem}.min-w-192px{min-width:12rem}.max-w-192px{max-width:12rem}.h-192px{height:12rem}.min-h-192px{min-height:12rem!important}.max-h-192px{max-height:12rem}.line-height-192px{line-height:12rem}.w-194px{width:12.125rem}.min-w-194px{min-width:12.125rem}.max-w-194px{max-width:12.125rem}.h-194px{height:12.125rem}.min-h-194px{min-height:12.125rem!important}.max-h-194px{max-height:12.125rem}.line-height-194px{line-height:12.125rem}.w-196px{width:12.25rem}.min-w-196px{min-width:12.25rem}.max-w-196px{max-width:12.25rem}.h-196px{height:12.25rem}.min-h-196px{min-height:12.25rem!important}.max-h-196px{max-height:12.25rem}.line-height-196px{line-height:12.25rem}.w-198px{width:12.375rem}.min-w-198px{min-width:12.375rem}.max-w-198px{max-width:12.375rem}.h-198px{height:12.375rem}.min-h-198px{min-height:12.375rem!important}.max-h-198px{max-height:12.375rem}.line-height-198px{line-height:12.375rem}.w-200px{width:12.5rem}.min-w-200px{min-width:12.5rem}.max-w-200px{max-width:12.5rem}.h-200px{height:12.5rem}.min-h-200px{min-height:12.5rem!important}.max-h-200px{max-height:12.5rem}.line-height-200px{line-height:12.5rem}.w-202px{width:12.625rem}.min-w-202px{min-width:12.625rem}.max-w-202px{max-width:12.625rem}.h-202px{height:12.625rem}.min-h-202px{min-height:12.625rem!important}.max-h-202px{max-height:12.625rem}.line-height-202px{line-height:12.625rem}.w-204px{width:12.75rem}.min-w-204px{min-width:12.75rem}.max-w-204px{max-width:12.75rem}.h-204px{height:12.75rem}.min-h-204px{min-height:12.75rem!important}.max-h-204px{max-height:12.75rem}.line-height-204px{line-height:12.75rem}.w-206px{width:12.875rem}.min-w-206px{min-width:12.875rem}.max-w-206px{max-width:12.875rem}.h-206px{height:12.875rem}.min-h-206px{min-height:12.875rem!important}.max-h-206px{max-height:12.875rem}.line-height-206px{line-height:12.875rem}.w-208px{width:13rem}.min-w-208px{min-width:13rem}.max-w-208px{max-width:13rem}.h-208px{height:13rem}.min-h-208px{min-height:13rem!important}.max-h-208px{max-height:13rem}.line-height-208px{line-height:13rem}.w-210px{width:13.125rem}.min-w-210px{min-width:13.125rem}.max-w-210px{max-width:13.125rem}.h-210px{height:13.125rem}.min-h-210px{min-height:13.125rem!important}.max-h-210px{max-height:13.125rem}.line-height-210px{line-height:13.125rem}.w-212px{width:13.25rem}.min-w-212px{min-width:13.25rem}.max-w-212px{max-width:13.25rem}.h-212px{height:13.25rem}.min-h-212px{min-height:13.25rem!important}.max-h-212px{max-height:13.25rem}.line-height-212px{line-height:13.25rem}.w-214px{width:13.375rem}.min-w-214px{min-width:13.375rem}.max-w-214px{max-width:13.375rem}.h-214px{height:13.375rem}.min-h-214px{min-height:13.375rem!important}.max-h-214px{max-height:13.375rem}.line-height-214px{line-height:13.375rem}.w-216px{width:13.5rem}.min-w-216px{min-width:13.5rem}.max-w-216px{max-width:13.5rem}.h-216px{height:13.5rem}.min-h-216px{min-height:13.5rem!important}.max-h-216px{max-height:13.5rem}.line-height-216px{line-height:13.5rem}.w-218px{width:13.625rem}.min-w-218px{min-width:13.625rem}.max-w-218px{max-width:13.625rem}.h-218px{height:13.625rem}.min-h-218px{min-height:13.625rem!important}.max-h-218px{max-height:13.625rem}.line-height-218px{line-height:13.625rem}.w-220px{width:13.75rem}.min-w-220px{min-width:13.75rem}.max-w-220px{max-width:13.75rem}.h-220px{height:13.75rem}.min-h-220px{min-height:13.75rem!important}.max-h-220px{max-height:13.75rem}.line-height-220px{line-height:13.75rem}.w-222px{width:13.875rem}.min-w-222px{min-width:13.875rem}.max-w-222px{max-width:13.875rem}.h-222px{height:13.875rem}.min-h-222px{min-height:13.875rem!important}.max-h-222px{max-height:13.875rem}.line-height-222px{line-height:13.875rem}.w-224px{width:14rem}.min-w-224px{min-width:14rem}.max-w-224px{max-width:14rem}.h-224px{height:14rem}.min-h-224px{min-height:14rem!important}.max-h-224px{max-height:14rem}.line-height-224px{line-height:14rem}.w-226px{width:14.125rem}.min-w-226px{min-width:14.125rem}.max-w-226px{max-width:14.125rem}.h-226px{height:14.125rem}.min-h-226px{min-height:14.125rem!important}.max-h-226px{max-height:14.125rem}.line-height-226px{line-height:14.125rem}.w-228px{width:14.25rem}.min-w-228px{min-width:14.25rem}.max-w-228px{max-width:14.25rem}.h-228px{height:14.25rem}.min-h-228px{min-height:14.25rem!important}.max-h-228px{max-height:14.25rem}.line-height-228px{line-height:14.25rem}.w-230px{width:14.375rem}.min-w-230px{min-width:14.375rem}.max-w-230px{max-width:14.375rem}.h-230px{height:14.375rem}.min-h-230px{min-height:14.375rem!important}.max-h-230px{max-height:14.375rem}.line-height-230px{line-height:14.375rem}.w-232px{width:14.5rem}.min-w-232px{min-width:14.5rem}.max-w-232px{max-width:14.5rem}.h-232px{height:14.5rem}.min-h-232px{min-height:14.5rem!important}.max-h-232px{max-height:14.5rem}.line-height-232px{line-height:14.5rem}.w-234px{width:14.625rem}.min-w-234px{min-width:14.625rem}.max-w-234px{max-width:14.625rem}.h-234px{height:14.625rem}.min-h-234px{min-height:14.625rem!important}.max-h-234px{max-height:14.625rem}.line-height-234px{line-height:14.625rem}.w-236px{width:14.75rem}.min-w-236px{min-width:14.75rem}.max-w-236px{max-width:14.75rem}.h-236px{height:14.75rem}.min-h-236px{min-height:14.75rem!important}.max-h-236px{max-height:14.75rem}.line-height-236px{line-height:14.75rem}.w-238px{width:14.875rem}.min-w-238px{min-width:14.875rem}.max-w-238px{max-width:14.875rem}.h-238px{height:14.875rem}.min-h-238px{min-height:14.875rem!important}.max-h-238px{max-height:14.875rem}.line-height-238px{line-height:14.875rem}.w-240px{width:15rem}.min-w-240px{min-width:15rem}.max-w-240px{max-width:15rem}.h-240px{height:15rem}.min-h-240px{min-height:15rem!important}.max-h-240px{max-height:15rem}.line-height-240px{line-height:15rem}.w-242px{width:15.125rem}.min-w-242px{min-width:15.125rem}.max-w-242px{max-width:15.125rem}.h-242px{height:15.125rem}.min-h-242px{min-height:15.125rem!important}.max-h-242px{max-height:15.125rem}.line-height-242px{line-height:15.125rem}.w-244px{width:15.25rem}.min-w-244px{min-width:15.25rem}.max-w-244px{max-width:15.25rem}.h-244px{height:15.25rem}.min-h-244px{min-height:15.25rem!important}.max-h-244px{max-height:15.25rem}.line-height-244px{line-height:15.25rem}.w-246px{width:15.375rem}.min-w-246px{min-width:15.375rem}.max-w-246px{max-width:15.375rem}.h-246px{height:15.375rem}.min-h-246px{min-height:15.375rem!important}.max-h-246px{max-height:15.375rem}.line-height-246px{line-height:15.375rem}.w-248px{width:15.5rem}.min-w-248px{min-width:15.5rem}.max-w-248px{max-width:15.5rem}.h-248px{height:15.5rem}.min-h-248px{min-height:15.5rem!important}.max-h-248px{max-height:15.5rem}.line-height-248px{line-height:15.5rem}.w-250px{width:15.625rem}.min-w-250px{min-width:15.625rem}.max-w-250px{max-width:15.625rem}.h-250px{height:15.625rem}.min-h-250px{min-height:15.625rem!important}.max-h-250px{max-height:15.625rem}.line-height-250px{line-height:15.625rem}.w-252px{width:15.75rem}.min-w-252px{min-width:15.75rem}.max-w-252px{max-width:15.75rem}.h-252px{height:15.75rem}.min-h-252px{min-height:15.75rem!important}.max-h-252px{max-height:15.75rem}.line-height-252px{line-height:15.75rem}.w-254px{width:15.875rem}.min-w-254px{min-width:15.875rem}.max-w-254px{max-width:15.875rem}.h-254px{height:15.875rem}.min-h-254px{min-height:15.875rem!important}.max-h-254px{max-height:15.875rem}.line-height-254px{line-height:15.875rem}.w-256px{width:16rem}.min-w-256px{min-width:16rem}.max-w-256px{max-width:16rem}.h-256px{height:16rem}.min-h-256px{min-height:16rem!important}.max-h-256px{max-height:16rem}.line-height-256px{line-height:16rem}.w-258px{width:16.125rem}.min-w-258px{min-width:16.125rem}.max-w-258px{max-width:16.125rem}.h-258px{height:16.125rem}.min-h-258px{min-height:16.125rem!important}.max-h-258px{max-height:16.125rem}.line-height-258px{line-height:16.125rem}.w-260px{width:16.25rem}.min-w-260px{min-width:16.25rem}.max-w-260px{max-width:16.25rem}.h-260px{height:16.25rem}.min-h-260px{min-height:16.25rem!important}.max-h-260px{max-height:16.25rem}.line-height-260px{line-height:16.25rem}.w-262px{width:16.375rem}.min-w-262px{min-width:16.375rem}.max-w-262px{max-width:16.375rem}.h-262px{height:16.375rem}.min-h-262px{min-height:16.375rem!important}.max-h-262px{max-height:16.375rem}.line-height-262px{line-height:16.375rem}.w-264px{width:16.5rem}.min-w-264px{min-width:16.5rem}.max-w-264px{max-width:16.5rem}.h-264px{height:16.5rem}.min-h-264px{min-height:16.5rem!important}.max-h-264px{max-height:16.5rem}.line-height-264px{line-height:16.5rem}.w-266px{width:16.625rem}.min-w-266px{min-width:16.625rem}.max-w-266px{max-width:16.625rem}.h-266px{height:16.625rem}.min-h-266px{min-height:16.625rem!important}.max-h-266px{max-height:16.625rem}.line-height-266px{line-height:16.625rem}.w-268px{width:16.75rem}.min-w-268px{min-width:16.75rem}.max-w-268px{max-width:16.75rem}.h-268px{height:16.75rem}.min-h-268px{min-height:16.75rem!important}.max-h-268px{max-height:16.75rem}.line-height-268px{line-height:16.75rem}.w-270px{width:16.875rem}.min-w-270px{min-width:16.875rem}.max-w-270px{max-width:16.875rem}.h-270px{height:16.875rem}.min-h-270px{min-height:16.875rem!important}.max-h-270px{max-height:16.875rem}.line-height-270px{line-height:16.875rem}.w-272px{width:17rem}.min-w-272px{min-width:17rem}.max-w-272px{max-width:17rem}.h-272px{height:17rem}.min-h-272px{min-height:17rem!important}.max-h-272px{max-height:17rem}.line-height-272px{line-height:17rem}.w-274px{width:17.125rem}.min-w-274px{min-width:17.125rem}.max-w-274px{max-width:17.125rem}.h-274px{height:17.125rem}.min-h-274px{min-height:17.125rem!important}.max-h-274px{max-height:17.125rem}.line-height-274px{line-height:17.125rem}.w-276px{width:17.25rem}.min-w-276px{min-width:17.25rem}.max-w-276px{max-width:17.25rem}.h-276px{height:17.25rem}.min-h-276px{min-height:17.25rem!important}.max-h-276px{max-height:17.25rem}.line-height-276px{line-height:17.25rem}.w-278px{width:17.375rem}.min-w-278px{min-width:17.375rem}.max-w-278px{max-width:17.375rem}.h-278px{height:17.375rem}.min-h-278px{min-height:17.375rem!important}.max-h-278px{max-height:17.375rem}.line-height-278px{line-height:17.375rem}.w-280px{width:17.5rem}.min-w-280px{min-width:17.5rem}.max-w-280px{max-width:17.5rem}.h-280px{height:17.5rem}.min-h-280px{min-height:17.5rem!important}.max-h-280px{max-height:17.5rem}.line-height-280px{line-height:17.5rem}.w-282px{width:17.625rem}.min-w-282px{min-width:17.625rem}.max-w-282px{max-width:17.625rem}.h-282px{height:17.625rem}.min-h-282px{min-height:17.625rem!important}.max-h-282px{max-height:17.625rem}.line-height-282px{line-height:17.625rem}.w-284px{width:17.75rem}.min-w-284px{min-width:17.75rem}.max-w-284px{max-width:17.75rem}.h-284px{height:17.75rem}.min-h-284px{min-height:17.75rem!important}.max-h-284px{max-height:17.75rem}.line-height-284px{line-height:17.75rem}.w-286px{width:17.875rem}.min-w-286px{min-width:17.875rem}.max-w-286px{max-width:17.875rem}.h-286px{height:17.875rem}.min-h-286px{min-height:17.875rem!important}.max-h-286px{max-height:17.875rem}.line-height-286px{line-height:17.875rem}.w-288px{width:18rem}.min-w-288px{min-width:18rem}.max-w-288px{max-width:18rem}.h-288px{height:18rem}.min-h-288px{min-height:18rem!important}.max-h-288px{max-height:18rem}.line-height-288px{line-height:18rem}.w-290px{width:18.125rem}.min-w-290px{min-width:18.125rem}.max-w-290px{max-width:18.125rem}.h-290px{height:18.125rem}.min-h-290px{min-height:18.125rem!important}.max-h-290px{max-height:18.125rem}.line-height-290px{line-height:18.125rem}.w-292px{width:18.25rem}.min-w-292px{min-width:18.25rem}.max-w-292px{max-width:18.25rem}.h-292px{height:18.25rem}.min-h-292px{min-height:18.25rem!important}.max-h-292px{max-height:18.25rem}.line-height-292px{line-height:18.25rem}.w-294px{width:18.375rem}.min-w-294px{min-width:18.375rem}.max-w-294px{max-width:18.375rem}.h-294px{height:18.375rem}.min-h-294px{min-height:18.375rem!important}.max-h-294px{max-height:18.375rem}.line-height-294px{line-height:18.375rem}.w-296px{width:18.5rem}.min-w-296px{min-width:18.5rem}.max-w-296px{max-width:18.5rem}.h-296px{height:18.5rem}.min-h-296px{min-height:18.5rem!important}.max-h-296px{max-height:18.5rem}.line-height-296px{line-height:18.5rem}.w-298px{width:18.625rem}.min-w-298px{min-width:18.625rem}.max-w-298px{max-width:18.625rem}.h-298px{height:18.625rem}.min-h-298px{min-height:18.625rem!important}.max-h-298px{max-height:18.625rem}.line-height-298px{line-height:18.625rem}.w-300px{width:18.75rem}.min-w-300px{min-width:18.75rem}.max-w-300px{max-width:18.75rem}.h-300px{height:18.75rem}.min-h-300px{min-height:18.75rem!important}.max-h-300px{max-height:18.75rem}.line-height-300px{line-height:18.75rem}.w-302px{width:18.875rem}.min-w-302px{min-width:18.875rem}.max-w-302px{max-width:18.875rem}.h-302px{height:18.875rem}.min-h-302px{min-height:18.875rem!important}.max-h-302px{max-height:18.875rem}.line-height-302px{line-height:18.875rem}.w-304px{width:19rem}.min-w-304px{min-width:19rem}.max-w-304px{max-width:19rem}.h-304px{height:19rem}.min-h-304px{min-height:19rem!important}.max-h-304px{max-height:19rem}.line-height-304px{line-height:19rem}.w-306px{width:19.125rem}.min-w-306px{min-width:19.125rem}.max-w-306px{max-width:19.125rem}.h-306px{height:19.125rem}.min-h-306px{min-height:19.125rem!important}.max-h-306px{max-height:19.125rem}.line-height-306px{line-height:19.125rem}.w-308px{width:19.25rem}.min-w-308px{min-width:19.25rem}.max-w-308px{max-width:19.25rem}.h-308px{height:19.25rem}.min-h-308px{min-height:19.25rem!important}.max-h-308px{max-height:19.25rem}.line-height-308px{line-height:19.25rem}.w-310px{width:19.375rem}.min-w-310px{min-width:19.375rem}.max-w-310px{max-width:19.375rem}.h-310px{height:19.375rem}.min-h-310px{min-height:19.375rem!important}.max-h-310px{max-height:19.375rem}.line-height-310px{line-height:19.375rem}.w-312px{width:19.5rem}.min-w-312px{min-width:19.5rem}.max-w-312px{max-width:19.5rem}.h-312px{height:19.5rem}.min-h-312px{min-height:19.5rem!important}.max-h-312px{max-height:19.5rem}.line-height-312px{line-height:19.5rem}.w-314px{width:19.625rem}.min-w-314px{min-width:19.625rem}.max-w-314px{max-width:19.625rem}.h-314px{height:19.625rem}.min-h-314px{min-height:19.625rem!important}.max-h-314px{max-height:19.625rem}.line-height-314px{line-height:19.625rem}.w-316px{width:19.75rem}.min-w-316px{min-width:19.75rem}.max-w-316px{max-width:19.75rem}.h-316px{height:19.75rem}.min-h-316px{min-height:19.75rem!important}.max-h-316px{max-height:19.75rem}.line-height-316px{line-height:19.75rem}.w-318px{width:19.875rem}.min-w-318px{min-width:19.875rem}.max-w-318px{max-width:19.875rem}.h-318px{height:19.875rem}.min-h-318px{min-height:19.875rem!important}.max-h-318px{max-height:19.875rem}.line-height-318px{line-height:19.875rem}.w-320px{width:20rem}.min-w-320px{min-width:20rem}.max-w-320px{max-width:20rem}.h-320px{height:20rem}.min-h-320px{min-height:20rem!important}.max-h-320px{max-height:20rem}.line-height-320px{line-height:20rem}.w-322px{width:20.125rem}.min-w-322px{min-width:20.125rem}.max-w-322px{max-width:20.125rem}.h-322px{height:20.125rem}.min-h-322px{min-height:20.125rem!important}.max-h-322px{max-height:20.125rem}.line-height-322px{line-height:20.125rem}.w-324px{width:20.25rem}.min-w-324px{min-width:20.25rem}.max-w-324px{max-width:20.25rem}.h-324px{height:20.25rem}.min-h-324px{min-height:20.25rem!important}.max-h-324px{max-height:20.25rem}.line-height-324px{line-height:20.25rem}.w-326px{width:20.375rem}.min-w-326px{min-width:20.375rem}.max-w-326px{max-width:20.375rem}.h-326px{height:20.375rem}.min-h-326px{min-height:20.375rem!important}.max-h-326px{max-height:20.375rem}.line-height-326px{line-height:20.375rem}.w-328px{width:20.5rem}.min-w-328px{min-width:20.5rem}.max-w-328px{max-width:20.5rem}.h-328px{height:20.5rem}.min-h-328px{min-height:20.5rem!important}.max-h-328px{max-height:20.5rem}.line-height-328px{line-height:20.5rem}.w-330px{width:20.625rem}.min-w-330px{min-width:20.625rem}.max-w-330px{max-width:20.625rem}.h-330px{height:20.625rem}.min-h-330px{min-height:20.625rem!important}.max-h-330px{max-height:20.625rem}.line-height-330px{line-height:20.625rem}.w-332px{width:20.75rem}.min-w-332px{min-width:20.75rem}.max-w-332px{max-width:20.75rem}.h-332px{height:20.75rem}.min-h-332px{min-height:20.75rem!important}.max-h-332px{max-height:20.75rem}.line-height-332px{line-height:20.75rem}.w-334px{width:20.875rem}.min-w-334px{min-width:20.875rem}.max-w-334px{max-width:20.875rem}.h-334px{height:20.875rem}.min-h-334px{min-height:20.875rem!important}.max-h-334px{max-height:20.875rem}.line-height-334px{line-height:20.875rem}.w-336px{width:21rem}.min-w-336px{min-width:21rem}.max-w-336px{max-width:21rem}.h-336px{height:21rem}.min-h-336px{min-height:21rem!important}.max-h-336px{max-height:21rem}.line-height-336px{line-height:21rem}.w-338px{width:21.125rem}.min-w-338px{min-width:21.125rem}.max-w-338px{max-width:21.125rem}.h-338px{height:21.125rem}.min-h-338px{min-height:21.125rem!important}.max-h-338px{max-height:21.125rem}.line-height-338px{line-height:21.125rem}.w-340px{width:21.25rem}.min-w-340px{min-width:21.25rem}.max-w-340px{max-width:21.25rem}.h-340px{height:21.25rem}.min-h-340px{min-height:21.25rem!important}.max-h-340px{max-height:21.25rem}.line-height-340px{line-height:21.25rem}.w-342px{width:21.375rem}.min-w-342px{min-width:21.375rem}.max-w-342px{max-width:21.375rem}.h-342px{height:21.375rem}.min-h-342px{min-height:21.375rem!important}.max-h-342px{max-height:21.375rem}.line-height-342px{line-height:21.375rem}.w-344px{width:21.5rem}.min-w-344px{min-width:21.5rem}.max-w-344px{max-width:21.5rem}.h-344px{height:21.5rem}.min-h-344px{min-height:21.5rem!important}.max-h-344px{max-height:21.5rem}.line-height-344px{line-height:21.5rem}.w-346px{width:21.625rem}.min-w-346px{min-width:21.625rem}.max-w-346px{max-width:21.625rem}.h-346px{height:21.625rem}.min-h-346px{min-height:21.625rem!important}.max-h-346px{max-height:21.625rem}.line-height-346px{line-height:21.625rem}.w-348px{width:21.75rem}.min-w-348px{min-width:21.75rem}.max-w-348px{max-width:21.75rem}.h-348px{height:21.75rem}.min-h-348px{min-height:21.75rem!important}.max-h-348px{max-height:21.75rem}.line-height-348px{line-height:21.75rem}.w-350px{width:21.875rem}.min-w-350px{min-width:21.875rem}.max-w-350px{max-width:21.875rem}.h-350px{height:21.875rem}.min-h-350px{min-height:21.875rem!important}.max-h-350px{max-height:21.875rem}.line-height-350px{line-height:21.875rem}.w-352px{width:22rem}.min-w-352px{min-width:22rem}.max-w-352px{max-width:22rem}.h-352px{height:22rem}.min-h-352px{min-height:22rem!important}.max-h-352px{max-height:22rem}.line-height-352px{line-height:22rem}.w-354px{width:22.125rem}.min-w-354px{min-width:22.125rem}.max-w-354px{max-width:22.125rem}.h-354px{height:22.125rem}.min-h-354px{min-height:22.125rem!important}.max-h-354px{max-height:22.125rem}.line-height-354px{line-height:22.125rem}.w-356px{width:22.25rem}.min-w-356px{min-width:22.25rem}.max-w-356px{max-width:22.25rem}.h-356px{height:22.25rem}.min-h-356px{min-height:22.25rem!important}.max-h-356px{max-height:22.25rem}.line-height-356px{line-height:22.25rem}.w-358px{width:22.375rem}.min-w-358px{min-width:22.375rem}.max-w-358px{max-width:22.375rem}.h-358px{height:22.375rem}.min-h-358px{min-height:22.375rem!important}.max-h-358px{max-height:22.375rem}.line-height-358px{line-height:22.375rem}.w-360px{width:22.5rem}.min-w-360px{min-width:22.5rem}.max-w-360px{max-width:22.5rem}.h-360px{height:22.5rem}.min-h-360px{min-height:22.5rem!important}.max-h-360px{max-height:22.5rem}.line-height-360px{line-height:22.5rem}.w-362px{width:22.625rem}.min-w-362px{min-width:22.625rem}.max-w-362px{max-width:22.625rem}.h-362px{height:22.625rem}.min-h-362px{min-height:22.625rem!important}.max-h-362px{max-height:22.625rem}.line-height-362px{line-height:22.625rem}.w-364px{width:22.75rem}.min-w-364px{min-width:22.75rem}.max-w-364px{max-width:22.75rem}.h-364px{height:22.75rem}.min-h-364px{min-height:22.75rem!important}.max-h-364px{max-height:22.75rem}.line-height-364px{line-height:22.75rem}.w-366px{width:22.875rem}.min-w-366px{min-width:22.875rem}.max-w-366px{max-width:22.875rem}.h-366px{height:22.875rem}.min-h-366px{min-height:22.875rem!important}.max-h-366px{max-height:22.875rem}.line-height-366px{line-height:22.875rem}.w-368px{width:23rem}.min-w-368px{min-width:23rem}.max-w-368px{max-width:23rem}.h-368px{height:23rem}.min-h-368px{min-height:23rem!important}.max-h-368px{max-height:23rem}.line-height-368px{line-height:23rem}.w-370px{width:23.125rem}.min-w-370px{min-width:23.125rem}.max-w-370px{max-width:23.125rem}.h-370px{height:23.125rem}.min-h-370px{min-height:23.125rem!important}.max-h-370px{max-height:23.125rem}.line-height-370px{line-height:23.125rem}.w-372px{width:23.25rem}.min-w-372px{min-width:23.25rem}.max-w-372px{max-width:23.25rem}.h-372px{height:23.25rem}.min-h-372px{min-height:23.25rem!important}.max-h-372px{max-height:23.25rem}.line-height-372px{line-height:23.25rem}.w-374px{width:23.375rem}.min-w-374px{min-width:23.375rem}.max-w-374px{max-width:23.375rem}.h-374px{height:23.375rem}.min-h-374px{min-height:23.375rem!important}.max-h-374px{max-height:23.375rem}.line-height-374px{line-height:23.375rem}.w-376px{width:23.5rem}.min-w-376px{min-width:23.5rem}.max-w-376px{max-width:23.5rem}.h-376px{height:23.5rem}.min-h-376px{min-height:23.5rem!important}.max-h-376px{max-height:23.5rem}.line-height-376px{line-height:23.5rem}.w-378px{width:23.625rem}.min-w-378px{min-width:23.625rem}.max-w-378px{max-width:23.625rem}.h-378px{height:23.625rem}.min-h-378px{min-height:23.625rem!important}.max-h-378px{max-height:23.625rem}.line-height-378px{line-height:23.625rem}.w-380px{width:23.75rem}.min-w-380px{min-width:23.75rem}.max-w-380px{max-width:23.75rem}.h-380px{height:23.75rem}.min-h-380px{min-height:23.75rem!important}.max-h-380px{max-height:23.75rem}.line-height-380px{line-height:23.75rem}.w-382px{width:23.875rem}.min-w-382px{min-width:23.875rem}.max-w-382px{max-width:23.875rem}.h-382px{height:23.875rem}.min-h-382px{min-height:23.875rem!important}.max-h-382px{max-height:23.875rem}.line-height-382px{line-height:23.875rem}.w-384px{width:24rem}.min-w-384px{min-width:24rem}.max-w-384px{max-width:24rem}.h-384px{height:24rem}.min-h-384px{min-height:24rem!important}.max-h-384px{max-height:24rem}.line-height-384px{line-height:24rem}.w-386px{width:24.125rem}.min-w-386px{min-width:24.125rem}.max-w-386px{max-width:24.125rem}.h-386px{height:24.125rem}.min-h-386px{min-height:24.125rem!important}.max-h-386px{max-height:24.125rem}.line-height-386px{line-height:24.125rem}.w-388px{width:24.25rem}.min-w-388px{min-width:24.25rem}.max-w-388px{max-width:24.25rem}.h-388px{height:24.25rem}.min-h-388px{min-height:24.25rem!important}.max-h-388px{max-height:24.25rem}.line-height-388px{line-height:24.25rem}.w-390px{width:24.375rem}.min-w-390px{min-width:24.375rem}.max-w-390px{max-width:24.375rem}.h-390px{height:24.375rem}.min-h-390px{min-height:24.375rem!important}.max-h-390px{max-height:24.375rem}.line-height-390px{line-height:24.375rem}.w-392px{width:24.5rem}.min-w-392px{min-width:24.5rem}.max-w-392px{max-width:24.5rem}.h-392px{height:24.5rem}.min-h-392px{min-height:24.5rem!important}.max-h-392px{max-height:24.5rem}.line-height-392px{line-height:24.5rem}.w-394px{width:24.625rem}.min-w-394px{min-width:24.625rem}.max-w-394px{max-width:24.625rem}.h-394px{height:24.625rem}.min-h-394px{min-height:24.625rem!important}.max-h-394px{max-height:24.625rem}.line-height-394px{line-height:24.625rem}.w-396px{width:24.75rem}.min-w-396px{min-width:24.75rem}.max-w-396px{max-width:24.75rem}.h-396px{height:24.75rem}.min-h-396px{min-height:24.75rem!important}.max-h-396px{max-height:24.75rem}.line-height-396px{line-height:24.75rem}.w-398px{width:24.875rem}.min-w-398px{min-width:24.875rem}.max-w-398px{max-width:24.875rem}.h-398px{height:24.875rem}.min-h-398px{min-height:24.875rem!important}.max-h-398px{max-height:24.875rem}.line-height-398px{line-height:24.875rem}.w-400px{width:25rem}.min-w-400px{min-width:25rem}.max-w-400px{max-width:25rem}.h-400px{height:25rem}.min-h-400px{min-height:25rem!important}.max-h-400px{max-height:25rem}.line-height-400px{line-height:25rem}.w-420px{width:26.25rem}.min-w-420px{min-width:26.25rem}.max-w-420px{max-width:26.25rem}.h-420px{height:26.25rem}.min-h-420px{min-height:26.25rem}.max-h-420px{max-height:26.25rem}.line-height-420px{line-height:26.25rem}.w-440px{width:27.5rem}.min-w-440px{min-width:27.5rem}.max-w-440px{max-width:27.5rem}.h-440px{height:27.5rem}.min-h-440px{min-height:27.5rem}.max-h-440px{max-height:27.5rem}.line-height-440px{line-height:27.5rem}.w-460px{width:28.75rem}.min-w-460px{min-width:28.75rem}.max-w-460px{max-width:28.75rem}.h-460px{height:28.75rem}.min-h-460px{min-height:28.75rem}.max-h-460px{max-height:28.75rem}.line-height-460px{line-height:28.75rem}.w-480px{width:30rem}.min-w-480px{min-width:30rem}.max-w-480px{max-width:30rem}.h-480px{height:30rem}.min-h-480px{min-height:30rem}.max-h-480px{max-height:30rem}.line-height-480px{line-height:30rem}.w-500px{width:31.25rem}.min-w-500px{min-width:31.25rem}.max-w-500px{max-width:31.25rem}.h-500px{height:31.25rem}.min-h-500px{min-height:31.25rem}.max-h-500px{max-height:31.25rem}.line-height-500px{line-height:31.25rem}.w-520px{width:32.5rem}.min-w-520px{min-width:32.5rem}.max-w-520px{max-width:32.5rem}.h-520px{height:32.5rem}.min-h-520px{min-height:32.5rem}.max-h-520px{max-height:32.5rem}.line-height-520px{line-height:32.5rem}.w-540px{width:33.75rem}.min-w-540px{min-width:33.75rem}.max-w-540px{max-width:33.75rem}.h-540px{height:33.75rem}.min-h-540px{min-height:33.75rem}.max-h-540px{max-height:33.75rem}.line-height-540px{line-height:33.75rem}.w-560px{width:35rem}.min-w-560px{min-width:35rem}.max-w-560px{max-width:35rem}.h-560px{height:35rem}.min-h-560px{min-height:35rem}.max-h-560px{max-height:35rem}.line-height-560px{line-height:35rem}.w-580px{width:36.25rem}.min-w-580px{min-width:36.25rem}.max-w-580px{max-width:36.25rem}.h-580px{height:36.25rem}.min-h-580px{min-height:36.25rem}.max-h-580px{max-height:36.25rem}.line-height-580px{line-height:36.25rem}.w-600px{width:37.5rem}.min-w-600px{min-width:37.5rem}.max-w-600px{max-width:37.5rem}.h-600px{height:37.5rem}.min-h-600px{min-height:37.5rem}.max-h-600px{max-height:37.5rem}.line-height-600px{line-height:37.5rem}.w-620px{width:38.75rem}.min-w-620px{min-width:38.75rem}.max-w-620px{max-width:38.75rem}.h-620px{height:38.75rem}.min-h-620px{min-height:38.75rem}.max-h-620px{max-height:38.75rem}.line-height-620px{line-height:38.75rem}.w-640px{width:40rem}.min-w-640px{min-width:40rem}.max-w-640px{max-width:40rem}.h-640px{height:40rem}.min-h-640px{min-height:40rem}.max-h-640px{max-height:40rem}.line-height-640px{line-height:40rem}.w-660px{width:41.25rem}.min-w-660px{min-width:41.25rem}.max-w-660px{max-width:41.25rem}.h-660px{height:41.25rem}.min-h-660px{min-height:41.25rem}.max-h-660px{max-height:41.25rem}.line-height-660px{line-height:41.25rem}.w-680px{width:42.5rem}.min-w-680px{min-width:42.5rem}.max-w-680px{max-width:42.5rem}.h-680px{height:42.5rem}.min-h-680px{min-height:42.5rem}.max-h-680px{max-height:42.5rem}.line-height-680px{line-height:42.5rem}.w-700px{width:43.75rem}.min-w-700px{min-width:43.75rem}.max-w-700px{max-width:43.75rem}.h-700px{height:43.75rem}.min-h-700px{min-height:43.75rem}.max-h-700px{max-height:43.75rem}.line-height-700px{line-height:43.75rem}.w-720px{width:45rem}.min-w-720px{min-width:45rem}.max-w-720px{max-width:45rem}.h-720px{height:45rem}.min-h-720px{min-height:45rem}.max-h-720px{max-height:45rem}.line-height-720px{line-height:45rem}.w-740px{width:46.25rem}.min-w-740px{min-width:46.25rem}.max-w-740px{max-width:46.25rem}.h-740px{height:46.25rem}.min-h-740px{min-height:46.25rem}.max-h-740px{max-height:46.25rem}.line-height-740px{line-height:46.25rem}.w-760px{width:47.5rem}.min-w-760px{min-width:47.5rem}.max-w-760px{max-width:47.5rem}.h-760px{height:47.5rem}.min-h-760px{min-height:47.5rem}.max-h-760px{max-height:47.5rem}.line-height-760px{line-height:47.5rem}.w-780px{width:48.75rem}.min-w-780px{min-width:48.75rem}.max-w-780px{max-width:48.75rem}.h-780px{height:48.75rem}.min-h-780px{min-height:48.75rem}.max-h-780px{max-height:48.75rem}.line-height-780px{line-height:48.75rem}.w-800px{width:50rem}.min-w-800px{min-width:50rem}.max-w-800px{max-width:50rem}.h-800px{height:50rem}.min-h-800px{min-height:50rem}.max-h-800px{max-height:50rem}.line-height-800px{line-height:50rem}.w-820px{width:51.25rem}.min-w-820px{min-width:51.25rem}.max-w-820px{max-width:51.25rem}.h-820px{height:51.25rem}.min-h-820px{min-height:51.25rem}.max-h-820px{max-height:51.25rem}.line-height-820px{line-height:51.25rem}.w-840px{width:52.5rem}.min-w-840px{min-width:52.5rem}.max-w-840px{max-width:52.5rem}.h-840px{height:52.5rem}.min-h-840px{min-height:52.5rem}.max-h-840px{max-height:52.5rem}.line-height-840px{line-height:52.5rem}.w-860px{width:53.75rem}.min-w-860px{min-width:53.75rem}.max-w-860px{max-width:53.75rem}.h-860px{height:53.75rem}.min-h-860px{min-height:53.75rem}.max-h-860px{max-height:53.75rem}.line-height-860px{line-height:53.75rem}.w-880px{width:55rem}.min-w-880px{min-width:55rem}.max-w-880px{max-width:55rem}.h-880px{height:55rem}.min-h-880px{min-height:55rem}.max-h-880px{max-height:55rem}.line-height-880px{line-height:55rem}.w-900px{width:56.25rem}.min-w-900px{min-width:56.25rem}.max-w-900px{max-width:56.25rem}.h-900px{height:56.25rem}.min-h-900px{min-height:56.25rem}.max-h-900px{max-height:56.25rem}.line-height-900px{line-height:56.25rem}.w-920px{width:57.5rem}.min-w-920px{min-width:57.5rem}.max-w-920px{max-width:57.5rem}.h-920px{height:57.5rem}.min-h-920px{min-height:57.5rem}.max-h-920px{max-height:57.5rem}.line-height-920px{line-height:57.5rem}.w-940px{width:58.75rem}.min-w-940px{min-width:58.75rem}.max-w-940px{max-width:58.75rem}.h-940px{height:58.75rem}.min-h-940px{min-height:58.75rem}.max-h-940px{max-height:58.75rem}.line-height-940px{line-height:58.75rem}.w-960px{width:60rem}.min-w-960px{min-width:60rem}.max-w-960px{max-width:60rem}.h-960px{height:60rem}.min-h-960px{min-height:60rem}.max-h-960px{max-height:60rem}.line-height-960px{line-height:60rem}.w-980px{width:61.25rem}.min-w-980px{min-width:61.25rem}.max-w-980px{max-width:61.25rem}.h-980px{height:61.25rem}.min-h-980px{min-height:61.25rem}.max-h-980px{max-height:61.25rem}.line-height-980px{line-height:61.25rem}.w-1000px{width:62.5rem}.min-w-1000px{min-width:62.5rem}.max-w-1000px{max-width:62.5rem}.h-1000px{height:62.5rem}.min-h-1000px{min-height:62.5rem}.max-h-1000px{max-height:62.5rem}.line-height-1000px{line-height:62.5rem}.w-1020px{width:63.75rem}.min-w-1020px{min-width:63.75rem}.max-w-1020px{max-width:63.75rem}.h-1020px{height:63.75rem}.min-h-1020px{min-height:63.75rem}.max-h-1020px{max-height:63.75rem}.line-height-1020px{line-height:63.75rem}.w-1040px{width:65rem}.min-w-1040px{min-width:65rem}.max-w-1040px{max-width:65rem}.h-1040px{height:65rem}.min-h-1040px{min-height:65rem}.max-h-1040px{max-height:65rem}.line-height-1040px{line-height:65rem}.w-1060px{width:66.25rem}.min-w-1060px{min-width:66.25rem}.max-w-1060px{max-width:66.25rem}.h-1060px{height:66.25rem}.min-h-1060px{min-height:66.25rem}.max-h-1060px{max-height:66.25rem}.line-height-1060px{line-height:66.25rem}.w-1080px{width:67.5rem}.min-w-1080px{min-width:67.5rem}.max-w-1080px{max-width:67.5rem}.h-1080px{height:67.5rem}.min-h-1080px{min-height:67.5rem}.max-h-1080px{max-height:67.5rem}.line-height-1080px{line-height:67.5rem}.w-1100px{width:68.75rem}.min-w-1100px{min-width:68.75rem}.max-w-1100px{max-width:68.75rem}.h-1100px{height:68.75rem}.min-h-1100px{min-height:68.75rem}.max-h-1100px{max-height:68.75rem}.line-height-1100px{line-height:68.75rem}.w-1120px{width:70rem}.min-w-1120px{min-width:70rem}.max-w-1120px{max-width:70rem}.h-1120px{height:70rem}.min-h-1120px{min-height:70rem}.max-h-1120px{max-height:70rem}.line-height-1120px{line-height:70rem}.w-1140px{width:71.25rem}.min-w-1140px{min-width:71.25rem}.max-w-1140px{max-width:71.25rem}.h-1140px{height:71.25rem}.min-h-1140px{min-height:71.25rem}.max-h-1140px{max-height:71.25rem}.line-height-1140px{line-height:71.25rem}.w-1160px{width:72.5rem}.min-w-1160px{min-width:72.5rem}.max-w-1160px{max-width:72.5rem}.h-1160px{height:72.5rem}.min-h-1160px{min-height:72.5rem}.max-h-1160px{max-height:72.5rem}.line-height-1160px{line-height:72.5rem}.w-1180px{width:73.75rem}.min-w-1180px{min-width:73.75rem}.max-w-1180px{max-width:73.75rem}.h-1180px{height:73.75rem}.min-h-1180px{min-height:73.75rem}.max-h-1180px{max-height:73.75rem}.line-height-1180px{line-height:73.75rem}.w-1200px{width:75rem}.min-w-1200px{min-width:75rem}.max-w-1200px{max-width:75rem}.h-1200px{height:75rem}.min-h-1200px{min-height:75rem}.max-h-1200px{max-height:75rem}.line-height-1200px{line-height:75rem}.w-1220px{width:76.25rem}.min-w-1220px{min-width:76.25rem}.max-w-1220px{max-width:76.25rem}.h-1220px{height:76.25rem}.min-h-1220px{min-height:76.25rem}.max-h-1220px{max-height:76.25rem}.line-height-1220px{line-height:76.25rem}.w-1240px{width:77.5rem}.min-w-1240px{min-width:77.5rem}.max-w-1240px{max-width:77.5rem}.h-1240px{height:77.5rem}.min-h-1240px{min-height:77.5rem}.max-h-1240px{max-height:77.5rem}.line-height-1240px{line-height:77.5rem}.w-1260px{width:78.75rem}.min-w-1260px{min-width:78.75rem}.max-w-1260px{max-width:78.75rem}.h-1260px{height:78.75rem}.min-h-1260px{min-height:78.75rem}.max-h-1260px{max-height:78.75rem}.line-height-1260px{line-height:78.75rem}.w-1280px{width:80rem}.min-w-1280px{min-width:80rem}.max-w-1280px{max-width:80rem}.h-1280px{height:80rem}.min-h-1280px{min-height:80rem}.max-h-1280px{max-height:80rem}.line-height-1280px{line-height:80rem}.w-1300px{width:81.25rem}.min-w-1300px{min-width:81.25rem}.max-w-1300px{max-width:81.25rem}.h-1300px{height:81.25rem}.min-h-1300px{min-height:81.25rem}.max-h-1300px{max-height:81.25rem}.line-height-1300px{line-height:81.25rem}.w-1320px{width:82.5rem}.min-w-1320px{min-width:82.5rem}.max-w-1320px{max-width:82.5rem}.h-1320px{height:82.5rem}.min-h-1320px{min-height:82.5rem}.max-h-1320px{max-height:82.5rem}.line-height-1320px{line-height:82.5rem}.w-1340px{width:83.75rem}.min-w-1340px{min-width:83.75rem}.max-w-1340px{max-width:83.75rem}.h-1340px{height:83.75rem}.min-h-1340px{min-height:83.75rem}.max-h-1340px{max-height:83.75rem}.line-height-1340px{line-height:83.75rem}.w-1360px{width:85rem}.min-w-1360px{min-width:85rem}.max-w-1360px{max-width:85rem}.h-1360px{height:85rem}.min-h-1360px{min-height:85rem}.max-h-1360px{max-height:85rem}.line-height-1360px{line-height:85rem}.w-1380px{width:86.25rem}.min-w-1380px{min-width:86.25rem}.max-w-1380px{max-width:86.25rem}.h-1380px{height:86.25rem}.min-h-1380px{min-height:86.25rem}.max-h-1380px{max-height:86.25rem}.line-height-1380px{line-height:86.25rem}.w-1400px{width:87.5rem}.min-w-1400px{min-width:87.5rem}.max-w-1400px{max-width:87.5rem}.h-1400px{height:87.5rem}.min-h-1400px{min-height:87.5rem}.max-h-1400px{max-height:87.5rem}.line-height-1400px{line-height:87.5rem}.w-1420px{width:88.75rem}.min-w-1420px{min-width:88.75rem}.max-w-1420px{max-width:88.75rem}.h-1420px{height:88.75rem}.min-h-1420px{min-height:88.75rem}.max-h-1420px{max-height:88.75rem}.line-height-1420px{line-height:88.75rem}.w-1440px{width:90rem}.min-w-1440px{min-width:90rem}.max-w-1440px{max-width:90rem}.h-1440px{height:90rem}.min-h-1440px{min-height:90rem}.max-h-1440px{max-height:90rem}.line-height-1440px{line-height:90rem}.w-1460px{width:91.25rem}.min-w-1460px{min-width:91.25rem}.max-w-1460px{max-width:91.25rem}.h-1460px{height:91.25rem}.min-h-1460px{min-height:91.25rem}.max-h-1460px{max-height:91.25rem}.line-height-1460px{line-height:91.25rem}.w-1480px{width:92.5rem}.min-w-1480px{min-width:92.5rem}.max-w-1480px{max-width:92.5rem}.h-1480px{height:92.5rem}.min-h-1480px{min-height:92.5rem}.max-h-1480px{max-height:92.5rem}.line-height-1480px{line-height:92.5rem}.w-1500px{width:93.75rem}.min-w-1500px{min-width:93.75rem}.max-w-1500px{max-width:93.75rem}.h-1500px{height:93.75rem}.min-h-1500px{min-height:93.75rem}.max-h-1500px{max-height:93.75rem}.line-height-1500px{line-height:93.75rem}.w-1520px{width:95rem}.min-w-1520px{min-width:95rem}.max-w-1520px{max-width:95rem}.h-1520px{height:95rem}.min-h-1520px{min-height:95rem}.max-h-1520px{max-height:95rem}.line-height-1520px{line-height:95rem}.w-1540px{width:96.25rem}.min-w-1540px{min-width:96.25rem}.max-w-1540px{max-width:96.25rem}.h-1540px{height:96.25rem}.min-h-1540px{min-height:96.25rem}.max-h-1540px{max-height:96.25rem}.line-height-1540px{line-height:96.25rem}.w-1560px{width:97.5rem}.min-w-1560px{min-width:97.5rem}.max-w-1560px{max-width:97.5rem}.h-1560px{height:97.5rem}.min-h-1560px{min-height:97.5rem}.max-h-1560px{max-height:97.5rem}.line-height-1560px{line-height:97.5rem}.w-1580px{width:98.75rem}.min-w-1580px{min-width:98.75rem}.max-w-1580px{max-width:98.75rem}.h-1580px{height:98.75rem}.min-h-1580px{min-height:98.75rem}.max-h-1580px{max-height:98.75rem}.line-height-1580px{line-height:98.75rem}.w-1600px{width:100rem}.min-w-1600px{min-width:100rem}.max-w-1600px{max-width:100rem}.h-1600px{height:100rem}.min-h-1600px{min-height:100rem}.max-h-1600px{max-height:100rem}.line-height-1600px{line-height:100rem}.w-1620px{width:101.25rem}.min-w-1620px{min-width:101.25rem}.max-w-1620px{max-width:101.25rem}.h-1620px{height:101.25rem}.min-h-1620px{min-height:101.25rem}.max-h-1620px{max-height:101.25rem}.line-height-1620px{line-height:101.25rem}.w-1640px{width:102.5rem}.min-w-1640px{min-width:102.5rem}.max-w-1640px{max-width:102.5rem}.h-1640px{height:102.5rem}.min-h-1640px{min-height:102.5rem}.max-h-1640px{max-height:102.5rem}.line-height-1640px{line-height:102.5rem}.w-1660px{width:103.75rem}.min-w-1660px{min-width:103.75rem}.max-w-1660px{max-width:103.75rem}.h-1660px{height:103.75rem}.min-h-1660px{min-height:103.75rem}.max-h-1660px{max-height:103.75rem}.line-height-1660px{line-height:103.75rem}.w-1680px{width:105rem}.min-w-1680px{min-width:105rem}.max-w-1680px{max-width:105rem}.h-1680px{height:105rem}.min-h-1680px{min-height:105rem}.max-h-1680px{max-height:105rem}.line-height-1680px{line-height:105rem}.w-1700px{width:106.25rem}.min-w-1700px{min-width:106.25rem}.max-w-1700px{max-width:106.25rem}.h-1700px{height:106.25rem}.min-h-1700px{min-height:106.25rem}.max-h-1700px{max-height:106.25rem}.line-height-1700px{line-height:106.25rem}.w-1720px{width:107.5rem}.min-w-1720px{min-width:107.5rem}.max-w-1720px{max-width:107.5rem}.h-1720px{height:107.5rem}.min-h-1720px{min-height:107.5rem}.max-h-1720px{max-height:107.5rem}.line-height-1720px{line-height:107.5rem}.w-1740px{width:108.75rem}.min-w-1740px{min-width:108.75rem}.max-w-1740px{max-width:108.75rem}.h-1740px{height:108.75rem}.min-h-1740px{min-height:108.75rem}.max-h-1740px{max-height:108.75rem}.line-height-1740px{line-height:108.75rem}.w-1760px{width:110rem}.min-w-1760px{min-width:110rem}.max-w-1760px{max-width:110rem}.h-1760px{height:110rem}.min-h-1760px{min-height:110rem}.max-h-1760px{max-height:110rem}.line-height-1760px{line-height:110rem}.w-1780px{width:111.25rem}.min-w-1780px{min-width:111.25rem}.max-w-1780px{max-width:111.25rem}.h-1780px{height:111.25rem}.min-h-1780px{min-height:111.25rem}.max-h-1780px{max-height:111.25rem}.line-height-1780px{line-height:111.25rem}.w-1800px{width:112.5rem}.min-w-1800px{min-width:112.5rem}.max-w-1800px{max-width:112.5rem}.h-1800px{height:112.5rem}.min-h-1800px{min-height:112.5rem}.max-h-1800px{max-height:112.5rem}.line-height-1800px{line-height:112.5rem}.w-1820px{width:113.75rem}.min-w-1820px{min-width:113.75rem}.max-w-1820px{max-width:113.75rem}.h-1820px{height:113.75rem}.min-h-1820px{min-height:113.75rem}.max-h-1820px{max-height:113.75rem}.line-height-1820px{line-height:113.75rem}.w-1840px{width:115rem}.min-w-1840px{min-width:115rem}.max-w-1840px{max-width:115rem}.h-1840px{height:115rem}.min-h-1840px{min-height:115rem}.max-h-1840px{max-height:115rem}.line-height-1840px{line-height:115rem}.w-1860px{width:116.25rem}.min-w-1860px{min-width:116.25rem}.max-w-1860px{max-width:116.25rem}.h-1860px{height:116.25rem}.min-h-1860px{min-height:116.25rem}.max-h-1860px{max-height:116.25rem}.line-height-1860px{line-height:116.25rem}.w-1880px{width:117.5rem}.min-w-1880px{min-width:117.5rem}.max-w-1880px{max-width:117.5rem}.h-1880px{height:117.5rem}.min-h-1880px{min-height:117.5rem}.max-h-1880px{max-height:117.5rem}.line-height-1880px{line-height:117.5rem}.w-1900px{width:118.75rem}.min-w-1900px{min-width:118.75rem}.max-w-1900px{max-width:118.75rem}.h-1900px{height:118.75rem}.min-h-1900px{min-height:118.75rem}.max-h-1900px{max-height:118.75rem}.line-height-1900px{line-height:118.75rem}.w-1920px{width:120rem}.min-w-1920px{min-width:120rem}.max-w-1920px{max-width:120rem}.h-1920px{height:120rem}.min-h-1920px{min-height:120rem}.max-h-1920px{max-height:120rem}.line-height-1920px{line-height:120rem}.w-1940px{width:121.25rem}.min-w-1940px{min-width:121.25rem}.max-w-1940px{max-width:121.25rem}.h-1940px{height:121.25rem}.min-h-1940px{min-height:121.25rem}.max-h-1940px{max-height:121.25rem}.line-height-1940px{line-height:121.25rem}.w-1960px{width:122.5rem}.min-w-1960px{min-width:122.5rem}.max-w-1960px{max-width:122.5rem}.h-1960px{height:122.5rem}.min-h-1960px{min-height:122.5rem}.max-h-1960px{max-height:122.5rem}.line-height-1960px{line-height:122.5rem}.w-1980px{width:123.75rem}.min-w-1980px{min-width:123.75rem}.max-w-1980px{max-width:123.75rem}.h-1980px{height:123.75rem}.min-h-1980px{min-height:123.75rem}.max-h-1980px{max-height:123.75rem}.line-height-1980px{line-height:123.75rem}.w-2000px{width:125rem}.min-w-2000px{min-width:125rem}.max-w-2000px{max-width:125rem}.h-2000px{height:125rem}.min-h-2000px{min-height:125rem}.max-h-2000px{max-height:125rem}.line-height-2000px{line-height:125rem}.w-2020px{width:126.25rem}.min-w-2020px{min-width:126.25rem}.max-w-2020px{max-width:126.25rem}.h-2020px{height:126.25rem}.min-h-2020px{min-height:126.25rem}.max-h-2020px{max-height:126.25rem}.line-height-2020px{line-height:126.25rem}.w-2040px{width:127.5rem}.min-w-2040px{min-width:127.5rem}.max-w-2040px{max-width:127.5rem}.h-2040px{height:127.5rem}.min-h-2040px{min-height:127.5rem}.max-h-2040px{max-height:127.5rem}.line-height-2040px{line-height:127.5rem}.w-2060px{width:128.75rem}.min-w-2060px{min-width:128.75rem}.max-w-2060px{max-width:128.75rem}.h-2060px{height:128.75rem}.min-h-2060px{min-height:128.75rem}.max-h-2060px{max-height:128.75rem}.line-height-2060px{line-height:128.75rem}.w-2080px{width:130rem}.min-w-2080px{min-width:130rem}.max-w-2080px{max-width:130rem}.h-2080px{height:130rem}.min-h-2080px{min-height:130rem}.max-h-2080px{max-height:130rem}.line-height-2080px{line-height:130rem}.w-2100px{width:131.25rem}.min-w-2100px{min-width:131.25rem}.max-w-2100px{max-width:131.25rem}.h-2100px{height:131.25rem}.min-h-2100px{min-height:131.25rem}.max-h-2100px{max-height:131.25rem}.line-height-2100px{line-height:131.25rem}.w-2120px{width:132.5rem}.min-w-2120px{min-width:132.5rem}.max-w-2120px{max-width:132.5rem}.h-2120px{height:132.5rem}.min-h-2120px{min-height:132.5rem}.max-h-2120px{max-height:132.5rem}.line-height-2120px{line-height:132.5rem}.w-2140px{width:133.75rem}.min-w-2140px{min-width:133.75rem}.max-w-2140px{max-width:133.75rem}.h-2140px{height:133.75rem}.min-h-2140px{min-height:133.75rem}.max-h-2140px{max-height:133.75rem}.line-height-2140px{line-height:133.75rem}.w-2160px{width:135rem}.min-w-2160px{min-width:135rem}.max-w-2160px{max-width:135rem}.h-2160px{height:135rem}.min-h-2160px{min-height:135rem}.max-h-2160px{max-height:135rem}.line-height-2160px{line-height:135rem}.w-2180px{width:136.25rem}.min-w-2180px{min-width:136.25rem}.max-w-2180px{max-width:136.25rem}.h-2180px{height:136.25rem}.min-h-2180px{min-height:136.25rem}.max-h-2180px{max-height:136.25rem}.line-height-2180px{line-height:136.25rem}.w-2200px{width:137.5rem}.min-w-2200px{min-width:137.5rem}.max-w-2200px{max-width:137.5rem}.h-2200px{height:137.5rem}.min-h-2200px{min-height:137.5rem}.max-h-2200px{max-height:137.5rem}.line-height-2200px{line-height:137.5rem}.w-2220px{width:138.75rem}.min-w-2220px{min-width:138.75rem}.max-w-2220px{max-width:138.75rem}.h-2220px{height:138.75rem}.min-h-2220px{min-height:138.75rem}.max-h-2220px{max-height:138.75rem}.line-height-2220px{line-height:138.75rem}.w-2240px{width:140rem}.min-w-2240px{min-width:140rem}.max-w-2240px{max-width:140rem}.h-2240px{height:140rem}.min-h-2240px{min-height:140rem}.max-h-2240px{max-height:140rem}.line-height-2240px{line-height:140rem}.w-2260px{width:141.25rem}.min-w-2260px{min-width:141.25rem}.max-w-2260px{max-width:141.25rem}.h-2260px{height:141.25rem}.min-h-2260px{min-height:141.25rem}.max-h-2260px{max-height:141.25rem}.line-height-2260px{line-height:141.25rem}.w-2280px{width:142.5rem}.min-w-2280px{min-width:142.5rem}.max-w-2280px{max-width:142.5rem}.h-2280px{height:142.5rem}.min-h-2280px{min-height:142.5rem}.max-h-2280px{max-height:142.5rem}.line-height-2280px{line-height:142.5rem}.w-2300px{width:143.75rem}.min-w-2300px{min-width:143.75rem}.max-w-2300px{max-width:143.75rem}.h-2300px{height:143.75rem}.min-h-2300px{min-height:143.75rem}.max-h-2300px{max-height:143.75rem}.line-height-2300px{line-height:143.75rem}.w-2320px{width:145rem}.min-w-2320px{min-width:145rem}.max-w-2320px{max-width:145rem}.h-2320px{height:145rem}.min-h-2320px{min-height:145rem}.max-h-2320px{max-height:145rem}.line-height-2320px{line-height:145rem}.w-2340px{width:146.25rem}.min-w-2340px{min-width:146.25rem}.max-w-2340px{max-width:146.25rem}.h-2340px{height:146.25rem}.min-h-2340px{min-height:146.25rem}.max-h-2340px{max-height:146.25rem}.line-height-2340px{line-height:146.25rem}.w-2360px{width:147.5rem}.min-w-2360px{min-width:147.5rem}.max-w-2360px{max-width:147.5rem}.h-2360px{height:147.5rem}.min-h-2360px{min-height:147.5rem}.max-h-2360px{max-height:147.5rem}.line-height-2360px{line-height:147.5rem}.w-2380px{width:148.75rem}.min-w-2380px{min-width:148.75rem}.max-w-2380px{max-width:148.75rem}.h-2380px{height:148.75rem}.min-h-2380px{min-height:148.75rem}.max-h-2380px{max-height:148.75rem}.line-height-2380px{line-height:148.75rem}.w-2400px{width:150rem}.min-w-2400px{min-width:150rem}.max-w-2400px{max-width:150rem}.h-2400px{height:150rem}.min-h-2400px{min-height:150rem}.max-h-2400px{max-height:150rem}.line-height-2400px{line-height:150rem}.vw-1{width:1vw}.min-vw-1{min-width:1vw}.max-vw-1{max-width:1vw}.vh-1{height:1vh}.min-vh-1{min-height:1vh}.max-vh-1{max-height:1vh}.vw-2{width:2vw}.min-vw-2{min-width:2vw}.max-vw-2{max-width:2vw}.vh-2{height:2vh}.min-vh-2{min-height:2vh}.max-vh-2{max-height:2vh}.vw-3{width:3vw}.min-vw-3{min-width:3vw}.max-vw-3{max-width:3vw}.vh-3{height:3vh}.min-vh-3{min-height:3vh}.max-vh-3{max-height:3vh}.vw-4{width:4vw}.min-vw-4{min-width:4vw}.max-vw-4{max-width:4vw}.vh-4{height:4vh}.min-vh-4{min-height:4vh}.max-vh-4{max-height:4vh}.vw-5{width:5vw}.min-vw-5{min-width:5vw}.max-vw-5{max-width:5vw}.vh-5{height:5vh}.min-vh-5{min-height:5vh}.max-vh-5{max-height:5vh}.vw-6{width:6vw}.min-vw-6{min-width:6vw}.max-vw-6{max-width:6vw}.vh-6{height:6vh}.min-vh-6{min-height:6vh}.max-vh-6{max-height:6vh}.vw-7{width:7vw}.min-vw-7{min-width:7vw}.max-vw-7{max-width:7vw}.vh-7{height:7vh}.min-vh-7{min-height:7vh}.max-vh-7{max-height:7vh}.vw-8{width:8vw}.min-vw-8{min-width:8vw}.max-vw-8{max-width:8vw}.vh-8{height:8vh}.min-vh-8{min-height:8vh}.max-vh-8{max-height:8vh}.vw-9{width:9vw}.min-vw-9{min-width:9vw}.max-vw-9{max-width:9vw}.vh-9{height:9vh}.min-vh-9{min-height:9vh}.max-vh-9{max-height:9vh}.vw-10{width:10vw}.min-vw-10{min-width:10vw}.max-vw-10{max-width:10vw}.vh-10{height:10vh}.min-vh-10{min-height:10vh}.max-vh-10{max-height:10vh}.vw-11{width:11vw}.min-vw-11{min-width:11vw}.max-vw-11{max-width:11vw}.vh-11{height:11vh}.min-vh-11{min-height:11vh}.max-vh-11{max-height:11vh}.vw-12{width:12vw}.min-vw-12{min-width:12vw}.max-vw-12{max-width:12vw}.vh-12{height:12vh}.min-vh-12{min-height:12vh}.max-vh-12{max-height:12vh}.vw-13{width:13vw}.min-vw-13{min-width:13vw}.max-vw-13{max-width:13vw}.vh-13{height:13vh}.min-vh-13{min-height:13vh}.max-vh-13{max-height:13vh}.vw-14{width:14vw}.min-vw-14{min-width:14vw}.max-vw-14{max-width:14vw}.vh-14{height:14vh}.min-vh-14{min-height:14vh}.max-vh-14{max-height:14vh}.vw-15{width:15vw}.min-vw-15{min-width:15vw}.max-vw-15{max-width:15vw}.vh-15{height:15vh}.min-vh-15{min-height:15vh}.max-vh-15{max-height:15vh}.vw-16{width:16vw}.min-vw-16{min-width:16vw}.max-vw-16{max-width:16vw}.vh-16{height:16vh}.min-vh-16{min-height:16vh}.max-vh-16{max-height:16vh}.vw-17{width:17vw}.min-vw-17{min-width:17vw}.max-vw-17{max-width:17vw}.vh-17{height:17vh}.min-vh-17{min-height:17vh}.max-vh-17{max-height:17vh}.vw-18{width:18vw}.min-vw-18{min-width:18vw}.max-vw-18{max-width:18vw}.vh-18{height:18vh}.min-vh-18{min-height:18vh}.max-vh-18{max-height:18vh}.vw-19{width:19vw}.min-vw-19{min-width:19vw}.max-vw-19{max-width:19vw}.vh-19{height:19vh}.min-vh-19{min-height:19vh}.max-vh-19{max-height:19vh}.vw-20{width:20vw}.min-vw-20{min-width:20vw}.max-vw-20{max-width:20vw}.vh-20{height:20vh}.min-vh-20{min-height:20vh}.max-vh-20{max-height:20vh}.vw-21{width:21vw}.min-vw-21{min-width:21vw}.max-vw-21{max-width:21vw}.vh-21{height:21vh}.min-vh-21{min-height:21vh}.max-vh-21{max-height:21vh}.vw-22{width:22vw}.min-vw-22{min-width:22vw}.max-vw-22{max-width:22vw}.vh-22{height:22vh}.min-vh-22{min-height:22vh}.max-vh-22{max-height:22vh}.vw-23{width:23vw}.min-vw-23{min-width:23vw}.max-vw-23{max-width:23vw}.vh-23{height:23vh}.min-vh-23{min-height:23vh}.max-vh-23{max-height:23vh}.vw-24{width:24vw}.min-vw-24{min-width:24vw}.max-vw-24{max-width:24vw}.vh-24{height:24vh}.min-vh-24{min-height:24vh}.max-vh-24{max-height:24vh}.vw-25{width:25vw}.min-vw-25{min-width:25vw}.max-vw-25{max-width:25vw}.vh-25{height:25vh}.min-vh-25{min-height:25vh}.max-vh-25{max-height:25vh}.vw-26{width:26vw}.min-vw-26{min-width:26vw}.max-vw-26{max-width:26vw}.vh-26{height:26vh}.min-vh-26{min-height:26vh}.max-vh-26{max-height:26vh}.vw-27{width:27vw}.min-vw-27{min-width:27vw}.max-vw-27{max-width:27vw}.vh-27{height:27vh}.min-vh-27{min-height:27vh}.max-vh-27{max-height:27vh}.vw-28{width:28vw}.min-vw-28{min-width:28vw}.max-vw-28{max-width:28vw}.vh-28{height:28vh}.min-vh-28{min-height:28vh}.max-vh-28{max-height:28vh}.vw-29{width:29vw}.min-vw-29{min-width:29vw}.max-vw-29{max-width:29vw}.vh-29{height:29vh}.min-vh-29{min-height:29vh}.max-vh-29{max-height:29vh}.vw-30{width:30vw}.min-vw-30{min-width:30vw}.max-vw-30{max-width:30vw}.vh-30{height:30vh}.min-vh-30{min-height:30vh}.max-vh-30{max-height:30vh}.vw-31{width:31vw}.min-vw-31{min-width:31vw}.max-vw-31{max-width:31vw}.vh-31{height:31vh}.min-vh-31{min-height:31vh}.max-vh-31{max-height:31vh}.vw-32{width:32vw}.min-vw-32{min-width:32vw}.max-vw-32{max-width:32vw}.vh-32{height:32vh}.min-vh-32{min-height:32vh}.max-vh-32{max-height:32vh}.vw-33{width:33vw}.min-vw-33{min-width:33vw}.max-vw-33{max-width:33vw}.vh-33{height:33vh}.min-vh-33{min-height:33vh}.max-vh-33{max-height:33vh}.vw-34{width:34vw}.min-vw-34{min-width:34vw}.max-vw-34{max-width:34vw}.vh-34{height:34vh}.min-vh-34{min-height:34vh}.max-vh-34{max-height:34vh}.vw-35{width:35vw}.min-vw-35{min-width:35vw}.max-vw-35{max-width:35vw}.vh-35{height:35vh}.min-vh-35{min-height:35vh}.max-vh-35{max-height:35vh}.vw-36{width:36vw}.min-vw-36{min-width:36vw}.max-vw-36{max-width:36vw}.vh-36{height:36vh}.min-vh-36{min-height:36vh}.max-vh-36{max-height:36vh}.vw-37{width:37vw}.min-vw-37{min-width:37vw}.max-vw-37{max-width:37vw}.vh-37{height:37vh}.min-vh-37{min-height:37vh}.max-vh-37{max-height:37vh}.vw-38{width:38vw}.min-vw-38{min-width:38vw}.max-vw-38{max-width:38vw}.vh-38{height:38vh}.min-vh-38{min-height:38vh}.max-vh-38{max-height:38vh}.vw-39{width:39vw}.min-vw-39{min-width:39vw}.max-vw-39{max-width:39vw}.vh-39{height:39vh}.min-vh-39{min-height:39vh}.max-vh-39{max-height:39vh}.vw-40{width:40vw}.min-vw-40{min-width:40vw}.max-vw-40{max-width:40vw}.vh-40{height:40vh}.min-vh-40{min-height:40vh}.max-vh-40{max-height:40vh}.vw-41{width:41vw}.min-vw-41{min-width:41vw}.max-vw-41{max-width:41vw}.vh-41{height:41vh}.min-vh-41{min-height:41vh}.max-vh-41{max-height:41vh}.vw-42{width:42vw}.min-vw-42{min-width:42vw}.max-vw-42{max-width:42vw}.vh-42{height:42vh}.min-vh-42{min-height:42vh}.max-vh-42{max-height:42vh}.vw-43{width:43vw}.min-vw-43{min-width:43vw}.max-vw-43{max-width:43vw}.vh-43{height:43vh}.min-vh-43{min-height:43vh}.max-vh-43{max-height:43vh}.vw-44{width:44vw}.min-vw-44{min-width:44vw}.max-vw-44{max-width:44vw}.vh-44{height:44vh}.min-vh-44{min-height:44vh}.max-vh-44{max-height:44vh}.vw-45{width:45vw}.min-vw-45{min-width:45vw}.max-vw-45{max-width:45vw}.vh-45{height:45vh}.min-vh-45{min-height:45vh}.max-vh-45{max-height:45vh}.vw-46{width:46vw}.min-vw-46{min-width:46vw}.max-vw-46{max-width:46vw}.vh-46{height:46vh}.min-vh-46{min-height:46vh}.max-vh-46{max-height:46vh}.vw-47{width:47vw}.min-vw-47{min-width:47vw}.max-vw-47{max-width:47vw}.vh-47{height:47vh}.min-vh-47{min-height:47vh}.max-vh-47{max-height:47vh}.vw-48{width:48vw}.min-vw-48{min-width:48vw}.max-vw-48{max-width:48vw}.vh-48{height:48vh}.min-vh-48{min-height:48vh}.max-vh-48{max-height:48vh}.vw-49{width:49vw}.min-vw-49{min-width:49vw}.max-vw-49{max-width:49vw}.vh-49{height:49vh}.min-vh-49{min-height:49vh}.max-vh-49{max-height:49vh}.vw-50{width:50vw}.min-vw-50{min-width:50vw}.max-vw-50{max-width:50vw}.vh-50{height:50vh}.min-vh-50{min-height:50vh}.max-vh-50{max-height:50vh}.vw-51{width:51vw}.min-vw-51{min-width:51vw}.max-vw-51{max-width:51vw}.vh-51{height:51vh}.min-vh-51{min-height:51vh}.max-vh-51{max-height:51vh}.vw-52{width:52vw}.min-vw-52{min-width:52vw}.max-vw-52{max-width:52vw}.vh-52{height:52vh}.min-vh-52{min-height:52vh}.max-vh-52{max-height:52vh}.vw-53{width:53vw}.min-vw-53{min-width:53vw}.max-vw-53{max-width:53vw}.vh-53{height:53vh}.min-vh-53{min-height:53vh}.max-vh-53{max-height:53vh}.vw-54{width:54vw}.min-vw-54{min-width:54vw}.max-vw-54{max-width:54vw}.vh-54{height:54vh}.min-vh-54{min-height:54vh}.max-vh-54{max-height:54vh}.vw-55{width:55vw}.min-vw-55{min-width:55vw}.max-vw-55{max-width:55vw}.vh-55{height:55vh}.min-vh-55{min-height:55vh}.max-vh-55{max-height:55vh}.vw-56{width:56vw}.min-vw-56{min-width:56vw}.max-vw-56{max-width:56vw}.vh-56{height:56vh}.min-vh-56{min-height:56vh}.max-vh-56{max-height:56vh}.vw-57{width:57vw}.min-vw-57{min-width:57vw}.max-vw-57{max-width:57vw}.vh-57{height:57vh}.min-vh-57{min-height:57vh}.max-vh-57{max-height:57vh}.vw-58{width:58vw}.min-vw-58{min-width:58vw}.max-vw-58{max-width:58vw}.vh-58{height:58vh}.min-vh-58{min-height:58vh}.max-vh-58{max-height:58vh}.vw-59{width:59vw}.min-vw-59{min-width:59vw}.max-vw-59{max-width:59vw}.vh-59{height:59vh}.min-vh-59{min-height:59vh}.max-vh-59{max-height:59vh}.vw-60{width:60vw}.min-vw-60{min-width:60vw}.max-vw-60{max-width:60vw}.vh-60{height:60vh}.min-vh-60{min-height:60vh}.max-vh-60{max-height:60vh}.vw-61{width:61vw}.min-vw-61{min-width:61vw}.max-vw-61{max-width:61vw}.vh-61{height:61vh}.min-vh-61{min-height:61vh}.max-vh-61{max-height:61vh}.vw-62{width:62vw}.min-vw-62{min-width:62vw}.max-vw-62{max-width:62vw}.vh-62{height:62vh}.min-vh-62{min-height:62vh}.max-vh-62{max-height:62vh}.vw-63{width:63vw}.min-vw-63{min-width:63vw}.max-vw-63{max-width:63vw}.vh-63{height:63vh}.min-vh-63{min-height:63vh}.max-vh-63{max-height:63vh}.vw-64{width:64vw}.min-vw-64{min-width:64vw}.max-vw-64{max-width:64vw}.vh-64{height:64vh}.min-vh-64{min-height:64vh}.max-vh-64{max-height:64vh}.vw-65{width:65vw}.min-vw-65{min-width:65vw}.max-vw-65{max-width:65vw}.vh-65{height:65vh}.min-vh-65{min-height:65vh}.max-vh-65{max-height:65vh}.vw-66{width:66vw}.min-vw-66{min-width:66vw}.max-vw-66{max-width:66vw}.vh-66{height:66vh}.min-vh-66{min-height:66vh}.max-vh-66{max-height:66vh}.vw-67{width:67vw}.min-vw-67{min-width:67vw}.max-vw-67{max-width:67vw}.vh-67{height:67vh}.min-vh-67{min-height:67vh}.max-vh-67{max-height:67vh}.vw-68{width:68vw}.min-vw-68{min-width:68vw}.max-vw-68{max-width:68vw}.vh-68{height:68vh}.min-vh-68{min-height:68vh}.max-vh-68{max-height:68vh}.vw-69{width:69vw}.min-vw-69{min-width:69vw}.max-vw-69{max-width:69vw}.vh-69{height:69vh}.min-vh-69{min-height:69vh}.max-vh-69{max-height:69vh}.vw-70{width:70vw}.min-vw-70{min-width:70vw}.max-vw-70{max-width:70vw}.vh-70{height:70vh}.min-vh-70{min-height:70vh}.max-vh-70{max-height:70vh}.vw-71{width:71vw}.min-vw-71{min-width:71vw}.max-vw-71{max-width:71vw}.vh-71{height:71vh}.min-vh-71{min-height:71vh}.max-vh-71{max-height:71vh}.vw-72{width:72vw}.min-vw-72{min-width:72vw}.max-vw-72{max-width:72vw}.vh-72{height:72vh}.min-vh-72{min-height:72vh}.max-vh-72{max-height:72vh}.vw-73{width:73vw}.min-vw-73{min-width:73vw}.max-vw-73{max-width:73vw}.vh-73{height:73vh}.min-vh-73{min-height:73vh}.max-vh-73{max-height:73vh}.vw-74{width:74vw}.min-vw-74{min-width:74vw}.max-vw-74{max-width:74vw}.vh-74{height:74vh}.min-vh-74{min-height:74vh}.max-vh-74{max-height:74vh}.vw-75{width:75vw}.min-vw-75{min-width:75vw}.max-vw-75{max-width:75vw}.vh-75{height:75vh}.min-vh-75{min-height:75vh}.max-vh-75{max-height:75vh}.vw-76{width:76vw}.min-vw-76{min-width:76vw}.max-vw-76{max-width:76vw}.vh-76{height:76vh}.min-vh-76{min-height:76vh}.max-vh-76{max-height:76vh}.vw-77{width:77vw}.min-vw-77{min-width:77vw}.max-vw-77{max-width:77vw}.vh-77{height:77vh}.min-vh-77{min-height:77vh}.max-vh-77{max-height:77vh}.vw-78{width:78vw}.min-vw-78{min-width:78vw}.max-vw-78{max-width:78vw}.vh-78{height:78vh}.min-vh-78{min-height:78vh}.max-vh-78{max-height:78vh}.vw-79{width:79vw}.min-vw-79{min-width:79vw}.max-vw-79{max-width:79vw}.vh-79{height:79vh}.min-vh-79{min-height:79vh}.max-vh-79{max-height:79vh}.vw-80{width:80vw}.min-vw-80{min-width:80vw}.max-vw-80{max-width:80vw}.vh-80{height:80vh}.min-vh-80{min-height:80vh}.max-vh-80{max-height:80vh}.vw-81{width:81vw}.min-vw-81{min-width:81vw}.max-vw-81{max-width:81vw}.vh-81{height:81vh}.min-vh-81{min-height:81vh}.max-vh-81{max-height:81vh}.vw-82{width:82vw}.min-vw-82{min-width:82vw}.max-vw-82{max-width:82vw}.vh-82{height:82vh}.min-vh-82{min-height:82vh}.max-vh-82{max-height:82vh}.vw-83{width:83vw}.min-vw-83{min-width:83vw}.max-vw-83{max-width:83vw}.vh-83{height:83vh}.min-vh-83{min-height:83vh}.max-vh-83{max-height:83vh}.vw-84{width:84vw}.min-vw-84{min-width:84vw}.max-vw-84{max-width:84vw}.vh-84{height:84vh}.min-vh-84{min-height:84vh}.max-vh-84{max-height:84vh}.vw-85{width:85vw}.min-vw-85{min-width:85vw}.max-vw-85{max-width:85vw}.vh-85{height:85vh}.min-vh-85{min-height:85vh}.max-vh-85{max-height:85vh}.vw-86{width:86vw}.min-vw-86{min-width:86vw}.max-vw-86{max-width:86vw}.vh-86{height:86vh}.min-vh-86{min-height:86vh}.max-vh-86{max-height:86vh}.vw-87{width:87vw}.min-vw-87{min-width:87vw}.max-vw-87{max-width:87vw}.vh-87{height:87vh}.min-vh-87{min-height:87vh}.max-vh-87{max-height:87vh}.vw-88{width:88vw}.min-vw-88{min-width:88vw}.max-vw-88{max-width:88vw}.vh-88{height:88vh}.min-vh-88{min-height:88vh}.max-vh-88{max-height:88vh}.vw-89{width:89vw}.min-vw-89{min-width:89vw}.max-vw-89{max-width:89vw}.vh-89{height:89vh}.min-vh-89{min-height:89vh}.max-vh-89{max-height:89vh}.vw-90{width:90vw}.min-vw-90{min-width:90vw}.max-vw-90{max-width:90vw}.vh-90{height:90vh}.min-vh-90{min-height:90vh}.max-vh-90{max-height:90vh}.vw-91{width:91vw}.min-vw-91{min-width:91vw}.max-vw-91{max-width:91vw}.vh-91{height:91vh}.min-vh-91{min-height:91vh}.max-vh-91{max-height:91vh}.vw-92{width:92vw}.min-vw-92{min-width:92vw}.max-vw-92{max-width:92vw}.vh-92{height:92vh}.min-vh-92{min-height:92vh}.max-vh-92{max-height:92vh}.vw-93{width:93vw}.min-vw-93{min-width:93vw}.max-vw-93{max-width:93vw}.vh-93{height:93vh}.min-vh-93{min-height:93vh}.max-vh-93{max-height:93vh}.vw-94{width:94vw}.min-vw-94{min-width:94vw}.max-vw-94{max-width:94vw}.vh-94{height:94vh}.min-vh-94{min-height:94vh}.max-vh-94{max-height:94vh}.vw-95{width:95vw}.min-vw-95{min-width:95vw}.max-vw-95{max-width:95vw}.vh-95{height:95vh}.min-vh-95{min-height:95vh}.max-vh-95{max-height:95vh}.vw-96{width:96vw}.min-vw-96{min-width:96vw}.max-vw-96{max-width:96vw}.vh-96{height:96vh}.min-vh-96{min-height:96vh}.max-vh-96{max-height:96vh}.vw-97{width:97vw}.min-vw-97{min-width:97vw}.max-vw-97{max-width:97vw}.vh-97{height:97vh}.min-vh-97{min-height:97vh}.max-vh-97{max-height:97vh}.vw-98{width:98vw}.min-vw-98{min-width:98vw}.max-vw-98{max-width:98vw}.vh-98{height:98vh}.min-vh-98{min-height:98vh}.max-vh-98{max-height:98vh}.vw-99{width:99vw}.min-vw-99{min-width:99vw}.max-vw-99{max-width:99vw}.vh-99{height:99vh}.min-vh-99{min-height:99vh}.max-vh-99{max-height:99vh}.opacity-0{opacity:0}.opacity-1{opacity:.01}.opacity-2{opacity:.02}.opacity-3{opacity:.03}.opacity-4{opacity:.04}.opacity-5{opacity:.05}.opacity-6{opacity:.06}.opacity-7{opacity:.07}.opacity-8{opacity:.08}.opacity-9{opacity:.09}.opacity-10{opacity:.1}.opacity-11{opacity:.11}.opacity-12{opacity:.12}.opacity-13{opacity:.13}.opacity-14{opacity:.14}.opacity-15{opacity:.15}.opacity-16{opacity:.16}.opacity-17{opacity:.17}.opacity-18{opacity:.18}.opacity-19{opacity:.19}.opacity-20{opacity:.2}.opacity-21{opacity:.21}.opacity-22{opacity:.22}.opacity-23{opacity:.23}.opacity-24{opacity:.24}.opacity-25{opacity:.25}.opacity-26{opacity:.26}.opacity-27{opacity:.27}.opacity-28{opacity:.28}.opacity-29{opacity:.29}.opacity-30{opacity:.3}.opacity-31{opacity:.31}.opacity-32{opacity:.32}.opacity-33{opacity:.33}.opacity-34{opacity:.34}.opacity-35{opacity:.35}.opacity-36{opacity:.36}.opacity-37{opacity:.37}.opacity-38{opacity:.38}.opacity-39{opacity:.39}.opacity-40{opacity:.4}.opacity-41{opacity:.41}.opacity-42{opacity:.42}.opacity-43{opacity:.43}.opacity-44{opacity:.44}.opacity-45{opacity:.45}.opacity-46{opacity:.46}.opacity-47{opacity:.47}.opacity-48{opacity:.48}.opacity-49{opacity:.49}.opacity-50{opacity:.5}.opacity-51{opacity:.51}.opacity-52{opacity:.52}.opacity-53{opacity:.53}.opacity-54{opacity:.54}.opacity-55{opacity:.55}.opacity-56{opacity:.56}.opacity-57{opacity:.57}.opacity-58{opacity:.58}.opacity-59{opacity:.59}.opacity-60{opacity:.6}.opacity-61{opacity:.61}.opacity-62{opacity:.62}.opacity-63{opacity:.63}.opacity-64{opacity:.64}.opacity-65{opacity:.65}.opacity-66{opacity:.66}.opacity-67{opacity:.67}.opacity-68{opacity:.68}.opacity-69{opacity:.69}.opacity-70{opacity:.7}.opacity-71{opacity:.71}.opacity-72{opacity:.72}.opacity-73{opacity:.73}.opacity-74{opacity:.74}.opacity-75{opacity:.75}.opacity-76{opacity:.76}.opacity-77{opacity:.77}.opacity-78{opacity:.78}.opacity-79{opacity:.79}.opacity-80{opacity:.8}.opacity-81{opacity:.81}.opacity-82{opacity:.82}.opacity-83{opacity:.83}.opacity-84{opacity:.84}.opacity-85{opacity:.85}.opacity-86{opacity:.86}.opacity-87{opacity:.87}.opacity-88{opacity:.88}.opacity-89{opacity:.89}.opacity-90{opacity:.9}.opacity-91{opacity:.91}.opacity-92{opacity:.92}.opacity-93{opacity:.93}.opacity-94{opacity:.94}.opacity-95{opacity:.95}.opacity-96{opacity:.96}.opacity-97{opacity:.97}.opacity-98{opacity:.98}.opacity-99{opacity:.99}.opacity-100{opacity:1}.br-0px{border-radius:0rem}ion-item.br-0px{border-radius:unset;--border-radius: 0rem}.br-4px{border-radius:.25rem}ion-item.br-4px{border-radius:unset;--border-radius: .25rem}.br-8px{border-radius:.5rem}ion-item.br-8px{border-radius:unset;--border-radius: .5rem}.br-12px{border-radius:.75rem}ion-item.br-12px{border-radius:unset;--border-radius: .75rem}.br-16px{border-radius:1rem}ion-item.br-16px{border-radius:unset;--border-radius: 1rem}.br-20px{border-radius:1.25rem}ion-item.br-20px{border-radius:unset;--border-radius: 1.25rem}.br-24px{border-radius:1.5rem}ion-item.br-24px{border-radius:unset;--border-radius: 1.5rem}.br-28px{border-radius:1.75rem}ion-item.br-28px{border-radius:unset;--border-radius: 1.75rem}.br-32px{border-radius:2rem}ion-item.br-32px{border-radius:unset;--border-radius: 2rem}.br-36px{border-radius:2.25rem}ion-item.br-36px{border-radius:unset;--border-radius: 2.25rem}.br-40px{border-radius:2.5rem}ion-item.br-40px{border-radius:unset;--border-radius: 2.5rem}.br-44px{border-radius:2.75rem}ion-item.br-44px{border-radius:unset;--border-radius: 2.75rem}.br-48px{border-radius:3rem}ion-item.br-48px{border-radius:unset;--border-radius: 3rem}.br-52px{border-radius:3.25rem}ion-item.br-52px{border-radius:unset;--border-radius: 3.25rem}.br-56px{border-radius:3.5rem}ion-item.br-56px{border-radius:unset;--border-radius: 3.5rem}.br-60px{border-radius:3.75rem}ion-item.br-60px{border-radius:unset;--border-radius: 3.75rem}.br-64px{border-radius:4rem}ion-item.br-64px{border-radius:unset;--border-radius: 4rem}.br-68px{border-radius:4.25rem}ion-item.br-68px{border-radius:unset;--border-radius: 4.25rem}.br-72px{border-radius:4.5rem}ion-item.br-72px{border-radius:unset;--border-radius: 4.5rem}.br-76px{border-radius:4.75rem}ion-item.br-76px{border-radius:unset;--border-radius: 4.75rem}.br-80px{border-radius:5rem}ion-item.br-80px{border-radius:unset;--border-radius: 5rem}:root{--ion-font-family: Inter, Roboto;--ion-font-size: 16px}:root{--ion-color-primary: #0B6EFE;--ion-color-primary-rgb: 11, 110, 254;--ion-color-primary-contrast: #ffffff;--ion-color-primary-contrast-rgb: 255, 255, 255;--ion-color-primary-shade: #0a61e0;--ion-color-primary-tint: #237dfe;--ion-color-secondary: #eef2ff;--ion-color-secondary-rgb: 238, 242, 255;--ion-color-secondary-contrast: #0033EA;--ion-color-secondary-contrast-rgb: 11, 110, 254;--ion-color-secondary-shade: #587cc1;--ion-color-secondary-tint: #7498df;--ion-color-tertiary: #6030ff;--ion-color-tertiary-rgb: 96, 48, 255;--ion-color-tertiary-contrast: #ffffff;--ion-color-tertiary-contrast-rgb: 255, 255, 255;--ion-color-tertiary-shade: #542ae0;--ion-color-tertiary-tint: #7045ff;--ion-color-success: #09964A;--ion-color-success-rgb: 9, 150, 74;--ion-color-success-contrast: #ffffff;--ion-color-success-contrast-rgb: 255, 255, 255;--ion-color-success-shade: #088642;--ion-color-success-tint: #2dd55b;--ion-color-warning: #E0BC00;--ion-color-warning-rgb: 224, 188, 0;--ion-color-warning-contrast: #ffffff;--ion-color-warning-contrast-rgb: 255, 255, 255;--ion-color-warning-shade: #c7a700;--ion-color-warning-tint: #ffca22;--ion-color-danger: #E00000;--ion-color-danger-rgb: 224, 0, 0;--ion-color-danger-contrast: #ffffff;--ion-color-danger-contrast-rgb: 255, 255, 255;--ion-color-danger-shade: #c70000;--ion-color-danger-tint: #ff1a1a;--ion-color-light: #f7f7f8;--ion-color-light-rgb: 247, 247, 248;--ion-color-light-contrast: #000000;--ion-color-light-contrast-rgb: 0, 0, 0;--ion-color-light-shade: #d0cdd0;--ion-color-light-tint: #eeeeee;--ion-color-medium: #626262;--ion-color-medium-rgb: 98, 98, 98;--ion-color-medium-contrast: #000000;--ion-color-medium-contrast-rgb: 0, 0, 0;--ion-color-medium-shade: #868686;--ion-color-medium-tint: #a2a2a2;--ion-color-dark: #2f2f2f;--ion-color-dark-rgb: 47, 47, 47;--ion-color-dark-contrast: #ffffff;--ion-color-dark-contrast-rgb: 255, 255, 255;--ion-color-dark-shade: #0B0B0B;--ion-color-dark-tint: #444444}:root{--ion-color-info: #0195D3;--ion-color-info-rgb: 1, 149, 211;--ion-color-info-contrast: #ffffff;--ion-color-info-contrast-rgb: 255, 255, 255;--ion-color-info-shade: #0183ba;--ion-color-info-tint: #1aa0d7}.ion-color-info{--ion-color-base: var(--ion-color-info);--ion-color-base-rgb: var(--ion-color-info-rgb);--ion-color-contrast: var(--ion-color-info-contrast);--ion-color-contrast-rgb: var(--ion-color-info-contrast-rgb);--ion-color-shade: var(--ion-color-info-shade);--ion-color-tint: var(--ion-color-info-tint)}:root{--ion-color-white: #ffffff;--ion-color-white-rgb: 255, 255, 255;--ion-color-white-contrast: #000000;--ion-color-white-contrast-rgb: 0, 0, 0;--ion-color-white-shade: #e0e0e0;--ion-color-white-tint: #ffffff}.ion-color-white{--ion-color-base: var(--ion-color-white);--ion-color-base-rgb: var(--ion-color-white-rgb);--ion-color-contrast: var(--ion-color-white-contrast);--ion-color-contrast-rgb: var(--ion-color-white-contrast-rgb);--ion-color-shade: var(--ion-color-white-shade);--ion-color-tint: var(--ion-color-white-tint)}:root{--ion-color-black: #000000;--ion-color-black-rgb: 0, 0, 0;--ion-color-black-contrast: #ffffff;--ion-color-black-contrast-rgb: 255, 255, 255;--ion-color-black-shade: #000000;--ion-color-black-tint: #1a1a1a}.ion-color-black{--ion-color-base: var(--ion-color-black);--ion-color-base-rgb: var(--ion-color-black-rgb);--ion-color-contrast: var(--ion-color-black-contrast);--ion-color-contrast-rgb: var(--ion-color-black-contrast-rgb);--ion-color-shade: var(--ion-color-black-shade);--ion-color-tint: var(--ion-color-black-tint)}:root{--ion-color-transparent: transparent;--ion-color-transparent-rgb: 255, 255, 255;--ion-color-transparent-contrast: #000000;--ion-color-transparent-contrast-rgb: 0, 0, 0;--ion-color-transparent-shade: transparent;--ion-color-transparent-tint: transparent}.ion-color-transparent{--ion-color-base: var(--ion-color-transparent);--ion-color-base-rgb: var(--ion-color-transparent-rgb);--ion-color-contrast: var(--ion-color-transparent-contrast);--ion-color-contrast-rgb: var(--ion-color-transparent-contrast-rgb);--ion-color-shade: var(--ion-color-transparent-shade);--ion-color-tint: var(--ion-color-transparent-tint)}:root{--ion-color-linear-top: #053E87;--ion-color-linear-top-rgb: 5, 62, 135;--ion-color-linear-top-contrast: #ffffff;--ion-color-linear-top-contrast-rgb: 255, 255, 255;--ion-color-linear-top-shade: #043777;--ion-color-linear-top-tint: #1e5193}.ion-color-linear-top{--ion-color-base: var(--ion-color-linear-top);--ion-color-base-rgb: var(--ion-color-linear-top-rgb);--ion-color-contrast: var(--ion-color-linear-top-contrast);--ion-color-contrast-rgb: var(--ion-color-linear-top-contrast-rgb);--ion-color-shade: var(--ion-color-linear-top-shade);--ion-color-tint: var(--ion-color-linear-top-tint)}:root{--ion-color-linear: linear-gradient(180deg, #053E87 0%, #387ADD 100%);--ion-color-linear-rgb: 10, 98, 212;--ion-color-linear-contrast: #ffffff;--ion-color-linear-contrast-rgb: 255, 255, 255;--ion-color-linear-shade: linear-gradient(180deg, #053E87 0%, #387ADD 100%);--ion-color-linear-tint: linear-gradient(180deg, #053E87 0%, #387ADD 100%)}.ion-color-linear{--ion-color-base: var(--ion-color-linear);--ion-color-base-rgb: var(--ion-color-linear-rgb);--ion-color-contrast: var(--ion-color-linear-contrast);--ion-color-contrast-rgb: var(--ion-color-linear-contrast-rgb);--ion-color-shade: var(--ion-color-linear-shade);--ion-color-tint: var(--ion-color-linear-tint)}:root{--ion-color-ai: linear-gradient(to right, #6D42E7, #EA5FC1);--ion-color-ai-2: linear-gradient(to bottom, #6D42E7, #EA5FC1);--ion-color-ai-text: linear-gradient(to top, #6D42E7, #EA5FC1);--ion-color-ai-rgb: 105, 187, 123;--ion-color-ai-contrast: #ffffff;--ion-color-ai-contrast-rgb: 255, 255, 255;--ion-color-ai-shade: #EA5FC1;--ion-color-ai-tint: #6D42E7}.ion-color-ai{--ion-color-base: var(--ion-color-ai);--ion-color-base-rgb: var(--ion-color-ai-rgb);--ion-color-contrast: var(--ion-color-ai-contrast);--ion-color-contrast-rgb: var(--ion-color-ai-contrast-rgb);--ion-color-shade: var(--ion-color-ai-shade);--ion-color-tint: var(--ion-color-ai-tint)}.bg-primary{background-color:var(--ion-color-primary)!important}.bg-secondary{background-color:var(--ion-color-secondary)!important}.bg-tertiary{background-color:var(--ion-color-tertiary)!important}.bg-success{background-color:var(--ion-color-success)!important}.bg-warning{background-color:var(--ion-color-warning)!important}.bg-danger{background-color:var(--ion-color-danger)!important}.bg-info{background-color:var(--ion-color-info)!important}.bg-light{background-color:var(--ion-color-light)!important}.bg-medium{background-color:var(--ion-color-medium)!important}.bg-dark{background-color:var(--ion-color-dark)!important}.bg-white{background-color:var(--ion-color-white)!important}.bg-black{background-color:var(--ion-color-black)!important}.text-primary{color:var(--ion-color-primary)!important}.text-secondary{color:var(--ion-color-secondary)!important}.text-tertiary{color:var(--ion-color-tertiary)!important}.text-success{color:var(--ion-color-success)!important}.text-warning{color:var(--ion-color-warning)!important}.text-danger{color:var(--ion-color-danger)!important}.text-info{color:var(--ion-color-info)!important}.text-light{color:var(--ion-color-light)!important}.text-medium{color:var(--ion-color-medium)!important}.text-dark{color:var(--ion-color-dark)!important}.text-white{color:var(--ion-color-white)!important}.text-black{color:var(--ion-color-black)!important}.border-primary{border-color:var(--ion-color-primary)!important}.border-secondary{border-color:var(--ion-color-secondary)!important}.border-tertiary{border-color:var(--ion-color-tertiary)!important}.border-success{border-color:var(--ion-color-success)!important}.border-warning{border-color:var(--ion-color-warning)!important}.border-danger{border-color:var(--ion-color-danger)!important}.border-info{border-color:var(--ion-color-info)!important}.border-light{border-color:var(--ion-color-light)!important}.border-medium{border-color:var(--ion-color-medium)!important}.border-dark{border-color:var(--ion-color-dark)!important}.border-white{border-color:var(--ion-color-white)!important}.border-black{border-color:var(--ion-color-black)!important}html{--ion-dynamic-font: var(--ion-default-dynamic-font);--ion-background-color: #ffffff}body.barcode-scanning-active ion-router-outlet{display:none}.html2image.ios,.html2image.ios *{font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,Roboto,sans-serif}.html2image.android,.html2image.android *{font-family:Roboto,Helvetica Neue,sans-serif}ng-otp-input .ng-otp-input-wrapper .otp-input{width:3rem!important;height:3rem!important;border:0!important;margin:0 0 .25rem!important;border-radius:.25rem!important;background-color:var(--ion-color-medium-tint)!important;color:var(--ion-color-dark)!important;font-size:1.5rem!important;font-weight:500}ng-otp-input .ng-otp-input-wrapper .otp-input+input{margin-left:.25rem!important}body.barcode-scanning-active{visibility:hidden;--background: transparent;--ion-background-color: transparent}.barcode-scanning-modal{visibility:visible}@media (prefers-color-scheme: dark){.barcode-scanning-modal{--background: transparent;--ion-background-color: transparent}}ng-otp-input{margin:auto!important}ng-otp-input .ng-otp-input-wrapper{display:flex;align-items:center;justify-content:space-around}ng-otp-input .ng-otp-input-wrapper .otp-input{width:3rem!important;height:3rem!important;border:1px solid var(--ion-color-secondary)!important;padding:0!important;margin:0!important;border-radius:.25rem!important;background-color:var(--ion-color-primary-contrast)!important;color:var(--ion-color-primary)!important;font-size:1.5rem!important;font-weight:400}
