:root{--ion-color-primary: #0054e9;--ion-color-primary-rgb: 0, 84, 233;--ion-color-primary-contrast: #fff;--ion-color-primary-contrast-rgb: 255, 255, 255;--ion-color-primary-shade: #004acd;--ion-color-primary-tint: #1a65eb;--ion-color-secondary: #0163aa;--ion-color-secondary-rgb: 1, 99, 170;--ion-color-secondary-contrast: #fff;--ion-color-secondary-contrast-rgb: 255, 255, 255;--ion-color-secondary-shade: #015796;--ion-color-secondary-tint: #1a73b3;--ion-color-tertiary: #6030ff;--ion-color-tertiary-rgb: 96, 48, 255;--ion-color-tertiary-contrast: #fff;--ion-color-tertiary-contrast-rgb: 255, 255, 255;--ion-color-tertiary-shade: #542ae0;--ion-color-tertiary-tint: #7045ff;--ion-color-success: #2dd55b;--ion-color-success-rgb: 45, 213, 91;--ion-color-success-contrast: #000;--ion-color-success-contrast-rgb: 0, 0, 0;--ion-color-success-shade: #28bb50;--ion-color-success-tint: #42d96b;--ion-color-warning: #ffc409;--ion-color-warning-rgb: 255, 196, 9;--ion-color-warning-contrast: #000;--ion-color-warning-contrast-rgb: 0, 0, 0;--ion-color-warning-shade: #e0ac08;--ion-color-warning-tint: #ffca22;--ion-color-danger: #c5000f;--ion-color-danger-rgb: 197, 0, 15;--ion-color-danger-contrast: #fff;--ion-color-danger-contrast-rgb: 255, 255, 255;--ion-color-danger-shade: #ad000d;--ion-color-danger-tint: #cb1a27;--ion-color-light: #f4f5f8;--ion-color-light-rgb: 244, 245, 248;--ion-color-light-contrast: #000;--ion-color-light-contrast-rgb: 0, 0, 0;--ion-color-light-shade: #d7d8da;--ion-color-light-tint: #f5f6f9;--ion-color-medium: #636469;--ion-color-medium-rgb: 99, 100, 105;--ion-color-medium-contrast: #fff;--ion-color-medium-contrast-rgb: 255, 255, 255;--ion-color-medium-shade: #57585c;--ion-color-medium-tint: #737478;--ion-color-dark: #222428;--ion-color-dark-rgb: 34, 36, 40;--ion-color-dark-contrast: #fff;--ion-color-dark-contrast-rgb: 255, 255, 255;--ion-color-dark-shade: #1e2023;--ion-color-dark-tint: #383a3e}html.ios{--ion-default-font: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Roboto", sans-serif}html.md{--ion-default-font: "Roboto", "Helvetica Neue", sans-serif}html{--ion-dynamic-font: -apple-system-body;--ion-font-family: var(--ion-default-font)}body{background:var(--ion-background-color);color:var(--ion-text-color)}body.backdrop-no-scroll{overflow:hidden}html.ios ion-modal.modal-card ion-header ion-toolbar:first-of-type,html.ios ion-modal.modal-sheet ion-header ion-toolbar:first-of-type,html.ios ion-modal ion-footer ion-toolbar:first-of-type{padding-top:6px}html.ios ion-modal.modal-card ion-header ion-toolbar:last-of-type,html.ios ion-modal.modal-sheet ion-header ion-toolbar:last-of-type{padding-bottom:6px}html.ios ion-modal ion-toolbar{padding-right:calc(var(--ion-safe-area-right) + 8px);padding-left:calc(var(--ion-safe-area-left) + 8px)}@media screen and (min-width: 768px){html.ios ion-modal.modal-card:first-of-type{--backdrop-opacity: .18}}ion-modal.modal-default.show-modal~ion-modal.modal-default{--backdrop-opacity: 0;--box-shadow: none}html.ios ion-modal.modal-card .ion-page{border-top-left-radius:var(--border-radius)}.ion-color-primary{--ion-color-base: var(--ion-color-primary, #0054e9) !important;--ion-color-base-rgb: var(--ion-color-primary-rgb, 0, 84, 233) !important;--ion-color-contrast: var(--ion-color-primary-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-primary-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-primary-shade, #004acd) !important;--ion-color-tint: var(--ion-color-primary-tint, #1a65eb) !important}.ion-color-secondary{--ion-color-base: var(--ion-color-secondary, #0163aa) !important;--ion-color-base-rgb: var(--ion-color-secondary-rgb, 1, 99, 170) !important;--ion-color-contrast: var(--ion-color-secondary-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-secondary-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-secondary-shade, #015796) !important;--ion-color-tint: var(--ion-color-secondary-tint, #1a73b3) !important}.ion-color-tertiary{--ion-color-base: var(--ion-color-tertiary, #6030ff) !important;--ion-color-base-rgb: var(--ion-color-tertiary-rgb, 96, 48, 255) !important;--ion-color-contrast: var(--ion-color-tertiary-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-tertiary-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-tertiary-shade, #542ae0) !important;--ion-color-tint: var(--ion-color-tertiary-tint, #7045ff) !important}.ion-color-success{--ion-color-base: var(--ion-color-success, #2dd55b) !important;--ion-color-base-rgb: var(--ion-color-success-rgb, 45, 213, 91) !important;--ion-color-contrast: var(--ion-color-success-contrast, #000) !important;--ion-color-contrast-rgb: var(--ion-color-success-contrast-rgb, 0, 0, 0) !important;--ion-color-shade: var(--ion-color-success-shade, #28bb50) !important;--ion-color-tint: var(--ion-color-success-tint, #42d96b) !important}.ion-color-warning{--ion-color-base: var(--ion-color-warning, #ffc409) !important;--ion-color-base-rgb: var(--ion-color-warning-rgb, 255, 196, 9) !important;--ion-color-contrast: var(--ion-color-warning-contrast, #000) !important;--ion-color-contrast-rgb: var(--ion-color-warning-contrast-rgb, 0, 0, 0) !important;--ion-color-shade: var(--ion-color-warning-shade, #e0ac08) !important;--ion-color-tint: var(--ion-color-warning-tint, #ffca22) !important}.ion-color-danger{--ion-color-base: var(--ion-color-danger, #c5000f) !important;--ion-color-base-rgb: var(--ion-color-danger-rgb, 197, 0, 15) !important;--ion-color-contrast: var(--ion-color-danger-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-danger-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-danger-shade, #ad000d) !important;--ion-color-tint: var(--ion-color-danger-tint, #cb1a27) !important}.ion-color-light{--ion-color-base: var(--ion-color-light, #f4f5f8) !important;--ion-color-base-rgb: var(--ion-color-light-rgb, 244, 245, 248) !important;--ion-color-contrast: var(--ion-color-light-contrast, #000) !important;--ion-color-contrast-rgb: var(--ion-color-light-contrast-rgb, 0, 0, 0) !important;--ion-color-shade: var(--ion-color-light-shade, #d7d8da) !important;--ion-color-tint: var(--ion-color-light-tint, #f5f6f9) !important}.ion-color-medium{--ion-color-base: var(--ion-color-medium, #636469) !important;--ion-color-base-rgb: var(--ion-color-medium-rgb, 99, 100, 105) !important;--ion-color-contrast: var(--ion-color-medium-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-medium-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-medium-shade, #57585c) !important;--ion-color-tint: var(--ion-color-medium-tint, #737478) !important}.ion-color-dark{--ion-color-base: var(--ion-color-dark, #222428) !important;--ion-color-base-rgb: var(--ion-color-dark-rgb, 34, 36, 40) !important;--ion-color-contrast: var(--ion-color-dark-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-dark-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-dark-shade, #1e2023) !important;--ion-color-tint: var(--ion-color-dark-tint, #383a3e) !important}.ion-page{inset:0;display:flex;position:absolute;flex-direction:column;justify-content:space-between;contain:layout size style;z-index:0}ion-modal>.ion-page{position:relative;contain:layout style;height:100%}.split-pane-visible>.ion-page.split-pane-main{position:relative}ion-route,ion-route-redirect,ion-router,ion-select-option,ion-nav-controller,ion-menu-controller,ion-action-sheet-controller,ion-alert-controller,ion-loading-controller,ion-modal-controller,ion-picker-controller,ion-popover-controller,ion-toast-controller,.ion-page-hidden{display:none!important}.ion-page-invisible{opacity:0}.can-go-back>ion-header ion-back-button{display:block}html.plt-ios.plt-hybrid,html.plt-ios.plt-pwa{--ion-statusbar-padding: 20px}@supports (padding-top: 20px){html{--ion-safe-area-top: var(--ion-statusbar-padding)}}@supports (padding-top: env(safe-area-inset-top)){html{--ion-safe-area-top: env(safe-area-inset-top);--ion-safe-area-bottom: env(safe-area-inset-bottom);--ion-safe-area-left: env(safe-area-inset-left);--ion-safe-area-right: env(safe-area-inset-right)}}ion-card.ion-color .ion-inherit-color,ion-card-header.ion-color .ion-inherit-color{color:inherit}.menu-content{transform:translateZ(0)}.menu-content-open{cursor:pointer;touch-action:manipulation;pointer-events:none;overflow-y:hidden}.menu-content-open ion-content{--overflow: hidden}.menu-content-open .ion-content-scroll-host{overflow:hidden}.ios .menu-content-reveal{box-shadow:-8px 0 42px #00000014}[dir=rtl].ios .menu-content-reveal{box-shadow:8px 0 42px #00000014}.md .menu-content-reveal,.md .menu-content-push{box-shadow:4px 0 16px #0000002e}ion-accordion-group.accordion-group-expand-inset>ion-accordion:first-of-type{border-top-left-radius:8px;border-top-right-radius:8px}ion-accordion-group.accordion-group-expand-inset>ion-accordion:last-of-type{border-bottom-left-radius:8px;border-bottom-right-radius:8px}ion-accordion-group>ion-accordion:last-of-type ion-item[slot=header]{--border-width: 0px}ion-accordion.accordion-animated>[slot=header] .ion-accordion-toggle-icon{transition:.3s transform cubic-bezier(.25,.8,.5,1)}@media (prefers-reduced-motion: reduce){ion-accordion .ion-accordion-toggle-icon{transition:none!important}}ion-accordion.accordion-expanding>[slot=header] .ion-accordion-toggle-icon,ion-accordion.accordion-expanded>[slot=header] .ion-accordion-toggle-icon{transform:rotate(180deg)}ion-accordion-group.accordion-group-expand-inset.md>ion-accordion.accordion-previous ion-item[slot=header]{--border-width: 0px;--inner-border-width: 0px}ion-accordion-group.accordion-group-expand-inset.md>ion-accordion.accordion-expanding:first-of-type,ion-accordion-group.accordion-group-expand-inset.md>ion-accordion.accordion-expanded:first-of-type{margin-top:0}ion-input input::-webkit-date-and-time-value{text-align:start}.ion-datetime-button-overlay{--width: fit-content;--height: fit-content}.ion-datetime-button-overlay ion-datetime.datetime-grid{width:320px;min-height:320px}[ion-last-focus],header[tabindex="-1"]:focus,[role=banner][tabindex="-1"]:focus,main[tabindex="-1"]:focus,[role=main][tabindex="-1"]:focus,h1[tabindex="-1"]:focus,[role=heading][aria-level="1"][tabindex="-1"]:focus{outline:none}.popover-viewport:has(>ion-content){overflow:hidden}@supports not selector(:has(> ion-content)){.popover-viewport{overflow:hidden}}audio,canvas,progress,video{vertical-align:baseline}audio:not([controls]){display:none;height:0}b,strong{font-weight:700}img{max-width:100%}hr{height:1px;border-width:0;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}label,input,select,textarea{font-family:inherit;line-height:normal}textarea{overflow:auto;height:auto;font:inherit;color:inherit}textarea::placeholder{padding-left:2px}form,input,optgroup,select{margin:0;font:inherit;color:inherit}html input[type=button],input[type=reset],input[type=submit]{cursor:pointer;-webkit-appearance:button}a,a div,a span,a ion-icon,a ion-label,button,button div,button span,button ion-icon,button ion-label,.ion-tappable,[tappable],[tappable] div,[tappable] span,[tappable] ion-icon,[tappable] ion-label,input,textarea{touch-action:manipulation}a ion-label,button ion-label{pointer-events:none}button{padding:0;border:0;border-radius:0;font-family:inherit;font-style:inherit;font-variant:inherit;line-height:1;text-transform:none;cursor:pointer;-webkit-appearance:button}[tappable]{cursor:pointer}a[disabled],button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}*{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}html{width:100%;height:100%;-webkit-text-size-adjust:100%;text-size-adjust:100%}html:not(.hydrated) body{display:none}html.ion-ce body{display:block}html.plt-pwa{height:100vh}body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;margin:0;padding:0;position:fixed;width:100%;max-width:100%;height:100%;max-height:100%;transform:translateZ(0);text-rendering:optimizeLegibility;overflow:hidden;touch-action:manipulation;-webkit-user-drag:none;-ms-content-zooming:none;word-wrap:break-word;overscroll-behavior-y:none;-webkit-text-size-adjust:none;text-size-adjust:none}html{font-family:var(--ion-font-family)}@supports (-webkit-touch-callout: none){html{font:var(--ion-dynamic-font, 16px var(--ion-font-family))}}a{background-color:transparent;color:var(--ion-color-primary, #0054e9)}h1,h2,h3,h4,h5,h6{margin-top:16px;margin-bottom:10px;font-weight:500;line-height:1.2}h1{margin-top:20px;font-size:1.625rem}h2{margin-top:18px;font-size:1.5rem}h3{font-size:1.375rem}h4{font-size:1.25rem}h5{font-size:1.125rem}h6{font-size:1rem}small{font-size:75%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}.ion-hide,.ion-hide-up,.ion-hide-down{display:none!important}@media (min-width: 576px){.ion-hide-sm-up{display:none!important}}@media (max-width: 575.98px){.ion-hide-sm-down{display:none!important}}@media (min-width: 768px){.ion-hide-md-up{display:none!important}}@media (max-width: 767.98px){.ion-hide-md-down{display:none!important}}@media (min-width: 992px){.ion-hide-lg-up{display:none!important}}@media (max-width: 991.98px){.ion-hide-lg-down{display:none!important}}@media (min-width: 1200px){.ion-hide-xl-up{display:none!important}}@media (max-width: 1199.98px){.ion-hide-xl-down{display:none!important}}.ion-no-padding{--padding-start: 0;--padding-end: 0;--padding-top: 0;--padding-bottom: 0;padding:0}.ion-padding{--padding-start: var(--ion-padding, 16px);--padding-end: var(--ion-padding, 16px);--padding-top: var(--ion-padding, 16px);--padding-bottom: var(--ion-padding, 16px);padding-inline-start:var(--ion-padding, 16px);padding-inline-end:var(--ion-padding, 16px);padding-top:var(--ion-padding, 16px);padding-bottom:var(--ion-padding, 16px)}.ion-padding-top{--padding-top: var(--ion-padding, 16px);padding-top:var(--ion-padding, 16px)}.ion-padding-start{--padding-start: var(--ion-padding, 16px);padding-inline-start:var(--ion-padding, 16px)}.ion-padding-end{--padding-end: var(--ion-padding, 16px);padding-inline-end:var(--ion-padding, 16px)}.ion-padding-bottom{--padding-bottom: var(--ion-padding, 16px);padding-bottom:var(--ion-padding, 16px)}.ion-padding-vertical{--padding-top: var(--ion-padding, 16px);--padding-bottom: var(--ion-padding, 16px);padding-top:var(--ion-padding, 16px);padding-bottom:var(--ion-padding, 16px)}.ion-padding-horizontal{--padding-start: var(--ion-padding, 16px);--padding-end: var(--ion-padding, 16px);padding-inline-start:var(--ion-padding, 16px);padding-inline-end:var(--ion-padding, 16px)}.ion-no-margin{--margin-start: 0;--margin-end: 0;--margin-top: 0;--margin-bottom: 0;margin:0}.ion-margin{--margin-start: var(--ion-margin, 16px);--margin-end: var(--ion-margin, 16px);--margin-top: var(--ion-margin, 16px);--margin-bottom: var(--ion-margin, 16px);margin-inline-start:var(--ion-margin, 16px);margin-inline-end:var(--ion-margin, 16px);margin-top:var(--ion-margin, 16px);margin-bottom:var(--ion-margin, 16px)}.ion-margin-top{--margin-top: var(--ion-margin, 16px);margin-top:var(--ion-margin, 16px)}.ion-margin-start{--margin-start: var(--ion-margin, 16px);margin-inline-start:var(--ion-margin, 16px)}.ion-margin-end{--margin-end: var(--ion-margin, 16px);margin-inline-end:var(--ion-margin, 16px)}.ion-margin-bottom{--margin-bottom: var(--ion-margin, 16px);margin-bottom:var(--ion-margin, 16px)}.ion-margin-vertical{--margin-top: var(--ion-margin, 16px);--margin-bottom: var(--ion-margin, 16px);margin-top:var(--ion-margin, 16px);margin-bottom:var(--ion-margin, 16px)}.ion-margin-horizontal{--margin-start: var(--ion-margin, 16px);--margin-end: var(--ion-margin, 16px);margin-inline-start:var(--ion-margin, 16px);margin-inline-end:var(--ion-margin, 16px)}.ion-float-left{float:left!important}.ion-float-right{float:right!important}.ion-float-start{float:left!important}:host-context([dir=rtl]) .ion-float-start{float:right!important}[dir=rtl] .ion-float-start{float:right!important}@supports selector(:dir(rtl)){.ion-float-start:dir(rtl){float:right!important}}.ion-float-end{float:right!important}:host-context([dir=rtl]) .ion-float-end{float:left!important}[dir=rtl] .ion-float-end{float:left!important}@supports selector(:dir(rtl)){.ion-float-end:dir(rtl){float:left!important}}@media (min-width: 576px){.ion-float-sm-left{float:left!important}.ion-float-sm-right{float:right!important}.ion-float-sm-start{float:left!important}:host-context([dir=rtl]) .ion-float-sm-start{float:right!important}[dir=rtl] .ion-float-sm-start{float:right!important}@supports selector(:dir(rtl)){.ion-float-sm-start:dir(rtl){float:right!important}}.ion-float-sm-end{float:right!important}:host-context([dir=rtl]) .ion-float-sm-end{float:left!important}[dir=rtl] .ion-float-sm-end{float:left!important}@supports selector(:dir(rtl)){.ion-float-sm-end:dir(rtl){float:left!important}}}@media (min-width: 768px){.ion-float-md-left{float:left!important}.ion-float-md-right{float:right!important}.ion-float-md-start{float:left!important}:host-context([dir=rtl]) .ion-float-md-start{float:right!important}[dir=rtl] .ion-float-md-start{float:right!important}@supports selector(:dir(rtl)){.ion-float-md-start:dir(rtl){float:right!important}}.ion-float-md-end{float:right!important}:host-context([dir=rtl]) .ion-float-md-end{float:left!important}[dir=rtl] .ion-float-md-end{float:left!important}@supports selector(:dir(rtl)){.ion-float-md-end:dir(rtl){float:left!important}}}@media (min-width: 992px){.ion-float-lg-left{float:left!important}.ion-float-lg-right{float:right!important}.ion-float-lg-start{float:left!important}:host-context([dir=rtl]) .ion-float-lg-start{float:right!important}[dir=rtl] .ion-float-lg-start{float:right!important}@supports selector(:dir(rtl)){.ion-float-lg-start:dir(rtl){float:right!important}}.ion-float-lg-end{float:right!important}:host-context([dir=rtl]) .ion-float-lg-end{float:left!important}[dir=rtl] .ion-float-lg-end{float:left!important}@supports selector(:dir(rtl)){.ion-float-lg-end:dir(rtl){float:left!important}}}@media (min-width: 1200px){.ion-float-xl-left{float:left!important}.ion-float-xl-right{float:right!important}.ion-float-xl-start{float:left!important}:host-context([dir=rtl]) .ion-float-xl-start{float:right!important}[dir=rtl] .ion-float-xl-start{float:right!important}@supports selector(:dir(rtl)){.ion-float-xl-start:dir(rtl){float:right!important}}.ion-float-xl-end{float:right!important}:host-context([dir=rtl]) .ion-float-xl-end{float:left!important}[dir=rtl] .ion-float-xl-end{float:left!important}@supports selector(:dir(rtl)){.ion-float-xl-end:dir(rtl){float:left!important}}}.ion-text-center{text-align:center!important}.ion-text-justify{text-align:justify!important}.ion-text-start{text-align:start!important}.ion-text-end{text-align:end!important}.ion-text-left{text-align:left!important}.ion-text-right{text-align:right!important}.ion-text-nowrap{white-space:nowrap!important}.ion-text-wrap{white-space:normal!important}@media (min-width: 576px){.ion-text-sm-center{text-align:center!important}.ion-text-sm-justify{text-align:justify!important}.ion-text-sm-start{text-align:start!important}.ion-text-sm-end{text-align:end!important}.ion-text-sm-left{text-align:left!important}.ion-text-sm-right{text-align:right!important}.ion-text-sm-nowrap{white-space:nowrap!important}.ion-text-sm-wrap{white-space:normal!important}}@media (min-width: 768px){.ion-text-md-center{text-align:center!important}.ion-text-md-justify{text-align:justify!important}.ion-text-md-start{text-align:start!important}.ion-text-md-end{text-align:end!important}.ion-text-md-left{text-align:left!important}.ion-text-md-right{text-align:right!important}.ion-text-md-nowrap{white-space:nowrap!important}.ion-text-md-wrap{white-space:normal!important}}@media (min-width: 992px){.ion-text-lg-center{text-align:center!important}.ion-text-lg-justify{text-align:justify!important}.ion-text-lg-start{text-align:start!important}.ion-text-lg-end{text-align:end!important}.ion-text-lg-left{text-align:left!important}.ion-text-lg-right{text-align:right!important}.ion-text-lg-nowrap{white-space:nowrap!important}.ion-text-lg-wrap{white-space:normal!important}}@media (min-width: 1200px){.ion-text-xl-center{text-align:center!important}.ion-text-xl-justify{text-align:justify!important}.ion-text-xl-start{text-align:start!important}.ion-text-xl-end{text-align:end!important}.ion-text-xl-left{text-align:left!important}.ion-text-xl-right{text-align:right!important}.ion-text-xl-nowrap{white-space:nowrap!important}.ion-text-xl-wrap{white-space:normal!important}}.ion-text-uppercase{text-transform:uppercase!important}.ion-text-lowercase{text-transform:lowercase!important}.ion-text-capitalize{text-transform:capitalize!important}@media (min-width: 576px){.ion-text-sm-uppercase{text-transform:uppercase!important}.ion-text-sm-lowercase{text-transform:lowercase!important}.ion-text-sm-capitalize{text-transform:capitalize!important}}@media (min-width: 768px){.ion-text-md-uppercase{text-transform:uppercase!important}.ion-text-md-lowercase{text-transform:lowercase!important}.ion-text-md-capitalize{text-transform:capitalize!important}}@media (min-width: 992px){.ion-text-lg-uppercase{text-transform:uppercase!important}.ion-text-lg-lowercase{text-transform:lowercase!important}.ion-text-lg-capitalize{text-transform:capitalize!important}}@media (min-width: 1200px){.ion-text-xl-uppercase{text-transform:uppercase!important}.ion-text-xl-lowercase{text-transform:lowercase!important}.ion-text-xl-capitalize{text-transform:capitalize!important}}.ion-align-self-start{align-self:flex-start!important}.ion-align-self-end{align-self:flex-end!important}.ion-align-self-center{align-self:center!important}.ion-align-self-stretch{align-self:stretch!important}.ion-align-self-baseline{align-self:baseline!important}.ion-align-self-auto{align-self:auto!important}.ion-wrap{flex-wrap:wrap!important}.ion-nowrap{flex-wrap:nowrap!important}.ion-wrap-reverse{flex-wrap:wrap-reverse!important}.ion-justify-content-start{justify-content:flex-start!important}.ion-justify-content-center{justify-content:center!important}.ion-justify-content-end{justify-content:flex-end!important}.ion-justify-content-around{justify-content:space-around!important}.ion-justify-content-between{justify-content:space-between!important}.ion-justify-content-evenly{justify-content:space-evenly!important}.ion-align-items-start{align-items:flex-start!important}.ion-align-items-center{align-items:center!important}.ion-align-items-end{align-items:flex-end!important}.ion-align-items-stretch{align-items:stretch!important}.ion-align-items-baseline{align-items:baseline!important}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - var(--swiper-navigation-size) / 2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius, 10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, .1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset, 1%);bottom:var(--swiper-scrollbar-bottom, 4px);top:var(--swiper-scrollbar-top, auto);z-index:50;height:var(--swiper-scrollbar-size, 4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-vertical>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-vertical{position:absolute;left:var(--swiper-scrollbar-left, auto);right:var(--swiper-scrollbar-right, 4px);top:var(--swiper-scrollbar-sides-offset, 1%);z-index:50;width:var(--swiper-scrollbar-size, 4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, .5));border-radius:var(--swiper-scrollbar-border-radius, 10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>img,.swiper-zoom-container>svg,.swiper-zoom-container>canvas{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;inset:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}.m--0{margin:0!important}.mt--0{margin-top:0!important}.mr--0{margin-right:0!important}.mb--0{margin-bottom:0!important}.ml--0{margin-left:0!important}.mx--0{margin-right:0!important;margin-left:0!important}.my--0{margin-top:0!important;margin-bottom:0!important}.p--0{padding:0!important}.pt--0{padding-top:0!important}.pr--0{padding-right:0!important}.pb--0{padding-bottom:0!important}.pl--0{padding-left:0!important}.px--0{padding-right:0!important;padding-left:0!important}.py--0{padding-top:0!important;padding-bottom:0!important}.m--xs{margin:8px!important}.mt--xs{margin-top:8px!important}.mr--xs{margin-right:8px!important}.mb--xs{margin-bottom:8px!important}.ml--xs{margin-left:8px!important}.mx--xs{margin-right:8px!important;margin-left:8px!important}.my--xs{margin-top:8px!important;margin-bottom:8px!important}.p--xs{padding:8px!important}.pt--xs{padding-top:8px!important}.pr--xs{padding-right:8px!important}.pb--xs{padding-bottom:8px!important}.pl--xs{padding-left:8px!important}.px--xs{padding-right:8px!important;padding-left:8px!important}.py--xs{padding-top:8px!important;padding-bottom:8px!important}.m--s{margin:16px!important}.mt--s{margin-top:16px!important}.mr--s{margin-right:16px!important}.mb--s{margin-bottom:16px!important}.ml--s{margin-left:16px!important}.mx--s{margin-right:16px!important;margin-left:16px!important}.my--s{margin-top:16px!important;margin-bottom:16px!important}.p--s{padding:16px!important}.pt--s{padding-top:16px!important}.pr--s{padding-right:16px!important}.pb--s{padding-bottom:16px!important}.pl--s{padding-left:16px!important}.px--s{padding-right:16px!important;padding-left:16px!important}.py--s{padding-top:16px!important;padding-bottom:16px!important}.m--m{margin:24px!important}.mt--m{margin-top:24px!important}.mr--m{margin-right:24px!important}.mb--m{margin-bottom:24px!important}.ml--m{margin-left:24px!important}.mx--m{margin-right:24px!important;margin-left:24px!important}.my--m{margin-top:24px!important;margin-bottom:24px!important}.p--m{padding:24px!important}.pt--m{padding-top:24px!important}.pr--m{padding-right:24px!important}.pb--m{padding-bottom:24px!important}.pl--m{padding-left:24px!important}.px--m{padding-right:24px!important;padding-left:24px!important}.py--m{padding-top:24px!important;padding-bottom:24px!important}.m--l{margin:32px!important}.mt--l{margin-top:32px!important}.mr--l{margin-right:32px!important}.mb--l{margin-bottom:32px!important}.ml--l{margin-left:32px!important}.mx--l{margin-right:32px!important;margin-left:32px!important}.my--l{margin-top:32px!important;margin-bottom:32px!important}.p--l{padding:32px!important}.pt--l{padding-top:32px!important}.pr--l{padding-right:32px!important}.pb--l{padding-bottom:32px!important}.pl--l{padding-left:32px!important}.px--l{padding-right:32px!important;padding-left:32px!important}.py--l{padding-top:32px!important;padding-bottom:32px!important}.m--l-plus{margin:40px!important}.mt--l-plus{margin-top:40px!important}.mr--l-plus{margin-right:40px!important}.mb--l-plus{margin-bottom:40px!important}.ml--l-plus{margin-left:40px!important}.mx--l-plus{margin-right:40px!important;margin-left:40px!important}.my--l-plus{margin-top:40px!important;margin-bottom:40px!important}.p--l-plus{padding:40px!important}.pt--l-plus{padding-top:40px!important}.pr--l-plus{padding-right:40px!important}.pb--l-plus{padding-bottom:40px!important}.pl--l-plus{padding-left:40px!important}.px--l-plus{padding-right:40px!important;padding-left:40px!important}.py--l-plus{padding-top:40px!important;padding-bottom:40px!important}.m--xl{margin:48px!important}.mt--xl{margin-top:48px!important}.mr--xl{margin-right:48px!important}.mb--xl{margin-bottom:48px!important}.ml--xl{margin-left:48px!important}.mx--xl{margin-right:48px!important;margin-left:48px!important}.my--xl{margin-top:48px!important;margin-bottom:48px!important}.p--xl{padding:48px!important}.pt--xl{padding-top:48px!important}.pr--xl{padding-right:48px!important}.pb--xl{padding-bottom:48px!important}.pl--xl{padding-left:48px!important}.px--xl{padding-right:48px!important;padding-left:48px!important}.py--xl{padding-top:48px!important;padding-bottom:48px!important}.m--xl-plus{margin:56px!important}.mt--xl-plus{margin-top:56px!important}.mr--xl-plus{margin-right:56px!important}.mb--xl-plus{margin-bottom:56px!important}.ml--xl-plus{margin-left:56px!important}.mx--xl-plus{margin-right:56px!important;margin-left:56px!important}.my--xl-plus{margin-top:56px!important;margin-bottom:56px!important}.p--xl-plus{padding:56px!important}.pt--xl-plus{padding-top:56px!important}.pr--xl-plus{padding-right:56px!important}.pb--xl-plus{padding-bottom:56px!important}.pl--xl-plus{padding-left:56px!important}.px--xl-plus{padding-right:56px!important;padding-left:56px!important}.py--xl-plus{padding-top:56px!important;padding-bottom:56px!important}.m--xxl{margin:64px!important}.mt--xxl{margin-top:64px!important}.mr--xxl{margin-right:64px!important}.mb--xxl{margin-bottom:64px!important}.ml--xxl{margin-left:64px!important}.mx--xxl{margin-right:64px!important;margin-left:64px!important}.my--xxl{margin-top:64px!important;margin-bottom:64px!important}.p--xxl{padding:64px!important}.pt--xxl{padding-top:64px!important}.pr--xxl{padding-right:64px!important}.pb--xxl{padding-bottom:64px!important}.pl--xxl{padding-left:64px!important}.px--xxl{padding-right:64px!important;padding-left:64px!important}.py--xxl{padding-top:64px!important;padding-bottom:64px!important}.m--super{margin:80px!important}.mt--super{margin-top:80px!important}.mr--super{margin-right:80px!important}.mb--super{margin-bottom:80px!important}.ml--super{margin-left:80px!important}.mx--super{margin-right:80px!important;margin-left:80px!important}.my--super{margin-top:80px!important;margin-bottom:80px!important}.p--super{padding:80px!important}.pt--super{padding-top:80px!important}.pr--super{padding-right:80px!important}.pb--super{padding-bottom:80px!important}.pl--super{padding-left:80px!important}.px--super{padding-right:80px!important;padding-left:80px!important}.py--super{padding-top:80px!important;padding-bottom:80px!important}@media screen and (min-width: 375px){.m-xs--0{margin:0!important}.mt-xs--0{margin-top:0!important}.mr-xs--0{margin-right:0!important}.mb-xs--0{margin-bottom:0!important}.ml-xs--0{margin-left:0!important}.mx-xs--0{margin-right:0!important;margin-left:0!important}.my-xs--0{margin-top:0!important;margin-bottom:0!important}.p-xs--0{padding:0!important}.pt-xs--0{padding-top:0!important}.pr-xs--0{padding-right:0!important}.pb-xs--0{padding-bottom:0!important}.pl-xs--0{padding-left:0!important}.px-xs--0{padding-right:0!important;padding-left:0!important}.py-xs--0{padding-top:0!important;padding-bottom:0!important}.m-xs--xs{margin:8px!important}.mt-xs--xs{margin-top:8px!important}.mr-xs--xs{margin-right:8px!important}.mb-xs--xs{margin-bottom:8px!important}.ml-xs--xs{margin-left:8px!important}.mx-xs--xs{margin-right:8px!important;margin-left:8px!important}.my-xs--xs{margin-top:8px!important;margin-bottom:8px!important}.p-xs--xs{padding:8px!important}.pt-xs--xs{padding-top:8px!important}.pr-xs--xs{padding-right:8px!important}.pb-xs--xs{padding-bottom:8px!important}.pl-xs--xs{padding-left:8px!important}.px-xs--xs{padding-right:8px!important;padding-left:8px!important}.py-xs--xs{padding-top:8px!important;padding-bottom:8px!important}.m-xs--s{margin:16px!important}.mt-xs--s{margin-top:16px!important}.mr-xs--s{margin-right:16px!important}.mb-xs--s{margin-bottom:16px!important}.ml-xs--s{margin-left:16px!important}.mx-xs--s{margin-right:16px!important;margin-left:16px!important}.my-xs--s{margin-top:16px!important;margin-bottom:16px!important}.p-xs--s{padding:16px!important}.pt-xs--s{padding-top:16px!important}.pr-xs--s{padding-right:16px!important}.pb-xs--s{padding-bottom:16px!important}.pl-xs--s{padding-left:16px!important}.px-xs--s{padding-right:16px!important;padding-left:16px!important}.py-xs--s{padding-top:16px!important;padding-bottom:16px!important}.m-xs--m{margin:24px!important}.mt-xs--m{margin-top:24px!important}.mr-xs--m{margin-right:24px!important}.mb-xs--m{margin-bottom:24px!important}.ml-xs--m{margin-left:24px!important}.mx-xs--m{margin-right:24px!important;margin-left:24px!important}.my-xs--m{margin-top:24px!important;margin-bottom:24px!important}.p-xs--m{padding:24px!important}.pt-xs--m{padding-top:24px!important}.pr-xs--m{padding-right:24px!important}.pb-xs--m{padding-bottom:24px!important}.pl-xs--m{padding-left:24px!important}.px-xs--m{padding-right:24px!important;padding-left:24px!important}.py-xs--m{padding-top:24px!important;padding-bottom:24px!important}.m-xs--l{margin:32px!important}.mt-xs--l{margin-top:32px!important}.mr-xs--l{margin-right:32px!important}.mb-xs--l{margin-bottom:32px!important}.ml-xs--l{margin-left:32px!important}.mx-xs--l{margin-right:32px!important;margin-left:32px!important}.my-xs--l{margin-top:32px!important;margin-bottom:32px!important}.p-xs--l{padding:32px!important}.pt-xs--l{padding-top:32px!important}.pr-xs--l{padding-right:32px!important}.pb-xs--l{padding-bottom:32px!important}.pl-xs--l{padding-left:32px!important}.px-xs--l{padding-right:32px!important;padding-left:32px!important}.py-xs--l{padding-top:32px!important;padding-bottom:32px!important}.m-xs--l-plus{margin:40px!important}.mt-xs--l-plus{margin-top:40px!important}.mr-xs--l-plus{margin-right:40px!important}.mb-xs--l-plus{margin-bottom:40px!important}.ml-xs--l-plus{margin-left:40px!important}.mx-xs--l-plus{margin-right:40px!important;margin-left:40px!important}.my-xs--l-plus{margin-top:40px!important;margin-bottom:40px!important}.p-xs--l-plus{padding:40px!important}.pt-xs--l-plus{padding-top:40px!important}.pr-xs--l-plus{padding-right:40px!important}.pb-xs--l-plus{padding-bottom:40px!important}.pl-xs--l-plus{padding-left:40px!important}.px-xs--l-plus{padding-right:40px!important;padding-left:40px!important}.py-xs--l-plus{padding-top:40px!important;padding-bottom:40px!important}.m-xs--xl{margin:48px!important}.mt-xs--xl{margin-top:48px!important}.mr-xs--xl{margin-right:48px!important}.mb-xs--xl{margin-bottom:48px!important}.ml-xs--xl{margin-left:48px!important}.mx-xs--xl{margin-right:48px!important;margin-left:48px!important}.my-xs--xl{margin-top:48px!important;margin-bottom:48px!important}.p-xs--xl{padding:48px!important}.pt-xs--xl{padding-top:48px!important}.pr-xs--xl{padding-right:48px!important}.pb-xs--xl{padding-bottom:48px!important}.pl-xs--xl{padding-left:48px!important}.px-xs--xl{padding-right:48px!important;padding-left:48px!important}.py-xs--xl{padding-top:48px!important;padding-bottom:48px!important}.m-xs--xl-plus{margin:56px!important}.mt-xs--xl-plus{margin-top:56px!important}.mr-xs--xl-plus{margin-right:56px!important}.mb-xs--xl-plus{margin-bottom:56px!important}.ml-xs--xl-plus{margin-left:56px!important}.mx-xs--xl-plus{margin-right:56px!important;margin-left:56px!important}.my-xs--xl-plus{margin-top:56px!important;margin-bottom:56px!important}.p-xs--xl-plus{padding:56px!important}.pt-xs--xl-plus{padding-top:56px!important}.pr-xs--xl-plus{padding-right:56px!important}.pb-xs--xl-plus{padding-bottom:56px!important}.pl-xs--xl-plus{padding-left:56px!important}.px-xs--xl-plus{padding-right:56px!important;padding-left:56px!important}.py-xs--xl-plus{padding-top:56px!important;padding-bottom:56px!important}.m-xs--xxl{margin:64px!important}.mt-xs--xxl{margin-top:64px!important}.mr-xs--xxl{margin-right:64px!important}.mb-xs--xxl{margin-bottom:64px!important}.ml-xs--xxl{margin-left:64px!important}.mx-xs--xxl{margin-right:64px!important;margin-left:64px!important}.my-xs--xxl{margin-top:64px!important;margin-bottom:64px!important}.p-xs--xxl{padding:64px!important}.pt-xs--xxl{padding-top:64px!important}.pr-xs--xxl{padding-right:64px!important}.pb-xs--xxl{padding-bottom:64px!important}.pl-xs--xxl{padding-left:64px!important}.px-xs--xxl{padding-right:64px!important;padding-left:64px!important}.py-xs--xxl{padding-top:64px!important;padding-bottom:64px!important}.m-xs--super{margin:80px!important}.mt-xs--super{margin-top:80px!important}.mr-xs--super{margin-right:80px!important}.mb-xs--super{margin-bottom:80px!important}.ml-xs--super{margin-left:80px!important}.mx-xs--super{margin-right:80px!important;margin-left:80px!important}.my-xs--super{margin-top:80px!important;margin-bottom:80px!important}.p-xs--super{padding:80px!important}.pt-xs--super{padding-top:80px!important}.pr-xs--super{padding-right:80px!important}.pb-xs--super{padding-bottom:80px!important}.pl-xs--super{padding-left:80px!important}.px-xs--super{padding-right:80px!important;padding-left:80px!important}.py-xs--super{padding-top:80px!important;padding-bottom:80px!important}}@media screen and (min-width: 576px){.m-sm--0{margin:0!important}.mt-sm--0{margin-top:0!important}.mr-sm--0{margin-right:0!important}.mb-sm--0{margin-bottom:0!important}.ml-sm--0{margin-left:0!important}.mx-sm--0{margin-right:0!important;margin-left:0!important}.my-sm--0{margin-top:0!important;margin-bottom:0!important}.p-sm--0{padding:0!important}.pt-sm--0{padding-top:0!important}.pr-sm--0{padding-right:0!important}.pb-sm--0{padding-bottom:0!important}.pl-sm--0{padding-left:0!important}.px-sm--0{padding-right:0!important;padding-left:0!important}.py-sm--0{padding-top:0!important;padding-bottom:0!important}.m-sm--xs{margin:8px!important}.mt-sm--xs{margin-top:8px!important}.mr-sm--xs{margin-right:8px!important}.mb-sm--xs{margin-bottom:8px!important}.ml-sm--xs{margin-left:8px!important}.mx-sm--xs{margin-right:8px!important;margin-left:8px!important}.my-sm--xs{margin-top:8px!important;margin-bottom:8px!important}.p-sm--xs{padding:8px!important}.pt-sm--xs{padding-top:8px!important}.pr-sm--xs{padding-right:8px!important}.pb-sm--xs{padding-bottom:8px!important}.pl-sm--xs{padding-left:8px!important}.px-sm--xs{padding-right:8px!important;padding-left:8px!important}.py-sm--xs{padding-top:8px!important;padding-bottom:8px!important}.m-sm--s{margin:16px!important}.mt-sm--s{margin-top:16px!important}.mr-sm--s{margin-right:16px!important}.mb-sm--s{margin-bottom:16px!important}.ml-sm--s{margin-left:16px!important}.mx-sm--s{margin-right:16px!important;margin-left:16px!important}.my-sm--s{margin-top:16px!important;margin-bottom:16px!important}.p-sm--s{padding:16px!important}.pt-sm--s{padding-top:16px!important}.pr-sm--s{padding-right:16px!important}.pb-sm--s{padding-bottom:16px!important}.pl-sm--s{padding-left:16px!important}.px-sm--s{padding-right:16px!important;padding-left:16px!important}.py-sm--s{padding-top:16px!important;padding-bottom:16px!important}.m-sm--m{margin:24px!important}.mt-sm--m{margin-top:24px!important}.mr-sm--m{margin-right:24px!important}.mb-sm--m{margin-bottom:24px!important}.ml-sm--m{margin-left:24px!important}.mx-sm--m{margin-right:24px!important;margin-left:24px!important}.my-sm--m{margin-top:24px!important;margin-bottom:24px!important}.p-sm--m{padding:24px!important}.pt-sm--m{padding-top:24px!important}.pr-sm--m{padding-right:24px!important}.pb-sm--m{padding-bottom:24px!important}.pl-sm--m{padding-left:24px!important}.px-sm--m{padding-right:24px!important;padding-left:24px!important}.py-sm--m{padding-top:24px!important;padding-bottom:24px!important}.m-sm--l{margin:32px!important}.mt-sm--l{margin-top:32px!important}.mr-sm--l{margin-right:32px!important}.mb-sm--l{margin-bottom:32px!important}.ml-sm--l{margin-left:32px!important}.mx-sm--l{margin-right:32px!important;margin-left:32px!important}.my-sm--l{margin-top:32px!important;margin-bottom:32px!important}.p-sm--l{padding:32px!important}.pt-sm--l{padding-top:32px!important}.pr-sm--l{padding-right:32px!important}.pb-sm--l{padding-bottom:32px!important}.pl-sm--l{padding-left:32px!important}.px-sm--l{padding-right:32px!important;padding-left:32px!important}.py-sm--l{padding-top:32px!important;padding-bottom:32px!important}.m-sm--l-plus{margin:40px!important}.mt-sm--l-plus{margin-top:40px!important}.mr-sm--l-plus{margin-right:40px!important}.mb-sm--l-plus{margin-bottom:40px!important}.ml-sm--l-plus{margin-left:40px!important}.mx-sm--l-plus{margin-right:40px!important;margin-left:40px!important}.my-sm--l-plus{margin-top:40px!important;margin-bottom:40px!important}.p-sm--l-plus{padding:40px!important}.pt-sm--l-plus{padding-top:40px!important}.pr-sm--l-plus{padding-right:40px!important}.pb-sm--l-plus{padding-bottom:40px!important}.pl-sm--l-plus{padding-left:40px!important}.px-sm--l-plus{padding-right:40px!important;padding-left:40px!important}.py-sm--l-plus{padding-top:40px!important;padding-bottom:40px!important}.m-sm--xl{margin:48px!important}.mt-sm--xl{margin-top:48px!important}.mr-sm--xl{margin-right:48px!important}.mb-sm--xl{margin-bottom:48px!important}.ml-sm--xl{margin-left:48px!important}.mx-sm--xl{margin-right:48px!important;margin-left:48px!important}.my-sm--xl{margin-top:48px!important;margin-bottom:48px!important}.p-sm--xl{padding:48px!important}.pt-sm--xl{padding-top:48px!important}.pr-sm--xl{padding-right:48px!important}.pb-sm--xl{padding-bottom:48px!important}.pl-sm--xl{padding-left:48px!important}.px-sm--xl{padding-right:48px!important;padding-left:48px!important}.py-sm--xl{padding-top:48px!important;padding-bottom:48px!important}.m-sm--xl-plus{margin:56px!important}.mt-sm--xl-plus{margin-top:56px!important}.mr-sm--xl-plus{margin-right:56px!important}.mb-sm--xl-plus{margin-bottom:56px!important}.ml-sm--xl-plus{margin-left:56px!important}.mx-sm--xl-plus{margin-right:56px!important;margin-left:56px!important}.my-sm--xl-plus{margin-top:56px!important;margin-bottom:56px!important}.p-sm--xl-plus{padding:56px!important}.pt-sm--xl-plus{padding-top:56px!important}.pr-sm--xl-plus{padding-right:56px!important}.pb-sm--xl-plus{padding-bottom:56px!important}.pl-sm--xl-plus{padding-left:56px!important}.px-sm--xl-plus{padding-right:56px!important;padding-left:56px!important}.py-sm--xl-plus{padding-top:56px!important;padding-bottom:56px!important}.m-sm--xxl{margin:64px!important}.mt-sm--xxl{margin-top:64px!important}.mr-sm--xxl{margin-right:64px!important}.mb-sm--xxl{margin-bottom:64px!important}.ml-sm--xxl{margin-left:64px!important}.mx-sm--xxl{margin-right:64px!important;margin-left:64px!important}.my-sm--xxl{margin-top:64px!important;margin-bottom:64px!important}.p-sm--xxl{padding:64px!important}.pt-sm--xxl{padding-top:64px!important}.pr-sm--xxl{padding-right:64px!important}.pb-sm--xxl{padding-bottom:64px!important}.pl-sm--xxl{padding-left:64px!important}.px-sm--xxl{padding-right:64px!important;padding-left:64px!important}.py-sm--xxl{padding-top:64px!important;padding-bottom:64px!important}.m-sm--super{margin:80px!important}.mt-sm--super{margin-top:80px!important}.mr-sm--super{margin-right:80px!important}.mb-sm--super{margin-bottom:80px!important}.ml-sm--super{margin-left:80px!important}.mx-sm--super{margin-right:80px!important;margin-left:80px!important}.my-sm--super{margin-top:80px!important;margin-bottom:80px!important}.p-sm--super{padding:80px!important}.pt-sm--super{padding-top:80px!important}.pr-sm--super{padding-right:80px!important}.pb-sm--super{padding-bottom:80px!important}.pl-sm--super{padding-left:80px!important}.px-sm--super{padding-right:80px!important;padding-left:80px!important}.py-sm--super{padding-top:80px!important;padding-bottom:80px!important}}@media screen and (min-width: 768px){.m-md--0{margin:0!important}.mt-md--0{margin-top:0!important}.mr-md--0{margin-right:0!important}.mb-md--0{margin-bottom:0!important}.ml-md--0{margin-left:0!important}.mx-md--0{margin-right:0!important;margin-left:0!important}.my-md--0{margin-top:0!important;margin-bottom:0!important}.p-md--0{padding:0!important}.pt-md--0{padding-top:0!important}.pr-md--0{padding-right:0!important}.pb-md--0{padding-bottom:0!important}.pl-md--0{padding-left:0!important}.px-md--0{padding-right:0!important;padding-left:0!important}.py-md--0{padding-top:0!important;padding-bottom:0!important}.m-md--xs{margin:8px!important}.mt-md--xs{margin-top:8px!important}.mr-md--xs{margin-right:8px!important}.mb-md--xs{margin-bottom:8px!important}.ml-md--xs{margin-left:8px!important}.mx-md--xs{margin-right:8px!important;margin-left:8px!important}.my-md--xs{margin-top:8px!important;margin-bottom:8px!important}.p-md--xs{padding:8px!important}.pt-md--xs{padding-top:8px!important}.pr-md--xs{padding-right:8px!important}.pb-md--xs{padding-bottom:8px!important}.pl-md--xs{padding-left:8px!important}.px-md--xs{padding-right:8px!important;padding-left:8px!important}.py-md--xs{padding-top:8px!important;padding-bottom:8px!important}.m-md--s{margin:16px!important}.mt-md--s{margin-top:16px!important}.mr-md--s{margin-right:16px!important}.mb-md--s{margin-bottom:16px!important}.ml-md--s{margin-left:16px!important}.mx-md--s{margin-right:16px!important;margin-left:16px!important}.my-md--s{margin-top:16px!important;margin-bottom:16px!important}.p-md--s{padding:16px!important}.pt-md--s{padding-top:16px!important}.pr-md--s{padding-right:16px!important}.pb-md--s{padding-bottom:16px!important}.pl-md--s{padding-left:16px!important}.px-md--s{padding-right:16px!important;padding-left:16px!important}.py-md--s{padding-top:16px!important;padding-bottom:16px!important}.m-md--m{margin:24px!important}.mt-md--m{margin-top:24px!important}.mr-md--m{margin-right:24px!important}.mb-md--m{margin-bottom:24px!important}.ml-md--m{margin-left:24px!important}.mx-md--m{margin-right:24px!important;margin-left:24px!important}.my-md--m{margin-top:24px!important;margin-bottom:24px!important}.p-md--m{padding:24px!important}.pt-md--m{padding-top:24px!important}.pr-md--m{padding-right:24px!important}.pb-md--m{padding-bottom:24px!important}.pl-md--m{padding-left:24px!important}.px-md--m{padding-right:24px!important;padding-left:24px!important}.py-md--m{padding-top:24px!important;padding-bottom:24px!important}.m-md--l{margin:32px!important}.mt-md--l{margin-top:32px!important}.mr-md--l{margin-right:32px!important}.mb-md--l{margin-bottom:32px!important}.ml-md--l{margin-left:32px!important}.mx-md--l{margin-right:32px!important;margin-left:32px!important}.my-md--l{margin-top:32px!important;margin-bottom:32px!important}.p-md--l{padding:32px!important}.pt-md--l{padding-top:32px!important}.pr-md--l{padding-right:32px!important}.pb-md--l{padding-bottom:32px!important}.pl-md--l{padding-left:32px!important}.px-md--l{padding-right:32px!important;padding-left:32px!important}.py-md--l{padding-top:32px!important;padding-bottom:32px!important}.m-md--l-plus{margin:40px!important}.mt-md--l-plus{margin-top:40px!important}.mr-md--l-plus{margin-right:40px!important}.mb-md--l-plus{margin-bottom:40px!important}.ml-md--l-plus{margin-left:40px!important}.mx-md--l-plus{margin-right:40px!important;margin-left:40px!important}.my-md--l-plus{margin-top:40px!important;margin-bottom:40px!important}.p-md--l-plus{padding:40px!important}.pt-md--l-plus{padding-top:40px!important}.pr-md--l-plus{padding-right:40px!important}.pb-md--l-plus{padding-bottom:40px!important}.pl-md--l-plus{padding-left:40px!important}.px-md--l-plus{padding-right:40px!important;padding-left:40px!important}.py-md--l-plus{padding-top:40px!important;padding-bottom:40px!important}.m-md--xl{margin:48px!important}.mt-md--xl{margin-top:48px!important}.mr-md--xl{margin-right:48px!important}.mb-md--xl{margin-bottom:48px!important}.ml-md--xl{margin-left:48px!important}.mx-md--xl{margin-right:48px!important;margin-left:48px!important}.my-md--xl{margin-top:48px!important;margin-bottom:48px!important}.p-md--xl{padding:48px!important}.pt-md--xl{padding-top:48px!important}.pr-md--xl{padding-right:48px!important}.pb-md--xl{padding-bottom:48px!important}.pl-md--xl{padding-left:48px!important}.px-md--xl{padding-right:48px!important;padding-left:48px!important}.py-md--xl{padding-top:48px!important;padding-bottom:48px!important}.m-md--xl-plus{margin:56px!important}.mt-md--xl-plus{margin-top:56px!important}.mr-md--xl-plus{margin-right:56px!important}.mb-md--xl-plus{margin-bottom:56px!important}.ml-md--xl-plus{margin-left:56px!important}.mx-md--xl-plus{margin-right:56px!important;margin-left:56px!important}.my-md--xl-plus{margin-top:56px!important;margin-bottom:56px!important}.p-md--xl-plus{padding:56px!important}.pt-md--xl-plus{padding-top:56px!important}.pr-md--xl-plus{padding-right:56px!important}.pb-md--xl-plus{padding-bottom:56px!important}.pl-md--xl-plus{padding-left:56px!important}.px-md--xl-plus{padding-right:56px!important;padding-left:56px!important}.py-md--xl-plus{padding-top:56px!important;padding-bottom:56px!important}.m-md--xxl{margin:64px!important}.mt-md--xxl{margin-top:64px!important}.mr-md--xxl{margin-right:64px!important}.mb-md--xxl{margin-bottom:64px!important}.ml-md--xxl{margin-left:64px!important}.mx-md--xxl{margin-right:64px!important;margin-left:64px!important}.my-md--xxl{margin-top:64px!important;margin-bottom:64px!important}.p-md--xxl{padding:64px!important}.pt-md--xxl{padding-top:64px!important}.pr-md--xxl{padding-right:64px!important}.pb-md--xxl{padding-bottom:64px!important}.pl-md--xxl{padding-left:64px!important}.px-md--xxl{padding-right:64px!important;padding-left:64px!important}.py-md--xxl{padding-top:64px!important;padding-bottom:64px!important}.m-md--super{margin:80px!important}.mt-md--super{margin-top:80px!important}.mr-md--super{margin-right:80px!important}.mb-md--super{margin-bottom:80px!important}.ml-md--super{margin-left:80px!important}.mx-md--super{margin-right:80px!important;margin-left:80px!important}.my-md--super{margin-top:80px!important;margin-bottom:80px!important}.p-md--super{padding:80px!important}.pt-md--super{padding-top:80px!important}.pr-md--super{padding-right:80px!important}.pb-md--super{padding-bottom:80px!important}.pl-md--super{padding-left:80px!important}.px-md--super{padding-right:80px!important;padding-left:80px!important}.py-md--super{padding-top:80px!important;padding-bottom:80px!important}}@media screen and (min-width: 992px){.m-lg--0{margin:0!important}.mt-lg--0{margin-top:0!important}.mr-lg--0{margin-right:0!important}.mb-lg--0{margin-bottom:0!important}.ml-lg--0{margin-left:0!important}.mx-lg--0{margin-right:0!important;margin-left:0!important}.my-lg--0{margin-top:0!important;margin-bottom:0!important}.p-lg--0{padding:0!important}.pt-lg--0{padding-top:0!important}.pr-lg--0{padding-right:0!important}.pb-lg--0{padding-bottom:0!important}.pl-lg--0{padding-left:0!important}.px-lg--0{padding-right:0!important;padding-left:0!important}.py-lg--0{padding-top:0!important;padding-bottom:0!important}.m-lg--xs{margin:8px!important}.mt-lg--xs{margin-top:8px!important}.mr-lg--xs{margin-right:8px!important}.mb-lg--xs{margin-bottom:8px!important}.ml-lg--xs{margin-left:8px!important}.mx-lg--xs{margin-right:8px!important;margin-left:8px!important}.my-lg--xs{margin-top:8px!important;margin-bottom:8px!important}.p-lg--xs{padding:8px!important}.pt-lg--xs{padding-top:8px!important}.pr-lg--xs{padding-right:8px!important}.pb-lg--xs{padding-bottom:8px!important}.pl-lg--xs{padding-left:8px!important}.px-lg--xs{padding-right:8px!important;padding-left:8px!important}.py-lg--xs{padding-top:8px!important;padding-bottom:8px!important}.m-lg--s{margin:16px!important}.mt-lg--s{margin-top:16px!important}.mr-lg--s{margin-right:16px!important}.mb-lg--s{margin-bottom:16px!important}.ml-lg--s{margin-left:16px!important}.mx-lg--s{margin-right:16px!important;margin-left:16px!important}.my-lg--s{margin-top:16px!important;margin-bottom:16px!important}.p-lg--s{padding:16px!important}.pt-lg--s{padding-top:16px!important}.pr-lg--s{padding-right:16px!important}.pb-lg--s{padding-bottom:16px!important}.pl-lg--s{padding-left:16px!important}.px-lg--s{padding-right:16px!important;padding-left:16px!important}.py-lg--s{padding-top:16px!important;padding-bottom:16px!important}.m-lg--m{margin:24px!important}.mt-lg--m{margin-top:24px!important}.mr-lg--m{margin-right:24px!important}.mb-lg--m{margin-bottom:24px!important}.ml-lg--m{margin-left:24px!important}.mx-lg--m{margin-right:24px!important;margin-left:24px!important}.my-lg--m{margin-top:24px!important;margin-bottom:24px!important}.p-lg--m{padding:24px!important}.pt-lg--m{padding-top:24px!important}.pr-lg--m{padding-right:24px!important}.pb-lg--m{padding-bottom:24px!important}.pl-lg--m{padding-left:24px!important}.px-lg--m{padding-right:24px!important;padding-left:24px!important}.py-lg--m{padding-top:24px!important;padding-bottom:24px!important}.m-lg--l{margin:32px!important}.mt-lg--l{margin-top:32px!important}.mr-lg--l{margin-right:32px!important}.mb-lg--l{margin-bottom:32px!important}.ml-lg--l{margin-left:32px!important}.mx-lg--l{margin-right:32px!important;margin-left:32px!important}.my-lg--l{margin-top:32px!important;margin-bottom:32px!important}.p-lg--l{padding:32px!important}.pt-lg--l{padding-top:32px!important}.pr-lg--l{padding-right:32px!important}.pb-lg--l{padding-bottom:32px!important}.pl-lg--l{padding-left:32px!important}.px-lg--l{padding-right:32px!important;padding-left:32px!important}.py-lg--l{padding-top:32px!important;padding-bottom:32px!important}.m-lg--l-plus{margin:40px!important}.mt-lg--l-plus{margin-top:40px!important}.mr-lg--l-plus{margin-right:40px!important}.mb-lg--l-plus{margin-bottom:40px!important}.ml-lg--l-plus{margin-left:40px!important}.mx-lg--l-plus{margin-right:40px!important;margin-left:40px!important}.my-lg--l-plus{margin-top:40px!important;margin-bottom:40px!important}.p-lg--l-plus{padding:40px!important}.pt-lg--l-plus{padding-top:40px!important}.pr-lg--l-plus{padding-right:40px!important}.pb-lg--l-plus{padding-bottom:40px!important}.pl-lg--l-plus{padding-left:40px!important}.px-lg--l-plus{padding-right:40px!important;padding-left:40px!important}.py-lg--l-plus{padding-top:40px!important;padding-bottom:40px!important}.m-lg--xl{margin:48px!important}.mt-lg--xl{margin-top:48px!important}.mr-lg--xl{margin-right:48px!important}.mb-lg--xl{margin-bottom:48px!important}.ml-lg--xl{margin-left:48px!important}.mx-lg--xl{margin-right:48px!important;margin-left:48px!important}.my-lg--xl{margin-top:48px!important;margin-bottom:48px!important}.p-lg--xl{padding:48px!important}.pt-lg--xl{padding-top:48px!important}.pr-lg--xl{padding-right:48px!important}.pb-lg--xl{padding-bottom:48px!important}.pl-lg--xl{padding-left:48px!important}.px-lg--xl{padding-right:48px!important;padding-left:48px!important}.py-lg--xl{padding-top:48px!important;padding-bottom:48px!important}.m-lg--xl-plus{margin:56px!important}.mt-lg--xl-plus{margin-top:56px!important}.mr-lg--xl-plus{margin-right:56px!important}.mb-lg--xl-plus{margin-bottom:56px!important}.ml-lg--xl-plus{margin-left:56px!important}.mx-lg--xl-plus{margin-right:56px!important;margin-left:56px!important}.my-lg--xl-plus{margin-top:56px!important;margin-bottom:56px!important}.p-lg--xl-plus{padding:56px!important}.pt-lg--xl-plus{padding-top:56px!important}.pr-lg--xl-plus{padding-right:56px!important}.pb-lg--xl-plus{padding-bottom:56px!important}.pl-lg--xl-plus{padding-left:56px!important}.px-lg--xl-plus{padding-right:56px!important;padding-left:56px!important}.py-lg--xl-plus{padding-top:56px!important;padding-bottom:56px!important}.m-lg--xxl{margin:64px!important}.mt-lg--xxl{margin-top:64px!important}.mr-lg--xxl{margin-right:64px!important}.mb-lg--xxl{margin-bottom:64px!important}.ml-lg--xxl{margin-left:64px!important}.mx-lg--xxl{margin-right:64px!important;margin-left:64px!important}.my-lg--xxl{margin-top:64px!important;margin-bottom:64px!important}.p-lg--xxl{padding:64px!important}.pt-lg--xxl{padding-top:64px!important}.pr-lg--xxl{padding-right:64px!important}.pb-lg--xxl{padding-bottom:64px!important}.pl-lg--xxl{padding-left:64px!important}.px-lg--xxl{padding-right:64px!important;padding-left:64px!important}.py-lg--xxl{padding-top:64px!important;padding-bottom:64px!important}.m-lg--super{margin:80px!important}.mt-lg--super{margin-top:80px!important}.mr-lg--super{margin-right:80px!important}.mb-lg--super{margin-bottom:80px!important}.ml-lg--super{margin-left:80px!important}.mx-lg--super{margin-right:80px!important;margin-left:80px!important}.my-lg--super{margin-top:80px!important;margin-bottom:80px!important}.p-lg--super{padding:80px!important}.pt-lg--super{padding-top:80px!important}.pr-lg--super{padding-right:80px!important}.pb-lg--super{padding-bottom:80px!important}.pl-lg--super{padding-left:80px!important}.px-lg--super{padding-right:80px!important;padding-left:80px!important}.py-lg--super{padding-top:80px!important;padding-bottom:80px!important}}@media screen and (min-width: 1200px){.m-xl--0{margin:0!important}.mt-xl--0{margin-top:0!important}.mr-xl--0{margin-right:0!important}.mb-xl--0{margin-bottom:0!important}.ml-xl--0{margin-left:0!important}.mx-xl--0{margin-right:0!important;margin-left:0!important}.my-xl--0{margin-top:0!important;margin-bottom:0!important}.p-xl--0{padding:0!important}.pt-xl--0{padding-top:0!important}.pr-xl--0{padding-right:0!important}.pb-xl--0{padding-bottom:0!important}.pl-xl--0{padding-left:0!important}.px-xl--0{padding-right:0!important;padding-left:0!important}.py-xl--0{padding-top:0!important;padding-bottom:0!important}.m-xl--xs{margin:8px!important}.mt-xl--xs{margin-top:8px!important}.mr-xl--xs{margin-right:8px!important}.mb-xl--xs{margin-bottom:8px!important}.ml-xl--xs{margin-left:8px!important}.mx-xl--xs{margin-right:8px!important;margin-left:8px!important}.my-xl--xs{margin-top:8px!important;margin-bottom:8px!important}.p-xl--xs{padding:8px!important}.pt-xl--xs{padding-top:8px!important}.pr-xl--xs{padding-right:8px!important}.pb-xl--xs{padding-bottom:8px!important}.pl-xl--xs{padding-left:8px!important}.px-xl--xs{padding-right:8px!important;padding-left:8px!important}.py-xl--xs{padding-top:8px!important;padding-bottom:8px!important}.m-xl--s{margin:16px!important}.mt-xl--s{margin-top:16px!important}.mr-xl--s{margin-right:16px!important}.mb-xl--s{margin-bottom:16px!important}.ml-xl--s{margin-left:16px!important}.mx-xl--s{margin-right:16px!important;margin-left:16px!important}.my-xl--s{margin-top:16px!important;margin-bottom:16px!important}.p-xl--s{padding:16px!important}.pt-xl--s{padding-top:16px!important}.pr-xl--s{padding-right:16px!important}.pb-xl--s{padding-bottom:16px!important}.pl-xl--s{padding-left:16px!important}.px-xl--s{padding-right:16px!important;padding-left:16px!important}.py-xl--s{padding-top:16px!important;padding-bottom:16px!important}.m-xl--m{margin:24px!important}.mt-xl--m{margin-top:24px!important}.mr-xl--m{margin-right:24px!important}.mb-xl--m{margin-bottom:24px!important}.ml-xl--m{margin-left:24px!important}.mx-xl--m{margin-right:24px!important;margin-left:24px!important}.my-xl--m{margin-top:24px!important;margin-bottom:24px!important}.p-xl--m{padding:24px!important}.pt-xl--m{padding-top:24px!important}.pr-xl--m{padding-right:24px!important}.pb-xl--m{padding-bottom:24px!important}.pl-xl--m{padding-left:24px!important}.px-xl--m{padding-right:24px!important;padding-left:24px!important}.py-xl--m{padding-top:24px!important;padding-bottom:24px!important}.m-xl--l{margin:32px!important}.mt-xl--l{margin-top:32px!important}.mr-xl--l{margin-right:32px!important}.mb-xl--l{margin-bottom:32px!important}.ml-xl--l{margin-left:32px!important}.mx-xl--l{margin-right:32px!important;margin-left:32px!important}.my-xl--l{margin-top:32px!important;margin-bottom:32px!important}.p-xl--l{padding:32px!important}.pt-xl--l{padding-top:32px!important}.pr-xl--l{padding-right:32px!important}.pb-xl--l{padding-bottom:32px!important}.pl-xl--l{padding-left:32px!important}.px-xl--l{padding-right:32px!important;padding-left:32px!important}.py-xl--l{padding-top:32px!important;padding-bottom:32px!important}.m-xl--l-plus{margin:40px!important}.mt-xl--l-plus{margin-top:40px!important}.mr-xl--l-plus{margin-right:40px!important}.mb-xl--l-plus{margin-bottom:40px!important}.ml-xl--l-plus{margin-left:40px!important}.mx-xl--l-plus{margin-right:40px!important;margin-left:40px!important}.my-xl--l-plus{margin-top:40px!important;margin-bottom:40px!important}.p-xl--l-plus{padding:40px!important}.pt-xl--l-plus{padding-top:40px!important}.pr-xl--l-plus{padding-right:40px!important}.pb-xl--l-plus{padding-bottom:40px!important}.pl-xl--l-plus{padding-left:40px!important}.px-xl--l-plus{padding-right:40px!important;padding-left:40px!important}.py-xl--l-plus{padding-top:40px!important;padding-bottom:40px!important}.m-xl--xl{margin:48px!important}.mt-xl--xl{margin-top:48px!important}.mr-xl--xl{margin-right:48px!important}.mb-xl--xl{margin-bottom:48px!important}.ml-xl--xl{margin-left:48px!important}.mx-xl--xl{margin-right:48px!important;margin-left:48px!important}.my-xl--xl{margin-top:48px!important;margin-bottom:48px!important}.p-xl--xl{padding:48px!important}.pt-xl--xl{padding-top:48px!important}.pr-xl--xl{padding-right:48px!important}.pb-xl--xl{padding-bottom:48px!important}.pl-xl--xl{padding-left:48px!important}.px-xl--xl{padding-right:48px!important;padding-left:48px!important}.py-xl--xl{padding-top:48px!important;padding-bottom:48px!important}.m-xl--xl-plus{margin:56px!important}.mt-xl--xl-plus{margin-top:56px!important}.mr-xl--xl-plus{margin-right:56px!important}.mb-xl--xl-plus{margin-bottom:56px!important}.ml-xl--xl-plus{margin-left:56px!important}.mx-xl--xl-plus{margin-right:56px!important;margin-left:56px!important}.my-xl--xl-plus{margin-top:56px!important;margin-bottom:56px!important}.p-xl--xl-plus{padding:56px!important}.pt-xl--xl-plus{padding-top:56px!important}.pr-xl--xl-plus{padding-right:56px!important}.pb-xl--xl-plus{padding-bottom:56px!important}.pl-xl--xl-plus{padding-left:56px!important}.px-xl--xl-plus{padding-right:56px!important;padding-left:56px!important}.py-xl--xl-plus{padding-top:56px!important;padding-bottom:56px!important}.m-xl--xxl{margin:64px!important}.mt-xl--xxl{margin-top:64px!important}.mr-xl--xxl{margin-right:64px!important}.mb-xl--xxl{margin-bottom:64px!important}.ml-xl--xxl{margin-left:64px!important}.mx-xl--xxl{margin-right:64px!important;margin-left:64px!important}.my-xl--xxl{margin-top:64px!important;margin-bottom:64px!important}.p-xl--xxl{padding:64px!important}.pt-xl--xxl{padding-top:64px!important}.pr-xl--xxl{padding-right:64px!important}.pb-xl--xxl{padding-bottom:64px!important}.pl-xl--xxl{padding-left:64px!important}.px-xl--xxl{padding-right:64px!important;padding-left:64px!important}.py-xl--xxl{padding-top:64px!important;padding-bottom:64px!important}.m-xl--super{margin:80px!important}.mt-xl--super{margin-top:80px!important}.mr-xl--super{margin-right:80px!important}.mb-xl--super{margin-bottom:80px!important}.ml-xl--super{margin-left:80px!important}.mx-xl--super{margin-right:80px!important;margin-left:80px!important}.my-xl--super{margin-top:80px!important;margin-bottom:80px!important}.p-xl--super{padding:80px!important}.pt-xl--super{padding-top:80px!important}.pr-xl--super{padding-right:80px!important}.pb-xl--super{padding-bottom:80px!important}.pl-xl--super{padding-left:80px!important}.px-xl--super{padding-right:80px!important;padding-left:80px!important}.py-xl--super{padding-top:80px!important;padding-bottom:80px!important}}@media screen and (min-width: 1600px){.m-xxl--0{margin:0!important}.mt-xxl--0{margin-top:0!important}.mr-xxl--0{margin-right:0!important}.mb-xxl--0{margin-bottom:0!important}.ml-xxl--0{margin-left:0!important}.mx-xxl--0{margin-right:0!important;margin-left:0!important}.my-xxl--0{margin-top:0!important;margin-bottom:0!important}.p-xxl--0{padding:0!important}.pt-xxl--0{padding-top:0!important}.pr-xxl--0{padding-right:0!important}.pb-xxl--0{padding-bottom:0!important}.pl-xxl--0{padding-left:0!important}.px-xxl--0{padding-right:0!important;padding-left:0!important}.py-xxl--0{padding-top:0!important;padding-bottom:0!important}.m-xxl--xs{margin:8px!important}.mt-xxl--xs{margin-top:8px!important}.mr-xxl--xs{margin-right:8px!important}.mb-xxl--xs{margin-bottom:8px!important}.ml-xxl--xs{margin-left:8px!important}.mx-xxl--xs{margin-right:8px!important;margin-left:8px!important}.my-xxl--xs{margin-top:8px!important;margin-bottom:8px!important}.p-xxl--xs{padding:8px!important}.pt-xxl--xs{padding-top:8px!important}.pr-xxl--xs{padding-right:8px!important}.pb-xxl--xs{padding-bottom:8px!important}.pl-xxl--xs{padding-left:8px!important}.px-xxl--xs{padding-right:8px!important;padding-left:8px!important}.py-xxl--xs{padding-top:8px!important;padding-bottom:8px!important}.m-xxl--s{margin:16px!important}.mt-xxl--s{margin-top:16px!important}.mr-xxl--s{margin-right:16px!important}.mb-xxl--s{margin-bottom:16px!important}.ml-xxl--s{margin-left:16px!important}.mx-xxl--s{margin-right:16px!important;margin-left:16px!important}.my-xxl--s{margin-top:16px!important;margin-bottom:16px!important}.p-xxl--s{padding:16px!important}.pt-xxl--s{padding-top:16px!important}.pr-xxl--s{padding-right:16px!important}.pb-xxl--s{padding-bottom:16px!important}.pl-xxl--s{padding-left:16px!important}.px-xxl--s{padding-right:16px!important;padding-left:16px!important}.py-xxl--s{padding-top:16px!important;padding-bottom:16px!important}.m-xxl--m{margin:24px!important}.mt-xxl--m{margin-top:24px!important}.mr-xxl--m{margin-right:24px!important}.mb-xxl--m{margin-bottom:24px!important}.ml-xxl--m{margin-left:24px!important}.mx-xxl--m{margin-right:24px!important;margin-left:24px!important}.my-xxl--m{margin-top:24px!important;margin-bottom:24px!important}.p-xxl--m{padding:24px!important}.pt-xxl--m{padding-top:24px!important}.pr-xxl--m{padding-right:24px!important}.pb-xxl--m{padding-bottom:24px!important}.pl-xxl--m{padding-left:24px!important}.px-xxl--m{padding-right:24px!important;padding-left:24px!important}.py-xxl--m{padding-top:24px!important;padding-bottom:24px!important}.m-xxl--l{margin:32px!important}.mt-xxl--l{margin-top:32px!important}.mr-xxl--l{margin-right:32px!important}.mb-xxl--l{margin-bottom:32px!important}.ml-xxl--l{margin-left:32px!important}.mx-xxl--l{margin-right:32px!important;margin-left:32px!important}.my-xxl--l{margin-top:32px!important;margin-bottom:32px!important}.p-xxl--l{padding:32px!important}.pt-xxl--l{padding-top:32px!important}.pr-xxl--l{padding-right:32px!important}.pb-xxl--l{padding-bottom:32px!important}.pl-xxl--l{padding-left:32px!important}.px-xxl--l{padding-right:32px!important;padding-left:32px!important}.py-xxl--l{padding-top:32px!important;padding-bottom:32px!important}.m-xxl--l-plus{margin:40px!important}.mt-xxl--l-plus{margin-top:40px!important}.mr-xxl--l-plus{margin-right:40px!important}.mb-xxl--l-plus{margin-bottom:40px!important}.ml-xxl--l-plus{margin-left:40px!important}.mx-xxl--l-plus{margin-right:40px!important;margin-left:40px!important}.my-xxl--l-plus{margin-top:40px!important;margin-bottom:40px!important}.p-xxl--l-plus{padding:40px!important}.pt-xxl--l-plus{padding-top:40px!important}.pr-xxl--l-plus{padding-right:40px!important}.pb-xxl--l-plus{padding-bottom:40px!important}.pl-xxl--l-plus{padding-left:40px!important}.px-xxl--l-plus{padding-right:40px!important;padding-left:40px!important}.py-xxl--l-plus{padding-top:40px!important;padding-bottom:40px!important}.m-xxl--xl{margin:48px!important}.mt-xxl--xl{margin-top:48px!important}.mr-xxl--xl{margin-right:48px!important}.mb-xxl--xl{margin-bottom:48px!important}.ml-xxl--xl{margin-left:48px!important}.mx-xxl--xl{margin-right:48px!important;margin-left:48px!important}.my-xxl--xl{margin-top:48px!important;margin-bottom:48px!important}.p-xxl--xl{padding:48px!important}.pt-xxl--xl{padding-top:48px!important}.pr-xxl--xl{padding-right:48px!important}.pb-xxl--xl{padding-bottom:48px!important}.pl-xxl--xl{padding-left:48px!important}.px-xxl--xl{padding-right:48px!important;padding-left:48px!important}.py-xxl--xl{padding-top:48px!important;padding-bottom:48px!important}.m-xxl--xl-plus{margin:56px!important}.mt-xxl--xl-plus{margin-top:56px!important}.mr-xxl--xl-plus{margin-right:56px!important}.mb-xxl--xl-plus{margin-bottom:56px!important}.ml-xxl--xl-plus{margin-left:56px!important}.mx-xxl--xl-plus{margin-right:56px!important;margin-left:56px!important}.my-xxl--xl-plus{margin-top:56px!important;margin-bottom:56px!important}.p-xxl--xl-plus{padding:56px!important}.pt-xxl--xl-plus{padding-top:56px!important}.pr-xxl--xl-plus{padding-right:56px!important}.pb-xxl--xl-plus{padding-bottom:56px!important}.pl-xxl--xl-plus{padding-left:56px!important}.px-xxl--xl-plus{padding-right:56px!important;padding-left:56px!important}.py-xxl--xl-plus{padding-top:56px!important;padding-bottom:56px!important}.m-xxl--xxl{margin:64px!important}.mt-xxl--xxl{margin-top:64px!important}.mr-xxl--xxl{margin-right:64px!important}.mb-xxl--xxl{margin-bottom:64px!important}.ml-xxl--xxl{margin-left:64px!important}.mx-xxl--xxl{margin-right:64px!important;margin-left:64px!important}.my-xxl--xxl{margin-top:64px!important;margin-bottom:64px!important}.p-xxl--xxl{padding:64px!important}.pt-xxl--xxl{padding-top:64px!important}.pr-xxl--xxl{padding-right:64px!important}.pb-xxl--xxl{padding-bottom:64px!important}.pl-xxl--xxl{padding-left:64px!important}.px-xxl--xxl{padding-right:64px!important;padding-left:64px!important}.py-xxl--xxl{padding-top:64px!important;padding-bottom:64px!important}.m-xxl--super{margin:80px!important}.mt-xxl--super{margin-top:80px!important}.mr-xxl--super{margin-right:80px!important}.mb-xxl--super{margin-bottom:80px!important}.ml-xxl--super{margin-left:80px!important}.mx-xxl--super{margin-right:80px!important;margin-left:80px!important}.my-xxl--super{margin-top:80px!important;margin-bottom:80px!important}.p-xxl--super{padding:80px!important}.pt-xxl--super{padding-top:80px!important}.pr-xxl--super{padding-right:80px!important}.pb-xxl--super{padding-bottom:80px!important}.pl-xxl--super{padding-left:80px!important}.px-xxl--super{padding-right:80px!important;padding-left:80px!important}.py-xxl--super{padding-top:80px!important;padding-bottom:80px!important}}@media screen and (min-width: 400px){.m-sm_unorthodox--0{margin:0!important}.mt-sm_unorthodox--0{margin-top:0!important}.mr-sm_unorthodox--0{margin-right:0!important}.mb-sm_unorthodox--0{margin-bottom:0!important}.ml-sm_unorthodox--0{margin-left:0!important}.mx-sm_unorthodox--0{margin-right:0!important;margin-left:0!important}.my-sm_unorthodox--0{margin-top:0!important;margin-bottom:0!important}.p-sm_unorthodox--0{padding:0!important}.pt-sm_unorthodox--0{padding-top:0!important}.pr-sm_unorthodox--0{padding-right:0!important}.pb-sm_unorthodox--0{padding-bottom:0!important}.pl-sm_unorthodox--0{padding-left:0!important}.px-sm_unorthodox--0{padding-right:0!important;padding-left:0!important}.py-sm_unorthodox--0{padding-top:0!important;padding-bottom:0!important}.m-sm_unorthodox--xs{margin:8px!important}.mt-sm_unorthodox--xs{margin-top:8px!important}.mr-sm_unorthodox--xs{margin-right:8px!important}.mb-sm_unorthodox--xs{margin-bottom:8px!important}.ml-sm_unorthodox--xs{margin-left:8px!important}.mx-sm_unorthodox--xs{margin-right:8px!important;margin-left:8px!important}.my-sm_unorthodox--xs{margin-top:8px!important;margin-bottom:8px!important}.p-sm_unorthodox--xs{padding:8px!important}.pt-sm_unorthodox--xs{padding-top:8px!important}.pr-sm_unorthodox--xs{padding-right:8px!important}.pb-sm_unorthodox--xs{padding-bottom:8px!important}.pl-sm_unorthodox--xs{padding-left:8px!important}.px-sm_unorthodox--xs{padding-right:8px!important;padding-left:8px!important}.py-sm_unorthodox--xs{padding-top:8px!important;padding-bottom:8px!important}.m-sm_unorthodox--s{margin:16px!important}.mt-sm_unorthodox--s{margin-top:16px!important}.mr-sm_unorthodox--s{margin-right:16px!important}.mb-sm_unorthodox--s{margin-bottom:16px!important}.ml-sm_unorthodox--s{margin-left:16px!important}.mx-sm_unorthodox--s{margin-right:16px!important;margin-left:16px!important}.my-sm_unorthodox--s{margin-top:16px!important;margin-bottom:16px!important}.p-sm_unorthodox--s{padding:16px!important}.pt-sm_unorthodox--s{padding-top:16px!important}.pr-sm_unorthodox--s{padding-right:16px!important}.pb-sm_unorthodox--s{padding-bottom:16px!important}.pl-sm_unorthodox--s{padding-left:16px!important}.px-sm_unorthodox--s{padding-right:16px!important;padding-left:16px!important}.py-sm_unorthodox--s{padding-top:16px!important;padding-bottom:16px!important}.m-sm_unorthodox--m{margin:24px!important}.mt-sm_unorthodox--m{margin-top:24px!important}.mr-sm_unorthodox--m{margin-right:24px!important}.mb-sm_unorthodox--m{margin-bottom:24px!important}.ml-sm_unorthodox--m{margin-left:24px!important}.mx-sm_unorthodox--m{margin-right:24px!important;margin-left:24px!important}.my-sm_unorthodox--m{margin-top:24px!important;margin-bottom:24px!important}.p-sm_unorthodox--m{padding:24px!important}.pt-sm_unorthodox--m{padding-top:24px!important}.pr-sm_unorthodox--m{padding-right:24px!important}.pb-sm_unorthodox--m{padding-bottom:24px!important}.pl-sm_unorthodox--m{padding-left:24px!important}.px-sm_unorthodox--m{padding-right:24px!important;padding-left:24px!important}.py-sm_unorthodox--m{padding-top:24px!important;padding-bottom:24px!important}.m-sm_unorthodox--l{margin:32px!important}.mt-sm_unorthodox--l{margin-top:32px!important}.mr-sm_unorthodox--l{margin-right:32px!important}.mb-sm_unorthodox--l{margin-bottom:32px!important}.ml-sm_unorthodox--l{margin-left:32px!important}.mx-sm_unorthodox--l{margin-right:32px!important;margin-left:32px!important}.my-sm_unorthodox--l{margin-top:32px!important;margin-bottom:32px!important}.p-sm_unorthodox--l{padding:32px!important}.pt-sm_unorthodox--l{padding-top:32px!important}.pr-sm_unorthodox--l{padding-right:32px!important}.pb-sm_unorthodox--l{padding-bottom:32px!important}.pl-sm_unorthodox--l{padding-left:32px!important}.px-sm_unorthodox--l{padding-right:32px!important;padding-left:32px!important}.py-sm_unorthodox--l{padding-top:32px!important;padding-bottom:32px!important}.m-sm_unorthodox--l-plus{margin:40px!important}.mt-sm_unorthodox--l-plus{margin-top:40px!important}.mr-sm_unorthodox--l-plus{margin-right:40px!important}.mb-sm_unorthodox--l-plus{margin-bottom:40px!important}.ml-sm_unorthodox--l-plus{margin-left:40px!important}.mx-sm_unorthodox--l-plus{margin-right:40px!important;margin-left:40px!important}.my-sm_unorthodox--l-plus{margin-top:40px!important;margin-bottom:40px!important}.p-sm_unorthodox--l-plus{padding:40px!important}.pt-sm_unorthodox--l-plus{padding-top:40px!important}.pr-sm_unorthodox--l-plus{padding-right:40px!important}.pb-sm_unorthodox--l-plus{padding-bottom:40px!important}.pl-sm_unorthodox--l-plus{padding-left:40px!important}.px-sm_unorthodox--l-plus{padding-right:40px!important;padding-left:40px!important}.py-sm_unorthodox--l-plus{padding-top:40px!important;padding-bottom:40px!important}.m-sm_unorthodox--xl{margin:48px!important}.mt-sm_unorthodox--xl{margin-top:48px!important}.mr-sm_unorthodox--xl{margin-right:48px!important}.mb-sm_unorthodox--xl{margin-bottom:48px!important}.ml-sm_unorthodox--xl{margin-left:48px!important}.mx-sm_unorthodox--xl{margin-right:48px!important;margin-left:48px!important}.my-sm_unorthodox--xl{margin-top:48px!important;margin-bottom:48px!important}.p-sm_unorthodox--xl{padding:48px!important}.pt-sm_unorthodox--xl{padding-top:48px!important}.pr-sm_unorthodox--xl{padding-right:48px!important}.pb-sm_unorthodox--xl{padding-bottom:48px!important}.pl-sm_unorthodox--xl{padding-left:48px!important}.px-sm_unorthodox--xl{padding-right:48px!important;padding-left:48px!important}.py-sm_unorthodox--xl{padding-top:48px!important;padding-bottom:48px!important}.m-sm_unorthodox--xl-plus{margin:56px!important}.mt-sm_unorthodox--xl-plus{margin-top:56px!important}.mr-sm_unorthodox--xl-plus{margin-right:56px!important}.mb-sm_unorthodox--xl-plus{margin-bottom:56px!important}.ml-sm_unorthodox--xl-plus{margin-left:56px!important}.mx-sm_unorthodox--xl-plus{margin-right:56px!important;margin-left:56px!important}.my-sm_unorthodox--xl-plus{margin-top:56px!important;margin-bottom:56px!important}.p-sm_unorthodox--xl-plus{padding:56px!important}.pt-sm_unorthodox--xl-plus{padding-top:56px!important}.pr-sm_unorthodox--xl-plus{padding-right:56px!important}.pb-sm_unorthodox--xl-plus{padding-bottom:56px!important}.pl-sm_unorthodox--xl-plus{padding-left:56px!important}.px-sm_unorthodox--xl-plus{padding-right:56px!important;padding-left:56px!important}.py-sm_unorthodox--xl-plus{padding-top:56px!important;padding-bottom:56px!important}.m-sm_unorthodox--xxl{margin:64px!important}.mt-sm_unorthodox--xxl{margin-top:64px!important}.mr-sm_unorthodox--xxl{margin-right:64px!important}.mb-sm_unorthodox--xxl{margin-bottom:64px!important}.ml-sm_unorthodox--xxl{margin-left:64px!important}.mx-sm_unorthodox--xxl{margin-right:64px!important;margin-left:64px!important}.my-sm_unorthodox--xxl{margin-top:64px!important;margin-bottom:64px!important}.p-sm_unorthodox--xxl{padding:64px!important}.pt-sm_unorthodox--xxl{padding-top:64px!important}.pr-sm_unorthodox--xxl{padding-right:64px!important}.pb-sm_unorthodox--xxl{padding-bottom:64px!important}.pl-sm_unorthodox--xxl{padding-left:64px!important}.px-sm_unorthodox--xxl{padding-right:64px!important;padding-left:64px!important}.py-sm_unorthodox--xxl{padding-top:64px!important;padding-bottom:64px!important}.m-sm_unorthodox--super{margin:80px!important}.mt-sm_unorthodox--super{margin-top:80px!important}.mr-sm_unorthodox--super{margin-right:80px!important}.mb-sm_unorthodox--super{margin-bottom:80px!important}.ml-sm_unorthodox--super{margin-left:80px!important}.mx-sm_unorthodox--super{margin-right:80px!important;margin-left:80px!important}.my-sm_unorthodox--super{margin-top:80px!important;margin-bottom:80px!important}.p-sm_unorthodox--super{padding:80px!important}.pt-sm_unorthodox--super{padding-top:80px!important}.pr-sm_unorthodox--super{padding-right:80px!important}.pb-sm_unorthodox--super{padding-bottom:80px!important}.pl-sm_unorthodox--super{padding-left:80px!important}.px-sm_unorthodox--super{padding-right:80px!important;padding-left:80px!important}.py-sm_unorthodox--super{padding-top:80px!important;padding-bottom:80px!important}}@media screen and (min-width: 360px){.m-xs_unorthodox--0{margin:0!important}.mt-xs_unorthodox--0{margin-top:0!important}.mr-xs_unorthodox--0{margin-right:0!important}.mb-xs_unorthodox--0{margin-bottom:0!important}.ml-xs_unorthodox--0{margin-left:0!important}.mx-xs_unorthodox--0{margin-right:0!important;margin-left:0!important}.my-xs_unorthodox--0{margin-top:0!important;margin-bottom:0!important}.p-xs_unorthodox--0{padding:0!important}.pt-xs_unorthodox--0{padding-top:0!important}.pr-xs_unorthodox--0{padding-right:0!important}.pb-xs_unorthodox--0{padding-bottom:0!important}.pl-xs_unorthodox--0{padding-left:0!important}.px-xs_unorthodox--0{padding-right:0!important;padding-left:0!important}.py-xs_unorthodox--0{padding-top:0!important;padding-bottom:0!important}.m-xs_unorthodox--xs{margin:8px!important}.mt-xs_unorthodox--xs{margin-top:8px!important}.mr-xs_unorthodox--xs{margin-right:8px!important}.mb-xs_unorthodox--xs{margin-bottom:8px!important}.ml-xs_unorthodox--xs{margin-left:8px!important}.mx-xs_unorthodox--xs{margin-right:8px!important;margin-left:8px!important}.my-xs_unorthodox--xs{margin-top:8px!important;margin-bottom:8px!important}.p-xs_unorthodox--xs{padding:8px!important}.pt-xs_unorthodox--xs{padding-top:8px!important}.pr-xs_unorthodox--xs{padding-right:8px!important}.pb-xs_unorthodox--xs{padding-bottom:8px!important}.pl-xs_unorthodox--xs{padding-left:8px!important}.px-xs_unorthodox--xs{padding-right:8px!important;padding-left:8px!important}.py-xs_unorthodox--xs{padding-top:8px!important;padding-bottom:8px!important}.m-xs_unorthodox--s{margin:16px!important}.mt-xs_unorthodox--s{margin-top:16px!important}.mr-xs_unorthodox--s{margin-right:16px!important}.mb-xs_unorthodox--s{margin-bottom:16px!important}.ml-xs_unorthodox--s{margin-left:16px!important}.mx-xs_unorthodox--s{margin-right:16px!important;margin-left:16px!important}.my-xs_unorthodox--s{margin-top:16px!important;margin-bottom:16px!important}.p-xs_unorthodox--s{padding:16px!important}.pt-xs_unorthodox--s{padding-top:16px!important}.pr-xs_unorthodox--s{padding-right:16px!important}.pb-xs_unorthodox--s{padding-bottom:16px!important}.pl-xs_unorthodox--s{padding-left:16px!important}.px-xs_unorthodox--s{padding-right:16px!important;padding-left:16px!important}.py-xs_unorthodox--s{padding-top:16px!important;padding-bottom:16px!important}.m-xs_unorthodox--m{margin:24px!important}.mt-xs_unorthodox--m{margin-top:24px!important}.mr-xs_unorthodox--m{margin-right:24px!important}.mb-xs_unorthodox--m{margin-bottom:24px!important}.ml-xs_unorthodox--m{margin-left:24px!important}.mx-xs_unorthodox--m{margin-right:24px!important;margin-left:24px!important}.my-xs_unorthodox--m{margin-top:24px!important;margin-bottom:24px!important}.p-xs_unorthodox--m{padding:24px!important}.pt-xs_unorthodox--m{padding-top:24px!important}.pr-xs_unorthodox--m{padding-right:24px!important}.pb-xs_unorthodox--m{padding-bottom:24px!important}.pl-xs_unorthodox--m{padding-left:24px!important}.px-xs_unorthodox--m{padding-right:24px!important;padding-left:24px!important}.py-xs_unorthodox--m{padding-top:24px!important;padding-bottom:24px!important}.m-xs_unorthodox--l{margin:32px!important}.mt-xs_unorthodox--l{margin-top:32px!important}.mr-xs_unorthodox--l{margin-right:32px!important}.mb-xs_unorthodox--l{margin-bottom:32px!important}.ml-xs_unorthodox--l{margin-left:32px!important}.mx-xs_unorthodox--l{margin-right:32px!important;margin-left:32px!important}.my-xs_unorthodox--l{margin-top:32px!important;margin-bottom:32px!important}.p-xs_unorthodox--l{padding:32px!important}.pt-xs_unorthodox--l{padding-top:32px!important}.pr-xs_unorthodox--l{padding-right:32px!important}.pb-xs_unorthodox--l{padding-bottom:32px!important}.pl-xs_unorthodox--l{padding-left:32px!important}.px-xs_unorthodox--l{padding-right:32px!important;padding-left:32px!important}.py-xs_unorthodox--l{padding-top:32px!important;padding-bottom:32px!important}.m-xs_unorthodox--l-plus{margin:40px!important}.mt-xs_unorthodox--l-plus{margin-top:40px!important}.mr-xs_unorthodox--l-plus{margin-right:40px!important}.mb-xs_unorthodox--l-plus{margin-bottom:40px!important}.ml-xs_unorthodox--l-plus{margin-left:40px!important}.mx-xs_unorthodox--l-plus{margin-right:40px!important;margin-left:40px!important}.my-xs_unorthodox--l-plus{margin-top:40px!important;margin-bottom:40px!important}.p-xs_unorthodox--l-plus{padding:40px!important}.pt-xs_unorthodox--l-plus{padding-top:40px!important}.pr-xs_unorthodox--l-plus{padding-right:40px!important}.pb-xs_unorthodox--l-plus{padding-bottom:40px!important}.pl-xs_unorthodox--l-plus{padding-left:40px!important}.px-xs_unorthodox--l-plus{padding-right:40px!important;padding-left:40px!important}.py-xs_unorthodox--l-plus{padding-top:40px!important;padding-bottom:40px!important}.m-xs_unorthodox--xl{margin:48px!important}.mt-xs_unorthodox--xl{margin-top:48px!important}.mr-xs_unorthodox--xl{margin-right:48px!important}.mb-xs_unorthodox--xl{margin-bottom:48px!important}.ml-xs_unorthodox--xl{margin-left:48px!important}.mx-xs_unorthodox--xl{margin-right:48px!important;margin-left:48px!important}.my-xs_unorthodox--xl{margin-top:48px!important;margin-bottom:48px!important}.p-xs_unorthodox--xl{padding:48px!important}.pt-xs_unorthodox--xl{padding-top:48px!important}.pr-xs_unorthodox--xl{padding-right:48px!important}.pb-xs_unorthodox--xl{padding-bottom:48px!important}.pl-xs_unorthodox--xl{padding-left:48px!important}.px-xs_unorthodox--xl{padding-right:48px!important;padding-left:48px!important}.py-xs_unorthodox--xl{padding-top:48px!important;padding-bottom:48px!important}.m-xs_unorthodox--xl-plus{margin:56px!important}.mt-xs_unorthodox--xl-plus{margin-top:56px!important}.mr-xs_unorthodox--xl-plus{margin-right:56px!important}.mb-xs_unorthodox--xl-plus{margin-bottom:56px!important}.ml-xs_unorthodox--xl-plus{margin-left:56px!important}.mx-xs_unorthodox--xl-plus{margin-right:56px!important;margin-left:56px!important}.my-xs_unorthodox--xl-plus{margin-top:56px!important;margin-bottom:56px!important}.p-xs_unorthodox--xl-plus{padding:56px!important}.pt-xs_unorthodox--xl-plus{padding-top:56px!important}.pr-xs_unorthodox--xl-plus{padding-right:56px!important}.pb-xs_unorthodox--xl-plus{padding-bottom:56px!important}.pl-xs_unorthodox--xl-plus{padding-left:56px!important}.px-xs_unorthodox--xl-plus{padding-right:56px!important;padding-left:56px!important}.py-xs_unorthodox--xl-plus{padding-top:56px!important;padding-bottom:56px!important}.m-xs_unorthodox--xxl{margin:64px!important}.mt-xs_unorthodox--xxl{margin-top:64px!important}.mr-xs_unorthodox--xxl{margin-right:64px!important}.mb-xs_unorthodox--xxl{margin-bottom:64px!important}.ml-xs_unorthodox--xxl{margin-left:64px!important}.mx-xs_unorthodox--xxl{margin-right:64px!important;margin-left:64px!important}.my-xs_unorthodox--xxl{margin-top:64px!important;margin-bottom:64px!important}.p-xs_unorthodox--xxl{padding:64px!important}.pt-xs_unorthodox--xxl{padding-top:64px!important}.pr-xs_unorthodox--xxl{padding-right:64px!important}.pb-xs_unorthodox--xxl{padding-bottom:64px!important}.pl-xs_unorthodox--xxl{padding-left:64px!important}.px-xs_unorthodox--xxl{padding-right:64px!important;padding-left:64px!important}.py-xs_unorthodox--xxl{padding-top:64px!important;padding-bottom:64px!important}.m-xs_unorthodox--super{margin:80px!important}.mt-xs_unorthodox--super{margin-top:80px!important}.mr-xs_unorthodox--super{margin-right:80px!important}.mb-xs_unorthodox--super{margin-bottom:80px!important}.ml-xs_unorthodox--super{margin-left:80px!important}.mx-xs_unorthodox--super{margin-right:80px!important;margin-left:80px!important}.my-xs_unorthodox--super{margin-top:80px!important;margin-bottom:80px!important}.p-xs_unorthodox--super{padding:80px!important}.pt-xs_unorthodox--super{padding-top:80px!important}.pr-xs_unorthodox--super{padding-right:80px!important}.pb-xs_unorthodox--super{padding-bottom:80px!important}.pl-xs_unorthodox--super{padding-left:80px!important}.px-xs_unorthodox--super{padding-right:80px!important;padding-left:80px!important}.py-xs_unorthodox--super{padding-top:80px!important;padding-bottom:80px!important}}.d-block{display:block!important}.d-none{display:none!important}.d-inline-flex{display:inline-flex!important}.d-inline{display:inline!important}.d-flex{display:flex!important}@media screen and (min-width: 375px){.d-xs-block{display:block!important}.d-xs-none{display:none!important}.d-xs-inline-flex{display:inline-flex!important}.d-xs-inline{display:inline!important}.d-xs-flex{display:flex!important}}@media screen and (min-width: 576px){.d-sm-block{display:block!important}.d-sm-none{display:none!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-inline{display:inline!important}.d-sm-flex{display:flex!important}}@media screen and (min-width: 768px){.d-md-block{display:block!important}.d-md-none{display:none!important}.d-md-inline-flex{display:inline-flex!important}.d-md-inline{display:inline!important}.d-md-flex{display:flex!important}}@media screen and (min-width: 992px){.d-lg-block{display:block!important}.d-lg-none{display:none!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-inline{display:inline!important}.d-lg-flex{display:flex!important}}@media screen and (min-width: 1200px){.d-xl-block{display:block!important}.d-xl-none{display:none!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-inline{display:inline!important}.d-xl-flex{display:flex!important}}@media screen and (min-width: 1600px){.d-xxl-block{display:block!important}.d-xxl-none{display:none!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-inline{display:inline!important}.d-xxl-flex{display:flex!important}}@media screen and (min-width: 400px){.d-sm_unorthodox-block{display:block!important}.d-sm_unorthodox-none{display:none!important}.d-sm_unorthodox-inline-flex{display:inline-flex!important}.d-sm_unorthodox-inline{display:inline!important}.d-sm_unorthodox-flex{display:flex!important}}@media screen and (min-width: 360px){.d-xs_unorthodox-block{display:block!important}.d-xs_unorthodox-none{display:none!important}.d-xs_unorthodox-inline-flex{display:inline-flex!important}.d-xs_unorthodox-inline{display:inline!important}.d-xs_unorthodox-flex{display:flex!important}}.payment-accordion ion-item[slot=header]{margin-right:24px}@media screen and (min-width: 576px){.payment-accordion ion-item[slot=header]{margin-right:32px}}@media screen and (min-width: 1200px){.payment-accordion ion-item[slot=header]{margin-right:40px}}.text-decoration-none{text-decoration:none}.text-decoration-underline{text-decoration:underline}.text-center{text-align:center}.text-justify{text-align:justify}.text-left{text-align:left}.text-right{text-align:right}.flex-column{flex-direction:column}.h-100{height:100%!important}.w-100{width:100%}.pre-wrap{white-space:pre-wrap}.flex-grow-1{flex-grow:1}.flex-shrink-0{flex-shrink:0}.cursor-pointer{cursor:pointer}.list-style-none{list-style:none}.white-space-no-wrap{white-space:nowrap}.white-space-initial{white-space:initial!important}.white-space-normal{white-space:normal!important}.half-opacity{opacity:.5!important}.no-ripple{--ripple-color: transparent}.overflow-visible{overflow:visible}.text-first-letter-uppercase:first-letter{text-transform:capitalize}ion-item.item-interactive.item-has-focus.ion-untouched,ion-item.item-interactive.item-has-focus.ion-valid{--highlight-background: none}ion-item.item-interactive.item-has-focus.item-label-floating ion-label.label-floating{color:var(--ion-color-light-contrast);opacity:1}ion-label{overflow:hidden;white-space:nowrap}ion-item.item-label-stacked ion-label.label-stacked{margin-bottom:0!important;transform:scale(1)}omf-credit-card-form ion-label{color:var(--ion-color-light-contrast);opacity:.5}ion-button{text-transform:none}ion-button.button-disabled:not(.primary-button){--background: var(--ion-color-medium)}h4,.read-only-value{color:var(--ion-color-light-contrast)}.mat-mdc-tooltip.light-tooltip{background-color:var(--ion-color-dark-contrast);border:1px solid var(--ion-color-light-shade);border-radius:0;box-shadow:2px 2px 2px var(--ion-color-light-shade);color:var(--ion-color-medium)}.mat-mdc-tooltip.rounded-light-tooltip{background:var(--omf-white);border:1px solid var(--omf-grey-light);border-radius:40px;box-shadow:10px 20px 40px #00216926;box-sizing:border-box;color:var(--omf-blue);font-size:16px;letter-spacing:-.02em;line-height:24px;padding:24px 40px}.mat-mdc-tooltip.offer-email-tooltip{border:1px solid var(--ion-color-light-shade);border-radius:40px 40px 40px 0;bottom:72px;box-shadow:10px 14px 38px -5px var(--ion-color-light-shade);min-width:300px;padding:16px 24px;position:relative}.mat-mdc-tooltip.offer-email-tooltip-offset-right{right:8px}br{display:inline-block}.onetrust-pc-dark-filter.onetrust-pc-dark-filter.ot-hide.onetrust-pc-dark-filter-blur:not([style*="visibility: hidden"]),#onetrust-pc-sdk.otPcTab.ot-fade-in.otRelFont.display-cookie-center:not([style*="visibility: hidden"]){display:block!important}.main-chat{display:flex;flex-direction:column-reverse;font-family:DM Sans Regular,sans-serif;height:100%;overflow:auto;padding-bottom:36px!important;width:100%}.main-chat .link-button{--padding-start: 40px;--padding-end: 40px;height:45px}.main-chat .link-button,.main-chat .large-button{margin-left:0;margin-right:0}.chat-message{background-color:var(--omf-bright-grey);border-radius:0 40px 40px;color:var(--omf-blue);font-size:16px;letter-spacing:-.02em;line-height:24px;margin:0 0 8px;padding:16px 28px}.chat-message p:first-child{margin-top:0}.chat-message .link-button{font-size:12px;line-height:16px}.short-message{display:inline-block}.chat-reply{align-items:flex-end;display:flex;flex-direction:column}.vertical-scroll{overflow-y:scroll}.icon{font-size:20px;position:absolute;right:5px;z-index:10}.link-button{--background: none;--border-style: none;--box-shadow: none;--border-radius: 100px;--ripple-color: transparent;--color-activated: var(--omf-bright-blue-dark);--background-activated: transparent;--background-hover: transparent;--background-focused: transparent;--padding-top: 0;--padding-bottom: 0;color:var(--omf-bright-blue);cursor:pointer;font-size:16px;font-weight:400;letter-spacing:-.02em;min-width:100px;text-decoration:none;text-wrap:nowrap}.link-button::part(native){line-height:24px}.jumping-dots{--ion-padding: 0;align-items:center;display:flex;height:100%;justify-content:space-between}.jumping-dots .jumping-dot{animation:wave 1s linear infinite;background:var(--omf-white);border-radius:50%;height:5px;width:5px}.jumping-dots .jumping-dot:nth-child(2){animation-delay:-.8s}.jumping-dots .jumping-dot:nth-child(3){animation-delay:-.6s}@keyframes wave{0%,60%,to{transform:initial}30%{transform:translateY(-10px)}}.disabled-link{color:var(--ion-color-medium);pointer-events:none;text-decoration:none}.item>.ion-item-label-white-space-unset{white-space:unset}.content-header{color:var(--omf-card-background);position:relative}.content-header-item{text-align:center}.content-header-item:first-child{padding-top:40px;position:relative}.content-header--notify-first{background-color:var(--omf-card-heading-first-background);padding:16px 75px}.content-header--notify-second{background-color:var(--omf-card-heading-second-background);padding:9px 20px}.content-header--notify-three{align-items:center;color:var(--omf-blue);display:flex;flex-direction:row;font-size:24px;justify-content:flex-start;line-height:32px;padding:32px 24px 25px}.content-header--main{background-color:var(--omf-white);padding:24px 20px;position:relative}.content-header__btn{--ripple-color: transparent;position:absolute;right:0;top:50%;transform:translateY(-50%)}.content-header__btn--right{left:0;right:auto}.content-header__title{margin:0;text-align:center}.content-body{background-color:var(--omf-white);display:flex;flex-direction:column;justify-content:space-between;min-height:320px;overflow-y:auto;padding:25px}.action-button{--ripple-color: transparent;--background: var(--omf-bright-blue-light);--background-activated: var(--omf-blue);--background-focused: var(--omf-blue);--background-hover: var(--omf-bright-blue);--color: var(--omf-bright-blue);--color-activated: var(--omf-white);--color-hover: var(--omf-white);--color-focused: var(--omf-white)}.action-button ion-icon[slot=icon-only]{font-size:1.8em}.action-button,.action-button.button-disabled{--color: var(--omf-bright-blue);--background: var(--omf-bright-blue-light)}.action-button:hover{--color: var(--omf-white);--background: var(--omf-bright-blue);opacity:1}.action-button:active{--color: var(--omf-white);--background: var(--omf-blue)}.link-btn{--color: var(--omf-bright-blue);--background: transparent;--ripple-color: transparent;--background-activated: transparent;--background-hover: transparent;--background-focused: transparent;--box-shadow: none;font-family:DM Sans Regular,sans-serif!important;font-size:16px!important;line-height:24px!important;letter-spacing:-.02em!important}.link-btn:hover,.link-btn:active,.link-btn:focus{text-decoration:underline}.primary-button{--background: var(--omf-teal);--background-activated: var(--omf-teal-dark);--background-focus: var(--omf-blue);--background-hover: var(--omf-teal-dark);--color: var(--omf-white);--box-shadow: none}.primary-button[disabled]{opacity:.5}.secondary-button{--color: var(--omf-teal);--box-shadow: none;--background: none;--background-activated: transparent;--background-hover: transparent;--background-focused: transparent;--border-width: 1px;--border-style: solid;--border-color: var(--omf-teal)}.secondary-button[disabled]{opacity:.5}.secondary-button:hover{--border-color: var(--omf-teal-dark);--color: var(--omf-teal-dark)}.secondary-button:focus,.secondary-button:active{--border-color: var(--omf-blue);--color: var(--omf-blue)}.blue-button{--background: var(--omf-bright-blue);--background-hover: var(--omf-bright-blue);--color: var(--omf-white);--box-shadow: none}.large-button{--padding-start: 40px;--padding-end: 40px;--padding-top: 24px;--padding-bottom: 24px;--border-radius: 100px;margin-inline-start:0;margin-inline-end:0;font-family:DM Sans Medium,sans-serif;font-size:20px;height:64px;letter-spacing:-.02em;line-height:24px}.small-button{--padding-start: 24px;--padding-end: 24px;--border-radius: 16px;height:32px;min-height:32px;font-family:DM Sans Medium,sans-serif;font-size:14px;letter-spacing:-.02em;line-height:16px}.font-bold{font-family:DM Sans Medium,sans-serif}.item-reset{--padding-start: 0;--inner-padding-end: 0}.item-reset.item-has-focus{--full-highlight-height: 0;--inset-highlight-height: 0}.item-reset-hover{--color-hover: transparent;--background-hover: transparent;--ripple-color: transparent}.position-relative{position:relative}.display-flex{display:flex}.mobile-header-title-text{color:var(--omf-blue);font-family:DM Sans Medium,sans-serif;font-size:32px;letter-spacing:-.02em;line-height:40px;margin-top:9px;padding:0}.block-app{--height: 100%;--width: 100%}.block-app::part(backdrop){visibility:hidden}.block-app::part(content){--background: transparent}.chip-tag{--color: var(--omf-bright-purple-dark);--background: var(--omf-bright-purple-light);font-family:DM Sans Medium,sans-serif!important;font-size:10px!important;line-height:12px!important;letter-spacing:.1em!important;text-transform:uppercase!important;height:24px;min-height:24px;margin:0}.content-wrapper{display:flex;flex-direction:column;inset:0;position:absolute}.content-payment-title{line-height:40px;margin:0;opacity:1;padding:0 30px 0 24px;text-align:left;transition:opacity .4s}.title-hide{opacity:0!important;transition:opacity .4s}.single-bubble{background-color:var(--omf-bright-yellow-light);border-radius:24px;gap:10px;padding:24px}.hidden{visibility:hidden}.footer-shadow{box-shadow:0 0 24px 26px var(--omf-white);overflow:auto}.footer-style{--background: var(--omf-white)}.chat-modal h2{color:var(--omf-blue);font-size:24px;letter-spacing:-.02em;line-height:32px;margin:10px 0 35px}.chat-modal p,.chat-modal div{color:var(--omf-grey);font-size:14px;letter-spacing:-.02em;line-height:16px}.picker-modal{--height: 60%}.picker-modal .picker-wrapper:after{background-color:var(--omf-grey-light);border-radius:3px;content:"";height:4px;left:calc(50% - 14px);position:absolute;top:16px;width:28px;z-index:1}.picker-modal .picker-wrapper .picker-col{padding:0}.picker-modal .picker-wrapper .picker-opt{height:60px}.picker-modal .picker-wrapper .picker-columns{height:70%;top:5%}.picker-modal .picker-wrapper .picker-columns .picker-above-highlight,.picker-modal .picker-wrapper .picker-columns .picker-below-highlight{border:0;display:block;height:45%;position:absolute;width:100%}.picker-modal .picker-wrapper .picker-columns .picker-above-highlight{background:linear-gradient(to bottom,#fff,#ffffff4d 33%,#fff0 47%)}.picker-modal .picker-wrapper .picker-columns .picker-below-highlight{background:linear-gradient(to bottom,#fff0,#ffffff80,#fff);top:65%}.picker-modal .picker-wrapper .picker-toolbar{justify-content:space-between;margin-top:40px;padding:0 40px;position:relative}.picker-modal .picker-wrapper .picker-button{--color-activated: var(--omf-bright-blue-dark);color:var(--omf-bright-blue);font-size:16px;font-weight:400;letter-spacing:-.02em;line-height:24px;padding:0;text-transform:none}.picker-modal .picker-wrapper .picker-opts{top:45%}.picker-modal .picker-wrapper .picker-opt{border-radius:40px;color:var(--omf-teal);font-size:19px;line-height:23px;opacity:.3}.picker-modal .picker-wrapper .picker-opt-disabled{opacity:0}.picker-modal .picker-wrapper .picker-opt-selected:not(.picker-opt-disabled){font-size:20px;font-weight:500;height:50px;line-height:24px;opacity:1;position:relative}.picker-modal .picker-wrapper .picker-opt-selected:not(.picker-opt-disabled):after{border:1px solid var(--omf-teal);border-radius:40px;box-sizing:border-box;content:"";height:100%;left:calc(50% - 50px);position:absolute;top:0;width:100px}.datepicker-modal{--ion-backdrop-color: transparent}.datepicker-modal .picker-wrapper .picker-toolbar,.datepicker-modal .picker-wrapper .picker-columns{align-self:center;padding:0 6px;width:320px}.datepicker-modal .picker-wrapper .picker-opt{height:60px}.datepicker-modal .picker-wrapper .picker-columns .picker-opts{max-width:280px!important}.datepicker-modal .picker-wrapper .picker-col:nth-of-type(2){max-width:80px!important;padding:0 10px}.datepicker-modal .picker-wrapper .picker-col:nth-of-type(2) .picker-opt-selected:after{left:0;width:100%}.swipable-modal .modal-wrapper:before{background-color:var(--omf-grey-light);border-radius:3px;content:"";height:4px;left:calc(50% - 14px);position:absolute;top:8px;width:28px;z-index:1}.swipable-modal::part(content):before{background-color:var(--omf-grey-light);border-radius:3px;content:"";height:4px;left:calc(50% - 14px);position:absolute;top:8px;width:28px;z-index:1}.mobile-modal--extra-rounded .modal-wrapper{border-radius:33px 33px 0 0}.mobile-modal--extra-rounded .modal-wrapper :before{left:50%;top:7px;transform:translate(-50%)}.help-modal{--height: 370px}.sinch-help-modal{--height: 388px}.locked-status-modal{--height: 450px}.restricted-status-modal{--height: 362px}.info-modal{--height: 540px}.modal-short{--height: 390px}.visit-help-center-modal{--height: 420px}.full-page-modal{--height: calc(100% - 16px) }.plt-ios:not(.plt-mobileweb) .full-page-modal{--height: calc(100% - var(--ion-safe-area-top))}.half-page-modal{--height: 44%;--min-height: 375px}.modal-350{--height: 350px}html.plt-cordova .mobile-modal-auto-height{--background: transparent}html.plt-cordova .mobile-modal-auto-height .modal-wrapper,html.plt-cordova .mobile-modal-auto-height .modal-shadow{pointer-events:none}html.plt-cordova .mobile-modal-auto-height__container{background-color:var(--omf-white);border-radius:24px 24px 0 0;max-height:100%;padding:48px 32px;pointer-events:all;position:relative}html.plt-cordova .mobile-modal-auto-height__container:before{background-color:var(--omf-grey-light);border-radius:3px;content:"";height:4px;left:calc(50% - 14px);position:absolute;top:14px;width:28px;z-index:1}html.plt-cordova .mobile-modal-auto-height::part(handle){display:none}html.plt-cordova .mobile-modal-auto-height__inner{height:100%;overflow-y:auto}html.plt-cordova .mobile-modal-auto-height .ion-page{justify-content:flex-end}html.plt-cordova .mobile-modal-auto-height .action-modal-status-header{top:-40px}html.plt-cordova .mobile-page__content{--padding-start: 24px;--padding-end: 24px;--padding-bottom: 40px}.payment-date-modal{--ion-backdrop-color: var(--omf-blue)}.payment-date-modal .picker-wrapper{--min-height: 90% ;--max-height: 90% ;border-radius:20px 20px 0 0}.payment-date-modal .picker-wrapper:after{top:10px}.payment-date-modal .picker-wrapper .picker-toolbar{margin-top:22px;width:327px}.payment-date-modal .picker-wrapper .picker-opt{height:60px}.payment-date-modal .picker-wrapper .picker-columns{top:-10px;width:228px}.payment-date-modal .picker-wrapper .picker-opt-selected:after{border-radius:32px}.payment-date-modal .picker-wrapper .picker-col:nth-of-type(2){max-width:none!important;padding:0}.payment-date-modal .picker-wrapper .picker-col:nth-of-type(2) .picker-opt-selected:after{left:calc(50% - 50px);width:100px}html:not(.plt-cordova) .web-modal{--height: 100%;--width: 95vw;--border-radius: 25px 0 0;justify-content:end}html:not(.plt-cordova) .web-modal .modal-wrapper{border-radius:25px 0 0;right:0}html:not(.plt-cordova) .web-modal .modal-shadow{right:0}html:not(.plt-cordova) .web-modal__header{border-top-left-radius:20px;min-height:20px;padding:16px 24px 24px}html:not(.plt-cordova) .web-modal__content{--padding-start: 24px;--padding-end: 24px}html:not(.plt-cordova) .web-modal__content--with-footer{--padding-bottom: 55px}html:not(.plt-cordova) .web-modal__close-button{--border-radius: 50%;height:40px;width:40px}html:not(.plt-cordova) .web-modal__back-icon{font-size:22px}html:not(.plt-cordova) .web-modal__footer{align-items:center;display:flex;flex-direction:column;justify-content:center;padding-bottom:40px;position:relative}html:not(.plt-cordova) .web-modal__footer:before{background:linear-gradient(180deg,#fff0,#fff);content:"";height:70px;pointer-events:none;position:absolute;top:-70px;width:100%}@media screen and (min-width: 576px){html:not(.plt-cordova) .web-modal{--width: 400px}html:not(.plt-cordova) .web-modal__header{padding:24px 32px}html:not(.plt-cordova) .web-modal__content{--padding-start: 32px;--padding-end: 32px}}@media screen and (min-width: 1200px){html:not(.plt-cordova) .web-modal{--width: 550px}html:not(.plt-cordova) .web-modal__header{padding:24px 40px}html:not(.plt-cordova) .web-modal__content{--padding-start: 40px;--padding-end: 40px}}html:not(.plt-cordova) .web-modal-center{--height: 100vh;--background: transparent;--backdrop-opacity: 85% !important;--width: calc(100vw - 20px) }@media screen and (min-width: 375px){html:not(.plt-cordova) .web-modal-center{--width: 344px}}html:not(.plt-cordova) .web-modal-center .ion-page{bottom:0;justify-content:space-between;left:0;right:0}html:not(.plt-cordova) .web-modal-center .modal-wrapper,html:not(.plt-cordova) .web-modal-center .modal-shadow{pointer-events:none}html:not(.plt-cordova) .web-modal-center .modal-center-container{border-radius:24px;display:flex;flex-direction:column;padding:32px;position:relative;top:44px}html:not(.plt-cordova) .web-modal-center .web-modal-center__container{background:var(--omf-white);border-radius:24px;display:flex;flex-direction:column;overflow:auto;padding:32px;pointer-events:all;position:relative;width:100%;margin:auto}html:not(.plt-cordova) .web-modal-center .web-modal-center__container--shifted-padding{padding-bottom:16px;padding-top:40px}@media screen and (min-width: 375px){html:not(.plt-cordova) .web-modal-center-graduation-rewards{--width: 398px}}html:not(.plt-cordova) .action-modal-content{border-top-left-radius:20px;border-top-right-radius:20px;box-sizing:border-box;display:flex;flex-direction:column;margin-top:10px;text-align:center;z-index:1}html:not(.plt-cordova) .action-modal-title,html:not(.plt-cordova) .action-modal-text{text-align:left}@media screen and (min-width: 576px){html:not(.plt-cordova) .web-modal-graduation-milestone{--width: 450px}}@media screen and (min-width: 1200px){html:not(.plt-cordova) .web-modal-graduation-milestone{--width: 550px}html:not(.plt-cordova) .web-modal-graduation-milestone__header{padding:24px 40px 48px}html:not(.plt-cordova) .web-modal-graduation-milestone__content{--padding-start: 40px;--padding-end: 40px}}@media screen and (min-width: 375px){html:not(.plt-cordova) .brightway-plus-modal{--width: 388px}}html:not(.plt-cordova) .wide-modal{--width: 554px}@media screen and (max-width: 576px){html:not(.plt-cordova) .wide-modal{--width: 344px}}html:not(.plt-cordova) .centered-modal-auto{--height: auto !important}html:not(.plt-cordova) .centered-modal-auto .web-modal-center__container{margin-top:0!important}.general-modal{position:relative;flex-direction:column;pointer-events:all;margin-top:120px}.general-modal .action-modal-title{color:var(--omf-blue)}.general-modal .action-modal-content-text{color:var(--omf-grey)}.general-modal .action-modal-secondary-btn{color:var(--omf-bright-blue)}.general-modal .action-modal-status-header{border-radius:24px 24px 0 0;height:64px;left:0;overflow:hidden;position:absolute;right:0}.general-modal .action-modal-status-header.dark-blue-status-header{background-color:var(--omf-blue);color:var(--omf-white)}.general-modal .action-modal-status-header.dark-blue-status-header .action-modal-message{font-size:10px;line-height:12px;letter-spacing:.1rem;font-family:DM Sans Medium,sans-serif}.general-modal .action-modal-status-header{border-radius:24px 24px 0 0;box-sizing:border-box;height:64px;left:0;overflow:hidden;position:absolute;right:0}.general-modal .action-modal-status-header.dark-blue-status-header{background-color:var(--omf-blue)}.general-modal .action-modal-status-header.bright-blue-light-status-header{background-color:var(--omf-bright-blue-light);color:var(--omf-bright-blue-dark)}.general-modal .action-modal-status-header.bright-blue-light-status-header .action-modal-message{opacity:.6}.general-modal .action-modal-status-header.purple-status-header{background-color:var(--omf-bright-purple);color:var(--omf-white)}.light-blue-background{background-color:#eceefe!important;background-image:url(/assets/graduation-background-image.svg);background-repeat:no-repeat;background-position:100% 0}.blue-background{background-color:#001df6!important;background-image:url(/assets/graduation-background-image-dark.svg);background-repeat:no-repeat;background-position:100% 0}.blue-background .action-modal-title,.blue-background .action-modal-content-text,.blue-background .action-modal-secondary-btn{color:var(--omf-white)}.light-blue-background .action-modal-title:before,.blue-background .action-modal-title:before{content:"";position:relative;float:right;height:25px;width:40px}.white-background{background:var(--omf-white)}.light-yellow-background{background-color:var(--omf-bright-yellow-light)}.gradient-blue-background{background:var(--omf-bright-blue) linear-gradient(180deg,#001df600 75%,#002169)!important}.gradient-blue-background .action-modal-title,.gradient-blue-background .action-modal-secondary-btn{color:var(--omf-white)}.account-status-header{background-color:var(--omf-bright-purple);border-radius:24px 24px 0 0;box-sizing:border-box;height:64px;overflow:hidden;position:absolute;left:0;right:0}.account-status-header:before{background:var(--omf-white);border-radius:24px 24px 0 0;content:"";height:48px;position:absolute;left:0;right:0;top:40px}.account-status-header:after{background-color:var(--omf-grey-light);border-radius:3px;content:"";height:4px;left:calc(50% - 14px);position:absolute;top:50px;width:28px;z-index:1}.account-status-header.locked{background-color:var(--omf-bright-red)}.account-status-header.restricted{background-color:var(--omf-bright-purple)}html:not(.plt-cordova) .account-status-header:after{content:none!important}ion-modal[hidden]{display:none!important}.chat-modal,.mobile-modal,.modal{--ion-backdrop-opacity: 85%;--ion-backdrop-color: var(--omf-blue);font-family:DM Sans Regular,sans-serif}.milestones-web-modal{--backdrop-opacity: 85%;--height: 100vh;--width: 100vw;--ion-background-color: transparent;font-family:DM Sans Regular,sans-serif}.milestones-web-modal ion-backdrop{--ion-backdrop-color: var(--omf-white)}.milestones-web-modal .modal-shadow,.milestones-web-modal .modal-wrapper{pointer-events:none}.modal .modal-wrapper,.modal .picker-wrapper,.mobile-modal .modal-wrapper,.mobile-modal .picker-wrapper{position:absolute}.modal ion-content,.mobile-modal ion-content{overflow-y:auto}.chat-modal .modal-wrapper,.chat-modal .picker-wrapper,.mobile-modal .modal-wrapper,.mobile-modal .picker-wrapper{border-radius:20px 20px 0 0;bottom:0}.chat-modal .modal-shadow,.mobile-modal .modal-shadow{bottom:0}.chat-modal::part(content),.mobile-modal::part(content){position:absolute;border-radius:20px 20px 0 0;bottom:0}.chat-modal::part(handle),.mobile-modal::part(handle){display:none}.web-help-modal{--height: 376px;--width: 325px;--backdrop-opacity: 85% !important;--border-radius: 24px}@media screen and (min-width: 375px){.web-help-modal{--height: 376px;--width: 350px;--border-radius: 24px}}.number-hint-modal{--height: 720px}.number-hint-modal .content h2{margin-bottom:24px}.number-hint-modal .content ion-img{margin:26px 0}.number-hint-modal .content:after{top:-15px}.number-hint-modal .ion-page,.info-modal .ion-page{padding:0 24px 40px}.number-hint-modal ion-img,.info-modal ion-img{margin:26px -30px}.terms-and-conditions-modal{--backdrop-opacity: 1 !important;--ion-backdrop-opacity: 1 !important;--height: 95%}.modal.account-setup-drop-out-modal{--ion-backdrop-opacity: .7;--ion-backdrop-color: var(--omf-black)}.logout-confirm .action-modal-secondary-btn:focus{outline:none}@media screen and (min-width: 1200px){.login-widget-modal{--width: 396px !important}}.select-options-modal{--height: calc(100% - 16px) }.select-options-modal .modal-wrapper,.select-options-modal .modal-shadow{pointer-events:all!important}.loan-offer-web-modal{--height: 90vh;--width: 87vw;--ion-background-color: transparent;font-family:DM Sans Regular,sans-serif}.loan-offer-web-modal ion-backdrop{--ion-backdrop-color: var(--omf-blue)}.loan-offer-web-modal .modal-wrapper{border-radius:24px}.plaid-full-page-modal{--width: 100%;--height: 100%}.modal.modal-default.show-modal.stacked-modal{--backdrop-opacity: 60%}ion-label.basic-readonly-label{opacity:.5}ion-label.basic-label{opacity:1}.sc-ion-input-ios-h,.sc-ion-input-md-h,.ion-valid.sc-ion-input-md-h,.ion-valid.sc-ion-input-ios-h{--highlight-color: var(--omf-blue)}.basic-input,.chat-round-input{--background-hover: transparent;--background-focused: transparent;--background-activated: transparent;display:flex;align-items:center;color:var(--omf-blue);caret-color:var(--omf-blue);font-size:20px;letter-spacing:-.02em;line-height:24px}.basic-input .native-input{border:2px solid var(--omf-grey-light);border-radius:8px;padding:16px 10px}.basic-input.ion-touched.ion-invalid .native-input,.basic-input.ion-touched.error .native-input{border-color:var(--omf-bright-red)}.basic-input[readonly] .native-input{color:var(--omf-grey);opacity:.5}.basic-input .value-type-mark{color:var(--omf-grey);font-size:10px;letter-spacing:.1em;line-height:12px;position:absolute;right:16px;text-transform:uppercase;top:24px}.chat-round-input{--padding-top: 20px !important;--padding-bottom: 20px !important;--padding-start: 15px !important;--padding-end: 15px !important;height:64px;max-width:325px;min-width:300px;text-align:start;border:2px solid var(--omf-grey-light);border-radius:40px!important}.chat-round-input.has-focus{border-color:var(--omf-grey)}.chat-round-input.error,.chat-round-input.ion-invalid.ion-touched{border-color:var(--omf-bright-red)}.chat-round-input .native-input::placeholder{color:var(--omf-grey);font-size:20px;letter-spacing:-.02em;line-height:24px;opacity:1}.chat-round-input-spaced{font-family:DM Mono;font-weight:300;letter-spacing:12px}.chat-round-input-spaced .native-input::placeholder{font-family:DM Sans Regular,sans-serif;font-weight:400;letter-spacing:-.02em}ion-textarea.chat-round-input{padding-inline-start:15px}.account-round-input{height:64px}.account-round-input.account-round-input.account-round-input{--highlight-color: none;--border-color: none}.account-round-input.has-focus .native-input .ion-valid{border-color:var(--omf-grey)}.account-round-input.error .native-input,.account-round-input.ion-invalid.ion-touched .native-input{border-color:var(--omf-bright-red)}.account-round-input .native-input{border:2px solid var(--omf-grey-light);border-radius:40px!important;padding-left:24px;padding-bottom:4px;font-size:20px;letter-spacing:-.02em;color:var(--omf-blue)}.account-round-input .native-input::placeholder{color:var(--omf-grey);font-size:16px}ion-input.has-value .native-input.conceal-value{font-family:text-security-disc,DM Sans Regular,sans-serif}ion-input.has-value .native-input.conceal-value::placeholder{font-family:DM Sans Regular,sans-serif}ion-radio-group ion-item{margin-top:8px}.chat-checkmark-radio{border:2px solid var(--omf-grey-light);border-radius:100px;padding:21px 16px 19px 28px;margin:8px 0;display:flex;align-items:center;color:var(--omf-blue)}.chat-checkmark-radio.radio-checked{border-color:var(--omf-blue);background-color:var(--omf-blue);color:var(--omf-white)}.checkmark-radio{height:64px;width:100%}.checkmark-radio.ios::part(container){width:32px;height:32px;border:2px solid var(--omf-grey-light);border-radius:50%}.checkmark-radio.ios::part(label){white-space:normal}.checkmark-radio.radio-checked.ios::part(container){padding-bottom:5px;background-color:var(--omf-white);border:0}.checkmark-radio.radio-checked::part(mark){width:8px;height:18px;border-right-width:1.5px;border-bottom-width:1.5px;transform:rotate(40deg);border-color:var(--omf-blue)}.small-radio.ios::part(container){width:24px;height:24px}.small-radio.ios::part(label){margin-top:0}.small-radio.radio-checked.ios::part(container){padding-bottom:3px;background-color:var(--omf-bright-blue)}.small-radio.radio-checked::part(mark){width:6px;height:13px;border-color:var(--omf-white)}.omf-toggle{--background: var(--omf-bright-grey);--track-background: var(--omf-bright-grey);border-radius:100px;min-height:40px}.omf-toggle-button{--border-radius: 100px;--color: var(--omf-blue);--indicator-color: var(--omf-blue);--color-checked: var(--omf-white);margin-bottom:0;margin-top:0}ion-toggle{--background: var(--omf-grey-light);--track-background: var(--omf-grey-light);--background-checked: var(--omf-blue);--track-background-checked: var(--omf-blue)}.disabled-button-opacity{opacity:.5}.chat-item{--padding-start: 20px;font-family:DM Sans Regular,sans-serif!important;font-size:20px!important;line-height:24px!important;letter-spacing:-.02em!important;color:var(--omf-blue)}.chat-item:has(ion-radio.radio-checked){--background: var(--omf-blue);--color: var(--omf-white);color:var(--omf-white)}.chat-item:has(ion-radio.radio-checked)::part(native){border-color:var(--omf-blue)!important}.chat-item:has(ion-radio.radio-checked) :where(.chat-radio-description){color:var(--omf-white)}.chat-item::part(native){border-radius:100px;border:2px solid var(--omf-grey-light)}.chat-label{opacity:1}.chat-radio-description{display:block;white-space:normal;color:var(--omf-grey)}.omf-money-input{--padding-start: 50px;--padding-end: 20px;--padding-top: 20px;--padding-bottom: 20px;font-family:DM Sans Regular,sans-serif!important;font-size:48px!important;line-height:56px!important;letter-spacing:-.02em!important;border:1px solid var(--omf-grey-light);border-radius:20px;color:var(--omf-bright-blue)}.omf-money-input:before{font-family:DM Sans Regular,sans-serif!important;font-size:24px!important;line-height:32px!important;letter-spacing:-.02em!important;content:"$";left:33px;position:absolute;top:24px}.omf-money-input input{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;caret-color:var(--omf-grey)}.omf-money-input input::-webkit-outer-spin-button,.omf-money-input input::-webkit-inner-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}.omf-money-input-no-border{--padding-start: 18px;--padding-end: 0;--padding-top: 0;--padding-bottom: 0;border:0}.omf-money-input-no-border:before{left:0;top:8px;position:absolute}.omf-input{background-color:#fff;border:2px solid var(--omf-grey-light);border-radius:8px;color:var(--omf-blue);padding:20px 16px}.omf-input--with-carrot{background-image:url(/assets/icon/carrot-right-blue.svg);background-position:calc(100% - 30px) 25px;background-repeat:no-repeat;background-size:8px}.omf-input:focus{border-color:var(--omf-grey);outline:0}.omf-input.ng-invalid.ng-touched{border-color:var(--omf-bright-red)}.omf-input::placeholder{color:var(--omf-grey-light)}.omf-float-label-input{background:var(--omf-white);border-radius:16px;box-sizing:border-box;min-height:72px;width:100%;border:3px solid transparent}.omf-float-label-input.error .mat-mdc-input-element[type=password]{color:var(--omf-bright-red)!important}.omf-float-label-input.readonly{background:var(--omf-grey-light)}.omf-float-label-input.mat-form-field-invalid.ng-touched{border-color:var(--omf-bright-yellow)}.omf-float-label-input .mat-mdc-text-field-wrapper{padding-bottom:0!important}.omf-float-label-input .mat-mdc-form-field-infix{padding-bottom:0;padding-left:8px}.omf-float-label-input .mdc-text-field--filled:not(.mdc-text-field--disabled){background-color:transparent!important}.omf-float-label-input .mat-mdc-form-field-focus-overlay{background-color:transparent!important}.omf-float-label-input .mat-mdc-input-element{caret-color:var(--omf-teal)!important;color:var(--omf-bright-blue-dark)!important;font-size:20px!important;font-weight:700!important;line-height:32px!important;padding-bottom:0;padding-top:0}.omf-float-label-input .mat-mdc-form-field-text-suffix,.omf-float-label-input--help-btn{border-radius:100px;margin-right:8px;background:transparent}.omf-float-label-input .mat-mdc-form-field-text-suffix,.omf-float-label-input--help-btn-icon{height:24px;width:24px}.omf-float-label-input .mat-mdc-floating-label{font-size:16px!important;font-weight:501!important;letter-spacing:-.02em!important;line-height:32px;margin-left:8px}.omf-float-label-input .mdc-line-ripple{display:none}.omf-float-label-input .mat-mdc-form-field-flex{align-items:center;background:transparent;display:flex;padding:5px 8px!important}.omf-float-label-input .mdc-text-field{padding:0}.omf-float-label-input .mdc-floating-label{left:0!important}.omf-float-label-input .date-input::placeholder{font-family:DM Sans Regular,sans-serif!important;font-size:16px!important;line-height:24px!important;letter-spacing:-.02em!important;color:var(--omf-grey-light)}.omf-radio-selector{border:2px solid var(--omf-grey-light);border-radius:100px;margin-bottom:8px}.omf-radio-selector.item-radio-checked,.omf-radio-selector .ion-activated{--background: var(--omf-blue);--color: var(--omf-white) !important;color:var(--omf-white)!important}.omf-radio-selector.item-radio-checked::part(native),.omf-radio-selector .ion-activated::part(native){border-color:var(--omf-blue)!important;border-radius:100px}.input-select{display:flex;align-items:center;padding:16px!important;white-space:normal;height:64px;min-height:64px}.input-select::part(icon){content:url(/assets/icon/chevron-down.svg);width:12px;height:12px;position:absolute;right:12px;opacity:.6}.has-focus.sc-ion-textarea-ios-h textarea.sc-ion-textarea-ios{caret-color:var(--omf-blue)}ion-input.ion-floating-input{--placeholder-opacity: 1;--placeholder-color: var(--omf-grey);min-height:66px!important}ion-input.ion-floating-input.error .native-input[type=password]{color:var(--omf-bright-red)!important}ion-input.ion-floating-input.ion-invalid{color:var(--omf-bright-blue-dark)}ion-input.ion-floating-input.ion-invalid.ion-touched{border-color:var(--omf-bright-yellow)}ion-input.ion-floating-input.ion-invalid.ion-touched .asterisk-sign{color:var(--ion-color-danger)}ion-input.ion-floating-input.ion-invalid.ion-touched .native-input[type=password]{color:var(--omf-bright-red)!important}ion-input.ion-floating-input .input-highlight.sc-ion-input-md{display:none}ion-input.ion-floating-input .label-text-wrapper.sc-ion-input-md{font-family:DM Sans Medium,sans-serif!important;font-size:16px!important;line-height:24px!important;letter-spacing:-.02em!important;color:var(--omf-bright-blue-dark)!important}ion-input.ion-floating-input .input-wrapper{padding-left:10px;margin-left:8px}ion-input.ion-floating-input .native-input{font-family:DM Sans Medium,sans-serif!important;font-size:20px!important;line-height:32px!important;font-weight:700!important;letter-spacing:normal!important;color:var(--omf-bright-blue);caret-color:var(--omf-teal)!important;padding-bottom:0;padding-top:0}ion-input.ion-floating-input .native-input::placeholder{font-family:DM Sans Medium,sans-serif!important;font-size:16px!important;line-height:24px!important;letter-spacing:-.02em!important}ion-input.ion-floating-input .native-input[type=password]{letter-spacing:12px!important}.help-icon{position:absolute;top:15px;right:10px;z-index:2}@media screen and (min-width: 576px){.help-icon{top:10px;right:32px}}.h1-regular{font-family:DM Sans Regular,sans-serif!important;font-size:56px!important;line-height:64px!important;letter-spacing:-.02em!important}.h2-regular{font-family:DM Sans Regular,sans-serif!important;font-size:48px!important;line-height:56px!important;letter-spacing:-.02em!important}.h3-regular{font-family:DM Sans Regular,sans-serif!important;font-size:32px!important;line-height:40px!important;letter-spacing:-.02em!important}.h4-regular{font-family:DM Sans Regular,sans-serif!important;font-size:24px!important;line-height:32px!important;letter-spacing:-.02em!important}.h5-regular{font-family:DM Sans Regular,sans-serif!important;font-size:20px!important;line-height:24px!important;letter-spacing:-.02em!important}.body-regular{font-family:DM Sans Regular,sans-serif!important;font-size:16px!important;line-height:24px!important;letter-spacing:-.02em!important}.small-regular{font-family:DM Sans Regular,sans-serif!important;font-size:14px!important;line-height:16px!important;letter-spacing:-.02em!important}.xsmall-regular{font-family:DM Sans Regular,sans-serif!important;font-size:12px!important;line-height:16px!important;letter-spacing:-.02em!important}.xxsmall-regular{font-family:DM Sans Regular,sans-serif!important;font-size:8px!important;line-height:12px!important;letter-spacing:-.02em!important}.uppercase-regular{font-family:DM Sans Regular,sans-serif!important;font-size:10px!important;line-height:12px!important;letter-spacing:.1em!important;text-transform:uppercase!important}.h1-medium{font-family:DM Sans Medium,sans-serif!important;font-size:56px!important;line-height:64px!important;letter-spacing:-.02em!important}.h2-medium{font-family:DM Sans Medium,sans-serif!important;font-size:48px!important;line-height:56px!important;letter-spacing:-.02em!important}.h3-medium{font-family:DM Sans Medium,sans-serif!important;font-size:32px!important;line-height:40px!important;letter-spacing:-.02em!important}.h4-medium{font-family:DM Sans Medium,sans-serif!important;font-size:24px!important;line-height:32px!important;letter-spacing:-.02em!important}.h5-medium{font-family:DM Sans Medium,sans-serif!important;font-size:20px!important;line-height:24px!important;letter-spacing:-.02em!important}.body-medium{font-family:DM Sans Medium,sans-serif!important;font-size:16px!important;line-height:24px!important;letter-spacing:-.02em!important}.small-medium{font-family:DM Sans Medium,sans-serif!important;font-size:14px!important;line-height:16px!important;letter-spacing:-.02em!important}.xsmall-medium{font-family:DM Sans Medium,sans-serif!important;font-size:12px!important;line-height:16px!important;letter-spacing:-.02em!important}.xxsmall-medium{font-family:DM Sans Medium,sans-serif!important;font-size:8px!important;line-height:12px!important;letter-spacing:-.02em!important}.uppercase-medium{font-family:DM Sans Medium,sans-serif!important;font-size:10px!important;line-height:12px!important;letter-spacing:.1em!important;text-transform:uppercase!important}.h1-mono{font-family:DM Mono!important;font-size:56px!important;line-height:64px!important;letter-spacing:-.02em!important}.h2-mono{font-family:DM Mono!important;font-size:48px!important;line-height:56px!important;letter-spacing:-.02em!important}.h3-mono{font-family:DM Mono!important;font-size:32px!important;line-height:40px!important;letter-spacing:-.02em!important}.h4-mono{font-family:DM Mono!important;font-size:24px!important;line-height:32px!important;letter-spacing:-.02em!important}.h5-mono{font-family:DM Mono!important;font-size:20px!important;line-height:24px!important;letter-spacing:-.02em!important}.body-mono{font-family:DM Mono!important;font-size:16px!important;line-height:24px!important;letter-spacing:-.02em!important}.small-mono{font-family:DM Mono!important;font-size:14px!important;line-height:16px!important;letter-spacing:-.02em!important}.xsmall-mono{font-family:DM Mono!important;font-size:12px!important;line-height:16px!important;letter-spacing:-.02em!important}.xxsmall-mono{font-family:DM Mono!important;font-size:8px!important;line-height:12px!important;letter-spacing:-.02em!important}.uppercase-mono{font-family:DM Mono!important;font-size:10px!important;line-height:12px!important;letter-spacing:.1em!important;text-transform:uppercase!important}.marketing-h1{font-family:Euclid Circular A Trial,sans-serif!important;font-size:44px!important;line-height:48px!important;font-weight:700!important;letter-spacing:-.88px!important}.marketing-h2{font-family:Euclid Circular A Trial,sans-serif!important;font-size:28px!important;line-height:48px!important;font-weight:700!important;letter-spacing:-.56px!important}.marketing-h3{font-family:DM Sans Medium,sans-serif!important;font-size:20px!important;line-height:32px!important;font-weight:700!important;letter-spacing:normal!important}.marketing-link{font-family:Euclid Circular A Trial,sans-serif!important;font-size:14px!important;line-height:24px!important;font-weight:700!important;letter-spacing:-.28px!important}@media screen and (min-width: 375px){.h1-regular-xs{font-family:DM Sans Regular,sans-serif!important;font-size:56px!important;line-height:64px!important;letter-spacing:-.02em!important}.h2-regular-xs{font-family:DM Sans Regular,sans-serif!important;font-size:48px!important;line-height:56px!important;letter-spacing:-.02em!important}.h3-regular-xs{font-family:DM Sans Regular,sans-serif!important;font-size:32px!important;line-height:40px!important;letter-spacing:-.02em!important}.h4-regular-xs{font-family:DM Sans Regular,sans-serif!important;font-size:24px!important;line-height:32px!important;letter-spacing:-.02em!important}.h5-regular-xs{font-family:DM Sans Regular,sans-serif!important;font-size:20px!important;line-height:24px!important;letter-spacing:-.02em!important}.body-regular-xs{font-family:DM Sans Regular,sans-serif!important;font-size:16px!important;line-height:24px!important;letter-spacing:-.02em!important}.small-regular-xs{font-family:DM Sans Regular,sans-serif!important;font-size:14px!important;line-height:16px!important;letter-spacing:-.02em!important}.xsmall-regular-xs{font-family:DM Sans Regular,sans-serif!important;font-size:12px!important;line-height:16px!important;letter-spacing:-.02em!important}.xxsmall-regular-xs{font-family:DM Sans Regular,sans-serif!important;font-size:8px!important;line-height:12px!important;letter-spacing:-.02em!important}.uppercase-regular-xs{font-family:DM Sans Regular,sans-serif!important;font-size:10px!important;line-height:12px!important;letter-spacing:.1em!important;text-transform:uppercase!important}.h1-medium-xs{font-family:DM Sans Medium,sans-serif!important;font-size:56px!important;line-height:64px!important;letter-spacing:-.02em!important}.h2-medium-xs{font-family:DM Sans Medium,sans-serif!important;font-size:48px!important;line-height:56px!important;letter-spacing:-.02em!important}.h3-medium-xs{font-family:DM Sans Medium,sans-serif!important;font-size:32px!important;line-height:40px!important;letter-spacing:-.02em!important}.h4-medium-xs{font-family:DM Sans Medium,sans-serif!important;font-size:24px!important;line-height:32px!important;letter-spacing:-.02em!important}.h5-medium-xs{font-family:DM Sans Medium,sans-serif!important;font-size:20px!important;line-height:24px!important;letter-spacing:-.02em!important}.body-medium-xs{font-family:DM Sans Medium,sans-serif!important;font-size:16px!important;line-height:24px!important;letter-spacing:-.02em!important}.small-medium-xs{font-family:DM Sans Medium,sans-serif!important;font-size:14px!important;line-height:16px!important;letter-spacing:-.02em!important}.xsmall-medium-xs{font-family:DM Sans Medium,sans-serif!important;font-size:12px!important;line-height:16px!important;letter-spacing:-.02em!important}.xxsmall-medium-xs{font-family:DM Sans Medium,sans-serif!important;font-size:8px!important;line-height:12px!important;letter-spacing:-.02em!important}.uppercase-medium-xs{font-family:DM Sans Medium,sans-serif!important;font-size:10px!important;line-height:12px!important;letter-spacing:.1em!important;text-transform:uppercase!important}.h1-mono-xs{font-family:DM Mono!important;font-size:56px!important;line-height:64px!important;letter-spacing:-.02em!important}.h2-mono-xs{font-family:DM Mono!important;font-size:48px!important;line-height:56px!important;letter-spacing:-.02em!important}.h3-mono-xs{font-family:DM Mono!important;font-size:32px!important;line-height:40px!important;letter-spacing:-.02em!important}.h4-mono-xs{font-family:DM Mono!important;font-size:24px!important;line-height:32px!important;letter-spacing:-.02em!important}.h5-mono-xs{font-family:DM Mono!important;font-size:20px!important;line-height:24px!important;letter-spacing:-.02em!important}.body-mono-xs{font-family:DM Mono!important;font-size:16px!important;line-height:24px!important;letter-spacing:-.02em!important}.small-mono-xs{font-family:DM Mono!important;font-size:14px!important;line-height:16px!important;letter-spacing:-.02em!important}.xsmall-mono-xs{font-family:DM Mono!important;font-size:12px!important;line-height:16px!important;letter-spacing:-.02em!important}.xxsmall-mono-xs{font-family:DM Mono!important;font-size:8px!important;line-height:12px!important;letter-spacing:-.02em!important}.uppercase-mono-xs{font-family:DM Mono!important;font-size:10px!important;line-height:12px!important;letter-spacing:.1em!important;text-transform:uppercase!important}.marketing-h1-xs{font-family:Euclid Circular A Trial,sans-serif!important;font-size:44px!important;line-height:48px!important;font-weight:700!important;letter-spacing:-.88px!important}.marketing-h2-xs{font-family:Euclid Circular A Trial,sans-serif!important;font-size:28px!important;line-height:48px!important;font-weight:700!important;letter-spacing:-.56px!important}.marketing-h3-xs{font-family:DM Sans Medium,sans-serif!important;font-size:20px!important;line-height:32px!important;font-weight:700!important;letter-spacing:normal!important}.marketing-link-xs{font-family:Euclid Circular A Trial,sans-serif!important;font-size:14px!important;line-height:24px!important;font-weight:700!important;letter-spacing:-.28px!important}}@media screen and (min-width: 576px){.h1-regular-sm{font-family:DM Sans Regular,sans-serif!important;font-size:56px!important;line-height:64px!important;letter-spacing:-.02em!important}.h2-regular-sm{font-family:DM Sans Regular,sans-serif!important;font-size:48px!important;line-height:56px!important;letter-spacing:-.02em!important}.h3-regular-sm{font-family:DM Sans Regular,sans-serif!important;font-size:32px!important;line-height:40px!important;letter-spacing:-.02em!important}.h4-regular-sm{font-family:DM Sans Regular,sans-serif!important;font-size:24px!important;line-height:32px!important;letter-spacing:-.02em!important}.h5-regular-sm{font-family:DM Sans Regular,sans-serif!important;font-size:20px!important;line-height:24px!important;letter-spacing:-.02em!important}.body-regular-sm{font-family:DM Sans Regular,sans-serif!important;font-size:16px!important;line-height:24px!important;letter-spacing:-.02em!important}.small-regular-sm{font-family:DM Sans Regular,sans-serif!important;font-size:14px!important;line-height:16px!important;letter-spacing:-.02em!important}.xsmall-regular-sm{font-family:DM Sans Regular,sans-serif!important;font-size:12px!important;line-height:16px!important;letter-spacing:-.02em!important}.xxsmall-regular-sm{font-family:DM Sans Regular,sans-serif!important;font-size:8px!important;line-height:12px!important;letter-spacing:-.02em!important}.uppercase-regular-sm{font-family:DM Sans Regular,sans-serif!important;font-size:10px!important;line-height:12px!important;letter-spacing:.1em!important;text-transform:uppercase!important}.h1-medium-sm{font-family:DM Sans Medium,sans-serif!important;font-size:56px!important;line-height:64px!important;letter-spacing:-.02em!important}.h2-medium-sm{font-family:DM Sans Medium,sans-serif!important;font-size:48px!important;line-height:56px!important;letter-spacing:-.02em!important}.h3-medium-sm{font-family:DM Sans Medium,sans-serif!important;font-size:32px!important;line-height:40px!important;letter-spacing:-.02em!important}.h4-medium-sm{font-family:DM Sans Medium,sans-serif!important;font-size:24px!important;line-height:32px!important;letter-spacing:-.02em!important}.h5-medium-sm{font-family:DM Sans Medium,sans-serif!important;font-size:20px!important;line-height:24px!important;letter-spacing:-.02em!important}.body-medium-sm{font-family:DM Sans Medium,sans-serif!important;font-size:16px!important;line-height:24px!important;letter-spacing:-.02em!important}.small-medium-sm{font-family:DM Sans Medium,sans-serif!important;font-size:14px!important;line-height:16px!important;letter-spacing:-.02em!important}.xsmall-medium-sm{font-family:DM Sans Medium,sans-serif!important;font-size:12px!important;line-height:16px!important;letter-spacing:-.02em!important}.xxsmall-medium-sm{font-family:DM Sans Medium,sans-serif!important;font-size:8px!important;line-height:12px!important;letter-spacing:-.02em!important}.uppercase-medium-sm{font-family:DM Sans Medium,sans-serif!important;font-size:10px!important;line-height:12px!important;letter-spacing:.1em!important;text-transform:uppercase!important}.h1-mono-sm{font-family:DM Mono!important;font-size:56px!important;line-height:64px!important;letter-spacing:-.02em!important}.h2-mono-sm{font-family:DM Mono!important;font-size:48px!important;line-height:56px!important;letter-spacing:-.02em!important}.h3-mono-sm{font-family:DM Mono!important;font-size:32px!important;line-height:40px!important;letter-spacing:-.02em!important}.h4-mono-sm{font-family:DM Mono!important;font-size:24px!important;line-height:32px!important;letter-spacing:-.02em!important}.h5-mono-sm{font-family:DM Mono!important;font-size:20px!important;line-height:24px!important;letter-spacing:-.02em!important}.body-mono-sm{font-family:DM Mono!important;font-size:16px!important;line-height:24px!important;letter-spacing:-.02em!important}.small-mono-sm{font-family:DM Mono!important;font-size:14px!important;line-height:16px!important;letter-spacing:-.02em!important}.xsmall-mono-sm{font-family:DM Mono!important;font-size:12px!important;line-height:16px!important;letter-spacing:-.02em!important}.xxsmall-mono-sm{font-family:DM Mono!important;font-size:8px!important;line-height:12px!important;letter-spacing:-.02em!important}.uppercase-mono-sm{font-family:DM Mono!important;font-size:10px!important;line-height:12px!important;letter-spacing:.1em!important;text-transform:uppercase!important}.marketing-h1-sm{font-family:Euclid Circular A Trial,sans-serif!important;font-size:44px!important;line-height:48px!important;font-weight:700!important;letter-spacing:-.88px!important}.marketing-h2-sm{font-family:Euclid Circular A Trial,sans-serif!important;font-size:28px!important;line-height:48px!important;font-weight:700!important;letter-spacing:-.56px!important}.marketing-h3-sm{font-family:DM Sans Medium,sans-serif!important;font-size:20px!important;line-height:32px!important;font-weight:700!important;letter-spacing:normal!important}.marketing-link-sm{font-family:Euclid Circular A Trial,sans-serif!important;font-size:14px!important;line-height:24px!important;font-weight:700!important;letter-spacing:-.28px!important}}@media screen and (min-width: 768px){.h1-regular-md{font-family:DM Sans Regular,sans-serif!important;font-size:56px!important;line-height:64px!important;letter-spacing:-.02em!important}.h2-regular-md{font-family:DM Sans Regular,sans-serif!important;font-size:48px!important;line-height:56px!important;letter-spacing:-.02em!important}.h3-regular-md{font-family:DM Sans Regular,sans-serif!important;font-size:32px!important;line-height:40px!important;letter-spacing:-.02em!important}.h4-regular-md{font-family:DM Sans Regular,sans-serif!important;font-size:24px!important;line-height:32px!important;letter-spacing:-.02em!important}.h5-regular-md{font-family:DM Sans Regular,sans-serif!important;font-size:20px!important;line-height:24px!important;letter-spacing:-.02em!important}.body-regular-md{font-family:DM Sans Regular,sans-serif!important;font-size:16px!important;line-height:24px!important;letter-spacing:-.02em!important}.small-regular-md{font-family:DM Sans Regular,sans-serif!important;font-size:14px!important;line-height:16px!important;letter-spacing:-.02em!important}.xsmall-regular-md{font-family:DM Sans Regular,sans-serif!important;font-size:12px!important;line-height:16px!important;letter-spacing:-.02em!important}.xxsmall-regular-md{font-family:DM Sans Regular,sans-serif!important;font-size:8px!important;line-height:12px!important;letter-spacing:-.02em!important}.uppercase-regular-md{font-family:DM Sans Regular,sans-serif!important;font-size:10px!important;line-height:12px!important;letter-spacing:.1em!important;text-transform:uppercase!important}.h1-medium-md{font-family:DM Sans Medium,sans-serif!important;font-size:56px!important;line-height:64px!important;letter-spacing:-.02em!important}.h2-medium-md{font-family:DM Sans Medium,sans-serif!important;font-size:48px!important;line-height:56px!important;letter-spacing:-.02em!important}.h3-medium-md{font-family:DM Sans Medium,sans-serif!important;font-size:32px!important;line-height:40px!important;letter-spacing:-.02em!important}.h4-medium-md{font-family:DM Sans Medium,sans-serif!important;font-size:24px!important;line-height:32px!important;letter-spacing:-.02em!important}.h5-medium-md{font-family:DM Sans Medium,sans-serif!important;font-size:20px!important;line-height:24px!important;letter-spacing:-.02em!important}.body-medium-md{font-family:DM Sans Medium,sans-serif!important;font-size:16px!important;line-height:24px!important;letter-spacing:-.02em!important}.small-medium-md{font-family:DM Sans Medium,sans-serif!important;font-size:14px!important;line-height:16px!important;letter-spacing:-.02em!important}.xsmall-medium-md{font-family:DM Sans Medium,sans-serif!important;font-size:12px!important;line-height:16px!important;letter-spacing:-.02em!important}.xxsmall-medium-md{font-family:DM Sans Medium,sans-serif!important;font-size:8px!important;line-height:12px!important;letter-spacing:-.02em!important}.uppercase-medium-md{font-family:DM Sans Medium,sans-serif!important;font-size:10px!important;line-height:12px!important;letter-spacing:.1em!important;text-transform:uppercase!important}.h1-mono-md{font-family:DM Mono!important;font-size:56px!important;line-height:64px!important;letter-spacing:-.02em!important}.h2-mono-md{font-family:DM Mono!important;font-size:48px!important;line-height:56px!important;letter-spacing:-.02em!important}.h3-mono-md{font-family:DM Mono!important;font-size:32px!important;line-height:40px!important;letter-spacing:-.02em!important}.h4-mono-md{font-family:DM Mono!important;font-size:24px!important;line-height:32px!important;letter-spacing:-.02em!important}.h5-mono-md{font-family:DM Mono!important;font-size:20px!important;line-height:24px!important;letter-spacing:-.02em!important}.body-mono-md{font-family:DM Mono!important;font-size:16px!important;line-height:24px!important;letter-spacing:-.02em!important}.small-mono-md{font-family:DM Mono!important;font-size:14px!important;line-height:16px!important;letter-spacing:-.02em!important}.xsmall-mono-md{font-family:DM Mono!important;font-size:12px!important;line-height:16px!important;letter-spacing:-.02em!important}.xxsmall-mono-md{font-family:DM Mono!important;font-size:8px!important;line-height:12px!important;letter-spacing:-.02em!important}.uppercase-mono-md{font-family:DM Mono!important;font-size:10px!important;line-height:12px!important;letter-spacing:.1em!important;text-transform:uppercase!important}.marketing-h1-md{font-family:Euclid Circular A Trial,sans-serif!important;font-size:44px!important;line-height:48px!important;font-weight:700!important;letter-spacing:-.88px!important}.marketing-h2-md{font-family:Euclid Circular A Trial,sans-serif!important;font-size:28px!important;line-height:48px!important;font-weight:700!important;letter-spacing:-.56px!important}.marketing-h3-md{font-family:DM Sans Medium,sans-serif!important;font-size:20px!important;line-height:32px!important;font-weight:700!important;letter-spacing:normal!important}.marketing-link-md{font-family:Euclid Circular A Trial,sans-serif!important;font-size:14px!important;line-height:24px!important;font-weight:700!important;letter-spacing:-.28px!important}}@media screen and (min-width: 992px){.h1-regular-lg{font-family:DM Sans Regular,sans-serif!important;font-size:56px!important;line-height:64px!important;letter-spacing:-.02em!important}.h2-regular-lg{font-family:DM Sans Regular,sans-serif!important;font-size:48px!important;line-height:56px!important;letter-spacing:-.02em!important}.h3-regular-lg{font-family:DM Sans Regular,sans-serif!important;font-size:32px!important;line-height:40px!important;letter-spacing:-.02em!important}.h4-regular-lg{font-family:DM Sans Regular,sans-serif!important;font-size:24px!important;line-height:32px!important;letter-spacing:-.02em!important}.h5-regular-lg{font-family:DM Sans Regular,sans-serif!important;font-size:20px!important;line-height:24px!important;letter-spacing:-.02em!important}.body-regular-lg{font-family:DM Sans Regular,sans-serif!important;font-size:16px!important;line-height:24px!important;letter-spacing:-.02em!important}.small-regular-lg{font-family:DM Sans Regular,sans-serif!important;font-size:14px!important;line-height:16px!important;letter-spacing:-.02em!important}.xsmall-regular-lg{font-family:DM Sans Regular,sans-serif!important;font-size:12px!important;line-height:16px!important;letter-spacing:-.02em!important}.xxsmall-regular-lg{font-family:DM Sans Regular,sans-serif!important;font-size:8px!important;line-height:12px!important;letter-spacing:-.02em!important}.uppercase-regular-lg{font-family:DM Sans Regular,sans-serif!important;font-size:10px!important;line-height:12px!important;letter-spacing:.1em!important;text-transform:uppercase!important}.h1-medium-lg{font-family:DM Sans Medium,sans-serif!important;font-size:56px!important;line-height:64px!important;letter-spacing:-.02em!important}.h2-medium-lg{font-family:DM Sans Medium,sans-serif!important;font-size:48px!important;line-height:56px!important;letter-spacing:-.02em!important}.h3-medium-lg{font-family:DM Sans Medium,sans-serif!important;font-size:32px!important;line-height:40px!important;letter-spacing:-.02em!important}.h4-medium-lg{font-family:DM Sans Medium,sans-serif!important;font-size:24px!important;line-height:32px!important;letter-spacing:-.02em!important}.h5-medium-lg{font-family:DM Sans Medium,sans-serif!important;font-size:20px!important;line-height:24px!important;letter-spacing:-.02em!important}.body-medium-lg{font-family:DM Sans Medium,sans-serif!important;font-size:16px!important;line-height:24px!important;letter-spacing:-.02em!important}.small-medium-lg{font-family:DM Sans Medium,sans-serif!important;font-size:14px!important;line-height:16px!important;letter-spacing:-.02em!important}.xsmall-medium-lg{font-family:DM Sans Medium,sans-serif!important;font-size:12px!important;line-height:16px!important;letter-spacing:-.02em!important}.xxsmall-medium-lg{font-family:DM Sans Medium,sans-serif!important;font-size:8px!important;line-height:12px!important;letter-spacing:-.02em!important}.uppercase-medium-lg{font-family:DM Sans Medium,sans-serif!important;font-size:10px!important;line-height:12px!important;letter-spacing:.1em!important;text-transform:uppercase!important}.h1-mono-lg{font-family:DM Mono!important;font-size:56px!important;line-height:64px!important;letter-spacing:-.02em!important}.h2-mono-lg{font-family:DM Mono!important;font-size:48px!important;line-height:56px!important;letter-spacing:-.02em!important}.h3-mono-lg{font-family:DM Mono!important;font-size:32px!important;line-height:40px!important;letter-spacing:-.02em!important}.h4-mono-lg{font-family:DM Mono!important;font-size:24px!important;line-height:32px!important;letter-spacing:-.02em!important}.h5-mono-lg{font-family:DM Mono!important;font-size:20px!important;line-height:24px!important;letter-spacing:-.02em!important}.body-mono-lg{font-family:DM Mono!important;font-size:16px!important;line-height:24px!important;letter-spacing:-.02em!important}.small-mono-lg{font-family:DM Mono!important;font-size:14px!important;line-height:16px!important;letter-spacing:-.02em!important}.xsmall-mono-lg{font-family:DM Mono!important;font-size:12px!important;line-height:16px!important;letter-spacing:-.02em!important}.xxsmall-mono-lg{font-family:DM Mono!important;font-size:8px!important;line-height:12px!important;letter-spacing:-.02em!important}.uppercase-mono-lg{font-family:DM Mono!important;font-size:10px!important;line-height:12px!important;letter-spacing:.1em!important;text-transform:uppercase!important}.marketing-h1-lg{font-family:Euclid Circular A Trial,sans-serif!important;font-size:44px!important;line-height:48px!important;font-weight:700!important;letter-spacing:-.88px!important}.marketing-h2-lg{font-family:Euclid Circular A Trial,sans-serif!important;font-size:28px!important;line-height:48px!important;font-weight:700!important;letter-spacing:-.56px!important}.marketing-h3-lg{font-family:DM Sans Medium,sans-serif!important;font-size:20px!important;line-height:32px!important;font-weight:700!important;letter-spacing:normal!important}.marketing-link-lg{font-family:Euclid Circular A Trial,sans-serif!important;font-size:14px!important;line-height:24px!important;font-weight:700!important;letter-spacing:-.28px!important}}@media screen and (min-width: 1200px){.h1-regular-xl{font-family:DM Sans Regular,sans-serif!important;font-size:56px!important;line-height:64px!important;letter-spacing:-.02em!important}.h2-regular-xl{font-family:DM Sans Regular,sans-serif!important;font-size:48px!important;line-height:56px!important;letter-spacing:-.02em!important}.h3-regular-xl{font-family:DM Sans Regular,sans-serif!important;font-size:32px!important;line-height:40px!important;letter-spacing:-.02em!important}.h4-regular-xl{font-family:DM Sans Regular,sans-serif!important;font-size:24px!important;line-height:32px!important;letter-spacing:-.02em!important}.h5-regular-xl{font-family:DM Sans Regular,sans-serif!important;font-size:20px!important;line-height:24px!important;letter-spacing:-.02em!important}.body-regular-xl{font-family:DM Sans Regular,sans-serif!important;font-size:16px!important;line-height:24px!important;letter-spacing:-.02em!important}.small-regular-xl{font-family:DM Sans Regular,sans-serif!important;font-size:14px!important;line-height:16px!important;letter-spacing:-.02em!important}.xsmall-regular-xl{font-family:DM Sans Regular,sans-serif!important;font-size:12px!important;line-height:16px!important;letter-spacing:-.02em!important}.xxsmall-regular-xl{font-family:DM Sans Regular,sans-serif!important;font-size:8px!important;line-height:12px!important;letter-spacing:-.02em!important}.uppercase-regular-xl{font-family:DM Sans Regular,sans-serif!important;font-size:10px!important;line-height:12px!important;letter-spacing:.1em!important;text-transform:uppercase!important}.h1-medium-xl{font-family:DM Sans Medium,sans-serif!important;font-size:56px!important;line-height:64px!important;letter-spacing:-.02em!important}.h2-medium-xl{font-family:DM Sans Medium,sans-serif!important;font-size:48px!important;line-height:56px!important;letter-spacing:-.02em!important}.h3-medium-xl{font-family:DM Sans Medium,sans-serif!important;font-size:32px!important;line-height:40px!important;letter-spacing:-.02em!important}.h4-medium-xl{font-family:DM Sans Medium,sans-serif!important;font-size:24px!important;line-height:32px!important;letter-spacing:-.02em!important}.h5-medium-xl{font-family:DM Sans Medium,sans-serif!important;font-size:20px!important;line-height:24px!important;letter-spacing:-.02em!important}.body-medium-xl{font-family:DM Sans Medium,sans-serif!important;font-size:16px!important;line-height:24px!important;letter-spacing:-.02em!important}.small-medium-xl{font-family:DM Sans Medium,sans-serif!important;font-size:14px!important;line-height:16px!important;letter-spacing:-.02em!important}.xsmall-medium-xl{font-family:DM Sans Medium,sans-serif!important;font-size:12px!important;line-height:16px!important;letter-spacing:-.02em!important}.xxsmall-medium-xl{font-family:DM Sans Medium,sans-serif!important;font-size:8px!important;line-height:12px!important;letter-spacing:-.02em!important}.uppercase-medium-xl{font-family:DM Sans Medium,sans-serif!important;font-size:10px!important;line-height:12px!important;letter-spacing:.1em!important;text-transform:uppercase!important}.h1-mono-xl{font-family:DM Mono!important;font-size:56px!important;line-height:64px!important;letter-spacing:-.02em!important}.h2-mono-xl{font-family:DM Mono!important;font-size:48px!important;line-height:56px!important;letter-spacing:-.02em!important}.h3-mono-xl{font-family:DM Mono!important;font-size:32px!important;line-height:40px!important;letter-spacing:-.02em!important}.h4-mono-xl{font-family:DM Mono!important;font-size:24px!important;line-height:32px!important;letter-spacing:-.02em!important}.h5-mono-xl{font-family:DM Mono!important;font-size:20px!important;line-height:24px!important;letter-spacing:-.02em!important}.body-mono-xl{font-family:DM Mono!important;font-size:16px!important;line-height:24px!important;letter-spacing:-.02em!important}.small-mono-xl{font-family:DM Mono!important;font-size:14px!important;line-height:16px!important;letter-spacing:-.02em!important}.xsmall-mono-xl{font-family:DM Mono!important;font-size:12px!important;line-height:16px!important;letter-spacing:-.02em!important}.xxsmall-mono-xl{font-family:DM Mono!important;font-size:8px!important;line-height:12px!important;letter-spacing:-.02em!important}.uppercase-mono-xl{font-family:DM Mono!important;font-size:10px!important;line-height:12px!important;letter-spacing:.1em!important;text-transform:uppercase!important}.marketing-h1-xl{font-family:Euclid Circular A Trial,sans-serif!important;font-size:44px!important;line-height:48px!important;font-weight:700!important;letter-spacing:-.88px!important}.marketing-h2-xl{font-family:Euclid Circular A Trial,sans-serif!important;font-size:28px!important;line-height:48px!important;font-weight:700!important;letter-spacing:-.56px!important}.marketing-h3-xl{font-family:DM Sans Medium,sans-serif!important;font-size:20px!important;line-height:32px!important;font-weight:700!important;letter-spacing:normal!important}.marketing-link-xl{font-family:Euclid Circular A Trial,sans-serif!important;font-size:14px!important;line-height:24px!important;font-weight:700!important;letter-spacing:-.28px!important}}@media screen and (min-width: 1600px){.h1-regular-xxl{font-family:DM Sans Regular,sans-serif!important;font-size:56px!important;line-height:64px!important;letter-spacing:-.02em!important}.h2-regular-xxl{font-family:DM Sans Regular,sans-serif!important;font-size:48px!important;line-height:56px!important;letter-spacing:-.02em!important}.h3-regular-xxl{font-family:DM Sans Regular,sans-serif!important;font-size:32px!important;line-height:40px!important;letter-spacing:-.02em!important}.h4-regular-xxl{font-family:DM Sans Regular,sans-serif!important;font-size:24px!important;line-height:32px!important;letter-spacing:-.02em!important}.h5-regular-xxl{font-family:DM Sans Regular,sans-serif!important;font-size:20px!important;line-height:24px!important;letter-spacing:-.02em!important}.body-regular-xxl{font-family:DM Sans Regular,sans-serif!important;font-size:16px!important;line-height:24px!important;letter-spacing:-.02em!important}.small-regular-xxl{font-family:DM Sans Regular,sans-serif!important;font-size:14px!important;line-height:16px!important;letter-spacing:-.02em!important}.xsmall-regular-xxl{font-family:DM Sans Regular,sans-serif!important;font-size:12px!important;line-height:16px!important;letter-spacing:-.02em!important}.xxsmall-regular-xxl{font-family:DM Sans Regular,sans-serif!important;font-size:8px!important;line-height:12px!important;letter-spacing:-.02em!important}.uppercase-regular-xxl{font-family:DM Sans Regular,sans-serif!important;font-size:10px!important;line-height:12px!important;letter-spacing:.1em!important;text-transform:uppercase!important}.h1-medium-xxl{font-family:DM Sans Medium,sans-serif!important;font-size:56px!important;line-height:64px!important;letter-spacing:-.02em!important}.h2-medium-xxl{font-family:DM Sans Medium,sans-serif!important;font-size:48px!important;line-height:56px!important;letter-spacing:-.02em!important}.h3-medium-xxl{font-family:DM Sans Medium,sans-serif!important;font-size:32px!important;line-height:40px!important;letter-spacing:-.02em!important}.h4-medium-xxl{font-family:DM Sans Medium,sans-serif!important;font-size:24px!important;line-height:32px!important;letter-spacing:-.02em!important}.h5-medium-xxl{font-family:DM Sans Medium,sans-serif!important;font-size:20px!important;line-height:24px!important;letter-spacing:-.02em!important}.body-medium-xxl{font-family:DM Sans Medium,sans-serif!important;font-size:16px!important;line-height:24px!important;letter-spacing:-.02em!important}.small-medium-xxl{font-family:DM Sans Medium,sans-serif!important;font-size:14px!important;line-height:16px!important;letter-spacing:-.02em!important}.xsmall-medium-xxl{font-family:DM Sans Medium,sans-serif!important;font-size:12px!important;line-height:16px!important;letter-spacing:-.02em!important}.xxsmall-medium-xxl{font-family:DM Sans Medium,sans-serif!important;font-size:8px!important;line-height:12px!important;letter-spacing:-.02em!important}.uppercase-medium-xxl{font-family:DM Sans Medium,sans-serif!important;font-size:10px!important;line-height:12px!important;letter-spacing:.1em!important;text-transform:uppercase!important}.h1-mono-xxl{font-family:DM Mono!important;font-size:56px!important;line-height:64px!important;letter-spacing:-.02em!important}.h2-mono-xxl{font-family:DM Mono!important;font-size:48px!important;line-height:56px!important;letter-spacing:-.02em!important}.h3-mono-xxl{font-family:DM Mono!important;font-size:32px!important;line-height:40px!important;letter-spacing:-.02em!important}.h4-mono-xxl{font-family:DM Mono!important;font-size:24px!important;line-height:32px!important;letter-spacing:-.02em!important}.h5-mono-xxl{font-family:DM Mono!important;font-size:20px!important;line-height:24px!important;letter-spacing:-.02em!important}.body-mono-xxl{font-family:DM Mono!important;font-size:16px!important;line-height:24px!important;letter-spacing:-.02em!important}.small-mono-xxl{font-family:DM Mono!important;font-size:14px!important;line-height:16px!important;letter-spacing:-.02em!important}.xsmall-mono-xxl{font-family:DM Mono!important;font-size:12px!important;line-height:16px!important;letter-spacing:-.02em!important}.xxsmall-mono-xxl{font-family:DM Mono!important;font-size:8px!important;line-height:12px!important;letter-spacing:-.02em!important}.uppercase-mono-xxl{font-family:DM Mono!important;font-size:10px!important;line-height:12px!important;letter-spacing:.1em!important;text-transform:uppercase!important}.marketing-h1-xxl{font-family:Euclid Circular A Trial,sans-serif!important;font-size:44px!important;line-height:48px!important;font-weight:700!important;letter-spacing:-.88px!important}.marketing-h2-xxl{font-family:Euclid Circular A Trial,sans-serif!important;font-size:28px!important;line-height:48px!important;font-weight:700!important;letter-spacing:-.56px!important}.marketing-h3-xxl{font-family:DM Sans Medium,sans-serif!important;font-size:20px!important;line-height:32px!important;font-weight:700!important;letter-spacing:normal!important}.marketing-link-xxl{font-family:Euclid Circular A Trial,sans-serif!important;font-size:14px!important;line-height:24px!important;font-weight:700!important;letter-spacing:-.28px!important}}@media screen and (min-width: 400px){.h1-regular-sm_unorthodox{font-family:DM Sans Regular,sans-serif!important;font-size:56px!important;line-height:64px!important;letter-spacing:-.02em!important}.h2-regular-sm_unorthodox{font-family:DM Sans Regular,sans-serif!important;font-size:48px!important;line-height:56px!important;letter-spacing:-.02em!important}.h3-regular-sm_unorthodox{font-family:DM Sans Regular,sans-serif!important;font-size:32px!important;line-height:40px!important;letter-spacing:-.02em!important}.h4-regular-sm_unorthodox{font-family:DM Sans Regular,sans-serif!important;font-size:24px!important;line-height:32px!important;letter-spacing:-.02em!important}.h5-regular-sm_unorthodox{font-family:DM Sans Regular,sans-serif!important;font-size:20px!important;line-height:24px!important;letter-spacing:-.02em!important}.body-regular-sm_unorthodox{font-family:DM Sans Regular,sans-serif!important;font-size:16px!important;line-height:24px!important;letter-spacing:-.02em!important}.small-regular-sm_unorthodox{font-family:DM Sans Regular,sans-serif!important;font-size:14px!important;line-height:16px!important;letter-spacing:-.02em!important}.xsmall-regular-sm_unorthodox{font-family:DM Sans Regular,sans-serif!important;font-size:12px!important;line-height:16px!important;letter-spacing:-.02em!important}.xxsmall-regular-sm_unorthodox{font-family:DM Sans Regular,sans-serif!important;font-size:8px!important;line-height:12px!important;letter-spacing:-.02em!important}.uppercase-regular-sm_unorthodox{font-family:DM Sans Regular,sans-serif!important;font-size:10px!important;line-height:12px!important;letter-spacing:.1em!important;text-transform:uppercase!important}.h1-medium-sm_unorthodox{font-family:DM Sans Medium,sans-serif!important;font-size:56px!important;line-height:64px!important;letter-spacing:-.02em!important}.h2-medium-sm_unorthodox{font-family:DM Sans Medium,sans-serif!important;font-size:48px!important;line-height:56px!important;letter-spacing:-.02em!important}.h3-medium-sm_unorthodox{font-family:DM Sans Medium,sans-serif!important;font-size:32px!important;line-height:40px!important;letter-spacing:-.02em!important}.h4-medium-sm_unorthodox{font-family:DM Sans Medium,sans-serif!important;font-size:24px!important;line-height:32px!important;letter-spacing:-.02em!important}.h5-medium-sm_unorthodox{font-family:DM Sans Medium,sans-serif!important;font-size:20px!important;line-height:24px!important;letter-spacing:-.02em!important}.body-medium-sm_unorthodox{font-family:DM Sans Medium,sans-serif!important;font-size:16px!important;line-height:24px!important;letter-spacing:-.02em!important}.small-medium-sm_unorthodox{font-family:DM Sans Medium,sans-serif!important;font-size:14px!important;line-height:16px!important;letter-spacing:-.02em!important}.xsmall-medium-sm_unorthodox{font-family:DM Sans Medium,sans-serif!important;font-size:12px!important;line-height:16px!important;letter-spacing:-.02em!important}.xxsmall-medium-sm_unorthodox{font-family:DM Sans Medium,sans-serif!important;font-size:8px!important;line-height:12px!important;letter-spacing:-.02em!important}.uppercase-medium-sm_unorthodox{font-family:DM Sans Medium,sans-serif!important;font-size:10px!important;line-height:12px!important;letter-spacing:.1em!important;text-transform:uppercase!important}.h1-mono-sm_unorthodox{font-family:DM Mono!important;font-size:56px!important;line-height:64px!important;letter-spacing:-.02em!important}.h2-mono-sm_unorthodox{font-family:DM Mono!important;font-size:48px!important;line-height:56px!important;letter-spacing:-.02em!important}.h3-mono-sm_unorthodox{font-family:DM Mono!important;font-size:32px!important;line-height:40px!important;letter-spacing:-.02em!important}.h4-mono-sm_unorthodox{font-family:DM Mono!important;font-size:24px!important;line-height:32px!important;letter-spacing:-.02em!important}.h5-mono-sm_unorthodox{font-family:DM Mono!important;font-size:20px!important;line-height:24px!important;letter-spacing:-.02em!important}.body-mono-sm_unorthodox{font-family:DM Mono!important;font-size:16px!important;line-height:24px!important;letter-spacing:-.02em!important}.small-mono-sm_unorthodox{font-family:DM Mono!important;font-size:14px!important;line-height:16px!important;letter-spacing:-.02em!important}.xsmall-mono-sm_unorthodox{font-family:DM Mono!important;font-size:12px!important;line-height:16px!important;letter-spacing:-.02em!important}.xxsmall-mono-sm_unorthodox{font-family:DM Mono!important;font-size:8px!important;line-height:12px!important;letter-spacing:-.02em!important}.uppercase-mono-sm_unorthodox{font-family:DM Mono!important;font-size:10px!important;line-height:12px!important;letter-spacing:.1em!important;text-transform:uppercase!important}.marketing-h1-sm_unorthodox{font-family:Euclid Circular A Trial,sans-serif!important;font-size:44px!important;line-height:48px!important;font-weight:700!important;letter-spacing:-.88px!important}.marketing-h2-sm_unorthodox{font-family:Euclid Circular A Trial,sans-serif!important;font-size:28px!important;line-height:48px!important;font-weight:700!important;letter-spacing:-.56px!important}.marketing-h3-sm_unorthodox{font-family:DM Sans Medium,sans-serif!important;font-size:20px!important;line-height:32px!important;font-weight:700!important;letter-spacing:normal!important}.marketing-link-sm_unorthodox{font-family:Euclid Circular A Trial,sans-serif!important;font-size:14px!important;line-height:24px!important;font-weight:700!important;letter-spacing:-.28px!important}}@media screen and (min-width: 360px){.h1-regular-xs_unorthodox{font-family:DM Sans Regular,sans-serif!important;font-size:56px!important;line-height:64px!important;letter-spacing:-.02em!important}.h2-regular-xs_unorthodox{font-family:DM Sans Regular,sans-serif!important;font-size:48px!important;line-height:56px!important;letter-spacing:-.02em!important}.h3-regular-xs_unorthodox{font-family:DM Sans Regular,sans-serif!important;font-size:32px!important;line-height:40px!important;letter-spacing:-.02em!important}.h4-regular-xs_unorthodox{font-family:DM Sans Regular,sans-serif!important;font-size:24px!important;line-height:32px!important;letter-spacing:-.02em!important}.h5-regular-xs_unorthodox{font-family:DM Sans Regular,sans-serif!important;font-size:20px!important;line-height:24px!important;letter-spacing:-.02em!important}.body-regular-xs_unorthodox{font-family:DM Sans Regular,sans-serif!important;font-size:16px!important;line-height:24px!important;letter-spacing:-.02em!important}.small-regular-xs_unorthodox{font-family:DM Sans Regular,sans-serif!important;font-size:14px!important;line-height:16px!important;letter-spacing:-.02em!important}.xsmall-regular-xs_unorthodox{font-family:DM Sans Regular,sans-serif!important;font-size:12px!important;line-height:16px!important;letter-spacing:-.02em!important}.xxsmall-regular-xs_unorthodox{font-family:DM Sans Regular,sans-serif!important;font-size:8px!important;line-height:12px!important;letter-spacing:-.02em!important}.uppercase-regular-xs_unorthodox{font-family:DM Sans Regular,sans-serif!important;font-size:10px!important;line-height:12px!important;letter-spacing:.1em!important;text-transform:uppercase!important}.h1-medium-xs_unorthodox{font-family:DM Sans Medium,sans-serif!important;font-size:56px!important;line-height:64px!important;letter-spacing:-.02em!important}.h2-medium-xs_unorthodox{font-family:DM Sans Medium,sans-serif!important;font-size:48px!important;line-height:56px!important;letter-spacing:-.02em!important}.h3-medium-xs_unorthodox{font-family:DM Sans Medium,sans-serif!important;font-size:32px!important;line-height:40px!important;letter-spacing:-.02em!important}.h4-medium-xs_unorthodox{font-family:DM Sans Medium,sans-serif!important;font-size:24px!important;line-height:32px!important;letter-spacing:-.02em!important}.h5-medium-xs_unorthodox{font-family:DM Sans Medium,sans-serif!important;font-size:20px!important;line-height:24px!important;letter-spacing:-.02em!important}.body-medium-xs_unorthodox{font-family:DM Sans Medium,sans-serif!important;font-size:16px!important;line-height:24px!important;letter-spacing:-.02em!important}.small-medium-xs_unorthodox{font-family:DM Sans Medium,sans-serif!important;font-size:14px!important;line-height:16px!important;letter-spacing:-.02em!important}.xsmall-medium-xs_unorthodox{font-family:DM Sans Medium,sans-serif!important;font-size:12px!important;line-height:16px!important;letter-spacing:-.02em!important}.xxsmall-medium-xs_unorthodox{font-family:DM Sans Medium,sans-serif!important;font-size:8px!important;line-height:12px!important;letter-spacing:-.02em!important}.uppercase-medium-xs_unorthodox{font-family:DM Sans Medium,sans-serif!important;font-size:10px!important;line-height:12px!important;letter-spacing:.1em!important;text-transform:uppercase!important}.h1-mono-xs_unorthodox{font-family:DM Mono!important;font-size:56px!important;line-height:64px!important;letter-spacing:-.02em!important}.h2-mono-xs_unorthodox{font-family:DM Mono!important;font-size:48px!important;line-height:56px!important;letter-spacing:-.02em!important}.h3-mono-xs_unorthodox{font-family:DM Mono!important;font-size:32px!important;line-height:40px!important;letter-spacing:-.02em!important}.h4-mono-xs_unorthodox{font-family:DM Mono!important;font-size:24px!important;line-height:32px!important;letter-spacing:-.02em!important}.h5-mono-xs_unorthodox{font-family:DM Mono!important;font-size:20px!important;line-height:24px!important;letter-spacing:-.02em!important}.body-mono-xs_unorthodox{font-family:DM Mono!important;font-size:16px!important;line-height:24px!important;letter-spacing:-.02em!important}.small-mono-xs_unorthodox{font-family:DM Mono!important;font-size:14px!important;line-height:16px!important;letter-spacing:-.02em!important}.xsmall-mono-xs_unorthodox{font-family:DM Mono!important;font-size:12px!important;line-height:16px!important;letter-spacing:-.02em!important}.xxsmall-mono-xs_unorthodox{font-family:DM Mono!important;font-size:8px!important;line-height:12px!important;letter-spacing:-.02em!important}.uppercase-mono-xs_unorthodox{font-family:DM Mono!important;font-size:10px!important;line-height:12px!important;letter-spacing:.1em!important;text-transform:uppercase!important}.marketing-h1-xs_unorthodox{font-family:Euclid Circular A Trial,sans-serif!important;font-size:44px!important;line-height:48px!important;font-weight:700!important;letter-spacing:-.88px!important}.marketing-h2-xs_unorthodox{font-family:Euclid Circular A Trial,sans-serif!important;font-size:28px!important;line-height:48px!important;font-weight:700!important;letter-spacing:-.56px!important}.marketing-h3-xs_unorthodox{font-family:DM Sans Medium,sans-serif!important;font-size:20px!important;line-height:32px!important;font-weight:700!important;letter-spacing:normal!important}.marketing-link-xs_unorthodox{font-family:Euclid Circular A Trial,sans-serif!important;font-size:14px!important;line-height:24px!important;font-weight:700!important;letter-spacing:-.28px!important}}.text-blue{color:var(--omf-blue)!important}.text-bright-blue{color:var(--omf-bright-blue)!important}.text-bright-red{color:var(--omf-bright-red)!important}.text-bright-red-dark{color:var(--omf-bright-red-dark)!important}.text-grey{color:var(--omf-grey)!important}.text-grey-2{color:var(--omf-grey-2)!important}.text-white{color:var(--omf-white)!important}.text-grey-light{color:var(--omf-grey-light)!important}.text-teal{color:var(--omf-teal)!important}.text-bright-blue-dark{color:var(--omf-bright-blue-dark)!important}.text-bright-yellow{color:var(--omf-bright-yellow)!important}.text-teal-light{color:var(--omf-teal-light)!important}.text-pink{color:var(--omf-pink)!important}.text-bright-green{color:var(--omf-bright-green)!important}omf-web-inline-datepicker .mat-calendar-body-label{visibility:hidden}omf-web-inline-datepicker .mat-calendar-body-label[colspan="7"]{display:none}omf-web-inline-datepicker .mat-calendar-content{padding:0 12px 0 3px}omf-web-inline-datepicker .mat-calendar-body-cell-content{font-family:DM Mono!important;font-size:14px!important;line-height:16px!important;letter-spacing:-.02em!important;border-radius:12px;color:var(--omf-blue)}omf-web-inline-datepicker .mat-calendar-body-disabled .mat-calendar-body-cell-content{color:var(--omf-grey-light)}omf-web-inline-datepicker .mat-calendar-body-selected{background-color:var(--omf-blue);color:var(--omf-white)}omf-web-inline-datepicker .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:transparent}omf-web-inline-datepicker .mat-calendar-table-header-divider{display:none}omf-web-inline-datepicker .mat-calendar-abbr{font-family:DM Sans Regular,sans-serif!important;font-size:14px!important;line-height:16px!important;letter-spacing:-.02em!important;color:var(--omf-blue)}omf-web-inline-datepicker .mat-calendar-table-header th{padding-bottom:30px}omf-web-inline-datepicker .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),omf-web-inline-datepicker .mat-calendar-body-cell:not(.mat-calendar-body-disabled):focus>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:transparent;border-color:var(--omf-blue)}omf-web-inline-datepicker .mat-calendar-body-cell:not(.mat-calendar-body-disabled):active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:var(--omf-bright-blue-dark);border:0;border-color:var(--omf-bright-blue-dark);color:var(--omf-white)}omf-web-inline-datepicker .inline-calendar-previous-month,omf-web-inline-datepicker .inline-calendar-next-month{background-color:transparent;background-position:center center;background-repeat:no-repeat;color:var(--omf-bright-blue)}omf-web-inline-datepicker .inline-calendar-previous-month:active,omf-web-inline-datepicker .inline-calendar-next-month:active{color:var(--omf-bright-blue-dark)}omf-web-inline-datepicker .inline-calendar-previous-month[disabled],omf-web-inline-datepicker .inline-calendar-previous-month:disabled,omf-web-inline-datepicker .inline-calendar-next-month[disabled],omf-web-inline-datepicker .inline-calendar-next-month:disabled{color:var(--omf-grey-light)}omf-web-inline-datepicker.inline-calendar-header-none .mat-calendar-table-header{display:none}.web-header-menu{border:1px solid #e5e5e5!important;margin-top:8px;min-height:40px!important;padding-bottom:0!important;padding-top:0!important;border-radius:4px}ion-content.menu-content{--background: var(--omf-bright-grey);--padding-top: 24px;--padding-bottom: 24px;--padding-start: 24px;--padding-end: 24px}ion-content.menu-content ion-list{--ion-background-color: var(--omf-bright-grey)}.menu-item{--padding-start: 2px;--inner-padding-end: 0;--detail-icon-font-size: 14px;--detail-icon-opacity: 1;--detail-icon-color: var(--omf-grey);--color: var(--omf-blue);--background: var(--omf-bright-grey);font-size:16px}.menu-item ion-label{opacity:1}.menu-item::part(detail-icon){width:18px;height:14px}.menu-item__icon-wrapper{align-items:center;background:var(--omf-grey-light);border-radius:20px;display:inline-flex;font-size:16px;height:40px;justify-content:center;letter-spacing:-.02em;margin-right:12px;width:40px}html:not(.plt-cordova) .side-menu{--width: calc(100% - 24px) ;background-color:#002169d9}@media screen and (min-width: 576px){html:not(.plt-cordova) .side-menu{--width: 407px}}@media screen and (min-width: 1200px){html:not(.plt-cordova) .side-menu{--width: 550px}}html:not(.plt-cordova) .side-menu .menu-content{--padding-top: 16px;--padding-bottom: 40px}@media screen and (min-width: 576px){html:not(.plt-cordova) .side-menu .menu-content{--padding-top: 24px;--padding-start: 32px;--padding-end: 32px}}@media screen and (min-width: 1200px){html:not(.plt-cordova) .side-menu .menu-content{--padding-start: 40px;--padding-end: 40px}}html:not(.plt-cordova) .side-menu::part(backdrop){display:none}html:not(.plt-cordova) .side-menu::part(container){border-top-left-radius:25px}ion-button.btn{--border-color: var(--omf-teal);--background: var(--omf-teal);--color: var(--omf-white);--background-hover: var(--omf-teal-dark);--background-activated: var(--omf-teal-dark);--background-focused: var(--omf-teal-dark);font-family:DM Sans Medium,sans-serif;letter-spacing:-.02em;opacity:1}ion-button.btn[fill=outline]{--color: var(--omf-teal);--background: transparent;--background-hover: transparent;--color-activated: var(--omf-blue);--background-activated: transparent}ion-button.btn[fill=outline]:hover{--color: var(--omf-teal-dark);--border-color: var(--omf-teal-dark)}ion-button.btn[fill=outline]:active{--color: var(--omf-blue)}ion-button.btn:active:hover{--border-color: var(--omf-blue)}ion-button.btn:active:hover:not([fill=outline]){--background-hover: var(--omf-blue);--background-activated: var(--omf-blue)}ion-button.btn:disabled,ion-button.btn.button-disabled{opacity:.5}ion-button.btn:disabled:not([fill=outline]),ion-button.btn.button-disabled:not([fill=outline]){--background: var(--omf-teal)}ion-button.btn--large{--border-radius: 32px;--padding-start: 40px;--padding-end: 40px;font-size:20px;height:64px;line-height:24px;min-width:130px}ion-button.btn--small{--border-radius: 16px;--padding-start: 24px;--padding-end: 24px;font-size:14px;height:32px;min-height:32px;line-height:16px;min-width:80px}.blue{--background: var(--omf-bright-blue);--color: var(--omf-white);--border-radius: 12px;--box-shadow: none;--start: 16px;--end: 16px;font-size:16px;text-align:center;top:-21px}.omf-mobile-page-header{--border-color: transparent;--padding-top: 0;--padding-bottom: 0;--padding-start: 24px;--padding-end: 28px}.omf-mobile-page-header-wrapper{align-items:center;display:flex;height:75px;justify-content:space-between}.omf-mobile-page-header-title{color:var(--omf-blue);font-family:DM Sans Medium,sans-serif;font-size:32px;letter-spacing:-.02em;line-height:40px;margin:0}.header-md{box-shadow:none}body.sm-chat #salemove .sm-visitor-app-container .sm-button.sm-end-engagement .sm-formatted-html-message:before,.sm-send-message:before,.sm-chat-component .sm-operator-chat-box .sm-chat-text,.sm-chat-component .sm-visitor-chat-box .sm-chat-text{font-family:DM Sans Regular,sans-serif!important;font-size:16px!important;line-height:24px!important;letter-spacing:-.02em!important}.sm-chat-component{background-color:var(--omf-white)!important}.sm-chat-component .sm-operator-chat-box .sm-chat-text,.sm-chat-component .sm-visitor-chat-box .sm-chat-text{color:var(--omf-blue)!important;padding:16px 24px!important}.sm-chat-component .sm-operator-chat-box .sm-chat-text{background-color:var(--omf-bright-grey)!important;border-radius:4px 40px 40px!important}.sm-chat-component .sm-visitor-chat-box .sm-chat-text{background-color:var(--omf-bright-blue-light)!important;border-radius:40px 4px 32px 40px!important}.sm-chat-component .sm-chat-box-image,.sm-chat-component .sm-operator-chat-box .sm-chat-text:before,.sm-chat-component .sm-visitor-chat-box .sm-chat-text:before,.sm-chat-component .sm-icon-phone-handle-ended-glia,.sm-chat-component .sm-chat-button-region .sm-ico-send{display:none}.sm-chat-component .sm-chat-message:active,.sm-chat-component .sm-chat-message:focus,.sm-chat-component .sm-chat-message:hover{color:var(--omf-blue)!important}.sm-chat-component .sm-chat-box-container .sm-chat-box-message.no-image{margin-left:0!important}.sm-side-bar{transition:all .3s ease}.sm-engagement-buttons-foreground{background-color:var(--omf-white)!important;height:115px!important}.sm-engagement-buttons-foreground .sm-return-to-browse-button{background-color:transparent!important;top:70px!important;box-shadow:none!important;opacity:1!important}.sm-return-to-browse-button .sm-icon-back polygon:last-child{fill:var(--omf-bright-blue)!important}.sm-return-to-browse-button{left:10px!important}.sm-return-to-browse-button .sm-icon-back{display:none}.sm-send-message{width:auto!important}.sm-send-message:before{content:var(--content-send);background-color:var(--omf-teal);color:var(--omf-white);padding:8px 16px;border-radius:25px}body.sm-chat #salemove .sm-visitor-app-container .sm-return-to-browse-button:after{content:"";background-image:url(/assets/icon/arrow-back.svg);background-size:24px 24px;height:24px;width:24px}body.sm-chat #salemove .sm-visitor-app-container div.sm-return-to-browse-button{background-color:transparent!important}@media screen and (max-device-height: 500px) and (max-device-width: 768px),screen and (max-device-width: 1024px),screen and (max-width: 512px) and (min-device-width: 1025px){body.sm-chat #salemove .sm-visitor-app-container .sm-side-bar .sm-end-engagement{right:4px;width:90px;top:70px}}body.sm-chat #salemove .sm-visitor-app-container .sm-button.sm-end-engagement,body.sm-chat #salemove .sm-visitor-app-container .sm-button.sm-end-engagement:hover{background-color:transparent;box-shadow:none;transform:unset}body.sm-chat #salemove .sm-visitor-app-container .sm-button.sm-end-engagement .sm-formatted-html-message:before{content:var(--content-end-chat);color:var(--omf-bright-blue)}body.sm-chat #salemove .sm-visitor-app-container .sm-engaged-operator-wrapper.sm-operator-media-text,.plt-android .sm-engaged-operator-wrapper.sm-operator-media-text{display:none}.plt-android .sm-engagement-buttons-foreground{height:80px!important}.plt-android body.sm-chat #salemove .sm-end-engagement,.plt-android body.sm-chat #salemove .sm-return-to-browse-button{top:20px!important}.sm-engaged omf-glia-smiley-button{display:none}.sm-engaged .sm-mobile-chat-link{box-shadow:none!important}.sm-engaged .sm-touch-draggable{box-shadow:0 1px 3px #0003,0 2px 5px #0003!important;border:10px var(--omf-white) solid!important;border-radius:100%!important}.sm-engaged .sm-touch-draggable-lower-right{bottom:calc(10px + var(--ion-safe-area-bottom))!important;right:20px!important}.sm-engaged .sm-touch-draggable-lower-left{bottom:calc(10px + var(--ion-safe-area-bottom))!important;left:20px!important}.sm-engaged .sm-touch-draggable-upper-right{top:calc(10px + var(--ion-safe-area-top))!important;right:20px!important}.sm-engaged .sm-touch-draggable-upper-left{top:calc(10px + var(--ion-safe-area-top))!important;left:20px!important}.sm-engaged .sm-operator-shadow-overlay{display:none!important;background-position:center!important}.sm-engaged .sm-picture-overlay{background-position:center!important}.sm-engaged .sm-engaged-operator-wrapper,.sm-engaged .sm-engaged-operator-overlay,.sm-engaged .sm-touch-draggable{height:48px!important;width:48px!important}.sm-engaged .sm-engaged-operator-overlay,.sm-engaged .sm-operator-shadow-overlay{margin-left:0!important}.payment-accordion.accordion-expanding ion-item[slot=header]:hover,.payment-accordion.accordion-expanded ion-item[slot=header]:hover,.payment-accordion.accordion-expanding ion-item[slot=header],.payment-accordion.accordion-expanded ion-item[slot=header],.payment-accordion ion-item[slot=header]:hover{--background: none;--background-hover: none;--background-hover-opacity: 1;--ripple-color: transparent;--background-activated: transparent}ion-accordion ion-item::part(native){--padding-start: 0 !important;--inner-padding-end: 4px}ion-accordion.accordion-expanded:not(:last-child),ion-accordion.accordion-expanding:not(:last-child){border-bottom:1px solid var(--omf-grey-light)}ion-accordion.accordion-expanded .ion-accordion-toggle-icon,ion-accordion.accordion-expanding .ion-accordion-toggle-icon{background-image:url(/assets/icon/minus.svg)}ion-accordion.accordion-expanded ion-item[slot=header]:hover,ion-accordion.accordion-expanding ion-item[slot=header]:hover{--background: rgb(var(--omf-bright-blue-light-rgb), .4) !important;--background-hover: rgb(var(--omf-bright-blue-light-rgb), .4) !important;--background-hover-opacity: 1 !important;--ripple-color: transparent;--background-activated: transparent}ion-accordion.accordion-collapsing ion-item[slot=header],ion-accordion.accordion-collapsed ion-item[slot=header]{--ripple-color: transparent;--background-activated: transparent}ion-accordion .accordion-header{padding:16px 4px 16px 0;height:auto;cursor:pointer;background:transparent}@media screen and (min-width: 576px){ion-accordion .accordion-header{padding:24px 4px 24px 0}}ion-accordion .accordion-content{flex-grow:initial;margin-right:0;padding:16px 24px 16px 0}ion-accordion .ion-accordion-toggle-icon{background:transparent;background-image:url(/assets/icon/plus.svg);background-size:12px;height:12px;width:12px}.payment-accordion ion-item[slot=header]{--inner-padding-end: 4px;padding-top:12px}.payment-accordion.accordion-expanding ion-item[slot=header],.payment-accordion.accordion-expanded ion-item[slot=header]{border-bottom:1px solid var(--omf-grey)}.payment-accordion.accordion-expanding:not(:last-child),.payment-accordion.accordion-expanding ion-item::part(native),.payment-accordion.accordion-expanded:not(:last-child),.payment-accordion.accordion-expanded ion-item::part(native){border:0}.payment-accordion ion-item[slot=header]::part(native){border-color:var(--omf-grey);border-top:0;border-bottom-width:1px;background:transparent}.payment-accordion ion-item[slot=header]::part(native):after{background:transparent}.payment-accordion-content .item::part(native){--border-color: var(--omf-grey-light);--bottom-width: 1px;--inner-padding-end: 0}@keyframes slide-in-down{0%{transform:translateY(-30px)}to{transform:translateY(0)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-slide-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.fade-slide-in{animation:fade-slide-in ease-in 1s;animation-fill-mode:both}.slide-in-down{animation:slide-in-down .3s,fade-in .3s;animation-fill-mode:both}.fade-in{animation:fade-in 1s;animation-fill-mode:both}.animate-delay-1{animation-delay:.5s}.animate-delay-2{animation-delay:.7s}.sc-ion-modal-ios-h,.sc-ion-modal-md-h{--ion-backdrop-opacity: 85%;--ion-backdrop-color: var(--omf-blue);--backdrop-opacity: var(--ion-backdrop-opacity, .85)}ion-app{background-color:#fff}.alert-wrapper{font-family:var(--ion-default-font)}.popover-wide{--width: calc(100% - 72px) !important;--ion-safe-area-left: 24px}.popover-wide::part(arrow){display:none}.popover-wide .popover-viewport{border:1px solid var(--omf-bright-grey);justify-content:center;overflow:auto;padding-top:12px;padding-bottom:20px}.popover-wide .popover-viewport ion-item{--border-color: transparent;--min-height: 24px;--background-focused: transparent;--background-hover: transparent;--background-activated: transparent;--color-activated: var(--omf-blue);--color-focused: var(--omf-blue);--color-hover: var(--omf-blue);color:var(--omf-grey)}.popover-wide .popover-viewport ion-item ion-radio{--color-checked: var(--omf-blue);height:26px;margin:0 8px}.popover-wide .popover-viewport ion-item ion-radio.ion-activated::part(label){margin-left:32px}.popover-wide .popover-viewport ion-item ion-radio::part(label){text-overflow:ellipsis;overflow:hidden;width:90%;white-space:nowrap;position:absolute}.popover-wide .popover-viewport ion-item ion-radio::part(mark){height:17px;width:7px}.popover-wide .popover-viewport ion-item ion-radio.radio-checked{color:var(--omf-blue)}.popover-wide .popover-viewport ion-item ion-radio.radio-checked::part(label){margin-left:32px}.popover-wide::part(backdrop){background:transparent}@media screen and (min-width: 576px){.popover-wide{--ion-safe-area-left: 0;--width: 245px !important}}.faq-popover::part(content){margin-top:30px;left:24px!important;box-shadow:10px 20px 40px #0003}@media screen and (min-width: 768px){.faq-popover::part(content){left:124px!important}}@media screen and (min-width: 576px){.faq-popover{--ion-safe-area-left: 0;--width: 385px !important}}.employment-popover{--offset-x: 15px;--offset-y: 23px;--width: var(--employment-popover-width) !important;--ion-safe-area-left: 24px !important}.employment-popover ion-item{--color: var(--omf-grey)}.employment-popover ion-item:hover{--color: var(--omf-blue)}@media screen and (min-width: 992px){.employment-popover{--offset-x: 28px}}@media screen and (min-width: 768px){.employment-popover{--offset-x: 21px}}@media screen and (min-width: 1200px){.employment-popover{--offset-x: 21px !important}}.phone-type-popover{--offset-x: 18px;--offset-y: 20px;--width: var(--phone-type-popover-width) !important}.address-type-popover{--offset-x: -18px;--offset-y: 20px;--width: var(--address-type-popover-width) !important}.payment-account-popover{--width: var(--payment-account-popover-width) !important;--offset-x: -18px;--offset-y: 22px}.suffix-popover{--width: 112px !important;--offset-x: 18px;--offset-y: 20px}@media screen and (max-width: 768px){.suffix-popover{--offset-x: 5px}}.suffix-popover ion-item{--color: var(--omf-grey)}.suffix-popover ion-item:hover{--color: var(--omf-blue)}.omf-tooltip{z-index:1000;background:var(--omf-white);border:1px solid var(--omf-grey-light);border-radius:40px 40px 40px 4px;box-shadow:10px 20px 40px #00216926;box-sizing:border-box;color:var(--omf-blue);font-size:16px;letter-spacing:-.02em;line-height:24px;max-width:270px;padding:24px 40px;position:absolute;text-align:left}@media screen and (min-width: 576px){.omf-tooltip{max-width:316px}}.smile:after,.waves:after,.dashes:after,.circle:after,.underline:after{z-index:2000;content:"";height:100%;opacity:0;position:absolute;transition:opacity .4s}.underline{position:relative}.underline:after{background:var(--omf-bright-yellow);border-radius:100px;bottom:-4px;height:5px;left:0;width:90%}.circle{position:relative}.circle:after{background:url(/assets/icon/yellow-circle.svg) no-repeat center;background-size:35px;left:50%;min-height:73px;min-width:61px;top:50%;transform:translate(-50%,-50%)}@media screen and (min-width: 576px){.circle:after{background-size:50px}}@media screen and (min-width: 992px){.circle:after{background-size:62px}}.dashes{position:relative}.dashes:after{background:url(/assets/icon/yellow-dashes.svg) no-repeat;left:50%;min-width:30px;top:-10px;transform:translate(-50%)}.waves{position:relative}.waves:after{background:url(/assets/icon/yellow-waves.svg) no-repeat;top:-5px;width:100%}.smile{position:relative}.smile:after{background:url(/assets/icon/yellow-smile.svg) no-repeat;display:inline-block;margin-left:8px;min-width:30px;top:9px}swiper-container{--swiper-pagination-bullet-inactive-color: var(--ion-color-step-200, #ccc);--swiper-pagination-color: var(--ion-color-primary, #3880ff);--swiper-pagination-progressbar-bg-color: rgba(var(--ion-text-color-rgb, 0, 0, 0), .25);--swiper-scrollbar-bg-color: rgba(var(--ion-text-color-rgb, 0, 0, 0), .1);--swiper-scrollbar-drag-bg-color: rgba(var(--ion-text-color-rgb, 0, 0, 0), .5)}swiper-slide{display:flex;position:relative;flex-direction:column;flex-shrink:0;align-items:center;justify-content:center;width:100%;height:100%;font-size:18px;text-align:center;box-sizing:border-box}swiper-slide img{width:auto;max-width:100%;height:auto;max-height:100%}.select-down-arrow::part(icon){content:url(/assets/icon/arrow-item-detail.svg);width:32px;height:32px;transform:rotate(90deg);opacity:1}html{--mat-badge-text-font: Roboto, sans-serif;--mat-badge-line-height: 22px;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-small-size-line-height: 16px;--mat-badge-large-size-text-size: 24px;--mat-badge-large-size-line-height: 28px}.mat-h1,.mat-headline-5,.mat-typography .mat-h1,.mat-typography .mat-headline-5,.mat-typography h1{font:400 24px/32px Roboto,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h2,.mat-headline-6,.mat-typography .mat-h2,.mat-typography .mat-headline-6,.mat-typography h2{font:500 20px/32px Roboto,sans-serif;letter-spacing:.0125em;margin:0 0 16px}.mat-h3,.mat-subtitle-1,.mat-typography .mat-h3,.mat-typography .mat-subtitle-1,.mat-typography h3{font:400 16px/28px Roboto,sans-serif;letter-spacing:.009375em;margin:0 0 16px}.mat-h4,.mat-body-1,.mat-typography .mat-h4,.mat-typography .mat-body-1,.mat-typography h4{font:400 16px/24px Roboto,sans-serif;letter-spacing:.03125em;margin:0 0 16px}.mat-h5,.mat-typography .mat-h5,.mat-typography h5{font:400 11.62px/20px Roboto,sans-serif;margin:0 0 12px}.mat-h6,.mat-typography .mat-h6,.mat-typography h6{font:400 9.38px/20px Roboto,sans-serif;margin:0 0 12px}.mat-body-strong,.mat-subtitle-2,.mat-typography .mat-body-strong,.mat-typography .mat-subtitle-2{font:500 14px/22px Roboto,sans-serif;letter-spacing:.0071428571em}.mat-body,.mat-body-2,.mat-typography .mat-body,.mat-typography .mat-body-2,.mat-typography{font:400 14px/20px Roboto,sans-serif;letter-spacing:.0178571429em}.mat-body p,.mat-body-2 p,.mat-typography .mat-body p,.mat-typography .mat-body-2 p,.mat-typography p{margin:0 0 12px}.mat-small,.mat-caption,.mat-typography .mat-small,.mat-typography .mat-caption{font:400 12px/20px Roboto,sans-serif;letter-spacing:.0333333333em}.mat-headline-1,.mat-typography .mat-headline-1{font:300 96px/96px Roboto,sans-serif;letter-spacing:-.015625em;margin:0 0 56px}.mat-headline-2,.mat-typography .mat-headline-2{font:300 60px/60px Roboto,sans-serif;letter-spacing:-.0083333333em;margin:0 0 64px}.mat-headline-3,.mat-typography .mat-headline-3{font:400 48px/50px Roboto,sans-serif;letter-spacing:normal;margin:0 0 64px}.mat-headline-4,.mat-typography .mat-headline-4{font:400 34px/40px Roboto,sans-serif;letter-spacing:.0073529412em;margin:0 0 64px}html{--mat-bottom-sheet-container-text-font: Roboto, sans-serif;--mat-bottom-sheet-container-text-line-height: 20px;--mat-bottom-sheet-container-text-size: 14px;--mat-bottom-sheet-container-text-tracking: .0178571429em;--mat-bottom-sheet-container-text-weight: 400}html{--mat-legacy-button-toggle-label-text-font: Roboto, sans-serif;--mat-legacy-button-toggle-label-text-line-height: 24px;--mat-legacy-button-toggle-label-text-size: 16px;--mat-legacy-button-toggle-label-text-tracking: .03125em;--mat-legacy-button-toggle-label-text-weight: 400}html{--mat-standard-button-toggle-label-text-font: Roboto, sans-serif;--mat-standard-button-toggle-label-text-line-height: 24px;--mat-standard-button-toggle-label-text-size: 16px;--mat-standard-button-toggle-label-text-tracking: .03125em;--mat-standard-button-toggle-label-text-weight: 400}html{--mat-datepicker-calendar-text-font: Roboto, sans-serif;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400}html{--mat-expansion-header-text-font: Roboto, sans-serif;--mat-expansion-header-text-size: 14px;--mat-expansion-header-text-weight: 500;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: Roboto, sans-serif;--mat-expansion-container-text-line-height: 20px;--mat-expansion-container-text-size: 14px;--mat-expansion-container-text-tracking: .0178571429em;--mat-expansion-container-text-weight: 400}html{--mat-grid-list-tile-header-primary-text-size: 14px;--mat-grid-list-tile-header-secondary-text-size: 12px;--mat-grid-list-tile-footer-primary-text-size: 14px;--mat-grid-list-tile-footer-secondary-text-size: 12px}html{--mat-stepper-container-text-font: Roboto, sans-serif;--mat-stepper-header-label-text-font: Roboto, sans-serif;--mat-stepper-header-label-text-size: 14px;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-weight: 400}html{--mat-toolbar-title-text-font: Roboto, sans-serif;--mat-toolbar-title-text-line-height: 32px;--mat-toolbar-title-text-size: 20px;--mat-toolbar-title-text-tracking: .0125em;--mat-toolbar-title-text-weight: 500}html{--mat-tree-node-text-font: Roboto, sans-serif;--mat-tree-node-text-size: 14px;--mat-tree-node-text-weight: 400}html{--mat-option-label-text-font: Roboto, sans-serif;--mat-option-label-text-line-height: 24px;--mat-option-label-text-size: 16px;--mat-option-label-text-tracking: .03125em;--mat-option-label-text-weight: 400}html{--mat-optgroup-label-text-font: Roboto, sans-serif;--mat-optgroup-label-text-line-height: 24px;--mat-optgroup-label-text-size: 16px;--mat-optgroup-label-text-tracking: .03125em;--mat-optgroup-label-text-weight: 400}html{--mat-card-title-text-font: Roboto, sans-serif;--mat-card-title-text-line-height: 32px;--mat-card-title-text-size: 20px;--mat-card-title-text-tracking: .0125em;--mat-card-title-text-weight: 500;--mat-card-subtitle-text-font: Roboto, sans-serif;--mat-card-subtitle-text-line-height: 22px;--mat-card-subtitle-text-size: 14px;--mat-card-subtitle-text-tracking: .0071428571em;--mat-card-subtitle-text-weight: 500}html{--mdc-plain-tooltip-supporting-text-font: Roboto, sans-serif;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .0333333333em}html{--mdc-filled-text-field-label-text-font: Roboto, sans-serif;--mdc-filled-text-field-label-text-size: 16px;--mdc-filled-text-field-label-text-tracking: .03125em;--mdc-filled-text-field-label-text-weight: 400}html{--mdc-outlined-text-field-label-text-font: Roboto, sans-serif;--mdc-outlined-text-field-label-text-size: 16px;--mdc-outlined-text-field-label-text-tracking: .03125em;--mdc-outlined-text-field-label-text-weight: 400}html{--mat-form-field-container-text-font: Roboto, sans-serif;--mat-form-field-container-text-line-height: 24px;--mat-form-field-container-text-size: 16px;--mat-form-field-container-text-tracking: .03125em;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-subscript-text-font: Roboto, sans-serif;--mat-form-field-subscript-text-line-height: 20px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: .0333333333em;--mat-form-field-subscript-text-weight: 400}html{--mat-select-trigger-text-font: Roboto, sans-serif;--mat-select-trigger-text-line-height: 24px;--mat-select-trigger-text-size: 16px;--mat-select-trigger-text-tracking: .03125em;--mat-select-trigger-text-weight: 400}html{--mdc-dialog-subhead-font: Roboto, sans-serif;--mdc-dialog-subhead-line-height: 32px;--mdc-dialog-subhead-size: 20px;--mdc-dialog-subhead-weight: 500;--mdc-dialog-subhead-tracking: .0125em;--mdc-dialog-supporting-text-font: Roboto, sans-serif;--mdc-dialog-supporting-text-line-height: 24px;--mdc-dialog-supporting-text-size: 16px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: .03125em}.mat-mdc-standard-chip{--mdc-chip-label-text-font: Roboto, sans-serif;--mdc-chip-label-text-line-height: 20px;--mdc-chip-label-text-size: 14px;--mdc-chip-label-text-tracking: .0178571429em;--mdc-chip-label-text-weight: 400}html .mat-mdc-slide-toggle{--mat-switch-label-text-font: Roboto, sans-serif;--mat-switch-label-text-line-height: 20px;--mat-switch-label-text-size: 14px;--mat-switch-label-text-tracking: .0178571429em;--mat-switch-label-text-weight: 400}html{--mat-radio-label-text-font: Roboto, sans-serif;--mat-radio-label-text-line-height: 20px;--mat-radio-label-text-size: 14px;--mat-radio-label-text-tracking: .0178571429em;--mat-radio-label-text-weight: 400}html{--mdc-slider-label-label-text-font: Roboto, sans-serif;--mdc-slider-label-label-text-size: 14px;--mdc-slider-label-label-text-line-height: 22px;--mdc-slider-label-label-text-tracking: .0071428571em;--mdc-slider-label-label-text-weight: 500}html{--mat-menu-item-label-text-font: Roboto, sans-serif;--mat-menu-item-label-text-size: 16px;--mat-menu-item-label-text-tracking: .03125em;--mat-menu-item-label-text-line-height: 24px;--mat-menu-item-label-text-weight: 400}html{--mdc-list-list-item-label-text-font: Roboto, sans-serif;--mdc-list-list-item-label-text-line-height: 24px;--mdc-list-list-item-label-text-size: 16px;--mdc-list-list-item-label-text-tracking: .03125em;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: Roboto, sans-serif;--mdc-list-list-item-supporting-text-line-height: 20px;--mdc-list-list-item-supporting-text-size: 14px;--mdc-list-list-item-supporting-text-tracking: .0178571429em;--mdc-list-list-item-supporting-text-weight: 400;--mdc-list-list-item-trailing-supporting-text-font: Roboto, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height: 20px;--mdc-list-list-item-trailing-supporting-text-size: 12px;--mdc-list-list-item-trailing-supporting-text-tracking: .0333333333em;--mdc-list-list-item-trailing-supporting-text-weight: 400}.mdc-list-group__subheader{font:400 16px/28px Roboto,sans-serif;letter-spacing:.009375em}html{--mat-paginator-container-text-font: Roboto, sans-serif;--mat-paginator-container-text-line-height: 20px;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: .0333333333em;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 12px}.mat-mdc-tab-header{--mat-tab-header-label-text-font: Roboto, sans-serif;--mat-tab-header-label-text-size: 14px;--mat-tab-header-label-text-tracking: .0892857143em;--mat-tab-header-label-text-line-height: 36px;--mat-tab-header-label-text-weight: 500}html{--mat-checkbox-label-text-font: Roboto, sans-serif;--mat-checkbox-label-text-line-height: 20px;--mat-checkbox-label-text-size: 14px;--mat-checkbox-label-text-tracking: .0178571429em;--mat-checkbox-label-text-weight: 400}html{--mdc-text-button-label-text-font: Roboto, sans-serif;--mdc-text-button-label-text-size: 14px;--mdc-text-button-label-text-tracking: .0892857143em;--mdc-text-button-label-text-weight: 500;--mdc-text-button-label-text-transform: none}html{--mdc-filled-button-label-text-font: Roboto, sans-serif;--mdc-filled-button-label-text-size: 14px;--mdc-filled-button-label-text-tracking: .0892857143em;--mdc-filled-button-label-text-weight: 500;--mdc-filled-button-label-text-transform: none}html{--mdc-protected-button-label-text-font: Roboto, sans-serif;--mdc-protected-button-label-text-size: 14px;--mdc-protected-button-label-text-tracking: .0892857143em;--mdc-protected-button-label-text-weight: 500;--mdc-protected-button-label-text-transform: none}html{--mdc-outlined-button-label-text-font: Roboto, sans-serif;--mdc-outlined-button-label-text-size: 14px;--mdc-outlined-button-label-text-tracking: .0892857143em;--mdc-outlined-button-label-text-weight: 500;--mdc-outlined-button-label-text-transform: none}html{--mdc-extended-fab-label-text-font: Roboto, sans-serif;--mdc-extended-fab-label-text-size: 14px;--mdc-extended-fab-label-text-tracking: .0892857143em;--mdc-extended-fab-label-text-weight: 500}html{--mdc-snackbar-supporting-text-font: Roboto, sans-serif;--mdc-snackbar-supporting-text-line-height: 20px;--mdc-snackbar-supporting-text-size: 14px;--mdc-snackbar-supporting-text-weight: 400}html{--mat-table-header-headline-font: Roboto, sans-serif;--mat-table-header-headline-line-height: 22px;--mat-table-header-headline-size: 14px;--mat-table-header-headline-weight: 500;--mat-table-header-headline-tracking: .0071428571em;--mat-table-row-item-label-text-font: Roboto, sans-serif;--mat-table-row-item-label-text-line-height: 20px;--mat-table-row-item-label-text-size: 14px;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: .0178571429em;--mat-table-footer-supporting-text-font: Roboto, sans-serif;--mat-table-footer-supporting-text-line-height: 20px;--mat-table-footer-supporting-text-size: 14px;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: .0178571429em}.mat-elevation-z0,.mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:var(--mat-app-elevation-shadow-level-0, none)}.mat-elevation-z1,.mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:var(--mat-app-elevation-shadow-level-1, none)}.mat-elevation-z2,.mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:var(--mat-app-elevation-shadow-level-2, none)}.mat-elevation-z3,.mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:var(--mat-app-elevation-shadow-level-3, none)}.mat-elevation-z4,.mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:var(--mat-app-elevation-shadow-level-4, none)}.mat-elevation-z5,.mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:var(--mat-app-elevation-shadow-level-5, none)}.mat-elevation-z6,.mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:var(--mat-app-elevation-shadow-level-6, none)}.mat-elevation-z7,.mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:var(--mat-app-elevation-shadow-level-7, none)}.mat-elevation-z8,.mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:var(--mat-app-elevation-shadow-level-8, none)}.mat-elevation-z9,.mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:var(--mat-app-elevation-shadow-level-9, none)}.mat-elevation-z10,.mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:var(--mat-app-elevation-shadow-level-10, none)}.mat-elevation-z11,.mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:var(--mat-app-elevation-shadow-level-11, none)}.mat-elevation-z12,.mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:var(--mat-app-elevation-shadow-level-12, none)}.mat-elevation-z13,.mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:var(--mat-app-elevation-shadow-level-13, none)}.mat-elevation-z14,.mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:var(--mat-app-elevation-shadow-level-14, none)}.mat-elevation-z15,.mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:var(--mat-app-elevation-shadow-level-15, none)}.mat-elevation-z16,.mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:var(--mat-app-elevation-shadow-level-16, none)}.mat-elevation-z17,.mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:var(--mat-app-elevation-shadow-level-17, none)}.mat-elevation-z18,.mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:var(--mat-app-elevation-shadow-level-18, none)}.mat-elevation-z19,.mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:var(--mat-app-elevation-shadow-level-19, none)}.mat-elevation-z20,.mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:var(--mat-app-elevation-shadow-level-20, none)}.mat-elevation-z21,.mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:var(--mat-app-elevation-shadow-level-21, none)}.mat-elevation-z22,.mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:var(--mat-app-elevation-shadow-level-22, none)}.mat-elevation-z23,.mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:var(--mat-app-elevation-shadow-level-23, none)}.mat-elevation-z24,.mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:var(--mat-app-elevation-shadow-level-24, none)}html{--mat-sys-on-surface: initial}.mat-app-background{background-color:var(--mat-app-background-color, var(--mat-sys-background, transparent));color:var(--mat-app-text-color, var(--mat-sys-on-background, inherit))}html{--mat-ripple-color: rgba(0, 0, 0, .1)}html{--mat-option-selected-state-label-text-color: #4c8dff;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.mat-accent{--mat-option-selected-state-label-text-color: white;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.mat-warn{--mat-option-selected-state-label-text-color: #f44336;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}html{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}html{--mat-full-pseudo-checkbox-selected-icon-color: white;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}html{--mat-minimal-pseudo-checkbox-selected-checkmark-color: white;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #4c8dff;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.mat-primary{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #4c8dff;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: white;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.mat-accent{--mat-minimal-pseudo-checkbox-selected-checkmark-color: white;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #f44336;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.mat-warn{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #f44336;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}html{--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}html{--mdc-elevated-card-container-shape: 4px}html{--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px}html{--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}html{--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}html{--mat-card-subtitle-text-color: rgba(0, 0, 0, .54)}html{--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0}.mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #4c8dff;--mdc-linear-progress-track-color: rgba(76, 141, 255, .25)}.mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: white;--mdc-linear-progress-track-color: rgba(255, 255, 255, .25)}.mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #f44336;--mdc-linear-progress-track-color: rgba(244, 67, 54, .25)}html{--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px}html{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff}html{--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px}html{--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px}html{--mdc-filled-text-field-caret-color: #4c8dff;--mdc-filled-text-field-focus-active-indicator-color: #4c8dff;--mdc-filled-text-field-focus-label-text-color: rgba(76, 141, 255, .87);--mdc-filled-text-field-container-color: rgb(244.8, 244.8, 244.8);--mdc-filled-text-field-disabled-container-color: rgb(249.9, 249.9, 249.9);--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #f44336;--mdc-filled-text-field-error-focus-label-text-color: #f44336;--mdc-filled-text-field-error-label-text-color: #f44336;--mdc-filled-text-field-error-caret-color: #f44336;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #f44336;--mdc-filled-text-field-error-focus-active-indicator-color: #f44336;--mdc-filled-text-field-error-hover-active-indicator-color: #f44336}html{--mdc-outlined-text-field-caret-color: #4c8dff;--mdc-outlined-text-field-focus-outline-color: #4c8dff;--mdc-outlined-text-field-focus-label-text-color: rgba(76, 141, 255, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #f44336;--mdc-outlined-text-field-error-focus-label-text-color: #f44336;--mdc-outlined-text-field-error-label-text-color: #f44336;--mdc-outlined-text-field-error-hover-label-text-color: #f44336;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #f44336;--mdc-outlined-text-field-error-hover-outline-color: #f44336;--mdc-outlined-text-field-error-outline-color: #f44336}html{--mat-form-field-focus-select-arrow-color: rgba(76, 141, 255, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #f44336;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08}.mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: white;--mdc-filled-text-field-focus-active-indicator-color: white;--mdc-filled-text-field-focus-label-text-color: rgba(255, 255, 255, .87)}.mat-mdc-form-field.mat-accent{--mdc-outlined-text-field-caret-color: white;--mdc-outlined-text-field-focus-outline-color: white;--mdc-outlined-text-field-focus-label-text-color: rgba(255, 255, 255, .87)}.mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(255, 255, 255, .87)}.mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #f44336;--mdc-filled-text-field-focus-active-indicator-color: #f44336;--mdc-filled-text-field-focus-label-text-color: rgba(244, 67, 54, .87)}.mat-mdc-form-field.mat-warn{--mdc-outlined-text-field-caret-color: #f44336;--mdc-outlined-text-field-focus-outline-color: #f44336;--mdc-outlined-text-field-focus-label-text-color: rgba(244, 67, 54, .87)}.mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, .87)}html{--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px}html{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(76, 141, 255, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}html .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(255, 255, 255, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}html .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(244, 67, 54, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}html{--mat-select-arrow-transform: translateY(-8px)}html{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mat-autocomplete-background-color: white}html{--mdc-dialog-container-shape: 4px}html{--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px}html{--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1}.mat-mdc-standard-chip{--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121}.mat-mdc-standard-chip{--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #4c8dff;--mdc-chip-elevated-selected-container-color: #4c8dff;--mdc-chip-elevated-disabled-container-color: #4c8dff;--mdc-chip-flat-disabled-selected-container-color: #4c8dff;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: white;--mdc-chip-elevated-selected-container-color: white;--mdc-chip-elevated-disabled-container-color: white;--mdc-chip-flat-disabled-selected-container-color: white;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #f44336;--mdc-chip-elevated-selected-container-color: #f44336;--mdc-chip-elevated-disabled-container-color: #f44336;--mdc-chip-flat-disabled-selected-container-color: #f44336;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}html{--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1}html .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}html{--mdc-switch-selected-focus-state-layer-color: #4585ff;--mdc-switch-selected-handle-color: #4585ff;--mdc-switch-selected-hover-state-layer-color: #4585ff;--mdc-switch-selected-pressed-state-layer-color: #4585ff;--mdc-switch-selected-focus-handle-color: #245dff;--mdc-switch-selected-hover-handle-color: #245dff;--mdc-switch-selected-pressed-handle-color: #245dff;--mdc-switch-selected-focus-track-color: #82afff;--mdc-switch-selected-hover-track-color: #82afff;--mdc-switch-selected-pressed-track-color: #82afff;--mdc-switch-selected-track-color: #82afff;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}html{--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38)}html .mat-mdc-slide-toggle{--mat-switch-label-text-color: rgba(0, 0, 0, .87)}html .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #4585ff;--mdc-switch-selected-handle-color: #4585ff;--mdc-switch-selected-hover-state-layer-color: #4585ff;--mdc-switch-selected-pressed-state-layer-color: #4585ff;--mdc-switch-selected-focus-handle-color: #245dff;--mdc-switch-selected-hover-handle-color: #245dff;--mdc-switch-selected-pressed-handle-color: #245dff;--mdc-switch-selected-focus-track-color: #82afff;--mdc-switch-selected-hover-track-color: #82afff;--mdc-switch-selected-pressed-track-color: #82afff;--mdc-switch-selected-track-color: #82afff}html .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e53935;--mdc-switch-selected-handle-color: #e53935;--mdc-switch-selected-hover-state-layer-color: #e53935;--mdc-switch-selected-pressed-state-layer-color: #e53935;--mdc-switch-selected-focus-handle-color: #b71c1c;--mdc-switch-selected-hover-handle-color: #b71c1c;--mdc-switch-selected-pressed-handle-color: #b71c1c;--mdc-switch-selected-focus-track-color: #e57373;--mdc-switch-selected-hover-track-color: #e57373;--mdc-switch-selected-pressed-track-color: #e57373;--mdc-switch-selected-track-color: #e57373}html{--mdc-switch-state-layer-size: 40px}html{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #4c8dff;--mdc-radio-selected-hover-icon-color: #4c8dff;--mdc-radio-selected-icon-color: #4c8dff;--mdc-radio-selected-pressed-icon-color: #4c8dff}.mat-mdc-radio-button.mat-primary{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #4c8dff;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: white;--mdc-radio-selected-hover-icon-color: white;--mdc-radio-selected-icon-color: white;--mdc-radio-selected-pressed-icon-color: white}.mat-mdc-radio-button.mat-accent{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: white;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336}.mat-mdc-radio-button.mat-warn{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}html{--mdc-radio-state-layer-size: 40px}html{--mat-radio-touch-target-display: block}html{--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}html{--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%)}html{--mdc-slider-handle-color: #4c8dff;--mdc-slider-focus-handle-color: #4c8dff;--mdc-slider-hover-handle-color: #4c8dff;--mdc-slider-active-track-color: #4c8dff;--mdc-slider-inactive-track-color: #4c8dff;--mdc-slider-with-tick-marks-inactive-container-color: #4c8dff;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000}html{--mat-slider-ripple-color: #4c8dff;--mat-slider-hover-state-layer-color: rgba(76, 141, 255, .05);--mat-slider-focus-state-layer-color: rgba(76, 141, 255, .2);--mat-slider-value-indicator-opacity: .6}html .mat-accent{--mdc-slider-handle-color: white;--mdc-slider-focus-handle-color: white;--mdc-slider-hover-handle-color: white;--mdc-slider-active-track-color: white;--mdc-slider-inactive-track-color: white;--mdc-slider-with-tick-marks-inactive-container-color: white;--mdc-slider-with-tick-marks-active-container-color: white}html .mat-accent{--mat-slider-ripple-color: white;--mat-slider-hover-state-layer-color: rgba(255, 255, 255, .05);--mat-slider-focus-state-layer-color: rgba(255, 255, 255, .2)}html .mat-warn{--mdc-slider-handle-color: #f44336;--mdc-slider-focus-handle-color: #f44336;--mdc-slider-hover-handle-color: #f44336;--mdc-slider-active-track-color: #f44336;--mdc-slider-inactive-track-color: #f44336;--mdc-slider-with-tick-marks-inactive-container-color: #f44336;--mdc-slider-with-tick-marks-active-container-color: white}html .mat-warn{--mat-slider-ripple-color: #f44336;--mat-slider-hover-state-layer-color: rgba(244, 67, 54, .05);--mat-slider-focus-state-layer-color: rgba(244, 67, 54, .2)}html{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12)}html{--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38}html{--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px}html{--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12}.mdc-list-item__start,.mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #4c8dff;--mdc-radio-selected-hover-icon-color: #4c8dff;--mdc-radio-selected-icon-color: #4c8dff;--mdc-radio-selected-pressed-icon-color: #4c8dff}.mat-accent .mdc-list-item__start,.mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: white;--mdc-radio-selected-hover-icon-color: white;--mdc-radio-selected-icon-color: white;--mdc-radio-selected-pressed-icon-color: white}.mat-warn .mdc-list-item__start,.mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336}.mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #4c8dff;--mdc-checkbox-selected-hover-icon-color: #4c8dff;--mdc-checkbox-selected-icon-color: #4c8dff;--mdc-checkbox-selected-pressed-icon-color: #4c8dff;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #4c8dff;--mdc-checkbox-selected-hover-state-layer-color: #4c8dff;--mdc-checkbox-selected-pressed-state-layer-color: #4c8dff;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: white;--mdc-checkbox-selected-hover-icon-color: white;--mdc-checkbox-selected-icon-color: white;--mdc-checkbox-selected-pressed-icon-color: white;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: white;--mdc-checkbox-selected-hover-state-layer-color: white;--mdc-checkbox-selected-pressed-state-layer-color: white;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#4c8dff}.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}html{--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px}html{--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px}.mdc-list-item__start,.mdc-list-item__end{--mdc-radio-state-layer-size: 40px}.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}html{--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12)}html{--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block}html{--mdc-secondary-navigation-tab-container-height: 48px}html{--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0}html{--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.mat-mdc-tab-group,.mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #4c8dff}.mat-mdc-tab-group,.mat-mdc-tab-nav-bar{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #4c8dff;--mat-tab-header-active-ripple-color: #4c8dff;--mat-tab-header-inactive-ripple-color: #4c8dff;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #4c8dff;--mat-tab-header-active-hover-label-text-color: #4c8dff;--mat-tab-header-active-focus-indicator-color: #4c8dff;--mat-tab-header-active-hover-indicator-color: #4c8dff}.mat-mdc-tab-group.mat-accent,.mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: white}.mat-mdc-tab-group.mat-accent,.mat-mdc-tab-nav-bar.mat-accent{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: white;--mat-tab-header-active-ripple-color: white;--mat-tab-header-inactive-ripple-color: white;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: white;--mat-tab-header-active-hover-label-text-color: white;--mat-tab-header-active-focus-indicator-color: white;--mat-tab-header-active-hover-indicator-color: white}.mat-mdc-tab-group.mat-warn,.mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #f44336}.mat-mdc-tab-group.mat-warn,.mat-mdc-tab-nav-bar.mat-warn{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #f44336;--mat-tab-header-active-ripple-color: #f44336;--mat-tab-header-inactive-ripple-color: #f44336;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #f44336;--mat-tab-header-active-hover-label-text-color: #f44336;--mat-tab-header-active-focus-indicator-color: #f44336;--mat-tab-header-active-hover-indicator-color: #f44336}.mat-mdc-tab-group.mat-background-primary,.mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #4c8dff;--mat-tab-header-with-background-foreground-color: white}.mat-mdc-tab-group.mat-background-accent,.mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: white;--mat-tab-header-with-background-foreground-color: white}.mat-mdc-tab-group.mat-background-warn,.mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #f44336;--mat-tab-header-with-background-foreground-color: white}.mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}html{--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16}html{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: white;--mdc-checkbox-selected-hover-icon-color: white;--mdc-checkbox-selected-icon-color: white;--mdc-checkbox-selected-pressed-icon-color: white;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: white;--mdc-checkbox-selected-hover-state-layer-color: white;--mdc-checkbox-selected-pressed-state-layer-color: white;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}html{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87)}.mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #4c8dff;--mdc-checkbox-selected-hover-icon-color: #4c8dff;--mdc-checkbox-selected-icon-color: #4c8dff;--mdc-checkbox-selected-pressed-icon-color: #4c8dff;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #4c8dff;--mdc-checkbox-selected-hover-state-layer-color: #4c8dff;--mdc-checkbox-selected-pressed-state-layer-color: #4c8dff;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}html{--mdc-checkbox-state-layer-size: 40px}html{--mat-checkbox-touch-target-display: block}html{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false}html{--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false}html{--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px}html{--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0}html{--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px}html{--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px}html{--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px}html{--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38)}html{--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12}html{--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38)}html{--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12}html{--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38)}html{--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12}html{--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}html{--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12}.mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #4c8dff}.mat-mdc-button.mat-primary{--mat-text-button-state-layer-color: #4c8dff;--mat-text-button-ripple-color: rgba(76, 141, 255, .1)}.mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: white}.mat-mdc-button.mat-accent{--mat-text-button-state-layer-color: white;--mat-text-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #f44336}.mat-mdc-button.mat-warn{--mat-text-button-state-layer-color: #f44336;--mat-text-button-ripple-color: rgba(244, 67, 54, .1)}.mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #4c8dff;--mdc-filled-button-label-text-color: white}.mat-mdc-unelevated-button.mat-primary{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: white}.mat-mdc-unelevated-button.mat-accent{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #f44336;--mdc-filled-button-label-text-color: white}.mat-mdc-unelevated-button.mat-warn{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #4c8dff;--mdc-protected-button-label-text-color: white}.mat-mdc-raised-button.mat-primary{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: white}.mat-mdc-raised-button.mat-accent{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #f44336;--mdc-protected-button-label-text-color: white}.mat-mdc-raised-button.mat-warn{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #4c8dff;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.mat-mdc-outlined-button.mat-primary{--mat-outlined-button-state-layer-color: #4c8dff;--mat-outlined-button-ripple-color: rgba(76, 141, 255, .1)}.mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: white;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.mat-mdc-outlined-button.mat-accent{--mat-outlined-button-state-layer-color: white;--mat-outlined-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #f44336;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.mat-mdc-outlined-button.mat-warn{--mat-outlined-button-state-layer-color: #f44336;--mat-outlined-button-ripple-color: rgba(244, 67, 54, .1)}html{--mdc-text-button-container-height: 36px}html{--mdc-filled-button-container-height: 36px}html{--mdc-protected-button-container-height: 36px}html{--mdc-outlined-button-container-height: 36px}html{--mat-text-button-touch-target-display: block}html{--mat-filled-button-touch-target-display: block}html{--mat-protected-button-touch-target-display: block}html{--mat-outlined-button-touch-target-display: block}html{--mdc-icon-button-icon-size: 24px}html{--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38)}html{--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12}html .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #4c8dff}html .mat-mdc-icon-button.mat-primary{--mat-icon-button-state-layer-color: #4c8dff;--mat-icon-button-ripple-color: rgba(76, 141, 255, .1)}html .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: white}html .mat-mdc-icon-button.mat-accent{--mat-icon-button-state-layer-color: white;--mat-icon-button-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #f44336}html .mat-mdc-icon-button.mat-warn{--mat-icon-button-state-layer-color: #f44336;--mat-icon-button-ripple-color: rgba(244, 67, 54, .1)}html{--mat-icon-button-touch-target-display: block}.mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 48px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:12px}html{--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}html{--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}html{--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}html{--mdc-fab-container-color: white}html{--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38)}html{--mdc-fab-small-container-color: white}html{--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38)}html .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #4c8dff}html .mat-mdc-fab.mat-primary{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-fab.mat-accent{--mdc-fab-container-color: white}html .mat-mdc-fab.mat-accent{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #f44336}html .mat-mdc-fab.mat-warn{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #4c8dff}html .mat-mdc-mini-fab.mat-primary{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: white}html .mat-mdc-mini-fab.mat-accent{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #f44336}html .mat-mdc-mini-fab.mat-warn{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}html{--mat-fab-touch-target-display: block}html{--mat-fab-small-touch-target-display: block}html{--mdc-snackbar-container-shape: 4px}html{--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87)}html{--mat-snack-bar-button-color: #c9ddff}html{--mat-table-row-item-outline-width: 1px}html{--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12)}html{--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px}html{--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px}html{--mdc-circular-progress-active-indicator-color: #4c8dff}html .mat-accent{--mdc-circular-progress-active-indicator-color: white}html .mat-warn{--mdc-circular-progress-active-indicator-color: #f44336}html{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0}html{--mat-badge-background-color: #4c8dff;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}.mat-badge-accent{--mat-badge-background-color: white;--mat-badge-text-color: white}.mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}html{--mat-bottom-sheet-container-shape: 4px}html{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}html{--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1}html{--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12}html{--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd}html{--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: rgb(224.4, 224.4, 224.4)}html{--mat-standard-button-toggle-height: 48px}html{--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}html{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #4c8dff;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(76, 141, 255, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(76, 141, 255, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(76, 141, 255, .3);--mat-datepicker-toggle-active-state-icon-color: #4c8dff;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(76, 141, 255, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87)}.mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: white;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(255, 255, 255, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(255, 255, 255, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(255, 255, 255, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(255, 255, 255, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: white}.mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}.mat-calendar-controls{--mat-icon-button-touch-target-display: none}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}html{--mat-divider-width: 1px}html{--mat-divider-color: rgba(0, 0, 0, .12)}html{--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none}html{--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54)}html{--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px}html{--mat-icon-color: inherit}.mat-icon.mat-primary{--mat-icon-color: #4c8dff}.mat-icon.mat-accent{--mat-icon-color: white}.mat-icon.mat-warn{--mat-icon-color: #f44336}html{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto}html{--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6)}html{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #4c8dff;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #4c8dff;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #4c8dff;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #f44336;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent}html .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: white;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: white;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: white;--mat-stepper-header-edit-state-icon-foreground-color: white}html .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f44336;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f44336;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f44336;--mat-stepper-header-edit-state-icon-foreground-color: white}html{--mat-stepper-header-height: 72px}html{--mat-sort-arrow-color: rgb(117.3, 117.3, 117.3)}html{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #4c8dff;--mat-toolbar-container-text-color: white}.mat-toolbar.mat-accent{--mat-toolbar-container-background-color: white;--mat-toolbar-container-text-color: white}.mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}html{--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px}html{--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}html{--mat-tree-node-min-height: 48px}html{--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mat-timepicker-container-background-color: white}:root{--ion-color-primary: #3880ff;--ion-color-primary-rgb: 56, 128, 255;--ion-color-primary-contrast: #fff;--ion-color-primary-contrast-rgb: 255, 255, 255;--ion-color-primary-shade: #3171e0;--ion-color-primary-tint: #4c8dff;--ion-color-secondary: #3dc2ff;--ion-color-secondary-rgb: 61, 194, 255;--ion-color-secondary-contrast: #fff;--ion-color-secondary-contrast-rgb: 255, 255, 255;--ion-color-secondary-shade: #36abe0;--ion-color-secondary-tint: #50c8ff;--ion-color-tertiary: #5260ff;--ion-color-tertiary-rgb: 82, 96, 255;--ion-color-tertiary-contrast: #fff;--ion-color-tertiary-contrast-rgb: 255, 255, 255;--ion-color-tertiary-shade: #4854e0;--ion-color-tertiary-tint: #6370ff;--ion-color-success: #2dd36f;--ion-color-success-rgb: 45, 211, 111;--ion-color-success-contrast: #fff;--ion-color-success-contrast-rgb: 255, 255, 255;--ion-color-success-shade: #28ba62;--ion-color-success-tint: #42d77d;--ion-color-warning: #ffc409;--ion-color-warning-rgb: 255, 196, 9;--ion-color-warning-contrast: #000;--ion-color-warning-contrast-rgb: 0, 0, 0;--ion-color-warning-shade: #e0ac08;--ion-color-warning-tint: #ffca22;--ion-color-danger: #eb445a;--ion-color-danger-rgb: 235, 68, 90;--ion-color-danger-contrast: #fff;--ion-color-danger-contrast-rgb: 255, 255, 255;--ion-color-danger-shade: #cf3c4f;--ion-color-danger-tint: #ed576b;--ion-color-dark: #222428;--ion-color-dark-rgb: 34, 36, 40;--ion-color-dark-contrast: #fff;--ion-color-dark-contrast-rgb: 255, 255, 255;--ion-color-dark-shade: #1e2023;--ion-color-dark-tint: #383a3e;--ion-color-medium: #92949c;--ion-color-medium-rgb: 146, 148, 156;--ion-color-medium-contrast: #fff;--ion-color-medium-contrast-rgb: 255, 255, 255;--ion-color-medium-shade: #808289;--ion-color-medium-tint: #9d9fa6;--ion-color-light: #f4f5f8;--ion-color-light-rgb: 244, 245, 248;--ion-color-light-contrast: #000;--ion-color-light-contrast-rgb: 0, 0, 0;--ion-color-light-shade: #d7d8da;--ion-color-light-tint: #f5f6f9;--omf-toolbar-background: #c4c4c4;--omf-background: #f4f4f4;--omf-white: #fff;--omf-black: #000;--omf-red: #f00;--omf-grey: #66769e;--omf-teal: #19a5a0;--omf-teal-dark: #159198;--omf-teal-light: #dcf1f1;--omf-bright-blue: #001df6;--omf-bright-red: #de4a3a;--omf-bright-red-dark: #bd4441;--omf-bright-red-light: #fae4e1;--omf-bright-blue-dark: #001fb8;--omf-grey-light: #dce0e9;--omf-bright-grey: #f4f5f7;--omf-blue: #002169;--omf-dark-blue: #011ef7;--omf-blue-rgb: 0, 33, 105;--omf-bay-blue: #6495d3;--omf-blue-rgba-zero-point-one: 0, 33, 105, .1;--omf-bright-yellow: #f5ba3a;--omf-bright-yellow-light: #fef5e1;--omf-bright-yellow-dark: #b89446;--omf-chat-modal-header: #273c69;--omf-card-blue: #334d87;--omf-card-blue-2: #5260ff;--omf-card-heading-first-background: #edf5ff;--omf-card-heading-second-background: #f7f7f7;--omf-card-background: #666;--omf-card-top-item: #c4c4c4;--omf-bright-blue-light: #d9ddfe;--omf-bright-blue-light-rgb: 217, 221, 254;--omf-bright-purple: #9b51e0;--omf-bright-purple-light: #f0e5fa;--omf-bright-purple-dark: #7445c2;--omf-bright-purple-light-rgb: 240, 229, 250;--omf-green-light: #dff7e7;--omf-pink: #fa0fff;--omf-card-medium-purple: 155, 81, 224;--omf-grey-icon: invert(52%) sepia(8%) saturate(1550%) hue-rotate(184deg) brightness(96%) contrast(82%);--omf-blue-icon: invert(11%) sepia(28%) saturate(7271%) hue-rotate(214deg) brightness(95%) contrast(108%);--omf-bright-blue-icon: invert(11%) sepia(100%) saturate(6836%) hue-rotate(239deg) brightness(87%) contrast(125%);--omf-white-icon: invert(93%) sepia(23%) saturate(1%) hue-rotate(238deg) brightness(106%) contrast(101%);--omf-light-grey-shadow: rgba(0, 75, 117, .15);--omf-selection-highlight: #a7c5f8;--omf-bright-green: #2cc960;--omf-light-grey-blue: #f3f7fc}html,body{height:100%}body{--ion-font-family: "DM Sans Regular", "Helvetica Neue", sans-serif;letter-spacing:-.5px;margin:0}@font-face{font-display:swap;font-family:DM Mono;src:url(/assets/fonts/DMMono-Light.ttf) format("truetype")}@font-face{font-display:swap;font-family:DM Mono Italic;src:url(/assets/fonts/DMMono-LightItalic.ttf) format("truetype")}@font-face{font-display:swap;font-family:DM Sans Regular;src:url(/assets/fonts/DMSans-Regular.ttf) format("truetype")}@font-face{font-display:swap;font-family:DM Sans Medium;src:url(/assets/fonts/DMSans-Medium.ttf) format("truetype")}@font-face{font-family:text-security-disc;src:url(/assets/fonts/text-security-disc.ttf) format("truetype")}@font-face{font-display:swap;font-family:Merchant;font-style:normal;font-weight:400;src:local("Merchant Regular"),local("Merchant-Regular"),url(/assets/fonts/Merchant-Regular.woff2) format("woff2"),url(/assets/fonts/Merchant-Regular.woff) format("woff")}@font-face{font-display:swap;font-family:Merchant;font-style:normal;font-weight:500;src:local("Merchant Medium"),local("Merchant-Medium"),url(/assets/fonts/Merchant-Medium.woff2) format("woff2"),url(/assets/fonts/Merchant-Medium.woff) format("woff")}@font-face{font-display:swap;font-family:Merchant;font-style:normal;font-weight:600;src:local("Merchant Bold"),local("Merchant Bold"),url(/assets/fonts/Merchant-Bold.woff2) format("woff2"),url(/assets/fonts/Merchant-Bold.woff) format("woff")}@font-face{font-display:swap;font-family:Euclid Circular A Trial;font-style:normal;font-weight:400;src:local("Euclid Circular A Trial"),local("EuclidCircularATrial-Regular"),url(/assets/fonts/EuclidCircularATrial-Regular.woff2) format("woff2"),url(/assets/fonts/EuclidCircularATrial-Regular.woff) format("woff")}@font-face{font-display:swap;font-family:Euclid Circular A Trial;font-style:normal;font-weight:500;src:local("Euclid Circular A Trial Medium"),local("EuclidCircularATrial-Medium"),url(/assets/fonts/EuclidCircularATrial-Medium.woff2) format("woff2"),url(/assets/fonts/EuclidCircularATrial-Medium.woff) format("woff")}@font-face{font-display:swap;font-family:Euclid Circular A Trial;font-style:normal;font-weight:700;src:local("Euclid Circular A Trial Bold"),local("EuclidCircularATrial-Bold"),url(/assets/fonts/EuclidCircularATrial-Bold.woff2) format("woff2"),url(/assets/fonts/EuclidCircularATrial-Bold.woff) format("woff")}
