:root{--ion-color-primary: #0054e9;--ion-color-primary-rgb: 0, 84, 233;--ion-color-primary-contrast: #fff;--ion-color-primary-contrast-rgb: 255, 255, 255;--ion-color-primary-shade: #004acd;--ion-color-primary-tint: #1a65eb;--ion-color-secondary: #0163aa;--ion-color-secondary-rgb: 1, 99, 170;--ion-color-secondary-contrast: #fff;--ion-color-secondary-contrast-rgb: 255, 255, 255;--ion-color-secondary-shade: #015796;--ion-color-secondary-tint: #1a73b3;--ion-color-tertiary: #6030ff;--ion-color-tertiary-rgb: 96, 48, 255;--ion-color-tertiary-contrast: #fff;--ion-color-tertiary-contrast-rgb: 255, 255, 255;--ion-color-tertiary-shade: #542ae0;--ion-color-tertiary-tint: #7045ff;--ion-color-success: #2dd55b;--ion-color-success-rgb: 45, 213, 91;--ion-color-success-contrast: #000;--ion-color-success-contrast-rgb: 0, 0, 0;--ion-color-success-shade: #28bb50;--ion-color-success-tint: #42d96b;--ion-color-warning: #ffc409;--ion-color-warning-rgb: 255, 196, 9;--ion-color-warning-contrast: #000;--ion-color-warning-contrast-rgb: 0, 0, 0;--ion-color-warning-shade: #e0ac08;--ion-color-warning-tint: #ffca22;--ion-color-danger: #c5000f;--ion-color-danger-rgb: 197, 0, 15;--ion-color-danger-contrast: #fff;--ion-color-danger-contrast-rgb: 255, 255, 255;--ion-color-danger-shade: #ad000d;--ion-color-danger-tint: #cb1a27;--ion-color-light: #f4f5f8;--ion-color-light-rgb: 244, 245, 248;--ion-color-light-contrast: #000;--ion-color-light-contrast-rgb: 0, 0, 0;--ion-color-light-shade: #d7d8da;--ion-color-light-tint: #f5f6f9;--ion-color-medium: #636469;--ion-color-medium-rgb: 99, 100, 105;--ion-color-medium-contrast: #fff;--ion-color-medium-contrast-rgb: 255, 255, 255;--ion-color-medium-shade: #57585c;--ion-color-medium-tint: #737478;--ion-color-dark: #222428;--ion-color-dark-rgb: 34, 36, 40;--ion-color-dark-contrast: #fff;--ion-color-dark-contrast-rgb: 255, 255, 255;--ion-color-dark-shade: #1e2023;--ion-color-dark-tint: #383a3e}html.ios{--ion-default-font: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Roboto", sans-serif}html.md{--ion-default-font: "Roboto", "Helvetica Neue", sans-serif}html{--ion-dynamic-font: -apple-system-body;--ion-font-family: var(--ion-default-font)}body{background:var(--ion-background-color);color:var(--ion-text-color)}body.backdrop-no-scroll{overflow:hidden}html.ios ion-modal.modal-card ion-header ion-toolbar:first-of-type,html.ios ion-modal.modal-sheet ion-header ion-toolbar:first-of-type,html.ios ion-modal ion-footer ion-toolbar:first-of-type,html.ios ion-footer.modal-footer-moving ion-toolbar:first-of-type{padding-top:6px}html.ios ion-modal.modal-card ion-header ion-toolbar:last-of-type,html.ios ion-modal.modal-sheet ion-header ion-toolbar:last-of-type{padding-bottom:6px}html.ios ion-modal ion-toolbar,html.ios .modal-footer-moving ion-toolbar{padding-right:calc(var(--ion-safe-area-right) + 8px);padding-left:calc(var(--ion-safe-area-left) + 8px)}@media screen and (min-width: 768px){html.ios ion-modal.modal-card:first-of-type{--backdrop-opacity: .18}}ion-modal.modal-default.show-modal~ion-modal.modal-default{--backdrop-opacity: 0;--box-shadow: none}html.ios ion-modal.modal-card .ion-page{border-top-left-radius:var(--border-radius)}.ion-color-primary{--ion-color-base: var(--ion-color-primary, #0054e9) !important;--ion-color-base-rgb: var(--ion-color-primary-rgb, 0, 84, 233) !important;--ion-color-contrast: var(--ion-color-primary-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-primary-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-primary-shade, #004acd) !important;--ion-color-tint: var(--ion-color-primary-tint, #1a65eb) !important}.ion-color-secondary{--ion-color-base: var(--ion-color-secondary, #0163aa) !important;--ion-color-base-rgb: var(--ion-color-secondary-rgb, 1, 99, 170) !important;--ion-color-contrast: var(--ion-color-secondary-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-secondary-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-secondary-shade, #015796) !important;--ion-color-tint: var(--ion-color-secondary-tint, #1a73b3) !important}.ion-color-tertiary{--ion-color-base: var(--ion-color-tertiary, #6030ff) !important;--ion-color-base-rgb: var(--ion-color-tertiary-rgb, 96, 48, 255) !important;--ion-color-contrast: var(--ion-color-tertiary-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-tertiary-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-tertiary-shade, #542ae0) !important;--ion-color-tint: var(--ion-color-tertiary-tint, #7045ff) !important}.ion-color-success{--ion-color-base: var(--ion-color-success, #2dd55b) !important;--ion-color-base-rgb: var(--ion-color-success-rgb, 45, 213, 91) !important;--ion-color-contrast: var(--ion-color-success-contrast, #000) !important;--ion-color-contrast-rgb: var(--ion-color-success-contrast-rgb, 0, 0, 0) !important;--ion-color-shade: var(--ion-color-success-shade, #28bb50) !important;--ion-color-tint: var(--ion-color-success-tint, #42d96b) !important}.ion-color-warning{--ion-color-base: var(--ion-color-warning, #ffc409) !important;--ion-color-base-rgb: var(--ion-color-warning-rgb, 255, 196, 9) !important;--ion-color-contrast: var(--ion-color-warning-contrast, #000) !important;--ion-color-contrast-rgb: var(--ion-color-warning-contrast-rgb, 0, 0, 0) !important;--ion-color-shade: var(--ion-color-warning-shade, #e0ac08) !important;--ion-color-tint: var(--ion-color-warning-tint, #ffca22) !important}.ion-color-danger{--ion-color-base: var(--ion-color-danger, #c5000f) !important;--ion-color-base-rgb: var(--ion-color-danger-rgb, 197, 0, 15) !important;--ion-color-contrast: var(--ion-color-danger-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-danger-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-danger-shade, #ad000d) !important;--ion-color-tint: var(--ion-color-danger-tint, #cb1a27) !important}.ion-color-light{--ion-color-base: var(--ion-color-light, #f4f5f8) !important;--ion-color-base-rgb: var(--ion-color-light-rgb, 244, 245, 248) !important;--ion-color-contrast: var(--ion-color-light-contrast, #000) !important;--ion-color-contrast-rgb: var(--ion-color-light-contrast-rgb, 0, 0, 0) !important;--ion-color-shade: var(--ion-color-light-shade, #d7d8da) !important;--ion-color-tint: var(--ion-color-light-tint, #f5f6f9) !important}.ion-color-medium{--ion-color-base: var(--ion-color-medium, #636469) !important;--ion-color-base-rgb: var(--ion-color-medium-rgb, 99, 100, 105) !important;--ion-color-contrast: var(--ion-color-medium-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-medium-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-medium-shade, #57585c) !important;--ion-color-tint: var(--ion-color-medium-tint, #737478) !important}.ion-color-dark{--ion-color-base: var(--ion-color-dark, #222428) !important;--ion-color-base-rgb: var(--ion-color-dark-rgb, 34, 36, 40) !important;--ion-color-contrast: var(--ion-color-dark-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-dark-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-dark-shade, #1e2023) !important;--ion-color-tint: var(--ion-color-dark-tint, #383a3e) !important}.ion-page{inset:0;display:flex;position:absolute;flex-direction:column;justify-content:space-between;contain:layout size style;z-index:0}ion-modal>.ion-page{position:relative;contain:layout style;height:100%}.split-pane-visible>.ion-page.split-pane-main{position:relative}ion-route,ion-route-redirect,ion-router,ion-select-option,ion-nav-controller,ion-menu-controller,ion-action-sheet-controller,ion-alert-controller,ion-loading-controller,ion-modal-controller,ion-picker-controller,ion-popover-controller,ion-toast-controller,.ion-page-hidden{display:none!important}.ion-page-invisible{opacity:0}.can-go-back>ion-header ion-back-button{display:block}html.plt-ios.plt-hybrid,html.plt-ios.plt-pwa{--ion-statusbar-padding: 20px}@supports (padding-top: 20px){html{--ion-safe-area-top: var(--ion-statusbar-padding)}}@supports (padding-top: env(safe-area-inset-top)){html{--ion-safe-area-top: env(safe-area-inset-top);--ion-safe-area-bottom: env(safe-area-inset-bottom);--ion-safe-area-left: env(safe-area-inset-left);--ion-safe-area-right: env(safe-area-inset-right)}}ion-card.ion-color .ion-inherit-color,ion-card-header.ion-color .ion-inherit-color{color:inherit}.menu-content{transform:translateZ(0)}.menu-content-open{cursor:pointer;touch-action:manipulation;pointer-events:none;overflow-y:hidden}.menu-content-open ion-content{--overflow: hidden}.menu-content-open .ion-content-scroll-host{overflow:hidden}.ios .menu-content-reveal{box-shadow:-8px 0 42px #00000014}[dir=rtl].ios .menu-content-reveal{box-shadow:8px 0 42px #00000014}.md .menu-content-reveal,.md .menu-content-push{box-shadow:4px 0 16px #0000002e}ion-accordion-group.accordion-group-expand-inset>ion-accordion:first-of-type{border-top-left-radius:8px;border-top-right-radius:8px}ion-accordion-group.accordion-group-expand-inset>ion-accordion:last-of-type{border-bottom-left-radius:8px;border-bottom-right-radius:8px}ion-accordion-group>ion-accordion:last-of-type ion-item[slot=header]{--border-width: 0px}ion-accordion.accordion-animated>[slot=header] .ion-accordion-toggle-icon{transition:.3s transform cubic-bezier(.25,.8,.5,1)}@media (prefers-reduced-motion: reduce){ion-accordion .ion-accordion-toggle-icon{transition:none!important}}ion-accordion.accordion-expanding>[slot=header] .ion-accordion-toggle-icon,ion-accordion.accordion-expanded>[slot=header] .ion-accordion-toggle-icon{transform:rotate(180deg)}ion-accordion-group.accordion-group-expand-inset.md>ion-accordion.accordion-previous ion-item[slot=header]{--border-width: 0px;--inner-border-width: 0px}ion-accordion-group.accordion-group-expand-inset.md>ion-accordion.accordion-expanding:first-of-type,ion-accordion-group.accordion-group-expand-inset.md>ion-accordion.accordion-expanded:first-of-type{margin-top:0}ion-input input::-webkit-date-and-time-value{text-align:start}.ion-datetime-button-overlay{--width: fit-content;--height: fit-content}.ion-datetime-button-overlay ion-datetime.datetime-grid{width:320px;min-height:320px}[ion-last-focus],header[tabindex="-1"]:focus,[role=banner][tabindex="-1"]:focus,main[tabindex="-1"]:focus,[role=main][tabindex="-1"]:focus,h1[tabindex="-1"]:focus,[role=heading][aria-level="1"][tabindex="-1"]:focus{outline:none}.popover-viewport:has(>ion-content){overflow:hidden}@supports not selector(:has(> ion-content)){.popover-viewport{overflow:hidden}}audio,canvas,progress,video{vertical-align:baseline}audio:not([controls]){display:none;height:0}b,strong{font-weight:700}img{max-width:100%}hr{height:1px;border-width:0;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}label,input,select,textarea{font-family:inherit;line-height:normal}textarea{overflow:auto;height:auto;font:inherit;color:inherit}textarea::placeholder{padding-left:2px}form,input,optgroup,select{margin:0;font:inherit;color:inherit}html input[type=button],input[type=reset],input[type=submit]{cursor:pointer;-webkit-appearance:button}a,a div,a span,a ion-icon,a ion-label,button,button div,button span,button ion-icon,button ion-label,.ion-tappable,[tappable],[tappable] div,[tappable] span,[tappable] ion-icon,[tappable] ion-label,input,textarea{touch-action:manipulation}a ion-label,button ion-label{pointer-events:none}button{padding:0;border:0;border-radius:0;font-family:inherit;font-style:inherit;font-variant:inherit;line-height:1;text-transform:none;cursor:pointer;-webkit-appearance:button}[tappable]{cursor:pointer}a[disabled],button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}*{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}html{width:100%;height:100%;-webkit-text-size-adjust:100%;text-size-adjust:100%}html.ion-ce body{display:block}html.plt-pwa{height:100vh}body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;margin:0;padding:0;position:fixed;width:100%;max-width:100%;height:100%;max-height:100%;transform:translateZ(0);text-rendering:optimizeLegibility;overflow:hidden;touch-action:manipulation;-webkit-user-drag:none;-ms-content-zooming:none;word-wrap:break-word;overscroll-behavior-y:none;-webkit-text-size-adjust:none;text-size-adjust:none}html{font-family:var(--ion-font-family)}@supports (-webkit-touch-callout: none){html{font:var(--ion-dynamic-font, 16px var(--ion-font-family))}}a{background-color:transparent;color:var(--ion-color-primary, #0054e9)}h1,h2,h3,h4,h5,h6{margin-top:16px;margin-bottom:10px;font-weight:500;line-height:1.2}h1{margin-top:20px;font-size:1.625rem}h2{margin-top:18px;font-size:1.5rem}h3{font-size:1.375rem}h4{font-size:1.25rem}h5{font-size:1.125rem}h6{font-size:1rem}small{font-size:75%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}.ion-hide,.ion-hide-up,.ion-hide-down{display:none!important}@media (min-width: 576px){.ion-hide-sm-up{display:none!important}}@media (max-width: 575.98px){.ion-hide-sm-down{display:none!important}}@media (min-width: 768px){.ion-hide-md-up{display:none!important}}@media (max-width: 767.98px){.ion-hide-md-down{display:none!important}}@media (min-width: 992px){.ion-hide-lg-up{display:none!important}}@media (max-width: 991.98px){.ion-hide-lg-down{display:none!important}}@media (min-width: 1200px){.ion-hide-xl-up{display:none!important}}@media (max-width: 1199.98px){.ion-hide-xl-down{display:none!important}}.ion-display-none{display:none!important}@media (min-width: 576px){.ion-display-sm-none{display:none!important}}@media (min-width: 768px){.ion-display-md-none{display:none!important}}@media (min-width: 992px){.ion-display-lg-none{display:none!important}}@media (min-width: 1200px){.ion-display-xl-none{display:none!important}}.ion-display-inline{display:inline!important}@media (min-width: 576px){.ion-display-sm-inline{display:inline!important}}@media (min-width: 768px){.ion-display-md-inline{display:inline!important}}@media (min-width: 992px){.ion-display-lg-inline{display:inline!important}}@media (min-width: 1200px){.ion-display-xl-inline{display:inline!important}}.ion-display-inline-block{display:inline-block!important}@media (min-width: 576px){.ion-display-sm-inline-block{display:inline-block!important}}@media (min-width: 768px){.ion-display-md-inline-block{display:inline-block!important}}@media (min-width: 992px){.ion-display-lg-inline-block{display:inline-block!important}}@media (min-width: 1200px){.ion-display-xl-inline-block{display:inline-block!important}}.ion-display-block{display:block!important}@media (min-width: 576px){.ion-display-sm-block{display:block!important}}@media (min-width: 768px){.ion-display-md-block{display:block!important}}@media (min-width: 992px){.ion-display-lg-block{display:block!important}}@media (min-width: 1200px){.ion-display-xl-block{display:block!important}}.ion-display-flex{display:flex!important}@media (min-width: 576px){.ion-display-sm-flex{display:flex!important}}@media (min-width: 768px){.ion-display-md-flex{display:flex!important}}@media (min-width: 992px){.ion-display-lg-flex{display:flex!important}}@media (min-width: 1200px){.ion-display-xl-flex{display:flex!important}}.ion-display-inline-flex{display:inline-flex!important}@media (min-width: 576px){.ion-display-sm-inline-flex{display:inline-flex!important}}@media (min-width: 768px){.ion-display-md-inline-flex{display:inline-flex!important}}@media (min-width: 992px){.ion-display-lg-inline-flex{display:inline-flex!important}}@media (min-width: 1200px){.ion-display-xl-inline-flex{display:inline-flex!important}}.ion-display-grid{display:grid!important}@media (min-width: 576px){.ion-display-sm-grid{display:grid!important}}@media (min-width: 768px){.ion-display-md-grid{display:grid!important}}@media (min-width: 992px){.ion-display-lg-grid{display:grid!important}}@media (min-width: 1200px){.ion-display-xl-grid{display:grid!important}}.ion-display-inline-grid{display:inline-grid!important}@media (min-width: 576px){.ion-display-sm-inline-grid{display:inline-grid!important}}@media (min-width: 768px){.ion-display-md-inline-grid{display:inline-grid!important}}@media (min-width: 992px){.ion-display-lg-inline-grid{display:inline-grid!important}}@media (min-width: 1200px){.ion-display-xl-inline-grid{display:inline-grid!important}}.ion-display-table{display:table!important}@media (min-width: 576px){.ion-display-sm-table{display:table!important}}@media (min-width: 768px){.ion-display-md-table{display:table!important}}@media (min-width: 992px){.ion-display-lg-table{display:table!important}}@media (min-width: 1200px){.ion-display-xl-table{display:table!important}}.ion-display-table-cell{display:table-cell!important}@media (min-width: 576px){.ion-display-sm-table-cell{display:table-cell!important}}@media (min-width: 768px){.ion-display-md-table-cell{display:table-cell!important}}@media (min-width: 992px){.ion-display-lg-table-cell{display:table-cell!important}}@media (min-width: 1200px){.ion-display-xl-table-cell{display:table-cell!important}}.ion-display-table-row{display:table-row!important}@media (min-width: 576px){.ion-display-sm-table-row{display:table-row!important}}@media (min-width: 768px){.ion-display-md-table-row{display:table-row!important}}@media (min-width: 992px){.ion-display-lg-table-row{display:table-row!important}}@media (min-width: 1200px){.ion-display-xl-table-row{display:table-row!important}}.ion-no-padding{--padding-start: 0;--padding-end: 0;--padding-top: 0;--padding-bottom: 0;padding:0}.ion-padding{--padding-start: var(--ion-padding, 16px);--padding-end: var(--ion-padding, 16px);--padding-top: var(--ion-padding, 16px);--padding-bottom: var(--ion-padding, 16px);padding-inline-start:var(--ion-padding, 16px);padding-inline-end:var(--ion-padding, 16px);padding-top:var(--ion-padding, 16px);padding-bottom:var(--ion-padding, 16px)}.ion-padding-top{--padding-top: var(--ion-padding, 16px);padding-top:var(--ion-padding, 16px)}.ion-padding-start{--padding-start: var(--ion-padding, 16px);padding-inline-start:var(--ion-padding, 16px)}.ion-padding-end{--padding-end: var(--ion-padding, 16px);padding-inline-end:var(--ion-padding, 16px)}.ion-padding-bottom{--padding-bottom: var(--ion-padding, 16px);padding-bottom:var(--ion-padding, 16px)}.ion-padding-vertical{--padding-top: var(--ion-padding, 16px);--padding-bottom: var(--ion-padding, 16px);padding-top:var(--ion-padding, 16px);padding-bottom:var(--ion-padding, 16px)}.ion-padding-horizontal{--padding-start: var(--ion-padding, 16px);--padding-end: var(--ion-padding, 16px);padding-inline-start:var(--ion-padding, 16px);padding-inline-end:var(--ion-padding, 16px)}.ion-no-margin{--margin-start: 0;--margin-end: 0;--margin-top: 0;--margin-bottom: 0;margin:0}.ion-margin{--margin-start: var(--ion-margin, 16px);--margin-end: var(--ion-margin, 16px);--margin-top: var(--ion-margin, 16px);--margin-bottom: var(--ion-margin, 16px);margin-inline-start:var(--ion-margin, 16px);margin-inline-end:var(--ion-margin, 16px);margin-top:var(--ion-margin, 16px);margin-bottom:var(--ion-margin, 16px)}.ion-margin-top{--margin-top: var(--ion-margin, 16px);margin-top:var(--ion-margin, 16px)}.ion-margin-start{--margin-start: var(--ion-margin, 16px);margin-inline-start:var(--ion-margin, 16px)}.ion-margin-end{--margin-end: var(--ion-margin, 16px);margin-inline-end:var(--ion-margin, 16px)}.ion-margin-bottom{--margin-bottom: var(--ion-margin, 16px);margin-bottom:var(--ion-margin, 16px)}.ion-margin-vertical{--margin-top: var(--ion-margin, 16px);--margin-bottom: var(--ion-margin, 16px);margin-top:var(--ion-margin, 16px);margin-bottom:var(--ion-margin, 16px)}.ion-margin-horizontal{--margin-start: var(--ion-margin, 16px);--margin-end: var(--ion-margin, 16px);margin-inline-start:var(--ion-margin, 16px);margin-inline-end:var(--ion-margin, 16px)}.ion-float-left{float:left!important}.ion-float-right{float:right!important}.ion-float-start{float:left!important}:host-context([dir=rtl]) .ion-float-start{float:right!important}[dir=rtl] .ion-float-start{float:right!important}@supports selector(:dir(rtl)){.ion-float-start:dir(rtl){float:right!important}}.ion-float-end{float:right!important}:host-context([dir=rtl]) .ion-float-end{float:left!important}[dir=rtl] .ion-float-end{float:left!important}@supports selector(:dir(rtl)){.ion-float-end:dir(rtl){float:left!important}}@media (min-width: 576px){.ion-float-sm-left{float:left!important}.ion-float-sm-right{float:right!important}.ion-float-sm-start{float:left!important}:host-context([dir=rtl]) .ion-float-sm-start{float:right!important}[dir=rtl] .ion-float-sm-start{float:right!important}@supports selector(:dir(rtl)){.ion-float-sm-start:dir(rtl){float:right!important}}.ion-float-sm-end{float:right!important}:host-context([dir=rtl]) .ion-float-sm-end{float:left!important}[dir=rtl] .ion-float-sm-end{float:left!important}@supports selector(:dir(rtl)){.ion-float-sm-end:dir(rtl){float:left!important}}}@media (min-width: 768px){.ion-float-md-left{float:left!important}.ion-float-md-right{float:right!important}.ion-float-md-start{float:left!important}:host-context([dir=rtl]) .ion-float-md-start{float:right!important}[dir=rtl] .ion-float-md-start{float:right!important}@supports selector(:dir(rtl)){.ion-float-md-start:dir(rtl){float:right!important}}.ion-float-md-end{float:right!important}:host-context([dir=rtl]) .ion-float-md-end{float:left!important}[dir=rtl] .ion-float-md-end{float:left!important}@supports selector(:dir(rtl)){.ion-float-md-end:dir(rtl){float:left!important}}}@media (min-width: 992px){.ion-float-lg-left{float:left!important}.ion-float-lg-right{float:right!important}.ion-float-lg-start{float:left!important}:host-context([dir=rtl]) .ion-float-lg-start{float:right!important}[dir=rtl] .ion-float-lg-start{float:right!important}@supports selector(:dir(rtl)){.ion-float-lg-start:dir(rtl){float:right!important}}.ion-float-lg-end{float:right!important}:host-context([dir=rtl]) .ion-float-lg-end{float:left!important}[dir=rtl] .ion-float-lg-end{float:left!important}@supports selector(:dir(rtl)){.ion-float-lg-end:dir(rtl){float:left!important}}}@media (min-width: 1200px){.ion-float-xl-left{float:left!important}.ion-float-xl-right{float:right!important}.ion-float-xl-start{float:left!important}:host-context([dir=rtl]) .ion-float-xl-start{float:right!important}[dir=rtl] .ion-float-xl-start{float:right!important}@supports selector(:dir(rtl)){.ion-float-xl-start:dir(rtl){float:right!important}}.ion-float-xl-end{float:right!important}:host-context([dir=rtl]) .ion-float-xl-end{float:left!important}[dir=rtl] .ion-float-xl-end{float:left!important}@supports selector(:dir(rtl)){.ion-float-xl-end:dir(rtl){float:left!important}}}.ion-text-center{text-align:center!important}.ion-text-justify{text-align:justify!important}.ion-text-start{text-align:start!important}.ion-text-end{text-align:end!important}.ion-text-left{text-align:left!important}.ion-text-right{text-align:right!important}.ion-text-nowrap{white-space:nowrap!important}.ion-text-wrap{white-space:normal!important}@media (min-width: 576px){.ion-text-sm-center{text-align:center!important}.ion-text-sm-justify{text-align:justify!important}.ion-text-sm-start{text-align:start!important}.ion-text-sm-end{text-align:end!important}.ion-text-sm-left{text-align:left!important}.ion-text-sm-right{text-align:right!important}.ion-text-sm-nowrap{white-space:nowrap!important}.ion-text-sm-wrap{white-space:normal!important}}@media (min-width: 768px){.ion-text-md-center{text-align:center!important}.ion-text-md-justify{text-align:justify!important}.ion-text-md-start{text-align:start!important}.ion-text-md-end{text-align:end!important}.ion-text-md-left{text-align:left!important}.ion-text-md-right{text-align:right!important}.ion-text-md-nowrap{white-space:nowrap!important}.ion-text-md-wrap{white-space:normal!important}}@media (min-width: 992px){.ion-text-lg-center{text-align:center!important}.ion-text-lg-justify{text-align:justify!important}.ion-text-lg-start{text-align:start!important}.ion-text-lg-end{text-align:end!important}.ion-text-lg-left{text-align:left!important}.ion-text-lg-right{text-align:right!important}.ion-text-lg-nowrap{white-space:nowrap!important}.ion-text-lg-wrap{white-space:normal!important}}@media (min-width: 1200px){.ion-text-xl-center{text-align:center!important}.ion-text-xl-justify{text-align:justify!important}.ion-text-xl-start{text-align:start!important}.ion-text-xl-end{text-align:end!important}.ion-text-xl-left{text-align:left!important}.ion-text-xl-right{text-align:right!important}.ion-text-xl-nowrap{white-space:nowrap!important}.ion-text-xl-wrap{white-space:normal!important}}.ion-text-uppercase{text-transform:uppercase!important}.ion-text-lowercase{text-transform:lowercase!important}.ion-text-capitalize{text-transform:capitalize!important}@media (min-width: 576px){.ion-text-sm-uppercase{text-transform:uppercase!important}.ion-text-sm-lowercase{text-transform:lowercase!important}.ion-text-sm-capitalize{text-transform:capitalize!important}}@media (min-width: 768px){.ion-text-md-uppercase{text-transform:uppercase!important}.ion-text-md-lowercase{text-transform:lowercase!important}.ion-text-md-capitalize{text-transform:capitalize!important}}@media (min-width: 992px){.ion-text-lg-uppercase{text-transform:uppercase!important}.ion-text-lg-lowercase{text-transform:lowercase!important}.ion-text-lg-capitalize{text-transform:capitalize!important}}@media (min-width: 1200px){.ion-text-xl-uppercase{text-transform:uppercase!important}.ion-text-xl-lowercase{text-transform:lowercase!important}.ion-text-xl-capitalize{text-transform:capitalize!important}}.ion-align-content-start{align-content:flex-start!important}.ion-align-content-end{align-content:flex-end!important}.ion-align-content-center{align-content:center!important}.ion-align-content-between{align-content:space-between!important}.ion-align-content-around{align-content:space-around!important}.ion-align-content-stretch{align-content:stretch!important}@media (min-width: 576px){.ion-align-content-sm-start{align-content:flex-start!important}.ion-align-content-sm-end{align-content:flex-end!important}.ion-align-content-sm-center{align-content:center!important}.ion-align-content-sm-between{align-content:space-between!important}.ion-align-content-sm-around{align-content:space-around!important}.ion-align-content-sm-stretch{align-content:stretch!important}}@media (min-width: 768px){.ion-align-content-md-start{align-content:flex-start!important}.ion-align-content-md-end{align-content:flex-end!important}.ion-align-content-md-center{align-content:center!important}.ion-align-content-md-between{align-content:space-between!important}.ion-align-content-md-around{align-content:space-around!important}.ion-align-content-md-stretch{align-content:stretch!important}}@media (min-width: 992px){.ion-align-content-lg-start{align-content:flex-start!important}.ion-align-content-lg-end{align-content:flex-end!important}.ion-align-content-lg-center{align-content:center!important}.ion-align-content-lg-between{align-content:space-between!important}.ion-align-content-lg-around{align-content:space-around!important}.ion-align-content-lg-stretch{align-content:stretch!important}}@media (min-width: 1200px){.ion-align-content-xl-start{align-content:flex-start!important}.ion-align-content-xl-end{align-content:flex-end!important}.ion-align-content-xl-center{align-content:center!important}.ion-align-content-xl-between{align-content:space-between!important}.ion-align-content-xl-around{align-content:space-around!important}.ion-align-content-xl-stretch{align-content:stretch!important}}.ion-align-items-start{align-items:start!important}.ion-align-items-end{align-items:end!important}.ion-align-items-center{align-items:center!important}.ion-align-items-stretch{align-items:stretch!important}.ion-align-items-baseline{align-items:baseline!important}@media (min-width: 576px){.ion-align-items-sm-start{align-items:start!important}.ion-align-items-sm-end{align-items:end!important}.ion-align-items-sm-center{align-items:center!important}.ion-align-items-sm-stretch{align-items:stretch!important}.ion-align-items-sm-baseline{align-items:baseline!important}}@media (min-width: 768px){.ion-align-items-md-start{align-items:start!important}.ion-align-items-md-end{align-items:end!important}.ion-align-items-md-center{align-items:center!important}.ion-align-items-md-stretch{align-items:stretch!important}.ion-align-items-md-baseline{align-items:baseline!important}}@media (min-width: 992px){.ion-align-items-lg-start{align-items:start!important}.ion-align-items-lg-end{align-items:end!important}.ion-align-items-lg-center{align-items:center!important}.ion-align-items-lg-stretch{align-items:stretch!important}.ion-align-items-lg-baseline{align-items:baseline!important}}@media (min-width: 1200px){.ion-align-items-xl-start{align-items:start!important}.ion-align-items-xl-end{align-items:end!important}.ion-align-items-xl-center{align-items:center!important}.ion-align-items-xl-stretch{align-items:stretch!important}.ion-align-items-xl-baseline{align-items:baseline!important}}.ion-align-self-start{align-self:start!important}.ion-align-self-end{align-self: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}@media (min-width: 576px){.ion-align-self-sm-start{align-self:start!important}.ion-align-self-sm-end{align-self:end!important}.ion-align-self-sm-center{align-self:center!important}.ion-align-self-sm-stretch{align-self:stretch!important}.ion-align-self-sm-baseline{align-self:baseline!important}.ion-align-self-sm-auto{align-self:auto!important}}@media (min-width: 768px){.ion-align-self-md-start{align-self:start!important}.ion-align-self-md-end{align-self:end!important}.ion-align-self-md-center{align-self:center!important}.ion-align-self-md-stretch{align-self:stretch!important}.ion-align-self-md-baseline{align-self:baseline!important}.ion-align-self-md-auto{align-self:auto!important}}@media (min-width: 992px){.ion-align-self-lg-start{align-self:start!important}.ion-align-self-lg-end{align-self:end!important}.ion-align-self-lg-center{align-self:center!important}.ion-align-self-lg-stretch{align-self:stretch!important}.ion-align-self-lg-baseline{align-self:baseline!important}.ion-align-self-lg-auto{align-self:auto!important}}@media (min-width: 1200px){.ion-align-self-xl-start{align-self:start!important}.ion-align-self-xl-end{align-self:end!important}.ion-align-self-xl-center{align-self:center!important}.ion-align-self-xl-stretch{align-self:stretch!important}.ion-align-self-xl-baseline{align-self:baseline!important}.ion-align-self-xl-auto{align-self:auto!important}}.ion-justify-content-start{justify-content:flex-start!important}.ion-justify-content-end{justify-content:flex-end!important}.ion-justify-content-center{justify-content:center!important}.ion-justify-content-between{justify-content:space-between!important}.ion-justify-content-around{justify-content:space-around!important}.ion-justify-content-evenly{justify-content:space-evenly!important}@media (min-width: 576px){.ion-justify-content-sm-start{justify-content:flex-start!important}.ion-justify-content-sm-end{justify-content:flex-end!important}.ion-justify-content-sm-center{justify-content:center!important}.ion-justify-content-sm-between{justify-content:space-between!important}.ion-justify-content-sm-around{justify-content:space-around!important}.ion-justify-content-sm-evenly{justify-content:space-evenly!important}}@media (min-width: 768px){.ion-justify-content-md-start{justify-content:flex-start!important}.ion-justify-content-md-end{justify-content:flex-end!important}.ion-justify-content-md-center{justify-content:center!important}.ion-justify-content-md-between{justify-content:space-between!important}.ion-justify-content-md-around{justify-content:space-around!important}.ion-justify-content-md-evenly{justify-content:space-evenly!important}}@media (min-width: 992px){.ion-justify-content-lg-start{justify-content:flex-start!important}.ion-justify-content-lg-end{justify-content:flex-end!important}.ion-justify-content-lg-center{justify-content:center!important}.ion-justify-content-lg-between{justify-content:space-between!important}.ion-justify-content-lg-around{justify-content:space-around!important}.ion-justify-content-lg-evenly{justify-content:space-evenly!important}}@media (min-width: 1200px){.ion-justify-content-xl-start{justify-content:flex-start!important}.ion-justify-content-xl-end{justify-content:flex-end!important}.ion-justify-content-xl-center{justify-content:center!important}.ion-justify-content-xl-between{justify-content:space-between!important}.ion-justify-content-xl-around{justify-content:space-around!important}.ion-justify-content-xl-evenly{justify-content:space-evenly!important}}.ion-flex-row{flex-direction:row!important}.ion-flex-row-reverse{flex-direction:row-reverse!important}.ion-flex-column{flex-direction:column!important}.ion-flex-column-reverse{flex-direction:column-reverse!important}@media (min-width: 576px){.ion-flex-sm-row{flex-direction:row!important}.ion-flex-sm-row-reverse{flex-direction:row-reverse!important}.ion-flex-sm-column{flex-direction:column!important}.ion-flex-sm-column-reverse{flex-direction:column-reverse!important}}@media (min-width: 768px){.ion-flex-md-row{flex-direction:row!important}.ion-flex-md-row-reverse{flex-direction:row-reverse!important}.ion-flex-md-column{flex-direction:column!important}.ion-flex-md-column-reverse{flex-direction:column-reverse!important}}@media (min-width: 992px){.ion-flex-lg-row{flex-direction:row!important}.ion-flex-lg-row-reverse{flex-direction:row-reverse!important}.ion-flex-lg-column{flex-direction:column!important}.ion-flex-lg-column-reverse{flex-direction:column-reverse!important}}@media (min-width: 1200px){.ion-flex-xl-row{flex-direction:row!important}.ion-flex-xl-row-reverse{flex-direction:row-reverse!important}.ion-flex-xl-column{flex-direction:column!important}.ion-flex-xl-column-reverse{flex-direction:column-reverse!important}}.ion-wrap{flex-wrap:wrap!important}.ion-nowrap{flex-wrap:nowrap!important}.ion-wrap-reverse{flex-wrap:wrap-reverse!important}.ion-flex-wrap{flex-wrap:wrap!important}.ion-flex-nowrap{flex-wrap:nowrap!important}.ion-flex-wrap-reverse{flex-wrap:wrap-reverse!important}@media (min-width: 576px){.ion-flex-sm-wrap{flex-wrap:wrap!important}.ion-flex-sm-nowrap{flex-wrap:nowrap!important}.ion-flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}}@media (min-width: 768px){.ion-flex-md-wrap{flex-wrap:wrap!important}.ion-flex-md-nowrap{flex-wrap:nowrap!important}.ion-flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}}@media (min-width: 992px){.ion-flex-lg-wrap{flex-wrap:wrap!important}.ion-flex-lg-nowrap{flex-wrap:nowrap!important}.ion-flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}}@media (min-width: 1200px){.ion-flex-xl-wrap{flex-wrap:wrap!important}.ion-flex-xl-nowrap{flex-wrap:nowrap!important}.ion-flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}}.ion-flex-1{flex:1!important}.ion-flex-auto{flex:auto!important}.ion-flex-initial{flex:initial!important}.ion-flex-none{flex:none!important}@media (min-width: 576px){.ion-flex-sm-1{flex:1!important}.ion-flex-sm-auto{flex:auto!important}.ion-flex-sm-initial{flex:initial!important}.ion-flex-sm-none{flex:none!important}}@media (min-width: 768px){.ion-flex-md-1{flex:1!important}.ion-flex-md-auto{flex:auto!important}.ion-flex-md-initial{flex:initial!important}.ion-flex-md-none{flex:none!important}}@media (min-width: 992px){.ion-flex-lg-1{flex:1!important}.ion-flex-lg-auto{flex:auto!important}.ion-flex-lg-initial{flex:initial!important}.ion-flex-lg-none{flex:none!important}}@media (min-width: 1200px){.ion-flex-xl-1{flex:1!important}.ion-flex-xl-auto{flex:auto!important}.ion-flex-xl-initial{flex:initial!important}.ion-flex-xl-none{flex:none!important}}.ion-flex-grow-0{flex-grow:0!important}.ion-flex-grow-1{flex-grow:1!important}.ion-flex-shrink-0{flex-shrink:0!important}.ion-flex-shrink-1{flex-shrink:1!important}@media (min-width: 576px){.ion-flex-sm-grow-0{flex-grow:0!important}.ion-flex-sm-grow-1{flex-grow:1!important}.ion-flex-sm-shrink-0{flex-shrink:0!important}.ion-flex-sm-shrink-1{flex-shrink:1!important}}@media (min-width: 768px){.ion-flex-md-grow-0{flex-grow:0!important}.ion-flex-md-grow-1{flex-grow:1!important}.ion-flex-md-shrink-0{flex-shrink:0!important}.ion-flex-md-shrink-1{flex-shrink:1!important}}@media (min-width: 992px){.ion-flex-lg-grow-0{flex-grow:0!important}.ion-flex-lg-grow-1{flex-grow:1!important}.ion-flex-lg-shrink-0{flex-shrink:0!important}.ion-flex-lg-shrink-1{flex-shrink:1!important}}@media (min-width: 1200px){.ion-flex-xl-grow-0{flex-grow:0!important}.ion-flex-xl-grow-1{flex-grow:1!important}.ion-flex-xl-shrink-0{flex-shrink:0!important}.ion-flex-xl-shrink-1{flex-shrink:1!important}}.ion-order-first{order:-1!important}.ion-order-0{order:0!important}.ion-order-1{order:1!important}.ion-order-2{order:2!important}.ion-order-3{order:3!important}.ion-order-4{order:4!important}.ion-order-5{order:5!important}.ion-order-6{order:6!important}.ion-order-7{order:7!important}.ion-order-8{order:8!important}.ion-order-9{order:9!important}.ion-order-10{order:10!important}.ion-order-11{order:11!important}.ion-order-12{order:12!important}.ion-order-last{order:13!important}@media (min-width: 576px){.ion-order-sm-first{order:-1!important}.ion-order-sm-0{order:0!important}.ion-order-sm-1{order:1!important}.ion-order-sm-2{order:2!important}.ion-order-sm-3{order:3!important}.ion-order-sm-4{order:4!important}.ion-order-sm-5{order:5!important}.ion-order-sm-6{order:6!important}.ion-order-sm-7{order:7!important}.ion-order-sm-8{order:8!important}.ion-order-sm-9{order:9!important}.ion-order-sm-10{order:10!important}.ion-order-sm-11{order:11!important}.ion-order-sm-12{order:12!important}.ion-order-sm-last{order:13!important}}@media (min-width: 768px){.ion-order-md-first{order:-1!important}.ion-order-md-0{order:0!important}.ion-order-md-1{order:1!important}.ion-order-md-2{order:2!important}.ion-order-md-3{order:3!important}.ion-order-md-4{order:4!important}.ion-order-md-5{order:5!important}.ion-order-md-6{order:6!important}.ion-order-md-7{order:7!important}.ion-order-md-8{order:8!important}.ion-order-md-9{order:9!important}.ion-order-md-10{order:10!important}.ion-order-md-11{order:11!important}.ion-order-md-12{order:12!important}.ion-order-md-last{order:13!important}}@media (min-width: 992px){.ion-order-lg-first{order:-1!important}.ion-order-lg-0{order:0!important}.ion-order-lg-1{order:1!important}.ion-order-lg-2{order:2!important}.ion-order-lg-3{order:3!important}.ion-order-lg-4{order:4!important}.ion-order-lg-5{order:5!important}.ion-order-lg-6{order:6!important}.ion-order-lg-7{order:7!important}.ion-order-lg-8{order:8!important}.ion-order-lg-9{order:9!important}.ion-order-lg-10{order:10!important}.ion-order-lg-11{order:11!important}.ion-order-lg-12{order:12!important}.ion-order-lg-last{order:13!important}}@media (min-width: 1200px){.ion-order-xl-first{order:-1!important}.ion-order-xl-0{order:0!important}.ion-order-xl-1{order:1!important}.ion-order-xl-2{order:2!important}.ion-order-xl-3{order:3!important}.ion-order-xl-4{order:4!important}.ion-order-xl-5{order:5!important}.ion-order-xl-6{order:6!important}.ion-order-xl-7{order:7!important}.ion-order-xl-8{order:8!important}.ion-order-xl-9{order:9!important}.ion-order-xl-10{order:10!important}.ion-order-xl-11{order:11!important}.ion-order-xl-12{order:12!important}.ion-order-xl-last{order:13!important}}.bonus-container{display:flex;justify-content:space-between}.bonus-container .bonus-container-thumbnail{height:60px;width:60px;border:1px solid #DDDDDD;background-position:center;background-repeat:no-repeat;background-size:contain}.bonus-container .bonus-text{width:67%;display:flex;align-items:center;flex:1}.bonus-container .bonus-text p{margin-left:5px!important;font-weight:500;font-size:14px}@media screen and (max-width: 550px){.bonus-container .bonus-text{width:60%}}app-deposit-bonus-offers ion-button{height:40px;width:90px}app-signup-step-one .bonus-container ion-button,app-player-migration-action .bonus-container ion-button{height:40px;width:90px}app-signup-step-one .bonus-container ion-icon,app-player-migration-action .bonus-container ion-icon{padding:0 10px;transform:translateY(10px)}.bonus-offer-button{display:flex;align-items:center;margin-left:8px}ion-button{--border-radius: .25rem;--box-shadow: none !important;border-radius:.25rem;text-transform:inherit;font-size:.875rem;font-weight:700}ion-button[size*=large]{max-width:16rem;width:100%}.alert-wrapper .alert-button-group .alert-button{color:var(--link-color)}ion-button[name*=navbar]{width:5.5rem;height:2.25rem;--border-radius: 999px;text-transform:uppercase;font-size:1rem;font-weight:700}ion-button[name*=navbar].navbar__button--outline{--background: transparent;--color: var(--ion-color-light);--border-color: var(--ion-color-light);--border-style: solid;--border-width: 2px;--background-activated: transparent;--background-focused: transparent;--background-hover: transparent}ion-button[name*=navbar].navbar__button--solid{--background: var(--ion-color-primary) !important;--color: var(--ion-color-tertiary)}.grey-row{min-height:4.5rem!important;border:1px solid #eee!important;border-radius:.25rem;background-color:#eee;width:100%;display:inline-flex;align-items:center}.grey-row p{margin:0 0 0 1rem!important;font-weight:700}.grey-row ion-icon{font-size:1.6rem}.grey-row:not(:last-of-type){margin-bottom:.25rem}.default-amounts-title{font-size:.75rem;font-weight:700;margin:.25rem 0;padding:0!important}.vendor-logo-container{background-color:#fff;padding:5px;border-radius:6px;border:solid 1px #d9d9d9;height:2.65rem;width:3.85rem;display:flex;justify-content:center;align-items:center}.vendor-logo-container .vendor-logo-image{height:100%;width:100%;background-size:contain;background-position:center;background-repeat:no-repeat}.deposit-default-items{display:flex}.deposit-default-items ion-item{flex:1;--padding-end: 0px;--inner-padding-end: 0px}.creditcard-typegrid{display:flex!important;flex-wrap:wrap;flex-direction:row;justify-content:space-between}.creditcard-typegrid ion-item{border:1px solid #DDDDDD;width:49.5%;margin-bottom:.25rem!important}.creditcard-typegrid ion-label.radio-text{margin:2px!important;font-size:.75rem;font-weight:700;white-space:normal!important;overflow:visible!important}@media screen and (max-width: 375px){.creditcard-typegrid ion-label.radio-text{font-size:.75rem}}@media screen and (max-width: 360px){.creditcard-typegrid ion-label.radio-text{font-size:.5rem}}.creditcard-typegrid ion-radio{margin:.25rem}.accountlist-grid{margin-bottom:.25rem}.accountlist-grid ion-item{--min-height: 4.4rem;margin-top:.25rem!important;margin-bottom:.9rem!important;border-radius:4px;--background: #eee}.accountlist-grid ion-item .item-logo-label{flex:unset}.radio-radio{width:3rem}.radio-logo-container{height:2.4rem;width:3.5rem;margin:.25rem!important;display:flex;justify-content:center;align-items:center;border:1px solid #d9d9d9;border-radius:6px;background-color:#fff}.radio-logo-container .radio-logo{height:90%;width:85%;background-size:contain;background-position:center;background-repeat:no-repeat}.cvv-text{display:flex}.cvv-text p{transform:translateY(1.5rem);color:var(--link-color)!important}.cvv-text ion-icon{font-size:1.5rem;transform:translateY(33px)}.cvv-image{transform:translateY(1.5rem);height:2.5rem}ion-checkbox{margin-right:1rem}.success-message-box{border:1px solid var(--ion-color-success-tint);background:#ecfbf2;border-radius:.25rem;margin:.75rem}@media screen and (max-width: 550px){.success-message-box{margin:0 1.25rem}}.success-message-box p,.success-message-box h4{color:var(--ion-color-success)!important;margin:0!important;padding-top:.5rem!important;padding-left:.5rem!important}.success-message-box p{padding-bottom:.5rem!important}.success-message-box ion-icon{margin:.5rem!important;font-size:2.5rem}.error-message-box{border:1px solid var(--ion-color-danger-tint);background:#fbdade;border-radius:.25rem;margin:.75rem}@media screen and (max-width: 550px){.error-message-box{margin:.5rem 1rem}}.error-message-box p,.error-message-box h4{color:var(--ion-color-danger)!important;padding-top:10px!important;margin:0 0 0 -10px!important}.error-message-box p{padding-bottom:10px!important}.error-message-box ion-icon{margin:.5rem!important;font-size:2.5rem}.note-box{min-height:2.5rem!important;background-color:var(--ion-color-light);border:1px solid #DDDDDD;width:100%;margin-top:.25rem;display:inline-flex;align-items:center}.note-box h4{text-align:left;padding:.5rem .5rem 0px 0;margin:0!important}.note-box p{font-size:.875rem!important;text-align:left;padding:.25rem .5rem .5rem 0;margin:0!important}.note-box p.no-padding{padding:0}.note-box ion-icon{margin-top:.5rem;font-size:1.25rem;padding:0 .25rem .25rem}ion-item.input-error{--min-height: 1rem}.input-error ion-label{font-size:.75rem!important;color:var(--ion-color-danger)!important;white-space:normal!important;overflow:visible!important;text-align:left;margin:.25rem 0}.input-error p{font-size:.75rem!important;color:var(--ion-color-danger)!important;white-space:normal!important;overflow:visible!important;text-align:left;margin:.25rem 0}ion-input.ng-dirty.ng-invalid.ng-touched{background-color:#ffdadc!important;box-shadow:inset 0 0 0 3px #fa001526!important;border:1px solid #e1464e!important}ion-popover [popover]:not(:popover-open):not(dialog[open]){display:contents}.cursor-pointer{cursor:pointer}.spacer-half{margin-top:.5rem}.spacer-lg{margin-top:1rem}.spacer-2xl{margin-top:2rem}.spacer-5{margin-top:5px}.spacer-10{margin-top:10px}.spacer-20{margin-top:20px}.spacer-30{margin-top:30px}.spacer-50{margin-top:50px}.spacer-100{margin-top:100px}.text-bold{font-weight:600!important}.text-bold-high{font-weight:900!important}.text-bold-medium{font-weight:700!important}ion-icon:before{content:"";position:absolute;width:100%;height:100%;left:0}.line-through-text-container{display:flex;flex-direction:row;justify-content:space-around;align-items:center}.line-through-text-container .line-1{width:100%;height:1px;margin:1.5rem auto;background:linear-gradient(to right,#c9c9c900,#c9c9c9,#c9c9c900)}.line-through-text-container .line-2{width:100%;height:1px;margin:1.5rem auto;background:linear-gradient(to left,#c9c9c900,#c9c9c9,#c9c9c900)}.line-through-text-container .pass-through-info-text{font-weight:700;text-wrap:nowrap;white-space:nowrap}[hidden]{display:none!important}@media screen and (max-width: 576px){.ion-text-center-xs{text-align:center!important}}ion-input{--highlight-color: black !important}ion-input,ion-textarea{border:1px solid #C2C2C2;border-radius:.25rem;--placeholder-color: #8E8E8E;caret-color:var(--ion-color-dark)}ion-textarea{padding-left:.5rem}ion-item:hover{--background-hover: none !important}.native-input.sc-ion-input-md,.native-input.sc-ion-input-ios{padding:.5rem}.native-input{height:2.5rem}.label-stacked.sc-ion-label-md-h{margin-bottom:.5rem;text-overflow:unset;overflow:unset}.label-stacked{font-size:.75rem;font-weight:700}.password-container{position:relative}.password-container .password-input{display:flex;border-radius:.25rem;width:100%}.password-container .password-input .input-noborder{background:none;outline:none;-webkit-appearance:none;box-shadow:none!important;border:none}.password-container .password-input .password-show-hide{align-self:center}.password-container .password-input .password-show-hide ion-icon{font-size:1.7rem}ion-radio.radio-checked::part(label){color:var(--active-radio-color)}ion-radio.radio-checked::part(container){border-color:var(--active-radio-color)}ion-radio.radio-checked.md::part(mark){background:var(--active-radio-color)}ion-radio.radio-checked.ios::part(mark){border-color:var(--active-radio-color)}ion-input.ng-dirty.ng-valid.ng-touched{background-color:#dff0e0!important;box-shadow:inset 0 0 0 3px #dff0e0!important;border:1px solid #4ba700!important}ion-item.no-end-padding{--padding-end: 0px;--inner-padding-end: 0px;--padding-start: 0px;--inner-padding-start: 0px}ion-item.margin-override-right{margin-right:5px}ion-item.margin-override-left{margin-left:5px}.lane__header{display:flex;justify-content:space-between;margin:0 0 .75rem}.lane__header p{font-size:1.25rem;font-weight:500;font-family:var(--font-secondary);margin:0;color:var(--ion-color-light)}@media screen and (max-width: 576px){.lane__header{margin:0 0 .5rem}.lane__header p{font-size:1rem}}.logo-light-bgr{background-image:url(fvlogoblk.df475e7c41b45352.svg);background-position:center;background-repeat:no-repeat;background-size:contain;margin:1rem auto}.logo-light-bgr-sm{width:100%;height:3rem}@media screen and (min-width: 768px){.logo-light-bgr-sm{height:3.5rem}}ion-modal.custom-modal-class::part(content){display:block;position:absolute}@media screen and (min-width: 700px) and (min-height: 550px){ion-modal.custom-modal-class::part(content){top:10%;border-radius:8px;--height: 80%;--width: 700px}}ion-modal.custom-modal-class.player-dashboard::part(content){background-color:transparent}ion-modal.custom-modal-class.id-now-ipad-fullscreen::part(content){top:0!important;border-radius:unset!important;--height: 100%;--width: 100%}@media screen and (min-width: 768px) and (max-width: 991.98px) and (min-height: 576px){ion-modal.custom-modal-class.player-dashboard::part(content){top:0!important;border-radius:unset!important;height:100%;width:100%}}@media screen and (min-width: 992px) and (min-height: 576px){ion-modal.custom-modal-class.player-dashboard::part(content){max-width:60.6rem;--width: 100%;--height: auto;top:auto}}@media screen and (max-width: 768px){ion-modal.custom-modal-class.player-dashboard::part(content){background-color:transparent}}.custom-modal-class ion-grid{margin:15px 80px;padding:0}@media screen and (max-width: 576px){.custom-modal-class ion-grid{margin:10px}}@media screen and (min-width: 577px) and (max-width: 699px){.custom-modal-class .my-free-spin-grid{margin:15px 10px}}.custom-modal-class ion-label{line-height:20px}.custom-modal-class ion-checkbox{--border-color: var(--ion-color-dark);--checkbox-background: var(--ion-color-light);--checkbox-background-checked: #6CDD00;--checkmark-color: var(--ion-color-dark)}.custom-modal-class ion-radio.radio-checked::part(container){background:var(--ion-color-dark);border-color:#6cdd00}.custom-modal-class ion-radio.radio-checked.md::part(mark){background-color:#6cdd00}.custom-modal-class a{text-decoration:none;cursor:pointer;font-weight:600;color:var(--link-color)}.custom-modal-class p{font-size:14px}.custom-modal-class p.text--small{font-size:12px;font-weight:500}.custom-modal-class h5{font-size:16px;font-weight:700!important;margin:5px 0!important}.custom-modal-class h4{font-weight:500}.custom-modal-class .account-balance-hr-line{width:100%;height:1px;margin:25px auto;background-color:var(--medium-grey)}.custom-modal-class .my-pagination{display:flex;justify-content:center}.custom-modal-class .my-pagination .ngx-pagination{padding-inline-start:0px}.custom-modal-class .no-margin-bottom{margin-bottom:0!important}.custom-modal-class .no-margin-top{margin-top:0!important}.custom-modal-class-transparent{--background: transparent;--height: 95%;--width: 100%}.custom-modal-class-transparent-full-height{--background: transparent;--height: 100%;--width: 100%}.ogsDetails{--max-width: 50% !important;--width: 50% !important}ion-alert.custom-alert{z-index:99999999;--backdrop-opacity: .7}ion-alert.custom-alert .alert-wrapper{border-radius:4px}ion-alert.custom-alert .alert-button-group{padding:8px}ion-alert.custom-alert button.alert-button{border:0;height:2em;width:40%;min-width:40%;margin:0 10px;border-radius:4px}ion-alert.custom-alert button.alert-button.alert-button-danger{background-color:var(--ion-color-danger);color:var(--ion-color-danger-contrast)}ion-alert.custom-alert button.alert-button.alert-button-primary{background-color:var(--ion-color-primary);color:var(--ion-color-primary-contrast)}ion-alert.custom-alert button.alert-button.alert-button-cancel{background-color:var(--medium-grey);color:var(--medium-grey-contrast)}ion-alert.custom-alert button.alert-button.alert-button-cancel span{justify-content:center!important}ion-alert.verifyPhoneCode .alert-wrapper{border-radius:4px}ion-alert.verifyPhoneCode .alert-head .alert-sub-title{color:var(--ion-color-dark)}ion-alert.verifyPhoneCode .alert-message .alert-sub-title{color:var(--ion-color-dark)}ion-modal:has(game-details)::part(content){--background: transparent}ion-modal:has(app-search) ion-button{font-family:var(--font-primary);font-weight:400}ion-modal:has(app-search) ion-content::part(scroll){margin-bottom:10px!important}@media (min-width: 768px) and (max-width: 991px){ion-modal:has(app-search)::part(content),ion-modal:has(app-search) .modal-wrapper,ion-modal:has(app-search) .ion-overlay-wrapper,ion-modal:has(app-search) .modal-shadow,ion-modal:has(app-search) .modal-handle{width:100%;height:100%;border-radius:0}}@media (min-width: 992px){ion-modal:has(app-search)::part(content),ion-modal:has(app-search) .modal-wrapper,ion-modal:has(app-search) .ion-overlay-wrapper,ion-modal:has(app-search) .modal-shadow,ion-modal:has(app-search) .modal-handle{position:fixed!important;top:76px!important;left:13px!important;transform:none!important;margin:0!important;padding-top:8px!important;border-radius:1.5rem!important;box-shadow:0 4px 16px #0000002e!important;width:428px;max-height:calc(100vh - 100px)!important;background-color:#f5f5fa}ion-modal:has(app-search)::part(backdrop),ion-modal:has(app-search) ion-backdrop{opacity:.32!important;background:#000!important}ion-modal:has(app-search) ion-toolbar{--background: hsla(240, 33%, 97%, 1) !important;--border-width: 0 !important}}.searchbar-input{background-color:#76767f38!important;padding:7px 8px 7px 42px!important;margin:0!important;width:371px!important;border-radius:1.25rem!important}@media (max-width: 991px){.searchbar-input{margin-right:0!important;width:100%!important}}.search-highligh-text{color:var(--ion-color-secondary);font-weight:700}ion-select{min-height:2.5rem;border:1px solid #C2C2C2;border-radius:.25rem;--placeholder-color: #8E8E8E;--padding-start: .25rem;--placeholder-opacity: 1}ion-select[disabled]{min-height:2.5rem;border:1px solid red;border-radius:.25rem;--placeholder-color: #8E8E8E;--padding-start: .25rem;--placeholder-opacity: 1}ion-select.select-disabled{opacity:1}ion-select.select-disabled::part(icon){opacity:.3}ion-select.select-disabled::part(text){opacity:.3}ion-select::part(icon){opacity:1;color:transparent;background:url(chevron-down-outline.e966cc91dc26a9a6.svg) no-repeat center}.custom-select-wrapper{margin-bottom:.5rem!important}.custom-select-wrapper .label{margin:.75rem 0 .5rem!important}.custom-select-wrapper ion-label.label-ios{margin-bottom:.75rem!important}.custom-select-wrapper.ion-pristine.ion-invalid ion-label.label-stacked{color:var(--color)!important}.custom-select-wrapper .custom-select{width:100%;position:relative;display:block}.custom-select-wrapper .custom-select select,.custom-select-wrapper .custom-select ion-select{height:3rem!important;border-radius:.25rem!important;border:solid 1px #C2C2C2!important;background-color:#fff!important;opacity:1!important;padding:.25rem!important;width:100%!important;cursor:pointer;font-size:1rem;font-weight:400}.custom-select-wrapper select::-ms-expand{display:none}.custom-select-wrapper select::-ms-expand{display:none!important}.custom-select-wrapper .custom-select:after{display:block}.custom-select-wrapper .custom-select select{padding-right:2em;border:1px solid transparent;appearance:none}.custom-select-wrapper .custom-select select:focus{border-color:#aaa}.custom-select-wrapper select.ng-untouched.ng-invalid{color:#999!important}.custom-select-wrapper select:disabled{color:#999!important}.hideTriangle:after{content:""!important}.tabular-data{padding:0!important;border-top:1px solid var(--table-border);border-left:1px solid var(--table-border);border-bottom:1px solid var(--table-border);color:var(--ion-color-dark);width:95%;margin:2.5%!important}.tabular-data ion-row:nth-child(2n){background:#eee}.tabular-data ion-row:nth-child(odd){background:#fff}.tabular-data ion-row:first-child{background:var(--ion-color-dark);color:var(--ion-color-light)}@media screen and (max-width: 720px){.tabular-data ion-row:first-child{font-size:.75rem}}@media screen and (max-width: 720px){.tabular-data ion-row:first-child ion-col{padding-left:2px!important;padding-right:2px!important}}.tabular-data ion-row{border-right:1px solid var(--table-border)}.tabular-data ion-row ion-col{padding:1rem 2px;word-wrap:break-word;align-self:center;text-align:center}@media screen and (max-width: 720px){.tabular-data ion-row ion-col .button span{font-size:1rem}}@media screen and (max-width: 720px){.tabular-data ion-row ion-col .button{padding-right:.5rem;padding-left:.5rem}}@media screen and (max-width: 720px){.tabular-data ion-row ion-col{font-size:.75rem}}.tabular-data ion-row:first-child ion-col{border-right:none}.text--light{color:var(--ion-color-light)!important}ion-popover.content-vipterm{--min-width: 30% !important}@media (orientation: landscape){ion-popover.content-vipterm-ipad-web-portait{--offset-x: 10% !important}}@media (orientation: portrait){ion-popover.content-vipterm-ipad-web-landscape{--offset-x: -20% !important}}@media (orientation: landscape){ion-popover.game-history-details-and-self-exclude-portait{--offset-x: -4% !important;--offset-y: -40% !important}}ion-popover.game-history-details-and-self-exclude-landscape{--offset-y: 10% !important}@media (orientation: portrait){ion-popover.game-history-details-and-self-exclude-landscape{--offset-x: -22% !important}}ion-popover ion-content{height:auto}ion-popover.standard-popover{--min-width: 335px;--max-height: 400px}ion-popover.standard-popover a{text-decoration:none;cursor:pointer;font-weight:600;color:var(--link-color)}ion-popover.standard-popover::part(content){top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}ion-popover.standard-popover .popover-content{width:auto!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}@media screen and (max-width: 576px){ion-popover.standard-popover .popover-content{width:100%!important;border-radius:10px}}@media screen and (max-width: 767px){ion-popover.standard-popover{--max-width: 98% !important;width:100%!important}}@media screen and (min-width: 768px){ion-popover.standard-popover{--min-width: 560px !important;min-height:120px!important}}ion-popover.standard-popover .scroll-content{overflow-y:hidden!important}ion-popover.standard-popover ion-title{font-weight:700}ion-popover.standard-popover ion-button.cursor-no{cursor:none;visibility:hidden}ion-popover.standard-popover .no-h-padding{--padding-start: 0px;--padding-end: 0px }@media (min-width: 1024px){ion-popover.standard-popover.reconfirm-popover{--max-height: auto !important}}ion-popover.standard-popover.gameHistoryDetails ion-content div{overflow-x:auto!important}ion-popover.standard-popover.gameHistoryDetails .popover-content{top:10%!important}@media screen and (max-width: 767px){ion-popover.standard-popover.gameHistoryDetails .popover-content{max-width:auto!important;width:100%!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}}@media screen and (min-width: 768px){ion-popover.standard-popover.gameHistoryDetails .popover-content{min-width:560px!important;min-height:120px!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}}ion-popover.standard-popover.gameHistoryDetails .popover-content img{display:block}ion-popover.mobile-popover{--width: 96% !important}@media (orientation: portrait) and (min-width: 768px){ion-popover.mobile-popover{--width: 6% !important}}@media (orientation: landscape) and (min-width: 1024px){ion-popover.mobile-popover{--width: 6% !important}}@media (orientation: landscape){ion-popover.mobile-popover{--width: 50% !important}}ion-popover.standard-popover.webview{--max-width: 98% !important;--min-width: 80% !important;--max-height: 90% !important;--min-height: 80% !important}@media screen and (min-width: 1024px){ion-popover.standard-popover.webview{--max-width: 1000px !important;--min-width: 50% !important}}ion-popover.standard-popover.webview::part(content){overflow-y:hidden!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}ion-popover.standard-popover.webview .popover-content{width:auto!important;overflow-y:hidden!important;min-height:440px}ion-popover.standard-popover.webview .scroll-content{--min-width: 300px}ion-popover.standard-popover.marketing-notification{--max-height: 600px}ion-popover.standard-popover.marketing-notification .no-thanks{position:absolute;bottom:0;right:10px!important}ion-popover.standard-popover.marketing-notification .popover-content{top:10%!important}@media screen and (min-width: 701px){ion-popover.standard-popover.marketing-notification .popover-content{-o-animation-iteration-count:680px!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}}@media screen and (max-height: 500px){ion-popover.standard-popover.marketing-notification .popover-content{top:50%!important}}@media screen and (min-width: 320px) and (max-width: 720px) and (orientation: portrait){ion-popover.standard-popover.marketing-notification .popover-content{top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;margin:0!important}}@media screen and (min-width: 350px) and (max-width: 820px) and (orientation: landscape){ion-popover.standard-popover.marketing-notification .popover-content{top:50%!important;--min-width: 80% !important;left:50%!important;transform:translate(-50%,-50%)!important;margin:0!important;height:90vh;min-height:90vh;overflow-y:auto!important}}ion-popover.standard-popover.marketing-notification .popover-content img{display:block}ion-popover.standard-popover.marketing-notification .popover-content .action,ion-popover.standard-popover.marketing-notification .popover-content deposit-btn{position:absolute;bottom:0;left:10px}@media screen and (max-width: 350px) and (orientation: landscape){ion-popover.standard-popover.marketing-notification{--min-width: 260px !important;--min-height: 40px !important}}ion-popover.standard-popover.geo-popover .geo-grid{padding:16px}@media screen and (max-width: 576px){ion-popover.standard-popover.geo-popover .geo-grid{padding:0}}ion-popover.standard-popover.geo-popover .popover-content ion-icon.geo-icon:before{font-size:4rem;color:var(--ion-color-primary)}ion-popover.standard-popover.geo-popover .popover-content ion-icon.geo-icon-warning:before{font-size:6rem;color:var(--ion-color-danger)}@media screen and (max-width: 510px){ion-popover.standard-popover.geo-popover .popover-content{top:10%!important;left:0!important;max-width:98%!important;width:98%!important;margin:.25rem!important}}@media screen and (min-width: 511px){ion-popover.standard-popover.geo-popover .popover-content{max-width:490px!important;width:490px!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}}ion-popover.standard-popover.levelup::part(backdrop){background-color:#000c!important;opacity:1!important}ion-popover.standard-popover.levelup .popover-content{top:10%!important}@media screen and (max-width: 767px){ion-popover.standard-popover.levelup .popover-content{max-width:auto!important;width:100%!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}}@media screen and (min-width: 768px){ion-popover.standard-popover.levelup .popover-content{min-width:560px!important;min-height:120px!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}}ion-popover.standard-popover.levelup .popover-content img{display:block}ion-popover.standard-popover.mobile-webview{--width: 330px !important}ion-popover.standard-popover.info .popover-content{top:10%!important}@media screen and (max-width: 767px){ion-popover.standard-popover.info .popover-content{top:10%!important;left:0!important;max-width:98%!important;width:98%!important;margin:.25rem!important}}@media screen and (min-width: 768px){ion-popover.standard-popover.info .popover-content{min-width:360px!important;min-height:120px!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}}ion-popover.standard-popover.info .popover-content img{display:block}ion-popover.standard-popover.message-align-left .pop-over-content-message{text-align:left;padding:0 8px 18px}ion-popover.full-screen .popover-content{line-height:1.5;margin-bottom:100px;top:10%!important}@media screen and (max-width: 576px){ion-popover.full-screen .popover-content{top:10%!important;left:0!important;max-width:98%!important;width:98%!important;margin:.25rem!important;min-width:98%!important}}@media screen and (max-width: 700px){ion-popover.full-screen .popover-content{max-width:98%!important;margin:.25rem!important;width:98%!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}}@media screen and (min-width: 701px){ion-popover.full-screen .popover-content{min-width:680px!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}}ion-popover.full-screen .popover-content img{display:block}ion-popover.full-screen .popover-content .popover-viewport{height:90vh}@media screen and (max-width: 1020px) and (orientation: landscape){ion-popover.full-screen .popover-content .popover-viewport{height:60vh}}ion-popover.full-screen ion-content{padding:0!important}ion-popover.full-screen ion-content .scroll-content{padding:0!important}ion-popover.full-screen ion-content .scroll-content ion-row{padding:0!important}ion-popover.full-screen ion-content .scroll-content ion-row iframe{height:90vh}@media screen and (max-width: 576px){ion-popover.popover-ios.standard-popover .popover-content{min-width:250px!important}ion-popover.popover-ios.standard-popover .popover-content .title-ios{padding:0}ion-popover.popover-ios.standard-popover .popover-content .title-ios .toolbar-title-ios{margin-top:0;text-align:center}}ion-popover.standard-popover.self-exclude{--max-height: none}@media screen and (min-width: 859px){ion-popover.standard-popover.self-exclude{border-radius:10px;--min-width: 800px}}@media screen and (max-width: 768px) and (orientation: landscape){ion-popover.standard-popover.self-exclude{--min-width: 500px !important}}ion-popover.standard-popover.self-exclude .scroll-content{overflow-y:hidden!important}ion-popover.standard-popover.game-history-details{--min-height: 550px}@media screen and (min-width: 859px){ion-popover.standard-popover.game-history-details{border-radius:10px;--min-width: 800px;--min-height: 800px}}ion-popover.standard-popover.game-history-details .scroll-content{overflow-y:hidden!important}ion-popover.standard-popover.signup-agreement{--width: 100% !important;--min-height: 100% !important}ion-popover.standard-popover.app-rate{background-color:#000000e6!important;--width: 96% !important}ion-popover.standard-popover.app-rate app-popover-apprate{margin-bottom:30px!important}ion-popover.standard-popover.app-rate app-popover-apprate .rate-attutide-icon-area{font-size:20px}ion-popover.standard-popover.app-rate app-popover-apprate .rate-attutide{color:#007aff!important}ion-popover.standard-popover.app-rate app-popover-apprate .subTitle-apprate{color:#9098a3!important}ion-popover.standard-popover.app-rate app-popover-apprate .title-apprate{color:#000!important}ion-popover.standard-popover.app-rate app-popover-apprate .title-apprate h1{font-weight:700!important}ion-popover.standard-popover.app-rate app-popover-apprate .rate-attutide-icon{font-size:38px!important;margin-top:-50px!important;margin-bottom:-50px!important}ion-popover.standard-popover.app-rate app-popover-apprate .receive-feedback-icon{width:100px!important;height:100px!important}ion-popover.standard-popover.app-rate app-popover-apprate .firstAppRatePage{padding-left:50px!important;padding-right:50px!important}ion-popover.standard-popover.app-rate app-popover-apprate .negativeAppRatePage .interactive-area{padding-left:0!important;padding-right:0!important}ion-popover.standard-popover.app-rate app-popover-apprate .negativeAppRatePage .interactive-area *{width:96%!important}ion-popover.standard-popover.app-rate app-popover-apprate .negativeAppRatePage .interactive-area textarea{height:85px!important}ion-popover.standard-popover.app-rate app-popover-apprate .negativeAppRatePage .title-apprate{height:50px}ion-popover.standard-popover.app-rate app-popover-apprate .negativeAppRatePage .subTitle-apprate{font-weight:400;margin-left:30px;margin-right:30px;font-size:18px}ion-popover.standard-popover.app-rate app-popover-apprate .negativeAppRatePage .send-feedback-btn ion-button{font-weight:500;font-size:18px}ion-popover.standard-popover.app-rate app-popover-apprate .negativeAppRatePage .maybelater-btn{margin-bottom:100px!important}ion-popover.standard-popover.app-rate app-popover-apprate .negativeAppRatePage .maybelater-btn div{font-weight:500;font-size:18px}ion-popover.standard-popover.app-rate app-popover-apprate .negativeAppRatePage .subTitle-thankyou{margin-right:0;margin-left:0;font-size:22px!important}ion-popover.standard-popover.reconfirm{--max-height: 470px;background-color:#000000e6!important}ion-popover.standard-popover.reconfirm ion-title{margin-top:10px}@media screen and (orientation: landscape){ion-popover.standard-popover.reconfirmation-mobile{--min-width: 90% !important;--max-height: 100% !important}}@media screen and (max-width: 576px){ion-popover.select-popover{--offset-y: calc(0% - env(safe-area-inset-top)) !important;--width: auto !important}}ion-popover.center-popover-from-landscape-app{scrollbar-width:auto;overflow-y:scroll}@media (orientation: landscape){ion-popover.center-popover-from-landscape-app{--offset-x: 0% !important}}@media screen and (orientation: landscape) and (max-width: 768px){ion-popover.center-popover-from-landscape-app{--width: 298px !important;--min-width: 298px !important}}@media screen and (orientation: portrait) and (max-width: 290px){ion-popover.center-popover-from-landscape-app{--offset-x: -41% !important}}@media screen and (orientation: portrait) and (min-width: 291px) and (max-width: 310px){ion-popover.center-popover-from-landscape-app{--offset-x: -41% !important}}@media screen and (orientation: portrait) and (min-width: 311px) and (max-width: 330px){ion-popover.center-popover-from-landscape-app{--offset-x: -52% !important}}@media screen and (orientation: portrait) and (min-width: 330px) and (max-width: 350px){ion-popover.center-popover-from-landscape-app{--offset-x: -55% !important}}@media screen and (orientation: portrait) and (min-width: 351px) and (max-width: 370px){ion-popover.center-popover-from-landscape-app{--offset-x: -48% !important}}@media screen and (orientation: portrait) and (min-width: 371px) and (max-width: 375px){ion-popover.center-popover-from-landscape-app{--offset-x: -57% !important}}@media screen and (orientation: portrait) and (min-width: 376px) and (max-width: 393px){ion-popover.center-popover-from-landscape-app{--offset-x: -58% !important}}@media screen and (orientation: portrait) and (min-width: 394px) and (max-width: 420px){ion-popover.center-popover-from-landscape-app{--offset-x: -50% !important}}@media screen and (orientation: portrait) and (min-width: 421px) and (max-width: 450px){ion-popover.center-popover-from-landscape-app{--offset-x: -50% !important}}@media screen and (orientation: portrait) and (min-width: 421px) and (max-width: 500px){ion-popover.center-popover-from-landscape-app{--offset-x: -50% !important}}@media screen and (orientation: portrait) and (min-width: 501px) and (max-width: 600px){ion-popover.center-popover-from-landscape-app{--offset-x: -5% !important}}@media screen and (orientation: portrait) and (min-width: 600px) and (max-width: 700px){ion-popover.center-popover-from-landscape-app{--offset-x: -5% !important}}@media screen and (orientation: portrait) and (min-width: 700px) and (max-width: 800px){ion-popover.center-popover-from-landscape-app{--offset-x: -5% !important}}@media screen and (orientation: portrait) and (min-width: 800px) and (max-width: 1000px){ion-popover.center-popover-from-landscape-app{--offset-x: -22% !important}ion-popover.center-popover-from-landscape-app .standard-popover{--min-width: 335px !important}}ion-popover.center-popover-from-landscape-web{scrollbar-width:auto;overflow-y:scroll}@media (orientation: landscape){ion-popover.center-popover-from-landscape-web{--offset-x: 0% !important}}@media screen and (orientation: portrait) and (max-width: 290px){ion-popover.center-popover-from-landscape-web{--offset-x: -41% !important}}@media screen and (orientation: portrait) and (min-width: 291px) and (max-width: 310px){ion-popover.center-popover-from-landscape-web{--offset-x: -41% !important}}@media screen and (orientation: portrait) and (min-width: 311px) and (max-width: 330px){ion-popover.center-popover-from-landscape-web{--offset-x: -52% !important}}@media screen and (orientation: portrait) and (min-width: 330px) and (max-width: 350px){ion-popover.center-popover-from-landscape-web{--offset-x: -55% !important}}@media screen and (orientation: portrait) and (min-width: 351px) and (max-width: 370px){ion-popover.center-popover-from-landscape-web{--offset-x: -47% !important}}@media screen and (orientation: portrait) and (min-width: 371px) and (max-width: 375px){ion-popover.center-popover-from-landscape-web{--offset-x: -57% !important}}@media screen and (orientation: portrait) and (min-width: 376px) and (max-width: 393px){ion-popover.center-popover-from-landscape-web{--offset-x: -58% !important}}@media screen and (orientation: portrait) and (min-width: 394px) and (max-width: 420px){ion-popover.center-popover-from-landscape-web{--offset-x: -50% !important}}@media screen and (orientation: portrait) and (min-width: 421px) and (max-width: 450px){ion-popover.center-popover-from-landscape-web{--offset-x: -50% !important}}@media screen and (orientation: portrait) and (min-width: 421px) and (max-width: 500px){ion-popover.center-popover-from-landscape-web{--offset-x: -50% !important}}@media screen and (orientation: portrait) and (min-width: 501px) and (max-width: 600px){ion-popover.center-popover-from-landscape-web{--offset-x: -5% !important}}@media screen and (orientation: portrait) and (min-width: 600px) and (max-width: 700px){ion-popover.center-popover-from-landscape-web{--offset-x: -5% !important}}@media screen and (orientation: portrait) and (min-width: 700px) and (max-width: 800px){ion-popover.center-popover-from-landscape-web{--offset-x: -5% !important}}@media screen and (orientation: portrait) and (min-width: 800px) and (max-width: 1000px){ion-popover.center-popover-from-landscape-web{--offset-x: -22% !important}ion-popover.center-popover-from-landscape-web .standard-popover{--min-width: 335px !important}}ion-popover.center-popover-from-portait-app{scrollbar-width:auto;overflow-y:scroll}@media (orientation: portrait){ion-popover.center-popover-from-portait-app{--offset-x: 0% !important}}@media (orientation: landscape){ion-popover.center-popover-from-portait-app{--offset-x: 25% !important;--offset-y: -50% !important}}@media screen and (orientation: landscape) and (min-width: 800px) and (max-width: 999px){ion-popover.center-popover-from-portait-app{--offset-x: 27% !important}}@media screen and (orientation: landscape) and (min-width: 1000px){ion-popover.center-popover-from-portait-app{--offset-x: 15% !important;--offset-y: -40% !important}}@media screen and (max-width: 768px){ion-popover.center-popover-from-portait-app{--width: 298px !important;--min-width: 298px !important}}@media screen and (max-width: 768px) and (orientation: landscape){ion-popover.center-popover-from-portait-app{--width: 380px !important;--min-width: 380px !important}}ion-popover.center-popover-from-portait-web{scrollbar-width:auto;overflow-y:scroll}@media (orientation: portrait){ion-popover.center-popover-from-portait-web{--offset-x: 0% !important}}@media (orientation: landscape){ion-popover.center-popover-from-portait-web{--offset-x: 25% !important;--offset-y: -50% !important}}@media screen and (orientation: landscape) and (min-width: 1000px){ion-popover.center-popover-from-portait-web{--offset-x: 15% !important;--offset-y: -40% !important}}@media screen and (min-width: 768px){ion-popover.center-popover-from-portait-web{--width: 298px !important;--min-width: 298px !important}}@media screen and (min-width: 768px) and (orientation: landscape){ion-popover.center-popover-from-portait-web{--width: 380px !important;--min-width: 380px !important}}@media (orientation: landscape){ion-popover.center-popover-from-landscape-app-wider{--offset-x: 0% !important}}@media screen and (orientation: landscape) and (min-width: 768px){ion-popover.center-popover-from-landscape-app-wider{--min-width: 560px !important;min-height:600px!important;margin-top:-100px!important}}ion-popover.standard-popover.android-location-permission{z-index:20010!important}ion-popover.small-popover ion-title.title{padding:0 50px 1px!important}ion-popover.small-popover ion-title.title-md{margin:0;display:flex;text-transform:uppercase;position:absolute;top:0;width:100%;left:0;font-weight:500;height:100%}ion-popover.small-popover .scroll-content{overflow-y:hidden}ion-popover.small-popover .popover-content{top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}ion-toast{--border-radius: .5rem !important;font-size:1rem;font-weight:500}@media screen and (max-width: 550px){ion-toast{font-size:.7rem}}ion-toast::part(button){font-size:.875rem;font-weight:700}ion-toast::part(button):hover:after{opacity:.08;content:"";position:absolute;top:0;left:0;width:100%;height:100%}ion-toast::part(button):focus:after{opacity:.24;content:"";position:absolute;top:0;left:0;width:100%;height:100%}.ios-toast-position-top{top:-50px!important}@media (orientation: landscape){.ios-toast-position-top{top:10px!important}}:root{--ion-font-family: var(--font-reg) !important;--ion-dynamic-font: 16px var(--ion-font-family)}:root{--ion-color-primary: #6CDD00 !important;--ion-color-primary-rgb: 108, 221, 0;--ion-color-primary-contrast: #24183A;--ion-color-primary-contrast-rgb: 0, 0, 0;--ion-color-primary-shade: #5fc200 !important;--ion-color-primary-tint: #7be01a !important;--ion-color-secondary: #DA2086 !important;--ion-color-secondary-rgb: 218, 32, 134 !important;--ion-color-secondary-contrast: #ffffff;--ion-color-secondary-contrast-rgb: 255, 255, 255;--ion-color-secondary-shade: #c01c76 !important;--ion-color-secondary-tint: #de3692 !important;--ion-color-tertiary: #141143 !important;--ion-color-tertiary-rgb: 20, 17, 67 !important;--ion-color-tertiary-contrast: #ffffff;--ion-color-tertiary-contrast-rgb: 255, 255, 255;--ion-color-tertiary-shade: #A8A0BA !important;--ion-color-tertiary-tint: #2c2956 !important;--ion-color-success: #137b45 !important;--ion-color-success-rgb: 45, 213, 91;--ion-color-success-contrast: #fff;--ion-color-success-contrast-rgb: 0, 0, 0;--ion-color-success-shade: #28bb50;--ion-color-success-tint: #42d96b;--ion-color-warning: #f7b422;--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: #E51b4b;--ion-color-danger-rgb: 197, 0, 15;--ion-color-danger-contrast: #ffffff;--ion-color-danger-contrast-rgb: 255, 255, 255;--ion-color-danger-shade: #ad000d;--ion-color-danger-tint: #cb1a27;--ion-color-light: #ffffff !important;--ion-color-light-rgb: 246, 248, 252;--ion-color-light-contrast: #000000;--ion-color-light-contrast-rgb: 0, 0, 0;--ion-color-light-shade: #d8dade;--ion-color-light-tint: #f7f9fc;--ion-color-medium: #c9c9c9 !important;--ion-color-medium-rgb: 95, 95, 95;--ion-color-medium-contrast: #000000;--ion-color-medium-contrast-rgb: 0, 0, 0;--ion-color-medium-shade: #e5e5e5;--ion-color-medium-tint: #f1f1f1;--ion-color-dark: #2f2f2f;--ion-color-dark-rgb: 47, 47, 47;--ion-color-dark-contrast: #ffffff;--ion-color-dark-contrast-rgb: 255, 255, 255;--ion-color-dark-shade: #292929;--ion-color-dark-tint: #444444;--ion-color-searchbar-cancel: #808080;--ion-color-tertiarylight: #383478;--ion-color-tertiarylight-rgb: 56, 52, 120;--ion-color-tertiarylight-contrast: #ffffff;--ion-color-tertiarylight-contrast-rgb: 255, 255, 255;--ion-color-tertiarylight-shade: #312e6a;--ion-color-tertiarylight-tint: #4c4886;--font-reg: "Roboto";--font-med: "Roboto-medium";--font-bold: "Roboto-bold";--color-background: var(--ion-color-tertiary);--color-bg-header: var(--ion-color-tertiary);--color-bg-catbar: #1385BF;--orange-pink: linear-gradient(90deg, #F47D35 .29%, #ED1067 65.21%, #8D5EA1 208.04%, #9C4198 208.04%);--link-color: #0063CF;--active-radio-color: #488aff;--hr-line: #c6c4c4;--table-border: #bababa;--medium-grey: #333333;--medium-grey-contrast: #ffffff;--medium-grey-tint: #f1f1f1 !important;--searchbar-close: #A8A0BA;--searchbar-open: #DFDFDF;--searchbar-icon: #151244;--pitch-dark: #000000;--ion-color-casino: var(--ion-color-tertiary);--catbar-button: #B6C9D2;--searchbar-clear-icon: #8E8E93}.ion-color-tertiarylight{--ion-color-base: var(--ion-color-tertiarylight);--ion-color-base-rgb: var(--ion-color-tertiarylight-rgb);--ion-color-contrast: var(--ion-color-tertiarylight-contrast);--ion-color-contrast-rgb: var(--ion-color-tertiarylight-contrast-rgb);--ion-color-shade: var(--ion-color-tertiarylight-shade);--ion-color-tint: var(--ion-color-tertiarylight-tint)}
