@charset "UTF-8";.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel .owl-item.center{z-index:5}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url("./media/owl.video.play-4O2DMQ3I.png") no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}:root{--body-font-family: "IBM Plex Sans", sans-serif;--code-font-family: "Roboto Mono", monospace;--gutter: 1rem;--sidenav-width: 15rem;--sidenav-collapsed-width: 4rem;--body-background-color: var(--mat-sys-surface-container);--link-color: var(--mat-sys-primary);--link-hover-color: var(--mat-sys-primary);--code-border-color: light-dark(rgba(19, 28, 43, .08), rgba(218, 226, 249, .08));--code-background-color: light-dark(rgba(19, 28, 43, .04), rgba(218, 226, 249, .04));--header-background-color: light-dark(rgba(239, 237, 240, .8), rgba(31, 32, 34, .8));--user-panel-background-color: var(--mat-sys-surface-container);--user-panel-hover-background-color: var(--mat-sys-surface-variant);--sidemenu-heading-hover-background-color: var(--mat-sys-surface-container-highest);--sidemenu-active-heading-text-color: var(--mat-sys-primary);--sidemenu-active-heading-background-color: var(--mat-sys-primary-container);--sidemenu-active-heading-hover-background-color: var(--mat-sys-primary-container);--sidemenu-expanded-background-color: var(--mat-sys-surface-container);--topmenu-text-color: var(--mat-sys-on-background);--topmenu-background-color: var(--header-background-color);--topmenu-item-active-background-color: var(--mat-sys-primary-container);--topmenu-dropdown-item-active-text-color: var(--mat-sys-primary);--mat-sidenav-container-width: var(--sidenav-width);--mat-toolbar-standard-height: 4rem;--mat-toolbar-mobile-height: 3.5rem}*,:after,:before{box-sizing:border-box}html,body{position:relative;height:100%;overflow:auto;background-color:var(--body-background-color)}body{margin:0;font-family:var(--body-font-family);line-height:1.5;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;text-size-adjust:100%;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}dl,ol,ul{margin-top:0;margin-bottom:1rem}code,kbd,pre,samp{font-family:var(--code-font-family)}code{padding:.125rem .25rem;font-size:80%;word-break:break-word;background-color:var(--code-background-color);border:1px solid var(--code-border-color);border-radius:.25rem}a{color:var(--link-color)}a:hover{color:var(--link-hover-color)}@media (width <= 720px){.hide-small{display:none!important}.show-small{display:block!important}}html{color-scheme:light}html{--mat-sys-background: light-dark(#faf9fd, #121316);--mat-sys-error: light-dark(#ba1a1a, #ffb4ab);--mat-sys-error-container: light-dark(#ffdad6, #93000a);--mat-sys-inverse-on-surface: light-dark(#f2f0f4, #2f3033);--mat-sys-inverse-primary: light-dark(#abc7ff, #005cbb);--mat-sys-inverse-surface: light-dark(#2f3033, #e3e2e6);--mat-sys-on-background: light-dark(#1a1b1f, #e3e2e6);--mat-sys-on-error: light-dark(#ffffff, #690005);--mat-sys-on-error-container: light-dark(#93000a, #ffdad6);--mat-sys-on-primary: light-dark(#ffffff, #002f65);--mat-sys-on-primary-container: light-dark(#00458f, #d7e3ff);--mat-sys-on-primary-fixed: light-dark(#001b3f, #001b3f);--mat-sys-on-primary-fixed-variant: light-dark(#00458f, #00458f);--mat-sys-on-secondary: light-dark(#ffffff, #283041);--mat-sys-on-secondary-container: light-dark(#3e4759, #dae2f9);--mat-sys-on-secondary-fixed: light-dark(#131c2b, #131c2b);--mat-sys-on-secondary-fixed-variant: light-dark(#3e4759, #3e4759);--mat-sys-on-surface: light-dark(#1a1b1f, #e3e2e6);--mat-sys-on-surface-variant: light-dark(#44474e, #e0e2ec);--mat-sys-on-tertiary: light-dark(#ffffff, #0001ac);--mat-sys-on-tertiary-container: light-dark(#0000ef, #e0e0ff);--mat-sys-on-tertiary-fixed: light-dark(#00006e, #00006e);--mat-sys-on-tertiary-fixed-variant: light-dark(#0000ef, #0000ef);--mat-sys-outline: light-dark(#74777f, #8e9099);--mat-sys-outline-variant: light-dark(#c4c6d0, #44474e);--mat-sys-primary: light-dark(#005cbb, #abc7ff);--mat-sys-primary-container: light-dark(#d7e3ff, #00458f);--mat-sys-primary-fixed: light-dark(#d7e3ff, #d7e3ff);--mat-sys-primary-fixed-dim: light-dark(#abc7ff, #abc7ff);--mat-sys-scrim: light-dark(#000000, #000000);--mat-sys-secondary: light-dark(#565e71, #bec6dc);--mat-sys-secondary-container: light-dark(#dae2f9, #3e4759);--mat-sys-secondary-fixed: light-dark(#dae2f9, #dae2f9);--mat-sys-secondary-fixed-dim: light-dark(#bec6dc, #bec6dc);--mat-sys-shadow: light-dark(#000000, #000000);--mat-sys-surface: light-dark(#faf9fd, #121316);--mat-sys-surface-bright: light-dark(#faf9fd, #38393c);--mat-sys-surface-container: light-dark(#efedf0, #1f2022);--mat-sys-surface-container-high: light-dark(#e9e7eb, #292a2c);--mat-sys-surface-container-highest: light-dark(#e3e2e6, #343537);--mat-sys-surface-container-low: light-dark(#f4f3f6, #1a1b1f);--mat-sys-surface-container-lowest: light-dark(#ffffff, #0d0e11);--mat-sys-surface-dim: light-dark(#dbd9dd, #121316);--mat-sys-surface-tint: light-dark(#005cbb, #abc7ff);--mat-sys-surface-variant: light-dark(#e0e2ec, #44474e);--mat-sys-tertiary: light-dark(#343dff, #bec2ff);--mat-sys-tertiary-container: light-dark(#e0e0ff, #0000ef);--mat-sys-tertiary-fixed: light-dark(#e0e0ff, #e0e0ff);--mat-sys-tertiary-fixed-dim: light-dark(#bec2ff, #bec2ff);--mat-sys-neutral-variant20: #2d3038;--mat-sys-neutral10: #1a1b1f}html{--mat-sys-level0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}html{--mat-sys-level1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}html{--mat-sys-level2: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12)}html{--mat-sys-level3: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12)}html{--mat-sys-level4: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mat-sys-level5: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}html{--mat-sys-body-large: 400 1rem / 1.5rem Roboto;--mat-sys-body-large-font: Roboto;--mat-sys-body-large-line-height: 1.5rem;--mat-sys-body-large-size: 1rem;--mat-sys-body-large-tracking: .031rem;--mat-sys-body-large-weight: 400;--mat-sys-body-medium: 400 .875rem / 1.25rem Roboto;--mat-sys-body-medium-font: Roboto;--mat-sys-body-medium-line-height: 1.25rem;--mat-sys-body-medium-size: .875rem;--mat-sys-body-medium-tracking: .016rem;--mat-sys-body-medium-weight: 400;--mat-sys-body-small: 400 .75rem / 1rem Roboto;--mat-sys-body-small-font: Roboto;--mat-sys-body-small-line-height: 1rem;--mat-sys-body-small-size: .75rem;--mat-sys-body-small-tracking: .025rem;--mat-sys-body-small-weight: 400;--mat-sys-display-large: 400 3.562rem / 4rem Roboto;--mat-sys-display-large-font: Roboto;--mat-sys-display-large-line-height: 4rem;--mat-sys-display-large-size: 3.562rem;--mat-sys-display-large-tracking: -.016rem;--mat-sys-display-large-weight: 400;--mat-sys-display-medium: 400 2.812rem / 3.25rem Roboto;--mat-sys-display-medium-font: Roboto;--mat-sys-display-medium-line-height: 3.25rem;--mat-sys-display-medium-size: 2.812rem;--mat-sys-display-medium-tracking: 0;--mat-sys-display-medium-weight: 400;--mat-sys-display-small: 400 2.25rem / 2.75rem Roboto;--mat-sys-display-small-font: Roboto;--mat-sys-display-small-line-height: 2.75rem;--mat-sys-display-small-size: 2.25rem;--mat-sys-display-small-tracking: 0;--mat-sys-display-small-weight: 400;--mat-sys-headline-large: 400 2rem / 2.5rem Roboto;--mat-sys-headline-large-font: Roboto;--mat-sys-headline-large-line-height: 2.5rem;--mat-sys-headline-large-size: 2rem;--mat-sys-headline-large-tracking: 0;--mat-sys-headline-large-weight: 400;--mat-sys-headline-medium: 400 1.75rem / 2.25rem Roboto;--mat-sys-headline-medium-font: Roboto;--mat-sys-headline-medium-line-height: 2.25rem;--mat-sys-headline-medium-size: 1.75rem;--mat-sys-headline-medium-tracking: 0;--mat-sys-headline-medium-weight: 400;--mat-sys-headline-small: 400 1.5rem / 2rem Roboto;--mat-sys-headline-small-font: Roboto;--mat-sys-headline-small-line-height: 2rem;--mat-sys-headline-small-size: 1.5rem;--mat-sys-headline-small-tracking: 0;--mat-sys-headline-small-weight: 400;--mat-sys-label-large: 500 .875rem / 1.25rem Roboto;--mat-sys-label-large-font: Roboto;--mat-sys-label-large-line-height: 1.25rem;--mat-sys-label-large-size: .875rem;--mat-sys-label-large-tracking: .006rem;--mat-sys-label-large-weight: 500;--mat-sys-label-large-weight-prominent: 700;--mat-sys-label-medium: 500 .75rem / 1rem Roboto;--mat-sys-label-medium-font: Roboto;--mat-sys-label-medium-line-height: 1rem;--mat-sys-label-medium-size: .75rem;--mat-sys-label-medium-tracking: .031rem;--mat-sys-label-medium-weight: 500;--mat-sys-label-medium-weight-prominent: 700;--mat-sys-label-small: 500 .688rem / 1rem Roboto;--mat-sys-label-small-font: Roboto;--mat-sys-label-small-line-height: 1rem;--mat-sys-label-small-size: .688rem;--mat-sys-label-small-tracking: .031rem;--mat-sys-label-small-weight: 500;--mat-sys-title-large: 400 1.375rem / 1.75rem Roboto;--mat-sys-title-large-font: Roboto;--mat-sys-title-large-line-height: 1.75rem;--mat-sys-title-large-size: 1.375rem;--mat-sys-title-large-tracking: 0;--mat-sys-title-large-weight: 400;--mat-sys-title-medium: 500 1rem / 1.5rem Roboto;--mat-sys-title-medium-font: Roboto;--mat-sys-title-medium-line-height: 1.5rem;--mat-sys-title-medium-size: 1rem;--mat-sys-title-medium-tracking: .009rem;--mat-sys-title-medium-weight: 500;--mat-sys-title-small: 500 .875rem / 1.25rem Roboto;--mat-sys-title-small-font: Roboto;--mat-sys-title-small-line-height: 1.25rem;--mat-sys-title-small-size: .875rem;--mat-sys-title-small-tracking: .006rem;--mat-sys-title-small-weight: 500}html{--mat-sys-corner-extra-large: 28px;--mat-sys-corner-extra-large-top: 28px 28px 0 0;--mat-sys-corner-extra-small: 4px;--mat-sys-corner-extra-small-top: 4px 4px 0 0;--mat-sys-corner-full: 9999px;--mat-sys-corner-large: 16px;--mat-sys-corner-large-end: 0 16px 16px 0;--mat-sys-corner-large-start: 16px 0 0 16px;--mat-sys-corner-large-top: 16px 16px 0 0;--mat-sys-corner-medium: 12px;--mat-sys-corner-none: 0;--mat-sys-corner-small: 8px}html{--mat-sys-dragged-state-layer-opacity: .16;--mat-sys-focus-state-layer-opacity: .12;--mat-sys-hover-state-layer-opacity: .08;--mat-sys-pressed-state-layer-opacity: .12}.theme-dark{color-scheme:dark}.text-red-0{color:#000!important}.text-red-10{color:#410000!important}.text-red-20{color:#690100!important}.text-red-25{color:#7e0100!important}.text-red-30{color:#930100!important}.text-red-35{color:#a90100!important}.text-red-40{color:#c00100!important}.text-red-50{color:#ef0000!important}.text-red-60{color:#ff5540!important}.text-red-70{color:#ff8a78!important}.text-red-80{color:#ffb4a8!important}.text-red-90{color:#ffdad4!important}.text-red-95{color:#ffedea!important}.text-red-98{color:#fff8f6!important}.text-red-99{color:#fffbff!important}.text-red-100{color:#fff!important}.text-green-0{color:#000!important}.text-green-10{color:#020!important}.text-green-20{color:#013a00!important}.text-green-25{color:#014600!important}.text-green-30{color:#015300!important}.text-green-35{color:#026100!important}.text-green-40{color:#026e00!important}.text-green-50{color:#038b00!important}.text-green-60{color:#03a800!important}.text-green-70{color:#03c700!important}.text-green-80{color:#02e600!important}.text-green-90{color:#77ff61!important}.text-green-95{color:#cbffb8!important}.text-green-98{color:#edffe1!important}.text-green-99{color:#f7ffee!important}.text-green-100{color:#fff!important}.text-blue-0{color:#000!important}.text-blue-10{color:#00006e!important}.text-blue-20{color:#0001ac!important}.text-blue-25{color:#0001cd!important}.text-blue-30{color:#0000ef!important}.text-blue-35{color:#1a21ff!important}.text-blue-40{color:#343dff!important}.text-blue-50{color:#5a64ff!important}.text-blue-60{color:#7c84ff!important}.text-blue-70{color:#9da3ff!important}.text-blue-80{color:#bec2ff!important}.text-blue-90{color:#e0e0ff!important}.text-blue-95{color:#f1efff!important}.text-blue-98{color:#fbf8ff!important}.text-blue-99{color:#fffbff!important}.text-blue-100{color:#fff!important}.text-yellow-0{color:#000!important}.text-yellow-10{color:#1d1d00!important}.text-yellow-20{color:#323200!important}.text-yellow-25{color:#3e3e00!important}.text-yellow-30{color:#494900!important}.text-yellow-35{color:#550!important}.text-yellow-40{color:#626200!important}.text-yellow-50{color:#7b7b00!important}.text-yellow-60{color:#969600!important}.text-yellow-70{color:#b1b100!important}.text-yellow-80{color:#cdcd00!important}.text-yellow-90{color:#eaea00!important}.text-yellow-95{color:#f9f900!important}.text-yellow-98{color:#fffeac!important}.text-yellow-99{color:#fffbff!important}.text-yellow-100{color:#fff!important}.text-cyan-0{color:#000!important}.text-cyan-10{color:#002020!important}.text-cyan-20{color:#003737!important}.text-cyan-25{color:#004343!important}.text-cyan-30{color:#004f4f!important}.text-cyan-35{color:#005c5c!important}.text-cyan-40{color:#006a6a!important}.text-cyan-50{color:#008585!important}.text-cyan-60{color:#00a1a1!important}.text-cyan-70{color:#00bebe!important}.text-cyan-80{color:#0dd!important}.text-cyan-90{color:#00fbfb!important}.text-cyan-95{color:#adfffe!important}.text-cyan-98{color:#e2fffe!important}.text-cyan-99{color:#f1fffe!important}.text-cyan-100{color:#fff!important}.text-magenta-0{color:#000!important}.text-magenta-10{color:#380038!important}.text-magenta-20{color:#5b005b!important}.text-magenta-25{color:#6e006e!important}.text-magenta-30{color:#810081!important}.text-magenta-35{color:#950094!important}.text-magenta-40{color:#a900a9!important}.text-magenta-50{color:#d200d2!important}.text-magenta-60{color:#fe00fe!important}.text-magenta-70{color:#ff76f6!important}.text-magenta-80{color:#ffabf3!important}.text-magenta-90{color:#ffd7f5!important}.text-magenta-95{color:#ffebf8!important}.text-magenta-98{color:#fff7f9!important}.text-magenta-99{color:#fffbff!important}.text-magenta-100{color:#fff!important}.text-orange-0{color:#000!important}.text-orange-10{color:#311300!important}.text-orange-20{color:#502400!important}.text-orange-25{color:#612d00!important}.text-orange-30{color:#723600!important}.text-orange-35{color:#843f00!important}.text-orange-40{color:#964900!important}.text-orange-50{color:#bc5d00!important}.text-orange-60{color:#e37100!important}.text-orange-70{color:#ff8e36!important}.text-orange-80{color:#ffb787!important}.text-orange-90{color:#ffdcc7!important}.text-orange-95{color:#ffede4!important}.text-orange-98{color:#fff8f5!important}.text-orange-99{color:#fffbff!important}.text-orange-100{color:#fff!important}.text-chartreuse-0{color:#000!important}.text-chartreuse-10{color:#0b2000!important}.text-chartreuse-20{color:#173800!important}.text-chartreuse-25{color:#1e4400!important}.text-chartreuse-30{color:#245100!important}.text-chartreuse-35{color:#2b5e00!important}.text-chartreuse-40{color:#326b00!important}.text-chartreuse-50{color:#418700!important}.text-chartreuse-60{color:#50a400!important}.text-chartreuse-70{color:#60c100!important}.text-chartreuse-80{color:#70e000!important}.text-chartreuse-90{color:#82ff10!important}.text-chartreuse-95{color:#cfffa9!important}.text-chartreuse-98{color:#eeffdc!important}.text-chartreuse-99{color:#f8ffeb!important}.text-chartreuse-100{color:#fff!important}.text-spring-green-0{color:#000!important}.text-spring-green-10{color:#00210b!important}.text-spring-green-20{color:#003917!important}.text-spring-green-25{color:#00461e!important}.text-spring-green-30{color:#005225!important}.text-spring-green-35{color:#00602c!important}.text-spring-green-40{color:#006d33!important}.text-spring-green-50{color:#008942!important}.text-spring-green-60{color:#00a751!important}.text-spring-green-70{color:#00c561!important}.text-spring-green-80{color:#00e472!important}.text-spring-green-90{color:#63ff94!important}.text-spring-green-95{color:#c4ffcb!important}.text-spring-green-98{color:#eaffe9!important}.text-spring-green-99{color:#f5fff2!important}.text-spring-green-100{color:#fff!important}.text-azure-0{color:#000!important}.text-azure-10{color:#001b3f!important}.text-azure-20{color:#002f65!important}.text-azure-25{color:#003a7a!important}.text-azure-30{color:#00458f!important}.text-azure-35{color:#0050a5!important}.text-azure-40{color:#005cbb!important}.text-azure-50{color:#0074e9!important}.text-azure-60{color:#438fff!important}.text-azure-70{color:#7cabff!important}.text-azure-80{color:#abc7ff!important}.text-azure-90{color:#d7e3ff!important}.text-azure-95{color:#ecf0ff!important}.text-azure-98{color:#f9f9ff!important}.text-azure-99{color:#fdfbff!important}.text-azure-100{color:#fff!important}.text-violet-0{color:#000!important}.text-violet-10{color:#270057!important}.text-violet-20{color:#42008a!important}.text-violet-25{color:#5000a4!important}.text-violet-30{color:#5f00c0!important}.text-violet-35{color:#6e00dc!important}.text-violet-40{color:#7d00fa!important}.text-violet-50{color:#944aff!important}.text-violet-60{color:#a974ff!important}.text-violet-70{color:#bf98ff!important}.text-violet-80{color:#d5baff!important}.text-violet-90{color:#ecdcff!important}.text-violet-95{color:#f7edff!important}.text-violet-98{color:#fef7ff!important}.text-violet-99{color:#fffbff!important}.text-violet-100{color:#fff!important}.text-rose-0{color:#000!important}.text-rose-10{color:#3f001b!important}.text-rose-20{color:#65002f!important}.text-rose-25{color:#7a003a!important}.text-rose-30{color:#8f0045!important}.text-rose-35{color:#a40050!important}.text-rose-40{color:#ba005c!important}.text-rose-50{color:#e80074!important}.text-rose-60{color:#ff4a8e!important}.text-rose-70{color:#ff84a9!important}.text-rose-80{color:#ffb1c5!important}.text-rose-90{color:#ffd9e1!important}.text-rose-95{color:#ffecef!important}.text-rose-98{color:#fff8f8!important}.text-rose-99{color:#fffbff!important}.text-rose-100,.text-white{color:#fff!important}.text-black{color:#000!important}.text-light{color:#ffffffde!important}.text-dark{color:#000000de!important}.bg-red-0{background-color:#000!important}.bg-red-10{background-color:#410000!important}.bg-red-20{background-color:#690100!important}.bg-red-25{background-color:#7e0100!important}.bg-red-30{background-color:#930100!important}.bg-red-35{background-color:#a90100!important}.bg-red-40{background-color:#c00100!important}.bg-red-50{background-color:#ef0000!important}.bg-red-60{background-color:#ff5540!important}.bg-red-70{background-color:#ff8a78!important}.bg-red-80{background-color:#ffb4a8!important}.bg-red-90{background-color:#ffdad4!important}.bg-red-95{background-color:#ffedea!important}.bg-red-98{background-color:#fff8f6!important}.bg-red-99{background-color:#fffbff!important}.bg-red-100{background-color:#fff!important}.bg-green-0{background-color:#000!important}.bg-green-10{background-color:#020!important}.bg-green-20{background-color:#013a00!important}.bg-green-25{background-color:#014600!important}.bg-green-30{background-color:#015300!important}.bg-green-35{background-color:#026100!important}.bg-green-40{background-color:#026e00!important}.bg-green-50{background-color:#038b00!important}.bg-green-60{background-color:#03a800!important}.bg-green-70{background-color:#03c700!important}.bg-green-80{background-color:#02e600!important}.bg-green-90{background-color:#77ff61!important}.bg-green-95{background-color:#cbffb8!important}.bg-green-98{background-color:#edffe1!important}.bg-green-99{background-color:#f7ffee!important}.bg-green-100{background-color:#fff!important}.bg-blue-0{background-color:#000!important}.bg-blue-10{background-color:#00006e!important}.bg-blue-20{background-color:#0001ac!important}.bg-blue-25{background-color:#0001cd!important}.bg-blue-30{background-color:#0000ef!important}.bg-blue-35{background-color:#1a21ff!important}.bg-blue-40{background-color:#343dff!important}.bg-blue-50{background-color:#5a64ff!important}.bg-blue-60{background-color:#7c84ff!important}.bg-blue-70{background-color:#9da3ff!important}.bg-blue-80{background-color:#bec2ff!important}.bg-blue-90{background-color:#e0e0ff!important}.bg-blue-95{background-color:#f1efff!important}.bg-blue-98{background-color:#fbf8ff!important}.bg-blue-99{background-color:#fffbff!important}.bg-blue-100{background-color:#fff!important}.bg-yellow-0{background-color:#000!important}.bg-yellow-10{background-color:#1d1d00!important}.bg-yellow-20{background-color:#323200!important}.bg-yellow-25{background-color:#3e3e00!important}.bg-yellow-30{background-color:#494900!important}.bg-yellow-35{background-color:#550!important}.bg-yellow-40{background-color:#626200!important}.bg-yellow-50{background-color:#7b7b00!important}.bg-yellow-60{background-color:#969600!important}.bg-yellow-70{background-color:#b1b100!important}.bg-yellow-80{background-color:#cdcd00!important}.bg-yellow-90{background-color:#eaea00!important}.bg-yellow-95{background-color:#f9f900!important}.bg-yellow-98{background-color:#fffeac!important}.bg-yellow-99{background-color:#fffbff!important}.bg-yellow-100{background-color:#fff!important}.bg-cyan-0{background-color:#000!important}.bg-cyan-10{background-color:#002020!important}.bg-cyan-20{background-color:#003737!important}.bg-cyan-25{background-color:#004343!important}.bg-cyan-30{background-color:#004f4f!important}.bg-cyan-35{background-color:#005c5c!important}.bg-cyan-40{background-color:#006a6a!important}.bg-cyan-50{background-color:#008585!important}.bg-cyan-60{background-color:#00a1a1!important}.bg-cyan-70{background-color:#00bebe!important}.bg-cyan-80{background-color:#0dd!important}.bg-cyan-90{background-color:#00fbfb!important}.bg-cyan-95{background-color:#adfffe!important}.bg-cyan-98{background-color:#e2fffe!important}.bg-cyan-99{background-color:#f1fffe!important}.bg-cyan-100{background-color:#fff!important}.bg-magenta-0{background-color:#000!important}.bg-magenta-10{background-color:#380038!important}.bg-magenta-20{background-color:#5b005b!important}.bg-magenta-25{background-color:#6e006e!important}.bg-magenta-30{background-color:#810081!important}.bg-magenta-35{background-color:#950094!important}.bg-magenta-40{background-color:#a900a9!important}.bg-magenta-50{background-color:#d200d2!important}.bg-magenta-60{background-color:#fe00fe!important}.bg-magenta-70{background-color:#ff76f6!important}.bg-magenta-80{background-color:#ffabf3!important}.bg-magenta-90{background-color:#ffd7f5!important}.bg-magenta-95{background-color:#ffebf8!important}.bg-magenta-98{background-color:#fff7f9!important}.bg-magenta-99{background-color:#fffbff!important}.bg-magenta-100{background-color:#fff!important}.bg-orange-0{background-color:#000!important}.bg-orange-10{background-color:#311300!important}.bg-orange-20{background-color:#502400!important}.bg-orange-25{background-color:#612d00!important}.bg-orange-30{background-color:#723600!important}.bg-orange-35{background-color:#843f00!important}.bg-orange-40{background-color:#964900!important}.bg-orange-50{background-color:#bc5d00!important}.bg-orange-60{background-color:#e37100!important}.bg-orange-70{background-color:#ff8e36!important}.bg-orange-80{background-color:#ffb787!important}.bg-orange-90{background-color:#ffdcc7!important}.bg-orange-95{background-color:#ffede4!important}.bg-orange-98{background-color:#fff8f5!important}.bg-orange-99{background-color:#fffbff!important}.bg-orange-100{background-color:#fff!important}.bg-chartreuse-0{background-color:#000!important}.bg-chartreuse-10{background-color:#0b2000!important}.bg-chartreuse-20{background-color:#173800!important}.bg-chartreuse-25{background-color:#1e4400!important}.bg-chartreuse-30{background-color:#245100!important}.bg-chartreuse-35{background-color:#2b5e00!important}.bg-chartreuse-40{background-color:#326b00!important}.bg-chartreuse-50{background-color:#418700!important}.bg-chartreuse-60{background-color:#50a400!important}.bg-chartreuse-70{background-color:#60c100!important}.bg-chartreuse-80{background-color:#70e000!important}.bg-chartreuse-90{background-color:#82ff10!important}.bg-chartreuse-95{background-color:#cfffa9!important}.bg-chartreuse-98{background-color:#eeffdc!important}.bg-chartreuse-99{background-color:#f8ffeb!important}.bg-chartreuse-100{background-color:#fff!important}.bg-spring-green-0{background-color:#000!important}.bg-spring-green-10{background-color:#00210b!important}.bg-spring-green-20{background-color:#003917!important}.bg-spring-green-25{background-color:#00461e!important}.bg-spring-green-30{background-color:#005225!important}.bg-spring-green-35{background-color:#00602c!important}.bg-spring-green-40{background-color:#006d33!important}.bg-spring-green-50{background-color:#008942!important}.bg-spring-green-60{background-color:#00a751!important}.bg-spring-green-70{background-color:#00c561!important}.bg-spring-green-80{background-color:#00e472!important}.bg-spring-green-90{background-color:#63ff94!important}.bg-spring-green-95{background-color:#c4ffcb!important}.bg-spring-green-98{background-color:#eaffe9!important}.bg-spring-green-99{background-color:#f5fff2!important}.bg-spring-green-100{background-color:#fff!important}.bg-azure-0{background-color:#000!important}.bg-azure-10{background-color:#001b3f!important}.bg-azure-20{background-color:#002f65!important}.bg-azure-25{background-color:#003a7a!important}.bg-azure-30{background-color:#00458f!important}.bg-azure-35{background-color:#0050a5!important}.bg-azure-40{background-color:#005cbb!important}.bg-azure-50{background-color:#0074e9!important}.bg-azure-60{background-color:#438fff!important}.bg-azure-70{background-color:#7cabff!important}.bg-azure-80{background-color:#abc7ff!important}.bg-azure-90{background-color:#d7e3ff!important}.bg-azure-95{background-color:#ecf0ff!important}.bg-azure-98{background-color:#f9f9ff!important}.bg-azure-99{background-color:#fdfbff!important}.bg-azure-100{background-color:#fff!important}.bg-violet-0{background-color:#000!important}.bg-violet-10{background-color:#270057!important}.bg-violet-20{background-color:#42008a!important}.bg-violet-25{background-color:#5000a4!important}.bg-violet-30{background-color:#5f00c0!important}.bg-violet-35{background-color:#6e00dc!important}.bg-violet-40{background-color:#7d00fa!important}.bg-violet-50{background-color:#944aff!important}.bg-violet-60{background-color:#a974ff!important}.bg-violet-70{background-color:#bf98ff!important}.bg-violet-80{background-color:#d5baff!important}.bg-violet-90{background-color:#ecdcff!important}.bg-violet-95{background-color:#f7edff!important}.bg-violet-98{background-color:#fef7ff!important}.bg-violet-99{background-color:#fffbff!important}.bg-violet-100{background-color:#fff!important}.bg-rose-0{background-color:#000!important}.bg-rose-10{background-color:#3f001b!important}.bg-rose-20{background-color:#65002f!important}.bg-rose-25{background-color:#7a003a!important}.bg-rose-30{background-color:#8f0045!important}.bg-rose-35{background-color:#a40050!important}.bg-rose-40{background-color:#ba005c!important}.bg-rose-50{background-color:#e80074!important}.bg-rose-60{background-color:#ff4a8e!important}.bg-rose-70{background-color:#ff84a9!important}.bg-rose-80{background-color:#ffb1c5!important}.bg-rose-90{background-color:#ffd9e1!important}.bg-rose-95{background-color:#ffecef!important}.bg-rose-98{background-color:#fff8f8!important}.bg-rose-99{background-color:#fffbff!important}.bg-rose-100,.bg-white{background-color:#fff!important}.bg-black{background-color:#000!important}.bg-light{background-color:#ffffffde!important}.bg-dark{background-color:#000000de!important}.border-red-0{border-color:#000!important}.border-red-10{border-color:#410000!important}.border-red-20{border-color:#690100!important}.border-red-25{border-color:#7e0100!important}.border-red-30{border-color:#930100!important}.border-red-35{border-color:#a90100!important}.border-red-40{border-color:#c00100!important}.border-red-50{border-color:#ef0000!important}.border-red-60{border-color:#ff5540!important}.border-red-70{border-color:#ff8a78!important}.border-red-80{border-color:#ffb4a8!important}.border-red-90{border-color:#ffdad4!important}.border-red-95{border-color:#ffedea!important}.border-red-98{border-color:#fff8f6!important}.border-red-99{border-color:#fffbff!important}.border-red-100{border-color:#fff!important}.border-green-0{border-color:#000!important}.border-green-10{border-color:#020!important}.border-green-20{border-color:#013a00!important}.border-green-25{border-color:#014600!important}.border-green-30{border-color:#015300!important}.border-green-35{border-color:#026100!important}.border-green-40{border-color:#026e00!important}.border-green-50{border-color:#038b00!important}.border-green-60{border-color:#03a800!important}.border-green-70{border-color:#03c700!important}.border-green-80{border-color:#02e600!important}.border-green-90{border-color:#77ff61!important}.border-green-95{border-color:#cbffb8!important}.border-green-98{border-color:#edffe1!important}.border-green-99{border-color:#f7ffee!important}.border-green-100{border-color:#fff!important}.border-blue-0{border-color:#000!important}.border-blue-10{border-color:#00006e!important}.border-blue-20{border-color:#0001ac!important}.border-blue-25{border-color:#0001cd!important}.border-blue-30{border-color:#0000ef!important}.border-blue-35{border-color:#1a21ff!important}.border-blue-40{border-color:#343dff!important}.border-blue-50{border-color:#5a64ff!important}.border-blue-60{border-color:#7c84ff!important}.border-blue-70{border-color:#9da3ff!important}.border-blue-80{border-color:#bec2ff!important}.border-blue-90{border-color:#e0e0ff!important}.border-blue-95{border-color:#f1efff!important}.border-blue-98{border-color:#fbf8ff!important}.border-blue-99{border-color:#fffbff!important}.border-blue-100{border-color:#fff!important}.border-yellow-0{border-color:#000!important}.border-yellow-10{border-color:#1d1d00!important}.border-yellow-20{border-color:#323200!important}.border-yellow-25{border-color:#3e3e00!important}.border-yellow-30{border-color:#494900!important}.border-yellow-35{border-color:#550!important}.border-yellow-40{border-color:#626200!important}.border-yellow-50{border-color:#7b7b00!important}.border-yellow-60{border-color:#969600!important}.border-yellow-70{border-color:#b1b100!important}.border-yellow-80{border-color:#cdcd00!important}.border-yellow-90{border-color:#eaea00!important}.border-yellow-95{border-color:#f9f900!important}.border-yellow-98{border-color:#fffeac!important}.border-yellow-99{border-color:#fffbff!important}.border-yellow-100{border-color:#fff!important}.border-cyan-0{border-color:#000!important}.border-cyan-10{border-color:#002020!important}.border-cyan-20{border-color:#003737!important}.border-cyan-25{border-color:#004343!important}.border-cyan-30{border-color:#004f4f!important}.border-cyan-35{border-color:#005c5c!important}.border-cyan-40{border-color:#006a6a!important}.border-cyan-50{border-color:#008585!important}.border-cyan-60{border-color:#00a1a1!important}.border-cyan-70{border-color:#00bebe!important}.border-cyan-80{border-color:#0dd!important}.border-cyan-90{border-color:#00fbfb!important}.border-cyan-95{border-color:#adfffe!important}.border-cyan-98{border-color:#e2fffe!important}.border-cyan-99{border-color:#f1fffe!important}.border-cyan-100{border-color:#fff!important}.border-magenta-0{border-color:#000!important}.border-magenta-10{border-color:#380038!important}.border-magenta-20{border-color:#5b005b!important}.border-magenta-25{border-color:#6e006e!important}.border-magenta-30{border-color:#810081!important}.border-magenta-35{border-color:#950094!important}.border-magenta-40{border-color:#a900a9!important}.border-magenta-50{border-color:#d200d2!important}.border-magenta-60{border-color:#fe00fe!important}.border-magenta-70{border-color:#ff76f6!important}.border-magenta-80{border-color:#ffabf3!important}.border-magenta-90{border-color:#ffd7f5!important}.border-magenta-95{border-color:#ffebf8!important}.border-magenta-98{border-color:#fff7f9!important}.border-magenta-99{border-color:#fffbff!important}.border-magenta-100{border-color:#fff!important}.border-orange-0{border-color:#000!important}.border-orange-10{border-color:#311300!important}.border-orange-20{border-color:#502400!important}.border-orange-25{border-color:#612d00!important}.border-orange-30{border-color:#723600!important}.border-orange-35{border-color:#843f00!important}.border-orange-40{border-color:#964900!important}.border-orange-50{border-color:#bc5d00!important}.border-orange-60{border-color:#e37100!important}.border-orange-70{border-color:#ff8e36!important}.border-orange-80{border-color:#ffb787!important}.border-orange-90{border-color:#ffdcc7!important}.border-orange-95{border-color:#ffede4!important}.border-orange-98{border-color:#fff8f5!important}.border-orange-99{border-color:#fffbff!important}.border-orange-100{border-color:#fff!important}.border-chartreuse-0{border-color:#000!important}.border-chartreuse-10{border-color:#0b2000!important}.border-chartreuse-20{border-color:#173800!important}.border-chartreuse-25{border-color:#1e4400!important}.border-chartreuse-30{border-color:#245100!important}.border-chartreuse-35{border-color:#2b5e00!important}.border-chartreuse-40{border-color:#326b00!important}.border-chartreuse-50{border-color:#418700!important}.border-chartreuse-60{border-color:#50a400!important}.border-chartreuse-70{border-color:#60c100!important}.border-chartreuse-80{border-color:#70e000!important}.border-chartreuse-90{border-color:#82ff10!important}.border-chartreuse-95{border-color:#cfffa9!important}.border-chartreuse-98{border-color:#eeffdc!important}.border-chartreuse-99{border-color:#f8ffeb!important}.border-chartreuse-100{border-color:#fff!important}.border-spring-green-0{border-color:#000!important}.border-spring-green-10{border-color:#00210b!important}.border-spring-green-20{border-color:#003917!important}.border-spring-green-25{border-color:#00461e!important}.border-spring-green-30{border-color:#005225!important}.border-spring-green-35{border-color:#00602c!important}.border-spring-green-40{border-color:#006d33!important}.border-spring-green-50{border-color:#008942!important}.border-spring-green-60{border-color:#00a751!important}.border-spring-green-70{border-color:#00c561!important}.border-spring-green-80{border-color:#00e472!important}.border-spring-green-90{border-color:#63ff94!important}.border-spring-green-95{border-color:#c4ffcb!important}.border-spring-green-98{border-color:#eaffe9!important}.border-spring-green-99{border-color:#f5fff2!important}.border-spring-green-100{border-color:#fff!important}.border-azure-0{border-color:#000!important}.border-azure-10{border-color:#001b3f!important}.border-azure-20{border-color:#002f65!important}.border-azure-25{border-color:#003a7a!important}.border-azure-30{border-color:#00458f!important}.border-azure-35{border-color:#0050a5!important}.border-azure-40{border-color:#005cbb!important}.border-azure-50{border-color:#0074e9!important}.border-azure-60{border-color:#438fff!important}.border-azure-70{border-color:#7cabff!important}.border-azure-80{border-color:#abc7ff!important}.border-azure-90{border-color:#d7e3ff!important}.border-azure-95{border-color:#ecf0ff!important}.border-azure-98{border-color:#f9f9ff!important}.border-azure-99{border-color:#fdfbff!important}.border-azure-100{border-color:#fff!important}.border-violet-0{border-color:#000!important}.border-violet-10{border-color:#270057!important}.border-violet-20{border-color:#42008a!important}.border-violet-25{border-color:#5000a4!important}.border-violet-30{border-color:#5f00c0!important}.border-violet-35{border-color:#6e00dc!important}.border-violet-40{border-color:#7d00fa!important}.border-violet-50{border-color:#944aff!important}.border-violet-60{border-color:#a974ff!important}.border-violet-70{border-color:#bf98ff!important}.border-violet-80{border-color:#d5baff!important}.border-violet-90{border-color:#ecdcff!important}.border-violet-95{border-color:#f7edff!important}.border-violet-98{border-color:#fef7ff!important}.border-violet-99{border-color:#fffbff!important}.border-violet-100{border-color:#fff!important}.border-rose-0{border-color:#000!important}.border-rose-10{border-color:#3f001b!important}.border-rose-20{border-color:#65002f!important}.border-rose-25{border-color:#7a003a!important}.border-rose-30{border-color:#8f0045!important}.border-rose-35{border-color:#a40050!important}.border-rose-40{border-color:#ba005c!important}.border-rose-50{border-color:#e80074!important}.border-rose-60{border-color:#ff4a8e!important}.border-rose-70{border-color:#ff84a9!important}.border-rose-80{border-color:#ffb1c5!important}.border-rose-90{border-color:#ffd9e1!important}.border-rose-95{border-color:#ffecef!important}.border-rose-98{border-color:#fff8f8!important}.border-rose-99{border-color:#fffbff!important}.border-rose-100,.border-white{border-color:#fff!important}.border-black{border-color:#000!important}.border-light{border-color:#ffffffde!important}.border-dark{border-color:#000000de!important}.row{display:flex;flex-wrap:wrap;margin-right:-.5rem;margin-left:-.5rem}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-xl,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12{position:relative;width:100%;padding-right:.5rem;padding-left:.5rem}.col{flex-grow:1;flex-basis:0;max-width:100%}.col-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.offset-1{margin-left:8.3333333333%}.col-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.offset-2{margin-left:16.6666666667%}.col-3{flex:0 0 25%;max-width:25%}.offset-3{margin-left:25%}.col-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.offset-4{margin-left:33.3333333333%}.col-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.offset-5{margin-left:41.6666666667%}.col-6{flex:0 0 50%;max-width:50%}.offset-6{margin-left:50%}.col-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.offset-7{margin-left:58.3333333333%}.col-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.offset-8{margin-left:66.6666666667%}.col-9{flex:0 0 75%;max-width:75%}.offset-9{margin-left:75%}.col-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.offset-10{margin-left:83.3333333333%}.col-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.offset-11{margin-left:91.6666666667%}.col-12{flex:0 0 100%;max-width:100%}.offset-12{margin-left:100%}@media (min-width: 600px){.col-sm{flex-grow:1;flex-basis:0;max-width:100%}.col-sm-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.offset-sm-1{margin-left:8.3333333333%}.col-sm-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.offset-sm-2{margin-left:16.6666666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.offset-sm-3{margin-left:25%}.col-sm-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.offset-sm-4{margin-left:33.3333333333%}.col-sm-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.offset-sm-5{margin-left:41.6666666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.offset-sm-6{margin-left:50%}.col-sm-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.offset-sm-7{margin-left:58.3333333333%}.col-sm-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.offset-sm-8{margin-left:66.6666666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.offset-sm-9{margin-left:75%}.col-sm-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.offset-sm-10{margin-left:83.3333333333%}.col-sm-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.offset-sm-11{margin-left:91.6666666667%}.col-sm-12{flex:0 0 100%;max-width:100%}.offset-sm-12{margin-left:100%}}@media (min-width: 960px){.col-md{flex-grow:1;flex-basis:0;max-width:100%}.col-md-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.offset-md-1{margin-left:8.3333333333%}.col-md-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.offset-md-2{margin-left:16.6666666667%}.col-md-3{flex:0 0 25%;max-width:25%}.offset-md-3{margin-left:25%}.col-md-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.offset-md-4{margin-left:33.3333333333%}.col-md-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.offset-md-5{margin-left:41.6666666667%}.col-md-6{flex:0 0 50%;max-width:50%}.offset-md-6{margin-left:50%}.col-md-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.offset-md-7{margin-left:58.3333333333%}.col-md-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.offset-md-8{margin-left:66.6666666667%}.col-md-9{flex:0 0 75%;max-width:75%}.offset-md-9{margin-left:75%}.col-md-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.offset-md-10{margin-left:83.3333333333%}.col-md-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.offset-md-11{margin-left:91.6666666667%}.col-md-12{flex:0 0 100%;max-width:100%}.offset-md-12{margin-left:100%}}@media (min-width: 1280px){.col-lg{flex-grow:1;flex-basis:0;max-width:100%}.col-lg-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.offset-lg-1{margin-left:8.3333333333%}.col-lg-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.offset-lg-2{margin-left:16.6666666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.offset-lg-3{margin-left:25%}.col-lg-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.offset-lg-4{margin-left:33.3333333333%}.col-lg-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.offset-lg-5{margin-left:41.6666666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.offset-lg-6{margin-left:50%}.col-lg-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.offset-lg-7{margin-left:58.3333333333%}.col-lg-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.offset-lg-8{margin-left:66.6666666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.offset-lg-9{margin-left:75%}.col-lg-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.offset-lg-10{margin-left:83.3333333333%}.col-lg-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.offset-lg-11{margin-left:91.6666666667%}.col-lg-12{flex:0 0 100%;max-width:100%}.offset-lg-12{margin-left:100%}}@media (min-width: 1920px){.col-xl{flex-grow:1;flex-basis:0;max-width:100%}.col-xl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.offset-xl-1{margin-left:8.3333333333%}.col-xl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.offset-xl-2{margin-left:16.6666666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.offset-xl-3{margin-left:25%}.col-xl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.offset-xl-4{margin-left:33.3333333333%}.col-xl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.offset-xl-5{margin-left:41.6666666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.offset-xl-6{margin-left:50%}.col-xl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.offset-xl-7{margin-left:58.3333333333%}.col-xl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.offset-xl-8{margin-left:66.6666666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.offset-xl-9{margin-left:75%}.col-xl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.offset-xl-10{margin-left:83.3333333333%}.col-xl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.offset-xl-11{margin-left:91.6666666667%}.col-xl-12{flex:0 0 100%;max-width:100%}.offset-xl-12{margin-left:100%}}.static{position:static!important}.fixed{position:fixed!important}.absolute{position:absolute!important}.relative{position:relative!important}.sticky{position:sticky!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-col{flex-direction:column!important}.flex-col-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.w-0{width:0!important}.w-20{width:20%!important}.w-25{width:25%!important}.w-40{width:40%!important}.w-50{width:50%!important}.w-60{width:60%!important}.w-75{width:75%!important}.w-80{width:80%!important}.w-full{width:100%!important}.w-auto{width:auto!important}.h-0{height:0!important}.h-20{height:20%!important}.h-25{height:25%!important}.h-40{height:40%!important}.h-50{height:50%!important}.h-60{height:60%!important}.h-75{height:75%!important}.h-80{height:80%!important}.h-full{height:100%!important}.h-auto{height:auto!important}.m-0{margin:0!important}.m-2{margin:.125rem!important}.m-4{margin:.25rem!important}.m-8{margin:.5rem!important}.m-12{margin:.75rem!important}.m-16{margin:1rem!important}.m-24{margin:1.5rem!important}.m-32{margin:2rem!important}.m-48{margin:3rem!important}.m-auto{margin:auto!important}.m-x-0{margin-left:0!important;margin-right:0!important}.m-x-2{margin-left:.125rem!important;margin-right:.125rem!important}.m-x-4{margin-left:.25rem!important;margin-right:.25rem!important}.m-x-8{margin-left:.5rem!important;margin-right:.5rem!important}.m-x-12{margin-left:.75rem!important;margin-right:.75rem!important}.m-x-16{margin-left:1rem!important;margin-right:1rem!important}.m-x-24{margin-left:1.5rem!important;margin-right:1.5rem!important}.m-x-32{margin-left:2rem!important;margin-right:2rem!important}.m-x-48{margin-left:3rem!important;margin-right:3rem!important}.m-x-auto{margin-left:auto!important;margin-right:auto!important}.m-y-0{margin-top:0!important;margin-bottom:0!important}.m-y-2{margin-top:.125rem!important;margin-bottom:.125rem!important}.m-y-4{margin-top:.25rem!important;margin-bottom:.25rem!important}.m-y-8{margin-top:.5rem!important;margin-bottom:.5rem!important}.m-y-12{margin-top:.75rem!important;margin-bottom:.75rem!important}.m-y-16{margin-top:1rem!important;margin-bottom:1rem!important}.m-y-24{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.m-y-32{margin-top:2rem!important;margin-bottom:2rem!important}.m-y-48{margin-top:3rem!important;margin-bottom:3rem!important}.m-y-auto{margin-top:auto!important;margin-bottom:auto!important}.m-t-0{margin-top:0!important}.m-t-2{margin-top:.125rem!important}.m-t-4{margin-top:.25rem!important}.m-t-8{margin-top:.5rem!important}.m-t-12{margin-top:.75rem!important}.m-t-16{margin-top:1rem!important}.m-t-24{margin-top:1.5rem!important}.m-t-32{margin-top:2rem!important}.m-t-48{margin-top:3rem!important}.m-t-auto{margin-top:auto!important}.m-r-0{margin-right:0!important}.m-r-2{margin-right:.125rem!important}.m-r-4{margin-right:.25rem!important}.m-r-8{margin-right:.5rem!important}.m-r-12{margin-right:.75rem!important}.m-r-16{margin-right:1rem!important}.m-r-24{margin-right:1.5rem!important}.m-r-32{margin-right:2rem!important}.m-r-48{margin-right:3rem!important}.m-r-auto{margin-right:auto!important}.m-b-0{margin-bottom:0!important}.m-b-2{margin-bottom:.125rem!important}.m-b-4{margin-bottom:.25rem!important}.m-b-8{margin-bottom:.5rem!important}.m-b-12{margin-bottom:.75rem!important}.m-b-16{margin-bottom:1rem!important}.m-b-24{margin-bottom:1.5rem!important}.m-b-32{margin-bottom:2rem!important}.m-b-48{margin-bottom:3rem!important}.m-b-auto{margin-bottom:auto!important}.m-l-0{margin-left:0!important}.m-l-2{margin-left:.125rem!important}.m-l-4{margin-left:.25rem!important}.m-l-8{margin-left:.5rem!important}.m-l-12{margin-left:.75rem!important}.m-l-16{margin-left:1rem!important}.m-l-24{margin-left:1.5rem!important}.m-l-32{margin-left:2rem!important}.m-l-48{margin-left:3rem!important}.m-l-auto{margin-left:auto!important}.m--2{margin:-.125rem!important}.m--4{margin:-.25rem!important}.m--8{margin:-.5rem!important}.m--12{margin:-.75rem!important}.m--16{margin:-1rem!important}.m--24{margin:-1.5rem!important}.m--32{margin:-2rem!important}.m--48{margin:-3rem!important}.m-x--2{margin-left:-.125rem!important;margin-right:-.125rem!important}.m-x--4{margin-left:-.25rem!important;margin-right:-.25rem!important}.m-x--8{margin-left:-.5rem!important;margin-right:-.5rem!important}.m-x--12{margin-left:-.75rem!important;margin-right:-.75rem!important}.m-x--16{margin-left:-1rem!important;margin-right:-1rem!important}.m-x--24{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.m-x--32{margin-left:-2rem!important;margin-right:-2rem!important}.m-x--48{margin-left:-3rem!important;margin-right:-3rem!important}.m-y--2{margin-top:-.125rem!important;margin-bottom:-.125rem!important}.m-y--4{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.m-y--8{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.m-y--12{margin-top:-.75rem!important;margin-bottom:-.75rem!important}.m-y--16{margin-top:-1rem!important;margin-bottom:-1rem!important}.m-y--24{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.m-y--32{margin-top:-2rem!important;margin-bottom:-2rem!important}.m-y--48{margin-top:-3rem!important;margin-bottom:-3rem!important}.m-t--2{margin-top:-.125rem!important}.m-t--4{margin-top:-.25rem!important}.m-t--8{margin-top:-.5rem!important}.m-t--12{margin-top:-.75rem!important}.m-t--16{margin-top:-1rem!important}.m-t--24{margin-top:-1.5rem!important}.m-t--32{margin-top:-2rem!important}.m-t--48{margin-top:-3rem!important}.m-r--2{margin-right:-.125rem!important}.m-r--4{margin-right:-.25rem!important}.m-r--8{margin-right:-.5rem!important}.m-r--12{margin-right:-.75rem!important}.m-r--16{margin-right:-1rem!important}.m-r--24{margin-right:-1.5rem!important}.m-r--32{margin-right:-2rem!important}.m-r--48{margin-right:-3rem!important}.m-b--2{margin-bottom:-.125rem!important}.m-b--4{margin-bottom:-.25rem!important}.m-b--8{margin-bottom:-.5rem!important}.m-b--12{margin-bottom:-.75rem!important}.m-b--16{margin-bottom:-1rem!important}.m-b--24{margin-bottom:-1.5rem!important}.m-b--32{margin-bottom:-2rem!important}.m-b--48{margin-bottom:-3rem!important}.m-l--2{margin-left:-.125rem!important}.m-l--4{margin-left:-.25rem!important}.m-l--8{margin-left:-.5rem!important}.m-l--12{margin-left:-.75rem!important}.m-l--16{margin-left:-1rem!important}.m-l--24{margin-left:-1.5rem!important}.m-l--32{margin-left:-2rem!important}.m-l--48{margin-left:-3rem!important}.p-0{padding:0!important}.p-2{padding:.125rem!important}.p-4{padding:.25rem!important}.p-8{padding:.5rem!important}.p-12{padding:.75rem!important}.p-16{padding:1rem!important}.p-24{padding:1.5rem!important}.p-32{padding:2rem!important}.p-48{padding:3rem!important}.p-x-0{padding-left:0!important;padding-right:0!important}.p-x-2{padding-left:.125rem!important;padding-right:.125rem!important}.p-x-4{padding-left:.25rem!important;padding-right:.25rem!important}.p-x-8{padding-left:.5rem!important;padding-right:.5rem!important}.p-x-12{padding-left:.75rem!important;padding-right:.75rem!important}.p-x-16{padding-left:1rem!important;padding-right:1rem!important}.p-x-24{padding-left:1.5rem!important;padding-right:1.5rem!important}.p-x-32{padding-left:2rem!important;padding-right:2rem!important}.p-x-48{padding-left:3rem!important;padding-right:3rem!important}.p-y-0{padding-top:0!important;padding-bottom:0!important}.p-y-2{padding-top:.125rem!important;padding-bottom:.125rem!important}.p-y-4{padding-top:.25rem!important;padding-bottom:.25rem!important}.p-y-8{padding-top:.5rem!important;padding-bottom:.5rem!important}.p-y-12{padding-top:.75rem!important;padding-bottom:.75rem!important}.p-y-16{padding-top:1rem!important;padding-bottom:1rem!important}.p-y-24{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.p-y-32{padding-top:2rem!important;padding-bottom:2rem!important}.p-y-48{padding-top:3rem!important;padding-bottom:3rem!important}.p-t-0{padding-top:0!important}.p-t-2{padding-top:.125rem!important}.p-t-4{padding-top:.25rem!important}.p-t-8{padding-top:.5rem!important}.p-t-12{padding-top:.75rem!important}.p-t-16{padding-top:1rem!important}.p-t-24{padding-top:1.5rem!important}.p-t-32{padding-top:2rem!important}.p-t-48{padding-top:3rem!important}.p-r-0{padding-right:0!important}.p-r-2{padding-right:.125rem!important}.p-r-4{padding-right:.25rem!important}.p-r-8{padding-right:.5rem!important}.p-r-12{padding-right:.75rem!important}.p-r-16{padding-right:1rem!important}.p-r-24{padding-right:1.5rem!important}.p-r-32{padding-right:2rem!important}.p-r-48{padding-right:3rem!important}.p-b-0{padding-bottom:0!important}.p-b-2{padding-bottom:.125rem!important}.p-b-4{padding-bottom:.25rem!important}.p-b-8{padding-bottom:.5rem!important}.p-b-12{padding-bottom:.75rem!important}.p-b-16{padding-bottom:1rem!important}.p-b-24{padding-bottom:1.5rem!important}.p-b-32{padding-bottom:2rem!important}.p-b-48{padding-bottom:3rem!important}.p-l-0{padding-left:0!important}.p-l-2{padding-left:.125rem!important}.p-l-4{padding-left:.25rem!important}.p-l-8{padding-left:.5rem!important}.p-l-12{padding-left:.75rem!important}.p-l-16{padding-left:1rem!important}.p-l-24{padding-left:1.5rem!important}.p-l-32{padding-left:2rem!important}.p-l-48{padding-left:3rem!important}.gap-0{gap:0!important}.gap-2{gap:.125rem!important}.gap-4{gap:.25rem!important}.gap-8{gap:.5rem!important}.gap-12{gap:.75rem!important}.gap-16{gap:1rem!important}.gap-24{gap:1.5rem!important}.gap-32{gap:2rem!important}.gap-48{gap:3rem!important}.b-0{border:0!important}.b-1{border:1px solid var(--mat-divider-color)!important}.b-2{border:2px solid var(--mat-divider-color)!important}.b-4{border:4px solid var(--mat-divider-color)!important}.b-8{border:8px solid var(--mat-divider-color)!important}.b-t-0{border-top:0!important}.b-t-1{border-top:1px solid var(--mat-divider-color)!important}.b-t-2{border-top:2px solid var(--mat-divider-color)!important}.b-t-4{border-top:4px solid var(--mat-divider-color)!important}.b-t-8{border-top:8px solid var(--mat-divider-color)!important}.b-b-0{border-bottom:0!important}.b-b-1{border-bottom:1px solid var(--mat-divider-color)!important}.b-b-2{border-bottom:2px solid var(--mat-divider-color)!important}.b-b-4{border-bottom:4px solid var(--mat-divider-color)!important}.b-b-8{border-bottom:8px solid var(--mat-divider-color)!important}.b-l-0{border-left:0!important}.b-l-1{border-left:1px solid var(--mat-divider-color)!important}.b-l-2{border-left:2px solid var(--mat-divider-color)!important}.b-l-4{border-left:4px solid var(--mat-divider-color)!important}.b-l-8{border-left:8px solid var(--mat-divider-color)!important}.b-r-0{border-right:0!important}.b-r-1{border-right:1px solid var(--mat-divider-color)!important}.b-r-2{border-right:2px solid var(--mat-divider-color)!important}.b-r-4{border-right:4px solid var(--mat-divider-color)!important}.b-r-8{border-right:8px solid var(--mat-divider-color)!important}.b-y-0{border-top:0!important;border-bottom:0!important}.b-y-1{border-top:1px solid var(--mat-divider-color)!important;border-bottom:1px solid var(--mat-divider-color)!important}.b-y-2{border-top:2px solid var(--mat-divider-color)!important;border-bottom:2px solid var(--mat-divider-color)!important}.b-y-4{border-top:4px solid var(--mat-divider-color)!important;border-bottom:4px solid var(--mat-divider-color)!important}.b-y-8{border-top:8px solid var(--mat-divider-color)!important;border-bottom:8px solid var(--mat-divider-color)!important}.b-x-0{border-left:0!important;border-right:0!important}.b-x-1{border-left:1px solid var(--mat-divider-color)!important;border-right:1px solid var(--mat-divider-color)!important}.b-x-2{border-left:2px solid var(--mat-divider-color)!important;border-right:2px solid var(--mat-divider-color)!important}.b-x-4{border-left:4px solid var(--mat-divider-color)!important;border-right:4px solid var(--mat-divider-color)!important}.b-x-8{border-left:8px solid var(--mat-divider-color)!important;border-right:8px solid var(--mat-divider-color)!important}.border-0{border-width:0!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-4{border-width:4px!important}.border-8{border-width:8px!important}.border-t-0{border-top-width:0!important}.border-t-1{border-top-width:1px!important}.border-t-2{border-top-width:2px!important}.border-t-4{border-top-width:4px!important}.border-t-8{border-top-width:8px!important}.border-b-0{border-bottom-width:0!important}.border-b-1{border-bottom-width:1px!important}.border-b-2{border-bottom-width:2px!important}.border-b-4{border-bottom-width:4px!important}.border-b-8{border-bottom-width:8px!important}.border-l-0{border-left-width:0!important}.border-l-1{border-left-width:1px!important}.border-l-2{border-left-width:2px!important}.border-l-4{border-left-width:4px!important}.border-l-8{border-left-width:8px!important}.border-r-0{border-right-width:0!important}.border-r-1{border-right-width:1px!important}.border-r-2{border-right-width:2px!important}.border-r-4{border-right-width:4px!important}.border-r-8{border-right-width:8px!important}.border-y-0{border-top-width:0!important;border-bottom-width:0!important}.border-y-1{border-top-width:1px!important;border-bottom-width:1px!important}.border-y-2{border-top-width:2px!important;border-bottom-width:2px!important}.border-y-4{border-top-width:4px!important;border-bottom-width:4px!important}.border-y-8{border-top-width:8px!important;border-bottom-width:8px!important}.border-x-0{border-left-width:0!important;border-right-width:0!important}.border-x-1{border-left-width:1px!important;border-right-width:1px!important}.border-x-2{border-left-width:2px!important;border-right-width:2px!important}.border-x-4{border-left-width:4px!important;border-right-width:4px!important}.border-x-8{border-left-width:8px!important;border-right-width:8px!important}.border-solid{border-style:solid!important}.border-dashed{border-style:dashed!important}.border-dotted{border-style:dotted!important}.border-double{border-style:double!important}.border-hidden{border-style:hidden!important}.border-none{border-style:none!important}.border-t-solid{border-top-style:solid!important}.border-t-dashed{border-top-style:dashed!important}.border-t-dotted{border-top-style:dotted!important}.border-t-double{border-top-style:double!important}.border-t-hidden{border-top-style:hidden!important}.border-t-none{border-top-style:none!important}.border-b-solid{border-bottom-style:solid!important}.border-b-dashed{border-bottom-style:dashed!important}.border-b-dotted{border-bottom-style:dotted!important}.border-b-double{border-bottom-style:double!important}.border-b-hidden{border-bottom-style:hidden!important}.border-b-none{border-bottom-style:none!important}.border-l-solid{border-left-style:solid!important}.border-l-dashed{border-left-style:dashed!important}.border-l-dotted{border-left-style:dotted!important}.border-l-double{border-left-style:double!important}.border-l-hidden{border-left-style:hidden!important}.border-l-none{border-left-style:none!important}.border-r-solid{border-right-style:solid!important}.border-r-dashed{border-right-style:dashed!important}.border-r-dotted{border-right-style:dotted!important}.border-r-double{border-right-style:double!important}.border-r-hidden{border-right-style:hidden!important}.border-r-none{border-right-style:none!important}.border-y-solid{border-top-style:solid!important;border-bottom-style:solid!important}.border-y-dashed{border-top-style:dashed!important;border-bottom-style:dashed!important}.border-y-dotted{border-top-style:dotted!important;border-bottom-style:dotted!important}.border-y-double{border-top-style:double!important;border-bottom-style:double!important}.border-y-hidden{border-top-style:hidden!important;border-bottom-style:hidden!important}.border-y-none{border-top-style:none!important;border-bottom-style:none!important}.border-x-solid{border-left-style:solid!important;border-right-style:solid!important}.border-x-dashed{border-left-style:dashed!important;border-right-style:dashed!important}.border-x-dotted{border-left-style:dotted!important;border-right-style:dotted!important}.border-x-double{border-left-style:double!important;border-right-style:double!important}.border-x-hidden{border-left-style:hidden!important;border-right-style:hidden!important}.border-x-none{border-left-style:none!important;border-right-style:none!important}.r-0{border-radius:0!important}.r-4{border-radius:.25rem!important}.r-8{border-radius:.5rem!important}.r-12{border-radius:.75rem!important}.r-16{border-radius:1rem!important}.r-full{border-radius:9999px!important}.r-t-l-0{border-top-left-radius:0!important}.r-t-l-4{border-top-left-radius:.25rem!important}.r-t-l-8{border-top-left-radius:.5rem!important}.r-t-l-12{border-top-left-radius:.75rem!important}.r-t-l-16{border-top-left-radius:1rem!important}.r-t-l-full{border-top-left-radius:9999px!important}.r-t-r-0{border-top-right-radius:0!important}.r-t-r-4{border-top-right-radius:.25rem!important}.r-t-r-8{border-top-right-radius:.5rem!important}.r-t-r-12{border-top-right-radius:.75rem!important}.r-t-r-16{border-top-right-radius:1rem!important}.r-t-r-full{border-top-right-radius:9999px!important}.r-b-r-0{border-bottom-right-radius:0!important}.r-b-r-4{border-bottom-right-radius:.25rem!important}.r-b-r-8{border-bottom-right-radius:.5rem!important}.r-b-r-12{border-bottom-right-radius:.75rem!important}.r-b-r-16{border-bottom-right-radius:1rem!important}.r-b-r-full{border-bottom-right-radius:9999px!important}.r-b-l-0{border-bottom-left-radius:0!important}.r-b-l-4{border-bottom-left-radius:.25rem!important}.r-b-l-8{border-bottom-left-radius:.5rem!important}.r-b-l-12{border-bottom-left-radius:.75rem!important}.r-b-l-16{border-bottom-left-radius:1rem!important}.r-b-l-full{border-bottom-left-radius:9999px!important}.r-t-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.r-t-4{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.r-t-8{border-top-left-radius:.5rem!important;border-top-right-radius:.5rem!important}.r-t-12{border-top-left-radius:.75rem!important;border-top-right-radius:.75rem!important}.r-t-16{border-top-left-radius:1rem!important;border-top-right-radius:1rem!important}.r-t-full{border-top-left-radius:9999px!important;border-top-right-radius:9999px!important}.r-b-0{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.r-b-4{border-bottom-left-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.r-b-8{border-bottom-left-radius:.5rem!important;border-bottom-right-radius:.5rem!important}.r-b-12{border-bottom-left-radius:.75rem!important;border-bottom-right-radius:.75rem!important}.r-b-16{border-bottom-left-radius:1rem!important;border-bottom-right-radius:1rem!important}.r-b-full{border-bottom-left-radius:9999px!important;border-bottom-right-radius:9999px!important}.r-l-0{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.r-l-4{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.r-l-8{border-top-left-radius:.5rem!important;border-bottom-left-radius:.5rem!important}.r-l-12{border-top-left-radius:.75rem!important;border-bottom-left-radius:.75rem!important}.r-l-16{border-top-left-radius:1rem!important;border-bottom-left-radius:1rem!important}.r-l-full{border-top-left-radius:9999px!important;border-bottom-left-radius:9999px!important}.r-r-0{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.r-r-4{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.r-r-8{border-top-right-radius:.5rem!important;border-bottom-right-radius:.5rem!important}.r-r-12{border-top-right-radius:.75rem!important;border-bottom-right-radius:.75rem!important}.r-r-16{border-top-right-radius:1rem!important;border-bottom-right-radius:1rem!important}.r-r-full{border-top-right-radius:9999px!important;border-bottom-right-radius:9999px!important}.f-s-0{font-size:0!important}.f-s-10{font-size:.625rem!important}.f-s-12{font-size:.75rem!important}.f-s-14{font-size:.875rem!important}.f-s-16{font-size:1rem!important}.f-s-18{font-size:1.125rem!important}.f-s-20{font-size:1.25rem!important}.f-w-100{font-weight:100!important}.f-w-200{font-weight:200!important}.f-w-300{font-weight:300!important}.f-w-400{font-weight:400!important}.f-w-500{font-weight:500!important}.f-w-600{font-weight:600!important}.f-w-700{font-weight:700!important}.f-w-800{font-weight:800!important}.f-w-900{font-weight:900!important}.font-italic{font-style:italic!important}.font-normal{font-style:normal!important}.text-center{text-align:center!important}.text-right{text-align:right!important}.text-left{text-align:left!important}.text-none{text-decoration:none!important}.text-underline{text-decoration:underline!important}.text-line-through{text-decoration:line-through!important}.text-capitalize{text-transform:capitalize!important}.text-uppercase{text-transform:uppercase!important}.text-lowercase{text-transform:lowercase!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-ellipsis{text-overflow:ellipsis!important}.text-reset{color:inherit!important}.text-current{color:currentColor!important}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.overflow-x-auto{overflow-x:auto!important}.overflow-x-hidden{overflow-x:hidden!important}.overflow-x-visible{overflow-x:visible!important}.overflow-x-scroll{overflow-x:scroll!important}.overflow-y-auto{overflow-y:auto!important}.overflow-y-hidden{overflow-y:hidden!important}.overflow-y-visible{overflow-y:visible!important}.overflow-y-scroll{overflow-y:scroll!important}.cursor-default{cursor:default!important}.cursor-pointer{cursor:pointer!important}.cursor-text{cursor:text!important}.cursor-move{cursor:move!important}.cursor-copy{cursor:copy!important}.cursor-not-allowed{cursor:not-allowed!important}.select-all{-webkit-user-select:all!important;user-select:all!important}.select-auto{-webkit-user-select:auto!important;user-select:auto!important}.select-none{-webkit-user-select:none!important;user-select:none!important}.pointer-events-none{pointer-events:none!important}.pointer-events-auto{pointer-events:auto!important}.object-contain{object-fit:contain!important}.object-cover{object-fit:cover!important}.object-fill{object-fit:fill!important}.object-none{object-fit:none!important}.object-scale-down{object-fit:scale-down!important}.object-top{object-position:top!important}.object-bottom{object-position:bottom!important}.object-center{object-position:center!important}.object-left{object-position:left!important}.object-left-top{object-position:left top!important}.object-left-bottom{object-position:left bottom!important}.object-right{object-position:right!important}.object-right-top{object-position:right top!important}.object-right-bottom{object-position:right bottom!important}formly-wrapper-mat-form-field .mat-mdc-form-field{width:100%}.toast-center-center{top:50%;left:50%;transform:translate(-50%,-50%)}.toast-top-center{top:0;right:0;width:100%}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-top-full-width{top:0;right:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:12px;left:12px}.toast-top-right{top:12px;right:12px}.toast-bottom-right{right:12px;bottom:12px}.toast-bottom-left{bottom:12px;left:12px}.toast-title{font-weight:700}.toast-message{word-wrap:break-word}.toast-message a,.toast-message label{color:#fff}.toast-message a:hover{color:#ccc;text-decoration:none}.toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:20px;font-weight:700;color:#fff;text-shadow:0 1px 0 #ffffff}.toast-close-button:hover,.toast-close-button:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.4}button.toast-close-button{padding:0;cursor:pointer;background:transparent;border:0}.toast-container{pointer-events:none;position:fixed;z-index:999999}.toast-container *{box-sizing:border-box}.toast-container .ngx-toastr{position:relative;overflow:hidden;margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;border-radius:3px;background-position:15px center;background-repeat:no-repeat;background-size:24px;box-shadow:0 0 12px #999;color:#fff}.toast-container .ngx-toastr:hover{box-shadow:0 0 12px #000;opacity:1;cursor:pointer}.toast-info{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOS4wNDMgOCA4IDExOS4wODMgOCAyNTZjMCAxMzYuOTk3IDExMS4wNDMgMjQ4IDI0OCAyNDhzMjQ4LTExMS4wMDMgMjQ4LTI0OEM1MDQgMTE5LjA4MyAzOTIuOTU3IDggMjU2IDh6bTAgMTEwYzIzLjE5NiAwIDQyIDE4LjgwNCA0MiA0MnMtMTguODA0IDQyLTQyIDQyLTQyLTE4LjgwNC00Mi00MiAxOC44MDQtNDIgNDItNDJ6bTU2IDI1NGMwIDYuNjI3LTUuMzczIDEyLTEyIDEyaC04OGMtNi42MjcgMC0xMi01LjM3My0xMi0xMnYtMjRjMC02LjYyNyA1LjM3My0xMiAxMi0xMmgxMnYtNjRoLTEyYy02LjYyNyAwLTEyLTUuMzczLTEyLTEydi0yNGMwLTYuNjI3IDUuMzczLTEyIDEyLTEyaDY0YzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MTAwaDEyYzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MjR6Jy8+PC9zdmc+)}.toast-error{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOSA4IDggMTE5IDggMjU2czExMSAyNDggMjQ4IDI0OCAyNDgtMTExIDI0OC0yNDhTMzkzIDggMjU2IDh6bTEyMS42IDMxMy4xYzQuNyA0LjcgNC43IDEyLjMgMCAxN0wzMzggMzc3LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwyNTYgMzEybC02NS4xIDY1LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwxMzQuNCAzMzhjLTQuNy00LjctNC43LTEyLjMgMC0xN2w2NS42LTY1LTY1LjYtNjUuMWMtNC43LTQuNy00LjctMTIuMyAwLTE3bDM5LjYtMzkuNmM0LjctNC43IDEyLjMtNC43IDE3IDBsNjUgNjUuNyA2NS4xLTY1LjZjNC43LTQuNyAxMi4zLTQuNyAxNyAwbDM5LjYgMzkuNmM0LjcgNC43IDQuNyAxMi4zIDAgMTdMMzEyIDI1Nmw2NS42IDY1LjF6Jy8+PC9zdmc+)}.toast-success{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTE3My44OTggNDM5LjQwNGwtMTY2LjQtMTY2LjRjLTkuOTk3LTkuOTk3LTkuOTk3LTI2LjIwNiAwLTM2LjIwNGwzNi4yMDMtMzYuMjA0YzkuOTk3LTkuOTk4IDI2LjIwNy05Ljk5OCAzNi4yMDQgMEwxOTIgMzEyLjY5IDQzMi4wOTUgNzIuNTk2YzkuOTk3LTkuOTk3IDI2LjIwNy05Ljk5NyAzNi4yMDQgMGwzNi4yMDMgMzYuMjA0YzkuOTk3IDkuOTk3IDkuOTk3IDI2LjIwNiAwIDM2LjIwNGwtMjk0LjQgMjk0LjQwMWMtOS45OTggOS45OTctMjYuMjA3IDkuOTk3LTM2LjIwNC0uMDAxeicvPjwvc3ZnPg==)}.toast-warning{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1NzYgNTEyJyB3aWR0aD0nNTc2JyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTU2OS41MTcgNDQwLjAxM0M1ODcuOTc1IDQ3Mi4wMDcgNTY0LjgwNiA1MTIgNTI3Ljk0IDUxMkg0OC4wNTRjLTM2LjkzNyAwLTU5Ljk5OS00MC4wNTUtNDEuNTc3LTcxLjk4N0wyNDYuNDIzIDIzLjk4NWMxOC40NjctMzIuMDA5IDY0LjcyLTMxLjk1MSA4My4xNTQgMGwyMzkuOTQgNDE2LjAyOHpNMjg4IDM1NGMtMjUuNDA1IDAtNDYgMjAuNTk1LTQ2IDQ2czIwLjU5NSA0NiA0NiA0NiA0Ni0yMC41OTUgNDYtNDYtMjAuNTk1LTQ2LTQ2LTQ2em0tNDMuNjczLTE2NS4zNDZsNy40MTggMTM2Yy4zNDcgNi4zNjQgNS42MDkgMTEuMzQ2IDExLjk4MiAxMS4zNDZoNDguNTQ2YzYuMzczIDAgMTEuNjM1LTQuOTgyIDExLjk4Mi0xMS4zNDZsNy40MTgtMTM2Yy4zNzUtNi44NzQtNS4wOTgtMTIuNjU0LTExLjk4Mi0xMi42NTRoLTYzLjM4M2MtNi44ODQgMC0xMi4zNTYgNS43OC0xMS45ODEgMTIuNjU0eicvPjwvc3ZnPg==)}.toast-container.toast-top-center .ngx-toastr,.toast-container.toast-bottom-center .ngx-toastr{width:300px;margin-left:auto;margin-right:auto}.toast-container.toast-top-full-width .ngx-toastr,.toast-container.toast-bottom-full-width .ngx-toastr{width:96%;margin-left:auto;margin-right:auto}.ngx-toastr{background-color:#030303;pointer-events:auto}.toast-success{background-color:#51a351}.toast-error{background-color:#bd362f}.toast-info{background-color:#2f96b4}.toast-warning{background-color:#f89406}.toast-progress{position:absolute;left:0;bottom:0;height:4px;background-color:#000;opacity:.4}@media all and (max-width: 240px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:11em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width: 241px) and (max-width: 480px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:18em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width: 481px) and (max-width: 768px){.toast-container .ngx-toastr.div{padding:15px 15px 15px 50px;width:25em}}.toast-container .ngx-toastr{min-height:3rem;padding:.875rem 1rem;color:#fff;background-color:#333;background-position:1rem center;background-size:1rem;border-radius:.5rem;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.toast-container .ngx-toastr:hover{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.toast-container .toast-success,.toast-container .toast-info,.toast-container .toast-warning,.toast-container .toast-error{padding-left:3rem;color:#fff}.toast-container .toast-info{background-color:light-dark(#0074e9,#002f65)}.toast-container .toast-success{background-color:light-dark(#03a800,#013a00)}.toast-container .toast-warning{background-color:light-dark(#e37100,#323200)}.toast-container .toast-error{background-color:light-dark(#ef0000,#690100)}.toast-container .toast-close-button{top:-.5rem;right:-.5rem;display:block;width:1rem;height:1rem;font-size:1rem;text-shadow:0 1px 0 rgba(0,0,0,.25)}.toast-container .toast-close-button:hover{color:inherit;opacity:.6}.photoviewer-modal{position:absolute;z-index:1090;width:320px;height:320px;color:#333;background-color:#ffffffe6;border:1px solid rgba(0,0,0,.6);border-radius:6px;box-shadow:0 2px 10px 2px #0000004d;outline:none}.photoviewer-modal:focus-visible{outline:thick solid rgba(0,0,0,.2)}.photoviewer-inner{position:absolute;inset:0}.photoviewer-maximized{position:fixed;inset:0;width:auto;height:auto}.photoviewer-maximized.photoviewer-modal{border-width:0;border-radius:0}.photoviewer-maximized .photoviewer-header{border-radius:0}.photoviewer-maximized .photoviewer-resizable-handle{display:none}.photoviewer-button{display:inline-block;min-width:40px;height:40px;box-sizing:border-box;font-size:16px;line-height:1;background:none;border-width:0;color:inherit;cursor:pointer;outline:none}.photoviewer-button:hover{color:#111}.photoviewer-button:focus{background-color:#0000001a}.photoviewer-button svg{display:inline-block;font-size:inherit;width:1em;height:1em;overflow:visible;vertical-align:-.125em}.photoviewer-header{position:relative;z-index:2;height:30px;border-radius:5px 5px 0 0;overflow:hidden}.photoviewer-header .photoviewer-toolbar{float:right}[dir=rtl] .photoviewer-header .photoviewer-toolbar{float:left}.photoviewer-header .photoviewer-button{height:30px}.photoviewer-header .photoviewer-button:hover{background-color:#0000001a}.photoviewer-header .photoviewer-button-close:hover{color:#fff;background-color:#ff4545}.photoviewer-title{padding:8px 10px;font-size:14px;line-height:1;white-space:nowrap;text-overflow:ellipsis;-webkit-user-select:none;user-select:none;overflow:hidden}.photoviewer-stage{position:absolute;inset:30px 0 40px;z-index:1;border-top:1px solid rgba(0,0,0,.6);border-bottom:1px solid rgba(0,0,0,.6);background-color:#fff;overflow:hidden}.photoviewer-image{position:absolute;display:inline-block;min-width:auto;max-width:none}.photoviewer-footer{position:absolute;bottom:0;z-index:2;width:100%;height:40px;text-align:center}.photoviewer-align-center{text-align:center}.photoviewer-align-center:before{content:"";display:inline-block;height:100%;vertical-align:middle;overflow:hidden}.photoviewer-align-center .photoviewer-image{position:static;max-width:100%;max-height:100%;vertical-align:middle}.photoviewer-image-error{display:none}.photoviewer-error-msg{vertical-align:middle}[dir=rtl] .photoviewer-button-prev,[dir=rtl] .photoviewer-button-next{transform:rotate(180deg)}.photoviewer-resizable-handle{position:absolute;z-index:10}.photoviewer-resizable-handle-e{inset:0 -5px 0 auto;width:10px;cursor:e-resize}.photoviewer-resizable-handle-s{inset:auto 0 -5px;height:10px;cursor:s-resize}.photoviewer-resizable-handle-w{inset:0 auto 0 -5px;width:10px;cursor:w-resize}.photoviewer-resizable-handle-n{inset:-5px 0 auto;height:10px;cursor:n-resize}.photoviewer-resizable-handle-se{inset:auto -5px -5px auto;width:10px;height:10px;cursor:se-resize}.photoviewer-resizable-handle-sw{inset:auto auto -5px -5px;width:10px;height:10px;cursor:sw-resize}.photoviewer-resizable-handle-nw{inset:-5px auto auto -5px;width:10px;height:10px;cursor:nw-resize}.photoviewer-resizable-handle-ne{inset:-5px -5px auto auto;width:10px;height:10px;cursor:ne-resize}.photoviewer-modal:fullscreen{inset:0!important;width:100%!important;height:100%!important;background-color:#000;border-width:0;border-radius:0}.photoviewer-modal:fullscreen .photoviewer-header,.photoviewer-modal:fullscreen .photoviewer-footer,.photoviewer-modal:fullscreen .photoviewer-resizable-handle{display:none}.photoviewer-modal:fullscreen .photoviewer-stage{inset:0;border-width:0;background-color:transparent}.is-grab{cursor:move;cursor:-webkit-grab;cursor:grab}.is-grabbing{cursor:move;cursor:-webkit-grabbing;cursor:grabbing}.photoviewer-loader{position:absolute;inset:30px 0 40px;z-index:2;text-align:center;color:#333}.photoviewer-loader:before{content:"";position:relative;display:inline-block;width:36px;height:36px;box-sizing:border-box;border-width:5px;border-style:solid;border-color:rgba(0,0,0,.5) rgba(0,0,0,.5) rgba(0,0,0,.5) rgba(255,255,255,.5);border-radius:100%;vertical-align:middle;animation:photoviewerLoading 1s infinite linear}.photoviewer-loader:after{content:"";display:inline-block;width:0;height:100%;vertical-align:middle;overflow:hidden}@keyframes photoviewerLoading{0%{transform:rotate(0) translateZ(0)}to{transform:rotate(360deg) translateZ(0)}}mat-card{margin-bottom:var(--gutter)}mat-card-header+mat-card-content{margin-top:var(--gutter)}.form-field-full .mat-mdc-form-field{width:100%}:root{--primary-color-shade: #1B86FE;--primary-button-color-shade: #1B86FE;--primary-color-shade-white: #FFFFFF;--primary-color-shade-black: #000000;--bg-color-shade-yellow: #FFF4D8;--button-color-shade: #FBAC20;--icon-bg-color-shade: #FBAC20;--icon-bg-light-color-shade: #E2F0FF;--text-lightest-color-shade: #f1f1f1;--text-lighter-color-shade: #dddada;--text-light-color-shade: #666;--text-dark-color-shade: #333;--text-danger-color-shade: #ff0000;--text-danger-light-color-shade: #ffe9e9}.theme-bookbike{--primary-color-shade: #1B86FE;--primary-button-color-shade: #1B86FE;--primary-color-shade-white: #FFFFFF;--primary-color-shade-black: #000000;--bg-color-shade-yellow: #FFF4D8;--button-color-shade: #FBAC20;--icon-bg-color-shade: #FBAC20;--icon-bg-light-color-shade: #E2F0FF;--text-lightest-color-shade: #f1f1f1;--text-lighter-color-shade: #dddada;--text-light-color-shade: #666;--text-dark-color-shade: #333;--text-danger-color-shade: #ff0000;--text-danger-light-color-shade: #ffe9e9}.theme-rajat{--primary-color-shade: #FF0000;--primary-button-color-shade: #FF0000;--primary-color-shade-white: #FFCCCC;--primary-color-shade-black: #660000;--bg-color-shade-yellow: #FFDDCC;--button-color-shade: #FF4444;--icon-bg-color-shade: #FF4444;--icon-bg-light-color-shade: #FFEEEE;--text-lightest-color-shade: #FFEEEE;--text-lighter-color-shade: #FFDDDD;--text-light-color-shade: #993333;--text-dark-color-shade: #660000;--text-danger-color-shade: #FF2222;--text-danger-light-color-shade: #FFCCCC}.main_container{width:92vw;min-height:90vh;margin:0 auto}.error-message{color:var(--text-danger-color-shade);font-size:14px;margin-top:5px}.mat-toolbar.mat-toolbar.mat-toolbar-single-row{display:none!important}app-topmenu.matero-topmenu{top:0!important}.logo img{height:45px}@media only screen and (max-width: 600px){.logo img{height:35px!important}}.custom_button{padding:2rem 0 0}.mat-button{padding:10px 20px;font-size:.9rem;font-weight:500;background-color:var(--button-color-shade);color:var(--primary-color-shade-white);border-radius:10px;border:none}mat-form-field{width:100%!important}.iti__country-list{position:relative;border:none;min-height:30vh}form.ngx-otp-input-form.ngx-blinking-cursor{gap:1.5rem!important}.ngx-otp-input-box{width:40px!important;height:45px!important;padding:.5rem;font-size:1.5rem;text-align:center;border:1px solid #c4c4c4;border-radius:.5rem;box-shadow:inset 2px 2px 4px #d1caca;outline:none}mat-card-title.mat-mdc-card-title.back_button{margin:.5rem 0 1.5rem}.back_button mat-icon{background-color:var(--primary-color-shade);border-radius:50%;color:#fff;cursor:pointer}.dislog_custom{width:100%;background:#fff;padding:20px;border-radius:10px}.dialog-header{display:flex;justify-content:space-between;align-items:center}.close-btn{color:#666;border:none;background:none;cursor:pointer}@media (max-width: 600px){.iti.separate-dial-code .iti__selected-flag,.iti.separate-dial-code.iti--allow-dropdown.iti__selected-flag,.iti.separate-dial-code.iti--allow-dropdown.iti-sdc-2 .iti__selected-flag,.iti.separate-dial-code.iti--allow-dropdown.iti-sdc-3 .iti__selected-flag,.iti.separate-dial-code.iti--allow-dropdown.iti-sdc-4 .iti__selected-flag{width:unset!important}}.needle_header{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap;margin-bottom:.8rem}.needle_header .title{font-size:22px;font-weight:600;text-align:center;margin:0}.needle_header .needle{width:64px;height:4px;background:linear-gradient(90deg,#ece7eb,#2a0722);clip-path:polygon(0% 50%,100% 0%,100% 100%)}.needle_header .left{transform:rotateY(360deg)}.needle_header .right{transform:rotateY(180deg)}@media (max-width: 600px){.needle_header .needle{width:50px}.needle_header .title{font-size:18px}}.owl-theme .owl-nav{background:none!important}.owl-theme .owl-nav button{background:none!important;border:none;outline:none;cursor:pointer;padding:0}.owl-theme .owl-nav button:hover{background:none!important;color:#fff;text-decoration:none}@media (max-width: 600px){.owl-nav{display:none!important}}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#00442c}.owl-carousel{position:relative}.owl-carousel .owl-nav{position:absolute;top:40%;left:-71px;right:0;width:90vw;display:flex;justify-content:space-between;align-items:center;transform:translateY(-50%);z-index:10;pointer-events:stroke}.owl-carousel .owl-nav button{pointer-events:auto}.owl-carousel .custom-nav-btn{display:flex;align-items:center;justify-content:center;height:44px;padding:0 0 .2rem;font-size:2.5rem;line-height:1;background-color:transparent;color:#000;transition:background-color .3s ease,transform .2s ease}.owl-carousel .custom-nav-btn:hover{transform:scale(1.1)}.bike-list-container{text-align:center}.bike-list-container .bike-list-container-header{display:flex;justify-content:center;align-items:center}.bike-list-container .browse{display:flex;justify-content:center;align-items:center;margin:0 0 .7rem}.bike-list-container .browse .view_all{max-height:50px;white-space:nowrap;font-size:1rem;font-weight:600;cursor:pointer;transition:all .5s;display:flex;justify-content:center;align-items:center;background-color:#000;color:#fff;border:none;padding:.5rem;width:260px;border-radius:.5rem}.bike-list-container .browse .view_all:hover{color:var(--primary-color-shade)}.bike-list-container h4{font-size:1.2rem;margin:.5rem;font-weight:700;color:var(--text-light-color-shade)}.main_avaliable_vehicle{width:100%;max-width:1400px;margin:0 auto 1rem 0;padding:0 40px;display:grid;justify-content:center;align-items:center;flex-direction:column;background-color:#f6f6f6;border-radius:16px}.bike-grid{width:80vw;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;justify-content:center;margin-top:20px}.bike-card{border-radius:12px;text-align:center;box-shadow:0 4px 10px #0000001a;transition:.3s}.bike-card:hover{transform:translateY(-5px);box-shadow:0 6px 12px #0003}.bike-card .vehicle_list{padding:.8rem;cursor:pointer;display:flex;flex-direction:column;justify-content:space-between;height:100%}.bike-card .bike-image{max-height:200px;width:100%;object-fit:cover;margin-bottom:10px;-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0);image-rendering:pixelated;border-radius:12px}.bike-card .bike-name{font-size:1.2rem;font-weight:700}.bike-card .bike-type{font-size:.9rem;font-weight:500;margin:0;color:#fff}.bike-card .bike-info{cursor:pointer;display:flex;justify-content:space-between;align-self:start;flex-direction:column;margin-top:10px;font-size:.9rem;color:var(--text-dark-color-shade)}.bike-card .bike-info .icon_style{display:flex;align-items:center;gap:1rem;font-weight:500}.bike-card .bike-info .icon_style .feacture_img{height:25px;aspect-ratio:1/1}.bike-card .bike-pricing{font-size:1.3rem;display:flex;font-weight:700;justify-content:space-between;color:var(--primary-color-shade);margin-top:10px}.bike-card .bike-pricing .hosted_by_name{color:var(--text-light-color-shade);font-size:.95rem;font-weight:500}.bike-card .per-day{font-size:.9rem;color:var(--text-light-color-shade)}.bike-card .view-details-btn{width:100%;padding:10px;background-color:var(--primary-color-shade);color:var(--primary-color-shade-white);border:none;font-weight:700;cursor:pointer;border-radius:5px;font-size:1rem;margin-top:10px}.bike-card .view-details-btn:hover{background-color:var(--primary-color-shade)}@media (max-width: 768px){.bike-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.bike-grid{grid-template-columns:1fr}.bike-image{max-height:200px}}.custom-carousel-wrapper{position:relative;display:flex;align-items:center}.custom-carousel-wrapper .nav-button{position:absolute;top:50%;z-index:10;transform:translateY(-50%);background-color:#fff;border-radius:50%;width:36px;height:36px;box-shadow:0 2px 6px #0003;display:flex;align-items:center;justify-content:center;cursor:pointer}.custom-carousel-wrapper .nav-button.prev{left:-20px}.custom-carousel-wrapper .nav-button.next{right:-20px}.custom-carousel-wrapper .nav-button span{font-size:20px;font-weight:700;color:#333}.custom-carousel-wrapper owl-carousel-o{width:100%}.bike-card .bike-info{padding:1.5rem .8rem .3rem;display:flex;position:relative;justify-content:space-between;margin-top:10px;font-size:.9rem;-webkit-font-smoothing:antialiased;border-radius:0 0 12px 12px;top:-60px;color:#fff;background:#070a0d;background:linear-gradient(360deg,#070a0d,#120d0d 41% 61%,#7e646485 90%,#88858585)}.img_info_list{height:225px}.mat-expansion-panel-header-title,.mat-expansion-panel-header-description{margin-right:0!important}.no_vehicle{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem;margin:3rem auto;max-width:400px;border:1px dashed #ccc;border-radius:16px;background-color:#f9f9f9;box-shadow:0 4px 12px #0000000d}.no_vehicle .no_vehicle_img{width:150px;height:150px;object-fit:contain;margin-bottom:1.5rem}.no_vehicle .no_vehicle_text{font-size:1.2rem;color:#555;font-weight:500;line-height:1.4}:root{--iti-hover-color: rgba(0, 0, 0, .05);--iti-border-color: #ccc;--iti-dialcode-color: #999;--iti-dropdown-bg: white;--iti-spacer-horizontal: 8px;--iti-flag-height: 12px;--iti-flag-width: 16px;--iti-border-width: 1px;--iti-arrow-height: 4px;--iti-arrow-width: 6px;--iti-triangle-border: calc(var(--iti-arrow-width) / 2);--iti-arrow-padding: 6px;--iti-arrow-color: #555;--iti-path-flags-1x: url("./media/flags-DEVAAAR7.webp");--iti-path-flags-2x: url("./media/flags@2x-LAG6ZLTZ.webp");--iti-path-globe-1x: url("./media/globe-TDQQLSUB.webp");--iti-path-globe-2x: url("./media/globe@2x-S5G7N6BJ.webp");--iti-flag-sprite-width: 3904px;--iti-flag-sprite-height: 12px;--iti-mobile-popup-margin: 30px}.iti{position:relative;display:inline-block}.iti *{box-sizing:border-box}.iti__hide{display:none}.iti__v-hide{visibility:hidden}.iti__a11y-text{width:1px;height:1px;clip:rect(1px,1px,1px,1px);overflow:hidden;position:absolute}.iti input.iti__tel-input,.iti input.iti__tel-input[type=text],.iti input.iti__tel-input[type=tel]{position:relative;z-index:0;margin:0!important}.iti__country-container{position:absolute;top:0;bottom:0;padding:var(--iti-border-width)}.iti__selected-country{z-index:1;position:relative;display:flex;align-items:center;height:100%;background:none;border:0;margin:0;padding:0;font-family:inherit;font-size:inherit;color:inherit;border-radius:0;font-weight:inherit;line-height:inherit;text-decoration:none}.iti__selected-country-primary{display:flex;align-items:center;height:100%;padding:0 var(--iti-arrow-padding) 0 var(--iti-spacer-horizontal)}.iti__arrow{margin-left:var(--iti-arrow-padding);width:0;height:0;border-left:var(--iti-triangle-border) solid transparent;border-right:var(--iti-triangle-border) solid transparent;border-top:var(--iti-arrow-height) solid var(--iti-arrow-color)}[dir=rtl] .iti__arrow{margin-right:var(--iti-arrow-padding);margin-left:0}.iti__arrow--up{border-top:none;border-bottom:var(--iti-arrow-height) solid var(--iti-arrow-color)}.iti__dropdown-content{border-radius:3px;background-color:var(--iti-dropdown-bg)}.iti--inline-dropdown .iti__dropdown-content{position:absolute;z-index:2;margin-top:3px;margin-left:calc(var(--iti-border-width) * -1);border:var(--iti-border-width) solid var(--iti-border-color);box-shadow:1px 1px 4px #0003}.iti__search-input{width:100%;border-width:0;border-radius:3px}.iti__search-input+.iti__country-list{border-top:1px solid var(--iti-border-color)}.iti__country-list{list-style:none;padding:0;margin:0;overflow-y:scroll;-webkit-overflow-scrolling:touch}.iti--inline-dropdown .iti__country-list{max-height:185px}.iti--flexible-dropdown-width .iti__country-list{white-space:nowrap}@media (max-width: 500px){.iti--flexible-dropdown-width .iti__country-list{white-space:normal}}.iti__country{display:flex;align-items:center;padding:8px var(--iti-spacer-horizontal);outline:none}.iti__dial-code{color:var(--iti-dialcode-color)}.iti__country.iti__highlight{background-color:var(--iti-hover-color)}.iti__country-list .iti__flag,.iti__country-name{margin-right:var(--iti-spacer-horizontal)}[dir=rtl] .iti__country-list .iti__flag,[dir=rtl] .iti__country-name{margin-right:0;margin-left:var(--iti-spacer-horizontal)}.iti--allow-dropdown .iti__country-container:not(:has(+input[disabled])):not(:has(+input[readonly])):hover,.iti--allow-dropdown .iti__country-container:not(:has(+input[disabled])):not(:has(+input[readonly])):hover button{cursor:pointer}.iti--allow-dropdown .iti__country-container:not(:has(+input[disabled])):not(:has(+input[readonly])) .iti__selected-country-primary:hover,.iti--allow-dropdown .iti__country-container:not(:has(+input[disabled])):not(:has(+input[readonly])) .iti__selected-country:has(+.iti__dropdown-content:hover) .iti__selected-country-primary{background-color:var(--iti-hover-color)}.iti .iti__selected-dial-code{margin-left:4px}[dir=rtl] .iti .iti__selected-dial-code{margin-left:0;margin-right:4px}.iti--container{position:fixed;top:-1000px;left:-1000px;z-index:1060;padding:var(--iti-border-width)}.iti--container:hover{cursor:pointer}.iti--fullscreen-popup.iti--container{background-color:#00000080;inset:0;position:fixed;padding:var(--iti-mobile-popup-margin);display:flex;flex-direction:column;justify-content:flex-start}.iti--fullscreen-popup .iti__dropdown-content{display:flex;flex-direction:column;max-height:100%;position:relative}.iti--fullscreen-popup .iti__country{padding:10px;line-height:1.5em}.iti__flag{--iti-flag-offset: 100px;height:var(--iti-flag-height);width:var(--iti-flag-width);border-radius:1px;box-shadow:0 0 1px #888;background-image:var(--iti-path-flags-1x);background-repeat:no-repeat;background-position:var(--iti-flag-offset) 0;background-size:var(--iti-flag-sprite-width) var(--iti-flag-sprite-height)}.iti__ac{--iti-flag-offset: 0px}.iti__ad{--iti-flag-offset: -16px}.iti__ae{--iti-flag-offset: -32px}.iti__af{--iti-flag-offset: -48px}.iti__ag{--iti-flag-offset: -64px}.iti__ai{--iti-flag-offset: -80px}.iti__al{--iti-flag-offset: -96px}.iti__am{--iti-flag-offset: -112px}.iti__ao{--iti-flag-offset: -128px}.iti__ar{--iti-flag-offset: -144px}.iti__as{--iti-flag-offset: -160px}.iti__at{--iti-flag-offset: -176px}.iti__au{--iti-flag-offset: -192px}.iti__aw{--iti-flag-offset: -208px}.iti__ax{--iti-flag-offset: -224px}.iti__az{--iti-flag-offset: -240px}.iti__ba{--iti-flag-offset: -256px}.iti__bb{--iti-flag-offset: -272px}.iti__bd{--iti-flag-offset: -288px}.iti__be{--iti-flag-offset: -304px}.iti__bf{--iti-flag-offset: -320px}.iti__bg{--iti-flag-offset: -336px}.iti__bh{--iti-flag-offset: -352px}.iti__bi{--iti-flag-offset: -368px}.iti__bj{--iti-flag-offset: -384px}.iti__bl{--iti-flag-offset: -400px}.iti__bm{--iti-flag-offset: -416px}.iti__bn{--iti-flag-offset: -432px}.iti__bo{--iti-flag-offset: -448px}.iti__bq{--iti-flag-offset: -464px}.iti__br{--iti-flag-offset: -480px}.iti__bs{--iti-flag-offset: -496px}.iti__bt{--iti-flag-offset: -512px}.iti__bw{--iti-flag-offset: -528px}.iti__by{--iti-flag-offset: -544px}.iti__bz{--iti-flag-offset: -560px}.iti__ca{--iti-flag-offset: -576px}.iti__cc{--iti-flag-offset: -592px}.iti__cd{--iti-flag-offset: -608px}.iti__cf{--iti-flag-offset: -624px}.iti__cg{--iti-flag-offset: -640px}.iti__ch{--iti-flag-offset: -656px}.iti__ci{--iti-flag-offset: -672px}.iti__ck{--iti-flag-offset: -688px}.iti__cl{--iti-flag-offset: -704px}.iti__cm{--iti-flag-offset: -720px}.iti__cn{--iti-flag-offset: -736px}.iti__co{--iti-flag-offset: -752px}.iti__cr{--iti-flag-offset: -768px}.iti__cu{--iti-flag-offset: -784px}.iti__cv{--iti-flag-offset: -800px}.iti__cw{--iti-flag-offset: -816px}.iti__cx{--iti-flag-offset: -832px}.iti__cy{--iti-flag-offset: -848px}.iti__cz{--iti-flag-offset: -864px}.iti__de{--iti-flag-offset: -880px}.iti__dj{--iti-flag-offset: -896px}.iti__dk{--iti-flag-offset: -912px}.iti__dm{--iti-flag-offset: -928px}.iti__do{--iti-flag-offset: -944px}.iti__dz{--iti-flag-offset: -960px}.iti__ec{--iti-flag-offset: -976px}.iti__ee{--iti-flag-offset: -992px}.iti__eg{--iti-flag-offset: -1008px}.iti__eh{--iti-flag-offset: -1024px}.iti__er{--iti-flag-offset: -1040px}.iti__es{--iti-flag-offset: -1056px}.iti__et{--iti-flag-offset: -1072px}.iti__fi{--iti-flag-offset: -1088px}.iti__fj{--iti-flag-offset: -1104px}.iti__fk{--iti-flag-offset: -1120px}.iti__fm{--iti-flag-offset: -1136px}.iti__fo{--iti-flag-offset: -1152px}.iti__fr{--iti-flag-offset: -1168px}.iti__ga{--iti-flag-offset: -1184px}.iti__gb{--iti-flag-offset: -1200px}.iti__gd{--iti-flag-offset: -1216px}.iti__ge{--iti-flag-offset: -1232px}.iti__gf{--iti-flag-offset: -1248px}.iti__gg{--iti-flag-offset: -1264px}.iti__gh{--iti-flag-offset: -1280px}.iti__gi{--iti-flag-offset: -1296px}.iti__gl{--iti-flag-offset: -1312px}.iti__gm{--iti-flag-offset: -1328px}.iti__gn{--iti-flag-offset: -1344px}.iti__gp{--iti-flag-offset: -1360px}.iti__gq{--iti-flag-offset: -1376px}.iti__gr{--iti-flag-offset: -1392px}.iti__gt{--iti-flag-offset: -1408px}.iti__gu{--iti-flag-offset: -1424px}.iti__gw{--iti-flag-offset: -1440px}.iti__gy{--iti-flag-offset: -1456px}.iti__hk{--iti-flag-offset: -1472px}.iti__hn{--iti-flag-offset: -1488px}.iti__hr{--iti-flag-offset: -1504px}.iti__ht{--iti-flag-offset: -1520px}.iti__hu{--iti-flag-offset: -1536px}.iti__id{--iti-flag-offset: -1552px}.iti__ie{--iti-flag-offset: -1568px}.iti__il{--iti-flag-offset: -1584px}.iti__im{--iti-flag-offset: -1600px}.iti__in{--iti-flag-offset: -1616px}.iti__io{--iti-flag-offset: -1632px}.iti__iq{--iti-flag-offset: -1648px}.iti__ir{--iti-flag-offset: -1664px}.iti__is{--iti-flag-offset: -1680px}.iti__it{--iti-flag-offset: -1696px}.iti__je{--iti-flag-offset: -1712px}.iti__jm{--iti-flag-offset: -1728px}.iti__jo{--iti-flag-offset: -1744px}.iti__jp{--iti-flag-offset: -1760px}.iti__ke{--iti-flag-offset: -1776px}.iti__kg{--iti-flag-offset: -1792px}.iti__kh{--iti-flag-offset: -1808px}.iti__ki{--iti-flag-offset: -1824px}.iti__km{--iti-flag-offset: -1840px}.iti__kn{--iti-flag-offset: -1856px}.iti__kp{--iti-flag-offset: -1872px}.iti__kr{--iti-flag-offset: -1888px}.iti__kw{--iti-flag-offset: -1904px}.iti__ky{--iti-flag-offset: -1920px}.iti__kz{--iti-flag-offset: -1936px}.iti__la{--iti-flag-offset: -1952px}.iti__lb{--iti-flag-offset: -1968px}.iti__lc{--iti-flag-offset: -1984px}.iti__li{--iti-flag-offset: -2000px}.iti__lk{--iti-flag-offset: -2016px}.iti__lr{--iti-flag-offset: -2032px}.iti__ls{--iti-flag-offset: -2048px}.iti__lt{--iti-flag-offset: -2064px}.iti__lu{--iti-flag-offset: -2080px}.iti__lv{--iti-flag-offset: -2096px}.iti__ly{--iti-flag-offset: -2112px}.iti__ma{--iti-flag-offset: -2128px}.iti__mc{--iti-flag-offset: -2144px}.iti__md{--iti-flag-offset: -2160px}.iti__me{--iti-flag-offset: -2176px}.iti__mf{--iti-flag-offset: -2192px}.iti__mg{--iti-flag-offset: -2208px}.iti__mh{--iti-flag-offset: -2224px}.iti__mk{--iti-flag-offset: -2240px}.iti__ml{--iti-flag-offset: -2256px}.iti__mm{--iti-flag-offset: -2272px}.iti__mn{--iti-flag-offset: -2288px}.iti__mo{--iti-flag-offset: -2304px}.iti__mp{--iti-flag-offset: -2320px}.iti__mq{--iti-flag-offset: -2336px}.iti__mr{--iti-flag-offset: -2352px}.iti__ms{--iti-flag-offset: -2368px}.iti__mt{--iti-flag-offset: -2384px}.iti__mu{--iti-flag-offset: -2400px}.iti__mv{--iti-flag-offset: -2416px}.iti__mw{--iti-flag-offset: -2432px}.iti__mx{--iti-flag-offset: -2448px}.iti__my{--iti-flag-offset: -2464px}.iti__mz{--iti-flag-offset: -2480px}.iti__na{--iti-flag-offset: -2496px}.iti__nc{--iti-flag-offset: -2512px}.iti__ne{--iti-flag-offset: -2528px}.iti__nf{--iti-flag-offset: -2544px}.iti__ng{--iti-flag-offset: -2560px}.iti__ni{--iti-flag-offset: -2576px}.iti__nl{--iti-flag-offset: -2592px}.iti__no{--iti-flag-offset: -2608px}.iti__np{--iti-flag-offset: -2624px}.iti__nr{--iti-flag-offset: -2640px}.iti__nu{--iti-flag-offset: -2656px}.iti__nz{--iti-flag-offset: -2672px}.iti__om{--iti-flag-offset: -2688px}.iti__pa{--iti-flag-offset: -2704px}.iti__pe{--iti-flag-offset: -2720px}.iti__pf{--iti-flag-offset: -2736px}.iti__pg{--iti-flag-offset: -2752px}.iti__ph{--iti-flag-offset: -2768px}.iti__pk{--iti-flag-offset: -2784px}.iti__pl{--iti-flag-offset: -2800px}.iti__pm{--iti-flag-offset: -2816px}.iti__pr{--iti-flag-offset: -2832px}.iti__ps{--iti-flag-offset: -2848px}.iti__pt{--iti-flag-offset: -2864px}.iti__pw{--iti-flag-offset: -2880px}.iti__py{--iti-flag-offset: -2896px}.iti__qa{--iti-flag-offset: -2912px}.iti__re{--iti-flag-offset: -2928px}.iti__ro{--iti-flag-offset: -2944px}.iti__rs{--iti-flag-offset: -2960px}.iti__ru{--iti-flag-offset: -2976px}.iti__rw{--iti-flag-offset: -2992px}.iti__sa{--iti-flag-offset: -3008px}.iti__sb{--iti-flag-offset: -3024px}.iti__sc{--iti-flag-offset: -3040px}.iti__sd{--iti-flag-offset: -3056px}.iti__se{--iti-flag-offset: -3072px}.iti__sg{--iti-flag-offset: -3088px}.iti__sh{--iti-flag-offset: -3104px}.iti__si{--iti-flag-offset: -3120px}.iti__sj{--iti-flag-offset: -3136px}.iti__sk{--iti-flag-offset: -3152px}.iti__sl{--iti-flag-offset: -3168px}.iti__sm{--iti-flag-offset: -3184px}.iti__sn{--iti-flag-offset: -3200px}.iti__so{--iti-flag-offset: -3216px}.iti__sr{--iti-flag-offset: -3232px}.iti__ss{--iti-flag-offset: -3248px}.iti__st{--iti-flag-offset: -3264px}.iti__sv{--iti-flag-offset: -3280px}.iti__sx{--iti-flag-offset: -3296px}.iti__sy{--iti-flag-offset: -3312px}.iti__sz{--iti-flag-offset: -3328px}.iti__tc{--iti-flag-offset: -3344px}.iti__td{--iti-flag-offset: -3360px}.iti__tg{--iti-flag-offset: -3376px}.iti__th{--iti-flag-offset: -3392px}.iti__tj{--iti-flag-offset: -3408px}.iti__tk{--iti-flag-offset: -3424px}.iti__tl{--iti-flag-offset: -3440px}.iti__tm{--iti-flag-offset: -3456px}.iti__tn{--iti-flag-offset: -3472px}.iti__to{--iti-flag-offset: -3488px}.iti__tr{--iti-flag-offset: -3504px}.iti__tt{--iti-flag-offset: -3520px}.iti__tv{--iti-flag-offset: -3536px}.iti__tw{--iti-flag-offset: -3552px}.iti__tz{--iti-flag-offset: -3568px}.iti__ua{--iti-flag-offset: -3584px}.iti__ug{--iti-flag-offset: -3600px}.iti__us{--iti-flag-offset: -3616px}.iti__uy{--iti-flag-offset: -3632px}.iti__uz{--iti-flag-offset: -3648px}.iti__va{--iti-flag-offset: -3664px}.iti__vc{--iti-flag-offset: -3680px}.iti__ve{--iti-flag-offset: -3696px}.iti__vg{--iti-flag-offset: -3712px}.iti__vi{--iti-flag-offset: -3728px}.iti__vn{--iti-flag-offset: -3744px}.iti__vu{--iti-flag-offset: -3760px}.iti__wf{--iti-flag-offset: -3776px}.iti__ws{--iti-flag-offset: -3792px}.iti__xk{--iti-flag-offset: -3808px}.iti__ye{--iti-flag-offset: -3824px}.iti__yt{--iti-flag-offset: -3840px}.iti__za{--iti-flag-offset: -3856px}.iti__zm{--iti-flag-offset: -3872px}.iti__zw{--iti-flag-offset: -3888px}.iti__globe{background-image:var(--iti-path-globe-1x);background-size:contain;background-position:right;box-shadow:none;height:19px}@media (min-resolution: 2x){.iti__flag{background-image:var(--iti-path-flags-2x)}.iti__globe{background-image:var(--iti-path-globe-2x)}}
