:root{--ion-color-primary: #0054e9;--ion-color-primary-rgb: 0, 84, 233;--ion-color-primary-contrast: #fff;--ion-color-primary-contrast-rgb: 255, 255, 255;--ion-color-primary-shade: #004acd;--ion-color-primary-tint: #1a65eb;--ion-color-secondary: #0163aa;--ion-color-secondary-rgb: 1, 99, 170;--ion-color-secondary-contrast: #fff;--ion-color-secondary-contrast-rgb: 255, 255, 255;--ion-color-secondary-shade: #015796;--ion-color-secondary-tint: #1a73b3;--ion-color-tertiary: #6030ff;--ion-color-tertiary-rgb: 96, 48, 255;--ion-color-tertiary-contrast: #fff;--ion-color-tertiary-contrast-rgb: 255, 255, 255;--ion-color-tertiary-shade: #542ae0;--ion-color-tertiary-tint: #7045ff;--ion-color-success: #2dd55b;--ion-color-success-rgb: 45, 213, 91;--ion-color-success-contrast: #000;--ion-color-success-contrast-rgb: 0, 0, 0;--ion-color-success-shade: #28bb50;--ion-color-success-tint: #42d96b;--ion-color-warning: #ffc409;--ion-color-warning-rgb: 255, 196, 9;--ion-color-warning-contrast: #000;--ion-color-warning-contrast-rgb: 0, 0, 0;--ion-color-warning-shade: #e0ac08;--ion-color-warning-tint: #ffca22;--ion-color-danger: #c5000f;--ion-color-danger-rgb: 197, 0, 15;--ion-color-danger-contrast: #fff;--ion-color-danger-contrast-rgb: 255, 255, 255;--ion-color-danger-shade: #ad000d;--ion-color-danger-tint: #cb1a27;--ion-color-light: #f4f5f8;--ion-color-light-rgb: 244, 245, 248;--ion-color-light-contrast: #000;--ion-color-light-contrast-rgb: 0, 0, 0;--ion-color-light-shade: #d7d8da;--ion-color-light-tint: #f5f6f9;--ion-color-medium: #636469;--ion-color-medium-rgb: 99, 100, 105;--ion-color-medium-contrast: #fff;--ion-color-medium-contrast-rgb: 255, 255, 255;--ion-color-medium-shade: #57585c;--ion-color-medium-tint: #737478;--ion-color-dark: #222428;--ion-color-dark-rgb: 34, 36, 40;--ion-color-dark-contrast: #fff;--ion-color-dark-contrast-rgb: 255, 255, 255;--ion-color-dark-shade: #1e2023;--ion-color-dark-tint: #383a3e}html.ios{--ion-default-font: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Roboto", sans-serif}html.md{--ion-default-font: "Roboto", "Helvetica Neue", sans-serif}html{--ion-dynamic-font: -apple-system-body;--ion-font-family: var(--ion-default-font)}body{background:var(--ion-background-color);color:var(--ion-text-color)}body.backdrop-no-scroll{overflow:hidden}html.ios ion-modal.modal-card ion-header ion-toolbar:first-of-type,html.ios ion-modal.modal-sheet ion-header ion-toolbar:first-of-type,html.ios ion-modal ion-footer ion-toolbar:first-of-type,html.ios ion-footer.modal-footer-moving ion-toolbar:first-of-type{padding-top:6px}html.ios ion-modal.modal-card ion-header ion-toolbar:last-of-type,html.ios ion-modal.modal-sheet ion-header ion-toolbar:last-of-type{padding-bottom:6px}html.ios ion-modal ion-toolbar,html.ios .modal-footer-moving ion-toolbar{padding-right:calc(var(--ion-safe-area-right) + 8px);padding-left:calc(var(--ion-safe-area-left) + 8px)}@media screen and (min-width: 768px){html.ios ion-modal.modal-card:first-of-type{--backdrop-opacity: .18}}ion-modal.modal-default.show-modal~ion-modal.modal-default{--backdrop-opacity: 0;--box-shadow: none}html.ios ion-modal.modal-card .ion-page{border-top-left-radius:var(--border-radius)}.ion-color-primary{--ion-color-base: var(--ion-color-primary, #0054e9) !important;--ion-color-base-rgb: var(--ion-color-primary-rgb, 0, 84, 233) !important;--ion-color-contrast: var(--ion-color-primary-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-primary-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-primary-shade, #004acd) !important;--ion-color-tint: var(--ion-color-primary-tint, #1a65eb) !important}.ion-color-secondary{--ion-color-base: var(--ion-color-secondary, #0163aa) !important;--ion-color-base-rgb: var(--ion-color-secondary-rgb, 1, 99, 170) !important;--ion-color-contrast: var(--ion-color-secondary-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-secondary-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-secondary-shade, #015796) !important;--ion-color-tint: var(--ion-color-secondary-tint, #1a73b3) !important}.ion-color-tertiary{--ion-color-base: var(--ion-color-tertiary, #6030ff) !important;--ion-color-base-rgb: var(--ion-color-tertiary-rgb, 96, 48, 255) !important;--ion-color-contrast: var(--ion-color-tertiary-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-tertiary-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-tertiary-shade, #542ae0) !important;--ion-color-tint: var(--ion-color-tertiary-tint, #7045ff) !important}.ion-color-success{--ion-color-base: var(--ion-color-success, #2dd55b) !important;--ion-color-base-rgb: var(--ion-color-success-rgb, 45, 213, 91) !important;--ion-color-contrast: var(--ion-color-success-contrast, #000) !important;--ion-color-contrast-rgb: var(--ion-color-success-contrast-rgb, 0, 0, 0) !important;--ion-color-shade: var(--ion-color-success-shade, #28bb50) !important;--ion-color-tint: var(--ion-color-success-tint, #42d96b) !important}.ion-color-warning{--ion-color-base: var(--ion-color-warning, #ffc409) !important;--ion-color-base-rgb: var(--ion-color-warning-rgb, 255, 196, 9) !important;--ion-color-contrast: var(--ion-color-warning-contrast, #000) !important;--ion-color-contrast-rgb: var(--ion-color-warning-contrast-rgb, 0, 0, 0) !important;--ion-color-shade: var(--ion-color-warning-shade, #e0ac08) !important;--ion-color-tint: var(--ion-color-warning-tint, #ffca22) !important}.ion-color-danger{--ion-color-base: var(--ion-color-danger, #c5000f) !important;--ion-color-base-rgb: var(--ion-color-danger-rgb, 197, 0, 15) !important;--ion-color-contrast: var(--ion-color-danger-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-danger-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-danger-shade, #ad000d) !important;--ion-color-tint: var(--ion-color-danger-tint, #cb1a27) !important}.ion-color-light{--ion-color-base: var(--ion-color-light, #f4f5f8) !important;--ion-color-base-rgb: var(--ion-color-light-rgb, 244, 245, 248) !important;--ion-color-contrast: var(--ion-color-light-contrast, #000) !important;--ion-color-contrast-rgb: var(--ion-color-light-contrast-rgb, 0, 0, 0) !important;--ion-color-shade: var(--ion-color-light-shade, #d7d8da) !important;--ion-color-tint: var(--ion-color-light-tint, #f5f6f9) !important}.ion-color-medium{--ion-color-base: var(--ion-color-medium, #636469) !important;--ion-color-base-rgb: var(--ion-color-medium-rgb, 99, 100, 105) !important;--ion-color-contrast: var(--ion-color-medium-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-medium-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-medium-shade, #57585c) !important;--ion-color-tint: var(--ion-color-medium-tint, #737478) !important}.ion-color-dark{--ion-color-base: var(--ion-color-dark, #222428) !important;--ion-color-base-rgb: var(--ion-color-dark-rgb, 34, 36, 40) !important;--ion-color-contrast: var(--ion-color-dark-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-dark-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-dark-shade, #1e2023) !important;--ion-color-tint: var(--ion-color-dark-tint, #383a3e) !important}.ion-page{inset:0;display:flex;position:absolute;flex-direction:column;justify-content:space-between;contain:layout size style;z-index:0}ion-modal>.ion-page{position:relative;contain:layout style;height:100%}.split-pane-visible>.ion-page.split-pane-main{position:relative}ion-route,ion-route-redirect,ion-router,ion-select-option,ion-nav-controller,ion-menu-controller,ion-action-sheet-controller,ion-alert-controller,ion-loading-controller,ion-modal-controller,ion-picker-controller,ion-popover-controller,ion-toast-controller,.ion-page-hidden{display:none!important}.ion-page-invisible{opacity:0}.can-go-back>ion-header ion-back-button{display:block}html.plt-ios.plt-hybrid,html.plt-ios.plt-pwa{--ion-statusbar-padding: 20px}@supports (padding-top: 20px){html{--ion-safe-area-top: var(--ion-statusbar-padding)}}@supports (padding-top: env(safe-area-inset-top)){html{--ion-safe-area-top: env(safe-area-inset-top);--ion-safe-area-bottom: env(safe-area-inset-bottom);--ion-safe-area-left: env(safe-area-inset-left);--ion-safe-area-right: env(safe-area-inset-right)}}ion-card.ion-color .ion-inherit-color,ion-card-header.ion-color .ion-inherit-color{color:inherit}.menu-content{transform:translateZ(0)}.menu-content-open{cursor:pointer;touch-action:manipulation;pointer-events:none;overflow-y:hidden}.menu-content-open ion-content{--overflow: hidden}.menu-content-open .ion-content-scroll-host{overflow:hidden}.ios .menu-content-reveal{box-shadow:-8px 0 42px #00000014}[dir=rtl].ios .menu-content-reveal{box-shadow:8px 0 42px #00000014}.md .menu-content-reveal,.md .menu-content-push{box-shadow:4px 0 16px #0000002e}ion-accordion-group.accordion-group-expand-inset>ion-accordion:first-of-type{border-top-left-radius:8px;border-top-right-radius:8px}ion-accordion-group.accordion-group-expand-inset>ion-accordion:last-of-type{border-bottom-left-radius:8px;border-bottom-right-radius:8px}ion-accordion-group>ion-accordion:last-of-type ion-item[slot=header]{--border-width: 0px}ion-accordion.accordion-animated>[slot=header] .ion-accordion-toggle-icon{transition:.3s transform cubic-bezier(.25,.8,.5,1)}@media (prefers-reduced-motion: reduce){ion-accordion .ion-accordion-toggle-icon{transition:none!important}}ion-accordion.accordion-expanding>[slot=header] .ion-accordion-toggle-icon,ion-accordion.accordion-expanded>[slot=header] .ion-accordion-toggle-icon{transform:rotate(180deg)}ion-accordion-group.accordion-group-expand-inset.md>ion-accordion.accordion-previous ion-item[slot=header]{--border-width: 0px;--inner-border-width: 0px}ion-accordion-group.accordion-group-expand-inset.md>ion-accordion.accordion-expanding:first-of-type,ion-accordion-group.accordion-group-expand-inset.md>ion-accordion.accordion-expanded:first-of-type{margin-top:0}ion-input input::-webkit-date-and-time-value{text-align:start}.ion-datetime-button-overlay{--width: fit-content;--height: fit-content}.ion-datetime-button-overlay ion-datetime.datetime-grid{width:320px;min-height:320px}[ion-last-focus],header[tabindex="-1"]:focus,[role=banner][tabindex="-1"]:focus,main[tabindex="-1"]:focus,[role=main][tabindex="-1"]:focus,h1[tabindex="-1"]:focus,[role=heading][aria-level="1"][tabindex="-1"]:focus{outline:none}.popover-viewport:has(>ion-content){overflow:hidden}@supports not selector(:has(> ion-content)){.popover-viewport{overflow:hidden}}audio,canvas,progress,video{vertical-align:baseline}audio:not([controls]){display:none;height:0}b,strong{font-weight:700}img{max-width:100%}hr{height:1px;border-width:0;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}label,input,select,textarea{font-family:inherit;line-height:normal}textarea{overflow:auto;height:auto;font:inherit;color:inherit}textarea::placeholder{padding-left:2px}form,input,optgroup,select{margin:0;font:inherit;color:inherit}html input[type=button],input[type=reset],input[type=submit]{cursor:pointer;-webkit-appearance:button}a,a div,a span,a ion-icon,a ion-label,button,button div,button span,button ion-icon,button ion-label,.ion-tappable,[tappable],[tappable] div,[tappable] span,[tappable] ion-icon,[tappable] ion-label,input,textarea{touch-action:manipulation}a ion-label,button ion-label{pointer-events:none}button{padding:0;border:0;border-radius:0;font-family:inherit;font-style:inherit;font-variant:inherit;line-height:1;text-transform:none;cursor:pointer;-webkit-appearance:button}[tappable]{cursor:pointer}a[disabled],button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}*{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}html{width:100%;height:100%;-webkit-text-size-adjust:100%;text-size-adjust:100%}html.ion-ce body{display:block}html.plt-pwa{height:100vh}body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;margin:0;padding:0;position:fixed;width:100%;max-width:100%;height:100%;max-height:100%;transform:translateZ(0);text-rendering:optimizeLegibility;overflow:hidden;touch-action:manipulation;-webkit-user-drag:none;-ms-content-zooming:none;word-wrap:break-word;overscroll-behavior-y:none;-webkit-text-size-adjust:none;text-size-adjust:none}html{font-family:var(--ion-font-family)}@supports (-webkit-touch-callout: none){html{font:var(--ion-dynamic-font, 16px var(--ion-font-family))}}a{background-color:transparent;color:var(--ion-color-primary, #0054e9)}h1,h2,h3,h4,h5,h6{margin-top:16px;margin-bottom:10px;font-weight:500;line-height:1.2}h1{margin-top:20px;font-size:1.625rem}h2{margin-top:18px;font-size:1.5rem}h3{font-size:1.375rem}h4{font-size:1.25rem}h5{font-size:1.125rem}h6{font-size:1rem}small{font-size:75%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}.ion-hide,.ion-hide-up,.ion-hide-down{display:none!important}@media (min-width: 576px){.ion-hide-sm-up{display:none!important}}@media (max-width: 575.98px){.ion-hide-sm-down{display:none!important}}@media (min-width: 768px){.ion-hide-md-up{display:none!important}}@media (max-width: 767.98px){.ion-hide-md-down{display:none!important}}@media (min-width: 992px){.ion-hide-lg-up{display:none!important}}@media (max-width: 991.98px){.ion-hide-lg-down{display:none!important}}@media (min-width: 1200px){.ion-hide-xl-up{display:none!important}}@media (max-width: 1199.98px){.ion-hide-xl-down{display:none!important}}.ion-no-padding{--padding-start: 0;--padding-end: 0;--padding-top: 0;--padding-bottom: 0;padding:0}.ion-padding{--padding-start: var(--ion-padding, 16px);--padding-end: var(--ion-padding, 16px);--padding-top: var(--ion-padding, 16px);--padding-bottom: var(--ion-padding, 16px);-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-float-left{float:left!important}.ion-float-right{float:right!important}.ion-float-start{float:left!important}:host-context([dir=rtl]) .ion-float-start{float:right!important}[dir=rtl] .ion-float-start{float:right!important}@supports selector(:dir(rtl)){.ion-float-start:dir(rtl){float:right!important}}.ion-float-end{float:right!important}:host-context([dir=rtl]) .ion-float-end{float:left!important}[dir=rtl] .ion-float-end{float:left!important}@supports selector(:dir(rtl)){.ion-float-end:dir(rtl){float:left!important}}@media (min-width: 576px){.ion-float-sm-left{float:left!important}.ion-float-sm-right{float:right!important}.ion-float-sm-start{float:left!important}:host-context([dir=rtl]) .ion-float-sm-start{float:right!important}[dir=rtl] .ion-float-sm-start{float:right!important}@supports selector(:dir(rtl)){.ion-float-sm-start:dir(rtl){float:right!important}}.ion-float-sm-end{float:right!important}:host-context([dir=rtl]) .ion-float-sm-end{float:left!important}[dir=rtl] .ion-float-sm-end{float:left!important}@supports selector(:dir(rtl)){.ion-float-sm-end:dir(rtl){float:left!important}}}@media (min-width: 768px){.ion-float-md-left{float:left!important}.ion-float-md-right{float:right!important}.ion-float-md-start{float:left!important}:host-context([dir=rtl]) .ion-float-md-start{float:right!important}[dir=rtl] .ion-float-md-start{float:right!important}@supports selector(:dir(rtl)){.ion-float-md-start:dir(rtl){float:right!important}}.ion-float-md-end{float:right!important}:host-context([dir=rtl]) .ion-float-md-end{float:left!important}[dir=rtl] .ion-float-md-end{float:left!important}@supports selector(:dir(rtl)){.ion-float-md-end:dir(rtl){float:left!important}}}@media (min-width: 992px){.ion-float-lg-left{float:left!important}.ion-float-lg-right{float:right!important}.ion-float-lg-start{float:left!important}:host-context([dir=rtl]) .ion-float-lg-start{float:right!important}[dir=rtl] .ion-float-lg-start{float:right!important}@supports selector(:dir(rtl)){.ion-float-lg-start:dir(rtl){float:right!important}}.ion-float-lg-end{float:right!important}:host-context([dir=rtl]) .ion-float-lg-end{float:left!important}[dir=rtl] .ion-float-lg-end{float:left!important}@supports selector(:dir(rtl)){.ion-float-lg-end:dir(rtl){float:left!important}}}@media (min-width: 1200px){.ion-float-xl-left{float:left!important}.ion-float-xl-right{float:right!important}.ion-float-xl-start{float:left!important}:host-context([dir=rtl]) .ion-float-xl-start{float:right!important}[dir=rtl] .ion-float-xl-start{float:right!important}@supports selector(:dir(rtl)){.ion-float-xl-start:dir(rtl){float:right!important}}.ion-float-xl-end{float:right!important}:host-context([dir=rtl]) .ion-float-xl-end{float:left!important}[dir=rtl] .ion-float-xl-end{float:left!important}@supports selector(:dir(rtl)){.ion-float-xl-end:dir(rtl){float:left!important}}}.ion-text-center{text-align:center!important}.ion-text-justify{text-align:justify!important}.ion-text-start{text-align:start!important}.ion-text-end{text-align:end!important}.ion-text-left{text-align:left!important}.ion-text-right{text-align:right!important}.ion-text-nowrap{white-space:nowrap!important}.ion-text-wrap{white-space:normal!important}@media (min-width: 576px){.ion-text-sm-center{text-align:center!important}.ion-text-sm-justify{text-align:justify!important}.ion-text-sm-start{text-align:start!important}.ion-text-sm-end{text-align:end!important}.ion-text-sm-left{text-align:left!important}.ion-text-sm-right{text-align:right!important}.ion-text-sm-nowrap{white-space:nowrap!important}.ion-text-sm-wrap{white-space:normal!important}}@media (min-width: 768px){.ion-text-md-center{text-align:center!important}.ion-text-md-justify{text-align:justify!important}.ion-text-md-start{text-align:start!important}.ion-text-md-end{text-align:end!important}.ion-text-md-left{text-align:left!important}.ion-text-md-right{text-align:right!important}.ion-text-md-nowrap{white-space:nowrap!important}.ion-text-md-wrap{white-space:normal!important}}@media (min-width: 992px){.ion-text-lg-center{text-align:center!important}.ion-text-lg-justify{text-align:justify!important}.ion-text-lg-start{text-align:start!important}.ion-text-lg-end{text-align:end!important}.ion-text-lg-left{text-align:left!important}.ion-text-lg-right{text-align:right!important}.ion-text-lg-nowrap{white-space:nowrap!important}.ion-text-lg-wrap{white-space:normal!important}}@media (min-width: 1200px){.ion-text-xl-center{text-align:center!important}.ion-text-xl-justify{text-align:justify!important}.ion-text-xl-start{text-align:start!important}.ion-text-xl-end{text-align:end!important}.ion-text-xl-left{text-align:left!important}.ion-text-xl-right{text-align:right!important}.ion-text-xl-nowrap{white-space:nowrap!important}.ion-text-xl-wrap{white-space:normal!important}}.ion-text-uppercase{text-transform:uppercase!important}.ion-text-lowercase{text-transform:lowercase!important}.ion-text-capitalize{text-transform:capitalize!important}@media (min-width: 576px){.ion-text-sm-uppercase{text-transform:uppercase!important}.ion-text-sm-lowercase{text-transform:lowercase!important}.ion-text-sm-capitalize{text-transform:capitalize!important}}@media (min-width: 768px){.ion-text-md-uppercase{text-transform:uppercase!important}.ion-text-md-lowercase{text-transform:lowercase!important}.ion-text-md-capitalize{text-transform:capitalize!important}}@media (min-width: 992px){.ion-text-lg-uppercase{text-transform:uppercase!important}.ion-text-lg-lowercase{text-transform:lowercase!important}.ion-text-lg-capitalize{text-transform:capitalize!important}}@media (min-width: 1200px){.ion-text-xl-uppercase{text-transform:uppercase!important}.ion-text-xl-lowercase{text-transform:lowercase!important}.ion-text-xl-capitalize{text-transform:capitalize!important}}.ion-align-self-start{align-self:flex-start!important}.ion-align-self-end{align-self:flex-end!important}.ion-align-self-center{align-self:center!important}.ion-align-self-stretch{align-self:stretch!important}.ion-align-self-baseline{align-self:baseline!important}.ion-align-self-auto{align-self:auto!important}.ion-wrap{flex-wrap:wrap!important}.ion-nowrap{flex-wrap:nowrap!important}.ion-wrap-reverse{flex-wrap:wrap-reverse!important}.ion-justify-content-start{justify-content:flex-start!important}.ion-justify-content-center{justify-content:center!important}.ion-justify-content-end{justify-content:flex-end!important}.ion-justify-content-around{justify-content:space-around!important}.ion-justify-content-between{justify-content:space-between!important}.ion-justify-content-evenly{justify-content:space-evenly!important}.ion-align-items-start{align-items:flex-start!important}.ion-align-items-center{align-items:center!important}.ion-align-items-end{align-items:flex-end!important}.ion-align-items-stretch{align-items:stretch!important}.ion-align-items-baseline{align-items:baseline!important}form ion-item,.form ion-item{--background: var(--ion-color-white);--border-color: var(--ion-color-zambezi);--color: var(--ion-color-zambezi);--padding-start: 0px}form ion-item ion-input,.form ion-item ion-input{color:var(--ion-text-color)!important}form ion-item ion-input .label-text-wrapper,.form ion-item ion-input .label-text-wrapper{color:var(--ion-text-color)!important}form ion-item.item-interactive-disabled ion-label,.form ion-item.item-interactive-disabled ion-label{opacity:1!important}form ion-item.readonly,.form ion-item.readonly{pointer-events:none}form ion-item.ios,.form ion-item.ios{--inner-border-width: 0 0 .7px 0}form ion-note.ion-color-danger,.form ion-note.ion-color-danger{display:block;margin-top:4px;font-size:12px}ion-checkbox{--border-width: 1px;--checkmark-width: 1px}ion-checkbox.md{--size: 22px}ion-checkbox.ios{--size: 28px}:root{--ion-color-primary: #00355f;--ion-color-primary-rgb: 0, 53, 95;--ion-color-primary-contrast: #ffffff;--ion-color-primary-contrast-rgb: 255, 255, 255;--ion-color-primary-shade: #002f54;--ion-color-primary-tint: #1a496f;--ion-color-secondary: #88d3e2;--ion-color-secondary-rgb: 136, 211, 226;--ion-color-secondary-contrast: #222222;--ion-color-secondary-contrast-rgb: 34, 34, 35;--ion-color-secondary-shade: #78bac7;--ion-color-secondary-tint: #94d7e5;--ion-color-tertiary: #0067a7;--ion-color-tertiary-rgb: 0, 103, 167;--ion-color-tertiary-contrast: #ffffff;--ion-color-tertiary-contrast-rgb: 255, 255, 255;--ion-color-tertiary-shade: #005b93;--ion-color-tertiary-tint: #1a76b0;--ion-color-success: #2dd36f;--ion-color-success-rgb: 45, 211, 111;--ion-color-success-contrast: #222222;--ion-color-success-contrast-rgb: 34, 34, 35;--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: #222222;--ion-color-warning-contrast-rgb: 34, 34, 35;--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-medium: #efefef;--ion-color-medium-rgb: 239, 239, 239;--ion-color-medium-contrast: #222222;--ion-color-medium-contrast-rgb: 34, 34, 35;--ion-color-medium-shade: #d2d2d2;--ion-color-medium-tint: #f1f1f1;--ion-color-light: #f4f5f8;--ion-color-light-rgb: 244, 245, 248;--ion-color-light-contrast: #222222;--ion-color-light-contrast-rgb: 34, 34, 35;--ion-color-light-shade: #d7d8da;--ion-color-light-tint: #f5f6f9;--ion-color-white: #ffffff;--ion-color-white-rgb: 255, 255, 255;--ion-color-white-contrast: #222222;--ion-color-white-contrast-rgb: 34, 34, 35;--ion-color-white-shade: #e0e0e0;--ion-color-white-tint: #ffffff;--ion-color-black: #222222;--ion-color-black-rgb: 34, 34, 34;--ion-color-black-contrast: #ffffff;--ion-color-black-contrast-rgb: 255, 255, 255;--ion-color-black-shade: #1e1e1e;--ion-color-black-tint: #383838;--ion-color-alice: #f6f7f9;--ion-color-alice-rgb: 246, 247, 249;--ion-color-alice-contrast: #222222;--ion-color-alice-contrast-rgb: 34, 34, 34;--ion-color-alice-shade: #d8d9db;--ion-color-alice-tint: #f7f8fa;--ion-text-color: #222222;--ion-color-suva: #919191;--ion-color-suva-rgb: 145, 145, 145;--ion-color-suva-contrast: #000000;--ion-color-suva-contrast-rgb: 0, 0, 0;--ion-color-suva-shade: #808080;--ion-color-suva-tint: #9c9c9c;--ion-color-zambezi: #606060;--ion-color-zambezi-rgb: 96, 96, 96;--ion-color-zambezi-contrast: #ffffff;--ion-color-zambezi-contrast-rgb: 255, 255, 255;--ion-color-zambezi-shade: #545454;--ion-color-zambezi-tint: #707070;--ion-color-cielo: #cfedf3;--ion-color-cielo-rgb: 207, 237, 243;--ion-color-cielo-contrast: #000000;--ion-color-cielo-contrast-rgb: 0, 0, 0;--ion-color-cielo-shade: #b6d1d6;--ion-color-cielo-tint: #d4eff4;--ion-color-diablo: #666666;--ion-color-diablo-rgb: 102,102,102;--ion-color-diablo-contrast: #ffffff;--ion-color-diablo-contrast-rgb: 255,255,255;--ion-color-diablo-shade: #5a5a5a;--ion-color-diablo-tint: #757575;--ion-color-toast-success: #34DB77;--ion-color-toast-success-rgb: 52,219,119;--ion-color-toast-success-contrast: #000000;--ion-color-toast-success-contrast-rgb: 0,0,0;--ion-color-toast-success-shade: #2ec169;--ion-color-toast-success-tint: #48df85;--ion-color-toast-error: #CE4542;--ion-color-toast-error-rgb: 206,69,66;--ion-color-toast-error-contrast: #ffffff;--ion-color-toast-error-contrast-rgb: 255,255,255;--ion-color-toast-error-shade: #b53d3a;--ion-color-toast-error-tint: #d35855;--box-shadow-color-rgb: 40, 40, 40;--color-tangaroa: #001e3e;--color-arapawa: #294e66}.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-black{--ion-color-base: var(--ion-color-black);--ion-color-base-rgb: var(--ion-color-black-rgb);--ion-color-contrast: var(--ion-color-black-contrast);--ion-color-contrast-rgb: var(--ion-color-black-contrast-rgb);--ion-color-shade: var(--ion-color-black-shade);--ion-color-tint: var(--ion-color-black-tint)}.ion-color-zambezi{--ion-color-base: var(--ion-color-zambezi);--ion-color-base-rgb: var(--ion-color-zambezi-rgb);--ion-color-contrast: var(--ion-color-zambezi-contrast);--ion-color-contrast-rgb: var(--ion-color-zambezi-contrast-rgb);--ion-color-shade: var(--ion-color-zambezi-shade);--ion-color-tint: var(--ion-color-zambezi-tint)}.ion-color-suva{--ion-color-base: var(--ion-color-suva);--ion-color-base-rgb: var(--ion-color-suva-rgb);--ion-color-contrast: var(--ion-color-suva-contrast);--ion-color-contrast-rgb: var(--ion-color-suva-contrast-rgb);--ion-color-shade: var(--ion-color-suva-shade);--ion-color-tint: var(--ion-color-suva-tint)}.ion-color-cielo{--ion-color-base: var(--ion-color-cielo);--ion-color-base-rgb: var(--ion-color-cielo-rgb);--ion-color-contrast: var(--ion-color-cielo-contrast);--ion-color-contrast-rgb: var(--ion-color-cielo-contrast-rgb);--ion-color-shade: var(--ion-color-cielo-shade);--ion-color-tint: var(--ion-color-cielo-tint)}.ion-color-alice{--ion-color-base: var(--ion-color-alice);--ion-color-base-rgb: var(--ion-color-alice-rgb);--ion-color-contrast: var(--ion-color-alice-contrast);--ion-color-contrast-rgb: var(--ion-color-alice-contrast-rgb);--ion-color-shade: var(--ion-color-alice-shade);--ion-color-tint: var(--ion-color-alice-tint)}.ion-color-diablo{--ion-color-base: var(--ion-color-diablo);--ion-color-base-rgb: var(--ion-color-diablo-rgb);--ion-color-contrast: var(--ion-color-diablo-contrast);--ion-color-contrast-rgb: var(--ion-color-diablo-contrast-rgb);--ion-color-shade: var(--ion-color-diablo-shade);--ion-color-tint: var(--ion-color-diablo-tint)}.ion-color-toast-success{--ion-color-base: var(--ion-color-toast-success);--ion-color-base-rgb: var(--ion-color-toast-success-rgb);--ion-color-contrast: var(--ion-color-toast-success-contrast);--ion-color-contrast-rgb: var(--ion-color-toast-success-contrast-rgb);--ion-color-shade: var(--ion-color-toast-success-shade);--ion-color-tint: var(--ion-color-toast-success-tint)}.ion-color-toast-error{--ion-color-base: var(--ion-color-toast-error);--ion-color-base-rgb: var(--ion-color-toast-error-rgb);--ion-color-contrast: var(--ion-color-toast-error-contrast);--ion-color-contrast-rgb: var(--ion-color-toast-error-contrast-rgb);--ion-color-shade: var(--ion-color-toast-error-shade);--ion-color-tint: var(--ion-color-toast-error-tint)}body{background:var(--ion-color-alice)}ion-content{--background: var(--ion-color-alice)}ion-button{text-transform:none}ion-card-subtitle.ios{text-transform:none}.info-panel{background-color:var(--ion-color-cielo);height:64px;padding:0 32px;display:flex;align-items:center;font-weight:500}.loading-overlay{--ion-backdrop-color: var(--ion-color-white);--backdrop-opacity: .4}.loading-overlay .loading-wrapper{background:transparent;box-shadow:none}.loading-overlay .loading-wrapper ion-spinner{color:var(--ion-color-primary);width:50px;height:50px}form.form-with-col ion-col{padding-left:15px;padding-right:15px}.resend__button{font-size:14px;font-weight:500;text-decoration:underline}@media (min-width: 576px){.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;width:540px}}@media (min-width: 768px){.container{width:720px}}@media (min-width: 992px){.container{width:960px}}@media (min-width: 1200px){.container{width:1140px}}@media (min-width: 1400px){.container{width:1320px}}app-dashboard :not(ion-menu) ion-header{background:var(--ion-color-white)}@media (min-width: 576px){app-dashboard :not(ion-menu) ion-header ion-toolbar{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;width:540px}}@media (min-width: 768px){app-dashboard :not(ion-menu) ion-header ion-toolbar{width:720px}}@media (min-width: 992px){app-dashboard :not(ion-menu) ion-header ion-toolbar{width:960px}}@media (min-width: 1200px){app-dashboard :not(ion-menu) ion-header ion-toolbar{width:1140px}}@media (min-width: 1400px){app-dashboard :not(ion-menu) ion-header ion-toolbar{width:1320px}}ion-content.content-color-alice-md{--background: var(--ion-color-white)}@media (min-width: 576px){ion-content.content-color-alice-md{--background: var(--ion-color-alice)}}@media (min-width: 576px){.white-card-md{background:var(--ion-color-white);max-width:570px;margin:80px auto;padding:40px 85px!important;box-shadow:0 3px 6px #00000029}.white-card-md ion-button{margin-bottom:0!important}}.ion-items-expandable-states{--background-focused: var(--ion-color-primary);--background-hover: var(--ion-color-primary);--background-focused-opacity: .14;--background-hover-opacity: .08}.d-flex{display:flex!important}.d-block{display:block!important}.align-items-center{align-items:center}.align-items-start{align-items:start}.align-items-end{align-items:end}.align-items-stretch{align-items:stretch}.text-align-center{text-align:center}.text-align-left{text-align:left}.text-align-right{text-align:right}.text-align-justify{text-align:justify}.fs-12{font-size:12px!important}.fs-13{font-size:13px!important}.fs-14{font-size:14px!important}.fs-15{font-size:15px!important}.fs-16{font-size:16px!important}.fs-17{font-size:17px!important}.fs-18{font-size:18px!important}.fs-19{font-size:19px!important}.fs-20{font-size:20px!important}.fs-21{font-size:21px!important}.fs-22{font-size:22px!important}.fs-23{font-size:23px!important}.fs-24{font-size:24px!important}.fs-25{font-size:25px!important}.fs-26{font-size:26px!important}.fs-27{font-size:27px!important}.fs-28{font-size:28px!important}.fs-29{font-size:29px!important}.fs-30{font-size:30px!important}.fs-31{font-size:31px!important}.fs-32{font-size:32px!important}.fs-33{font-size:33px!important}.fs-34{font-size:34px!important}.fs-35{font-size:35px!important}.fs-36{font-size:36px!important}.fs-37{font-size:37px!important}.fs-38{font-size:38px!important}.fs-39{font-size:39px!important}.fs-40{font-size:40px!important}.fs-41{font-size:41px!important}.fs-42{font-size:42px!important}.fs-43{font-size:43px!important}.fs-44{font-size:44px!important}.fs-45{font-size:45px!important}.fs-46{font-size:46px!important}.fs-47{font-size:47px!important}.fs-48{font-size:48px!important}.fs-49{font-size:49px!important}.fs-50{font-size:50px!important}.p-0{padding:0!important}.p-1{padding:1px!important}.p-2{padding:2px!important}.p-3{padding:3px!important}.p-4{padding:4px!important}.p-5{padding:5px!important}.p-6{padding:6px!important}.p-7{padding:7px!important}.p-8{padding:8px!important}.p-9{padding:9px!important}.p-10{padding:10px!important}.p-11{padding:11px!important}.p-12{padding:12px!important}.p-13{padding:13px!important}.p-14{padding:14px!important}.p-15{padding:15px!important}.p-16{padding:16px!important}.p-17{padding:17px!important}.p-18{padding:18px!important}.p-19{padding:19px!important}.p-20{padding:20px!important}.p-21{padding:21px!important}.p-22{padding:22px!important}.p-23{padding:23px!important}.p-24{padding:24px!important}.p-25{padding:25px!important}.p-26{padding:26px!important}.p-27{padding:27px!important}.p-28{padding:28px!important}.p-29{padding:29px!important}.p-30{padding:30px!important}.p-31{padding:31px!important}.p-32{padding:32px!important}.p-33{padding:33px!important}.p-34{padding:34px!important}.p-35{padding:35px!important}.p-36{padding:36px!important}.p-37{padding:37px!important}.p-38{padding:38px!important}.p-39{padding:39px!important}.p-40{padding:40px!important}.p-41{padding:41px!important}.p-42{padding:42px!important}.p-43{padding:43px!important}.p-44{padding:44px!important}.p-45{padding:45px!important}.p-46{padding:46px!important}.p-47{padding:47px!important}.p-48{padding:48px!important}.p-49{padding:49px!important}.p-50{padding:50px!important}.p-51{padding:51px!important}.p-52{padding:52px!important}.p-53{padding:53px!important}.p-54{padding:54px!important}.p-55{padding:55px!important}.p-56{padding:56px!important}.p-57{padding:57px!important}.p-58{padding:58px!important}.p-59{padding:59px!important}.p-60{padding:60px!important}.p-61{padding:61px!important}.p-62{padding:62px!important}.p-63{padding:63px!important}.p-64{padding:64px!important}.p-65{padding:65px!important}.p-66{padding:66px!important}.p-67{padding:67px!important}.p-68{padding:68px!important}.p-69{padding:69px!important}.p-70{padding:70px!important}.p-71{padding:71px!important}.p-72{padding:72px!important}.p-73{padding:73px!important}.p-74{padding:74px!important}.p-75{padding:75px!important}.p-76{padding:76px!important}.p-77{padding:77px!important}.p-78{padding:78px!important}.p-79{padding:79px!important}.p-80{padding:80px!important}.p-81{padding:81px!important}.p-82{padding:82px!important}.p-83{padding:83px!important}.p-84{padding:84px!important}.p-85{padding:85px!important}.p-86{padding:86px!important}.p-87{padding:87px!important}.p-88{padding:88px!important}.p-89{padding:89px!important}.p-90{padding:90px!important}.p-91{padding:91px!important}.p-92{padding:92px!important}.p-93{padding:93px!important}.p-94{padding:94px!important}.p-95{padding:95px!important}.p-96{padding:96px!important}.p-97{padding:97px!important}.p-98{padding:98px!important}.p-99{padding:99px!important}.p-100{padding:100px!important}.pl-0{padding-left:0!important}.pl-1{padding-left:1px!important}.pl-2{padding-left:2px!important}.pl-3{padding-left:3px!important}.pl-4{padding-left:4px!important}.pl-5{padding-left:5px!important}.pl-6{padding-left:6px!important}.pl-7{padding-left:7px!important}.pl-8{padding-left:8px!important}.pl-9{padding-left:9px!important}.pl-10{padding-left:10px!important}.pl-11{padding-left:11px!important}.pl-12{padding-left:12px!important}.pl-13{padding-left:13px!important}.pl-14{padding-left:14px!important}.pl-15{padding-left:15px!important}.pl-16{padding-left:16px!important}.pl-17{padding-left:17px!important}.pl-18{padding-left:18px!important}.pl-19{padding-left:19px!important}.pl-20{padding-left:20px!important}.pl-21{padding-left:21px!important}.pl-22{padding-left:22px!important}.pl-23{padding-left:23px!important}.pl-24{padding-left:24px!important}.pl-25{padding-left:25px!important}.pl-26{padding-left:26px!important}.pl-27{padding-left:27px!important}.pl-28{padding-left:28px!important}.pl-29{padding-left:29px!important}.pl-30{padding-left:30px!important}.pl-31{padding-left:31px!important}.pl-32{padding-left:32px!important}.pl-33{padding-left:33px!important}.pl-34{padding-left:34px!important}.pl-35{padding-left:35px!important}.pl-36{padding-left:36px!important}.pl-37{padding-left:37px!important}.pl-38{padding-left:38px!important}.pl-39{padding-left:39px!important}.pl-40{padding-left:40px!important}.pl-41{padding-left:41px!important}.pl-42{padding-left:42px!important}.pl-43{padding-left:43px!important}.pl-44{padding-left:44px!important}.pl-45{padding-left:45px!important}.pl-46{padding-left:46px!important}.pl-47{padding-left:47px!important}.pl-48{padding-left:48px!important}.pl-49{padding-left:49px!important}.pl-50{padding-left:50px!important}.pl-51{padding-left:51px!important}.pl-52{padding-left:52px!important}.pl-53{padding-left:53px!important}.pl-54{padding-left:54px!important}.pl-55{padding-left:55px!important}.pl-56{padding-left:56px!important}.pl-57{padding-left:57px!important}.pl-58{padding-left:58px!important}.pl-59{padding-left:59px!important}.pl-60{padding-left:60px!important}.pl-61{padding-left:61px!important}.pl-62{padding-left:62px!important}.pl-63{padding-left:63px!important}.pl-64{padding-left:64px!important}.pl-65{padding-left:65px!important}.pl-66{padding-left:66px!important}.pl-67{padding-left:67px!important}.pl-68{padding-left:68px!important}.pl-69{padding-left:69px!important}.pl-70{padding-left:70px!important}.pl-71{padding-left:71px!important}.pl-72{padding-left:72px!important}.pl-73{padding-left:73px!important}.pl-74{padding-left:74px!important}.pl-75{padding-left:75px!important}.pl-76{padding-left:76px!important}.pl-77{padding-left:77px!important}.pl-78{padding-left:78px!important}.pl-79{padding-left:79px!important}.pl-80{padding-left:80px!important}.pl-81{padding-left:81px!important}.pl-82{padding-left:82px!important}.pl-83{padding-left:83px!important}.pl-84{padding-left:84px!important}.pl-85{padding-left:85px!important}.pl-86{padding-left:86px!important}.pl-87{padding-left:87px!important}.pl-88{padding-left:88px!important}.pl-89{padding-left:89px!important}.pl-90{padding-left:90px!important}.pl-91{padding-left:91px!important}.pl-92{padding-left:92px!important}.pl-93{padding-left:93px!important}.pl-94{padding-left:94px!important}.pl-95{padding-left:95px!important}.pl-96{padding-left:96px!important}.pl-97{padding-left:97px!important}.pl-98{padding-left:98px!important}.pl-99{padding-left:99px!important}.pl-100{padding-left:100px!important}.pr-0{padding-right:0!important}.pr-1{padding-right:1px!important}.pr-2{padding-right:2px!important}.pr-3{padding-right:3px!important}.pr-4{padding-right:4px!important}.pr-5{padding-right:5px!important}.pr-6{padding-right:6px!important}.pr-7{padding-right:7px!important}.pr-8{padding-right:8px!important}.pr-9{padding-right:9px!important}.pr-10{padding-right:10px!important}.pr-11{padding-right:11px!important}.pr-12{padding-right:12px!important}.pr-13{padding-right:13px!important}.pr-14{padding-right:14px!important}.pr-15{padding-right:15px!important}.pr-16{padding-right:16px!important}.pr-17{padding-right:17px!important}.pr-18{padding-right:18px!important}.pr-19{padding-right:19px!important}.pr-20{padding-right:20px!important}.pr-21{padding-right:21px!important}.pr-22{padding-right:22px!important}.pr-23{padding-right:23px!important}.pr-24{padding-right:24px!important}.pr-25{padding-right:25px!important}.pr-26{padding-right:26px!important}.pr-27{padding-right:27px!important}.pr-28{padding-right:28px!important}.pr-29{padding-right:29px!important}.pr-30{padding-right:30px!important}.pr-31{padding-right:31px!important}.pr-32{padding-right:32px!important}.pr-33{padding-right:33px!important}.pr-34{padding-right:34px!important}.pr-35{padding-right:35px!important}.pr-36{padding-right:36px!important}.pr-37{padding-right:37px!important}.pr-38{padding-right:38px!important}.pr-39{padding-right:39px!important}.pr-40{padding-right:40px!important}.pr-41{padding-right:41px!important}.pr-42{padding-right:42px!important}.pr-43{padding-right:43px!important}.pr-44{padding-right:44px!important}.pr-45{padding-right:45px!important}.pr-46{padding-right:46px!important}.pr-47{padding-right:47px!important}.pr-48{padding-right:48px!important}.pr-49{padding-right:49px!important}.pr-50{padding-right:50px!important}.pr-51{padding-right:51px!important}.pr-52{padding-right:52px!important}.pr-53{padding-right:53px!important}.pr-54{padding-right:54px!important}.pr-55{padding-right:55px!important}.pr-56{padding-right:56px!important}.pr-57{padding-right:57px!important}.pr-58{padding-right:58px!important}.pr-59{padding-right:59px!important}.pr-60{padding-right:60px!important}.pr-61{padding-right:61px!important}.pr-62{padding-right:62px!important}.pr-63{padding-right:63px!important}.pr-64{padding-right:64px!important}.pr-65{padding-right:65px!important}.pr-66{padding-right:66px!important}.pr-67{padding-right:67px!important}.pr-68{padding-right:68px!important}.pr-69{padding-right:69px!important}.pr-70{padding-right:70px!important}.pr-71{padding-right:71px!important}.pr-72{padding-right:72px!important}.pr-73{padding-right:73px!important}.pr-74{padding-right:74px!important}.pr-75{padding-right:75px!important}.pr-76{padding-right:76px!important}.pr-77{padding-right:77px!important}.pr-78{padding-right:78px!important}.pr-79{padding-right:79px!important}.pr-80{padding-right:80px!important}.pr-81{padding-right:81px!important}.pr-82{padding-right:82px!important}.pr-83{padding-right:83px!important}.pr-84{padding-right:84px!important}.pr-85{padding-right:85px!important}.pr-86{padding-right:86px!important}.pr-87{padding-right:87px!important}.pr-88{padding-right:88px!important}.pr-89{padding-right:89px!important}.pr-90{padding-right:90px!important}.pr-91{padding-right:91px!important}.pr-92{padding-right:92px!important}.pr-93{padding-right:93px!important}.pr-94{padding-right:94px!important}.pr-95{padding-right:95px!important}.pr-96{padding-right:96px!important}.pr-97{padding-right:97px!important}.pr-98{padding-right:98px!important}.pr-99{padding-right:99px!important}.pr-100{padding-right:100px!important}.pt-0{padding-top:0!important}.pt-1{padding-top:1px!important}.pt-2{padding-top:2px!important}.pt-3{padding-top:3px!important}.pt-4{padding-top:4px!important}.pt-5{padding-top:5px!important}.pt-6{padding-top:6px!important}.pt-7{padding-top:7px!important}.pt-8{padding-top:8px!important}.pt-9{padding-top:9px!important}.pt-10{padding-top:10px!important}.pt-11{padding-top:11px!important}.pt-12{padding-top:12px!important}.pt-13{padding-top:13px!important}.pt-14{padding-top:14px!important}.pt-15{padding-top:15px!important}.pt-16{padding-top:16px!important}.pt-17{padding-top:17px!important}.pt-18{padding-top:18px!important}.pt-19{padding-top:19px!important}.pt-20{padding-top:20px!important}.pt-21{padding-top:21px!important}.pt-22{padding-top:22px!important}.pt-23{padding-top:23px!important}.pt-24{padding-top:24px!important}.pt-25{padding-top:25px!important}.pt-26{padding-top:26px!important}.pt-27{padding-top:27px!important}.pt-28{padding-top:28px!important}.pt-29{padding-top:29px!important}.pt-30{padding-top:30px!important}.pt-31{padding-top:31px!important}.pt-32{padding-top:32px!important}.pt-33{padding-top:33px!important}.pt-34{padding-top:34px!important}.pt-35{padding-top:35px!important}.pt-36{padding-top:36px!important}.pt-37{padding-top:37px!important}.pt-38{padding-top:38px!important}.pt-39{padding-top:39px!important}.pt-40{padding-top:40px!important}.pt-41{padding-top:41px!important}.pt-42{padding-top:42px!important}.pt-43{padding-top:43px!important}.pt-44{padding-top:44px!important}.pt-45{padding-top:45px!important}.pt-46{padding-top:46px!important}.pt-47{padding-top:47px!important}.pt-48{padding-top:48px!important}.pt-49{padding-top:49px!important}.pt-50{padding-top:50px!important}.pt-51{padding-top:51px!important}.pt-52{padding-top:52px!important}.pt-53{padding-top:53px!important}.pt-54{padding-top:54px!important}.pt-55{padding-top:55px!important}.pt-56{padding-top:56px!important}.pt-57{padding-top:57px!important}.pt-58{padding-top:58px!important}.pt-59{padding-top:59px!important}.pt-60{padding-top:60px!important}.pt-61{padding-top:61px!important}.pt-62{padding-top:62px!important}.pt-63{padding-top:63px!important}.pt-64{padding-top:64px!important}.pt-65{padding-top:65px!important}.pt-66{padding-top:66px!important}.pt-67{padding-top:67px!important}.pt-68{padding-top:68px!important}.pt-69{padding-top:69px!important}.pt-70{padding-top:70px!important}.pt-71{padding-top:71px!important}.pt-72{padding-top:72px!important}.pt-73{padding-top:73px!important}.pt-74{padding-top:74px!important}.pt-75{padding-top:75px!important}.pt-76{padding-top:76px!important}.pt-77{padding-top:77px!important}.pt-78{padding-top:78px!important}.pt-79{padding-top:79px!important}.pt-80{padding-top:80px!important}.pt-81{padding-top:81px!important}.pt-82{padding-top:82px!important}.pt-83{padding-top:83px!important}.pt-84{padding-top:84px!important}.pt-85{padding-top:85px!important}.pt-86{padding-top:86px!important}.pt-87{padding-top:87px!important}.pt-88{padding-top:88px!important}.pt-89{padding-top:89px!important}.pt-90{padding-top:90px!important}.pt-91{padding-top:91px!important}.pt-92{padding-top:92px!important}.pt-93{padding-top:93px!important}.pt-94{padding-top:94px!important}.pt-95{padding-top:95px!important}.pt-96{padding-top:96px!important}.pt-97{padding-top:97px!important}.pt-98{padding-top:98px!important}.pt-99{padding-top:99px!important}.pt-100{padding-top:100px!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:1px!important}.pb-2{padding-bottom:2px!important}.pb-3{padding-bottom:3px!important}.pb-4{padding-bottom:4px!important}.pb-5{padding-bottom:5px!important}.pb-6{padding-bottom:6px!important}.pb-7{padding-bottom:7px!important}.pb-8{padding-bottom:8px!important}.pb-9{padding-bottom:9px!important}.pb-10{padding-bottom:10px!important}.pb-11{padding-bottom:11px!important}.pb-12{padding-bottom:12px!important}.pb-13{padding-bottom:13px!important}.pb-14{padding-bottom:14px!important}.pb-15{padding-bottom:15px!important}.pb-16{padding-bottom:16px!important}.pb-17{padding-bottom:17px!important}.pb-18{padding-bottom:18px!important}.pb-19{padding-bottom:19px!important}.pb-20{padding-bottom:20px!important}.pb-21{padding-bottom:21px!important}.pb-22{padding-bottom:22px!important}.pb-23{padding-bottom:23px!important}.pb-24{padding-bottom:24px!important}.pb-25{padding-bottom:25px!important}.pb-26{padding-bottom:26px!important}.pb-27{padding-bottom:27px!important}.pb-28{padding-bottom:28px!important}.pb-29{padding-bottom:29px!important}.pb-30{padding-bottom:30px!important}.pb-31{padding-bottom:31px!important}.pb-32{padding-bottom:32px!important}.pb-33{padding-bottom:33px!important}.pb-34{padding-bottom:34px!important}.pb-35{padding-bottom:35px!important}.pb-36{padding-bottom:36px!important}.pb-37{padding-bottom:37px!important}.pb-38{padding-bottom:38px!important}.pb-39{padding-bottom:39px!important}.pb-40{padding-bottom:40px!important}.pb-41{padding-bottom:41px!important}.pb-42{padding-bottom:42px!important}.pb-43{padding-bottom:43px!important}.pb-44{padding-bottom:44px!important}.pb-45{padding-bottom:45px!important}.pb-46{padding-bottom:46px!important}.pb-47{padding-bottom:47px!important}.pb-48{padding-bottom:48px!important}.pb-49{padding-bottom:49px!important}.pb-50{padding-bottom:50px!important}.pb-51{padding-bottom:51px!important}.pb-52{padding-bottom:52px!important}.pb-53{padding-bottom:53px!important}.pb-54{padding-bottom:54px!important}.pb-55{padding-bottom:55px!important}.pb-56{padding-bottom:56px!important}.pb-57{padding-bottom:57px!important}.pb-58{padding-bottom:58px!important}.pb-59{padding-bottom:59px!important}.pb-60{padding-bottom:60px!important}.pb-61{padding-bottom:61px!important}.pb-62{padding-bottom:62px!important}.pb-63{padding-bottom:63px!important}.pb-64{padding-bottom:64px!important}.pb-65{padding-bottom:65px!important}.pb-66{padding-bottom:66px!important}.pb-67{padding-bottom:67px!important}.pb-68{padding-bottom:68px!important}.pb-69{padding-bottom:69px!important}.pb-70{padding-bottom:70px!important}.pb-71{padding-bottom:71px!important}.pb-72{padding-bottom:72px!important}.pb-73{padding-bottom:73px!important}.pb-74{padding-bottom:74px!important}.pb-75{padding-bottom:75px!important}.pb-76{padding-bottom:76px!important}.pb-77{padding-bottom:77px!important}.pb-78{padding-bottom:78px!important}.pb-79{padding-bottom:79px!important}.pb-80{padding-bottom:80px!important}.pb-81{padding-bottom:81px!important}.pb-82{padding-bottom:82px!important}.pb-83{padding-bottom:83px!important}.pb-84{padding-bottom:84px!important}.pb-85{padding-bottom:85px!important}.pb-86{padding-bottom:86px!important}.pb-87{padding-bottom:87px!important}.pb-88{padding-bottom:88px!important}.pb-89{padding-bottom:89px!important}.pb-90{padding-bottom:90px!important}.pb-91{padding-bottom:91px!important}.pb-92{padding-bottom:92px!important}.pb-93{padding-bottom:93px!important}.pb-94{padding-bottom:94px!important}.pb-95{padding-bottom:95px!important}.pb-96{padding-bottom:96px!important}.pb-97{padding-bottom:97px!important}.pb-98{padding-bottom:98px!important}.pb-99{padding-bottom:99px!important}.pb-100{padding-bottom:100px!important}.m-0{margin:0!important}.m-1{margin:1px!important}.m-2{margin:2px!important}.m-3{margin:3px!important}.m-4{margin:4px!important}.m-5{margin:5px!important}.m-6{margin:6px!important}.m-7{margin:7px!important}.m-8{margin:8px!important}.m-9{margin:9px!important}.m-10{margin:10px!important}.m-11{margin:11px!important}.m-12{margin:12px!important}.m-13{margin:13px!important}.m-14{margin:14px!important}.m-15{margin:15px!important}.m-16{margin:16px!important}.m-17{margin:17px!important}.m-18{margin:18px!important}.m-19{margin:19px!important}.m-20{margin:20px!important}.m-21{margin:21px!important}.m-22{margin:22px!important}.m-23{margin:23px!important}.m-24{margin:24px!important}.m-25{margin:25px!important}.m-26{margin:26px!important}.m-27{margin:27px!important}.m-28{margin:28px!important}.m-29{margin:29px!important}.m-30{margin:30px!important}.m-31{margin:31px!important}.m-32{margin:32px!important}.m-33{margin:33px!important}.m-34{margin:34px!important}.m-35{margin:35px!important}.m-36{margin:36px!important}.m-37{margin:37px!important}.m-38{margin:38px!important}.m-39{margin:39px!important}.m-40{margin:40px!important}.m-41{margin:41px!important}.m-42{margin:42px!important}.m-43{margin:43px!important}.m-44{margin:44px!important}.m-45{margin:45px!important}.m-46{margin:46px!important}.m-47{margin:47px!important}.m-48{margin:48px!important}.m-49{margin:49px!important}.m-50{margin:50px!important}.m-51{margin:51px!important}.m-52{margin:52px!important}.m-53{margin:53px!important}.m-54{margin:54px!important}.m-55{margin:55px!important}.m-56{margin:56px!important}.m-57{margin:57px!important}.m-58{margin:58px!important}.m-59{margin:59px!important}.m-60{margin:60px!important}.m-61{margin:61px!important}.m-62{margin:62px!important}.m-63{margin:63px!important}.m-64{margin:64px!important}.m-65{margin:65px!important}.m-66{margin:66px!important}.m-67{margin:67px!important}.m-68{margin:68px!important}.m-69{margin:69px!important}.m-70{margin:70px!important}.m-71{margin:71px!important}.m-72{margin:72px!important}.m-73{margin:73px!important}.m-74{margin:74px!important}.m-75{margin:75px!important}.m-76{margin:76px!important}.m-77{margin:77px!important}.m-78{margin:78px!important}.m-79{margin:79px!important}.m-80{margin:80px!important}.m-81{margin:81px!important}.m-82{margin:82px!important}.m-83{margin:83px!important}.m-84{margin:84px!important}.m-85{margin:85px!important}.m-86{margin:86px!important}.m-87{margin:87px!important}.m-88{margin:88px!important}.m-89{margin:89px!important}.m-90{margin:90px!important}.m-91{margin:91px!important}.m-92{margin:92px!important}.m-93{margin:93px!important}.m-94{margin:94px!important}.m-95{margin:95px!important}.m-96{margin:96px!important}.m-97{margin:97px!important}.m-98{margin:98px!important}.m-99{margin:99px!important}.m-100{margin:100px!important}.ml-0{margin-left:0!important}.ml-1{margin-left:1px!important}.ml-2{margin-left:2px!important}.ml-3{margin-left:3px!important}.ml-4{margin-left:4px!important}.ml-5{margin-left:5px!important}.ml-6{margin-left:6px!important}.ml-7{margin-left:7px!important}.ml-8{margin-left:8px!important}.ml-9{margin-left:9px!important}.ml-10{margin-left:10px!important}.ml-11{margin-left:11px!important}.ml-12{margin-left:12px!important}.ml-13{margin-left:13px!important}.ml-14{margin-left:14px!important}.ml-15{margin-left:15px!important}.ml-16{margin-left:16px!important}.ml-17{margin-left:17px!important}.ml-18{margin-left:18px!important}.ml-19{margin-left:19px!important}.ml-20{margin-left:20px!important}.ml-21{margin-left:21px!important}.ml-22{margin-left:22px!important}.ml-23{margin-left:23px!important}.ml-24{margin-left:24px!important}.ml-25{margin-left:25px!important}.ml-26{margin-left:26px!important}.ml-27{margin-left:27px!important}.ml-28{margin-left:28px!important}.ml-29{margin-left:29px!important}.ml-30{margin-left:30px!important}.ml-31{margin-left:31px!important}.ml-32{margin-left:32px!important}.ml-33{margin-left:33px!important}.ml-34{margin-left:34px!important}.ml-35{margin-left:35px!important}.ml-36{margin-left:36px!important}.ml-37{margin-left:37px!important}.ml-38{margin-left:38px!important}.ml-39{margin-left:39px!important}.ml-40{margin-left:40px!important}.ml-41{margin-left:41px!important}.ml-42{margin-left:42px!important}.ml-43{margin-left:43px!important}.ml-44{margin-left:44px!important}.ml-45{margin-left:45px!important}.ml-46{margin-left:46px!important}.ml-47{margin-left:47px!important}.ml-48{margin-left:48px!important}.ml-49{margin-left:49px!important}.ml-50{margin-left:50px!important}.ml-51{margin-left:51px!important}.ml-52{margin-left:52px!important}.ml-53{margin-left:53px!important}.ml-54{margin-left:54px!important}.ml-55{margin-left:55px!important}.ml-56{margin-left:56px!important}.ml-57{margin-left:57px!important}.ml-58{margin-left:58px!important}.ml-59{margin-left:59px!important}.ml-60{margin-left:60px!important}.ml-61{margin-left:61px!important}.ml-62{margin-left:62px!important}.ml-63{margin-left:63px!important}.ml-64{margin-left:64px!important}.ml-65{margin-left:65px!important}.ml-66{margin-left:66px!important}.ml-67{margin-left:67px!important}.ml-68{margin-left:68px!important}.ml-69{margin-left:69px!important}.ml-70{margin-left:70px!important}.ml-71{margin-left:71px!important}.ml-72{margin-left:72px!important}.ml-73{margin-left:73px!important}.ml-74{margin-left:74px!important}.ml-75{margin-left:75px!important}.ml-76{margin-left:76px!important}.ml-77{margin-left:77px!important}.ml-78{margin-left:78px!important}.ml-79{margin-left:79px!important}.ml-80{margin-left:80px!important}.ml-81{margin-left:81px!important}.ml-82{margin-left:82px!important}.ml-83{margin-left:83px!important}.ml-84{margin-left:84px!important}.ml-85{margin-left:85px!important}.ml-86{margin-left:86px!important}.ml-87{margin-left:87px!important}.ml-88{margin-left:88px!important}.ml-89{margin-left:89px!important}.ml-90{margin-left:90px!important}.ml-91{margin-left:91px!important}.ml-92{margin-left:92px!important}.ml-93{margin-left:93px!important}.ml-94{margin-left:94px!important}.ml-95{margin-left:95px!important}.ml-96{margin-left:96px!important}.ml-97{margin-left:97px!important}.ml-98{margin-left:98px!important}.ml-99{margin-left:99px!important}.ml-100{margin-left:100px!important}.mr-0{margin-right:0!important}.mr-1{margin-right:1px!important}.mr-2{margin-right:2px!important}.mr-3{margin-right:3px!important}.mr-4{margin-right:4px!important}.mr-5{margin-right:5px!important}.mr-6{margin-right:6px!important}.mr-7{margin-right:7px!important}.mr-8{margin-right:8px!important}.mr-9{margin-right:9px!important}.mr-10{margin-right:10px!important}.mr-11{margin-right:11px!important}.mr-12{margin-right:12px!important}.mr-13{margin-right:13px!important}.mr-14{margin-right:14px!important}.mr-15{margin-right:15px!important}.mr-16{margin-right:16px!important}.mr-17{margin-right:17px!important}.mr-18{margin-right:18px!important}.mr-19{margin-right:19px!important}.mr-20{margin-right:20px!important}.mr-21{margin-right:21px!important}.mr-22{margin-right:22px!important}.mr-23{margin-right:23px!important}.mr-24{margin-right:24px!important}.mr-25{margin-right:25px!important}.mr-26{margin-right:26px!important}.mr-27{margin-right:27px!important}.mr-28{margin-right:28px!important}.mr-29{margin-right:29px!important}.mr-30{margin-right:30px!important}.mr-31{margin-right:31px!important}.mr-32{margin-right:32px!important}.mr-33{margin-right:33px!important}.mr-34{margin-right:34px!important}.mr-35{margin-right:35px!important}.mr-36{margin-right:36px!important}.mr-37{margin-right:37px!important}.mr-38{margin-right:38px!important}.mr-39{margin-right:39px!important}.mr-40{margin-right:40px!important}.mr-41{margin-right:41px!important}.mr-42{margin-right:42px!important}.mr-43{margin-right:43px!important}.mr-44{margin-right:44px!important}.mr-45{margin-right:45px!important}.mr-46{margin-right:46px!important}.mr-47{margin-right:47px!important}.mr-48{margin-right:48px!important}.mr-49{margin-right:49px!important}.mr-50{margin-right:50px!important}.mr-51{margin-right:51px!important}.mr-52{margin-right:52px!important}.mr-53{margin-right:53px!important}.mr-54{margin-right:54px!important}.mr-55{margin-right:55px!important}.mr-56{margin-right:56px!important}.mr-57{margin-right:57px!important}.mr-58{margin-right:58px!important}.mr-59{margin-right:59px!important}.mr-60{margin-right:60px!important}.mr-61{margin-right:61px!important}.mr-62{margin-right:62px!important}.mr-63{margin-right:63px!important}.mr-64{margin-right:64px!important}.mr-65{margin-right:65px!important}.mr-66{margin-right:66px!important}.mr-67{margin-right:67px!important}.mr-68{margin-right:68px!important}.mr-69{margin-right:69px!important}.mr-70{margin-right:70px!important}.mr-71{margin-right:71px!important}.mr-72{margin-right:72px!important}.mr-73{margin-right:73px!important}.mr-74{margin-right:74px!important}.mr-75{margin-right:75px!important}.mr-76{margin-right:76px!important}.mr-77{margin-right:77px!important}.mr-78{margin-right:78px!important}.mr-79{margin-right:79px!important}.mr-80{margin-right:80px!important}.mr-81{margin-right:81px!important}.mr-82{margin-right:82px!important}.mr-83{margin-right:83px!important}.mr-84{margin-right:84px!important}.mr-85{margin-right:85px!important}.mr-86{margin-right:86px!important}.mr-87{margin-right:87px!important}.mr-88{margin-right:88px!important}.mr-89{margin-right:89px!important}.mr-90{margin-right:90px!important}.mr-91{margin-right:91px!important}.mr-92{margin-right:92px!important}.mr-93{margin-right:93px!important}.mr-94{margin-right:94px!important}.mr-95{margin-right:95px!important}.mr-96{margin-right:96px!important}.mr-97{margin-right:97px!important}.mr-98{margin-right:98px!important}.mr-99{margin-right:99px!important}.mr-100{margin-right:100px!important}.mt-0{margin-top:0!important}.mt-1{margin-top:1px!important}.mt-2{margin-top:2px!important}.mt-3{margin-top:3px!important}.mt-4{margin-top:4px!important}.mt-5{margin-top:5px!important}.mt-6{margin-top:6px!important}.mt-7{margin-top:7px!important}.mt-8{margin-top:8px!important}.mt-9{margin-top:9px!important}.mt-10{margin-top:10px!important}.mt-11{margin-top:11px!important}.mt-12{margin-top:12px!important}.mt-13{margin-top:13px!important}.mt-14{margin-top:14px!important}.mt-15{margin-top:15px!important}.mt-16{margin-top:16px!important}.mt-17{margin-top:17px!important}.mt-18{margin-top:18px!important}.mt-19{margin-top:19px!important}.mt-20{margin-top:20px!important}.mt-21{margin-top:21px!important}.mt-22{margin-top:22px!important}.mt-23{margin-top:23px!important}.mt-24{margin-top:24px!important}.mt-25{margin-top:25px!important}.mt-26{margin-top:26px!important}.mt-27{margin-top:27px!important}.mt-28{margin-top:28px!important}.mt-29{margin-top:29px!important}.mt-30{margin-top:30px!important}.mt-31{margin-top:31px!important}.mt-32{margin-top:32px!important}.mt-33{margin-top:33px!important}.mt-34{margin-top:34px!important}.mt-35{margin-top:35px!important}.mt-36{margin-top:36px!important}.mt-37{margin-top:37px!important}.mt-38{margin-top:38px!important}.mt-39{margin-top:39px!important}.mt-40{margin-top:40px!important}.mt-41{margin-top:41px!important}.mt-42{margin-top:42px!important}.mt-43{margin-top:43px!important}.mt-44{margin-top:44px!important}.mt-45{margin-top:45px!important}.mt-46{margin-top:46px!important}.mt-47{margin-top:47px!important}.mt-48{margin-top:48px!important}.mt-49{margin-top:49px!important}.mt-50{margin-top:50px!important}.mt-51{margin-top:51px!important}.mt-52{margin-top:52px!important}.mt-53{margin-top:53px!important}.mt-54{margin-top:54px!important}.mt-55{margin-top:55px!important}.mt-56{margin-top:56px!important}.mt-57{margin-top:57px!important}.mt-58{margin-top:58px!important}.mt-59{margin-top:59px!important}.mt-60{margin-top:60px!important}.mt-61{margin-top:61px!important}.mt-62{margin-top:62px!important}.mt-63{margin-top:63px!important}.mt-64{margin-top:64px!important}.mt-65{margin-top:65px!important}.mt-66{margin-top:66px!important}.mt-67{margin-top:67px!important}.mt-68{margin-top:68px!important}.mt-69{margin-top:69px!important}.mt-70{margin-top:70px!important}.mt-71{margin-top:71px!important}.mt-72{margin-top:72px!important}.mt-73{margin-top:73px!important}.mt-74{margin-top:74px!important}.mt-75{margin-top:75px!important}.mt-76{margin-top:76px!important}.mt-77{margin-top:77px!important}.mt-78{margin-top:78px!important}.mt-79{margin-top:79px!important}.mt-80{margin-top:80px!important}.mt-81{margin-top:81px!important}.mt-82{margin-top:82px!important}.mt-83{margin-top:83px!important}.mt-84{margin-top:84px!important}.mt-85{margin-top:85px!important}.mt-86{margin-top:86px!important}.mt-87{margin-top:87px!important}.mt-88{margin-top:88px!important}.mt-89{margin-top:89px!important}.mt-90{margin-top:90px!important}.mt-91{margin-top:91px!important}.mt-92{margin-top:92px!important}.mt-93{margin-top:93px!important}.mt-94{margin-top:94px!important}.mt-95{margin-top:95px!important}.mt-96{margin-top:96px!important}.mt-97{margin-top:97px!important}.mt-98{margin-top:98px!important}.mt-99{margin-top:99px!important}.mt-100{margin-top:100px!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:1px!important}.mb-2{margin-bottom:2px!important}.mb-3{margin-bottom:3px!important}.mb-4{margin-bottom:4px!important}.mb-5{margin-bottom:5px!important}.mb-6{margin-bottom:6px!important}.mb-7{margin-bottom:7px!important}.mb-8{margin-bottom:8px!important}.mb-9{margin-bottom:9px!important}.mb-10{margin-bottom:10px!important}.mb-11{margin-bottom:11px!important}.mb-12{margin-bottom:12px!important}.mb-13{margin-bottom:13px!important}.mb-14{margin-bottom:14px!important}.mb-15{margin-bottom:15px!important}.mb-16{margin-bottom:16px!important}.mb-17{margin-bottom:17px!important}.mb-18{margin-bottom:18px!important}.mb-19{margin-bottom:19px!important}.mb-20{margin-bottom:20px!important}.mb-21{margin-bottom:21px!important}.mb-22{margin-bottom:22px!important}.mb-23{margin-bottom:23px!important}.mb-24{margin-bottom:24px!important}.mb-25{margin-bottom:25px!important}.mb-26{margin-bottom:26px!important}.mb-27{margin-bottom:27px!important}.mb-28{margin-bottom:28px!important}.mb-29{margin-bottom:29px!important}.mb-30{margin-bottom:30px!important}.mb-31{margin-bottom:31px!important}.mb-32{margin-bottom:32px!important}.mb-33{margin-bottom:33px!important}.mb-34{margin-bottom:34px!important}.mb-35{margin-bottom:35px!important}.mb-36{margin-bottom:36px!important}.mb-37{margin-bottom:37px!important}.mb-38{margin-bottom:38px!important}.mb-39{margin-bottom:39px!important}.mb-40{margin-bottom:40px!important}.mb-41{margin-bottom:41px!important}.mb-42{margin-bottom:42px!important}.mb-43{margin-bottom:43px!important}.mb-44{margin-bottom:44px!important}.mb-45{margin-bottom:45px!important}.mb-46{margin-bottom:46px!important}.mb-47{margin-bottom:47px!important}.mb-48{margin-bottom:48px!important}.mb-49{margin-bottom:49px!important}.mb-50{margin-bottom:50px!important}.mb-51{margin-bottom:51px!important}.mb-52{margin-bottom:52px!important}.mb-53{margin-bottom:53px!important}.mb-54{margin-bottom:54px!important}.mb-55{margin-bottom:55px!important}.mb-56{margin-bottom:56px!important}.mb-57{margin-bottom:57px!important}.mb-58{margin-bottom:58px!important}.mb-59{margin-bottom:59px!important}.mb-60{margin-bottom:60px!important}.mb-61{margin-bottom:61px!important}.mb-62{margin-bottom:62px!important}.mb-63{margin-bottom:63px!important}.mb-64{margin-bottom:64px!important}.mb-65{margin-bottom:65px!important}.mb-66{margin-bottom:66px!important}.mb-67{margin-bottom:67px!important}.mb-68{margin-bottom:68px!important}.mb-69{margin-bottom:69px!important}.mb-70{margin-bottom:70px!important}.mb-71{margin-bottom:71px!important}.mb-72{margin-bottom:72px!important}.mb-73{margin-bottom:73px!important}.mb-74{margin-bottom:74px!important}.mb-75{margin-bottom:75px!important}.mb-76{margin-bottom:76px!important}.mb-77{margin-bottom:77px!important}.mb-78{margin-bottom:78px!important}.mb-79{margin-bottom:79px!important}.mb-80{margin-bottom:80px!important}.mb-81{margin-bottom:81px!important}.mb-82{margin-bottom:82px!important}.mb-83{margin-bottom:83px!important}.mb-84{margin-bottom:84px!important}.mb-85{margin-bottom:85px!important}.mb-86{margin-bottom:86px!important}.mb-87{margin-bottom:87px!important}.mb-88{margin-bottom:88px!important}.mb-89{margin-bottom:89px!important}.mb-90{margin-bottom:90px!important}.mb-91{margin-bottom:91px!important}.mb-92{margin-bottom:92px!important}.mb-93{margin-bottom:93px!important}.mb-94{margin-bottom:94px!important}.mb-95{margin-bottom:95px!important}.mb-96{margin-bottom:96px!important}.mb-97{margin-bottom:97px!important}.mb-98{margin-bottom:98px!important}.mb-99{margin-bottom:99px!important}.mb-100{margin-bottom:100px!important}.fw-0{font-weight:0!important}.fw-1{font-weight:1!important}.fw-2{font-weight:2!important}.fw-3{font-weight:3!important}.fw-4{font-weight:4!important}.fw-5{font-weight:5!important}.fw-6{font-weight:6!important}.fw-7{font-weight:7!important}.fw-8{font-weight:8!important}.fw-9{font-weight:9!important}.fw-10{font-weight:10!important}.fw-11{font-weight:11!important}.fw-12{font-weight:12!important}.fw-13{font-weight:13!important}.fw-14{font-weight:14!important}.fw-15{font-weight:15!important}.fw-16{font-weight:16!important}.fw-17{font-weight:17!important}.fw-18{font-weight:18!important}.fw-19{font-weight:19!important}.fw-20{font-weight:20!important}.fw-21{font-weight:21!important}.fw-22{font-weight:22!important}.fw-23{font-weight:23!important}.fw-24{font-weight:24!important}.fw-25{font-weight:25!important}.fw-26{font-weight:26!important}.fw-27{font-weight:27!important}.fw-28{font-weight:28!important}.fw-29{font-weight:29!important}.fw-30{font-weight:30!important}.fw-31{font-weight:31!important}.fw-32{font-weight:32!important}.fw-33{font-weight:33!important}.fw-34{font-weight:34!important}.fw-35{font-weight:35!important}.fw-36{font-weight:36!important}.fw-37{font-weight:37!important}.fw-38{font-weight:38!important}.fw-39{font-weight:39!important}.fw-40{font-weight:40!important}.fw-41{font-weight:41!important}.fw-42{font-weight:42!important}.fw-43{font-weight:43!important}.fw-44{font-weight:44!important}.fw-45{font-weight:45!important}.fw-46{font-weight:46!important}.fw-47{font-weight:47!important}.fw-48{font-weight:48!important}.fw-49{font-weight:49!important}.fw-50{font-weight:50!important}.fw-51{font-weight:51!important}.fw-52{font-weight:52!important}.fw-53{font-weight:53!important}.fw-54{font-weight:54!important}.fw-55{font-weight:55!important}.fw-56{font-weight:56!important}.fw-57{font-weight:57!important}.fw-58{font-weight:58!important}.fw-59{font-weight:59!important}.fw-60{font-weight:60!important}.fw-61{font-weight:61!important}.fw-62{font-weight:62!important}.fw-63{font-weight:63!important}.fw-64{font-weight:64!important}.fw-65{font-weight:65!important}.fw-66{font-weight:66!important}.fw-67{font-weight:67!important}.fw-68{font-weight:68!important}.fw-69{font-weight:69!important}.fw-70{font-weight:70!important}.fw-71{font-weight:71!important}.fw-72{font-weight:72!important}.fw-73{font-weight:73!important}.fw-74{font-weight:74!important}.fw-75{font-weight:75!important}.fw-76{font-weight:76!important}.fw-77{font-weight:77!important}.fw-78{font-weight:78!important}.fw-79{font-weight:79!important}.fw-80{font-weight:80!important}.fw-81{font-weight:81!important}.fw-82{font-weight:82!important}.fw-83{font-weight:83!important}.fw-84{font-weight:84!important}.fw-85{font-weight:85!important}.fw-86{font-weight:86!important}.fw-87{font-weight:87!important}.fw-88{font-weight:88!important}.fw-89{font-weight:89!important}.fw-90{font-weight:90!important}.fw-91{font-weight:91!important}.fw-92{font-weight:92!important}.fw-93{font-weight:93!important}.fw-94{font-weight:94!important}.fw-95{font-weight:95!important}.fw-96{font-weight:96!important}.fw-97{font-weight:97!important}.fw-98{font-weight:98!important}.fw-99{font-weight:99!important}.fw-100{font-weight:100!important}.fw-101{font-weight:101!important}.fw-102{font-weight:102!important}.fw-103{font-weight:103!important}.fw-104{font-weight:104!important}.fw-105{font-weight:105!important}.fw-106{font-weight:106!important}.fw-107{font-weight:107!important}.fw-108{font-weight:108!important}.fw-109{font-weight:109!important}.fw-110{font-weight:110!important}.fw-111{font-weight:111!important}.fw-112{font-weight:112!important}.fw-113{font-weight:113!important}.fw-114{font-weight:114!important}.fw-115{font-weight:115!important}.fw-116{font-weight:116!important}.fw-117{font-weight:117!important}.fw-118{font-weight:118!important}.fw-119{font-weight:119!important}.fw-120{font-weight:120!important}.fw-121{font-weight:121!important}.fw-122{font-weight:122!important}.fw-123{font-weight:123!important}.fw-124{font-weight:124!important}.fw-125{font-weight:125!important}.fw-126{font-weight:126!important}.fw-127{font-weight:127!important}.fw-128{font-weight:128!important}.fw-129{font-weight:129!important}.fw-130{font-weight:130!important}.fw-131{font-weight:131!important}.fw-132{font-weight:132!important}.fw-133{font-weight:133!important}.fw-134{font-weight:134!important}.fw-135{font-weight:135!important}.fw-136{font-weight:136!important}.fw-137{font-weight:137!important}.fw-138{font-weight:138!important}.fw-139{font-weight:139!important}.fw-140{font-weight:140!important}.fw-141{font-weight:141!important}.fw-142{font-weight:142!important}.fw-143{font-weight:143!important}.fw-144{font-weight:144!important}.fw-145{font-weight:145!important}.fw-146{font-weight:146!important}.fw-147{font-weight:147!important}.fw-148{font-weight:148!important}.fw-149{font-weight:149!important}.fw-150{font-weight:150!important}.fw-151{font-weight:151!important}.fw-152{font-weight:152!important}.fw-153{font-weight:153!important}.fw-154{font-weight:154!important}.fw-155{font-weight:155!important}.fw-156{font-weight:156!important}.fw-157{font-weight:157!important}.fw-158{font-weight:158!important}.fw-159{font-weight:159!important}.fw-160{font-weight:160!important}.fw-161{font-weight:161!important}.fw-162{font-weight:162!important}.fw-163{font-weight:163!important}.fw-164{font-weight:164!important}.fw-165{font-weight:165!important}.fw-166{font-weight:166!important}.fw-167{font-weight:167!important}.fw-168{font-weight:168!important}.fw-169{font-weight:169!important}.fw-170{font-weight:170!important}.fw-171{font-weight:171!important}.fw-172{font-weight:172!important}.fw-173{font-weight:173!important}.fw-174{font-weight:174!important}.fw-175{font-weight:175!important}.fw-176{font-weight:176!important}.fw-177{font-weight:177!important}.fw-178{font-weight:178!important}.fw-179{font-weight:179!important}.fw-180{font-weight:180!important}.fw-181{font-weight:181!important}.fw-182{font-weight:182!important}.fw-183{font-weight:183!important}.fw-184{font-weight:184!important}.fw-185{font-weight:185!important}.fw-186{font-weight:186!important}.fw-187{font-weight:187!important}.fw-188{font-weight:188!important}.fw-189{font-weight:189!important}.fw-190{font-weight:190!important}.fw-191{font-weight:191!important}.fw-192{font-weight:192!important}.fw-193{font-weight:193!important}.fw-194{font-weight:194!important}.fw-195{font-weight:195!important}.fw-196{font-weight:196!important}.fw-197{font-weight:197!important}.fw-198{font-weight:198!important}.fw-199{font-weight:199!important}.fw-200{font-weight:200!important}.fw-201{font-weight:201!important}.fw-202{font-weight:202!important}.fw-203{font-weight:203!important}.fw-204{font-weight:204!important}.fw-205{font-weight:205!important}.fw-206{font-weight:206!important}.fw-207{font-weight:207!important}.fw-208{font-weight:208!important}.fw-209{font-weight:209!important}.fw-210{font-weight:210!important}.fw-211{font-weight:211!important}.fw-212{font-weight:212!important}.fw-213{font-weight:213!important}.fw-214{font-weight:214!important}.fw-215{font-weight:215!important}.fw-216{font-weight:216!important}.fw-217{font-weight:217!important}.fw-218{font-weight:218!important}.fw-219{font-weight:219!important}.fw-220{font-weight:220!important}.fw-221{font-weight:221!important}.fw-222{font-weight:222!important}.fw-223{font-weight:223!important}.fw-224{font-weight:224!important}.fw-225{font-weight:225!important}.fw-226{font-weight:226!important}.fw-227{font-weight:227!important}.fw-228{font-weight:228!important}.fw-229{font-weight:229!important}.fw-230{font-weight:230!important}.fw-231{font-weight:231!important}.fw-232{font-weight:232!important}.fw-233{font-weight:233!important}.fw-234{font-weight:234!important}.fw-235{font-weight:235!important}.fw-236{font-weight:236!important}.fw-237{font-weight:237!important}.fw-238{font-weight:238!important}.fw-239{font-weight:239!important}.fw-240{font-weight:240!important}.fw-241{font-weight:241!important}.fw-242{font-weight:242!important}.fw-243{font-weight:243!important}.fw-244{font-weight:244!important}.fw-245{font-weight:245!important}.fw-246{font-weight:246!important}.fw-247{font-weight:247!important}.fw-248{font-weight:248!important}.fw-249{font-weight:249!important}.fw-250{font-weight:250!important}.fw-251{font-weight:251!important}.fw-252{font-weight:252!important}.fw-253{font-weight:253!important}.fw-254{font-weight:254!important}.fw-255{font-weight:255!important}.fw-256{font-weight:256!important}.fw-257{font-weight:257!important}.fw-258{font-weight:258!important}.fw-259{font-weight:259!important}.fw-260{font-weight:260!important}.fw-261{font-weight:261!important}.fw-262{font-weight:262!important}.fw-263{font-weight:263!important}.fw-264{font-weight:264!important}.fw-265{font-weight:265!important}.fw-266{font-weight:266!important}.fw-267{font-weight:267!important}.fw-268{font-weight:268!important}.fw-269{font-weight:269!important}.fw-270{font-weight:270!important}.fw-271{font-weight:271!important}.fw-272{font-weight:272!important}.fw-273{font-weight:273!important}.fw-274{font-weight:274!important}.fw-275{font-weight:275!important}.fw-276{font-weight:276!important}.fw-277{font-weight:277!important}.fw-278{font-weight:278!important}.fw-279{font-weight:279!important}.fw-280{font-weight:280!important}.fw-281{font-weight:281!important}.fw-282{font-weight:282!important}.fw-283{font-weight:283!important}.fw-284{font-weight:284!important}.fw-285{font-weight:285!important}.fw-286{font-weight:286!important}.fw-287{font-weight:287!important}.fw-288{font-weight:288!important}.fw-289{font-weight:289!important}.fw-290{font-weight:290!important}.fw-291{font-weight:291!important}.fw-292{font-weight:292!important}.fw-293{font-weight:293!important}.fw-294{font-weight:294!important}.fw-295{font-weight:295!important}.fw-296{font-weight:296!important}.fw-297{font-weight:297!important}.fw-298{font-weight:298!important}.fw-299{font-weight:299!important}.fw-300{font-weight:300!important}.fw-301{font-weight:301!important}.fw-302{font-weight:302!important}.fw-303{font-weight:303!important}.fw-304{font-weight:304!important}.fw-305{font-weight:305!important}.fw-306{font-weight:306!important}.fw-307{font-weight:307!important}.fw-308{font-weight:308!important}.fw-309{font-weight:309!important}.fw-310{font-weight:310!important}.fw-311{font-weight:311!important}.fw-312{font-weight:312!important}.fw-313{font-weight:313!important}.fw-314{font-weight:314!important}.fw-315{font-weight:315!important}.fw-316{font-weight:316!important}.fw-317{font-weight:317!important}.fw-318{font-weight:318!important}.fw-319{font-weight:319!important}.fw-320{font-weight:320!important}.fw-321{font-weight:321!important}.fw-322{font-weight:322!important}.fw-323{font-weight:323!important}.fw-324{font-weight:324!important}.fw-325{font-weight:325!important}.fw-326{font-weight:326!important}.fw-327{font-weight:327!important}.fw-328{font-weight:328!important}.fw-329{font-weight:329!important}.fw-330{font-weight:330!important}.fw-331{font-weight:331!important}.fw-332{font-weight:332!important}.fw-333{font-weight:333!important}.fw-334{font-weight:334!important}.fw-335{font-weight:335!important}.fw-336{font-weight:336!important}.fw-337{font-weight:337!important}.fw-338{font-weight:338!important}.fw-339{font-weight:339!important}.fw-340{font-weight:340!important}.fw-341{font-weight:341!important}.fw-342{font-weight:342!important}.fw-343{font-weight:343!important}.fw-344{font-weight:344!important}.fw-345{font-weight:345!important}.fw-346{font-weight:346!important}.fw-347{font-weight:347!important}.fw-348{font-weight:348!important}.fw-349{font-weight:349!important}.fw-350{font-weight:350!important}.fw-351{font-weight:351!important}.fw-352{font-weight:352!important}.fw-353{font-weight:353!important}.fw-354{font-weight:354!important}.fw-355{font-weight:355!important}.fw-356{font-weight:356!important}.fw-357{font-weight:357!important}.fw-358{font-weight:358!important}.fw-359{font-weight:359!important}.fw-360{font-weight:360!important}.fw-361{font-weight:361!important}.fw-362{font-weight:362!important}.fw-363{font-weight:363!important}.fw-364{font-weight:364!important}.fw-365{font-weight:365!important}.fw-366{font-weight:366!important}.fw-367{font-weight:367!important}.fw-368{font-weight:368!important}.fw-369{font-weight:369!important}.fw-370{font-weight:370!important}.fw-371{font-weight:371!important}.fw-372{font-weight:372!important}.fw-373{font-weight:373!important}.fw-374{font-weight:374!important}.fw-375{font-weight:375!important}.fw-376{font-weight:376!important}.fw-377{font-weight:377!important}.fw-378{font-weight:378!important}.fw-379{font-weight:379!important}.fw-380{font-weight:380!important}.fw-381{font-weight:381!important}.fw-382{font-weight:382!important}.fw-383{font-weight:383!important}.fw-384{font-weight:384!important}.fw-385{font-weight:385!important}.fw-386{font-weight:386!important}.fw-387{font-weight:387!important}.fw-388{font-weight:388!important}.fw-389{font-weight:389!important}.fw-390{font-weight:390!important}.fw-391{font-weight:391!important}.fw-392{font-weight:392!important}.fw-393{font-weight:393!important}.fw-394{font-weight:394!important}.fw-395{font-weight:395!important}.fw-396{font-weight:396!important}.fw-397{font-weight:397!important}.fw-398{font-weight:398!important}.fw-399{font-weight:399!important}.fw-400{font-weight:400!important}.fw-401{font-weight:401!important}.fw-402{font-weight:402!important}.fw-403{font-weight:403!important}.fw-404{font-weight:404!important}.fw-405{font-weight:405!important}.fw-406{font-weight:406!important}.fw-407{font-weight:407!important}.fw-408{font-weight:408!important}.fw-409{font-weight:409!important}.fw-410{font-weight:410!important}.fw-411{font-weight:411!important}.fw-412{font-weight:412!important}.fw-413{font-weight:413!important}.fw-414{font-weight:414!important}.fw-415{font-weight:415!important}.fw-416{font-weight:416!important}.fw-417{font-weight:417!important}.fw-418{font-weight:418!important}.fw-419{font-weight:419!important}.fw-420{font-weight:420!important}.fw-421{font-weight:421!important}.fw-422{font-weight:422!important}.fw-423{font-weight:423!important}.fw-424{font-weight:424!important}.fw-425{font-weight:425!important}.fw-426{font-weight:426!important}.fw-427{font-weight:427!important}.fw-428{font-weight:428!important}.fw-429{font-weight:429!important}.fw-430{font-weight:430!important}.fw-431{font-weight:431!important}.fw-432{font-weight:432!important}.fw-433{font-weight:433!important}.fw-434{font-weight:434!important}.fw-435{font-weight:435!important}.fw-436{font-weight:436!important}.fw-437{font-weight:437!important}.fw-438{font-weight:438!important}.fw-439{font-weight:439!important}.fw-440{font-weight:440!important}.fw-441{font-weight:441!important}.fw-442{font-weight:442!important}.fw-443{font-weight:443!important}.fw-444{font-weight:444!important}.fw-445{font-weight:445!important}.fw-446{font-weight:446!important}.fw-447{font-weight:447!important}.fw-448{font-weight:448!important}.fw-449{font-weight:449!important}.fw-450{font-weight:450!important}.fw-451{font-weight:451!important}.fw-452{font-weight:452!important}.fw-453{font-weight:453!important}.fw-454{font-weight:454!important}.fw-455{font-weight:455!important}.fw-456{font-weight:456!important}.fw-457{font-weight:457!important}.fw-458{font-weight:458!important}.fw-459{font-weight:459!important}.fw-460{font-weight:460!important}.fw-461{font-weight:461!important}.fw-462{font-weight:462!important}.fw-463{font-weight:463!important}.fw-464{font-weight:464!important}.fw-465{font-weight:465!important}.fw-466{font-weight:466!important}.fw-467{font-weight:467!important}.fw-468{font-weight:468!important}.fw-469{font-weight:469!important}.fw-470{font-weight:470!important}.fw-471{font-weight:471!important}.fw-472{font-weight:472!important}.fw-473{font-weight:473!important}.fw-474{font-weight:474!important}.fw-475{font-weight:475!important}.fw-476{font-weight:476!important}.fw-477{font-weight:477!important}.fw-478{font-weight:478!important}.fw-479{font-weight:479!important}.fw-480{font-weight:480!important}.fw-481{font-weight:481!important}.fw-482{font-weight:482!important}.fw-483{font-weight:483!important}.fw-484{font-weight:484!important}.fw-485{font-weight:485!important}.fw-486{font-weight:486!important}.fw-487{font-weight:487!important}.fw-488{font-weight:488!important}.fw-489{font-weight:489!important}.fw-490{font-weight:490!important}.fw-491{font-weight:491!important}.fw-492{font-weight:492!important}.fw-493{font-weight:493!important}.fw-494{font-weight:494!important}.fw-495{font-weight:495!important}.fw-496{font-weight:496!important}.fw-497{font-weight:497!important}.fw-498{font-weight:498!important}.fw-499{font-weight:499!important}.fw-500{font-weight:500!important}.fw-501{font-weight:501!important}.fw-502{font-weight:502!important}.fw-503{font-weight:503!important}.fw-504{font-weight:504!important}.fw-505{font-weight:505!important}.fw-506{font-weight:506!important}.fw-507{font-weight:507!important}.fw-508{font-weight:508!important}.fw-509{font-weight:509!important}.fw-510{font-weight:510!important}.fw-511{font-weight:511!important}.fw-512{font-weight:512!important}.fw-513{font-weight:513!important}.fw-514{font-weight:514!important}.fw-515{font-weight:515!important}.fw-516{font-weight:516!important}.fw-517{font-weight:517!important}.fw-518{font-weight:518!important}.fw-519{font-weight:519!important}.fw-520{font-weight:520!important}.fw-521{font-weight:521!important}.fw-522{font-weight:522!important}.fw-523{font-weight:523!important}.fw-524{font-weight:524!important}.fw-525{font-weight:525!important}.fw-526{font-weight:526!important}.fw-527{font-weight:527!important}.fw-528{font-weight:528!important}.fw-529{font-weight:529!important}.fw-530{font-weight:530!important}.fw-531{font-weight:531!important}.fw-532{font-weight:532!important}.fw-533{font-weight:533!important}.fw-534{font-weight:534!important}.fw-535{font-weight:535!important}.fw-536{font-weight:536!important}.fw-537{font-weight:537!important}.fw-538{font-weight:538!important}.fw-539{font-weight:539!important}.fw-540{font-weight:540!important}.fw-541{font-weight:541!important}.fw-542{font-weight:542!important}.fw-543{font-weight:543!important}.fw-544{font-weight:544!important}.fw-545{font-weight:545!important}.fw-546{font-weight:546!important}.fw-547{font-weight:547!important}.fw-548{font-weight:548!important}.fw-549{font-weight:549!important}.fw-550{font-weight:550!important}.fw-551{font-weight:551!important}.fw-552{font-weight:552!important}.fw-553{font-weight:553!important}.fw-554{font-weight:554!important}.fw-555{font-weight:555!important}.fw-556{font-weight:556!important}.fw-557{font-weight:557!important}.fw-558{font-weight:558!important}.fw-559{font-weight:559!important}.fw-560{font-weight:560!important}.fw-561{font-weight:561!important}.fw-562{font-weight:562!important}.fw-563{font-weight:563!important}.fw-564{font-weight:564!important}.fw-565{font-weight:565!important}.fw-566{font-weight:566!important}.fw-567{font-weight:567!important}.fw-568{font-weight:568!important}.fw-569{font-weight:569!important}.fw-570{font-weight:570!important}.fw-571{font-weight:571!important}.fw-572{font-weight:572!important}.fw-573{font-weight:573!important}.fw-574{font-weight:574!important}.fw-575{font-weight:575!important}.fw-576{font-weight:576!important}.fw-577{font-weight:577!important}.fw-578{font-weight:578!important}.fw-579{font-weight:579!important}.fw-580{font-weight:580!important}.fw-581{font-weight:581!important}.fw-582{font-weight:582!important}.fw-583{font-weight:583!important}.fw-584{font-weight:584!important}.fw-585{font-weight:585!important}.fw-586{font-weight:586!important}.fw-587{font-weight:587!important}.fw-588{font-weight:588!important}.fw-589{font-weight:589!important}.fw-590{font-weight:590!important}.fw-591{font-weight:591!important}.fw-592{font-weight:592!important}.fw-593{font-weight:593!important}.fw-594{font-weight:594!important}.fw-595{font-weight:595!important}.fw-596{font-weight:596!important}.fw-597{font-weight:597!important}.fw-598{font-weight:598!important}.fw-599{font-weight:599!important}.fw-600{font-weight:600!important}.divider-line{display:flex;align-items:center;justify-content:center;gap:.75rem;color:var(--ion-color-white)}.divider-line:before,.divider-line:after{content:"";flex:1;border-top:2px solid var(--ion-color-medium);transform:translateY(.1px)}app-auth{--ion-color-danger: #ff8177;--ion-color-danger-rgb: 255, 129, 119}app-auth ion-header{background-color:var(--color-tangaroa)}app-auth ion-header ion-toolbar{height:0px;--background: var(--color-tangaroa)}@media (min-width: 576px){app-auth ion-header ion-toolbar{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;width:540px}}@media (min-width: 768px){app-auth ion-header ion-toolbar{width:720px}}@media (min-width: 992px){app-auth ion-header ion-toolbar{width:960px}}@media (min-width: 1200px){app-auth ion-header ion-toolbar{width:1140px}}@media (min-width: 1400px){app-auth ion-header ion-toolbar{width:1320px}}app-auth ion-content{--background: linear-gradient(180deg, var(--color-tangaroa) 0%, var(--color-arapawa) 100%)}app-auth .form ion-item,app-auth form ion-item{--background: transparent;--border-color: var(--ion-color-white);--color: var(--ion-color-white);margin-top:10px}app-auth .form ion-item ion-input,app-auth form ion-item ion-input{color:var(--ion-color-white)!important;--highlight-color: var(--ion-color-white) !important}app-auth .form ion-item ion-input .label-text-wrapper,app-auth form ion-item ion-input .label-text-wrapper{color:var(--ion-color-white)!important}app-auth a.auth__link{color:var(--ion-color-white);font-size:16px;font-weight:500}app-auth .auth{display:flex;flex-direction:column;height:100%;max-width:480px;margin:auto}app-auth .auth__content{display:flex;flex-direction:column;flex-grow:1;padding:20px 40px 0}app-auth .auth__footer{margin-top:auto;margin-bottom:30px}app-auth .auth__footer span{color:var(--ion-color-alice);font-size:14px}app-auth .text-color{color:rgba(var(--ion-color-white-rgb),.7)!important}@media (min-width: 576px){app-auth .auth__content{padding-top:130px}}.otp{display:flex;align-items:center;margin-bottom:48px}.otp ion-item{font-size:32px;letter-spacing:6px;margin:0 auto;width:200px;text-align:center;--inner-padding-end: 0;--padding-start: 0}.otp ion-item.ios{--inner-padding-end: 0}.otp ion-item.ios ion-input{--padding-end: 0}@media (min-width: 576px){.otp{padding:0 30px}}.icon-primary-background{background-color:rgba(var(--ion-color-primary-rgb),.16);width:48px;height:48px;border-radius:5px;display:flex;justify-content:center;align-items:center}.icon-primary-color{color:var(--ion-color-primary);font-size:24px}.remove-devices-modal{--border-radius: 4px}.remove-devices-modal.ios{--height: 230px;--width: 335px}.remove-devices-modal.md{--height: 213px;--width: 320px}@media (min-width: 768px){ion-modal.direct-debit-guarantee-modal{--height: 520px}ion-modal.legal-liabilities-modal{--height: 350px}ion-modal.survey-modal{--height: 800px;--width: 800px}.remove-devices-modal.md{--height: 213px;--width: 480px}.remove-devices-modal.ios{--height: 230px;--width: 480px}}
