:root{--ion-color-primary: #0054e9;--ion-color-primary-rgb: 0, 84, 233;--ion-color-primary-contrast: #fff;--ion-color-primary-contrast-rgb: 255, 255, 255;--ion-color-primary-shade: #004acd;--ion-color-primary-tint: #1a65eb;--ion-color-secondary: #0163aa;--ion-color-secondary-rgb: 1, 99, 170;--ion-color-secondary-contrast: #fff;--ion-color-secondary-contrast-rgb: 255, 255, 255;--ion-color-secondary-shade: #015796;--ion-color-secondary-tint: #1a73b3;--ion-color-tertiary: #6030ff;--ion-color-tertiary-rgb: 96, 48, 255;--ion-color-tertiary-contrast: #fff;--ion-color-tertiary-contrast-rgb: 255, 255, 255;--ion-color-tertiary-shade: #542ae0;--ion-color-tertiary-tint: #7045ff;--ion-color-success: #2dd55b;--ion-color-success-rgb: 45, 213, 91;--ion-color-success-contrast: #000;--ion-color-success-contrast-rgb: 0, 0, 0;--ion-color-success-shade: #28bb50;--ion-color-success-tint: #42d96b;--ion-color-warning: #ffc409;--ion-color-warning-rgb: 255, 196, 9;--ion-color-warning-contrast: #000;--ion-color-warning-contrast-rgb: 0, 0, 0;--ion-color-warning-shade: #e0ac08;--ion-color-warning-tint: #ffca22;--ion-color-danger: #c5000f;--ion-color-danger-rgb: 197, 0, 15;--ion-color-danger-contrast: #fff;--ion-color-danger-contrast-rgb: 255, 255, 255;--ion-color-danger-shade: #ad000d;--ion-color-danger-tint: #cb1a27;--ion-color-light: #f4f5f8;--ion-color-light-rgb: 244, 245, 248;--ion-color-light-contrast: #000;--ion-color-light-contrast-rgb: 0, 0, 0;--ion-color-light-shade: #d7d8da;--ion-color-light-tint: #f5f6f9;--ion-color-medium: #636469;--ion-color-medium-rgb: 99, 100, 105;--ion-color-medium-contrast: #fff;--ion-color-medium-contrast-rgb: 255, 255, 255;--ion-color-medium-shade: #57585c;--ion-color-medium-tint: #737478;--ion-color-dark: #222428;--ion-color-dark-rgb: 34, 36, 40;--ion-color-dark-contrast: #fff;--ion-color-dark-contrast-rgb: 255, 255, 255;--ion-color-dark-shade: #1e2023;--ion-color-dark-tint: #383a3e}html.ios{--ion-default-font: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Roboto", sans-serif}html.md{--ion-default-font: "Roboto", "Helvetica Neue", sans-serif}html{--ion-dynamic-font: -apple-system-body;--ion-font-family: var(--ion-default-font)}body{background:var(--ion-background-color);color:var(--ion-text-color)}body.backdrop-no-scroll{overflow:hidden}html.ios ion-modal.modal-card ion-header ion-toolbar:first-of-type,html.ios ion-modal.modal-sheet ion-header ion-toolbar:first-of-type,html.ios ion-modal ion-footer ion-toolbar:first-of-type{padding-top:6px}html.ios ion-modal.modal-card ion-header ion-toolbar:last-of-type,html.ios ion-modal.modal-sheet ion-header ion-toolbar:last-of-type{padding-bottom:6px}html.ios ion-modal ion-toolbar{padding-right:calc(var(--ion-safe-area-right) + 8px);padding-left:calc(var(--ion-safe-area-left) + 8px)}@media screen and (min-width: 768px){html.ios ion-modal.modal-card:first-of-type{--backdrop-opacity: .18}}ion-modal.modal-default.show-modal~ion-modal.modal-default{--backdrop-opacity: 0;--box-shadow: none}html.ios ion-modal.modal-card .ion-page{border-top-left-radius:var(--border-radius)}.ion-color-primary{--ion-color-base: var(--ion-color-primary, #0054e9) !important;--ion-color-base-rgb: var(--ion-color-primary-rgb, 0, 84, 233) !important;--ion-color-contrast: var(--ion-color-primary-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-primary-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-primary-shade, #004acd) !important;--ion-color-tint: var(--ion-color-primary-tint, #1a65eb) !important}.ion-color-secondary{--ion-color-base: var(--ion-color-secondary, #0163aa) !important;--ion-color-base-rgb: var(--ion-color-secondary-rgb, 1, 99, 170) !important;--ion-color-contrast: var(--ion-color-secondary-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-secondary-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-secondary-shade, #015796) !important;--ion-color-tint: var(--ion-color-secondary-tint, #1a73b3) !important}.ion-color-tertiary{--ion-color-base: var(--ion-color-tertiary, #6030ff) !important;--ion-color-base-rgb: var(--ion-color-tertiary-rgb, 96, 48, 255) !important;--ion-color-contrast: var(--ion-color-tertiary-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-tertiary-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-tertiary-shade, #542ae0) !important;--ion-color-tint: var(--ion-color-tertiary-tint, #7045ff) !important}.ion-color-success{--ion-color-base: var(--ion-color-success, #2dd55b) !important;--ion-color-base-rgb: var(--ion-color-success-rgb, 45, 213, 91) !important;--ion-color-contrast: var(--ion-color-success-contrast, #000) !important;--ion-color-contrast-rgb: var(--ion-color-success-contrast-rgb, 0, 0, 0) !important;--ion-color-shade: var(--ion-color-success-shade, #28bb50) !important;--ion-color-tint: var(--ion-color-success-tint, #42d96b) !important}.ion-color-warning{--ion-color-base: var(--ion-color-warning, #ffc409) !important;--ion-color-base-rgb: var(--ion-color-warning-rgb, 255, 196, 9) !important;--ion-color-contrast: var(--ion-color-warning-contrast, #000) !important;--ion-color-contrast-rgb: var(--ion-color-warning-contrast-rgb, 0, 0, 0) !important;--ion-color-shade: var(--ion-color-warning-shade, #e0ac08) !important;--ion-color-tint: var(--ion-color-warning-tint, #ffca22) !important}.ion-color-danger{--ion-color-base: var(--ion-color-danger, #c5000f) !important;--ion-color-base-rgb: var(--ion-color-danger-rgb, 197, 0, 15) !important;--ion-color-contrast: var(--ion-color-danger-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-danger-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-danger-shade, #ad000d) !important;--ion-color-tint: var(--ion-color-danger-tint, #cb1a27) !important}.ion-color-light{--ion-color-base: var(--ion-color-light, #f4f5f8) !important;--ion-color-base-rgb: var(--ion-color-light-rgb, 244, 245, 248) !important;--ion-color-contrast: var(--ion-color-light-contrast, #000) !important;--ion-color-contrast-rgb: var(--ion-color-light-contrast-rgb, 0, 0, 0) !important;--ion-color-shade: var(--ion-color-light-shade, #d7d8da) !important;--ion-color-tint: var(--ion-color-light-tint, #f5f6f9) !important}.ion-color-medium{--ion-color-base: var(--ion-color-medium, #636469) !important;--ion-color-base-rgb: var(--ion-color-medium-rgb, 99, 100, 105) !important;--ion-color-contrast: var(--ion-color-medium-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-medium-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-medium-shade, #57585c) !important;--ion-color-tint: var(--ion-color-medium-tint, #737478) !important}.ion-color-dark{--ion-color-base: var(--ion-color-dark, #222428) !important;--ion-color-base-rgb: var(--ion-color-dark-rgb, 34, 36, 40) !important;--ion-color-contrast: var(--ion-color-dark-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-dark-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-dark-shade, #1e2023) !important;--ion-color-tint: var(--ion-color-dark-tint, #383a3e) !important}.ion-page{left:0;right:0;top:0;bottom:0;display:flex;position:absolute;flex-direction:column;justify-content:space-between;contain:layout size style;z-index:0}ion-modal>.ion-page{position:relative;contain:layout style;height:100%}.split-pane-visible>.ion-page.split-pane-main{position:relative}ion-route,ion-route-redirect,ion-router,ion-select-option,ion-nav-controller,ion-menu-controller,ion-action-sheet-controller,ion-alert-controller,ion-loading-controller,ion-modal-controller,ion-picker-controller,ion-popover-controller,ion-toast-controller,.ion-page-hidden{display:none!important}.ion-page-invisible{opacity:0}.can-go-back>ion-header ion-back-button{display:block}html.plt-ios.plt-hybrid,html.plt-ios.plt-pwa{--ion-statusbar-padding: 20px}@supports (padding-top: 20px){html{--ion-safe-area-top: var(--ion-statusbar-padding)}}@supports (padding-top: env(safe-area-inset-top)){html{--ion-safe-area-top: env(safe-area-inset-top);--ion-safe-area-bottom: env(safe-area-inset-bottom);--ion-safe-area-left: env(safe-area-inset-left);--ion-safe-area-right: env(safe-area-inset-right)}}ion-card.ion-color .ion-inherit-color,ion-card-header.ion-color .ion-inherit-color{color:inherit}.menu-content{transform:translateZ(0)}.menu-content-open{cursor:pointer;touch-action:manipulation;pointer-events:none;overflow-y:hidden}.menu-content-open ion-content{--overflow: hidden}.menu-content-open .ion-content-scroll-host{overflow:hidden}.ios .menu-content-reveal{box-shadow:-8px 0 42px #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}.clearfix:after{display:block;clear:both;content:""}.link-primary{color:#0d6efd}.link-primary:hover,.link-primary:focus{color:#0a58ca}.link-secondary{color:#6c757d}.link-secondary:hover,.link-secondary:focus{color:#565e64}.link-success{color:#198754}.link-success:hover,.link-success:focus{color:#146c43}.link-info{color:#0dcaf0}.link-info:hover,.link-info:focus{color:#3dd5f3}.link-warning{color:#ffc107}.link-warning:hover,.link-warning:focus{color:#ffcd39}.link-danger{color:#dc3545}.link-danger:hover,.link-danger:focus{color:#b02a37}.link-light{color:#f8f9fa}.link-light:hover,.link-light:focus{color:#f9fafb}.link-dark{color:#212529}.link-dark:hover,.link-dark:focus{color:#1a1e21}.ratio{position:relative;width:100%}.ratio:before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio: 100%}.ratio-4x3{--bs-aspect-ratio: 75%}.ratio-16x9{--bs-aspect-ratio: 56.25%}.ratio-21x9{--bs-aspect-ratio: 42.8571428571%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:sticky;top:0;z-index:1020}@media (min-width: 576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}}@media (min-width: 768px){.sticky-md-top{position:sticky;top:0;z-index:1020}}@media (min-width: 992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}}@media (min-width: 1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}}@media (min-width: 1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.stretched-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:1px;min-height:1em;background-color:currentColor;opacity:.25}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:0 .5rem 1rem #00000026!important}.shadow-sm{box-shadow:0 .125rem .25rem #00000013!important}.shadow-lg{box-shadow:0 1rem 3rem #0000002d!important}.shadow-none{box-shadow:none!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translate(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:1px solid #dee2e6!important}.border-0{border:0!important}.border-top{border-top:1px solid #dee2e6!important}.border-top-0{border-top:0!important}.border-end{border-right:1px solid #dee2e6!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:1px solid #dee2e6!important}.border-start-0{border-left:0!important}.border-primary{border-color:#0d6efd!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#198754!important}.border-info{border-color:#0dcaf0!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#212529!important}.border-white{border-color:#fff!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-light{font-weight:300!important}.fw-lighter{font-weight:lighter!important}.fw-normal{font-weight:400!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity: 1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity: 1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity: 1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity: 1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity: 1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity: 1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity: 1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity: 1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity: 1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity: 1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity: 1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity: 1;color:#6c757d!important}.text-black-50{--bs-text-opacity: 1;color:#00000080!important}.text-white-50{--bs-text-opacity: 1;color:#ffffff80!important}.text-reset{--bs-text-opacity: 1;color:inherit!important}.text-opacity-25{--bs-text-opacity: .25}.text-opacity-50{--bs-text-opacity: .5}.text-opacity-75{--bs-text-opacity: .75}.text-opacity-100{--bs-text-opacity: 1}.bg-primary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity: 1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity: 1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity: 1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity: 1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity: 1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity: 1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity: 1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity: 1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity: 1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity: 1;background-color:transparent!important}.bg-opacity-10{--bs-bg-opacity: .1}.bg-opacity-25{--bs-bg-opacity: .25}.bg-opacity-50{--bs-bg-opacity: .5}.bg-opacity-75{--bs-bg-opacity: .75}.bg-opacity-100{--bs-bg-opacity: 1}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:.25rem!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:.2rem!important}.rounded-2{border-radius:.25rem!important}.rounded-3{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-end{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-start{border-bottom-left-radius:.25rem!important;border-top-left-radius:.25rem!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media (min-width: 576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width: 768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width: 992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width: 1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width: 1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width: 1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{--bs-gutter-x: .5rem;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media (min-width: 576px){.container-sm,.container{max-width:540px}}@media (min-width: 768px){.container-md,.container-sm,.container{max-width:720px}}@media (min-width: 992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media (min-width: 1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:970px}}@media (min-width: 1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:980px}}.bg-primary{background-color:var(--ion-color-primary)!important}.bg-secondary{background-color:var(--ion-color-secondary)!important}.bg-success{background-color:var(--ion-color-success)!important}.bg-warning{background-color:var(--ion-color-warning)!important}.bg-danger{background-color:var(--ion-color-danger)!important}.bg-dark{background-color:var(--ion-color-dark)!important}.bg-medium{background-color:var(--ion-color-medium)!important}.bg-light{background-color:var(--ion-color-light)!important}.bg-black{background-color:var(--ion-color-black)!important}.fw-light{font-weight:300!important;font-family:AkzidGrtskNext-ExtraLight}.fw-extrabold{font-weight:800!important;font-family:AkzidGrtskNext-Med}.fw-bold{font-weight:700!important;font-family:AkzidGrtskNext-Med}.fw-black{font-weight:900!important}.text-white{color:var(--ion-color-white)!important}.pointer{cursor:pointer}.rounded-top-start{border-top-left-radius:.25rem!important}.rounded-top-end{border-top-right-radius:.25rem!important}.rounded-bottom-start{border-bottom-left-radius:.25rem!important}.rounded-bottom-end{border-bottom-right-radius:.25rem!important}.fs-10px,.fs-10{font-size:10px!important}.fs-11px,.fs-11{font-size:11px!important}.fs-12px,.fs-12{font-size:12px!important}.fs-13px,.fs-13{font-size:13px!important}.fs-14px,.fs-14{font-size:14px!important}.fs-15px,.fs-15{font-size:15px!important}.fs-16px,.fs-16{font-size:16px!important}.fs-18px,.fs-18{font-size:18px!important}.fs-20px,.fs-20{font-size:20px!important}.fs-22px,.fs-22{font-size:22px!important}.fs-24px,.fs-24{font-size:24px!important}.fs-26px,.fs-26{font-size:26px!important}.fs-28px,.fs-28{font-size:28px!important}.fs-30px,.fs-30{font-size:30px!important}.fs-32px,.fs-32{font-size:32px!important}.fs-34px,.fs-34{font-size:34px!important}.fs-36px,.fs-36{font-size:36px!important}.fs-38px,.fs-38{font-size:38px!important}.fs-40px,.fs-40{font-size:40px!important}.fs-42px,.fs-42{font-size:42px!important}.fs-44px,.fs-44{font-size:44px!important}.min-w--30px{min-width:-30px}.max-w--30px{max-width:-30px}.min-h--30px{min-height:-30px}.max-h--30px{max-height:-30px}.w--30px{width:-30px}.h--30px{height:-30px}.mt--30px{margin-top:-30px}.mb--30px{margin-bottom:-30px}.ms--30px{margin-right:-30px}.me--30px{margin-left:-30px}.min-w--25px{min-width:-25px}.max-w--25px{max-width:-25px}.min-h--25px{min-height:-25px}.max-h--25px{max-height:-25px}.w--25px{width:-25px}.h--25px{height:-25px}.mt--25px{margin-top:-25px}.mb--25px{margin-bottom:-25px}.ms--25px{margin-right:-25px}.me--25px{margin-left:-25px}.min-w--20px{min-width:-20px}.max-w--20px{max-width:-20px}.min-h--20px{min-height:-20px}.max-h--20px{max-height:-20px}.w--20px{width:-20px}.h--20px{height:-20px}.mt--20px{margin-top:-20px}.mb--20px{margin-bottom:-20px}.ms--20px{margin-right:-20px}.me--20px{margin-left:-20px}.min-w--15px{min-width:-15px}.max-w--15px{max-width:-15px}.min-h--15px{min-height:-15px}.max-h--15px{max-height:-15px}.w--15px{width:-15px}.h--15px{height:-15px}.mt--15px{margin-top:-15px}.mb--15px{margin-bottom:-15px}.ms--15px{margin-right:-15px}.me--15px{margin-left:-15px}.min-w--10px{min-width:-10px}.max-w--10px{max-width:-10px}.min-h--10px{min-height:-10px}.max-h--10px{max-height:-10px}.w--10px{width:-10px}.h--10px{height:-10px}.mt--10px{margin-top:-10px}.mb--10px{margin-bottom:-10px}.ms--10px{margin-right:-10px}.me--10px{margin-left:-10px}.min-w--5px{min-width:-5px}.max-w--5px{max-width:-5px}.min-h--5px{min-height:-5px}.max-h--5px{max-height:-5px}.w--5px{width:-5px}.h--5px{height:-5px}.mt--5px{margin-top:-5px}.mb--5px{margin-bottom:-5px}.ms--5px{margin-right:-5px}.me--5px{margin-left:-5px}.min-w-0px{min-width:0px}.max-w-0px{max-width:0px}.min-h-0px{min-height:0px}.max-h-0px{max-height:0px}.w-0px{width:0px}.h-0px{height:0px}.mt-0px{margin-top:0}.mb-0px{margin-bottom:0}.ms-0px{margin-right:0}.me-0px{margin-left:0}.min-w-5px{min-width:5px}.max-w-5px{max-width:5px}.min-h-5px{min-height:5px}.max-h-5px{max-height:5px}.w-5px{width:5px}.h-5px{height:5px}.mt-5px{margin-top:5px}.mb-5px{margin-bottom:5px}.ms-5px{margin-right:5px}.me-5px{margin-left:5px}.min-w-10px{min-width:10px}.max-w-10px{max-width:10px}.min-h-10px{min-height:10px}.max-h-10px{max-height:10px}.w-10px{width:10px}.h-10px{height:10px}.mt-10px{margin-top:10px}.mb-10px{margin-bottom:10px}.ms-10px{margin-right:10px}.me-10px{margin-left:10px}.min-w-15px{min-width:15px}.max-w-15px{max-width:15px}.min-h-15px{min-height:15px}.max-h-15px{max-height:15px}.w-15px{width:15px}.h-15px{height:15px}.mt-15px{margin-top:15px}.mb-15px{margin-bottom:15px}.ms-15px{margin-right:15px}.me-15px{margin-left:15px}.min-w-20px{min-width:20px}.max-w-20px{max-width:20px}.min-h-20px{min-height:20px}.max-h-20px{max-height:20px}.w-20px{width:20px}.h-20px{height:20px}.mt-20px{margin-top:20px}.mb-20px{margin-bottom:20px}.ms-20px{margin-right:20px}.me-20px{margin-left:20px}.min-w-25px{min-width:25px}.max-w-25px{max-width:25px}.min-h-25px{min-height:25px}.max-h-25px{max-height:25px}.w-25px{width:25px}.h-25px{height:25px}.mt-25px{margin-top:25px}.mb-25px{margin-bottom:25px}.ms-25px{margin-right:25px}.me-25px{margin-left:25px}.min-w-30px{min-width:30px}.max-w-30px{max-width:30px}.min-h-30px{min-height:30px}.max-h-30px{max-height:30px}.w-30px{width:30px}.h-30px{height:30px}.mt-30px{margin-top:30px}.mb-30px{margin-bottom:30px}.ms-30px{margin-right:30px}.me-30px{margin-left:30px}.min-w-35px{min-width:35px}.max-w-35px{max-width:35px}.min-h-35px{min-height:35px}.max-h-35px{max-height:35px}.w-35px{width:35px}.h-35px{height:35px}.mt-35px{margin-top:35px}.mb-35px{margin-bottom:35px}.ms-35px{margin-right:35px}.me-35px{margin-left:35px}.min-w-40px{min-width:40px}.max-w-40px{max-width:40px}.min-h-40px{min-height:40px}.max-h-40px{max-height:40px}.w-40px{width:40px}.h-40px{height:40px}.mt-40px{margin-top:40px}.mb-40px{margin-bottom:40px}.ms-40px{margin-right:40px}.me-40px{margin-left:40px}.min-w-45px{min-width:45px}.max-w-45px{max-width:45px}.min-h-45px{min-height:45px}.max-h-45px{max-height:45px}.w-45px{width:45px}.h-45px{height:45px}.mt-45px{margin-top:45px}.mb-45px{margin-bottom:45px}.ms-45px{margin-right:45px}.me-45px{margin-left:45px}.min-w-50px{min-width:50px}.max-w-50px{max-width:50px}.min-h-50px{min-height:50px}.max-h-50px{max-height:50px}.w-50px{width:50px}.h-50px{height:50px}.mt-50px{margin-top:50px}.mb-50px{margin-bottom:50px}.ms-50px{margin-right:50px}.me-50px{margin-left:50px}.min-w-55px{min-width:55px}.max-w-55px{max-width:55px}.min-h-55px{min-height:55px}.max-h-55px{max-height:55px}.w-55px{width:55px}.h-55px{height:55px}.mt-55px{margin-top:55px}.mb-55px{margin-bottom:55px}.ms-55px{margin-right:55px}.me-55px{margin-left:55px}.min-w-60px{min-width:60px}.max-w-60px{max-width:60px}.min-h-60px{min-height:60px}.max-h-60px{max-height:60px}.w-60px{width:60px}.h-60px{height:60px}.mt-60px{margin-top:60px}.mb-60px{margin-bottom:60px}.ms-60px{margin-right:60px}.me-60px{margin-left:60px}.min-w-65px{min-width:65px}.max-w-65px{max-width:65px}.min-h-65px{min-height:65px}.max-h-65px{max-height:65px}.w-65px{width:65px}.h-65px{height:65px}.mt-65px{margin-top:65px}.mb-65px{margin-bottom:65px}.ms-65px{margin-right:65px}.me-65px{margin-left:65px}.min-w-70px{min-width:70px}.max-w-70px{max-width:70px}.min-h-70px{min-height:70px}.max-h-70px{max-height:70px}.w-70px{width:70px}.h-70px{height:70px}.mt-70px{margin-top:70px}.mb-70px{margin-bottom:70px}.ms-70px{margin-right:70px}.me-70px{margin-left:70px}.min-w-75px{min-width:75px}.max-w-75px{max-width:75px}.min-h-75px{min-height:75px}.max-h-75px{max-height:75px}.w-75px{width:75px}.h-75px{height:75px}.mt-75px{margin-top:75px}.mb-75px{margin-bottom:75px}.ms-75px{margin-right:75px}.me-75px{margin-left:75px}.min-w-80px{min-width:80px}.max-w-80px{max-width:80px}.min-h-80px{min-height:80px}.max-h-80px{max-height:80px}.w-80px{width:80px}.h-80px{height:80px}.mt-80px{margin-top:80px}.mb-80px{margin-bottom:80px}.ms-80px{margin-right:80px}.me-80px{margin-left:80px}.min-w-85px{min-width:85px}.max-w-85px{max-width:85px}.min-h-85px{min-height:85px}.max-h-85px{max-height:85px}.w-85px{width:85px}.h-85px{height:85px}.mt-85px{margin-top:85px}.mb-85px{margin-bottom:85px}.ms-85px{margin-right:85px}.me-85px{margin-left:85px}.min-w-90px{min-width:90px}.max-w-90px{max-width:90px}.min-h-90px{min-height:90px}.max-h-90px{max-height:90px}.w-90px{width:90px}.h-90px{height:90px}.mt-90px{margin-top:90px}.mb-90px{margin-bottom:90px}.ms-90px{margin-right:90px}.me-90px{margin-left:90px}.min-w-95px{min-width:95px}.max-w-95px{max-width:95px}.min-h-95px{min-height:95px}.max-h-95px{max-height:95px}.w-95px{width:95px}.h-95px{height:95px}.mt-95px{margin-top:95px}.mb-95px{margin-bottom:95px}.ms-95px{margin-right:95px}.me-95px{margin-left:95px}.min-w-100px{min-width:100px}.max-w-100px{max-width:100px}.min-h-100px{min-height:100px}.max-h-100px{max-height:100px}.w-100px{width:100px}.h-100px{height:100px}.mt-100px{margin-top:100px}.mb-100px{margin-bottom:100px}.ms-100px{margin-right:100px}.me-100px{margin-left:100px}.min-w-105px{min-width:105px}.max-w-105px{max-width:105px}.min-h-105px{min-height:105px}.max-h-105px{max-height:105px}.w-105px{width:105px}.h-105px{height:105px}.mt-105px{margin-top:105px}.mb-105px{margin-bottom:105px}.ms-105px{margin-right:105px}.me-105px{margin-left:105px}.min-w-110px{min-width:110px}.max-w-110px{max-width:110px}.min-h-110px{min-height:110px}.max-h-110px{max-height:110px}.w-110px{width:110px}.h-110px{height:110px}.mt-110px{margin-top:110px}.mb-110px{margin-bottom:110px}.ms-110px{margin-right:110px}.me-110px{margin-left:110px}.min-w-115px{min-width:115px}.max-w-115px{max-width:115px}.min-h-115px{min-height:115px}.max-h-115px{max-height:115px}.w-115px{width:115px}.h-115px{height:115px}.mt-115px{margin-top:115px}.mb-115px{margin-bottom:115px}.ms-115px{margin-right:115px}.me-115px{margin-left:115px}.min-w-120px{min-width:120px}.max-w-120px{max-width:120px}.min-h-120px{min-height:120px}.max-h-120px{max-height:120px}.w-120px{width:120px}.h-120px{height:120px}.mt-120px{margin-top:120px}.mb-120px{margin-bottom:120px}.ms-120px{margin-right:120px}.me-120px{margin-left:120px}.min-w-125px{min-width:125px}.max-w-125px{max-width:125px}.min-h-125px{min-height:125px}.max-h-125px{max-height:125px}.w-125px{width:125px}.h-125px{height:125px}.mt-125px{margin-top:125px}.mb-125px{margin-bottom:125px}.ms-125px{margin-right:125px}.me-125px{margin-left:125px}.min-w-130px{min-width:130px}.max-w-130px{max-width:130px}.min-h-130px{min-height:130px}.max-h-130px{max-height:130px}.w-130px{width:130px}.h-130px{height:130px}.mt-130px{margin-top:130px}.mb-130px{margin-bottom:130px}.ms-130px{margin-right:130px}.me-130px{margin-left:130px}.min-w-135px{min-width:135px}.max-w-135px{max-width:135px}.min-h-135px{min-height:135px}.max-h-135px{max-height:135px}.w-135px{width:135px}.h-135px{height:135px}.mt-135px{margin-top:135px}.mb-135px{margin-bottom:135px}.ms-135px{margin-right:135px}.me-135px{margin-left:135px}.min-w-140px{min-width:140px}.max-w-140px{max-width:140px}.min-h-140px{min-height:140px}.max-h-140px{max-height:140px}.w-140px{width:140px}.h-140px{height:140px}.mt-140px{margin-top:140px}.mb-140px{margin-bottom:140px}.ms-140px{margin-right:140px}.me-140px{margin-left:140px}.min-w-145px{min-width:145px}.max-w-145px{max-width:145px}.min-h-145px{min-height:145px}.max-h-145px{max-height:145px}.w-145px{width:145px}.h-145px{height:145px}.mt-145px{margin-top:145px}.mb-145px{margin-bottom:145px}.ms-145px{margin-right:145px}.me-145px{margin-left:145px}.min-w-150px{min-width:150px}.max-w-150px{max-width:150px}.min-h-150px{min-height:150px}.max-h-150px{max-height:150px}.w-150px{width:150px}.h-150px{height:150px}.mt-150px{margin-top:150px}.mb-150px{margin-bottom:150px}.ms-150px{margin-right:150px}.me-150px{margin-left:150px}.min-w-155px{min-width:155px}.max-w-155px{max-width:155px}.min-h-155px{min-height:155px}.max-h-155px{max-height:155px}.w-155px{width:155px}.h-155px{height:155px}.mt-155px{margin-top:155px}.mb-155px{margin-bottom:155px}.ms-155px{margin-right:155px}.me-155px{margin-left:155px}.min-w-160px{min-width:160px}.max-w-160px{max-width:160px}.min-h-160px{min-height:160px}.max-h-160px{max-height:160px}.w-160px{width:160px}.h-160px{height:160px}.mt-160px{margin-top:160px}.mb-160px{margin-bottom:160px}.ms-160px{margin-right:160px}.me-160px{margin-left:160px}.min-w-165px{min-width:165px}.max-w-165px{max-width:165px}.min-h-165px{min-height:165px}.max-h-165px{max-height:165px}.w-165px{width:165px}.h-165px{height:165px}.mt-165px{margin-top:165px}.mb-165px{margin-bottom:165px}.ms-165px{margin-right:165px}.me-165px{margin-left:165px}.min-w-170px{min-width:170px}.max-w-170px{max-width:170px}.min-h-170px{min-height:170px}.max-h-170px{max-height:170px}.w-170px{width:170px}.h-170px{height:170px}.mt-170px{margin-top:170px}.mb-170px{margin-bottom:170px}.ms-170px{margin-right:170px}.me-170px{margin-left:170px}.min-w-175px{min-width:175px}.max-w-175px{max-width:175px}.min-h-175px{min-height:175px}.max-h-175px{max-height:175px}.w-175px{width:175px}.h-175px{height:175px}.mt-175px{margin-top:175px}.mb-175px{margin-bottom:175px}.ms-175px{margin-right:175px}.me-175px{margin-left:175px}.min-w-180px{min-width:180px}.max-w-180px{max-width:180px}.min-h-180px{min-height:180px}.max-h-180px{max-height:180px}.w-180px{width:180px}.h-180px{height:180px}.mt-180px{margin-top:180px}.mb-180px{margin-bottom:180px}.ms-180px{margin-right:180px}.me-180px{margin-left:180px}.min-w-185px{min-width:185px}.max-w-185px{max-width:185px}.min-h-185px{min-height:185px}.max-h-185px{max-height:185px}.w-185px{width:185px}.h-185px{height:185px}.mt-185px{margin-top:185px}.mb-185px{margin-bottom:185px}.ms-185px{margin-right:185px}.me-185px{margin-left:185px}.min-w-190px{min-width:190px}.max-w-190px{max-width:190px}.min-h-190px{min-height:190px}.max-h-190px{max-height:190px}.w-190px{width:190px}.h-190px{height:190px}.mt-190px{margin-top:190px}.mb-190px{margin-bottom:190px}.ms-190px{margin-right:190px}.me-190px{margin-left:190px}.min-w-195px{min-width:195px}.max-w-195px{max-width:195px}.min-h-195px{min-height:195px}.max-h-195px{max-height:195px}.w-195px{width:195px}.h-195px{height:195px}.mt-195px{margin-top:195px}.mb-195px{margin-bottom:195px}.ms-195px{margin-right:195px}.me-195px{margin-left:195px}.min-w-200px{min-width:200px}.max-w-200px{max-width:200px}.min-h-200px{min-height:200px}.max-h-200px{max-height:200px}.w-200px{width:200px}.h-200px{height:200px}.mt-200px{margin-top:200px}.mb-200px{margin-bottom:200px}.ms-200px{margin-right:200px}.me-200px{margin-left:200px}.min-w-205px{min-width:205px}.max-w-205px{max-width:205px}.min-h-205px{min-height:205px}.max-h-205px{max-height:205px}.w-205px{width:205px}.h-205px{height:205px}.mt-205px{margin-top:205px}.mb-205px{margin-bottom:205px}.ms-205px{margin-right:205px}.me-205px{margin-left:205px}.min-w-210px{min-width:210px}.max-w-210px{max-width:210px}.min-h-210px{min-height:210px}.max-h-210px{max-height:210px}.w-210px{width:210px}.h-210px{height:210px}.mt-210px{margin-top:210px}.mb-210px{margin-bottom:210px}.ms-210px{margin-right:210px}.me-210px{margin-left:210px}.min-w-215px{min-width:215px}.max-w-215px{max-width:215px}.min-h-215px{min-height:215px}.max-h-215px{max-height:215px}.w-215px{width:215px}.h-215px{height:215px}.mt-215px{margin-top:215px}.mb-215px{margin-bottom:215px}.ms-215px{margin-right:215px}.me-215px{margin-left:215px}.min-w-220px{min-width:220px}.max-w-220px{max-width:220px}.min-h-220px{min-height:220px}.max-h-220px{max-height:220px}.w-220px{width:220px}.h-220px{height:220px}.mt-220px{margin-top:220px}.mb-220px{margin-bottom:220px}.ms-220px{margin-right:220px}.me-220px{margin-left:220px}.min-w-225px{min-width:225px}.max-w-225px{max-width:225px}.min-h-225px{min-height:225px}.max-h-225px{max-height:225px}.w-225px{width:225px}.h-225px{height:225px}.mt-225px{margin-top:225px}.mb-225px{margin-bottom:225px}.ms-225px{margin-right:225px}.me-225px{margin-left:225px}.min-w-230px{min-width:230px}.max-w-230px{max-width:230px}.min-h-230px{min-height:230px}.max-h-230px{max-height:230px}.w-230px{width:230px}.h-230px{height:230px}.mt-230px{margin-top:230px}.mb-230px{margin-bottom:230px}.ms-230px{margin-right:230px}.me-230px{margin-left:230px}.min-w-235px{min-width:235px}.max-w-235px{max-width:235px}.min-h-235px{min-height:235px}.max-h-235px{max-height:235px}.w-235px{width:235px}.h-235px{height:235px}.mt-235px{margin-top:235px}.mb-235px{margin-bottom:235px}.ms-235px{margin-right:235px}.me-235px{margin-left:235px}.min-w-240px{min-width:240px}.max-w-240px{max-width:240px}.min-h-240px{min-height:240px}.max-h-240px{max-height:240px}.w-240px{width:240px}.h-240px{height:240px}.mt-240px{margin-top:240px}.mb-240px{margin-bottom:240px}.ms-240px{margin-right:240px}.me-240px{margin-left:240px}.min-w-245px{min-width:245px}.max-w-245px{max-width:245px}.min-h-245px{min-height:245px}.max-h-245px{max-height:245px}.w-245px{width:245px}.h-245px{height:245px}.mt-245px{margin-top:245px}.mb-245px{margin-bottom:245px}.ms-245px{margin-right:245px}.me-245px{margin-left:245px}.min-w-250px{min-width:250px}.max-w-250px{max-width:250px}.min-h-250px{min-height:250px}.max-h-250px{max-height:250px}.w-250px{width:250px}.h-250px{height:250px}.mt-250px{margin-top:250px}.mb-250px{margin-bottom:250px}.ms-250px{margin-right:250px}.me-250px{margin-left:250px}.min-w-255px{min-width:255px}.max-w-255px{max-width:255px}.min-h-255px{min-height:255px}.max-h-255px{max-height:255px}.w-255px{width:255px}.h-255px{height:255px}.mt-255px{margin-top:255px}.mb-255px{margin-bottom:255px}.ms-255px{margin-right:255px}.me-255px{margin-left:255px}.min-w-260px{min-width:260px}.max-w-260px{max-width:260px}.min-h-260px{min-height:260px}.max-h-260px{max-height:260px}.w-260px{width:260px}.h-260px{height:260px}.mt-260px{margin-top:260px}.mb-260px{margin-bottom:260px}.ms-260px{margin-right:260px}.me-260px{margin-left:260px}.min-w-265px{min-width:265px}.max-w-265px{max-width:265px}.min-h-265px{min-height:265px}.max-h-265px{max-height:265px}.w-265px{width:265px}.h-265px{height:265px}.mt-265px{margin-top:265px}.mb-265px{margin-bottom:265px}.ms-265px{margin-right:265px}.me-265px{margin-left:265px}.min-w-270px{min-width:270px}.max-w-270px{max-width:270px}.min-h-270px{min-height:270px}.max-h-270px{max-height:270px}.w-270px{width:270px}.h-270px{height:270px}.mt-270px{margin-top:270px}.mb-270px{margin-bottom:270px}.ms-270px{margin-right:270px}.me-270px{margin-left:270px}.min-w-275px{min-width:275px}.max-w-275px{max-width:275px}.min-h-275px{min-height:275px}.max-h-275px{max-height:275px}.w-275px{width:275px}.h-275px{height:275px}.mt-275px{margin-top:275px}.mb-275px{margin-bottom:275px}.ms-275px{margin-right:275px}.me-275px{margin-left:275px}.min-w-280px{min-width:280px}.max-w-280px{max-width:280px}.min-h-280px{min-height:280px}.max-h-280px{max-height:280px}.w-280px{width:280px}.h-280px{height:280px}.mt-280px{margin-top:280px}.mb-280px{margin-bottom:280px}.ms-280px{margin-right:280px}.me-280px{margin-left:280px}.min-w-285px{min-width:285px}.max-w-285px{max-width:285px}.min-h-285px{min-height:285px}.max-h-285px{max-height:285px}.w-285px{width:285px}.h-285px{height:285px}.mt-285px{margin-top:285px}.mb-285px{margin-bottom:285px}.ms-285px{margin-right:285px}.me-285px{margin-left:285px}.min-w-290px{min-width:290px}.max-w-290px{max-width:290px}.min-h-290px{min-height:290px}.max-h-290px{max-height:290px}.w-290px{width:290px}.h-290px{height:290px}.mt-290px{margin-top:290px}.mb-290px{margin-bottom:290px}.ms-290px{margin-right:290px}.me-290px{margin-left:290px}.min-w-295px{min-width:295px}.max-w-295px{max-width:295px}.min-h-295px{min-height:295px}.max-h-295px{max-height:295px}.w-295px{width:295px}.h-295px{height:295px}.mt-295px{margin-top:295px}.mb-295px{margin-bottom:295px}.ms-295px{margin-right:295px}.me-295px{margin-left:295px}.min-w-300px{min-width:300px}.max-w-300px{max-width:300px}.min-h-300px{min-height:300px}.max-h-300px{max-height:300px}.w-300px{width:300px}.h-300px{height:300px}.mt-300px{margin-top:300px}.mb-300px{margin-bottom:300px}.ms-300px{margin-right:300px}.me-300px{margin-left:300px}.min-w-305px{min-width:305px}.max-w-305px{max-width:305px}.min-h-305px{min-height:305px}.max-h-305px{max-height:305px}.w-305px{width:305px}.h-305px{height:305px}.mt-305px{margin-top:305px}.mb-305px{margin-bottom:305px}.ms-305px{margin-right:305px}.me-305px{margin-left:305px}.min-w-310px{min-width:310px}.max-w-310px{max-width:310px}.min-h-310px{min-height:310px}.max-h-310px{max-height:310px}.w-310px{width:310px}.h-310px{height:310px}.mt-310px{margin-top:310px}.mb-310px{margin-bottom:310px}.ms-310px{margin-right:310px}.me-310px{margin-left:310px}.min-w-315px{min-width:315px}.max-w-315px{max-width:315px}.min-h-315px{min-height:315px}.max-h-315px{max-height:315px}.w-315px{width:315px}.h-315px{height:315px}.mt-315px{margin-top:315px}.mb-315px{margin-bottom:315px}.ms-315px{margin-right:315px}.me-315px{margin-left:315px}.min-w-320px{min-width:320px}.max-w-320px{max-width:320px}.min-h-320px{min-height:320px}.max-h-320px{max-height:320px}.w-320px{width:320px}.h-320px{height:320px}.mt-320px{margin-top:320px}.mb-320px{margin-bottom:320px}.ms-320px{margin-right:320px}.me-320px{margin-left:320px}.min-w-325px{min-width:325px}.max-w-325px{max-width:325px}.min-h-325px{min-height:325px}.max-h-325px{max-height:325px}.w-325px{width:325px}.h-325px{height:325px}.mt-325px{margin-top:325px}.mb-325px{margin-bottom:325px}.ms-325px{margin-right:325px}.me-325px{margin-left:325px}.min-w-330px{min-width:330px}.max-w-330px{max-width:330px}.min-h-330px{min-height:330px}.max-h-330px{max-height:330px}.w-330px{width:330px}.h-330px{height:330px}.mt-330px{margin-top:330px}.mb-330px{margin-bottom:330px}.ms-330px{margin-right:330px}.me-330px{margin-left:330px}.min-w-335px{min-width:335px}.max-w-335px{max-width:335px}.min-h-335px{min-height:335px}.max-h-335px{max-height:335px}.w-335px{width:335px}.h-335px{height:335px}.mt-335px{margin-top:335px}.mb-335px{margin-bottom:335px}.ms-335px{margin-right:335px}.me-335px{margin-left:335px}.min-w-340px{min-width:340px}.max-w-340px{max-width:340px}.min-h-340px{min-height:340px}.max-h-340px{max-height:340px}.w-340px{width:340px}.h-340px{height:340px}.mt-340px{margin-top:340px}.mb-340px{margin-bottom:340px}.ms-340px{margin-right:340px}.me-340px{margin-left:340px}.min-w-345px{min-width:345px}.max-w-345px{max-width:345px}.min-h-345px{min-height:345px}.max-h-345px{max-height:345px}.w-345px{width:345px}.h-345px{height:345px}.mt-345px{margin-top:345px}.mb-345px{margin-bottom:345px}.ms-345px{margin-right:345px}.me-345px{margin-left:345px}.min-w-350px{min-width:350px}.max-w-350px{max-width:350px}.min-h-350px{min-height:350px}.max-h-350px{max-height:350px}.w-350px{width:350px}.h-350px{height:350px}.mt-350px{margin-top:350px}.mb-350px{margin-bottom:350px}.ms-350px{margin-right:350px}.me-350px{margin-left:350px}.min-w-355px{min-width:355px}.max-w-355px{max-width:355px}.min-h-355px{min-height:355px}.max-h-355px{max-height:355px}.w-355px{width:355px}.h-355px{height:355px}.mt-355px{margin-top:355px}.mb-355px{margin-bottom:355px}.ms-355px{margin-right:355px}.me-355px{margin-left:355px}.min-w-360px{min-width:360px}.max-w-360px{max-width:360px}.min-h-360px{min-height:360px}.max-h-360px{max-height:360px}.w-360px{width:360px}.h-360px{height:360px}.mt-360px{margin-top:360px}.mb-360px{margin-bottom:360px}.ms-360px{margin-right:360px}.me-360px{margin-left:360px}.min-w-365px{min-width:365px}.max-w-365px{max-width:365px}.min-h-365px{min-height:365px}.max-h-365px{max-height:365px}.w-365px{width:365px}.h-365px{height:365px}.mt-365px{margin-top:365px}.mb-365px{margin-bottom:365px}.ms-365px{margin-right:365px}.me-365px{margin-left:365px}.min-w-370px{min-width:370px}.max-w-370px{max-width:370px}.min-h-370px{min-height:370px}.max-h-370px{max-height:370px}.w-370px{width:370px}.h-370px{height:370px}.mt-370px{margin-top:370px}.mb-370px{margin-bottom:370px}.ms-370px{margin-right:370px}.me-370px{margin-left:370px}.min-w-375px{min-width:375px}.max-w-375px{max-width:375px}.min-h-375px{min-height:375px}.max-h-375px{max-height:375px}.w-375px{width:375px}.h-375px{height:375px}.mt-375px{margin-top:375px}.mb-375px{margin-bottom:375px}.ms-375px{margin-right:375px}.me-375px{margin-left:375px}.min-w-380px{min-width:380px}.max-w-380px{max-width:380px}.min-h-380px{min-height:380px}.max-h-380px{max-height:380px}.w-380px{width:380px}.h-380px{height:380px}.mt-380px{margin-top:380px}.mb-380px{margin-bottom:380px}.ms-380px{margin-right:380px}.me-380px{margin-left:380px}.min-w-385px{min-width:385px}.max-w-385px{max-width:385px}.min-h-385px{min-height:385px}.max-h-385px{max-height:385px}.w-385px{width:385px}.h-385px{height:385px}.mt-385px{margin-top:385px}.mb-385px{margin-bottom:385px}.ms-385px{margin-right:385px}.me-385px{margin-left:385px}.min-w-390px{min-width:390px}.max-w-390px{max-width:390px}.min-h-390px{min-height:390px}.max-h-390px{max-height:390px}.w-390px{width:390px}.h-390px{height:390px}.mt-390px{margin-top:390px}.mb-390px{margin-bottom:390px}.ms-390px{margin-right:390px}.me-390px{margin-left:390px}.min-w-395px{min-width:395px}.max-w-395px{max-width:395px}.min-h-395px{min-height:395px}.max-h-395px{max-height:395px}.w-395px{width:395px}.h-395px{height:395px}.mt-395px{margin-top:395px}.mb-395px{margin-bottom:395px}.ms-395px{margin-right:395px}.me-395px{margin-left:395px}.min-w-400px{min-width:400px}.max-w-400px{max-width:400px}.min-h-400px{min-height:400px}.max-h-400px{max-height:400px}.w-400px{width:400px}.h-400px{height:400px}.mt-400px{margin-top:400px}.mb-400px{margin-bottom:400px}.ms-400px{margin-right:400px}.me-400px{margin-left:400px}.min-w-405px{min-width:405px}.max-w-405px{max-width:405px}.min-h-405px{min-height:405px}.max-h-405px{max-height:405px}.w-405px{width:405px}.h-405px{height:405px}.mt-405px{margin-top:405px}.mb-405px{margin-bottom:405px}.ms-405px{margin-right:405px}.me-405px{margin-left:405px}.min-w-410px{min-width:410px}.max-w-410px{max-width:410px}.min-h-410px{min-height:410px}.max-h-410px{max-height:410px}.w-410px{width:410px}.h-410px{height:410px}.mt-410px{margin-top:410px}.mb-410px{margin-bottom:410px}.ms-410px{margin-right:410px}.me-410px{margin-left:410px}.min-w-415px{min-width:415px}.max-w-415px{max-width:415px}.min-h-415px{min-height:415px}.max-h-415px{max-height:415px}.w-415px{width:415px}.h-415px{height:415px}.mt-415px{margin-top:415px}.mb-415px{margin-bottom:415px}.ms-415px{margin-right:415px}.me-415px{margin-left:415px}.min-w-420px{min-width:420px}.max-w-420px{max-width:420px}.min-h-420px{min-height:420px}.max-h-420px{max-height:420px}.w-420px{width:420px}.h-420px{height:420px}.mt-420px{margin-top:420px}.mb-420px{margin-bottom:420px}.ms-420px{margin-right:420px}.me-420px{margin-left:420px}.min-w-425px{min-width:425px}.max-w-425px{max-width:425px}.min-h-425px{min-height:425px}.max-h-425px{max-height:425px}.w-425px{width:425px}.h-425px{height:425px}.mt-425px{margin-top:425px}.mb-425px{margin-bottom:425px}.ms-425px{margin-right:425px}.me-425px{margin-left:425px}.min-w-430px{min-width:430px}.max-w-430px{max-width:430px}.min-h-430px{min-height:430px}.max-h-430px{max-height:430px}.w-430px{width:430px}.h-430px{height:430px}.mt-430px{margin-top:430px}.mb-430px{margin-bottom:430px}.ms-430px{margin-right:430px}.me-430px{margin-left:430px}.min-w-435px{min-width:435px}.max-w-435px{max-width:435px}.min-h-435px{min-height:435px}.max-h-435px{max-height:435px}.w-435px{width:435px}.h-435px{height:435px}.mt-435px{margin-top:435px}.mb-435px{margin-bottom:435px}.ms-435px{margin-right:435px}.me-435px{margin-left:435px}.min-w-440px{min-width:440px}.max-w-440px{max-width:440px}.min-h-440px{min-height:440px}.max-h-440px{max-height:440px}.w-440px{width:440px}.h-440px{height:440px}.mt-440px{margin-top:440px}.mb-440px{margin-bottom:440px}.ms-440px{margin-right:440px}.me-440px{margin-left:440px}.min-w-445px{min-width:445px}.max-w-445px{max-width:445px}.min-h-445px{min-height:445px}.max-h-445px{max-height:445px}.w-445px{width:445px}.h-445px{height:445px}.mt-445px{margin-top:445px}.mb-445px{margin-bottom:445px}.ms-445px{margin-right:445px}.me-445px{margin-left:445px}.min-w-450px{min-width:450px}.max-w-450px{max-width:450px}.min-h-450px{min-height:450px}.max-h-450px{max-height:450px}.w-450px{width:450px}.h-450px{height:450px}.mt-450px{margin-top:450px}.mb-450px{margin-bottom:450px}.ms-450px{margin-right:450px}.me-450px{margin-left:450px}.min-w-455px{min-width:455px}.max-w-455px{max-width:455px}.min-h-455px{min-height:455px}.max-h-455px{max-height:455px}.w-455px{width:455px}.h-455px{height:455px}.mt-455px{margin-top:455px}.mb-455px{margin-bottom:455px}.ms-455px{margin-right:455px}.me-455px{margin-left:455px}.min-w-460px{min-width:460px}.max-w-460px{max-width:460px}.min-h-460px{min-height:460px}.max-h-460px{max-height:460px}.w-460px{width:460px}.h-460px{height:460px}.mt-460px{margin-top:460px}.mb-460px{margin-bottom:460px}.ms-460px{margin-right:460px}.me-460px{margin-left:460px}.min-w-465px{min-width:465px}.max-w-465px{max-width:465px}.min-h-465px{min-height:465px}.max-h-465px{max-height:465px}.w-465px{width:465px}.h-465px{height:465px}.mt-465px{margin-top:465px}.mb-465px{margin-bottom:465px}.ms-465px{margin-right:465px}.me-465px{margin-left:465px}.min-w-470px{min-width:470px}.max-w-470px{max-width:470px}.min-h-470px{min-height:470px}.max-h-470px{max-height:470px}.w-470px{width:470px}.h-470px{height:470px}.mt-470px{margin-top:470px}.mb-470px{margin-bottom:470px}.ms-470px{margin-right:470px}.me-470px{margin-left:470px}.min-w-475px{min-width:475px}.max-w-475px{max-width:475px}.min-h-475px{min-height:475px}.max-h-475px{max-height:475px}.w-475px{width:475px}.h-475px{height:475px}.mt-475px{margin-top:475px}.mb-475px{margin-bottom:475px}.ms-475px{margin-right:475px}.me-475px{margin-left:475px}.min-w-480px{min-width:480px}.max-w-480px{max-width:480px}.min-h-480px{min-height:480px}.max-h-480px{max-height:480px}.w-480px{width:480px}.h-480px{height:480px}.mt-480px{margin-top:480px}.mb-480px{margin-bottom:480px}.ms-480px{margin-right:480px}.me-480px{margin-left:480px}.min-w-485px{min-width:485px}.max-w-485px{max-width:485px}.min-h-485px{min-height:485px}.max-h-485px{max-height:485px}.w-485px{width:485px}.h-485px{height:485px}.mt-485px{margin-top:485px}.mb-485px{margin-bottom:485px}.ms-485px{margin-right:485px}.me-485px{margin-left:485px}.min-w-490px{min-width:490px}.max-w-490px{max-width:490px}.min-h-490px{min-height:490px}.max-h-490px{max-height:490px}.w-490px{width:490px}.h-490px{height:490px}.mt-490px{margin-top:490px}.mb-490px{margin-bottom:490px}.ms-490px{margin-right:490px}.me-490px{margin-left:490px}.min-w-495px{min-width:495px}.max-w-495px{max-width:495px}.min-h-495px{min-height:495px}.max-h-495px{max-height:495px}.w-495px{width:495px}.h-495px{height:495px}.mt-495px{margin-top:495px}.mb-495px{margin-bottom:495px}.ms-495px{margin-right:495px}.me-495px{margin-left:495px}.min-w-500px{min-width:500px}.max-w-500px{max-width:500px}.min-h-500px{min-height:500px}.max-h-500px{max-height:500px}.w-500px{width:500px}.h-500px{height:500px}.mt-500px{margin-top:500px}.mb-500px{margin-bottom:500px}.ms-500px{margin-right:500px}.me-500px{margin-left:500px}.min-w-505px{min-width:505px}.max-w-505px{max-width:505px}.min-h-505px{min-height:505px}.max-h-505px{max-height:505px}.w-505px{width:505px}.h-505px{height:505px}.mt-505px{margin-top:505px}.mb-505px{margin-bottom:505px}.ms-505px{margin-right:505px}.me-505px{margin-left:505px}.min-w-510px{min-width:510px}.max-w-510px{max-width:510px}.min-h-510px{min-height:510px}.max-h-510px{max-height:510px}.w-510px{width:510px}.h-510px{height:510px}.mt-510px{margin-top:510px}.mb-510px{margin-bottom:510px}.ms-510px{margin-right:510px}.me-510px{margin-left:510px}.min-w-515px{min-width:515px}.max-w-515px{max-width:515px}.min-h-515px{min-height:515px}.max-h-515px{max-height:515px}.w-515px{width:515px}.h-515px{height:515px}.mt-515px{margin-top:515px}.mb-515px{margin-bottom:515px}.ms-515px{margin-right:515px}.me-515px{margin-left:515px}.min-w-520px{min-width:520px}.max-w-520px{max-width:520px}.min-h-520px{min-height:520px}.max-h-520px{max-height:520px}.w-520px{width:520px}.h-520px{height:520px}.mt-520px{margin-top:520px}.mb-520px{margin-bottom:520px}.ms-520px{margin-right:520px}.me-520px{margin-left:520px}.min-w-525px{min-width:525px}.max-w-525px{max-width:525px}.min-h-525px{min-height:525px}.max-h-525px{max-height:525px}.w-525px{width:525px}.h-525px{height:525px}.mt-525px{margin-top:525px}.mb-525px{margin-bottom:525px}.ms-525px{margin-right:525px}.me-525px{margin-left:525px}.min-w-530px{min-width:530px}.max-w-530px{max-width:530px}.min-h-530px{min-height:530px}.max-h-530px{max-height:530px}.w-530px{width:530px}.h-530px{height:530px}.mt-530px{margin-top:530px}.mb-530px{margin-bottom:530px}.ms-530px{margin-right:530px}.me-530px{margin-left:530px}.min-w-535px{min-width:535px}.max-w-535px{max-width:535px}.min-h-535px{min-height:535px}.max-h-535px{max-height:535px}.w-535px{width:535px}.h-535px{height:535px}.mt-535px{margin-top:535px}.mb-535px{margin-bottom:535px}.ms-535px{margin-right:535px}.me-535px{margin-left:535px}.min-w-540px{min-width:540px}.max-w-540px{max-width:540px}.min-h-540px{min-height:540px}.max-h-540px{max-height:540px}.w-540px{width:540px}.h-540px{height:540px}.mt-540px{margin-top:540px}.mb-540px{margin-bottom:540px}.ms-540px{margin-right:540px}.me-540px{margin-left:540px}.min-w-545px{min-width:545px}.max-w-545px{max-width:545px}.min-h-545px{min-height:545px}.max-h-545px{max-height:545px}.w-545px{width:545px}.h-545px{height:545px}.mt-545px{margin-top:545px}.mb-545px{margin-bottom:545px}.ms-545px{margin-right:545px}.me-545px{margin-left:545px}.min-w-550px{min-width:550px}.max-w-550px{max-width:550px}.min-h-550px{min-height:550px}.max-h-550px{max-height:550px}.w-550px{width:550px}.h-550px{height:550px}.mt-550px{margin-top:550px}.mb-550px{margin-bottom:550px}.ms-550px{margin-right:550px}.me-550px{margin-left:550px}:root{--gd-border-radius: 4px;--gd-form-color: #7f7f80;--gd-border-color: #000}ion-toolbar{--min-height: 70px}ion-toolbar .gd-logo,ion-toolbar ion-title>img{max-width:190px;width:100%;margin:0 auto;display:flex;justify-content:center;align-items:center}.gd-bg{--background: url(bg.45f51321929787a6.png) no-repeat 75% center/cover}ion-button{margin:0;--border-radius: 0}ion-accordion-group ion-accordion .ion-accordion-toggle-icon{font-size:18px}ion-item.gd{--color-activated: var(--ion-color-dark);--color-focused: var(--ion-color-dark);--color-hover: var(--ion-color-dark);--border-color: var(--gd-form-color);--border-style: solid;--border-width: 1px;--border-radius: var(--gd-border-radius);--padding-start: .5rem;--padding-end: .5rem}ion-item.gd:has(ion-select){--padding-end: 0}ion-item.gd ion-select::part(icon){position:absolute;right:0}ion-item.gd[aria-disabled=true]{--background: #dedede}ion-item.gd:has(ion-input[disabled]){--background: #dedede}ion-item.gd:has(ion-input[aria-disabled=true]){--background: #dedede}ion-item.gd:has(ion-select[disabled]){--background: #dedede !important}ion-item.gd:has(ion-select[aria-disabled=true]){--background: #dedede !important}ion-item.gd:has(ion-select[ng-reflect-is-disabled=true]){--background: #dedede !important}ion-item.gd:has(ion-textarea[disabled]){--background: #dedede}ion-item.gd:has(ion-textarea[aria-disabled=true]){--background: #dedede}ion-item.gd:has(.textarea-disabled){--background: #dedede}ion-item.with-button{--padding-end: 0;position:relative}ion-item.with-button ion-button{position:absolute;height:100%;right:0;z-index:2}ion-item.with-button ion-input{--padding-end: 50px}ion-searchbar{--background: var(--ion-color-white)}ion-segment{--background: var(--ion-color-white)}ion-segment-button{--indicator-color: var(--ion-color-primary)}ion-segment-button{--color: var(--ion-color-primary);--color-checked: #fff;--border-radius: 0;--padding-top: 10px;--padding-bottom: 10px}ion-alert.alert-inventory .alert-wrapper{margin-bottom:calc(100vh - 625px)}.striped ion-row:nth-child(odd) ion-col{background:#e0e0e0}.striped ion-row:nth-child(2n) ion-col{background:#fff}.text-danger{color:var(--ion-color-danger)!important}.ion-px-0{--padding-start: 0;--padding-end: 0}.pagination ion-button{margin:0 1px}.gd-img-icon{width:24px}.gd-bg-dark-gray{background:#999798}.gd-start-image{position:absolute;left:-5px}.bg-secondary{background:#918055!important}.bg-gray{background:#999798!important}.text-danger{color:var(--ion-color-danger)}ion-app:has(app-login) .sc-ion-alert-ios-h{--min-width: 290px !important}ion-app:has(app-login) .alert-radio-label.sc-ion-alert-ios{font-size:13px}body{-webkit-user-select:text;user-select:auto;font-family:AkzidGrtskNext-Regular;font-size:14px}.backModel1{--background: url(background_2020_2.b696c9ee1ffdfd9c.jpg) no-repeat 52% center/cover}p{margin:0}h1,h2,h3,h4,h5{margin:0;font-weight:700}.fm-light{font-family:AkzidGrtskNext-ExtraLight}.fm-regular{font-family:AkzidGrtskNext-Regular}.fm-medium{font-family:AkzidGrtskNext-Med}.optionEjecutiva{border:solid 1px #fff;border-radius:10px;padding:5px 0 0;position:relative;overflow:hidden;cursor:pointer}.optionEjecutiva.disable{opacity:.3}.optionEjecutiva .contentCanvas{width:190%;margin:-10% 0 0 -45%}@media (min-width: 768px) and (max-width: 979px){.optionEjecutiva .contentCanvas{margin:-4% 0 0 -45%}}.optionEjecutiva .ico{position:absolute;z-index:2;width:75%;border-radius:50%;margin:3.5% 0 0 12%}@media (min-width: 768px) and (max-width: 979px){.optionEjecutiva .ico{position:absolute;z-index:2;width:80%;border-radius:50%;margin:5% 0 0 10%}}.optionEjecutiva .ico img{width:100%}.optionEjecutiva .title{color:#fff;text-align:center;padding:15px 5px 5px;position:relative;text-transform:uppercase;display:flex;align-items:center;justify-content:center;height:70px;font-size:13px}.optionEjecutiva .title:before{content:"";position:absolute;width:20px;height:3px;background:#fff;top:7px;left:50%;margin:0 0 0 -10px}.calendar-popover{--width: 320px;--height: 400px;--border-radius: 10px}.calendar-wheel{--width: 350px;--height: 250px;--border-radius: 10px}:root{--ion-color-primary: #000000;--ion-color-primary-rgb: 0, 0, 0;--ion-color-primary-contrast: #ffffff;--ion-color-primary-contrast-rgb: 255, 255, 255;--ion-color-primary-shade: #000000;--ion-color-primary-tint: #000000;--ion-color-secondary: #918055;--ion-color-secondary-rgb: 145,128,85;--ion-color-secondary-contrast: #ffffff;--ion-color-secondary-contrast-rgb: 255, 255, 255;--ion-color-secondary-shade: #80714b;--ion-color-secondary-tint: #9c8d66;--ion-color-tertiary: #5260ff;--ion-color-tertiary-rgb: 82, 96, 255;--ion-color-tertiary-contrast: #ffffff;--ion-color-tertiary-contrast-rgb: 255, 255, 255;--ion-color-tertiary-shade: #4854e0;--ion-color-tertiary-tint: #6370ff;--ion-color-success: #2dd36f;--ion-color-success-rgb: 45, 211, 111;--ion-color-success-contrast: #ffffff;--ion-color-success-contrast-rgb: 255, 255, 255;--ion-color-success-shade: #28ba62;--ion-color-success-tint: #42d77d;--ion-color-warning: #ffc409;--ion-color-warning-rgb: 255, 196, 9;--ion-color-warning-contrast: #000000;--ion-color-warning-contrast-rgb: 0, 0, 0;--ion-color-warning-shade: #e0ac08;--ion-color-warning-tint: #ffca22;--ion-color-danger: #eb445a;--ion-color-danger-rgb: 235, 68, 90;--ion-color-danger-contrast: #ffffff;--ion-color-danger-contrast-rgb: 255, 255, 255;--ion-color-danger-shade: #cf3c4f;--ion-color-danger-tint: #ed576b;--ion-color-dark: #222428;--ion-color-dark-rgb: 34, 36, 40;--ion-color-dark-contrast: #ffffff;--ion-color-dark-contrast-rgb: 255, 255, 255;--ion-color-dark-shade: #1e2023;--ion-color-dark-tint: #383a3e;--ion-color-medium: #92949c;--ion-color-medium-rgb: 146, 148, 156;--ion-color-medium-contrast: #ffffff;--ion-color-medium-contrast-rgb: 255, 255, 255;--ion-color-medium-shade: #808289;--ion-color-medium-tint: #9d9fa6;--ion-color-light: #f4f5f8;--ion-color-light-rgb: 244, 245, 248;--ion-color-light-contrast: #000000;--ion-color-light-contrast-rgb: 0, 0, 0;--ion-color-light-shade: #d7d8da;--ion-color-light-tint: #f5f6f9;--ion-color-black: #000000;--ion-color-black-rgb: 0, 0, 0;--ion-color-black-contrast: #ffffff;--ion-color-black-contrast-rgb: 255, 255, 255;--ion-color-black-shade: #000000;--ion-color-black-tint: #000000;--ion-color-gray: #999798;--ion-color-gray-rgb: 153, 151, 152;--ion-color-gray-contrast: #ffffff;--ion-color-gray-contrast-rgb: 255, 255, 255;--ion-color-gray-shade: #999798;--ion-color-gray-tint: #999798;--ion-color-white: #ffffff;--ion-color-white-rgb: 255, 255, 255;--ion-color-white-contrast: #000000;--ion-color-white-contrast-rgb: 0, 0, 0;--ion-color-white-shade: #e0e0e0;--ion-color-white-tint: #ffffff}.ion-color-black{--ion-color-base: var(--ion-color-black);--ion-color-base-rgb: var(--ion-color-black-rgb);--ion-color-contrast: var(--ion-color-black-contrast);--ion-color-contrast-rgb: var(--ion-color-black-contrast-rgb);--ion-color-shade: var(--ion-color-black-shade);--ion-color-tint: var(--ion-color-black-tint)}.ion-color-gray{--ion-color-base: var(--ion-color-gray);--ion-color-base-rgb: var(--ion-color-gray-rgb);--ion-color-contrast: var(--ion-color-gray-contrast);--ion-color-contrast-rgb: var(--ion-color-gray-contrast-rgb);--ion-color-shade: var(--ion-color-gray-shade);--ion-color-tint: var(--ion-color-gray-tint)}.ion-color-white{--ion-color-base: var(--ion-color-white);--ion-color-base-rgb: var(--ion-color-white-rgb);--ion-color-contrast: var(--ion-color-white-contrast);--ion-color-contrast-rgb: var(--ion-color-white-contrast-rgb);--ion-color-shade: var(--ion-color-white-shade);--ion-color-tint: var(--ion-color-white-tint)}@font-face{font-family:AkzidGrtskNext-ExtraLight;src:url(AkzidGrtskNext-ExtraLight.94ce406588f1594f.eot?#iefix) format("embedded-opentype"),url(AkzidGrtskNext-ExtraLight.2a6fb31cf8c43f00.otf) format("opentype"),url(AkzidGrtskNext-ExtraLight.b006cd28fb09d9e2.woff) format("woff"),url(AkzidGrtskNext-ExtraLight.53c058c2308ac6a6.ttf) format("truetype"),url(AkzidGrtskNext-ExtraLight.c9a592ea6c0ef52b.svg#AkzidGrtskNext-ExtraLight) format("svg");font-weight:400;font-style:normal}@font-face{font-family:AkzidGrtskNext-Regular;src:url(AkzidGrtskNext-Regular.3eb06762faa44729.eot?#iefix) format("embedded-opentype"),url(AkzidGrtskNext-Regular.4a9cfc9838a0d10a.otf) format("opentype"),url(AkzidGrtskNext-Regular.e17a2c109283ce02.woff) format("woff"),url(AkzidGrtskNext-Regular.f17a0c21bedfd397.ttf) format("truetype"),url(AkzidGrtskNext-Regular.ac652456bdb9b240.svg#AkzidGrtskNext-Regular) format("svg");font-weight:400;font-style:normal}@font-face{font-family:AkzidGrtskNext-Med;src:url(AkzidGrtskNext-Med.785eb40d8a87a1c0.eot?#iefix) format("embedded-opentype"),url(AkzidGrtskNext-Med.9d0b5524fae9dd73.otf) format("opentype"),url(AkzidGrtskNext-Med.598bd52e291f8cf8.woff) format("woff"),url(AkzidGrtskNext-Med.335bf67b3d95e70b.ttf) format("truetype"),url(AkzidGrtskNext-Med.9c39874f92302e20.svg#AkzidGrtskNext-Med) format("svg");font-weight:400;font-style:normal}
