: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}.alert-dialog-modal{--width: 80vw;--max-width: 500px;--height: 250px;--border-radius: 20px}.alert-dialog-img-modal{--width: 750vw;--max-width: 800px;--height: 450px;--border-radius: 20px}.app-background{--background: #F9F9F9 !important}.app-images{--background: #F7F7F7 !important}.cards-bg-color{--background: #FFFFFF !important}.my-custom-class{--width: 500vw !important;--max-width: 1000px !important;--border-radius: 20px !important;--box-shadow: 0px 0px 5px 3px rgba(0, 0, 0, .5) !important;--height: 500px !important}.my-custom-modalsheet{--min-width: 50vw !important;--max-width: 100vh !important;--height: 100vh !important;--border-radius: 20px 20px 0 0 !important;--box-shadow: 0px 0px 5px 3px rgba(0, 0, 0, .5) !important}.montserrat{font-family:Montserrat,sans-serif;font-weight:400}.toast-success{background-color:#4caf50!important;color:#fff!important}.toast-error{background-color:#f44336!important;color:#fff!important}form-control input{color:#000!important}form-control textarea{color:#000!important}.skip-link{display:inline-flex;align-items:center;gap:6px;padding:10px 20px;background:transparent;border:1.5px solid var(--ion-color-primary, #1877F2);border-radius:50px;color:var(--ion-color-primary, #1877F2);font-family:Montserrat,sans-serif;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease}.skip-link:hover{background:var(--ion-color-primary, #1877F2);color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #1877f24d}.skip-link:active{transform:translateY(0)}.skip-link:disabled{opacity:.5;cursor:not-allowed}.skip-link ion-icon{font-size:16px}:root{--ion-color-primary: #1877F2;--ion-color-primary-rgb: 83,166,243;--ion-color-primary-contrast: #ececec;--ion-color-primary-contrast-rgb: 0,0,0;--ion-color-primary-shade: #4992d6;--ion-color-primary-tint: #64aff4;--ion-color-success: #2dd55b;--ion-color-success-rgb: 45,213,91;--ion-color-success-contrast: #000000;--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: #000000;--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: #ffffff;--ion-color-danger-contrast-rgb: 255,255,255;--ion-color-danger-shade: #ad000d;--ion-color-danger-tint: #cb1a27;--ion-color-light: #EEEEEE;--ion-color-light-rgb: 238,238,238;--ion-color-light-contrast: #3c3c3c;--ion-color-light-contrast-rgb: 0,0,0;--ion-color-light-shade: #d1d1d1;--ion-color-light-tint: #ffffff;--ion-text-color:#232323;--ion-border-color: #C8C8C8;--ion-background-color: white;--ion-color-dark: #232323;--ion-color-dark-rgb: 35,35,35;--ion-color-dark-contrast: #ffffff;--ion-color-dark-contrast-rgb: 255,255,255;--ion-color-dark-shade: #1f1f1f;--ion-color-dark-tint: #848181;--ion-color-medium: #9f9f9f;--ion-color-medium-rgb: 200,200,200;--ion-color-medium-contrast: #828282;--ion-color-medium-contrast-rgb: 0,0,0;--ion-color-medium-shade: #b0b0b0;--ion-color-medium-tint: #cecece;--ion-color-white: #ffffff;--ion-color-white-rgb: 255,255,255;--ion-color-white-contrast: #d1d1d1;--ion-color-white-contrast-rgb: 0,0,0;--ion-color-white-shade: #e0e0e0;--ion-color-white-tint: #f7f7f7;--ion-color-dark-light: #777676;--ion-box-shadow: rgba(0, 0, 0, .1490196078);--ion-notification-color: #FDA043;--ion-warning-color: #FF2626;--ion-success-color: #52CB7B;--ion-info-color: #53A6F3;--ion-wrong-color: #FF2626}.fs-1{font-size:4px!important}.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}.lh-1{line-height:4px!important}.fs-2{font-size:8px!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}.lh-2{line-height:8px!important}.fs-3{font-size:12px!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}.lh-3{line-height:12px!important}.fs-4{font-size:16px!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}.lh-4{line-height:16px!important}.fs-5{font-size:20px!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}.lh-5{line-height:20px!important}.fs-6{font-size:24px!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}.lh-6{line-height:24px!important}.fs-7{font-size:28px!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}.lh-7{line-height:28px!important}.fs-8{font-size:32px!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}.lh-8{line-height:32px!important}.fs-9{font-size:36px!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}.lh-9{line-height:36px!important}.fs-10{font-size:40px!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}.lh-10{line-height:40px!important}.fs-11{font-size:44px!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}.lh-11{line-height:44px!important}.fs-12{font-size:48px!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}.lh-12{line-height:48px!important}.fs-13{font-size:52px!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}.lh-13{line-height:52px!important}.fs-14{font-size:56px!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}.lh-14{line-height:56px!important}.fs-15{font-size:60px!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}.lh-15{line-height:60px!important}.fs-16{font-size:64px!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}.lh-16{line-height:64px!important}.fs-17{font-size:68px!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}.lh-17{line-height:68px!important}.fs-18{font-size:72px!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}.lh-18{line-height:72px!important}.fs-19{font-size:76px!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}.lh-19{line-height:76px!important}.fs-20{font-size:80px!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}.lh-20{line-height:80px!important}.fs-21{font-size:84px!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}.lh-21{line-height:84px!important}.fs-22{font-size:88px!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}.lh-22{line-height:88px!important}.fs-23{font-size:92px!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}.lh-23{line-height:92px!important}.fs-24{font-size:96px!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}.lh-24{line-height:96px!important}.fs-25{font-size:100px!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}.lh-25{line-height:100px!important}.fs-26{font-size:104px!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}.lh-26{line-height:104px!important}.fs-27{font-size:108px!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}.lh-27{line-height:108px!important}.fs-28{font-size:112px!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}.lh-28{line-height:112px!important}.fs-29{font-size:116px!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}.lh-29{line-height:116px!important}.fs-30{font-size:120px!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}.lh-30{line-height:120px!important}.fs-31{font-size:124px!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}.lh-31{line-height:124px!important}.fs-32{font-size:128px!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}.lh-32{line-height:128px!important}.fs-33{font-size:132px!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}.lh-33{line-height:132px!important}.fs-34{font-size:136px!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}.lh-34{line-height:136px!important}.fs-35{font-size:140px!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}.lh-35{line-height:140px!important}.fs-36{font-size:144px!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}.lh-36{line-height:144px!important}.fs-37{font-size:148px!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}.lh-37{line-height:148px!important}.fs-38{font-size:152px!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}.lh-38{line-height:152px!important}.fs-39{font-size:156px!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}.lh-39{line-height:156px!important}.fs-40{font-size:160px!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}.lh-40{line-height:160px!important}.fs-41{font-size:164px!important}.p-41{padding:164px!important}.pt-41{padding-top:164px!important}.pb-41{padding-bottom:164px!important}.py-41{padding-top:164px!important;padding-bottom:164px!important}.px-41{padding-left:164px!important;padding-right:164px!important}.pr-41{padding-right:164px!important}.pl-41{padding-left:164px!important}.m-41{margin:164px!important}.mt-41{margin-top:164px!important}.mb-41{margin-bottom:164px!important}.mr-41{margin-right:164px!important}.ml-41{margin-left:164px!important}.my-41{margin-top:164px!important;margin-bottom:164px!important}.mx-41{margin-left:164px!important;margin-right:164px!important}.gap-41{gap:164px!important}.lh-41{line-height:164px!important}.fs-42{font-size:168px!important}.p-42{padding:168px!important}.pt-42{padding-top:168px!important}.pb-42{padding-bottom:168px!important}.py-42{padding-top:168px!important;padding-bottom:168px!important}.px-42{padding-left:168px!important;padding-right:168px!important}.pr-42{padding-right:168px!important}.pl-42{padding-left:168px!important}.m-42{margin:168px!important}.mt-42{margin-top:168px!important}.mb-42{margin-bottom:168px!important}.mr-42{margin-right:168px!important}.ml-42{margin-left:168px!important}.my-42{margin-top:168px!important;margin-bottom:168px!important}.mx-42{margin-left:168px!important;margin-right:168px!important}.gap-42{gap:168px!important}.lh-42{line-height:168px!important}.fs-43{font-size:172px!important}.p-43{padding:172px!important}.pt-43{padding-top:172px!important}.pb-43{padding-bottom:172px!important}.py-43{padding-top:172px!important;padding-bottom:172px!important}.px-43{padding-left:172px!important;padding-right:172px!important}.pr-43{padding-right:172px!important}.pl-43{padding-left:172px!important}.m-43{margin:172px!important}.mt-43{margin-top:172px!important}.mb-43{margin-bottom:172px!important}.mr-43{margin-right:172px!important}.ml-43{margin-left:172px!important}.my-43{margin-top:172px!important;margin-bottom:172px!important}.mx-43{margin-left:172px!important;margin-right:172px!important}.gap-43{gap:172px!important}.lh-43{line-height:172px!important}.fs-44{font-size:176px!important}.p-44{padding:176px!important}.pt-44{padding-top:176px!important}.pb-44{padding-bottom:176px!important}.py-44{padding-top:176px!important;padding-bottom:176px!important}.px-44{padding-left:176px!important;padding-right:176px!important}.pr-44{padding-right:176px!important}.pl-44{padding-left:176px!important}.m-44{margin:176px!important}.mt-44{margin-top:176px!important}.mb-44{margin-bottom:176px!important}.mr-44{margin-right:176px!important}.ml-44{margin-left:176px!important}.my-44{margin-top:176px!important;margin-bottom:176px!important}.mx-44{margin-left:176px!important;margin-right:176px!important}.gap-44{gap:176px!important}.lh-44{line-height:176px!important}.fs-45{font-size:180px!important}.p-45{padding:180px!important}.pt-45{padding-top:180px!important}.pb-45{padding-bottom:180px!important}.py-45{padding-top:180px!important;padding-bottom:180px!important}.px-45{padding-left:180px!important;padding-right:180px!important}.pr-45{padding-right:180px!important}.pl-45{padding-left:180px!important}.m-45{margin:180px!important}.mt-45{margin-top:180px!important}.mb-45{margin-bottom:180px!important}.mr-45{margin-right:180px!important}.ml-45{margin-left:180px!important}.my-45{margin-top:180px!important;margin-bottom:180px!important}.mx-45{margin-left:180px!important;margin-right:180px!important}.gap-45{gap:180px!important}.lh-45{line-height:180px!important}.fs-46{font-size:184px!important}.p-46{padding:184px!important}.pt-46{padding-top:184px!important}.pb-46{padding-bottom:184px!important}.py-46{padding-top:184px!important;padding-bottom:184px!important}.px-46{padding-left:184px!important;padding-right:184px!important}.pr-46{padding-right:184px!important}.pl-46{padding-left:184px!important}.m-46{margin:184px!important}.mt-46{margin-top:184px!important}.mb-46{margin-bottom:184px!important}.mr-46{margin-right:184px!important}.ml-46{margin-left:184px!important}.my-46{margin-top:184px!important;margin-bottom:184px!important}.mx-46{margin-left:184px!important;margin-right:184px!important}.gap-46{gap:184px!important}.lh-46{line-height:184px!important}.fs-47{font-size:188px!important}.p-47{padding:188px!important}.pt-47{padding-top:188px!important}.pb-47{padding-bottom:188px!important}.py-47{padding-top:188px!important;padding-bottom:188px!important}.px-47{padding-left:188px!important;padding-right:188px!important}.pr-47{padding-right:188px!important}.pl-47{padding-left:188px!important}.m-47{margin:188px!important}.mt-47{margin-top:188px!important}.mb-47{margin-bottom:188px!important}.mr-47{margin-right:188px!important}.ml-47{margin-left:188px!important}.my-47{margin-top:188px!important;margin-bottom:188px!important}.mx-47{margin-left:188px!important;margin-right:188px!important}.gap-47{gap:188px!important}.lh-47{line-height:188px!important}.fs-48{font-size:192px!important}.p-48{padding:192px!important}.pt-48{padding-top:192px!important}.pb-48{padding-bottom:192px!important}.py-48{padding-top:192px!important;padding-bottom:192px!important}.px-48{padding-left:192px!important;padding-right:192px!important}.pr-48{padding-right:192px!important}.pl-48{padding-left:192px!important}.m-48{margin:192px!important}.mt-48{margin-top:192px!important}.mb-48{margin-bottom:192px!important}.mr-48{margin-right:192px!important}.ml-48{margin-left:192px!important}.my-48{margin-top:192px!important;margin-bottom:192px!important}.mx-48{margin-left:192px!important;margin-right:192px!important}.gap-48{gap:192px!important}.lh-48{line-height:192px!important}.fs-49{font-size:196px!important}.p-49{padding:196px!important}.pt-49{padding-top:196px!important}.pb-49{padding-bottom:196px!important}.py-49{padding-top:196px!important;padding-bottom:196px!important}.px-49{padding-left:196px!important;padding-right:196px!important}.pr-49{padding-right:196px!important}.pl-49{padding-left:196px!important}.m-49{margin:196px!important}.mt-49{margin-top:196px!important}.mb-49{margin-bottom:196px!important}.mr-49{margin-right:196px!important}.ml-49{margin-left:196px!important}.my-49{margin-top:196px!important;margin-bottom:196px!important}.mx-49{margin-left:196px!important;margin-right:196px!important}.gap-49{gap:196px!important}.lh-49{line-height:196px!important}.fs-50{font-size:200px!important}.p-50{padding:200px!important}.pt-50{padding-top:200px!important}.pb-50{padding-bottom:200px!important}.py-50{padding-top:200px!important;padding-bottom:200px!important}.px-50{padding-left:200px!important;padding-right:200px!important}.pr-50{padding-right:200px!important}.pl-50{padding-left:200px!important}.m-50{margin:200px!important}.mt-50{margin-top:200px!important}.mb-50{margin-bottom:200px!important}.mr-50{margin-right:200px!important}.ml-50{margin-left:200px!important}.my-50{margin-top:200px!important;margin-bottom:200px!important}.mx-50{margin-left:200px!important;margin-right:200px!important}.gap-50{gap:200px!important}.lh-50{line-height:200px!important}.fs-51{font-size:204px!important}.p-51{padding:204px!important}.pt-51{padding-top:204px!important}.pb-51{padding-bottom:204px!important}.py-51{padding-top:204px!important;padding-bottom:204px!important}.px-51{padding-left:204px!important;padding-right:204px!important}.pr-51{padding-right:204px!important}.pl-51{padding-left:204px!important}.m-51{margin:204px!important}.mt-51{margin-top:204px!important}.mb-51{margin-bottom:204px!important}.mr-51{margin-right:204px!important}.ml-51{margin-left:204px!important}.my-51{margin-top:204px!important;margin-bottom:204px!important}.mx-51{margin-left:204px!important;margin-right:204px!important}.gap-51{gap:204px!important}.lh-51{line-height:204px!important}.fs-52{font-size:208px!important}.p-52{padding:208px!important}.pt-52{padding-top:208px!important}.pb-52{padding-bottom:208px!important}.py-52{padding-top:208px!important;padding-bottom:208px!important}.px-52{padding-left:208px!important;padding-right:208px!important}.pr-52{padding-right:208px!important}.pl-52{padding-left:208px!important}.m-52{margin:208px!important}.mt-52{margin-top:208px!important}.mb-52{margin-bottom:208px!important}.mr-52{margin-right:208px!important}.ml-52{margin-left:208px!important}.my-52{margin-top:208px!important;margin-bottom:208px!important}.mx-52{margin-left:208px!important;margin-right:208px!important}.gap-52{gap:208px!important}.lh-52{line-height:208px!important}.fs-53{font-size:212px!important}.p-53{padding:212px!important}.pt-53{padding-top:212px!important}.pb-53{padding-bottom:212px!important}.py-53{padding-top:212px!important;padding-bottom:212px!important}.px-53{padding-left:212px!important;padding-right:212px!important}.pr-53{padding-right:212px!important}.pl-53{padding-left:212px!important}.m-53{margin:212px!important}.mt-53{margin-top:212px!important}.mb-53{margin-bottom:212px!important}.mr-53{margin-right:212px!important}.ml-53{margin-left:212px!important}.my-53{margin-top:212px!important;margin-bottom:212px!important}.mx-53{margin-left:212px!important;margin-right:212px!important}.gap-53{gap:212px!important}.lh-53{line-height:212px!important}.fs-54{font-size:216px!important}.p-54{padding:216px!important}.pt-54{padding-top:216px!important}.pb-54{padding-bottom:216px!important}.py-54{padding-top:216px!important;padding-bottom:216px!important}.px-54{padding-left:216px!important;padding-right:216px!important}.pr-54{padding-right:216px!important}.pl-54{padding-left:216px!important}.m-54{margin:216px!important}.mt-54{margin-top:216px!important}.mb-54{margin-bottom:216px!important}.mr-54{margin-right:216px!important}.ml-54{margin-left:216px!important}.my-54{margin-top:216px!important;margin-bottom:216px!important}.mx-54{margin-left:216px!important;margin-right:216px!important}.gap-54{gap:216px!important}.lh-54{line-height:216px!important}.fs-55{font-size:220px!important}.p-55{padding:220px!important}.pt-55{padding-top:220px!important}.pb-55{padding-bottom:220px!important}.py-55{padding-top:220px!important;padding-bottom:220px!important}.px-55{padding-left:220px!important;padding-right:220px!important}.pr-55{padding-right:220px!important}.pl-55{padding-left:220px!important}.m-55{margin:220px!important}.mt-55{margin-top:220px!important}.mb-55{margin-bottom:220px!important}.mr-55{margin-right:220px!important}.ml-55{margin-left:220px!important}.my-55{margin-top:220px!important;margin-bottom:220px!important}.mx-55{margin-left:220px!important;margin-right:220px!important}.gap-55{gap:220px!important}.lh-55{line-height:220px!important}.fs-56{font-size:224px!important}.p-56{padding:224px!important}.pt-56{padding-top:224px!important}.pb-56{padding-bottom:224px!important}.py-56{padding-top:224px!important;padding-bottom:224px!important}.px-56{padding-left:224px!important;padding-right:224px!important}.pr-56{padding-right:224px!important}.pl-56{padding-left:224px!important}.m-56{margin:224px!important}.mt-56{margin-top:224px!important}.mb-56{margin-bottom:224px!important}.mr-56{margin-right:224px!important}.ml-56{margin-left:224px!important}.my-56{margin-top:224px!important;margin-bottom:224px!important}.mx-56{margin-left:224px!important;margin-right:224px!important}.gap-56{gap:224px!important}.lh-56{line-height:224px!important}.fs-57{font-size:228px!important}.p-57{padding:228px!important}.pt-57{padding-top:228px!important}.pb-57{padding-bottom:228px!important}.py-57{padding-top:228px!important;padding-bottom:228px!important}.px-57{padding-left:228px!important;padding-right:228px!important}.pr-57{padding-right:228px!important}.pl-57{padding-left:228px!important}.m-57{margin:228px!important}.mt-57{margin-top:228px!important}.mb-57{margin-bottom:228px!important}.mr-57{margin-right:228px!important}.ml-57{margin-left:228px!important}.my-57{margin-top:228px!important;margin-bottom:228px!important}.mx-57{margin-left:228px!important;margin-right:228px!important}.gap-57{gap:228px!important}.lh-57{line-height:228px!important}.fs-58{font-size:232px!important}.p-58{padding:232px!important}.pt-58{padding-top:232px!important}.pb-58{padding-bottom:232px!important}.py-58{padding-top:232px!important;padding-bottom:232px!important}.px-58{padding-left:232px!important;padding-right:232px!important}.pr-58{padding-right:232px!important}.pl-58{padding-left:232px!important}.m-58{margin:232px!important}.mt-58{margin-top:232px!important}.mb-58{margin-bottom:232px!important}.mr-58{margin-right:232px!important}.ml-58{margin-left:232px!important}.my-58{margin-top:232px!important;margin-bottom:232px!important}.mx-58{margin-left:232px!important;margin-right:232px!important}.gap-58{gap:232px!important}.lh-58{line-height:232px!important}.fs-59{font-size:236px!important}.p-59{padding:236px!important}.pt-59{padding-top:236px!important}.pb-59{padding-bottom:236px!important}.py-59{padding-top:236px!important;padding-bottom:236px!important}.px-59{padding-left:236px!important;padding-right:236px!important}.pr-59{padding-right:236px!important}.pl-59{padding-left:236px!important}.m-59{margin:236px!important}.mt-59{margin-top:236px!important}.mb-59{margin-bottom:236px!important}.mr-59{margin-right:236px!important}.ml-59{margin-left:236px!important}.my-59{margin-top:236px!important;margin-bottom:236px!important}.mx-59{margin-left:236px!important;margin-right:236px!important}.gap-59{gap:236px!important}.lh-59{line-height:236px!important}.fs-60{font-size:240px!important}.p-60{padding:240px!important}.pt-60{padding-top:240px!important}.pb-60{padding-bottom:240px!important}.py-60{padding-top:240px!important;padding-bottom:240px!important}.px-60{padding-left:240px!important;padding-right:240px!important}.pr-60{padding-right:240px!important}.pl-60{padding-left:240px!important}.m-60{margin:240px!important}.mt-60{margin-top:240px!important}.mb-60{margin-bottom:240px!important}.mr-60{margin-right:240px!important}.ml-60{margin-left:240px!important}.my-60{margin-top:240px!important;margin-bottom:240px!important}.mx-60{margin-left:240px!important;margin-right:240px!important}.gap-60{gap:240px!important}.lh-60{line-height:240px!important}.fs-61{font-size:244px!important}.p-61{padding:244px!important}.pt-61{padding-top:244px!important}.pb-61{padding-bottom:244px!important}.py-61{padding-top:244px!important;padding-bottom:244px!important}.px-61{padding-left:244px!important;padding-right:244px!important}.pr-61{padding-right:244px!important}.pl-61{padding-left:244px!important}.m-61{margin:244px!important}.mt-61{margin-top:244px!important}.mb-61{margin-bottom:244px!important}.mr-61{margin-right:244px!important}.ml-61{margin-left:244px!important}.my-61{margin-top:244px!important;margin-bottom:244px!important}.mx-61{margin-left:244px!important;margin-right:244px!important}.gap-61{gap:244px!important}.lh-61{line-height:244px!important}.fs-62{font-size:248px!important}.p-62{padding:248px!important}.pt-62{padding-top:248px!important}.pb-62{padding-bottom:248px!important}.py-62{padding-top:248px!important;padding-bottom:248px!important}.px-62{padding-left:248px!important;padding-right:248px!important}.pr-62{padding-right:248px!important}.pl-62{padding-left:248px!important}.m-62{margin:248px!important}.mt-62{margin-top:248px!important}.mb-62{margin-bottom:248px!important}.mr-62{margin-right:248px!important}.ml-62{margin-left:248px!important}.my-62{margin-top:248px!important;margin-bottom:248px!important}.mx-62{margin-left:248px!important;margin-right:248px!important}.gap-62{gap:248px!important}.lh-62{line-height:248px!important}.fs-63{font-size:252px!important}.p-63{padding:252px!important}.pt-63{padding-top:252px!important}.pb-63{padding-bottom:252px!important}.py-63{padding-top:252px!important;padding-bottom:252px!important}.px-63{padding-left:252px!important;padding-right:252px!important}.pr-63{padding-right:252px!important}.pl-63{padding-left:252px!important}.m-63{margin:252px!important}.mt-63{margin-top:252px!important}.mb-63{margin-bottom:252px!important}.mr-63{margin-right:252px!important}.ml-63{margin-left:252px!important}.my-63{margin-top:252px!important;margin-bottom:252px!important}.mx-63{margin-left:252px!important;margin-right:252px!important}.gap-63{gap:252px!important}.lh-63{line-height:252px!important}.fs-64{font-size:256px!important}.p-64{padding:256px!important}.pt-64{padding-top:256px!important}.pb-64{padding-bottom:256px!important}.py-64{padding-top:256px!important;padding-bottom:256px!important}.px-64{padding-left:256px!important;padding-right:256px!important}.pr-64{padding-right:256px!important}.pl-64{padding-left:256px!important}.m-64{margin:256px!important}.mt-64{margin-top:256px!important}.mb-64{margin-bottom:256px!important}.mr-64{margin-right:256px!important}.ml-64{margin-left:256px!important}.my-64{margin-top:256px!important;margin-bottom:256px!important}.mx-64{margin-left:256px!important;margin-right:256px!important}.gap-64{gap:256px!important}.lh-64{line-height:256px!important}.fs-65{font-size:260px!important}.p-65{padding:260px!important}.pt-65{padding-top:260px!important}.pb-65{padding-bottom:260px!important}.py-65{padding-top:260px!important;padding-bottom:260px!important}.px-65{padding-left:260px!important;padding-right:260px!important}.pr-65{padding-right:260px!important}.pl-65{padding-left:260px!important}.m-65{margin:260px!important}.mt-65{margin-top:260px!important}.mb-65{margin-bottom:260px!important}.mr-65{margin-right:260px!important}.ml-65{margin-left:260px!important}.my-65{margin-top:260px!important;margin-bottom:260px!important}.mx-65{margin-left:260px!important;margin-right:260px!important}.gap-65{gap:260px!important}.lh-65{line-height:260px!important}.fs-66{font-size:264px!important}.p-66{padding:264px!important}.pt-66{padding-top:264px!important}.pb-66{padding-bottom:264px!important}.py-66{padding-top:264px!important;padding-bottom:264px!important}.px-66{padding-left:264px!important;padding-right:264px!important}.pr-66{padding-right:264px!important}.pl-66{padding-left:264px!important}.m-66{margin:264px!important}.mt-66{margin-top:264px!important}.mb-66{margin-bottom:264px!important}.mr-66{margin-right:264px!important}.ml-66{margin-left:264px!important}.my-66{margin-top:264px!important;margin-bottom:264px!important}.mx-66{margin-left:264px!important;margin-right:264px!important}.gap-66{gap:264px!important}.lh-66{line-height:264px!important}.fs-67{font-size:268px!important}.p-67{padding:268px!important}.pt-67{padding-top:268px!important}.pb-67{padding-bottom:268px!important}.py-67{padding-top:268px!important;padding-bottom:268px!important}.px-67{padding-left:268px!important;padding-right:268px!important}.pr-67{padding-right:268px!important}.pl-67{padding-left:268px!important}.m-67{margin:268px!important}.mt-67{margin-top:268px!important}.mb-67{margin-bottom:268px!important}.mr-67{margin-right:268px!important}.ml-67{margin-left:268px!important}.my-67{margin-top:268px!important;margin-bottom:268px!important}.mx-67{margin-left:268px!important;margin-right:268px!important}.gap-67{gap:268px!important}.lh-67{line-height:268px!important}.fs-68{font-size:272px!important}.p-68{padding:272px!important}.pt-68{padding-top:272px!important}.pb-68{padding-bottom:272px!important}.py-68{padding-top:272px!important;padding-bottom:272px!important}.px-68{padding-left:272px!important;padding-right:272px!important}.pr-68{padding-right:272px!important}.pl-68{padding-left:272px!important}.m-68{margin:272px!important}.mt-68{margin-top:272px!important}.mb-68{margin-bottom:272px!important}.mr-68{margin-right:272px!important}.ml-68{margin-left:272px!important}.my-68{margin-top:272px!important;margin-bottom:272px!important}.mx-68{margin-left:272px!important;margin-right:272px!important}.gap-68{gap:272px!important}.lh-68{line-height:272px!important}.fs-69{font-size:276px!important}.p-69{padding:276px!important}.pt-69{padding-top:276px!important}.pb-69{padding-bottom:276px!important}.py-69{padding-top:276px!important;padding-bottom:276px!important}.px-69{padding-left:276px!important;padding-right:276px!important}.pr-69{padding-right:276px!important}.pl-69{padding-left:276px!important}.m-69{margin:276px!important}.mt-69{margin-top:276px!important}.mb-69{margin-bottom:276px!important}.mr-69{margin-right:276px!important}.ml-69{margin-left:276px!important}.my-69{margin-top:276px!important;margin-bottom:276px!important}.mx-69{margin-left:276px!important;margin-right:276px!important}.gap-69{gap:276px!important}.lh-69{line-height:276px!important}.fs-70{font-size:280px!important}.p-70{padding:280px!important}.pt-70{padding-top:280px!important}.pb-70{padding-bottom:280px!important}.py-70{padding-top:280px!important;padding-bottom:280px!important}.px-70{padding-left:280px!important;padding-right:280px!important}.pr-70{padding-right:280px!important}.pl-70{padding-left:280px!important}.m-70{margin:280px!important}.mt-70{margin-top:280px!important}.mb-70{margin-bottom:280px!important}.mr-70{margin-right:280px!important}.ml-70{margin-left:280px!important}.my-70{margin-top:280px!important;margin-bottom:280px!important}.mx-70{margin-left:280px!important;margin-right:280px!important}.gap-70{gap:280px!important}.lh-70{line-height:280px!important}.fs-71{font-size:284px!important}.p-71{padding:284px!important}.pt-71{padding-top:284px!important}.pb-71{padding-bottom:284px!important}.py-71{padding-top:284px!important;padding-bottom:284px!important}.px-71{padding-left:284px!important;padding-right:284px!important}.pr-71{padding-right:284px!important}.pl-71{padding-left:284px!important}.m-71{margin:284px!important}.mt-71{margin-top:284px!important}.mb-71{margin-bottom:284px!important}.mr-71{margin-right:284px!important}.ml-71{margin-left:284px!important}.my-71{margin-top:284px!important;margin-bottom:284px!important}.mx-71{margin-left:284px!important;margin-right:284px!important}.gap-71{gap:284px!important}.lh-71{line-height:284px!important}.fs-72{font-size:288px!important}.p-72{padding:288px!important}.pt-72{padding-top:288px!important}.pb-72{padding-bottom:288px!important}.py-72{padding-top:288px!important;padding-bottom:288px!important}.px-72{padding-left:288px!important;padding-right:288px!important}.pr-72{padding-right:288px!important}.pl-72{padding-left:288px!important}.m-72{margin:288px!important}.mt-72{margin-top:288px!important}.mb-72{margin-bottom:288px!important}.mr-72{margin-right:288px!important}.ml-72{margin-left:288px!important}.my-72{margin-top:288px!important;margin-bottom:288px!important}.mx-72{margin-left:288px!important;margin-right:288px!important}.gap-72{gap:288px!important}.lh-72{line-height:288px!important}.fs-73{font-size:292px!important}.p-73{padding:292px!important}.pt-73{padding-top:292px!important}.pb-73{padding-bottom:292px!important}.py-73{padding-top:292px!important;padding-bottom:292px!important}.px-73{padding-left:292px!important;padding-right:292px!important}.pr-73{padding-right:292px!important}.pl-73{padding-left:292px!important}.m-73{margin:292px!important}.mt-73{margin-top:292px!important}.mb-73{margin-bottom:292px!important}.mr-73{margin-right:292px!important}.ml-73{margin-left:292px!important}.my-73{margin-top:292px!important;margin-bottom:292px!important}.mx-73{margin-left:292px!important;margin-right:292px!important}.gap-73{gap:292px!important}.lh-73{line-height:292px!important}.fs-74{font-size:296px!important}.p-74{padding:296px!important}.pt-74{padding-top:296px!important}.pb-74{padding-bottom:296px!important}.py-74{padding-top:296px!important;padding-bottom:296px!important}.px-74{padding-left:296px!important;padding-right:296px!important}.pr-74{padding-right:296px!important}.pl-74{padding-left:296px!important}.m-74{margin:296px!important}.mt-74{margin-top:296px!important}.mb-74{margin-bottom:296px!important}.mr-74{margin-right:296px!important}.ml-74{margin-left:296px!important}.my-74{margin-top:296px!important;margin-bottom:296px!important}.mx-74{margin-left:296px!important;margin-right:296px!important}.gap-74{gap:296px!important}.lh-74{line-height:296px!important}.fs-75{font-size:300px!important}.p-75{padding:300px!important}.pt-75{padding-top:300px!important}.pb-75{padding-bottom:300px!important}.py-75{padding-top:300px!important;padding-bottom:300px!important}.px-75{padding-left:300px!important;padding-right:300px!important}.pr-75{padding-right:300px!important}.pl-75{padding-left:300px!important}.m-75{margin:300px!important}.mt-75{margin-top:300px!important}.mb-75{margin-bottom:300px!important}.mr-75{margin-right:300px!important}.ml-75{margin-left:300px!important}.my-75{margin-top:300px!important;margin-bottom:300px!important}.mx-75{margin-left:300px!important;margin-right:300px!important}.gap-75{gap:300px!important}.lh-75{line-height:300px!important}.fs-76{font-size:304px!important}.p-76{padding:304px!important}.pt-76{padding-top:304px!important}.pb-76{padding-bottom:304px!important}.py-76{padding-top:304px!important;padding-bottom:304px!important}.px-76{padding-left:304px!important;padding-right:304px!important}.pr-76{padding-right:304px!important}.pl-76{padding-left:304px!important}.m-76{margin:304px!important}.mt-76{margin-top:304px!important}.mb-76{margin-bottom:304px!important}.mr-76{margin-right:304px!important}.ml-76{margin-left:304px!important}.my-76{margin-top:304px!important;margin-bottom:304px!important}.mx-76{margin-left:304px!important;margin-right:304px!important}.gap-76{gap:304px!important}.lh-76{line-height:304px!important}.fs-77{font-size:308px!important}.p-77{padding:308px!important}.pt-77{padding-top:308px!important}.pb-77{padding-bottom:308px!important}.py-77{padding-top:308px!important;padding-bottom:308px!important}.px-77{padding-left:308px!important;padding-right:308px!important}.pr-77{padding-right:308px!important}.pl-77{padding-left:308px!important}.m-77{margin:308px!important}.mt-77{margin-top:308px!important}.mb-77{margin-bottom:308px!important}.mr-77{margin-right:308px!important}.ml-77{margin-left:308px!important}.my-77{margin-top:308px!important;margin-bottom:308px!important}.mx-77{margin-left:308px!important;margin-right:308px!important}.gap-77{gap:308px!important}.lh-77{line-height:308px!important}.fs-78{font-size:312px!important}.p-78{padding:312px!important}.pt-78{padding-top:312px!important}.pb-78{padding-bottom:312px!important}.py-78{padding-top:312px!important;padding-bottom:312px!important}.px-78{padding-left:312px!important;padding-right:312px!important}.pr-78{padding-right:312px!important}.pl-78{padding-left:312px!important}.m-78{margin:312px!important}.mt-78{margin-top:312px!important}.mb-78{margin-bottom:312px!important}.mr-78{margin-right:312px!important}.ml-78{margin-left:312px!important}.my-78{margin-top:312px!important;margin-bottom:312px!important}.mx-78{margin-left:312px!important;margin-right:312px!important}.gap-78{gap:312px!important}.lh-78{line-height:312px!important}.fs-79{font-size:316px!important}.p-79{padding:316px!important}.pt-79{padding-top:316px!important}.pb-79{padding-bottom:316px!important}.py-79{padding-top:316px!important;padding-bottom:316px!important}.px-79{padding-left:316px!important;padding-right:316px!important}.pr-79{padding-right:316px!important}.pl-79{padding-left:316px!important}.m-79{margin:316px!important}.mt-79{margin-top:316px!important}.mb-79{margin-bottom:316px!important}.mr-79{margin-right:316px!important}.ml-79{margin-left:316px!important}.my-79{margin-top:316px!important;margin-bottom:316px!important}.mx-79{margin-left:316px!important;margin-right:316px!important}.gap-79{gap:316px!important}.lh-79{line-height:316px!important}.fs-80{font-size:320px!important}.p-80{padding:320px!important}.pt-80{padding-top:320px!important}.pb-80{padding-bottom:320px!important}.py-80{padding-top:320px!important;padding-bottom:320px!important}.px-80{padding-left:320px!important;padding-right:320px!important}.pr-80{padding-right:320px!important}.pl-80{padding-left:320px!important}.m-80{margin:320px!important}.mt-80{margin-top:320px!important}.mb-80{margin-bottom:320px!important}.mr-80{margin-right:320px!important}.ml-80{margin-left:320px!important}.my-80{margin-top:320px!important;margin-bottom:320px!important}.mx-80{margin-left:320px!important;margin-right:320px!important}.gap-80{gap:320px!important}.lh-80{line-height:320px!important}.fs-81{font-size:324px!important}.p-81{padding:324px!important}.pt-81{padding-top:324px!important}.pb-81{padding-bottom:324px!important}.py-81{padding-top:324px!important;padding-bottom:324px!important}.px-81{padding-left:324px!important;padding-right:324px!important}.pr-81{padding-right:324px!important}.pl-81{padding-left:324px!important}.m-81{margin:324px!important}.mt-81{margin-top:324px!important}.mb-81{margin-bottom:324px!important}.mr-81{margin-right:324px!important}.ml-81{margin-left:324px!important}.my-81{margin-top:324px!important;margin-bottom:324px!important}.mx-81{margin-left:324px!important;margin-right:324px!important}.gap-81{gap:324px!important}.lh-81{line-height:324px!important}.fs-82{font-size:328px!important}.p-82{padding:328px!important}.pt-82{padding-top:328px!important}.pb-82{padding-bottom:328px!important}.py-82{padding-top:328px!important;padding-bottom:328px!important}.px-82{padding-left:328px!important;padding-right:328px!important}.pr-82{padding-right:328px!important}.pl-82{padding-left:328px!important}.m-82{margin:328px!important}.mt-82{margin-top:328px!important}.mb-82{margin-bottom:328px!important}.mr-82{margin-right:328px!important}.ml-82{margin-left:328px!important}.my-82{margin-top:328px!important;margin-bottom:328px!important}.mx-82{margin-left:328px!important;margin-right:328px!important}.gap-82{gap:328px!important}.lh-82{line-height:328px!important}.fs-83{font-size:332px!important}.p-83{padding:332px!important}.pt-83{padding-top:332px!important}.pb-83{padding-bottom:332px!important}.py-83{padding-top:332px!important;padding-bottom:332px!important}.px-83{padding-left:332px!important;padding-right:332px!important}.pr-83{padding-right:332px!important}.pl-83{padding-left:332px!important}.m-83{margin:332px!important}.mt-83{margin-top:332px!important}.mb-83{margin-bottom:332px!important}.mr-83{margin-right:332px!important}.ml-83{margin-left:332px!important}.my-83{margin-top:332px!important;margin-bottom:332px!important}.mx-83{margin-left:332px!important;margin-right:332px!important}.gap-83{gap:332px!important}.lh-83{line-height:332px!important}.fs-84{font-size:336px!important}.p-84{padding:336px!important}.pt-84{padding-top:336px!important}.pb-84{padding-bottom:336px!important}.py-84{padding-top:336px!important;padding-bottom:336px!important}.px-84{padding-left:336px!important;padding-right:336px!important}.pr-84{padding-right:336px!important}.pl-84{padding-left:336px!important}.m-84{margin:336px!important}.mt-84{margin-top:336px!important}.mb-84{margin-bottom:336px!important}.mr-84{margin-right:336px!important}.ml-84{margin-left:336px!important}.my-84{margin-top:336px!important;margin-bottom:336px!important}.mx-84{margin-left:336px!important;margin-right:336px!important}.gap-84{gap:336px!important}.lh-84{line-height:336px!important}.fs-85{font-size:340px!important}.p-85{padding:340px!important}.pt-85{padding-top:340px!important}.pb-85{padding-bottom:340px!important}.py-85{padding-top:340px!important;padding-bottom:340px!important}.px-85{padding-left:340px!important;padding-right:340px!important}.pr-85{padding-right:340px!important}.pl-85{padding-left:340px!important}.m-85{margin:340px!important}.mt-85{margin-top:340px!important}.mb-85{margin-bottom:340px!important}.mr-85{margin-right:340px!important}.ml-85{margin-left:340px!important}.my-85{margin-top:340px!important;margin-bottom:340px!important}.mx-85{margin-left:340px!important;margin-right:340px!important}.gap-85{gap:340px!important}.lh-85{line-height:340px!important}.fs-86{font-size:344px!important}.p-86{padding:344px!important}.pt-86{padding-top:344px!important}.pb-86{padding-bottom:344px!important}.py-86{padding-top:344px!important;padding-bottom:344px!important}.px-86{padding-left:344px!important;padding-right:344px!important}.pr-86{padding-right:344px!important}.pl-86{padding-left:344px!important}.m-86{margin:344px!important}.mt-86{margin-top:344px!important}.mb-86{margin-bottom:344px!important}.mr-86{margin-right:344px!important}.ml-86{margin-left:344px!important}.my-86{margin-top:344px!important;margin-bottom:344px!important}.mx-86{margin-left:344px!important;margin-right:344px!important}.gap-86{gap:344px!important}.lh-86{line-height:344px!important}.fs-87{font-size:348px!important}.p-87{padding:348px!important}.pt-87{padding-top:348px!important}.pb-87{padding-bottom:348px!important}.py-87{padding-top:348px!important;padding-bottom:348px!important}.px-87{padding-left:348px!important;padding-right:348px!important}.pr-87{padding-right:348px!important}.pl-87{padding-left:348px!important}.m-87{margin:348px!important}.mt-87{margin-top:348px!important}.mb-87{margin-bottom:348px!important}.mr-87{margin-right:348px!important}.ml-87{margin-left:348px!important}.my-87{margin-top:348px!important;margin-bottom:348px!important}.mx-87{margin-left:348px!important;margin-right:348px!important}.gap-87{gap:348px!important}.lh-87{line-height:348px!important}.fs-88{font-size:352px!important}.p-88{padding:352px!important}.pt-88{padding-top:352px!important}.pb-88{padding-bottom:352px!important}.py-88{padding-top:352px!important;padding-bottom:352px!important}.px-88{padding-left:352px!important;padding-right:352px!important}.pr-88{padding-right:352px!important}.pl-88{padding-left:352px!important}.m-88{margin:352px!important}.mt-88{margin-top:352px!important}.mb-88{margin-bottom:352px!important}.mr-88{margin-right:352px!important}.ml-88{margin-left:352px!important}.my-88{margin-top:352px!important;margin-bottom:352px!important}.mx-88{margin-left:352px!important;margin-right:352px!important}.gap-88{gap:352px!important}.lh-88{line-height:352px!important}.fs-89{font-size:356px!important}.p-89{padding:356px!important}.pt-89{padding-top:356px!important}.pb-89{padding-bottom:356px!important}.py-89{padding-top:356px!important;padding-bottom:356px!important}.px-89{padding-left:356px!important;padding-right:356px!important}.pr-89{padding-right:356px!important}.pl-89{padding-left:356px!important}.m-89{margin:356px!important}.mt-89{margin-top:356px!important}.mb-89{margin-bottom:356px!important}.mr-89{margin-right:356px!important}.ml-89{margin-left:356px!important}.my-89{margin-top:356px!important;margin-bottom:356px!important}.mx-89{margin-left:356px!important;margin-right:356px!important}.gap-89{gap:356px!important}.lh-89{line-height:356px!important}.fs-90{font-size:360px!important}.p-90{padding:360px!important}.pt-90{padding-top:360px!important}.pb-90{padding-bottom:360px!important}.py-90{padding-top:360px!important;padding-bottom:360px!important}.px-90{padding-left:360px!important;padding-right:360px!important}.pr-90{padding-right:360px!important}.pl-90{padding-left:360px!important}.m-90{margin:360px!important}.mt-90{margin-top:360px!important}.mb-90{margin-bottom:360px!important}.mr-90{margin-right:360px!important}.ml-90{margin-left:360px!important}.my-90{margin-top:360px!important;margin-bottom:360px!important}.mx-90{margin-left:360px!important;margin-right:360px!important}.gap-90{gap:360px!important}.lh-90{line-height:360px!important}.fs-91{font-size:364px!important}.p-91{padding:364px!important}.pt-91{padding-top:364px!important}.pb-91{padding-bottom:364px!important}.py-91{padding-top:364px!important;padding-bottom:364px!important}.px-91{padding-left:364px!important;padding-right:364px!important}.pr-91{padding-right:364px!important}.pl-91{padding-left:364px!important}.m-91{margin:364px!important}.mt-91{margin-top:364px!important}.mb-91{margin-bottom:364px!important}.mr-91{margin-right:364px!important}.ml-91{margin-left:364px!important}.my-91{margin-top:364px!important;margin-bottom:364px!important}.mx-91{margin-left:364px!important;margin-right:364px!important}.gap-91{gap:364px!important}.lh-91{line-height:364px!important}.fs-92{font-size:368px!important}.p-92{padding:368px!important}.pt-92{padding-top:368px!important}.pb-92{padding-bottom:368px!important}.py-92{padding-top:368px!important;padding-bottom:368px!important}.px-92{padding-left:368px!important;padding-right:368px!important}.pr-92{padding-right:368px!important}.pl-92{padding-left:368px!important}.m-92{margin:368px!important}.mt-92{margin-top:368px!important}.mb-92{margin-bottom:368px!important}.mr-92{margin-right:368px!important}.ml-92{margin-left:368px!important}.my-92{margin-top:368px!important;margin-bottom:368px!important}.mx-92{margin-left:368px!important;margin-right:368px!important}.gap-92{gap:368px!important}.lh-92{line-height:368px!important}.fs-93{font-size:372px!important}.p-93{padding:372px!important}.pt-93{padding-top:372px!important}.pb-93{padding-bottom:372px!important}.py-93{padding-top:372px!important;padding-bottom:372px!important}.px-93{padding-left:372px!important;padding-right:372px!important}.pr-93{padding-right:372px!important}.pl-93{padding-left:372px!important}.m-93{margin:372px!important}.mt-93{margin-top:372px!important}.mb-93{margin-bottom:372px!important}.mr-93{margin-right:372px!important}.ml-93{margin-left:372px!important}.my-93{margin-top:372px!important;margin-bottom:372px!important}.mx-93{margin-left:372px!important;margin-right:372px!important}.gap-93{gap:372px!important}.lh-93{line-height:372px!important}.fs-94{font-size:376px!important}.p-94{padding:376px!important}.pt-94{padding-top:376px!important}.pb-94{padding-bottom:376px!important}.py-94{padding-top:376px!important;padding-bottom:376px!important}.px-94{padding-left:376px!important;padding-right:376px!important}.pr-94{padding-right:376px!important}.pl-94{padding-left:376px!important}.m-94{margin:376px!important}.mt-94{margin-top:376px!important}.mb-94{margin-bottom:376px!important}.mr-94{margin-right:376px!important}.ml-94{margin-left:376px!important}.my-94{margin-top:376px!important;margin-bottom:376px!important}.mx-94{margin-left:376px!important;margin-right:376px!important}.gap-94{gap:376px!important}.lh-94{line-height:376px!important}.fs-95{font-size:380px!important}.p-95{padding:380px!important}.pt-95{padding-top:380px!important}.pb-95{padding-bottom:380px!important}.py-95{padding-top:380px!important;padding-bottom:380px!important}.px-95{padding-left:380px!important;padding-right:380px!important}.pr-95{padding-right:380px!important}.pl-95{padding-left:380px!important}.m-95{margin:380px!important}.mt-95{margin-top:380px!important}.mb-95{margin-bottom:380px!important}.mr-95{margin-right:380px!important}.ml-95{margin-left:380px!important}.my-95{margin-top:380px!important;margin-bottom:380px!important}.mx-95{margin-left:380px!important;margin-right:380px!important}.gap-95{gap:380px!important}.lh-95{line-height:380px!important}.fs-96{font-size:384px!important}.p-96{padding:384px!important}.pt-96{padding-top:384px!important}.pb-96{padding-bottom:384px!important}.py-96{padding-top:384px!important;padding-bottom:384px!important}.px-96{padding-left:384px!important;padding-right:384px!important}.pr-96{padding-right:384px!important}.pl-96{padding-left:384px!important}.m-96{margin:384px!important}.mt-96{margin-top:384px!important}.mb-96{margin-bottom:384px!important}.mr-96{margin-right:384px!important}.ml-96{margin-left:384px!important}.my-96{margin-top:384px!important;margin-bottom:384px!important}.mx-96{margin-left:384px!important;margin-right:384px!important}.gap-96{gap:384px!important}.lh-96{line-height:384px!important}.fs-97{font-size:388px!important}.p-97{padding:388px!important}.pt-97{padding-top:388px!important}.pb-97{padding-bottom:388px!important}.py-97{padding-top:388px!important;padding-bottom:388px!important}.px-97{padding-left:388px!important;padding-right:388px!important}.pr-97{padding-right:388px!important}.pl-97{padding-left:388px!important}.m-97{margin:388px!important}.mt-97{margin-top:388px!important}.mb-97{margin-bottom:388px!important}.mr-97{margin-right:388px!important}.ml-97{margin-left:388px!important}.my-97{margin-top:388px!important;margin-bottom:388px!important}.mx-97{margin-left:388px!important;margin-right:388px!important}.gap-97{gap:388px!important}.lh-97{line-height:388px!important}.fs-98{font-size:392px!important}.p-98{padding:392px!important}.pt-98{padding-top:392px!important}.pb-98{padding-bottom:392px!important}.py-98{padding-top:392px!important;padding-bottom:392px!important}.px-98{padding-left:392px!important;padding-right:392px!important}.pr-98{padding-right:392px!important}.pl-98{padding-left:392px!important}.m-98{margin:392px!important}.mt-98{margin-top:392px!important}.mb-98{margin-bottom:392px!important}.mr-98{margin-right:392px!important}.ml-98{margin-left:392px!important}.my-98{margin-top:392px!important;margin-bottom:392px!important}.mx-98{margin-left:392px!important;margin-right:392px!important}.gap-98{gap:392px!important}.lh-98{line-height:392px!important}.fs-99{font-size:396px!important}.p-99{padding:396px!important}.pt-99{padding-top:396px!important}.pb-99{padding-bottom:396px!important}.py-99{padding-top:396px!important;padding-bottom:396px!important}.px-99{padding-left:396px!important;padding-right:396px!important}.pr-99{padding-right:396px!important}.pl-99{padding-left:396px!important}.m-99{margin:396px!important}.mt-99{margin-top:396px!important}.mb-99{margin-bottom:396px!important}.mr-99{margin-right:396px!important}.ml-99{margin-left:396px!important}.my-99{margin-top:396px!important;margin-bottom:396px!important}.mx-99{margin-left:396px!important;margin-right:396px!important}.gap-99{gap:396px!important}.lh-99{line-height:396px!important}.fs-100{font-size:400px!important}.p-100{padding:400px!important}.pt-100{padding-top:400px!important}.pb-100{padding-bottom:400px!important}.py-100{padding-top:400px!important;padding-bottom:400px!important}.px-100{padding-left:400px!important;padding-right:400px!important}.pr-100{padding-right:400px!important}.pl-100{padding-left:400px!important}.m-100{margin:400px!important}.mt-100{margin-top:400px!important}.mtrem{margin-top:.7rem}.mb-100{margin-bottom:400px!important}.mr-100{margin-right:400px!important}.ml-100{margin-left:400px!important}.my-100{margin-top:400px!important;margin-bottom:400px!important}.mx-100{margin-left:400px!important;margin-right:400px!important}.gap-100{gap:400px!important}.lh-100{line-height:400px!important}.mtn-1{margin-top:-1px!important}.mbn-1{margin-bottom:-1px!important}.mtn-2{margin-top:-2px!important}.mbn-2{margin-bottom:-2px!important}.mtn-3{margin-top:-3px!important}.mbn-3{margin-bottom:-3px!important}.mtn-4{margin-top:-4px!important}.mbn-4{margin-bottom:-4px!important}.mtn-5{margin-top:-5px!important}.mbn-5{margin-bottom:-5px!important}.mtn-6{margin-top:-6px!important}.mbn-6{margin-bottom:-6px!important}.mtn-7{margin-top:-7px!important}.mbn-7{margin-bottom:-7px!important}.mtn-8{margin-top:-8px!important}.mbn-8{margin-bottom:-8px!important}.mtn-9{margin-top:-9px!important}.mbn-9{margin-bottom:-9px!important}.mtn-10{margin-top:-10px!important}.mbn-10{margin-bottom:-10px!important}.mtn-11{margin-top:-11px!important}.mbn-11{margin-bottom:-11px!important}.mtn-12{margin-top:-12px!important}.mbn-12{margin-bottom:-12px!important}.mtn-13{margin-top:-13px!important}.mbn-13{margin-bottom:-13px!important}.mtn-14{margin-top:-14px!important}.mbn-14{margin-bottom:-14px!important}.mtn-15{margin-top:-15px!important}.mbn-15{margin-bottom:-15px!important}.mtn-16{margin-top:-16px!important}.mbn-16{margin-bottom:-16px!important}.mtn-17{margin-top:-17px!important}.mbn-17{margin-bottom:-17px!important}.mtn-18{margin-top:-18px!important}.mbn-18{margin-bottom:-18px!important}.mtn-19{margin-top:-19px!important}.mbn-19{margin-bottom:-19px!important}.mtn-20{margin-top:-20px!important}.mbn-20{margin-bottom:-20px!important}.mtn-21{margin-top:-21px!important}.mbn-21{margin-bottom:-21px!important}.mtn-22{margin-top:-22px!important}.mbn-22{margin-bottom:-22px!important}.mtn-23{margin-top:-23px!important}.mbn-23{margin-bottom:-23px!important}.mtn-24{margin-top:-24px!important}.mbn-24{margin-bottom:-24px!important}.mtn-25{margin-top:-25px!important}.mbn-25{margin-bottom:-25px!important}.mtn-26{margin-top:-26px!important}.mbn-26{margin-bottom:-26px!important}.mtn-27{margin-top:-27px!important}.mbn-27{margin-bottom:-27px!important}.mtn-28{margin-top:-28px!important}.mbn-28{margin-bottom:-28px!important}.mtn-29{margin-top:-29px!important}.mbn-29{margin-bottom:-29px!important}.mtn-30{margin-top:-30px!important}.mbn-30{margin-bottom:-30px!important}.mtn-31{margin-top:-31px!important}.mbn-31{margin-bottom:-31px!important}.mtn-32{margin-top:-32px!important}.mbn-32{margin-bottom:-32px!important}.mtn-33{margin-top:-33px!important}.mbn-33{margin-bottom:-33px!important}.mtn-34{margin-top:-34px!important}.mbn-34{margin-bottom:-34px!important}.mtn-35{margin-top:-35px!important}.mbn-35{margin-bottom:-35px!important}.mtn-36{margin-top:-36px!important}.mbn-36{margin-bottom:-36px!important}.mtn-37{margin-top:-37px!important}.mbn-37{margin-bottom:-37px!important}.mtn-38{margin-top:-38px!important}.mbn-38{margin-bottom:-38px!important}.mtn-39{margin-top:-39px!important}.mbn-39{margin-bottom:-39px!important}.mtn-40{margin-top:-40px!important}.mbn-40{margin-bottom:-40px!important}.mtn-41{margin-top:-41px!important}.mbn-41{margin-bottom:-41px!important}.mtn-42{margin-top:-42px!important}.mbn-42{margin-bottom:-42px!important}.mtn-43{margin-top:-43px!important}.mbn-43{margin-bottom:-43px!important}.mtn-44{margin-top:-44px!important}.mbn-44{margin-bottom:-44px!important}.mtn-45{margin-top:-45px!important}.mbn-45{margin-bottom:-45px!important}.mtn-46{margin-top:-46px!important}.mbn-46{margin-bottom:-46px!important}.mtn-47{margin-top:-47px!important}.mbn-47{margin-bottom:-47px!important}.mtn-48{margin-top:-48px!important}.mbn-48{margin-bottom:-48px!important}.mtn-49{margin-top:-49px!important}.mbn-49{margin-bottom:-49px!important}.mtn-50{margin-top:-50px!important}.mbn-50{margin-bottom:-50px!important}.mtn-51{margin-top:-51px!important}.mbn-51{margin-bottom:-51px!important}.mtn-52{margin-top:-52px!important}.mbn-52{margin-bottom:-52px!important}.mtn-53{margin-top:-53px!important}.mbn-53{margin-bottom:-53px!important}.mtn-54{margin-top:-54px!important}.mbn-54{margin-bottom:-54px!important}.mtn-55{margin-top:-55px!important}.mbn-55{margin-bottom:-55px!important}.mtn-56{margin-top:-56px!important}.mbn-56{margin-bottom:-56px!important}.mtn-57{margin-top:-57px!important}.mbn-57{margin-bottom:-57px!important}.mtn-58{margin-top:-58px!important}.mbn-58{margin-bottom:-58px!important}.mtn-59{margin-top:-59px!important}.mbn-59{margin-bottom:-59px!important}.mtn-60{margin-top:-60px!important}.mbn-60{margin-bottom:-60px!important}.mtn-61{margin-top:-61px!important}.mbn-61{margin-bottom:-61px!important}.mtn-62{margin-top:-62px!important}.mbn-62{margin-bottom:-62px!important}.mtn-63{margin-top:-63px!important}.mbn-63{margin-bottom:-63px!important}.mtn-64{margin-top:-64px!important}.mbn-64{margin-bottom:-64px!important}.mtn-65{margin-top:-65px!important}.mbn-65{margin-bottom:-65px!important}.mtn-66{margin-top:-66px!important}.mbn-66{margin-bottom:-66px!important}.mtn-67{margin-top:-67px!important}.mbn-67{margin-bottom:-67px!important}.mtn-68{margin-top:-68px!important}.mbn-68{margin-bottom:-68px!important}.mtn-69{margin-top:-69px!important}.mbn-69{margin-bottom:-69px!important}.mtn-70{margin-top:-70px!important}.mbn-70{margin-bottom:-70px!important}.mtn-71{margin-top:-71px!important}.mbn-71{margin-bottom:-71px!important}.mtn-72{margin-top:-72px!important}.mbn-72{margin-bottom:-72px!important}.mtn-73{margin-top:-73px!important}.mbn-73{margin-bottom:-73px!important}.mtn-74{margin-top:-74px!important}.mbn-74{margin-bottom:-74px!important}.mtn-75{margin-top:-75px!important}.mbn-75{margin-bottom:-75px!important}.mtn-76{margin-top:-76px!important}.mbn-76{margin-bottom:-76px!important}.mtn-77{margin-top:-77px!important}.mbn-77{margin-bottom:-77px!important}.mtn-78{margin-top:-78px!important}.mbn-78{margin-bottom:-78px!important}.mtn-79{margin-top:-79px!important}.mbn-79{margin-bottom:-79px!important}.mtn-80{margin-top:-80px!important}.mbn-80{margin-bottom:-80px!important}.mtn-81{margin-top:-81px!important}.mbn-81{margin-bottom:-81px!important}.mtn-82{margin-top:-82px!important}.mbn-82{margin-bottom:-82px!important}.mtn-83{margin-top:-83px!important}.mbn-83{margin-bottom:-83px!important}.mtn-84{margin-top:-84px!important}.mbn-84{margin-bottom:-84px!important}.mtn-85{margin-top:-85px!important}.mbn-85{margin-bottom:-85px!important}.mtn-86{margin-top:-86px!important}.mbn-86{margin-bottom:-86px!important}.mtn-87{margin-top:-87px!important}.mbn-87{margin-bottom:-87px!important}.mtn-88{margin-top:-88px!important}.mbn-88{margin-bottom:-88px!important}.mtn-89{margin-top:-89px!important}.mbn-89{margin-bottom:-89px!important}.mtn-90{margin-top:-90px!important}.mbn-90{margin-bottom:-90px!important}.mtn-91{margin-top:-91px!important}.mbn-91{margin-bottom:-91px!important}.mtn-92{margin-top:-92px!important}.mbn-92{margin-bottom:-92px!important}.mtn-93{margin-top:-93px!important}.mbn-93{margin-bottom:-93px!important}.mtn-94{margin-top:-94px!important}.mbn-94{margin-bottom:-94px!important}.mtn-95{margin-top:-95px!important}.mbn-95{margin-bottom:-95px!important}.mtn-96{margin-top:-96px!important}.mbn-96{margin-bottom:-96px!important}.mtn-97{margin-top:-97px!important}.mbn-97{margin-bottom:-97px!important}.mtn-98{margin-top:-98px!important}.mbn-98{margin-bottom:-98px!important}.mtn-99{margin-top:-99px!important}.mbn-99{margin-bottom:-99px!important}.mtn-100{margin-top:-100px!important}.mbn-100{margin-bottom:-100px!important}@media (max-width: 730px){.fs-1{font-size:3px!important}.p-1{padding:3px!important}.pt-1{padding-top:3px!important}.pb-1{padding-bottom:3px!important}.py-1{padding-top:3px!important;padding-bottom:3px!important}.px-1{padding-left:3px!important;padding-right:3px!important}.pr-1{padding-right:3px!important}.pl-1{padding-left:3px!important}.m-1{margin:3px!important}.mt-1{margin-top:3px!important}.mb-1{margin-bottom:3px!important}.mr-1{margin-right:3px!important}.ml-1{margin-left:3px!important}.my-1{margin-top:3px!important;margin-bottom:3px!important}.mx-1{margin-left:3px!important;margin-right:3px!important}.gap-1{gap:3px!important}.lh-1{line-height:3px!important}.fs-2{font-size:6px!important}.p-2{padding:6px!important}.pt-2{padding-top:6px!important}.pb-2{padding-bottom:6px!important}.py-2{padding-top:6px!important;padding-bottom:6px!important}.px-2{padding-left:6px!important;padding-right:6px!important}.pr-2{padding-right:6px!important}.pl-2{padding-left:6px!important}.m-2{margin:6px!important}.mt-2{margin-top:6px!important}.mb-2{margin-bottom:6px!important}.mr-2{margin-right:6px!important}.ml-2{margin-left:6px!important}.my-2{margin-top:6px!important;margin-bottom:6px!important}.mx-2{margin-left:6px!important;margin-right:6px!important}.gap-2{gap:6px!important}.lh-2{line-height:6px!important}.fs-3{font-size:9px!important}.p-3{padding:9px!important}.pt-3{padding-top:9px!important}.pb-3{padding-bottom:9px!important}.py-3{padding-top:9px!important;padding-bottom:9px!important}.px-3{padding-left:9px!important;padding-right:9px!important}.pr-3{padding-right:9px!important}.pl-3{padding-left:9px!important}.m-3{margin:9px!important}.mt-3{margin-top:9px!important}.mb-3{margin-bottom:9px!important}.mr-3{margin-right:9px!important}.ml-3{margin-left:9px!important}.my-3{margin-top:9px!important;margin-bottom:9px!important}.mx-3{margin-left:9px!important;margin-right:9px!important}.gap-3{gap:9px!important}.lh-3{line-height:9px!important}.fs-4{font-size:12px!important}.p-4{padding:12px!important}.pt-4{padding-top:12px!important}.pb-4{padding-bottom:12px!important}.py-4{padding-top:12px!important;padding-bottom:12px!important}.px-4{padding-left:12px!important;padding-right:12px!important}.pr-4{padding-right:12px!important}.pl-4{padding-left:12px!important}.m-4{margin:12px!important}.mt-4{margin-top:12px!important}.mb-4{margin-bottom:12px!important}.mr-4{margin-right:12px!important}.ml-4{margin-left:12px!important}.my-4{margin-top:12px!important;margin-bottom:12px!important}.mx-4{margin-left:12px!important;margin-right:12px!important}.gap-4{gap:12px!important}.lh-4{line-height:12px!important}.fs-5{font-size:15px!important}.p-5{padding:15px!important}.pt-5{padding-top:15px!important}.pb-5{padding-bottom:15px!important}.py-5{padding-top:15px!important;padding-bottom:15px!important}.px-5{padding-left:15px!important;padding-right:15px!important}.pr-5{padding-right:15px!important}.pl-5{padding-left:15px!important}.m-5{margin:15px!important}.mt-5{margin-top:15px!important}.mb-5{margin-bottom:15px!important}.mr-5{margin-right:15px!important}.ml-5{margin-left:15px!important}.my-5{margin-top:15px!important;margin-bottom:15px!important}.mx-5{margin-left:15px!important;margin-right:15px!important}.gap-5{gap:15px!important}.lh-5{line-height:15px!important}.fs-6{font-size:18px!important}.p-6{padding:18px!important}.pt-6{padding-top:18px!important}.pb-6{padding-bottom:18px!important}.py-6{padding-top:18px!important;padding-bottom:18px!important}.px-6{padding-left:18px!important;padding-right:18px!important}.pr-6{padding-right:18px!important}.pl-6{padding-left:18px!important}.m-6{margin:18px!important}.mt-6{margin-top:18px!important}.mb-6{margin-bottom:18px!important}.mr-6{margin-right:18px!important}.ml-6{margin-left:18px!important}.my-6{margin-top:18px!important;margin-bottom:18px!important}.mx-6{margin-left:18px!important;margin-right:18px!important}.gap-6{gap:18px!important}.lh-6{line-height:18px!important}.fs-7{font-size:21px!important}.p-7{padding:21px!important}.pt-7{padding-top:21px!important}.pb-7{padding-bottom:21px!important}.py-7{padding-top:21px!important;padding-bottom:21px!important}.px-7{padding-left:21px!important;padding-right:21px!important}.pr-7{padding-right:21px!important}.pl-7{padding-left:21px!important}.m-7{margin:21px!important}.mt-7{margin-top:21px!important}.mb-7{margin-bottom:21px!important}.mr-7{margin-right:21px!important}.ml-7{margin-left:21px!important}.my-7{margin-top:21px!important;margin-bottom:21px!important}.mx-7{margin-left:21px!important;margin-right:21px!important}.gap-7{gap:21px!important}.lh-7{line-height:21px!important}.fs-8{font-size:24px!important}.p-8{padding:24px!important}.pt-8{padding-top:24px!important}.pb-8{padding-bottom:24px!important}.py-8{padding-top:24px!important;padding-bottom:24px!important}.px-8{padding-left:24px!important;padding-right:24px!important}.pr-8{padding-right:24px!important}.pl-8{padding-left:24px!important}.m-8{margin:24px!important}.mt-8{margin-top:24px!important}.mb-8{margin-bottom:24px!important}.mr-8{margin-right:24px!important}.ml-8{margin-left:24px!important}.my-8{margin-top:24px!important;margin-bottom:24px!important}.mx-8{margin-left:24px!important;margin-right:24px!important}.gap-8{gap:24px!important}.lh-8{line-height:24px!important}.fs-9{font-size:27px!important}.p-9{padding:27px!important}.pt-9{padding-top:27px!important}.pb-9{padding-bottom:27px!important}.py-9{padding-top:27px!important;padding-bottom:27px!important}.px-9{padding-left:27px!important;padding-right:27px!important}.pr-9{padding-right:27px!important}.pl-9{padding-left:27px!important}.m-9{margin:27px!important}.mt-9{margin-top:27px!important}.mb-9{margin-bottom:27px!important}.mr-9{margin-right:27px!important}.ml-9{margin-left:27px!important}.my-9{margin-top:27px!important;margin-bottom:27px!important}.mx-9{margin-left:27px!important;margin-right:27px!important}.gap-9{gap:27px!important}.lh-9{line-height:27px!important}.fs-10{font-size:30px!important}.p-10{padding:30px!important}.pt-10{padding-top:30px!important}.pb-10{padding-bottom:30px!important}.py-10{padding-top:30px!important;padding-bottom:30px!important}.px-10{padding-left:30px!important;padding-right:30px!important}.pr-10{padding-right:30px!important}.pl-10{padding-left:30px!important}.m-10{margin:30px!important}.mt-10{margin-top:30px!important}.mb-10{margin-bottom:30px!important}.mr-10{margin-right:30px!important}.ml-10{margin-left:30px!important}.my-10{margin-top:30px!important;margin-bottom:30px!important}.mx-10{margin-left:30px!important;margin-right:30px!important}.gap-10{gap:30px!important}.lh-10{line-height:30px!important}.fs-11{font-size:33px!important}.p-11{padding:33px!important}.pt-11{padding-top:33px!important}.pb-11{padding-bottom:33px!important}.py-11{padding-top:33px!important;padding-bottom:33px!important}.px-11{padding-left:33px!important;padding-right:33px!important}.pr-11{padding-right:33px!important}.pl-11{padding-left:33px!important}.m-11{margin:33px!important}.mt-11{margin-top:33px!important}.mb-11{margin-bottom:33px!important}.mr-11{margin-right:33px!important}.ml-11{margin-left:33px!important}.my-11{margin-top:33px!important;margin-bottom:33px!important}.mx-11{margin-left:33px!important;margin-right:33px!important}.gap-11{gap:33px!important}.lh-11{line-height:33px!important}.fs-12{font-size:36px!important}.p-12{padding:36px!important}.pt-12{padding-top:36px!important}.pb-12{padding-bottom:36px!important}.py-12{padding-top:36px!important;padding-bottom:36px!important}.px-12{padding-left:36px!important;padding-right:36px!important}.pr-12{padding-right:36px!important}.pl-12{padding-left:36px!important}.m-12{margin:36px!important}.mt-12{margin-top:36px!important}.mb-12{margin-bottom:36px!important}.mr-12{margin-right:36px!important}.ml-12{margin-left:36px!important}.my-12{margin-top:36px!important;margin-bottom:36px!important}.mx-12{margin-left:36px!important;margin-right:36px!important}.gap-12{gap:36px!important}.lh-12{line-height:36px!important}.fs-13{font-size:39px!important}.p-13{padding:39px!important}.pt-13{padding-top:39px!important}.pb-13{padding-bottom:39px!important}.py-13{padding-top:39px!important;padding-bottom:39px!important}.px-13{padding-left:39px!important;padding-right:39px!important}.pr-13{padding-right:39px!important}.pl-13{padding-left:39px!important}.m-13{margin:39px!important}.mt-13{margin-top:39px!important}.mb-13{margin-bottom:39px!important}.mr-13{margin-right:39px!important}.ml-13{margin-left:39px!important}.my-13{margin-top:39px!important;margin-bottom:39px!important}.mx-13{margin-left:39px!important;margin-right:39px!important}.gap-13{gap:39px!important}.lh-13{line-height:39px!important}.fs-14{font-size:42px!important}.p-14{padding:42px!important}.pt-14{padding-top:42px!important}.pb-14{padding-bottom:42px!important}.py-14{padding-top:42px!important;padding-bottom:42px!important}.px-14{padding-left:42px!important;padding-right:42px!important}.pr-14{padding-right:42px!important}.pl-14{padding-left:42px!important}.m-14{margin:42px!important}.mt-14{margin-top:42px!important}.mb-14{margin-bottom:42px!important}.mr-14{margin-right:42px!important}.ml-14{margin-left:42px!important}.my-14{margin-top:42px!important;margin-bottom:42px!important}.mx-14{margin-left:42px!important;margin-right:42px!important}.gap-14{gap:42px!important}.lh-14{line-height:42px!important}.fs-15{font-size:45px!important}.p-15{padding:45px!important}.pt-15{padding-top:45px!important}.pb-15{padding-bottom:45px!important}.py-15{padding-top:45px!important;padding-bottom:45px!important}.px-15{padding-left:45px!important;padding-right:45px!important}.pr-15{padding-right:45px!important}.pl-15{padding-left:45px!important}.m-15{margin:45px!important}.mt-15{margin-top:45px!important}.mb-15{margin-bottom:45px!important}.mr-15{margin-right:45px!important}.ml-15{margin-left:45px!important}.my-15{margin-top:45px!important;margin-bottom:45px!important}.mx-15{margin-left:45px!important;margin-right:45px!important}.gap-15{gap:45px!important}.lh-15{line-height:45px!important}.fs-16{font-size:48px!important}.p-16{padding:48px!important}.pt-16{padding-top:48px!important}.pb-16{padding-bottom:48px!important}.py-16{padding-top:48px!important;padding-bottom:48px!important}.px-16{padding-left:48px!important;padding-right:48px!important}.pr-16{padding-right:48px!important}.pl-16{padding-left:48px!important}.m-16{margin:48px!important}.mt-16{margin-top:48px!important}.mb-16{margin-bottom:48px!important}.mr-16{margin-right:48px!important}.ml-16{margin-left:48px!important}.my-16{margin-top:48px!important;margin-bottom:48px!important}.mx-16{margin-left:48px!important;margin-right:48px!important}.gap-16{gap:48px!important}.lh-16{line-height:48px!important}.fs-17{font-size:51px!important}.p-17{padding:51px!important}.pt-17{padding-top:51px!important}.pb-17{padding-bottom:51px!important}.py-17{padding-top:51px!important;padding-bottom:51px!important}.px-17{padding-left:51px!important;padding-right:51px!important}.pr-17{padding-right:51px!important}.pl-17{padding-left:51px!important}.m-17{margin:51px!important}.mt-17{margin-top:51px!important}.mb-17{margin-bottom:51px!important}.mr-17{margin-right:51px!important}.ml-17{margin-left:51px!important}.my-17{margin-top:51px!important;margin-bottom:51px!important}.mx-17{margin-left:51px!important;margin-right:51px!important}.gap-17{gap:51px!important}.lh-17{line-height:51px!important}.fs-18{font-size:54px!important}.p-18{padding:54px!important}.pt-18{padding-top:54px!important}.pb-18{padding-bottom:54px!important}.py-18{padding-top:54px!important;padding-bottom:54px!important}.px-18{padding-left:54px!important;padding-right:54px!important}.pr-18{padding-right:54px!important}.pl-18{padding-left:54px!important}.m-18{margin:54px!important}.mt-18{margin-top:54px!important}.mb-18{margin-bottom:54px!important}.mr-18{margin-right:54px!important}.ml-18{margin-left:54px!important}.my-18{margin-top:54px!important;margin-bottom:54px!important}.mx-18{margin-left:54px!important;margin-right:54px!important}.gap-18{gap:54px!important}.lh-18{line-height:54px!important}.fs-19{font-size:57px!important}.p-19{padding:57px!important}.pt-19{padding-top:57px!important}.pb-19{padding-bottom:57px!important}.py-19{padding-top:57px!important;padding-bottom:57px!important}.px-19{padding-left:57px!important;padding-right:57px!important}.pr-19{padding-right:57px!important}.pl-19{padding-left:57px!important}.m-19{margin:57px!important}.mt-19{margin-top:57px!important}.mb-19{margin-bottom:57px!important}.mr-19{margin-right:57px!important}.ml-19{margin-left:57px!important}.my-19{margin-top:57px!important;margin-bottom:57px!important}.mx-19{margin-left:57px!important;margin-right:57px!important}.gap-19{gap:57px!important}.lh-19{line-height:57px!important}.fs-20{font-size:60px!important}.p-20{padding:60px!important}.pt-20{padding-top:60px!important}.pb-20{padding-bottom:60px!important}.py-20{padding-top:60px!important;padding-bottom:60px!important}.px-20{padding-left:60px!important;padding-right:60px!important}.pr-20{padding-right:60px!important}.pl-20{padding-left:60px!important}.m-20{margin:60px!important}.mt-20{margin-top:60px!important}.mb-20{margin-bottom:60px!important}.mr-20{margin-right:60px!important}.ml-20{margin-left:60px!important}.my-20{margin-top:60px!important;margin-bottom:60px!important}.mx-20{margin-left:60px!important;margin-right:60px!important}.gap-20{gap:60px!important}.lh-20{line-height:60px!important}.fs-21{font-size:63px!important}.p-21{padding:63px!important}.pt-21{padding-top:63px!important}.pb-21{padding-bottom:63px!important}.py-21{padding-top:63px!important;padding-bottom:63px!important}.px-21{padding-left:63px!important;padding-right:63px!important}.pr-21{padding-right:63px!important}.pl-21{padding-left:63px!important}.m-21{margin:63px!important}.mt-21{margin-top:63px!important}.mb-21{margin-bottom:63px!important}.mr-21{margin-right:63px!important}.ml-21{margin-left:63px!important}.my-21{margin-top:63px!important;margin-bottom:63px!important}.mx-21{margin-left:63px!important;margin-right:63px!important}.gap-21{gap:63px!important}.lh-21{line-height:63px!important}.fs-22{font-size:66px!important}.p-22{padding:66px!important}.pt-22{padding-top:66px!important}.pb-22{padding-bottom:66px!important}.py-22{padding-top:66px!important;padding-bottom:66px!important}.px-22{padding-left:66px!important;padding-right:66px!important}.pr-22{padding-right:66px!important}.pl-22{padding-left:66px!important}.m-22{margin:66px!important}.mt-22{margin-top:66px!important}.mb-22{margin-bottom:66px!important}.mr-22{margin-right:66px!important}.ml-22{margin-left:66px!important}.my-22{margin-top:66px!important;margin-bottom:66px!important}.mx-22{margin-left:66px!important;margin-right:66px!important}.gap-22{gap:66px!important}.lh-22{line-height:66px!important}.fs-23{font-size:69px!important}.p-23{padding:69px!important}.pt-23{padding-top:69px!important}.pb-23{padding-bottom:69px!important}.py-23{padding-top:69px!important;padding-bottom:69px!important}.px-23{padding-left:69px!important;padding-right:69px!important}.pr-23{padding-right:69px!important}.pl-23{padding-left:69px!important}.m-23{margin:69px!important}.mt-23{margin-top:69px!important}.mb-23{margin-bottom:69px!important}.mr-23{margin-right:69px!important}.ml-23{margin-left:69px!important}.my-23{margin-top:69px!important;margin-bottom:69px!important}.mx-23{margin-left:69px!important;margin-right:69px!important}.gap-23{gap:69px!important}.lh-23{line-height:69px!important}.fs-24{font-size:72px!important}.p-24{padding:72px!important}.pt-24{padding-top:72px!important}.pb-24{padding-bottom:72px!important}.py-24{padding-top:72px!important;padding-bottom:72px!important}.px-24{padding-left:72px!important;padding-right:72px!important}.pr-24{padding-right:72px!important}.pl-24{padding-left:72px!important}.m-24{margin:72px!important}.mt-24{margin-top:72px!important}.mb-24{margin-bottom:72px!important}.mr-24{margin-right:72px!important}.ml-24{margin-left:72px!important}.my-24{margin-top:72px!important;margin-bottom:72px!important}.mx-24{margin-left:72px!important;margin-right:72px!important}.gap-24{gap:72px!important}.lh-24{line-height:72px!important}.fs-25{font-size:75px!important}.p-25{padding:75px!important}.pt-25{padding-top:75px!important}.pb-25{padding-bottom:75px!important}.py-25{padding-top:75px!important;padding-bottom:75px!important}.px-25{padding-left:75px!important;padding-right:75px!important}.pr-25{padding-right:75px!important}.pl-25{padding-left:75px!important}.m-25{margin:75px!important}.mt-25{margin-top:75px!important}.mb-25{margin-bottom:75px!important}.mr-25{margin-right:75px!important}.ml-25{margin-left:75px!important}.my-25{margin-top:75px!important;margin-bottom:75px!important}.mx-25{margin-left:75px!important;margin-right:75px!important}.gap-25{gap:75px!important}.lh-25{line-height:75px!important}.fs-26{font-size:78px!important}.p-26{padding:78px!important}.pt-26{padding-top:78px!important}.pb-26{padding-bottom:78px!important}.py-26{padding-top:78px!important;padding-bottom:78px!important}.px-26{padding-left:78px!important;padding-right:78px!important}.pr-26{padding-right:78px!important}.pl-26{padding-left:78px!important}.m-26{margin:78px!important}.mt-26{margin-top:78px!important}.mb-26{margin-bottom:78px!important}.mr-26{margin-right:78px!important}.ml-26{margin-left:78px!important}.my-26{margin-top:78px!important;margin-bottom:78px!important}.mx-26{margin-left:78px!important;margin-right:78px!important}.gap-26{gap:78px!important}.lh-26{line-height:78px!important}.fs-27{font-size:81px!important}.p-27{padding:81px!important}.pt-27{padding-top:81px!important}.pb-27{padding-bottom:81px!important}.py-27{padding-top:81px!important;padding-bottom:81px!important}.px-27{padding-left:81px!important;padding-right:81px!important}.pr-27{padding-right:81px!important}.pl-27{padding-left:81px!important}.m-27{margin:81px!important}.mt-27{margin-top:81px!important}.mb-27{margin-bottom:81px!important}.mr-27{margin-right:81px!important}.ml-27{margin-left:81px!important}.my-27{margin-top:81px!important;margin-bottom:81px!important}.mx-27{margin-left:81px!important;margin-right:81px!important}.gap-27{gap:81px!important}.lh-27{line-height:81px!important}.fs-28{font-size:84px!important}.p-28{padding:84px!important}.pt-28{padding-top:84px!important}.pb-28{padding-bottom:84px!important}.py-28{padding-top:84px!important;padding-bottom:84px!important}.px-28{padding-left:84px!important;padding-right:84px!important}.pr-28{padding-right:84px!important}.pl-28{padding-left:84px!important}.m-28{margin:84px!important}.mt-28{margin-top:84px!important}.mb-28{margin-bottom:84px!important}.mr-28{margin-right:84px!important}.ml-28{margin-left:84px!important}.my-28{margin-top:84px!important;margin-bottom:84px!important}.mx-28{margin-left:84px!important;margin-right:84px!important}.gap-28{gap:84px!important}.lh-28{line-height:84px!important}.fs-29{font-size:87px!important}.p-29{padding:87px!important}.pt-29{padding-top:87px!important}.pb-29{padding-bottom:87px!important}.py-29{padding-top:87px!important;padding-bottom:87px!important}.px-29{padding-left:87px!important;padding-right:87px!important}.pr-29{padding-right:87px!important}.pl-29{padding-left:87px!important}.m-29{margin:87px!important}.mt-29{margin-top:87px!important}.mb-29{margin-bottom:87px!important}.mr-29{margin-right:87px!important}.ml-29{margin-left:87px!important}.my-29{margin-top:87px!important;margin-bottom:87px!important}.mx-29{margin-left:87px!important;margin-right:87px!important}.gap-29{gap:87px!important}.lh-29{line-height:87px!important}.fs-30{font-size:90px!important}.p-30{padding:90px!important}.pt-30{padding-top:90px!important}.pb-30{padding-bottom:90px!important}.py-30{padding-top:90px!important;padding-bottom:90px!important}.px-30{padding-left:90px!important;padding-right:90px!important}.pr-30{padding-right:90px!important}.pl-30{padding-left:90px!important}.m-30{margin:90px!important}.mt-30{margin-top:90px!important}.mb-30{margin-bottom:90px!important}.mr-30{margin-right:90px!important}.ml-30{margin-left:90px!important}.my-30{margin-top:90px!important;margin-bottom:90px!important}.mx-30{margin-left:90px!important;margin-right:90px!important}.gap-30{gap:90px!important}.lh-30{line-height:90px!important}.fs-31{font-size:93px!important}.p-31{padding:93px!important}.pt-31{padding-top:93px!important}.pb-31{padding-bottom:93px!important}.py-31{padding-top:93px!important;padding-bottom:93px!important}.px-31{padding-left:93px!important;padding-right:93px!important}.pr-31{padding-right:93px!important}.pl-31{padding-left:93px!important}.m-31{margin:93px!important}.mt-31{margin-top:93px!important}.mb-31{margin-bottom:93px!important}.mr-31{margin-right:93px!important}.ml-31{margin-left:93px!important}.my-31{margin-top:93px!important;margin-bottom:93px!important}.mx-31{margin-left:93px!important;margin-right:93px!important}.gap-31{gap:93px!important}.lh-31{line-height:93px!important}.fs-32{font-size:96px!important}.p-32{padding:96px!important}.pt-32{padding-top:96px!important}.pb-32{padding-bottom:96px!important}.py-32{padding-top:96px!important;padding-bottom:96px!important}.px-32{padding-left:96px!important;padding-right:96px!important}.pr-32{padding-right:96px!important}.pl-32{padding-left:96px!important}.m-32{margin:96px!important}.mt-32{margin-top:96px!important}.mb-32{margin-bottom:96px!important}.mr-32{margin-right:96px!important}.ml-32{margin-left:96px!important}.my-32{margin-top:96px!important;margin-bottom:96px!important}.mx-32{margin-left:96px!important;margin-right:96px!important}.gap-32{gap:96px!important}.lh-32{line-height:96px!important}.fs-33{font-size:99px!important}.p-33{padding:99px!important}.pt-33{padding-top:99px!important}.pb-33{padding-bottom:99px!important}.py-33{padding-top:99px!important;padding-bottom:99px!important}.px-33{padding-left:99px!important;padding-right:99px!important}.pr-33{padding-right:99px!important}.pl-33{padding-left:99px!important}.m-33{margin:99px!important}.mt-33{margin-top:99px!important}.mb-33{margin-bottom:99px!important}.mr-33{margin-right:99px!important}.ml-33{margin-left:99px!important}.my-33{margin-top:99px!important;margin-bottom:99px!important}.mx-33{margin-left:99px!important;margin-right:99px!important}.gap-33{gap:99px!important}.lh-33{line-height:99px!important}.fs-34{font-size:102px!important}.p-34{padding:102px!important}.pt-34{padding-top:102px!important}.pb-34{padding-bottom:102px!important}.py-34{padding-top:102px!important;padding-bottom:102px!important}.px-34{padding-left:102px!important;padding-right:102px!important}.pr-34{padding-right:102px!important}.pl-34{padding-left:102px!important}.m-34{margin:102px!important}.mt-34{margin-top:102px!important}.mb-34{margin-bottom:102px!important}.mr-34{margin-right:102px!important}.ml-34{margin-left:102px!important}.my-34{margin-top:102px!important;margin-bottom:102px!important}.mx-34{margin-left:102px!important;margin-right:102px!important}.gap-34{gap:102px!important}.lh-34{line-height:102px!important}.fs-35{font-size:105px!important}.p-35{padding:105px!important}.pt-35{padding-top:105px!important}.pb-35{padding-bottom:105px!important}.py-35{padding-top:105px!important;padding-bottom:105px!important}.px-35{padding-left:105px!important;padding-right:105px!important}.pr-35{padding-right:105px!important}.pl-35{padding-left:105px!important}.m-35{margin:105px!important}.mt-35{margin-top:105px!important}.mb-35{margin-bottom:105px!important}.mr-35{margin-right:105px!important}.ml-35{margin-left:105px!important}.my-35{margin-top:105px!important;margin-bottom:105px!important}.mx-35{margin-left:105px!important;margin-right:105px!important}.gap-35{gap:105px!important}.lh-35{line-height:105px!important}.fs-36{font-size:108px!important}.p-36{padding:108px!important}.pt-36{padding-top:108px!important}.pb-36{padding-bottom:108px!important}.py-36{padding-top:108px!important;padding-bottom:108px!important}.px-36{padding-left:108px!important;padding-right:108px!important}.pr-36{padding-right:108px!important}.pl-36{padding-left:108px!important}.m-36{margin:108px!important}.mt-36{margin-top:108px!important}.mb-36{margin-bottom:108px!important}.mr-36{margin-right:108px!important}.ml-36{margin-left:108px!important}.my-36{margin-top:108px!important;margin-bottom:108px!important}.mx-36{margin-left:108px!important;margin-right:108px!important}.gap-36{gap:108px!important}.lh-36{line-height:108px!important}.fs-37{font-size:111px!important}.p-37{padding:111px!important}.pt-37{padding-top:111px!important}.pb-37{padding-bottom:111px!important}.py-37{padding-top:111px!important;padding-bottom:111px!important}.px-37{padding-left:111px!important;padding-right:111px!important}.pr-37{padding-right:111px!important}.pl-37{padding-left:111px!important}.m-37{margin:111px!important}.mt-37{margin-top:111px!important}.mb-37{margin-bottom:111px!important}.mr-37{margin-right:111px!important}.ml-37{margin-left:111px!important}.my-37{margin-top:111px!important;margin-bottom:111px!important}.mx-37{margin-left:111px!important;margin-right:111px!important}.gap-37{gap:111px!important}.lh-37{line-height:111px!important}.fs-38{font-size:114px!important}.p-38{padding:114px!important}.pt-38{padding-top:114px!important}.pb-38{padding-bottom:114px!important}.py-38{padding-top:114px!important;padding-bottom:114px!important}.px-38{padding-left:114px!important;padding-right:114px!important}.pr-38{padding-right:114px!important}.pl-38{padding-left:114px!important}.m-38{margin:114px!important}.mt-38{margin-top:114px!important}.mb-38{margin-bottom:114px!important}.mr-38{margin-right:114px!important}.ml-38{margin-left:114px!important}.my-38{margin-top:114px!important;margin-bottom:114px!important}.mx-38{margin-left:114px!important;margin-right:114px!important}.gap-38{gap:114px!important}.lh-38{line-height:114px!important}.fs-39{font-size:117px!important}.p-39{padding:117px!important}.pt-39{padding-top:117px!important}.pb-39{padding-bottom:117px!important}.py-39{padding-top:117px!important;padding-bottom:117px!important}.px-39{padding-left:117px!important;padding-right:117px!important}.pr-39{padding-right:117px!important}.pl-39{padding-left:117px!important}.m-39{margin:117px!important}.mt-39{margin-top:117px!important}.mb-39{margin-bottom:117px!important}.mr-39{margin-right:117px!important}.ml-39{margin-left:117px!important}.my-39{margin-top:117px!important;margin-bottom:117px!important}.mx-39{margin-left:117px!important;margin-right:117px!important}.gap-39{gap:117px!important}.lh-39{line-height:117px!important}.fs-40{font-size:120px!important}.p-40{padding:120px!important}.pt-40{padding-top:120px!important}.pb-40{padding-bottom:120px!important}.py-40{padding-top:120px!important;padding-bottom:120px!important}.px-40{padding-left:120px!important;padding-right:120px!important}.pr-40{padding-right:120px!important}.pl-40{padding-left:120px!important}.m-40{margin:120px!important}.mt-40{margin-top:120px!important}.mtrem{margin-top:.7rem}.mb-40{margin-bottom:120px!important}.mr-40{margin-right:120px!important}.ml-40{margin-left:120px!important}.my-40{margin-top:120px!important;margin-bottom:120px!important}.mx-40{margin-left:120px!important;margin-right:120px!important}.gap-40{gap:120px!important}.lh-40{line-height:120px!important}}.fsn-1{font-size:1px!important}.fsn-2{font-size:2px!important}.fsn-3{font-size:3px!important}.fsn-4{font-size:4px!important}.fsn-5{font-size:5px!important}.fsn-6{font-size:6px!important}.fsn-7{font-size:7px!important}.fsn-8{font-size:8px!important}.fsn-9{font-size:9px!important}.fsn-10{font-size:10px!important}.fsn-11{font-size:11px!important}.fsn-12{font-size:12px!important}.fsn-13{font-size:13px!important}.fsn-14{font-size:14px!important}.fsn-15{font-size:15px!important}.fsn-16{font-size:16px!important}.fsn-17{font-size:17px!important}.fsn-18{font-size:18px!important}.fsn-19{font-size:19px!important}.fsn-20{font-size:20px!important}.fsn-21{font-size:21px!important}.fsn-22{font-size:22px!important}.fsn-23{font-size:23px!important}.fsn-24{font-size:24px!important}.fsn-25{font-size:25px!important}.fsn-26{font-size:26px!important}.fsn-27{font-size:27px!important}.fsn-28{font-size:28px!important}.fsn-29{font-size:29px!important}.fsn-30{font-size:30px!important}.fsn-31{font-size:31px!important}.fsn-32{font-size:32px!important}.fsn-33{font-size:33px!important}.fsn-34{font-size:34px!important}.fsn-35{font-size:35px!important}.fsn-36{font-size:36px!important}.fsn-37{font-size:37px!important}.fsn-38{font-size:38px!important}.fsn-39{font-size:39px!important}.fsn-40{font-size:40px!important}.pr-0{padding-right:0!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}.padding-left-1{padding-left:4%!important}.padding-left-2{padding-left:8%!important}.padding-left-3{padding-left:12%!important}.padding-left-4{padding-left:16%!important}.padding-left-5{padding-left:20%!important}.padding-left-6{padding-left:24%!important}.padding-left-7{padding-left:28%!important}.padding-left-8{padding-left:32%!important}.padding-left-9{padding-left:36%!important}.padding-left-10{padding-left:40%!important}.danger{color:#c5000f}.color-green{color:#34a853}.color-blue{color:#1491ea}.color-red{color:#f46155}.border-gray-1{border:.5px solid #A5A5A5!important}.border-lightgray-1{border:.5px solid #D9D9D9!important}.border-warning-1{border:.5px solid #FBBC05!important}.border-gray-2{border:1px solid #A5A5A5!important}.border-lightgray-2{border:1px solid #D9D9D9!important}.border-warning-2{border:1px solid #FBBC05!important}.border-gray-3{border:1.5px solid #A5A5A5!important}.border-lightgray-3{border:1.5px solid #D9D9D9!important}.border-warning-3{border:1.5px solid #FBBC05!important}.border-gray-4{border:2px solid #A5A5A5!important}.border-lightgray-4{border:2px solid #D9D9D9!important}.border-warning-4{border:2px solid #FBBC05!important}.border-gray-5{border:2.5px solid #A5A5A5!important}.border-lightgray-5{border:2.5px solid #D9D9D9!important}.border-warning-5{border:2.5px solid #FBBC05!important}.border-gray-6{border:3px solid #A5A5A5!important}.border-lightgray-6{border:3px solid #D9D9D9!important}.border-warning-6{border:3px solid #FBBC05!important}.border-gray-7{border:3.5px solid #A5A5A5!important}.border-lightgray-7{border:3.5px solid #D9D9D9!important}.border-warning-7{border:3.5px solid #FBBC05!important}.border-gray-8{border:4px solid #A5A5A5!important}.border-lightgray-8{border:4px solid #D9D9D9!important}.border-warning-8{border:4px solid #FBBC05!important}.border-gray-9{border:4.5px solid #A5A5A5!important}.border-lightgray-9{border:4.5px solid #D9D9D9!important}.border-warning-9{border:4.5px solid #FBBC05!important}.border-gray-10{border:5px solid #A5A5A5!important}.border-lightgray-10{border:5px solid #D9D9D9!important}.border-warning-10{border:5px solid #FBBC05!important}.border-gray-11{border:5.5px solid #A5A5A5!important}.border-lightgray-11{border:5.5px solid #D9D9D9!important}.border-warning-11{border:5.5px solid #FBBC05!important}.border-gray-12{border:6px solid #A5A5A5!important}.border-lightgray-12{border:6px solid #D9D9D9!important}.border-warning-12{border:6px solid #FBBC05!important}.border-gray-13{border:6.5px solid #A5A5A5!important}.border-lightgray-13{border:6.5px solid #D9D9D9!important}.border-warning-13{border:6.5px solid #FBBC05!important}.border-gray-14{border:7px solid #A5A5A5!important}.border-lightgray-14{border:7px solid #D9D9D9!important}.border-warning-14{border:7px solid #FBBC05!important}.border-gray-15{border:7.5px solid #A5A5A5!important}.border-lightgray-15{border:7.5px solid #D9D9D9!important}.border-warning-15{border:7.5px solid #FBBC05!important}.border-gray-16{border:8px solid #A5A5A5!important}.border-lightgray-16{border:8px solid #D9D9D9!important}.border-warning-16{border:8px solid #FBBC05!important}.border-gray-17{border:8.5px solid #A5A5A5!important}.border-lightgray-17{border:8.5px solid #D9D9D9!important}.border-warning-17{border:8.5px solid #FBBC05!important}.border-gray-18{border:9px solid #A5A5A5!important}.border-lightgray-18{border:9px solid #D9D9D9!important}.border-warning-18{border:9px solid #FBBC05!important}.border-gray-19{border:9.5px solid #A5A5A5!important}.border-lightgray-19{border:9.5px solid #D9D9D9!important}.border-warning-19{border:9.5px solid #FBBC05!important}.border-gray-20{border:10px solid #A5A5A5!important}.border-lightgray-20{border:10px solid #D9D9D9!important}.border-warning-20{border:10px solid #FBBC05!important}.border-gray-21{border:10.5px solid #A5A5A5!important}.border-lightgray-21{border:10.5px solid #D9D9D9!important}.border-warning-21{border:10.5px solid #FBBC05!important}.border-gray-22{border:11px solid #A5A5A5!important}.border-lightgray-22{border:11px solid #D9D9D9!important}.border-warning-22{border:11px solid #FBBC05!important}.border-gray-23{border:11.5px solid #A5A5A5!important}.border-lightgray-23{border:11.5px solid #D9D9D9!important}.border-warning-23{border:11.5px solid #FBBC05!important}.border-gray-24{border:12px solid #A5A5A5!important}.border-lightgray-24{border:12px solid #D9D9D9!important}.border-warning-24{border:12px solid #FBBC05!important}.border-gray-25{border:12.5px solid #A5A5A5!important}.border-lightgray-25{border:12.5px solid #D9D9D9!important}.border-warning-25{border:12.5px solid #FBBC05!important}.border-gray-26{border:13px solid #A5A5A5!important}.border-lightgray-26{border:13px solid #D9D9D9!important}.border-warning-26{border:13px solid #FBBC05!important}.border-gray-27{border:13.5px solid #A5A5A5!important}.border-lightgray-27{border:13.5px solid #D9D9D9!important}.border-warning-27{border:13.5px solid #FBBC05!important}.border-gray-28{border:14px solid #A5A5A5!important}.border-lightgray-28{border:14px solid #D9D9D9!important}.border-warning-28{border:14px solid #FBBC05!important}.border-gray-29{border:14.5px solid #A5A5A5!important}.border-lightgray-29{border:14.5px solid #D9D9D9!important}.border-warning-29{border:14.5px solid #FBBC05!important}.border-gray-30{border:15px solid #A5A5A5!important}.border-lightgray-30{border:15px solid #D9D9D9!important}.border-warning-30{border:15px solid #FBBC05!important}.border-gray-31{border:15.5px solid #A5A5A5!important}.border-lightgray-31{border:15.5px solid #D9D9D9!important}.border-warning-31{border:15.5px solid #FBBC05!important}.border-gray-32{border:16px solid #A5A5A5!important}.border-lightgray-32{border:16px solid #D9D9D9!important}.border-warning-32{border:16px solid #FBBC05!important}.border-gray-33{border:16.5px solid #A5A5A5!important}.border-lightgray-33{border:16.5px solid #D9D9D9!important}.border-warning-33{border:16.5px solid #FBBC05!important}.border-gray-34{border:17px solid #A5A5A5!important}.border-lightgray-34{border:17px solid #D9D9D9!important}.border-warning-34{border:17px solid #FBBC05!important}.border-gray-35{border:17.5px solid #A5A5A5!important}.border-lightgray-35{border:17.5px solid #D9D9D9!important}.border-warning-35{border:17.5px solid #FBBC05!important}.border-gray-36{border:18px solid #A5A5A5!important}.border-lightgray-36{border:18px solid #D9D9D9!important}.border-warning-36{border:18px solid #FBBC05!important}.border-gray-37{border:18.5px solid #A5A5A5!important}.border-lightgray-37{border:18.5px solid #D9D9D9!important}.border-warning-37{border:18.5px solid #FBBC05!important}.border-gray-38{border:19px solid #A5A5A5!important}.border-lightgray-38{border:19px solid #D9D9D9!important}.border-warning-38{border:19px solid #FBBC05!important}.border-gray-39{border:19.5px solid #A5A5A5!important}.border-lightgray-39{border:19.5px solid #D9D9D9!important}.border-warning-39{border:19.5px solid #FBBC05!important}.border-gray-40{border:20px solid #A5A5A5!important}.border-lightgray-40{border:20px solid #D9D9D9!important}.border-warning-40{border:20px solid #FBBC05!important}.border-gray-41{border:20.5px solid #A5A5A5!important}.border-lightgray-41{border:20.5px solid #D9D9D9!important}.border-warning-41{border:20.5px solid #FBBC05!important}.border-gray-42{border:21px solid #A5A5A5!important}.border-lightgray-42{border:21px solid #D9D9D9!important}.border-warning-42{border:21px solid #FBBC05!important}.border-gray-43{border:21.5px solid #A5A5A5!important}.border-lightgray-43{border:21.5px solid #D9D9D9!important}.border-warning-43{border:21.5px solid #FBBC05!important}.border-gray-44{border:22px solid #A5A5A5!important}.border-lightgray-44{border:22px solid #D9D9D9!important}.border-warning-44{border:22px solid #FBBC05!important}.border-gray-45{border:22.5px solid #A5A5A5!important}.border-lightgray-45{border:22.5px solid #D9D9D9!important}.border-warning-45{border:22.5px solid #FBBC05!important}.border-gray-46{border:23px solid #A5A5A5!important}.border-lightgray-46{border:23px solid #D9D9D9!important}.border-warning-46{border:23px solid #FBBC05!important}.border-gray-47{border:23.5px solid #A5A5A5!important}.border-lightgray-47{border:23.5px solid #D9D9D9!important}.border-warning-47{border:23.5px solid #FBBC05!important}.border-gray-48{border:24px solid #A5A5A5!important}.border-lightgray-48{border:24px solid #D9D9D9!important}.border-warning-48{border:24px solid #FBBC05!important}.border-gray-49{border:24.5px solid #A5A5A5!important}.border-lightgray-49{border:24.5px solid #D9D9D9!important}.border-warning-49{border:24.5px solid #FBBC05!important}.border-gray-50{border:25px solid #A5A5A5!important}.border-lightgray-50{border:25px solid #D9D9D9!important}.border-warning-50{border:25px solid #FBBC05!important}.border-gray-51{border:25.5px solid #A5A5A5!important}.border-lightgray-51{border:25.5px solid #D9D9D9!important}.border-warning-51{border:25.5px solid #FBBC05!important}.border-gray-52{border:26px solid #A5A5A5!important}.border-lightgray-52{border:26px solid #D9D9D9!important}.border-warning-52{border:26px solid #FBBC05!important}.border-gray-53{border:26.5px solid #A5A5A5!important}.border-lightgray-53{border:26.5px solid #D9D9D9!important}.border-warning-53{border:26.5px solid #FBBC05!important}.border-gray-54{border:27px solid #A5A5A5!important}.border-lightgray-54{border:27px solid #D9D9D9!important}.border-warning-54{border:27px solid #FBBC05!important}.border-gray-55{border:27.5px solid #A5A5A5!important}.border-lightgray-55{border:27.5px solid #D9D9D9!important}.border-warning-55{border:27.5px solid #FBBC05!important}.border-gray-56{border:28px solid #A5A5A5!important}.border-lightgray-56{border:28px solid #D9D9D9!important}.border-warning-56{border:28px solid #FBBC05!important}.border-gray-57{border:28.5px solid #A5A5A5!important}.border-lightgray-57{border:28.5px solid #D9D9D9!important}.border-warning-57{border:28.5px solid #FBBC05!important}.border-gray-58{border:29px solid #A5A5A5!important}.border-lightgray-58{border:29px solid #D9D9D9!important}.border-warning-58{border:29px solid #FBBC05!important}.border-gray-59{border:29.5px solid #A5A5A5!important}.border-lightgray-59{border:29.5px solid #D9D9D9!important}.border-warning-59{border:29.5px solid #FBBC05!important}.border-gray-60{border:30px solid #A5A5A5!important}.border-lightgray-60{border:30px solid #D9D9D9!important}.border-warning-60{border:30px solid #FBBC05!important}.border-gray-61{border:30.5px solid #A5A5A5!important}.border-lightgray-61{border:30.5px solid #D9D9D9!important}.border-warning-61{border:30.5px solid #FBBC05!important}.border-gray-62{border:31px solid #A5A5A5!important}.border-lightgray-62{border:31px solid #D9D9D9!important}.border-warning-62{border:31px solid #FBBC05!important}.border-gray-63{border:31.5px solid #A5A5A5!important}.border-lightgray-63{border:31.5px solid #D9D9D9!important}.border-warning-63{border:31.5px solid #FBBC05!important}.border-gray-64{border:32px solid #A5A5A5!important}.border-lightgray-64{border:32px solid #D9D9D9!important}.border-warning-64{border:32px solid #FBBC05!important}.border-gray-65{border:32.5px solid #A5A5A5!important}.border-lightgray-65{border:32.5px solid #D9D9D9!important}.border-warning-65{border:32.5px solid #FBBC05!important}.border-gray-66{border:33px solid #A5A5A5!important}.border-lightgray-66{border:33px solid #D9D9D9!important}.border-warning-66{border:33px solid #FBBC05!important}.border-gray-67{border:33.5px solid #A5A5A5!important}.border-lightgray-67{border:33.5px solid #D9D9D9!important}.border-warning-67{border:33.5px solid #FBBC05!important}.border-gray-68{border:34px solid #A5A5A5!important}.border-lightgray-68{border:34px solid #D9D9D9!important}.border-warning-68{border:34px solid #FBBC05!important}.border-gray-69{border:34.5px solid #A5A5A5!important}.border-lightgray-69{border:34.5px solid #D9D9D9!important}.border-warning-69{border:34.5px solid #FBBC05!important}.border-gray-70{border:35px solid #A5A5A5!important}.border-lightgray-70{border:35px solid #D9D9D9!important}.border-warning-70{border:35px solid #FBBC05!important}.border-gray-71{border:35.5px solid #A5A5A5!important}.border-lightgray-71{border:35.5px solid #D9D9D9!important}.border-warning-71{border:35.5px solid #FBBC05!important}.border-gray-72{border:36px solid #A5A5A5!important}.border-lightgray-72{border:36px solid #D9D9D9!important}.border-warning-72{border:36px solid #FBBC05!important}.border-gray-73{border:36.5px solid #A5A5A5!important}.border-lightgray-73{border:36.5px solid #D9D9D9!important}.border-warning-73{border:36.5px solid #FBBC05!important}.border-gray-74{border:37px solid #A5A5A5!important}.border-lightgray-74{border:37px solid #D9D9D9!important}.border-warning-74{border:37px solid #FBBC05!important}.border-gray-75{border:37.5px solid #A5A5A5!important}.border-lightgray-75{border:37.5px solid #D9D9D9!important}.border-warning-75{border:37.5px solid #FBBC05!important}.border-gray-76{border:38px solid #A5A5A5!important}.border-lightgray-76{border:38px solid #D9D9D9!important}.border-warning-76{border:38px solid #FBBC05!important}.border-gray-77{border:38.5px solid #A5A5A5!important}.border-lightgray-77{border:38.5px solid #D9D9D9!important}.border-warning-77{border:38.5px solid #FBBC05!important}.border-gray-78{border:39px solid #A5A5A5!important}.border-lightgray-78{border:39px solid #D9D9D9!important}.border-warning-78{border:39px solid #FBBC05!important}.border-gray-79{border:39.5px solid #A5A5A5!important}.border-lightgray-79{border:39.5px solid #D9D9D9!important}.border-warning-79{border:39.5px solid #FBBC05!important}.border-gray-80{border:40px solid #A5A5A5!important}.border-lightgray-80{border:40px solid #D9D9D9!important}.border-warning-80{border:40px solid #FBBC05!important}.border-gray-81{border:40.5px solid #A5A5A5!important}.border-lightgray-81{border:40.5px solid #D9D9D9!important}.border-warning-81{border:40.5px solid #FBBC05!important}.border-gray-82{border:41px solid #A5A5A5!important}.border-lightgray-82{border:41px solid #D9D9D9!important}.border-warning-82{border:41px solid #FBBC05!important}.border-gray-83{border:41.5px solid #A5A5A5!important}.border-lightgray-83{border:41.5px solid #D9D9D9!important}.border-warning-83{border:41.5px solid #FBBC05!important}.border-gray-84{border:42px solid #A5A5A5!important}.border-lightgray-84{border:42px solid #D9D9D9!important}.border-warning-84{border:42px solid #FBBC05!important}.border-gray-85{border:42.5px solid #A5A5A5!important}.border-lightgray-85{border:42.5px solid #D9D9D9!important}.border-warning-85{border:42.5px solid #FBBC05!important}.border-gray-86{border:43px solid #A5A5A5!important}.border-lightgray-86{border:43px solid #D9D9D9!important}.border-warning-86{border:43px solid #FBBC05!important}.border-gray-87{border:43.5px solid #A5A5A5!important}.border-lightgray-87{border:43.5px solid #D9D9D9!important}.border-warning-87{border:43.5px solid #FBBC05!important}.border-gray-88{border:44px solid #A5A5A5!important}.border-lightgray-88{border:44px solid #D9D9D9!important}.border-warning-88{border:44px solid #FBBC05!important}.border-gray-89{border:44.5px solid #A5A5A5!important}.border-lightgray-89{border:44.5px solid #D9D9D9!important}.border-warning-89{border:44.5px solid #FBBC05!important}.border-gray-90{border:45px solid #A5A5A5!important}.border-lightgray-90{border:45px solid #D9D9D9!important}.border-warning-90{border:45px solid #FBBC05!important}.border-gray-91{border:45.5px solid #A5A5A5!important}.border-lightgray-91{border:45.5px solid #D9D9D9!important}.border-warning-91{border:45.5px solid #FBBC05!important}.border-gray-92{border:46px solid #A5A5A5!important}.border-lightgray-92{border:46px solid #D9D9D9!important}.border-warning-92{border:46px solid #FBBC05!important}.border-gray-93{border:46.5px solid #A5A5A5!important}.border-lightgray-93{border:46.5px solid #D9D9D9!important}.border-warning-93{border:46.5px solid #FBBC05!important}.border-gray-94{border:47px solid #A5A5A5!important}.border-lightgray-94{border:47px solid #D9D9D9!important}.border-warning-94{border:47px solid #FBBC05!important}.border-gray-95{border:47.5px solid #A5A5A5!important}.border-lightgray-95{border:47.5px solid #D9D9D9!important}.border-warning-95{border:47.5px solid #FBBC05!important}.border-gray-96{border:48px solid #A5A5A5!important}.border-lightgray-96{border:48px solid #D9D9D9!important}.border-warning-96{border:48px solid #FBBC05!important}.border-gray-97{border:48.5px solid #A5A5A5!important}.border-lightgray-97{border:48.5px solid #D9D9D9!important}.border-warning-97{border:48.5px solid #FBBC05!important}.border-gray-98{border:49px solid #A5A5A5!important}.border-lightgray-98{border:49px solid #D9D9D9!important}.border-warning-98{border:49px solid #FBBC05!important}.border-gray-99{border:49.5px solid #A5A5A5!important}.border-lightgray-99{border:49.5px solid #D9D9D9!important}.border-warning-99{border:49.5px solid #FBBC05!important}.border-gray-100{border:50px solid #A5A5A5!important}.border-lightgray-100{border:50px solid #D9D9D9!important}.border-warning-100{border:50px solid #FBBC05!important}.border-1{border:1px solid #D9D9D9!important}.border-black-1{border:1px solid var(--ion-text-color)!important}.border-top-1{border-top:1px solid #C8C8C8!important}.border-bottom-1{border-bottom:1px solid #C8C8C8!important}.border-white-1{border:1px solid white!important}.border-dotted-1{border:1px gray dashed!important}.border-primary-1{border:1px solid #53A6F3!important}.border-radius-1{border-radius:1px!important}.border-radius-x-1{border-top-left-radius:1px!important;border-top-right-radius:1px!important}.border-radius-top-left-1{border-top-left-radius:1px!important}.border-radius-top-right-1{border-top-right-radius:1px!important}.border-radius-bottom-left-1{border-bottom-left-radius:1px!important}.border-radius-bottom-right-1{border-bottom-right-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:1px solid #53A6F3}.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-2{border:2px solid #D9D9D9!important}.border-black-2{border:2px solid var(--ion-text-color)!important}.border-top-2{border-top:2px solid #C8C8C8!important}.border-bottom-2{border-bottom:2px solid #C8C8C8!important}.border-white-2{border:2px solid white!important}.border-dotted-2{border:2px gray dashed!important}.border-primary-2{border:2px solid #53A6F3!important}.border-radius-2{border-radius:2px!important}.border-radius-x-2{border-top-left-radius:2px!important;border-top-right-radius:2px!important}.border-radius-top-left-2{border-top-left-radius:2px!important}.border-radius-top-right-2{border-top-right-radius:2px!important}.border-radius-bottom-left-2{border-bottom-left-radius:2px!important}.border-radius-bottom-right-2{border-bottom-right-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:2px solid #53A6F3}.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-3{border:3px solid #D9D9D9!important}.border-black-3{border:3px solid var(--ion-text-color)!important}.border-top-3{border-top:3px solid #C8C8C8!important}.border-bottom-3{border-bottom:3px solid #C8C8C8!important}.border-white-3{border:3px solid white!important}.border-dotted-3{border:3px gray dashed!important}.border-primary-3{border:3px solid #53A6F3!important}.border-radius-3{border-radius:3px!important}.border-radius-x-3{border-top-left-radius:3px!important;border-top-right-radius:3px!important}.border-radius-top-left-3{border-top-left-radius:3px!important}.border-radius-top-right-3{border-top-right-radius:3px!important}.border-radius-bottom-left-3{border-bottom-left-radius:3px!important}.border-radius-bottom-right-3{border-bottom-right-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:3px solid #53A6F3}.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-4{border:4px solid #D9D9D9!important}.border-black-4{border:4px solid var(--ion-text-color)!important}.border-top-4{border-top:4px solid #C8C8C8!important}.border-bottom-4{border-bottom:4px solid #C8C8C8!important}.border-white-4{border:4px solid white!important}.border-dotted-4{border:4px gray dashed!important}.border-primary-4{border:4px solid #53A6F3!important}.border-radius-4{border-radius:4px!important}.border-radius-x-4{border-top-left-radius:4px!important;border-top-right-radius:4px!important}.border-radius-top-left-4{border-top-left-radius:4px!important}.border-radius-top-right-4{border-top-right-radius:4px!important}.border-radius-bottom-left-4{border-bottom-left-radius:4px!important}.border-radius-bottom-right-4{border-bottom-right-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:4px solid #53A6F3}.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-5{border:5px solid #D9D9D9!important}.border-black-5{border:5px solid var(--ion-text-color)!important}.border-top-5{border-top:5px solid #C8C8C8!important}.border-bottom-5{border-bottom:5px solid #C8C8C8!important}.border-white-5{border:5px solid white!important}.border-dotted-5{border:5px gray dashed!important}.border-primary-5{border:5px solid #53A6F3!important}.border-radius-5{border-radius:5px!important}.border-radius-x-5{border-top-left-radius:5px!important;border-top-right-radius:5px!important}.border-radius-top-left-5{border-top-left-radius:5px!important}.border-radius-top-right-5{border-top-right-radius:5px!important}.border-radius-bottom-left-5{border-bottom-left-radius:5px!important}.border-radius-bottom-right-5{border-bottom-right-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:5px solid #53A6F3}.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-6{border:6px solid #D9D9D9!important}.border-black-6{border:6px solid var(--ion-text-color)!important}.border-top-6{border-top:6px solid #C8C8C8!important}.border-bottom-6{border-bottom:6px solid #C8C8C8!important}.border-white-6{border:6px solid white!important}.border-dotted-6{border:6px gray dashed!important}.border-primary-6{border:6px solid #53A6F3!important}.border-radius-6{border-radius:6px!important}.border-radius-x-6{border-top-left-radius:6px!important;border-top-right-radius:6px!important}.border-radius-top-left-6{border-top-left-radius:6px!important}.border-radius-top-right-6{border-top-right-radius:6px!important}.border-radius-bottom-left-6{border-bottom-left-radius:6px!important}.border-radius-bottom-right-6{border-bottom-right-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:6px solid #53A6F3}.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-7{border:7px solid #D9D9D9!important}.border-black-7{border:7px solid var(--ion-text-color)!important}.border-top-7{border-top:7px solid #C8C8C8!important}.border-bottom-7{border-bottom:7px solid #C8C8C8!important}.border-white-7{border:7px solid white!important}.border-dotted-7{border:7px gray dashed!important}.border-primary-7{border:7px solid #53A6F3!important}.border-radius-7{border-radius:7px!important}.border-radius-x-7{border-top-left-radius:7px!important;border-top-right-radius:7px!important}.border-radius-top-left-7{border-top-left-radius:7px!important}.border-radius-top-right-7{border-top-right-radius:7px!important}.border-radius-bottom-left-7{border-bottom-left-radius:7px!important}.border-radius-bottom-right-7{border-bottom-right-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:7px solid #53A6F3}.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-8{border:8px solid #D9D9D9!important}.border-black-8{border:8px solid var(--ion-text-color)!important}.border-top-8{border-top:8px solid #C8C8C8!important}.border-bottom-8{border-bottom:8px solid #C8C8C8!important}.border-white-8{border:8px solid white!important}.border-dotted-8{border:8px gray dashed!important}.border-primary-8{border:8px solid #53A6F3!important}.border-radius-8{border-radius:8px!important}.border-radius-x-8{border-top-left-radius:8px!important;border-top-right-radius:8px!important}.border-radius-top-left-8{border-top-left-radius:8px!important}.border-radius-top-right-8{border-top-right-radius:8px!important}.border-radius-bottom-left-8{border-bottom-left-radius:8px!important}.border-radius-bottom-right-8{border-bottom-right-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:8px solid #53A6F3}.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-9{border:9px solid #D9D9D9!important}.border-black-9{border:9px solid var(--ion-text-color)!important}.border-top-9{border-top:9px solid #C8C8C8!important}.border-bottom-9{border-bottom:9px solid #C8C8C8!important}.border-white-9{border:9px solid white!important}.border-dotted-9{border:9px gray dashed!important}.border-primary-9{border:9px solid #53A6F3!important}.border-radius-9{border-radius:9px!important}.border-radius-x-9{border-top-left-radius:9px!important;border-top-right-radius:9px!important}.border-radius-top-left-9{border-top-left-radius:9px!important}.border-radius-top-right-9{border-top-right-radius:9px!important}.border-radius-bottom-left-9{border-bottom-left-radius:9px!important}.border-radius-bottom-right-9{border-bottom-right-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:9px solid #53A6F3}.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-10{border:10px solid #D9D9D9!important}.border-black-10{border:10px solid var(--ion-text-color)!important}.border-top-10{border-top:10px solid #C8C8C8!important}.border-bottom-10{border-bottom:10px solid #C8C8C8!important}.border-white-10{border:10px solid white!important}.border-dotted-10{border:10px gray dashed!important}.border-primary-10{border:10px solid #53A6F3!important}.border-radius-10{border-radius:10px!important}.border-radius-x-10{border-top-left-radius:10px!important;border-top-right-radius:10px!important}.border-radius-top-left-10{border-top-left-radius:10px!important}.border-radius-top-right-10{border-top-right-radius:10px!important}.border-radius-bottom-left-10{border-bottom-left-radius:10px!important}.border-radius-bottom-right-10{border-bottom-right-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:10px solid #53A6F3}.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-11{border:11px solid #D9D9D9!important}.border-black-11{border:11px solid var(--ion-text-color)!important}.border-top-11{border-top:11px solid #C8C8C8!important}.border-bottom-11{border-bottom:11px solid #C8C8C8!important}.border-white-11{border:11px solid white!important}.border-dotted-11{border:11px gray dashed!important}.border-primary-11{border:11px solid #53A6F3!important}.border-radius-11{border-radius:11px!important}.border-radius-x-11{border-top-left-radius:11px!important;border-top-right-radius:11px!important}.border-radius-top-left-11{border-top-left-radius:11px!important}.border-radius-top-right-11{border-top-right-radius:11px!important}.border-radius-bottom-left-11{border-bottom-left-radius:11px!important}.border-radius-bottom-right-11{border-bottom-right-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:11px solid #53A6F3}.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-12{border:12px solid #D9D9D9!important}.border-black-12{border:12px solid var(--ion-text-color)!important}.border-top-12{border-top:12px solid #C8C8C8!important}.border-bottom-12{border-bottom:12px solid #C8C8C8!important}.border-white-12{border:12px solid white!important}.border-dotted-12{border:12px gray dashed!important}.border-primary-12{border:12px solid #53A6F3!important}.border-radius-12{border-radius:12px!important}.border-radius-x-12{border-top-left-radius:12px!important;border-top-right-radius:12px!important}.border-radius-top-left-12{border-top-left-radius:12px!important}.border-radius-top-right-12{border-top-right-radius:12px!important}.border-radius-bottom-left-12{border-bottom-left-radius:12px!important}.border-radius-bottom-right-12{border-bottom-right-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:12px solid #53A6F3}.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-13{border:13px solid #D9D9D9!important}.border-black-13{border:13px solid var(--ion-text-color)!important}.border-top-13{border-top:13px solid #C8C8C8!important}.border-bottom-13{border-bottom:13px solid #C8C8C8!important}.border-white-13{border:13px solid white!important}.border-dotted-13{border:13px gray dashed!important}.border-primary-13{border:13px solid #53A6F3!important}.border-radius-13{border-radius:13px!important}.border-radius-x-13{border-top-left-radius:13px!important;border-top-right-radius:13px!important}.border-radius-top-left-13{border-top-left-radius:13px!important}.border-radius-top-right-13{border-top-right-radius:13px!important}.border-radius-bottom-left-13{border-bottom-left-radius:13px!important}.border-radius-bottom-right-13{border-bottom-right-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:13px solid #53A6F3}.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-14{border:14px solid #D9D9D9!important}.border-black-14{border:14px solid var(--ion-text-color)!important}.border-top-14{border-top:14px solid #C8C8C8!important}.border-bottom-14{border-bottom:14px solid #C8C8C8!important}.border-white-14{border:14px solid white!important}.border-dotted-14{border:14px gray dashed!important}.border-primary-14{border:14px solid #53A6F3!important}.border-radius-14{border-radius:14px!important}.border-radius-x-14{border-top-left-radius:14px!important;border-top-right-radius:14px!important}.border-radius-top-left-14{border-top-left-radius:14px!important}.border-radius-top-right-14{border-top-right-radius:14px!important}.border-radius-bottom-left-14{border-bottom-left-radius:14px!important}.border-radius-bottom-right-14{border-bottom-right-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:14px solid #53A6F3}.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-15{border:15px solid #D9D9D9!important}.border-black-15{border:15px solid var(--ion-text-color)!important}.border-top-15{border-top:15px solid #C8C8C8!important}.border-bottom-15{border-bottom:15px solid #C8C8C8!important}.border-white-15{border:15px solid white!important}.border-dotted-15{border:15px gray dashed!important}.border-primary-15{border:15px solid #53A6F3!important}.border-radius-15{border-radius:15px!important}.border-radius-x-15{border-top-left-radius:15px!important;border-top-right-radius:15px!important}.border-radius-top-left-15{border-top-left-radius:15px!important}.border-radius-top-right-15{border-top-right-radius:15px!important}.border-radius-bottom-left-15{border-bottom-left-radius:15px!important}.border-radius-bottom-right-15{border-bottom-right-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:15px solid #53A6F3}.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-16{border:16px solid #D9D9D9!important}.border-black-16{border:16px solid var(--ion-text-color)!important}.border-top-16{border-top:16px solid #C8C8C8!important}.border-bottom-16{border-bottom:16px solid #C8C8C8!important}.border-white-16{border:16px solid white!important}.border-dotted-16{border:16px gray dashed!important}.border-primary-16{border:16px solid #53A6F3!important}.border-radius-16{border-radius:16px!important}.border-radius-x-16{border-top-left-radius:16px!important;border-top-right-radius:16px!important}.border-radius-top-left-16{border-top-left-radius:16px!important}.border-radius-top-right-16{border-top-right-radius:16px!important}.border-radius-bottom-left-16{border-bottom-left-radius:16px!important}.border-radius-bottom-right-16{border-bottom-right-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:16px solid #53A6F3}.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-17{border:17px solid #D9D9D9!important}.border-black-17{border:17px solid var(--ion-text-color)!important}.border-top-17{border-top:17px solid #C8C8C8!important}.border-bottom-17{border-bottom:17px solid #C8C8C8!important}.border-white-17{border:17px solid white!important}.border-dotted-17{border:17px gray dashed!important}.border-primary-17{border:17px solid #53A6F3!important}.border-radius-17{border-radius:17px!important}.border-radius-x-17{border-top-left-radius:17px!important;border-top-right-radius:17px!important}.border-radius-top-left-17{border-top-left-radius:17px!important}.border-radius-top-right-17{border-top-right-radius:17px!important}.border-radius-bottom-left-17{border-bottom-left-radius:17px!important}.border-radius-bottom-right-17{border-bottom-right-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:17px solid #53A6F3}.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-18{border:18px solid #D9D9D9!important}.border-black-18{border:18px solid var(--ion-text-color)!important}.border-top-18{border-top:18px solid #C8C8C8!important}.border-bottom-18{border-bottom:18px solid #C8C8C8!important}.border-white-18{border:18px solid white!important}.border-dotted-18{border:18px gray dashed!important}.border-primary-18{border:18px solid #53A6F3!important}.border-radius-18{border-radius:18px!important}.border-radius-x-18{border-top-left-radius:18px!important;border-top-right-radius:18px!important}.border-radius-top-left-18{border-top-left-radius:18px!important}.border-radius-top-right-18{border-top-right-radius:18px!important}.border-radius-bottom-left-18{border-bottom-left-radius:18px!important}.border-radius-bottom-right-18{border-bottom-right-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:18px solid #53A6F3}.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-19{border:19px solid #D9D9D9!important}.border-black-19{border:19px solid var(--ion-text-color)!important}.border-top-19{border-top:19px solid #C8C8C8!important}.border-bottom-19{border-bottom:19px solid #C8C8C8!important}.border-white-19{border:19px solid white!important}.border-dotted-19{border:19px gray dashed!important}.border-primary-19{border:19px solid #53A6F3!important}.border-radius-19{border-radius:19px!important}.border-radius-x-19{border-top-left-radius:19px!important;border-top-right-radius:19px!important}.border-radius-top-left-19{border-top-left-radius:19px!important}.border-radius-top-right-19{border-top-right-radius:19px!important}.border-radius-bottom-left-19{border-bottom-left-radius:19px!important}.border-radius-bottom-right-19{border-bottom-right-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:19px solid #53A6F3}.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-20{border:20px solid #D9D9D9!important}.border-black-20{border:20px solid var(--ion-text-color)!important}.border-top-20{border-top:20px solid #C8C8C8!important}.border-bottom-20{border-bottom:20px solid #C8C8C8!important}.border-white-20{border:20px solid white!important}.border-dotted-20{border:20px gray dashed!important}.border-primary-20{border:20px solid #53A6F3!important}.border-radius-20{border-radius:20px!important}.border-radius-x-20{border-top-left-radius:20px!important;border-top-right-radius:20px!important}.border-radius-top-left-20{border-top-left-radius:20px!important}.border-radius-top-right-20{border-top-right-radius:20px!important}.border-radius-bottom-left-20{border-bottom-left-radius:20px!important}.border-radius-bottom-right-20{border-bottom-right-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:20px solid #53A6F3}.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-21{border:21px solid #D9D9D9!important}.border-black-21{border:21px solid var(--ion-text-color)!important}.border-top-21{border-top:21px solid #C8C8C8!important}.border-bottom-21{border-bottom:21px solid #C8C8C8!important}.border-white-21{border:21px solid white!important}.border-dotted-21{border:21px gray dashed!important}.border-primary-21{border:21px solid #53A6F3!important}.border-radius-21{border-radius:21px!important}.border-radius-x-21{border-top-left-radius:21px!important;border-top-right-radius:21px!important}.border-radius-top-left-21{border-top-left-radius:21px!important}.border-radius-top-right-21{border-top-right-radius:21px!important}.border-radius-bottom-left-21{border-bottom-left-radius:21px!important}.border-radius-bottom-right-21{border-bottom-right-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:21px solid #53A6F3}.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-22{border:22px solid #D9D9D9!important}.border-black-22{border:22px solid var(--ion-text-color)!important}.border-top-22{border-top:22px solid #C8C8C8!important}.border-bottom-22{border-bottom:22px solid #C8C8C8!important}.border-white-22{border:22px solid white!important}.border-dotted-22{border:22px gray dashed!important}.border-primary-22{border:22px solid #53A6F3!important}.border-radius-22{border-radius:22px!important}.border-radius-x-22{border-top-left-radius:22px!important;border-top-right-radius:22px!important}.border-radius-top-left-22{border-top-left-radius:22px!important}.border-radius-top-right-22{border-top-right-radius:22px!important}.border-radius-bottom-left-22{border-bottom-left-radius:22px!important}.border-radius-bottom-right-22{border-bottom-right-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:22px solid #53A6F3}.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-23{border:23px solid #D9D9D9!important}.border-black-23{border:23px solid var(--ion-text-color)!important}.border-top-23{border-top:23px solid #C8C8C8!important}.border-bottom-23{border-bottom:23px solid #C8C8C8!important}.border-white-23{border:23px solid white!important}.border-dotted-23{border:23px gray dashed!important}.border-primary-23{border:23px solid #53A6F3!important}.border-radius-23{border-radius:23px!important}.border-radius-x-23{border-top-left-radius:23px!important;border-top-right-radius:23px!important}.border-radius-top-left-23{border-top-left-radius:23px!important}.border-radius-top-right-23{border-top-right-radius:23px!important}.border-radius-bottom-left-23{border-bottom-left-radius:23px!important}.border-radius-bottom-right-23{border-bottom-right-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:23px solid #53A6F3}.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-24{border:24px solid #D9D9D9!important}.border-black-24{border:24px solid var(--ion-text-color)!important}.border-top-24{border-top:24px solid #C8C8C8!important}.border-bottom-24{border-bottom:24px solid #C8C8C8!important}.border-white-24{border:24px solid white!important}.border-dotted-24{border:24px gray dashed!important}.border-primary-24{border:24px solid #53A6F3!important}.border-radius-24{border-radius:24px!important}.border-radius-x-24{border-top-left-radius:24px!important;border-top-right-radius:24px!important}.border-radius-top-left-24{border-top-left-radius:24px!important}.border-radius-top-right-24{border-top-right-radius:24px!important}.border-radius-bottom-left-24{border-bottom-left-radius:24px!important}.border-radius-bottom-right-24{border-bottom-right-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:24px solid #53A6F3}.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-25{border:25px solid #D9D9D9!important}.border-black-25{border:25px solid var(--ion-text-color)!important}.border-top-25{border-top:25px solid #C8C8C8!important}.border-bottom-25{border-bottom:25px solid #C8C8C8!important}.border-white-25{border:25px solid white!important}.border-dotted-25{border:25px gray dashed!important}.border-primary-25{border:25px solid #53A6F3!important}.border-radius-25{border-radius:25px!important}.border-radius-x-25{border-top-left-radius:25px!important;border-top-right-radius:25px!important}.border-radius-top-left-25{border-top-left-radius:25px!important}.border-radius-top-right-25{border-top-right-radius:25px!important}.border-radius-bottom-left-25{border-bottom-left-radius:25px!important}.border-radius-bottom-right-25{border-bottom-right-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:25px solid #53A6F3}.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-26{border:26px solid #D9D9D9!important}.border-black-26{border:26px solid var(--ion-text-color)!important}.border-top-26{border-top:26px solid #C8C8C8!important}.border-bottom-26{border-bottom:26px solid #C8C8C8!important}.border-white-26{border:26px solid white!important}.border-dotted-26{border:26px gray dashed!important}.border-primary-26{border:26px solid #53A6F3!important}.border-radius-26{border-radius:26px!important}.border-radius-x-26{border-top-left-radius:26px!important;border-top-right-radius:26px!important}.border-radius-top-left-26{border-top-left-radius:26px!important}.border-radius-top-right-26{border-top-right-radius:26px!important}.border-radius-bottom-left-26{border-bottom-left-radius:26px!important}.border-radius-bottom-right-26{border-bottom-right-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:26px solid #53A6F3}.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-27{border:27px solid #D9D9D9!important}.border-black-27{border:27px solid var(--ion-text-color)!important}.border-top-27{border-top:27px solid #C8C8C8!important}.border-bottom-27{border-bottom:27px solid #C8C8C8!important}.border-white-27{border:27px solid white!important}.border-dotted-27{border:27px gray dashed!important}.border-primary-27{border:27px solid #53A6F3!important}.border-radius-27{border-radius:27px!important}.border-radius-x-27{border-top-left-radius:27px!important;border-top-right-radius:27px!important}.border-radius-top-left-27{border-top-left-radius:27px!important}.border-radius-top-right-27{border-top-right-radius:27px!important}.border-radius-bottom-left-27{border-bottom-left-radius:27px!important}.border-radius-bottom-right-27{border-bottom-right-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:27px solid #53A6F3}.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-28{border:28px solid #D9D9D9!important}.border-black-28{border:28px solid var(--ion-text-color)!important}.border-top-28{border-top:28px solid #C8C8C8!important}.border-bottom-28{border-bottom:28px solid #C8C8C8!important}.border-white-28{border:28px solid white!important}.border-dotted-28{border:28px gray dashed!important}.border-primary-28{border:28px solid #53A6F3!important}.border-radius-28{border-radius:28px!important}.border-radius-x-28{border-top-left-radius:28px!important;border-top-right-radius:28px!important}.border-radius-top-left-28{border-top-left-radius:28px!important}.border-radius-top-right-28{border-top-right-radius:28px!important}.border-radius-bottom-left-28{border-bottom-left-radius:28px!important}.border-radius-bottom-right-28{border-bottom-right-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:28px solid #53A6F3}.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-29{border:29px solid #D9D9D9!important}.border-black-29{border:29px solid var(--ion-text-color)!important}.border-top-29{border-top:29px solid #C8C8C8!important}.border-bottom-29{border-bottom:29px solid #C8C8C8!important}.border-white-29{border:29px solid white!important}.border-dotted-29{border:29px gray dashed!important}.border-primary-29{border:29px solid #53A6F3!important}.border-radius-29{border-radius:29px!important}.border-radius-x-29{border-top-left-radius:29px!important;border-top-right-radius:29px!important}.border-radius-top-left-29{border-top-left-radius:29px!important}.border-radius-top-right-29{border-top-right-radius:29px!important}.border-radius-bottom-left-29{border-bottom-left-radius:29px!important}.border-radius-bottom-right-29{border-bottom-right-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:29px solid #53A6F3}.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-30{border:30px solid #D9D9D9!important}.border-black-30{border:30px solid var(--ion-text-color)!important}.border-top-30{border-top:30px solid #C8C8C8!important}.border-bottom-30{border-bottom:30px solid #C8C8C8!important}.border-white-30{border:30px solid white!important}.border-dotted-30{border:30px gray dashed!important}.border-primary-30{border:30px solid #53A6F3!important}.border-radius-30{border-radius:30px!important}.border-radius-x-30{border-top-left-radius:30px!important;border-top-right-radius:30px!important}.border-radius-top-left-30{border-top-left-radius:30px!important}.border-radius-top-right-30{border-top-right-radius:30px!important}.border-radius-bottom-left-30{border-bottom-left-radius:30px!important}.border-radius-bottom-right-30{border-bottom-right-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:30px solid #53A6F3}.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-31{border:31px solid #D9D9D9!important}.border-black-31{border:31px solid var(--ion-text-color)!important}.border-top-31{border-top:31px solid #C8C8C8!important}.border-bottom-31{border-bottom:31px solid #C8C8C8!important}.border-white-31{border:31px solid white!important}.border-dotted-31{border:31px gray dashed!important}.border-primary-31{border:31px solid #53A6F3!important}.border-radius-31{border-radius:31px!important}.border-radius-x-31{border-top-left-radius:31px!important;border-top-right-radius:31px!important}.border-radius-top-left-31{border-top-left-radius:31px!important}.border-radius-top-right-31{border-top-right-radius:31px!important}.border-radius-bottom-left-31{border-bottom-left-radius:31px!important}.border-radius-bottom-right-31{border-bottom-right-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:31px solid #53A6F3}.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-32{border:32px solid #D9D9D9!important}.border-black-32{border:32px solid var(--ion-text-color)!important}.border-top-32{border-top:32px solid #C8C8C8!important}.border-bottom-32{border-bottom:32px solid #C8C8C8!important}.border-white-32{border:32px solid white!important}.border-dotted-32{border:32px gray dashed!important}.border-primary-32{border:32px solid #53A6F3!important}.border-radius-32{border-radius:32px!important}.border-radius-x-32{border-top-left-radius:32px!important;border-top-right-radius:32px!important}.border-radius-top-left-32{border-top-left-radius:32px!important}.border-radius-top-right-32{border-top-right-radius:32px!important}.border-radius-bottom-left-32{border-bottom-left-radius:32px!important}.border-radius-bottom-right-32{border-bottom-right-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:32px solid #53A6F3}.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-33{border:33px solid #D9D9D9!important}.border-black-33{border:33px solid var(--ion-text-color)!important}.border-top-33{border-top:33px solid #C8C8C8!important}.border-bottom-33{border-bottom:33px solid #C8C8C8!important}.border-white-33{border:33px solid white!important}.border-dotted-33{border:33px gray dashed!important}.border-primary-33{border:33px solid #53A6F3!important}.border-radius-33{border-radius:33px!important}.border-radius-x-33{border-top-left-radius:33px!important;border-top-right-radius:33px!important}.border-radius-top-left-33{border-top-left-radius:33px!important}.border-radius-top-right-33{border-top-right-radius:33px!important}.border-radius-bottom-left-33{border-bottom-left-radius:33px!important}.border-radius-bottom-right-33{border-bottom-right-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:33px solid #53A6F3}.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-34{border:34px solid #D9D9D9!important}.border-black-34{border:34px solid var(--ion-text-color)!important}.border-top-34{border-top:34px solid #C8C8C8!important}.border-bottom-34{border-bottom:34px solid #C8C8C8!important}.border-white-34{border:34px solid white!important}.border-dotted-34{border:34px gray dashed!important}.border-primary-34{border:34px solid #53A6F3!important}.border-radius-34{border-radius:34px!important}.border-radius-x-34{border-top-left-radius:34px!important;border-top-right-radius:34px!important}.border-radius-top-left-34{border-top-left-radius:34px!important}.border-radius-top-right-34{border-top-right-radius:34px!important}.border-radius-bottom-left-34{border-bottom-left-radius:34px!important}.border-radius-bottom-right-34{border-bottom-right-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:34px solid #53A6F3}.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-35{border:35px solid #D9D9D9!important}.border-black-35{border:35px solid var(--ion-text-color)!important}.border-top-35{border-top:35px solid #C8C8C8!important}.border-bottom-35{border-bottom:35px solid #C8C8C8!important}.border-white-35{border:35px solid white!important}.border-dotted-35{border:35px gray dashed!important}.border-primary-35{border:35px solid #53A6F3!important}.border-radius-35{border-radius:35px!important}.border-radius-x-35{border-top-left-radius:35px!important;border-top-right-radius:35px!important}.border-radius-top-left-35{border-top-left-radius:35px!important}.border-radius-top-right-35{border-top-right-radius:35px!important}.border-radius-bottom-left-35{border-bottom-left-radius:35px!important}.border-radius-bottom-right-35{border-bottom-right-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:35px solid #53A6F3}.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-36{border:36px solid #D9D9D9!important}.border-black-36{border:36px solid var(--ion-text-color)!important}.border-top-36{border-top:36px solid #C8C8C8!important}.border-bottom-36{border-bottom:36px solid #C8C8C8!important}.border-white-36{border:36px solid white!important}.border-dotted-36{border:36px gray dashed!important}.border-primary-36{border:36px solid #53A6F3!important}.border-radius-36{border-radius:36px!important}.border-radius-x-36{border-top-left-radius:36px!important;border-top-right-radius:36px!important}.border-radius-top-left-36{border-top-left-radius:36px!important}.border-radius-top-right-36{border-top-right-radius:36px!important}.border-radius-bottom-left-36{border-bottom-left-radius:36px!important}.border-radius-bottom-right-36{border-bottom-right-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:36px solid #53A6F3}.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-37{border:37px solid #D9D9D9!important}.border-black-37{border:37px solid var(--ion-text-color)!important}.border-top-37{border-top:37px solid #C8C8C8!important}.border-bottom-37{border-bottom:37px solid #C8C8C8!important}.border-white-37{border:37px solid white!important}.border-dotted-37{border:37px gray dashed!important}.border-primary-37{border:37px solid #53A6F3!important}.border-radius-37{border-radius:37px!important}.border-radius-x-37{border-top-left-radius:37px!important;border-top-right-radius:37px!important}.border-radius-top-left-37{border-top-left-radius:37px!important}.border-radius-top-right-37{border-top-right-radius:37px!important}.border-radius-bottom-left-37{border-bottom-left-radius:37px!important}.border-radius-bottom-right-37{border-bottom-right-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:37px solid #53A6F3}.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-38{border:38px solid #D9D9D9!important}.border-black-38{border:38px solid var(--ion-text-color)!important}.border-top-38{border-top:38px solid #C8C8C8!important}.border-bottom-38{border-bottom:38px solid #C8C8C8!important}.border-white-38{border:38px solid white!important}.border-dotted-38{border:38px gray dashed!important}.border-primary-38{border:38px solid #53A6F3!important}.border-radius-38{border-radius:38px!important}.border-radius-x-38{border-top-left-radius:38px!important;border-top-right-radius:38px!important}.border-radius-top-left-38{border-top-left-radius:38px!important}.border-radius-top-right-38{border-top-right-radius:38px!important}.border-radius-bottom-left-38{border-bottom-left-radius:38px!important}.border-radius-bottom-right-38{border-bottom-right-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:38px solid #53A6F3}.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-39{border:39px solid #D9D9D9!important}.border-black-39{border:39px solid var(--ion-text-color)!important}.border-top-39{border-top:39px solid #C8C8C8!important}.border-bottom-39{border-bottom:39px solid #C8C8C8!important}.border-white-39{border:39px solid white!important}.border-dotted-39{border:39px gray dashed!important}.border-primary-39{border:39px solid #53A6F3!important}.border-radius-39{border-radius:39px!important}.border-radius-x-39{border-top-left-radius:39px!important;border-top-right-radius:39px!important}.border-radius-top-left-39{border-top-left-radius:39px!important}.border-radius-top-right-39{border-top-right-radius:39px!important}.border-radius-bottom-left-39{border-bottom-left-radius:39px!important}.border-radius-bottom-right-39{border-bottom-right-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:39px solid #53A6F3}.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-40{border:40px solid #D9D9D9!important}.border-black-40{border:40px solid var(--ion-text-color)!important}.border-top-40{border-top:40px solid #C8C8C8!important}.border-bottom-40{border-bottom:40px solid #C8C8C8!important}.border-white-40{border:40px solid white!important}.border-dotted-40{border:40px gray dashed!important}.border-primary-40{border:40px solid #53A6F3!important}.border-radius-40{border-radius:40px!important}.border-radius-x-40{border-top-left-radius:40px!important;border-top-right-radius:40px!important}.border-radius-top-left-40{border-top-left-radius:40px!important}.border-radius-top-right-40{border-top-right-radius:40px!important}.border-radius-bottom-left-40{border-bottom-left-radius:40px!important}.border-radius-bottom-right-40{border-bottom-right-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:40px solid #53A6F3}.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-41{border:41px solid #D9D9D9!important}.border-black-41{border:41px solid var(--ion-text-color)!important}.border-top-41{border-top:41px solid #C8C8C8!important}.border-bottom-41{border-bottom:41px solid #C8C8C8!important}.border-white-41{border:41px solid white!important}.border-dotted-41{border:41px gray dashed!important}.border-primary-41{border:41px solid #53A6F3!important}.border-radius-41{border-radius:41px!important}.border-radius-x-41{border-top-left-radius:41px!important;border-top-right-radius:41px!important}.border-radius-top-left-41{border-top-left-radius:41px!important}.border-radius-top-right-41{border-top-right-radius:41px!important}.border-radius-bottom-left-41{border-bottom-left-radius:41px!important}.border-radius-bottom-right-41{border-bottom-right-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:41px solid #53A6F3}.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-42{border:42px solid #D9D9D9!important}.border-black-42{border:42px solid var(--ion-text-color)!important}.border-top-42{border-top:42px solid #C8C8C8!important}.border-bottom-42{border-bottom:42px solid #C8C8C8!important}.border-white-42{border:42px solid white!important}.border-dotted-42{border:42px gray dashed!important}.border-primary-42{border:42px solid #53A6F3!important}.border-radius-42{border-radius:42px!important}.border-radius-x-42{border-top-left-radius:42px!important;border-top-right-radius:42px!important}.border-radius-top-left-42{border-top-left-radius:42px!important}.border-radius-top-right-42{border-top-right-radius:42px!important}.border-radius-bottom-left-42{border-bottom-left-radius:42px!important}.border-radius-bottom-right-42{border-bottom-right-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:42px solid #53A6F3}.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-43{border:43px solid #D9D9D9!important}.border-black-43{border:43px solid var(--ion-text-color)!important}.border-top-43{border-top:43px solid #C8C8C8!important}.border-bottom-43{border-bottom:43px solid #C8C8C8!important}.border-white-43{border:43px solid white!important}.border-dotted-43{border:43px gray dashed!important}.border-primary-43{border:43px solid #53A6F3!important}.border-radius-43{border-radius:43px!important}.border-radius-x-43{border-top-left-radius:43px!important;border-top-right-radius:43px!important}.border-radius-top-left-43{border-top-left-radius:43px!important}.border-radius-top-right-43{border-top-right-radius:43px!important}.border-radius-bottom-left-43{border-bottom-left-radius:43px!important}.border-radius-bottom-right-43{border-bottom-right-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:43px solid #53A6F3}.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-44{border:44px solid #D9D9D9!important}.border-black-44{border:44px solid var(--ion-text-color)!important}.border-top-44{border-top:44px solid #C8C8C8!important}.border-bottom-44{border-bottom:44px solid #C8C8C8!important}.border-white-44{border:44px solid white!important}.border-dotted-44{border:44px gray dashed!important}.border-primary-44{border:44px solid #53A6F3!important}.border-radius-44{border-radius:44px!important}.border-radius-x-44{border-top-left-radius:44px!important;border-top-right-radius:44px!important}.border-radius-top-left-44{border-top-left-radius:44px!important}.border-radius-top-right-44{border-top-right-radius:44px!important}.border-radius-bottom-left-44{border-bottom-left-radius:44px!important}.border-radius-bottom-right-44{border-bottom-right-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:44px solid #53A6F3}.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-45{border:45px solid #D9D9D9!important}.border-black-45{border:45px solid var(--ion-text-color)!important}.border-top-45{border-top:45px solid #C8C8C8!important}.border-bottom-45{border-bottom:45px solid #C8C8C8!important}.border-white-45{border:45px solid white!important}.border-dotted-45{border:45px gray dashed!important}.border-primary-45{border:45px solid #53A6F3!important}.border-radius-45{border-radius:45px!important}.border-radius-x-45{border-top-left-radius:45px!important;border-top-right-radius:45px!important}.border-radius-top-left-45{border-top-left-radius:45px!important}.border-radius-top-right-45{border-top-right-radius:45px!important}.border-radius-bottom-left-45{border-bottom-left-radius:45px!important}.border-radius-bottom-right-45{border-bottom-right-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:45px solid #53A6F3}.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-46{border:46px solid #D9D9D9!important}.border-black-46{border:46px solid var(--ion-text-color)!important}.border-top-46{border-top:46px solid #C8C8C8!important}.border-bottom-46{border-bottom:46px solid #C8C8C8!important}.border-white-46{border:46px solid white!important}.border-dotted-46{border:46px gray dashed!important}.border-primary-46{border:46px solid #53A6F3!important}.border-radius-46{border-radius:46px!important}.border-radius-x-46{border-top-left-radius:46px!important;border-top-right-radius:46px!important}.border-radius-top-left-46{border-top-left-radius:46px!important}.border-radius-top-right-46{border-top-right-radius:46px!important}.border-radius-bottom-left-46{border-bottom-left-radius:46px!important}.border-radius-bottom-right-46{border-bottom-right-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:46px solid #53A6F3}.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-47{border:47px solid #D9D9D9!important}.border-black-47{border:47px solid var(--ion-text-color)!important}.border-top-47{border-top:47px solid #C8C8C8!important}.border-bottom-47{border-bottom:47px solid #C8C8C8!important}.border-white-47{border:47px solid white!important}.border-dotted-47{border:47px gray dashed!important}.border-primary-47{border:47px solid #53A6F3!important}.border-radius-47{border-radius:47px!important}.border-radius-x-47{border-top-left-radius:47px!important;border-top-right-radius:47px!important}.border-radius-top-left-47{border-top-left-radius:47px!important}.border-radius-top-right-47{border-top-right-radius:47px!important}.border-radius-bottom-left-47{border-bottom-left-radius:47px!important}.border-radius-bottom-right-47{border-bottom-right-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:47px solid #53A6F3}.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-48{border:48px solid #D9D9D9!important}.border-black-48{border:48px solid var(--ion-text-color)!important}.border-top-48{border-top:48px solid #C8C8C8!important}.border-bottom-48{border-bottom:48px solid #C8C8C8!important}.border-white-48{border:48px solid white!important}.border-dotted-48{border:48px gray dashed!important}.border-primary-48{border:48px solid #53A6F3!important}.border-radius-48{border-radius:48px!important}.border-radius-x-48{border-top-left-radius:48px!important;border-top-right-radius:48px!important}.border-radius-top-left-48{border-top-left-radius:48px!important}.border-radius-top-right-48{border-top-right-radius:48px!important}.border-radius-bottom-left-48{border-bottom-left-radius:48px!important}.border-radius-bottom-right-48{border-bottom-right-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:48px solid #53A6F3}.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-49{border:49px solid #D9D9D9!important}.border-black-49{border:49px solid var(--ion-text-color)!important}.border-top-49{border-top:49px solid #C8C8C8!important}.border-bottom-49{border-bottom:49px solid #C8C8C8!important}.border-white-49{border:49px solid white!important}.border-dotted-49{border:49px gray dashed!important}.border-primary-49{border:49px solid #53A6F3!important}.border-radius-49{border-radius:49px!important}.border-radius-x-49{border-top-left-radius:49px!important;border-top-right-radius:49px!important}.border-radius-top-left-49{border-top-left-radius:49px!important}.border-radius-top-right-49{border-top-right-radius:49px!important}.border-radius-bottom-left-49{border-bottom-left-radius:49px!important}.border-radius-bottom-right-49{border-bottom-right-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:49px solid #53A6F3}.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-50{border:50px solid #D9D9D9!important}.border-black-50{border:50px solid var(--ion-text-color)!important}.border-top-50{border-top:50px solid #C8C8C8!important}.border-bottom-50{border-bottom:50px solid #C8C8C8!important}.border-white-50{border:50px solid white!important}.border-dotted-50{border:50px gray dashed!important}.border-primary-50{border:50px solid #53A6F3!important}.border-radius-50{border-radius:50px!important}.border-radius-x-50{border-top-left-radius:50px!important;border-top-right-radius:50px!important}.border-radius-top-left-50{border-top-left-radius:50px!important}.border-radius-top-right-50{border-top-right-radius:50px!important}.border-radius-bottom-left-50{border-bottom-left-radius:50px!important}.border-radius-bottom-right-50{border-bottom-right-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:50px solid #53A6F3}.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-51{border:51px solid #D9D9D9!important}.border-black-51{border:51px solid var(--ion-text-color)!important}.border-top-51{border-top:51px solid #C8C8C8!important}.border-bottom-51{border-bottom:51px solid #C8C8C8!important}.border-white-51{border:51px solid white!important}.border-dotted-51{border:51px gray dashed!important}.border-primary-51{border:51px solid #53A6F3!important}.border-radius-51{border-radius:51px!important}.border-radius-x-51{border-top-left-radius:51px!important;border-top-right-radius:51px!important}.border-radius-top-left-51{border-top-left-radius:51px!important}.border-radius-top-right-51{border-top-right-radius:51px!important}.border-radius-bottom-left-51{border-bottom-left-radius:51px!important}.border-radius-bottom-right-51{border-bottom-right-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:51px solid #53A6F3}.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-52{border:52px solid #D9D9D9!important}.border-black-52{border:52px solid var(--ion-text-color)!important}.border-top-52{border-top:52px solid #C8C8C8!important}.border-bottom-52{border-bottom:52px solid #C8C8C8!important}.border-white-52{border:52px solid white!important}.border-dotted-52{border:52px gray dashed!important}.border-primary-52{border:52px solid #53A6F3!important}.border-radius-52{border-radius:52px!important}.border-radius-x-52{border-top-left-radius:52px!important;border-top-right-radius:52px!important}.border-radius-top-left-52{border-top-left-radius:52px!important}.border-radius-top-right-52{border-top-right-radius:52px!important}.border-radius-bottom-left-52{border-bottom-left-radius:52px!important}.border-radius-bottom-right-52{border-bottom-right-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:52px solid #53A6F3}.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-53{border:53px solid #D9D9D9!important}.border-black-53{border:53px solid var(--ion-text-color)!important}.border-top-53{border-top:53px solid #C8C8C8!important}.border-bottom-53{border-bottom:53px solid #C8C8C8!important}.border-white-53{border:53px solid white!important}.border-dotted-53{border:53px gray dashed!important}.border-primary-53{border:53px solid #53A6F3!important}.border-radius-53{border-radius:53px!important}.border-radius-x-53{border-top-left-radius:53px!important;border-top-right-radius:53px!important}.border-radius-top-left-53{border-top-left-radius:53px!important}.border-radius-top-right-53{border-top-right-radius:53px!important}.border-radius-bottom-left-53{border-bottom-left-radius:53px!important}.border-radius-bottom-right-53{border-bottom-right-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:53px solid #53A6F3}.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-54{border:54px solid #D9D9D9!important}.border-black-54{border:54px solid var(--ion-text-color)!important}.border-top-54{border-top:54px solid #C8C8C8!important}.border-bottom-54{border-bottom:54px solid #C8C8C8!important}.border-white-54{border:54px solid white!important}.border-dotted-54{border:54px gray dashed!important}.border-primary-54{border:54px solid #53A6F3!important}.border-radius-54{border-radius:54px!important}.border-radius-x-54{border-top-left-radius:54px!important;border-top-right-radius:54px!important}.border-radius-top-left-54{border-top-left-radius:54px!important}.border-radius-top-right-54{border-top-right-radius:54px!important}.border-radius-bottom-left-54{border-bottom-left-radius:54px!important}.border-radius-bottom-right-54{border-bottom-right-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:54px solid #53A6F3}.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-55{border:55px solid #D9D9D9!important}.border-black-55{border:55px solid var(--ion-text-color)!important}.border-top-55{border-top:55px solid #C8C8C8!important}.border-bottom-55{border-bottom:55px solid #C8C8C8!important}.border-white-55{border:55px solid white!important}.border-dotted-55{border:55px gray dashed!important}.border-primary-55{border:55px solid #53A6F3!important}.border-radius-55{border-radius:55px!important}.border-radius-x-55{border-top-left-radius:55px!important;border-top-right-radius:55px!important}.border-radius-top-left-55{border-top-left-radius:55px!important}.border-radius-top-right-55{border-top-right-radius:55px!important}.border-radius-bottom-left-55{border-bottom-left-radius:55px!important}.border-radius-bottom-right-55{border-bottom-right-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:55px solid #53A6F3}.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-56{border:56px solid #D9D9D9!important}.border-black-56{border:56px solid var(--ion-text-color)!important}.border-top-56{border-top:56px solid #C8C8C8!important}.border-bottom-56{border-bottom:56px solid #C8C8C8!important}.border-white-56{border:56px solid white!important}.border-dotted-56{border:56px gray dashed!important}.border-primary-56{border:56px solid #53A6F3!important}.border-radius-56{border-radius:56px!important}.border-radius-x-56{border-top-left-radius:56px!important;border-top-right-radius:56px!important}.border-radius-top-left-56{border-top-left-radius:56px!important}.border-radius-top-right-56{border-top-right-radius:56px!important}.border-radius-bottom-left-56{border-bottom-left-radius:56px!important}.border-radius-bottom-right-56{border-bottom-right-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:56px solid #53A6F3}.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-57{border:57px solid #D9D9D9!important}.border-black-57{border:57px solid var(--ion-text-color)!important}.border-top-57{border-top:57px solid #C8C8C8!important}.border-bottom-57{border-bottom:57px solid #C8C8C8!important}.border-white-57{border:57px solid white!important}.border-dotted-57{border:57px gray dashed!important}.border-primary-57{border:57px solid #53A6F3!important}.border-radius-57{border-radius:57px!important}.border-radius-x-57{border-top-left-radius:57px!important;border-top-right-radius:57px!important}.border-radius-top-left-57{border-top-left-radius:57px!important}.border-radius-top-right-57{border-top-right-radius:57px!important}.border-radius-bottom-left-57{border-bottom-left-radius:57px!important}.border-radius-bottom-right-57{border-bottom-right-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:57px solid #53A6F3}.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-58{border:58px solid #D9D9D9!important}.border-black-58{border:58px solid var(--ion-text-color)!important}.border-top-58{border-top:58px solid #C8C8C8!important}.border-bottom-58{border-bottom:58px solid #C8C8C8!important}.border-white-58{border:58px solid white!important}.border-dotted-58{border:58px gray dashed!important}.border-primary-58{border:58px solid #53A6F3!important}.border-radius-58{border-radius:58px!important}.border-radius-x-58{border-top-left-radius:58px!important;border-top-right-radius:58px!important}.border-radius-top-left-58{border-top-left-radius:58px!important}.border-radius-top-right-58{border-top-right-radius:58px!important}.border-radius-bottom-left-58{border-bottom-left-radius:58px!important}.border-radius-bottom-right-58{border-bottom-right-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:58px solid #53A6F3}.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-59{border:59px solid #D9D9D9!important}.border-black-59{border:59px solid var(--ion-text-color)!important}.border-top-59{border-top:59px solid #C8C8C8!important}.border-bottom-59{border-bottom:59px solid #C8C8C8!important}.border-white-59{border:59px solid white!important}.border-dotted-59{border:59px gray dashed!important}.border-primary-59{border:59px solid #53A6F3!important}.border-radius-59{border-radius:59px!important}.border-radius-x-59{border-top-left-radius:59px!important;border-top-right-radius:59px!important}.border-radius-top-left-59{border-top-left-radius:59px!important}.border-radius-top-right-59{border-top-right-radius:59px!important}.border-radius-bottom-left-59{border-bottom-left-radius:59px!important}.border-radius-bottom-right-59{border-bottom-right-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:59px solid #53A6F3}.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-60{border:60px solid #D9D9D9!important}.border-black-60{border:60px solid var(--ion-text-color)!important}.border-top-60{border-top:60px solid #C8C8C8!important}.border-bottom-60{border-bottom:60px solid #C8C8C8!important}.border-white-60{border:60px solid white!important}.border-dotted-60{border:60px gray dashed!important}.border-primary-60{border:60px solid #53A6F3!important}.border-radius-60{border-radius:60px!important}.border-radius-x-60{border-top-left-radius:60px!important;border-top-right-radius:60px!important}.border-radius-top-left-60{border-top-left-radius:60px!important}.border-radius-top-right-60{border-top-right-radius:60px!important}.border-radius-bottom-left-60{border-bottom-left-radius:60px!important}.border-radius-bottom-right-60{border-bottom-right-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:60px solid #53A6F3}.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-61{border:61px solid #D9D9D9!important}.border-black-61{border:61px solid var(--ion-text-color)!important}.border-top-61{border-top:61px solid #C8C8C8!important}.border-bottom-61{border-bottom:61px solid #C8C8C8!important}.border-white-61{border:61px solid white!important}.border-dotted-61{border:61px gray dashed!important}.border-primary-61{border:61px solid #53A6F3!important}.border-radius-61{border-radius:61px!important}.border-radius-x-61{border-top-left-radius:61px!important;border-top-right-radius:61px!important}.border-radius-top-left-61{border-top-left-radius:61px!important}.border-radius-top-right-61{border-top-right-radius:61px!important}.border-radius-bottom-left-61{border-bottom-left-radius:61px!important}.border-radius-bottom-right-61{border-bottom-right-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:61px solid #53A6F3}.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-62{border:62px solid #D9D9D9!important}.border-black-62{border:62px solid var(--ion-text-color)!important}.border-top-62{border-top:62px solid #C8C8C8!important}.border-bottom-62{border-bottom:62px solid #C8C8C8!important}.border-white-62{border:62px solid white!important}.border-dotted-62{border:62px gray dashed!important}.border-primary-62{border:62px solid #53A6F3!important}.border-radius-62{border-radius:62px!important}.border-radius-x-62{border-top-left-radius:62px!important;border-top-right-radius:62px!important}.border-radius-top-left-62{border-top-left-radius:62px!important}.border-radius-top-right-62{border-top-right-radius:62px!important}.border-radius-bottom-left-62{border-bottom-left-radius:62px!important}.border-radius-bottom-right-62{border-bottom-right-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:62px solid #53A6F3}.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-63{border:63px solid #D9D9D9!important}.border-black-63{border:63px solid var(--ion-text-color)!important}.border-top-63{border-top:63px solid #C8C8C8!important}.border-bottom-63{border-bottom:63px solid #C8C8C8!important}.border-white-63{border:63px solid white!important}.border-dotted-63{border:63px gray dashed!important}.border-primary-63{border:63px solid #53A6F3!important}.border-radius-63{border-radius:63px!important}.border-radius-x-63{border-top-left-radius:63px!important;border-top-right-radius:63px!important}.border-radius-top-left-63{border-top-left-radius:63px!important}.border-radius-top-right-63{border-top-right-radius:63px!important}.border-radius-bottom-left-63{border-bottom-left-radius:63px!important}.border-radius-bottom-right-63{border-bottom-right-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:63px solid #53A6F3}.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-64{border:64px solid #D9D9D9!important}.border-black-64{border:64px solid var(--ion-text-color)!important}.border-top-64{border-top:64px solid #C8C8C8!important}.border-bottom-64{border-bottom:64px solid #C8C8C8!important}.border-white-64{border:64px solid white!important}.border-dotted-64{border:64px gray dashed!important}.border-primary-64{border:64px solid #53A6F3!important}.border-radius-64{border-radius:64px!important}.border-radius-x-64{border-top-left-radius:64px!important;border-top-right-radius:64px!important}.border-radius-top-left-64{border-top-left-radius:64px!important}.border-radius-top-right-64{border-top-right-radius:64px!important}.border-radius-bottom-left-64{border-bottom-left-radius:64px!important}.border-radius-bottom-right-64{border-bottom-right-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:64px solid #53A6F3}.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-65{border:65px solid #D9D9D9!important}.border-black-65{border:65px solid var(--ion-text-color)!important}.border-top-65{border-top:65px solid #C8C8C8!important}.border-bottom-65{border-bottom:65px solid #C8C8C8!important}.border-white-65{border:65px solid white!important}.border-dotted-65{border:65px gray dashed!important}.border-primary-65{border:65px solid #53A6F3!important}.border-radius-65{border-radius:65px!important}.border-radius-x-65{border-top-left-radius:65px!important;border-top-right-radius:65px!important}.border-radius-top-left-65{border-top-left-radius:65px!important}.border-radius-top-right-65{border-top-right-radius:65px!important}.border-radius-bottom-left-65{border-bottom-left-radius:65px!important}.border-radius-bottom-right-65{border-bottom-right-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:65px solid #53A6F3}.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-66{border:66px solid #D9D9D9!important}.border-black-66{border:66px solid var(--ion-text-color)!important}.border-top-66{border-top:66px solid #C8C8C8!important}.border-bottom-66{border-bottom:66px solid #C8C8C8!important}.border-white-66{border:66px solid white!important}.border-dotted-66{border:66px gray dashed!important}.border-primary-66{border:66px solid #53A6F3!important}.border-radius-66{border-radius:66px!important}.border-radius-x-66{border-top-left-radius:66px!important;border-top-right-radius:66px!important}.border-radius-top-left-66{border-top-left-radius:66px!important}.border-radius-top-right-66{border-top-right-radius:66px!important}.border-radius-bottom-left-66{border-bottom-left-radius:66px!important}.border-radius-bottom-right-66{border-bottom-right-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:66px solid #53A6F3}.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-67{border:67px solid #D9D9D9!important}.border-black-67{border:67px solid var(--ion-text-color)!important}.border-top-67{border-top:67px solid #C8C8C8!important}.border-bottom-67{border-bottom:67px solid #C8C8C8!important}.border-white-67{border:67px solid white!important}.border-dotted-67{border:67px gray dashed!important}.border-primary-67{border:67px solid #53A6F3!important}.border-radius-67{border-radius:67px!important}.border-radius-x-67{border-top-left-radius:67px!important;border-top-right-radius:67px!important}.border-radius-top-left-67{border-top-left-radius:67px!important}.border-radius-top-right-67{border-top-right-radius:67px!important}.border-radius-bottom-left-67{border-bottom-left-radius:67px!important}.border-radius-bottom-right-67{border-bottom-right-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:67px solid #53A6F3}.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-68{border:68px solid #D9D9D9!important}.border-black-68{border:68px solid var(--ion-text-color)!important}.border-top-68{border-top:68px solid #C8C8C8!important}.border-bottom-68{border-bottom:68px solid #C8C8C8!important}.border-white-68{border:68px solid white!important}.border-dotted-68{border:68px gray dashed!important}.border-primary-68{border:68px solid #53A6F3!important}.border-radius-68{border-radius:68px!important}.border-radius-x-68{border-top-left-radius:68px!important;border-top-right-radius:68px!important}.border-radius-top-left-68{border-top-left-radius:68px!important}.border-radius-top-right-68{border-top-right-radius:68px!important}.border-radius-bottom-left-68{border-bottom-left-radius:68px!important}.border-radius-bottom-right-68{border-bottom-right-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:68px solid #53A6F3}.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-69{border:69px solid #D9D9D9!important}.border-black-69{border:69px solid var(--ion-text-color)!important}.border-top-69{border-top:69px solid #C8C8C8!important}.border-bottom-69{border-bottom:69px solid #C8C8C8!important}.border-white-69{border:69px solid white!important}.border-dotted-69{border:69px gray dashed!important}.border-primary-69{border:69px solid #53A6F3!important}.border-radius-69{border-radius:69px!important}.border-radius-x-69{border-top-left-radius:69px!important;border-top-right-radius:69px!important}.border-radius-top-left-69{border-top-left-radius:69px!important}.border-radius-top-right-69{border-top-right-radius:69px!important}.border-radius-bottom-left-69{border-bottom-left-radius:69px!important}.border-radius-bottom-right-69{border-bottom-right-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:69px solid #53A6F3}.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-70{border:70px solid #D9D9D9!important}.border-black-70{border:70px solid var(--ion-text-color)!important}.border-top-70{border-top:70px solid #C8C8C8!important}.border-bottom-70{border-bottom:70px solid #C8C8C8!important}.border-white-70{border:70px solid white!important}.border-dotted-70{border:70px gray dashed!important}.border-primary-70{border:70px solid #53A6F3!important}.border-radius-70{border-radius:70px!important}.border-radius-x-70{border-top-left-radius:70px!important;border-top-right-radius:70px!important}.border-radius-top-left-70{border-top-left-radius:70px!important}.border-radius-top-right-70{border-top-right-radius:70px!important}.border-radius-bottom-left-70{border-bottom-left-radius:70px!important}.border-radius-bottom-right-70{border-bottom-right-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:70px solid #53A6F3}.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-71{border:71px solid #D9D9D9!important}.border-black-71{border:71px solid var(--ion-text-color)!important}.border-top-71{border-top:71px solid #C8C8C8!important}.border-bottom-71{border-bottom:71px solid #C8C8C8!important}.border-white-71{border:71px solid white!important}.border-dotted-71{border:71px gray dashed!important}.border-primary-71{border:71px solid #53A6F3!important}.border-radius-71{border-radius:71px!important}.border-radius-x-71{border-top-left-radius:71px!important;border-top-right-radius:71px!important}.border-radius-top-left-71{border-top-left-radius:71px!important}.border-radius-top-right-71{border-top-right-radius:71px!important}.border-radius-bottom-left-71{border-bottom-left-radius:71px!important}.border-radius-bottom-right-71{border-bottom-right-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:71px solid #53A6F3}.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-72{border:72px solid #D9D9D9!important}.border-black-72{border:72px solid var(--ion-text-color)!important}.border-top-72{border-top:72px solid #C8C8C8!important}.border-bottom-72{border-bottom:72px solid #C8C8C8!important}.border-white-72{border:72px solid white!important}.border-dotted-72{border:72px gray dashed!important}.border-primary-72{border:72px solid #53A6F3!important}.border-radius-72{border-radius:72px!important}.border-radius-x-72{border-top-left-radius:72px!important;border-top-right-radius:72px!important}.border-radius-top-left-72{border-top-left-radius:72px!important}.border-radius-top-right-72{border-top-right-radius:72px!important}.border-radius-bottom-left-72{border-bottom-left-radius:72px!important}.border-radius-bottom-right-72{border-bottom-right-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:72px solid #53A6F3}.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-73{border:73px solid #D9D9D9!important}.border-black-73{border:73px solid var(--ion-text-color)!important}.border-top-73{border-top:73px solid #C8C8C8!important}.border-bottom-73{border-bottom:73px solid #C8C8C8!important}.border-white-73{border:73px solid white!important}.border-dotted-73{border:73px gray dashed!important}.border-primary-73{border:73px solid #53A6F3!important}.border-radius-73{border-radius:73px!important}.border-radius-x-73{border-top-left-radius:73px!important;border-top-right-radius:73px!important}.border-radius-top-left-73{border-top-left-radius:73px!important}.border-radius-top-right-73{border-top-right-radius:73px!important}.border-radius-bottom-left-73{border-bottom-left-radius:73px!important}.border-radius-bottom-right-73{border-bottom-right-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:73px solid #53A6F3}.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-74{border:74px solid #D9D9D9!important}.border-black-74{border:74px solid var(--ion-text-color)!important}.border-top-74{border-top:74px solid #C8C8C8!important}.border-bottom-74{border-bottom:74px solid #C8C8C8!important}.border-white-74{border:74px solid white!important}.border-dotted-74{border:74px gray dashed!important}.border-primary-74{border:74px solid #53A6F3!important}.border-radius-74{border-radius:74px!important}.border-radius-x-74{border-top-left-radius:74px!important;border-top-right-radius:74px!important}.border-radius-top-left-74{border-top-left-radius:74px!important}.border-radius-top-right-74{border-top-right-radius:74px!important}.border-radius-bottom-left-74{border-bottom-left-radius:74px!important}.border-radius-bottom-right-74{border-bottom-right-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:74px solid #53A6F3}.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-75{border:75px solid #D9D9D9!important}.border-black-75{border:75px solid var(--ion-text-color)!important}.border-top-75{border-top:75px solid #C8C8C8!important}.border-bottom-75{border-bottom:75px solid #C8C8C8!important}.border-white-75{border:75px solid white!important}.border-dotted-75{border:75px gray dashed!important}.border-primary-75{border:75px solid #53A6F3!important}.border-radius-75{border-radius:75px!important}.border-radius-x-75{border-top-left-radius:75px!important;border-top-right-radius:75px!important}.border-radius-top-left-75{border-top-left-radius:75px!important}.border-radius-top-right-75{border-top-right-radius:75px!important}.border-radius-bottom-left-75{border-bottom-left-radius:75px!important}.border-radius-bottom-right-75{border-bottom-right-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:75px solid #53A6F3}.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-76{border:76px solid #D9D9D9!important}.border-black-76{border:76px solid var(--ion-text-color)!important}.border-top-76{border-top:76px solid #C8C8C8!important}.border-bottom-76{border-bottom:76px solid #C8C8C8!important}.border-white-76{border:76px solid white!important}.border-dotted-76{border:76px gray dashed!important}.border-primary-76{border:76px solid #53A6F3!important}.border-radius-76{border-radius:76px!important}.border-radius-x-76{border-top-left-radius:76px!important;border-top-right-radius:76px!important}.border-radius-top-left-76{border-top-left-radius:76px!important}.border-radius-top-right-76{border-top-right-radius:76px!important}.border-radius-bottom-left-76{border-bottom-left-radius:76px!important}.border-radius-bottom-right-76{border-bottom-right-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:76px solid #53A6F3}.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-77{border:77px solid #D9D9D9!important}.border-black-77{border:77px solid var(--ion-text-color)!important}.border-top-77{border-top:77px solid #C8C8C8!important}.border-bottom-77{border-bottom:77px solid #C8C8C8!important}.border-white-77{border:77px solid white!important}.border-dotted-77{border:77px gray dashed!important}.border-primary-77{border:77px solid #53A6F3!important}.border-radius-77{border-radius:77px!important}.border-radius-x-77{border-top-left-radius:77px!important;border-top-right-radius:77px!important}.border-radius-top-left-77{border-top-left-radius:77px!important}.border-radius-top-right-77{border-top-right-radius:77px!important}.border-radius-bottom-left-77{border-bottom-left-radius:77px!important}.border-radius-bottom-right-77{border-bottom-right-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:77px solid #53A6F3}.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-78{border:78px solid #D9D9D9!important}.border-black-78{border:78px solid var(--ion-text-color)!important}.border-top-78{border-top:78px solid #C8C8C8!important}.border-bottom-78{border-bottom:78px solid #C8C8C8!important}.border-white-78{border:78px solid white!important}.border-dotted-78{border:78px gray dashed!important}.border-primary-78{border:78px solid #53A6F3!important}.border-radius-78{border-radius:78px!important}.border-radius-x-78{border-top-left-radius:78px!important;border-top-right-radius:78px!important}.border-radius-top-left-78{border-top-left-radius:78px!important}.border-radius-top-right-78{border-top-right-radius:78px!important}.border-radius-bottom-left-78{border-bottom-left-radius:78px!important}.border-radius-bottom-right-78{border-bottom-right-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:78px solid #53A6F3}.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-79{border:79px solid #D9D9D9!important}.border-black-79{border:79px solid var(--ion-text-color)!important}.border-top-79{border-top:79px solid #C8C8C8!important}.border-bottom-79{border-bottom:79px solid #C8C8C8!important}.border-white-79{border:79px solid white!important}.border-dotted-79{border:79px gray dashed!important}.border-primary-79{border:79px solid #53A6F3!important}.border-radius-79{border-radius:79px!important}.border-radius-x-79{border-top-left-radius:79px!important;border-top-right-radius:79px!important}.border-radius-top-left-79{border-top-left-radius:79px!important}.border-radius-top-right-79{border-top-right-radius:79px!important}.border-radius-bottom-left-79{border-bottom-left-radius:79px!important}.border-radius-bottom-right-79{border-bottom-right-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:79px solid #53A6F3}.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-80{border:80px solid #D9D9D9!important}.border-black-80{border:80px solid var(--ion-text-color)!important}.border-top-80{border-top:80px solid #C8C8C8!important}.border-bottom-80{border-bottom:80px solid #C8C8C8!important}.border-white-80{border:80px solid white!important}.border-dotted-80{border:80px gray dashed!important}.border-primary-80{border:80px solid #53A6F3!important}.border-radius-80{border-radius:80px!important}.border-radius-x-80{border-top-left-radius:80px!important;border-top-right-radius:80px!important}.border-radius-top-left-80{border-top-left-radius:80px!important}.border-radius-top-right-80{border-top-right-radius:80px!important}.border-radius-bottom-left-80{border-bottom-left-radius:80px!important}.border-radius-bottom-right-80{border-bottom-right-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:80px solid #53A6F3}.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-81{border:81px solid #D9D9D9!important}.border-black-81{border:81px solid var(--ion-text-color)!important}.border-top-81{border-top:81px solid #C8C8C8!important}.border-bottom-81{border-bottom:81px solid #C8C8C8!important}.border-white-81{border:81px solid white!important}.border-dotted-81{border:81px gray dashed!important}.border-primary-81{border:81px solid #53A6F3!important}.border-radius-81{border-radius:81px!important}.border-radius-x-81{border-top-left-radius:81px!important;border-top-right-radius:81px!important}.border-radius-top-left-81{border-top-left-radius:81px!important}.border-radius-top-right-81{border-top-right-radius:81px!important}.border-radius-bottom-left-81{border-bottom-left-radius:81px!important}.border-radius-bottom-right-81{border-bottom-right-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:81px solid #53A6F3}.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-82{border:82px solid #D9D9D9!important}.border-black-82{border:82px solid var(--ion-text-color)!important}.border-top-82{border-top:82px solid #C8C8C8!important}.border-bottom-82{border-bottom:82px solid #C8C8C8!important}.border-white-82{border:82px solid white!important}.border-dotted-82{border:82px gray dashed!important}.border-primary-82{border:82px solid #53A6F3!important}.border-radius-82{border-radius:82px!important}.border-radius-x-82{border-top-left-radius:82px!important;border-top-right-radius:82px!important}.border-radius-top-left-82{border-top-left-radius:82px!important}.border-radius-top-right-82{border-top-right-radius:82px!important}.border-radius-bottom-left-82{border-bottom-left-radius:82px!important}.border-radius-bottom-right-82{border-bottom-right-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:82px solid #53A6F3}.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-83{border:83px solid #D9D9D9!important}.border-black-83{border:83px solid var(--ion-text-color)!important}.border-top-83{border-top:83px solid #C8C8C8!important}.border-bottom-83{border-bottom:83px solid #C8C8C8!important}.border-white-83{border:83px solid white!important}.border-dotted-83{border:83px gray dashed!important}.border-primary-83{border:83px solid #53A6F3!important}.border-radius-83{border-radius:83px!important}.border-radius-x-83{border-top-left-radius:83px!important;border-top-right-radius:83px!important}.border-radius-top-left-83{border-top-left-radius:83px!important}.border-radius-top-right-83{border-top-right-radius:83px!important}.border-radius-bottom-left-83{border-bottom-left-radius:83px!important}.border-radius-bottom-right-83{border-bottom-right-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:83px solid #53A6F3}.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-84{border:84px solid #D9D9D9!important}.border-black-84{border:84px solid var(--ion-text-color)!important}.border-top-84{border-top:84px solid #C8C8C8!important}.border-bottom-84{border-bottom:84px solid #C8C8C8!important}.border-white-84{border:84px solid white!important}.border-dotted-84{border:84px gray dashed!important}.border-primary-84{border:84px solid #53A6F3!important}.border-radius-84{border-radius:84px!important}.border-radius-x-84{border-top-left-radius:84px!important;border-top-right-radius:84px!important}.border-radius-top-left-84{border-top-left-radius:84px!important}.border-radius-top-right-84{border-top-right-radius:84px!important}.border-radius-bottom-left-84{border-bottom-left-radius:84px!important}.border-radius-bottom-right-84{border-bottom-right-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:84px solid #53A6F3}.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-85{border:85px solid #D9D9D9!important}.border-black-85{border:85px solid var(--ion-text-color)!important}.border-top-85{border-top:85px solid #C8C8C8!important}.border-bottom-85{border-bottom:85px solid #C8C8C8!important}.border-white-85{border:85px solid white!important}.border-dotted-85{border:85px gray dashed!important}.border-primary-85{border:85px solid #53A6F3!important}.border-radius-85{border-radius:85px!important}.border-radius-x-85{border-top-left-radius:85px!important;border-top-right-radius:85px!important}.border-radius-top-left-85{border-top-left-radius:85px!important}.border-radius-top-right-85{border-top-right-radius:85px!important}.border-radius-bottom-left-85{border-bottom-left-radius:85px!important}.border-radius-bottom-right-85{border-bottom-right-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:85px solid #53A6F3}.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-86{border:86px solid #D9D9D9!important}.border-black-86{border:86px solid var(--ion-text-color)!important}.border-top-86{border-top:86px solid #C8C8C8!important}.border-bottom-86{border-bottom:86px solid #C8C8C8!important}.border-white-86{border:86px solid white!important}.border-dotted-86{border:86px gray dashed!important}.border-primary-86{border:86px solid #53A6F3!important}.border-radius-86{border-radius:86px!important}.border-radius-x-86{border-top-left-radius:86px!important;border-top-right-radius:86px!important}.border-radius-top-left-86{border-top-left-radius:86px!important}.border-radius-top-right-86{border-top-right-radius:86px!important}.border-radius-bottom-left-86{border-bottom-left-radius:86px!important}.border-radius-bottom-right-86{border-bottom-right-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:86px solid #53A6F3}.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-87{border:87px solid #D9D9D9!important}.border-black-87{border:87px solid var(--ion-text-color)!important}.border-top-87{border-top:87px solid #C8C8C8!important}.border-bottom-87{border-bottom:87px solid #C8C8C8!important}.border-white-87{border:87px solid white!important}.border-dotted-87{border:87px gray dashed!important}.border-primary-87{border:87px solid #53A6F3!important}.border-radius-87{border-radius:87px!important}.border-radius-x-87{border-top-left-radius:87px!important;border-top-right-radius:87px!important}.border-radius-top-left-87{border-top-left-radius:87px!important}.border-radius-top-right-87{border-top-right-radius:87px!important}.border-radius-bottom-left-87{border-bottom-left-radius:87px!important}.border-radius-bottom-right-87{border-bottom-right-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:87px solid #53A6F3}.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-88{border:88px solid #D9D9D9!important}.border-black-88{border:88px solid var(--ion-text-color)!important}.border-top-88{border-top:88px solid #C8C8C8!important}.border-bottom-88{border-bottom:88px solid #C8C8C8!important}.border-white-88{border:88px solid white!important}.border-dotted-88{border:88px gray dashed!important}.border-primary-88{border:88px solid #53A6F3!important}.border-radius-88{border-radius:88px!important}.border-radius-x-88{border-top-left-radius:88px!important;border-top-right-radius:88px!important}.border-radius-top-left-88{border-top-left-radius:88px!important}.border-radius-top-right-88{border-top-right-radius:88px!important}.border-radius-bottom-left-88{border-bottom-left-radius:88px!important}.border-radius-bottom-right-88{border-bottom-right-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:88px solid #53A6F3}.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-89{border:89px solid #D9D9D9!important}.border-black-89{border:89px solid var(--ion-text-color)!important}.border-top-89{border-top:89px solid #C8C8C8!important}.border-bottom-89{border-bottom:89px solid #C8C8C8!important}.border-white-89{border:89px solid white!important}.border-dotted-89{border:89px gray dashed!important}.border-primary-89{border:89px solid #53A6F3!important}.border-radius-89{border-radius:89px!important}.border-radius-x-89{border-top-left-radius:89px!important;border-top-right-radius:89px!important}.border-radius-top-left-89{border-top-left-radius:89px!important}.border-radius-top-right-89{border-top-right-radius:89px!important}.border-radius-bottom-left-89{border-bottom-left-radius:89px!important}.border-radius-bottom-right-89{border-bottom-right-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:89px solid #53A6F3}.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-90{border:90px solid #D9D9D9!important}.border-black-90{border:90px solid var(--ion-text-color)!important}.border-top-90{border-top:90px solid #C8C8C8!important}.border-bottom-90{border-bottom:90px solid #C8C8C8!important}.border-white-90{border:90px solid white!important}.border-dotted-90{border:90px gray dashed!important}.border-primary-90{border:90px solid #53A6F3!important}.border-radius-90{border-radius:90px!important}.border-radius-x-90{border-top-left-radius:90px!important;border-top-right-radius:90px!important}.border-radius-top-left-90{border-top-left-radius:90px!important}.border-radius-top-right-90{border-top-right-radius:90px!important}.border-radius-bottom-left-90{border-bottom-left-radius:90px!important}.border-radius-bottom-right-90{border-bottom-right-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:90px solid #53A6F3}.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-91{border:91px solid #D9D9D9!important}.border-black-91{border:91px solid var(--ion-text-color)!important}.border-top-91{border-top:91px solid #C8C8C8!important}.border-bottom-91{border-bottom:91px solid #C8C8C8!important}.border-white-91{border:91px solid white!important}.border-dotted-91{border:91px gray dashed!important}.border-primary-91{border:91px solid #53A6F3!important}.border-radius-91{border-radius:91px!important}.border-radius-x-91{border-top-left-radius:91px!important;border-top-right-radius:91px!important}.border-radius-top-left-91{border-top-left-radius:91px!important}.border-radius-top-right-91{border-top-right-radius:91px!important}.border-radius-bottom-left-91{border-bottom-left-radius:91px!important}.border-radius-bottom-right-91{border-bottom-right-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:91px solid #53A6F3}.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-92{border:92px solid #D9D9D9!important}.border-black-92{border:92px solid var(--ion-text-color)!important}.border-top-92{border-top:92px solid #C8C8C8!important}.border-bottom-92{border-bottom:92px solid #C8C8C8!important}.border-white-92{border:92px solid white!important}.border-dotted-92{border:92px gray dashed!important}.border-primary-92{border:92px solid #53A6F3!important}.border-radius-92{border-radius:92px!important}.border-radius-x-92{border-top-left-radius:92px!important;border-top-right-radius:92px!important}.border-radius-top-left-92{border-top-left-radius:92px!important}.border-radius-top-right-92{border-top-right-radius:92px!important}.border-radius-bottom-left-92{border-bottom-left-radius:92px!important}.border-radius-bottom-right-92{border-bottom-right-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:92px solid #53A6F3}.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-93{border:93px solid #D9D9D9!important}.border-black-93{border:93px solid var(--ion-text-color)!important}.border-top-93{border-top:93px solid #C8C8C8!important}.border-bottom-93{border-bottom:93px solid #C8C8C8!important}.border-white-93{border:93px solid white!important}.border-dotted-93{border:93px gray dashed!important}.border-primary-93{border:93px solid #53A6F3!important}.border-radius-93{border-radius:93px!important}.border-radius-x-93{border-top-left-radius:93px!important;border-top-right-radius:93px!important}.border-radius-top-left-93{border-top-left-radius:93px!important}.border-radius-top-right-93{border-top-right-radius:93px!important}.border-radius-bottom-left-93{border-bottom-left-radius:93px!important}.border-radius-bottom-right-93{border-bottom-right-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:93px solid #53A6F3}.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-94{border:94px solid #D9D9D9!important}.border-black-94{border:94px solid var(--ion-text-color)!important}.border-top-94{border-top:94px solid #C8C8C8!important}.border-bottom-94{border-bottom:94px solid #C8C8C8!important}.border-white-94{border:94px solid white!important}.border-dotted-94{border:94px gray dashed!important}.border-primary-94{border:94px solid #53A6F3!important}.border-radius-94{border-radius:94px!important}.border-radius-x-94{border-top-left-radius:94px!important;border-top-right-radius:94px!important}.border-radius-top-left-94{border-top-left-radius:94px!important}.border-radius-top-right-94{border-top-right-radius:94px!important}.border-radius-bottom-left-94{border-bottom-left-radius:94px!important}.border-radius-bottom-right-94{border-bottom-right-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:94px solid #53A6F3}.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-95{border:95px solid #D9D9D9!important}.border-black-95{border:95px solid var(--ion-text-color)!important}.border-top-95{border-top:95px solid #C8C8C8!important}.border-bottom-95{border-bottom:95px solid #C8C8C8!important}.border-white-95{border:95px solid white!important}.border-dotted-95{border:95px gray dashed!important}.border-primary-95{border:95px solid #53A6F3!important}.border-radius-95{border-radius:95px!important}.border-radius-x-95{border-top-left-radius:95px!important;border-top-right-radius:95px!important}.border-radius-top-left-95{border-top-left-radius:95px!important}.border-radius-top-right-95{border-top-right-radius:95px!important}.border-radius-bottom-left-95{border-bottom-left-radius:95px!important}.border-radius-bottom-right-95{border-bottom-right-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:95px solid #53A6F3}.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-96{border:96px solid #D9D9D9!important}.border-black-96{border:96px solid var(--ion-text-color)!important}.border-top-96{border-top:96px solid #C8C8C8!important}.border-bottom-96{border-bottom:96px solid #C8C8C8!important}.border-white-96{border:96px solid white!important}.border-dotted-96{border:96px gray dashed!important}.border-primary-96{border:96px solid #53A6F3!important}.border-radius-96{border-radius:96px!important}.border-radius-x-96{border-top-left-radius:96px!important;border-top-right-radius:96px!important}.border-radius-top-left-96{border-top-left-radius:96px!important}.border-radius-top-right-96{border-top-right-radius:96px!important}.border-radius-bottom-left-96{border-bottom-left-radius:96px!important}.border-radius-bottom-right-96{border-bottom-right-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:96px solid #53A6F3}.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-97{border:97px solid #D9D9D9!important}.border-black-97{border:97px solid var(--ion-text-color)!important}.border-top-97{border-top:97px solid #C8C8C8!important}.border-bottom-97{border-bottom:97px solid #C8C8C8!important}.border-white-97{border:97px solid white!important}.border-dotted-97{border:97px gray dashed!important}.border-primary-97{border:97px solid #53A6F3!important}.border-radius-97{border-radius:97px!important}.border-radius-x-97{border-top-left-radius:97px!important;border-top-right-radius:97px!important}.border-radius-top-left-97{border-top-left-radius:97px!important}.border-radius-top-right-97{border-top-right-radius:97px!important}.border-radius-bottom-left-97{border-bottom-left-radius:97px!important}.border-radius-bottom-right-97{border-bottom-right-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:97px solid #53A6F3}.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-98{border:98px solid #D9D9D9!important}.border-black-98{border:98px solid var(--ion-text-color)!important}.border-top-98{border-top:98px solid #C8C8C8!important}.border-bottom-98{border-bottom:98px solid #C8C8C8!important}.border-white-98{border:98px solid white!important}.border-dotted-98{border:98px gray dashed!important}.border-primary-98{border:98px solid #53A6F3!important}.border-radius-98{border-radius:98px!important}.border-radius-x-98{border-top-left-radius:98px!important;border-top-right-radius:98px!important}.border-radius-top-left-98{border-top-left-radius:98px!important}.border-radius-top-right-98{border-top-right-radius:98px!important}.border-radius-bottom-left-98{border-bottom-left-radius:98px!important}.border-radius-bottom-right-98{border-bottom-right-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:98px solid #53A6F3}.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-99{border:99px solid #D9D9D9!important}.border-black-99{border:99px solid var(--ion-text-color)!important}.border-top-99{border-top:99px solid #C8C8C8!important}.border-bottom-99{border-bottom:99px solid #C8C8C8!important}.border-white-99{border:99px solid white!important}.border-dotted-99{border:99px gray dashed!important}.border-primary-99{border:99px solid #53A6F3!important}.border-radius-99{border-radius:99px!important}.border-radius-x-99{border-top-left-radius:99px!important;border-top-right-radius:99px!important}.border-radius-top-left-99{border-top-left-radius:99px!important}.border-radius-top-right-99{border-top-right-radius:99px!important}.border-radius-bottom-left-99{border-bottom-left-radius:99px!important}.border-radius-bottom-right-99{border-bottom-right-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:99px solid #53A6F3}.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-100{border:100px solid #D9D9D9!important}.border-black-100{border:100px solid var(--ion-text-color)!important}.border-top-100{border-top:100px solid #C8C8C8!important}.border-bottom-100{border-bottom:100px solid #C8C8C8!important}.border-white-100{border:100px solid white!important}.border-dotted-100{border:100px gray dashed!important}.border-primary-100{border:100px solid #53A6F3!important}.border-radius-100{border-radius:100px!important}.border-radius-x-100{border-top-left-radius:100px!important;border-top-right-radius:100px!important}.border-radius-top-left-100{border-top-left-radius:100px!important}.border-radius-top-right-100{border-top-right-radius:100px!important}.border-radius-bottom-left-100{border-bottom-left-radius:100px!important}.border-radius-bottom-right-100{border-bottom-right-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:100px solid #53A6F3}.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}.z-index{z-index:9999}.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!important}.border-right-none{border-right:none!important}.pt-0{padding-top:0!important}.pl-0{padding-left:0!important}.pb-0{padding-bottom: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}.line-above{text-decoration:line-through}.color-sky{color:#1491ea}.color-red{color:red!important}.bg-tint{background:#e4dede}.bg-light{background:#fff}.bg-aldour{background:#151a4d}.light-contrast{color:var(--ion-color-light-contrast)}.center{display:flex!important;justify-content:center!important;align-items:center!important}.block{position:relative;display:inline-block}.last-image{filter:brightness(.3)}.flex-wrap{flex-wrap:wrap!important}.object-fit{object-fit:cover!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-primary{background:#53a6f3!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}.float-end{float:inline-end!important}.widthVh{width:100vh}.heightVh{height:100vh}.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}.link-hover:hover{border-bottom:1px solid --primary;color:var(--primary);cursor:pointer}.bg-white{background:#fff!important}.bg-gray{background:var(--ion-background-color)!important}.bg-gray-dark{background:#e8e8e8!important}.bg-none{background:none!important}.outline-none{outline:none!important}.text-white{color:#fff!important}.text-primary{color:#1491ea!important}.text-aldour{color:#5c5e9d!important}.text-gray{color:#666!important}.text-blur{color:#807d7d!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-primary{color:var(--ion-color-primary)!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-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}.font-size{font-size:14px!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}.underline-text{text-decoration:underline;text-decoration-color:#000}.limit-text{display:inline-block;max-width:50ch;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.scroll-y{overflow-y:auto!important}.scroll-x{overflow-x:auto!important;white-space:nowrap}.scroll-container{display:inline-flex;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;max-width:100%;box-sizing:border-box}.keyword-block{min-width:150px;flex:0 .2 auto}.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}.btn-border-radius{--border-radius: 10px !important}.rounded{border-radius:50%!important}.bgthem-gray{background-color:var(--ion-color-light-tint)}.app-card{padding:12px!important;border-radius:24px}.app-card h1{font-size:15px;font-weight:400;line-height:18.75px;text-align:center;margin:0;padding-bottom:8px}.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}.custom-padding-1{padding-left:4%!important}@media (max-width: 991px){.custom-padding-1{padding-left:1%!important;max-width:100%}}@media (min-width: 530px) and (max-width: 767px){.custom-padding-1{padding-left:1%!important;max-width:100%}}.custom-padding-2{padding-left:8%!important}@media (max-width: 991px){.custom-padding-2{padding-left:2%!important;max-width:100%}}@media (min-width: 530px) and (max-width: 767px){.custom-padding-2{padding-left:2%!important;max-width:100%}}.custom-padding-3{padding-left:12%!important}@media (max-width: 991px){.custom-padding-3{padding-left:3%!important;max-width:100%}}@media (min-width: 530px) and (max-width: 767px){.custom-padding-3{padding-left:3%!important;max-width:100%}}.custom-padding-4{padding-left:16%!important}@media (max-width: 991px){.custom-padding-4{padding-left:4%!important;max-width:100%}}@media (min-width: 530px) and (max-width: 767px){.custom-padding-4{padding-left:4%!important;max-width:100%}}.custom-padding-5{padding-left:20%!important}@media (max-width: 991px){.custom-padding-5{padding-left:5%!important;max-width:100%}}@media (min-width: 530px) and (max-width: 767px){.custom-padding-5{padding-left:5%!important;max-width:100%}}.custom-padding-6{padding-left:24%!important}@media (max-width: 991px){.custom-padding-6{padding-left:6%!important;max-width:100%}}@media (min-width: 530px) and (max-width: 767px){.custom-padding-6{padding-left:6%!important;max-width:100%}}.custom-padding-7{padding-left:28%!important}@media (max-width: 991px){.custom-padding-7{padding-left:7%!important;max-width:100%}}@media (min-width: 530px) and (max-width: 767px){.custom-padding-7{padding-left:7%!important;max-width:100%}}.custom-padding-8{padding-left:32%!important}@media (max-width: 991px){.custom-padding-8{padding-left:8%!important;max-width:100%}}@media (min-width: 530px) and (max-width: 767px){.custom-padding-8{padding-left:8%!important;max-width:100%}}.custom-padding-9{padding-left:36%!important}@media (max-width: 991px){.custom-padding-9{padding-left:9%!important;max-width:100%}}@media (min-width: 530px) and (max-width: 767px){.custom-padding-9{padding-left:9%!important;max-width:100%}}.custom-padding-10{padding-left:40%!important}@media (max-width: 991px){.custom-padding-10{padding-left:10%!important;max-width:100%}}@media (min-width: 530px) and (max-width: 767px){.custom-padding-10{padding-left:10%!important;max-width:100%}}.custom-padding-11{padding-left:44%!important}@media (max-width: 991px){.custom-padding-11{padding-left:11%!important;max-width:100%}}@media (min-width: 530px) and (max-width: 767px){.custom-padding-11{padding-left:11%!important;max-width:100%}}.custom-padding-12{padding-left:48%!important}@media (max-width: 991px){.custom-padding-12{padding-left:12%!important;max-width:100%}}@media (min-width: 530px) and (max-width: 767px){.custom-padding-12{padding-left:12%!important;max-width:100%}}.custom-padding-13{padding-left:52%!important}@media (max-width: 991px){.custom-padding-13{padding-left:13%!important;max-width:100%}}@media (min-width: 530px) and (max-width: 767px){.custom-padding-13{padding-left:13%!important;max-width:100%}}.custom-padding-14{padding-left:56%!important}@media (max-width: 991px){.custom-padding-14{padding-left:14%!important;max-width:100%}}@media (min-width: 530px) and (max-width: 767px){.custom-padding-14{padding-left:14%!important;max-width:100%}}.custom-padding-15{padding-left:60%!important}@media (max-width: 991px){.custom-padding-15{padding-left:15%!important;max-width:100%}}@media (min-width: 530px) and (max-width: 767px){.custom-padding-15{padding-left:15%!important;max-width:100%}}.custom-padding-16{padding-left:64%!important}@media (max-width: 991px){.custom-padding-16{padding-left:16%!important;max-width:100%}}@media (min-width: 530px) and (max-width: 767px){.custom-padding-16{padding-left:16%!important;max-width:100%}}.custom-padding-17{padding-left:68%!important}@media (max-width: 991px){.custom-padding-17{padding-left:17%!important;max-width:100%}}@media (min-width: 530px) and (max-width: 767px){.custom-padding-17{padding-left:17%!important;max-width:100%}}.custom-padding-18{padding-left:72%!important}@media (max-width: 991px){.custom-padding-18{padding-left:18%!important;max-width:100%}}@media (min-width: 530px) and (max-width: 767px){.custom-padding-18{padding-left:18%!important;max-width:100%}}.custom-padding-19{padding-left:76%!important}@media (max-width: 991px){.custom-padding-19{padding-left:19%!important;max-width:100%}}@media (min-width: 530px) and (max-width: 767px){.custom-padding-19{padding-left:19%!important;max-width:100%}}.custom-padding-20{padding-left:80%!important}@media (max-width: 991px){.custom-padding-20{padding-left:20%!important;max-width:100%}}@media (min-width: 530px) and (max-width: 767px){.custom-padding-20{padding-left:20%!important;max-width:100%}}.custom-padding-21{padding-left:84%!important}@media (max-width: 991px){.custom-padding-21{padding-left:21%!important;max-width:100%}}@media (min-width: 530px) and (max-width: 767px){.custom-padding-21{padding-left:21%!important;max-width:100%}}.custom-padding-22{padding-left:88%!important}@media (max-width: 991px){.custom-padding-22{padding-left:22%!important;max-width:100%}}@media (min-width: 530px) and (max-width: 767px){.custom-padding-22{padding-left:22%!important;max-width:100%}}.custom-padding-23{padding-left:92%!important}@media (max-width: 991px){.custom-padding-23{padding-left:23%!important;max-width:100%}}@media (min-width: 530px) and (max-width: 767px){.custom-padding-23{padding-left:23%!important;max-width:100%}}.custom-padding-24{padding-left:96%!important}@media (max-width: 991px){.custom-padding-24{padding-left:24%!important;max-width:100%}}@media (min-width: 530px) and (max-width: 767px){.custom-padding-24{padding-left:24%!important;max-width:100%}}.custom-padding-25{padding-left:100%!important}@media (max-width: 991px){.custom-padding-25{padding-left:25%!important;max-width:100%}}@media (min-width: 530px) and (max-width: 767px){.custom-padding-25{padding-left:25%!important;max-width:100%}}.custom-padding-26{padding-left:104%!important}@media (max-width: 991px){.custom-padding-26{padding-left:26%!important;max-width:100%}}@media (min-width: 530px) and (max-width: 767px){.custom-padding-26{padding-left:26%!important;max-width:100%}}.custom-padding-27{padding-left:108%!important}@media (max-width: 991px){.custom-padding-27{padding-left:27%!important;max-width:100%}}@media (min-width: 530px) and (max-width: 767px){.custom-padding-27{padding-left:27%!important;max-width:100%}}.custom-padding-28{padding-left:112%!important}@media (max-width: 991px){.custom-padding-28{padding-left:28%!important;max-width:100%}}@media (min-width: 530px) and (max-width: 767px){.custom-padding-28{padding-left:28%!important;max-width:100%}}.custom-padding-29{padding-left:116%!important}@media (max-width: 991px){.custom-padding-29{padding-left:29%!important;max-width:100%}}@media (min-width: 530px) and (max-width: 767px){.custom-padding-29{padding-left:29%!important;max-width:100%}}.custom-padding-30{padding-left:120%!important}@media (max-width: 991px){.custom-padding-30{padding-left:30%!important;max-width:100%}}@media (min-width: 530px) and (max-width: 767px){.custom-padding-30{padding-left:30%!important;max-width:100%}}.custom-padding-31{padding-left:124%!important}@media (max-width: 991px){.custom-padding-31{padding-left:31%!important;max-width:100%}}@media (min-width: 530px) and (max-width: 767px){.custom-padding-31{padding-left:31%!important;max-width:100%}}.custom-padding-32{padding-left:128%!important}@media (max-width: 991px){.custom-padding-32{padding-left:32%!important;max-width:100%}}@media (min-width: 530px) and (max-width: 767px){.custom-padding-32{padding-left:32%!important;max-width:100%}}.custom-padding-33{padding-left:132%!important}@media (max-width: 991px){.custom-padding-33{padding-left:33%!important;max-width:100%}}@media (min-width: 530px) and (max-width: 767px){.custom-padding-33{padding-left:33%!important;max-width:100%}}.custom-padding-34{padding-left:136%!important}@media (max-width: 991px){.custom-padding-34{padding-left:34%!important;max-width:100%}}@media (min-width: 530px) and (max-width: 767px){.custom-padding-34{padding-left:34%!important;max-width:100%}}.custom-padding-35{padding-left:140%!important}@media (max-width: 991px){.custom-padding-35{padding-left:35%!important;max-width:100%}}@media (min-width: 530px) and (max-width: 767px){.custom-padding-35{padding-left:35%!important;max-width:100%}}.custom-padding-36{padding-left:144%!important}@media (max-width: 991px){.custom-padding-36{padding-left:36%!important;max-width:100%}}@media (min-width: 530px) and (max-width: 767px){.custom-padding-36{padding-left:36%!important;max-width:100%}}.custom-padding-37{padding-left:148%!important}@media (max-width: 991px){.custom-padding-37{padding-left:37%!important;max-width:100%}}@media (min-width: 530px) and (max-width: 767px){.custom-padding-37{padding-left:37%!important;max-width:100%}}.custom-padding-38{padding-left:152%!important}@media (max-width: 991px){.custom-padding-38{padding-left:38%!important;max-width:100%}}@media (min-width: 530px) and (max-width: 767px){.custom-padding-38{padding-left:38%!important;max-width:100%}}.custom-padding-39{padding-left:156%!important}@media (max-width: 991px){.custom-padding-39{padding-left:39%!important;max-width:100%}}@media (min-width: 530px) and (max-width: 767px){.custom-padding-39{padding-left:39%!important;max-width:100%}}.custom-padding-40{padding-left:160%!important}@media (max-width: 991px){.custom-padding-40{padding-left:40%!important;max-width:100%}}@media (min-width: 530px) and (max-width: 767px){.custom-padding-40{padding-left:40%!important;max-width:100%}}.custom-padding2-1{padding-left:3%!important}@media (max-width: 991px){.custom-padding2-1{padding-left:2%!important;max-width:100%}}@media (min-width: 530px) and (max-width: 767px){.custom-padding2-1{padding-left:1%!important;max-width:100%}}.custom-padding2-2{padding-left:6%!important}@media (max-width: 991px){.custom-padding2-2{padding-left:4%!important;max-width:100%}}@media (min-width: 530px) and (max-width: 767px){.custom-padding2-2{padding-left:2%!important;max-width:100%}}.custom-padding2-3{padding-left:9%!important}@media (max-width: 991px){.custom-padding2-3{padding-left:6%!important;max-width:100%}}@media (min-width: 530px) and (max-width: 767px){.custom-padding2-3{padding-left:3%!important;max-width:100%}}.custom-padding2-4{padding-left:12%!important}@media (max-width: 991px){.custom-padding2-4{padding-left:8%!important;max-width:100%}}@media (min-width: 530px) and (max-width: 767px){.custom-padding2-4{padding-left:4%!important;max-width:100%}}.custom-padding2-5{padding-left:15%!important}@media (max-width: 991px){.custom-padding2-5{padding-left:10%!important;max-width:100%}}@media (min-width: 530px) and (max-width: 767px){.custom-padding2-5{padding-left:5%!important;max-width:100%}}.custom-padding2-6{padding-left:18%!important}@media (max-width: 991px){.custom-padding2-6{padding-left:12%!important;max-width:100%}}@media (min-width: 530px) and (max-width: 767px){.custom-padding2-6{padding-left:6%!important;max-width:100%}}.custom-padding2-7{padding-left:21%!important}@media (max-width: 991px){.custom-padding2-7{padding-left:14%!important;max-width:100%}}@media (min-width: 530px) and (max-width: 767px){.custom-padding2-7{padding-left:7%!important;max-width:100%}}.custom-padding2-8{padding-left:24%!important}@media (max-width: 991px){.custom-padding2-8{padding-left:16%!important;max-width:100%}}@media (min-width: 530px) and (max-width: 767px){.custom-padding2-8{padding-left:8%!important;max-width:100%}}.custom-padding2-9{padding-left:27%!important}@media (max-width: 991px){.custom-padding2-9{padding-left:18%!important;max-width:100%}}@media (min-width: 530px) and (max-width: 767px){.custom-padding2-9{padding-left:9%!important;max-width:100%}}.custom-padding2-10{padding-left:30%!important}@media (max-width: 991px){.custom-padding2-10{padding-left:20%!important;max-width:100%}}@media (min-width: 530px) and (max-width: 767px){.custom-padding2-10{padding-left:10%!important;max-width:100%}}.custom-padding2-11{padding-left:33%!important}@media (max-width: 991px){.custom-padding2-11{padding-left:22%!important;max-width:100%}}@media (min-width: 530px) and (max-width: 767px){.custom-padding2-11{padding-left:11%!important;max-width:100%}}.custom-padding2-12{padding-left:36%!important}@media (max-width: 991px){.custom-padding2-12{padding-left:24%!important;max-width:100%}}@media (min-width: 530px) and (max-width: 767px){.custom-padding2-12{padding-left:12%!important;max-width:100%}}.custom-padding2-13{padding-left:39%!important}@media (max-width: 991px){.custom-padding2-13{padding-left:26%!important;max-width:100%}}@media (min-width: 530px) and (max-width: 767px){.custom-padding2-13{padding-left:13%!important;max-width:100%}}.custom-padding2-14{padding-left:42%!important}@media (max-width: 991px){.custom-padding2-14{padding-left:28%!important;max-width:100%}}@media (min-width: 530px) and (max-width: 767px){.custom-padding2-14{padding-left:14%!important;max-width:100%}}.custom-padding2-15{padding-left:45%!important}@media (max-width: 991px){.custom-padding2-15{padding-left:30%!important;max-width:100%}}@media (min-width: 530px) and (max-width: 767px){.custom-padding2-15{padding-left:15%!important;max-width:100%}}.custom-padding2-16{padding-left:48%!important}@media (max-width: 991px){.custom-padding2-16{padding-left:32%!important;max-width:100%}}@media (min-width: 530px) and (max-width: 767px){.custom-padding2-16{padding-left:16%!important;max-width:100%}}.custom-padding2-17{padding-left:51%!important}@media (max-width: 991px){.custom-padding2-17{padding-left:34%!important;max-width:100%}}@media (min-width: 530px) and (max-width: 767px){.custom-padding2-17{padding-left:17%!important;max-width:100%}}.custom-padding2-18{padding-left:54%!important}@media (max-width: 991px){.custom-padding2-18{padding-left:36%!important;max-width:100%}}@media (min-width: 530px) and (max-width: 767px){.custom-padding2-18{padding-left:18%!important;max-width:100%}}.custom-padding2-19{padding-left:57%!important}@media (max-width: 991px){.custom-padding2-19{padding-left:38%!important;max-width:100%}}@media (min-width: 530px) and (max-width: 767px){.custom-padding2-19{padding-left:19%!important;max-width:100%}}.custom-padding2-20{padding-left:60%!important}@media (max-width: 991px){.custom-padding2-20{padding-left:40%!important;max-width:100%}}@media (min-width: 530px) and (max-width: 767px){.custom-padding2-20{padding-left:20%!important;max-width:100%}}.custom-padding2-21{padding-left:63%!important}@media (max-width: 991px){.custom-padding2-21{padding-left:42%!important;max-width:100%}}@media (min-width: 530px) and (max-width: 767px){.custom-padding2-21{padding-left:21%!important;max-width:100%}}.custom-padding2-22{padding-left:66%!important}@media (max-width: 991px){.custom-padding2-22{padding-left:44%!important;max-width:100%}}@media (min-width: 530px) and (max-width: 767px){.custom-padding2-22{padding-left:22%!important;max-width:100%}}.custom-padding2-23{padding-left:69%!important}@media (max-width: 991px){.custom-padding2-23{padding-left:46%!important;max-width:100%}}@media (min-width: 530px) and (max-width: 767px){.custom-padding2-23{padding-left:23%!important;max-width:100%}}.custom-padding2-24{padding-left:72%!important}@media (max-width: 991px){.custom-padding2-24{padding-left:48%!important;max-width:100%}}@media (min-width: 530px) and (max-width: 767px){.custom-padding2-24{padding-left:24%!important;max-width:100%}}.custom-padding2-25{padding-left:75%!important}@media (max-width: 991px){.custom-padding2-25{padding-left:50%!important;max-width:100%}}@media (min-width: 530px) and (max-width: 767px){.custom-padding2-25{padding-left:25%!important;max-width:100%}}.custom-padding2-26{padding-left:78%!important}@media (max-width: 991px){.custom-padding2-26{padding-left:52%!important;max-width:100%}}@media (min-width: 530px) and (max-width: 767px){.custom-padding2-26{padding-left:26%!important;max-width:100%}}.custom-padding2-27{padding-left:81%!important}@media (max-width: 991px){.custom-padding2-27{padding-left:54%!important;max-width:100%}}@media (min-width: 530px) and (max-width: 767px){.custom-padding2-27{padding-left:27%!important;max-width:100%}}.custom-padding2-28{padding-left:84%!important}@media (max-width: 991px){.custom-padding2-28{padding-left:56%!important;max-width:100%}}@media (min-width: 530px) and (max-width: 767px){.custom-padding2-28{padding-left:28%!important;max-width:100%}}.custom-padding2-29{padding-left:87%!important}@media (max-width: 991px){.custom-padding2-29{padding-left:58%!important;max-width:100%}}@media (min-width: 530px) and (max-width: 767px){.custom-padding2-29{padding-left:29%!important;max-width:100%}}.custom-padding2-30{padding-left:90%!important}@media (max-width: 991px){.custom-padding2-30{padding-left:60%!important;max-width:100%}}@media (min-width: 530px) and (max-width: 767px){.custom-padding2-30{padding-left:30%!important;max-width:100%}}.custom-padding2-31{padding-left:93%!important}@media (max-width: 991px){.custom-padding2-31{padding-left:62%!important;max-width:100%}}@media (min-width: 530px) and (max-width: 767px){.custom-padding2-31{padding-left:31%!important;max-width:100%}}.custom-padding2-32{padding-left:96%!important}@media (max-width: 991px){.custom-padding2-32{padding-left:64%!important;max-width:100%}}@media (min-width: 530px) and (max-width: 767px){.custom-padding2-32{padding-left:32%!important;max-width:100%}}.custom-padding2-33{padding-left:99%!important}@media (max-width: 991px){.custom-padding2-33{padding-left:66%!important;max-width:100%}}@media (min-width: 530px) and (max-width: 767px){.custom-padding2-33{padding-left:33%!important;max-width:100%}}.custom-padding2-34{padding-left:102%!important}@media (max-width: 991px){.custom-padding2-34{padding-left:68%!important;max-width:100%}}@media (min-width: 530px) and (max-width: 767px){.custom-padding2-34{padding-left:34%!important;max-width:100%}}.custom-padding2-35{padding-left:105%!important}@media (max-width: 991px){.custom-padding2-35{padding-left:70%!important;max-width:100%}}@media (min-width: 530px) and (max-width: 767px){.custom-padding2-35{padding-left:35%!important;max-width:100%}}.custom-padding2-36{padding-left:108%!important}@media (max-width: 991px){.custom-padding2-36{padding-left:72%!important;max-width:100%}}@media (min-width: 530px) and (max-width: 767px){.custom-padding2-36{padding-left:36%!important;max-width:100%}}.custom-padding2-37{padding-left:111%!important}@media (max-width: 991px){.custom-padding2-37{padding-left:74%!important;max-width:100%}}@media (min-width: 530px) and (max-width: 767px){.custom-padding2-37{padding-left:37%!important;max-width:100%}}.custom-padding2-38{padding-left:114%!important}@media (max-width: 991px){.custom-padding2-38{padding-left:76%!important;max-width:100%}}@media (min-width: 530px) and (max-width: 767px){.custom-padding2-38{padding-left:38%!important;max-width:100%}}.custom-padding2-39{padding-left:117%!important}@media (max-width: 991px){.custom-padding2-39{padding-left:78%!important;max-width:100%}}@media (min-width: 530px) and (max-width: 767px){.custom-padding2-39{padding-left:39%!important;max-width:100%}}.custom-padding2-40{padding-left:120%!important}@media (max-width: 991px){.custom-padding2-40{padding-left:80%!important;max-width:100%}}@media (min-width: 530px) and (max-width: 767px){.custom-padding2-40{padding-left:40%!important;max-width:100%}}.custom-padding3-1{padding-left:3%!important}@media (max-width: 591px){.custom-padding3-1{padding-left:2%!important;max-width:100%}}.custom-padding3-2{padding-left:6%!important}@media (max-width: 591px){.custom-padding3-2{padding-left:4%!important;max-width:100%}}.custom-padding3-3{padding-left:9%!important}@media (max-width: 591px){.custom-padding3-3{padding-left:6%!important;max-width:100%}}.custom-padding3-4{padding-left:12%!important}@media (max-width: 591px){.custom-padding3-4{padding-left:8%!important;max-width:100%}}.custom-padding3-5{padding-left:15%!important}@media (max-width: 591px){.custom-padding3-5{padding-left:10%!important;max-width:100%}}.custom-padding3-6{padding-left:18%!important}@media (max-width: 591px){.custom-padding3-6{padding-left:12%!important;max-width:100%}}.custom-padding3-7{padding-left:21%!important}@media (max-width: 591px){.custom-padding3-7{padding-left:14%!important;max-width:100%}}.custom-padding3-8{padding-left:24%!important}@media (max-width: 591px){.custom-padding3-8{padding-left:16%!important;max-width:100%}}.custom-padding3-9{padding-left:27%!important}@media (max-width: 591px){.custom-padding3-9{padding-left:18%!important;max-width:100%}}.custom-padding3-10{padding-left:30%!important}@media (max-width: 591px){.custom-padding3-10{padding-left:20%!important;max-width:100%}}.custom-padding3-11{padding-left:33%!important}@media (max-width: 591px){.custom-padding3-11{padding-left:22%!important;max-width:100%}}.custom-padding3-12{padding-left:36%!important}@media (max-width: 591px){.custom-padding3-12{padding-left:24%!important;max-width:100%}}.custom-padding3-13{padding-left:39%!important}@media (max-width: 591px){.custom-padding3-13{padding-left:26%!important;max-width:100%}}.custom-padding3-14{padding-left:42%!important}@media (max-width: 591px){.custom-padding3-14{padding-left:28%!important;max-width:100%}}.custom-padding3-15{padding-left:45%!important}@media (max-width: 591px){.custom-padding3-15{padding-left:30%!important;max-width:100%}}.custom-padding3-16{padding-left:48%!important}@media (max-width: 591px){.custom-padding3-16{padding-left:32%!important;max-width:100%}}.custom-padding3-17{padding-left:51%!important}@media (max-width: 591px){.custom-padding3-17{padding-left:34%!important;max-width:100%}}.custom-padding3-18{padding-left:54%!important}@media (max-width: 591px){.custom-padding3-18{padding-left:36%!important;max-width:100%}}.custom-padding3-19{padding-left:57%!important}@media (max-width: 591px){.custom-padding3-19{padding-left:38%!important;max-width:100%}}.custom-padding3-20{padding-left:60%!important}@media (max-width: 591px){.custom-padding3-20{padding-left:40%!important;max-width:100%}}.custom-padding3-21{padding-left:63%!important}@media (max-width: 591px){.custom-padding3-21{padding-left:42%!important;max-width:100%}}.custom-padding3-22{padding-left:66%!important}@media (max-width: 591px){.custom-padding3-22{padding-left:44%!important;max-width:100%}}.custom-padding3-23{padding-left:69%!important}@media (max-width: 591px){.custom-padding3-23{padding-left:46%!important;max-width:100%}}.custom-padding3-24{padding-left:72%!important}@media (max-width: 591px){.custom-padding3-24{padding-left:48%!important;max-width:100%}}.custom-padding3-25{padding-left:75%!important}@media (max-width: 591px){.custom-padding3-25{padding-left:50%!important;max-width:100%}}.custom-padding3-26{padding-left:78%!important}@media (max-width: 591px){.custom-padding3-26{padding-left:52%!important;max-width:100%}}.custom-padding3-27{padding-left:81%!important}@media (max-width: 591px){.custom-padding3-27{padding-left:54%!important;max-width:100%}}.custom-padding3-28{padding-left:84%!important}@media (max-width: 591px){.custom-padding3-28{padding-left:56%!important;max-width:100%}}.custom-padding3-29{padding-left:87%!important}@media (max-width: 591px){.custom-padding3-29{padding-left:58%!important;max-width:100%}}.custom-padding3-30{padding-left:90%!important}@media (max-width: 591px){.custom-padding3-30{padding-left:60%!important;max-width:100%}}.custom-padding3-31{padding-left:93%!important}@media (max-width: 591px){.custom-padding3-31{padding-left:62%!important;max-width:100%}}.custom-padding3-32{padding-left:96%!important}@media (max-width: 591px){.custom-padding3-32{padding-left:64%!important;max-width:100%}}.custom-padding3-33{padding-left:99%!important}@media (max-width: 591px){.custom-padding3-33{padding-left:66%!important;max-width:100%}}.custom-padding3-34{padding-left:102%!important}@media (max-width: 591px){.custom-padding3-34{padding-left:68%!important;max-width:100%}}.custom-padding3-35{padding-left:105%!important}@media (max-width: 591px){.custom-padding3-35{padding-left:70%!important;max-width:100%}}.custom-padding3-36{padding-left:108%!important}@media (max-width: 591px){.custom-padding3-36{padding-left:72%!important;max-width:100%}}.custom-padding3-37{padding-left:111%!important}@media (max-width: 591px){.custom-padding3-37{padding-left:74%!important;max-width:100%}}.custom-padding3-38{padding-left:114%!important}@media (max-width: 591px){.custom-padding3-38{padding-left:76%!important;max-width:100%}}.custom-padding3-39{padding-left:117%!important}@media (max-width: 591px){.custom-padding3-39{padding-left:78%!important;max-width:100%}}.custom-padding3-40{padding-left:120%!important}@media (max-width: 591px){.custom-padding3-40{padding-left:80%!important;max-width:100%}}.flex-container{display:flex;flex-direction:column;min-height:100vh}.flex-content{flex:1}.fixed-bottom{width:100%;z-index:10;padding:10px 0;margin-right:60px;position:absolute;right:0;bottom:0;background-color:#fff}.big{line-height:1.8}.heading-clr{color:#e4c781}.home{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/home.svg) no-repeat!important;mask:url(/assets/icons/svgs/home.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:20px;height:21px;margin-left:0!important;background-color:#fff}@media screen and (min-width: 320px){.home{margin-top:0!important}}@media screen and (min-width: 1300px){.home{margin-top:0!important}}.pending{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/pending.svg) no-repeat!important;mask:url(/assets/icons/svgs/pending.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:20px;height:21px;margin-left:0!important;background-color:#000}@media screen and (min-width: 320px){.pending{margin-top:0!important}}@media screen and (min-width: 1300px){.pending{margin-top:0!important}}.unit{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/unit.svg) no-repeat!important;mask:url(/assets/icons/svgs/unit.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:20px;height:21px;margin-left:0!important;background-color:#fff}@media screen and (min-width: 320px){.unit{margin-top:0!important}}@media screen and (min-width: 1300px){.unit{margin-top:0!important}}.wallet{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/wallet.svg) no-repeat!important;mask:url(/assets/icons/svgs/wallet.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:19px;height:21px;margin-left:0!important;background-color:#fff}@media screen and (min-width: 320px){.wallet{margin-top:0!important}}@media screen and (min-width: 1300px){.wallet{margin-top:0!important}}.appointments{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/appointments.svg) no-repeat!important;mask:url(/assets/icons/svgs/appointments.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:22px;height:22px;margin-left:0!important;background-color:#fff}@media screen and (min-width: 320px){.appointments{margin-top:0!important}}@media screen and (min-width: 1300px){.appointments{margin-top:0!important}}.block{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/block.svg) no-repeat!important;mask:url(/assets/icons/svgs/block.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:22px;height:22px;margin-left:0!important;background-color:#555}@media screen and (min-width: 320px){.block{margin-top:0!important}}@media screen and (min-width: 1300px){.block{margin-top:0!important}}.reserved{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/reserved.svg) no-repeat!important;mask:url(/assets/icons/svgs/reserved.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:19px;height:15px;margin-left:0!important;background-color:#fff}@media screen and (min-width: 320px){.reserved{margin-top:0!important}}@media screen and (min-width: 1300px){.reserved{margin-top:0!important}}.identity{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/identity.svg) no-repeat!important;mask:url(/assets/icons/svgs/identity.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:21px;height:20px;margin-left:0!important;background-color:#fff}@media screen and (min-width: 320px){.identity{margin-top:0!important}}@media screen and (min-width: 1300px){.identity{margin-top:0!important}}.setting{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/setting.svg) no-repeat!important;mask:url(/assets/icons/svgs/setting.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:20px;height:20px;margin-left:0!important;background-color:#fff}@media screen and (min-width: 320px){.setting{margin-top:0!important}}@media screen and (min-width: 1300px){.setting{margin-top:0!important}}.view{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/view.svg) no-repeat!important;mask:url(/assets/icons/svgs/view.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:20px;height:20px;margin-left:0!important;background-color:#fff}@media screen and (min-width: 320px){.view{margin-top:0!important}}@media screen and (min-width: 1300px){.view{margin-top:0!important}}.img{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/image.svg) no-repeat!important;mask:url(/assets/icons/svgs/image.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:52px;height:52px;margin-left:0!important;background-color:var(--ion-color-primary)}@media screen and (min-width: 320px){.img{margin-top:0!important}}@media screen and (min-width: 1300px){.img{margin-top:0!important}}.logout{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/logout.svg) no-repeat!important;mask:url(/assets/icons/svgs/logout.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:18px;height:20px;margin-left:0!important;background-color:#fff}@media screen and (min-width: 320px){.logout{margin-top:0!important}}@media screen and (min-width: 1300px){.logout{margin-top:0!important}}.thumbs-up{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/thumbs-up.svg) no-repeat!important;mask:url(/assets/icons/svgs/thumbs-up.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:16.8px;height:16.8px;margin-left:0!important;background-color:#000}@media screen and (min-width: 320px){.thumbs-up{margin-top:0!important}}@media screen and (min-width: 1300px){.thumbs-up{margin-top:0!important}}.thumbs-down{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/thumbs-down.svg) no-repeat!important;mask:url(/assets/icons/svgs/thumbs-down.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:16.8px;height:16.8px;margin-left:0!important;background-color:#000}@media screen and (min-width: 320px){.thumbs-down{margin-top:0!important}}@media screen and (min-width: 1300px){.thumbs-down{margin-top:0!important}}.star{display:inline-block!important;-webkit-mask:url("/assets/icons/svgs/Vector(1).svg") no-repeat!important;mask:url("/assets/icons/svgs/Vector(1).svg") no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:16.8px;height:16.8px;margin-left:0!important;background-color:#fbbc05}@media screen and (min-width: 320px){.star{margin-top:0!important}}@media screen and (min-width: 1300px){.star{margin-top:0!important}}.star2{display:inline-block!important;-webkit-mask:url("/assets/icons/svgs/Vector(2).svg") no-repeat!important;mask:url("/assets/icons/svgs/Vector(2).svg") no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:16.8px;height:16.8px;margin-left:0!important;background-color:#fbbc05}@media screen and (min-width: 320px){.star2{margin-top:0!important}}@media screen and (min-width: 1300px){.star2{margin-top:0!important}}.close-circle{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/close-circle.svg) no-repeat!important;mask:url(/assets/icons/svgs/close-circle.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:20px;height:22px;margin-left:0!important;background-color:var(--ion-color-danger)}@media screen and (min-width: 320px){.close-circle{margin-top:0!important}}@media screen and (min-width: 1300px){.close-circle{margin-top:0!important}}.excel{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/excel.svg) no-repeat!important;mask:url(/assets/icons/svgs/excel.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:20px;height:22px;margin-left:0!important;background-color:var(--ion-color-light)}@media screen and (min-width: 320px){.excel{margin-top:0!important}}@media screen and (min-width: 1300px){.excel{margin-top:0!important}}.twobox{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/twobox.svg) no-repeat!important;mask:url(/assets/icons/svgs/twobox.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:20px;height:22px;margin-left:0!important;background-color:var(--ion-color-light)}@media screen and (min-width: 320px){.twobox{margin-top:0!important}}@media screen and (min-width: 1300px){.twobox{margin-top:0!important}}.trash{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/trash.svg) no-repeat!important;mask:url(/assets/icons/svgs/trash.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:20px;height:22px;margin-left:0!important;background-color:var(--ion-color-light)}@media screen and (min-width: 320px){.trash{margin-top:0!important}}@media screen and (min-width: 1300px){.trash{margin-top:0!important}}.send{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/send.svg) no-repeat!important;mask:url(/assets/icons/svgs/send.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:20px;height:22px;margin-left:0!important;background-color:var(--ion-color-light)}.mic{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/mic2.svg) no-repeat!important;mask:url(/assets/icons/svgs/mic2.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:14px;height:22px;margin-left:0!important;background-color:var(--ion-color-light)}@media screen and (min-width: 320px){.mic{margin-top:0!important}}@media screen and (min-width: 1300px){.mic{margin-top:0!important}}.inspection{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/inspection.svg) no-repeat!important;mask:url(/assets/icons/svgs/inspection.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:18px;height:22px;margin-left:0!important;background-color:var(--ion-color-light)}@media screen and (min-width: 320px){.inspection{margin-top:0!important}}@media screen and (min-width: 1300px){.inspection{margin-top:0!important}}.training{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/training.svg) no-repeat!important;mask:url(/assets/icons/svgs/training.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:28px;height:22px;margin-left:0!important;background-color:var(--ion-color-light)}@media screen and (min-width: 320px){.training{margin-top:0!important}}@media screen and (min-width: 1300px){.training{margin-top:0!important}}.profile{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/profile.svg) no-repeat!important;mask:url(/assets/icons/svgs/profile.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:22px;height:22px;margin-left:0!important;background-color:var(--ion-color-light)}@media screen and (min-width: 320px){.profile{margin-top:0!important}}@media screen and (min-width: 1300px){.profile{margin-top:0!important}}.sun{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/sun.svg) no-repeat!important;mask:url(/assets/icons/svgs/sun.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:22px;height:22px;margin-left:0!important;background-color:var(--ion-color-medium-contrast)}@media screen and (min-width: 320px){.sun{margin-top:0!important}}@media screen and (min-width: 1300px){.sun{margin-top:0!important}}.percentage{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/percentage.svg) no-repeat!important;mask:url(/assets/icons/svgs/percentage.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:15px;height:15px;margin-left:0!important;background-color:var(--ion-color-medium-contrast)}@media screen and (min-width: 320px){.percentage{margin-top:0!important}}@media screen and (min-width: 1300px){.percentage{margin-top:0!important}}.send{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/send-icon.svg) no-repeat!important;mask:url(/assets/icons/svgs/send-icon.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:1.125rem;height:1.125rem;margin-left:0!important;background-color:var(--ion-color-light-contrast)}@media screen and (min-width: 320px){.send{margin-top:0!important}}@media screen and (min-width: 1300px){.send{margin-top:0!important}}.lode{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/lode.svg) no-repeat!important;mask:url(/assets/icons/svgs/lode.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:21px;height:23px;margin-left:0!important;background-color:var(--ion-color-light-contrast)}@media screen and (min-width: 320px){.lode{margin-top:0!important}}@media screen and (min-width: 1300px){.lode{margin-top:0!important}}.group{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/profileicons.svg) no-repeat!important;mask:url(/assets/icons/svgs/profileicons.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:22px;height:22px;margin-left:0!important;background-color:var(--ion-color-light-contrast)}@media screen and (min-width: 320px){.group{margin-top:0!important}}@media screen and (min-width: 1300px){.group{margin-top:0!important}}.ads{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/adds.svg) no-repeat!important;mask:url(/assets/icons/svgs/adds.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:20px;height:21px;margin-left:0!important;background-color:var(--ion-color-light-contrast)}@media screen and (min-width: 320px){.ads{margin-top:0!important}}@media screen and (min-width: 1300px){.ads{margin-top:0!important}}.dollar{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/dollar.svg) no-repeat!important;mask:url(/assets/icons/svgs/dollar.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:20px;height:21px;margin-left:0!important;background-color:var(--ion-color-light-contrast)}@media screen and (min-width: 320px){.dollar{margin-top:0!important}}@media screen and (min-width: 1300px){.dollar{margin-top:0!important}}.code{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/Qrcode.svg) no-repeat!important;mask:url(/assets/icons/svgs/Qrcode.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:20px;height:21px;margin-left:0!important;background-color:var(--ion-color-light-contrast)}@media screen and (min-width: 320px){.code{margin-top:0!important}}@media screen and (min-width: 1300px){.code{margin-top:0!important}}.help{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/help.svg) no-repeat!important;mask:url(/assets/icons/svgs/help.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:20px;height:21px;margin-left:0!important;background-color:var(--ion-color-light-contrast)}@media screen and (min-width: 320px){.help{margin-top:0!important}}@media screen and (min-width: 1300px){.help{margin-top:0!important}}.show-password{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/hide-password.svg) no-repeat!important;mask:url(/assets/icons/svgs/hide-password.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:16px;height:16px;margin-left:0!important;background-color:var(--ion-color-light-contrast)}@media screen and (min-width: 320px){.show-password{margin-top:0!important}}@media screen and (min-width: 1300px){.show-password{margin-top:0!important}}.hide-password{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/show-password.svg) no-repeat!important;mask:url(/assets/icons/svgs/show-password.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:16px;height:16px;margin-left:0!important;background-color:var(--ion-color-light-contrast)}@media screen and (min-width: 320px){.hide-password{margin-top:0!important}}@media screen and (min-width: 1300px){.hide-password{margin-top:0!important}}.sharegroup{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/sharegroup.svg) no-repeat!important;mask:url(/assets/icons/svgs/sharegroup.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:15px;height:15px;margin-left:0!important;background-color:var(--ion-color-light-contrast)}@media screen and (min-width: 320px){.sharegroup{margin-top:0!important}}@media screen and (min-width: 1300px){.sharegroup{margin-top:0!important}}.mailgroup{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/mailgroup.svg) no-repeat!important;mask:url(/assets/icons/svgs/mailgroup.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:15px;height:15px;margin-left:0!important;background-color:var(--ion-color-light-contrast)}@media screen and (min-width: 320px){.mailgroup{margin-top:0!important}}@media screen and (min-width: 1300px){.mailgroup{margin-top:0!important}}.arrow-down{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/arrow-next-down.svg) no-repeat!important;mask:url(/assets/icons/svgs/arrow-next-down.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:15px;height:15px;margin-left:0!important;background-color:var(--ion-color-light-contrast)}@media screen and (min-width: 320px){.arrow-down{margin-top:0!important}}@media screen and (min-width: 1300px){.arrow-down{margin-top:0!important}}.arrow-back{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/arrow-back.svg) no-repeat!important;mask:url(/assets/icons/svgs/arrow-back.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:10px;height:10px;margin-left:0!important;background-color:#53a6f3}@media screen and (min-width: 320px){.arrow-back{margin-top:0!important}}@media screen and (min-width: 1300px){.arrow-back{margin-top:0!important}}.arrow-forward{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/arrow-forward.svg) no-repeat!important;mask:url(/assets/icons/svgs/arrow-forward.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:15px;height:15px;margin-left:0!important;background-color:var(--ion-color-light-contrast)}@media screen and (min-width: 320px){.arrow-forward{margin-top:0!important}}@media screen and (min-width: 1300px){.arrow-forward{margin-top:0!important}}.arrow-forward2{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/arrow-forward.svg) no-repeat!important;mask:url(/assets/icons/svgs/arrow-forward.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:6px;height:12px;margin-left:0!important;background-color:#fff}@media screen and (min-width: 320px){.arrow-forward2{margin-top:0!important}}@media screen and (min-width: 1300px){.arrow-forward2{margin-top:0!important}}.whatsappgroup{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/whatsappgroup.svg) no-repeat!important;mask:url(/assets/icons/svgs/whatsappgroup.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:15px;height:15px;margin-left:0!important;background-color:var(--ion-color-light-contrast)}@media screen and (min-width: 320px){.whatsappgroup{margin-top:0!important}}@media screen and (min-width: 1300px){.whatsappgroup{margin-top:0!important}}.sunmain{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/sun.svg) no-repeat!important;mask:url(/assets/icons/svgs/sun.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:22px;height:22px;margin-left:0!important;background-color:var(--ion-color-light-contrast)}@media screen and (min-width: 320px){.sunmain{margin-top:0!important}}@media screen and (min-width: 1300px){.sunmain{margin-top:0!important}}.Pperson{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/profileperson.svg) no-repeat!important;mask:url(/assets/icons/svgs/profileperson.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:20px;height:21px;margin-left:0!important;background-color:var(--ion-color-light-contrast)}@media screen and (min-width: 320px){.Pperson{margin-top:0!important}}@media screen and (min-width: 1300px){.Pperson{margin-top:0!important}}.building{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/building.svg) no-repeat!important;mask:url(/assets/icons/svgs/building.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:20px;height:21px;margin-left:0!important;background-color:var(--ion-color-light-contrast)}@media screen and (min-width: 320px){.building{margin-top:0!important}}@media screen and (min-width: 1300px){.building{margin-top:0!important}}.join{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/joining.svg) no-repeat!important;mask:url(/assets/icons/svgs/joining.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:20px;height:21px;margin-left:0!important;background-color:var(--ion-color-light-contrast)}@media screen and (min-width: 320px){.join{margin-top:0!important}}@media screen and (min-width: 1300px){.join{margin-top:0!important}}.feature{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/features.svg) no-repeat!important;mask:url(/assets/icons/svgs/features.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:20px;height:21px;margin-left:0!important;background-color:var(--ion-color-light-contrast)}@media screen and (min-width: 320px){.feature{margin-top:0!important}}@media screen and (min-width: 1300px){.feature{margin-top:0!important}}.right{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/rightarrow.svg) no-repeat!important;mask:url(/assets/icons/svgs/rightarrow.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:9px;height:17px;margin-left:0!important;background-color:var(--ion-color-light-contrast)}@media screen and (min-width: 320px){.right{margin-top:0!important}}@media screen and (min-width: 1300px){.right{margin-top:0!important}}.maxmin{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/maxmin.svg) no-repeat!important;mask:url(/assets/icons/svgs/maxmin.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:15px;height:15px;margin-left:0!important;background-color:var(--ion-color-light-contrast)}@media screen and (min-width: 320px){.maxmin{margin-top:0!important}}@media screen and (min-width: 1300px){.maxmin{margin-top:0!important}}.search{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/search.svg) no-repeat!important;mask:url(/assets/icons/svgs/search.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:55px;height:55px;margin-left:0!important;background-color:var(--ion-color-light-contrast)}@media screen and (min-width: 320px){.search{margin-top:0!important}}@media screen and (min-width: 1300px){.search{margin-top:0!important}}.time{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/time.svg) no-repeat!important;mask:url(/assets/icons/svgs/time.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:65px;height:54px;margin-left:0!important;background-color:var(--ion-color-light-contrast)}@media screen and (min-width: 320px){.time{margin-top:0!important}}@media screen and (min-width: 1300px){.time{margin-top:0!important}}.list{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/list.svg) no-repeat!important;mask:url(/assets/icons/svgs/list.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:63px;height:53px;margin-left:0!important;background-color:var(--ion-color-light-contrast)}@media screen and (min-width: 320px){.list{margin-top:0!important}}@media screen and (min-width: 1300px){.list{margin-top:0!important}}.table{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/table.svg) no-repeat!important;mask:url(/assets/icons/svgs/table.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:64px;height:74px;margin-left:0!important;background-color:var(--ion-color-light-contrast)}@media screen and (min-width: 320px){.table{margin-top:0!important}}@media screen and (min-width: 1300px){.table{margin-top:0!important}}.telegram{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/telegram-link.svg) no-repeat!important;mask:url(/assets/icons/svgs/telegram-link.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:22px;height:22px;margin-left:0!important;background-color:var(--ion-color-light-contrast)}@media screen and (min-width: 320px){.telegram{margin-top:0!important}}@media screen and (min-width: 1300px){.telegram{margin-top:0!important}}.person{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/person2.svg) no-repeat!important;mask:url(/assets/icons/svgs/person2.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:55px;height:55px;margin-left:0!important;background-color:var(--ion-color-light-contrast)}@media screen and (min-width: 320px){.person{margin-top:0!important}}@media screen and (min-width: 1300px){.person{margin-top:0!important}}.voice{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/voice.svg) no-repeat!important;mask:url(/assets/icons/svgs/voice.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:55px;height:55px;margin-left:0!important;background-color:var(--ion-color-light-contrast)}@media screen and (min-width: 320px){.voice{margin-top:0!important}}@media screen and (min-width: 1300px){.voice{margin-top:0!important}}.copy{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/copy.svg) no-repeat!important;mask:url(/assets/icons/svgs/copy.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:18px;height:22px;margin-left:0!important;background-color:var(--ion-color-light-contrast)}@media screen and (min-width: 320px){.copy{margin-top:0!important}}@media screen and (min-width: 1300px){.copy{margin-top:0!important}}.option{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/dots.svg) no-repeat!important;mask:url(/assets/icons/svgs/dots.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:6px;height:24px;margin-left:0!important;background-color:var(--ion-color-light-contrast)}@media screen and (min-width: 320px){.option{margin-top:0!important}}@media screen and (min-width: 1300px){.option{margin-top:0!important}}.back{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/Back-arrow.svg) no-repeat!important;mask:url(/assets/icons/svgs/Back-arrow.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:9px;height:17px;margin-left:0!important;background-color:var(--ion-color-light-contrast)}@media screen and (min-width: 320px){.back{margin-top:0!important}}@media screen and (min-width: 1300px){.back{margin-top:0!important}}.select{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/Select-text.svg) no-repeat!important;mask:url(/assets/icons/svgs/Select-text.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:17px;height:16px;margin-left:0!important;background-color:var(--ion-color-dark-contrast)}@media screen and (min-width: 320px){.select{margin-top:0!important}}@media screen and (min-width: 1300px){.select{margin-top:0!important}}.Docs{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/Docs.svg) no-repeat!important;mask:url(/assets/icons/svgs/Docs.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:14px;height:17px;margin-left:0!important;background-color:var(--ion-color-dark-contrast)}@media screen and (min-width: 320px){.Docs{margin-top:0!important}}@media screen and (min-width: 1300px){.Docs{margin-top:0!important}}.flag{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/Vector.svg) no-repeat!important;mask:url(/assets/icons/svgs/Vector.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:16px;height:14px;margin-left:0!important;background-color:var(--ion-color-dark-contrast)}@media screen and (min-width: 320px){.flag{margin-top:0!important}}@media screen and (min-width: 1300px){.flag{margin-top:0!important}}.edittext{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/edittext.svg) no-repeat!important;mask:url(/assets/icons/svgs/edittext.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:16px;height:16px;margin-left:0!important;background-color:var(--ion-color-light-contrast)}@media screen and (min-width: 320px){.edittext{margin-top:0!important}}@media screen and (min-width: 1300px){.edittext{margin-top:0!important}}.addimg{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/addimg.svg) no-repeat!important;mask:url(/assets/icons/svgs/addimg.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:18px;height:16px;margin-left:0!important;background-color:var(--ion-color-light-contrast)}@media screen and (min-width: 320px){.addimg{margin-top:0!important}}@media screen and (min-width: 1300px){.addimg{margin-top:0!important}}.upload{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/upload.svg) no-repeat!important;mask:url(/assets/icons/svgs/upload.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:22px;height:20px;margin-left:0!important;background-color:#bbb9b9}@media screen and (min-width: 320px){.upload{margin-top:0!important}}@media screen and (min-width: 1300px){.upload{margin-top:0!important}}.sides{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/sides.svg) no-repeat!important;mask:url(/assets/icons/svgs/sides.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:52px;height:47px;margin-left:0!important;background-color:var(--ion-color-primary)}@media screen and (min-width: 320px){.sides{margin-top:0!important}}@media screen and (min-width: 1300px){.sides{margin-top:0!important}}.pdfdoc{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/pdfdoc.svg) no-repeat!important;mask:url(/assets/icons/svgs/pdfdoc.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:51px;height:64px;margin-left:0!important;background-color:var(--ion-color-primary)}@media screen and (min-width: 320px){.pdfdoc{margin-top:0!important}}@media screen and (min-width: 1300px){.pdfdoc{margin-top:0!important}}.theme{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/header-moon.svg) no-repeat!important;mask:url(/assets/icons/svgs/header-moon.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:20px;height:20px;margin-left:0!important;background-color:var(--ion-color-medium-contrast)}@media screen and (min-width: 320px){.theme{margin-top:0!important}}@media screen and (min-width: 1300px){.theme{margin-top:0!important}}.calender{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/header-calendar.svg) no-repeat!important;mask:url(/assets/icons/svgs/header-calendar.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:20px;height:20px;margin-left:0!important;background-color:var(--ion-color-medium-contrast)}@media screen and (min-width: 320px){.calender{margin-top:0!important}}@media screen and (min-width: 1300px){.calender{margin-top:0!important}}.facebook1{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/facebook1.svg) no-repeat!important;mask:url(/assets/icons/svgs/facebook1.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:20px;height:20px;margin-left:0!important;background-color:var(--ion-color-light-contrast)}@media screen and (min-width: 320px){.facebook1{margin-top:0!important}}@media screen and (min-width: 1300px){.facebook1{margin-top:0!important}}.linkedin{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/linkedin.svg) no-repeat!important;mask:url(/assets/icons/svgs/linkedin.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:20px;height:20px;margin-left:0!important;background-color:var(--ion-color-light-contrast)}@media screen and (min-width: 320px){.linkedin{margin-top:0!important}}@media screen and (min-width: 1300px){.linkedin{margin-top:0!important}}.twitter{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/twitter.svg) no-repeat!important;mask:url(/assets/icons/svgs/twitter.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:20px;height:20px;margin-left:0!important;background-color:var(--ion-color-light-contrast)}@media screen and (min-width: 320px){.twitter{margin-top:0!important}}@media screen and (min-width: 1300px){.twitter{margin-top:0!important}}.bell{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/header-bell.svg) no-repeat!important;mask:url(/assets/icons/svgs/header-bell.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:20px;height:20px;margin-left:0!important;background-color:var(--ion-color-medium-contrast)}@media screen and (min-width: 320px){.bell{margin-top:0!important}}@media screen and (min-width: 1300px){.bell{margin-top:0!important}}.menu{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/header-list.svg) no-repeat!important;mask:url(/assets/icons/svgs/header-list.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:20px;height:20px;margin-left:0!important;background-color:var(--ion-color-medium-contrast)}@media screen and (min-width: 320px){.menu{margin-top:0!important}}@media screen and (min-width: 1300px){.menu{margin-top:0!important}}.qmark{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/questionmark.svg) no-repeat!important;mask:url(/assets/icons/svgs/questionmark.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:18px;height:18px;margin-left:0!important;background-color:#fff}@media screen and (min-width: 320px){.qmark{margin-top:0!important}}@media screen and (min-width: 1300px){.qmark{margin-top:0!important}}.check{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/checkbox.svg) no-repeat!important;mask:url(/assets/icons/svgs/checkbox.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:9px;height:9px;margin-left:0!important;background-color:var(--ion-color-light-contrast)}@media screen and (min-width: 320px){.check{margin-top:0!important}}@media screen and (min-width: 1300px){.check{margin-top:0!important}}.checkGreen{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/checkbox.svg) no-repeat!important;mask:url(/assets/icons/svgs/checkbox.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:9px;height:9px;margin-left:0!important;background-color:#34a853}@media screen and (min-width: 320px){.checkGreen{margin-top:0!important}}@media screen and (min-width: 1300px){.checkGreen{margin-top:0!important}}.checkblack{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/checkbox.svg) no-repeat!important;mask:url(/assets/icons/svgs/checkbox.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:9px;height:9px;margin-left:0!important;background-color:#000}@media screen and (min-width: 320px){.checkblack{margin-top:0!important}}@media screen and (min-width: 1300px){.checkblack{margin-top:0!important}}.checkblue{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/checkbox.svg) no-repeat!important;mask:url(/assets/icons/svgs/checkbox.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:9px;height:9px;margin-left:0!important;background-color:#1491ea}@media screen and (min-width: 320px){.checkblue{margin-top:0!important}}@media screen and (min-width: 1300px){.checkblue{margin-top:0!important}}.checkred{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/checkbox.svg) no-repeat!important;mask:url(/assets/icons/svgs/checkbox.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:9px;height:9px;margin-left:0!important;background-color:#f46155}@media screen and (min-width: 320px){.checkred{margin-top:0!important}}@media screen and (min-width: 1300px){.checkred{margin-top:0!important}}.dropdown{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/dropdown.svg) no-repeat!important;mask:url(/assets/icons/svgs/dropdown.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:16px;height:12px;margin-left:0!important;background-color:var(--ion-color-light-contrast)}@media screen and (min-width: 320px){.dropdown{margin-top:0!important}}@media screen and (min-width: 1300px){.dropdown{margin-top:0!important}}.cnd{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/cnd-flag.svg) no-repeat!important;mask:url(/assets/icons/svgs/cnd-flag.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:14px;height:10px;margin-left:0!important;background-color:var(--ion-color-light-contrast)}@media screen and (min-width: 320px){.cnd{margin-top:0!important}}@media screen and (min-width: 1300px){.cnd{margin-top:0!important}}.editinput{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/editinput.svg) no-repeat!important;mask:url(/assets/icons/svgs/editinput.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:15px;height:15px;margin-left:0!important;background-color:var(--ion-color-light-contrast)}@media screen and (min-width: 320px){.editinput{margin-top:0!important}}@media screen and (min-width: 1300px){.editinput{margin-top:0!important}}.puse{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/puse.svg) no-repeat!important;mask:url(/assets/icons/svgs/puse.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:15px;height:15px;margin-left:0!important;background-color:var(--ion-color-light-contrast)}@media screen and (min-width: 320px){.puse{margin-top:0!important}}@media screen and (min-width: 1300px){.puse{margin-top:0!important}}.task{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/task.svg) no-repeat!important;mask:url(/assets/icons/svgs/task.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:15px;height:15px;margin-left:0!important;background-color:var(--ion-color-light-contrast)}@media screen and (min-width: 320px){.task{margin-top:0!important}}@media screen and (min-width: 1300px){.task{margin-top:0!important}}.camera{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/camera.svg) no-repeat!important;mask:url(/assets/icons/svgs/camera.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:22px;height:22px;margin-left:0!important;background-color:var(--ion-color-light-contrast)}@media screen and (min-width: 320px){.camera{margin-top:0!important}}@media screen and (min-width: 1300px){.camera{margin-top:0!important}}.photo{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/image.svg) no-repeat!important;mask:url(/assets/icons/svgs/image.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:22px;height:22px;margin-left:0!important;background-color:var(--ion-color-light-contrast)}@media screen and (min-width: 320px){.photo{margin-top:0!important}}@media screen and (min-width: 1300px){.photo{margin-top:0!important}}.download{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/downlode.svg) no-repeat!important;mask:url(/assets/icons/svgs/downlode.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:17px;height:15px;margin-left:0!important;background-color:#3eba68}@media screen and (min-width: 320px){.download{margin-top:0!important}}@media screen and (min-width: 1300px){.download{margin-top:0!important}}.cancel{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/cancel-btn.svg) no-repeat!important;mask:url(/assets/icons/svgs/cancel-btn.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:17px;height:15px;margin-left:0!important;background-color:#3eba68}.certificate{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/certificate-icon.svg) no-repeat!important;mask:url(/assets/icons/svgs/certificate-icon.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:29px;height:28px;margin-left:0!important;background-color:var(--ion-color-light-contrast)}@media screen and (min-width: 320px){.certificate{margin-top:0!important}}@media screen and (min-width: 1300px){.certificate{margin-top:0!important}}.file{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/file.svg) no-repeat!important;mask:url(/assets/icons/svgs/file.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:23px;height:29px;margin-left:0!important;background-color:var(--ion-color-light-contrast)}@media screen and (min-width: 320px){.file{margin-top:0!important}}@media screen and (min-width: 1300px){.file{margin-top:0!important}}.idea{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/idea.svg) no-repeat!important;mask:url(/assets/icons/svgs/idea.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:22px;height:24px;margin-left:0!important;background-color:#fbbc05}@media screen and (min-width: 320px){.idea{margin-top:0!important}}@media screen and (min-width: 1300px){.idea{margin-top:0!important}}.info{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/info.svg) no-repeat!important;mask:url(/assets/icons/svgs/info.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:20px;height:20px;margin-left:0!important;background-color:#ff2626}@media screen and (min-width: 320px){.info{margin-top:0!important}}@media screen and (min-width: 1300px){.info{margin-top:0!important}}.cancel{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/cancel-btn.svg) no-repeat!important;mask:url(/assets/icons/svgs/cancel-btn.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:23px;height:29px;margin-left:0!important;background-color:var(--ion-color-light-contrast)}.lists{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/lists.svg) no-repeat!important;mask:url(/assets/icons/svgs/lists.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:20px;height:25px;margin-left:0!important;background-color:var(--ion-color-light-contrast)}@media screen and (min-width: 320px){.lists{margin-top:0!important}}@media screen and (min-width: 1300px){.lists{margin-top:0!important}}.clipboard{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/clipboarrd.svg) no-repeat!important;mask:url(/assets/icons/svgs/clipboarrd.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:38px;height:45px;margin-left:0!important;background-color:var(--ion-color-light-contrast)}@media screen and (min-width: 320px){.clipboard{margin-top:0!important}}@media screen and (min-width: 1300px){.clipboard{margin-top:0!important}}.MIC{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/MIC.svg) no-repeat!important;mask:url(/assets/icons/svgs/MIC.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:11px;height:16px;margin-left:0!important;background-color:var(--ion-color-light-contrast)}@media screen and (min-width: 320px){.MIC{margin-top:0!important}}@media screen and (min-width: 1300px){.MIC{margin-top:0!important}}.date{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/calender.svg) no-repeat!important;mask:url(/assets/icons/svgs/calender.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:21px;height:24px;margin-left:0!important;background-color:var(--ion-color-medium-contrast)}@media screen and (min-width: 320px){.date{margin-top:0!important}}@media screen and (min-width: 1300px){.date{margin-top:0!important}}.clock{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/clock.svg) no-repeat!important;mask:url(/assets/icons/svgs/clock.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:25px;height:24px;margin-left:0!important;background-color:var(--ion-color-light-contrast)}@media screen and (min-width: 320px){.clock{margin-top:0!important}}@media screen and (min-width: 1300px){.clock{margin-top:0!important}}.location{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/location.svg) no-repeat!important;mask:url(/assets/icons/svgs/location.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:24px;height:30px;margin-left:0!important;background-color:var(--ion-color-light-contrast)}@media screen and (min-width: 320px){.location{margin-top:0!important}}@media screen and (min-width: 1300px){.location{margin-top:0!important}}.share{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/share.svg) no-repeat!important;mask:url(/assets/icons/svgs/share.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:22px;height:24px;margin-left:0!important;background-color:var(--ion-color-light-contrast)}@media screen and (min-width: 320px){.share{margin-top:0!important}}@media screen and (min-width: 1300px){.share{margin-top:0!important}}.plus{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/plus.svg) no-repeat!important;mask:url(/assets/icons/svgs/plus.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:22px;height:22px;margin-left:0!important;background-color:var(--ion-color-light-contrast)}@media screen and (min-width: 320px){.plus{margin-top:0!important}}@media screen and (min-width: 1300px){.plus{margin-top:0!important}}.triangle{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/alert-triangle.svg) no-repeat!important;mask:url(/assets/icons/svgs/alert-triangle.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:22px;height:22px;margin-left:0!important;background-color:#ff2626}@media screen and (min-width: 320px){.triangle{margin-top:0!important}}@media screen and (min-width: 1300px){.triangle{margin-top:0!important}}.Alert-bell{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/bell.svg) no-repeat!important;mask:url(/assets/icons/svgs/bell.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:18px;height:18px;margin-left:0!important;background-color:#fff}@media screen and (min-width: 320px){.Alert-bell{margin-top:0!important}}@media screen and (min-width: 1300px){.Alert-bell{margin-top:0!important}}.cancel{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/cancel.svg) no-repeat!important;mask:url(/assets/icons/svgs/cancel.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:18px;height:18px;margin-left:0!important;background-color:#0000}@media screen and (min-width: 320px){.cancel{margin-top:0!important}}@media screen and (min-width: 1300px){.cancel{margin-top:0!important}}.check-circle{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/check-circle.svg) no-repeat!important;mask:url(/assets/icons/svgs/check-circle.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:32px;height:31px;margin-left:0!important;background-color:#52cb7b}@media screen and (min-width: 320px){.check-circle{margin-top:0!important}}@media screen and (min-width: 1300px){.check-circle{margin-top:0!important}}.close{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/close.svg) no-repeat!important;mask:url(/assets/icons/svgs/close.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:32px;height:31px;margin-left:0!important;background-color:#ff2626}@media screen and (min-width: 320px){.close{margin-top:0!important}}@media screen and (min-width: 1300px){.close{margin-top:0!important}}.information{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/information.svg) no-repeat!important;mask:url(/assets/icons/svgs/information.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:32px;height:31px;margin-left:0!important;background-color:#ff2626}@media screen and (min-width: 320px){.information{margin-top:0!important}}@media screen and (min-width: 1300px){.information{margin-top:0!important}}.Afghanistan{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/Afghanistan.svg) no-repeat!important;mask:url(/assets/icons/svgs/Afghanistan.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:32px;height:31px;margin-left:0!important;background-color:#000}@media screen and (min-width: 320px){.Afghanistan{margin-top:0!important}}@media screen and (min-width: 1300px){.Afghanistan{margin-top:0!important}}.filter{display:inline-block!important;-webkit-mask:url(/assets/icons/svgs/filter.svg) no-repeat!important;mask:url(/assets/icons/svgs/filter.svg) no-repeat!important;-webkit-mask-size:cover!important;mask-size:cover!important;width:22px;height:21px;margin-left:0!important;background-color:#a5a5a5}@media screen and (min-width: 320px){.filter{margin-top:0!important}}@media screen and (min-width: 1300px){.filter{margin-top:0!important}}.toast-center-center{top:50%;left:50%;transform:translate(-50%,-50%)}.toast-top-center{top:0;right:0;width:100%}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-top-full-width{top:0;right:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:12px;left:12px}.toast-top-right{top:12px;right:12px}.toast-bottom-right{right:12px;bottom:12px}.toast-bottom-left{bottom:12px;left:12px}.toast-title{font-weight:700}.toast-message{word-wrap:break-word}.toast-message a,.toast-message label{color:#fff}.toast-message a:hover{color:#ccc;text-decoration:none}.toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:20px;font-weight:700;color:#fff;text-shadow:0 1px 0 #ffffff}.toast-close-button:hover,.toast-close-button:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.4}button.toast-close-button{padding:0;cursor:pointer;background:transparent;border:0}.toast-container{pointer-events:none;position:fixed;z-index:999999}.toast-container *{box-sizing:border-box}.toast-container .ngx-toastr{position:relative;overflow:hidden;margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;border-radius:3px;background-position:15px center;background-repeat:no-repeat;background-size:24px;box-shadow:0 0 12px #999;color:#fff}.toast-container .ngx-toastr:hover{box-shadow:0 0 12px #000;opacity:1;cursor:pointer}.toast-info{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOS4wNDMgOCA4IDExOS4wODMgOCAyNTZjMCAxMzYuOTk3IDExMS4wNDMgMjQ4IDI0OCAyNDhzMjQ4LTExMS4wMDMgMjQ4LTI0OEM1MDQgMTE5LjA4MyAzOTIuOTU3IDggMjU2IDh6bTAgMTEwYzIzLjE5NiAwIDQyIDE4LjgwNCA0MiA0MnMtMTguODA0IDQyLTQyIDQyLTQyLTE4LjgwNC00Mi00MiAxOC44MDQtNDIgNDItNDJ6bTU2IDI1NGMwIDYuNjI3LTUuMzczIDEyLTEyIDEyaC04OGMtNi42MjcgMC0xMi01LjM3My0xMi0xMnYtMjRjMC02LjYyNyA1LjM3My0xMiAxMi0xMmgxMnYtNjRoLTEyYy02LjYyNyAwLTEyLTUuMzczLTEyLTEydi0yNGMwLTYuNjI3IDUuMzczLTEyIDEyLTEyaDY0YzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MTAwaDEyYzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MjR6Jy8+PC9zdmc+)}.toast-error{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOSA4IDggMTE5IDggMjU2czExMSAyNDggMjQ4IDI0OCAyNDgtMTExIDI0OC0yNDhTMzkzIDggMjU2IDh6bTEyMS42IDMxMy4xYzQuNyA0LjcgNC43IDEyLjMgMCAxN0wzMzggMzc3LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwyNTYgMzEybC02NS4xIDY1LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwxMzQuNCAzMzhjLTQuNy00LjctNC43LTEyLjMgMC0xN2w2NS42LTY1LTY1LjYtNjUuMWMtNC43LTQuNy00LjctMTIuMyAwLTE3bDM5LjYtMzkuNmM0LjctNC43IDEyLjMtNC43IDE3IDBsNjUgNjUuNyA2NS4xLTY1LjZjNC43LTQuNyAxMi4zLTQuNyAxNyAwbDM5LjYgMzkuNmM0LjcgNC43IDQuNyAxMi4zIDAgMTdMMzEyIDI1Nmw2NS42IDY1LjF6Jy8+PC9zdmc+)}.toast-success{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTE3My44OTggNDM5LjQwNGwtMTY2LjQtMTY2LjRjLTkuOTk3LTkuOTk3LTkuOTk3LTI2LjIwNiAwLTM2LjIwNGwzNi4yMDMtMzYuMjA0YzkuOTk3LTkuOTk4IDI2LjIwNy05Ljk5OCAzNi4yMDQgMEwxOTIgMzEyLjY5IDQzMi4wOTUgNzIuNTk2YzkuOTk3LTkuOTk3IDI2LjIwNy05Ljk5NyAzNi4yMDQgMGwzNi4yMDMgMzYuMjA0YzkuOTk3IDkuOTk3IDkuOTk3IDI2LjIwNiAwIDM2LjIwNGwtMjk0LjQgMjk0LjQwMWMtOS45OTggOS45OTctMjYuMjA3IDkuOTk3LTM2LjIwNC0uMDAxeicvPjwvc3ZnPg==)}.toast-warning{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1NzYgNTEyJyB3aWR0aD0nNTc2JyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTU2OS41MTcgNDQwLjAxM0M1ODcuOTc1IDQ3Mi4wMDcgNTY0LjgwNiA1MTIgNTI3Ljk0IDUxMkg0OC4wNTRjLTM2LjkzNyAwLTU5Ljk5OS00MC4wNTUtNDEuNTc3LTcxLjk4N0wyNDYuNDIzIDIzLjk4NWMxOC40NjctMzIuMDA5IDY0LjcyLTMxLjk1MSA4My4xNTQgMGwyMzkuOTQgNDE2LjAyOHpNMjg4IDM1NGMtMjUuNDA1IDAtNDYgMjAuNTk1LTQ2IDQ2czIwLjU5NSA0NiA0NiA0NiA0Ni0yMC41OTUgNDYtNDYtMjAuNTk1LTQ2LTQ2LTQ2em0tNDMuNjczLTE2NS4zNDZsNy40MTggMTM2Yy4zNDcgNi4zNjQgNS42MDkgMTEuMzQ2IDExLjk4MiAxMS4zNDZoNDguNTQ2YzYuMzczIDAgMTEuNjM1LTQuOTgyIDExLjk4Mi0xMS4zNDZsNy40MTgtMTM2Yy4zNzUtNi44NzQtNS4wOTgtMTIuNjU0LTExLjk4Mi0xMi42NTRoLTYzLjM4M2MtNi44ODQgMC0xMi4zNTYgNS43OC0xMS45ODEgMTIuNjU0eicvPjwvc3ZnPg==)}.toast-container.toast-top-center .ngx-toastr,.toast-container.toast-bottom-center .ngx-toastr{width:300px;margin-left:auto;margin-right:auto}.toast-container.toast-top-full-width .ngx-toastr,.toast-container.toast-bottom-full-width .ngx-toastr{width:96%;margin-left:auto;margin-right:auto}.ngx-toastr{background-color:#030303;pointer-events:auto}.toast-success{background-color:#51a351}.toast-error{background-color:#bd362f}.toast-info{background-color:#2f96b4}.toast-warning{background-color:#f89406}.toast-progress{position:absolute;left:0;bottom:0;height:4px;background-color:#000;opacity:.4}@media all and (max-width: 240px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:11em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width: 241px) and (max-width: 480px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:18em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width: 481px) and (max-width: 768px){.toast-container .ngx-toastr.div{padding:15px 15px 15px 50px;width:25em}}
