: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" !important;--font-secondary: "Afacad" !important;--ion-color-primary: #CFA041;--ion-color-primary-rgb: 207, 160, 65;--ion-color-primary-contrast: #ffffff;--ion-color-primary-contrast-rgb: 255, 255, 255;--ion-color-primary-shade: #b68d39;--ion-color-primary-tint: #d4aa54;--ion-color-secondary: #8E0910;--ion-color-secondary-rgb: 142, 9, 16;--ion-color-secondary-contrast: #ffffff;--ion-color-secondary-contrast-rgb: 255, 255, 255;--ion-color-secondary-shade: #7d080e;--ion-color-secondary-tint: #992228;--ion-color-success: #A5CE52 !important;--ion-color-success-rgb: 165, 206, 82;--ion-color-success-contrast: #000000;--ion-color-success-contrast-rgb: 0, 0, 0;--ion-color-success-shade: #91b548;--ion-color-success-tint: #aed363;--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: #FF0040;--ion-color-danger-rgb: 255, 0, 64;--ion-color-danger-contrast: #ffffff;--ion-color-danger-contrast-rgb: 255, 255, 255;--ion-color-danger-shade: #e00038;--ion-color-danger-tint: #ff1a53;--ion-color-light: #ffffff !important;--ion-color-light-rgb: 255, 255, 255;--ion-color-light-contrast: #000000;--ion-color-light-contrast-rgb: 0, 0, 0;--ion-color-light-shade: #e0e0e0;--ion-color-light-tint: #ffffff;--ion-color-medium: #c9c9c9 !important;--ion-color-medium-rgb: 201, 201, 201;--ion-color-medium-contrast: #24183a !important;--ion-color-medium-contrast-rgb: 36, 24, 58;--ion-color-medium-shade: #E5E5E5;--ion-color-medium-tint: #CFCFCF;--ion-color-dark: #333333 !important;--ion-color-dark-rgb: 51, 51, 51;--ion-color-dark-contrast: #ffffff;--ion-color-dark-contrast-rgb: 255, 255, 255;--ion-color-dark-shade: #2d2d2d;--ion-color-dark-tint: #474747;--ion-color-mainlight: #F9F7F0;--ion-color-mainlight-rgb: 249, 247, 240;--ion-color-mainlight-contrast: #000000;--ion-color-mainlight-contrast-rgb: 0, 0, 0;--ion-color-mainlight-shade: #dbd9d3;--ion-color-mainlight-tint: #faf8f2;--ion-color-primarylight: #F9D285;--ion-color-primarylight-rgb: 249, 210, 133;--ion-color-primarylight-contrast: #8E0910;--ion-color-primarylight-contrast-rgb: 142, 9, 16;--ion-color-primarylight-shade: #dbb975;--ion-color-primarylight-tint: #fad791;--color-background: var(--ion-color-mainlight);--link-color: #0063CF;--input-success-text: var(--ion-color-secondary);--input-error-text: #E71010;--fav-icon-color: #FD3252;--bottom-menu-color: #929292;--light-red-background: #F0E6DB;--rewards-content-color: #333333;--game-background: #540408;--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-mainlight{--ion-color-base: var(--ion-color-mainlight);--ion-color-base-rgb: var(--ion-color-mainlight-rgb);--ion-color-contrast: var(--ion-color-mainlight-contrast);--ion-color-contrast-rgb: var(--ion-color-mainlight-contrast-rgb);--ion-color-shade: var(--ion-color-mainlight-shade);--ion-color-tint: var(--ion-color-mainlight-tint)}.ion-color-primarylight{--ion-color-base: var(--ion-color-primarylight);--ion-color-base-rgb: var(--ion-color-primarylight-rgb);--ion-color-contrast: var(--ion-color-primarylight-contrast);--ion-color-contrast-rgb: var(--ion-color-primarylight-contrast-rgb);--ion-color-shade: var(--ion-color-primarylight-shade);--ion-color-tint: var(--ion-color-primarylight-tint)}.bonus-container{display:flex;justify-content:space-between}.bonus-container .bonus-container-thumbnail{height:4rem;width:4rem;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:.25rem!important;font-weight:400;font-size:14px}@media screen and (max-width: 550px){.bonus-container .bonus-text{width:45%}}app-deposit-bonus-offers ion-button{height:2.5rem;width:6rem}app-signup-step-one .bonus-container ion-button,app-player-migration-action .bonus-container ion-button{height:2.5rem;width:6rem}app-signup-step-one .bonus-container ion-icon,app-player-migration-action .bonus-container ion-icon{padding:0 .5rem;transform:translateY(.5rem)}ion-list.form{font-family:var(--font-primary);background:#fff;border-radius:.25rem;margin-bottom:1rem}ion-list.form ion-item{--background: rgba(255, 255, 255, 1)}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.error{margin-top:0!important;padding-top:0!important;display:flex;flex-direction:column}ion-list.form ion-item ion-note.error p{margin:0;padding-bottom:.25rem;font-size:.75rem;color:var(--input-error-text)}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;background:transparent;--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-input.ng-dirty.ng-valid.ng-touched{background-color:transparent!important;box-shadow:unset!important;border:none!important}ion-list.form ion-input.ng-dirty.ng-invalid.ng-touched{background-color:transparent!important;box-shadow:unset!important;border:none!important}ion-list.form ion-select{border:none;background: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{background:#fff;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{--background: rgba(255, 255, 255, 1);display:flex;align-items:center;gap:.75rem;width:100%}ion-list.form .item-multiselect .item-multiselect__row ion-select{--background: rgba(255, 255, 255, 1);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:0rem!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{color:var(--form-foreground);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}.layout-wrapper{display:flex;flex-direction:column;height:100%;margin:0 5rem;padding:0}@media screen and (max-width: 576px){.layout-wrapper{margin:0 .5rem}}.layout-main{flex:1;overflow-y:auto;overflow-x:hidden}.layout-bottom{margin-top:auto;margin-bottom:1rem}.safe-bottom{padding-bottom:env(safe-area-inset-bottom)}ion-button{border-radius:.25rem;--border-radius: .25rem;text-transform:capitalize;--box-shadow: none !important;font-family:var(--font-secondary);font-weight:700;font-size:1.25rem;min-height:48px;--padding-top: .5rem;--padding-bottom: .5rem}ion-button[font*=secondary]{font-family:var(--font-secondary);font-weight:700}ion-button[size*=small]{min-height:36px}ion-button[size*=large]{max-width:16rem;width:100%}ion-button[name*=navbar]{width:6.5rem;height:2.25rem;min-height:2.25rem;--border-radius: 1.125rem;text-transform:uppercase;font-size:1rem;font-weight:600}@media (max-width: 767px){ion-button[name*=navbar]{--border-radius: 2rem;min-height:38px}}@media screen and (max-width: 576px){ion-button[name*=navbar]{width:4.75rem;min-height:2rem;height:2rem;font-size:.8rem}}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);white-space:nowrap}ion-button.demo-play-button{--background: transparent;--background-activated: transparent;--background-hover: transparent;--color: var(--ion-color-secondary);--border-color: var(--ion-color-secondary);--border-style: solid;--border-width: 2px}.grey-row{min-height:5rem!important;background-color:var(--ion-color-mainlight);border:1px solid #C2C2C2;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.5rem}.default-amounts-title{font-size:.75rem;font-weight:700;margin:.25rem 0;padding:0!important}.vendor-logo-container{height:4rem;width:6rem;display:flex;justify-content:center;align-items:center}.vendor-logo-container .vendor-logo-image{height:3rem;width:6rem;background-size:contain;background-position:center left;background-repeat:no-repeat}.deposit-default-items{display:flex}.deposit-default-items ion-item{width:100%;--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;--background: var(--ion-color-light)}.creditcard-typegrid ion-label.radio-text{margin:.125rem!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:.5rem}}.creditcard-typegrid ion-radio{margin:5px}.accountlist-grid{margin-bottom:.25rem}.accountlist-grid ion-item{--min-height: 3rem;border:1px solid #DDDDDD;margin-bottom:.25rem!important;--background: var(--ion-color-light)}.radio-radio{width:3rem}.radio-logo-container{height:2.5rem;width:3rem;margin:.25rem!important;display:flex;justify-content:center;align-items:center}.radio-logo-container .radio-logo{height:2rem;width:3rem;background-size:contain;background-position:center;background-repeat:no-repeat}ion-checkbox{margin-right:1rem;--checkbox-background: var(--ion-color-light)}ion-radio::part(container){background-color:var(--ion-color-light)}.success-message-box{border:1px solid var(--ion-color-success-tint);background:#ecfbf2;border-radius:.25rem;margin:.5rem}@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:3.5rem}.error-message-box{border:1px solid var(--ion-color-danger-tint);background:#fbdade;border-radius:.25rem;margin:.5rem}@media screen and (max-width: 550px){.error-message-box{margin:.5rem 1.25rem}}.error-message-box p,.error-message-box h4{color:var(--ion-color-danger)!important;margin:0!important;padding-top:.5rem!important;margin-left:-.5rem!important}.error-message-box p{padding-bottom:.5rem!important}.error-message-box ion-icon{margin:.5rem!important;font-size:3.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 0 0 .25rem!important}.note-box p{text-align:left;padding:.25rem .5rem .5rem 0;margin:0 0 0 .25rem!important}.note-box p.no-padding{padding:0}.note-box ion-icon{transform:translateY(3px);font-size:1.4rem}custom-navbar ion-ripple-effect{color:var(--ion-color-light)}custom-navbar ion-button{--background-hover-opacity: 0}custom-navbar ion-title{text-align:center;font-family:var(--font-secondary);font-size:1.25rem;font-weight:700;line-height:1.5rem}@media screen and (max-width: 550px){custom-navbar ion-title{font-size:1rem}}@media screen and (max-width: 350px){custom-navbar ion-title{font-size:.85rem}}custom-navbar ion-button.cursor-no{cursor:none;visibility:hidden}custom-navbar .ios-button-styling{padding-top:0%}custom-navbar .text-overflow{overflow:hidden;text-overflow:ellipsis;white-space:inherit}ion-item.input-error{--min-height: 1em}.input-error ion-label{font-size:12px!important;color:red!important;white-space:normal!important;overflow:visible!important;text-align:left;margin:.3em 0}.input-error p{font-size:12px!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-popover [popover]:not(:popover-open):not(dialog[open]){display:contents}.cursor-pointer{cursor:pointer}.spacer-sm{margin-top:.25rem}.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-toast{--border-radius: 5px !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:25px auto;background:linear-gradient(to right,#c9c9c900,#c9c9c9,#c9c9c900)}.line-through-text-container .line-2{width:100%;height:1px;margin:25px 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}.toast-safe-area-adjust{margin-top:calc(-1*env(safe-area-inset-top))}.header-text-color p{color:var(--ion-color-light)!important}html{font-size:16px}ion-input,ion-textarea{border:1px solid #C2C2C2;border-radius:.25rem;--placeholder-color: #8E8E8E;--highlight-color: var(--ion-color-dark) !important;background:var(--ion-color-light)}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:1px solid #C2C2C2;border-radius:.25rem;width:100%}.password-container .password-input .input-noborder{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-input.ng-dirty.ng-valid.ng-touched{background-color:#edf2ef!important;box-shadow:unset!important;border:1px solid #00CD46!important}ion-input.ng-dirty.ng-invalid.ng-touched{background-color:#ffdbdc!important;box-shadow:unset!important;border:1px solid #E1464E!important}.input-disabled{opacity:.6!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:.25rem}ion-item.margin-override-left{margin-left:.25rem}.lane__header{display:flex;justify-content:space-between;margin:0 0 .75rem}.lane__header p{font-size:1.5rem;font-weight:600;font-family:var(--font-secondary);margin:0;color:var(--ion-color-secondary)}@media screen and (max-width: 576px){.lane__header{margin:0 0 .5rem}.lane__header p{font-size:1.25rem}}.logo-white{cursor:pointer;height:2.8rem;margin:.25rem 1rem}@media (max-width: 550px){.logo-white{margin:.25rem 0rem;height:1.75rem;margin:auto}}ion-modal.custom-modal-class::part(content){display:block;position:absolute}ion-modal.custom-modal-class.player-dashboard::part(content){background-color:transparent}@media screen and (min-width: 768px) and (min-height: 576px){ion-modal.custom-modal-class::part(content){top:10%;border-radius:.5rem;--height: 80%;--width: 44rem}}@media screen and (min-width: 768px) and (min-height: 576px) and (max-width: 991.98px){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}}ion-modal.age-verification-modal::part(content){display:block;position:absolute}@media screen and (min-width: 768px) and (min-height: 576px){ion-modal.age-verification-modal::part(content){top:20%;border-radius:.5rem;--height: 40vh;--max-height: 80vh;--width: 44rem}}.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:1rem}.custom-modal-class a{text-decoration:none;cursor:pointer;font-weight:500;color:var(--link-color);font-family:var(--font-primary)}.custom-modal-class p{color:var(--ion-color-dark);font-size:1rem;font-family:var(--font-primary)}.custom-modal-class .secondary-font{font-family:var(--font-secondary)!important;margin:.25rem 0}.custom-modal-class p.small-paragraph-text{font-size:.75rem;font-weight:500}.custom-modal-class h5{color:var(--ion-color-dark);font-family:var(--font-primary);font-size:1rem;font-weight:700;margin:.25rem 0!important}.custom-modal-class h4{color:var(--ion-color-dark);font-family:var(--font-primary);font-weight:500}.custom-modal-class .account-balance-hr-line{width:100%;height:1px;margin:25px 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%}.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(--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-modal{--ion-background-color: var(--color-background)}.menu-container ion-label{--font-family: var(--font-primary);font-size:16px;line-height:24px;font-weight:700}@media screen and (max-width: 757px){.menu-container ion-label{font-size:15px!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:20px 5%}.menu-container ion-item ion-icon,.menu-container ion-item ion-label{color:var(--ion-color-dark)!important}.menu-container .second-level ion-item ion-label,.menu-container .second-level ion-item ion-icon,.menu-container .third-level ion-item ion-label,.menu-container .third-level ion-item ion-icon{color:var(--ion-color-dark)!important}.right-menu-container ion-label{transform:translate(10px);color:var(--ion-color-dark)}.right-menu-container ion-list.accordion-menu div.options{height:0;overflow-y:hidden;will-change:height,box-shadow}.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:15px;--ion-background-color: var(--light-red-background)}.right-menu-container ion-list.third-level .level3items{background-color:var(--light-red-background)}.right-menu-container .icon-level-3{position:absolute;right:20px}.right-menu-container .list-md{padding:0!important}@media (orientation: landscape){.left-menu-container ion-list{padding-left:env(safe-area-inset-left)}}.left-menu-container .second-level ion-label{font-weight:500!important}.left-menu-container .sidemenu-rg-logo{max-width:43px;max-height:40px;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}.left-menu-container .sidemenu-social-container ion-icon[name*=logo-x]{font-size:1.5rem!important;transform:translateY(.25rem)}.left-menu-container .promo-items{--ion-background-color: var(--light-red-background)}.left-menu-container ion-item.promo-item{padding-left:30px;--ion-background-color: var(--light-red-background)}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}}.highlight-text{color:var(--ion-color-secondary);font-weight:700}ion-select{min-height:44px;border:1px solid #C2C2C2;border-radius:4px;--placeholder-color: #8E8E8E;--padding-start: 5px;--placeholder-opacity: 1;background-color:var(--ion-color-light)}ion-select[disabled]{min-height:44px;border:1px solid red;border-radius:4px;--placeholder-color: #8E8E8E;--padding-start: 5px;--placeholder-opacity: 1}ion-select.select-disabled{opacity:1}ion-select.select-disabled::part(icon){opacity:.6}ion-select.select-disabled::part(text){opacity:.6}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}.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:12px!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:4px!important;border:solid 1px #C2C2C2!important;background-color:#fff!important;opacity:1!important;padding:5px!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(--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-popover.content-vipterm{--min-width: 30% !important}@media screen and (max-width: 568px){ion-popover.location-warning-style{--width: 85% !important}}@media (max-height: 450px){ion-popover.location-warning-style{--height: 100% !important}}@media (max-width: 767px) and (orientation: landscape){ion-popover.location-warning-style{--width: 85% !important;--height: 100% !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::part(content){--background: var(--color-background)}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}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{--min-height: 70vh}ion-popover.standard-popover.gameHistoryDetails ion-content{height:70vh!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}@media screen and (max-width: 992px) and (orientation: landscape){ion-popover.standard-popover.marketing-notification{--max-height: 60vh !important}}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: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: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: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: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}}ion-popover.standard-popover.session-stats{--max-height: 470px}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: 90% !important;--max-height: 100% !important}}ion-popover.standard-popover.daily-spin-pop custom-navbar ion-header ion-toolbar div{background-color:#251850}ion-popover.standard-popover.daily-spin-pop .daily-spin-result{font-weight:500;background-color:#251850;color:#fff}ion-popover.standard-popover.daily-spin-pop .highlighted-text{color:#fdfe00}ion-popover.standard-popover.daily-spin-pop .claim-button{background:#fdfe00!important;color:#3b343a;width:50%;height:40px;font-size:20px}ion-popover.standard-popover.android-location-permission{z-index:20010!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: 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.loyalty{--max-height: 400px}ion-popover.loyalty a{text-decoration:none;cursor:pointer;font-weight:600}ion-popover.loyalty::part(content){top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}ion-popover.loyalty .scroll-content{overflow-y:hidden!important}ion-popover.loyalty ion-title{font-weight:700}ion-popover.loyalty ion-button.cursor-no{cursor:none;visibility:hidden}@media (max-width: 567px){ion-popover.loyalty{--width: 75% !important}}@media (max-height: 450px){ion-popover.loyalty{--height: 100% !important}}@media (max-width: 967px) and (orientation: landscape){ion-popover.loyalty{--width: 38% !important;--height: fit-content !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-toast::part(button){text-transform:none}.reward-state-main-container{font-family:var(--font-secondary);font-style:normal;display:flex;flex-direction:column;row-gap:.8rem;text-align:center;color:var(--ion-color-dark);justify-content:center;margin-top:8px}@media screen and (max-width: 361px){.reward-state-main-container{row-gap:.6rem}}.reward-state-main-container .section-style{width:90%;margin:auto}@media screen and (max-width: 568px){.reward-state-main-container .section-style{width:80%}}.reward-state-main-container .label-style-1{font-weight:500;font-size:15px;line-height:25px;text-transform:uppercase}.reward-state-main-container .label-style-2{font-weight:500;font-size:12px;line-height:24px;color:var(--ion-color-dark);text-transform:uppercase}.reward-state-main-container .label-style-2.color-dark{color:var(--ion-color-dark)}.reward-state-main-container .label-style-error{font-family:var(--font-primary);font-weight:400;font-size:10px;color:var(--ion-color-danger)}.reward-state-main-container .rewards-button-style{display:flex;flex-direction:column;width:55%;row-gap:10px;margin-top:10px}.reward-state-main-container .rewards-button-style ion-button{font-weight:700;font-size:12px;height:40px;text-transform:uppercase;--color: var(--ion-color-light);--background: var(--ion-color-secondary);--background-hover: var(--ion-color-secondary);--background-activated: var(--ion-color-secondary)}.reward-state-main-container .rewards-button-style ion-button[name*=cancel]{--color: #000000;--background: var(--ion-color-medium);--background-hover: var(--ion-color-medium);--background-activated: var(--ion-color-medium)}.reward-state-main-container .separator{height:1px;background:#949494}
