@charset "UTF-8";html,body{height:100%;margin:0;padding:0;scroll-behavior:smooth;color:var(--text);font:400 12px/16px Inter,arial,sans-serif;letter-spacing:.2px}input:required:invalid:not(.uppercase){text-transform:none}a{padding:0;color:var(--text-brand);text-decoration:none;transition:cubic-bezier(.73,.09,.21,.96) .25s color;font:400 12px/24px Inter,arial,sans-serif;letter-spacing:.2px}a:active{box-shadow:none}p{margin-top:0;margin-bottom:1rem}p:last-child{margin-bottom:0}.mat-mdc-autocomplete-panel{--mat-autocomplete-background-color: var(--elevation-surface)}.mat-drawer-container{--mat-sidenav-container-divider-color: var(--border);--mat-sidenav-container-background-color: var(--elevation-surface);--mat-sidenav-container-text-color: var(--text);--mat-sidenav-content-background-color: var(--elevation-surface-sunken);--mat-sidenav-content-text-color: var(--text)}.mat-drawer-container .mat-drawer .router-link:visited{color:var(--text-brand)}.mat-mdc-tooltip{--mat-tooltip-container-color: var(--background-neutral-bold);--mat-tooltip-supporting-text-color: var(--text-inverse)}.air-overlay__no-actions .air-overlay__actions{display:none!important}.air-overlay-pane:has(.sifl-type-selector__clearable){min-width:230px}.air-overlay-pane:has(.leg-passenger-menu-item) .air-menu-item__start{flex:1 1 auto;min-width:0}.air-overlay-pane:has(.leg-passenger-menu-item) .air-menu-item__label{width:100%;overflow:visible}.leg-passenger-menu-item{display:flex;align-items:center;justify-content:space-between;font-weight:500;gap:0px!important}.leg-passenger-menu-item__selected{background-color:var(--background-selected)!important}.air-overlay-pane:has(.leg-crew-menu-item) .air-menu-item__start{flex:1 1 auto;min-width:0}.air-overlay-pane:has(.leg-crew-menu-item) .air-menu-item__label{width:100%;overflow:visible}.leg-crew-menu-item{display:flex;align-items:center;justify-content:space-between;font-weight:500;gap:0px!important}.leg-crew-menu-item__selected{background-color:var(--background-selected)!important}.cdk-overlay-backdrop{transition:none!important}.mat-mdc-dialog-container,.cdk-dialog-container,.air-overlay-pane,.air-dialog-panel{transition:none!important;animation:none!important}.cdk-global-overlay-wrapper:has(.air-flag-pane){justify-content:center!important;left:0!important;right:0!important;bottom:0!important}@keyframes flag-slide-in-out{0%{transform:translateY(100%);opacity:0}7%{transform:translateY(0);opacity:1}93%{transform:translateY(0);opacity:1}to{transform:translateY(100%);opacity:0}}.air-flag-pane--compact{top:0!important;animation:flag-slide-in-out 3s cubic-bezier(.4,0,.2,1) forwards}.air-flag-pane--compact .air-overlay__header{position:absolute!important;right:0!important}.air-flag-pane--compact .air-overlay__header .air-overlay__heading{display:none!important}.air-flag-pane--compact .air-overlay__header .air-overlay__dismiss-button{color:var(--text-inverse)!important}.air-flag-pane--compact .air-overlay__actions{display:none!important}.air-flag-pane--compact .air-overlay__content{background-color:var(--background-neutral-bold)!important;color:var(--text-inverse)!important}.air-flag-pane--compact .air-flag-progress{padding:0!important}.air-flag-pane--compact .air-flag-progress:after{display:none!important}air-form-field:not(.air-form-field--disabled):has(input,textarea) .air-form-field__container{cursor:text}.leaflet-container{min-height:200px!important;flex:10 10 auto}.font-title-high{font:500 22px/28px Inter,arial,sans-serif;letter-spacing:0}.font-title-low{font:500 18px/22px Inter,arial,sans-serif;letter-spacing:0}.font-body-high{font:700 14px/24px Inter,arial,sans-serif;letter-spacing:.2px}.font-body-low{font:400 12px/24px Inter,arial,sans-serif;letter-spacing:.2px}.font-body-lowest{font:400 12px/16px Inter,arial,sans-serif;letter-spacing:.2px}.font-label-high{font:700 14px/20px Inter,arial,sans-serif;letter-spacing:.2px}.font-label-medium{font:500 14px/20px Inter,arial,sans-serif;letter-spacing:.2px}.font-label-low{font:500 12px/16px Inter,arial,sans-serif;letter-spacing:.2px}.font-label-lowest{font:500 11px/16px Inter,arial,sans-serif;letter-spacing:.4px}.font-label-tooltip{font:400 11px/16px Inter,arial,sans-serif;letter-spacing:0}.font-number-medium{font:400 14px/24px Open Sans,Inter,arial,sans-serif;letter-spacing:0}.font-number-low{font:400 12px/16px Open Sans,Inter,arial,sans-serif;letter-spacing:0}.font-number-lowest{font:400 11px/16px Open Sans,Inter,arial,sans-serif;letter-spacing:0}.bg-disabled{background-color:var(--background-disabled)}@media(min-width:768px){.xs\:bg-disabled{background-color:var(--background-disabled)}}@media(min-width:1200px){.sm\:bg-disabled{background-color:var(--background-disabled)}}@media(min-width:1440px){.md\:bg-disabled{background-color:var(--background-disabled)}}@media(min-width:1600px){.lg\:bg-disabled{background-color:var(--background-disabled)}}@media(min-width:1700px){.xl\:bg-disabled{background-color:var(--background-disabled)}}@media(min-width:1800px){.xxl\:bg-disabled{background-color:var(--background-disabled)}}.hover\:bg-disabled:hover{background-color:var(--background-disabled)}.bg-neutral{background-color:var(--background-neutral)}@media(min-width:768px){.xs\:bg-neutral{background-color:var(--background-neutral)}}@media(min-width:1200px){.sm\:bg-neutral{background-color:var(--background-neutral)}}@media(min-width:1440px){.md\:bg-neutral{background-color:var(--background-neutral)}}@media(min-width:1600px){.lg\:bg-neutral{background-color:var(--background-neutral)}}@media(min-width:1700px){.xl\:bg-neutral{background-color:var(--background-neutral)}}@media(min-width:1800px){.xxl\:bg-neutral{background-color:var(--background-neutral)}}.hover\:bg-neutral:hover{background-color:var(--background-neutral)}.bg-neutral-hovered{background-color:var(--background-neutral-hovered)}@media(min-width:768px){.xs\:bg-neutral-hovered{background-color:var(--background-neutral-hovered)}}@media(min-width:1200px){.sm\:bg-neutral-hovered{background-color:var(--background-neutral-hovered)}}@media(min-width:1440px){.md\:bg-neutral-hovered{background-color:var(--background-neutral-hovered)}}@media(min-width:1600px){.lg\:bg-neutral-hovered{background-color:var(--background-neutral-hovered)}}@media(min-width:1700px){.xl\:bg-neutral-hovered{background-color:var(--background-neutral-hovered)}}@media(min-width:1800px){.xxl\:bg-neutral-hovered{background-color:var(--background-neutral-hovered)}}.hover\:bg-neutral-hovered:hover{background-color:var(--background-neutral-hovered)}.bg-neutral-pressed{background-color:var(--background-neutral-pressed)}@media(min-width:768px){.xs\:bg-neutral-pressed{background-color:var(--background-neutral-pressed)}}@media(min-width:1200px){.sm\:bg-neutral-pressed{background-color:var(--background-neutral-pressed)}}@media(min-width:1440px){.md\:bg-neutral-pressed{background-color:var(--background-neutral-pressed)}}@media(min-width:1600px){.lg\:bg-neutral-pressed{background-color:var(--background-neutral-pressed)}}@media(min-width:1700px){.xl\:bg-neutral-pressed{background-color:var(--background-neutral-pressed)}}@media(min-width:1800px){.xxl\:bg-neutral-pressed{background-color:var(--background-neutral-pressed)}}.hover\:bg-neutral-pressed:hover{background-color:var(--background-neutral-pressed)}.bg-neutral-subtle{background-color:var(--background-neutral-subtle)}@media(min-width:768px){.xs\:bg-neutral-subtle{background-color:var(--background-neutral-subtle)}}@media(min-width:1200px){.sm\:bg-neutral-subtle{background-color:var(--background-neutral-subtle)}}@media(min-width:1440px){.md\:bg-neutral-subtle{background-color:var(--background-neutral-subtle)}}@media(min-width:1600px){.lg\:bg-neutral-subtle{background-color:var(--background-neutral-subtle)}}@media(min-width:1700px){.xl\:bg-neutral-subtle{background-color:var(--background-neutral-subtle)}}@media(min-width:1800px){.xxl\:bg-neutral-subtle{background-color:var(--background-neutral-subtle)}}.hover\:bg-neutral-subtle:hover{background-color:var(--background-neutral-subtle)}.bg-neutral-subtle-hovered{background-color:var(--background-neutral-subtle-hovered)}@media(min-width:768px){.xs\:bg-neutral-subtle-hovered{background-color:var(--background-neutral-subtle-hovered)}}@media(min-width:1200px){.sm\:bg-neutral-subtle-hovered{background-color:var(--background-neutral-subtle-hovered)}}@media(min-width:1440px){.md\:bg-neutral-subtle-hovered{background-color:var(--background-neutral-subtle-hovered)}}@media(min-width:1600px){.lg\:bg-neutral-subtle-hovered{background-color:var(--background-neutral-subtle-hovered)}}@media(min-width:1700px){.xl\:bg-neutral-subtle-hovered{background-color:var(--background-neutral-subtle-hovered)}}@media(min-width:1800px){.xxl\:bg-neutral-subtle-hovered{background-color:var(--background-neutral-subtle-hovered)}}.hover\:bg-neutral-subtle-hovered:hover{background-color:var(--background-neutral-subtle-hovered)}.bg-neutral-subtle-pressed{background-color:var(--background-neutral-subtle-pressed)}@media(min-width:768px){.xs\:bg-neutral-subtle-pressed{background-color:var(--background-neutral-subtle-pressed)}}@media(min-width:1200px){.sm\:bg-neutral-subtle-pressed{background-color:var(--background-neutral-subtle-pressed)}}@media(min-width:1440px){.md\:bg-neutral-subtle-pressed{background-color:var(--background-neutral-subtle-pressed)}}@media(min-width:1600px){.lg\:bg-neutral-subtle-pressed{background-color:var(--background-neutral-subtle-pressed)}}@media(min-width:1700px){.xl\:bg-neutral-subtle-pressed{background-color:var(--background-neutral-subtle-pressed)}}@media(min-width:1800px){.xxl\:bg-neutral-subtle-pressed{background-color:var(--background-neutral-subtle-pressed)}}.hover\:bg-neutral-subtle-pressed:hover{background-color:var(--background-neutral-subtle-pressed)}.bg-neutral-bold{background-color:var(--background-neutral-bold)}@media(min-width:768px){.xs\:bg-neutral-bold{background-color:var(--background-neutral-bold)}}@media(min-width:1200px){.sm\:bg-neutral-bold{background-color:var(--background-neutral-bold)}}@media(min-width:1440px){.md\:bg-neutral-bold{background-color:var(--background-neutral-bold)}}@media(min-width:1600px){.lg\:bg-neutral-bold{background-color:var(--background-neutral-bold)}}@media(min-width:1700px){.xl\:bg-neutral-bold{background-color:var(--background-neutral-bold)}}@media(min-width:1800px){.xxl\:bg-neutral-bold{background-color:var(--background-neutral-bold)}}.hover\:bg-neutral-bold:hover{background-color:var(--background-neutral-bold)}.bg-neutral-bold-hovered{background-color:var(--background-neutral-bold-hovered)}@media(min-width:768px){.xs\:bg-neutral-bold-hovered{background-color:var(--background-neutral-bold-hovered)}}@media(min-width:1200px){.sm\:bg-neutral-bold-hovered{background-color:var(--background-neutral-bold-hovered)}}@media(min-width:1440px){.md\:bg-neutral-bold-hovered{background-color:var(--background-neutral-bold-hovered)}}@media(min-width:1600px){.lg\:bg-neutral-bold-hovered{background-color:var(--background-neutral-bold-hovered)}}@media(min-width:1700px){.xl\:bg-neutral-bold-hovered{background-color:var(--background-neutral-bold-hovered)}}@media(min-width:1800px){.xxl\:bg-neutral-bold-hovered{background-color:var(--background-neutral-bold-hovered)}}.hover\:bg-neutral-bold-hovered:hover{background-color:var(--background-neutral-bold-hovered)}.bg-neutral-bold-pressed{background-color:var(--background-neutral-bold-pressed)}@media(min-width:768px){.xs\:bg-neutral-bold-pressed{background-color:var(--background-neutral-bold-pressed)}}@media(min-width:1200px){.sm\:bg-neutral-bold-pressed{background-color:var(--background-neutral-bold-pressed)}}@media(min-width:1440px){.md\:bg-neutral-bold-pressed{background-color:var(--background-neutral-bold-pressed)}}@media(min-width:1600px){.lg\:bg-neutral-bold-pressed{background-color:var(--background-neutral-bold-pressed)}}@media(min-width:1700px){.xl\:bg-neutral-bold-pressed{background-color:var(--background-neutral-bold-pressed)}}@media(min-width:1800px){.xxl\:bg-neutral-bold-pressed{background-color:var(--background-neutral-bold-pressed)}}.hover\:bg-neutral-bold-pressed:hover{background-color:var(--background-neutral-bold-pressed)}.bg-input{background-color:var(--background-input)}@media(min-width:768px){.xs\:bg-input{background-color:var(--background-input)}}@media(min-width:1200px){.sm\:bg-input{background-color:var(--background-input)}}@media(min-width:1440px){.md\:bg-input{background-color:var(--background-input)}}@media(min-width:1600px){.lg\:bg-input{background-color:var(--background-input)}}@media(min-width:1700px){.xl\:bg-input{background-color:var(--background-input)}}@media(min-width:1800px){.xxl\:bg-input{background-color:var(--background-input)}}.hover\:bg-input:hover{background-color:var(--background-input)}.bg-input-hovered{background-color:var(--background-input-hovered)}@media(min-width:768px){.xs\:bg-input-hovered{background-color:var(--background-input-hovered)}}@media(min-width:1200px){.sm\:bg-input-hovered{background-color:var(--background-input-hovered)}}@media(min-width:1440px){.md\:bg-input-hovered{background-color:var(--background-input-hovered)}}@media(min-width:1600px){.lg\:bg-input-hovered{background-color:var(--background-input-hovered)}}@media(min-width:1700px){.xl\:bg-input-hovered{background-color:var(--background-input-hovered)}}@media(min-width:1800px){.xxl\:bg-input-hovered{background-color:var(--background-input-hovered)}}.hover\:bg-input-hovered:hover{background-color:var(--background-input-hovered)}.bg-input-pressed{background-color:var(--background-input-pressed)}@media(min-width:768px){.xs\:bg-input-pressed{background-color:var(--background-input-pressed)}}@media(min-width:1200px){.sm\:bg-input-pressed{background-color:var(--background-input-pressed)}}@media(min-width:1440px){.md\:bg-input-pressed{background-color:var(--background-input-pressed)}}@media(min-width:1600px){.lg\:bg-input-pressed{background-color:var(--background-input-pressed)}}@media(min-width:1700px){.xl\:bg-input-pressed{background-color:var(--background-input-pressed)}}@media(min-width:1800px){.xxl\:bg-input-pressed{background-color:var(--background-input-pressed)}}.hover\:bg-input-pressed:hover{background-color:var(--background-input-pressed)}.bg-selected{background-color:var(--background-selected)}@media(min-width:768px){.xs\:bg-selected{background-color:var(--background-selected)}}@media(min-width:1200px){.sm\:bg-selected{background-color:var(--background-selected)}}@media(min-width:1440px){.md\:bg-selected{background-color:var(--background-selected)}}@media(min-width:1600px){.lg\:bg-selected{background-color:var(--background-selected)}}@media(min-width:1700px){.xl\:bg-selected{background-color:var(--background-selected)}}@media(min-width:1800px){.xxl\:bg-selected{background-color:var(--background-selected)}}.hover\:bg-selected:hover{background-color:var(--background-selected)}.bg-selected-hovered{background-color:var(--background-selected-hovered)}@media(min-width:768px){.xs\:bg-selected-hovered{background-color:var(--background-selected-hovered)}}@media(min-width:1200px){.sm\:bg-selected-hovered{background-color:var(--background-selected-hovered)}}@media(min-width:1440px){.md\:bg-selected-hovered{background-color:var(--background-selected-hovered)}}@media(min-width:1600px){.lg\:bg-selected-hovered{background-color:var(--background-selected-hovered)}}@media(min-width:1700px){.xl\:bg-selected-hovered{background-color:var(--background-selected-hovered)}}@media(min-width:1800px){.xxl\:bg-selected-hovered{background-color:var(--background-selected-hovered)}}.hover\:bg-selected-hovered:hover{background-color:var(--background-selected-hovered)}.bg-selected-pressed{background-color:var(--background-selected-pressed)}@media(min-width:768px){.xs\:bg-selected-pressed{background-color:var(--background-selected-pressed)}}@media(min-width:1200px){.sm\:bg-selected-pressed{background-color:var(--background-selected-pressed)}}@media(min-width:1440px){.md\:bg-selected-pressed{background-color:var(--background-selected-pressed)}}@media(min-width:1600px){.lg\:bg-selected-pressed{background-color:var(--background-selected-pressed)}}@media(min-width:1700px){.xl\:bg-selected-pressed{background-color:var(--background-selected-pressed)}}@media(min-width:1800px){.xxl\:bg-selected-pressed{background-color:var(--background-selected-pressed)}}.hover\:bg-selected-pressed:hover{background-color:var(--background-selected-pressed)}.bg-selected-bold{background-color:var(--background-selected-bold)}@media(min-width:768px){.xs\:bg-selected-bold{background-color:var(--background-selected-bold)}}@media(min-width:1200px){.sm\:bg-selected-bold{background-color:var(--background-selected-bold)}}@media(min-width:1440px){.md\:bg-selected-bold{background-color:var(--background-selected-bold)}}@media(min-width:1600px){.lg\:bg-selected-bold{background-color:var(--background-selected-bold)}}@media(min-width:1700px){.xl\:bg-selected-bold{background-color:var(--background-selected-bold)}}@media(min-width:1800px){.xxl\:bg-selected-bold{background-color:var(--background-selected-bold)}}.hover\:bg-selected-bold:hover{background-color:var(--background-selected-bold)}.bg-selected-bold-hovered{background-color:var(--background-selected-bold-hovered)}@media(min-width:768px){.xs\:bg-selected-bold-hovered{background-color:var(--background-selected-bold-hovered)}}@media(min-width:1200px){.sm\:bg-selected-bold-hovered{background-color:var(--background-selected-bold-hovered)}}@media(min-width:1440px){.md\:bg-selected-bold-hovered{background-color:var(--background-selected-bold-hovered)}}@media(min-width:1600px){.lg\:bg-selected-bold-hovered{background-color:var(--background-selected-bold-hovered)}}@media(min-width:1700px){.xl\:bg-selected-bold-hovered{background-color:var(--background-selected-bold-hovered)}}@media(min-width:1800px){.xxl\:bg-selected-bold-hovered{background-color:var(--background-selected-bold-hovered)}}.hover\:bg-selected-bold-hovered:hover{background-color:var(--background-selected-bold-hovered)}.bg-selected-bold-pressed{background-color:var(--background-selected-bold-pressed)}@media(min-width:768px){.xs\:bg-selected-bold-pressed{background-color:var(--background-selected-bold-pressed)}}@media(min-width:1200px){.sm\:bg-selected-bold-pressed{background-color:var(--background-selected-bold-pressed)}}@media(min-width:1440px){.md\:bg-selected-bold-pressed{background-color:var(--background-selected-bold-pressed)}}@media(min-width:1600px){.lg\:bg-selected-bold-pressed{background-color:var(--background-selected-bold-pressed)}}@media(min-width:1700px){.xl\:bg-selected-bold-pressed{background-color:var(--background-selected-bold-pressed)}}@media(min-width:1800px){.xxl\:bg-selected-bold-pressed{background-color:var(--background-selected-bold-pressed)}}.hover\:bg-selected-bold-pressed:hover{background-color:var(--background-selected-bold-pressed)}.bg-danger{background-color:var(--background-danger)}@media(min-width:768px){.xs\:bg-danger{background-color:var(--background-danger)}}@media(min-width:1200px){.sm\:bg-danger{background-color:var(--background-danger)}}@media(min-width:1440px){.md\:bg-danger{background-color:var(--background-danger)}}@media(min-width:1600px){.lg\:bg-danger{background-color:var(--background-danger)}}@media(min-width:1700px){.xl\:bg-danger{background-color:var(--background-danger)}}@media(min-width:1800px){.xxl\:bg-danger{background-color:var(--background-danger)}}.hover\:bg-danger:hover{background-color:var(--background-danger)}.bg-danger-hovered{background-color:var(--background-danger-hovered)}@media(min-width:768px){.xs\:bg-danger-hovered{background-color:var(--background-danger-hovered)}}@media(min-width:1200px){.sm\:bg-danger-hovered{background-color:var(--background-danger-hovered)}}@media(min-width:1440px){.md\:bg-danger-hovered{background-color:var(--background-danger-hovered)}}@media(min-width:1600px){.lg\:bg-danger-hovered{background-color:var(--background-danger-hovered)}}@media(min-width:1700px){.xl\:bg-danger-hovered{background-color:var(--background-danger-hovered)}}@media(min-width:1800px){.xxl\:bg-danger-hovered{background-color:var(--background-danger-hovered)}}.hover\:bg-danger-hovered:hover{background-color:var(--background-danger-hovered)}.bg-danger-pressed{background-color:var(--background-danger-pressed)}@media(min-width:768px){.xs\:bg-danger-pressed{background-color:var(--background-danger-pressed)}}@media(min-width:1200px){.sm\:bg-danger-pressed{background-color:var(--background-danger-pressed)}}@media(min-width:1440px){.md\:bg-danger-pressed{background-color:var(--background-danger-pressed)}}@media(min-width:1600px){.lg\:bg-danger-pressed{background-color:var(--background-danger-pressed)}}@media(min-width:1700px){.xl\:bg-danger-pressed{background-color:var(--background-danger-pressed)}}@media(min-width:1800px){.xxl\:bg-danger-pressed{background-color:var(--background-danger-pressed)}}.hover\:bg-danger-pressed:hover{background-color:var(--background-danger-pressed)}.bg-danger-subtle{background-color:var(--background-danger-subtle)}@media(min-width:768px){.xs\:bg-danger-subtle{background-color:var(--background-danger-subtle)}}@media(min-width:1200px){.sm\:bg-danger-subtle{background-color:var(--background-danger-subtle)}}@media(min-width:1440px){.md\:bg-danger-subtle{background-color:var(--background-danger-subtle)}}@media(min-width:1600px){.lg\:bg-danger-subtle{background-color:var(--background-danger-subtle)}}@media(min-width:1700px){.xl\:bg-danger-subtle{background-color:var(--background-danger-subtle)}}@media(min-width:1800px){.xxl\:bg-danger-subtle{background-color:var(--background-danger-subtle)}}.hover\:bg-danger-subtle:hover{background-color:var(--background-danger-subtle)}.bg-danger-subtle-hovered{background-color:var(--background-danger-subtle-hovered)}@media(min-width:768px){.xs\:bg-danger-subtle-hovered{background-color:var(--background-danger-subtle-hovered)}}@media(min-width:1200px){.sm\:bg-danger-subtle-hovered{background-color:var(--background-danger-subtle-hovered)}}@media(min-width:1440px){.md\:bg-danger-subtle-hovered{background-color:var(--background-danger-subtle-hovered)}}@media(min-width:1600px){.lg\:bg-danger-subtle-hovered{background-color:var(--background-danger-subtle-hovered)}}@media(min-width:1700px){.xl\:bg-danger-subtle-hovered{background-color:var(--background-danger-subtle-hovered)}}@media(min-width:1800px){.xxl\:bg-danger-subtle-hovered{background-color:var(--background-danger-subtle-hovered)}}.hover\:bg-danger-subtle-hovered:hover{background-color:var(--background-danger-subtle-hovered)}.bg-danger-subtle-pressed{background-color:var(--background-danger-subtle-pressed)}@media(min-width:768px){.xs\:bg-danger-subtle-pressed{background-color:var(--background-danger-subtle-pressed)}}@media(min-width:1200px){.sm\:bg-danger-subtle-pressed{background-color:var(--background-danger-subtle-pressed)}}@media(min-width:1440px){.md\:bg-danger-subtle-pressed{background-color:var(--background-danger-subtle-pressed)}}@media(min-width:1600px){.lg\:bg-danger-subtle-pressed{background-color:var(--background-danger-subtle-pressed)}}@media(min-width:1700px){.xl\:bg-danger-subtle-pressed{background-color:var(--background-danger-subtle-pressed)}}@media(min-width:1800px){.xxl\:bg-danger-subtle-pressed{background-color:var(--background-danger-subtle-pressed)}}.hover\:bg-danger-subtle-pressed:hover{background-color:var(--background-danger-subtle-pressed)}.bg-danger-bold{background-color:var(--background-danger-bold)}@media(min-width:768px){.xs\:bg-danger-bold{background-color:var(--background-danger-bold)}}@media(min-width:1200px){.sm\:bg-danger-bold{background-color:var(--background-danger-bold)}}@media(min-width:1440px){.md\:bg-danger-bold{background-color:var(--background-danger-bold)}}@media(min-width:1600px){.lg\:bg-danger-bold{background-color:var(--background-danger-bold)}}@media(min-width:1700px){.xl\:bg-danger-bold{background-color:var(--background-danger-bold)}}@media(min-width:1800px){.xxl\:bg-danger-bold{background-color:var(--background-danger-bold)}}.hover\:bg-danger-bold:hover{background-color:var(--background-danger-bold)}.bg-danger-bold-hovered{background-color:var(--background-danger-bold-hovered)}@media(min-width:768px){.xs\:bg-danger-bold-hovered{background-color:var(--background-danger-bold-hovered)}}@media(min-width:1200px){.sm\:bg-danger-bold-hovered{background-color:var(--background-danger-bold-hovered)}}@media(min-width:1440px){.md\:bg-danger-bold-hovered{background-color:var(--background-danger-bold-hovered)}}@media(min-width:1600px){.lg\:bg-danger-bold-hovered{background-color:var(--background-danger-bold-hovered)}}@media(min-width:1700px){.xl\:bg-danger-bold-hovered{background-color:var(--background-danger-bold-hovered)}}@media(min-width:1800px){.xxl\:bg-danger-bold-hovered{background-color:var(--background-danger-bold-hovered)}}.hover\:bg-danger-bold-hovered:hover{background-color:var(--background-danger-bold-hovered)}.bg-danger-bold-pressed{background-color:var(--background-danger-bold-pressed)}@media(min-width:768px){.xs\:bg-danger-bold-pressed{background-color:var(--background-danger-bold-pressed)}}@media(min-width:1200px){.sm\:bg-danger-bold-pressed{background-color:var(--background-danger-bold-pressed)}}@media(min-width:1440px){.md\:bg-danger-bold-pressed{background-color:var(--background-danger-bold-pressed)}}@media(min-width:1600px){.lg\:bg-danger-bold-pressed{background-color:var(--background-danger-bold-pressed)}}@media(min-width:1700px){.xl\:bg-danger-bold-pressed{background-color:var(--background-danger-bold-pressed)}}@media(min-width:1800px){.xxl\:bg-danger-bold-pressed{background-color:var(--background-danger-bold-pressed)}}.hover\:bg-danger-bold-pressed:hover{background-color:var(--background-danger-bold-pressed)}.bg-danger-alpha{background-color:var(--background-danger)}@media(min-width:768px){.xs\:bg-danger-alpha{background-color:var(--background-danger)}}@media(min-width:1200px){.sm\:bg-danger-alpha{background-color:var(--background-danger)}}@media(min-width:1440px){.md\:bg-danger-alpha{background-color:var(--background-danger)}}@media(min-width:1600px){.lg\:bg-danger-alpha{background-color:var(--background-danger)}}@media(min-width:1700px){.xl\:bg-danger-alpha{background-color:var(--background-danger)}}@media(min-width:1800px){.xxl\:bg-danger-alpha{background-color:var(--background-danger)}}.hover\:bg-danger-alpha:hover{background-color:var(--background-danger)}.bg-danger-alpha-hovered{background-color:var(--background-danger-hovered)}@media(min-width:768px){.xs\:bg-danger-alpha-hovered{background-color:var(--background-danger-hovered)}}@media(min-width:1200px){.sm\:bg-danger-alpha-hovered{background-color:var(--background-danger-hovered)}}@media(min-width:1440px){.md\:bg-danger-alpha-hovered{background-color:var(--background-danger-hovered)}}@media(min-width:1600px){.lg\:bg-danger-alpha-hovered{background-color:var(--background-danger-hovered)}}@media(min-width:1700px){.xl\:bg-danger-alpha-hovered{background-color:var(--background-danger-hovered)}}@media(min-width:1800px){.xxl\:bg-danger-alpha-hovered{background-color:var(--background-danger-hovered)}}.hover\:bg-danger-alpha-hovered:hover{background-color:var(--background-danger-hovered)}.bg-danger-alpha-pressed{background-color:var(--background-danger-pressed)}@media(min-width:768px){.xs\:bg-danger-alpha-pressed{background-color:var(--background-danger-pressed)}}@media(min-width:1200px){.sm\:bg-danger-alpha-pressed{background-color:var(--background-danger-pressed)}}@media(min-width:1440px){.md\:bg-danger-alpha-pressed{background-color:var(--background-danger-pressed)}}@media(min-width:1600px){.lg\:bg-danger-alpha-pressed{background-color:var(--background-danger-pressed)}}@media(min-width:1700px){.xl\:bg-danger-alpha-pressed{background-color:var(--background-danger-pressed)}}@media(min-width:1800px){.xxl\:bg-danger-alpha-pressed{background-color:var(--background-danger-pressed)}}.hover\:bg-danger-alpha-pressed:hover{background-color:var(--background-danger-pressed)}.bg-warning{background-color:var(--background-warning)}@media(min-width:768px){.xs\:bg-warning{background-color:var(--background-warning)}}@media(min-width:1200px){.sm\:bg-warning{background-color:var(--background-warning)}}@media(min-width:1440px){.md\:bg-warning{background-color:var(--background-warning)}}@media(min-width:1600px){.lg\:bg-warning{background-color:var(--background-warning)}}@media(min-width:1700px){.xl\:bg-warning{background-color:var(--background-warning)}}@media(min-width:1800px){.xxl\:bg-warning{background-color:var(--background-warning)}}.hover\:bg-warning:hover{background-color:var(--background-warning)}.bg-warning-hovered{background-color:var(--background-warning-hovered)}@media(min-width:768px){.xs\:bg-warning-hovered{background-color:var(--background-warning-hovered)}}@media(min-width:1200px){.sm\:bg-warning-hovered{background-color:var(--background-warning-hovered)}}@media(min-width:1440px){.md\:bg-warning-hovered{background-color:var(--background-warning-hovered)}}@media(min-width:1600px){.lg\:bg-warning-hovered{background-color:var(--background-warning-hovered)}}@media(min-width:1700px){.xl\:bg-warning-hovered{background-color:var(--background-warning-hovered)}}@media(min-width:1800px){.xxl\:bg-warning-hovered{background-color:var(--background-warning-hovered)}}.hover\:bg-warning-hovered:hover{background-color:var(--background-warning-hovered)}.bg-warning-pressed{background-color:var(--background-warning-pressed)}@media(min-width:768px){.xs\:bg-warning-pressed{background-color:var(--background-warning-pressed)}}@media(min-width:1200px){.sm\:bg-warning-pressed{background-color:var(--background-warning-pressed)}}@media(min-width:1440px){.md\:bg-warning-pressed{background-color:var(--background-warning-pressed)}}@media(min-width:1600px){.lg\:bg-warning-pressed{background-color:var(--background-warning-pressed)}}@media(min-width:1700px){.xl\:bg-warning-pressed{background-color:var(--background-warning-pressed)}}@media(min-width:1800px){.xxl\:bg-warning-pressed{background-color:var(--background-warning-pressed)}}.hover\:bg-warning-pressed:hover{background-color:var(--background-warning-pressed)}.bg-warning-subtle{background-color:var(--background-warning-subtle)}@media(min-width:768px){.xs\:bg-warning-subtle{background-color:var(--background-warning-subtle)}}@media(min-width:1200px){.sm\:bg-warning-subtle{background-color:var(--background-warning-subtle)}}@media(min-width:1440px){.md\:bg-warning-subtle{background-color:var(--background-warning-subtle)}}@media(min-width:1600px){.lg\:bg-warning-subtle{background-color:var(--background-warning-subtle)}}@media(min-width:1700px){.xl\:bg-warning-subtle{background-color:var(--background-warning-subtle)}}@media(min-width:1800px){.xxl\:bg-warning-subtle{background-color:var(--background-warning-subtle)}}.hover\:bg-warning-subtle:hover{background-color:var(--background-warning-subtle)}.bg-warning-subtle-hovered{background-color:var(--background-warning-subtle-hovered)}@media(min-width:768px){.xs\:bg-warning-subtle-hovered{background-color:var(--background-warning-subtle-hovered)}}@media(min-width:1200px){.sm\:bg-warning-subtle-hovered{background-color:var(--background-warning-subtle-hovered)}}@media(min-width:1440px){.md\:bg-warning-subtle-hovered{background-color:var(--background-warning-subtle-hovered)}}@media(min-width:1600px){.lg\:bg-warning-subtle-hovered{background-color:var(--background-warning-subtle-hovered)}}@media(min-width:1700px){.xl\:bg-warning-subtle-hovered{background-color:var(--background-warning-subtle-hovered)}}@media(min-width:1800px){.xxl\:bg-warning-subtle-hovered{background-color:var(--background-warning-subtle-hovered)}}.hover\:bg-warning-subtle-hovered:hover{background-color:var(--background-warning-subtle-hovered)}.bg-warning-subtle-pressed{background-color:var(--background-warning-subtle-pressed)}@media(min-width:768px){.xs\:bg-warning-subtle-pressed{background-color:var(--background-warning-subtle-pressed)}}@media(min-width:1200px){.sm\:bg-warning-subtle-pressed{background-color:var(--background-warning-subtle-pressed)}}@media(min-width:1440px){.md\:bg-warning-subtle-pressed{background-color:var(--background-warning-subtle-pressed)}}@media(min-width:1600px){.lg\:bg-warning-subtle-pressed{background-color:var(--background-warning-subtle-pressed)}}@media(min-width:1700px){.xl\:bg-warning-subtle-pressed{background-color:var(--background-warning-subtle-pressed)}}@media(min-width:1800px){.xxl\:bg-warning-subtle-pressed{background-color:var(--background-warning-subtle-pressed)}}.hover\:bg-warning-subtle-pressed:hover{background-color:var(--background-warning-subtle-pressed)}.bg-warning-bold{background-color:var(--background-warning-bold)}@media(min-width:768px){.xs\:bg-warning-bold{background-color:var(--background-warning-bold)}}@media(min-width:1200px){.sm\:bg-warning-bold{background-color:var(--background-warning-bold)}}@media(min-width:1440px){.md\:bg-warning-bold{background-color:var(--background-warning-bold)}}@media(min-width:1600px){.lg\:bg-warning-bold{background-color:var(--background-warning-bold)}}@media(min-width:1700px){.xl\:bg-warning-bold{background-color:var(--background-warning-bold)}}@media(min-width:1800px){.xxl\:bg-warning-bold{background-color:var(--background-warning-bold)}}.hover\:bg-warning-bold:hover{background-color:var(--background-warning-bold)}.bg-warning-bold-hovered{background-color:var(--background-warning-bold-hovered)}@media(min-width:768px){.xs\:bg-warning-bold-hovered{background-color:var(--background-warning-bold-hovered)}}@media(min-width:1200px){.sm\:bg-warning-bold-hovered{background-color:var(--background-warning-bold-hovered)}}@media(min-width:1440px){.md\:bg-warning-bold-hovered{background-color:var(--background-warning-bold-hovered)}}@media(min-width:1600px){.lg\:bg-warning-bold-hovered{background-color:var(--background-warning-bold-hovered)}}@media(min-width:1700px){.xl\:bg-warning-bold-hovered{background-color:var(--background-warning-bold-hovered)}}@media(min-width:1800px){.xxl\:bg-warning-bold-hovered{background-color:var(--background-warning-bold-hovered)}}.hover\:bg-warning-bold-hovered:hover{background-color:var(--background-warning-bold-hovered)}.bg-warning-bold-pressed{background-color:var(--background-warning-bold-pressed)}@media(min-width:768px){.xs\:bg-warning-bold-pressed{background-color:var(--background-warning-bold-pressed)}}@media(min-width:1200px){.sm\:bg-warning-bold-pressed{background-color:var(--background-warning-bold-pressed)}}@media(min-width:1440px){.md\:bg-warning-bold-pressed{background-color:var(--background-warning-bold-pressed)}}@media(min-width:1600px){.lg\:bg-warning-bold-pressed{background-color:var(--background-warning-bold-pressed)}}@media(min-width:1700px){.xl\:bg-warning-bold-pressed{background-color:var(--background-warning-bold-pressed)}}@media(min-width:1800px){.xxl\:bg-warning-bold-pressed{background-color:var(--background-warning-bold-pressed)}}.hover\:bg-warning-bold-pressed:hover{background-color:var(--background-warning-bold-pressed)}.bg-warning-alpha{background-color:var(--background-warning)}@media(min-width:768px){.xs\:bg-warning-alpha{background-color:var(--background-warning)}}@media(min-width:1200px){.sm\:bg-warning-alpha{background-color:var(--background-warning)}}@media(min-width:1440px){.md\:bg-warning-alpha{background-color:var(--background-warning)}}@media(min-width:1600px){.lg\:bg-warning-alpha{background-color:var(--background-warning)}}@media(min-width:1700px){.xl\:bg-warning-alpha{background-color:var(--background-warning)}}@media(min-width:1800px){.xxl\:bg-warning-alpha{background-color:var(--background-warning)}}.hover\:bg-warning-alpha:hover{background-color:var(--background-warning)}.bg-warning-alpha-hovered{background-color:var(--background-warning-hovered)}@media(min-width:768px){.xs\:bg-warning-alpha-hovered{background-color:var(--background-warning-hovered)}}@media(min-width:1200px){.sm\:bg-warning-alpha-hovered{background-color:var(--background-warning-hovered)}}@media(min-width:1440px){.md\:bg-warning-alpha-hovered{background-color:var(--background-warning-hovered)}}@media(min-width:1600px){.lg\:bg-warning-alpha-hovered{background-color:var(--background-warning-hovered)}}@media(min-width:1700px){.xl\:bg-warning-alpha-hovered{background-color:var(--background-warning-hovered)}}@media(min-width:1800px){.xxl\:bg-warning-alpha-hovered{background-color:var(--background-warning-hovered)}}.hover\:bg-warning-alpha-hovered:hover{background-color:var(--background-warning-hovered)}.bg-warning-alpha-pressed{background-color:var(--background-warning-pressed)}@media(min-width:768px){.xs\:bg-warning-alpha-pressed{background-color:var(--background-warning-pressed)}}@media(min-width:1200px){.sm\:bg-warning-alpha-pressed{background-color:var(--background-warning-pressed)}}@media(min-width:1440px){.md\:bg-warning-alpha-pressed{background-color:var(--background-warning-pressed)}}@media(min-width:1600px){.lg\:bg-warning-alpha-pressed{background-color:var(--background-warning-pressed)}}@media(min-width:1700px){.xl\:bg-warning-alpha-pressed{background-color:var(--background-warning-pressed)}}@media(min-width:1800px){.xxl\:bg-warning-alpha-pressed{background-color:var(--background-warning-pressed)}}.hover\:bg-warning-alpha-pressed:hover{background-color:var(--background-warning-pressed)}.bg-success{background-color:var(--background-success)}@media(min-width:768px){.xs\:bg-success{background-color:var(--background-success)}}@media(min-width:1200px){.sm\:bg-success{background-color:var(--background-success)}}@media(min-width:1440px){.md\:bg-success{background-color:var(--background-success)}}@media(min-width:1600px){.lg\:bg-success{background-color:var(--background-success)}}@media(min-width:1700px){.xl\:bg-success{background-color:var(--background-success)}}@media(min-width:1800px){.xxl\:bg-success{background-color:var(--background-success)}}.hover\:bg-success:hover{background-color:var(--background-success)}.bg-success-hovered{background-color:var(--background-success-hovered)}@media(min-width:768px){.xs\:bg-success-hovered{background-color:var(--background-success-hovered)}}@media(min-width:1200px){.sm\:bg-success-hovered{background-color:var(--background-success-hovered)}}@media(min-width:1440px){.md\:bg-success-hovered{background-color:var(--background-success-hovered)}}@media(min-width:1600px){.lg\:bg-success-hovered{background-color:var(--background-success-hovered)}}@media(min-width:1700px){.xl\:bg-success-hovered{background-color:var(--background-success-hovered)}}@media(min-width:1800px){.xxl\:bg-success-hovered{background-color:var(--background-success-hovered)}}.hover\:bg-success-hovered:hover{background-color:var(--background-success-hovered)}.bg-success-pressed{background-color:var(--background-success-pressed)}@media(min-width:768px){.xs\:bg-success-pressed{background-color:var(--background-success-pressed)}}@media(min-width:1200px){.sm\:bg-success-pressed{background-color:var(--background-success-pressed)}}@media(min-width:1440px){.md\:bg-success-pressed{background-color:var(--background-success-pressed)}}@media(min-width:1600px){.lg\:bg-success-pressed{background-color:var(--background-success-pressed)}}@media(min-width:1700px){.xl\:bg-success-pressed{background-color:var(--background-success-pressed)}}@media(min-width:1800px){.xxl\:bg-success-pressed{background-color:var(--background-success-pressed)}}.hover\:bg-success-pressed:hover{background-color:var(--background-success-pressed)}.bg-success-subtle{background-color:var(--background-success-subtle)}@media(min-width:768px){.xs\:bg-success-subtle{background-color:var(--background-success-subtle)}}@media(min-width:1200px){.sm\:bg-success-subtle{background-color:var(--background-success-subtle)}}@media(min-width:1440px){.md\:bg-success-subtle{background-color:var(--background-success-subtle)}}@media(min-width:1600px){.lg\:bg-success-subtle{background-color:var(--background-success-subtle)}}@media(min-width:1700px){.xl\:bg-success-subtle{background-color:var(--background-success-subtle)}}@media(min-width:1800px){.xxl\:bg-success-subtle{background-color:var(--background-success-subtle)}}.hover\:bg-success-subtle:hover{background-color:var(--background-success-subtle)}.bg-success-subtle-hovered{background-color:var(--background-success-subtle-hovered)}@media(min-width:768px){.xs\:bg-success-subtle-hovered{background-color:var(--background-success-subtle-hovered)}}@media(min-width:1200px){.sm\:bg-success-subtle-hovered{background-color:var(--background-success-subtle-hovered)}}@media(min-width:1440px){.md\:bg-success-subtle-hovered{background-color:var(--background-success-subtle-hovered)}}@media(min-width:1600px){.lg\:bg-success-subtle-hovered{background-color:var(--background-success-subtle-hovered)}}@media(min-width:1700px){.xl\:bg-success-subtle-hovered{background-color:var(--background-success-subtle-hovered)}}@media(min-width:1800px){.xxl\:bg-success-subtle-hovered{background-color:var(--background-success-subtle-hovered)}}.hover\:bg-success-subtle-hovered:hover{background-color:var(--background-success-subtle-hovered)}.bg-success-subtle-pressed{background-color:var(--background-success-subtle-pressed)}@media(min-width:768px){.xs\:bg-success-subtle-pressed{background-color:var(--background-success-subtle-pressed)}}@media(min-width:1200px){.sm\:bg-success-subtle-pressed{background-color:var(--background-success-subtle-pressed)}}@media(min-width:1440px){.md\:bg-success-subtle-pressed{background-color:var(--background-success-subtle-pressed)}}@media(min-width:1600px){.lg\:bg-success-subtle-pressed{background-color:var(--background-success-subtle-pressed)}}@media(min-width:1700px){.xl\:bg-success-subtle-pressed{background-color:var(--background-success-subtle-pressed)}}@media(min-width:1800px){.xxl\:bg-success-subtle-pressed{background-color:var(--background-success-subtle-pressed)}}.hover\:bg-success-subtle-pressed:hover{background-color:var(--background-success-subtle-pressed)}.bg-success-bold{background-color:var(--background-success-bold)}@media(min-width:768px){.xs\:bg-success-bold{background-color:var(--background-success-bold)}}@media(min-width:1200px){.sm\:bg-success-bold{background-color:var(--background-success-bold)}}@media(min-width:1440px){.md\:bg-success-bold{background-color:var(--background-success-bold)}}@media(min-width:1600px){.lg\:bg-success-bold{background-color:var(--background-success-bold)}}@media(min-width:1700px){.xl\:bg-success-bold{background-color:var(--background-success-bold)}}@media(min-width:1800px){.xxl\:bg-success-bold{background-color:var(--background-success-bold)}}.hover\:bg-success-bold:hover{background-color:var(--background-success-bold)}.bg-success-bold-hovered{background-color:var(--background-success-bold-hovered)}@media(min-width:768px){.xs\:bg-success-bold-hovered{background-color:var(--background-success-bold-hovered)}}@media(min-width:1200px){.sm\:bg-success-bold-hovered{background-color:var(--background-success-bold-hovered)}}@media(min-width:1440px){.md\:bg-success-bold-hovered{background-color:var(--background-success-bold-hovered)}}@media(min-width:1600px){.lg\:bg-success-bold-hovered{background-color:var(--background-success-bold-hovered)}}@media(min-width:1700px){.xl\:bg-success-bold-hovered{background-color:var(--background-success-bold-hovered)}}@media(min-width:1800px){.xxl\:bg-success-bold-hovered{background-color:var(--background-success-bold-hovered)}}.hover\:bg-success-bold-hovered:hover{background-color:var(--background-success-bold-hovered)}.bg-success-bold-pressed{background-color:var(--background-success-bold-pressed)}@media(min-width:768px){.xs\:bg-success-bold-pressed{background-color:var(--background-success-bold-pressed)}}@media(min-width:1200px){.sm\:bg-success-bold-pressed{background-color:var(--background-success-bold-pressed)}}@media(min-width:1440px){.md\:bg-success-bold-pressed{background-color:var(--background-success-bold-pressed)}}@media(min-width:1600px){.lg\:bg-success-bold-pressed{background-color:var(--background-success-bold-pressed)}}@media(min-width:1700px){.xl\:bg-success-bold-pressed{background-color:var(--background-success-bold-pressed)}}@media(min-width:1800px){.xxl\:bg-success-bold-pressed{background-color:var(--background-success-bold-pressed)}}.hover\:bg-success-bold-pressed:hover{background-color:var(--background-success-bold-pressed)}.bg-success-alpha{background-color:var(--background-success)}@media(min-width:768px){.xs\:bg-success-alpha{background-color:var(--background-success)}}@media(min-width:1200px){.sm\:bg-success-alpha{background-color:var(--background-success)}}@media(min-width:1440px){.md\:bg-success-alpha{background-color:var(--background-success)}}@media(min-width:1600px){.lg\:bg-success-alpha{background-color:var(--background-success)}}@media(min-width:1700px){.xl\:bg-success-alpha{background-color:var(--background-success)}}@media(min-width:1800px){.xxl\:bg-success-alpha{background-color:var(--background-success)}}.hover\:bg-success-alpha:hover{background-color:var(--background-success)}.bg-success-alpha-hovered{background-color:var(--background-success-hovered)}@media(min-width:768px){.xs\:bg-success-alpha-hovered{background-color:var(--background-success-hovered)}}@media(min-width:1200px){.sm\:bg-success-alpha-hovered{background-color:var(--background-success-hovered)}}@media(min-width:1440px){.md\:bg-success-alpha-hovered{background-color:var(--background-success-hovered)}}@media(min-width:1600px){.lg\:bg-success-alpha-hovered{background-color:var(--background-success-hovered)}}@media(min-width:1700px){.xl\:bg-success-alpha-hovered{background-color:var(--background-success-hovered)}}@media(min-width:1800px){.xxl\:bg-success-alpha-hovered{background-color:var(--background-success-hovered)}}.hover\:bg-success-alpha-hovered:hover{background-color:var(--background-success-hovered)}.bg-success-alpha-pressed{background-color:var(--background-success-pressed)}@media(min-width:768px){.xs\:bg-success-alpha-pressed{background-color:var(--background-success-pressed)}}@media(min-width:1200px){.sm\:bg-success-alpha-pressed{background-color:var(--background-success-pressed)}}@media(min-width:1440px){.md\:bg-success-alpha-pressed{background-color:var(--background-success-pressed)}}@media(min-width:1600px){.lg\:bg-success-alpha-pressed{background-color:var(--background-success-pressed)}}@media(min-width:1700px){.xl\:bg-success-alpha-pressed{background-color:var(--background-success-pressed)}}@media(min-width:1800px){.xxl\:bg-success-alpha-pressed{background-color:var(--background-success-pressed)}}.hover\:bg-success-alpha-pressed:hover{background-color:var(--background-success-pressed)}.bg-information{background-color:var(--background-information)}@media(min-width:768px){.xs\:bg-information{background-color:var(--background-information)}}@media(min-width:1200px){.sm\:bg-information{background-color:var(--background-information)}}@media(min-width:1440px){.md\:bg-information{background-color:var(--background-information)}}@media(min-width:1600px){.lg\:bg-information{background-color:var(--background-information)}}@media(min-width:1700px){.xl\:bg-information{background-color:var(--background-information)}}@media(min-width:1800px){.xxl\:bg-information{background-color:var(--background-information)}}.hover\:bg-information:hover{background-color:var(--background-information)}.bg-information-hovered{background-color:var(--background-information-hovered)}@media(min-width:768px){.xs\:bg-information-hovered{background-color:var(--background-information-hovered)}}@media(min-width:1200px){.sm\:bg-information-hovered{background-color:var(--background-information-hovered)}}@media(min-width:1440px){.md\:bg-information-hovered{background-color:var(--background-information-hovered)}}@media(min-width:1600px){.lg\:bg-information-hovered{background-color:var(--background-information-hovered)}}@media(min-width:1700px){.xl\:bg-information-hovered{background-color:var(--background-information-hovered)}}@media(min-width:1800px){.xxl\:bg-information-hovered{background-color:var(--background-information-hovered)}}.hover\:bg-information-hovered:hover{background-color:var(--background-information-hovered)}.bg-information-pressed{background-color:var(--background-information-pressed)}@media(min-width:768px){.xs\:bg-information-pressed{background-color:var(--background-information-pressed)}}@media(min-width:1200px){.sm\:bg-information-pressed{background-color:var(--background-information-pressed)}}@media(min-width:1440px){.md\:bg-information-pressed{background-color:var(--background-information-pressed)}}@media(min-width:1600px){.lg\:bg-information-pressed{background-color:var(--background-information-pressed)}}@media(min-width:1700px){.xl\:bg-information-pressed{background-color:var(--background-information-pressed)}}@media(min-width:1800px){.xxl\:bg-information-pressed{background-color:var(--background-information-pressed)}}.hover\:bg-information-pressed:hover{background-color:var(--background-information-pressed)}.bg-information-subtle{background-color:var(--background-information-subtle)}@media(min-width:768px){.xs\:bg-information-subtle{background-color:var(--background-information-subtle)}}@media(min-width:1200px){.sm\:bg-information-subtle{background-color:var(--background-information-subtle)}}@media(min-width:1440px){.md\:bg-information-subtle{background-color:var(--background-information-subtle)}}@media(min-width:1600px){.lg\:bg-information-subtle{background-color:var(--background-information-subtle)}}@media(min-width:1700px){.xl\:bg-information-subtle{background-color:var(--background-information-subtle)}}@media(min-width:1800px){.xxl\:bg-information-subtle{background-color:var(--background-information-subtle)}}.hover\:bg-information-subtle:hover{background-color:var(--background-information-subtle)}.bg-information-subtle-hovered{background-color:var(--background-information-subtle-hovered)}@media(min-width:768px){.xs\:bg-information-subtle-hovered{background-color:var(--background-information-subtle-hovered)}}@media(min-width:1200px){.sm\:bg-information-subtle-hovered{background-color:var(--background-information-subtle-hovered)}}@media(min-width:1440px){.md\:bg-information-subtle-hovered{background-color:var(--background-information-subtle-hovered)}}@media(min-width:1600px){.lg\:bg-information-subtle-hovered{background-color:var(--background-information-subtle-hovered)}}@media(min-width:1700px){.xl\:bg-information-subtle-hovered{background-color:var(--background-information-subtle-hovered)}}@media(min-width:1800px){.xxl\:bg-information-subtle-hovered{background-color:var(--background-information-subtle-hovered)}}.hover\:bg-information-subtle-hovered:hover{background-color:var(--background-information-subtle-hovered)}.bg-information-subtle-pressed{background-color:var(--background-information-subtle-pressed)}@media(min-width:768px){.xs\:bg-information-subtle-pressed{background-color:var(--background-information-subtle-pressed)}}@media(min-width:1200px){.sm\:bg-information-subtle-pressed{background-color:var(--background-information-subtle-pressed)}}@media(min-width:1440px){.md\:bg-information-subtle-pressed{background-color:var(--background-information-subtle-pressed)}}@media(min-width:1600px){.lg\:bg-information-subtle-pressed{background-color:var(--background-information-subtle-pressed)}}@media(min-width:1700px){.xl\:bg-information-subtle-pressed{background-color:var(--background-information-subtle-pressed)}}@media(min-width:1800px){.xxl\:bg-information-subtle-pressed{background-color:var(--background-information-subtle-pressed)}}.hover\:bg-information-subtle-pressed:hover{background-color:var(--background-information-subtle-pressed)}.bg-information-bold{background-color:var(--background-information-bold)}@media(min-width:768px){.xs\:bg-information-bold{background-color:var(--background-information-bold)}}@media(min-width:1200px){.sm\:bg-information-bold{background-color:var(--background-information-bold)}}@media(min-width:1440px){.md\:bg-information-bold{background-color:var(--background-information-bold)}}@media(min-width:1600px){.lg\:bg-information-bold{background-color:var(--background-information-bold)}}@media(min-width:1700px){.xl\:bg-information-bold{background-color:var(--background-information-bold)}}@media(min-width:1800px){.xxl\:bg-information-bold{background-color:var(--background-information-bold)}}.hover\:bg-information-bold:hover{background-color:var(--background-information-bold)}.bg-information-bold-hovered{background-color:var(--background-information-bold-hovered)}@media(min-width:768px){.xs\:bg-information-bold-hovered{background-color:var(--background-information-bold-hovered)}}@media(min-width:1200px){.sm\:bg-information-bold-hovered{background-color:var(--background-information-bold-hovered)}}@media(min-width:1440px){.md\:bg-information-bold-hovered{background-color:var(--background-information-bold-hovered)}}@media(min-width:1600px){.lg\:bg-information-bold-hovered{background-color:var(--background-information-bold-hovered)}}@media(min-width:1700px){.xl\:bg-information-bold-hovered{background-color:var(--background-information-bold-hovered)}}@media(min-width:1800px){.xxl\:bg-information-bold-hovered{background-color:var(--background-information-bold-hovered)}}.hover\:bg-information-bold-hovered:hover{background-color:var(--background-information-bold-hovered)}.bg-information-bold-pressed{background-color:var(--background-information-bold-pressed)}@media(min-width:768px){.xs\:bg-information-bold-pressed{background-color:var(--background-information-bold-pressed)}}@media(min-width:1200px){.sm\:bg-information-bold-pressed{background-color:var(--background-information-bold-pressed)}}@media(min-width:1440px){.md\:bg-information-bold-pressed{background-color:var(--background-information-bold-pressed)}}@media(min-width:1600px){.lg\:bg-information-bold-pressed{background-color:var(--background-information-bold-pressed)}}@media(min-width:1700px){.xl\:bg-information-bold-pressed{background-color:var(--background-information-bold-pressed)}}@media(min-width:1800px){.xxl\:bg-information-bold-pressed{background-color:var(--background-information-bold-pressed)}}.hover\:bg-information-bold-pressed:hover{background-color:var(--background-information-bold-pressed)}.bg-information-alpha{background-color:var(--background-information)}@media(min-width:768px){.xs\:bg-information-alpha{background-color:var(--background-information)}}@media(min-width:1200px){.sm\:bg-information-alpha{background-color:var(--background-information)}}@media(min-width:1440px){.md\:bg-information-alpha{background-color:var(--background-information)}}@media(min-width:1600px){.lg\:bg-information-alpha{background-color:var(--background-information)}}@media(min-width:1700px){.xl\:bg-information-alpha{background-color:var(--background-information)}}@media(min-width:1800px){.xxl\:bg-information-alpha{background-color:var(--background-information)}}.hover\:bg-information-alpha:hover{background-color:var(--background-information)}.bg-information-alpha-hovered{background-color:var(--background-information-hovered)}@media(min-width:768px){.xs\:bg-information-alpha-hovered{background-color:var(--background-information-hovered)}}@media(min-width:1200px){.sm\:bg-information-alpha-hovered{background-color:var(--background-information-hovered)}}@media(min-width:1440px){.md\:bg-information-alpha-hovered{background-color:var(--background-information-hovered)}}@media(min-width:1600px){.lg\:bg-information-alpha-hovered{background-color:var(--background-information-hovered)}}@media(min-width:1700px){.xl\:bg-information-alpha-hovered{background-color:var(--background-information-hovered)}}@media(min-width:1800px){.xxl\:bg-information-alpha-hovered{background-color:var(--background-information-hovered)}}.hover\:bg-information-alpha-hovered:hover{background-color:var(--background-information-hovered)}.bg-information-alpha-pressed{background-color:var(--background-information-pressed)}@media(min-width:768px){.xs\:bg-information-alpha-pressed{background-color:var(--background-information-pressed)}}@media(min-width:1200px){.sm\:bg-information-alpha-pressed{background-color:var(--background-information-pressed)}}@media(min-width:1440px){.md\:bg-information-alpha-pressed{background-color:var(--background-information-pressed)}}@media(min-width:1600px){.lg\:bg-information-alpha-pressed{background-color:var(--background-information-pressed)}}@media(min-width:1700px){.xl\:bg-information-alpha-pressed{background-color:var(--background-information-pressed)}}@media(min-width:1800px){.xxl\:bg-information-alpha-pressed{background-color:var(--background-information-pressed)}}.hover\:bg-information-alpha-pressed:hover{background-color:var(--background-information-pressed)}.bg-brand{background-color:var(--background-brand)}@media(min-width:768px){.xs\:bg-brand{background-color:var(--background-brand)}}@media(min-width:1200px){.sm\:bg-brand{background-color:var(--background-brand)}}@media(min-width:1440px){.md\:bg-brand{background-color:var(--background-brand)}}@media(min-width:1600px){.lg\:bg-brand{background-color:var(--background-brand)}}@media(min-width:1700px){.xl\:bg-brand{background-color:var(--background-brand)}}@media(min-width:1800px){.xxl\:bg-brand{background-color:var(--background-brand)}}.hover\:bg-brand:hover{background-color:var(--background-brand)}.bg-brand-hovered{background-color:var(--background-brand-hovered)}@media(min-width:768px){.xs\:bg-brand-hovered{background-color:var(--background-brand-hovered)}}@media(min-width:1200px){.sm\:bg-brand-hovered{background-color:var(--background-brand-hovered)}}@media(min-width:1440px){.md\:bg-brand-hovered{background-color:var(--background-brand-hovered)}}@media(min-width:1600px){.lg\:bg-brand-hovered{background-color:var(--background-brand-hovered)}}@media(min-width:1700px){.xl\:bg-brand-hovered{background-color:var(--background-brand-hovered)}}@media(min-width:1800px){.xxl\:bg-brand-hovered{background-color:var(--background-brand-hovered)}}.hover\:bg-brand-hovered:hover{background-color:var(--background-brand-hovered)}.bg-brand-pressed{background-color:var(--background-brand-pressed)}@media(min-width:768px){.xs\:bg-brand-pressed{background-color:var(--background-brand-pressed)}}@media(min-width:1200px){.sm\:bg-brand-pressed{background-color:var(--background-brand-pressed)}}@media(min-width:1440px){.md\:bg-brand-pressed{background-color:var(--background-brand-pressed)}}@media(min-width:1600px){.lg\:bg-brand-pressed{background-color:var(--background-brand-pressed)}}@media(min-width:1700px){.xl\:bg-brand-pressed{background-color:var(--background-brand-pressed)}}@media(min-width:1800px){.xxl\:bg-brand-pressed{background-color:var(--background-brand-pressed)}}.hover\:bg-brand-pressed:hover{background-color:var(--background-brand-pressed)}.bg-brand-subtle{background-color:var(--background-brand-subtle)}@media(min-width:768px){.xs\:bg-brand-subtle{background-color:var(--background-brand-subtle)}}@media(min-width:1200px){.sm\:bg-brand-subtle{background-color:var(--background-brand-subtle)}}@media(min-width:1440px){.md\:bg-brand-subtle{background-color:var(--background-brand-subtle)}}@media(min-width:1600px){.lg\:bg-brand-subtle{background-color:var(--background-brand-subtle)}}@media(min-width:1700px){.xl\:bg-brand-subtle{background-color:var(--background-brand-subtle)}}@media(min-width:1800px){.xxl\:bg-brand-subtle{background-color:var(--background-brand-subtle)}}.hover\:bg-brand-subtle:hover{background-color:var(--background-brand-subtle)}.bg-brand-subtle-hovered{background-color:var(--background-brand-subtle-hovered)}@media(min-width:768px){.xs\:bg-brand-subtle-hovered{background-color:var(--background-brand-subtle-hovered)}}@media(min-width:1200px){.sm\:bg-brand-subtle-hovered{background-color:var(--background-brand-subtle-hovered)}}@media(min-width:1440px){.md\:bg-brand-subtle-hovered{background-color:var(--background-brand-subtle-hovered)}}@media(min-width:1600px){.lg\:bg-brand-subtle-hovered{background-color:var(--background-brand-subtle-hovered)}}@media(min-width:1700px){.xl\:bg-brand-subtle-hovered{background-color:var(--background-brand-subtle-hovered)}}@media(min-width:1800px){.xxl\:bg-brand-subtle-hovered{background-color:var(--background-brand-subtle-hovered)}}.hover\:bg-brand-subtle-hovered:hover{background-color:var(--background-brand-subtle-hovered)}.bg-brand-subtle-pressed{background-color:var(--background-brand-subtle-pressed)}@media(min-width:768px){.xs\:bg-brand-subtle-pressed{background-color:var(--background-brand-subtle-pressed)}}@media(min-width:1200px){.sm\:bg-brand-subtle-pressed{background-color:var(--background-brand-subtle-pressed)}}@media(min-width:1440px){.md\:bg-brand-subtle-pressed{background-color:var(--background-brand-subtle-pressed)}}@media(min-width:1600px){.lg\:bg-brand-subtle-pressed{background-color:var(--background-brand-subtle-pressed)}}@media(min-width:1700px){.xl\:bg-brand-subtle-pressed{background-color:var(--background-brand-subtle-pressed)}}@media(min-width:1800px){.xxl\:bg-brand-subtle-pressed{background-color:var(--background-brand-subtle-pressed)}}.hover\:bg-brand-subtle-pressed:hover{background-color:var(--background-brand-subtle-pressed)}.bg-brand-bold{background-color:var(--background-brand-bold)}@media(min-width:768px){.xs\:bg-brand-bold{background-color:var(--background-brand-bold)}}@media(min-width:1200px){.sm\:bg-brand-bold{background-color:var(--background-brand-bold)}}@media(min-width:1440px){.md\:bg-brand-bold{background-color:var(--background-brand-bold)}}@media(min-width:1600px){.lg\:bg-brand-bold{background-color:var(--background-brand-bold)}}@media(min-width:1700px){.xl\:bg-brand-bold{background-color:var(--background-brand-bold)}}@media(min-width:1800px){.xxl\:bg-brand-bold{background-color:var(--background-brand-bold)}}.hover\:bg-brand-bold:hover{background-color:var(--background-brand-bold)}.bg-brand-bold-hovered{background-color:var(--background-brand-bold-hovered)}@media(min-width:768px){.xs\:bg-brand-bold-hovered{background-color:var(--background-brand-bold-hovered)}}@media(min-width:1200px){.sm\:bg-brand-bold-hovered{background-color:var(--background-brand-bold-hovered)}}@media(min-width:1440px){.md\:bg-brand-bold-hovered{background-color:var(--background-brand-bold-hovered)}}@media(min-width:1600px){.lg\:bg-brand-bold-hovered{background-color:var(--background-brand-bold-hovered)}}@media(min-width:1700px){.xl\:bg-brand-bold-hovered{background-color:var(--background-brand-bold-hovered)}}@media(min-width:1800px){.xxl\:bg-brand-bold-hovered{background-color:var(--background-brand-bold-hovered)}}.hover\:bg-brand-bold-hovered:hover{background-color:var(--background-brand-bold-hovered)}.bg-brand-bold-pressed{background-color:var(--background-brand-bold-pressed)}@media(min-width:768px){.xs\:bg-brand-bold-pressed{background-color:var(--background-brand-bold-pressed)}}@media(min-width:1200px){.sm\:bg-brand-bold-pressed{background-color:var(--background-brand-bold-pressed)}}@media(min-width:1440px){.md\:bg-brand-bold-pressed{background-color:var(--background-brand-bold-pressed)}}@media(min-width:1600px){.lg\:bg-brand-bold-pressed{background-color:var(--background-brand-bold-pressed)}}@media(min-width:1700px){.xl\:bg-brand-bold-pressed{background-color:var(--background-brand-bold-pressed)}}@media(min-width:1800px){.xxl\:bg-brand-bold-pressed{background-color:var(--background-brand-bold-pressed)}}.hover\:bg-brand-bold-pressed:hover{background-color:var(--background-brand-bold-pressed)}.bg-accent-blue{background-color:var(--background-accent-blue)}@media(min-width:768px){.xs\:bg-accent-blue{background-color:var(--background-accent-blue)}}@media(min-width:1200px){.sm\:bg-accent-blue{background-color:var(--background-accent-blue)}}@media(min-width:1440px){.md\:bg-accent-blue{background-color:var(--background-accent-blue)}}@media(min-width:1600px){.lg\:bg-accent-blue{background-color:var(--background-accent-blue)}}@media(min-width:1700px){.xl\:bg-accent-blue{background-color:var(--background-accent-blue)}}@media(min-width:1800px){.xxl\:bg-accent-blue{background-color:var(--background-accent-blue)}}.hover\:bg-accent-blue:hover{background-color:var(--background-accent-blue)}.bg-accent-blue-hovered{background-color:var(--background-accent-blue-hovered)}@media(min-width:768px){.xs\:bg-accent-blue-hovered{background-color:var(--background-accent-blue-hovered)}}@media(min-width:1200px){.sm\:bg-accent-blue-hovered{background-color:var(--background-accent-blue-hovered)}}@media(min-width:1440px){.md\:bg-accent-blue-hovered{background-color:var(--background-accent-blue-hovered)}}@media(min-width:1600px){.lg\:bg-accent-blue-hovered{background-color:var(--background-accent-blue-hovered)}}@media(min-width:1700px){.xl\:bg-accent-blue-hovered{background-color:var(--background-accent-blue-hovered)}}@media(min-width:1800px){.xxl\:bg-accent-blue-hovered{background-color:var(--background-accent-blue-hovered)}}.hover\:bg-accent-blue-hovered:hover{background-color:var(--background-accent-blue-hovered)}.bg-accent-blue-pressed{background-color:var(--background-accent-blue-pressed)}@media(min-width:768px){.xs\:bg-accent-blue-pressed{background-color:var(--background-accent-blue-pressed)}}@media(min-width:1200px){.sm\:bg-accent-blue-pressed{background-color:var(--background-accent-blue-pressed)}}@media(min-width:1440px){.md\:bg-accent-blue-pressed{background-color:var(--background-accent-blue-pressed)}}@media(min-width:1600px){.lg\:bg-accent-blue-pressed{background-color:var(--background-accent-blue-pressed)}}@media(min-width:1700px){.xl\:bg-accent-blue-pressed{background-color:var(--background-accent-blue-pressed)}}@media(min-width:1800px){.xxl\:bg-accent-blue-pressed{background-color:var(--background-accent-blue-pressed)}}.hover\:bg-accent-blue-pressed:hover{background-color:var(--background-accent-blue-pressed)}.bg-accent-blue-subtle{background-color:var(--background-accent-blue-subtle)}@media(min-width:768px){.xs\:bg-accent-blue-subtle{background-color:var(--background-accent-blue-subtle)}}@media(min-width:1200px){.sm\:bg-accent-blue-subtle{background-color:var(--background-accent-blue-subtle)}}@media(min-width:1440px){.md\:bg-accent-blue-subtle{background-color:var(--background-accent-blue-subtle)}}@media(min-width:1600px){.lg\:bg-accent-blue-subtle{background-color:var(--background-accent-blue-subtle)}}@media(min-width:1700px){.xl\:bg-accent-blue-subtle{background-color:var(--background-accent-blue-subtle)}}@media(min-width:1800px){.xxl\:bg-accent-blue-subtle{background-color:var(--background-accent-blue-subtle)}}.hover\:bg-accent-blue-subtle:hover{background-color:var(--background-accent-blue-subtle)}.bg-accent-blue-subtle-hovered{background-color:var(--background-accent-blue-subtle-hovered)}@media(min-width:768px){.xs\:bg-accent-blue-subtle-hovered{background-color:var(--background-accent-blue-subtle-hovered)}}@media(min-width:1200px){.sm\:bg-accent-blue-subtle-hovered{background-color:var(--background-accent-blue-subtle-hovered)}}@media(min-width:1440px){.md\:bg-accent-blue-subtle-hovered{background-color:var(--background-accent-blue-subtle-hovered)}}@media(min-width:1600px){.lg\:bg-accent-blue-subtle-hovered{background-color:var(--background-accent-blue-subtle-hovered)}}@media(min-width:1700px){.xl\:bg-accent-blue-subtle-hovered{background-color:var(--background-accent-blue-subtle-hovered)}}@media(min-width:1800px){.xxl\:bg-accent-blue-subtle-hovered{background-color:var(--background-accent-blue-subtle-hovered)}}.hover\:bg-accent-blue-subtle-hovered:hover{background-color:var(--background-accent-blue-subtle-hovered)}.bg-accent-blue-subtle-pressed{background-color:var(--background-accent-blue-subtle-pressed)}@media(min-width:768px){.xs\:bg-accent-blue-subtle-pressed{background-color:var(--background-accent-blue-subtle-pressed)}}@media(min-width:1200px){.sm\:bg-accent-blue-subtle-pressed{background-color:var(--background-accent-blue-subtle-pressed)}}@media(min-width:1440px){.md\:bg-accent-blue-subtle-pressed{background-color:var(--background-accent-blue-subtle-pressed)}}@media(min-width:1600px){.lg\:bg-accent-blue-subtle-pressed{background-color:var(--background-accent-blue-subtle-pressed)}}@media(min-width:1700px){.xl\:bg-accent-blue-subtle-pressed{background-color:var(--background-accent-blue-subtle-pressed)}}@media(min-width:1800px){.xxl\:bg-accent-blue-subtle-pressed{background-color:var(--background-accent-blue-subtle-pressed)}}.hover\:bg-accent-blue-subtle-pressed:hover{background-color:var(--background-accent-blue-subtle-pressed)}.bg-accent-blue-bold{background-color:var(--background-accent-blue-bold)}@media(min-width:768px){.xs\:bg-accent-blue-bold{background-color:var(--background-accent-blue-bold)}}@media(min-width:1200px){.sm\:bg-accent-blue-bold{background-color:var(--background-accent-blue-bold)}}@media(min-width:1440px){.md\:bg-accent-blue-bold{background-color:var(--background-accent-blue-bold)}}@media(min-width:1600px){.lg\:bg-accent-blue-bold{background-color:var(--background-accent-blue-bold)}}@media(min-width:1700px){.xl\:bg-accent-blue-bold{background-color:var(--background-accent-blue-bold)}}@media(min-width:1800px){.xxl\:bg-accent-blue-bold{background-color:var(--background-accent-blue-bold)}}.hover\:bg-accent-blue-bold:hover{background-color:var(--background-accent-blue-bold)}.bg-accent-blue-bold-hovered{background-color:var(--background-accent-blue-bold-hovered)}@media(min-width:768px){.xs\:bg-accent-blue-bold-hovered{background-color:var(--background-accent-blue-bold-hovered)}}@media(min-width:1200px){.sm\:bg-accent-blue-bold-hovered{background-color:var(--background-accent-blue-bold-hovered)}}@media(min-width:1440px){.md\:bg-accent-blue-bold-hovered{background-color:var(--background-accent-blue-bold-hovered)}}@media(min-width:1600px){.lg\:bg-accent-blue-bold-hovered{background-color:var(--background-accent-blue-bold-hovered)}}@media(min-width:1700px){.xl\:bg-accent-blue-bold-hovered{background-color:var(--background-accent-blue-bold-hovered)}}@media(min-width:1800px){.xxl\:bg-accent-blue-bold-hovered{background-color:var(--background-accent-blue-bold-hovered)}}.hover\:bg-accent-blue-bold-hovered:hover{background-color:var(--background-accent-blue-bold-hovered)}.bg-accent-blue-bold-pressed{background-color:var(--background-accent-blue-bold-pressed)}@media(min-width:768px){.xs\:bg-accent-blue-bold-pressed{background-color:var(--background-accent-blue-bold-pressed)}}@media(min-width:1200px){.sm\:bg-accent-blue-bold-pressed{background-color:var(--background-accent-blue-bold-pressed)}}@media(min-width:1440px){.md\:bg-accent-blue-bold-pressed{background-color:var(--background-accent-blue-bold-pressed)}}@media(min-width:1600px){.lg\:bg-accent-blue-bold-pressed{background-color:var(--background-accent-blue-bold-pressed)}}@media(min-width:1700px){.xl\:bg-accent-blue-bold-pressed{background-color:var(--background-accent-blue-bold-pressed)}}@media(min-width:1800px){.xxl\:bg-accent-blue-bold-pressed{background-color:var(--background-accent-blue-bold-pressed)}}.hover\:bg-accent-blue-bold-pressed:hover{background-color:var(--background-accent-blue-bold-pressed)}.bg-accent-green{background-color:var(--background-accent-green)}@media(min-width:768px){.xs\:bg-accent-green{background-color:var(--background-accent-green)}}@media(min-width:1200px){.sm\:bg-accent-green{background-color:var(--background-accent-green)}}@media(min-width:1440px){.md\:bg-accent-green{background-color:var(--background-accent-green)}}@media(min-width:1600px){.lg\:bg-accent-green{background-color:var(--background-accent-green)}}@media(min-width:1700px){.xl\:bg-accent-green{background-color:var(--background-accent-green)}}@media(min-width:1800px){.xxl\:bg-accent-green{background-color:var(--background-accent-green)}}.hover\:bg-accent-green:hover{background-color:var(--background-accent-green)}.bg-accent-green-hovered{background-color:var(--background-accent-green-hovered)}@media(min-width:768px){.xs\:bg-accent-green-hovered{background-color:var(--background-accent-green-hovered)}}@media(min-width:1200px){.sm\:bg-accent-green-hovered{background-color:var(--background-accent-green-hovered)}}@media(min-width:1440px){.md\:bg-accent-green-hovered{background-color:var(--background-accent-green-hovered)}}@media(min-width:1600px){.lg\:bg-accent-green-hovered{background-color:var(--background-accent-green-hovered)}}@media(min-width:1700px){.xl\:bg-accent-green-hovered{background-color:var(--background-accent-green-hovered)}}@media(min-width:1800px){.xxl\:bg-accent-green-hovered{background-color:var(--background-accent-green-hovered)}}.hover\:bg-accent-green-hovered:hover{background-color:var(--background-accent-green-hovered)}.bg-accent-green-pressed{background-color:var(--background-accent-green-pressed)}@media(min-width:768px){.xs\:bg-accent-green-pressed{background-color:var(--background-accent-green-pressed)}}@media(min-width:1200px){.sm\:bg-accent-green-pressed{background-color:var(--background-accent-green-pressed)}}@media(min-width:1440px){.md\:bg-accent-green-pressed{background-color:var(--background-accent-green-pressed)}}@media(min-width:1600px){.lg\:bg-accent-green-pressed{background-color:var(--background-accent-green-pressed)}}@media(min-width:1700px){.xl\:bg-accent-green-pressed{background-color:var(--background-accent-green-pressed)}}@media(min-width:1800px){.xxl\:bg-accent-green-pressed{background-color:var(--background-accent-green-pressed)}}.hover\:bg-accent-green-pressed:hover{background-color:var(--background-accent-green-pressed)}.bg-accent-green-subtle{background-color:var(--background-accent-green-subtle)}@media(min-width:768px){.xs\:bg-accent-green-subtle{background-color:var(--background-accent-green-subtle)}}@media(min-width:1200px){.sm\:bg-accent-green-subtle{background-color:var(--background-accent-green-subtle)}}@media(min-width:1440px){.md\:bg-accent-green-subtle{background-color:var(--background-accent-green-subtle)}}@media(min-width:1600px){.lg\:bg-accent-green-subtle{background-color:var(--background-accent-green-subtle)}}@media(min-width:1700px){.xl\:bg-accent-green-subtle{background-color:var(--background-accent-green-subtle)}}@media(min-width:1800px){.xxl\:bg-accent-green-subtle{background-color:var(--background-accent-green-subtle)}}.hover\:bg-accent-green-subtle:hover{background-color:var(--background-accent-green-subtle)}.bg-accent-green-subtle-hovered{background-color:var(--background-accent-green-subtle-hovered)}@media(min-width:768px){.xs\:bg-accent-green-subtle-hovered{background-color:var(--background-accent-green-subtle-hovered)}}@media(min-width:1200px){.sm\:bg-accent-green-subtle-hovered{background-color:var(--background-accent-green-subtle-hovered)}}@media(min-width:1440px){.md\:bg-accent-green-subtle-hovered{background-color:var(--background-accent-green-subtle-hovered)}}@media(min-width:1600px){.lg\:bg-accent-green-subtle-hovered{background-color:var(--background-accent-green-subtle-hovered)}}@media(min-width:1700px){.xl\:bg-accent-green-subtle-hovered{background-color:var(--background-accent-green-subtle-hovered)}}@media(min-width:1800px){.xxl\:bg-accent-green-subtle-hovered{background-color:var(--background-accent-green-subtle-hovered)}}.hover\:bg-accent-green-subtle-hovered:hover{background-color:var(--background-accent-green-subtle-hovered)}.bg-accent-green-subtle-pressed{background-color:var(--background-accent-green-subtle-pressed)}@media(min-width:768px){.xs\:bg-accent-green-subtle-pressed{background-color:var(--background-accent-green-subtle-pressed)}}@media(min-width:1200px){.sm\:bg-accent-green-subtle-pressed{background-color:var(--background-accent-green-subtle-pressed)}}@media(min-width:1440px){.md\:bg-accent-green-subtle-pressed{background-color:var(--background-accent-green-subtle-pressed)}}@media(min-width:1600px){.lg\:bg-accent-green-subtle-pressed{background-color:var(--background-accent-green-subtle-pressed)}}@media(min-width:1700px){.xl\:bg-accent-green-subtle-pressed{background-color:var(--background-accent-green-subtle-pressed)}}@media(min-width:1800px){.xxl\:bg-accent-green-subtle-pressed{background-color:var(--background-accent-green-subtle-pressed)}}.hover\:bg-accent-green-subtle-pressed:hover{background-color:var(--background-accent-green-subtle-pressed)}.bg-accent-green-bold{background-color:var(--background-accent-green-bold)}@media(min-width:768px){.xs\:bg-accent-green-bold{background-color:var(--background-accent-green-bold)}}@media(min-width:1200px){.sm\:bg-accent-green-bold{background-color:var(--background-accent-green-bold)}}@media(min-width:1440px){.md\:bg-accent-green-bold{background-color:var(--background-accent-green-bold)}}@media(min-width:1600px){.lg\:bg-accent-green-bold{background-color:var(--background-accent-green-bold)}}@media(min-width:1700px){.xl\:bg-accent-green-bold{background-color:var(--background-accent-green-bold)}}@media(min-width:1800px){.xxl\:bg-accent-green-bold{background-color:var(--background-accent-green-bold)}}.hover\:bg-accent-green-bold:hover{background-color:var(--background-accent-green-bold)}.bg-accent-green-bold-hovered{background-color:var(--background-accent-green-bold-hovered)}@media(min-width:768px){.xs\:bg-accent-green-bold-hovered{background-color:var(--background-accent-green-bold-hovered)}}@media(min-width:1200px){.sm\:bg-accent-green-bold-hovered{background-color:var(--background-accent-green-bold-hovered)}}@media(min-width:1440px){.md\:bg-accent-green-bold-hovered{background-color:var(--background-accent-green-bold-hovered)}}@media(min-width:1600px){.lg\:bg-accent-green-bold-hovered{background-color:var(--background-accent-green-bold-hovered)}}@media(min-width:1700px){.xl\:bg-accent-green-bold-hovered{background-color:var(--background-accent-green-bold-hovered)}}@media(min-width:1800px){.xxl\:bg-accent-green-bold-hovered{background-color:var(--background-accent-green-bold-hovered)}}.hover\:bg-accent-green-bold-hovered:hover{background-color:var(--background-accent-green-bold-hovered)}.bg-accent-green-bold-pressed{background-color:var(--background-accent-green-bold-pressed)}@media(min-width:768px){.xs\:bg-accent-green-bold-pressed{background-color:var(--background-accent-green-bold-pressed)}}@media(min-width:1200px){.sm\:bg-accent-green-bold-pressed{background-color:var(--background-accent-green-bold-pressed)}}@media(min-width:1440px){.md\:bg-accent-green-bold-pressed{background-color:var(--background-accent-green-bold-pressed)}}@media(min-width:1600px){.lg\:bg-accent-green-bold-pressed{background-color:var(--background-accent-green-bold-pressed)}}@media(min-width:1700px){.xl\:bg-accent-green-bold-pressed{background-color:var(--background-accent-green-bold-pressed)}}@media(min-width:1800px){.xxl\:bg-accent-green-bold-pressed{background-color:var(--background-accent-green-bold-pressed)}}.hover\:bg-accent-green-bold-pressed:hover{background-color:var(--background-accent-green-bold-pressed)}.bg-accent-grey{background-color:var(--background-accent-grey)}@media(min-width:768px){.xs\:bg-accent-grey{background-color:var(--background-accent-grey)}}@media(min-width:1200px){.sm\:bg-accent-grey{background-color:var(--background-accent-grey)}}@media(min-width:1440px){.md\:bg-accent-grey{background-color:var(--background-accent-grey)}}@media(min-width:1600px){.lg\:bg-accent-grey{background-color:var(--background-accent-grey)}}@media(min-width:1700px){.xl\:bg-accent-grey{background-color:var(--background-accent-grey)}}@media(min-width:1800px){.xxl\:bg-accent-grey{background-color:var(--background-accent-grey)}}.hover\:bg-accent-grey:hover{background-color:var(--background-accent-grey)}.bg-accent-grey-hovered{background-color:var(--background-accent-grey-hovered)}@media(min-width:768px){.xs\:bg-accent-grey-hovered{background-color:var(--background-accent-grey-hovered)}}@media(min-width:1200px){.sm\:bg-accent-grey-hovered{background-color:var(--background-accent-grey-hovered)}}@media(min-width:1440px){.md\:bg-accent-grey-hovered{background-color:var(--background-accent-grey-hovered)}}@media(min-width:1600px){.lg\:bg-accent-grey-hovered{background-color:var(--background-accent-grey-hovered)}}@media(min-width:1700px){.xl\:bg-accent-grey-hovered{background-color:var(--background-accent-grey-hovered)}}@media(min-width:1800px){.xxl\:bg-accent-grey-hovered{background-color:var(--background-accent-grey-hovered)}}.hover\:bg-accent-grey-hovered:hover{background-color:var(--background-accent-grey-hovered)}.bg-accent-grey-pressed{background-color:var(--background-accent-grey-pressed)}@media(min-width:768px){.xs\:bg-accent-grey-pressed{background-color:var(--background-accent-grey-pressed)}}@media(min-width:1200px){.sm\:bg-accent-grey-pressed{background-color:var(--background-accent-grey-pressed)}}@media(min-width:1440px){.md\:bg-accent-grey-pressed{background-color:var(--background-accent-grey-pressed)}}@media(min-width:1600px){.lg\:bg-accent-grey-pressed{background-color:var(--background-accent-grey-pressed)}}@media(min-width:1700px){.xl\:bg-accent-grey-pressed{background-color:var(--background-accent-grey-pressed)}}@media(min-width:1800px){.xxl\:bg-accent-grey-pressed{background-color:var(--background-accent-grey-pressed)}}.hover\:bg-accent-grey-pressed:hover{background-color:var(--background-accent-grey-pressed)}.bg-accent-grey-subtle{background-color:var(--background-accent-grey-subtle)}@media(min-width:768px){.xs\:bg-accent-grey-subtle{background-color:var(--background-accent-grey-subtle)}}@media(min-width:1200px){.sm\:bg-accent-grey-subtle{background-color:var(--background-accent-grey-subtle)}}@media(min-width:1440px){.md\:bg-accent-grey-subtle{background-color:var(--background-accent-grey-subtle)}}@media(min-width:1600px){.lg\:bg-accent-grey-subtle{background-color:var(--background-accent-grey-subtle)}}@media(min-width:1700px){.xl\:bg-accent-grey-subtle{background-color:var(--background-accent-grey-subtle)}}@media(min-width:1800px){.xxl\:bg-accent-grey-subtle{background-color:var(--background-accent-grey-subtle)}}.hover\:bg-accent-grey-subtle:hover{background-color:var(--background-accent-grey-subtle)}.bg-accent-grey-subtle-hovered{background-color:var(--background-accent-grey-subtle-hovered)}@media(min-width:768px){.xs\:bg-accent-grey-subtle-hovered{background-color:var(--background-accent-grey-subtle-hovered)}}@media(min-width:1200px){.sm\:bg-accent-grey-subtle-hovered{background-color:var(--background-accent-grey-subtle-hovered)}}@media(min-width:1440px){.md\:bg-accent-grey-subtle-hovered{background-color:var(--background-accent-grey-subtle-hovered)}}@media(min-width:1600px){.lg\:bg-accent-grey-subtle-hovered{background-color:var(--background-accent-grey-subtle-hovered)}}@media(min-width:1700px){.xl\:bg-accent-grey-subtle-hovered{background-color:var(--background-accent-grey-subtle-hovered)}}@media(min-width:1800px){.xxl\:bg-accent-grey-subtle-hovered{background-color:var(--background-accent-grey-subtle-hovered)}}.hover\:bg-accent-grey-subtle-hovered:hover{background-color:var(--background-accent-grey-subtle-hovered)}.bg-accent-grey-subtle-pressed{background-color:var(--background-accent-grey-subtle-pressed)}@media(min-width:768px){.xs\:bg-accent-grey-subtle-pressed{background-color:var(--background-accent-grey-subtle-pressed)}}@media(min-width:1200px){.sm\:bg-accent-grey-subtle-pressed{background-color:var(--background-accent-grey-subtle-pressed)}}@media(min-width:1440px){.md\:bg-accent-grey-subtle-pressed{background-color:var(--background-accent-grey-subtle-pressed)}}@media(min-width:1600px){.lg\:bg-accent-grey-subtle-pressed{background-color:var(--background-accent-grey-subtle-pressed)}}@media(min-width:1700px){.xl\:bg-accent-grey-subtle-pressed{background-color:var(--background-accent-grey-subtle-pressed)}}@media(min-width:1800px){.xxl\:bg-accent-grey-subtle-pressed{background-color:var(--background-accent-grey-subtle-pressed)}}.hover\:bg-accent-grey-subtle-pressed:hover{background-color:var(--background-accent-grey-subtle-pressed)}.bg-accent-grey-bold{background-color:var(--background-accent-grey-bold)}@media(min-width:768px){.xs\:bg-accent-grey-bold{background-color:var(--background-accent-grey-bold)}}@media(min-width:1200px){.sm\:bg-accent-grey-bold{background-color:var(--background-accent-grey-bold)}}@media(min-width:1440px){.md\:bg-accent-grey-bold{background-color:var(--background-accent-grey-bold)}}@media(min-width:1600px){.lg\:bg-accent-grey-bold{background-color:var(--background-accent-grey-bold)}}@media(min-width:1700px){.xl\:bg-accent-grey-bold{background-color:var(--background-accent-grey-bold)}}@media(min-width:1800px){.xxl\:bg-accent-grey-bold{background-color:var(--background-accent-grey-bold)}}.hover\:bg-accent-grey-bold:hover{background-color:var(--background-accent-grey-bold)}.bg-accent-grey-bold-hovered{background-color:var(--background-accent-grey-bold-hovered)}@media(min-width:768px){.xs\:bg-accent-grey-bold-hovered{background-color:var(--background-accent-grey-bold-hovered)}}@media(min-width:1200px){.sm\:bg-accent-grey-bold-hovered{background-color:var(--background-accent-grey-bold-hovered)}}@media(min-width:1440px){.md\:bg-accent-grey-bold-hovered{background-color:var(--background-accent-grey-bold-hovered)}}@media(min-width:1600px){.lg\:bg-accent-grey-bold-hovered{background-color:var(--background-accent-grey-bold-hovered)}}@media(min-width:1700px){.xl\:bg-accent-grey-bold-hovered{background-color:var(--background-accent-grey-bold-hovered)}}@media(min-width:1800px){.xxl\:bg-accent-grey-bold-hovered{background-color:var(--background-accent-grey-bold-hovered)}}.hover\:bg-accent-grey-bold-hovered:hover{background-color:var(--background-accent-grey-bold-hovered)}.bg-accent-grey-bold-pressed{background-color:var(--background-accent-grey-bold-pressed)}@media(min-width:768px){.xs\:bg-accent-grey-bold-pressed{background-color:var(--background-accent-grey-bold-pressed)}}@media(min-width:1200px){.sm\:bg-accent-grey-bold-pressed{background-color:var(--background-accent-grey-bold-pressed)}}@media(min-width:1440px){.md\:bg-accent-grey-bold-pressed{background-color:var(--background-accent-grey-bold-pressed)}}@media(min-width:1600px){.lg\:bg-accent-grey-bold-pressed{background-color:var(--background-accent-grey-bold-pressed)}}@media(min-width:1700px){.xl\:bg-accent-grey-bold-pressed{background-color:var(--background-accent-grey-bold-pressed)}}@media(min-width:1800px){.xxl\:bg-accent-grey-bold-pressed{background-color:var(--background-accent-grey-bold-pressed)}}.hover\:bg-accent-grey-bold-pressed:hover{background-color:var(--background-accent-grey-bold-pressed)}.bg-accent-magenta{background-color:var(--background-accent-magenta)}@media(min-width:768px){.xs\:bg-accent-magenta{background-color:var(--background-accent-magenta)}}@media(min-width:1200px){.sm\:bg-accent-magenta{background-color:var(--background-accent-magenta)}}@media(min-width:1440px){.md\:bg-accent-magenta{background-color:var(--background-accent-magenta)}}@media(min-width:1600px){.lg\:bg-accent-magenta{background-color:var(--background-accent-magenta)}}@media(min-width:1700px){.xl\:bg-accent-magenta{background-color:var(--background-accent-magenta)}}@media(min-width:1800px){.xxl\:bg-accent-magenta{background-color:var(--background-accent-magenta)}}.hover\:bg-accent-magenta:hover{background-color:var(--background-accent-magenta)}.bg-accent-magenta-hovered{background-color:var(--background-accent-magenta-hovered)}@media(min-width:768px){.xs\:bg-accent-magenta-hovered{background-color:var(--background-accent-magenta-hovered)}}@media(min-width:1200px){.sm\:bg-accent-magenta-hovered{background-color:var(--background-accent-magenta-hovered)}}@media(min-width:1440px){.md\:bg-accent-magenta-hovered{background-color:var(--background-accent-magenta-hovered)}}@media(min-width:1600px){.lg\:bg-accent-magenta-hovered{background-color:var(--background-accent-magenta-hovered)}}@media(min-width:1700px){.xl\:bg-accent-magenta-hovered{background-color:var(--background-accent-magenta-hovered)}}@media(min-width:1800px){.xxl\:bg-accent-magenta-hovered{background-color:var(--background-accent-magenta-hovered)}}.hover\:bg-accent-magenta-hovered:hover{background-color:var(--background-accent-magenta-hovered)}.bg-accent-magenta-pressed{background-color:var(--background-accent-magenta-pressed)}@media(min-width:768px){.xs\:bg-accent-magenta-pressed{background-color:var(--background-accent-magenta-pressed)}}@media(min-width:1200px){.sm\:bg-accent-magenta-pressed{background-color:var(--background-accent-magenta-pressed)}}@media(min-width:1440px){.md\:bg-accent-magenta-pressed{background-color:var(--background-accent-magenta-pressed)}}@media(min-width:1600px){.lg\:bg-accent-magenta-pressed{background-color:var(--background-accent-magenta-pressed)}}@media(min-width:1700px){.xl\:bg-accent-magenta-pressed{background-color:var(--background-accent-magenta-pressed)}}@media(min-width:1800px){.xxl\:bg-accent-magenta-pressed{background-color:var(--background-accent-magenta-pressed)}}.hover\:bg-accent-magenta-pressed:hover{background-color:var(--background-accent-magenta-pressed)}.bg-accent-magenta-subtle{background-color:var(--background-accent-magenta-subtle)}@media(min-width:768px){.xs\:bg-accent-magenta-subtle{background-color:var(--background-accent-magenta-subtle)}}@media(min-width:1200px){.sm\:bg-accent-magenta-subtle{background-color:var(--background-accent-magenta-subtle)}}@media(min-width:1440px){.md\:bg-accent-magenta-subtle{background-color:var(--background-accent-magenta-subtle)}}@media(min-width:1600px){.lg\:bg-accent-magenta-subtle{background-color:var(--background-accent-magenta-subtle)}}@media(min-width:1700px){.xl\:bg-accent-magenta-subtle{background-color:var(--background-accent-magenta-subtle)}}@media(min-width:1800px){.xxl\:bg-accent-magenta-subtle{background-color:var(--background-accent-magenta-subtle)}}.hover\:bg-accent-magenta-subtle:hover{background-color:var(--background-accent-magenta-subtle)}.bg-accent-magenta-subtle-hovered{background-color:var(--background-accent-magenta-subtle-hovered)}@media(min-width:768px){.xs\:bg-accent-magenta-subtle-hovered{background-color:var(--background-accent-magenta-subtle-hovered)}}@media(min-width:1200px){.sm\:bg-accent-magenta-subtle-hovered{background-color:var(--background-accent-magenta-subtle-hovered)}}@media(min-width:1440px){.md\:bg-accent-magenta-subtle-hovered{background-color:var(--background-accent-magenta-subtle-hovered)}}@media(min-width:1600px){.lg\:bg-accent-magenta-subtle-hovered{background-color:var(--background-accent-magenta-subtle-hovered)}}@media(min-width:1700px){.xl\:bg-accent-magenta-subtle-hovered{background-color:var(--background-accent-magenta-subtle-hovered)}}@media(min-width:1800px){.xxl\:bg-accent-magenta-subtle-hovered{background-color:var(--background-accent-magenta-subtle-hovered)}}.hover\:bg-accent-magenta-subtle-hovered:hover{background-color:var(--background-accent-magenta-subtle-hovered)}.bg-accent-magenta-subtle-pressed{background-color:var(--background-accent-magenta-subtle-pressed)}@media(min-width:768px){.xs\:bg-accent-magenta-subtle-pressed{background-color:var(--background-accent-magenta-subtle-pressed)}}@media(min-width:1200px){.sm\:bg-accent-magenta-subtle-pressed{background-color:var(--background-accent-magenta-subtle-pressed)}}@media(min-width:1440px){.md\:bg-accent-magenta-subtle-pressed{background-color:var(--background-accent-magenta-subtle-pressed)}}@media(min-width:1600px){.lg\:bg-accent-magenta-subtle-pressed{background-color:var(--background-accent-magenta-subtle-pressed)}}@media(min-width:1700px){.xl\:bg-accent-magenta-subtle-pressed{background-color:var(--background-accent-magenta-subtle-pressed)}}@media(min-width:1800px){.xxl\:bg-accent-magenta-subtle-pressed{background-color:var(--background-accent-magenta-subtle-pressed)}}.hover\:bg-accent-magenta-subtle-pressed:hover{background-color:var(--background-accent-magenta-subtle-pressed)}.bg-accent-magenta-bold{background-color:var(--background-accent-magenta-bold)}@media(min-width:768px){.xs\:bg-accent-magenta-bold{background-color:var(--background-accent-magenta-bold)}}@media(min-width:1200px){.sm\:bg-accent-magenta-bold{background-color:var(--background-accent-magenta-bold)}}@media(min-width:1440px){.md\:bg-accent-magenta-bold{background-color:var(--background-accent-magenta-bold)}}@media(min-width:1600px){.lg\:bg-accent-magenta-bold{background-color:var(--background-accent-magenta-bold)}}@media(min-width:1700px){.xl\:bg-accent-magenta-bold{background-color:var(--background-accent-magenta-bold)}}@media(min-width:1800px){.xxl\:bg-accent-magenta-bold{background-color:var(--background-accent-magenta-bold)}}.hover\:bg-accent-magenta-bold:hover{background-color:var(--background-accent-magenta-bold)}.bg-accent-magenta-bold-hovered{background-color:var(--background-accent-magenta-bold-hovered)}@media(min-width:768px){.xs\:bg-accent-magenta-bold-hovered{background-color:var(--background-accent-magenta-bold-hovered)}}@media(min-width:1200px){.sm\:bg-accent-magenta-bold-hovered{background-color:var(--background-accent-magenta-bold-hovered)}}@media(min-width:1440px){.md\:bg-accent-magenta-bold-hovered{background-color:var(--background-accent-magenta-bold-hovered)}}@media(min-width:1600px){.lg\:bg-accent-magenta-bold-hovered{background-color:var(--background-accent-magenta-bold-hovered)}}@media(min-width:1700px){.xl\:bg-accent-magenta-bold-hovered{background-color:var(--background-accent-magenta-bold-hovered)}}@media(min-width:1800px){.xxl\:bg-accent-magenta-bold-hovered{background-color:var(--background-accent-magenta-bold-hovered)}}.hover\:bg-accent-magenta-bold-hovered:hover{background-color:var(--background-accent-magenta-bold-hovered)}.bg-accent-magenta-bold-pressed{background-color:var(--background-accent-magenta-bold-pressed)}@media(min-width:768px){.xs\:bg-accent-magenta-bold-pressed{background-color:var(--background-accent-magenta-bold-pressed)}}@media(min-width:1200px){.sm\:bg-accent-magenta-bold-pressed{background-color:var(--background-accent-magenta-bold-pressed)}}@media(min-width:1440px){.md\:bg-accent-magenta-bold-pressed{background-color:var(--background-accent-magenta-bold-pressed)}}@media(min-width:1600px){.lg\:bg-accent-magenta-bold-pressed{background-color:var(--background-accent-magenta-bold-pressed)}}@media(min-width:1700px){.xl\:bg-accent-magenta-bold-pressed{background-color:var(--background-accent-magenta-bold-pressed)}}@media(min-width:1800px){.xxl\:bg-accent-magenta-bold-pressed{background-color:var(--background-accent-magenta-bold-pressed)}}.hover\:bg-accent-magenta-bold-pressed:hover{background-color:var(--background-accent-magenta-bold-pressed)}.bg-accent-orange{background-color:var(--background-accent-orange)}@media(min-width:768px){.xs\:bg-accent-orange{background-color:var(--background-accent-orange)}}@media(min-width:1200px){.sm\:bg-accent-orange{background-color:var(--background-accent-orange)}}@media(min-width:1440px){.md\:bg-accent-orange{background-color:var(--background-accent-orange)}}@media(min-width:1600px){.lg\:bg-accent-orange{background-color:var(--background-accent-orange)}}@media(min-width:1700px){.xl\:bg-accent-orange{background-color:var(--background-accent-orange)}}@media(min-width:1800px){.xxl\:bg-accent-orange{background-color:var(--background-accent-orange)}}.hover\:bg-accent-orange:hover{background-color:var(--background-accent-orange)}.bg-accent-orange-hovered{background-color:var(--background-accent-orange-hovered)}@media(min-width:768px){.xs\:bg-accent-orange-hovered{background-color:var(--background-accent-orange-hovered)}}@media(min-width:1200px){.sm\:bg-accent-orange-hovered{background-color:var(--background-accent-orange-hovered)}}@media(min-width:1440px){.md\:bg-accent-orange-hovered{background-color:var(--background-accent-orange-hovered)}}@media(min-width:1600px){.lg\:bg-accent-orange-hovered{background-color:var(--background-accent-orange-hovered)}}@media(min-width:1700px){.xl\:bg-accent-orange-hovered{background-color:var(--background-accent-orange-hovered)}}@media(min-width:1800px){.xxl\:bg-accent-orange-hovered{background-color:var(--background-accent-orange-hovered)}}.hover\:bg-accent-orange-hovered:hover{background-color:var(--background-accent-orange-hovered)}.bg-accent-orange-pressed{background-color:var(--background-accent-orange-pressed)}@media(min-width:768px){.xs\:bg-accent-orange-pressed{background-color:var(--background-accent-orange-pressed)}}@media(min-width:1200px){.sm\:bg-accent-orange-pressed{background-color:var(--background-accent-orange-pressed)}}@media(min-width:1440px){.md\:bg-accent-orange-pressed{background-color:var(--background-accent-orange-pressed)}}@media(min-width:1600px){.lg\:bg-accent-orange-pressed{background-color:var(--background-accent-orange-pressed)}}@media(min-width:1700px){.xl\:bg-accent-orange-pressed{background-color:var(--background-accent-orange-pressed)}}@media(min-width:1800px){.xxl\:bg-accent-orange-pressed{background-color:var(--background-accent-orange-pressed)}}.hover\:bg-accent-orange-pressed:hover{background-color:var(--background-accent-orange-pressed)}.bg-accent-orange-subtle{background-color:var(--background-accent-orange-subtle)}@media(min-width:768px){.xs\:bg-accent-orange-subtle{background-color:var(--background-accent-orange-subtle)}}@media(min-width:1200px){.sm\:bg-accent-orange-subtle{background-color:var(--background-accent-orange-subtle)}}@media(min-width:1440px){.md\:bg-accent-orange-subtle{background-color:var(--background-accent-orange-subtle)}}@media(min-width:1600px){.lg\:bg-accent-orange-subtle{background-color:var(--background-accent-orange-subtle)}}@media(min-width:1700px){.xl\:bg-accent-orange-subtle{background-color:var(--background-accent-orange-subtle)}}@media(min-width:1800px){.xxl\:bg-accent-orange-subtle{background-color:var(--background-accent-orange-subtle)}}.hover\:bg-accent-orange-subtle:hover{background-color:var(--background-accent-orange-subtle)}.bg-accent-orange-subtle-hovered{background-color:var(--background-accent-orange-subtle-hovered)}@media(min-width:768px){.xs\:bg-accent-orange-subtle-hovered{background-color:var(--background-accent-orange-subtle-hovered)}}@media(min-width:1200px){.sm\:bg-accent-orange-subtle-hovered{background-color:var(--background-accent-orange-subtle-hovered)}}@media(min-width:1440px){.md\:bg-accent-orange-subtle-hovered{background-color:var(--background-accent-orange-subtle-hovered)}}@media(min-width:1600px){.lg\:bg-accent-orange-subtle-hovered{background-color:var(--background-accent-orange-subtle-hovered)}}@media(min-width:1700px){.xl\:bg-accent-orange-subtle-hovered{background-color:var(--background-accent-orange-subtle-hovered)}}@media(min-width:1800px){.xxl\:bg-accent-orange-subtle-hovered{background-color:var(--background-accent-orange-subtle-hovered)}}.hover\:bg-accent-orange-subtle-hovered:hover{background-color:var(--background-accent-orange-subtle-hovered)}.bg-accent-orange-subtle-pressed{background-color:var(--background-accent-orange-subtle-pressed)}@media(min-width:768px){.xs\:bg-accent-orange-subtle-pressed{background-color:var(--background-accent-orange-subtle-pressed)}}@media(min-width:1200px){.sm\:bg-accent-orange-subtle-pressed{background-color:var(--background-accent-orange-subtle-pressed)}}@media(min-width:1440px){.md\:bg-accent-orange-subtle-pressed{background-color:var(--background-accent-orange-subtle-pressed)}}@media(min-width:1600px){.lg\:bg-accent-orange-subtle-pressed{background-color:var(--background-accent-orange-subtle-pressed)}}@media(min-width:1700px){.xl\:bg-accent-orange-subtle-pressed{background-color:var(--background-accent-orange-subtle-pressed)}}@media(min-width:1800px){.xxl\:bg-accent-orange-subtle-pressed{background-color:var(--background-accent-orange-subtle-pressed)}}.hover\:bg-accent-orange-subtle-pressed:hover{background-color:var(--background-accent-orange-subtle-pressed)}.bg-accent-orange-bold{background-color:var(--background-accent-orange-bold)}@media(min-width:768px){.xs\:bg-accent-orange-bold{background-color:var(--background-accent-orange-bold)}}@media(min-width:1200px){.sm\:bg-accent-orange-bold{background-color:var(--background-accent-orange-bold)}}@media(min-width:1440px){.md\:bg-accent-orange-bold{background-color:var(--background-accent-orange-bold)}}@media(min-width:1600px){.lg\:bg-accent-orange-bold{background-color:var(--background-accent-orange-bold)}}@media(min-width:1700px){.xl\:bg-accent-orange-bold{background-color:var(--background-accent-orange-bold)}}@media(min-width:1800px){.xxl\:bg-accent-orange-bold{background-color:var(--background-accent-orange-bold)}}.hover\:bg-accent-orange-bold:hover{background-color:var(--background-accent-orange-bold)}.bg-accent-orange-bold-hovered{background-color:var(--background-accent-orange-bold-hovered)}@media(min-width:768px){.xs\:bg-accent-orange-bold-hovered{background-color:var(--background-accent-orange-bold-hovered)}}@media(min-width:1200px){.sm\:bg-accent-orange-bold-hovered{background-color:var(--background-accent-orange-bold-hovered)}}@media(min-width:1440px){.md\:bg-accent-orange-bold-hovered{background-color:var(--background-accent-orange-bold-hovered)}}@media(min-width:1600px){.lg\:bg-accent-orange-bold-hovered{background-color:var(--background-accent-orange-bold-hovered)}}@media(min-width:1700px){.xl\:bg-accent-orange-bold-hovered{background-color:var(--background-accent-orange-bold-hovered)}}@media(min-width:1800px){.xxl\:bg-accent-orange-bold-hovered{background-color:var(--background-accent-orange-bold-hovered)}}.hover\:bg-accent-orange-bold-hovered:hover{background-color:var(--background-accent-orange-bold-hovered)}.bg-accent-orange-bold-pressed{background-color:var(--background-accent-orange-bold-pressed)}@media(min-width:768px){.xs\:bg-accent-orange-bold-pressed{background-color:var(--background-accent-orange-bold-pressed)}}@media(min-width:1200px){.sm\:bg-accent-orange-bold-pressed{background-color:var(--background-accent-orange-bold-pressed)}}@media(min-width:1440px){.md\:bg-accent-orange-bold-pressed{background-color:var(--background-accent-orange-bold-pressed)}}@media(min-width:1600px){.lg\:bg-accent-orange-bold-pressed{background-color:var(--background-accent-orange-bold-pressed)}}@media(min-width:1700px){.xl\:bg-accent-orange-bold-pressed{background-color:var(--background-accent-orange-bold-pressed)}}@media(min-width:1800px){.xxl\:bg-accent-orange-bold-pressed{background-color:var(--background-accent-orange-bold-pressed)}}.hover\:bg-accent-orange-bold-pressed:hover{background-color:var(--background-accent-orange-bold-pressed)}.bg-accent-purple{background-color:var(--background-accent-purple)}@media(min-width:768px){.xs\:bg-accent-purple{background-color:var(--background-accent-purple)}}@media(min-width:1200px){.sm\:bg-accent-purple{background-color:var(--background-accent-purple)}}@media(min-width:1440px){.md\:bg-accent-purple{background-color:var(--background-accent-purple)}}@media(min-width:1600px){.lg\:bg-accent-purple{background-color:var(--background-accent-purple)}}@media(min-width:1700px){.xl\:bg-accent-purple{background-color:var(--background-accent-purple)}}@media(min-width:1800px){.xxl\:bg-accent-purple{background-color:var(--background-accent-purple)}}.hover\:bg-accent-purple:hover{background-color:var(--background-accent-purple)}.bg-accent-purple-hovered{background-color:var(--background-accent-purple-hovered)}@media(min-width:768px){.xs\:bg-accent-purple-hovered{background-color:var(--background-accent-purple-hovered)}}@media(min-width:1200px){.sm\:bg-accent-purple-hovered{background-color:var(--background-accent-purple-hovered)}}@media(min-width:1440px){.md\:bg-accent-purple-hovered{background-color:var(--background-accent-purple-hovered)}}@media(min-width:1600px){.lg\:bg-accent-purple-hovered{background-color:var(--background-accent-purple-hovered)}}@media(min-width:1700px){.xl\:bg-accent-purple-hovered{background-color:var(--background-accent-purple-hovered)}}@media(min-width:1800px){.xxl\:bg-accent-purple-hovered{background-color:var(--background-accent-purple-hovered)}}.hover\:bg-accent-purple-hovered:hover{background-color:var(--background-accent-purple-hovered)}.bg-accent-purple-pressed{background-color:var(--background-accent-purple-pressed)}@media(min-width:768px){.xs\:bg-accent-purple-pressed{background-color:var(--background-accent-purple-pressed)}}@media(min-width:1200px){.sm\:bg-accent-purple-pressed{background-color:var(--background-accent-purple-pressed)}}@media(min-width:1440px){.md\:bg-accent-purple-pressed{background-color:var(--background-accent-purple-pressed)}}@media(min-width:1600px){.lg\:bg-accent-purple-pressed{background-color:var(--background-accent-purple-pressed)}}@media(min-width:1700px){.xl\:bg-accent-purple-pressed{background-color:var(--background-accent-purple-pressed)}}@media(min-width:1800px){.xxl\:bg-accent-purple-pressed{background-color:var(--background-accent-purple-pressed)}}.hover\:bg-accent-purple-pressed:hover{background-color:var(--background-accent-purple-pressed)}.bg-accent-purple-subtle{background-color:var(--background-accent-purple-subtle)}@media(min-width:768px){.xs\:bg-accent-purple-subtle{background-color:var(--background-accent-purple-subtle)}}@media(min-width:1200px){.sm\:bg-accent-purple-subtle{background-color:var(--background-accent-purple-subtle)}}@media(min-width:1440px){.md\:bg-accent-purple-subtle{background-color:var(--background-accent-purple-subtle)}}@media(min-width:1600px){.lg\:bg-accent-purple-subtle{background-color:var(--background-accent-purple-subtle)}}@media(min-width:1700px){.xl\:bg-accent-purple-subtle{background-color:var(--background-accent-purple-subtle)}}@media(min-width:1800px){.xxl\:bg-accent-purple-subtle{background-color:var(--background-accent-purple-subtle)}}.hover\:bg-accent-purple-subtle:hover{background-color:var(--background-accent-purple-subtle)}.bg-accent-purple-subtle-hovered{background-color:var(--background-accent-purple-subtle-hovered)}@media(min-width:768px){.xs\:bg-accent-purple-subtle-hovered{background-color:var(--background-accent-purple-subtle-hovered)}}@media(min-width:1200px){.sm\:bg-accent-purple-subtle-hovered{background-color:var(--background-accent-purple-subtle-hovered)}}@media(min-width:1440px){.md\:bg-accent-purple-subtle-hovered{background-color:var(--background-accent-purple-subtle-hovered)}}@media(min-width:1600px){.lg\:bg-accent-purple-subtle-hovered{background-color:var(--background-accent-purple-subtle-hovered)}}@media(min-width:1700px){.xl\:bg-accent-purple-subtle-hovered{background-color:var(--background-accent-purple-subtle-hovered)}}@media(min-width:1800px){.xxl\:bg-accent-purple-subtle-hovered{background-color:var(--background-accent-purple-subtle-hovered)}}.hover\:bg-accent-purple-subtle-hovered:hover{background-color:var(--background-accent-purple-subtle-hovered)}.bg-accent-purple-subtle-pressed{background-color:var(--background-accent-purple-subtle-pressed)}@media(min-width:768px){.xs\:bg-accent-purple-subtle-pressed{background-color:var(--background-accent-purple-subtle-pressed)}}@media(min-width:1200px){.sm\:bg-accent-purple-subtle-pressed{background-color:var(--background-accent-purple-subtle-pressed)}}@media(min-width:1440px){.md\:bg-accent-purple-subtle-pressed{background-color:var(--background-accent-purple-subtle-pressed)}}@media(min-width:1600px){.lg\:bg-accent-purple-subtle-pressed{background-color:var(--background-accent-purple-subtle-pressed)}}@media(min-width:1700px){.xl\:bg-accent-purple-subtle-pressed{background-color:var(--background-accent-purple-subtle-pressed)}}@media(min-width:1800px){.xxl\:bg-accent-purple-subtle-pressed{background-color:var(--background-accent-purple-subtle-pressed)}}.hover\:bg-accent-purple-subtle-pressed:hover{background-color:var(--background-accent-purple-subtle-pressed)}.bg-accent-purple-bold{background-color:var(--background-accent-purple-bold)}@media(min-width:768px){.xs\:bg-accent-purple-bold{background-color:var(--background-accent-purple-bold)}}@media(min-width:1200px){.sm\:bg-accent-purple-bold{background-color:var(--background-accent-purple-bold)}}@media(min-width:1440px){.md\:bg-accent-purple-bold{background-color:var(--background-accent-purple-bold)}}@media(min-width:1600px){.lg\:bg-accent-purple-bold{background-color:var(--background-accent-purple-bold)}}@media(min-width:1700px){.xl\:bg-accent-purple-bold{background-color:var(--background-accent-purple-bold)}}@media(min-width:1800px){.xxl\:bg-accent-purple-bold{background-color:var(--background-accent-purple-bold)}}.hover\:bg-accent-purple-bold:hover{background-color:var(--background-accent-purple-bold)}.bg-accent-purple-bold-hovered{background-color:var(--background-accent-purple-bold-hovered)}@media(min-width:768px){.xs\:bg-accent-purple-bold-hovered{background-color:var(--background-accent-purple-bold-hovered)}}@media(min-width:1200px){.sm\:bg-accent-purple-bold-hovered{background-color:var(--background-accent-purple-bold-hovered)}}@media(min-width:1440px){.md\:bg-accent-purple-bold-hovered{background-color:var(--background-accent-purple-bold-hovered)}}@media(min-width:1600px){.lg\:bg-accent-purple-bold-hovered{background-color:var(--background-accent-purple-bold-hovered)}}@media(min-width:1700px){.xl\:bg-accent-purple-bold-hovered{background-color:var(--background-accent-purple-bold-hovered)}}@media(min-width:1800px){.xxl\:bg-accent-purple-bold-hovered{background-color:var(--background-accent-purple-bold-hovered)}}.hover\:bg-accent-purple-bold-hovered:hover{background-color:var(--background-accent-purple-bold-hovered)}.bg-accent-purple-bold-pressed{background-color:var(--background-accent-purple-bold-pressed)}@media(min-width:768px){.xs\:bg-accent-purple-bold-pressed{background-color:var(--background-accent-purple-bold-pressed)}}@media(min-width:1200px){.sm\:bg-accent-purple-bold-pressed{background-color:var(--background-accent-purple-bold-pressed)}}@media(min-width:1440px){.md\:bg-accent-purple-bold-pressed{background-color:var(--background-accent-purple-bold-pressed)}}@media(min-width:1600px){.lg\:bg-accent-purple-bold-pressed{background-color:var(--background-accent-purple-bold-pressed)}}@media(min-width:1700px){.xl\:bg-accent-purple-bold-pressed{background-color:var(--background-accent-purple-bold-pressed)}}@media(min-width:1800px){.xxl\:bg-accent-purple-bold-pressed{background-color:var(--background-accent-purple-bold-pressed)}}.hover\:bg-accent-purple-bold-pressed:hover{background-color:var(--background-accent-purple-bold-pressed)}.bg-accent-red{background-color:var(--background-accent-red)}@media(min-width:768px){.xs\:bg-accent-red{background-color:var(--background-accent-red)}}@media(min-width:1200px){.sm\:bg-accent-red{background-color:var(--background-accent-red)}}@media(min-width:1440px){.md\:bg-accent-red{background-color:var(--background-accent-red)}}@media(min-width:1600px){.lg\:bg-accent-red{background-color:var(--background-accent-red)}}@media(min-width:1700px){.xl\:bg-accent-red{background-color:var(--background-accent-red)}}@media(min-width:1800px){.xxl\:bg-accent-red{background-color:var(--background-accent-red)}}.hover\:bg-accent-red:hover{background-color:var(--background-accent-red)}.bg-accent-red-hovered{background-color:var(--background-accent-red-hovered)}@media(min-width:768px){.xs\:bg-accent-red-hovered{background-color:var(--background-accent-red-hovered)}}@media(min-width:1200px){.sm\:bg-accent-red-hovered{background-color:var(--background-accent-red-hovered)}}@media(min-width:1440px){.md\:bg-accent-red-hovered{background-color:var(--background-accent-red-hovered)}}@media(min-width:1600px){.lg\:bg-accent-red-hovered{background-color:var(--background-accent-red-hovered)}}@media(min-width:1700px){.xl\:bg-accent-red-hovered{background-color:var(--background-accent-red-hovered)}}@media(min-width:1800px){.xxl\:bg-accent-red-hovered{background-color:var(--background-accent-red-hovered)}}.hover\:bg-accent-red-hovered:hover{background-color:var(--background-accent-red-hovered)}.bg-accent-red-pressed{background-color:var(--background-accent-red-pressed)}@media(min-width:768px){.xs\:bg-accent-red-pressed{background-color:var(--background-accent-red-pressed)}}@media(min-width:1200px){.sm\:bg-accent-red-pressed{background-color:var(--background-accent-red-pressed)}}@media(min-width:1440px){.md\:bg-accent-red-pressed{background-color:var(--background-accent-red-pressed)}}@media(min-width:1600px){.lg\:bg-accent-red-pressed{background-color:var(--background-accent-red-pressed)}}@media(min-width:1700px){.xl\:bg-accent-red-pressed{background-color:var(--background-accent-red-pressed)}}@media(min-width:1800px){.xxl\:bg-accent-red-pressed{background-color:var(--background-accent-red-pressed)}}.hover\:bg-accent-red-pressed:hover{background-color:var(--background-accent-red-pressed)}.bg-accent-red-subtle{background-color:var(--background-accent-red-subtle)}@media(min-width:768px){.xs\:bg-accent-red-subtle{background-color:var(--background-accent-red-subtle)}}@media(min-width:1200px){.sm\:bg-accent-red-subtle{background-color:var(--background-accent-red-subtle)}}@media(min-width:1440px){.md\:bg-accent-red-subtle{background-color:var(--background-accent-red-subtle)}}@media(min-width:1600px){.lg\:bg-accent-red-subtle{background-color:var(--background-accent-red-subtle)}}@media(min-width:1700px){.xl\:bg-accent-red-subtle{background-color:var(--background-accent-red-subtle)}}@media(min-width:1800px){.xxl\:bg-accent-red-subtle{background-color:var(--background-accent-red-subtle)}}.hover\:bg-accent-red-subtle:hover{background-color:var(--background-accent-red-subtle)}.bg-accent-red-subtle-hovered{background-color:var(--background-accent-red-subtle-hovered)}@media(min-width:768px){.xs\:bg-accent-red-subtle-hovered{background-color:var(--background-accent-red-subtle-hovered)}}@media(min-width:1200px){.sm\:bg-accent-red-subtle-hovered{background-color:var(--background-accent-red-subtle-hovered)}}@media(min-width:1440px){.md\:bg-accent-red-subtle-hovered{background-color:var(--background-accent-red-subtle-hovered)}}@media(min-width:1600px){.lg\:bg-accent-red-subtle-hovered{background-color:var(--background-accent-red-subtle-hovered)}}@media(min-width:1700px){.xl\:bg-accent-red-subtle-hovered{background-color:var(--background-accent-red-subtle-hovered)}}@media(min-width:1800px){.xxl\:bg-accent-red-subtle-hovered{background-color:var(--background-accent-red-subtle-hovered)}}.hover\:bg-accent-red-subtle-hovered:hover{background-color:var(--background-accent-red-subtle-hovered)}.bg-accent-red-subtle-pressed{background-color:var(--background-accent-red-subtle-pressed)}@media(min-width:768px){.xs\:bg-accent-red-subtle-pressed{background-color:var(--background-accent-red-subtle-pressed)}}@media(min-width:1200px){.sm\:bg-accent-red-subtle-pressed{background-color:var(--background-accent-red-subtle-pressed)}}@media(min-width:1440px){.md\:bg-accent-red-subtle-pressed{background-color:var(--background-accent-red-subtle-pressed)}}@media(min-width:1600px){.lg\:bg-accent-red-subtle-pressed{background-color:var(--background-accent-red-subtle-pressed)}}@media(min-width:1700px){.xl\:bg-accent-red-subtle-pressed{background-color:var(--background-accent-red-subtle-pressed)}}@media(min-width:1800px){.xxl\:bg-accent-red-subtle-pressed{background-color:var(--background-accent-red-subtle-pressed)}}.hover\:bg-accent-red-subtle-pressed:hover{background-color:var(--background-accent-red-subtle-pressed)}.bg-accent-red-bold{background-color:var(--background-accent-red-bold)}@media(min-width:768px){.xs\:bg-accent-red-bold{background-color:var(--background-accent-red-bold)}}@media(min-width:1200px){.sm\:bg-accent-red-bold{background-color:var(--background-accent-red-bold)}}@media(min-width:1440px){.md\:bg-accent-red-bold{background-color:var(--background-accent-red-bold)}}@media(min-width:1600px){.lg\:bg-accent-red-bold{background-color:var(--background-accent-red-bold)}}@media(min-width:1700px){.xl\:bg-accent-red-bold{background-color:var(--background-accent-red-bold)}}@media(min-width:1800px){.xxl\:bg-accent-red-bold{background-color:var(--background-accent-red-bold)}}.hover\:bg-accent-red-bold:hover{background-color:var(--background-accent-red-bold)}.bg-accent-red-bold-hovered{background-color:var(--background-accent-red-bold-hovered)}@media(min-width:768px){.xs\:bg-accent-red-bold-hovered{background-color:var(--background-accent-red-bold-hovered)}}@media(min-width:1200px){.sm\:bg-accent-red-bold-hovered{background-color:var(--background-accent-red-bold-hovered)}}@media(min-width:1440px){.md\:bg-accent-red-bold-hovered{background-color:var(--background-accent-red-bold-hovered)}}@media(min-width:1600px){.lg\:bg-accent-red-bold-hovered{background-color:var(--background-accent-red-bold-hovered)}}@media(min-width:1700px){.xl\:bg-accent-red-bold-hovered{background-color:var(--background-accent-red-bold-hovered)}}@media(min-width:1800px){.xxl\:bg-accent-red-bold-hovered{background-color:var(--background-accent-red-bold-hovered)}}.hover\:bg-accent-red-bold-hovered:hover{background-color:var(--background-accent-red-bold-hovered)}.bg-accent-red-bold-pressed{background-color:var(--background-accent-red-bold-pressed)}@media(min-width:768px){.xs\:bg-accent-red-bold-pressed{background-color:var(--background-accent-red-bold-pressed)}}@media(min-width:1200px){.sm\:bg-accent-red-bold-pressed{background-color:var(--background-accent-red-bold-pressed)}}@media(min-width:1440px){.md\:bg-accent-red-bold-pressed{background-color:var(--background-accent-red-bold-pressed)}}@media(min-width:1600px){.lg\:bg-accent-red-bold-pressed{background-color:var(--background-accent-red-bold-pressed)}}@media(min-width:1700px){.xl\:bg-accent-red-bold-pressed{background-color:var(--background-accent-red-bold-pressed)}}@media(min-width:1800px){.xxl\:bg-accent-red-bold-pressed{background-color:var(--background-accent-red-bold-pressed)}}.hover\:bg-accent-red-bold-pressed:hover{background-color:var(--background-accent-red-bold-pressed)}.bg-accent-teal{background-color:var(--background-accent-teal)}@media(min-width:768px){.xs\:bg-accent-teal{background-color:var(--background-accent-teal)}}@media(min-width:1200px){.sm\:bg-accent-teal{background-color:var(--background-accent-teal)}}@media(min-width:1440px){.md\:bg-accent-teal{background-color:var(--background-accent-teal)}}@media(min-width:1600px){.lg\:bg-accent-teal{background-color:var(--background-accent-teal)}}@media(min-width:1700px){.xl\:bg-accent-teal{background-color:var(--background-accent-teal)}}@media(min-width:1800px){.xxl\:bg-accent-teal{background-color:var(--background-accent-teal)}}.hover\:bg-accent-teal:hover{background-color:var(--background-accent-teal)}.bg-accent-teal-hovered{background-color:var(--background-accent-teal-hovered)}@media(min-width:768px){.xs\:bg-accent-teal-hovered{background-color:var(--background-accent-teal-hovered)}}@media(min-width:1200px){.sm\:bg-accent-teal-hovered{background-color:var(--background-accent-teal-hovered)}}@media(min-width:1440px){.md\:bg-accent-teal-hovered{background-color:var(--background-accent-teal-hovered)}}@media(min-width:1600px){.lg\:bg-accent-teal-hovered{background-color:var(--background-accent-teal-hovered)}}@media(min-width:1700px){.xl\:bg-accent-teal-hovered{background-color:var(--background-accent-teal-hovered)}}@media(min-width:1800px){.xxl\:bg-accent-teal-hovered{background-color:var(--background-accent-teal-hovered)}}.hover\:bg-accent-teal-hovered:hover{background-color:var(--background-accent-teal-hovered)}.bg-accent-teal-pressed{background-color:var(--background-accent-teal-pressed)}@media(min-width:768px){.xs\:bg-accent-teal-pressed{background-color:var(--background-accent-teal-pressed)}}@media(min-width:1200px){.sm\:bg-accent-teal-pressed{background-color:var(--background-accent-teal-pressed)}}@media(min-width:1440px){.md\:bg-accent-teal-pressed{background-color:var(--background-accent-teal-pressed)}}@media(min-width:1600px){.lg\:bg-accent-teal-pressed{background-color:var(--background-accent-teal-pressed)}}@media(min-width:1700px){.xl\:bg-accent-teal-pressed{background-color:var(--background-accent-teal-pressed)}}@media(min-width:1800px){.xxl\:bg-accent-teal-pressed{background-color:var(--background-accent-teal-pressed)}}.hover\:bg-accent-teal-pressed:hover{background-color:var(--background-accent-teal-pressed)}.bg-accent-teal-subtle{background-color:var(--background-accent-teal-subtle)}@media(min-width:768px){.xs\:bg-accent-teal-subtle{background-color:var(--background-accent-teal-subtle)}}@media(min-width:1200px){.sm\:bg-accent-teal-subtle{background-color:var(--background-accent-teal-subtle)}}@media(min-width:1440px){.md\:bg-accent-teal-subtle{background-color:var(--background-accent-teal-subtle)}}@media(min-width:1600px){.lg\:bg-accent-teal-subtle{background-color:var(--background-accent-teal-subtle)}}@media(min-width:1700px){.xl\:bg-accent-teal-subtle{background-color:var(--background-accent-teal-subtle)}}@media(min-width:1800px){.xxl\:bg-accent-teal-subtle{background-color:var(--background-accent-teal-subtle)}}.hover\:bg-accent-teal-subtle:hover{background-color:var(--background-accent-teal-subtle)}.bg-accent-teal-subtle-hovered{background-color:var(--background-accent-teal-subtle-hovered)}@media(min-width:768px){.xs\:bg-accent-teal-subtle-hovered{background-color:var(--background-accent-teal-subtle-hovered)}}@media(min-width:1200px){.sm\:bg-accent-teal-subtle-hovered{background-color:var(--background-accent-teal-subtle-hovered)}}@media(min-width:1440px){.md\:bg-accent-teal-subtle-hovered{background-color:var(--background-accent-teal-subtle-hovered)}}@media(min-width:1600px){.lg\:bg-accent-teal-subtle-hovered{background-color:var(--background-accent-teal-subtle-hovered)}}@media(min-width:1700px){.xl\:bg-accent-teal-subtle-hovered{background-color:var(--background-accent-teal-subtle-hovered)}}@media(min-width:1800px){.xxl\:bg-accent-teal-subtle-hovered{background-color:var(--background-accent-teal-subtle-hovered)}}.hover\:bg-accent-teal-subtle-hovered:hover{background-color:var(--background-accent-teal-subtle-hovered)}.bg-accent-teal-subtle-pressed{background-color:var(--background-accent-teal-subtle-pressed)}@media(min-width:768px){.xs\:bg-accent-teal-subtle-pressed{background-color:var(--background-accent-teal-subtle-pressed)}}@media(min-width:1200px){.sm\:bg-accent-teal-subtle-pressed{background-color:var(--background-accent-teal-subtle-pressed)}}@media(min-width:1440px){.md\:bg-accent-teal-subtle-pressed{background-color:var(--background-accent-teal-subtle-pressed)}}@media(min-width:1600px){.lg\:bg-accent-teal-subtle-pressed{background-color:var(--background-accent-teal-subtle-pressed)}}@media(min-width:1700px){.xl\:bg-accent-teal-subtle-pressed{background-color:var(--background-accent-teal-subtle-pressed)}}@media(min-width:1800px){.xxl\:bg-accent-teal-subtle-pressed{background-color:var(--background-accent-teal-subtle-pressed)}}.hover\:bg-accent-teal-subtle-pressed:hover{background-color:var(--background-accent-teal-subtle-pressed)}.bg-accent-teal-bold{background-color:var(--background-accent-teal-bold)}@media(min-width:768px){.xs\:bg-accent-teal-bold{background-color:var(--background-accent-teal-bold)}}@media(min-width:1200px){.sm\:bg-accent-teal-bold{background-color:var(--background-accent-teal-bold)}}@media(min-width:1440px){.md\:bg-accent-teal-bold{background-color:var(--background-accent-teal-bold)}}@media(min-width:1600px){.lg\:bg-accent-teal-bold{background-color:var(--background-accent-teal-bold)}}@media(min-width:1700px){.xl\:bg-accent-teal-bold{background-color:var(--background-accent-teal-bold)}}@media(min-width:1800px){.xxl\:bg-accent-teal-bold{background-color:var(--background-accent-teal-bold)}}.hover\:bg-accent-teal-bold:hover{background-color:var(--background-accent-teal-bold)}.bg-accent-teal-bold-hovered{background-color:var(--background-accent-teal-bold-hovered)}@media(min-width:768px){.xs\:bg-accent-teal-bold-hovered{background-color:var(--background-accent-teal-bold-hovered)}}@media(min-width:1200px){.sm\:bg-accent-teal-bold-hovered{background-color:var(--background-accent-teal-bold-hovered)}}@media(min-width:1440px){.md\:bg-accent-teal-bold-hovered{background-color:var(--background-accent-teal-bold-hovered)}}@media(min-width:1600px){.lg\:bg-accent-teal-bold-hovered{background-color:var(--background-accent-teal-bold-hovered)}}@media(min-width:1700px){.xl\:bg-accent-teal-bold-hovered{background-color:var(--background-accent-teal-bold-hovered)}}@media(min-width:1800px){.xxl\:bg-accent-teal-bold-hovered{background-color:var(--background-accent-teal-bold-hovered)}}.hover\:bg-accent-teal-bold-hovered:hover{background-color:var(--background-accent-teal-bold-hovered)}.bg-accent-teal-bold-pressed{background-color:var(--background-accent-teal-bold-pressed)}@media(min-width:768px){.xs\:bg-accent-teal-bold-pressed{background-color:var(--background-accent-teal-bold-pressed)}}@media(min-width:1200px){.sm\:bg-accent-teal-bold-pressed{background-color:var(--background-accent-teal-bold-pressed)}}@media(min-width:1440px){.md\:bg-accent-teal-bold-pressed{background-color:var(--background-accent-teal-bold-pressed)}}@media(min-width:1600px){.lg\:bg-accent-teal-bold-pressed{background-color:var(--background-accent-teal-bold-pressed)}}@media(min-width:1700px){.xl\:bg-accent-teal-bold-pressed{background-color:var(--background-accent-teal-bold-pressed)}}@media(min-width:1800px){.xxl\:bg-accent-teal-bold-pressed{background-color:var(--background-accent-teal-bold-pressed)}}.hover\:bg-accent-teal-bold-pressed:hover{background-color:var(--background-accent-teal-bold-pressed)}.bg-accent-yellow{background-color:var(--background-accent-yellow)}@media(min-width:768px){.xs\:bg-accent-yellow{background-color:var(--background-accent-yellow)}}@media(min-width:1200px){.sm\:bg-accent-yellow{background-color:var(--background-accent-yellow)}}@media(min-width:1440px){.md\:bg-accent-yellow{background-color:var(--background-accent-yellow)}}@media(min-width:1600px){.lg\:bg-accent-yellow{background-color:var(--background-accent-yellow)}}@media(min-width:1700px){.xl\:bg-accent-yellow{background-color:var(--background-accent-yellow)}}@media(min-width:1800px){.xxl\:bg-accent-yellow{background-color:var(--background-accent-yellow)}}.hover\:bg-accent-yellow:hover{background-color:var(--background-accent-yellow)}.bg-accent-yellow-hovered{background-color:var(--background-accent-yellow-hovered)}@media(min-width:768px){.xs\:bg-accent-yellow-hovered{background-color:var(--background-accent-yellow-hovered)}}@media(min-width:1200px){.sm\:bg-accent-yellow-hovered{background-color:var(--background-accent-yellow-hovered)}}@media(min-width:1440px){.md\:bg-accent-yellow-hovered{background-color:var(--background-accent-yellow-hovered)}}@media(min-width:1600px){.lg\:bg-accent-yellow-hovered{background-color:var(--background-accent-yellow-hovered)}}@media(min-width:1700px){.xl\:bg-accent-yellow-hovered{background-color:var(--background-accent-yellow-hovered)}}@media(min-width:1800px){.xxl\:bg-accent-yellow-hovered{background-color:var(--background-accent-yellow-hovered)}}.hover\:bg-accent-yellow-hovered:hover{background-color:var(--background-accent-yellow-hovered)}.bg-accent-yellow-pressed{background-color:var(--background-accent-yellow-pressed)}@media(min-width:768px){.xs\:bg-accent-yellow-pressed{background-color:var(--background-accent-yellow-pressed)}}@media(min-width:1200px){.sm\:bg-accent-yellow-pressed{background-color:var(--background-accent-yellow-pressed)}}@media(min-width:1440px){.md\:bg-accent-yellow-pressed{background-color:var(--background-accent-yellow-pressed)}}@media(min-width:1600px){.lg\:bg-accent-yellow-pressed{background-color:var(--background-accent-yellow-pressed)}}@media(min-width:1700px){.xl\:bg-accent-yellow-pressed{background-color:var(--background-accent-yellow-pressed)}}@media(min-width:1800px){.xxl\:bg-accent-yellow-pressed{background-color:var(--background-accent-yellow-pressed)}}.hover\:bg-accent-yellow-pressed:hover{background-color:var(--background-accent-yellow-pressed)}.bg-accent-yellow-subtle{background-color:var(--background-accent-yellow-subtle)}@media(min-width:768px){.xs\:bg-accent-yellow-subtle{background-color:var(--background-accent-yellow-subtle)}}@media(min-width:1200px){.sm\:bg-accent-yellow-subtle{background-color:var(--background-accent-yellow-subtle)}}@media(min-width:1440px){.md\:bg-accent-yellow-subtle{background-color:var(--background-accent-yellow-subtle)}}@media(min-width:1600px){.lg\:bg-accent-yellow-subtle{background-color:var(--background-accent-yellow-subtle)}}@media(min-width:1700px){.xl\:bg-accent-yellow-subtle{background-color:var(--background-accent-yellow-subtle)}}@media(min-width:1800px){.xxl\:bg-accent-yellow-subtle{background-color:var(--background-accent-yellow-subtle)}}.hover\:bg-accent-yellow-subtle:hover{background-color:var(--background-accent-yellow-subtle)}.bg-accent-yellow-subtle-hovered{background-color:var(--background-accent-yellow-subtle-hovered)}@media(min-width:768px){.xs\:bg-accent-yellow-subtle-hovered{background-color:var(--background-accent-yellow-subtle-hovered)}}@media(min-width:1200px){.sm\:bg-accent-yellow-subtle-hovered{background-color:var(--background-accent-yellow-subtle-hovered)}}@media(min-width:1440px){.md\:bg-accent-yellow-subtle-hovered{background-color:var(--background-accent-yellow-subtle-hovered)}}@media(min-width:1600px){.lg\:bg-accent-yellow-subtle-hovered{background-color:var(--background-accent-yellow-subtle-hovered)}}@media(min-width:1700px){.xl\:bg-accent-yellow-subtle-hovered{background-color:var(--background-accent-yellow-subtle-hovered)}}@media(min-width:1800px){.xxl\:bg-accent-yellow-subtle-hovered{background-color:var(--background-accent-yellow-subtle-hovered)}}.hover\:bg-accent-yellow-subtle-hovered:hover{background-color:var(--background-accent-yellow-subtle-hovered)}.bg-accent-yellow-subtle-pressed{background-color:var(--background-accent-yellow-subtle-pressed)}@media(min-width:768px){.xs\:bg-accent-yellow-subtle-pressed{background-color:var(--background-accent-yellow-subtle-pressed)}}@media(min-width:1200px){.sm\:bg-accent-yellow-subtle-pressed{background-color:var(--background-accent-yellow-subtle-pressed)}}@media(min-width:1440px){.md\:bg-accent-yellow-subtle-pressed{background-color:var(--background-accent-yellow-subtle-pressed)}}@media(min-width:1600px){.lg\:bg-accent-yellow-subtle-pressed{background-color:var(--background-accent-yellow-subtle-pressed)}}@media(min-width:1700px){.xl\:bg-accent-yellow-subtle-pressed{background-color:var(--background-accent-yellow-subtle-pressed)}}@media(min-width:1800px){.xxl\:bg-accent-yellow-subtle-pressed{background-color:var(--background-accent-yellow-subtle-pressed)}}.hover\:bg-accent-yellow-subtle-pressed:hover{background-color:var(--background-accent-yellow-subtle-pressed)}.bg-accent-yellow-bold{background-color:var(--background-accent-yellow-bold)}@media(min-width:768px){.xs\:bg-accent-yellow-bold{background-color:var(--background-accent-yellow-bold)}}@media(min-width:1200px){.sm\:bg-accent-yellow-bold{background-color:var(--background-accent-yellow-bold)}}@media(min-width:1440px){.md\:bg-accent-yellow-bold{background-color:var(--background-accent-yellow-bold)}}@media(min-width:1600px){.lg\:bg-accent-yellow-bold{background-color:var(--background-accent-yellow-bold)}}@media(min-width:1700px){.xl\:bg-accent-yellow-bold{background-color:var(--background-accent-yellow-bold)}}@media(min-width:1800px){.xxl\:bg-accent-yellow-bold{background-color:var(--background-accent-yellow-bold)}}.hover\:bg-accent-yellow-bold:hover{background-color:var(--background-accent-yellow-bold)}.bg-accent-yellow-bold-hovered{background-color:var(--background-accent-yellow-bold-hovered)}@media(min-width:768px){.xs\:bg-accent-yellow-bold-hovered{background-color:var(--background-accent-yellow-bold-hovered)}}@media(min-width:1200px){.sm\:bg-accent-yellow-bold-hovered{background-color:var(--background-accent-yellow-bold-hovered)}}@media(min-width:1440px){.md\:bg-accent-yellow-bold-hovered{background-color:var(--background-accent-yellow-bold-hovered)}}@media(min-width:1600px){.lg\:bg-accent-yellow-bold-hovered{background-color:var(--background-accent-yellow-bold-hovered)}}@media(min-width:1700px){.xl\:bg-accent-yellow-bold-hovered{background-color:var(--background-accent-yellow-bold-hovered)}}@media(min-width:1800px){.xxl\:bg-accent-yellow-bold-hovered{background-color:var(--background-accent-yellow-bold-hovered)}}.hover\:bg-accent-yellow-bold-hovered:hover{background-color:var(--background-accent-yellow-bold-hovered)}.bg-accent-yellow-bold-pressed{background-color:var(--background-accent-yellow-bold-pressed)}@media(min-width:768px){.xs\:bg-accent-yellow-bold-pressed{background-color:var(--background-accent-yellow-bold-pressed)}}@media(min-width:1200px){.sm\:bg-accent-yellow-bold-pressed{background-color:var(--background-accent-yellow-bold-pressed)}}@media(min-width:1440px){.md\:bg-accent-yellow-bold-pressed{background-color:var(--background-accent-yellow-bold-pressed)}}@media(min-width:1600px){.lg\:bg-accent-yellow-bold-pressed{background-color:var(--background-accent-yellow-bold-pressed)}}@media(min-width:1700px){.xl\:bg-accent-yellow-bold-pressed{background-color:var(--background-accent-yellow-bold-pressed)}}@media(min-width:1800px){.xxl\:bg-accent-yellow-bold-pressed{background-color:var(--background-accent-yellow-bold-pressed)}}.hover\:bg-accent-yellow-bold-pressed:hover{background-color:var(--background-accent-yellow-bold-pressed)}.bg-elevation-surface{background-color:var(--elevation-surface)}@media(min-width:768px){.xs\:bg-elevation-surface{background-color:var(--elevation-surface)}}@media(min-width:1200px){.sm\:bg-elevation-surface{background-color:var(--elevation-surface)}}@media(min-width:1440px){.md\:bg-elevation-surface{background-color:var(--elevation-surface)}}@media(min-width:1600px){.lg\:bg-elevation-surface{background-color:var(--elevation-surface)}}@media(min-width:1700px){.xl\:bg-elevation-surface{background-color:var(--elevation-surface)}}@media(min-width:1800px){.xxl\:bg-elevation-surface{background-color:var(--elevation-surface)}}.hover\:bg-elevation-surface:hover{background-color:var(--elevation-surface)}.bg-elevation-surface-hovered{background-color:var(--elevation-surface-hovered)}@media(min-width:768px){.xs\:bg-elevation-surface-hovered{background-color:var(--elevation-surface-hovered)}}@media(min-width:1200px){.sm\:bg-elevation-surface-hovered{background-color:var(--elevation-surface-hovered)}}@media(min-width:1440px){.md\:bg-elevation-surface-hovered{background-color:var(--elevation-surface-hovered)}}@media(min-width:1600px){.lg\:bg-elevation-surface-hovered{background-color:var(--elevation-surface-hovered)}}@media(min-width:1700px){.xl\:bg-elevation-surface-hovered{background-color:var(--elevation-surface-hovered)}}@media(min-width:1800px){.xxl\:bg-elevation-surface-hovered{background-color:var(--elevation-surface-hovered)}}.hover\:bg-elevation-surface-hovered:hover{background-color:var(--elevation-surface-hovered)}.bg-elevation-surface-pressed{background-color:var(--elevation-surface-pressed)}@media(min-width:768px){.xs\:bg-elevation-surface-pressed{background-color:var(--elevation-surface-pressed)}}@media(min-width:1200px){.sm\:bg-elevation-surface-pressed{background-color:var(--elevation-surface-pressed)}}@media(min-width:1440px){.md\:bg-elevation-surface-pressed{background-color:var(--elevation-surface-pressed)}}@media(min-width:1600px){.lg\:bg-elevation-surface-pressed{background-color:var(--elevation-surface-pressed)}}@media(min-width:1700px){.xl\:bg-elevation-surface-pressed{background-color:var(--elevation-surface-pressed)}}@media(min-width:1800px){.xxl\:bg-elevation-surface-pressed{background-color:var(--elevation-surface-pressed)}}.hover\:bg-elevation-surface-pressed:hover{background-color:var(--elevation-surface-pressed)}.bg-elevation-surface-overlay{background-color:var(--elevation-surface-overlay)}@media(min-width:768px){.xs\:bg-elevation-surface-overlay{background-color:var(--elevation-surface-overlay)}}@media(min-width:1200px){.sm\:bg-elevation-surface-overlay{background-color:var(--elevation-surface-overlay)}}@media(min-width:1440px){.md\:bg-elevation-surface-overlay{background-color:var(--elevation-surface-overlay)}}@media(min-width:1600px){.lg\:bg-elevation-surface-overlay{background-color:var(--elevation-surface-overlay)}}@media(min-width:1700px){.xl\:bg-elevation-surface-overlay{background-color:var(--elevation-surface-overlay)}}@media(min-width:1800px){.xxl\:bg-elevation-surface-overlay{background-color:var(--elevation-surface-overlay)}}.hover\:bg-elevation-surface-overlay:hover{background-color:var(--elevation-surface-overlay)}.bg-elevation-surface-overlay-hovered{background-color:var(--elevation-surface-overlay-hovered)}@media(min-width:768px){.xs\:bg-elevation-surface-overlay-hovered{background-color:var(--elevation-surface-overlay-hovered)}}@media(min-width:1200px){.sm\:bg-elevation-surface-overlay-hovered{background-color:var(--elevation-surface-overlay-hovered)}}@media(min-width:1440px){.md\:bg-elevation-surface-overlay-hovered{background-color:var(--elevation-surface-overlay-hovered)}}@media(min-width:1600px){.lg\:bg-elevation-surface-overlay-hovered{background-color:var(--elevation-surface-overlay-hovered)}}@media(min-width:1700px){.xl\:bg-elevation-surface-overlay-hovered{background-color:var(--elevation-surface-overlay-hovered)}}@media(min-width:1800px){.xxl\:bg-elevation-surface-overlay-hovered{background-color:var(--elevation-surface-overlay-hovered)}}.hover\:bg-elevation-surface-overlay-hovered:hover{background-color:var(--elevation-surface-overlay-hovered)}.bg-elevation-surface-overlay-pressed{background-color:var(--elevation-surface-overlay-pressed)}@media(min-width:768px){.xs\:bg-elevation-surface-overlay-pressed{background-color:var(--elevation-surface-overlay-pressed)}}@media(min-width:1200px){.sm\:bg-elevation-surface-overlay-pressed{background-color:var(--elevation-surface-overlay-pressed)}}@media(min-width:1440px){.md\:bg-elevation-surface-overlay-pressed{background-color:var(--elevation-surface-overlay-pressed)}}@media(min-width:1600px){.lg\:bg-elevation-surface-overlay-pressed{background-color:var(--elevation-surface-overlay-pressed)}}@media(min-width:1700px){.xl\:bg-elevation-surface-overlay-pressed{background-color:var(--elevation-surface-overlay-pressed)}}@media(min-width:1800px){.xxl\:bg-elevation-surface-overlay-pressed{background-color:var(--elevation-surface-overlay-pressed)}}.hover\:bg-elevation-surface-overlay-pressed:hover{background-color:var(--elevation-surface-overlay-pressed)}.bg-elevation-surface-raised{background-color:var(--elevation-surface-raised)}@media(min-width:768px){.xs\:bg-elevation-surface-raised{background-color:var(--elevation-surface-raised)}}@media(min-width:1200px){.sm\:bg-elevation-surface-raised{background-color:var(--elevation-surface-raised)}}@media(min-width:1440px){.md\:bg-elevation-surface-raised{background-color:var(--elevation-surface-raised)}}@media(min-width:1600px){.lg\:bg-elevation-surface-raised{background-color:var(--elevation-surface-raised)}}@media(min-width:1700px){.xl\:bg-elevation-surface-raised{background-color:var(--elevation-surface-raised)}}@media(min-width:1800px){.xxl\:bg-elevation-surface-raised{background-color:var(--elevation-surface-raised)}}.hover\:bg-elevation-surface-raised:hover{background-color:var(--elevation-surface-raised)}.bg-elevation-surface-raised-hovered{background-color:var(--elevation-surface-raised-hovered)}@media(min-width:768px){.xs\:bg-elevation-surface-raised-hovered{background-color:var(--elevation-surface-raised-hovered)}}@media(min-width:1200px){.sm\:bg-elevation-surface-raised-hovered{background-color:var(--elevation-surface-raised-hovered)}}@media(min-width:1440px){.md\:bg-elevation-surface-raised-hovered{background-color:var(--elevation-surface-raised-hovered)}}@media(min-width:1600px){.lg\:bg-elevation-surface-raised-hovered{background-color:var(--elevation-surface-raised-hovered)}}@media(min-width:1700px){.xl\:bg-elevation-surface-raised-hovered{background-color:var(--elevation-surface-raised-hovered)}}@media(min-width:1800px){.xxl\:bg-elevation-surface-raised-hovered{background-color:var(--elevation-surface-raised-hovered)}}.hover\:bg-elevation-surface-raised-hovered:hover{background-color:var(--elevation-surface-raised-hovered)}.bg-elevation-surface-raised-pressed{background-color:var(--elevation-surface-raised-pressed)}@media(min-width:768px){.xs\:bg-elevation-surface-raised-pressed{background-color:var(--elevation-surface-raised-pressed)}}@media(min-width:1200px){.sm\:bg-elevation-surface-raised-pressed{background-color:var(--elevation-surface-raised-pressed)}}@media(min-width:1440px){.md\:bg-elevation-surface-raised-pressed{background-color:var(--elevation-surface-raised-pressed)}}@media(min-width:1600px){.lg\:bg-elevation-surface-raised-pressed{background-color:var(--elevation-surface-raised-pressed)}}@media(min-width:1700px){.xl\:bg-elevation-surface-raised-pressed{background-color:var(--elevation-surface-raised-pressed)}}@media(min-width:1800px){.xxl\:bg-elevation-surface-raised-pressed{background-color:var(--elevation-surface-raised-pressed)}}.hover\:bg-elevation-surface-raised-pressed:hover{background-color:var(--elevation-surface-raised-pressed)}.bg-elevation-surface-sunken{background-color:var(--elevation-surface-sunken)}@media(min-width:768px){.xs\:bg-elevation-surface-sunken{background-color:var(--elevation-surface-sunken)}}@media(min-width:1200px){.sm\:bg-elevation-surface-sunken{background-color:var(--elevation-surface-sunken)}}@media(min-width:1440px){.md\:bg-elevation-surface-sunken{background-color:var(--elevation-surface-sunken)}}@media(min-width:1600px){.lg\:bg-elevation-surface-sunken{background-color:var(--elevation-surface-sunken)}}@media(min-width:1700px){.xl\:bg-elevation-surface-sunken{background-color:var(--elevation-surface-sunken)}}@media(min-width:1800px){.xxl\:bg-elevation-surface-sunken{background-color:var(--elevation-surface-sunken)}}.hover\:bg-elevation-surface-sunken:hover{background-color:var(--elevation-surface-sunken)}.bg-elevation-surface-sunken-hovered{background-color:var(--elevation-surface-sunken-hovered)}@media(min-width:768px){.xs\:bg-elevation-surface-sunken-hovered{background-color:var(--elevation-surface-sunken-hovered)}}@media(min-width:1200px){.sm\:bg-elevation-surface-sunken-hovered{background-color:var(--elevation-surface-sunken-hovered)}}@media(min-width:1440px){.md\:bg-elevation-surface-sunken-hovered{background-color:var(--elevation-surface-sunken-hovered)}}@media(min-width:1600px){.lg\:bg-elevation-surface-sunken-hovered{background-color:var(--elevation-surface-sunken-hovered)}}@media(min-width:1700px){.xl\:bg-elevation-surface-sunken-hovered{background-color:var(--elevation-surface-sunken-hovered)}}@media(min-width:1800px){.xxl\:bg-elevation-surface-sunken-hovered{background-color:var(--elevation-surface-sunken-hovered)}}.hover\:bg-elevation-surface-sunken-hovered:hover{background-color:var(--elevation-surface-sunken-hovered)}.bg-elevation-surface-sunken-pressed{background-color:var(--elevation-surface-sunken-pressed)}@media(min-width:768px){.xs\:bg-elevation-surface-sunken-pressed{background-color:var(--elevation-surface-sunken-pressed)}}@media(min-width:1200px){.sm\:bg-elevation-surface-sunken-pressed{background-color:var(--elevation-surface-sunken-pressed)}}@media(min-width:1440px){.md\:bg-elevation-surface-sunken-pressed{background-color:var(--elevation-surface-sunken-pressed)}}@media(min-width:1600px){.lg\:bg-elevation-surface-sunken-pressed{background-color:var(--elevation-surface-sunken-pressed)}}@media(min-width:1700px){.xl\:bg-elevation-surface-sunken-pressed{background-color:var(--elevation-surface-sunken-pressed)}}@media(min-width:1800px){.xxl\:bg-elevation-surface-sunken-pressed{background-color:var(--elevation-surface-sunken-pressed)}}.hover\:bg-elevation-surface-sunken-pressed:hover{background-color:var(--elevation-surface-sunken-pressed)}.bg-auto{background-size:auto}@media(min-width:768px){.xs\:bg-auto{background-size:auto}}@media(min-width:1200px){.sm\:bg-auto{background-size:auto}}@media(min-width:1440px){.md\:bg-auto{background-size:auto}}@media(min-width:1600px){.lg\:bg-auto{background-size:auto}}@media(min-width:1700px){.xl\:bg-auto{background-size:auto}}@media(min-width:1800px){.xxl\:bg-auto{background-size:auto}}.hover\:bg-auto:hover{background-size:auto}.bg-cover{background-size:cover}@media(min-width:768px){.xs\:bg-cover{background-size:cover}}@media(min-width:1200px){.sm\:bg-cover{background-size:cover}}@media(min-width:1440px){.md\:bg-cover{background-size:cover}}@media(min-width:1600px){.lg\:bg-cover{background-size:cover}}@media(min-width:1700px){.xl\:bg-cover{background-size:cover}}@media(min-width:1800px){.xxl\:bg-cover{background-size:cover}}.hover\:bg-cover:hover{background-size:cover}.bg-contain{background-size:contain}@media(min-width:768px){.xs\:bg-contain{background-size:contain}}@media(min-width:1200px){.sm\:bg-contain{background-size:contain}}@media(min-width:1440px){.md\:bg-contain{background-size:contain}}@media(min-width:1600px){.lg\:bg-contain{background-size:contain}}@media(min-width:1700px){.xl\:bg-contain{background-size:contain}}@media(min-width:1800px){.xxl\:bg-contain{background-size:contain}}.hover\:bg-contain:hover{background-size:contain}.rounded-3xl{border-radius:40px}@media(min-width:768px){.xs\:rounded-3xl{border-radius:40px}}@media(min-width:1200px){.sm\:rounded-3xl{border-radius:40px}}@media(min-width:1440px){.md\:rounded-3xl{border-radius:40px}}@media(min-width:1600px){.lg\:rounded-3xl{border-radius:40px}}@media(min-width:1700px){.xl\:rounded-3xl{border-radius:40px}}@media(min-width:1800px){.xxl\:rounded-3xl{border-radius:40px}}.hover\:rounded-3xl:hover{border-radius:40px}.rounded-2xl{border-radius:32px}@media(min-width:768px){.xs\:rounded-2xl{border-radius:32px}}@media(min-width:1200px){.sm\:rounded-2xl{border-radius:32px}}@media(min-width:1440px){.md\:rounded-2xl{border-radius:32px}}@media(min-width:1600px){.lg\:rounded-2xl{border-radius:32px}}@media(min-width:1700px){.xl\:rounded-2xl{border-radius:32px}}@media(min-width:1800px){.xxl\:rounded-2xl{border-radius:32px}}.hover\:rounded-2xl:hover{border-radius:32px}.rounded-xl{border-radius:24px}@media(min-width:768px){.xs\:rounded-xl{border-radius:24px}}@media(min-width:1200px){.sm\:rounded-xl{border-radius:24px}}@media(min-width:1440px){.md\:rounded-xl{border-radius:24px}}@media(min-width:1600px){.lg\:rounded-xl{border-radius:24px}}@media(min-width:1700px){.xl\:rounded-xl{border-radius:24px}}@media(min-width:1800px){.xxl\:rounded-xl{border-radius:24px}}.hover\:rounded-xl:hover{border-radius:24px}.rounded-lg{border-radius:20px}@media(min-width:768px){.xs\:rounded-lg{border-radius:20px}}@media(min-width:1200px){.sm\:rounded-lg{border-radius:20px}}@media(min-width:1440px){.md\:rounded-lg{border-radius:20px}}@media(min-width:1600px){.lg\:rounded-lg{border-radius:20px}}@media(min-width:1700px){.xl\:rounded-lg{border-radius:20px}}@media(min-width:1800px){.xxl\:rounded-lg{border-radius:20px}}.hover\:rounded-lg:hover{border-radius:20px}.rounded-md{border-radius:16px}@media(min-width:768px){.xs\:rounded-md{border-radius:16px}}@media(min-width:1200px){.sm\:rounded-md{border-radius:16px}}@media(min-width:1440px){.md\:rounded-md{border-radius:16px}}@media(min-width:1600px){.lg\:rounded-md{border-radius:16px}}@media(min-width:1700px){.xl\:rounded-md{border-radius:16px}}@media(min-width:1800px){.xxl\:rounded-md{border-radius:16px}}.hover\:rounded-md:hover{border-radius:16px}.rounded-sm{border-radius:12px}@media(min-width:768px){.xs\:rounded-sm{border-radius:12px}}@media(min-width:1200px){.sm\:rounded-sm{border-radius:12px}}@media(min-width:1440px){.md\:rounded-sm{border-radius:12px}}@media(min-width:1600px){.lg\:rounded-sm{border-radius:12px}}@media(min-width:1700px){.xl\:rounded-sm{border-radius:12px}}@media(min-width:1800px){.xxl\:rounded-sm{border-radius:12px}}.hover\:rounded-sm:hover{border-radius:12px}.rounded-xs{border-radius:8px}@media(min-width:768px){.xs\:rounded-xs{border-radius:8px}}@media(min-width:1200px){.sm\:rounded-xs{border-radius:8px}}@media(min-width:1440px){.md\:rounded-xs{border-radius:8px}}@media(min-width:1600px){.lg\:rounded-xs{border-radius:8px}}@media(min-width:1700px){.xl\:rounded-xs{border-radius:8px}}@media(min-width:1800px){.xxl\:rounded-xs{border-radius:8px}}.hover\:rounded-xs:hover{border-radius:8px}.rounded-2xs{border-radius:6px}@media(min-width:768px){.xs\:rounded-2xs{border-radius:6px}}@media(min-width:1200px){.sm\:rounded-2xs{border-radius:6px}}@media(min-width:1440px){.md\:rounded-2xs{border-radius:6px}}@media(min-width:1600px){.lg\:rounded-2xs{border-radius:6px}}@media(min-width:1700px){.xl\:rounded-2xs{border-radius:6px}}@media(min-width:1800px){.xxl\:rounded-2xs{border-radius:6px}}.hover\:rounded-2xs:hover{border-radius:6px}.rounded-3xs{border-radius:4px}@media(min-width:768px){.xs\:rounded-3xs{border-radius:4px}}@media(min-width:1200px){.sm\:rounded-3xs{border-radius:4px}}@media(min-width:1440px){.md\:rounded-3xs{border-radius:4px}}@media(min-width:1600px){.lg\:rounded-3xs{border-radius:4px}}@media(min-width:1700px){.xl\:rounded-3xs{border-radius:4px}}@media(min-width:1800px){.xxl\:rounded-3xs{border-radius:4px}}.hover\:rounded-3xs:hover{border-radius:4px}.rounded-4xs{border-radius:2px}@media(min-width:768px){.xs\:rounded-4xs{border-radius:2px}}@media(min-width:1200px){.sm\:rounded-4xs{border-radius:2px}}@media(min-width:1440px){.md\:rounded-4xs{border-radius:2px}}@media(min-width:1600px){.lg\:rounded-4xs{border-radius:2px}}@media(min-width:1700px){.xl\:rounded-4xs{border-radius:2px}}@media(min-width:1800px){.xxl\:rounded-4xs{border-radius:2px}}.hover\:rounded-4xs:hover{border-radius:2px}.rounded-0{border-radius:0}@media(min-width:768px){.xs\:rounded-0{border-radius:0}}@media(min-width:1200px){.sm\:rounded-0{border-radius:0}}@media(min-width:1440px){.md\:rounded-0{border-radius:0}}@media(min-width:1600px){.lg\:rounded-0{border-radius:0}}@media(min-width:1700px){.xl\:rounded-0{border-radius:0}}@media(min-width:1800px){.xxl\:rounded-0{border-radius:0}}.hover\:rounded-0:hover,.rounded-none{border-radius:0}@media(min-width:768px){.xs\:rounded-none{border-radius:0}}@media(min-width:1200px){.sm\:rounded-none{border-radius:0}}@media(min-width:1440px){.md\:rounded-none{border-radius:0}}@media(min-width:1600px){.lg\:rounded-none{border-radius:0}}@media(min-width:1700px){.xl\:rounded-none{border-radius:0}}@media(min-width:1800px){.xxl\:rounded-none{border-radius:0}}.hover\:rounded-none:hover{border-radius:0}.rounded-auto{border-radius:auto}@media(min-width:768px){.xs\:rounded-auto{border-radius:auto}}@media(min-width:1200px){.sm\:rounded-auto{border-radius:auto}}@media(min-width:1440px){.md\:rounded-auto{border-radius:auto}}@media(min-width:1600px){.lg\:rounded-auto{border-radius:auto}}@media(min-width:1700px){.xl\:rounded-auto{border-radius:auto}}@media(min-width:1800px){.xxl\:rounded-auto{border-radius:auto}}.hover\:rounded-auto:hover{border-radius:auto}.rounded-px{border-radius:1px}@media(min-width:768px){.xs\:rounded-px{border-radius:1px}}@media(min-width:1200px){.sm\:rounded-px{border-radius:1px}}@media(min-width:1440px){.md\:rounded-px{border-radius:1px}}@media(min-width:1600px){.lg\:rounded-px{border-radius:1px}}@media(min-width:1700px){.xl\:rounded-px{border-radius:1px}}@media(min-width:1800px){.xxl\:rounded-px{border-radius:1px}}.hover\:rounded-px:hover{border-radius:1px}.rounded-full{border-radius:9999px}@media(min-width:768px){.xs\:rounded-full{border-radius:9999px}}@media(min-width:1200px){.sm\:rounded-full{border-radius:9999px}}@media(min-width:1440px){.md\:rounded-full{border-radius:9999px}}@media(min-width:1600px){.lg\:rounded-full{border-radius:9999px}}@media(min-width:1700px){.xl\:rounded-full{border-radius:9999px}}@media(min-width:1800px){.xxl\:rounded-full{border-radius:9999px}}.hover\:rounded-full:hover{border-radius:9999px}.border-3xl{border-width:40px}@media(min-width:768px){.xs\:border-3xl{border-width:40px}}@media(min-width:1200px){.sm\:border-3xl{border-width:40px}}@media(min-width:1440px){.md\:border-3xl{border-width:40px}}@media(min-width:1600px){.lg\:border-3xl{border-width:40px}}@media(min-width:1700px){.xl\:border-3xl{border-width:40px}}@media(min-width:1800px){.xxl\:border-3xl{border-width:40px}}.hover\:border-3xl:hover{border-width:40px}.border-2xl{border-width:32px}@media(min-width:768px){.xs\:border-2xl{border-width:32px}}@media(min-width:1200px){.sm\:border-2xl{border-width:32px}}@media(min-width:1440px){.md\:border-2xl{border-width:32px}}@media(min-width:1600px){.lg\:border-2xl{border-width:32px}}@media(min-width:1700px){.xl\:border-2xl{border-width:32px}}@media(min-width:1800px){.xxl\:border-2xl{border-width:32px}}.hover\:border-2xl:hover{border-width:32px}.border-xl{border-width:24px}@media(min-width:768px){.xs\:border-xl{border-width:24px}}@media(min-width:1200px){.sm\:border-xl{border-width:24px}}@media(min-width:1440px){.md\:border-xl{border-width:24px}}@media(min-width:1600px){.lg\:border-xl{border-width:24px}}@media(min-width:1700px){.xl\:border-xl{border-width:24px}}@media(min-width:1800px){.xxl\:border-xl{border-width:24px}}.hover\:border-xl:hover{border-width:24px}.border-lg{border-width:20px}@media(min-width:768px){.xs\:border-lg{border-width:20px}}@media(min-width:1200px){.sm\:border-lg{border-width:20px}}@media(min-width:1440px){.md\:border-lg{border-width:20px}}@media(min-width:1600px){.lg\:border-lg{border-width:20px}}@media(min-width:1700px){.xl\:border-lg{border-width:20px}}@media(min-width:1800px){.xxl\:border-lg{border-width:20px}}.hover\:border-lg:hover{border-width:20px}.border-md{border-width:16px}@media(min-width:768px){.xs\:border-md{border-width:16px}}@media(min-width:1200px){.sm\:border-md{border-width:16px}}@media(min-width:1440px){.md\:border-md{border-width:16px}}@media(min-width:1600px){.lg\:border-md{border-width:16px}}@media(min-width:1700px){.xl\:border-md{border-width:16px}}@media(min-width:1800px){.xxl\:border-md{border-width:16px}}.hover\:border-md:hover{border-width:16px}.border-sm{border-width:12px}@media(min-width:768px){.xs\:border-sm{border-width:12px}}@media(min-width:1200px){.sm\:border-sm{border-width:12px}}@media(min-width:1440px){.md\:border-sm{border-width:12px}}@media(min-width:1600px){.lg\:border-sm{border-width:12px}}@media(min-width:1700px){.xl\:border-sm{border-width:12px}}@media(min-width:1800px){.xxl\:border-sm{border-width:12px}}.hover\:border-sm:hover{border-width:12px}.border-xs{border-width:8px}@media(min-width:768px){.xs\:border-xs{border-width:8px}}@media(min-width:1200px){.sm\:border-xs{border-width:8px}}@media(min-width:1440px){.md\:border-xs{border-width:8px}}@media(min-width:1600px){.lg\:border-xs{border-width:8px}}@media(min-width:1700px){.xl\:border-xs{border-width:8px}}@media(min-width:1800px){.xxl\:border-xs{border-width:8px}}.hover\:border-xs:hover{border-width:8px}.border-2xs{border-width:6px}@media(min-width:768px){.xs\:border-2xs{border-width:6px}}@media(min-width:1200px){.sm\:border-2xs{border-width:6px}}@media(min-width:1440px){.md\:border-2xs{border-width:6px}}@media(min-width:1600px){.lg\:border-2xs{border-width:6px}}@media(min-width:1700px){.xl\:border-2xs{border-width:6px}}@media(min-width:1800px){.xxl\:border-2xs{border-width:6px}}.hover\:border-2xs:hover{border-width:6px}.border-3xs{border-width:4px}@media(min-width:768px){.xs\:border-3xs{border-width:4px}}@media(min-width:1200px){.sm\:border-3xs{border-width:4px}}@media(min-width:1440px){.md\:border-3xs{border-width:4px}}@media(min-width:1600px){.lg\:border-3xs{border-width:4px}}@media(min-width:1700px){.xl\:border-3xs{border-width:4px}}@media(min-width:1800px){.xxl\:border-3xs{border-width:4px}}.hover\:border-3xs:hover{border-width:4px}.border-4xs{border-width:2px}@media(min-width:768px){.xs\:border-4xs{border-width:2px}}@media(min-width:1200px){.sm\:border-4xs{border-width:2px}}@media(min-width:1440px){.md\:border-4xs{border-width:2px}}@media(min-width:1600px){.lg\:border-4xs{border-width:2px}}@media(min-width:1700px){.xl\:border-4xs{border-width:2px}}@media(min-width:1800px){.xxl\:border-4xs{border-width:2px}}.hover\:border-4xs:hover{border-width:2px}.border-0{border-width:0}@media(min-width:768px){.xs\:border-0{border-width:0}}@media(min-width:1200px){.sm\:border-0{border-width:0}}@media(min-width:1440px){.md\:border-0{border-width:0}}@media(min-width:1600px){.lg\:border-0{border-width:0}}@media(min-width:1700px){.xl\:border-0{border-width:0}}@media(min-width:1800px){.xxl\:border-0{border-width:0}}.hover\:border-0:hover,.border-none{border-width:0}@media(min-width:768px){.xs\:border-none{border-width:0}}@media(min-width:1200px){.sm\:border-none{border-width:0}}@media(min-width:1440px){.md\:border-none{border-width:0}}@media(min-width:1600px){.lg\:border-none{border-width:0}}@media(min-width:1700px){.xl\:border-none{border-width:0}}@media(min-width:1800px){.xxl\:border-none{border-width:0}}.hover\:border-none:hover{border-width:0}.border-auto{border-width:auto}@media(min-width:768px){.xs\:border-auto{border-width:auto}}@media(min-width:1200px){.sm\:border-auto{border-width:auto}}@media(min-width:1440px){.md\:border-auto{border-width:auto}}@media(min-width:1600px){.lg\:border-auto{border-width:auto}}@media(min-width:1700px){.xl\:border-auto{border-width:auto}}@media(min-width:1800px){.xxl\:border-auto{border-width:auto}}.hover\:border-auto:hover{border-width:auto}.border-px{border-width:1px}@media(min-width:768px){.xs\:border-px{border-width:1px}}@media(min-width:1200px){.sm\:border-px{border-width:1px}}@media(min-width:1440px){.md\:border-px{border-width:1px}}@media(min-width:1600px){.lg\:border-px{border-width:1px}}@media(min-width:1700px){.xl\:border-px{border-width:1px}}@media(min-width:1800px){.xxl\:border-px{border-width:1px}}.hover\:border-px:hover{border-width:1px}.border-x-3xl{border-left-width:40px;border-right-width:40px}@media(min-width:768px){.xs\:border-x-3xl{border-left-width:40px;border-right-width:40px}}@media(min-width:1200px){.sm\:border-x-3xl{border-left-width:40px;border-right-width:40px}}@media(min-width:1440px){.md\:border-x-3xl{border-left-width:40px;border-right-width:40px}}@media(min-width:1600px){.lg\:border-x-3xl{border-left-width:40px;border-right-width:40px}}@media(min-width:1700px){.xl\:border-x-3xl{border-left-width:40px;border-right-width:40px}}@media(min-width:1800px){.xxl\:border-x-3xl{border-left-width:40px;border-right-width:40px}}.hover\:border-x-3xl:hover{border-left-width:40px;border-right-width:40px}.border-x-2xl{border-left-width:32px;border-right-width:32px}@media(min-width:768px){.xs\:border-x-2xl{border-left-width:32px;border-right-width:32px}}@media(min-width:1200px){.sm\:border-x-2xl{border-left-width:32px;border-right-width:32px}}@media(min-width:1440px){.md\:border-x-2xl{border-left-width:32px;border-right-width:32px}}@media(min-width:1600px){.lg\:border-x-2xl{border-left-width:32px;border-right-width:32px}}@media(min-width:1700px){.xl\:border-x-2xl{border-left-width:32px;border-right-width:32px}}@media(min-width:1800px){.xxl\:border-x-2xl{border-left-width:32px;border-right-width:32px}}.hover\:border-x-2xl:hover{border-left-width:32px;border-right-width:32px}.border-x-xl{border-left-width:24px;border-right-width:24px}@media(min-width:768px){.xs\:border-x-xl{border-left-width:24px;border-right-width:24px}}@media(min-width:1200px){.sm\:border-x-xl{border-left-width:24px;border-right-width:24px}}@media(min-width:1440px){.md\:border-x-xl{border-left-width:24px;border-right-width:24px}}@media(min-width:1600px){.lg\:border-x-xl{border-left-width:24px;border-right-width:24px}}@media(min-width:1700px){.xl\:border-x-xl{border-left-width:24px;border-right-width:24px}}@media(min-width:1800px){.xxl\:border-x-xl{border-left-width:24px;border-right-width:24px}}.hover\:border-x-xl:hover{border-left-width:24px;border-right-width:24px}.border-x-lg{border-left-width:20px;border-right-width:20px}@media(min-width:768px){.xs\:border-x-lg{border-left-width:20px;border-right-width:20px}}@media(min-width:1200px){.sm\:border-x-lg{border-left-width:20px;border-right-width:20px}}@media(min-width:1440px){.md\:border-x-lg{border-left-width:20px;border-right-width:20px}}@media(min-width:1600px){.lg\:border-x-lg{border-left-width:20px;border-right-width:20px}}@media(min-width:1700px){.xl\:border-x-lg{border-left-width:20px;border-right-width:20px}}@media(min-width:1800px){.xxl\:border-x-lg{border-left-width:20px;border-right-width:20px}}.hover\:border-x-lg:hover{border-left-width:20px;border-right-width:20px}.border-x-md{border-left-width:16px;border-right-width:16px}@media(min-width:768px){.xs\:border-x-md{border-left-width:16px;border-right-width:16px}}@media(min-width:1200px){.sm\:border-x-md{border-left-width:16px;border-right-width:16px}}@media(min-width:1440px){.md\:border-x-md{border-left-width:16px;border-right-width:16px}}@media(min-width:1600px){.lg\:border-x-md{border-left-width:16px;border-right-width:16px}}@media(min-width:1700px){.xl\:border-x-md{border-left-width:16px;border-right-width:16px}}@media(min-width:1800px){.xxl\:border-x-md{border-left-width:16px;border-right-width:16px}}.hover\:border-x-md:hover{border-left-width:16px;border-right-width:16px}.border-x-sm{border-left-width:12px;border-right-width:12px}@media(min-width:768px){.xs\:border-x-sm{border-left-width:12px;border-right-width:12px}}@media(min-width:1200px){.sm\:border-x-sm{border-left-width:12px;border-right-width:12px}}@media(min-width:1440px){.md\:border-x-sm{border-left-width:12px;border-right-width:12px}}@media(min-width:1600px){.lg\:border-x-sm{border-left-width:12px;border-right-width:12px}}@media(min-width:1700px){.xl\:border-x-sm{border-left-width:12px;border-right-width:12px}}@media(min-width:1800px){.xxl\:border-x-sm{border-left-width:12px;border-right-width:12px}}.hover\:border-x-sm:hover{border-left-width:12px;border-right-width:12px}.border-x-xs{border-left-width:8px;border-right-width:8px}@media(min-width:768px){.xs\:border-x-xs{border-left-width:8px;border-right-width:8px}}@media(min-width:1200px){.sm\:border-x-xs{border-left-width:8px;border-right-width:8px}}@media(min-width:1440px){.md\:border-x-xs{border-left-width:8px;border-right-width:8px}}@media(min-width:1600px){.lg\:border-x-xs{border-left-width:8px;border-right-width:8px}}@media(min-width:1700px){.xl\:border-x-xs{border-left-width:8px;border-right-width:8px}}@media(min-width:1800px){.xxl\:border-x-xs{border-left-width:8px;border-right-width:8px}}.hover\:border-x-xs:hover{border-left-width:8px;border-right-width:8px}.border-x-2xs{border-left-width:6px;border-right-width:6px}@media(min-width:768px){.xs\:border-x-2xs{border-left-width:6px;border-right-width:6px}}@media(min-width:1200px){.sm\:border-x-2xs{border-left-width:6px;border-right-width:6px}}@media(min-width:1440px){.md\:border-x-2xs{border-left-width:6px;border-right-width:6px}}@media(min-width:1600px){.lg\:border-x-2xs{border-left-width:6px;border-right-width:6px}}@media(min-width:1700px){.xl\:border-x-2xs{border-left-width:6px;border-right-width:6px}}@media(min-width:1800px){.xxl\:border-x-2xs{border-left-width:6px;border-right-width:6px}}.hover\:border-x-2xs:hover{border-left-width:6px;border-right-width:6px}.border-x-3xs{border-left-width:4px;border-right-width:4px}@media(min-width:768px){.xs\:border-x-3xs{border-left-width:4px;border-right-width:4px}}@media(min-width:1200px){.sm\:border-x-3xs{border-left-width:4px;border-right-width:4px}}@media(min-width:1440px){.md\:border-x-3xs{border-left-width:4px;border-right-width:4px}}@media(min-width:1600px){.lg\:border-x-3xs{border-left-width:4px;border-right-width:4px}}@media(min-width:1700px){.xl\:border-x-3xs{border-left-width:4px;border-right-width:4px}}@media(min-width:1800px){.xxl\:border-x-3xs{border-left-width:4px;border-right-width:4px}}.hover\:border-x-3xs:hover{border-left-width:4px;border-right-width:4px}.border-x-4xs{border-left-width:2px;border-right-width:2px}@media(min-width:768px){.xs\:border-x-4xs{border-left-width:2px;border-right-width:2px}}@media(min-width:1200px){.sm\:border-x-4xs{border-left-width:2px;border-right-width:2px}}@media(min-width:1440px){.md\:border-x-4xs{border-left-width:2px;border-right-width:2px}}@media(min-width:1600px){.lg\:border-x-4xs{border-left-width:2px;border-right-width:2px}}@media(min-width:1700px){.xl\:border-x-4xs{border-left-width:2px;border-right-width:2px}}@media(min-width:1800px){.xxl\:border-x-4xs{border-left-width:2px;border-right-width:2px}}.hover\:border-x-4xs:hover{border-left-width:2px;border-right-width:2px}.border-x-0{border-left-width:0;border-right-width:0}@media(min-width:768px){.xs\:border-x-0{border-left-width:0;border-right-width:0}}@media(min-width:1200px){.sm\:border-x-0{border-left-width:0;border-right-width:0}}@media(min-width:1440px){.md\:border-x-0{border-left-width:0;border-right-width:0}}@media(min-width:1600px){.lg\:border-x-0{border-left-width:0;border-right-width:0}}@media(min-width:1700px){.xl\:border-x-0{border-left-width:0;border-right-width:0}}@media(min-width:1800px){.xxl\:border-x-0{border-left-width:0;border-right-width:0}}.hover\:border-x-0:hover,.border-x-none{border-left-width:0;border-right-width:0}@media(min-width:768px){.xs\:border-x-none{border-left-width:0;border-right-width:0}}@media(min-width:1200px){.sm\:border-x-none{border-left-width:0;border-right-width:0}}@media(min-width:1440px){.md\:border-x-none{border-left-width:0;border-right-width:0}}@media(min-width:1600px){.lg\:border-x-none{border-left-width:0;border-right-width:0}}@media(min-width:1700px){.xl\:border-x-none{border-left-width:0;border-right-width:0}}@media(min-width:1800px){.xxl\:border-x-none{border-left-width:0;border-right-width:0}}.hover\:border-x-none:hover{border-left-width:0;border-right-width:0}.border-x-auto{border-left-width:auto;border-right-width:auto}@media(min-width:768px){.xs\:border-x-auto{border-left-width:auto;border-right-width:auto}}@media(min-width:1200px){.sm\:border-x-auto{border-left-width:auto;border-right-width:auto}}@media(min-width:1440px){.md\:border-x-auto{border-left-width:auto;border-right-width:auto}}@media(min-width:1600px){.lg\:border-x-auto{border-left-width:auto;border-right-width:auto}}@media(min-width:1700px){.xl\:border-x-auto{border-left-width:auto;border-right-width:auto}}@media(min-width:1800px){.xxl\:border-x-auto{border-left-width:auto;border-right-width:auto}}.hover\:border-x-auto:hover{border-left-width:auto;border-right-width:auto}.border-x-px{border-left-width:1px;border-right-width:1px}@media(min-width:768px){.xs\:border-x-px{border-left-width:1px;border-right-width:1px}}@media(min-width:1200px){.sm\:border-x-px{border-left-width:1px;border-right-width:1px}}@media(min-width:1440px){.md\:border-x-px{border-left-width:1px;border-right-width:1px}}@media(min-width:1600px){.lg\:border-x-px{border-left-width:1px;border-right-width:1px}}@media(min-width:1700px){.xl\:border-x-px{border-left-width:1px;border-right-width:1px}}@media(min-width:1800px){.xxl\:border-x-px{border-left-width:1px;border-right-width:1px}}.hover\:border-x-px:hover{border-left-width:1px;border-right-width:1px}.border-y-3xl{border-top-width:40px;border-bottom-width:40px}@media(min-width:768px){.xs\:border-y-3xl{border-top-width:40px;border-bottom-width:40px}}@media(min-width:1200px){.sm\:border-y-3xl{border-top-width:40px;border-bottom-width:40px}}@media(min-width:1440px){.md\:border-y-3xl{border-top-width:40px;border-bottom-width:40px}}@media(min-width:1600px){.lg\:border-y-3xl{border-top-width:40px;border-bottom-width:40px}}@media(min-width:1700px){.xl\:border-y-3xl{border-top-width:40px;border-bottom-width:40px}}@media(min-width:1800px){.xxl\:border-y-3xl{border-top-width:40px;border-bottom-width:40px}}.hover\:border-y-3xl:hover{border-top-width:40px;border-bottom-width:40px}.border-y-2xl{border-top-width:32px;border-bottom-width:32px}@media(min-width:768px){.xs\:border-y-2xl{border-top-width:32px;border-bottom-width:32px}}@media(min-width:1200px){.sm\:border-y-2xl{border-top-width:32px;border-bottom-width:32px}}@media(min-width:1440px){.md\:border-y-2xl{border-top-width:32px;border-bottom-width:32px}}@media(min-width:1600px){.lg\:border-y-2xl{border-top-width:32px;border-bottom-width:32px}}@media(min-width:1700px){.xl\:border-y-2xl{border-top-width:32px;border-bottom-width:32px}}@media(min-width:1800px){.xxl\:border-y-2xl{border-top-width:32px;border-bottom-width:32px}}.hover\:border-y-2xl:hover{border-top-width:32px;border-bottom-width:32px}.border-y-xl{border-top-width:24px;border-bottom-width:24px}@media(min-width:768px){.xs\:border-y-xl{border-top-width:24px;border-bottom-width:24px}}@media(min-width:1200px){.sm\:border-y-xl{border-top-width:24px;border-bottom-width:24px}}@media(min-width:1440px){.md\:border-y-xl{border-top-width:24px;border-bottom-width:24px}}@media(min-width:1600px){.lg\:border-y-xl{border-top-width:24px;border-bottom-width:24px}}@media(min-width:1700px){.xl\:border-y-xl{border-top-width:24px;border-bottom-width:24px}}@media(min-width:1800px){.xxl\:border-y-xl{border-top-width:24px;border-bottom-width:24px}}.hover\:border-y-xl:hover{border-top-width:24px;border-bottom-width:24px}.border-y-lg{border-top-width:20px;border-bottom-width:20px}@media(min-width:768px){.xs\:border-y-lg{border-top-width:20px;border-bottom-width:20px}}@media(min-width:1200px){.sm\:border-y-lg{border-top-width:20px;border-bottom-width:20px}}@media(min-width:1440px){.md\:border-y-lg{border-top-width:20px;border-bottom-width:20px}}@media(min-width:1600px){.lg\:border-y-lg{border-top-width:20px;border-bottom-width:20px}}@media(min-width:1700px){.xl\:border-y-lg{border-top-width:20px;border-bottom-width:20px}}@media(min-width:1800px){.xxl\:border-y-lg{border-top-width:20px;border-bottom-width:20px}}.hover\:border-y-lg:hover{border-top-width:20px;border-bottom-width:20px}.border-y-md{border-top-width:16px;border-bottom-width:16px}@media(min-width:768px){.xs\:border-y-md{border-top-width:16px;border-bottom-width:16px}}@media(min-width:1200px){.sm\:border-y-md{border-top-width:16px;border-bottom-width:16px}}@media(min-width:1440px){.md\:border-y-md{border-top-width:16px;border-bottom-width:16px}}@media(min-width:1600px){.lg\:border-y-md{border-top-width:16px;border-bottom-width:16px}}@media(min-width:1700px){.xl\:border-y-md{border-top-width:16px;border-bottom-width:16px}}@media(min-width:1800px){.xxl\:border-y-md{border-top-width:16px;border-bottom-width:16px}}.hover\:border-y-md:hover{border-top-width:16px;border-bottom-width:16px}.border-y-sm{border-top-width:12px;border-bottom-width:12px}@media(min-width:768px){.xs\:border-y-sm{border-top-width:12px;border-bottom-width:12px}}@media(min-width:1200px){.sm\:border-y-sm{border-top-width:12px;border-bottom-width:12px}}@media(min-width:1440px){.md\:border-y-sm{border-top-width:12px;border-bottom-width:12px}}@media(min-width:1600px){.lg\:border-y-sm{border-top-width:12px;border-bottom-width:12px}}@media(min-width:1700px){.xl\:border-y-sm{border-top-width:12px;border-bottom-width:12px}}@media(min-width:1800px){.xxl\:border-y-sm{border-top-width:12px;border-bottom-width:12px}}.hover\:border-y-sm:hover{border-top-width:12px;border-bottom-width:12px}.border-y-xs{border-top-width:8px;border-bottom-width:8px}@media(min-width:768px){.xs\:border-y-xs{border-top-width:8px;border-bottom-width:8px}}@media(min-width:1200px){.sm\:border-y-xs{border-top-width:8px;border-bottom-width:8px}}@media(min-width:1440px){.md\:border-y-xs{border-top-width:8px;border-bottom-width:8px}}@media(min-width:1600px){.lg\:border-y-xs{border-top-width:8px;border-bottom-width:8px}}@media(min-width:1700px){.xl\:border-y-xs{border-top-width:8px;border-bottom-width:8px}}@media(min-width:1800px){.xxl\:border-y-xs{border-top-width:8px;border-bottom-width:8px}}.hover\:border-y-xs:hover{border-top-width:8px;border-bottom-width:8px}.border-y-2xs{border-top-width:6px;border-bottom-width:6px}@media(min-width:768px){.xs\:border-y-2xs{border-top-width:6px;border-bottom-width:6px}}@media(min-width:1200px){.sm\:border-y-2xs{border-top-width:6px;border-bottom-width:6px}}@media(min-width:1440px){.md\:border-y-2xs{border-top-width:6px;border-bottom-width:6px}}@media(min-width:1600px){.lg\:border-y-2xs{border-top-width:6px;border-bottom-width:6px}}@media(min-width:1700px){.xl\:border-y-2xs{border-top-width:6px;border-bottom-width:6px}}@media(min-width:1800px){.xxl\:border-y-2xs{border-top-width:6px;border-bottom-width:6px}}.hover\:border-y-2xs:hover{border-top-width:6px;border-bottom-width:6px}.border-y-3xs{border-top-width:4px;border-bottom-width:4px}@media(min-width:768px){.xs\:border-y-3xs{border-top-width:4px;border-bottom-width:4px}}@media(min-width:1200px){.sm\:border-y-3xs{border-top-width:4px;border-bottom-width:4px}}@media(min-width:1440px){.md\:border-y-3xs{border-top-width:4px;border-bottom-width:4px}}@media(min-width:1600px){.lg\:border-y-3xs{border-top-width:4px;border-bottom-width:4px}}@media(min-width:1700px){.xl\:border-y-3xs{border-top-width:4px;border-bottom-width:4px}}@media(min-width:1800px){.xxl\:border-y-3xs{border-top-width:4px;border-bottom-width:4px}}.hover\:border-y-3xs:hover{border-top-width:4px;border-bottom-width:4px}.border-y-4xs{border-top-width:2px;border-bottom-width:2px}@media(min-width:768px){.xs\:border-y-4xs{border-top-width:2px;border-bottom-width:2px}}@media(min-width:1200px){.sm\:border-y-4xs{border-top-width:2px;border-bottom-width:2px}}@media(min-width:1440px){.md\:border-y-4xs{border-top-width:2px;border-bottom-width:2px}}@media(min-width:1600px){.lg\:border-y-4xs{border-top-width:2px;border-bottom-width:2px}}@media(min-width:1700px){.xl\:border-y-4xs{border-top-width:2px;border-bottom-width:2px}}@media(min-width:1800px){.xxl\:border-y-4xs{border-top-width:2px;border-bottom-width:2px}}.hover\:border-y-4xs:hover{border-top-width:2px;border-bottom-width:2px}.border-y-0{border-top-width:0;border-bottom-width:0}@media(min-width:768px){.xs\:border-y-0{border-top-width:0;border-bottom-width:0}}@media(min-width:1200px){.sm\:border-y-0{border-top-width:0;border-bottom-width:0}}@media(min-width:1440px){.md\:border-y-0{border-top-width:0;border-bottom-width:0}}@media(min-width:1600px){.lg\:border-y-0{border-top-width:0;border-bottom-width:0}}@media(min-width:1700px){.xl\:border-y-0{border-top-width:0;border-bottom-width:0}}@media(min-width:1800px){.xxl\:border-y-0{border-top-width:0;border-bottom-width:0}}.hover\:border-y-0:hover,.border-y-none{border-top-width:0;border-bottom-width:0}@media(min-width:768px){.xs\:border-y-none{border-top-width:0;border-bottom-width:0}}@media(min-width:1200px){.sm\:border-y-none{border-top-width:0;border-bottom-width:0}}@media(min-width:1440px){.md\:border-y-none{border-top-width:0;border-bottom-width:0}}@media(min-width:1600px){.lg\:border-y-none{border-top-width:0;border-bottom-width:0}}@media(min-width:1700px){.xl\:border-y-none{border-top-width:0;border-bottom-width:0}}@media(min-width:1800px){.xxl\:border-y-none{border-top-width:0;border-bottom-width:0}}.hover\:border-y-none:hover{border-top-width:0;border-bottom-width:0}.border-y-auto{border-top-width:auto;border-bottom-width:auto}@media(min-width:768px){.xs\:border-y-auto{border-top-width:auto;border-bottom-width:auto}}@media(min-width:1200px){.sm\:border-y-auto{border-top-width:auto;border-bottom-width:auto}}@media(min-width:1440px){.md\:border-y-auto{border-top-width:auto;border-bottom-width:auto}}@media(min-width:1600px){.lg\:border-y-auto{border-top-width:auto;border-bottom-width:auto}}@media(min-width:1700px){.xl\:border-y-auto{border-top-width:auto;border-bottom-width:auto}}@media(min-width:1800px){.xxl\:border-y-auto{border-top-width:auto;border-bottom-width:auto}}.hover\:border-y-auto:hover{border-top-width:auto;border-bottom-width:auto}.border-y-px{border-top-width:1px;border-bottom-width:1px}@media(min-width:768px){.xs\:border-y-px{border-top-width:1px;border-bottom-width:1px}}@media(min-width:1200px){.sm\:border-y-px{border-top-width:1px;border-bottom-width:1px}}@media(min-width:1440px){.md\:border-y-px{border-top-width:1px;border-bottom-width:1px}}@media(min-width:1600px){.lg\:border-y-px{border-top-width:1px;border-bottom-width:1px}}@media(min-width:1700px){.xl\:border-y-px{border-top-width:1px;border-bottom-width:1px}}@media(min-width:1800px){.xxl\:border-y-px{border-top-width:1px;border-bottom-width:1px}}.hover\:border-y-px:hover{border-top-width:1px;border-bottom-width:1px}.border-t-3xl{border-top-width:40px}@media(min-width:768px){.xs\:border-t-3xl{border-top-width:40px}}@media(min-width:1200px){.sm\:border-t-3xl{border-top-width:40px}}@media(min-width:1440px){.md\:border-t-3xl{border-top-width:40px}}@media(min-width:1600px){.lg\:border-t-3xl{border-top-width:40px}}@media(min-width:1700px){.xl\:border-t-3xl{border-top-width:40px}}@media(min-width:1800px){.xxl\:border-t-3xl{border-top-width:40px}}.hover\:border-t-3xl:hover{border-top-width:40px}.border-t-2xl{border-top-width:32px}@media(min-width:768px){.xs\:border-t-2xl{border-top-width:32px}}@media(min-width:1200px){.sm\:border-t-2xl{border-top-width:32px}}@media(min-width:1440px){.md\:border-t-2xl{border-top-width:32px}}@media(min-width:1600px){.lg\:border-t-2xl{border-top-width:32px}}@media(min-width:1700px){.xl\:border-t-2xl{border-top-width:32px}}@media(min-width:1800px){.xxl\:border-t-2xl{border-top-width:32px}}.hover\:border-t-2xl:hover{border-top-width:32px}.border-t-xl{border-top-width:24px}@media(min-width:768px){.xs\:border-t-xl{border-top-width:24px}}@media(min-width:1200px){.sm\:border-t-xl{border-top-width:24px}}@media(min-width:1440px){.md\:border-t-xl{border-top-width:24px}}@media(min-width:1600px){.lg\:border-t-xl{border-top-width:24px}}@media(min-width:1700px){.xl\:border-t-xl{border-top-width:24px}}@media(min-width:1800px){.xxl\:border-t-xl{border-top-width:24px}}.hover\:border-t-xl:hover{border-top-width:24px}.border-t-lg{border-top-width:20px}@media(min-width:768px){.xs\:border-t-lg{border-top-width:20px}}@media(min-width:1200px){.sm\:border-t-lg{border-top-width:20px}}@media(min-width:1440px){.md\:border-t-lg{border-top-width:20px}}@media(min-width:1600px){.lg\:border-t-lg{border-top-width:20px}}@media(min-width:1700px){.xl\:border-t-lg{border-top-width:20px}}@media(min-width:1800px){.xxl\:border-t-lg{border-top-width:20px}}.hover\:border-t-lg:hover{border-top-width:20px}.border-t-md{border-top-width:16px}@media(min-width:768px){.xs\:border-t-md{border-top-width:16px}}@media(min-width:1200px){.sm\:border-t-md{border-top-width:16px}}@media(min-width:1440px){.md\:border-t-md{border-top-width:16px}}@media(min-width:1600px){.lg\:border-t-md{border-top-width:16px}}@media(min-width:1700px){.xl\:border-t-md{border-top-width:16px}}@media(min-width:1800px){.xxl\:border-t-md{border-top-width:16px}}.hover\:border-t-md:hover{border-top-width:16px}.border-t-sm{border-top-width:12px}@media(min-width:768px){.xs\:border-t-sm{border-top-width:12px}}@media(min-width:1200px){.sm\:border-t-sm{border-top-width:12px}}@media(min-width:1440px){.md\:border-t-sm{border-top-width:12px}}@media(min-width:1600px){.lg\:border-t-sm{border-top-width:12px}}@media(min-width:1700px){.xl\:border-t-sm{border-top-width:12px}}@media(min-width:1800px){.xxl\:border-t-sm{border-top-width:12px}}.hover\:border-t-sm:hover{border-top-width:12px}.border-t-xs{border-top-width:8px}@media(min-width:768px){.xs\:border-t-xs{border-top-width:8px}}@media(min-width:1200px){.sm\:border-t-xs{border-top-width:8px}}@media(min-width:1440px){.md\:border-t-xs{border-top-width:8px}}@media(min-width:1600px){.lg\:border-t-xs{border-top-width:8px}}@media(min-width:1700px){.xl\:border-t-xs{border-top-width:8px}}@media(min-width:1800px){.xxl\:border-t-xs{border-top-width:8px}}.hover\:border-t-xs:hover{border-top-width:8px}.border-t-2xs{border-top-width:6px}@media(min-width:768px){.xs\:border-t-2xs{border-top-width:6px}}@media(min-width:1200px){.sm\:border-t-2xs{border-top-width:6px}}@media(min-width:1440px){.md\:border-t-2xs{border-top-width:6px}}@media(min-width:1600px){.lg\:border-t-2xs{border-top-width:6px}}@media(min-width:1700px){.xl\:border-t-2xs{border-top-width:6px}}@media(min-width:1800px){.xxl\:border-t-2xs{border-top-width:6px}}.hover\:border-t-2xs:hover{border-top-width:6px}.border-t-3xs{border-top-width:4px}@media(min-width:768px){.xs\:border-t-3xs{border-top-width:4px}}@media(min-width:1200px){.sm\:border-t-3xs{border-top-width:4px}}@media(min-width:1440px){.md\:border-t-3xs{border-top-width:4px}}@media(min-width:1600px){.lg\:border-t-3xs{border-top-width:4px}}@media(min-width:1700px){.xl\:border-t-3xs{border-top-width:4px}}@media(min-width:1800px){.xxl\:border-t-3xs{border-top-width:4px}}.hover\:border-t-3xs:hover{border-top-width:4px}.border-t-4xs{border-top-width:2px}@media(min-width:768px){.xs\:border-t-4xs{border-top-width:2px}}@media(min-width:1200px){.sm\:border-t-4xs{border-top-width:2px}}@media(min-width:1440px){.md\:border-t-4xs{border-top-width:2px}}@media(min-width:1600px){.lg\:border-t-4xs{border-top-width:2px}}@media(min-width:1700px){.xl\:border-t-4xs{border-top-width:2px}}@media(min-width:1800px){.xxl\:border-t-4xs{border-top-width:2px}}.hover\:border-t-4xs:hover{border-top-width:2px}.border-t-0{border-top-width:0}@media(min-width:768px){.xs\:border-t-0{border-top-width:0}}@media(min-width:1200px){.sm\:border-t-0{border-top-width:0}}@media(min-width:1440px){.md\:border-t-0{border-top-width:0}}@media(min-width:1600px){.lg\:border-t-0{border-top-width:0}}@media(min-width:1700px){.xl\:border-t-0{border-top-width:0}}@media(min-width:1800px){.xxl\:border-t-0{border-top-width:0}}.hover\:border-t-0:hover,.border-t-none{border-top-width:0}@media(min-width:768px){.xs\:border-t-none{border-top-width:0}}@media(min-width:1200px){.sm\:border-t-none{border-top-width:0}}@media(min-width:1440px){.md\:border-t-none{border-top-width:0}}@media(min-width:1600px){.lg\:border-t-none{border-top-width:0}}@media(min-width:1700px){.xl\:border-t-none{border-top-width:0}}@media(min-width:1800px){.xxl\:border-t-none{border-top-width:0}}.hover\:border-t-none:hover{border-top-width:0}.border-t-auto{border-top-width:auto}@media(min-width:768px){.xs\:border-t-auto{border-top-width:auto}}@media(min-width:1200px){.sm\:border-t-auto{border-top-width:auto}}@media(min-width:1440px){.md\:border-t-auto{border-top-width:auto}}@media(min-width:1600px){.lg\:border-t-auto{border-top-width:auto}}@media(min-width:1700px){.xl\:border-t-auto{border-top-width:auto}}@media(min-width:1800px){.xxl\:border-t-auto{border-top-width:auto}}.hover\:border-t-auto:hover{border-top-width:auto}.border-t-px{border-top-width:1px}@media(min-width:768px){.xs\:border-t-px{border-top-width:1px}}@media(min-width:1200px){.sm\:border-t-px{border-top-width:1px}}@media(min-width:1440px){.md\:border-t-px{border-top-width:1px}}@media(min-width:1600px){.lg\:border-t-px{border-top-width:1px}}@media(min-width:1700px){.xl\:border-t-px{border-top-width:1px}}@media(min-width:1800px){.xxl\:border-t-px{border-top-width:1px}}.hover\:border-t-px:hover{border-top-width:1px}.border-r-3xl{border-right-width:40px}@media(min-width:768px){.xs\:border-r-3xl{border-right-width:40px}}@media(min-width:1200px){.sm\:border-r-3xl{border-right-width:40px}}@media(min-width:1440px){.md\:border-r-3xl{border-right-width:40px}}@media(min-width:1600px){.lg\:border-r-3xl{border-right-width:40px}}@media(min-width:1700px){.xl\:border-r-3xl{border-right-width:40px}}@media(min-width:1800px){.xxl\:border-r-3xl{border-right-width:40px}}.hover\:border-r-3xl:hover{border-right-width:40px}.border-r-2xl{border-right-width:32px}@media(min-width:768px){.xs\:border-r-2xl{border-right-width:32px}}@media(min-width:1200px){.sm\:border-r-2xl{border-right-width:32px}}@media(min-width:1440px){.md\:border-r-2xl{border-right-width:32px}}@media(min-width:1600px){.lg\:border-r-2xl{border-right-width:32px}}@media(min-width:1700px){.xl\:border-r-2xl{border-right-width:32px}}@media(min-width:1800px){.xxl\:border-r-2xl{border-right-width:32px}}.hover\:border-r-2xl:hover{border-right-width:32px}.border-r-xl{border-right-width:24px}@media(min-width:768px){.xs\:border-r-xl{border-right-width:24px}}@media(min-width:1200px){.sm\:border-r-xl{border-right-width:24px}}@media(min-width:1440px){.md\:border-r-xl{border-right-width:24px}}@media(min-width:1600px){.lg\:border-r-xl{border-right-width:24px}}@media(min-width:1700px){.xl\:border-r-xl{border-right-width:24px}}@media(min-width:1800px){.xxl\:border-r-xl{border-right-width:24px}}.hover\:border-r-xl:hover{border-right-width:24px}.border-r-lg{border-right-width:20px}@media(min-width:768px){.xs\:border-r-lg{border-right-width:20px}}@media(min-width:1200px){.sm\:border-r-lg{border-right-width:20px}}@media(min-width:1440px){.md\:border-r-lg{border-right-width:20px}}@media(min-width:1600px){.lg\:border-r-lg{border-right-width:20px}}@media(min-width:1700px){.xl\:border-r-lg{border-right-width:20px}}@media(min-width:1800px){.xxl\:border-r-lg{border-right-width:20px}}.hover\:border-r-lg:hover{border-right-width:20px}.border-r-md{border-right-width:16px}@media(min-width:768px){.xs\:border-r-md{border-right-width:16px}}@media(min-width:1200px){.sm\:border-r-md{border-right-width:16px}}@media(min-width:1440px){.md\:border-r-md{border-right-width:16px}}@media(min-width:1600px){.lg\:border-r-md{border-right-width:16px}}@media(min-width:1700px){.xl\:border-r-md{border-right-width:16px}}@media(min-width:1800px){.xxl\:border-r-md{border-right-width:16px}}.hover\:border-r-md:hover{border-right-width:16px}.border-r-sm{border-right-width:12px}@media(min-width:768px){.xs\:border-r-sm{border-right-width:12px}}@media(min-width:1200px){.sm\:border-r-sm{border-right-width:12px}}@media(min-width:1440px){.md\:border-r-sm{border-right-width:12px}}@media(min-width:1600px){.lg\:border-r-sm{border-right-width:12px}}@media(min-width:1700px){.xl\:border-r-sm{border-right-width:12px}}@media(min-width:1800px){.xxl\:border-r-sm{border-right-width:12px}}.hover\:border-r-sm:hover{border-right-width:12px}.border-r-xs{border-right-width:8px}@media(min-width:768px){.xs\:border-r-xs{border-right-width:8px}}@media(min-width:1200px){.sm\:border-r-xs{border-right-width:8px}}@media(min-width:1440px){.md\:border-r-xs{border-right-width:8px}}@media(min-width:1600px){.lg\:border-r-xs{border-right-width:8px}}@media(min-width:1700px){.xl\:border-r-xs{border-right-width:8px}}@media(min-width:1800px){.xxl\:border-r-xs{border-right-width:8px}}.hover\:border-r-xs:hover{border-right-width:8px}.border-r-2xs{border-right-width:6px}@media(min-width:768px){.xs\:border-r-2xs{border-right-width:6px}}@media(min-width:1200px){.sm\:border-r-2xs{border-right-width:6px}}@media(min-width:1440px){.md\:border-r-2xs{border-right-width:6px}}@media(min-width:1600px){.lg\:border-r-2xs{border-right-width:6px}}@media(min-width:1700px){.xl\:border-r-2xs{border-right-width:6px}}@media(min-width:1800px){.xxl\:border-r-2xs{border-right-width:6px}}.hover\:border-r-2xs:hover{border-right-width:6px}.border-r-3xs{border-right-width:4px}@media(min-width:768px){.xs\:border-r-3xs{border-right-width:4px}}@media(min-width:1200px){.sm\:border-r-3xs{border-right-width:4px}}@media(min-width:1440px){.md\:border-r-3xs{border-right-width:4px}}@media(min-width:1600px){.lg\:border-r-3xs{border-right-width:4px}}@media(min-width:1700px){.xl\:border-r-3xs{border-right-width:4px}}@media(min-width:1800px){.xxl\:border-r-3xs{border-right-width:4px}}.hover\:border-r-3xs:hover{border-right-width:4px}.border-r-4xs{border-right-width:2px}@media(min-width:768px){.xs\:border-r-4xs{border-right-width:2px}}@media(min-width:1200px){.sm\:border-r-4xs{border-right-width:2px}}@media(min-width:1440px){.md\:border-r-4xs{border-right-width:2px}}@media(min-width:1600px){.lg\:border-r-4xs{border-right-width:2px}}@media(min-width:1700px){.xl\:border-r-4xs{border-right-width:2px}}@media(min-width:1800px){.xxl\:border-r-4xs{border-right-width:2px}}.hover\:border-r-4xs:hover{border-right-width:2px}.border-r-0{border-right-width:0}@media(min-width:768px){.xs\:border-r-0{border-right-width:0}}@media(min-width:1200px){.sm\:border-r-0{border-right-width:0}}@media(min-width:1440px){.md\:border-r-0{border-right-width:0}}@media(min-width:1600px){.lg\:border-r-0{border-right-width:0}}@media(min-width:1700px){.xl\:border-r-0{border-right-width:0}}@media(min-width:1800px){.xxl\:border-r-0{border-right-width:0}}.hover\:border-r-0:hover,.border-r-none{border-right-width:0}@media(min-width:768px){.xs\:border-r-none{border-right-width:0}}@media(min-width:1200px){.sm\:border-r-none{border-right-width:0}}@media(min-width:1440px){.md\:border-r-none{border-right-width:0}}@media(min-width:1600px){.lg\:border-r-none{border-right-width:0}}@media(min-width:1700px){.xl\:border-r-none{border-right-width:0}}@media(min-width:1800px){.xxl\:border-r-none{border-right-width:0}}.hover\:border-r-none:hover{border-right-width:0}.border-r-auto{border-right-width:auto}@media(min-width:768px){.xs\:border-r-auto{border-right-width:auto}}@media(min-width:1200px){.sm\:border-r-auto{border-right-width:auto}}@media(min-width:1440px){.md\:border-r-auto{border-right-width:auto}}@media(min-width:1600px){.lg\:border-r-auto{border-right-width:auto}}@media(min-width:1700px){.xl\:border-r-auto{border-right-width:auto}}@media(min-width:1800px){.xxl\:border-r-auto{border-right-width:auto}}.hover\:border-r-auto:hover{border-right-width:auto}.border-r-px{border-right-width:1px}@media(min-width:768px){.xs\:border-r-px{border-right-width:1px}}@media(min-width:1200px){.sm\:border-r-px{border-right-width:1px}}@media(min-width:1440px){.md\:border-r-px{border-right-width:1px}}@media(min-width:1600px){.lg\:border-r-px{border-right-width:1px}}@media(min-width:1700px){.xl\:border-r-px{border-right-width:1px}}@media(min-width:1800px){.xxl\:border-r-px{border-right-width:1px}}.hover\:border-r-px:hover{border-right-width:1px}.border-b-3xl{border-bottom-width:40px}@media(min-width:768px){.xs\:border-b-3xl{border-bottom-width:40px}}@media(min-width:1200px){.sm\:border-b-3xl{border-bottom-width:40px}}@media(min-width:1440px){.md\:border-b-3xl{border-bottom-width:40px}}@media(min-width:1600px){.lg\:border-b-3xl{border-bottom-width:40px}}@media(min-width:1700px){.xl\:border-b-3xl{border-bottom-width:40px}}@media(min-width:1800px){.xxl\:border-b-3xl{border-bottom-width:40px}}.hover\:border-b-3xl:hover{border-bottom-width:40px}.border-b-2xl{border-bottom-width:32px}@media(min-width:768px){.xs\:border-b-2xl{border-bottom-width:32px}}@media(min-width:1200px){.sm\:border-b-2xl{border-bottom-width:32px}}@media(min-width:1440px){.md\:border-b-2xl{border-bottom-width:32px}}@media(min-width:1600px){.lg\:border-b-2xl{border-bottom-width:32px}}@media(min-width:1700px){.xl\:border-b-2xl{border-bottom-width:32px}}@media(min-width:1800px){.xxl\:border-b-2xl{border-bottom-width:32px}}.hover\:border-b-2xl:hover{border-bottom-width:32px}.border-b-xl{border-bottom-width:24px}@media(min-width:768px){.xs\:border-b-xl{border-bottom-width:24px}}@media(min-width:1200px){.sm\:border-b-xl{border-bottom-width:24px}}@media(min-width:1440px){.md\:border-b-xl{border-bottom-width:24px}}@media(min-width:1600px){.lg\:border-b-xl{border-bottom-width:24px}}@media(min-width:1700px){.xl\:border-b-xl{border-bottom-width:24px}}@media(min-width:1800px){.xxl\:border-b-xl{border-bottom-width:24px}}.hover\:border-b-xl:hover{border-bottom-width:24px}.border-b-lg{border-bottom-width:20px}@media(min-width:768px){.xs\:border-b-lg{border-bottom-width:20px}}@media(min-width:1200px){.sm\:border-b-lg{border-bottom-width:20px}}@media(min-width:1440px){.md\:border-b-lg{border-bottom-width:20px}}@media(min-width:1600px){.lg\:border-b-lg{border-bottom-width:20px}}@media(min-width:1700px){.xl\:border-b-lg{border-bottom-width:20px}}@media(min-width:1800px){.xxl\:border-b-lg{border-bottom-width:20px}}.hover\:border-b-lg:hover{border-bottom-width:20px}.border-b-md{border-bottom-width:16px}@media(min-width:768px){.xs\:border-b-md{border-bottom-width:16px}}@media(min-width:1200px){.sm\:border-b-md{border-bottom-width:16px}}@media(min-width:1440px){.md\:border-b-md{border-bottom-width:16px}}@media(min-width:1600px){.lg\:border-b-md{border-bottom-width:16px}}@media(min-width:1700px){.xl\:border-b-md{border-bottom-width:16px}}@media(min-width:1800px){.xxl\:border-b-md{border-bottom-width:16px}}.hover\:border-b-md:hover{border-bottom-width:16px}.border-b-sm{border-bottom-width:12px}@media(min-width:768px){.xs\:border-b-sm{border-bottom-width:12px}}@media(min-width:1200px){.sm\:border-b-sm{border-bottom-width:12px}}@media(min-width:1440px){.md\:border-b-sm{border-bottom-width:12px}}@media(min-width:1600px){.lg\:border-b-sm{border-bottom-width:12px}}@media(min-width:1700px){.xl\:border-b-sm{border-bottom-width:12px}}@media(min-width:1800px){.xxl\:border-b-sm{border-bottom-width:12px}}.hover\:border-b-sm:hover{border-bottom-width:12px}.border-b-xs{border-bottom-width:8px}@media(min-width:768px){.xs\:border-b-xs{border-bottom-width:8px}}@media(min-width:1200px){.sm\:border-b-xs{border-bottom-width:8px}}@media(min-width:1440px){.md\:border-b-xs{border-bottom-width:8px}}@media(min-width:1600px){.lg\:border-b-xs{border-bottom-width:8px}}@media(min-width:1700px){.xl\:border-b-xs{border-bottom-width:8px}}@media(min-width:1800px){.xxl\:border-b-xs{border-bottom-width:8px}}.hover\:border-b-xs:hover{border-bottom-width:8px}.border-b-2xs{border-bottom-width:6px}@media(min-width:768px){.xs\:border-b-2xs{border-bottom-width:6px}}@media(min-width:1200px){.sm\:border-b-2xs{border-bottom-width:6px}}@media(min-width:1440px){.md\:border-b-2xs{border-bottom-width:6px}}@media(min-width:1600px){.lg\:border-b-2xs{border-bottom-width:6px}}@media(min-width:1700px){.xl\:border-b-2xs{border-bottom-width:6px}}@media(min-width:1800px){.xxl\:border-b-2xs{border-bottom-width:6px}}.hover\:border-b-2xs:hover{border-bottom-width:6px}.border-b-3xs{border-bottom-width:4px}@media(min-width:768px){.xs\:border-b-3xs{border-bottom-width:4px}}@media(min-width:1200px){.sm\:border-b-3xs{border-bottom-width:4px}}@media(min-width:1440px){.md\:border-b-3xs{border-bottom-width:4px}}@media(min-width:1600px){.lg\:border-b-3xs{border-bottom-width:4px}}@media(min-width:1700px){.xl\:border-b-3xs{border-bottom-width:4px}}@media(min-width:1800px){.xxl\:border-b-3xs{border-bottom-width:4px}}.hover\:border-b-3xs:hover{border-bottom-width:4px}.border-b-4xs{border-bottom-width:2px}@media(min-width:768px){.xs\:border-b-4xs{border-bottom-width:2px}}@media(min-width:1200px){.sm\:border-b-4xs{border-bottom-width:2px}}@media(min-width:1440px){.md\:border-b-4xs{border-bottom-width:2px}}@media(min-width:1600px){.lg\:border-b-4xs{border-bottom-width:2px}}@media(min-width:1700px){.xl\:border-b-4xs{border-bottom-width:2px}}@media(min-width:1800px){.xxl\:border-b-4xs{border-bottom-width:2px}}.hover\:border-b-4xs:hover{border-bottom-width:2px}.border-b-0{border-bottom-width:0}@media(min-width:768px){.xs\:border-b-0{border-bottom-width:0}}@media(min-width:1200px){.sm\:border-b-0{border-bottom-width:0}}@media(min-width:1440px){.md\:border-b-0{border-bottom-width:0}}@media(min-width:1600px){.lg\:border-b-0{border-bottom-width:0}}@media(min-width:1700px){.xl\:border-b-0{border-bottom-width:0}}@media(min-width:1800px){.xxl\:border-b-0{border-bottom-width:0}}.hover\:border-b-0:hover,.border-b-none{border-bottom-width:0}@media(min-width:768px){.xs\:border-b-none{border-bottom-width:0}}@media(min-width:1200px){.sm\:border-b-none{border-bottom-width:0}}@media(min-width:1440px){.md\:border-b-none{border-bottom-width:0}}@media(min-width:1600px){.lg\:border-b-none{border-bottom-width:0}}@media(min-width:1700px){.xl\:border-b-none{border-bottom-width:0}}@media(min-width:1800px){.xxl\:border-b-none{border-bottom-width:0}}.hover\:border-b-none:hover{border-bottom-width:0}.border-b-auto{border-bottom-width:auto}@media(min-width:768px){.xs\:border-b-auto{border-bottom-width:auto}}@media(min-width:1200px){.sm\:border-b-auto{border-bottom-width:auto}}@media(min-width:1440px){.md\:border-b-auto{border-bottom-width:auto}}@media(min-width:1600px){.lg\:border-b-auto{border-bottom-width:auto}}@media(min-width:1700px){.xl\:border-b-auto{border-bottom-width:auto}}@media(min-width:1800px){.xxl\:border-b-auto{border-bottom-width:auto}}.hover\:border-b-auto:hover{border-bottom-width:auto}.border-b-px{border-bottom-width:1px}@media(min-width:768px){.xs\:border-b-px{border-bottom-width:1px}}@media(min-width:1200px){.sm\:border-b-px{border-bottom-width:1px}}@media(min-width:1440px){.md\:border-b-px{border-bottom-width:1px}}@media(min-width:1600px){.lg\:border-b-px{border-bottom-width:1px}}@media(min-width:1700px){.xl\:border-b-px{border-bottom-width:1px}}@media(min-width:1800px){.xxl\:border-b-px{border-bottom-width:1px}}.hover\:border-b-px:hover{border-bottom-width:1px}.border-l-3xl{border-left-width:40px}@media(min-width:768px){.xs\:border-l-3xl{border-left-width:40px}}@media(min-width:1200px){.sm\:border-l-3xl{border-left-width:40px}}@media(min-width:1440px){.md\:border-l-3xl{border-left-width:40px}}@media(min-width:1600px){.lg\:border-l-3xl{border-left-width:40px}}@media(min-width:1700px){.xl\:border-l-3xl{border-left-width:40px}}@media(min-width:1800px){.xxl\:border-l-3xl{border-left-width:40px}}.hover\:border-l-3xl:hover{border-left-width:40px}.border-l-2xl{border-left-width:32px}@media(min-width:768px){.xs\:border-l-2xl{border-left-width:32px}}@media(min-width:1200px){.sm\:border-l-2xl{border-left-width:32px}}@media(min-width:1440px){.md\:border-l-2xl{border-left-width:32px}}@media(min-width:1600px){.lg\:border-l-2xl{border-left-width:32px}}@media(min-width:1700px){.xl\:border-l-2xl{border-left-width:32px}}@media(min-width:1800px){.xxl\:border-l-2xl{border-left-width:32px}}.hover\:border-l-2xl:hover{border-left-width:32px}.border-l-xl{border-left-width:24px}@media(min-width:768px){.xs\:border-l-xl{border-left-width:24px}}@media(min-width:1200px){.sm\:border-l-xl{border-left-width:24px}}@media(min-width:1440px){.md\:border-l-xl{border-left-width:24px}}@media(min-width:1600px){.lg\:border-l-xl{border-left-width:24px}}@media(min-width:1700px){.xl\:border-l-xl{border-left-width:24px}}@media(min-width:1800px){.xxl\:border-l-xl{border-left-width:24px}}.hover\:border-l-xl:hover{border-left-width:24px}.border-l-lg{border-left-width:20px}@media(min-width:768px){.xs\:border-l-lg{border-left-width:20px}}@media(min-width:1200px){.sm\:border-l-lg{border-left-width:20px}}@media(min-width:1440px){.md\:border-l-lg{border-left-width:20px}}@media(min-width:1600px){.lg\:border-l-lg{border-left-width:20px}}@media(min-width:1700px){.xl\:border-l-lg{border-left-width:20px}}@media(min-width:1800px){.xxl\:border-l-lg{border-left-width:20px}}.hover\:border-l-lg:hover{border-left-width:20px}.border-l-md{border-left-width:16px}@media(min-width:768px){.xs\:border-l-md{border-left-width:16px}}@media(min-width:1200px){.sm\:border-l-md{border-left-width:16px}}@media(min-width:1440px){.md\:border-l-md{border-left-width:16px}}@media(min-width:1600px){.lg\:border-l-md{border-left-width:16px}}@media(min-width:1700px){.xl\:border-l-md{border-left-width:16px}}@media(min-width:1800px){.xxl\:border-l-md{border-left-width:16px}}.hover\:border-l-md:hover{border-left-width:16px}.border-l-sm{border-left-width:12px}@media(min-width:768px){.xs\:border-l-sm{border-left-width:12px}}@media(min-width:1200px){.sm\:border-l-sm{border-left-width:12px}}@media(min-width:1440px){.md\:border-l-sm{border-left-width:12px}}@media(min-width:1600px){.lg\:border-l-sm{border-left-width:12px}}@media(min-width:1700px){.xl\:border-l-sm{border-left-width:12px}}@media(min-width:1800px){.xxl\:border-l-sm{border-left-width:12px}}.hover\:border-l-sm:hover{border-left-width:12px}.border-l-xs{border-left-width:8px}@media(min-width:768px){.xs\:border-l-xs{border-left-width:8px}}@media(min-width:1200px){.sm\:border-l-xs{border-left-width:8px}}@media(min-width:1440px){.md\:border-l-xs{border-left-width:8px}}@media(min-width:1600px){.lg\:border-l-xs{border-left-width:8px}}@media(min-width:1700px){.xl\:border-l-xs{border-left-width:8px}}@media(min-width:1800px){.xxl\:border-l-xs{border-left-width:8px}}.hover\:border-l-xs:hover{border-left-width:8px}.border-l-2xs{border-left-width:6px}@media(min-width:768px){.xs\:border-l-2xs{border-left-width:6px}}@media(min-width:1200px){.sm\:border-l-2xs{border-left-width:6px}}@media(min-width:1440px){.md\:border-l-2xs{border-left-width:6px}}@media(min-width:1600px){.lg\:border-l-2xs{border-left-width:6px}}@media(min-width:1700px){.xl\:border-l-2xs{border-left-width:6px}}@media(min-width:1800px){.xxl\:border-l-2xs{border-left-width:6px}}.hover\:border-l-2xs:hover{border-left-width:6px}.border-l-3xs{border-left-width:4px}@media(min-width:768px){.xs\:border-l-3xs{border-left-width:4px}}@media(min-width:1200px){.sm\:border-l-3xs{border-left-width:4px}}@media(min-width:1440px){.md\:border-l-3xs{border-left-width:4px}}@media(min-width:1600px){.lg\:border-l-3xs{border-left-width:4px}}@media(min-width:1700px){.xl\:border-l-3xs{border-left-width:4px}}@media(min-width:1800px){.xxl\:border-l-3xs{border-left-width:4px}}.hover\:border-l-3xs:hover{border-left-width:4px}.border-l-4xs{border-left-width:2px}@media(min-width:768px){.xs\:border-l-4xs{border-left-width:2px}}@media(min-width:1200px){.sm\:border-l-4xs{border-left-width:2px}}@media(min-width:1440px){.md\:border-l-4xs{border-left-width:2px}}@media(min-width:1600px){.lg\:border-l-4xs{border-left-width:2px}}@media(min-width:1700px){.xl\:border-l-4xs{border-left-width:2px}}@media(min-width:1800px){.xxl\:border-l-4xs{border-left-width:2px}}.hover\:border-l-4xs:hover{border-left-width:2px}.border-l-0{border-left-width:0}@media(min-width:768px){.xs\:border-l-0{border-left-width:0}}@media(min-width:1200px){.sm\:border-l-0{border-left-width:0}}@media(min-width:1440px){.md\:border-l-0{border-left-width:0}}@media(min-width:1600px){.lg\:border-l-0{border-left-width:0}}@media(min-width:1700px){.xl\:border-l-0{border-left-width:0}}@media(min-width:1800px){.xxl\:border-l-0{border-left-width:0}}.hover\:border-l-0:hover,.border-l-none{border-left-width:0}@media(min-width:768px){.xs\:border-l-none{border-left-width:0}}@media(min-width:1200px){.sm\:border-l-none{border-left-width:0}}@media(min-width:1440px){.md\:border-l-none{border-left-width:0}}@media(min-width:1600px){.lg\:border-l-none{border-left-width:0}}@media(min-width:1700px){.xl\:border-l-none{border-left-width:0}}@media(min-width:1800px){.xxl\:border-l-none{border-left-width:0}}.hover\:border-l-none:hover{border-left-width:0}.border-l-auto{border-left-width:auto}@media(min-width:768px){.xs\:border-l-auto{border-left-width:auto}}@media(min-width:1200px){.sm\:border-l-auto{border-left-width:auto}}@media(min-width:1440px){.md\:border-l-auto{border-left-width:auto}}@media(min-width:1600px){.lg\:border-l-auto{border-left-width:auto}}@media(min-width:1700px){.xl\:border-l-auto{border-left-width:auto}}@media(min-width:1800px){.xxl\:border-l-auto{border-left-width:auto}}.hover\:border-l-auto:hover{border-left-width:auto}.border-l-px{border-left-width:1px}@media(min-width:768px){.xs\:border-l-px{border-left-width:1px}}@media(min-width:1200px){.sm\:border-l-px{border-left-width:1px}}@media(min-width:1440px){.md\:border-l-px{border-left-width:1px}}@media(min-width:1600px){.lg\:border-l-px{border-left-width:1px}}@media(min-width:1700px){.xl\:border-l-px{border-left-width:1px}}@media(min-width:1800px){.xxl\:border-l-px{border-left-width:1px}}.hover\:border-l-px:hover{border-left-width:1px}.border-default{border-color:var(--border)}@media(min-width:768px){.xs\:border-default{border-color:var(--border)}}@media(min-width:1200px){.sm\:border-default{border-color:var(--border)}}@media(min-width:1440px){.md\:border-default{border-color:var(--border)}}@media(min-width:1600px){.lg\:border-default{border-color:var(--border)}}@media(min-width:1700px){.xl\:border-default{border-color:var(--border)}}@media(min-width:1800px){.xxl\:border-default{border-color:var(--border)}}.hover\:border-default:hover{border-color:var(--border)}.border-bold{border-color:var(--border-bold)}@media(min-width:768px){.xs\:border-bold{border-color:var(--border-bold)}}@media(min-width:1200px){.sm\:border-bold{border-color:var(--border-bold)}}@media(min-width:1440px){.md\:border-bold{border-color:var(--border-bold)}}@media(min-width:1600px){.lg\:border-bold{border-color:var(--border-bold)}}@media(min-width:1700px){.xl\:border-bold{border-color:var(--border-bold)}}@media(min-width:1800px){.xxl\:border-bold{border-color:var(--border-bold)}}.hover\:border-bold:hover{border-color:var(--border-bold)}.border-subtle{border-color:var(--border-subtle)}@media(min-width:768px){.xs\:border-subtle{border-color:var(--border-subtle)}}@media(min-width:1200px){.sm\:border-subtle{border-color:var(--border-subtle)}}@media(min-width:1440px){.md\:border-subtle{border-color:var(--border-subtle)}}@media(min-width:1600px){.lg\:border-subtle{border-color:var(--border-subtle)}}@media(min-width:1700px){.xl\:border-subtle{border-color:var(--border-subtle)}}@media(min-width:1800px){.xxl\:border-subtle{border-color:var(--border-subtle)}}.hover\:border-subtle:hover{border-color:var(--border-subtle)}.border-inverse{border-color:var(--border-inverse)}@media(min-width:768px){.xs\:border-inverse{border-color:var(--border-inverse)}}@media(min-width:1200px){.sm\:border-inverse{border-color:var(--border-inverse)}}@media(min-width:1440px){.md\:border-inverse{border-color:var(--border-inverse)}}@media(min-width:1600px){.lg\:border-inverse{border-color:var(--border-inverse)}}@media(min-width:1700px){.xl\:border-inverse{border-color:var(--border-inverse)}}@media(min-width:1800px){.xxl\:border-inverse{border-color:var(--border-inverse)}}.hover\:border-inverse:hover{border-color:var(--border-inverse)}.border-disabled{border-color:var(--border-disabled)}@media(min-width:768px){.xs\:border-disabled{border-color:var(--border-disabled)}}@media(min-width:1200px){.sm\:border-disabled{border-color:var(--border-disabled)}}@media(min-width:1440px){.md\:border-disabled{border-color:var(--border-disabled)}}@media(min-width:1600px){.lg\:border-disabled{border-color:var(--border-disabled)}}@media(min-width:1700px){.xl\:border-disabled{border-color:var(--border-disabled)}}@media(min-width:1800px){.xxl\:border-disabled{border-color:var(--border-disabled)}}.hover\:border-disabled:hover{border-color:var(--border-disabled)}.border-input{border-color:var(--border-input)}@media(min-width:768px){.xs\:border-input{border-color:var(--border-input)}}@media(min-width:1200px){.sm\:border-input{border-color:var(--border-input)}}@media(min-width:1440px){.md\:border-input{border-color:var(--border-input)}}@media(min-width:1600px){.lg\:border-input{border-color:var(--border-input)}}@media(min-width:1700px){.xl\:border-input{border-color:var(--border-input)}}@media(min-width:1800px){.xxl\:border-input{border-color:var(--border-input)}}.hover\:border-input:hover{border-color:var(--border-input)}.border-focused{border-color:var(--border-focused)}@media(min-width:768px){.xs\:border-focused{border-color:var(--border-focused)}}@media(min-width:1200px){.sm\:border-focused{border-color:var(--border-focused)}}@media(min-width:1440px){.md\:border-focused{border-color:var(--border-focused)}}@media(min-width:1600px){.lg\:border-focused{border-color:var(--border-focused)}}@media(min-width:1700px){.xl\:border-focused{border-color:var(--border-focused)}}@media(min-width:1800px){.xxl\:border-focused{border-color:var(--border-focused)}}.hover\:border-focused:hover{border-color:var(--border-focused)}.border-selected{border-color:var(--border-selected)}@media(min-width:768px){.xs\:border-selected{border-color:var(--border-selected)}}@media(min-width:1200px){.sm\:border-selected{border-color:var(--border-selected)}}@media(min-width:1440px){.md\:border-selected{border-color:var(--border-selected)}}@media(min-width:1600px){.lg\:border-selected{border-color:var(--border-selected)}}@media(min-width:1700px){.xl\:border-selected{border-color:var(--border-selected)}}@media(min-width:1800px){.xxl\:border-selected{border-color:var(--border-selected)}}.hover\:border-selected:hover{border-color:var(--border-selected)}.border-danger{border-color:var(--border-danger)}@media(min-width:768px){.xs\:border-danger{border-color:var(--border-danger)}}@media(min-width:1200px){.sm\:border-danger{border-color:var(--border-danger)}}@media(min-width:1440px){.md\:border-danger{border-color:var(--border-danger)}}@media(min-width:1600px){.lg\:border-danger{border-color:var(--border-danger)}}@media(min-width:1700px){.xl\:border-danger{border-color:var(--border-danger)}}@media(min-width:1800px){.xxl\:border-danger{border-color:var(--border-danger)}}.hover\:border-danger:hover{border-color:var(--border-danger)}.border-warning{border-color:var(--border-warning)}@media(min-width:768px){.xs\:border-warning{border-color:var(--border-warning)}}@media(min-width:1200px){.sm\:border-warning{border-color:var(--border-warning)}}@media(min-width:1440px){.md\:border-warning{border-color:var(--border-warning)}}@media(min-width:1600px){.lg\:border-warning{border-color:var(--border-warning)}}@media(min-width:1700px){.xl\:border-warning{border-color:var(--border-warning)}}@media(min-width:1800px){.xxl\:border-warning{border-color:var(--border-warning)}}.hover\:border-warning:hover{border-color:var(--border-warning)}.border-success{border-color:var(--border-success)}@media(min-width:768px){.xs\:border-success{border-color:var(--border-success)}}@media(min-width:1200px){.sm\:border-success{border-color:var(--border-success)}}@media(min-width:1440px){.md\:border-success{border-color:var(--border-success)}}@media(min-width:1600px){.lg\:border-success{border-color:var(--border-success)}}@media(min-width:1700px){.xl\:border-success{border-color:var(--border-success)}}@media(min-width:1800px){.xxl\:border-success{border-color:var(--border-success)}}.hover\:border-success:hover{border-color:var(--border-success)}.border-information{border-color:var(--border-information)}@media(min-width:768px){.xs\:border-information{border-color:var(--border-information)}}@media(min-width:1200px){.sm\:border-information{border-color:var(--border-information)}}@media(min-width:1440px){.md\:border-information{border-color:var(--border-information)}}@media(min-width:1600px){.lg\:border-information{border-color:var(--border-information)}}@media(min-width:1700px){.xl\:border-information{border-color:var(--border-information)}}@media(min-width:1800px){.xxl\:border-information{border-color:var(--border-information)}}.hover\:border-information:hover{border-color:var(--border-information)}.border-accent-blue{border-color:var(--border-accent-blue)}@media(min-width:768px){.xs\:border-accent-blue{border-color:var(--border-accent-blue)}}@media(min-width:1200px){.sm\:border-accent-blue{border-color:var(--border-accent-blue)}}@media(min-width:1440px){.md\:border-accent-blue{border-color:var(--border-accent-blue)}}@media(min-width:1600px){.lg\:border-accent-blue{border-color:var(--border-accent-blue)}}@media(min-width:1700px){.xl\:border-accent-blue{border-color:var(--border-accent-blue)}}@media(min-width:1800px){.xxl\:border-accent-blue{border-color:var(--border-accent-blue)}}.hover\:border-accent-blue:hover{border-color:var(--border-accent-blue)}.border-accent-green{border-color:var(--border-accent-green)}@media(min-width:768px){.xs\:border-accent-green{border-color:var(--border-accent-green)}}@media(min-width:1200px){.sm\:border-accent-green{border-color:var(--border-accent-green)}}@media(min-width:1440px){.md\:border-accent-green{border-color:var(--border-accent-green)}}@media(min-width:1600px){.lg\:border-accent-green{border-color:var(--border-accent-green)}}@media(min-width:1700px){.xl\:border-accent-green{border-color:var(--border-accent-green)}}@media(min-width:1800px){.xxl\:border-accent-green{border-color:var(--border-accent-green)}}.hover\:border-accent-green:hover{border-color:var(--border-accent-green)}.border-accent-grey{border-color:var(--border-accent-grey)}@media(min-width:768px){.xs\:border-accent-grey{border-color:var(--border-accent-grey)}}@media(min-width:1200px){.sm\:border-accent-grey{border-color:var(--border-accent-grey)}}@media(min-width:1440px){.md\:border-accent-grey{border-color:var(--border-accent-grey)}}@media(min-width:1600px){.lg\:border-accent-grey{border-color:var(--border-accent-grey)}}@media(min-width:1700px){.xl\:border-accent-grey{border-color:var(--border-accent-grey)}}@media(min-width:1800px){.xxl\:border-accent-grey{border-color:var(--border-accent-grey)}}.hover\:border-accent-grey:hover{border-color:var(--border-accent-grey)}.border-accent-magenta{border-color:var(--border-accent-magenta)}@media(min-width:768px){.xs\:border-accent-magenta{border-color:var(--border-accent-magenta)}}@media(min-width:1200px){.sm\:border-accent-magenta{border-color:var(--border-accent-magenta)}}@media(min-width:1440px){.md\:border-accent-magenta{border-color:var(--border-accent-magenta)}}@media(min-width:1600px){.lg\:border-accent-magenta{border-color:var(--border-accent-magenta)}}@media(min-width:1700px){.xl\:border-accent-magenta{border-color:var(--border-accent-magenta)}}@media(min-width:1800px){.xxl\:border-accent-magenta{border-color:var(--border-accent-magenta)}}.hover\:border-accent-magenta:hover{border-color:var(--border-accent-magenta)}.border-accent-orange{border-color:var(--border-accent-orange)}@media(min-width:768px){.xs\:border-accent-orange{border-color:var(--border-accent-orange)}}@media(min-width:1200px){.sm\:border-accent-orange{border-color:var(--border-accent-orange)}}@media(min-width:1440px){.md\:border-accent-orange{border-color:var(--border-accent-orange)}}@media(min-width:1600px){.lg\:border-accent-orange{border-color:var(--border-accent-orange)}}@media(min-width:1700px){.xl\:border-accent-orange{border-color:var(--border-accent-orange)}}@media(min-width:1800px){.xxl\:border-accent-orange{border-color:var(--border-accent-orange)}}.hover\:border-accent-orange:hover{border-color:var(--border-accent-orange)}.border-accent-purple{border-color:var(--border-accent-purple)}@media(min-width:768px){.xs\:border-accent-purple{border-color:var(--border-accent-purple)}}@media(min-width:1200px){.sm\:border-accent-purple{border-color:var(--border-accent-purple)}}@media(min-width:1440px){.md\:border-accent-purple{border-color:var(--border-accent-purple)}}@media(min-width:1600px){.lg\:border-accent-purple{border-color:var(--border-accent-purple)}}@media(min-width:1700px){.xl\:border-accent-purple{border-color:var(--border-accent-purple)}}@media(min-width:1800px){.xxl\:border-accent-purple{border-color:var(--border-accent-purple)}}.hover\:border-accent-purple:hover{border-color:var(--border-accent-purple)}.border-accent-red{border-color:var(--border-accent-red)}@media(min-width:768px){.xs\:border-accent-red{border-color:var(--border-accent-red)}}@media(min-width:1200px){.sm\:border-accent-red{border-color:var(--border-accent-red)}}@media(min-width:1440px){.md\:border-accent-red{border-color:var(--border-accent-red)}}@media(min-width:1600px){.lg\:border-accent-red{border-color:var(--border-accent-red)}}@media(min-width:1700px){.xl\:border-accent-red{border-color:var(--border-accent-red)}}@media(min-width:1800px){.xxl\:border-accent-red{border-color:var(--border-accent-red)}}.hover\:border-accent-red:hover{border-color:var(--border-accent-red)}.border-accent-teal{border-color:var(--border-accent-teal)}@media(min-width:768px){.xs\:border-accent-teal{border-color:var(--border-accent-teal)}}@media(min-width:1200px){.sm\:border-accent-teal{border-color:var(--border-accent-teal)}}@media(min-width:1440px){.md\:border-accent-teal{border-color:var(--border-accent-teal)}}@media(min-width:1600px){.lg\:border-accent-teal{border-color:var(--border-accent-teal)}}@media(min-width:1700px){.xl\:border-accent-teal{border-color:var(--border-accent-teal)}}@media(min-width:1800px){.xxl\:border-accent-teal{border-color:var(--border-accent-teal)}}.hover\:border-accent-teal:hover{border-color:var(--border-accent-teal)}.border-accent-yellow{border-color:var(--border-accent-yellow)}@media(min-width:768px){.xs\:border-accent-yellow{border-color:var(--border-accent-yellow)}}@media(min-width:1200px){.sm\:border-accent-yellow{border-color:var(--border-accent-yellow)}}@media(min-width:1440px){.md\:border-accent-yellow{border-color:var(--border-accent-yellow)}}@media(min-width:1600px){.lg\:border-accent-yellow{border-color:var(--border-accent-yellow)}}@media(min-width:1700px){.xl\:border-accent-yellow{border-color:var(--border-accent-yellow)}}@media(min-width:1800px){.xxl\:border-accent-yellow{border-color:var(--border-accent-yellow)}}.hover\:border-accent-yellow:hover{border-color:var(--border-accent-yellow)}.border-t-default{border-top-color:var(--border)}@media(min-width:768px){.xs\:border-t-default{border-top-color:var(--border)}}@media(min-width:1200px){.sm\:border-t-default{border-top-color:var(--border)}}@media(min-width:1440px){.md\:border-t-default{border-top-color:var(--border)}}@media(min-width:1600px){.lg\:border-t-default{border-top-color:var(--border)}}@media(min-width:1700px){.xl\:border-t-default{border-top-color:var(--border)}}@media(min-width:1800px){.xxl\:border-t-default{border-top-color:var(--border)}}.hover\:border-t-default:hover{border-top-color:var(--border)}.border-t-bold{border-top-color:var(--border-bold)}@media(min-width:768px){.xs\:border-t-bold{border-top-color:var(--border-bold)}}@media(min-width:1200px){.sm\:border-t-bold{border-top-color:var(--border-bold)}}@media(min-width:1440px){.md\:border-t-bold{border-top-color:var(--border-bold)}}@media(min-width:1600px){.lg\:border-t-bold{border-top-color:var(--border-bold)}}@media(min-width:1700px){.xl\:border-t-bold{border-top-color:var(--border-bold)}}@media(min-width:1800px){.xxl\:border-t-bold{border-top-color:var(--border-bold)}}.hover\:border-t-bold:hover{border-top-color:var(--border-bold)}.border-t-subtle{border-top-color:var(--border-subtle)}@media(min-width:768px){.xs\:border-t-subtle{border-top-color:var(--border-subtle)}}@media(min-width:1200px){.sm\:border-t-subtle{border-top-color:var(--border-subtle)}}@media(min-width:1440px){.md\:border-t-subtle{border-top-color:var(--border-subtle)}}@media(min-width:1600px){.lg\:border-t-subtle{border-top-color:var(--border-subtle)}}@media(min-width:1700px){.xl\:border-t-subtle{border-top-color:var(--border-subtle)}}@media(min-width:1800px){.xxl\:border-t-subtle{border-top-color:var(--border-subtle)}}.hover\:border-t-subtle:hover{border-top-color:var(--border-subtle)}.border-t-inverse{border-top-color:var(--border-inverse)}@media(min-width:768px){.xs\:border-t-inverse{border-top-color:var(--border-inverse)}}@media(min-width:1200px){.sm\:border-t-inverse{border-top-color:var(--border-inverse)}}@media(min-width:1440px){.md\:border-t-inverse{border-top-color:var(--border-inverse)}}@media(min-width:1600px){.lg\:border-t-inverse{border-top-color:var(--border-inverse)}}@media(min-width:1700px){.xl\:border-t-inverse{border-top-color:var(--border-inverse)}}@media(min-width:1800px){.xxl\:border-t-inverse{border-top-color:var(--border-inverse)}}.hover\:border-t-inverse:hover{border-top-color:var(--border-inverse)}.border-t-disabled{border-top-color:var(--border-disabled)}@media(min-width:768px){.xs\:border-t-disabled{border-top-color:var(--border-disabled)}}@media(min-width:1200px){.sm\:border-t-disabled{border-top-color:var(--border-disabled)}}@media(min-width:1440px){.md\:border-t-disabled{border-top-color:var(--border-disabled)}}@media(min-width:1600px){.lg\:border-t-disabled{border-top-color:var(--border-disabled)}}@media(min-width:1700px){.xl\:border-t-disabled{border-top-color:var(--border-disabled)}}@media(min-width:1800px){.xxl\:border-t-disabled{border-top-color:var(--border-disabled)}}.hover\:border-t-disabled:hover{border-top-color:var(--border-disabled)}.border-t-input{border-top-color:var(--border-input)}@media(min-width:768px){.xs\:border-t-input{border-top-color:var(--border-input)}}@media(min-width:1200px){.sm\:border-t-input{border-top-color:var(--border-input)}}@media(min-width:1440px){.md\:border-t-input{border-top-color:var(--border-input)}}@media(min-width:1600px){.lg\:border-t-input{border-top-color:var(--border-input)}}@media(min-width:1700px){.xl\:border-t-input{border-top-color:var(--border-input)}}@media(min-width:1800px){.xxl\:border-t-input{border-top-color:var(--border-input)}}.hover\:border-t-input:hover{border-top-color:var(--border-input)}.border-t-focused{border-top-color:var(--border-focused)}@media(min-width:768px){.xs\:border-t-focused{border-top-color:var(--border-focused)}}@media(min-width:1200px){.sm\:border-t-focused{border-top-color:var(--border-focused)}}@media(min-width:1440px){.md\:border-t-focused{border-top-color:var(--border-focused)}}@media(min-width:1600px){.lg\:border-t-focused{border-top-color:var(--border-focused)}}@media(min-width:1700px){.xl\:border-t-focused{border-top-color:var(--border-focused)}}@media(min-width:1800px){.xxl\:border-t-focused{border-top-color:var(--border-focused)}}.hover\:border-t-focused:hover{border-top-color:var(--border-focused)}.border-t-selected{border-top-color:var(--border-selected)}@media(min-width:768px){.xs\:border-t-selected{border-top-color:var(--border-selected)}}@media(min-width:1200px){.sm\:border-t-selected{border-top-color:var(--border-selected)}}@media(min-width:1440px){.md\:border-t-selected{border-top-color:var(--border-selected)}}@media(min-width:1600px){.lg\:border-t-selected{border-top-color:var(--border-selected)}}@media(min-width:1700px){.xl\:border-t-selected{border-top-color:var(--border-selected)}}@media(min-width:1800px){.xxl\:border-t-selected{border-top-color:var(--border-selected)}}.hover\:border-t-selected:hover{border-top-color:var(--border-selected)}.border-t-danger{border-top-color:var(--border-danger)}@media(min-width:768px){.xs\:border-t-danger{border-top-color:var(--border-danger)}}@media(min-width:1200px){.sm\:border-t-danger{border-top-color:var(--border-danger)}}@media(min-width:1440px){.md\:border-t-danger{border-top-color:var(--border-danger)}}@media(min-width:1600px){.lg\:border-t-danger{border-top-color:var(--border-danger)}}@media(min-width:1700px){.xl\:border-t-danger{border-top-color:var(--border-danger)}}@media(min-width:1800px){.xxl\:border-t-danger{border-top-color:var(--border-danger)}}.hover\:border-t-danger:hover{border-top-color:var(--border-danger)}.border-t-warning{border-top-color:var(--border-warning)}@media(min-width:768px){.xs\:border-t-warning{border-top-color:var(--border-warning)}}@media(min-width:1200px){.sm\:border-t-warning{border-top-color:var(--border-warning)}}@media(min-width:1440px){.md\:border-t-warning{border-top-color:var(--border-warning)}}@media(min-width:1600px){.lg\:border-t-warning{border-top-color:var(--border-warning)}}@media(min-width:1700px){.xl\:border-t-warning{border-top-color:var(--border-warning)}}@media(min-width:1800px){.xxl\:border-t-warning{border-top-color:var(--border-warning)}}.hover\:border-t-warning:hover{border-top-color:var(--border-warning)}.border-t-success{border-top-color:var(--border-success)}@media(min-width:768px){.xs\:border-t-success{border-top-color:var(--border-success)}}@media(min-width:1200px){.sm\:border-t-success{border-top-color:var(--border-success)}}@media(min-width:1440px){.md\:border-t-success{border-top-color:var(--border-success)}}@media(min-width:1600px){.lg\:border-t-success{border-top-color:var(--border-success)}}@media(min-width:1700px){.xl\:border-t-success{border-top-color:var(--border-success)}}@media(min-width:1800px){.xxl\:border-t-success{border-top-color:var(--border-success)}}.hover\:border-t-success:hover{border-top-color:var(--border-success)}.border-t-information{border-top-color:var(--border-information)}@media(min-width:768px){.xs\:border-t-information{border-top-color:var(--border-information)}}@media(min-width:1200px){.sm\:border-t-information{border-top-color:var(--border-information)}}@media(min-width:1440px){.md\:border-t-information{border-top-color:var(--border-information)}}@media(min-width:1600px){.lg\:border-t-information{border-top-color:var(--border-information)}}@media(min-width:1700px){.xl\:border-t-information{border-top-color:var(--border-information)}}@media(min-width:1800px){.xxl\:border-t-information{border-top-color:var(--border-information)}}.hover\:border-t-information:hover{border-top-color:var(--border-information)}.border-t-accent-blue{border-top-color:var(--border-accent-blue)}@media(min-width:768px){.xs\:border-t-accent-blue{border-top-color:var(--border-accent-blue)}}@media(min-width:1200px){.sm\:border-t-accent-blue{border-top-color:var(--border-accent-blue)}}@media(min-width:1440px){.md\:border-t-accent-blue{border-top-color:var(--border-accent-blue)}}@media(min-width:1600px){.lg\:border-t-accent-blue{border-top-color:var(--border-accent-blue)}}@media(min-width:1700px){.xl\:border-t-accent-blue{border-top-color:var(--border-accent-blue)}}@media(min-width:1800px){.xxl\:border-t-accent-blue{border-top-color:var(--border-accent-blue)}}.hover\:border-t-accent-blue:hover{border-top-color:var(--border-accent-blue)}.border-t-accent-green{border-top-color:var(--border-accent-green)}@media(min-width:768px){.xs\:border-t-accent-green{border-top-color:var(--border-accent-green)}}@media(min-width:1200px){.sm\:border-t-accent-green{border-top-color:var(--border-accent-green)}}@media(min-width:1440px){.md\:border-t-accent-green{border-top-color:var(--border-accent-green)}}@media(min-width:1600px){.lg\:border-t-accent-green{border-top-color:var(--border-accent-green)}}@media(min-width:1700px){.xl\:border-t-accent-green{border-top-color:var(--border-accent-green)}}@media(min-width:1800px){.xxl\:border-t-accent-green{border-top-color:var(--border-accent-green)}}.hover\:border-t-accent-green:hover{border-top-color:var(--border-accent-green)}.border-t-accent-grey{border-top-color:var(--border-accent-grey)}@media(min-width:768px){.xs\:border-t-accent-grey{border-top-color:var(--border-accent-grey)}}@media(min-width:1200px){.sm\:border-t-accent-grey{border-top-color:var(--border-accent-grey)}}@media(min-width:1440px){.md\:border-t-accent-grey{border-top-color:var(--border-accent-grey)}}@media(min-width:1600px){.lg\:border-t-accent-grey{border-top-color:var(--border-accent-grey)}}@media(min-width:1700px){.xl\:border-t-accent-grey{border-top-color:var(--border-accent-grey)}}@media(min-width:1800px){.xxl\:border-t-accent-grey{border-top-color:var(--border-accent-grey)}}.hover\:border-t-accent-grey:hover{border-top-color:var(--border-accent-grey)}.border-t-accent-magenta{border-top-color:var(--border-accent-magenta)}@media(min-width:768px){.xs\:border-t-accent-magenta{border-top-color:var(--border-accent-magenta)}}@media(min-width:1200px){.sm\:border-t-accent-magenta{border-top-color:var(--border-accent-magenta)}}@media(min-width:1440px){.md\:border-t-accent-magenta{border-top-color:var(--border-accent-magenta)}}@media(min-width:1600px){.lg\:border-t-accent-magenta{border-top-color:var(--border-accent-magenta)}}@media(min-width:1700px){.xl\:border-t-accent-magenta{border-top-color:var(--border-accent-magenta)}}@media(min-width:1800px){.xxl\:border-t-accent-magenta{border-top-color:var(--border-accent-magenta)}}.hover\:border-t-accent-magenta:hover{border-top-color:var(--border-accent-magenta)}.border-t-accent-orange{border-top-color:var(--border-accent-orange)}@media(min-width:768px){.xs\:border-t-accent-orange{border-top-color:var(--border-accent-orange)}}@media(min-width:1200px){.sm\:border-t-accent-orange{border-top-color:var(--border-accent-orange)}}@media(min-width:1440px){.md\:border-t-accent-orange{border-top-color:var(--border-accent-orange)}}@media(min-width:1600px){.lg\:border-t-accent-orange{border-top-color:var(--border-accent-orange)}}@media(min-width:1700px){.xl\:border-t-accent-orange{border-top-color:var(--border-accent-orange)}}@media(min-width:1800px){.xxl\:border-t-accent-orange{border-top-color:var(--border-accent-orange)}}.hover\:border-t-accent-orange:hover{border-top-color:var(--border-accent-orange)}.border-t-accent-purple{border-top-color:var(--border-accent-purple)}@media(min-width:768px){.xs\:border-t-accent-purple{border-top-color:var(--border-accent-purple)}}@media(min-width:1200px){.sm\:border-t-accent-purple{border-top-color:var(--border-accent-purple)}}@media(min-width:1440px){.md\:border-t-accent-purple{border-top-color:var(--border-accent-purple)}}@media(min-width:1600px){.lg\:border-t-accent-purple{border-top-color:var(--border-accent-purple)}}@media(min-width:1700px){.xl\:border-t-accent-purple{border-top-color:var(--border-accent-purple)}}@media(min-width:1800px){.xxl\:border-t-accent-purple{border-top-color:var(--border-accent-purple)}}.hover\:border-t-accent-purple:hover{border-top-color:var(--border-accent-purple)}.border-t-accent-red{border-top-color:var(--border-accent-red)}@media(min-width:768px){.xs\:border-t-accent-red{border-top-color:var(--border-accent-red)}}@media(min-width:1200px){.sm\:border-t-accent-red{border-top-color:var(--border-accent-red)}}@media(min-width:1440px){.md\:border-t-accent-red{border-top-color:var(--border-accent-red)}}@media(min-width:1600px){.lg\:border-t-accent-red{border-top-color:var(--border-accent-red)}}@media(min-width:1700px){.xl\:border-t-accent-red{border-top-color:var(--border-accent-red)}}@media(min-width:1800px){.xxl\:border-t-accent-red{border-top-color:var(--border-accent-red)}}.hover\:border-t-accent-red:hover{border-top-color:var(--border-accent-red)}.border-t-accent-teal{border-top-color:var(--border-accent-teal)}@media(min-width:768px){.xs\:border-t-accent-teal{border-top-color:var(--border-accent-teal)}}@media(min-width:1200px){.sm\:border-t-accent-teal{border-top-color:var(--border-accent-teal)}}@media(min-width:1440px){.md\:border-t-accent-teal{border-top-color:var(--border-accent-teal)}}@media(min-width:1600px){.lg\:border-t-accent-teal{border-top-color:var(--border-accent-teal)}}@media(min-width:1700px){.xl\:border-t-accent-teal{border-top-color:var(--border-accent-teal)}}@media(min-width:1800px){.xxl\:border-t-accent-teal{border-top-color:var(--border-accent-teal)}}.hover\:border-t-accent-teal:hover{border-top-color:var(--border-accent-teal)}.border-t-accent-yellow{border-top-color:var(--border-accent-yellow)}@media(min-width:768px){.xs\:border-t-accent-yellow{border-top-color:var(--border-accent-yellow)}}@media(min-width:1200px){.sm\:border-t-accent-yellow{border-top-color:var(--border-accent-yellow)}}@media(min-width:1440px){.md\:border-t-accent-yellow{border-top-color:var(--border-accent-yellow)}}@media(min-width:1600px){.lg\:border-t-accent-yellow{border-top-color:var(--border-accent-yellow)}}@media(min-width:1700px){.xl\:border-t-accent-yellow{border-top-color:var(--border-accent-yellow)}}@media(min-width:1800px){.xxl\:border-t-accent-yellow{border-top-color:var(--border-accent-yellow)}}.hover\:border-t-accent-yellow:hover{border-top-color:var(--border-accent-yellow)}.border-r-default{border-right-color:var(--border)}@media(min-width:768px){.xs\:border-r-default{border-right-color:var(--border)}}@media(min-width:1200px){.sm\:border-r-default{border-right-color:var(--border)}}@media(min-width:1440px){.md\:border-r-default{border-right-color:var(--border)}}@media(min-width:1600px){.lg\:border-r-default{border-right-color:var(--border)}}@media(min-width:1700px){.xl\:border-r-default{border-right-color:var(--border)}}@media(min-width:1800px){.xxl\:border-r-default{border-right-color:var(--border)}}.hover\:border-r-default:hover{border-right-color:var(--border)}.border-r-bold{border-right-color:var(--border-bold)}@media(min-width:768px){.xs\:border-r-bold{border-right-color:var(--border-bold)}}@media(min-width:1200px){.sm\:border-r-bold{border-right-color:var(--border-bold)}}@media(min-width:1440px){.md\:border-r-bold{border-right-color:var(--border-bold)}}@media(min-width:1600px){.lg\:border-r-bold{border-right-color:var(--border-bold)}}@media(min-width:1700px){.xl\:border-r-bold{border-right-color:var(--border-bold)}}@media(min-width:1800px){.xxl\:border-r-bold{border-right-color:var(--border-bold)}}.hover\:border-r-bold:hover{border-right-color:var(--border-bold)}.border-r-subtle{border-right-color:var(--border-subtle)}@media(min-width:768px){.xs\:border-r-subtle{border-right-color:var(--border-subtle)}}@media(min-width:1200px){.sm\:border-r-subtle{border-right-color:var(--border-subtle)}}@media(min-width:1440px){.md\:border-r-subtle{border-right-color:var(--border-subtle)}}@media(min-width:1600px){.lg\:border-r-subtle{border-right-color:var(--border-subtle)}}@media(min-width:1700px){.xl\:border-r-subtle{border-right-color:var(--border-subtle)}}@media(min-width:1800px){.xxl\:border-r-subtle{border-right-color:var(--border-subtle)}}.hover\:border-r-subtle:hover{border-right-color:var(--border-subtle)}.border-r-inverse{border-right-color:var(--border-inverse)}@media(min-width:768px){.xs\:border-r-inverse{border-right-color:var(--border-inverse)}}@media(min-width:1200px){.sm\:border-r-inverse{border-right-color:var(--border-inverse)}}@media(min-width:1440px){.md\:border-r-inverse{border-right-color:var(--border-inverse)}}@media(min-width:1600px){.lg\:border-r-inverse{border-right-color:var(--border-inverse)}}@media(min-width:1700px){.xl\:border-r-inverse{border-right-color:var(--border-inverse)}}@media(min-width:1800px){.xxl\:border-r-inverse{border-right-color:var(--border-inverse)}}.hover\:border-r-inverse:hover{border-right-color:var(--border-inverse)}.border-r-disabled{border-right-color:var(--border-disabled)}@media(min-width:768px){.xs\:border-r-disabled{border-right-color:var(--border-disabled)}}@media(min-width:1200px){.sm\:border-r-disabled{border-right-color:var(--border-disabled)}}@media(min-width:1440px){.md\:border-r-disabled{border-right-color:var(--border-disabled)}}@media(min-width:1600px){.lg\:border-r-disabled{border-right-color:var(--border-disabled)}}@media(min-width:1700px){.xl\:border-r-disabled{border-right-color:var(--border-disabled)}}@media(min-width:1800px){.xxl\:border-r-disabled{border-right-color:var(--border-disabled)}}.hover\:border-r-disabled:hover{border-right-color:var(--border-disabled)}.border-r-input{border-right-color:var(--border-input)}@media(min-width:768px){.xs\:border-r-input{border-right-color:var(--border-input)}}@media(min-width:1200px){.sm\:border-r-input{border-right-color:var(--border-input)}}@media(min-width:1440px){.md\:border-r-input{border-right-color:var(--border-input)}}@media(min-width:1600px){.lg\:border-r-input{border-right-color:var(--border-input)}}@media(min-width:1700px){.xl\:border-r-input{border-right-color:var(--border-input)}}@media(min-width:1800px){.xxl\:border-r-input{border-right-color:var(--border-input)}}.hover\:border-r-input:hover{border-right-color:var(--border-input)}.border-r-focused{border-right-color:var(--border-focused)}@media(min-width:768px){.xs\:border-r-focused{border-right-color:var(--border-focused)}}@media(min-width:1200px){.sm\:border-r-focused{border-right-color:var(--border-focused)}}@media(min-width:1440px){.md\:border-r-focused{border-right-color:var(--border-focused)}}@media(min-width:1600px){.lg\:border-r-focused{border-right-color:var(--border-focused)}}@media(min-width:1700px){.xl\:border-r-focused{border-right-color:var(--border-focused)}}@media(min-width:1800px){.xxl\:border-r-focused{border-right-color:var(--border-focused)}}.hover\:border-r-focused:hover{border-right-color:var(--border-focused)}.border-r-selected{border-right-color:var(--border-selected)}@media(min-width:768px){.xs\:border-r-selected{border-right-color:var(--border-selected)}}@media(min-width:1200px){.sm\:border-r-selected{border-right-color:var(--border-selected)}}@media(min-width:1440px){.md\:border-r-selected{border-right-color:var(--border-selected)}}@media(min-width:1600px){.lg\:border-r-selected{border-right-color:var(--border-selected)}}@media(min-width:1700px){.xl\:border-r-selected{border-right-color:var(--border-selected)}}@media(min-width:1800px){.xxl\:border-r-selected{border-right-color:var(--border-selected)}}.hover\:border-r-selected:hover{border-right-color:var(--border-selected)}.border-r-danger{border-right-color:var(--border-danger)}@media(min-width:768px){.xs\:border-r-danger{border-right-color:var(--border-danger)}}@media(min-width:1200px){.sm\:border-r-danger{border-right-color:var(--border-danger)}}@media(min-width:1440px){.md\:border-r-danger{border-right-color:var(--border-danger)}}@media(min-width:1600px){.lg\:border-r-danger{border-right-color:var(--border-danger)}}@media(min-width:1700px){.xl\:border-r-danger{border-right-color:var(--border-danger)}}@media(min-width:1800px){.xxl\:border-r-danger{border-right-color:var(--border-danger)}}.hover\:border-r-danger:hover{border-right-color:var(--border-danger)}.border-r-warning{border-right-color:var(--border-warning)}@media(min-width:768px){.xs\:border-r-warning{border-right-color:var(--border-warning)}}@media(min-width:1200px){.sm\:border-r-warning{border-right-color:var(--border-warning)}}@media(min-width:1440px){.md\:border-r-warning{border-right-color:var(--border-warning)}}@media(min-width:1600px){.lg\:border-r-warning{border-right-color:var(--border-warning)}}@media(min-width:1700px){.xl\:border-r-warning{border-right-color:var(--border-warning)}}@media(min-width:1800px){.xxl\:border-r-warning{border-right-color:var(--border-warning)}}.hover\:border-r-warning:hover{border-right-color:var(--border-warning)}.border-r-success{border-right-color:var(--border-success)}@media(min-width:768px){.xs\:border-r-success{border-right-color:var(--border-success)}}@media(min-width:1200px){.sm\:border-r-success{border-right-color:var(--border-success)}}@media(min-width:1440px){.md\:border-r-success{border-right-color:var(--border-success)}}@media(min-width:1600px){.lg\:border-r-success{border-right-color:var(--border-success)}}@media(min-width:1700px){.xl\:border-r-success{border-right-color:var(--border-success)}}@media(min-width:1800px){.xxl\:border-r-success{border-right-color:var(--border-success)}}.hover\:border-r-success:hover{border-right-color:var(--border-success)}.border-r-information{border-right-color:var(--border-information)}@media(min-width:768px){.xs\:border-r-information{border-right-color:var(--border-information)}}@media(min-width:1200px){.sm\:border-r-information{border-right-color:var(--border-information)}}@media(min-width:1440px){.md\:border-r-information{border-right-color:var(--border-information)}}@media(min-width:1600px){.lg\:border-r-information{border-right-color:var(--border-information)}}@media(min-width:1700px){.xl\:border-r-information{border-right-color:var(--border-information)}}@media(min-width:1800px){.xxl\:border-r-information{border-right-color:var(--border-information)}}.hover\:border-r-information:hover{border-right-color:var(--border-information)}.border-r-accent-blue{border-right-color:var(--border-accent-blue)}@media(min-width:768px){.xs\:border-r-accent-blue{border-right-color:var(--border-accent-blue)}}@media(min-width:1200px){.sm\:border-r-accent-blue{border-right-color:var(--border-accent-blue)}}@media(min-width:1440px){.md\:border-r-accent-blue{border-right-color:var(--border-accent-blue)}}@media(min-width:1600px){.lg\:border-r-accent-blue{border-right-color:var(--border-accent-blue)}}@media(min-width:1700px){.xl\:border-r-accent-blue{border-right-color:var(--border-accent-blue)}}@media(min-width:1800px){.xxl\:border-r-accent-blue{border-right-color:var(--border-accent-blue)}}.hover\:border-r-accent-blue:hover{border-right-color:var(--border-accent-blue)}.border-r-accent-green{border-right-color:var(--border-accent-green)}@media(min-width:768px){.xs\:border-r-accent-green{border-right-color:var(--border-accent-green)}}@media(min-width:1200px){.sm\:border-r-accent-green{border-right-color:var(--border-accent-green)}}@media(min-width:1440px){.md\:border-r-accent-green{border-right-color:var(--border-accent-green)}}@media(min-width:1600px){.lg\:border-r-accent-green{border-right-color:var(--border-accent-green)}}@media(min-width:1700px){.xl\:border-r-accent-green{border-right-color:var(--border-accent-green)}}@media(min-width:1800px){.xxl\:border-r-accent-green{border-right-color:var(--border-accent-green)}}.hover\:border-r-accent-green:hover{border-right-color:var(--border-accent-green)}.border-r-accent-grey{border-right-color:var(--border-accent-grey)}@media(min-width:768px){.xs\:border-r-accent-grey{border-right-color:var(--border-accent-grey)}}@media(min-width:1200px){.sm\:border-r-accent-grey{border-right-color:var(--border-accent-grey)}}@media(min-width:1440px){.md\:border-r-accent-grey{border-right-color:var(--border-accent-grey)}}@media(min-width:1600px){.lg\:border-r-accent-grey{border-right-color:var(--border-accent-grey)}}@media(min-width:1700px){.xl\:border-r-accent-grey{border-right-color:var(--border-accent-grey)}}@media(min-width:1800px){.xxl\:border-r-accent-grey{border-right-color:var(--border-accent-grey)}}.hover\:border-r-accent-grey:hover{border-right-color:var(--border-accent-grey)}.border-r-accent-magenta{border-right-color:var(--border-accent-magenta)}@media(min-width:768px){.xs\:border-r-accent-magenta{border-right-color:var(--border-accent-magenta)}}@media(min-width:1200px){.sm\:border-r-accent-magenta{border-right-color:var(--border-accent-magenta)}}@media(min-width:1440px){.md\:border-r-accent-magenta{border-right-color:var(--border-accent-magenta)}}@media(min-width:1600px){.lg\:border-r-accent-magenta{border-right-color:var(--border-accent-magenta)}}@media(min-width:1700px){.xl\:border-r-accent-magenta{border-right-color:var(--border-accent-magenta)}}@media(min-width:1800px){.xxl\:border-r-accent-magenta{border-right-color:var(--border-accent-magenta)}}.hover\:border-r-accent-magenta:hover{border-right-color:var(--border-accent-magenta)}.border-r-accent-orange{border-right-color:var(--border-accent-orange)}@media(min-width:768px){.xs\:border-r-accent-orange{border-right-color:var(--border-accent-orange)}}@media(min-width:1200px){.sm\:border-r-accent-orange{border-right-color:var(--border-accent-orange)}}@media(min-width:1440px){.md\:border-r-accent-orange{border-right-color:var(--border-accent-orange)}}@media(min-width:1600px){.lg\:border-r-accent-orange{border-right-color:var(--border-accent-orange)}}@media(min-width:1700px){.xl\:border-r-accent-orange{border-right-color:var(--border-accent-orange)}}@media(min-width:1800px){.xxl\:border-r-accent-orange{border-right-color:var(--border-accent-orange)}}.hover\:border-r-accent-orange:hover{border-right-color:var(--border-accent-orange)}.border-r-accent-purple{border-right-color:var(--border-accent-purple)}@media(min-width:768px){.xs\:border-r-accent-purple{border-right-color:var(--border-accent-purple)}}@media(min-width:1200px){.sm\:border-r-accent-purple{border-right-color:var(--border-accent-purple)}}@media(min-width:1440px){.md\:border-r-accent-purple{border-right-color:var(--border-accent-purple)}}@media(min-width:1600px){.lg\:border-r-accent-purple{border-right-color:var(--border-accent-purple)}}@media(min-width:1700px){.xl\:border-r-accent-purple{border-right-color:var(--border-accent-purple)}}@media(min-width:1800px){.xxl\:border-r-accent-purple{border-right-color:var(--border-accent-purple)}}.hover\:border-r-accent-purple:hover{border-right-color:var(--border-accent-purple)}.border-r-accent-red{border-right-color:var(--border-accent-red)}@media(min-width:768px){.xs\:border-r-accent-red{border-right-color:var(--border-accent-red)}}@media(min-width:1200px){.sm\:border-r-accent-red{border-right-color:var(--border-accent-red)}}@media(min-width:1440px){.md\:border-r-accent-red{border-right-color:var(--border-accent-red)}}@media(min-width:1600px){.lg\:border-r-accent-red{border-right-color:var(--border-accent-red)}}@media(min-width:1700px){.xl\:border-r-accent-red{border-right-color:var(--border-accent-red)}}@media(min-width:1800px){.xxl\:border-r-accent-red{border-right-color:var(--border-accent-red)}}.hover\:border-r-accent-red:hover{border-right-color:var(--border-accent-red)}.border-r-accent-teal{border-right-color:var(--border-accent-teal)}@media(min-width:768px){.xs\:border-r-accent-teal{border-right-color:var(--border-accent-teal)}}@media(min-width:1200px){.sm\:border-r-accent-teal{border-right-color:var(--border-accent-teal)}}@media(min-width:1440px){.md\:border-r-accent-teal{border-right-color:var(--border-accent-teal)}}@media(min-width:1600px){.lg\:border-r-accent-teal{border-right-color:var(--border-accent-teal)}}@media(min-width:1700px){.xl\:border-r-accent-teal{border-right-color:var(--border-accent-teal)}}@media(min-width:1800px){.xxl\:border-r-accent-teal{border-right-color:var(--border-accent-teal)}}.hover\:border-r-accent-teal:hover{border-right-color:var(--border-accent-teal)}.border-r-accent-yellow{border-right-color:var(--border-accent-yellow)}@media(min-width:768px){.xs\:border-r-accent-yellow{border-right-color:var(--border-accent-yellow)}}@media(min-width:1200px){.sm\:border-r-accent-yellow{border-right-color:var(--border-accent-yellow)}}@media(min-width:1440px){.md\:border-r-accent-yellow{border-right-color:var(--border-accent-yellow)}}@media(min-width:1600px){.lg\:border-r-accent-yellow{border-right-color:var(--border-accent-yellow)}}@media(min-width:1700px){.xl\:border-r-accent-yellow{border-right-color:var(--border-accent-yellow)}}@media(min-width:1800px){.xxl\:border-r-accent-yellow{border-right-color:var(--border-accent-yellow)}}.hover\:border-r-accent-yellow:hover{border-right-color:var(--border-accent-yellow)}.border-b-default{border-bottom-color:var(--border)}@media(min-width:768px){.xs\:border-b-default{border-bottom-color:var(--border)}}@media(min-width:1200px){.sm\:border-b-default{border-bottom-color:var(--border)}}@media(min-width:1440px){.md\:border-b-default{border-bottom-color:var(--border)}}@media(min-width:1600px){.lg\:border-b-default{border-bottom-color:var(--border)}}@media(min-width:1700px){.xl\:border-b-default{border-bottom-color:var(--border)}}@media(min-width:1800px){.xxl\:border-b-default{border-bottom-color:var(--border)}}.hover\:border-b-default:hover{border-bottom-color:var(--border)}.border-b-bold{border-bottom-color:var(--border-bold)}@media(min-width:768px){.xs\:border-b-bold{border-bottom-color:var(--border-bold)}}@media(min-width:1200px){.sm\:border-b-bold{border-bottom-color:var(--border-bold)}}@media(min-width:1440px){.md\:border-b-bold{border-bottom-color:var(--border-bold)}}@media(min-width:1600px){.lg\:border-b-bold{border-bottom-color:var(--border-bold)}}@media(min-width:1700px){.xl\:border-b-bold{border-bottom-color:var(--border-bold)}}@media(min-width:1800px){.xxl\:border-b-bold{border-bottom-color:var(--border-bold)}}.hover\:border-b-bold:hover{border-bottom-color:var(--border-bold)}.border-b-subtle{border-bottom-color:var(--border-subtle)}@media(min-width:768px){.xs\:border-b-subtle{border-bottom-color:var(--border-subtle)}}@media(min-width:1200px){.sm\:border-b-subtle{border-bottom-color:var(--border-subtle)}}@media(min-width:1440px){.md\:border-b-subtle{border-bottom-color:var(--border-subtle)}}@media(min-width:1600px){.lg\:border-b-subtle{border-bottom-color:var(--border-subtle)}}@media(min-width:1700px){.xl\:border-b-subtle{border-bottom-color:var(--border-subtle)}}@media(min-width:1800px){.xxl\:border-b-subtle{border-bottom-color:var(--border-subtle)}}.hover\:border-b-subtle:hover{border-bottom-color:var(--border-subtle)}.border-b-inverse{border-bottom-color:var(--border-inverse)}@media(min-width:768px){.xs\:border-b-inverse{border-bottom-color:var(--border-inverse)}}@media(min-width:1200px){.sm\:border-b-inverse{border-bottom-color:var(--border-inverse)}}@media(min-width:1440px){.md\:border-b-inverse{border-bottom-color:var(--border-inverse)}}@media(min-width:1600px){.lg\:border-b-inverse{border-bottom-color:var(--border-inverse)}}@media(min-width:1700px){.xl\:border-b-inverse{border-bottom-color:var(--border-inverse)}}@media(min-width:1800px){.xxl\:border-b-inverse{border-bottom-color:var(--border-inverse)}}.hover\:border-b-inverse:hover{border-bottom-color:var(--border-inverse)}.border-b-disabled{border-bottom-color:var(--border-disabled)}@media(min-width:768px){.xs\:border-b-disabled{border-bottom-color:var(--border-disabled)}}@media(min-width:1200px){.sm\:border-b-disabled{border-bottom-color:var(--border-disabled)}}@media(min-width:1440px){.md\:border-b-disabled{border-bottom-color:var(--border-disabled)}}@media(min-width:1600px){.lg\:border-b-disabled{border-bottom-color:var(--border-disabled)}}@media(min-width:1700px){.xl\:border-b-disabled{border-bottom-color:var(--border-disabled)}}@media(min-width:1800px){.xxl\:border-b-disabled{border-bottom-color:var(--border-disabled)}}.hover\:border-b-disabled:hover{border-bottom-color:var(--border-disabled)}.border-b-input{border-bottom-color:var(--border-input)}@media(min-width:768px){.xs\:border-b-input{border-bottom-color:var(--border-input)}}@media(min-width:1200px){.sm\:border-b-input{border-bottom-color:var(--border-input)}}@media(min-width:1440px){.md\:border-b-input{border-bottom-color:var(--border-input)}}@media(min-width:1600px){.lg\:border-b-input{border-bottom-color:var(--border-input)}}@media(min-width:1700px){.xl\:border-b-input{border-bottom-color:var(--border-input)}}@media(min-width:1800px){.xxl\:border-b-input{border-bottom-color:var(--border-input)}}.hover\:border-b-input:hover{border-bottom-color:var(--border-input)}.border-b-focused{border-bottom-color:var(--border-focused)}@media(min-width:768px){.xs\:border-b-focused{border-bottom-color:var(--border-focused)}}@media(min-width:1200px){.sm\:border-b-focused{border-bottom-color:var(--border-focused)}}@media(min-width:1440px){.md\:border-b-focused{border-bottom-color:var(--border-focused)}}@media(min-width:1600px){.lg\:border-b-focused{border-bottom-color:var(--border-focused)}}@media(min-width:1700px){.xl\:border-b-focused{border-bottom-color:var(--border-focused)}}@media(min-width:1800px){.xxl\:border-b-focused{border-bottom-color:var(--border-focused)}}.hover\:border-b-focused:hover{border-bottom-color:var(--border-focused)}.border-b-selected{border-bottom-color:var(--border-selected)}@media(min-width:768px){.xs\:border-b-selected{border-bottom-color:var(--border-selected)}}@media(min-width:1200px){.sm\:border-b-selected{border-bottom-color:var(--border-selected)}}@media(min-width:1440px){.md\:border-b-selected{border-bottom-color:var(--border-selected)}}@media(min-width:1600px){.lg\:border-b-selected{border-bottom-color:var(--border-selected)}}@media(min-width:1700px){.xl\:border-b-selected{border-bottom-color:var(--border-selected)}}@media(min-width:1800px){.xxl\:border-b-selected{border-bottom-color:var(--border-selected)}}.hover\:border-b-selected:hover{border-bottom-color:var(--border-selected)}.border-b-danger{border-bottom-color:var(--border-danger)}@media(min-width:768px){.xs\:border-b-danger{border-bottom-color:var(--border-danger)}}@media(min-width:1200px){.sm\:border-b-danger{border-bottom-color:var(--border-danger)}}@media(min-width:1440px){.md\:border-b-danger{border-bottom-color:var(--border-danger)}}@media(min-width:1600px){.lg\:border-b-danger{border-bottom-color:var(--border-danger)}}@media(min-width:1700px){.xl\:border-b-danger{border-bottom-color:var(--border-danger)}}@media(min-width:1800px){.xxl\:border-b-danger{border-bottom-color:var(--border-danger)}}.hover\:border-b-danger:hover{border-bottom-color:var(--border-danger)}.border-b-warning{border-bottom-color:var(--border-warning)}@media(min-width:768px){.xs\:border-b-warning{border-bottom-color:var(--border-warning)}}@media(min-width:1200px){.sm\:border-b-warning{border-bottom-color:var(--border-warning)}}@media(min-width:1440px){.md\:border-b-warning{border-bottom-color:var(--border-warning)}}@media(min-width:1600px){.lg\:border-b-warning{border-bottom-color:var(--border-warning)}}@media(min-width:1700px){.xl\:border-b-warning{border-bottom-color:var(--border-warning)}}@media(min-width:1800px){.xxl\:border-b-warning{border-bottom-color:var(--border-warning)}}.hover\:border-b-warning:hover{border-bottom-color:var(--border-warning)}.border-b-success{border-bottom-color:var(--border-success)}@media(min-width:768px){.xs\:border-b-success{border-bottom-color:var(--border-success)}}@media(min-width:1200px){.sm\:border-b-success{border-bottom-color:var(--border-success)}}@media(min-width:1440px){.md\:border-b-success{border-bottom-color:var(--border-success)}}@media(min-width:1600px){.lg\:border-b-success{border-bottom-color:var(--border-success)}}@media(min-width:1700px){.xl\:border-b-success{border-bottom-color:var(--border-success)}}@media(min-width:1800px){.xxl\:border-b-success{border-bottom-color:var(--border-success)}}.hover\:border-b-success:hover{border-bottom-color:var(--border-success)}.border-b-information{border-bottom-color:var(--border-information)}@media(min-width:768px){.xs\:border-b-information{border-bottom-color:var(--border-information)}}@media(min-width:1200px){.sm\:border-b-information{border-bottom-color:var(--border-information)}}@media(min-width:1440px){.md\:border-b-information{border-bottom-color:var(--border-information)}}@media(min-width:1600px){.lg\:border-b-information{border-bottom-color:var(--border-information)}}@media(min-width:1700px){.xl\:border-b-information{border-bottom-color:var(--border-information)}}@media(min-width:1800px){.xxl\:border-b-information{border-bottom-color:var(--border-information)}}.hover\:border-b-information:hover{border-bottom-color:var(--border-information)}.border-b-accent-blue{border-bottom-color:var(--border-accent-blue)}@media(min-width:768px){.xs\:border-b-accent-blue{border-bottom-color:var(--border-accent-blue)}}@media(min-width:1200px){.sm\:border-b-accent-blue{border-bottom-color:var(--border-accent-blue)}}@media(min-width:1440px){.md\:border-b-accent-blue{border-bottom-color:var(--border-accent-blue)}}@media(min-width:1600px){.lg\:border-b-accent-blue{border-bottom-color:var(--border-accent-blue)}}@media(min-width:1700px){.xl\:border-b-accent-blue{border-bottom-color:var(--border-accent-blue)}}@media(min-width:1800px){.xxl\:border-b-accent-blue{border-bottom-color:var(--border-accent-blue)}}.hover\:border-b-accent-blue:hover{border-bottom-color:var(--border-accent-blue)}.border-b-accent-green{border-bottom-color:var(--border-accent-green)}@media(min-width:768px){.xs\:border-b-accent-green{border-bottom-color:var(--border-accent-green)}}@media(min-width:1200px){.sm\:border-b-accent-green{border-bottom-color:var(--border-accent-green)}}@media(min-width:1440px){.md\:border-b-accent-green{border-bottom-color:var(--border-accent-green)}}@media(min-width:1600px){.lg\:border-b-accent-green{border-bottom-color:var(--border-accent-green)}}@media(min-width:1700px){.xl\:border-b-accent-green{border-bottom-color:var(--border-accent-green)}}@media(min-width:1800px){.xxl\:border-b-accent-green{border-bottom-color:var(--border-accent-green)}}.hover\:border-b-accent-green:hover{border-bottom-color:var(--border-accent-green)}.border-b-accent-grey{border-bottom-color:var(--border-accent-grey)}@media(min-width:768px){.xs\:border-b-accent-grey{border-bottom-color:var(--border-accent-grey)}}@media(min-width:1200px){.sm\:border-b-accent-grey{border-bottom-color:var(--border-accent-grey)}}@media(min-width:1440px){.md\:border-b-accent-grey{border-bottom-color:var(--border-accent-grey)}}@media(min-width:1600px){.lg\:border-b-accent-grey{border-bottom-color:var(--border-accent-grey)}}@media(min-width:1700px){.xl\:border-b-accent-grey{border-bottom-color:var(--border-accent-grey)}}@media(min-width:1800px){.xxl\:border-b-accent-grey{border-bottom-color:var(--border-accent-grey)}}.hover\:border-b-accent-grey:hover{border-bottom-color:var(--border-accent-grey)}.border-b-accent-magenta{border-bottom-color:var(--border-accent-magenta)}@media(min-width:768px){.xs\:border-b-accent-magenta{border-bottom-color:var(--border-accent-magenta)}}@media(min-width:1200px){.sm\:border-b-accent-magenta{border-bottom-color:var(--border-accent-magenta)}}@media(min-width:1440px){.md\:border-b-accent-magenta{border-bottom-color:var(--border-accent-magenta)}}@media(min-width:1600px){.lg\:border-b-accent-magenta{border-bottom-color:var(--border-accent-magenta)}}@media(min-width:1700px){.xl\:border-b-accent-magenta{border-bottom-color:var(--border-accent-magenta)}}@media(min-width:1800px){.xxl\:border-b-accent-magenta{border-bottom-color:var(--border-accent-magenta)}}.hover\:border-b-accent-magenta:hover{border-bottom-color:var(--border-accent-magenta)}.border-b-accent-orange{border-bottom-color:var(--border-accent-orange)}@media(min-width:768px){.xs\:border-b-accent-orange{border-bottom-color:var(--border-accent-orange)}}@media(min-width:1200px){.sm\:border-b-accent-orange{border-bottom-color:var(--border-accent-orange)}}@media(min-width:1440px){.md\:border-b-accent-orange{border-bottom-color:var(--border-accent-orange)}}@media(min-width:1600px){.lg\:border-b-accent-orange{border-bottom-color:var(--border-accent-orange)}}@media(min-width:1700px){.xl\:border-b-accent-orange{border-bottom-color:var(--border-accent-orange)}}@media(min-width:1800px){.xxl\:border-b-accent-orange{border-bottom-color:var(--border-accent-orange)}}.hover\:border-b-accent-orange:hover{border-bottom-color:var(--border-accent-orange)}.border-b-accent-purple{border-bottom-color:var(--border-accent-purple)}@media(min-width:768px){.xs\:border-b-accent-purple{border-bottom-color:var(--border-accent-purple)}}@media(min-width:1200px){.sm\:border-b-accent-purple{border-bottom-color:var(--border-accent-purple)}}@media(min-width:1440px){.md\:border-b-accent-purple{border-bottom-color:var(--border-accent-purple)}}@media(min-width:1600px){.lg\:border-b-accent-purple{border-bottom-color:var(--border-accent-purple)}}@media(min-width:1700px){.xl\:border-b-accent-purple{border-bottom-color:var(--border-accent-purple)}}@media(min-width:1800px){.xxl\:border-b-accent-purple{border-bottom-color:var(--border-accent-purple)}}.hover\:border-b-accent-purple:hover{border-bottom-color:var(--border-accent-purple)}.border-b-accent-red{border-bottom-color:var(--border-accent-red)}@media(min-width:768px){.xs\:border-b-accent-red{border-bottom-color:var(--border-accent-red)}}@media(min-width:1200px){.sm\:border-b-accent-red{border-bottom-color:var(--border-accent-red)}}@media(min-width:1440px){.md\:border-b-accent-red{border-bottom-color:var(--border-accent-red)}}@media(min-width:1600px){.lg\:border-b-accent-red{border-bottom-color:var(--border-accent-red)}}@media(min-width:1700px){.xl\:border-b-accent-red{border-bottom-color:var(--border-accent-red)}}@media(min-width:1800px){.xxl\:border-b-accent-red{border-bottom-color:var(--border-accent-red)}}.hover\:border-b-accent-red:hover{border-bottom-color:var(--border-accent-red)}.border-b-accent-teal{border-bottom-color:var(--border-accent-teal)}@media(min-width:768px){.xs\:border-b-accent-teal{border-bottom-color:var(--border-accent-teal)}}@media(min-width:1200px){.sm\:border-b-accent-teal{border-bottom-color:var(--border-accent-teal)}}@media(min-width:1440px){.md\:border-b-accent-teal{border-bottom-color:var(--border-accent-teal)}}@media(min-width:1600px){.lg\:border-b-accent-teal{border-bottom-color:var(--border-accent-teal)}}@media(min-width:1700px){.xl\:border-b-accent-teal{border-bottom-color:var(--border-accent-teal)}}@media(min-width:1800px){.xxl\:border-b-accent-teal{border-bottom-color:var(--border-accent-teal)}}.hover\:border-b-accent-teal:hover{border-bottom-color:var(--border-accent-teal)}.border-b-accent-yellow{border-bottom-color:var(--border-accent-yellow)}@media(min-width:768px){.xs\:border-b-accent-yellow{border-bottom-color:var(--border-accent-yellow)}}@media(min-width:1200px){.sm\:border-b-accent-yellow{border-bottom-color:var(--border-accent-yellow)}}@media(min-width:1440px){.md\:border-b-accent-yellow{border-bottom-color:var(--border-accent-yellow)}}@media(min-width:1600px){.lg\:border-b-accent-yellow{border-bottom-color:var(--border-accent-yellow)}}@media(min-width:1700px){.xl\:border-b-accent-yellow{border-bottom-color:var(--border-accent-yellow)}}@media(min-width:1800px){.xxl\:border-b-accent-yellow{border-bottom-color:var(--border-accent-yellow)}}.hover\:border-b-accent-yellow:hover{border-bottom-color:var(--border-accent-yellow)}.border-l-default{border-left-color:var(--border)}@media(min-width:768px){.xs\:border-l-default{border-left-color:var(--border)}}@media(min-width:1200px){.sm\:border-l-default{border-left-color:var(--border)}}@media(min-width:1440px){.md\:border-l-default{border-left-color:var(--border)}}@media(min-width:1600px){.lg\:border-l-default{border-left-color:var(--border)}}@media(min-width:1700px){.xl\:border-l-default{border-left-color:var(--border)}}@media(min-width:1800px){.xxl\:border-l-default{border-left-color:var(--border)}}.hover\:border-l-default:hover{border-left-color:var(--border)}.border-l-bold{border-left-color:var(--border-bold)}@media(min-width:768px){.xs\:border-l-bold{border-left-color:var(--border-bold)}}@media(min-width:1200px){.sm\:border-l-bold{border-left-color:var(--border-bold)}}@media(min-width:1440px){.md\:border-l-bold{border-left-color:var(--border-bold)}}@media(min-width:1600px){.lg\:border-l-bold{border-left-color:var(--border-bold)}}@media(min-width:1700px){.xl\:border-l-bold{border-left-color:var(--border-bold)}}@media(min-width:1800px){.xxl\:border-l-bold{border-left-color:var(--border-bold)}}.hover\:border-l-bold:hover{border-left-color:var(--border-bold)}.border-l-subtle{border-left-color:var(--border-subtle)}@media(min-width:768px){.xs\:border-l-subtle{border-left-color:var(--border-subtle)}}@media(min-width:1200px){.sm\:border-l-subtle{border-left-color:var(--border-subtle)}}@media(min-width:1440px){.md\:border-l-subtle{border-left-color:var(--border-subtle)}}@media(min-width:1600px){.lg\:border-l-subtle{border-left-color:var(--border-subtle)}}@media(min-width:1700px){.xl\:border-l-subtle{border-left-color:var(--border-subtle)}}@media(min-width:1800px){.xxl\:border-l-subtle{border-left-color:var(--border-subtle)}}.hover\:border-l-subtle:hover{border-left-color:var(--border-subtle)}.border-l-inverse{border-left-color:var(--border-inverse)}@media(min-width:768px){.xs\:border-l-inverse{border-left-color:var(--border-inverse)}}@media(min-width:1200px){.sm\:border-l-inverse{border-left-color:var(--border-inverse)}}@media(min-width:1440px){.md\:border-l-inverse{border-left-color:var(--border-inverse)}}@media(min-width:1600px){.lg\:border-l-inverse{border-left-color:var(--border-inverse)}}@media(min-width:1700px){.xl\:border-l-inverse{border-left-color:var(--border-inverse)}}@media(min-width:1800px){.xxl\:border-l-inverse{border-left-color:var(--border-inverse)}}.hover\:border-l-inverse:hover{border-left-color:var(--border-inverse)}.border-l-disabled{border-left-color:var(--border-disabled)}@media(min-width:768px){.xs\:border-l-disabled{border-left-color:var(--border-disabled)}}@media(min-width:1200px){.sm\:border-l-disabled{border-left-color:var(--border-disabled)}}@media(min-width:1440px){.md\:border-l-disabled{border-left-color:var(--border-disabled)}}@media(min-width:1600px){.lg\:border-l-disabled{border-left-color:var(--border-disabled)}}@media(min-width:1700px){.xl\:border-l-disabled{border-left-color:var(--border-disabled)}}@media(min-width:1800px){.xxl\:border-l-disabled{border-left-color:var(--border-disabled)}}.hover\:border-l-disabled:hover{border-left-color:var(--border-disabled)}.border-l-input{border-left-color:var(--border-input)}@media(min-width:768px){.xs\:border-l-input{border-left-color:var(--border-input)}}@media(min-width:1200px){.sm\:border-l-input{border-left-color:var(--border-input)}}@media(min-width:1440px){.md\:border-l-input{border-left-color:var(--border-input)}}@media(min-width:1600px){.lg\:border-l-input{border-left-color:var(--border-input)}}@media(min-width:1700px){.xl\:border-l-input{border-left-color:var(--border-input)}}@media(min-width:1800px){.xxl\:border-l-input{border-left-color:var(--border-input)}}.hover\:border-l-input:hover{border-left-color:var(--border-input)}.border-l-focused{border-left-color:var(--border-focused)}@media(min-width:768px){.xs\:border-l-focused{border-left-color:var(--border-focused)}}@media(min-width:1200px){.sm\:border-l-focused{border-left-color:var(--border-focused)}}@media(min-width:1440px){.md\:border-l-focused{border-left-color:var(--border-focused)}}@media(min-width:1600px){.lg\:border-l-focused{border-left-color:var(--border-focused)}}@media(min-width:1700px){.xl\:border-l-focused{border-left-color:var(--border-focused)}}@media(min-width:1800px){.xxl\:border-l-focused{border-left-color:var(--border-focused)}}.hover\:border-l-focused:hover{border-left-color:var(--border-focused)}.border-l-selected{border-left-color:var(--border-selected)}@media(min-width:768px){.xs\:border-l-selected{border-left-color:var(--border-selected)}}@media(min-width:1200px){.sm\:border-l-selected{border-left-color:var(--border-selected)}}@media(min-width:1440px){.md\:border-l-selected{border-left-color:var(--border-selected)}}@media(min-width:1600px){.lg\:border-l-selected{border-left-color:var(--border-selected)}}@media(min-width:1700px){.xl\:border-l-selected{border-left-color:var(--border-selected)}}@media(min-width:1800px){.xxl\:border-l-selected{border-left-color:var(--border-selected)}}.hover\:border-l-selected:hover{border-left-color:var(--border-selected)}.border-l-danger{border-left-color:var(--border-danger)}@media(min-width:768px){.xs\:border-l-danger{border-left-color:var(--border-danger)}}@media(min-width:1200px){.sm\:border-l-danger{border-left-color:var(--border-danger)}}@media(min-width:1440px){.md\:border-l-danger{border-left-color:var(--border-danger)}}@media(min-width:1600px){.lg\:border-l-danger{border-left-color:var(--border-danger)}}@media(min-width:1700px){.xl\:border-l-danger{border-left-color:var(--border-danger)}}@media(min-width:1800px){.xxl\:border-l-danger{border-left-color:var(--border-danger)}}.hover\:border-l-danger:hover{border-left-color:var(--border-danger)}.border-l-warning{border-left-color:var(--border-warning)}@media(min-width:768px){.xs\:border-l-warning{border-left-color:var(--border-warning)}}@media(min-width:1200px){.sm\:border-l-warning{border-left-color:var(--border-warning)}}@media(min-width:1440px){.md\:border-l-warning{border-left-color:var(--border-warning)}}@media(min-width:1600px){.lg\:border-l-warning{border-left-color:var(--border-warning)}}@media(min-width:1700px){.xl\:border-l-warning{border-left-color:var(--border-warning)}}@media(min-width:1800px){.xxl\:border-l-warning{border-left-color:var(--border-warning)}}.hover\:border-l-warning:hover{border-left-color:var(--border-warning)}.border-l-success{border-left-color:var(--border-success)}@media(min-width:768px){.xs\:border-l-success{border-left-color:var(--border-success)}}@media(min-width:1200px){.sm\:border-l-success{border-left-color:var(--border-success)}}@media(min-width:1440px){.md\:border-l-success{border-left-color:var(--border-success)}}@media(min-width:1600px){.lg\:border-l-success{border-left-color:var(--border-success)}}@media(min-width:1700px){.xl\:border-l-success{border-left-color:var(--border-success)}}@media(min-width:1800px){.xxl\:border-l-success{border-left-color:var(--border-success)}}.hover\:border-l-success:hover{border-left-color:var(--border-success)}.border-l-information{border-left-color:var(--border-information)}@media(min-width:768px){.xs\:border-l-information{border-left-color:var(--border-information)}}@media(min-width:1200px){.sm\:border-l-information{border-left-color:var(--border-information)}}@media(min-width:1440px){.md\:border-l-information{border-left-color:var(--border-information)}}@media(min-width:1600px){.lg\:border-l-information{border-left-color:var(--border-information)}}@media(min-width:1700px){.xl\:border-l-information{border-left-color:var(--border-information)}}@media(min-width:1800px){.xxl\:border-l-information{border-left-color:var(--border-information)}}.hover\:border-l-information:hover{border-left-color:var(--border-information)}.border-l-accent-blue{border-left-color:var(--border-accent-blue)}@media(min-width:768px){.xs\:border-l-accent-blue{border-left-color:var(--border-accent-blue)}}@media(min-width:1200px){.sm\:border-l-accent-blue{border-left-color:var(--border-accent-blue)}}@media(min-width:1440px){.md\:border-l-accent-blue{border-left-color:var(--border-accent-blue)}}@media(min-width:1600px){.lg\:border-l-accent-blue{border-left-color:var(--border-accent-blue)}}@media(min-width:1700px){.xl\:border-l-accent-blue{border-left-color:var(--border-accent-blue)}}@media(min-width:1800px){.xxl\:border-l-accent-blue{border-left-color:var(--border-accent-blue)}}.hover\:border-l-accent-blue:hover{border-left-color:var(--border-accent-blue)}.border-l-accent-green{border-left-color:var(--border-accent-green)}@media(min-width:768px){.xs\:border-l-accent-green{border-left-color:var(--border-accent-green)}}@media(min-width:1200px){.sm\:border-l-accent-green{border-left-color:var(--border-accent-green)}}@media(min-width:1440px){.md\:border-l-accent-green{border-left-color:var(--border-accent-green)}}@media(min-width:1600px){.lg\:border-l-accent-green{border-left-color:var(--border-accent-green)}}@media(min-width:1700px){.xl\:border-l-accent-green{border-left-color:var(--border-accent-green)}}@media(min-width:1800px){.xxl\:border-l-accent-green{border-left-color:var(--border-accent-green)}}.hover\:border-l-accent-green:hover{border-left-color:var(--border-accent-green)}.border-l-accent-grey{border-left-color:var(--border-accent-grey)}@media(min-width:768px){.xs\:border-l-accent-grey{border-left-color:var(--border-accent-grey)}}@media(min-width:1200px){.sm\:border-l-accent-grey{border-left-color:var(--border-accent-grey)}}@media(min-width:1440px){.md\:border-l-accent-grey{border-left-color:var(--border-accent-grey)}}@media(min-width:1600px){.lg\:border-l-accent-grey{border-left-color:var(--border-accent-grey)}}@media(min-width:1700px){.xl\:border-l-accent-grey{border-left-color:var(--border-accent-grey)}}@media(min-width:1800px){.xxl\:border-l-accent-grey{border-left-color:var(--border-accent-grey)}}.hover\:border-l-accent-grey:hover{border-left-color:var(--border-accent-grey)}.border-l-accent-magenta{border-left-color:var(--border-accent-magenta)}@media(min-width:768px){.xs\:border-l-accent-magenta{border-left-color:var(--border-accent-magenta)}}@media(min-width:1200px){.sm\:border-l-accent-magenta{border-left-color:var(--border-accent-magenta)}}@media(min-width:1440px){.md\:border-l-accent-magenta{border-left-color:var(--border-accent-magenta)}}@media(min-width:1600px){.lg\:border-l-accent-magenta{border-left-color:var(--border-accent-magenta)}}@media(min-width:1700px){.xl\:border-l-accent-magenta{border-left-color:var(--border-accent-magenta)}}@media(min-width:1800px){.xxl\:border-l-accent-magenta{border-left-color:var(--border-accent-magenta)}}.hover\:border-l-accent-magenta:hover{border-left-color:var(--border-accent-magenta)}.border-l-accent-orange{border-left-color:var(--border-accent-orange)}@media(min-width:768px){.xs\:border-l-accent-orange{border-left-color:var(--border-accent-orange)}}@media(min-width:1200px){.sm\:border-l-accent-orange{border-left-color:var(--border-accent-orange)}}@media(min-width:1440px){.md\:border-l-accent-orange{border-left-color:var(--border-accent-orange)}}@media(min-width:1600px){.lg\:border-l-accent-orange{border-left-color:var(--border-accent-orange)}}@media(min-width:1700px){.xl\:border-l-accent-orange{border-left-color:var(--border-accent-orange)}}@media(min-width:1800px){.xxl\:border-l-accent-orange{border-left-color:var(--border-accent-orange)}}.hover\:border-l-accent-orange:hover{border-left-color:var(--border-accent-orange)}.border-l-accent-purple{border-left-color:var(--border-accent-purple)}@media(min-width:768px){.xs\:border-l-accent-purple{border-left-color:var(--border-accent-purple)}}@media(min-width:1200px){.sm\:border-l-accent-purple{border-left-color:var(--border-accent-purple)}}@media(min-width:1440px){.md\:border-l-accent-purple{border-left-color:var(--border-accent-purple)}}@media(min-width:1600px){.lg\:border-l-accent-purple{border-left-color:var(--border-accent-purple)}}@media(min-width:1700px){.xl\:border-l-accent-purple{border-left-color:var(--border-accent-purple)}}@media(min-width:1800px){.xxl\:border-l-accent-purple{border-left-color:var(--border-accent-purple)}}.hover\:border-l-accent-purple:hover{border-left-color:var(--border-accent-purple)}.border-l-accent-red{border-left-color:var(--border-accent-red)}@media(min-width:768px){.xs\:border-l-accent-red{border-left-color:var(--border-accent-red)}}@media(min-width:1200px){.sm\:border-l-accent-red{border-left-color:var(--border-accent-red)}}@media(min-width:1440px){.md\:border-l-accent-red{border-left-color:var(--border-accent-red)}}@media(min-width:1600px){.lg\:border-l-accent-red{border-left-color:var(--border-accent-red)}}@media(min-width:1700px){.xl\:border-l-accent-red{border-left-color:var(--border-accent-red)}}@media(min-width:1800px){.xxl\:border-l-accent-red{border-left-color:var(--border-accent-red)}}.hover\:border-l-accent-red:hover{border-left-color:var(--border-accent-red)}.border-l-accent-teal{border-left-color:var(--border-accent-teal)}@media(min-width:768px){.xs\:border-l-accent-teal{border-left-color:var(--border-accent-teal)}}@media(min-width:1200px){.sm\:border-l-accent-teal{border-left-color:var(--border-accent-teal)}}@media(min-width:1440px){.md\:border-l-accent-teal{border-left-color:var(--border-accent-teal)}}@media(min-width:1600px){.lg\:border-l-accent-teal{border-left-color:var(--border-accent-teal)}}@media(min-width:1700px){.xl\:border-l-accent-teal{border-left-color:var(--border-accent-teal)}}@media(min-width:1800px){.xxl\:border-l-accent-teal{border-left-color:var(--border-accent-teal)}}.hover\:border-l-accent-teal:hover{border-left-color:var(--border-accent-teal)}.border-l-accent-yellow{border-left-color:var(--border-accent-yellow)}@media(min-width:768px){.xs\:border-l-accent-yellow{border-left-color:var(--border-accent-yellow)}}@media(min-width:1200px){.sm\:border-l-accent-yellow{border-left-color:var(--border-accent-yellow)}}@media(min-width:1440px){.md\:border-l-accent-yellow{border-left-color:var(--border-accent-yellow)}}@media(min-width:1600px){.lg\:border-l-accent-yellow{border-left-color:var(--border-accent-yellow)}}@media(min-width:1700px){.xl\:border-l-accent-yellow{border-left-color:var(--border-accent-yellow)}}@media(min-width:1800px){.xxl\:border-l-accent-yellow{border-left-color:var(--border-accent-yellow)}}.hover\:border-l-accent-yellow:hover{border-left-color:var(--border-accent-yellow)}.border-x-default{border-left-color:var(--border);border-right-color:var(--border)}@media(min-width:768px){.xs\:border-x-default{border-left-color:var(--border);border-right-color:var(--border)}}@media(min-width:1200px){.sm\:border-x-default{border-left-color:var(--border);border-right-color:var(--border)}}@media(min-width:1440px){.md\:border-x-default{border-left-color:var(--border);border-right-color:var(--border)}}@media(min-width:1600px){.lg\:border-x-default{border-left-color:var(--border);border-right-color:var(--border)}}@media(min-width:1700px){.xl\:border-x-default{border-left-color:var(--border);border-right-color:var(--border)}}@media(min-width:1800px){.xxl\:border-x-default{border-left-color:var(--border);border-right-color:var(--border)}}.hover\:border-x-default:hover{border-left-color:var(--border);border-right-color:var(--border)}.border-x-bold{border-left-color:var(--border-bold);border-right-color:var(--border-bold)}@media(min-width:768px){.xs\:border-x-bold{border-left-color:var(--border-bold);border-right-color:var(--border-bold)}}@media(min-width:1200px){.sm\:border-x-bold{border-left-color:var(--border-bold);border-right-color:var(--border-bold)}}@media(min-width:1440px){.md\:border-x-bold{border-left-color:var(--border-bold);border-right-color:var(--border-bold)}}@media(min-width:1600px){.lg\:border-x-bold{border-left-color:var(--border-bold);border-right-color:var(--border-bold)}}@media(min-width:1700px){.xl\:border-x-bold{border-left-color:var(--border-bold);border-right-color:var(--border-bold)}}@media(min-width:1800px){.xxl\:border-x-bold{border-left-color:var(--border-bold);border-right-color:var(--border-bold)}}.hover\:border-x-bold:hover{border-left-color:var(--border-bold);border-right-color:var(--border-bold)}.border-x-subtle{border-left-color:var(--border-subtle);border-right-color:var(--border-subtle)}@media(min-width:768px){.xs\:border-x-subtle{border-left-color:var(--border-subtle);border-right-color:var(--border-subtle)}}@media(min-width:1200px){.sm\:border-x-subtle{border-left-color:var(--border-subtle);border-right-color:var(--border-subtle)}}@media(min-width:1440px){.md\:border-x-subtle{border-left-color:var(--border-subtle);border-right-color:var(--border-subtle)}}@media(min-width:1600px){.lg\:border-x-subtle{border-left-color:var(--border-subtle);border-right-color:var(--border-subtle)}}@media(min-width:1700px){.xl\:border-x-subtle{border-left-color:var(--border-subtle);border-right-color:var(--border-subtle)}}@media(min-width:1800px){.xxl\:border-x-subtle{border-left-color:var(--border-subtle);border-right-color:var(--border-subtle)}}.hover\:border-x-subtle:hover{border-left-color:var(--border-subtle);border-right-color:var(--border-subtle)}.border-x-inverse{border-left-color:var(--border-inverse);border-right-color:var(--border-inverse)}@media(min-width:768px){.xs\:border-x-inverse{border-left-color:var(--border-inverse);border-right-color:var(--border-inverse)}}@media(min-width:1200px){.sm\:border-x-inverse{border-left-color:var(--border-inverse);border-right-color:var(--border-inverse)}}@media(min-width:1440px){.md\:border-x-inverse{border-left-color:var(--border-inverse);border-right-color:var(--border-inverse)}}@media(min-width:1600px){.lg\:border-x-inverse{border-left-color:var(--border-inverse);border-right-color:var(--border-inverse)}}@media(min-width:1700px){.xl\:border-x-inverse{border-left-color:var(--border-inverse);border-right-color:var(--border-inverse)}}@media(min-width:1800px){.xxl\:border-x-inverse{border-left-color:var(--border-inverse);border-right-color:var(--border-inverse)}}.hover\:border-x-inverse:hover{border-left-color:var(--border-inverse);border-right-color:var(--border-inverse)}.border-x-disabled{border-left-color:var(--border-disabled);border-right-color:var(--border-disabled)}@media(min-width:768px){.xs\:border-x-disabled{border-left-color:var(--border-disabled);border-right-color:var(--border-disabled)}}@media(min-width:1200px){.sm\:border-x-disabled{border-left-color:var(--border-disabled);border-right-color:var(--border-disabled)}}@media(min-width:1440px){.md\:border-x-disabled{border-left-color:var(--border-disabled);border-right-color:var(--border-disabled)}}@media(min-width:1600px){.lg\:border-x-disabled{border-left-color:var(--border-disabled);border-right-color:var(--border-disabled)}}@media(min-width:1700px){.xl\:border-x-disabled{border-left-color:var(--border-disabled);border-right-color:var(--border-disabled)}}@media(min-width:1800px){.xxl\:border-x-disabled{border-left-color:var(--border-disabled);border-right-color:var(--border-disabled)}}.hover\:border-x-disabled:hover{border-left-color:var(--border-disabled);border-right-color:var(--border-disabled)}.border-x-input{border-left-color:var(--border-input);border-right-color:var(--border-input)}@media(min-width:768px){.xs\:border-x-input{border-left-color:var(--border-input);border-right-color:var(--border-input)}}@media(min-width:1200px){.sm\:border-x-input{border-left-color:var(--border-input);border-right-color:var(--border-input)}}@media(min-width:1440px){.md\:border-x-input{border-left-color:var(--border-input);border-right-color:var(--border-input)}}@media(min-width:1600px){.lg\:border-x-input{border-left-color:var(--border-input);border-right-color:var(--border-input)}}@media(min-width:1700px){.xl\:border-x-input{border-left-color:var(--border-input);border-right-color:var(--border-input)}}@media(min-width:1800px){.xxl\:border-x-input{border-left-color:var(--border-input);border-right-color:var(--border-input)}}.hover\:border-x-input:hover{border-left-color:var(--border-input);border-right-color:var(--border-input)}.border-x-focused{border-left-color:var(--border-focused);border-right-color:var(--border-focused)}@media(min-width:768px){.xs\:border-x-focused{border-left-color:var(--border-focused);border-right-color:var(--border-focused)}}@media(min-width:1200px){.sm\:border-x-focused{border-left-color:var(--border-focused);border-right-color:var(--border-focused)}}@media(min-width:1440px){.md\:border-x-focused{border-left-color:var(--border-focused);border-right-color:var(--border-focused)}}@media(min-width:1600px){.lg\:border-x-focused{border-left-color:var(--border-focused);border-right-color:var(--border-focused)}}@media(min-width:1700px){.xl\:border-x-focused{border-left-color:var(--border-focused);border-right-color:var(--border-focused)}}@media(min-width:1800px){.xxl\:border-x-focused{border-left-color:var(--border-focused);border-right-color:var(--border-focused)}}.hover\:border-x-focused:hover{border-left-color:var(--border-focused);border-right-color:var(--border-focused)}.border-x-selected{border-left-color:var(--border-selected);border-right-color:var(--border-selected)}@media(min-width:768px){.xs\:border-x-selected{border-left-color:var(--border-selected);border-right-color:var(--border-selected)}}@media(min-width:1200px){.sm\:border-x-selected{border-left-color:var(--border-selected);border-right-color:var(--border-selected)}}@media(min-width:1440px){.md\:border-x-selected{border-left-color:var(--border-selected);border-right-color:var(--border-selected)}}@media(min-width:1600px){.lg\:border-x-selected{border-left-color:var(--border-selected);border-right-color:var(--border-selected)}}@media(min-width:1700px){.xl\:border-x-selected{border-left-color:var(--border-selected);border-right-color:var(--border-selected)}}@media(min-width:1800px){.xxl\:border-x-selected{border-left-color:var(--border-selected);border-right-color:var(--border-selected)}}.hover\:border-x-selected:hover{border-left-color:var(--border-selected);border-right-color:var(--border-selected)}.border-x-danger{border-left-color:var(--border-danger);border-right-color:var(--border-danger)}@media(min-width:768px){.xs\:border-x-danger{border-left-color:var(--border-danger);border-right-color:var(--border-danger)}}@media(min-width:1200px){.sm\:border-x-danger{border-left-color:var(--border-danger);border-right-color:var(--border-danger)}}@media(min-width:1440px){.md\:border-x-danger{border-left-color:var(--border-danger);border-right-color:var(--border-danger)}}@media(min-width:1600px){.lg\:border-x-danger{border-left-color:var(--border-danger);border-right-color:var(--border-danger)}}@media(min-width:1700px){.xl\:border-x-danger{border-left-color:var(--border-danger);border-right-color:var(--border-danger)}}@media(min-width:1800px){.xxl\:border-x-danger{border-left-color:var(--border-danger);border-right-color:var(--border-danger)}}.hover\:border-x-danger:hover{border-left-color:var(--border-danger);border-right-color:var(--border-danger)}.border-x-warning{border-left-color:var(--border-warning);border-right-color:var(--border-warning)}@media(min-width:768px){.xs\:border-x-warning{border-left-color:var(--border-warning);border-right-color:var(--border-warning)}}@media(min-width:1200px){.sm\:border-x-warning{border-left-color:var(--border-warning);border-right-color:var(--border-warning)}}@media(min-width:1440px){.md\:border-x-warning{border-left-color:var(--border-warning);border-right-color:var(--border-warning)}}@media(min-width:1600px){.lg\:border-x-warning{border-left-color:var(--border-warning);border-right-color:var(--border-warning)}}@media(min-width:1700px){.xl\:border-x-warning{border-left-color:var(--border-warning);border-right-color:var(--border-warning)}}@media(min-width:1800px){.xxl\:border-x-warning{border-left-color:var(--border-warning);border-right-color:var(--border-warning)}}.hover\:border-x-warning:hover{border-left-color:var(--border-warning);border-right-color:var(--border-warning)}.border-x-success{border-left-color:var(--border-success);border-right-color:var(--border-success)}@media(min-width:768px){.xs\:border-x-success{border-left-color:var(--border-success);border-right-color:var(--border-success)}}@media(min-width:1200px){.sm\:border-x-success{border-left-color:var(--border-success);border-right-color:var(--border-success)}}@media(min-width:1440px){.md\:border-x-success{border-left-color:var(--border-success);border-right-color:var(--border-success)}}@media(min-width:1600px){.lg\:border-x-success{border-left-color:var(--border-success);border-right-color:var(--border-success)}}@media(min-width:1700px){.xl\:border-x-success{border-left-color:var(--border-success);border-right-color:var(--border-success)}}@media(min-width:1800px){.xxl\:border-x-success{border-left-color:var(--border-success);border-right-color:var(--border-success)}}.hover\:border-x-success:hover{border-left-color:var(--border-success);border-right-color:var(--border-success)}.border-x-information{border-left-color:var(--border-information);border-right-color:var(--border-information)}@media(min-width:768px){.xs\:border-x-information{border-left-color:var(--border-information);border-right-color:var(--border-information)}}@media(min-width:1200px){.sm\:border-x-information{border-left-color:var(--border-information);border-right-color:var(--border-information)}}@media(min-width:1440px){.md\:border-x-information{border-left-color:var(--border-information);border-right-color:var(--border-information)}}@media(min-width:1600px){.lg\:border-x-information{border-left-color:var(--border-information);border-right-color:var(--border-information)}}@media(min-width:1700px){.xl\:border-x-information{border-left-color:var(--border-information);border-right-color:var(--border-information)}}@media(min-width:1800px){.xxl\:border-x-information{border-left-color:var(--border-information);border-right-color:var(--border-information)}}.hover\:border-x-information:hover{border-left-color:var(--border-information);border-right-color:var(--border-information)}.border-x-accent-blue{border-left-color:var(--border-accent-blue);border-right-color:var(--border-accent-blue)}@media(min-width:768px){.xs\:border-x-accent-blue{border-left-color:var(--border-accent-blue);border-right-color:var(--border-accent-blue)}}@media(min-width:1200px){.sm\:border-x-accent-blue{border-left-color:var(--border-accent-blue);border-right-color:var(--border-accent-blue)}}@media(min-width:1440px){.md\:border-x-accent-blue{border-left-color:var(--border-accent-blue);border-right-color:var(--border-accent-blue)}}@media(min-width:1600px){.lg\:border-x-accent-blue{border-left-color:var(--border-accent-blue);border-right-color:var(--border-accent-blue)}}@media(min-width:1700px){.xl\:border-x-accent-blue{border-left-color:var(--border-accent-blue);border-right-color:var(--border-accent-blue)}}@media(min-width:1800px){.xxl\:border-x-accent-blue{border-left-color:var(--border-accent-blue);border-right-color:var(--border-accent-blue)}}.hover\:border-x-accent-blue:hover{border-left-color:var(--border-accent-blue);border-right-color:var(--border-accent-blue)}.border-x-accent-green{border-left-color:var(--border-accent-green);border-right-color:var(--border-accent-green)}@media(min-width:768px){.xs\:border-x-accent-green{border-left-color:var(--border-accent-green);border-right-color:var(--border-accent-green)}}@media(min-width:1200px){.sm\:border-x-accent-green{border-left-color:var(--border-accent-green);border-right-color:var(--border-accent-green)}}@media(min-width:1440px){.md\:border-x-accent-green{border-left-color:var(--border-accent-green);border-right-color:var(--border-accent-green)}}@media(min-width:1600px){.lg\:border-x-accent-green{border-left-color:var(--border-accent-green);border-right-color:var(--border-accent-green)}}@media(min-width:1700px){.xl\:border-x-accent-green{border-left-color:var(--border-accent-green);border-right-color:var(--border-accent-green)}}@media(min-width:1800px){.xxl\:border-x-accent-green{border-left-color:var(--border-accent-green);border-right-color:var(--border-accent-green)}}.hover\:border-x-accent-green:hover{border-left-color:var(--border-accent-green);border-right-color:var(--border-accent-green)}.border-x-accent-grey{border-left-color:var(--border-accent-grey);border-right-color:var(--border-accent-grey)}@media(min-width:768px){.xs\:border-x-accent-grey{border-left-color:var(--border-accent-grey);border-right-color:var(--border-accent-grey)}}@media(min-width:1200px){.sm\:border-x-accent-grey{border-left-color:var(--border-accent-grey);border-right-color:var(--border-accent-grey)}}@media(min-width:1440px){.md\:border-x-accent-grey{border-left-color:var(--border-accent-grey);border-right-color:var(--border-accent-grey)}}@media(min-width:1600px){.lg\:border-x-accent-grey{border-left-color:var(--border-accent-grey);border-right-color:var(--border-accent-grey)}}@media(min-width:1700px){.xl\:border-x-accent-grey{border-left-color:var(--border-accent-grey);border-right-color:var(--border-accent-grey)}}@media(min-width:1800px){.xxl\:border-x-accent-grey{border-left-color:var(--border-accent-grey);border-right-color:var(--border-accent-grey)}}.hover\:border-x-accent-grey:hover{border-left-color:var(--border-accent-grey);border-right-color:var(--border-accent-grey)}.border-x-accent-magenta{border-left-color:var(--border-accent-magenta);border-right-color:var(--border-accent-magenta)}@media(min-width:768px){.xs\:border-x-accent-magenta{border-left-color:var(--border-accent-magenta);border-right-color:var(--border-accent-magenta)}}@media(min-width:1200px){.sm\:border-x-accent-magenta{border-left-color:var(--border-accent-magenta);border-right-color:var(--border-accent-magenta)}}@media(min-width:1440px){.md\:border-x-accent-magenta{border-left-color:var(--border-accent-magenta);border-right-color:var(--border-accent-magenta)}}@media(min-width:1600px){.lg\:border-x-accent-magenta{border-left-color:var(--border-accent-magenta);border-right-color:var(--border-accent-magenta)}}@media(min-width:1700px){.xl\:border-x-accent-magenta{border-left-color:var(--border-accent-magenta);border-right-color:var(--border-accent-magenta)}}@media(min-width:1800px){.xxl\:border-x-accent-magenta{border-left-color:var(--border-accent-magenta);border-right-color:var(--border-accent-magenta)}}.hover\:border-x-accent-magenta:hover{border-left-color:var(--border-accent-magenta);border-right-color:var(--border-accent-magenta)}.border-x-accent-orange{border-left-color:var(--border-accent-orange);border-right-color:var(--border-accent-orange)}@media(min-width:768px){.xs\:border-x-accent-orange{border-left-color:var(--border-accent-orange);border-right-color:var(--border-accent-orange)}}@media(min-width:1200px){.sm\:border-x-accent-orange{border-left-color:var(--border-accent-orange);border-right-color:var(--border-accent-orange)}}@media(min-width:1440px){.md\:border-x-accent-orange{border-left-color:var(--border-accent-orange);border-right-color:var(--border-accent-orange)}}@media(min-width:1600px){.lg\:border-x-accent-orange{border-left-color:var(--border-accent-orange);border-right-color:var(--border-accent-orange)}}@media(min-width:1700px){.xl\:border-x-accent-orange{border-left-color:var(--border-accent-orange);border-right-color:var(--border-accent-orange)}}@media(min-width:1800px){.xxl\:border-x-accent-orange{border-left-color:var(--border-accent-orange);border-right-color:var(--border-accent-orange)}}.hover\:border-x-accent-orange:hover{border-left-color:var(--border-accent-orange);border-right-color:var(--border-accent-orange)}.border-x-accent-purple{border-left-color:var(--border-accent-purple);border-right-color:var(--border-accent-purple)}@media(min-width:768px){.xs\:border-x-accent-purple{border-left-color:var(--border-accent-purple);border-right-color:var(--border-accent-purple)}}@media(min-width:1200px){.sm\:border-x-accent-purple{border-left-color:var(--border-accent-purple);border-right-color:var(--border-accent-purple)}}@media(min-width:1440px){.md\:border-x-accent-purple{border-left-color:var(--border-accent-purple);border-right-color:var(--border-accent-purple)}}@media(min-width:1600px){.lg\:border-x-accent-purple{border-left-color:var(--border-accent-purple);border-right-color:var(--border-accent-purple)}}@media(min-width:1700px){.xl\:border-x-accent-purple{border-left-color:var(--border-accent-purple);border-right-color:var(--border-accent-purple)}}@media(min-width:1800px){.xxl\:border-x-accent-purple{border-left-color:var(--border-accent-purple);border-right-color:var(--border-accent-purple)}}.hover\:border-x-accent-purple:hover{border-left-color:var(--border-accent-purple);border-right-color:var(--border-accent-purple)}.border-x-accent-red{border-left-color:var(--border-accent-red);border-right-color:var(--border-accent-red)}@media(min-width:768px){.xs\:border-x-accent-red{border-left-color:var(--border-accent-red);border-right-color:var(--border-accent-red)}}@media(min-width:1200px){.sm\:border-x-accent-red{border-left-color:var(--border-accent-red);border-right-color:var(--border-accent-red)}}@media(min-width:1440px){.md\:border-x-accent-red{border-left-color:var(--border-accent-red);border-right-color:var(--border-accent-red)}}@media(min-width:1600px){.lg\:border-x-accent-red{border-left-color:var(--border-accent-red);border-right-color:var(--border-accent-red)}}@media(min-width:1700px){.xl\:border-x-accent-red{border-left-color:var(--border-accent-red);border-right-color:var(--border-accent-red)}}@media(min-width:1800px){.xxl\:border-x-accent-red{border-left-color:var(--border-accent-red);border-right-color:var(--border-accent-red)}}.hover\:border-x-accent-red:hover{border-left-color:var(--border-accent-red);border-right-color:var(--border-accent-red)}.border-x-accent-teal{border-left-color:var(--border-accent-teal);border-right-color:var(--border-accent-teal)}@media(min-width:768px){.xs\:border-x-accent-teal{border-left-color:var(--border-accent-teal);border-right-color:var(--border-accent-teal)}}@media(min-width:1200px){.sm\:border-x-accent-teal{border-left-color:var(--border-accent-teal);border-right-color:var(--border-accent-teal)}}@media(min-width:1440px){.md\:border-x-accent-teal{border-left-color:var(--border-accent-teal);border-right-color:var(--border-accent-teal)}}@media(min-width:1600px){.lg\:border-x-accent-teal{border-left-color:var(--border-accent-teal);border-right-color:var(--border-accent-teal)}}@media(min-width:1700px){.xl\:border-x-accent-teal{border-left-color:var(--border-accent-teal);border-right-color:var(--border-accent-teal)}}@media(min-width:1800px){.xxl\:border-x-accent-teal{border-left-color:var(--border-accent-teal);border-right-color:var(--border-accent-teal)}}.hover\:border-x-accent-teal:hover{border-left-color:var(--border-accent-teal);border-right-color:var(--border-accent-teal)}.border-x-accent-yellow{border-left-color:var(--border-accent-yellow);border-right-color:var(--border-accent-yellow)}@media(min-width:768px){.xs\:border-x-accent-yellow{border-left-color:var(--border-accent-yellow);border-right-color:var(--border-accent-yellow)}}@media(min-width:1200px){.sm\:border-x-accent-yellow{border-left-color:var(--border-accent-yellow);border-right-color:var(--border-accent-yellow)}}@media(min-width:1440px){.md\:border-x-accent-yellow{border-left-color:var(--border-accent-yellow);border-right-color:var(--border-accent-yellow)}}@media(min-width:1600px){.lg\:border-x-accent-yellow{border-left-color:var(--border-accent-yellow);border-right-color:var(--border-accent-yellow)}}@media(min-width:1700px){.xl\:border-x-accent-yellow{border-left-color:var(--border-accent-yellow);border-right-color:var(--border-accent-yellow)}}@media(min-width:1800px){.xxl\:border-x-accent-yellow{border-left-color:var(--border-accent-yellow);border-right-color:var(--border-accent-yellow)}}.hover\:border-x-accent-yellow:hover{border-left-color:var(--border-accent-yellow);border-right-color:var(--border-accent-yellow)}.border-y-default{border-top-color:var(--border);border-bottom-color:var(--border)}@media(min-width:768px){.xs\:border-y-default{border-top-color:var(--border);border-bottom-color:var(--border)}}@media(min-width:1200px){.sm\:border-y-default{border-top-color:var(--border);border-bottom-color:var(--border)}}@media(min-width:1440px){.md\:border-y-default{border-top-color:var(--border);border-bottom-color:var(--border)}}@media(min-width:1600px){.lg\:border-y-default{border-top-color:var(--border);border-bottom-color:var(--border)}}@media(min-width:1700px){.xl\:border-y-default{border-top-color:var(--border);border-bottom-color:var(--border)}}@media(min-width:1800px){.xxl\:border-y-default{border-top-color:var(--border);border-bottom-color:var(--border)}}.hover\:border-y-default:hover{border-top-color:var(--border);border-bottom-color:var(--border)}.border-y-bold{border-top-color:var(--border-bold);border-bottom-color:var(--border-bold)}@media(min-width:768px){.xs\:border-y-bold{border-top-color:var(--border-bold);border-bottom-color:var(--border-bold)}}@media(min-width:1200px){.sm\:border-y-bold{border-top-color:var(--border-bold);border-bottom-color:var(--border-bold)}}@media(min-width:1440px){.md\:border-y-bold{border-top-color:var(--border-bold);border-bottom-color:var(--border-bold)}}@media(min-width:1600px){.lg\:border-y-bold{border-top-color:var(--border-bold);border-bottom-color:var(--border-bold)}}@media(min-width:1700px){.xl\:border-y-bold{border-top-color:var(--border-bold);border-bottom-color:var(--border-bold)}}@media(min-width:1800px){.xxl\:border-y-bold{border-top-color:var(--border-bold);border-bottom-color:var(--border-bold)}}.hover\:border-y-bold:hover{border-top-color:var(--border-bold);border-bottom-color:var(--border-bold)}.border-y-subtle{border-top-color:var(--border-subtle);border-bottom-color:var(--border-subtle)}@media(min-width:768px){.xs\:border-y-subtle{border-top-color:var(--border-subtle);border-bottom-color:var(--border-subtle)}}@media(min-width:1200px){.sm\:border-y-subtle{border-top-color:var(--border-subtle);border-bottom-color:var(--border-subtle)}}@media(min-width:1440px){.md\:border-y-subtle{border-top-color:var(--border-subtle);border-bottom-color:var(--border-subtle)}}@media(min-width:1600px){.lg\:border-y-subtle{border-top-color:var(--border-subtle);border-bottom-color:var(--border-subtle)}}@media(min-width:1700px){.xl\:border-y-subtle{border-top-color:var(--border-subtle);border-bottom-color:var(--border-subtle)}}@media(min-width:1800px){.xxl\:border-y-subtle{border-top-color:var(--border-subtle);border-bottom-color:var(--border-subtle)}}.hover\:border-y-subtle:hover{border-top-color:var(--border-subtle);border-bottom-color:var(--border-subtle)}.border-y-inverse{border-top-color:var(--border-inverse);border-bottom-color:var(--border-inverse)}@media(min-width:768px){.xs\:border-y-inverse{border-top-color:var(--border-inverse);border-bottom-color:var(--border-inverse)}}@media(min-width:1200px){.sm\:border-y-inverse{border-top-color:var(--border-inverse);border-bottom-color:var(--border-inverse)}}@media(min-width:1440px){.md\:border-y-inverse{border-top-color:var(--border-inverse);border-bottom-color:var(--border-inverse)}}@media(min-width:1600px){.lg\:border-y-inverse{border-top-color:var(--border-inverse);border-bottom-color:var(--border-inverse)}}@media(min-width:1700px){.xl\:border-y-inverse{border-top-color:var(--border-inverse);border-bottom-color:var(--border-inverse)}}@media(min-width:1800px){.xxl\:border-y-inverse{border-top-color:var(--border-inverse);border-bottom-color:var(--border-inverse)}}.hover\:border-y-inverse:hover{border-top-color:var(--border-inverse);border-bottom-color:var(--border-inverse)}.border-y-disabled{border-top-color:var(--border-disabled);border-bottom-color:var(--border-disabled)}@media(min-width:768px){.xs\:border-y-disabled{border-top-color:var(--border-disabled);border-bottom-color:var(--border-disabled)}}@media(min-width:1200px){.sm\:border-y-disabled{border-top-color:var(--border-disabled);border-bottom-color:var(--border-disabled)}}@media(min-width:1440px){.md\:border-y-disabled{border-top-color:var(--border-disabled);border-bottom-color:var(--border-disabled)}}@media(min-width:1600px){.lg\:border-y-disabled{border-top-color:var(--border-disabled);border-bottom-color:var(--border-disabled)}}@media(min-width:1700px){.xl\:border-y-disabled{border-top-color:var(--border-disabled);border-bottom-color:var(--border-disabled)}}@media(min-width:1800px){.xxl\:border-y-disabled{border-top-color:var(--border-disabled);border-bottom-color:var(--border-disabled)}}.hover\:border-y-disabled:hover{border-top-color:var(--border-disabled);border-bottom-color:var(--border-disabled)}.border-y-input{border-top-color:var(--border-input);border-bottom-color:var(--border-input)}@media(min-width:768px){.xs\:border-y-input{border-top-color:var(--border-input);border-bottom-color:var(--border-input)}}@media(min-width:1200px){.sm\:border-y-input{border-top-color:var(--border-input);border-bottom-color:var(--border-input)}}@media(min-width:1440px){.md\:border-y-input{border-top-color:var(--border-input);border-bottom-color:var(--border-input)}}@media(min-width:1600px){.lg\:border-y-input{border-top-color:var(--border-input);border-bottom-color:var(--border-input)}}@media(min-width:1700px){.xl\:border-y-input{border-top-color:var(--border-input);border-bottom-color:var(--border-input)}}@media(min-width:1800px){.xxl\:border-y-input{border-top-color:var(--border-input);border-bottom-color:var(--border-input)}}.hover\:border-y-input:hover{border-top-color:var(--border-input);border-bottom-color:var(--border-input)}.border-y-focused{border-top-color:var(--border-focused);border-bottom-color:var(--border-focused)}@media(min-width:768px){.xs\:border-y-focused{border-top-color:var(--border-focused);border-bottom-color:var(--border-focused)}}@media(min-width:1200px){.sm\:border-y-focused{border-top-color:var(--border-focused);border-bottom-color:var(--border-focused)}}@media(min-width:1440px){.md\:border-y-focused{border-top-color:var(--border-focused);border-bottom-color:var(--border-focused)}}@media(min-width:1600px){.lg\:border-y-focused{border-top-color:var(--border-focused);border-bottom-color:var(--border-focused)}}@media(min-width:1700px){.xl\:border-y-focused{border-top-color:var(--border-focused);border-bottom-color:var(--border-focused)}}@media(min-width:1800px){.xxl\:border-y-focused{border-top-color:var(--border-focused);border-bottom-color:var(--border-focused)}}.hover\:border-y-focused:hover{border-top-color:var(--border-focused);border-bottom-color:var(--border-focused)}.border-y-selected{border-top-color:var(--border-selected);border-bottom-color:var(--border-selected)}@media(min-width:768px){.xs\:border-y-selected{border-top-color:var(--border-selected);border-bottom-color:var(--border-selected)}}@media(min-width:1200px){.sm\:border-y-selected{border-top-color:var(--border-selected);border-bottom-color:var(--border-selected)}}@media(min-width:1440px){.md\:border-y-selected{border-top-color:var(--border-selected);border-bottom-color:var(--border-selected)}}@media(min-width:1600px){.lg\:border-y-selected{border-top-color:var(--border-selected);border-bottom-color:var(--border-selected)}}@media(min-width:1700px){.xl\:border-y-selected{border-top-color:var(--border-selected);border-bottom-color:var(--border-selected)}}@media(min-width:1800px){.xxl\:border-y-selected{border-top-color:var(--border-selected);border-bottom-color:var(--border-selected)}}.hover\:border-y-selected:hover{border-top-color:var(--border-selected);border-bottom-color:var(--border-selected)}.border-y-danger{border-top-color:var(--border-danger);border-bottom-color:var(--border-danger)}@media(min-width:768px){.xs\:border-y-danger{border-top-color:var(--border-danger);border-bottom-color:var(--border-danger)}}@media(min-width:1200px){.sm\:border-y-danger{border-top-color:var(--border-danger);border-bottom-color:var(--border-danger)}}@media(min-width:1440px){.md\:border-y-danger{border-top-color:var(--border-danger);border-bottom-color:var(--border-danger)}}@media(min-width:1600px){.lg\:border-y-danger{border-top-color:var(--border-danger);border-bottom-color:var(--border-danger)}}@media(min-width:1700px){.xl\:border-y-danger{border-top-color:var(--border-danger);border-bottom-color:var(--border-danger)}}@media(min-width:1800px){.xxl\:border-y-danger{border-top-color:var(--border-danger);border-bottom-color:var(--border-danger)}}.hover\:border-y-danger:hover{border-top-color:var(--border-danger);border-bottom-color:var(--border-danger)}.border-y-warning{border-top-color:var(--border-warning);border-bottom-color:var(--border-warning)}@media(min-width:768px){.xs\:border-y-warning{border-top-color:var(--border-warning);border-bottom-color:var(--border-warning)}}@media(min-width:1200px){.sm\:border-y-warning{border-top-color:var(--border-warning);border-bottom-color:var(--border-warning)}}@media(min-width:1440px){.md\:border-y-warning{border-top-color:var(--border-warning);border-bottom-color:var(--border-warning)}}@media(min-width:1600px){.lg\:border-y-warning{border-top-color:var(--border-warning);border-bottom-color:var(--border-warning)}}@media(min-width:1700px){.xl\:border-y-warning{border-top-color:var(--border-warning);border-bottom-color:var(--border-warning)}}@media(min-width:1800px){.xxl\:border-y-warning{border-top-color:var(--border-warning);border-bottom-color:var(--border-warning)}}.hover\:border-y-warning:hover{border-top-color:var(--border-warning);border-bottom-color:var(--border-warning)}.border-y-success{border-top-color:var(--border-success);border-bottom-color:var(--border-success)}@media(min-width:768px){.xs\:border-y-success{border-top-color:var(--border-success);border-bottom-color:var(--border-success)}}@media(min-width:1200px){.sm\:border-y-success{border-top-color:var(--border-success);border-bottom-color:var(--border-success)}}@media(min-width:1440px){.md\:border-y-success{border-top-color:var(--border-success);border-bottom-color:var(--border-success)}}@media(min-width:1600px){.lg\:border-y-success{border-top-color:var(--border-success);border-bottom-color:var(--border-success)}}@media(min-width:1700px){.xl\:border-y-success{border-top-color:var(--border-success);border-bottom-color:var(--border-success)}}@media(min-width:1800px){.xxl\:border-y-success{border-top-color:var(--border-success);border-bottom-color:var(--border-success)}}.hover\:border-y-success:hover{border-top-color:var(--border-success);border-bottom-color:var(--border-success)}.border-y-information{border-top-color:var(--border-information);border-bottom-color:var(--border-information)}@media(min-width:768px){.xs\:border-y-information{border-top-color:var(--border-information);border-bottom-color:var(--border-information)}}@media(min-width:1200px){.sm\:border-y-information{border-top-color:var(--border-information);border-bottom-color:var(--border-information)}}@media(min-width:1440px){.md\:border-y-information{border-top-color:var(--border-information);border-bottom-color:var(--border-information)}}@media(min-width:1600px){.lg\:border-y-information{border-top-color:var(--border-information);border-bottom-color:var(--border-information)}}@media(min-width:1700px){.xl\:border-y-information{border-top-color:var(--border-information);border-bottom-color:var(--border-information)}}@media(min-width:1800px){.xxl\:border-y-information{border-top-color:var(--border-information);border-bottom-color:var(--border-information)}}.hover\:border-y-information:hover{border-top-color:var(--border-information);border-bottom-color:var(--border-information)}.border-y-accent-blue{border-top-color:var(--border-accent-blue);border-bottom-color:var(--border-accent-blue)}@media(min-width:768px){.xs\:border-y-accent-blue{border-top-color:var(--border-accent-blue);border-bottom-color:var(--border-accent-blue)}}@media(min-width:1200px){.sm\:border-y-accent-blue{border-top-color:var(--border-accent-blue);border-bottom-color:var(--border-accent-blue)}}@media(min-width:1440px){.md\:border-y-accent-blue{border-top-color:var(--border-accent-blue);border-bottom-color:var(--border-accent-blue)}}@media(min-width:1600px){.lg\:border-y-accent-blue{border-top-color:var(--border-accent-blue);border-bottom-color:var(--border-accent-blue)}}@media(min-width:1700px){.xl\:border-y-accent-blue{border-top-color:var(--border-accent-blue);border-bottom-color:var(--border-accent-blue)}}@media(min-width:1800px){.xxl\:border-y-accent-blue{border-top-color:var(--border-accent-blue);border-bottom-color:var(--border-accent-blue)}}.hover\:border-y-accent-blue:hover{border-top-color:var(--border-accent-blue);border-bottom-color:var(--border-accent-blue)}.border-y-accent-green{border-top-color:var(--border-accent-green);border-bottom-color:var(--border-accent-green)}@media(min-width:768px){.xs\:border-y-accent-green{border-top-color:var(--border-accent-green);border-bottom-color:var(--border-accent-green)}}@media(min-width:1200px){.sm\:border-y-accent-green{border-top-color:var(--border-accent-green);border-bottom-color:var(--border-accent-green)}}@media(min-width:1440px){.md\:border-y-accent-green{border-top-color:var(--border-accent-green);border-bottom-color:var(--border-accent-green)}}@media(min-width:1600px){.lg\:border-y-accent-green{border-top-color:var(--border-accent-green);border-bottom-color:var(--border-accent-green)}}@media(min-width:1700px){.xl\:border-y-accent-green{border-top-color:var(--border-accent-green);border-bottom-color:var(--border-accent-green)}}@media(min-width:1800px){.xxl\:border-y-accent-green{border-top-color:var(--border-accent-green);border-bottom-color:var(--border-accent-green)}}.hover\:border-y-accent-green:hover{border-top-color:var(--border-accent-green);border-bottom-color:var(--border-accent-green)}.border-y-accent-grey{border-top-color:var(--border-accent-grey);border-bottom-color:var(--border-accent-grey)}@media(min-width:768px){.xs\:border-y-accent-grey{border-top-color:var(--border-accent-grey);border-bottom-color:var(--border-accent-grey)}}@media(min-width:1200px){.sm\:border-y-accent-grey{border-top-color:var(--border-accent-grey);border-bottom-color:var(--border-accent-grey)}}@media(min-width:1440px){.md\:border-y-accent-grey{border-top-color:var(--border-accent-grey);border-bottom-color:var(--border-accent-grey)}}@media(min-width:1600px){.lg\:border-y-accent-grey{border-top-color:var(--border-accent-grey);border-bottom-color:var(--border-accent-grey)}}@media(min-width:1700px){.xl\:border-y-accent-grey{border-top-color:var(--border-accent-grey);border-bottom-color:var(--border-accent-grey)}}@media(min-width:1800px){.xxl\:border-y-accent-grey{border-top-color:var(--border-accent-grey);border-bottom-color:var(--border-accent-grey)}}.hover\:border-y-accent-grey:hover{border-top-color:var(--border-accent-grey);border-bottom-color:var(--border-accent-grey)}.border-y-accent-magenta{border-top-color:var(--border-accent-magenta);border-bottom-color:var(--border-accent-magenta)}@media(min-width:768px){.xs\:border-y-accent-magenta{border-top-color:var(--border-accent-magenta);border-bottom-color:var(--border-accent-magenta)}}@media(min-width:1200px){.sm\:border-y-accent-magenta{border-top-color:var(--border-accent-magenta);border-bottom-color:var(--border-accent-magenta)}}@media(min-width:1440px){.md\:border-y-accent-magenta{border-top-color:var(--border-accent-magenta);border-bottom-color:var(--border-accent-magenta)}}@media(min-width:1600px){.lg\:border-y-accent-magenta{border-top-color:var(--border-accent-magenta);border-bottom-color:var(--border-accent-magenta)}}@media(min-width:1700px){.xl\:border-y-accent-magenta{border-top-color:var(--border-accent-magenta);border-bottom-color:var(--border-accent-magenta)}}@media(min-width:1800px){.xxl\:border-y-accent-magenta{border-top-color:var(--border-accent-magenta);border-bottom-color:var(--border-accent-magenta)}}.hover\:border-y-accent-magenta:hover{border-top-color:var(--border-accent-magenta);border-bottom-color:var(--border-accent-magenta)}.border-y-accent-orange{border-top-color:var(--border-accent-orange);border-bottom-color:var(--border-accent-orange)}@media(min-width:768px){.xs\:border-y-accent-orange{border-top-color:var(--border-accent-orange);border-bottom-color:var(--border-accent-orange)}}@media(min-width:1200px){.sm\:border-y-accent-orange{border-top-color:var(--border-accent-orange);border-bottom-color:var(--border-accent-orange)}}@media(min-width:1440px){.md\:border-y-accent-orange{border-top-color:var(--border-accent-orange);border-bottom-color:var(--border-accent-orange)}}@media(min-width:1600px){.lg\:border-y-accent-orange{border-top-color:var(--border-accent-orange);border-bottom-color:var(--border-accent-orange)}}@media(min-width:1700px){.xl\:border-y-accent-orange{border-top-color:var(--border-accent-orange);border-bottom-color:var(--border-accent-orange)}}@media(min-width:1800px){.xxl\:border-y-accent-orange{border-top-color:var(--border-accent-orange);border-bottom-color:var(--border-accent-orange)}}.hover\:border-y-accent-orange:hover{border-top-color:var(--border-accent-orange);border-bottom-color:var(--border-accent-orange)}.border-y-accent-purple{border-top-color:var(--border-accent-purple);border-bottom-color:var(--border-accent-purple)}@media(min-width:768px){.xs\:border-y-accent-purple{border-top-color:var(--border-accent-purple);border-bottom-color:var(--border-accent-purple)}}@media(min-width:1200px){.sm\:border-y-accent-purple{border-top-color:var(--border-accent-purple);border-bottom-color:var(--border-accent-purple)}}@media(min-width:1440px){.md\:border-y-accent-purple{border-top-color:var(--border-accent-purple);border-bottom-color:var(--border-accent-purple)}}@media(min-width:1600px){.lg\:border-y-accent-purple{border-top-color:var(--border-accent-purple);border-bottom-color:var(--border-accent-purple)}}@media(min-width:1700px){.xl\:border-y-accent-purple{border-top-color:var(--border-accent-purple);border-bottom-color:var(--border-accent-purple)}}@media(min-width:1800px){.xxl\:border-y-accent-purple{border-top-color:var(--border-accent-purple);border-bottom-color:var(--border-accent-purple)}}.hover\:border-y-accent-purple:hover{border-top-color:var(--border-accent-purple);border-bottom-color:var(--border-accent-purple)}.border-y-accent-red{border-top-color:var(--border-accent-red);border-bottom-color:var(--border-accent-red)}@media(min-width:768px){.xs\:border-y-accent-red{border-top-color:var(--border-accent-red);border-bottom-color:var(--border-accent-red)}}@media(min-width:1200px){.sm\:border-y-accent-red{border-top-color:var(--border-accent-red);border-bottom-color:var(--border-accent-red)}}@media(min-width:1440px){.md\:border-y-accent-red{border-top-color:var(--border-accent-red);border-bottom-color:var(--border-accent-red)}}@media(min-width:1600px){.lg\:border-y-accent-red{border-top-color:var(--border-accent-red);border-bottom-color:var(--border-accent-red)}}@media(min-width:1700px){.xl\:border-y-accent-red{border-top-color:var(--border-accent-red);border-bottom-color:var(--border-accent-red)}}@media(min-width:1800px){.xxl\:border-y-accent-red{border-top-color:var(--border-accent-red);border-bottom-color:var(--border-accent-red)}}.hover\:border-y-accent-red:hover{border-top-color:var(--border-accent-red);border-bottom-color:var(--border-accent-red)}.border-y-accent-teal{border-top-color:var(--border-accent-teal);border-bottom-color:var(--border-accent-teal)}@media(min-width:768px){.xs\:border-y-accent-teal{border-top-color:var(--border-accent-teal);border-bottom-color:var(--border-accent-teal)}}@media(min-width:1200px){.sm\:border-y-accent-teal{border-top-color:var(--border-accent-teal);border-bottom-color:var(--border-accent-teal)}}@media(min-width:1440px){.md\:border-y-accent-teal{border-top-color:var(--border-accent-teal);border-bottom-color:var(--border-accent-teal)}}@media(min-width:1600px){.lg\:border-y-accent-teal{border-top-color:var(--border-accent-teal);border-bottom-color:var(--border-accent-teal)}}@media(min-width:1700px){.xl\:border-y-accent-teal{border-top-color:var(--border-accent-teal);border-bottom-color:var(--border-accent-teal)}}@media(min-width:1800px){.xxl\:border-y-accent-teal{border-top-color:var(--border-accent-teal);border-bottom-color:var(--border-accent-teal)}}.hover\:border-y-accent-teal:hover{border-top-color:var(--border-accent-teal);border-bottom-color:var(--border-accent-teal)}.border-y-accent-yellow{border-top-color:var(--border-accent-yellow);border-bottom-color:var(--border-accent-yellow)}@media(min-width:768px){.xs\:border-y-accent-yellow{border-top-color:var(--border-accent-yellow);border-bottom-color:var(--border-accent-yellow)}}@media(min-width:1200px){.sm\:border-y-accent-yellow{border-top-color:var(--border-accent-yellow);border-bottom-color:var(--border-accent-yellow)}}@media(min-width:1440px){.md\:border-y-accent-yellow{border-top-color:var(--border-accent-yellow);border-bottom-color:var(--border-accent-yellow)}}@media(min-width:1600px){.lg\:border-y-accent-yellow{border-top-color:var(--border-accent-yellow);border-bottom-color:var(--border-accent-yellow)}}@media(min-width:1700px){.xl\:border-y-accent-yellow{border-top-color:var(--border-accent-yellow);border-bottom-color:var(--border-accent-yellow)}}@media(min-width:1800px){.xxl\:border-y-accent-yellow{border-top-color:var(--border-accent-yellow);border-bottom-color:var(--border-accent-yellow)}}.hover\:border-y-accent-yellow:hover{border-top-color:var(--border-accent-yellow);border-bottom-color:var(--border-accent-yellow)}.border-solid{border-style:solid}@media(min-width:768px){.xs\:border-solid{border-style:solid}}@media(min-width:1200px){.sm\:border-solid{border-style:solid}}@media(min-width:1440px){.md\:border-solid{border-style:solid}}@media(min-width:1600px){.lg\:border-solid{border-style:solid}}@media(min-width:1700px){.xl\:border-solid{border-style:solid}}@media(min-width:1800px){.xxl\:border-solid{border-style:solid}}.hover\:border-solid:hover{border-style:solid}.border-dashed{border-style:dashed}@media(min-width:768px){.xs\:border-dashed{border-style:dashed}}@media(min-width:1200px){.sm\:border-dashed{border-style:dashed}}@media(min-width:1440px){.md\:border-dashed{border-style:dashed}}@media(min-width:1600px){.lg\:border-dashed{border-style:dashed}}@media(min-width:1700px){.xl\:border-dashed{border-style:dashed}}@media(min-width:1800px){.xxl\:border-dashed{border-style:dashed}}.hover\:border-dashed:hover{border-style:dashed}.border-dotted{border-style:dotted}@media(min-width:768px){.xs\:border-dotted{border-style:dotted}}@media(min-width:1200px){.sm\:border-dotted{border-style:dotted}}@media(min-width:1440px){.md\:border-dotted{border-style:dotted}}@media(min-width:1600px){.lg\:border-dotted{border-style:dotted}}@media(min-width:1700px){.xl\:border-dotted{border-style:dotted}}@media(min-width:1800px){.xxl\:border-dotted{border-style:dotted}}.hover\:border-dotted:hover{border-style:dotted}.border-double{border-style:double}@media(min-width:768px){.xs\:border-double{border-style:double}}@media(min-width:1200px){.sm\:border-double{border-style:double}}@media(min-width:1440px){.md\:border-double{border-style:double}}@media(min-width:1600px){.lg\:border-double{border-style:double}}@media(min-width:1700px){.xl\:border-double{border-style:double}}@media(min-width:1800px){.xxl\:border-double{border-style:double}}.hover\:border-double:hover{border-style:double}.border-none{border-style:none}@media(min-width:768px){.xs\:border-none{border-style:none}}@media(min-width:1200px){.sm\:border-none{border-style:none}}@media(min-width:1440px){.md\:border-none{border-style:none}}@media(min-width:1600px){.lg\:border-none{border-style:none}}@media(min-width:1700px){.xl\:border-none{border-style:none}}@media(min-width:1800px){.xxl\:border-none{border-style:none}}.hover\:border-none:hover{border-style:none}.border-hidden{border-style:hidden}@media(min-width:768px){.xs\:border-hidden{border-style:hidden}}@media(min-width:1200px){.sm\:border-hidden{border-style:hidden}}@media(min-width:1440px){.md\:border-hidden{border-style:hidden}}@media(min-width:1600px){.lg\:border-hidden{border-style:hidden}}@media(min-width:1700px){.xl\:border-hidden{border-style:hidden}}@media(min-width:1800px){.xxl\:border-hidden{border-style:hidden}}.hover\:border-hidden:hover{border-style:hidden}.text-default{color:var(--text)}@media(min-width:768px){.xs\:text-default{color:var(--text)}}@media(min-width:1200px){.sm\:text-default{color:var(--text)}}@media(min-width:1440px){.md\:text-default{color:var(--text)}}@media(min-width:1600px){.lg\:text-default{color:var(--text)}}@media(min-width:1700px){.xl\:text-default{color:var(--text)}}@media(min-width:1800px){.xxl\:text-default{color:var(--text)}}.hover\:text-default:hover{color:var(--text)}.text-subtle{color:var(--text-subtle)}@media(min-width:768px){.xs\:text-subtle{color:var(--text-subtle)}}@media(min-width:1200px){.sm\:text-subtle{color:var(--text-subtle)}}@media(min-width:1440px){.md\:text-subtle{color:var(--text-subtle)}}@media(min-width:1600px){.lg\:text-subtle{color:var(--text-subtle)}}@media(min-width:1700px){.xl\:text-subtle{color:var(--text-subtle)}}@media(min-width:1800px){.xxl\:text-subtle{color:var(--text-subtle)}}.hover\:text-subtle:hover{color:var(--text-subtle)}.text-subtlest{color:var(--text-subtlest)}@media(min-width:768px){.xs\:text-subtlest{color:var(--text-subtlest)}}@media(min-width:1200px){.sm\:text-subtlest{color:var(--text-subtlest)}}@media(min-width:1440px){.md\:text-subtlest{color:var(--text-subtlest)}}@media(min-width:1600px){.lg\:text-subtlest{color:var(--text-subtlest)}}@media(min-width:1700px){.xl\:text-subtlest{color:var(--text-subtlest)}}@media(min-width:1800px){.xxl\:text-subtlest{color:var(--text-subtlest)}}.hover\:text-subtlest:hover{color:var(--text-subtlest)}.text-inverse{color:var(--text-inverse)}@media(min-width:768px){.xs\:text-inverse{color:var(--text-inverse)}}@media(min-width:1200px){.sm\:text-inverse{color:var(--text-inverse)}}@media(min-width:1440px){.md\:text-inverse{color:var(--text-inverse)}}@media(min-width:1600px){.lg\:text-inverse{color:var(--text-inverse)}}@media(min-width:1700px){.xl\:text-inverse{color:var(--text-inverse)}}@media(min-width:1800px){.xxl\:text-inverse{color:var(--text-inverse)}}.hover\:text-inverse:hover{color:var(--text-inverse)}.text-disabled{color:var(--text-disabled)}@media(min-width:768px){.xs\:text-disabled{color:var(--text-disabled)}}@media(min-width:1200px){.sm\:text-disabled{color:var(--text-disabled)}}@media(min-width:1440px){.md\:text-disabled{color:var(--text-disabled)}}@media(min-width:1600px){.lg\:text-disabled{color:var(--text-disabled)}}@media(min-width:1700px){.xl\:text-disabled{color:var(--text-disabled)}}@media(min-width:1800px){.xxl\:text-disabled{color:var(--text-disabled)}}.hover\:text-disabled:hover{color:var(--text-disabled)}.text-brand{color:var(--text-brand)}@media(min-width:768px){.xs\:text-brand{color:var(--text-brand)}}@media(min-width:1200px){.sm\:text-brand{color:var(--text-brand)}}@media(min-width:1440px){.md\:text-brand{color:var(--text-brand)}}@media(min-width:1600px){.lg\:text-brand{color:var(--text-brand)}}@media(min-width:1700px){.xl\:text-brand{color:var(--text-brand)}}@media(min-width:1800px){.xxl\:text-brand{color:var(--text-brand)}}.hover\:text-brand:hover{color:var(--text-brand)}.text-selected{color:var(--text-selected)}@media(min-width:768px){.xs\:text-selected{color:var(--text-selected)}}@media(min-width:1200px){.sm\:text-selected{color:var(--text-selected)}}@media(min-width:1440px){.md\:text-selected{color:var(--text-selected)}}@media(min-width:1600px){.lg\:text-selected{color:var(--text-selected)}}@media(min-width:1700px){.xl\:text-selected{color:var(--text-selected)}}@media(min-width:1800px){.xxl\:text-selected{color:var(--text-selected)}}.hover\:text-selected:hover{color:var(--text-selected)}.text-danger{color:var(--text-danger)}@media(min-width:768px){.xs\:text-danger{color:var(--text-danger)}}@media(min-width:1200px){.sm\:text-danger{color:var(--text-danger)}}@media(min-width:1440px){.md\:text-danger{color:var(--text-danger)}}@media(min-width:1600px){.lg\:text-danger{color:var(--text-danger)}}@media(min-width:1700px){.xl\:text-danger{color:var(--text-danger)}}@media(min-width:1800px){.xxl\:text-danger{color:var(--text-danger)}}.hover\:text-danger:hover{color:var(--text-danger)}.text-warning{color:var(--text-warning)}@media(min-width:768px){.xs\:text-warning{color:var(--text-warning)}}@media(min-width:1200px){.sm\:text-warning{color:var(--text-warning)}}@media(min-width:1440px){.md\:text-warning{color:var(--text-warning)}}@media(min-width:1600px){.lg\:text-warning{color:var(--text-warning)}}@media(min-width:1700px){.xl\:text-warning{color:var(--text-warning)}}@media(min-width:1800px){.xxl\:text-warning{color:var(--text-warning)}}.hover\:text-warning:hover{color:var(--text-warning)}.text-warning-inverse{color:var(--text-warning-inverse)}@media(min-width:768px){.xs\:text-warning-inverse{color:var(--text-warning-inverse)}}@media(min-width:1200px){.sm\:text-warning-inverse{color:var(--text-warning-inverse)}}@media(min-width:1440px){.md\:text-warning-inverse{color:var(--text-warning-inverse)}}@media(min-width:1600px){.lg\:text-warning-inverse{color:var(--text-warning-inverse)}}@media(min-width:1700px){.xl\:text-warning-inverse{color:var(--text-warning-inverse)}}@media(min-width:1800px){.xxl\:text-warning-inverse{color:var(--text-warning-inverse)}}.hover\:text-warning-inverse:hover{color:var(--text-warning-inverse)}.text-success{color:var(--text-success)}@media(min-width:768px){.xs\:text-success{color:var(--text-success)}}@media(min-width:1200px){.sm\:text-success{color:var(--text-success)}}@media(min-width:1440px){.md\:text-success{color:var(--text-success)}}@media(min-width:1600px){.lg\:text-success{color:var(--text-success)}}@media(min-width:1700px){.xl\:text-success{color:var(--text-success)}}@media(min-width:1800px){.xxl\:text-success{color:var(--text-success)}}.hover\:text-success:hover{color:var(--text-success)}.text-information{color:var(--text-information)}@media(min-width:768px){.xs\:text-information{color:var(--text-information)}}@media(min-width:1200px){.sm\:text-information{color:var(--text-information)}}@media(min-width:1440px){.md\:text-information{color:var(--text-information)}}@media(min-width:1600px){.lg\:text-information{color:var(--text-information)}}@media(min-width:1700px){.xl\:text-information{color:var(--text-information)}}@media(min-width:1800px){.xxl\:text-information{color:var(--text-information)}}.hover\:text-information:hover{color:var(--text-information)}.text-accent-blue-bold{color:var(--text-accent-blue-bold)}@media(min-width:768px){.xs\:text-accent-blue-bold{color:var(--text-accent-blue-bold)}}@media(min-width:1200px){.sm\:text-accent-blue-bold{color:var(--text-accent-blue-bold)}}@media(min-width:1440px){.md\:text-accent-blue-bold{color:var(--text-accent-blue-bold)}}@media(min-width:1600px){.lg\:text-accent-blue-bold{color:var(--text-accent-blue-bold)}}@media(min-width:1700px){.xl\:text-accent-blue-bold{color:var(--text-accent-blue-bold)}}@media(min-width:1800px){.xxl\:text-accent-blue-bold{color:var(--text-accent-blue-bold)}}.hover\:text-accent-blue-bold:hover{color:var(--text-accent-blue-bold)}.text-accent-blue{color:var(--text-accent-blue)}@media(min-width:768px){.xs\:text-accent-blue{color:var(--text-accent-blue)}}@media(min-width:1200px){.sm\:text-accent-blue{color:var(--text-accent-blue)}}@media(min-width:1440px){.md\:text-accent-blue{color:var(--text-accent-blue)}}@media(min-width:1600px){.lg\:text-accent-blue{color:var(--text-accent-blue)}}@media(min-width:1700px){.xl\:text-accent-blue{color:var(--text-accent-blue)}}@media(min-width:1800px){.xxl\:text-accent-blue{color:var(--text-accent-blue)}}.hover\:text-accent-blue:hover{color:var(--text-accent-blue)}.text-accent-green-bold{color:var(--text-accent-green-bold)}@media(min-width:768px){.xs\:text-accent-green-bold{color:var(--text-accent-green-bold)}}@media(min-width:1200px){.sm\:text-accent-green-bold{color:var(--text-accent-green-bold)}}@media(min-width:1440px){.md\:text-accent-green-bold{color:var(--text-accent-green-bold)}}@media(min-width:1600px){.lg\:text-accent-green-bold{color:var(--text-accent-green-bold)}}@media(min-width:1700px){.xl\:text-accent-green-bold{color:var(--text-accent-green-bold)}}@media(min-width:1800px){.xxl\:text-accent-green-bold{color:var(--text-accent-green-bold)}}.hover\:text-accent-green-bold:hover{color:var(--text-accent-green-bold)}.text-accent-green{color:var(--text-accent-green)}@media(min-width:768px){.xs\:text-accent-green{color:var(--text-accent-green)}}@media(min-width:1200px){.sm\:text-accent-green{color:var(--text-accent-green)}}@media(min-width:1440px){.md\:text-accent-green{color:var(--text-accent-green)}}@media(min-width:1600px){.lg\:text-accent-green{color:var(--text-accent-green)}}@media(min-width:1700px){.xl\:text-accent-green{color:var(--text-accent-green)}}@media(min-width:1800px){.xxl\:text-accent-green{color:var(--text-accent-green)}}.hover\:text-accent-green:hover{color:var(--text-accent-green)}.text-accent-grey-bold{color:var(--text-accent-grey-bold)}@media(min-width:768px){.xs\:text-accent-grey-bold{color:var(--text-accent-grey-bold)}}@media(min-width:1200px){.sm\:text-accent-grey-bold{color:var(--text-accent-grey-bold)}}@media(min-width:1440px){.md\:text-accent-grey-bold{color:var(--text-accent-grey-bold)}}@media(min-width:1600px){.lg\:text-accent-grey-bold{color:var(--text-accent-grey-bold)}}@media(min-width:1700px){.xl\:text-accent-grey-bold{color:var(--text-accent-grey-bold)}}@media(min-width:1800px){.xxl\:text-accent-grey-bold{color:var(--text-accent-grey-bold)}}.hover\:text-accent-grey-bold:hover{color:var(--text-accent-grey-bold)}.text-accent-grey{color:var(--text-accent-grey)}@media(min-width:768px){.xs\:text-accent-grey{color:var(--text-accent-grey)}}@media(min-width:1200px){.sm\:text-accent-grey{color:var(--text-accent-grey)}}@media(min-width:1440px){.md\:text-accent-grey{color:var(--text-accent-grey)}}@media(min-width:1600px){.lg\:text-accent-grey{color:var(--text-accent-grey)}}@media(min-width:1700px){.xl\:text-accent-grey{color:var(--text-accent-grey)}}@media(min-width:1800px){.xxl\:text-accent-grey{color:var(--text-accent-grey)}}.hover\:text-accent-grey:hover{color:var(--text-accent-grey)}.text-accent-magenta-bold{color:var(--text-accent-magenta-bold)}@media(min-width:768px){.xs\:text-accent-magenta-bold{color:var(--text-accent-magenta-bold)}}@media(min-width:1200px){.sm\:text-accent-magenta-bold{color:var(--text-accent-magenta-bold)}}@media(min-width:1440px){.md\:text-accent-magenta-bold{color:var(--text-accent-magenta-bold)}}@media(min-width:1600px){.lg\:text-accent-magenta-bold{color:var(--text-accent-magenta-bold)}}@media(min-width:1700px){.xl\:text-accent-magenta-bold{color:var(--text-accent-magenta-bold)}}@media(min-width:1800px){.xxl\:text-accent-magenta-bold{color:var(--text-accent-magenta-bold)}}.hover\:text-accent-magenta-bold:hover{color:var(--text-accent-magenta-bold)}.text-accent-magenta{color:var(--text-accent-magenta)}@media(min-width:768px){.xs\:text-accent-magenta{color:var(--text-accent-magenta)}}@media(min-width:1200px){.sm\:text-accent-magenta{color:var(--text-accent-magenta)}}@media(min-width:1440px){.md\:text-accent-magenta{color:var(--text-accent-magenta)}}@media(min-width:1600px){.lg\:text-accent-magenta{color:var(--text-accent-magenta)}}@media(min-width:1700px){.xl\:text-accent-magenta{color:var(--text-accent-magenta)}}@media(min-width:1800px){.xxl\:text-accent-magenta{color:var(--text-accent-magenta)}}.hover\:text-accent-magenta:hover{color:var(--text-accent-magenta)}.text-accent-orange-bold{color:var(--text-accent-orange-bold)}@media(min-width:768px){.xs\:text-accent-orange-bold{color:var(--text-accent-orange-bold)}}@media(min-width:1200px){.sm\:text-accent-orange-bold{color:var(--text-accent-orange-bold)}}@media(min-width:1440px){.md\:text-accent-orange-bold{color:var(--text-accent-orange-bold)}}@media(min-width:1600px){.lg\:text-accent-orange-bold{color:var(--text-accent-orange-bold)}}@media(min-width:1700px){.xl\:text-accent-orange-bold{color:var(--text-accent-orange-bold)}}@media(min-width:1800px){.xxl\:text-accent-orange-bold{color:var(--text-accent-orange-bold)}}.hover\:text-accent-orange-bold:hover{color:var(--text-accent-orange-bold)}.text-accent-orange{color:var(--text-accent-orange)}@media(min-width:768px){.xs\:text-accent-orange{color:var(--text-accent-orange)}}@media(min-width:1200px){.sm\:text-accent-orange{color:var(--text-accent-orange)}}@media(min-width:1440px){.md\:text-accent-orange{color:var(--text-accent-orange)}}@media(min-width:1600px){.lg\:text-accent-orange{color:var(--text-accent-orange)}}@media(min-width:1700px){.xl\:text-accent-orange{color:var(--text-accent-orange)}}@media(min-width:1800px){.xxl\:text-accent-orange{color:var(--text-accent-orange)}}.hover\:text-accent-orange:hover{color:var(--text-accent-orange)}.text-accent-purple-bold{color:var(--text-accent-purple-bold)}@media(min-width:768px){.xs\:text-accent-purple-bold{color:var(--text-accent-purple-bold)}}@media(min-width:1200px){.sm\:text-accent-purple-bold{color:var(--text-accent-purple-bold)}}@media(min-width:1440px){.md\:text-accent-purple-bold{color:var(--text-accent-purple-bold)}}@media(min-width:1600px){.lg\:text-accent-purple-bold{color:var(--text-accent-purple-bold)}}@media(min-width:1700px){.xl\:text-accent-purple-bold{color:var(--text-accent-purple-bold)}}@media(min-width:1800px){.xxl\:text-accent-purple-bold{color:var(--text-accent-purple-bold)}}.hover\:text-accent-purple-bold:hover{color:var(--text-accent-purple-bold)}.text-accent-purple{color:var(--text-accent-purple)}@media(min-width:768px){.xs\:text-accent-purple{color:var(--text-accent-purple)}}@media(min-width:1200px){.sm\:text-accent-purple{color:var(--text-accent-purple)}}@media(min-width:1440px){.md\:text-accent-purple{color:var(--text-accent-purple)}}@media(min-width:1600px){.lg\:text-accent-purple{color:var(--text-accent-purple)}}@media(min-width:1700px){.xl\:text-accent-purple{color:var(--text-accent-purple)}}@media(min-width:1800px){.xxl\:text-accent-purple{color:var(--text-accent-purple)}}.hover\:text-accent-purple:hover{color:var(--text-accent-purple)}.text-accent-red-bold{color:var(--text-accent-red-bold)}@media(min-width:768px){.xs\:text-accent-red-bold{color:var(--text-accent-red-bold)}}@media(min-width:1200px){.sm\:text-accent-red-bold{color:var(--text-accent-red-bold)}}@media(min-width:1440px){.md\:text-accent-red-bold{color:var(--text-accent-red-bold)}}@media(min-width:1600px){.lg\:text-accent-red-bold{color:var(--text-accent-red-bold)}}@media(min-width:1700px){.xl\:text-accent-red-bold{color:var(--text-accent-red-bold)}}@media(min-width:1800px){.xxl\:text-accent-red-bold{color:var(--text-accent-red-bold)}}.hover\:text-accent-red-bold:hover{color:var(--text-accent-red-bold)}.text-accent-red{color:var(--text-accent-red)}@media(min-width:768px){.xs\:text-accent-red{color:var(--text-accent-red)}}@media(min-width:1200px){.sm\:text-accent-red{color:var(--text-accent-red)}}@media(min-width:1440px){.md\:text-accent-red{color:var(--text-accent-red)}}@media(min-width:1600px){.lg\:text-accent-red{color:var(--text-accent-red)}}@media(min-width:1700px){.xl\:text-accent-red{color:var(--text-accent-red)}}@media(min-width:1800px){.xxl\:text-accent-red{color:var(--text-accent-red)}}.hover\:text-accent-red:hover{color:var(--text-accent-red)}.text-accent-teal-bold{color:var(--text-accent-teal-bold)}@media(min-width:768px){.xs\:text-accent-teal-bold{color:var(--text-accent-teal-bold)}}@media(min-width:1200px){.sm\:text-accent-teal-bold{color:var(--text-accent-teal-bold)}}@media(min-width:1440px){.md\:text-accent-teal-bold{color:var(--text-accent-teal-bold)}}@media(min-width:1600px){.lg\:text-accent-teal-bold{color:var(--text-accent-teal-bold)}}@media(min-width:1700px){.xl\:text-accent-teal-bold{color:var(--text-accent-teal-bold)}}@media(min-width:1800px){.xxl\:text-accent-teal-bold{color:var(--text-accent-teal-bold)}}.hover\:text-accent-teal-bold:hover{color:var(--text-accent-teal-bold)}.text-accent-teal{color:var(--text-accent-teal)}@media(min-width:768px){.xs\:text-accent-teal{color:var(--text-accent-teal)}}@media(min-width:1200px){.sm\:text-accent-teal{color:var(--text-accent-teal)}}@media(min-width:1440px){.md\:text-accent-teal{color:var(--text-accent-teal)}}@media(min-width:1600px){.lg\:text-accent-teal{color:var(--text-accent-teal)}}@media(min-width:1700px){.xl\:text-accent-teal{color:var(--text-accent-teal)}}@media(min-width:1800px){.xxl\:text-accent-teal{color:var(--text-accent-teal)}}.hover\:text-accent-teal:hover{color:var(--text-accent-teal)}.text-accent-yellow-bold{color:var(--text-accent-yellow-bold)}@media(min-width:768px){.xs\:text-accent-yellow-bold{color:var(--text-accent-yellow-bold)}}@media(min-width:1200px){.sm\:text-accent-yellow-bold{color:var(--text-accent-yellow-bold)}}@media(min-width:1440px){.md\:text-accent-yellow-bold{color:var(--text-accent-yellow-bold)}}@media(min-width:1600px){.lg\:text-accent-yellow-bold{color:var(--text-accent-yellow-bold)}}@media(min-width:1700px){.xl\:text-accent-yellow-bold{color:var(--text-accent-yellow-bold)}}@media(min-width:1800px){.xxl\:text-accent-yellow-bold{color:var(--text-accent-yellow-bold)}}.hover\:text-accent-yellow-bold:hover{color:var(--text-accent-yellow-bold)}.text-accent-yellow{color:var(--text-accent-yellow)}@media(min-width:768px){.xs\:text-accent-yellow{color:var(--text-accent-yellow)}}@media(min-width:1200px){.sm\:text-accent-yellow{color:var(--text-accent-yellow)}}@media(min-width:1440px){.md\:text-accent-yellow{color:var(--text-accent-yellow)}}@media(min-width:1600px){.lg\:text-accent-yellow{color:var(--text-accent-yellow)}}@media(min-width:1700px){.xl\:text-accent-yellow{color:var(--text-accent-yellow)}}@media(min-width:1800px){.xxl\:text-accent-yellow{color:var(--text-accent-yellow)}}.hover\:text-accent-yellow:hover{color:var(--text-accent-yellow)}.text-2xl{font-size:22px}@media(min-width:768px){.xs\:text-2xl{font-size:22px}}@media(min-width:1200px){.sm\:text-2xl{font-size:22px}}@media(min-width:1440px){.md\:text-2xl{font-size:22px}}@media(min-width:1600px){.lg\:text-2xl{font-size:22px}}@media(min-width:1700px){.xl\:text-2xl{font-size:22px}}@media(min-width:1800px){.xxl\:text-2xl{font-size:22px}}.hover\:text-2xl:hover{font-size:22px}.text-xl{font-size:20px}@media(min-width:768px){.xs\:text-xl{font-size:20px}}@media(min-width:1200px){.sm\:text-xl{font-size:20px}}@media(min-width:1440px){.md\:text-xl{font-size:20px}}@media(min-width:1600px){.lg\:text-xl{font-size:20px}}@media(min-width:1700px){.xl\:text-xl{font-size:20px}}@media(min-width:1800px){.xxl\:text-xl{font-size:20px}}.hover\:text-xl:hover{font-size:20px}.text-lg{font-size:18px}@media(min-width:768px){.xs\:text-lg{font-size:18px}}@media(min-width:1200px){.sm\:text-lg{font-size:18px}}@media(min-width:1440px){.md\:text-lg{font-size:18px}}@media(min-width:1600px){.lg\:text-lg{font-size:18px}}@media(min-width:1700px){.xl\:text-lg{font-size:18px}}@media(min-width:1800px){.xxl\:text-lg{font-size:18px}}.hover\:text-lg:hover{font-size:18px}.text-md{font-size:14px}@media(min-width:768px){.xs\:text-md{font-size:14px}}@media(min-width:1200px){.sm\:text-md{font-size:14px}}@media(min-width:1440px){.md\:text-md{font-size:14px}}@media(min-width:1600px){.lg\:text-md{font-size:14px}}@media(min-width:1700px){.xl\:text-md{font-size:14px}}@media(min-width:1800px){.xxl\:text-md{font-size:14px}}.hover\:text-md:hover{font-size:14px}.text-sm{font-size:12px}@media(min-width:768px){.xs\:text-sm{font-size:12px}}@media(min-width:1200px){.sm\:text-sm{font-size:12px}}@media(min-width:1440px){.md\:text-sm{font-size:12px}}@media(min-width:1600px){.lg\:text-sm{font-size:12px}}@media(min-width:1700px){.xl\:text-sm{font-size:12px}}@media(min-width:1800px){.xxl\:text-sm{font-size:12px}}.hover\:text-sm:hover{font-size:12px}.text-xs{font-size:11px}@media(min-width:768px){.xs\:text-xs{font-size:11px}}@media(min-width:1200px){.sm\:text-xs{font-size:11px}}@media(min-width:1440px){.md\:text-xs{font-size:11px}}@media(min-width:1600px){.lg\:text-xs{font-size:11px}}@media(min-width:1700px){.xl\:text-xs{font-size:11px}}@media(min-width:1800px){.xxl\:text-xs{font-size:11px}}.hover\:text-xs:hover{font-size:11px}.text-2xs{font-size:10px}@media(min-width:768px){.xs\:text-2xs{font-size:10px}}@media(min-width:1200px){.sm\:text-2xs{font-size:10px}}@media(min-width:1440px){.md\:text-2xs{font-size:10px}}@media(min-width:1600px){.lg\:text-2xs{font-size:10px}}@media(min-width:1700px){.xl\:text-2xs{font-size:10px}}@media(min-width:1800px){.xxl\:text-2xs{font-size:10px}}.hover\:text-2xs:hover{font-size:10px}.font-light{font-weight:300}@media(min-width:768px){.xs\:font-light{font-weight:300}}@media(min-width:1200px){.sm\:font-light{font-weight:300}}@media(min-width:1440px){.md\:font-light{font-weight:300}}@media(min-width:1600px){.lg\:font-light{font-weight:300}}@media(min-width:1700px){.xl\:font-light{font-weight:300}}@media(min-width:1800px){.xxl\:font-light{font-weight:300}}.hover\:font-light:hover{font-weight:300}.font-regular{font-weight:400}@media(min-width:768px){.xs\:font-regular{font-weight:400}}@media(min-width:1200px){.sm\:font-regular{font-weight:400}}@media(min-width:1440px){.md\:font-regular{font-weight:400}}@media(min-width:1600px){.lg\:font-regular{font-weight:400}}@media(min-width:1700px){.xl\:font-regular{font-weight:400}}@media(min-width:1800px){.xxl\:font-regular{font-weight:400}}.hover\:font-regular:hover{font-weight:400}.font-medium{font-weight:500}@media(min-width:768px){.xs\:font-medium{font-weight:500}}@media(min-width:1200px){.sm\:font-medium{font-weight:500}}@media(min-width:1440px){.md\:font-medium{font-weight:500}}@media(min-width:1600px){.lg\:font-medium{font-weight:500}}@media(min-width:1700px){.xl\:font-medium{font-weight:500}}@media(min-width:1800px){.xxl\:font-medium{font-weight:500}}.hover\:font-medium:hover{font-weight:500}.font-bold{font-weight:700}@media(min-width:768px){.xs\:font-bold{font-weight:700}}@media(min-width:1200px){.sm\:font-bold{font-weight:700}}@media(min-width:1440px){.md\:font-bold{font-weight:700}}@media(min-width:1600px){.lg\:font-bold{font-weight:700}}@media(min-width:1700px){.xl\:font-bold{font-weight:700}}@media(min-width:1800px){.xxl\:font-bold{font-weight:700}}.hover\:font-bold:hover{font-weight:700}.whitespace-normal{white-space:normal}@media(min-width:768px){.xs\:whitespace-normal{white-space:normal}}@media(min-width:1200px){.sm\:whitespace-normal{white-space:normal}}@media(min-width:1440px){.md\:whitespace-normal{white-space:normal}}@media(min-width:1600px){.lg\:whitespace-normal{white-space:normal}}@media(min-width:1700px){.xl\:whitespace-normal{white-space:normal}}@media(min-width:1800px){.xxl\:whitespace-normal{white-space:normal}}.hover\:whitespace-normal:hover{white-space:normal}.whitespace-nowrap{white-space:nowrap}@media(min-width:768px){.xs\:whitespace-nowrap{white-space:nowrap}}@media(min-width:1200px){.sm\:whitespace-nowrap{white-space:nowrap}}@media(min-width:1440px){.md\:whitespace-nowrap{white-space:nowrap}}@media(min-width:1600px){.lg\:whitespace-nowrap{white-space:nowrap}}@media(min-width:1700px){.xl\:whitespace-nowrap{white-space:nowrap}}@media(min-width:1800px){.xxl\:whitespace-nowrap{white-space:nowrap}}.hover\:whitespace-nowrap:hover{white-space:nowrap}.whitespace-pre{white-space:pre}@media(min-width:768px){.xs\:whitespace-pre{white-space:pre}}@media(min-width:1200px){.sm\:whitespace-pre{white-space:pre}}@media(min-width:1440px){.md\:whitespace-pre{white-space:pre}}@media(min-width:1600px){.lg\:whitespace-pre{white-space:pre}}@media(min-width:1700px){.xl\:whitespace-pre{white-space:pre}}@media(min-width:1800px){.xxl\:whitespace-pre{white-space:pre}}.hover\:whitespace-pre:hover{white-space:pre}.whitespace-pre-line{white-space:pre-line}@media(min-width:768px){.xs\:whitespace-pre-line{white-space:pre-line}}@media(min-width:1200px){.sm\:whitespace-pre-line{white-space:pre-line}}@media(min-width:1440px){.md\:whitespace-pre-line{white-space:pre-line}}@media(min-width:1600px){.lg\:whitespace-pre-line{white-space:pre-line}}@media(min-width:1700px){.xl\:whitespace-pre-line{white-space:pre-line}}@media(min-width:1800px){.xxl\:whitespace-pre-line{white-space:pre-line}}.hover\:whitespace-pre-line:hover{white-space:pre-line}.whitespace-pre-wrap{white-space:pre-wrap}@media(min-width:768px){.xs\:whitespace-pre-wrap{white-space:pre-wrap}}@media(min-width:1200px){.sm\:whitespace-pre-wrap{white-space:pre-wrap}}@media(min-width:1440px){.md\:whitespace-pre-wrap{white-space:pre-wrap}}@media(min-width:1600px){.lg\:whitespace-pre-wrap{white-space:pre-wrap}}@media(min-width:1700px){.xl\:whitespace-pre-wrap{white-space:pre-wrap}}@media(min-width:1800px){.xxl\:whitespace-pre-wrap{white-space:pre-wrap}}.hover\:whitespace-pre-wrap:hover{white-space:pre-wrap}.whitespace-break-spaces{white-space:break-spaces}@media(min-width:768px){.xs\:whitespace-break-spaces{white-space:break-spaces}}@media(min-width:1200px){.sm\:whitespace-break-spaces{white-space:break-spaces}}@media(min-width:1440px){.md\:whitespace-break-spaces{white-space:break-spaces}}@media(min-width:1600px){.lg\:whitespace-break-spaces{white-space:break-spaces}}@media(min-width:1700px){.xl\:whitespace-break-spaces{white-space:break-spaces}}@media(min-width:1800px){.xxl\:whitespace-break-spaces{white-space:break-spaces}}.hover\:whitespace-break-spaces:hover{white-space:break-spaces}.text-left{text-align:left}@media(min-width:768px){.xs\:text-left{text-align:left}}@media(min-width:1200px){.sm\:text-left{text-align:left}}@media(min-width:1440px){.md\:text-left{text-align:left}}@media(min-width:1600px){.lg\:text-left{text-align:left}}@media(min-width:1700px){.xl\:text-left{text-align:left}}@media(min-width:1800px){.xxl\:text-left{text-align:left}}.hover\:text-left:hover{text-align:left}.text-center{text-align:center}@media(min-width:768px){.xs\:text-center{text-align:center}}@media(min-width:1200px){.sm\:text-center{text-align:center}}@media(min-width:1440px){.md\:text-center{text-align:center}}@media(min-width:1600px){.lg\:text-center{text-align:center}}@media(min-width:1700px){.xl\:text-center{text-align:center}}@media(min-width:1800px){.xxl\:text-center{text-align:center}}.hover\:text-center:hover{text-align:center}.text-right{text-align:right}@media(min-width:768px){.xs\:text-right{text-align:right}}@media(min-width:1200px){.sm\:text-right{text-align:right}}@media(min-width:1440px){.md\:text-right{text-align:right}}@media(min-width:1600px){.lg\:text-right{text-align:right}}@media(min-width:1700px){.xl\:text-right{text-align:right}}@media(min-width:1800px){.xxl\:text-right{text-align:right}}.hover\:text-right:hover{text-align:right}.text-justify{text-align:justify}@media(min-width:768px){.xs\:text-justify{text-align:justify}}@media(min-width:1200px){.sm\:text-justify{text-align:justify}}@media(min-width:1440px){.md\:text-justify{text-align:justify}}@media(min-width:1600px){.lg\:text-justify{text-align:justify}}@media(min-width:1700px){.xl\:text-justify{text-align:justify}}@media(min-width:1800px){.xxl\:text-justify{text-align:justify}}.hover\:text-justify:hover{text-align:justify}.text-start{text-align:start}@media(min-width:768px){.xs\:text-start{text-align:start}}@media(min-width:1200px){.sm\:text-start{text-align:start}}@media(min-width:1440px){.md\:text-start{text-align:start}}@media(min-width:1600px){.lg\:text-start{text-align:start}}@media(min-width:1700px){.xl\:text-start{text-align:start}}@media(min-width:1800px){.xxl\:text-start{text-align:start}}.hover\:text-start:hover{text-align:start}.text-end{text-align:end}@media(min-width:768px){.xs\:text-end{text-align:end}}@media(min-width:1200px){.sm\:text-end{text-align:end}}@media(min-width:1440px){.md\:text-end{text-align:end}}@media(min-width:1600px){.lg\:text-end{text-align:end}}@media(min-width:1700px){.xl\:text-end{text-align:end}}@media(min-width:1800px){.xxl\:text-end{text-align:end}}.hover\:text-end:hover{text-align:end}.none{text-decoration:none}@media(min-width:768px){.xs\:none{text-decoration:none}}@media(min-width:1200px){.sm\:none{text-decoration:none}}@media(min-width:1440px){.md\:none{text-decoration:none}}@media(min-width:1600px){.lg\:none{text-decoration:none}}@media(min-width:1700px){.xl\:none{text-decoration:none}}@media(min-width:1800px){.xxl\:none{text-decoration:none}}.hover\:none:hover{text-decoration:none}.underline{text-decoration:underline}@media(min-width:768px){.xs\:underline{text-decoration:underline}}@media(min-width:1200px){.sm\:underline{text-decoration:underline}}@media(min-width:1440px){.md\:underline{text-decoration:underline}}@media(min-width:1600px){.lg\:underline{text-decoration:underline}}@media(min-width:1700px){.xl\:underline{text-decoration:underline}}@media(min-width:1800px){.xxl\:underline{text-decoration:underline}}.hover\:underline:hover{text-decoration:underline}.overline{text-decoration:overline}@media(min-width:768px){.xs\:overline{text-decoration:overline}}@media(min-width:1200px){.sm\:overline{text-decoration:overline}}@media(min-width:1440px){.md\:overline{text-decoration:overline}}@media(min-width:1600px){.lg\:overline{text-decoration:overline}}@media(min-width:1700px){.xl\:overline{text-decoration:overline}}@media(min-width:1800px){.xxl\:overline{text-decoration:overline}}.hover\:overline:hover{text-decoration:overline}.line-through{text-decoration:line-through}@media(min-width:768px){.xs\:line-through{text-decoration:line-through}}@media(min-width:1200px){.sm\:line-through{text-decoration:line-through}}@media(min-width:1440px){.md\:line-through{text-decoration:line-through}}@media(min-width:1600px){.lg\:line-through{text-decoration:line-through}}@media(min-width:1700px){.xl\:line-through{text-decoration:line-through}}@media(min-width:1800px){.xxl\:line-through{text-decoration:line-through}}.hover\:line-through:hover{text-decoration:line-through}.m-3xl{margin:40px}@media(min-width:768px){.xs\:m-3xl{margin:40px}}@media(min-width:1200px){.sm\:m-3xl{margin:40px}}@media(min-width:1440px){.md\:m-3xl{margin:40px}}@media(min-width:1600px){.lg\:m-3xl{margin:40px}}@media(min-width:1700px){.xl\:m-3xl{margin:40px}}@media(min-width:1800px){.xxl\:m-3xl{margin:40px}}.hover\:m-3xl:hover{margin:40px}.m-2xl{margin:32px}@media(min-width:768px){.xs\:m-2xl{margin:32px}}@media(min-width:1200px){.sm\:m-2xl{margin:32px}}@media(min-width:1440px){.md\:m-2xl{margin:32px}}@media(min-width:1600px){.lg\:m-2xl{margin:32px}}@media(min-width:1700px){.xl\:m-2xl{margin:32px}}@media(min-width:1800px){.xxl\:m-2xl{margin:32px}}.hover\:m-2xl:hover{margin:32px}.m-xl{margin:24px}@media(min-width:768px){.xs\:m-xl{margin:24px}}@media(min-width:1200px){.sm\:m-xl{margin:24px}}@media(min-width:1440px){.md\:m-xl{margin:24px}}@media(min-width:1600px){.lg\:m-xl{margin:24px}}@media(min-width:1700px){.xl\:m-xl{margin:24px}}@media(min-width:1800px){.xxl\:m-xl{margin:24px}}.hover\:m-xl:hover{margin:24px}.m-lg{margin:20px}@media(min-width:768px){.xs\:m-lg{margin:20px}}@media(min-width:1200px){.sm\:m-lg{margin:20px}}@media(min-width:1440px){.md\:m-lg{margin:20px}}@media(min-width:1600px){.lg\:m-lg{margin:20px}}@media(min-width:1700px){.xl\:m-lg{margin:20px}}@media(min-width:1800px){.xxl\:m-lg{margin:20px}}.hover\:m-lg:hover{margin:20px}.m-md{margin:16px}@media(min-width:768px){.xs\:m-md{margin:16px}}@media(min-width:1200px){.sm\:m-md{margin:16px}}@media(min-width:1440px){.md\:m-md{margin:16px}}@media(min-width:1600px){.lg\:m-md{margin:16px}}@media(min-width:1700px){.xl\:m-md{margin:16px}}@media(min-width:1800px){.xxl\:m-md{margin:16px}}.hover\:m-md:hover{margin:16px}.m-sm{margin:12px}@media(min-width:768px){.xs\:m-sm{margin:12px}}@media(min-width:1200px){.sm\:m-sm{margin:12px}}@media(min-width:1440px){.md\:m-sm{margin:12px}}@media(min-width:1600px){.lg\:m-sm{margin:12px}}@media(min-width:1700px){.xl\:m-sm{margin:12px}}@media(min-width:1800px){.xxl\:m-sm{margin:12px}}.hover\:m-sm:hover{margin:12px}.m-xs{margin:8px}@media(min-width:768px){.xs\:m-xs{margin:8px}}@media(min-width:1200px){.sm\:m-xs{margin:8px}}@media(min-width:1440px){.md\:m-xs{margin:8px}}@media(min-width:1600px){.lg\:m-xs{margin:8px}}@media(min-width:1700px){.xl\:m-xs{margin:8px}}@media(min-width:1800px){.xxl\:m-xs{margin:8px}}.hover\:m-xs:hover{margin:8px}.m-2xs{margin:6px}@media(min-width:768px){.xs\:m-2xs{margin:6px}}@media(min-width:1200px){.sm\:m-2xs{margin:6px}}@media(min-width:1440px){.md\:m-2xs{margin:6px}}@media(min-width:1600px){.lg\:m-2xs{margin:6px}}@media(min-width:1700px){.xl\:m-2xs{margin:6px}}@media(min-width:1800px){.xxl\:m-2xs{margin:6px}}.hover\:m-2xs:hover{margin:6px}.m-3xs{margin:4px}@media(min-width:768px){.xs\:m-3xs{margin:4px}}@media(min-width:1200px){.sm\:m-3xs{margin:4px}}@media(min-width:1440px){.md\:m-3xs{margin:4px}}@media(min-width:1600px){.lg\:m-3xs{margin:4px}}@media(min-width:1700px){.xl\:m-3xs{margin:4px}}@media(min-width:1800px){.xxl\:m-3xs{margin:4px}}.hover\:m-3xs:hover{margin:4px}.m-4xs{margin:2px}@media(min-width:768px){.xs\:m-4xs{margin:2px}}@media(min-width:1200px){.sm\:m-4xs{margin:2px}}@media(min-width:1440px){.md\:m-4xs{margin:2px}}@media(min-width:1600px){.lg\:m-4xs{margin:2px}}@media(min-width:1700px){.xl\:m-4xs{margin:2px}}@media(min-width:1800px){.xxl\:m-4xs{margin:2px}}.hover\:m-4xs:hover{margin:2px}.m-0{margin:0}@media(min-width:768px){.xs\:m-0{margin:0}}@media(min-width:1200px){.sm\:m-0{margin:0}}@media(min-width:1440px){.md\:m-0{margin:0}}@media(min-width:1600px){.lg\:m-0{margin:0}}@media(min-width:1700px){.xl\:m-0{margin:0}}@media(min-width:1800px){.xxl\:m-0{margin:0}}.hover\:m-0:hover,.m-none{margin:0}@media(min-width:768px){.xs\:m-none{margin:0}}@media(min-width:1200px){.sm\:m-none{margin:0}}@media(min-width:1440px){.md\:m-none{margin:0}}@media(min-width:1600px){.lg\:m-none{margin:0}}@media(min-width:1700px){.xl\:m-none{margin:0}}@media(min-width:1800px){.xxl\:m-none{margin:0}}.hover\:m-none:hover{margin:0}.m-auto{margin:auto}@media(min-width:768px){.xs\:m-auto{margin:auto}}@media(min-width:1200px){.sm\:m-auto{margin:auto}}@media(min-width:1440px){.md\:m-auto{margin:auto}}@media(min-width:1600px){.lg\:m-auto{margin:auto}}@media(min-width:1700px){.xl\:m-auto{margin:auto}}@media(min-width:1800px){.xxl\:m-auto{margin:auto}}.hover\:m-auto:hover{margin:auto}.m-px{margin:1px}@media(min-width:768px){.xs\:m-px{margin:1px}}@media(min-width:1200px){.sm\:m-px{margin:1px}}@media(min-width:1440px){.md\:m-px{margin:1px}}@media(min-width:1600px){.lg\:m-px{margin:1px}}@media(min-width:1700px){.xl\:m-px{margin:1px}}@media(min-width:1800px){.xxl\:m-px{margin:1px}}.hover\:m-px:hover{margin:1px}.mt-3xl{margin-top:40px}@media(min-width:768px){.xs\:mt-3xl{margin-top:40px}}@media(min-width:1200px){.sm\:mt-3xl{margin-top:40px}}@media(min-width:1440px){.md\:mt-3xl{margin-top:40px}}@media(min-width:1600px){.lg\:mt-3xl{margin-top:40px}}@media(min-width:1700px){.xl\:mt-3xl{margin-top:40px}}@media(min-width:1800px){.xxl\:mt-3xl{margin-top:40px}}.hover\:mt-3xl:hover{margin-top:40px}.mt-2xl{margin-top:32px}@media(min-width:768px){.xs\:mt-2xl{margin-top:32px}}@media(min-width:1200px){.sm\:mt-2xl{margin-top:32px}}@media(min-width:1440px){.md\:mt-2xl{margin-top:32px}}@media(min-width:1600px){.lg\:mt-2xl{margin-top:32px}}@media(min-width:1700px){.xl\:mt-2xl{margin-top:32px}}@media(min-width:1800px){.xxl\:mt-2xl{margin-top:32px}}.hover\:mt-2xl:hover{margin-top:32px}.mt-xl{margin-top:24px}@media(min-width:768px){.xs\:mt-xl{margin-top:24px}}@media(min-width:1200px){.sm\:mt-xl{margin-top:24px}}@media(min-width:1440px){.md\:mt-xl{margin-top:24px}}@media(min-width:1600px){.lg\:mt-xl{margin-top:24px}}@media(min-width:1700px){.xl\:mt-xl{margin-top:24px}}@media(min-width:1800px){.xxl\:mt-xl{margin-top:24px}}.hover\:mt-xl:hover{margin-top:24px}.mt-lg{margin-top:20px}@media(min-width:768px){.xs\:mt-lg{margin-top:20px}}@media(min-width:1200px){.sm\:mt-lg{margin-top:20px}}@media(min-width:1440px){.md\:mt-lg{margin-top:20px}}@media(min-width:1600px){.lg\:mt-lg{margin-top:20px}}@media(min-width:1700px){.xl\:mt-lg{margin-top:20px}}@media(min-width:1800px){.xxl\:mt-lg{margin-top:20px}}.hover\:mt-lg:hover{margin-top:20px}.mt-md{margin-top:16px}@media(min-width:768px){.xs\:mt-md{margin-top:16px}}@media(min-width:1200px){.sm\:mt-md{margin-top:16px}}@media(min-width:1440px){.md\:mt-md{margin-top:16px}}@media(min-width:1600px){.lg\:mt-md{margin-top:16px}}@media(min-width:1700px){.xl\:mt-md{margin-top:16px}}@media(min-width:1800px){.xxl\:mt-md{margin-top:16px}}.hover\:mt-md:hover{margin-top:16px}.mt-sm{margin-top:12px}@media(min-width:768px){.xs\:mt-sm{margin-top:12px}}@media(min-width:1200px){.sm\:mt-sm{margin-top:12px}}@media(min-width:1440px){.md\:mt-sm{margin-top:12px}}@media(min-width:1600px){.lg\:mt-sm{margin-top:12px}}@media(min-width:1700px){.xl\:mt-sm{margin-top:12px}}@media(min-width:1800px){.xxl\:mt-sm{margin-top:12px}}.hover\:mt-sm:hover{margin-top:12px}.mt-xs{margin-top:8px}@media(min-width:768px){.xs\:mt-xs{margin-top:8px}}@media(min-width:1200px){.sm\:mt-xs{margin-top:8px}}@media(min-width:1440px){.md\:mt-xs{margin-top:8px}}@media(min-width:1600px){.lg\:mt-xs{margin-top:8px}}@media(min-width:1700px){.xl\:mt-xs{margin-top:8px}}@media(min-width:1800px){.xxl\:mt-xs{margin-top:8px}}.hover\:mt-xs:hover{margin-top:8px}.mt-2xs{margin-top:6px}@media(min-width:768px){.xs\:mt-2xs{margin-top:6px}}@media(min-width:1200px){.sm\:mt-2xs{margin-top:6px}}@media(min-width:1440px){.md\:mt-2xs{margin-top:6px}}@media(min-width:1600px){.lg\:mt-2xs{margin-top:6px}}@media(min-width:1700px){.xl\:mt-2xs{margin-top:6px}}@media(min-width:1800px){.xxl\:mt-2xs{margin-top:6px}}.hover\:mt-2xs:hover{margin-top:6px}.mt-3xs{margin-top:4px}@media(min-width:768px){.xs\:mt-3xs{margin-top:4px}}@media(min-width:1200px){.sm\:mt-3xs{margin-top:4px}}@media(min-width:1440px){.md\:mt-3xs{margin-top:4px}}@media(min-width:1600px){.lg\:mt-3xs{margin-top:4px}}@media(min-width:1700px){.xl\:mt-3xs{margin-top:4px}}@media(min-width:1800px){.xxl\:mt-3xs{margin-top:4px}}.hover\:mt-3xs:hover{margin-top:4px}.mt-4xs{margin-top:2px}@media(min-width:768px){.xs\:mt-4xs{margin-top:2px}}@media(min-width:1200px){.sm\:mt-4xs{margin-top:2px}}@media(min-width:1440px){.md\:mt-4xs{margin-top:2px}}@media(min-width:1600px){.lg\:mt-4xs{margin-top:2px}}@media(min-width:1700px){.xl\:mt-4xs{margin-top:2px}}@media(min-width:1800px){.xxl\:mt-4xs{margin-top:2px}}.hover\:mt-4xs:hover{margin-top:2px}.mt-0{margin-top:0}@media(min-width:768px){.xs\:mt-0{margin-top:0}}@media(min-width:1200px){.sm\:mt-0{margin-top:0}}@media(min-width:1440px){.md\:mt-0{margin-top:0}}@media(min-width:1600px){.lg\:mt-0{margin-top:0}}@media(min-width:1700px){.xl\:mt-0{margin-top:0}}@media(min-width:1800px){.xxl\:mt-0{margin-top:0}}.hover\:mt-0:hover,.mt-none{margin-top:0}@media(min-width:768px){.xs\:mt-none{margin-top:0}}@media(min-width:1200px){.sm\:mt-none{margin-top:0}}@media(min-width:1440px){.md\:mt-none{margin-top:0}}@media(min-width:1600px){.lg\:mt-none{margin-top:0}}@media(min-width:1700px){.xl\:mt-none{margin-top:0}}@media(min-width:1800px){.xxl\:mt-none{margin-top:0}}.hover\:mt-none:hover{margin-top:0}.mt-auto{margin-top:auto}@media(min-width:768px){.xs\:mt-auto{margin-top:auto}}@media(min-width:1200px){.sm\:mt-auto{margin-top:auto}}@media(min-width:1440px){.md\:mt-auto{margin-top:auto}}@media(min-width:1600px){.lg\:mt-auto{margin-top:auto}}@media(min-width:1700px){.xl\:mt-auto{margin-top:auto}}@media(min-width:1800px){.xxl\:mt-auto{margin-top:auto}}.hover\:mt-auto:hover{margin-top:auto}.mt-px{margin-top:1px}@media(min-width:768px){.xs\:mt-px{margin-top:1px}}@media(min-width:1200px){.sm\:mt-px{margin-top:1px}}@media(min-width:1440px){.md\:mt-px{margin-top:1px}}@media(min-width:1600px){.lg\:mt-px{margin-top:1px}}@media(min-width:1700px){.xl\:mt-px{margin-top:1px}}@media(min-width:1800px){.xxl\:mt-px{margin-top:1px}}.hover\:mt-px:hover{margin-top:1px}.mr-3xl{margin-right:40px}@media(min-width:768px){.xs\:mr-3xl{margin-right:40px}}@media(min-width:1200px){.sm\:mr-3xl{margin-right:40px}}@media(min-width:1440px){.md\:mr-3xl{margin-right:40px}}@media(min-width:1600px){.lg\:mr-3xl{margin-right:40px}}@media(min-width:1700px){.xl\:mr-3xl{margin-right:40px}}@media(min-width:1800px){.xxl\:mr-3xl{margin-right:40px}}.hover\:mr-3xl:hover{margin-right:40px}.mr-2xl{margin-right:32px}@media(min-width:768px){.xs\:mr-2xl{margin-right:32px}}@media(min-width:1200px){.sm\:mr-2xl{margin-right:32px}}@media(min-width:1440px){.md\:mr-2xl{margin-right:32px}}@media(min-width:1600px){.lg\:mr-2xl{margin-right:32px}}@media(min-width:1700px){.xl\:mr-2xl{margin-right:32px}}@media(min-width:1800px){.xxl\:mr-2xl{margin-right:32px}}.hover\:mr-2xl:hover{margin-right:32px}.mr-xl{margin-right:24px}@media(min-width:768px){.xs\:mr-xl{margin-right:24px}}@media(min-width:1200px){.sm\:mr-xl{margin-right:24px}}@media(min-width:1440px){.md\:mr-xl{margin-right:24px}}@media(min-width:1600px){.lg\:mr-xl{margin-right:24px}}@media(min-width:1700px){.xl\:mr-xl{margin-right:24px}}@media(min-width:1800px){.xxl\:mr-xl{margin-right:24px}}.hover\:mr-xl:hover{margin-right:24px}.mr-lg{margin-right:20px}@media(min-width:768px){.xs\:mr-lg{margin-right:20px}}@media(min-width:1200px){.sm\:mr-lg{margin-right:20px}}@media(min-width:1440px){.md\:mr-lg{margin-right:20px}}@media(min-width:1600px){.lg\:mr-lg{margin-right:20px}}@media(min-width:1700px){.xl\:mr-lg{margin-right:20px}}@media(min-width:1800px){.xxl\:mr-lg{margin-right:20px}}.hover\:mr-lg:hover{margin-right:20px}.mr-md{margin-right:16px}@media(min-width:768px){.xs\:mr-md{margin-right:16px}}@media(min-width:1200px){.sm\:mr-md{margin-right:16px}}@media(min-width:1440px){.md\:mr-md{margin-right:16px}}@media(min-width:1600px){.lg\:mr-md{margin-right:16px}}@media(min-width:1700px){.xl\:mr-md{margin-right:16px}}@media(min-width:1800px){.xxl\:mr-md{margin-right:16px}}.hover\:mr-md:hover{margin-right:16px}.mr-sm{margin-right:12px}@media(min-width:768px){.xs\:mr-sm{margin-right:12px}}@media(min-width:1200px){.sm\:mr-sm{margin-right:12px}}@media(min-width:1440px){.md\:mr-sm{margin-right:12px}}@media(min-width:1600px){.lg\:mr-sm{margin-right:12px}}@media(min-width:1700px){.xl\:mr-sm{margin-right:12px}}@media(min-width:1800px){.xxl\:mr-sm{margin-right:12px}}.hover\:mr-sm:hover{margin-right:12px}.mr-xs{margin-right:8px}@media(min-width:768px){.xs\:mr-xs{margin-right:8px}}@media(min-width:1200px){.sm\:mr-xs{margin-right:8px}}@media(min-width:1440px){.md\:mr-xs{margin-right:8px}}@media(min-width:1600px){.lg\:mr-xs{margin-right:8px}}@media(min-width:1700px){.xl\:mr-xs{margin-right:8px}}@media(min-width:1800px){.xxl\:mr-xs{margin-right:8px}}.hover\:mr-xs:hover{margin-right:8px}.mr-2xs{margin-right:6px}@media(min-width:768px){.xs\:mr-2xs{margin-right:6px}}@media(min-width:1200px){.sm\:mr-2xs{margin-right:6px}}@media(min-width:1440px){.md\:mr-2xs{margin-right:6px}}@media(min-width:1600px){.lg\:mr-2xs{margin-right:6px}}@media(min-width:1700px){.xl\:mr-2xs{margin-right:6px}}@media(min-width:1800px){.xxl\:mr-2xs{margin-right:6px}}.hover\:mr-2xs:hover{margin-right:6px}.mr-3xs{margin-right:4px}@media(min-width:768px){.xs\:mr-3xs{margin-right:4px}}@media(min-width:1200px){.sm\:mr-3xs{margin-right:4px}}@media(min-width:1440px){.md\:mr-3xs{margin-right:4px}}@media(min-width:1600px){.lg\:mr-3xs{margin-right:4px}}@media(min-width:1700px){.xl\:mr-3xs{margin-right:4px}}@media(min-width:1800px){.xxl\:mr-3xs{margin-right:4px}}.hover\:mr-3xs:hover{margin-right:4px}.mr-4xs{margin-right:2px}@media(min-width:768px){.xs\:mr-4xs{margin-right:2px}}@media(min-width:1200px){.sm\:mr-4xs{margin-right:2px}}@media(min-width:1440px){.md\:mr-4xs{margin-right:2px}}@media(min-width:1600px){.lg\:mr-4xs{margin-right:2px}}@media(min-width:1700px){.xl\:mr-4xs{margin-right:2px}}@media(min-width:1800px){.xxl\:mr-4xs{margin-right:2px}}.hover\:mr-4xs:hover{margin-right:2px}.mr-0{margin-right:0}@media(min-width:768px){.xs\:mr-0{margin-right:0}}@media(min-width:1200px){.sm\:mr-0{margin-right:0}}@media(min-width:1440px){.md\:mr-0{margin-right:0}}@media(min-width:1600px){.lg\:mr-0{margin-right:0}}@media(min-width:1700px){.xl\:mr-0{margin-right:0}}@media(min-width:1800px){.xxl\:mr-0{margin-right:0}}.hover\:mr-0:hover,.mr-none{margin-right:0}@media(min-width:768px){.xs\:mr-none{margin-right:0}}@media(min-width:1200px){.sm\:mr-none{margin-right:0}}@media(min-width:1440px){.md\:mr-none{margin-right:0}}@media(min-width:1600px){.lg\:mr-none{margin-right:0}}@media(min-width:1700px){.xl\:mr-none{margin-right:0}}@media(min-width:1800px){.xxl\:mr-none{margin-right:0}}.hover\:mr-none:hover{margin-right:0}.mr-auto{margin-right:auto}@media(min-width:768px){.xs\:mr-auto{margin-right:auto}}@media(min-width:1200px){.sm\:mr-auto{margin-right:auto}}@media(min-width:1440px){.md\:mr-auto{margin-right:auto}}@media(min-width:1600px){.lg\:mr-auto{margin-right:auto}}@media(min-width:1700px){.xl\:mr-auto{margin-right:auto}}@media(min-width:1800px){.xxl\:mr-auto{margin-right:auto}}.hover\:mr-auto:hover{margin-right:auto}.mr-px{margin-right:1px}@media(min-width:768px){.xs\:mr-px{margin-right:1px}}@media(min-width:1200px){.sm\:mr-px{margin-right:1px}}@media(min-width:1440px){.md\:mr-px{margin-right:1px}}@media(min-width:1600px){.lg\:mr-px{margin-right:1px}}@media(min-width:1700px){.xl\:mr-px{margin-right:1px}}@media(min-width:1800px){.xxl\:mr-px{margin-right:1px}}.hover\:mr-px:hover{margin-right:1px}.mb-3xl{margin-bottom:40px}@media(min-width:768px){.xs\:mb-3xl{margin-bottom:40px}}@media(min-width:1200px){.sm\:mb-3xl{margin-bottom:40px}}@media(min-width:1440px){.md\:mb-3xl{margin-bottom:40px}}@media(min-width:1600px){.lg\:mb-3xl{margin-bottom:40px}}@media(min-width:1700px){.xl\:mb-3xl{margin-bottom:40px}}@media(min-width:1800px){.xxl\:mb-3xl{margin-bottom:40px}}.hover\:mb-3xl:hover{margin-bottom:40px}.mb-2xl{margin-bottom:32px}@media(min-width:768px){.xs\:mb-2xl{margin-bottom:32px}}@media(min-width:1200px){.sm\:mb-2xl{margin-bottom:32px}}@media(min-width:1440px){.md\:mb-2xl{margin-bottom:32px}}@media(min-width:1600px){.lg\:mb-2xl{margin-bottom:32px}}@media(min-width:1700px){.xl\:mb-2xl{margin-bottom:32px}}@media(min-width:1800px){.xxl\:mb-2xl{margin-bottom:32px}}.hover\:mb-2xl:hover{margin-bottom:32px}.mb-xl{margin-bottom:24px}@media(min-width:768px){.xs\:mb-xl{margin-bottom:24px}}@media(min-width:1200px){.sm\:mb-xl{margin-bottom:24px}}@media(min-width:1440px){.md\:mb-xl{margin-bottom:24px}}@media(min-width:1600px){.lg\:mb-xl{margin-bottom:24px}}@media(min-width:1700px){.xl\:mb-xl{margin-bottom:24px}}@media(min-width:1800px){.xxl\:mb-xl{margin-bottom:24px}}.hover\:mb-xl:hover{margin-bottom:24px}.mb-lg{margin-bottom:20px}@media(min-width:768px){.xs\:mb-lg{margin-bottom:20px}}@media(min-width:1200px){.sm\:mb-lg{margin-bottom:20px}}@media(min-width:1440px){.md\:mb-lg{margin-bottom:20px}}@media(min-width:1600px){.lg\:mb-lg{margin-bottom:20px}}@media(min-width:1700px){.xl\:mb-lg{margin-bottom:20px}}@media(min-width:1800px){.xxl\:mb-lg{margin-bottom:20px}}.hover\:mb-lg:hover{margin-bottom:20px}.mb-md{margin-bottom:16px}@media(min-width:768px){.xs\:mb-md{margin-bottom:16px}}@media(min-width:1200px){.sm\:mb-md{margin-bottom:16px}}@media(min-width:1440px){.md\:mb-md{margin-bottom:16px}}@media(min-width:1600px){.lg\:mb-md{margin-bottom:16px}}@media(min-width:1700px){.xl\:mb-md{margin-bottom:16px}}@media(min-width:1800px){.xxl\:mb-md{margin-bottom:16px}}.hover\:mb-md:hover{margin-bottom:16px}.mb-sm{margin-bottom:12px}@media(min-width:768px){.xs\:mb-sm{margin-bottom:12px}}@media(min-width:1200px){.sm\:mb-sm{margin-bottom:12px}}@media(min-width:1440px){.md\:mb-sm{margin-bottom:12px}}@media(min-width:1600px){.lg\:mb-sm{margin-bottom:12px}}@media(min-width:1700px){.xl\:mb-sm{margin-bottom:12px}}@media(min-width:1800px){.xxl\:mb-sm{margin-bottom:12px}}.hover\:mb-sm:hover{margin-bottom:12px}.mb-xs{margin-bottom:8px}@media(min-width:768px){.xs\:mb-xs{margin-bottom:8px}}@media(min-width:1200px){.sm\:mb-xs{margin-bottom:8px}}@media(min-width:1440px){.md\:mb-xs{margin-bottom:8px}}@media(min-width:1600px){.lg\:mb-xs{margin-bottom:8px}}@media(min-width:1700px){.xl\:mb-xs{margin-bottom:8px}}@media(min-width:1800px){.xxl\:mb-xs{margin-bottom:8px}}.hover\:mb-xs:hover{margin-bottom:8px}.mb-2xs{margin-bottom:6px}@media(min-width:768px){.xs\:mb-2xs{margin-bottom:6px}}@media(min-width:1200px){.sm\:mb-2xs{margin-bottom:6px}}@media(min-width:1440px){.md\:mb-2xs{margin-bottom:6px}}@media(min-width:1600px){.lg\:mb-2xs{margin-bottom:6px}}@media(min-width:1700px){.xl\:mb-2xs{margin-bottom:6px}}@media(min-width:1800px){.xxl\:mb-2xs{margin-bottom:6px}}.hover\:mb-2xs:hover{margin-bottom:6px}.mb-3xs{margin-bottom:4px}@media(min-width:768px){.xs\:mb-3xs{margin-bottom:4px}}@media(min-width:1200px){.sm\:mb-3xs{margin-bottom:4px}}@media(min-width:1440px){.md\:mb-3xs{margin-bottom:4px}}@media(min-width:1600px){.lg\:mb-3xs{margin-bottom:4px}}@media(min-width:1700px){.xl\:mb-3xs{margin-bottom:4px}}@media(min-width:1800px){.xxl\:mb-3xs{margin-bottom:4px}}.hover\:mb-3xs:hover{margin-bottom:4px}.mb-4xs{margin-bottom:2px}@media(min-width:768px){.xs\:mb-4xs{margin-bottom:2px}}@media(min-width:1200px){.sm\:mb-4xs{margin-bottom:2px}}@media(min-width:1440px){.md\:mb-4xs{margin-bottom:2px}}@media(min-width:1600px){.lg\:mb-4xs{margin-bottom:2px}}@media(min-width:1700px){.xl\:mb-4xs{margin-bottom:2px}}@media(min-width:1800px){.xxl\:mb-4xs{margin-bottom:2px}}.hover\:mb-4xs:hover{margin-bottom:2px}.mb-0{margin-bottom:0}@media(min-width:768px){.xs\:mb-0{margin-bottom:0}}@media(min-width:1200px){.sm\:mb-0{margin-bottom:0}}@media(min-width:1440px){.md\:mb-0{margin-bottom:0}}@media(min-width:1600px){.lg\:mb-0{margin-bottom:0}}@media(min-width:1700px){.xl\:mb-0{margin-bottom:0}}@media(min-width:1800px){.xxl\:mb-0{margin-bottom:0}}.hover\:mb-0:hover,.mb-none{margin-bottom:0}@media(min-width:768px){.xs\:mb-none{margin-bottom:0}}@media(min-width:1200px){.sm\:mb-none{margin-bottom:0}}@media(min-width:1440px){.md\:mb-none{margin-bottom:0}}@media(min-width:1600px){.lg\:mb-none{margin-bottom:0}}@media(min-width:1700px){.xl\:mb-none{margin-bottom:0}}@media(min-width:1800px){.xxl\:mb-none{margin-bottom:0}}.hover\:mb-none:hover{margin-bottom:0}.mb-auto{margin-bottom:auto}@media(min-width:768px){.xs\:mb-auto{margin-bottom:auto}}@media(min-width:1200px){.sm\:mb-auto{margin-bottom:auto}}@media(min-width:1440px){.md\:mb-auto{margin-bottom:auto}}@media(min-width:1600px){.lg\:mb-auto{margin-bottom:auto}}@media(min-width:1700px){.xl\:mb-auto{margin-bottom:auto}}@media(min-width:1800px){.xxl\:mb-auto{margin-bottom:auto}}.hover\:mb-auto:hover{margin-bottom:auto}.mb-px{margin-bottom:1px}@media(min-width:768px){.xs\:mb-px{margin-bottom:1px}}@media(min-width:1200px){.sm\:mb-px{margin-bottom:1px}}@media(min-width:1440px){.md\:mb-px{margin-bottom:1px}}@media(min-width:1600px){.lg\:mb-px{margin-bottom:1px}}@media(min-width:1700px){.xl\:mb-px{margin-bottom:1px}}@media(min-width:1800px){.xxl\:mb-px{margin-bottom:1px}}.hover\:mb-px:hover{margin-bottom:1px}.ml-3xl{margin-left:40px}@media(min-width:768px){.xs\:ml-3xl{margin-left:40px}}@media(min-width:1200px){.sm\:ml-3xl{margin-left:40px}}@media(min-width:1440px){.md\:ml-3xl{margin-left:40px}}@media(min-width:1600px){.lg\:ml-3xl{margin-left:40px}}@media(min-width:1700px){.xl\:ml-3xl{margin-left:40px}}@media(min-width:1800px){.xxl\:ml-3xl{margin-left:40px}}.hover\:ml-3xl:hover{margin-left:40px}.ml-2xl{margin-left:32px}@media(min-width:768px){.xs\:ml-2xl{margin-left:32px}}@media(min-width:1200px){.sm\:ml-2xl{margin-left:32px}}@media(min-width:1440px){.md\:ml-2xl{margin-left:32px}}@media(min-width:1600px){.lg\:ml-2xl{margin-left:32px}}@media(min-width:1700px){.xl\:ml-2xl{margin-left:32px}}@media(min-width:1800px){.xxl\:ml-2xl{margin-left:32px}}.hover\:ml-2xl:hover{margin-left:32px}.ml-xl{margin-left:24px}@media(min-width:768px){.xs\:ml-xl{margin-left:24px}}@media(min-width:1200px){.sm\:ml-xl{margin-left:24px}}@media(min-width:1440px){.md\:ml-xl{margin-left:24px}}@media(min-width:1600px){.lg\:ml-xl{margin-left:24px}}@media(min-width:1700px){.xl\:ml-xl{margin-left:24px}}@media(min-width:1800px){.xxl\:ml-xl{margin-left:24px}}.hover\:ml-xl:hover{margin-left:24px}.ml-lg{margin-left:20px}@media(min-width:768px){.xs\:ml-lg{margin-left:20px}}@media(min-width:1200px){.sm\:ml-lg{margin-left:20px}}@media(min-width:1440px){.md\:ml-lg{margin-left:20px}}@media(min-width:1600px){.lg\:ml-lg{margin-left:20px}}@media(min-width:1700px){.xl\:ml-lg{margin-left:20px}}@media(min-width:1800px){.xxl\:ml-lg{margin-left:20px}}.hover\:ml-lg:hover{margin-left:20px}.ml-md{margin-left:16px}@media(min-width:768px){.xs\:ml-md{margin-left:16px}}@media(min-width:1200px){.sm\:ml-md{margin-left:16px}}@media(min-width:1440px){.md\:ml-md{margin-left:16px}}@media(min-width:1600px){.lg\:ml-md{margin-left:16px}}@media(min-width:1700px){.xl\:ml-md{margin-left:16px}}@media(min-width:1800px){.xxl\:ml-md{margin-left:16px}}.hover\:ml-md:hover{margin-left:16px}.ml-sm{margin-left:12px}@media(min-width:768px){.xs\:ml-sm{margin-left:12px}}@media(min-width:1200px){.sm\:ml-sm{margin-left:12px}}@media(min-width:1440px){.md\:ml-sm{margin-left:12px}}@media(min-width:1600px){.lg\:ml-sm{margin-left:12px}}@media(min-width:1700px){.xl\:ml-sm{margin-left:12px}}@media(min-width:1800px){.xxl\:ml-sm{margin-left:12px}}.hover\:ml-sm:hover{margin-left:12px}.ml-xs{margin-left:8px}@media(min-width:768px){.xs\:ml-xs{margin-left:8px}}@media(min-width:1200px){.sm\:ml-xs{margin-left:8px}}@media(min-width:1440px){.md\:ml-xs{margin-left:8px}}@media(min-width:1600px){.lg\:ml-xs{margin-left:8px}}@media(min-width:1700px){.xl\:ml-xs{margin-left:8px}}@media(min-width:1800px){.xxl\:ml-xs{margin-left:8px}}.hover\:ml-xs:hover{margin-left:8px}.ml-2xs{margin-left:6px}@media(min-width:768px){.xs\:ml-2xs{margin-left:6px}}@media(min-width:1200px){.sm\:ml-2xs{margin-left:6px}}@media(min-width:1440px){.md\:ml-2xs{margin-left:6px}}@media(min-width:1600px){.lg\:ml-2xs{margin-left:6px}}@media(min-width:1700px){.xl\:ml-2xs{margin-left:6px}}@media(min-width:1800px){.xxl\:ml-2xs{margin-left:6px}}.hover\:ml-2xs:hover{margin-left:6px}.ml-3xs{margin-left:4px}@media(min-width:768px){.xs\:ml-3xs{margin-left:4px}}@media(min-width:1200px){.sm\:ml-3xs{margin-left:4px}}@media(min-width:1440px){.md\:ml-3xs{margin-left:4px}}@media(min-width:1600px){.lg\:ml-3xs{margin-left:4px}}@media(min-width:1700px){.xl\:ml-3xs{margin-left:4px}}@media(min-width:1800px){.xxl\:ml-3xs{margin-left:4px}}.hover\:ml-3xs:hover{margin-left:4px}.ml-4xs{margin-left:2px}@media(min-width:768px){.xs\:ml-4xs{margin-left:2px}}@media(min-width:1200px){.sm\:ml-4xs{margin-left:2px}}@media(min-width:1440px){.md\:ml-4xs{margin-left:2px}}@media(min-width:1600px){.lg\:ml-4xs{margin-left:2px}}@media(min-width:1700px){.xl\:ml-4xs{margin-left:2px}}@media(min-width:1800px){.xxl\:ml-4xs{margin-left:2px}}.hover\:ml-4xs:hover{margin-left:2px}.ml-0{margin-left:0}@media(min-width:768px){.xs\:ml-0{margin-left:0}}@media(min-width:1200px){.sm\:ml-0{margin-left:0}}@media(min-width:1440px){.md\:ml-0{margin-left:0}}@media(min-width:1600px){.lg\:ml-0{margin-left:0}}@media(min-width:1700px){.xl\:ml-0{margin-left:0}}@media(min-width:1800px){.xxl\:ml-0{margin-left:0}}.hover\:ml-0:hover,.ml-none{margin-left:0}@media(min-width:768px){.xs\:ml-none{margin-left:0}}@media(min-width:1200px){.sm\:ml-none{margin-left:0}}@media(min-width:1440px){.md\:ml-none{margin-left:0}}@media(min-width:1600px){.lg\:ml-none{margin-left:0}}@media(min-width:1700px){.xl\:ml-none{margin-left:0}}@media(min-width:1800px){.xxl\:ml-none{margin-left:0}}.hover\:ml-none:hover{margin-left:0}.ml-auto{margin-left:auto}@media(min-width:768px){.xs\:ml-auto{margin-left:auto}}@media(min-width:1200px){.sm\:ml-auto{margin-left:auto}}@media(min-width:1440px){.md\:ml-auto{margin-left:auto}}@media(min-width:1600px){.lg\:ml-auto{margin-left:auto}}@media(min-width:1700px){.xl\:ml-auto{margin-left:auto}}@media(min-width:1800px){.xxl\:ml-auto{margin-left:auto}}.hover\:ml-auto:hover{margin-left:auto}.ml-px{margin-left:1px}@media(min-width:768px){.xs\:ml-px{margin-left:1px}}@media(min-width:1200px){.sm\:ml-px{margin-left:1px}}@media(min-width:1440px){.md\:ml-px{margin-left:1px}}@media(min-width:1600px){.lg\:ml-px{margin-left:1px}}@media(min-width:1700px){.xl\:ml-px{margin-left:1px}}@media(min-width:1800px){.xxl\:ml-px{margin-left:1px}}.hover\:ml-px:hover{margin-left:1px}.mx-3xl{margin-left:40px;margin-right:40px}@media(min-width:768px){.xs\:mx-3xl{margin-left:40px;margin-right:40px}}@media(min-width:1200px){.sm\:mx-3xl{margin-left:40px;margin-right:40px}}@media(min-width:1440px){.md\:mx-3xl{margin-left:40px;margin-right:40px}}@media(min-width:1600px){.lg\:mx-3xl{margin-left:40px;margin-right:40px}}@media(min-width:1700px){.xl\:mx-3xl{margin-left:40px;margin-right:40px}}@media(min-width:1800px){.xxl\:mx-3xl{margin-left:40px;margin-right:40px}}.hover\:mx-3xl:hover{margin-left:40px;margin-right:40px}.mx-2xl{margin-left:32px;margin-right:32px}@media(min-width:768px){.xs\:mx-2xl{margin-left:32px;margin-right:32px}}@media(min-width:1200px){.sm\:mx-2xl{margin-left:32px;margin-right:32px}}@media(min-width:1440px){.md\:mx-2xl{margin-left:32px;margin-right:32px}}@media(min-width:1600px){.lg\:mx-2xl{margin-left:32px;margin-right:32px}}@media(min-width:1700px){.xl\:mx-2xl{margin-left:32px;margin-right:32px}}@media(min-width:1800px){.xxl\:mx-2xl{margin-left:32px;margin-right:32px}}.hover\:mx-2xl:hover{margin-left:32px;margin-right:32px}.mx-xl{margin-left:24px;margin-right:24px}@media(min-width:768px){.xs\:mx-xl{margin-left:24px;margin-right:24px}}@media(min-width:1200px){.sm\:mx-xl{margin-left:24px;margin-right:24px}}@media(min-width:1440px){.md\:mx-xl{margin-left:24px;margin-right:24px}}@media(min-width:1600px){.lg\:mx-xl{margin-left:24px;margin-right:24px}}@media(min-width:1700px){.xl\:mx-xl{margin-left:24px;margin-right:24px}}@media(min-width:1800px){.xxl\:mx-xl{margin-left:24px;margin-right:24px}}.hover\:mx-xl:hover{margin-left:24px;margin-right:24px}.mx-lg{margin-left:20px;margin-right:20px}@media(min-width:768px){.xs\:mx-lg{margin-left:20px;margin-right:20px}}@media(min-width:1200px){.sm\:mx-lg{margin-left:20px;margin-right:20px}}@media(min-width:1440px){.md\:mx-lg{margin-left:20px;margin-right:20px}}@media(min-width:1600px){.lg\:mx-lg{margin-left:20px;margin-right:20px}}@media(min-width:1700px){.xl\:mx-lg{margin-left:20px;margin-right:20px}}@media(min-width:1800px){.xxl\:mx-lg{margin-left:20px;margin-right:20px}}.hover\:mx-lg:hover{margin-left:20px;margin-right:20px}.mx-md{margin-left:16px;margin-right:16px}@media(min-width:768px){.xs\:mx-md{margin-left:16px;margin-right:16px}}@media(min-width:1200px){.sm\:mx-md{margin-left:16px;margin-right:16px}}@media(min-width:1440px){.md\:mx-md{margin-left:16px;margin-right:16px}}@media(min-width:1600px){.lg\:mx-md{margin-left:16px;margin-right:16px}}@media(min-width:1700px){.xl\:mx-md{margin-left:16px;margin-right:16px}}@media(min-width:1800px){.xxl\:mx-md{margin-left:16px;margin-right:16px}}.hover\:mx-md:hover{margin-left:16px;margin-right:16px}.mx-sm{margin-left:12px;margin-right:12px}@media(min-width:768px){.xs\:mx-sm{margin-left:12px;margin-right:12px}}@media(min-width:1200px){.sm\:mx-sm{margin-left:12px;margin-right:12px}}@media(min-width:1440px){.md\:mx-sm{margin-left:12px;margin-right:12px}}@media(min-width:1600px){.lg\:mx-sm{margin-left:12px;margin-right:12px}}@media(min-width:1700px){.xl\:mx-sm{margin-left:12px;margin-right:12px}}@media(min-width:1800px){.xxl\:mx-sm{margin-left:12px;margin-right:12px}}.hover\:mx-sm:hover{margin-left:12px;margin-right:12px}.mx-xs{margin-left:8px;margin-right:8px}@media(min-width:768px){.xs\:mx-xs{margin-left:8px;margin-right:8px}}@media(min-width:1200px){.sm\:mx-xs{margin-left:8px;margin-right:8px}}@media(min-width:1440px){.md\:mx-xs{margin-left:8px;margin-right:8px}}@media(min-width:1600px){.lg\:mx-xs{margin-left:8px;margin-right:8px}}@media(min-width:1700px){.xl\:mx-xs{margin-left:8px;margin-right:8px}}@media(min-width:1800px){.xxl\:mx-xs{margin-left:8px;margin-right:8px}}.hover\:mx-xs:hover{margin-left:8px;margin-right:8px}.mx-2xs{margin-left:6px;margin-right:6px}@media(min-width:768px){.xs\:mx-2xs{margin-left:6px;margin-right:6px}}@media(min-width:1200px){.sm\:mx-2xs{margin-left:6px;margin-right:6px}}@media(min-width:1440px){.md\:mx-2xs{margin-left:6px;margin-right:6px}}@media(min-width:1600px){.lg\:mx-2xs{margin-left:6px;margin-right:6px}}@media(min-width:1700px){.xl\:mx-2xs{margin-left:6px;margin-right:6px}}@media(min-width:1800px){.xxl\:mx-2xs{margin-left:6px;margin-right:6px}}.hover\:mx-2xs:hover{margin-left:6px;margin-right:6px}.mx-3xs{margin-left:4px;margin-right:4px}@media(min-width:768px){.xs\:mx-3xs{margin-left:4px;margin-right:4px}}@media(min-width:1200px){.sm\:mx-3xs{margin-left:4px;margin-right:4px}}@media(min-width:1440px){.md\:mx-3xs{margin-left:4px;margin-right:4px}}@media(min-width:1600px){.lg\:mx-3xs{margin-left:4px;margin-right:4px}}@media(min-width:1700px){.xl\:mx-3xs{margin-left:4px;margin-right:4px}}@media(min-width:1800px){.xxl\:mx-3xs{margin-left:4px;margin-right:4px}}.hover\:mx-3xs:hover{margin-left:4px;margin-right:4px}.mx-4xs{margin-left:2px;margin-right:2px}@media(min-width:768px){.xs\:mx-4xs{margin-left:2px;margin-right:2px}}@media(min-width:1200px){.sm\:mx-4xs{margin-left:2px;margin-right:2px}}@media(min-width:1440px){.md\:mx-4xs{margin-left:2px;margin-right:2px}}@media(min-width:1600px){.lg\:mx-4xs{margin-left:2px;margin-right:2px}}@media(min-width:1700px){.xl\:mx-4xs{margin-left:2px;margin-right:2px}}@media(min-width:1800px){.xxl\:mx-4xs{margin-left:2px;margin-right:2px}}.hover\:mx-4xs:hover{margin-left:2px;margin-right:2px}.mx-0{margin-left:0;margin-right:0}@media(min-width:768px){.xs\:mx-0{margin-left:0;margin-right:0}}@media(min-width:1200px){.sm\:mx-0{margin-left:0;margin-right:0}}@media(min-width:1440px){.md\:mx-0{margin-left:0;margin-right:0}}@media(min-width:1600px){.lg\:mx-0{margin-left:0;margin-right:0}}@media(min-width:1700px){.xl\:mx-0{margin-left:0;margin-right:0}}@media(min-width:1800px){.xxl\:mx-0{margin-left:0;margin-right:0}}.hover\:mx-0:hover,.mx-none{margin-left:0;margin-right:0}@media(min-width:768px){.xs\:mx-none{margin-left:0;margin-right:0}}@media(min-width:1200px){.sm\:mx-none{margin-left:0;margin-right:0}}@media(min-width:1440px){.md\:mx-none{margin-left:0;margin-right:0}}@media(min-width:1600px){.lg\:mx-none{margin-left:0;margin-right:0}}@media(min-width:1700px){.xl\:mx-none{margin-left:0;margin-right:0}}@media(min-width:1800px){.xxl\:mx-none{margin-left:0;margin-right:0}}.hover\:mx-none:hover{margin-left:0;margin-right:0}.mx-auto{margin-left:auto;margin-right:auto}@media(min-width:768px){.xs\:mx-auto{margin-left:auto;margin-right:auto}}@media(min-width:1200px){.sm\:mx-auto{margin-left:auto;margin-right:auto}}@media(min-width:1440px){.md\:mx-auto{margin-left:auto;margin-right:auto}}@media(min-width:1600px){.lg\:mx-auto{margin-left:auto;margin-right:auto}}@media(min-width:1700px){.xl\:mx-auto{margin-left:auto;margin-right:auto}}@media(min-width:1800px){.xxl\:mx-auto{margin-left:auto;margin-right:auto}}.hover\:mx-auto:hover{margin-left:auto;margin-right:auto}.mx-px{margin-left:1px;margin-right:1px}@media(min-width:768px){.xs\:mx-px{margin-left:1px;margin-right:1px}}@media(min-width:1200px){.sm\:mx-px{margin-left:1px;margin-right:1px}}@media(min-width:1440px){.md\:mx-px{margin-left:1px;margin-right:1px}}@media(min-width:1600px){.lg\:mx-px{margin-left:1px;margin-right:1px}}@media(min-width:1700px){.xl\:mx-px{margin-left:1px;margin-right:1px}}@media(min-width:1800px){.xxl\:mx-px{margin-left:1px;margin-right:1px}}.hover\:mx-px:hover{margin-left:1px;margin-right:1px}.my-3xl{margin-top:40px;margin-bottom:40px}@media(min-width:768px){.xs\:my-3xl{margin-top:40px;margin-bottom:40px}}@media(min-width:1200px){.sm\:my-3xl{margin-top:40px;margin-bottom:40px}}@media(min-width:1440px){.md\:my-3xl{margin-top:40px;margin-bottom:40px}}@media(min-width:1600px){.lg\:my-3xl{margin-top:40px;margin-bottom:40px}}@media(min-width:1700px){.xl\:my-3xl{margin-top:40px;margin-bottom:40px}}@media(min-width:1800px){.xxl\:my-3xl{margin-top:40px;margin-bottom:40px}}.hover\:my-3xl:hover{margin-top:40px;margin-bottom:40px}.my-2xl{margin-top:32px;margin-bottom:32px}@media(min-width:768px){.xs\:my-2xl{margin-top:32px;margin-bottom:32px}}@media(min-width:1200px){.sm\:my-2xl{margin-top:32px;margin-bottom:32px}}@media(min-width:1440px){.md\:my-2xl{margin-top:32px;margin-bottom:32px}}@media(min-width:1600px){.lg\:my-2xl{margin-top:32px;margin-bottom:32px}}@media(min-width:1700px){.xl\:my-2xl{margin-top:32px;margin-bottom:32px}}@media(min-width:1800px){.xxl\:my-2xl{margin-top:32px;margin-bottom:32px}}.hover\:my-2xl:hover{margin-top:32px;margin-bottom:32px}.my-xl{margin-top:24px;margin-bottom:24px}@media(min-width:768px){.xs\:my-xl{margin-top:24px;margin-bottom:24px}}@media(min-width:1200px){.sm\:my-xl{margin-top:24px;margin-bottom:24px}}@media(min-width:1440px){.md\:my-xl{margin-top:24px;margin-bottom:24px}}@media(min-width:1600px){.lg\:my-xl{margin-top:24px;margin-bottom:24px}}@media(min-width:1700px){.xl\:my-xl{margin-top:24px;margin-bottom:24px}}@media(min-width:1800px){.xxl\:my-xl{margin-top:24px;margin-bottom:24px}}.hover\:my-xl:hover{margin-top:24px;margin-bottom:24px}.my-lg{margin-top:20px;margin-bottom:20px}@media(min-width:768px){.xs\:my-lg{margin-top:20px;margin-bottom:20px}}@media(min-width:1200px){.sm\:my-lg{margin-top:20px;margin-bottom:20px}}@media(min-width:1440px){.md\:my-lg{margin-top:20px;margin-bottom:20px}}@media(min-width:1600px){.lg\:my-lg{margin-top:20px;margin-bottom:20px}}@media(min-width:1700px){.xl\:my-lg{margin-top:20px;margin-bottom:20px}}@media(min-width:1800px){.xxl\:my-lg{margin-top:20px;margin-bottom:20px}}.hover\:my-lg:hover{margin-top:20px;margin-bottom:20px}.my-md{margin-top:16px;margin-bottom:16px}@media(min-width:768px){.xs\:my-md{margin-top:16px;margin-bottom:16px}}@media(min-width:1200px){.sm\:my-md{margin-top:16px;margin-bottom:16px}}@media(min-width:1440px){.md\:my-md{margin-top:16px;margin-bottom:16px}}@media(min-width:1600px){.lg\:my-md{margin-top:16px;margin-bottom:16px}}@media(min-width:1700px){.xl\:my-md{margin-top:16px;margin-bottom:16px}}@media(min-width:1800px){.xxl\:my-md{margin-top:16px;margin-bottom:16px}}.hover\:my-md:hover{margin-top:16px;margin-bottom:16px}.my-sm{margin-top:12px;margin-bottom:12px}@media(min-width:768px){.xs\:my-sm{margin-top:12px;margin-bottom:12px}}@media(min-width:1200px){.sm\:my-sm{margin-top:12px;margin-bottom:12px}}@media(min-width:1440px){.md\:my-sm{margin-top:12px;margin-bottom:12px}}@media(min-width:1600px){.lg\:my-sm{margin-top:12px;margin-bottom:12px}}@media(min-width:1700px){.xl\:my-sm{margin-top:12px;margin-bottom:12px}}@media(min-width:1800px){.xxl\:my-sm{margin-top:12px;margin-bottom:12px}}.hover\:my-sm:hover{margin-top:12px;margin-bottom:12px}.my-xs{margin-top:8px;margin-bottom:8px}@media(min-width:768px){.xs\:my-xs{margin-top:8px;margin-bottom:8px}}@media(min-width:1200px){.sm\:my-xs{margin-top:8px;margin-bottom:8px}}@media(min-width:1440px){.md\:my-xs{margin-top:8px;margin-bottom:8px}}@media(min-width:1600px){.lg\:my-xs{margin-top:8px;margin-bottom:8px}}@media(min-width:1700px){.xl\:my-xs{margin-top:8px;margin-bottom:8px}}@media(min-width:1800px){.xxl\:my-xs{margin-top:8px;margin-bottom:8px}}.hover\:my-xs:hover{margin-top:8px;margin-bottom:8px}.my-2xs{margin-top:6px;margin-bottom:6px}@media(min-width:768px){.xs\:my-2xs{margin-top:6px;margin-bottom:6px}}@media(min-width:1200px){.sm\:my-2xs{margin-top:6px;margin-bottom:6px}}@media(min-width:1440px){.md\:my-2xs{margin-top:6px;margin-bottom:6px}}@media(min-width:1600px){.lg\:my-2xs{margin-top:6px;margin-bottom:6px}}@media(min-width:1700px){.xl\:my-2xs{margin-top:6px;margin-bottom:6px}}@media(min-width:1800px){.xxl\:my-2xs{margin-top:6px;margin-bottom:6px}}.hover\:my-2xs:hover{margin-top:6px;margin-bottom:6px}.my-3xs{margin-top:4px;margin-bottom:4px}@media(min-width:768px){.xs\:my-3xs{margin-top:4px;margin-bottom:4px}}@media(min-width:1200px){.sm\:my-3xs{margin-top:4px;margin-bottom:4px}}@media(min-width:1440px){.md\:my-3xs{margin-top:4px;margin-bottom:4px}}@media(min-width:1600px){.lg\:my-3xs{margin-top:4px;margin-bottom:4px}}@media(min-width:1700px){.xl\:my-3xs{margin-top:4px;margin-bottom:4px}}@media(min-width:1800px){.xxl\:my-3xs{margin-top:4px;margin-bottom:4px}}.hover\:my-3xs:hover{margin-top:4px;margin-bottom:4px}.my-4xs{margin-top:2px;margin-bottom:2px}@media(min-width:768px){.xs\:my-4xs{margin-top:2px;margin-bottom:2px}}@media(min-width:1200px){.sm\:my-4xs{margin-top:2px;margin-bottom:2px}}@media(min-width:1440px){.md\:my-4xs{margin-top:2px;margin-bottom:2px}}@media(min-width:1600px){.lg\:my-4xs{margin-top:2px;margin-bottom:2px}}@media(min-width:1700px){.xl\:my-4xs{margin-top:2px;margin-bottom:2px}}@media(min-width:1800px){.xxl\:my-4xs{margin-top:2px;margin-bottom:2px}}.hover\:my-4xs:hover{margin-top:2px;margin-bottom:2px}.my-0{margin-top:0;margin-bottom:0}@media(min-width:768px){.xs\:my-0{margin-top:0;margin-bottom:0}}@media(min-width:1200px){.sm\:my-0{margin-top:0;margin-bottom:0}}@media(min-width:1440px){.md\:my-0{margin-top:0;margin-bottom:0}}@media(min-width:1600px){.lg\:my-0{margin-top:0;margin-bottom:0}}@media(min-width:1700px){.xl\:my-0{margin-top:0;margin-bottom:0}}@media(min-width:1800px){.xxl\:my-0{margin-top:0;margin-bottom:0}}.hover\:my-0:hover,.my-none{margin-top:0;margin-bottom:0}@media(min-width:768px){.xs\:my-none{margin-top:0;margin-bottom:0}}@media(min-width:1200px){.sm\:my-none{margin-top:0;margin-bottom:0}}@media(min-width:1440px){.md\:my-none{margin-top:0;margin-bottom:0}}@media(min-width:1600px){.lg\:my-none{margin-top:0;margin-bottom:0}}@media(min-width:1700px){.xl\:my-none{margin-top:0;margin-bottom:0}}@media(min-width:1800px){.xxl\:my-none{margin-top:0;margin-bottom:0}}.hover\:my-none:hover{margin-top:0;margin-bottom:0}.my-auto{margin-top:auto;margin-bottom:auto}@media(min-width:768px){.xs\:my-auto{margin-top:auto;margin-bottom:auto}}@media(min-width:1200px){.sm\:my-auto{margin-top:auto;margin-bottom:auto}}@media(min-width:1440px){.md\:my-auto{margin-top:auto;margin-bottom:auto}}@media(min-width:1600px){.lg\:my-auto{margin-top:auto;margin-bottom:auto}}@media(min-width:1700px){.xl\:my-auto{margin-top:auto;margin-bottom:auto}}@media(min-width:1800px){.xxl\:my-auto{margin-top:auto;margin-bottom:auto}}.hover\:my-auto:hover{margin-top:auto;margin-bottom:auto}.my-px{margin-top:1px;margin-bottom:1px}@media(min-width:768px){.xs\:my-px{margin-top:1px;margin-bottom:1px}}@media(min-width:1200px){.sm\:my-px{margin-top:1px;margin-bottom:1px}}@media(min-width:1440px){.md\:my-px{margin-top:1px;margin-bottom:1px}}@media(min-width:1600px){.lg\:my-px{margin-top:1px;margin-bottom:1px}}@media(min-width:1700px){.xl\:my-px{margin-top:1px;margin-bottom:1px}}@media(min-width:1800px){.xxl\:my-px{margin-top:1px;margin-bottom:1px}}.hover\:my-px:hover{margin-top:1px;margin-bottom:1px}.-m-3xl{margin:-40px}@media(min-width:768px){.xs\:-m-3xl{margin:-40px}}@media(min-width:1200px){.sm\:-m-3xl{margin:-40px}}@media(min-width:1440px){.md\:-m-3xl{margin:-40px}}@media(min-width:1600px){.lg\:-m-3xl{margin:-40px}}@media(min-width:1700px){.xl\:-m-3xl{margin:-40px}}@media(min-width:1800px){.xxl\:-m-3xl{margin:-40px}}.hover\:-m-3xl:hover{margin:-40px}.-m-2xl{margin:-32px}@media(min-width:768px){.xs\:-m-2xl{margin:-32px}}@media(min-width:1200px){.sm\:-m-2xl{margin:-32px}}@media(min-width:1440px){.md\:-m-2xl{margin:-32px}}@media(min-width:1600px){.lg\:-m-2xl{margin:-32px}}@media(min-width:1700px){.xl\:-m-2xl{margin:-32px}}@media(min-width:1800px){.xxl\:-m-2xl{margin:-32px}}.hover\:-m-2xl:hover{margin:-32px}.-m-xl{margin:-24px}@media(min-width:768px){.xs\:-m-xl{margin:-24px}}@media(min-width:1200px){.sm\:-m-xl{margin:-24px}}@media(min-width:1440px){.md\:-m-xl{margin:-24px}}@media(min-width:1600px){.lg\:-m-xl{margin:-24px}}@media(min-width:1700px){.xl\:-m-xl{margin:-24px}}@media(min-width:1800px){.xxl\:-m-xl{margin:-24px}}.hover\:-m-xl:hover{margin:-24px}.-m-lg{margin:-20px}@media(min-width:768px){.xs\:-m-lg{margin:-20px}}@media(min-width:1200px){.sm\:-m-lg{margin:-20px}}@media(min-width:1440px){.md\:-m-lg{margin:-20px}}@media(min-width:1600px){.lg\:-m-lg{margin:-20px}}@media(min-width:1700px){.xl\:-m-lg{margin:-20px}}@media(min-width:1800px){.xxl\:-m-lg{margin:-20px}}.hover\:-m-lg:hover{margin:-20px}.-m-md{margin:-16px}@media(min-width:768px){.xs\:-m-md{margin:-16px}}@media(min-width:1200px){.sm\:-m-md{margin:-16px}}@media(min-width:1440px){.md\:-m-md{margin:-16px}}@media(min-width:1600px){.lg\:-m-md{margin:-16px}}@media(min-width:1700px){.xl\:-m-md{margin:-16px}}@media(min-width:1800px){.xxl\:-m-md{margin:-16px}}.hover\:-m-md:hover{margin:-16px}.-m-sm{margin:-12px}@media(min-width:768px){.xs\:-m-sm{margin:-12px}}@media(min-width:1200px){.sm\:-m-sm{margin:-12px}}@media(min-width:1440px){.md\:-m-sm{margin:-12px}}@media(min-width:1600px){.lg\:-m-sm{margin:-12px}}@media(min-width:1700px){.xl\:-m-sm{margin:-12px}}@media(min-width:1800px){.xxl\:-m-sm{margin:-12px}}.hover\:-m-sm:hover{margin:-12px}.-m-xs{margin:-8px}@media(min-width:768px){.xs\:-m-xs{margin:-8px}}@media(min-width:1200px){.sm\:-m-xs{margin:-8px}}@media(min-width:1440px){.md\:-m-xs{margin:-8px}}@media(min-width:1600px){.lg\:-m-xs{margin:-8px}}@media(min-width:1700px){.xl\:-m-xs{margin:-8px}}@media(min-width:1800px){.xxl\:-m-xs{margin:-8px}}.hover\:-m-xs:hover{margin:-8px}.-m-2xs{margin:-6px}@media(min-width:768px){.xs\:-m-2xs{margin:-6px}}@media(min-width:1200px){.sm\:-m-2xs{margin:-6px}}@media(min-width:1440px){.md\:-m-2xs{margin:-6px}}@media(min-width:1600px){.lg\:-m-2xs{margin:-6px}}@media(min-width:1700px){.xl\:-m-2xs{margin:-6px}}@media(min-width:1800px){.xxl\:-m-2xs{margin:-6px}}.hover\:-m-2xs:hover{margin:-6px}.-m-3xs{margin:-4px}@media(min-width:768px){.xs\:-m-3xs{margin:-4px}}@media(min-width:1200px){.sm\:-m-3xs{margin:-4px}}@media(min-width:1440px){.md\:-m-3xs{margin:-4px}}@media(min-width:1600px){.lg\:-m-3xs{margin:-4px}}@media(min-width:1700px){.xl\:-m-3xs{margin:-4px}}@media(min-width:1800px){.xxl\:-m-3xs{margin:-4px}}.hover\:-m-3xs:hover{margin:-4px}.-m-4xs{margin:-2px}@media(min-width:768px){.xs\:-m-4xs{margin:-2px}}@media(min-width:1200px){.sm\:-m-4xs{margin:-2px}}@media(min-width:1440px){.md\:-m-4xs{margin:-2px}}@media(min-width:1600px){.lg\:-m-4xs{margin:-2px}}@media(min-width:1700px){.xl\:-m-4xs{margin:-2px}}@media(min-width:1800px){.xxl\:-m-4xs{margin:-2px}}.hover\:-m-4xs:hover{margin:-2px}.-m-0{margin:-0}@media(min-width:768px){.xs\:-m-0{margin:-0}}@media(min-width:1200px){.sm\:-m-0{margin:-0}}@media(min-width:1440px){.md\:-m-0{margin:-0}}@media(min-width:1600px){.lg\:-m-0{margin:-0}}@media(min-width:1700px){.xl\:-m-0{margin:-0}}@media(min-width:1800px){.xxl\:-m-0{margin:-0}}.hover\:-m-0:hover,.-m-none{margin:-0}@media(min-width:768px){.xs\:-m-none{margin:-0}}@media(min-width:1200px){.sm\:-m-none{margin:-0}}@media(min-width:1440px){.md\:-m-none{margin:-0}}@media(min-width:1600px){.lg\:-m-none{margin:-0}}@media(min-width:1700px){.xl\:-m-none{margin:-0}}@media(min-width:1800px){.xxl\:-m-none{margin:-0}}.hover\:-m-none:hover{margin:-0}.-m-auto{margin:-auto}@media(min-width:768px){.xs\:-m-auto{margin:-auto}}@media(min-width:1200px){.sm\:-m-auto{margin:-auto}}@media(min-width:1440px){.md\:-m-auto{margin:-auto}}@media(min-width:1600px){.lg\:-m-auto{margin:-auto}}@media(min-width:1700px){.xl\:-m-auto{margin:-auto}}@media(min-width:1800px){.xxl\:-m-auto{margin:-auto}}.hover\:-m-auto:hover{margin:-auto}.-m-px{margin:-1px}@media(min-width:768px){.xs\:-m-px{margin:-1px}}@media(min-width:1200px){.sm\:-m-px{margin:-1px}}@media(min-width:1440px){.md\:-m-px{margin:-1px}}@media(min-width:1600px){.lg\:-m-px{margin:-1px}}@media(min-width:1700px){.xl\:-m-px{margin:-1px}}@media(min-width:1800px){.xxl\:-m-px{margin:-1px}}.hover\:-m-px:hover{margin:-1px}.-mt-3xl{margin-top:-40px}@media(min-width:768px){.xs\:-mt-3xl{margin-top:-40px}}@media(min-width:1200px){.sm\:-mt-3xl{margin-top:-40px}}@media(min-width:1440px){.md\:-mt-3xl{margin-top:-40px}}@media(min-width:1600px){.lg\:-mt-3xl{margin-top:-40px}}@media(min-width:1700px){.xl\:-mt-3xl{margin-top:-40px}}@media(min-width:1800px){.xxl\:-mt-3xl{margin-top:-40px}}.hover\:-mt-3xl:hover{margin-top:-40px}.-mt-2xl{margin-top:-32px}@media(min-width:768px){.xs\:-mt-2xl{margin-top:-32px}}@media(min-width:1200px){.sm\:-mt-2xl{margin-top:-32px}}@media(min-width:1440px){.md\:-mt-2xl{margin-top:-32px}}@media(min-width:1600px){.lg\:-mt-2xl{margin-top:-32px}}@media(min-width:1700px){.xl\:-mt-2xl{margin-top:-32px}}@media(min-width:1800px){.xxl\:-mt-2xl{margin-top:-32px}}.hover\:-mt-2xl:hover{margin-top:-32px}.-mt-xl{margin-top:-24px}@media(min-width:768px){.xs\:-mt-xl{margin-top:-24px}}@media(min-width:1200px){.sm\:-mt-xl{margin-top:-24px}}@media(min-width:1440px){.md\:-mt-xl{margin-top:-24px}}@media(min-width:1600px){.lg\:-mt-xl{margin-top:-24px}}@media(min-width:1700px){.xl\:-mt-xl{margin-top:-24px}}@media(min-width:1800px){.xxl\:-mt-xl{margin-top:-24px}}.hover\:-mt-xl:hover{margin-top:-24px}.-mt-lg{margin-top:-20px}@media(min-width:768px){.xs\:-mt-lg{margin-top:-20px}}@media(min-width:1200px){.sm\:-mt-lg{margin-top:-20px}}@media(min-width:1440px){.md\:-mt-lg{margin-top:-20px}}@media(min-width:1600px){.lg\:-mt-lg{margin-top:-20px}}@media(min-width:1700px){.xl\:-mt-lg{margin-top:-20px}}@media(min-width:1800px){.xxl\:-mt-lg{margin-top:-20px}}.hover\:-mt-lg:hover{margin-top:-20px}.-mt-md{margin-top:-16px}@media(min-width:768px){.xs\:-mt-md{margin-top:-16px}}@media(min-width:1200px){.sm\:-mt-md{margin-top:-16px}}@media(min-width:1440px){.md\:-mt-md{margin-top:-16px}}@media(min-width:1600px){.lg\:-mt-md{margin-top:-16px}}@media(min-width:1700px){.xl\:-mt-md{margin-top:-16px}}@media(min-width:1800px){.xxl\:-mt-md{margin-top:-16px}}.hover\:-mt-md:hover{margin-top:-16px}.-mt-sm{margin-top:-12px}@media(min-width:768px){.xs\:-mt-sm{margin-top:-12px}}@media(min-width:1200px){.sm\:-mt-sm{margin-top:-12px}}@media(min-width:1440px){.md\:-mt-sm{margin-top:-12px}}@media(min-width:1600px){.lg\:-mt-sm{margin-top:-12px}}@media(min-width:1700px){.xl\:-mt-sm{margin-top:-12px}}@media(min-width:1800px){.xxl\:-mt-sm{margin-top:-12px}}.hover\:-mt-sm:hover{margin-top:-12px}.-mt-xs{margin-top:-8px}@media(min-width:768px){.xs\:-mt-xs{margin-top:-8px}}@media(min-width:1200px){.sm\:-mt-xs{margin-top:-8px}}@media(min-width:1440px){.md\:-mt-xs{margin-top:-8px}}@media(min-width:1600px){.lg\:-mt-xs{margin-top:-8px}}@media(min-width:1700px){.xl\:-mt-xs{margin-top:-8px}}@media(min-width:1800px){.xxl\:-mt-xs{margin-top:-8px}}.hover\:-mt-xs:hover{margin-top:-8px}.-mt-2xs{margin-top:-6px}@media(min-width:768px){.xs\:-mt-2xs{margin-top:-6px}}@media(min-width:1200px){.sm\:-mt-2xs{margin-top:-6px}}@media(min-width:1440px){.md\:-mt-2xs{margin-top:-6px}}@media(min-width:1600px){.lg\:-mt-2xs{margin-top:-6px}}@media(min-width:1700px){.xl\:-mt-2xs{margin-top:-6px}}@media(min-width:1800px){.xxl\:-mt-2xs{margin-top:-6px}}.hover\:-mt-2xs:hover{margin-top:-6px}.-mt-3xs{margin-top:-4px}@media(min-width:768px){.xs\:-mt-3xs{margin-top:-4px}}@media(min-width:1200px){.sm\:-mt-3xs{margin-top:-4px}}@media(min-width:1440px){.md\:-mt-3xs{margin-top:-4px}}@media(min-width:1600px){.lg\:-mt-3xs{margin-top:-4px}}@media(min-width:1700px){.xl\:-mt-3xs{margin-top:-4px}}@media(min-width:1800px){.xxl\:-mt-3xs{margin-top:-4px}}.hover\:-mt-3xs:hover{margin-top:-4px}.-mt-4xs{margin-top:-2px}@media(min-width:768px){.xs\:-mt-4xs{margin-top:-2px}}@media(min-width:1200px){.sm\:-mt-4xs{margin-top:-2px}}@media(min-width:1440px){.md\:-mt-4xs{margin-top:-2px}}@media(min-width:1600px){.lg\:-mt-4xs{margin-top:-2px}}@media(min-width:1700px){.xl\:-mt-4xs{margin-top:-2px}}@media(min-width:1800px){.xxl\:-mt-4xs{margin-top:-2px}}.hover\:-mt-4xs:hover{margin-top:-2px}.-mt-0{margin-top:-0}@media(min-width:768px){.xs\:-mt-0{margin-top:-0}}@media(min-width:1200px){.sm\:-mt-0{margin-top:-0}}@media(min-width:1440px){.md\:-mt-0{margin-top:-0}}@media(min-width:1600px){.lg\:-mt-0{margin-top:-0}}@media(min-width:1700px){.xl\:-mt-0{margin-top:-0}}@media(min-width:1800px){.xxl\:-mt-0{margin-top:-0}}.hover\:-mt-0:hover,.-mt-none{margin-top:-0}@media(min-width:768px){.xs\:-mt-none{margin-top:-0}}@media(min-width:1200px){.sm\:-mt-none{margin-top:-0}}@media(min-width:1440px){.md\:-mt-none{margin-top:-0}}@media(min-width:1600px){.lg\:-mt-none{margin-top:-0}}@media(min-width:1700px){.xl\:-mt-none{margin-top:-0}}@media(min-width:1800px){.xxl\:-mt-none{margin-top:-0}}.hover\:-mt-none:hover{margin-top:-0}.-mt-auto{margin-top:-auto}@media(min-width:768px){.xs\:-mt-auto{margin-top:-auto}}@media(min-width:1200px){.sm\:-mt-auto{margin-top:-auto}}@media(min-width:1440px){.md\:-mt-auto{margin-top:-auto}}@media(min-width:1600px){.lg\:-mt-auto{margin-top:-auto}}@media(min-width:1700px){.xl\:-mt-auto{margin-top:-auto}}@media(min-width:1800px){.xxl\:-mt-auto{margin-top:-auto}}.hover\:-mt-auto:hover{margin-top:-auto}.-mt-px{margin-top:-1px}@media(min-width:768px){.xs\:-mt-px{margin-top:-1px}}@media(min-width:1200px){.sm\:-mt-px{margin-top:-1px}}@media(min-width:1440px){.md\:-mt-px{margin-top:-1px}}@media(min-width:1600px){.lg\:-mt-px{margin-top:-1px}}@media(min-width:1700px){.xl\:-mt-px{margin-top:-1px}}@media(min-width:1800px){.xxl\:-mt-px{margin-top:-1px}}.hover\:-mt-px:hover{margin-top:-1px}.-mr-3xl{margin-right:-40px}@media(min-width:768px){.xs\:-mr-3xl{margin-right:-40px}}@media(min-width:1200px){.sm\:-mr-3xl{margin-right:-40px}}@media(min-width:1440px){.md\:-mr-3xl{margin-right:-40px}}@media(min-width:1600px){.lg\:-mr-3xl{margin-right:-40px}}@media(min-width:1700px){.xl\:-mr-3xl{margin-right:-40px}}@media(min-width:1800px){.xxl\:-mr-3xl{margin-right:-40px}}.hover\:-mr-3xl:hover{margin-right:-40px}.-mr-2xl{margin-right:-32px}@media(min-width:768px){.xs\:-mr-2xl{margin-right:-32px}}@media(min-width:1200px){.sm\:-mr-2xl{margin-right:-32px}}@media(min-width:1440px){.md\:-mr-2xl{margin-right:-32px}}@media(min-width:1600px){.lg\:-mr-2xl{margin-right:-32px}}@media(min-width:1700px){.xl\:-mr-2xl{margin-right:-32px}}@media(min-width:1800px){.xxl\:-mr-2xl{margin-right:-32px}}.hover\:-mr-2xl:hover{margin-right:-32px}.-mr-xl{margin-right:-24px}@media(min-width:768px){.xs\:-mr-xl{margin-right:-24px}}@media(min-width:1200px){.sm\:-mr-xl{margin-right:-24px}}@media(min-width:1440px){.md\:-mr-xl{margin-right:-24px}}@media(min-width:1600px){.lg\:-mr-xl{margin-right:-24px}}@media(min-width:1700px){.xl\:-mr-xl{margin-right:-24px}}@media(min-width:1800px){.xxl\:-mr-xl{margin-right:-24px}}.hover\:-mr-xl:hover{margin-right:-24px}.-mr-lg{margin-right:-20px}@media(min-width:768px){.xs\:-mr-lg{margin-right:-20px}}@media(min-width:1200px){.sm\:-mr-lg{margin-right:-20px}}@media(min-width:1440px){.md\:-mr-lg{margin-right:-20px}}@media(min-width:1600px){.lg\:-mr-lg{margin-right:-20px}}@media(min-width:1700px){.xl\:-mr-lg{margin-right:-20px}}@media(min-width:1800px){.xxl\:-mr-lg{margin-right:-20px}}.hover\:-mr-lg:hover{margin-right:-20px}.-mr-md{margin-right:-16px}@media(min-width:768px){.xs\:-mr-md{margin-right:-16px}}@media(min-width:1200px){.sm\:-mr-md{margin-right:-16px}}@media(min-width:1440px){.md\:-mr-md{margin-right:-16px}}@media(min-width:1600px){.lg\:-mr-md{margin-right:-16px}}@media(min-width:1700px){.xl\:-mr-md{margin-right:-16px}}@media(min-width:1800px){.xxl\:-mr-md{margin-right:-16px}}.hover\:-mr-md:hover{margin-right:-16px}.-mr-sm{margin-right:-12px}@media(min-width:768px){.xs\:-mr-sm{margin-right:-12px}}@media(min-width:1200px){.sm\:-mr-sm{margin-right:-12px}}@media(min-width:1440px){.md\:-mr-sm{margin-right:-12px}}@media(min-width:1600px){.lg\:-mr-sm{margin-right:-12px}}@media(min-width:1700px){.xl\:-mr-sm{margin-right:-12px}}@media(min-width:1800px){.xxl\:-mr-sm{margin-right:-12px}}.hover\:-mr-sm:hover{margin-right:-12px}.-mr-xs{margin-right:-8px}@media(min-width:768px){.xs\:-mr-xs{margin-right:-8px}}@media(min-width:1200px){.sm\:-mr-xs{margin-right:-8px}}@media(min-width:1440px){.md\:-mr-xs{margin-right:-8px}}@media(min-width:1600px){.lg\:-mr-xs{margin-right:-8px}}@media(min-width:1700px){.xl\:-mr-xs{margin-right:-8px}}@media(min-width:1800px){.xxl\:-mr-xs{margin-right:-8px}}.hover\:-mr-xs:hover{margin-right:-8px}.-mr-2xs{margin-right:-6px}@media(min-width:768px){.xs\:-mr-2xs{margin-right:-6px}}@media(min-width:1200px){.sm\:-mr-2xs{margin-right:-6px}}@media(min-width:1440px){.md\:-mr-2xs{margin-right:-6px}}@media(min-width:1600px){.lg\:-mr-2xs{margin-right:-6px}}@media(min-width:1700px){.xl\:-mr-2xs{margin-right:-6px}}@media(min-width:1800px){.xxl\:-mr-2xs{margin-right:-6px}}.hover\:-mr-2xs:hover{margin-right:-6px}.-mr-3xs{margin-right:-4px}@media(min-width:768px){.xs\:-mr-3xs{margin-right:-4px}}@media(min-width:1200px){.sm\:-mr-3xs{margin-right:-4px}}@media(min-width:1440px){.md\:-mr-3xs{margin-right:-4px}}@media(min-width:1600px){.lg\:-mr-3xs{margin-right:-4px}}@media(min-width:1700px){.xl\:-mr-3xs{margin-right:-4px}}@media(min-width:1800px){.xxl\:-mr-3xs{margin-right:-4px}}.hover\:-mr-3xs:hover{margin-right:-4px}.-mr-4xs{margin-right:-2px}@media(min-width:768px){.xs\:-mr-4xs{margin-right:-2px}}@media(min-width:1200px){.sm\:-mr-4xs{margin-right:-2px}}@media(min-width:1440px){.md\:-mr-4xs{margin-right:-2px}}@media(min-width:1600px){.lg\:-mr-4xs{margin-right:-2px}}@media(min-width:1700px){.xl\:-mr-4xs{margin-right:-2px}}@media(min-width:1800px){.xxl\:-mr-4xs{margin-right:-2px}}.hover\:-mr-4xs:hover{margin-right:-2px}.-mr-0{margin-right:-0}@media(min-width:768px){.xs\:-mr-0{margin-right:-0}}@media(min-width:1200px){.sm\:-mr-0{margin-right:-0}}@media(min-width:1440px){.md\:-mr-0{margin-right:-0}}@media(min-width:1600px){.lg\:-mr-0{margin-right:-0}}@media(min-width:1700px){.xl\:-mr-0{margin-right:-0}}@media(min-width:1800px){.xxl\:-mr-0{margin-right:-0}}.hover\:-mr-0:hover,.-mr-none{margin-right:-0}@media(min-width:768px){.xs\:-mr-none{margin-right:-0}}@media(min-width:1200px){.sm\:-mr-none{margin-right:-0}}@media(min-width:1440px){.md\:-mr-none{margin-right:-0}}@media(min-width:1600px){.lg\:-mr-none{margin-right:-0}}@media(min-width:1700px){.xl\:-mr-none{margin-right:-0}}@media(min-width:1800px){.xxl\:-mr-none{margin-right:-0}}.hover\:-mr-none:hover{margin-right:-0}.-mr-auto{margin-right:-auto}@media(min-width:768px){.xs\:-mr-auto{margin-right:-auto}}@media(min-width:1200px){.sm\:-mr-auto{margin-right:-auto}}@media(min-width:1440px){.md\:-mr-auto{margin-right:-auto}}@media(min-width:1600px){.lg\:-mr-auto{margin-right:-auto}}@media(min-width:1700px){.xl\:-mr-auto{margin-right:-auto}}@media(min-width:1800px){.xxl\:-mr-auto{margin-right:-auto}}.hover\:-mr-auto:hover{margin-right:-auto}.-mr-px{margin-right:-1px}@media(min-width:768px){.xs\:-mr-px{margin-right:-1px}}@media(min-width:1200px){.sm\:-mr-px{margin-right:-1px}}@media(min-width:1440px){.md\:-mr-px{margin-right:-1px}}@media(min-width:1600px){.lg\:-mr-px{margin-right:-1px}}@media(min-width:1700px){.xl\:-mr-px{margin-right:-1px}}@media(min-width:1800px){.xxl\:-mr-px{margin-right:-1px}}.hover\:-mr-px:hover{margin-right:-1px}.-mb-3xl{margin-bottom:-40px}@media(min-width:768px){.xs\:-mb-3xl{margin-bottom:-40px}}@media(min-width:1200px){.sm\:-mb-3xl{margin-bottom:-40px}}@media(min-width:1440px){.md\:-mb-3xl{margin-bottom:-40px}}@media(min-width:1600px){.lg\:-mb-3xl{margin-bottom:-40px}}@media(min-width:1700px){.xl\:-mb-3xl{margin-bottom:-40px}}@media(min-width:1800px){.xxl\:-mb-3xl{margin-bottom:-40px}}.hover\:-mb-3xl:hover{margin-bottom:-40px}.-mb-2xl{margin-bottom:-32px}@media(min-width:768px){.xs\:-mb-2xl{margin-bottom:-32px}}@media(min-width:1200px){.sm\:-mb-2xl{margin-bottom:-32px}}@media(min-width:1440px){.md\:-mb-2xl{margin-bottom:-32px}}@media(min-width:1600px){.lg\:-mb-2xl{margin-bottom:-32px}}@media(min-width:1700px){.xl\:-mb-2xl{margin-bottom:-32px}}@media(min-width:1800px){.xxl\:-mb-2xl{margin-bottom:-32px}}.hover\:-mb-2xl:hover{margin-bottom:-32px}.-mb-xl{margin-bottom:-24px}@media(min-width:768px){.xs\:-mb-xl{margin-bottom:-24px}}@media(min-width:1200px){.sm\:-mb-xl{margin-bottom:-24px}}@media(min-width:1440px){.md\:-mb-xl{margin-bottom:-24px}}@media(min-width:1600px){.lg\:-mb-xl{margin-bottom:-24px}}@media(min-width:1700px){.xl\:-mb-xl{margin-bottom:-24px}}@media(min-width:1800px){.xxl\:-mb-xl{margin-bottom:-24px}}.hover\:-mb-xl:hover{margin-bottom:-24px}.-mb-lg{margin-bottom:-20px}@media(min-width:768px){.xs\:-mb-lg{margin-bottom:-20px}}@media(min-width:1200px){.sm\:-mb-lg{margin-bottom:-20px}}@media(min-width:1440px){.md\:-mb-lg{margin-bottom:-20px}}@media(min-width:1600px){.lg\:-mb-lg{margin-bottom:-20px}}@media(min-width:1700px){.xl\:-mb-lg{margin-bottom:-20px}}@media(min-width:1800px){.xxl\:-mb-lg{margin-bottom:-20px}}.hover\:-mb-lg:hover{margin-bottom:-20px}.-mb-md{margin-bottom:-16px}@media(min-width:768px){.xs\:-mb-md{margin-bottom:-16px}}@media(min-width:1200px){.sm\:-mb-md{margin-bottom:-16px}}@media(min-width:1440px){.md\:-mb-md{margin-bottom:-16px}}@media(min-width:1600px){.lg\:-mb-md{margin-bottom:-16px}}@media(min-width:1700px){.xl\:-mb-md{margin-bottom:-16px}}@media(min-width:1800px){.xxl\:-mb-md{margin-bottom:-16px}}.hover\:-mb-md:hover{margin-bottom:-16px}.-mb-sm{margin-bottom:-12px}@media(min-width:768px){.xs\:-mb-sm{margin-bottom:-12px}}@media(min-width:1200px){.sm\:-mb-sm{margin-bottom:-12px}}@media(min-width:1440px){.md\:-mb-sm{margin-bottom:-12px}}@media(min-width:1600px){.lg\:-mb-sm{margin-bottom:-12px}}@media(min-width:1700px){.xl\:-mb-sm{margin-bottom:-12px}}@media(min-width:1800px){.xxl\:-mb-sm{margin-bottom:-12px}}.hover\:-mb-sm:hover{margin-bottom:-12px}.-mb-xs{margin-bottom:-8px}@media(min-width:768px){.xs\:-mb-xs{margin-bottom:-8px}}@media(min-width:1200px){.sm\:-mb-xs{margin-bottom:-8px}}@media(min-width:1440px){.md\:-mb-xs{margin-bottom:-8px}}@media(min-width:1600px){.lg\:-mb-xs{margin-bottom:-8px}}@media(min-width:1700px){.xl\:-mb-xs{margin-bottom:-8px}}@media(min-width:1800px){.xxl\:-mb-xs{margin-bottom:-8px}}.hover\:-mb-xs:hover{margin-bottom:-8px}.-mb-2xs{margin-bottom:-6px}@media(min-width:768px){.xs\:-mb-2xs{margin-bottom:-6px}}@media(min-width:1200px){.sm\:-mb-2xs{margin-bottom:-6px}}@media(min-width:1440px){.md\:-mb-2xs{margin-bottom:-6px}}@media(min-width:1600px){.lg\:-mb-2xs{margin-bottom:-6px}}@media(min-width:1700px){.xl\:-mb-2xs{margin-bottom:-6px}}@media(min-width:1800px){.xxl\:-mb-2xs{margin-bottom:-6px}}.hover\:-mb-2xs:hover{margin-bottom:-6px}.-mb-3xs{margin-bottom:-4px}@media(min-width:768px){.xs\:-mb-3xs{margin-bottom:-4px}}@media(min-width:1200px){.sm\:-mb-3xs{margin-bottom:-4px}}@media(min-width:1440px){.md\:-mb-3xs{margin-bottom:-4px}}@media(min-width:1600px){.lg\:-mb-3xs{margin-bottom:-4px}}@media(min-width:1700px){.xl\:-mb-3xs{margin-bottom:-4px}}@media(min-width:1800px){.xxl\:-mb-3xs{margin-bottom:-4px}}.hover\:-mb-3xs:hover{margin-bottom:-4px}.-mb-4xs{margin-bottom:-2px}@media(min-width:768px){.xs\:-mb-4xs{margin-bottom:-2px}}@media(min-width:1200px){.sm\:-mb-4xs{margin-bottom:-2px}}@media(min-width:1440px){.md\:-mb-4xs{margin-bottom:-2px}}@media(min-width:1600px){.lg\:-mb-4xs{margin-bottom:-2px}}@media(min-width:1700px){.xl\:-mb-4xs{margin-bottom:-2px}}@media(min-width:1800px){.xxl\:-mb-4xs{margin-bottom:-2px}}.hover\:-mb-4xs:hover{margin-bottom:-2px}.-mb-0{margin-bottom:-0}@media(min-width:768px){.xs\:-mb-0{margin-bottom:-0}}@media(min-width:1200px){.sm\:-mb-0{margin-bottom:-0}}@media(min-width:1440px){.md\:-mb-0{margin-bottom:-0}}@media(min-width:1600px){.lg\:-mb-0{margin-bottom:-0}}@media(min-width:1700px){.xl\:-mb-0{margin-bottom:-0}}@media(min-width:1800px){.xxl\:-mb-0{margin-bottom:-0}}.hover\:-mb-0:hover,.-mb-none{margin-bottom:-0}@media(min-width:768px){.xs\:-mb-none{margin-bottom:-0}}@media(min-width:1200px){.sm\:-mb-none{margin-bottom:-0}}@media(min-width:1440px){.md\:-mb-none{margin-bottom:-0}}@media(min-width:1600px){.lg\:-mb-none{margin-bottom:-0}}@media(min-width:1700px){.xl\:-mb-none{margin-bottom:-0}}@media(min-width:1800px){.xxl\:-mb-none{margin-bottom:-0}}.hover\:-mb-none:hover{margin-bottom:-0}.-mb-auto{margin-bottom:-auto}@media(min-width:768px){.xs\:-mb-auto{margin-bottom:-auto}}@media(min-width:1200px){.sm\:-mb-auto{margin-bottom:-auto}}@media(min-width:1440px){.md\:-mb-auto{margin-bottom:-auto}}@media(min-width:1600px){.lg\:-mb-auto{margin-bottom:-auto}}@media(min-width:1700px){.xl\:-mb-auto{margin-bottom:-auto}}@media(min-width:1800px){.xxl\:-mb-auto{margin-bottom:-auto}}.hover\:-mb-auto:hover{margin-bottom:-auto}.-mb-px{margin-bottom:-1px}@media(min-width:768px){.xs\:-mb-px{margin-bottom:-1px}}@media(min-width:1200px){.sm\:-mb-px{margin-bottom:-1px}}@media(min-width:1440px){.md\:-mb-px{margin-bottom:-1px}}@media(min-width:1600px){.lg\:-mb-px{margin-bottom:-1px}}@media(min-width:1700px){.xl\:-mb-px{margin-bottom:-1px}}@media(min-width:1800px){.xxl\:-mb-px{margin-bottom:-1px}}.hover\:-mb-px:hover{margin-bottom:-1px}.-ml-3xl{margin-left:-40px}@media(min-width:768px){.xs\:-ml-3xl{margin-left:-40px}}@media(min-width:1200px){.sm\:-ml-3xl{margin-left:-40px}}@media(min-width:1440px){.md\:-ml-3xl{margin-left:-40px}}@media(min-width:1600px){.lg\:-ml-3xl{margin-left:-40px}}@media(min-width:1700px){.xl\:-ml-3xl{margin-left:-40px}}@media(min-width:1800px){.xxl\:-ml-3xl{margin-left:-40px}}.hover\:-ml-3xl:hover{margin-left:-40px}.-ml-2xl{margin-left:-32px}@media(min-width:768px){.xs\:-ml-2xl{margin-left:-32px}}@media(min-width:1200px){.sm\:-ml-2xl{margin-left:-32px}}@media(min-width:1440px){.md\:-ml-2xl{margin-left:-32px}}@media(min-width:1600px){.lg\:-ml-2xl{margin-left:-32px}}@media(min-width:1700px){.xl\:-ml-2xl{margin-left:-32px}}@media(min-width:1800px){.xxl\:-ml-2xl{margin-left:-32px}}.hover\:-ml-2xl:hover{margin-left:-32px}.-ml-xl{margin-left:-24px}@media(min-width:768px){.xs\:-ml-xl{margin-left:-24px}}@media(min-width:1200px){.sm\:-ml-xl{margin-left:-24px}}@media(min-width:1440px){.md\:-ml-xl{margin-left:-24px}}@media(min-width:1600px){.lg\:-ml-xl{margin-left:-24px}}@media(min-width:1700px){.xl\:-ml-xl{margin-left:-24px}}@media(min-width:1800px){.xxl\:-ml-xl{margin-left:-24px}}.hover\:-ml-xl:hover{margin-left:-24px}.-ml-lg{margin-left:-20px}@media(min-width:768px){.xs\:-ml-lg{margin-left:-20px}}@media(min-width:1200px){.sm\:-ml-lg{margin-left:-20px}}@media(min-width:1440px){.md\:-ml-lg{margin-left:-20px}}@media(min-width:1600px){.lg\:-ml-lg{margin-left:-20px}}@media(min-width:1700px){.xl\:-ml-lg{margin-left:-20px}}@media(min-width:1800px){.xxl\:-ml-lg{margin-left:-20px}}.hover\:-ml-lg:hover{margin-left:-20px}.-ml-md{margin-left:-16px}@media(min-width:768px){.xs\:-ml-md{margin-left:-16px}}@media(min-width:1200px){.sm\:-ml-md{margin-left:-16px}}@media(min-width:1440px){.md\:-ml-md{margin-left:-16px}}@media(min-width:1600px){.lg\:-ml-md{margin-left:-16px}}@media(min-width:1700px){.xl\:-ml-md{margin-left:-16px}}@media(min-width:1800px){.xxl\:-ml-md{margin-left:-16px}}.hover\:-ml-md:hover{margin-left:-16px}.-ml-sm{margin-left:-12px}@media(min-width:768px){.xs\:-ml-sm{margin-left:-12px}}@media(min-width:1200px){.sm\:-ml-sm{margin-left:-12px}}@media(min-width:1440px){.md\:-ml-sm{margin-left:-12px}}@media(min-width:1600px){.lg\:-ml-sm{margin-left:-12px}}@media(min-width:1700px){.xl\:-ml-sm{margin-left:-12px}}@media(min-width:1800px){.xxl\:-ml-sm{margin-left:-12px}}.hover\:-ml-sm:hover{margin-left:-12px}.-ml-xs{margin-left:-8px}@media(min-width:768px){.xs\:-ml-xs{margin-left:-8px}}@media(min-width:1200px){.sm\:-ml-xs{margin-left:-8px}}@media(min-width:1440px){.md\:-ml-xs{margin-left:-8px}}@media(min-width:1600px){.lg\:-ml-xs{margin-left:-8px}}@media(min-width:1700px){.xl\:-ml-xs{margin-left:-8px}}@media(min-width:1800px){.xxl\:-ml-xs{margin-left:-8px}}.hover\:-ml-xs:hover{margin-left:-8px}.-ml-2xs{margin-left:-6px}@media(min-width:768px){.xs\:-ml-2xs{margin-left:-6px}}@media(min-width:1200px){.sm\:-ml-2xs{margin-left:-6px}}@media(min-width:1440px){.md\:-ml-2xs{margin-left:-6px}}@media(min-width:1600px){.lg\:-ml-2xs{margin-left:-6px}}@media(min-width:1700px){.xl\:-ml-2xs{margin-left:-6px}}@media(min-width:1800px){.xxl\:-ml-2xs{margin-left:-6px}}.hover\:-ml-2xs:hover{margin-left:-6px}.-ml-3xs{margin-left:-4px}@media(min-width:768px){.xs\:-ml-3xs{margin-left:-4px}}@media(min-width:1200px){.sm\:-ml-3xs{margin-left:-4px}}@media(min-width:1440px){.md\:-ml-3xs{margin-left:-4px}}@media(min-width:1600px){.lg\:-ml-3xs{margin-left:-4px}}@media(min-width:1700px){.xl\:-ml-3xs{margin-left:-4px}}@media(min-width:1800px){.xxl\:-ml-3xs{margin-left:-4px}}.hover\:-ml-3xs:hover{margin-left:-4px}.-ml-4xs{margin-left:-2px}@media(min-width:768px){.xs\:-ml-4xs{margin-left:-2px}}@media(min-width:1200px){.sm\:-ml-4xs{margin-left:-2px}}@media(min-width:1440px){.md\:-ml-4xs{margin-left:-2px}}@media(min-width:1600px){.lg\:-ml-4xs{margin-left:-2px}}@media(min-width:1700px){.xl\:-ml-4xs{margin-left:-2px}}@media(min-width:1800px){.xxl\:-ml-4xs{margin-left:-2px}}.hover\:-ml-4xs:hover{margin-left:-2px}.-ml-0{margin-left:-0}@media(min-width:768px){.xs\:-ml-0{margin-left:-0}}@media(min-width:1200px){.sm\:-ml-0{margin-left:-0}}@media(min-width:1440px){.md\:-ml-0{margin-left:-0}}@media(min-width:1600px){.lg\:-ml-0{margin-left:-0}}@media(min-width:1700px){.xl\:-ml-0{margin-left:-0}}@media(min-width:1800px){.xxl\:-ml-0{margin-left:-0}}.hover\:-ml-0:hover,.-ml-none{margin-left:-0}@media(min-width:768px){.xs\:-ml-none{margin-left:-0}}@media(min-width:1200px){.sm\:-ml-none{margin-left:-0}}@media(min-width:1440px){.md\:-ml-none{margin-left:-0}}@media(min-width:1600px){.lg\:-ml-none{margin-left:-0}}@media(min-width:1700px){.xl\:-ml-none{margin-left:-0}}@media(min-width:1800px){.xxl\:-ml-none{margin-left:-0}}.hover\:-ml-none:hover{margin-left:-0}.-ml-auto{margin-left:-auto}@media(min-width:768px){.xs\:-ml-auto{margin-left:-auto}}@media(min-width:1200px){.sm\:-ml-auto{margin-left:-auto}}@media(min-width:1440px){.md\:-ml-auto{margin-left:-auto}}@media(min-width:1600px){.lg\:-ml-auto{margin-left:-auto}}@media(min-width:1700px){.xl\:-ml-auto{margin-left:-auto}}@media(min-width:1800px){.xxl\:-ml-auto{margin-left:-auto}}.hover\:-ml-auto:hover{margin-left:-auto}.-ml-px{margin-left:-1px}@media(min-width:768px){.xs\:-ml-px{margin-left:-1px}}@media(min-width:1200px){.sm\:-ml-px{margin-left:-1px}}@media(min-width:1440px){.md\:-ml-px{margin-left:-1px}}@media(min-width:1600px){.lg\:-ml-px{margin-left:-1px}}@media(min-width:1700px){.xl\:-ml-px{margin-left:-1px}}@media(min-width:1800px){.xxl\:-ml-px{margin-left:-1px}}.hover\:-ml-px:hover{margin-left:-1px}.-mx-3xl{margin-left:-40px;margin-right:-40px}@media(min-width:768px){.xs\:-mx-3xl{margin-left:-40px;margin-right:-40px}}@media(min-width:1200px){.sm\:-mx-3xl{margin-left:-40px;margin-right:-40px}}@media(min-width:1440px){.md\:-mx-3xl{margin-left:-40px;margin-right:-40px}}@media(min-width:1600px){.lg\:-mx-3xl{margin-left:-40px;margin-right:-40px}}@media(min-width:1700px){.xl\:-mx-3xl{margin-left:-40px;margin-right:-40px}}@media(min-width:1800px){.xxl\:-mx-3xl{margin-left:-40px;margin-right:-40px}}.hover\:-mx-3xl:hover{margin-left:-40px;margin-right:-40px}.-mx-2xl{margin-left:-32px;margin-right:-32px}@media(min-width:768px){.xs\:-mx-2xl{margin-left:-32px;margin-right:-32px}}@media(min-width:1200px){.sm\:-mx-2xl{margin-left:-32px;margin-right:-32px}}@media(min-width:1440px){.md\:-mx-2xl{margin-left:-32px;margin-right:-32px}}@media(min-width:1600px){.lg\:-mx-2xl{margin-left:-32px;margin-right:-32px}}@media(min-width:1700px){.xl\:-mx-2xl{margin-left:-32px;margin-right:-32px}}@media(min-width:1800px){.xxl\:-mx-2xl{margin-left:-32px;margin-right:-32px}}.hover\:-mx-2xl:hover{margin-left:-32px;margin-right:-32px}.-mx-xl{margin-left:-24px;margin-right:-24px}@media(min-width:768px){.xs\:-mx-xl{margin-left:-24px;margin-right:-24px}}@media(min-width:1200px){.sm\:-mx-xl{margin-left:-24px;margin-right:-24px}}@media(min-width:1440px){.md\:-mx-xl{margin-left:-24px;margin-right:-24px}}@media(min-width:1600px){.lg\:-mx-xl{margin-left:-24px;margin-right:-24px}}@media(min-width:1700px){.xl\:-mx-xl{margin-left:-24px;margin-right:-24px}}@media(min-width:1800px){.xxl\:-mx-xl{margin-left:-24px;margin-right:-24px}}.hover\:-mx-xl:hover{margin-left:-24px;margin-right:-24px}.-mx-lg{margin-left:-20px;margin-right:-20px}@media(min-width:768px){.xs\:-mx-lg{margin-left:-20px;margin-right:-20px}}@media(min-width:1200px){.sm\:-mx-lg{margin-left:-20px;margin-right:-20px}}@media(min-width:1440px){.md\:-mx-lg{margin-left:-20px;margin-right:-20px}}@media(min-width:1600px){.lg\:-mx-lg{margin-left:-20px;margin-right:-20px}}@media(min-width:1700px){.xl\:-mx-lg{margin-left:-20px;margin-right:-20px}}@media(min-width:1800px){.xxl\:-mx-lg{margin-left:-20px;margin-right:-20px}}.hover\:-mx-lg:hover{margin-left:-20px;margin-right:-20px}.-mx-md{margin-left:-16px;margin-right:-16px}@media(min-width:768px){.xs\:-mx-md{margin-left:-16px;margin-right:-16px}}@media(min-width:1200px){.sm\:-mx-md{margin-left:-16px;margin-right:-16px}}@media(min-width:1440px){.md\:-mx-md{margin-left:-16px;margin-right:-16px}}@media(min-width:1600px){.lg\:-mx-md{margin-left:-16px;margin-right:-16px}}@media(min-width:1700px){.xl\:-mx-md{margin-left:-16px;margin-right:-16px}}@media(min-width:1800px){.xxl\:-mx-md{margin-left:-16px;margin-right:-16px}}.hover\:-mx-md:hover{margin-left:-16px;margin-right:-16px}.-mx-sm{margin-left:-12px;margin-right:-12px}@media(min-width:768px){.xs\:-mx-sm{margin-left:-12px;margin-right:-12px}}@media(min-width:1200px){.sm\:-mx-sm{margin-left:-12px;margin-right:-12px}}@media(min-width:1440px){.md\:-mx-sm{margin-left:-12px;margin-right:-12px}}@media(min-width:1600px){.lg\:-mx-sm{margin-left:-12px;margin-right:-12px}}@media(min-width:1700px){.xl\:-mx-sm{margin-left:-12px;margin-right:-12px}}@media(min-width:1800px){.xxl\:-mx-sm{margin-left:-12px;margin-right:-12px}}.hover\:-mx-sm:hover{margin-left:-12px;margin-right:-12px}.-mx-xs{margin-left:-8px;margin-right:-8px}@media(min-width:768px){.xs\:-mx-xs{margin-left:-8px;margin-right:-8px}}@media(min-width:1200px){.sm\:-mx-xs{margin-left:-8px;margin-right:-8px}}@media(min-width:1440px){.md\:-mx-xs{margin-left:-8px;margin-right:-8px}}@media(min-width:1600px){.lg\:-mx-xs{margin-left:-8px;margin-right:-8px}}@media(min-width:1700px){.xl\:-mx-xs{margin-left:-8px;margin-right:-8px}}@media(min-width:1800px){.xxl\:-mx-xs{margin-left:-8px;margin-right:-8px}}.hover\:-mx-xs:hover{margin-left:-8px;margin-right:-8px}.-mx-2xs{margin-left:-6px;margin-right:-6px}@media(min-width:768px){.xs\:-mx-2xs{margin-left:-6px;margin-right:-6px}}@media(min-width:1200px){.sm\:-mx-2xs{margin-left:-6px;margin-right:-6px}}@media(min-width:1440px){.md\:-mx-2xs{margin-left:-6px;margin-right:-6px}}@media(min-width:1600px){.lg\:-mx-2xs{margin-left:-6px;margin-right:-6px}}@media(min-width:1700px){.xl\:-mx-2xs{margin-left:-6px;margin-right:-6px}}@media(min-width:1800px){.xxl\:-mx-2xs{margin-left:-6px;margin-right:-6px}}.hover\:-mx-2xs:hover{margin-left:-6px;margin-right:-6px}.-mx-3xs{margin-left:-4px;margin-right:-4px}@media(min-width:768px){.xs\:-mx-3xs{margin-left:-4px;margin-right:-4px}}@media(min-width:1200px){.sm\:-mx-3xs{margin-left:-4px;margin-right:-4px}}@media(min-width:1440px){.md\:-mx-3xs{margin-left:-4px;margin-right:-4px}}@media(min-width:1600px){.lg\:-mx-3xs{margin-left:-4px;margin-right:-4px}}@media(min-width:1700px){.xl\:-mx-3xs{margin-left:-4px;margin-right:-4px}}@media(min-width:1800px){.xxl\:-mx-3xs{margin-left:-4px;margin-right:-4px}}.hover\:-mx-3xs:hover{margin-left:-4px;margin-right:-4px}.-mx-4xs{margin-left:-2px;margin-right:-2px}@media(min-width:768px){.xs\:-mx-4xs{margin-left:-2px;margin-right:-2px}}@media(min-width:1200px){.sm\:-mx-4xs{margin-left:-2px;margin-right:-2px}}@media(min-width:1440px){.md\:-mx-4xs{margin-left:-2px;margin-right:-2px}}@media(min-width:1600px){.lg\:-mx-4xs{margin-left:-2px;margin-right:-2px}}@media(min-width:1700px){.xl\:-mx-4xs{margin-left:-2px;margin-right:-2px}}@media(min-width:1800px){.xxl\:-mx-4xs{margin-left:-2px;margin-right:-2px}}.hover\:-mx-4xs:hover{margin-left:-2px;margin-right:-2px}.-mx-0{margin-left:-0;margin-right:-0}@media(min-width:768px){.xs\:-mx-0{margin-left:-0;margin-right:-0}}@media(min-width:1200px){.sm\:-mx-0{margin-left:-0;margin-right:-0}}@media(min-width:1440px){.md\:-mx-0{margin-left:-0;margin-right:-0}}@media(min-width:1600px){.lg\:-mx-0{margin-left:-0;margin-right:-0}}@media(min-width:1700px){.xl\:-mx-0{margin-left:-0;margin-right:-0}}@media(min-width:1800px){.xxl\:-mx-0{margin-left:-0;margin-right:-0}}.hover\:-mx-0:hover,.-mx-none{margin-left:-0;margin-right:-0}@media(min-width:768px){.xs\:-mx-none{margin-left:-0;margin-right:-0}}@media(min-width:1200px){.sm\:-mx-none{margin-left:-0;margin-right:-0}}@media(min-width:1440px){.md\:-mx-none{margin-left:-0;margin-right:-0}}@media(min-width:1600px){.lg\:-mx-none{margin-left:-0;margin-right:-0}}@media(min-width:1700px){.xl\:-mx-none{margin-left:-0;margin-right:-0}}@media(min-width:1800px){.xxl\:-mx-none{margin-left:-0;margin-right:-0}}.hover\:-mx-none:hover{margin-left:-0;margin-right:-0}.-mx-auto{margin-left:-auto;margin-right:-auto}@media(min-width:768px){.xs\:-mx-auto{margin-left:-auto;margin-right:-auto}}@media(min-width:1200px){.sm\:-mx-auto{margin-left:-auto;margin-right:-auto}}@media(min-width:1440px){.md\:-mx-auto{margin-left:-auto;margin-right:-auto}}@media(min-width:1600px){.lg\:-mx-auto{margin-left:-auto;margin-right:-auto}}@media(min-width:1700px){.xl\:-mx-auto{margin-left:-auto;margin-right:-auto}}@media(min-width:1800px){.xxl\:-mx-auto{margin-left:-auto;margin-right:-auto}}.hover\:-mx-auto:hover{margin-left:-auto;margin-right:-auto}.-mx-px{margin-left:-1px;margin-right:-1px}@media(min-width:768px){.xs\:-mx-px{margin-left:-1px;margin-right:-1px}}@media(min-width:1200px){.sm\:-mx-px{margin-left:-1px;margin-right:-1px}}@media(min-width:1440px){.md\:-mx-px{margin-left:-1px;margin-right:-1px}}@media(min-width:1600px){.lg\:-mx-px{margin-left:-1px;margin-right:-1px}}@media(min-width:1700px){.xl\:-mx-px{margin-left:-1px;margin-right:-1px}}@media(min-width:1800px){.xxl\:-mx-px{margin-left:-1px;margin-right:-1px}}.hover\:-mx-px:hover{margin-left:-1px;margin-right:-1px}.-my-3xl{margin-top:-40px;margin-bottom:-40px}@media(min-width:768px){.xs\:-my-3xl{margin-top:-40px;margin-bottom:-40px}}@media(min-width:1200px){.sm\:-my-3xl{margin-top:-40px;margin-bottom:-40px}}@media(min-width:1440px){.md\:-my-3xl{margin-top:-40px;margin-bottom:-40px}}@media(min-width:1600px){.lg\:-my-3xl{margin-top:-40px;margin-bottom:-40px}}@media(min-width:1700px){.xl\:-my-3xl{margin-top:-40px;margin-bottom:-40px}}@media(min-width:1800px){.xxl\:-my-3xl{margin-top:-40px;margin-bottom:-40px}}.hover\:-my-3xl:hover{margin-top:-40px;margin-bottom:-40px}.-my-2xl{margin-top:-32px;margin-bottom:-32px}@media(min-width:768px){.xs\:-my-2xl{margin-top:-32px;margin-bottom:-32px}}@media(min-width:1200px){.sm\:-my-2xl{margin-top:-32px;margin-bottom:-32px}}@media(min-width:1440px){.md\:-my-2xl{margin-top:-32px;margin-bottom:-32px}}@media(min-width:1600px){.lg\:-my-2xl{margin-top:-32px;margin-bottom:-32px}}@media(min-width:1700px){.xl\:-my-2xl{margin-top:-32px;margin-bottom:-32px}}@media(min-width:1800px){.xxl\:-my-2xl{margin-top:-32px;margin-bottom:-32px}}.hover\:-my-2xl:hover{margin-top:-32px;margin-bottom:-32px}.-my-xl{margin-top:-24px;margin-bottom:-24px}@media(min-width:768px){.xs\:-my-xl{margin-top:-24px;margin-bottom:-24px}}@media(min-width:1200px){.sm\:-my-xl{margin-top:-24px;margin-bottom:-24px}}@media(min-width:1440px){.md\:-my-xl{margin-top:-24px;margin-bottom:-24px}}@media(min-width:1600px){.lg\:-my-xl{margin-top:-24px;margin-bottom:-24px}}@media(min-width:1700px){.xl\:-my-xl{margin-top:-24px;margin-bottom:-24px}}@media(min-width:1800px){.xxl\:-my-xl{margin-top:-24px;margin-bottom:-24px}}.hover\:-my-xl:hover{margin-top:-24px;margin-bottom:-24px}.-my-lg{margin-top:-20px;margin-bottom:-20px}@media(min-width:768px){.xs\:-my-lg{margin-top:-20px;margin-bottom:-20px}}@media(min-width:1200px){.sm\:-my-lg{margin-top:-20px;margin-bottom:-20px}}@media(min-width:1440px){.md\:-my-lg{margin-top:-20px;margin-bottom:-20px}}@media(min-width:1600px){.lg\:-my-lg{margin-top:-20px;margin-bottom:-20px}}@media(min-width:1700px){.xl\:-my-lg{margin-top:-20px;margin-bottom:-20px}}@media(min-width:1800px){.xxl\:-my-lg{margin-top:-20px;margin-bottom:-20px}}.hover\:-my-lg:hover{margin-top:-20px;margin-bottom:-20px}.-my-md{margin-top:-16px;margin-bottom:-16px}@media(min-width:768px){.xs\:-my-md{margin-top:-16px;margin-bottom:-16px}}@media(min-width:1200px){.sm\:-my-md{margin-top:-16px;margin-bottom:-16px}}@media(min-width:1440px){.md\:-my-md{margin-top:-16px;margin-bottom:-16px}}@media(min-width:1600px){.lg\:-my-md{margin-top:-16px;margin-bottom:-16px}}@media(min-width:1700px){.xl\:-my-md{margin-top:-16px;margin-bottom:-16px}}@media(min-width:1800px){.xxl\:-my-md{margin-top:-16px;margin-bottom:-16px}}.hover\:-my-md:hover{margin-top:-16px;margin-bottom:-16px}.-my-sm{margin-top:-12px;margin-bottom:-12px}@media(min-width:768px){.xs\:-my-sm{margin-top:-12px;margin-bottom:-12px}}@media(min-width:1200px){.sm\:-my-sm{margin-top:-12px;margin-bottom:-12px}}@media(min-width:1440px){.md\:-my-sm{margin-top:-12px;margin-bottom:-12px}}@media(min-width:1600px){.lg\:-my-sm{margin-top:-12px;margin-bottom:-12px}}@media(min-width:1700px){.xl\:-my-sm{margin-top:-12px;margin-bottom:-12px}}@media(min-width:1800px){.xxl\:-my-sm{margin-top:-12px;margin-bottom:-12px}}.hover\:-my-sm:hover{margin-top:-12px;margin-bottom:-12px}.-my-xs{margin-top:-8px;margin-bottom:-8px}@media(min-width:768px){.xs\:-my-xs{margin-top:-8px;margin-bottom:-8px}}@media(min-width:1200px){.sm\:-my-xs{margin-top:-8px;margin-bottom:-8px}}@media(min-width:1440px){.md\:-my-xs{margin-top:-8px;margin-bottom:-8px}}@media(min-width:1600px){.lg\:-my-xs{margin-top:-8px;margin-bottom:-8px}}@media(min-width:1700px){.xl\:-my-xs{margin-top:-8px;margin-bottom:-8px}}@media(min-width:1800px){.xxl\:-my-xs{margin-top:-8px;margin-bottom:-8px}}.hover\:-my-xs:hover{margin-top:-8px;margin-bottom:-8px}.-my-2xs{margin-top:-6px;margin-bottom:-6px}@media(min-width:768px){.xs\:-my-2xs{margin-top:-6px;margin-bottom:-6px}}@media(min-width:1200px){.sm\:-my-2xs{margin-top:-6px;margin-bottom:-6px}}@media(min-width:1440px){.md\:-my-2xs{margin-top:-6px;margin-bottom:-6px}}@media(min-width:1600px){.lg\:-my-2xs{margin-top:-6px;margin-bottom:-6px}}@media(min-width:1700px){.xl\:-my-2xs{margin-top:-6px;margin-bottom:-6px}}@media(min-width:1800px){.xxl\:-my-2xs{margin-top:-6px;margin-bottom:-6px}}.hover\:-my-2xs:hover{margin-top:-6px;margin-bottom:-6px}.-my-3xs{margin-top:-4px;margin-bottom:-4px}@media(min-width:768px){.xs\:-my-3xs{margin-top:-4px;margin-bottom:-4px}}@media(min-width:1200px){.sm\:-my-3xs{margin-top:-4px;margin-bottom:-4px}}@media(min-width:1440px){.md\:-my-3xs{margin-top:-4px;margin-bottom:-4px}}@media(min-width:1600px){.lg\:-my-3xs{margin-top:-4px;margin-bottom:-4px}}@media(min-width:1700px){.xl\:-my-3xs{margin-top:-4px;margin-bottom:-4px}}@media(min-width:1800px){.xxl\:-my-3xs{margin-top:-4px;margin-bottom:-4px}}.hover\:-my-3xs:hover{margin-top:-4px;margin-bottom:-4px}.-my-4xs{margin-top:-2px;margin-bottom:-2px}@media(min-width:768px){.xs\:-my-4xs{margin-top:-2px;margin-bottom:-2px}}@media(min-width:1200px){.sm\:-my-4xs{margin-top:-2px;margin-bottom:-2px}}@media(min-width:1440px){.md\:-my-4xs{margin-top:-2px;margin-bottom:-2px}}@media(min-width:1600px){.lg\:-my-4xs{margin-top:-2px;margin-bottom:-2px}}@media(min-width:1700px){.xl\:-my-4xs{margin-top:-2px;margin-bottom:-2px}}@media(min-width:1800px){.xxl\:-my-4xs{margin-top:-2px;margin-bottom:-2px}}.hover\:-my-4xs:hover{margin-top:-2px;margin-bottom:-2px}.-my-0{margin-top:-0;margin-bottom:-0}@media(min-width:768px){.xs\:-my-0{margin-top:-0;margin-bottom:-0}}@media(min-width:1200px){.sm\:-my-0{margin-top:-0;margin-bottom:-0}}@media(min-width:1440px){.md\:-my-0{margin-top:-0;margin-bottom:-0}}@media(min-width:1600px){.lg\:-my-0{margin-top:-0;margin-bottom:-0}}@media(min-width:1700px){.xl\:-my-0{margin-top:-0;margin-bottom:-0}}@media(min-width:1800px){.xxl\:-my-0{margin-top:-0;margin-bottom:-0}}.hover\:-my-0:hover,.-my-none{margin-top:-0;margin-bottom:-0}@media(min-width:768px){.xs\:-my-none{margin-top:-0;margin-bottom:-0}}@media(min-width:1200px){.sm\:-my-none{margin-top:-0;margin-bottom:-0}}@media(min-width:1440px){.md\:-my-none{margin-top:-0;margin-bottom:-0}}@media(min-width:1600px){.lg\:-my-none{margin-top:-0;margin-bottom:-0}}@media(min-width:1700px){.xl\:-my-none{margin-top:-0;margin-bottom:-0}}@media(min-width:1800px){.xxl\:-my-none{margin-top:-0;margin-bottom:-0}}.hover\:-my-none:hover{margin-top:-0;margin-bottom:-0}.-my-auto{margin-top:-auto;margin-bottom:-auto}@media(min-width:768px){.xs\:-my-auto{margin-top:-auto;margin-bottom:-auto}}@media(min-width:1200px){.sm\:-my-auto{margin-top:-auto;margin-bottom:-auto}}@media(min-width:1440px){.md\:-my-auto{margin-top:-auto;margin-bottom:-auto}}@media(min-width:1600px){.lg\:-my-auto{margin-top:-auto;margin-bottom:-auto}}@media(min-width:1700px){.xl\:-my-auto{margin-top:-auto;margin-bottom:-auto}}@media(min-width:1800px){.xxl\:-my-auto{margin-top:-auto;margin-bottom:-auto}}.hover\:-my-auto:hover{margin-top:-auto;margin-bottom:-auto}.-my-px{margin-top:-1px;margin-bottom:-1px}@media(min-width:768px){.xs\:-my-px{margin-top:-1px;margin-bottom:-1px}}@media(min-width:1200px){.sm\:-my-px{margin-top:-1px;margin-bottom:-1px}}@media(min-width:1440px){.md\:-my-px{margin-top:-1px;margin-bottom:-1px}}@media(min-width:1600px){.lg\:-my-px{margin-top:-1px;margin-bottom:-1px}}@media(min-width:1700px){.xl\:-my-px{margin-top:-1px;margin-bottom:-1px}}@media(min-width:1800px){.xxl\:-my-px{margin-top:-1px;margin-bottom:-1px}}.hover\:-my-px:hover{margin-top:-1px;margin-bottom:-1px}.p-3xl{padding:40px}@media(min-width:768px){.xs\:p-3xl{padding:40px}}@media(min-width:1200px){.sm\:p-3xl{padding:40px}}@media(min-width:1440px){.md\:p-3xl{padding:40px}}@media(min-width:1600px){.lg\:p-3xl{padding:40px}}@media(min-width:1700px){.xl\:p-3xl{padding:40px}}@media(min-width:1800px){.xxl\:p-3xl{padding:40px}}.hover\:p-3xl:hover{padding:40px}.p-2xl{padding:32px}@media(min-width:768px){.xs\:p-2xl{padding:32px}}@media(min-width:1200px){.sm\:p-2xl{padding:32px}}@media(min-width:1440px){.md\:p-2xl{padding:32px}}@media(min-width:1600px){.lg\:p-2xl{padding:32px}}@media(min-width:1700px){.xl\:p-2xl{padding:32px}}@media(min-width:1800px){.xxl\:p-2xl{padding:32px}}.hover\:p-2xl:hover{padding:32px}.p-xl{padding:24px}@media(min-width:768px){.xs\:p-xl{padding:24px}}@media(min-width:1200px){.sm\:p-xl{padding:24px}}@media(min-width:1440px){.md\:p-xl{padding:24px}}@media(min-width:1600px){.lg\:p-xl{padding:24px}}@media(min-width:1700px){.xl\:p-xl{padding:24px}}@media(min-width:1800px){.xxl\:p-xl{padding:24px}}.hover\:p-xl:hover{padding:24px}.p-lg{padding:20px}@media(min-width:768px){.xs\:p-lg{padding:20px}}@media(min-width:1200px){.sm\:p-lg{padding:20px}}@media(min-width:1440px){.md\:p-lg{padding:20px}}@media(min-width:1600px){.lg\:p-lg{padding:20px}}@media(min-width:1700px){.xl\:p-lg{padding:20px}}@media(min-width:1800px){.xxl\:p-lg{padding:20px}}.hover\:p-lg:hover{padding:20px}.p-md{padding:16px}@media(min-width:768px){.xs\:p-md{padding:16px}}@media(min-width:1200px){.sm\:p-md{padding:16px}}@media(min-width:1440px){.md\:p-md{padding:16px}}@media(min-width:1600px){.lg\:p-md{padding:16px}}@media(min-width:1700px){.xl\:p-md{padding:16px}}@media(min-width:1800px){.xxl\:p-md{padding:16px}}.hover\:p-md:hover{padding:16px}.p-sm{padding:12px}@media(min-width:768px){.xs\:p-sm{padding:12px}}@media(min-width:1200px){.sm\:p-sm{padding:12px}}@media(min-width:1440px){.md\:p-sm{padding:12px}}@media(min-width:1600px){.lg\:p-sm{padding:12px}}@media(min-width:1700px){.xl\:p-sm{padding:12px}}@media(min-width:1800px){.xxl\:p-sm{padding:12px}}.hover\:p-sm:hover{padding:12px}.p-xs{padding:8px}@media(min-width:768px){.xs\:p-xs{padding:8px}}@media(min-width:1200px){.sm\:p-xs{padding:8px}}@media(min-width:1440px){.md\:p-xs{padding:8px}}@media(min-width:1600px){.lg\:p-xs{padding:8px}}@media(min-width:1700px){.xl\:p-xs{padding:8px}}@media(min-width:1800px){.xxl\:p-xs{padding:8px}}.hover\:p-xs:hover{padding:8px}.p-2xs{padding:6px}@media(min-width:768px){.xs\:p-2xs{padding:6px}}@media(min-width:1200px){.sm\:p-2xs{padding:6px}}@media(min-width:1440px){.md\:p-2xs{padding:6px}}@media(min-width:1600px){.lg\:p-2xs{padding:6px}}@media(min-width:1700px){.xl\:p-2xs{padding:6px}}@media(min-width:1800px){.xxl\:p-2xs{padding:6px}}.hover\:p-2xs:hover{padding:6px}.p-3xs{padding:4px}@media(min-width:768px){.xs\:p-3xs{padding:4px}}@media(min-width:1200px){.sm\:p-3xs{padding:4px}}@media(min-width:1440px){.md\:p-3xs{padding:4px}}@media(min-width:1600px){.lg\:p-3xs{padding:4px}}@media(min-width:1700px){.xl\:p-3xs{padding:4px}}@media(min-width:1800px){.xxl\:p-3xs{padding:4px}}.hover\:p-3xs:hover{padding:4px}.p-4xs{padding:2px}@media(min-width:768px){.xs\:p-4xs{padding:2px}}@media(min-width:1200px){.sm\:p-4xs{padding:2px}}@media(min-width:1440px){.md\:p-4xs{padding:2px}}@media(min-width:1600px){.lg\:p-4xs{padding:2px}}@media(min-width:1700px){.xl\:p-4xs{padding:2px}}@media(min-width:1800px){.xxl\:p-4xs{padding:2px}}.hover\:p-4xs:hover{padding:2px}.p-0{padding:0}@media(min-width:768px){.xs\:p-0{padding:0}}@media(min-width:1200px){.sm\:p-0{padding:0}}@media(min-width:1440px){.md\:p-0{padding:0}}@media(min-width:1600px){.lg\:p-0{padding:0}}@media(min-width:1700px){.xl\:p-0{padding:0}}@media(min-width:1800px){.xxl\:p-0{padding:0}}.hover\:p-0:hover,.p-none{padding:0}@media(min-width:768px){.xs\:p-none{padding:0}}@media(min-width:1200px){.sm\:p-none{padding:0}}@media(min-width:1440px){.md\:p-none{padding:0}}@media(min-width:1600px){.lg\:p-none{padding:0}}@media(min-width:1700px){.xl\:p-none{padding:0}}@media(min-width:1800px){.xxl\:p-none{padding:0}}.hover\:p-none:hover{padding:0}.p-auto{padding:auto}@media(min-width:768px){.xs\:p-auto{padding:auto}}@media(min-width:1200px){.sm\:p-auto{padding:auto}}@media(min-width:1440px){.md\:p-auto{padding:auto}}@media(min-width:1600px){.lg\:p-auto{padding:auto}}@media(min-width:1700px){.xl\:p-auto{padding:auto}}@media(min-width:1800px){.xxl\:p-auto{padding:auto}}.hover\:p-auto:hover{padding:auto}.p-px{padding:1px}@media(min-width:768px){.xs\:p-px{padding:1px}}@media(min-width:1200px){.sm\:p-px{padding:1px}}@media(min-width:1440px){.md\:p-px{padding:1px}}@media(min-width:1600px){.lg\:p-px{padding:1px}}@media(min-width:1700px){.xl\:p-px{padding:1px}}@media(min-width:1800px){.xxl\:p-px{padding:1px}}.hover\:p-px:hover{padding:1px}.pt-3xl{padding-top:40px}@media(min-width:768px){.xs\:pt-3xl{padding-top:40px}}@media(min-width:1200px){.sm\:pt-3xl{padding-top:40px}}@media(min-width:1440px){.md\:pt-3xl{padding-top:40px}}@media(min-width:1600px){.lg\:pt-3xl{padding-top:40px}}@media(min-width:1700px){.xl\:pt-3xl{padding-top:40px}}@media(min-width:1800px){.xxl\:pt-3xl{padding-top:40px}}.hover\:pt-3xl:hover{padding-top:40px}.pt-2xl{padding-top:32px}@media(min-width:768px){.xs\:pt-2xl{padding-top:32px}}@media(min-width:1200px){.sm\:pt-2xl{padding-top:32px}}@media(min-width:1440px){.md\:pt-2xl{padding-top:32px}}@media(min-width:1600px){.lg\:pt-2xl{padding-top:32px}}@media(min-width:1700px){.xl\:pt-2xl{padding-top:32px}}@media(min-width:1800px){.xxl\:pt-2xl{padding-top:32px}}.hover\:pt-2xl:hover{padding-top:32px}.pt-xl{padding-top:24px}@media(min-width:768px){.xs\:pt-xl{padding-top:24px}}@media(min-width:1200px){.sm\:pt-xl{padding-top:24px}}@media(min-width:1440px){.md\:pt-xl{padding-top:24px}}@media(min-width:1600px){.lg\:pt-xl{padding-top:24px}}@media(min-width:1700px){.xl\:pt-xl{padding-top:24px}}@media(min-width:1800px){.xxl\:pt-xl{padding-top:24px}}.hover\:pt-xl:hover{padding-top:24px}.pt-lg{padding-top:20px}@media(min-width:768px){.xs\:pt-lg{padding-top:20px}}@media(min-width:1200px){.sm\:pt-lg{padding-top:20px}}@media(min-width:1440px){.md\:pt-lg{padding-top:20px}}@media(min-width:1600px){.lg\:pt-lg{padding-top:20px}}@media(min-width:1700px){.xl\:pt-lg{padding-top:20px}}@media(min-width:1800px){.xxl\:pt-lg{padding-top:20px}}.hover\:pt-lg:hover{padding-top:20px}.pt-md{padding-top:16px}@media(min-width:768px){.xs\:pt-md{padding-top:16px}}@media(min-width:1200px){.sm\:pt-md{padding-top:16px}}@media(min-width:1440px){.md\:pt-md{padding-top:16px}}@media(min-width:1600px){.lg\:pt-md{padding-top:16px}}@media(min-width:1700px){.xl\:pt-md{padding-top:16px}}@media(min-width:1800px){.xxl\:pt-md{padding-top:16px}}.hover\:pt-md:hover{padding-top:16px}.pt-sm{padding-top:12px}@media(min-width:768px){.xs\:pt-sm{padding-top:12px}}@media(min-width:1200px){.sm\:pt-sm{padding-top:12px}}@media(min-width:1440px){.md\:pt-sm{padding-top:12px}}@media(min-width:1600px){.lg\:pt-sm{padding-top:12px}}@media(min-width:1700px){.xl\:pt-sm{padding-top:12px}}@media(min-width:1800px){.xxl\:pt-sm{padding-top:12px}}.hover\:pt-sm:hover{padding-top:12px}.pt-xs{padding-top:8px}@media(min-width:768px){.xs\:pt-xs{padding-top:8px}}@media(min-width:1200px){.sm\:pt-xs{padding-top:8px}}@media(min-width:1440px){.md\:pt-xs{padding-top:8px}}@media(min-width:1600px){.lg\:pt-xs{padding-top:8px}}@media(min-width:1700px){.xl\:pt-xs{padding-top:8px}}@media(min-width:1800px){.xxl\:pt-xs{padding-top:8px}}.hover\:pt-xs:hover{padding-top:8px}.pt-2xs{padding-top:6px}@media(min-width:768px){.xs\:pt-2xs{padding-top:6px}}@media(min-width:1200px){.sm\:pt-2xs{padding-top:6px}}@media(min-width:1440px){.md\:pt-2xs{padding-top:6px}}@media(min-width:1600px){.lg\:pt-2xs{padding-top:6px}}@media(min-width:1700px){.xl\:pt-2xs{padding-top:6px}}@media(min-width:1800px){.xxl\:pt-2xs{padding-top:6px}}.hover\:pt-2xs:hover{padding-top:6px}.pt-3xs{padding-top:4px}@media(min-width:768px){.xs\:pt-3xs{padding-top:4px}}@media(min-width:1200px){.sm\:pt-3xs{padding-top:4px}}@media(min-width:1440px){.md\:pt-3xs{padding-top:4px}}@media(min-width:1600px){.lg\:pt-3xs{padding-top:4px}}@media(min-width:1700px){.xl\:pt-3xs{padding-top:4px}}@media(min-width:1800px){.xxl\:pt-3xs{padding-top:4px}}.hover\:pt-3xs:hover{padding-top:4px}.pt-4xs{padding-top:2px}@media(min-width:768px){.xs\:pt-4xs{padding-top:2px}}@media(min-width:1200px){.sm\:pt-4xs{padding-top:2px}}@media(min-width:1440px){.md\:pt-4xs{padding-top:2px}}@media(min-width:1600px){.lg\:pt-4xs{padding-top:2px}}@media(min-width:1700px){.xl\:pt-4xs{padding-top:2px}}@media(min-width:1800px){.xxl\:pt-4xs{padding-top:2px}}.hover\:pt-4xs:hover{padding-top:2px}.pt-0{padding-top:0}@media(min-width:768px){.xs\:pt-0{padding-top:0}}@media(min-width:1200px){.sm\:pt-0{padding-top:0}}@media(min-width:1440px){.md\:pt-0{padding-top:0}}@media(min-width:1600px){.lg\:pt-0{padding-top:0}}@media(min-width:1700px){.xl\:pt-0{padding-top:0}}@media(min-width:1800px){.xxl\:pt-0{padding-top:0}}.hover\:pt-0:hover,.pt-none{padding-top:0}@media(min-width:768px){.xs\:pt-none{padding-top:0}}@media(min-width:1200px){.sm\:pt-none{padding-top:0}}@media(min-width:1440px){.md\:pt-none{padding-top:0}}@media(min-width:1600px){.lg\:pt-none{padding-top:0}}@media(min-width:1700px){.xl\:pt-none{padding-top:0}}@media(min-width:1800px){.xxl\:pt-none{padding-top:0}}.hover\:pt-none:hover{padding-top:0}.pt-auto{padding-top:auto}@media(min-width:768px){.xs\:pt-auto{padding-top:auto}}@media(min-width:1200px){.sm\:pt-auto{padding-top:auto}}@media(min-width:1440px){.md\:pt-auto{padding-top:auto}}@media(min-width:1600px){.lg\:pt-auto{padding-top:auto}}@media(min-width:1700px){.xl\:pt-auto{padding-top:auto}}@media(min-width:1800px){.xxl\:pt-auto{padding-top:auto}}.hover\:pt-auto:hover{padding-top:auto}.pt-px{padding-top:1px}@media(min-width:768px){.xs\:pt-px{padding-top:1px}}@media(min-width:1200px){.sm\:pt-px{padding-top:1px}}@media(min-width:1440px){.md\:pt-px{padding-top:1px}}@media(min-width:1600px){.lg\:pt-px{padding-top:1px}}@media(min-width:1700px){.xl\:pt-px{padding-top:1px}}@media(min-width:1800px){.xxl\:pt-px{padding-top:1px}}.hover\:pt-px:hover{padding-top:1px}.pr-3xl{padding-right:40px}@media(min-width:768px){.xs\:pr-3xl{padding-right:40px}}@media(min-width:1200px){.sm\:pr-3xl{padding-right:40px}}@media(min-width:1440px){.md\:pr-3xl{padding-right:40px}}@media(min-width:1600px){.lg\:pr-3xl{padding-right:40px}}@media(min-width:1700px){.xl\:pr-3xl{padding-right:40px}}@media(min-width:1800px){.xxl\:pr-3xl{padding-right:40px}}.hover\:pr-3xl:hover{padding-right:40px}.pr-2xl{padding-right:32px}@media(min-width:768px){.xs\:pr-2xl{padding-right:32px}}@media(min-width:1200px){.sm\:pr-2xl{padding-right:32px}}@media(min-width:1440px){.md\:pr-2xl{padding-right:32px}}@media(min-width:1600px){.lg\:pr-2xl{padding-right:32px}}@media(min-width:1700px){.xl\:pr-2xl{padding-right:32px}}@media(min-width:1800px){.xxl\:pr-2xl{padding-right:32px}}.hover\:pr-2xl:hover{padding-right:32px}.pr-xl{padding-right:24px}@media(min-width:768px){.xs\:pr-xl{padding-right:24px}}@media(min-width:1200px){.sm\:pr-xl{padding-right:24px}}@media(min-width:1440px){.md\:pr-xl{padding-right:24px}}@media(min-width:1600px){.lg\:pr-xl{padding-right:24px}}@media(min-width:1700px){.xl\:pr-xl{padding-right:24px}}@media(min-width:1800px){.xxl\:pr-xl{padding-right:24px}}.hover\:pr-xl:hover{padding-right:24px}.pr-lg{padding-right:20px}@media(min-width:768px){.xs\:pr-lg{padding-right:20px}}@media(min-width:1200px){.sm\:pr-lg{padding-right:20px}}@media(min-width:1440px){.md\:pr-lg{padding-right:20px}}@media(min-width:1600px){.lg\:pr-lg{padding-right:20px}}@media(min-width:1700px){.xl\:pr-lg{padding-right:20px}}@media(min-width:1800px){.xxl\:pr-lg{padding-right:20px}}.hover\:pr-lg:hover{padding-right:20px}.pr-md{padding-right:16px}@media(min-width:768px){.xs\:pr-md{padding-right:16px}}@media(min-width:1200px){.sm\:pr-md{padding-right:16px}}@media(min-width:1440px){.md\:pr-md{padding-right:16px}}@media(min-width:1600px){.lg\:pr-md{padding-right:16px}}@media(min-width:1700px){.xl\:pr-md{padding-right:16px}}@media(min-width:1800px){.xxl\:pr-md{padding-right:16px}}.hover\:pr-md:hover{padding-right:16px}.pr-sm{padding-right:12px}@media(min-width:768px){.xs\:pr-sm{padding-right:12px}}@media(min-width:1200px){.sm\:pr-sm{padding-right:12px}}@media(min-width:1440px){.md\:pr-sm{padding-right:12px}}@media(min-width:1600px){.lg\:pr-sm{padding-right:12px}}@media(min-width:1700px){.xl\:pr-sm{padding-right:12px}}@media(min-width:1800px){.xxl\:pr-sm{padding-right:12px}}.hover\:pr-sm:hover{padding-right:12px}.pr-xs{padding-right:8px}@media(min-width:768px){.xs\:pr-xs{padding-right:8px}}@media(min-width:1200px){.sm\:pr-xs{padding-right:8px}}@media(min-width:1440px){.md\:pr-xs{padding-right:8px}}@media(min-width:1600px){.lg\:pr-xs{padding-right:8px}}@media(min-width:1700px){.xl\:pr-xs{padding-right:8px}}@media(min-width:1800px){.xxl\:pr-xs{padding-right:8px}}.hover\:pr-xs:hover{padding-right:8px}.pr-2xs{padding-right:6px}@media(min-width:768px){.xs\:pr-2xs{padding-right:6px}}@media(min-width:1200px){.sm\:pr-2xs{padding-right:6px}}@media(min-width:1440px){.md\:pr-2xs{padding-right:6px}}@media(min-width:1600px){.lg\:pr-2xs{padding-right:6px}}@media(min-width:1700px){.xl\:pr-2xs{padding-right:6px}}@media(min-width:1800px){.xxl\:pr-2xs{padding-right:6px}}.hover\:pr-2xs:hover{padding-right:6px}.pr-3xs{padding-right:4px}@media(min-width:768px){.xs\:pr-3xs{padding-right:4px}}@media(min-width:1200px){.sm\:pr-3xs{padding-right:4px}}@media(min-width:1440px){.md\:pr-3xs{padding-right:4px}}@media(min-width:1600px){.lg\:pr-3xs{padding-right:4px}}@media(min-width:1700px){.xl\:pr-3xs{padding-right:4px}}@media(min-width:1800px){.xxl\:pr-3xs{padding-right:4px}}.hover\:pr-3xs:hover{padding-right:4px}.pr-4xs{padding-right:2px}@media(min-width:768px){.xs\:pr-4xs{padding-right:2px}}@media(min-width:1200px){.sm\:pr-4xs{padding-right:2px}}@media(min-width:1440px){.md\:pr-4xs{padding-right:2px}}@media(min-width:1600px){.lg\:pr-4xs{padding-right:2px}}@media(min-width:1700px){.xl\:pr-4xs{padding-right:2px}}@media(min-width:1800px){.xxl\:pr-4xs{padding-right:2px}}.hover\:pr-4xs:hover{padding-right:2px}.pr-0{padding-right:0}@media(min-width:768px){.xs\:pr-0{padding-right:0}}@media(min-width:1200px){.sm\:pr-0{padding-right:0}}@media(min-width:1440px){.md\:pr-0{padding-right:0}}@media(min-width:1600px){.lg\:pr-0{padding-right:0}}@media(min-width:1700px){.xl\:pr-0{padding-right:0}}@media(min-width:1800px){.xxl\:pr-0{padding-right:0}}.hover\:pr-0:hover,.pr-none{padding-right:0}@media(min-width:768px){.xs\:pr-none{padding-right:0}}@media(min-width:1200px){.sm\:pr-none{padding-right:0}}@media(min-width:1440px){.md\:pr-none{padding-right:0}}@media(min-width:1600px){.lg\:pr-none{padding-right:0}}@media(min-width:1700px){.xl\:pr-none{padding-right:0}}@media(min-width:1800px){.xxl\:pr-none{padding-right:0}}.hover\:pr-none:hover{padding-right:0}.pr-auto{padding-right:auto}@media(min-width:768px){.xs\:pr-auto{padding-right:auto}}@media(min-width:1200px){.sm\:pr-auto{padding-right:auto}}@media(min-width:1440px){.md\:pr-auto{padding-right:auto}}@media(min-width:1600px){.lg\:pr-auto{padding-right:auto}}@media(min-width:1700px){.xl\:pr-auto{padding-right:auto}}@media(min-width:1800px){.xxl\:pr-auto{padding-right:auto}}.hover\:pr-auto:hover{padding-right:auto}.pr-px{padding-right:1px}@media(min-width:768px){.xs\:pr-px{padding-right:1px}}@media(min-width:1200px){.sm\:pr-px{padding-right:1px}}@media(min-width:1440px){.md\:pr-px{padding-right:1px}}@media(min-width:1600px){.lg\:pr-px{padding-right:1px}}@media(min-width:1700px){.xl\:pr-px{padding-right:1px}}@media(min-width:1800px){.xxl\:pr-px{padding-right:1px}}.hover\:pr-px:hover{padding-right:1px}.pb-3xl{padding-bottom:40px}@media(min-width:768px){.xs\:pb-3xl{padding-bottom:40px}}@media(min-width:1200px){.sm\:pb-3xl{padding-bottom:40px}}@media(min-width:1440px){.md\:pb-3xl{padding-bottom:40px}}@media(min-width:1600px){.lg\:pb-3xl{padding-bottom:40px}}@media(min-width:1700px){.xl\:pb-3xl{padding-bottom:40px}}@media(min-width:1800px){.xxl\:pb-3xl{padding-bottom:40px}}.hover\:pb-3xl:hover{padding-bottom:40px}.pb-2xl{padding-bottom:32px}@media(min-width:768px){.xs\:pb-2xl{padding-bottom:32px}}@media(min-width:1200px){.sm\:pb-2xl{padding-bottom:32px}}@media(min-width:1440px){.md\:pb-2xl{padding-bottom:32px}}@media(min-width:1600px){.lg\:pb-2xl{padding-bottom:32px}}@media(min-width:1700px){.xl\:pb-2xl{padding-bottom:32px}}@media(min-width:1800px){.xxl\:pb-2xl{padding-bottom:32px}}.hover\:pb-2xl:hover{padding-bottom:32px}.pb-xl{padding-bottom:24px}@media(min-width:768px){.xs\:pb-xl{padding-bottom:24px}}@media(min-width:1200px){.sm\:pb-xl{padding-bottom:24px}}@media(min-width:1440px){.md\:pb-xl{padding-bottom:24px}}@media(min-width:1600px){.lg\:pb-xl{padding-bottom:24px}}@media(min-width:1700px){.xl\:pb-xl{padding-bottom:24px}}@media(min-width:1800px){.xxl\:pb-xl{padding-bottom:24px}}.hover\:pb-xl:hover{padding-bottom:24px}.pb-lg{padding-bottom:20px}@media(min-width:768px){.xs\:pb-lg{padding-bottom:20px}}@media(min-width:1200px){.sm\:pb-lg{padding-bottom:20px}}@media(min-width:1440px){.md\:pb-lg{padding-bottom:20px}}@media(min-width:1600px){.lg\:pb-lg{padding-bottom:20px}}@media(min-width:1700px){.xl\:pb-lg{padding-bottom:20px}}@media(min-width:1800px){.xxl\:pb-lg{padding-bottom:20px}}.hover\:pb-lg:hover{padding-bottom:20px}.pb-md{padding-bottom:16px}@media(min-width:768px){.xs\:pb-md{padding-bottom:16px}}@media(min-width:1200px){.sm\:pb-md{padding-bottom:16px}}@media(min-width:1440px){.md\:pb-md{padding-bottom:16px}}@media(min-width:1600px){.lg\:pb-md{padding-bottom:16px}}@media(min-width:1700px){.xl\:pb-md{padding-bottom:16px}}@media(min-width:1800px){.xxl\:pb-md{padding-bottom:16px}}.hover\:pb-md:hover{padding-bottom:16px}.pb-sm{padding-bottom:12px}@media(min-width:768px){.xs\:pb-sm{padding-bottom:12px}}@media(min-width:1200px){.sm\:pb-sm{padding-bottom:12px}}@media(min-width:1440px){.md\:pb-sm{padding-bottom:12px}}@media(min-width:1600px){.lg\:pb-sm{padding-bottom:12px}}@media(min-width:1700px){.xl\:pb-sm{padding-bottom:12px}}@media(min-width:1800px){.xxl\:pb-sm{padding-bottom:12px}}.hover\:pb-sm:hover{padding-bottom:12px}.pb-xs{padding-bottom:8px}@media(min-width:768px){.xs\:pb-xs{padding-bottom:8px}}@media(min-width:1200px){.sm\:pb-xs{padding-bottom:8px}}@media(min-width:1440px){.md\:pb-xs{padding-bottom:8px}}@media(min-width:1600px){.lg\:pb-xs{padding-bottom:8px}}@media(min-width:1700px){.xl\:pb-xs{padding-bottom:8px}}@media(min-width:1800px){.xxl\:pb-xs{padding-bottom:8px}}.hover\:pb-xs:hover{padding-bottom:8px}.pb-2xs{padding-bottom:6px}@media(min-width:768px){.xs\:pb-2xs{padding-bottom:6px}}@media(min-width:1200px){.sm\:pb-2xs{padding-bottom:6px}}@media(min-width:1440px){.md\:pb-2xs{padding-bottom:6px}}@media(min-width:1600px){.lg\:pb-2xs{padding-bottom:6px}}@media(min-width:1700px){.xl\:pb-2xs{padding-bottom:6px}}@media(min-width:1800px){.xxl\:pb-2xs{padding-bottom:6px}}.hover\:pb-2xs:hover{padding-bottom:6px}.pb-3xs{padding-bottom:4px}@media(min-width:768px){.xs\:pb-3xs{padding-bottom:4px}}@media(min-width:1200px){.sm\:pb-3xs{padding-bottom:4px}}@media(min-width:1440px){.md\:pb-3xs{padding-bottom:4px}}@media(min-width:1600px){.lg\:pb-3xs{padding-bottom:4px}}@media(min-width:1700px){.xl\:pb-3xs{padding-bottom:4px}}@media(min-width:1800px){.xxl\:pb-3xs{padding-bottom:4px}}.hover\:pb-3xs:hover{padding-bottom:4px}.pb-4xs{padding-bottom:2px}@media(min-width:768px){.xs\:pb-4xs{padding-bottom:2px}}@media(min-width:1200px){.sm\:pb-4xs{padding-bottom:2px}}@media(min-width:1440px){.md\:pb-4xs{padding-bottom:2px}}@media(min-width:1600px){.lg\:pb-4xs{padding-bottom:2px}}@media(min-width:1700px){.xl\:pb-4xs{padding-bottom:2px}}@media(min-width:1800px){.xxl\:pb-4xs{padding-bottom:2px}}.hover\:pb-4xs:hover{padding-bottom:2px}.pb-0{padding-bottom:0}@media(min-width:768px){.xs\:pb-0{padding-bottom:0}}@media(min-width:1200px){.sm\:pb-0{padding-bottom:0}}@media(min-width:1440px){.md\:pb-0{padding-bottom:0}}@media(min-width:1600px){.lg\:pb-0{padding-bottom:0}}@media(min-width:1700px){.xl\:pb-0{padding-bottom:0}}@media(min-width:1800px){.xxl\:pb-0{padding-bottom:0}}.hover\:pb-0:hover,.pb-none{padding-bottom:0}@media(min-width:768px){.xs\:pb-none{padding-bottom:0}}@media(min-width:1200px){.sm\:pb-none{padding-bottom:0}}@media(min-width:1440px){.md\:pb-none{padding-bottom:0}}@media(min-width:1600px){.lg\:pb-none{padding-bottom:0}}@media(min-width:1700px){.xl\:pb-none{padding-bottom:0}}@media(min-width:1800px){.xxl\:pb-none{padding-bottom:0}}.hover\:pb-none:hover{padding-bottom:0}.pb-auto{padding-bottom:auto}@media(min-width:768px){.xs\:pb-auto{padding-bottom:auto}}@media(min-width:1200px){.sm\:pb-auto{padding-bottom:auto}}@media(min-width:1440px){.md\:pb-auto{padding-bottom:auto}}@media(min-width:1600px){.lg\:pb-auto{padding-bottom:auto}}@media(min-width:1700px){.xl\:pb-auto{padding-bottom:auto}}@media(min-width:1800px){.xxl\:pb-auto{padding-bottom:auto}}.hover\:pb-auto:hover{padding-bottom:auto}.pb-px{padding-bottom:1px}@media(min-width:768px){.xs\:pb-px{padding-bottom:1px}}@media(min-width:1200px){.sm\:pb-px{padding-bottom:1px}}@media(min-width:1440px){.md\:pb-px{padding-bottom:1px}}@media(min-width:1600px){.lg\:pb-px{padding-bottom:1px}}@media(min-width:1700px){.xl\:pb-px{padding-bottom:1px}}@media(min-width:1800px){.xxl\:pb-px{padding-bottom:1px}}.hover\:pb-px:hover{padding-bottom:1px}.pl-3xl{padding-left:40px}@media(min-width:768px){.xs\:pl-3xl{padding-left:40px}}@media(min-width:1200px){.sm\:pl-3xl{padding-left:40px}}@media(min-width:1440px){.md\:pl-3xl{padding-left:40px}}@media(min-width:1600px){.lg\:pl-3xl{padding-left:40px}}@media(min-width:1700px){.xl\:pl-3xl{padding-left:40px}}@media(min-width:1800px){.xxl\:pl-3xl{padding-left:40px}}.hover\:pl-3xl:hover{padding-left:40px}.pl-2xl{padding-left:32px}@media(min-width:768px){.xs\:pl-2xl{padding-left:32px}}@media(min-width:1200px){.sm\:pl-2xl{padding-left:32px}}@media(min-width:1440px){.md\:pl-2xl{padding-left:32px}}@media(min-width:1600px){.lg\:pl-2xl{padding-left:32px}}@media(min-width:1700px){.xl\:pl-2xl{padding-left:32px}}@media(min-width:1800px){.xxl\:pl-2xl{padding-left:32px}}.hover\:pl-2xl:hover{padding-left:32px}.pl-xl{padding-left:24px}@media(min-width:768px){.xs\:pl-xl{padding-left:24px}}@media(min-width:1200px){.sm\:pl-xl{padding-left:24px}}@media(min-width:1440px){.md\:pl-xl{padding-left:24px}}@media(min-width:1600px){.lg\:pl-xl{padding-left:24px}}@media(min-width:1700px){.xl\:pl-xl{padding-left:24px}}@media(min-width:1800px){.xxl\:pl-xl{padding-left:24px}}.hover\:pl-xl:hover{padding-left:24px}.pl-lg{padding-left:20px}@media(min-width:768px){.xs\:pl-lg{padding-left:20px}}@media(min-width:1200px){.sm\:pl-lg{padding-left:20px}}@media(min-width:1440px){.md\:pl-lg{padding-left:20px}}@media(min-width:1600px){.lg\:pl-lg{padding-left:20px}}@media(min-width:1700px){.xl\:pl-lg{padding-left:20px}}@media(min-width:1800px){.xxl\:pl-lg{padding-left:20px}}.hover\:pl-lg:hover{padding-left:20px}.pl-md{padding-left:16px}@media(min-width:768px){.xs\:pl-md{padding-left:16px}}@media(min-width:1200px){.sm\:pl-md{padding-left:16px}}@media(min-width:1440px){.md\:pl-md{padding-left:16px}}@media(min-width:1600px){.lg\:pl-md{padding-left:16px}}@media(min-width:1700px){.xl\:pl-md{padding-left:16px}}@media(min-width:1800px){.xxl\:pl-md{padding-left:16px}}.hover\:pl-md:hover{padding-left:16px}.pl-sm{padding-left:12px}@media(min-width:768px){.xs\:pl-sm{padding-left:12px}}@media(min-width:1200px){.sm\:pl-sm{padding-left:12px}}@media(min-width:1440px){.md\:pl-sm{padding-left:12px}}@media(min-width:1600px){.lg\:pl-sm{padding-left:12px}}@media(min-width:1700px){.xl\:pl-sm{padding-left:12px}}@media(min-width:1800px){.xxl\:pl-sm{padding-left:12px}}.hover\:pl-sm:hover{padding-left:12px}.pl-xs{padding-left:8px}@media(min-width:768px){.xs\:pl-xs{padding-left:8px}}@media(min-width:1200px){.sm\:pl-xs{padding-left:8px}}@media(min-width:1440px){.md\:pl-xs{padding-left:8px}}@media(min-width:1600px){.lg\:pl-xs{padding-left:8px}}@media(min-width:1700px){.xl\:pl-xs{padding-left:8px}}@media(min-width:1800px){.xxl\:pl-xs{padding-left:8px}}.hover\:pl-xs:hover{padding-left:8px}.pl-2xs{padding-left:6px}@media(min-width:768px){.xs\:pl-2xs{padding-left:6px}}@media(min-width:1200px){.sm\:pl-2xs{padding-left:6px}}@media(min-width:1440px){.md\:pl-2xs{padding-left:6px}}@media(min-width:1600px){.lg\:pl-2xs{padding-left:6px}}@media(min-width:1700px){.xl\:pl-2xs{padding-left:6px}}@media(min-width:1800px){.xxl\:pl-2xs{padding-left:6px}}.hover\:pl-2xs:hover{padding-left:6px}.pl-3xs{padding-left:4px}@media(min-width:768px){.xs\:pl-3xs{padding-left:4px}}@media(min-width:1200px){.sm\:pl-3xs{padding-left:4px}}@media(min-width:1440px){.md\:pl-3xs{padding-left:4px}}@media(min-width:1600px){.lg\:pl-3xs{padding-left:4px}}@media(min-width:1700px){.xl\:pl-3xs{padding-left:4px}}@media(min-width:1800px){.xxl\:pl-3xs{padding-left:4px}}.hover\:pl-3xs:hover{padding-left:4px}.pl-4xs{padding-left:2px}@media(min-width:768px){.xs\:pl-4xs{padding-left:2px}}@media(min-width:1200px){.sm\:pl-4xs{padding-left:2px}}@media(min-width:1440px){.md\:pl-4xs{padding-left:2px}}@media(min-width:1600px){.lg\:pl-4xs{padding-left:2px}}@media(min-width:1700px){.xl\:pl-4xs{padding-left:2px}}@media(min-width:1800px){.xxl\:pl-4xs{padding-left:2px}}.hover\:pl-4xs:hover{padding-left:2px}.pl-0{padding-left:0}@media(min-width:768px){.xs\:pl-0{padding-left:0}}@media(min-width:1200px){.sm\:pl-0{padding-left:0}}@media(min-width:1440px){.md\:pl-0{padding-left:0}}@media(min-width:1600px){.lg\:pl-0{padding-left:0}}@media(min-width:1700px){.xl\:pl-0{padding-left:0}}@media(min-width:1800px){.xxl\:pl-0{padding-left:0}}.hover\:pl-0:hover,.pl-none{padding-left:0}@media(min-width:768px){.xs\:pl-none{padding-left:0}}@media(min-width:1200px){.sm\:pl-none{padding-left:0}}@media(min-width:1440px){.md\:pl-none{padding-left:0}}@media(min-width:1600px){.lg\:pl-none{padding-left:0}}@media(min-width:1700px){.xl\:pl-none{padding-left:0}}@media(min-width:1800px){.xxl\:pl-none{padding-left:0}}.hover\:pl-none:hover{padding-left:0}.pl-auto{padding-left:auto}@media(min-width:768px){.xs\:pl-auto{padding-left:auto}}@media(min-width:1200px){.sm\:pl-auto{padding-left:auto}}@media(min-width:1440px){.md\:pl-auto{padding-left:auto}}@media(min-width:1600px){.lg\:pl-auto{padding-left:auto}}@media(min-width:1700px){.xl\:pl-auto{padding-left:auto}}@media(min-width:1800px){.xxl\:pl-auto{padding-left:auto}}.hover\:pl-auto:hover{padding-left:auto}.pl-px{padding-left:1px}@media(min-width:768px){.xs\:pl-px{padding-left:1px}}@media(min-width:1200px){.sm\:pl-px{padding-left:1px}}@media(min-width:1440px){.md\:pl-px{padding-left:1px}}@media(min-width:1600px){.lg\:pl-px{padding-left:1px}}@media(min-width:1700px){.xl\:pl-px{padding-left:1px}}@media(min-width:1800px){.xxl\:pl-px{padding-left:1px}}.hover\:pl-px:hover{padding-left:1px}.px-3xl{padding-left:40px;padding-right:40px}@media(min-width:768px){.xs\:px-3xl{padding-left:40px;padding-right:40px}}@media(min-width:1200px){.sm\:px-3xl{padding-left:40px;padding-right:40px}}@media(min-width:1440px){.md\:px-3xl{padding-left:40px;padding-right:40px}}@media(min-width:1600px){.lg\:px-3xl{padding-left:40px;padding-right:40px}}@media(min-width:1700px){.xl\:px-3xl{padding-left:40px;padding-right:40px}}@media(min-width:1800px){.xxl\:px-3xl{padding-left:40px;padding-right:40px}}.hover\:px-3xl:hover{padding-left:40px;padding-right:40px}.px-2xl{padding-left:32px;padding-right:32px}@media(min-width:768px){.xs\:px-2xl{padding-left:32px;padding-right:32px}}@media(min-width:1200px){.sm\:px-2xl{padding-left:32px;padding-right:32px}}@media(min-width:1440px){.md\:px-2xl{padding-left:32px;padding-right:32px}}@media(min-width:1600px){.lg\:px-2xl{padding-left:32px;padding-right:32px}}@media(min-width:1700px){.xl\:px-2xl{padding-left:32px;padding-right:32px}}@media(min-width:1800px){.xxl\:px-2xl{padding-left:32px;padding-right:32px}}.hover\:px-2xl:hover{padding-left:32px;padding-right:32px}.px-xl{padding-left:24px;padding-right:24px}@media(min-width:768px){.xs\:px-xl{padding-left:24px;padding-right:24px}}@media(min-width:1200px){.sm\:px-xl{padding-left:24px;padding-right:24px}}@media(min-width:1440px){.md\:px-xl{padding-left:24px;padding-right:24px}}@media(min-width:1600px){.lg\:px-xl{padding-left:24px;padding-right:24px}}@media(min-width:1700px){.xl\:px-xl{padding-left:24px;padding-right:24px}}@media(min-width:1800px){.xxl\:px-xl{padding-left:24px;padding-right:24px}}.hover\:px-xl:hover{padding-left:24px;padding-right:24px}.px-lg{padding-left:20px;padding-right:20px}@media(min-width:768px){.xs\:px-lg{padding-left:20px;padding-right:20px}}@media(min-width:1200px){.sm\:px-lg{padding-left:20px;padding-right:20px}}@media(min-width:1440px){.md\:px-lg{padding-left:20px;padding-right:20px}}@media(min-width:1600px){.lg\:px-lg{padding-left:20px;padding-right:20px}}@media(min-width:1700px){.xl\:px-lg{padding-left:20px;padding-right:20px}}@media(min-width:1800px){.xxl\:px-lg{padding-left:20px;padding-right:20px}}.hover\:px-lg:hover{padding-left:20px;padding-right:20px}.px-md{padding-left:16px;padding-right:16px}@media(min-width:768px){.xs\:px-md{padding-left:16px;padding-right:16px}}@media(min-width:1200px){.sm\:px-md{padding-left:16px;padding-right:16px}}@media(min-width:1440px){.md\:px-md{padding-left:16px;padding-right:16px}}@media(min-width:1600px){.lg\:px-md{padding-left:16px;padding-right:16px}}@media(min-width:1700px){.xl\:px-md{padding-left:16px;padding-right:16px}}@media(min-width:1800px){.xxl\:px-md{padding-left:16px;padding-right:16px}}.hover\:px-md:hover{padding-left:16px;padding-right:16px}.px-sm{padding-left:12px;padding-right:12px}@media(min-width:768px){.xs\:px-sm{padding-left:12px;padding-right:12px}}@media(min-width:1200px){.sm\:px-sm{padding-left:12px;padding-right:12px}}@media(min-width:1440px){.md\:px-sm{padding-left:12px;padding-right:12px}}@media(min-width:1600px){.lg\:px-sm{padding-left:12px;padding-right:12px}}@media(min-width:1700px){.xl\:px-sm{padding-left:12px;padding-right:12px}}@media(min-width:1800px){.xxl\:px-sm{padding-left:12px;padding-right:12px}}.hover\:px-sm:hover{padding-left:12px;padding-right:12px}.px-xs{padding-left:8px;padding-right:8px}@media(min-width:768px){.xs\:px-xs{padding-left:8px;padding-right:8px}}@media(min-width:1200px){.sm\:px-xs{padding-left:8px;padding-right:8px}}@media(min-width:1440px){.md\:px-xs{padding-left:8px;padding-right:8px}}@media(min-width:1600px){.lg\:px-xs{padding-left:8px;padding-right:8px}}@media(min-width:1700px){.xl\:px-xs{padding-left:8px;padding-right:8px}}@media(min-width:1800px){.xxl\:px-xs{padding-left:8px;padding-right:8px}}.hover\:px-xs:hover{padding-left:8px;padding-right:8px}.px-2xs{padding-left:6px;padding-right:6px}@media(min-width:768px){.xs\:px-2xs{padding-left:6px;padding-right:6px}}@media(min-width:1200px){.sm\:px-2xs{padding-left:6px;padding-right:6px}}@media(min-width:1440px){.md\:px-2xs{padding-left:6px;padding-right:6px}}@media(min-width:1600px){.lg\:px-2xs{padding-left:6px;padding-right:6px}}@media(min-width:1700px){.xl\:px-2xs{padding-left:6px;padding-right:6px}}@media(min-width:1800px){.xxl\:px-2xs{padding-left:6px;padding-right:6px}}.hover\:px-2xs:hover{padding-left:6px;padding-right:6px}.px-3xs{padding-left:4px;padding-right:4px}@media(min-width:768px){.xs\:px-3xs{padding-left:4px;padding-right:4px}}@media(min-width:1200px){.sm\:px-3xs{padding-left:4px;padding-right:4px}}@media(min-width:1440px){.md\:px-3xs{padding-left:4px;padding-right:4px}}@media(min-width:1600px){.lg\:px-3xs{padding-left:4px;padding-right:4px}}@media(min-width:1700px){.xl\:px-3xs{padding-left:4px;padding-right:4px}}@media(min-width:1800px){.xxl\:px-3xs{padding-left:4px;padding-right:4px}}.hover\:px-3xs:hover{padding-left:4px;padding-right:4px}.px-4xs{padding-left:2px;padding-right:2px}@media(min-width:768px){.xs\:px-4xs{padding-left:2px;padding-right:2px}}@media(min-width:1200px){.sm\:px-4xs{padding-left:2px;padding-right:2px}}@media(min-width:1440px){.md\:px-4xs{padding-left:2px;padding-right:2px}}@media(min-width:1600px){.lg\:px-4xs{padding-left:2px;padding-right:2px}}@media(min-width:1700px){.xl\:px-4xs{padding-left:2px;padding-right:2px}}@media(min-width:1800px){.xxl\:px-4xs{padding-left:2px;padding-right:2px}}.hover\:px-4xs:hover{padding-left:2px;padding-right:2px}.px-0{padding-left:0;padding-right:0}@media(min-width:768px){.xs\:px-0{padding-left:0;padding-right:0}}@media(min-width:1200px){.sm\:px-0{padding-left:0;padding-right:0}}@media(min-width:1440px){.md\:px-0{padding-left:0;padding-right:0}}@media(min-width:1600px){.lg\:px-0{padding-left:0;padding-right:0}}@media(min-width:1700px){.xl\:px-0{padding-left:0;padding-right:0}}@media(min-width:1800px){.xxl\:px-0{padding-left:0;padding-right:0}}.hover\:px-0:hover,.px-none{padding-left:0;padding-right:0}@media(min-width:768px){.xs\:px-none{padding-left:0;padding-right:0}}@media(min-width:1200px){.sm\:px-none{padding-left:0;padding-right:0}}@media(min-width:1440px){.md\:px-none{padding-left:0;padding-right:0}}@media(min-width:1600px){.lg\:px-none{padding-left:0;padding-right:0}}@media(min-width:1700px){.xl\:px-none{padding-left:0;padding-right:0}}@media(min-width:1800px){.xxl\:px-none{padding-left:0;padding-right:0}}.hover\:px-none:hover{padding-left:0;padding-right:0}.px-auto{padding-left:auto;padding-right:auto}@media(min-width:768px){.xs\:px-auto{padding-left:auto;padding-right:auto}}@media(min-width:1200px){.sm\:px-auto{padding-left:auto;padding-right:auto}}@media(min-width:1440px){.md\:px-auto{padding-left:auto;padding-right:auto}}@media(min-width:1600px){.lg\:px-auto{padding-left:auto;padding-right:auto}}@media(min-width:1700px){.xl\:px-auto{padding-left:auto;padding-right:auto}}@media(min-width:1800px){.xxl\:px-auto{padding-left:auto;padding-right:auto}}.hover\:px-auto:hover{padding-left:auto;padding-right:auto}.px-px{padding-left:1px;padding-right:1px}@media(min-width:768px){.xs\:px-px{padding-left:1px;padding-right:1px}}@media(min-width:1200px){.sm\:px-px{padding-left:1px;padding-right:1px}}@media(min-width:1440px){.md\:px-px{padding-left:1px;padding-right:1px}}@media(min-width:1600px){.lg\:px-px{padding-left:1px;padding-right:1px}}@media(min-width:1700px){.xl\:px-px{padding-left:1px;padding-right:1px}}@media(min-width:1800px){.xxl\:px-px{padding-left:1px;padding-right:1px}}.hover\:px-px:hover{padding-left:1px;padding-right:1px}.py-3xl{padding-top:40px;padding-bottom:40px}@media(min-width:768px){.xs\:py-3xl{padding-top:40px;padding-bottom:40px}}@media(min-width:1200px){.sm\:py-3xl{padding-top:40px;padding-bottom:40px}}@media(min-width:1440px){.md\:py-3xl{padding-top:40px;padding-bottom:40px}}@media(min-width:1600px){.lg\:py-3xl{padding-top:40px;padding-bottom:40px}}@media(min-width:1700px){.xl\:py-3xl{padding-top:40px;padding-bottom:40px}}@media(min-width:1800px){.xxl\:py-3xl{padding-top:40px;padding-bottom:40px}}.hover\:py-3xl:hover{padding-top:40px;padding-bottom:40px}.py-2xl{padding-top:32px;padding-bottom:32px}@media(min-width:768px){.xs\:py-2xl{padding-top:32px;padding-bottom:32px}}@media(min-width:1200px){.sm\:py-2xl{padding-top:32px;padding-bottom:32px}}@media(min-width:1440px){.md\:py-2xl{padding-top:32px;padding-bottom:32px}}@media(min-width:1600px){.lg\:py-2xl{padding-top:32px;padding-bottom:32px}}@media(min-width:1700px){.xl\:py-2xl{padding-top:32px;padding-bottom:32px}}@media(min-width:1800px){.xxl\:py-2xl{padding-top:32px;padding-bottom:32px}}.hover\:py-2xl:hover{padding-top:32px;padding-bottom:32px}.py-xl{padding-top:24px;padding-bottom:24px}@media(min-width:768px){.xs\:py-xl{padding-top:24px;padding-bottom:24px}}@media(min-width:1200px){.sm\:py-xl{padding-top:24px;padding-bottom:24px}}@media(min-width:1440px){.md\:py-xl{padding-top:24px;padding-bottom:24px}}@media(min-width:1600px){.lg\:py-xl{padding-top:24px;padding-bottom:24px}}@media(min-width:1700px){.xl\:py-xl{padding-top:24px;padding-bottom:24px}}@media(min-width:1800px){.xxl\:py-xl{padding-top:24px;padding-bottom:24px}}.hover\:py-xl:hover{padding-top:24px;padding-bottom:24px}.py-lg{padding-top:20px;padding-bottom:20px}@media(min-width:768px){.xs\:py-lg{padding-top:20px;padding-bottom:20px}}@media(min-width:1200px){.sm\:py-lg{padding-top:20px;padding-bottom:20px}}@media(min-width:1440px){.md\:py-lg{padding-top:20px;padding-bottom:20px}}@media(min-width:1600px){.lg\:py-lg{padding-top:20px;padding-bottom:20px}}@media(min-width:1700px){.xl\:py-lg{padding-top:20px;padding-bottom:20px}}@media(min-width:1800px){.xxl\:py-lg{padding-top:20px;padding-bottom:20px}}.hover\:py-lg:hover{padding-top:20px;padding-bottom:20px}.py-md{padding-top:16px;padding-bottom:16px}@media(min-width:768px){.xs\:py-md{padding-top:16px;padding-bottom:16px}}@media(min-width:1200px){.sm\:py-md{padding-top:16px;padding-bottom:16px}}@media(min-width:1440px){.md\:py-md{padding-top:16px;padding-bottom:16px}}@media(min-width:1600px){.lg\:py-md{padding-top:16px;padding-bottom:16px}}@media(min-width:1700px){.xl\:py-md{padding-top:16px;padding-bottom:16px}}@media(min-width:1800px){.xxl\:py-md{padding-top:16px;padding-bottom:16px}}.hover\:py-md:hover{padding-top:16px;padding-bottom:16px}.py-sm{padding-top:12px;padding-bottom:12px}@media(min-width:768px){.xs\:py-sm{padding-top:12px;padding-bottom:12px}}@media(min-width:1200px){.sm\:py-sm{padding-top:12px;padding-bottom:12px}}@media(min-width:1440px){.md\:py-sm{padding-top:12px;padding-bottom:12px}}@media(min-width:1600px){.lg\:py-sm{padding-top:12px;padding-bottom:12px}}@media(min-width:1700px){.xl\:py-sm{padding-top:12px;padding-bottom:12px}}@media(min-width:1800px){.xxl\:py-sm{padding-top:12px;padding-bottom:12px}}.hover\:py-sm:hover{padding-top:12px;padding-bottom:12px}.py-xs{padding-top:8px;padding-bottom:8px}@media(min-width:768px){.xs\:py-xs{padding-top:8px;padding-bottom:8px}}@media(min-width:1200px){.sm\:py-xs{padding-top:8px;padding-bottom:8px}}@media(min-width:1440px){.md\:py-xs{padding-top:8px;padding-bottom:8px}}@media(min-width:1600px){.lg\:py-xs{padding-top:8px;padding-bottom:8px}}@media(min-width:1700px){.xl\:py-xs{padding-top:8px;padding-bottom:8px}}@media(min-width:1800px){.xxl\:py-xs{padding-top:8px;padding-bottom:8px}}.hover\:py-xs:hover{padding-top:8px;padding-bottom:8px}.py-2xs{padding-top:6px;padding-bottom:6px}@media(min-width:768px){.xs\:py-2xs{padding-top:6px;padding-bottom:6px}}@media(min-width:1200px){.sm\:py-2xs{padding-top:6px;padding-bottom:6px}}@media(min-width:1440px){.md\:py-2xs{padding-top:6px;padding-bottom:6px}}@media(min-width:1600px){.lg\:py-2xs{padding-top:6px;padding-bottom:6px}}@media(min-width:1700px){.xl\:py-2xs{padding-top:6px;padding-bottom:6px}}@media(min-width:1800px){.xxl\:py-2xs{padding-top:6px;padding-bottom:6px}}.hover\:py-2xs:hover{padding-top:6px;padding-bottom:6px}.py-3xs{padding-top:4px;padding-bottom:4px}@media(min-width:768px){.xs\:py-3xs{padding-top:4px;padding-bottom:4px}}@media(min-width:1200px){.sm\:py-3xs{padding-top:4px;padding-bottom:4px}}@media(min-width:1440px){.md\:py-3xs{padding-top:4px;padding-bottom:4px}}@media(min-width:1600px){.lg\:py-3xs{padding-top:4px;padding-bottom:4px}}@media(min-width:1700px){.xl\:py-3xs{padding-top:4px;padding-bottom:4px}}@media(min-width:1800px){.xxl\:py-3xs{padding-top:4px;padding-bottom:4px}}.hover\:py-3xs:hover{padding-top:4px;padding-bottom:4px}.py-4xs{padding-top:2px;padding-bottom:2px}@media(min-width:768px){.xs\:py-4xs{padding-top:2px;padding-bottom:2px}}@media(min-width:1200px){.sm\:py-4xs{padding-top:2px;padding-bottom:2px}}@media(min-width:1440px){.md\:py-4xs{padding-top:2px;padding-bottom:2px}}@media(min-width:1600px){.lg\:py-4xs{padding-top:2px;padding-bottom:2px}}@media(min-width:1700px){.xl\:py-4xs{padding-top:2px;padding-bottom:2px}}@media(min-width:1800px){.xxl\:py-4xs{padding-top:2px;padding-bottom:2px}}.hover\:py-4xs:hover{padding-top:2px;padding-bottom:2px}.py-0{padding-top:0;padding-bottom:0}@media(min-width:768px){.xs\:py-0{padding-top:0;padding-bottom:0}}@media(min-width:1200px){.sm\:py-0{padding-top:0;padding-bottom:0}}@media(min-width:1440px){.md\:py-0{padding-top:0;padding-bottom:0}}@media(min-width:1600px){.lg\:py-0{padding-top:0;padding-bottom:0}}@media(min-width:1700px){.xl\:py-0{padding-top:0;padding-bottom:0}}@media(min-width:1800px){.xxl\:py-0{padding-top:0;padding-bottom:0}}.hover\:py-0:hover,.py-none{padding-top:0;padding-bottom:0}@media(min-width:768px){.xs\:py-none{padding-top:0;padding-bottom:0}}@media(min-width:1200px){.sm\:py-none{padding-top:0;padding-bottom:0}}@media(min-width:1440px){.md\:py-none{padding-top:0;padding-bottom:0}}@media(min-width:1600px){.lg\:py-none{padding-top:0;padding-bottom:0}}@media(min-width:1700px){.xl\:py-none{padding-top:0;padding-bottom:0}}@media(min-width:1800px){.xxl\:py-none{padding-top:0;padding-bottom:0}}.hover\:py-none:hover{padding-top:0;padding-bottom:0}.py-auto{padding-top:auto;padding-bottom:auto}@media(min-width:768px){.xs\:py-auto{padding-top:auto;padding-bottom:auto}}@media(min-width:1200px){.sm\:py-auto{padding-top:auto;padding-bottom:auto}}@media(min-width:1440px){.md\:py-auto{padding-top:auto;padding-bottom:auto}}@media(min-width:1600px){.lg\:py-auto{padding-top:auto;padding-bottom:auto}}@media(min-width:1700px){.xl\:py-auto{padding-top:auto;padding-bottom:auto}}@media(min-width:1800px){.xxl\:py-auto{padding-top:auto;padding-bottom:auto}}.hover\:py-auto:hover{padding-top:auto;padding-bottom:auto}.py-px{padding-top:1px;padding-bottom:1px}@media(min-width:768px){.xs\:py-px{padding-top:1px;padding-bottom:1px}}@media(min-width:1200px){.sm\:py-px{padding-top:1px;padding-bottom:1px}}@media(min-width:1440px){.md\:py-px{padding-top:1px;padding-bottom:1px}}@media(min-width:1600px){.lg\:py-px{padding-top:1px;padding-bottom:1px}}@media(min-width:1700px){.xl\:py-px{padding-top:1px;padding-bottom:1px}}@media(min-width:1800px){.xxl\:py-px{padding-top:1px;padding-bottom:1px}}.hover\:py-px:hover{padding-top:1px;padding-bottom:1px}.top-3xl{top:40px}@media(min-width:768px){.xs\:top-3xl{top:40px}}@media(min-width:1200px){.sm\:top-3xl{top:40px}}@media(min-width:1440px){.md\:top-3xl{top:40px}}@media(min-width:1600px){.lg\:top-3xl{top:40px}}@media(min-width:1700px){.xl\:top-3xl{top:40px}}@media(min-width:1800px){.xxl\:top-3xl{top:40px}}.hover\:top-3xl:hover{top:40px}.top-2xl{top:32px}@media(min-width:768px){.xs\:top-2xl{top:32px}}@media(min-width:1200px){.sm\:top-2xl{top:32px}}@media(min-width:1440px){.md\:top-2xl{top:32px}}@media(min-width:1600px){.lg\:top-2xl{top:32px}}@media(min-width:1700px){.xl\:top-2xl{top:32px}}@media(min-width:1800px){.xxl\:top-2xl{top:32px}}.hover\:top-2xl:hover{top:32px}.top-xl{top:24px}@media(min-width:768px){.xs\:top-xl{top:24px}}@media(min-width:1200px){.sm\:top-xl{top:24px}}@media(min-width:1440px){.md\:top-xl{top:24px}}@media(min-width:1600px){.lg\:top-xl{top:24px}}@media(min-width:1700px){.xl\:top-xl{top:24px}}@media(min-width:1800px){.xxl\:top-xl{top:24px}}.hover\:top-xl:hover{top:24px}.top-lg{top:20px}@media(min-width:768px){.xs\:top-lg{top:20px}}@media(min-width:1200px){.sm\:top-lg{top:20px}}@media(min-width:1440px){.md\:top-lg{top:20px}}@media(min-width:1600px){.lg\:top-lg{top:20px}}@media(min-width:1700px){.xl\:top-lg{top:20px}}@media(min-width:1800px){.xxl\:top-lg{top:20px}}.hover\:top-lg:hover{top:20px}.top-md{top:16px}@media(min-width:768px){.xs\:top-md{top:16px}}@media(min-width:1200px){.sm\:top-md{top:16px}}@media(min-width:1440px){.md\:top-md{top:16px}}@media(min-width:1600px){.lg\:top-md{top:16px}}@media(min-width:1700px){.xl\:top-md{top:16px}}@media(min-width:1800px){.xxl\:top-md{top:16px}}.hover\:top-md:hover{top:16px}.top-sm{top:12px}@media(min-width:768px){.xs\:top-sm{top:12px}}@media(min-width:1200px){.sm\:top-sm{top:12px}}@media(min-width:1440px){.md\:top-sm{top:12px}}@media(min-width:1600px){.lg\:top-sm{top:12px}}@media(min-width:1700px){.xl\:top-sm{top:12px}}@media(min-width:1800px){.xxl\:top-sm{top:12px}}.hover\:top-sm:hover{top:12px}.top-xs{top:8px}@media(min-width:768px){.xs\:top-xs{top:8px}}@media(min-width:1200px){.sm\:top-xs{top:8px}}@media(min-width:1440px){.md\:top-xs{top:8px}}@media(min-width:1600px){.lg\:top-xs{top:8px}}@media(min-width:1700px){.xl\:top-xs{top:8px}}@media(min-width:1800px){.xxl\:top-xs{top:8px}}.hover\:top-xs:hover{top:8px}.top-2xs{top:6px}@media(min-width:768px){.xs\:top-2xs{top:6px}}@media(min-width:1200px){.sm\:top-2xs{top:6px}}@media(min-width:1440px){.md\:top-2xs{top:6px}}@media(min-width:1600px){.lg\:top-2xs{top:6px}}@media(min-width:1700px){.xl\:top-2xs{top:6px}}@media(min-width:1800px){.xxl\:top-2xs{top:6px}}.hover\:top-2xs:hover{top:6px}.top-3xs{top:4px}@media(min-width:768px){.xs\:top-3xs{top:4px}}@media(min-width:1200px){.sm\:top-3xs{top:4px}}@media(min-width:1440px){.md\:top-3xs{top:4px}}@media(min-width:1600px){.lg\:top-3xs{top:4px}}@media(min-width:1700px){.xl\:top-3xs{top:4px}}@media(min-width:1800px){.xxl\:top-3xs{top:4px}}.hover\:top-3xs:hover{top:4px}.top-4xs{top:2px}@media(min-width:768px){.xs\:top-4xs{top:2px}}@media(min-width:1200px){.sm\:top-4xs{top:2px}}@media(min-width:1440px){.md\:top-4xs{top:2px}}@media(min-width:1600px){.lg\:top-4xs{top:2px}}@media(min-width:1700px){.xl\:top-4xs{top:2px}}@media(min-width:1800px){.xxl\:top-4xs{top:2px}}.hover\:top-4xs:hover{top:2px}.top-0{top:0}@media(min-width:768px){.xs\:top-0{top:0}}@media(min-width:1200px){.sm\:top-0{top:0}}@media(min-width:1440px){.md\:top-0{top:0}}@media(min-width:1600px){.lg\:top-0{top:0}}@media(min-width:1700px){.xl\:top-0{top:0}}@media(min-width:1800px){.xxl\:top-0{top:0}}.hover\:top-0:hover,.top-none{top:0}@media(min-width:768px){.xs\:top-none{top:0}}@media(min-width:1200px){.sm\:top-none{top:0}}@media(min-width:1440px){.md\:top-none{top:0}}@media(min-width:1600px){.lg\:top-none{top:0}}@media(min-width:1700px){.xl\:top-none{top:0}}@media(min-width:1800px){.xxl\:top-none{top:0}}.hover\:top-none:hover{top:0}.top-auto{top:auto}@media(min-width:768px){.xs\:top-auto{top:auto}}@media(min-width:1200px){.sm\:top-auto{top:auto}}@media(min-width:1440px){.md\:top-auto{top:auto}}@media(min-width:1600px){.lg\:top-auto{top:auto}}@media(min-width:1700px){.xl\:top-auto{top:auto}}@media(min-width:1800px){.xxl\:top-auto{top:auto}}.hover\:top-auto:hover{top:auto}.top-px{top:1px}@media(min-width:768px){.xs\:top-px{top:1px}}@media(min-width:1200px){.sm\:top-px{top:1px}}@media(min-width:1440px){.md\:top-px{top:1px}}@media(min-width:1600px){.lg\:top-px{top:1px}}@media(min-width:1700px){.xl\:top-px{top:1px}}@media(min-width:1800px){.xxl\:top-px{top:1px}}.hover\:top-px:hover{top:1px}.right-3xl{right:40px}@media(min-width:768px){.xs\:right-3xl{right:40px}}@media(min-width:1200px){.sm\:right-3xl{right:40px}}@media(min-width:1440px){.md\:right-3xl{right:40px}}@media(min-width:1600px){.lg\:right-3xl{right:40px}}@media(min-width:1700px){.xl\:right-3xl{right:40px}}@media(min-width:1800px){.xxl\:right-3xl{right:40px}}.hover\:right-3xl:hover{right:40px}.right-2xl{right:32px}@media(min-width:768px){.xs\:right-2xl{right:32px}}@media(min-width:1200px){.sm\:right-2xl{right:32px}}@media(min-width:1440px){.md\:right-2xl{right:32px}}@media(min-width:1600px){.lg\:right-2xl{right:32px}}@media(min-width:1700px){.xl\:right-2xl{right:32px}}@media(min-width:1800px){.xxl\:right-2xl{right:32px}}.hover\:right-2xl:hover{right:32px}.right-xl{right:24px}@media(min-width:768px){.xs\:right-xl{right:24px}}@media(min-width:1200px){.sm\:right-xl{right:24px}}@media(min-width:1440px){.md\:right-xl{right:24px}}@media(min-width:1600px){.lg\:right-xl{right:24px}}@media(min-width:1700px){.xl\:right-xl{right:24px}}@media(min-width:1800px){.xxl\:right-xl{right:24px}}.hover\:right-xl:hover{right:24px}.right-lg{right:20px}@media(min-width:768px){.xs\:right-lg{right:20px}}@media(min-width:1200px){.sm\:right-lg{right:20px}}@media(min-width:1440px){.md\:right-lg{right:20px}}@media(min-width:1600px){.lg\:right-lg{right:20px}}@media(min-width:1700px){.xl\:right-lg{right:20px}}@media(min-width:1800px){.xxl\:right-lg{right:20px}}.hover\:right-lg:hover{right:20px}.right-md{right:16px}@media(min-width:768px){.xs\:right-md{right:16px}}@media(min-width:1200px){.sm\:right-md{right:16px}}@media(min-width:1440px){.md\:right-md{right:16px}}@media(min-width:1600px){.lg\:right-md{right:16px}}@media(min-width:1700px){.xl\:right-md{right:16px}}@media(min-width:1800px){.xxl\:right-md{right:16px}}.hover\:right-md:hover{right:16px}.right-sm{right:12px}@media(min-width:768px){.xs\:right-sm{right:12px}}@media(min-width:1200px){.sm\:right-sm{right:12px}}@media(min-width:1440px){.md\:right-sm{right:12px}}@media(min-width:1600px){.lg\:right-sm{right:12px}}@media(min-width:1700px){.xl\:right-sm{right:12px}}@media(min-width:1800px){.xxl\:right-sm{right:12px}}.hover\:right-sm:hover{right:12px}.right-xs{right:8px}@media(min-width:768px){.xs\:right-xs{right:8px}}@media(min-width:1200px){.sm\:right-xs{right:8px}}@media(min-width:1440px){.md\:right-xs{right:8px}}@media(min-width:1600px){.lg\:right-xs{right:8px}}@media(min-width:1700px){.xl\:right-xs{right:8px}}@media(min-width:1800px){.xxl\:right-xs{right:8px}}.hover\:right-xs:hover{right:8px}.right-2xs{right:6px}@media(min-width:768px){.xs\:right-2xs{right:6px}}@media(min-width:1200px){.sm\:right-2xs{right:6px}}@media(min-width:1440px){.md\:right-2xs{right:6px}}@media(min-width:1600px){.lg\:right-2xs{right:6px}}@media(min-width:1700px){.xl\:right-2xs{right:6px}}@media(min-width:1800px){.xxl\:right-2xs{right:6px}}.hover\:right-2xs:hover{right:6px}.right-3xs{right:4px}@media(min-width:768px){.xs\:right-3xs{right:4px}}@media(min-width:1200px){.sm\:right-3xs{right:4px}}@media(min-width:1440px){.md\:right-3xs{right:4px}}@media(min-width:1600px){.lg\:right-3xs{right:4px}}@media(min-width:1700px){.xl\:right-3xs{right:4px}}@media(min-width:1800px){.xxl\:right-3xs{right:4px}}.hover\:right-3xs:hover{right:4px}.right-4xs{right:2px}@media(min-width:768px){.xs\:right-4xs{right:2px}}@media(min-width:1200px){.sm\:right-4xs{right:2px}}@media(min-width:1440px){.md\:right-4xs{right:2px}}@media(min-width:1600px){.lg\:right-4xs{right:2px}}@media(min-width:1700px){.xl\:right-4xs{right:2px}}@media(min-width:1800px){.xxl\:right-4xs{right:2px}}.hover\:right-4xs:hover{right:2px}.right-0{right:0}@media(min-width:768px){.xs\:right-0{right:0}}@media(min-width:1200px){.sm\:right-0{right:0}}@media(min-width:1440px){.md\:right-0{right:0}}@media(min-width:1600px){.lg\:right-0{right:0}}@media(min-width:1700px){.xl\:right-0{right:0}}@media(min-width:1800px){.xxl\:right-0{right:0}}.hover\:right-0:hover,.right-none{right:0}@media(min-width:768px){.xs\:right-none{right:0}}@media(min-width:1200px){.sm\:right-none{right:0}}@media(min-width:1440px){.md\:right-none{right:0}}@media(min-width:1600px){.lg\:right-none{right:0}}@media(min-width:1700px){.xl\:right-none{right:0}}@media(min-width:1800px){.xxl\:right-none{right:0}}.hover\:right-none:hover{right:0}.right-auto{right:auto}@media(min-width:768px){.xs\:right-auto{right:auto}}@media(min-width:1200px){.sm\:right-auto{right:auto}}@media(min-width:1440px){.md\:right-auto{right:auto}}@media(min-width:1600px){.lg\:right-auto{right:auto}}@media(min-width:1700px){.xl\:right-auto{right:auto}}@media(min-width:1800px){.xxl\:right-auto{right:auto}}.hover\:right-auto:hover{right:auto}.right-px{right:1px}@media(min-width:768px){.xs\:right-px{right:1px}}@media(min-width:1200px){.sm\:right-px{right:1px}}@media(min-width:1440px){.md\:right-px{right:1px}}@media(min-width:1600px){.lg\:right-px{right:1px}}@media(min-width:1700px){.xl\:right-px{right:1px}}@media(min-width:1800px){.xxl\:right-px{right:1px}}.hover\:right-px:hover{right:1px}.bottom-3xl{bottom:40px}@media(min-width:768px){.xs\:bottom-3xl{bottom:40px}}@media(min-width:1200px){.sm\:bottom-3xl{bottom:40px}}@media(min-width:1440px){.md\:bottom-3xl{bottom:40px}}@media(min-width:1600px){.lg\:bottom-3xl{bottom:40px}}@media(min-width:1700px){.xl\:bottom-3xl{bottom:40px}}@media(min-width:1800px){.xxl\:bottom-3xl{bottom:40px}}.hover\:bottom-3xl:hover{bottom:40px}.bottom-2xl{bottom:32px}@media(min-width:768px){.xs\:bottom-2xl{bottom:32px}}@media(min-width:1200px){.sm\:bottom-2xl{bottom:32px}}@media(min-width:1440px){.md\:bottom-2xl{bottom:32px}}@media(min-width:1600px){.lg\:bottom-2xl{bottom:32px}}@media(min-width:1700px){.xl\:bottom-2xl{bottom:32px}}@media(min-width:1800px){.xxl\:bottom-2xl{bottom:32px}}.hover\:bottom-2xl:hover{bottom:32px}.bottom-xl{bottom:24px}@media(min-width:768px){.xs\:bottom-xl{bottom:24px}}@media(min-width:1200px){.sm\:bottom-xl{bottom:24px}}@media(min-width:1440px){.md\:bottom-xl{bottom:24px}}@media(min-width:1600px){.lg\:bottom-xl{bottom:24px}}@media(min-width:1700px){.xl\:bottom-xl{bottom:24px}}@media(min-width:1800px){.xxl\:bottom-xl{bottom:24px}}.hover\:bottom-xl:hover{bottom:24px}.bottom-lg{bottom:20px}@media(min-width:768px){.xs\:bottom-lg{bottom:20px}}@media(min-width:1200px){.sm\:bottom-lg{bottom:20px}}@media(min-width:1440px){.md\:bottom-lg{bottom:20px}}@media(min-width:1600px){.lg\:bottom-lg{bottom:20px}}@media(min-width:1700px){.xl\:bottom-lg{bottom:20px}}@media(min-width:1800px){.xxl\:bottom-lg{bottom:20px}}.hover\:bottom-lg:hover{bottom:20px}.bottom-md{bottom:16px}@media(min-width:768px){.xs\:bottom-md{bottom:16px}}@media(min-width:1200px){.sm\:bottom-md{bottom:16px}}@media(min-width:1440px){.md\:bottom-md{bottom:16px}}@media(min-width:1600px){.lg\:bottom-md{bottom:16px}}@media(min-width:1700px){.xl\:bottom-md{bottom:16px}}@media(min-width:1800px){.xxl\:bottom-md{bottom:16px}}.hover\:bottom-md:hover{bottom:16px}.bottom-sm{bottom:12px}@media(min-width:768px){.xs\:bottom-sm{bottom:12px}}@media(min-width:1200px){.sm\:bottom-sm{bottom:12px}}@media(min-width:1440px){.md\:bottom-sm{bottom:12px}}@media(min-width:1600px){.lg\:bottom-sm{bottom:12px}}@media(min-width:1700px){.xl\:bottom-sm{bottom:12px}}@media(min-width:1800px){.xxl\:bottom-sm{bottom:12px}}.hover\:bottom-sm:hover{bottom:12px}.bottom-xs{bottom:8px}@media(min-width:768px){.xs\:bottom-xs{bottom:8px}}@media(min-width:1200px){.sm\:bottom-xs{bottom:8px}}@media(min-width:1440px){.md\:bottom-xs{bottom:8px}}@media(min-width:1600px){.lg\:bottom-xs{bottom:8px}}@media(min-width:1700px){.xl\:bottom-xs{bottom:8px}}@media(min-width:1800px){.xxl\:bottom-xs{bottom:8px}}.hover\:bottom-xs:hover{bottom:8px}.bottom-2xs{bottom:6px}@media(min-width:768px){.xs\:bottom-2xs{bottom:6px}}@media(min-width:1200px){.sm\:bottom-2xs{bottom:6px}}@media(min-width:1440px){.md\:bottom-2xs{bottom:6px}}@media(min-width:1600px){.lg\:bottom-2xs{bottom:6px}}@media(min-width:1700px){.xl\:bottom-2xs{bottom:6px}}@media(min-width:1800px){.xxl\:bottom-2xs{bottom:6px}}.hover\:bottom-2xs:hover{bottom:6px}.bottom-3xs{bottom:4px}@media(min-width:768px){.xs\:bottom-3xs{bottom:4px}}@media(min-width:1200px){.sm\:bottom-3xs{bottom:4px}}@media(min-width:1440px){.md\:bottom-3xs{bottom:4px}}@media(min-width:1600px){.lg\:bottom-3xs{bottom:4px}}@media(min-width:1700px){.xl\:bottom-3xs{bottom:4px}}@media(min-width:1800px){.xxl\:bottom-3xs{bottom:4px}}.hover\:bottom-3xs:hover{bottom:4px}.bottom-4xs{bottom:2px}@media(min-width:768px){.xs\:bottom-4xs{bottom:2px}}@media(min-width:1200px){.sm\:bottom-4xs{bottom:2px}}@media(min-width:1440px){.md\:bottom-4xs{bottom:2px}}@media(min-width:1600px){.lg\:bottom-4xs{bottom:2px}}@media(min-width:1700px){.xl\:bottom-4xs{bottom:2px}}@media(min-width:1800px){.xxl\:bottom-4xs{bottom:2px}}.hover\:bottom-4xs:hover{bottom:2px}.bottom-0{bottom:0}@media(min-width:768px){.xs\:bottom-0{bottom:0}}@media(min-width:1200px){.sm\:bottom-0{bottom:0}}@media(min-width:1440px){.md\:bottom-0{bottom:0}}@media(min-width:1600px){.lg\:bottom-0{bottom:0}}@media(min-width:1700px){.xl\:bottom-0{bottom:0}}@media(min-width:1800px){.xxl\:bottom-0{bottom:0}}.hover\:bottom-0:hover,.bottom-none{bottom:0}@media(min-width:768px){.xs\:bottom-none{bottom:0}}@media(min-width:1200px){.sm\:bottom-none{bottom:0}}@media(min-width:1440px){.md\:bottom-none{bottom:0}}@media(min-width:1600px){.lg\:bottom-none{bottom:0}}@media(min-width:1700px){.xl\:bottom-none{bottom:0}}@media(min-width:1800px){.xxl\:bottom-none{bottom:0}}.hover\:bottom-none:hover{bottom:0}.bottom-auto{bottom:auto}@media(min-width:768px){.xs\:bottom-auto{bottom:auto}}@media(min-width:1200px){.sm\:bottom-auto{bottom:auto}}@media(min-width:1440px){.md\:bottom-auto{bottom:auto}}@media(min-width:1600px){.lg\:bottom-auto{bottom:auto}}@media(min-width:1700px){.xl\:bottom-auto{bottom:auto}}@media(min-width:1800px){.xxl\:bottom-auto{bottom:auto}}.hover\:bottom-auto:hover{bottom:auto}.bottom-px{bottom:1px}@media(min-width:768px){.xs\:bottom-px{bottom:1px}}@media(min-width:1200px){.sm\:bottom-px{bottom:1px}}@media(min-width:1440px){.md\:bottom-px{bottom:1px}}@media(min-width:1600px){.lg\:bottom-px{bottom:1px}}@media(min-width:1700px){.xl\:bottom-px{bottom:1px}}@media(min-width:1800px){.xxl\:bottom-px{bottom:1px}}.hover\:bottom-px:hover{bottom:1px}.left-3xl{left:40px}@media(min-width:768px){.xs\:left-3xl{left:40px}}@media(min-width:1200px){.sm\:left-3xl{left:40px}}@media(min-width:1440px){.md\:left-3xl{left:40px}}@media(min-width:1600px){.lg\:left-3xl{left:40px}}@media(min-width:1700px){.xl\:left-3xl{left:40px}}@media(min-width:1800px){.xxl\:left-3xl{left:40px}}.hover\:left-3xl:hover{left:40px}.left-2xl{left:32px}@media(min-width:768px){.xs\:left-2xl{left:32px}}@media(min-width:1200px){.sm\:left-2xl{left:32px}}@media(min-width:1440px){.md\:left-2xl{left:32px}}@media(min-width:1600px){.lg\:left-2xl{left:32px}}@media(min-width:1700px){.xl\:left-2xl{left:32px}}@media(min-width:1800px){.xxl\:left-2xl{left:32px}}.hover\:left-2xl:hover{left:32px}.left-xl{left:24px}@media(min-width:768px){.xs\:left-xl{left:24px}}@media(min-width:1200px){.sm\:left-xl{left:24px}}@media(min-width:1440px){.md\:left-xl{left:24px}}@media(min-width:1600px){.lg\:left-xl{left:24px}}@media(min-width:1700px){.xl\:left-xl{left:24px}}@media(min-width:1800px){.xxl\:left-xl{left:24px}}.hover\:left-xl:hover{left:24px}.left-lg{left:20px}@media(min-width:768px){.xs\:left-lg{left:20px}}@media(min-width:1200px){.sm\:left-lg{left:20px}}@media(min-width:1440px){.md\:left-lg{left:20px}}@media(min-width:1600px){.lg\:left-lg{left:20px}}@media(min-width:1700px){.xl\:left-lg{left:20px}}@media(min-width:1800px){.xxl\:left-lg{left:20px}}.hover\:left-lg:hover{left:20px}.left-md{left:16px}@media(min-width:768px){.xs\:left-md{left:16px}}@media(min-width:1200px){.sm\:left-md{left:16px}}@media(min-width:1440px){.md\:left-md{left:16px}}@media(min-width:1600px){.lg\:left-md{left:16px}}@media(min-width:1700px){.xl\:left-md{left:16px}}@media(min-width:1800px){.xxl\:left-md{left:16px}}.hover\:left-md:hover{left:16px}.left-sm{left:12px}@media(min-width:768px){.xs\:left-sm{left:12px}}@media(min-width:1200px){.sm\:left-sm{left:12px}}@media(min-width:1440px){.md\:left-sm{left:12px}}@media(min-width:1600px){.lg\:left-sm{left:12px}}@media(min-width:1700px){.xl\:left-sm{left:12px}}@media(min-width:1800px){.xxl\:left-sm{left:12px}}.hover\:left-sm:hover{left:12px}.left-xs{left:8px}@media(min-width:768px){.xs\:left-xs{left:8px}}@media(min-width:1200px){.sm\:left-xs{left:8px}}@media(min-width:1440px){.md\:left-xs{left:8px}}@media(min-width:1600px){.lg\:left-xs{left:8px}}@media(min-width:1700px){.xl\:left-xs{left:8px}}@media(min-width:1800px){.xxl\:left-xs{left:8px}}.hover\:left-xs:hover{left:8px}.left-2xs{left:6px}@media(min-width:768px){.xs\:left-2xs{left:6px}}@media(min-width:1200px){.sm\:left-2xs{left:6px}}@media(min-width:1440px){.md\:left-2xs{left:6px}}@media(min-width:1600px){.lg\:left-2xs{left:6px}}@media(min-width:1700px){.xl\:left-2xs{left:6px}}@media(min-width:1800px){.xxl\:left-2xs{left:6px}}.hover\:left-2xs:hover{left:6px}.left-3xs{left:4px}@media(min-width:768px){.xs\:left-3xs{left:4px}}@media(min-width:1200px){.sm\:left-3xs{left:4px}}@media(min-width:1440px){.md\:left-3xs{left:4px}}@media(min-width:1600px){.lg\:left-3xs{left:4px}}@media(min-width:1700px){.xl\:left-3xs{left:4px}}@media(min-width:1800px){.xxl\:left-3xs{left:4px}}.hover\:left-3xs:hover{left:4px}.left-4xs{left:2px}@media(min-width:768px){.xs\:left-4xs{left:2px}}@media(min-width:1200px){.sm\:left-4xs{left:2px}}@media(min-width:1440px){.md\:left-4xs{left:2px}}@media(min-width:1600px){.lg\:left-4xs{left:2px}}@media(min-width:1700px){.xl\:left-4xs{left:2px}}@media(min-width:1800px){.xxl\:left-4xs{left:2px}}.hover\:left-4xs:hover{left:2px}.left-0{left:0}@media(min-width:768px){.xs\:left-0{left:0}}@media(min-width:1200px){.sm\:left-0{left:0}}@media(min-width:1440px){.md\:left-0{left:0}}@media(min-width:1600px){.lg\:left-0{left:0}}@media(min-width:1700px){.xl\:left-0{left:0}}@media(min-width:1800px){.xxl\:left-0{left:0}}.hover\:left-0:hover,.left-none{left:0}@media(min-width:768px){.xs\:left-none{left:0}}@media(min-width:1200px){.sm\:left-none{left:0}}@media(min-width:1440px){.md\:left-none{left:0}}@media(min-width:1600px){.lg\:left-none{left:0}}@media(min-width:1700px){.xl\:left-none{left:0}}@media(min-width:1800px){.xxl\:left-none{left:0}}.hover\:left-none:hover{left:0}.left-auto{left:auto}@media(min-width:768px){.xs\:left-auto{left:auto}}@media(min-width:1200px){.sm\:left-auto{left:auto}}@media(min-width:1440px){.md\:left-auto{left:auto}}@media(min-width:1600px){.lg\:left-auto{left:auto}}@media(min-width:1700px){.xl\:left-auto{left:auto}}@media(min-width:1800px){.xxl\:left-auto{left:auto}}.hover\:left-auto:hover{left:auto}.left-px{left:1px}@media(min-width:768px){.xs\:left-px{left:1px}}@media(min-width:1200px){.sm\:left-px{left:1px}}@media(min-width:1440px){.md\:left-px{left:1px}}@media(min-width:1600px){.lg\:left-px{left:1px}}@media(min-width:1700px){.xl\:left-px{left:1px}}@media(min-width:1800px){.xxl\:left-px{left:1px}}.hover\:left-px:hover{left:1px}.-top-3xl{top:-40px}@media(min-width:768px){.xs\:-top-3xl{top:-40px}}@media(min-width:1200px){.sm\:-top-3xl{top:-40px}}@media(min-width:1440px){.md\:-top-3xl{top:-40px}}@media(min-width:1600px){.lg\:-top-3xl{top:-40px}}@media(min-width:1700px){.xl\:-top-3xl{top:-40px}}@media(min-width:1800px){.xxl\:-top-3xl{top:-40px}}.hover\:-top-3xl:hover{top:-40px}.-top-2xl{top:-32px}@media(min-width:768px){.xs\:-top-2xl{top:-32px}}@media(min-width:1200px){.sm\:-top-2xl{top:-32px}}@media(min-width:1440px){.md\:-top-2xl{top:-32px}}@media(min-width:1600px){.lg\:-top-2xl{top:-32px}}@media(min-width:1700px){.xl\:-top-2xl{top:-32px}}@media(min-width:1800px){.xxl\:-top-2xl{top:-32px}}.hover\:-top-2xl:hover{top:-32px}.-top-xl{top:-24px}@media(min-width:768px){.xs\:-top-xl{top:-24px}}@media(min-width:1200px){.sm\:-top-xl{top:-24px}}@media(min-width:1440px){.md\:-top-xl{top:-24px}}@media(min-width:1600px){.lg\:-top-xl{top:-24px}}@media(min-width:1700px){.xl\:-top-xl{top:-24px}}@media(min-width:1800px){.xxl\:-top-xl{top:-24px}}.hover\:-top-xl:hover{top:-24px}.-top-lg{top:-20px}@media(min-width:768px){.xs\:-top-lg{top:-20px}}@media(min-width:1200px){.sm\:-top-lg{top:-20px}}@media(min-width:1440px){.md\:-top-lg{top:-20px}}@media(min-width:1600px){.lg\:-top-lg{top:-20px}}@media(min-width:1700px){.xl\:-top-lg{top:-20px}}@media(min-width:1800px){.xxl\:-top-lg{top:-20px}}.hover\:-top-lg:hover{top:-20px}.-top-md{top:-16px}@media(min-width:768px){.xs\:-top-md{top:-16px}}@media(min-width:1200px){.sm\:-top-md{top:-16px}}@media(min-width:1440px){.md\:-top-md{top:-16px}}@media(min-width:1600px){.lg\:-top-md{top:-16px}}@media(min-width:1700px){.xl\:-top-md{top:-16px}}@media(min-width:1800px){.xxl\:-top-md{top:-16px}}.hover\:-top-md:hover{top:-16px}.-top-sm{top:-12px}@media(min-width:768px){.xs\:-top-sm{top:-12px}}@media(min-width:1200px){.sm\:-top-sm{top:-12px}}@media(min-width:1440px){.md\:-top-sm{top:-12px}}@media(min-width:1600px){.lg\:-top-sm{top:-12px}}@media(min-width:1700px){.xl\:-top-sm{top:-12px}}@media(min-width:1800px){.xxl\:-top-sm{top:-12px}}.hover\:-top-sm:hover{top:-12px}.-top-xs{top:-8px}@media(min-width:768px){.xs\:-top-xs{top:-8px}}@media(min-width:1200px){.sm\:-top-xs{top:-8px}}@media(min-width:1440px){.md\:-top-xs{top:-8px}}@media(min-width:1600px){.lg\:-top-xs{top:-8px}}@media(min-width:1700px){.xl\:-top-xs{top:-8px}}@media(min-width:1800px){.xxl\:-top-xs{top:-8px}}.hover\:-top-xs:hover{top:-8px}.-top-2xs{top:-6px}@media(min-width:768px){.xs\:-top-2xs{top:-6px}}@media(min-width:1200px){.sm\:-top-2xs{top:-6px}}@media(min-width:1440px){.md\:-top-2xs{top:-6px}}@media(min-width:1600px){.lg\:-top-2xs{top:-6px}}@media(min-width:1700px){.xl\:-top-2xs{top:-6px}}@media(min-width:1800px){.xxl\:-top-2xs{top:-6px}}.hover\:-top-2xs:hover{top:-6px}.-top-3xs{top:-4px}@media(min-width:768px){.xs\:-top-3xs{top:-4px}}@media(min-width:1200px){.sm\:-top-3xs{top:-4px}}@media(min-width:1440px){.md\:-top-3xs{top:-4px}}@media(min-width:1600px){.lg\:-top-3xs{top:-4px}}@media(min-width:1700px){.xl\:-top-3xs{top:-4px}}@media(min-width:1800px){.xxl\:-top-3xs{top:-4px}}.hover\:-top-3xs:hover{top:-4px}.-top-4xs{top:-2px}@media(min-width:768px){.xs\:-top-4xs{top:-2px}}@media(min-width:1200px){.sm\:-top-4xs{top:-2px}}@media(min-width:1440px){.md\:-top-4xs{top:-2px}}@media(min-width:1600px){.lg\:-top-4xs{top:-2px}}@media(min-width:1700px){.xl\:-top-4xs{top:-2px}}@media(min-width:1800px){.xxl\:-top-4xs{top:-2px}}.hover\:-top-4xs:hover{top:-2px}.-top-0{top:-0}@media(min-width:768px){.xs\:-top-0{top:-0}}@media(min-width:1200px){.sm\:-top-0{top:-0}}@media(min-width:1440px){.md\:-top-0{top:-0}}@media(min-width:1600px){.lg\:-top-0{top:-0}}@media(min-width:1700px){.xl\:-top-0{top:-0}}@media(min-width:1800px){.xxl\:-top-0{top:-0}}.hover\:-top-0:hover,.-top-none{top:-0}@media(min-width:768px){.xs\:-top-none{top:-0}}@media(min-width:1200px){.sm\:-top-none{top:-0}}@media(min-width:1440px){.md\:-top-none{top:-0}}@media(min-width:1600px){.lg\:-top-none{top:-0}}@media(min-width:1700px){.xl\:-top-none{top:-0}}@media(min-width:1800px){.xxl\:-top-none{top:-0}}.hover\:-top-none:hover{top:-0}.-top-auto{top:-auto}@media(min-width:768px){.xs\:-top-auto{top:-auto}}@media(min-width:1200px){.sm\:-top-auto{top:-auto}}@media(min-width:1440px){.md\:-top-auto{top:-auto}}@media(min-width:1600px){.lg\:-top-auto{top:-auto}}@media(min-width:1700px){.xl\:-top-auto{top:-auto}}@media(min-width:1800px){.xxl\:-top-auto{top:-auto}}.hover\:-top-auto:hover{top:-auto}.-top-px{top:-1px}@media(min-width:768px){.xs\:-top-px{top:-1px}}@media(min-width:1200px){.sm\:-top-px{top:-1px}}@media(min-width:1440px){.md\:-top-px{top:-1px}}@media(min-width:1600px){.lg\:-top-px{top:-1px}}@media(min-width:1700px){.xl\:-top-px{top:-1px}}@media(min-width:1800px){.xxl\:-top-px{top:-1px}}.hover\:-top-px:hover{top:-1px}.-right-3xl{right:-40px}@media(min-width:768px){.xs\:-right-3xl{right:-40px}}@media(min-width:1200px){.sm\:-right-3xl{right:-40px}}@media(min-width:1440px){.md\:-right-3xl{right:-40px}}@media(min-width:1600px){.lg\:-right-3xl{right:-40px}}@media(min-width:1700px){.xl\:-right-3xl{right:-40px}}@media(min-width:1800px){.xxl\:-right-3xl{right:-40px}}.hover\:-right-3xl:hover{right:-40px}.-right-2xl{right:-32px}@media(min-width:768px){.xs\:-right-2xl{right:-32px}}@media(min-width:1200px){.sm\:-right-2xl{right:-32px}}@media(min-width:1440px){.md\:-right-2xl{right:-32px}}@media(min-width:1600px){.lg\:-right-2xl{right:-32px}}@media(min-width:1700px){.xl\:-right-2xl{right:-32px}}@media(min-width:1800px){.xxl\:-right-2xl{right:-32px}}.hover\:-right-2xl:hover{right:-32px}.-right-xl{right:-24px}@media(min-width:768px){.xs\:-right-xl{right:-24px}}@media(min-width:1200px){.sm\:-right-xl{right:-24px}}@media(min-width:1440px){.md\:-right-xl{right:-24px}}@media(min-width:1600px){.lg\:-right-xl{right:-24px}}@media(min-width:1700px){.xl\:-right-xl{right:-24px}}@media(min-width:1800px){.xxl\:-right-xl{right:-24px}}.hover\:-right-xl:hover{right:-24px}.-right-lg{right:-20px}@media(min-width:768px){.xs\:-right-lg{right:-20px}}@media(min-width:1200px){.sm\:-right-lg{right:-20px}}@media(min-width:1440px){.md\:-right-lg{right:-20px}}@media(min-width:1600px){.lg\:-right-lg{right:-20px}}@media(min-width:1700px){.xl\:-right-lg{right:-20px}}@media(min-width:1800px){.xxl\:-right-lg{right:-20px}}.hover\:-right-lg:hover{right:-20px}.-right-md{right:-16px}@media(min-width:768px){.xs\:-right-md{right:-16px}}@media(min-width:1200px){.sm\:-right-md{right:-16px}}@media(min-width:1440px){.md\:-right-md{right:-16px}}@media(min-width:1600px){.lg\:-right-md{right:-16px}}@media(min-width:1700px){.xl\:-right-md{right:-16px}}@media(min-width:1800px){.xxl\:-right-md{right:-16px}}.hover\:-right-md:hover{right:-16px}.-right-sm{right:-12px}@media(min-width:768px){.xs\:-right-sm{right:-12px}}@media(min-width:1200px){.sm\:-right-sm{right:-12px}}@media(min-width:1440px){.md\:-right-sm{right:-12px}}@media(min-width:1600px){.lg\:-right-sm{right:-12px}}@media(min-width:1700px){.xl\:-right-sm{right:-12px}}@media(min-width:1800px){.xxl\:-right-sm{right:-12px}}.hover\:-right-sm:hover{right:-12px}.-right-xs{right:-8px}@media(min-width:768px){.xs\:-right-xs{right:-8px}}@media(min-width:1200px){.sm\:-right-xs{right:-8px}}@media(min-width:1440px){.md\:-right-xs{right:-8px}}@media(min-width:1600px){.lg\:-right-xs{right:-8px}}@media(min-width:1700px){.xl\:-right-xs{right:-8px}}@media(min-width:1800px){.xxl\:-right-xs{right:-8px}}.hover\:-right-xs:hover{right:-8px}.-right-2xs{right:-6px}@media(min-width:768px){.xs\:-right-2xs{right:-6px}}@media(min-width:1200px){.sm\:-right-2xs{right:-6px}}@media(min-width:1440px){.md\:-right-2xs{right:-6px}}@media(min-width:1600px){.lg\:-right-2xs{right:-6px}}@media(min-width:1700px){.xl\:-right-2xs{right:-6px}}@media(min-width:1800px){.xxl\:-right-2xs{right:-6px}}.hover\:-right-2xs:hover{right:-6px}.-right-3xs{right:-4px}@media(min-width:768px){.xs\:-right-3xs{right:-4px}}@media(min-width:1200px){.sm\:-right-3xs{right:-4px}}@media(min-width:1440px){.md\:-right-3xs{right:-4px}}@media(min-width:1600px){.lg\:-right-3xs{right:-4px}}@media(min-width:1700px){.xl\:-right-3xs{right:-4px}}@media(min-width:1800px){.xxl\:-right-3xs{right:-4px}}.hover\:-right-3xs:hover{right:-4px}.-right-4xs{right:-2px}@media(min-width:768px){.xs\:-right-4xs{right:-2px}}@media(min-width:1200px){.sm\:-right-4xs{right:-2px}}@media(min-width:1440px){.md\:-right-4xs{right:-2px}}@media(min-width:1600px){.lg\:-right-4xs{right:-2px}}@media(min-width:1700px){.xl\:-right-4xs{right:-2px}}@media(min-width:1800px){.xxl\:-right-4xs{right:-2px}}.hover\:-right-4xs:hover{right:-2px}.-right-0{right:-0}@media(min-width:768px){.xs\:-right-0{right:-0}}@media(min-width:1200px){.sm\:-right-0{right:-0}}@media(min-width:1440px){.md\:-right-0{right:-0}}@media(min-width:1600px){.lg\:-right-0{right:-0}}@media(min-width:1700px){.xl\:-right-0{right:-0}}@media(min-width:1800px){.xxl\:-right-0{right:-0}}.hover\:-right-0:hover,.-right-none{right:-0}@media(min-width:768px){.xs\:-right-none{right:-0}}@media(min-width:1200px){.sm\:-right-none{right:-0}}@media(min-width:1440px){.md\:-right-none{right:-0}}@media(min-width:1600px){.lg\:-right-none{right:-0}}@media(min-width:1700px){.xl\:-right-none{right:-0}}@media(min-width:1800px){.xxl\:-right-none{right:-0}}.hover\:-right-none:hover{right:-0}.-right-auto{right:-auto}@media(min-width:768px){.xs\:-right-auto{right:-auto}}@media(min-width:1200px){.sm\:-right-auto{right:-auto}}@media(min-width:1440px){.md\:-right-auto{right:-auto}}@media(min-width:1600px){.lg\:-right-auto{right:-auto}}@media(min-width:1700px){.xl\:-right-auto{right:-auto}}@media(min-width:1800px){.xxl\:-right-auto{right:-auto}}.hover\:-right-auto:hover{right:-auto}.-right-px{right:-1px}@media(min-width:768px){.xs\:-right-px{right:-1px}}@media(min-width:1200px){.sm\:-right-px{right:-1px}}@media(min-width:1440px){.md\:-right-px{right:-1px}}@media(min-width:1600px){.lg\:-right-px{right:-1px}}@media(min-width:1700px){.xl\:-right-px{right:-1px}}@media(min-width:1800px){.xxl\:-right-px{right:-1px}}.hover\:-right-px:hover{right:-1px}.-bottom-3xl{bottom:-40px}@media(min-width:768px){.xs\:-bottom-3xl{bottom:-40px}}@media(min-width:1200px){.sm\:-bottom-3xl{bottom:-40px}}@media(min-width:1440px){.md\:-bottom-3xl{bottom:-40px}}@media(min-width:1600px){.lg\:-bottom-3xl{bottom:-40px}}@media(min-width:1700px){.xl\:-bottom-3xl{bottom:-40px}}@media(min-width:1800px){.xxl\:-bottom-3xl{bottom:-40px}}.hover\:-bottom-3xl:hover{bottom:-40px}.-bottom-2xl{bottom:-32px}@media(min-width:768px){.xs\:-bottom-2xl{bottom:-32px}}@media(min-width:1200px){.sm\:-bottom-2xl{bottom:-32px}}@media(min-width:1440px){.md\:-bottom-2xl{bottom:-32px}}@media(min-width:1600px){.lg\:-bottom-2xl{bottom:-32px}}@media(min-width:1700px){.xl\:-bottom-2xl{bottom:-32px}}@media(min-width:1800px){.xxl\:-bottom-2xl{bottom:-32px}}.hover\:-bottom-2xl:hover{bottom:-32px}.-bottom-xl{bottom:-24px}@media(min-width:768px){.xs\:-bottom-xl{bottom:-24px}}@media(min-width:1200px){.sm\:-bottom-xl{bottom:-24px}}@media(min-width:1440px){.md\:-bottom-xl{bottom:-24px}}@media(min-width:1600px){.lg\:-bottom-xl{bottom:-24px}}@media(min-width:1700px){.xl\:-bottom-xl{bottom:-24px}}@media(min-width:1800px){.xxl\:-bottom-xl{bottom:-24px}}.hover\:-bottom-xl:hover{bottom:-24px}.-bottom-lg{bottom:-20px}@media(min-width:768px){.xs\:-bottom-lg{bottom:-20px}}@media(min-width:1200px){.sm\:-bottom-lg{bottom:-20px}}@media(min-width:1440px){.md\:-bottom-lg{bottom:-20px}}@media(min-width:1600px){.lg\:-bottom-lg{bottom:-20px}}@media(min-width:1700px){.xl\:-bottom-lg{bottom:-20px}}@media(min-width:1800px){.xxl\:-bottom-lg{bottom:-20px}}.hover\:-bottom-lg:hover{bottom:-20px}.-bottom-md{bottom:-16px}@media(min-width:768px){.xs\:-bottom-md{bottom:-16px}}@media(min-width:1200px){.sm\:-bottom-md{bottom:-16px}}@media(min-width:1440px){.md\:-bottom-md{bottom:-16px}}@media(min-width:1600px){.lg\:-bottom-md{bottom:-16px}}@media(min-width:1700px){.xl\:-bottom-md{bottom:-16px}}@media(min-width:1800px){.xxl\:-bottom-md{bottom:-16px}}.hover\:-bottom-md:hover{bottom:-16px}.-bottom-sm{bottom:-12px}@media(min-width:768px){.xs\:-bottom-sm{bottom:-12px}}@media(min-width:1200px){.sm\:-bottom-sm{bottom:-12px}}@media(min-width:1440px){.md\:-bottom-sm{bottom:-12px}}@media(min-width:1600px){.lg\:-bottom-sm{bottom:-12px}}@media(min-width:1700px){.xl\:-bottom-sm{bottom:-12px}}@media(min-width:1800px){.xxl\:-bottom-sm{bottom:-12px}}.hover\:-bottom-sm:hover{bottom:-12px}.-bottom-xs{bottom:-8px}@media(min-width:768px){.xs\:-bottom-xs{bottom:-8px}}@media(min-width:1200px){.sm\:-bottom-xs{bottom:-8px}}@media(min-width:1440px){.md\:-bottom-xs{bottom:-8px}}@media(min-width:1600px){.lg\:-bottom-xs{bottom:-8px}}@media(min-width:1700px){.xl\:-bottom-xs{bottom:-8px}}@media(min-width:1800px){.xxl\:-bottom-xs{bottom:-8px}}.hover\:-bottom-xs:hover{bottom:-8px}.-bottom-2xs{bottom:-6px}@media(min-width:768px){.xs\:-bottom-2xs{bottom:-6px}}@media(min-width:1200px){.sm\:-bottom-2xs{bottom:-6px}}@media(min-width:1440px){.md\:-bottom-2xs{bottom:-6px}}@media(min-width:1600px){.lg\:-bottom-2xs{bottom:-6px}}@media(min-width:1700px){.xl\:-bottom-2xs{bottom:-6px}}@media(min-width:1800px){.xxl\:-bottom-2xs{bottom:-6px}}.hover\:-bottom-2xs:hover{bottom:-6px}.-bottom-3xs{bottom:-4px}@media(min-width:768px){.xs\:-bottom-3xs{bottom:-4px}}@media(min-width:1200px){.sm\:-bottom-3xs{bottom:-4px}}@media(min-width:1440px){.md\:-bottom-3xs{bottom:-4px}}@media(min-width:1600px){.lg\:-bottom-3xs{bottom:-4px}}@media(min-width:1700px){.xl\:-bottom-3xs{bottom:-4px}}@media(min-width:1800px){.xxl\:-bottom-3xs{bottom:-4px}}.hover\:-bottom-3xs:hover{bottom:-4px}.-bottom-4xs{bottom:-2px}@media(min-width:768px){.xs\:-bottom-4xs{bottom:-2px}}@media(min-width:1200px){.sm\:-bottom-4xs{bottom:-2px}}@media(min-width:1440px){.md\:-bottom-4xs{bottom:-2px}}@media(min-width:1600px){.lg\:-bottom-4xs{bottom:-2px}}@media(min-width:1700px){.xl\:-bottom-4xs{bottom:-2px}}@media(min-width:1800px){.xxl\:-bottom-4xs{bottom:-2px}}.hover\:-bottom-4xs:hover{bottom:-2px}.-bottom-0{bottom:-0}@media(min-width:768px){.xs\:-bottom-0{bottom:-0}}@media(min-width:1200px){.sm\:-bottom-0{bottom:-0}}@media(min-width:1440px){.md\:-bottom-0{bottom:-0}}@media(min-width:1600px){.lg\:-bottom-0{bottom:-0}}@media(min-width:1700px){.xl\:-bottom-0{bottom:-0}}@media(min-width:1800px){.xxl\:-bottom-0{bottom:-0}}.hover\:-bottom-0:hover,.-bottom-none{bottom:-0}@media(min-width:768px){.xs\:-bottom-none{bottom:-0}}@media(min-width:1200px){.sm\:-bottom-none{bottom:-0}}@media(min-width:1440px){.md\:-bottom-none{bottom:-0}}@media(min-width:1600px){.lg\:-bottom-none{bottom:-0}}@media(min-width:1700px){.xl\:-bottom-none{bottom:-0}}@media(min-width:1800px){.xxl\:-bottom-none{bottom:-0}}.hover\:-bottom-none:hover{bottom:-0}.-bottom-auto{bottom:-auto}@media(min-width:768px){.xs\:-bottom-auto{bottom:-auto}}@media(min-width:1200px){.sm\:-bottom-auto{bottom:-auto}}@media(min-width:1440px){.md\:-bottom-auto{bottom:-auto}}@media(min-width:1600px){.lg\:-bottom-auto{bottom:-auto}}@media(min-width:1700px){.xl\:-bottom-auto{bottom:-auto}}@media(min-width:1800px){.xxl\:-bottom-auto{bottom:-auto}}.hover\:-bottom-auto:hover{bottom:-auto}.-bottom-px{bottom:-1px}@media(min-width:768px){.xs\:-bottom-px{bottom:-1px}}@media(min-width:1200px){.sm\:-bottom-px{bottom:-1px}}@media(min-width:1440px){.md\:-bottom-px{bottom:-1px}}@media(min-width:1600px){.lg\:-bottom-px{bottom:-1px}}@media(min-width:1700px){.xl\:-bottom-px{bottom:-1px}}@media(min-width:1800px){.xxl\:-bottom-px{bottom:-1px}}.hover\:-bottom-px:hover{bottom:-1px}.-left-3xl{left:-40px}@media(min-width:768px){.xs\:-left-3xl{left:-40px}}@media(min-width:1200px){.sm\:-left-3xl{left:-40px}}@media(min-width:1440px){.md\:-left-3xl{left:-40px}}@media(min-width:1600px){.lg\:-left-3xl{left:-40px}}@media(min-width:1700px){.xl\:-left-3xl{left:-40px}}@media(min-width:1800px){.xxl\:-left-3xl{left:-40px}}.hover\:-left-3xl:hover{left:-40px}.-left-2xl{left:-32px}@media(min-width:768px){.xs\:-left-2xl{left:-32px}}@media(min-width:1200px){.sm\:-left-2xl{left:-32px}}@media(min-width:1440px){.md\:-left-2xl{left:-32px}}@media(min-width:1600px){.lg\:-left-2xl{left:-32px}}@media(min-width:1700px){.xl\:-left-2xl{left:-32px}}@media(min-width:1800px){.xxl\:-left-2xl{left:-32px}}.hover\:-left-2xl:hover{left:-32px}.-left-xl{left:-24px}@media(min-width:768px){.xs\:-left-xl{left:-24px}}@media(min-width:1200px){.sm\:-left-xl{left:-24px}}@media(min-width:1440px){.md\:-left-xl{left:-24px}}@media(min-width:1600px){.lg\:-left-xl{left:-24px}}@media(min-width:1700px){.xl\:-left-xl{left:-24px}}@media(min-width:1800px){.xxl\:-left-xl{left:-24px}}.hover\:-left-xl:hover{left:-24px}.-left-lg{left:-20px}@media(min-width:768px){.xs\:-left-lg{left:-20px}}@media(min-width:1200px){.sm\:-left-lg{left:-20px}}@media(min-width:1440px){.md\:-left-lg{left:-20px}}@media(min-width:1600px){.lg\:-left-lg{left:-20px}}@media(min-width:1700px){.xl\:-left-lg{left:-20px}}@media(min-width:1800px){.xxl\:-left-lg{left:-20px}}.hover\:-left-lg:hover{left:-20px}.-left-md{left:-16px}@media(min-width:768px){.xs\:-left-md{left:-16px}}@media(min-width:1200px){.sm\:-left-md{left:-16px}}@media(min-width:1440px){.md\:-left-md{left:-16px}}@media(min-width:1600px){.lg\:-left-md{left:-16px}}@media(min-width:1700px){.xl\:-left-md{left:-16px}}@media(min-width:1800px){.xxl\:-left-md{left:-16px}}.hover\:-left-md:hover{left:-16px}.-left-sm{left:-12px}@media(min-width:768px){.xs\:-left-sm{left:-12px}}@media(min-width:1200px){.sm\:-left-sm{left:-12px}}@media(min-width:1440px){.md\:-left-sm{left:-12px}}@media(min-width:1600px){.lg\:-left-sm{left:-12px}}@media(min-width:1700px){.xl\:-left-sm{left:-12px}}@media(min-width:1800px){.xxl\:-left-sm{left:-12px}}.hover\:-left-sm:hover{left:-12px}.-left-xs{left:-8px}@media(min-width:768px){.xs\:-left-xs{left:-8px}}@media(min-width:1200px){.sm\:-left-xs{left:-8px}}@media(min-width:1440px){.md\:-left-xs{left:-8px}}@media(min-width:1600px){.lg\:-left-xs{left:-8px}}@media(min-width:1700px){.xl\:-left-xs{left:-8px}}@media(min-width:1800px){.xxl\:-left-xs{left:-8px}}.hover\:-left-xs:hover{left:-8px}.-left-2xs{left:-6px}@media(min-width:768px){.xs\:-left-2xs{left:-6px}}@media(min-width:1200px){.sm\:-left-2xs{left:-6px}}@media(min-width:1440px){.md\:-left-2xs{left:-6px}}@media(min-width:1600px){.lg\:-left-2xs{left:-6px}}@media(min-width:1700px){.xl\:-left-2xs{left:-6px}}@media(min-width:1800px){.xxl\:-left-2xs{left:-6px}}.hover\:-left-2xs:hover{left:-6px}.-left-3xs{left:-4px}@media(min-width:768px){.xs\:-left-3xs{left:-4px}}@media(min-width:1200px){.sm\:-left-3xs{left:-4px}}@media(min-width:1440px){.md\:-left-3xs{left:-4px}}@media(min-width:1600px){.lg\:-left-3xs{left:-4px}}@media(min-width:1700px){.xl\:-left-3xs{left:-4px}}@media(min-width:1800px){.xxl\:-left-3xs{left:-4px}}.hover\:-left-3xs:hover{left:-4px}.-left-4xs{left:-2px}@media(min-width:768px){.xs\:-left-4xs{left:-2px}}@media(min-width:1200px){.sm\:-left-4xs{left:-2px}}@media(min-width:1440px){.md\:-left-4xs{left:-2px}}@media(min-width:1600px){.lg\:-left-4xs{left:-2px}}@media(min-width:1700px){.xl\:-left-4xs{left:-2px}}@media(min-width:1800px){.xxl\:-left-4xs{left:-2px}}.hover\:-left-4xs:hover{left:-2px}.-left-0{left:-0}@media(min-width:768px){.xs\:-left-0{left:-0}}@media(min-width:1200px){.sm\:-left-0{left:-0}}@media(min-width:1440px){.md\:-left-0{left:-0}}@media(min-width:1600px){.lg\:-left-0{left:-0}}@media(min-width:1700px){.xl\:-left-0{left:-0}}@media(min-width:1800px){.xxl\:-left-0{left:-0}}.hover\:-left-0:hover,.-left-none{left:-0}@media(min-width:768px){.xs\:-left-none{left:-0}}@media(min-width:1200px){.sm\:-left-none{left:-0}}@media(min-width:1440px){.md\:-left-none{left:-0}}@media(min-width:1600px){.lg\:-left-none{left:-0}}@media(min-width:1700px){.xl\:-left-none{left:-0}}@media(min-width:1800px){.xxl\:-left-none{left:-0}}.hover\:-left-none:hover{left:-0}.-left-auto{left:-auto}@media(min-width:768px){.xs\:-left-auto{left:-auto}}@media(min-width:1200px){.sm\:-left-auto{left:-auto}}@media(min-width:1440px){.md\:-left-auto{left:-auto}}@media(min-width:1600px){.lg\:-left-auto{left:-auto}}@media(min-width:1700px){.xl\:-left-auto{left:-auto}}@media(min-width:1800px){.xxl\:-left-auto{left:-auto}}.hover\:-left-auto:hover{left:-auto}.-left-px{left:-1px}@media(min-width:768px){.xs\:-left-px{left:-1px}}@media(min-width:1200px){.sm\:-left-px{left:-1px}}@media(min-width:1440px){.md\:-left-px{left:-1px}}@media(min-width:1600px){.lg\:-left-px{left:-1px}}@media(min-width:1700px){.xl\:-left-px{left:-1px}}@media(min-width:1800px){.xxl\:-left-px{left:-1px}}.hover\:-left-px:hover{left:-1px}.flex{display:flex}@media(min-width:768px){.xs\:flex{display:flex}}@media(min-width:1200px){.sm\:flex{display:flex}}@media(min-width:1440px){.md\:flex{display:flex}}@media(min-width:1600px){.lg\:flex{display:flex}}@media(min-width:1700px){.xl\:flex{display:flex}}@media(min-width:1800px){.xxl\:flex{display:flex}}.hover\:flex:hover{display:flex}.inline-flex{display:inline-flex}@media(min-width:768px){.xs\:inline-flex{display:inline-flex}}@media(min-width:1200px){.sm\:inline-flex{display:inline-flex}}@media(min-width:1440px){.md\:inline-flex{display:inline-flex}}@media(min-width:1600px){.lg\:inline-flex{display:inline-flex}}@media(min-width:1700px){.xl\:inline-flex{display:inline-flex}}@media(min-width:1800px){.xxl\:inline-flex{display:inline-flex}}.hover\:inline-flex:hover{display:inline-flex}.grid{display:grid}@media(min-width:768px){.xs\:grid{display:grid}}@media(min-width:1200px){.sm\:grid{display:grid}}@media(min-width:1440px){.md\:grid{display:grid}}@media(min-width:1600px){.lg\:grid{display:grid}}@media(min-width:1700px){.xl\:grid{display:grid}}@media(min-width:1800px){.xxl\:grid{display:grid}}.hover\:grid:hover{display:grid}.grid-inline{display:inline-grid}@media(min-width:768px){.xs\:grid-inline{display:inline-grid}}@media(min-width:1200px){.sm\:grid-inline{display:inline-grid}}@media(min-width:1440px){.md\:grid-inline{display:inline-grid}}@media(min-width:1600px){.lg\:grid-inline{display:inline-grid}}@media(min-width:1700px){.xl\:grid-inline{display:inline-grid}}@media(min-width:1800px){.xxl\:grid-inline{display:inline-grid}}.hover\:grid-inline:hover{display:inline-grid}.block{display:block}@media(min-width:768px){.xs\:block{display:block}}@media(min-width:1200px){.sm\:block{display:block}}@media(min-width:1440px){.md\:block{display:block}}@media(min-width:1600px){.lg\:block{display:block}}@media(min-width:1700px){.xl\:block{display:block}}@media(min-width:1800px){.xxl\:block{display:block}}.hover\:block:hover{display:block}.inline{display:inline}@media(min-width:768px){.xs\:inline{display:inline}}@media(min-width:1200px){.sm\:inline{display:inline}}@media(min-width:1440px){.md\:inline{display:inline}}@media(min-width:1600px){.lg\:inline{display:inline}}@media(min-width:1700px){.xl\:inline{display:inline}}@media(min-width:1800px){.xxl\:inline{display:inline}}.hover\:inline:hover{display:inline}.inline-block{display:inline-block}@media(min-width:768px){.xs\:inline-block{display:inline-block}}@media(min-width:1200px){.sm\:inline-block{display:inline-block}}@media(min-width:1440px){.md\:inline-block{display:inline-block}}@media(min-width:1600px){.lg\:inline-block{display:inline-block}}@media(min-width:1700px){.xl\:inline-block{display:inline-block}}@media(min-width:1800px){.xxl\:inline-block{display:inline-block}}.hover\:inline-block:hover{display:inline-block}.table{display:table}@media(min-width:768px){.xs\:table{display:table}}@media(min-width:1200px){.sm\:table{display:table}}@media(min-width:1440px){.md\:table{display:table}}@media(min-width:1600px){.lg\:table{display:table}}@media(min-width:1700px){.xl\:table{display:table}}@media(min-width:1800px){.xxl\:table{display:table}}.hover\:table:hover{display:table}.none{display:none}@media(min-width:768px){.xs\:none{display:none}}@media(min-width:1200px){.sm\:none{display:none}}@media(min-width:1440px){.md\:none{display:none}}@media(min-width:1600px){.lg\:none{display:none}}@media(min-width:1700px){.xl\:none{display:none}}@media(min-width:1800px){.xxl\:none{display:none}}.hover\:none:hover{display:none}.box-border{box-sizing:border-box}@media(min-width:768px){.xs\:box-border{box-sizing:border-box}}@media(min-width:1200px){.sm\:box-border{box-sizing:border-box}}@media(min-width:1440px){.md\:box-border{box-sizing:border-box}}@media(min-width:1600px){.lg\:box-border{box-sizing:border-box}}@media(min-width:1700px){.xl\:box-border{box-sizing:border-box}}@media(min-width:1800px){.xxl\:box-border{box-sizing:border-box}}.hover\:box-border:hover{box-sizing:border-box}.box-content{box-sizing:content-box}@media(min-width:768px){.xs\:box-content{box-sizing:content-box}}@media(min-width:1200px){.sm\:box-content{box-sizing:content-box}}@media(min-width:1440px){.md\:box-content{box-sizing:content-box}}@media(min-width:1600px){.lg\:box-content{box-sizing:content-box}}@media(min-width:1700px){.xl\:box-content{box-sizing:content-box}}@media(min-width:1800px){.xxl\:box-content{box-sizing:content-box}}.hover\:box-content:hover{box-sizing:content-box}.overflow-visible{overflow:visible}@media(min-width:768px){.xs\:overflow-visible{overflow:visible}}@media(min-width:1200px){.sm\:overflow-visible{overflow:visible}}@media(min-width:1440px){.md\:overflow-visible{overflow:visible}}@media(min-width:1600px){.lg\:overflow-visible{overflow:visible}}@media(min-width:1700px){.xl\:overflow-visible{overflow:visible}}@media(min-width:1800px){.xxl\:overflow-visible{overflow:visible}}.hover\:overflow-visible:hover{overflow:visible}.overflow-hidden{overflow:hidden}@media(min-width:768px){.xs\:overflow-hidden{overflow:hidden}}@media(min-width:1200px){.sm\:overflow-hidden{overflow:hidden}}@media(min-width:1440px){.md\:overflow-hidden{overflow:hidden}}@media(min-width:1600px){.lg\:overflow-hidden{overflow:hidden}}@media(min-width:1700px){.xl\:overflow-hidden{overflow:hidden}}@media(min-width:1800px){.xxl\:overflow-hidden{overflow:hidden}}.hover\:overflow-hidden:hover{overflow:hidden}.overflow-scroll{overflow:scroll}@media(min-width:768px){.xs\:overflow-scroll{overflow:scroll}}@media(min-width:1200px){.sm\:overflow-scroll{overflow:scroll}}@media(min-width:1440px){.md\:overflow-scroll{overflow:scroll}}@media(min-width:1600px){.lg\:overflow-scroll{overflow:scroll}}@media(min-width:1700px){.xl\:overflow-scroll{overflow:scroll}}@media(min-width:1800px){.xxl\:overflow-scroll{overflow:scroll}}.hover\:overflow-scroll:hover{overflow:scroll}.overflow-auto{overflow:auto}@media(min-width:768px){.xs\:overflow-auto{overflow:auto}}@media(min-width:1200px){.sm\:overflow-auto{overflow:auto}}@media(min-width:1440px){.md\:overflow-auto{overflow:auto}}@media(min-width:1600px){.lg\:overflow-auto{overflow:auto}}@media(min-width:1700px){.xl\:overflow-auto{overflow:auto}}@media(min-width:1800px){.xxl\:overflow-auto{overflow:auto}}.hover\:overflow-auto:hover{overflow:auto}.overflow-clip{overflow:clip}@media(min-width:768px){.xs\:overflow-clip{overflow:clip}}@media(min-width:1200px){.sm\:overflow-clip{overflow:clip}}@media(min-width:1440px){.md\:overflow-clip{overflow:clip}}@media(min-width:1600px){.lg\:overflow-clip{overflow:clip}}@media(min-width:1700px){.xl\:overflow-clip{overflow:clip}}@media(min-width:1800px){.xxl\:overflow-clip{overflow:clip}}.hover\:overflow-clip:hover{overflow:clip}.overflow-x-visible{overflow-x:visible}@media(min-width:768px){.xs\:overflow-x-visible{overflow-x:visible}}@media(min-width:1200px){.sm\:overflow-x-visible{overflow-x:visible}}@media(min-width:1440px){.md\:overflow-x-visible{overflow-x:visible}}@media(min-width:1600px){.lg\:overflow-x-visible{overflow-x:visible}}@media(min-width:1700px){.xl\:overflow-x-visible{overflow-x:visible}}@media(min-width:1800px){.xxl\:overflow-x-visible{overflow-x:visible}}.hover\:overflow-x-visible:hover{overflow-x:visible}.overflow-x-hidden{overflow-x:hidden}@media(min-width:768px){.xs\:overflow-x-hidden{overflow-x:hidden}}@media(min-width:1200px){.sm\:overflow-x-hidden{overflow-x:hidden}}@media(min-width:1440px){.md\:overflow-x-hidden{overflow-x:hidden}}@media(min-width:1600px){.lg\:overflow-x-hidden{overflow-x:hidden}}@media(min-width:1700px){.xl\:overflow-x-hidden{overflow-x:hidden}}@media(min-width:1800px){.xxl\:overflow-x-hidden{overflow-x:hidden}}.hover\:overflow-x-hidden:hover{overflow-x:hidden}.overflow-x-scroll{overflow-x:scroll}@media(min-width:768px){.xs\:overflow-x-scroll{overflow-x:scroll}}@media(min-width:1200px){.sm\:overflow-x-scroll{overflow-x:scroll}}@media(min-width:1440px){.md\:overflow-x-scroll{overflow-x:scroll}}@media(min-width:1600px){.lg\:overflow-x-scroll{overflow-x:scroll}}@media(min-width:1700px){.xl\:overflow-x-scroll{overflow-x:scroll}}@media(min-width:1800px){.xxl\:overflow-x-scroll{overflow-x:scroll}}.hover\:overflow-x-scroll:hover{overflow-x:scroll}.overflow-x-auto{overflow-x:auto}@media(min-width:768px){.xs\:overflow-x-auto{overflow-x:auto}}@media(min-width:1200px){.sm\:overflow-x-auto{overflow-x:auto}}@media(min-width:1440px){.md\:overflow-x-auto{overflow-x:auto}}@media(min-width:1600px){.lg\:overflow-x-auto{overflow-x:auto}}@media(min-width:1700px){.xl\:overflow-x-auto{overflow-x:auto}}@media(min-width:1800px){.xxl\:overflow-x-auto{overflow-x:auto}}.hover\:overflow-x-auto:hover{overflow-x:auto}.overflow-x-clip{overflow-x:clip}@media(min-width:768px){.xs\:overflow-x-clip{overflow-x:clip}}@media(min-width:1200px){.sm\:overflow-x-clip{overflow-x:clip}}@media(min-width:1440px){.md\:overflow-x-clip{overflow-x:clip}}@media(min-width:1600px){.lg\:overflow-x-clip{overflow-x:clip}}@media(min-width:1700px){.xl\:overflow-x-clip{overflow-x:clip}}@media(min-width:1800px){.xxl\:overflow-x-clip{overflow-x:clip}}.hover\:overflow-x-clip:hover{overflow-x:clip}.overflow-y-visible{overflow-y:visible}@media(min-width:768px){.xs\:overflow-y-visible{overflow-y:visible}}@media(min-width:1200px){.sm\:overflow-y-visible{overflow-y:visible}}@media(min-width:1440px){.md\:overflow-y-visible{overflow-y:visible}}@media(min-width:1600px){.lg\:overflow-y-visible{overflow-y:visible}}@media(min-width:1700px){.xl\:overflow-y-visible{overflow-y:visible}}@media(min-width:1800px){.xxl\:overflow-y-visible{overflow-y:visible}}.hover\:overflow-y-visible:hover{overflow-y:visible}.overflow-y-hidden{overflow-y:hidden}@media(min-width:768px){.xs\:overflow-y-hidden{overflow-y:hidden}}@media(min-width:1200px){.sm\:overflow-y-hidden{overflow-y:hidden}}@media(min-width:1440px){.md\:overflow-y-hidden{overflow-y:hidden}}@media(min-width:1600px){.lg\:overflow-y-hidden{overflow-y:hidden}}@media(min-width:1700px){.xl\:overflow-y-hidden{overflow-y:hidden}}@media(min-width:1800px){.xxl\:overflow-y-hidden{overflow-y:hidden}}.hover\:overflow-y-hidden:hover{overflow-y:hidden}.overflow-y-scroll{overflow-y:scroll}@media(min-width:768px){.xs\:overflow-y-scroll{overflow-y:scroll}}@media(min-width:1200px){.sm\:overflow-y-scroll{overflow-y:scroll}}@media(min-width:1440px){.md\:overflow-y-scroll{overflow-y:scroll}}@media(min-width:1600px){.lg\:overflow-y-scroll{overflow-y:scroll}}@media(min-width:1700px){.xl\:overflow-y-scroll{overflow-y:scroll}}@media(min-width:1800px){.xxl\:overflow-y-scroll{overflow-y:scroll}}.hover\:overflow-y-scroll:hover{overflow-y:scroll}.overflow-y-auto{overflow-y:auto}@media(min-width:768px){.xs\:overflow-y-auto{overflow-y:auto}}@media(min-width:1200px){.sm\:overflow-y-auto{overflow-y:auto}}@media(min-width:1440px){.md\:overflow-y-auto{overflow-y:auto}}@media(min-width:1600px){.lg\:overflow-y-auto{overflow-y:auto}}@media(min-width:1700px){.xl\:overflow-y-auto{overflow-y:auto}}@media(min-width:1800px){.xxl\:overflow-y-auto{overflow-y:auto}}.hover\:overflow-y-auto:hover{overflow-y:auto}.overflow-y-clip{overflow-y:clip}@media(min-width:768px){.xs\:overflow-y-clip{overflow-y:clip}}@media(min-width:1200px){.sm\:overflow-y-clip{overflow-y:clip}}@media(min-width:1440px){.md\:overflow-y-clip{overflow-y:clip}}@media(min-width:1600px){.lg\:overflow-y-clip{overflow-y:clip}}@media(min-width:1700px){.xl\:overflow-y-clip{overflow-y:clip}}@media(min-width:1800px){.xxl\:overflow-y-clip{overflow-y:clip}}.hover\:overflow-y-clip:hover{overflow-y:clip}.static{position:static}@media(min-width:768px){.xs\:static{position:static}}@media(min-width:1200px){.sm\:static{position:static}}@media(min-width:1440px){.md\:static{position:static}}@media(min-width:1600px){.lg\:static{position:static}}@media(min-width:1700px){.xl\:static{position:static}}@media(min-width:1800px){.xxl\:static{position:static}}.hover\:static:hover{position:static}.relative{position:relative}@media(min-width:768px){.xs\:relative{position:relative}}@media(min-width:1200px){.sm\:relative{position:relative}}@media(min-width:1440px){.md\:relative{position:relative}}@media(min-width:1600px){.lg\:relative{position:relative}}@media(min-width:1700px){.xl\:relative{position:relative}}@media(min-width:1800px){.xxl\:relative{position:relative}}.hover\:relative:hover{position:relative}.absolute{position:absolute}@media(min-width:768px){.xs\:absolute{position:absolute}}@media(min-width:1200px){.sm\:absolute{position:absolute}}@media(min-width:1440px){.md\:absolute{position:absolute}}@media(min-width:1600px){.lg\:absolute{position:absolute}}@media(min-width:1700px){.xl\:absolute{position:absolute}}@media(min-width:1800px){.xxl\:absolute{position:absolute}}.hover\:absolute:hover{position:absolute}.fixed{position:fixed}@media(min-width:768px){.xs\:fixed{position:fixed}}@media(min-width:1200px){.sm\:fixed{position:fixed}}@media(min-width:1440px){.md\:fixed{position:fixed}}@media(min-width:1600px){.lg\:fixed{position:fixed}}@media(min-width:1700px){.xl\:fixed{position:fixed}}@media(min-width:1800px){.xxl\:fixed{position:fixed}}.hover\:fixed:hover{position:fixed}.sticky{position:sticky}@media(min-width:768px){.xs\:sticky{position:sticky}}@media(min-width:1200px){.sm\:sticky{position:sticky}}@media(min-width:1440px){.md\:sticky{position:sticky}}@media(min-width:1600px){.lg\:sticky{position:sticky}}@media(min-width:1700px){.xl\:sticky{position:sticky}}@media(min-width:1800px){.xxl\:sticky{position:sticky}}.hover\:sticky:hover{position:sticky}.z-0{z-index:0}@media(min-width:768px){.xs\:z-0{z-index:0}}@media(min-width:1200px){.sm\:z-0{z-index:0}}@media(min-width:1440px){.md\:z-0{z-index:0}}@media(min-width:1600px){.lg\:z-0{z-index:0}}@media(min-width:1700px){.xl\:z-0{z-index:0}}@media(min-width:1800px){.xxl\:z-0{z-index:0}}.hover\:z-0:hover{z-index:0}.z-10{z-index:10}@media(min-width:768px){.xs\:z-10{z-index:10}}@media(min-width:1200px){.sm\:z-10{z-index:10}}@media(min-width:1440px){.md\:z-10{z-index:10}}@media(min-width:1600px){.lg\:z-10{z-index:10}}@media(min-width:1700px){.xl\:z-10{z-index:10}}@media(min-width:1800px){.xxl\:z-10{z-index:10}}.hover\:z-10:hover{z-index:10}.z-20{z-index:20}@media(min-width:768px){.xs\:z-20{z-index:20}}@media(min-width:1200px){.sm\:z-20{z-index:20}}@media(min-width:1440px){.md\:z-20{z-index:20}}@media(min-width:1600px){.lg\:z-20{z-index:20}}@media(min-width:1700px){.xl\:z-20{z-index:20}}@media(min-width:1800px){.xxl\:z-20{z-index:20}}.hover\:z-20:hover{z-index:20}.z-30{z-index:30}@media(min-width:768px){.xs\:z-30{z-index:30}}@media(min-width:1200px){.sm\:z-30{z-index:30}}@media(min-width:1440px){.md\:z-30{z-index:30}}@media(min-width:1600px){.lg\:z-30{z-index:30}}@media(min-width:1700px){.xl\:z-30{z-index:30}}@media(min-width:1800px){.xxl\:z-30{z-index:30}}.hover\:z-30:hover{z-index:30}.z-40{z-index:40}@media(min-width:768px){.xs\:z-40{z-index:40}}@media(min-width:1200px){.sm\:z-40{z-index:40}}@media(min-width:1440px){.md\:z-40{z-index:40}}@media(min-width:1600px){.lg\:z-40{z-index:40}}@media(min-width:1700px){.xl\:z-40{z-index:40}}@media(min-width:1800px){.xxl\:z-40{z-index:40}}.hover\:z-40:hover{z-index:40}.z-50{z-index:50}@media(min-width:768px){.xs\:z-50{z-index:50}}@media(min-width:1200px){.sm\:z-50{z-index:50}}@media(min-width:1440px){.md\:z-50{z-index:50}}@media(min-width:1600px){.lg\:z-50{z-index:50}}@media(min-width:1700px){.xl\:z-50{z-index:50}}@media(min-width:1800px){.xxl\:z-50{z-index:50}}.hover\:z-50:hover{z-index:50}.z-60{z-index:60}@media(min-width:768px){.xs\:z-60{z-index:60}}@media(min-width:1200px){.sm\:z-60{z-index:60}}@media(min-width:1440px){.md\:z-60{z-index:60}}@media(min-width:1600px){.lg\:z-60{z-index:60}}@media(min-width:1700px){.xl\:z-60{z-index:60}}@media(min-width:1800px){.xxl\:z-60{z-index:60}}.hover\:z-60:hover{z-index:60}.z-70{z-index:70}@media(min-width:768px){.xs\:z-70{z-index:70}}@media(min-width:1200px){.sm\:z-70{z-index:70}}@media(min-width:1440px){.md\:z-70{z-index:70}}@media(min-width:1600px){.lg\:z-70{z-index:70}}@media(min-width:1700px){.xl\:z-70{z-index:70}}@media(min-width:1800px){.xxl\:z-70{z-index:70}}.hover\:z-70:hover{z-index:70}.z-80{z-index:80}@media(min-width:768px){.xs\:z-80{z-index:80}}@media(min-width:1200px){.sm\:z-80{z-index:80}}@media(min-width:1440px){.md\:z-80{z-index:80}}@media(min-width:1600px){.lg\:z-80{z-index:80}}@media(min-width:1700px){.xl\:z-80{z-index:80}}@media(min-width:1800px){.xxl\:z-80{z-index:80}}.hover\:z-80:hover{z-index:80}.z-90{z-index:90}@media(min-width:768px){.xs\:z-90{z-index:90}}@media(min-width:1200px){.sm\:z-90{z-index:90}}@media(min-width:1440px){.md\:z-90{z-index:90}}@media(min-width:1600px){.lg\:z-90{z-index:90}}@media(min-width:1700px){.xl\:z-90{z-index:90}}@media(min-width:1800px){.xxl\:z-90{z-index:90}}.hover\:z-90:hover{z-index:90}.z-auto{z-index:auto}@media(min-width:768px){.xs\:z-auto{z-index:auto}}@media(min-width:1200px){.sm\:z-auto{z-index:auto}}@media(min-width:1440px){.md\:z-auto{z-index:auto}}@media(min-width:1600px){.lg\:z-auto{z-index:auto}}@media(min-width:1700px){.xl\:z-auto{z-index:auto}}@media(min-width:1800px){.xxl\:z-auto{z-index:auto}}.hover\:z-auto:hover{z-index:auto}.w-3xl{width:40px}@media(min-width:768px){.xs\:w-3xl{width:40px}}@media(min-width:1200px){.sm\:w-3xl{width:40px}}@media(min-width:1440px){.md\:w-3xl{width:40px}}@media(min-width:1600px){.lg\:w-3xl{width:40px}}@media(min-width:1700px){.xl\:w-3xl{width:40px}}@media(min-width:1800px){.xxl\:w-3xl{width:40px}}.hover\:w-3xl:hover{width:40px}.w-2xl{width:32px}@media(min-width:768px){.xs\:w-2xl{width:32px}}@media(min-width:1200px){.sm\:w-2xl{width:32px}}@media(min-width:1440px){.md\:w-2xl{width:32px}}@media(min-width:1600px){.lg\:w-2xl{width:32px}}@media(min-width:1700px){.xl\:w-2xl{width:32px}}@media(min-width:1800px){.xxl\:w-2xl{width:32px}}.hover\:w-2xl:hover{width:32px}.w-xl{width:24px}@media(min-width:768px){.xs\:w-xl{width:24px}}@media(min-width:1200px){.sm\:w-xl{width:24px}}@media(min-width:1440px){.md\:w-xl{width:24px}}@media(min-width:1600px){.lg\:w-xl{width:24px}}@media(min-width:1700px){.xl\:w-xl{width:24px}}@media(min-width:1800px){.xxl\:w-xl{width:24px}}.hover\:w-xl:hover{width:24px}.w-lg{width:20px}@media(min-width:768px){.xs\:w-lg{width:20px}}@media(min-width:1200px){.sm\:w-lg{width:20px}}@media(min-width:1440px){.md\:w-lg{width:20px}}@media(min-width:1600px){.lg\:w-lg{width:20px}}@media(min-width:1700px){.xl\:w-lg{width:20px}}@media(min-width:1800px){.xxl\:w-lg{width:20px}}.hover\:w-lg:hover{width:20px}.w-md{width:16px}@media(min-width:768px){.xs\:w-md{width:16px}}@media(min-width:1200px){.sm\:w-md{width:16px}}@media(min-width:1440px){.md\:w-md{width:16px}}@media(min-width:1600px){.lg\:w-md{width:16px}}@media(min-width:1700px){.xl\:w-md{width:16px}}@media(min-width:1800px){.xxl\:w-md{width:16px}}.hover\:w-md:hover{width:16px}.w-sm{width:12px}@media(min-width:768px){.xs\:w-sm{width:12px}}@media(min-width:1200px){.sm\:w-sm{width:12px}}@media(min-width:1440px){.md\:w-sm{width:12px}}@media(min-width:1600px){.lg\:w-sm{width:12px}}@media(min-width:1700px){.xl\:w-sm{width:12px}}@media(min-width:1800px){.xxl\:w-sm{width:12px}}.hover\:w-sm:hover{width:12px}.w-xs{width:8px}@media(min-width:768px){.xs\:w-xs{width:8px}}@media(min-width:1200px){.sm\:w-xs{width:8px}}@media(min-width:1440px){.md\:w-xs{width:8px}}@media(min-width:1600px){.lg\:w-xs{width:8px}}@media(min-width:1700px){.xl\:w-xs{width:8px}}@media(min-width:1800px){.xxl\:w-xs{width:8px}}.hover\:w-xs:hover{width:8px}.w-2xs{width:6px}@media(min-width:768px){.xs\:w-2xs{width:6px}}@media(min-width:1200px){.sm\:w-2xs{width:6px}}@media(min-width:1440px){.md\:w-2xs{width:6px}}@media(min-width:1600px){.lg\:w-2xs{width:6px}}@media(min-width:1700px){.xl\:w-2xs{width:6px}}@media(min-width:1800px){.xxl\:w-2xs{width:6px}}.hover\:w-2xs:hover{width:6px}.w-3xs{width:4px}@media(min-width:768px){.xs\:w-3xs{width:4px}}@media(min-width:1200px){.sm\:w-3xs{width:4px}}@media(min-width:1440px){.md\:w-3xs{width:4px}}@media(min-width:1600px){.lg\:w-3xs{width:4px}}@media(min-width:1700px){.xl\:w-3xs{width:4px}}@media(min-width:1800px){.xxl\:w-3xs{width:4px}}.hover\:w-3xs:hover{width:4px}.w-4xs{width:2px}@media(min-width:768px){.xs\:w-4xs{width:2px}}@media(min-width:1200px){.sm\:w-4xs{width:2px}}@media(min-width:1440px){.md\:w-4xs{width:2px}}@media(min-width:1600px){.lg\:w-4xs{width:2px}}@media(min-width:1700px){.xl\:w-4xs{width:2px}}@media(min-width:1800px){.xxl\:w-4xs{width:2px}}.hover\:w-4xs:hover{width:2px}.w-0{width:0}@media(min-width:768px){.xs\:w-0{width:0}}@media(min-width:1200px){.sm\:w-0{width:0}}@media(min-width:1440px){.md\:w-0{width:0}}@media(min-width:1600px){.lg\:w-0{width:0}}@media(min-width:1700px){.xl\:w-0{width:0}}@media(min-width:1800px){.xxl\:w-0{width:0}}.hover\:w-0:hover,.w-none{width:0}@media(min-width:768px){.xs\:w-none{width:0}}@media(min-width:1200px){.sm\:w-none{width:0}}@media(min-width:1440px){.md\:w-none{width:0}}@media(min-width:1600px){.lg\:w-none{width:0}}@media(min-width:1700px){.xl\:w-none{width:0}}@media(min-width:1800px){.xxl\:w-none{width:0}}.hover\:w-none:hover{width:0}.w-auto{width:auto}@media(min-width:768px){.xs\:w-auto{width:auto}}@media(min-width:1200px){.sm\:w-auto{width:auto}}@media(min-width:1440px){.md\:w-auto{width:auto}}@media(min-width:1600px){.lg\:w-auto{width:auto}}@media(min-width:1700px){.xl\:w-auto{width:auto}}@media(min-width:1800px){.xxl\:w-auto{width:auto}}.hover\:w-auto:hover{width:auto}.w-px{width:1px}@media(min-width:768px){.xs\:w-px{width:1px}}@media(min-width:1200px){.sm\:w-px{width:1px}}@media(min-width:1440px){.md\:w-px{width:1px}}@media(min-width:1600px){.lg\:w-px{width:1px}}@media(min-width:1700px){.xl\:w-px{width:1px}}@media(min-width:1800px){.xxl\:w-px{width:1px}}.hover\:w-px:hover{width:1px}.w-full{width:100%}@media(min-width:768px){.xs\:w-full{width:100%}}@media(min-width:1200px){.sm\:w-full{width:100%}}@media(min-width:1440px){.md\:w-full{width:100%}}@media(min-width:1600px){.lg\:w-full{width:100%}}@media(min-width:1700px){.xl\:w-full{width:100%}}@media(min-width:1800px){.xxl\:w-full{width:100%}}.hover\:w-full:hover{width:100%}.w-screen{width:100vw}@media(min-width:768px){.xs\:w-screen{width:100vw}}@media(min-width:1200px){.sm\:w-screen{width:100vw}}@media(min-width:1440px){.md\:w-screen{width:100vw}}@media(min-width:1600px){.lg\:w-screen{width:100vw}}@media(min-width:1700px){.xl\:w-screen{width:100vw}}@media(min-width:1800px){.xxl\:w-screen{width:100vw}}.hover\:w-screen:hover{width:100vw}.w-fit{width:fit-content}@media(min-width:768px){.xs\:w-fit{width:fit-content}}@media(min-width:1200px){.sm\:w-fit{width:fit-content}}@media(min-width:1440px){.md\:w-fit{width:fit-content}}@media(min-width:1600px){.lg\:w-fit{width:fit-content}}@media(min-width:1700px){.xl\:w-fit{width:fit-content}}@media(min-width:1800px){.xxl\:w-fit{width:fit-content}}.hover\:w-fit:hover{width:fit-content}.min-w-3xl{min-width:40px}@media(min-width:768px){.xs\:min-w-3xl{min-width:40px}}@media(min-width:1200px){.sm\:min-w-3xl{min-width:40px}}@media(min-width:1440px){.md\:min-w-3xl{min-width:40px}}@media(min-width:1600px){.lg\:min-w-3xl{min-width:40px}}@media(min-width:1700px){.xl\:min-w-3xl{min-width:40px}}@media(min-width:1800px){.xxl\:min-w-3xl{min-width:40px}}.hover\:min-w-3xl:hover{min-width:40px}.min-w-2xl{min-width:32px}@media(min-width:768px){.xs\:min-w-2xl{min-width:32px}}@media(min-width:1200px){.sm\:min-w-2xl{min-width:32px}}@media(min-width:1440px){.md\:min-w-2xl{min-width:32px}}@media(min-width:1600px){.lg\:min-w-2xl{min-width:32px}}@media(min-width:1700px){.xl\:min-w-2xl{min-width:32px}}@media(min-width:1800px){.xxl\:min-w-2xl{min-width:32px}}.hover\:min-w-2xl:hover{min-width:32px}.min-w-xl{min-width:24px}@media(min-width:768px){.xs\:min-w-xl{min-width:24px}}@media(min-width:1200px){.sm\:min-w-xl{min-width:24px}}@media(min-width:1440px){.md\:min-w-xl{min-width:24px}}@media(min-width:1600px){.lg\:min-w-xl{min-width:24px}}@media(min-width:1700px){.xl\:min-w-xl{min-width:24px}}@media(min-width:1800px){.xxl\:min-w-xl{min-width:24px}}.hover\:min-w-xl:hover{min-width:24px}.min-w-lg{min-width:20px}@media(min-width:768px){.xs\:min-w-lg{min-width:20px}}@media(min-width:1200px){.sm\:min-w-lg{min-width:20px}}@media(min-width:1440px){.md\:min-w-lg{min-width:20px}}@media(min-width:1600px){.lg\:min-w-lg{min-width:20px}}@media(min-width:1700px){.xl\:min-w-lg{min-width:20px}}@media(min-width:1800px){.xxl\:min-w-lg{min-width:20px}}.hover\:min-w-lg:hover{min-width:20px}.min-w-md{min-width:16px}@media(min-width:768px){.xs\:min-w-md{min-width:16px}}@media(min-width:1200px){.sm\:min-w-md{min-width:16px}}@media(min-width:1440px){.md\:min-w-md{min-width:16px}}@media(min-width:1600px){.lg\:min-w-md{min-width:16px}}@media(min-width:1700px){.xl\:min-w-md{min-width:16px}}@media(min-width:1800px){.xxl\:min-w-md{min-width:16px}}.hover\:min-w-md:hover{min-width:16px}.min-w-sm{min-width:12px}@media(min-width:768px){.xs\:min-w-sm{min-width:12px}}@media(min-width:1200px){.sm\:min-w-sm{min-width:12px}}@media(min-width:1440px){.md\:min-w-sm{min-width:12px}}@media(min-width:1600px){.lg\:min-w-sm{min-width:12px}}@media(min-width:1700px){.xl\:min-w-sm{min-width:12px}}@media(min-width:1800px){.xxl\:min-w-sm{min-width:12px}}.hover\:min-w-sm:hover{min-width:12px}.min-w-xs{min-width:8px}@media(min-width:768px){.xs\:min-w-xs{min-width:8px}}@media(min-width:1200px){.sm\:min-w-xs{min-width:8px}}@media(min-width:1440px){.md\:min-w-xs{min-width:8px}}@media(min-width:1600px){.lg\:min-w-xs{min-width:8px}}@media(min-width:1700px){.xl\:min-w-xs{min-width:8px}}@media(min-width:1800px){.xxl\:min-w-xs{min-width:8px}}.hover\:min-w-xs:hover{min-width:8px}.min-w-2xs{min-width:6px}@media(min-width:768px){.xs\:min-w-2xs{min-width:6px}}@media(min-width:1200px){.sm\:min-w-2xs{min-width:6px}}@media(min-width:1440px){.md\:min-w-2xs{min-width:6px}}@media(min-width:1600px){.lg\:min-w-2xs{min-width:6px}}@media(min-width:1700px){.xl\:min-w-2xs{min-width:6px}}@media(min-width:1800px){.xxl\:min-w-2xs{min-width:6px}}.hover\:min-w-2xs:hover{min-width:6px}.min-w-3xs{min-width:4px}@media(min-width:768px){.xs\:min-w-3xs{min-width:4px}}@media(min-width:1200px){.sm\:min-w-3xs{min-width:4px}}@media(min-width:1440px){.md\:min-w-3xs{min-width:4px}}@media(min-width:1600px){.lg\:min-w-3xs{min-width:4px}}@media(min-width:1700px){.xl\:min-w-3xs{min-width:4px}}@media(min-width:1800px){.xxl\:min-w-3xs{min-width:4px}}.hover\:min-w-3xs:hover{min-width:4px}.min-w-4xs{min-width:2px}@media(min-width:768px){.xs\:min-w-4xs{min-width:2px}}@media(min-width:1200px){.sm\:min-w-4xs{min-width:2px}}@media(min-width:1440px){.md\:min-w-4xs{min-width:2px}}@media(min-width:1600px){.lg\:min-w-4xs{min-width:2px}}@media(min-width:1700px){.xl\:min-w-4xs{min-width:2px}}@media(min-width:1800px){.xxl\:min-w-4xs{min-width:2px}}.hover\:min-w-4xs:hover{min-width:2px}.min-w-0{min-width:0}@media(min-width:768px){.xs\:min-w-0{min-width:0}}@media(min-width:1200px){.sm\:min-w-0{min-width:0}}@media(min-width:1440px){.md\:min-w-0{min-width:0}}@media(min-width:1600px){.lg\:min-w-0{min-width:0}}@media(min-width:1700px){.xl\:min-w-0{min-width:0}}@media(min-width:1800px){.xxl\:min-w-0{min-width:0}}.hover\:min-w-0:hover,.min-w-none{min-width:0}@media(min-width:768px){.xs\:min-w-none{min-width:0}}@media(min-width:1200px){.sm\:min-w-none{min-width:0}}@media(min-width:1440px){.md\:min-w-none{min-width:0}}@media(min-width:1600px){.lg\:min-w-none{min-width:0}}@media(min-width:1700px){.xl\:min-w-none{min-width:0}}@media(min-width:1800px){.xxl\:min-w-none{min-width:0}}.hover\:min-w-none:hover{min-width:0}.min-w-auto{min-width:auto}@media(min-width:768px){.xs\:min-w-auto{min-width:auto}}@media(min-width:1200px){.sm\:min-w-auto{min-width:auto}}@media(min-width:1440px){.md\:min-w-auto{min-width:auto}}@media(min-width:1600px){.lg\:min-w-auto{min-width:auto}}@media(min-width:1700px){.xl\:min-w-auto{min-width:auto}}@media(min-width:1800px){.xxl\:min-w-auto{min-width:auto}}.hover\:min-w-auto:hover{min-width:auto}.min-w-px{min-width:1px}@media(min-width:768px){.xs\:min-w-px{min-width:1px}}@media(min-width:1200px){.sm\:min-w-px{min-width:1px}}@media(min-width:1440px){.md\:min-w-px{min-width:1px}}@media(min-width:1600px){.lg\:min-w-px{min-width:1px}}@media(min-width:1700px){.xl\:min-w-px{min-width:1px}}@media(min-width:1800px){.xxl\:min-w-px{min-width:1px}}.hover\:min-w-px:hover{min-width:1px}.min-w-full{min-width:100%}@media(min-width:768px){.xs\:min-w-full{min-width:100%}}@media(min-width:1200px){.sm\:min-w-full{min-width:100%}}@media(min-width:1440px){.md\:min-w-full{min-width:100%}}@media(min-width:1600px){.lg\:min-w-full{min-width:100%}}@media(min-width:1700px){.xl\:min-w-full{min-width:100%}}@media(min-width:1800px){.xxl\:min-w-full{min-width:100%}}.hover\:min-w-full:hover{min-width:100%}.min-w-screen{min-width:100vw}@media(min-width:768px){.xs\:min-w-screen{min-width:100vw}}@media(min-width:1200px){.sm\:min-w-screen{min-width:100vw}}@media(min-width:1440px){.md\:min-w-screen{min-width:100vw}}@media(min-width:1600px){.lg\:min-w-screen{min-width:100vw}}@media(min-width:1700px){.xl\:min-w-screen{min-width:100vw}}@media(min-width:1800px){.xxl\:min-w-screen{min-width:100vw}}.hover\:min-w-screen:hover{min-width:100vw}.min-w-fit{min-width:fit-content}@media(min-width:768px){.xs\:min-w-fit{min-width:fit-content}}@media(min-width:1200px){.sm\:min-w-fit{min-width:fit-content}}@media(min-width:1440px){.md\:min-w-fit{min-width:fit-content}}@media(min-width:1600px){.lg\:min-w-fit{min-width:fit-content}}@media(min-width:1700px){.xl\:min-w-fit{min-width:fit-content}}@media(min-width:1800px){.xxl\:min-w-fit{min-width:fit-content}}.hover\:min-w-fit:hover{min-width:fit-content}.max-w-3xl{max-width:40px}@media(min-width:768px){.xs\:max-w-3xl{max-width:40px}}@media(min-width:1200px){.sm\:max-w-3xl{max-width:40px}}@media(min-width:1440px){.md\:max-w-3xl{max-width:40px}}@media(min-width:1600px){.lg\:max-w-3xl{max-width:40px}}@media(min-width:1700px){.xl\:max-w-3xl{max-width:40px}}@media(min-width:1800px){.xxl\:max-w-3xl{max-width:40px}}.hover\:max-w-3xl:hover{max-width:40px}.max-w-2xl{max-width:32px}@media(min-width:768px){.xs\:max-w-2xl{max-width:32px}}@media(min-width:1200px){.sm\:max-w-2xl{max-width:32px}}@media(min-width:1440px){.md\:max-w-2xl{max-width:32px}}@media(min-width:1600px){.lg\:max-w-2xl{max-width:32px}}@media(min-width:1700px){.xl\:max-w-2xl{max-width:32px}}@media(min-width:1800px){.xxl\:max-w-2xl{max-width:32px}}.hover\:max-w-2xl:hover{max-width:32px}.max-w-xl{max-width:24px}@media(min-width:768px){.xs\:max-w-xl{max-width:24px}}@media(min-width:1200px){.sm\:max-w-xl{max-width:24px}}@media(min-width:1440px){.md\:max-w-xl{max-width:24px}}@media(min-width:1600px){.lg\:max-w-xl{max-width:24px}}@media(min-width:1700px){.xl\:max-w-xl{max-width:24px}}@media(min-width:1800px){.xxl\:max-w-xl{max-width:24px}}.hover\:max-w-xl:hover{max-width:24px}.max-w-lg{max-width:20px}@media(min-width:768px){.xs\:max-w-lg{max-width:20px}}@media(min-width:1200px){.sm\:max-w-lg{max-width:20px}}@media(min-width:1440px){.md\:max-w-lg{max-width:20px}}@media(min-width:1600px){.lg\:max-w-lg{max-width:20px}}@media(min-width:1700px){.xl\:max-w-lg{max-width:20px}}@media(min-width:1800px){.xxl\:max-w-lg{max-width:20px}}.hover\:max-w-lg:hover{max-width:20px}.max-w-md{max-width:16px}@media(min-width:768px){.xs\:max-w-md{max-width:16px}}@media(min-width:1200px){.sm\:max-w-md{max-width:16px}}@media(min-width:1440px){.md\:max-w-md{max-width:16px}}@media(min-width:1600px){.lg\:max-w-md{max-width:16px}}@media(min-width:1700px){.xl\:max-w-md{max-width:16px}}@media(min-width:1800px){.xxl\:max-w-md{max-width:16px}}.hover\:max-w-md:hover{max-width:16px}.max-w-sm{max-width:12px}@media(min-width:768px){.xs\:max-w-sm{max-width:12px}}@media(min-width:1200px){.sm\:max-w-sm{max-width:12px}}@media(min-width:1440px){.md\:max-w-sm{max-width:12px}}@media(min-width:1600px){.lg\:max-w-sm{max-width:12px}}@media(min-width:1700px){.xl\:max-w-sm{max-width:12px}}@media(min-width:1800px){.xxl\:max-w-sm{max-width:12px}}.hover\:max-w-sm:hover{max-width:12px}.max-w-xs{max-width:8px}@media(min-width:768px){.xs\:max-w-xs{max-width:8px}}@media(min-width:1200px){.sm\:max-w-xs{max-width:8px}}@media(min-width:1440px){.md\:max-w-xs{max-width:8px}}@media(min-width:1600px){.lg\:max-w-xs{max-width:8px}}@media(min-width:1700px){.xl\:max-w-xs{max-width:8px}}@media(min-width:1800px){.xxl\:max-w-xs{max-width:8px}}.hover\:max-w-xs:hover{max-width:8px}.max-w-2xs{max-width:6px}@media(min-width:768px){.xs\:max-w-2xs{max-width:6px}}@media(min-width:1200px){.sm\:max-w-2xs{max-width:6px}}@media(min-width:1440px){.md\:max-w-2xs{max-width:6px}}@media(min-width:1600px){.lg\:max-w-2xs{max-width:6px}}@media(min-width:1700px){.xl\:max-w-2xs{max-width:6px}}@media(min-width:1800px){.xxl\:max-w-2xs{max-width:6px}}.hover\:max-w-2xs:hover{max-width:6px}.max-w-3xs{max-width:4px}@media(min-width:768px){.xs\:max-w-3xs{max-width:4px}}@media(min-width:1200px){.sm\:max-w-3xs{max-width:4px}}@media(min-width:1440px){.md\:max-w-3xs{max-width:4px}}@media(min-width:1600px){.lg\:max-w-3xs{max-width:4px}}@media(min-width:1700px){.xl\:max-w-3xs{max-width:4px}}@media(min-width:1800px){.xxl\:max-w-3xs{max-width:4px}}.hover\:max-w-3xs:hover{max-width:4px}.max-w-4xs{max-width:2px}@media(min-width:768px){.xs\:max-w-4xs{max-width:2px}}@media(min-width:1200px){.sm\:max-w-4xs{max-width:2px}}@media(min-width:1440px){.md\:max-w-4xs{max-width:2px}}@media(min-width:1600px){.lg\:max-w-4xs{max-width:2px}}@media(min-width:1700px){.xl\:max-w-4xs{max-width:2px}}@media(min-width:1800px){.xxl\:max-w-4xs{max-width:2px}}.hover\:max-w-4xs:hover{max-width:2px}.max-w-0{max-width:0}@media(min-width:768px){.xs\:max-w-0{max-width:0}}@media(min-width:1200px){.sm\:max-w-0{max-width:0}}@media(min-width:1440px){.md\:max-w-0{max-width:0}}@media(min-width:1600px){.lg\:max-w-0{max-width:0}}@media(min-width:1700px){.xl\:max-w-0{max-width:0}}@media(min-width:1800px){.xxl\:max-w-0{max-width:0}}.hover\:max-w-0:hover,.max-w-none{max-width:0}@media(min-width:768px){.xs\:max-w-none{max-width:0}}@media(min-width:1200px){.sm\:max-w-none{max-width:0}}@media(min-width:1440px){.md\:max-w-none{max-width:0}}@media(min-width:1600px){.lg\:max-w-none{max-width:0}}@media(min-width:1700px){.xl\:max-w-none{max-width:0}}@media(min-width:1800px){.xxl\:max-w-none{max-width:0}}.hover\:max-w-none:hover{max-width:0}.max-w-auto{max-width:auto}@media(min-width:768px){.xs\:max-w-auto{max-width:auto}}@media(min-width:1200px){.sm\:max-w-auto{max-width:auto}}@media(min-width:1440px){.md\:max-w-auto{max-width:auto}}@media(min-width:1600px){.lg\:max-w-auto{max-width:auto}}@media(min-width:1700px){.xl\:max-w-auto{max-width:auto}}@media(min-width:1800px){.xxl\:max-w-auto{max-width:auto}}.hover\:max-w-auto:hover{max-width:auto}.max-w-px{max-width:1px}@media(min-width:768px){.xs\:max-w-px{max-width:1px}}@media(min-width:1200px){.sm\:max-w-px{max-width:1px}}@media(min-width:1440px){.md\:max-w-px{max-width:1px}}@media(min-width:1600px){.lg\:max-w-px{max-width:1px}}@media(min-width:1700px){.xl\:max-w-px{max-width:1px}}@media(min-width:1800px){.xxl\:max-w-px{max-width:1px}}.hover\:max-w-px:hover{max-width:1px}.max-w-full{max-width:100%}@media(min-width:768px){.xs\:max-w-full{max-width:100%}}@media(min-width:1200px){.sm\:max-w-full{max-width:100%}}@media(min-width:1440px){.md\:max-w-full{max-width:100%}}@media(min-width:1600px){.lg\:max-w-full{max-width:100%}}@media(min-width:1700px){.xl\:max-w-full{max-width:100%}}@media(min-width:1800px){.xxl\:max-w-full{max-width:100%}}.hover\:max-w-full:hover{max-width:100%}.max-w-screen{max-width:100vw}@media(min-width:768px){.xs\:max-w-screen{max-width:100vw}}@media(min-width:1200px){.sm\:max-w-screen{max-width:100vw}}@media(min-width:1440px){.md\:max-w-screen{max-width:100vw}}@media(min-width:1600px){.lg\:max-w-screen{max-width:100vw}}@media(min-width:1700px){.xl\:max-w-screen{max-width:100vw}}@media(min-width:1800px){.xxl\:max-w-screen{max-width:100vw}}.hover\:max-w-screen:hover{max-width:100vw}.max-w-fit{max-width:fit-content}@media(min-width:768px){.xs\:max-w-fit{max-width:fit-content}}@media(min-width:1200px){.sm\:max-w-fit{max-width:fit-content}}@media(min-width:1440px){.md\:max-w-fit{max-width:fit-content}}@media(min-width:1600px){.lg\:max-w-fit{max-width:fit-content}}@media(min-width:1700px){.xl\:max-w-fit{max-width:fit-content}}@media(min-width:1800px){.xxl\:max-w-fit{max-width:fit-content}}.hover\:max-w-fit:hover{max-width:fit-content}.h-3xl{height:40px}@media(min-width:768px){.xs\:h-3xl{height:40px}}@media(min-width:1200px){.sm\:h-3xl{height:40px}}@media(min-width:1440px){.md\:h-3xl{height:40px}}@media(min-width:1600px){.lg\:h-3xl{height:40px}}@media(min-width:1700px){.xl\:h-3xl{height:40px}}@media(min-width:1800px){.xxl\:h-3xl{height:40px}}.hover\:h-3xl:hover{height:40px}.h-2xl{height:32px}@media(min-width:768px){.xs\:h-2xl{height:32px}}@media(min-width:1200px){.sm\:h-2xl{height:32px}}@media(min-width:1440px){.md\:h-2xl{height:32px}}@media(min-width:1600px){.lg\:h-2xl{height:32px}}@media(min-width:1700px){.xl\:h-2xl{height:32px}}@media(min-width:1800px){.xxl\:h-2xl{height:32px}}.hover\:h-2xl:hover{height:32px}.h-xl{height:24px}@media(min-width:768px){.xs\:h-xl{height:24px}}@media(min-width:1200px){.sm\:h-xl{height:24px}}@media(min-width:1440px){.md\:h-xl{height:24px}}@media(min-width:1600px){.lg\:h-xl{height:24px}}@media(min-width:1700px){.xl\:h-xl{height:24px}}@media(min-width:1800px){.xxl\:h-xl{height:24px}}.hover\:h-xl:hover{height:24px}.h-lg{height:20px}@media(min-width:768px){.xs\:h-lg{height:20px}}@media(min-width:1200px){.sm\:h-lg{height:20px}}@media(min-width:1440px){.md\:h-lg{height:20px}}@media(min-width:1600px){.lg\:h-lg{height:20px}}@media(min-width:1700px){.xl\:h-lg{height:20px}}@media(min-width:1800px){.xxl\:h-lg{height:20px}}.hover\:h-lg:hover{height:20px}.h-md{height:16px}@media(min-width:768px){.xs\:h-md{height:16px}}@media(min-width:1200px){.sm\:h-md{height:16px}}@media(min-width:1440px){.md\:h-md{height:16px}}@media(min-width:1600px){.lg\:h-md{height:16px}}@media(min-width:1700px){.xl\:h-md{height:16px}}@media(min-width:1800px){.xxl\:h-md{height:16px}}.hover\:h-md:hover{height:16px}.h-sm{height:12px}@media(min-width:768px){.xs\:h-sm{height:12px}}@media(min-width:1200px){.sm\:h-sm{height:12px}}@media(min-width:1440px){.md\:h-sm{height:12px}}@media(min-width:1600px){.lg\:h-sm{height:12px}}@media(min-width:1700px){.xl\:h-sm{height:12px}}@media(min-width:1800px){.xxl\:h-sm{height:12px}}.hover\:h-sm:hover{height:12px}.h-xs{height:8px}@media(min-width:768px){.xs\:h-xs{height:8px}}@media(min-width:1200px){.sm\:h-xs{height:8px}}@media(min-width:1440px){.md\:h-xs{height:8px}}@media(min-width:1600px){.lg\:h-xs{height:8px}}@media(min-width:1700px){.xl\:h-xs{height:8px}}@media(min-width:1800px){.xxl\:h-xs{height:8px}}.hover\:h-xs:hover{height:8px}.h-2xs{height:6px}@media(min-width:768px){.xs\:h-2xs{height:6px}}@media(min-width:1200px){.sm\:h-2xs{height:6px}}@media(min-width:1440px){.md\:h-2xs{height:6px}}@media(min-width:1600px){.lg\:h-2xs{height:6px}}@media(min-width:1700px){.xl\:h-2xs{height:6px}}@media(min-width:1800px){.xxl\:h-2xs{height:6px}}.hover\:h-2xs:hover{height:6px}.h-3xs{height:4px}@media(min-width:768px){.xs\:h-3xs{height:4px}}@media(min-width:1200px){.sm\:h-3xs{height:4px}}@media(min-width:1440px){.md\:h-3xs{height:4px}}@media(min-width:1600px){.lg\:h-3xs{height:4px}}@media(min-width:1700px){.xl\:h-3xs{height:4px}}@media(min-width:1800px){.xxl\:h-3xs{height:4px}}.hover\:h-3xs:hover{height:4px}.h-4xs{height:2px}@media(min-width:768px){.xs\:h-4xs{height:2px}}@media(min-width:1200px){.sm\:h-4xs{height:2px}}@media(min-width:1440px){.md\:h-4xs{height:2px}}@media(min-width:1600px){.lg\:h-4xs{height:2px}}@media(min-width:1700px){.xl\:h-4xs{height:2px}}@media(min-width:1800px){.xxl\:h-4xs{height:2px}}.hover\:h-4xs:hover{height:2px}.h-0{height:0}@media(min-width:768px){.xs\:h-0{height:0}}@media(min-width:1200px){.sm\:h-0{height:0}}@media(min-width:1440px){.md\:h-0{height:0}}@media(min-width:1600px){.lg\:h-0{height:0}}@media(min-width:1700px){.xl\:h-0{height:0}}@media(min-width:1800px){.xxl\:h-0{height:0}}.hover\:h-0:hover,.h-none{height:0}@media(min-width:768px){.xs\:h-none{height:0}}@media(min-width:1200px){.sm\:h-none{height:0}}@media(min-width:1440px){.md\:h-none{height:0}}@media(min-width:1600px){.lg\:h-none{height:0}}@media(min-width:1700px){.xl\:h-none{height:0}}@media(min-width:1800px){.xxl\:h-none{height:0}}.hover\:h-none:hover{height:0}.h-auto{height:auto}@media(min-width:768px){.xs\:h-auto{height:auto}}@media(min-width:1200px){.sm\:h-auto{height:auto}}@media(min-width:1440px){.md\:h-auto{height:auto}}@media(min-width:1600px){.lg\:h-auto{height:auto}}@media(min-width:1700px){.xl\:h-auto{height:auto}}@media(min-width:1800px){.xxl\:h-auto{height:auto}}.hover\:h-auto:hover{height:auto}.h-px{height:1px}@media(min-width:768px){.xs\:h-px{height:1px}}@media(min-width:1200px){.sm\:h-px{height:1px}}@media(min-width:1440px){.md\:h-px{height:1px}}@media(min-width:1600px){.lg\:h-px{height:1px}}@media(min-width:1700px){.xl\:h-px{height:1px}}@media(min-width:1800px){.xxl\:h-px{height:1px}}.hover\:h-px:hover{height:1px}.h-full{height:100%}@media(min-width:768px){.xs\:h-full{height:100%}}@media(min-width:1200px){.sm\:h-full{height:100%}}@media(min-width:1440px){.md\:h-full{height:100%}}@media(min-width:1600px){.lg\:h-full{height:100%}}@media(min-width:1700px){.xl\:h-full{height:100%}}@media(min-width:1800px){.xxl\:h-full{height:100%}}.hover\:h-full:hover{height:100%}.h-screen{height:100vh}@media(min-width:768px){.xs\:h-screen{height:100vh}}@media(min-width:1200px){.sm\:h-screen{height:100vh}}@media(min-width:1440px){.md\:h-screen{height:100vh}}@media(min-width:1600px){.lg\:h-screen{height:100vh}}@media(min-width:1700px){.xl\:h-screen{height:100vh}}@media(min-width:1800px){.xxl\:h-screen{height:100vh}}.hover\:h-screen:hover{height:100vh}.h-fit{height:fit-content}@media(min-width:768px){.xs\:h-fit{height:fit-content}}@media(min-width:1200px){.sm\:h-fit{height:fit-content}}@media(min-width:1440px){.md\:h-fit{height:fit-content}}@media(min-width:1600px){.lg\:h-fit{height:fit-content}}@media(min-width:1700px){.xl\:h-fit{height:fit-content}}@media(min-width:1800px){.xxl\:h-fit{height:fit-content}}.hover\:h-fit:hover{height:fit-content}.min-h-3xl{min-height:40px}@media(min-width:768px){.xs\:min-h-3xl{min-height:40px}}@media(min-width:1200px){.sm\:min-h-3xl{min-height:40px}}@media(min-width:1440px){.md\:min-h-3xl{min-height:40px}}@media(min-width:1600px){.lg\:min-h-3xl{min-height:40px}}@media(min-width:1700px){.xl\:min-h-3xl{min-height:40px}}@media(min-width:1800px){.xxl\:min-h-3xl{min-height:40px}}.hover\:min-h-3xl:hover{min-height:40px}.min-h-2xl{min-height:32px}@media(min-width:768px){.xs\:min-h-2xl{min-height:32px}}@media(min-width:1200px){.sm\:min-h-2xl{min-height:32px}}@media(min-width:1440px){.md\:min-h-2xl{min-height:32px}}@media(min-width:1600px){.lg\:min-h-2xl{min-height:32px}}@media(min-width:1700px){.xl\:min-h-2xl{min-height:32px}}@media(min-width:1800px){.xxl\:min-h-2xl{min-height:32px}}.hover\:min-h-2xl:hover{min-height:32px}.min-h-xl{min-height:24px}@media(min-width:768px){.xs\:min-h-xl{min-height:24px}}@media(min-width:1200px){.sm\:min-h-xl{min-height:24px}}@media(min-width:1440px){.md\:min-h-xl{min-height:24px}}@media(min-width:1600px){.lg\:min-h-xl{min-height:24px}}@media(min-width:1700px){.xl\:min-h-xl{min-height:24px}}@media(min-width:1800px){.xxl\:min-h-xl{min-height:24px}}.hover\:min-h-xl:hover{min-height:24px}.min-h-lg{min-height:20px}@media(min-width:768px){.xs\:min-h-lg{min-height:20px}}@media(min-width:1200px){.sm\:min-h-lg{min-height:20px}}@media(min-width:1440px){.md\:min-h-lg{min-height:20px}}@media(min-width:1600px){.lg\:min-h-lg{min-height:20px}}@media(min-width:1700px){.xl\:min-h-lg{min-height:20px}}@media(min-width:1800px){.xxl\:min-h-lg{min-height:20px}}.hover\:min-h-lg:hover{min-height:20px}.min-h-md{min-height:16px}@media(min-width:768px){.xs\:min-h-md{min-height:16px}}@media(min-width:1200px){.sm\:min-h-md{min-height:16px}}@media(min-width:1440px){.md\:min-h-md{min-height:16px}}@media(min-width:1600px){.lg\:min-h-md{min-height:16px}}@media(min-width:1700px){.xl\:min-h-md{min-height:16px}}@media(min-width:1800px){.xxl\:min-h-md{min-height:16px}}.hover\:min-h-md:hover{min-height:16px}.min-h-sm{min-height:12px}@media(min-width:768px){.xs\:min-h-sm{min-height:12px}}@media(min-width:1200px){.sm\:min-h-sm{min-height:12px}}@media(min-width:1440px){.md\:min-h-sm{min-height:12px}}@media(min-width:1600px){.lg\:min-h-sm{min-height:12px}}@media(min-width:1700px){.xl\:min-h-sm{min-height:12px}}@media(min-width:1800px){.xxl\:min-h-sm{min-height:12px}}.hover\:min-h-sm:hover{min-height:12px}.min-h-xs{min-height:8px}@media(min-width:768px){.xs\:min-h-xs{min-height:8px}}@media(min-width:1200px){.sm\:min-h-xs{min-height:8px}}@media(min-width:1440px){.md\:min-h-xs{min-height:8px}}@media(min-width:1600px){.lg\:min-h-xs{min-height:8px}}@media(min-width:1700px){.xl\:min-h-xs{min-height:8px}}@media(min-width:1800px){.xxl\:min-h-xs{min-height:8px}}.hover\:min-h-xs:hover{min-height:8px}.min-h-2xs{min-height:6px}@media(min-width:768px){.xs\:min-h-2xs{min-height:6px}}@media(min-width:1200px){.sm\:min-h-2xs{min-height:6px}}@media(min-width:1440px){.md\:min-h-2xs{min-height:6px}}@media(min-width:1600px){.lg\:min-h-2xs{min-height:6px}}@media(min-width:1700px){.xl\:min-h-2xs{min-height:6px}}@media(min-width:1800px){.xxl\:min-h-2xs{min-height:6px}}.hover\:min-h-2xs:hover{min-height:6px}.min-h-3xs{min-height:4px}@media(min-width:768px){.xs\:min-h-3xs{min-height:4px}}@media(min-width:1200px){.sm\:min-h-3xs{min-height:4px}}@media(min-width:1440px){.md\:min-h-3xs{min-height:4px}}@media(min-width:1600px){.lg\:min-h-3xs{min-height:4px}}@media(min-width:1700px){.xl\:min-h-3xs{min-height:4px}}@media(min-width:1800px){.xxl\:min-h-3xs{min-height:4px}}.hover\:min-h-3xs:hover{min-height:4px}.min-h-4xs{min-height:2px}@media(min-width:768px){.xs\:min-h-4xs{min-height:2px}}@media(min-width:1200px){.sm\:min-h-4xs{min-height:2px}}@media(min-width:1440px){.md\:min-h-4xs{min-height:2px}}@media(min-width:1600px){.lg\:min-h-4xs{min-height:2px}}@media(min-width:1700px){.xl\:min-h-4xs{min-height:2px}}@media(min-width:1800px){.xxl\:min-h-4xs{min-height:2px}}.hover\:min-h-4xs:hover{min-height:2px}.min-h-0{min-height:0}@media(min-width:768px){.xs\:min-h-0{min-height:0}}@media(min-width:1200px){.sm\:min-h-0{min-height:0}}@media(min-width:1440px){.md\:min-h-0{min-height:0}}@media(min-width:1600px){.lg\:min-h-0{min-height:0}}@media(min-width:1700px){.xl\:min-h-0{min-height:0}}@media(min-width:1800px){.xxl\:min-h-0{min-height:0}}.hover\:min-h-0:hover,.min-h-none{min-height:0}@media(min-width:768px){.xs\:min-h-none{min-height:0}}@media(min-width:1200px){.sm\:min-h-none{min-height:0}}@media(min-width:1440px){.md\:min-h-none{min-height:0}}@media(min-width:1600px){.lg\:min-h-none{min-height:0}}@media(min-width:1700px){.xl\:min-h-none{min-height:0}}@media(min-width:1800px){.xxl\:min-h-none{min-height:0}}.hover\:min-h-none:hover{min-height:0}.min-h-auto{min-height:auto}@media(min-width:768px){.xs\:min-h-auto{min-height:auto}}@media(min-width:1200px){.sm\:min-h-auto{min-height:auto}}@media(min-width:1440px){.md\:min-h-auto{min-height:auto}}@media(min-width:1600px){.lg\:min-h-auto{min-height:auto}}@media(min-width:1700px){.xl\:min-h-auto{min-height:auto}}@media(min-width:1800px){.xxl\:min-h-auto{min-height:auto}}.hover\:min-h-auto:hover{min-height:auto}.min-h-px{min-height:1px}@media(min-width:768px){.xs\:min-h-px{min-height:1px}}@media(min-width:1200px){.sm\:min-h-px{min-height:1px}}@media(min-width:1440px){.md\:min-h-px{min-height:1px}}@media(min-width:1600px){.lg\:min-h-px{min-height:1px}}@media(min-width:1700px){.xl\:min-h-px{min-height:1px}}@media(min-width:1800px){.xxl\:min-h-px{min-height:1px}}.hover\:min-h-px:hover{min-height:1px}.min-h-full{min-height:100%}@media(min-width:768px){.xs\:min-h-full{min-height:100%}}@media(min-width:1200px){.sm\:min-h-full{min-height:100%}}@media(min-width:1440px){.md\:min-h-full{min-height:100%}}@media(min-width:1600px){.lg\:min-h-full{min-height:100%}}@media(min-width:1700px){.xl\:min-h-full{min-height:100%}}@media(min-width:1800px){.xxl\:min-h-full{min-height:100%}}.hover\:min-h-full:hover{min-height:100%}.min-h-screen{min-height:100vh}@media(min-width:768px){.xs\:min-h-screen{min-height:100vh}}@media(min-width:1200px){.sm\:min-h-screen{min-height:100vh}}@media(min-width:1440px){.md\:min-h-screen{min-height:100vh}}@media(min-width:1600px){.lg\:min-h-screen{min-height:100vh}}@media(min-width:1700px){.xl\:min-h-screen{min-height:100vh}}@media(min-width:1800px){.xxl\:min-h-screen{min-height:100vh}}.hover\:min-h-screen:hover{min-height:100vh}.min-h-fit{min-height:fit-content}@media(min-width:768px){.xs\:min-h-fit{min-height:fit-content}}@media(min-width:1200px){.sm\:min-h-fit{min-height:fit-content}}@media(min-width:1440px){.md\:min-h-fit{min-height:fit-content}}@media(min-width:1600px){.lg\:min-h-fit{min-height:fit-content}}@media(min-width:1700px){.xl\:min-h-fit{min-height:fit-content}}@media(min-width:1800px){.xxl\:min-h-fit{min-height:fit-content}}.hover\:min-h-fit:hover{min-height:fit-content}.max-h-3xl{max-height:40px}@media(min-width:768px){.xs\:max-h-3xl{max-height:40px}}@media(min-width:1200px){.sm\:max-h-3xl{max-height:40px}}@media(min-width:1440px){.md\:max-h-3xl{max-height:40px}}@media(min-width:1600px){.lg\:max-h-3xl{max-height:40px}}@media(min-width:1700px){.xl\:max-h-3xl{max-height:40px}}@media(min-width:1800px){.xxl\:max-h-3xl{max-height:40px}}.hover\:max-h-3xl:hover{max-height:40px}.max-h-2xl{max-height:32px}@media(min-width:768px){.xs\:max-h-2xl{max-height:32px}}@media(min-width:1200px){.sm\:max-h-2xl{max-height:32px}}@media(min-width:1440px){.md\:max-h-2xl{max-height:32px}}@media(min-width:1600px){.lg\:max-h-2xl{max-height:32px}}@media(min-width:1700px){.xl\:max-h-2xl{max-height:32px}}@media(min-width:1800px){.xxl\:max-h-2xl{max-height:32px}}.hover\:max-h-2xl:hover{max-height:32px}.max-h-xl{max-height:24px}@media(min-width:768px){.xs\:max-h-xl{max-height:24px}}@media(min-width:1200px){.sm\:max-h-xl{max-height:24px}}@media(min-width:1440px){.md\:max-h-xl{max-height:24px}}@media(min-width:1600px){.lg\:max-h-xl{max-height:24px}}@media(min-width:1700px){.xl\:max-h-xl{max-height:24px}}@media(min-width:1800px){.xxl\:max-h-xl{max-height:24px}}.hover\:max-h-xl:hover{max-height:24px}.max-h-lg{max-height:20px}@media(min-width:768px){.xs\:max-h-lg{max-height:20px}}@media(min-width:1200px){.sm\:max-h-lg{max-height:20px}}@media(min-width:1440px){.md\:max-h-lg{max-height:20px}}@media(min-width:1600px){.lg\:max-h-lg{max-height:20px}}@media(min-width:1700px){.xl\:max-h-lg{max-height:20px}}@media(min-width:1800px){.xxl\:max-h-lg{max-height:20px}}.hover\:max-h-lg:hover{max-height:20px}.max-h-md{max-height:16px}@media(min-width:768px){.xs\:max-h-md{max-height:16px}}@media(min-width:1200px){.sm\:max-h-md{max-height:16px}}@media(min-width:1440px){.md\:max-h-md{max-height:16px}}@media(min-width:1600px){.lg\:max-h-md{max-height:16px}}@media(min-width:1700px){.xl\:max-h-md{max-height:16px}}@media(min-width:1800px){.xxl\:max-h-md{max-height:16px}}.hover\:max-h-md:hover{max-height:16px}.max-h-sm{max-height:12px}@media(min-width:768px){.xs\:max-h-sm{max-height:12px}}@media(min-width:1200px){.sm\:max-h-sm{max-height:12px}}@media(min-width:1440px){.md\:max-h-sm{max-height:12px}}@media(min-width:1600px){.lg\:max-h-sm{max-height:12px}}@media(min-width:1700px){.xl\:max-h-sm{max-height:12px}}@media(min-width:1800px){.xxl\:max-h-sm{max-height:12px}}.hover\:max-h-sm:hover{max-height:12px}.max-h-xs{max-height:8px}@media(min-width:768px){.xs\:max-h-xs{max-height:8px}}@media(min-width:1200px){.sm\:max-h-xs{max-height:8px}}@media(min-width:1440px){.md\:max-h-xs{max-height:8px}}@media(min-width:1600px){.lg\:max-h-xs{max-height:8px}}@media(min-width:1700px){.xl\:max-h-xs{max-height:8px}}@media(min-width:1800px){.xxl\:max-h-xs{max-height:8px}}.hover\:max-h-xs:hover{max-height:8px}.max-h-2xs{max-height:6px}@media(min-width:768px){.xs\:max-h-2xs{max-height:6px}}@media(min-width:1200px){.sm\:max-h-2xs{max-height:6px}}@media(min-width:1440px){.md\:max-h-2xs{max-height:6px}}@media(min-width:1600px){.lg\:max-h-2xs{max-height:6px}}@media(min-width:1700px){.xl\:max-h-2xs{max-height:6px}}@media(min-width:1800px){.xxl\:max-h-2xs{max-height:6px}}.hover\:max-h-2xs:hover{max-height:6px}.max-h-3xs{max-height:4px}@media(min-width:768px){.xs\:max-h-3xs{max-height:4px}}@media(min-width:1200px){.sm\:max-h-3xs{max-height:4px}}@media(min-width:1440px){.md\:max-h-3xs{max-height:4px}}@media(min-width:1600px){.lg\:max-h-3xs{max-height:4px}}@media(min-width:1700px){.xl\:max-h-3xs{max-height:4px}}@media(min-width:1800px){.xxl\:max-h-3xs{max-height:4px}}.hover\:max-h-3xs:hover{max-height:4px}.max-h-4xs{max-height:2px}@media(min-width:768px){.xs\:max-h-4xs{max-height:2px}}@media(min-width:1200px){.sm\:max-h-4xs{max-height:2px}}@media(min-width:1440px){.md\:max-h-4xs{max-height:2px}}@media(min-width:1600px){.lg\:max-h-4xs{max-height:2px}}@media(min-width:1700px){.xl\:max-h-4xs{max-height:2px}}@media(min-width:1800px){.xxl\:max-h-4xs{max-height:2px}}.hover\:max-h-4xs:hover{max-height:2px}.max-h-0{max-height:0}@media(min-width:768px){.xs\:max-h-0{max-height:0}}@media(min-width:1200px){.sm\:max-h-0{max-height:0}}@media(min-width:1440px){.md\:max-h-0{max-height:0}}@media(min-width:1600px){.lg\:max-h-0{max-height:0}}@media(min-width:1700px){.xl\:max-h-0{max-height:0}}@media(min-width:1800px){.xxl\:max-h-0{max-height:0}}.hover\:max-h-0:hover,.max-h-none{max-height:0}@media(min-width:768px){.xs\:max-h-none{max-height:0}}@media(min-width:1200px){.sm\:max-h-none{max-height:0}}@media(min-width:1440px){.md\:max-h-none{max-height:0}}@media(min-width:1600px){.lg\:max-h-none{max-height:0}}@media(min-width:1700px){.xl\:max-h-none{max-height:0}}@media(min-width:1800px){.xxl\:max-h-none{max-height:0}}.hover\:max-h-none:hover{max-height:0}.max-h-auto{max-height:auto}@media(min-width:768px){.xs\:max-h-auto{max-height:auto}}@media(min-width:1200px){.sm\:max-h-auto{max-height:auto}}@media(min-width:1440px){.md\:max-h-auto{max-height:auto}}@media(min-width:1600px){.lg\:max-h-auto{max-height:auto}}@media(min-width:1700px){.xl\:max-h-auto{max-height:auto}}@media(min-width:1800px){.xxl\:max-h-auto{max-height:auto}}.hover\:max-h-auto:hover{max-height:auto}.max-h-px{max-height:1px}@media(min-width:768px){.xs\:max-h-px{max-height:1px}}@media(min-width:1200px){.sm\:max-h-px{max-height:1px}}@media(min-width:1440px){.md\:max-h-px{max-height:1px}}@media(min-width:1600px){.lg\:max-h-px{max-height:1px}}@media(min-width:1700px){.xl\:max-h-px{max-height:1px}}@media(min-width:1800px){.xxl\:max-h-px{max-height:1px}}.hover\:max-h-px:hover{max-height:1px}.max-h-full{max-height:100%}@media(min-width:768px){.xs\:max-h-full{max-height:100%}}@media(min-width:1200px){.sm\:max-h-full{max-height:100%}}@media(min-width:1440px){.md\:max-h-full{max-height:100%}}@media(min-width:1600px){.lg\:max-h-full{max-height:100%}}@media(min-width:1700px){.xl\:max-h-full{max-height:100%}}@media(min-width:1800px){.xxl\:max-h-full{max-height:100%}}.hover\:max-h-full:hover{max-height:100%}.max-h-screen{max-height:100vh}@media(min-width:768px){.xs\:max-h-screen{max-height:100vh}}@media(min-width:1200px){.sm\:max-h-screen{max-height:100vh}}@media(min-width:1440px){.md\:max-h-screen{max-height:100vh}}@media(min-width:1600px){.lg\:max-h-screen{max-height:100vh}}@media(min-width:1700px){.xl\:max-h-screen{max-height:100vh}}@media(min-width:1800px){.xxl\:max-h-screen{max-height:100vh}}.hover\:max-h-screen:hover{max-height:100vh}.max-h-fit{max-height:fit-content}@media(min-width:768px){.xs\:max-h-fit{max-height:fit-content}}@media(min-width:1200px){.sm\:max-h-fit{max-height:fit-content}}@media(min-width:1440px){.md\:max-h-fit{max-height:fit-content}}@media(min-width:1600px){.lg\:max-h-fit{max-height:fit-content}}@media(min-width:1700px){.xl\:max-h-fit{max-height:fit-content}}@media(min-width:1800px){.xxl\:max-h-fit{max-height:fit-content}}.hover\:max-h-fit:hover{max-height:fit-content}.size-3xl{width:40px;height:40px}@media(min-width:768px){.xs\:size-3xl{width:40px;height:40px}}@media(min-width:1200px){.sm\:size-3xl{width:40px;height:40px}}@media(min-width:1440px){.md\:size-3xl{width:40px;height:40px}}@media(min-width:1600px){.lg\:size-3xl{width:40px;height:40px}}@media(min-width:1700px){.xl\:size-3xl{width:40px;height:40px}}@media(min-width:1800px){.xxl\:size-3xl{width:40px;height:40px}}.hover\:size-3xl:hover{width:40px;height:40px}.size-2xl{width:32px;height:32px}@media(min-width:768px){.xs\:size-2xl{width:32px;height:32px}}@media(min-width:1200px){.sm\:size-2xl{width:32px;height:32px}}@media(min-width:1440px){.md\:size-2xl{width:32px;height:32px}}@media(min-width:1600px){.lg\:size-2xl{width:32px;height:32px}}@media(min-width:1700px){.xl\:size-2xl{width:32px;height:32px}}@media(min-width:1800px){.xxl\:size-2xl{width:32px;height:32px}}.hover\:size-2xl:hover{width:32px;height:32px}.size-xl{width:24px;height:24px}@media(min-width:768px){.xs\:size-xl{width:24px;height:24px}}@media(min-width:1200px){.sm\:size-xl{width:24px;height:24px}}@media(min-width:1440px){.md\:size-xl{width:24px;height:24px}}@media(min-width:1600px){.lg\:size-xl{width:24px;height:24px}}@media(min-width:1700px){.xl\:size-xl{width:24px;height:24px}}@media(min-width:1800px){.xxl\:size-xl{width:24px;height:24px}}.hover\:size-xl:hover{width:24px;height:24px}.size-lg{width:20px;height:20px}@media(min-width:768px){.xs\:size-lg{width:20px;height:20px}}@media(min-width:1200px){.sm\:size-lg{width:20px;height:20px}}@media(min-width:1440px){.md\:size-lg{width:20px;height:20px}}@media(min-width:1600px){.lg\:size-lg{width:20px;height:20px}}@media(min-width:1700px){.xl\:size-lg{width:20px;height:20px}}@media(min-width:1800px){.xxl\:size-lg{width:20px;height:20px}}.hover\:size-lg:hover{width:20px;height:20px}.size-md{width:16px;height:16px}@media(min-width:768px){.xs\:size-md{width:16px;height:16px}}@media(min-width:1200px){.sm\:size-md{width:16px;height:16px}}@media(min-width:1440px){.md\:size-md{width:16px;height:16px}}@media(min-width:1600px){.lg\:size-md{width:16px;height:16px}}@media(min-width:1700px){.xl\:size-md{width:16px;height:16px}}@media(min-width:1800px){.xxl\:size-md{width:16px;height:16px}}.hover\:size-md:hover{width:16px;height:16px}.size-sm{width:12px;height:12px}@media(min-width:768px){.xs\:size-sm{width:12px;height:12px}}@media(min-width:1200px){.sm\:size-sm{width:12px;height:12px}}@media(min-width:1440px){.md\:size-sm{width:12px;height:12px}}@media(min-width:1600px){.lg\:size-sm{width:12px;height:12px}}@media(min-width:1700px){.xl\:size-sm{width:12px;height:12px}}@media(min-width:1800px){.xxl\:size-sm{width:12px;height:12px}}.hover\:size-sm:hover{width:12px;height:12px}.size-xs{width:8px;height:8px}@media(min-width:768px){.xs\:size-xs{width:8px;height:8px}}@media(min-width:1200px){.sm\:size-xs{width:8px;height:8px}}@media(min-width:1440px){.md\:size-xs{width:8px;height:8px}}@media(min-width:1600px){.lg\:size-xs{width:8px;height:8px}}@media(min-width:1700px){.xl\:size-xs{width:8px;height:8px}}@media(min-width:1800px){.xxl\:size-xs{width:8px;height:8px}}.hover\:size-xs:hover{width:8px;height:8px}.size-2xs{width:6px;height:6px}@media(min-width:768px){.xs\:size-2xs{width:6px;height:6px}}@media(min-width:1200px){.sm\:size-2xs{width:6px;height:6px}}@media(min-width:1440px){.md\:size-2xs{width:6px;height:6px}}@media(min-width:1600px){.lg\:size-2xs{width:6px;height:6px}}@media(min-width:1700px){.xl\:size-2xs{width:6px;height:6px}}@media(min-width:1800px){.xxl\:size-2xs{width:6px;height:6px}}.hover\:size-2xs:hover{width:6px;height:6px}.size-3xs{width:4px;height:4px}@media(min-width:768px){.xs\:size-3xs{width:4px;height:4px}}@media(min-width:1200px){.sm\:size-3xs{width:4px;height:4px}}@media(min-width:1440px){.md\:size-3xs{width:4px;height:4px}}@media(min-width:1600px){.lg\:size-3xs{width:4px;height:4px}}@media(min-width:1700px){.xl\:size-3xs{width:4px;height:4px}}@media(min-width:1800px){.xxl\:size-3xs{width:4px;height:4px}}.hover\:size-3xs:hover{width:4px;height:4px}.size-4xs{width:2px;height:2px}@media(min-width:768px){.xs\:size-4xs{width:2px;height:2px}}@media(min-width:1200px){.sm\:size-4xs{width:2px;height:2px}}@media(min-width:1440px){.md\:size-4xs{width:2px;height:2px}}@media(min-width:1600px){.lg\:size-4xs{width:2px;height:2px}}@media(min-width:1700px){.xl\:size-4xs{width:2px;height:2px}}@media(min-width:1800px){.xxl\:size-4xs{width:2px;height:2px}}.hover\:size-4xs:hover{width:2px;height:2px}.size-0{width:0;height:0}@media(min-width:768px){.xs\:size-0{width:0;height:0}}@media(min-width:1200px){.sm\:size-0{width:0;height:0}}@media(min-width:1440px){.md\:size-0{width:0;height:0}}@media(min-width:1600px){.lg\:size-0{width:0;height:0}}@media(min-width:1700px){.xl\:size-0{width:0;height:0}}@media(min-width:1800px){.xxl\:size-0{width:0;height:0}}.hover\:size-0:hover,.size-none{width:0;height:0}@media(min-width:768px){.xs\:size-none{width:0;height:0}}@media(min-width:1200px){.sm\:size-none{width:0;height:0}}@media(min-width:1440px){.md\:size-none{width:0;height:0}}@media(min-width:1600px){.lg\:size-none{width:0;height:0}}@media(min-width:1700px){.xl\:size-none{width:0;height:0}}@media(min-width:1800px){.xxl\:size-none{width:0;height:0}}.hover\:size-none:hover{width:0;height:0}.size-auto{width:auto;height:auto}@media(min-width:768px){.xs\:size-auto{width:auto;height:auto}}@media(min-width:1200px){.sm\:size-auto{width:auto;height:auto}}@media(min-width:1440px){.md\:size-auto{width:auto;height:auto}}@media(min-width:1600px){.lg\:size-auto{width:auto;height:auto}}@media(min-width:1700px){.xl\:size-auto{width:auto;height:auto}}@media(min-width:1800px){.xxl\:size-auto{width:auto;height:auto}}.hover\:size-auto:hover{width:auto;height:auto}.size-px{width:1px;height:1px}@media(min-width:768px){.xs\:size-px{width:1px;height:1px}}@media(min-width:1200px){.sm\:size-px{width:1px;height:1px}}@media(min-width:1440px){.md\:size-px{width:1px;height:1px}}@media(min-width:1600px){.lg\:size-px{width:1px;height:1px}}@media(min-width:1700px){.xl\:size-px{width:1px;height:1px}}@media(min-width:1800px){.xxl\:size-px{width:1px;height:1px}}.hover\:size-px:hover{width:1px;height:1px}.size-full{width:100%;height:100%}@media(min-width:768px){.xs\:size-full{width:100%;height:100%}}@media(min-width:1200px){.sm\:size-full{width:100%;height:100%}}@media(min-width:1440px){.md\:size-full{width:100%;height:100%}}@media(min-width:1600px){.lg\:size-full{width:100%;height:100%}}@media(min-width:1700px){.xl\:size-full{width:100%;height:100%}}@media(min-width:1800px){.xxl\:size-full{width:100%;height:100%}}.hover\:size-full:hover{width:100%;height:100%}.size-screen{width:100vh;height:100vh}@media(min-width:768px){.xs\:size-screen{width:100vh;height:100vh}}@media(min-width:1200px){.sm\:size-screen{width:100vh;height:100vh}}@media(min-width:1440px){.md\:size-screen{width:100vh;height:100vh}}@media(min-width:1600px){.lg\:size-screen{width:100vh;height:100vh}}@media(min-width:1700px){.xl\:size-screen{width:100vh;height:100vh}}@media(min-width:1800px){.xxl\:size-screen{width:100vh;height:100vh}}.hover\:size-screen:hover{width:100vh;height:100vh}.size-fit{width:fit-content;height:fit-content}@media(min-width:768px){.xs\:size-fit{width:fit-content;height:fit-content}}@media(min-width:1200px){.sm\:size-fit{width:fit-content;height:fit-content}}@media(min-width:1440px){.md\:size-fit{width:fit-content;height:fit-content}}@media(min-width:1600px){.lg\:size-fit{width:fit-content;height:fit-content}}@media(min-width:1700px){.xl\:size-fit{width:fit-content;height:fit-content}}@media(min-width:1800px){.xxl\:size-fit{width:fit-content;height:fit-content}}.hover\:size-fit:hover{width:fit-content;height:fit-content}.gap-3xl{gap:40px}@media(min-width:768px){.xs\:gap-3xl{gap:40px}}@media(min-width:1200px){.sm\:gap-3xl{gap:40px}}@media(min-width:1440px){.md\:gap-3xl{gap:40px}}@media(min-width:1600px){.lg\:gap-3xl{gap:40px}}@media(min-width:1700px){.xl\:gap-3xl{gap:40px}}@media(min-width:1800px){.xxl\:gap-3xl{gap:40px}}.hover\:gap-3xl:hover{gap:40px}.gap-2xl{gap:32px}@media(min-width:768px){.xs\:gap-2xl{gap:32px}}@media(min-width:1200px){.sm\:gap-2xl{gap:32px}}@media(min-width:1440px){.md\:gap-2xl{gap:32px}}@media(min-width:1600px){.lg\:gap-2xl{gap:32px}}@media(min-width:1700px){.xl\:gap-2xl{gap:32px}}@media(min-width:1800px){.xxl\:gap-2xl{gap:32px}}.hover\:gap-2xl:hover{gap:32px}.gap-xl{gap:24px}@media(min-width:768px){.xs\:gap-xl{gap:24px}}@media(min-width:1200px){.sm\:gap-xl{gap:24px}}@media(min-width:1440px){.md\:gap-xl{gap:24px}}@media(min-width:1600px){.lg\:gap-xl{gap:24px}}@media(min-width:1700px){.xl\:gap-xl{gap:24px}}@media(min-width:1800px){.xxl\:gap-xl{gap:24px}}.hover\:gap-xl:hover{gap:24px}.gap-lg{gap:20px}@media(min-width:768px){.xs\:gap-lg{gap:20px}}@media(min-width:1200px){.sm\:gap-lg{gap:20px}}@media(min-width:1440px){.md\:gap-lg{gap:20px}}@media(min-width:1600px){.lg\:gap-lg{gap:20px}}@media(min-width:1700px){.xl\:gap-lg{gap:20px}}@media(min-width:1800px){.xxl\:gap-lg{gap:20px}}.hover\:gap-lg:hover{gap:20px}.gap-md{gap:16px}@media(min-width:768px){.xs\:gap-md{gap:16px}}@media(min-width:1200px){.sm\:gap-md{gap:16px}}@media(min-width:1440px){.md\:gap-md{gap:16px}}@media(min-width:1600px){.lg\:gap-md{gap:16px}}@media(min-width:1700px){.xl\:gap-md{gap:16px}}@media(min-width:1800px){.xxl\:gap-md{gap:16px}}.hover\:gap-md:hover{gap:16px}.gap-sm{gap:12px}@media(min-width:768px){.xs\:gap-sm{gap:12px}}@media(min-width:1200px){.sm\:gap-sm{gap:12px}}@media(min-width:1440px){.md\:gap-sm{gap:12px}}@media(min-width:1600px){.lg\:gap-sm{gap:12px}}@media(min-width:1700px){.xl\:gap-sm{gap:12px}}@media(min-width:1800px){.xxl\:gap-sm{gap:12px}}.hover\:gap-sm:hover{gap:12px}.gap-xs{gap:8px}@media(min-width:768px){.xs\:gap-xs{gap:8px}}@media(min-width:1200px){.sm\:gap-xs{gap:8px}}@media(min-width:1440px){.md\:gap-xs{gap:8px}}@media(min-width:1600px){.lg\:gap-xs{gap:8px}}@media(min-width:1700px){.xl\:gap-xs{gap:8px}}@media(min-width:1800px){.xxl\:gap-xs{gap:8px}}.hover\:gap-xs:hover{gap:8px}.gap-2xs{gap:6px}@media(min-width:768px){.xs\:gap-2xs{gap:6px}}@media(min-width:1200px){.sm\:gap-2xs{gap:6px}}@media(min-width:1440px){.md\:gap-2xs{gap:6px}}@media(min-width:1600px){.lg\:gap-2xs{gap:6px}}@media(min-width:1700px){.xl\:gap-2xs{gap:6px}}@media(min-width:1800px){.xxl\:gap-2xs{gap:6px}}.hover\:gap-2xs:hover{gap:6px}.gap-3xs{gap:4px}@media(min-width:768px){.xs\:gap-3xs{gap:4px}}@media(min-width:1200px){.sm\:gap-3xs{gap:4px}}@media(min-width:1440px){.md\:gap-3xs{gap:4px}}@media(min-width:1600px){.lg\:gap-3xs{gap:4px}}@media(min-width:1700px){.xl\:gap-3xs{gap:4px}}@media(min-width:1800px){.xxl\:gap-3xs{gap:4px}}.hover\:gap-3xs:hover{gap:4px}.gap-4xs{gap:2px}@media(min-width:768px){.xs\:gap-4xs{gap:2px}}@media(min-width:1200px){.sm\:gap-4xs{gap:2px}}@media(min-width:1440px){.md\:gap-4xs{gap:2px}}@media(min-width:1600px){.lg\:gap-4xs{gap:2px}}@media(min-width:1700px){.xl\:gap-4xs{gap:2px}}@media(min-width:1800px){.xxl\:gap-4xs{gap:2px}}.hover\:gap-4xs:hover{gap:2px}.gap-0{gap:0}@media(min-width:768px){.xs\:gap-0{gap:0}}@media(min-width:1200px){.sm\:gap-0{gap:0}}@media(min-width:1440px){.md\:gap-0{gap:0}}@media(min-width:1600px){.lg\:gap-0{gap:0}}@media(min-width:1700px){.xl\:gap-0{gap:0}}@media(min-width:1800px){.xxl\:gap-0{gap:0}}.hover\:gap-0:hover,.gap-none{gap:0}@media(min-width:768px){.xs\:gap-none{gap:0}}@media(min-width:1200px){.sm\:gap-none{gap:0}}@media(min-width:1440px){.md\:gap-none{gap:0}}@media(min-width:1600px){.lg\:gap-none{gap:0}}@media(min-width:1700px){.xl\:gap-none{gap:0}}@media(min-width:1800px){.xxl\:gap-none{gap:0}}.hover\:gap-none:hover{gap:0}.gap-auto{gap:auto}@media(min-width:768px){.xs\:gap-auto{gap:auto}}@media(min-width:1200px){.sm\:gap-auto{gap:auto}}@media(min-width:1440px){.md\:gap-auto{gap:auto}}@media(min-width:1600px){.lg\:gap-auto{gap:auto}}@media(min-width:1700px){.xl\:gap-auto{gap:auto}}@media(min-width:1800px){.xxl\:gap-auto{gap:auto}}.hover\:gap-auto:hover{gap:auto}.gap-px{gap:1px}@media(min-width:768px){.xs\:gap-px{gap:1px}}@media(min-width:1200px){.sm\:gap-px{gap:1px}}@media(min-width:1440px){.md\:gap-px{gap:1px}}@media(min-width:1600px){.lg\:gap-px{gap:1px}}@media(min-width:1700px){.xl\:gap-px{gap:1px}}@media(min-width:1800px){.xxl\:gap-px{gap:1px}}.hover\:gap-px:hover{gap:1px}.gap-x-3xl{column-gap:40px}@media(min-width:768px){.xs\:gap-x-3xl{column-gap:40px}}@media(min-width:1200px){.sm\:gap-x-3xl{column-gap:40px}}@media(min-width:1440px){.md\:gap-x-3xl{column-gap:40px}}@media(min-width:1600px){.lg\:gap-x-3xl{column-gap:40px}}@media(min-width:1700px){.xl\:gap-x-3xl{column-gap:40px}}@media(min-width:1800px){.xxl\:gap-x-3xl{column-gap:40px}}.hover\:gap-x-3xl:hover{column-gap:40px}.gap-x-2xl{column-gap:32px}@media(min-width:768px){.xs\:gap-x-2xl{column-gap:32px}}@media(min-width:1200px){.sm\:gap-x-2xl{column-gap:32px}}@media(min-width:1440px){.md\:gap-x-2xl{column-gap:32px}}@media(min-width:1600px){.lg\:gap-x-2xl{column-gap:32px}}@media(min-width:1700px){.xl\:gap-x-2xl{column-gap:32px}}@media(min-width:1800px){.xxl\:gap-x-2xl{column-gap:32px}}.hover\:gap-x-2xl:hover{column-gap:32px}.gap-x-xl{column-gap:24px}@media(min-width:768px){.xs\:gap-x-xl{column-gap:24px}}@media(min-width:1200px){.sm\:gap-x-xl{column-gap:24px}}@media(min-width:1440px){.md\:gap-x-xl{column-gap:24px}}@media(min-width:1600px){.lg\:gap-x-xl{column-gap:24px}}@media(min-width:1700px){.xl\:gap-x-xl{column-gap:24px}}@media(min-width:1800px){.xxl\:gap-x-xl{column-gap:24px}}.hover\:gap-x-xl:hover{column-gap:24px}.gap-x-lg{column-gap:20px}@media(min-width:768px){.xs\:gap-x-lg{column-gap:20px}}@media(min-width:1200px){.sm\:gap-x-lg{column-gap:20px}}@media(min-width:1440px){.md\:gap-x-lg{column-gap:20px}}@media(min-width:1600px){.lg\:gap-x-lg{column-gap:20px}}@media(min-width:1700px){.xl\:gap-x-lg{column-gap:20px}}@media(min-width:1800px){.xxl\:gap-x-lg{column-gap:20px}}.hover\:gap-x-lg:hover{column-gap:20px}.gap-x-md{column-gap:16px}@media(min-width:768px){.xs\:gap-x-md{column-gap:16px}}@media(min-width:1200px){.sm\:gap-x-md{column-gap:16px}}@media(min-width:1440px){.md\:gap-x-md{column-gap:16px}}@media(min-width:1600px){.lg\:gap-x-md{column-gap:16px}}@media(min-width:1700px){.xl\:gap-x-md{column-gap:16px}}@media(min-width:1800px){.xxl\:gap-x-md{column-gap:16px}}.hover\:gap-x-md:hover{column-gap:16px}.gap-x-sm{column-gap:12px}@media(min-width:768px){.xs\:gap-x-sm{column-gap:12px}}@media(min-width:1200px){.sm\:gap-x-sm{column-gap:12px}}@media(min-width:1440px){.md\:gap-x-sm{column-gap:12px}}@media(min-width:1600px){.lg\:gap-x-sm{column-gap:12px}}@media(min-width:1700px){.xl\:gap-x-sm{column-gap:12px}}@media(min-width:1800px){.xxl\:gap-x-sm{column-gap:12px}}.hover\:gap-x-sm:hover{column-gap:12px}.gap-x-xs{column-gap:8px}@media(min-width:768px){.xs\:gap-x-xs{column-gap:8px}}@media(min-width:1200px){.sm\:gap-x-xs{column-gap:8px}}@media(min-width:1440px){.md\:gap-x-xs{column-gap:8px}}@media(min-width:1600px){.lg\:gap-x-xs{column-gap:8px}}@media(min-width:1700px){.xl\:gap-x-xs{column-gap:8px}}@media(min-width:1800px){.xxl\:gap-x-xs{column-gap:8px}}.hover\:gap-x-xs:hover{column-gap:8px}.gap-x-2xs{column-gap:6px}@media(min-width:768px){.xs\:gap-x-2xs{column-gap:6px}}@media(min-width:1200px){.sm\:gap-x-2xs{column-gap:6px}}@media(min-width:1440px){.md\:gap-x-2xs{column-gap:6px}}@media(min-width:1600px){.lg\:gap-x-2xs{column-gap:6px}}@media(min-width:1700px){.xl\:gap-x-2xs{column-gap:6px}}@media(min-width:1800px){.xxl\:gap-x-2xs{column-gap:6px}}.hover\:gap-x-2xs:hover{column-gap:6px}.gap-x-3xs{column-gap:4px}@media(min-width:768px){.xs\:gap-x-3xs{column-gap:4px}}@media(min-width:1200px){.sm\:gap-x-3xs{column-gap:4px}}@media(min-width:1440px){.md\:gap-x-3xs{column-gap:4px}}@media(min-width:1600px){.lg\:gap-x-3xs{column-gap:4px}}@media(min-width:1700px){.xl\:gap-x-3xs{column-gap:4px}}@media(min-width:1800px){.xxl\:gap-x-3xs{column-gap:4px}}.hover\:gap-x-3xs:hover{column-gap:4px}.gap-x-4xs{column-gap:2px}@media(min-width:768px){.xs\:gap-x-4xs{column-gap:2px}}@media(min-width:1200px){.sm\:gap-x-4xs{column-gap:2px}}@media(min-width:1440px){.md\:gap-x-4xs{column-gap:2px}}@media(min-width:1600px){.lg\:gap-x-4xs{column-gap:2px}}@media(min-width:1700px){.xl\:gap-x-4xs{column-gap:2px}}@media(min-width:1800px){.xxl\:gap-x-4xs{column-gap:2px}}.hover\:gap-x-4xs:hover{column-gap:2px}.gap-x-0{column-gap:0}@media(min-width:768px){.xs\:gap-x-0{column-gap:0}}@media(min-width:1200px){.sm\:gap-x-0{column-gap:0}}@media(min-width:1440px){.md\:gap-x-0{column-gap:0}}@media(min-width:1600px){.lg\:gap-x-0{column-gap:0}}@media(min-width:1700px){.xl\:gap-x-0{column-gap:0}}@media(min-width:1800px){.xxl\:gap-x-0{column-gap:0}}.hover\:gap-x-0:hover,.gap-x-none{column-gap:0}@media(min-width:768px){.xs\:gap-x-none{column-gap:0}}@media(min-width:1200px){.sm\:gap-x-none{column-gap:0}}@media(min-width:1440px){.md\:gap-x-none{column-gap:0}}@media(min-width:1600px){.lg\:gap-x-none{column-gap:0}}@media(min-width:1700px){.xl\:gap-x-none{column-gap:0}}@media(min-width:1800px){.xxl\:gap-x-none{column-gap:0}}.hover\:gap-x-none:hover{column-gap:0}.gap-x-auto{column-gap:auto}@media(min-width:768px){.xs\:gap-x-auto{column-gap:auto}}@media(min-width:1200px){.sm\:gap-x-auto{column-gap:auto}}@media(min-width:1440px){.md\:gap-x-auto{column-gap:auto}}@media(min-width:1600px){.lg\:gap-x-auto{column-gap:auto}}@media(min-width:1700px){.xl\:gap-x-auto{column-gap:auto}}@media(min-width:1800px){.xxl\:gap-x-auto{column-gap:auto}}.hover\:gap-x-auto:hover{column-gap:auto}.gap-x-px{column-gap:1px}@media(min-width:768px){.xs\:gap-x-px{column-gap:1px}}@media(min-width:1200px){.sm\:gap-x-px{column-gap:1px}}@media(min-width:1440px){.md\:gap-x-px{column-gap:1px}}@media(min-width:1600px){.lg\:gap-x-px{column-gap:1px}}@media(min-width:1700px){.xl\:gap-x-px{column-gap:1px}}@media(min-width:1800px){.xxl\:gap-x-px{column-gap:1px}}.hover\:gap-x-px:hover{column-gap:1px}.gap-y-3xl{row-gap:40px}@media(min-width:768px){.xs\:gap-y-3xl{row-gap:40px}}@media(min-width:1200px){.sm\:gap-y-3xl{row-gap:40px}}@media(min-width:1440px){.md\:gap-y-3xl{row-gap:40px}}@media(min-width:1600px){.lg\:gap-y-3xl{row-gap:40px}}@media(min-width:1700px){.xl\:gap-y-3xl{row-gap:40px}}@media(min-width:1800px){.xxl\:gap-y-3xl{row-gap:40px}}.hover\:gap-y-3xl:hover{row-gap:40px}.gap-y-2xl{row-gap:32px}@media(min-width:768px){.xs\:gap-y-2xl{row-gap:32px}}@media(min-width:1200px){.sm\:gap-y-2xl{row-gap:32px}}@media(min-width:1440px){.md\:gap-y-2xl{row-gap:32px}}@media(min-width:1600px){.lg\:gap-y-2xl{row-gap:32px}}@media(min-width:1700px){.xl\:gap-y-2xl{row-gap:32px}}@media(min-width:1800px){.xxl\:gap-y-2xl{row-gap:32px}}.hover\:gap-y-2xl:hover{row-gap:32px}.gap-y-xl{row-gap:24px}@media(min-width:768px){.xs\:gap-y-xl{row-gap:24px}}@media(min-width:1200px){.sm\:gap-y-xl{row-gap:24px}}@media(min-width:1440px){.md\:gap-y-xl{row-gap:24px}}@media(min-width:1600px){.lg\:gap-y-xl{row-gap:24px}}@media(min-width:1700px){.xl\:gap-y-xl{row-gap:24px}}@media(min-width:1800px){.xxl\:gap-y-xl{row-gap:24px}}.hover\:gap-y-xl:hover{row-gap:24px}.gap-y-lg{row-gap:20px}@media(min-width:768px){.xs\:gap-y-lg{row-gap:20px}}@media(min-width:1200px){.sm\:gap-y-lg{row-gap:20px}}@media(min-width:1440px){.md\:gap-y-lg{row-gap:20px}}@media(min-width:1600px){.lg\:gap-y-lg{row-gap:20px}}@media(min-width:1700px){.xl\:gap-y-lg{row-gap:20px}}@media(min-width:1800px){.xxl\:gap-y-lg{row-gap:20px}}.hover\:gap-y-lg:hover{row-gap:20px}.gap-y-md{row-gap:16px}@media(min-width:768px){.xs\:gap-y-md{row-gap:16px}}@media(min-width:1200px){.sm\:gap-y-md{row-gap:16px}}@media(min-width:1440px){.md\:gap-y-md{row-gap:16px}}@media(min-width:1600px){.lg\:gap-y-md{row-gap:16px}}@media(min-width:1700px){.xl\:gap-y-md{row-gap:16px}}@media(min-width:1800px){.xxl\:gap-y-md{row-gap:16px}}.hover\:gap-y-md:hover{row-gap:16px}.gap-y-sm{row-gap:12px}@media(min-width:768px){.xs\:gap-y-sm{row-gap:12px}}@media(min-width:1200px){.sm\:gap-y-sm{row-gap:12px}}@media(min-width:1440px){.md\:gap-y-sm{row-gap:12px}}@media(min-width:1600px){.lg\:gap-y-sm{row-gap:12px}}@media(min-width:1700px){.xl\:gap-y-sm{row-gap:12px}}@media(min-width:1800px){.xxl\:gap-y-sm{row-gap:12px}}.hover\:gap-y-sm:hover{row-gap:12px}.gap-y-xs{row-gap:8px}@media(min-width:768px){.xs\:gap-y-xs{row-gap:8px}}@media(min-width:1200px){.sm\:gap-y-xs{row-gap:8px}}@media(min-width:1440px){.md\:gap-y-xs{row-gap:8px}}@media(min-width:1600px){.lg\:gap-y-xs{row-gap:8px}}@media(min-width:1700px){.xl\:gap-y-xs{row-gap:8px}}@media(min-width:1800px){.xxl\:gap-y-xs{row-gap:8px}}.hover\:gap-y-xs:hover{row-gap:8px}.gap-y-2xs{row-gap:6px}@media(min-width:768px){.xs\:gap-y-2xs{row-gap:6px}}@media(min-width:1200px){.sm\:gap-y-2xs{row-gap:6px}}@media(min-width:1440px){.md\:gap-y-2xs{row-gap:6px}}@media(min-width:1600px){.lg\:gap-y-2xs{row-gap:6px}}@media(min-width:1700px){.xl\:gap-y-2xs{row-gap:6px}}@media(min-width:1800px){.xxl\:gap-y-2xs{row-gap:6px}}.hover\:gap-y-2xs:hover{row-gap:6px}.gap-y-3xs{row-gap:4px}@media(min-width:768px){.xs\:gap-y-3xs{row-gap:4px}}@media(min-width:1200px){.sm\:gap-y-3xs{row-gap:4px}}@media(min-width:1440px){.md\:gap-y-3xs{row-gap:4px}}@media(min-width:1600px){.lg\:gap-y-3xs{row-gap:4px}}@media(min-width:1700px){.xl\:gap-y-3xs{row-gap:4px}}@media(min-width:1800px){.xxl\:gap-y-3xs{row-gap:4px}}.hover\:gap-y-3xs:hover{row-gap:4px}.gap-y-4xs{row-gap:2px}@media(min-width:768px){.xs\:gap-y-4xs{row-gap:2px}}@media(min-width:1200px){.sm\:gap-y-4xs{row-gap:2px}}@media(min-width:1440px){.md\:gap-y-4xs{row-gap:2px}}@media(min-width:1600px){.lg\:gap-y-4xs{row-gap:2px}}@media(min-width:1700px){.xl\:gap-y-4xs{row-gap:2px}}@media(min-width:1800px){.xxl\:gap-y-4xs{row-gap:2px}}.hover\:gap-y-4xs:hover{row-gap:2px}.gap-y-0{row-gap:0}@media(min-width:768px){.xs\:gap-y-0{row-gap:0}}@media(min-width:1200px){.sm\:gap-y-0{row-gap:0}}@media(min-width:1440px){.md\:gap-y-0{row-gap:0}}@media(min-width:1600px){.lg\:gap-y-0{row-gap:0}}@media(min-width:1700px){.xl\:gap-y-0{row-gap:0}}@media(min-width:1800px){.xxl\:gap-y-0{row-gap:0}}.hover\:gap-y-0:hover,.gap-y-none{row-gap:0}@media(min-width:768px){.xs\:gap-y-none{row-gap:0}}@media(min-width:1200px){.sm\:gap-y-none{row-gap:0}}@media(min-width:1440px){.md\:gap-y-none{row-gap:0}}@media(min-width:1600px){.lg\:gap-y-none{row-gap:0}}@media(min-width:1700px){.xl\:gap-y-none{row-gap:0}}@media(min-width:1800px){.xxl\:gap-y-none{row-gap:0}}.hover\:gap-y-none:hover{row-gap:0}.gap-y-auto{row-gap:auto}@media(min-width:768px){.xs\:gap-y-auto{row-gap:auto}}@media(min-width:1200px){.sm\:gap-y-auto{row-gap:auto}}@media(min-width:1440px){.md\:gap-y-auto{row-gap:auto}}@media(min-width:1600px){.lg\:gap-y-auto{row-gap:auto}}@media(min-width:1700px){.xl\:gap-y-auto{row-gap:auto}}@media(min-width:1800px){.xxl\:gap-y-auto{row-gap:auto}}.hover\:gap-y-auto:hover{row-gap:auto}.gap-y-px{row-gap:1px}@media(min-width:768px){.xs\:gap-y-px{row-gap:1px}}@media(min-width:1200px){.sm\:gap-y-px{row-gap:1px}}@media(min-width:1440px){.md\:gap-y-px{row-gap:1px}}@media(min-width:1600px){.lg\:gap-y-px{row-gap:1px}}@media(min-width:1700px){.xl\:gap-y-px{row-gap:1px}}@media(min-width:1800px){.xxl\:gap-y-px{row-gap:1px}}.hover\:gap-y-px:hover{row-gap:1px}.flex-row{flex-direction:row}@media(min-width:768px){.xs\:flex-row{flex-direction:row}}@media(min-width:1200px){.sm\:flex-row{flex-direction:row}}@media(min-width:1440px){.md\:flex-row{flex-direction:row}}@media(min-width:1600px){.lg\:flex-row{flex-direction:row}}@media(min-width:1700px){.xl\:flex-row{flex-direction:row}}@media(min-width:1800px){.xxl\:flex-row{flex-direction:row}}.hover\:flex-row:hover{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}@media(min-width:768px){.xs\:flex-row-reverse{flex-direction:row-reverse}}@media(min-width:1200px){.sm\:flex-row-reverse{flex-direction:row-reverse}}@media(min-width:1440px){.md\:flex-row-reverse{flex-direction:row-reverse}}@media(min-width:1600px){.lg\:flex-row-reverse{flex-direction:row-reverse}}@media(min-width:1700px){.xl\:flex-row-reverse{flex-direction:row-reverse}}@media(min-width:1800px){.xxl\:flex-row-reverse{flex-direction:row-reverse}}.hover\:flex-row-reverse:hover{flex-direction:row-reverse}.flex-column{flex-direction:column}@media(min-width:768px){.xs\:flex-column{flex-direction:column}}@media(min-width:1200px){.sm\:flex-column{flex-direction:column}}@media(min-width:1440px){.md\:flex-column{flex-direction:column}}@media(min-width:1600px){.lg\:flex-column{flex-direction:column}}@media(min-width:1700px){.xl\:flex-column{flex-direction:column}}@media(min-width:1800px){.xxl\:flex-column{flex-direction:column}}.hover\:flex-column:hover{flex-direction:column}.flex-column-reverse{flex-direction:column-reverse}@media(min-width:768px){.xs\:flex-column-reverse{flex-direction:column-reverse}}@media(min-width:1200px){.sm\:flex-column-reverse{flex-direction:column-reverse}}@media(min-width:1440px){.md\:flex-column-reverse{flex-direction:column-reverse}}@media(min-width:1600px){.lg\:flex-column-reverse{flex-direction:column-reverse}}@media(min-width:1700px){.xl\:flex-column-reverse{flex-direction:column-reverse}}@media(min-width:1800px){.xxl\:flex-column-reverse{flex-direction:column-reverse}}.hover\:flex-column-reverse:hover{flex-direction:column-reverse}.justify-content-start{justify-content:flex-start}@media(min-width:768px){.xs\:justify-content-start{justify-content:flex-start}}@media(min-width:1200px){.sm\:justify-content-start{justify-content:flex-start}}@media(min-width:1440px){.md\:justify-content-start{justify-content:flex-start}}@media(min-width:1600px){.lg\:justify-content-start{justify-content:flex-start}}@media(min-width:1700px){.xl\:justify-content-start{justify-content:flex-start}}@media(min-width:1800px){.xxl\:justify-content-start{justify-content:flex-start}}.hover\:justify-content-start:hover{justify-content:flex-start}.justify-content-end{justify-content:flex-end}@media(min-width:768px){.xs\:justify-content-end{justify-content:flex-end}}@media(min-width:1200px){.sm\:justify-content-end{justify-content:flex-end}}@media(min-width:1440px){.md\:justify-content-end{justify-content:flex-end}}@media(min-width:1600px){.lg\:justify-content-end{justify-content:flex-end}}@media(min-width:1700px){.xl\:justify-content-end{justify-content:flex-end}}@media(min-width:1800px){.xxl\:justify-content-end{justify-content:flex-end}}.hover\:justify-content-end:hover{justify-content:flex-end}.justify-content-center{justify-content:center}@media(min-width:768px){.xs\:justify-content-center{justify-content:center}}@media(min-width:1200px){.sm\:justify-content-center{justify-content:center}}@media(min-width:1440px){.md\:justify-content-center{justify-content:center}}@media(min-width:1600px){.lg\:justify-content-center{justify-content:center}}@media(min-width:1700px){.xl\:justify-content-center{justify-content:center}}@media(min-width:1800px){.xxl\:justify-content-center{justify-content:center}}.hover\:justify-content-center:hover{justify-content:center}.justify-content-between{justify-content:space-between}@media(min-width:768px){.xs\:justify-content-between{justify-content:space-between}}@media(min-width:1200px){.sm\:justify-content-between{justify-content:space-between}}@media(min-width:1440px){.md\:justify-content-between{justify-content:space-between}}@media(min-width:1600px){.lg\:justify-content-between{justify-content:space-between}}@media(min-width:1700px){.xl\:justify-content-between{justify-content:space-between}}@media(min-width:1800px){.xxl\:justify-content-between{justify-content:space-between}}.hover\:justify-content-between:hover{justify-content:space-between}.justify-content-around{justify-content:space-around}@media(min-width:768px){.xs\:justify-content-around{justify-content:space-around}}@media(min-width:1200px){.sm\:justify-content-around{justify-content:space-around}}@media(min-width:1440px){.md\:justify-content-around{justify-content:space-around}}@media(min-width:1600px){.lg\:justify-content-around{justify-content:space-around}}@media(min-width:1700px){.xl\:justify-content-around{justify-content:space-around}}@media(min-width:1800px){.xxl\:justify-content-around{justify-content:space-around}}.hover\:justify-content-around:hover{justify-content:space-around}.justify-content-normal{justify-content:normal}@media(min-width:768px){.xs\:justify-content-normal{justify-content:normal}}@media(min-width:1200px){.sm\:justify-content-normal{justify-content:normal}}@media(min-width:1440px){.md\:justify-content-normal{justify-content:normal}}@media(min-width:1600px){.lg\:justify-content-normal{justify-content:normal}}@media(min-width:1700px){.xl\:justify-content-normal{justify-content:normal}}@media(min-width:1800px){.xxl\:justify-content-normal{justify-content:normal}}.hover\:justify-content-normal:hover{justify-content:normal}.justify-content-evenly{justify-content:space-evenly}@media(min-width:768px){.xs\:justify-content-evenly{justify-content:space-evenly}}@media(min-width:1200px){.sm\:justify-content-evenly{justify-content:space-evenly}}@media(min-width:1440px){.md\:justify-content-evenly{justify-content:space-evenly}}@media(min-width:1600px){.lg\:justify-content-evenly{justify-content:space-evenly}}@media(min-width:1700px){.xl\:justify-content-evenly{justify-content:space-evenly}}@media(min-width:1800px){.xxl\:justify-content-evenly{justify-content:space-evenly}}.hover\:justify-content-evenly:hover{justify-content:space-evenly}.align-items-start{align-items:flex-start}@media(min-width:768px){.xs\:align-items-start{align-items:flex-start}}@media(min-width:1200px){.sm\:align-items-start{align-items:flex-start}}@media(min-width:1440px){.md\:align-items-start{align-items:flex-start}}@media(min-width:1600px){.lg\:align-items-start{align-items:flex-start}}@media(min-width:1700px){.xl\:align-items-start{align-items:flex-start}}@media(min-width:1800px){.xxl\:align-items-start{align-items:flex-start}}.hover\:align-items-start:hover{align-items:flex-start}.align-items-end{align-items:flex-end}@media(min-width:768px){.xs\:align-items-end{align-items:flex-end}}@media(min-width:1200px){.sm\:align-items-end{align-items:flex-end}}@media(min-width:1440px){.md\:align-items-end{align-items:flex-end}}@media(min-width:1600px){.lg\:align-items-end{align-items:flex-end}}@media(min-width:1700px){.xl\:align-items-end{align-items:flex-end}}@media(min-width:1800px){.xxl\:align-items-end{align-items:flex-end}}.hover\:align-items-end:hover{align-items:flex-end}.align-items-center{align-items:center}@media(min-width:768px){.xs\:align-items-center{align-items:center}}@media(min-width:1200px){.sm\:align-items-center{align-items:center}}@media(min-width:1440px){.md\:align-items-center{align-items:center}}@media(min-width:1600px){.lg\:align-items-center{align-items:center}}@media(min-width:1700px){.xl\:align-items-center{align-items:center}}@media(min-width:1800px){.xxl\:align-items-center{align-items:center}}.hover\:align-items-center:hover{align-items:center}.align-items-baseline{align-items:baseline}@media(min-width:768px){.xs\:align-items-baseline{align-items:baseline}}@media(min-width:1200px){.sm\:align-items-baseline{align-items:baseline}}@media(min-width:1440px){.md\:align-items-baseline{align-items:baseline}}@media(min-width:1600px){.lg\:align-items-baseline{align-items:baseline}}@media(min-width:1700px){.xl\:align-items-baseline{align-items:baseline}}@media(min-width:1800px){.xxl\:align-items-baseline{align-items:baseline}}.hover\:align-items-baseline:hover{align-items:baseline}.align-items-stretch{align-items:stretch}@media(min-width:768px){.xs\:align-items-stretch{align-items:stretch}}@media(min-width:1200px){.sm\:align-items-stretch{align-items:stretch}}@media(min-width:1440px){.md\:align-items-stretch{align-items:stretch}}@media(min-width:1600px){.lg\:align-items-stretch{align-items:stretch}}@media(min-width:1700px){.xl\:align-items-stretch{align-items:stretch}}@media(min-width:1800px){.xxl\:align-items-stretch{align-items:stretch}}.hover\:align-items-stretch:hover{align-items:stretch}.align-items-auto{align-items:auto}@media(min-width:768px){.xs\:align-items-auto{align-items:auto}}@media(min-width:1200px){.sm\:align-items-auto{align-items:auto}}@media(min-width:1440px){.md\:align-items-auto{align-items:auto}}@media(min-width:1600px){.lg\:align-items-auto{align-items:auto}}@media(min-width:1700px){.xl\:align-items-auto{align-items:auto}}@media(min-width:1800px){.xxl\:align-items-auto{align-items:auto}}.hover\:align-items-auto:hover{align-items:auto}.align-self-auto{align-self:auto}@media(min-width:768px){.xs\:align-self-auto{align-self:auto}}@media(min-width:1200px){.sm\:align-self-auto{align-self:auto}}@media(min-width:1440px){.md\:align-self-auto{align-self:auto}}@media(min-width:1600px){.lg\:align-self-auto{align-self:auto}}@media(min-width:1700px){.xl\:align-self-auto{align-self:auto}}@media(min-width:1800px){.xxl\:align-self-auto{align-self:auto}}.hover\:align-self-auto:hover{align-self:auto}.align-self-start{align-self:flex-start}@media(min-width:768px){.xs\:align-self-start{align-self:flex-start}}@media(min-width:1200px){.sm\:align-self-start{align-self:flex-start}}@media(min-width:1440px){.md\:align-self-start{align-self:flex-start}}@media(min-width:1600px){.lg\:align-self-start{align-self:flex-start}}@media(min-width:1700px){.xl\:align-self-start{align-self:flex-start}}@media(min-width:1800px){.xxl\:align-self-start{align-self:flex-start}}.hover\:align-self-start:hover{align-self:flex-start}.align-self-end{align-self:flex-end}@media(min-width:768px){.xs\:align-self-end{align-self:flex-end}}@media(min-width:1200px){.sm\:align-self-end{align-self:flex-end}}@media(min-width:1440px){.md\:align-self-end{align-self:flex-end}}@media(min-width:1600px){.lg\:align-self-end{align-self:flex-end}}@media(min-width:1700px){.xl\:align-self-end{align-self:flex-end}}@media(min-width:1800px){.xxl\:align-self-end{align-self:flex-end}}.hover\:align-self-end:hover{align-self:flex-end}.align-self-center{align-self:center}@media(min-width:768px){.xs\:align-self-center{align-self:center}}@media(min-width:1200px){.sm\:align-self-center{align-self:center}}@media(min-width:1440px){.md\:align-self-center{align-self:center}}@media(min-width:1600px){.lg\:align-self-center{align-self:center}}@media(min-width:1700px){.xl\:align-self-center{align-self:center}}@media(min-width:1800px){.xxl\:align-self-center{align-self:center}}.hover\:align-self-center:hover{align-self:center}.align-self-baseline{align-self:baseline}@media(min-width:768px){.xs\:align-self-baseline{align-self:baseline}}@media(min-width:1200px){.sm\:align-self-baseline{align-self:baseline}}@media(min-width:1440px){.md\:align-self-baseline{align-self:baseline}}@media(min-width:1600px){.lg\:align-self-baseline{align-self:baseline}}@media(min-width:1700px){.xl\:align-self-baseline{align-self:baseline}}@media(min-width:1800px){.xxl\:align-self-baseline{align-self:baseline}}.hover\:align-self-baseline:hover{align-self:baseline}.align-self-stretch{align-self:stretch}@media(min-width:768px){.xs\:align-self-stretch{align-self:stretch}}@media(min-width:1200px){.sm\:align-self-stretch{align-self:stretch}}@media(min-width:1440px){.md\:align-self-stretch{align-self:stretch}}@media(min-width:1600px){.lg\:align-self-stretch{align-self:stretch}}@media(min-width:1700px){.xl\:align-self-stretch{align-self:stretch}}@media(min-width:1800px){.xxl\:align-self-stretch{align-self:stretch}}.hover\:align-self-stretch:hover{align-self:stretch}.flex-shrink-0{flex-shrink:0}@media(min-width:768px){.xs\:flex-shrink-0{flex-shrink:0}}@media(min-width:1200px){.sm\:flex-shrink-0{flex-shrink:0}}@media(min-width:1440px){.md\:flex-shrink-0{flex-shrink:0}}@media(min-width:1600px){.lg\:flex-shrink-0{flex-shrink:0}}@media(min-width:1700px){.xl\:flex-shrink-0{flex-shrink:0}}@media(min-width:1800px){.xxl\:flex-shrink-0{flex-shrink:0}}.hover\:flex-shrink-0:hover{flex-shrink:0}.flex-shrink-1{flex-shrink:1}@media(min-width:768px){.xs\:flex-shrink-1{flex-shrink:1}}@media(min-width:1200px){.sm\:flex-shrink-1{flex-shrink:1}}@media(min-width:1440px){.md\:flex-shrink-1{flex-shrink:1}}@media(min-width:1600px){.lg\:flex-shrink-1{flex-shrink:1}}@media(min-width:1700px){.xl\:flex-shrink-1{flex-shrink:1}}@media(min-width:1800px){.xxl\:flex-shrink-1{flex-shrink:1}}.hover\:flex-shrink-1:hover{flex-shrink:1}.flex-shrink-2{flex-shrink:2}@media(min-width:768px){.xs\:flex-shrink-2{flex-shrink:2}}@media(min-width:1200px){.sm\:flex-shrink-2{flex-shrink:2}}@media(min-width:1440px){.md\:flex-shrink-2{flex-shrink:2}}@media(min-width:1600px){.lg\:flex-shrink-2{flex-shrink:2}}@media(min-width:1700px){.xl\:flex-shrink-2{flex-shrink:2}}@media(min-width:1800px){.xxl\:flex-shrink-2{flex-shrink:2}}.hover\:flex-shrink-2:hover{flex-shrink:2}.flex-shrink-3{flex-shrink:3}@media(min-width:768px){.xs\:flex-shrink-3{flex-shrink:3}}@media(min-width:1200px){.sm\:flex-shrink-3{flex-shrink:3}}@media(min-width:1440px){.md\:flex-shrink-3{flex-shrink:3}}@media(min-width:1600px){.lg\:flex-shrink-3{flex-shrink:3}}@media(min-width:1700px){.xl\:flex-shrink-3{flex-shrink:3}}@media(min-width:1800px){.xxl\:flex-shrink-3{flex-shrink:3}}.hover\:flex-shrink-3:hover{flex-shrink:3}.flex-shrink-4{flex-shrink:4}@media(min-width:768px){.xs\:flex-shrink-4{flex-shrink:4}}@media(min-width:1200px){.sm\:flex-shrink-4{flex-shrink:4}}@media(min-width:1440px){.md\:flex-shrink-4{flex-shrink:4}}@media(min-width:1600px){.lg\:flex-shrink-4{flex-shrink:4}}@media(min-width:1700px){.xl\:flex-shrink-4{flex-shrink:4}}@media(min-width:1800px){.xxl\:flex-shrink-4{flex-shrink:4}}.hover\:flex-shrink-4:hover{flex-shrink:4}.flex-shrink-5{flex-shrink:5}@media(min-width:768px){.xs\:flex-shrink-5{flex-shrink:5}}@media(min-width:1200px){.sm\:flex-shrink-5{flex-shrink:5}}@media(min-width:1440px){.md\:flex-shrink-5{flex-shrink:5}}@media(min-width:1600px){.lg\:flex-shrink-5{flex-shrink:5}}@media(min-width:1700px){.xl\:flex-shrink-5{flex-shrink:5}}@media(min-width:1800px){.xxl\:flex-shrink-5{flex-shrink:5}}.hover\:flex-shrink-5:hover{flex-shrink:5}.flex-shrink-6{flex-shrink:6}@media(min-width:768px){.xs\:flex-shrink-6{flex-shrink:6}}@media(min-width:1200px){.sm\:flex-shrink-6{flex-shrink:6}}@media(min-width:1440px){.md\:flex-shrink-6{flex-shrink:6}}@media(min-width:1600px){.lg\:flex-shrink-6{flex-shrink:6}}@media(min-width:1700px){.xl\:flex-shrink-6{flex-shrink:6}}@media(min-width:1800px){.xxl\:flex-shrink-6{flex-shrink:6}}.hover\:flex-shrink-6:hover{flex-shrink:6}.flex-shrink-7{flex-shrink:7}@media(min-width:768px){.xs\:flex-shrink-7{flex-shrink:7}}@media(min-width:1200px){.sm\:flex-shrink-7{flex-shrink:7}}@media(min-width:1440px){.md\:flex-shrink-7{flex-shrink:7}}@media(min-width:1600px){.lg\:flex-shrink-7{flex-shrink:7}}@media(min-width:1700px){.xl\:flex-shrink-7{flex-shrink:7}}@media(min-width:1800px){.xxl\:flex-shrink-7{flex-shrink:7}}.hover\:flex-shrink-7:hover{flex-shrink:7}.flex-shrink-8{flex-shrink:8}@media(min-width:768px){.xs\:flex-shrink-8{flex-shrink:8}}@media(min-width:1200px){.sm\:flex-shrink-8{flex-shrink:8}}@media(min-width:1440px){.md\:flex-shrink-8{flex-shrink:8}}@media(min-width:1600px){.lg\:flex-shrink-8{flex-shrink:8}}@media(min-width:1700px){.xl\:flex-shrink-8{flex-shrink:8}}@media(min-width:1800px){.xxl\:flex-shrink-8{flex-shrink:8}}.hover\:flex-shrink-8:hover{flex-shrink:8}.flex-shrink-9{flex-shrink:9}@media(min-width:768px){.xs\:flex-shrink-9{flex-shrink:9}}@media(min-width:1200px){.sm\:flex-shrink-9{flex-shrink:9}}@media(min-width:1440px){.md\:flex-shrink-9{flex-shrink:9}}@media(min-width:1600px){.lg\:flex-shrink-9{flex-shrink:9}}@media(min-width:1700px){.xl\:flex-shrink-9{flex-shrink:9}}@media(min-width:1800px){.xxl\:flex-shrink-9{flex-shrink:9}}.hover\:flex-shrink-9:hover{flex-shrink:9}.flex-shrink-10{flex-shrink:10}@media(min-width:768px){.xs\:flex-shrink-10{flex-shrink:10}}@media(min-width:1200px){.sm\:flex-shrink-10{flex-shrink:10}}@media(min-width:1440px){.md\:flex-shrink-10{flex-shrink:10}}@media(min-width:1600px){.lg\:flex-shrink-10{flex-shrink:10}}@media(min-width:1700px){.xl\:flex-shrink-10{flex-shrink:10}}@media(min-width:1800px){.xxl\:flex-shrink-10{flex-shrink:10}}.hover\:flex-shrink-10:hover{flex-shrink:10}.flex-grow-0{flex-grow:0}@media(min-width:768px){.xs\:flex-grow-0{flex-grow:0}}@media(min-width:1200px){.sm\:flex-grow-0{flex-grow:0}}@media(min-width:1440px){.md\:flex-grow-0{flex-grow:0}}@media(min-width:1600px){.lg\:flex-grow-0{flex-grow:0}}@media(min-width:1700px){.xl\:flex-grow-0{flex-grow:0}}@media(min-width:1800px){.xxl\:flex-grow-0{flex-grow:0}}.hover\:flex-grow-0:hover{flex-grow:0}.flex-grow-1{flex-grow:1}@media(min-width:768px){.xs\:flex-grow-1{flex-grow:1}}@media(min-width:1200px){.sm\:flex-grow-1{flex-grow:1}}@media(min-width:1440px){.md\:flex-grow-1{flex-grow:1}}@media(min-width:1600px){.lg\:flex-grow-1{flex-grow:1}}@media(min-width:1700px){.xl\:flex-grow-1{flex-grow:1}}@media(min-width:1800px){.xxl\:flex-grow-1{flex-grow:1}}.hover\:flex-grow-1:hover{flex-grow:1}.flex-grow-2{flex-grow:2}@media(min-width:768px){.xs\:flex-grow-2{flex-grow:2}}@media(min-width:1200px){.sm\:flex-grow-2{flex-grow:2}}@media(min-width:1440px){.md\:flex-grow-2{flex-grow:2}}@media(min-width:1600px){.lg\:flex-grow-2{flex-grow:2}}@media(min-width:1700px){.xl\:flex-grow-2{flex-grow:2}}@media(min-width:1800px){.xxl\:flex-grow-2{flex-grow:2}}.hover\:flex-grow-2:hover{flex-grow:2}.flex-grow-3{flex-grow:3}@media(min-width:768px){.xs\:flex-grow-3{flex-grow:3}}@media(min-width:1200px){.sm\:flex-grow-3{flex-grow:3}}@media(min-width:1440px){.md\:flex-grow-3{flex-grow:3}}@media(min-width:1600px){.lg\:flex-grow-3{flex-grow:3}}@media(min-width:1700px){.xl\:flex-grow-3{flex-grow:3}}@media(min-width:1800px){.xxl\:flex-grow-3{flex-grow:3}}.hover\:flex-grow-3:hover{flex-grow:3}.flex-grow-4{flex-grow:4}@media(min-width:768px){.xs\:flex-grow-4{flex-grow:4}}@media(min-width:1200px){.sm\:flex-grow-4{flex-grow:4}}@media(min-width:1440px){.md\:flex-grow-4{flex-grow:4}}@media(min-width:1600px){.lg\:flex-grow-4{flex-grow:4}}@media(min-width:1700px){.xl\:flex-grow-4{flex-grow:4}}@media(min-width:1800px){.xxl\:flex-grow-4{flex-grow:4}}.hover\:flex-grow-4:hover{flex-grow:4}.flex-grow-5{flex-grow:5}@media(min-width:768px){.xs\:flex-grow-5{flex-grow:5}}@media(min-width:1200px){.sm\:flex-grow-5{flex-grow:5}}@media(min-width:1440px){.md\:flex-grow-5{flex-grow:5}}@media(min-width:1600px){.lg\:flex-grow-5{flex-grow:5}}@media(min-width:1700px){.xl\:flex-grow-5{flex-grow:5}}@media(min-width:1800px){.xxl\:flex-grow-5{flex-grow:5}}.hover\:flex-grow-5:hover{flex-grow:5}.flex-grow-6{flex-grow:6}@media(min-width:768px){.xs\:flex-grow-6{flex-grow:6}}@media(min-width:1200px){.sm\:flex-grow-6{flex-grow:6}}@media(min-width:1440px){.md\:flex-grow-6{flex-grow:6}}@media(min-width:1600px){.lg\:flex-grow-6{flex-grow:6}}@media(min-width:1700px){.xl\:flex-grow-6{flex-grow:6}}@media(min-width:1800px){.xxl\:flex-grow-6{flex-grow:6}}.hover\:flex-grow-6:hover{flex-grow:6}.flex-grow-7{flex-grow:7}@media(min-width:768px){.xs\:flex-grow-7{flex-grow:7}}@media(min-width:1200px){.sm\:flex-grow-7{flex-grow:7}}@media(min-width:1440px){.md\:flex-grow-7{flex-grow:7}}@media(min-width:1600px){.lg\:flex-grow-7{flex-grow:7}}@media(min-width:1700px){.xl\:flex-grow-7{flex-grow:7}}@media(min-width:1800px){.xxl\:flex-grow-7{flex-grow:7}}.hover\:flex-grow-7:hover{flex-grow:7}.flex-grow-8{flex-grow:8}@media(min-width:768px){.xs\:flex-grow-8{flex-grow:8}}@media(min-width:1200px){.sm\:flex-grow-8{flex-grow:8}}@media(min-width:1440px){.md\:flex-grow-8{flex-grow:8}}@media(min-width:1600px){.lg\:flex-grow-8{flex-grow:8}}@media(min-width:1700px){.xl\:flex-grow-8{flex-grow:8}}@media(min-width:1800px){.xxl\:flex-grow-8{flex-grow:8}}.hover\:flex-grow-8:hover{flex-grow:8}.flex-grow-9{flex-grow:9}@media(min-width:768px){.xs\:flex-grow-9{flex-grow:9}}@media(min-width:1200px){.sm\:flex-grow-9{flex-grow:9}}@media(min-width:1440px){.md\:flex-grow-9{flex-grow:9}}@media(min-width:1600px){.lg\:flex-grow-9{flex-grow:9}}@media(min-width:1700px){.xl\:flex-grow-9{flex-grow:9}}@media(min-width:1800px){.xxl\:flex-grow-9{flex-grow:9}}.hover\:flex-grow-9:hover{flex-grow:9}.flex-grow-10{flex-grow:10}@media(min-width:768px){.xs\:flex-grow-10{flex-grow:10}}@media(min-width:1200px){.sm\:flex-grow-10{flex-grow:10}}@media(min-width:1440px){.md\:flex-grow-10{flex-grow:10}}@media(min-width:1600px){.lg\:flex-grow-10{flex-grow:10}}@media(min-width:1700px){.xl\:flex-grow-10{flex-grow:10}}@media(min-width:1800px){.xxl\:flex-grow-10{flex-grow:10}}.hover\:flex-grow-10:hover{flex-grow:10}.flex-nowrap{flex-wrap:nowrap}@media(min-width:768px){.xs\:flex-nowrap{flex-wrap:nowrap}}@media(min-width:1200px){.sm\:flex-nowrap{flex-wrap:nowrap}}@media(min-width:1440px){.md\:flex-nowrap{flex-wrap:nowrap}}@media(min-width:1600px){.lg\:flex-nowrap{flex-wrap:nowrap}}@media(min-width:1700px){.xl\:flex-nowrap{flex-wrap:nowrap}}@media(min-width:1800px){.xxl\:flex-nowrap{flex-wrap:nowrap}}.hover\:flex-nowrap:hover{flex-wrap:nowrap}.flex-wrap{flex-wrap:wrap}@media(min-width:768px){.xs\:flex-wrap{flex-wrap:wrap}}@media(min-width:1200px){.sm\:flex-wrap{flex-wrap:wrap}}@media(min-width:1440px){.md\:flex-wrap{flex-wrap:wrap}}@media(min-width:1600px){.lg\:flex-wrap{flex-wrap:wrap}}@media(min-width:1700px){.xl\:flex-wrap{flex-wrap:wrap}}@media(min-width:1800px){.xxl\:flex-wrap{flex-wrap:wrap}}.hover\:flex-wrap:hover{flex-wrap:wrap}.flex-wrap-reverse{flex-wrap:wrap-reverse}@media(min-width:768px){.xs\:flex-wrap-reverse{flex-wrap:wrap-reverse}}@media(min-width:1200px){.sm\:flex-wrap-reverse{flex-wrap:wrap-reverse}}@media(min-width:1440px){.md\:flex-wrap-reverse{flex-wrap:wrap-reverse}}@media(min-width:1600px){.lg\:flex-wrap-reverse{flex-wrap:wrap-reverse}}@media(min-width:1700px){.xl\:flex-wrap-reverse{flex-wrap:wrap-reverse}}@media(min-width:1800px){.xxl\:flex-wrap-reverse{flex-wrap:wrap-reverse}}.hover\:flex-wrap-reverse:hover{flex-wrap:wrap-reverse}.order-first{order:-1}@media(min-width:768px){.xs\:order-first{order:-1}}@media(min-width:1200px){.sm\:order-first{order:-1}}@media(min-width:1440px){.md\:order-first{order:-1}}@media(min-width:1600px){.lg\:order-first{order:-1}}@media(min-width:1700px){.xl\:order-first{order:-1}}@media(min-width:1800px){.xxl\:order-first{order:-1}}.hover\:order-first:hover{order:-1}.order-0{order:0}@media(min-width:768px){.xs\:order-0{order:0}}@media(min-width:1200px){.sm\:order-0{order:0}}@media(min-width:1440px){.md\:order-0{order:0}}@media(min-width:1600px){.lg\:order-0{order:0}}@media(min-width:1700px){.xl\:order-0{order:0}}@media(min-width:1800px){.xxl\:order-0{order:0}}.hover\:order-0:hover{order:0}.order-1{order:1}@media(min-width:768px){.xs\:order-1{order:1}}@media(min-width:1200px){.sm\:order-1{order:1}}@media(min-width:1440px){.md\:order-1{order:1}}@media(min-width:1600px){.lg\:order-1{order:1}}@media(min-width:1700px){.xl\:order-1{order:1}}@media(min-width:1800px){.xxl\:order-1{order:1}}.hover\:order-1:hover{order:1}.order-2{order:2}@media(min-width:768px){.xs\:order-2{order:2}}@media(min-width:1200px){.sm\:order-2{order:2}}@media(min-width:1440px){.md\:order-2{order:2}}@media(min-width:1600px){.lg\:order-2{order:2}}@media(min-width:1700px){.xl\:order-2{order:2}}@media(min-width:1800px){.xxl\:order-2{order:2}}.hover\:order-2:hover{order:2}.order-3{order:3}@media(min-width:768px){.xs\:order-3{order:3}}@media(min-width:1200px){.sm\:order-3{order:3}}@media(min-width:1440px){.md\:order-3{order:3}}@media(min-width:1600px){.lg\:order-3{order:3}}@media(min-width:1700px){.xl\:order-3{order:3}}@media(min-width:1800px){.xxl\:order-3{order:3}}.hover\:order-3:hover{order:3}.order-4{order:4}@media(min-width:768px){.xs\:order-4{order:4}}@media(min-width:1200px){.sm\:order-4{order:4}}@media(min-width:1440px){.md\:order-4{order:4}}@media(min-width:1600px){.lg\:order-4{order:4}}@media(min-width:1700px){.xl\:order-4{order:4}}@media(min-width:1800px){.xxl\:order-4{order:4}}.hover\:order-4:hover{order:4}.order-5{order:5}@media(min-width:768px){.xs\:order-5{order:5}}@media(min-width:1200px){.sm\:order-5{order:5}}@media(min-width:1440px){.md\:order-5{order:5}}@media(min-width:1600px){.lg\:order-5{order:5}}@media(min-width:1700px){.xl\:order-5{order:5}}@media(min-width:1800px){.xxl\:order-5{order:5}}.hover\:order-5:hover{order:5}.order-last{order:6}@media(min-width:768px){.xs\:order-last{order:6}}@media(min-width:1200px){.sm\:order-last{order:6}}@media(min-width:1440px){.md\:order-last{order:6}}@media(min-width:1600px){.lg\:order-last{order:6}}@media(min-width:1700px){.xl\:order-last{order:6}}@media(min-width:1800px){.xxl\:order-last{order:6}}.hover\:order-last:hover{order:6}.align-content-start{align-content:flex-start}@media(min-width:768px){.xs\:align-content-start{align-content:flex-start}}@media(min-width:1200px){.sm\:align-content-start{align-content:flex-start}}@media(min-width:1440px){.md\:align-content-start{align-content:flex-start}}@media(min-width:1600px){.lg\:align-content-start{align-content:flex-start}}@media(min-width:1700px){.xl\:align-content-start{align-content:flex-start}}@media(min-width:1800px){.xxl\:align-content-start{align-content:flex-start}}.hover\:align-content-start:hover{align-content:flex-start}.align-content-end{align-content:flex-end}@media(min-width:768px){.xs\:align-content-end{align-content:flex-end}}@media(min-width:1200px){.sm\:align-content-end{align-content:flex-end}}@media(min-width:1440px){.md\:align-content-end{align-content:flex-end}}@media(min-width:1600px){.lg\:align-content-end{align-content:flex-end}}@media(min-width:1700px){.xl\:align-content-end{align-content:flex-end}}@media(min-width:1800px){.xxl\:align-content-end{align-content:flex-end}}.hover\:align-content-end:hover{align-content:flex-end}.align-content-center{align-content:center}@media(min-width:768px){.xs\:align-content-center{align-content:center}}@media(min-width:1200px){.sm\:align-content-center{align-content:center}}@media(min-width:1440px){.md\:align-content-center{align-content:center}}@media(min-width:1600px){.lg\:align-content-center{align-content:center}}@media(min-width:1700px){.xl\:align-content-center{align-content:center}}@media(min-width:1800px){.xxl\:align-content-center{align-content:center}}.hover\:align-content-center:hover{align-content:center}.align-content-between{align-content:space-between}@media(min-width:768px){.xs\:align-content-between{align-content:space-between}}@media(min-width:1200px){.sm\:align-content-between{align-content:space-between}}@media(min-width:1440px){.md\:align-content-between{align-content:space-between}}@media(min-width:1600px){.lg\:align-content-between{align-content:space-between}}@media(min-width:1700px){.xl\:align-content-between{align-content:space-between}}@media(min-width:1800px){.xxl\:align-content-between{align-content:space-between}}.hover\:align-content-between:hover{align-content:space-between}.align-content-around{align-content:space-around}@media(min-width:768px){.xs\:align-content-around{align-content:space-around}}@media(min-width:1200px){.sm\:align-content-around{align-content:space-around}}@media(min-width:1440px){.md\:align-content-around{align-content:space-around}}@media(min-width:1600px){.lg\:align-content-around{align-content:space-around}}@media(min-width:1700px){.xl\:align-content-around{align-content:space-around}}@media(min-width:1800px){.xxl\:align-content-around{align-content:space-around}}.hover\:align-content-around:hover{align-content:space-around}.align-content-stretch{align-content:stretch}@media(min-width:768px){.xs\:align-content-stretch{align-content:stretch}}@media(min-width:1200px){.sm\:align-content-stretch{align-content:stretch}}@media(min-width:1440px){.md\:align-content-stretch{align-content:stretch}}@media(min-width:1600px){.lg\:align-content-stretch{align-content:stretch}}@media(min-width:1700px){.xl\:align-content-stretch{align-content:stretch}}@media(min-width:1800px){.xxl\:align-content-stretch{align-content:stretch}}.hover\:align-content-stretch:hover{align-content:stretch}.cursor-pointer{cursor:pointer}@media(min-width:768px){.xs\:cursor-pointer{cursor:pointer}}@media(min-width:1200px){.sm\:cursor-pointer{cursor:pointer}}@media(min-width:1440px){.md\:cursor-pointer{cursor:pointer}}@media(min-width:1600px){.lg\:cursor-pointer{cursor:pointer}}@media(min-width:1700px){.xl\:cursor-pointer{cursor:pointer}}@media(min-width:1800px){.xxl\:cursor-pointer{cursor:pointer}}.hover\:cursor-pointer:hover{cursor:pointer}.cursor-grab{cursor:grab}@media(min-width:768px){.xs\:cursor-grab{cursor:grab}}@media(min-width:1200px){.sm\:cursor-grab{cursor:grab}}@media(min-width:1440px){.md\:cursor-grab{cursor:grab}}@media(min-width:1600px){.lg\:cursor-grab{cursor:grab}}@media(min-width:1700px){.xl\:cursor-grab{cursor:grab}}@media(min-width:1800px){.xxl\:cursor-grab{cursor:grab}}.hover\:cursor-grab:hover{cursor:grab}.shadow-xs{box-shadow:0 1px 2px #0000000d}@media(min-width:768px){.xs\:shadow-xs{box-shadow:0 1px 2px #0000000d}}@media(min-width:1200px){.sm\:shadow-xs{box-shadow:0 1px 2px #0000000d}}@media(min-width:1440px){.md\:shadow-xs{box-shadow:0 1px 2px #0000000d}}@media(min-width:1600px){.lg\:shadow-xs{box-shadow:0 1px 2px #0000000d}}@media(min-width:1700px){.xl\:shadow-xs{box-shadow:0 1px 2px #0000000d}}@media(min-width:1800px){.xxl\:shadow-xs{box-shadow:0 1px 2px #0000000d}}.hover\:shadow-xs:hover{box-shadow:0 1px 2px #0000000d}.shadow-sm{box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}@media(min-width:768px){.xs\:shadow-sm{box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}}@media(min-width:1200px){.sm\:shadow-sm{box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}}@media(min-width:1440px){.md\:shadow-sm{box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}}@media(min-width:1600px){.lg\:shadow-sm{box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}}@media(min-width:1700px){.xl\:shadow-sm{box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}}@media(min-width:1800px){.xxl\:shadow-sm{box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}}.hover\:shadow-sm:hover{box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}.shadow-md{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}@media(min-width:768px){.xs\:shadow-md{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}}@media(min-width:1200px){.sm\:shadow-md{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}}@media(min-width:1440px){.md\:shadow-md{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}}@media(min-width:1600px){.lg\:shadow-md{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}}@media(min-width:1700px){.xl\:shadow-md{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}}@media(min-width:1800px){.xxl\:shadow-md{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}}.hover\:shadow-md:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}@media(min-width:768px){.xs\:shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}}@media(min-width:1200px){.sm\:shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}}@media(min-width:1440px){.md\:shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}}@media(min-width:1600px){.lg\:shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}}@media(min-width:1700px){.xl\:shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}}@media(min-width:1800px){.xxl\:shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}}.hover\:shadow-lg:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.shadow-xl{box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}@media(min-width:768px){.xs\:shadow-xl{box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}}@media(min-width:1200px){.sm\:shadow-xl{box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}}@media(min-width:1440px){.md\:shadow-xl{box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}}@media(min-width:1600px){.lg\:shadow-xl{box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}}@media(min-width:1700px){.xl\:shadow-xl{box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}}@media(min-width:1800px){.xxl\:shadow-xl{box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}}.hover\:shadow-xl:hover{box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.shadow-2xl{box-shadow:0 25px 50px -12px #00000040}@media(min-width:768px){.xs\:shadow-2xl{box-shadow:0 25px 50px -12px #00000040}}@media(min-width:1200px){.sm\:shadow-2xl{box-shadow:0 25px 50px -12px #00000040}}@media(min-width:1440px){.md\:shadow-2xl{box-shadow:0 25px 50px -12px #00000040}}@media(min-width:1600px){.lg\:shadow-2xl{box-shadow:0 25px 50px -12px #00000040}}@media(min-width:1700px){.xl\:shadow-2xl{box-shadow:0 25px 50px -12px #00000040}}@media(min-width:1800px){.xxl\:shadow-2xl{box-shadow:0 25px 50px -12px #00000040}}.hover\:shadow-2xl:hover{box-shadow:0 25px 50px -12px #00000040}.shadow-inner{box-shadow:inset 0 2px 4px #0000000d}@media(min-width:768px){.xs\:shadow-inner{box-shadow:inset 0 2px 4px #0000000d}}@media(min-width:1200px){.sm\:shadow-inner{box-shadow:inset 0 2px 4px #0000000d}}@media(min-width:1440px){.md\:shadow-inner{box-shadow:inset 0 2px 4px #0000000d}}@media(min-width:1600px){.lg\:shadow-inner{box-shadow:inset 0 2px 4px #0000000d}}@media(min-width:1700px){.xl\:shadow-inner{box-shadow:inset 0 2px 4px #0000000d}}@media(min-width:1800px){.xxl\:shadow-inner{box-shadow:inset 0 2px 4px #0000000d}}.hover\:shadow-inner:hover{box-shadow:inset 0 2px 4px #0000000d}.shadow-none{box-shadow:0 0 #0000}@media(min-width:768px){.xs\:shadow-none{box-shadow:0 0 #0000}}@media(min-width:1200px){.sm\:shadow-none{box-shadow:0 0 #0000}}@media(min-width:1440px){.md\:shadow-none{box-shadow:0 0 #0000}}@media(min-width:1600px){.lg\:shadow-none{box-shadow:0 0 #0000}}@media(min-width:1700px){.xl\:shadow-none{box-shadow:0 0 #0000}}@media(min-width:1800px){.xxl\:shadow-none{box-shadow:0 0 #0000}}.hover\:shadow-none:hover{box-shadow:0 0 #0000}@font-face{font-family:Inter;src:url("./media/InterVariable-AM3KRH5U.woff2") format("woff2");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url("./media/InterVariable-Italic-ZENN32PX.woff2") format("woff2");font-weight:100 900;font-style:italic;font-display:swap}*,:after,:before,::backdrop,::file-selector-button{box-sizing:border-box;margin:0;padding:0;border:0 solid}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-family:var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"),sans-serif;font-feature-settings:var(--default-font-feature-settings, normal);font-variation-settings:var(--default-font-variation-settings, normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace),monospace;font-feature-settings:var(--default-mono-font-feature-settings, normal);font-variation-settings:var(--default-mono-font-variation-settings, normal);font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea,::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;border-radius:0;background-color:transparent;opacity:1}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]),::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}.air-input{font:500 11px/16px Inter,arial,sans-serif;letter-spacing:.4px;color:var(--text-input);width:100%;outline:none}.air-input::placeholder{color:var(--text-input-subtle)}.air-input:disabled{color:var(--text-input-disabled)}.air-input:disabled::placeholder{color:var(--text-input-disabled)}.air-overlay-backdrop{background-color:var(--blanket)}.air-overlay-pane{display:flex;flex-direction:column;background-color:var(--elevation-surface-overlay);border-radius:4px;box-shadow:0 0 1px #091e424f,0 8px 24px #091e4226;overflow:hidden}.air-dialog-panel{overflow:hidden;background-color:var(--elevation-surface-overlay);border-radius:2px;box-shadow:0 0 1px #091e424f,0 8px 24px #091e4226}.air-icon--name-sliders-horizontal{-webkit-mask:url("./media/sliders-horizontal-CGUULDIZ.svg") no-repeat center/contain;mask:url("./media/sliders-horizontal-CGUULDIZ.svg") no-repeat center/contain}.air-icon--name-airport{-webkit-mask:url("./media/airport-4MGFSJKB.svg") no-repeat center/contain;mask:url("./media/airport-4MGFSJKB.svg") no-repeat center/contain}.air-icon--name-airspace{-webkit-mask:url("./media/airspace-7BH5BMWU.svg") no-repeat center/contain;mask:url("./media/airspace-7BH5BMWU.svg") no-repeat center/contain}.air-icon--name-airways{-webkit-mask:url("./media/airways-XHAXVDZX.svg") no-repeat center/contain;mask:url("./media/airways-XHAXVDZX.svg") no-repeat center/contain}.air-icon--name-archive-arrow-down{-webkit-mask:url("./media/archive-arrow-down-JAPHAJMJ.svg") no-repeat center/contain;mask:url("./media/archive-arrow-down-JAPHAJMJ.svg") no-repeat center/contain}.air-icon--name-arrow-down{-webkit-mask:url("./media/arrow-down-A7UQY45R.svg") no-repeat center/contain;mask:url("./media/arrow-down-A7UQY45R.svg") no-repeat center/contain}.air-icon--name-arrows-pointing-in{-webkit-mask:url("./media/arrows-pointing-in-7RUFKYJE.svg") no-repeat center/contain;mask:url("./media/arrows-pointing-in-7RUFKYJE.svg") no-repeat center/contain}.air-icon--name-arrows-pointing-out{-webkit-mask:url("./media/arrows-pointing-out-WZSBSRKM.svg") no-repeat center/contain;mask:url("./media/arrows-pointing-out-WZSBSRKM.svg") no-repeat center/contain}.air-icon--name-arrow-down-right{-webkit-mask:url("./media/arrow-down-right-KIA4ZAF7.svg") no-repeat center/contain;mask:url("./media/arrow-down-right-KIA4ZAF7.svg") no-repeat center/contain}.air-icon--name-arrow-down-tray{-webkit-mask:url("./media/arrow-down-tray-EZ7QLYK2.svg") no-repeat center/contain;mask:url("./media/arrow-down-tray-EZ7QLYK2.svg") no-repeat center/contain}.air-icon--name-arrow-left{-webkit-mask:url("./media/arrow-left-577OR2K2.svg") no-repeat center/contain;mask:url("./media/arrow-left-577OR2K2.svg") no-repeat center/contain}.air-icon--name-arrow-path{-webkit-mask:url("./media/arrow-path-BDWA4EP7.svg") no-repeat center/contain;mask:url("./media/arrow-path-BDWA4EP7.svg") no-repeat center/contain}.air-icon--name-arrow-right{-webkit-mask:url("./media/arrow-right-3JOMJTA2.svg") no-repeat center/contain;mask:url("./media/arrow-right-3JOMJTA2.svg") no-repeat center/contain}.air-icon--name-arrow-up{-webkit-mask:url("./media/arrow-up-GIFKG5F2.svg") no-repeat center/contain;mask:url("./media/arrow-up-GIFKG5F2.svg") no-repeat center/contain}.air-icon--name-arrows-up-down{-webkit-mask:url("./media/arrows-up-down-GWSHHTR7.svg") no-repeat center/contain;mask:url("./media/arrows-up-down-GWSHHTR7.svg") no-repeat center/contain}.air-icon--name-arrow-up-on-square{-webkit-mask:url("./media/arrow-up-on-square-RSRGFAEN.svg") no-repeat center/contain;mask:url("./media/arrow-up-on-square-RSRGFAEN.svg") no-repeat center/contain}.air-icon--name-arrow-up-right{-webkit-mask:url("./media/arrow-up-right-ZTUPYWNK.svg") no-repeat center/contain;mask:url("./media/arrow-up-right-ZTUPYWNK.svg") no-repeat center/contain}.air-icon--name-arrow-up-right-on-square{-webkit-mask:url("./media/arrow-up-right-on-square-GUFEGNZ2.svg") no-repeat center/contain;mask:url("./media/arrow-up-right-on-square-GUFEGNZ2.svg") no-repeat center/contain}.air-icon--name-atrcc{-webkit-mask:url("./media/atrcc-ZHW52SUG.svg") no-repeat center/contain;mask:url("./media/atrcc-ZHW52SUG.svg") no-repeat center/contain}.air-icon--name-automation{-webkit-mask:url("./media/automation-JFQ52UA4.svg") no-repeat center/contain;mask:url("./media/automation-JFQ52UA4.svg") no-repeat center/contain}.air-icon--name-bars-align-left{-webkit-mask:url("./media/bars-align-left-QAEEYAOA.svg") no-repeat center/contain;mask:url("./media/bars-align-left-QAEEYAOA.svg") no-repeat center/contain}.air-icon--name-bars-funnel{-webkit-mask:url("./media/bars-funnel-KUN7MJ7T.svg") no-repeat center/contain;mask:url("./media/bars-funnel-KUN7MJ7T.svg") no-repeat center/contain}.air-icon--name-bars-align-center{-webkit-mask:url("./media/bars-align-center-IOPNBBVC.svg") no-repeat center/contain;mask:url("./media/bars-align-center-IOPNBBVC.svg") no-repeat center/contain}.air-icon--name-bars-4{-webkit-mask:url("./media/bars-4-MDRWCTWU.svg") no-repeat center/contain;mask:url("./media/bars-4-MDRWCTWU.svg") no-repeat center/contain}.air-icon--name-bell{-webkit-mask:url("./media/bell-46OKXVNM.svg") no-repeat center/contain;mask:url("./media/bell-46OKXVNM.svg") no-repeat center/contain}.air-icon--name-bell-alert{-webkit-mask:url("./media/bell-alert-B2ZE3C7C.svg") no-repeat center/contain;mask:url("./media/bell-alert-B2ZE3C7C.svg") no-repeat center/contain}.air-icon--name-bell-exclamation{-webkit-mask:url("./media/bell-exclamation-ZDSJTTAS.svg") no-repeat center/contain;mask:url("./media/bell-exclamation-ZDSJTTAS.svg") no-repeat center/contain}.air-icon--name-bell-slash{-webkit-mask:url("./media/bell-slash-SZF7LSPC.svg") no-repeat center/contain;mask:url("./media/bell-slash-SZF7LSPC.svg") no-repeat center/contain}.air-icon--name-book-open{-webkit-mask:url("./media/book-open-ZRINK65Q.svg") no-repeat center/contain;mask:url("./media/book-open-ZRINK65Q.svg") no-repeat center/contain}.air-icon--name-calendar{-webkit-mask:url("./media/calendar-EHAA2WTW.svg") no-repeat center/contain;mask:url("./media/calendar-EHAA2WTW.svg") no-repeat center/contain}.air-icon--name-caret-down{-webkit-mask:url("./media/caret-down-CXJLDBV5.svg") no-repeat center/contain;mask:url("./media/caret-down-CXJLDBV5.svg") no-repeat center/contain}.air-icon--name-caret-left{-webkit-mask:url("./media/caret-left-LFYKMXNQ.svg") no-repeat center/contain;mask:url("./media/caret-left-LFYKMXNQ.svg") no-repeat center/contain}.air-icon--name-caret-right{-webkit-mask:url("./media/caret-right-5JA6757W.svg") no-repeat center/contain;mask:url("./media/caret-right-5JA6757W.svg") no-repeat center/contain}.air-icon--name-caret-up{-webkit-mask:url("./media/caret-up-VVG6HKNO.svg") no-repeat center/contain;mask:url("./media/caret-up-VVG6HKNO.svg") no-repeat center/contain}.air-icon--name-chat-bubble{-webkit-mask:url("./media/chat-bubble-X63LO2R7.svg") no-repeat center/contain;mask:url("./media/chat-bubble-X63LO2R7.svg") no-repeat center/contain}.air-icon--name-chat-bubble-solid{-webkit-mask:url("./media/chat-bubble-solid-SQJBSBEA.svg") no-repeat center/contain;mask:url("./media/chat-bubble-solid-SQJBSBEA.svg") no-repeat center/contain}.air-icon--name-check{-webkit-mask:url("./media/check-7AH3DZLD.svg") no-repeat center/contain;mask:url("./media/check-7AH3DZLD.svg") no-repeat center/contain}.air-icon--name-check-badge{-webkit-mask:url("./media/check-badge-U56W5IL6.svg") no-repeat center/contain;mask:url("./media/check-badge-U56W5IL6.svg") no-repeat center/contain}.air-icon--name-check-badge-solid{-webkit-mask:url("./media/check-badge-solid-JTOJXF7Y.svg") no-repeat center/contain;mask:url("./media/check-badge-solid-JTOJXF7Y.svg") no-repeat center/contain}.air-icon--name-check-solid{-webkit-mask:url("./media/check-solid-RCOEJUXL.svg") no-repeat center/contain;mask:url("./media/check-solid-RCOEJUXL.svg") no-repeat center/contain}.air-icon--name-chevron-double-left{-webkit-mask:url("./media/chevron-double-left-H2XPOPM5.svg") no-repeat center/contain;mask:url("./media/chevron-double-left-H2XPOPM5.svg") no-repeat center/contain}.air-icon--name-chevron-down{-webkit-mask:url("./media/chevron-down-7SGSHEVU.svg") no-repeat center/contain;mask:url("./media/chevron-down-7SGSHEVU.svg") no-repeat center/contain}.air-icon--name-chevron-left{-webkit-mask:url("./media/chevron-left-PAECNPHR.svg") no-repeat center/contain;mask:url("./media/chevron-left-PAECNPHR.svg") no-repeat center/contain}.air-icon--name-chevron-right{-webkit-mask:url("./media/chevron-right-HPDYXL65.svg") no-repeat center/contain;mask:url("./media/chevron-right-HPDYXL65.svg") no-repeat center/contain}.air-icon--name-chevron-up{-webkit-mask:url("./media/chevron-up-W5X6NMXY.svg") no-repeat center/contain;mask:url("./media/chevron-up-W5X6NMXY.svg") no-repeat center/contain}.air-icon--name-chevron-up-down{-webkit-mask:url("./media/chevron-up-down-OSLTNIUV.svg") no-repeat center/contain;mask:url("./media/chevron-up-down-OSLTNIUV.svg") no-repeat center/contain}.air-icon--name-clipboard{-webkit-mask:url("./media/clipboard-ABLIQ3QS.svg") no-repeat center/contain;mask:url("./media/clipboard-ABLIQ3QS.svg") no-repeat center/contain}.air-icon--name-clipboard-plus{-webkit-mask:url("./media/clipboard-plus-BQWY4YRL.svg") no-repeat center/contain;mask:url("./media/clipboard-plus-BQWY4YRL.svg") no-repeat center/contain}.air-icon--name-clock{-webkit-mask:url("./media/clock-YUM2TF7W.svg") no-repeat center/contain;mask:url("./media/clock-YUM2TF7W.svg") no-repeat center/contain}.air-icon--name-clock-solid{-webkit-mask:url("./media/clock-solid-X3LY56M6.svg") no-repeat center/contain;mask:url("./media/clock-solid-X3LY56M6.svg") no-repeat center/contain}.air-icon--name-clock-plus{-webkit-mask:url("./media/clock-plus-W4M7WCYY.svg") no-repeat center/contain;mask:url("./media/clock-plus-W4M7WCYY.svg") no-repeat center/contain}.air-icon--name-clock-stripes{-webkit-mask:url("./media/clock-stripes-QBHQFX7U.svg") no-repeat center/contain;mask:url("./media/clock-stripes-QBHQFX7U.svg") no-repeat center/contain}.air-icon--name-cloud{-webkit-mask:url("./media/cloud-VLGALWCP.svg") no-repeat center/contain;mask:url("./media/cloud-VLGALWCP.svg") no-repeat center/contain}.air-icon--name-cloud-fog{-webkit-mask:url("./media/cloud-fog-EU6Q3TVY.svg") no-repeat center/contain;mask:url("./media/cloud-fog-EU6Q3TVY.svg") no-repeat center/contain}.air-icon--name-cloud-lightning{-webkit-mask:url("./media/cloud-lightning-ZZMLGSDH.svg") no-repeat center/contain;mask:url("./media/cloud-lightning-ZZMLGSDH.svg") no-repeat center/contain}.air-icon--name-cloud-rain{-webkit-mask:url("./media/cloud-rain-WBF5HVUT.svg") no-repeat center/contain;mask:url("./media/cloud-rain-WBF5HVUT.svg") no-repeat center/contain}.air-icon--name-cloud-slush{-webkit-mask:url("./media/cloud-slush-MNHNUE6W.svg") no-repeat center/contain;mask:url("./media/cloud-slush-MNHNUE6W.svg") no-repeat center/contain}.air-icon--name-cloud-snow{-webkit-mask:url("./media/cloud-snow-Q7CSSSW6.svg") no-repeat center/contain;mask:url("./media/cloud-snow-Q7CSSSW6.svg") no-repeat center/contain}.air-icon--name-co2{-webkit-mask:url("./media/co2-QMH7YYQO.svg") no-repeat center/contain;mask:url("./media/co2-QMH7YYQO.svg") no-repeat center/contain}.air-icon--name-cog{-webkit-mask:url("./media/cog-JZP3XK32.svg") no-repeat center/contain;mask:url("./media/cog-JZP3XK32.svg") no-repeat center/contain}.air-icon--name-contingency{-webkit-mask:url("./media/contingency-RDYEDJLQ.svg") no-repeat center/contain;mask:url("./media/contingency-RDYEDJLQ.svg") no-repeat center/contain}.air-icon--name-document{-webkit-mask:url("./media/document-ATUJ2RAB.svg") no-repeat center/contain;mask:url("./media/document-ATUJ2RAB.svg") no-repeat center/contain}.air-icon--name-document-arrow-up{-webkit-mask:url("./media/document-arrow-up-DIADT3HT.svg") no-repeat center/contain;mask:url("./media/document-arrow-up-DIADT3HT.svg") no-repeat center/contain}.air-icon--name-document-check{-webkit-mask:url("./media/document-check-VOF7QDFU.svg") no-repeat center/contain;mask:url("./media/document-check-VOF7QDFU.svg") no-repeat center/contain}.air-icon--name-document-copy{-webkit-mask:url("./media/document-copy-4QMI7GO5.svg") no-repeat center/contain;mask:url("./media/document-copy-4QMI7GO5.svg") no-repeat center/contain}.air-icon--name-dots-3x2{-webkit-mask:url("./media/dots-3x2-STQZEKBO.svg") no-repeat center/contain;mask:url("./media/dots-3x2-STQZEKBO.svg") no-repeat center/contain}.air-icon--name-dots-3x3{-webkit-mask:url("./media/dots-3x3-JBJUTDMM.svg") no-repeat center/contain;mask:url("./media/dots-3x3-JBJUTDMM.svg") no-repeat center/contain}.air-icon--name-ellipsis-horizontal{-webkit-mask:url("./media/ellipsis-horizontal-MXZ445SE.svg") no-repeat center/contain;mask:url("./media/ellipsis-horizontal-MXZ445SE.svg") no-repeat center/contain}.air-icon--name-exclamation-square{-webkit-mask:url("./media/exclamation-square-3BAACG3F.svg") no-repeat center/contain;mask:url("./media/exclamation-square-3BAACG3F.svg") no-repeat center/contain}.air-icon--name-exclamation-square-solid{-webkit-mask:url("./media/exclamation-square-solid-QEA2ALT3.svg") no-repeat center/contain;mask:url("./media/exclamation-square-solid-QEA2ALT3.svg") no-repeat center/contain}.air-icon--name-exclamation-triangle{-webkit-mask:url("./media/exclamation-triangle-UYJ6ZTPX.svg") no-repeat center/contain;mask:url("./media/exclamation-triangle-UYJ6ZTPX.svg") no-repeat center/contain}.air-icon--name-exclamation-triangle-solid{-webkit-mask:url("./media/exclamation-triangle-solid-BE77DCNH.svg") no-repeat center/contain;mask:url("./media/exclamation-triangle-solid-BE77DCNH.svg") no-repeat center/contain}.air-icon--name-eye{-webkit-mask:url("./media/eye-E2AGOCAA.svg") no-repeat center/contain;mask:url("./media/eye-E2AGOCAA.svg") no-repeat center/contain}.air-icon--name-finger-point{-webkit-mask:url("./media/finger-point-RIVVCIS2.svg") no-repeat center/contain;mask:url("./media/finger-point-RIVVCIS2.svg") no-repeat center/contain}.air-icon--name-fire-truck{-webkit-mask:url("./media/fire-truck-FXTPMF4U.svg") no-repeat center/contain;mask:url("./media/fire-truck-FXTPMF4U.svg") no-repeat center/contain}.air-icon--name-chevron-left-bar{-webkit-mask:url("./media/chevron-left-bar-XDDOZC6C.svg") no-repeat center/contain;mask:url("./media/chevron-left-bar-XDDOZC6C.svg") no-repeat center/contain}.air-icon--name-flight{-webkit-mask:url("./media/flight-KDIMGONF.svg") no-repeat center/contain;mask:url("./media/flight-KDIMGONF.svg") no-repeat center/contain}.air-icon--name-flight-solid{-webkit-mask:url("./media/flight-solid-KTT2NIZL.svg") no-repeat center/contain;mask:url("./media/flight-solid-KTT2NIZL.svg") no-repeat center/contain}.air-icon--name-flight-land{-webkit-mask:url("./media/flight-land-74OW4PON.svg") no-repeat center/contain;mask:url("./media/flight-land-74OW4PON.svg") no-repeat center/contain}.air-icon--name-flight-takeoff{-webkit-mask:url("./media/flight-takeoff-CFLEMWN2.svg") no-repeat center/contain;mask:url("./media/flight-takeoff-CFLEMWN2.svg") no-repeat center/contain}.air-icon--name-folder{-webkit-mask:url("./media/folder-U3YOEWUV.svg") no-repeat center/contain;mask:url("./media/folder-U3YOEWUV.svg") no-repeat center/contain}.air-icon--name-folder-solid{-webkit-mask:url("./media/folder-solid-MFBTVKFJ.svg") no-repeat center/contain;mask:url("./media/folder-solid-MFBTVKFJ.svg") no-repeat center/contain}.air-icon--name-fullscreen{-webkit-mask:url("./media/fullscreen-U7SKLE2B.svg") no-repeat center/contain;mask:url("./media/fullscreen-U7SKLE2B.svg") no-repeat center/contain}.air-icon--name-fullscreen-exit{-webkit-mask:url("./media/fullscreen-exit-OEUNOMPI.svg") no-repeat center/contain;mask:url("./media/fullscreen-exit-OEUNOMPI.svg") no-repeat center/contain}.air-icon--name-funnel{-webkit-mask:url("./media/funnel-4JH53TL3.svg") no-repeat center/contain;mask:url("./media/funnel-4JH53TL3.svg") no-repeat center/contain}.air-icon--name-gas-station{-webkit-mask:url("./media/gas-station-XGGKRKTB.svg") no-repeat center/contain;mask:url("./media/gas-station-XGGKRKTB.svg") no-repeat center/contain}.air-icon--name-globe{-webkit-mask:url("./media/globe-7C3TMZPW.svg") no-repeat center/contain;mask:url("./media/globe-7C3TMZPW.svg") no-repeat center/contain}.air-icon--name-squares-2x2{-webkit-mask:url("./media/squares-2x2-OJZQNQZM.svg") no-repeat center/contain;mask:url("./media/squares-2x2-OJZQNQZM.svg") no-repeat center/contain}.air-icon--name-hand-bell{-webkit-mask:url("./media/hand-bell-4PJOOZAB.svg") no-repeat center/contain;mask:url("./media/hand-bell-4PJOOZAB.svg") no-repeat center/contain}.air-icon--name-question-mark{-webkit-mask:url("./media/question-mark-GSWZDK42.svg") no-repeat center/contain;mask:url("./media/question-mark-GSWZDK42.svg") no-repeat center/contain}.air-icon--name-question-mark-solid{-webkit-mask:url("./media/question-mark-solid-F62P7PLG.svg") no-repeat center/contain;mask:url("./media/question-mark-solid-F62P7PLG.svg") no-repeat center/contain}.air-icon--name-human-solid{-webkit-mask:url("./media/human-solid-KMCPJSGQ.svg") no-repeat center/contain;mask:url("./media/human-solid-KMCPJSGQ.svg") no-repeat center/contain}.air-icon--name-info{-webkit-mask:url("./media/info-R2R2STUR.svg") no-repeat center/contain;mask:url("./media/info-R2R2STUR.svg") no-repeat center/contain}.air-icon--name-info-solid{-webkit-mask:url("./media/info-solid-TW4XIYGQ.svg") no-repeat center/contain;mask:url("./media/info-solid-TW4XIYGQ.svg") no-repeat center/contain}.air-icon--name-chevron-right-bar{-webkit-mask:url("./media/chevron-right-bar-DSPZFZDZ.svg") no-repeat center/contain;mask:url("./media/chevron-right-bar-DSPZFZDZ.svg") no-repeat center/contain}.air-icon--name-layers{-webkit-mask:url("./media/layers-LMYP2NBO.svg") no-repeat center/contain;mask:url("./media/layers-LMYP2NBO.svg") no-repeat center/contain}.air-icon--name-link{-webkit-mask:url("./media/link-MXTH42KY.svg") no-repeat center/contain;mask:url("./media/link-MXTH42KY.svg") no-repeat center/contain}.air-icon--name-link-plus{-webkit-mask:url("./media/link-plus-JXV7ERCY.svg") no-repeat center/contain;mask:url("./media/link-plus-JXV7ERCY.svg") no-repeat center/contain}.air-icon--name-list{-webkit-mask:url("./media/list-SL5HPUNR.svg") no-repeat center/contain;mask:url("./media/list-SL5HPUNR.svg") no-repeat center/contain}.air-icon--name-lock-closed{-webkit-mask:url("./media/lock-closed-72RZUAQR.svg") no-repeat center/contain;mask:url("./media/lock-closed-72RZUAQR.svg") no-repeat center/contain}.air-icon--name-magnifying-glass{-webkit-mask:url("./media/magnifying-glass-MBGYW57T.svg") no-repeat center/contain;mask:url("./media/magnifying-glass-MBGYW57T.svg") no-repeat center/contain}.air-icon--name-map{-webkit-mask:url("./media/map-AC6227PL.svg") no-repeat center/contain;mask:url("./media/map-AC6227PL.svg") no-repeat center/contain}.air-icon--name-minus{-webkit-mask:url("./media/minus-3GC4KI2E.svg") no-repeat center/contain;mask:url("./media/minus-3GC4KI2E.svg") no-repeat center/contain}.air-icon--name-naviaids{-webkit-mask:url("./media/naviaids-C6JNM7RG.svg") no-repeat center/contain;mask:url("./media/naviaids-C6JNM7RG.svg") no-repeat center/contain}.air-icon--name-panel-bottom{-webkit-mask:url("./media/panel-bottom-PAAOVWIZ.svg") no-repeat center/contain;mask:url("./media/panel-bottom-PAAOVWIZ.svg") no-repeat center/contain}.air-icon--name-panel-bottom-solid{-webkit-mask:url("./media/panel-bottom-solid-ZMAUNEW5.svg") no-repeat center/contain;mask:url("./media/panel-bottom-solid-ZMAUNEW5.svg") no-repeat center/contain}.air-icon--name-panel-right{-webkit-mask:url("./media/panel-right-HG5PEZ6S.svg") no-repeat center/contain;mask:url("./media/panel-right-HG5PEZ6S.svg") no-repeat center/contain}.air-icon--name-panel-right-solid{-webkit-mask:url("./media/panel-right-solid-UWKWKQVW.svg") no-repeat center/contain;mask:url("./media/panel-right-solid-UWKWKQVW.svg") no-repeat center/contain}.air-icon--name-paperclip{-webkit-mask:url("./media/paperclip-XUMIA4LR.svg") no-repeat center/contain;mask:url("./media/paperclip-XUMIA4LR.svg") no-repeat center/contain}.air-icon--name-pencil{-webkit-mask:url("./media/pencil-M5XHZEE5.svg") no-repeat center/contain;mask:url("./media/pencil-M5XHZEE5.svg") no-repeat center/contain}.air-icon--name-pencil-slash{-webkit-mask:url("./media/pencil-slash-UG4SMHRC.svg") no-repeat center/contain;mask:url("./media/pencil-slash-UG4SMHRC.svg") no-repeat center/contain}.air-icon--name-piggy-bank{-webkit-mask:url("./media/piggy-bank-G6D5Y6JN.svg") no-repeat center/contain;mask:url("./media/piggy-bank-G6D5Y6JN.svg") no-repeat center/contain}.air-icon--name-play-arrow-solid{-webkit-mask:url("./media/play-arrow-solid-LC2PXL3I.svg") no-repeat center/contain;mask:url("./media/play-arrow-solid-LC2PXL3I.svg") no-repeat center/contain}.air-icon--name-plus{-webkit-mask:url("./media/plus-A3WLKH3Q.svg") no-repeat center/contain;mask:url("./media/plus-A3WLKH3Q.svg") no-repeat center/contain}.air-icon--name-printer{-webkit-mask:url("./media/printer-E22ZLATY.svg") no-repeat center/contain;mask:url("./media/printer-E22ZLATY.svg") no-repeat center/contain}.air-icon--name-roads{-webkit-mask:url("./media/roads-62ZQ7AN3.svg") no-repeat center/contain;mask:url("./media/roads-62ZQ7AN3.svg") no-repeat center/contain}.air-icon--name-robot{-webkit-mask:url("./media/robot-Y5W3IOB6.svg") no-repeat center/contain;mask:url("./media/robot-Y5W3IOB6.svg") no-repeat center/contain}.air-icon--name-rocket{-webkit-mask:url("./media/rocket-IBFPCUIP.svg") no-repeat center/contain;mask:url("./media/rocket-IBFPCUIP.svg") no-repeat center/contain}.air-icon--name-route{-webkit-mask:url("./media/route-2ZR2GY3J.svg") no-repeat center/contain;mask:url("./media/route-2ZR2GY3J.svg") no-repeat center/contain}.air-icon--name-runway{-webkit-mask:url("./media/runway-Q7JESJG7.svg") no-repeat center/contain;mask:url("./media/runway-Q7JESJG7.svg") no-repeat center/contain}.air-icon--name-disk{-webkit-mask:url("./media/disk-XPCHJRIR.svg") no-repeat center/contain;mask:url("./media/disk-XPCHJRIR.svg") no-repeat center/contain}.air-icon--name-scale{-webkit-mask:url("./media/scale-YK7H6R63.svg") no-repeat center/contain;mask:url("./media/scale-YK7H6R63.svg") no-repeat center/contain}.air-icon--name-paper-airplane{-webkit-mask:url("./media/paper-airplane-CLHNMAF6.svg") no-repeat center/contain;mask:url("./media/paper-airplane-CLHNMAF6.svg") no-repeat center/contain}.air-icon--name-signal{-webkit-mask:url("./media/signal-6ZJCV2G7.svg") no-repeat center/contain;mask:url("./media/signal-6ZJCV2G7.svg") no-repeat center/contain}.air-icon--name-sparkles{-webkit-mask:url("./media/sparkles-5KPWD2IM.svg") no-repeat center/contain;mask:url("./media/sparkles-5KPWD2IM.svg") no-repeat center/contain}.air-icon--name-speaker{-webkit-mask:url("./media/speaker-V7DAOZUB.svg") no-repeat center/contain;mask:url("./media/speaker-V7DAOZUB.svg") no-repeat center/contain}.air-icon--name-square-plus{-webkit-mask:url("./media/square-plus-RFUKL456.svg") no-repeat center/contain;mask:url("./media/square-plus-RFUKL456.svg") no-repeat center/contain}.air-icon--name-square-x-mark{-webkit-mask:url("./media/square-x-mark-HZAHXDIS.svg") no-repeat center/contain;mask:url("./media/square-x-mark-HZAHXDIS.svg") no-repeat center/contain}.air-icon--name-star{-webkit-mask:url("./media/star-7NH45EE3.svg") no-repeat center/contain;mask:url("./media/star-7NH45EE3.svg") no-repeat center/contain}.air-icon--name-star-solid{-webkit-mask:url("./media/star-solid-7IOVYOEY.svg") no-repeat center/contain;mask:url("./media/star-solid-7IOVYOEY.svg") no-repeat center/contain}.air-icon--name-stratosphere{-webkit-mask:url("./media/stratosphere-BM7LME6U.svg") no-repeat center/contain;mask:url("./media/stratosphere-BM7LME6U.svg") no-repeat center/contain}.air-icon--name-sun{-webkit-mask:url("./media/sun-6DJHMFTY.svg") no-repeat center/contain;mask:url("./media/sun-6DJHMFTY.svg") no-repeat center/contain}.air-icon--name-sunrise{-webkit-mask:url("./media/sunrise-N4ICGXYX.svg") no-repeat center/contain;mask:url("./media/sunrise-N4ICGXYX.svg") no-repeat center/contain}.air-icon--name-sunset{-webkit-mask:url("./media/sunset-IZ5GZCP6.svg") no-repeat center/contain;mask:url("./media/sunset-IZ5GZCP6.svg") no-repeat center/contain}.air-icon--name-tag{-webkit-mask:url("./media/tag-YKTXZ4MD.svg") no-repeat center/contain;mask:url("./media/tag-YKTXZ4MD.svg") no-repeat center/contain}.air-icon--name-thumb-down{-webkit-mask:url("./media/thumb-down-DT6WBJOS.svg") no-repeat center/contain;mask:url("./media/thumb-down-DT6WBJOS.svg") no-repeat center/contain}.air-icon--name-thumb-up{-webkit-mask:url("./media/thumb-up-VPPE74WW.svg") no-repeat center/contain;mask:url("./media/thumb-up-VPPE74WW.svg") no-repeat center/contain}.air-icon--name-timeline{-webkit-mask:url("./media/timeline-FJSGOVAT.svg") no-repeat center/contain;mask:url("./media/timeline-FJSGOVAT.svg") no-repeat center/contain}.air-icon--name-tracking{-webkit-mask:url("./media/tracking-FKNIIJGP.svg") no-repeat center/contain;mask:url("./media/tracking-FKNIIJGP.svg") no-repeat center/contain}.air-icon--name-trash{-webkit-mask:url("./media/trash-AEOGODAL.svg") no-repeat center/contain;mask:url("./media/trash-AEOGODAL.svg") no-repeat center/contain}.air-icon--name-user-circle{-webkit-mask:url("./media/user-circle-VF2FYYL4.svg") no-repeat center/contain;mask:url("./media/user-circle-VF2FYYL4.svg") no-repeat center/contain}.air-icon--name-user-headset{-webkit-mask:url("./media/user-headset-7DXF724K.svg") no-repeat center/contain;mask:url("./media/user-headset-7DXF724K.svg") no-repeat center/contain}.air-icon--name-waypoints{-webkit-mask:url("./media/waypoints-EN4CXAAQ.svg") no-repeat center/contain;mask:url("./media/waypoints-EN4CXAAQ.svg") no-repeat center/contain}.air-icon--name-x-mark{-webkit-mask:url("./media/x-mark-CWXH2ZDH.svg") no-repeat center/contain;mask:url("./media/x-mark-CWXH2ZDH.svg") no-repeat center/contain}.air-icon--name-x-mark-solid{-webkit-mask:url("./media/x-mark-solid-B6SL7XMG.svg") no-repeat center/contain;mask:url("./media/x-mark-solid-B6SL7XMG.svg") no-repeat center/contain}.air-popover-pane{position:relative;box-shadow:none;filter:drop-shadow(0 0 1px rgba(9,30,66,.31)) drop-shadow(0 8px 24px rgba(9,30,66,.15))}.air-popover-pane--top,.air-popover-pane--bottom,.air-popover-pane--left,.air-popover-pane--right{overflow:visible!important}.air-popover-pane--bottom:before{content:"";position:absolute;left:var(--air-popover-arrow-offset, 50%);transform:translate(-50%);border:8px solid transparent;border-top:none;border-bottom-color:var(--elevation-surface-overlay);top:-7px}.air-popover-pane--top:before{content:"";position:absolute;left:var(--air-popover-arrow-offset, 50%);transform:translate(-50%);border:8px solid transparent;border-bottom:none;border-top-color:var(--elevation-surface-overlay);bottom:-7px}.air-popover-pane--right:before{content:"";position:absolute;top:var(--air-popover-arrow-offset, 50%);transform:translateY(-50%);border:8px solid transparent;border-left:none;border-right-color:var(--elevation-surface-overlay);left:-7px}.air-popover-pane--left:before{content:"";position:absolute;top:var(--air-popover-arrow-offset, 50%);transform:translateY(-50%);border:8px solid transparent;border-right:none;border-left-color:var(--elevation-surface-overlay);right:-7px}.air-tooltip-panel{pointer-events:none}.air-tooltip{font:400 11px/16px Inter,arial,sans-serif;letter-spacing:0;display:block;max-width:200px;padding:0 4px;color:var(--text-inverse);background:var(--background-accent-grey-bold);border-radius:2px;overflow-wrap:anywhere;animation:airTooltipEnter .12s ease-out}@keyframes airTooltipEnter{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.air-tooltip{animation:none}}.air-flag-pane{--air-flag-stack-offset: 0px;box-shadow:0 0 1px #091e424f,0 8px 24px #091e4226;border-radius:4px;background:var(--elevation-surface-overlay);transform:translateY(var(--air-flag-stack-offset));transition:transform .2s ease-out}.air-flag-pane.air-flag-pane--animated{animation:slideInFlag .2s ease-out}.air-flag-progress{position:relative;padding-bottom:2px}.air-flag-progress:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:var(--background-brand);transform-origin:left center;transform:scaleX(var(--air-flag-progress-scale, 1));border-radius:0 0 4px 4px;pointer-events:none}@keyframes slideInFlag{0%{transform:translate(-100%) translateY(var(--air-flag-stack-offset, 0px));opacity:0}to{transform:translate(0) translateY(var(--air-flag-stack-offset, 0px));opacity:1}}.air-input-group{--air-input-group-item-gap: 2px}.air-input-group>*{--air-input-group-outer-padding-block-start: 0px;--air-input-group-outer-padding-block-end: 0px;--air-input-group-outer-padding-inline-start: 0px;--air-input-group-outer-padding-inline-end: 0px}.air-input-group.air-input-group--horizontal>*{--air-input-group-outer-padding-block-start: inherit;--air-input-group-outer-padding-block-end: inherit}.air-input-group.air-input-group--horizontal>:first-child{--air-input-group-outer-padding-inline-start: inherit}.air-input-group.air-input-group--horizontal>:last-child{--air-input-group-outer-padding-inline-end: inherit}.air-input-group.air-input-group--vertical>*{--air-input-group-outer-padding-inline-start: inherit;--air-input-group-outer-padding-inline-end: inherit}.air-input-group.air-input-group--vertical>:first-child{--air-input-group-outer-padding-block-start: inherit}.air-input-group.air-input-group--vertical>:last-child{--air-input-group-outer-padding-block-end: inherit}.air-input-group--padded{--air-input-group-outer-padding: 8px}.air-input-group--padded.air-input-group--horizontal>*{--air-input-group-outer-padding-block-start: var(--air-input-group-outer-padding);--air-input-group-outer-padding-block-end: var(--air-input-group-outer-padding)}.air-input-group--padded.air-input-group--horizontal>:first-child{--air-input-group-outer-padding-inline-start: var(--air-input-group-outer-padding)}.air-input-group--padded.air-input-group--horizontal>:last-child{--air-input-group-outer-padding-inline-end: var(--air-input-group-outer-padding)}.air-input-group--padded.air-input-group--vertical>*{--air-input-group-outer-padding-inline-start: var(--air-input-group-outer-padding);--air-input-group-outer-padding-inline-end: var(--air-input-group-outer-padding)}.air-input-group--padded.air-input-group--vertical>:first-child{--air-input-group-outer-padding-block-start: var(--air-input-group-outer-padding)}.air-input-group--padded.air-input-group--vertical>:last-child{--air-input-group-outer-padding-block-end: var(--air-input-group-outer-padding)}.air-input-group--horizontal>:not(.air-input-group){padding-inline:var(--air-input-group-item-gap);padding-block-start:var(--air-input-group-outer-padding-block-start, 0px);padding-block-end:var(--air-input-group-outer-padding-block-end, 0px)}.air-input-group--horizontal>:not(.air-input-group):first-child{padding-inline-start:var(--air-input-group-outer-padding-inline-start, 0px)}.air-input-group--horizontal>:not(.air-input-group):last-child{padding-inline-end:var(--air-input-group-outer-padding-inline-end, 0px)}.air-input-group--horizontal>.air-input-group:not(:first-child){--air-input-group-outer-padding-inline-start: var(--air-input-group-item-gap)}.air-input-group--horizontal>.air-input-group:not(:last-child){--air-input-group-outer-padding-inline-end: var(--air-input-group-item-gap)}.air-input-group--vertical{flex-direction:column}.air-input-group--vertical>:not(.air-input-group){padding-inline-start:var(--air-input-group-outer-padding-inline-start, 0px);padding-inline-end:var(--air-input-group-outer-padding-inline-end, 0px);padding-block:var(--air-input-group-item-gap)}.air-input-group--vertical>:not(.air-input-group):first-child{padding-block-start:var(--air-input-group-outer-padding-block-start, 0px)}.air-input-group--vertical>:not(.air-input-group):last-child{padding-block-end:var(--air-input-group-outer-padding-block-end, 0px)}.air-input-group--vertical>.air-input-group:not(:first-child){--air-input-group-outer-padding-block-start: var(--air-input-group-item-gap)}.air-input-group--vertical>.air-input-group:not(:last-child){--air-input-group-outer-padding-block-end: var(--air-input-group-item-gap)}.air-input-group--divided{--air-input-group-item-gap: 6px}.air-input-group--divided.air-input-group--horizontal>*+*{--air-input-group-divider-block-start: var(--air-input-group-outer-padding-block-start, 0px);--air-input-group-divider-block-end: var(--air-input-group-outer-padding-block-end, 0px);--air-input-group-divider-block-size: calc( 100% - var(--air-input-group-divider-block-start) - var(--air-input-group-divider-block-end) );background-image:linear-gradient(var(--border-subtle),var(--border-subtle));background-position:0 var(--air-input-group-divider-block-start);background-repeat:no-repeat;background-size:1px var(--air-input-group-divider-block-size)}.air-input-group--divided.air-input-group--vertical>*+*{--air-input-group-divider-inline-start: var(--air-input-group-outer-padding-inline-start, 0px);--air-input-group-divider-inline-end: var(--air-input-group-outer-padding-inline-end, 0px);--air-input-group-divider-inline-size: calc( 100% - var(--air-input-group-divider-inline-start) - var(--air-input-group-divider-inline-end) );background-image:linear-gradient(var(--border-subtle),var(--border-subtle));background-size:var(--air-input-group-divider-inline-size) 1px;background-position:var(--air-input-group-divider-inline-start) top;background-repeat:no-repeat}.air-input-group-addon{display:flex;align-items:center;flex-shrink:0;cursor:text}:root{--background-accent-blue: #3da4ff;--background-accent-blue-bold: #0b66b6;--background-accent-blue-bold-hovered: #0a5394;--background-accent-blue-bold-pressed: #0b66b6;--background-accent-blue-hovered: #1a94ff;--background-accent-blue-pressed: #0b66b6;--background-accent-blue-subtle: #c6e5ff;--background-accent-blue-subtle-hovered: #85c4fc;--background-accent-blue-subtle-pressed: #5bb2ff;--background-accent-green: #2ac283;--background-accent-green-bold: #1e8c5f;--background-accent-green-bold-hovered: #207250;--background-accent-green-bold-pressed: #164c36;--background-accent-green-hovered: #22a86f;--background-accent-green-pressed: #1e8c5f;--background-accent-green-subtle: #bbf3dc;--background-accent-green-subtle-hovered: #7be0b6;--background-accent-green-subtle-pressed: #4ecf99;--background-accent-grey: #8590a2;--background-accent-grey-bold: #626f86;--background-accent-grey-bold-hovered: #44546f;--background-accent-grey-bold-pressed: #2c3e5d;--background-accent-grey-hovered: #758195;--background-accent-grey-pressed: #626f86;--background-accent-grey-subtle: #f1f2f4;--background-accent-grey-subtle-hovered: #dcdfe4;--background-accent-grey-subtle-pressed: #b3b9c4;--background-accent-magenta: #d960aa;--background-accent-magenta-bold: #ac4686;--background-accent-magenta-bold-hovered: #5a2546;--background-accent-magenta-bold-pressed: #462037;--background-accent-magenta-hovered: #cc519d;--background-accent-magenta-pressed: #ac4686;--background-accent-magenta-subtle: #fff5fb;--background-accent-magenta-subtle-hovered: #fdecf7;--background-accent-magenta-subtle-pressed: #e672ba;--background-accent-orange: #ff9500;--background-accent-orange-bold: #ad6500;--background-accent-orange-bold-hovered: #854d00;--background-accent-orange-bold-pressed: #3d2400;--background-accent-orange-hovered: #d67d00;--background-accent-orange-pressed: #ad6500;--background-accent-orange-subtle: #ffeed6;--background-accent-orange-subtle-hovered: #ffd599;--background-accent-orange-subtle-pressed: #ffbb5c;--background-accent-purple: #8f7de7;--background-accent-purple-bold: #6f5dc7;--background-accent-purple-bold-hovered: #5c4bb2;--background-accent-purple-bold-pressed: #362c65;--background-accent-purple-hovered: #7d6add;--background-accent-purple-pressed: #6f5dc7;--background-accent-purple-subtle: #dfd8fd;--background-accent-purple-subtle-hovered: #bbaff6;--background-accent-purple-subtle-pressed: #a598e7;--background-accent-red: #f26056;--background-accent-red-bold: #ce372c;--background-accent-red-bold-hovered: #ae2d23;--background-accent-red-bold-pressed: #5f201b;--background-accent-red-hovered: #e24e44;--background-accent-red-pressed: #ce372c;--background-accent-red-subtle: #ffd4d1;--background-accent-red-subtle-hovered: #fd9f98;--background-accent-red-subtle-pressed: #f9766e;--background-accent-teal: #41b1d6;--background-accent-teal-bold: #217b99;--background-accent-teal-bold-hovered: #1f6881;--background-accent-teal-bold-pressed: #154353;--background-accent-teal-hovered: #2794b8;--background-accent-teal-pressed: #217b99;--background-accent-teal-subtle: #ecf9fe;--background-accent-teal-subtle-hovered: #e5f5fb;--background-accent-teal-subtle-pressed: #6ac3e0;--background-accent-yellow: #ca9c02;--background-accent-yellow-bold: #9e6b00;--background-accent-yellow-bold-hovered: #7b5c01;--background-accent-yellow-bold-pressed: #513d04;--background-accent-yellow-hovered: #bb8101;--background-accent-yellow-pressed: #9e6b00;--background-accent-yellow-subtle: #f7e6a2;--background-accent-yellow-subtle-hovered: #f4cc45;--background-accent-yellow-subtle-pressed: #e1b103;--background-brand: #3da4ff;--background-brand-bold: #0b66b6;--background-brand-bold-hovered: #0a5394;--background-brand-bold-pressed: #084173;--background-brand-hovered: #1a94ff;--background-brand-pressed: #0b66b6;--background-brand-subtle: #edf7ff;--background-brand-subtle-hovered: #c6e5ff;--background-brand-subtle-pressed: #85c4fc;--background-danger: #f26056;--background-danger-bold: #ce372c;--background-danger-bold-hovered: #ae2d23;--background-danger-bold-pressed: #5f201b;--background-danger-hovered: #e24e44;--background-danger-pressed: #ce372c;--background-danger-subtle: rgba(249, 118, 110, .1607843137);--background-danger-subtle-hovered: rgba(249, 118, 110, .2392156863);--background-danger-subtle-pressed: rgba(249, 118, 110, .3215686275);--background-disabled: rgba(9, 30, 66, .031372549);--background-information: #3da4ff;--background-information-bold: #0b66b6;--background-information-bold-hovered: #0a5394;--background-information-bold-pressed: #084173;--background-information-hovered: #1a94ff;--background-information-pressed: #0b66b6;--background-information-subtle: rgba(61, 164, 255, .1607843137);--background-information-subtle-hovered: rgba(61, 164, 255, .2392156863);--background-information-subtle-pressed: rgba(61, 164, 255, .3215686275);--background-input: rgba(9, 30, 66, .031372549);--background-input-hovered: rgba(9, 30, 66, .0588235294);--background-input-pressed: rgba(9, 30, 66, .1411764706);--background-neutral: rgba(9, 30, 66, .0588235294);--background-neutral-bold: #44546f;--background-neutral-bold-hovered: #2c3e5d;--background-neutral-bold-pressed: #172b4d;--background-neutral-hovered: rgba(9, 30, 66, .1411764706);--background-neutral-pressed: rgba(9, 30, 66, .3098039216);--background-neutral-subtle: rgba(9, 30, 66, 0);--background-neutral-subtle-hovered: rgba(9, 30, 66, .031372549);--background-neutral-subtle-pressed: rgba(9, 30, 66, .0588235294);--background-selected: #edf7ff;--background-selected-bold: #0b66b6;--background-selected-bold-hovered: #0a5394;--background-selected-bold-pressed: #084173;--background-selected-hovered: #c6e5ff;--background-selected-pressed: #85c4fc;--background-success: #2ac283;--background-success-bold: #1e8c5f;--background-success-bold-hovered: #207250;--background-success-bold-pressed: #164c36;--background-success-hovered: #22a86f;--background-success-pressed: #1e8c5f;--background-success-subtle: rgba(78, 207, 153, .1607843137);--background-success-subtle-hovered: rgba(78, 207, 153, .2392156863);--background-success-subtle-pressed: rgba(78, 207, 153, .3215686275);--background-warning: #ca9c02;--background-warning-bold: #9e6b00;--background-warning-bold-hovered: #7b5c01;--background-warning-bold-pressed: #513d04;--background-warning-hovered: #bb8101;--background-warning-pressed: #9e6b00;--background-warning-subtle: rgba(225, 177, 3, .1607843137);--background-warning-subtle-hovered: rgba(225, 177, 3, .2392156863);--background-warning-subtle-pressed: rgba(225, 177, 3, .3215686275);--blanket: rgba(9, 30, 66, .4901960784);--blanket-inverse: #091e42;--border: rgba(9, 30, 66, .0588235294);--border-accent-blue: #1a94ff;--border-accent-green: #22a86f;--border-accent-grey: #758195;--border-accent-magenta: #cc519d;--border-accent-orange: #d67d00;--border-accent-purple: #7d6add;--border-accent-red: #e24e44;--border-accent-teal: #2794b8;--border-accent-yellow: #bb8101;--border-bold: #758195;--border-danger: #f9766e;--border-disabled: rgba(9, 30, 66, .0588235294);--border-focused: #3da4ff;--border-information: #5bb2ff;--border-input: rgba(9, 30, 66, .3098039216);--border-inverse: #ffffff;--border-selected: #0b66b6;--border-subtle: #dcdfe4;--border-success: #4ecf99;--border-warning: #e1b103;--elevation-surface: #ffffff;--elevation-surface-hovered: #f1f2f4;--elevation-surface-overlay: #f7f8f9;--elevation-surface-overlay-hovered: #f1f2f4;--elevation-surface-overlay-pressed: #dcdfe4;--elevation-surface-pressed: #dcdfe4;--elevation-surface-raised: #ffffff;--elevation-surface-raised-hovered: #ffffff;--elevation-surface-raised-pressed: #ffffff;--elevation-surface-sunken: #f1f2f4;--elevation-surface-sunken-hovered: #f7f8f9;--elevation-surface-sunken-pressed: #ffffff;--flight-rules-ifr: #ff2700;--flight-rules-ifr-bold: #460b00;--flight-rules-ifr-subtle: #ffeeeb;--flight-rules-lifr: #ff40ff;--flight-rules-lifr-bold: #461246;--flight-rules-lifr-subtle: #fff0ff;--flight-rules-mvfr: #236ed8;--flight-rules-mvfr-bold: #0a1f3b;--flight-rules-mvfr-subtle: #edf3fc;--flight-rules-vfr: #07c502;--flight-rules-vfr-bold: #023701;--flight-rules-vfr-subtle: #ebfaeb;--icon: #172b4d;--icon-accent-blue: #0b66b6;--icon-accent-green: #1e8c5f;--icon-accent-grey: #626f86;--icon-accent-magenta: #ac4686;--icon-accent-orange: #d67d00;--icon-accent-purple: #6f5dc7;--icon-accent-red: #ce372c;--icon-accent-teal: #217b99;--icon-accent-yellow: #ca9c02;--icon-brand: #0b66b6;--icon-danger: #ae2d23;--icon-disabled: rgba(9, 30, 66, .3098039216);--icon-information: #0a5394;--icon-inverse: #ffffff;--icon-link: #0b66b6;--icon-link-hover: #0a5394;--icon-link-press: #084173;--icon-link-visited: #5c4bb2;--icon-selected: #0b66b6;--icon-subtle: #626f86;--icon-subtlest: #8590a2;--icon-success: #207250;--icon-warning: #7b5c01;--icon-warning-inverse: #172b4d;--legacy-ff-blue: #3498db;--legacy-ff-danger: #e94b35;--legacy-ff-success: #008000;--legacy-ff-warning: #f6a623;--text: #172b4d;--text-accent-blue: #0a5394;--text-accent-blue-bold: #084173;--text-accent-green: #207250;--text-accent-green-bold: #164c36;--text-accent-grey: #44546f;--text-accent-grey-bold: #091e42;--text-accent-magenta: #5a2546;--text-accent-magenta-bold: #462037;--text-accent-orange: #854d00;--text-accent-orange-bold: #3d2400;--text-accent-purple: #5c4bb2;--text-accent-purple-bold: #362c65;--text-accent-red: #ae2d23;--text-accent-red-bold: #5f201b;--text-accent-teal: #1f6881;--text-accent-teal-bold: #154353;--text-accent-yellow: #7b5c01;--text-accent-yellow-bold: #513d04;--text-brand: #0b66b6;--text-danger: #ae2d23;--text-disabled: rgba(9, 30, 66, .3098039216);--text-information: #0a5394;--text-input: #172b4d;--text-input-disabled: rgba(9, 30, 66, .3098039216);--text-input-subtle: #626f86;--text-inverse: #ffffff;--text-selected: #0b66b6;--text-subtle: #626f86;--text-subtlest: #8590a2;--text-success: #207250;--text-warning: #7b5c01;--text-warning-inverse: #172b4d;--density-0: 0;--density-xs-4: 2px;--density-xs-3: 4px;--density-xs-2: 6px;--density-xs: 8px;--density-sm: 12px;--density-md: 16px;--density-lg: 20px;--density-xl: 24px;--density-xl-2: 32px;--density-xl-3: 40px;--button-br: 2px;--form-field-br-top-left: 4px;--form-field-br-top-right: 4px;--form-field-br-bottom-right: 0;--form-field-br-bottom-left: 0;--form-field-border: inset 0 -1px 0 0 var(--border-input);--form-field-border-focused: inset 0 -1px 0 0 transparent;--form-field-border-invalid: inset 0 -1px 0 0 var(--text-danger);--form-field-border-disabled: inset 0 -1px 0 0 var(--border-disabled);--toggle-switch-track-width: 40px;--toggle-switch-track-height: 20px;--toggle-switch-handle-size: 16px;--toggle-switch-handle-margin-inline: 2px;--toggle-switch-icon-margin-inline: 4px;--toggle-switch-checked-translate-x: 20px}.theme-density-compact{--density-0: 0;--density-xs-4: 0;--density-xs-3: 2px;--density-xs-2: 4px;--density-xs: 6px;--density-sm: 8px;--density-md: 12px;--density-lg: 16px;--density-xl: 20px;--density-xl-2: 24px;--density-xl-3: 32px;--toggle-switch-track-width: 32px;--toggle-switch-track-height: 16px;--toggle-switch-handle-size: 12px;--toggle-switch-handle-margin-inline: 2px;--toggle-switch-icon-margin-inline: 3px;--toggle-switch-checked-translate-x: 16px}.fa{font-family:var(--fa-style-family, "Font Awesome 6 Free");font-weight:var(--fa-style, 900)}.fas,.far,.fab,.fa-solid,.fa-regular,.fa-brands,.fa{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display, inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fas:before,.far:before,.fab:before,.fa-solid:before,.fa-regular:before,.fa-brands:before,.fa:before{content:var(--fa)}.fa-classic,.fas,.fa-solid,.far,.fa-regular{font-family:"Font Awesome 6 Free"}.fa-brands,.fab{font-family:"Font Awesome 6 Brands"}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin, 2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(-1 * var(--fa-li-width, 2em));position:absolute;text-align:center;width:var(--fa-li-width, 2em);line-height:inherit}.fa-border{border-color:var(--fa-border-color, #eee);border-radius:var(--fa-border-radius, .1em);border-style:var(--fa-border-style, solid);border-width:var(--fa-border-width, .08em);padding:var(--fa-border-padding, .2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin, .3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin, .3em)}.fa-beat{animation-name:fa-beat;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, ease-in-out)}.fa-bounce{animation-name:fa-bounce;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, cubic-bezier(.28, .84, .42, 1))}.fa-fade{animation-name:fa-fade;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, cubic-bezier(.4, 0, .6, 1))}.fa-beat-fade{animation-name:fa-beat-fade;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, cubic-bezier(.4, 0, .6, 1))}.fa-flip{animation-name:fa-flip;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, ease-in-out)}.fa-shake{animation-name:fa-shake;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, linear)}.fa-spin{animation-name:fa-spin;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 2s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, linear)}.fa-spin-reverse{--fa-animation-direction: reverse}.fa-pulse,.fa-spin-pulse{animation-name:fa-spin;animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, steps(8))}@media(prefers-reduced-motion:reduce){.fa-beat,.fa-bounce,.fa-fade,.fa-beat-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale, 1.25))}}@keyframes fa-bounce{0%{transform:scale(1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x, 1.1),var(--fa-bounce-start-scale-y, .9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x, .9),var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x, 1.05),var(--fa-bounce-land-scale-y, .95)) translateY(0)}57%{transform:scale(1) translateY(var(--fa-bounce-rebound, -.125em))}64%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity, .4)}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity, .4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale, 1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x, 0),var(--fa-flip-y, 1),var(--fa-flip-z, 0),var(--fa-flip-angle, -180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}8%,24%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,to{transform:rotate(0)}}@keyframes fa-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.fa-rotate-90{transform:rotate(90deg)}.fa-rotate-180{transform:rotate(180deg)}.fa-rotate-270{transform:rotate(270deg)}.fa-flip-horizontal{transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}.fa-rotate-by{transform:rotate(var(--fa-rotate-angle, 0))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index, auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse, #fff)}.fa-0{--fa: "0"}.fa-1{--fa: "1"}.fa-2{--fa: "2"}.fa-3{--fa: "3"}.fa-4{--fa: "4"}.fa-5{--fa: "5"}.fa-6{--fa: "6"}.fa-7{--fa: "7"}.fa-8{--fa: "8"}.fa-9{--fa: "9"}.fa-fill-drip{--fa: "\f576"}.fa-arrows-to-circle{--fa: "\e4bd"}.fa-circle-chevron-right,.fa-chevron-circle-right{--fa: "\f138"}.fa-at{--fa: "@"}.fa-trash-can,.fa-trash-alt{--fa: "\f2ed"}.fa-text-height{--fa: "\f034"}.fa-user-xmark,.fa-user-times{--fa: "\f235"}.fa-stethoscope{--fa: "\f0f1"}.fa-message,.fa-comment-alt{--fa: "\f27a"}.fa-info{--fa: "\f129"}.fa-down-left-and-up-right-to-center,.fa-compress-alt{--fa: "\f422"}.fa-explosion{--fa: "\e4e9"}.fa-file-lines,.fa-file-alt,.fa-file-text{--fa: "\f15c"}.fa-wave-square{--fa: "\f83e"}.fa-ring{--fa: "\f70b"}.fa-building-un{--fa: "\e4d9"}.fa-dice-three{--fa: "\f527"}.fa-calendar-days,.fa-calendar-alt{--fa: "\f073"}.fa-anchor-circle-check{--fa: "\e4aa"}.fa-building-circle-arrow-right{--fa: "\e4d1"}.fa-volleyball,.fa-volleyball-ball{--fa: "\f45f"}.fa-arrows-up-to-line{--fa: "\e4c2"}.fa-sort-down,.fa-sort-desc{--fa: "\f0dd"}.fa-circle-minus,.fa-minus-circle{--fa: "\f056"}.fa-door-open{--fa: "\f52b"}.fa-right-from-bracket,.fa-sign-out-alt{--fa: "\f2f5"}.fa-atom{--fa: "\f5d2"}.fa-soap{--fa: "\e06e"}.fa-icons,.fa-heart-music-camera-bolt{--fa: "\f86d"}.fa-microphone-lines-slash,.fa-microphone-alt-slash{--fa: "\f539"}.fa-bridge-circle-check{--fa: "\e4c9"}.fa-pump-medical{--fa: "\e06a"}.fa-fingerprint{--fa: "\f577"}.fa-hand-point-right{--fa: "\f0a4"}.fa-magnifying-glass-location,.fa-search-location{--fa: "\f689"}.fa-forward-step,.fa-step-forward{--fa: "\f051"}.fa-face-smile-beam,.fa-smile-beam{--fa: "\f5b8"}.fa-flag-checkered{--fa: "\f11e"}.fa-football,.fa-football-ball{--fa: "\f44e"}.fa-school-circle-exclamation{--fa: "\e56c"}.fa-crop{--fa: "\f125"}.fa-angles-down,.fa-angle-double-down{--fa: "\f103"}.fa-users-rectangle{--fa: "\e594"}.fa-people-roof{--fa: "\e537"}.fa-people-line{--fa: "\e534"}.fa-beer-mug-empty,.fa-beer{--fa: "\f0fc"}.fa-diagram-predecessor{--fa: "\e477"}.fa-arrow-up-long,.fa-long-arrow-up{--fa: "\f176"}.fa-fire-flame-simple,.fa-burn{--fa: "\f46a"}.fa-person,.fa-male{--fa: "\f183"}.fa-laptop{--fa: "\f109"}.fa-file-csv{--fa: "\f6dd"}.fa-menorah{--fa: "\f676"}.fa-truck-plane{--fa: "\e58f"}.fa-record-vinyl{--fa: "\f8d9"}.fa-face-grin-stars,.fa-grin-stars{--fa: "\f587"}.fa-bong{--fa: "\f55c"}.fa-spaghetti-monster-flying,.fa-pastafarianism{--fa: "\f67b"}.fa-arrow-down-up-across-line{--fa: "\e4af"}.fa-spoon,.fa-utensil-spoon{--fa: "\f2e5"}.fa-jar-wheat{--fa: "\e517"}.fa-envelopes-bulk,.fa-mail-bulk{--fa: "\f674"}.fa-file-circle-exclamation{--fa: "\e4eb"}.fa-circle-h,.fa-hospital-symbol{--fa: "\f47e"}.fa-pager{--fa: "\f815"}.fa-address-book,.fa-contact-book{--fa: "\f2b9"}.fa-strikethrough{--fa: "\f0cc"}.fa-k{--fa: "K"}.fa-landmark-flag{--fa: "\e51c"}.fa-pencil,.fa-pencil-alt{--fa: "\f303"}.fa-backward{--fa: "\f04a"}.fa-caret-right{--fa: "\f0da"}.fa-comments{--fa: "\f086"}.fa-paste,.fa-file-clipboard{--fa: "\f0ea"}.fa-code-pull-request{--fa: "\e13c"}.fa-clipboard-list{--fa: "\f46d"}.fa-truck-ramp-box,.fa-truck-loading{--fa: "\f4de"}.fa-user-check{--fa: "\f4fc"}.fa-vial-virus{--fa: "\e597"}.fa-sheet-plastic{--fa: "\e571"}.fa-blog{--fa: "\f781"}.fa-user-ninja{--fa: "\f504"}.fa-person-arrow-up-from-line{--fa: "\e539"}.fa-scroll-torah,.fa-torah{--fa: "\f6a0"}.fa-broom-ball,.fa-quidditch,.fa-quidditch-broom-ball{--fa: "\f458"}.fa-toggle-off{--fa: "\f204"}.fa-box-archive,.fa-archive{--fa: "\f187"}.fa-person-drowning{--fa: "\e545"}.fa-arrow-down-9-1,.fa-sort-numeric-desc,.fa-sort-numeric-down-alt{--fa: "\f886"}.fa-face-grin-tongue-squint,.fa-grin-tongue-squint{--fa: "\f58a"}.fa-spray-can{--fa: "\f5bd"}.fa-truck-monster{--fa: "\f63b"}.fa-w{--fa: "W"}.fa-earth-africa,.fa-globe-africa{--fa: "\f57c"}.fa-rainbow{--fa: "\f75b"}.fa-circle-notch{--fa: "\f1ce"}.fa-tablet-screen-button,.fa-tablet-alt{--fa: "\f3fa"}.fa-paw{--fa: "\f1b0"}.fa-cloud{--fa: "\f0c2"}.fa-trowel-bricks{--fa: "\e58a"}.fa-face-flushed,.fa-flushed{--fa: "\f579"}.fa-hospital-user{--fa: "\f80d"}.fa-tent-arrow-left-right{--fa: "\e57f"}.fa-gavel,.fa-legal{--fa: "\f0e3"}.fa-binoculars{--fa: "\f1e5"}.fa-microphone-slash{--fa: "\f131"}.fa-box-tissue{--fa: "\e05b"}.fa-motorcycle{--fa: "\f21c"}.fa-bell-concierge,.fa-concierge-bell{--fa: "\f562"}.fa-pen-ruler,.fa-pencil-ruler{--fa: "\f5ae"}.fa-people-arrows,.fa-people-arrows-left-right{--fa: "\e068"}.fa-mars-and-venus-burst{--fa: "\e523"}.fa-square-caret-right,.fa-caret-square-right{--fa: "\f152"}.fa-scissors,.fa-cut{--fa: "\f0c4"}.fa-sun-plant-wilt{--fa: "\e57a"}.fa-toilets-portable{--fa: "\e584"}.fa-hockey-puck{--fa: "\f453"}.fa-table{--fa: "\f0ce"}.fa-magnifying-glass-arrow-right{--fa: "\e521"}.fa-tachograph-digital,.fa-digital-tachograph{--fa: "\f566"}.fa-users-slash{--fa: "\e073"}.fa-clover{--fa: "\e139"}.fa-reply,.fa-mail-reply{--fa: "\f3e5"}.fa-star-and-crescent{--fa: "\f699"}.fa-house-fire{--fa: "\e50c"}.fa-square-minus,.fa-minus-square{--fa: "\f146"}.fa-helicopter{--fa: "\f533"}.fa-compass{--fa: "\f14e"}.fa-square-caret-down,.fa-caret-square-down{--fa: "\f150"}.fa-file-circle-question{--fa: "\e4ef"}.fa-laptop-code{--fa: "\f5fc"}.fa-swatchbook{--fa: "\f5c3"}.fa-prescription-bottle{--fa: "\f485"}.fa-bars,.fa-navicon{--fa: "\f0c9"}.fa-people-group{--fa: "\e533"}.fa-hourglass-end,.fa-hourglass-3{--fa: "\f253"}.fa-heart-crack,.fa-heart-broken{--fa: "\f7a9"}.fa-square-up-right,.fa-external-link-square-alt{--fa: "\f360"}.fa-face-kiss-beam,.fa-kiss-beam{--fa: "\f597"}.fa-film{--fa: "\f008"}.fa-ruler-horizontal{--fa: "\f547"}.fa-people-robbery{--fa: "\e536"}.fa-lightbulb{--fa: "\f0eb"}.fa-caret-left{--fa: "\f0d9"}.fa-circle-exclamation,.fa-exclamation-circle{--fa: "\f06a"}.fa-school-circle-xmark{--fa: "\e56d"}.fa-arrow-right-from-bracket,.fa-sign-out{--fa: "\f08b"}.fa-circle-chevron-down,.fa-chevron-circle-down{--fa: "\f13a"}.fa-unlock-keyhole,.fa-unlock-alt{--fa: "\f13e"}.fa-cloud-showers-heavy{--fa: "\f740"}.fa-headphones-simple,.fa-headphones-alt{--fa: "\f58f"}.fa-sitemap{--fa: "\f0e8"}.fa-circle-dollar-to-slot,.fa-donate{--fa: "\f4b9"}.fa-memory{--fa: "\f538"}.fa-road-spikes{--fa: "\e568"}.fa-fire-burner{--fa: "\e4f1"}.fa-flag{--fa: "\f024"}.fa-hanukiah{--fa: "\f6e6"}.fa-feather{--fa: "\f52d"}.fa-volume-low,.fa-volume-down{--fa: "\f027"}.fa-comment-slash{--fa: "\f4b3"}.fa-cloud-sun-rain{--fa: "\f743"}.fa-compress{--fa: "\f066"}.fa-wheat-awn,.fa-wheat-alt{--fa: "\e2cd"}.fa-ankh{--fa: "\f644"}.fa-hands-holding-child{--fa: "\e4fa"}.fa-asterisk{--fa: "*"}.fa-square-check,.fa-check-square{--fa: "\f14a"}.fa-peseta-sign{--fa: "\e221"}.fa-heading,.fa-header{--fa: "\f1dc"}.fa-ghost{--fa: "\f6e2"}.fa-list,.fa-list-squares{--fa: "\f03a"}.fa-square-phone-flip,.fa-phone-square-alt{--fa: "\f87b"}.fa-cart-plus{--fa: "\f217"}.fa-gamepad{--fa: "\f11b"}.fa-circle-dot,.fa-dot-circle{--fa: "\f192"}.fa-face-dizzy,.fa-dizzy{--fa: "\f567"}.fa-egg{--fa: "\f7fb"}.fa-house-medical-circle-xmark{--fa: "\e513"}.fa-campground{--fa: "\f6bb"}.fa-folder-plus{--fa: "\f65e"}.fa-futbol,.fa-futbol-ball,.fa-soccer-ball{--fa: "\f1e3"}.fa-paintbrush,.fa-paint-brush{--fa: "\f1fc"}.fa-lock{--fa: "\f023"}.fa-gas-pump{--fa: "\f52f"}.fa-hot-tub-person,.fa-hot-tub{--fa: "\f593"}.fa-map-location,.fa-map-marked{--fa: "\f59f"}.fa-house-flood-water{--fa: "\e50e"}.fa-tree{--fa: "\f1bb"}.fa-bridge-lock{--fa: "\e4cc"}.fa-sack-dollar{--fa: "\f81d"}.fa-pen-to-square,.fa-edit{--fa: "\f044"}.fa-car-side{--fa: "\f5e4"}.fa-share-nodes,.fa-share-alt{--fa: "\f1e0"}.fa-heart-circle-minus{--fa: "\e4ff"}.fa-hourglass-half,.fa-hourglass-2{--fa: "\f252"}.fa-microscope{--fa: "\f610"}.fa-sink{--fa: "\e06d"}.fa-bag-shopping,.fa-shopping-bag{--fa: "\f290"}.fa-arrow-down-z-a,.fa-sort-alpha-desc,.fa-sort-alpha-down-alt{--fa: "\f881"}.fa-mitten{--fa: "\f7b5"}.fa-person-rays{--fa: "\e54d"}.fa-users{--fa: "\f0c0"}.fa-eye-slash{--fa: "\f070"}.fa-flask-vial{--fa: "\e4f3"}.fa-hand,.fa-hand-paper{--fa: "\f256"}.fa-om{--fa: "\f679"}.fa-worm{--fa: "\e599"}.fa-house-circle-xmark{--fa: "\e50b"}.fa-plug{--fa: "\f1e6"}.fa-chevron-up{--fa: "\f077"}.fa-hand-spock{--fa: "\f259"}.fa-stopwatch{--fa: "\f2f2"}.fa-face-kiss,.fa-kiss{--fa: "\f596"}.fa-bridge-circle-xmark{--fa: "\e4cb"}.fa-face-grin-tongue,.fa-grin-tongue{--fa: "\f589"}.fa-chess-bishop{--fa: "\f43a"}.fa-face-grin-wink,.fa-grin-wink{--fa: "\f58c"}.fa-ear-deaf,.fa-deaf,.fa-deafness,.fa-hard-of-hearing{--fa: "\f2a4"}.fa-road-circle-check{--fa: "\e564"}.fa-dice-five{--fa: "\f523"}.fa-square-rss,.fa-rss-square{--fa: "\f143"}.fa-land-mine-on{--fa: "\e51b"}.fa-i-cursor{--fa: "\f246"}.fa-stamp{--fa: "\f5bf"}.fa-stairs{--fa: "\e289"}.fa-i{--fa: "I"}.fa-hryvnia-sign,.fa-hryvnia{--fa: "\f6f2"}.fa-pills{--fa: "\f484"}.fa-face-grin-wide,.fa-grin-alt{--fa: "\f581"}.fa-tooth{--fa: "\f5c9"}.fa-v{--fa: "V"}.fa-bangladeshi-taka-sign{--fa: "\e2e6"}.fa-bicycle{--fa: "\f206"}.fa-staff-snake,.fa-rod-asclepius,.fa-rod-snake,.fa-staff-aesculapius{--fa: "\e579"}.fa-head-side-cough-slash{--fa: "\e062"}.fa-truck-medical,.fa-ambulance{--fa: "\f0f9"}.fa-wheat-awn-circle-exclamation{--fa: "\e598"}.fa-snowman{--fa: "\f7d0"}.fa-mortar-pestle{--fa: "\f5a7"}.fa-road-barrier{--fa: "\e562"}.fa-school{--fa: "\f549"}.fa-igloo{--fa: "\f7ae"}.fa-joint{--fa: "\f595"}.fa-angle-right{--fa: "\f105"}.fa-horse{--fa: "\f6f0"}.fa-q{--fa: "Q"}.fa-g{--fa: "G"}.fa-notes-medical{--fa: "\f481"}.fa-temperature-half,.fa-temperature-2,.fa-thermometer-2,.fa-thermometer-half{--fa: "\f2c9"}.fa-dong-sign{--fa: "\e169"}.fa-capsules{--fa: "\f46b"}.fa-poo-storm,.fa-poo-bolt{--fa: "\f75a"}.fa-face-frown-open,.fa-frown-open{--fa: "\f57a"}.fa-hand-point-up{--fa: "\f0a6"}.fa-money-bill{--fa: "\f0d6"}.fa-bookmark{--fa: "\f02e"}.fa-align-justify{--fa: "\f039"}.fa-umbrella-beach{--fa: "\f5ca"}.fa-helmet-un{--fa: "\e503"}.fa-bullseye{--fa: "\f140"}.fa-bacon{--fa: "\f7e5"}.fa-hand-point-down{--fa: "\f0a7"}.fa-arrow-up-from-bracket{--fa: "\e09a"}.fa-folder,.fa-folder-blank{--fa: "\f07b"}.fa-file-waveform,.fa-file-medical-alt{--fa: "\f478"}.fa-radiation{--fa: "\f7b9"}.fa-chart-simple{--fa: "\e473"}.fa-mars-stroke{--fa: "\f229"}.fa-vial{--fa: "\f492"}.fa-gauge,.fa-dashboard,.fa-gauge-med,.fa-tachometer-alt-average{--fa: "\f624"}.fa-wand-magic-sparkles,.fa-magic-wand-sparkles{--fa: "\e2ca"}.fa-e{--fa: "E"}.fa-pen-clip,.fa-pen-alt{--fa: "\f305"}.fa-bridge-circle-exclamation{--fa: "\e4ca"}.fa-user{--fa: "\f007"}.fa-school-circle-check{--fa: "\e56b"}.fa-dumpster{--fa: "\f793"}.fa-van-shuttle,.fa-shuttle-van{--fa: "\f5b6"}.fa-building-user{--fa: "\e4da"}.fa-square-caret-left,.fa-caret-square-left{--fa: "\f191"}.fa-highlighter{--fa: "\f591"}.fa-key{--fa: "\f084"}.fa-bullhorn{--fa: "\f0a1"}.fa-globe{--fa: "\f0ac"}.fa-synagogue{--fa: "\f69b"}.fa-person-half-dress{--fa: "\e548"}.fa-road-bridge{--fa: "\e563"}.fa-location-arrow{--fa: "\f124"}.fa-c{--fa: "C"}.fa-tablet-button{--fa: "\f10a"}.fa-building-lock{--fa: "\e4d6"}.fa-pizza-slice{--fa: "\f818"}.fa-money-bill-wave{--fa: "\f53a"}.fa-chart-area,.fa-area-chart{--fa: "\f1fe"}.fa-house-flag{--fa: "\e50d"}.fa-person-circle-minus{--fa: "\e540"}.fa-ban,.fa-cancel{--fa: "\f05e"}.fa-camera-rotate{--fa: "\e0d8"}.fa-spray-can-sparkles,.fa-air-freshener{--fa: "\f5d0"}.fa-star{--fa: "\f005"}.fa-repeat{--fa: "\f363"}.fa-cross{--fa: "\f654"}.fa-box{--fa: "\f466"}.fa-venus-mars{--fa: "\f228"}.fa-arrow-pointer,.fa-mouse-pointer{--fa: "\f245"}.fa-maximize,.fa-expand-arrows-alt{--fa: "\f31e"}.fa-charging-station{--fa: "\f5e7"}.fa-shapes,.fa-triangle-circle-square{--fa: "\f61f"}.fa-shuffle,.fa-random{--fa: "\f074"}.fa-person-running,.fa-running{--fa: "\f70c"}.fa-mobile-retro{--fa: "\e527"}.fa-grip-lines-vertical{--fa: "\f7a5"}.fa-spider{--fa: "\f717"}.fa-hands-bound{--fa: "\e4f9"}.fa-file-invoice-dollar{--fa: "\f571"}.fa-plane-circle-exclamation{--fa: "\e556"}.fa-x-ray{--fa: "\f497"}.fa-spell-check{--fa: "\f891"}.fa-slash{--fa: "\f715"}.fa-computer-mouse,.fa-mouse{--fa: "\f8cc"}.fa-arrow-right-to-bracket,.fa-sign-in{--fa: "\f090"}.fa-shop-slash,.fa-store-alt-slash{--fa: "\e070"}.fa-server{--fa: "\f233"}.fa-virus-covid-slash{--fa: "\e4a9"}.fa-shop-lock{--fa: "\e4a5"}.fa-hourglass-start,.fa-hourglass-1{--fa: "\f251"}.fa-blender-phone{--fa: "\f6b6"}.fa-building-wheat{--fa: "\e4db"}.fa-person-breastfeeding{--fa: "\e53a"}.fa-right-to-bracket,.fa-sign-in-alt{--fa: "\f2f6"}.fa-venus{--fa: "\f221"}.fa-passport{--fa: "\f5ab"}.fa-thumbtack-slash,.fa-thumb-tack-slash{--fa: "\e68f"}.fa-heart-pulse,.fa-heartbeat{--fa: "\f21e"}.fa-people-carry-box,.fa-people-carry{--fa: "\f4ce"}.fa-temperature-high{--fa: "\f769"}.fa-microchip{--fa: "\f2db"}.fa-crown{--fa: "\f521"}.fa-weight-hanging{--fa: "\f5cd"}.fa-xmarks-lines{--fa: "\e59a"}.fa-file-prescription{--fa: "\f572"}.fa-weight-scale,.fa-weight{--fa: "\f496"}.fa-user-group,.fa-user-friends{--fa: "\f500"}.fa-arrow-up-a-z,.fa-sort-alpha-up{--fa: "\f15e"}.fa-chess-knight{--fa: "\f441"}.fa-face-laugh-squint,.fa-laugh-squint{--fa: "\f59b"}.fa-wheelchair{--fa: "\f193"}.fa-circle-arrow-up,.fa-arrow-circle-up{--fa: "\f0aa"}.fa-toggle-on{--fa: "\f205"}.fa-person-walking,.fa-walking{--fa: "\f554"}.fa-l{--fa: "L"}.fa-fire{--fa: "\f06d"}.fa-bed-pulse,.fa-procedures{--fa: "\f487"}.fa-shuttle-space,.fa-space-shuttle{--fa: "\f197"}.fa-face-laugh,.fa-laugh{--fa: "\f599"}.fa-folder-open{--fa: "\f07c"}.fa-heart-circle-plus{--fa: "\e500"}.fa-code-fork{--fa: "\e13b"}.fa-city{--fa: "\f64f"}.fa-microphone-lines,.fa-microphone-alt{--fa: "\f3c9"}.fa-pepper-hot{--fa: "\f816"}.fa-unlock{--fa: "\f09c"}.fa-colon-sign{--fa: "\e140"}.fa-headset{--fa: "\f590"}.fa-store-slash{--fa: "\e071"}.fa-road-circle-xmark{--fa: "\e566"}.fa-user-minus{--fa: "\f503"}.fa-mars-stroke-up,.fa-mars-stroke-v{--fa: "\f22a"}.fa-champagne-glasses,.fa-glass-cheers{--fa: "\f79f"}.fa-clipboard{--fa: "\f328"}.fa-house-circle-exclamation{--fa: "\e50a"}.fa-file-arrow-up,.fa-file-upload{--fa: "\f574"}.fa-wifi,.fa-wifi-3,.fa-wifi-strong{--fa: "\f1eb"}.fa-bath,.fa-bathtub{--fa: "\f2cd"}.fa-underline{--fa: "\f0cd"}.fa-user-pen,.fa-user-edit{--fa: "\f4ff"}.fa-signature{--fa: "\f5b7"}.fa-stroopwafel{--fa: "\f551"}.fa-bold{--fa: "\f032"}.fa-anchor-lock{--fa: "\e4ad"}.fa-building-ngo{--fa: "\e4d7"}.fa-manat-sign{--fa: "\e1d5"}.fa-not-equal{--fa: "\f53e"}.fa-border-top-left,.fa-border-style{--fa: "\f853"}.fa-map-location-dot,.fa-map-marked-alt{--fa: "\f5a0"}.fa-jedi{--fa: "\f669"}.fa-square-poll-vertical,.fa-poll{--fa: "\f681"}.fa-mug-hot{--fa: "\f7b6"}.fa-car-battery,.fa-battery-car{--fa: "\f5df"}.fa-gift{--fa: "\f06b"}.fa-dice-two{--fa: "\f528"}.fa-chess-queen{--fa: "\f445"}.fa-glasses{--fa: "\f530"}.fa-chess-board{--fa: "\f43c"}.fa-building-circle-check{--fa: "\e4d2"}.fa-person-chalkboard{--fa: "\e53d"}.fa-mars-stroke-right,.fa-mars-stroke-h{--fa: "\f22b"}.fa-hand-back-fist,.fa-hand-rock{--fa: "\f255"}.fa-square-caret-up,.fa-caret-square-up{--fa: "\f151"}.fa-cloud-showers-water{--fa: "\e4e4"}.fa-chart-bar,.fa-bar-chart{--fa: "\f080"}.fa-hands-bubbles,.fa-hands-wash{--fa: "\e05e"}.fa-less-than-equal{--fa: "\f537"}.fa-train{--fa: "\f238"}.fa-eye-low-vision,.fa-low-vision{--fa: "\f2a8"}.fa-crow{--fa: "\f520"}.fa-sailboat{--fa: "\e445"}.fa-window-restore{--fa: "\f2d2"}.fa-square-plus,.fa-plus-square{--fa: "\f0fe"}.fa-torii-gate{--fa: "\f6a1"}.fa-frog{--fa: "\f52e"}.fa-bucket{--fa: "\e4cf"}.fa-image{--fa: "\f03e"}.fa-microphone{--fa: "\f130"}.fa-cow{--fa: "\f6c8"}.fa-caret-up{--fa: "\f0d8"}.fa-screwdriver{--fa: "\f54a"}.fa-folder-closed{--fa: "\e185"}.fa-house-tsunami{--fa: "\e515"}.fa-square-nfi{--fa: "\e576"}.fa-arrow-up-from-ground-water{--fa: "\e4b5"}.fa-martini-glass,.fa-glass-martini-alt{--fa: "\f57b"}.fa-square-binary{--fa: "\e69b"}.fa-rotate-left,.fa-rotate-back,.fa-rotate-backward,.fa-undo-alt{--fa: "\f2ea"}.fa-table-columns,.fa-columns{--fa: "\f0db"}.fa-lemon{--fa: "\f094"}.fa-head-side-mask{--fa: "\e063"}.fa-handshake{--fa: "\f2b5"}.fa-gem{--fa: "\f3a5"}.fa-dolly,.fa-dolly-box{--fa: "\f472"}.fa-smoking{--fa: "\f48d"}.fa-minimize,.fa-compress-arrows-alt{--fa: "\f78c"}.fa-monument{--fa: "\f5a6"}.fa-snowplow{--fa: "\f7d2"}.fa-angles-right,.fa-angle-double-right{--fa: "\f101"}.fa-cannabis{--fa: "\f55f"}.fa-circle-play,.fa-play-circle{--fa: "\f144"}.fa-tablets{--fa: "\f490"}.fa-ethernet{--fa: "\f796"}.fa-euro-sign,.fa-eur,.fa-euro{--fa: "\f153"}.fa-chair{--fa: "\f6c0"}.fa-circle-check,.fa-check-circle{--fa: "\f058"}.fa-circle-stop,.fa-stop-circle{--fa: "\f28d"}.fa-compass-drafting,.fa-drafting-compass{--fa: "\f568"}.fa-plate-wheat{--fa: "\e55a"}.fa-icicles{--fa: "\f7ad"}.fa-person-shelter{--fa: "\e54f"}.fa-neuter{--fa: "\f22c"}.fa-id-badge{--fa: "\f2c1"}.fa-marker{--fa: "\f5a1"}.fa-face-laugh-beam,.fa-laugh-beam{--fa: "\f59a"}.fa-helicopter-symbol{--fa: "\e502"}.fa-universal-access{--fa: "\f29a"}.fa-circle-chevron-up,.fa-chevron-circle-up{--fa: "\f139"}.fa-lari-sign{--fa: "\e1c8"}.fa-volcano{--fa: "\f770"}.fa-person-walking-dashed-line-arrow-right{--fa: "\e553"}.fa-sterling-sign,.fa-gbp,.fa-pound-sign{--fa: "\f154"}.fa-viruses{--fa: "\e076"}.fa-square-person-confined{--fa: "\e577"}.fa-user-tie{--fa: "\f508"}.fa-arrow-down-long,.fa-long-arrow-down{--fa: "\f175"}.fa-tent-arrow-down-to-line{--fa: "\e57e"}.fa-certificate{--fa: "\f0a3"}.fa-reply-all,.fa-mail-reply-all{--fa: "\f122"}.fa-suitcase{--fa: "\f0f2"}.fa-person-skating,.fa-skating{--fa: "\f7c5"}.fa-filter-circle-dollar,.fa-funnel-dollar{--fa: "\f662"}.fa-camera-retro{--fa: "\f083"}.fa-circle-arrow-down,.fa-arrow-circle-down{--fa: "\f0ab"}.fa-file-import,.fa-arrow-right-to-file{--fa: "\f56f"}.fa-square-arrow-up-right,.fa-external-link-square{--fa: "\f14c"}.fa-box-open{--fa: "\f49e"}.fa-scroll{--fa: "\f70e"}.fa-spa{--fa: "\f5bb"}.fa-location-pin-lock{--fa: "\e51f"}.fa-pause{--fa: "\f04c"}.fa-hill-avalanche{--fa: "\e507"}.fa-temperature-empty,.fa-temperature-0,.fa-thermometer-0,.fa-thermometer-empty{--fa: "\f2cb"}.fa-bomb{--fa: "\f1e2"}.fa-registered{--fa: "\f25d"}.fa-address-card,.fa-contact-card,.fa-vcard{--fa: "\f2bb"}.fa-scale-unbalanced-flip,.fa-balance-scale-right{--fa: "\f516"}.fa-subscript{--fa: "\f12c"}.fa-diamond-turn-right,.fa-directions{--fa: "\f5eb"}.fa-burst{--fa: "\e4dc"}.fa-house-laptop,.fa-laptop-house{--fa: "\e066"}.fa-face-tired,.fa-tired{--fa: "\f5c8"}.fa-money-bills{--fa: "\e1f3"}.fa-smog{--fa: "\f75f"}.fa-crutch{--fa: "\f7f7"}.fa-cloud-arrow-up,.fa-cloud-upload,.fa-cloud-upload-alt{--fa: "\f0ee"}.fa-palette{--fa: "\f53f"}.fa-arrows-turn-right{--fa: "\e4c0"}.fa-vest{--fa: "\e085"}.fa-ferry{--fa: "\e4ea"}.fa-arrows-down-to-people{--fa: "\e4b9"}.fa-seedling,.fa-sprout{--fa: "\f4d8"}.fa-left-right,.fa-arrows-alt-h{--fa: "\f337"}.fa-boxes-packing{--fa: "\e4c7"}.fa-circle-arrow-left,.fa-arrow-circle-left{--fa: "\f0a8"}.fa-group-arrows-rotate{--fa: "\e4f6"}.fa-bowl-food{--fa: "\e4c6"}.fa-candy-cane{--fa: "\f786"}.fa-arrow-down-wide-short,.fa-sort-amount-asc,.fa-sort-amount-down{--fa: "\f160"}.fa-cloud-bolt,.fa-thunderstorm{--fa: "\f76c"}.fa-text-slash,.fa-remove-format{--fa: "\f87d"}.fa-face-smile-wink,.fa-smile-wink{--fa: "\f4da"}.fa-file-word{--fa: "\f1c2"}.fa-file-powerpoint{--fa: "\f1c4"}.fa-arrows-left-right,.fa-arrows-h{--fa: "\f07e"}.fa-house-lock{--fa: "\e510"}.fa-cloud-arrow-down,.fa-cloud-download,.fa-cloud-download-alt{--fa: "\f0ed"}.fa-children{--fa: "\e4e1"}.fa-chalkboard,.fa-blackboard{--fa: "\f51b"}.fa-user-large-slash,.fa-user-alt-slash{--fa: "\f4fa"}.fa-envelope-open{--fa: "\f2b6"}.fa-handshake-simple-slash,.fa-handshake-alt-slash{--fa: "\e05f"}.fa-mattress-pillow{--fa: "\e525"}.fa-guarani-sign{--fa: "\e19a"}.fa-arrows-rotate,.fa-refresh,.fa-sync{--fa: "\f021"}.fa-fire-extinguisher{--fa: "\f134"}.fa-cruzeiro-sign{--fa: "\e152"}.fa-greater-than-equal{--fa: "\f532"}.fa-shield-halved,.fa-shield-alt{--fa: "\f3ed"}.fa-book-atlas,.fa-atlas{--fa: "\f558"}.fa-virus{--fa: "\e074"}.fa-envelope-circle-check{--fa: "\e4e8"}.fa-layer-group{--fa: "\f5fd"}.fa-arrows-to-dot{--fa: "\e4be"}.fa-archway{--fa: "\f557"}.fa-heart-circle-check{--fa: "\e4fd"}.fa-house-chimney-crack,.fa-house-damage{--fa: "\f6f1"}.fa-file-zipper,.fa-file-archive{--fa: "\f1c6"}.fa-square{--fa: "\f0c8"}.fa-martini-glass-empty,.fa-glass-martini{--fa: "\f000"}.fa-couch{--fa: "\f4b8"}.fa-cedi-sign{--fa: "\e0df"}.fa-italic{--fa: "\f033"}.fa-table-cells-column-lock{--fa: "\e678"}.fa-church{--fa: "\f51d"}.fa-comments-dollar{--fa: "\f653"}.fa-democrat{--fa: "\f747"}.fa-z{--fa: "Z"}.fa-person-skiing,.fa-skiing{--fa: "\f7c9"}.fa-road-lock{--fa: "\e567"}.fa-a{--fa: "A"}.fa-temperature-arrow-down,.fa-temperature-down{--fa: "\e03f"}.fa-feather-pointed,.fa-feather-alt{--fa: "\f56b"}.fa-p{--fa: "P"}.fa-snowflake{--fa: "\f2dc"}.fa-newspaper{--fa: "\f1ea"}.fa-rectangle-ad,.fa-ad{--fa: "\f641"}.fa-circle-arrow-right,.fa-arrow-circle-right{--fa: "\f0a9"}.fa-filter-circle-xmark{--fa: "\e17b"}.fa-locust{--fa: "\e520"}.fa-sort,.fa-unsorted{--fa: "\f0dc"}.fa-list-ol,.fa-list-1-2,.fa-list-numeric{--fa: "\f0cb"}.fa-person-dress-burst{--fa: "\e544"}.fa-money-check-dollar,.fa-money-check-alt{--fa: "\f53d"}.fa-vector-square{--fa: "\f5cb"}.fa-bread-slice{--fa: "\f7ec"}.fa-language{--fa: "\f1ab"}.fa-face-kiss-wink-heart,.fa-kiss-wink-heart{--fa: "\f598"}.fa-filter{--fa: "\f0b0"}.fa-question{--fa: "?"}.fa-file-signature{--fa: "\f573"}.fa-up-down-left-right,.fa-arrows-alt{--fa: "\f0b2"}.fa-house-chimney-user{--fa: "\e065"}.fa-hand-holding-heart{--fa: "\f4be"}.fa-puzzle-piece{--fa: "\f12e"}.fa-money-check{--fa: "\f53c"}.fa-star-half-stroke,.fa-star-half-alt{--fa: "\f5c0"}.fa-code{--fa: "\f121"}.fa-whiskey-glass,.fa-glass-whiskey{--fa: "\f7a0"}.fa-building-circle-exclamation{--fa: "\e4d3"}.fa-magnifying-glass-chart{--fa: "\e522"}.fa-arrow-up-right-from-square,.fa-external-link{--fa: "\f08e"}.fa-cubes-stacked{--fa: "\e4e6"}.fa-won-sign,.fa-krw,.fa-won{--fa: "\f159"}.fa-virus-covid{--fa: "\e4a8"}.fa-austral-sign{--fa: "\e0a9"}.fa-f{--fa: "F"}.fa-leaf{--fa: "\f06c"}.fa-road{--fa: "\f018"}.fa-taxi,.fa-cab{--fa: "\f1ba"}.fa-person-circle-plus{--fa: "\e541"}.fa-chart-pie,.fa-pie-chart{--fa: "\f200"}.fa-bolt-lightning{--fa: "\e0b7"}.fa-sack-xmark{--fa: "\e56a"}.fa-file-excel{--fa: "\f1c3"}.fa-file-contract{--fa: "\f56c"}.fa-fish-fins{--fa: "\e4f2"}.fa-building-flag{--fa: "\e4d5"}.fa-face-grin-beam,.fa-grin-beam{--fa: "\f582"}.fa-object-ungroup{--fa: "\f248"}.fa-poop{--fa: "\f619"}.fa-location-pin,.fa-map-marker{--fa: "\f041"}.fa-kaaba{--fa: "\f66b"}.fa-toilet-paper{--fa: "\f71e"}.fa-helmet-safety,.fa-hard-hat,.fa-hat-hard{--fa: "\f807"}.fa-eject{--fa: "\f052"}.fa-circle-right,.fa-arrow-alt-circle-right{--fa: "\f35a"}.fa-plane-circle-check{--fa: "\e555"}.fa-face-rolling-eyes,.fa-meh-rolling-eyes{--fa: "\f5a5"}.fa-object-group{--fa: "\f247"}.fa-chart-line,.fa-line-chart{--fa: "\f201"}.fa-mask-ventilator{--fa: "\e524"}.fa-arrow-right{--fa: "\f061"}.fa-signs-post,.fa-map-signs{--fa: "\f277"}.fa-cash-register{--fa: "\f788"}.fa-person-circle-question{--fa: "\e542"}.fa-h{--fa: "H"}.fa-tarp{--fa: "\e57b"}.fa-screwdriver-wrench,.fa-tools{--fa: "\f7d9"}.fa-arrows-to-eye{--fa: "\e4bf"}.fa-plug-circle-bolt{--fa: "\e55b"}.fa-heart{--fa: "\f004"}.fa-mars-and-venus{--fa: "\f224"}.fa-house-user,.fa-home-user{--fa: "\e1b0"}.fa-dumpster-fire{--fa: "\f794"}.fa-house-crack{--fa: "\e3b1"}.fa-martini-glass-citrus,.fa-cocktail{--fa: "\f561"}.fa-face-surprise,.fa-surprise{--fa: "\f5c2"}.fa-bottle-water{--fa: "\e4c5"}.fa-circle-pause,.fa-pause-circle{--fa: "\f28b"}.fa-toilet-paper-slash{--fa: "\e072"}.fa-apple-whole,.fa-apple-alt{--fa: "\f5d1"}.fa-kitchen-set{--fa: "\e51a"}.fa-r{--fa: "R"}.fa-temperature-quarter,.fa-temperature-1,.fa-thermometer-1,.fa-thermometer-quarter{--fa: "\f2ca"}.fa-cube{--fa: "\f1b2"}.fa-bitcoin-sign{--fa: "\e0b4"}.fa-shield-dog{--fa: "\e573"}.fa-solar-panel{--fa: "\f5ba"}.fa-lock-open{--fa: "\f3c1"}.fa-elevator{--fa: "\e16d"}.fa-money-bill-transfer{--fa: "\e528"}.fa-money-bill-trend-up{--fa: "\e529"}.fa-house-flood-water-circle-arrow-right{--fa: "\e50f"}.fa-square-poll-horizontal,.fa-poll-h{--fa: "\f682"}.fa-circle{--fa: "\f111"}.fa-backward-fast,.fa-fast-backward{--fa: "\f049"}.fa-recycle{--fa: "\f1b8"}.fa-user-astronaut{--fa: "\f4fb"}.fa-plane-slash{--fa: "\e069"}.fa-trademark{--fa: "\f25c"}.fa-basketball,.fa-basketball-ball{--fa: "\f434"}.fa-satellite-dish{--fa: "\f7c0"}.fa-circle-up,.fa-arrow-alt-circle-up{--fa: "\f35b"}.fa-mobile-screen-button,.fa-mobile-alt{--fa: "\f3cd"}.fa-volume-high,.fa-volume-up{--fa: "\f028"}.fa-users-rays{--fa: "\e593"}.fa-wallet{--fa: "\f555"}.fa-clipboard-check{--fa: "\f46c"}.fa-file-audio{--fa: "\f1c7"}.fa-burger,.fa-hamburger{--fa: "\f805"}.fa-wrench{--fa: "\f0ad"}.fa-bugs{--fa: "\e4d0"}.fa-rupee-sign,.fa-rupee{--fa: "\f156"}.fa-file-image{--fa: "\f1c5"}.fa-circle-question,.fa-question-circle{--fa: "\f059"}.fa-plane-departure{--fa: "\f5b0"}.fa-handshake-slash{--fa: "\e060"}.fa-book-bookmark{--fa: "\e0bb"}.fa-code-branch{--fa: "\f126"}.fa-hat-cowboy{--fa: "\f8c0"}.fa-bridge{--fa: "\e4c8"}.fa-phone-flip,.fa-phone-alt{--fa: "\f879"}.fa-truck-front{--fa: "\e2b7"}.fa-cat{--fa: "\f6be"}.fa-anchor-circle-exclamation{--fa: "\e4ab"}.fa-truck-field{--fa: "\e58d"}.fa-route{--fa: "\f4d7"}.fa-clipboard-question{--fa: "\e4e3"}.fa-panorama{--fa: "\e209"}.fa-comment-medical{--fa: "\f7f5"}.fa-teeth-open{--fa: "\f62f"}.fa-file-circle-minus{--fa: "\e4ed"}.fa-tags{--fa: "\f02c"}.fa-wine-glass{--fa: "\f4e3"}.fa-forward-fast,.fa-fast-forward{--fa: "\f050"}.fa-face-meh-blank,.fa-meh-blank{--fa: "\f5a4"}.fa-square-parking,.fa-parking{--fa: "\f540"}.fa-house-signal{--fa: "\e012"}.fa-bars-progress,.fa-tasks-alt{--fa: "\f828"}.fa-faucet-drip{--fa: "\e006"}.fa-cart-flatbed,.fa-dolly-flatbed{--fa: "\f474"}.fa-ban-smoking,.fa-smoking-ban{--fa: "\f54d"}.fa-terminal{--fa: "\f120"}.fa-mobile-button{--fa: "\f10b"}.fa-house-medical-flag{--fa: "\e514"}.fa-basket-shopping,.fa-shopping-basket{--fa: "\f291"}.fa-tape{--fa: "\f4db"}.fa-bus-simple,.fa-bus-alt{--fa: "\f55e"}.fa-eye{--fa: "\f06e"}.fa-face-sad-cry,.fa-sad-cry{--fa: "\f5b3"}.fa-audio-description{--fa: "\f29e"}.fa-person-military-to-person{--fa: "\e54c"}.fa-file-shield{--fa: "\e4f0"}.fa-user-slash{--fa: "\f506"}.fa-pen{--fa: "\f304"}.fa-tower-observation{--fa: "\e586"}.fa-file-code{--fa: "\f1c9"}.fa-signal,.fa-signal-5,.fa-signal-perfect{--fa: "\f012"}.fa-bus{--fa: "\f207"}.fa-heart-circle-xmark{--fa: "\e501"}.fa-house-chimney,.fa-home-lg{--fa: "\e3af"}.fa-window-maximize{--fa: "\f2d0"}.fa-face-frown,.fa-frown{--fa: "\f119"}.fa-prescription{--fa: "\f5b1"}.fa-shop,.fa-store-alt{--fa: "\f54f"}.fa-floppy-disk,.fa-save{--fa: "\f0c7"}.fa-vihara{--fa: "\f6a7"}.fa-scale-unbalanced,.fa-balance-scale-left{--fa: "\f515"}.fa-sort-up,.fa-sort-asc{--fa: "\f0de"}.fa-comment-dots,.fa-commenting{--fa: "\f4ad"}.fa-plant-wilt{--fa: "\e5aa"}.fa-diamond{--fa: "\f219"}.fa-face-grin-squint,.fa-grin-squint{--fa: "\f585"}.fa-hand-holding-dollar,.fa-hand-holding-usd{--fa: "\f4c0"}.fa-chart-diagram{--fa: "\e695"}.fa-bacterium{--fa: "\e05a"}.fa-hand-pointer{--fa: "\f25a"}.fa-drum-steelpan{--fa: "\f56a"}.fa-hand-scissors{--fa: "\f257"}.fa-hands-praying,.fa-praying-hands{--fa: "\f684"}.fa-arrow-rotate-right,.fa-arrow-right-rotate,.fa-arrow-rotate-forward,.fa-redo{--fa: "\f01e"}.fa-biohazard{--fa: "\f780"}.fa-location-crosshairs,.fa-location{--fa: "\f601"}.fa-mars-double{--fa: "\f227"}.fa-child-dress{--fa: "\e59c"}.fa-users-between-lines{--fa: "\e591"}.fa-lungs-virus{--fa: "\e067"}.fa-face-grin-tears,.fa-grin-tears{--fa: "\f588"}.fa-phone{--fa: "\f095"}.fa-calendar-xmark,.fa-calendar-times{--fa: "\f273"}.fa-child-reaching{--fa: "\e59d"}.fa-head-side-virus{--fa: "\e064"}.fa-user-gear,.fa-user-cog{--fa: "\f4fe"}.fa-arrow-up-1-9,.fa-sort-numeric-up{--fa: "\f163"}.fa-door-closed{--fa: "\f52a"}.fa-shield-virus{--fa: "\e06c"}.fa-dice-six{--fa: "\f526"}.fa-mosquito-net{--fa: "\e52c"}.fa-file-fragment{--fa: "\e697"}.fa-bridge-water{--fa: "\e4ce"}.fa-person-booth{--fa: "\f756"}.fa-text-width{--fa: "\f035"}.fa-hat-wizard{--fa: "\f6e8"}.fa-pen-fancy{--fa: "\f5ac"}.fa-person-digging,.fa-digging{--fa: "\f85e"}.fa-trash{--fa: "\f1f8"}.fa-gauge-simple,.fa-gauge-simple-med,.fa-tachometer-average{--fa: "\f629"}.fa-book-medical{--fa: "\f7e6"}.fa-poo{--fa: "\f2fe"}.fa-quote-right,.fa-quote-right-alt{--fa: "\f10e"}.fa-shirt,.fa-t-shirt,.fa-tshirt{--fa: "\f553"}.fa-cubes{--fa: "\f1b3"}.fa-divide{--fa: "\f529"}.fa-tenge-sign,.fa-tenge{--fa: "\f7d7"}.fa-headphones{--fa: "\f025"}.fa-hands-holding{--fa: "\f4c2"}.fa-hands-clapping{--fa: "\e1a8"}.fa-republican{--fa: "\f75e"}.fa-arrow-left{--fa: "\f060"}.fa-person-circle-xmark{--fa: "\e543"}.fa-ruler{--fa: "\f545"}.fa-align-left{--fa: "\f036"}.fa-dice-d6{--fa: "\f6d1"}.fa-restroom{--fa: "\f7bd"}.fa-j{--fa: "J"}.fa-users-viewfinder{--fa: "\e595"}.fa-file-video{--fa: "\f1c8"}.fa-up-right-from-square,.fa-external-link-alt{--fa: "\f35d"}.fa-table-cells,.fa-th{--fa: "\f00a"}.fa-file-pdf{--fa: "\f1c1"}.fa-book-bible,.fa-bible{--fa: "\f647"}.fa-o{--fa: "O"}.fa-suitcase-medical,.fa-medkit{--fa: "\f0fa"}.fa-user-secret{--fa: "\f21b"}.fa-otter{--fa: "\f700"}.fa-person-dress,.fa-female{--fa: "\f182"}.fa-comment-dollar{--fa: "\f651"}.fa-business-time,.fa-briefcase-clock{--fa: "\f64a"}.fa-table-cells-large,.fa-th-large{--fa: "\f009"}.fa-book-tanakh,.fa-tanakh{--fa: "\f827"}.fa-phone-volume,.fa-volume-control-phone{--fa: "\f2a0"}.fa-hat-cowboy-side{--fa: "\f8c1"}.fa-clipboard-user{--fa: "\f7f3"}.fa-child{--fa: "\f1ae"}.fa-lira-sign{--fa: "\f195"}.fa-satellite{--fa: "\f7bf"}.fa-plane-lock{--fa: "\e558"}.fa-tag{--fa: "\f02b"}.fa-comment{--fa: "\f075"}.fa-cake-candles,.fa-birthday-cake,.fa-cake{--fa: "\f1fd"}.fa-envelope{--fa: "\f0e0"}.fa-angles-up,.fa-angle-double-up{--fa: "\f102"}.fa-paperclip{--fa: "\f0c6"}.fa-arrow-right-to-city{--fa: "\e4b3"}.fa-ribbon{--fa: "\f4d6"}.fa-lungs{--fa: "\f604"}.fa-arrow-up-9-1,.fa-sort-numeric-up-alt{--fa: "\f887"}.fa-litecoin-sign{--fa: "\e1d3"}.fa-border-none{--fa: "\f850"}.fa-circle-nodes{--fa: "\e4e2"}.fa-parachute-box{--fa: "\f4cd"}.fa-indent{--fa: "\f03c"}.fa-truck-field-un{--fa: "\e58e"}.fa-hourglass,.fa-hourglass-empty{--fa: "\f254"}.fa-mountain{--fa: "\f6fc"}.fa-user-doctor,.fa-user-md{--fa: "\f0f0"}.fa-circle-info,.fa-info-circle{--fa: "\f05a"}.fa-cloud-meatball{--fa: "\f73b"}.fa-camera,.fa-camera-alt{--fa: "\f030"}.fa-square-virus{--fa: "\e578"}.fa-meteor{--fa: "\f753"}.fa-car-on{--fa: "\e4dd"}.fa-sleigh{--fa: "\f7cc"}.fa-arrow-down-1-9,.fa-sort-numeric-asc,.fa-sort-numeric-down{--fa: "\f162"}.fa-hand-holding-droplet,.fa-hand-holding-water{--fa: "\f4c1"}.fa-water{--fa: "\f773"}.fa-calendar-check{--fa: "\f274"}.fa-braille{--fa: "\f2a1"}.fa-prescription-bottle-medical,.fa-prescription-bottle-alt{--fa: "\f486"}.fa-landmark{--fa: "\f66f"}.fa-truck{--fa: "\f0d1"}.fa-crosshairs{--fa: "\f05b"}.fa-person-cane{--fa: "\e53c"}.fa-tent{--fa: "\e57d"}.fa-vest-patches{--fa: "\e086"}.fa-check-double{--fa: "\f560"}.fa-arrow-down-a-z,.fa-sort-alpha-asc,.fa-sort-alpha-down{--fa: "\f15d"}.fa-money-bill-wheat{--fa: "\e52a"}.fa-cookie{--fa: "\f563"}.fa-arrow-rotate-left,.fa-arrow-left-rotate,.fa-arrow-rotate-back,.fa-arrow-rotate-backward,.fa-undo{--fa: "\f0e2"}.fa-hard-drive,.fa-hdd{--fa: "\f0a0"}.fa-face-grin-squint-tears,.fa-grin-squint-tears{--fa: "\f586"}.fa-dumbbell{--fa: "\f44b"}.fa-rectangle-list,.fa-list-alt{--fa: "\f022"}.fa-tarp-droplet{--fa: "\e57c"}.fa-house-medical-circle-check{--fa: "\e511"}.fa-person-skiing-nordic,.fa-skiing-nordic{--fa: "\f7ca"}.fa-calendar-plus{--fa: "\f271"}.fa-plane-arrival{--fa: "\f5af"}.fa-circle-left,.fa-arrow-alt-circle-left{--fa: "\f359"}.fa-train-subway,.fa-subway{--fa: "\f239"}.fa-chart-gantt{--fa: "\e0e4"}.fa-indian-rupee-sign,.fa-indian-rupee,.fa-inr{--fa: "\e1bc"}.fa-crop-simple,.fa-crop-alt{--fa: "\f565"}.fa-money-bill-1,.fa-money-bill-alt{--fa: "\f3d1"}.fa-left-long,.fa-long-arrow-alt-left{--fa: "\f30a"}.fa-dna{--fa: "\f471"}.fa-virus-slash{--fa: "\e075"}.fa-minus,.fa-subtract{--fa: "\f068"}.fa-chess{--fa: "\f439"}.fa-arrow-left-long,.fa-long-arrow-left{--fa: "\f177"}.fa-plug-circle-check{--fa: "\e55c"}.fa-street-view{--fa: "\f21d"}.fa-franc-sign{--fa: "\e18f"}.fa-volume-off{--fa: "\f026"}.fa-hands-asl-interpreting,.fa-american-sign-language-interpreting,.fa-asl-interpreting,.fa-hands-american-sign-language-interpreting{--fa: "\f2a3"}.fa-gear,.fa-cog{--fa: "\f013"}.fa-droplet-slash,.fa-tint-slash{--fa: "\f5c7"}.fa-mosque{--fa: "\f678"}.fa-mosquito{--fa: "\e52b"}.fa-star-of-david{--fa: "\f69a"}.fa-person-military-rifle{--fa: "\e54b"}.fa-cart-shopping,.fa-shopping-cart{--fa: "\f07a"}.fa-vials{--fa: "\f493"}.fa-plug-circle-plus{--fa: "\e55f"}.fa-place-of-worship{--fa: "\f67f"}.fa-grip-vertical{--fa: "\f58e"}.fa-hexagon-nodes{--fa: "\e699"}.fa-arrow-turn-up,.fa-level-up{--fa: "\f148"}.fa-u{--fa: "U"}.fa-square-root-variable,.fa-square-root-alt{--fa: "\f698"}.fa-clock,.fa-clock-four{--fa: "\f017"}.fa-backward-step,.fa-step-backward{--fa: "\f048"}.fa-pallet{--fa: "\f482"}.fa-faucet{--fa: "\e005"}.fa-baseball-bat-ball{--fa: "\f432"}.fa-s{--fa: "S"}.fa-timeline{--fa: "\e29c"}.fa-keyboard{--fa: "\f11c"}.fa-caret-down{--fa: "\f0d7"}.fa-house-chimney-medical,.fa-clinic-medical{--fa: "\f7f2"}.fa-temperature-three-quarters,.fa-temperature-3,.fa-thermometer-3,.fa-thermometer-three-quarters{--fa: "\f2c8"}.fa-mobile-screen,.fa-mobile-android-alt{--fa: "\f3cf"}.fa-plane-up{--fa: "\e22d"}.fa-piggy-bank{--fa: "\f4d3"}.fa-battery-half,.fa-battery-3{--fa: "\f242"}.fa-mountain-city{--fa: "\e52e"}.fa-coins{--fa: "\f51e"}.fa-khanda{--fa: "\f66d"}.fa-sliders,.fa-sliders-h{--fa: "\f1de"}.fa-folder-tree{--fa: "\f802"}.fa-network-wired{--fa: "\f6ff"}.fa-map-pin{--fa: "\f276"}.fa-hamsa{--fa: "\f665"}.fa-cent-sign{--fa: "\e3f5"}.fa-flask{--fa: "\f0c3"}.fa-person-pregnant{--fa: "\e31e"}.fa-wand-sparkles{--fa: "\f72b"}.fa-ellipsis-vertical,.fa-ellipsis-v{--fa: "\f142"}.fa-ticket{--fa: "\f145"}.fa-power-off{--fa: "\f011"}.fa-right-long,.fa-long-arrow-alt-right{--fa: "\f30b"}.fa-flag-usa{--fa: "\f74d"}.fa-laptop-file{--fa: "\e51d"}.fa-tty,.fa-teletype{--fa: "\f1e4"}.fa-diagram-next{--fa: "\e476"}.fa-person-rifle{--fa: "\e54e"}.fa-house-medical-circle-exclamation{--fa: "\e512"}.fa-closed-captioning{--fa: "\f20a"}.fa-person-hiking,.fa-hiking{--fa: "\f6ec"}.fa-venus-double{--fa: "\f226"}.fa-images{--fa: "\f302"}.fa-calculator{--fa: "\f1ec"}.fa-people-pulling{--fa: "\e535"}.fa-n{--fa: "N"}.fa-cable-car,.fa-tram{--fa: "\f7da"}.fa-cloud-rain{--fa: "\f73d"}.fa-building-circle-xmark{--fa: "\e4d4"}.fa-ship{--fa: "\f21a"}.fa-arrows-down-to-line{--fa: "\e4b8"}.fa-download{--fa: "\f019"}.fa-face-grin,.fa-grin{--fa: "\f580"}.fa-delete-left,.fa-backspace{--fa: "\f55a"}.fa-eye-dropper,.fa-eye-dropper-empty,.fa-eyedropper{--fa: "\f1fb"}.fa-file-circle-check{--fa: "\e5a0"}.fa-forward{--fa: "\f04e"}.fa-mobile,.fa-mobile-android,.fa-mobile-phone{--fa: "\f3ce"}.fa-face-meh,.fa-meh{--fa: "\f11a"}.fa-align-center{--fa: "\f037"}.fa-book-skull,.fa-book-dead{--fa: "\f6b7"}.fa-id-card,.fa-drivers-license{--fa: "\f2c2"}.fa-outdent,.fa-dedent{--fa: "\f03b"}.fa-heart-circle-exclamation{--fa: "\e4fe"}.fa-house,.fa-home,.fa-home-alt,.fa-home-lg-alt{--fa: "\f015"}.fa-calendar-week{--fa: "\f784"}.fa-laptop-medical{--fa: "\f812"}.fa-b{--fa: "B"}.fa-file-medical{--fa: "\f477"}.fa-dice-one{--fa: "\f525"}.fa-kiwi-bird{--fa: "\f535"}.fa-arrow-right-arrow-left,.fa-exchange{--fa: "\f0ec"}.fa-rotate-right,.fa-redo-alt,.fa-rotate-forward{--fa: "\f2f9"}.fa-utensils,.fa-cutlery{--fa: "\f2e7"}.fa-arrow-up-wide-short,.fa-sort-amount-up{--fa: "\f161"}.fa-mill-sign{--fa: "\e1ed"}.fa-bowl-rice{--fa: "\e2eb"}.fa-skull{--fa: "\f54c"}.fa-tower-broadcast,.fa-broadcast-tower{--fa: "\f519"}.fa-truck-pickup{--fa: "\f63c"}.fa-up-long,.fa-long-arrow-alt-up{--fa: "\f30c"}.fa-stop{--fa: "\f04d"}.fa-code-merge{--fa: "\f387"}.fa-upload{--fa: "\f093"}.fa-hurricane{--fa: "\f751"}.fa-mound{--fa: "\e52d"}.fa-toilet-portable{--fa: "\e583"}.fa-compact-disc{--fa: "\f51f"}.fa-file-arrow-down,.fa-file-download{--fa: "\f56d"}.fa-caravan{--fa: "\f8ff"}.fa-shield-cat{--fa: "\e572"}.fa-bolt,.fa-zap{--fa: "\f0e7"}.fa-glass-water{--fa: "\e4f4"}.fa-oil-well{--fa: "\e532"}.fa-vault{--fa: "\e2c5"}.fa-mars{--fa: "\f222"}.fa-toilet{--fa: "\f7d8"}.fa-plane-circle-xmark{--fa: "\e557"}.fa-yen-sign,.fa-cny,.fa-jpy,.fa-rmb,.fa-yen{--fa: "\f157"}.fa-ruble-sign,.fa-rouble,.fa-rub,.fa-ruble{--fa: "\f158"}.fa-sun{--fa: "\f185"}.fa-guitar{--fa: "\f7a6"}.fa-face-laugh-wink,.fa-laugh-wink{--fa: "\f59c"}.fa-horse-head{--fa: "\f7ab"}.fa-bore-hole{--fa: "\e4c3"}.fa-industry{--fa: "\f275"}.fa-circle-down,.fa-arrow-alt-circle-down{--fa: "\f358"}.fa-arrows-turn-to-dots{--fa: "\e4c1"}.fa-florin-sign{--fa: "\e184"}.fa-arrow-down-short-wide,.fa-sort-amount-desc,.fa-sort-amount-down-alt{--fa: "\f884"}.fa-less-than{--fa: "<"}.fa-angle-down{--fa: "\f107"}.fa-car-tunnel{--fa: "\e4de"}.fa-head-side-cough{--fa: "\e061"}.fa-grip-lines{--fa: "\f7a4"}.fa-thumbs-down{--fa: "\f165"}.fa-user-lock{--fa: "\f502"}.fa-arrow-right-long,.fa-long-arrow-right{--fa: "\f178"}.fa-anchor-circle-xmark{--fa: "\e4ac"}.fa-ellipsis,.fa-ellipsis-h{--fa: "\f141"}.fa-chess-pawn{--fa: "\f443"}.fa-kit-medical,.fa-first-aid{--fa: "\f479"}.fa-person-through-window{--fa: "\e5a9"}.fa-toolbox{--fa: "\f552"}.fa-hands-holding-circle{--fa: "\e4fb"}.fa-bug{--fa: "\f188"}.fa-credit-card,.fa-credit-card-alt{--fa: "\f09d"}.fa-car,.fa-automobile{--fa: "\f1b9"}.fa-hand-holding-hand{--fa: "\e4f7"}.fa-book-open-reader,.fa-book-reader{--fa: "\f5da"}.fa-mountain-sun{--fa: "\e52f"}.fa-arrows-left-right-to-line{--fa: "\e4ba"}.fa-dice-d20{--fa: "\f6cf"}.fa-truck-droplet{--fa: "\e58c"}.fa-file-circle-xmark{--fa: "\e5a1"}.fa-temperature-arrow-up,.fa-temperature-up{--fa: "\e040"}.fa-medal{--fa: "\f5a2"}.fa-bed{--fa: "\f236"}.fa-square-h,.fa-h-square{--fa: "\f0fd"}.fa-podcast{--fa: "\f2ce"}.fa-temperature-full,.fa-temperature-4,.fa-thermometer-4,.fa-thermometer-full{--fa: "\f2c7"}.fa-bell{--fa: "\f0f3"}.fa-superscript{--fa: "\f12b"}.fa-plug-circle-xmark{--fa: "\e560"}.fa-star-of-life{--fa: "\f621"}.fa-phone-slash{--fa: "\f3dd"}.fa-paint-roller{--fa: "\f5aa"}.fa-handshake-angle,.fa-hands-helping{--fa: "\f4c4"}.fa-location-dot,.fa-map-marker-alt{--fa: "\f3c5"}.fa-file{--fa: "\f15b"}.fa-greater-than{--fa: ">"}.fa-person-swimming,.fa-swimmer{--fa: "\f5c4"}.fa-arrow-down{--fa: "\f063"}.fa-droplet,.fa-tint{--fa: "\f043"}.fa-eraser{--fa: "\f12d"}.fa-earth-americas,.fa-earth,.fa-earth-america,.fa-globe-americas{--fa: "\f57d"}.fa-person-burst{--fa: "\e53b"}.fa-dove{--fa: "\f4ba"}.fa-battery-empty,.fa-battery-0{--fa: "\f244"}.fa-socks{--fa: "\f696"}.fa-inbox{--fa: "\f01c"}.fa-section{--fa: "\e447"}.fa-gauge-high,.fa-tachometer-alt,.fa-tachometer-alt-fast{--fa: "\f625"}.fa-envelope-open-text{--fa: "\f658"}.fa-hospital,.fa-hospital-alt,.fa-hospital-wide{--fa: "\f0f8"}.fa-wine-bottle{--fa: "\f72f"}.fa-chess-rook{--fa: "\f447"}.fa-bars-staggered,.fa-reorder,.fa-stream{--fa: "\f550"}.fa-dharmachakra{--fa: "\f655"}.fa-hotdog{--fa: "\f80f"}.fa-person-walking-with-cane,.fa-blind{--fa: "\f29d"}.fa-drum{--fa: "\f569"}.fa-ice-cream{--fa: "\f810"}.fa-heart-circle-bolt{--fa: "\e4fc"}.fa-fax{--fa: "\f1ac"}.fa-paragraph{--fa: "\f1dd"}.fa-check-to-slot,.fa-vote-yea{--fa: "\f772"}.fa-star-half{--fa: "\f089"}.fa-boxes-stacked,.fa-boxes,.fa-boxes-alt{--fa: "\f468"}.fa-link,.fa-chain{--fa: "\f0c1"}.fa-ear-listen,.fa-assistive-listening-systems{--fa: "\f2a2"}.fa-tree-city{--fa: "\e587"}.fa-play{--fa: "\f04b"}.fa-font{--fa: "\f031"}.fa-table-cells-row-lock{--fa: "\e67a"}.fa-rupiah-sign{--fa: "\e23d"}.fa-magnifying-glass,.fa-search{--fa: "\f002"}.fa-table-tennis-paddle-ball,.fa-ping-pong-paddle-ball,.fa-table-tennis{--fa: "\f45d"}.fa-person-dots-from-line,.fa-diagnoses{--fa: "\f470"}.fa-trash-can-arrow-up,.fa-trash-restore-alt{--fa: "\f82a"}.fa-naira-sign{--fa: "\e1f6"}.fa-cart-arrow-down{--fa: "\f218"}.fa-walkie-talkie{--fa: "\f8ef"}.fa-file-pen,.fa-file-edit{--fa: "\f31c"}.fa-receipt{--fa: "\f543"}.fa-square-pen,.fa-pen-square,.fa-pencil-square{--fa: "\f14b"}.fa-suitcase-rolling{--fa: "\f5c1"}.fa-person-circle-exclamation{--fa: "\e53f"}.fa-chevron-down{--fa: "\f078"}.fa-battery-full,.fa-battery,.fa-battery-5{--fa: "\f240"}.fa-skull-crossbones{--fa: "\f714"}.fa-code-compare{--fa: "\e13a"}.fa-list-ul,.fa-list-dots{--fa: "\f0ca"}.fa-school-lock{--fa: "\e56f"}.fa-tower-cell{--fa: "\e585"}.fa-down-long,.fa-long-arrow-alt-down{--fa: "\f309"}.fa-ranking-star{--fa: "\e561"}.fa-chess-king{--fa: "\f43f"}.fa-person-harassing{--fa: "\e549"}.fa-brazilian-real-sign{--fa: "\e46c"}.fa-landmark-dome,.fa-landmark-alt{--fa: "\f752"}.fa-arrow-up{--fa: "\f062"}.fa-tv,.fa-television,.fa-tv-alt{--fa: "\f26c"}.fa-shrimp{--fa: "\e448"}.fa-list-check,.fa-tasks{--fa: "\f0ae"}.fa-jug-detergent{--fa: "\e519"}.fa-circle-user,.fa-user-circle{--fa: "\f2bd"}.fa-user-shield{--fa: "\f505"}.fa-wind{--fa: "\f72e"}.fa-car-burst,.fa-car-crash{--fa: "\f5e1"}.fa-y{--fa: "Y"}.fa-person-snowboarding,.fa-snowboarding{--fa: "\f7ce"}.fa-truck-fast,.fa-shipping-fast{--fa: "\f48b"}.fa-fish{--fa: "\f578"}.fa-user-graduate{--fa: "\f501"}.fa-circle-half-stroke,.fa-adjust{--fa: "\f042"}.fa-clapperboard{--fa: "\e131"}.fa-circle-radiation,.fa-radiation-alt{--fa: "\f7ba"}.fa-baseball,.fa-baseball-ball{--fa: "\f433"}.fa-jet-fighter-up{--fa: "\e518"}.fa-diagram-project,.fa-project-diagram{--fa: "\f542"}.fa-copy{--fa: "\f0c5"}.fa-volume-xmark,.fa-volume-mute,.fa-volume-times{--fa: "\f6a9"}.fa-hand-sparkles{--fa: "\e05d"}.fa-grip,.fa-grip-horizontal{--fa: "\f58d"}.fa-share-from-square,.fa-share-square{--fa: "\f14d"}.fa-child-combatant,.fa-child-rifle{--fa: "\e4e0"}.fa-gun{--fa: "\e19b"}.fa-square-phone,.fa-phone-square{--fa: "\f098"}.fa-plus,.fa-add{--fa: "+"}.fa-expand{--fa: "\f065"}.fa-computer{--fa: "\e4e5"}.fa-xmark,.fa-close,.fa-multiply,.fa-remove,.fa-times{--fa: "\f00d"}.fa-arrows-up-down-left-right,.fa-arrows{--fa: "\f047"}.fa-chalkboard-user,.fa-chalkboard-teacher{--fa: "\f51c"}.fa-peso-sign{--fa: "\e222"}.fa-building-shield{--fa: "\e4d8"}.fa-baby{--fa: "\f77c"}.fa-users-line{--fa: "\e592"}.fa-quote-left,.fa-quote-left-alt{--fa: "\f10d"}.fa-tractor{--fa: "\f722"}.fa-trash-arrow-up,.fa-trash-restore{--fa: "\f829"}.fa-arrow-down-up-lock{--fa: "\e4b0"}.fa-lines-leaning{--fa: "\e51e"}.fa-ruler-combined{--fa: "\f546"}.fa-copyright{--fa: "\f1f9"}.fa-equals{--fa: "="}.fa-blender{--fa: "\f517"}.fa-teeth{--fa: "\f62e"}.fa-shekel-sign,.fa-ils,.fa-shekel,.fa-sheqel,.fa-sheqel-sign{--fa: "\f20b"}.fa-map{--fa: "\f279"}.fa-rocket{--fa: "\f135"}.fa-photo-film,.fa-photo-video{--fa: "\f87c"}.fa-folder-minus{--fa: "\f65d"}.fa-hexagon-nodes-bolt{--fa: "\e69a"}.fa-store{--fa: "\f54e"}.fa-arrow-trend-up{--fa: "\e098"}.fa-plug-circle-minus{--fa: "\e55e"}.fa-sign-hanging,.fa-sign{--fa: "\f4d9"}.fa-bezier-curve{--fa: "\f55b"}.fa-bell-slash{--fa: "\f1f6"}.fa-tablet,.fa-tablet-android{--fa: "\f3fb"}.fa-school-flag{--fa: "\e56e"}.fa-fill{--fa: "\f575"}.fa-angle-up{--fa: "\f106"}.fa-drumstick-bite{--fa: "\f6d7"}.fa-holly-berry{--fa: "\f7aa"}.fa-chevron-left{--fa: "\f053"}.fa-bacteria{--fa: "\e059"}.fa-hand-lizard{--fa: "\f258"}.fa-notdef{--fa: "\e1fe"}.fa-disease{--fa: "\f7fa"}.fa-briefcase-medical{--fa: "\f469"}.fa-genderless{--fa: "\f22d"}.fa-chevron-right{--fa: "\f054"}.fa-retweet{--fa: "\f079"}.fa-car-rear,.fa-car-alt{--fa: "\f5de"}.fa-pump-soap{--fa: "\e06b"}.fa-video-slash{--fa: "\f4e2"}.fa-battery-quarter,.fa-battery-2{--fa: "\f243"}.fa-radio{--fa: "\f8d7"}.fa-baby-carriage,.fa-carriage-baby{--fa: "\f77d"}.fa-traffic-light{--fa: "\f637"}.fa-thermometer{--fa: "\f491"}.fa-vr-cardboard{--fa: "\f729"}.fa-hand-middle-finger{--fa: "\f806"}.fa-percent,.fa-percentage{--fa: "%"}.fa-truck-moving{--fa: "\f4df"}.fa-glass-water-droplet{--fa: "\e4f5"}.fa-display{--fa: "\e163"}.fa-face-smile,.fa-smile{--fa: "\f118"}.fa-thumbtack,.fa-thumb-tack{--fa: "\f08d"}.fa-trophy{--fa: "\f091"}.fa-person-praying,.fa-pray{--fa: "\f683"}.fa-hammer{--fa: "\f6e3"}.fa-hand-peace{--fa: "\f25b"}.fa-rotate,.fa-sync-alt{--fa: "\f2f1"}.fa-spinner{--fa: "\f110"}.fa-robot{--fa: "\f544"}.fa-peace{--fa: "\f67c"}.fa-gears,.fa-cogs{--fa: "\f085"}.fa-warehouse{--fa: "\f494"}.fa-arrow-up-right-dots{--fa: "\e4b7"}.fa-splotch{--fa: "\f5bc"}.fa-face-grin-hearts,.fa-grin-hearts{--fa: "\f584"}.fa-dice-four{--fa: "\f524"}.fa-sim-card{--fa: "\f7c4"}.fa-transgender,.fa-transgender-alt{--fa: "\f225"}.fa-mercury{--fa: "\f223"}.fa-arrow-turn-down,.fa-level-down{--fa: "\f149"}.fa-person-falling-burst{--fa: "\e547"}.fa-award{--fa: "\f559"}.fa-ticket-simple,.fa-ticket-alt{--fa: "\f3ff"}.fa-building{--fa: "\f1ad"}.fa-angles-left,.fa-angle-double-left{--fa: "\f100"}.fa-qrcode{--fa: "\f029"}.fa-clock-rotate-left,.fa-history{--fa: "\f1da"}.fa-face-grin-beam-sweat,.fa-grin-beam-sweat{--fa: "\f583"}.fa-file-export,.fa-arrow-right-from-file{--fa: "\f56e"}.fa-shield,.fa-shield-blank{--fa: "\f132"}.fa-arrow-up-short-wide,.fa-sort-amount-up-alt{--fa: "\f885"}.fa-comment-nodes{--fa: "\e696"}.fa-house-medical{--fa: "\e3b2"}.fa-golf-ball-tee,.fa-golf-ball{--fa: "\f450"}.fa-circle-chevron-left,.fa-chevron-circle-left{--fa: "\f137"}.fa-house-chimney-window{--fa: "\e00d"}.fa-pen-nib{--fa: "\f5ad"}.fa-tent-arrow-turn-left{--fa: "\e580"}.fa-tents{--fa: "\e582"}.fa-wand-magic,.fa-magic{--fa: "\f0d0"}.fa-dog{--fa: "\f6d3"}.fa-carrot{--fa: "\f787"}.fa-moon{--fa: "\f186"}.fa-wine-glass-empty,.fa-wine-glass-alt{--fa: "\f5ce"}.fa-cheese{--fa: "\f7ef"}.fa-yin-yang{--fa: "\f6ad"}.fa-music{--fa: "\f001"}.fa-code-commit{--fa: "\f386"}.fa-temperature-low{--fa: "\f76b"}.fa-person-biking,.fa-biking{--fa: "\f84a"}.fa-broom{--fa: "\f51a"}.fa-shield-heart{--fa: "\e574"}.fa-gopuram{--fa: "\f664"}.fa-earth-oceania,.fa-globe-oceania{--fa: "\e47b"}.fa-square-xmark,.fa-times-square,.fa-xmark-square{--fa: "\f2d3"}.fa-hashtag{--fa: "#"}.fa-up-right-and-down-left-from-center,.fa-expand-alt{--fa: "\f424"}.fa-oil-can{--fa: "\f613"}.fa-t{--fa: "T"}.fa-hippo{--fa: "\f6ed"}.fa-chart-column{--fa: "\e0e3"}.fa-infinity{--fa: "\f534"}.fa-vial-circle-check{--fa: "\e596"}.fa-person-arrow-down-to-line{--fa: "\e538"}.fa-voicemail{--fa: "\f897"}.fa-fan{--fa: "\f863"}.fa-person-walking-luggage{--fa: "\e554"}.fa-up-down,.fa-arrows-alt-v{--fa: "\f338"}.fa-cloud-moon-rain{--fa: "\f73c"}.fa-calendar{--fa: "\f133"}.fa-trailer{--fa: "\e041"}.fa-bahai,.fa-haykal{--fa: "\f666"}.fa-sd-card{--fa: "\f7c2"}.fa-dragon{--fa: "\f6d5"}.fa-shoe-prints{--fa: "\f54b"}.fa-circle-plus,.fa-plus-circle{--fa: "\f055"}.fa-face-grin-tongue-wink,.fa-grin-tongue-wink{--fa: "\f58b"}.fa-hand-holding{--fa: "\f4bd"}.fa-plug-circle-exclamation{--fa: "\e55d"}.fa-link-slash,.fa-chain-broken,.fa-chain-slash,.fa-unlink{--fa: "\f127"}.fa-clone{--fa: "\f24d"}.fa-person-walking-arrow-loop-left{--fa: "\e551"}.fa-arrow-up-z-a,.fa-sort-alpha-up-alt{--fa: "\f882"}.fa-fire-flame-curved,.fa-fire-alt{--fa: "\f7e4"}.fa-tornado{--fa: "\f76f"}.fa-file-circle-plus{--fa: "\e494"}.fa-book-quran,.fa-quran{--fa: "\f687"}.fa-anchor{--fa: "\f13d"}.fa-border-all{--fa: "\f84c"}.fa-face-angry,.fa-angry{--fa: "\f556"}.fa-cookie-bite{--fa: "\f564"}.fa-arrow-trend-down{--fa: "\e097"}.fa-rss,.fa-feed{--fa: "\f09e"}.fa-draw-polygon{--fa: "\f5ee"}.fa-scale-balanced,.fa-balance-scale{--fa: "\f24e"}.fa-gauge-simple-high,.fa-tachometer,.fa-tachometer-fast{--fa: "\f62a"}.fa-shower{--fa: "\f2cc"}.fa-desktop,.fa-desktop-alt{--fa: "\f390"}.fa-m{--fa: "M"}.fa-table-list,.fa-th-list{--fa: "\f00b"}.fa-comment-sms,.fa-sms{--fa: "\f7cd"}.fa-book{--fa: "\f02d"}.fa-user-plus{--fa: "\f234"}.fa-check{--fa: "\f00c"}.fa-battery-three-quarters,.fa-battery-4{--fa: "\f241"}.fa-house-circle-check{--fa: "\e509"}.fa-angle-left{--fa: "\f104"}.fa-diagram-successor{--fa: "\e47a"}.fa-truck-arrow-right{--fa: "\e58b"}.fa-arrows-split-up-and-left{--fa: "\e4bc"}.fa-hand-fist,.fa-fist-raised{--fa: "\f6de"}.fa-cloud-moon{--fa: "\f6c3"}.fa-briefcase{--fa: "\f0b1"}.fa-person-falling{--fa: "\e546"}.fa-image-portrait,.fa-portrait{--fa: "\f3e0"}.fa-user-tag{--fa: "\f507"}.fa-rug{--fa: "\e569"}.fa-earth-europe,.fa-globe-europe{--fa: "\f7a2"}.fa-cart-flatbed-suitcase,.fa-luggage-cart{--fa: "\f59d"}.fa-rectangle-xmark,.fa-rectangle-times,.fa-times-rectangle,.fa-window-close{--fa: "\f410"}.fa-baht-sign{--fa: "\e0ac"}.fa-book-open{--fa: "\f518"}.fa-book-journal-whills,.fa-journal-whills{--fa: "\f66a"}.fa-handcuffs{--fa: "\e4f8"}.fa-triangle-exclamation,.fa-exclamation-triangle,.fa-warning{--fa: "\f071"}.fa-database{--fa: "\f1c0"}.fa-share,.fa-mail-forward{--fa: "\f064"}.fa-bottle-droplet{--fa: "\e4c4"}.fa-mask-face{--fa: "\e1d7"}.fa-hill-rockslide{--fa: "\e508"}.fa-right-left,.fa-exchange-alt{--fa: "\f362"}.fa-paper-plane{--fa: "\f1d8"}.fa-road-circle-exclamation{--fa: "\e565"}.fa-dungeon{--fa: "\f6d9"}.fa-align-right{--fa: "\f038"}.fa-money-bill-1-wave,.fa-money-bill-wave-alt{--fa: "\f53b"}.fa-life-ring{--fa: "\f1cd"}.fa-hands,.fa-sign-language,.fa-signing{--fa: "\f2a7"}.fa-calendar-day{--fa: "\f783"}.fa-water-ladder,.fa-ladder-water,.fa-swimming-pool{--fa: "\f5c5"}.fa-arrows-up-down,.fa-arrows-v{--fa: "\f07d"}.fa-face-grimace,.fa-grimace{--fa: "\f57f"}.fa-wheelchair-move,.fa-wheelchair-alt{--fa: "\e2ce"}.fa-turn-down,.fa-level-down-alt{--fa: "\f3be"}.fa-person-walking-arrow-right{--fa: "\e552"}.fa-square-envelope,.fa-envelope-square{--fa: "\f199"}.fa-dice{--fa: "\f522"}.fa-bowling-ball{--fa: "\f436"}.fa-brain{--fa: "\f5dc"}.fa-bandage,.fa-band-aid{--fa: "\f462"}.fa-calendar-minus{--fa: "\f272"}.fa-circle-xmark,.fa-times-circle,.fa-xmark-circle{--fa: "\f057"}.fa-gifts{--fa: "\f79c"}.fa-hotel{--fa: "\f594"}.fa-earth-asia,.fa-globe-asia{--fa: "\f57e"}.fa-id-card-clip,.fa-id-card-alt{--fa: "\f47f"}.fa-magnifying-glass-plus,.fa-search-plus{--fa: "\f00e"}.fa-thumbs-up{--fa: "\f164"}.fa-user-clock{--fa: "\f4fd"}.fa-hand-dots,.fa-allergies{--fa: "\f461"}.fa-file-invoice{--fa: "\f570"}.fa-window-minimize{--fa: "\f2d1"}.fa-mug-saucer,.fa-coffee{--fa: "\f0f4"}.fa-brush{--fa: "\f55d"}.fa-file-half-dashed{--fa: "\e698"}.fa-mask{--fa: "\f6fa"}.fa-magnifying-glass-minus,.fa-search-minus{--fa: "\f010"}.fa-ruler-vertical{--fa: "\f548"}.fa-user-large,.fa-user-alt{--fa: "\f406"}.fa-train-tram{--fa: "\e5b4"}.fa-user-nurse{--fa: "\f82f"}.fa-syringe{--fa: "\f48e"}.fa-cloud-sun{--fa: "\f6c4"}.fa-stopwatch-20{--fa: "\e06f"}.fa-square-full{--fa: "\f45c"}.fa-magnet{--fa: "\f076"}.fa-jar{--fa: "\e516"}.fa-note-sticky,.fa-sticky-note{--fa: "\f249"}.fa-bug-slash{--fa: "\e490"}.fa-arrow-up-from-water-pump{--fa: "\e4b6"}.fa-bone{--fa: "\f5d7"}.fa-table-cells-row-unlock{--fa: "\e691"}.fa-user-injured{--fa: "\f728"}.fa-face-sad-tear,.fa-sad-tear{--fa: "\f5b4"}.fa-plane{--fa: "\f072"}.fa-tent-arrows-down{--fa: "\e581"}.fa-exclamation{--fa: "!"}.fa-arrows-spin{--fa: "\e4bb"}.fa-print{--fa: "\f02f"}.fa-turkish-lira-sign,.fa-try,.fa-turkish-lira{--fa: "\e2bb"}.fa-dollar-sign,.fa-dollar,.fa-usd{--fa: "$"}.fa-x{--fa: "X"}.fa-magnifying-glass-dollar,.fa-search-dollar{--fa: "\f688"}.fa-users-gear,.fa-users-cog{--fa: "\f509"}.fa-person-military-pointing{--fa: "\e54a"}.fa-building-columns,.fa-bank,.fa-institution,.fa-museum,.fa-university{--fa: "\f19c"}.fa-umbrella{--fa: "\f0e9"}.fa-trowel{--fa: "\e589"}.fa-d{--fa: "D"}.fa-stapler{--fa: "\e5af"}.fa-masks-theater,.fa-theater-masks{--fa: "\f630"}.fa-kip-sign{--fa: "\e1c4"}.fa-hand-point-left{--fa: "\f0a5"}.fa-handshake-simple,.fa-handshake-alt{--fa: "\f4c6"}.fa-jet-fighter,.fa-fighter-jet{--fa: "\f0fb"}.fa-square-share-nodes,.fa-share-alt-square{--fa: "\f1e1"}.fa-barcode{--fa: "\f02a"}.fa-plus-minus{--fa: "\e43c"}.fa-video,.fa-video-camera{--fa: "\f03d"}.fa-graduation-cap,.fa-mortar-board{--fa: "\f19d"}.fa-hand-holding-medical{--fa: "\e05c"}.fa-person-circle-check{--fa: "\e53e"}.fa-turn-up,.fa-level-up-alt{--fa: "\f3bf"}.sr-only,.fa-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.sr-only-focusable:not(:focus),.fa-sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}:root,:host{--fa-style-family-brands: "Font Awesome 6 Brands";--fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url("./media/fa-brands-400-Q3XCMWHQ.woff2") format("woff2"),url("./media/fa-brands-400-R2XQZCET.ttf") format("truetype")}.fab,.fa-brands{font-weight:400}.fa-monero{--fa: "\f3d0"}.fa-hooli{--fa: "\f427"}.fa-yelp{--fa: "\f1e9"}.fa-cc-visa{--fa: "\f1f0"}.fa-lastfm{--fa: "\f202"}.fa-shopware{--fa: "\f5b5"}.fa-creative-commons-nc{--fa: "\f4e8"}.fa-aws{--fa: "\f375"}.fa-redhat{--fa: "\f7bc"}.fa-yoast{--fa: "\f2b1"}.fa-cloudflare{--fa: "\e07d"}.fa-ups{--fa: "\f7e0"}.fa-pixiv{--fa: "\e640"}.fa-wpexplorer{--fa: "\f2de"}.fa-dyalog{--fa: "\f399"}.fa-bity{--fa: "\f37a"}.fa-stackpath{--fa: "\f842"}.fa-buysellads{--fa: "\f20d"}.fa-first-order{--fa: "\f2b0"}.fa-modx{--fa: "\f285"}.fa-guilded{--fa: "\e07e"}.fa-vnv{--fa: "\f40b"}.fa-square-js,.fa-js-square{--fa: "\f3b9"}.fa-microsoft{--fa: "\f3ca"}.fa-qq{--fa: "\f1d6"}.fa-orcid{--fa: "\f8d2"}.fa-java{--fa: "\f4e4"}.fa-invision{--fa: "\f7b0"}.fa-creative-commons-pd-alt{--fa: "\f4ed"}.fa-centercode{--fa: "\f380"}.fa-glide-g{--fa: "\f2a6"}.fa-drupal{--fa: "\f1a9"}.fa-jxl{--fa: "\e67b"}.fa-dart-lang{--fa: "\e693"}.fa-hire-a-helper{--fa: "\f3b0"}.fa-creative-commons-by{--fa: "\f4e7"}.fa-unity{--fa: "\e049"}.fa-whmcs{--fa: "\f40d"}.fa-rocketchat{--fa: "\f3e8"}.fa-vk{--fa: "\f189"}.fa-untappd{--fa: "\f405"}.fa-mailchimp{--fa: "\f59e"}.fa-css3-alt{--fa: "\f38b"}.fa-square-reddit,.fa-reddit-square{--fa: "\f1a2"}.fa-vimeo-v{--fa: "\f27d"}.fa-contao{--fa: "\f26d"}.fa-square-font-awesome{--fa: "\e5ad"}.fa-deskpro{--fa: "\f38f"}.fa-brave{--fa: "\e63c"}.fa-sistrix{--fa: "\f3ee"}.fa-square-instagram,.fa-instagram-square{--fa: "\e055"}.fa-battle-net{--fa: "\f835"}.fa-the-red-yeti{--fa: "\f69d"}.fa-square-hacker-news,.fa-hacker-news-square{--fa: "\f3af"}.fa-edge{--fa: "\f282"}.fa-threads{--fa: "\e618"}.fa-napster{--fa: "\f3d2"}.fa-square-snapchat,.fa-snapchat-square{--fa: "\f2ad"}.fa-google-plus-g{--fa: "\f0d5"}.fa-artstation{--fa: "\f77a"}.fa-markdown{--fa: "\f60f"}.fa-sourcetree{--fa: "\f7d3"}.fa-google-plus{--fa: "\f2b3"}.fa-diaspora{--fa: "\f791"}.fa-foursquare{--fa: "\f180"}.fa-stack-overflow{--fa: "\f16c"}.fa-github-alt{--fa: "\f113"}.fa-phoenix-squadron{--fa: "\f511"}.fa-pagelines{--fa: "\f18c"}.fa-algolia{--fa: "\f36c"}.fa-red-river{--fa: "\f3e3"}.fa-creative-commons-sa{--fa: "\f4ef"}.fa-safari{--fa: "\f267"}.fa-google{--fa: "\f1a0"}.fa-square-font-awesome-stroke,.fa-font-awesome-alt{--fa: "\f35c"}.fa-atlassian{--fa: "\f77b"}.fa-linkedin-in{--fa: "\f0e1"}.fa-digital-ocean{--fa: "\f391"}.fa-nimblr{--fa: "\f5a8"}.fa-chromecast{--fa: "\f838"}.fa-evernote{--fa: "\f839"}.fa-hacker-news{--fa: "\f1d4"}.fa-creative-commons-sampling{--fa: "\f4f0"}.fa-adversal{--fa: "\f36a"}.fa-creative-commons{--fa: "\f25e"}.fa-watchman-monitoring{--fa: "\e087"}.fa-fonticons{--fa: "\f280"}.fa-weixin{--fa: "\f1d7"}.fa-shirtsinbulk{--fa: "\f214"}.fa-codepen{--fa: "\f1cb"}.fa-git-alt{--fa: "\f841"}.fa-lyft{--fa: "\f3c3"}.fa-rev{--fa: "\f5b2"}.fa-windows{--fa: "\f17a"}.fa-wizards-of-the-coast{--fa: "\f730"}.fa-square-viadeo,.fa-viadeo-square{--fa: "\f2aa"}.fa-meetup{--fa: "\f2e0"}.fa-centos{--fa: "\f789"}.fa-adn{--fa: "\f170"}.fa-cloudsmith{--fa: "\f384"}.fa-opensuse{--fa: "\e62b"}.fa-pied-piper-alt{--fa: "\f1a8"}.fa-square-dribbble,.fa-dribbble-square{--fa: "\f397"}.fa-codiepie{--fa: "\f284"}.fa-node{--fa: "\f419"}.fa-mix{--fa: "\f3cb"}.fa-steam{--fa: "\f1b6"}.fa-cc-apple-pay{--fa: "\f416"}.fa-scribd{--fa: "\f28a"}.fa-debian{--fa: "\e60b"}.fa-openid{--fa: "\f19b"}.fa-instalod{--fa: "\e081"}.fa-files-pinwheel{--fa: "\e69f"}.fa-expeditedssl{--fa: "\f23e"}.fa-sellcast{--fa: "\f2da"}.fa-square-twitter,.fa-twitter-square{--fa: "\f081"}.fa-r-project{--fa: "\f4f7"}.fa-delicious{--fa: "\f1a5"}.fa-freebsd{--fa: "\f3a4"}.fa-vuejs{--fa: "\f41f"}.fa-accusoft{--fa: "\f369"}.fa-ioxhost{--fa: "\f208"}.fa-fonticons-fi{--fa: "\f3a2"}.fa-app-store{--fa: "\f36f"}.fa-cc-mastercard{--fa: "\f1f1"}.fa-itunes-note{--fa: "\f3b5"}.fa-golang{--fa: "\e40f"}.fa-kickstarter,.fa-square-kickstarter{--fa: "\f3bb"}.fa-grav{--fa: "\f2d6"}.fa-weibo{--fa: "\f18a"}.fa-uncharted{--fa: "\e084"}.fa-firstdraft{--fa: "\f3a1"}.fa-square-youtube,.fa-youtube-square{--fa: "\f431"}.fa-wikipedia-w{--fa: "\f266"}.fa-wpressr,.fa-rendact{--fa: "\f3e4"}.fa-angellist{--fa: "\f209"}.fa-galactic-republic{--fa: "\f50c"}.fa-nfc-directional{--fa: "\e530"}.fa-skype{--fa: "\f17e"}.fa-joget{--fa: "\f3b7"}.fa-fedora{--fa: "\f798"}.fa-stripe-s{--fa: "\f42a"}.fa-meta{--fa: "\e49b"}.fa-laravel{--fa: "\f3bd"}.fa-hotjar{--fa: "\f3b1"}.fa-bluetooth-b{--fa: "\f294"}.fa-square-letterboxd{--fa: "\e62e"}.fa-sticker-mule{--fa: "\f3f7"}.fa-creative-commons-zero{--fa: "\f4f3"}.fa-hips{--fa: "\f452"}.fa-css{--fa: "\e6a2"}.fa-behance{--fa: "\f1b4"}.fa-reddit{--fa: "\f1a1"}.fa-discord{--fa: "\f392"}.fa-chrome{--fa: "\f268"}.fa-app-store-ios{--fa: "\f370"}.fa-cc-discover{--fa: "\f1f2"}.fa-wpbeginner{--fa: "\f297"}.fa-confluence{--fa: "\f78d"}.fa-shoelace{--fa: "\e60c"}.fa-mdb{--fa: "\f8ca"}.fa-dochub{--fa: "\f394"}.fa-accessible-icon{--fa: "\f368"}.fa-ebay{--fa: "\f4f4"}.fa-amazon{--fa: "\f270"}.fa-unsplash{--fa: "\e07c"}.fa-yarn{--fa: "\f7e3"}.fa-square-steam,.fa-steam-square{--fa: "\f1b7"}.fa-500px{--fa: "\f26e"}.fa-square-vimeo,.fa-vimeo-square{--fa: "\f194"}.fa-asymmetrik{--fa: "\f372"}.fa-font-awesome,.fa-font-awesome-flag,.fa-font-awesome-logo-full{--fa: "\f2b4"}.fa-gratipay{--fa: "\f184"}.fa-apple{--fa: "\f179"}.fa-hive{--fa: "\e07f"}.fa-gitkraken{--fa: "\f3a6"}.fa-keybase{--fa: "\f4f5"}.fa-apple-pay{--fa: "\f415"}.fa-padlet{--fa: "\e4a0"}.fa-amazon-pay{--fa: "\f42c"}.fa-square-github,.fa-github-square{--fa: "\f092"}.fa-stumbleupon{--fa: "\f1a4"}.fa-fedex{--fa: "\f797"}.fa-phoenix-framework{--fa: "\f3dc"}.fa-shopify{--fa: "\e057"}.fa-neos{--fa: "\f612"}.fa-square-threads{--fa: "\e619"}.fa-hackerrank{--fa: "\f5f7"}.fa-researchgate{--fa: "\f4f8"}.fa-swift{--fa: "\f8e1"}.fa-angular{--fa: "\f420"}.fa-speakap{--fa: "\f3f3"}.fa-angrycreative{--fa: "\f36e"}.fa-y-combinator{--fa: "\f23b"}.fa-empire{--fa: "\f1d1"}.fa-envira{--fa: "\f299"}.fa-google-scholar{--fa: "\e63b"}.fa-square-gitlab,.fa-gitlab-square{--fa: "\e5ae"}.fa-studiovinari{--fa: "\f3f8"}.fa-pied-piper{--fa: "\f2ae"}.fa-wordpress{--fa: "\f19a"}.fa-product-hunt{--fa: "\f288"}.fa-firefox{--fa: "\f269"}.fa-linode{--fa: "\f2b8"}.fa-goodreads{--fa: "\f3a8"}.fa-square-odnoklassniki,.fa-odnoklassniki-square{--fa: "\f264"}.fa-jsfiddle{--fa: "\f1cc"}.fa-sith{--fa: "\f512"}.fa-themeisle{--fa: "\f2b2"}.fa-page4{--fa: "\f3d7"}.fa-hashnode{--fa: "\e499"}.fa-react{--fa: "\f41b"}.fa-cc-paypal{--fa: "\f1f4"}.fa-squarespace{--fa: "\f5be"}.fa-cc-stripe{--fa: "\f1f5"}.fa-creative-commons-share{--fa: "\f4f2"}.fa-bitcoin{--fa: "\f379"}.fa-keycdn{--fa: "\f3ba"}.fa-opera{--fa: "\f26a"}.fa-itch-io{--fa: "\f83a"}.fa-umbraco{--fa: "\f8e8"}.fa-galactic-senate{--fa: "\f50d"}.fa-ubuntu{--fa: "\f7df"}.fa-draft2digital{--fa: "\f396"}.fa-stripe{--fa: "\f429"}.fa-houzz{--fa: "\f27c"}.fa-gg{--fa: "\f260"}.fa-dhl{--fa: "\f790"}.fa-square-pinterest,.fa-pinterest-square{--fa: "\f0d3"}.fa-xing{--fa: "\f168"}.fa-blackberry{--fa: "\f37b"}.fa-creative-commons-pd{--fa: "\f4ec"}.fa-playstation{--fa: "\f3df"}.fa-quinscape{--fa: "\f459"}.fa-less{--fa: "\f41d"}.fa-blogger-b{--fa: "\f37d"}.fa-opencart{--fa: "\f23d"}.fa-vine{--fa: "\f1ca"}.fa-signal-messenger{--fa: "\e663"}.fa-paypal{--fa: "\f1ed"}.fa-gitlab{--fa: "\f296"}.fa-typo3{--fa: "\f42b"}.fa-reddit-alien{--fa: "\f281"}.fa-yahoo{--fa: "\f19e"}.fa-dailymotion{--fa: "\e052"}.fa-affiliatetheme{--fa: "\f36b"}.fa-pied-piper-pp{--fa: "\f1a7"}.fa-bootstrap{--fa: "\f836"}.fa-odnoklassniki{--fa: "\f263"}.fa-nfc-symbol{--fa: "\e531"}.fa-mintbit{--fa: "\e62f"}.fa-ethereum{--fa: "\f42e"}.fa-speaker-deck{--fa: "\f83c"}.fa-creative-commons-nc-eu{--fa: "\f4e9"}.fa-patreon{--fa: "\f3d9"}.fa-avianex{--fa: "\f374"}.fa-ello{--fa: "\f5f1"}.fa-gofore{--fa: "\f3a7"}.fa-bimobject{--fa: "\f378"}.fa-brave-reverse{--fa: "\e63d"}.fa-facebook-f{--fa: "\f39e"}.fa-square-google-plus,.fa-google-plus-square{--fa: "\f0d4"}.fa-web-awesome{--fa: "\e682"}.fa-mandalorian{--fa: "\f50f"}.fa-first-order-alt{--fa: "\f50a"}.fa-osi{--fa: "\f41a"}.fa-google-wallet{--fa: "\f1ee"}.fa-d-and-d-beyond{--fa: "\f6ca"}.fa-periscope{--fa: "\f3da"}.fa-fulcrum{--fa: "\f50b"}.fa-cloudscale{--fa: "\f383"}.fa-forumbee{--fa: "\f211"}.fa-mizuni{--fa: "\f3cc"}.fa-schlix{--fa: "\f3ea"}.fa-square-xing,.fa-xing-square{--fa: "\f169"}.fa-bandcamp{--fa: "\f2d5"}.fa-wpforms{--fa: "\f298"}.fa-cloudversify{--fa: "\f385"}.fa-usps{--fa: "\f7e1"}.fa-megaport{--fa: "\f5a3"}.fa-magento{--fa: "\f3c4"}.fa-spotify{--fa: "\f1bc"}.fa-optin-monster{--fa: "\f23c"}.fa-fly{--fa: "\f417"}.fa-square-bluesky{--fa: "\e6a3"}.fa-aviato{--fa: "\f421"}.fa-itunes{--fa: "\f3b4"}.fa-cuttlefish{--fa: "\f38c"}.fa-blogger{--fa: "\f37c"}.fa-flickr{--fa: "\f16e"}.fa-viber{--fa: "\f409"}.fa-soundcloud{--fa: "\f1be"}.fa-digg{--fa: "\f1a6"}.fa-tencent-weibo{--fa: "\f1d5"}.fa-letterboxd{--fa: "\e62d"}.fa-symfony{--fa: "\f83d"}.fa-maxcdn{--fa: "\f136"}.fa-etsy{--fa: "\f2d7"}.fa-facebook-messenger{--fa: "\f39f"}.fa-audible{--fa: "\f373"}.fa-think-peaks{--fa: "\f731"}.fa-bilibili{--fa: "\e3d9"}.fa-erlang{--fa: "\f39d"}.fa-x-twitter{--fa: "\e61b"}.fa-cotton-bureau{--fa: "\f89e"}.fa-dashcube{--fa: "\f210"}.fa-42-group,.fa-innosoft{--fa: "\e080"}.fa-stack-exchange{--fa: "\f18d"}.fa-elementor{--fa: "\f430"}.fa-square-pied-piper,.fa-pied-piper-square{--fa: "\e01e"}.fa-creative-commons-nd{--fa: "\f4eb"}.fa-palfed{--fa: "\f3d8"}.fa-superpowers{--fa: "\f2dd"}.fa-resolving{--fa: "\f3e7"}.fa-xbox{--fa: "\f412"}.fa-square-web-awesome-stroke{--fa: "\e684"}.fa-searchengin{--fa: "\f3eb"}.fa-tiktok{--fa: "\e07b"}.fa-square-facebook,.fa-facebook-square{--fa: "\f082"}.fa-renren{--fa: "\f18b"}.fa-linux{--fa: "\f17c"}.fa-glide{--fa: "\f2a5"}.fa-linkedin{--fa: "\f08c"}.fa-hubspot{--fa: "\f3b2"}.fa-deploydog{--fa: "\f38e"}.fa-twitch{--fa: "\f1e8"}.fa-flutter{--fa: "\e694"}.fa-ravelry{--fa: "\f2d9"}.fa-mixer{--fa: "\e056"}.fa-square-lastfm,.fa-lastfm-square{--fa: "\f203"}.fa-vimeo{--fa: "\f40a"}.fa-mendeley{--fa: "\f7b3"}.fa-uniregistry{--fa: "\f404"}.fa-figma{--fa: "\f799"}.fa-creative-commons-remix{--fa: "\f4ee"}.fa-cc-amazon-pay{--fa: "\f42d"}.fa-dropbox{--fa: "\f16b"}.fa-instagram{--fa: "\f16d"}.fa-cmplid{--fa: "\e360"}.fa-upwork{--fa: "\e641"}.fa-facebook{--fa: "\f09a"}.fa-gripfire{--fa: "\f3ac"}.fa-jedi-order{--fa: "\f50e"}.fa-uikit{--fa: "\f403"}.fa-fort-awesome-alt{--fa: "\f3a3"}.fa-phabricator{--fa: "\f3db"}.fa-ussunnah{--fa: "\f407"}.fa-earlybirds{--fa: "\f39a"}.fa-trade-federation{--fa: "\f513"}.fa-autoprefixer{--fa: "\f41c"}.fa-whatsapp{--fa: "\f232"}.fa-square-upwork{--fa: "\e67c"}.fa-slideshare{--fa: "\f1e7"}.fa-google-play{--fa: "\f3ab"}.fa-viadeo{--fa: "\f2a9"}.fa-line{--fa: "\f3c0"}.fa-google-drive{--fa: "\f3aa"}.fa-servicestack{--fa: "\f3ec"}.fa-simplybuilt{--fa: "\f215"}.fa-bitbucket{--fa: "\f171"}.fa-imdb{--fa: "\f2d8"}.fa-deezer{--fa: "\e077"}.fa-raspberry-pi{--fa: "\f7bb"}.fa-jira{--fa: "\f7b1"}.fa-docker{--fa: "\f395"}.fa-screenpal{--fa: "\e570"}.fa-bluetooth{--fa: "\f293"}.fa-gitter{--fa: "\f426"}.fa-d-and-d{--fa: "\f38d"}.fa-microblog{--fa: "\e01a"}.fa-cc-diners-club{--fa: "\f24c"}.fa-gg-circle{--fa: "\f261"}.fa-pied-piper-hat{--fa: "\f4e5"}.fa-kickstarter-k{--fa: "\f3bc"}.fa-yandex{--fa: "\f413"}.fa-readme{--fa: "\f4d5"}.fa-html5{--fa: "\f13b"}.fa-sellsy{--fa: "\f213"}.fa-square-web-awesome{--fa: "\e683"}.fa-sass{--fa: "\f41e"}.fa-wirsindhandwerk,.fa-wsh{--fa: "\e2d0"}.fa-buromobelexperte{--fa: "\f37f"}.fa-salesforce{--fa: "\f83b"}.fa-octopus-deploy{--fa: "\e082"}.fa-medapps{--fa: "\f3c6"}.fa-ns8{--fa: "\f3d5"}.fa-pinterest-p{--fa: "\f231"}.fa-apper{--fa: "\f371"}.fa-fort-awesome{--fa: "\f286"}.fa-waze{--fa: "\f83f"}.fa-bluesky{--fa: "\e671"}.fa-cc-jcb{--fa: "\f24b"}.fa-snapchat,.fa-snapchat-ghost{--fa: "\f2ab"}.fa-fantasy-flight-games{--fa: "\f6dc"}.fa-rust{--fa: "\e07a"}.fa-wix{--fa: "\f5cf"}.fa-square-behance,.fa-behance-square{--fa: "\f1b5"}.fa-supple{--fa: "\f3f9"}.fa-webflow{--fa: "\e65c"}.fa-rebel{--fa: "\f1d0"}.fa-css3{--fa: "\f13c"}.fa-staylinked{--fa: "\f3f5"}.fa-kaggle{--fa: "\f5fa"}.fa-space-awesome{--fa: "\e5ac"}.fa-deviantart{--fa: "\f1bd"}.fa-cpanel{--fa: "\f388"}.fa-goodreads-g{--fa: "\f3a9"}.fa-square-git,.fa-git-square{--fa: "\f1d2"}.fa-square-tumblr,.fa-tumblr-square{--fa: "\f174"}.fa-trello{--fa: "\f181"}.fa-creative-commons-nc-jp{--fa: "\f4ea"}.fa-get-pocket{--fa: "\f265"}.fa-perbyte{--fa: "\e083"}.fa-grunt{--fa: "\f3ad"}.fa-weebly{--fa: "\f5cc"}.fa-connectdevelop{--fa: "\f20e"}.fa-leanpub{--fa: "\f212"}.fa-black-tie{--fa: "\f27e"}.fa-themeco{--fa: "\f5c6"}.fa-python{--fa: "\f3e2"}.fa-android{--fa: "\f17b"}.fa-bots{--fa: "\e340"}.fa-free-code-camp{--fa: "\f2c5"}.fa-hornbill{--fa: "\f592"}.fa-js{--fa: "\f3b8"}.fa-ideal{--fa: "\e013"}.fa-git{--fa: "\f1d3"}.fa-dev{--fa: "\f6cc"}.fa-sketch{--fa: "\f7c6"}.fa-yandex-international{--fa: "\f414"}.fa-cc-amex{--fa: "\f1f3"}.fa-uber{--fa: "\f402"}.fa-github{--fa: "\f09b"}.fa-php{--fa: "\f457"}.fa-alipay{--fa: "\f642"}.fa-youtube{--fa: "\f167"}.fa-skyatlas{--fa: "\f216"}.fa-firefox-browser{--fa: "\e007"}.fa-replyd{--fa: "\f3e6"}.fa-suse{--fa: "\f7d6"}.fa-jenkins{--fa: "\f3b6"}.fa-twitter{--fa: "\f099"}.fa-rockrms{--fa: "\f3e9"}.fa-pinterest{--fa: "\f0d2"}.fa-buffer{--fa: "\f837"}.fa-npm{--fa: "\f3d4"}.fa-yammer{--fa: "\f840"}.fa-btc{--fa: "\f15a"}.fa-dribbble{--fa: "\f17d"}.fa-stumbleupon-circle{--fa: "\f1a3"}.fa-internet-explorer{--fa: "\f26b"}.fa-stubber{--fa: "\e5c7"}.fa-telegram,.fa-telegram-plane{--fa: "\f2c6"}.fa-old-republic{--fa: "\f510"}.fa-odysee{--fa: "\e5c6"}.fa-square-whatsapp,.fa-whatsapp-square{--fa: "\f40c"}.fa-node-js{--fa: "\f3d3"}.fa-edge-legacy{--fa: "\e078"}.fa-slack,.fa-slack-hash{--fa: "\f198"}.fa-medrt{--fa: "\f3c8"}.fa-usb{--fa: "\f287"}.fa-tumblr{--fa: "\f173"}.fa-vaadin{--fa: "\f408"}.fa-quora{--fa: "\f2c4"}.fa-square-x-twitter{--fa: "\e61a"}.fa-reacteurope{--fa: "\f75d"}.fa-medium,.fa-medium-m{--fa: "\f23a"}.fa-amilia{--fa: "\f36d"}.fa-mixcloud{--fa: "\f289"}.fa-flipboard{--fa: "\f44d"}.fa-viacoin{--fa: "\f237"}.fa-critical-role{--fa: "\f6c9"}.fa-sitrox{--fa: "\e44a"}.fa-discourse{--fa: "\f393"}.fa-joomla{--fa: "\f1aa"}.fa-mastodon{--fa: "\f4f6"}.fa-airbnb{--fa: "\f834"}.fa-wolf-pack-battalion{--fa: "\f514"}.fa-buy-n-large{--fa: "\f8a6"}.fa-gulp{--fa: "\f3ae"}.fa-creative-commons-sampling-plus{--fa: "\f4f1"}.fa-strava{--fa: "\f428"}.fa-ember{--fa: "\f423"}.fa-canadian-maple-leaf{--fa: "\f785"}.fa-teamspeak{--fa: "\f4f9"}.fa-pushed{--fa: "\f3e1"}.fa-wordpress-simple{--fa: "\f411"}.fa-nutritionix{--fa: "\f3d6"}.fa-wodu{--fa: "\e088"}.fa-google-pay{--fa: "\e079"}.fa-intercom{--fa: "\f7af"}.fa-zhihu{--fa: "\f63f"}.fa-korvue{--fa: "\f42f"}.fa-pix{--fa: "\e43a"}.fa-steam-symbol{--fa: "\f3f6"}:root,:host{--fa-style-family-classic: "Font Awesome 6 Free";--fa-font-regular: normal 400 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:block;src:url("./media/fa-regular-400-QSNYFYRT.woff2") format("woff2"),url("./media/fa-regular-400-XUOPSR7E.ttf") format("truetype")}.far,.fa-regular{font-weight:400}:root,:host{--fa-style-family-classic: "Font Awesome 6 Free";--fa-font-solid: normal 900 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:block;src:url("./media/fa-solid-900-5ZUYHGA7.woff2") format("woff2"),url("./media/fa-solid-900-PJNKLK6W.ttf") format("truetype")}.fas,.fa-solid{font-weight:900}@font-face{font-family:"Font Awesome 5 Brands";font-display:block;font-weight:400;src:url("./media/fa-brands-400-Q3XCMWHQ.woff2") format("woff2"),url("./media/fa-brands-400-R2XQZCET.ttf") format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:900;src:url("./media/fa-solid-900-5ZUYHGA7.woff2") format("woff2"),url("./media/fa-solid-900-PJNKLK6W.ttf") format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:400;src:url("./media/fa-regular-400-QSNYFYRT.woff2") format("woff2"),url("./media/fa-regular-400-XUOPSR7E.ttf") format("truetype")}@font-face{font-family:FontAwesome;font-display:block;src:url("./media/fa-solid-900-5ZUYHGA7.woff2") format("woff2"),url("./media/fa-solid-900-PJNKLK6W.ttf") format("truetype")}@font-face{font-family:FontAwesome;font-display:block;src:url("./media/fa-brands-400-Q3XCMWHQ.woff2") format("woff2"),url("./media/fa-brands-400-R2XQZCET.ttf") format("truetype")}@font-face{font-family:FontAwesome;font-display:block;src:url("./media/fa-regular-400-QSNYFYRT.woff2") format("woff2"),url("./media/fa-regular-400-XUOPSR7E.ttf") format("truetype");unicode-range:U+F003,U+F006,U+F014,U+F016-F017,U+F01A-F01B,U+F01D,U+F022,U+F03E,U+F044,U+F046,U+F05C-F05D,U+F06E,U+F070,U+F087-F088,U+F08A,U+F094,U+F096-F097,U+F09D,U+F0A0,U+F0A2,U+F0A4-F0A7,U+F0C5,U+F0C7,U+F0E5-F0E6,U+F0EB,U+F0F6-F0F8,U+F10C,U+F114-F115,U+F118-F11A,U+F11C-F11D,U+F133,U+F147,U+F14E,U+F150-F152,U+F185-F186,U+F18E,U+F190-F192,U+F196,U+F1C1-F1C9,U+F1D9,U+F1DB,U+F1E3,U+F1EA,U+F1F7,U+F1F9,U+F20A,U+F247-F248,U+F24A,U+F24D,U+F255-F25B,U+F25D,U+F271-F274,U+F278,U+F27B,U+F28C,U+F28E,U+F29C,U+F2B5,U+F2B7,U+F2BA,U+F2BC,U+F2BE,U+F2C0-F2C1,U+F2C3,U+F2D0,U+F2D2,U+F2D4,U+F2DC}@font-face{font-family:FontAwesome;font-display:block;src:url("./media/fa-v4compatibility-LFEHZI6Y.woff2") format("woff2"),url("./media/fa-v4compatibility-YY67RJWG.ttf") format("truetype");unicode-range:U+F041,U+F047,U+F065-F066,U+F07D-F07E,U+F080,U+F08B,U+F08E,U+F090,U+F09A,U+F0AC,U+F0AE,U+F0B2,U+F0D0,U+F0D6,U+F0E4,U+F0EC,U+F10A-F10B,U+F123,U+F13E,U+F148-F149,U+F14C,U+F156,U+F15E,U+F160-F161,U+F163,U+F175-F178,U+F195,U+F1F8,U+F219,U+F27A}
