: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-page.ion-page-overlay-passthrough{pointer-events:none}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: var(--safe-area-inset-top, env(safe-area-inset-top));--ion-safe-area-bottom: var(--safe-area-inset-bottom, env(safe-area-inset-bottom));--ion-safe-area-left: var(--safe-area-inset-left, env(safe-area-inset-left));--ion-safe-area-right: var(--safe-area-inset-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}}:root{--font-primary: "roboto";--font-secondary: "Montserrat";--ion-color-primary: #0099ff;--ion-color-primary-rgb: 0, 153, 255, 1;--ion-color-primary-contrast: #ffffff;--ion-color-primary-contrast-rgb: 55, 175, 255, 1;--ion-color-primary-shade: #0099ff;--ion-color-primary-tint: #Bee5ff;--ion-color-secondary: #990099;--ion-color-secondary-rgb: 153, 0, 153, 1;--ion-color-secondary-contrast: #ffffff;--ion-color-secondary-contrast-rgb: 178, 25, 178, 1;--ion-color-secondary-shade: #990099;--ion-color-secondary-tint: #e2a9e2;--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: #1c7a47;--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: #e51B4B;--ion-color-danger-rgb: 235, 68, 90;--ion-color-danger-contrast: #ffffff;--ion-color-danger-contrast-rgb: 255, 255, 255;--ion-color-danger-shade: #F56285;--ion-color-danger-tint: #e51B4B;--ion-color-cancel: #222222;--ion-color-cancel-rgb: 34, 34, 34;--ion-color-cancel-contrast: #ffffff;--ion-color-cancel-contrast-rgb: 255, 255, 255;--ion-color-cancel-shade: #cccfd2;--ion-color-cancel-tint: #F1F3F8;--ion-color-dark: #000000;--ion-color-dark-rgb: 34, 36, 40;--ion-color-dark-contrast: #ffffff;--ion-color-dark-contrast-rgb: 255, 255, 255;--ion-color-dark-shade: #24183a;--ion-color-dark-tint: #161822;--ion-color-medium: #c9c9c9;--ion-color-medium-rgb: 146, 148, 156;--ion-color-medium-contrast: #333333;--ion-color-medium-contrast-rgb: 51, 51, 51;--ion-color-medium-shade: #e5e5e5;--ion-color-medium-tint: #c7c7c7;--ion-color-light: #ffffff;--ion-color-light-rgb: 244, 245, 248;--ion-color-light-contrast: #000000;--ion-color-light-contrast-rgb: 0, 0, 0;--ion-color-light-shade: #d7d8da;--ion-color-light-tint: #f5f6f9;--color-accent-filter: brightness(0) saturate(100%) invert(64%) sepia(6%) saturate(1269%) hue-rotate(240deg) brightness(89%) contrast(81%);--color-accent: oklch(66.259% .05403 317.572);--color-background: oklch(16.627% .07089 319.794);--color-link-hover: #37AFFF;--color-link: #0063CF;--color-scroll-icon: rgb(242, 200, 253);--color-dark-gray: #333333;--gradient-header: linear-gradient(90deg, #22032A 0%, #490E58 100%);--form-background-contrast: #e2e2e2;--form-background: #ededf2;--form-divider-color: #d9d9d9;--form-foreground: #333333;--form-label-color: #6b5f6b;--form-label-size: .8rem;--form-label-weight: 500;--form-placeholder-size: .5rem;--form-placeholder-weight: 400;--form-progress-great: #45c16e;--form-progress-good: #1493ff;--form-progress-fair: #f99f4a;--form-progress-weak: var(--ion-color-danger);--form-background-error: #FDF3F3;--form-error-radius: #FF0000 }.ion-color-cancel{--ion-color-base: var(--ion-color-cancel) !important;--ion-color-base-rgb: var(--ion-color-cancel-rgb) !important;--ion-color-contrast: var(--ion-color-cancel-contrast) !important;--ion-color-contrast-rgb: var(--ion-color-cancel-contrast-rgb) !important;--ion-color-shade: var(--ion-color-cancel-shade) !important;--ion-color-tint: var(--ion-color-cancel-tint) !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}.bonus-container .bonus-text p{margin-left:5px!important;font-weight:400;font-size:14px}@media screen and (max-width: 550px){.bonus-container .bonus-text{width:60%}}app-deposit-bonus-offers ion-button{height:2.5rem;width:5.5rem}app-signup-step-one .bonus-container ion-button,app-player-migration-action .bonus-container ion-button{height:2.5rem;width:5.5rem}app-signup-step-one .bonus-container ion-icon,app-player-migration-action .bonus-container ion-icon{padding:0 10px;transform:translateY(10px)}app-signup-step-one .bonus-selector p,app-player-migration-action .bonus-selector p{color:var(--ion-color-dark)!important}ion-button{border-radius:.25rem;--border-radius: .25rem;text-transform:inherit;--box-shadow: none !important}ion-button[size*=large]{font-weight:700;font-size:1rem;height:3rem;width:17rem;min-height:2.8em}@media screen and (max-width: 576px){ion-button[size*=large]{width:100%;margin-left:0}}.side-by-button{width:98%;height:48px}@media screen and (max-width: 576px){.side-by-button{width:95%}}ion-button[name*=navbar]{width:6.5rem;min-height:2.25rem;max-height:2.25rem;height:2.25rem;--border-radius: 1.125rem;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-light)}.grey-row{min-height:4.5rem!important;background-color:var(--ion-color-light);border:1px solid #DDDDDD;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}.default-amounts-title{font-size:.75rem;font-weight:700;margin:5px 0;padding:0!important}.vendor-logo-container{height:60px;width:6rem;display:flex;justify-content:center;align-items:center}.vendor-logo-container .vendor-logo-image{height:50px;width:96px;background-size:contain;background-position:center left;background-repeat:no-repeat}.deposit-default-items{display:flex;justify-content:center;gap:.5rem}.deposit-default-items ion-item{--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:5px!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:10px}}@media screen and (max-width: 360px){.creditcard-typegrid ion-label.radio-text{font-size:8px}}.creditcard-typegrid ion-radio{margin:5px}.accountlist-grid{margin-bottom:5px}.accountlist-grid ion-item{--min-height: 50px;border:1px solid #DDDDDD;margin-bottom:5px!important}.radio-radio{width:50px}.radio-logo-container{height:2.5rem;width:50px;margin:5px!important;display:flex;justify-content:center;align-items:center}.radio-logo-container .radio-logo{height:36px;width:46px;background-size:contain;background-position:center;background-repeat:no-repeat}.cvv-text{display:flex}.cvv-text p{transform:translateY(23px);color:var(--ion-color-primary)!important}.cvv-text ion-icon{font-size:1.5rem;transform:translateY(33px)}.cvv-image{transform:translateY(23px);height:44px}.flex-center{display:flex;justify-content:center;gap:1rem;align-items:center}ion-item.input-error{--min-height: 1em}.input-error ion-label{font-size:.75rem!important;color:red!important;white-space:normal!important;overflow:visible!important;text-align:left;margin:.3em 0}.input-error p{font-size:.75rem!important;color:red!important;white-space:normal!important;overflow:visible!important;text-align:left;margin:.3em 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-list.form{font-family:var(--font-primary);background:var(--form-background);border-radius:.25rem;margin-bottom:1rem}ion-list.form ion-item{--background: transparent}ion-list.form ion-item ion-button{margin:0;margin-top:2rem;color:var(--color-link)}ion-list.form ion-item ion-icon{font-size:1.5rem;color:var(--ion-color-secondary)}ion-list.form ion-item ion-note[slot=error]{margin-top:0!important;padding-top:0!important;display:flex;flex-direction:column}ion-list.form ion-item ion-note[slot=error] p{margin:0;padding-bottom:.25rem;font-size:.75rem}ion-list.form ion-item ion-note[slot=helper]{margin-bottom:.25rem}ion-list.form .item-bottom{display:flex;flex-direction:column}ion-list.form ion-item.password-meter::part(native),ion-list.form ion-item.address-search::part(native){background:var(--form-background-contrast)!important}ion-list.form ion-item.select-all::part(native){background:#e8f9ee!important}ion-list.form ion-item.ion-item-divider{border-bottom:1px solid var(--form-divider-color)}ion-list.form .item-divider{padding-top:.25rem;border-bottom:1px solid var(--form-divider-color)}ion-list.form ion-input{border:none;font-weight:500;font-size:1rem;margin-bottom:.5rem;--padding-start: 0 !important;--color: var(--form-foreground);--placeholder-font-style: var(--form-placeholder-size);--placeholder-color: #6B5F6B;--placeholder-font-weight: var(--form-placeholder-weight)}ion-list.form ion-select{border:none;border-radius:0;--placeholder-color: #6B5F6B;--color: var(--form-foreground);--padding-start: 0rem;--opacity: 1;--placeholder-opacity: .5}ion-list.form ion-select::part(text){color:var(--form-foreground)!important;font-weight:500!important;font-size:1rem!important;opacity:1!important}ion-list.form ion-select::part(icon){background:url(custom-select.d60058c4105e03cc.svg) no-repeat center}ion-list.form ion-label{color:var(--form-label-color)!important;--font-size: var(--form-label-size) !important;font-weight:var(--form-label-weight)!important}ion-list.form ion-item ion-label.form-checkbox__label{color:var(--form-foreground)!important;font-weight:400!important;--font-size: .875rem !important}ion-list.form ion-item ion-label.form-checkbox__label--select-all{color:var(--form-foreground)!important;font-weight:700!important}ion-list.form ion-checkbox{--background-checked: var(--ion-color-secondary)}ion-list.form ion-checkbox::part(container){border:2px solid var(--ion-color-secondary)}ion-list.form .item-multiselect{padding:.5rem 1rem 0}ion-list.form .item-multiselect ion-label{color:var(--form-label-color)!important;font-size:var(--form-label-size)!important;font-weight:var(--form-label-weight)!important}ion-list.form .item-multiselect .item-multiselect__row{display:flex;align-items:center;gap:.75rem;width:100%}ion-list.form .item-multiselect .item-multiselect__row ion-select{flex:1;--padding-start: 0 !important;--padding-end: 0 !important}ion-list.form .item-multiselect .item-multiselect__divider{width:1px;height:2rem;background-color:var(--form-label-color);opacity:.4}ion-list.form ion-item.password-meter{--background: var(--form-background-contrast)}ion-list.form .password-meter__box{display:flex;flex-direction:column;width:100%}ion-list.form .password-meter__meter{display:flex;justify-content:space-between;align-items:center}ion-list.form .password-meter__bar{width:8rem;height:.5rem;border-radius:.25rem;background-color:var(--form-background)}ion-list.form .password-meter__fill{height:100%;border-radius:.25rem;transition:width .3s ease,background-color .3s ease}ion-list.form .password-meter__fill--weak{background-color:var(--ion-color-danger)}ion-list.form .password-meter__fill--fair{background-color:var(--form-progress-fair)}ion-list.form .password-meter__fill--good{background-color:var(--form-progress-good)}ion-list.form .password-meter__fill--great{background-color:var(--form-progress-great)}ion-list.form .password-meter__text{color:var(--form-label-color);font-size:.75rem;font-weight:400}ion-list.form .password-meter__text span{font-weight:700;text-transform:uppercase}ion-list.form .item-interactive-disabled.sc-ion-label-md-h:not(.item-multiple-inputs),ion-list.form .item-interactive-disabled:not(.item-multiple-inputs) .sc-ion-label-md-h{opacity:1!important}ion-list.form .native-input[disabled].sc-ion-input-md:not(.cloned-input){opacity:1!important}ion-list.form .label-stacked.sc-ion-label-md-h,ion-list.form .label-stacked.sc-ion-label-ios-h{margin-bottom:.25rem!important;margin-top:.25rem}ion-list.form .native-input.sc-ion-input-md{padding:0}ion-list.form .native-input.sc-ion-input-ios{padding:0}ion-list.form ion-item ion-input.ng-dirty.ng-invalid.ng-touched{background:none!important;box-shadow:none!important;border:none!important}h1.form-text{font-family:var(--font-secondary);color:var(--form-foreground);font-size:1.75rem;font-weight:700;margin-bottom:1rem}h1.form-text--number{font-weight:500;font-family:var(--font-primary)}h2.form-text{color:var(--form-foreground);font-weight:700;font-size:1.75rem!important}p.form-para{color:var(--form-foreground);font-weight:400;font-size:1rem}p.form-para--bold{font-weight:700;margin:0}p.form-para--bold a{margin-bottom:1rem}p.form-para--color{color:#6b5f6b}p.form-text{color:var(--form-foreground);font-weight:400;font-size:.75rem!important}p.form-text a{text-decoration:underline}ul.form-list{color:var(--form-foreground);font-weight:400;font-size:1rem!important;padding-left:1rem!important}ion-popover [popover]:not(:popover-open):not(dialog[open]){display:contents}.cursor-pointer{cursor:pointer}.spacer-xs{margin-top:.25rem}.spacer-sm{margin-top:.5rem}.spacer-md{margin-top:.75rem}.spacer-lg{margin-top:1rem}.spacer-xl{margin-top:1.5rem}.spacer-2xl{margin-top:2rem}.spacer-10{margin-top:10px}.spacer-20{margin-top:1.25rem}.spacer-30{margin-top:30px}.spacer-50{margin-top:50px}.spacer-100{margin-top:6rem}.text-bold{font-weight:600!important}.text-bold-high{font-weight:900!important}.text-bold-medium{font-weight:700!important}ion-toast{--border-radius: .25rem !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}.toast-safe-area-adjust{margin-top:calc(-1*env(safe-area-inset-top))}[hidden]{display:none!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.75rem}.label-stacked.sc-ion-label-md-h{margin-bottom:.625rem;text-overflow:unset;overflow:unset}.label-stacked{font-size:15px;font-weight:700}.password-container{position:relative}.password-container .password-input{display:flex;border:1px solid #C2C2C2;border-radius:4px;width:100%}.password-container .password-input .input-noborder{background:none;outline:none;appearance: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-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:600;margin:0}.lane__header p.lane__label{color:var(--ion-color-light);font-family:var(--font-primary)}.lane__header p.lane__label--hover:hover{color:var(--ion-color-danger)}.lane__header p.lane__label--font-secondary{font-family:var(--font-secondary)}.lane__no_games--white{color:var(--ion-color-light)}@media screen and (max-width: 576px){.lane__header{margin:0 0 .5rem}.lane__header p{font-size:1rem}}.site-logo{background-image:url(sdlogo.4ed3110c37ab7293.svg);background-position:center;background-repeat:no-repeat;background-size:contain;margin:1rem auto}.site-logo-small{width:100%;height:3rem}@media screen and (min-width: 768px){.site-logo-small{height:4rem}}ion-modal.custom-modal-class::part(content){display:block;position:absolute}@media screen and (min-width: 768px) and (min-height: 576px){ion-modal.custom-modal-class::part(content){top:10%;border-radius:1.5rem;--height: 80%;--width: 44rem}}.custom-modal-class{font-family:var(--font-primary)}.custom-modal-class ion-grid{margin:1rem 5rem;padding:0}@media screen and (max-width: 576px){.custom-modal-class ion-grid{margin:.5rem}}@media screen and (min-width: 577px) and (max-width: 767px){.custom-modal-class .my-free-spin-grid{margin:1rem .5rem}}.custom-modal-class ion-label{line-height:1.25rem}.custom-modal-class a{color:var(--color-link);text-decoration:none;cursor:pointer;font-weight:600}.custom-modal-class a:hover{color:var(--color-link-hover)}.custom-modal-class p{font-size:.875rem}.custom-modal-class p.small-paragraph-text{font-size:.75rem;font-weight:500}.custom-modal-class h5{font-size:1rem;font-weight:700!important;margin:.25rem 0!important}.custom-modal-class h4{font-weight:500}.custom-modal-class h2.secondary-font,.custom-modal-class h5.secondary-font,.custom-modal-class h6.secondary-font{font-family:var(--font-secondary)}.custom-modal-class .account-balance-hr-line{width:100%;height:1px;margin:1.5rem auto;background-color:var(--ion-color-medium)}.custom-modal-class .my-pagination{display:flex;justify-content:center}.custom-modal-class .my-pagination .ngx-pagination{padding-inline-start:0px}.custom-modal-class-transparent{--background: transparent;--height: 95%;--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:.25rem}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 .5rem;border-radius:.25rem}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(--ion-color-medium);color:var(--ion-color-medium-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-checkbox{margin-right:1rem}ion-popover.popover-standard::part(content){overflow-y:hidden!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}ion-popover.popover-standard a{color:var(--color-link);text-decoration:none;cursor:pointer;font-weight:600}ion-popover.popover-standard a:hover{color:var(--color-link-hover)}ion-popover.popover-standard.app-popover-marketing{--width: 32rem;--backdrop-opacity: .7 !important;--width: 100% !important;--height: auto !important;--max-height: auto !important;--border-radius: 0 !important}@media screen and (max-width: 568px){ion-popover.popover-standard.app-popover-marketing{--width: 100dvw !important}}ion-popover.popover-standard.app-popover-marketing::part(content){border-radius:0!important;max-height:auto!important}@media screen and (max-width: 767px){ion-popover.popover-standard.app-popover-marketing{--max-width: 98% !important}}@media screen and (min-width: 768px){ion-popover.popover-standard.app-popover-marketing{--min-width: 35rem !important;min-height:7.5rem!important}}@media screen and (orientation: landscape) and (max-width: 1023px) and (max-height: 500px){ion-popover.popover-standard.app-popover-marketing{--width: 50vw !important;--max-width: 28rem !important;--height: 15.5rem !important;--max-height: 15.5rem !important;--border-radius: .625rem !important}ion-popover.popover-standard.app-popover-marketing::part(content){border-radius:.625rem!important;overflow:hidden!important;height:auto!important}ion-popover.popover-standard.app-popover-marketing ion-content{height:12.5rem!important}}@media screen and (min-width: 768px) and (orientation: portrait),screen and (min-width: 1024px){ion-popover.popover-standard.app-popover-marketing{--width: 31rem !important;--height: auto !important;--max-height: 90vh !important;--border-radius: .625rem !important}ion-popover.popover-standard.app-popover-marketing::part(content){border-radius:.625rem!important}}.popover-viewport:has(>ion-content){overflow:hidden;display:flex;flex-direction:column}ion-modal:has(app-search) ion-content::part(scroll){margin-bottom:.5rem!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:5rem!important;left:.75rem!important;transform:none!important;margin:0!important;padding-top:.5rem!important;border-radius:1.5rem!important;box-shadow:0 4px 1rem #0000002e!important;width:27rem;max-height:calc(100vh - 6rem)!important}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:.5rem .5rem .5rem 2.5rem!important;margin:0!important;width:23rem!important;border-radius:1.25rem!important}@media (max-width: 991px){.searchbar-input{margin-right:0!important;width:100%!important}}.highlight-text{color:var(--ion-color-secondary);font-weight:700}ion-select{min-height:2.75rem;border:1px solid #C2C2C2;border-radius:.25rem;--placeholder-color: #8E8E8E;--padding-start: .25rem;--placeholder-opacity: 1}ion-select[disabled]{min-height:2.75rem;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;transform:translate(-11px);font-size:1.5rem;margin-left:1em;color:transparent;background:url(custom-down.0414cc5b332dcab0.svg) no-repeat center}.wrap-select-text ion-select-popover ion-item ion-label{white-space:normal!important}.custom-select-wrapper{margin-bottom:8px!important}.custom-select-wrapper .label{margin:13px 0 9px!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:48px!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.ng-dirty{color:#333!important}.custom-select-wrapper select:disabled{color:#999!important}.custom-select-wrapper option{color:#333!important}.hideTriangle:after{content:""!important}.menu-container ion-label{font-size:1rem;line-height:1.5rem;font-weight:700}@media screen and (max-width: 757px){.menu-container ion-label{font-size:1rem!important}}.menu-container ion-item{cursor:pointer}.menu-container ion-content{overflow:auto}.menu-container ion-content::-webkit-scrollbar{display:none}.menu-container .sidemenu-hr-line{background-color:#c5c5c5;height:1px;width:90%;margin:1.25rem 5%}.menu-container ion-icon{color:var(--ion-color-dark)}.right-menu-container ion-label{transform:translate(.5rem)}.right-menu-container ion-list.accordion-menu div.options{height:0;overflow-y:hidden;will-change:height,box-shadow;transition:height .3s ease,box-shadow .3s ease}.right-menu-container .rotate{transform:rotate(90deg)}.right-menu-container .second-level ion-label{font-weight:500!important}.right-menu-container ion-list.third-level ion-item.third-level-item{padding-left:2.5rem;--ion-background-color: var(--ion-color-cancel-tint)}.right-menu-container ion-list.third-level .level3items{background-color:var(--ion-color-cancel-tint)}.right-menu-container .icon-level-3{position:absolute;right:1.25rem}.right-menu-container .list-md{padding:0!important}.left-menu-container .sidemenu-rg-logo{max-width:43px;max-height:2.5rem;cursor:pointer}.left-menu-container .sidemenu-social-container{display:flex;justify-content:flex-start}.left-menu-container .sidemenu-social-container ion-icon{cursor:pointer;margin:10px;color:var(--ion-color-cancel)!important;font-size:2rem!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-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{font-family:var(--ion-font-family)!important}ion-popover ion-content{height:auto}ion-popover.standard-popover{--min-width: 335px;--max-height: 400px}ion-popover.standard-popover a{color:var(--color-link);text-decoration:none;cursor:pointer;font-weight:600}ion-popover.standard-popover a:hover{color:var(--color-link-hover)}ion-popover.standard-popover ion-toolbar{padding-top:0!important}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: 2.5rem !important}}ion-popover.standard-popover.geo-popover .geo-grid{padding:1rem}@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:5px!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 .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:5px!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:6rem;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:5px!important;min-width:98%!important}}@media screen and (max-width: 700px){ion-popover.full-screen .popover-content{max-width:98%!important;margin:5px!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}}@media screen and (min-width: 859px){ion-popover.standard-popover.self-exclude{border-radius:10px;--min-width: 800px}}@media screen and (max-width: 576px){ion-popover.standard-popover.self-exclude{--max-height: 600px;max-height:600px}}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:1.25rem}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:6rem!important;height:6rem!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:6rem!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}}ion-popover.standard-popover.session-stats{--max-height: 470px;--max-width: 1000px}ion-popover.standard-popover.session-stats ion-title{margin-top:10px}@media screen and (orientation: landscape){ion-popover.standard-popover.session-stats-mobile{--min-width: 560px !important;--max-height: 100% !important}}@media screen and (orientation: landscape) and (max-width: 576px){ion-popover.standard-popover.session-stats-mobile{--min-width: 90% !important}}@media screen and (max-width: 576px){ion-popover.select-popover{--offset-y: calc(0% - env(safe-area-inset-top)) !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: 435px !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;--max-height: 90% !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: 435px !important;--min-width: 435px !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:-6rem!important}}@media (min-width: 1024px){ion-popover.standard-popover.bigwin-popover{--max-height: auto !important}}@media screen and (min-width: 768px) and (orientation: landscape){ion-popover.standard-popover.bigwin-popover{--width: 560px !important;--min-width: 435px !important;--max-height: revert-layer !important}}.tabular-data{padding:0!important;border-top:1px solid var(--ion-color-dark);border-left:1px solid var(--ion-color-dark);border-bottom:1px solid var(--ion-color-dark);color:var(--ion-color-dark);width:95%;margin:2.5%!important}.tabular-data ion-row:nth-child(2n){background:#fff}.tabular-data ion-row:nth-child(odd){background:#ddd}.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(--ion-color-dark)}.tabular-data ion-row ion-col{padding:15px 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:1.1rem}}@media screen and (max-width: 720px){.tabular-data ion-row ion-col .button{padding-right:8px;padding-left:8px}}@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}ion-toast::part(button){text-transform:none}ion-modal.webview-small-modal::part(content){border-radius:.5rem}@media screen and (max-width: 768px){ion-modal.webview-small-modal::part(content){top:15%;--height: 70%;--width: 90%}}:root{--ion-font-family: var(--font-primary) !important;--ion-dynamic-font: var(--font-primary) !important}
