:root{--ion-color-primary: #0054e9;--ion-color-primary-rgb: 0, 84, 233;--ion-color-primary-contrast: #fff;--ion-color-primary-contrast-rgb: 255, 255, 255;--ion-color-primary-shade: #004acd;--ion-color-primary-tint: #1a65eb;--ion-color-secondary: #0163aa;--ion-color-secondary-rgb: 1, 99, 170;--ion-color-secondary-contrast: #fff;--ion-color-secondary-contrast-rgb: 255, 255, 255;--ion-color-secondary-shade: #015796;--ion-color-secondary-tint: #1a73b3;--ion-color-tertiary: #6030ff;--ion-color-tertiary-rgb: 96, 48, 255;--ion-color-tertiary-contrast: #fff;--ion-color-tertiary-contrast-rgb: 255, 255, 255;--ion-color-tertiary-shade: #542ae0;--ion-color-tertiary-tint: #7045ff;--ion-color-success: #2dd55b;--ion-color-success-rgb: 45, 213, 91;--ion-color-success-contrast: #000;--ion-color-success-contrast-rgb: 0, 0, 0;--ion-color-success-shade: #28bb50;--ion-color-success-tint: #42d96b;--ion-color-warning: #ffc409;--ion-color-warning-rgb: 255, 196, 9;--ion-color-warning-contrast: #000;--ion-color-warning-contrast-rgb: 0, 0, 0;--ion-color-warning-shade: #e0ac08;--ion-color-warning-tint: #ffca22;--ion-color-danger: #c5000f;--ion-color-danger-rgb: 197, 0, 15;--ion-color-danger-contrast: #fff;--ion-color-danger-contrast-rgb: 255, 255, 255;--ion-color-danger-shade: #ad000d;--ion-color-danger-tint: #cb1a27;--ion-color-light: #f4f5f8;--ion-color-light-rgb: 244, 245, 248;--ion-color-light-contrast: #000;--ion-color-light-contrast-rgb: 0, 0, 0;--ion-color-light-shade: #d7d8da;--ion-color-light-tint: #f5f6f9;--ion-color-medium: #636469;--ion-color-medium-rgb: 99, 100, 105;--ion-color-medium-contrast: #fff;--ion-color-medium-contrast-rgb: 255, 255, 255;--ion-color-medium-shade: #57585c;--ion-color-medium-tint: #737478;--ion-color-dark: #222428;--ion-color-dark-rgb: 34, 36, 40;--ion-color-dark-contrast: #fff;--ion-color-dark-contrast-rgb: 255, 255, 255;--ion-color-dark-shade: #1e2023;--ion-color-dark-tint: #383a3e}html.ios{--ion-default-font: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Roboto", sans-serif}html.md{--ion-default-font: "Roboto", "Helvetica Neue", sans-serif}html{--ion-dynamic-font: -apple-system-body;--ion-font-family: var(--ion-default-font)}body{background:var(--ion-background-color);color:var(--ion-text-color)}body.backdrop-no-scroll{overflow:hidden}html.ios ion-modal.modal-card ion-header ion-toolbar:first-of-type,html.ios ion-modal.modal-sheet ion-header ion-toolbar:first-of-type,html.ios ion-modal ion-footer ion-toolbar:first-of-type{padding-top:6px}html.ios ion-modal.modal-card ion-header ion-toolbar:last-of-type,html.ios ion-modal.modal-sheet ion-header ion-toolbar:last-of-type{padding-bottom:6px}html.ios ion-modal ion-toolbar{padding-right:calc(var(--ion-safe-area-right) + 8px);padding-left:calc(var(--ion-safe-area-left) + 8px)}@media screen and (min-width: 768px){html.ios ion-modal.modal-card:first-of-type{--backdrop-opacity: .18}}ion-modal.modal-default.show-modal~ion-modal.modal-default{--backdrop-opacity: 0;--box-shadow: none}html.ios ion-modal.modal-card .ion-page{border-top-left-radius:var(--border-radius)}.ion-color-primary{--ion-color-base: var(--ion-color-primary, #0054e9) !important;--ion-color-base-rgb: var(--ion-color-primary-rgb, 0, 84, 233) !important;--ion-color-contrast: var(--ion-color-primary-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-primary-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-primary-shade, #004acd) !important;--ion-color-tint: var(--ion-color-primary-tint, #1a65eb) !important}.ion-color-secondary{--ion-color-base: var(--ion-color-secondary, #0163aa) !important;--ion-color-base-rgb: var(--ion-color-secondary-rgb, 1, 99, 170) !important;--ion-color-contrast: var(--ion-color-secondary-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-secondary-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-secondary-shade, #015796) !important;--ion-color-tint: var(--ion-color-secondary-tint, #1a73b3) !important}.ion-color-tertiary{--ion-color-base: var(--ion-color-tertiary, #6030ff) !important;--ion-color-base-rgb: var(--ion-color-tertiary-rgb, 96, 48, 255) !important;--ion-color-contrast: var(--ion-color-tertiary-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-tertiary-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-tertiary-shade, #542ae0) !important;--ion-color-tint: var(--ion-color-tertiary-tint, #7045ff) !important}.ion-color-success{--ion-color-base: var(--ion-color-success, #2dd55b) !important;--ion-color-base-rgb: var(--ion-color-success-rgb, 45, 213, 91) !important;--ion-color-contrast: var(--ion-color-success-contrast, #000) !important;--ion-color-contrast-rgb: var(--ion-color-success-contrast-rgb, 0, 0, 0) !important;--ion-color-shade: var(--ion-color-success-shade, #28bb50) !important;--ion-color-tint: var(--ion-color-success-tint, #42d96b) !important}.ion-color-warning{--ion-color-base: var(--ion-color-warning, #ffc409) !important;--ion-color-base-rgb: var(--ion-color-warning-rgb, 255, 196, 9) !important;--ion-color-contrast: var(--ion-color-warning-contrast, #000) !important;--ion-color-contrast-rgb: var(--ion-color-warning-contrast-rgb, 0, 0, 0) !important;--ion-color-shade: var(--ion-color-warning-shade, #e0ac08) !important;--ion-color-tint: var(--ion-color-warning-tint, #ffca22) !important}.ion-color-danger{--ion-color-base: var(--ion-color-danger, #c5000f) !important;--ion-color-base-rgb: var(--ion-color-danger-rgb, 197, 0, 15) !important;--ion-color-contrast: var(--ion-color-danger-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-danger-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-danger-shade, #ad000d) !important;--ion-color-tint: var(--ion-color-danger-tint, #cb1a27) !important}.ion-color-light{--ion-color-base: var(--ion-color-light, #f4f5f8) !important;--ion-color-base-rgb: var(--ion-color-light-rgb, 244, 245, 248) !important;--ion-color-contrast: var(--ion-color-light-contrast, #000) !important;--ion-color-contrast-rgb: var(--ion-color-light-contrast-rgb, 0, 0, 0) !important;--ion-color-shade: var(--ion-color-light-shade, #d7d8da) !important;--ion-color-tint: var(--ion-color-light-tint, #f5f6f9) !important}.ion-color-medium{--ion-color-base: var(--ion-color-medium, #636469) !important;--ion-color-base-rgb: var(--ion-color-medium-rgb, 99, 100, 105) !important;--ion-color-contrast: var(--ion-color-medium-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-medium-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-medium-shade, #57585c) !important;--ion-color-tint: var(--ion-color-medium-tint, #737478) !important}.ion-color-dark{--ion-color-base: var(--ion-color-dark, #222428) !important;--ion-color-base-rgb: var(--ion-color-dark-rgb, 34, 36, 40) !important;--ion-color-contrast: var(--ion-color-dark-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-dark-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-dark-shade, #1e2023) !important;--ion-color-tint: var(--ion-color-dark-tint, #383a3e) !important}.ion-page{left:0;right:0;top:0;bottom:0;display:flex;position:absolute;flex-direction:column;justify-content:space-between;contain:layout size style;z-index:0}ion-modal>.ion-page{position:relative;contain:layout style;height:100%}.split-pane-visible>.ion-page.split-pane-main{position:relative}ion-route,ion-route-redirect,ion-router,ion-select-option,ion-nav-controller,ion-menu-controller,ion-action-sheet-controller,ion-alert-controller,ion-loading-controller,ion-modal-controller,ion-picker-controller,ion-popover-controller,ion-toast-controller,.ion-page-hidden{display:none!important}.ion-page-invisible{opacity:0}.can-go-back>ion-header ion-back-button{display:block}html.plt-ios.plt-hybrid,html.plt-ios.plt-pwa{--ion-statusbar-padding: 20px}@supports (padding-top: 20px){html{--ion-safe-area-top: var(--ion-statusbar-padding)}}@supports (padding-top: env(safe-area-inset-top)){html{--ion-safe-area-top: env(safe-area-inset-top);--ion-safe-area-bottom: env(safe-area-inset-bottom);--ion-safe-area-left: env(safe-area-inset-left);--ion-safe-area-right: env(safe-area-inset-right)}}ion-card.ion-color .ion-inherit-color,ion-card-header.ion-color .ion-inherit-color{color:inherit}.menu-content{transform:translateZ(0)}.menu-content-open{cursor:pointer;touch-action:manipulation;pointer-events:none;overflow-y:hidden}.menu-content-open ion-content{--overflow: hidden}.menu-content-open .ion-content-scroll-host{overflow:hidden}.ios .menu-content-reveal{box-shadow:-8px 0 42px #00000014}[dir=rtl].ios .menu-content-reveal{box-shadow:8px 0 42px #00000014}.md .menu-content-reveal,.md .menu-content-push{box-shadow:4px 0 16px #0000002e}ion-accordion-group.accordion-group-expand-inset>ion-accordion:first-of-type{border-top-left-radius:8px;border-top-right-radius:8px}ion-accordion-group.accordion-group-expand-inset>ion-accordion:last-of-type{border-bottom-left-radius:8px;border-bottom-right-radius:8px}ion-accordion-group>ion-accordion:last-of-type ion-item[slot=header]{--border-width: 0px}ion-accordion.accordion-animated>[slot=header] .ion-accordion-toggle-icon{transition:.3s transform cubic-bezier(.25,.8,.5,1)}@media (prefers-reduced-motion: reduce){ion-accordion .ion-accordion-toggle-icon{transition:none!important}}ion-accordion.accordion-expanding>[slot=header] .ion-accordion-toggle-icon,ion-accordion.accordion-expanded>[slot=header] .ion-accordion-toggle-icon{transform:rotate(180deg)}ion-accordion-group.accordion-group-expand-inset.md>ion-accordion.accordion-previous ion-item[slot=header]{--border-width: 0px;--inner-border-width: 0px}ion-accordion-group.accordion-group-expand-inset.md>ion-accordion.accordion-expanding:first-of-type,ion-accordion-group.accordion-group-expand-inset.md>ion-accordion.accordion-expanded:first-of-type{margin-top:0}ion-input input::-webkit-date-and-time-value{text-align:start}.ion-datetime-button-overlay{--width: fit-content;--height: fit-content}.ion-datetime-button-overlay ion-datetime.datetime-grid{width:320px;min-height:320px}[ion-last-focus],header[tabindex="-1"]:focus,[role=banner][tabindex="-1"]:focus,main[tabindex="-1"]:focus,[role=main][tabindex="-1"]:focus,h1[tabindex="-1"]:focus,[role=heading][aria-level="1"][tabindex="-1"]:focus{outline:none}.popover-viewport:has(>ion-content){overflow:hidden}@supports not selector(:has(> ion-content)){.popover-viewport{overflow:hidden}}audio,canvas,progress,video{vertical-align:baseline}audio:not([controls]){display:none;height:0}b,strong{font-weight:700}img{max-width:100%}hr{height:1px;border-width:0;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}label,input,select,textarea{font-family:inherit;line-height:normal}textarea{overflow:auto;height:auto;font:inherit;color:inherit}textarea::placeholder{padding-left:2px}form,input,optgroup,select{margin:0;font:inherit;color:inherit}html input[type=button],input[type=reset],input[type=submit]{cursor:pointer;-webkit-appearance:button}a,a div,a span,a ion-icon,a ion-label,button,button div,button span,button ion-icon,button ion-label,.ion-tappable,[tappable],[tappable] div,[tappable] span,[tappable] ion-icon,[tappable] ion-label,input,textarea{touch-action:manipulation}a ion-label,button ion-label{pointer-events:none}button{padding:0;border:0;border-radius:0;font-family:inherit;font-style:inherit;font-variant:inherit;line-height:1;text-transform:none;cursor:pointer;-webkit-appearance:button}[tappable]{cursor:pointer}a[disabled],button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}*{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}html{width:100%;height:100%;-webkit-text-size-adjust:100%;text-size-adjust:100%}html:not(.hydrated) body{display:none}html.ion-ce body{display:block}html.plt-pwa{height:100vh}body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;margin:0;padding:0;position:fixed;width:100%;max-width:100%;height:100%;max-height:100%;transform:translateZ(0);text-rendering:optimizeLegibility;overflow:hidden;touch-action:manipulation;-webkit-user-drag:none;-ms-content-zooming:none;word-wrap:break-word;overscroll-behavior-y:none;-webkit-text-size-adjust:none;text-size-adjust:none}html{font-family:var(--ion-font-family)}@supports (-webkit-touch-callout: none){html{font:var(--ion-dynamic-font, 16px var(--ion-font-family))}}a{background-color:transparent;color:var(--ion-color-primary, #0054e9)}h1,h2,h3,h4,h5,h6{margin-top:16px;margin-bottom:10px;font-weight:500;line-height:1.2}h1{margin-top:20px;font-size:1.625rem}h2{margin-top:18px;font-size:1.5rem}h3{font-size:1.375rem}h4{font-size:1.25rem}h5{font-size:1.125rem}h6{font-size:1rem}small{font-size:75%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}.ion-hide,.ion-hide-up,.ion-hide-down{display:none!important}@media (min-width: 576px){.ion-hide-sm-up{display:none!important}}@media (max-width: 575.98px){.ion-hide-sm-down{display:none!important}}@media (min-width: 768px){.ion-hide-md-up{display:none!important}}@media (max-width: 767.98px){.ion-hide-md-down{display:none!important}}@media (min-width: 992px){.ion-hide-lg-up{display:none!important}}@media (max-width: 991.98px){.ion-hide-lg-down{display:none!important}}@media (min-width: 1200px){.ion-hide-xl-up{display:none!important}}@media (max-width: 1199.98px){.ion-hide-xl-down{display:none!important}}.ion-no-padding{--padding-start: 0;--padding-end: 0;--padding-top: 0;--padding-bottom: 0;padding:0}.ion-padding{--padding-start: var(--ion-padding, 16px);--padding-end: var(--ion-padding, 16px);--padding-top: var(--ion-padding, 16px);--padding-bottom: var(--ion-padding, 16px);padding-inline-start:var(--ion-padding, 16px);padding-inline-end:var(--ion-padding, 16px);padding-top:var(--ion-padding, 16px);padding-bottom:var(--ion-padding, 16px)}.ion-padding-top{--padding-top: var(--ion-padding, 16px);padding-top:var(--ion-padding, 16px)}.ion-padding-start{--padding-start: var(--ion-padding, 16px);padding-inline-start:var(--ion-padding, 16px)}.ion-padding-end{--padding-end: var(--ion-padding, 16px);padding-inline-end:var(--ion-padding, 16px)}.ion-padding-bottom{--padding-bottom: var(--ion-padding, 16px);padding-bottom:var(--ion-padding, 16px)}.ion-padding-vertical{--padding-top: var(--ion-padding, 16px);--padding-bottom: var(--ion-padding, 16px);padding-top:var(--ion-padding, 16px);padding-bottom:var(--ion-padding, 16px)}.ion-padding-horizontal{--padding-start: var(--ion-padding, 16px);--padding-end: var(--ion-padding, 16px);padding-inline-start:var(--ion-padding, 16px);padding-inline-end:var(--ion-padding, 16px)}.ion-no-margin{--margin-start: 0;--margin-end: 0;--margin-top: 0;--margin-bottom: 0;margin:0}.ion-margin{--margin-start: var(--ion-margin, 16px);--margin-end: var(--ion-margin, 16px);--margin-top: var(--ion-margin, 16px);--margin-bottom: var(--ion-margin, 16px);margin-inline-start:var(--ion-margin, 16px);margin-inline-end:var(--ion-margin, 16px);margin-top:var(--ion-margin, 16px);margin-bottom:var(--ion-margin, 16px)}.ion-margin-top{--margin-top: var(--ion-margin, 16px);margin-top:var(--ion-margin, 16px)}.ion-margin-start{--margin-start: var(--ion-margin, 16px);margin-inline-start:var(--ion-margin, 16px)}.ion-margin-end{--margin-end: var(--ion-margin, 16px);margin-inline-end:var(--ion-margin, 16px)}.ion-margin-bottom{--margin-bottom: var(--ion-margin, 16px);margin-bottom:var(--ion-margin, 16px)}.ion-margin-vertical{--margin-top: var(--ion-margin, 16px);--margin-bottom: var(--ion-margin, 16px);margin-top:var(--ion-margin, 16px);margin-bottom:var(--ion-margin, 16px)}.ion-margin-horizontal{--margin-start: var(--ion-margin, 16px);--margin-end: var(--ion-margin, 16px);margin-inline-start:var(--ion-margin, 16px);margin-inline-end:var(--ion-margin, 16px)}.ion-float-left{float:left!important}.ion-float-right{float:right!important}.ion-float-start{float:left!important}:host-context([dir=rtl]) .ion-float-start{float:right!important}[dir=rtl] .ion-float-start{float:right!important}@supports selector(:dir(rtl)){.ion-float-start:dir(rtl){float:right!important}}.ion-float-end{float:right!important}:host-context([dir=rtl]) .ion-float-end{float:left!important}[dir=rtl] .ion-float-end{float:left!important}@supports selector(:dir(rtl)){.ion-float-end:dir(rtl){float:left!important}}@media (min-width: 576px){.ion-float-sm-left{float:left!important}.ion-float-sm-right{float:right!important}.ion-float-sm-start{float:left!important}:host-context([dir=rtl]) .ion-float-sm-start{float:right!important}[dir=rtl] .ion-float-sm-start{float:right!important}@supports selector(:dir(rtl)){.ion-float-sm-start:dir(rtl){float:right!important}}.ion-float-sm-end{float:right!important}:host-context([dir=rtl]) .ion-float-sm-end{float:left!important}[dir=rtl] .ion-float-sm-end{float:left!important}@supports selector(:dir(rtl)){.ion-float-sm-end:dir(rtl){float:left!important}}}@media (min-width: 768px){.ion-float-md-left{float:left!important}.ion-float-md-right{float:right!important}.ion-float-md-start{float:left!important}:host-context([dir=rtl]) .ion-float-md-start{float:right!important}[dir=rtl] .ion-float-md-start{float:right!important}@supports selector(:dir(rtl)){.ion-float-md-start:dir(rtl){float:right!important}}.ion-float-md-end{float:right!important}:host-context([dir=rtl]) .ion-float-md-end{float:left!important}[dir=rtl] .ion-float-md-end{float:left!important}@supports selector(:dir(rtl)){.ion-float-md-end:dir(rtl){float:left!important}}}@media (min-width: 992px){.ion-float-lg-left{float:left!important}.ion-float-lg-right{float:right!important}.ion-float-lg-start{float:left!important}:host-context([dir=rtl]) .ion-float-lg-start{float:right!important}[dir=rtl] .ion-float-lg-start{float:right!important}@supports selector(:dir(rtl)){.ion-float-lg-start:dir(rtl){float:right!important}}.ion-float-lg-end{float:right!important}:host-context([dir=rtl]) .ion-float-lg-end{float:left!important}[dir=rtl] .ion-float-lg-end{float:left!important}@supports selector(:dir(rtl)){.ion-float-lg-end:dir(rtl){float:left!important}}}@media (min-width: 1200px){.ion-float-xl-left{float:left!important}.ion-float-xl-right{float:right!important}.ion-float-xl-start{float:left!important}:host-context([dir=rtl]) .ion-float-xl-start{float:right!important}[dir=rtl] .ion-float-xl-start{float:right!important}@supports selector(:dir(rtl)){.ion-float-xl-start:dir(rtl){float:right!important}}.ion-float-xl-end{float:right!important}:host-context([dir=rtl]) .ion-float-xl-end{float:left!important}[dir=rtl] .ion-float-xl-end{float:left!important}@supports selector(:dir(rtl)){.ion-float-xl-end:dir(rtl){float:left!important}}}.ion-text-center{text-align:center!important}.ion-text-justify{text-align:justify!important}.ion-text-start{text-align:start!important}.ion-text-end{text-align:end!important}.ion-text-left{text-align:left!important}.ion-text-right{text-align:right!important}.ion-text-nowrap{white-space:nowrap!important}.ion-text-wrap{white-space:normal!important}@media (min-width: 576px){.ion-text-sm-center{text-align:center!important}.ion-text-sm-justify{text-align:justify!important}.ion-text-sm-start{text-align:start!important}.ion-text-sm-end{text-align:end!important}.ion-text-sm-left{text-align:left!important}.ion-text-sm-right{text-align:right!important}.ion-text-sm-nowrap{white-space:nowrap!important}.ion-text-sm-wrap{white-space:normal!important}}@media (min-width: 768px){.ion-text-md-center{text-align:center!important}.ion-text-md-justify{text-align:justify!important}.ion-text-md-start{text-align:start!important}.ion-text-md-end{text-align:end!important}.ion-text-md-left{text-align:left!important}.ion-text-md-right{text-align:right!important}.ion-text-md-nowrap{white-space:nowrap!important}.ion-text-md-wrap{white-space:normal!important}}@media (min-width: 992px){.ion-text-lg-center{text-align:center!important}.ion-text-lg-justify{text-align:justify!important}.ion-text-lg-start{text-align:start!important}.ion-text-lg-end{text-align:end!important}.ion-text-lg-left{text-align:left!important}.ion-text-lg-right{text-align:right!important}.ion-text-lg-nowrap{white-space:nowrap!important}.ion-text-lg-wrap{white-space:normal!important}}@media (min-width: 1200px){.ion-text-xl-center{text-align:center!important}.ion-text-xl-justify{text-align:justify!important}.ion-text-xl-start{text-align:start!important}.ion-text-xl-end{text-align:end!important}.ion-text-xl-left{text-align:left!important}.ion-text-xl-right{text-align:right!important}.ion-text-xl-nowrap{white-space:nowrap!important}.ion-text-xl-wrap{white-space:normal!important}}.ion-text-uppercase{text-transform:uppercase!important}.ion-text-lowercase{text-transform:lowercase!important}.ion-text-capitalize{text-transform:capitalize!important}@media (min-width: 576px){.ion-text-sm-uppercase{text-transform:uppercase!important}.ion-text-sm-lowercase{text-transform:lowercase!important}.ion-text-sm-capitalize{text-transform:capitalize!important}}@media (min-width: 768px){.ion-text-md-uppercase{text-transform:uppercase!important}.ion-text-md-lowercase{text-transform:lowercase!important}.ion-text-md-capitalize{text-transform:capitalize!important}}@media (min-width: 992px){.ion-text-lg-uppercase{text-transform:uppercase!important}.ion-text-lg-lowercase{text-transform:lowercase!important}.ion-text-lg-capitalize{text-transform:capitalize!important}}@media (min-width: 1200px){.ion-text-xl-uppercase{text-transform:uppercase!important}.ion-text-xl-lowercase{text-transform:lowercase!important}.ion-text-xl-capitalize{text-transform:capitalize!important}}.ion-align-self-start{align-self:flex-start!important}.ion-align-self-end{align-self:flex-end!important}.ion-align-self-center{align-self:center!important}.ion-align-self-stretch{align-self:stretch!important}.ion-align-self-baseline{align-self:baseline!important}.ion-align-self-auto{align-self:auto!important}.ion-wrap{flex-wrap:wrap!important}.ion-nowrap{flex-wrap:nowrap!important}.ion-wrap-reverse{flex-wrap:wrap-reverse!important}.ion-justify-content-start{justify-content:flex-start!important}.ion-justify-content-center{justify-content:center!important}.ion-justify-content-end{justify-content:flex-end!important}.ion-justify-content-around{justify-content:space-around!important}.ion-justify-content-between{justify-content:space-between!important}.ion-justify-content-evenly{justify-content:space-evenly!important}.ion-align-items-start{align-items:flex-start!important}.ion-align-items-center{align-items:center!important}.ion-align-items-end{align-items:flex-end!important}.ion-align-items-stretch{align-items:stretch!important}.ion-align-items-baseline{align-items:baseline!important}@media (prefers-color-scheme: dark){:root{--ion-color-primary: #4d8dff;--ion-color-primary-rgb: 77, 141, 255;--ion-color-primary-contrast: #000;--ion-color-primary-contrast-rgb: 0, 0, 0;--ion-color-primary-shade: #447ce0;--ion-color-primary-tint: #5f98ff;--ion-color-secondary: #46b1ff;--ion-color-secondary-rgb: 70, 177, 255;--ion-color-secondary-contrast: #000;--ion-color-secondary-contrast-rgb: 0, 0, 0;--ion-color-secondary-shade: #3e9ce0;--ion-color-secondary-tint: #59b9ff;--ion-color-tertiary: #8482fb;--ion-color-tertiary-rgb: 132, 130, 251;--ion-color-tertiary-contrast: #000;--ion-color-tertiary-contrast-rgb: 0, 0, 0;--ion-color-tertiary-shade: #7472dd;--ion-color-tertiary-tint: #908ffb;--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: #ffce31;--ion-color-warning-rgb: 255, 206, 49;--ion-color-warning-contrast: #000;--ion-color-warning-contrast-rgb: 0, 0, 0;--ion-color-warning-shade: #e0b52b;--ion-color-warning-tint: #ffd346;--ion-color-danger: #f24c58;--ion-color-danger-rgb: 242, 76, 88;--ion-color-danger-contrast: #000;--ion-color-danger-contrast-rgb: 0, 0, 0;--ion-color-danger-shade: #d5434d;--ion-color-danger-tint: #f35e69;--ion-color-light: #222428;--ion-color-light-rgb: 34, 36, 40;--ion-color-light-contrast: #fff;--ion-color-light-contrast-rgb: 255, 255, 255;--ion-color-light-shade: #1e2023;--ion-color-light-tint: #383a3e;--ion-color-medium: #989aa2;--ion-color-medium-rgb: 152, 154, 162;--ion-color-medium-contrast: #000;--ion-color-medium-contrast-rgb: 0, 0, 0;--ion-color-medium-shade: #86888f;--ion-color-medium-tint: #a2a4ab;--ion-color-dark: #f4f5f8;--ion-color-dark-rgb: 244, 245, 248;--ion-color-dark-contrast: #000;--ion-color-dark-contrast-rgb: 0, 0, 0;--ion-color-dark-shade: #d7d8da;--ion-color-dark-tint: #f5f6f9}:root.ios{--ion-background-color: #000000;--ion-background-color-rgb: 0, 0, 0;--ion-text-color: #ffffff;--ion-text-color-rgb: 255, 255, 255;--ion-background-color-step-50: #0d0d0d;--ion-background-color-step-100: #1a1a1a;--ion-background-color-step-150: #262626;--ion-background-color-step-200: #333333;--ion-background-color-step-250: #404040;--ion-background-color-step-300: #4d4d4d;--ion-background-color-step-350: #595959;--ion-background-color-step-400: #666666;--ion-background-color-step-450: #737373;--ion-background-color-step-500: #808080;--ion-background-color-step-550: #8c8c8c;--ion-background-color-step-600: #999999;--ion-background-color-step-650: #a6a6a6;--ion-background-color-step-700: #b3b3b3;--ion-background-color-step-750: #bfbfbf;--ion-background-color-step-800: #cccccc;--ion-background-color-step-850: #d9d9d9;--ion-background-color-step-900: #e6e6e6;--ion-background-color-step-950: #f2f2f2;--ion-text-color-step-50: #f2f2f2;--ion-text-color-step-100: #e6e6e6;--ion-text-color-step-150: #d9d9d9;--ion-text-color-step-200: #cccccc;--ion-text-color-step-250: #bfbfbf;--ion-text-color-step-300: #b3b3b3;--ion-text-color-step-350: #a6a6a6;--ion-text-color-step-400: #999999;--ion-text-color-step-450: #8c8c8c;--ion-text-color-step-500: #808080;--ion-text-color-step-550: #737373;--ion-text-color-step-600: #666666;--ion-text-color-step-650: #595959;--ion-text-color-step-700: #4d4d4d;--ion-text-color-step-750: #404040;--ion-text-color-step-800: #333333;--ion-text-color-step-850: #262626;--ion-text-color-step-900: #1a1a1a;--ion-text-color-step-950: #0d0d0d;--ion-item-background: #000000;--ion-card-background: #1c1c1d}:root.ios ion-modal{--ion-background-color: var(--ion-color-step-100, var(--ion-background-color-step-100));--ion-toolbar-background: var(--ion-color-step-150, var(--ion-background-color-step-150));--ion-toolbar-border-color: var(--ion-color-step-250, var(--ion-background-color-step-250))}:root.md{--ion-background-color: #121212;--ion-background-color-rgb: 18, 18, 18;--ion-text-color: #ffffff;--ion-text-color-rgb: 255, 255, 255;--ion-background-color-step-50: #1e1e1e;--ion-background-color-step-100: #2a2a2a;--ion-background-color-step-150: #363636;--ion-background-color-step-200: #414141;--ion-background-color-step-250: #4d4d4d;--ion-background-color-step-300: #595959;--ion-background-color-step-350: #656565;--ion-background-color-step-400: #717171;--ion-background-color-step-450: #7d7d7d;--ion-background-color-step-500: #898989;--ion-background-color-step-550: #949494;--ion-background-color-step-600: #a0a0a0;--ion-background-color-step-650: #acacac;--ion-background-color-step-700: #b8b8b8;--ion-background-color-step-750: #c4c4c4;--ion-background-color-step-800: #d0d0d0;--ion-background-color-step-850: #dbdbdb;--ion-background-color-step-900: #e7e7e7;--ion-background-color-step-950: #f3f3f3;--ion-text-color-step-50: #f3f3f3;--ion-text-color-step-100: #e7e7e7;--ion-text-color-step-150: #dbdbdb;--ion-text-color-step-200: #d0d0d0;--ion-text-color-step-250: #c4c4c4;--ion-text-color-step-300: #b8b8b8;--ion-text-color-step-350: #acacac;--ion-text-color-step-400: #a0a0a0;--ion-text-color-step-450: #949494;--ion-text-color-step-500: #898989;--ion-text-color-step-550: #7d7d7d;--ion-text-color-step-600: #717171;--ion-text-color-step-650: #656565;--ion-text-color-step-700: #595959;--ion-text-color-step-750: #4d4d4d;--ion-text-color-step-800: #414141;--ion-text-color-step-850: #363636;--ion-text-color-step-900: #2a2a2a;--ion-text-color-step-950: #1e1e1e;--ion-item-background: #1e1e1e;--ion-toolbar-background: #1f1f1f;--ion-tab-bar-background: #1f1f1f;--ion-card-background: #1e1e1e}}.alert-dialog-modal{--width: 80vw;--max-width: 500px;--height: 400px;--border-radius: 20px}ion-content{--padding-start: 20px;--padding-top: 20px;--padding-end: 20px}.p-1{padding:4px!important}.pt-1{padding-top:4px!important}.pb-1{padding-bottom:4px!important}.py-1{padding-top:4px!important;padding-bottom:4px!important}.px-1{padding-left:4px!important;padding-right:4px!important}.pr-1{padding-right:4px!important}.pl-1{padding-left:4px!important}.m-1{margin:4px!important}.mt-1{margin-top:4px!important}.mb-1{margin-bottom:4px!important}.mr-1{margin-right:4px!important}.ml-1{margin-left:4px!important}.my-1{margin-top:4px!important;margin-bottom:4px!important}.mx-1{margin-left:4px!important;margin-right:4px!important}.gap-1{gap:4px!important}.fs-1{font-size:4px!important}.lh-1{line-height:4px!important}.p-2{padding:8px!important}.pt-2{padding-top:8px!important}.pb-2{padding-bottom:8px!important}.py-2{padding-top:8px!important;padding-bottom:8px!important}.px-2{padding-left:8px!important;padding-right:8px!important}.pr-2{padding-right:8px!important}.pl-2{padding-left:8px!important}.m-2{margin:8px!important}.mt-2{margin-top:8px!important}.mb-2{margin-bottom:8px!important}.mr-2{margin-right:8px!important}.ml-2{margin-left:8px!important}.my-2{margin-top:8px!important;margin-bottom:8px!important}.mx-2{margin-left:8px!important;margin-right:8px!important}.gap-2{gap:8px!important}.fs-2{font-size:8px!important}.lh-2{line-height:8px!important}.p-3{padding:12px!important}.pt-3{padding-top:12px!important}.pb-3{padding-bottom:12px!important}.py-3{padding-top:12px!important;padding-bottom:12px!important}.px-3{padding-left:12px!important;padding-right:12px!important}.pr-3{padding-right:12px!important}.pl-3{padding-left:12px!important}.m-3{margin:12px!important}.mt-3{margin-top:12px!important}.mb-3{margin-bottom:12px!important}.mr-3{margin-right:12px!important}.ml-3{margin-left:12px!important}.my-3{margin-top:12px!important;margin-bottom:12px!important}.mx-3{margin-left:12px!important;margin-right:12px!important}.gap-3{gap:12px!important}.fs-3{font-size:12px!important}.lh-3{line-height:12px!important}.p-4{padding:16px!important}.pt-4{padding-top:16px!important}.pb-4{padding-bottom:16px!important}.py-4{padding-top:16px!important;padding-bottom:16px!important}.px-4{padding-left:16px!important;padding-right:16px!important}.pr-4{padding-right:16px!important}.pl-4{padding-left:16px!important}.m-4{margin:16px!important}.mt-4{margin-top:16px!important}.mb-4{margin-bottom:16px!important}.mr-4{margin-right:16px!important}.ml-4{margin-left:16px!important}.my-4{margin-top:16px!important;margin-bottom:16px!important}.mx-4{margin-left:16px!important;margin-right:16px!important}.gap-4{gap:16px!important}.fs-4{font-size:16px!important}.lh-4{line-height:16px!important}.p-5{padding:20px!important}.pt-5{padding-top:20px!important}.pb-5{padding-bottom:20px!important}.py-5{padding-top:20px!important;padding-bottom:20px!important}.px-5{padding-left:20px!important;padding-right:20px!important}.pr-5{padding-right:20px!important}.pl-5{padding-left:20px!important}.m-5{margin:20px!important}.mt-5{margin-top:20px!important}.mb-5{margin-bottom:20px!important}.mr-5{margin-right:20px!important}.ml-5{margin-left:20px!important}.my-5{margin-top:20px!important;margin-bottom:20px!important}.mx-5{margin-left:20px!important;margin-right:20px!important}.gap-5{gap:20px!important}.fs-5{font-size:20px!important}.lh-5{line-height:20px!important}.p-6{padding:24px!important}.pt-6{padding-top:24px!important}.pb-6{padding-bottom:24px!important}.py-6{padding-top:24px!important;padding-bottom:24px!important}.px-6{padding-left:24px!important;padding-right:24px!important}.pr-6{padding-right:24px!important}.pl-6{padding-left:24px!important}.m-6{margin:24px!important}.mt-6{margin-top:24px!important}.mb-6{margin-bottom:24px!important}.mr-6{margin-right:24px!important}.ml-6{margin-left:24px!important}.my-6{margin-top:24px!important;margin-bottom:24px!important}.mx-6{margin-left:24px!important;margin-right:24px!important}.gap-6{gap:24px!important}.fs-6{font-size:24px!important}.lh-6{line-height:24px!important}.p-7{padding:28px!important}.pt-7{padding-top:28px!important}.pb-7{padding-bottom:28px!important}.py-7{padding-top:28px!important;padding-bottom:28px!important}.px-7{padding-left:28px!important;padding-right:28px!important}.pr-7{padding-right:28px!important}.pl-7{padding-left:28px!important}.m-7{margin:28px!important}.mt-7{margin-top:28px!important}.mb-7{margin-bottom:28px!important}.mr-7{margin-right:28px!important}.ml-7{margin-left:28px!important}.my-7{margin-top:28px!important;margin-bottom:28px!important}.mx-7{margin-left:28px!important;margin-right:28px!important}.gap-7{gap:28px!important}.fs-7{font-size:28px!important}.lh-7{line-height:28px!important}.p-8{padding:32px!important}.pt-8{padding-top:32px!important}.pb-8{padding-bottom:32px!important}.py-8{padding-top:32px!important;padding-bottom:32px!important}.px-8{padding-left:32px!important;padding-right:32px!important}.pr-8{padding-right:32px!important}.pl-8{padding-left:32px!important}.m-8{margin:32px!important}.mt-8{margin-top:32px!important}.mb-8{margin-bottom:32px!important}.mr-8{margin-right:32px!important}.ml-8{margin-left:32px!important}.my-8{margin-top:32px!important;margin-bottom:32px!important}.mx-8{margin-left:32px!important;margin-right:32px!important}.gap-8{gap:32px!important}.fs-8{font-size:32px!important}.lh-8{line-height:32px!important}.p-9{padding:36px!important}.pt-9{padding-top:36px!important}.pb-9{padding-bottom:36px!important}.py-9{padding-top:36px!important;padding-bottom:36px!important}.px-9{padding-left:36px!important;padding-right:36px!important}.pr-9{padding-right:36px!important}.pl-9{padding-left:36px!important}.m-9{margin:36px!important}.mt-9{margin-top:36px!important}.mb-9{margin-bottom:36px!important}.mr-9{margin-right:36px!important}.ml-9{margin-left:36px!important}.my-9{margin-top:36px!important;margin-bottom:36px!important}.mx-9{margin-left:36px!important;margin-right:36px!important}.gap-9{gap:36px!important}.fs-9{font-size:36px!important}.lh-9{line-height:36px!important}.p-10{padding:40px!important}.pt-10{padding-top:40px!important}.pb-10{padding-bottom:40px!important}.py-10{padding-top:40px!important;padding-bottom:40px!important}.px-10{padding-left:40px!important;padding-right:40px!important}.pr-10{padding-right:40px!important}.pl-10{padding-left:40px!important}.m-10{margin:40px!important}.mt-10{margin-top:40px!important}.mb-10{margin-bottom:40px!important}.mr-10{margin-right:40px!important}.ml-10{margin-left:40px!important}.my-10{margin-top:40px!important;margin-bottom:40px!important}.mx-10{margin-left:40px!important;margin-right:40px!important}.gap-10{gap:40px!important}.fs-10{font-size:40px!important}.lh-10{line-height:40px!important}.p-11{padding:44px!important}.pt-11{padding-top:44px!important}.pb-11{padding-bottom:44px!important}.py-11{padding-top:44px!important;padding-bottom:44px!important}.px-11{padding-left:44px!important;padding-right:44px!important}.pr-11{padding-right:44px!important}.pl-11{padding-left:44px!important}.m-11{margin:44px!important}.mt-11{margin-top:44px!important}.mb-11{margin-bottom:44px!important}.mr-11{margin-right:44px!important}.ml-11{margin-left:44px!important}.my-11{margin-top:44px!important;margin-bottom:44px!important}.mx-11{margin-left:44px!important;margin-right:44px!important}.gap-11{gap:44px!important}.fs-11{font-size:44px!important}.lh-11{line-height:44px!important}.p-12{padding:48px!important}.pt-12{padding-top:48px!important}.pb-12{padding-bottom:48px!important}.py-12{padding-top:48px!important;padding-bottom:48px!important}.px-12{padding-left:48px!important;padding-right:48px!important}.pr-12{padding-right:48px!important}.pl-12{padding-left:48px!important}.m-12{margin:48px!important}.mt-12{margin-top:48px!important}.mb-12{margin-bottom:48px!important}.mr-12{margin-right:48px!important}.ml-12{margin-left:48px!important}.my-12{margin-top:48px!important;margin-bottom:48px!important}.mx-12{margin-left:48px!important;margin-right:48px!important}.gap-12{gap:48px!important}.fs-12{font-size:48px!important}.lh-12{line-height:48px!important}.p-13{padding:52px!important}.pt-13{padding-top:52px!important}.pb-13{padding-bottom:52px!important}.py-13{padding-top:52px!important;padding-bottom:52px!important}.px-13{padding-left:52px!important;padding-right:52px!important}.pr-13{padding-right:52px!important}.pl-13{padding-left:52px!important}.m-13{margin:52px!important}.mt-13{margin-top:52px!important}.mb-13{margin-bottom:52px!important}.mr-13{margin-right:52px!important}.ml-13{margin-left:52px!important}.my-13{margin-top:52px!important;margin-bottom:52px!important}.mx-13{margin-left:52px!important;margin-right:52px!important}.gap-13{gap:52px!important}.fs-13{font-size:52px!important}.lh-13{line-height:52px!important}.p-14{padding:56px!important}.pt-14{padding-top:56px!important}.pb-14{padding-bottom:56px!important}.py-14{padding-top:56px!important;padding-bottom:56px!important}.px-14{padding-left:56px!important;padding-right:56px!important}.pr-14{padding-right:56px!important}.pl-14{padding-left:56px!important}.m-14{margin:56px!important}.mt-14{margin-top:56px!important}.mb-14{margin-bottom:56px!important}.mr-14{margin-right:56px!important}.ml-14{margin-left:56px!important}.my-14{margin-top:56px!important;margin-bottom:56px!important}.mx-14{margin-left:56px!important;margin-right:56px!important}.gap-14{gap:56px!important}.fs-14{font-size:56px!important}.lh-14{line-height:56px!important}.p-15{padding:60px!important}.pt-15{padding-top:60px!important}.pb-15{padding-bottom:60px!important}.py-15{padding-top:60px!important;padding-bottom:60px!important}.px-15{padding-left:60px!important;padding-right:60px!important}.pr-15{padding-right:60px!important}.pl-15{padding-left:60px!important}.m-15{margin:60px!important}.mt-15{margin-top:60px!important}.mb-15{margin-bottom:60px!important}.mr-15{margin-right:60px!important}.ml-15{margin-left:60px!important}.my-15{margin-top:60px!important;margin-bottom:60px!important}.mx-15{margin-left:60px!important;margin-right:60px!important}.gap-15{gap:60px!important}.fs-15{font-size:60px!important}.lh-15{line-height:60px!important}.p-16{padding:64px!important}.pt-16{padding-top:64px!important}.pb-16{padding-bottom:64px!important}.py-16{padding-top:64px!important;padding-bottom:64px!important}.px-16{padding-left:64px!important;padding-right:64px!important}.pr-16{padding-right:64px!important}.pl-16{padding-left:64px!important}.m-16{margin:64px!important}.mt-16{margin-top:64px!important}.mb-16{margin-bottom:64px!important}.mr-16{margin-right:64px!important}.ml-16{margin-left:64px!important}.my-16{margin-top:64px!important;margin-bottom:64px!important}.mx-16{margin-left:64px!important;margin-right:64px!important}.gap-16{gap:64px!important}.fs-16{font-size:64px!important}.lh-16{line-height:64px!important}.p-17{padding:68px!important}.pt-17{padding-top:68px!important}.pb-17{padding-bottom:68px!important}.py-17{padding-top:68px!important;padding-bottom:68px!important}.px-17{padding-left:68px!important;padding-right:68px!important}.pr-17{padding-right:68px!important}.pl-17{padding-left:68px!important}.m-17{margin:68px!important}.mt-17{margin-top:68px!important}.mb-17{margin-bottom:68px!important}.mr-17{margin-right:68px!important}.ml-17{margin-left:68px!important}.my-17{margin-top:68px!important;margin-bottom:68px!important}.mx-17{margin-left:68px!important;margin-right:68px!important}.gap-17{gap:68px!important}.fs-17{font-size:68px!important}.lh-17{line-height:68px!important}.p-18{padding:72px!important}.pt-18{padding-top:72px!important}.pb-18{padding-bottom:72px!important}.py-18{padding-top:72px!important;padding-bottom:72px!important}.px-18{padding-left:72px!important;padding-right:72px!important}.pr-18{padding-right:72px!important}.pl-18{padding-left:72px!important}.m-18{margin:72px!important}.mt-18{margin-top:72px!important}.mb-18{margin-bottom:72px!important}.mr-18{margin-right:72px!important}.ml-18{margin-left:72px!important}.my-18{margin-top:72px!important;margin-bottom:72px!important}.mx-18{margin-left:72px!important;margin-right:72px!important}.gap-18{gap:72px!important}.fs-18{font-size:72px!important}.lh-18{line-height:72px!important}.p-19{padding:76px!important}.pt-19{padding-top:76px!important}.pb-19{padding-bottom:76px!important}.py-19{padding-top:76px!important;padding-bottom:76px!important}.px-19{padding-left:76px!important;padding-right:76px!important}.pr-19{padding-right:76px!important}.pl-19{padding-left:76px!important}.m-19{margin:76px!important}.mt-19{margin-top:76px!important}.mb-19{margin-bottom:76px!important}.mr-19{margin-right:76px!important}.ml-19{margin-left:76px!important}.my-19{margin-top:76px!important;margin-bottom:76px!important}.mx-19{margin-left:76px!important;margin-right:76px!important}.gap-19{gap:76px!important}.fs-19{font-size:76px!important}.lh-19{line-height:76px!important}.p-20{padding:80px!important}.pt-20{padding-top:80px!important}.pb-20{padding-bottom:80px!important}.py-20{padding-top:80px!important;padding-bottom:80px!important}.px-20{padding-left:80px!important;padding-right:80px!important}.pr-20{padding-right:80px!important}.pl-20{padding-left:80px!important}.m-20{margin:80px!important}.mt-20{margin-top:80px!important}.mb-20{margin-bottom:80px!important}.mr-20{margin-right:80px!important}.ml-20{margin-left:80px!important}.my-20{margin-top:80px!important;margin-bottom:80px!important}.mx-20{margin-left:80px!important;margin-right:80px!important}.gap-20{gap:80px!important}.fs-20{font-size:80px!important}.lh-20{line-height:80px!important}.p-21{padding:84px!important}.pt-21{padding-top:84px!important}.pb-21{padding-bottom:84px!important}.py-21{padding-top:84px!important;padding-bottom:84px!important}.px-21{padding-left:84px!important;padding-right:84px!important}.pr-21{padding-right:84px!important}.pl-21{padding-left:84px!important}.m-21{margin:84px!important}.mt-21{margin-top:84px!important}.mb-21{margin-bottom:84px!important}.mr-21{margin-right:84px!important}.ml-21{margin-left:84px!important}.my-21{margin-top:84px!important;margin-bottom:84px!important}.mx-21{margin-left:84px!important;margin-right:84px!important}.gap-21{gap:84px!important}.fs-21{font-size:84px!important}.lh-21{line-height:84px!important}.p-22{padding:88px!important}.pt-22{padding-top:88px!important}.pb-22{padding-bottom:88px!important}.py-22{padding-top:88px!important;padding-bottom:88px!important}.px-22{padding-left:88px!important;padding-right:88px!important}.pr-22{padding-right:88px!important}.pl-22{padding-left:88px!important}.m-22{margin:88px!important}.mt-22{margin-top:88px!important}.mb-22{margin-bottom:88px!important}.mr-22{margin-right:88px!important}.ml-22{margin-left:88px!important}.my-22{margin-top:88px!important;margin-bottom:88px!important}.mx-22{margin-left:88px!important;margin-right:88px!important}.gap-22{gap:88px!important}.fs-22{font-size:88px!important}.lh-22{line-height:88px!important}.p-23{padding:92px!important}.pt-23{padding-top:92px!important}.pb-23{padding-bottom:92px!important}.py-23{padding-top:92px!important;padding-bottom:92px!important}.px-23{padding-left:92px!important;padding-right:92px!important}.pr-23{padding-right:92px!important}.pl-23{padding-left:92px!important}.m-23{margin:92px!important}.mt-23{margin-top:92px!important}.mb-23{margin-bottom:92px!important}.mr-23{margin-right:92px!important}.ml-23{margin-left:92px!important}.my-23{margin-top:92px!important;margin-bottom:92px!important}.mx-23{margin-left:92px!important;margin-right:92px!important}.gap-23{gap:92px!important}.fs-23{font-size:92px!important}.lh-23{line-height:92px!important}.p-24{padding:96px!important}.pt-24{padding-top:96px!important}.pb-24{padding-bottom:96px!important}.py-24{padding-top:96px!important;padding-bottom:96px!important}.px-24{padding-left:96px!important;padding-right:96px!important}.pr-24{padding-right:96px!important}.pl-24{padding-left:96px!important}.m-24{margin:96px!important}.mt-24{margin-top:96px!important}.mb-24{margin-bottom:96px!important}.mr-24{margin-right:96px!important}.ml-24{margin-left:96px!important}.my-24{margin-top:96px!important;margin-bottom:96px!important}.mx-24{margin-left:96px!important;margin-right:96px!important}.gap-24{gap:96px!important}.fs-24{font-size:96px!important}.lh-24{line-height:96px!important}.p-25{padding:100px!important}.pt-25{padding-top:100px!important}.pb-25{padding-bottom:100px!important}.py-25{padding-top:100px!important;padding-bottom:100px!important}.px-25{padding-left:100px!important;padding-right:100px!important}.pr-25{padding-right:100px!important}.pl-25{padding-left:100px!important}.m-25{margin:100px!important}.mt-25{margin-top:100px!important}.mb-25{margin-bottom:100px!important}.mr-25{margin-right:100px!important}.ml-25{margin-left:100px!important}.my-25{margin-top:100px!important;margin-bottom:100px!important}.mx-25{margin-left:100px!important;margin-right:100px!important}.gap-25{gap:100px!important}.fs-25{font-size:100px!important}.lh-25{line-height:100px!important}.p-26{padding:104px!important}.pt-26{padding-top:104px!important}.pb-26{padding-bottom:104px!important}.py-26{padding-top:104px!important;padding-bottom:104px!important}.px-26{padding-left:104px!important;padding-right:104px!important}.pr-26{padding-right:104px!important}.pl-26{padding-left:104px!important}.m-26{margin:104px!important}.mt-26{margin-top:104px!important}.mb-26{margin-bottom:104px!important}.mr-26{margin-right:104px!important}.ml-26{margin-left:104px!important}.my-26{margin-top:104px!important;margin-bottom:104px!important}.mx-26{margin-left:104px!important;margin-right:104px!important}.gap-26{gap:104px!important}.fs-26{font-size:104px!important}.lh-26{line-height:104px!important}.p-27{padding:108px!important}.pt-27{padding-top:108px!important}.pb-27{padding-bottom:108px!important}.py-27{padding-top:108px!important;padding-bottom:108px!important}.px-27{padding-left:108px!important;padding-right:108px!important}.pr-27{padding-right:108px!important}.pl-27{padding-left:108px!important}.m-27{margin:108px!important}.mt-27{margin-top:108px!important}.mb-27{margin-bottom:108px!important}.mr-27{margin-right:108px!important}.ml-27{margin-left:108px!important}.my-27{margin-top:108px!important;margin-bottom:108px!important}.mx-27{margin-left:108px!important;margin-right:108px!important}.gap-27{gap:108px!important}.fs-27{font-size:108px!important}.lh-27{line-height:108px!important}.p-28{padding:112px!important}.pt-28{padding-top:112px!important}.pb-28{padding-bottom:112px!important}.py-28{padding-top:112px!important;padding-bottom:112px!important}.px-28{padding-left:112px!important;padding-right:112px!important}.pr-28{padding-right:112px!important}.pl-28{padding-left:112px!important}.m-28{margin:112px!important}.mt-28{margin-top:112px!important}.mb-28{margin-bottom:112px!important}.mr-28{margin-right:112px!important}.ml-28{margin-left:112px!important}.my-28{margin-top:112px!important;margin-bottom:112px!important}.mx-28{margin-left:112px!important;margin-right:112px!important}.gap-28{gap:112px!important}.fs-28{font-size:112px!important}.lh-28{line-height:112px!important}.p-29{padding:116px!important}.pt-29{padding-top:116px!important}.pb-29{padding-bottom:116px!important}.py-29{padding-top:116px!important;padding-bottom:116px!important}.px-29{padding-left:116px!important;padding-right:116px!important}.pr-29{padding-right:116px!important}.pl-29{padding-left:116px!important}.m-29{margin:116px!important}.mt-29{margin-top:116px!important}.mb-29{margin-bottom:116px!important}.mr-29{margin-right:116px!important}.ml-29{margin-left:116px!important}.my-29{margin-top:116px!important;margin-bottom:116px!important}.mx-29{margin-left:116px!important;margin-right:116px!important}.gap-29{gap:116px!important}.fs-29{font-size:116px!important}.lh-29{line-height:116px!important}.p-30{padding:120px!important}.pt-30{padding-top:120px!important}.pb-30{padding-bottom:120px!important}.py-30{padding-top:120px!important;padding-bottom:120px!important}.px-30{padding-left:120px!important;padding-right:120px!important}.pr-30{padding-right:120px!important}.pl-30{padding-left:120px!important}.m-30{margin:120px!important}.mt-30{margin-top:120px!important}.mb-30{margin-bottom:120px!important}.mr-30{margin-right:120px!important}.ml-30{margin-left:120px!important}.my-30{margin-top:120px!important;margin-bottom:120px!important}.mx-30{margin-left:120px!important;margin-right:120px!important}.gap-30{gap:120px!important}.fs-30{font-size:120px!important}.lh-30{line-height:120px!important}.p-31{padding:124px!important}.pt-31{padding-top:124px!important}.pb-31{padding-bottom:124px!important}.py-31{padding-top:124px!important;padding-bottom:124px!important}.px-31{padding-left:124px!important;padding-right:124px!important}.pr-31{padding-right:124px!important}.pl-31{padding-left:124px!important}.m-31{margin:124px!important}.mt-31{margin-top:124px!important}.mb-31{margin-bottom:124px!important}.mr-31{margin-right:124px!important}.ml-31{margin-left:124px!important}.my-31{margin-top:124px!important;margin-bottom:124px!important}.mx-31{margin-left:124px!important;margin-right:124px!important}.gap-31{gap:124px!important}.fs-31{font-size:124px!important}.lh-31{line-height:124px!important}.p-32{padding:128px!important}.pt-32{padding-top:128px!important}.pb-32{padding-bottom:128px!important}.py-32{padding-top:128px!important;padding-bottom:128px!important}.px-32{padding-left:128px!important;padding-right:128px!important}.pr-32{padding-right:128px!important}.pl-32{padding-left:128px!important}.m-32{margin:128px!important}.mt-32{margin-top:128px!important}.mb-32{margin-bottom:128px!important}.mr-32{margin-right:128px!important}.ml-32{margin-left:128px!important}.my-32{margin-top:128px!important;margin-bottom:128px!important}.mx-32{margin-left:128px!important;margin-right:128px!important}.gap-32{gap:128px!important}.fs-32{font-size:128px!important}.lh-32{line-height:128px!important}.p-33{padding:132px!important}.pt-33{padding-top:132px!important}.pb-33{padding-bottom:132px!important}.py-33{padding-top:132px!important;padding-bottom:132px!important}.px-33{padding-left:132px!important;padding-right:132px!important}.pr-33{padding-right:132px!important}.pl-33{padding-left:132px!important}.m-33{margin:132px!important}.mt-33{margin-top:132px!important}.mb-33{margin-bottom:132px!important}.mr-33{margin-right:132px!important}.ml-33{margin-left:132px!important}.my-33{margin-top:132px!important;margin-bottom:132px!important}.mx-33{margin-left:132px!important;margin-right:132px!important}.gap-33{gap:132px!important}.fs-33{font-size:132px!important}.lh-33{line-height:132px!important}.p-34{padding:136px!important}.pt-34{padding-top:136px!important}.pb-34{padding-bottom:136px!important}.py-34{padding-top:136px!important;padding-bottom:136px!important}.px-34{padding-left:136px!important;padding-right:136px!important}.pr-34{padding-right:136px!important}.pl-34{padding-left:136px!important}.m-34{margin:136px!important}.mt-34{margin-top:136px!important}.mb-34{margin-bottom:136px!important}.mr-34{margin-right:136px!important}.ml-34{margin-left:136px!important}.my-34{margin-top:136px!important;margin-bottom:136px!important}.mx-34{margin-left:136px!important;margin-right:136px!important}.gap-34{gap:136px!important}.fs-34{font-size:136px!important}.lh-34{line-height:136px!important}.p-35{padding:140px!important}.pt-35{padding-top:140px!important}.pb-35{padding-bottom:140px!important}.py-35{padding-top:140px!important;padding-bottom:140px!important}.px-35{padding-left:140px!important;padding-right:140px!important}.pr-35{padding-right:140px!important}.pl-35{padding-left:140px!important}.m-35{margin:140px!important}.mt-35{margin-top:140px!important}.mb-35{margin-bottom:140px!important}.mr-35{margin-right:140px!important}.ml-35{margin-left:140px!important}.my-35{margin-top:140px!important;margin-bottom:140px!important}.mx-35{margin-left:140px!important;margin-right:140px!important}.gap-35{gap:140px!important}.fs-35{font-size:140px!important}.lh-35{line-height:140px!important}.p-36{padding:144px!important}.pt-36{padding-top:144px!important}.pb-36{padding-bottom:144px!important}.py-36{padding-top:144px!important;padding-bottom:144px!important}.px-36{padding-left:144px!important;padding-right:144px!important}.pr-36{padding-right:144px!important}.pl-36{padding-left:144px!important}.m-36{margin:144px!important}.mt-36{margin-top:144px!important}.mb-36{margin-bottom:144px!important}.mr-36{margin-right:144px!important}.ml-36{margin-left:144px!important}.my-36{margin-top:144px!important;margin-bottom:144px!important}.mx-36{margin-left:144px!important;margin-right:144px!important}.gap-36{gap:144px!important}.fs-36{font-size:144px!important}.lh-36{line-height:144px!important}.p-37{padding:148px!important}.pt-37{padding-top:148px!important}.pb-37{padding-bottom:148px!important}.py-37{padding-top:148px!important;padding-bottom:148px!important}.px-37{padding-left:148px!important;padding-right:148px!important}.pr-37{padding-right:148px!important}.pl-37{padding-left:148px!important}.m-37{margin:148px!important}.mt-37{margin-top:148px!important}.mb-37{margin-bottom:148px!important}.mr-37{margin-right:148px!important}.ml-37{margin-left:148px!important}.my-37{margin-top:148px!important;margin-bottom:148px!important}.mx-37{margin-left:148px!important;margin-right:148px!important}.gap-37{gap:148px!important}.fs-37{font-size:148px!important}.lh-37{line-height:148px!important}.p-38{padding:152px!important}.pt-38{padding-top:152px!important}.pb-38{padding-bottom:152px!important}.py-38{padding-top:152px!important;padding-bottom:152px!important}.px-38{padding-left:152px!important;padding-right:152px!important}.pr-38{padding-right:152px!important}.pl-38{padding-left:152px!important}.m-38{margin:152px!important}.mt-38{margin-top:152px!important}.mb-38{margin-bottom:152px!important}.mr-38{margin-right:152px!important}.ml-38{margin-left:152px!important}.my-38{margin-top:152px!important;margin-bottom:152px!important}.mx-38{margin-left:152px!important;margin-right:152px!important}.gap-38{gap:152px!important}.fs-38{font-size:152px!important}.lh-38{line-height:152px!important}.p-39{padding:156px!important}.pt-39{padding-top:156px!important}.pb-39{padding-bottom:156px!important}.py-39{padding-top:156px!important;padding-bottom:156px!important}.px-39{padding-left:156px!important;padding-right:156px!important}.pr-39{padding-right:156px!important}.pl-39{padding-left:156px!important}.m-39{margin:156px!important}.mt-39{margin-top:156px!important}.mb-39{margin-bottom:156px!important}.mr-39{margin-right:156px!important}.ml-39{margin-left:156px!important}.my-39{margin-top:156px!important;margin-bottom:156px!important}.mx-39{margin-left:156px!important;margin-right:156px!important}.gap-39{gap:156px!important}.fs-39{font-size:156px!important}.lh-39{line-height:156px!important}.p-40{padding:160px!important}.pt-40{padding-top:160px!important}.pb-40{padding-bottom:160px!important}.py-40{padding-top:160px!important;padding-bottom:160px!important}.px-40{padding-left:160px!important;padding-right:160px!important}.pr-40{padding-right:160px!important}.pl-40{padding-left:160px!important}.m-40{margin:160px!important}.mt-40{margin-top:160px!important}.mb-40{margin-bottom:160px!important}.mr-40{margin-right:160px!important}.ml-40{margin-left:160px!important}.my-40{margin-top:160px!important;margin-bottom:160px!important}.mx-40{margin-left:160px!important;margin-right:160px!important}.gap-40{gap:160px!important}.fs-40{font-size:160px!important}.lh-40{line-height:160px!important}.width-1{width:10%!important}.height-1{height:10%!important}.width-2{width:20%!important}.height-2{height:20%!important}.width-3{width:30%!important}.height-3{height:30%!important}.width-4{width:40%!important}.height-4{height:40%!important}.width-5{width:50%!important}.height-5{height:50%!important}.width-6{width:60%!important}.height-6{height:60%!important}.width-7{width:70%!important}.height-7{height:70%!important}.width-8{width:80%!important}.height-8{height:80%!important}.width-9{width:90%!important}.height-9{height:90%!important}.width-10{width:100%!important}.height-10{height:100%!important}.border-gray-1{border:1px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-1{border:1px solid rgba(215,212,212,.262745098)!important}.border-black-1{border:1px solid var(--ion-text-color)!important}.border-top-1{border-top:1px solid #C8C8C8!important}.border-white-1{border:1px solid white!important}.border-warning-1{border:1px solid #c68712!important}.border-radius-1{border-radius:1px!important}.border-top-left-1{border-top-left-radius:1px!important}.border-top-right-1{border-top-right-radius:1px!important}.border-bottom-right-1{border-bottom-right-radius:1px!important}.border-bottom-left-1{border-bottom-left-radius:1px!important}.border-bottom-1{border-bottom:1px solid #C8C8C8}.border-left-1,.border-left-gray-1{border-left:1px solid #C8C8C8}.border-blur-1{border:1px solid #EEEEEE!important}.border-top-lr-1{border-top-left-radius:1px!important}.border-top-rr-1{border-top-right-radius:1px!important}.border-bottom-lr-1{border-bottom-left-radius:1px!important}.border-bottom-rr-1{border-bottom-right-radius:1px!important}.border-gray-2{border:2px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-2{border:2px solid rgba(215,212,212,.262745098)!important}.border-black-2{border:2px solid var(--ion-text-color)!important}.border-top-2{border-top:2px solid #C8C8C8!important}.border-white-2{border:2px solid white!important}.border-warning-2{border:2px solid #c68712!important}.border-radius-2{border-radius:2px!important}.border-top-left-2{border-top-left-radius:2px!important}.border-top-right-2{border-top-right-radius:2px!important}.border-bottom-right-2{border-bottom-right-radius:2px!important}.border-bottom-left-2{border-bottom-left-radius:2px!important}.border-bottom-2{border-bottom:2px solid #C8C8C8}.border-left-2,.border-left-gray-2{border-left:2px solid #C8C8C8}.border-blur-2{border:2px solid #EEEEEE!important}.border-top-lr-2{border-top-left-radius:2px!important}.border-top-rr-2{border-top-right-radius:2px!important}.border-bottom-lr-2{border-bottom-left-radius:2px!important}.border-bottom-rr-2{border-bottom-right-radius:2px!important}.border-gray-3{border:3px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-3{border:3px solid rgba(215,212,212,.262745098)!important}.border-black-3{border:3px solid var(--ion-text-color)!important}.border-top-3{border-top:3px solid #C8C8C8!important}.border-white-3{border:3px solid white!important}.border-warning-3{border:3px solid #c68712!important}.border-radius-3{border-radius:3px!important}.border-top-left-3{border-top-left-radius:3px!important}.border-top-right-3{border-top-right-radius:3px!important}.border-bottom-right-3{border-bottom-right-radius:3px!important}.border-bottom-left-3{border-bottom-left-radius:3px!important}.border-bottom-3{border-bottom:3px solid #C8C8C8}.border-left-3,.border-left-gray-3{border-left:3px solid #C8C8C8}.border-blur-3{border:3px solid #EEEEEE!important}.border-top-lr-3{border-top-left-radius:3px!important}.border-top-rr-3{border-top-right-radius:3px!important}.border-bottom-lr-3{border-bottom-left-radius:3px!important}.border-bottom-rr-3{border-bottom-right-radius:3px!important}.border-gray-4{border:4px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-4{border:4px solid rgba(215,212,212,.262745098)!important}.border-black-4{border:4px solid var(--ion-text-color)!important}.border-top-4{border-top:4px solid #C8C8C8!important}.border-white-4{border:4px solid white!important}.border-warning-4{border:4px solid #c68712!important}.border-radius-4{border-radius:4px!important}.border-top-left-4{border-top-left-radius:4px!important}.border-top-right-4{border-top-right-radius:4px!important}.border-bottom-right-4{border-bottom-right-radius:4px!important}.border-bottom-left-4{border-bottom-left-radius:4px!important}.border-bottom-4{border-bottom:4px solid #C8C8C8}.border-left-4,.border-left-gray-4{border-left:4px solid #C8C8C8}.border-blur-4{border:4px solid #EEEEEE!important}.border-top-lr-4{border-top-left-radius:4px!important}.border-top-rr-4{border-top-right-radius:4px!important}.border-bottom-lr-4{border-bottom-left-radius:4px!important}.border-bottom-rr-4{border-bottom-right-radius:4px!important}.border-gray-5{border:5px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-5{border:5px solid rgba(215,212,212,.262745098)!important}.border-black-5{border:5px solid var(--ion-text-color)!important}.border-top-5{border-top:5px solid #C8C8C8!important}.border-white-5{border:5px solid white!important}.border-warning-5{border:5px solid #c68712!important}.border-radius-5{border-radius:5px!important}.border-top-left-5{border-top-left-radius:5px!important}.border-top-right-5{border-top-right-radius:5px!important}.border-bottom-right-5{border-bottom-right-radius:5px!important}.border-bottom-left-5{border-bottom-left-radius:5px!important}.border-bottom-5{border-bottom:5px solid #C8C8C8}.border-left-5,.border-left-gray-5{border-left:5px solid #C8C8C8}.border-blur-5{border:5px solid #EEEEEE!important}.border-top-lr-5{border-top-left-radius:5px!important}.border-top-rr-5{border-top-right-radius:5px!important}.border-bottom-lr-5{border-bottom-left-radius:5px!important}.border-bottom-rr-5{border-bottom-right-radius:5px!important}.border-gray-6{border:6px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-6{border:6px solid rgba(215,212,212,.262745098)!important}.border-black-6{border:6px solid var(--ion-text-color)!important}.border-top-6{border-top:6px solid #C8C8C8!important}.border-white-6{border:6px solid white!important}.border-warning-6{border:6px solid #c68712!important}.border-radius-6{border-radius:6px!important}.border-top-left-6{border-top-left-radius:6px!important}.border-top-right-6{border-top-right-radius:6px!important}.border-bottom-right-6{border-bottom-right-radius:6px!important}.border-bottom-left-6{border-bottom-left-radius:6px!important}.border-bottom-6{border-bottom:6px solid #C8C8C8}.border-left-6,.border-left-gray-6{border-left:6px solid #C8C8C8}.border-blur-6{border:6px solid #EEEEEE!important}.border-top-lr-6{border-top-left-radius:6px!important}.border-top-rr-6{border-top-right-radius:6px!important}.border-bottom-lr-6{border-bottom-left-radius:6px!important}.border-bottom-rr-6{border-bottom-right-radius:6px!important}.border-gray-7{border:7px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-7{border:7px solid rgba(215,212,212,.262745098)!important}.border-black-7{border:7px solid var(--ion-text-color)!important}.border-top-7{border-top:7px solid #C8C8C8!important}.border-white-7{border:7px solid white!important}.border-warning-7{border:7px solid #c68712!important}.border-radius-7{border-radius:7px!important}.border-top-left-7{border-top-left-radius:7px!important}.border-top-right-7{border-top-right-radius:7px!important}.border-bottom-right-7{border-bottom-right-radius:7px!important}.border-bottom-left-7{border-bottom-left-radius:7px!important}.border-bottom-7{border-bottom:7px solid #C8C8C8}.border-left-7,.border-left-gray-7{border-left:7px solid #C8C8C8}.border-blur-7{border:7px solid #EEEEEE!important}.border-top-lr-7{border-top-left-radius:7px!important}.border-top-rr-7{border-top-right-radius:7px!important}.border-bottom-lr-7{border-bottom-left-radius:7px!important}.border-bottom-rr-7{border-bottom-right-radius:7px!important}.border-gray-8{border:8px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-8{border:8px solid rgba(215,212,212,.262745098)!important}.border-black-8{border:8px solid var(--ion-text-color)!important}.border-top-8{border-top:8px solid #C8C8C8!important}.border-white-8{border:8px solid white!important}.border-warning-8{border:8px solid #c68712!important}.border-radius-8{border-radius:8px!important}.border-top-left-8{border-top-left-radius:8px!important}.border-top-right-8{border-top-right-radius:8px!important}.border-bottom-right-8{border-bottom-right-radius:8px!important}.border-bottom-left-8{border-bottom-left-radius:8px!important}.border-bottom-8{border-bottom:8px solid #C8C8C8}.border-left-8,.border-left-gray-8{border-left:8px solid #C8C8C8}.border-blur-8{border:8px solid #EEEEEE!important}.border-top-lr-8{border-top-left-radius:8px!important}.border-top-rr-8{border-top-right-radius:8px!important}.border-bottom-lr-8{border-bottom-left-radius:8px!important}.border-bottom-rr-8{border-bottom-right-radius:8px!important}.border-gray-9{border:9px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-9{border:9px solid rgba(215,212,212,.262745098)!important}.border-black-9{border:9px solid var(--ion-text-color)!important}.border-top-9{border-top:9px solid #C8C8C8!important}.border-white-9{border:9px solid white!important}.border-warning-9{border:9px solid #c68712!important}.border-radius-9{border-radius:9px!important}.border-top-left-9{border-top-left-radius:9px!important}.border-top-right-9{border-top-right-radius:9px!important}.border-bottom-right-9{border-bottom-right-radius:9px!important}.border-bottom-left-9{border-bottom-left-radius:9px!important}.border-bottom-9{border-bottom:9px solid #C8C8C8}.border-left-9,.border-left-gray-9{border-left:9px solid #C8C8C8}.border-blur-9{border:9px solid #EEEEEE!important}.border-top-lr-9{border-top-left-radius:9px!important}.border-top-rr-9{border-top-right-radius:9px!important}.border-bottom-lr-9{border-bottom-left-radius:9px!important}.border-bottom-rr-9{border-bottom-right-radius:9px!important}.border-gray-10{border:10px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-10{border:10px solid rgba(215,212,212,.262745098)!important}.border-black-10{border:10px solid var(--ion-text-color)!important}.border-top-10{border-top:10px solid #C8C8C8!important}.border-white-10{border:10px solid white!important}.border-warning-10{border:10px solid #c68712!important}.border-radius-10{border-radius:10px!important}.border-top-left-10{border-top-left-radius:10px!important}.border-top-right-10{border-top-right-radius:10px!important}.border-bottom-right-10{border-bottom-right-radius:10px!important}.border-bottom-left-10{border-bottom-left-radius:10px!important}.border-bottom-10{border-bottom:10px solid #C8C8C8}.border-left-10,.border-left-gray-10{border-left:10px solid #C8C8C8}.border-blur-10{border:10px solid #EEEEEE!important}.border-top-lr-10{border-top-left-radius:10px!important}.border-top-rr-10{border-top-right-radius:10px!important}.border-bottom-lr-10{border-bottom-left-radius:10px!important}.border-bottom-rr-10{border-bottom-right-radius:10px!important}.border-gray-11{border:11px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-11{border:11px solid rgba(215,212,212,.262745098)!important}.border-black-11{border:11px solid var(--ion-text-color)!important}.border-top-11{border-top:11px solid #C8C8C8!important}.border-white-11{border:11px solid white!important}.border-warning-11{border:11px solid #c68712!important}.border-radius-11{border-radius:11px!important}.border-top-left-11{border-top-left-radius:11px!important}.border-top-right-11{border-top-right-radius:11px!important}.border-bottom-right-11{border-bottom-right-radius:11px!important}.border-bottom-left-11{border-bottom-left-radius:11px!important}.border-bottom-11{border-bottom:11px solid #C8C8C8}.border-left-11,.border-left-gray-11{border-left:11px solid #C8C8C8}.border-blur-11{border:11px solid #EEEEEE!important}.border-top-lr-11{border-top-left-radius:11px!important}.border-top-rr-11{border-top-right-radius:11px!important}.border-bottom-lr-11{border-bottom-left-radius:11px!important}.border-bottom-rr-11{border-bottom-right-radius:11px!important}.border-gray-12{border:12px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-12{border:12px solid rgba(215,212,212,.262745098)!important}.border-black-12{border:12px solid var(--ion-text-color)!important}.border-top-12{border-top:12px solid #C8C8C8!important}.border-white-12{border:12px solid white!important}.border-warning-12{border:12px solid #c68712!important}.border-radius-12{border-radius:12px!important}.border-top-left-12{border-top-left-radius:12px!important}.border-top-right-12{border-top-right-radius:12px!important}.border-bottom-right-12{border-bottom-right-radius:12px!important}.border-bottom-left-12{border-bottom-left-radius:12px!important}.border-bottom-12{border-bottom:12px solid #C8C8C8}.border-left-12,.border-left-gray-12{border-left:12px solid #C8C8C8}.border-blur-12{border:12px solid #EEEEEE!important}.border-top-lr-12{border-top-left-radius:12px!important}.border-top-rr-12{border-top-right-radius:12px!important}.border-bottom-lr-12{border-bottom-left-radius:12px!important}.border-bottom-rr-12{border-bottom-right-radius:12px!important}.border-gray-13{border:13px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-13{border:13px solid rgba(215,212,212,.262745098)!important}.border-black-13{border:13px solid var(--ion-text-color)!important}.border-top-13{border-top:13px solid #C8C8C8!important}.border-white-13{border:13px solid white!important}.border-warning-13{border:13px solid #c68712!important}.border-radius-13{border-radius:13px!important}.border-top-left-13{border-top-left-radius:13px!important}.border-top-right-13{border-top-right-radius:13px!important}.border-bottom-right-13{border-bottom-right-radius:13px!important}.border-bottom-left-13{border-bottom-left-radius:13px!important}.border-bottom-13{border-bottom:13px solid #C8C8C8}.border-left-13,.border-left-gray-13{border-left:13px solid #C8C8C8}.border-blur-13{border:13px solid #EEEEEE!important}.border-top-lr-13{border-top-left-radius:13px!important}.border-top-rr-13{border-top-right-radius:13px!important}.border-bottom-lr-13{border-bottom-left-radius:13px!important}.border-bottom-rr-13{border-bottom-right-radius:13px!important}.border-gray-14{border:14px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-14{border:14px solid rgba(215,212,212,.262745098)!important}.border-black-14{border:14px solid var(--ion-text-color)!important}.border-top-14{border-top:14px solid #C8C8C8!important}.border-white-14{border:14px solid white!important}.border-warning-14{border:14px solid #c68712!important}.border-radius-14{border-radius:14px!important}.border-top-left-14{border-top-left-radius:14px!important}.border-top-right-14{border-top-right-radius:14px!important}.border-bottom-right-14{border-bottom-right-radius:14px!important}.border-bottom-left-14{border-bottom-left-radius:14px!important}.border-bottom-14{border-bottom:14px solid #C8C8C8}.border-left-14,.border-left-gray-14{border-left:14px solid #C8C8C8}.border-blur-14{border:14px solid #EEEEEE!important}.border-top-lr-14{border-top-left-radius:14px!important}.border-top-rr-14{border-top-right-radius:14px!important}.border-bottom-lr-14{border-bottom-left-radius:14px!important}.border-bottom-rr-14{border-bottom-right-radius:14px!important}.border-gray-15{border:15px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-15{border:15px solid rgba(215,212,212,.262745098)!important}.border-black-15{border:15px solid var(--ion-text-color)!important}.border-top-15{border-top:15px solid #C8C8C8!important}.border-white-15{border:15px solid white!important}.border-warning-15{border:15px solid #c68712!important}.border-radius-15{border-radius:15px!important}.border-top-left-15{border-top-left-radius:15px!important}.border-top-right-15{border-top-right-radius:15px!important}.border-bottom-right-15{border-bottom-right-radius:15px!important}.border-bottom-left-15{border-bottom-left-radius:15px!important}.border-bottom-15{border-bottom:15px solid #C8C8C8}.border-left-15,.border-left-gray-15{border-left:15px solid #C8C8C8}.border-blur-15{border:15px solid #EEEEEE!important}.border-top-lr-15{border-top-left-radius:15px!important}.border-top-rr-15{border-top-right-radius:15px!important}.border-bottom-lr-15{border-bottom-left-radius:15px!important}.border-bottom-rr-15{border-bottom-right-radius:15px!important}.border-gray-16{border:16px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-16{border:16px solid rgba(215,212,212,.262745098)!important}.border-black-16{border:16px solid var(--ion-text-color)!important}.border-top-16{border-top:16px solid #C8C8C8!important}.border-white-16{border:16px solid white!important}.border-warning-16{border:16px solid #c68712!important}.border-radius-16{border-radius:16px!important}.border-top-left-16{border-top-left-radius:16px!important}.border-top-right-16{border-top-right-radius:16px!important}.border-bottom-right-16{border-bottom-right-radius:16px!important}.border-bottom-left-16{border-bottom-left-radius:16px!important}.border-bottom-16{border-bottom:16px solid #C8C8C8}.border-left-16,.border-left-gray-16{border-left:16px solid #C8C8C8}.border-blur-16{border:16px solid #EEEEEE!important}.border-top-lr-16{border-top-left-radius:16px!important}.border-top-rr-16{border-top-right-radius:16px!important}.border-bottom-lr-16{border-bottom-left-radius:16px!important}.border-bottom-rr-16{border-bottom-right-radius:16px!important}.border-gray-17{border:17px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-17{border:17px solid rgba(215,212,212,.262745098)!important}.border-black-17{border:17px solid var(--ion-text-color)!important}.border-top-17{border-top:17px solid #C8C8C8!important}.border-white-17{border:17px solid white!important}.border-warning-17{border:17px solid #c68712!important}.border-radius-17{border-radius:17px!important}.border-top-left-17{border-top-left-radius:17px!important}.border-top-right-17{border-top-right-radius:17px!important}.border-bottom-right-17{border-bottom-right-radius:17px!important}.border-bottom-left-17{border-bottom-left-radius:17px!important}.border-bottom-17{border-bottom:17px solid #C8C8C8}.border-left-17,.border-left-gray-17{border-left:17px solid #C8C8C8}.border-blur-17{border:17px solid #EEEEEE!important}.border-top-lr-17{border-top-left-radius:17px!important}.border-top-rr-17{border-top-right-radius:17px!important}.border-bottom-lr-17{border-bottom-left-radius:17px!important}.border-bottom-rr-17{border-bottom-right-radius:17px!important}.border-gray-18{border:18px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-18{border:18px solid rgba(215,212,212,.262745098)!important}.border-black-18{border:18px solid var(--ion-text-color)!important}.border-top-18{border-top:18px solid #C8C8C8!important}.border-white-18{border:18px solid white!important}.border-warning-18{border:18px solid #c68712!important}.border-radius-18{border-radius:18px!important}.border-top-left-18{border-top-left-radius:18px!important}.border-top-right-18{border-top-right-radius:18px!important}.border-bottom-right-18{border-bottom-right-radius:18px!important}.border-bottom-left-18{border-bottom-left-radius:18px!important}.border-bottom-18{border-bottom:18px solid #C8C8C8}.border-left-18,.border-left-gray-18{border-left:18px solid #C8C8C8}.border-blur-18{border:18px solid #EEEEEE!important}.border-top-lr-18{border-top-left-radius:18px!important}.border-top-rr-18{border-top-right-radius:18px!important}.border-bottom-lr-18{border-bottom-left-radius:18px!important}.border-bottom-rr-18{border-bottom-right-radius:18px!important}.border-gray-19{border:19px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-19{border:19px solid rgba(215,212,212,.262745098)!important}.border-black-19{border:19px solid var(--ion-text-color)!important}.border-top-19{border-top:19px solid #C8C8C8!important}.border-white-19{border:19px solid white!important}.border-warning-19{border:19px solid #c68712!important}.border-radius-19{border-radius:19px!important}.border-top-left-19{border-top-left-radius:19px!important}.border-top-right-19{border-top-right-radius:19px!important}.border-bottom-right-19{border-bottom-right-radius:19px!important}.border-bottom-left-19{border-bottom-left-radius:19px!important}.border-bottom-19{border-bottom:19px solid #C8C8C8}.border-left-19,.border-left-gray-19{border-left:19px solid #C8C8C8}.border-blur-19{border:19px solid #EEEEEE!important}.border-top-lr-19{border-top-left-radius:19px!important}.border-top-rr-19{border-top-right-radius:19px!important}.border-bottom-lr-19{border-bottom-left-radius:19px!important}.border-bottom-rr-19{border-bottom-right-radius:19px!important}.border-gray-20{border:20px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-20{border:20px solid rgba(215,212,212,.262745098)!important}.border-black-20{border:20px solid var(--ion-text-color)!important}.border-top-20{border-top:20px solid #C8C8C8!important}.border-white-20{border:20px solid white!important}.border-warning-20{border:20px solid #c68712!important}.border-radius-20{border-radius:20px!important}.border-top-left-20{border-top-left-radius:20px!important}.border-top-right-20{border-top-right-radius:20px!important}.border-bottom-right-20{border-bottom-right-radius:20px!important}.border-bottom-left-20{border-bottom-left-radius:20px!important}.border-bottom-20{border-bottom:20px solid #C8C8C8}.border-left-20,.border-left-gray-20{border-left:20px solid #C8C8C8}.border-blur-20{border:20px solid #EEEEEE!important}.border-top-lr-20{border-top-left-radius:20px!important}.border-top-rr-20{border-top-right-radius:20px!important}.border-bottom-lr-20{border-bottom-left-radius:20px!important}.border-bottom-rr-20{border-bottom-right-radius:20px!important}.border-gray-21{border:21px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-21{border:21px solid rgba(215,212,212,.262745098)!important}.border-black-21{border:21px solid var(--ion-text-color)!important}.border-top-21{border-top:21px solid #C8C8C8!important}.border-white-21{border:21px solid white!important}.border-warning-21{border:21px solid #c68712!important}.border-radius-21{border-radius:21px!important}.border-top-left-21{border-top-left-radius:21px!important}.border-top-right-21{border-top-right-radius:21px!important}.border-bottom-right-21{border-bottom-right-radius:21px!important}.border-bottom-left-21{border-bottom-left-radius:21px!important}.border-bottom-21{border-bottom:21px solid #C8C8C8}.border-left-21,.border-left-gray-21{border-left:21px solid #C8C8C8}.border-blur-21{border:21px solid #EEEEEE!important}.border-top-lr-21{border-top-left-radius:21px!important}.border-top-rr-21{border-top-right-radius:21px!important}.border-bottom-lr-21{border-bottom-left-radius:21px!important}.border-bottom-rr-21{border-bottom-right-radius:21px!important}.border-gray-22{border:22px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-22{border:22px solid rgba(215,212,212,.262745098)!important}.border-black-22{border:22px solid var(--ion-text-color)!important}.border-top-22{border-top:22px solid #C8C8C8!important}.border-white-22{border:22px solid white!important}.border-warning-22{border:22px solid #c68712!important}.border-radius-22{border-radius:22px!important}.border-top-left-22{border-top-left-radius:22px!important}.border-top-right-22{border-top-right-radius:22px!important}.border-bottom-right-22{border-bottom-right-radius:22px!important}.border-bottom-left-22{border-bottom-left-radius:22px!important}.border-bottom-22{border-bottom:22px solid #C8C8C8}.border-left-22,.border-left-gray-22{border-left:22px solid #C8C8C8}.border-blur-22{border:22px solid #EEEEEE!important}.border-top-lr-22{border-top-left-radius:22px!important}.border-top-rr-22{border-top-right-radius:22px!important}.border-bottom-lr-22{border-bottom-left-radius:22px!important}.border-bottom-rr-22{border-bottom-right-radius:22px!important}.border-gray-23{border:23px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-23{border:23px solid rgba(215,212,212,.262745098)!important}.border-black-23{border:23px solid var(--ion-text-color)!important}.border-top-23{border-top:23px solid #C8C8C8!important}.border-white-23{border:23px solid white!important}.border-warning-23{border:23px solid #c68712!important}.border-radius-23{border-radius:23px!important}.border-top-left-23{border-top-left-radius:23px!important}.border-top-right-23{border-top-right-radius:23px!important}.border-bottom-right-23{border-bottom-right-radius:23px!important}.border-bottom-left-23{border-bottom-left-radius:23px!important}.border-bottom-23{border-bottom:23px solid #C8C8C8}.border-left-23,.border-left-gray-23{border-left:23px solid #C8C8C8}.border-blur-23{border:23px solid #EEEEEE!important}.border-top-lr-23{border-top-left-radius:23px!important}.border-top-rr-23{border-top-right-radius:23px!important}.border-bottom-lr-23{border-bottom-left-radius:23px!important}.border-bottom-rr-23{border-bottom-right-radius:23px!important}.border-gray-24{border:24px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-24{border:24px solid rgba(215,212,212,.262745098)!important}.border-black-24{border:24px solid var(--ion-text-color)!important}.border-top-24{border-top:24px solid #C8C8C8!important}.border-white-24{border:24px solid white!important}.border-warning-24{border:24px solid #c68712!important}.border-radius-24{border-radius:24px!important}.border-top-left-24{border-top-left-radius:24px!important}.border-top-right-24{border-top-right-radius:24px!important}.border-bottom-right-24{border-bottom-right-radius:24px!important}.border-bottom-left-24{border-bottom-left-radius:24px!important}.border-bottom-24{border-bottom:24px solid #C8C8C8}.border-left-24,.border-left-gray-24{border-left:24px solid #C8C8C8}.border-blur-24{border:24px solid #EEEEEE!important}.border-top-lr-24{border-top-left-radius:24px!important}.border-top-rr-24{border-top-right-radius:24px!important}.border-bottom-lr-24{border-bottom-left-radius:24px!important}.border-bottom-rr-24{border-bottom-right-radius:24px!important}.border-gray-25{border:25px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-25{border:25px solid rgba(215,212,212,.262745098)!important}.border-black-25{border:25px solid var(--ion-text-color)!important}.border-top-25{border-top:25px solid #C8C8C8!important}.border-white-25{border:25px solid white!important}.border-warning-25{border:25px solid #c68712!important}.border-radius-25{border-radius:25px!important}.border-top-left-25{border-top-left-radius:25px!important}.border-top-right-25{border-top-right-radius:25px!important}.border-bottom-right-25{border-bottom-right-radius:25px!important}.border-bottom-left-25{border-bottom-left-radius:25px!important}.border-bottom-25{border-bottom:25px solid #C8C8C8}.border-left-25,.border-left-gray-25{border-left:25px solid #C8C8C8}.border-blur-25{border:25px solid #EEEEEE!important}.border-top-lr-25{border-top-left-radius:25px!important}.border-top-rr-25{border-top-right-radius:25px!important}.border-bottom-lr-25{border-bottom-left-radius:25px!important}.border-bottom-rr-25{border-bottom-right-radius:25px!important}.border-gray-26{border:26px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-26{border:26px solid rgba(215,212,212,.262745098)!important}.border-black-26{border:26px solid var(--ion-text-color)!important}.border-top-26{border-top:26px solid #C8C8C8!important}.border-white-26{border:26px solid white!important}.border-warning-26{border:26px solid #c68712!important}.border-radius-26{border-radius:26px!important}.border-top-left-26{border-top-left-radius:26px!important}.border-top-right-26{border-top-right-radius:26px!important}.border-bottom-right-26{border-bottom-right-radius:26px!important}.border-bottom-left-26{border-bottom-left-radius:26px!important}.border-bottom-26{border-bottom:26px solid #C8C8C8}.border-left-26,.border-left-gray-26{border-left:26px solid #C8C8C8}.border-blur-26{border:26px solid #EEEEEE!important}.border-top-lr-26{border-top-left-radius:26px!important}.border-top-rr-26{border-top-right-radius:26px!important}.border-bottom-lr-26{border-bottom-left-radius:26px!important}.border-bottom-rr-26{border-bottom-right-radius:26px!important}.border-gray-27{border:27px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-27{border:27px solid rgba(215,212,212,.262745098)!important}.border-black-27{border:27px solid var(--ion-text-color)!important}.border-top-27{border-top:27px solid #C8C8C8!important}.border-white-27{border:27px solid white!important}.border-warning-27{border:27px solid #c68712!important}.border-radius-27{border-radius:27px!important}.border-top-left-27{border-top-left-radius:27px!important}.border-top-right-27{border-top-right-radius:27px!important}.border-bottom-right-27{border-bottom-right-radius:27px!important}.border-bottom-left-27{border-bottom-left-radius:27px!important}.border-bottom-27{border-bottom:27px solid #C8C8C8}.border-left-27,.border-left-gray-27{border-left:27px solid #C8C8C8}.border-blur-27{border:27px solid #EEEEEE!important}.border-top-lr-27{border-top-left-radius:27px!important}.border-top-rr-27{border-top-right-radius:27px!important}.border-bottom-lr-27{border-bottom-left-radius:27px!important}.border-bottom-rr-27{border-bottom-right-radius:27px!important}.border-gray-28{border:28px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-28{border:28px solid rgba(215,212,212,.262745098)!important}.border-black-28{border:28px solid var(--ion-text-color)!important}.border-top-28{border-top:28px solid #C8C8C8!important}.border-white-28{border:28px solid white!important}.border-warning-28{border:28px solid #c68712!important}.border-radius-28{border-radius:28px!important}.border-top-left-28{border-top-left-radius:28px!important}.border-top-right-28{border-top-right-radius:28px!important}.border-bottom-right-28{border-bottom-right-radius:28px!important}.border-bottom-left-28{border-bottom-left-radius:28px!important}.border-bottom-28{border-bottom:28px solid #C8C8C8}.border-left-28,.border-left-gray-28{border-left:28px solid #C8C8C8}.border-blur-28{border:28px solid #EEEEEE!important}.border-top-lr-28{border-top-left-radius:28px!important}.border-top-rr-28{border-top-right-radius:28px!important}.border-bottom-lr-28{border-bottom-left-radius:28px!important}.border-bottom-rr-28{border-bottom-right-radius:28px!important}.border-gray-29{border:29px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-29{border:29px solid rgba(215,212,212,.262745098)!important}.border-black-29{border:29px solid var(--ion-text-color)!important}.border-top-29{border-top:29px solid #C8C8C8!important}.border-white-29{border:29px solid white!important}.border-warning-29{border:29px solid #c68712!important}.border-radius-29{border-radius:29px!important}.border-top-left-29{border-top-left-radius:29px!important}.border-top-right-29{border-top-right-radius:29px!important}.border-bottom-right-29{border-bottom-right-radius:29px!important}.border-bottom-left-29{border-bottom-left-radius:29px!important}.border-bottom-29{border-bottom:29px solid #C8C8C8}.border-left-29,.border-left-gray-29{border-left:29px solid #C8C8C8}.border-blur-29{border:29px solid #EEEEEE!important}.border-top-lr-29{border-top-left-radius:29px!important}.border-top-rr-29{border-top-right-radius:29px!important}.border-bottom-lr-29{border-bottom-left-radius:29px!important}.border-bottom-rr-29{border-bottom-right-radius:29px!important}.border-gray-30{border:30px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-30{border:30px solid rgba(215,212,212,.262745098)!important}.border-black-30{border:30px solid var(--ion-text-color)!important}.border-top-30{border-top:30px solid #C8C8C8!important}.border-white-30{border:30px solid white!important}.border-warning-30{border:30px solid #c68712!important}.border-radius-30{border-radius:30px!important}.border-top-left-30{border-top-left-radius:30px!important}.border-top-right-30{border-top-right-radius:30px!important}.border-bottom-right-30{border-bottom-right-radius:30px!important}.border-bottom-left-30{border-bottom-left-radius:30px!important}.border-bottom-30{border-bottom:30px solid #C8C8C8}.border-left-30,.border-left-gray-30{border-left:30px solid #C8C8C8}.border-blur-30{border:30px solid #EEEEEE!important}.border-top-lr-30{border-top-left-radius:30px!important}.border-top-rr-30{border-top-right-radius:30px!important}.border-bottom-lr-30{border-bottom-left-radius:30px!important}.border-bottom-rr-30{border-bottom-right-radius:30px!important}.border-gray-31{border:31px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-31{border:31px solid rgba(215,212,212,.262745098)!important}.border-black-31{border:31px solid var(--ion-text-color)!important}.border-top-31{border-top:31px solid #C8C8C8!important}.border-white-31{border:31px solid white!important}.border-warning-31{border:31px solid #c68712!important}.border-radius-31{border-radius:31px!important}.border-top-left-31{border-top-left-radius:31px!important}.border-top-right-31{border-top-right-radius:31px!important}.border-bottom-right-31{border-bottom-right-radius:31px!important}.border-bottom-left-31{border-bottom-left-radius:31px!important}.border-bottom-31{border-bottom:31px solid #C8C8C8}.border-left-31,.border-left-gray-31{border-left:31px solid #C8C8C8}.border-blur-31{border:31px solid #EEEEEE!important}.border-top-lr-31{border-top-left-radius:31px!important}.border-top-rr-31{border-top-right-radius:31px!important}.border-bottom-lr-31{border-bottom-left-radius:31px!important}.border-bottom-rr-31{border-bottom-right-radius:31px!important}.border-gray-32{border:32px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-32{border:32px solid rgba(215,212,212,.262745098)!important}.border-black-32{border:32px solid var(--ion-text-color)!important}.border-top-32{border-top:32px solid #C8C8C8!important}.border-white-32{border:32px solid white!important}.border-warning-32{border:32px solid #c68712!important}.border-radius-32{border-radius:32px!important}.border-top-left-32{border-top-left-radius:32px!important}.border-top-right-32{border-top-right-radius:32px!important}.border-bottom-right-32{border-bottom-right-radius:32px!important}.border-bottom-left-32{border-bottom-left-radius:32px!important}.border-bottom-32{border-bottom:32px solid #C8C8C8}.border-left-32,.border-left-gray-32{border-left:32px solid #C8C8C8}.border-blur-32{border:32px solid #EEEEEE!important}.border-top-lr-32{border-top-left-radius:32px!important}.border-top-rr-32{border-top-right-radius:32px!important}.border-bottom-lr-32{border-bottom-left-radius:32px!important}.border-bottom-rr-32{border-bottom-right-radius:32px!important}.border-gray-33{border:33px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-33{border:33px solid rgba(215,212,212,.262745098)!important}.border-black-33{border:33px solid var(--ion-text-color)!important}.border-top-33{border-top:33px solid #C8C8C8!important}.border-white-33{border:33px solid white!important}.border-warning-33{border:33px solid #c68712!important}.border-radius-33{border-radius:33px!important}.border-top-left-33{border-top-left-radius:33px!important}.border-top-right-33{border-top-right-radius:33px!important}.border-bottom-right-33{border-bottom-right-radius:33px!important}.border-bottom-left-33{border-bottom-left-radius:33px!important}.border-bottom-33{border-bottom:33px solid #C8C8C8}.border-left-33,.border-left-gray-33{border-left:33px solid #C8C8C8}.border-blur-33{border:33px solid #EEEEEE!important}.border-top-lr-33{border-top-left-radius:33px!important}.border-top-rr-33{border-top-right-radius:33px!important}.border-bottom-lr-33{border-bottom-left-radius:33px!important}.border-bottom-rr-33{border-bottom-right-radius:33px!important}.border-gray-34{border:34px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-34{border:34px solid rgba(215,212,212,.262745098)!important}.border-black-34{border:34px solid var(--ion-text-color)!important}.border-top-34{border-top:34px solid #C8C8C8!important}.border-white-34{border:34px solid white!important}.border-warning-34{border:34px solid #c68712!important}.border-radius-34{border-radius:34px!important}.border-top-left-34{border-top-left-radius:34px!important}.border-top-right-34{border-top-right-radius:34px!important}.border-bottom-right-34{border-bottom-right-radius:34px!important}.border-bottom-left-34{border-bottom-left-radius:34px!important}.border-bottom-34{border-bottom:34px solid #C8C8C8}.border-left-34,.border-left-gray-34{border-left:34px solid #C8C8C8}.border-blur-34{border:34px solid #EEEEEE!important}.border-top-lr-34{border-top-left-radius:34px!important}.border-top-rr-34{border-top-right-radius:34px!important}.border-bottom-lr-34{border-bottom-left-radius:34px!important}.border-bottom-rr-34{border-bottom-right-radius:34px!important}.border-gray-35{border:35px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-35{border:35px solid rgba(215,212,212,.262745098)!important}.border-black-35{border:35px solid var(--ion-text-color)!important}.border-top-35{border-top:35px solid #C8C8C8!important}.border-white-35{border:35px solid white!important}.border-warning-35{border:35px solid #c68712!important}.border-radius-35{border-radius:35px!important}.border-top-left-35{border-top-left-radius:35px!important}.border-top-right-35{border-top-right-radius:35px!important}.border-bottom-right-35{border-bottom-right-radius:35px!important}.border-bottom-left-35{border-bottom-left-radius:35px!important}.border-bottom-35{border-bottom:35px solid #C8C8C8}.border-left-35,.border-left-gray-35{border-left:35px solid #C8C8C8}.border-blur-35{border:35px solid #EEEEEE!important}.border-top-lr-35{border-top-left-radius:35px!important}.border-top-rr-35{border-top-right-radius:35px!important}.border-bottom-lr-35{border-bottom-left-radius:35px!important}.border-bottom-rr-35{border-bottom-right-radius:35px!important}.border-gray-36{border:36px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-36{border:36px solid rgba(215,212,212,.262745098)!important}.border-black-36{border:36px solid var(--ion-text-color)!important}.border-top-36{border-top:36px solid #C8C8C8!important}.border-white-36{border:36px solid white!important}.border-warning-36{border:36px solid #c68712!important}.border-radius-36{border-radius:36px!important}.border-top-left-36{border-top-left-radius:36px!important}.border-top-right-36{border-top-right-radius:36px!important}.border-bottom-right-36{border-bottom-right-radius:36px!important}.border-bottom-left-36{border-bottom-left-radius:36px!important}.border-bottom-36{border-bottom:36px solid #C8C8C8}.border-left-36,.border-left-gray-36{border-left:36px solid #C8C8C8}.border-blur-36{border:36px solid #EEEEEE!important}.border-top-lr-36{border-top-left-radius:36px!important}.border-top-rr-36{border-top-right-radius:36px!important}.border-bottom-lr-36{border-bottom-left-radius:36px!important}.border-bottom-rr-36{border-bottom-right-radius:36px!important}.border-gray-37{border:37px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-37{border:37px solid rgba(215,212,212,.262745098)!important}.border-black-37{border:37px solid var(--ion-text-color)!important}.border-top-37{border-top:37px solid #C8C8C8!important}.border-white-37{border:37px solid white!important}.border-warning-37{border:37px solid #c68712!important}.border-radius-37{border-radius:37px!important}.border-top-left-37{border-top-left-radius:37px!important}.border-top-right-37{border-top-right-radius:37px!important}.border-bottom-right-37{border-bottom-right-radius:37px!important}.border-bottom-left-37{border-bottom-left-radius:37px!important}.border-bottom-37{border-bottom:37px solid #C8C8C8}.border-left-37,.border-left-gray-37{border-left:37px solid #C8C8C8}.border-blur-37{border:37px solid #EEEEEE!important}.border-top-lr-37{border-top-left-radius:37px!important}.border-top-rr-37{border-top-right-radius:37px!important}.border-bottom-lr-37{border-bottom-left-radius:37px!important}.border-bottom-rr-37{border-bottom-right-radius:37px!important}.border-gray-38{border:38px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-38{border:38px solid rgba(215,212,212,.262745098)!important}.border-black-38{border:38px solid var(--ion-text-color)!important}.border-top-38{border-top:38px solid #C8C8C8!important}.border-white-38{border:38px solid white!important}.border-warning-38{border:38px solid #c68712!important}.border-radius-38{border-radius:38px!important}.border-top-left-38{border-top-left-radius:38px!important}.border-top-right-38{border-top-right-radius:38px!important}.border-bottom-right-38{border-bottom-right-radius:38px!important}.border-bottom-left-38{border-bottom-left-radius:38px!important}.border-bottom-38{border-bottom:38px solid #C8C8C8}.border-left-38,.border-left-gray-38{border-left:38px solid #C8C8C8}.border-blur-38{border:38px solid #EEEEEE!important}.border-top-lr-38{border-top-left-radius:38px!important}.border-top-rr-38{border-top-right-radius:38px!important}.border-bottom-lr-38{border-bottom-left-radius:38px!important}.border-bottom-rr-38{border-bottom-right-radius:38px!important}.border-gray-39{border:39px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-39{border:39px solid rgba(215,212,212,.262745098)!important}.border-black-39{border:39px solid var(--ion-text-color)!important}.border-top-39{border-top:39px solid #C8C8C8!important}.border-white-39{border:39px solid white!important}.border-warning-39{border:39px solid #c68712!important}.border-radius-39{border-radius:39px!important}.border-top-left-39{border-top-left-radius:39px!important}.border-top-right-39{border-top-right-radius:39px!important}.border-bottom-right-39{border-bottom-right-radius:39px!important}.border-bottom-left-39{border-bottom-left-radius:39px!important}.border-bottom-39{border-bottom:39px solid #C8C8C8}.border-left-39,.border-left-gray-39{border-left:39px solid #C8C8C8}.border-blur-39{border:39px solid #EEEEEE!important}.border-top-lr-39{border-top-left-radius:39px!important}.border-top-rr-39{border-top-right-radius:39px!important}.border-bottom-lr-39{border-bottom-left-radius:39px!important}.border-bottom-rr-39{border-bottom-right-radius:39px!important}.border-gray-40{border:40px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-40{border:40px solid rgba(215,212,212,.262745098)!important}.border-black-40{border:40px solid var(--ion-text-color)!important}.border-top-40{border-top:40px solid #C8C8C8!important}.border-white-40{border:40px solid white!important}.border-warning-40{border:40px solid #c68712!important}.border-radius-40{border-radius:40px!important}.border-top-left-40{border-top-left-radius:40px!important}.border-top-right-40{border-top-right-radius:40px!important}.border-bottom-right-40{border-bottom-right-radius:40px!important}.border-bottom-left-40{border-bottom-left-radius:40px!important}.border-bottom-40{border-bottom:40px solid #C8C8C8}.border-left-40,.border-left-gray-40{border-left:40px solid #C8C8C8}.border-blur-40{border:40px solid #EEEEEE!important}.border-top-lr-40{border-top-left-radius:40px!important}.border-top-rr-40{border-top-right-radius:40px!important}.border-bottom-lr-40{border-bottom-left-radius:40px!important}.border-bottom-rr-40{border-bottom-right-radius:40px!important}.border-gray-41{border:41px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-41{border:41px solid rgba(215,212,212,.262745098)!important}.border-black-41{border:41px solid var(--ion-text-color)!important}.border-top-41{border-top:41px solid #C8C8C8!important}.border-white-41{border:41px solid white!important}.border-warning-41{border:41px solid #c68712!important}.border-radius-41{border-radius:41px!important}.border-top-left-41{border-top-left-radius:41px!important}.border-top-right-41{border-top-right-radius:41px!important}.border-bottom-right-41{border-bottom-right-radius:41px!important}.border-bottom-left-41{border-bottom-left-radius:41px!important}.border-bottom-41{border-bottom:41px solid #C8C8C8}.border-left-41,.border-left-gray-41{border-left:41px solid #C8C8C8}.border-blur-41{border:41px solid #EEEEEE!important}.border-top-lr-41{border-top-left-radius:41px!important}.border-top-rr-41{border-top-right-radius:41px!important}.border-bottom-lr-41{border-bottom-left-radius:41px!important}.border-bottom-rr-41{border-bottom-right-radius:41px!important}.border-gray-42{border:42px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-42{border:42px solid rgba(215,212,212,.262745098)!important}.border-black-42{border:42px solid var(--ion-text-color)!important}.border-top-42{border-top:42px solid #C8C8C8!important}.border-white-42{border:42px solid white!important}.border-warning-42{border:42px solid #c68712!important}.border-radius-42{border-radius:42px!important}.border-top-left-42{border-top-left-radius:42px!important}.border-top-right-42{border-top-right-radius:42px!important}.border-bottom-right-42{border-bottom-right-radius:42px!important}.border-bottom-left-42{border-bottom-left-radius:42px!important}.border-bottom-42{border-bottom:42px solid #C8C8C8}.border-left-42,.border-left-gray-42{border-left:42px solid #C8C8C8}.border-blur-42{border:42px solid #EEEEEE!important}.border-top-lr-42{border-top-left-radius:42px!important}.border-top-rr-42{border-top-right-radius:42px!important}.border-bottom-lr-42{border-bottom-left-radius:42px!important}.border-bottom-rr-42{border-bottom-right-radius:42px!important}.border-gray-43{border:43px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-43{border:43px solid rgba(215,212,212,.262745098)!important}.border-black-43{border:43px solid var(--ion-text-color)!important}.border-top-43{border-top:43px solid #C8C8C8!important}.border-white-43{border:43px solid white!important}.border-warning-43{border:43px solid #c68712!important}.border-radius-43{border-radius:43px!important}.border-top-left-43{border-top-left-radius:43px!important}.border-top-right-43{border-top-right-radius:43px!important}.border-bottom-right-43{border-bottom-right-radius:43px!important}.border-bottom-left-43{border-bottom-left-radius:43px!important}.border-bottom-43{border-bottom:43px solid #C8C8C8}.border-left-43,.border-left-gray-43{border-left:43px solid #C8C8C8}.border-blur-43{border:43px solid #EEEEEE!important}.border-top-lr-43{border-top-left-radius:43px!important}.border-top-rr-43{border-top-right-radius:43px!important}.border-bottom-lr-43{border-bottom-left-radius:43px!important}.border-bottom-rr-43{border-bottom-right-radius:43px!important}.border-gray-44{border:44px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-44{border:44px solid rgba(215,212,212,.262745098)!important}.border-black-44{border:44px solid var(--ion-text-color)!important}.border-top-44{border-top:44px solid #C8C8C8!important}.border-white-44{border:44px solid white!important}.border-warning-44{border:44px solid #c68712!important}.border-radius-44{border-radius:44px!important}.border-top-left-44{border-top-left-radius:44px!important}.border-top-right-44{border-top-right-radius:44px!important}.border-bottom-right-44{border-bottom-right-radius:44px!important}.border-bottom-left-44{border-bottom-left-radius:44px!important}.border-bottom-44{border-bottom:44px solid #C8C8C8}.border-left-44,.border-left-gray-44{border-left:44px solid #C8C8C8}.border-blur-44{border:44px solid #EEEEEE!important}.border-top-lr-44{border-top-left-radius:44px!important}.border-top-rr-44{border-top-right-radius:44px!important}.border-bottom-lr-44{border-bottom-left-radius:44px!important}.border-bottom-rr-44{border-bottom-right-radius:44px!important}.border-gray-45{border:45px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-45{border:45px solid rgba(215,212,212,.262745098)!important}.border-black-45{border:45px solid var(--ion-text-color)!important}.border-top-45{border-top:45px solid #C8C8C8!important}.border-white-45{border:45px solid white!important}.border-warning-45{border:45px solid #c68712!important}.border-radius-45{border-radius:45px!important}.border-top-left-45{border-top-left-radius:45px!important}.border-top-right-45{border-top-right-radius:45px!important}.border-bottom-right-45{border-bottom-right-radius:45px!important}.border-bottom-left-45{border-bottom-left-radius:45px!important}.border-bottom-45{border-bottom:45px solid #C8C8C8}.border-left-45,.border-left-gray-45{border-left:45px solid #C8C8C8}.border-blur-45{border:45px solid #EEEEEE!important}.border-top-lr-45{border-top-left-radius:45px!important}.border-top-rr-45{border-top-right-radius:45px!important}.border-bottom-lr-45{border-bottom-left-radius:45px!important}.border-bottom-rr-45{border-bottom-right-radius:45px!important}.border-gray-46{border:46px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-46{border:46px solid rgba(215,212,212,.262745098)!important}.border-black-46{border:46px solid var(--ion-text-color)!important}.border-top-46{border-top:46px solid #C8C8C8!important}.border-white-46{border:46px solid white!important}.border-warning-46{border:46px solid #c68712!important}.border-radius-46{border-radius:46px!important}.border-top-left-46{border-top-left-radius:46px!important}.border-top-right-46{border-top-right-radius:46px!important}.border-bottom-right-46{border-bottom-right-radius:46px!important}.border-bottom-left-46{border-bottom-left-radius:46px!important}.border-bottom-46{border-bottom:46px solid #C8C8C8}.border-left-46,.border-left-gray-46{border-left:46px solid #C8C8C8}.border-blur-46{border:46px solid #EEEEEE!important}.border-top-lr-46{border-top-left-radius:46px!important}.border-top-rr-46{border-top-right-radius:46px!important}.border-bottom-lr-46{border-bottom-left-radius:46px!important}.border-bottom-rr-46{border-bottom-right-radius:46px!important}.border-gray-47{border:47px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-47{border:47px solid rgba(215,212,212,.262745098)!important}.border-black-47{border:47px solid var(--ion-text-color)!important}.border-top-47{border-top:47px solid #C8C8C8!important}.border-white-47{border:47px solid white!important}.border-warning-47{border:47px solid #c68712!important}.border-radius-47{border-radius:47px!important}.border-top-left-47{border-top-left-radius:47px!important}.border-top-right-47{border-top-right-radius:47px!important}.border-bottom-right-47{border-bottom-right-radius:47px!important}.border-bottom-left-47{border-bottom-left-radius:47px!important}.border-bottom-47{border-bottom:47px solid #C8C8C8}.border-left-47,.border-left-gray-47{border-left:47px solid #C8C8C8}.border-blur-47{border:47px solid #EEEEEE!important}.border-top-lr-47{border-top-left-radius:47px!important}.border-top-rr-47{border-top-right-radius:47px!important}.border-bottom-lr-47{border-bottom-left-radius:47px!important}.border-bottom-rr-47{border-bottom-right-radius:47px!important}.border-gray-48{border:48px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-48{border:48px solid rgba(215,212,212,.262745098)!important}.border-black-48{border:48px solid var(--ion-text-color)!important}.border-top-48{border-top:48px solid #C8C8C8!important}.border-white-48{border:48px solid white!important}.border-warning-48{border:48px solid #c68712!important}.border-radius-48{border-radius:48px!important}.border-top-left-48{border-top-left-radius:48px!important}.border-top-right-48{border-top-right-radius:48px!important}.border-bottom-right-48{border-bottom-right-radius:48px!important}.border-bottom-left-48{border-bottom-left-radius:48px!important}.border-bottom-48{border-bottom:48px solid #C8C8C8}.border-left-48,.border-left-gray-48{border-left:48px solid #C8C8C8}.border-blur-48{border:48px solid #EEEEEE!important}.border-top-lr-48{border-top-left-radius:48px!important}.border-top-rr-48{border-top-right-radius:48px!important}.border-bottom-lr-48{border-bottom-left-radius:48px!important}.border-bottom-rr-48{border-bottom-right-radius:48px!important}.border-gray-49{border:49px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-49{border:49px solid rgba(215,212,212,.262745098)!important}.border-black-49{border:49px solid var(--ion-text-color)!important}.border-top-49{border-top:49px solid #C8C8C8!important}.border-white-49{border:49px solid white!important}.border-warning-49{border:49px solid #c68712!important}.border-radius-49{border-radius:49px!important}.border-top-left-49{border-top-left-radius:49px!important}.border-top-right-49{border-top-right-radius:49px!important}.border-bottom-right-49{border-bottom-right-radius:49px!important}.border-bottom-left-49{border-bottom-left-radius:49px!important}.border-bottom-49{border-bottom:49px solid #C8C8C8}.border-left-49,.border-left-gray-49{border-left:49px solid #C8C8C8}.border-blur-49{border:49px solid #EEEEEE!important}.border-top-lr-49{border-top-left-radius:49px!important}.border-top-rr-49{border-top-right-radius:49px!important}.border-bottom-lr-49{border-bottom-left-radius:49px!important}.border-bottom-rr-49{border-bottom-right-radius:49px!important}.border-gray-50{border:50px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-50{border:50px solid rgba(215,212,212,.262745098)!important}.border-black-50{border:50px solid var(--ion-text-color)!important}.border-top-50{border-top:50px solid #C8C8C8!important}.border-white-50{border:50px solid white!important}.border-warning-50{border:50px solid #c68712!important}.border-radius-50{border-radius:50px!important}.border-top-left-50{border-top-left-radius:50px!important}.border-top-right-50{border-top-right-radius:50px!important}.border-bottom-right-50{border-bottom-right-radius:50px!important}.border-bottom-left-50{border-bottom-left-radius:50px!important}.border-bottom-50{border-bottom:50px solid #C8C8C8}.border-left-50,.border-left-gray-50{border-left:50px solid #C8C8C8}.border-blur-50{border:50px solid #EEEEEE!important}.border-top-lr-50{border-top-left-radius:50px!important}.border-top-rr-50{border-top-right-radius:50px!important}.border-bottom-lr-50{border-bottom-left-radius:50px!important}.border-bottom-rr-50{border-bottom-right-radius:50px!important}.border-gray-51{border:51px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-51{border:51px solid rgba(215,212,212,.262745098)!important}.border-black-51{border:51px solid var(--ion-text-color)!important}.border-top-51{border-top:51px solid #C8C8C8!important}.border-white-51{border:51px solid white!important}.border-warning-51{border:51px solid #c68712!important}.border-radius-51{border-radius:51px!important}.border-top-left-51{border-top-left-radius:51px!important}.border-top-right-51{border-top-right-radius:51px!important}.border-bottom-right-51{border-bottom-right-radius:51px!important}.border-bottom-left-51{border-bottom-left-radius:51px!important}.border-bottom-51{border-bottom:51px solid #C8C8C8}.border-left-51,.border-left-gray-51{border-left:51px solid #C8C8C8}.border-blur-51{border:51px solid #EEEEEE!important}.border-top-lr-51{border-top-left-radius:51px!important}.border-top-rr-51{border-top-right-radius:51px!important}.border-bottom-lr-51{border-bottom-left-radius:51px!important}.border-bottom-rr-51{border-bottom-right-radius:51px!important}.border-gray-52{border:52px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-52{border:52px solid rgba(215,212,212,.262745098)!important}.border-black-52{border:52px solid var(--ion-text-color)!important}.border-top-52{border-top:52px solid #C8C8C8!important}.border-white-52{border:52px solid white!important}.border-warning-52{border:52px solid #c68712!important}.border-radius-52{border-radius:52px!important}.border-top-left-52{border-top-left-radius:52px!important}.border-top-right-52{border-top-right-radius:52px!important}.border-bottom-right-52{border-bottom-right-radius:52px!important}.border-bottom-left-52{border-bottom-left-radius:52px!important}.border-bottom-52{border-bottom:52px solid #C8C8C8}.border-left-52,.border-left-gray-52{border-left:52px solid #C8C8C8}.border-blur-52{border:52px solid #EEEEEE!important}.border-top-lr-52{border-top-left-radius:52px!important}.border-top-rr-52{border-top-right-radius:52px!important}.border-bottom-lr-52{border-bottom-left-radius:52px!important}.border-bottom-rr-52{border-bottom-right-radius:52px!important}.border-gray-53{border:53px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-53{border:53px solid rgba(215,212,212,.262745098)!important}.border-black-53{border:53px solid var(--ion-text-color)!important}.border-top-53{border-top:53px solid #C8C8C8!important}.border-white-53{border:53px solid white!important}.border-warning-53{border:53px solid #c68712!important}.border-radius-53{border-radius:53px!important}.border-top-left-53{border-top-left-radius:53px!important}.border-top-right-53{border-top-right-radius:53px!important}.border-bottom-right-53{border-bottom-right-radius:53px!important}.border-bottom-left-53{border-bottom-left-radius:53px!important}.border-bottom-53{border-bottom:53px solid #C8C8C8}.border-left-53,.border-left-gray-53{border-left:53px solid #C8C8C8}.border-blur-53{border:53px solid #EEEEEE!important}.border-top-lr-53{border-top-left-radius:53px!important}.border-top-rr-53{border-top-right-radius:53px!important}.border-bottom-lr-53{border-bottom-left-radius:53px!important}.border-bottom-rr-53{border-bottom-right-radius:53px!important}.border-gray-54{border:54px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-54{border:54px solid rgba(215,212,212,.262745098)!important}.border-black-54{border:54px solid var(--ion-text-color)!important}.border-top-54{border-top:54px solid #C8C8C8!important}.border-white-54{border:54px solid white!important}.border-warning-54{border:54px solid #c68712!important}.border-radius-54{border-radius:54px!important}.border-top-left-54{border-top-left-radius:54px!important}.border-top-right-54{border-top-right-radius:54px!important}.border-bottom-right-54{border-bottom-right-radius:54px!important}.border-bottom-left-54{border-bottom-left-radius:54px!important}.border-bottom-54{border-bottom:54px solid #C8C8C8}.border-left-54,.border-left-gray-54{border-left:54px solid #C8C8C8}.border-blur-54{border:54px solid #EEEEEE!important}.border-top-lr-54{border-top-left-radius:54px!important}.border-top-rr-54{border-top-right-radius:54px!important}.border-bottom-lr-54{border-bottom-left-radius:54px!important}.border-bottom-rr-54{border-bottom-right-radius:54px!important}.border-gray-55{border:55px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-55{border:55px solid rgba(215,212,212,.262745098)!important}.border-black-55{border:55px solid var(--ion-text-color)!important}.border-top-55{border-top:55px solid #C8C8C8!important}.border-white-55{border:55px solid white!important}.border-warning-55{border:55px solid #c68712!important}.border-radius-55{border-radius:55px!important}.border-top-left-55{border-top-left-radius:55px!important}.border-top-right-55{border-top-right-radius:55px!important}.border-bottom-right-55{border-bottom-right-radius:55px!important}.border-bottom-left-55{border-bottom-left-radius:55px!important}.border-bottom-55{border-bottom:55px solid #C8C8C8}.border-left-55,.border-left-gray-55{border-left:55px solid #C8C8C8}.border-blur-55{border:55px solid #EEEEEE!important}.border-top-lr-55{border-top-left-radius:55px!important}.border-top-rr-55{border-top-right-radius:55px!important}.border-bottom-lr-55{border-bottom-left-radius:55px!important}.border-bottom-rr-55{border-bottom-right-radius:55px!important}.border-gray-56{border:56px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-56{border:56px solid rgba(215,212,212,.262745098)!important}.border-black-56{border:56px solid var(--ion-text-color)!important}.border-top-56{border-top:56px solid #C8C8C8!important}.border-white-56{border:56px solid white!important}.border-warning-56{border:56px solid #c68712!important}.border-radius-56{border-radius:56px!important}.border-top-left-56{border-top-left-radius:56px!important}.border-top-right-56{border-top-right-radius:56px!important}.border-bottom-right-56{border-bottom-right-radius:56px!important}.border-bottom-left-56{border-bottom-left-radius:56px!important}.border-bottom-56{border-bottom:56px solid #C8C8C8}.border-left-56,.border-left-gray-56{border-left:56px solid #C8C8C8}.border-blur-56{border:56px solid #EEEEEE!important}.border-top-lr-56{border-top-left-radius:56px!important}.border-top-rr-56{border-top-right-radius:56px!important}.border-bottom-lr-56{border-bottom-left-radius:56px!important}.border-bottom-rr-56{border-bottom-right-radius:56px!important}.border-gray-57{border:57px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-57{border:57px solid rgba(215,212,212,.262745098)!important}.border-black-57{border:57px solid var(--ion-text-color)!important}.border-top-57{border-top:57px solid #C8C8C8!important}.border-white-57{border:57px solid white!important}.border-warning-57{border:57px solid #c68712!important}.border-radius-57{border-radius:57px!important}.border-top-left-57{border-top-left-radius:57px!important}.border-top-right-57{border-top-right-radius:57px!important}.border-bottom-right-57{border-bottom-right-radius:57px!important}.border-bottom-left-57{border-bottom-left-radius:57px!important}.border-bottom-57{border-bottom:57px solid #C8C8C8}.border-left-57,.border-left-gray-57{border-left:57px solid #C8C8C8}.border-blur-57{border:57px solid #EEEEEE!important}.border-top-lr-57{border-top-left-radius:57px!important}.border-top-rr-57{border-top-right-radius:57px!important}.border-bottom-lr-57{border-bottom-left-radius:57px!important}.border-bottom-rr-57{border-bottom-right-radius:57px!important}.border-gray-58{border:58px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-58{border:58px solid rgba(215,212,212,.262745098)!important}.border-black-58{border:58px solid var(--ion-text-color)!important}.border-top-58{border-top:58px solid #C8C8C8!important}.border-white-58{border:58px solid white!important}.border-warning-58{border:58px solid #c68712!important}.border-radius-58{border-radius:58px!important}.border-top-left-58{border-top-left-radius:58px!important}.border-top-right-58{border-top-right-radius:58px!important}.border-bottom-right-58{border-bottom-right-radius:58px!important}.border-bottom-left-58{border-bottom-left-radius:58px!important}.border-bottom-58{border-bottom:58px solid #C8C8C8}.border-left-58,.border-left-gray-58{border-left:58px solid #C8C8C8}.border-blur-58{border:58px solid #EEEEEE!important}.border-top-lr-58{border-top-left-radius:58px!important}.border-top-rr-58{border-top-right-radius:58px!important}.border-bottom-lr-58{border-bottom-left-radius:58px!important}.border-bottom-rr-58{border-bottom-right-radius:58px!important}.border-gray-59{border:59px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-59{border:59px solid rgba(215,212,212,.262745098)!important}.border-black-59{border:59px solid var(--ion-text-color)!important}.border-top-59{border-top:59px solid #C8C8C8!important}.border-white-59{border:59px solid white!important}.border-warning-59{border:59px solid #c68712!important}.border-radius-59{border-radius:59px!important}.border-top-left-59{border-top-left-radius:59px!important}.border-top-right-59{border-top-right-radius:59px!important}.border-bottom-right-59{border-bottom-right-radius:59px!important}.border-bottom-left-59{border-bottom-left-radius:59px!important}.border-bottom-59{border-bottom:59px solid #C8C8C8}.border-left-59,.border-left-gray-59{border-left:59px solid #C8C8C8}.border-blur-59{border:59px solid #EEEEEE!important}.border-top-lr-59{border-top-left-radius:59px!important}.border-top-rr-59{border-top-right-radius:59px!important}.border-bottom-lr-59{border-bottom-left-radius:59px!important}.border-bottom-rr-59{border-bottom-right-radius:59px!important}.border-gray-60{border:60px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-60{border:60px solid rgba(215,212,212,.262745098)!important}.border-black-60{border:60px solid var(--ion-text-color)!important}.border-top-60{border-top:60px solid #C8C8C8!important}.border-white-60{border:60px solid white!important}.border-warning-60{border:60px solid #c68712!important}.border-radius-60{border-radius:60px!important}.border-top-left-60{border-top-left-radius:60px!important}.border-top-right-60{border-top-right-radius:60px!important}.border-bottom-right-60{border-bottom-right-radius:60px!important}.border-bottom-left-60{border-bottom-left-radius:60px!important}.border-bottom-60{border-bottom:60px solid #C8C8C8}.border-left-60,.border-left-gray-60{border-left:60px solid #C8C8C8}.border-blur-60{border:60px solid #EEEEEE!important}.border-top-lr-60{border-top-left-radius:60px!important}.border-top-rr-60{border-top-right-radius:60px!important}.border-bottom-lr-60{border-bottom-left-radius:60px!important}.border-bottom-rr-60{border-bottom-right-radius:60px!important}.border-gray-61{border:61px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-61{border:61px solid rgba(215,212,212,.262745098)!important}.border-black-61{border:61px solid var(--ion-text-color)!important}.border-top-61{border-top:61px solid #C8C8C8!important}.border-white-61{border:61px solid white!important}.border-warning-61{border:61px solid #c68712!important}.border-radius-61{border-radius:61px!important}.border-top-left-61{border-top-left-radius:61px!important}.border-top-right-61{border-top-right-radius:61px!important}.border-bottom-right-61{border-bottom-right-radius:61px!important}.border-bottom-left-61{border-bottom-left-radius:61px!important}.border-bottom-61{border-bottom:61px solid #C8C8C8}.border-left-61,.border-left-gray-61{border-left:61px solid #C8C8C8}.border-blur-61{border:61px solid #EEEEEE!important}.border-top-lr-61{border-top-left-radius:61px!important}.border-top-rr-61{border-top-right-radius:61px!important}.border-bottom-lr-61{border-bottom-left-radius:61px!important}.border-bottom-rr-61{border-bottom-right-radius:61px!important}.border-gray-62{border:62px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-62{border:62px solid rgba(215,212,212,.262745098)!important}.border-black-62{border:62px solid var(--ion-text-color)!important}.border-top-62{border-top:62px solid #C8C8C8!important}.border-white-62{border:62px solid white!important}.border-warning-62{border:62px solid #c68712!important}.border-radius-62{border-radius:62px!important}.border-top-left-62{border-top-left-radius:62px!important}.border-top-right-62{border-top-right-radius:62px!important}.border-bottom-right-62{border-bottom-right-radius:62px!important}.border-bottom-left-62{border-bottom-left-radius:62px!important}.border-bottom-62{border-bottom:62px solid #C8C8C8}.border-left-62,.border-left-gray-62{border-left:62px solid #C8C8C8}.border-blur-62{border:62px solid #EEEEEE!important}.border-top-lr-62{border-top-left-radius:62px!important}.border-top-rr-62{border-top-right-radius:62px!important}.border-bottom-lr-62{border-bottom-left-radius:62px!important}.border-bottom-rr-62{border-bottom-right-radius:62px!important}.border-gray-63{border:63px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-63{border:63px solid rgba(215,212,212,.262745098)!important}.border-black-63{border:63px solid var(--ion-text-color)!important}.border-top-63{border-top:63px solid #C8C8C8!important}.border-white-63{border:63px solid white!important}.border-warning-63{border:63px solid #c68712!important}.border-radius-63{border-radius:63px!important}.border-top-left-63{border-top-left-radius:63px!important}.border-top-right-63{border-top-right-radius:63px!important}.border-bottom-right-63{border-bottom-right-radius:63px!important}.border-bottom-left-63{border-bottom-left-radius:63px!important}.border-bottom-63{border-bottom:63px solid #C8C8C8}.border-left-63,.border-left-gray-63{border-left:63px solid #C8C8C8}.border-blur-63{border:63px solid #EEEEEE!important}.border-top-lr-63{border-top-left-radius:63px!important}.border-top-rr-63{border-top-right-radius:63px!important}.border-bottom-lr-63{border-bottom-left-radius:63px!important}.border-bottom-rr-63{border-bottom-right-radius:63px!important}.border-gray-64{border:64px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-64{border:64px solid rgba(215,212,212,.262745098)!important}.border-black-64{border:64px solid var(--ion-text-color)!important}.border-top-64{border-top:64px solid #C8C8C8!important}.border-white-64{border:64px solid white!important}.border-warning-64{border:64px solid #c68712!important}.border-radius-64{border-radius:64px!important}.border-top-left-64{border-top-left-radius:64px!important}.border-top-right-64{border-top-right-radius:64px!important}.border-bottom-right-64{border-bottom-right-radius:64px!important}.border-bottom-left-64{border-bottom-left-radius:64px!important}.border-bottom-64{border-bottom:64px solid #C8C8C8}.border-left-64,.border-left-gray-64{border-left:64px solid #C8C8C8}.border-blur-64{border:64px solid #EEEEEE!important}.border-top-lr-64{border-top-left-radius:64px!important}.border-top-rr-64{border-top-right-radius:64px!important}.border-bottom-lr-64{border-bottom-left-radius:64px!important}.border-bottom-rr-64{border-bottom-right-radius:64px!important}.border-gray-65{border:65px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-65{border:65px solid rgba(215,212,212,.262745098)!important}.border-black-65{border:65px solid var(--ion-text-color)!important}.border-top-65{border-top:65px solid #C8C8C8!important}.border-white-65{border:65px solid white!important}.border-warning-65{border:65px solid #c68712!important}.border-radius-65{border-radius:65px!important}.border-top-left-65{border-top-left-radius:65px!important}.border-top-right-65{border-top-right-radius:65px!important}.border-bottom-right-65{border-bottom-right-radius:65px!important}.border-bottom-left-65{border-bottom-left-radius:65px!important}.border-bottom-65{border-bottom:65px solid #C8C8C8}.border-left-65,.border-left-gray-65{border-left:65px solid #C8C8C8}.border-blur-65{border:65px solid #EEEEEE!important}.border-top-lr-65{border-top-left-radius:65px!important}.border-top-rr-65{border-top-right-radius:65px!important}.border-bottom-lr-65{border-bottom-left-radius:65px!important}.border-bottom-rr-65{border-bottom-right-radius:65px!important}.border-gray-66{border:66px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-66{border:66px solid rgba(215,212,212,.262745098)!important}.border-black-66{border:66px solid var(--ion-text-color)!important}.border-top-66{border-top:66px solid #C8C8C8!important}.border-white-66{border:66px solid white!important}.border-warning-66{border:66px solid #c68712!important}.border-radius-66{border-radius:66px!important}.border-top-left-66{border-top-left-radius:66px!important}.border-top-right-66{border-top-right-radius:66px!important}.border-bottom-right-66{border-bottom-right-radius:66px!important}.border-bottom-left-66{border-bottom-left-radius:66px!important}.border-bottom-66{border-bottom:66px solid #C8C8C8}.border-left-66,.border-left-gray-66{border-left:66px solid #C8C8C8}.border-blur-66{border:66px solid #EEEEEE!important}.border-top-lr-66{border-top-left-radius:66px!important}.border-top-rr-66{border-top-right-radius:66px!important}.border-bottom-lr-66{border-bottom-left-radius:66px!important}.border-bottom-rr-66{border-bottom-right-radius:66px!important}.border-gray-67{border:67px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-67{border:67px solid rgba(215,212,212,.262745098)!important}.border-black-67{border:67px solid var(--ion-text-color)!important}.border-top-67{border-top:67px solid #C8C8C8!important}.border-white-67{border:67px solid white!important}.border-warning-67{border:67px solid #c68712!important}.border-radius-67{border-radius:67px!important}.border-top-left-67{border-top-left-radius:67px!important}.border-top-right-67{border-top-right-radius:67px!important}.border-bottom-right-67{border-bottom-right-radius:67px!important}.border-bottom-left-67{border-bottom-left-radius:67px!important}.border-bottom-67{border-bottom:67px solid #C8C8C8}.border-left-67,.border-left-gray-67{border-left:67px solid #C8C8C8}.border-blur-67{border:67px solid #EEEEEE!important}.border-top-lr-67{border-top-left-radius:67px!important}.border-top-rr-67{border-top-right-radius:67px!important}.border-bottom-lr-67{border-bottom-left-radius:67px!important}.border-bottom-rr-67{border-bottom-right-radius:67px!important}.border-gray-68{border:68px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-68{border:68px solid rgba(215,212,212,.262745098)!important}.border-black-68{border:68px solid var(--ion-text-color)!important}.border-top-68{border-top:68px solid #C8C8C8!important}.border-white-68{border:68px solid white!important}.border-warning-68{border:68px solid #c68712!important}.border-radius-68{border-radius:68px!important}.border-top-left-68{border-top-left-radius:68px!important}.border-top-right-68{border-top-right-radius:68px!important}.border-bottom-right-68{border-bottom-right-radius:68px!important}.border-bottom-left-68{border-bottom-left-radius:68px!important}.border-bottom-68{border-bottom:68px solid #C8C8C8}.border-left-68,.border-left-gray-68{border-left:68px solid #C8C8C8}.border-blur-68{border:68px solid #EEEEEE!important}.border-top-lr-68{border-top-left-radius:68px!important}.border-top-rr-68{border-top-right-radius:68px!important}.border-bottom-lr-68{border-bottom-left-radius:68px!important}.border-bottom-rr-68{border-bottom-right-radius:68px!important}.border-gray-69{border:69px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-69{border:69px solid rgba(215,212,212,.262745098)!important}.border-black-69{border:69px solid var(--ion-text-color)!important}.border-top-69{border-top:69px solid #C8C8C8!important}.border-white-69{border:69px solid white!important}.border-warning-69{border:69px solid #c68712!important}.border-radius-69{border-radius:69px!important}.border-top-left-69{border-top-left-radius:69px!important}.border-top-right-69{border-top-right-radius:69px!important}.border-bottom-right-69{border-bottom-right-radius:69px!important}.border-bottom-left-69{border-bottom-left-radius:69px!important}.border-bottom-69{border-bottom:69px solid #C8C8C8}.border-left-69,.border-left-gray-69{border-left:69px solid #C8C8C8}.border-blur-69{border:69px solid #EEEEEE!important}.border-top-lr-69{border-top-left-radius:69px!important}.border-top-rr-69{border-top-right-radius:69px!important}.border-bottom-lr-69{border-bottom-left-radius:69px!important}.border-bottom-rr-69{border-bottom-right-radius:69px!important}.border-gray-70{border:70px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-70{border:70px solid rgba(215,212,212,.262745098)!important}.border-black-70{border:70px solid var(--ion-text-color)!important}.border-top-70{border-top:70px solid #C8C8C8!important}.border-white-70{border:70px solid white!important}.border-warning-70{border:70px solid #c68712!important}.border-radius-70{border-radius:70px!important}.border-top-left-70{border-top-left-radius:70px!important}.border-top-right-70{border-top-right-radius:70px!important}.border-bottom-right-70{border-bottom-right-radius:70px!important}.border-bottom-left-70{border-bottom-left-radius:70px!important}.border-bottom-70{border-bottom:70px solid #C8C8C8}.border-left-70,.border-left-gray-70{border-left:70px solid #C8C8C8}.border-blur-70{border:70px solid #EEEEEE!important}.border-top-lr-70{border-top-left-radius:70px!important}.border-top-rr-70{border-top-right-radius:70px!important}.border-bottom-lr-70{border-bottom-left-radius:70px!important}.border-bottom-rr-70{border-bottom-right-radius:70px!important}.border-gray-71{border:71px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-71{border:71px solid rgba(215,212,212,.262745098)!important}.border-black-71{border:71px solid var(--ion-text-color)!important}.border-top-71{border-top:71px solid #C8C8C8!important}.border-white-71{border:71px solid white!important}.border-warning-71{border:71px solid #c68712!important}.border-radius-71{border-radius:71px!important}.border-top-left-71{border-top-left-radius:71px!important}.border-top-right-71{border-top-right-radius:71px!important}.border-bottom-right-71{border-bottom-right-radius:71px!important}.border-bottom-left-71{border-bottom-left-radius:71px!important}.border-bottom-71{border-bottom:71px solid #C8C8C8}.border-left-71,.border-left-gray-71{border-left:71px solid #C8C8C8}.border-blur-71{border:71px solid #EEEEEE!important}.border-top-lr-71{border-top-left-radius:71px!important}.border-top-rr-71{border-top-right-radius:71px!important}.border-bottom-lr-71{border-bottom-left-radius:71px!important}.border-bottom-rr-71{border-bottom-right-radius:71px!important}.border-gray-72{border:72px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-72{border:72px solid rgba(215,212,212,.262745098)!important}.border-black-72{border:72px solid var(--ion-text-color)!important}.border-top-72{border-top:72px solid #C8C8C8!important}.border-white-72{border:72px solid white!important}.border-warning-72{border:72px solid #c68712!important}.border-radius-72{border-radius:72px!important}.border-top-left-72{border-top-left-radius:72px!important}.border-top-right-72{border-top-right-radius:72px!important}.border-bottom-right-72{border-bottom-right-radius:72px!important}.border-bottom-left-72{border-bottom-left-radius:72px!important}.border-bottom-72{border-bottom:72px solid #C8C8C8}.border-left-72,.border-left-gray-72{border-left:72px solid #C8C8C8}.border-blur-72{border:72px solid #EEEEEE!important}.border-top-lr-72{border-top-left-radius:72px!important}.border-top-rr-72{border-top-right-radius:72px!important}.border-bottom-lr-72{border-bottom-left-radius:72px!important}.border-bottom-rr-72{border-bottom-right-radius:72px!important}.border-gray-73{border:73px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-73{border:73px solid rgba(215,212,212,.262745098)!important}.border-black-73{border:73px solid var(--ion-text-color)!important}.border-top-73{border-top:73px solid #C8C8C8!important}.border-white-73{border:73px solid white!important}.border-warning-73{border:73px solid #c68712!important}.border-radius-73{border-radius:73px!important}.border-top-left-73{border-top-left-radius:73px!important}.border-top-right-73{border-top-right-radius:73px!important}.border-bottom-right-73{border-bottom-right-radius:73px!important}.border-bottom-left-73{border-bottom-left-radius:73px!important}.border-bottom-73{border-bottom:73px solid #C8C8C8}.border-left-73,.border-left-gray-73{border-left:73px solid #C8C8C8}.border-blur-73{border:73px solid #EEEEEE!important}.border-top-lr-73{border-top-left-radius:73px!important}.border-top-rr-73{border-top-right-radius:73px!important}.border-bottom-lr-73{border-bottom-left-radius:73px!important}.border-bottom-rr-73{border-bottom-right-radius:73px!important}.border-gray-74{border:74px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-74{border:74px solid rgba(215,212,212,.262745098)!important}.border-black-74{border:74px solid var(--ion-text-color)!important}.border-top-74{border-top:74px solid #C8C8C8!important}.border-white-74{border:74px solid white!important}.border-warning-74{border:74px solid #c68712!important}.border-radius-74{border-radius:74px!important}.border-top-left-74{border-top-left-radius:74px!important}.border-top-right-74{border-top-right-radius:74px!important}.border-bottom-right-74{border-bottom-right-radius:74px!important}.border-bottom-left-74{border-bottom-left-radius:74px!important}.border-bottom-74{border-bottom:74px solid #C8C8C8}.border-left-74,.border-left-gray-74{border-left:74px solid #C8C8C8}.border-blur-74{border:74px solid #EEEEEE!important}.border-top-lr-74{border-top-left-radius:74px!important}.border-top-rr-74{border-top-right-radius:74px!important}.border-bottom-lr-74{border-bottom-left-radius:74px!important}.border-bottom-rr-74{border-bottom-right-radius:74px!important}.border-gray-75{border:75px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-75{border:75px solid rgba(215,212,212,.262745098)!important}.border-black-75{border:75px solid var(--ion-text-color)!important}.border-top-75{border-top:75px solid #C8C8C8!important}.border-white-75{border:75px solid white!important}.border-warning-75{border:75px solid #c68712!important}.border-radius-75{border-radius:75px!important}.border-top-left-75{border-top-left-radius:75px!important}.border-top-right-75{border-top-right-radius:75px!important}.border-bottom-right-75{border-bottom-right-radius:75px!important}.border-bottom-left-75{border-bottom-left-radius:75px!important}.border-bottom-75{border-bottom:75px solid #C8C8C8}.border-left-75,.border-left-gray-75{border-left:75px solid #C8C8C8}.border-blur-75{border:75px solid #EEEEEE!important}.border-top-lr-75{border-top-left-radius:75px!important}.border-top-rr-75{border-top-right-radius:75px!important}.border-bottom-lr-75{border-bottom-left-radius:75px!important}.border-bottom-rr-75{border-bottom-right-radius:75px!important}.border-gray-76{border:76px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-76{border:76px solid rgba(215,212,212,.262745098)!important}.border-black-76{border:76px solid var(--ion-text-color)!important}.border-top-76{border-top:76px solid #C8C8C8!important}.border-white-76{border:76px solid white!important}.border-warning-76{border:76px solid #c68712!important}.border-radius-76{border-radius:76px!important}.border-top-left-76{border-top-left-radius:76px!important}.border-top-right-76{border-top-right-radius:76px!important}.border-bottom-right-76{border-bottom-right-radius:76px!important}.border-bottom-left-76{border-bottom-left-radius:76px!important}.border-bottom-76{border-bottom:76px solid #C8C8C8}.border-left-76,.border-left-gray-76{border-left:76px solid #C8C8C8}.border-blur-76{border:76px solid #EEEEEE!important}.border-top-lr-76{border-top-left-radius:76px!important}.border-top-rr-76{border-top-right-radius:76px!important}.border-bottom-lr-76{border-bottom-left-radius:76px!important}.border-bottom-rr-76{border-bottom-right-radius:76px!important}.border-gray-77{border:77px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-77{border:77px solid rgba(215,212,212,.262745098)!important}.border-black-77{border:77px solid var(--ion-text-color)!important}.border-top-77{border-top:77px solid #C8C8C8!important}.border-white-77{border:77px solid white!important}.border-warning-77{border:77px solid #c68712!important}.border-radius-77{border-radius:77px!important}.border-top-left-77{border-top-left-radius:77px!important}.border-top-right-77{border-top-right-radius:77px!important}.border-bottom-right-77{border-bottom-right-radius:77px!important}.border-bottom-left-77{border-bottom-left-radius:77px!important}.border-bottom-77{border-bottom:77px solid #C8C8C8}.border-left-77,.border-left-gray-77{border-left:77px solid #C8C8C8}.border-blur-77{border:77px solid #EEEEEE!important}.border-top-lr-77{border-top-left-radius:77px!important}.border-top-rr-77{border-top-right-radius:77px!important}.border-bottom-lr-77{border-bottom-left-radius:77px!important}.border-bottom-rr-77{border-bottom-right-radius:77px!important}.border-gray-78{border:78px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-78{border:78px solid rgba(215,212,212,.262745098)!important}.border-black-78{border:78px solid var(--ion-text-color)!important}.border-top-78{border-top:78px solid #C8C8C8!important}.border-white-78{border:78px solid white!important}.border-warning-78{border:78px solid #c68712!important}.border-radius-78{border-radius:78px!important}.border-top-left-78{border-top-left-radius:78px!important}.border-top-right-78{border-top-right-radius:78px!important}.border-bottom-right-78{border-bottom-right-radius:78px!important}.border-bottom-left-78{border-bottom-left-radius:78px!important}.border-bottom-78{border-bottom:78px solid #C8C8C8}.border-left-78,.border-left-gray-78{border-left:78px solid #C8C8C8}.border-blur-78{border:78px solid #EEEEEE!important}.border-top-lr-78{border-top-left-radius:78px!important}.border-top-rr-78{border-top-right-radius:78px!important}.border-bottom-lr-78{border-bottom-left-radius:78px!important}.border-bottom-rr-78{border-bottom-right-radius:78px!important}.border-gray-79{border:79px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-79{border:79px solid rgba(215,212,212,.262745098)!important}.border-black-79{border:79px solid var(--ion-text-color)!important}.border-top-79{border-top:79px solid #C8C8C8!important}.border-white-79{border:79px solid white!important}.border-warning-79{border:79px solid #c68712!important}.border-radius-79{border-radius:79px!important}.border-top-left-79{border-top-left-radius:79px!important}.border-top-right-79{border-top-right-radius:79px!important}.border-bottom-right-79{border-bottom-right-radius:79px!important}.border-bottom-left-79{border-bottom-left-radius:79px!important}.border-bottom-79{border-bottom:79px solid #C8C8C8}.border-left-79,.border-left-gray-79{border-left:79px solid #C8C8C8}.border-blur-79{border:79px solid #EEEEEE!important}.border-top-lr-79{border-top-left-radius:79px!important}.border-top-rr-79{border-top-right-radius:79px!important}.border-bottom-lr-79{border-bottom-left-radius:79px!important}.border-bottom-rr-79{border-bottom-right-radius:79px!important}.border-gray-80{border:80px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-80{border:80px solid rgba(215,212,212,.262745098)!important}.border-black-80{border:80px solid var(--ion-text-color)!important}.border-top-80{border-top:80px solid #C8C8C8!important}.border-white-80{border:80px solid white!important}.border-warning-80{border:80px solid #c68712!important}.border-radius-80{border-radius:80px!important}.border-top-left-80{border-top-left-radius:80px!important}.border-top-right-80{border-top-right-radius:80px!important}.border-bottom-right-80{border-bottom-right-radius:80px!important}.border-bottom-left-80{border-bottom-left-radius:80px!important}.border-bottom-80{border-bottom:80px solid #C8C8C8}.border-left-80,.border-left-gray-80{border-left:80px solid #C8C8C8}.border-blur-80{border:80px solid #EEEEEE!important}.border-top-lr-80{border-top-left-radius:80px!important}.border-top-rr-80{border-top-right-radius:80px!important}.border-bottom-lr-80{border-bottom-left-radius:80px!important}.border-bottom-rr-80{border-bottom-right-radius:80px!important}.border-gray-81{border:81px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-81{border:81px solid rgba(215,212,212,.262745098)!important}.border-black-81{border:81px solid var(--ion-text-color)!important}.border-top-81{border-top:81px solid #C8C8C8!important}.border-white-81{border:81px solid white!important}.border-warning-81{border:81px solid #c68712!important}.border-radius-81{border-radius:81px!important}.border-top-left-81{border-top-left-radius:81px!important}.border-top-right-81{border-top-right-radius:81px!important}.border-bottom-right-81{border-bottom-right-radius:81px!important}.border-bottom-left-81{border-bottom-left-radius:81px!important}.border-bottom-81{border-bottom:81px solid #C8C8C8}.border-left-81,.border-left-gray-81{border-left:81px solid #C8C8C8}.border-blur-81{border:81px solid #EEEEEE!important}.border-top-lr-81{border-top-left-radius:81px!important}.border-top-rr-81{border-top-right-radius:81px!important}.border-bottom-lr-81{border-bottom-left-radius:81px!important}.border-bottom-rr-81{border-bottom-right-radius:81px!important}.border-gray-82{border:82px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-82{border:82px solid rgba(215,212,212,.262745098)!important}.border-black-82{border:82px solid var(--ion-text-color)!important}.border-top-82{border-top:82px solid #C8C8C8!important}.border-white-82{border:82px solid white!important}.border-warning-82{border:82px solid #c68712!important}.border-radius-82{border-radius:82px!important}.border-top-left-82{border-top-left-radius:82px!important}.border-top-right-82{border-top-right-radius:82px!important}.border-bottom-right-82{border-bottom-right-radius:82px!important}.border-bottom-left-82{border-bottom-left-radius:82px!important}.border-bottom-82{border-bottom:82px solid #C8C8C8}.border-left-82,.border-left-gray-82{border-left:82px solid #C8C8C8}.border-blur-82{border:82px solid #EEEEEE!important}.border-top-lr-82{border-top-left-radius:82px!important}.border-top-rr-82{border-top-right-radius:82px!important}.border-bottom-lr-82{border-bottom-left-radius:82px!important}.border-bottom-rr-82{border-bottom-right-radius:82px!important}.border-gray-83{border:83px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-83{border:83px solid rgba(215,212,212,.262745098)!important}.border-black-83{border:83px solid var(--ion-text-color)!important}.border-top-83{border-top:83px solid #C8C8C8!important}.border-white-83{border:83px solid white!important}.border-warning-83{border:83px solid #c68712!important}.border-radius-83{border-radius:83px!important}.border-top-left-83{border-top-left-radius:83px!important}.border-top-right-83{border-top-right-radius:83px!important}.border-bottom-right-83{border-bottom-right-radius:83px!important}.border-bottom-left-83{border-bottom-left-radius:83px!important}.border-bottom-83{border-bottom:83px solid #C8C8C8}.border-left-83,.border-left-gray-83{border-left:83px solid #C8C8C8}.border-blur-83{border:83px solid #EEEEEE!important}.border-top-lr-83{border-top-left-radius:83px!important}.border-top-rr-83{border-top-right-radius:83px!important}.border-bottom-lr-83{border-bottom-left-radius:83px!important}.border-bottom-rr-83{border-bottom-right-radius:83px!important}.border-gray-84{border:84px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-84{border:84px solid rgba(215,212,212,.262745098)!important}.border-black-84{border:84px solid var(--ion-text-color)!important}.border-top-84{border-top:84px solid #C8C8C8!important}.border-white-84{border:84px solid white!important}.border-warning-84{border:84px solid #c68712!important}.border-radius-84{border-radius:84px!important}.border-top-left-84{border-top-left-radius:84px!important}.border-top-right-84{border-top-right-radius:84px!important}.border-bottom-right-84{border-bottom-right-radius:84px!important}.border-bottom-left-84{border-bottom-left-radius:84px!important}.border-bottom-84{border-bottom:84px solid #C8C8C8}.border-left-84,.border-left-gray-84{border-left:84px solid #C8C8C8}.border-blur-84{border:84px solid #EEEEEE!important}.border-top-lr-84{border-top-left-radius:84px!important}.border-top-rr-84{border-top-right-radius:84px!important}.border-bottom-lr-84{border-bottom-left-radius:84px!important}.border-bottom-rr-84{border-bottom-right-radius:84px!important}.border-gray-85{border:85px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-85{border:85px solid rgba(215,212,212,.262745098)!important}.border-black-85{border:85px solid var(--ion-text-color)!important}.border-top-85{border-top:85px solid #C8C8C8!important}.border-white-85{border:85px solid white!important}.border-warning-85{border:85px solid #c68712!important}.border-radius-85{border-radius:85px!important}.border-top-left-85{border-top-left-radius:85px!important}.border-top-right-85{border-top-right-radius:85px!important}.border-bottom-right-85{border-bottom-right-radius:85px!important}.border-bottom-left-85{border-bottom-left-radius:85px!important}.border-bottom-85{border-bottom:85px solid #C8C8C8}.border-left-85,.border-left-gray-85{border-left:85px solid #C8C8C8}.border-blur-85{border:85px solid #EEEEEE!important}.border-top-lr-85{border-top-left-radius:85px!important}.border-top-rr-85{border-top-right-radius:85px!important}.border-bottom-lr-85{border-bottom-left-radius:85px!important}.border-bottom-rr-85{border-bottom-right-radius:85px!important}.border-gray-86{border:86px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-86{border:86px solid rgba(215,212,212,.262745098)!important}.border-black-86{border:86px solid var(--ion-text-color)!important}.border-top-86{border-top:86px solid #C8C8C8!important}.border-white-86{border:86px solid white!important}.border-warning-86{border:86px solid #c68712!important}.border-radius-86{border-radius:86px!important}.border-top-left-86{border-top-left-radius:86px!important}.border-top-right-86{border-top-right-radius:86px!important}.border-bottom-right-86{border-bottom-right-radius:86px!important}.border-bottom-left-86{border-bottom-left-radius:86px!important}.border-bottom-86{border-bottom:86px solid #C8C8C8}.border-left-86,.border-left-gray-86{border-left:86px solid #C8C8C8}.border-blur-86{border:86px solid #EEEEEE!important}.border-top-lr-86{border-top-left-radius:86px!important}.border-top-rr-86{border-top-right-radius:86px!important}.border-bottom-lr-86{border-bottom-left-radius:86px!important}.border-bottom-rr-86{border-bottom-right-radius:86px!important}.border-gray-87{border:87px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-87{border:87px solid rgba(215,212,212,.262745098)!important}.border-black-87{border:87px solid var(--ion-text-color)!important}.border-top-87{border-top:87px solid #C8C8C8!important}.border-white-87{border:87px solid white!important}.border-warning-87{border:87px solid #c68712!important}.border-radius-87{border-radius:87px!important}.border-top-left-87{border-top-left-radius:87px!important}.border-top-right-87{border-top-right-radius:87px!important}.border-bottom-right-87{border-bottom-right-radius:87px!important}.border-bottom-left-87{border-bottom-left-radius:87px!important}.border-bottom-87{border-bottom:87px solid #C8C8C8}.border-left-87,.border-left-gray-87{border-left:87px solid #C8C8C8}.border-blur-87{border:87px solid #EEEEEE!important}.border-top-lr-87{border-top-left-radius:87px!important}.border-top-rr-87{border-top-right-radius:87px!important}.border-bottom-lr-87{border-bottom-left-radius:87px!important}.border-bottom-rr-87{border-bottom-right-radius:87px!important}.border-gray-88{border:88px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-88{border:88px solid rgba(215,212,212,.262745098)!important}.border-black-88{border:88px solid var(--ion-text-color)!important}.border-top-88{border-top:88px solid #C8C8C8!important}.border-white-88{border:88px solid white!important}.border-warning-88{border:88px solid #c68712!important}.border-radius-88{border-radius:88px!important}.border-top-left-88{border-top-left-radius:88px!important}.border-top-right-88{border-top-right-radius:88px!important}.border-bottom-right-88{border-bottom-right-radius:88px!important}.border-bottom-left-88{border-bottom-left-radius:88px!important}.border-bottom-88{border-bottom:88px solid #C8C8C8}.border-left-88,.border-left-gray-88{border-left:88px solid #C8C8C8}.border-blur-88{border:88px solid #EEEEEE!important}.border-top-lr-88{border-top-left-radius:88px!important}.border-top-rr-88{border-top-right-radius:88px!important}.border-bottom-lr-88{border-bottom-left-radius:88px!important}.border-bottom-rr-88{border-bottom-right-radius:88px!important}.border-gray-89{border:89px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-89{border:89px solid rgba(215,212,212,.262745098)!important}.border-black-89{border:89px solid var(--ion-text-color)!important}.border-top-89{border-top:89px solid #C8C8C8!important}.border-white-89{border:89px solid white!important}.border-warning-89{border:89px solid #c68712!important}.border-radius-89{border-radius:89px!important}.border-top-left-89{border-top-left-radius:89px!important}.border-top-right-89{border-top-right-radius:89px!important}.border-bottom-right-89{border-bottom-right-radius:89px!important}.border-bottom-left-89{border-bottom-left-radius:89px!important}.border-bottom-89{border-bottom:89px solid #C8C8C8}.border-left-89,.border-left-gray-89{border-left:89px solid #C8C8C8}.border-blur-89{border:89px solid #EEEEEE!important}.border-top-lr-89{border-top-left-radius:89px!important}.border-top-rr-89{border-top-right-radius:89px!important}.border-bottom-lr-89{border-bottom-left-radius:89px!important}.border-bottom-rr-89{border-bottom-right-radius:89px!important}.border-gray-90{border:90px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-90{border:90px solid rgba(215,212,212,.262745098)!important}.border-black-90{border:90px solid var(--ion-text-color)!important}.border-top-90{border-top:90px solid #C8C8C8!important}.border-white-90{border:90px solid white!important}.border-warning-90{border:90px solid #c68712!important}.border-radius-90{border-radius:90px!important}.border-top-left-90{border-top-left-radius:90px!important}.border-top-right-90{border-top-right-radius:90px!important}.border-bottom-right-90{border-bottom-right-radius:90px!important}.border-bottom-left-90{border-bottom-left-radius:90px!important}.border-bottom-90{border-bottom:90px solid #C8C8C8}.border-left-90,.border-left-gray-90{border-left:90px solid #C8C8C8}.border-blur-90{border:90px solid #EEEEEE!important}.border-top-lr-90{border-top-left-radius:90px!important}.border-top-rr-90{border-top-right-radius:90px!important}.border-bottom-lr-90{border-bottom-left-radius:90px!important}.border-bottom-rr-90{border-bottom-right-radius:90px!important}.border-gray-91{border:91px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-91{border:91px solid rgba(215,212,212,.262745098)!important}.border-black-91{border:91px solid var(--ion-text-color)!important}.border-top-91{border-top:91px solid #C8C8C8!important}.border-white-91{border:91px solid white!important}.border-warning-91{border:91px solid #c68712!important}.border-radius-91{border-radius:91px!important}.border-top-left-91{border-top-left-radius:91px!important}.border-top-right-91{border-top-right-radius:91px!important}.border-bottom-right-91{border-bottom-right-radius:91px!important}.border-bottom-left-91{border-bottom-left-radius:91px!important}.border-bottom-91{border-bottom:91px solid #C8C8C8}.border-left-91,.border-left-gray-91{border-left:91px solid #C8C8C8}.border-blur-91{border:91px solid #EEEEEE!important}.border-top-lr-91{border-top-left-radius:91px!important}.border-top-rr-91{border-top-right-radius:91px!important}.border-bottom-lr-91{border-bottom-left-radius:91px!important}.border-bottom-rr-91{border-bottom-right-radius:91px!important}.border-gray-92{border:92px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-92{border:92px solid rgba(215,212,212,.262745098)!important}.border-black-92{border:92px solid var(--ion-text-color)!important}.border-top-92{border-top:92px solid #C8C8C8!important}.border-white-92{border:92px solid white!important}.border-warning-92{border:92px solid #c68712!important}.border-radius-92{border-radius:92px!important}.border-top-left-92{border-top-left-radius:92px!important}.border-top-right-92{border-top-right-radius:92px!important}.border-bottom-right-92{border-bottom-right-radius:92px!important}.border-bottom-left-92{border-bottom-left-radius:92px!important}.border-bottom-92{border-bottom:92px solid #C8C8C8}.border-left-92,.border-left-gray-92{border-left:92px solid #C8C8C8}.border-blur-92{border:92px solid #EEEEEE!important}.border-top-lr-92{border-top-left-radius:92px!important}.border-top-rr-92{border-top-right-radius:92px!important}.border-bottom-lr-92{border-bottom-left-radius:92px!important}.border-bottom-rr-92{border-bottom-right-radius:92px!important}.border-gray-93{border:93px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-93{border:93px solid rgba(215,212,212,.262745098)!important}.border-black-93{border:93px solid var(--ion-text-color)!important}.border-top-93{border-top:93px solid #C8C8C8!important}.border-white-93{border:93px solid white!important}.border-warning-93{border:93px solid #c68712!important}.border-radius-93{border-radius:93px!important}.border-top-left-93{border-top-left-radius:93px!important}.border-top-right-93{border-top-right-radius:93px!important}.border-bottom-right-93{border-bottom-right-radius:93px!important}.border-bottom-left-93{border-bottom-left-radius:93px!important}.border-bottom-93{border-bottom:93px solid #C8C8C8}.border-left-93,.border-left-gray-93{border-left:93px solid #C8C8C8}.border-blur-93{border:93px solid #EEEEEE!important}.border-top-lr-93{border-top-left-radius:93px!important}.border-top-rr-93{border-top-right-radius:93px!important}.border-bottom-lr-93{border-bottom-left-radius:93px!important}.border-bottom-rr-93{border-bottom-right-radius:93px!important}.border-gray-94{border:94px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-94{border:94px solid rgba(215,212,212,.262745098)!important}.border-black-94{border:94px solid var(--ion-text-color)!important}.border-top-94{border-top:94px solid #C8C8C8!important}.border-white-94{border:94px solid white!important}.border-warning-94{border:94px solid #c68712!important}.border-radius-94{border-radius:94px!important}.border-top-left-94{border-top-left-radius:94px!important}.border-top-right-94{border-top-right-radius:94px!important}.border-bottom-right-94{border-bottom-right-radius:94px!important}.border-bottom-left-94{border-bottom-left-radius:94px!important}.border-bottom-94{border-bottom:94px solid #C8C8C8}.border-left-94,.border-left-gray-94{border-left:94px solid #C8C8C8}.border-blur-94{border:94px solid #EEEEEE!important}.border-top-lr-94{border-top-left-radius:94px!important}.border-top-rr-94{border-top-right-radius:94px!important}.border-bottom-lr-94{border-bottom-left-radius:94px!important}.border-bottom-rr-94{border-bottom-right-radius:94px!important}.border-gray-95{border:95px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-95{border:95px solid rgba(215,212,212,.262745098)!important}.border-black-95{border:95px solid var(--ion-text-color)!important}.border-top-95{border-top:95px solid #C8C8C8!important}.border-white-95{border:95px solid white!important}.border-warning-95{border:95px solid #c68712!important}.border-radius-95{border-radius:95px!important}.border-top-left-95{border-top-left-radius:95px!important}.border-top-right-95{border-top-right-radius:95px!important}.border-bottom-right-95{border-bottom-right-radius:95px!important}.border-bottom-left-95{border-bottom-left-radius:95px!important}.border-bottom-95{border-bottom:95px solid #C8C8C8}.border-left-95,.border-left-gray-95{border-left:95px solid #C8C8C8}.border-blur-95{border:95px solid #EEEEEE!important}.border-top-lr-95{border-top-left-radius:95px!important}.border-top-rr-95{border-top-right-radius:95px!important}.border-bottom-lr-95{border-bottom-left-radius:95px!important}.border-bottom-rr-95{border-bottom-right-radius:95px!important}.border-gray-96{border:96px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-96{border:96px solid rgba(215,212,212,.262745098)!important}.border-black-96{border:96px solid var(--ion-text-color)!important}.border-top-96{border-top:96px solid #C8C8C8!important}.border-white-96{border:96px solid white!important}.border-warning-96{border:96px solid #c68712!important}.border-radius-96{border-radius:96px!important}.border-top-left-96{border-top-left-radius:96px!important}.border-top-right-96{border-top-right-radius:96px!important}.border-bottom-right-96{border-bottom-right-radius:96px!important}.border-bottom-left-96{border-bottom-left-radius:96px!important}.border-bottom-96{border-bottom:96px solid #C8C8C8}.border-left-96,.border-left-gray-96{border-left:96px solid #C8C8C8}.border-blur-96{border:96px solid #EEEEEE!important}.border-top-lr-96{border-top-left-radius:96px!important}.border-top-rr-96{border-top-right-radius:96px!important}.border-bottom-lr-96{border-bottom-left-radius:96px!important}.border-bottom-rr-96{border-bottom-right-radius:96px!important}.border-gray-97{border:97px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-97{border:97px solid rgba(215,212,212,.262745098)!important}.border-black-97{border:97px solid var(--ion-text-color)!important}.border-top-97{border-top:97px solid #C8C8C8!important}.border-white-97{border:97px solid white!important}.border-warning-97{border:97px solid #c68712!important}.border-radius-97{border-radius:97px!important}.border-top-left-97{border-top-left-radius:97px!important}.border-top-right-97{border-top-right-radius:97px!important}.border-bottom-right-97{border-bottom-right-radius:97px!important}.border-bottom-left-97{border-bottom-left-radius:97px!important}.border-bottom-97{border-bottom:97px solid #C8C8C8}.border-left-97,.border-left-gray-97{border-left:97px solid #C8C8C8}.border-blur-97{border:97px solid #EEEEEE!important}.border-top-lr-97{border-top-left-radius:97px!important}.border-top-rr-97{border-top-right-radius:97px!important}.border-bottom-lr-97{border-bottom-left-radius:97px!important}.border-bottom-rr-97{border-bottom-right-radius:97px!important}.border-gray-98{border:98px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-98{border:98px solid rgba(215,212,212,.262745098)!important}.border-black-98{border:98px solid var(--ion-text-color)!important}.border-top-98{border-top:98px solid #C8C8C8!important}.border-white-98{border:98px solid white!important}.border-warning-98{border:98px solid #c68712!important}.border-radius-98{border-radius:98px!important}.border-top-left-98{border-top-left-radius:98px!important}.border-top-right-98{border-top-right-radius:98px!important}.border-bottom-right-98{border-bottom-right-radius:98px!important}.border-bottom-left-98{border-bottom-left-radius:98px!important}.border-bottom-98{border-bottom:98px solid #C8C8C8}.border-left-98,.border-left-gray-98{border-left:98px solid #C8C8C8}.border-blur-98{border:98px solid #EEEEEE!important}.border-top-lr-98{border-top-left-radius:98px!important}.border-top-rr-98{border-top-right-radius:98px!important}.border-bottom-lr-98{border-bottom-left-radius:98px!important}.border-bottom-rr-98{border-bottom-right-radius:98px!important}.border-gray-99{border:99px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-99{border:99px solid rgba(215,212,212,.262745098)!important}.border-black-99{border:99px solid var(--ion-text-color)!important}.border-top-99{border-top:99px solid #C8C8C8!important}.border-white-99{border:99px solid white!important}.border-warning-99{border:99px solid #c68712!important}.border-radius-99{border-radius:99px!important}.border-top-left-99{border-top-left-radius:99px!important}.border-top-right-99{border-top-right-radius:99px!important}.border-bottom-right-99{border-bottom-right-radius:99px!important}.border-bottom-left-99{border-bottom-left-radius:99px!important}.border-bottom-99{border-bottom:99px solid #C8C8C8}.border-left-99,.border-left-gray-99{border-left:99px solid #C8C8C8}.border-blur-99{border:99px solid #EEEEEE!important}.border-top-lr-99{border-top-left-radius:99px!important}.border-top-rr-99{border-top-right-radius:99px!important}.border-bottom-lr-99{border-bottom-left-radius:99px!important}.border-bottom-rr-99{border-bottom-right-radius:99px!important}.border-gray-100{border:100px solid rgba(91,91,91,.2862745098)!important}.border-light-gray-100{border:100px solid rgba(215,212,212,.262745098)!important}.border-black-100{border:100px solid var(--ion-text-color)!important}.border-top-100{border-top:100px solid #C8C8C8!important}.border-white-100{border:100px solid white!important}.border-warning-100{border:100px solid #c68712!important}.border-radius-100{border-radius:100px!important}.border-top-left-100{border-top-left-radius:100px!important}.border-top-right-100{border-top-right-radius:100px!important}.border-bottom-right-100{border-bottom-right-radius:100px!important}.border-bottom-left-100{border-bottom-left-radius:100px!important}.border-bottom-100{border-bottom:100px solid #C8C8C8}.border-left-100,.border-left-gray-100{border-left:100px solid #C8C8C8}.border-blur-100{border:100px solid #EEEEEE!important}.border-top-lr-100{border-top-left-radius:100px!important}.border-top-rr-100{border-top-right-radius:100px!important}.border-bottom-lr-100{border-bottom-left-radius:100px!important}.border-bottom-rr-100{border-bottom-right-radius:100px!important}.h-auto{height:auto!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.border-top-none{border-top:none}.border-bottom-none{border-bottom:none}.border-left-none{border-left:none}.border-right-none{border-right:none}.pt-0{padding-top:0!important}.pl-0{padding-left:0!important}.pb-0{padding-bottom:0!important}.p-0{padding:0!important;margin:0!important}.w-1{width:10px!important}.h-1{height:10px!important}.w-2{width:20px!important}.h-2{height:20px!important}.w-3{width:30px!important}.h-3{height:30px!important}.w-4{width:40px!important}.h-4{height:40px!important}.w-5{width:50px!important}.h-5{height:50px!important}.w-6{width:60px!important}.h-6{height:60px!important}.w-7{width:70px!important}.h-7{height:70px!important}.w-8{width:80px!important}.h-8{height:80px!important}.w-9{width:90px!important}.h-9{height:90px!important}.w-10{width:100px!important}.h-10{height:100px!important}.w-11{width:110px!important}.h-11{height:110px!important}.w-12{width:120px!important}.h-12{height:120px!important}.w-13{width:130px!important}.h-13{height:130px!important}.w-14{width:140px!important}.h-14{height:140px!important}.w-15{width:150px!important}.h-15{height:150px!important}.w-16{width:160px!important}.h-16{height:160px!important}.w-17{width:170px!important}.h-17{height:170px!important}.w-18{width:180px!important}.h-18{height:180px!important}.w-19{width:190px!important}.h-19{height:190px!important}.w-20{width:200px!important}.h-20{height:200px!important}.w-21{width:210px!important}.h-21{height:210px!important}.w-22{width:220px!important}.h-22{height:220px!important}.w-23{width:230px!important}.h-23{height:230px!important}.w-24{width:240px!important}.h-24{height:240px!important}.w-25{width:250px!important}.h-25{height:250px!important}.w-26{width:260px!important}.h-26{height:260px!important}.w-27{width:270px!important}.h-27{height:270px!important}.w-28{width:280px!important}.h-28{height:280px!important}.w-29{width:290px!important}.h-29{height:290px!important}.w-30{width:300px!important}.h-30{height:300px!important}.w-31{width:310px!important}.h-31{height:310px!important}.w-32{width:320px!important}.h-32{height:320px!important}.w-33{width:330px!important}.h-33{height:330px!important}.w-34{width:340px!important}.h-34{height:340px!important}.w-35{width:350px!important}.h-35{height:350px!important}.w-36{width:360px!important}.h-36{height:360px!important}.w-37{width:370px!important}.h-37{height:370px!important}.w-38{width:380px!important}.h-38{height:380px!important}.w-39{width:390px!important}.h-39{height:390px!important}.w-40{width:400px!important}.h-40{height:400px!important}.w-41{width:410px!important}.h-41{height:410px!important}.w-42{width:420px!important}.h-42{height:420px!important}.w-43{width:430px!important}.h-43{height:430px!important}.w-44{width:440px!important}.h-44{height:440px!important}.w-45{width:450px!important}.h-45{height:450px!important}.w-46{width:460px!important}.h-46{height:460px!important}.w-47{width:470px!important}.h-47{height:470px!important}.w-48{width:480px!important}.h-48{height:480px!important}.w-49{width:490px!important}.h-49{height:490px!important}.w-50{width:500px!important}.h-50{height:500px!important}.w-51{width:510px!important}.h-51{height:510px!important}.w-52{width:520px!important}.h-52{height:520px!important}.w-53{width:530px!important}.h-53{height:530px!important}.w-54{width:540px!important}.h-54{height:540px!important}.w-55{width:550px!important}.h-55{height:550px!important}.w-56{width:560px!important}.h-56{height:560px!important}.w-57{width:570px!important}.h-57{height:570px!important}.w-58{width:580px!important}.h-58{height:580px!important}.w-59{width:590px!important}.h-59{height:590px!important}.w-60{width:600px!important}.h-60{height:600px!important}.w-61{width:610px!important}.h-61{height:610px!important}.w-62{width:620px!important}.h-62{height:620px!important}.w-63{width:630px!important}.h-63{height:630px!important}.w-64{width:640px!important}.h-64{height:640px!important}.w-65{width:650px!important}.h-65{height:650px!important}.w-66{width:660px!important}.h-66{height:660px!important}.w-67{width:670px!important}.h-67{height:670px!important}.w-68{width:680px!important}.h-68{height:680px!important}.w-69{width:690px!important}.h-69{height:690px!important}.w-70{width:700px!important}.h-70{height:700px!important}.w-71{width:710px!important}.h-71{height:710px!important}.w-72{width:720px!important}.h-72{height:720px!important}.w-73{width:730px!important}.h-73{height:730px!important}.w-74{width:740px!important}.h-74{height:740px!important}.w-75{width:750px!important}.h-75{height:750px!important}.w-76{width:760px!important}.h-76{height:760px!important}.w-77{width:770px!important}.h-77{height:770px!important}.w-78{width:780px!important}.h-78{height:780px!important}.w-79{width:790px!important}.h-79{height:790px!important}.w-80{width:800px!important}.h-80{height:800px!important}.w-81{width:810px!important}.h-81{height:810px!important}.w-82{width:820px!important}.h-82{height:820px!important}.w-83{width:830px!important}.h-83{height:830px!important}.w-84{width:840px!important}.h-84{height:840px!important}.w-85{width:850px!important}.h-85{height:850px!important}.w-86{width:860px!important}.h-86{height:860px!important}.w-87{width:870px!important}.h-87{height:870px!important}.w-88{width:880px!important}.h-88{height:880px!important}.w-89{width:890px!important}.h-89{height:890px!important}.w-90{width:900px!important}.h-90{height:900px!important}.w-91{width:910px!important}.h-91{height:910px!important}.w-92{width:920px!important}.h-92{height:920px!important}.w-93{width:930px!important}.h-93{height:930px!important}.w-94{width:940px!important}.h-94{height:940px!important}.w-95{width:950px!important}.h-95{height:950px!important}.w-96{width:960px!important}.h-96{height:960px!important}.w-97{width:970px!important}.h-97{height:970px!important}.w-98{width:980px!important}.h-98{height:980px!important}.w-99{width:990px!important}.h-99{height:990px!important}.w-100{width:1000px!important}.h-100{height:1000px!important}.line-height-1{line-height:4px!important}.line-height-2{line-height:8px!important}.line-height-3{line-height:12px!important}.line-height-4{line-height:16px!important}.line-height-5{line-height:20px!important}.line-height-6{line-height:24px!important}.line-height-7{line-height:28px!important}.line-height-8{line-height:32px!important}.line-height-9{line-height:36px!important}.line-height-10{line-height:40px!important}.fw-1{font-weight:100!important}.fw-2{font-weight:200!important}.fw-3{font-weight:300!important}.fw-4{font-weight:400!important}.fw-5{font-weight:500!important}.fw-6{font-weight:600!important}.fw-7{font-weight:700!important}.fw-8{font-weight:800!important}.fw-9{font-weight:900!important}.fw-10{font-weight:1000!important}.w-25{width:25%!important}.w-75{width:75%!important}.h-100{height:100%!important}.w-100{width:100%!important}.bg-light{background:var(--ion-color-light)}.light-contrast{color:var(--ion-color-light-contrast)}.center{display:flex;flex-direction:column;justify-content:center!important;align-items:center!important}.flex-wrap{flex-wrap:wrap!important}.m-0{margin:0!important}.p-0{padding:0!important}.d-flex{display:flex!important}.flex-d-column{flex-direction:column!important}.flex-d-row{flex-direction:row!important}.inline-block{display:inline-block}.d-block{display:block!important}.d-none{display:none!important}.opacity-none{opacity:0}.h-90{height:90%!important}.bg-red{background:#d2042d!important}.fit-content{width:-moz-fit-content!important;width:fit-content!important}.top-0{top:0!important}.bottom-0{bottom:0!important}.left-0{left:0!important}.right-0{right:0!important}.border-box{box-sizing:border-box}.cursor-pointer{cursor:pointer!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-start{justify-content:start!important}.justify-content-end{justify-content:end!important}.text-end{float:inline-end!important}.m-auto{margin:auto!important}.m-none{margin:0!important}.me{margin-left:auto!important}.mr{margin-right:auto}.my{margin-left:auto}.underline{text-decoration:underline}.bg-white{background:#fff!important}.bg-gray{background:#5b5b5b49!important}.bg-gray-dark{background:#d7d4d443!important}.bg-none{background:none!important}.outline-none{outline:none!important}.text-white{color:#fff!important}.text-gray{color:#5b5b5b49!important}.text-gray-light{color:#d7d4d443!important}.text-gray-dark{color:#d2c6c6!important}.text-grey-dark{color:#978f8f!important}.decoration-none{text-decoration:none!important}.align-items-center{align-items:center!important}.text-center{text-align:center!important}.text-end{text-align:end!important}.text-start{text-align:start!important}.align-items-start{align-items:start!important}.align-items-end{align-items:end!important}.text-black{color:#000!important}.color-red{color:#d2042d!important}.color-white{color:var(--ion-color-white)!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.color-gray{color:#c8c8c8!important}.color-medium{color:var(--ion-color-medium)!important}.bg-light-black{background-color:var(--ion-backgound-color)!important}.border-none{border:none!important}.box-shadow-none{box-shadow:none!important}.box-shadow{box-shadow:#3c40434d 0 1px 2px,#3c404326 0 2px 6px 2px!important}.position-relative{position:relative!important}.position-inherit{position:inherit!important}.top{top:0!important}.bottom{bottom:0!important}.left{left:0!important}.right{right:0!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.flex-column{flex-direction:column!important}.bg-transparent{background:transparent!important}.w-50{width:50%!important}.h-50{height:50%!important}.h-25{height:25%!important}.h-60{height:60%!important}.h-75{height:75%!important}.fz-large{font-size:x-large!important}.underline{text-decoration:underline!important}.fw-700{font-weight:700!important}.title-font{font-size:2.6rem!important;font-weight:700!important;line-height:75px!important}.sub-title-font{font-weight:300!important;font-size:22px!important;line-height:28.13px!important}.para-font{font-weight:600!important;font-size:16px!important}.scroll-y{overflow-y:auto!important}.scroll-x{overflow-x:auto!important}.overflow-hidden{overflow-y:hidden!important}.float-right{float:right!important}.float-left{float:left!important}.text-uppercase{text-transform:uppercase!important}.text-lowercase{text-transform:lowercase!important}.border-radius-0{border-radius:0!important}.rounded{border-radius:50%!important}.bgthem-gray{background-color:var(--ion-color-light-tint)}.line{width:90%;height:1px;background:var(--ion-color-medium);margin:2px 16px}.form-control{height:54px!important}.top-minus{top:-4px!important}.right-minus{right:-5px!important}.is-invalid{border-color:var(--ion-color-danger)!important;padding-right:none!important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e")!important;background-repeat:no-repeat!important;background-position:right calc(.595em + 1.4rem) center!important;background-size:calc(.75em + .375rem) calc(.75em + .375rem)!important}.border-top-left-none{border-top-left-radius:none!important}.border-top-right-none{border-top-right-radius:none!important}.border-bottom-right-none{border-bottom-right-radius:none!important}.border-bottom-left-none{border-bottom-left-radius:none!important}.delete-icon-folat-right{top:5px!important;right:5px!important;background:var(--ion-color-danger)!important}.max-width-5{max-width:500px}.bg-transparent{--background: transparent !important}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper.swiper-cards{overflow:visible}.swiper .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
