:root{--ion-color-primary: #0054e9;--ion-color-primary-rgb: 0, 84, 233;--ion-color-primary-contrast: #fff;--ion-color-primary-contrast-rgb: 255, 255, 255;--ion-color-primary-shade: #004acd;--ion-color-primary-tint: #1a65eb;--ion-color-secondary: #0163aa;--ion-color-secondary-rgb: 1, 99, 170;--ion-color-secondary-contrast: #fff;--ion-color-secondary-contrast-rgb: 255, 255, 255;--ion-color-secondary-shade: #015796;--ion-color-secondary-tint: #1a73b3;--ion-color-tertiary: #6030ff;--ion-color-tertiary-rgb: 96, 48, 255;--ion-color-tertiary-contrast: #fff;--ion-color-tertiary-contrast-rgb: 255, 255, 255;--ion-color-tertiary-shade: #542ae0;--ion-color-tertiary-tint: #7045ff;--ion-color-success: #2dd55b;--ion-color-success-rgb: 45, 213, 91;--ion-color-success-contrast: #000;--ion-color-success-contrast-rgb: 0, 0, 0;--ion-color-success-shade: #28bb50;--ion-color-success-tint: #42d96b;--ion-color-warning: #ffc409;--ion-color-warning-rgb: 255, 196, 9;--ion-color-warning-contrast: #000;--ion-color-warning-contrast-rgb: 0, 0, 0;--ion-color-warning-shade: #e0ac08;--ion-color-warning-tint: #ffca22;--ion-color-danger: #c5000f;--ion-color-danger-rgb: 197, 0, 15;--ion-color-danger-contrast: #fff;--ion-color-danger-contrast-rgb: 255, 255, 255;--ion-color-danger-shade: #ad000d;--ion-color-danger-tint: #cb1a27;--ion-color-light: #f4f5f8;--ion-color-light-rgb: 244, 245, 248;--ion-color-light-contrast: #000;--ion-color-light-contrast-rgb: 0, 0, 0;--ion-color-light-shade: #d7d8da;--ion-color-light-tint: #f5f6f9;--ion-color-medium: #636469;--ion-color-medium-rgb: 99, 100, 105;--ion-color-medium-contrast: #fff;--ion-color-medium-contrast-rgb: 255, 255, 255;--ion-color-medium-shade: #57585c;--ion-color-medium-tint: #737478;--ion-color-dark: #222428;--ion-color-dark-rgb: 34, 36, 40;--ion-color-dark-contrast: #fff;--ion-color-dark-contrast-rgb: 255, 255, 255;--ion-color-dark-shade: #1e2023;--ion-color-dark-tint: #383a3e}html.ios{--ion-default-font: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Roboto", sans-serif}html.md{--ion-default-font: "Roboto", "Helvetica Neue", sans-serif}html{--ion-dynamic-font: -apple-system-body;--ion-font-family: var(--ion-default-font)}body{background:var(--ion-background-color);color:var(--ion-text-color)}body.backdrop-no-scroll{overflow:hidden}html.ios ion-modal.modal-card ion-header ion-toolbar:first-of-type,html.ios ion-modal.modal-sheet ion-header ion-toolbar:first-of-type,html.ios ion-modal ion-footer ion-toolbar:first-of-type{padding-top:6px}html.ios ion-modal.modal-card ion-header ion-toolbar:last-of-type,html.ios ion-modal.modal-sheet ion-header ion-toolbar:last-of-type{padding-bottom:6px}html.ios ion-modal ion-toolbar{padding-right:calc(var(--ion-safe-area-right) + 8px);padding-left:calc(var(--ion-safe-area-left) + 8px)}@media screen and (min-width: 768px){html.ios ion-modal.modal-card:first-of-type{--backdrop-opacity: .18}}ion-modal.modal-default.show-modal~ion-modal.modal-default{--backdrop-opacity: 0;--box-shadow: none}html.ios ion-modal.modal-card .ion-page{border-top-left-radius:var(--border-radius)}.ion-color-primary{--ion-color-base: var(--ion-color-primary, #0054e9) !important;--ion-color-base-rgb: var(--ion-color-primary-rgb, 0, 84, 233) !important;--ion-color-contrast: var(--ion-color-primary-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-primary-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-primary-shade, #004acd) !important;--ion-color-tint: var(--ion-color-primary-tint, #1a65eb) !important}.ion-color-secondary{--ion-color-base: var(--ion-color-secondary, #0163aa) !important;--ion-color-base-rgb: var(--ion-color-secondary-rgb, 1, 99, 170) !important;--ion-color-contrast: var(--ion-color-secondary-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-secondary-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-secondary-shade, #015796) !important;--ion-color-tint: var(--ion-color-secondary-tint, #1a73b3) !important}.ion-color-tertiary{--ion-color-base: var(--ion-color-tertiary, #6030ff) !important;--ion-color-base-rgb: var(--ion-color-tertiary-rgb, 96, 48, 255) !important;--ion-color-contrast: var(--ion-color-tertiary-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-tertiary-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-tertiary-shade, #542ae0) !important;--ion-color-tint: var(--ion-color-tertiary-tint, #7045ff) !important}.ion-color-success{--ion-color-base: var(--ion-color-success, #2dd55b) !important;--ion-color-base-rgb: var(--ion-color-success-rgb, 45, 213, 91) !important;--ion-color-contrast: var(--ion-color-success-contrast, #000) !important;--ion-color-contrast-rgb: var(--ion-color-success-contrast-rgb, 0, 0, 0) !important;--ion-color-shade: var(--ion-color-success-shade, #28bb50) !important;--ion-color-tint: var(--ion-color-success-tint, #42d96b) !important}.ion-color-warning{--ion-color-base: var(--ion-color-warning, #ffc409) !important;--ion-color-base-rgb: var(--ion-color-warning-rgb, 255, 196, 9) !important;--ion-color-contrast: var(--ion-color-warning-contrast, #000) !important;--ion-color-contrast-rgb: var(--ion-color-warning-contrast-rgb, 0, 0, 0) !important;--ion-color-shade: var(--ion-color-warning-shade, #e0ac08) !important;--ion-color-tint: var(--ion-color-warning-tint, #ffca22) !important}.ion-color-danger{--ion-color-base: var(--ion-color-danger, #c5000f) !important;--ion-color-base-rgb: var(--ion-color-danger-rgb, 197, 0, 15) !important;--ion-color-contrast: var(--ion-color-danger-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-danger-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-danger-shade, #ad000d) !important;--ion-color-tint: var(--ion-color-danger-tint, #cb1a27) !important}.ion-color-light{--ion-color-base: var(--ion-color-light, #f4f5f8) !important;--ion-color-base-rgb: var(--ion-color-light-rgb, 244, 245, 248) !important;--ion-color-contrast: var(--ion-color-light-contrast, #000) !important;--ion-color-contrast-rgb: var(--ion-color-light-contrast-rgb, 0, 0, 0) !important;--ion-color-shade: var(--ion-color-light-shade, #d7d8da) !important;--ion-color-tint: var(--ion-color-light-tint, #f5f6f9) !important}.ion-color-medium{--ion-color-base: var(--ion-color-medium, #636469) !important;--ion-color-base-rgb: var(--ion-color-medium-rgb, 99, 100, 105) !important;--ion-color-contrast: var(--ion-color-medium-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-medium-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-medium-shade, #57585c) !important;--ion-color-tint: var(--ion-color-medium-tint, #737478) !important}.ion-color-dark{--ion-color-base: var(--ion-color-dark, #222428) !important;--ion-color-base-rgb: var(--ion-color-dark-rgb, 34, 36, 40) !important;--ion-color-contrast: var(--ion-color-dark-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-dark-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-dark-shade, #1e2023) !important;--ion-color-tint: var(--ion-color-dark-tint, #383a3e) !important}.ion-page{inset:0;display:flex;position:absolute;flex-direction:column;justify-content:space-between;contain:layout size style;z-index:0}ion-modal>.ion-page{position:relative;contain:layout style;height:100%}.split-pane-visible>.ion-page.split-pane-main{position:relative}ion-route,ion-route-redirect,ion-router,ion-select-option,ion-nav-controller,ion-menu-controller,ion-action-sheet-controller,ion-alert-controller,ion-loading-controller,ion-modal-controller,ion-picker-controller,ion-popover-controller,ion-toast-controller,.ion-page-hidden{display:none!important}.ion-page-invisible{opacity:0}.can-go-back>ion-header ion-back-button{display:block}html.plt-ios.plt-hybrid,html.plt-ios.plt-pwa{--ion-statusbar-padding: 20px}@supports (padding-top: 20px){html{--ion-safe-area-top: var(--ion-statusbar-padding)}}@supports (padding-top: env(safe-area-inset-top)){html{--ion-safe-area-top: env(safe-area-inset-top);--ion-safe-area-bottom: env(safe-area-inset-bottom);--ion-safe-area-left: env(safe-area-inset-left);--ion-safe-area-right: env(safe-area-inset-right)}}ion-card.ion-color .ion-inherit-color,ion-card-header.ion-color .ion-inherit-color{color:inherit}.menu-content{transform:translateZ(0)}.menu-content-open{cursor:pointer;touch-action:manipulation;pointer-events:none;overflow-y:hidden}.menu-content-open ion-content{--overflow: hidden}.menu-content-open .ion-content-scroll-host{overflow:hidden}.ios .menu-content-reveal{box-shadow:-8px 0 42px #00000014}[dir=rtl].ios .menu-content-reveal{box-shadow:8px 0 42px #00000014}.md .menu-content-reveal,.md .menu-content-push{box-shadow:4px 0 16px #0000002e}ion-accordion-group.accordion-group-expand-inset>ion-accordion:first-of-type{border-top-left-radius:8px;border-top-right-radius:8px}ion-accordion-group.accordion-group-expand-inset>ion-accordion:last-of-type{border-bottom-left-radius:8px;border-bottom-right-radius:8px}ion-accordion-group>ion-accordion:last-of-type ion-item[slot=header]{--border-width: 0px}ion-accordion.accordion-animated>[slot=header] .ion-accordion-toggle-icon{transition:.3s transform cubic-bezier(.25,.8,.5,1)}@media (prefers-reduced-motion: reduce){ion-accordion .ion-accordion-toggle-icon{transition:none!important}}ion-accordion.accordion-expanding>[slot=header] .ion-accordion-toggle-icon,ion-accordion.accordion-expanded>[slot=header] .ion-accordion-toggle-icon{transform:rotate(180deg)}ion-accordion-group.accordion-group-expand-inset.md>ion-accordion.accordion-previous ion-item[slot=header]{--border-width: 0px;--inner-border-width: 0px}ion-accordion-group.accordion-group-expand-inset.md>ion-accordion.accordion-expanding:first-of-type,ion-accordion-group.accordion-group-expand-inset.md>ion-accordion.accordion-expanded:first-of-type{margin-top:0}ion-input input::-webkit-date-and-time-value{text-align:start}.ion-datetime-button-overlay{--width: fit-content;--height: fit-content}.ion-datetime-button-overlay ion-datetime.datetime-grid{width:320px;min-height:320px}[ion-last-focus],header[tabindex="-1"]:focus,[role=banner][tabindex="-1"]:focus,main[tabindex="-1"]:focus,[role=main][tabindex="-1"]:focus,h1[tabindex="-1"]:focus,[role=heading][aria-level="1"][tabindex="-1"]:focus{outline:none}.popover-viewport:has(>ion-content){overflow:hidden}@supports not selector(:has(> ion-content)){.popover-viewport{overflow:hidden}}audio,canvas,progress,video{vertical-align:baseline}audio:not([controls]){display:none;height:0}b,strong{font-weight:700}img{max-width:100%}hr{height:1px;border-width:0;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}label,input,select,textarea{font-family:inherit;line-height:normal}textarea{overflow:auto;height:auto;font:inherit;color:inherit}textarea::placeholder{padding-left:2px}form,input,optgroup,select{margin:0;font:inherit;color:inherit}html input[type=button],input[type=reset],input[type=submit]{cursor:pointer;-webkit-appearance:button}a,a div,a span,a ion-icon,a ion-label,button,button div,button span,button ion-icon,button ion-label,.ion-tappable,[tappable],[tappable] div,[tappable] span,[tappable] ion-icon,[tappable] ion-label,input,textarea{touch-action:manipulation}a ion-label,button ion-label{pointer-events:none}button{padding:0;border:0;border-radius:0;font-family:inherit;font-style:inherit;font-variant:inherit;line-height:1;text-transform:none;cursor:pointer;-webkit-appearance:button}[tappable]{cursor:pointer}a[disabled],button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}*{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}html{width:100%;height:100%;-webkit-text-size-adjust:100%;text-size-adjust:100%}html:not(.hydrated) body{display:none}html.ion-ce body{display:block}html.plt-pwa{height:100vh}body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;margin:0;padding:0;position:fixed;width:100%;max-width:100%;height:100%;max-height:100%;transform:translateZ(0);text-rendering:optimizeLegibility;overflow:hidden;touch-action:manipulation;-webkit-user-drag:none;-ms-content-zooming:none;word-wrap:break-word;overscroll-behavior-y:none;-webkit-text-size-adjust:none;text-size-adjust:none}html{font-family:var(--ion-font-family)}@supports (-webkit-touch-callout: none){html{font:var(--ion-dynamic-font, 16px var(--ion-font-family))}}a{background-color:transparent;color:var(--ion-color-primary, #0054e9)}h1,h2,h3,h4,h5,h6{margin-top:16px;margin-bottom:10px;font-weight:500;line-height:1.2}h1{margin-top:20px;font-size:1.625rem}h2{margin-top:18px;font-size:1.5rem}h3{font-size:1.375rem}h4{font-size:1.25rem}h5{font-size:1.125rem}h6{font-size:1rem}small{font-size:75%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}.ion-hide,.ion-hide-up,.ion-hide-down{display:none!important}@media (min-width: 576px){.ion-hide-sm-up{display:none!important}}@media (max-width: 575.98px){.ion-hide-sm-down{display:none!important}}@media (min-width: 768px){.ion-hide-md-up{display:none!important}}@media (max-width: 767.98px){.ion-hide-md-down{display:none!important}}@media (min-width: 992px){.ion-hide-lg-up{display:none!important}}@media (max-width: 991.98px){.ion-hide-lg-down{display:none!important}}@media (min-width: 1200px){.ion-hide-xl-up{display:none!important}}@media (max-width: 1199.98px){.ion-hide-xl-down{display:none!important}}.ion-no-padding{--padding-start: 0;--padding-end: 0;--padding-top: 0;--padding-bottom: 0;padding:0}.ion-padding{--padding-start: var(--ion-padding, 16px);--padding-end: var(--ion-padding, 16px);--padding-top: var(--ion-padding, 16px);--padding-bottom: var(--ion-padding, 16px);padding-inline-start:var(--ion-padding, 16px);padding-inline-end:var(--ion-padding, 16px);padding-top:var(--ion-padding, 16px);padding-bottom:var(--ion-padding, 16px)}.ion-padding-top{--padding-top: var(--ion-padding, 16px);padding-top:var(--ion-padding, 16px)}.ion-padding-start{--padding-start: var(--ion-padding, 16px);padding-inline-start:var(--ion-padding, 16px)}.ion-padding-end{--padding-end: var(--ion-padding, 16px);padding-inline-end:var(--ion-padding, 16px)}.ion-padding-bottom{--padding-bottom: var(--ion-padding, 16px);padding-bottom:var(--ion-padding, 16px)}.ion-padding-vertical{--padding-top: var(--ion-padding, 16px);--padding-bottom: var(--ion-padding, 16px);padding-top:var(--ion-padding, 16px);padding-bottom:var(--ion-padding, 16px)}.ion-padding-horizontal{--padding-start: var(--ion-padding, 16px);--padding-end: var(--ion-padding, 16px);padding-inline-start:var(--ion-padding, 16px);padding-inline-end:var(--ion-padding, 16px)}.ion-no-margin{--margin-start: 0;--margin-end: 0;--margin-top: 0;--margin-bottom: 0;margin:0}.ion-margin{--margin-start: var(--ion-margin, 16px);--margin-end: var(--ion-margin, 16px);--margin-top: var(--ion-margin, 16px);--margin-bottom: var(--ion-margin, 16px);margin-inline-start:var(--ion-margin, 16px);margin-inline-end:var(--ion-margin, 16px);margin-top:var(--ion-margin, 16px);margin-bottom:var(--ion-margin, 16px)}.ion-margin-top{--margin-top: var(--ion-margin, 16px);margin-top:var(--ion-margin, 16px)}.ion-margin-start{--margin-start: var(--ion-margin, 16px);margin-inline-start:var(--ion-margin, 16px)}.ion-margin-end{--margin-end: var(--ion-margin, 16px);margin-inline-end:var(--ion-margin, 16px)}.ion-margin-bottom{--margin-bottom: var(--ion-margin, 16px);margin-bottom:var(--ion-margin, 16px)}.ion-margin-vertical{--margin-top: var(--ion-margin, 16px);--margin-bottom: var(--ion-margin, 16px);margin-top:var(--ion-margin, 16px);margin-bottom:var(--ion-margin, 16px)}.ion-margin-horizontal{--margin-start: var(--ion-margin, 16px);--margin-end: var(--ion-margin, 16px);margin-inline-start:var(--ion-margin, 16px);margin-inline-end:var(--ion-margin, 16px)}.ion-float-left{float:left!important}.ion-float-right{float:right!important}.ion-float-start{float:left!important}:host-context([dir=rtl]) .ion-float-start{float:right!important}[dir=rtl] .ion-float-start{float:right!important}@supports selector(:dir(rtl)){.ion-float-start:dir(rtl){float:right!important}}.ion-float-end{float:right!important}:host-context([dir=rtl]) .ion-float-end{float:left!important}[dir=rtl] .ion-float-end{float:left!important}@supports selector(:dir(rtl)){.ion-float-end:dir(rtl){float:left!important}}@media (min-width: 576px){.ion-float-sm-left{float:left!important}.ion-float-sm-right{float:right!important}.ion-float-sm-start{float:left!important}:host-context([dir=rtl]) .ion-float-sm-start{float:right!important}[dir=rtl] .ion-float-sm-start{float:right!important}@supports selector(:dir(rtl)){.ion-float-sm-start:dir(rtl){float:right!important}}.ion-float-sm-end{float:right!important}:host-context([dir=rtl]) .ion-float-sm-end{float:left!important}[dir=rtl] .ion-float-sm-end{float:left!important}@supports selector(:dir(rtl)){.ion-float-sm-end:dir(rtl){float:left!important}}}@media (min-width: 768px){.ion-float-md-left{float:left!important}.ion-float-md-right{float:right!important}.ion-float-md-start{float:left!important}:host-context([dir=rtl]) .ion-float-md-start{float:right!important}[dir=rtl] .ion-float-md-start{float:right!important}@supports selector(:dir(rtl)){.ion-float-md-start:dir(rtl){float:right!important}}.ion-float-md-end{float:right!important}:host-context([dir=rtl]) .ion-float-md-end{float:left!important}[dir=rtl] .ion-float-md-end{float:left!important}@supports selector(:dir(rtl)){.ion-float-md-end:dir(rtl){float:left!important}}}@media (min-width: 992px){.ion-float-lg-left{float:left!important}.ion-float-lg-right{float:right!important}.ion-float-lg-start{float:left!important}:host-context([dir=rtl]) .ion-float-lg-start{float:right!important}[dir=rtl] .ion-float-lg-start{float:right!important}@supports selector(:dir(rtl)){.ion-float-lg-start:dir(rtl){float:right!important}}.ion-float-lg-end{float:right!important}:host-context([dir=rtl]) .ion-float-lg-end{float:left!important}[dir=rtl] .ion-float-lg-end{float:left!important}@supports selector(:dir(rtl)){.ion-float-lg-end:dir(rtl){float:left!important}}}@media (min-width: 1200px){.ion-float-xl-left{float:left!important}.ion-float-xl-right{float:right!important}.ion-float-xl-start{float:left!important}:host-context([dir=rtl]) .ion-float-xl-start{float:right!important}[dir=rtl] .ion-float-xl-start{float:right!important}@supports selector(:dir(rtl)){.ion-float-xl-start:dir(rtl){float:right!important}}.ion-float-xl-end{float:right!important}:host-context([dir=rtl]) .ion-float-xl-end{float:left!important}[dir=rtl] .ion-float-xl-end{float:left!important}@supports selector(:dir(rtl)){.ion-float-xl-end:dir(rtl){float:left!important}}}.ion-text-center{text-align:center!important}.ion-text-justify{text-align:justify!important}.ion-text-start{text-align:start!important}.ion-text-end{text-align:end!important}.ion-text-left{text-align:left!important}.ion-text-right{text-align:right!important}.ion-text-nowrap{white-space:nowrap!important}.ion-text-wrap{white-space:normal!important}@media (min-width: 576px){.ion-text-sm-center{text-align:center!important}.ion-text-sm-justify{text-align:justify!important}.ion-text-sm-start{text-align:start!important}.ion-text-sm-end{text-align:end!important}.ion-text-sm-left{text-align:left!important}.ion-text-sm-right{text-align:right!important}.ion-text-sm-nowrap{white-space:nowrap!important}.ion-text-sm-wrap{white-space:normal!important}}@media (min-width: 768px){.ion-text-md-center{text-align:center!important}.ion-text-md-justify{text-align:justify!important}.ion-text-md-start{text-align:start!important}.ion-text-md-end{text-align:end!important}.ion-text-md-left{text-align:left!important}.ion-text-md-right{text-align:right!important}.ion-text-md-nowrap{white-space:nowrap!important}.ion-text-md-wrap{white-space:normal!important}}@media (min-width: 992px){.ion-text-lg-center{text-align:center!important}.ion-text-lg-justify{text-align:justify!important}.ion-text-lg-start{text-align:start!important}.ion-text-lg-end{text-align:end!important}.ion-text-lg-left{text-align:left!important}.ion-text-lg-right{text-align:right!important}.ion-text-lg-nowrap{white-space:nowrap!important}.ion-text-lg-wrap{white-space:normal!important}}@media (min-width: 1200px){.ion-text-xl-center{text-align:center!important}.ion-text-xl-justify{text-align:justify!important}.ion-text-xl-start{text-align:start!important}.ion-text-xl-end{text-align:end!important}.ion-text-xl-left{text-align:left!important}.ion-text-xl-right{text-align:right!important}.ion-text-xl-nowrap{white-space:nowrap!important}.ion-text-xl-wrap{white-space:normal!important}}.ion-text-uppercase{text-transform:uppercase!important}.ion-text-lowercase{text-transform:lowercase!important}.ion-text-capitalize{text-transform:capitalize!important}@media (min-width: 576px){.ion-text-sm-uppercase{text-transform:uppercase!important}.ion-text-sm-lowercase{text-transform:lowercase!important}.ion-text-sm-capitalize{text-transform:capitalize!important}}@media (min-width: 768px){.ion-text-md-uppercase{text-transform:uppercase!important}.ion-text-md-lowercase{text-transform:lowercase!important}.ion-text-md-capitalize{text-transform:capitalize!important}}@media (min-width: 992px){.ion-text-lg-uppercase{text-transform:uppercase!important}.ion-text-lg-lowercase{text-transform:lowercase!important}.ion-text-lg-capitalize{text-transform:capitalize!important}}@media (min-width: 1200px){.ion-text-xl-uppercase{text-transform:uppercase!important}.ion-text-xl-lowercase{text-transform:lowercase!important}.ion-text-xl-capitalize{text-transform:capitalize!important}}.ion-align-self-start{align-self:flex-start!important}.ion-align-self-end{align-self:flex-end!important}.ion-align-self-center{align-self:center!important}.ion-align-self-stretch{align-self:stretch!important}.ion-align-self-baseline{align-self:baseline!important}.ion-align-self-auto{align-self:auto!important}.ion-wrap{flex-wrap:wrap!important}.ion-nowrap{flex-wrap:nowrap!important}.ion-wrap-reverse{flex-wrap:wrap-reverse!important}.ion-justify-content-start{justify-content:flex-start!important}.ion-justify-content-center{justify-content:center!important}.ion-justify-content-end{justify-content:flex-end!important}.ion-justify-content-around{justify-content:space-around!important}.ion-justify-content-between{justify-content:space-between!important}.ion-justify-content-evenly{justify-content:space-evenly!important}.ion-align-items-start{align-items:flex-start!important}.ion-align-items-center{align-items:center!important}.ion-align-items-end{align-items:flex-end!important}.ion-align-items-stretch{align-items:stretch!important}.ion-align-items-baseline{align-items:baseline!important}@charset "UTF-8";.center-all{display:flex;align-items:center;justify-content:center}.star{position:relative;width:20px;height:20px;display:flex;align-items:center;justify-content:center}.star svg,.star i{display:flex;align-items:center;justify-content:center;position:absolute;top:0;left:0;width:100%;height:100%;font-style:normal}.star svg.star-half,.star svg.star-filled,.star i.star-half,.star i.star-filled{opacity:0}.star i{top:1px;display:none}.star.icon i,.star.rating.star-icon i{font-size:25px;line-height:25px}.star.icon i.star-empty:before,.star.rating.star-icon i.star-empty:before{content:"\2606"}.star.icon i.star-half:before,.star.rating.star-icon i.star-half:before{content:"\2605"}.star.icon i.star-filled:before,.star.rating.star-icon i.star-filled:before{content:"\2605"}.star.custom-icon i,.rating.theme-kununu .star-container .star i,.star.rating.star-custom-icon i{font-size:18px;line-height:18px}.star.empty svg.star-half,.star.empty svg.star-filled,.star.empty i.star-half,.star.empty i.star-filled{opacity:0}.star.empty svg.star-empty,.star.empty i.star-empty{opacity:1}.star.half svg.star-filled,.star.half svg.star-empty,.star.half i.star-filled,.star.half i.star-empty{opacity:0}.star.half svg.star-half,.star.half i.star-half{opacity:1}.star.filled svg.star-empty,.rating.value-12 .star-container .star:nth-child(-n+12) svg.star-empty,.rating.value-11 .star-container .star:nth-child(-n+11) svg.star-empty,.rating.value-10 .star-container .star:nth-child(-n+10) svg.star-empty,.rating.value-9 .star-container .star:nth-child(-n+9) svg.star-empty,.rating.value-8 .star-container .star:nth-child(-n+8) svg.star-empty,.rating.value-7 .star-container .star:nth-child(-n+7) svg.star-empty,.rating.value-6 .star-container .star:nth-child(-n+6) svg.star-empty,.rating.value-5 .star-container .star:nth-child(-n+5) svg.star-empty,.rating.value-4 .star-container .star:nth-child(-n+4) svg.star-empty,.rating.value-3 .star-container .star:nth-child(-n+3) svg.star-empty,.rating.value-2 .star-container .star:nth-child(-n+2) svg.star-empty,.rating.value-1 .star-container .star:nth-child(-n+1) svg.star-empty,.star.filled svg.star-filled,.rating.value-12 .star-container .star:nth-child(-n+12) svg.star-filled,.rating.value-11 .star-container .star:nth-child(-n+11) svg.star-filled,.rating.value-10 .star-container .star:nth-child(-n+10) svg.star-filled,.rating.value-9 .star-container .star:nth-child(-n+9) svg.star-filled,.rating.value-8 .star-container .star:nth-child(-n+8) svg.star-filled,.rating.value-7 .star-container .star:nth-child(-n+7) svg.star-filled,.rating.value-6 .star-container .star:nth-child(-n+6) svg.star-filled,.rating.value-5 .star-container .star:nth-child(-n+5) svg.star-filled,.rating.value-4 .star-container .star:nth-child(-n+4) svg.star-filled,.rating.value-3 .star-container .star:nth-child(-n+3) svg.star-filled,.rating.value-2 .star-container .star:nth-child(-n+2) svg.star-filled,.rating.value-1 .star-container .star:nth-child(-n+1) svg.star-filled,.star.filled i.star-empty,.rating.value-12 .star-container .star:nth-child(-n+12) i.star-empty,.rating.value-11 .star-container .star:nth-child(-n+11) i.star-empty,.rating.value-10 .star-container .star:nth-child(-n+10) i.star-empty,.rating.value-9 .star-container .star:nth-child(-n+9) i.star-empty,.rating.value-8 .star-container .star:nth-child(-n+8) i.star-empty,.rating.value-7 .star-container .star:nth-child(-n+7) i.star-empty,.rating.value-6 .star-container .star:nth-child(-n+6) i.star-empty,.rating.value-5 .star-container .star:nth-child(-n+5) i.star-empty,.rating.value-4 .star-container .star:nth-child(-n+4) i.star-empty,.rating.value-3 .star-container .star:nth-child(-n+3) i.star-empty,.rating.value-2 .star-container .star:nth-child(-n+2) i.star-empty,.rating.value-1 .star-container .star:nth-child(-n+1) i.star-empty,.star.filled i.star-filled,.rating.value-12 .star-container .star:nth-child(-n+12) i.star-filled,.rating.value-11 .star-container .star:nth-child(-n+11) i.star-filled,.rating.value-10 .star-container .star:nth-child(-n+10) i.star-filled,.rating.value-9 .star-container .star:nth-child(-n+9) i.star-filled,.rating.value-8 .star-container .star:nth-child(-n+8) i.star-filled,.rating.value-7 .star-container .star:nth-child(-n+7) i.star-filled,.rating.value-6 .star-container .star:nth-child(-n+6) i.star-filled,.rating.value-5 .star-container .star:nth-child(-n+5) i.star-filled,.rating.value-4 .star-container .star:nth-child(-n+4) i.star-filled,.rating.value-3 .star-container .star:nth-child(-n+3) i.star-filled,.rating.value-2 .star-container .star:nth-child(-n+2) i.star-filled,.rating.value-1 .star-container .star:nth-child(-n+1) i.star-filled{opacity:0}.star.filled svg.star-filled,.rating.value-12 .star-container .star:nth-child(-n+12) svg.star-filled,.rating.value-11 .star-container .star:nth-child(-n+11) svg.star-filled,.rating.value-10 .star-container .star:nth-child(-n+10) svg.star-filled,.rating.value-9 .star-container .star:nth-child(-n+9) svg.star-filled,.rating.value-8 .star-container .star:nth-child(-n+8) svg.star-filled,.rating.value-7 .star-container .star:nth-child(-n+7) svg.star-filled,.rating.value-6 .star-container .star:nth-child(-n+6) svg.star-filled,.rating.value-5 .star-container .star:nth-child(-n+5) svg.star-filled,.rating.value-4 .star-container .star:nth-child(-n+4) svg.star-filled,.rating.value-3 .star-container .star:nth-child(-n+3) svg.star-filled,.rating.value-2 .star-container .star:nth-child(-n+2) svg.star-filled,.rating.value-1 .star-container .star:nth-child(-n+1) svg.star-filled,.star.filled i.star-filled,.rating.value-12 .star-container .star:nth-child(-n+12) i.star-filled,.rating.value-11 .star-container .star:nth-child(-n+11) i.star-filled,.rating.value-10 .star-container .star:nth-child(-n+10) i.star-filled,.rating.value-9 .star-container .star:nth-child(-n+9) i.star-filled,.rating.value-8 .star-container .star:nth-child(-n+8) i.star-filled,.rating.value-7 .star-container .star:nth-child(-n+7) i.star-filled,.rating.value-6 .star-container .star:nth-child(-n+6) i.star-filled,.rating.value-5 .star-container .star:nth-child(-n+5) i.star-filled,.rating.value-4 .star-container .star:nth-child(-n+4) i.star-filled,.rating.value-3 .star-container .star:nth-child(-n+3) i.star-filled,.rating.value-2 .star-container .star:nth-child(-n+2) i.star-filled,.rating.value-1 .star-container .star:nth-child(-n+1) i.star-filled{opacity:1}.star.default svg,.star-container .star svg{fill:#999}.star.default i,.star-container .star i{color:#999}.star.negative svg{fill:rgba(var(--ion-color-danger-rgb),.65)}.star.negative i{color:rgba(var(--ion-color-danger-rgb),.65)}.star.ok svg{fill:var(--ion-color-tertiary)}.star.ok i{color:var(--ion-color-tertiary)}.star.positive svg,.rating.value-12 .star-container .star svg,.rating.value-11 .star-container .star svg,.rating.value-10 .star-container .star svg,.rating.value-9 .star-container .star svg,.rating.value-8 .star-container .star svg,.rating.value-7 .star-container .star svg,.rating.value-6 .star-container .star svg{fill:var(--ion-color-primary)}.star.positive i,.rating.value-12 .star-container .star i,.rating.value-11 .star-container .star i,.rating.value-10 .star-container .star i,.rating.value-9 .star-container .star i,.rating.value-8 .star-container .star i,.rating.value-7 .star-container .star i,.rating.value-6 .star-container .star i{color:var(--ion-color-primary)}.star.svg i,.star.rating.star-svg i{display:none}.star.svg svg,.star.rating.star-svg svg{display:flex}.star.custom-icon svg,.rating.theme-kununu .star-container .star svg,.star.rating.star-custom-icon svg,.star.icon svg,.star.rating.star-icon svg{display:none}.star.custom-icon i,.rating.theme-kununu .star-container .star i,.star.rating.star-custom-icon i,.star.icon i,.star.rating.star-icon i{display:flex}.star.small,.rating.small .star.label-value,.rating.small .rating.star .star.label-value,.rating.small .rating.label-value .star,.rating.small .star{width:10px;height:9,5px}.star.small i,.rating.small .star.label-value i,.rating.small .rating.star .star.label-value i,.rating.small .rating.label-value .star i,.rating.small .star i{font-size:11px;line-height:10px}.star.medium,.rating.medium .star.label-value,.rating.medium .rating.star .star.label-value,.rating.medium .rating.label-value .star,.rating.medium .star{width:20px;height:20px}.star.medium i,.rating.medium .star.label-value i,.rating.medium .rating.star .star.label-value i,.rating.medium .rating.label-value .star i,.rating.medium .star i{font-size:25px;line-height:25px}.star.large,.rating.large .star.label-value,.rating.large .rating.star .star.label-value,.rating.large .rating.label-value .star,.rating.large .star{width:35px;height:33.3px}.star.large i,.rating.large .star.label-value i,.rating.large .rating.star .star.label-value i,.rating.large .rating.label-value .star i,.rating.large .star i{font-size:36px;line-height:35px}.star.disabled,.rating.disabled .star-container .star,.rating.disabled .rating.label-value .star-container .star,.rating.disabled .star-container .rating.star .star.label-value,.rating.disabled .star-container .rating.star .star-container .star,.rating.disabled .star.label-value{opacity:.5}.star.direction-rtl svg.star-half,.rating.direction-rtl .star.star-container svg.star-half,.star-container.direction-rtl .rating.star .star.star-container svg.star-half,.rating.direction-rtl .star-container .star svg.star-half,.star-container.direction-rtl .rating.star .star-container .star svg.star-half,.star-container.direction-rtl .star svg.star-half,.star.direction-rtl i.star-half,.rating.direction-rtl .star.star-container i.star-half,.star-container.direction-rtl .rating.star .star.star-container i.star-half,.rating.direction-rtl .star-container .star i.star-half,.star-container.direction-rtl .rating.star .star-container .star i.star-half,.star-container.direction-rtl .star i.star-half{transform:scaleX(-1)}.star.direction-ltr svg.star-half,.star-container.direction-ltr .star svg.star-half,.star.direction-ltr i.star-half,.star-container.direction-ltr .star i.star-half{transform:scale(1)}.label-value{font-size:18px;line-height:18px}.label-value.small,.rating.small .label-value,.rating.small .rating.star .label-value,.rating.small .rating.label-value .label-value,.rating.small .label-value.star{font-size:9.5px;line-height:9.5px}.label-value.medium,.rating.medium .label-value,.rating.medium .rating.star .label-value,.rating.medium .rating.label-value .label-value,.rating.medium .label-value.star{font-size:18px;line-height:25px}.label-value.large,.rating.large .label-value,.rating.large .rating.star .label-value,.rating.large .rating.label-value .label-value,.rating.large .label-value.star{font-size:28px;line-height:35px}.label-value.disabled,.rating.disabled .star-container .label-value.star,.rating.disabled .star-container .rating.star .label-value,.rating.disabled .label-value{opacity:.5}.star-container{width:calc(100% - 60px);display:flex;align-items:center;flex:0 0 auto;justify-content:center;margin-left:5px;margin-right:5px;transition:all .3s ease}.star-container+.star{margin-left:5px}.star-container .star{transition:all .3s ease}.star-container .star svg,.star-container .star i{transition:all .3s ease}.star-container svg{z-index:2}.star-container i{z-index:1}.star-container.direction-rtl,.rating.direction-rtl .rating.star-container .star-container .star-container.star,.rating.direction-rtl .star-container,.star-container.direction-rtl .rating.star .star-container,.rating.direction-rtl .star-container .star-container.star,.rating.direction-rtl .rating.star-container .star-container,.rating.direction-rtl .star-container .rating.star .star-container,.star-container.direction-rtl .star-container.star{direction:rtl}.star-container.direction-ltr,.star-container.direction-ltr .star-container.star{direction:ltr}.star-container.space-no,.rating.space-no .star-container{flex:1 1 auto;justify-content:center}.star-container.space-between,.rating.space-between .star-container{flex:1 1 auto;justify-content:space-between}.star-container.space-around,.rating.space-around .star-container{flex:1 1 auto;justify-content:space-around}.rating{display:flex;align-items:center;justify-content:center;margin-bottom:5px}.rating.value-1 .star-container .star svg{fill:rgba(var(--ion-color-danger-rgb),.65)}.rating.value-1 .star-container .star i{color:rgba(var(--ion-color-danger-rgb),.65)}.rating.value-2 .star-container .star svg{fill:rgba(var(--ion-color-danger-rgb),.65)}.rating.value-2 .star-container .star i{color:rgba(var(--ion-color-danger-rgb),.65)}.rating.value-3 .star-container .star svg{fill:var(--ion-color-tertiary)}.rating.value-3 .star-container .star i{color:var(--ion-color-tertiary)}.rating.value-4 .star-container .star svg{fill:var(--ion-color-primary)}.rating.value-4 .star-container .star i{color:var(--ion-color-primary)}.rating.value-5 .star-container .star svg{fill:var(--ion-color-primary)}.rating.value-5 .star-container .star i{color:var(--ion-color-primary)}.rating.value-6 .star-container .star svg{fill:var(--ion-color-primary)}.rating.value-6 .star-container .star i{color:var(--ion-color-primary)}.rating.hover:hover.value-1.half .star-container .star.star-half,.rating.hover:hover.value-1.half .star-container .star.star-filled,.rating.hover:hover.hover-1 .star-container .star.star-half,.rating.hover:hover.hover-1 .star-container .star.star-filled{opacity:0}.rating.hover:hover.value-1.half .star-container .star.star-empty,.rating.hover:hover.hover-1 .star-container .star.star-empty{opacity:1}.rating.hover:hover.hover-1 .star-container .star:nth-child(-n+1) svg.star-empty,.rating.hover:hover.hover-1 .star-container .star:nth-child(-n+1) svg.star-filled,.rating.hover:hover.hover-1 .star-container .star:nth-child(-n+1) i.star-empty,.rating.hover:hover.hover-1 .star-container .star:nth-child(-n+1) i.star-filled{opacity:0}.rating.hover:hover.hover-1 .star-container .star:nth-child(-n+1) svg.star-filled,.rating.hover:hover.hover-1 .star-container .star:nth-child(-n+1) i.star-filled{opacity:1}.rating.hover:hover.hover-1 .star-container .star svg{fill:rgba(var(--ion-color-danger-rgb),.65)}.rating.hover:hover.hover-1 .star-container .star i{color:rgba(var(--ion-color-danger-rgb),.65)}.rating.hover:hover.value-2.half .star-container .star.star-half,.rating.hover:hover.value-2.half .star-container .star.star-filled,.rating.hover:hover.hover-2 .star-container .star.star-half,.rating.hover:hover.hover-2 .star-container .star.star-filled{opacity:0}.rating.hover:hover.value-2.half .star-container .star.star-empty,.rating.hover:hover.hover-2 .star-container .star.star-empty{opacity:1}.rating.hover:hover.hover-2 .star-container .star:nth-child(-n+2) svg.star-empty,.rating.hover:hover.hover-2 .star-container .star:nth-child(-n+2) svg.star-filled,.rating.hover:hover.hover-2 .star-container .star:nth-child(-n+2) i.star-empty,.rating.hover:hover.hover-2 .star-container .star:nth-child(-n+2) i.star-filled{opacity:0}.rating.hover:hover.hover-2 .star-container .star:nth-child(-n+2) svg.star-filled,.rating.hover:hover.hover-2 .star-container .star:nth-child(-n+2) i.star-filled{opacity:1}.rating.hover:hover.hover-2 .star-container .star svg{fill:rgba(var(--ion-color-danger-rgb),.65)}.rating.hover:hover.hover-2 .star-container .star i{color:rgba(var(--ion-color-danger-rgb),.65)}.rating.hover:hover.value-3.half .star-container .star.star-half,.rating.hover:hover.value-3.half .star-container .star.star-filled,.rating.hover:hover.hover-3 .star-container .star.star-half,.rating.hover:hover.hover-3 .star-container .star.star-filled{opacity:0}.rating.hover:hover.value-3.half .star-container .star.star-empty,.rating.hover:hover.hover-3 .star-container .star.star-empty{opacity:1}.rating.hover:hover.hover-3 .star-container .star:nth-child(-n+3) svg.star-empty,.rating.hover:hover.hover-3 .star-container .star:nth-child(-n+3) svg.star-filled,.rating.hover:hover.hover-3 .star-container .star:nth-child(-n+3) i.star-empty,.rating.hover:hover.hover-3 .star-container .star:nth-child(-n+3) i.star-filled{opacity:0}.rating.hover:hover.hover-3 .star-container .star:nth-child(-n+3) svg.star-filled,.rating.hover:hover.hover-3 .star-container .star:nth-child(-n+3) i.star-filled{opacity:1}.rating.hover:hover.hover-3 .star-container .star svg{fill:var(--ion-color-tertiary)}.rating.hover:hover.hover-3 .star-container .star i{color:var(--ion-color-tertiary)}.rating.hover:hover.value-4.half .star-container .star.star-half,.rating.hover:hover.value-4.half .star-container .star.star-filled,.rating.hover:hover.hover-4 .star-container .star.star-half,.rating.hover:hover.hover-4 .star-container .star.star-filled{opacity:0}.rating.hover:hover.value-4.half .star-container .star.star-empty,.rating.hover:hover.hover-4 .star-container .star.star-empty{opacity:1}.rating.hover:hover.hover-4 .star-container .star:nth-child(-n+4) svg.star-empty,.rating.hover:hover.hover-4 .star-container .star:nth-child(-n+4) svg.star-filled,.rating.hover:hover.hover-4 .star-container .star:nth-child(-n+4) i.star-empty,.rating.hover:hover.hover-4 .star-container .star:nth-child(-n+4) i.star-filled{opacity:0}.rating.hover:hover.hover-4 .star-container .star:nth-child(-n+4) svg.star-filled,.rating.hover:hover.hover-4 .star-container .star:nth-child(-n+4) i.star-filled{opacity:1}.rating.hover:hover.hover-4 .star-container .star svg{fill:var(--ion-color-primary)}.rating.hover:hover.hover-4 .star-container .star i{color:var(--ion-color-primary)}.rating.hover:hover.value-5.half .star-container .star.star-half,.rating.hover:hover.value-5.half .star-container .star.star-filled,.rating.hover:hover.hover-5 .star-container .star.star-half,.rating.hover:hover.hover-5 .star-container .star.star-filled{opacity:0}.rating.hover:hover.value-5.half .star-container .star.star-empty,.rating.hover:hover.hover-5 .star-container .star.star-empty{opacity:1}.rating.hover:hover.hover-5 .star-container .star:nth-child(-n+5) svg.star-empty,.rating.hover:hover.hover-5 .star-container .star:nth-child(-n+5) svg.star-filled,.rating.hover:hover.hover-5 .star-container .star:nth-child(-n+5) i.star-empty,.rating.hover:hover.hover-5 .star-container .star:nth-child(-n+5) i.star-filled{opacity:0}.rating.hover:hover.hover-5 .star-container .star:nth-child(-n+5) svg.star-filled,.rating.hover:hover.hover-5 .star-container .star:nth-child(-n+5) i.star-filled{opacity:1}.rating.hover:hover.hover-5 .star-container .star svg{fill:var(--ion-color-primary)}.rating.hover:hover.hover-5 .star-container .star i{color:var(--ion-color-primary)}.rating.hover:hover.value-6.half .star-container .star.star-half,.rating.hover:hover.value-6.half .star-container .star.star-filled,.rating.hover:hover.hover-6 .star-container .star.star-half,.rating.hover:hover.hover-6 .star-container .star.star-filled{opacity:0}.rating.hover:hover.value-6.half .star-container .star.star-empty,.rating.hover:hover.hover-6 .star-container .star.star-empty{opacity:1}.rating.hover:hover.hover-6 .star-container .star:nth-child(-n+6) svg.star-empty,.rating.hover:hover.hover-6 .star-container .star:nth-child(-n+6) svg.star-filled,.rating.hover:hover.hover-6 .star-container .star:nth-child(-n+6) i.star-empty,.rating.hover:hover.hover-6 .star-container .star:nth-child(-n+6) i.star-filled{opacity:0}.rating.hover:hover.hover-6 .star-container .star:nth-child(-n+6) svg.star-filled,.rating.hover:hover.hover-6 .star-container .star:nth-child(-n+6) i.star-filled{opacity:1}.rating.hover:hover.hover-6 .star-container .star svg{fill:var(--ion-color-primary)}.rating.hover:hover.hover-6 .star-container .star i{color:var(--ion-color-primary)}.rating.label-hidden .label-value{display:none}.rating.label-visible{display:flex}.rating.label-top{flex-direction:column}.rating.label-top .label-value+.star-container{margin-left:0;margin-right:0;margin-top:5px}.rating.label-left .label-value{flex:0 0 auto}.rating.label-left .label-value+.star-container{margin-left:5px;margin-right:0}.rating.label-right{flex-direction:row-reverse}.rating.label-right .label-value+.star-container{margin-left:0;margin-right:5px}.rating.label-bottom{flex-direction:column-reverse}.rating.label-bottom .label-value+.star-container{margin-left:0;margin-right:0;margin-bottom:5px}.rating.direction-rtl,.rating.direction-rtl .rating.star-container .star-container .rating.star,.rating.direction-rtl .star-container .rating.star .star-container .rating.star,.rating.direction-rtl .rating.star-container,.star-container.direction-rtl .rating.star .rating.star-container,.rating.direction-rtl .star-container .rating.star,.star-container.direction-rtl .rating.star .star-container .rating.star,.rating.direction-rtl .rating.star-container .rating.star-container,.rating.direction-rtl .star-container .rating.star .rating.star-container,.star-container.direction-rtl .rating.star{direction:rtl}.rating.direction-ltr,.star-container.direction-ltr .rating.star{direction:ltr}.rating.color-default .star-container .star svg{fill:#999!important}.rating.color-default .star-container .star i{color:#999!important}.rating.color-ok .star-container .star svg{fill:var(--ion-color-tertiary)!important}.rating.color-ok .star-container .star i{color:var(--ion-color-tertiary)!important}.rating.color-positive .star-container .star svg{fill:var(--ion-color-primary)!important}.rating.color-positive .star-container .star i{color:var(--ion-color-primary)!important}.rating.color-negative .star-container .star svg{fill:rgba(var(--ion-color-danger-rgb),.65)!important}.rating.color-negative .star-container .star i{color:rgba(var(--ion-color-danger-rgb),.65)!important}.rating.immediately .star-container{transition:all none}.rating.immediately .star-container .star{transition:none}.rating.immediately .star-container .star svg,.rating.immediately .star-container .star i{transition:none}.rating.noticeable .star-container,.rating.noticeable .star-container .star{transition:all .3s ease}.rating.noticeable .star-container .star svg,.rating.noticeable .star-container .star i{transition:all .3s ease}.rating.slow .star-container,.rating.slow .star-container .star{transition:all .8s ease}.rating.slow .star-container .star svg,.rating.slow .star-container .star i{transition:all .8s ease}.rating.theme-kununu{flex-direction:column;width:78px}.rating.theme-kununu .label-value,.rating.theme-kununu .star-container{width:100%}.rating.theme-kununu .label-value{display:flex;align-items:center;justify-content:center;border-radius:6px 6px 0 0;height:50px;border:1px solid #e9ecec;border-bottom:0px;font-size:18px;font-weight:700;color:#2f3940;letter-spacing:-1px;background-color:#f8f8f8}.rating.theme-kununu .star-container{border-radius:0 0 6px 6px;padding:2px 0 4px;margin-left:0;margin-right:0;justify-content:center;background-color:#99c613;border:1px solid #99c613;border-bottom:0px}.rating.theme-kununu .star-container .star{height:11px;width:11px}.rating.theme-kununu .star-container .star i{font-size:11px;color:#fff;text-align:center}.rating.theme-google-places .label-value{color:#e7711b;font-family:arial,sans-serif;font-size:13px;line-height:15px}.rating.theme-google-places .star-container{width:65px;margin-left:2px}.rating.theme-google-places .star-container .star i{font-size:17px;color:#e7711b!important}.rating.theme-google-places .star-container .star i.star-empty{opacity:1!important;color:#e1e1e1!important}.rating.theme-google-places .star-container .star i.star-empty:before{content:"\2605"}.rating.theme-google-places .star-container .star i.star-half{width:7px;overflow:hidden}.rating.theme-google-places .star-container .star i.star-half:before{content:"\2605"}.rating.theme-google-places .star-container .star i.star-filled:before{content:"\2605"}.rating.theme-rolling-stars .star-container .star{transition:transform 1s;transform:rotate(0)}.rating.theme-rolling-stars.value-1 .star-container .star:nth-child(-n+1){transition:transform 1s;transform:rotate(360deg)}.rating.theme-rolling-stars.value-2 .star-container .star:nth-child(-n+2){transition:transform 1s;transform:rotate(360deg)}.rating.theme-rolling-stars.value-3 .star-container .star:nth-child(-n+3){transition:transform 1s;transform:rotate(360deg)}.rating.theme-rolling-stars.value-4 .star-container .star:nth-child(-n+4){transition:transform 1s;transform:rotate(360deg)}.rating.theme-rolling-stars.value-5 .star-container .star:nth-child(-n+5){transition:transform 1s;transform:rotate(360deg)}.rating.theme-rolling-stars.value-6 .star-container .star:nth-child(-n+6){transition:transform 1s;transform:rotate(360deg)}.rating.theme-rolling-stars.value-0.half .star:nth-child(1){transition:transform 1s;transform:rotate(360deg)}.rating.theme-rolling-stars.value-1.half .star-container .star:nth-child(2){transition:transform 1s;transform:rotate(360deg)}.rating.theme-rolling-stars.value-2.half .star-container .star:nth-child(3){transition:transform 1s;transform:rotate(360deg)}.rating.theme-rolling-stars.value-3.half .star-container .star:nth-child(4){transition:transform 1s;transform:rotate(360deg)}.rating.theme-rolling-stars.value-4.half .star-container .star:nth-child(5){transition:transform 1s;transform:rotate(360deg)}.rating.theme-rolling-stars.value-5.half .star-container .star:nth-child(6){transition:transform 1s;transform:rotate(360deg)}hr{border:0;height:0;border-top:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(255,255,255,.3)}pre{font-family:inherit;white-space:pre-wrap}ion-list.list-md{padding-top:unset;padding-bottom:unset}ion-list ion-list-header ion-label{margin-top:0}.no-items{font-size:16px;font-weight:700;text-align:center;color:var(--ion-color-secondary);--background: transparent;height:60px;max-height:60px;transition:max-height .25s ease-in}.no-items:not(:first-child){max-height:0;transition:max-height .15s ease-out}.full-width-lines ion-item{--border-width: 0px 0px .55px 0px;--inner-border-width: 0px}.full-width-lines ion-item:last-child{--border-width: 0}.wide-popover::part(content){width:300px}@media only screen and (min-width: 768px){.wide-popover::part(content){width:450px}}ion-popover.searchable-list-popover{--min-width: calc(100% - 32px) ;--box-shadow: 0px 7px 10px rgba(41, 38, 50, .15)}ion-popover.searchable-list-popover::part(content){margin-top:8px;border-radius:16px;bottom:auto}ion-popover.searchable-list-popover.ios::part(content){left:50%;transform:translate(-50%)}ion-content{--background: var(--ion-color-light-shade)}ion-button{min-height:35px}ion-header ion-toolbar{--background: var(--ion-color-light-shade)}ion-header ion-toolbar ion-title.md{width:100%;position:absolute;left:0;height:0;text-align:center}ion-footer ion-toolbar{--background: transparent;--padding-start: 0;--padding-end: 0}ion-footer ion-toolbar ion-button{--color: var(--ion-color-light);margin:0}ion-card{box-shadow:0 7px 10px #29263208}.action-sheet-list .action-sheet-button{color:var(--ion-color-primary)}.action-sheet-list .action-sheet-button.action-sheet-cancel{color:red}.language-popover{--min-width: 250px !important}.language-popover ion-list{padding-top:0;padding-bottom:16px}.language-popover ion-list ion-list-header{padding:0}.language-popover ion-list ion-list-header ion-label{margin-top:0;text-align:center;font-size:16px}.language-popover ion-list ion-button{margin:0;color:var(--ion-color-primary)}.language-popover ion-list ion-button ion-label{width:100%}.language-popover ion-list ion-button.active{text-decoration:underline;font-weight:700;font-size:18px}ion-popover.wide-ion-select{--min-width: 260px}ion-popover.service-type-popover::part(content){top:unset;left:0;bottom:0;width:100%;border-radius:16px 16px 0 0;height:260px}ion-popover.service-type-popover ion-content{--background: var(--ion-color-light)}ion-popover.service-type-popover ion-content .title{font-weight:700;color:var(--ion-color-secondary);text-align:center}ion-popover.service-type-popover ion-content ion-row{flex-wrap:nowrap;overflow-x:scroll}ion-popover.service-type-popover ion-content ion-row ion-col{display:flex;justify-content:center;flex-direction:column;padding:0;margin:6px 12px 12px;max-width:120px}ion-popover.service-type-popover ion-content ion-row ion-col ion-button{width:120px;height:120px;border-radius:10px;--border-radius: 10px;--background: var(--ion-color-light);--box-shadow: 0px 4px 10px -1px rgba(41, 38, 50, .2)}ion-popover.service-type-popover ion-content ion-row ion-col ion-button ion-icon,ion-popover.service-type-popover ion-content ion-row ion-col ion-button img{width:88px;height:88px}ion-popover.service-type-popover ion-content ion-row ion-col ion-label{margin-top:6px;text-align:center;font-weight:700;--color: var(--ion-color-primary)}ion-popover.offers-preview-popover::part(content){top:50%;transform:translateY(-50%);width:100%;width:calc(100% - 32px);border-radius:8px;height:auto}ion-popover.offers-preview-popover::part(backdrop){--backdrop-opacity: .5}ion-popover.offers-preview-popover.ios::part(content){top:50%;left:50%;transform:translate(-50%,-50%)}ion-popover.cleaning-tools-info-popover::part(content){width:300px}ion-popover.cleaning-tools-info-popover ion-content{--background: var(--ion-color-light)}ion-popover.cleaning-tools-info-popover ion-content b{color:var(--ion-color-primary)}ion-popover.cleaning-tools-info-popover ion-content .info{max-width:30px}ion-popover.change-visit-date-calendar-popover::part(content){top:5%;width:90%}ion-popover.change-visit-date-calendar-popover.ios::part(content){left:50%;transform:translate(-50%)}ion-popover.visit-resource-actions-popover::part(content){top:15%;width:90%}ion-popover.visit-resource-actions-popover.ios::part(content){left:50%;transform:translate(-50%)}ion-popover.review-visit-popover::part(content),ion-popover.review-request-popover::part(content){top:10%;width:90%}ion-popover.review-visit-popover.ios::part(content),ion-popover.review-request-popover.ios::part(content){left:50%;transform:translate(-50%)}ion-popover.monthly-available-resources::part(content){top:5%;width:90%}ion-popover.monthly-available-resources.ios::part(content){left:50%;transform:translate(-50%)}ion-popover.monthly-brief-terms-popover::part(content){top:5%;width:90%;border-radius:16px}ion-popover.monthly-brief-terms-popover.ios::part(content){left:50%;transform:translate(-50%)}ion-popover.monthly-review-popover,ion-popover.monthly-renew-popover{--box-shadow: 0px 7px 10px rgba(41, 38, 50, .15)}ion-popover.monthly-review-popover::part(content),ion-popover.monthly-renew-popover::part(content){top:10%;width:90%}ion-popover.monthly-review-popover.ios::part(content),ion-popover.monthly-renew-popover.ios::part(content){left:50%;transform:translate(-50%)}ion-action-sheet.visits-action-sheet .action-sheet-container .action-sheet-group,ion-action-sheet.monthly-action-sheet .action-sheet-container .action-sheet-group{border-radius:16px 16px 0 0;padding-bottom:32px}ion-action-sheet.visits-action-sheet .action-sheet-container .action-sheet-group .action-sheet-title,ion-action-sheet.monthly-action-sheet .action-sheet-container .action-sheet-group .action-sheet-title{padding:16px 16px 0;font-size:24px;color:var(--ion-color-tertiary);display:flex;align-items:center}ion-action-sheet.visits-action-sheet .action-sheet-container .action-sheet-group .action-sheet-title .action-sheet-sub-title,ion-action-sheet.monthly-action-sheet .action-sheet-container .action-sheet-group .action-sheet-title .action-sheet-sub-title{padding:0;margin:0 10px;font-size:24px;color:var(--color-inactive);direction:ltr}ion-action-sheet.visits-action-sheet .action-sheet-container .action-sheet-group .action-sheet-button,ion-action-sheet.monthly-action-sheet .action-sheet-container .action-sheet-group .action-sheet-button{height:45px}ion-action-sheet.visits-action-sheet .action-sheet-container .action-sheet-group .action-sheet-button .action-sheet-button-inner,ion-action-sheet.monthly-action-sheet .action-sheet-container .action-sheet-group .action-sheet-button .action-sheet-button-inner{color:var(--ion-color-primary);justify-content:flex-start}ion-action-sheet.visits-action-sheet .action-sheet-container .action-sheet-group .action-sheet-button .action-sheet-button-inner .action-sheet-icon,ion-action-sheet.monthly-action-sheet .action-sheet-container .action-sheet-group .action-sheet-button .action-sheet-button-inner .action-sheet-icon{color:var(--ion-color-tertiary);margin-inline-end:16px}ion-popover.payment-successful-popover::part(content){top:unset;left:0;bottom:0;width:100%;border-radius:16px 16px 0 0;height:260px}ion-popover.payment-successful-popover ion-content{--background: var(--ion-color-light)}ion-popover.payment-successful-popover ion-content ion-img{width:150px;height:150px;margin:0 auto}ion-popover.payment-successful-popover ion-content .success{display:flex;flex-direction:column;align-items:center}ion-popover.payment-successful-popover ion-content .success ion-icon{width:40px;height:40px}ion-popover.payment-successful-popover ion-content .success ion-label{font-size:24px}ion-popover.data-privacy-popover{--min-width: calc(100% - 20px) }ion-popover.data-privacy-popover::part(content){top:unset;bottom:0;border-radius:16px 16px 0 0;max-height:-moz-fit-content!important;max-height:fit-content!important}ion-popover.data-privacy-popover.ios::part(content){left:50%;transform:translate(-50%)}ion-alert.genesys-alert{align-items:flex-start}ion-alert.genesys-alert .alert-wrapper{margin-top:150px}.ios #genesys-mxg-container-frame{top:50px!important;height:calc(100% - 50px)!important}.ios.plt-mobileweb #genesys-mxg-container-frame{top:0!important;height:100%!important}ion-fab-button[title]{position:relative}ion-fab-button[title] ion-icon{font-size:22px;color:#fff}ion-fab-button[title]:after{background-color:#fff;position:absolute;content:attr(title);width:120px;font-size:18px;z-index:1;left:50px;bottom:2px;color:var(--ion-color-primary);padding:8px 20px;border-radius:20px;box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}ion-fab.fab-horizontal-end ion-fab-button[title]:after{left:initial;right:60px}ion-popover.wide{--min-width: 300px !important}ion-popover.wide::part(content){max-height:-moz-fit-content!important;max-height:fit-content!important}.hourlyCalendar{--min-width: 360px}.hourlyCalendar::part(content){border-radius:20px;overflow:scroll}.hourlyCalendar .close-icon{--ionicon-stroke-width: 64px}.hourlyCalendar ion-title{color:var(--font-color-dark-blue);font-size:18px;font-weight:100}.hourlyCalendar .content{padding:16px}.hourlyCalendar .cleaning-tools ion-item{overflow:visible;--padding-start: 5px;z-index:10}.hourlyCalendar .cleaning-tools ion-item b{color:var(--font-color-dark-blue)}.hourlyCalendar .cleaning-tools ion-item ion-checkbox{position:relative}.hourlyCalendar .cleaning-tools ion-item ion-label{overflow:visible;white-space:normal}.hourlyCalendar .cleaning-tools .tooltip{position:relative;display:inline-block;padding-top:13px;color:var(--font-color-dark-blue)}.hourlyCalendar .cleaning-tools .tooltip .tooltiptext{transform:translate(100px,-80px);width:155px;height:70px;background:#fff;box-shadow:0 0 25px #00000026;text-align:center;font-size:12px;color:#646464;border-radius:5px;padding:8px 0;position:absolute;z-index:10}.hourlyCalendar .cleaning-tools .tooltip .tooltiparrow{border:8px solid transparent;border-top-color:#fff;top:-5px;position:absolute;transform:translate(-5%,8px);height:0;width:0;z-index:10}.hourlyCalendar .oneWorkerLabel{color:#7a7a7a;font-size:17px;padding:5px}.hourlyCalendar .oneWorkerIcon{box-sizing:border-box;height:16px;width:16px;border:1px solid #d1cfc8;border-radius:4px;background-color:var(--ion-color-white)}.hourlyCalendar .confirmButton{height:49px;width:146.5px;border-radius:12px;--color: white;--background: var(--ion-color-primary);float:left;font-size:20px;margin:15px}.hourlyCalendar .visitLabel{color:var(--font-color-dark-blue);font-size:20px}.hourlyCalendar .visitDetails{color:#818181;font-size:15px;font-weight:300}.hourlyCalendar .popover-viewport{height:100%;width:100%}.visits-calendar{--min-width: 300px}.visits-calendar ion-content{--overflow: hidden}.visits-calendar .days-box .days .service-day{background-color:var(--ion-color-primary);width:30px;height:30px;border-radius:50%;margin-top:3px}.visits-calendar .days-box .days .service-day p{color:#fff!important}.custom-popover::part(content){top:10%!important;left:10%!important;width:85%!important;height:-moz-fit-content;height:fit-content;overflow-y:scroll}.cancel-popover::part(content){top:20%!important;left:10%!important;width:85%!important;height:320px}.renew-popover::part(content){top:20%!important;left:10%!important;width:85%!important;height:270px}ion-searchbar .searchbar-input-container .searchbar-input{border-radius:10px}.nationality-searchbar .searchbar-input-container .searchbar-input{padding:0!important}ion-searchbar ion-icon{right:26px!important;left:auto!important}[dir=rtl] ion-searchbar ion-icon{left:26px!important;right:auto!important}.delay-popover::part(content){top:10%!important;left:5%!important;width:90%!important;min-height:200px;border-radius:8px}.confirm-popover{--backdrop-opacity: .5}.confirm-popover::part(content){top:30%!important;left:50%!important;transform:translate(-50%)!important;width:90%!important}app-tab-bar ion-fab.ios{bottom:40px}.ios.plt-mobileweb app-tab-bar ion-fab{bottom:10px}.ios.plt-mobileweb app-home ion-toolbar{padding-top:0}[dir=rtl] ion-calendar .title ion-icon{transform:scaleX(-1)}.delay-visit-calendar .week-title{font-size:9px!important;border-bottom:1px solid grey}.delay-visit-calendar .today{background-color:var(--ion-color-medium)!important}.delay-visit-calendar .today p{color:#fff!important}.delay-visit-calendar .days .visitDate,.delay-visit-calendar .days .visitDate.on-selected{background-color:var(--ion-color-tertiary)!important}.delay-visit-calendar .days .visitDate p{color:#fff!important}.delay-visit-calendar .days-btn.on-selected{background-color:var(--ion-color-primary)!important}.delay-visit-calendar .days-btn.on-selected p{color:#fff!important}.ticket-actionSheet .action-sheet-title{color:#949494}.ticket-actionSheet .action{color:#303d50}.ticket-actionSheet .cancel{color:red}:root{--ion-color-primary: #b4975a;--ion-color-primary-rgb: 180, 151, 90;--ion-color-primary-contrast: #000000;--ion-color-primary-contrast-rgb: 0, 0, 0;--ion-color-primary-shade: #9e854f;--ion-color-primary-tint: #bca16b;--ion-color-secondary: #4c4c4c;--ion-color-secondary-rgb: 76, 76, 76;--ion-color-secondary-contrast: #ffffff;--ion-color-secondary-contrast-rgb: 255, 255, 255;--ion-color-secondary-shade: #434343;--ion-color-secondary-tint: #5e5e5e;--ion-color-tertiary: #3c4558;--ion-color-tertiary-rgb: 60, 69, 88;--ion-color-tertiary-contrast: #ffffff;--ion-color-tertiary-contrast-rgb: 255, 255, 255;--ion-color-tertiary-shade: #353d4d;--ion-color-tertiary-tint: #505869;--ion-color-success: #4ca782;--ion-color-success-rgb: 76, 167, 130;--ion-color-success-contrast: #000000;--ion-color-success-contrast-rgb: 0, 0, 0;--ion-color-success-shade: #439372;--ion-color-success-tint: #5eb08f;--ion-color-warning: #daae3d;--ion-color-warning-rgb: 218, 174, 61;--ion-color-warning-contrast: #000000;--ion-color-warning-contrast-rgb: 0, 0, 0;--ion-color-warning-shade: #c09936;--ion-color-warning-tint: #deb650;--ion-color-danger: #ef5457;--ion-color-danger-rgb: 239, 84, 87;--ion-color-danger-contrast: #000000;--ion-color-danger-contrast-rgb: 0, 0, 0;--ion-color-danger-shade: #d24a4d;--ion-color-danger-tint: #f16568;--ion-color-medium: #4c4c4c;--ion-color-medium-rgb: 76, 76, 76;--ion-color-medium-contrast: #ffffff;--ion-color-medium-contrast-rgb: 255, 255, 255;--ion-color-medium-shade: #434343;--ion-color-medium-tint: #5e5e5e;--ion-color-light: #ffffff;--ion-color-light-rgb: 244, 245, 248;--ion-color-light-contrast: #000000;--ion-color-light-contrast-rgb: 0, 0, 0;--ion-color-light-shade: #efefef;--ion-color-light-tint: #f5f6f9}:root{--color-inactive: #c5bfbf;--color-inactive-rgb: 197, 191, 191;--color-active: #dfdcd5;--color-active-rgb: 223, 220, 213;--color-day-active: rgba(var(--ion-color-warning-rgb), .1);--color-night-active: rgba(var(--ion-color-secondary-rgb), .1)}@font-face{font-family:DIN NEXT ARABIC;src:url("DIN NEXT ARABIC REGULAR.9df531461e831980.otf");font-weight:400}@font-face{font-family:DIN NEXT ARABIC;src:url("DIN NEXT ARABIC LIGHT.f78a358c292e9f82.otf");font-weight:lighter}@font-face{font-family:DIN NEXT ARABIC;src:url("DIN NEXT ARABIC MEDIUM.3b121d10aa02e70d.otf");font-weight:500}@font-face{font-family:DIN NEXT ARABIC;src:url("DIN NEXT ARABIC BOLD.046a23e498dcc363.otf");font-weight:700}:root,:root[mode=ios],:root[mode=md]{--ion-font-family: "DIN NEXT ARABIC" !important;font-family:DIN NEXT ARABIC!important}
