:root{--ion-color-primary: #000;--ion-color-primary-rgb: 0, 0, 0;--ion-color-primary-contrast: #ffffff;--ion-color-primary-contrast-rgb: 255, 255, 255;--ion-color-primary-shade: #444;--ion-color-primary-tint: #444;--ion-color-secondary: #3dc2ff;--ion-color-secondary-rgb: 61, 194, 255;--ion-color-secondary-contrast: #ffffff;--ion-color-secondary-contrast-rgb: 255, 255, 255;--ion-color-secondary-shade: #36abe0;--ion-color-secondary-tint: #50c8ff;--ion-color-tertiary: #5260ff;--ion-color-tertiary-rgb: 82, 96, 255;--ion-color-tertiary-contrast: #ffffff;--ion-color-tertiary-contrast-rgb: 255, 255, 255;--ion-color-tertiary-shade: #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}:root .ion-color-customred{--ion-color-base: rgb(187, 76, 76);--ion-color-base-rgb: rgb(187, 76, 76);--ion-color-contrast: #fff;--ion-color-contrast-rgb: 0, 0, 0;--ion-color-shade: rgb(187, 76, 76);--ion-color-tint: rgb(187, 76, 76)}@charset "UTF-8";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-font-family: var(--ion-default-font)}body{background:var(--ion-background-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:not(.overlay-hidden)~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, #3880ff) !important;--ion-color-base-rgb: var(--ion-color-primary-rgb, 56, 128, 255) !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, #3171e0) !important;--ion-color-tint: var(--ion-color-primary-tint, #4c8dff) !important}.ion-color-secondary{--ion-color-base: var(--ion-color-secondary, #3dc2ff) !important;--ion-color-base-rgb: var(--ion-color-secondary-rgb, 61, 194, 255) !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, #36abe0) !important;--ion-color-tint: var(--ion-color-secondary-tint, #50c8ff) !important}.ion-color-tertiary{--ion-color-base: var(--ion-color-tertiary, #5260ff) !important;--ion-color-base-rgb: var(--ion-color-tertiary-rgb, 82, 96, 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, #4854e0) !important;--ion-color-tint: var(--ion-color-tertiary-tint, #6370ff) !important}.ion-color-success{--ion-color-base: var(--ion-color-success, #2dd36f) !important;--ion-color-base-rgb: var(--ion-color-success-rgb, 45, 211, 111) !important;--ion-color-contrast: var(--ion-color-success-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-success-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-success-shade, #28ba62) !important;--ion-color-tint: var(--ion-color-success-tint, #42d77d) !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, #eb445a) !important;--ion-color-base-rgb: var(--ion-color-danger-rgb, 235, 68, 90) !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, #cf3c4f) !important;--ion-color-tint: var(--ion-color-danger-tint, #ed576b) !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, #92949c) !important;--ion-color-base-rgb: var(--ion-color-medium-rgb, 146, 148, 156) !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, #808289) !important;--ion-color-tint: var(--ion-color-medium-tint, #9d9fa6) !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;overflow:hidden;z-index:0}.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,[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: constant(safe-area-inset-top)){html{--ion-safe-area-top: constant(safe-area-inset-top);--ion-safe-area-bottom: constant(safe-area-inset-bottom);--ion-safe-area-left: constant(safe-area-inset-left);--ion-safe-area-right: constant(safe-area-inset-right)}}@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:translate(0)}.menu-content-open{cursor:pointer;touch-action:manipulation;pointer-events:none}.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}audio,canvas,progress,video{vertical-align:baseline}audio:not([controls]){display:none;height:0}b,strong{font-weight:700}img{max-width:100%;border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}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{border:0;border-radius:0;font-family:inherit;font-style:inherit;font-feature-settings: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=checkbox],input[type=radio]{padding:0;box-sizing:border-box}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)}a{background-color:transparent;color:var(--ion-color-primary, #3880ff)}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:26px}h2{margin-top:18px;font-size:24px}h3{font-size:22px}h4{font-size:20px}h5{font-size:18px}h6{font-size:16px}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-left:var(--ion-padding, 16px);padding-right:var(--ion-padding, 16px);padding-top:var(--ion-padding, 16px);padding-bottom:var(--ion-padding, 16px)}@supports (margin-inline-start: 0) or (-webkit-margin-start: 0){.ion-padding{padding-left:unset;padding-right:unset;padding-inline-start:var(--ion-padding, 16px);padding-inline-end: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-left:var(--ion-padding, 16px)}@supports (margin-inline-start: 0) or (-webkit-margin-start: 0){.ion-padding-start{padding-left:unset;padding-inline-start:var(--ion-padding, 16px)}}.ion-padding-end{--padding-end: var(--ion-padding, 16px);padding-right:var(--ion-padding, 16px)}@supports (margin-inline-start: 0) or (-webkit-margin-start: 0){.ion-padding-end{padding-right:unset;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-left:var(--ion-padding, 16px);padding-right:var(--ion-padding, 16px)}@supports (margin-inline-start: 0) or (-webkit-margin-start: 0){.ion-padding-horizontal{padding-left:unset;padding-right:unset;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-left:var(--ion-margin, 16px);margin-right:var(--ion-margin, 16px);margin-top:var(--ion-margin, 16px);margin-bottom:var(--ion-margin, 16px)}@supports (margin-inline-start: 0) or (-webkit-margin-start: 0){.ion-margin{margin-left:unset;margin-right:unset;margin-inline-start:var(--ion-margin, 16px);margin-inline-end: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-left:var(--ion-margin, 16px)}@supports (margin-inline-start: 0) or (-webkit-margin-start: 0){.ion-margin-start{margin-left:unset;margin-inline-start:var(--ion-margin, 16px)}}.ion-margin-end{--margin-end: var(--ion-margin, 16px);margin-right:var(--ion-margin, 16px)}@supports (margin-inline-start: 0) or (-webkit-margin-start: 0){.ion-margin-end{margin-right:unset;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-left:var(--ion-margin, 16px);margin-right:var(--ion-margin, 16px)}@supports (margin-inline-start: 0) or (-webkit-margin-start: 0){.ion-margin-horizontal{margin-left:unset;margin-right:unset;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}[dir=rtl] .ion-float-start,:host-context([dir=rtl]) .ion-float-start{float:right!important}.ion-float-end{float:right!important}[dir=rtl] .ion-float-end,:host-context([dir=rtl]) .ion-float-end{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}[dir=rtl] .ion-float-sm-start,:host-context([dir=rtl]) .ion-float-sm-start{float:right!important}.ion-float-sm-end{float:right!important}[dir=rtl] .ion-float-sm-end,:host-context([dir=rtl]) .ion-float-sm-end{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}[dir=rtl] .ion-float-md-start,:host-context([dir=rtl]) .ion-float-md-start{float:right!important}.ion-float-md-end{float:right!important}[dir=rtl] .ion-float-md-end,:host-context([dir=rtl]) .ion-float-md-end{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}[dir=rtl] .ion-float-lg-start,:host-context([dir=rtl]) .ion-float-lg-start{float:right!important}.ion-float-lg-end{float:right!important}[dir=rtl] .ion-float-lg-end,:host-context([dir=rtl]) .ion-float-lg-end{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}[dir=rtl] .ion-float-xl-start,:host-context([dir=rtl]) .ion-float-xl-start{float:right!important}.ion-float-xl-end{float:right!important}[dir=rtl] .ion-float-xl-end,:host-context([dir=rtl]) .ion-float-xl-end{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}@tailwind base;@tailwind components;@tailwind utilities;@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA) format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:50%;width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - var(--swiper-navigation-size) / 2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);letter-spacing:0;text-transform:none;font-feature-settings:;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:10px;top:50%;transform:translateY(-50%)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper{--bullet-background: var(--ion-color-step-200, #cccccc);--bullet-background-active: var(--ion-color-primary, #3880ff);--progress-bar-background: rgba(var(--ion-text-color-rgb, 0, 0, 0), .25);--progress-bar-background-active: var(--ion-color-primary-shade, #3171e0);--scroll-bar-background: rgba(var(--ion-text-color-rgb, 0, 0, 0), .1);--scroll-bar-background-active: rgba(var(--ion-text-color-rgb, 0, 0, 0), .5);display:block;-webkit-user-select:none;user-select:none}.swiper .swiper-pagination-bullet{background:var(--bullet-background)}.swiper .swiper-pagination-bullet-active{background:var(--bullet-background-active)}.swiper .swiper-pagination-progressbar{background:var(--progress-bar-background)}.swiper .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--progress-bar-background-active)}.swiper .swiper-scrollbar{background:var(--scroll-bar-background)}.swiper .swiper-scrollbar-drag{background:var(--scroll-bar-background-active)}.swiper .slide-zoom{display:block;width:100%;text-align:center}.swiper .swiper-slide{display:flex;position:relative;flex-shrink:0;align-items:center;justify-content:center;width:100%;height:100%;font-size:18px;text-align:center;box-sizing:border-box}.swiper .swiper-slide img{width:auto;max-width:100%;height:auto;max-height:100%}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::-webkit-backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.static{position:static!important}.fixed{position:fixed!important}.absolute{position:absolute!important}.relative{position:relative!important}.sticky{position:sticky!important}.inset-0{inset:0!important}.left-0{left:0!important}.bottom-0{bottom:0!important}.right-\[7px\]{right:7px!important}.right-0{right:0!important}.right-4{right:1rem!important}.top-4{top:1rem!important}.top-0{top:0!important}.left-\[-7px\]{left:-7px!important}.left-2{left:.5rem!important}.bottom-2{bottom:.5rem!important}.right-2{right:.5rem!important}.left-4{left:1rem!important}.top-1\/2{top:50%!important}.bottom-4{bottom:1rem!important}.left-1\/2{left:50%!important}.z-10{z-index:10!important}.z-\[99999\]{z-index:99999!important}.z-50{z-index:50!important}.z-\[99\]{z-index:99!important}.z-40{z-index:40!important}.col-span-8{grid-column:span 8 / span 8!important}.col-span-4{grid-column:span 4 / span 4!important}.col-span-5{grid-column:span 5 / span 5!important}.col-span-7{grid-column:span 7 / span 7!important}.col-span-6{grid-column:span 6 / span 6!important}.col-span-12{grid-column:span 12 / span 12!important}.col-span-9{grid-column:span 9 / span 9!important}.col-span-3{grid-column:span 3 / span 3!important}.col-start-1{grid-column-start:1!important}.col-start-2{grid-column-start:2!important}.col-start-3{grid-column-start:3!important}.float-right{float:right!important}.float-left{float:left!important}.m-0{margin:0!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.my-4{margin-top:1rem!important;margin-bottom:1rem!important}.mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.my-6{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.mx-4{margin-left:1rem!important;margin-right:1rem!important}.my-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.mt-1{margin-top:.25rem!important}.ml-4{margin-left:1rem!important}.ml-\[-10px\]{margin-left:-10px!important}.mr-1{margin-right:.25rem!important}.mt-8{margin-top:2rem!important}.mt-10{margin-top:2.5rem!important}.mt-\[27rem\]{margin-top:27rem!important}.mb-12{margin-bottom:3rem!important}.mt-20{margin-top:5rem!important}.mt-2{margin-top:.5rem!important}.ml-2{margin-left:.5rem!important}.mb-64{margin-bottom:16rem!important}.mt-6{margin-top:1.5rem!important}.mt-4{margin-top:1rem!important}.mt-3{margin-top:.75rem!important}.mb-2{margin-bottom:.5rem!important}.mb-8{margin-bottom:2rem!important}.mb-4{margin-bottom:1rem!important}.mr-4{margin-right:1rem!important}.mt-24{margin-top:6rem!important}.mt-14{margin-top:3.5rem!important}.mb-6{margin-bottom:1.5rem!important}.mr-3{margin-right:.75rem!important}.ml-3{margin-left:.75rem!important}.mt-\[35px\]{margin-top:35px!important}.mr-5{margin-right:1.25rem!important}.mr-2{margin-right:.5rem!important}.mt-\[50px\]{margin-top:50px!important}.mb-40{margin-bottom:10rem!important}.mb-5{margin-bottom:1.25rem!important}.mb-3{margin-bottom:.75rem!important}.block{display:block!important}.inline-block{display:inline-block!important}.inline{display:inline!important}.flex{display:flex!important}.grid{display:grid!important}.hidden{display:none!important}.aspect-video{aspect-ratio:16 / 9!important}.h-8{height:2rem!important}.h-\[450px\]{height:450px!important}.h-\[300px\]{height:300px!important}.h-full{height:100%!important}.h-20{height:5rem!important}.h-16{height:4rem!important}.h-48{height:12rem!important}.h-32{height:8rem!important}.h-24{height:6rem!important}.h-56{height:14rem!important}.h-\[400px\]{height:400px!important}.h-12{height:3rem!important}.h-10{height:2.5rem!important}.h-6{height:1.5rem!important}.h-\[200px\]{height:200px!important}.max-h-24{max-height:6rem!important}.max-h-96{max-height:24rem!important}.max-h-full{max-height:100%!important}.max-h-0{max-height:0px!important}.max-h-\[300px\]{max-height:300px!important}.min-h-\[450px\]{min-height:450px!important}.min-h-\[60vh\]{min-height:60vh!important}.w-full{width:100%!important}.w-20{width:5rem!important}.w-1\/2{width:50%!important}.w-40{width:10rem!important}.w-24{width:6rem!important}.w-32{width:8rem!important}.w-8{width:2rem!important}.w-\[150px\]{width:150px!important}.w-48{width:12rem!important}.w-16{width:4rem!important}.w-96{width:24rem!important}.w-10{width:2.5rem!important}.w-\[140px\]{width:140px!important}.w-6{width:1.5rem!important}.w-\[50\%\]{width:50%!important}.min-w-\[9rem\]{min-width:9rem!important}.max-w-md{max-width:28rem!important}.max-w-4xl{max-width:56rem!important}.max-w-none{max-width:none!important}.max-w-7xl{max-width:80rem!important}.max-w-full{max-width:100%!important}.max-w-2xl{max-width:42rem!important}.flex-1{flex:1 1 0%!important}.-translate-y-1\/2{--tw-translate-y: -50% !important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.-translate-x-1\/2{--tw-translate-x: -50% !important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite!important}.cursor-pointer{cursor:pointer!important}.list-disc{list-style-type:disc!important}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))!important}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.flex-row{flex-direction:row!important}.flex-col{flex-direction:column!important}.place-content-center{place-content:center!important}.place-content-between{place-content:space-between!important}.content-center{align-content:center!important}.items-start{align-items:flex-start!important}.items-end{align-items:flex-end!important}.items-center{align-items:center!important}.justify-start{justify-content:flex-start!important}.justify-end{justify-content:flex-end!important}.justify-center{justify-content:center!important}.justify-between{justify-content:space-between!important}.justify-around{justify-content:space-around!important}.justify-evenly{justify-content:space-evenly!important}.justify-items-center{justify-items:center!important}.gap-4{gap:1rem!important}.gap-8{gap:2rem!important}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(1rem * var(--tw-space-y-reverse))!important}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(.75rem * var(--tw-space-y-reverse))!important}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(.5rem * var(--tw-space-y-reverse))!important}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(1rem * var(--tw-space-x-reverse))!important;margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))!important}.space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(1.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(1.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.place-self-center{place-self:center!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.rounded{border-radius:.25rem!important}.rounded-full{border-radius:9999px!important}.rounded-lg{border-radius:.5rem!important}.rounded-md{border-radius:.375rem!important}.rounded-bl-lg{border-bottom-left-radius:.5rem!important}.border{border-width:1px!important}.border-0{border-width:0px!important}.border-t{border-top-width:1px!important}.border-b{border-bottom-width:1px!important}.border-l-8{border-left-width:8px!important}.border-l-4{border-left-width:4px!important}.border-solid{border-style:solid!important}.border-gray-300{--tw-border-opacity: 1 !important;border-color:rgb(209 213 219 / var(--tw-border-opacity))!important}.border-gray-200{--tw-border-opacity: 1 !important;border-color:rgb(229 231 235 / var(--tw-border-opacity))!important}.border-white{--tw-border-opacity: 1 !important;border-color:rgb(255 255 255 / var(--tw-border-opacity))!important}.border-\[\#6e6e73\]{--tw-border-opacity: 1 !important;border-color:rgb(110 110 115 / var(--tw-border-opacity))!important}.border-black{--tw-border-opacity: 1 !important;border-color:rgb(0 0 0 / var(--tw-border-opacity))!important}.bg-\[\#f5f5f7\]{--tw-bg-opacity: 1 !important;background-color:rgb(245 245 247 / var(--tw-bg-opacity))!important}.bg-white,.bg-\[\#fff\]{--tw-bg-opacity: 1 !important;background-color:rgb(255 255 255 / var(--tw-bg-opacity))!important}.bg-black{--tw-bg-opacity: 1 !important;background-color:rgb(0 0 0 / var(--tw-bg-opacity))!important}.bg-transparent{background-color:transparent!important}.bg-black\/30{background-color:#0000004d!important}.bg-opacity-70{--tw-bg-opacity: .7 !important}.bg-opacity-40{--tw-bg-opacity: .4 !important}.bg-opacity-50{--tw-bg-opacity: .5 !important}.bg-cover{background-size:cover!important}.bg-no-repeat{background-repeat:no-repeat!important}.object-contain{object-fit:contain!important}.object-cover{object-fit:cover!important}.p-4{padding:1rem!important}.p-0{padding:0!important}.p-5{padding:1.25rem!important}.p-3{padding:.75rem!important}.p-8{padding:2rem!important}.p-12{padding:3rem!important}.p-2{padding:.5rem!important}.p-1{padding:.25rem!important}.px-1{padding-left:.25rem!important;padding-right:.25rem!important}.py-8{padding-top:2rem!important;padding-bottom:2rem!important}.px-4{padding-left:1rem!important;padding-right:1rem!important}.px-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-48{padding-left:12rem!important;padding-right:12rem!important}.py-12{padding-top:3rem!important;padding-bottom:3rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.py-16{padding-top:4rem!important;padding-bottom:4rem!important}.py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.py-10{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-6{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.px-3{padding-left:.75rem!important;padding-right:.75rem!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.px-8{padding-left:2rem!important;padding-right:2rem!important}.px-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.pr-0{padding-right:0!important}.pt-8{padding-top:2rem!important}.pl-3{padding-left:.75rem!important}.pl-4{padding-left:1rem!important}.pt-4{padding-top:1rem!important}.text-left{text-align:left!important}.text-center{text-align:center!important}.text-right{text-align:right!important}.text-end{text-align:end!important}.align-baseline{vertical-align:baseline!important}.align-middle{vertical-align:middle!important}.text-4xl{font-size:2.25rem!important;line-height:2.5rem!important}.text-sm{font-size:.875rem!important;line-height:1.25rem!important}.text-2xl{font-size:1.5rem!important;line-height:2rem!important}.text-3xl{font-size:1.875rem!important;line-height:2.25rem!important}.text-lg{font-size:1.125rem!important;line-height:1.75rem!important}.text-xs{font-size:.75rem!important;line-height:1rem!important}.text-xl{font-size:1.25rem!important;line-height:1.75rem!important}.text-base{font-size:1rem!important;line-height:1.5rem!important}.font-semibold{font-weight:600!important}.font-bold{font-weight:700!important}.font-medium{font-weight:500!important}.uppercase{text-transform:uppercase!important}.lowercase{text-transform:lowercase!important}.capitalize{text-transform:capitalize!important}.leading-none{line-height:1!important}.tracking-tight{letter-spacing:-.025em!important}.text-\[\#000\],.text-black{--tw-text-opacity: 1 !important;color:rgb(0 0 0 / var(--tw-text-opacity))!important}.text-\[\#6e6e73\]{--tw-text-opacity: 1 !important;color:rgb(110 110 115 / var(--tw-text-opacity))!important}.text-\[\#818181\]{--tw-text-opacity: 1 !important;color:rgb(129 129 129 / var(--tw-text-opacity))!important}.text-gray-400{--tw-text-opacity: 1 !important;color:rgb(156 163 175 / var(--tw-text-opacity))!important}.text-\[\#fff\]{--tw-text-opacity: 1 !important;color:rgb(255 255 255 / var(--tw-text-opacity))!important}.text-blue-600{--tw-text-opacity: 1 !important;color:rgb(37 99 235 / var(--tw-text-opacity))!important}.text-\[\#93f783\]{--tw-text-opacity: 1 !important;color:rgb(147 247 131 / var(--tw-text-opacity))!important}.text-white{--tw-text-opacity: 1 !important;color:rgb(255 255 255 / var(--tw-text-opacity))!important}.text-red-500{--tw-text-opacity: 1 !important;color:rgb(239 68 68 / var(--tw-text-opacity))!important}.text-green-500{--tw-text-opacity: 1 !important;color:rgb(34 197 94 / var(--tw-text-opacity))!important}.text-gray-800{--tw-text-opacity: 1 !important;color:rgb(31 41 55 / var(--tw-text-opacity))!important}.text-gray-600{--tw-text-opacity: 1 !important;color:rgb(75 85 99 / var(--tw-text-opacity))!important}.text-gray-700{--tw-text-opacity: 1 !important;color:rgb(55 65 81 / var(--tw-text-opacity))!important}.text-\[\#f5f5f7\]{--tw-text-opacity: 1 !important;color:rgb(245 245 247 / var(--tw-text-opacity))!important}.text-\[\#444\]{--tw-text-opacity: 1 !important;color:rgb(68 68 68 / var(--tw-text-opacity))!important}.text-gray-900{--tw-text-opacity: 1 !important;color:rgb(17 24 39 / var(--tw-text-opacity))!important}.text-gray-500{--tw-text-opacity: 1 !important;color:rgb(107 114 128 / var(--tw-text-opacity))!important}.underline{-webkit-text-decoration-line:underline!important;text-decoration-line:underline!important}.opacity-0{opacity:0!important}.opacity-100{opacity:1!important}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1) !important;--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1) !important;--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1) !important;--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.outline-1{outline-width:1px!important}.outline-black{outline-color:#000!important}.grayscale{--tw-grayscale: grayscale(100%) !important;filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}.invert{--tw-invert: invert(100%) !important;filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}.backdrop-blur-sm{--tw-backdrop-blur: blur(4px) !important;-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)!important;backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)!important}.transition-colors{transition-property:color,background-color,border-color,fill,stroke,-webkit-text-decoration-color!important;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke!important;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,-webkit-text-decoration-color!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.transition-all{transition-property:all!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.duration-300{transition-duration:.3s!important}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.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,.rating.value-0.half .star:nth-child(1) svg.star-filled,.star.half svg.star-empty,.rating.value-0.half .star:nth-child(1) svg.star-empty,.star.half i.star-filled,.rating.value-0.half .star:nth-child(1) i.star-filled,.star.half i.star-empty,.rating.value-0.half .star:nth-child(1) i.star-empty{opacity:0}.star.half svg.star-half,.rating.value-0.half .star:nth-child(1) svg.star-half,.star.half i.star-half,.rating.value-0.half .star:nth-child(1) 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,.rating.value-0.half .star svg,.rating.value-0.half .rating.value-0.star:nth-child(1) .star svg{fill:#f03c56}.star.negative i,.rating.value-0.half .star i,.rating.value-0.half .rating.value-0.star:nth-child(1) .star i{color:#f03c56}.star.ok svg{fill:#ffc058}.star.ok i{color:#ffc058}.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:#7ed321}.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:#7ed321}.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{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:#f03c56}.rating.value-1 .star-container .star i{color:#f03c56}.rating.value-2 .star-container .star svg{fill:#f03c56}.rating.value-2 .star-container .star i{color:#f03c56}.rating.value-3 .star-container .star svg{fill:#ffc058}.rating.value-3 .star-container .star i{color:#ffc058}.rating.value-4 .star-container .star svg{fill:#7ed321}.rating.value-4 .star-container .star i{color:#7ed321}.rating.value-5 .star-container .star svg{fill:#7ed321}.rating.value-5 .star-container .star i{color:#7ed321}.rating.value-6 .star-container .star svg{fill:#7ed321}.rating.value-6 .star-container .star i{color:#7ed321}.rating.hover:hover.value-1.half .star-container .star.star-half,.rating.value-0.half .rating.hover.star:hover.value-1:nth-child(1) .star-container .star.star-half,.rating.hover:hover.value-1.half .star-container .star.star-filled,.rating.value-0.half .rating.hover.star:hover.value-1:nth-child(1) .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.value-0.half .rating.hover.star:hover.value-1:nth-child(1) .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:#f03c56}.rating.hover:hover.hover-1 .star-container .star i{color:#f03c56}.rating.hover:hover.value-2.half .star-container .star.star-half,.rating.value-0.half .rating.hover.star:hover.value-2:nth-child(1) .star-container .star.star-half,.rating.hover:hover.value-2.half .star-container .star.star-filled,.rating.value-0.half .rating.hover.star:hover.value-2:nth-child(1) .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.value-0.half .rating.hover.star:hover.value-2:nth-child(1) .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:#f03c56}.rating.hover:hover.hover-2 .star-container .star i{color:#f03c56}.rating.hover:hover.value-3.half .star-container .star.star-half,.rating.value-0.half .rating.hover.star:hover.value-3:nth-child(1) .star-container .star.star-half,.rating.hover:hover.value-3.half .star-container .star.star-filled,.rating.value-0.half .rating.hover.star:hover.value-3:nth-child(1) .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.value-0.half .rating.hover.star:hover.value-3:nth-child(1) .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:#ffc058}.rating.hover:hover.hover-3 .star-container .star i{color:#ffc058}.rating.hover:hover.value-4.half .star-container .star.star-half,.rating.value-0.half .rating.hover.star:hover.value-4:nth-child(1) .star-container .star.star-half,.rating.hover:hover.value-4.half .star-container .star.star-filled,.rating.value-0.half .rating.hover.star:hover.value-4:nth-child(1) .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.value-0.half .rating.hover.star:hover.value-4:nth-child(1) .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:#7ed321}.rating.hover:hover.hover-4 .star-container .star i{color:#7ed321}.rating.hover:hover.value-5.half .star-container .star.star-half,.rating.value-0.half .rating.hover.star:hover.value-5:nth-child(1) .star-container .star.star-half,.rating.hover:hover.value-5.half .star-container .star.star-filled,.rating.value-0.half .rating.hover.star:hover.value-5:nth-child(1) .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.value-0.half .rating.hover.star:hover.value-5:nth-child(1) .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:#7ed321}.rating.hover:hover.hover-5 .star-container .star i{color:#7ed321}.rating.hover:hover.value-6.half .star-container .star.star-half,.rating.value-0.half .rating.hover.star:hover.value-6:nth-child(1) .star-container .star.star-half,.rating.hover:hover.value-6.half .star-container .star.star-filled,.rating.value-0.half .rating.hover.star:hover.value-6:nth-child(1) .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.value-0.half .rating.hover.star:hover.value-6:nth-child(1) .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:#7ed321}.rating.hover:hover.hover-6 .star-container .star i{color:#7ed321}.rating.value-1.half .star-container .star:nth-child(2) svg.star-filled,.rating.value-0.half .rating.value-1.star:nth-child(1) .star-container .star:nth-child(2) svg.star-filled,.rating.value-1.half .star-container .star:nth-child(2) svg.star-empty,.rating.value-0.half .rating.value-1.star:nth-child(1) .star-container .star:nth-child(2) svg.star-empty,.rating.value-1.half .star-container .star:nth-child(2) i.star-filled,.rating.value-0.half .rating.value-1.star:nth-child(1) .star-container .star:nth-child(2) i.star-filled,.rating.value-1.half .star-container .star:nth-child(2) i.star-empty,.rating.value-0.half .rating.value-1.star:nth-child(1) .star-container .star:nth-child(2) i.star-empty{opacity:0}.rating.value-1.half .star-container .star:nth-child(2) svg.star-half,.rating.value-0.half .rating.value-1.star:nth-child(1) .star-container .star:nth-child(2) svg.star-half,.rating.value-1.half .star-container .star:nth-child(2) i.star-half,.rating.value-0.half .rating.value-1.star:nth-child(1) .star-container .star:nth-child(2) i.star-half{opacity:1}.rating.value-2.half .star-container .star:nth-child(3) svg.star-filled,.rating.value-0.half .rating.value-2.star:nth-child(1) .star-container .star:nth-child(3) svg.star-filled,.rating.value-2.half .star-container .star:nth-child(3) svg.star-empty,.rating.value-0.half .rating.value-2.star:nth-child(1) .star-container .star:nth-child(3) svg.star-empty,.rating.value-2.half .star-container .star:nth-child(3) i.star-filled,.rating.value-0.half .rating.value-2.star:nth-child(1) .star-container .star:nth-child(3) i.star-filled,.rating.value-2.half .star-container .star:nth-child(3) i.star-empty,.rating.value-0.half .rating.value-2.star:nth-child(1) .star-container .star:nth-child(3) i.star-empty{opacity:0}.rating.value-2.half .star-container .star:nth-child(3) svg.star-half,.rating.value-0.half .rating.value-2.star:nth-child(1) .star-container .star:nth-child(3) svg.star-half,.rating.value-2.half .star-container .star:nth-child(3) i.star-half,.rating.value-0.half .rating.value-2.star:nth-child(1) .star-container .star:nth-child(3) i.star-half{opacity:1}.rating.value-3.half .star-container .star:nth-child(4) svg.star-filled,.rating.value-0.half .rating.value-3.star:nth-child(1) .star-container .star:nth-child(4) svg.star-filled,.rating.value-3.half .star-container .star:nth-child(4) svg.star-empty,.rating.value-0.half .rating.value-3.star:nth-child(1) .star-container .star:nth-child(4) svg.star-empty,.rating.value-3.half .star-container .star:nth-child(4) i.star-filled,.rating.value-0.half .rating.value-3.star:nth-child(1) .star-container .star:nth-child(4) i.star-filled,.rating.value-3.half .star-container .star:nth-child(4) i.star-empty,.rating.value-0.half .rating.value-3.star:nth-child(1) .star-container .star:nth-child(4) i.star-empty{opacity:0}.rating.value-3.half .star-container .star:nth-child(4) svg.star-half,.rating.value-0.half .rating.value-3.star:nth-child(1) .star-container .star:nth-child(4) svg.star-half,.rating.value-3.half .star-container .star:nth-child(4) i.star-half,.rating.value-0.half .rating.value-3.star:nth-child(1) .star-container .star:nth-child(4) i.star-half{opacity:1}.rating.value-4.half .star-container .star:nth-child(5) svg.star-filled,.rating.value-0.half .rating.value-4.star:nth-child(1) .star-container .star:nth-child(5) svg.star-filled,.rating.value-4.half .star-container .star:nth-child(5) svg.star-empty,.rating.value-0.half .rating.value-4.star:nth-child(1) .star-container .star:nth-child(5) svg.star-empty,.rating.value-4.half .star-container .star:nth-child(5) i.star-filled,.rating.value-0.half .rating.value-4.star:nth-child(1) .star-container .star:nth-child(5) i.star-filled,.rating.value-4.half .star-container .star:nth-child(5) i.star-empty,.rating.value-0.half .rating.value-4.star:nth-child(1) .star-container .star:nth-child(5) i.star-empty{opacity:0}.rating.value-4.half .star-container .star:nth-child(5) svg.star-half,.rating.value-0.half .rating.value-4.star:nth-child(1) .star-container .star:nth-child(5) svg.star-half,.rating.value-4.half .star-container .star:nth-child(5) i.star-half,.rating.value-0.half .rating.value-4.star:nth-child(1) .star-container .star:nth-child(5) i.star-half{opacity:1}.rating.value-5.half .star-container .star:nth-child(6) svg.star-filled,.rating.value-0.half .rating.value-5.star:nth-child(1) .star-container .star:nth-child(6) svg.star-filled,.rating.value-5.half .star-container .star:nth-child(6) svg.star-empty,.rating.value-0.half .rating.value-5.star:nth-child(1) .star-container .star:nth-child(6) svg.star-empty,.rating.value-5.half .star-container .star:nth-child(6) i.star-filled,.rating.value-0.half .rating.value-5.star:nth-child(1) .star-container .star:nth-child(6) i.star-filled,.rating.value-5.half .star-container .star:nth-child(6) i.star-empty,.rating.value-0.half .rating.value-5.star:nth-child(1) .star-container .star:nth-child(6) i.star-empty{opacity:0}.rating.value-5.half .star-container .star:nth-child(6) svg.star-half,.rating.value-0.half .rating.value-5.star:nth-child(1) .star-container .star:nth-child(6) svg.star-half,.rating.value-5.half .star-container .star:nth-child(6) i.star-half,.rating.value-0.half .rating.value-5.star:nth-child(1) .star-container .star:nth-child(6) i.star-half{opacity:1}.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:#ffc058!important}.rating.color-ok .star-container .star i{color:#ffc058!important}.rating.color-positive .star-container .star svg{fill:#7ed321!important}.rating.color-positive .star-container .star i{color:#7ed321!important}.rating.color-negative .star-container .star svg{fill:#f03c56!important}.rating.color-negative .star-container .star i{color:#f03c56!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),.rating.value-0.half .rating.theme-rolling-stars.value-0.star:nth-child(1) .star:nth-child(1){transition:transform 1s;transform:rotate(360deg)}.rating.theme-rolling-stars.value-1.half .star-container .star:nth-child(2),.rating.value-0.half .rating.theme-rolling-stars.value-1.star:nth-child(1) .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),.rating.value-0.half .rating.theme-rolling-stars.value-2.star:nth-child(1) .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),.rating.value-0.half .rating.theme-rolling-stars.value-3.star:nth-child(1) .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),.rating.value-0.half .rating.theme-rolling-stars.value-4.star:nth-child(1) .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),.rating.value-0.half .rating.theme-rolling-stars.value-5.star:nth-child(1) .star-container .star:nth-child(6){transition:transform 1s;transform:rotate(360deg)}@font-face{font-family:sfpro;font-style:normal;font-weight:400;src:local("sfpro"),url(sfpro.682c3ab8bb376b3d.woff) format("woff")}@font-face{font-family:urbanist;font-style:normal;font-weight:400;src:local("urbanist"),url(Urbanist-Regular.39e4364e59c2fa9b.woff2) format("woff2")}@font-face{font-family:MonumentExtendedRegular;src:url(MonumentExtendedRegular.06e6507840bb90a5.eot);src:url(MonumentExtendedRegular.06e6507840bb90a5.eot) format("embedded-opentype"),url(MonumentExtendedRegular.ec4bf39d7a15dff8.woff2) format("woff2"),url(MonumentExtendedRegular.ab89994431f5ff61.woff) format("woff"),url(MonumentExtendedRegular.1be14ae7889fee58.ttf) format("truetype"),url(MonumentExtendedRegular.acb83c27c0074831.svg#MonumentExtendedRegular) format("svg")}@font-face{font-family:Druk Wide Bold Bold;font-style:normal;font-weight:400;src:local("Druk Wide Bold Bold"),url(DrukWideBold.09e2f9795f123e4f.woff) format("woff")}:root{--ion-safe-area-top: 40px !important}ion-label,ion-note,ion-title,ion-badge,p,h1,h2,h3{cursor:default}.drukFont{font-family:Druk Wide Bold Bold!important}.header-with-padding-top-ios{padding-top:40px!important}*{font-family:urbanist!important}hr{border-top:1px solid #ccc}ion-content{--background: #f5f5f7}ion-list{--background: #f5f5f7;background:#f5f5f7!important}ion-input{--background: #fff !important;--color: #6e6e73 !important}ion-button{--background-hover: black;box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;align-items:center;border-radius:10px;border:none;position:relative;background:#000;color:#fff}ion-button:before{content:"";display:block;position:absolute;border-radius:10px;inset:-.1em;z-index:-1;background-size:140%;background-position:0 0;transition:background .3s}ion-item{font-size:12px;--background: #fff !important;--color: #6e6e73 !important;--inner-border-width: 0}ion-label{--color: #6e6e73 !important}.textbox{border-radius:10px!important;margin:18px 14px!important}.textbox ion-input{margin:2px 0}.textbox ion-label{font-size:12px;padding:0 10px}ion-item::part(native){border-radius:10px!important}.toast-error{--color: #000;--border-color: #000;--border-radius: 12px;--border-style: solid;--border-width: 1px;--background: #fff;--button-color: red;font-size:16px}.toast-success{--color: #000;--border-color: #000;--border-radius: 12px;--border-style: solid;--border-width: 1px;--background: #fff;--button-color: green;font-size:16px}.blue{background-color:#6e6e73;padding-right:10px}.selectedItem{border:2px solid rgba(0,0,0,.594)}.fontMonument{font-family:MonumentExtendedRegular!important}.no-padding{padding:0!important}.full-width{width:100%!important}.address-label{text-align:left}.opinion-label{text-align:right}.fill-input{border-radius:10px!important;box-shadow:0 0 1px #444;color:#fff!important;transition:border .5s!important}.no-click{pointer-events:none;cursor:none;caret-color:transparent}.slide-hours,.slide-minutes{align-items:center!important;justify-content:center!important;height:20px!important;padding:15px}.birth-selector .box{border:1px solid black;min-height:35px!important;border-radius:5px}.birth-selector .swiper-slide-active{opacity:1}.commerce-detail-page .swiper-slide{width:20%!important}.btn-back{position:absolute;top:5%;width:100%;color:#fff}.btn-back .text{display:flex;flex-direction:row;justify-content:space-between;padding:10px}.camera-icon{right:0;top:4rem;background:white;border:1px solid black;border-radius:999999999999px;padding:5px;width:32px;height:32px}.searchbar-input-container.sc-ion-searchbar-ios{border-radius:10px;box-shadow:0 0 1px #444;--background: #ebebeb;text-align:center}.searchbar-input-container.sc-ion-searchbar-ios input{color:#444}.cdk-virtual-scroll-content-wrapper{position:relative!important}#searchBarLocation div input{pointer-events:none!important}.modal-class ion-backdrop{opacity:.9;background:#000}input.star-5:checked~label.star:before{color:#000;text-shadow:unset!important}.rating.color-ok .star-container .star svg{fill:#000!important}.rating.disabled .star-container .star,.rating.disabled .rating.label-value .star-container .star,.rating.disabled .star-container .rating.star .star-container .star{opacity:1!important}:root{--swiper-theme-color: #000}:root .swiper-button-prev,:root .swiper-button-next,:root .swiper-container-rtl .swiper-button-prev{background-image:unset!important}:root .swiper-button-prev,:root .swiper-container-rtl .swiper-button-next{background-image:unset!important}:root .swiper-button-prev:after,:root .swiper-button-next:after{font-size:20px}.swiper-button-next{margin-top:0;position:absolute;top:28%;right:-17px;width:45px;height:45px;transform:translateY(-50%)}.swiper-button-prev{margin-top:0;position:absolute;top:28%;left:-17px;width:45px;height:45px;transform:translateY(-50%)}.employee-slider .swiper-button-next{margin-top:0;position:absolute;top:50%;right:-17px;width:45px;height:45px;transform:translateY(-50%)}.employee-slider .swiper-button-prev{margin-top:0;position:absolute;top:50%;left:-17px;width:45px;height:45px;transform:translateY(-50%)}.p-datepicker{padding:.5rem;background:#f5f5f7;color:#444;border:1px solid #f5f5f7;border-radius:6px}.p-datepicker table td.p-datepicker-today>span.p-highlight{color:#f5f5f7;background:#000}.p-datepicker table td.p-datepicker-today>span{background:#6e6e73;color:#000;border-color:transparent}.p-datepicker .p-datepicker-header{padding:.5rem;color:#444;background:#f5f5f7;font-weight:600;margin:0;border-bottom:1px solid #f5f5f7;border-top-right-radius:6px;border-top-left-radius:6px}.p-datepicker table td>span.p-highlight{color:#f5f5f7;background:#000}.p-datepicker .p-datepicker-header .p-datepicker-next:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #000}ion-content{--background: #f5f5f7}ion-textarea{padding-left:1rem;padding-right:1rem}.borderCard,.borderCardActive{box-shadow:0 0 1px #444}ion-segment{box-shadow:0 0 #444}ion-segment-button{--indicator-box-shadow: transparent !important;--color: #6e6e73;--background-checked: #000 !important;--color-checked: #f5f5f7;--indicator-color: transparent !important}.alert-wrapper.sc-ion-alert-ios{background:#f5f5f7;color:#6e6e73;box-shadow:0 0 1px #444}.alert-title.sc-ion-alert-ios{color:#000}.alert-button.sc-ion-alert-ios{color:#6e6e73}ion-modal{--box-shadow: 0 0px 1px 0px #444}ion-modal.modal-fullscreen::part(content){box-shadow:0 0 1px #444}.last\:border-b-0:last-child{border-bottom-width:0px!important}.hover\:bg-gray-100:hover{--tw-bg-opacity: 1 !important;background-color:rgb(243 244 246 / var(--tw-bg-opacity))!important}.hover\:bg-gray-500:hover{--tw-bg-opacity: 1 !important;background-color:rgb(107 114 128 / var(--tw-bg-opacity))!important}.hover\:bg-\[\#6e6e73\]:hover{--tw-bg-opacity: 1 !important;background-color:rgb(110 110 115 / var(--tw-bg-opacity))!important}.hover\:text-gray-900:hover{--tw-text-opacity: 1 !important;color:rgb(17 24 39 / var(--tw-text-opacity))!important}.hover\:text-green-400:hover{--tw-text-opacity: 1 !important;color:rgb(74 222 128 / var(--tw-text-opacity))!important}.hover\:underline:hover{-webkit-text-decoration-line:underline!important;text-decoration-line:underline!important}.focus\:outline-none:focus{outline:2px solid transparent!important;outline-offset:2px!important}@media (min-width: 640px){.sm\:mb-4{margin-bottom:1rem!important}.sm\:mb-8{margin-bottom:2rem!important}.sm\:flex-row{flex-direction:row!important}.sm\:justify-center{justify-content:center!important}.sm\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(0px * var(--tw-space-y-reverse))!important}.sm\:space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(1rem * var(--tw-space-x-reverse))!important;margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:text-5xl{font-size:3rem!important;line-height:1!important}.sm\:text-lg{font-size:1.125rem!important;line-height:1.75rem!important}}@media (min-width: 768px){.md\:container{width:100%}@media (min-width: 640px){.md\:container{max-width:640px}}@media (min-width: 768px){.md\:container{max-width:768px}}@media (min-width: 1024px){.md\:container{max-width:1024px}}@media (min-width: 1280px){.md\:container{max-width:1280px}}@media (min-width: 1536px){.md\:container{max-width:1536px}}.md\:mx-auto{margin-left:auto!important;margin-right:auto!important}.md\:mt-2{margin-top:.5rem!important}.md\:mt-12{margin-top:3rem!important}.md\:mb-12{margin-bottom:3rem!important}.md\:mt-96{margin-top:24rem!important}.md\:mt-24{margin-top:6rem!important}.md\:mb-0{margin-bottom:0!important}.md\:mr-10{margin-right:2.5rem!important}.md\:block{display:block!important}.md\:flex{display:flex!important}.md\:grid{display:grid!important}.md\:hidden{display:none!important}.md\:aspect-auto{aspect-ratio:auto!important}.md\:h-\[350px\]{height:350px!important}.md\:h-\[650px\]{height:650px!important}.md\:h-\[34rem\]{height:34rem!important}.md\:min-h-\[500px\]{min-height:500px!important}.md\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))!important}.md\:flex-row{flex-direction:row!important}.md\:items-start{align-items:flex-start!important}.md\:items-center{align-items:center!important}.md\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(0px * var(--tw-space-y-reverse))!important}.md\:space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(1rem * var(--tw-space-x-reverse))!important;margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))!important}.md\:p-8{padding:2rem!important}.md\:px-24{padding-left:6rem!important;padding-right:6rem!important}.md\:px-8{padding-left:2rem!important;padding-right:2rem!important}.md\:text-center{text-align:center!important}.md\:text-4xl{font-size:2.25rem!important;line-height:2.5rem!important}.md\:text-xl{font-size:1.25rem!important;line-height:1.75rem!important}.md\:text-6xl{font-size:3.75rem!important;line-height:1!important}}@media (min-width: 1024px){.lg\:container{width:100%}@media (min-width: 640px){.lg\:container{max-width:640px}}@media (min-width: 768px){.lg\:container{max-width:768px}}@media (min-width: 1024px){.lg\:container{max-width:1024px}}@media (min-width: 1280px){.lg\:container{max-width:1280px}}@media (min-width: 1536px){.lg\:container{max-width:1536px}}.lg\:mx-auto{margin-left:auto!important;margin-right:auto!important}.lg\:block{display:block!important}.lg\:flex{display:flex!important}.lg\:hidden{display:none!important}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.lg\:px-48{padding-left:12rem!important;padding-right:12rem!important}.lg\:px-20{padding-left:5rem!important;padding-right:5rem!important}}@media (min-width: 1280px){.xl\:px-48{padding-left:12rem!important;padding-right:12rem!important}}
