:root{--ion-color-primary: #0054e9;--ion-color-primary-rgb: 0, 84, 233;--ion-color-primary-contrast: #fff;--ion-color-primary-contrast-rgb: 255, 255, 255;--ion-color-primary-shade: #004acd;--ion-color-primary-tint: #1a65eb;--ion-color-secondary: #0163aa;--ion-color-secondary-rgb: 1, 99, 170;--ion-color-secondary-contrast: #fff;--ion-color-secondary-contrast-rgb: 255, 255, 255;--ion-color-secondary-shade: #015796;--ion-color-secondary-tint: #1a73b3;--ion-color-tertiary: #6030ff;--ion-color-tertiary-rgb: 96, 48, 255;--ion-color-tertiary-contrast: #fff;--ion-color-tertiary-contrast-rgb: 255, 255, 255;--ion-color-tertiary-shade: #542ae0;--ion-color-tertiary-tint: #7045ff;--ion-color-success: #2dd55b;--ion-color-success-rgb: 45, 213, 91;--ion-color-success-contrast: #000;--ion-color-success-contrast-rgb: 0, 0, 0;--ion-color-success-shade: #28bb50;--ion-color-success-tint: #42d96b;--ion-color-warning: #ffc409;--ion-color-warning-rgb: 255, 196, 9;--ion-color-warning-contrast: #000;--ion-color-warning-contrast-rgb: 0, 0, 0;--ion-color-warning-shade: #e0ac08;--ion-color-warning-tint: #ffca22;--ion-color-danger: #c5000f;--ion-color-danger-rgb: 197, 0, 15;--ion-color-danger-contrast: #fff;--ion-color-danger-contrast-rgb: 255, 255, 255;--ion-color-danger-shade: #ad000d;--ion-color-danger-tint: #cb1a27;--ion-color-light: #f4f5f8;--ion-color-light-rgb: 244, 245, 248;--ion-color-light-contrast: #000;--ion-color-light-contrast-rgb: 0, 0, 0;--ion-color-light-shade: #d7d8da;--ion-color-light-tint: #f5f6f9;--ion-color-medium: #636469;--ion-color-medium-rgb: 99, 100, 105;--ion-color-medium-contrast: #fff;--ion-color-medium-contrast-rgb: 255, 255, 255;--ion-color-medium-shade: #57585c;--ion-color-medium-tint: #737478;--ion-color-dark: #222428;--ion-color-dark-rgb: 34, 36, 40;--ion-color-dark-contrast: #fff;--ion-color-dark-contrast-rgb: 255, 255, 255;--ion-color-dark-shade: #1e2023;--ion-color-dark-tint: #383a3e}html.ios{--ion-default-font: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Roboto", sans-serif}html.md{--ion-default-font: "Roboto", "Helvetica Neue", sans-serif}html{--ion-dynamic-font: -apple-system-body;--ion-font-family: var(--ion-default-font)}body{background:var(--ion-background-color);color:var(--ion-text-color)}body.backdrop-no-scroll{overflow:hidden}html.ios ion-modal.modal-card ion-header ion-toolbar:first-of-type,html.ios ion-modal.modal-sheet ion-header ion-toolbar:first-of-type,html.ios ion-modal ion-footer ion-toolbar:first-of-type{padding-top:6px}html.ios ion-modal.modal-card ion-header ion-toolbar:last-of-type,html.ios ion-modal.modal-sheet ion-header ion-toolbar:last-of-type{padding-bottom:6px}html.ios ion-modal ion-toolbar{padding-right:calc(var(--ion-safe-area-right) + 8px);padding-left:calc(var(--ion-safe-area-left) + 8px)}@media screen and (min-width: 768px){html.ios ion-modal.modal-card:first-of-type{--backdrop-opacity: .18}}ion-modal.modal-default.show-modal~ion-modal.modal-default{--backdrop-opacity: 0;--box-shadow: none}html.ios ion-modal.modal-card .ion-page{border-top-left-radius:var(--border-radius)}.ion-color-primary{--ion-color-base: var(--ion-color-primary, #0054e9) !important;--ion-color-base-rgb: var(--ion-color-primary-rgb, 0, 84, 233) !important;--ion-color-contrast: var(--ion-color-primary-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-primary-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-primary-shade, #004acd) !important;--ion-color-tint: var(--ion-color-primary-tint, #1a65eb) !important}.ion-color-secondary{--ion-color-base: var(--ion-color-secondary, #0163aa) !important;--ion-color-base-rgb: var(--ion-color-secondary-rgb, 1, 99, 170) !important;--ion-color-contrast: var(--ion-color-secondary-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-secondary-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-secondary-shade, #015796) !important;--ion-color-tint: var(--ion-color-secondary-tint, #1a73b3) !important}.ion-color-tertiary{--ion-color-base: var(--ion-color-tertiary, #6030ff) !important;--ion-color-base-rgb: var(--ion-color-tertiary-rgb, 96, 48, 255) !important;--ion-color-contrast: var(--ion-color-tertiary-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-tertiary-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-tertiary-shade, #542ae0) !important;--ion-color-tint: var(--ion-color-tertiary-tint, #7045ff) !important}.ion-color-success{--ion-color-base: var(--ion-color-success, #2dd55b) !important;--ion-color-base-rgb: var(--ion-color-success-rgb, 45, 213, 91) !important;--ion-color-contrast: var(--ion-color-success-contrast, #000) !important;--ion-color-contrast-rgb: var(--ion-color-success-contrast-rgb, 0, 0, 0) !important;--ion-color-shade: var(--ion-color-success-shade, #28bb50) !important;--ion-color-tint: var(--ion-color-success-tint, #42d96b) !important}.ion-color-warning{--ion-color-base: var(--ion-color-warning, #ffc409) !important;--ion-color-base-rgb: var(--ion-color-warning-rgb, 255, 196, 9) !important;--ion-color-contrast: var(--ion-color-warning-contrast, #000) !important;--ion-color-contrast-rgb: var(--ion-color-warning-contrast-rgb, 0, 0, 0) !important;--ion-color-shade: var(--ion-color-warning-shade, #e0ac08) !important;--ion-color-tint: var(--ion-color-warning-tint, #ffca22) !important}.ion-color-danger{--ion-color-base: var(--ion-color-danger, #c5000f) !important;--ion-color-base-rgb: var(--ion-color-danger-rgb, 197, 0, 15) !important;--ion-color-contrast: var(--ion-color-danger-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-danger-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-danger-shade, #ad000d) !important;--ion-color-tint: var(--ion-color-danger-tint, #cb1a27) !important}.ion-color-light{--ion-color-base: var(--ion-color-light, #f4f5f8) !important;--ion-color-base-rgb: var(--ion-color-light-rgb, 244, 245, 248) !important;--ion-color-contrast: var(--ion-color-light-contrast, #000) !important;--ion-color-contrast-rgb: var(--ion-color-light-contrast-rgb, 0, 0, 0) !important;--ion-color-shade: var(--ion-color-light-shade, #d7d8da) !important;--ion-color-tint: var(--ion-color-light-tint, #f5f6f9) !important}.ion-color-medium{--ion-color-base: var(--ion-color-medium, #636469) !important;--ion-color-base-rgb: var(--ion-color-medium-rgb, 99, 100, 105) !important;--ion-color-contrast: var(--ion-color-medium-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-medium-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-medium-shade, #57585c) !important;--ion-color-tint: var(--ion-color-medium-tint, #737478) !important}.ion-color-dark{--ion-color-base: var(--ion-color-dark, #222428) !important;--ion-color-base-rgb: var(--ion-color-dark-rgb, 34, 36, 40) !important;--ion-color-contrast: var(--ion-color-dark-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-dark-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-dark-shade, #1e2023) !important;--ion-color-tint: var(--ion-color-dark-tint, #383a3e) !important}.ion-page{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 rgba(0,0,0,.08)}[dir=rtl].ios .menu-content-reveal{box-shadow:8px 0 42px rgba(0,0,0,.08)}.md .menu-content-reveal,.md .menu-content-push{box-shadow:4px 0 16px rgba(0,0,0,.18)}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:not(.hydrated) body{display:none}html.ion-ce body{display:block}html.plt-pwa{height:100vh}body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;margin:0;padding:0;position:fixed;width:100%;max-width:100%;height:100%;max-height:100%;transform:translateZ(0);text-rendering:optimizeLegibility;overflow:hidden;touch-action:manipulation;-webkit-user-drag:none;-ms-content-zooming:none;word-wrap:break-word;overscroll-behavior-y:none;-webkit-text-size-adjust:none;text-size-adjust:none}html{font-family:var(--ion-font-family)}@supports (-webkit-touch-callout: none){html{font:var(--ion-dynamic-font, 16px var(--ion-font-family))}}a{background-color:transparent;color:var(--ion-color-primary, #0054e9)}h1,h2,h3,h4,h5,h6{margin-top:16px;margin-bottom:10px;font-weight:500;line-height:1.2}h1{margin-top:20px;font-size:1.625rem}h2{margin-top:18px;font-size:1.5rem}h3{font-size:1.375rem}h4{font-size:1.25rem}h5{font-size:1.125rem}h6{font-size:1rem}small{font-size:75%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}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-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}.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-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);-webkit-padding-start:var(--ion-padding, 16px);padding-inline-start:var(--ion-padding, 16px);-webkit-padding-end: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);-webkit-padding-start:var(--ion-padding, 16px);padding-inline-start:var(--ion-padding, 16px)}.ion-padding-end{--padding-end: var(--ion-padding, 16px);-webkit-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);-webkit-padding-start:var(--ion-padding, 16px);padding-inline-start:var(--ion-padding, 16px);-webkit-padding-end: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);-webkit-margin-start:var(--ion-margin, 16px);margin-inline-start:var(--ion-margin, 16px);-webkit-margin-end: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);-webkit-margin-start:var(--ion-margin, 16px);margin-inline-start:var(--ion-margin, 16px)}.ion-margin-end{--margin-end: var(--ion-margin, 16px);-webkit-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);-webkit-margin-start:var(--ion-margin, 16px);margin-inline-start:var(--ion-margin, 16px);-webkit-margin-end:var(--ion-margin, 16px);margin-inline-end:var(--ion-margin, 16px)}.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}}:root{--rt-color-white:#fff;--rt-color-dark:#222;--rt-color-success:#8dc572;--rt-color-error:#be6464;--rt-color-warning:#f0ad4e;--rt-color-info:#337ab7;--rt-opacity:.9;--rt-transition-show-delay:.15s;--rt-transition-closing-delay:.15s}.core-styles-module_tooltip__3vRRp{left:0;opacity:0;pointer-events:none;position:absolute;top:0;will-change:opacity}.core-styles-module_fixed__pcSol{position:fixed}.core-styles-module_arrow__cvMwQ{background:inherit;position:absolute}.core-styles-module_noArrow__xock6{display:none}.core-styles-module_clickable__ZuTTB{pointer-events:auto}.core-styles-module_show__Nt9eE{opacity:var(--rt-opacity);transition:opacity var(--rt-transition-show-delay) ease-out}.core-styles-module_closing__sGnxF{opacity:0;transition:opacity var(--rt-transition-closing-delay) ease-in}.styles-module_tooltip__mnnfp{border-radius:3px;font-size:90%;padding:8px 16px;width:max-content}.styles-module_arrow__K0L3T{height:8px;width:8px}[class*=react-tooltip__place-top]>.styles-module_arrow__K0L3T{transform:rotate(45deg)}[class*=react-tooltip__place-right]>.styles-module_arrow__K0L3T{transform:rotate(135deg)}[class*=react-tooltip__place-bottom]>.styles-module_arrow__K0L3T{transform:rotate(225deg)}[class*=react-tooltip__place-left]>.styles-module_arrow__K0L3T{transform:rotate(315deg)}.styles-module_dark__xNqje{background:var(--rt-color-dark);color:var(--rt-color-white)}.styles-module_light__Z6W-X{background-color:var(--rt-color-white);color:var(--rt-color-dark)}.styles-module_success__A2AKt{background-color:var(--rt-color-success);color:var(--rt-color-white)}.styles-module_warning__SCK0X{background-color:var(--rt-color-warning);color:var(--rt-color-white)}.styles-module_error__JvumD{background-color:var(--rt-color-error);color:var(--rt-color-white)}.styles-module_info__BWdHW{background-color:var(--rt-color-info);color:var(--rt-color-white)}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right)}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right)}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}}.Toastify__toast{--y: 0;position:relative;-ms-touch-action:none;touch-action:none;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px rgba(0,0,0,.1);display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0;overflow:hidden}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial;border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp{position:absolute;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@font-face{font-family:Poppins;font-style:normal;font-weight:900;src:url(/fonts/Poppins-Black.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:italic;font-weight:900;src:url(/fonts/Poppins-BlackItalic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:700;src:url(/fonts/Poppins-Bold.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:700;src:url(/fonts/Poppins-BoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:400;src:url(/fonts/Poppins.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:900;src:url(/fonts/PoppinsBlack.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:900;src:url(/fonts/PoppinsBlackIta.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:700;src:url(/fonts/PoppinsBold.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:700;src:url(/fonts/PoppinsBoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:400;src:url(/fonts/PoppinsItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:300;src:url(/fonts/Poppins-Light.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:300;src:url(/fonts/PoppinsLightItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:500;src:url(/fonts/Poppins-CondMediItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:600;src:url(/fonts/Poppins-Medium.woff) format("woff")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.woff) format("woff")}@font-face{font-family:Poppins;font-style:normal;font-weight:400;src:url(/fonts/Poppins-Regular.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:400;src:url(/fonts/Poppins-Italic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:300;src:url(/fonts/Poppins-Light.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:300;src:url(/fonts/Poppins-LightItalic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:italic;font-weight:500;src:url(/fonts/Poppins-MediumItalic.ttf) format("opentype")}@font-face{font-family:Poppins Light;src:url(/fonts/Poppins-Light.woff) format("woff")}@font-face{font-family:Poppins Light Italic;src:url(/fonts/Poppins-LightItalic.ttf) format("opentype")}@font-face{font-family:Poppins Bold;src:url(/fonts/Poppins-Bold.ttf) format("opentype")}@font-face{font-family:Poppins Bold Italic;src:url(/fonts/Poppins-BoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins Medium;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins Medium Italic;src:url(/fonts/Poppins-MediumItalic.ttf) format("opentype")}@font-face{font-family:Open Sans Light;src:url(/fonts/OpenSans-Light.ttf) format("truetype")}.Toastify__toast,ion-button{font-weight:700}ion-button{font-size:14px}.Toastify__toast{font-size:15px}ion-button{font-family:Poppins,"Sans Serif",serif!important;height:40px;min-width:40px;letter-spacing:.5;text-transform:uppercase;--border-radius: 0;--box-shadow: 0;--color: var(--ion-color-light)}ion-label{font-family:Poppins,"Sans Serif",serif!important}.Toastify__toast{font-family:Poppins,"Sans Serif",serif!important;background-color:var(--ion-color-light);color:var(--ion-color-dark);box-shadow:0 0 10px rgba(1,1,1,.5)}.m-0{padding:0}.ml-0{margin-left:0}.mr-0{margin-right:0}.mb-0{margin-bottom:0}.mt-0{margin-top:0}.-ml-0{margin-left:0}.-mr-0{margin-right:0}.-mb-0{margin-bottom:0}.-mt-0{margin-top:0}.p-0{padding:0}.pl-0{padding-left:0}.pr-0{padding-right:0}.pb-0{padding-bottom:0}.pt-0{padding-top:0}.-pl-0{padding-left:0}.-pr-0{padding-right:0}.-pb-0{padding-bottom:0}.-pt-0{padding-top:0}.w-0{--width: 0px}.-w-0{width:0px}.bb-0{border-bottom:0px solid var(--ion-color-medium)}.br-0{border-right:0px solid var(--ion-color-medium)}.bl-0{border-left:0px solid var(--ion-color-medium)}.bt-0{border-top:0px solid var(--ion-color-medium)}.max-w-0{max-width:0vh}.min-w-0{min-width:0vh}.-max-w-0{max-width:0vh}.-min-w-0{min-width:0vh}.max-h-0{max-height:0vh}.min-h-0{min-height:0vh}.-max-h-0{max-height:0vh}.-min-h-0{min-height:0vh}.m-1{padding:1px}.ml-1{margin-left:1px}.mr-1{margin-right:1px}.mb-1{margin-bottom:1px}.mt-1{margin-top:1px}.-ml-1{margin-left:-1px}.-mr-1{margin-right:-1px}.-mb-1{margin-bottom:-1px}.-mt-1{margin-top:-1px}.p-1{padding:1px}.pl-1{padding-left:1px}.pr-1{padding-right:1px}.pb-1{padding-bottom:1px}.pt-1{padding-top:1px}.-pl-1{padding-left:-1px}.-pr-1{padding-right:-1px}.-pb-1{padding-bottom:-1px}.-pt-1{padding-top:-1px}.w-1{--width: 1px}.-w-1{width:1px}.bb-1{border-bottom:1px solid var(--ion-color-medium)}.br-1{border-right:1px solid var(--ion-color-medium)}.bl-1{border-left:1px solid var(--ion-color-medium)}.bt-1{border-top:1px solid var(--ion-color-medium)}.max-w-1{max-width:1vh}.min-w-1{min-width:1vh}.-max-w-1{max-width:-1vh}.-min-w-1{min-width:-1vh}.max-h-1{max-height:1vh}.min-h-1{min-height:1vh}.-max-h-1{max-height:-1vh}.-min-h-1{min-height:-1vh}.m-2{padding:2px}.ml-2{margin-left:2px}.mr-2{margin-right:2px}.mb-2{margin-bottom:2px}.mt-2{margin-top:2px}.-ml-2{margin-left:-2px}.-mr-2{margin-right:-2px}.-mb-2{margin-bottom:-2px}.-mt-2{margin-top:-2px}.p-2{padding:2px}.pl-2{padding-left:2px}.pr-2{padding-right:2px}.pb-2{padding-bottom:2px}.pt-2{padding-top:2px}.-pl-2{padding-left:-2px}.-pr-2{padding-right:-2px}.-pb-2{padding-bottom:-2px}.-pt-2{padding-top:-2px}.w-2{--width: 2px}.-w-2{width:2px}.bb-2{border-bottom:2px solid var(--ion-color-medium)}.br-2{border-right:2px solid var(--ion-color-medium)}.bl-2{border-left:2px solid var(--ion-color-medium)}.bt-2{border-top:2px solid var(--ion-color-medium)}.max-w-2{max-width:2vh}.min-w-2{min-width:2vh}.-max-w-2{max-width:-2vh}.-min-w-2{min-width:-2vh}.max-h-2{max-height:2vh}.min-h-2{min-height:2vh}.-max-h-2{max-height:-2vh}.-min-h-2{min-height:-2vh}.m-3{padding:3px}.ml-3{margin-left:3px}.mr-3{margin-right:3px}.mb-3{margin-bottom:3px}.mt-3{margin-top:3px}.-ml-3{margin-left:-3px}.-mr-3{margin-right:-3px}.-mb-3{margin-bottom:-3px}.-mt-3{margin-top:-3px}.p-3{padding:3px}.pl-3{padding-left:3px}.pr-3{padding-right:3px}.pb-3{padding-bottom:3px}.pt-3{padding-top:3px}.-pl-3{padding-left:-3px}.-pr-3{padding-right:-3px}.-pb-3{padding-bottom:-3px}.-pt-3{padding-top:-3px}.w-3{--width: 3px}.-w-3{width:3px}.bb-3{border-bottom:3px solid var(--ion-color-medium)}.br-3{border-right:3px solid var(--ion-color-medium)}.bl-3{border-left:3px solid var(--ion-color-medium)}.bt-3{border-top:3px solid var(--ion-color-medium)}.max-w-3{max-width:3vh}.min-w-3{min-width:3vh}.-max-w-3{max-width:-3vh}.-min-w-3{min-width:-3vh}.max-h-3{max-height:3vh}.min-h-3{min-height:3vh}.-max-h-3{max-height:-3vh}.-min-h-3{min-height:-3vh}.m-4{padding:4px}.ml-4{margin-left:4px}.mr-4{margin-right:4px}.mb-4{margin-bottom:4px}.mt-4{margin-top:4px}.-ml-4{margin-left:-4px}.-mr-4{margin-right:-4px}.-mb-4{margin-bottom:-4px}.-mt-4{margin-top:-4px}.p-4{padding:4px}.pl-4{padding-left:4px}.pr-4{padding-right:4px}.pb-4{padding-bottom:4px}.pt-4{padding-top:4px}.-pl-4{padding-left:-4px}.-pr-4{padding-right:-4px}.-pb-4{padding-bottom:-4px}.-pt-4{padding-top:-4px}.w-4{--width: 4px}.-w-4{width:4px}.bb-4{border-bottom:4px solid var(--ion-color-medium)}.br-4{border-right:4px solid var(--ion-color-medium)}.bl-4{border-left:4px solid var(--ion-color-medium)}.bt-4{border-top:4px solid var(--ion-color-medium)}.max-w-4{max-width:4vh}.min-w-4{min-width:4vh}.-max-w-4{max-width:-4vh}.-min-w-4{min-width:-4vh}.max-h-4{max-height:4vh}.min-h-4{min-height:4vh}.-max-h-4{max-height:-4vh}.-min-h-4{min-height:-4vh}.m-5{padding:5px}.ml-5{margin-left:5px}.mr-5{margin-right:5px}.mb-5{margin-bottom:5px}.mt-5{margin-top:5px}.-ml-5{margin-left:-5px}.-mr-5{margin-right:-5px}.-mb-5{margin-bottom:-5px}.-mt-5{margin-top:-5px}.p-5{padding:5px}.pl-5{padding-left:5px}.pr-5{padding-right:5px}.pb-5{padding-bottom:5px}.pt-5{padding-top:5px}.-pl-5{padding-left:-5px}.-pr-5{padding-right:-5px}.-pb-5{padding-bottom:-5px}.-pt-5{padding-top:-5px}.w-5{--width: 5px}.-w-5{width:5px}.bb-5{border-bottom:5px solid var(--ion-color-medium)}.br-5{border-right:5px solid var(--ion-color-medium)}.bl-5{border-left:5px solid var(--ion-color-medium)}.bt-5{border-top:5px solid var(--ion-color-medium)}.max-w-5{max-width:5vh}.min-w-5{min-width:5vh}.-max-w-5{max-width:-5vh}.-min-w-5{min-width:-5vh}.max-h-5{max-height:5vh}.min-h-5{min-height:5vh}.-max-h-5{max-height:-5vh}.-min-h-5{min-height:-5vh}.m-6{padding:6px}.ml-6{margin-left:6px}.mr-6{margin-right:6px}.mb-6{margin-bottom:6px}.mt-6{margin-top:6px}.-ml-6{margin-left:-6px}.-mr-6{margin-right:-6px}.-mb-6{margin-bottom:-6px}.-mt-6{margin-top:-6px}.p-6{padding:6px}.pl-6{padding-left:6px}.pr-6{padding-right:6px}.pb-6{padding-bottom:6px}.pt-6{padding-top:6px}.-pl-6{padding-left:-6px}.-pr-6{padding-right:-6px}.-pb-6{padding-bottom:-6px}.-pt-6{padding-top:-6px}.w-6{--width: 6px}.-w-6{width:6px}.bb-6{border-bottom:6px solid var(--ion-color-medium)}.br-6{border-right:6px solid var(--ion-color-medium)}.bl-6{border-left:6px solid var(--ion-color-medium)}.bt-6{border-top:6px solid var(--ion-color-medium)}.max-w-6{max-width:6vh}.min-w-6{min-width:6vh}.-max-w-6{max-width:-6vh}.-min-w-6{min-width:-6vh}.max-h-6{max-height:6vh}.min-h-6{min-height:6vh}.-max-h-6{max-height:-6vh}.-min-h-6{min-height:-6vh}.m-7{padding:7px}.ml-7{margin-left:7px}.mr-7{margin-right:7px}.mb-7{margin-bottom:7px}.mt-7{margin-top:7px}.-ml-7{margin-left:-7px}.-mr-7{margin-right:-7px}.-mb-7{margin-bottom:-7px}.-mt-7{margin-top:-7px}.p-7{padding:7px}.pl-7{padding-left:7px}.pr-7{padding-right:7px}.pb-7{padding-bottom:7px}.pt-7{padding-top:7px}.-pl-7{padding-left:-7px}.-pr-7{padding-right:-7px}.-pb-7{padding-bottom:-7px}.-pt-7{padding-top:-7px}.w-7{--width: 7px}.-w-7{width:7px}.bb-7{border-bottom:7px solid var(--ion-color-medium)}.br-7{border-right:7px solid var(--ion-color-medium)}.bl-7{border-left:7px solid var(--ion-color-medium)}.bt-7{border-top:7px solid var(--ion-color-medium)}.max-w-7{max-width:7vh}.min-w-7{min-width:7vh}.-max-w-7{max-width:-7vh}.-min-w-7{min-width:-7vh}.max-h-7{max-height:7vh}.min-h-7{min-height:7vh}.-max-h-7{max-height:-7vh}.-min-h-7{min-height:-7vh}.m-8{padding:8px}.ml-8{margin-left:8px}.mr-8{margin-right:8px}.mb-8{margin-bottom:8px}.mt-8{margin-top:8px}.-ml-8{margin-left:-8px}.-mr-8{margin-right:-8px}.-mb-8{margin-bottom:-8px}.-mt-8{margin-top:-8px}.p-8{padding:8px}.pl-8{padding-left:8px}.pr-8{padding-right:8px}.pb-8{padding-bottom:8px}.pt-8{padding-top:8px}.-pl-8{padding-left:-8px}.-pr-8{padding-right:-8px}.-pb-8{padding-bottom:-8px}.-pt-8{padding-top:-8px}.w-8{--width: 8px}.-w-8{width:8px}.bb-8{border-bottom:8px solid var(--ion-color-medium)}.br-8{border-right:8px solid var(--ion-color-medium)}.bl-8{border-left:8px solid var(--ion-color-medium)}.bt-8{border-top:8px solid var(--ion-color-medium)}.max-w-8{max-width:8vh}.min-w-8{min-width:8vh}.-max-w-8{max-width:-8vh}.-min-w-8{min-width:-8vh}.max-h-8{max-height:8vh}.min-h-8{min-height:8vh}.-max-h-8{max-height:-8vh}.-min-h-8{min-height:-8vh}.m-9{padding:9px}.ml-9{margin-left:9px}.mr-9{margin-right:9px}.mb-9{margin-bottom:9px}.mt-9{margin-top:9px}.-ml-9{margin-left:-9px}.-mr-9{margin-right:-9px}.-mb-9{margin-bottom:-9px}.-mt-9{margin-top:-9px}.p-9{padding:9px}.pl-9{padding-left:9px}.pr-9{padding-right:9px}.pb-9{padding-bottom:9px}.pt-9{padding-top:9px}.-pl-9{padding-left:-9px}.-pr-9{padding-right:-9px}.-pb-9{padding-bottom:-9px}.-pt-9{padding-top:-9px}.w-9{--width: 9px}.-w-9{width:9px}.bb-9{border-bottom:9px solid var(--ion-color-medium)}.br-9{border-right:9px solid var(--ion-color-medium)}.bl-9{border-left:9px solid var(--ion-color-medium)}.bt-9{border-top:9px solid var(--ion-color-medium)}.max-w-9{max-width:9vh}.min-w-9{min-width:9vh}.-max-w-9{max-width:-9vh}.-min-w-9{min-width:-9vh}.max-h-9{max-height:9vh}.min-h-9{min-height:9vh}.-max-h-9{max-height:-9vh}.-min-h-9{min-height:-9vh}.m-10{padding:10px}.ml-10{margin-left:10px}.mr-10{margin-right:10px}.mb-10{margin-bottom:10px}.mt-10{margin-top:10px}.-ml-10{margin-left:-10px}.-mr-10{margin-right:-10px}.-mb-10{margin-bottom:-10px}.-mt-10{margin-top:-10px}.p-10{padding:10px}.pl-10{padding-left:10px}.pr-10{padding-right:10px}.pb-10{padding-bottom:10px}.pt-10{padding-top:10px}.-pl-10{padding-left:-10px}.-pr-10{padding-right:-10px}.-pb-10{padding-bottom:-10px}.-pt-10{padding-top:-10px}.w-10{--width: 10px}.-w-10{width:10px}.bb-10{border-bottom:10px solid var(--ion-color-medium)}.br-10{border-right:10px solid var(--ion-color-medium)}.bl-10{border-left:10px solid var(--ion-color-medium)}.bt-10{border-top:10px solid var(--ion-color-medium)}.max-w-10{max-width:10vh}.min-w-10{min-width:10vh}.-max-w-10{max-width:-10vh}.-min-w-10{min-width:-10vh}.max-h-10{max-height:10vh}.min-h-10{min-height:10vh}.-max-h-10{max-height:-10vh}.-min-h-10{min-height:-10vh}.m-11{padding:11px}.ml-11{margin-left:11px}.mr-11{margin-right:11px}.mb-11{margin-bottom:11px}.mt-11{margin-top:11px}.-ml-11{margin-left:-11px}.-mr-11{margin-right:-11px}.-mb-11{margin-bottom:-11px}.-mt-11{margin-top:-11px}.p-11{padding:11px}.pl-11{padding-left:11px}.pr-11{padding-right:11px}.pb-11{padding-bottom:11px}.pt-11{padding-top:11px}.-pl-11{padding-left:-11px}.-pr-11{padding-right:-11px}.-pb-11{padding-bottom:-11px}.-pt-11{padding-top:-11px}.w-11{--width: 11px}.-w-11{width:11px}.bb-11{border-bottom:11px solid var(--ion-color-medium)}.br-11{border-right:11px solid var(--ion-color-medium)}.bl-11{border-left:11px solid var(--ion-color-medium)}.bt-11{border-top:11px solid var(--ion-color-medium)}.max-w-11{max-width:11vh}.min-w-11{min-width:11vh}.-max-w-11{max-width:-11vh}.-min-w-11{min-width:-11vh}.max-h-11{max-height:11vh}.min-h-11{min-height:11vh}.-max-h-11{max-height:-11vh}.-min-h-11{min-height:-11vh}.m-12{padding:12px}.ml-12{margin-left:12px}.mr-12{margin-right:12px}.mb-12{margin-bottom:12px}.mt-12{margin-top:12px}.-ml-12{margin-left:-12px}.-mr-12{margin-right:-12px}.-mb-12{margin-bottom:-12px}.-mt-12{margin-top:-12px}.p-12{padding:12px}.pl-12{padding-left:12px}.pr-12{padding-right:12px}.pb-12{padding-bottom:12px}.pt-12{padding-top:12px}.-pl-12{padding-left:-12px}.-pr-12{padding-right:-12px}.-pb-12{padding-bottom:-12px}.-pt-12{padding-top:-12px}.w-12{--width: 12px}.-w-12{width:12px}.bb-12{border-bottom:12px solid var(--ion-color-medium)}.br-12{border-right:12px solid var(--ion-color-medium)}.bl-12{border-left:12px solid var(--ion-color-medium)}.bt-12{border-top:12px solid var(--ion-color-medium)}.max-w-12{max-width:12vh}.min-w-12{min-width:12vh}.-max-w-12{max-width:-12vh}.-min-w-12{min-width:-12vh}.max-h-12{max-height:12vh}.min-h-12{min-height:12vh}.-max-h-12{max-height:-12vh}.-min-h-12{min-height:-12vh}.m-13{padding:13px}.ml-13{margin-left:13px}.mr-13{margin-right:13px}.mb-13{margin-bottom:13px}.mt-13{margin-top:13px}.-ml-13{margin-left:-13px}.-mr-13{margin-right:-13px}.-mb-13{margin-bottom:-13px}.-mt-13{margin-top:-13px}.p-13{padding:13px}.pl-13{padding-left:13px}.pr-13{padding-right:13px}.pb-13{padding-bottom:13px}.pt-13{padding-top:13px}.-pl-13{padding-left:-13px}.-pr-13{padding-right:-13px}.-pb-13{padding-bottom:-13px}.-pt-13{padding-top:-13px}.w-13{--width: 13px}.-w-13{width:13px}.bb-13{border-bottom:13px solid var(--ion-color-medium)}.br-13{border-right:13px solid var(--ion-color-medium)}.bl-13{border-left:13px solid var(--ion-color-medium)}.bt-13{border-top:13px solid var(--ion-color-medium)}.max-w-13{max-width:13vh}.min-w-13{min-width:13vh}.-max-w-13{max-width:-13vh}.-min-w-13{min-width:-13vh}.max-h-13{max-height:13vh}.min-h-13{min-height:13vh}.-max-h-13{max-height:-13vh}.-min-h-13{min-height:-13vh}.m-14{padding:14px}.ml-14{margin-left:14px}.mr-14{margin-right:14px}.mb-14{margin-bottom:14px}.mt-14{margin-top:14px}.-ml-14{margin-left:-14px}.-mr-14{margin-right:-14px}.-mb-14{margin-bottom:-14px}.-mt-14{margin-top:-14px}.p-14{padding:14px}.pl-14{padding-left:14px}.pr-14{padding-right:14px}.pb-14{padding-bottom:14px}.pt-14{padding-top:14px}.-pl-14{padding-left:-14px}.-pr-14{padding-right:-14px}.-pb-14{padding-bottom:-14px}.-pt-14{padding-top:-14px}.w-14{--width: 14px}.-w-14{width:14px}.bb-14{border-bottom:14px solid var(--ion-color-medium)}.br-14{border-right:14px solid var(--ion-color-medium)}.bl-14{border-left:14px solid var(--ion-color-medium)}.bt-14{border-top:14px solid var(--ion-color-medium)}.max-w-14{max-width:14vh}.min-w-14{min-width:14vh}.-max-w-14{max-width:-14vh}.-min-w-14{min-width:-14vh}.max-h-14{max-height:14vh}.min-h-14{min-height:14vh}.-max-h-14{max-height:-14vh}.-min-h-14{min-height:-14vh}.m-15{padding:15px}.ml-15{margin-left:15px}.mr-15{margin-right:15px}.mb-15{margin-bottom:15px}.mt-15{margin-top:15px}.-ml-15{margin-left:-15px}.-mr-15{margin-right:-15px}.-mb-15{margin-bottom:-15px}.-mt-15{margin-top:-15px}.p-15{padding:15px}.pl-15{padding-left:15px}.pr-15{padding-right:15px}.pb-15{padding-bottom:15px}.pt-15{padding-top:15px}.-pl-15{padding-left:-15px}.-pr-15{padding-right:-15px}.-pb-15{padding-bottom:-15px}.-pt-15{padding-top:-15px}.w-15{--width: 15px}.-w-15{width:15px}.bb-15{border-bottom:15px solid var(--ion-color-medium)}.br-15{border-right:15px solid var(--ion-color-medium)}.bl-15{border-left:15px solid var(--ion-color-medium)}.bt-15{border-top:15px solid var(--ion-color-medium)}.max-w-15{max-width:15vh}.min-w-15{min-width:15vh}.-max-w-15{max-width:-15vh}.-min-w-15{min-width:-15vh}.max-h-15{max-height:15vh}.min-h-15{min-height:15vh}.-max-h-15{max-height:-15vh}.-min-h-15{min-height:-15vh}.m-16{padding:16px}.ml-16{margin-left:16px}.mr-16{margin-right:16px}.mb-16{margin-bottom:16px}.mt-16{margin-top:16px}.-ml-16{margin-left:-16px}.-mr-16{margin-right:-16px}.-mb-16{margin-bottom:-16px}.-mt-16{margin-top:-16px}.p-16{padding:16px}.pl-16{padding-left:16px}.pr-16{padding-right:16px}.pb-16{padding-bottom:16px}.pt-16{padding-top:16px}.-pl-16{padding-left:-16px}.-pr-16{padding-right:-16px}.-pb-16{padding-bottom:-16px}.-pt-16{padding-top:-16px}.w-16{--width: 16px}.-w-16{width:16px}.bb-16{border-bottom:16px solid var(--ion-color-medium)}.br-16{border-right:16px solid var(--ion-color-medium)}.bl-16{border-left:16px solid var(--ion-color-medium)}.bt-16{border-top:16px solid var(--ion-color-medium)}.max-w-16{max-width:16vh}.min-w-16{min-width:16vh}.-max-w-16{max-width:-16vh}.-min-w-16{min-width:-16vh}.max-h-16{max-height:16vh}.min-h-16{min-height:16vh}.-max-h-16{max-height:-16vh}.-min-h-16{min-height:-16vh}.m-17{padding:17px}.ml-17{margin-left:17px}.mr-17{margin-right:17px}.mb-17{margin-bottom:17px}.mt-17{margin-top:17px}.-ml-17{margin-left:-17px}.-mr-17{margin-right:-17px}.-mb-17{margin-bottom:-17px}.-mt-17{margin-top:-17px}.p-17{padding:17px}.pl-17{padding-left:17px}.pr-17{padding-right:17px}.pb-17{padding-bottom:17px}.pt-17{padding-top:17px}.-pl-17{padding-left:-17px}.-pr-17{padding-right:-17px}.-pb-17{padding-bottom:-17px}.-pt-17{padding-top:-17px}.w-17{--width: 17px}.-w-17{width:17px}.bb-17{border-bottom:17px solid var(--ion-color-medium)}.br-17{border-right:17px solid var(--ion-color-medium)}.bl-17{border-left:17px solid var(--ion-color-medium)}.bt-17{border-top:17px solid var(--ion-color-medium)}.max-w-17{max-width:17vh}.min-w-17{min-width:17vh}.-max-w-17{max-width:-17vh}.-min-w-17{min-width:-17vh}.max-h-17{max-height:17vh}.min-h-17{min-height:17vh}.-max-h-17{max-height:-17vh}.-min-h-17{min-height:-17vh}.m-18{padding:18px}.ml-18{margin-left:18px}.mr-18{margin-right:18px}.mb-18{margin-bottom:18px}.mt-18{margin-top:18px}.-ml-18{margin-left:-18px}.-mr-18{margin-right:-18px}.-mb-18{margin-bottom:-18px}.-mt-18{margin-top:-18px}.p-18{padding:18px}.pl-18{padding-left:18px}.pr-18{padding-right:18px}.pb-18{padding-bottom:18px}.pt-18{padding-top:18px}.-pl-18{padding-left:-18px}.-pr-18{padding-right:-18px}.-pb-18{padding-bottom:-18px}.-pt-18{padding-top:-18px}.w-18{--width: 18px}.-w-18{width:18px}.bb-18{border-bottom:18px solid var(--ion-color-medium)}.br-18{border-right:18px solid var(--ion-color-medium)}.bl-18{border-left:18px solid var(--ion-color-medium)}.bt-18{border-top:18px solid var(--ion-color-medium)}.max-w-18{max-width:18vh}.min-w-18{min-width:18vh}.-max-w-18{max-width:-18vh}.-min-w-18{min-width:-18vh}.max-h-18{max-height:18vh}.min-h-18{min-height:18vh}.-max-h-18{max-height:-18vh}.-min-h-18{min-height:-18vh}.m-19{padding:19px}.ml-19{margin-left:19px}.mr-19{margin-right:19px}.mb-19{margin-bottom:19px}.mt-19{margin-top:19px}.-ml-19{margin-left:-19px}.-mr-19{margin-right:-19px}.-mb-19{margin-bottom:-19px}.-mt-19{margin-top:-19px}.p-19{padding:19px}.pl-19{padding-left:19px}.pr-19{padding-right:19px}.pb-19{padding-bottom:19px}.pt-19{padding-top:19px}.-pl-19{padding-left:-19px}.-pr-19{padding-right:-19px}.-pb-19{padding-bottom:-19px}.-pt-19{padding-top:-19px}.w-19{--width: 19px}.-w-19{width:19px}.bb-19{border-bottom:19px solid var(--ion-color-medium)}.br-19{border-right:19px solid var(--ion-color-medium)}.bl-19{border-left:19px solid var(--ion-color-medium)}.bt-19{border-top:19px solid var(--ion-color-medium)}.max-w-19{max-width:19vh}.min-w-19{min-width:19vh}.-max-w-19{max-width:-19vh}.-min-w-19{min-width:-19vh}.max-h-19{max-height:19vh}.min-h-19{min-height:19vh}.-max-h-19{max-height:-19vh}.-min-h-19{min-height:-19vh}.m-20{padding:20px}.ml-20{margin-left:20px}.mr-20{margin-right:20px}.mb-20{margin-bottom:20px}.mt-20{margin-top:20px}.-ml-20{margin-left:-20px}.-mr-20{margin-right:-20px}.-mb-20{margin-bottom:-20px}.-mt-20{margin-top:-20px}.p-20{padding:20px}.pl-20{padding-left:20px}.pr-20{padding-right:20px}.pb-20{padding-bottom:20px}.pt-20{padding-top:20px}.-pl-20{padding-left:-20px}.-pr-20{padding-right:-20px}.-pb-20{padding-bottom:-20px}.-pt-20{padding-top:-20px}.w-20{--width: 20px}.-w-20{width:20px}.bb-20{border-bottom:20px solid var(--ion-color-medium)}.br-20{border-right:20px solid var(--ion-color-medium)}.bl-20{border-left:20px solid var(--ion-color-medium)}.bt-20{border-top:20px solid var(--ion-color-medium)}.max-w-20{max-width:20vh}.min-w-20{min-width:20vh}.-max-w-20{max-width:-20vh}.-min-w-20{min-width:-20vh}.max-h-20{max-height:20vh}.min-h-20{min-height:20vh}.-max-h-20{max-height:-20vh}.-min-h-20{min-height:-20vh}.m-21{padding:21px}.ml-21{margin-left:21px}.mr-21{margin-right:21px}.mb-21{margin-bottom:21px}.mt-21{margin-top:21px}.-ml-21{margin-left:-21px}.-mr-21{margin-right:-21px}.-mb-21{margin-bottom:-21px}.-mt-21{margin-top:-21px}.p-21{padding:21px}.pl-21{padding-left:21px}.pr-21{padding-right:21px}.pb-21{padding-bottom:21px}.pt-21{padding-top:21px}.-pl-21{padding-left:-21px}.-pr-21{padding-right:-21px}.-pb-21{padding-bottom:-21px}.-pt-21{padding-top:-21px}.w-21{--width: 21px}.-w-21{width:21px}.bb-21{border-bottom:21px solid var(--ion-color-medium)}.br-21{border-right:21px solid var(--ion-color-medium)}.bl-21{border-left:21px solid var(--ion-color-medium)}.bt-21{border-top:21px solid var(--ion-color-medium)}.max-w-21{max-width:21vh}.min-w-21{min-width:21vh}.-max-w-21{max-width:-21vh}.-min-w-21{min-width:-21vh}.max-h-21{max-height:21vh}.min-h-21{min-height:21vh}.-max-h-21{max-height:-21vh}.-min-h-21{min-height:-21vh}.m-22{padding:22px}.ml-22{margin-left:22px}.mr-22{margin-right:22px}.mb-22{margin-bottom:22px}.mt-22{margin-top:22px}.-ml-22{margin-left:-22px}.-mr-22{margin-right:-22px}.-mb-22{margin-bottom:-22px}.-mt-22{margin-top:-22px}.p-22{padding:22px}.pl-22{padding-left:22px}.pr-22{padding-right:22px}.pb-22{padding-bottom:22px}.pt-22{padding-top:22px}.-pl-22{padding-left:-22px}.-pr-22{padding-right:-22px}.-pb-22{padding-bottom:-22px}.-pt-22{padding-top:-22px}.w-22{--width: 22px}.-w-22{width:22px}.bb-22{border-bottom:22px solid var(--ion-color-medium)}.br-22{border-right:22px solid var(--ion-color-medium)}.bl-22{border-left:22px solid var(--ion-color-medium)}.bt-22{border-top:22px solid var(--ion-color-medium)}.max-w-22{max-width:22vh}.min-w-22{min-width:22vh}.-max-w-22{max-width:-22vh}.-min-w-22{min-width:-22vh}.max-h-22{max-height:22vh}.min-h-22{min-height:22vh}.-max-h-22{max-height:-22vh}.-min-h-22{min-height:-22vh}.m-23{padding:23px}.ml-23{margin-left:23px}.mr-23{margin-right:23px}.mb-23{margin-bottom:23px}.mt-23{margin-top:23px}.-ml-23{margin-left:-23px}.-mr-23{margin-right:-23px}.-mb-23{margin-bottom:-23px}.-mt-23{margin-top:-23px}.p-23{padding:23px}.pl-23{padding-left:23px}.pr-23{padding-right:23px}.pb-23{padding-bottom:23px}.pt-23{padding-top:23px}.-pl-23{padding-left:-23px}.-pr-23{padding-right:-23px}.-pb-23{padding-bottom:-23px}.-pt-23{padding-top:-23px}.w-23{--width: 23px}.-w-23{width:23px}.bb-23{border-bottom:23px solid var(--ion-color-medium)}.br-23{border-right:23px solid var(--ion-color-medium)}.bl-23{border-left:23px solid var(--ion-color-medium)}.bt-23{border-top:23px solid var(--ion-color-medium)}.max-w-23{max-width:23vh}.min-w-23{min-width:23vh}.-max-w-23{max-width:-23vh}.-min-w-23{min-width:-23vh}.max-h-23{max-height:23vh}.min-h-23{min-height:23vh}.-max-h-23{max-height:-23vh}.-min-h-23{min-height:-23vh}.m-24{padding:24px}.ml-24{margin-left:24px}.mr-24{margin-right:24px}.mb-24{margin-bottom:24px}.mt-24{margin-top:24px}.-ml-24{margin-left:-24px}.-mr-24{margin-right:-24px}.-mb-24{margin-bottom:-24px}.-mt-24{margin-top:-24px}.p-24{padding:24px}.pl-24{padding-left:24px}.pr-24{padding-right:24px}.pb-24{padding-bottom:24px}.pt-24{padding-top:24px}.-pl-24{padding-left:-24px}.-pr-24{padding-right:-24px}.-pb-24{padding-bottom:-24px}.-pt-24{padding-top:-24px}.w-24{--width: 24px}.-w-24{width:24px}.bb-24{border-bottom:24px solid var(--ion-color-medium)}.br-24{border-right:24px solid var(--ion-color-medium)}.bl-24{border-left:24px solid var(--ion-color-medium)}.bt-24{border-top:24px solid var(--ion-color-medium)}.max-w-24{max-width:24vh}.min-w-24{min-width:24vh}.-max-w-24{max-width:-24vh}.-min-w-24{min-width:-24vh}.max-h-24{max-height:24vh}.min-h-24{min-height:24vh}.-max-h-24{max-height:-24vh}.-min-h-24{min-height:-24vh}.m-25{padding:25px}.ml-25{margin-left:25px}.mr-25{margin-right:25px}.mb-25{margin-bottom:25px}.mt-25{margin-top:25px}.-ml-25{margin-left:-25px}.-mr-25{margin-right:-25px}.-mb-25{margin-bottom:-25px}.-mt-25{margin-top:-25px}.p-25{padding:25px}.pl-25{padding-left:25px}.pr-25{padding-right:25px}.pb-25{padding-bottom:25px}.pt-25{padding-top:25px}.-pl-25{padding-left:-25px}.-pr-25{padding-right:-25px}.-pb-25{padding-bottom:-25px}.-pt-25{padding-top:-25px}.w-25{--width: 25px}.-w-25{width:25px}.bb-25{border-bottom:25px solid var(--ion-color-medium)}.br-25{border-right:25px solid var(--ion-color-medium)}.bl-25{border-left:25px solid var(--ion-color-medium)}.bt-25{border-top:25px solid var(--ion-color-medium)}.max-w-25{max-width:25vh}.min-w-25{min-width:25vh}.-max-w-25{max-width:-25vh}.-min-w-25{min-width:-25vh}.max-h-25{max-height:25vh}.min-h-25{min-height:25vh}.-max-h-25{max-height:-25vh}.-min-h-25{min-height:-25vh}.m-26{padding:26px}.ml-26{margin-left:26px}.mr-26{margin-right:26px}.mb-26{margin-bottom:26px}.mt-26{margin-top:26px}.-ml-26{margin-left:-26px}.-mr-26{margin-right:-26px}.-mb-26{margin-bottom:-26px}.-mt-26{margin-top:-26px}.p-26{padding:26px}.pl-26{padding-left:26px}.pr-26{padding-right:26px}.pb-26{padding-bottom:26px}.pt-26{padding-top:26px}.-pl-26{padding-left:-26px}.-pr-26{padding-right:-26px}.-pb-26{padding-bottom:-26px}.-pt-26{padding-top:-26px}.w-26{--width: 26px}.-w-26{width:26px}.bb-26{border-bottom:26px solid var(--ion-color-medium)}.br-26{border-right:26px solid var(--ion-color-medium)}.bl-26{border-left:26px solid var(--ion-color-medium)}.bt-26{border-top:26px solid var(--ion-color-medium)}.max-w-26{max-width:26vh}.min-w-26{min-width:26vh}.-max-w-26{max-width:-26vh}.-min-w-26{min-width:-26vh}.max-h-26{max-height:26vh}.min-h-26{min-height:26vh}.-max-h-26{max-height:-26vh}.-min-h-26{min-height:-26vh}.m-27{padding:27px}.ml-27{margin-left:27px}.mr-27{margin-right:27px}.mb-27{margin-bottom:27px}.mt-27{margin-top:27px}.-ml-27{margin-left:-27px}.-mr-27{margin-right:-27px}.-mb-27{margin-bottom:-27px}.-mt-27{margin-top:-27px}.p-27{padding:27px}.pl-27{padding-left:27px}.pr-27{padding-right:27px}.pb-27{padding-bottom:27px}.pt-27{padding-top:27px}.-pl-27{padding-left:-27px}.-pr-27{padding-right:-27px}.-pb-27{padding-bottom:-27px}.-pt-27{padding-top:-27px}.w-27{--width: 27px}.-w-27{width:27px}.bb-27{border-bottom:27px solid var(--ion-color-medium)}.br-27{border-right:27px solid var(--ion-color-medium)}.bl-27{border-left:27px solid var(--ion-color-medium)}.bt-27{border-top:27px solid var(--ion-color-medium)}.max-w-27{max-width:27vh}.min-w-27{min-width:27vh}.-max-w-27{max-width:-27vh}.-min-w-27{min-width:-27vh}.max-h-27{max-height:27vh}.min-h-27{min-height:27vh}.-max-h-27{max-height:-27vh}.-min-h-27{min-height:-27vh}.m-28{padding:28px}.ml-28{margin-left:28px}.mr-28{margin-right:28px}.mb-28{margin-bottom:28px}.mt-28{margin-top:28px}.-ml-28{margin-left:-28px}.-mr-28{margin-right:-28px}.-mb-28{margin-bottom:-28px}.-mt-28{margin-top:-28px}.p-28{padding:28px}.pl-28{padding-left:28px}.pr-28{padding-right:28px}.pb-28{padding-bottom:28px}.pt-28{padding-top:28px}.-pl-28{padding-left:-28px}.-pr-28{padding-right:-28px}.-pb-28{padding-bottom:-28px}.-pt-28{padding-top:-28px}.w-28{--width: 28px}.-w-28{width:28px}.bb-28{border-bottom:28px solid var(--ion-color-medium)}.br-28{border-right:28px solid var(--ion-color-medium)}.bl-28{border-left:28px solid var(--ion-color-medium)}.bt-28{border-top:28px solid var(--ion-color-medium)}.max-w-28{max-width:28vh}.min-w-28{min-width:28vh}.-max-w-28{max-width:-28vh}.-min-w-28{min-width:-28vh}.max-h-28{max-height:28vh}.min-h-28{min-height:28vh}.-max-h-28{max-height:-28vh}.-min-h-28{min-height:-28vh}.m-29{padding:29px}.ml-29{margin-left:29px}.mr-29{margin-right:29px}.mb-29{margin-bottom:29px}.mt-29{margin-top:29px}.-ml-29{margin-left:-29px}.-mr-29{margin-right:-29px}.-mb-29{margin-bottom:-29px}.-mt-29{margin-top:-29px}.p-29{padding:29px}.pl-29{padding-left:29px}.pr-29{padding-right:29px}.pb-29{padding-bottom:29px}.pt-29{padding-top:29px}.-pl-29{padding-left:-29px}.-pr-29{padding-right:-29px}.-pb-29{padding-bottom:-29px}.-pt-29{padding-top:-29px}.w-29{--width: 29px}.-w-29{width:29px}.bb-29{border-bottom:29px solid var(--ion-color-medium)}.br-29{border-right:29px solid var(--ion-color-medium)}.bl-29{border-left:29px solid var(--ion-color-medium)}.bt-29{border-top:29px solid var(--ion-color-medium)}.max-w-29{max-width:29vh}.min-w-29{min-width:29vh}.-max-w-29{max-width:-29vh}.-min-w-29{min-width:-29vh}.max-h-29{max-height:29vh}.min-h-29{min-height:29vh}.-max-h-29{max-height:-29vh}.-min-h-29{min-height:-29vh}.m-30{padding:30px}.ml-30{margin-left:30px}.mr-30{margin-right:30px}.mb-30{margin-bottom:30px}.mt-30{margin-top:30px}.-ml-30{margin-left:-30px}.-mr-30{margin-right:-30px}.-mb-30{margin-bottom:-30px}.-mt-30{margin-top:-30px}.p-30{padding:30px}.pl-30{padding-left:30px}.pr-30{padding-right:30px}.pb-30{padding-bottom:30px}.pt-30{padding-top:30px}.-pl-30{padding-left:-30px}.-pr-30{padding-right:-30px}.-pb-30{padding-bottom:-30px}.-pt-30{padding-top:-30px}.w-30{--width: 30px}.-w-30{width:30px}.bb-30{border-bottom:30px solid var(--ion-color-medium)}.br-30{border-right:30px solid var(--ion-color-medium)}.bl-30{border-left:30px solid var(--ion-color-medium)}.bt-30{border-top:30px solid var(--ion-color-medium)}.max-w-30{max-width:30vh}.min-w-30{min-width:30vh}.-max-w-30{max-width:-30vh}.-min-w-30{min-width:-30vh}.max-h-30{max-height:30vh}.min-h-30{min-height:30vh}.-max-h-30{max-height:-30vh}.-min-h-30{min-height:-30vh}.m-31{padding:31px}.ml-31{margin-left:31px}.mr-31{margin-right:31px}.mb-31{margin-bottom:31px}.mt-31{margin-top:31px}.-ml-31{margin-left:-31px}.-mr-31{margin-right:-31px}.-mb-31{margin-bottom:-31px}.-mt-31{margin-top:-31px}.p-31{padding:31px}.pl-31{padding-left:31px}.pr-31{padding-right:31px}.pb-31{padding-bottom:31px}.pt-31{padding-top:31px}.-pl-31{padding-left:-31px}.-pr-31{padding-right:-31px}.-pb-31{padding-bottom:-31px}.-pt-31{padding-top:-31px}.w-31{--width: 31px}.-w-31{width:31px}.bb-31{border-bottom:31px solid var(--ion-color-medium)}.br-31{border-right:31px solid var(--ion-color-medium)}.bl-31{border-left:31px solid var(--ion-color-medium)}.bt-31{border-top:31px solid var(--ion-color-medium)}.max-w-31{max-width:31vh}.min-w-31{min-width:31vh}.-max-w-31{max-width:-31vh}.-min-w-31{min-width:-31vh}.max-h-31{max-height:31vh}.min-h-31{min-height:31vh}.-max-h-31{max-height:-31vh}.-min-h-31{min-height:-31vh}.m-32{padding:32px}.ml-32{margin-left:32px}.mr-32{margin-right:32px}.mb-32{margin-bottom:32px}.mt-32{margin-top:32px}.-ml-32{margin-left:-32px}.-mr-32{margin-right:-32px}.-mb-32{margin-bottom:-32px}.-mt-32{margin-top:-32px}.p-32{padding:32px}.pl-32{padding-left:32px}.pr-32{padding-right:32px}.pb-32{padding-bottom:32px}.pt-32{padding-top:32px}.-pl-32{padding-left:-32px}.-pr-32{padding-right:-32px}.-pb-32{padding-bottom:-32px}.-pt-32{padding-top:-32px}.w-32{--width: 32px}.-w-32{width:32px}.bb-32{border-bottom:32px solid var(--ion-color-medium)}.br-32{border-right:32px solid var(--ion-color-medium)}.bl-32{border-left:32px solid var(--ion-color-medium)}.bt-32{border-top:32px solid var(--ion-color-medium)}.max-w-32{max-width:32vh}.min-w-32{min-width:32vh}.-max-w-32{max-width:-32vh}.-min-w-32{min-width:-32vh}.max-h-32{max-height:32vh}.min-h-32{min-height:32vh}.-max-h-32{max-height:-32vh}.-min-h-32{min-height:-32vh}.m-33{padding:33px}.ml-33{margin-left:33px}.mr-33{margin-right:33px}.mb-33{margin-bottom:33px}.mt-33{margin-top:33px}.-ml-33{margin-left:-33px}.-mr-33{margin-right:-33px}.-mb-33{margin-bottom:-33px}.-mt-33{margin-top:-33px}.p-33{padding:33px}.pl-33{padding-left:33px}.pr-33{padding-right:33px}.pb-33{padding-bottom:33px}.pt-33{padding-top:33px}.-pl-33{padding-left:-33px}.-pr-33{padding-right:-33px}.-pb-33{padding-bottom:-33px}.-pt-33{padding-top:-33px}.w-33{--width: 33px}.-w-33{width:33px}.bb-33{border-bottom:33px solid var(--ion-color-medium)}.br-33{border-right:33px solid var(--ion-color-medium)}.bl-33{border-left:33px solid var(--ion-color-medium)}.bt-33{border-top:33px solid var(--ion-color-medium)}.max-w-33{max-width:33vh}.min-w-33{min-width:33vh}.-max-w-33{max-width:-33vh}.-min-w-33{min-width:-33vh}.max-h-33{max-height:33vh}.min-h-33{min-height:33vh}.-max-h-33{max-height:-33vh}.-min-h-33{min-height:-33vh}.m-34{padding:34px}.ml-34{margin-left:34px}.mr-34{margin-right:34px}.mb-34{margin-bottom:34px}.mt-34{margin-top:34px}.-ml-34{margin-left:-34px}.-mr-34{margin-right:-34px}.-mb-34{margin-bottom:-34px}.-mt-34{margin-top:-34px}.p-34{padding:34px}.pl-34{padding-left:34px}.pr-34{padding-right:34px}.pb-34{padding-bottom:34px}.pt-34{padding-top:34px}.-pl-34{padding-left:-34px}.-pr-34{padding-right:-34px}.-pb-34{padding-bottom:-34px}.-pt-34{padding-top:-34px}.w-34{--width: 34px}.-w-34{width:34px}.bb-34{border-bottom:34px solid var(--ion-color-medium)}.br-34{border-right:34px solid var(--ion-color-medium)}.bl-34{border-left:34px solid var(--ion-color-medium)}.bt-34{border-top:34px solid var(--ion-color-medium)}.max-w-34{max-width:34vh}.min-w-34{min-width:34vh}.-max-w-34{max-width:-34vh}.-min-w-34{min-width:-34vh}.max-h-34{max-height:34vh}.min-h-34{min-height:34vh}.-max-h-34{max-height:-34vh}.-min-h-34{min-height:-34vh}.m-35{padding:35px}.ml-35{margin-left:35px}.mr-35{margin-right:35px}.mb-35{margin-bottom:35px}.mt-35{margin-top:35px}.-ml-35{margin-left:-35px}.-mr-35{margin-right:-35px}.-mb-35{margin-bottom:-35px}.-mt-35{margin-top:-35px}.p-35{padding:35px}.pl-35{padding-left:35px}.pr-35{padding-right:35px}.pb-35{padding-bottom:35px}.pt-35{padding-top:35px}.-pl-35{padding-left:-35px}.-pr-35{padding-right:-35px}.-pb-35{padding-bottom:-35px}.-pt-35{padding-top:-35px}.w-35{--width: 35px}.-w-35{width:35px}.bb-35{border-bottom:35px solid var(--ion-color-medium)}.br-35{border-right:35px solid var(--ion-color-medium)}.bl-35{border-left:35px solid var(--ion-color-medium)}.bt-35{border-top:35px solid var(--ion-color-medium)}.max-w-35{max-width:35vh}.min-w-35{min-width:35vh}.-max-w-35{max-width:-35vh}.-min-w-35{min-width:-35vh}.max-h-35{max-height:35vh}.min-h-35{min-height:35vh}.-max-h-35{max-height:-35vh}.-min-h-35{min-height:-35vh}.m-36{padding:36px}.ml-36{margin-left:36px}.mr-36{margin-right:36px}.mb-36{margin-bottom:36px}.mt-36{margin-top:36px}.-ml-36{margin-left:-36px}.-mr-36{margin-right:-36px}.-mb-36{margin-bottom:-36px}.-mt-36{margin-top:-36px}.p-36{padding:36px}.pl-36{padding-left:36px}.pr-36{padding-right:36px}.pb-36{padding-bottom:36px}.pt-36{padding-top:36px}.-pl-36{padding-left:-36px}.-pr-36{padding-right:-36px}.-pb-36{padding-bottom:-36px}.-pt-36{padding-top:-36px}.w-36{--width: 36px}.-w-36{width:36px}.bb-36{border-bottom:36px solid var(--ion-color-medium)}.br-36{border-right:36px solid var(--ion-color-medium)}.bl-36{border-left:36px solid var(--ion-color-medium)}.bt-36{border-top:36px solid var(--ion-color-medium)}.max-w-36{max-width:36vh}.min-w-36{min-width:36vh}.-max-w-36{max-width:-36vh}.-min-w-36{min-width:-36vh}.max-h-36{max-height:36vh}.min-h-36{min-height:36vh}.-max-h-36{max-height:-36vh}.-min-h-36{min-height:-36vh}.m-37{padding:37px}.ml-37{margin-left:37px}.mr-37{margin-right:37px}.mb-37{margin-bottom:37px}.mt-37{margin-top:37px}.-ml-37{margin-left:-37px}.-mr-37{margin-right:-37px}.-mb-37{margin-bottom:-37px}.-mt-37{margin-top:-37px}.p-37{padding:37px}.pl-37{padding-left:37px}.pr-37{padding-right:37px}.pb-37{padding-bottom:37px}.pt-37{padding-top:37px}.-pl-37{padding-left:-37px}.-pr-37{padding-right:-37px}.-pb-37{padding-bottom:-37px}.-pt-37{padding-top:-37px}.w-37{--width: 37px}.-w-37{width:37px}.bb-37{border-bottom:37px solid var(--ion-color-medium)}.br-37{border-right:37px solid var(--ion-color-medium)}.bl-37{border-left:37px solid var(--ion-color-medium)}.bt-37{border-top:37px solid var(--ion-color-medium)}.max-w-37{max-width:37vh}.min-w-37{min-width:37vh}.-max-w-37{max-width:-37vh}.-min-w-37{min-width:-37vh}.max-h-37{max-height:37vh}.min-h-37{min-height:37vh}.-max-h-37{max-height:-37vh}.-min-h-37{min-height:-37vh}.m-38{padding:38px}.ml-38{margin-left:38px}.mr-38{margin-right:38px}.mb-38{margin-bottom:38px}.mt-38{margin-top:38px}.-ml-38{margin-left:-38px}.-mr-38{margin-right:-38px}.-mb-38{margin-bottom:-38px}.-mt-38{margin-top:-38px}.p-38{padding:38px}.pl-38{padding-left:38px}.pr-38{padding-right:38px}.pb-38{padding-bottom:38px}.pt-38{padding-top:38px}.-pl-38{padding-left:-38px}.-pr-38{padding-right:-38px}.-pb-38{padding-bottom:-38px}.-pt-38{padding-top:-38px}.w-38{--width: 38px}.-w-38{width:38px}.bb-38{border-bottom:38px solid var(--ion-color-medium)}.br-38{border-right:38px solid var(--ion-color-medium)}.bl-38{border-left:38px solid var(--ion-color-medium)}.bt-38{border-top:38px solid var(--ion-color-medium)}.max-w-38{max-width:38vh}.min-w-38{min-width:38vh}.-max-w-38{max-width:-38vh}.-min-w-38{min-width:-38vh}.max-h-38{max-height:38vh}.min-h-38{min-height:38vh}.-max-h-38{max-height:-38vh}.-min-h-38{min-height:-38vh}.m-39{padding:39px}.ml-39{margin-left:39px}.mr-39{margin-right:39px}.mb-39{margin-bottom:39px}.mt-39{margin-top:39px}.-ml-39{margin-left:-39px}.-mr-39{margin-right:-39px}.-mb-39{margin-bottom:-39px}.-mt-39{margin-top:-39px}.p-39{padding:39px}.pl-39{padding-left:39px}.pr-39{padding-right:39px}.pb-39{padding-bottom:39px}.pt-39{padding-top:39px}.-pl-39{padding-left:-39px}.-pr-39{padding-right:-39px}.-pb-39{padding-bottom:-39px}.-pt-39{padding-top:-39px}.w-39{--width: 39px}.-w-39{width:39px}.bb-39{border-bottom:39px solid var(--ion-color-medium)}.br-39{border-right:39px solid var(--ion-color-medium)}.bl-39{border-left:39px solid var(--ion-color-medium)}.bt-39{border-top:39px solid var(--ion-color-medium)}.max-w-39{max-width:39vh}.min-w-39{min-width:39vh}.-max-w-39{max-width:-39vh}.-min-w-39{min-width:-39vh}.max-h-39{max-height:39vh}.min-h-39{min-height:39vh}.-max-h-39{max-height:-39vh}.-min-h-39{min-height:-39vh}.m-40{padding:40px}.ml-40{margin-left:40px}.mr-40{margin-right:40px}.mb-40{margin-bottom:40px}.mt-40{margin-top:40px}.-ml-40{margin-left:-40px}.-mr-40{margin-right:-40px}.-mb-40{margin-bottom:-40px}.-mt-40{margin-top:-40px}.p-40{padding:40px}.pl-40{padding-left:40px}.pr-40{padding-right:40px}.pb-40{padding-bottom:40px}.pt-40{padding-top:40px}.-pl-40{padding-left:-40px}.-pr-40{padding-right:-40px}.-pb-40{padding-bottom:-40px}.-pt-40{padding-top:-40px}.w-40{--width: 40px}.-w-40{width:40px}.bb-40{border-bottom:40px solid var(--ion-color-medium)}.br-40{border-right:40px solid var(--ion-color-medium)}.bl-40{border-left:40px solid var(--ion-color-medium)}.bt-40{border-top:40px solid var(--ion-color-medium)}.max-w-40{max-width:40vh}.min-w-40{min-width:40vh}.-max-w-40{max-width:-40vh}.-min-w-40{min-width:-40vh}.max-h-40{max-height:40vh}.min-h-40{min-height:40vh}.-max-h-40{max-height:-40vh}.-min-h-40{min-height:-40vh}.m-41{padding:41px}.ml-41{margin-left:41px}.mr-41{margin-right:41px}.mb-41{margin-bottom:41px}.mt-41{margin-top:41px}.-ml-41{margin-left:-41px}.-mr-41{margin-right:-41px}.-mb-41{margin-bottom:-41px}.-mt-41{margin-top:-41px}.p-41{padding:41px}.pl-41{padding-left:41px}.pr-41{padding-right:41px}.pb-41{padding-bottom:41px}.pt-41{padding-top:41px}.-pl-41{padding-left:-41px}.-pr-41{padding-right:-41px}.-pb-41{padding-bottom:-41px}.-pt-41{padding-top:-41px}.w-41{--width: 41px}.-w-41{width:41px}.bb-41{border-bottom:41px solid var(--ion-color-medium)}.br-41{border-right:41px solid var(--ion-color-medium)}.bl-41{border-left:41px solid var(--ion-color-medium)}.bt-41{border-top:41px solid var(--ion-color-medium)}.max-w-41{max-width:41vh}.min-w-41{min-width:41vh}.-max-w-41{max-width:-41vh}.-min-w-41{min-width:-41vh}.max-h-41{max-height:41vh}.min-h-41{min-height:41vh}.-max-h-41{max-height:-41vh}.-min-h-41{min-height:-41vh}.m-42{padding:42px}.ml-42{margin-left:42px}.mr-42{margin-right:42px}.mb-42{margin-bottom:42px}.mt-42{margin-top:42px}.-ml-42{margin-left:-42px}.-mr-42{margin-right:-42px}.-mb-42{margin-bottom:-42px}.-mt-42{margin-top:-42px}.p-42{padding:42px}.pl-42{padding-left:42px}.pr-42{padding-right:42px}.pb-42{padding-bottom:42px}.pt-42{padding-top:42px}.-pl-42{padding-left:-42px}.-pr-42{padding-right:-42px}.-pb-42{padding-bottom:-42px}.-pt-42{padding-top:-42px}.w-42{--width: 42px}.-w-42{width:42px}.bb-42{border-bottom:42px solid var(--ion-color-medium)}.br-42{border-right:42px solid var(--ion-color-medium)}.bl-42{border-left:42px solid var(--ion-color-medium)}.bt-42{border-top:42px solid var(--ion-color-medium)}.max-w-42{max-width:42vh}.min-w-42{min-width:42vh}.-max-w-42{max-width:-42vh}.-min-w-42{min-width:-42vh}.max-h-42{max-height:42vh}.min-h-42{min-height:42vh}.-max-h-42{max-height:-42vh}.-min-h-42{min-height:-42vh}.m-43{padding:43px}.ml-43{margin-left:43px}.mr-43{margin-right:43px}.mb-43{margin-bottom:43px}.mt-43{margin-top:43px}.-ml-43{margin-left:-43px}.-mr-43{margin-right:-43px}.-mb-43{margin-bottom:-43px}.-mt-43{margin-top:-43px}.p-43{padding:43px}.pl-43{padding-left:43px}.pr-43{padding-right:43px}.pb-43{padding-bottom:43px}.pt-43{padding-top:43px}.-pl-43{padding-left:-43px}.-pr-43{padding-right:-43px}.-pb-43{padding-bottom:-43px}.-pt-43{padding-top:-43px}.w-43{--width: 43px}.-w-43{width:43px}.bb-43{border-bottom:43px solid var(--ion-color-medium)}.br-43{border-right:43px solid var(--ion-color-medium)}.bl-43{border-left:43px solid var(--ion-color-medium)}.bt-43{border-top:43px solid var(--ion-color-medium)}.max-w-43{max-width:43vh}.min-w-43{min-width:43vh}.-max-w-43{max-width:-43vh}.-min-w-43{min-width:-43vh}.max-h-43{max-height:43vh}.min-h-43{min-height:43vh}.-max-h-43{max-height:-43vh}.-min-h-43{min-height:-43vh}.m-44{padding:44px}.ml-44{margin-left:44px}.mr-44{margin-right:44px}.mb-44{margin-bottom:44px}.mt-44{margin-top:44px}.-ml-44{margin-left:-44px}.-mr-44{margin-right:-44px}.-mb-44{margin-bottom:-44px}.-mt-44{margin-top:-44px}.p-44{padding:44px}.pl-44{padding-left:44px}.pr-44{padding-right:44px}.pb-44{padding-bottom:44px}.pt-44{padding-top:44px}.-pl-44{padding-left:-44px}.-pr-44{padding-right:-44px}.-pb-44{padding-bottom:-44px}.-pt-44{padding-top:-44px}.w-44{--width: 44px}.-w-44{width:44px}.bb-44{border-bottom:44px solid var(--ion-color-medium)}.br-44{border-right:44px solid var(--ion-color-medium)}.bl-44{border-left:44px solid var(--ion-color-medium)}.bt-44{border-top:44px solid var(--ion-color-medium)}.max-w-44{max-width:44vh}.min-w-44{min-width:44vh}.-max-w-44{max-width:-44vh}.-min-w-44{min-width:-44vh}.max-h-44{max-height:44vh}.min-h-44{min-height:44vh}.-max-h-44{max-height:-44vh}.-min-h-44{min-height:-44vh}.m-45{padding:45px}.ml-45{margin-left:45px}.mr-45{margin-right:45px}.mb-45{margin-bottom:45px}.mt-45{margin-top:45px}.-ml-45{margin-left:-45px}.-mr-45{margin-right:-45px}.-mb-45{margin-bottom:-45px}.-mt-45{margin-top:-45px}.p-45{padding:45px}.pl-45{padding-left:45px}.pr-45{padding-right:45px}.pb-45{padding-bottom:45px}.pt-45{padding-top:45px}.-pl-45{padding-left:-45px}.-pr-45{padding-right:-45px}.-pb-45{padding-bottom:-45px}.-pt-45{padding-top:-45px}.w-45{--width: 45px}.-w-45{width:45px}.bb-45{border-bottom:45px solid var(--ion-color-medium)}.br-45{border-right:45px solid var(--ion-color-medium)}.bl-45{border-left:45px solid var(--ion-color-medium)}.bt-45{border-top:45px solid var(--ion-color-medium)}.max-w-45{max-width:45vh}.min-w-45{min-width:45vh}.-max-w-45{max-width:-45vh}.-min-w-45{min-width:-45vh}.max-h-45{max-height:45vh}.min-h-45{min-height:45vh}.-max-h-45{max-height:-45vh}.-min-h-45{min-height:-45vh}.m-46{padding:46px}.ml-46{margin-left:46px}.mr-46{margin-right:46px}.mb-46{margin-bottom:46px}.mt-46{margin-top:46px}.-ml-46{margin-left:-46px}.-mr-46{margin-right:-46px}.-mb-46{margin-bottom:-46px}.-mt-46{margin-top:-46px}.p-46{padding:46px}.pl-46{padding-left:46px}.pr-46{padding-right:46px}.pb-46{padding-bottom:46px}.pt-46{padding-top:46px}.-pl-46{padding-left:-46px}.-pr-46{padding-right:-46px}.-pb-46{padding-bottom:-46px}.-pt-46{padding-top:-46px}.w-46{--width: 46px}.-w-46{width:46px}.bb-46{border-bottom:46px solid var(--ion-color-medium)}.br-46{border-right:46px solid var(--ion-color-medium)}.bl-46{border-left:46px solid var(--ion-color-medium)}.bt-46{border-top:46px solid var(--ion-color-medium)}.max-w-46{max-width:46vh}.min-w-46{min-width:46vh}.-max-w-46{max-width:-46vh}.-min-w-46{min-width:-46vh}.max-h-46{max-height:46vh}.min-h-46{min-height:46vh}.-max-h-46{max-height:-46vh}.-min-h-46{min-height:-46vh}.m-47{padding:47px}.ml-47{margin-left:47px}.mr-47{margin-right:47px}.mb-47{margin-bottom:47px}.mt-47{margin-top:47px}.-ml-47{margin-left:-47px}.-mr-47{margin-right:-47px}.-mb-47{margin-bottom:-47px}.-mt-47{margin-top:-47px}.p-47{padding:47px}.pl-47{padding-left:47px}.pr-47{padding-right:47px}.pb-47{padding-bottom:47px}.pt-47{padding-top:47px}.-pl-47{padding-left:-47px}.-pr-47{padding-right:-47px}.-pb-47{padding-bottom:-47px}.-pt-47{padding-top:-47px}.w-47{--width: 47px}.-w-47{width:47px}.bb-47{border-bottom:47px solid var(--ion-color-medium)}.br-47{border-right:47px solid var(--ion-color-medium)}.bl-47{border-left:47px solid var(--ion-color-medium)}.bt-47{border-top:47px solid var(--ion-color-medium)}.max-w-47{max-width:47vh}.min-w-47{min-width:47vh}.-max-w-47{max-width:-47vh}.-min-w-47{min-width:-47vh}.max-h-47{max-height:47vh}.min-h-47{min-height:47vh}.-max-h-47{max-height:-47vh}.-min-h-47{min-height:-47vh}.m-48{padding:48px}.ml-48{margin-left:48px}.mr-48{margin-right:48px}.mb-48{margin-bottom:48px}.mt-48{margin-top:48px}.-ml-48{margin-left:-48px}.-mr-48{margin-right:-48px}.-mb-48{margin-bottom:-48px}.-mt-48{margin-top:-48px}.p-48{padding:48px}.pl-48{padding-left:48px}.pr-48{padding-right:48px}.pb-48{padding-bottom:48px}.pt-48{padding-top:48px}.-pl-48{padding-left:-48px}.-pr-48{padding-right:-48px}.-pb-48{padding-bottom:-48px}.-pt-48{padding-top:-48px}.w-48{--width: 48px}.-w-48{width:48px}.bb-48{border-bottom:48px solid var(--ion-color-medium)}.br-48{border-right:48px solid var(--ion-color-medium)}.bl-48{border-left:48px solid var(--ion-color-medium)}.bt-48{border-top:48px solid var(--ion-color-medium)}.max-w-48{max-width:48vh}.min-w-48{min-width:48vh}.-max-w-48{max-width:-48vh}.-min-w-48{min-width:-48vh}.max-h-48{max-height:48vh}.min-h-48{min-height:48vh}.-max-h-48{max-height:-48vh}.-min-h-48{min-height:-48vh}.m-49{padding:49px}.ml-49{margin-left:49px}.mr-49{margin-right:49px}.mb-49{margin-bottom:49px}.mt-49{margin-top:49px}.-ml-49{margin-left:-49px}.-mr-49{margin-right:-49px}.-mb-49{margin-bottom:-49px}.-mt-49{margin-top:-49px}.p-49{padding:49px}.pl-49{padding-left:49px}.pr-49{padding-right:49px}.pb-49{padding-bottom:49px}.pt-49{padding-top:49px}.-pl-49{padding-left:-49px}.-pr-49{padding-right:-49px}.-pb-49{padding-bottom:-49px}.-pt-49{padding-top:-49px}.w-49{--width: 49px}.-w-49{width:49px}.bb-49{border-bottom:49px solid var(--ion-color-medium)}.br-49{border-right:49px solid var(--ion-color-medium)}.bl-49{border-left:49px solid var(--ion-color-medium)}.bt-49{border-top:49px solid var(--ion-color-medium)}.max-w-49{max-width:49vh}.min-w-49{min-width:49vh}.-max-w-49{max-width:-49vh}.-min-w-49{min-width:-49vh}.max-h-49{max-height:49vh}.min-h-49{min-height:49vh}.-max-h-49{max-height:-49vh}.-min-h-49{min-height:-49vh}.m-50{padding:50px}.ml-50{margin-left:50px}.mr-50{margin-right:50px}.mb-50{margin-bottom:50px}.mt-50{margin-top:50px}.-ml-50{margin-left:-50px}.-mr-50{margin-right:-50px}.-mb-50{margin-bottom:-50px}.-mt-50{margin-top:-50px}.p-50{padding:50px}.pl-50{padding-left:50px}.pr-50{padding-right:50px}.pb-50{padding-bottom:50px}.pt-50{padding-top:50px}.-pl-50{padding-left:-50px}.-pr-50{padding-right:-50px}.-pb-50{padding-bottom:-50px}.-pt-50{padding-top:-50px}.w-50{--width: 50px}.-w-50{width:50px}.bb-50{border-bottom:50px solid var(--ion-color-medium)}.br-50{border-right:50px solid var(--ion-color-medium)}.bl-50{border-left:50px solid var(--ion-color-medium)}.bt-50{border-top:50px solid var(--ion-color-medium)}.max-w-50{max-width:50vh}.min-w-50{min-width:50vh}.-max-w-50{max-width:-50vh}.-min-w-50{min-width:-50vh}.max-h-50{max-height:50vh}.min-h-50{min-height:50vh}.-max-h-50{max-height:-50vh}.-min-h-50{min-height:-50vh}.m-51{padding:51px}.ml-51{margin-left:51px}.mr-51{margin-right:51px}.mb-51{margin-bottom:51px}.mt-51{margin-top:51px}.-ml-51{margin-left:-51px}.-mr-51{margin-right:-51px}.-mb-51{margin-bottom:-51px}.-mt-51{margin-top:-51px}.p-51{padding:51px}.pl-51{padding-left:51px}.pr-51{padding-right:51px}.pb-51{padding-bottom:51px}.pt-51{padding-top:51px}.-pl-51{padding-left:-51px}.-pr-51{padding-right:-51px}.-pb-51{padding-bottom:-51px}.-pt-51{padding-top:-51px}.w-51{--width: 51px}.-w-51{width:51px}.bb-51{border-bottom:51px solid var(--ion-color-medium)}.br-51{border-right:51px solid var(--ion-color-medium)}.bl-51{border-left:51px solid var(--ion-color-medium)}.bt-51{border-top:51px solid var(--ion-color-medium)}.max-w-51{max-width:51vh}.min-w-51{min-width:51vh}.-max-w-51{max-width:-51vh}.-min-w-51{min-width:-51vh}.max-h-51{max-height:51vh}.min-h-51{min-height:51vh}.-max-h-51{max-height:-51vh}.-min-h-51{min-height:-51vh}.m-52{padding:52px}.ml-52{margin-left:52px}.mr-52{margin-right:52px}.mb-52{margin-bottom:52px}.mt-52{margin-top:52px}.-ml-52{margin-left:-52px}.-mr-52{margin-right:-52px}.-mb-52{margin-bottom:-52px}.-mt-52{margin-top:-52px}.p-52{padding:52px}.pl-52{padding-left:52px}.pr-52{padding-right:52px}.pb-52{padding-bottom:52px}.pt-52{padding-top:52px}.-pl-52{padding-left:-52px}.-pr-52{padding-right:-52px}.-pb-52{padding-bottom:-52px}.-pt-52{padding-top:-52px}.w-52{--width: 52px}.-w-52{width:52px}.bb-52{border-bottom:52px solid var(--ion-color-medium)}.br-52{border-right:52px solid var(--ion-color-medium)}.bl-52{border-left:52px solid var(--ion-color-medium)}.bt-52{border-top:52px solid var(--ion-color-medium)}.max-w-52{max-width:52vh}.min-w-52{min-width:52vh}.-max-w-52{max-width:-52vh}.-min-w-52{min-width:-52vh}.max-h-52{max-height:52vh}.min-h-52{min-height:52vh}.-max-h-52{max-height:-52vh}.-min-h-52{min-height:-52vh}.m-53{padding:53px}.ml-53{margin-left:53px}.mr-53{margin-right:53px}.mb-53{margin-bottom:53px}.mt-53{margin-top:53px}.-ml-53{margin-left:-53px}.-mr-53{margin-right:-53px}.-mb-53{margin-bottom:-53px}.-mt-53{margin-top:-53px}.p-53{padding:53px}.pl-53{padding-left:53px}.pr-53{padding-right:53px}.pb-53{padding-bottom:53px}.pt-53{padding-top:53px}.-pl-53{padding-left:-53px}.-pr-53{padding-right:-53px}.-pb-53{padding-bottom:-53px}.-pt-53{padding-top:-53px}.w-53{--width: 53px}.-w-53{width:53px}.bb-53{border-bottom:53px solid var(--ion-color-medium)}.br-53{border-right:53px solid var(--ion-color-medium)}.bl-53{border-left:53px solid var(--ion-color-medium)}.bt-53{border-top:53px solid var(--ion-color-medium)}.max-w-53{max-width:53vh}.min-w-53{min-width:53vh}.-max-w-53{max-width:-53vh}.-min-w-53{min-width:-53vh}.max-h-53{max-height:53vh}.min-h-53{min-height:53vh}.-max-h-53{max-height:-53vh}.-min-h-53{min-height:-53vh}.m-54{padding:54px}.ml-54{margin-left:54px}.mr-54{margin-right:54px}.mb-54{margin-bottom:54px}.mt-54{margin-top:54px}.-ml-54{margin-left:-54px}.-mr-54{margin-right:-54px}.-mb-54{margin-bottom:-54px}.-mt-54{margin-top:-54px}.p-54{padding:54px}.pl-54{padding-left:54px}.pr-54{padding-right:54px}.pb-54{padding-bottom:54px}.pt-54{padding-top:54px}.-pl-54{padding-left:-54px}.-pr-54{padding-right:-54px}.-pb-54{padding-bottom:-54px}.-pt-54{padding-top:-54px}.w-54{--width: 54px}.-w-54{width:54px}.bb-54{border-bottom:54px solid var(--ion-color-medium)}.br-54{border-right:54px solid var(--ion-color-medium)}.bl-54{border-left:54px solid var(--ion-color-medium)}.bt-54{border-top:54px solid var(--ion-color-medium)}.max-w-54{max-width:54vh}.min-w-54{min-width:54vh}.-max-w-54{max-width:-54vh}.-min-w-54{min-width:-54vh}.max-h-54{max-height:54vh}.min-h-54{min-height:54vh}.-max-h-54{max-height:-54vh}.-min-h-54{min-height:-54vh}.m-55{padding:55px}.ml-55{margin-left:55px}.mr-55{margin-right:55px}.mb-55{margin-bottom:55px}.mt-55{margin-top:55px}.-ml-55{margin-left:-55px}.-mr-55{margin-right:-55px}.-mb-55{margin-bottom:-55px}.-mt-55{margin-top:-55px}.p-55{padding:55px}.pl-55{padding-left:55px}.pr-55{padding-right:55px}.pb-55{padding-bottom:55px}.pt-55{padding-top:55px}.-pl-55{padding-left:-55px}.-pr-55{padding-right:-55px}.-pb-55{padding-bottom:-55px}.-pt-55{padding-top:-55px}.w-55{--width: 55px}.-w-55{width:55px}.bb-55{border-bottom:55px solid var(--ion-color-medium)}.br-55{border-right:55px solid var(--ion-color-medium)}.bl-55{border-left:55px solid var(--ion-color-medium)}.bt-55{border-top:55px solid var(--ion-color-medium)}.max-w-55{max-width:55vh}.min-w-55{min-width:55vh}.-max-w-55{max-width:-55vh}.-min-w-55{min-width:-55vh}.max-h-55{max-height:55vh}.min-h-55{min-height:55vh}.-max-h-55{max-height:-55vh}.-min-h-55{min-height:-55vh}.m-56{padding:56px}.ml-56{margin-left:56px}.mr-56{margin-right:56px}.mb-56{margin-bottom:56px}.mt-56{margin-top:56px}.-ml-56{margin-left:-56px}.-mr-56{margin-right:-56px}.-mb-56{margin-bottom:-56px}.-mt-56{margin-top:-56px}.p-56{padding:56px}.pl-56{padding-left:56px}.pr-56{padding-right:56px}.pb-56{padding-bottom:56px}.pt-56{padding-top:56px}.-pl-56{padding-left:-56px}.-pr-56{padding-right:-56px}.-pb-56{padding-bottom:-56px}.-pt-56{padding-top:-56px}.w-56{--width: 56px}.-w-56{width:56px}.bb-56{border-bottom:56px solid var(--ion-color-medium)}.br-56{border-right:56px solid var(--ion-color-medium)}.bl-56{border-left:56px solid var(--ion-color-medium)}.bt-56{border-top:56px solid var(--ion-color-medium)}.max-w-56{max-width:56vh}.min-w-56{min-width:56vh}.-max-w-56{max-width:-56vh}.-min-w-56{min-width:-56vh}.max-h-56{max-height:56vh}.min-h-56{min-height:56vh}.-max-h-56{max-height:-56vh}.-min-h-56{min-height:-56vh}.m-57{padding:57px}.ml-57{margin-left:57px}.mr-57{margin-right:57px}.mb-57{margin-bottom:57px}.mt-57{margin-top:57px}.-ml-57{margin-left:-57px}.-mr-57{margin-right:-57px}.-mb-57{margin-bottom:-57px}.-mt-57{margin-top:-57px}.p-57{padding:57px}.pl-57{padding-left:57px}.pr-57{padding-right:57px}.pb-57{padding-bottom:57px}.pt-57{padding-top:57px}.-pl-57{padding-left:-57px}.-pr-57{padding-right:-57px}.-pb-57{padding-bottom:-57px}.-pt-57{padding-top:-57px}.w-57{--width: 57px}.-w-57{width:57px}.bb-57{border-bottom:57px solid var(--ion-color-medium)}.br-57{border-right:57px solid var(--ion-color-medium)}.bl-57{border-left:57px solid var(--ion-color-medium)}.bt-57{border-top:57px solid var(--ion-color-medium)}.max-w-57{max-width:57vh}.min-w-57{min-width:57vh}.-max-w-57{max-width:-57vh}.-min-w-57{min-width:-57vh}.max-h-57{max-height:57vh}.min-h-57{min-height:57vh}.-max-h-57{max-height:-57vh}.-min-h-57{min-height:-57vh}.m-58{padding:58px}.ml-58{margin-left:58px}.mr-58{margin-right:58px}.mb-58{margin-bottom:58px}.mt-58{margin-top:58px}.-ml-58{margin-left:-58px}.-mr-58{margin-right:-58px}.-mb-58{margin-bottom:-58px}.-mt-58{margin-top:-58px}.p-58{padding:58px}.pl-58{padding-left:58px}.pr-58{padding-right:58px}.pb-58{padding-bottom:58px}.pt-58{padding-top:58px}.-pl-58{padding-left:-58px}.-pr-58{padding-right:-58px}.-pb-58{padding-bottom:-58px}.-pt-58{padding-top:-58px}.w-58{--width: 58px}.-w-58{width:58px}.bb-58{border-bottom:58px solid var(--ion-color-medium)}.br-58{border-right:58px solid var(--ion-color-medium)}.bl-58{border-left:58px solid var(--ion-color-medium)}.bt-58{border-top:58px solid var(--ion-color-medium)}.max-w-58{max-width:58vh}.min-w-58{min-width:58vh}.-max-w-58{max-width:-58vh}.-min-w-58{min-width:-58vh}.max-h-58{max-height:58vh}.min-h-58{min-height:58vh}.-max-h-58{max-height:-58vh}.-min-h-58{min-height:-58vh}.m-59{padding:59px}.ml-59{margin-left:59px}.mr-59{margin-right:59px}.mb-59{margin-bottom:59px}.mt-59{margin-top:59px}.-ml-59{margin-left:-59px}.-mr-59{margin-right:-59px}.-mb-59{margin-bottom:-59px}.-mt-59{margin-top:-59px}.p-59{padding:59px}.pl-59{padding-left:59px}.pr-59{padding-right:59px}.pb-59{padding-bottom:59px}.pt-59{padding-top:59px}.-pl-59{padding-left:-59px}.-pr-59{padding-right:-59px}.-pb-59{padding-bottom:-59px}.-pt-59{padding-top:-59px}.w-59{--width: 59px}.-w-59{width:59px}.bb-59{border-bottom:59px solid var(--ion-color-medium)}.br-59{border-right:59px solid var(--ion-color-medium)}.bl-59{border-left:59px solid var(--ion-color-medium)}.bt-59{border-top:59px solid var(--ion-color-medium)}.max-w-59{max-width:59vh}.min-w-59{min-width:59vh}.-max-w-59{max-width:-59vh}.-min-w-59{min-width:-59vh}.max-h-59{max-height:59vh}.min-h-59{min-height:59vh}.-max-h-59{max-height:-59vh}.-min-h-59{min-height:-59vh}.m-60{padding:60px}.ml-60{margin-left:60px}.mr-60{margin-right:60px}.mb-60{margin-bottom:60px}.mt-60{margin-top:60px}.-ml-60{margin-left:-60px}.-mr-60{margin-right:-60px}.-mb-60{margin-bottom:-60px}.-mt-60{margin-top:-60px}.p-60{padding:60px}.pl-60{padding-left:60px}.pr-60{padding-right:60px}.pb-60{padding-bottom:60px}.pt-60{padding-top:60px}.-pl-60{padding-left:-60px}.-pr-60{padding-right:-60px}.-pb-60{padding-bottom:-60px}.-pt-60{padding-top:-60px}.w-60{--width: 60px}.-w-60{width:60px}.bb-60{border-bottom:60px solid var(--ion-color-medium)}.br-60{border-right:60px solid var(--ion-color-medium)}.bl-60{border-left:60px solid var(--ion-color-medium)}.bt-60{border-top:60px solid var(--ion-color-medium)}.max-w-60{max-width:60vh}.min-w-60{min-width:60vh}.-max-w-60{max-width:-60vh}.-min-w-60{min-width:-60vh}.max-h-60{max-height:60vh}.min-h-60{min-height:60vh}.-max-h-60{max-height:-60vh}.-min-h-60{min-height:-60vh}.m-61{padding:61px}.ml-61{margin-left:61px}.mr-61{margin-right:61px}.mb-61{margin-bottom:61px}.mt-61{margin-top:61px}.-ml-61{margin-left:-61px}.-mr-61{margin-right:-61px}.-mb-61{margin-bottom:-61px}.-mt-61{margin-top:-61px}.p-61{padding:61px}.pl-61{padding-left:61px}.pr-61{padding-right:61px}.pb-61{padding-bottom:61px}.pt-61{padding-top:61px}.-pl-61{padding-left:-61px}.-pr-61{padding-right:-61px}.-pb-61{padding-bottom:-61px}.-pt-61{padding-top:-61px}.w-61{--width: 61px}.-w-61{width:61px}.bb-61{border-bottom:61px solid var(--ion-color-medium)}.br-61{border-right:61px solid var(--ion-color-medium)}.bl-61{border-left:61px solid var(--ion-color-medium)}.bt-61{border-top:61px solid var(--ion-color-medium)}.max-w-61{max-width:61vh}.min-w-61{min-width:61vh}.-max-w-61{max-width:-61vh}.-min-w-61{min-width:-61vh}.max-h-61{max-height:61vh}.min-h-61{min-height:61vh}.-max-h-61{max-height:-61vh}.-min-h-61{min-height:-61vh}.m-62{padding:62px}.ml-62{margin-left:62px}.mr-62{margin-right:62px}.mb-62{margin-bottom:62px}.mt-62{margin-top:62px}.-ml-62{margin-left:-62px}.-mr-62{margin-right:-62px}.-mb-62{margin-bottom:-62px}.-mt-62{margin-top:-62px}.p-62{padding:62px}.pl-62{padding-left:62px}.pr-62{padding-right:62px}.pb-62{padding-bottom:62px}.pt-62{padding-top:62px}.-pl-62{padding-left:-62px}.-pr-62{padding-right:-62px}.-pb-62{padding-bottom:-62px}.-pt-62{padding-top:-62px}.w-62{--width: 62px}.-w-62{width:62px}.bb-62{border-bottom:62px solid var(--ion-color-medium)}.br-62{border-right:62px solid var(--ion-color-medium)}.bl-62{border-left:62px solid var(--ion-color-medium)}.bt-62{border-top:62px solid var(--ion-color-medium)}.max-w-62{max-width:62vh}.min-w-62{min-width:62vh}.-max-w-62{max-width:-62vh}.-min-w-62{min-width:-62vh}.max-h-62{max-height:62vh}.min-h-62{min-height:62vh}.-max-h-62{max-height:-62vh}.-min-h-62{min-height:-62vh}.m-63{padding:63px}.ml-63{margin-left:63px}.mr-63{margin-right:63px}.mb-63{margin-bottom:63px}.mt-63{margin-top:63px}.-ml-63{margin-left:-63px}.-mr-63{margin-right:-63px}.-mb-63{margin-bottom:-63px}.-mt-63{margin-top:-63px}.p-63{padding:63px}.pl-63{padding-left:63px}.pr-63{padding-right:63px}.pb-63{padding-bottom:63px}.pt-63{padding-top:63px}.-pl-63{padding-left:-63px}.-pr-63{padding-right:-63px}.-pb-63{padding-bottom:-63px}.-pt-63{padding-top:-63px}.w-63{--width: 63px}.-w-63{width:63px}.bb-63{border-bottom:63px solid var(--ion-color-medium)}.br-63{border-right:63px solid var(--ion-color-medium)}.bl-63{border-left:63px solid var(--ion-color-medium)}.bt-63{border-top:63px solid var(--ion-color-medium)}.max-w-63{max-width:63vh}.min-w-63{min-width:63vh}.-max-w-63{max-width:-63vh}.-min-w-63{min-width:-63vh}.max-h-63{max-height:63vh}.min-h-63{min-height:63vh}.-max-h-63{max-height:-63vh}.-min-h-63{min-height:-63vh}.m-64{padding:64px}.ml-64{margin-left:64px}.mr-64{margin-right:64px}.mb-64{margin-bottom:64px}.mt-64{margin-top:64px}.-ml-64{margin-left:-64px}.-mr-64{margin-right:-64px}.-mb-64{margin-bottom:-64px}.-mt-64{margin-top:-64px}.p-64{padding:64px}.pl-64{padding-left:64px}.pr-64{padding-right:64px}.pb-64{padding-bottom:64px}.pt-64{padding-top:64px}.-pl-64{padding-left:-64px}.-pr-64{padding-right:-64px}.-pb-64{padding-bottom:-64px}.-pt-64{padding-top:-64px}.w-64{--width: 64px}.-w-64{width:64px}.bb-64{border-bottom:64px solid var(--ion-color-medium)}.br-64{border-right:64px solid var(--ion-color-medium)}.bl-64{border-left:64px solid var(--ion-color-medium)}.bt-64{border-top:64px solid var(--ion-color-medium)}.max-w-64{max-width:64vh}.min-w-64{min-width:64vh}.-max-w-64{max-width:-64vh}.-min-w-64{min-width:-64vh}.max-h-64{max-height:64vh}.min-h-64{min-height:64vh}.-max-h-64{max-height:-64vh}.-min-h-64{min-height:-64vh}.m-65{padding:65px}.ml-65{margin-left:65px}.mr-65{margin-right:65px}.mb-65{margin-bottom:65px}.mt-65{margin-top:65px}.-ml-65{margin-left:-65px}.-mr-65{margin-right:-65px}.-mb-65{margin-bottom:-65px}.-mt-65{margin-top:-65px}.p-65{padding:65px}.pl-65{padding-left:65px}.pr-65{padding-right:65px}.pb-65{padding-bottom:65px}.pt-65{padding-top:65px}.-pl-65{padding-left:-65px}.-pr-65{padding-right:-65px}.-pb-65{padding-bottom:-65px}.-pt-65{padding-top:-65px}.w-65{--width: 65px}.-w-65{width:65px}.bb-65{border-bottom:65px solid var(--ion-color-medium)}.br-65{border-right:65px solid var(--ion-color-medium)}.bl-65{border-left:65px solid var(--ion-color-medium)}.bt-65{border-top:65px solid var(--ion-color-medium)}.max-w-65{max-width:65vh}.min-w-65{min-width:65vh}.-max-w-65{max-width:-65vh}.-min-w-65{min-width:-65vh}.max-h-65{max-height:65vh}.min-h-65{min-height:65vh}.-max-h-65{max-height:-65vh}.-min-h-65{min-height:-65vh}.m-66{padding:66px}.ml-66{margin-left:66px}.mr-66{margin-right:66px}.mb-66{margin-bottom:66px}.mt-66{margin-top:66px}.-ml-66{margin-left:-66px}.-mr-66{margin-right:-66px}.-mb-66{margin-bottom:-66px}.-mt-66{margin-top:-66px}.p-66{padding:66px}.pl-66{padding-left:66px}.pr-66{padding-right:66px}.pb-66{padding-bottom:66px}.pt-66{padding-top:66px}.-pl-66{padding-left:-66px}.-pr-66{padding-right:-66px}.-pb-66{padding-bottom:-66px}.-pt-66{padding-top:-66px}.w-66{--width: 66px}.-w-66{width:66px}.bb-66{border-bottom:66px solid var(--ion-color-medium)}.br-66{border-right:66px solid var(--ion-color-medium)}.bl-66{border-left:66px solid var(--ion-color-medium)}.bt-66{border-top:66px solid var(--ion-color-medium)}.max-w-66{max-width:66vh}.min-w-66{min-width:66vh}.-max-w-66{max-width:-66vh}.-min-w-66{min-width:-66vh}.max-h-66{max-height:66vh}.min-h-66{min-height:66vh}.-max-h-66{max-height:-66vh}.-min-h-66{min-height:-66vh}.m-67{padding:67px}.ml-67{margin-left:67px}.mr-67{margin-right:67px}.mb-67{margin-bottom:67px}.mt-67{margin-top:67px}.-ml-67{margin-left:-67px}.-mr-67{margin-right:-67px}.-mb-67{margin-bottom:-67px}.-mt-67{margin-top:-67px}.p-67{padding:67px}.pl-67{padding-left:67px}.pr-67{padding-right:67px}.pb-67{padding-bottom:67px}.pt-67{padding-top:67px}.-pl-67{padding-left:-67px}.-pr-67{padding-right:-67px}.-pb-67{padding-bottom:-67px}.-pt-67{padding-top:-67px}.w-67{--width: 67px}.-w-67{width:67px}.bb-67{border-bottom:67px solid var(--ion-color-medium)}.br-67{border-right:67px solid var(--ion-color-medium)}.bl-67{border-left:67px solid var(--ion-color-medium)}.bt-67{border-top:67px solid var(--ion-color-medium)}.max-w-67{max-width:67vh}.min-w-67{min-width:67vh}.-max-w-67{max-width:-67vh}.-min-w-67{min-width:-67vh}.max-h-67{max-height:67vh}.min-h-67{min-height:67vh}.-max-h-67{max-height:-67vh}.-min-h-67{min-height:-67vh}.m-68{padding:68px}.ml-68{margin-left:68px}.mr-68{margin-right:68px}.mb-68{margin-bottom:68px}.mt-68{margin-top:68px}.-ml-68{margin-left:-68px}.-mr-68{margin-right:-68px}.-mb-68{margin-bottom:-68px}.-mt-68{margin-top:-68px}.p-68{padding:68px}.pl-68{padding-left:68px}.pr-68{padding-right:68px}.pb-68{padding-bottom:68px}.pt-68{padding-top:68px}.-pl-68{padding-left:-68px}.-pr-68{padding-right:-68px}.-pb-68{padding-bottom:-68px}.-pt-68{padding-top:-68px}.w-68{--width: 68px}.-w-68{width:68px}.bb-68{border-bottom:68px solid var(--ion-color-medium)}.br-68{border-right:68px solid var(--ion-color-medium)}.bl-68{border-left:68px solid var(--ion-color-medium)}.bt-68{border-top:68px solid var(--ion-color-medium)}.max-w-68{max-width:68vh}.min-w-68{min-width:68vh}.-max-w-68{max-width:-68vh}.-min-w-68{min-width:-68vh}.max-h-68{max-height:68vh}.min-h-68{min-height:68vh}.-max-h-68{max-height:-68vh}.-min-h-68{min-height:-68vh}.m-69{padding:69px}.ml-69{margin-left:69px}.mr-69{margin-right:69px}.mb-69{margin-bottom:69px}.mt-69{margin-top:69px}.-ml-69{margin-left:-69px}.-mr-69{margin-right:-69px}.-mb-69{margin-bottom:-69px}.-mt-69{margin-top:-69px}.p-69{padding:69px}.pl-69{padding-left:69px}.pr-69{padding-right:69px}.pb-69{padding-bottom:69px}.pt-69{padding-top:69px}.-pl-69{padding-left:-69px}.-pr-69{padding-right:-69px}.-pb-69{padding-bottom:-69px}.-pt-69{padding-top:-69px}.w-69{--width: 69px}.-w-69{width:69px}.bb-69{border-bottom:69px solid var(--ion-color-medium)}.br-69{border-right:69px solid var(--ion-color-medium)}.bl-69{border-left:69px solid var(--ion-color-medium)}.bt-69{border-top:69px solid var(--ion-color-medium)}.max-w-69{max-width:69vh}.min-w-69{min-width:69vh}.-max-w-69{max-width:-69vh}.-min-w-69{min-width:-69vh}.max-h-69{max-height:69vh}.min-h-69{min-height:69vh}.-max-h-69{max-height:-69vh}.-min-h-69{min-height:-69vh}.m-70{padding:70px}.ml-70{margin-left:70px}.mr-70{margin-right:70px}.mb-70{margin-bottom:70px}.mt-70{margin-top:70px}.-ml-70{margin-left:-70px}.-mr-70{margin-right:-70px}.-mb-70{margin-bottom:-70px}.-mt-70{margin-top:-70px}.p-70{padding:70px}.pl-70{padding-left:70px}.pr-70{padding-right:70px}.pb-70{padding-bottom:70px}.pt-70{padding-top:70px}.-pl-70{padding-left:-70px}.-pr-70{padding-right:-70px}.-pb-70{padding-bottom:-70px}.-pt-70{padding-top:-70px}.w-70{--width: 70px}.-w-70{width:70px}.bb-70{border-bottom:70px solid var(--ion-color-medium)}.br-70{border-right:70px solid var(--ion-color-medium)}.bl-70{border-left:70px solid var(--ion-color-medium)}.bt-70{border-top:70px solid var(--ion-color-medium)}.max-w-70{max-width:70vh}.min-w-70{min-width:70vh}.-max-w-70{max-width:-70vh}.-min-w-70{min-width:-70vh}.max-h-70{max-height:70vh}.min-h-70{min-height:70vh}.-max-h-70{max-height:-70vh}.-min-h-70{min-height:-70vh}.m-71{padding:71px}.ml-71{margin-left:71px}.mr-71{margin-right:71px}.mb-71{margin-bottom:71px}.mt-71{margin-top:71px}.-ml-71{margin-left:-71px}.-mr-71{margin-right:-71px}.-mb-71{margin-bottom:-71px}.-mt-71{margin-top:-71px}.p-71{padding:71px}.pl-71{padding-left:71px}.pr-71{padding-right:71px}.pb-71{padding-bottom:71px}.pt-71{padding-top:71px}.-pl-71{padding-left:-71px}.-pr-71{padding-right:-71px}.-pb-71{padding-bottom:-71px}.-pt-71{padding-top:-71px}.w-71{--width: 71px}.-w-71{width:71px}.bb-71{border-bottom:71px solid var(--ion-color-medium)}.br-71{border-right:71px solid var(--ion-color-medium)}.bl-71{border-left:71px solid var(--ion-color-medium)}.bt-71{border-top:71px solid var(--ion-color-medium)}.max-w-71{max-width:71vh}.min-w-71{min-width:71vh}.-max-w-71{max-width:-71vh}.-min-w-71{min-width:-71vh}.max-h-71{max-height:71vh}.min-h-71{min-height:71vh}.-max-h-71{max-height:-71vh}.-min-h-71{min-height:-71vh}.m-72{padding:72px}.ml-72{margin-left:72px}.mr-72{margin-right:72px}.mb-72{margin-bottom:72px}.mt-72{margin-top:72px}.-ml-72{margin-left:-72px}.-mr-72{margin-right:-72px}.-mb-72{margin-bottom:-72px}.-mt-72{margin-top:-72px}.p-72{padding:72px}.pl-72{padding-left:72px}.pr-72{padding-right:72px}.pb-72{padding-bottom:72px}.pt-72{padding-top:72px}.-pl-72{padding-left:-72px}.-pr-72{padding-right:-72px}.-pb-72{padding-bottom:-72px}.-pt-72{padding-top:-72px}.w-72{--width: 72px}.-w-72{width:72px}.bb-72{border-bottom:72px solid var(--ion-color-medium)}.br-72{border-right:72px solid var(--ion-color-medium)}.bl-72{border-left:72px solid var(--ion-color-medium)}.bt-72{border-top:72px solid var(--ion-color-medium)}.max-w-72{max-width:72vh}.min-w-72{min-width:72vh}.-max-w-72{max-width:-72vh}.-min-w-72{min-width:-72vh}.max-h-72{max-height:72vh}.min-h-72{min-height:72vh}.-max-h-72{max-height:-72vh}.-min-h-72{min-height:-72vh}.m-73{padding:73px}.ml-73{margin-left:73px}.mr-73{margin-right:73px}.mb-73{margin-bottom:73px}.mt-73{margin-top:73px}.-ml-73{margin-left:-73px}.-mr-73{margin-right:-73px}.-mb-73{margin-bottom:-73px}.-mt-73{margin-top:-73px}.p-73{padding:73px}.pl-73{padding-left:73px}.pr-73{padding-right:73px}.pb-73{padding-bottom:73px}.pt-73{padding-top:73px}.-pl-73{padding-left:-73px}.-pr-73{padding-right:-73px}.-pb-73{padding-bottom:-73px}.-pt-73{padding-top:-73px}.w-73{--width: 73px}.-w-73{width:73px}.bb-73{border-bottom:73px solid var(--ion-color-medium)}.br-73{border-right:73px solid var(--ion-color-medium)}.bl-73{border-left:73px solid var(--ion-color-medium)}.bt-73{border-top:73px solid var(--ion-color-medium)}.max-w-73{max-width:73vh}.min-w-73{min-width:73vh}.-max-w-73{max-width:-73vh}.-min-w-73{min-width:-73vh}.max-h-73{max-height:73vh}.min-h-73{min-height:73vh}.-max-h-73{max-height:-73vh}.-min-h-73{min-height:-73vh}.m-74{padding:74px}.ml-74{margin-left:74px}.mr-74{margin-right:74px}.mb-74{margin-bottom:74px}.mt-74{margin-top:74px}.-ml-74{margin-left:-74px}.-mr-74{margin-right:-74px}.-mb-74{margin-bottom:-74px}.-mt-74{margin-top:-74px}.p-74{padding:74px}.pl-74{padding-left:74px}.pr-74{padding-right:74px}.pb-74{padding-bottom:74px}.pt-74{padding-top:74px}.-pl-74{padding-left:-74px}.-pr-74{padding-right:-74px}.-pb-74{padding-bottom:-74px}.-pt-74{padding-top:-74px}.w-74{--width: 74px}.-w-74{width:74px}.bb-74{border-bottom:74px solid var(--ion-color-medium)}.br-74{border-right:74px solid var(--ion-color-medium)}.bl-74{border-left:74px solid var(--ion-color-medium)}.bt-74{border-top:74px solid var(--ion-color-medium)}.max-w-74{max-width:74vh}.min-w-74{min-width:74vh}.-max-w-74{max-width:-74vh}.-min-w-74{min-width:-74vh}.max-h-74{max-height:74vh}.min-h-74{min-height:74vh}.-max-h-74{max-height:-74vh}.-min-h-74{min-height:-74vh}.m-75{padding:75px}.ml-75{margin-left:75px}.mr-75{margin-right:75px}.mb-75{margin-bottom:75px}.mt-75{margin-top:75px}.-ml-75{margin-left:-75px}.-mr-75{margin-right:-75px}.-mb-75{margin-bottom:-75px}.-mt-75{margin-top:-75px}.p-75{padding:75px}.pl-75{padding-left:75px}.pr-75{padding-right:75px}.pb-75{padding-bottom:75px}.pt-75{padding-top:75px}.-pl-75{padding-left:-75px}.-pr-75{padding-right:-75px}.-pb-75{padding-bottom:-75px}.-pt-75{padding-top:-75px}.w-75{--width: 75px}.-w-75{width:75px}.bb-75{border-bottom:75px solid var(--ion-color-medium)}.br-75{border-right:75px solid var(--ion-color-medium)}.bl-75{border-left:75px solid var(--ion-color-medium)}.bt-75{border-top:75px solid var(--ion-color-medium)}.max-w-75{max-width:75vh}.min-w-75{min-width:75vh}.-max-w-75{max-width:-75vh}.-min-w-75{min-width:-75vh}.max-h-75{max-height:75vh}.min-h-75{min-height:75vh}.-max-h-75{max-height:-75vh}.-min-h-75{min-height:-75vh}.m-76{padding:76px}.ml-76{margin-left:76px}.mr-76{margin-right:76px}.mb-76{margin-bottom:76px}.mt-76{margin-top:76px}.-ml-76{margin-left:-76px}.-mr-76{margin-right:-76px}.-mb-76{margin-bottom:-76px}.-mt-76{margin-top:-76px}.p-76{padding:76px}.pl-76{padding-left:76px}.pr-76{padding-right:76px}.pb-76{padding-bottom:76px}.pt-76{padding-top:76px}.-pl-76{padding-left:-76px}.-pr-76{padding-right:-76px}.-pb-76{padding-bottom:-76px}.-pt-76{padding-top:-76px}.w-76{--width: 76px}.-w-76{width:76px}.bb-76{border-bottom:76px solid var(--ion-color-medium)}.br-76{border-right:76px solid var(--ion-color-medium)}.bl-76{border-left:76px solid var(--ion-color-medium)}.bt-76{border-top:76px solid var(--ion-color-medium)}.max-w-76{max-width:76vh}.min-w-76{min-width:76vh}.-max-w-76{max-width:-76vh}.-min-w-76{min-width:-76vh}.max-h-76{max-height:76vh}.min-h-76{min-height:76vh}.-max-h-76{max-height:-76vh}.-min-h-76{min-height:-76vh}.m-77{padding:77px}.ml-77{margin-left:77px}.mr-77{margin-right:77px}.mb-77{margin-bottom:77px}.mt-77{margin-top:77px}.-ml-77{margin-left:-77px}.-mr-77{margin-right:-77px}.-mb-77{margin-bottom:-77px}.-mt-77{margin-top:-77px}.p-77{padding:77px}.pl-77{padding-left:77px}.pr-77{padding-right:77px}.pb-77{padding-bottom:77px}.pt-77{padding-top:77px}.-pl-77{padding-left:-77px}.-pr-77{padding-right:-77px}.-pb-77{padding-bottom:-77px}.-pt-77{padding-top:-77px}.w-77{--width: 77px}.-w-77{width:77px}.bb-77{border-bottom:77px solid var(--ion-color-medium)}.br-77{border-right:77px solid var(--ion-color-medium)}.bl-77{border-left:77px solid var(--ion-color-medium)}.bt-77{border-top:77px solid var(--ion-color-medium)}.max-w-77{max-width:77vh}.min-w-77{min-width:77vh}.-max-w-77{max-width:-77vh}.-min-w-77{min-width:-77vh}.max-h-77{max-height:77vh}.min-h-77{min-height:77vh}.-max-h-77{max-height:-77vh}.-min-h-77{min-height:-77vh}.m-78{padding:78px}.ml-78{margin-left:78px}.mr-78{margin-right:78px}.mb-78{margin-bottom:78px}.mt-78{margin-top:78px}.-ml-78{margin-left:-78px}.-mr-78{margin-right:-78px}.-mb-78{margin-bottom:-78px}.-mt-78{margin-top:-78px}.p-78{padding:78px}.pl-78{padding-left:78px}.pr-78{padding-right:78px}.pb-78{padding-bottom:78px}.pt-78{padding-top:78px}.-pl-78{padding-left:-78px}.-pr-78{padding-right:-78px}.-pb-78{padding-bottom:-78px}.-pt-78{padding-top:-78px}.w-78{--width: 78px}.-w-78{width:78px}.bb-78{border-bottom:78px solid var(--ion-color-medium)}.br-78{border-right:78px solid var(--ion-color-medium)}.bl-78{border-left:78px solid var(--ion-color-medium)}.bt-78{border-top:78px solid var(--ion-color-medium)}.max-w-78{max-width:78vh}.min-w-78{min-width:78vh}.-max-w-78{max-width:-78vh}.-min-w-78{min-width:-78vh}.max-h-78{max-height:78vh}.min-h-78{min-height:78vh}.-max-h-78{max-height:-78vh}.-min-h-78{min-height:-78vh}.m-79{padding:79px}.ml-79{margin-left:79px}.mr-79{margin-right:79px}.mb-79{margin-bottom:79px}.mt-79{margin-top:79px}.-ml-79{margin-left:-79px}.-mr-79{margin-right:-79px}.-mb-79{margin-bottom:-79px}.-mt-79{margin-top:-79px}.p-79{padding:79px}.pl-79{padding-left:79px}.pr-79{padding-right:79px}.pb-79{padding-bottom:79px}.pt-79{padding-top:79px}.-pl-79{padding-left:-79px}.-pr-79{padding-right:-79px}.-pb-79{padding-bottom:-79px}.-pt-79{padding-top:-79px}.w-79{--width: 79px}.-w-79{width:79px}.bb-79{border-bottom:79px solid var(--ion-color-medium)}.br-79{border-right:79px solid var(--ion-color-medium)}.bl-79{border-left:79px solid var(--ion-color-medium)}.bt-79{border-top:79px solid var(--ion-color-medium)}.max-w-79{max-width:79vh}.min-w-79{min-width:79vh}.-max-w-79{max-width:-79vh}.-min-w-79{min-width:-79vh}.max-h-79{max-height:79vh}.min-h-79{min-height:79vh}.-max-h-79{max-height:-79vh}.-min-h-79{min-height:-79vh}.m-80{padding:80px}.ml-80{margin-left:80px}.mr-80{margin-right:80px}.mb-80{margin-bottom:80px}.mt-80{margin-top:80px}.-ml-80{margin-left:-80px}.-mr-80{margin-right:-80px}.-mb-80{margin-bottom:-80px}.-mt-80{margin-top:-80px}.p-80{padding:80px}.pl-80{padding-left:80px}.pr-80{padding-right:80px}.pb-80{padding-bottom:80px}.pt-80{padding-top:80px}.-pl-80{padding-left:-80px}.-pr-80{padding-right:-80px}.-pb-80{padding-bottom:-80px}.-pt-80{padding-top:-80px}.w-80{--width: 80px}.-w-80{width:80px}.bb-80{border-bottom:80px solid var(--ion-color-medium)}.br-80{border-right:80px solid var(--ion-color-medium)}.bl-80{border-left:80px solid var(--ion-color-medium)}.bt-80{border-top:80px solid var(--ion-color-medium)}.max-w-80{max-width:80vh}.min-w-80{min-width:80vh}.-max-w-80{max-width:-80vh}.-min-w-80{min-width:-80vh}.max-h-80{max-height:80vh}.min-h-80{min-height:80vh}.-max-h-80{max-height:-80vh}.-min-h-80{min-height:-80vh}.m-81{padding:81px}.ml-81{margin-left:81px}.mr-81{margin-right:81px}.mb-81{margin-bottom:81px}.mt-81{margin-top:81px}.-ml-81{margin-left:-81px}.-mr-81{margin-right:-81px}.-mb-81{margin-bottom:-81px}.-mt-81{margin-top:-81px}.p-81{padding:81px}.pl-81{padding-left:81px}.pr-81{padding-right:81px}.pb-81{padding-bottom:81px}.pt-81{padding-top:81px}.-pl-81{padding-left:-81px}.-pr-81{padding-right:-81px}.-pb-81{padding-bottom:-81px}.-pt-81{padding-top:-81px}.w-81{--width: 81px}.-w-81{width:81px}.bb-81{border-bottom:81px solid var(--ion-color-medium)}.br-81{border-right:81px solid var(--ion-color-medium)}.bl-81{border-left:81px solid var(--ion-color-medium)}.bt-81{border-top:81px solid var(--ion-color-medium)}.max-w-81{max-width:81vh}.min-w-81{min-width:81vh}.-max-w-81{max-width:-81vh}.-min-w-81{min-width:-81vh}.max-h-81{max-height:81vh}.min-h-81{min-height:81vh}.-max-h-81{max-height:-81vh}.-min-h-81{min-height:-81vh}.m-82{padding:82px}.ml-82{margin-left:82px}.mr-82{margin-right:82px}.mb-82{margin-bottom:82px}.mt-82{margin-top:82px}.-ml-82{margin-left:-82px}.-mr-82{margin-right:-82px}.-mb-82{margin-bottom:-82px}.-mt-82{margin-top:-82px}.p-82{padding:82px}.pl-82{padding-left:82px}.pr-82{padding-right:82px}.pb-82{padding-bottom:82px}.pt-82{padding-top:82px}.-pl-82{padding-left:-82px}.-pr-82{padding-right:-82px}.-pb-82{padding-bottom:-82px}.-pt-82{padding-top:-82px}.w-82{--width: 82px}.-w-82{width:82px}.bb-82{border-bottom:82px solid var(--ion-color-medium)}.br-82{border-right:82px solid var(--ion-color-medium)}.bl-82{border-left:82px solid var(--ion-color-medium)}.bt-82{border-top:82px solid var(--ion-color-medium)}.max-w-82{max-width:82vh}.min-w-82{min-width:82vh}.-max-w-82{max-width:-82vh}.-min-w-82{min-width:-82vh}.max-h-82{max-height:82vh}.min-h-82{min-height:82vh}.-max-h-82{max-height:-82vh}.-min-h-82{min-height:-82vh}.m-83{padding:83px}.ml-83{margin-left:83px}.mr-83{margin-right:83px}.mb-83{margin-bottom:83px}.mt-83{margin-top:83px}.-ml-83{margin-left:-83px}.-mr-83{margin-right:-83px}.-mb-83{margin-bottom:-83px}.-mt-83{margin-top:-83px}.p-83{padding:83px}.pl-83{padding-left:83px}.pr-83{padding-right:83px}.pb-83{padding-bottom:83px}.pt-83{padding-top:83px}.-pl-83{padding-left:-83px}.-pr-83{padding-right:-83px}.-pb-83{padding-bottom:-83px}.-pt-83{padding-top:-83px}.w-83{--width: 83px}.-w-83{width:83px}.bb-83{border-bottom:83px solid var(--ion-color-medium)}.br-83{border-right:83px solid var(--ion-color-medium)}.bl-83{border-left:83px solid var(--ion-color-medium)}.bt-83{border-top:83px solid var(--ion-color-medium)}.max-w-83{max-width:83vh}.min-w-83{min-width:83vh}.-max-w-83{max-width:-83vh}.-min-w-83{min-width:-83vh}.max-h-83{max-height:83vh}.min-h-83{min-height:83vh}.-max-h-83{max-height:-83vh}.-min-h-83{min-height:-83vh}.m-84{padding:84px}.ml-84{margin-left:84px}.mr-84{margin-right:84px}.mb-84{margin-bottom:84px}.mt-84{margin-top:84px}.-ml-84{margin-left:-84px}.-mr-84{margin-right:-84px}.-mb-84{margin-bottom:-84px}.-mt-84{margin-top:-84px}.p-84{padding:84px}.pl-84{padding-left:84px}.pr-84{padding-right:84px}.pb-84{padding-bottom:84px}.pt-84{padding-top:84px}.-pl-84{padding-left:-84px}.-pr-84{padding-right:-84px}.-pb-84{padding-bottom:-84px}.-pt-84{padding-top:-84px}.w-84{--width: 84px}.-w-84{width:84px}.bb-84{border-bottom:84px solid var(--ion-color-medium)}.br-84{border-right:84px solid var(--ion-color-medium)}.bl-84{border-left:84px solid var(--ion-color-medium)}.bt-84{border-top:84px solid var(--ion-color-medium)}.max-w-84{max-width:84vh}.min-w-84{min-width:84vh}.-max-w-84{max-width:-84vh}.-min-w-84{min-width:-84vh}.max-h-84{max-height:84vh}.min-h-84{min-height:84vh}.-max-h-84{max-height:-84vh}.-min-h-84{min-height:-84vh}.m-85{padding:85px}.ml-85{margin-left:85px}.mr-85{margin-right:85px}.mb-85{margin-bottom:85px}.mt-85{margin-top:85px}.-ml-85{margin-left:-85px}.-mr-85{margin-right:-85px}.-mb-85{margin-bottom:-85px}.-mt-85{margin-top:-85px}.p-85{padding:85px}.pl-85{padding-left:85px}.pr-85{padding-right:85px}.pb-85{padding-bottom:85px}.pt-85{padding-top:85px}.-pl-85{padding-left:-85px}.-pr-85{padding-right:-85px}.-pb-85{padding-bottom:-85px}.-pt-85{padding-top:-85px}.w-85{--width: 85px}.-w-85{width:85px}.bb-85{border-bottom:85px solid var(--ion-color-medium)}.br-85{border-right:85px solid var(--ion-color-medium)}.bl-85{border-left:85px solid var(--ion-color-medium)}.bt-85{border-top:85px solid var(--ion-color-medium)}.max-w-85{max-width:85vh}.min-w-85{min-width:85vh}.-max-w-85{max-width:-85vh}.-min-w-85{min-width:-85vh}.max-h-85{max-height:85vh}.min-h-85{min-height:85vh}.-max-h-85{max-height:-85vh}.-min-h-85{min-height:-85vh}.m-86{padding:86px}.ml-86{margin-left:86px}.mr-86{margin-right:86px}.mb-86{margin-bottom:86px}.mt-86{margin-top:86px}.-ml-86{margin-left:-86px}.-mr-86{margin-right:-86px}.-mb-86{margin-bottom:-86px}.-mt-86{margin-top:-86px}.p-86{padding:86px}.pl-86{padding-left:86px}.pr-86{padding-right:86px}.pb-86{padding-bottom:86px}.pt-86{padding-top:86px}.-pl-86{padding-left:-86px}.-pr-86{padding-right:-86px}.-pb-86{padding-bottom:-86px}.-pt-86{padding-top:-86px}.w-86{--width: 86px}.-w-86{width:86px}.bb-86{border-bottom:86px solid var(--ion-color-medium)}.br-86{border-right:86px solid var(--ion-color-medium)}.bl-86{border-left:86px solid var(--ion-color-medium)}.bt-86{border-top:86px solid var(--ion-color-medium)}.max-w-86{max-width:86vh}.min-w-86{min-width:86vh}.-max-w-86{max-width:-86vh}.-min-w-86{min-width:-86vh}.max-h-86{max-height:86vh}.min-h-86{min-height:86vh}.-max-h-86{max-height:-86vh}.-min-h-86{min-height:-86vh}.m-87{padding:87px}.ml-87{margin-left:87px}.mr-87{margin-right:87px}.mb-87{margin-bottom:87px}.mt-87{margin-top:87px}.-ml-87{margin-left:-87px}.-mr-87{margin-right:-87px}.-mb-87{margin-bottom:-87px}.-mt-87{margin-top:-87px}.p-87{padding:87px}.pl-87{padding-left:87px}.pr-87{padding-right:87px}.pb-87{padding-bottom:87px}.pt-87{padding-top:87px}.-pl-87{padding-left:-87px}.-pr-87{padding-right:-87px}.-pb-87{padding-bottom:-87px}.-pt-87{padding-top:-87px}.w-87{--width: 87px}.-w-87{width:87px}.bb-87{border-bottom:87px solid var(--ion-color-medium)}.br-87{border-right:87px solid var(--ion-color-medium)}.bl-87{border-left:87px solid var(--ion-color-medium)}.bt-87{border-top:87px solid var(--ion-color-medium)}.max-w-87{max-width:87vh}.min-w-87{min-width:87vh}.-max-w-87{max-width:-87vh}.-min-w-87{min-width:-87vh}.max-h-87{max-height:87vh}.min-h-87{min-height:87vh}.-max-h-87{max-height:-87vh}.-min-h-87{min-height:-87vh}.m-88{padding:88px}.ml-88{margin-left:88px}.mr-88{margin-right:88px}.mb-88{margin-bottom:88px}.mt-88{margin-top:88px}.-ml-88{margin-left:-88px}.-mr-88{margin-right:-88px}.-mb-88{margin-bottom:-88px}.-mt-88{margin-top:-88px}.p-88{padding:88px}.pl-88{padding-left:88px}.pr-88{padding-right:88px}.pb-88{padding-bottom:88px}.pt-88{padding-top:88px}.-pl-88{padding-left:-88px}.-pr-88{padding-right:-88px}.-pb-88{padding-bottom:-88px}.-pt-88{padding-top:-88px}.w-88{--width: 88px}.-w-88{width:88px}.bb-88{border-bottom:88px solid var(--ion-color-medium)}.br-88{border-right:88px solid var(--ion-color-medium)}.bl-88{border-left:88px solid var(--ion-color-medium)}.bt-88{border-top:88px solid var(--ion-color-medium)}.max-w-88{max-width:88vh}.min-w-88{min-width:88vh}.-max-w-88{max-width:-88vh}.-min-w-88{min-width:-88vh}.max-h-88{max-height:88vh}.min-h-88{min-height:88vh}.-max-h-88{max-height:-88vh}.-min-h-88{min-height:-88vh}.m-89{padding:89px}.ml-89{margin-left:89px}.mr-89{margin-right:89px}.mb-89{margin-bottom:89px}.mt-89{margin-top:89px}.-ml-89{margin-left:-89px}.-mr-89{margin-right:-89px}.-mb-89{margin-bottom:-89px}.-mt-89{margin-top:-89px}.p-89{padding:89px}.pl-89{padding-left:89px}.pr-89{padding-right:89px}.pb-89{padding-bottom:89px}.pt-89{padding-top:89px}.-pl-89{padding-left:-89px}.-pr-89{padding-right:-89px}.-pb-89{padding-bottom:-89px}.-pt-89{padding-top:-89px}.w-89{--width: 89px}.-w-89{width:89px}.bb-89{border-bottom:89px solid var(--ion-color-medium)}.br-89{border-right:89px solid var(--ion-color-medium)}.bl-89{border-left:89px solid var(--ion-color-medium)}.bt-89{border-top:89px solid var(--ion-color-medium)}.max-w-89{max-width:89vh}.min-w-89{min-width:89vh}.-max-w-89{max-width:-89vh}.-min-w-89{min-width:-89vh}.max-h-89{max-height:89vh}.min-h-89{min-height:89vh}.-max-h-89{max-height:-89vh}.-min-h-89{min-height:-89vh}.m-90{padding:90px}.ml-90{margin-left:90px}.mr-90{margin-right:90px}.mb-90{margin-bottom:90px}.mt-90{margin-top:90px}.-ml-90{margin-left:-90px}.-mr-90{margin-right:-90px}.-mb-90{margin-bottom:-90px}.-mt-90{margin-top:-90px}.p-90{padding:90px}.pl-90{padding-left:90px}.pr-90{padding-right:90px}.pb-90{padding-bottom:90px}.pt-90{padding-top:90px}.-pl-90{padding-left:-90px}.-pr-90{padding-right:-90px}.-pb-90{padding-bottom:-90px}.-pt-90{padding-top:-90px}.w-90{--width: 90px}.-w-90{width:90px}.bb-90{border-bottom:90px solid var(--ion-color-medium)}.br-90{border-right:90px solid var(--ion-color-medium)}.bl-90{border-left:90px solid var(--ion-color-medium)}.bt-90{border-top:90px solid var(--ion-color-medium)}.max-w-90{max-width:90vh}.min-w-90{min-width:90vh}.-max-w-90{max-width:-90vh}.-min-w-90{min-width:-90vh}.max-h-90{max-height:90vh}.min-h-90{min-height:90vh}.-max-h-90{max-height:-90vh}.-min-h-90{min-height:-90vh}.m-91{padding:91px}.ml-91{margin-left:91px}.mr-91{margin-right:91px}.mb-91{margin-bottom:91px}.mt-91{margin-top:91px}.-ml-91{margin-left:-91px}.-mr-91{margin-right:-91px}.-mb-91{margin-bottom:-91px}.-mt-91{margin-top:-91px}.p-91{padding:91px}.pl-91{padding-left:91px}.pr-91{padding-right:91px}.pb-91{padding-bottom:91px}.pt-91{padding-top:91px}.-pl-91{padding-left:-91px}.-pr-91{padding-right:-91px}.-pb-91{padding-bottom:-91px}.-pt-91{padding-top:-91px}.w-91{--width: 91px}.-w-91{width:91px}.bb-91{border-bottom:91px solid var(--ion-color-medium)}.br-91{border-right:91px solid var(--ion-color-medium)}.bl-91{border-left:91px solid var(--ion-color-medium)}.bt-91{border-top:91px solid var(--ion-color-medium)}.max-w-91{max-width:91vh}.min-w-91{min-width:91vh}.-max-w-91{max-width:-91vh}.-min-w-91{min-width:-91vh}.max-h-91{max-height:91vh}.min-h-91{min-height:91vh}.-max-h-91{max-height:-91vh}.-min-h-91{min-height:-91vh}.m-92{padding:92px}.ml-92{margin-left:92px}.mr-92{margin-right:92px}.mb-92{margin-bottom:92px}.mt-92{margin-top:92px}.-ml-92{margin-left:-92px}.-mr-92{margin-right:-92px}.-mb-92{margin-bottom:-92px}.-mt-92{margin-top:-92px}.p-92{padding:92px}.pl-92{padding-left:92px}.pr-92{padding-right:92px}.pb-92{padding-bottom:92px}.pt-92{padding-top:92px}.-pl-92{padding-left:-92px}.-pr-92{padding-right:-92px}.-pb-92{padding-bottom:-92px}.-pt-92{padding-top:-92px}.w-92{--width: 92px}.-w-92{width:92px}.bb-92{border-bottom:92px solid var(--ion-color-medium)}.br-92{border-right:92px solid var(--ion-color-medium)}.bl-92{border-left:92px solid var(--ion-color-medium)}.bt-92{border-top:92px solid var(--ion-color-medium)}.max-w-92{max-width:92vh}.min-w-92{min-width:92vh}.-max-w-92{max-width:-92vh}.-min-w-92{min-width:-92vh}.max-h-92{max-height:92vh}.min-h-92{min-height:92vh}.-max-h-92{max-height:-92vh}.-min-h-92{min-height:-92vh}.m-93{padding:93px}.ml-93{margin-left:93px}.mr-93{margin-right:93px}.mb-93{margin-bottom:93px}.mt-93{margin-top:93px}.-ml-93{margin-left:-93px}.-mr-93{margin-right:-93px}.-mb-93{margin-bottom:-93px}.-mt-93{margin-top:-93px}.p-93{padding:93px}.pl-93{padding-left:93px}.pr-93{padding-right:93px}.pb-93{padding-bottom:93px}.pt-93{padding-top:93px}.-pl-93{padding-left:-93px}.-pr-93{padding-right:-93px}.-pb-93{padding-bottom:-93px}.-pt-93{padding-top:-93px}.w-93{--width: 93px}.-w-93{width:93px}.bb-93{border-bottom:93px solid var(--ion-color-medium)}.br-93{border-right:93px solid var(--ion-color-medium)}.bl-93{border-left:93px solid var(--ion-color-medium)}.bt-93{border-top:93px solid var(--ion-color-medium)}.max-w-93{max-width:93vh}.min-w-93{min-width:93vh}.-max-w-93{max-width:-93vh}.-min-w-93{min-width:-93vh}.max-h-93{max-height:93vh}.min-h-93{min-height:93vh}.-max-h-93{max-height:-93vh}.-min-h-93{min-height:-93vh}.m-94{padding:94px}.ml-94{margin-left:94px}.mr-94{margin-right:94px}.mb-94{margin-bottom:94px}.mt-94{margin-top:94px}.-ml-94{margin-left:-94px}.-mr-94{margin-right:-94px}.-mb-94{margin-bottom:-94px}.-mt-94{margin-top:-94px}.p-94{padding:94px}.pl-94{padding-left:94px}.pr-94{padding-right:94px}.pb-94{padding-bottom:94px}.pt-94{padding-top:94px}.-pl-94{padding-left:-94px}.-pr-94{padding-right:-94px}.-pb-94{padding-bottom:-94px}.-pt-94{padding-top:-94px}.w-94{--width: 94px}.-w-94{width:94px}.bb-94{border-bottom:94px solid var(--ion-color-medium)}.br-94{border-right:94px solid var(--ion-color-medium)}.bl-94{border-left:94px solid var(--ion-color-medium)}.bt-94{border-top:94px solid var(--ion-color-medium)}.max-w-94{max-width:94vh}.min-w-94{min-width:94vh}.-max-w-94{max-width:-94vh}.-min-w-94{min-width:-94vh}.max-h-94{max-height:94vh}.min-h-94{min-height:94vh}.-max-h-94{max-height:-94vh}.-min-h-94{min-height:-94vh}.m-95{padding:95px}.ml-95{margin-left:95px}.mr-95{margin-right:95px}.mb-95{margin-bottom:95px}.mt-95{margin-top:95px}.-ml-95{margin-left:-95px}.-mr-95{margin-right:-95px}.-mb-95{margin-bottom:-95px}.-mt-95{margin-top:-95px}.p-95{padding:95px}.pl-95{padding-left:95px}.pr-95{padding-right:95px}.pb-95{padding-bottom:95px}.pt-95{padding-top:95px}.-pl-95{padding-left:-95px}.-pr-95{padding-right:-95px}.-pb-95{padding-bottom:-95px}.-pt-95{padding-top:-95px}.w-95{--width: 95px}.-w-95{width:95px}.bb-95{border-bottom:95px solid var(--ion-color-medium)}.br-95{border-right:95px solid var(--ion-color-medium)}.bl-95{border-left:95px solid var(--ion-color-medium)}.bt-95{border-top:95px solid var(--ion-color-medium)}.max-w-95{max-width:95vh}.min-w-95{min-width:95vh}.-max-w-95{max-width:-95vh}.-min-w-95{min-width:-95vh}.max-h-95{max-height:95vh}.min-h-95{min-height:95vh}.-max-h-95{max-height:-95vh}.-min-h-95{min-height:-95vh}.m-96{padding:96px}.ml-96{margin-left:96px}.mr-96{margin-right:96px}.mb-96{margin-bottom:96px}.mt-96{margin-top:96px}.-ml-96{margin-left:-96px}.-mr-96{margin-right:-96px}.-mb-96{margin-bottom:-96px}.-mt-96{margin-top:-96px}.p-96{padding:96px}.pl-96{padding-left:96px}.pr-96{padding-right:96px}.pb-96{padding-bottom:96px}.pt-96{padding-top:96px}.-pl-96{padding-left:-96px}.-pr-96{padding-right:-96px}.-pb-96{padding-bottom:-96px}.-pt-96{padding-top:-96px}.w-96{--width: 96px}.-w-96{width:96px}.bb-96{border-bottom:96px solid var(--ion-color-medium)}.br-96{border-right:96px solid var(--ion-color-medium)}.bl-96{border-left:96px solid var(--ion-color-medium)}.bt-96{border-top:96px solid var(--ion-color-medium)}.max-w-96{max-width:96vh}.min-w-96{min-width:96vh}.-max-w-96{max-width:-96vh}.-min-w-96{min-width:-96vh}.max-h-96{max-height:96vh}.min-h-96{min-height:96vh}.-max-h-96{max-height:-96vh}.-min-h-96{min-height:-96vh}.m-97{padding:97px}.ml-97{margin-left:97px}.mr-97{margin-right:97px}.mb-97{margin-bottom:97px}.mt-97{margin-top:97px}.-ml-97{margin-left:-97px}.-mr-97{margin-right:-97px}.-mb-97{margin-bottom:-97px}.-mt-97{margin-top:-97px}.p-97{padding:97px}.pl-97{padding-left:97px}.pr-97{padding-right:97px}.pb-97{padding-bottom:97px}.pt-97{padding-top:97px}.-pl-97{padding-left:-97px}.-pr-97{padding-right:-97px}.-pb-97{padding-bottom:-97px}.-pt-97{padding-top:-97px}.w-97{--width: 97px}.-w-97{width:97px}.bb-97{border-bottom:97px solid var(--ion-color-medium)}.br-97{border-right:97px solid var(--ion-color-medium)}.bl-97{border-left:97px solid var(--ion-color-medium)}.bt-97{border-top:97px solid var(--ion-color-medium)}.max-w-97{max-width:97vh}.min-w-97{min-width:97vh}.-max-w-97{max-width:-97vh}.-min-w-97{min-width:-97vh}.max-h-97{max-height:97vh}.min-h-97{min-height:97vh}.-max-h-97{max-height:-97vh}.-min-h-97{min-height:-97vh}.m-98{padding:98px}.ml-98{margin-left:98px}.mr-98{margin-right:98px}.mb-98{margin-bottom:98px}.mt-98{margin-top:98px}.-ml-98{margin-left:-98px}.-mr-98{margin-right:-98px}.-mb-98{margin-bottom:-98px}.-mt-98{margin-top:-98px}.p-98{padding:98px}.pl-98{padding-left:98px}.pr-98{padding-right:98px}.pb-98{padding-bottom:98px}.pt-98{padding-top:98px}.-pl-98{padding-left:-98px}.-pr-98{padding-right:-98px}.-pb-98{padding-bottom:-98px}.-pt-98{padding-top:-98px}.w-98{--width: 98px}.-w-98{width:98px}.bb-98{border-bottom:98px solid var(--ion-color-medium)}.br-98{border-right:98px solid var(--ion-color-medium)}.bl-98{border-left:98px solid var(--ion-color-medium)}.bt-98{border-top:98px solid var(--ion-color-medium)}.max-w-98{max-width:98vh}.min-w-98{min-width:98vh}.-max-w-98{max-width:-98vh}.-min-w-98{min-width:-98vh}.max-h-98{max-height:98vh}.min-h-98{min-height:98vh}.-max-h-98{max-height:-98vh}.-min-h-98{min-height:-98vh}.m-99{padding:99px}.ml-99{margin-left:99px}.mr-99{margin-right:99px}.mb-99{margin-bottom:99px}.mt-99{margin-top:99px}.-ml-99{margin-left:-99px}.-mr-99{margin-right:-99px}.-mb-99{margin-bottom:-99px}.-mt-99{margin-top:-99px}.p-99{padding:99px}.pl-99{padding-left:99px}.pr-99{padding-right:99px}.pb-99{padding-bottom:99px}.pt-99{padding-top:99px}.-pl-99{padding-left:-99px}.-pr-99{padding-right:-99px}.-pb-99{padding-bottom:-99px}.-pt-99{padding-top:-99px}.w-99{--width: 99px}.-w-99{width:99px}.bb-99{border-bottom:99px solid var(--ion-color-medium)}.br-99{border-right:99px solid var(--ion-color-medium)}.bl-99{border-left:99px solid var(--ion-color-medium)}.bt-99{border-top:99px solid var(--ion-color-medium)}.max-w-99{max-width:99vh}.min-w-99{min-width:99vh}.-max-w-99{max-width:-99vh}.-min-w-99{min-width:-99vh}.max-h-99{max-height:99vh}.min-h-99{min-height:99vh}.-max-h-99{max-height:-99vh}.-min-h-99{min-height:-99vh}.m-100{padding:100px}.ml-100{margin-left:100px}.mr-100{margin-right:100px}.mb-100{margin-bottom:100px}.mt-100{margin-top:100px}.-ml-100{margin-left:-100px}.-mr-100{margin-right:-100px}.-mb-100{margin-bottom:-100px}.-mt-100{margin-top:-100px}.p-100{padding:100px}.pl-100{padding-left:100px}.pr-100{padding-right:100px}.pb-100{padding-bottom:100px}.pt-100{padding-top:100px}.-pl-100{padding-left:-100px}.-pr-100{padding-right:-100px}.-pb-100{padding-bottom:-100px}.-pt-100{padding-top:-100px}.w-100{--width: 100px}.-w-100{width:100px}.bb-100{border-bottom:100px solid var(--ion-color-medium)}.br-100{border-right:100px solid var(--ion-color-medium)}.bl-100{border-left:100px solid var(--ion-color-medium)}.bt-100{border-top:100px solid var(--ion-color-medium)}.max-w-100{max-width:100vh}.min-w-100{min-width:100vh}.-max-w-100{max-width:-100vh}.-min-w-100{min-width:-100vh}.max-h-100{max-height:100vh}.min-h-100{min-height:100vh}.-max-h-100{max-height:-100vh}.-min-h-100{min-height:-100vh}.h-10{height:-10vh}.--h-10{--height: -10vh}.h-11{height:-11vh}.--h-11{--height: -11vh}.h-12{height:-12vh}.--h-12{--height: -12vh}.h-13{height:-13vh}.--h-13{--height: -13vh}.h-14{height:-14vh}.--h-14{--height: -14vh}.h-15{height:-15vh}.--h-15{--height: -15vh}.h-16{height:-16vh}.--h-16{--height: -16vh}.h-17{height:-17vh}.--h-17{--height: -17vh}.h-18{height:-18vh}.--h-18{--height: -18vh}.h-19{height:-19vh}.--h-19{--height: -19vh}.h-20{height:-20vh}.--h-20{--height: -20vh}.h-21{height:-21vh}.--h-21{--height: -21vh}.h-22{height:-22vh}.--h-22{--height: -22vh}.h-23{height:-23vh}.--h-23{--height: -23vh}.h-24{height:-24vh}.--h-24{--height: -24vh}.h-25{height:-25vh}.--h-25{--height: -25vh}.h-26{height:-26vh}.--h-26{--height: -26vh}.h-27{height:-27vh}.--h-27{--height: -27vh}.h-28{height:-28vh}.--h-28{--height: -28vh}.h-29{height:-29vh}.--h-29{--height: -29vh}.h-30{height:-30vh}.--h-30{--height: -30vh}.h-31{height:-31vh}.--h-31{--height: -31vh}.h-32{height:-32vh}.--h-32{--height: -32vh}.h-33{height:-33vh}.--h-33{--height: -33vh}.h-34{height:-34vh}.--h-34{--height: -34vh}.h-35{height:-35vh}.--h-35{--height: -35vh}.h-36{height:-36vh}.--h-36{--height: -36vh}.h-37{height:-37vh}.--h-37{--height: -37vh}.h-38{height:-38vh}.--h-38{--height: -38vh}.h-39{height:-39vh}.--h-39{--height: -39vh}.h-40{height:-40vh}.--h-40{--height: -40vh}.h-41{height:-41vh}.--h-41{--height: -41vh}.h-42{height:-42vh}.--h-42{--height: -42vh}.h-43{height:-43vh}.--h-43{--height: -43vh}.h-44{height:-44vh}.--h-44{--height: -44vh}.h-45{height:-45vh}.--h-45{--height: -45vh}.h-46{height:-46vh}.--h-46{--height: -46vh}.h-47{height:-47vh}.--h-47{--height: -47vh}.h-48{height:-48vh}.--h-48{--height: -48vh}.h-49{height:-49vh}.--h-49{--height: -49vh}.h-50{height:-50vh}.--h-50{--height: -50vh}.h-51{height:-51vh}.--h-51{--height: -51vh}.h-52{height:-52vh}.--h-52{--height: -52vh}.h-53{height:-53vh}.--h-53{--height: -53vh}.h-54{height:-54vh}.--h-54{--height: -54vh}.h-55{height:-55vh}.--h-55{--height: -55vh}.h-56{height:-56vh}.--h-56{--height: -56vh}.h-57{height:-57vh}.--h-57{--height: -57vh}.h-58{height:-58vh}.--h-58{--height: -58vh}.h-59{height:-59vh}.--h-59{--height: -59vh}.h-60{height:-60vh}.--h-60{--height: -60vh}.h-61{height:-61vh}.--h-61{--height: -61vh}.h-62{height:-62vh}.--h-62{--height: -62vh}.h-63{height:-63vh}.--h-63{--height: -63vh}.h-64{height:-64vh}.--h-64{--height: -64vh}.h-65{height:-65vh}.--h-65{--height: -65vh}.h-66{height:-66vh}.--h-66{--height: -66vh}.h-67{height:-67vh}.--h-67{--height: -67vh}.h-68{height:-68vh}.--h-68{--height: -68vh}.h-69{height:-69vh}.--h-69{--height: -69vh}.h-70{height:-70vh}.--h-70{--height: -70vh}.h-71{height:-71vh}.--h-71{--height: -71vh}.h-72{height:-72vh}.--h-72{--height: -72vh}.h-73{height:-73vh}.--h-73{--height: -73vh}.h-74{height:-74vh}.--h-74{--height: -74vh}.h-75{height:-75vh}.--h-75{--height: -75vh}.h-76{height:-76vh}.--h-76{--height: -76vh}.h-77{height:-77vh}.--h-77{--height: -77vh}.h-78{height:-78vh}.--h-78{--height: -78vh}.h-79{height:-79vh}.--h-79{--height: -79vh}.h-80{height:-80vh}.--h-80{--height: -80vh}.h-81{height:-81vh}.--h-81{--height: -81vh}.h-82{height:-82vh}.--h-82{--height: -82vh}.h-83{height:-83vh}.--h-83{--height: -83vh}.h-84{height:-84vh}.--h-84{--height: -84vh}.h-85{height:-85vh}.--h-85{--height: -85vh}.h-86{height:-86vh}.--h-86{--height: -86vh}.h-87{height:-87vh}.--h-87{--height: -87vh}.h-88{height:-88vh}.--h-88{--height: -88vh}.h-89{height:-89vh}.--h-89{--height: -89vh}.h-90{height:-90vh}.--h-90{--height: -90vh}.h-91{height:-91vh}.--h-91{--height: -91vh}.h-92{height:-92vh}.--h-92{--height: -92vh}.h-93{height:-93vh}.--h-93{--height: -93vh}.h-94{height:-94vh}.--h-94{--height: -94vh}.h-95{height:-95vh}.--h-95{--height: -95vh}.h-96{height:-96vh}.--h-96{--height: -96vh}.h-97{height:-97vh}.--h-97{--height: -97vh}.h-98{height:-98vh}.--h-98{--height: -98vh}.h-99{height:-99vh}.--h-99{--height: -99vh}.h-100{height:-100vh}.--h-100{--height: -100vh}.h-101{height:-101vh}.--h-101{--height: -101vh}.h-102{height:-102vh}.--h-102{--height: -102vh}.h-103{height:-103vh}.--h-103{--height: -103vh}.h-104{height:-104vh}.--h-104{--height: -104vh}.h-105{height:-105vh}.--h-105{--height: -105vh}.h-106{height:-106vh}.--h-106{--height: -106vh}.h-107{height:-107vh}.--h-107{--height: -107vh}.h-108{height:-108vh}.--h-108{--height: -108vh}.h-109{height:-109vh}.--h-109{--height: -109vh}.h-110{height:-110vh}.--h-110{--height: -110vh}.h-111{height:-111vh}.--h-111{--height: -111vh}.h-112{height:-112vh}.--h-112{--height: -112vh}.h-113{height:-113vh}.--h-113{--height: -113vh}.h-114{height:-114vh}.--h-114{--height: -114vh}.h-115{height:-115vh}.--h-115{--height: -115vh}.h-116{height:-116vh}.--h-116{--height: -116vh}.h-117{height:-117vh}.--h-117{--height: -117vh}.h-118{height:-118vh}.--h-118{--height: -118vh}.h-119{height:-119vh}.--h-119{--height: -119vh}.h-120{height:-120vh}.--h-120{--height: -120vh}.h-121{height:-121vh}.--h-121{--height: -121vh}.h-122{height:-122vh}.--h-122{--height: -122vh}.h-123{height:-123vh}.--h-123{--height: -123vh}.h-124{height:-124vh}.--h-124{--height: -124vh}.h-125{height:-125vh}.--h-125{--height: -125vh}.h-126{height:-126vh}.--h-126{--height: -126vh}.h-127{height:-127vh}.--h-127{--height: -127vh}.h-128{height:-128vh}.--h-128{--height: -128vh}.h-129{height:-129vh}.--h-129{--height: -129vh}.h-130{height:-130vh}.--h-130{--height: -130vh}.h-131{height:-131vh}.--h-131{--height: -131vh}.h-132{height:-132vh}.--h-132{--height: -132vh}.h-133{height:-133vh}.--h-133{--height: -133vh}.h-134{height:-134vh}.--h-134{--height: -134vh}.h-135{height:-135vh}.--h-135{--height: -135vh}.h-136{height:-136vh}.--h-136{--height: -136vh}.h-137{height:-137vh}.--h-137{--height: -137vh}.h-138{height:-138vh}.--h-138{--height: -138vh}.h-139{height:-139vh}.--h-139{--height: -139vh}.h-140{height:-140vh}.--h-140{--height: -140vh}.h-141{height:-141vh}.--h-141{--height: -141vh}.h-142{height:-142vh}.--h-142{--height: -142vh}.h-143{height:-143vh}.--h-143{--height: -143vh}.h-144{height:-144vh}.--h-144{--height: -144vh}.h-145{height:-145vh}.--h-145{--height: -145vh}.h-146{height:-146vh}.--h-146{--height: -146vh}.h-147{height:-147vh}.--h-147{--height: -147vh}.h-148{height:-148vh}.--h-148{--height: -148vh}.h-149{height:-149vh}.--h-149{--height: -149vh}.h-150{height:-150vh}.--h-150{--height: -150vh}.h-151{height:-151vh}.--h-151{--height: -151vh}.h-152{height:-152vh}.--h-152{--height: -152vh}.h-153{height:-153vh}.--h-153{--height: -153vh}.h-154{height:-154vh}.--h-154{--height: -154vh}.h-155{height:-155vh}.--h-155{--height: -155vh}.h-156{height:-156vh}.--h-156{--height: -156vh}.h-157{height:-157vh}.--h-157{--height: -157vh}.h-158{height:-158vh}.--h-158{--height: -158vh}.h-159{height:-159vh}.--h-159{--height: -159vh}.h-160{height:-160vh}.--h-160{--height: -160vh}.h-161{height:-161vh}.--h-161{--height: -161vh}.h-162{height:-162vh}.--h-162{--height: -162vh}.h-163{height:-163vh}.--h-163{--height: -163vh}.h-164{height:-164vh}.--h-164{--height: -164vh}.h-165{height:-165vh}.--h-165{--height: -165vh}.h-166{height:-166vh}.--h-166{--height: -166vh}.h-167{height:-167vh}.--h-167{--height: -167vh}.h-168{height:-168vh}.--h-168{--height: -168vh}.h-169{height:-169vh}.--h-169{--height: -169vh}.h-170{height:-170vh}.--h-170{--height: -170vh}.h-171{height:-171vh}.--h-171{--height: -171vh}.h-172{height:-172vh}.--h-172{--height: -172vh}.h-173{height:-173vh}.--h-173{--height: -173vh}.h-174{height:-174vh}.--h-174{--height: -174vh}.h-175{height:-175vh}.--h-175{--height: -175vh}.h-176{height:-176vh}.--h-176{--height: -176vh}.h-177{height:-177vh}.--h-177{--height: -177vh}.h-178{height:-178vh}.--h-178{--height: -178vh}.h-179{height:-179vh}.--h-179{--height: -179vh}.h-180{height:-180vh}.--h-180{--height: -180vh}.h-181{height:-181vh}.--h-181{--height: -181vh}.h-182{height:-182vh}.--h-182{--height: -182vh}.h-183{height:-183vh}.--h-183{--height: -183vh}.h-184{height:-184vh}.--h-184{--height: -184vh}.h-185{height:-185vh}.--h-185{--height: -185vh}.h-186{height:-186vh}.--h-186{--height: -186vh}.h-187{height:-187vh}.--h-187{--height: -187vh}.h-188{height:-188vh}.--h-188{--height: -188vh}.h-189{height:-189vh}.--h-189{--height: -189vh}.h-190{height:-190vh}.--h-190{--height: -190vh}.h-191{height:-191vh}.--h-191{--height: -191vh}.h-192{height:-192vh}.--h-192{--height: -192vh}.h-193{height:-193vh}.--h-193{--height: -193vh}.h-194{height:-194vh}.--h-194{--height: -194vh}.h-195{height:-195vh}.--h-195{--height: -195vh}.h-196{height:-196vh}.--h-196{--height: -196vh}.h-197{height:-197vh}.--h-197{--height: -197vh}.h-198{height:-198vh}.--h-198{--height: -198vh}.h-199{height:-199vh}.--h-199{--height: -199vh}.h-200{height:-200vh}.--h-200{--height: -200vh}.h-201{height:-201vh}.--h-201{--height: -201vh}.h-202{height:-202vh}.--h-202{--height: -202vh}.h-203{height:-203vh}.--h-203{--height: -203vh}.h-204{height:-204vh}.--h-204{--height: -204vh}.h-205{height:-205vh}.--h-205{--height: -205vh}.h-206{height:-206vh}.--h-206{--height: -206vh}.h-207{height:-207vh}.--h-207{--height: -207vh}.h-208{height:-208vh}.--h-208{--height: -208vh}.h-209{height:-209vh}.--h-209{--height: -209vh}.h-210{height:-210vh}.--h-210{--height: -210vh}.h-211{height:-211vh}.--h-211{--height: -211vh}.h-212{height:-212vh}.--h-212{--height: -212vh}.h-213{height:-213vh}.--h-213{--height: -213vh}.h-214{height:-214vh}.--h-214{--height: -214vh}.h-215{height:-215vh}.--h-215{--height: -215vh}.h-216{height:-216vh}.--h-216{--height: -216vh}.h-217{height:-217vh}.--h-217{--height: -217vh}.h-218{height:-218vh}.--h-218{--height: -218vh}.h-219{height:-219vh}.--h-219{--height: -219vh}.h-220{height:-220vh}.--h-220{--height: -220vh}.h-221{height:-221vh}.--h-221{--height: -221vh}.h-222{height:-222vh}.--h-222{--height: -222vh}.h-223{height:-223vh}.--h-223{--height: -223vh}.h-224{height:-224vh}.--h-224{--height: -224vh}.h-225{height:-225vh}.--h-225{--height: -225vh}.h-226{height:-226vh}.--h-226{--height: -226vh}.h-227{height:-227vh}.--h-227{--height: -227vh}.h-228{height:-228vh}.--h-228{--height: -228vh}.h-229{height:-229vh}.--h-229{--height: -229vh}.h-230{height:-230vh}.--h-230{--height: -230vh}.h-231{height:-231vh}.--h-231{--height: -231vh}.h-232{height:-232vh}.--h-232{--height: -232vh}.h-233{height:-233vh}.--h-233{--height: -233vh}.h-234{height:-234vh}.--h-234{--height: -234vh}.h-235{height:-235vh}.--h-235{--height: -235vh}.h-236{height:-236vh}.--h-236{--height: -236vh}.h-237{height:-237vh}.--h-237{--height: -237vh}.h-238{height:-238vh}.--h-238{--height: -238vh}.h-239{height:-239vh}.--h-239{--height: -239vh}.h-240{height:-240vh}.--h-240{--height: -240vh}.h-241{height:-241vh}.--h-241{--height: -241vh}.h-242{height:-242vh}.--h-242{--height: -242vh}.h-243{height:-243vh}.--h-243{--height: -243vh}.h-244{height:-244vh}.--h-244{--height: -244vh}.h-245{height:-245vh}.--h-245{--height: -245vh}.h-246{height:-246vh}.--h-246{--height: -246vh}.h-247{height:-247vh}.--h-247{--height: -247vh}.h-248{height:-248vh}.--h-248{--height: -248vh}.h-249{height:-249vh}.--h-249{--height: -249vh}.h-250{height:-250vh}.--h-250{--height: -250vh}.h-251{height:-251vh}.--h-251{--height: -251vh}.h-252{height:-252vh}.--h-252{--height: -252vh}.h-253{height:-253vh}.--h-253{--height: -253vh}.h-254{height:-254vh}.--h-254{--height: -254vh}.h-255{height:-255vh}.--h-255{--height: -255vh}.h-256{height:-256vh}.--h-256{--height: -256vh}.h-257{height:-257vh}.--h-257{--height: -257vh}.h-258{height:-258vh}.--h-258{--height: -258vh}.h-259{height:-259vh}.--h-259{--height: -259vh}.h-260{height:-260vh}.--h-260{--height: -260vh}.h-261{height:-261vh}.--h-261{--height: -261vh}.h-262{height:-262vh}.--h-262{--height: -262vh}.h-263{height:-263vh}.--h-263{--height: -263vh}.h-264{height:-264vh}.--h-264{--height: -264vh}.h-265{height:-265vh}.--h-265{--height: -265vh}.h-266{height:-266vh}.--h-266{--height: -266vh}.h-267{height:-267vh}.--h-267{--height: -267vh}.h-268{height:-268vh}.--h-268{--height: -268vh}.h-269{height:-269vh}.--h-269{--height: -269vh}.h-270{height:-270vh}.--h-270{--height: -270vh}.h-271{height:-271vh}.--h-271{--height: -271vh}.h-272{height:-272vh}.--h-272{--height: -272vh}.h-273{height:-273vh}.--h-273{--height: -273vh}.h-274{height:-274vh}.--h-274{--height: -274vh}.h-275{height:-275vh}.--h-275{--height: -275vh}.h-276{height:-276vh}.--h-276{--height: -276vh}.h-277{height:-277vh}.--h-277{--height: -277vh}.h-278{height:-278vh}.--h-278{--height: -278vh}.h-279{height:-279vh}.--h-279{--height: -279vh}.h-280{height:-280vh}.--h-280{--height: -280vh}.h-281{height:-281vh}.--h-281{--height: -281vh}.h-282{height:-282vh}.--h-282{--height: -282vh}.h-283{height:-283vh}.--h-283{--height: -283vh}.h-284{height:-284vh}.--h-284{--height: -284vh}.h-285{height:-285vh}.--h-285{--height: -285vh}.h-286{height:-286vh}.--h-286{--height: -286vh}.h-287{height:-287vh}.--h-287{--height: -287vh}.h-288{height:-288vh}.--h-288{--height: -288vh}.h-289{height:-289vh}.--h-289{--height: -289vh}.h-290{height:-290vh}.--h-290{--height: -290vh}.h-291{height:-291vh}.--h-291{--height: -291vh}.h-292{height:-292vh}.--h-292{--height: -292vh}.h-293{height:-293vh}.--h-293{--height: -293vh}.h-294{height:-294vh}.--h-294{--height: -294vh}.h-295{height:-295vh}.--h-295{--height: -295vh}.h-296{height:-296vh}.--h-296{--height: -296vh}.h-297{height:-297vh}.--h-297{--height: -297vh}.h-298{height:-298vh}.--h-298{--height: -298vh}.h-299{height:-299vh}.--h-299{--height: -299vh}.h-300{height:-300vh}.--h-300{--height: -300vh}.h-301{height:-301vh}.--h-301{--height: -301vh}.h-302{height:-302vh}.--h-302{--height: -302vh}.h-303{height:-303vh}.--h-303{--height: -303vh}.h-304{height:-304vh}.--h-304{--height: -304vh}.h-305{height:-305vh}.--h-305{--height: -305vh}.h-306{height:-306vh}.--h-306{--height: -306vh}.h-307{height:-307vh}.--h-307{--height: -307vh}.h-308{height:-308vh}.--h-308{--height: -308vh}.h-309{height:-309vh}.--h-309{--height: -309vh}.h-310{height:-310vh}.--h-310{--height: -310vh}.h-311{height:-311vh}.--h-311{--height: -311vh}.h-312{height:-312vh}.--h-312{--height: -312vh}.h-313{height:-313vh}.--h-313{--height: -313vh}.h-314{height:-314vh}.--h-314{--height: -314vh}.h-315{height:-315vh}.--h-315{--height: -315vh}.h-316{height:-316vh}.--h-316{--height: -316vh}.h-317{height:-317vh}.--h-317{--height: -317vh}.h-318{height:-318vh}.--h-318{--height: -318vh}.h-319{height:-319vh}.--h-319{--height: -319vh}.h-320{height:-320vh}.--h-320{--height: -320vh}.h-321{height:-321vh}.--h-321{--height: -321vh}.h-322{height:-322vh}.--h-322{--height: -322vh}.h-323{height:-323vh}.--h-323{--height: -323vh}.h-324{height:-324vh}.--h-324{--height: -324vh}.h-325{height:-325vh}.--h-325{--height: -325vh}.h-326{height:-326vh}.--h-326{--height: -326vh}.h-327{height:-327vh}.--h-327{--height: -327vh}.h-328{height:-328vh}.--h-328{--height: -328vh}.h-329{height:-329vh}.--h-329{--height: -329vh}.h-330{height:-330vh}.--h-330{--height: -330vh}.h-331{height:-331vh}.--h-331{--height: -331vh}.h-332{height:-332vh}.--h-332{--height: -332vh}.h-333{height:-333vh}.--h-333{--height: -333vh}.h-334{height:-334vh}.--h-334{--height: -334vh}.h-335{height:-335vh}.--h-335{--height: -335vh}.h-336{height:-336vh}.--h-336{--height: -336vh}.h-337{height:-337vh}.--h-337{--height: -337vh}.h-338{height:-338vh}.--h-338{--height: -338vh}.h-339{height:-339vh}.--h-339{--height: -339vh}.h-340{height:-340vh}.--h-340{--height: -340vh}.h-341{height:-341vh}.--h-341{--height: -341vh}.h-342{height:-342vh}.--h-342{--height: -342vh}.h-343{height:-343vh}.--h-343{--height: -343vh}.h-344{height:-344vh}.--h-344{--height: -344vh}.h-345{height:-345vh}.--h-345{--height: -345vh}.h-346{height:-346vh}.--h-346{--height: -346vh}.h-347{height:-347vh}.--h-347{--height: -347vh}.h-348{height:-348vh}.--h-348{--height: -348vh}.h-349{height:-349vh}.--h-349{--height: -349vh}.h-350{height:-350vh}.--h-350{--height: -350vh}.h-351{height:-351vh}.--h-351{--height: -351vh}.h-352{height:-352vh}.--h-352{--height: -352vh}.h-353{height:-353vh}.--h-353{--height: -353vh}.h-354{height:-354vh}.--h-354{--height: -354vh}.h-355{height:-355vh}.--h-355{--height: -355vh}.h-356{height:-356vh}.--h-356{--height: -356vh}.h-357{height:-357vh}.--h-357{--height: -357vh}.h-358{height:-358vh}.--h-358{--height: -358vh}.h-359{height:-359vh}.--h-359{--height: -359vh}.h-360{height:-360vh}.--h-360{--height: -360vh}.h-361{height:-361vh}.--h-361{--height: -361vh}.h-362{height:-362vh}.--h-362{--height: -362vh}.h-363{height:-363vh}.--h-363{--height: -363vh}.h-364{height:-364vh}.--h-364{--height: -364vh}.h-365{height:-365vh}.--h-365{--height: -365vh}.h-366{height:-366vh}.--h-366{--height: -366vh}.h-367{height:-367vh}.--h-367{--height: -367vh}.h-368{height:-368vh}.--h-368{--height: -368vh}.h-369{height:-369vh}.--h-369{--height: -369vh}.h-370{height:-370vh}.--h-370{--height: -370vh}.h-371{height:-371vh}.--h-371{--height: -371vh}.h-372{height:-372vh}.--h-372{--height: -372vh}.h-373{height:-373vh}.--h-373{--height: -373vh}.h-374{height:-374vh}.--h-374{--height: -374vh}.h-375{height:-375vh}.--h-375{--height: -375vh}.h-376{height:-376vh}.--h-376{--height: -376vh}.h-377{height:-377vh}.--h-377{--height: -377vh}.h-378{height:-378vh}.--h-378{--height: -378vh}.h-379{height:-379vh}.--h-379{--height: -379vh}.h-380{height:-380vh}.--h-380{--height: -380vh}.h-381{height:-381vh}.--h-381{--height: -381vh}.h-382{height:-382vh}.--h-382{--height: -382vh}.h-383{height:-383vh}.--h-383{--height: -383vh}.h-384{height:-384vh}.--h-384{--height: -384vh}.h-385{height:-385vh}.--h-385{--height: -385vh}.h-386{height:-386vh}.--h-386{--height: -386vh}.h-387{height:-387vh}.--h-387{--height: -387vh}.h-388{height:-388vh}.--h-388{--height: -388vh}.h-389{height:-389vh}.--h-389{--height: -389vh}.h-390{height:-390vh}.--h-390{--height: -390vh}.h-391{height:-391vh}.--h-391{--height: -391vh}.h-392{height:-392vh}.--h-392{--height: -392vh}.h-393{height:-393vh}.--h-393{--height: -393vh}.h-394{height:-394vh}.--h-394{--height: -394vh}.h-395{height:-395vh}.--h-395{--height: -395vh}.h-396{height:-396vh}.--h-396{--height: -396vh}.h-397{height:-397vh}.--h-397{--height: -397vh}.h-398{height:-398vh}.--h-398{--height: -398vh}.h-399{height:-399vh}.--h-399{--height: -399vh}.h-400{height:-400vh}.--h-400{--height: -400vh}.h-401{height:-401vh}.--h-401{--height: -401vh}.h-402{height:-402vh}.--h-402{--height: -402vh}.h-403{height:-403vh}.--h-403{--height: -403vh}.h-404{height:-404vh}.--h-404{--height: -404vh}.h-405{height:-405vh}.--h-405{--height: -405vh}.h-406{height:-406vh}.--h-406{--height: -406vh}.h-407{height:-407vh}.--h-407{--height: -407vh}.h-408{height:-408vh}.--h-408{--height: -408vh}.h-409{height:-409vh}.--h-409{--height: -409vh}.h-410{height:-410vh}.--h-410{--height: -410vh}.h-411{height:-411vh}.--h-411{--height: -411vh}.h-412{height:-412vh}.--h-412{--height: -412vh}.h-413{height:-413vh}.--h-413{--height: -413vh}.h-414{height:-414vh}.--h-414{--height: -414vh}.h-415{height:-415vh}.--h-415{--height: -415vh}.h-416{height:-416vh}.--h-416{--height: -416vh}.h-417{height:-417vh}.--h-417{--height: -417vh}.h-418{height:-418vh}.--h-418{--height: -418vh}.h-419{height:-419vh}.--h-419{--height: -419vh}.h-420{height:-420vh}.--h-420{--height: -420vh}.h-421{height:-421vh}.--h-421{--height: -421vh}.h-422{height:-422vh}.--h-422{--height: -422vh}.h-423{height:-423vh}.--h-423{--height: -423vh}.h-424{height:-424vh}.--h-424{--height: -424vh}.h-425{height:-425vh}.--h-425{--height: -425vh}.h-426{height:-426vh}.--h-426{--height: -426vh}.h-427{height:-427vh}.--h-427{--height: -427vh}.h-428{height:-428vh}.--h-428{--height: -428vh}.h-429{height:-429vh}.--h-429{--height: -429vh}.h-430{height:-430vh}.--h-430{--height: -430vh}.h-431{height:-431vh}.--h-431{--height: -431vh}.h-432{height:-432vh}.--h-432{--height: -432vh}.h-433{height:-433vh}.--h-433{--height: -433vh}.h-434{height:-434vh}.--h-434{--height: -434vh}.h-435{height:-435vh}.--h-435{--height: -435vh}.h-436{height:-436vh}.--h-436{--height: -436vh}.h-437{height:-437vh}.--h-437{--height: -437vh}.h-438{height:-438vh}.--h-438{--height: -438vh}.h-439{height:-439vh}.--h-439{--height: -439vh}.h-440{height:-440vh}.--h-440{--height: -440vh}.h-441{height:-441vh}.--h-441{--height: -441vh}.h-442{height:-442vh}.--h-442{--height: -442vh}.h-443{height:-443vh}.--h-443{--height: -443vh}.h-444{height:-444vh}.--h-444{--height: -444vh}.h-445{height:-445vh}.--h-445{--height: -445vh}.h-446{height:-446vh}.--h-446{--height: -446vh}.h-447{height:-447vh}.--h-447{--height: -447vh}.h-448{height:-448vh}.--h-448{--height: -448vh}.h-449{height:-449vh}.--h-449{--height: -449vh}.h-450{height:-450vh}.--h-450{--height: -450vh}.h-451{height:-451vh}.--h-451{--height: -451vh}.h-452{height:-452vh}.--h-452{--height: -452vh}.h-453{height:-453vh}.--h-453{--height: -453vh}.h-454{height:-454vh}.--h-454{--height: -454vh}.h-455{height:-455vh}.--h-455{--height: -455vh}.h-456{height:-456vh}.--h-456{--height: -456vh}.h-457{height:-457vh}.--h-457{--height: -457vh}.h-458{height:-458vh}.--h-458{--height: -458vh}.h-459{height:-459vh}.--h-459{--height: -459vh}.h-460{height:-460vh}.--h-460{--height: -460vh}.h-461{height:-461vh}.--h-461{--height: -461vh}.h-462{height:-462vh}.--h-462{--height: -462vh}.h-463{height:-463vh}.--h-463{--height: -463vh}.h-464{height:-464vh}.--h-464{--height: -464vh}.h-465{height:-465vh}.--h-465{--height: -465vh}.h-466{height:-466vh}.--h-466{--height: -466vh}.h-467{height:-467vh}.--h-467{--height: -467vh}.h-468{height:-468vh}.--h-468{--height: -468vh}.h-469{height:-469vh}.--h-469{--height: -469vh}.h-470{height:-470vh}.--h-470{--height: -470vh}.h-471{height:-471vh}.--h-471{--height: -471vh}.h-472{height:-472vh}.--h-472{--height: -472vh}.h-473{height:-473vh}.--h-473{--height: -473vh}.h-474{height:-474vh}.--h-474{--height: -474vh}.h-475{height:-475vh}.--h-475{--height: -475vh}.h-476{height:-476vh}.--h-476{--height: -476vh}.h-477{height:-477vh}.--h-477{--height: -477vh}.h-478{height:-478vh}.--h-478{--height: -478vh}.h-479{height:-479vh}.--h-479{--height: -479vh}.h-480{height:-480vh}.--h-480{--height: -480vh}.h-481{height:-481vh}.--h-481{--height: -481vh}.h-482{height:-482vh}.--h-482{--height: -482vh}.h-483{height:-483vh}.--h-483{--height: -483vh}.h-484{height:-484vh}.--h-484{--height: -484vh}.h-485{height:-485vh}.--h-485{--height: -485vh}.h-486{height:-486vh}.--h-486{--height: -486vh}.h-487{height:-487vh}.--h-487{--height: -487vh}.h-488{height:-488vh}.--h-488{--height: -488vh}.h-489{height:-489vh}.--h-489{--height: -489vh}.h-490{height:-490vh}.--h-490{--height: -490vh}.h-491{height:-491vh}.--h-491{--height: -491vh}.h-492{height:-492vh}.--h-492{--height: -492vh}.h-493{height:-493vh}.--h-493{--height: -493vh}.h-494{height:-494vh}.--h-494{--height: -494vh}.h-495{height:-495vh}.--h-495{--height: -495vh}.h-496{height:-496vh}.--h-496{--height: -496vh}.h-497{height:-497vh}.--h-497{--height: -497vh}.h-498{height:-498vh}.--h-498{--height: -498vh}.h-499{height:-499vh}.--h-499{--height: -499vh}.h-500{height:-500vh}.--h-500{--height: -500vh}.h-501{height:-501vh}.--h-501{--height: -501vh}.h-502{height:-502vh}.--h-502{--height: -502vh}.h-503{height:-503vh}.--h-503{--height: -503vh}.h-504{height:-504vh}.--h-504{--height: -504vh}.h-505{height:-505vh}.--h-505{--height: -505vh}.h-506{height:-506vh}.--h-506{--height: -506vh}.h-507{height:-507vh}.--h-507{--height: -507vh}.h-508{height:-508vh}.--h-508{--height: -508vh}.h-509{height:-509vh}.--h-509{--height: -509vh}.h-510{height:-510vh}.--h-510{--height: -510vh}.h-511{height:-511vh}.--h-511{--height: -511vh}.h-512{height:-512vh}.--h-512{--height: -512vh}.h-513{height:-513vh}.--h-513{--height: -513vh}.h-514{height:-514vh}.--h-514{--height: -514vh}.h-515{height:-515vh}.--h-515{--height: -515vh}.h-516{height:-516vh}.--h-516{--height: -516vh}.h-517{height:-517vh}.--h-517{--height: -517vh}.h-518{height:-518vh}.--h-518{--height: -518vh}.h-519{height:-519vh}.--h-519{--height: -519vh}.h-520{height:-520vh}.--h-520{--height: -520vh}.h-521{height:-521vh}.--h-521{--height: -521vh}.h-522{height:-522vh}.--h-522{--height: -522vh}.h-523{height:-523vh}.--h-523{--height: -523vh}.h-524{height:-524vh}.--h-524{--height: -524vh}.h-525{height:-525vh}.--h-525{--height: -525vh}.h-526{height:-526vh}.--h-526{--height: -526vh}.h-527{height:-527vh}.--h-527{--height: -527vh}.h-528{height:-528vh}.--h-528{--height: -528vh}.h-529{height:-529vh}.--h-529{--height: -529vh}.h-530{height:-530vh}.--h-530{--height: -530vh}.h-531{height:-531vh}.--h-531{--height: -531vh}.h-532{height:-532vh}.--h-532{--height: -532vh}.h-533{height:-533vh}.--h-533{--height: -533vh}.h-534{height:-534vh}.--h-534{--height: -534vh}.h-535{height:-535vh}.--h-535{--height: -535vh}.h-536{height:-536vh}.--h-536{--height: -536vh}.h-537{height:-537vh}.--h-537{--height: -537vh}.h-538{height:-538vh}.--h-538{--height: -538vh}.h-539{height:-539vh}.--h-539{--height: -539vh}.h-540{height:-540vh}.--h-540{--height: -540vh}.h-541{height:-541vh}.--h-541{--height: -541vh}.h-542{height:-542vh}.--h-542{--height: -542vh}.h-543{height:-543vh}.--h-543{--height: -543vh}.h-544{height:-544vh}.--h-544{--height: -544vh}.h-545{height:-545vh}.--h-545{--height: -545vh}.h-546{height:-546vh}.--h-546{--height: -546vh}.h-547{height:-547vh}.--h-547{--height: -547vh}.h-548{height:-548vh}.--h-548{--height: -548vh}.h-549{height:-549vh}.--h-549{--height: -549vh}.h-550{height:-550vh}.--h-550{--height: -550vh}.h-551{height:-551vh}.--h-551{--height: -551vh}.h-552{height:-552vh}.--h-552{--height: -552vh}.h-553{height:-553vh}.--h-553{--height: -553vh}.h-554{height:-554vh}.--h-554{--height: -554vh}.h-555{height:-555vh}.--h-555{--height: -555vh}.h-556{height:-556vh}.--h-556{--height: -556vh}.h-557{height:-557vh}.--h-557{--height: -557vh}.h-558{height:-558vh}.--h-558{--height: -558vh}.h-559{height:-559vh}.--h-559{--height: -559vh}.h-560{height:-560vh}.--h-560{--height: -560vh}.h-561{height:-561vh}.--h-561{--height: -561vh}.h-562{height:-562vh}.--h-562{--height: -562vh}.h-563{height:-563vh}.--h-563{--height: -563vh}.h-564{height:-564vh}.--h-564{--height: -564vh}.h-565{height:-565vh}.--h-565{--height: -565vh}.h-566{height:-566vh}.--h-566{--height: -566vh}.h-567{height:-567vh}.--h-567{--height: -567vh}.h-568{height:-568vh}.--h-568{--height: -568vh}.h-569{height:-569vh}.--h-569{--height: -569vh}.h-570{height:-570vh}.--h-570{--height: -570vh}.h-571{height:-571vh}.--h-571{--height: -571vh}.h-572{height:-572vh}.--h-572{--height: -572vh}.h-573{height:-573vh}.--h-573{--height: -573vh}.h-574{height:-574vh}.--h-574{--height: -574vh}.h-575{height:-575vh}.--h-575{--height: -575vh}.h-576{height:-576vh}.--h-576{--height: -576vh}.h-577{height:-577vh}.--h-577{--height: -577vh}.h-578{height:-578vh}.--h-578{--height: -578vh}.h-579{height:-579vh}.--h-579{--height: -579vh}.h-580{height:-580vh}.--h-580{--height: -580vh}.h-581{height:-581vh}.--h-581{--height: -581vh}.h-582{height:-582vh}.--h-582{--height: -582vh}.h-583{height:-583vh}.--h-583{--height: -583vh}.h-584{height:-584vh}.--h-584{--height: -584vh}.h-585{height:-585vh}.--h-585{--height: -585vh}.h-586{height:-586vh}.--h-586{--height: -586vh}.h-587{height:-587vh}.--h-587{--height: -587vh}.h-588{height:-588vh}.--h-588{--height: -588vh}.h-589{height:-589vh}.--h-589{--height: -589vh}.h-590{height:-590vh}.--h-590{--height: -590vh}.h-591{height:-591vh}.--h-591{--height: -591vh}.h-592{height:-592vh}.--h-592{--height: -592vh}.h-593{height:-593vh}.--h-593{--height: -593vh}.h-594{height:-594vh}.--h-594{--height: -594vh}.h-595{height:-595vh}.--h-595{--height: -595vh}.h-596{height:-596vh}.--h-596{--height: -596vh}.h-597{height:-597vh}.--h-597{--height: -597vh}.h-598{height:-598vh}.--h-598{--height: -598vh}.h-599{height:-599vh}.--h-599{--height: -599vh}.h-600{height:-600vh}.--h-600{--height: -600vh}.h-601{height:-601vh}.--h-601{--height: -601vh}.h-602{height:-602vh}.--h-602{--height: -602vh}.h-603{height:-603vh}.--h-603{--height: -603vh}.h-604{height:-604vh}.--h-604{--height: -604vh}.h-605{height:-605vh}.--h-605{--height: -605vh}.h-606{height:-606vh}.--h-606{--height: -606vh}.h-607{height:-607vh}.--h-607{--height: -607vh}.h-608{height:-608vh}.--h-608{--height: -608vh}.h-609{height:-609vh}.--h-609{--height: -609vh}.h-610{height:-610vh}.--h-610{--height: -610vh}.h-611{height:-611vh}.--h-611{--height: -611vh}.h-612{height:-612vh}.--h-612{--height: -612vh}.h-613{height:-613vh}.--h-613{--height: -613vh}.h-614{height:-614vh}.--h-614{--height: -614vh}.h-615{height:-615vh}.--h-615{--height: -615vh}.h-616{height:-616vh}.--h-616{--height: -616vh}.h-617{height:-617vh}.--h-617{--height: -617vh}.h-618{height:-618vh}.--h-618{--height: -618vh}.h-619{height:-619vh}.--h-619{--height: -619vh}.h-620{height:-620vh}.--h-620{--height: -620vh}.h-621{height:-621vh}.--h-621{--height: -621vh}.h-622{height:-622vh}.--h-622{--height: -622vh}.h-623{height:-623vh}.--h-623{--height: -623vh}.h-624{height:-624vh}.--h-624{--height: -624vh}.h-625{height:-625vh}.--h-625{--height: -625vh}.h-626{height:-626vh}.--h-626{--height: -626vh}.h-627{height:-627vh}.--h-627{--height: -627vh}.h-628{height:-628vh}.--h-628{--height: -628vh}.h-629{height:-629vh}.--h-629{--height: -629vh}.h-630{height:-630vh}.--h-630{--height: -630vh}.h-631{height:-631vh}.--h-631{--height: -631vh}.h-632{height:-632vh}.--h-632{--height: -632vh}.h-633{height:-633vh}.--h-633{--height: -633vh}.h-634{height:-634vh}.--h-634{--height: -634vh}.h-635{height:-635vh}.--h-635{--height: -635vh}.h-636{height:-636vh}.--h-636{--height: -636vh}.h-637{height:-637vh}.--h-637{--height: -637vh}.h-638{height:-638vh}.--h-638{--height: -638vh}.h-639{height:-639vh}.--h-639{--height: -639vh}.h-640{height:-640vh}.--h-640{--height: -640vh}.h-641{height:-641vh}.--h-641{--height: -641vh}.h-642{height:-642vh}.--h-642{--height: -642vh}.h-643{height:-643vh}.--h-643{--height: -643vh}.h-644{height:-644vh}.--h-644{--height: -644vh}.h-645{height:-645vh}.--h-645{--height: -645vh}.h-646{height:-646vh}.--h-646{--height: -646vh}.h-647{height:-647vh}.--h-647{--height: -647vh}.h-648{height:-648vh}.--h-648{--height: -648vh}.h-649{height:-649vh}.--h-649{--height: -649vh}.h-650{height:-650vh}.--h-650{--height: -650vh}.h-651{height:-651vh}.--h-651{--height: -651vh}.h-652{height:-652vh}.--h-652{--height: -652vh}.h-653{height:-653vh}.--h-653{--height: -653vh}.h-654{height:-654vh}.--h-654{--height: -654vh}.h-655{height:-655vh}.--h-655{--height: -655vh}.h-656{height:-656vh}.--h-656{--height: -656vh}.h-657{height:-657vh}.--h-657{--height: -657vh}.h-658{height:-658vh}.--h-658{--height: -658vh}.h-659{height:-659vh}.--h-659{--height: -659vh}.h-660{height:-660vh}.--h-660{--height: -660vh}.h-661{height:-661vh}.--h-661{--height: -661vh}.h-662{height:-662vh}.--h-662{--height: -662vh}.h-663{height:-663vh}.--h-663{--height: -663vh}.h-664{height:-664vh}.--h-664{--height: -664vh}.h-665{height:-665vh}.--h-665{--height: -665vh}.h-666{height:-666vh}.--h-666{--height: -666vh}.h-667{height:-667vh}.--h-667{--height: -667vh}.h-668{height:-668vh}.--h-668{--height: -668vh}.h-669{height:-669vh}.--h-669{--height: -669vh}.h-670{height:-670vh}.--h-670{--height: -670vh}.h-671{height:-671vh}.--h-671{--height: -671vh}.h-672{height:-672vh}.--h-672{--height: -672vh}.h-673{height:-673vh}.--h-673{--height: -673vh}.h-674{height:-674vh}.--h-674{--height: -674vh}.h-675{height:-675vh}.--h-675{--height: -675vh}.h-676{height:-676vh}.--h-676{--height: -676vh}.h-677{height:-677vh}.--h-677{--height: -677vh}.h-678{height:-678vh}.--h-678{--height: -678vh}.h-679{height:-679vh}.--h-679{--height: -679vh}.h-680{height:-680vh}.--h-680{--height: -680vh}.h-681{height:-681vh}.--h-681{--height: -681vh}.h-682{height:-682vh}.--h-682{--height: -682vh}.h-683{height:-683vh}.--h-683{--height: -683vh}.h-684{height:-684vh}.--h-684{--height: -684vh}.h-685{height:-685vh}.--h-685{--height: -685vh}.h-686{height:-686vh}.--h-686{--height: -686vh}.h-687{height:-687vh}.--h-687{--height: -687vh}.h-688{height:-688vh}.--h-688{--height: -688vh}.h-689{height:-689vh}.--h-689{--height: -689vh}.h-690{height:-690vh}.--h-690{--height: -690vh}.h-691{height:-691vh}.--h-691{--height: -691vh}.h-692{height:-692vh}.--h-692{--height: -692vh}.h-693{height:-693vh}.--h-693{--height: -693vh}.h-694{height:-694vh}.--h-694{--height: -694vh}.h-695{height:-695vh}.--h-695{--height: -695vh}.h-696{height:-696vh}.--h-696{--height: -696vh}.h-697{height:-697vh}.--h-697{--height: -697vh}.h-698{height:-698vh}.--h-698{--height: -698vh}.h-699{height:-699vh}.--h-699{--height: -699vh}.h-700{height:-700vh}.--h-700{--height: -700vh}.h-701{height:-701vh}.--h-701{--height: -701vh}.h-702{height:-702vh}.--h-702{--height: -702vh}.h-703{height:-703vh}.--h-703{--height: -703vh}.h-704{height:-704vh}.--h-704{--height: -704vh}.h-705{height:-705vh}.--h-705{--height: -705vh}.h-706{height:-706vh}.--h-706{--height: -706vh}.h-707{height:-707vh}.--h-707{--height: -707vh}.h-708{height:-708vh}.--h-708{--height: -708vh}.h-709{height:-709vh}.--h-709{--height: -709vh}.h-710{height:-710vh}.--h-710{--height: -710vh}.h-711{height:-711vh}.--h-711{--height: -711vh}.h-712{height:-712vh}.--h-712{--height: -712vh}.h-713{height:-713vh}.--h-713{--height: -713vh}.h-714{height:-714vh}.--h-714{--height: -714vh}.h-715{height:-715vh}.--h-715{--height: -715vh}.h-716{height:-716vh}.--h-716{--height: -716vh}.h-717{height:-717vh}.--h-717{--height: -717vh}.h-718{height:-718vh}.--h-718{--height: -718vh}.h-719{height:-719vh}.--h-719{--height: -719vh}.h-720{height:-720vh}.--h-720{--height: -720vh}.h-721{height:-721vh}.--h-721{--height: -721vh}.h-722{height:-722vh}.--h-722{--height: -722vh}.h-723{height:-723vh}.--h-723{--height: -723vh}.h-724{height:-724vh}.--h-724{--height: -724vh}.h-725{height:-725vh}.--h-725{--height: -725vh}.h-726{height:-726vh}.--h-726{--height: -726vh}.h-727{height:-727vh}.--h-727{--height: -727vh}.h-728{height:-728vh}.--h-728{--height: -728vh}.h-729{height:-729vh}.--h-729{--height: -729vh}.h-730{height:-730vh}.--h-730{--height: -730vh}.h-731{height:-731vh}.--h-731{--height: -731vh}.h-732{height:-732vh}.--h-732{--height: -732vh}.h-733{height:-733vh}.--h-733{--height: -733vh}.h-734{height:-734vh}.--h-734{--height: -734vh}.h-735{height:-735vh}.--h-735{--height: -735vh}.h-736{height:-736vh}.--h-736{--height: -736vh}.h-737{height:-737vh}.--h-737{--height: -737vh}.h-738{height:-738vh}.--h-738{--height: -738vh}.h-739{height:-739vh}.--h-739{--height: -739vh}.h-740{height:-740vh}.--h-740{--height: -740vh}.h-741{height:-741vh}.--h-741{--height: -741vh}.h-742{height:-742vh}.--h-742{--height: -742vh}.h-743{height:-743vh}.--h-743{--height: -743vh}.h-744{height:-744vh}.--h-744{--height: -744vh}.h-745{height:-745vh}.--h-745{--height: -745vh}.h-746{height:-746vh}.--h-746{--height: -746vh}.h-747{height:-747vh}.--h-747{--height: -747vh}.h-748{height:-748vh}.--h-748{--height: -748vh}.h-749{height:-749vh}.--h-749{--height: -749vh}.h-750{height:-750vh}.--h-750{--height: -750vh}.h-751{height:-751vh}.--h-751{--height: -751vh}.h-752{height:-752vh}.--h-752{--height: -752vh}.h-753{height:-753vh}.--h-753{--height: -753vh}.h-754{height:-754vh}.--h-754{--height: -754vh}.h-755{height:-755vh}.--h-755{--height: -755vh}.h-756{height:-756vh}.--h-756{--height: -756vh}.h-757{height:-757vh}.--h-757{--height: -757vh}.h-758{height:-758vh}.--h-758{--height: -758vh}.h-759{height:-759vh}.--h-759{--height: -759vh}.h-760{height:-760vh}.--h-760{--height: -760vh}.h-761{height:-761vh}.--h-761{--height: -761vh}.h-762{height:-762vh}.--h-762{--height: -762vh}.h-763{height:-763vh}.--h-763{--height: -763vh}.h-764{height:-764vh}.--h-764{--height: -764vh}.h-765{height:-765vh}.--h-765{--height: -765vh}.h-766{height:-766vh}.--h-766{--height: -766vh}.h-767{height:-767vh}.--h-767{--height: -767vh}.h-768{height:-768vh}.--h-768{--height: -768vh}.h-769{height:-769vh}.--h-769{--height: -769vh}.h-770{height:-770vh}.--h-770{--height: -770vh}.h-771{height:-771vh}.--h-771{--height: -771vh}.h-772{height:-772vh}.--h-772{--height: -772vh}.h-773{height:-773vh}.--h-773{--height: -773vh}.h-774{height:-774vh}.--h-774{--height: -774vh}.h-775{height:-775vh}.--h-775{--height: -775vh}.h-776{height:-776vh}.--h-776{--height: -776vh}.h-777{height:-777vh}.--h-777{--height: -777vh}.h-778{height:-778vh}.--h-778{--height: -778vh}.h-779{height:-779vh}.--h-779{--height: -779vh}.h-780{height:-780vh}.--h-780{--height: -780vh}.h-781{height:-781vh}.--h-781{--height: -781vh}.h-782{height:-782vh}.--h-782{--height: -782vh}.h-783{height:-783vh}.--h-783{--height: -783vh}.h-784{height:-784vh}.--h-784{--height: -784vh}.h-785{height:-785vh}.--h-785{--height: -785vh}.h-786{height:-786vh}.--h-786{--height: -786vh}.h-787{height:-787vh}.--h-787{--height: -787vh}.h-788{height:-788vh}.--h-788{--height: -788vh}.h-789{height:-789vh}.--h-789{--height: -789vh}.h-790{height:-790vh}.--h-790{--height: -790vh}.h-791{height:-791vh}.--h-791{--height: -791vh}.h-792{height:-792vh}.--h-792{--height: -792vh}.h-793{height:-793vh}.--h-793{--height: -793vh}.h-794{height:-794vh}.--h-794{--height: -794vh}.h-795{height:-795vh}.--h-795{--height: -795vh}.h-796{height:-796vh}.--h-796{--height: -796vh}.h-797{height:-797vh}.--h-797{--height: -797vh}.h-798{height:-798vh}.--h-798{--height: -798vh}.h-799{height:-799vh}.--h-799{--height: -799vh}.h-800{height:-800vh}.--h-800{--height: -800vh}.h-801{height:-801vh}.--h-801{--height: -801vh}.h-802{height:-802vh}.--h-802{--height: -802vh}.h-803{height:-803vh}.--h-803{--height: -803vh}.h-804{height:-804vh}.--h-804{--height: -804vh}.h-805{height:-805vh}.--h-805{--height: -805vh}.h-806{height:-806vh}.--h-806{--height: -806vh}.h-807{height:-807vh}.--h-807{--height: -807vh}.h-808{height:-808vh}.--h-808{--height: -808vh}.h-809{height:-809vh}.--h-809{--height: -809vh}.h-810{height:-810vh}.--h-810{--height: -810vh}.h-811{height:-811vh}.--h-811{--height: -811vh}.h-812{height:-812vh}.--h-812{--height: -812vh}.h-813{height:-813vh}.--h-813{--height: -813vh}.h-814{height:-814vh}.--h-814{--height: -814vh}.h-815{height:-815vh}.--h-815{--height: -815vh}.h-816{height:-816vh}.--h-816{--height: -816vh}.h-817{height:-817vh}.--h-817{--height: -817vh}.h-818{height:-818vh}.--h-818{--height: -818vh}.h-819{height:-819vh}.--h-819{--height: -819vh}.h-820{height:-820vh}.--h-820{--height: -820vh}.h-821{height:-821vh}.--h-821{--height: -821vh}.h-822{height:-822vh}.--h-822{--height: -822vh}.h-823{height:-823vh}.--h-823{--height: -823vh}.h-824{height:-824vh}.--h-824{--height: -824vh}.h-825{height:-825vh}.--h-825{--height: -825vh}.h-826{height:-826vh}.--h-826{--height: -826vh}.h-827{height:-827vh}.--h-827{--height: -827vh}.h-828{height:-828vh}.--h-828{--height: -828vh}.h-829{height:-829vh}.--h-829{--height: -829vh}.h-830{height:-830vh}.--h-830{--height: -830vh}.h-831{height:-831vh}.--h-831{--height: -831vh}.h-832{height:-832vh}.--h-832{--height: -832vh}.h-833{height:-833vh}.--h-833{--height: -833vh}.h-834{height:-834vh}.--h-834{--height: -834vh}.h-835{height:-835vh}.--h-835{--height: -835vh}.h-836{height:-836vh}.--h-836{--height: -836vh}.h-837{height:-837vh}.--h-837{--height: -837vh}.h-838{height:-838vh}.--h-838{--height: -838vh}.h-839{height:-839vh}.--h-839{--height: -839vh}.h-840{height:-840vh}.--h-840{--height: -840vh}.h-841{height:-841vh}.--h-841{--height: -841vh}.h-842{height:-842vh}.--h-842{--height: -842vh}.h-843{height:-843vh}.--h-843{--height: -843vh}.h-844{height:-844vh}.--h-844{--height: -844vh}.h-845{height:-845vh}.--h-845{--height: -845vh}.h-846{height:-846vh}.--h-846{--height: -846vh}.h-847{height:-847vh}.--h-847{--height: -847vh}.h-848{height:-848vh}.--h-848{--height: -848vh}.h-849{height:-849vh}.--h-849{--height: -849vh}.h-850{height:-850vh}.--h-850{--height: -850vh}.h-851{height:-851vh}.--h-851{--height: -851vh}.h-852{height:-852vh}.--h-852{--height: -852vh}.h-853{height:-853vh}.--h-853{--height: -853vh}.h-854{height:-854vh}.--h-854{--height: -854vh}.h-855{height:-855vh}.--h-855{--height: -855vh}.h-856{height:-856vh}.--h-856{--height: -856vh}.h-857{height:-857vh}.--h-857{--height: -857vh}.h-858{height:-858vh}.--h-858{--height: -858vh}.h-859{height:-859vh}.--h-859{--height: -859vh}.h-860{height:-860vh}.--h-860{--height: -860vh}.h-861{height:-861vh}.--h-861{--height: -861vh}.h-862{height:-862vh}.--h-862{--height: -862vh}.h-863{height:-863vh}.--h-863{--height: -863vh}.h-864{height:-864vh}.--h-864{--height: -864vh}.h-865{height:-865vh}.--h-865{--height: -865vh}.h-866{height:-866vh}.--h-866{--height: -866vh}.h-867{height:-867vh}.--h-867{--height: -867vh}.h-868{height:-868vh}.--h-868{--height: -868vh}.h-869{height:-869vh}.--h-869{--height: -869vh}.h-870{height:-870vh}.--h-870{--height: -870vh}.h-871{height:-871vh}.--h-871{--height: -871vh}.h-872{height:-872vh}.--h-872{--height: -872vh}.h-873{height:-873vh}.--h-873{--height: -873vh}.h-874{height:-874vh}.--h-874{--height: -874vh}.h-875{height:-875vh}.--h-875{--height: -875vh}.h-876{height:-876vh}.--h-876{--height: -876vh}.h-877{height:-877vh}.--h-877{--height: -877vh}.h-878{height:-878vh}.--h-878{--height: -878vh}.h-879{height:-879vh}.--h-879{--height: -879vh}.h-880{height:-880vh}.--h-880{--height: -880vh}.h-881{height:-881vh}.--h-881{--height: -881vh}.h-882{height:-882vh}.--h-882{--height: -882vh}.h-883{height:-883vh}.--h-883{--height: -883vh}.h-884{height:-884vh}.--h-884{--height: -884vh}.h-885{height:-885vh}.--h-885{--height: -885vh}.h-886{height:-886vh}.--h-886{--height: -886vh}.h-887{height:-887vh}.--h-887{--height: -887vh}.h-888{height:-888vh}.--h-888{--height: -888vh}.h-889{height:-889vh}.--h-889{--height: -889vh}.h-890{height:-890vh}.--h-890{--height: -890vh}.h-891{height:-891vh}.--h-891{--height: -891vh}.h-892{height:-892vh}.--h-892{--height: -892vh}.h-893{height:-893vh}.--h-893{--height: -893vh}.h-894{height:-894vh}.--h-894{--height: -894vh}.h-895{height:-895vh}.--h-895{--height: -895vh}.h-896{height:-896vh}.--h-896{--height: -896vh}.h-897{height:-897vh}.--h-897{--height: -897vh}.h-898{height:-898vh}.--h-898{--height: -898vh}.h-899{height:-899vh}.--h-899{--height: -899vh}.h-900{height:-900vh}.--h-900{--height: -900vh}.h-901{height:-901vh}.--h-901{--height: -901vh}.h-902{height:-902vh}.--h-902{--height: -902vh}.h-903{height:-903vh}.--h-903{--height: -903vh}.h-904{height:-904vh}.--h-904{--height: -904vh}.h-905{height:-905vh}.--h-905{--height: -905vh}.h-906{height:-906vh}.--h-906{--height: -906vh}.h-907{height:-907vh}.--h-907{--height: -907vh}.h-908{height:-908vh}.--h-908{--height: -908vh}.h-909{height:-909vh}.--h-909{--height: -909vh}.h-910{height:-910vh}.--h-910{--height: -910vh}.h-911{height:-911vh}.--h-911{--height: -911vh}.h-912{height:-912vh}.--h-912{--height: -912vh}.h-913{height:-913vh}.--h-913{--height: -913vh}.h-914{height:-914vh}.--h-914{--height: -914vh}.h-915{height:-915vh}.--h-915{--height: -915vh}.h-916{height:-916vh}.--h-916{--height: -916vh}.h-917{height:-917vh}.--h-917{--height: -917vh}.h-918{height:-918vh}.--h-918{--height: -918vh}.h-919{height:-919vh}.--h-919{--height: -919vh}.h-920{height:-920vh}.--h-920{--height: -920vh}.h-921{height:-921vh}.--h-921{--height: -921vh}.h-922{height:-922vh}.--h-922{--height: -922vh}.h-923{height:-923vh}.--h-923{--height: -923vh}.h-924{height:-924vh}.--h-924{--height: -924vh}.h-925{height:-925vh}.--h-925{--height: -925vh}.h-926{height:-926vh}.--h-926{--height: -926vh}.h-927{height:-927vh}.--h-927{--height: -927vh}.h-928{height:-928vh}.--h-928{--height: -928vh}.h-929{height:-929vh}.--h-929{--height: -929vh}.h-930{height:-930vh}.--h-930{--height: -930vh}.h-931{height:-931vh}.--h-931{--height: -931vh}.h-932{height:-932vh}.--h-932{--height: -932vh}.h-933{height:-933vh}.--h-933{--height: -933vh}.h-934{height:-934vh}.--h-934{--height: -934vh}.h-935{height:-935vh}.--h-935{--height: -935vh}.h-936{height:-936vh}.--h-936{--height: -936vh}.h-937{height:-937vh}.--h-937{--height: -937vh}.h-938{height:-938vh}.--h-938{--height: -938vh}.h-939{height:-939vh}.--h-939{--height: -939vh}.h-940{height:-940vh}.--h-940{--height: -940vh}.h-941{height:-941vh}.--h-941{--height: -941vh}.h-942{height:-942vh}.--h-942{--height: -942vh}.h-943{height:-943vh}.--h-943{--height: -943vh}.h-944{height:-944vh}.--h-944{--height: -944vh}.h-945{height:-945vh}.--h-945{--height: -945vh}.h-946{height:-946vh}.--h-946{--height: -946vh}.h-947{height:-947vh}.--h-947{--height: -947vh}.h-948{height:-948vh}.--h-948{--height: -948vh}.h-949{height:-949vh}.--h-949{--height: -949vh}.h-950{height:-950vh}.--h-950{--height: -950vh}.h-951{height:-951vh}.--h-951{--height: -951vh}.h-952{height:-952vh}.--h-952{--height: -952vh}.h-953{height:-953vh}.--h-953{--height: -953vh}.h-954{height:-954vh}.--h-954{--height: -954vh}.h-955{height:-955vh}.--h-955{--height: -955vh}.h-956{height:-956vh}.--h-956{--height: -956vh}.h-957{height:-957vh}.--h-957{--height: -957vh}.h-958{height:-958vh}.--h-958{--height: -958vh}.h-959{height:-959vh}.--h-959{--height: -959vh}.h-960{height:-960vh}.--h-960{--height: -960vh}.h-961{height:-961vh}.--h-961{--height: -961vh}.h-962{height:-962vh}.--h-962{--height: -962vh}.h-963{height:-963vh}.--h-963{--height: -963vh}.h-964{height:-964vh}.--h-964{--height: -964vh}.h-965{height:-965vh}.--h-965{--height: -965vh}.h-966{height:-966vh}.--h-966{--height: -966vh}.h-967{height:-967vh}.--h-967{--height: -967vh}.h-968{height:-968vh}.--h-968{--height: -968vh}.h-969{height:-969vh}.--h-969{--height: -969vh}.h-970{height:-970vh}.--h-970{--height: -970vh}.h-971{height:-971vh}.--h-971{--height: -971vh}.h-972{height:-972vh}.--h-972{--height: -972vh}.h-973{height:-973vh}.--h-973{--height: -973vh}.h-974{height:-974vh}.--h-974{--height: -974vh}.h-975{height:-975vh}.--h-975{--height: -975vh}.h-976{height:-976vh}.--h-976{--height: -976vh}.h-977{height:-977vh}.--h-977{--height: -977vh}.h-978{height:-978vh}.--h-978{--height: -978vh}.h-979{height:-979vh}.--h-979{--height: -979vh}.h-980{height:-980vh}.--h-980{--height: -980vh}.h-981{height:-981vh}.--h-981{--height: -981vh}.h-982{height:-982vh}.--h-982{--height: -982vh}.h-983{height:-983vh}.--h-983{--height: -983vh}.h-984{height:-984vh}.--h-984{--height: -984vh}.h-985{height:-985vh}.--h-985{--height: -985vh}.h-986{height:-986vh}.--h-986{--height: -986vh}.h-987{height:-987vh}.--h-987{--height: -987vh}.h-988{height:-988vh}.--h-988{--height: -988vh}.h-989{height:-989vh}.--h-989{--height: -989vh}.h-990{height:-990vh}.--h-990{--height: -990vh}.h-991{height:-991vh}.--h-991{--height: -991vh}.h-992{height:-992vh}.--h-992{--height: -992vh}.h-993{height:-993vh}.--h-993{--height: -993vh}.h-994{height:-994vh}.--h-994{--height: -994vh}.h-995{height:-995vh}.--h-995{--height: -995vh}.h-996{height:-996vh}.--h-996{--height: -996vh}.h-997{height:-997vh}.--h-997{--height: -997vh}.h-998{height:-998vh}.--h-998{--height: -998vh}.h-999{height:-999vh}.--h-999{--height: -999vh}.page-grid{padding:50px 150px}@media (min-width: 768px){.page-grid{padding:0 25px 25px 20px}}@media (max-width: 767px){.page-grid{padding:50px}}.page-orders{padding:50px}@media (min-width: 768px) and (max-width: 1023px){.page-orders{padding:30px}}@media (min-width: 1024px) and (max-width: 1999px){.page-orders{padding:20px 100px 10px}}@media (min-width: 2000px) and (max-width: 2499px){.page-orders{padding:20px 300px 10px}}@media (min-width: 2500px){.page-orders{padding:20px 700px 10px}}.no-width{width:0!important}.d-flex{display:flex!important}.flex-direction-row{flex-direction:row!important}.flex-direction-column{flex-direction:column!important}.align-items-center{align-items:center!important}.justify-content-center{justify-content:center!important}.teal{background:rgba(58,156,153,.2)!important}.section-title-border{border-bottom:2px solid var(--ion-color-dark)}.text-align-center{text-align:center}.text-align-right{text-align:right}.text-align-left{text-align:left}@font-face{font-family:Poppins;font-style:normal;font-weight:900;src:url(/fonts/Poppins-Black.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:italic;font-weight:900;src:url(/fonts/Poppins-BlackItalic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:700;src:url(/fonts/Poppins-Bold.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:700;src:url(/fonts/Poppins-BoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:400;src:url(/fonts/Poppins.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:900;src:url(/fonts/PoppinsBlack.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:900;src:url(/fonts/PoppinsBlackIta.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:700;src:url(/fonts/PoppinsBold.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:700;src:url(/fonts/PoppinsBoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:400;src:url(/fonts/PoppinsItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:300;src:url(/fonts/Poppins-Light.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:300;src:url(/fonts/PoppinsLightItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:500;src:url(/fonts/Poppins-CondMediItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:600;src:url(/fonts/Poppins-Medium.woff) format("woff")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.woff) format("woff")}@font-face{font-family:Poppins;font-style:normal;font-weight:400;src:url(/fonts/Poppins-Regular.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:400;src:url(/fonts/Poppins-Italic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:300;src:url(/fonts/Poppins-Light.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:300;src:url(/fonts/Poppins-LightItalic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:italic;font-weight:500;src:url(/fonts/Poppins-MediumItalic.ttf) format("opentype")}@font-face{font-family:Poppins Light;src:url(/fonts/Poppins-Light.woff) format("woff")}@font-face{font-family:Poppins Light Italic;src:url(/fonts/Poppins-LightItalic.ttf) format("opentype")}@font-face{font-family:Poppins Bold;src:url(/fonts/Poppins-Bold.ttf) format("opentype")}@font-face{font-family:Poppins Bold Italic;src:url(/fonts/Poppins-BoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins Medium;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins Medium Italic;src:url(/fonts/Poppins-MediumItalic.ttf) format("opentype")}@font-face{font-family:Open Sans Light;src:url(/fonts/OpenSans-Light.ttf) format("truetype")}._button_1cxya_1:hover{text-decoration:none}@font-face{font-family:Poppins;font-style:normal;font-weight:900;src:url(/fonts/Poppins-Black.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:italic;font-weight:900;src:url(/fonts/Poppins-BlackItalic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:700;src:url(/fonts/Poppins-Bold.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:700;src:url(/fonts/Poppins-BoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:400;src:url(/fonts/Poppins.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:900;src:url(/fonts/PoppinsBlack.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:900;src:url(/fonts/PoppinsBlackIta.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:700;src:url(/fonts/PoppinsBold.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:700;src:url(/fonts/PoppinsBoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:400;src:url(/fonts/PoppinsItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:300;src:url(/fonts/Poppins-Light.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:300;src:url(/fonts/PoppinsLightItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:500;src:url(/fonts/Poppins-CondMediItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:600;src:url(/fonts/Poppins-Medium.woff) format("woff")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.woff) format("woff")}@font-face{font-family:Poppins;font-style:normal;font-weight:400;src:url(/fonts/Poppins-Regular.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:400;src:url(/fonts/Poppins-Italic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:300;src:url(/fonts/Poppins-Light.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:300;src:url(/fonts/Poppins-LightItalic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:italic;font-weight:500;src:url(/fonts/Poppins-MediumItalic.ttf) format("opentype")}@font-face{font-family:Poppins Light;src:url(/fonts/Poppins-Light.woff) format("woff")}@font-face{font-family:Poppins Light Italic;src:url(/fonts/Poppins-LightItalic.ttf) format("opentype")}@font-face{font-family:Poppins Bold;src:url(/fonts/Poppins-Bold.ttf) format("opentype")}@font-face{font-family:Poppins Bold Italic;src:url(/fonts/Poppins-BoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins Medium;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins Medium Italic;src:url(/fonts/Poppins-MediumItalic.ttf) format("opentype")}@font-face{font-family:Open Sans Light;src:url(/fonts/OpenSans-Light.ttf) format("truetype")}.account-popover ion-item{font-family:Poppins Bold,"Sans Serif",serif!important;font-size:12pt}.account-popover ion-item span{color:var(--ion-color-primary)}.account-popover ion-item p{font-style:italic;font-size:9pt}.notifs ion-item{background-color:transparent;margin-left:15px}.notifs .notifs-header-list{flex-direction:row}.notifs .notifs-header-list p{color:var(--ion-color-primary);font-size:8pt;cursor:pointer}@font-face{font-family:Poppins;font-style:normal;font-weight:900;src:url(/fonts/Poppins-Black.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:italic;font-weight:900;src:url(/fonts/Poppins-BlackItalic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:700;src:url(/fonts/Poppins-Bold.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:700;src:url(/fonts/Poppins-BoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:400;src:url(/fonts/Poppins.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:900;src:url(/fonts/PoppinsBlack.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:900;src:url(/fonts/PoppinsBlackIta.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:700;src:url(/fonts/PoppinsBold.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:700;src:url(/fonts/PoppinsBoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:400;src:url(/fonts/PoppinsItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:300;src:url(/fonts/Poppins-Light.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:300;src:url(/fonts/PoppinsLightItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:500;src:url(/fonts/Poppins-CondMediItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:600;src:url(/fonts/Poppins-Medium.woff) format("woff")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.woff) format("woff")}@font-face{font-family:Poppins;font-style:normal;font-weight:400;src:url(/fonts/Poppins-Regular.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:400;src:url(/fonts/Poppins-Italic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:300;src:url(/fonts/Poppins-Light.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:300;src:url(/fonts/Poppins-LightItalic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:italic;font-weight:500;src:url(/fonts/Poppins-MediumItalic.ttf) format("opentype")}@font-face{font-family:Poppins Light;src:url(/fonts/Poppins-Light.woff) format("woff")}@font-face{font-family:Poppins Light Italic;src:url(/fonts/Poppins-LightItalic.ttf) format("opentype")}@font-face{font-family:Poppins Bold;src:url(/fonts/Poppins-Bold.ttf) format("opentype")}@font-face{font-family:Poppins Bold Italic;src:url(/fonts/Poppins-BoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins Medium;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins Medium Italic;src:url(/fonts/Poppins-MediumItalic.ttf) format("opentype")}@font-face{font-family:Open Sans Light;src:url(/fonts/OpenSans-Light.ttf) format("truetype")}ion-card{border-radius:0}ion-card-content{font-family:Poppins,"Sans Serif",serif!important}ion-card-title{font-family:Poppins Bold,"Sans Serif",serif!important;font-size:18px}ion-card-title span{font-family:Poppins Medium,"Sans Serif",serif!important;font-size:12px;cursor:pointer;color:var(--ion-color-primary);float:right}ion-item{font-size:12px}ion-item.support-panel-item ion-avatar{width:57px;height:57px}ion-item.support-panel-item .name{font-family:Poppins Bold,"Sans Serif",serif!important}ion-item.support-panel-item .title{margin-top:-5px;font-family:Poppins Medium,"Sans Serif",serif!important;font-style:italic}ion-item.support-panel-item .phone{margin-top:4px;color:var(--ion-color-teal-shade);font-family:Poppins Medium,"Sans Serif",serif!important}ion-item.support-panel-item .email{margin-top:-5px;color:var(--ion-color-teal-shade);font-family:Poppins Medium,"Sans Serif",serif!important}ion-item.notification-item ion-label{font-family:Poppins Bold,"Sans Serif",serif!important}ion-item.notification-item ion-label h2{font-size:10pt}.order-table{display:flex;align-items:center;justify-content:center}.order-table table{margin-top:-8px;border-top:2px solid var(--ion-color-dark);width:100%;border-left:0px;border-right:0px}.order-table table thead tr th{text-align:left;font-size:10pt;font-weight:400;background-color:var(--ion-item-background)}.order-table table thead tr th span{color:var(--ion-color-primary)}.order-table table tbody tr:nth-child(2n) td{background-color:var(--ion-item-background)}.order-table table tbody tr:nth-child(odd) td{background-color:var(--ion-color-light-tint)}.order-table table tbody tr td{border-bottom:0;text-align:left;font-size:9pt}.account-balance-label{font-family:Poppins,"Sans Serif",serif!important;font-size:12px;font-weight:700;text-transform:uppercase}.account-balance{font-family:Poppins,"Sans Serif",serif!important;font-size:12px;font-weight:700}.account-balance.due-this-month{margin-bottom:15px}.account-balance.total{font-size:16px;letter-spacing:-.7px}.open-orders{color:#579953}.due-this-month{color:#e89c20}.past-due{color:#d67374}.total{color:var(--ion-color-dark)}.chart-container{width:140px;height:140px;margin-top:-70px;margin-right:50px;margin-bottom:20px;float:right}.chart-container .total-container{position:relative;bottom:63%;text-align:center}@font-face{font-family:Poppins;font-style:normal;font-weight:900;src:url(/fonts/Poppins-Black.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:italic;font-weight:900;src:url(/fonts/Poppins-BlackItalic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:700;src:url(/fonts/Poppins-Bold.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:700;src:url(/fonts/Poppins-BoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:400;src:url(/fonts/Poppins.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:900;src:url(/fonts/PoppinsBlack.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:900;src:url(/fonts/PoppinsBlackIta.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:700;src:url(/fonts/PoppinsBold.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:700;src:url(/fonts/PoppinsBoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:400;src:url(/fonts/PoppinsItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:300;src:url(/fonts/Poppins-Light.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:300;src:url(/fonts/PoppinsLightItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:500;src:url(/fonts/Poppins-CondMediItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:600;src:url(/fonts/Poppins-Medium.woff) format("woff")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.woff) format("woff")}@font-face{font-family:Poppins;font-style:normal;font-weight:400;src:url(/fonts/Poppins-Regular.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:400;src:url(/fonts/Poppins-Italic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:300;src:url(/fonts/Poppins-Light.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:300;src:url(/fonts/Poppins-LightItalic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:italic;font-weight:500;src:url(/fonts/Poppins-MediumItalic.ttf) format("opentype")}@font-face{font-family:Poppins Light;src:url(/fonts/Poppins-Light.woff) format("woff")}@font-face{font-family:Poppins Light Italic;src:url(/fonts/Poppins-LightItalic.ttf) format("opentype")}@font-face{font-family:Poppins Bold;src:url(/fonts/Poppins-Bold.ttf) format("opentype")}@font-face{font-family:Poppins Bold Italic;src:url(/fonts/Poppins-BoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins Medium;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins Medium Italic;src:url(/fonts/Poppins-MediumItalic.ttf) format("opentype")}@font-face{font-family:Open Sans Light;src:url(/fonts/OpenSans-Light.ttf) format("truetype")}ion-button.custom-button{min-width:auto;width:226px}ion-button.icon-only{min-width:auto;width:50px}ion-button.thin-borders{--border-width: 1px;height:44px}ion-button.compact{font-size:8pt;--padding: 0 !important}ion-button.small-btn{font-size:8pt;width:100%;--padding: 0 !important}ion-button.agent-btn{font-size:12pt;width:50px;height:10px;--padding: 0 !important}ion-button.combo-button{height:100px}@font-face{font-family:Poppins;font-style:normal;font-weight:900;src:url(/fonts/Poppins-Black.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:italic;font-weight:900;src:url(/fonts/Poppins-BlackItalic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:700;src:url(/fonts/Poppins-Bold.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:700;src:url(/fonts/Poppins-BoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:400;src:url(/fonts/Poppins.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:900;src:url(/fonts/PoppinsBlack.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:900;src:url(/fonts/PoppinsBlackIta.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:700;src:url(/fonts/PoppinsBold.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:700;src:url(/fonts/PoppinsBoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:400;src:url(/fonts/PoppinsItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:300;src:url(/fonts/Poppins-Light.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:300;src:url(/fonts/PoppinsLightItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:500;src:url(/fonts/Poppins-CondMediItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:600;src:url(/fonts/Poppins-Medium.woff) format("woff")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.woff) format("woff")}@font-face{font-family:Poppins;font-style:normal;font-weight:400;src:url(/fonts/Poppins-Regular.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:400;src:url(/fonts/Poppins-Italic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:300;src:url(/fonts/Poppins-Light.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:300;src:url(/fonts/Poppins-LightItalic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:italic;font-weight:500;src:url(/fonts/Poppins-MediumItalic.ttf) format("opentype")}@font-face{font-family:Poppins Light;src:url(/fonts/Poppins-Light.woff) format("woff")}@font-face{font-family:Poppins Light Italic;src:url(/fonts/Poppins-LightItalic.ttf) format("opentype")}@font-face{font-family:Poppins Bold;src:url(/fonts/Poppins-Bold.ttf) format("opentype")}@font-face{font-family:Poppins Bold Italic;src:url(/fonts/Poppins-BoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins Medium;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins Medium Italic;src:url(/fonts/Poppins-MediumItalic.ttf) format("opentype")}@font-face{font-family:Open Sans Light;src:url(/fonts/OpenSans-Light.ttf) format("truetype")}.app-modal .title{font-weight:500}.modal--ion-toolbar{border:0px;--background: transparent}.app-modal{--backdrop-opacity: .75 !important;--min-height: 300px;--max-height: auto}@media (max-width: 768px){.app-modal{--height: 100%}}@media (min-width: 769px){.app-modal.lg{--max-width: 996px;--width: 95%}}.app-modal.quote-setup{--width: 864px !important;--min-height: 400px !important}.app-modal.sct{--width: 800px !important;--min-height: 700px !important}.app-modal.fs{--width: 100% !important;--min-height: 100% !important}.app-modal.sm{--max-width: 464px;--max-height: 600px}.app-modal.md{--width: 864px;--max-height: auto;--min-height: 872px}.app-modal.expandable{--width: 864px}.app-modal.revisionNotes{--width: 564px;--max-height: 500px;--min-height: auto}.app-modal.manualWeldEntry{--width: 484px;--max-height: 550px;--min-height: auto}.app-modal.ftValue{--width: 484px !important;--max-height: 550px;--min-height: auto}.app-modal.addItem{--width: 750px !important;--min-height: 830px !important}.app-modal.costDetails{--width: 750px;--max-height: auto;--min-height: 700px}.app-modal.poNumbers{--width: 750px;--max-height: auto;--min-height: 400px}.app-modal.msto-supplier{--max-width: 464px !important;--min-height: 400px !important}.app-modal.orderDetail{--max-width: 796px;--width: 75%;--min-height: 200px !important}.app-modal .title{font-size:22pt;font-family:Poppins,"Sans Serif",serif!important}.app-modal ion-footer{height:80px;z-index:-999}.app-modal ion-footer ion-toolbar{--background: transparent}.app-modal ion-title{--font-size: 15pt}.search-results{min-height:350px;max-height:auto}@font-face{font-family:Poppins;font-style:normal;font-weight:900;src:url(/fonts/Poppins-Black.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:italic;font-weight:900;src:url(/fonts/Poppins-BlackItalic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:700;src:url(/fonts/Poppins-Bold.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:700;src:url(/fonts/Poppins-BoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:400;src:url(/fonts/Poppins.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:900;src:url(/fonts/PoppinsBlack.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:900;src:url(/fonts/PoppinsBlackIta.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:700;src:url(/fonts/PoppinsBold.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:700;src:url(/fonts/PoppinsBoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:400;src:url(/fonts/PoppinsItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:300;src:url(/fonts/Poppins-Light.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:300;src:url(/fonts/PoppinsLightItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:500;src:url(/fonts/Poppins-CondMediItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:600;src:url(/fonts/Poppins-Medium.woff) format("woff")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.woff) format("woff")}@font-face{font-family:Poppins;font-style:normal;font-weight:400;src:url(/fonts/Poppins-Regular.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:400;src:url(/fonts/Poppins-Italic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:300;src:url(/fonts/Poppins-Light.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:300;src:url(/fonts/Poppins-LightItalic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:italic;font-weight:500;src:url(/fonts/Poppins-MediumItalic.ttf) format("opentype")}@font-face{font-family:Poppins Light;src:url(/fonts/Poppins-Light.woff) format("woff")}@font-face{font-family:Poppins Light Italic;src:url(/fonts/Poppins-LightItalic.ttf) format("opentype")}@font-face{font-family:Poppins Bold;src:url(/fonts/Poppins-Bold.ttf) format("opentype")}@font-face{font-family:Poppins Bold Italic;src:url(/fonts/Poppins-BoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins Medium;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins Medium Italic;src:url(/fonts/Poppins-MediumItalic.ttf) format("opentype")}@font-face{font-family:Open Sans Light;src:url(/fonts/OpenSans-Light.ttf) format("truetype")}ion-label,ion-checkbox{font-weight:500}ion-input{--ion-font-family: "Poppins", sans-serif;border:1px solid var(--ion-color-medium);padding-right:10px;min-height:31px!important;font-size:12px!important}ion-textarea{--ion-font-family: "Poppins", sans-serif;border:.1px solid var(--ion-color-medium);padding-right:10px;font-size:12px!important}ion-textarea.small{min-height:30px!important}ion-textarea.medium{min-height:38px!important;font-size:10pt}ion-label,ion-checkbox{font-size:10pt}ion-label.radio-label,ion-checkbox.radio-label{margin-bottom:100px}ion-radio-group{--ion-font-family: "Poppins", sans-serif;font-size:12px!important}ion-radio-group .radio-with-child{display:flex}ion-datetime-button:focus{border-bottom:2px solid var(--ion-color-primary)}ion-datetime-button{border:1px solid var(--ion-color-medium);width:100%;display:flex;height:32px;justify-content:flex-start}ion-datetime-button::part(native){background:transparent;--ripple-color: transparent;color:var(--ion-color-dark);font-size:10pt;border-radius:0;display:flex;outline:none;justify-content:flex-start;width:100%;font-family:Poppins,sans-serif}ion-item.tag-chips .ion-chip-group{display:flex;flex-flow:row wrap;min-height:58px}ion-item.tag-chips ion-chip{flex:0 0 auto;margin:13px 2px}ion-item.tag-chips ion-input{--padding-start: 8px !important;min-width:120px}.asterisk:before{content:"*";color:red}.small-input{width:60px;--padding: 0px !important}@font-face{font-family:Poppins;font-style:normal;font-weight:900;src:url(/fonts/Poppins-Black.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:italic;font-weight:900;src:url(/fonts/Poppins-BlackItalic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:700;src:url(/fonts/Poppins-Bold.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:700;src:url(/fonts/Poppins-BoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:400;src:url(/fonts/Poppins.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:900;src:url(/fonts/PoppinsBlack.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:900;src:url(/fonts/PoppinsBlackIta.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:700;src:url(/fonts/PoppinsBold.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:700;src:url(/fonts/PoppinsBoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:400;src:url(/fonts/PoppinsItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:300;src:url(/fonts/Poppins-Light.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:300;src:url(/fonts/PoppinsLightItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:500;src:url(/fonts/Poppins-CondMediItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:600;src:url(/fonts/Poppins-Medium.woff) format("woff")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.woff) format("woff")}@font-face{font-family:Poppins;font-style:normal;font-weight:400;src:url(/fonts/Poppins-Regular.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:400;src:url(/fonts/Poppins-Italic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:300;src:url(/fonts/Poppins-Light.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:300;src:url(/fonts/Poppins-LightItalic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:italic;font-weight:500;src:url(/fonts/Poppins-MediumItalic.ttf) format("opentype")}@font-face{font-family:Poppins Light;src:url(/fonts/Poppins-Light.woff) format("woff")}@font-face{font-family:Poppins Light Italic;src:url(/fonts/Poppins-LightItalic.ttf) format("opentype")}@font-face{font-family:Poppins Bold;src:url(/fonts/Poppins-Bold.ttf) format("opentype")}@font-face{font-family:Poppins Bold Italic;src:url(/fonts/Poppins-BoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins Medium;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins Medium Italic;src:url(/fonts/Poppins-MediumItalic.ttf) format("opentype")}@font-face{font-family:Open Sans Light;src:url(/fonts/OpenSans-Light.ttf) format("truetype")}.caption{display:block;margin:15px auto auto;text-align:center;font-size:16pt;font-weight:700}#animated-svg{animation:loading 1s infinite ease-in-out}@keyframes loading{0%{transform:rotateX(0) rotateY(0)}to{transform:rotateX(0) rotateY(180deg)}}@font-face{font-family:Poppins;font-style:normal;font-weight:900;src:url(/fonts/Poppins-Black.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:italic;font-weight:900;src:url(/fonts/Poppins-BlackItalic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:700;src:url(/fonts/Poppins-Bold.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:700;src:url(/fonts/Poppins-BoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:400;src:url(/fonts/Poppins.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:900;src:url(/fonts/PoppinsBlack.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:900;src:url(/fonts/PoppinsBlackIta.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:700;src:url(/fonts/PoppinsBold.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:700;src:url(/fonts/PoppinsBoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:400;src:url(/fonts/PoppinsItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:300;src:url(/fonts/Poppins-Light.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:300;src:url(/fonts/PoppinsLightItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:500;src:url(/fonts/Poppins-CondMediItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:600;src:url(/fonts/Poppins-Medium.woff) format("woff")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.woff) format("woff")}@font-face{font-family:Poppins;font-style:normal;font-weight:400;src:url(/fonts/Poppins-Regular.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:400;src:url(/fonts/Poppins-Italic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:300;src:url(/fonts/Poppins-Light.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:300;src:url(/fonts/Poppins-LightItalic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:italic;font-weight:500;src:url(/fonts/Poppins-MediumItalic.ttf) format("opentype")}@font-face{font-family:Poppins Light;src:url(/fonts/Poppins-Light.woff) format("woff")}@font-face{font-family:Poppins Light Italic;src:url(/fonts/Poppins-LightItalic.ttf) format("opentype")}@font-face{font-family:Poppins Bold;src:url(/fonts/Poppins-Bold.ttf) format("opentype")}@font-face{font-family:Poppins Bold Italic;src:url(/fonts/Poppins-BoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins Medium;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins Medium Italic;src:url(/fonts/Poppins-MediumItalic.ttf) format("opentype")}@font-face{font-family:Open Sans Light;src:url(/fonts/OpenSans-Light.ttf) format("truetype")}*{user-select:none}.table{border-collapse:collapse;border:none;width:100%}.tableRowHeader{background-color:transparent;transition:all .25s ease}.tableHeader{background-color:var(--ion-color-light);padding:12px;font-weight:700;text-align:left;font-size:12px;color:var(--ion-color-dark)}.tableRowItems{cursor:pointer}.tableRowItems:nth-child(2n){background-color:var(--ion-color-light-tint)}.tableRowItems:nth-child(odd){background-color:var(--ion-color-white)}.tableCell{padding:12px;font-size:14px;color:var(--ion-color-dark)}.tableRowItems:hover{background-color:rgba(99,99,99,.1)}.tableRowItems:last-child{border-bottom:2px solid var(--ion-color-dark)}.crumb{font-size:2.4rem;cursor:pointer;font-weight:700}.order-detail .menu-button{font-size:2.4rem;cursor:pointer}.drag-container{display:flex;flex-direction:column;margin-left:44px;height:auto}.drag-container .document-drag-drop{display:block;margin:auto}.drag-container .document-drag-drop .document-drag-container{text-align:center;width:auto;height:28px}.drag-container .document-drag-drop .drag-drop-text{font-size:14px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal}@font-face{font-family:Poppins;font-style:normal;font-weight:900;src:url(/fonts/Poppins-Black.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:italic;font-weight:900;src:url(/fonts/Poppins-BlackItalic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:700;src:url(/fonts/Poppins-Bold.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:700;src:url(/fonts/Poppins-BoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:400;src:url(/fonts/Poppins.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:900;src:url(/fonts/PoppinsBlack.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:900;src:url(/fonts/PoppinsBlackIta.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:700;src:url(/fonts/PoppinsBold.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:700;src:url(/fonts/PoppinsBoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:400;src:url(/fonts/PoppinsItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:300;src:url(/fonts/Poppins-Light.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:300;src:url(/fonts/PoppinsLightItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:500;src:url(/fonts/Poppins-CondMediItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:600;src:url(/fonts/Poppins-Medium.woff) format("woff")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.woff) format("woff")}@font-face{font-family:Poppins;font-style:normal;font-weight:400;src:url(/fonts/Poppins-Regular.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:400;src:url(/fonts/Poppins-Italic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:300;src:url(/fonts/Poppins-Light.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:300;src:url(/fonts/Poppins-LightItalic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:italic;font-weight:500;src:url(/fonts/Poppins-MediumItalic.ttf) format("opentype")}@font-face{font-family:Poppins Light;src:url(/fonts/Poppins-Light.woff) format("woff")}@font-face{font-family:Poppins Light Italic;src:url(/fonts/Poppins-LightItalic.ttf) format("opentype")}@font-face{font-family:Poppins Bold;src:url(/fonts/Poppins-Bold.ttf) format("opentype")}@font-face{font-family:Poppins Bold Italic;src:url(/fonts/Poppins-BoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins Medium;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins Medium Italic;src:url(/fonts/Poppins-MediumItalic.ttf) format("opentype")}@font-face{font-family:Open Sans Light;src:url(/fonts/OpenSans-Light.ttf) format("truetype")}ion-label i{font-weight:100}ion-label .required{float:right}ion-label .required span{color:var(--ion-color-primary)}.document-table table{width:100%;border-top:2px solid var(--ion-color-dark);border-left:0px;border-right:0px}.document-table table thead tr th{border-bottom:1px solid var(--ion-color-dark);text-align:left;font-size:8pt;font-weight:400}.document-table table thead tr th span{color:var(--ion-color-primary)}.document-table table tbody tr td{text-align:left;font-size:10pt}@font-face{font-family:Poppins;font-style:normal;font-weight:900;src:url(/fonts/Poppins-Black.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:italic;font-weight:900;src:url(/fonts/Poppins-BlackItalic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:700;src:url(/fonts/Poppins-Bold.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:700;src:url(/fonts/Poppins-BoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:400;src:url(/fonts/Poppins.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:900;src:url(/fonts/PoppinsBlack.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:900;src:url(/fonts/PoppinsBlackIta.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:700;src:url(/fonts/PoppinsBold.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:700;src:url(/fonts/PoppinsBoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:400;src:url(/fonts/PoppinsItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:300;src:url(/fonts/Poppins-Light.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:300;src:url(/fonts/PoppinsLightItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:500;src:url(/fonts/Poppins-CondMediItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:600;src:url(/fonts/Poppins-Medium.woff) format("woff")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.woff) format("woff")}@font-face{font-family:Poppins;font-style:normal;font-weight:400;src:url(/fonts/Poppins-Regular.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:400;src:url(/fonts/Poppins-Italic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:300;src:url(/fonts/Poppins-Light.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:300;src:url(/fonts/Poppins-LightItalic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:italic;font-weight:500;src:url(/fonts/Poppins-MediumItalic.ttf) format("opentype")}@font-face{font-family:Poppins Light;src:url(/fonts/Poppins-Light.woff) format("woff")}@font-face{font-family:Poppins Light Italic;src:url(/fonts/Poppins-LightItalic.ttf) format("opentype")}@font-face{font-family:Poppins Bold;src:url(/fonts/Poppins-Bold.ttf) format("opentype")}@font-face{font-family:Poppins Bold Italic;src:url(/fonts/Poppins-BoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins Medium;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins Medium Italic;src:url(/fonts/Poppins-MediumItalic.ttf) format("opentype")}@font-face{font-family:Open Sans Light;src:url(/fonts/OpenSans-Light.ttf) format("truetype")}.status-container .status-title{font-size:20px}.status-container .status{font-size:24px}.status-container{zoom:.9;display:flex;flex-direction:column;border-radius:4px;width:315px;height:82px;justify-content:space-evenly;border:solid 2px var(--ion-color-dark);color:var(--ion-color-dark);margin:auto}.status-container.blue{border:solid 3px #2866f0;color:#2866f0}.status-container.yellow{border:solid 3px var(--ion-color-warning);color:var(--ion-color-warning)}.status-container.green{border:solid 3px var(--ion-color-success);color:var(--ion-color-success)}.status-container.red{border:solid 3px var(--ion-color-danger);color:var(--ion-color-danger)}.status-container.gray{border:solid 3px var(--ion-color-medium);color:var(--ion-color-medium)}.status-container .status-title,.status-container .status{font-weight:700}@font-face{font-family:Poppins;font-style:normal;font-weight:900;src:url(/fonts/Poppins-Black.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:italic;font-weight:900;src:url(/fonts/Poppins-BlackItalic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:700;src:url(/fonts/Poppins-Bold.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:700;src:url(/fonts/Poppins-BoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:400;src:url(/fonts/Poppins.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:900;src:url(/fonts/PoppinsBlack.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:900;src:url(/fonts/PoppinsBlackIta.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:700;src:url(/fonts/PoppinsBold.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:700;src:url(/fonts/PoppinsBoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:400;src:url(/fonts/PoppinsItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:300;src:url(/fonts/Poppins-Light.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:300;src:url(/fonts/PoppinsLightItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:500;src:url(/fonts/Poppins-CondMediItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:600;src:url(/fonts/Poppins-Medium.woff) format("woff")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.woff) format("woff")}@font-face{font-family:Poppins;font-style:normal;font-weight:400;src:url(/fonts/Poppins-Regular.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:400;src:url(/fonts/Poppins-Italic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:300;src:url(/fonts/Poppins-Light.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:300;src:url(/fonts/Poppins-LightItalic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:italic;font-weight:500;src:url(/fonts/Poppins-MediumItalic.ttf) format("opentype")}@font-face{font-family:Poppins Light;src:url(/fonts/Poppins-Light.woff) format("woff")}@font-face{font-family:Poppins Light Italic;src:url(/fonts/Poppins-LightItalic.ttf) format("opentype")}@font-face{font-family:Poppins Bold;src:url(/fonts/Poppins-Bold.ttf) format("opentype")}@font-face{font-family:Poppins Bold Italic;src:url(/fonts/Poppins-BoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins Medium;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins Medium Italic;src:url(/fonts/Poppins-MediumItalic.ttf) format("opentype")}@font-face{font-family:Open Sans Light;src:url(/fonts/OpenSans-Light.ttf) format("truetype")}ion-item{--background: transparent}.quote-detail-uom ion-item{padding:0;margin:0;height:25px}.quote-detail-uom ion-select{top:-11px}.cont-input{--background: rgba(0, 0, 0, .08) !important;--padding-start: 7px !important;width:70px!important;margin:0!important;border-right:0!important;border-left:0!important;border-top:0!important}@font-face{font-family:Poppins;font-style:normal;font-weight:900;src:url(/fonts/Poppins-Black.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:italic;font-weight:900;src:url(/fonts/Poppins-BlackItalic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:700;src:url(/fonts/Poppins-Bold.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:700;src:url(/fonts/Poppins-BoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:400;src:url(/fonts/Poppins.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:900;src:url(/fonts/PoppinsBlack.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:900;src:url(/fonts/PoppinsBlackIta.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:700;src:url(/fonts/PoppinsBold.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:700;src:url(/fonts/PoppinsBoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:400;src:url(/fonts/PoppinsItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:300;src:url(/fonts/Poppins-Light.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:300;src:url(/fonts/PoppinsLightItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:500;src:url(/fonts/Poppins-CondMediItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:600;src:url(/fonts/Poppins-Medium.woff) format("woff")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.woff) format("woff")}@font-face{font-family:Poppins;font-style:normal;font-weight:400;src:url(/fonts/Poppins-Regular.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:400;src:url(/fonts/Poppins-Italic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:300;src:url(/fonts/Poppins-Light.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:300;src:url(/fonts/Poppins-LightItalic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:italic;font-weight:500;src:url(/fonts/Poppins-MediumItalic.ttf) format("opentype")}@font-face{font-family:Poppins Light;src:url(/fonts/Poppins-Light.woff) format("woff")}@font-face{font-family:Poppins Light Italic;src:url(/fonts/Poppins-LightItalic.ttf) format("opentype")}@font-face{font-family:Poppins Bold;src:url(/fonts/Poppins-Bold.ttf) format("opentype")}@font-face{font-family:Poppins Bold Italic;src:url(/fonts/Poppins-BoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins Medium;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins Medium Italic;src:url(/fonts/Poppins-MediumItalic.ttf) format("opentype")}@font-face{font-family:Open Sans Light;src:url(/fonts/OpenSans-Light.ttf) format("truetype")}table tbody td.lg,table tbody td.title,.table-label{font-weight:700}table tbody td a,table tbody td.title{font-size:12px}table{font-size:13px}table tbody td.lg{font-size:20px}.table-label{text-transform:uppercase;margin:auto;bottom:10px;font-family:Poppins,"Sans Serif",serif!important;position:relative}table{font-family:Poppins,"Sans Serif",serif!important;width:100%;border-spacing:30px}table tbody td{padding:7px 10px}table tbody td.basic{background-color:var(--ion-color-light-tint)}table tbody td a{color:var(--ion-color-teal)}._link_10zvq_1{font-family:Poppins,"Sans Serif",serif!important;font-weight:500;font-size:12pt;color:var(--ion-color-dark-shade);text-decoration:none;margin-left:1rem;padding-bottom:4px;transition:color .3s ease,border-color .3s ease}._link_10zvq_1:hover{color:var(--ion-color-primary);text-decoration-thickness:4px;border-bottom:4px solid var(--ion-color-primary)}._link_10zvq_1._active_10zvq_20{color:var(--ion-color-primary);text-decoration-thickness:4px}@font-face{font-family:Poppins;font-style:normal;font-weight:900;src:url(/fonts/Poppins-Black.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:italic;font-weight:900;src:url(/fonts/Poppins-BlackItalic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:700;src:url(/fonts/Poppins-Bold.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:700;src:url(/fonts/Poppins-BoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:400;src:url(/fonts/Poppins.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:900;src:url(/fonts/PoppinsBlack.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:900;src:url(/fonts/PoppinsBlackIta.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:700;src:url(/fonts/PoppinsBold.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:700;src:url(/fonts/PoppinsBoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:400;src:url(/fonts/PoppinsItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:300;src:url(/fonts/Poppins-Light.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:300;src:url(/fonts/PoppinsLightItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:500;src:url(/fonts/Poppins-CondMediItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:600;src:url(/fonts/Poppins-Medium.woff) format("woff")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.woff) format("woff")}@font-face{font-family:Poppins;font-style:normal;font-weight:400;src:url(/fonts/Poppins-Regular.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:400;src:url(/fonts/Poppins-Italic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:300;src:url(/fonts/Poppins-Light.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:300;src:url(/fonts/Poppins-LightItalic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:italic;font-weight:500;src:url(/fonts/Poppins-MediumItalic.ttf) format("opentype")}@font-face{font-family:Poppins Light;src:url(/fonts/Poppins-Light.woff) format("woff")}@font-face{font-family:Poppins Light Italic;src:url(/fonts/Poppins-LightItalic.ttf) format("opentype")}@font-face{font-family:Poppins Bold;src:url(/fonts/Poppins-Bold.ttf) format("opentype")}@font-face{font-family:Poppins Bold Italic;src:url(/fonts/Poppins-BoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins Medium;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins Medium Italic;src:url(/fonts/Poppins-MediumItalic.ttf) format("opentype")}@font-face{font-family:Open Sans Light;src:url(/fonts/OpenSans-Light.ttf) format("truetype")}.ion-footer-custom{width:100%;min-height:10rem;flex-shrink:0;background-color:var(--ion-color-light)}.ion-footer-custom a{font-family:Poppins-Medium,Arial,sans-serif}.ion-footer-custom h5{font-family:Poppins Bold,"Sans Serif",serif!important}.ion-row-top{height:300px}.ion-icon-row-custom{display:block}.ion-row-bottom{display:flex;align-items:center;padding-left:1.75rem;padding-right:5rem;height:80px;background-color:var(--ion-color-dark);color:var;font-family:Poppins,"Sans Serif",serif!important;color:var(--ion-color-light);font-size:9pt;margin:0}.ion-col-custom{display:flex;flex-direction:column;font-size:large;font-weight:700;padding:1.75rem}.ion-col-custom h1,.ion-col-custom h2,.ion-col-custom h3,.ion-col-custom h4,.ion-col-custom h5,.ion-col-custom h6{font-weight:700;font-family:Arial Narrow,Arial,sans-serif}.loading-container{height:100vh;display:flex;align-items:center;justify-content:center}.loading-container img{margin-bottom:20px}@font-face{font-family:Poppins;font-style:normal;font-weight:900;src:url(/fonts/Poppins-Black.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:italic;font-weight:900;src:url(/fonts/Poppins-BlackItalic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:700;src:url(/fonts/Poppins-Bold.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:700;src:url(/fonts/Poppins-BoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:400;src:url(/fonts/Poppins.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:900;src:url(/fonts/PoppinsBlack.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:900;src:url(/fonts/PoppinsBlackIta.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:700;src:url(/fonts/PoppinsBold.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:700;src:url(/fonts/PoppinsBoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:400;src:url(/fonts/PoppinsItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:300;src:url(/fonts/Poppins-Light.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:300;src:url(/fonts/PoppinsLightItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:500;src:url(/fonts/Poppins-CondMediItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:600;src:url(/fonts/Poppins-Medium.woff) format("woff")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.woff) format("woff")}@font-face{font-family:Poppins;font-style:normal;font-weight:400;src:url(/fonts/Poppins-Regular.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:400;src:url(/fonts/Poppins-Italic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:300;src:url(/fonts/Poppins-Light.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:300;src:url(/fonts/Poppins-LightItalic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:italic;font-weight:500;src:url(/fonts/Poppins-MediumItalic.ttf) format("opentype")}@font-face{font-family:Poppins Light;src:url(/fonts/Poppins-Light.woff) format("woff")}@font-face{font-family:Poppins Light Italic;src:url(/fonts/Poppins-LightItalic.ttf) format("opentype")}@font-face{font-family:Poppins Bold;src:url(/fonts/Poppins-Bold.ttf) format("opentype")}@font-face{font-family:Poppins Bold Italic;src:url(/fonts/Poppins-BoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins Medium;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins Medium Italic;src:url(/fonts/Poppins-MediumItalic.ttf) format("opentype")}@font-face{font-family:Open Sans Light;src:url(/fonts/OpenSans-Light.ttf) format("truetype")}ion-breadcrumbs ion-breadcrumb{font-weight:700}ion-breadcrumbs{min-width:100%}ion-breadcrumbs.bottom-border{border-bottom:2px solid var(--ion-color-dark)}ion-breadcrumbs.no-border{border-bottom:0px}ion-breadcrumbs ion-breadcrumb{font-family:Poppins,"Sans Serif",serif!important;--color: var(--ion-color-primary);--color-active: var(--ion-color-dark);font-size:34px;letter-spacing:0px;cursor:pointer}.h-2{height:.5rem}.mt-5{margin-top:1.25rem}.items-center{align-items:center}.gap-2{gap:.5rem}.cursor-pointer{cursor:pointer}.rounded{border-radius:.25rem}.flex{display:flex;flex-direction:column}.overflow-x-auto{overflow-x:auto}.sm\\:-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.lg\\:-mx-8{margin-left:-2rem;margin-right:-2rem}.inline-block{display:inline-block}.min-w-full{min-width:100%}.py-4{padding-top:1rem;padding-bottom:1rem}.sm\\:px-6{padding-left:1.5rem;padding-right:1.5rem}.lg\\:px-8{padding-left:2rem;padding-right:2rem}.overflow-hidden{overflow:hidden}.p-2{padding:.5rem}.text-center{text-align:center}.bg-gray-50{background-color:#f9fafb}.px-6{padding-left:1.5rem;padding-right:1.5rem}.text-sm{font-size:.875rem}.font-medium{font-weight:500}.text-gray-900{color:#1a202c}.bg-white{background-color:#fff}.whitespace-nowrap{white-space:nowrap}.font-light{font-weight:300}.ts-head{border-top:2px solid var(--ion-color-dark)}.ts-table{border:0}.ts-table thead{background-color:var(--ion-color-white-shade)}.ts-table thead th{color:var(--ion-color-white-dark)}.ts-table tbody td{background-color:var(--ion-color-white-shade);color:var(--ion-color-white-dark)}.ts-table tr:nth-child(odd) td{background-color:#eee}.ts-table tfoot th{background-color:var(--ion-color-white-shade);color:var(--ion-color-white-dark)}@font-face{font-family:Poppins;font-style:normal;font-weight:900;src:url(/fonts/Poppins-Black.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:italic;font-weight:900;src:url(/fonts/Poppins-BlackItalic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:700;src:url(/fonts/Poppins-Bold.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:700;src:url(/fonts/Poppins-BoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:400;src:url(/fonts/Poppins.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:900;src:url(/fonts/PoppinsBlack.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:900;src:url(/fonts/PoppinsBlackIta.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:700;src:url(/fonts/PoppinsBold.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:700;src:url(/fonts/PoppinsBoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:400;src:url(/fonts/PoppinsItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:300;src:url(/fonts/Poppins-Light.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:300;src:url(/fonts/PoppinsLightItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:500;src:url(/fonts/Poppins-CondMediItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:600;src:url(/fonts/Poppins-Medium.woff) format("woff")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.woff) format("woff")}@font-face{font-family:Poppins;font-style:normal;font-weight:400;src:url(/fonts/Poppins-Regular.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:400;src:url(/fonts/Poppins-Italic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:300;src:url(/fonts/Poppins-Light.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:300;src:url(/fonts/Poppins-LightItalic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:italic;font-weight:500;src:url(/fonts/Poppins-MediumItalic.ttf) format("opentype")}@font-face{font-family:Poppins Light;src:url(/fonts/Poppins-Light.woff) format("woff")}@font-face{font-family:Poppins Light Italic;src:url(/fonts/Poppins-LightItalic.ttf) format("opentype")}@font-face{font-family:Poppins Bold;src:url(/fonts/Poppins-Bold.ttf) format("opentype")}@font-face{font-family:Poppins Bold Italic;src:url(/fonts/Poppins-BoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins Medium;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins Medium Italic;src:url(/fonts/Poppins-MediumItalic.ttf) format("opentype")}@font-face{font-family:Open Sans Light;src:url(/fonts/OpenSans-Light.ttf) format("truetype")}.indicator{font-size:6pt;position:relative;bottom:2px}.indicator.blue{color:#2866f0}.indicator.yellow{color:var(--ion-color-warning)}.indicator.green{color:var(--ion-color-success)}.indicator.red{color:var(--ion-color-danger)}.fabs{position:fixed;bottom:80vh;right:-20px;transform:translate(50%);z-index:99999;zoom:.8}@font-face{font-family:Poppins;font-style:normal;font-weight:900;src:url(/fonts/Poppins-Black.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:italic;font-weight:900;src:url(/fonts/Poppins-BlackItalic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:700;src:url(/fonts/Poppins-Bold.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:700;src:url(/fonts/Poppins-BoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:400;src:url(/fonts/Poppins.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:900;src:url(/fonts/PoppinsBlack.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:900;src:url(/fonts/PoppinsBlackIta.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:700;src:url(/fonts/PoppinsBold.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:700;src:url(/fonts/PoppinsBoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:400;src:url(/fonts/PoppinsItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:300;src:url(/fonts/Poppins-Light.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:300;src:url(/fonts/PoppinsLightItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:500;src:url(/fonts/Poppins-CondMediItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:600;src:url(/fonts/Poppins-Medium.woff) format("woff")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.woff) format("woff")}@font-face{font-family:Poppins;font-style:normal;font-weight:400;src:url(/fonts/Poppins-Regular.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:400;src:url(/fonts/Poppins-Italic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:300;src:url(/fonts/Poppins-Light.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:300;src:url(/fonts/Poppins-LightItalic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:italic;font-weight:500;src:url(/fonts/Poppins-MediumItalic.ttf) format("opentype")}@font-face{font-family:Poppins Light;src:url(/fonts/Poppins-Light.woff) format("woff")}@font-face{font-family:Poppins Light Italic;src:url(/fonts/Poppins-LightItalic.ttf) format("opentype")}@font-face{font-family:Poppins Bold;src:url(/fonts/Poppins-Bold.ttf) format("opentype")}@font-face{font-family:Poppins Bold Italic;src:url(/fonts/Poppins-BoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins Medium;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins Medium Italic;src:url(/fonts/Poppins-MediumItalic.ttf) format("opentype")}@font-face{font-family:Open Sans Light;src:url(/fonts/OpenSans-Light.ttf) format("truetype")}.fab span{font-weight:700}.fab{min-width:86px;min-height:62px;--border-radius: 40px 0px 0px 40px}.fab span{display:flex;flex-direction:column;align-items:center;font-size:8pt;text-transform:uppercase}@font-face{font-family:Poppins;font-style:normal;font-weight:900;src:url(/fonts/Poppins-Black.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:italic;font-weight:900;src:url(/fonts/Poppins-BlackItalic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:700;src:url(/fonts/Poppins-Bold.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:700;src:url(/fonts/Poppins-BoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:400;src:url(/fonts/Poppins.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:900;src:url(/fonts/PoppinsBlack.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:900;src:url(/fonts/PoppinsBlackIta.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:700;src:url(/fonts/PoppinsBold.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:700;src:url(/fonts/PoppinsBoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:400;src:url(/fonts/PoppinsItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:300;src:url(/fonts/Poppins-Light.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:300;src:url(/fonts/PoppinsLightItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:500;src:url(/fonts/Poppins-CondMediItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:600;src:url(/fonts/Poppins-Medium.woff) format("woff")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.woff) format("woff")}@font-face{font-family:Poppins;font-style:normal;font-weight:400;src:url(/fonts/Poppins-Regular.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:400;src:url(/fonts/Poppins-Italic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:300;src:url(/fonts/Poppins-Light.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:300;src:url(/fonts/Poppins-LightItalic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:italic;font-weight:500;src:url(/fonts/Poppins-MediumItalic.ttf) format("opentype")}@font-face{font-family:Poppins Light;src:url(/fonts/Poppins-Light.woff) format("woff")}@font-face{font-family:Poppins Light Italic;src:url(/fonts/Poppins-LightItalic.ttf) format("opentype")}@font-face{font-family:Poppins Bold;src:url(/fonts/Poppins-Bold.ttf) format("opentype")}@font-face{font-family:Poppins Bold Italic;src:url(/fonts/Poppins-BoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins Medium;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins Medium Italic;src:url(/fonts/Poppins-MediumItalic.ttf) format("opentype")}@font-face{font-family:Open Sans Light;src:url(/fonts/OpenSans-Light.ttf) format("truetype")}ion-segment.tab-segment ion-segment-button.md.tabs ion-label{font-weight:700}ion-segment.tab-segment ion-segment-button.md.tabs ion-label{font-size:14px}ion-segment.tab-segment{overflow:hidden;z-index:999}ion-segment.tab-segment ion-segment-button.md.tabs{font-family:Poppins Bold,"Sans Serif",serif!important;--color-checked: var(--ion-color-primary);--color-hover: var(--ion-color-primary);--indicator-height: 2px;border-color:var(--ion-color-primary)}ion-segment.tab-segment ion-segment-button.md.tabs ion-label{text-transform:uppercase}ion-segment.tab-segment.short{width:auto}@font-face{font-family:Poppins;font-style:normal;font-weight:900;src:url(/fonts/Poppins-Black.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:italic;font-weight:900;src:url(/fonts/Poppins-BlackItalic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:700;src:url(/fonts/Poppins-Bold.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:700;src:url(/fonts/Poppins-BoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:400;src:url(/fonts/Poppins.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:900;src:url(/fonts/PoppinsBlack.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:900;src:url(/fonts/PoppinsBlackIta.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:700;src:url(/fonts/PoppinsBold.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:700;src:url(/fonts/PoppinsBoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:400;src:url(/fonts/PoppinsItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:300;src:url(/fonts/Poppins-Light.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:300;src:url(/fonts/PoppinsLightItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:500;src:url(/fonts/Poppins-CondMediItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:600;src:url(/fonts/Poppins-Medium.woff) format("woff")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.woff) format("woff")}@font-face{font-family:Poppins;font-style:normal;font-weight:400;src:url(/fonts/Poppins-Regular.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:400;src:url(/fonts/Poppins-Italic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:300;src:url(/fonts/Poppins-Light.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:300;src:url(/fonts/Poppins-LightItalic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:italic;font-weight:500;src:url(/fonts/Poppins-MediumItalic.ttf) format("opentype")}@font-face{font-family:Poppins Light;src:url(/fonts/Poppins-Light.woff) format("woff")}@font-face{font-family:Poppins Light Italic;src:url(/fonts/Poppins-LightItalic.ttf) format("opentype")}@font-face{font-family:Poppins Bold;src:url(/fonts/Poppins-Bold.ttf) format("opentype")}@font-face{font-family:Poppins Bold Italic;src:url(/fonts/Poppins-BoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins Medium;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins Medium Italic;src:url(/fonts/Poppins-MediumItalic.ttf) format("opentype")}@font-face{font-family:Open Sans Light;src:url(/fonts/OpenSans-Light.ttf) format("truetype")}ion-segment.uom-segment ion-segment-button.md{font-weight:700}ion-segment.uom-segment ion-segment-button.md{font-size:11px}ion-segment.uom-segment{min-width:180px;width:200px}ion-segment.uom-segment ion-segment-button.md{font-family:Poppins Bold,"Sans Serif",serif!important;padding-top:3px;--color-checked: var(--ion-color-light);--background-checked: var(--ion-color-primary);--background-focused: var(--ion-color-primary);--color-hover: var(--ion-color-primary);--indicator-height: 0px;min-height:auto;height:28px;border:1px solid;border-color:var(--ion-color-dark)}ion-segment.uom-segment ion-segment-button.md.imperial{border-width:2px 0px 2px 2px}ion-segment.uom-segment ion-segment-button.md.metric{border-width:2px 2px 2px 2px}ion-segment.uom-segment ion-segment-button.md ion-label{margin-top:10px}ion-segment.uom-segment .uom-label{position:absolute}@font-face{font-family:Poppins;font-style:normal;font-weight:900;src:url(/fonts/Poppins-Black.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:italic;font-weight:900;src:url(/fonts/Poppins-BlackItalic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:700;src:url(/fonts/Poppins-Bold.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:700;src:url(/fonts/Poppins-BoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:400;src:url(/fonts/Poppins.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:900;src:url(/fonts/PoppinsBlack.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:900;src:url(/fonts/PoppinsBlackIta.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:700;src:url(/fonts/PoppinsBold.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:700;src:url(/fonts/PoppinsBoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:400;src:url(/fonts/PoppinsItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:300;src:url(/fonts/Poppins-Light.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:300;src:url(/fonts/PoppinsLightItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:500;src:url(/fonts/Poppins-CondMediItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:600;src:url(/fonts/Poppins-Medium.woff) format("woff")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.woff) format("woff")}@font-face{font-family:Poppins;font-style:normal;font-weight:400;src:url(/fonts/Poppins-Regular.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:400;src:url(/fonts/Poppins-Italic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:300;src:url(/fonts/Poppins-Light.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:300;src:url(/fonts/Poppins-LightItalic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:italic;font-weight:500;src:url(/fonts/Poppins-MediumItalic.ttf) format("opentype")}@font-face{font-family:Poppins Light;src:url(/fonts/Poppins-Light.woff) format("woff")}@font-face{font-family:Poppins Light Italic;src:url(/fonts/Poppins-LightItalic.ttf) format("opentype")}@font-face{font-family:Poppins Bold;src:url(/fonts/Poppins-Bold.ttf) format("opentype")}@font-face{font-family:Poppins Bold Italic;src:url(/fonts/Poppins-BoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins Medium;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins Medium Italic;src:url(/fonts/Poppins-MediumItalic.ttf) format("opentype")}@font-face{font-family:Open Sans Light;src:url(/fonts/OpenSans-Light.ttf) format("truetype")}.msto-table .header{background-color:var(--ion-color-light-shade)!important}.msto-table .body>ion-col{background-color:var(--ion-color-light-tint)!important;margin-right:1px}.msto-table .body.teal>ion-col{background-color:rgba(58,156,153,.2)!important}.msto-table .assemblies-tab--panels{padding-right:20px}.msto-table .assemblies-tab--assemblies{border-left:3px solid var(--ion-color-dark);padding-left:20px}.next-header{border-bottom:2px solid var(--ion-color-dark);padding-bottom:14px}.msto-add-piece .border-bottom{border-bottom:2px solid var(--ion-color-dark)}.msto-assembly .framed-form{border:2px solid var(--ion-color-light-tint);min-height:100px}.inline-panels{border-bottom:2px solid var(--ion-color-dark)}@font-face{font-family:Poppins;font-style:normal;font-weight:900;src:url(/fonts/Poppins-Black.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:italic;font-weight:900;src:url(/fonts/Poppins-BlackItalic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:700;src:url(/fonts/Poppins-Bold.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:700;src:url(/fonts/Poppins-BoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:400;src:url(/fonts/Poppins.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:900;src:url(/fonts/PoppinsBlack.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:900;src:url(/fonts/PoppinsBlackIta.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:700;src:url(/fonts/PoppinsBold.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:700;src:url(/fonts/PoppinsBoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:400;src:url(/fonts/PoppinsItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:300;src:url(/fonts/Poppins-Light.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:300;src:url(/fonts/PoppinsLightItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:500;src:url(/fonts/Poppins-CondMediItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:600;src:url(/fonts/Poppins-Medium.woff) format("woff")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.woff) format("woff")}@font-face{font-family:Poppins;font-style:normal;font-weight:400;src:url(/fonts/Poppins-Regular.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:400;src:url(/fonts/Poppins-Italic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:300;src:url(/fonts/Poppins-Light.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:300;src:url(/fonts/Poppins-LightItalic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:italic;font-weight:500;src:url(/fonts/Poppins-MediumItalic.ttf) format("opentype")}@font-face{font-family:Poppins Light;src:url(/fonts/Poppins-Light.woff) format("woff")}@font-face{font-family:Poppins Light Italic;src:url(/fonts/Poppins-LightItalic.ttf) format("opentype")}@font-face{font-family:Poppins Bold;src:url(/fonts/Poppins-Bold.ttf) format("opentype")}@font-face{font-family:Poppins Bold Italic;src:url(/fonts/Poppins-BoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins Medium;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins Medium Italic;src:url(/fonts/Poppins-MediumItalic.ttf) format("opentype")}@font-face{font-family:Open Sans Light;src:url(/fonts/OpenSans-Light.ttf) format("truetype")}.selections{font-weight:700}.selections{font-size:15px}.dropdown-button{margin-left:-2px;border-left:0px solid var(--ion-color-primary-tint)}ion-popover{--width: 260px}ion-button.main-button{width:210px}.selections{font-family:Poppins,"Sans Serif",serif!important;text-transform:uppercase}.selections span{margin:auto}@font-face{font-family:Poppins;font-style:normal;font-weight:900;src:url(/fonts/Poppins-Black.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:italic;font-weight:900;src:url(/fonts/Poppins-BlackItalic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:700;src:url(/fonts/Poppins-Bold.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:700;src:url(/fonts/Poppins-BoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:400;src:url(/fonts/Poppins.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:900;src:url(/fonts/PoppinsBlack.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:900;src:url(/fonts/PoppinsBlackIta.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:700;src:url(/fonts/PoppinsBold.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:700;src:url(/fonts/PoppinsBoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:400;src:url(/fonts/PoppinsItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:300;src:url(/fonts/Poppins-Light.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:300;src:url(/fonts/PoppinsLightItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:500;src:url(/fonts/Poppins-CondMediItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:600;src:url(/fonts/Poppins-Medium.woff) format("woff")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.woff) format("woff")}@font-face{font-family:Poppins;font-style:normal;font-weight:400;src:url(/fonts/Poppins-Regular.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:400;src:url(/fonts/Poppins-Italic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:300;src:url(/fonts/Poppins-Light.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:300;src:url(/fonts/Poppins-LightItalic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:italic;font-weight:500;src:url(/fonts/Poppins-MediumItalic.ttf) format("opentype")}@font-face{font-family:Poppins Light;src:url(/fonts/Poppins-Light.woff) format("woff")}@font-face{font-family:Poppins Light Italic;src:url(/fonts/Poppins-LightItalic.ttf) format("opentype")}@font-face{font-family:Poppins Bold;src:url(/fonts/Poppins-Bold.ttf) format("opentype")}@font-face{font-family:Poppins Bold Italic;src:url(/fonts/Poppins-BoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins Medium;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins Medium Italic;src:url(/fonts/Poppins-MediumItalic.ttf) format("opentype")}@font-face{font-family:Open Sans Light;src:url(/fonts/OpenSans-Light.ttf) format("truetype")}.app-alert{--width: 100px;font-family:Poppins,"Sans Serif",serif!important;box-shadow:none}.app-alert .alert-wrapper{border:1px solid var(--ion-color-primary)}.app-alert .alert-button{margin:auto auto 20px;min-width:80px!important;border:1px solid var(--ion-color-dark)}.app-alert .alert-button .alert-button-inner{position:relative;justify-content:center;color:var(--ion-color-dark)}.app-alert .alert-button:nth-child(2){background-color:var(--ion-color-primary)}.app-alert.md{--width: 400px}@font-face{font-family:Poppins;font-style:normal;font-weight:900;src:url(/fonts/Poppins-Black.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:italic;font-weight:900;src:url(/fonts/Poppins-BlackItalic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:700;src:url(/fonts/Poppins-Bold.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:700;src:url(/fonts/Poppins-BoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:400;src:url(/fonts/Poppins.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:900;src:url(/fonts/PoppinsBlack.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:900;src:url(/fonts/PoppinsBlackIta.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:700;src:url(/fonts/PoppinsBold.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:700;src:url(/fonts/PoppinsBoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:400;src:url(/fonts/PoppinsItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:300;src:url(/fonts/Poppins-Light.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:300;src:url(/fonts/PoppinsLightItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:500;src:url(/fonts/Poppins-CondMediItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:600;src:url(/fonts/Poppins-Medium.woff) format("woff")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.woff) format("woff")}@font-face{font-family:Poppins;font-style:normal;font-weight:400;src:url(/fonts/Poppins-Regular.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:400;src:url(/fonts/Poppins-Italic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:300;src:url(/fonts/Poppins-Light.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:300;src:url(/fonts/Poppins-LightItalic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:italic;font-weight:500;src:url(/fonts/Poppins-MediumItalic.ttf) format("opentype")}@font-face{font-family:Poppins Light;src:url(/fonts/Poppins-Light.woff) format("woff")}@font-face{font-family:Poppins Light Italic;src:url(/fonts/Poppins-LightItalic.ttf) format("opentype")}@font-face{font-family:Poppins Bold;src:url(/fonts/Poppins-Bold.ttf) format("opentype")}@font-face{font-family:Poppins Bold Italic;src:url(/fonts/Poppins-BoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins Medium;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins Medium Italic;src:url(/fonts/Poppins-MediumItalic.ttf) format("opentype")}@font-face{font-family:Open Sans Light;src:url(/fonts/OpenSans-Light.ttf) format("truetype")}.link a{color:#20c997;font-size:12px}.required{font-size:12px;color:var(--ion-color-danger)}@font-face{font-family:Poppins;font-style:normal;font-weight:900;src:url(/fonts/Poppins-Black.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:italic;font-weight:900;src:url(/fonts/Poppins-BlackItalic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:700;src:url(/fonts/Poppins-Bold.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:700;src:url(/fonts/Poppins-BoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:400;src:url(/fonts/Poppins.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:900;src:url(/fonts/PoppinsBlack.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:900;src:url(/fonts/PoppinsBlackIta.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:700;src:url(/fonts/PoppinsBold.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:700;src:url(/fonts/PoppinsBoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:400;src:url(/fonts/PoppinsItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:300;src:url(/fonts/Poppins-Light.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:300;src:url(/fonts/PoppinsLightItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:500;src:url(/fonts/Poppins-CondMediItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:600;src:url(/fonts/Poppins-Medium.woff) format("woff")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.woff) format("woff")}@font-face{font-family:Poppins;font-style:normal;font-weight:400;src:url(/fonts/Poppins-Regular.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:400;src:url(/fonts/Poppins-Italic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:300;src:url(/fonts/Poppins-Light.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:300;src:url(/fonts/Poppins-LightItalic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:italic;font-weight:500;src:url(/fonts/Poppins-MediumItalic.ttf) format("opentype")}@font-face{font-family:Poppins Light;src:url(/fonts/Poppins-Light.woff) format("woff")}@font-face{font-family:Poppins Light Italic;src:url(/fonts/Poppins-LightItalic.ttf) format("opentype")}@font-face{font-family:Poppins Bold;src:url(/fonts/Poppins-Bold.ttf) format("opentype")}@font-face{font-family:Poppins Bold Italic;src:url(/fonts/Poppins-BoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins Medium;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins Medium Italic;src:url(/fonts/Poppins-MediumItalic.ttf) format("opentype")}@font-face{font-family:Open Sans Light;src:url(/fonts/OpenSans-Light.ttf) format("truetype")}.app-order-entry .section-title{font-weight:700}.app-order-entry ul li{font-size:12px}.app-order-entry .section-title{font-size:15px}.app-order-entry .section-title{display:block;border-bottom:2px solid var(--ion-color-dark)}.app-order-entry ion-textarea ion-chip{flex:0 0 auto}.app-order-entry ul{margin-top:0}.app-order-entry .order-entry-table table{width:100%;border-top:1px solid white;border-left:0px;border-right:0px}.app-order-entry .order-entry-table table thead tr th{border-top:1px solid var(--ion-color-dark);background-color:var(--ion-color-black);text-align:left;font-size:8pt;padding-left:9px;font-weight:400}.app-order-entry .order-entry-table table tbody tr{border-bottom:0px}.app-order-entry .order-entry-table table tbody tr td{text-align:left;background-color:var(--ion-color-light);font-size:10pt;border-bottom:0px;border:1px solid var(--ion-color-white-shade)}.app-order-entry .order-entry-table table tbody table.expanded-table{border-top:2px solid var(--ion-color-dark);border-bottom:1px solid var(--ion-color-white);border-left:none;border-right:none}.app-order-entry .order-entry-table table tbody table.expanded-table th{padding-left:9px;font-weight:400;font-size:8pt;background-color:var(--ion-color-white)!important;border:none}@font-face{font-family:Poppins;font-style:normal;font-weight:900;src:url(/fonts/Poppins-Black.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:italic;font-weight:900;src:url(/fonts/Poppins-BlackItalic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:700;src:url(/fonts/Poppins-Bold.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:700;src:url(/fonts/Poppins-BoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:400;src:url(/fonts/Poppins.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:900;src:url(/fonts/PoppinsBlack.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:900;src:url(/fonts/PoppinsBlackIta.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:700;src:url(/fonts/PoppinsBold.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:700;src:url(/fonts/PoppinsBoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:400;src:url(/fonts/PoppinsItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:300;src:url(/fonts/Poppins-Light.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:300;src:url(/fonts/PoppinsLightItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:500;src:url(/fonts/Poppins-CondMediItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:600;src:url(/fonts/Poppins-Medium.woff) format("woff")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.woff) format("woff")}@font-face{font-family:Poppins;font-style:normal;font-weight:400;src:url(/fonts/Poppins-Regular.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:400;src:url(/fonts/Poppins-Italic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:300;src:url(/fonts/Poppins-Light.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:300;src:url(/fonts/Poppins-LightItalic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:italic;font-weight:500;src:url(/fonts/Poppins-MediumItalic.ttf) format("opentype")}@font-face{font-family:Poppins Light;src:url(/fonts/Poppins-Light.woff) format("woff")}@font-face{font-family:Poppins Light Italic;src:url(/fonts/Poppins-LightItalic.ttf) format("opentype")}@font-face{font-family:Poppins Bold;src:url(/fonts/Poppins-Bold.ttf) format("opentype")}@font-face{font-family:Poppins Bold Italic;src:url(/fonts/Poppins-BoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins Medium;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins Medium Italic;src:url(/fonts/Poppins-MediumItalic.ttf) format("opentype")}@font-face{font-family:Open Sans Light;src:url(/fonts/OpenSans-Light.ttf) format("truetype")}.add-item{zoom:.9}.form-headers{border-bottom:2px solid var(--ion-color-dark)}.form-headers ion-label{font-size:14pt}.form-sub-headers-row{width:80%;margin-bottom:10px}.form-sub-headers{border-bottom:1px solid var(--ion-color-dark)}.form-sub-headers ion-label{font-size:11.5pt}@font-face{font-family:Poppins;font-style:normal;font-weight:900;src:url(/fonts/Poppins-Black.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:italic;font-weight:900;src:url(/fonts/Poppins-BlackItalic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:700;src:url(/fonts/Poppins-Bold.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:700;src:url(/fonts/Poppins-BoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:400;src:url(/fonts/Poppins.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:900;src:url(/fonts/PoppinsBlack.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:900;src:url(/fonts/PoppinsBlackIta.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:700;src:url(/fonts/PoppinsBold.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:700;src:url(/fonts/PoppinsBoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:400;src:url(/fonts/PoppinsItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:300;src:url(/fonts/Poppins-Light.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:300;src:url(/fonts/PoppinsLightItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:500;src:url(/fonts/Poppins-CondMediItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:600;src:url(/fonts/Poppins-Medium.woff) format("woff")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.woff) format("woff")}@font-face{font-family:Poppins;font-style:normal;font-weight:400;src:url(/fonts/Poppins-Regular.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:400;src:url(/fonts/Poppins-Italic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:300;src:url(/fonts/Poppins-Light.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:300;src:url(/fonts/Poppins-LightItalic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:italic;font-weight:500;src:url(/fonts/Poppins-MediumItalic.ttf) format("opentype")}@font-face{font-family:Poppins Light;src:url(/fonts/Poppins-Light.woff) format("woff")}@font-face{font-family:Poppins Light Italic;src:url(/fonts/Poppins-LightItalic.ttf) format("opentype")}@font-face{font-family:Poppins Bold;src:url(/fonts/Poppins-Bold.ttf) format("opentype")}@font-face{font-family:Poppins Bold Italic;src:url(/fonts/Poppins-BoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins Medium;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins Medium Italic;src:url(/fonts/Poppins-MediumItalic.ttf) format("opentype")}@font-face{font-family:Open Sans Light;src:url(/fonts/OpenSans-Light.ttf) format("truetype")}.qli-table-wrapper table.qli-table thead tr th{font-size:12px}.qli-table-wrapper table.qli-table{font-size:13px}@media (max-width: 992px){.qli-table-wrapper{overflow-x:scroll!important}}.qli-table-wrapper{width:100%;overflow-x:hidden}.qli-table-wrapper table.qli-table{min-width:100%;width:100%;text-align:left;border-top:2px solid var(--ion-color-dark);border-bottom:none;border-left:none;border-right:none;white-space:nowrap!important;overflow:scroll}.qli-table-wrapper table.qli-table thead tr th{padding:5px}.qli-table-wrapper table.qli-table thead tr th:first-child{padding-left:10px}.qli-table-wrapper table.qli-table thead tr th.expand-column{width:.1em}.qli-table-wrapper table.qli-table thead tr th.qli-action-td{width:200px}.qli-table-wrapper table.qli-table thead tr th.qli-action-td-edit{max-width:100px}.qli-table-wrapper table.qli-table tbody tr{padding:5px}.qli-table-wrapper table.qli-table tbody td{border-bottom:1px solid var(--ion-color-white);border-right:1px solid var(--ion-color-white);padding:1px 5px 1px 8px}.qli-table-wrapper table.qli-table tbody td.qli-td{border-right:1px solid var(--ion-color-white)!important}.qli-table-wrapper table.qli-table tbody td:first-child{border:none;border-bottom:1px solid var(--ion-color-white)}.qli-table-wrapper table.qli-table tbody td:last-child{border:none}.qli-table-wrapper table.qli-table tbody tr.qli-tr{background-color:var(--ion-color-light-tint)}.qli-table-wrapper table.qli-table tbody tr.qli-tr.orange{background-color:var(--ion-color-orange);border-left:solid 2px #cd6e20}.qli-table-wrapper table.qli-table th{background-color:var(--ion-color-light);color:var(--ion-color-dark);padding:10px}.qli-table-wrapper table.qli-table tbody .new-expanded-table{border-top:1px solid var(--ion-color-dark)}.qli-table-wrapper table.qli-table tbody .new-expanded-table thead tr{background-color:var(--ion-color-dark)!important}.qli-table-wrapper table.qli-table tbody .new-expanded-table tbody tr{border-bottom:1px solid var(--ion-color-light)!important;border-right:1px solid var(--ion-color-light)!important}.qli-table-wrapper table.qli-table tbody .new-expanded-table tbody tr td{height:50px!important}.qli-table-wrapper table.qli-table tbody .new-expanded-table tbody tr td.clear{background-color:var(--ion-color-light)!important}.qli-table-wrapper table.qli-table tbody .new-expanded-table tbody tr td input{background-color:transparent!important;border:0px!important;max-width:100%}.qli-table-wrapper table.qli-table tbody .new-expanded-table tbody tr td ion-input{background-color:transparent!important;max-width:100%}.qli-table-wrapper table.qli-table tbody .row-expanded{min-height:20px!important}.qli-table-wrapper table.qli-table tbody .stepper{max-width:20px!important}.qli-table-wrapper table.qli-table tbody .stepper:before{content:url(/stepper.svg);width:50px;z-index:-999999;position:relative;top:-29px;left:-55px}.qli-table-wrapper table.qli-table tbody .stepper-os{max-width:20px!important}.qli-table-wrapper table.qli-table tbody .stepper-os:before{content:url(/stepper-os.svg);width:50px;position:relative;top:-74px;left:-55px}.vertical-line{height:80px;position:absolute;left:45px;width:2px;background-color:var(--ion-color-dark)}.horizontal-line{height:2px;position:absolute;left:45px;bottom:47px;width:39px;background-color:var(--ion-color-dark-tint)}.compact-table-wrapper table{width:100%;border-top:1px solid var(--ion-color-light);border-left:0px;border-right:0px}.compact-table-wrapper table thead tr th{border-top:1px solid var(--ion-color-light);background-color:var(--ion-color-black);text-align:left;font-size:8pt;padding-left:9px;font-weight:400}.compact-table-wrapper table tbody tr{border-bottom:0px;height:50px}.compact-table-wrapper table tbody tr.unselected{background-color:var(--ion-color-light)}.compact-table-wrapper table tbody tr td{text-align:left;font-size:10pt;border-bottom:0px;border:1px solid var(--ion-color-white-shade)}.compact-table-wrapper table tbody table.expanded-table{border-top:2px solid var(--ion-color-dark);border-bottom:1px solid var(--ion-color-white);border-left:none;border-right:none}.compact-table-wrapper table tbody table.expanded-table tr{height:20px}.compact-table-wrapper table tbody table.expanded-table th{padding-left:9px;font-weight:400;font-size:8pt;background-color:var(--ion-color-black)!important;border:none}.compact-table-wrapper table tbody table.expanded-table td{background-color:var(--ion-color-light)!important;height:50px}.combined{background:rgba(58,156,153,.2)}.quote-line-item-table-additional-detail>td{padding:15px!important;border-bottom:0!important}.quote-line-item-table-additional-detail>td input{text-align:right}.compact-table-wrapper--bom table{width:100%;border-top:2pt solid var(--ion-color-medium);border-bottom:2pt solid var(--ion-color-medium);border-left:0px;border-right:0px}.compact-table-wrapper--bom table thead tr th{background-color:var(--ion-color-light);text-align:left;border-top:1px solid var(--ion-color-medium);border-bottom:1px solid var(--ion-color-medium);border-right:1px solid var(--ion-color-medium);font-size:12px;padding:9px;font-weight:400}.compact-table-wrapper--bom table thead tr :last-child{border-right:0px}.compact-table-wrapper--bom table tbody tr{border-bottom:0px;height:50px}.compact-table-wrapper--bom table tbody tr.unselected{background-color:var(--ion-color-light)}.compact-table-wrapper--bom table tbody tr td{text-align:left;font-size:10pt;border-bottom:0px;border-top:1px solid var(--ion-color-medium);border-bottom:1px solid var(--ion-color-medium);border-right:1px solid var(--ion-color-medium)}.compact-table-wrapper--bom table tbody tr :last-child{border-right:0px}.icon-button{cursor:pointer;transition:transform .3s ease}.icon-button:hover{transform:scale(1.4)}.line-item{cursor:pointer}.line-item.multishot-indicator{display:inline;width:3rem}.line-item.multishot-indicator.input{position:relative;top:3.5px}input{background-color:transparent;width:100%;border:0px;outline:none;outline-style:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.triangle-indicator,.triangle-indicator-small{cursor:pointer;width:0;height:0;border-left:10px solid transparent;border-bottom:10px solid var(--ion-color-teal-tint);position:relative;transform:rotate(270deg)}.triangle-indicator{top:-18px;right:0}.triangle-indicator-small{top:-19px;right:5px}@font-face{font-family:Poppins;font-style:normal;font-weight:900;src:url(/fonts/Poppins-Black.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:italic;font-weight:900;src:url(/fonts/Poppins-BlackItalic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:700;src:url(/fonts/Poppins-Bold.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:700;src:url(/fonts/Poppins-BoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:400;src:url(/fonts/Poppins.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:900;src:url(/fonts/PoppinsBlack.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:900;src:url(/fonts/PoppinsBlackIta.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:700;src:url(/fonts/PoppinsBold.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:700;src:url(/fonts/PoppinsBoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:400;src:url(/fonts/PoppinsItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:300;src:url(/fonts/Poppins-Light.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:300;src:url(/fonts/PoppinsLightItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:500;src:url(/fonts/Poppins-CondMediItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:600;src:url(/fonts/Poppins-Medium.woff) format("woff")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.woff) format("woff")}@font-face{font-family:Poppins;font-style:normal;font-weight:400;src:url(/fonts/Poppins-Regular.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:400;src:url(/fonts/Poppins-Italic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:300;src:url(/fonts/Poppins-Light.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:300;src:url(/fonts/Poppins-LightItalic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:italic;font-weight:500;src:url(/fonts/Poppins-MediumItalic.ttf) format("opentype")}@font-face{font-family:Poppins Light;src:url(/fonts/Poppins-Light.woff) format("woff")}@font-face{font-family:Poppins Light Italic;src:url(/fonts/Poppins-LightItalic.ttf) format("opentype")}@font-face{font-family:Poppins Bold;src:url(/fonts/Poppins-Bold.ttf) format("opentype")}@font-face{font-family:Poppins Bold Italic;src:url(/fonts/Poppins-BoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins Medium;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins Medium Italic;src:url(/fonts/Poppins-MediumItalic.ttf) format("opentype")}@font-face{font-family:Open Sans Light;src:url(/fonts/OpenSans-Light.ttf) format("truetype")}.app-manual-sizing .section-title ion-label{font-weight:700}.app-manual-sizing .section-title ion-label{font-size:15px}.app-manual-sizing{zoom:.9}.app-manual-sizing .section-title{display:flex;justify-content:space-between;align-items:center;border-bottom:2px solid var(--ion-color-dark)}.app-manual-sizing .section-title ion-checkbox{margin-bottom:10px;margin-right:10px}.app-manual-sizing .inputs,.app-manual-sizing .finished-goods,.app-manual-sizing .fg-assembly,.app-manual-sizing .assemblies{height:auto}.app-manual-sizing .section-footer{border-top:1px solid var(--ion-color-medium);display:block;margin-top:20px}.app-radio-buttons{background:transparent;padding:0}.app-radio-buttons>ion-radio-group{display:flex;padding:0;background:transparent}.app-radio-buttons>ion-radio-group>ion-item{--padding-start: unset;--inner-padding-end: 25px;--min-height: 20px;--background-hover: unset;--ripple-color: transparent;--background: transparent}.app-radio-buttons>ion-radio-group>ion-item>ion-radio{--color: var(--ion-color-primary);margin:0 10px 0 0;width:16px;height:16px}.app-radio-buttons>ion-radio-group>ion-item>ion-label{font-size:10px!important;color:var(--ion-color-dark);margin-top:0;margin-bottom:0;width:auto}.teal-dark{background-color:var(--ion-color-teal-shade)}.no-padding{padding:5px!important}.no-padding input[type=number]::-webkit-inner-spin-button,.no-padding input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.no-padding ion-input{--background: rgba(0, 0, 0, .08) !important;--padding-start: 7px !important;border-right:0!important;border-left:0!important;border-top:0!important}.td{border:1px solid var(--ion-color-light)!important;width:auto!important}.table-container{position:relative}.new-expanded-table.blurred{pointer-events:none}.loader-overlay{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:rgba(82,82,82,.267);z-index:10}.expanded-line-item-input{--background: rgba(0, 0, 0, .08) !important;--padding-start: 7px !important;border-right:0!important;border-left:0!important;border-top:0!important}@font-face{font-family:Poppins;font-style:normal;font-weight:900;src:url(/fonts/Poppins-Black.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:italic;font-weight:900;src:url(/fonts/Poppins-BlackItalic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:700;src:url(/fonts/Poppins-Bold.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:700;src:url(/fonts/Poppins-BoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:400;src:url(/fonts/Poppins.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:900;src:url(/fonts/PoppinsBlack.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:900;src:url(/fonts/PoppinsBlackIta.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:700;src:url(/fonts/PoppinsBold.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:700;src:url(/fonts/PoppinsBoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:400;src:url(/fonts/PoppinsItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:300;src:url(/fonts/Poppins-Light.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:300;src:url(/fonts/PoppinsLightItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:500;src:url(/fonts/Poppins-CondMediItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:600;src:url(/fonts/Poppins-Medium.woff) format("woff")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.woff) format("woff")}@font-face{font-family:Poppins;font-style:normal;font-weight:400;src:url(/fonts/Poppins-Regular.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:400;src:url(/fonts/Poppins-Italic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:300;src:url(/fonts/Poppins-Light.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:300;src:url(/fonts/Poppins-LightItalic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:italic;font-weight:500;src:url(/fonts/Poppins-MediumItalic.ttf) format("opentype")}@font-face{font-family:Poppins Light;src:url(/fonts/Poppins-Light.woff) format("woff")}@font-face{font-family:Poppins Light Italic;src:url(/fonts/Poppins-LightItalic.ttf) format("opentype")}@font-face{font-family:Poppins Bold;src:url(/fonts/Poppins-Bold.ttf) format("opentype")}@font-face{font-family:Poppins Bold Italic;src:url(/fonts/Poppins-BoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins Medium;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins Medium Italic;src:url(/fonts/Poppins-MediumItalic.ttf) format("opentype")}@font-face{font-family:Open Sans Light;src:url(/fonts/OpenSans-Light.ttf) format("truetype")}@font-face{font-family:Poppins;font-style:normal;font-weight:900;src:url(/fonts/Poppins-Black.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:italic;font-weight:900;src:url(/fonts/Poppins-BlackItalic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:700;src:url(/fonts/Poppins-Bold.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:700;src:url(/fonts/Poppins-BoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:400;src:url(/fonts/Poppins.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:900;src:url(/fonts/PoppinsBlack.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:900;src:url(/fonts/PoppinsBlackIta.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:700;src:url(/fonts/PoppinsBold.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:700;src:url(/fonts/PoppinsBoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:400;src:url(/fonts/PoppinsItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:300;src:url(/fonts/Poppins-Light.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:300;src:url(/fonts/PoppinsLightItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:500;src:url(/fonts/Poppins-CondMediItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:600;src:url(/fonts/Poppins-Medium.woff) format("woff")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.woff) format("woff")}@font-face{font-family:Poppins;font-style:normal;font-weight:400;src:url(/fonts/Poppins-Regular.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:400;src:url(/fonts/Poppins-Italic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:300;src:url(/fonts/Poppins-Light.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:300;src:url(/fonts/Poppins-LightItalic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:italic;font-weight:500;src:url(/fonts/Poppins-MediumItalic.ttf) format("opentype")}@font-face{font-family:Poppins Light;src:url(/fonts/Poppins-Light.woff) format("woff")}@font-face{font-family:Poppins Light Italic;src:url(/fonts/Poppins-LightItalic.ttf) format("opentype")}@font-face{font-family:Poppins Bold;src:url(/fonts/Poppins-Bold.ttf) format("opentype")}@font-face{font-family:Poppins Bold Italic;src:url(/fonts/Poppins-BoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins Medium;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins Medium Italic;src:url(/fonts/Poppins-MediumItalic.ttf) format("opentype")}@font-face{font-family:Open Sans Light;src:url(/fonts/OpenSans-Light.ttf) format("truetype")}.table{border-top:solid 1px var(--ion-color-dark)}.table .table-row{border-bottom:solid 1px var(--ion-color-dark)}.table .table-row .table-header{font-family:Poppins Bold,"Sans Serif",serif!important;font-size:10px!important;color:var(--ion-color-dark)}.table .table-row .table-value{font-family:Poppins Light,"Sans Serif",serif!important;color:var(--ion-color-dark);font-size:12px!important;margin:0}@font-face{font-family:Poppins;font-style:normal;font-weight:900;src:url(/fonts/Poppins-Black.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:italic;font-weight:900;src:url(/fonts/Poppins-BlackItalic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:700;src:url(/fonts/Poppins-Bold.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:700;src:url(/fonts/Poppins-BoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:400;src:url(/fonts/Poppins.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:900;src:url(/fonts/PoppinsBlack.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:900;src:url(/fonts/PoppinsBlackIta.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:700;src:url(/fonts/PoppinsBold.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:700;src:url(/fonts/PoppinsBoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:400;src:url(/fonts/PoppinsItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:300;src:url(/fonts/Poppins-Light.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:300;src:url(/fonts/PoppinsLightItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:500;src:url(/fonts/Poppins-CondMediItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:600;src:url(/fonts/Poppins-Medium.woff) format("woff")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.woff) format("woff")}@font-face{font-family:Poppins;font-style:normal;font-weight:400;src:url(/fonts/Poppins-Regular.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:400;src:url(/fonts/Poppins-Italic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:300;src:url(/fonts/Poppins-Light.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:300;src:url(/fonts/Poppins-LightItalic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:italic;font-weight:500;src:url(/fonts/Poppins-MediumItalic.ttf) format("opentype")}@font-face{font-family:Poppins Light;src:url(/fonts/Poppins-Light.woff) format("woff")}@font-face{font-family:Poppins Light Italic;src:url(/fonts/Poppins-LightItalic.ttf) format("opentype")}@font-face{font-family:Poppins Bold;src:url(/fonts/Poppins-Bold.ttf) format("opentype")}@font-face{font-family:Poppins Bold Italic;src:url(/fonts/Poppins-BoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins Medium;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins Medium Italic;src:url(/fonts/Poppins-MediumItalic.ttf) format("opentype")}@font-face{font-family:Open Sans Light;src:url(/fonts/OpenSans-Light.ttf) format("truetype")}.info-label{font-family:Poppins Bold,"Sans Serif",serif!important;color:var(--ion-color-dark);font-size:12px!important;margin:0}.info-value{font-family:Poppins Light,"Sans Serif",serif!important;color:var(--ion-color-dark);font-size:12px!important;margin:0;white-space:inherit}@font-face{font-family:Poppins;font-style:normal;font-weight:900;src:url(/fonts/Poppins-Black.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:italic;font-weight:900;src:url(/fonts/Poppins-BlackItalic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:700;src:url(/fonts/Poppins-Bold.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:700;src:url(/fonts/Poppins-BoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:400;src:url(/fonts/Poppins.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:900;src:url(/fonts/PoppinsBlack.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:900;src:url(/fonts/PoppinsBlackIta.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:700;src:url(/fonts/PoppinsBold.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:700;src:url(/fonts/PoppinsBoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:400;src:url(/fonts/PoppinsItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:300;src:url(/fonts/Poppins-Light.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:300;src:url(/fonts/PoppinsLightItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:500;src:url(/fonts/Poppins-CondMediItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:600;src:url(/fonts/Poppins-Medium.woff) format("woff")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.woff) format("woff")}@font-face{font-family:Poppins;font-style:normal;font-weight:400;src:url(/fonts/Poppins-Regular.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:400;src:url(/fonts/Poppins-Italic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:300;src:url(/fonts/Poppins-Light.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:300;src:url(/fonts/Poppins-LightItalic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:italic;font-weight:500;src:url(/fonts/Poppins-MediumItalic.ttf) format("opentype")}@font-face{font-family:Poppins Light;src:url(/fonts/Poppins-Light.woff) format("woff")}@font-face{font-family:Poppins Light Italic;src:url(/fonts/Poppins-LightItalic.ttf) format("opentype")}@font-face{font-family:Poppins Bold;src:url(/fonts/Poppins-Bold.ttf) format("opentype")}@font-face{font-family:Poppins Bold Italic;src:url(/fonts/Poppins-BoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins Medium;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins Medium Italic;src:url(/fonts/Poppins-MediumItalic.ttf) format("opentype")}@font-face{font-family:Open Sans Light;src:url(/fonts/OpenSans-Light.ttf) format("truetype")}*{font-family:Poppins,"Sans Serif",serif!important}.searchbar{--background: transparent !important;--box-shadow: none !important}@font-face{font-family:Poppins;font-style:normal;font-weight:900;src:url(/fonts/Poppins-Black.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:italic;font-weight:900;src:url(/fonts/Poppins-BlackItalic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:700;src:url(/fonts/Poppins-Bold.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:700;src:url(/fonts/Poppins-BoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:400;src:url(/fonts/Poppins.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:900;src:url(/fonts/PoppinsBlack.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:900;src:url(/fonts/PoppinsBlackIta.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:700;src:url(/fonts/PoppinsBold.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:700;src:url(/fonts/PoppinsBoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:400;src:url(/fonts/PoppinsItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:300;src:url(/fonts/Poppins-Light.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:300;src:url(/fonts/PoppinsLightItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:500;src:url(/fonts/Poppins-CondMediItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:600;src:url(/fonts/Poppins-Medium.woff) format("woff")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.woff) format("woff")}@font-face{font-family:Poppins;font-style:normal;font-weight:400;src:url(/fonts/Poppins-Regular.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:400;src:url(/fonts/Poppins-Italic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:300;src:url(/fonts/Poppins-Light.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:300;src:url(/fonts/Poppins-LightItalic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:italic;font-weight:500;src:url(/fonts/Poppins-MediumItalic.ttf) format("opentype")}@font-face{font-family:Poppins Light;src:url(/fonts/Poppins-Light.woff) format("woff")}@font-face{font-family:Poppins Light Italic;src:url(/fonts/Poppins-LightItalic.ttf) format("opentype")}@font-face{font-family:Poppins Bold;src:url(/fonts/Poppins-Bold.ttf) format("opentype")}@font-face{font-family:Poppins Bold Italic;src:url(/fonts/Poppins-BoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins Medium;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins Medium Italic;src:url(/fonts/Poppins-MediumItalic.ttf) format("opentype")}@font-face{font-family:Open Sans Light;src:url(/fonts/OpenSans-Light.ttf) format("truetype")}.footer-text,.app-sizing-stats .header-text{font-weight:700}.app-sizing-stats{height:100%;overflow:hidden}.app-sizing-stats .content{max-height:600px!important;overflow:auto}.app-sizing-stats .header-text{font-size:11pt}.app-sizing-stats .section-field,.app-sizing-stats .section-value{background-color:var(--ion-color-light)}.app-sizing-stats .footer{position:absolute;bottom:0;padding:10px;width:100%;z-index:9999;background-color:var(--ion-color-light);left:0}.footer-text{font-size:11pt}.footer-subtext{font-size:10pt}@font-face{font-family:Poppins;font-style:normal;font-weight:900;src:url(/fonts/Poppins-Black.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:italic;font-weight:900;src:url(/fonts/Poppins-BlackItalic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:700;src:url(/fonts/Poppins-Bold.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:700;src:url(/fonts/Poppins-BoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:400;src:url(/fonts/Poppins.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:900;src:url(/fonts/PoppinsBlack.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:900;src:url(/fonts/PoppinsBlackIta.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:700;src:url(/fonts/PoppinsBold.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:700;src:url(/fonts/PoppinsBoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:400;src:url(/fonts/PoppinsItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:300;src:url(/fonts/Poppins-Light.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:300;src:url(/fonts/PoppinsLightItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:500;src:url(/fonts/Poppins-CondMediItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:600;src:url(/fonts/Poppins-Medium.woff) format("woff")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.woff) format("woff")}@font-face{font-family:Poppins;font-style:normal;font-weight:400;src:url(/fonts/Poppins-Regular.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:400;src:url(/fonts/Poppins-Italic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:300;src:url(/fonts/Poppins-Light.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:300;src:url(/fonts/Poppins-LightItalic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:italic;font-weight:500;src:url(/fonts/Poppins-MediumItalic.ttf) format("opentype")}@font-face{font-family:Poppins Light;src:url(/fonts/Poppins-Light.woff) format("woff")}@font-face{font-family:Poppins Light Italic;src:url(/fonts/Poppins-LightItalic.ttf) format("opentype")}@font-face{font-family:Poppins Bold;src:url(/fonts/Poppins-Bold.ttf) format("opentype")}@font-face{font-family:Poppins Bold Italic;src:url(/fonts/Poppins-BoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins Medium;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins Medium Italic;src:url(/fonts/Poppins-MediumItalic.ttf) format("opentype")}@font-face{font-family:Open Sans Light;src:url(/fonts/OpenSans-Light.ttf) format("truetype")}.app-global-cost-footer{padding-left:30px;padding-right:30px}.app-global-cost-footer ion-label{font-size:12pt!important;padding:0}.app-global-cost-footer ion-label.label-combo-metal{font-size:10pt!important}.app-global-cost-footer ion-icon{font-size:14pt}.app-global-cost-footer ion-item{width:260px}.app-global-cost-footer .content{border:1px solid var(--ion-color-dark)}.app-global-cost-footer .right-inputs ion-label,.app-global-cost-footer .left-inputs ion-label{font-size:8pt!important}.metal-combo{font-family:Poppins Bold,"Sans Serif",serif!important;color:var(--ion-color-dark);font-size:12px;width:400px}.metal-combo .metal-combo-labels{display:flex;justify-content:space-evenly;margin-bottom:4px}.metal-combo .metal-combo-container{display:flex}.metal-combo .metal-combo-container .next-icon{margin-left:40%;margin-top:8px}.metal-combo .metal-combo-container .prev-icon{margin-left:30%;margin-top:8px}.metal-combo .metal-combo-container .metal-combo-item-labels.horizontal{flex:10;display:flex;justify-content:center;align-items:center;background-color:var(--ion-color-light)}.metal-combo .metal-combo-container .metal-combo-item-labels.horizontal ion-label{width:100%;display:flex;height:20px;justify-content:center;align-items:center}.metal-combo .metal-combo-container .metal-combo-item-labels.horizontal ion-label:first-child{border-right:2px solid #c8c9c7}.metal-combo .metal-combo-container .metal-combo-item-labels.vertical ion-label{width:100%;display:flex;height:20px;justify-content:center;align-items:center;padding-left:50px;padding-right:50px}.adv-spec-page .button-container{margin-left:34px;padding:10px}.adv-spec-page .button-container .save-button{width:184px;height:46px}.segment--container ion-segment-button{--transition: none;--ripple-color: transparent;--color: var(--ion-text-color, #000);text-transform:none;letter-spacing:.2px;font-size:16px;font-weight:700;font-style:normal}.adv-spec-header-border{border-bottom:2px solid var(--ion-color-dark)}ion-segment-button.adv-spec-segment-button{--padding-start: 0px !important;--padding-end: 0px !important;--margin-start: 0px !important;--margin-end: 0px !important;width:100%!important}.page-sub-header{margin:0;border-bottom:1px solid var(--ion-color-dark);border-top:1px solid var(--ion-color-dark)}.page-sub-header ion-col{padding:0}.page-sub-header .page-sub-header-right-container{display:flex}.page-sub-header .page-sub-header-right-container>ion-row{flex:1}.page-sub-header .page-sub-header-right-container ion-col{display:flex;align-items:center;justify-content:right}.page-sub-header .page-sub-header-right-container .page-sub-header-right-container--uom-toggle{display:flex;align-items:center;justify-content:center}.page-sub-header .app-toggle-container{border-right:1px solid var(--ion-color-light)}.app-toggle{display:inline-block}.app-toggle .app-toggle-container{display:flex;justify-content:center;align-items:center;padding:0 5px}.app-toggle .app-toggle-container>ion-label{color:var(--ion-color-dark);font-size:12px;font-family:Poppins Light,"Sans Serif",serif!important;font-weight:700;font-style:normal;margin-right:10px}.app-toggle ion-toggle{--background-checked: var(--ion-color-primary);--handle-background-checked: var(--ion-color-light);--background: var(--ion-color-medium);--handle-height: 18px;--handle-width: 18px;--handle-spacing: 2px;padding-right:0;height:22px;width:46px}@font-face{font-family:Poppins;font-style:normal;font-weight:900;src:url(/fonts/Poppins-Black.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:italic;font-weight:900;src:url(/fonts/Poppins-BlackItalic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:700;src:url(/fonts/Poppins-Bold.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:700;src:url(/fonts/Poppins-BoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:400;src:url(/fonts/Poppins.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:900;src:url(/fonts/PoppinsBlack.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:900;src:url(/fonts/PoppinsBlackIta.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:700;src:url(/fonts/PoppinsBold.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:700;src:url(/fonts/PoppinsBoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:400;src:url(/fonts/PoppinsItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:300;src:url(/fonts/Poppins-Light.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:300;src:url(/fonts/PoppinsLightItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:500;src:url(/fonts/Poppins-CondMediItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:600;src:url(/fonts/Poppins-Medium.woff) format("woff")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.woff) format("woff")}@font-face{font-family:Poppins;font-style:normal;font-weight:400;src:url(/fonts/Poppins-Regular.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:400;src:url(/fonts/Poppins-Italic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:300;src:url(/fonts/Poppins-Light.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:300;src:url(/fonts/Poppins-LightItalic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:italic;font-weight:500;src:url(/fonts/Poppins-MediumItalic.ttf) format("opentype")}@font-face{font-family:Poppins Light;src:url(/fonts/Poppins-Light.woff) format("woff")}@font-face{font-family:Poppins Light Italic;src:url(/fonts/Poppins-LightItalic.ttf) format("opentype")}@font-face{font-family:Poppins Bold;src:url(/fonts/Poppins-Bold.ttf) format("opentype")}@font-face{font-family:Poppins Bold Italic;src:url(/fonts/Poppins-BoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins Medium;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins Medium Italic;src:url(/fonts/Poppins-MediumItalic.ttf) format("opentype")}@font-face{font-family:Open Sans Light;src:url(/fonts/OpenSans-Light.ttf) format("truetype")}.app-line-item-columns>ion-row>ion-col{padding:0 5px}.section>h5{border-bottom:1px solid var(--ion-color-dark)}.section .specify-button{--padding-start: 20px;--padding-end: 20px;height:26px;font-size:10px}@font-face{font-family:Poppins;font-style:normal;font-weight:900;src:url(/fonts/Poppins-Black.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:italic;font-weight:900;src:url(/fonts/Poppins-BlackItalic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:700;src:url(/fonts/Poppins-Bold.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:700;src:url(/fonts/Poppins-BoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:400;src:url(/fonts/Poppins.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:900;src:url(/fonts/PoppinsBlack.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:900;src:url(/fonts/PoppinsBlackIta.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:700;src:url(/fonts/PoppinsBold.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:700;src:url(/fonts/PoppinsBoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:400;src:url(/fonts/PoppinsItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:300;src:url(/fonts/Poppins-Light.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:300;src:url(/fonts/PoppinsLightItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:500;src:url(/fonts/Poppins-CondMediItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:600;src:url(/fonts/Poppins-Medium.woff) format("woff")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.woff) format("woff")}@font-face{font-family:Poppins;font-style:normal;font-weight:400;src:url(/fonts/Poppins-Regular.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:400;src:url(/fonts/Poppins-Italic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:300;src:url(/fonts/Poppins-Light.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:300;src:url(/fonts/Poppins-LightItalic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:italic;font-weight:500;src:url(/fonts/Poppins-MediumItalic.ttf) format("opentype")}@font-face{font-family:Poppins Light;src:url(/fonts/Poppins-Light.woff) format("woff")}@font-face{font-family:Poppins Light Italic;src:url(/fonts/Poppins-LightItalic.ttf) format("opentype")}@font-face{font-family:Poppins Bold;src:url(/fonts/Poppins-Bold.ttf) format("opentype")}@font-face{font-family:Poppins Bold Italic;src:url(/fonts/Poppins-BoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins Medium;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins Medium Italic;src:url(/fonts/Poppins-MediumItalic.ttf) format("opentype")}@font-face{font-family:Open Sans Light;src:url(/fonts/OpenSans-Light.ttf) format("truetype")}.line-item{font-size:11px;border-left:3px solid transparent}.line-item.line-item--active{background:var(--ion-color-light);border-left:3px solid var(--ion-color-primary)}.line-item.line-item--active ion-col.line-item--specify-per-assembly ion-list{background:var(--ion-color-light)}.line-item .line-item-label--text{font-family:Poppins Bold,"Sans Serif",serif!important;color:var(--ion-color-dark);font-weight:700;font-style:normal;margin-top:10px;display:block}.line-item .line-item-label--container{margin-top:8px}.line-item>ion-col{padding-top:0;padding-bottom:0;padding-right:0}.line-item>ion-col:first-child .checkbox-item .checkbox-label{font-family:Poppins Light,"Sans Serif",serif!important;font-size:10px!important}.line-item ion-col.line-item--specify-per-assembly ion-item{--background: var(--ion-color-light);--transition: none;--ripple-color: transparent;--min-height: 30px}.line-item ion-col.line-item--specify-per-assembly ion-list{padding:0;margin-top:3px}.line-item ion-col.line-item--specify-per-assembly ion-checkbox{--color: var(--ion-color-primary);--size: 13px;margin:0 10px 0 0}.line-item ion-col.line-item--specify-per-assembly ion-label{font-size:11px!important;color:var(--ion-color-dark)!important;font-family:Poppins Light,"Sans Serif",serif!important;margin:0;font-weight:bolder}@font-face{font-family:Poppins;font-style:normal;font-weight:900;src:url(/fonts/Poppins-Black.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:italic;font-weight:900;src:url(/fonts/Poppins-BlackItalic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:700;src:url(/fonts/Poppins-Bold.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:700;src:url(/fonts/Poppins-BoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:400;src:url(/fonts/Poppins.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:900;src:url(/fonts/PoppinsBlack.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:900;src:url(/fonts/PoppinsBlackIta.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:700;src:url(/fonts/PoppinsBold.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:700;src:url(/fonts/PoppinsBoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:400;src:url(/fonts/PoppinsItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:300;src:url(/fonts/Poppins-Light.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:300;src:url(/fonts/PoppinsLightItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:500;src:url(/fonts/Poppins-CondMediItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:600;src:url(/fonts/Poppins-Medium.woff) format("woff")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.woff) format("woff")}@font-face{font-family:Poppins;font-style:normal;font-weight:400;src:url(/fonts/Poppins-Regular.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:400;src:url(/fonts/Poppins-Italic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:300;src:url(/fonts/Poppins-Light.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:300;src:url(/fonts/Poppins-LightItalic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:italic;font-weight:500;src:url(/fonts/Poppins-MediumItalic.ttf) format("opentype")}@font-face{font-family:Poppins Light;src:url(/fonts/Poppins-Light.woff) format("woff")}@font-face{font-family:Poppins Light Italic;src:url(/fonts/Poppins-LightItalic.ttf) format("opentype")}@font-face{font-family:Poppins Bold;src:url(/fonts/Poppins-Bold.ttf) format("opentype")}@font-face{font-family:Poppins Bold Italic;src:url(/fonts/Poppins-BoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins Medium;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins Medium Italic;src:url(/fonts/Poppins-MediumItalic.ttf) format("opentype")}@font-face{font-family:Open Sans Light;src:url(/fonts/OpenSans-Light.ttf) format("truetype")}.app-line-item{font-size:11px;border-left:3px solid transparent}.app-line-item.app-line-item--active{background:var(--ion-color-medium);border-left:3px solid var(--ion-color-primary)}.app-line-item.app-line-item--active ion-col.line-item--specify-per-assembly ion-list{background:var(--ion-color-medium)}.app-line-item .app-line-item-label--text{font-family:"Poppins Light","Sans Serif",serif !important!important;color:var(--ion-color-dark);font-weight:700;font-style:normal;margin-top:7px;display:block}.app-line-item .app-line-item-label--text-light{font-family:"Poppins Light","Sans Serif",serif !important!important}.app-line-item .app-line-item-label--container{margin-top:8px}.customer-specified-impact-testing-container{border-bottom:solid 1px var(--ion-color-dark)}.app-modal--2{--backdrop-opacity: .75 !important;--height: auto}@media (max-width: 768px){.app-modal--2{--height: 100%}}@media (min-width: 769px){.app-modal--2.md{--max-width: 996px;--width: 95%}}.app-modal--2.sm{--max-width: 464px;--height: auto !important}.app-modal--2.adv-spec{--max-width: 718px;--height: auto !important}.app-modal--2.guardrail{--max-width: 465px;--height: auto !important}.app-modal--2.bom{--max-width: 864px;--min-height: 300px !important;--max-height: 962px !important;overflow-y:auto!important}.app-modal--2 .ion-page{position:relative;display:block;contain:content}.app-modal--2 .ion-page .inner-content{max-height:80vh;overflow:auto}.app-modal--2 .modal--close-icon{position:absolute;font-size:64px;cursor:pointer;right:44px;top:40px;width:35px}.app-modal--2 .modal-container{display:flex;flex-direction:column;padding:20px 44px 41px}.app-modal--2 .modal-container .modal-title{flex:1;padding-bottom:5px;border-bottom:1px solid var(--ion-color-dark)}.app-modal--2 .modal-container .modal-title ion-label{font-family:Poppins,"Sans Serif",serif!important;font-size:38px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:.47px;color:var(--ion-color-dark)}.app-modal--2 .modal-container .modal-body{flex:1;overflow:auto}.app-modal--2 .modal-container .modal-footer{margin-top:20px;flex:1}.app-modal--2 .modal-container .modal-footer ion-button{width:100%;max-width:184px;height:46px;font-family:Poppins,"Sans Serif",serif!important;font-size:14px!important;letter-spacing:1.75px}.app-modal--2 .documents-container{margin-left:0}.app-modal--2 .documents-container hr{border-top:.1px var(--ion-color-dark);background-color:var(--ion-color-dark);height:2px}.app-modal--2 .documents-container hr.bottom-rule{border-top:solid .1px var(--ion-color-medium);background-color:var(--ion-color-medium);height:2px}.app-modal--2 .documents-container .documents-card{padding:0;box-shadow:none}.app-modal--2 .documents-container .documents-card .documents-card-header{padding:0}.app-modal--2 .documents-container .documents-card .documents-card-header .documents-row{height:13px}.app-modal--2 .documents-container .document-card{padding-right:0;box-shadow:none}.app-modal--2 .documents-container .document-card .document-card-header{padding:0}.app-modal--2 .documents-container .document-card .deleting-overlay{right:0}@font-face{font-family:Poppins;font-style:normal;font-weight:900;src:url(/fonts/Poppins-Black.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:italic;font-weight:900;src:url(/fonts/Poppins-BlackItalic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:700;src:url(/fonts/Poppins-Bold.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:700;src:url(/fonts/Poppins-BoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:400;src:url(/fonts/Poppins.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:900;src:url(/fonts/PoppinsBlack.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:900;src:url(/fonts/PoppinsBlackIta.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:700;src:url(/fonts/PoppinsBold.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:700;src:url(/fonts/PoppinsBoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:400;src:url(/fonts/PoppinsItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:300;src:url(/fonts/Poppins-Light.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:300;src:url(/fonts/PoppinsLightItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:500;src:url(/fonts/Poppins-CondMediItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:600;src:url(/fonts/Poppins-Medium.woff) format("woff")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.woff) format("woff")}@font-face{font-family:Poppins;font-style:normal;font-weight:400;src:url(/fonts/Poppins-Regular.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:400;src:url(/fonts/Poppins-Italic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:300;src:url(/fonts/Poppins-Light.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:300;src:url(/fonts/Poppins-LightItalic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:italic;font-weight:500;src:url(/fonts/Poppins-MediumItalic.ttf) format("opentype")}@font-face{font-family:Poppins Light;src:url(/fonts/Poppins-Light.woff) format("woff")}@font-face{font-family:Poppins Light Italic;src:url(/fonts/Poppins-LightItalic.ttf) format("opentype")}@font-face{font-family:Poppins Bold;src:url(/fonts/Poppins-Bold.ttf) format("opentype")}@font-face{font-family:Poppins Bold Italic;src:url(/fonts/Poppins-BoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins Medium;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins Medium Italic;src:url(/fonts/Poppins-MediumItalic.ttf) format("opentype")}@font-face{font-family:Open Sans Light;src:url(/fonts/OpenSans-Light.ttf) format("truetype")}.dropdown-indicator{padding-left:10px;padding-right:10px;padding-top:5px}.error{color:var(--ion-color-danger)}@font-face{font-family:Poppins;font-style:normal;font-weight:900;src:url(/fonts/Poppins-Black.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:italic;font-weight:900;src:url(/fonts/Poppins-BlackItalic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:700;src:url(/fonts/Poppins-Bold.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:700;src:url(/fonts/Poppins-BoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:400;src:url(/fonts/Poppins.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:900;src:url(/fonts/PoppinsBlack.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:900;src:url(/fonts/PoppinsBlackIta.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:700;src:url(/fonts/PoppinsBold.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:700;src:url(/fonts/PoppinsBoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:400;src:url(/fonts/PoppinsItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:300;src:url(/fonts/Poppins-Light.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:300;src:url(/fonts/PoppinsLightItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:500;src:url(/fonts/Poppins-CondMediItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:600;src:url(/fonts/Poppins-Medium.woff) format("woff")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.woff) format("woff")}@font-face{font-family:Poppins;font-style:normal;font-weight:400;src:url(/fonts/Poppins-Regular.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:400;src:url(/fonts/Poppins-Italic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:300;src:url(/fonts/Poppins-Light.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:300;src:url(/fonts/Poppins-LightItalic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:italic;font-weight:500;src:url(/fonts/Poppins-MediumItalic.ttf) format("opentype")}@font-face{font-family:Poppins Light;src:url(/fonts/Poppins-Light.woff) format("woff")}@font-face{font-family:Poppins Light Italic;src:url(/fonts/Poppins-LightItalic.ttf) format("opentype")}@font-face{font-family:Poppins Bold;src:url(/fonts/Poppins-Bold.ttf) format("opentype")}@font-face{font-family:Poppins Bold Italic;src:url(/fonts/Poppins-BoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins Medium;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins Medium Italic;src:url(/fonts/Poppins-MediumItalic.ttf) format("opentype")}@font-face{font-family:Open Sans Light;src:url(/fonts/OpenSans-Light.ttf) format("truetype")}.checkbox-item{--padding-start: unset;--inner-padding-end: 25px;--min-height: 24px;--background-hover: unset;--ripple-color: transparent;--background: transparent}.checkbox-item .checkbox{--color: var(--ion-color-primary);--size: 13px;margin:0 10px 0 0}.checkbox-item .checkbox-readonly{opacity:.6;pointer-events:none;--border-color: var(--ion-color-primary);--background-checked: var(--ion-color-primary);--border-color-checked: var(--ion-color-primary)}.checkbox-item .checkbox-label{font-family:Poppins Bold,"Sans Serif",serif!important;font-size:12px;color:var(--ion-color-dark);margin-top:0;margin-bottom:0}.leak-test-container{border-bottom:solid 1px red}.panel-section{padding-top:5px}.panel-section .app-line-item-label--container,.panel-section .line-item-label--container{margin-top:0!important}.panel-section ion-col{padding:0 0 5px}.panel-section>h3{font-family:Poppins,"Sans Serif",serif!important;text-transform:capitalize;padding:10px;font-size:14px;font-weight:700;font-style:normal;border-bottom:1px solid var(--ion-color-dark)}.panel-section .panel-section--content{padding:0 10px}.panel-section .panel-section--content .app-accordion{border-bottom:none}.panel-section .panel-section--content .app-accordion-title,.panel-section .panel-section--content .app-accordion-content{font-size:12px}.app-accordion{border-bottom:1px solid var(--ion-color-medium)}.app-accordion .app-accordion-expand-section{display:flex;align-items:center;padding:10px;background-color:var(--ion-color-light);height:48px;cursor:pointer}.app-accordion .app-accordion-expand-section ion-label{flex:11.5;font-family:Poppins,"Sans Serif",serif!important;font-size:16px;font-weight:700;font-style:normal}.app-accordion .app-accordion-expand-section ion-icon{flex:.5}.outside-service-container{padding-top:5px}.outside-service-container ion-col{padding:0 0 5px}.panel-section--outside-services>.app-accordion-group>.app-accordion{margin-bottom:5px}@font-face{font-family:Poppins;font-style:normal;font-weight:900;src:url(/fonts/Poppins-Black.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:italic;font-weight:900;src:url(/fonts/Poppins-BlackItalic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:700;src:url(/fonts/Poppins-Bold.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:700;src:url(/fonts/Poppins-BoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:400;src:url(/fonts/Poppins.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:900;src:url(/fonts/PoppinsBlack.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:900;src:url(/fonts/PoppinsBlackIta.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:700;src:url(/fonts/PoppinsBold.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:700;src:url(/fonts/PoppinsBoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:400;src:url(/fonts/PoppinsItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:300;src:url(/fonts/Poppins-Light.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:300;src:url(/fonts/PoppinsLightItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:500;src:url(/fonts/Poppins-CondMediItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:600;src:url(/fonts/Poppins-Medium.woff) format("woff")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.woff) format("woff")}@font-face{font-family:Poppins;font-style:normal;font-weight:400;src:url(/fonts/Poppins-Regular.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:400;src:url(/fonts/Poppins-Italic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:300;src:url(/fonts/Poppins-Light.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:300;src:url(/fonts/Poppins-LightItalic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:italic;font-weight:500;src:url(/fonts/Poppins-MediumItalic.ttf) format("opentype")}@font-face{font-family:Poppins Light;src:url(/fonts/Poppins-Light.woff) format("woff")}@font-face{font-family:Poppins Light Italic;src:url(/fonts/Poppins-LightItalic.ttf) format("opentype")}@font-face{font-family:Poppins Bold;src:url(/fonts/Poppins-Bold.ttf) format("opentype")}@font-face{font-family:Poppins Bold Italic;src:url(/fonts/Poppins-BoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins Medium;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins Medium Italic;src:url(/fonts/Poppins-MediumItalic.ttf) format("opentype")}@font-face{font-family:Open Sans Light;src:url(/fonts/OpenSans-Light.ttf) format("truetype")}.app-input{--placeholder-opacity: .2;font-family:"Poppins Light","Sans Serif",serif !important!important;border:1px solid var(--ion-color-dark);height:26px;margin-top:0;width:100%;--padding-start: 10px}.app-textarea{--placeholder-opacity: .2;font-family:Poppins Light,"Sans Serif",serif!important;border:1px solid var(--nc-cool-gray);margin-top:0;width:100%;background:var(--nc-white)}.cylinder-can-rolling .po-notes-button{font-family:Poppins Bold,"Sans Serif",serif!important;width:110px;height:26px;font-size:11px;color:var(--nc-black);margin-top:auto;margin-bottom:auto;visibility:visible;--background: var(--nc-white);--box-shadow: none;--border-width: 1px;--border-color: var(--nc-black);--border-style: solid}@font-face{font-family:Poppins;font-style:normal;font-weight:900;src:url(/fonts/Poppins-Black.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:italic;font-weight:900;src:url(/fonts/Poppins-BlackItalic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:700;src:url(/fonts/Poppins-Bold.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:700;src:url(/fonts/Poppins-BoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:400;src:url(/fonts/Poppins.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:900;src:url(/fonts/PoppinsBlack.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:900;src:url(/fonts/PoppinsBlackIta.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:700;src:url(/fonts/PoppinsBold.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:700;src:url(/fonts/PoppinsBoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:400;src:url(/fonts/PoppinsItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:300;src:url(/fonts/Poppins-Light.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:300;src:url(/fonts/PoppinsLightItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:italic;font-weight:500;src:url(/fonts/Poppins-CondMediItalic.ttf) format("opentype")}@font-face{font-family:Poppins-Cond;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:600;src:url(/fonts/Poppins-Medium.woff) format("woff")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.woff) format("woff")}@font-face{font-family:Poppins;font-style:normal;font-weight:400;src:url(/fonts/Poppins-Regular.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:400;src:url(/fonts/Poppins-Italic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:300;src:url(/fonts/Poppins-Light.woff) format("woff")}@font-face{font-family:Poppins;font-style:italic;font-weight:300;src:url(/fonts/Poppins-LightItalic.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:italic;font-weight:500;src:url(/fonts/Poppins-MediumItalic.ttf) format("opentype")}@font-face{font-family:Poppins Light;src:url(/fonts/Poppins-Light.woff) format("woff")}@font-face{font-family:Poppins Light Italic;src:url(/fonts/Poppins-LightItalic.ttf) format("opentype")}@font-face{font-family:Poppins Bold;src:url(/fonts/Poppins-Bold.ttf) format("opentype")}@font-face{font-family:Poppins Bold Italic;src:url(/fonts/Poppins-BoldItalic.ttf) format("opentype")}@font-face{font-family:Poppins Medium;src:url(/fonts/Poppins-Medium.ttf) format("opentype")}@font-face{font-family:Poppins Medium Italic;src:url(/fonts/Poppins-MediumItalic.ttf) format("opentype")}@font-face{font-family:Open Sans Light;src:url(/fonts/OpenSans-Light.ttf) format("truetype")}:root{--ion-color-primary: #cd202c;--ion-color-primary-rgb: 205, 32, 44;--ion-color-primary-contrast: #ffffff;--ion-color-primary-contrast-rgb: 255, 255, 255;--ion-color-primary-shade: #db323d;--ion-color-primary-tint: #ff4f5b;--ion-color-secondary: #3dc2ff;--ion-color-secondary-rgb: 61, 194, 255;--ion-color-secondary-contrast: #ffffff;--ion-color-secondary-contrast-rgb: 255, 255, 255;--ion-color-secondary-shade: #36abe0;--ion-color-secondary-tint: #50c8ff;--ion-color-tertiary: #5260ff;--ion-color-tertiary-rgb: 82, 96, 255;--ion-color-tertiary-contrast: #ffffff;--ion-color-tertiary-contrast-rgb: 255, 255, 255;--ion-color-tertiary-shade: #0021de;--ion-color-tertiary-tint: #6370ff;--ion-color-success: #2dd36f;--ion-color-success-rgb: 45, 211, 111;--ion-color-success-contrast: #ffffff;--ion-color-success-contrast-rgb: 255, 255, 255;--ion-color-success-shade: #28ba62;--ion-color-success-tint: #42d77d;--ion-color-warning: #ffc409;--ion-color-warning-rgb: 255, 196, 9;--ion-color-warning-contrast: #000000;--ion-color-warning-contrast-rgb: 0, 0, 0;--ion-color-warning-shade: #e0ac08;--ion-color-warning-tint: #ffca22;--ion-color-danger: #eb445a;--ion-color-danger-rgb: 235, 68, 90;--ion-color-danger-contrast: #ffffff;--ion-color-danger-contrast-rgb: 255, 255, 255;--ion-color-danger-shade: #cf3c4f;--ion-color-danger-tint: #ed576b;--ion-color-dark: #222428;--ion-color-dark-rgb: 34, 36, 40;--ion-color-dark-contrast: #ffffff;--ion-color-dark-contrast-rgb: 255, 255, 255;--ion-color-dark-shade: #1e2023;--ion-color-dark-tint: #383a3e;--ion-color-medium: #92949c;--ion-color-medium-rgb: 146, 148, 156;--ion-color-medium-contrast: #ffffff;--ion-color-medium-contrast-rgb: 255, 255, 255;--ion-color-medium-shade: #808289;--ion-color-medium-tint: #9d9fa6;--ion-color-light: #f4f5f8;--ion-color-light-rgb: 244, 245, 248;--ion-color-light-contrast: #000000;--ion-color-light-contrast-rgb: 0, 0, 0;--ion-color-light-shade: #d7d8da;--ion-color-light-tint: #f5f6f9;--ion-color-teal: #20c997;--ion-color-teal-rgb: 32, 201, 151;--ion-color-teal-contrast: #000000;--ion-color-teal-contrast-rgb: 0, 0, 0;--ion-color-teal-shade: #9dcdcd;--ion-color-teal-tint: #2c8e71;--ion-color-white: #ffffff;--ion-color-white-rgb: 244, 245, 248;--ion-color-white-contrast: #ffffff;--ion-color-white-contrast-rgb: 0, 0, 0;--ion-color-white-shade: #ffffff;--ion-color-white-tint: #ffffff;--ion-color-orange: #ffebda;--ion-color-orange-rgb: 235, 68, 90;--ion-color-orange-contrast: #ffffff;--ion-color-orange-contrast-rgb: 255, 255, 255;--ion-color-orange-shade: #ffebda;--ion-color-orange-tint: #ffebda}@media (prefers-color-scheme: dark){body.dark{--rt-opacity: 1;--rt-z-index: 999;--ion-color-primary: #cd202c;--ion-color-primary-rgb: 205, 32, 44;--ion-color-primary-contrast: #ffffff;--ion-color-primary-contrast-rgb: 255, 255, 255;--ion-color-primary-shade: #db323d;--ion-color-primary-tint: #ff4f5b;--ion-color-secondary: #50c8ff;--ion-color-secondary-rgb: 80, 200, 255;--ion-color-secondary-contrast: #ffffff;--ion-color-secondary-contrast-rgb: 255, 255, 255;--ion-color-secondary-shade: #46b0e0;--ion-color-secondary-tint: #62ceff;--ion-color-tertiary: #6a64ff;--ion-color-tertiary-rgb: 106, 100, 255;--ion-color-tertiary-contrast: #ffffff;--ion-color-tertiary-contrast-rgb: 255, 255, 255;--ion-color-tertiary-shade: #5d58e0;--ion-color-tertiary-tint: #7974ff;--ion-color-success: #2fdf75;--ion-color-success-rgb: 47, 223, 117;--ion-color-success-contrast: #000000;--ion-color-success-contrast-rgb: 0, 0, 0;--ion-color-success-shade: #29c467;--ion-color-success-tint: #44e283;--ion-color-warning: #ffd534;--ion-color-warning-rgb: 255, 213, 52;--ion-color-warning-contrast: #000000;--ion-color-warning-contrast-rgb: 0, 0, 0;--ion-color-warning-shade: #e0bb2e;--ion-color-warning-tint: #ffd948;--ion-color-danger: #ff4961;--ion-color-danger-rgb: 255, 73, 97;--ion-color-danger-contrast: #ffffff;--ion-color-danger-contrast-rgb: 255, 255, 255;--ion-color-danger-shade: #e04055;--ion-color-danger-tint: #ff5b71;--ion-color-dark: #f4f5f8;--ion-color-dark-rgb: 244, 245, 248;--ion-color-dark-contrast: #000000;--ion-color-dark-contrast-rgb: 0, 0, 0;--ion-color-dark-shade: #d7d8da;--ion-color-dark-tint: #f5f6f9;--ion-color-medium: #989aa2;--ion-color-medium-rgb: 152, 154, 162;--ion-color-medium-contrast: #000000;--ion-color-medium-contrast-rgb: 0, 0, 0;--ion-color-medium-shade: #86888f;--ion-color-medium-tint: #a2a4ab;--ion-color-light: #222428;--ion-color-light-rgb: 34, 36, 40;--ion-color-light-contrast: #ffffff;--ion-color-light-contrast-rgb: 255, 255, 255;--ion-color-light-shade: #1e2023;--ion-color-light-tint: #383a3e;--ion-color-light-gray: #424447;--ion-color-teal: #20c997;--ion-color-teal-rgb: 32, 201, 151;--ion-color-teal-contrast: #000000;--ion-color-teal-contrast-rgb: 0, 0, 0;--ion-color-teal-shade: #0c4644;--ion-color-teal-tint: #36cea1;--ion-color-white: #000000;--ion-color-white-rgb: 244, 245, 248;--ion-color-white-contrast: #000000;--ion-color-white-contrast-rgb: 0, 0, 0;--ion-color-white-shade: #121212;--ion-color-white-tint: #000000;--ion-color-orange: #513928;--ion-color-orange-rgb: 235, 68, 90;--ion-color-orange-contrast: #ffffff;--ion-color-orange-contrast-rgb: 255, 255, 255;--ion-color-orange-shade: #513928;--ion-color-orange-tint: #513928}.ios body{--ion-background-color: #000000;--ion-background-color-rgb: 0, 0, 0;--ion-text-color: #ffffff;--ion-text-color-rgb: 255, 255, 255;--ion-color-step-50: #0d0d0d;--ion-color-step-100: #1a1a1a;--ion-color-step-150: #262626;--ion-color-step-200: #333333;--ion-color-step-250: #404040;--ion-color-step-300: #4d4d4d;--ion-color-step-350: #595959;--ion-color-step-400: #666666;--ion-color-step-450: #737373;--ion-color-step-500: #808080;--ion-color-step-550: #8c8c8c;--ion-color-step-600: #999999;--ion-color-step-650: #a6a6a6;--ion-color-step-700: #b3b3b3;--ion-color-step-750: #bfbfbf;--ion-color-step-800: #cccccc;--ion-color-step-850: #d9d9d9;--ion-color-step-900: #e6e6e6;--ion-color-step-950: #f2f2f2;--ion-item-background: #000000;--ion-card-background: #1c1c1d}.ios ion-modal{--ion-background-color: var(--ion-color-step-100);--ion-toolbar-background: var(--ion-color-step-150);--ion-toolbar-border-color: var(--ion-color-step-250)}.md body.dark{--ion-background-color: #121212;--ion-background-color-rgb: 18, 18, 18;--ion-text-color: #ffffff;--ion-text-color-rgb: 255, 255, 255;--ion-border-color: #222222;--ion-color-step-50: #1e1e1e;--ion-color-step-100: #2a2a2a;--ion-color-step-150: #363636;--ion-color-step-200: #414141;--ion-color-step-250: #4d4d4d;--ion-color-step-300: #595959;--ion-color-step-350: #656565;--ion-color-step-400: #717171;--ion-color-step-450: #7d7d7d;--ion-color-step-500: #898989;--ion-color-step-550: #949494;--ion-color-step-600: #a0a0a0;--ion-color-step-650: #acacac;--ion-color-step-700: #b8b8b8;--ion-color-step-750: #c4c4c4;--ion-color-step-800: #d0d0d0;--ion-color-step-850: #dbdbdb;--ion-color-step-900: #e7e7e7;--ion-color-step-950: #f3f3f3;--ion-item-background: #1e1e1e;--ion-toolbar-background: #1f1f1f;--ion-tab-bar-background: #1f1f1f;--ion-card-background: #1e1e1e}}.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)}.ion-color-teal{--ion-color-base: var(--ion-color-teal);--ion-color-base-rgb: var(--ion-color-teal-rgb);--ion-color-contrast: var(--ion-color-teal-contrast);--ion-color-contrast-rgb: var(--ion-color-teal-contrast-rgb);--ion-color-shade: var(--ion-color-teal-shade);--ion-color-tint: var(--ion-color-teal-tint)}html{--ion-dynamic-font: var(--ion-default-dynamic-font)}.popover{border-radius:4px}.popover.head-forming-po-notes{width:auto!important}.popover.head-forming-po-notes .dark{background-color:#000}.popover.head-forming-po-notes hr{height:0px;margin:0 44px;border-top:solid .1px var(--ion-color-dark)}.popover.head-forming-po-notes .text-area-container{margin:0 44px;padding-top:20px;padding-bottom:30px}.popover.head-forming-po-notes .copy-cancel-button-container{display:flex;justify-content:flex-start;margin-top:31px;padding-bottom:41px;margin-left:44px}.popover.head-forming-po-notes .copy-cancel-button-container .copy-po-button,.popover.head-forming-po-notes .copy-cancel-button-container .cancel-button{width:184px;height:46px;font-family:Poppins,"Sans Serif",serif!important;font-size:14px!important;letter-spacing:1.75px}.popover.head-forming-po-notes .copy-cancel-button-container .copy-po-button{margin-right:10px}.popover.head-forming-po-notes .close-icon{top:0;right:0;position:absolute;font-size:64px;cursor:pointer;margin-right:44px;margin-top:40px;width:35px}.popover.head-forming-po-notes .title-container{display:flex;justify-content:space-between;align-items:flex-end}.popover.head-forming-po-notes .title-container .title{font-family:Poppins,"Sans Serif",serif!important;font-size:38px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:.47px;color:var(--ion-color-dark);margin-top:81px;margin-left:44px;margin-bottom:10px}@media screen and (max-width: 426px){.popover .copy-cancel-button-container{margin-top:7px;margin-right:44px}.popover .copy-cancel-button-container .cancel-button{width:100%;margin-left:0;margin-right:0}}.head-forming .po-notes-button{font-family:Poppins Bold,"Sans Serif",serif!important;width:110px;height:26px;font-size:11px;color:var(--nc-black);margin-top:auto;margin-bottom:auto;visibility:visible;--background: var(--nc-white);--box-shadow: none;--border-width: 1px;--border-color: var(--nc-black);--border-style: solid}.panel-item .table-header-col{border-right:1px solid var(--ion-color-white);font-family:Poppins,sans-serif;font-size:10px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:var(--ion-color-dark)}.panel-item .table-values-col{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;display:flex;background:var(--ion-color-light);border-right:1px solid var(--ion-color-white);font-family:Poppins Medium,"Sans Serif",serif!important;font-size:12px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:var(--ion-color-dark);padding:10px 5px;user-select:none}.assembly-groups-page .button-container{padding:10px}.assembly-groups-page .button-container .save-button{width:184px;height:46px}.assembly-groups-page .assembly-group--header{border-bottom:1px solid var(--ion-color-dark)}.assembly-groups-page .assembly-group--header .breadcrumb-navigation-title{margin-left:0!important}.ass-grp--expand{display:flex;justify-content:flex-end}.ass-grp--expand .link{text-decoration:none;font-family:Poppins Bold,"Sans Serif",serif!important}
