<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* You can add global styles to this file, and also import other style files */
app-root:empty::after {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url('logo.png') no-repeat center center, url('loader.svg') no-repeat right bottom, #161616;
  transition: all 500ms;
}
#comm100-float-button-2 {
  display: none;
}
@charset "UTF-8";
.ng-select.ng-select-opened&gt;.ng-select-container{background:#fff;border-color:#b3b3b3 #ccc #d9d9d9}
.ng-select.ng-select-opened&gt;.ng-select-container:hover{box-shadow:none}
.ng-select.ng-select-opened&gt;.ng-select-container .ng-arrow{top:-2px;border-color:transparent transparent #999;border-width:0 5px 5px}
.ng-select.ng-select-opened&gt;.ng-select-container .ng-arrow:hover{border-color:transparent transparent #333}
.ng-select.ng-select-opened.ng-select-bottom&gt;.ng-select-container{border-bottom-right-radius:0;border-bottom-left-radius:0}
.ng-select.ng-select-opened.ng-select-top&gt;.ng-select-container{border-top-right-radius:0;border-top-left-radius:0}
.ng-select.ng-select-focused:not(.ng-select-opened)&gt;.ng-select-container{border-color:#007eff;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 0 3px rgba(0,126,255,0.1)}
.ng-select.ng-select-disabled&gt;.ng-select-container{background-color:#f9f9f9}
.ng-select .ng-has-value .ng-placeholder{display:none}
.ng-select .ng-select-container{color:#333;background-color:#fff;border-radius:4px;border:1px solid #ccc;min-height:36px;align-items:center}
.ng-select .ng-select-container:hover{box-shadow:0 1px 0 rgba(0,0,0,0.06)}
.ng-select .ng-select-container .ng-value-container{align-items:center;padding-left:10px}
[dir="rtl"] .ng-select .ng-select-container .ng-value-container{padding-right:10px;padding-left:0}
.ng-select .ng-select-container .ng-value-container .ng-placeholder{color:#999}
.ng-select.ng-select-single .ng-select-container{height:36px}
.ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input{top:5px;left:0;padding-left:10px;padding-right:50px}
[dir="rtl"] .ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input{padding-right:10px;padding-left:50px}
.ng-select.ng-select-multiple.ng-select-disabled&gt;.ng-select-container .ng-value-container .ng-value{background-color:#f9f9f9;border:1px solid #e6e6e6}
.ng-select.ng-select-multiple.ng-select-disabled&gt;.ng-select-container .ng-value-container .ng-value .ng-value-label{padding:0 5px}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container{padding-top:5px;padding-left:7px}
[dir="rtl"] .ng-select.ng-select-multiple .ng-select-container .ng-value-container{padding-right:7px;padding-left:0}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{font-size:.9em;margin-bottom:5px;background-color:#ebf5ff;border-radius:2px;margin-right:5px}
[dir="rtl"] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{margin-right:0;margin-left:5px}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled{background-color:#f9f9f9}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled .ng-value-label{padding-left:5px}
[dir="rtl"] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled .ng-value-label{padding-left:0;padding-right:5px}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label{display:inline-block;padding:1px 5px}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon{display:inline-block;padding:1px 5px}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon:hover{background-color:#d1e8ff}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.left{border-right:1px solid #b8dbff}
[dir="rtl"] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.left{border-left:1px solid #b8dbff;border-right:none}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.right{border-left:1px solid #b8dbff}
[dir="rtl"] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.right{border-left:0;border-right:1px solid #b8dbff}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input{padding:0 0 3px 3px}
[dir="rtl"] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input{padding:0 3px 3px 0}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-placeholder{top:5px;padding-bottom:5px;padding-left:3px}
[dir="rtl"] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-placeholder{padding-right:3px;padding-left:0}
.ng-select .ng-clear-wrapper{color:#999}
.ng-select .ng-clear-wrapper:hover .ng-clear{color:#D0021B}
.ng-select .ng-spinner-zone{padding:5px 5px 0 0}
[dir="rtl"] .ng-select .ng-spinner-zone{padding:5px 0 0 5px}
.ng-select .ng-arrow-wrapper{width:25px;padding-right:5px}
[dir="rtl"] .ng-select .ng-arrow-wrapper{padding-left:5px;padding-right:0}
.ng-select .ng-arrow-wrapper:hover .ng-arrow{border-top-color:#666}
.ng-select .ng-arrow-wrapper .ng-arrow{border-color:#999 transparent transparent;border-style:solid;border-width:5px 5px 2.5px}
.ng-dropdown-panel{background-color:#fff;border:1px solid #ccc;box-shadow:0 1px 0 rgba(0,0,0,0.06);left:0}
.ng-dropdown-panel.ng-select-bottom{top:100%;border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-top-color:#e6e6e6;margin-top:-1px}
.ng-dropdown-panel.ng-select-bottom .ng-dropdown-panel-items .ng-option:last-child{border-bottom-right-radius:4px;border-bottom-left-radius:4px}
.ng-dropdown-panel.ng-select-top{bottom:100%;border-top-right-radius:4px;border-top-left-radius:4px;border-bottom-color:#e6e6e6;margin-bottom:-1px}
.ng-dropdown-panel.ng-select-top .ng-dropdown-panel-items .ng-option:first-child{border-top-right-radius:4px;border-top-left-radius:4px}
.ng-dropdown-panel .ng-dropdown-header{border-bottom:1px solid #ccc;padding:5px 7px}
.ng-dropdown-panel .ng-dropdown-footer{border-top:1px solid #ccc;padding:5px 7px}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:8px 10px;font-weight:500;color:rgba(0,0,0,0.54);cursor:pointer}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled{cursor:default}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked{background-color:#f5faff}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected.ng-option-marked{background-color:#ebf5ff;font-weight:600}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option{background-color:#fff;color:rgba(0,0,0,0.87);padding:8px 10px}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked{color:#333;background-color:#ebf5ff}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked .ng-option-label{font-weight:600}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked{background-color:#f5faff;color:#333}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled{color:#ccc}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child{padding-left:22px}
[dir="rtl"] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child{padding-right:22px;padding-left:0}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label{font-size:80%;font-weight:400;padding-right:5px}
[dir="rtl"] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label{padding-left:5px;padding-right:0}
[dir="rtl"] .ng-dropdown-panel{direction:rtl;text-align:right}
.mat-badge-content{font-weight:600;font-size:12px;font-family:Roboto, "Helvetica Neue", sans-serif}
.mat-badge-small .mat-badge-content{font-size:9px}
.mat-badge-large .mat-badge-content{font-size:24px}
.mat-h1,.mat-headline,.mat-typography h1{font:400 24px/32px Roboto, "Helvetica Neue", sans-serif;letter-spacing:normal;margin:0 0 16px}
.mat-h2,.mat-title,.mat-typography h2{font:500 20px/32px Roboto, "Helvetica Neue", sans-serif;letter-spacing:normal;margin:0 0 16px}
.mat-h3,.mat-subheading-2,.mat-typography h3{font:400 16px/28px Roboto, "Helvetica Neue", sans-serif;letter-spacing:normal;margin:0 0 16px}
.mat-h4,.mat-subheading-1,.mat-typography h4{font:400 15px/24px Roboto, "Helvetica Neue", sans-serif;letter-spacing:normal;margin:0 0 16px}
.mat-h5,.mat-typography h5{font:400 calc(14px * 0.83)/20px Roboto, "Helvetica Neue", sans-serif;margin:0 0 12px}
.mat-h6,.mat-typography h6{font:400 calc(14px * 0.67)/20px Roboto, "Helvetica Neue", sans-serif;margin:0 0 12px}
.mat-body-strong,.mat-body-2{font:500 14px/24px Roboto, "Helvetica Neue", sans-serif;letter-spacing:normal}
.mat-body,.mat-body-1,.mat-typography{font:400 14px/20px Roboto, "Helvetica Neue", sans-serif;letter-spacing:normal}
.mat-body p,.mat-body-1 p,.mat-typography p{margin:0 0 12px}
.mat-small,.mat-caption{font:400 12px/20px Roboto, "Helvetica Neue", sans-serif;letter-spacing:normal}
.mat-display-4,.mat-typography .mat-display-4{font:300 112px/112px Roboto, "Helvetica Neue", sans-serif;letter-spacing:-0.05em;margin:0 0 56px}
.mat-display-3,.mat-typography .mat-display-3{font:400 56px/56px Roboto, "Helvetica Neue", sans-serif;letter-spacing:-0.02em;margin:0 0 64px}
.mat-display-2,.mat-typography .mat-display-2{font:400 45px/48px Roboto, "Helvetica Neue", sans-serif;letter-spacing:-0.005em;margin:0 0 64px}
.mat-display-1,.mat-typography .mat-display-1{font:400 34px/40px Roboto, "Helvetica Neue", sans-serif;letter-spacing:normal;margin:0 0 64px}
.mat-bottom-sheet-container{font:400 14px/20px Roboto, "Helvetica Neue", sans-serif;letter-spacing:normal}
.mat-button,.mat-raised-button,.mat-icon-button,.mat-stroked-button,.mat-flat-button,.mat-fab,.mat-mini-fab{font-family:Roboto, "Helvetica Neue", sans-serif;font-size:14px;font-weight:500}
.mat-button-toggle{font-family:Roboto, "Helvetica Neue", sans-serif}
.mat-card{font-family:Roboto, "Helvetica Neue", sans-serif}
.mat-card-title{font-size:24px;font-weight:500}
.mat-card-header .mat-card-title{font-size:20px}
.mat-card-subtitle,.mat-card-content{font-size:14px}
.mat-checkbox{font-family:Roboto, "Helvetica Neue", sans-serif}
.mat-checkbox-layout .mat-checkbox-label{line-height:24px}
.mat-chip{font-size:14px;font-weight:500}
.mat-chip .mat-chip-trailing-icon.mat-icon,.mat-chip .mat-chip-remove.mat-icon{font-size:18px}
.mat-table{font-family:Roboto, "Helvetica Neue", sans-serif}
.mat-header-cell{font-size:12px;font-weight:500}
.mat-cell,.mat-footer-cell{font-size:14px}
.mat-calendar{font-family:Roboto, "Helvetica Neue", sans-serif}
.mat-calendar-body{font-size:13px}
.mat-calendar-body-label,.mat-calendar-period-button{font-size:14px;font-weight:500}
.mat-calendar-table-header th{font-size:11px;font-weight:400}
.mat-dialog-title{font:500 20px/32px Roboto, "Helvetica Neue", sans-serif;letter-spacing:normal}
.mat-expansion-panel-header{font-family:Roboto, "Helvetica Neue", sans-serif;font-size:15px;font-weight:400}
.mat-expansion-panel-content{font:400 14px/20px Roboto, "Helvetica Neue", sans-serif;letter-spacing:normal}
.mat-form-field{font-size:inherit;font-weight:400;line-height:1.125;font-family:Roboto, "Helvetica Neue", sans-serif;letter-spacing:normal}
.mat-form-field-wrapper{padding-bottom:1.34375em}
.mat-form-field-prefix .mat-icon,.mat-form-field-suffix .mat-icon{font-size:150%;line-height:1.125}
.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:1.5em;width:1.5em}
.mat-form-field-prefix .mat-icon-button .mat-icon,.mat-form-field-suffix .mat-icon-button .mat-icon{height:1.125em;line-height:1.125}
.mat-form-field-infix{padding:.5em 0;border-top:.84375em solid transparent}
.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34375em) scale(0.75);width:133.3333333333%}
.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34374em) scale(0.75);width:133.3333433333%}
.mat-form-field-label-wrapper{top:-0.84375em;padding-top:.84375em}
.mat-form-field-label{top:1.34375em}
.mat-form-field-underline{bottom:1.34375em}
.mat-form-field-subscript-wrapper{font-size:75%;margin-top:.6666666667em;top:calc(100% - 1.7916666667em)}
.mat-form-field-appearance-legacy .mat-form-field-wrapper{padding-bottom:1.25em}
.mat-form-field-appearance-legacy .mat-form-field-infix{padding:.4375em 0}
.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.001px);-ms-transform:translateY(-1.28125em) scale(0.75);width:133.3333333333%}
.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.00101px);-ms-transform:translateY(-1.28124em) scale(0.75);width:133.3333433333%}
.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.00102px);-ms-transform:translateY(-1.28123em) scale(0.75);width:133.3333533333%}
.mat-form-field-appearance-legacy .mat-form-field-label{top:1.28125em}
.mat-form-field-appearance-legacy .mat-form-field-underline{bottom:1.25em}
.mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper{margin-top:.5416666667em;top:calc(100% - 1.6666666667em)}
@media print{.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28122em) scale(0.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28121em) scale(0.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.2812em) scale(0.75)}}
.mat-form-field-appearance-fill .mat-form-field-infix{padding:.25em 0 .75em 0}
.mat-form-field-appearance-fill .mat-form-field-label{top:1.09375em;margin-top:-0.5em}
.mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-0.59375em) scale(0.75);width:133.3333333333%}
.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-0.59374em) scale(0.75);width:133.3333433333%}
.mat-form-field-appearance-outline .mat-form-field-infix{padding:1em 0 1em 0}
.mat-form-field-appearance-outline .mat-form-field-label{top:1.84375em;margin-top:-0.25em}
.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59375em) scale(0.75);width:133.3333333333%}
.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59374em) scale(0.75);width:133.3333433333%}
.mat-grid-tile-header,.mat-grid-tile-footer{font-size:14px}
.mat-grid-tile-header .mat-line,.mat-grid-tile-footer .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}
.mat-grid-tile-header .mat-line:nth-child(n+2),.mat-grid-tile-footer .mat-line:nth-child(n+2){font-size:12px}
input.mat-input-element{margin-top:-0.0625em}
.mat-menu-item{font-family:Roboto, "Helvetica Neue", sans-serif;font-size:14px;font-weight:400}
.mat-paginator,.mat-paginator-page-size .mat-select-trigger{font-family:Roboto, "Helvetica Neue", sans-serif;font-size:12px}
.mat-radio-button{font-family:Roboto, "Helvetica Neue", sans-serif}
.mat-select{font-family:Roboto, "Helvetica Neue", sans-serif}
.mat-select-trigger{height:1.125em}
.mat-slide-toggle-content{font-family:Roboto, "Helvetica Neue", sans-serif}
.mat-slider-thumb-label-text{font-family:Roboto, "Helvetica Neue", sans-serif;font-size:12px;font-weight:500}
.mat-stepper-vertical,.mat-stepper-horizontal{font-family:Roboto, "Helvetica Neue", sans-serif}
.mat-step-label{font-size:14px;font-weight:400}
.mat-step-sub-label-error{font-weight:normal}
.mat-step-label-error{font-size:14px}
.mat-step-label-selected{font-size:14px;font-weight:500}
.mat-tab-group{font-family:Roboto, "Helvetica Neue", sans-serif}
.mat-tab-label,.mat-tab-link{font-family:Roboto, "Helvetica Neue", sans-serif;font-size:14px;font-weight:500}
.mat-toolbar,.mat-toolbar h1,.mat-toolbar h2,.mat-toolbar h3,.mat-toolbar h4,.mat-toolbar h5,.mat-toolbar h6{font:500 20px/32px Roboto, "Helvetica Neue", sans-serif;letter-spacing:normal;margin:0}
.mat-tooltip{font-family:Roboto, "Helvetica Neue", sans-serif;font-size:10px;padding-top:6px;padding-bottom:6px}
.mat-tooltip-handset{font-size:14px;padding-top:8px;padding-bottom:8px}
.mat-list-item{font-family:Roboto, "Helvetica Neue", sans-serif}
.mat-list-option{font-family:Roboto, "Helvetica Neue", sans-serif}
.mat-list-base .mat-list-item{font-size:16px}
.mat-list-base .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}
.mat-list-base .mat-list-item .mat-line:nth-child(n+2){font-size:14px}
.mat-list-base .mat-list-option{font-size:16px}
.mat-list-base .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}
.mat-list-base .mat-list-option .mat-line:nth-child(n+2){font-size:14px}
.mat-list-base .mat-subheader{font-family:Roboto, "Helvetica Neue", sans-serif;font-size:14px;font-weight:500}
.mat-list-base[dense] .mat-list-item{font-size:12px}
.mat-list-base[dense] .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}
.mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2){font-size:12px}
.mat-list-base[dense] .mat-list-option{font-size:12px}
.mat-list-base[dense] .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}
.mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2){font-size:12px}
.mat-list-base[dense] .mat-subheader{font-family:Roboto, "Helvetica Neue", sans-serif;font-size:12px;font-weight:500}
.mat-option{font-family:Roboto, "Helvetica Neue", sans-serif;font-size:16px}
.mat-optgroup-label{font:500 14px/24px Roboto, "Helvetica Neue", sans-serif;letter-spacing:normal}
.mat-simple-snackbar{font-family:Roboto, "Helvetica Neue", sans-serif;font-size:14px}
.mat-simple-snackbar-action{line-height:1;font-family:inherit;font-size:inherit;font-weight:500}
.mat-tree{font-family:Roboto, "Helvetica Neue", sans-serif}
.mat-tree-node,.mat-nested-tree-node{font-weight:400;font-size:14px}
.mat-ripple{overflow:hidden;position:relative}
.mat-ripple:not(:empty){transform:translateZ(0)}
.mat-ripple.mat-ripple-unbounded{overflow:visible}
.mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;transition:opacity,transform 0ms cubic-bezier(0, 0, 0.2, 1);transform:scale(0)}
.cdk-high-contrast-active .mat-ripple-element{display:none}
.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;outline:0;-webkit-appearance:none;-moz-appearance:none}
.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}
.cdk-overlay-container{position:fixed;z-index:1000}
.cdk-overlay-container:empty{display:none}
.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}
.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}
.cdk-overlay-backdrop{position:absolute;top:0;bottom:0;left:0;right:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity 400ms cubic-bezier(0.25, 0.8, 0.25, 1);opacity:0}
.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}
.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}
.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.32)}
.cdk-overlay-transparent-backdrop,.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0}
.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}
.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}
@-webkit-keyframes cdk-text-field-autofill-start{/*!*/}
@keyframes cdk-text-field-autofill-start{/*!*/}
@-webkit-keyframes cdk-text-field-autofill-end{/*!*/}
@keyframes cdk-text-field-autofill-end{/*!*/}
.cdk-text-field-autofill-monitored:-webkit-autofill{-webkit-animation:cdk-text-field-autofill-start 0s 1ms;animation:cdk-text-field-autofill-start 0s 1ms}
.cdk-text-field-autofill-monitored:not(:-webkit-autofill){-webkit-animation:cdk-text-field-autofill-end 0s 1ms;animation:cdk-text-field-autofill-end 0s 1ms}
textarea.cdk-textarea-autosize{resize:none}
textarea.cdk-textarea-autosize-measuring{padding:2px 0 !important;box-sizing:content-box !important;height:auto !important;overflow:hidden !important}
textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0 !important;box-sizing:content-box !important;height:0 !important}
.mat-focus-indicator{position:relative}
.mat-mdc-focus-indicator{position:relative}
.mat-ripple-element{background-color:rgba(0,0,0,.1)}
.mat-option{color:rgba(0,0,0,.87)}
.mat-option:hover:not(.mat-option-disabled),.mat-option:focus:not(.mat-option-disabled){background:rgba(0,0,0,.04)}
.mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled){background:rgba(0,0,0,.04)}
.mat-option.mat-active{background:rgba(0,0,0,.04);color:rgba(0,0,0,.87)}
.mat-option.mat-option-disabled{color:rgba(0,0,0,.38)}
.mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:#673ab7}
.mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#ffd740}
.mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:#f44336}
.mat-optgroup-label{color:rgba(0,0,0,.54)}
.mat-optgroup-disabled .mat-optgroup-label{color:rgba(0,0,0,.38)}
.mat-pseudo-checkbox{color:rgba(0,0,0,.54)}
.mat-pseudo-checkbox::after{color:#fafafa}
.mat-pseudo-checkbox-disabled{color:#b0b0b0}
.mat-primary .mat-pseudo-checkbox-checked,.mat-primary .mat-pseudo-checkbox-indeterminate{background:#673ab7}
.mat-pseudo-checkbox-checked,.mat-pseudo-checkbox-indeterminate,.mat-accent .mat-pseudo-checkbox-checked,.mat-accent .mat-pseudo-checkbox-indeterminate{background:#ffd740}
.mat-warn .mat-pseudo-checkbox-checked,.mat-warn .mat-pseudo-checkbox-indeterminate{background:#f44336}
.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#b0b0b0}
.mat-app-background{background-color:#fafafa;color:rgba(0,0,0,.87)}
.mat-elevation-z0{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.2),0px 0px 0px 0px rgba(0, 0, 0, 0.14),0px 0px 0px 0px rgba(0, 0, 0, 0.12)}
.mat-elevation-z1{box-shadow:0px 2px 1px -1px rgba(0, 0, 0, 0.2),0px 1px 1px 0px rgba(0, 0, 0, 0.14),0px 1px 3px 0px rgba(0, 0, 0, 0.12)}
.mat-elevation-z2{box-shadow:0px 3px 1px -2px rgba(0, 0, 0, 0.2),0px 2px 2px 0px rgba(0, 0, 0, 0.14),0px 1px 5px 0px rgba(0, 0, 0, 0.12)}
.mat-elevation-z3{box-shadow:0px 3px 3px -2px rgba(0, 0, 0, 0.2),0px 3px 4px 0px rgba(0, 0, 0, 0.14),0px 1px 8px 0px rgba(0, 0, 0, 0.12)}
.mat-elevation-z4{box-shadow:0px 2px 4px -1px rgba(0, 0, 0, 0.2),0px 4px 5px 0px rgba(0, 0, 0, 0.14),0px 1px 10px 0px rgba(0, 0, 0, 0.12)}
.mat-elevation-z5{box-shadow:0px 3px 5px -1px rgba(0, 0, 0, 0.2),0px 5px 8px 0px rgba(0, 0, 0, 0.14),0px 1px 14px 0px rgba(0, 0, 0, 0.12)}
.mat-elevation-z6{box-shadow:0px 3px 5px -1px rgba(0, 0, 0, 0.2),0px 6px 10px 0px rgba(0, 0, 0, 0.14),0px 1px 18px 0px rgba(0, 0, 0, 0.12)}
.mat-elevation-z7{box-shadow:0px 4px 5px -2px rgba(0, 0, 0, 0.2),0px 7px 10px 1px rgba(0, 0, 0, 0.14),0px 2px 16px 1px rgba(0, 0, 0, 0.12)}
.mat-elevation-z8{box-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2),0px 8px 10px 1px rgba(0, 0, 0, 0.14),0px 3px 14px 2px rgba(0, 0, 0, 0.12)}
.mat-elevation-z9{box-shadow:0px 5px 6px -3px rgba(0, 0, 0, 0.2),0px 9px 12px 1px rgba(0, 0, 0, 0.14),0px 3px 16px 2px rgba(0, 0, 0, 0.12)}
.mat-elevation-z10{box-shadow:0px 6px 6px -3px rgba(0, 0, 0, 0.2),0px 10px 14px 1px rgba(0, 0, 0, 0.14),0px 4px 18px 3px rgba(0, 0, 0, 0.12)}
.mat-elevation-z11{box-shadow:0px 6px 7px -4px rgba(0, 0, 0, 0.2),0px 11px 15px 1px rgba(0, 0, 0, 0.14),0px 4px 20px 3px rgba(0, 0, 0, 0.12)}
.mat-elevation-z12{box-shadow:0px 7px 8px -4px rgba(0, 0, 0, 0.2),0px 12px 17px 2px rgba(0, 0, 0, 0.14),0px 5px 22px 4px rgba(0, 0, 0, 0.12)}
.mat-elevation-z13{box-shadow:0px 7px 8px -4px rgba(0, 0, 0, 0.2),0px 13px 19px 2px rgba(0, 0, 0, 0.14),0px 5px 24px 4px rgba(0, 0, 0, 0.12)}
.mat-elevation-z14{box-shadow:0px 7px 9px -4px rgba(0, 0, 0, 0.2),0px 14px 21px 2px rgba(0, 0, 0, 0.14),0px 5px 26px 4px rgba(0, 0, 0, 0.12)}
.mat-elevation-z15{box-shadow:0px 8px 9px -5px rgba(0, 0, 0, 0.2),0px 15px 22px 2px rgba(0, 0, 0, 0.14),0px 6px 28px 5px rgba(0, 0, 0, 0.12)}
.mat-elevation-z16{box-shadow:0px 8px 10px -5px rgba(0, 0, 0, 0.2),0px 16px 24px 2px rgba(0, 0, 0, 0.14),0px 6px 30px 5px rgba(0, 0, 0, 0.12)}
.mat-elevation-z17{box-shadow:0px 8px 11px -5px rgba(0, 0, 0, 0.2),0px 17px 26px 2px rgba(0, 0, 0, 0.14),0px 6px 32px 5px rgba(0, 0, 0, 0.12)}
.mat-elevation-z18{box-shadow:0px 9px 11px -5px rgba(0, 0, 0, 0.2),0px 18px 28px 2px rgba(0, 0, 0, 0.14),0px 7px 34px 6px rgba(0, 0, 0, 0.12)}
.mat-elevation-z19{box-shadow:0px 9px 12px -6px rgba(0, 0, 0, 0.2),0px 19px 29px 2px rgba(0, 0, 0, 0.14),0px 7px 36px 6px rgba(0, 0, 0, 0.12)}
.mat-elevation-z20{box-shadow:0px 10px 13px -6px rgba(0, 0, 0, 0.2),0px 20px 31px 3px rgba(0, 0, 0, 0.14),0px 8px 38px 7px rgba(0, 0, 0, 0.12)}
.mat-elevation-z21{box-shadow:0px 10px 13px -6px rgba(0, 0, 0, 0.2),0px 21px 33px 3px rgba(0, 0, 0, 0.14),0px 8px 40px 7px rgba(0, 0, 0, 0.12)}
.mat-elevation-z22{box-shadow:0px 10px 14px -6px rgba(0, 0, 0, 0.2),0px 22px 35px 3px rgba(0, 0, 0, 0.14),0px 8px 42px 7px rgba(0, 0, 0, 0.12)}
.mat-elevation-z23{box-shadow:0px 11px 14px -7px rgba(0, 0, 0, 0.2),0px 23px 36px 3px rgba(0, 0, 0, 0.14),0px 9px 44px 8px rgba(0, 0, 0, 0.12)}
.mat-elevation-z24{box-shadow:0px 11px 15px -7px rgba(0, 0, 0, 0.2),0px 24px 38px 3px rgba(0, 0, 0, 0.14),0px 9px 46px 8px rgba(0, 0, 0, 0.12)}
.mat-theme-loaded-marker{display:none}
.mat-autocomplete-panel{background:#fff;color:rgba(0,0,0,.87)}
.mat-autocomplete-panel:not([class*=mat-elevation-z]){box-shadow:0px 2px 4px -1px rgba(0, 0, 0, 0.2),0px 4px 5px 0px rgba(0, 0, 0, 0.14),0px 1px 10px 0px rgba(0, 0, 0, 0.12)}
.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:#fff}
.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:rgba(0,0,0,.87)}
.mat-badge-content{color:#fff;background:#673ab7}
.cdk-high-contrast-active .mat-badge-content{outline:solid 1px;border-radius:0}
.mat-badge-accent .mat-badge-content{background:#ffd740;color:rgba(0,0,0,.87)}
.mat-badge-warn .mat-badge-content{color:#fff;background:#f44336}
.mat-badge{position:relative}
.mat-badge-hidden .mat-badge-content{display:none}
.mat-badge-disabled .mat-badge-content{background:#b9b9b9;color:rgba(0,0,0,.38)}
.mat-badge-content{position:absolute;text-align:center;display:inline-block;border-radius:50%;transition:transform 200ms ease-in-out;transform:scale(0.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}
.ng-animate-disabled .mat-badge-content,.mat-badge-content._mat-animation-noopable{transition:none}
.mat-badge-content.mat-badge-active{transform:none}
.mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}
.mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}
.mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}
.mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}
[dir=rtl] .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}
.mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}
[dir=rtl] .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}
.mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}
[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}
.mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}
[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}
.mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}
.mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}
.mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}
.mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}
[dir=rtl] .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}
.mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}
[dir=rtl] .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}
.mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}
[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}
.mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}
[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}
.mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}
.mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}
.mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}
.mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}
[dir=rtl] .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}
.mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}
[dir=rtl] .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}
.mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}
[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}
.mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}
[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}
.mat-bottom-sheet-container{box-shadow:0px 8px 10px -5px rgba(0, 0, 0, 0.2),0px 16px 24px 2px rgba(0, 0, 0, 0.14),0px 6px 30px 5px rgba(0, 0, 0, 0.12);background:#fff;color:rgba(0,0,0,.87)}
.mat-button,.mat-icon-button,.mat-stroked-button{color:inherit;background:transparent}
.mat-button.mat-primary,.mat-icon-button.mat-primary,.mat-stroked-button.mat-primary{color:#673ab7}
.mat-button.mat-accent,.mat-icon-button.mat-accent,.mat-stroked-button.mat-accent{color:#ffd740}
.mat-button.mat-warn,.mat-icon-button.mat-warn,.mat-stroked-button.mat-warn{color:#f44336}
.mat-button.mat-primary.mat-button-disabled,.mat-button.mat-accent.mat-button-disabled,.mat-button.mat-warn.mat-button-disabled,.mat-button.mat-button-disabled.mat-button-disabled,.mat-icon-button.mat-primary.mat-button-disabled,.mat-icon-button.mat-accent.mat-button-disabled,.mat-icon-button.mat-warn.mat-button-disabled,.mat-icon-button.mat-button-disabled.mat-button-disabled,.mat-stroked-button.mat-primary.mat-button-disabled,.mat-stroked-button.mat-accent.mat-button-disabled,.mat-stroked-button.mat-warn.mat-button-disabled,.mat-stroked-button.mat-button-disabled.mat-button-disabled{color:rgba(0,0,0,.26)}
.mat-button.mat-primary .mat-button-focus-overlay,.mat-icon-button.mat-primary .mat-button-focus-overlay,.mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:#673ab7}
.mat-button.mat-accent .mat-button-focus-overlay,.mat-icon-button.mat-accent .mat-button-focus-overlay,.mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:#ffd740}
.mat-button.mat-warn .mat-button-focus-overlay,.mat-icon-button.mat-warn .mat-button-focus-overlay,.mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:#f44336}
.mat-button.mat-button-disabled .mat-button-focus-overlay,.mat-icon-button.mat-button-disabled .mat-button-focus-overlay,.mat-stroked-button.mat-button-disabled .mat-button-focus-overlay{background-color:transparent}
.mat-button .mat-ripple-element,.mat-icon-button .mat-ripple-element,.mat-stroked-button .mat-ripple-element{opacity:.1;background-color:currentColor}
.mat-button-focus-overlay{background:#000}
.mat-stroked-button:not(.mat-button-disabled){border-color:rgba(0,0,0,.12)}
.mat-flat-button,.mat-raised-button,.mat-fab,.mat-mini-fab{color:rgba(0,0,0,.87);background-color:#fff}
.mat-flat-button.mat-primary,.mat-raised-button.mat-primary,.mat-fab.mat-primary,.mat-mini-fab.mat-primary{color:#fff}
.mat-flat-button.mat-accent,.mat-raised-button.mat-accent,.mat-fab.mat-accent,.mat-mini-fab.mat-accent{color:rgba(0,0,0,.87)}
.mat-flat-button.mat-warn,.mat-raised-button.mat-warn,.mat-fab.mat-warn,.mat-mini-fab.mat-warn{color:#fff}
.mat-flat-button.mat-primary.mat-button-disabled,.mat-flat-button.mat-accent.mat-button-disabled,.mat-flat-button.mat-warn.mat-button-disabled,.mat-flat-button.mat-button-disabled.mat-button-disabled,.mat-raised-button.mat-primary.mat-button-disabled,.mat-raised-button.mat-accent.mat-button-disabled,.mat-raised-button.mat-warn.mat-button-disabled,.mat-raised-button.mat-button-disabled.mat-button-disabled,.mat-fab.mat-primary.mat-button-disabled,.mat-fab.mat-accent.mat-button-disabled,.mat-fab.mat-warn.mat-button-disabled,.mat-fab.mat-button-disabled.mat-button-disabled,.mat-mini-fab.mat-primary.mat-button-disabled,.mat-mini-fab.mat-accent.mat-button-disabled,.mat-mini-fab.mat-warn.mat-button-disabled,.mat-mini-fab.mat-button-disabled.mat-button-disabled{color:rgba(0,0,0,.26)}
.mat-flat-button.mat-primary,.mat-raised-button.mat-primary,.mat-fab.mat-primary,.mat-mini-fab.mat-primary{background-color:#673ab7}
.mat-flat-button.mat-accent,.mat-raised-button.mat-accent,.mat-fab.mat-accent,.mat-mini-fab.mat-accent{background-color:#ffd740}
.mat-flat-button.mat-warn,.mat-raised-button.mat-warn,.mat-fab.mat-warn,.mat-mini-fab.mat-warn{background-color:#f44336}
.mat-flat-button.mat-primary.mat-button-disabled,.mat-flat-button.mat-accent.mat-button-disabled,.mat-flat-button.mat-warn.mat-button-disabled,.mat-flat-button.mat-button-disabled.mat-button-disabled,.mat-raised-button.mat-primary.mat-button-disabled,.mat-raised-button.mat-accent.mat-button-disabled,.mat-raised-button.mat-warn.mat-button-disabled,.mat-raised-button.mat-button-disabled.mat-button-disabled,.mat-fab.mat-primary.mat-button-disabled,.mat-fab.mat-accent.mat-button-disabled,.mat-fab.mat-warn.mat-button-disabled,.mat-fab.mat-button-disabled.mat-button-disabled,.mat-mini-fab.mat-primary.mat-button-disabled,.mat-mini-fab.mat-accent.mat-button-disabled,.mat-mini-fab.mat-warn.mat-button-disabled,.mat-mini-fab.mat-button-disabled.mat-button-disabled{background-color:rgba(0,0,0,.12)}
.mat-flat-button.mat-primary .mat-ripple-element,.mat-raised-button.mat-primary .mat-ripple-element,.mat-fab.mat-primary .mat-ripple-element,.mat-mini-fab.mat-primary .mat-ripple-element{background-color:rgba(255,255,255,.1)}
.mat-flat-button.mat-accent .mat-ripple-element,.mat-raised-button.mat-accent .mat-ripple-element,.mat-fab.mat-accent .mat-ripple-element,.mat-mini-fab.mat-accent .mat-ripple-element{background-color:rgba(0,0,0,.1)}
.mat-flat-button.mat-warn .mat-ripple-element,.mat-raised-button.mat-warn .mat-ripple-element,.mat-fab.mat-warn .mat-ripple-element,.mat-mini-fab.mat-warn .mat-ripple-element{background-color:rgba(255,255,255,.1)}
.mat-stroked-button:not([class*=mat-elevation-z]),.mat-flat-button:not([class*=mat-elevation-z]){box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.2),0px 0px 0px 0px rgba(0, 0, 0, 0.14),0px 0px 0px 0px rgba(0, 0, 0, 0.12)}
.mat-raised-button:not([class*=mat-elevation-z]){box-shadow:0px 3px 1px -2px rgba(0, 0, 0, 0.2),0px 2px 2px 0px rgba(0, 0, 0, 0.14),0px 1px 5px 0px rgba(0, 0, 0, 0.12)}
.mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2),0px 8px 10px 1px rgba(0, 0, 0, 0.14),0px 3px 14px 2px rgba(0, 0, 0, 0.12)}
.mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.2),0px 0px 0px 0px rgba(0, 0, 0, 0.14),0px 0px 0px 0px rgba(0, 0, 0, 0.12)}
.mat-fab:not([class*=mat-elevation-z]),.mat-mini-fab:not([class*=mat-elevation-z]){box-shadow:0px 3px 5px -1px rgba(0, 0, 0, 0.2),0px 6px 10px 0px rgba(0, 0, 0, 0.14),0px 1px 18px 0px rgba(0, 0, 0, 0.12)}
.mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0px 7px 8px -4px rgba(0, 0, 0, 0.2),0px 12px 17px 2px rgba(0, 0, 0, 0.14),0px 5px 22px 4px rgba(0, 0, 0, 0.12)}
.mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),.mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.2),0px 0px 0px 0px rgba(0, 0, 0, 0.14),0px 0px 0px 0px rgba(0, 0, 0, 0.12)}
.mat-button-toggle-standalone,.mat-button-toggle-group{box-shadow:0px 3px 1px -2px rgba(0, 0, 0, 0.2),0px 2px 2px 0px rgba(0, 0, 0, 0.14),0px 1px 5px 0px rgba(0, 0, 0, 0.12)}
.mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.mat-button-toggle-group-appearance-standard{box-shadow:none}
.mat-button-toggle{color:rgba(0,0,0,.38)}
.mat-button-toggle .mat-button-toggle-focus-overlay{background-color:rgba(0,0,0,.12)}
.mat-button-toggle-appearance-standard{color:rgba(0,0,0,.87);background:#fff}
.mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#000}
.mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:solid 1px rgba(0,0,0,.12)}
[dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:solid 1px rgba(0,0,0,.12)}
.mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:solid 1px rgba(0,0,0,.12)}
.mat-button-toggle-checked{background-color:#e0e0e0;color:rgba(0,0,0,.54)}
.mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:rgba(0,0,0,.87)}
.mat-button-toggle-disabled{color:rgba(0,0,0,.26);background-color:#eee}
.mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:#fff}
.mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#bdbdbd}
.mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.mat-button-toggle-group-appearance-standard{border:solid 1px rgba(0,0,0,.12)}
.mat-button-toggle-appearance-standard .mat-button-toggle-label-content{line-height:48px}
.mat-card{background:#fff;color:rgba(0,0,0,.87)}
.mat-card:not([class*=mat-elevation-z]){box-shadow:0px 2px 1px -1px rgba(0, 0, 0, 0.2),0px 1px 1px 0px rgba(0, 0, 0, 0.14),0px 1px 3px 0px rgba(0, 0, 0, 0.12)}
.mat-card.mat-card-flat:not([class*=mat-elevation-z]){box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.2),0px 0px 0px 0px rgba(0, 0, 0, 0.14),0px 0px 0px 0px rgba(0, 0, 0, 0.12)}
.mat-card-subtitle{color:rgba(0,0,0,.54)}
.mat-checkbox-frame{border-color:rgba(0,0,0,.54)}
.mat-checkbox-checkmark{fill:#fafafa}
.mat-checkbox-checkmark-path{stroke:#fafafa !important}
.mat-checkbox-mixedmark{background-color:#fafafa}
.mat-checkbox-indeterminate.mat-primary .mat-checkbox-background,.mat-checkbox-checked.mat-primary .mat-checkbox-background{background-color:#673ab7}
.mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,.mat-checkbox-checked.mat-accent .mat-checkbox-background{background-color:#ffd740}
.mat-checkbox-indeterminate.mat-warn .mat-checkbox-background,.mat-checkbox-checked.mat-warn .mat-checkbox-background{background-color:#f44336}
.mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#b0b0b0}
.mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#b0b0b0}
.mat-checkbox-disabled .mat-checkbox-label{color:rgba(0,0,0,.54)}
.mat-checkbox .mat-ripple-element{background-color:#000}
.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element{background:#673ab7}
.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element{background:#ffd740}
.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element{background:#f44336}
.mat-chip.mat-standard-chip{background-color:#e0e0e0;color:rgba(0,0,0,.87)}
.mat-chip.mat-standard-chip .mat-chip-remove{color:rgba(0,0,0,.87);opacity:.4}
.mat-chip.mat-standard-chip:not(.mat-chip-disabled):active{box-shadow:0px 3px 3px -2px rgba(0, 0, 0, 0.2),0px 3px 4px 0px rgba(0, 0, 0, 0.14),0px 1px 8px 0px rgba(0, 0, 0, 0.12)}
.mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover{opacity:.54}
.mat-chip.mat-standard-chip.mat-chip-disabled{opacity:.4}
.mat-chip.mat-standard-chip::after{background:#000}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:#673ab7;color:#fff}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:#fff;opacity:.4}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element{background-color:rgba(255,255,255,.1)}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:#f44336;color:#fff}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#fff;opacity:.4}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element{background-color:rgba(255,255,255,.1)}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#ffd740;color:rgba(0,0,0,.87)}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:rgba(0,0,0,.87);opacity:.4}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element{background-color:rgba(0,0,0,.1)}
.mat-table{background:#fff}
.mat-table thead,.mat-table tbody,.mat-table tfoot,mat-header-row,mat-row,mat-footer-row,[mat-header-row],[mat-row],[mat-footer-row],.mat-table-sticky{background:inherit}
mat-row,mat-header-row,mat-footer-row,th.mat-header-cell,td.mat-cell,td.mat-footer-cell{border-bottom-color:rgba(0,0,0,.12)}
.mat-header-cell{color:rgba(0,0,0,.54)}
.mat-cell,.mat-footer-cell{color:rgba(0,0,0,.87)}
.mat-calendar-arrow{border-top-color:rgba(0,0,0,.54)}
.mat-datepicker-toggle,.mat-datepicker-content .mat-calendar-next-button,.mat-datepicker-content .mat-calendar-previous-button{color:rgba(0,0,0,.54)}
.mat-calendar-table-header{color:rgba(0,0,0,.38)}
.mat-calendar-table-header-divider::after{background:rgba(0,0,0,.12)}
.mat-calendar-body-label{color:rgba(0,0,0,.54)}
.mat-calendar-body-cell-content,.mat-date-range-input-separator{color:rgba(0,0,0,.87);border-color:transparent}
.mat-calendar-body-disabled&gt;.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:rgba(0,0,0,.38)}
.mat-form-field-disabled .mat-date-range-input-separator{color:rgba(0,0,0,.38)}
.mat-calendar-body-in-preview{color:rgba(0,0,0,.24)}
.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:rgba(0,0,0,.38)}
.mat-calendar-body-disabled&gt;.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:rgba(0,0,0,.18)}
.mat-calendar-body-in-range::before{background:rgba(103,58,183,.2)}
.mat-calendar-body-comparison-identical,.mat-calendar-body-in-comparison-range::before{background:rgba(249,171,0,.2)}
.mat-calendar-body-comparison-bridge-start::before,[dir=rtl] .mat-calendar-body-comparison-bridge-end::before{background:linear-gradient(to right, rgba(103, 58, 183, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%)}
.mat-calendar-body-comparison-bridge-end::before,[dir=rtl] .mat-calendar-body-comparison-bridge-start::before{background:linear-gradient(to left, rgba(103, 58, 183, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%)}
.mat-calendar-body-in-range&gt;.mat-calendar-body-comparison-identical,.mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after{background:#a8dab5}
.mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-calendar-body-in-comparison-range&gt;.mat-calendar-body-selected{background:#46a35e}
.mat-calendar-body-selected{background-color:#673ab7;color:#fff}
.mat-calendar-body-disabled&gt;.mat-calendar-body-selected{background-color:rgba(103,58,183,.4)}
.mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}
.mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover&gt;.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.cdk-keyboard-focused .mat-calendar-body-active&gt;.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.cdk-program-focused .mat-calendar-body-active&gt;.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:rgba(103,58,183,.3)}
.mat-datepicker-content{box-shadow:0px 2px 4px -1px rgba(0, 0, 0, 0.2),0px 4px 5px 0px rgba(0, 0, 0, 0.14),0px 1px 10px 0px rgba(0, 0, 0, 0.12);background-color:#fff;color:rgba(0,0,0,.87)}
.mat-datepicker-content.mat-accent .mat-calendar-body-in-range::before{background:rgba(255,215,64,.2)}
.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range::before{background:rgba(249,171,0,.2)}
.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start::before,.mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end::before{background:linear-gradient(to right, rgba(255, 215, 64, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%)}
.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end::before,.mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start::before{background:linear-gradient(to left, rgba(255, 215, 64, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%)}
.mat-datepicker-content.mat-accent .mat-calendar-body-in-range&gt;.mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after{background:#a8dab5}
.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range&gt;.mat-calendar-body-selected{background:#46a35e}
.mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#ffd740;color:rgba(0,0,0,.87)}
.mat-datepicker-content.mat-accent .mat-calendar-body-disabled&gt;.mat-calendar-body-selected{background-color:rgba(255,215,64,.4)}
.mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px rgba(0,0,0,.87)}
.mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover&gt;.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active&gt;.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active&gt;.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:rgba(255,215,64,.3)}
.mat-datepicker-content.mat-warn .mat-calendar-body-in-range::before{background:rgba(244,67,54,.2)}
.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range::before{background:rgba(249,171,0,.2)}
.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start::before,.mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end::before{background:linear-gradient(to right, rgba(244, 67, 54, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%)}
.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end::before,.mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start::before{background:linear-gradient(to left, rgba(244, 67, 54, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%)}
.mat-datepicker-content.mat-warn .mat-calendar-body-in-range&gt;.mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after{background:#a8dab5}
.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range&gt;.mat-calendar-body-selected{background:#46a35e}
.mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#f44336;color:#fff}
.mat-datepicker-content.mat-warn .mat-calendar-body-disabled&gt;.mat-calendar-body-selected{background-color:rgba(244,67,54,.4)}
.mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}
.mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover&gt;.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active&gt;.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active&gt;.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:rgba(244,67,54,.3)}
.mat-datepicker-content-touch{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.2),0px 0px 0px 0px rgba(0, 0, 0, 0.14),0px 0px 0px 0px rgba(0, 0, 0, 0.12)}
.mat-datepicker-toggle-active{color:#673ab7}
.mat-datepicker-toggle-active.mat-accent{color:#ffd740}
.mat-datepicker-toggle-active.mat-warn{color:#f44336}
.mat-date-range-input-inner[disabled]{color:rgba(0,0,0,.38)}
.mat-dialog-container{box-shadow:0px 11px 15px -7px rgba(0, 0, 0, 0.2),0px 24px 38px 3px rgba(0, 0, 0, 0.14),0px 9px 46px 8px rgba(0, 0, 0, 0.12);background:#fff;color:rgba(0,0,0,.87)}
.mat-divider{border-top-color:rgba(0,0,0,.12)}
.mat-divider-vertical{border-right-color:rgba(0,0,0,.12)}
.mat-expansion-panel{background:#fff;color:rgba(0,0,0,.87)}
.mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0px 3px 1px -2px rgba(0, 0, 0, 0.2),0px 2px 2px 0px rgba(0, 0, 0, 0.14),0px 1px 5px 0px rgba(0, 0, 0, 0.12)}
.mat-action-row{border-top-color:rgba(0,0,0,.12)}
.mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(0,0,0,.04)}
@media(hover: none){.mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:#fff}}
.mat-expansion-panel-header-title{color:rgba(0,0,0,.87)}
.mat-expansion-panel-header-description,.mat-expansion-indicator::after{color:rgba(0,0,0,.54)}
.mat-expansion-panel-header[aria-disabled=true]{color:rgba(0,0,0,.26)}
.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description{color:inherit}
.mat-expansion-panel-header{height:48px}
.mat-expansion-panel-header.mat-expanded{height:64px}
.mat-form-field-label{color:rgba(0,0,0,.6)}
.mat-hint{color:rgba(0,0,0,.6)}
.mat-form-field.mat-focused .mat-form-field-label{color:#673ab7}
.mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#ffd740}
.mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:#f44336}
.mat-focused .mat-form-field-required-marker{color:#ffd740}
.mat-form-field-ripple{background-color:rgba(0,0,0,.87)}
.mat-form-field.mat-focused .mat-form-field-ripple{background-color:#673ab7}
.mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#ffd740}
.mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:#f44336}
.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix::after{color:#673ab7}
.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix::after{color:#ffd740}
.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix::after{color:#f44336}
.mat-form-field.mat-form-field-invalid .mat-form-field-label{color:#f44336}
.mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,.mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker{color:#f44336}
.mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:#f44336}
.mat-error{color:#f44336}
.mat-form-field-appearance-legacy .mat-form-field-label{color:rgba(0,0,0,.54)}
.mat-form-field-appearance-legacy .mat-hint{color:rgba(0,0,0,.54)}
.mat-form-field-appearance-legacy .mat-form-field-underline{background-color:rgba(0,0,0,.42)}
.mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);background-size:4px 100%;background-repeat:repeat-x}
.mat-form-field-appearance-standard .mat-form-field-underline{background-color:rgba(0,0,0,.42)}
.mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);background-size:4px 100%;background-repeat:repeat-x}
.mat-form-field-appearance-fill .mat-form-field-flex{background-color:rgba(0,0,0,.04)}
.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:rgba(0,0,0,.02)}
.mat-form-field-appearance-fill .mat-form-field-underline::before{background-color:rgba(0,0,0,.42)}
.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:rgba(0,0,0,.38)}
.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before{background-color:transparent}
.mat-form-field-appearance-outline .mat-form-field-outline{color:rgba(0,0,0,.12)}
.mat-form-field-appearance-outline .mat-form-field-outline-thick{color:rgba(0,0,0,.87)}
.mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:#673ab7}
.mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#ffd740}
.mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick{color:#f44336}
.mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:#f44336}
.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:rgba(0,0,0,.38)}
.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:rgba(0,0,0,.06)}
.mat-icon.mat-primary{color:#673ab7}
.mat-icon.mat-accent{color:#ffd740}
.mat-icon.mat-warn{color:#f44336}
.mat-form-field-type-mat-native-select .mat-form-field-infix::after{color:rgba(0,0,0,.54)}
.mat-input-element:disabled,.mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after{color:rgba(0,0,0,.38)}
.mat-input-element{caret-color:#673ab7}
.mat-input-element::-moz-placeholder{color:rgba(0,0,0,.42)}
.mat-input-element:-ms-input-placeholder{color:rgba(0,0,0,.42)}
.mat-input-element::placeholder{color:rgba(0,0,0,.42)}
.mat-input-element::-moz-placeholder{color:rgba(0,0,0,.42)}
.mat-input-element::-webkit-input-placeholder{color:rgba(0,0,0,.42)}
.mat-input-element:-ms-input-placeholder{color:rgba(0,0,0,.42)}
.mat-form-field.mat-accent .mat-input-element{caret-color:#ffd740}
.mat-form-field.mat-warn .mat-input-element,.mat-form-field-invalid .mat-input-element{caret-color:#f44336}
.mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix::after{color:#f44336}
.mat-list-base .mat-list-item{color:rgba(0,0,0,.87)}
.mat-list-base .mat-list-option{color:rgba(0,0,0,.87)}
.mat-list-base .mat-subheader{color:rgba(0,0,0,.54)}
.mat-list-item-disabled{background-color:#eee}
.mat-list-option:hover,.mat-list-option:focus,.mat-nav-list .mat-list-item:hover,.mat-nav-list .mat-list-item:focus,.mat-action-list .mat-list-item:hover,.mat-action-list .mat-list-item:focus{background:rgba(0,0,0,.04)}
.mat-list-single-selected-option,.mat-list-single-selected-option:hover,.mat-list-single-selected-option:focus{background:rgba(0,0,0,.12)}
.mat-menu-panel{background:#fff}
.mat-menu-panel:not([class*=mat-elevation-z]){box-shadow:0px 2px 4px -1px rgba(0, 0, 0, 0.2),0px 4px 5px 0px rgba(0, 0, 0, 0.14),0px 1px 10px 0px rgba(0, 0, 0, 0.12)}
.mat-menu-item{background:transparent;color:rgba(0,0,0,.87)}
.mat-menu-item[disabled],.mat-menu-item[disabled]::after,.mat-menu-item[disabled] .mat-icon-no-color{color:rgba(0,0,0,.38)}
.mat-menu-item .mat-icon-no-color,.mat-menu-item-submenu-trigger::after{color:rgba(0,0,0,.54)}
.mat-menu-item:hover:not([disabled]),.mat-menu-item.cdk-program-focused:not([disabled]),.mat-menu-item.cdk-keyboard-focused:not([disabled]),.mat-menu-item-highlighted:not([disabled]){background:rgba(0,0,0,.04)}
.mat-paginator{background:#fff}
.mat-paginator,.mat-paginator-page-size .mat-select-trigger{color:rgba(0,0,0,.54)}
.mat-paginator-decrement,.mat-paginator-increment{border-top:2px solid rgba(0,0,0,.54);border-right:2px solid rgba(0,0,0,.54)}
.mat-paginator-first,.mat-paginator-last{border-top:2px solid rgba(0,0,0,.54)}
.mat-icon-button[disabled] .mat-paginator-decrement,.mat-icon-button[disabled] .mat-paginator-increment,.mat-icon-button[disabled] .mat-paginator-first,.mat-icon-button[disabled] .mat-paginator-last{border-color:rgba(0,0,0,.38)}
.mat-paginator-container{min-height:56px}
.mat-progress-bar-background{fill:#d1c4e9}
.mat-progress-bar-buffer{background-color:#d1c4e9}
.mat-progress-bar-fill::after{background-color:#673ab7}
.mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#ffe57f}
.mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:#ffe57f}
.mat-progress-bar.mat-accent .mat-progress-bar-fill::after{background-color:#ffd740}
.mat-progress-bar.mat-warn .mat-progress-bar-background{fill:#ffcdd2}
.mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:#ffcdd2}
.mat-progress-bar.mat-warn .mat-progress-bar-fill::after{background-color:#f44336}
.mat-progress-spinner circle,.mat-spinner circle{stroke:#673ab7}
.mat-progress-spinner.mat-accent circle,.mat-spinner.mat-accent circle{stroke:#ffd740}
.mat-progress-spinner.mat-warn circle,.mat-spinner.mat-warn circle{stroke:#f44336}
.mat-radio-outer-circle{border-color:rgba(0,0,0,.54)}
.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:#673ab7}
.mat-radio-button.mat-primary .mat-radio-inner-circle,.mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-primary:active .mat-radio-persistent-ripple{background-color:#673ab7}
.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#ffd740}
.mat-radio-button.mat-accent .mat-radio-inner-circle,.mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#ffd740}
.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:#f44336}
.mat-radio-button.mat-warn .mat-radio-inner-circle,.mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-warn:active .mat-radio-persistent-ripple{background-color:#f44336}
.mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,.mat-radio-button.mat-radio-disabled .mat-radio-outer-circle{border-color:rgba(0,0,0,.38)}
.mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,.mat-radio-button.mat-radio-disabled .mat-radio-inner-circle{background-color:rgba(0,0,0,.38)}
.mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:rgba(0,0,0,.38)}
.mat-radio-button .mat-ripple-element{background-color:#000}
.mat-select-value{color:rgba(0,0,0,.87)}
.mat-select-placeholder{color:rgba(0,0,0,.42)}
.mat-select-disabled .mat-select-value{color:rgba(0,0,0,.38)}
.mat-select-arrow{color:rgba(0,0,0,.54)}
.mat-select-panel{background:#fff}
.mat-select-panel:not([class*=mat-elevation-z]){box-shadow:0px 2px 4px -1px rgba(0, 0, 0, 0.2),0px 4px 5px 0px rgba(0, 0, 0, 0.14),0px 1px 10px 0px rgba(0, 0, 0, 0.12)}
.mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:rgba(0,0,0,.12)}
.mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:#673ab7}
.mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#ffd740}
.mat-form-field.mat-focused.mat-warn .mat-select-arrow{color:#f44336}
.mat-form-field .mat-select.mat-select-invalid .mat-select-arrow{color:#f44336}
.mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:rgba(0,0,0,.38)}
.mat-drawer-container{background-color:#fafafa;color:rgba(0,0,0,.87)}
.mat-drawer{background-color:#fff;color:rgba(0,0,0,.87)}
.mat-drawer.mat-drawer-push{background-color:#fff}
.mat-drawer:not(.mat-drawer-side){box-shadow:0px 8px 10px -5px rgba(0, 0, 0, 0.2),0px 16px 24px 2px rgba(0, 0, 0, 0.14),0px 6px 30px 5px rgba(0, 0, 0, 0.12)}
.mat-drawer-side{border-right:solid 1px rgba(0,0,0,.12)}
.mat-drawer-side.mat-drawer-end{border-left:solid 1px rgba(0,0,0,.12);border-right:none}
[dir=rtl] .mat-drawer-side{border-left:solid 1px rgba(0,0,0,.12);border-right:none}
[dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:solid 1px rgba(0,0,0,.12)}
.mat-drawer-backdrop.mat-drawer-shown{background-color:rgba(0,0,0,.6)}
.mat-slide-toggle.mat-checked .mat-slide-toggle-thumb{background-color:#ffd740}
.mat-slide-toggle.mat-checked .mat-slide-toggle-bar{background-color:rgba(255,215,64,.54)}
.mat-slide-toggle.mat-checked .mat-ripple-element{background-color:#ffd740}
.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb{background-color:#673ab7}
.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar{background-color:rgba(103,58,183,.54)}
.mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element{background-color:#673ab7}
.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb{background-color:#f44336}
.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar{background-color:rgba(244,67,54,.54)}
.mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element{background-color:#f44336}
.mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:#000}
.mat-slide-toggle-thumb{box-shadow:0px 2px 1px -1px rgba(0, 0, 0, 0.2),0px 1px 1px 0px rgba(0, 0, 0, 0.14),0px 1px 3px 0px rgba(0, 0, 0, 0.12);background-color:#fafafa}
.mat-slide-toggle-bar{background-color:rgba(0,0,0,.38)}
.mat-slider-track-background{background-color:rgba(0,0,0,.26)}
.mat-primary .mat-slider-track-fill,.mat-primary .mat-slider-thumb,.mat-primary .mat-slider-thumb-label{background-color:#673ab7}
.mat-primary .mat-slider-thumb-label-text{color:#fff}
.mat-primary .mat-slider-focus-ring{background-color:rgba(103,58,183,.2)}
.mat-accent .mat-slider-track-fill,.mat-accent .mat-slider-thumb,.mat-accent .mat-slider-thumb-label{background-color:#ffd740}
.mat-accent .mat-slider-thumb-label-text{color:rgba(0,0,0,.87)}
.mat-accent .mat-slider-focus-ring{background-color:rgba(255,215,64,.2)}
.mat-warn .mat-slider-track-fill,.mat-warn .mat-slider-thumb,.mat-warn .mat-slider-thumb-label{background-color:#f44336}
.mat-warn .mat-slider-thumb-label-text{color:#fff}
.mat-warn .mat-slider-focus-ring{background-color:rgba(244,67,54,.2)}
.mat-slider:hover .mat-slider-track-background,.cdk-focused .mat-slider-track-background{background-color:rgba(0,0,0,.38)}
.mat-slider-disabled .mat-slider-track-background,.mat-slider-disabled .mat-slider-track-fill,.mat-slider-disabled .mat-slider-thumb{background-color:rgba(0,0,0,.26)}
.mat-slider-disabled:hover .mat-slider-track-background{background-color:rgba(0,0,0,.26)}
.mat-slider-min-value .mat-slider-focus-ring{background-color:rgba(0,0,0,.12)}
.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:rgba(0,0,0,.87)}
.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:rgba(0,0,0,.26)}
.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:rgba(0,0,0,.26);background-color:transparent}
.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb,.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb{border-color:rgba(0,0,0,.38)}
.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb,.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb{border-color:rgba(0,0,0,.26)}
.mat-slider-has-ticks .mat-slider-wrapper::after{border-color:rgba(0,0,0,.7)}
.mat-slider-horizontal .mat-slider-ticks{background-image:repeating-linear-gradient(to right, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent);background-image:-moz-repeating-linear-gradient(0.0001deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent)}
.mat-slider-vertical .mat-slider-ticks{background-image:repeating-linear-gradient(to bottom, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent)}
.mat-step-header.cdk-keyboard-focused,.mat-step-header.cdk-program-focused,.mat-step-header:hover{background-color:rgba(0,0,0,.04)}
@media(hover: none){.mat-step-header:hover{background:none}}
.mat-step-header .mat-step-label,.mat-step-header .mat-step-optional{color:rgba(0,0,0,.54)}
.mat-step-header .mat-step-icon{background-color:rgba(0,0,0,.54);color:#fff}
.mat-step-header .mat-step-icon-selected,.mat-step-header .mat-step-icon-state-done,.mat-step-header .mat-step-icon-state-edit{background-color:#673ab7;color:#fff}
.mat-step-header.mat-accent .mat-step-icon{color:rgba(0,0,0,.87)}
.mat-step-header.mat-accent .mat-step-icon-selected,.mat-step-header.mat-accent .mat-step-icon-state-done,.mat-step-header.mat-accent .mat-step-icon-state-edit{background-color:#ffd740;color:rgba(0,0,0,.87)}
.mat-step-header.mat-warn .mat-step-icon{color:#fff}
.mat-step-header.mat-warn .mat-step-icon-selected,.mat-step-header.mat-warn .mat-step-icon-state-done,.mat-step-header.mat-warn .mat-step-icon-state-edit{background-color:#f44336;color:#fff}
.mat-step-header .mat-step-icon-state-error{background-color:transparent;color:#f44336}
.mat-step-header .mat-step-label.mat-step-label-active{color:rgba(0,0,0,.87)}
.mat-step-header .mat-step-label.mat-step-label-error{color:#f44336}
.mat-stepper-horizontal,.mat-stepper-vertical{background-color:#fff}
.mat-stepper-vertical-line::before{border-left-color:rgba(0,0,0,.12)}
.mat-horizontal-stepper-header::before,.mat-horizontal-stepper-header::after,.mat-stepper-horizontal-line{border-top-color:rgba(0,0,0,.12)}
.mat-horizontal-stepper-header{height:72px}
.mat-stepper-label-position-bottom .mat-horizontal-stepper-header,.mat-vertical-stepper-header{padding:24px 24px}
.mat-stepper-vertical-line::before{top:-16px;bottom:-16px}
.mat-stepper-label-position-bottom .mat-horizontal-stepper-header::after,.mat-stepper-label-position-bottom .mat-horizontal-stepper-header::before{top:36px}
.mat-stepper-label-position-bottom .mat-stepper-horizontal-line{top:36px}
.mat-sort-header-arrow{color:#757575}
.mat-tab-nav-bar,.mat-tab-header{border-bottom:1px solid rgba(0,0,0,.12)}
.mat-tab-group-inverted-header .mat-tab-nav-bar,.mat-tab-group-inverted-header .mat-tab-header{border-top:1px solid rgba(0,0,0,.12);border-bottom:none}
.mat-tab-label,.mat-tab-link{color:rgba(0,0,0,.87)}
.mat-tab-label.mat-tab-disabled,.mat-tab-link.mat-tab-disabled{color:rgba(0,0,0,.38)}
.mat-tab-header-pagination-chevron{border-color:rgba(0,0,0,.87)}
.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(0,0,0,.38)}
.mat-tab-group[class*=mat-background-] .mat-tab-header,.mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}
.mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(209,196,233,.3)}
.mat-tab-group.mat-primary .mat-ink-bar,.mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#673ab7}
.mat-tab-group.mat-primary.mat-background-primary&gt;.mat-tab-header .mat-ink-bar,.mat-tab-group.mat-primary.mat-background-primary&gt;.mat-tab-link-container .mat-ink-bar,.mat-tab-nav-bar.mat-primary.mat-background-primary&gt;.mat-tab-header .mat-ink-bar,.mat-tab-nav-bar.mat-primary.mat-background-primary&gt;.mat-tab-link-container .mat-ink-bar{background-color:#fff}
.mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(255,229,127,.3)}
.mat-tab-group.mat-accent .mat-ink-bar,.mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#ffd740}
.mat-tab-group.mat-accent.mat-background-accent&gt;.mat-tab-header .mat-ink-bar,.mat-tab-group.mat-accent.mat-background-accent&gt;.mat-tab-link-container .mat-ink-bar,.mat-tab-nav-bar.mat-accent.mat-background-accent&gt;.mat-tab-header .mat-ink-bar,.mat-tab-nav-bar.mat-accent.mat-background-accent&gt;.mat-tab-link-container .mat-ink-bar{background-color:rgba(0,0,0,.87)}
.mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(255,205,210,.3)}
.mat-tab-group.mat-warn .mat-ink-bar,.mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:#f44336}
.mat-tab-group.mat-warn.mat-background-warn&gt;.mat-tab-header .mat-ink-bar,.mat-tab-group.mat-warn.mat-background-warn&gt;.mat-tab-link-container .mat-ink-bar,.mat-tab-nav-bar.mat-warn.mat-background-warn&gt;.mat-tab-header .mat-ink-bar,.mat-tab-nav-bar.mat-warn.mat-background-warn&gt;.mat-tab-link-container .mat-ink-bar{background-color:#fff}
.mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(209,196,233,.3)}
.mat-tab-group.mat-background-primary&gt;.mat-tab-header,.mat-tab-group.mat-background-primary&gt;.mat-tab-link-container,.mat-tab-group.mat-background-primary&gt;.mat-tab-header-pagination,.mat-tab-nav-bar.mat-background-primary&gt;.mat-tab-header,.mat-tab-nav-bar.mat-background-primary&gt;.mat-tab-link-container,.mat-tab-nav-bar.mat-background-primary&gt;.mat-tab-header-pagination{background-color:#673ab7}
.mat-tab-group.mat-background-primary&gt;.mat-tab-header .mat-tab-label,.mat-tab-group.mat-background-primary&gt;.mat-tab-link-container .mat-tab-link,.mat-tab-nav-bar.mat-background-primary&gt;.mat-tab-header .mat-tab-label,.mat-tab-nav-bar.mat-background-primary&gt;.mat-tab-link-container .mat-tab-link{color:#fff}
.mat-tab-group.mat-background-primary&gt;.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-primary&gt;.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-primary&gt;.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-primary&gt;.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:rgba(255,255,255,.4)}
.mat-tab-group.mat-background-primary&gt;.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-primary&gt;.mat-tab-links .mat-focus-indicator::before,.mat-tab-group.mat-background-primary&gt;.mat-tab-header .mat-focus-indicator::before,.mat-tab-nav-bar.mat-background-primary&gt;.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary&gt;.mat-tab-links .mat-focus-indicator::before,.mat-tab-nav-bar.mat-background-primary&gt;.mat-tab-header .mat-focus-indicator::before{border-color:#fff}
.mat-tab-group.mat-background-primary&gt;.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary&gt;.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(255,255,255,.4)}
.mat-tab-group.mat-background-primary&gt;.mat-tab-header .mat-ripple-element,.mat-tab-group.mat-background-primary&gt;.mat-tab-link-container .mat-ripple-element,.mat-tab-nav-bar.mat-background-primary&gt;.mat-tab-header .mat-ripple-element,.mat-tab-nav-bar.mat-background-primary&gt;.mat-tab-link-container .mat-ripple-element{background-color:rgba(255,255,255,.12)}
.mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(255,229,127,.3)}
.mat-tab-group.mat-background-accent&gt;.mat-tab-header,.mat-tab-group.mat-background-accent&gt;.mat-tab-link-container,.mat-tab-group.mat-background-accent&gt;.mat-tab-header-pagination,.mat-tab-nav-bar.mat-background-accent&gt;.mat-tab-header,.mat-tab-nav-bar.mat-background-accent&gt;.mat-tab-link-container,.mat-tab-nav-bar.mat-background-accent&gt;.mat-tab-header-pagination{background-color:#ffd740}
.mat-tab-group.mat-background-accent&gt;.mat-tab-header .mat-tab-label,.mat-tab-group.mat-background-accent&gt;.mat-tab-link-container .mat-tab-link,.mat-tab-nav-bar.mat-background-accent&gt;.mat-tab-header .mat-tab-label,.mat-tab-nav-bar.mat-background-accent&gt;.mat-tab-link-container .mat-tab-link{color:rgba(0,0,0,.87)}
.mat-tab-group.mat-background-accent&gt;.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-accent&gt;.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-accent&gt;.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-accent&gt;.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:rgba(0,0,0,.4)}
.mat-tab-group.mat-background-accent&gt;.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-accent&gt;.mat-tab-links .mat-focus-indicator::before,.mat-tab-group.mat-background-accent&gt;.mat-tab-header .mat-focus-indicator::before,.mat-tab-nav-bar.mat-background-accent&gt;.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent&gt;.mat-tab-links .mat-focus-indicator::before,.mat-tab-nav-bar.mat-background-accent&gt;.mat-tab-header .mat-focus-indicator::before{border-color:rgba(0,0,0,.87)}
.mat-tab-group.mat-background-accent&gt;.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent&gt;.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(0,0,0,.4)}
.mat-tab-group.mat-background-accent&gt;.mat-tab-header .mat-ripple-element,.mat-tab-group.mat-background-accent&gt;.mat-tab-link-container .mat-ripple-element,.mat-tab-nav-bar.mat-background-accent&gt;.mat-tab-header .mat-ripple-element,.mat-tab-nav-bar.mat-background-accent&gt;.mat-tab-link-container .mat-ripple-element{background-color:rgba(0,0,0,.12)}
.mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(255,205,210,.3)}
.mat-tab-group.mat-background-warn&gt;.mat-tab-header,.mat-tab-group.mat-background-warn&gt;.mat-tab-link-container,.mat-tab-group.mat-background-warn&gt;.mat-tab-header-pagination,.mat-tab-nav-bar.mat-background-warn&gt;.mat-tab-header,.mat-tab-nav-bar.mat-background-warn&gt;.mat-tab-link-container,.mat-tab-nav-bar.mat-background-warn&gt;.mat-tab-header-pagination{background-color:#f44336}
.mat-tab-group.mat-background-warn&gt;.mat-tab-header .mat-tab-label,.mat-tab-group.mat-background-warn&gt;.mat-tab-link-container .mat-tab-link,.mat-tab-nav-bar.mat-background-warn&gt;.mat-tab-header .mat-tab-label,.mat-tab-nav-bar.mat-background-warn&gt;.mat-tab-link-container .mat-tab-link{color:#fff}
.mat-tab-group.mat-background-warn&gt;.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-warn&gt;.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-warn&gt;.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-warn&gt;.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:rgba(255,255,255,.4)}
.mat-tab-group.mat-background-warn&gt;.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-warn&gt;.mat-tab-links .mat-focus-indicator::before,.mat-tab-group.mat-background-warn&gt;.mat-tab-header .mat-focus-indicator::before,.mat-tab-nav-bar.mat-background-warn&gt;.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn&gt;.mat-tab-links .mat-focus-indicator::before,.mat-tab-nav-bar.mat-background-warn&gt;.mat-tab-header .mat-focus-indicator::before{border-color:#fff}
.mat-tab-group.mat-background-warn&gt;.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn&gt;.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(255,255,255,.4)}
.mat-tab-group.mat-background-warn&gt;.mat-tab-header .mat-ripple-element,.mat-tab-group.mat-background-warn&gt;.mat-tab-link-container .mat-ripple-element,.mat-tab-nav-bar.mat-background-warn&gt;.mat-tab-header .mat-ripple-element,.mat-tab-nav-bar.mat-background-warn&gt;.mat-tab-link-container .mat-ripple-element{background-color:rgba(255,255,255,.12)}
.mat-toolbar{background:#f5f5f5;color:rgba(0,0,0,.87)}
.mat-toolbar.mat-primary{background:#673ab7;color:#fff}
.mat-toolbar.mat-accent{background:#ffd740;color:rgba(0,0,0,.87)}
.mat-toolbar.mat-warn{background:#f44336;color:#fff}
.mat-toolbar .mat-form-field-underline,.mat-toolbar .mat-form-field-ripple,.mat-toolbar .mat-focused .mat-form-field-ripple{background-color:currentColor}
.mat-toolbar .mat-form-field-label,.mat-toolbar .mat-focused .mat-form-field-label,.mat-toolbar .mat-select-value,.mat-toolbar .mat-select-arrow,.mat-toolbar .mat-form-field.mat-focused .mat-select-arrow{color:inherit}
.mat-toolbar .mat-input-element{caret-color:currentColor}
.mat-toolbar-multiple-rows{min-height:64px}
.mat-toolbar-row,.mat-toolbar-single-row{height:64px}
@media(max-width: 599px){.mat-toolbar-multiple-rows{min-height:56px}.mat-toolbar-row,.mat-toolbar-single-row{height:56px}}
.mat-tooltip{background:rgba(97,97,97,.9)}
.mat-tree{background:#fff}
.mat-tree-node,.mat-nested-tree-node{color:rgba(0,0,0,.87)}
.mat-tree-node{min-height:48px}
.mat-snack-bar-container{color:rgba(255,255,255,.7);background:#323232;box-shadow:0px 3px 5px -1px rgba(0, 0, 0, 0.2),0px 6px 10px 0px rgba(0, 0, 0, 0.14),0px 1px 18px 0px rgba(0, 0, 0, 0.12)}
.mat-simple-snackbar-action{color:#ffd740}
vm-player{--vm-color-dark:#313131;--vm-color-gray-100:rgba(0, 0, 0, 0.1);--vm-color-gray-200:rgba(0, 0, 0, 0.27);--vm-color-gray-300:rgba(0, 0, 0, 0.38);--vm-color-gray-500:rgba(0, 0, 0, 0.64);--vm-color-gray-600:rgba(0, 0, 0, 0.7);--vm-color-white-100:rgba(255, 255, 255, 0.1);--vm-color-white-200:rgba(255, 255, 255, 0.27);--vm-color-white-700:rgba(255, 255, 255, 0.87);--vm-fade-transition:opacity 0.3s ease-in-out;--vm-media-z-index:0;--vm-blocker-z-index:1;--vm-ui-z-index:2;--vm-loading-screen-z-index:1;--vm-poster-z-index:5;--vm-scrim-z-index:10;--vm-click-to-play-z-index:20;--vm-dbl-click-fullscreen-z-index:20;--vm-captions-z-index:30;--vm-spinner-z-index:40;--vm-controls-z-index:50;--vm-tooltip-z-index:60;--vm-menu-z-index:70;--vm-skeleton-z-index:100;--vm-player-bg:#000;--vm-player-border-radius:4px;--vm-player-font-family:'Helvetica Neue','Segoe UI',Helvetica,Arial,sans-serif;--vm-loading-screen-dot-size:12px;--vm-loading-screen-pulse-duration:1.5s;--vm-loading-screen-dot-color:var(--vm-player-theme, var(--vm-color-white-700));--vm-skeleton-color:hsl(0, 10%, 90%);--vm-skeleton-sheen-color:hsl(0, 10%, 97%);--vm-slider-thumb-width:13px;--vm-slider-thumb-height:13px;--vm-slider-thumb-bg:#fff;--vm-slider-thumb-border:2px solid transparent;--vm-slider-track-height:3px;--vm-slider-track-focused-height:5px;--vm-slider-track-color:var(--vm-color-white-200);--vm-slider-value-color:var(--vm-player-theme, #fff);--vm-tooltip-border-radius:3px;--vm-tooltip-font-size:14px;--vm-tooltip-padding:calc(var(--vm-control-spacing) / 1.5);--vm-tooltip-fade-duration:0.2s;--vm-tooltip-fade-timing-func:ease;--vm-tooltip-spacing:14px;--vm-tooltip-box-shadow:0 0 2px var(--vm-color-gray-500);--vm-tooltip-bg:var(--vm-color-dark);--vm-tooltip-color:var(--vm-color-white-700);--vm-spinner-width:80px;--vm-spinner-height:80px;--vm-spinner-thickness:3px;--vm-spinner-fill-color:#fff;--vm-spinner-track-color:var(--vm-color-white-200);--vm-spinner-spin-duration:1.1s;--vm-spinner-spin-timing-func:linear;--vm-scrim-bg:var(--vm-color-gray-300);--vm-captions-text-color:#fff;--vm-captions-font-size:18px;--vm-captions-font-size-medium:22px;--vm-captions-font-size-large:24px;--vm-captions-font-size-xlarge:28px;--vm-captions-cue-bg-color:var(--vm-color-gray-600);--vm-captions-cue-border-radius:2px;--vm-captions-cue-padding:0.2em 0.5em;--vm-controls-bg:transparent;--vm-controls-border-radius:4px;--vm-controls-padding:var(--vm-control-spacing);--vm-controls-spacing:var(--vm-control-spacing);--vm-control-group-spacing:var(--vm-control-spacing);--vm-control-border:0;--vm-control-scale:1;--vm-control-border-radius:3px;--vm-control-spacing:8px;--vm-control-padding:4px;--vm-control-icon-size:28px;--vm-control-color:#fff;--vm-control-tap-highlight:var(--vm-color-white-200);--vm-control-focus-color:#fff;--vm-control-focus-bg:var(--vm-player-theme, var(--vm-color-white-200));--vm-scrubber-loading-stripe-size:25px;--vm-scrubber-buffered-bg:var(--vm-color-white-200);--vm-scrubber-loading-stripe-color:var(--vm-color-white-200);--vm-scrubber-tooltip-spacing:10px;--vm-time-font-size:14px;--vm-time-font-weight:400;--vm-time-color:var(--vm-color-white-700);--vm-menu-color:var(--vm-color-white-700);--vm-menu-bg:var(--vm-color-dark);--vm-menu-font-size:14px;--vm-menu-font-weight:400;--vm-menu-transition:transform 0.25s ease-out;--vm-menu-item-padding:8px;--vm-menu-item-focus-color:var(--vm-menu-color);--vm-menu-item-focus-bg:var(--vm-color-white-100);--vm-menu-item-tap-highlight:var(--vm-color-white-100);--vm-menu-item-hint-color:var(--vm-menu-color);--vm-menu-item-hint-font-size:13px;--vm-menu-item-hint-opacity:0.54;--vm-menu-item-badge-color:var(--vm-menu-color);--vm-menu-item-badge-bg:transparent;--vm-menu-item-badge-font-size:10px;--vm-menu-item-arrow-color:var(--vm-menu-color);--vm-menu-item-check-icon-size:16px;--vm-menu-item-divider-color:var(--vm-color-white-100);--vm-settings-width:275px;--vm-settings-padding:8px;--vm-settings-max-height:75%;--vm-settings-border-radius:2px;--vm-settings-shadow:0 0 8px 2px var(--vm-color-gray-100);--vm-settings-scroll-width:10px;--vm-settings-scroll-thumb-color:var(--vm-color-white-200);--vm-settings-scroll-track-color:var(--vm-menu-bg);--vm-settings-transition:transform .20s cubic-bezier(0,0,.4,1) .16s,opacity .20s cubic-bezier(0,0,.4,1) .16s}
vm-player[video]{--vm-tooltip-spacing:18px}
vm-player[mobile],vm-player[touch]{--vm-control-border-radius:50%}
vm-player[mobile]{--vm-settings-width:100%;--vm-menu-control-padding:12px calc(var(--vm-control-padding) * 2)}
vm-player[audio]{--vm-controls-bg:var(--vm-color-dark);--vm-settings-max-height:200px;--vm-tooltip-spacing:10px}
body.dialog-open {
  overflow: hidden;
}
.nsm-dialog-btn-close {
  border: 0;
  background: none;
  position: absolute;
  top: 8px;
  right: 8px;
  font-size: 1.2em;
  cursor: pointer;
}
.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow-x: hidden;
  overflow-y: auto;
  transition: background-color 500ms;
  background-color: transparent;
  z-index: 999;
}
.overlay.nsm-overlay-open {
  background-color: rgba(0, 0, 0, 0.5);
}
.overlay.transparent {
  background-color: transparent;
}
.nsm-dialog {
  position: relative;
  opacity: 1;
  visibility: visible;
  min-height: 200px;
  width: 100%;
  max-width: 520px;
  margin: 0 auto;
  pointer-events: none;
  outline: none;
}
.nsm-dialog.nsm-dialog-close {
  opacity: 0;
}
.nsm-dialog.nsm-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - (1.75rem * 2));
}
.nsm-content {
  position: relative;
  display: flex;
  flex-direction: column;
  pointer-events: auto;
  background-clip: padding-box;
  background-color: #fff;
  border-radius: 2px;
  padding: 1rem;
  margin-top: 1.75rem;
  margin-bottom: 1.75rem;
  margin-left: 1.75rem;
  margin-right: 1.75rem;
  box-shadow: 0 7px 8px -4px rgba(0, 0, 0, 0.2), 0 13px 19px 2px rgba(0, 0, 0, 0.14), 0 5px 24px 4px rgba(0, 0, 0, 0.12);
  outline: 0;
  transform: translate3d(0, 0, 0);
}
.nsm-body {
  position: relative;
  flex: 1 1 auto;
}
/* *************************
* Animations
* *************************/
.nsm-dialog[class*=nsm-dialog-animation-] {
  transition: transform 500ms ease-in-out, opacity 500ms;
}
.nsm-dialog-animation-ltr {
  transform: translate3d(-50%, 0, 0);
}
.nsm-dialog-animation-ltr.nsm-dialog-open {
  transform: translate3d(0, 0, 0);
}
.nsm-dialog-animation-ltr.nsm-dialog-close {
  transform: translate3d(-50%, 0, 0);
}
.nsm-dialog-animation-rtl {
  transform: translate3d(50%, 0, 0);
}
.nsm-dialog-animation-rtl.nsm-dialog-open {
  transform: translate3d(0, 0, 0);
}
.nsm-dialog-animation-rtl.nsm-dialog-close {
  transform: translate3d(50%, 0, 0);
}
.nsm-dialog-animation-ttb {
  transform: translate3d(0, -50%, 0);
}
.nsm-dialog-animation-ttb.nsm-dialog-open {
  transform: translate3d(0, 0, 0);
}
.nsm-dialog-animation-ttb.nsm-dialog-close {
  transform: translate3d(0, -50%, 0);
}
.nsm-dialog-animation-btt {
  transform: translate3d(0, 50%, 0);
}
.nsm-dialog-animation-btt.nsm-dialog-open {
  transform: translate3d(0, 0, 0);
}
.nsm-dialog-animation-btt.nsm-dialog-close {
  transform: translate3d(0, 50%, 0);
}
.nav-tabset:not(.disable-style) {
  list-style: none;
  padding: 0;
  display: flex;
  align-items: center;
}
.nav-tabset:not(.disable-style) .nav-tab {
  padding: 10px;
  border-bottom: solid 1px transparent;
  transition: border 200ms ease-out;
}
.nav-tabset:not(.disable-style) .nav-tab &gt; .tab-subtitle {
  display: block;
  font-size: 0.7rem;
}
.nav-tabset:not(.disable-style) .nav-tab.active {
  border-color: red;
}
.nav-tabset:not(.disable-style) .nav-tab.disabled {
  opacity: 0.5;
}
.nav-tabset:not(.disable-style) .nav-tab:not(.active):not(.disabled) {
  cursor: pointer;
}
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */
}
.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;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -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 {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
  background: none;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}
.owl-carousel.owl-loaded {
  display: block;
}
.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 {
  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: -webkit-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
/* No Js */
.no-js .owl-carousel {
  display: block;
}
/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
          animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
          animation-name: fadeOut;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out;
}
/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item {
  /**
  	This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
  	calculation of the height of the owl-item that breaks page layouts
   */
}
.owl-carousel .owl-item .owl-lazy {
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
  max-height: 0;
}
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}
/* based on angular-toastr css https://github.com/Foxandxss/angular-toastr/blob/cb508fe6801d6b288d3afc525bb40fee1b101650/dist/angular-toastr.css */
/* position */
.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 styles */
.toast-title {
  font-weight: bold;
}
.toast-message {
  word-wrap: break-word;
}
.toast-message a,
.toast-message label {
  color: #FFFFFF;
}
.toast-message a:hover {
  color: #CCCCCC;
  text-decoration: none;
}
.toast-close-button {
  position: relative;
  right: -0.3em;
  top: -0.3em;
  float: right;
  font-size: 20px;
  font-weight: bold;
  color: #FFFFFF;
  text-shadow: 0 1px 0 #ffffff;
  /* opacity: 0.8; */
}
.toast-close-button:hover,
.toast-close-button:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
}
/*Additional properties for button version
 iOS requires the button element instead of an anchor tag.
 If you want the anchor version, it requires `href="#"`.*/
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 3px 3px 3px;
  background-position: 15px center;
  background-repeat: no-repeat;
  background-size: 24px;
  box-shadow: 0 0 12px #999999;
  color: #FFFFFF;
}
.toast-container .ngx-toastr:hover {
  box-shadow: 0 0 12px #000000;
  opacity: 1;
  cursor: pointer;
}
/* https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/advanced-options/raw-svg/regular/info-circle.svg */
.toast-info {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'%3E%3Cpath fill='rgb(255,255,255)' d='M256 8C119.043 8 8 119.083 8 256c0 136.997 111.043 248 248 248s248-111.003 248-248C504 119.083 392.957 8 256 8zm0 110c23.196 0 42 18.804 42 42s-18.804 42-42 42-42-18.804-42-42 18.804-42 42-42zm56 254c0 6.627-5.373 12-12 12h-88c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h12v-64h-12c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h64c6.627 0 12 5.373 12 12v100h12c6.627 0 12 5.373 12 12v24z'/%3E%3C/svg%3E");
}
/* https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/advanced-options/raw-svg/regular/times-circle.svg */
.toast-error {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'%3E%3Cpath fill='rgb(255,255,255)' d='M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm121.6 313.1c4.7 4.7 4.7 12.3 0 17L338 377.6c-4.7 4.7-12.3 4.7-17 0L256 312l-65.1 65.6c-4.7 4.7-12.3 4.7-17 0L134.4 338c-4.7-4.7-4.7-12.3 0-17l65.6-65-65.6-65.1c-4.7-4.7-4.7-12.3 0-17l39.6-39.6c4.7-4.7 12.3-4.7 17 0l65 65.7 65.1-65.6c4.7-4.7 12.3-4.7 17 0l39.6 39.6c4.7 4.7 4.7 12.3 0 17L312 256l65.6 65.1z'/%3E%3C/svg%3E");
}
/* https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/advanced-options/raw-svg/regular/check.svg */
.toast-success {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'%3E%3Cpath fill='rgb(255,255,255)' d='M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z'/%3E%3C/svg%3E");
}
/* https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/advanced-options/raw-svg/regular/exclamation-triangle.svg */
.toast-warning {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512' width='576' height='512'%3E%3Cpath fill='rgb(255,255,255)' d='M569.517 440.013C587.975 472.007 564.806 512 527.94 512H48.054c-36.937 0-59.999-40.055-41.577-71.987L246.423 23.985c18.467-32.009 64.72-31.951 83.154 0l239.94 416.028zM288 354c-25.405 0-46 20.595-46 46s20.595 46 46 46 46-20.595 46-46-20.595-46-46-46zm-43.673-165.346l7.418 136c.347 6.364 5.609 11.346 11.982 11.346h48.546c6.373 0 11.635-4.982 11.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884 0-12.356 5.78-11.981 12.654z'/%3E%3C/svg%3E");
}
.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: #000000;
  opacity: 0.4;
}
/* Responsive Design */
@media all and (max-width: 240px) {
  .toast-container .ngx-toastr.div {
    padding: 8px 8px 8px 50px;
    width: 11em;
  }

  .toast-container .toast-close-button {
    right: -0.2em;
    top: -0.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: -0.2em;
    top: -0.2em;
  }
}
@media all and (min-width: 481px) and (max-width: 768px) {
  .toast-container .ngx-toastr.div {
    padding: 15px 15px 15px 50px;
    width: 25em;
  }
}
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}
/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}
/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}
/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}
/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}
/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}
/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}
/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}
/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}
/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}
.textHeader {
  color: #d29f37;
  font-size: 12px;
  font-weight: bold;
}
.textHeader2 {
  color: #d29f37;
  font-size: 20px;
  font-weight: bold;
}
.textBody {
  font-size: 12px;
}
/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}
@font-face {
  font-family: "Proxima Nova";
  src: url('ProximaNova-Light.woff2') format("woff2"), url('ProximaNova-Light.woff') format("woff");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Proxima Nova";
  src: url('ProximaNova-LightIt.woff2') format("woff2"), url('ProximaNova-LightIt.woff') format("woff");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "Proxima Nova";
  src: url('ProximaNova-Regular.woff2') format("woff2"), url('ProximaNova-Regular.woff') format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Proxima Nova";
  src: url('ProximaNova-RegularIt.woff2') format("woff2"), url('ProximaNova-RegularIt.woff') format("woff");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "Proxima Nova";
  src: url('ProximaNova-Semibold.woff2') format("woff2"), url('ProximaNova-Semibold.woff') format("woff");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Proxima Nova";
  src: url('ProximaNova-SemiboldIt.woff2') format("woff2"), url('ProximaNova-SemiboldIt.woff') format("woff");
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: "Proxima Nova";
  src: url('ProximaNova-Bold.woff2') format("woff2"), url('ProximaNova-Bold.woff') format("woff");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Proxima Nova";
  src: url('ProximaNova-BoldIt.woff2') format("woff2"), url('ProximaNova-BoldIt.woff') format("woff");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: "Proxima Nova";
  src: url('ProximaNova-Extrabld.woff2') format("woff2"), url('ProximaNova-Extrabld.woff') format("woff");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "Proxima Nova";
  src: url('ProximaNova-Black.woff2') format("woff2"), url('ProximaNova-Black.woff') format("woff");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Proxima Nova";
  src: url('ProximaNovaCond-BoldIt.woff2') format("woff2"), url('ProximaNovaCond-BoldIt.woff') format("woff");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: "Proxima Nova";
  src: url('ProximaNovaCond-BlackIt.woff2') format("woff2"), url('ProximaNovaCond-BlackIt.woff') format("woff");
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: "beticon";
  src: url('beticon.woff2') format("woff2"), url('beticon.woff') format("woff");
  font-weight: normal;
  font-style: normal;
}
.icon:before,
.icon:after {
  font-family: "beticon";
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: 0.2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/*
   Animation example, for spinners
*/
.animate-spin {
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
  display: inline-block;
}
.animate-spin:before {
  margin: 0;
  line-height: unset;
  font-size: 110%;
}
@-webkit-keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
.bet-_blank:before {
  content: "î£·";
}
/* 'î£·' */
.bet-glass:before {
  content: "î&nbsp;‚";
}
/* 'î&nbsp;€' */
.bet-music:before {
  content: "î&nbsp;ƒ";
}
/* 'î&nbsp;' */
.bet-search:before {
  content: "î&nbsp;„";
}
/* 'î&nbsp;‚' */
.bet-mail:before {
  content: "î&nbsp;…";
}
/* 'î&nbsp;ƒ' */
.bet-heart:before {
  content: "î&nbsp;†";
}
/* 'î&nbsp;„' */
.bet-heart-empty:before {
  content: "î&nbsp;‡";
}
/* 'î&nbsp;…' */
.bet-star:before {
  content: "î&nbsp;ˆ";
}
/* 'î&nbsp;ˆ' */
.bet-star-empty:before {
  content: "î&nbsp;‰";
}
/* 'î&nbsp;‰' */
.bet-star-half:before {
  content: "î&nbsp;Š";
}
/* 'î&nbsp;Š' */
.bet-user:before {
  content: "î&nbsp;‹";
}
/* 'î&nbsp;‰' */
.bet-users:before {
  content: "î&nbsp;Œ";
}
/* 'î&nbsp;Š' */
.bet-video:before {
  content: "î&nbsp;";
}
/* 'î&nbsp;‹' */
.bet-videocam:before {
  content: "î&nbsp;Ž";
}
/* 'î&nbsp;Œ' */
.bet-picture:before {
  content: "î&nbsp;";
}
/* 'î&nbsp;' */
.bet-camera:before {
  content: "î&nbsp;";
}
/* 'î&nbsp;Ž' */
.bet-camera-alt:before {
  content: "î&nbsp;‘";
}
/* 'î&nbsp;' */
.bet-th-large:before {
  content: "î&nbsp;’";
}
/* 'î&nbsp;' */
.bet-th:before {
  content: "î&nbsp;“";
}
/* 'î&nbsp;‘' */
.bet-th-list:before {
  content: "î&nbsp;’";
}
/* 'î&nbsp;’' */
.bet-ok:before {
  content: "î&nbsp;“";
}
/* 'î&nbsp;“' */
.bet-ok-circled:before {
  content: "î&nbsp;”";
}
/* 'î&nbsp;”' */
.bet-check-1:before {
  content: "î&nbsp;•";
}
/* 'î&nbsp;•' */
.bet-ok-circled2:before {
  content: "î&nbsp;–";
}
/* 'î&nbsp;–' */
.bet-cancel:before {
  content: "î&nbsp;—";
}
/* 'î&nbsp;—' */
.bet-cancel-circled:before {
  content: "î&nbsp;˜";
}
/* 'î&nbsp;˜' */
.bet-cancel-circled2:before {
  content: "î&nbsp;™";
}
/* 'î&nbsp;™' */
.bet-plus:before {
  content: "î&nbsp;š";
}
/* 'î&nbsp;š' */
.bet-plus-circled:before {
  content: "î&nbsp;›";
}
/* 'î&nbsp;›' */
.bet-minus:before {
  content: "î&nbsp;œ";
}
/* 'î&nbsp;œ' */
.bet-minus-circled:before {
  content: "î&nbsp;";
}
/* 'î&nbsp;' */
.bet-help-circled:before {
  content: "î&nbsp;ž";
}
/* 'î&nbsp;ž' */
.bet-info-circled:before {
  content: "î&nbsp;Ÿ";
}
/* 'î&nbsp;Ÿ' */
.bet-home:before {
  content: "î&nbsp;&nbsp;";
}
/* 'î&nbsp;&nbsp;' */
.bet-link:before {
  content: "î&nbsp;¡";
}
/* 'î&nbsp;¡' */
.bet-attach:before {
  content: "î&nbsp;¢";
}
/* 'î&nbsp;¢' */
.bet-lock:before {
  content: "î&nbsp;£";
}
/* 'î&nbsp;£' */
.bet-lock-open:before {
  content: "î&nbsp;¤";
}
/* 'î&nbsp;¤' */
.bet-pin:before {
  content: "î&nbsp;¥";
}
/* 'î&nbsp;¥' */
.bet-eye:before {
  content: "î&nbsp;¦";
}
/* 'î&nbsp;¦' */
.bet-eye-off:before {
  content: "î&nbsp;§";
}
/* 'î&nbsp;§' */
.bet-tag:before {
  content: "î&nbsp;¨";
}
/* 'î&nbsp;¨' */
.bet-tags:before {
  content: "î&nbsp;©";
}
/* 'î&nbsp;©' */
.bet-bookmark:before {
  content: "î&nbsp;ª";
}
/* 'î&nbsp;ª' */
.bet-flag:before {
  content: "î&nbsp;«";
}
/* 'î&nbsp;«' */
.bet-thumbs-up:before {
  content: "î&nbsp;¬";
}
/* 'î&nbsp;¬' */
.bet-thumbs-down:before {
  content: "î&nbsp;­";
}
/* 'î&nbsp;­' */
.bet-download:before {
  content: "î&nbsp;®";
}
/* 'î&nbsp;®' */
.bet-upload:before {
  content: "î&nbsp;¯";
}
/* 'î&nbsp;¯' */
.bet-forward:before {
  content: "î&nbsp;°";
}
/* 'î&nbsp;°' */
.bet-export:before {
  content: "î&nbsp;±";
}
/* 'î&nbsp;±' */
.bet-pencil:before {
  content: "î&nbsp;²";
}
/* 'î&nbsp;²' */
.bet-edit:before {
  content: "î&nbsp;³";
}
/* 'î&nbsp;³' */
.bet-print:before {
  content: "î&nbsp;´";
}
/* 'î&nbsp;´' */
.bet-retweet:before {
  content: "î&nbsp;µ";
}
/* 'î&nbsp;µ' */
.bet-comment:before {
  content: "î&nbsp;¶";
}
/* 'î&nbsp;¶' */
.bet-chat:before {
  content: "î&nbsp;·";
}
/* 'î&nbsp;·' */
.bet-bell:before {
  content: "î&nbsp;¸";
}
/* 'î&nbsp;¸' */
.bet-attention:before {
  content: "î&nbsp;¹";
}
/* 'î&nbsp;¹' */
.bet-attention-circled:before {
  content: "î&nbsp;º";
}
/* 'î&nbsp;º' */
.bet-location:before {
  content: "î&nbsp;»";
}
/* 'î&nbsp;»' */
.bet-trash-empty:before {
  content: "î&nbsp;¼";
}
/* 'î&nbsp;¼' */
.bet-doc:before {
  content: "î&nbsp;½";
}
/* 'î&nbsp;½' */
.bet-folder:before {
  content: "î&nbsp;¾";
}
/* 'î&nbsp;¾' */
.bet-folder-open:before {
  content: "î&nbsp;¿";
}
/* 'î&nbsp;¿' */
.bet-phone:before {
  content: "î¡€";
}
/* 'î¡€' */
.bet-cog:before {
  content: "î¡";
}
/* 'î¡' */
.bet-cog-alt:before {
  content: "î¡‚";
}
/* 'î¡‚' */
.bet-wrench:before {
  content: "î¡ƒ";
}
/* 'î¡ƒ' */
.bet-basket:before {
  content: "î¡„";
}
/* 'î¡„' */
.bet-calendar:before {
  content: "î¡…";
}
/* 'î¡…' */
.bet-login:before {
  content: "î¡†";
}
/* 'î¡†' */
.bet-logout:before {
  content: "î¡‡";
}
/* 'î¡‡' */
.bet-volume-off:before {
  content: "î¡ˆ";
}
/* 'î¡ˆ' */
.bet-volume-down:before {
  content: "î¡‰";
}
/* 'î¡‰' */
.bet-volume-up:before {
  content: "î¡Š";
}
/* 'î¡Š' */
.bet-headphones:before {
  content: "î¡‹";
}
/* 'î¡‹' */
.bet-clock:before {
  content: "î¡Œ";
}
/* 'î¡Œ' */
.bet-block:before {
  content: "î¡";
}
/* 'î¡' */
.bet-resize-full:before {
  content: "î¡Ž";
}
/* 'î¡Ž' */
.bet-resize-small:before {
  content: "î¡";
}
/* 'î¡' */
.bet-resize-vertical:before {
  content: "î¡";
}
/* 'î¡' */
.bet-resize-horizontal:before {
  content: "î¡‘";
}
/* 'î¡‘' */
.bet-zoom-in:before {
  content: "î¡’";
}
/* 'î¡’' */
.bet-zoom-out:before {
  content: "î¡“";
}
/* 'î¡“' */
.bet-down-circled2:before {
  content: "î¡”";
}
/* 'î¡”' */
.bet-up-circled2:before {
  content: "î¡•";
}
/* 'î¡•' */
.bet-down-dir:before {
  content: "î¡–";
}
/* 'î¡–' */
.bet-up-dir:before {
  content: "î¡—";
}
/* 'î¡—' */
.bet-left-dir:before {
  content: "î¡˜";
}
/* 'î¡˜' */
.bet-right-dir:before {
  content: "î¡™";
}
/* 'î¡™' */
.bet-down-open:before {
  content: "î¡š";
}
/* 'î¡š' */
.bet-left-open:before {
  content: "î¡›";
}
/* 'î¡›' */
.bet-right-open:before {
  content: "î¡œ";
}
/* 'î¡œ' */
.bet-up-open:before {
  content: "î¡";
}
/* 'î¡' */
.bet-down-big:before {
  content: "î¡ž";
}
/* 'î¡ž' */
.bet-left-big:before {
  content: "î¡Ÿ";
}
/* 'î¡Ÿ' */
.bet-right-big:before {
  content: "î¡&nbsp;";
}
/* 'î¡&nbsp;' */
.bet-up-big:before {
  content: "î¡¡";
}
/* 'î¡¡' */
.bet-right-hand:before {
  content: "î¡¢";
}
/* 'î¡¢' */
.bet-left-hand:before {
  content: "î¡£";
}
/* 'î¡£' */
.bet-up-hand:before {
  content: "î¡¤";
}
/* 'î¡¤' */
.bet-down-hand:before {
  content: "î¡¥";
}
/* 'î¡¥' */
.bet-cw:before {
  content: "î¡¦";
}
/* 'î¡¦' */
.bet-ccw:before {
  content: "î¡§";
}
/* 'î¡§' */
.bet-arrows-cw:before {
  content: "î¡¨";
}
/* 'î¡¨' */
.bet-shuffle:before {
  content: "î¡©";
}
/* 'î¡©' */
.bet-play:before {
  content: "î¡ª";
}
/* 'î¡ª' */
.bet-play-circled2:before {
  content: "î¡«";
}
/* 'î¡«' */
.bet-stop:before {
  content: "î¡¬";
}
/* 'î¡¬' */
.bet-pause:before {
  content: "î¡­";
}
/* 'î¡­' */
.bet-to-end:before {
  content: "î¡®";
}
/* 'î¡®' */
.bet-to-end-alt:before {
  content: "î¡¯";
}
/* 'î¡¯' */
.bet-to-start:before {
  content: "î¡°";
}
/* 'î¡°' */
.bet-to-start-alt:before {
  content: "î¡±";
}
/* 'î¡±' */
.bet-fast-fw:before {
  content: "î¡²";
}
/* 'î¡²' */
.bet-fast-bw:before {
  content: "î¡³";
}
/* 'î¡³' */
.bet-eject:before {
  content: "î¡´";
}
/* 'î¡´' */
.bet-target:before {
  content: "î¡µ";
}
/* 'î¡µ' */
.bet-signal:before {
  content: "î¡¶";
}
/* 'î¡¶' */
.bet-award:before {
  content: "î¡·";
}
/* 'î¡·' */
.bet-SCRATCHCARDS:before {
  content: "î¡·";
}
/* 'î¡·' */
.bet-inbox:before {
  content: "î¡¸";
}
/* 'î¡¸' */
.bet-globe:before {
  content: "î¡¹";
}
/* 'î¡¹' */
.bet-cloud:before {
  content: "î¡º";
}
/* 'î¡º' */
.bet-flash:before {
  content: "î¡»";
}
/* 'î¡»' */
.bet-umbrella:before {
  content: "î¡¼";
}
/* 'î¡¼' */
.bet-flight:before {
  content: "î¡½";
}
/* 'î¡½' */
.bet-leaf:before {
  content: "î¡¾";
}
/* 'î¡¾' */
.bet-font:before {
  content: "î¡¿";
}
/* 'î¡¿' */
.bet-bold:before {
  content: "î¢€";
}
/* 'î¢€' */
.bet-italic:before {
  content: "î¢";
}
/* 'î¢' */
.bet-text-height:before {
  content: "î¢‚";
}
/* 'î¢‚' */
.bet-text-width:before {
  content: "î¢ƒ";
}
/* 'î¢ƒ' */
.bet-align-left:before {
  content: "î¢„";
}
/* 'î¢„' */
.bet-align-center:before {
  content: "î¢…";
}
/* 'î¢…' */
.bet-align-right:before {
  content: "î¢†";
}
/* 'î¢†' */
.bet-align-justify:before {
  content: "î¢‡";
}
/* 'î¢‡' */
.bet-list:before {
  content: "î¢ˆ";
}
/* 'î¢ˆ' */
.bet-indent-left:before {
  content: "î¢‰";
}
/* 'î¢‰' */
.bet-indent-right:before {
  content: "î¢Š";
}
/* 'î¢Š' */
.bet-scissors:before {
  content: "î¢‹";
}
/* 'î¢‹' */
.bet-briefcase:before {
  content: "î¢Œ";
}
/* 'î¢Œ' */
.bet-off:before {
  content: "î¢";
}
/* 'î¢' */
.bet-road:before {
  content: "î¢Ž";
}
/* 'î¢Ž' */
.bet-VIRTUALSPORTS:before {
  content: "î¢Ž";
}
/* 'î¢Ž' */
.bet-list-alt:before {
  content: "î¢";
}
/* 'î¢' */
.bet-qrcode:before {
  content: "î¢";
}
/* 'î¢' */
.bet-barcode:before {
  content: "î¢‘";
}
/* 'î¢‘' */
.bet-book:before {
  content: "î¢’";
}
/* 'î¢’' */
.bet-adjust:before {
  content: "î¢“";
}
/* 'î¢“' */
.bet-tint:before {
  content: "î¢”";
}
/* 'î¢”' */
.bet-check:before {
  content: "î¢•";
}
/* 'î¢•' */
.bet-asterisk:before {
  content: "î¢–";
}
/* 'î¢–' */
.bet-gift:before {
  content: "î¢—";
}
/* 'î¢—' */
.bet-fire:before {
  content: "î¢˜";
}
/* 'î¢˜' */
.bet-magnet:before {
  content: "î¢™";
}
/* 'î¢™' */
.bet-chart-bar:before {
  content: "î¢š";
}
/* 'î¢š' */
.bet-credit-card:before {
  content: "î¢›";
}
/* 'î¢›' */
.bet-floppy:before {
  content: "î¢œ";
}
/* 'î¢œ' */
.bet-megaphone:before {
  content: "î¢";
}
/* 'î¢' */
.bet-key:before {
  content: "î¢ž";
}
/* 'î¢ž' */
.bet-truck:before {
  content: "î¢Ÿ";
}
/* 'î¢Ÿ' */
.bet-hammer:before {
  content: "î¢&nbsp;";
}
/* 'î¢&nbsp;' */
.bet-lemon:before {
  content: "î¢¡";
}
/* 'î¢¡' */
.bet-cancel-1:before {
  content: "î¢¢";
}
/* 'î¢¢' */
.bet-ok-1:before {
  content: "î¢£";
}
/* 'î¢£' */
.bet-cancel-2:before {
  content: "î¢¤";
}
/* 'î¢¤' */
.bet-best-collection:before {
  content: "î¢¥";
}
/* 'î¢¥' */
.bet-bitcoin-1:before {
  content: "î¢¦";
}
/* 'î¢¦' */
.bet-cards:before {
  content: "î¢§";
}
/* 'î¢§' */
.bet-cards-double:before {
  content: "î¢¨";
}
/* 'î¢¨' */
.bet-TABLEGAMES:before {
  content: "î¢¨";
}
/* 'î¢¨' */
.bet-cherry:before {
  content: "î¢©";
}
/* 'î¢©' */
.bet-OTHERGAMES:before {
  content: "î¢©";
}
/* 'î¢©' */
.bet-chip-01:before {
  content: "î¢ª";
}
/* 'î¢ª' */
.bet-VIDEOSLOTS:before {
  content: "î¢ª";
}
/* 'î¢ª' */
.bet-close:before {
  content: "î¢«";
}
/* 'î¢«' */
.bet-clover-2:before {
  content: "î¢¬";
}
/* 'î¢¬' */
.bet-CLASSICSLOTS:before {
  content: "î¢¬";
}
/* 'î¢¬' */
.bet-crown:before {
  content: "î¢­";
}
/* 'î¢­' */
.bet-LIVEDEALER:before {
  content: "î¢­";
}
/* 'î¢­' */
.bet-diamond-1:before {
  content: "î¢®";
}
/* 'î¢®' */
.bet-dice:before {
  content: "î¢¯";
}
/* 'î¢¯' */
.bet-dice-2:before {
  content: "î¢°";
}
/* 'î¢°' */
.bet-dice-3:before {
  content: "î¢±";
}
/* 'î¢±' */
.bet-VIDEOPOKERS:before {
  content: "î¢±";
}
/* 'î¢±' */
.bet-fbd98308:before {
  content: "î¢²";
}
/* 'î¢²' */
.bet-gamcare:before {
  content: "î¢³";
}
/* 'î¢³' */
.bet-luck:before {
  content: "î¢´";
}
/* 'î¢´' */
.bet-medal:before {
  content: "î¢µ";
}
/* 'î¢µ' */
.bet-newbadge-01:before {
  content: "î¢¶";
}
/* 'î¢¶' */
.bet-play-in:before {
  content: "î¢·";
}
/* 'î¢·' */
.bet-play-out:before {
  content: "î¢¸";
}
/* 'î¢¸' */
.bet-poker-chips:before {
  content: "î¢¹";
}
/* 'î¢¹' */
.bet-pokertable:before {
  content: "î¢º";
}
/* 'î¢º' */
.bet-red-card:before {
  content: "î¢»";
}
/* 'î¢»' */
.bet-reload:before {
  content: "î¢¼";
}
/* 'î¢¼' */
.bet-roulette:before {
  content: "î¢½";
}
/* 'î¢½' */
.bet-scoreboard:before {
  content: "î¢¾";
}
/* 'î¢¾' */
.bet-slot-machine:before {
  content: "î¢¿";
}
/* 'î¢¿' */
.bet-soccer-shoe:before {
  content: "î£€";
}
/* 'î£€' */
.bet-spades:before {
  content: "î£";
}
/* 'î£' */
.bet-JACKPOTGAMES:before {
  content: "î£";
}
/* 'î£' */
.bet-whistle:before {
  content: "î£‚";
}
/* 'î£‚' */
.bet-world:before {
  content: "î£ƒ";
}
/* 'î£ƒ' */
.bet-yellow-card:before {
  content: "î£„";
}
/* 'î£„' */
.bet-LOTTERY:before {
  content: "î£„";
}
/* 'î£„' */
.bet-bundesliga:before {
  content: "î£…";
}
/* 'î£…' */
.bet-league-205:before {
  content: "î£…" !important;
}
/* 'î£‡' */
.bet-ligue-1:before {
  content: "î£†";
}
/* 'î£†' */
.bet-league-24:before {
  content: "î£†" !important;
}
/* 'î£†' */
.bet-premier-league:before {
  content: "î£‡";
}
/* 'î£‡' */
.bet-league-78:before {
  content: "î£‡" !important;
}
/* 'î£‡' */
.bet-la-liga:before {
  content: "î£ˆ";
}
/* 'î£ˆ' */
.bet-league-129:before {
  content: "î£ˆ" !important;
}
/* 'î£‡' */
.bet-super-toto-turkey:before {
  content: "î£‰";
}
/* 'î£‰' */
.bet-league-329:before {
  content: "î£‰" !important;
}
/* 'î£‰' */
.bet-world-cup-2018:before {
  content: "î£Š";
}
/* 'î£Š' */
.bet-top-leagues:before {
  content: "î£‹";
}
/* 'î£‹' */
.bet-champions-league:before {
  content: "î£Œ";
}
/* 'î£Œ' */
.bet-europa-league:before {
  content: "î£";
}
/* 'î£' */
.bet-serie-a:before {
  content: "î£Ž";
}
/* 'î£Ž' */
.bet-league-128:before {
  content: "î£Ž" !important;
}
/* 'î£Ž' */
.bet-basketball:before {
  content: "î£";
}
/* 'î£' */
.bet-tennis:before {
  content: "î£";
}
/* 'î£' */
.bet-ice-hockey:before {
  content: "î£‘";
}
/* 'î£‘' */
.bet-motorsport:before {
  content: "î£’";
}
/* 'î£’' */
.bet-motor-sports:before {
  content: "î£’";
}
/* 'î£’' */
.bet-volleyball:before {
  content: "î£“";
}
/* 'î£“' */
.bet-american-football:before {
  content: "î£”";
}
/* 'î£”' */
.bet-football:before {
  content: "î£”";
}
/* 'î£”' */
.bet-rugby:before {
  content: "î£•";
}
/* 'î£•' */
.bet-futsal:before {
  content: "î£–";
}
/* 'î£–' */
.bet-handball:before {
  content: "î£—";
}
/* 'î£—' */
.bet-snooker:before {
  content: "î£˜";
}
/* 'î£˜' */
.bet-baseball:before {
  content: "î£™";
}
/* 'î£™' */
.bet-boxing:before {
  content: "î£š";
}
/* 'î£š' */
.bet-mma:before {
  content: "î£›";
}
/* 'î£›' */
.bet-cycling:before {
  content: "î£œ";
}
/* 'î£œ' */
.bet-golf:before {
  content: "î£";
}
/* 'î£' */
.bet-cricket:before {
  content: "î£ž";
}
/* 'î£ž' */
.bet-winter-sports:before {
  content: "î£Ÿ";
}
/* 'î£Ÿ' */
.bet-table-tennis:before {
  content: "î£&nbsp;";
}
/* 'î£&nbsp;' */
.bet-waterpolo:before {
  content: "î£¡";
}
/* 'î£¡' */
.bet-darts:before {
  content: "î£¢";
}
/* 'î£¢' */
.bet-beach-volleyball:before {
  content: "î££";
}
/* 'î££' */
.bet-beach-volley:before {
  content: "î££";
}
/* 'î££' */
.bet-beach-soccer:before {
  content: "î£¤";
}
/* 'î£¤' */
.bet-squash:before {
  content: "î£¥";
}
/* 'î£¥' */
.bet-sailing:before {
  content: "î£¦";
}
/* 'î£¦' */
.bet-bowls:before {
  content: "î£§";
}
/* 'î£§' */
.bet-aussie_rules:before {
  content: "î£¨";
}
/* 'î£¨' */
.bet-aussie-rules:before {
  content: "î£¨";
}
/* 'î£¨' */
.bet-olympics:before {
  content: "î£©";
}
/* 'î£©' */
.bet-curling:before {
  content: "î£ª";
}
/* 'î£ª' */
.bet-floorball:before {
  content: "î£«";
}
/* 'î£«' */
.bet-bandy:before {
  content: "î£¬";
}
/* 'î£¬' */
.bet-fantasy:before {
  content: "î£­";
}
/* 'î£­' */
.bet-badminton:before {
  content: "î£®";
}
/* 'î£®' */
.bet-pesapallo:before {
  content: "î£¯";
}
/* 'î£¯' */
.bet-league-of-legends:before {
  content: "î£°" !important;
}
/* 'î£°' */
.bet-specials:before {
  content: "î£±";
}
/* 'î£±' */
.bet-counter-strike:before {
  content: "î£²";
}
/* 'î£²' */
.bet-field-hockey:before {
  content: "î£³";
}
/* 'î£³' */
.bet-starcraft:before {
  content: "î£´";
}
/* 'î£´' */
.bet-fencing:before {
  content: "î£µ";
}
/* 'î£µ' */
.bet-soccer-special:before {
  content: "î£¶";
}
/* 'î£¶' */
.bet-soccer:before {
  content: "î£¸";
}
/* 'î£¸' */
.bet-goal:before {
  content: "î£¹";
}
/* 'î£¹' */
.bet-down-open-1:before {
  content: "î£º";
}
/* 'î£º' */
.bet-up-open-1:before {
  content: "î£»";
}
/* 'î£»' */
.bet-move:before {
  content: "ï‡";
}
/* 'ï‡' */
.bet-link-ext:before {
  content: "ï‚Ž";
}
/* 'ï‚Ž' */
.bet-check-empty:before {
  content: "ï‚–";
}
/* 'ï‚–' */
.bet-bookmark-empty:before {
  content: "ï‚—";
}
/* 'ï‚—' */
.bet-phone-squared:before {
  content: "ï‚˜";
}
/* 'ï‚˜' */
.bet-twitter:before {
  content: "ï‚™";
}
/* 'ï‚™' */
.bet-facebook:before {
  content: "ï‚š";
}
/* 'ï‚š' */
.bet-github-circled:before {
  content: "ï‚›";
}
/* 'ï‚›' */
.bet-rss:before {
  content: "ï‚ž";
}
/* 'ï‚ž' */
.bet-hdd:before {
  content: "ï‚&nbsp;";
}
/* 'ï‚&nbsp;' */
.bet-certificate:before {
  content: "ï‚£";
}
/* 'ï‚£' */
.bet-left-circled:before {
  content: "ï‚¨";
}
/* 'ï‚¨' */
.bet-right-circled:before {
  content: "ï‚©";
}
/* 'ï‚©' */
.bet-up-circled:before {
  content: "ï‚ª";
}
/* 'ï‚ª' */
.bet-down-circled:before {
  content: "ï‚«";
}
/* 'ï‚«' */
.bet-tasks:before {
  content: "ï‚®";
}
/* 'ï‚®' */
.bet-filter:before {
  content: "ï‚°";
}
/* 'ï‚°' */
.bet-resize-full-alt:before {
  content: "ï‚²";
}
/* 'ï‚²' */
.bet-beaker:before {
  content: "ïƒƒ";
}
/* 'ïƒƒ' */
.bet-docs:before {
  content: "ïƒ…";
}
/* 'ïƒ…' */
.bet-blank:before {
  content: "ïƒˆ";
}
/* 'ïƒˆ' */
.bet-menu:before {
  content: "ïƒ‰";
}
/* 'ïƒ‰' */
.bet-list-bullet:before {
  content: "ïƒŠ";
}
/* 'ïƒŠ' */
.bet-list-numbered:before {
  content: "ïƒ‹";
}
/* 'ïƒ‹' */
.bet-strike:before {
  content: "ïƒŒ";
}
/* 'ïƒŒ' */
.bet-underline:before {
  content: "ïƒ";
}
/* 'ïƒ' */
.bet-table:before {
  content: "ïƒŽ";
}
/* 'ïƒŽ' */
.bet-magic:before {
  content: "ïƒ";
}
/* 'ïƒ' */
.bet-pinterest-circled:before {
  content: "ïƒ’";
}
/* 'ïƒ’' */
.bet-pinterest-squared:before {
  content: "ïƒ“";
}
/* 'ïƒ“' */
.bet-gplus-squared:before {
  content: "ïƒ”";
}
/* 'ïƒ”' */
.bet-gplus:before {
  content: "ïƒ•";
}
/* 'ïƒ•' */
.bet-money:before {
  content: "ïƒ–";
}
/* 'ïƒ–' */
.bet-columns:before {
  content: "ïƒ›";
}
/* 'ïƒ›' */
.bet-sort:before {
  content: "ïƒœ";
}
/* 'ïƒœ' */
.bet-sort-down:before {
  content: "ïƒ";
}
/* 'ïƒ' */
.bet-sort-up:before {
  content: "ïƒž";
}
/* 'ïƒž' */
.bet-mail-alt:before {
  content: "ïƒ&nbsp;";
}
/* 'ïƒ&nbsp;' */
.bet-linkedin:before {
  content: "ïƒ¡";
}
/* 'ïƒ¡' */
.bet-gauge:before {
  content: "ïƒ¤";
}
/* 'ïƒ¤' */
.bet-comment-empty:before {
  content: "ïƒ¥";
}
/* 'ïƒ¥' */
.bet-chat-empty:before {
  content: "ïƒ¦";
}
/* 'ïƒ¦' */
.bet-sitemap:before {
  content: "ïƒ¨";
}
/* 'ïƒ¨' */
.bet-paste:before {
  content: "ïƒª";
}
/* 'ïƒª' */
.bet-lightbulb:before {
  content: "ïƒ«";
}
/* 'ïƒ«' */
.bet-exchange:before {
  content: "ïƒ¬";
}
/* 'ïƒ¬' */
.bet-download-cloud:before {
  content: "ïƒ­";
}
/* 'ïƒ­' */
.bet-upload-cloud:before {
  content: "ïƒ®";
}
/* 'ïƒ®' */
.bet-user-md:before {
  content: "ïƒ°";
}
/* 'ïƒ°' */
.bet-stethoscope:before {
  content: "ïƒ±";
}
/* 'ïƒ±' */
.bet-suitcase:before {
  content: "ïƒ²";
}
/* 'ïƒ²' */
.bet-bell-alt:before {
  content: "ïƒ³";
}
/* 'ïƒ³' */
.bet-coffee:before {
  content: "ïƒ´";
}
/* 'ïƒ´' */
.bet-food:before {
  content: "ïƒµ";
}
/* 'ïƒµ' */
.bet-doc-text:before {
  content: "ïƒ¶";
}
/* 'ïƒ¶' */
.bet-building:before {
  content: "ïƒ·";
}
/* 'ïƒ·' */
.bet-hospital:before {
  content: "ïƒ¸";
}
/* 'ïƒ¸' */
.bet-ambulance:before {
  content: "ïƒ¹";
}
/* 'ïƒ¹' */
.bet-medkit:before {
  content: "ïƒº";
}
/* 'ïƒº' */
.bet-fighter-jet:before {
  content: "ïƒ»";
}
/* 'ïƒ»' */
.bet-beer:before {
  content: "ïƒ¼";
}
/* 'ïƒ¼' */
.bet-h-sigh:before {
  content: "ïƒ½";
}
/* 'ïƒ½' */
.bet-plus-squared:before {
  content: "ïƒ¾";
}
/* 'ïƒ¾' */
.bet-angle-double-left:before {
  content: "ï„€";
}
/* 'ï„€' */
.bet-angle-double-right:before {
  content: "ï„";
}
/* 'ï„' */
.bet-angle-double-up:before {
  content: "ï„‚";
}
/* 'ï„‚' */
.bet-angle-double-down:before {
  content: "ï„ƒ";
}
/* 'ï„ƒ' */
.bet-angle-left:before {
  content: "ï„„";
}
/* 'ï„„' */
.bet-angle-right:before {
  content: "ï„…";
}
/* 'ï„…' */
.bet-angle-up:before {
  content: "ï„†";
}
/* 'ï„†' */
.bet-angle-down:before {
  content: "ï„‡";
}
/* 'ï„‡' */
.bet-desktop:before {
  content: "ï„ˆ";
}
/* 'ï„ˆ' */
.bet-laptop:before {
  content: "ï„‰";
}
/* 'ï„‰' */
.bet-tablet:before {
  content: "ï„Š";
}
/* 'ï„Š' */
.bet-mobile:before {
  content: "ï„‹";
}
/* 'ï„‹' */
.bet-circle-empty:before {
  content: "ï„Œ";
}
/* 'ï„Œ' */
.bet-quote-left:before {
  content: "ï„";
}
/* 'ï„' */
.bet-quote-right:before {
  content: "ï„Ž";
}
/* 'ï„Ž' */
.bet-spinner:before {
  content: "ï„";
}
/* 'ï„' */
.bet-circle:before {
  content: "ï„‘";
}
/* 'ï„‘' */
.bet-reply:before {
  content: "ï„’";
}
/* 'ï„’' */
.bet-github:before {
  content: "ï„“";
}
/* 'ï„“' */
.bet-folder-empty:before {
  content: "ï„”";
}
/* 'ï„”' */
.bet-folder-open-empty:before {
  content: "ï„•";
}
/* 'ï„•' */
.bet-smile:before {
  content: "ï„˜";
}
/* 'ï„˜' */
.bet-frown:before {
  content: "ï„™";
}
/* 'ï„™' */
.bet-meh:before {
  content: "ï„š";
}
/* 'ï„š' */
.bet-gamepad:before {
  content: "ï„›";
}
/* 'ï„›' */
.bet-MINIGAMES:before {
  content: "ï„›";
}
/* 'ï„›' */
.bet-keyboard:before {
  content: "ï„œ";
}
/* 'ï„œ' */
.bet-flag-empty:before {
  content: "ï„";
}
/* 'ï„' */
.bet-flag-checkered:before {
  content: "ï„ž";
}
/* 'ï„ž' */
.bet-terminal:before {
  content: "ï„&nbsp;";
}
/* 'ï„&nbsp;' */
.bet-code:before {
  content: "ï„¡";
}
/* 'ï„¡' */
.bet-reply-all:before {
  content: "ï„¢";
}
/* 'ï„¢' */
.bet-star-half-alt:before {
  content: "ï„£";
}
/* 'ï„£' */
.bet-direction:before {
  content: "ï„¤";
}
/* 'ï„¤' */
.bet-crop:before {
  content: "ï„¥";
}
/* 'ï„¥' */
.bet-fork:before {
  content: "ï„¦";
}
/* 'ï„¦' */
.bet-unlink:before {
  content: "ï„§";
}
/* 'ï„§' */
.bet-help:before {
  content: "ï„¨";
}
/* 'ï„¨' */
.bet-info:before {
  content: "ï„©";
}
/* 'ï„©' */
.bet-attention-alt:before {
  content: "ï„ª";
}
/* 'ï„ª' */
.bet-superscript:before {
  content: "ï„«";
}
/* 'ï„«' */
.bet-subscript:before {
  content: "ï„¬";
}
/* 'ï„¬' */
.bet-eraser:before {
  content: "ï„­";
}
/* 'ï„­' */
.bet-puzzle:before {
  content: "ï„®";
}
/* 'ï„®' */
.bet-mic:before {
  content: "ï„°";
}
/* 'ï„°' */
.bet-mute:before {
  content: "ï„±";
}
/* 'ï„±' */
.bet-shield:before {
  content: "ï„²";
}
/* 'ï„²' */
.bet-calendar-empty:before {
  content: "ï„³";
}
/* 'ï„³' */
.bet-extinguisher:before {
  content: "ï„´";
}
/* 'ï„´' */
.bet-rocket:before {
  content: "ï„µ";
}
/* 'ï„µ' */
.bet-maxcdn:before {
  content: "ï„¶";
}
/* 'ï„¶' */
.bet-angle-circled-left:before {
  content: "ï„·";
}
/* 'ï„·' */
.bet-angle-circled-right:before {
  content: "ï„¸";
}
/* 'ï„¸' */
.bet-angle-circled-up:before {
  content: "ï„¹";
}
/* 'ï„¹' */
.bet-angle-circled-down:before {
  content: "ï„º";
}
/* 'ï„º' */
.bet-html5:before {
  content: "ï„»";
}
/* 'ï„»' */
.bet-css3:before {
  content: "ï„¼";
}
/* 'ï„¼' */
.bet-anchor:before {
  content: "ï„½";
}
/* 'ï„½' */
.bet-lock-open-alt:before {
  content: "ï„¾";
}
/* 'ï„¾' */
.bet-bullseye:before {
  content: "ï…€";
}
/* 'ï…€' */
.bet-ellipsis:before {
  content: "ï…";
}
/* 'ï…' */
.bet-ellipsis-vert:before {
  content: "ï…‚";
}
/* 'ï…‚' */
.bet-rss-squared:before {
  content: "ï…ƒ";
}
/* 'ï…ƒ' */
.bet-play-circled:before {
  content: "ï…„";
}
/* 'ï…„' */
.bet-ticket:before {
  content: "ï……";
}
/* 'ï……' */
.bet-minus-squared:before {
  content: "ï…†";
}
/* 'ï…†' */
.bet-minus-squared-alt:before {
  content: "ï…‡";
}
/* 'ï…‡' */
.bet-level-up:before {
  content: "ï…ˆ";
}
/* 'ï…ˆ' */
.bet-level-down:before {
  content: "ï…‰";
}
/* 'ï…‰' */
.bet-ok-squared:before {
  content: "ï…Š";
}
/* 'ï…Š' */
.bet-pencil-squared:before {
  content: "ï…‹";
}
/* 'ï…‹' */
.bet-link-ext-alt:before {
  content: "ï…Œ";
}
/* 'ï…Œ' */
.bet-export-alt:before {
  content: "ï…";
}
/* 'ï…' */
.bet-compass:before {
  content: "ï…Ž";
}
/* 'ï…Ž' */
.bet-expand:before {
  content: "ï…";
}
/* 'ï…' */
.bet-collapse:before {
  content: "ï…‘";
}
/* 'ï…‘' */
.bet-expand-right:before {
  content: "ï…’";
}
/* 'ï…’' */
.bet-euro:before {
  content: "ï…“";
}
/* 'ï…“' */
.bet-eur:before {
  content: "ï…“";
}
/* 'ï…“' */
.bet-EUR:before {
  content: "ï…“";
}
/* 'ï…“' */
.bet-pound:before {
  content: "ï…”";
}
/* 'ï…”' */
.bet-gbp:before {
  content: "ï…”";
}
/* 'ï…”' */
.bet-GBP:before {
  content: "ï…”";
}
/* 'ï…”' */
.bet-dollar:before {
  content: "ï…•";
}
/* 'ï…•' */
.bet-usd:before {
  content: "ï…•";
}
/* 'ï…•' */
.bet-USD:before {
  content: "ï…•";
}
/* 'ï…•' */
.bet-rupee:before {
  content: "ï…–";
}
/* 'ï…–' */
.bet-yen:before {
  content: "ï…—";
}
/* 'ï…—' */
.bet-rouble:before {
  content: "ï…˜";
}
/* 'ï…˜' */
.bet-won:before {
  content: "ï…™";
}
/* 'ï…™' */
.bet-bitcoin:before {
  content: "ï…š";
}
/* 'ï…š' */
.bet-doc-inv:before {
  content: "ï…›";
}
/* 'ï…›' */
.bet-doc-text-inv:before {
  content: "ï…œ";
}
/* 'ï…œ' */
.bet-sort-name-up:before {
  content: "ï…";
}
/* 'ï…' */
.bet-sort-name-down:before {
  content: "ï…ž";
}
/* 'ï…ž' */
.bet-sort-alt-up:before {
  content: "ï…&nbsp;";
}
/* 'ï…&nbsp;' */
.bet-sort-alt-down:before {
  content: "ï…¡";
}
/* 'ï…¡' */
.bet-sort-number-up:before {
  content: "ï…¢";
}
/* 'ï…¢' */
.bet-sort-number-down:before {
  content: "ï…£";
}
/* 'ï…£' */
.bet-thumbs-up-alt:before {
  content: "ï…¤";
}
/* 'ï…¤' */
.bet-thumbs-down-alt:before {
  content: "ï…¥";
}
/* 'ï…¥' */
.bet-youtube-squared:before {
  content: "ï…¦";
}
/* 'ï…¦' */
.bet-youtube:before {
  content: "ï…§";
}
/* 'ï…§' */
.bet-xing:before {
  content: "ï…¨";
}
/* 'ï…¨' */
.bet-xing-squared:before {
  content: "ï…©";
}
/* 'ï…©' */
.bet-youtube-play:before {
  content: "ï…ª";
}
/* 'ï…ª' */
.bet-dropbox:before {
  content: "ï…«";
}
/* 'ï…«' */
.bet-stackoverflow:before {
  content: "ï…¬";
}
/* 'ï…¬' */
.bet-instagram:before {
  content: "ï…­";
}
/* 'ï…­' */
.bet-flickr:before {
  content: "ï…®";
}
/* 'ï…®' */
.bet-adn:before {
  content: "ï…°";
}
/* 'ï…°' */
.bet-bitbucket:before {
  content: "ï…±";
}
/* 'ï…±' */
.bet-bitbucket-squared:before {
  content: "ï…²";
}
/* 'ï…²' */
.bet-tumblr:before {
  content: "ï…³";
}
/* 'ï…³' */
.bet-tumblr-squared:before {
  content: "ï…´";
}
/* 'ï…´' */
.bet-down:before {
  content: "ï…µ";
}
/* 'ï…µ' */
.bet-up:before {
  content: "ï…¶";
}
/* 'ï…¶' */
.bet-left:before {
  content: "ï…·";
}
/* 'ï…·' */
.bet-right:before {
  content: "ï…¸";
}
/* 'ï…¸' */
.bet-apple:before {
  content: "ï…¹";
}
/* 'ï…¹' */
.bet-windows:before {
  content: "ï…º";
}
/* 'ï…º' */
.bet-android:before {
  content: "ï…»";
}
/* 'ï…»' */
.bet-linux:before {
  content: "ï…¼";
}
/* 'ï…¼' */
.bet-dribbble:before {
  content: "ï…½";
}
/* 'ï…½' */
.bet-skype:before {
  content: "ï…¾";
}
/* 'ï…¾' */
.bet-foursquare:before {
  content: "ï†€";
}
/* 'ï†€' */
.bet-trello:before {
  content: "ï†";
}
/* 'ï†' */
.bet-female:before {
  content: "ï†‚";
}
/* 'ï†‚' */
.bet-male:before {
  content: "ï†ƒ";
}
/* 'ï†ƒ' */
.bet-gittip:before {
  content: "ï†„";
}
/* 'ï†„' */
.bet-sun:before {
  content: "ï†…";
}
/* 'ï†…' */
.bet-moon:before {
  content: "ï††";
}
/* 'ï††' */
.bet-box:before {
  content: "ï†‡";
}
/* 'ï†‡' */
.bet-bug:before {
  content: "ï†ˆ";
}
/* 'ï†ˆ' */
.bet-vkontakte:before {
  content: "ï†‰";
}
/* 'ï†‰' */
.bet-weibo:before {
  content: "ï†Š";
}
/* 'ï†Š' */
.bet-renren:before {
  content: "ï†‹";
}
/* 'ï†‹' */
.bet-pagelines:before {
  content: "ï†Œ";
}
/* 'ï†Œ' */
.bet-stackexchange:before {
  content: "ï†";
}
/* 'ï†' */
.bet-right-circled2:before {
  content: "ï†Ž";
}
/* 'ï†Ž' */
.bet-left-circled2:before {
  content: "ï†";
}
/* 'ï†' */
.bet-collapse-left:before {
  content: "ï†‘";
}
/* 'ï†‘' */
.bet-dot-circled:before {
  content: "ï†’";
}
/* 'ï†’' */
.bet-wheelchair:before {
  content: "ï†“";
}
/* 'ï†“' */
.bet-vimeo-squared:before {
  content: "ï†”";
}
/* 'ï†”' */
.bet-try:before {
  content: "ï†•";
}
/* 'ï†•' */
.bet-TRY:before {
  content: "ï†•";
}
/* 'ï†•' */
.bet-plus-squared-alt:before {
  content: "ï†–";
}
/* 'ï†–' */
.bet-space-shuttle:before {
  content: "ï†—";
}
/* 'ï†—' */
.bet-slack:before {
  content: "ï†˜";
}
/* 'ï†˜' */
.bet-mail-squared:before {
  content: "ï†™";
}
/* 'ï†™' */
.bet-wordpress:before {
  content: "ï†š";
}
/* 'ï†š' */
.bet-openid:before {
  content: "ï†›";
}
/* 'ï†›' */
.bet-bank:before {
  content: "ï†œ";
}
/* 'ï†œ' */
.bet-graduation-cap:before {
  content: "ï†";
}
/* 'ï†' */
.bet-yahoo:before {
  content: "ï†ž";
}
/* 'ï†ž' */
.bet-google:before {
  content: "ï†&nbsp;";
}
/* 'ï†&nbsp;' */
.bet-reddit:before {
  content: "ï†¡";
}
/* 'ï†¡' */
.bet-reddit-squared:before {
  content: "ï†¢";
}
/* 'ï†¢' */
.bet-stumbleupon-circled:before {
  content: "ï†£";
}
/* 'ï†£' */
.bet-stumbleupon:before {
  content: "ï†¤";
}
/* 'ï†¤' */
.bet-delicious:before {
  content: "ï†¥";
}
/* 'ï†¥' */
.bet-digg:before {
  content: "ï†¦";
}
/* 'ï†¦' */
.bet-pied-piper-squared:before {
  content: "ï†§";
}
/* 'ï†§' */
.bet-pied-piper-alt:before {
  content: "ï†¨";
}
/* 'ï†¨' */
.bet-drupal:before {
  content: "ï†©";
}
/* 'ï†©' */
.bet-joomla:before {
  content: "ï†ª";
}
/* 'ï†ª' */
.bet-language:before {
  content: "ï†«";
}
/* 'ï†«' */
.bet-fax:before {
  content: "ï†¬";
}
/* 'ï†¬' */
.bet-building-filled:before {
  content: "ï†­";
}
/* 'ï†­' */
.bet-child:before {
  content: "ï†®";
}
/* 'ï†®' */
.bet-paw:before {
  content: "ï†°";
}
/* 'ï†°' */
.bet-spoon:before {
  content: "ï†±";
}
/* 'ï†±' */
.bet-cube:before {
  content: "ï†²";
}
/* 'ï†²' */
.bet-cubes:before {
  content: "ï†³";
}
/* 'ï†³' */
.bet-behance:before {
  content: "ï†´";
}
/* 'ï†´' */
.bet-behance-squared:before {
  content: "ï†µ";
}
/* 'ï†µ' */
.bet-steam:before {
  content: "ï†¶";
}
/* 'ï†¶' */
.bet-steam-squared:before {
  content: "ï†·";
}
/* 'ï†·' */
.bet-recycle:before {
  content: "ï†¸";
}
/* 'ï†¸' */
.bet-cab:before {
  content: "ï†¹";
}
/* 'ï†¹' */
.bet-taxi:before {
  content: "ï†º";
}
/* 'ï†º' */
.bet-tree:before {
  content: "ï†»";
}
/* 'ï†»' */
.bet-spotify:before {
  content: "ï†¼";
}
/* 'ï†¼' */
.bet-deviantart:before {
  content: "ï†½";
}
/* 'ï†½' */
.bet-soundcloud:before {
  content: "ï†¾";
}
/* 'ï†¾' */
.bet-database:before {
  content: "ï‡€";
}
/* 'ï‡€' */
.bet-file-pdf:before {
  content: "ï‡";
}
/* 'ï‡' */
.bet-file-word:before {
  content: "ï‡‚";
}
/* 'ï‡‚' */
.bet-file-excel:before {
  content: "ï‡ƒ";
}
/* 'ï‡ƒ' */
.bet-file-powerpoint:before {
  content: "ï‡„";
}
/* 'ï‡„' */
.bet-file-image:before {
  content: "ï‡…";
}
/* 'ï‡…' */
.bet-file-archive:before {
  content: "ï‡†";
}
/* 'ï‡†' */
.bet-file-audio:before {
  content: "ï‡‡";
}
/* 'ï‡‡' */
.bet-file-video:before {
  content: "ï‡ˆ";
}
/* 'ï‡ˆ' */
.bet-file-code:before {
  content: "ï‡‰";
}
/* 'ï‡‰' */
.bet-vine:before {
  content: "ï‡Š";
}
/* 'ï‡Š' */
.bet-codeopen:before {
  content: "ï‡‹";
}
/* 'ï‡‹' */
.bet-jsfiddle:before {
  content: "ï‡Œ";
}
/* 'ï‡Œ' */
.bet-lifebuoy:before {
  content: "ï‡";
}
/* 'ï‡' */
.bet-circle-notch:before {
  content: "ï‡Ž";
}
/* 'ï‡Ž' */
.bet-rebel:before {
  content: "ï‡";
}
/* 'ï‡' */
.bet-empire:before {
  content: "ï‡‘";
}
/* 'ï‡‘' */
.bet-git-squared:before {
  content: "ï‡’";
}
/* 'ï‡’' */
.bet-git:before {
  content: "ï‡“";
}
/* 'ï‡“' */
.bet-hacker-news:before {
  content: "ï‡”";
}
/* 'ï‡”' */
.bet-tencent-weibo:before {
  content: "ï‡•";
}
/* 'ï‡•' */
.bet-qq:before {
  content: "ï‡–";
}
/* 'ï‡–' */
.bet-wechat:before {
  content: "ï‡—";
}
/* 'ï‡—' */
.bet-paper-plane:before {
  content: "ï‡˜";
}
/* 'ï‡˜' */
.bet-paper-plane-empty:before {
  content: "ï‡™";
}
/* 'ï‡™' */
.bet-history:before {
  content: "ï‡š";
}
/* 'ï‡š' */
.bet-circle-thin:before {
  content: "ï‡›";
}
/* 'ï‡›' */
.bet-header:before {
  content: "ï‡œ";
}
/* 'ï‡œ' */
.bet-paragraph:before {
  content: "ï‡";
}
/* 'ï‡' */
.bet-sliders:before {
  content: "ï‡ž";
}
/* 'ï‡ž' */
.bet-share:before {
  content: "ï‡&nbsp;";
}
/* 'ï‡&nbsp;' */
.bet-share-squared:before {
  content: "ï‡¡";
}
/* 'ï‡¡' */
.bet-bomb:before {
  content: "ï‡¢";
}
/* 'ï‡¢' */
.bet-soccer-ball:before {
  content: "ï‡£";
}
/* 'ï‡£' */
.bet-tty:before {
  content: "ï‡¤";
}
/* 'ï‡¤' */
.bet-binoculars:before {
  content: "ï‡¥";
}
/* 'ï‡¥' */
.bet-plug:before {
  content: "ï‡¦";
}
/* 'ï‡¦' */
.bet-slideshare:before {
  content: "ï‡§";
}
/* 'ï‡§' */
.bet-twitch:before {
  content: "ï‡¨";
}
/* 'ï‡¨' */
.bet-yelp:before {
  content: "ï‡©";
}
/* 'ï‡©' */
.bet-newspaper:before {
  content: "ï‡ª";
}
/* 'ï‡ª' */
.bet-wifi:before {
  content: "ï‡«";
}
/* 'ï‡«' */
.bet-calc:before {
  content: "ï‡¬";
}
/* 'ï‡¬' */
.bet-paypal:before {
  content: "ï‡­";
}
/* 'ï‡­' */
.bet-gwallet:before {
  content: "ï‡®";
}
/* 'ï‡®' */
.bet-cc-visa:before {
  content: "ï‡°";
}
/* 'ï‡°' */
.bet-cc-mastercard:before {
  content: "ï‡±";
}
/* 'ï‡±' */
.bet-cc-discover:before {
  content: "ï‡²";
}
/* 'ï‡²' */
.bet-cc-amex:before {
  content: "ï‡³";
}
/* 'ï‡³' */
.bet-cc-paypal:before {
  content: "ï‡´";
}
/* 'ï‡´' */
.bet-cc-stripe:before {
  content: "ï‡µ";
}
/* 'ï‡µ' */
.bet-bell-off:before {
  content: "ï‡¶";
}
/* 'ï‡¶' */
.bet-bell-off-empty:before {
  content: "ï‡·";
}
/* 'ï‡·' */
.bet-trash:before {
  content: "ï‡¸";
}
/* 'ï‡¸' */
.bet-copyright:before {
  content: "ï‡¹";
}
/* 'ï‡¹' */
.bet-at:before {
  content: "ï‡º";
}
/* 'ï‡º' */
.bet-eyedropper:before {
  content: "ï‡»";
}
/* 'ï‡»' */
.bet-brush:before {
  content: "ï‡¼";
}
/* 'ï‡¼' */
.bet-birthday:before {
  content: "ï‡½";
}
/* 'ï‡½' */
.bet-chart-area:before {
  content: "ï‡¾";
}
/* 'ï‡¾' */
.bet-chart-pie:before {
  content: "ïˆ€";
}
/* 'ïˆ€' */
.bet-chart-line:before {
  content: "ïˆ";
}
/* 'ïˆ' */
.bet-lastfm:before {
  content: "ïˆ‚";
}
/* 'ïˆ‚' */
.bet-lastfm-squared:before {
  content: "ïˆƒ";
}
/* 'ïˆƒ' */
.bet-toggle-off:before {
  content: "ïˆ„";
}
/* 'ïˆ„' */
.bet-toggle-on:before {
  content: "ïˆ…";
}
/* 'ïˆ…' */
.bet-bicycle:before {
  content: "ïˆ†";
}
/* 'ïˆ†' */
.bet-bus:before {
  content: "ïˆ‡";
}
/* 'ïˆ‡' */
.bet-ioxhost:before {
  content: "ïˆˆ";
}
/* 'ïˆˆ' */
.bet-angellist:before {
  content: "ïˆ‰";
}
/* 'ïˆ‰' */
.bet-cc:before {
  content: "ïˆŠ";
}
/* 'ïˆŠ' */
.bet-shekel:before {
  content: "ïˆ‹";
}
/* 'ïˆ‹' */
.bet-meanpath:before {
  content: "ïˆŒ";
}
/* 'ïˆŒ' */
.bet-buysellads:before {
  content: "ïˆ";
}
/* 'ïˆ' */
.bet-connectdevelop:before {
  content: "ïˆŽ";
}
/* 'ïˆŽ' */
.bet-dashcube:before {
  content: "ïˆ";
}
/* 'ïˆ' */
.bet-forumbee:before {
  content: "ïˆ‘";
}
/* 'ïˆ‘' */
.bet-leanpub:before {
  content: "ïˆ’";
}
/* 'ïˆ’' */
.bet-sellsy:before {
  content: "ïˆ“";
}
/* 'ïˆ“' */
.bet-shirtsinbulk:before {
  content: "ïˆ”";
}
/* 'ïˆ”' */
.bet-simplybuilt:before {
  content: "ïˆ•";
}
/* 'ïˆ•' */
.bet-skyatlas:before {
  content: "ïˆ–";
}
/* 'ïˆ–' */
.bet-cart-plus:before {
  content: "ïˆ—";
}
/* 'ïˆ—' */
.bet-cart-arrow-down:before {
  content: "ïˆ˜";
}
/* 'ïˆ˜' */
.bet-diamond:before {
  content: "ïˆ™";
}
/* 'ïˆ™' */
.bet-ship:before {
  content: "ïˆš";
}
/* 'ïˆš' */
.bet-user-secret:before {
  content: "ïˆ›";
}
/* 'ïˆ›' */
.bet-motorcycle:before {
  content: "ïˆœ";
}
/* 'ïˆœ' */
.bet-street-view:before {
  content: "ïˆ";
}
/* 'ïˆ' */
.bet-heartbeat:before {
  content: "ïˆž";
}
/* 'ïˆž' */
.bet-venus:before {
  content: "ïˆ¡";
}
/* 'ïˆ¡' */
.bet-mars:before {
  content: "ïˆ¢";
}
/* 'ïˆ¢' */
.bet-mercury:before {
  content: "ïˆ£";
}
/* 'ïˆ£' */
.bet-transgender:before {
  content: "ïˆ¤";
}
/* 'ïˆ¤' */
.bet-transgender-alt:before {
  content: "ïˆ¥";
}
/* 'ïˆ¥' */
.bet-venus-double:before {
  content: "ïˆ¦";
}
/* 'ïˆ¦' */
.bet-mars-double:before {
  content: "ïˆ§";
}
/* 'ïˆ§' */
.bet-venus-mars:before {
  content: "ïˆ¨";
}
/* 'ïˆ¨' */
.bet-mars-stroke:before {
  content: "ïˆ©";
}
/* 'ïˆ©' */
.bet-mars-stroke-v:before {
  content: "ïˆª";
}
/* 'ïˆª' */
.bet-mars-stroke-h:before {
  content: "ïˆ«";
}
/* 'ïˆ«' */
.bet-neuter:before {
  content: "ïˆ¬";
}
/* 'ïˆ¬' */
.bet-genderless:before {
  content: "ïˆ­";
}
/* 'ïˆ­' */
.bet-facebook-official:before {
  content: "ïˆ°";
}
/* 'ïˆ°' */
.bet-pinterest:before {
  content: "ïˆ±";
}
/* 'ïˆ±' */
.bet-whatsapp:before {
  content: "ïˆ²";
}
/* 'ïˆ²' */
.bet-server:before {
  content: "ïˆ³";
}
/* 'ïˆ³' */
.bet-user-plus:before {
  content: "ïˆ´";
}
/* 'ïˆ´' */
.bet-user-times:before {
  content: "ïˆµ";
}
/* 'ïˆµ' */
.bet-bed:before {
  content: "ïˆ¶";
}
/* 'ïˆ¶' */
.bet-viacoin:before {
  content: "ïˆ·";
}
/* 'ïˆ·' */
.bet-train:before {
  content: "ïˆ¸";
}
/* 'ïˆ¸' */
.bet-subway:before {
  content: "ïˆ¹";
}
/* 'ïˆ¹' */
.bet-medium:before {
  content: "ïˆº";
}
/* 'ïˆº' */
.bet-y-combinator:before {
  content: "ïˆ»";
}
/* 'ïˆ»' */
.bet-optin-monster:before {
  content: "ïˆ¼";
}
/* 'ïˆ¼' */
.bet-opencart:before {
  content: "ïˆ½";
}
/* 'ïˆ½' */
.bet-expeditedssl:before {
  content: "ïˆ¾";
}
/* 'ïˆ¾' */
.bet-battery-4:before {
  content: "ï‰€";
}
/* 'ï‰€' */
.bet-battery-3:before {
  content: "ï‰";
}
/* 'ï‰' */
.bet-battery-2:before {
  content: "ï‰‚";
}
/* 'ï‰‚' */
.bet-battery-1:before {
  content: "ï‰ƒ";
}
/* 'ï‰ƒ' */
.bet-battery-0:before {
  content: "ï‰„";
}
/* 'ï‰„' */
.bet-mouse-pointer:before {
  content: "ï‰…";
}
/* 'ï‰…' */
.bet-i-cursor:before {
  content: "ï‰†";
}
/* 'ï‰†' */
.bet-object-group:before {
  content: "ï‰‡";
}
/* 'ï‰‡' */
.bet-object-ungroup:before {
  content: "ï‰ˆ";
}
/* 'ï‰ˆ' */
.bet-sticky-note:before {
  content: "ï‰‰";
}
/* 'ï‰‰' */
.bet-sticky-note-o:before {
  content: "ï‰Š";
}
/* 'ï‰Š' */
.bet-cc-jcb:before {
  content: "ï‰‹";
}
/* 'ï‰‹' */
.bet-cc-diners-club:before {
  content: "ï‰Œ";
}
/* 'ï‰Œ' */
.bet-clone:before {
  content: "ï‰";
}
/* 'ï‰' */
.bet-balance-scale:before {
  content: "ï‰Ž";
}
/* 'ï‰Ž' */
.bet-hourglass-o:before {
  content: "ï‰";
}
/* 'ï‰' */
.bet-hourglass-1:before {
  content: "ï‰‘";
}
/* 'ï‰‘' */
.bet-hourglass-2:before {
  content: "ï‰’";
}
/* 'ï‰’' */
.bet-hourglass-3:before {
  content: "ï‰“";
}
/* 'ï‰“' */
.bet-hourglass:before {
  content: "ï‰”";
}
/* 'ï‰”' */
.bet-hand-grab-o:before {
  content: "ï‰•";
}
/* 'ï‰•' */
.bet-hand-paper-o:before {
  content: "ï‰–";
}
/* 'ï‰–' */
.bet-hand-scissors-o:before {
  content: "ï‰—";
}
/* 'ï‰—' */
.bet-hand-lizard-o:before {
  content: "ï‰˜";
}
/* 'ï‰˜' */
.bet-hand-spock-o:before {
  content: "ï‰™";
}
/* 'ï‰™' */
.bet-hand-pointer-o:before {
  content: "ï‰š";
}
/* 'ï‰š' */
.bet-hand-peace-o:before {
  content: "ï‰›";
}
/* 'ï‰›' */
.bet-trademark:before {
  content: "ï‰œ";
}
/* 'ï‰œ' */
.bet-registered:before {
  content: "ï‰";
}
/* 'ï‰' */
.bet-creative-commons:before {
  content: "ï‰ž";
}
/* 'ï‰ž' */
.bet-gg:before {
  content: "ï‰&nbsp;";
}
/* 'ï‰&nbsp;' */
.bet-gg-circle:before {
  content: "ï‰¡";
}
/* 'ï‰¡' */
.bet-tripadvisor:before {
  content: "ï‰¢";
}
/* 'ï‰¢' */
.bet-odnoklassniki:before {
  content: "ï‰£";
}
/* 'ï‰£' */
.bet-odnoklassniki-square:before {
  content: "ï‰¤";
}
/* 'ï‰¤' */
.bet-get-pocket:before {
  content: "ï‰¥";
}
/* 'ï‰¥' */
.bet-wikipedia-w:before {
  content: "ï‰¦";
}
/* 'ï‰¦' */
.bet-safari:before {
  content: "ï‰§";
}
/* 'ï‰§' */
.bet-chrome:before {
  content: "ï‰¨";
}
/* 'ï‰¨' */
.bet-firefox:before {
  content: "ï‰©";
}
/* 'ï‰©' */
.bet-opera:before {
  content: "ï‰ª";
}
/* 'ï‰ª' */
.bet-internet-explorer:before {
  content: "ï‰«";
}
/* 'ï‰«' */
.bet-television:before {
  content: "ï‰¬";
}
/* 'ï‰¬' */
.bet-contao:before {
  content: "ï‰­";
}
/* 'ï‰­' */
.bet-500px:before {
  content: "ï‰®";
}
/* 'ï‰®' */
.bet-amazon:before {
  content: "ï‰°";
}
/* 'ï‰°' */
.bet-calendar-plus-o:before {
  content: "ï‰±";
}
/* 'ï‰±' */
.bet-calendar-minus-o:before {
  content: "ï‰²";
}
/* 'ï‰²' */
.bet-calendar-times-o:before {
  content: "ï‰³";
}
/* 'ï‰³' */
.bet-calendar-check-o:before {
  content: "ï‰´";
}
/* 'ï‰´' */
.bet-industry:before {
  content: "ï‰µ";
}
/* 'ï‰µ' */
.bet-map-pin:before {
  content: "ï‰¶";
}
/* 'ï‰¶' */
.bet-map-signs:before {
  content: "ï‰·";
}
/* 'ï‰·' */
.bet-map-o:before {
  content: "ï‰¸";
}
/* 'ï‰¸' */
.bet-map:before {
  content: "ï‰¹";
}
/* 'ï‰¹' */
.bet-commenting:before {
  content: "ï‰º";
}
/* 'ï‰º' */
.bet-commenting-o:before {
  content: "ï‰»";
}
/* 'ï‰»' */
.bet-houzz:before {
  content: "ï‰¼";
}
/* 'ï‰¼' */
.bet-vimeo:before {
  content: "ï‰½";
}
/* 'ï‰½' */
.bet-black-tie:before {
  content: "ï‰¾";
}
/* 'ï‰¾' */
.bet-fonticons:before {
  content: "ïŠ€";
}
/* 'ïŠ€' */
.bet-reddit-alien:before {
  content: "ïŠ";
}
/* 'ïŠ' */
.bet-edge:before {
  content: "ïŠ‚";
}
/* 'ïŠ‚' */
.bet-credit-card-alt:before {
  content: "ïŠƒ";
}
/* 'ïŠƒ' */
.bet-codiepie:before {
  content: "ïŠ„";
}
/* 'ïŠ„' */
.bet-modx:before {
  content: "ïŠ…";
}
/* 'ïŠ…' */
.bet-fort-awesome:before {
  content: "ïŠ†";
}
/* 'ïŠ†' */
.bet-usb:before {
  content: "ïŠ‡";
}
/* 'ïŠ‡' */
.bet-product-hunt:before {
  content: "ïŠˆ";
}
/* 'ïŠˆ' */
.bet-mixcloud:before {
  content: "ïŠ‰";
}
/* 'ïŠ‰' */
.bet-scribd:before {
  content: "ïŠŠ";
}
/* 'ïŠŠ' */
.bet-pause-circle:before {
  content: "ïŠ‹";
}
/* 'ïŠ‹' */
.bet-pause-circle-o:before {
  content: "ïŠŒ";
}
/* 'ïŠŒ' */
.bet-stop-circle:before {
  content: "ïŠ";
}
/* 'ïŠ' */
.bet-stop-circle-o:before {
  content: "ïŠŽ";
}
/* 'ïŠŽ' */
.bet-shopping-bag:before {
  content: "ïŠ";
}
/* 'ïŠ' */
.bet-shopping-basket:before {
  content: "ïŠ‘";
}
/* 'ïŠ‘' */
.bet-hashtag:before {
  content: "ïŠ’";
}
/* 'ïŠ’' */
.bet-bluetooth:before {
  content: "ïŠ“";
}
/* 'ïŠ“' */
.bet-bluetooth-b:before {
  content: "ïŠ”";
}
/* 'ïŠ”' */
.bet-percent:before {
  content: "ïŠ•";
}
/* 'ïŠ•' */
.bet-gitlab:before {
  content: "ïŠ–";
}
/* 'ïŠ–' */
.bet-wpbeginner:before {
  content: "ïŠ—";
}
/* 'ïŠ—' */
.bet-wpforms:before {
  content: "ïŠ˜";
}
/* 'ïŠ˜' */
.bet-envira:before {
  content: "ïŠ™";
}
/* 'ïŠ™' */
.bet-universal-access:before {
  content: "ïŠš";
}
/* 'ïŠš' */
.bet-wheelchair-alt:before {
  content: "ïŠ›";
}
/* 'ïŠ›' */
.bet-question-circle-o:before {
  content: "ïŠœ";
}
/* 'ïŠœ' */
.bet-blind:before {
  content: "ïŠ";
}
/* 'ïŠ' */
.bet-audio-description:before {
  content: "ïŠž";
}
/* 'ïŠž' */
.bet-volume-control-phone:before {
  content: "ïŠ&nbsp;";
}
/* 'ïŠ&nbsp;' */
.bet-braille:before {
  content: "ïŠ¡";
}
/* 'ïŠ¡' */
.bet-assistive-listening-systems:before {
  content: "ïŠ¢";
}
/* 'ïŠ¢' */
.bet-american-sign-language-interpreting:before {
  content: "ïŠ£";
}
/* 'ïŠ£' */
.bet-asl-interpreting:before {
  content: "ïŠ¤";
}
/* 'ïŠ¤' */
.bet-glide:before {
  content: "ïŠ¥";
}
/* 'ïŠ¥' */
.bet-glide-g:before {
  content: "ïŠ¦";
}
/* 'ïŠ¦' */
.bet-sign-language:before {
  content: "ïŠ§";
}
/* 'ïŠ§' */
.bet-low-vision:before {
  content: "ïŠ¨";
}
/* 'ïŠ¨' */
.bet-viadeo:before {
  content: "ïŠ©";
}
/* 'ïŠ©' */
.bet-viadeo-square:before {
  content: "ïŠª";
}
/* 'ïŠª' */
.bet-snapchat:before {
  content: "ïŠ«";
}
/* 'ïŠ«' */
.bet-snapchat-ghost:before {
  content: "ïŠ¬";
}
/* 'ïŠ¬' */
.bet-snapchat-square:before {
  content: "ïŠ­";
}
/* 'ïŠ­' */
.bet-pied-piper:before {
  content: "ïŠ®";
}
/* 'ïŠ®' */
.bet-first-order:before {
  content: "ïŠ°";
}
/* 'ïŠ°' */
.bet-yoast:before {
  content: "ïŠ±";
}
/* 'ïŠ±' */
.bet-themeisle:before {
  content: "ïŠ²";
}
/* 'ïŠ²' */
.bet-google-plus-circle:before {
  content: "ïŠ³";
}
/* 'ïŠ³' */
.bet-font-awesome:before {
  content: "ïŠ´";
}
/* 'ïŠ´' */
.bet-handshake-o:before {
  content: "ïŠµ";
}
/* 'ïŠµ' */
.bet-envelope-open:before {
  content: "ïŠ¶";
}
/* 'ïŠ¶' */
.bet-envelope-open-o:before {
  content: "ïŠ·";
}
/* 'ïŠ·' */
.bet-linode:before {
  content: "ïŠ¸";
}
/* 'ïŠ¸' */
.bet-address-book:before {
  content: "ïŠ¹";
}
/* 'ïŠ¹' */
.bet-address-book-o:before {
  content: "ïŠº";
}
/* 'ïŠº' */
.bet-address-card:before {
  content: "ïŠ»";
}
/* 'ïŠ»' */
.bet-address-card-o:before {
  content: "ïŠ¼";
}
/* 'ïŠ¼' */
.bet-user-circle:before {
  content: "ïŠ½";
}
/* 'ïŠ½' */
.bet-user-circle-o:before {
  content: "ïŠ¾";
}
/* 'ïŠ¾' */
.bet-user-o:before {
  content: "ï‹€";
}
/* 'ï‹€' */
.bet-id-badge:before {
  content: "ï‹";
}
/* 'ï‹' */
.bet-id-card:before {
  content: "ï‹‚";
}
/* 'ï‹‚' */
.bet-id-card-o:before {
  content: "ï‹ƒ";
}
/* 'ï‹ƒ' */
.bet-quora:before {
  content: "ï‹„";
}
/* 'ï‹„' */
.bet-free-code-camp:before {
  content: "ï‹…";
}
/* 'ï‹…' */
.bet-telegram:before {
  content: "ï‹†";
}
/* 'ï‹†' */
.bet-thermometer:before {
  content: "ï‹‡";
}
/* 'ï‹‡' */
.bet-thermometer-3:before {
  content: "ï‹ˆ";
}
/* 'ï‹ˆ' */
.bet-thermometer-2:before {
  content: "ï‹‰";
}
/* 'ï‹‰' */
.bet-thermometer-quarter:before {
  content: "ï‹Š";
}
/* 'ï‹Š' */
.bet-thermometer-0:before {
  content: "ï‹‹";
}
/* 'ï‹‹' */
.bet-shower:before {
  content: "ï‹Œ";
}
/* 'ï‹Œ' */
.bet-bath:before {
  content: "ï‹";
}
/* 'ï‹' */
.bet-podcast:before {
  content: "ï‹Ž";
}
/* 'ï‹Ž' */
.bet-window-maximize:before {
  content: "ï‹";
}
/* 'ï‹' */
.bet-window-minimize:before {
  content: "ï‹‘";
}
/* 'ï‹‘' */
.bet-window-restore:before {
  content: "ï‹’";
}
/* 'ï‹’' */
.bet-window-close:before {
  content: "ï‹“";
}
/* 'ï‹“' */
.bet-window-close-o:before {
  content: "ï‹”";
}
/* 'ï‹”' */
.bet-bandcamp:before {
  content: "ï‹•";
}
/* 'ï‹•' */
.bet-grav:before {
  content: "ï‹–";
}
/* 'ï‹–' */
.bet-etsy:before {
  content: "ï‹—";
}
/* 'ï‹—' */
.bet-imdb:before {
  content: "ï‹˜";
}
/* 'ï‹˜' */
.bet-ravelry:before {
  content: "ï‹™";
}
/* 'ï‹™' */
.bet-eercast:before {
  content: "ï‹š";
}
/* 'ï‹š' */
.bet-microchip:before {
  content: "ï‹›";
}
/* 'ï‹›' */
.bet-snowflake-o:before {
  content: "ï‹œ";
}
/* 'ï‹œ' */
.bet-superpowers:before {
  content: "ï‹";
}
/* 'ï‹' */
.bet-wpexplorer:before {
  content: "ï‹ž";
}
/* 'ï‹ž' */
.bet-meetup:before {
  content: "ï‹&nbsp;";
}
/* 'ï‹&nbsp;' */
.bet-github-squared:before {
  content: "ïŒ€";
}
/* 'ïŒ€' */
.bet-twitter-squared:before {
  content: "ïŒ„";
}
/* 'ïŒ„' */
.bet-facebook-squared:before {
  content: "ïŒˆ";
}
/* 'ïŒˆ' */
.bet-linkedin-squared:before {
  content: "ïŒŒ";
}
/* 'ïŒŒ' */
.bet-spinner2:before {
  content: "ï”©";
}
/* 'ï”©' */
.bet-stats:before {
  content: "î¬";
}
/* 'î¬' */
.bet-playtv:before {
  content: "î¬†";
}
/* 'î¬†' */
.bet-stadium:before {
  content: "î¬ƒ";
}
/* 'î¬ƒ' */
.bet-goalrss:before {
  content: "î&nbsp;€";
}
/* 'î&nbsp;€' */
.flag {
  width: 1em;
  margin-left: 0.2em;
  margin-right: 0.2em;
  padding: 0 10px;
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-font-smoothing: antialiased;
}
.ethiopia {
  background-image: url("/assets/img/flags/ethiopia.svg");
}
.oman {
  background-image: url("/assets/img/flags/oman.svg");
}
.tanzania {
  background-image: url("/assets/img/flags/tanzania.svg");
}
.slovenia {
  background-image: url("/assets/img/flags/slovenia.svg");
}
.puerto-rico {
  background-image: url("/assets/img/flags/puerto-rico.svg");
}
.mozambique {
  background-image: url("/assets/img/flags/mozambique.svg");
}
.iraq {
  background-image: url("/assets/img/flags/iraq.svg");
}
.lebanon {
  background-image: url("/assets/img/flags/lebanon.svg");
}
.uganda {
  background-image: url("/assets/img/flags/uganda.svg");
}
.nigeria {
  background-image: url("/assets/img/flags/nigeria.svg");
}
.italy {
  background-image: url("/assets/img/flags/italy.svg");
}
.malta {
  background-image: url("/assets/img/flags/malta.svg");
}
.tunisia {
  background-image: url("/assets/img/flags/tunisia.svg");
}
.nicaragua {
  background-image: url("/assets/img/flags/nicaragua.svg");
}
.el-salvador {
  background-image: url("/assets/img/flags/el-salvador.svg");
}
.zambia {
  background-image: url("/assets/img/flags/zambia.svg");
}
.wales {
  background-image: url("/assets/img/flags/wales.svg");
}
.dominican-republic {
  background-image: url("/assets/img/flags/dominican-republic.svg");
}
.qatar {
  background-image: url("/assets/img/flags/qatar.svg");
}
.namibia {
  background-image: url("/assets/img/flags/namibia.svg");
}
.mauritius {
  background-image: url("/assets/img/flags/mauritius.svg");
}
.european-union {
  background-image: url("/assets/img/flags/european-union.svg");
}
.luxembourg {
  background-image: url("/assets/img/flags/luxembourg.svg");
}
.hawaii {
  background-image: url("/assets/img/flags/hawaii.svg");
}
.lithuania {
  background-image: url("/assets/img/flags/lithuania.svg");
}
.jamaica {
  background-image: url("/assets/img/flags/jamaica.svg");
}
.honduras {
  background-image: url("/assets/img/flags/honduras.svg");
}
.myanmar {
  background-image: url("/assets/img/flags/myanmar.svg");
}
.kenya {
  background-image: url("/assets/img/flags/kenya.svg");
}
.cyprus {
  background-image: url("/assets/img/flags/cyprus.svg");
}
.pakistan {
  background-image: url("/assets/img/flags/pakistan.svg");
}
.latvia {
  background-image: url("/assets/img/flags/latvia.svg");
}
.japan {
  background-image: url("/assets/img/flags/japan.svg");
}
.kazakhstan {
  background-image: url("/assets/img/flags/kazakhstan.svg");
}
.serbia {
  background-image: url("/assets/img/flags/serbia.svg");
}
.scotland {
  background-image: url("/assets/img/flags/scotland.svg");
}
.north-korea {
  background-image: url("/assets/img/flags/north-korea.svg");
}
.uruguay {
  background-image: url("/assets/img/flags/uruguay.svg");
}
.syria {
  background-image: url("/assets/img/flags/syria.svg");
}
.guatemala {
  background-image: url("/assets/img/flags/guatemala.svg");
}
.iceland {
  background-image: url("/assets/img/flags/iceland.svg");
}
.jordan {
  background-image: url("/assets/img/flags/jordan.svg");
}
.monaco {
  background-image: url("/assets/img/flags/monaco.svg");
}
.spain {
  background-image: url("/assets/img/flags/spain.svg");
}
.slovakia {
  background-image: url("/assets/img/flags/slovakia.svg");
}
.united-nations {
  background-image: url("/assets/img/flags/united-nations.svg");
}
.panama {
  background-image: url("/assets/img/flags/panama.svg");
}
.new-zealand {
  background-image: url("/assets/img/flags/new-zealand.svg");
}
.ecuador {
  background-image: url("/assets/img/flags/ecuador.svg");
}
.romania {
  background-image: url("/assets/img/flags/romania.svg");
}
.chile {
  background-image: url("/assets/img/flags/chile.svg");
}
.finland {
  background-image: url("/assets/img/flags/finland.svg");
}
.hungary {
  background-image: url("/assets/img/flags/hungary.svg");
}
.belgium {
  background-image: url("/assets/img/flags/belgium.svg");
}
.south-korea {
  background-image: url("/assets/img/flags/south-korea.svg");
}
.malaysia {
  background-image: url("/assets/img/flags/malaysia.svg");
}
.venezuela {
  background-image: url("/assets/img/flags/venezuela.svg");
}
.norway {
  background-image: url("/assets/img/flags/norway.svg");
}
.saudi-arabia {
  background-image: url("/assets/img/flags/saudi-arabia.svg");
}
.israel {
  background-image: url("/assets/img/flags/israel.svg");
}
.czech-republic {
  background-image: url("/assets/img/flags/czech-republic.svg");
}
.colombia {
  background-image: url("/assets/img/flags/colombia.svg");
}
.iran {
  background-image: url("/assets/img/flags/iran.svg");
}
.argentina {
  background-image: url("/assets/img/flags/argentina.svg");
}
.ukraine {
  background-image: url("/assets/img/flags/ukraine.svg");
}
.germany {
  background-image: url("/assets/img/flags/germany.svg");
}
.hong-kong {
  background-image: url("/assets/img/flags/hong-kong.svg");
}
.united-arab-emirates {
  background-image: url("/assets/img/flags/united-arab-emirates.svg");
}
.laos {
  background-image: url("/assets/img/flags/laos.svg");
}
.ireland {
  background-image: url("/assets/img/flags/ireland.svg");
}
.greece {
  background-image: url("/assets/img/flags/greece.svg");
}
.denmark {
  background-image: url("/assets/img/flags/denmark.svg");
}
.sweden {
  background-image: url("/assets/img/flags/sweden.svg");
}
.peru {
  background-image: url("/assets/img/flags/peru.svg");
}
.south-africa {
  background-image: url("/assets/img/flags/south-africa.svg");
}
.philippines {
  background-image: url("/assets/img/flags/philippines.svg");
}
.france {
  background-image: url("/assets/img/flags/france.svg");
}
.indonesia {
  background-image: url("/assets/img/flags/indonesia.svg");
}
.egypt {
  background-image: url("/assets/img/flags/egypt.svg");
}
.taiwan {
  background-image: url("/assets/img/flags/taiwan.svg");
}
.cook-islands {
  background-image: url("/assets/img/flags/cook-islands.svg");
}
.cocos-island {
  background-image: url("/assets/img/flags/cocos-island.svg");
}
.christmas-island {
  background-image: url("/assets/img/flags/christmas-island.svg");
}
.ceuta {
  background-image: url("/assets/img/flags/ceuta.svg");
}
.american-samoa {
  background-image: url("/assets/img/flags/american-samoa.svg");
}
.morocco {
  background-image: url("/assets/img/flags/morocco.svg");
}
.anguilla {
  background-image: url("/assets/img/flags/anguilla.svg");
}
.corsica {
  background-image: url("/assets/img/flags/corsica.svg");
}
.canary-islands {
  background-image: url("/assets/img/flags/canary-islands.svg");
}
.comoros {
  background-image: url("/assets/img/flags/comoros.svg");
}
.central-african-republic {
  background-image: url("/assets/img/flags/central-african-republic.svg");
}
.cayman-islands {
  background-image: url("/assets/img/flags/cayman-islands.svg");
}
.british-indian-ocean-territory {
  background-image: url("/assets/img/flags/british-indian-ocean-territory.svg");
}
.bhutan {
  background-image: url("/assets/img/flags/bhutan.svg");
}
.chad {
  background-image: url("/assets/img/flags/chad.svg");
}
.cape-verde {
  background-image: url("/assets/img/flags/cape-verde.svg");
}
.switzerland {
  background-image: url("/assets/img/flags/switzerland.svg");
}
.benin {
  background-image: url("/assets/img/flags/benin.svg");
}
.aruba {
  background-image: url("/assets/img/flags/aruba.svg");
}
.abkhazia {
  background-image: url("/assets/img/flags/abkhazia.svg");
}
.balearic-islands {
  background-image: url("/assets/img/flags/balearic-islands.svg");
}
.andorra {
  background-image: url("/assets/img/flags/andorra.svg");
}
.burundi {
  background-image: url("/assets/img/flags/burundi.svg");
}
.antigua-and-barbuda {
  background-image: url("/assets/img/flags/antigua-and-barbuda.svg");
}
.aland-islands {
  background-image: url("/assets/img/flags/aland-islands.svg");
}
.cameroon {
  background-image: url("/assets/img/flags/cameroon.svg");
}
.brunei {
  background-image: url("/assets/img/flags/brunei.svg");
}
.poland {
  background-image: url("/assets/img/flags/poland.svg");
}
.bonaire {
  background-image: url("/assets/img/flags/bonaire.svg");
}
.belarus {
  background-image: url("/assets/img/flags/belarus.svg");
}
.barbados {
  background-image: url("/assets/img/flags/barbados.svg");
}
.british-virgin-islands {
  background-image: url("/assets/img/flags/british-virgin-islands.svg");
}
.bosnia-and-herzegovina {
  background-image: url("/assets/img/flags/bosnia-and-herzegovina.svg");
}
.bermuda {
  background-image: url("/assets/img/flags/bermuda.svg");
}
.belize {
  background-image: url("/assets/img/flags/belize.svg");
}
.bahrain {
  background-image: url("/assets/img/flags/bahrain.svg");
}
.albania {
  background-image: url("/assets/img/flags/albania.svg");
}
.burkina-faso {
  background-image: url("/assets/img/flags/burkina-faso.svg");
}
.turkey {
  background-image: url("/assets/img/flags/turkey.svg");
}
.basque-country {
  background-image: url("/assets/img/flags/basque-country.svg");
}
.armenia {
  background-image: url("/assets/img/flags/armenia.svg");
}
.afghanistan {
  background-image: url("/assets/img/flags/afghanistan.svg");
}
.british-columbia {
  background-image: url("/assets/img/flags/british-columbia.svg");
}
.angola {
  background-image: url("/assets/img/flags/angola.svg");
}
.azerbaijan {
  background-image: url("/assets/img/flags/azerbaijan.svg");
}
.algeria {
  background-image: url("/assets/img/flags/algeria.svg");
}
.botswana {
  background-image: url("/assets/img/flags/botswana.svg");
}
.bangladesh {
  background-image: url("/assets/img/flags/bangladesh.svg");
}
.cuba {
  background-image: url("/assets/img/flags/cuba.svg");
}
.australia {
  background-image: url("/assets/img/flags/australia.svg");
}
.costa-rica {
  background-image: url("/assets/img/flags/costa-rica.svg");
}
.cambodia {
  background-image: url("/assets/img/flags/cambodia.svg");
}
.bolivia {
  background-image: url("/assets/img/flags/bolivia.svg");
}
.croatia {
  background-image: url("/assets/img/flags/croatia.svg");
}
.bulgaria {
  background-image: url("/assets/img/flags/bulgaria.svg");
}
.galapagos-islands {
  background-image: url("/assets/img/flags/galapagos-islands.svg");
}
.martinique {
  background-image: url("/assets/img/flags/martinique.svg");
}
.tonga {
  background-image: url("/assets/img/flags/tonga.svg");
}
.st-lucia {
  background-image: url("/assets/img/flags/st-lucia.svg");
}
.rapa-nui {
  background-image: url("/assets/img/flags/rapa-nui.svg");
}
.singapore {
  background-image: url("/assets/img/flags/singapore.svg");
}
.palau {
  background-image: url("/assets/img/flags/palau.svg");
}
.niue {
  background-image: url("/assets/img/flags/niue.svg");
}
.macao {
  background-image: url("/assets/img/flags/macao.svg");
}
.fiji {
  background-image: url("/assets/img/flags/fiji.svg");
}
.faroe-islands {
  background-image: url("/assets/img/flags/faroe-islands.svg");
}
.dominica {
  background-image: url("/assets/img/flags/dominica.svg");
}
.vanuatu {
  background-image: url("/assets/img/flags/vanuatu.svg");
}
.sierra-leone {
  background-image: url("/assets/img/flags/sierra-leone.svg");
}
.seychelles {
  background-image: url("/assets/img/flags/seychelles.svg");
}
.kosovo {
  background-image: url("/assets/img/flags/kosovo.svg");
}
.england {
  background-image: url("/assets/img/flags/england.svg");
}
.united-states-of-america {
  background-image: url("/assets/img/flags/united-states-of-america.svg");
}
.guinea {
  background-image: url("/assets/img/flags/guinea.svg");
}
.orkney-islands {
  background-image: url("/assets/img/flags/orkney-islands.svg");
}
.turks-and-caicos {
  background-image: url("/assets/img/flags/turks-and-caicos.svg");
}
.transnistria {
  background-image: url("/assets/img/flags/transnistria.svg");
}
.tokelau {
  background-image: url("/assets/img/flags/tokelau.svg");
}
.gambia {
  background-image: url("/assets/img/flags/gambia.svg");
}
.st-vincent-and-the-grenadines {
  background-image: url("/assets/img/flags/st-vincent-and-the-grenadines.svg");
}
.south-sudan {
  background-image: url("/assets/img/flags/south-sudan.svg");
}
.somaliland {
  background-image: url("/assets/img/flags/somaliland.svg");
}
.solomon-islands {
  background-image: url("/assets/img/flags/solomon-islands.svg");
}
.vietnam {
  background-image: url("/assets/img/flags/vietnam.svg");
}
.sint-maarten {
  background-image: url("/assets/img/flags/sint-maarten.svg");
}
.sint-eustatius {
  background-image: url("/assets/img/flags/sint-eustatius.svg");
}
.saint-kitts-and-nevis {
  background-image: url("/assets/img/flags/saint-kitts-and-nevis.svg");
}
.saba-island {
  background-image: url("/assets/img/flags/saba-island.svg");
}
.pitcairn-islands {
  background-image: url("/assets/img/flags/pitcairn-islands.svg");
}
.palestine {
  background-image: url("/assets/img/flags/palestine.svg");
}
.ossetia {
  background-image: url("/assets/img/flags/ossetia.svg");
}
.northern-marianas-islands {
  background-image: url("/assets/img/flags/northern-marianas-islands.svg");
}
.nauru {
  background-image: url("/assets/img/flags/nauru.svg");
}
.portugal {
  background-image: url("/assets/img/flags/portugal.svg");
}
.montserrat {
  background-image: url("/assets/img/flags/montserrat.svg");
}
.melilla {
  background-image: url("/assets/img/flags/melilla.svg");
}
.mauritania {
  background-image: url("/assets/img/flags/mauritania.svg");
}
.kuwait {
  background-image: url("/assets/img/flags/kuwait.svg");
}
.guernsey {
  background-image: url("/assets/img/flags/guernsey.svg");
}
.guam {
  background-image: url("/assets/img/flags/guam.svg");
}
.grenada {
  background-image: url("/assets/img/flags/grenada.svg");
}
.greenland {
  background-image: url("/assets/img/flags/greenland.svg");
}
.thailand {
  background-image: url("/assets/img/flags/thailand.svg");
}
.gibraltar {
  background-image: url("/assets/img/flags/gibraltar.svg");
}
.gabon {
  background-image: url("/assets/img/flags/gabon.svg");
}
.falkland-islands {
  background-image: url("/assets/img/flags/falkland-islands.svg");
}
.virgin-islands {
  background-image: url("/assets/img/flags/virgin-islands.svg");
}
.austria {
  background-image: url("/assets/img/flags/austria.svg");
}
.vatican-city {
  background-image: url("/assets/img/flags/vatican-city.svg");
}
.tubalu {
  background-image: url("/assets/img/flags/tubalu.svg");
}
.turkmenistan {
  background-image: url("/assets/img/flags/turkmenistan.svg");
}
.togo {
  background-image: url("/assets/img/flags/togo.svg");
}
.bahamas {
  background-image: url("/assets/img/flags/bahamas.svg");
}
.netherlands {
  background-image: url("/assets/img/flags/netherlands.svg");
}
.azores-islands {
  background-image: url("/assets/img/flags/azores-islands.svg");
}
.suriname {
  background-image: url("/assets/img/flags/suriname.svg");
}
.somalia {
  background-image: url("/assets/img/flags/somalia.svg");
}
.sicily {
  background-image: url("/assets/img/flags/sicily.svg");
}
.sardinia {
  background-image: url("/assets/img/flags/sardinia.svg");
}
.sao-tome-and-principe {
  background-image: url("/assets/img/flags/sao-tome-and-principe.svg");
}
.norfolk-island {
  background-image: url("/assets/img/flags/norfolk-island.svg");
}
.niger {
  background-image: url("/assets/img/flags/niger.svg");
}
.micronesia {
  background-image: url("/assets/img/flags/micronesia.svg");
}
.marshall-island {
  background-image: url("/assets/img/flags/marshall-island.svg");
}
.canada {
  background-image: url("/assets/img/flags/canada.svg");
}
.mali {
  background-image: url("/assets/img/flags/mali.svg");
}
.kyrgyzstan {
  background-image: url("/assets/img/flags/kyrgyzstan.svg");
}
.guinea-bissau {
  background-image: url("/assets/img/flags/guinea-bissau.svg");
}
.eritrea {
  background-image: url("/assets/img/flags/eritrea.svg");
}
.djibouti {
  background-image: url("/assets/img/flags/djibouti.svg");
}
.curacao {
  background-image: url("/assets/img/flags/curacao.svg");
}
.st-barts {
  background-image: url("/assets/img/flags/st-barts.svg");
}
.san-marino {
  background-image: url("/assets/img/flags/san-marino.svg");
}
.northen-cyprus {
  background-image: url("/assets/img/flags/northen-cyprus.svg");
}
.liechtenstein {
  background-image: url("/assets/img/flags/liechtenstein.svg");
}
.india {
  background-image: url("/assets/img/flags/india.svg");
}
.liberia {
  background-image: url("/assets/img/flags/liberia.svg");
}
.yemen {
  background-image: url("/assets/img/flags/yemen.svg");
}
.uzbekistn {
  background-image: url("/assets/img/flags/uzbekistn.svg");
}
.sudan {
  background-image: url("/assets/img/flags/sudan.svg");
}
.sahrawi-arab-democratic-republic {
  background-image: url("/assets/img/flags/sahrawi-arab-democratic-republic.svg");
}
.republic-of-macedonia {
  background-image: url("/assets/img/flags/republic-of-macedonia.svg");
}
.otan {
  background-image: url("/assets/img/flags/otan.svg");
}
.libya {
  background-image: url("/assets/img/flags/libya.svg");
}
.east-timor {
  background-image: url("/assets/img/flags/east-timor.svg");
}
.tibet {
  background-image: url("/assets/img/flags/tibet.svg");
}
.russia {
  background-image: url("/assets/img/flags/russia.svg");
}
.papua-new-guinea {
  background-image: url("/assets/img/flags/papua-new-guinea.svg");
}
.montenegro {
  background-image: url("/assets/img/flags/montenegro.svg");
}
.moldova {
  background-image: url("/assets/img/flags/moldova.svg");
}
.maldives {
  background-image: url("/assets/img/flags/maldives.svg");
}
.madeira {
  background-image: url("/assets/img/flags/madeira.svg");
}
.french-polynesia {
  background-image: url("/assets/img/flags/french-polynesia.svg");
}
.trinidad-and-tobago {
  background-image: url("/assets/img/flags/trinidad-and-tobago.svg");
}
.tajikistan {
  background-image: url("/assets/img/flags/tajikistan.svg");
}
.sri-lanka {
  background-image: url("/assets/img/flags/sri-lanka.svg");
}
.mexico {
  background-image: url("/assets/img/flags/mexico.svg");
}
.republic-of-the-congo {
  background-image: url("/assets/img/flags/republic-of-the-congo.svg");
}
.equatorial-guinea {
  background-image: url("/assets/img/flags/equatorial-guinea.svg");
}
.zimbabwe {
  background-image: url("/assets/img/flags/zimbabwe.svg");
}
.rwanda {
  background-image: url("/assets/img/flags/rwanda.svg");
}
.lesotho {
  background-image: url("/assets/img/flags/lesotho.svg");
}
.ivory-coast {
  background-image: url("/assets/img/flags/ivory-coast.svg");
}
.isle-of-man {
  background-image: url("/assets/img/flags/isle-of-man.svg");
}
.haiti {
  background-image: url("/assets/img/flags/haiti.svg");
}
.samoa {
  background-image: url("/assets/img/flags/samoa.svg");
}
.nepal {
  background-image: url("/assets/img/flags/nepal.svg");
}
.brazil {
  background-image: url("/assets/img/flags/brazil.svg");
}
.mongolia {
  background-image: url("/assets/img/flags/mongolia.svg");
}
.malawi {
  background-image: url("/assets/img/flags/malawi.svg");
}
.madagascar {
  background-image: url("/assets/img/flags/madagascar.svg");
}
.jersey {
  background-image: url("/assets/img/flags/jersey.svg");
}
.ghana {
  background-image: url("/assets/img/flags/ghana.svg");
}
.georgia {
  background-image: url("/assets/img/flags/georgia.svg");
}
.estonia {
  background-image: url("/assets/img/flags/estonia.svg");
}
.democratic-republic-of-congo {
  background-image: url("/assets/img/flags/democratic-republic-of-congo.svg");
}
.senegal {
  background-image: url("/assets/img/flags/senegal.svg");
}
.paraguay {
  background-image: url("/assets/img/flags/paraguay.svg");
}
.china {
  background-image: url("/assets/img/flags/china.svg");
}
.united-kingdom {
  background-image: url("/assets/img/flags/united-kingdom.svg");
}
.ETH {
  background-image: url("/assets/img/flags/ethiopia.svg");
}
.OMN {
  background-image: url("/assets/img/flags/oman.svg");
}
.TZA {
  background-image: url("/assets/img/flags/tanzania.svg");
}
.SVN {
  background-image: url("/assets/img/flags/slovenia.svg");
}
.PRI {
  background-image: url("/assets/img/flags/puerto-rico.svg");
}
.MOZ {
  background-image: url("/assets/img/flags/mozambique.svg");
}
.IRQ {
  background-image: url("/assets/img/flags/iraq.svg");
}
.LBN {
  background-image: url("/assets/img/flags/lebanon.svg");
}
.UGA {
  background-image: url("/assets/img/flags/uganda.svg");
}
.NGA {
  background-image: url("/assets/img/flags/nigeria.svg");
}
.ITA {
  background-image: url("/assets/img/flags/italy.svg");
}
.MLT {
  background-image: url("/assets/img/flags/malta.svg");
}
.TUN {
  background-image: url("/assets/img/flags/tunisia.svg");
}
.NIC {
  background-image: url("/assets/img/flags/nicaragua.svg");
}
.SLV {
  background-image: url("/assets/img/flags/el-salvador.svg");
}
.ZMB {
  background-image: url("/assets/img/flags/zambia.svg");
}
.WAL {
  background-image: url("/assets/img/flags/wales.svg");
}
.DOM {
  background-image: url("/assets/img/flags/dominican-republic.svg");
}
.QAT {
  background-image: url("/assets/img/flags/qatar.svg");
}
.NAM {
  background-image: url("/assets/img/flags/namibia.svg");
}
.MUS {
  background-image: url("/assets/img/flags/mauritius.svg");
}
.european-union {
  background-image: url("/assets/img/flags/european-union.svg");
}
.LUX {
  background-image: url("/assets/img/flags/luxembourg.svg");
}
.hawaii {
  background-image: url("/assets/img/flags/hawaii.svg");
}
.LTU {
  background-image: url("/assets/img/flags/lithuania.svg");
}
.JAM {
  background-image: url("/assets/img/flags/jamaica.svg");
}
.HND {
  background-image: url("/assets/img/flags/honduras.svg");
}
.MMR {
  background-image: url("/assets/img/flags/myanmar.svg");
}
.KEN {
  background-image: url("/assets/img/flags/kenya.svg");
}
.CYP {
  background-image: url("/assets/img/flags/cyprus.svg");
}
.PAK {
  background-image: url("/assets/img/flags/pakistan.svg");
}
.LVA {
  background-image: url("/assets/img/flags/latvia.svg");
}
.JPN {
  background-image: url("/assets/img/flags/japan.svg");
}
.KAZ {
  background-image: url("/assets/img/flags/kazakhstan.svg");
}
.SRB {
  background-image: url("/assets/img/flags/serbia.svg");
}
.SCO {
  background-image: url("/assets/img/flags/scotland.svg");
}
.PRK {
  background-image: url("/assets/img/flags/north-korea.svg");
}
.URY {
  background-image: url("/assets/img/flags/uruguay.svg");
}
.SYR {
  background-image: url("/assets/img/flags/syria.svg");
}
.GTM {
  background-image: url("/assets/img/flags/guatemala.svg");
}
.ISL {
  background-image: url("/assets/img/flags/iceland.svg");
}
.JOR {
  background-image: url("/assets/img/flags/jordan.svg");
}
.MCO {
  background-image: url("/assets/img/flags/monaco.svg");
}
.ESP {
  background-image: url("/assets/img/flags/spain.svg");
}
.SVK {
  background-image: url("/assets/img/flags/slovakia.svg");
}
.united-nations {
  background-image: url("/assets/img/flags/united-nations.svg");
}
.PAN {
  background-image: url("/assets/img/flags/panama.svg");
}
.NZL {
  background-image: url("/assets/img/flags/new-zealand.svg");
}
.ECU {
  background-image: url("/assets/img/flags/ecuador.svg");
}
.ROU {
  background-image: url("/assets/img/flags/romania.svg");
}
.CHL {
  background-image: url("/assets/img/flags/chile.svg");
}
.FIN {
  background-image: url("/assets/img/flags/finland.svg");
}
.HUN {
  background-image: url("/assets/img/flags/hungary.svg");
}
.BEL {
  background-image: url("/assets/img/flags/belgium.svg");
}
.KOR {
  background-image: url("/assets/img/flags/south-korea.svg");
}
.MYS {
  background-image: url("/assets/img/flags/malaysia.svg");
}
.VEN {
  background-image: url("/assets/img/flags/venezuela.svg");
}
.NOR {
  background-image: url("/assets/img/flags/norway.svg");
}
.SAU {
  background-image: url("/assets/img/flags/saudi-arabia.svg");
}
.ISR {
  background-image: url("/assets/img/flags/israel.svg");
}
.CZE {
  background-image: url("/assets/img/flags/czech-republic.svg");
}
.COL {
  background-image: url("/assets/img/flags/colombia.svg");
}
.IRN {
  background-image: url("/assets/img/flags/iran.svg");
}
.IRA {
  background-image: url("/assets/img/flags/iran.svg");
}
.ARG {
  background-image: url("/assets/img/flags/argentina.svg");
}
.UKR {
  background-image: url("/assets/img/flags/ukraine.svg");
}
.DEU {
  background-image: url("/assets/img/flags/germany.svg");
}
.HKG {
  background-image: url("/assets/img/flags/hong-kong.svg");
}
.ARE {
  background-image: url("/assets/img/flags/united-arab-emirates.svg");
}
.LAO {
  background-image: url("/assets/img/flags/laos.svg");
}
.IRL {
  background-image: url("/assets/img/flags/ireland.svg");
}
.GRC {
  background-image: url("/assets/img/flags/greece.svg");
}
.DNK {
  background-image: url("/assets/img/flags/denmark.svg");
}
.SWE {
  background-image: url("/assets/img/flags/sweden.svg");
}
.PER {
  background-image: url("/assets/img/flags/peru.svg");
}
.ZAF {
  background-image: url("/assets/img/flags/south-africa.svg");
}
.PHL {
  background-image: url("/assets/img/flags/philippines.svg");
}
.FRA {
  background-image: url("/assets/img/flags/france.svg");
}
.IDN {
  background-image: url("/assets/img/flags/indonesia.svg");
}
.EGY {
  background-image: url("/assets/img/flags/egypt.svg");
}
.TWN {
  background-image: url("/assets/img/flags/taiwan.svg");
}
.COK {
  background-image: url("/assets/img/flags/cook-islands.svg");
}
.CCK {
  background-image: url("/assets/img/flags/cocos-island.svg");
}
.CXR {
  background-image: url("/assets/img/flags/christmas-island.svg");
}
.ceuta {
  background-image: url("/assets/img/flags/ceuta.svg");
}
.ASM {
  background-image: url("/assets/img/flags/american-samoa.svg");
}
.MAR {
  background-image: url("/assets/img/flags/morocco.svg");
}
.AIA {
  background-image: url("/assets/img/flags/anguilla.svg");
}
.corsica {
  background-image: url("/assets/img/flags/corsica.svg");
}
.canary-islands {
  background-image: url("/assets/img/flags/canary-islands.svg");
}
.COM {
  background-image: url("/assets/img/flags/comoros.svg");
}
.CAF {
  background-image: url("/assets/img/flags/central-african-republic.svg");
}
.CYM {
  background-image: url("/assets/img/flags/cayman-islands.svg");
}
.IOT {
  background-image: url("/assets/img/flags/british-indian-ocean-territory.svg");
}
.BTN {
  background-image: url("/assets/img/flags/bhutan.svg");
}
.TCD {
  background-image: url("/assets/img/flags/chad.svg");
}
.CPV {
  background-image: url("/assets/img/flags/cape-verde.svg");
}
.CHE {
  background-image: url("/assets/img/flags/switzerland.svg");
}
.BEN {
  background-image: url("/assets/img/flags/benin.svg");
}
.ABW {
  background-image: url("/assets/img/flags/aruba.svg");
}
.abkhazia {
  background-image: url("/assets/img/flags/abkhazia.svg");
}
.balearic-islands {
  background-image: url("/assets/img/flags/balearic-islands.svg");
}
.AND {
  background-image: url("/assets/img/flags/andorra.svg");
}
.BDI {
  background-image: url("/assets/img/flags/burundi.svg");
}
.ATG {
  background-image: url("/assets/img/flags/antigua-and-barbuda.svg");
}
.aland-islands {
  background-image: url("/assets/img/flags/aland-islands.svg");
}
.CMR {
  background-image: url("/assets/img/flags/cameroon.svg");
}
.BRN {
  background-image: url("/assets/img/flags/brunei.svg");
}
.POL {
  background-image: url("/assets/img/flags/poland.svg");
}
.BES {
  background-image: url("/assets/img/flags/bonaire.svg");
}
.BLR {
  background-image: url("/assets/img/flags/belarus.svg");
}
.BRB {
  background-image: url("/assets/img/flags/barbados.svg");
}
.VGB {
  background-image: url("/assets/img/flags/british-virgin-islands.svg");
}
.BIH {
  background-image: url("/assets/img/flags/bosnia-and-herzegovina.svg");
}
.BMU {
  background-image: url("/assets/img/flags/bermuda.svg");
}
.BLZ {
  background-image: url("/assets/img/flags/belize.svg");
}
.BHR {
  background-image: url("/assets/img/flags/bahrain.svg");
}
.ALB {
  background-image: url("/assets/img/flags/albania.svg");
}
.BFA {
  background-image: url("/assets/img/flags/burkina-faso.svg");
}
.TUR {
  background-image: url("/assets/img/flags/turkey.svg");
}
.basque-country {
  background-image: url("/assets/img/flags/basque-country.svg");
}
.ARM {
  background-image: url("/assets/img/flags/armenia.svg");
}
.AFG {
  background-image: url("/assets/img/flags/afghanistan.svg");
}
.british-columbia {
  background-image: url("/assets/img/flags/british-columbia.svg");
}
.AGO {
  background-image: url("/assets/img/flags/angola.svg");
}
.AZE {
  background-image: url("/assets/img/flags/azerbaijan.svg");
}
.DZA {
  background-image: url("/assets/img/flags/algeria.svg");
}
.BWA {
  background-image: url("/assets/img/flags/botswana.svg");
}
.BGD {
  background-image: url("/assets/img/flags/bangladesh.svg");
}
.CUB {
  background-image: url("/assets/img/flags/cuba.svg");
}
.AUS {
  background-image: url("/assets/img/flags/australia.svg");
}
.CRI {
  background-image: url("/assets/img/flags/costa-rica.svg");
}
.KHM {
  background-image: url("/assets/img/flags/cambodia.svg");
}
.BOL {
  background-image: url("/assets/img/flags/bolivia.svg");
}
.HRV {
  background-image: url("/assets/img/flags/croatia.svg");
}
.BGR {
  background-image: url("/assets/img/flags/bulgaria.svg");
}
.galapagos-islands {
  background-image: url("/assets/img/flags/galapagos-islands.svg");
}
.MTQ {
  background-image: url("/assets/img/flags/martinique.svg");
}
.TON {
  background-image: url("/assets/img/flags/tonga.svg");
}
.st-lucia {
  background-image: url("/assets/img/flags/st-lucia.svg");
}
.rapa-nui {
  background-image: url("/assets/img/flags/rapa-nui.svg");
}
.SGP {
  background-image: url("/assets/img/flags/singapore.svg");
}
.PLW {
  background-image: url("/assets/img/flags/palau.svg");
}
.NIU {
  background-image: url("/assets/img/flags/niue.svg");
}
.MAC {
  background-image: url("/assets/img/flags/macao.svg");
}
.FJI {
  background-image: url("/assets/img/flags/fiji.svg");
}
.FRO {
  background-image: url("/assets/img/flags/faroe-islands.svg");
}
.DMA {
  background-image: url("/assets/img/flags/dominica.svg");
}
.VUT {
  background-image: url("/assets/img/flags/vanuatu.svg");
}
.SLE {
  background-image: url("/assets/img/flags/sierra-leone.svg");
}
.SYC {
  background-image: url("/assets/img/flags/seychelles.svg");
}
.KOS {
  background-image: url("/assets/img/flags/kosovo.svg");
}
.ENG {
  background-image: url("/assets/img/flags/england.svg");
}
.USA {
  background-image: url("/assets/img/flags/united-states-of-america.svg");
}
.GIN {
  background-image: url("/assets/img/flags/guinea.svg");
}
.orkney-islands {
  background-image: url("/assets/img/flags/orkney-islands.svg");
}
.TCA {
  background-image: url("/assets/img/flags/turks-and-caicos.svg");
}
.transnistria {
  background-image: url("/assets/img/flags/transnistria.svg");
}
.TKL {
  background-image: url("/assets/img/flags/tokelau.svg");
}
.GMB {
  background-image: url("/assets/img/flags/gambia.svg");
}
.st-vincent-and-the-grenadines {
  background-image: url("/assets/img/flags/st-vincent-and-the-grenadines.svg");
}
.SSD {
  background-image: url("/assets/img/flags/south-sudan.svg");
}
.somaliland {
  background-image: url("/assets/img/flags/somaliland.svg");
}
.SLB {
  background-image: url("/assets/img/flags/solomon-islands.svg");
}
.VNM {
  background-image: url("/assets/img/flags/vietnam.svg");
}
.SXM {
  background-image: url("/assets/img/flags/sint-maarten.svg");
}
.sint-eustatius {
  background-image: url("/assets/img/flags/sint-eustatius.svg");
}
.KNA {
  background-image: url("/assets/img/flags/saint-kitts-and-nevis.svg");
}
.saba-island {
  background-image: url("/assets/img/flags/saba-island.svg");
}
.PCN {
  background-image: url("/assets/img/flags/pitcairn-islands.svg");
}
.PSE {
  background-image: url("/assets/img/flags/palestine.svg");
}
.ossetia {
  background-image: url("/assets/img/flags/ossetia.svg");
}
.MNP {
  background-image: url("/assets/img/flags/northern-marianas-islands.svg");
}
.NRU {
  background-image: url("/assets/img/flags/nauru.svg");
}
.PRT {
  background-image: url("/assets/img/flags/portugal.svg");
}
.MSR {
  background-image: url("/assets/img/flags/montserrat.svg");
}
.melilla {
  background-image: url("/assets/img/flags/melilla.svg");
}
.MRT {
  background-image: url("/assets/img/flags/mauritania.svg");
}
.KWT {
  background-image: url("/assets/img/flags/kuwait.svg");
}
.GGY {
  background-image: url("/assets/img/flags/guernsey.svg");
}
.GUM {
  background-image: url("/assets/img/flags/guam.svg");
}
.GRD {
  background-image: url("/assets/img/flags/grenada.svg");
}
.GRL {
  background-image: url("/assets/img/flags/greenland.svg");
}
.THA {
  background-image: url("/assets/img/flags/thailand.svg");
}
.GIB {
  background-image: url("/assets/img/flags/gibraltar.svg");
}
.GAB {
  background-image: url("/assets/img/flags/gabon.svg");
}
.FLK {
  background-image: url("/assets/img/flags/falkland-islands.svg");
}
.VIR {
  background-image: url("/assets/img/flags/virgin-islands.svg");
}
.AUT {
  background-image: url("/assets/img/flags/austria.svg");
}
.VAT {
  background-image: url("/assets/img/flags/vatican-city.svg");
}
.tubalu {
  background-image: url("/assets/img/flags/tubalu.svg");
}
.TKM {
  background-image: url("/assets/img/flags/turkmenistan.svg");
}
.TGO {
  background-image: url("/assets/img/flags/togo.svg");
}
.BHS {
  background-image: url("/assets/img/flags/bahamas.svg");
}
.NLD {
  background-image: url("/assets/img/flags/netherlands.svg");
}
.azores-islands {
  background-image: url("/assets/img/flags/azores-islands.svg");
}
.SUR {
  background-image: url("/assets/img/flags/suriname.svg");
}
.SOM {
  background-image: url("/assets/img/flags/somalia.svg");
}
.sicily {
  background-image: url("/assets/img/flags/sicily.svg");
}
.sardinia {
  background-image: url("/assets/img/flags/sardinia.svg");
}
.STP {
  background-image: url("/assets/img/flags/sao-tome-and-principe.svg");
}
.NFK {
  background-image: url("/assets/img/flags/norfolk-island.svg");
}
.NER {
  background-image: url("/assets/img/flags/niger.svg");
}
.FSM {
  background-image: url("/assets/img/flags/micronesia.svg");
}
.MHL {
  background-image: url("/assets/img/flags/marshall-island.svg");
}
.CAN {
  background-image: url("/assets/img/flags/canada.svg");
}
.MLI {
  background-image: url("/assets/img/flags/mali.svg");
}
.KGZ {
  background-image: url("/assets/img/flags/kyrgyzstan.svg");
}
.GNB {
  background-image: url("/assets/img/flags/guinea-bissau.svg");
}
.ERI {
  background-image: url("/assets/img/flags/eritrea.svg");
}
.DJI {
  background-image: url("/assets/img/flags/djibouti.svg");
}
.CUW {
  background-image: url("/assets/img/flags/curacao.svg");
}
.st-barts {
  background-image: url("/assets/img/flags/st-barts.svg");
}
.SMR {
  background-image: url("/assets/img/flags/san-marino.svg");
}
.northen-cyprus {
  background-image: url("/assets/img/flags/northen-cyprus.svg");
}
.LIE {
  background-image: url("/assets/img/flags/liechtenstein.svg");
}
.IND {
  background-image: url("/assets/img/flags/india.svg");
}
.LBR {
  background-image: url("/assets/img/flags/liberia.svg");
}
.YEM {
  background-image: url("/assets/img/flags/yemen.svg");
}
.UZB {
  background-image: url("/assets/img/flags/uzbekistn.svg");
}
.SDN {
  background-image: url("/assets/img/flags/sudan.svg");
}
.sahrawi-arab-democratic-republic {
  background-image: url("/assets/img/flags/sahrawi-arab-democratic-republic.svg");
}
.MKD {
  background-image: url("/assets/img/flags/republic-of-macedonia.svg");
}
.otan {
  background-image: url("/assets/img/flags/otan.svg");
}
.LBY {
  background-image: url("/assets/img/flags/libya.svg");
}
.east-timor {
  background-image: url("/assets/img/flags/east-timor.svg");
}
.tibet {
  background-image: url("/assets/img/flags/tibet.svg");
}
.RUS {
  background-image: url("/assets/img/flags/russia.svg");
}
.PNG {
  background-image: url("/assets/img/flags/papua-new-guinea.svg");
}
.MNE {
  background-image: url("/assets/img/flags/montenegro.svg");
}
.MDA {
  background-image: url("/assets/img/flags/moldova.svg");
}
.MDV {
  background-image: url("/assets/img/flags/maldives.svg");
}
.madeira {
  background-image: url("/assets/img/flags/madeira.svg");
}
.PYF {
  background-image: url("/assets/img/flags/french-polynesia.svg");
}
.TTO {
  background-image: url("/assets/img/flags/trinidad-and-tobago.svg");
}
.TJK {
  background-image: url("/assets/img/flags/tajikistan.svg");
}
.LKA {
  background-image: url("/assets/img/flags/sri-lanka.svg");
}
.MEX {
  background-image: url("/assets/img/flags/mexico.svg");
}
.COG {
  background-image: url("/assets/img/flags/republic-of-the-congo.svg");
}
.GNQ {
  background-image: url("/assets/img/flags/equatorial-guinea.svg");
}
.ZWE {
  background-image: url("/assets/img/flags/zimbabwe.svg");
}
.RWA {
  background-image: url("/assets/img/flags/rwanda.svg");
}
.LSO {
  background-image: url("/assets/img/flags/lesotho.svg");
}
.ivory-coast {
  background-image: url("/assets/img/flags/ivory-coast.svg");
}
.IMN {
  background-image: url("/assets/img/flags/isle-of-man.svg");
}
.HTI {
  background-image: url("/assets/img/flags/haiti.svg");
}
.WSM {
  background-image: url("/assets/img/flags/samoa.svg");
}
.NPL {
  background-image: url("/assets/img/flags/nepal.svg");
}
.BRA {
  background-image: url("/assets/img/flags/brazil.svg");
}
.MNG {
  background-image: url("/assets/img/flags/mongolia.svg");
}
.MWI {
  background-image: url("/assets/img/flags/malawi.svg");
}
.MDG {
  background-image: url("/assets/img/flags/madagascar.svg");
}
.JEY {
  background-image: url("/assets/img/flags/jersey.svg");
}
.GHA {
  background-image: url("/assets/img/flags/ghana.svg");
}
.GEO {
  background-image: url("/assets/img/flags/georgia.svg");
}
.EST {
  background-image: url("/assets/img/flags/estonia.svg");
}
.COD {
  background-image: url("/assets/img/flags/democratic-republic-of-congo.svg");
}
.SEN {
  background-image: url("/assets/img/flags/senegal.svg");
}
.PRY {
  background-image: url("/assets/img/flags/paraguay.svg");
}
.CHN {
  background-image: url("/assets/img/flags/china.svg");
}
.GBR {
  background-image: url("/assets/img/flags/england.svg");
}
.INT {
  background-image: url("/assets/img/flags/united-nations.svg");
}
.ELE {
  background-image: url("/assets/img/flags/united-nations.svg");
}
.HON {
  background-image: url("/assets/img/flags/honkong.svg");
}
/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */
@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    transform: translate3d(0, -4px, 0);
  }
}
@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  transform-origin: center bottom;
}
@-webkit-keyframes flash {
  from, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
@keyframes flash {
  from, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  from {
    transform: scale3d(1, 1, 1);
  }
  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  from {
    transform: scale3d(1, 1, 1);
  }
  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
@-webkit-keyframes rubberBand {
  from {
    transform: scale3d(1, 1, 1);
  }
  30% {
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
@keyframes rubberBand {
  from {
    transform: scale3d(1, 1, 1);
  }
  30% {
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}
@-webkit-keyframes shake {
  from, to {
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes shake {
  from, to {
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}
@-webkit-keyframes headShake {
  0% {
    transform: translateX(0);
  }
  6.5% {
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    transform: translateX(0);
  }
}
@keyframes headShake {
  0% {
    transform: translateX(0);
  }
  6.5% {
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    transform: translateX(0);
  }
}
.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}
@-webkit-keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
@keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.swing {
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}
@-webkit-keyframes tada {
  from {
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
@keyframes tada {
  from {
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  from {
    transform: translate3d(0, 0, 0);
  }
  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes wobble {
  from {
    transform: translate3d(0, 0, 0);
  }
  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}
@-webkit-keyframes jello {
  from, 11.1%, to {
    transform: translate3d(0, 0, 0);
  }
  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
@keyframes jello {
  from, 11.1%, to {
    transform: translate3d(0, 0, 0);
  }
  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  transform-origin: center;
}
@-webkit-keyframes heartBeat {
  0% {
    transform: scale(1);
  }
  14% {
    transform: scale(1.3);
  }
  28% {
    transform: scale(1);
  }
  42% {
    transform: scale(1.3);
  }
  70% {
    transform: scale(1);
  }
}
@keyframes heartBeat {
  0% {
    transform: scale(1);
  }
  14% {
    transform: scale(1.3);
  }
  28% {
    transform: scale(1);
  }
  42% {
    transform: scale(1.3);
  }
  70% {
    transform: scale(1);
  }
}
.heartBeat {
  -webkit-animation-name: heartBeat;
  animation-name: heartBeat;
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}
@-webkit-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}
@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }
  75% {
    transform: translate3d(0, -10px, 0);
  }
  90% {
    transform: translate3d(0, 5px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }
  75% {
    transform: translate3d(0, -10px, 0);
  }
  90% {
    transform: translate3d(0, 5px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }
  75% {
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    transform: translate3d(5px, 0, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }
  75% {
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    transform: translate3d(5px, 0, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    transform: translate3d(10px, 0, 0);
  }
  90% {
    transform: translate3d(-5px, 0, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    transform: translate3d(10px, 0, 0);
  }
  90% {
    transform: translate3d(-5px, 0, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  75% {
    transform: translate3d(0, 10px, 0);
  }
  90% {
    transform: translate3d(0, -5px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  75% {
    transform: translate3d(0, 10px, 0);
  }
  90% {
    transform: translate3d(0, -5px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
  20% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes bounceOut {
  20% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInDownBig {
  from {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInRightBig {
  from {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUpBig {
  from {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
  from {
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  from {
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}
@-webkit-keyframes flipInX {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}
@-webkit-keyframes flipInY {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.flipOutX {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
  from {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    transform: skewX(-5deg);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes lightSpeedIn {
  from {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    transform: skewX(-5deg);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
  from {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    transform-origin: center;
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateIn {
  from {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    transform-origin: center;
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
  from {
    transform-origin: center;
    opacity: 1;
  }
  to {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  from {
    transform-origin: center;
    opacity: 1;
  }
  to {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}
@-webkit-keyframes hinge {
  0% {
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    transform: rotate3d(0, 0, 1, 80deg);
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    transform: rotate3d(0, 0, 1, 60deg);
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    transform: rotate3d(0, 0, 1, 80deg);
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    transform: rotate3d(0, 0, 1, 60deg);
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-name: hinge;
  animation-name: hinge;
}
@-webkit-keyframes jackInTheBox {
  from {
    opacity: 0;
    transform: scale(0.1) rotate(30deg);
    transform-origin: center bottom;
  }
  50% {
    transform: rotate(-10deg);
  }
  70% {
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes jackInTheBox {
  from {
    opacity: 0;
    transform: scale(0.1) rotate(30deg);
    transform-origin: center bottom;
  }
  50% {
    transform: rotate(-10deg);
  }
  70% {
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
.jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  animation-name: jackInTheBox;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes rollIn {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInDown {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInLeft {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInRight {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInUp {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform-origin: left center;
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform-origin: left center;
  }
}
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
    transform-origin: right center;
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
    transform-origin: right center;
  }
}
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}
@-webkit-keyframes slideInDown {
  from {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInDown {
  from {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInLeft {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInRight {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInUp {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes slideOutDown {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0);
  }
}
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes slideOutLeft {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0);
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes slideOutRight {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0);
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes slideOutUp {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0);
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.animated.delay-1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
.animated.delay-2s {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
.animated.delay-3s {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}
.animated.delay-4s {
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}
.animated.delay-5s {
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
}
.animated.fast {
  -webkit-animation-duration: 800ms;
  animation-duration: 800ms;
}
.animated.faster {
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
}
.animated.slow {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
.animated.slower {
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
}
@media (print), (prefers-reduced-motion: reduce) {
  .animated {
    -webkit-animation-duration: 1ms !important;
    animation-duration: 1ms !important;
    transition-duration: 1ms !important;
    -webkit-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important;
  }
}
/*!
 * Bootstrap Grid v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}
*,
*::before,
*::after {
  box-sizing: inherit;
}
.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}
.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters &gt; .col,
.no-gutters &gt; [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}
.col-xl,
.col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg,
.col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md,
.col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm,
.col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col,
.col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}
.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}
.col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}
.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}
.col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
.col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}
.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}
.col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}
.col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}
.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}
.col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}
.col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}
.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}
.order-first {
  order: -1;
}
.order-last {
  order: 13;
}
.order-0 {
  order: 0;
}
.order-1 {
  order: 1;
}
.order-2 {
  order: 2;
}
.order-3 {
  order: 3;
}
.order-4 {
  order: 4;
}
.order-5 {
  order: 5;
}
.order-6 {
  order: 6;
}
.order-7 {
  order: 7;
}
.order-8 {
  order: 8;
}
.order-9 {
  order: 9;
}
.order-10 {
  order: 10;
}
.order-11 {
  order: 11;
}
.order-12 {
  order: 12;
}
.offset-1 {
  margin-left: 8.3333333333%;
}
.offset-2 {
  margin-left: 16.6666666667%;
}
.offset-3 {
  margin-left: 25%;
}
.offset-4 {
  margin-left: 33.3333333333%;
}
.offset-5 {
  margin-left: 41.6666666667%;
}
.offset-6 {
  margin-left: 50%;
}
.offset-7 {
  margin-left: 58.3333333333%;
}
.offset-8 {
  margin-left: 66.6666666667%;
}
.offset-9 {
  margin-left: 75%;
}
.offset-10 {
  margin-left: 83.3333333333%;
}
.offset-11 {
  margin-left: 91.6666666667%;
}
@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-sm-first {
    order: -1;
  }

  .order-sm-last {
    order: 13;
  }

  .order-sm-0 {
    order: 0;
  }

  .order-sm-1 {
    order: 1;
  }

  .order-sm-2 {
    order: 2;
  }

  .order-sm-3 {
    order: 3;
  }

  .order-sm-4 {
    order: 4;
  }

  .order-sm-5 {
    order: 5;
  }

  .order-sm-6 {
    order: 6;
  }

  .order-sm-7 {
    order: 7;
  }

  .order-sm-8 {
    order: 8;
  }

  .order-sm-9 {
    order: 9;
  }

  .order-sm-10 {
    order: 10;
  }

  .order-sm-11 {
    order: 11;
  }

  .order-sm-12 {
    order: 12;
  }

  .offset-sm-0 {
    margin-left: 0;
  }

  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }

  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }

  .offset-sm-3 {
    margin-left: 25%;
  }

  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }

  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }

  .offset-sm-6 {
    margin-left: 50%;
  }

  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }

  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }

  .offset-sm-9 {
    margin-left: 75%;
  }

  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }

  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-md-first {
    order: -1;
  }

  .order-md-last {
    order: 13;
  }

  .order-md-0 {
    order: 0;
  }

  .order-md-1 {
    order: 1;
  }

  .order-md-2 {
    order: 2;
  }

  .order-md-3 {
    order: 3;
  }

  .order-md-4 {
    order: 4;
  }

  .order-md-5 {
    order: 5;
  }

  .order-md-6 {
    order: 6;
  }

  .order-md-7 {
    order: 7;
  }

  .order-md-8 {
    order: 8;
  }

  .order-md-9 {
    order: 9;
  }

  .order-md-10 {
    order: 10;
  }

  .order-md-11 {
    order: 11;
  }

  .order-md-12 {
    order: 12;
  }

  .offset-md-0 {
    margin-left: 0;
  }

  .offset-md-1 {
    margin-left: 8.3333333333%;
  }

  .offset-md-2 {
    margin-left: 16.6666666667%;
  }

  .offset-md-3 {
    margin-left: 25%;
  }

  .offset-md-4 {
    margin-left: 33.3333333333%;
  }

  .offset-md-5 {
    margin-left: 41.6666666667%;
  }

  .offset-md-6 {
    margin-left: 50%;
  }

  .offset-md-7 {
    margin-left: 58.3333333333%;
  }

  .offset-md-8 {
    margin-left: 66.6666666667%;
  }

  .offset-md-9 {
    margin-left: 75%;
  }

  .offset-md-10 {
    margin-left: 83.3333333333%;
  }

  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-lg-first {
    order: -1;
  }

  .order-lg-last {
    order: 13;
  }

  .order-lg-0 {
    order: 0;
  }

  .order-lg-1 {
    order: 1;
  }

  .order-lg-2 {
    order: 2;
  }

  .order-lg-3 {
    order: 3;
  }

  .order-lg-4 {
    order: 4;
  }

  .order-lg-5 {
    order: 5;
  }

  .order-lg-6 {
    order: 6;
  }

  .order-lg-7 {
    order: 7;
  }

  .order-lg-8 {
    order: 8;
  }

  .order-lg-9 {
    order: 9;
  }

  .order-lg-10 {
    order: 10;
  }

  .order-lg-11 {
    order: 11;
  }

  .order-lg-12 {
    order: 12;
  }

  .offset-lg-0 {
    margin-left: 0;
  }

  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }

  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }

  .offset-lg-3 {
    margin-left: 25%;
  }

  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }

  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }

  .offset-lg-6 {
    margin-left: 50%;
  }

  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }

  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }

  .offset-lg-9 {
    margin-left: 75%;
  }

  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }

  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-xl-first {
    order: -1;
  }

  .order-xl-last {
    order: 13;
  }

  .order-xl-0 {
    order: 0;
  }

  .order-xl-1 {
    order: 1;
  }

  .order-xl-2 {
    order: 2;
  }

  .order-xl-3 {
    order: 3;
  }

  .order-xl-4 {
    order: 4;
  }

  .order-xl-5 {
    order: 5;
  }

  .order-xl-6 {
    order: 6;
  }

  .order-xl-7 {
    order: 7;
  }

  .order-xl-8 {
    order: 8;
  }

  .order-xl-9 {
    order: 9;
  }

  .order-xl-10 {
    order: 10;
  }

  .order-xl-11 {
    order: 11;
  }

  .order-xl-12 {
    order: 12;
  }

  .offset-xl-0 {
    margin-left: 0;
  }

  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }

  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }

  .offset-xl-3 {
    margin-left: 25%;
  }

  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }

  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }

  .offset-xl-6 {
    margin-left: 50%;
  }

  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }

  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }

  .offset-xl-9 {
    margin-left: 75%;
  }

  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }

  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
.d-none {
  display: none !important;
}
.d-inline {
  display: inline !important;
}
.d-inline-block {
  display: inline-block !important;
}
.d-block {
  display: block !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;
}
@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }

  .d-sm-inline {
    display: inline !important;
  }

  .d-sm-inline-block {
    display: inline-block !important;
  }

  .d-sm-block {
    display: block !important;
  }

  .d-sm-table {
    display: table !important;
  }

  .d-sm-table-row {
    display: table-row !important;
  }

  .d-sm-table-cell {
    display: table-cell !important;
  }

  .d-sm-flex {
    display: flex !important;
  }

  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }

  .d-md-inline {
    display: inline !important;
  }

  .d-md-inline-block {
    display: inline-block !important;
  }

  .d-md-block {
    display: block !important;
  }

  .d-md-table {
    display: table !important;
  }

  .d-md-table-row {
    display: table-row !important;
  }

  .d-md-table-cell {
    display: table-cell !important;
  }

  .d-md-flex {
    display: flex !important;
  }

  .d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }

  .d-lg-inline {
    display: inline !important;
  }

  .d-lg-inline-block {
    display: inline-block !important;
  }

  .d-lg-block {
    display: block !important;
  }

  .d-lg-table {
    display: table !important;
  }

  .d-lg-table-row {
    display: table-row !important;
  }

  .d-lg-table-cell {
    display: table-cell !important;
  }

  .d-lg-flex {
    display: flex !important;
  }

  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }

  .d-xl-inline {
    display: inline !important;
  }

  .d-xl-inline-block {
    display: inline-block !important;
  }

  .d-xl-block {
    display: block !important;
  }

  .d-xl-table {
    display: table !important;
  }

  .d-xl-table-row {
    display: table-row !important;
  }

  .d-xl-table-cell {
    display: table-cell !important;
  }

  .d-xl-flex {
    display: flex !important;
  }

  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }

  .d-print-inline {
    display: inline !important;
  }

  .d-print-inline-block {
    display: inline-block !important;
  }

  .d-print-block {
    display: block !important;
  }

  .d-print-table {
    display: table !important;
  }

  .d-print-table-row {
    display: table-row !important;
  }

  .d-print-table-cell {
    display: table-cell !important;
  }

  .d-print-flex {
    display: flex !important;
  }

  .d-print-inline-flex {
    display: inline-flex !important;
  }
}
.flex-row {
  flex-direction: row !important;
}
.flex-column {
  flex-direction: column !important;
}
.flex-row-reverse {
  flex-direction: row-reverse !important;
}
.flex-column-reverse {
  flex-direction: column-reverse !important;
}
.flex-wrap {
  flex-wrap: wrap !important;
}
.flex-nowrap {
  flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}
.flex-fill {
  flex: 1 1 auto !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;
}
.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-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-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-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;
}
@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important;
  }

  .flex-sm-column {
    flex-direction: column !important;
  }

  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }

  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-sm-fill {
    flex: 1 1 auto !important;
  }

  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-sm-start {
    justify-content: flex-start !important;
  }

  .justify-content-sm-end {
    justify-content: flex-end !important;
  }

  .justify-content-sm-center {
    justify-content: center !important;
  }

  .justify-content-sm-between {
    justify-content: space-between !important;
  }

  .justify-content-sm-around {
    justify-content: space-around !important;
  }

  .align-items-sm-start {
    align-items: flex-start !important;
  }

  .align-items-sm-end {
    align-items: flex-end !important;
  }

  .align-items-sm-center {
    align-items: center !important;
  }

  .align-items-sm-baseline {
    align-items: baseline !important;
  }

  .align-items-sm-stretch {
    align-items: stretch !important;
  }

  .align-content-sm-start {
    align-content: flex-start !important;
  }

  .align-content-sm-end {
    align-content: flex-end !important;
  }

  .align-content-sm-center {
    align-content: center !important;
  }

  .align-content-sm-between {
    align-content: space-between !important;
  }

  .align-content-sm-around {
    align-content: space-around !important;
  }

  .align-content-sm-stretch {
    align-content: stretch !important;
  }

  .align-self-sm-auto {
    align-self: auto !important;
  }

  .align-self-sm-start {
    align-self: flex-start !important;
  }

  .align-self-sm-end {
    align-self: flex-end !important;
  }

  .align-self-sm-center {
    align-self: center !important;
  }

  .align-self-sm-baseline {
    align-self: baseline !important;
  }

  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important;
  }

  .flex-md-column {
    flex-direction: column !important;
  }

  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-md-wrap {
    flex-wrap: wrap !important;
  }

  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-md-fill {
    flex: 1 1 auto !important;
  }

  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-md-start {
    justify-content: flex-start !important;
  }

  .justify-content-md-end {
    justify-content: flex-end !important;
  }

  .justify-content-md-center {
    justify-content: center !important;
  }

  .justify-content-md-between {
    justify-content: space-between !important;
  }

  .justify-content-md-around {
    justify-content: space-around !important;
  }

  .align-items-md-start {
    align-items: flex-start !important;
  }

  .align-items-md-end {
    align-items: flex-end !important;
  }

  .align-items-md-center {
    align-items: center !important;
  }

  .align-items-md-baseline {
    align-items: baseline !important;
  }

  .align-items-md-stretch {
    align-items: stretch !important;
  }

  .align-content-md-start {
    align-content: flex-start !important;
  }

  .align-content-md-end {
    align-content: flex-end !important;
  }

  .align-content-md-center {
    align-content: center !important;
  }

  .align-content-md-between {
    align-content: space-between !important;
  }

  .align-content-md-around {
    align-content: space-around !important;
  }

  .align-content-md-stretch {
    align-content: stretch !important;
  }

  .align-self-md-auto {
    align-self: auto !important;
  }

  .align-self-md-start {
    align-self: flex-start !important;
  }

  .align-self-md-end {
    align-self: flex-end !important;
  }

  .align-self-md-center {
    align-self: center !important;
  }

  .align-self-md-baseline {
    align-self: baseline !important;
  }

  .align-self-md-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important;
  }

  .flex-lg-column {
    flex-direction: column !important;
  }

  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }

  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-lg-fill {
    flex: 1 1 auto !important;
  }

  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-lg-start {
    justify-content: flex-start !important;
  }

  .justify-content-lg-end {
    justify-content: flex-end !important;
  }

  .justify-content-lg-center {
    justify-content: center !important;
  }

  .justify-content-lg-between {
    justify-content: space-between !important;
  }

  .justify-content-lg-around {
    justify-content: space-around !important;
  }

  .align-items-lg-start {
    align-items: flex-start !important;
  }

  .align-items-lg-end {
    align-items: flex-end !important;
  }

  .align-items-lg-center {
    align-items: center !important;
  }

  .align-items-lg-baseline {
    align-items: baseline !important;
  }

  .align-items-lg-stretch {
    align-items: stretch !important;
  }

  .align-content-lg-start {
    align-content: flex-start !important;
  }

  .align-content-lg-end {
    align-content: flex-end !important;
  }

  .align-content-lg-center {
    align-content: center !important;
  }

  .align-content-lg-between {
    align-content: space-between !important;
  }

  .align-content-lg-around {
    align-content: space-around !important;
  }

  .align-content-lg-stretch {
    align-content: stretch !important;
  }

  .align-self-lg-auto {
    align-self: auto !important;
  }

  .align-self-lg-start {
    align-self: flex-start !important;
  }

  .align-self-lg-end {
    align-self: flex-end !important;
  }

  .align-self-lg-center {
    align-self: center !important;
  }

  .align-self-lg-baseline {
    align-self: baseline !important;
  }

  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important;
  }

  .flex-xl-column {
    flex-direction: column !important;
  }

  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }

  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-xl-fill {
    flex: 1 1 auto !important;
  }

  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-xl-start {
    justify-content: flex-start !important;
  }

  .justify-content-xl-end {
    justify-content: flex-end !important;
  }

  .justify-content-xl-center {
    justify-content: center !important;
  }

  .justify-content-xl-between {
    justify-content: space-between !important;
  }

  .justify-content-xl-around {
    justify-content: space-around !important;
  }

  .align-items-xl-start {
    align-items: flex-start !important;
  }

  .align-items-xl-end {
    align-items: flex-end !important;
  }

  .align-items-xl-center {
    align-items: center !important;
  }

  .align-items-xl-baseline {
    align-items: baseline !important;
  }

  .align-items-xl-stretch {
    align-items: stretch !important;
  }

  .align-content-xl-start {
    align-content: flex-start !important;
  }

  .align-content-xl-end {
    align-content: flex-end !important;
  }

  .align-content-xl-center {
    align-content: center !important;
  }

  .align-content-xl-between {
    align-content: space-between !important;
  }

  .align-content-xl-around {
    align-content: space-around !important;
  }

  .align-content-xl-stretch {
    align-content: stretch !important;
  }

  .align-self-xl-auto {
    align-self: auto !important;
  }

  .align-self-xl-start {
    align-self: flex-start !important;
  }

  .align-self-xl-end {
    align-self: flex-end !important;
  }

  .align-self-xl-center {
    align-self: center !important;
  }

  .align-self-xl-baseline {
    align-self: baseline !important;
  }

  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}
.m-0 {
  margin: 0 !important;
}
.mt-0,
.my-0 {
  margin-top: 0 !important;
}
.mr-0,
.mx-0 {
  margin-right: 0 !important;
}
.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}
.ml-0,
.mx-0 {
  margin-left: 0 !important;
}
.m-1 {
  margin: 0.25rem !important;
}
.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}
.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}
.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}
.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}
.m-2 {
  margin: 0.5rem !important;
}
.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}
.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}
.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}
.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}
.m-3 {
  margin: 1rem !important;
}
.mt-3,
.my-3 {
  margin-top: 1rem !important;
}
.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}
.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}
.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}
.m-4 {
  margin: 1.5rem !important;
}
.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}
.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}
.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}
.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}
.m-5 {
  margin: 3rem !important;
}
.mt-5,
.my-5 {
  margin-top: 3rem !important;
}
.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}
.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}
.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}
.p-0 {
  padding: 0 !important;
}
.pt-0,
.py-0 {
  padding-top: 0 !important;
}
.pr-0,
.px-0 {
  padding-right: 0 !important;
}
.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}
.pl-0,
.px-0 {
  padding-left: 0 !important;
}
.p-1 {
  padding: 0.25rem !important;
}
.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}
.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}
.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}
.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}
.p-2 {
  padding: 0.5rem !important;
}
.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}
.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}
.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}
.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}
.p-3 {
  padding: 1rem !important;
}
.pt-3,
.py-3 {
  padding-top: 1rem !important;
}
.pr-3,
.px-3 {
  padding-right: 1rem !important;
}
.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}
.pl-3,
.px-3 {
  padding-left: 1rem !important;
}
.p-4 {
  padding: 1.5rem !important;
}
.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}
.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}
.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}
.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}
.p-5 {
  padding: 3rem !important;
}
.pt-5,
.py-5 {
  padding-top: 3rem !important;
}
.pr-5,
.px-5 {
  padding-right: 3rem !important;
}
.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}
.pl-5,
.px-5 {
  padding-left: 3rem !important;
}
.m-n1 {
  margin: -0.25rem !important;
}
.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}
.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}
.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}
.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}
.m-n2 {
  margin: -0.5rem !important;
}
.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}
.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}
.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}
.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}
.m-n3 {
  margin: -1rem !important;
}
.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}
.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}
.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}
.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}
.m-n4 {
  margin: -1.5rem !important;
}
.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}
.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}
.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}
.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}
.m-n5 {
  margin: -3rem !important;
}
.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}
.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}
.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}
.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}
.m-auto {
  margin: auto !important;
}
.mt-auto,
.my-auto {
  margin-top: auto !important;
}
.mr-auto,
.mx-auto {
  margin-right: auto !important;
}
.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}
.ml-auto,
.mx-auto {
  margin-left: auto !important;
}
@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }

  .mt-sm-0,
.my-sm-0 {
    margin-top: 0 !important;
  }

  .mr-sm-0,
.mx-sm-0 {
    margin-right: 0 !important;
  }

  .mb-sm-0,
.my-sm-0 {
    margin-bottom: 0 !important;
  }

  .ml-sm-0,
.mx-sm-0 {
    margin-left: 0 !important;
  }

  .m-sm-1 {
    margin: 0.25rem !important;
  }

  .mt-sm-1,
.my-sm-1 {
    margin-top: 0.25rem !important;
  }

  .mr-sm-1,
.mx-sm-1 {
    margin-right: 0.25rem !important;
  }

  .mb-sm-1,
.my-sm-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-sm-1,
.mx-sm-1 {
    margin-left: 0.25rem !important;
  }

  .m-sm-2 {
    margin: 0.5rem !important;
  }

  .mt-sm-2,
.my-sm-2 {
    margin-top: 0.5rem !important;
  }

  .mr-sm-2,
.mx-sm-2 {
    margin-right: 0.5rem !important;
  }

  .mb-sm-2,
.my-sm-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-sm-2,
.mx-sm-2 {
    margin-left: 0.5rem !important;
  }

  .m-sm-3 {
    margin: 1rem !important;
  }

  .mt-sm-3,
.my-sm-3 {
    margin-top: 1rem !important;
  }

  .mr-sm-3,
.mx-sm-3 {
    margin-right: 1rem !important;
  }

  .mb-sm-3,
.my-sm-3 {
    margin-bottom: 1rem !important;
  }

  .ml-sm-3,
.mx-sm-3 {
    margin-left: 1rem !important;
  }

  .m-sm-4 {
    margin: 1.5rem !important;
  }

  .mt-sm-4,
.my-sm-4 {
    margin-top: 1.5rem !important;
  }

  .mr-sm-4,
.mx-sm-4 {
    margin-right: 1.5rem !important;
  }

  .mb-sm-4,
.my-sm-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-sm-4,
.mx-sm-4 {
    margin-left: 1.5rem !important;
  }

  .m-sm-5 {
    margin: 3rem !important;
  }

  .mt-sm-5,
.my-sm-5 {
    margin-top: 3rem !important;
  }

  .mr-sm-5,
.mx-sm-5 {
    margin-right: 3rem !important;
  }

  .mb-sm-5,
.my-sm-5 {
    margin-bottom: 3rem !important;
  }

  .ml-sm-5,
.mx-sm-5 {
    margin-left: 3rem !important;
  }

  .p-sm-0 {
    padding: 0 !important;
  }

  .pt-sm-0,
.py-sm-0 {
    padding-top: 0 !important;
  }

  .pr-sm-0,
.px-sm-0 {
    padding-right: 0 !important;
  }

  .pb-sm-0,
.py-sm-0 {
    padding-bottom: 0 !important;
  }

  .pl-sm-0,
.px-sm-0 {
    padding-left: 0 !important;
  }

  .p-sm-1 {
    padding: 0.25rem !important;
  }

  .pt-sm-1,
.py-sm-1 {
    padding-top: 0.25rem !important;
  }

  .pr-sm-1,
.px-sm-1 {
    padding-right: 0.25rem !important;
  }

  .pb-sm-1,
.py-sm-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-sm-1,
.px-sm-1 {
    padding-left: 0.25rem !important;
  }

  .p-sm-2 {
    padding: 0.5rem !important;
  }

  .pt-sm-2,
.py-sm-2 {
    padding-top: 0.5rem !important;
  }

  .pr-sm-2,
.px-sm-2 {
    padding-right: 0.5rem !important;
  }

  .pb-sm-2,
.py-sm-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-sm-2,
.px-sm-2 {
    padding-left: 0.5rem !important;
  }

  .p-sm-3 {
    padding: 1rem !important;
  }

  .pt-sm-3,
.py-sm-3 {
    padding-top: 1rem !important;
  }

  .pr-sm-3,
.px-sm-3 {
    padding-right: 1rem !important;
  }

  .pb-sm-3,
.py-sm-3 {
    padding-bottom: 1rem !important;
  }

  .pl-sm-3,
.px-sm-3 {
    padding-left: 1rem !important;
  }

  .p-sm-4 {
    padding: 1.5rem !important;
  }

  .pt-sm-4,
.py-sm-4 {
    padding-top: 1.5rem !important;
  }

  .pr-sm-4,
.px-sm-4 {
    padding-right: 1.5rem !important;
  }

  .pb-sm-4,
.py-sm-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-sm-4,
.px-sm-4 {
    padding-left: 1.5rem !important;
  }

  .p-sm-5 {
    padding: 3rem !important;
  }

  .pt-sm-5,
.py-sm-5 {
    padding-top: 3rem !important;
  }

  .pr-sm-5,
.px-sm-5 {
    padding-right: 3rem !important;
  }

  .pb-sm-5,
.py-sm-5 {
    padding-bottom: 3rem !important;
  }

  .pl-sm-5,
.px-sm-5 {
    padding-left: 3rem !important;
  }

  .m-sm-n1 {
    margin: -0.25rem !important;
  }

  .mt-sm-n1,
.my-sm-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-sm-n1,
.mx-sm-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-sm-n1,
.my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-sm-n1,
.mx-sm-n1 {
    margin-left: -0.25rem !important;
  }

  .m-sm-n2 {
    margin: -0.5rem !important;
  }

  .mt-sm-n2,
.my-sm-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-sm-n2,
.mx-sm-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-sm-n2,
.my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-sm-n2,
.mx-sm-n2 {
    margin-left: -0.5rem !important;
  }

  .m-sm-n3 {
    margin: -1rem !important;
  }

  .mt-sm-n3,
.my-sm-n3 {
    margin-top: -1rem !important;
  }

  .mr-sm-n3,
.mx-sm-n3 {
    margin-right: -1rem !important;
  }

  .mb-sm-n3,
.my-sm-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-sm-n3,
.mx-sm-n3 {
    margin-left: -1rem !important;
  }

  .m-sm-n4 {
    margin: -1.5rem !important;
  }

  .mt-sm-n4,
.my-sm-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-sm-n4,
.mx-sm-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-sm-n4,
.my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-sm-n4,
.mx-sm-n4 {
    margin-left: -1.5rem !important;
  }

  .m-sm-n5 {
    margin: -3rem !important;
  }

  .mt-sm-n5,
.my-sm-n5 {
    margin-top: -3rem !important;
  }

  .mr-sm-n5,
.mx-sm-n5 {
    margin-right: -3rem !important;
  }

  .mb-sm-n5,
.my-sm-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-sm-n5,
.mx-sm-n5 {
    margin-left: -3rem !important;
  }

  .m-sm-auto {
    margin: auto !important;
  }

  .mt-sm-auto,
.my-sm-auto {
    margin-top: auto !important;
  }

  .mr-sm-auto,
.mx-sm-auto {
    margin-right: auto !important;
  }

  .mb-sm-auto,
.my-sm-auto {
    margin-bottom: auto !important;
  }

  .ml-sm-auto,
.mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }

  .mt-md-0,
.my-md-0 {
    margin-top: 0 !important;
  }

  .mr-md-0,
.mx-md-0 {
    margin-right: 0 !important;
  }

  .mb-md-0,
.my-md-0 {
    margin-bottom: 0 !important;
  }

  .ml-md-0,
.mx-md-0 {
    margin-left: 0 !important;
  }

  .m-md-1 {
    margin: 0.25rem !important;
  }

  .mt-md-1,
.my-md-1 {
    margin-top: 0.25rem !important;
  }

  .mr-md-1,
.mx-md-1 {
    margin-right: 0.25rem !important;
  }

  .mb-md-1,
.my-md-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-md-1,
.mx-md-1 {
    margin-left: 0.25rem !important;
  }

  .m-md-2 {
    margin: 0.5rem !important;
  }

  .mt-md-2,
.my-md-2 {
    margin-top: 0.5rem !important;
  }

  .mr-md-2,
.mx-md-2 {
    margin-right: 0.5rem !important;
  }

  .mb-md-2,
.my-md-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-md-2,
.mx-md-2 {
    margin-left: 0.5rem !important;
  }

  .m-md-3 {
    margin: 1rem !important;
  }

  .mt-md-3,
.my-md-3 {
    margin-top: 1rem !important;
  }

  .mr-md-3,
.mx-md-3 {
    margin-right: 1rem !important;
  }

  .mb-md-3,
.my-md-3 {
    margin-bottom: 1rem !important;
  }

  .ml-md-3,
.mx-md-3 {
    margin-left: 1rem !important;
  }

  .m-md-4 {
    margin: 1.5rem !important;
  }

  .mt-md-4,
.my-md-4 {
    margin-top: 1.5rem !important;
  }

  .mr-md-4,
.mx-md-4 {
    margin-right: 1.5rem !important;
  }

  .mb-md-4,
.my-md-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-md-4,
.mx-md-4 {
    margin-left: 1.5rem !important;
  }

  .m-md-5 {
    margin: 3rem !important;
  }

  .mt-md-5,
.my-md-5 {
    margin-top: 3rem !important;
  }

  .mr-md-5,
.mx-md-5 {
    margin-right: 3rem !important;
  }

  .mb-md-5,
.my-md-5 {
    margin-bottom: 3rem !important;
  }

  .ml-md-5,
.mx-md-5 {
    margin-left: 3rem !important;
  }

  .p-md-0 {
    padding: 0 !important;
  }

  .pt-md-0,
.py-md-0 {
    padding-top: 0 !important;
  }

  .pr-md-0,
.px-md-0 {
    padding-right: 0 !important;
  }

  .pb-md-0,
.py-md-0 {
    padding-bottom: 0 !important;
  }

  .pl-md-0,
.px-md-0 {
    padding-left: 0 !important;
  }

  .p-md-1 {
    padding: 0.25rem !important;
  }

  .pt-md-1,
.py-md-1 {
    padding-top: 0.25rem !important;
  }

  .pr-md-1,
.px-md-1 {
    padding-right: 0.25rem !important;
  }

  .pb-md-1,
.py-md-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-md-1,
.px-md-1 {
    padding-left: 0.25rem !important;
  }

  .p-md-2 {
    padding: 0.5rem !important;
  }

  .pt-md-2,
.py-md-2 {
    padding-top: 0.5rem !important;
  }

  .pr-md-2,
.px-md-2 {
    padding-right: 0.5rem !important;
  }

  .pb-md-2,
.py-md-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-md-2,
.px-md-2 {
    padding-left: 0.5rem !important;
  }

  .p-md-3 {
    padding: 1rem !important;
  }

  .pt-md-3,
.py-md-3 {
    padding-top: 1rem !important;
  }

  .pr-md-3,
.px-md-3 {
    padding-right: 1rem !important;
  }

  .pb-md-3,
.py-md-3 {
    padding-bottom: 1rem !important;
  }

  .pl-md-3,
.px-md-3 {
    padding-left: 1rem !important;
  }

  .p-md-4 {
    padding: 1.5rem !important;
  }

  .pt-md-4,
.py-md-4 {
    padding-top: 1.5rem !important;
  }

  .pr-md-4,
.px-md-4 {
    padding-right: 1.5rem !important;
  }

  .pb-md-4,
.py-md-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-md-4,
.px-md-4 {
    padding-left: 1.5rem !important;
  }

  .p-md-5 {
    padding: 3rem !important;
  }

  .pt-md-5,
.py-md-5 {
    padding-top: 3rem !important;
  }

  .pr-md-5,
.px-md-5 {
    padding-right: 3rem !important;
  }

  .pb-md-5,
.py-md-5 {
    padding-bottom: 3rem !important;
  }

  .pl-md-5,
.px-md-5 {
    padding-left: 3rem !important;
  }

  .m-md-n1 {
    margin: -0.25rem !important;
  }

  .mt-md-n1,
.my-md-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-md-n1,
.mx-md-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-md-n1,
.my-md-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-md-n1,
.mx-md-n1 {
    margin-left: -0.25rem !important;
  }

  .m-md-n2 {
    margin: -0.5rem !important;
  }

  .mt-md-n2,
.my-md-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-md-n2,
.mx-md-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-md-n2,
.my-md-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-md-n2,
.mx-md-n2 {
    margin-left: -0.5rem !important;
  }

  .m-md-n3 {
    margin: -1rem !important;
  }

  .mt-md-n3,
.my-md-n3 {
    margin-top: -1rem !important;
  }

  .mr-md-n3,
.mx-md-n3 {
    margin-right: -1rem !important;
  }

  .mb-md-n3,
.my-md-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-md-n3,
.mx-md-n3 {
    margin-left: -1rem !important;
  }

  .m-md-n4 {
    margin: -1.5rem !important;
  }

  .mt-md-n4,
.my-md-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-md-n4,
.mx-md-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-md-n4,
.my-md-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-md-n4,
.mx-md-n4 {
    margin-left: -1.5rem !important;
  }

  .m-md-n5 {
    margin: -3rem !important;
  }

  .mt-md-n5,
.my-md-n5 {
    margin-top: -3rem !important;
  }

  .mr-md-n5,
.mx-md-n5 {
    margin-right: -3rem !important;
  }

  .mb-md-n5,
.my-md-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-md-n5,
.mx-md-n5 {
    margin-left: -3rem !important;
  }

  .m-md-auto {
    margin: auto !important;
  }

  .mt-md-auto,
.my-md-auto {
    margin-top: auto !important;
  }

  .mr-md-auto,
.mx-md-auto {
    margin-right: auto !important;
  }

  .mb-md-auto,
.my-md-auto {
    margin-bottom: auto !important;
  }

  .ml-md-auto,
.mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }

  .mt-lg-0,
.my-lg-0 {
    margin-top: 0 !important;
  }

  .mr-lg-0,
.mx-lg-0 {
    margin-right: 0 !important;
  }

  .mb-lg-0,
.my-lg-0 {
    margin-bottom: 0 !important;
  }

  .ml-lg-0,
.mx-lg-0 {
    margin-left: 0 !important;
  }

  .m-lg-1 {
    margin: 0.25rem !important;
  }

  .mt-lg-1,
.my-lg-1 {
    margin-top: 0.25rem !important;
  }

  .mr-lg-1,
.mx-lg-1 {
    margin-right: 0.25rem !important;
  }

  .mb-lg-1,
.my-lg-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-lg-1,
.mx-lg-1 {
    margin-left: 0.25rem !important;
  }

  .m-lg-2 {
    margin: 0.5rem !important;
  }

  .mt-lg-2,
.my-lg-2 {
    margin-top: 0.5rem !important;
  }

  .mr-lg-2,
.mx-lg-2 {
    margin-right: 0.5rem !important;
  }

  .mb-lg-2,
.my-lg-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-lg-2,
.mx-lg-2 {
    margin-left: 0.5rem !important;
  }

  .m-lg-3 {
    margin: 1rem !important;
  }

  .mt-lg-3,
.my-lg-3 {
    margin-top: 1rem !important;
  }

  .mr-lg-3,
.mx-lg-3 {
    margin-right: 1rem !important;
  }

  .mb-lg-3,
.my-lg-3 {
    margin-bottom: 1rem !important;
  }

  .ml-lg-3,
.mx-lg-3 {
    margin-left: 1rem !important;
  }

  .m-lg-4 {
    margin: 1.5rem !important;
  }

  .mt-lg-4,
.my-lg-4 {
    margin-top: 1.5rem !important;
  }

  .mr-lg-4,
.mx-lg-4 {
    margin-right: 1.5rem !important;
  }

  .mb-lg-4,
.my-lg-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-lg-4,
.mx-lg-4 {
    margin-left: 1.5rem !important;
  }

  .m-lg-5 {
    margin: 3rem !important;
  }

  .mt-lg-5,
.my-lg-5 {
    margin-top: 3rem !important;
  }

  .mr-lg-5,
.mx-lg-5 {
    margin-right: 3rem !important;
  }

  .mb-lg-5,
.my-lg-5 {
    margin-bottom: 3rem !important;
  }

  .ml-lg-5,
.mx-lg-5 {
    margin-left: 3rem !important;
  }

  .p-lg-0 {
    padding: 0 !important;
  }

  .pt-lg-0,
.py-lg-0 {
    padding-top: 0 !important;
  }

  .pr-lg-0,
.px-lg-0 {
    padding-right: 0 !important;
  }

  .pb-lg-0,
.py-lg-0 {
    padding-bottom: 0 !important;
  }

  .pl-lg-0,
.px-lg-0 {
    padding-left: 0 !important;
  }

  .p-lg-1 {
    padding: 0.25rem !important;
  }

  .pt-lg-1,
.py-lg-1 {
    padding-top: 0.25rem !important;
  }

  .pr-lg-1,
.px-lg-1 {
    padding-right: 0.25rem !important;
  }

  .pb-lg-1,
.py-lg-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-lg-1,
.px-lg-1 {
    padding-left: 0.25rem !important;
  }

  .p-lg-2 {
    padding: 0.5rem !important;
  }

  .pt-lg-2,
.py-lg-2 {
    padding-top: 0.5rem !important;
  }

  .pr-lg-2,
.px-lg-2 {
    padding-right: 0.5rem !important;
  }

  .pb-lg-2,
.py-lg-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-lg-2,
.px-lg-2 {
    padding-left: 0.5rem !important;
  }

  .p-lg-3 {
    padding: 1rem !important;
  }

  .pt-lg-3,
.py-lg-3 {
    padding-top: 1rem !important;
  }

  .pr-lg-3,
.px-lg-3 {
    padding-right: 1rem !important;
  }

  .pb-lg-3,
.py-lg-3 {
    padding-bottom: 1rem !important;
  }

  .pl-lg-3,
.px-lg-3 {
    padding-left: 1rem !important;
  }

  .p-lg-4 {
    padding: 1.5rem !important;
  }

  .pt-lg-4,
.py-lg-4 {
    padding-top: 1.5rem !important;
  }

  .pr-lg-4,
.px-lg-4 {
    padding-right: 1.5rem !important;
  }

  .pb-lg-4,
.py-lg-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-lg-4,
.px-lg-4 {
    padding-left: 1.5rem !important;
  }

  .p-lg-5 {
    padding: 3rem !important;
  }

  .pt-lg-5,
.py-lg-5 {
    padding-top: 3rem !important;
  }

  .pr-lg-5,
.px-lg-5 {
    padding-right: 3rem !important;
  }

  .pb-lg-5,
.py-lg-5 {
    padding-bottom: 3rem !important;
  }

  .pl-lg-5,
.px-lg-5 {
    padding-left: 3rem !important;
  }

  .m-lg-n1 {
    margin: -0.25rem !important;
  }

  .mt-lg-n1,
.my-lg-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-lg-n1,
.mx-lg-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-lg-n1,
.my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-lg-n1,
.mx-lg-n1 {
    margin-left: -0.25rem !important;
  }

  .m-lg-n2 {
    margin: -0.5rem !important;
  }

  .mt-lg-n2,
.my-lg-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-lg-n2,
.mx-lg-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-lg-n2,
.my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-lg-n2,
.mx-lg-n2 {
    margin-left: -0.5rem !important;
  }

  .m-lg-n3 {
    margin: -1rem !important;
  }

  .mt-lg-n3,
.my-lg-n3 {
    margin-top: -1rem !important;
  }

  .mr-lg-n3,
.mx-lg-n3 {
    margin-right: -1rem !important;
  }

  .mb-lg-n3,
.my-lg-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-lg-n3,
.mx-lg-n3 {
    margin-left: -1rem !important;
  }

  .m-lg-n4 {
    margin: -1.5rem !important;
  }

  .mt-lg-n4,
.my-lg-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-lg-n4,
.mx-lg-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-lg-n4,
.my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-lg-n4,
.mx-lg-n4 {
    margin-left: -1.5rem !important;
  }

  .m-lg-n5 {
    margin: -3rem !important;
  }

  .mt-lg-n5,
.my-lg-n5 {
    margin-top: -3rem !important;
  }

  .mr-lg-n5,
.mx-lg-n5 {
    margin-right: -3rem !important;
  }

  .mb-lg-n5,
.my-lg-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-lg-n5,
.mx-lg-n5 {
    margin-left: -3rem !important;
  }

  .m-lg-auto {
    margin: auto !important;
  }

  .mt-lg-auto,
.my-lg-auto {
    margin-top: auto !important;
  }

  .mr-lg-auto,
.mx-lg-auto {
    margin-right: auto !important;
  }

  .mb-lg-auto,
.my-lg-auto {
    margin-bottom: auto !important;
  }

  .ml-lg-auto,
.mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }

  .mt-xl-0,
.my-xl-0 {
    margin-top: 0 !important;
  }

  .mr-xl-0,
.mx-xl-0 {
    margin-right: 0 !important;
  }

  .mb-xl-0,
.my-xl-0 {
    margin-bottom: 0 !important;
  }

  .ml-xl-0,
.mx-xl-0 {
    margin-left: 0 !important;
  }

  .m-xl-1 {
    margin: 0.25rem !important;
  }

  .mt-xl-1,
.my-xl-1 {
    margin-top: 0.25rem !important;
  }

  .mr-xl-1,
.mx-xl-1 {
    margin-right: 0.25rem !important;
  }

  .mb-xl-1,
.my-xl-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-xl-1,
.mx-xl-1 {
    margin-left: 0.25rem !important;
  }

  .m-xl-2 {
    margin: 0.5rem !important;
  }

  .mt-xl-2,
.my-xl-2 {
    margin-top: 0.5rem !important;
  }

  .mr-xl-2,
.mx-xl-2 {
    margin-right: 0.5rem !important;
  }

  .mb-xl-2,
.my-xl-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-xl-2,
.mx-xl-2 {
    margin-left: 0.5rem !important;
  }

  .m-xl-3 {
    margin: 1rem !important;
  }

  .mt-xl-3,
.my-xl-3 {
    margin-top: 1rem !important;
  }

  .mr-xl-3,
.mx-xl-3 {
    margin-right: 1rem !important;
  }

  .mb-xl-3,
.my-xl-3 {
    margin-bottom: 1rem !important;
  }

  .ml-xl-3,
.mx-xl-3 {
    margin-left: 1rem !important;
  }

  .m-xl-4 {
    margin: 1.5rem !important;
  }

  .mt-xl-4,
.my-xl-4 {
    margin-top: 1.5rem !important;
  }

  .mr-xl-4,
.mx-xl-4 {
    margin-right: 1.5rem !important;
  }

  .mb-xl-4,
.my-xl-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-xl-4,
.mx-xl-4 {
    margin-left: 1.5rem !important;
  }

  .m-xl-5 {
    margin: 3rem !important;
  }

  .mt-xl-5,
.my-xl-5 {
    margin-top: 3rem !important;
  }

  .mr-xl-5,
.mx-xl-5 {
    margin-right: 3rem !important;
  }

  .mb-xl-5,
.my-xl-5 {
    margin-bottom: 3rem !important;
  }

  .ml-xl-5,
.mx-xl-5 {
    margin-left: 3rem !important;
  }

  .p-xl-0 {
    padding: 0 !important;
  }

  .pt-xl-0,
.py-xl-0 {
    padding-top: 0 !important;
  }

  .pr-xl-0,
.px-xl-0 {
    padding-right: 0 !important;
  }

  .pb-xl-0,
.py-xl-0 {
    padding-bottom: 0 !important;
  }

  .pl-xl-0,
.px-xl-0 {
    padding-left: 0 !important;
  }

  .p-xl-1 {
    padding: 0.25rem !important;
  }

  .pt-xl-1,
.py-xl-1 {
    padding-top: 0.25rem !important;
  }

  .pr-xl-1,
.px-xl-1 {
    padding-right: 0.25rem !important;
  }

  .pb-xl-1,
.py-xl-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-xl-1,
.px-xl-1 {
    padding-left: 0.25rem !important;
  }

  .p-xl-2 {
    padding: 0.5rem !important;
  }

  .pt-xl-2,
.py-xl-2 {
    padding-top: 0.5rem !important;
  }

  .pr-xl-2,
.px-xl-2 {
    padding-right: 0.5rem !important;
  }

  .pb-xl-2,
.py-xl-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-xl-2,
.px-xl-2 {
    padding-left: 0.5rem !important;
  }

  .p-xl-3 {
    padding: 1rem !important;
  }

  .pt-xl-3,
.py-xl-3 {
    padding-top: 1rem !important;
  }

  .pr-xl-3,
.px-xl-3 {
    padding-right: 1rem !important;
  }

  .pb-xl-3,
.py-xl-3 {
    padding-bottom: 1rem !important;
  }

  .pl-xl-3,
.px-xl-3 {
    padding-left: 1rem !important;
  }

  .p-xl-4 {
    padding: 1.5rem !important;
  }

  .pt-xl-4,
.py-xl-4 {
    padding-top: 1.5rem !important;
  }

  .pr-xl-4,
.px-xl-4 {
    padding-right: 1.5rem !important;
  }

  .pb-xl-4,
.py-xl-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-xl-4,
.px-xl-4 {
    padding-left: 1.5rem !important;
  }

  .p-xl-5 {
    padding: 3rem !important;
  }

  .pt-xl-5,
.py-xl-5 {
    padding-top: 3rem !important;
  }

  .pr-xl-5,
.px-xl-5 {
    padding-right: 3rem !important;
  }

  .pb-xl-5,
.py-xl-5 {
    padding-bottom: 3rem !important;
  }

  .pl-xl-5,
.px-xl-5 {
    padding-left: 3rem !important;
  }

  .m-xl-n1 {
    margin: -0.25rem !important;
  }

  .mt-xl-n1,
.my-xl-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-xl-n1,
.mx-xl-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-xl-n1,
.my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-xl-n1,
.mx-xl-n1 {
    margin-left: -0.25rem !important;
  }

  .m-xl-n2 {
    margin: -0.5rem !important;
  }

  .mt-xl-n2,
.my-xl-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-xl-n2,
.mx-xl-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-xl-n2,
.my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-xl-n2,
.mx-xl-n2 {
    margin-left: -0.5rem !important;
  }

  .m-xl-n3 {
    margin: -1rem !important;
  }

  .mt-xl-n3,
.my-xl-n3 {
    margin-top: -1rem !important;
  }

  .mr-xl-n3,
.mx-xl-n3 {
    margin-right: -1rem !important;
  }

  .mb-xl-n3,
.my-xl-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-xl-n3,
.mx-xl-n3 {
    margin-left: -1rem !important;
  }

  .m-xl-n4 {
    margin: -1.5rem !important;
  }

  .mt-xl-n4,
.my-xl-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-xl-n4,
.mx-xl-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-xl-n4,
.my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-xl-n4,
.mx-xl-n4 {
    margin-left: -1.5rem !important;
  }

  .m-xl-n5 {
    margin: -3rem !important;
  }

  .mt-xl-n5,
.my-xl-n5 {
    margin-top: -3rem !important;
  }

  .mr-xl-n5,
.mx-xl-n5 {
    margin-right: -3rem !important;
  }

  .mb-xl-n5,
.my-xl-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-xl-n5,
.mx-xl-n5 {
    margin-left: -3rem !important;
  }

  .m-xl-auto {
    margin: auto !important;
  }

  .mt-xl-auto,
.my-xl-auto {
    margin-top: auto !important;
  }

  .mr-xl-auto,
.mx-xl-auto {
    margin-right: auto !important;
  }

  .mb-xl-auto,
.my-xl-auto {
    margin-bottom: auto !important;
  }

  .ml-xl-auto,
.mx-xl-auto {
    margin-left: auto !important;
  }
}
.w-25 {
  width: 25% !important;
}
.w-50 {
  width: 50% !important;
}
.w-70 {
  width: 70% !important;
}
.w-75 {
  width: 75% !important;
}
.w-100 {
  width: 100% !important;
}
.w-auto {
  width: auto !important;
}
.h-25 {
  height: 25% !important;
}
.h-50 {
  height: 50% !important;
}
.h-70 {
  height: 70% !important;
}
.h-75 {
  height: 75% !important;
}
.h-100 {
  height: 100% !important;
}
.h-auto {
  height: auto !important;
}
.mw-100 {
  max-width: 100% !important;
}
.mh-100 {
  max-height: 100% !important;
}
.min-vw-100 {
  min-width: 100vw !important;
}
.min-vh-100 {
  min-height: 100vh !important;
}
.vw-100 {
  width: 100vw !important;
}
.vh-100 {
  height: 100vh !important;
}
.position-static {
  position: static !important;
}
.position-relative {
  position: relative !important;
}
.position-absolute {
  position: absolute !important;
}
.position-fixed {
  position: fixed !important;
}
.position-sticky {
  position: sticky !important;
}
.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}
.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}
@supports (position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
.visible {
  visibility: visible !important;
}
.invisible {
  visibility: hidden !important;
}
.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
}
.card-body {
  flex: 1 1 auto;
  padding: 1.25rem;
}
.card-title {
  margin-bottom: 0.75rem;
}
.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}
.card-text:last-child {
  margin-bottom: 0;
}
.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
}
.card-footer {
  padding: 0.75rem 1.25rem;
}
.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}
.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}
.card-img {
  width: 100%;
}
.card-img-top {
  width: 100%;
}
.card-img-bottom {
  width: 100%;
}
.card-deck {
  display: flex;
  flex-direction: column;
}
.card-deck .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .card-deck {
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  .card-deck .card {
    display: flex;
    flex: 1 0 0%;
    flex-direction: column;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}
.card-group {
  display: flex;
  flex-direction: column;
}
.card-group &gt; .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .card-group {
    flex-flow: row wrap;
  }
  .card-group &gt; .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group &gt; .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group &gt; .card:not(:last-child) .card-img-top,
.card-group &gt; .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  .card-group &gt; .card:not(:last-child) .card-img-bottom,
.card-group &gt; .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  .card-group &gt; .card:not(:first-child) .card-img-top,
.card-group &gt; .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  .card-group &gt; .card:not(:first-child) .card-img-bottom,
.card-group &gt; .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}
.card-columns .card {
  margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
  .card-columns {
    -moz-column-count: 3;
         column-count: 3;
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .card-columns {
    -moz-column-count: 1;
         column-count: 1;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .card-columns {
    -moz-column-count: 1;
         column-count: 1;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .card-columns {
    -moz-column-count: 1;
         column-count: 1;
  }
}
@media (min-width: 1200px) {
  .card-columns {
    -moz-column-count: 1;
         column-count: 1;
  }
}
html,
body {
  font-family: "Proxima Nova", Arial, Helvetica, sans-serif;
}
h1 {
  font-weight: 600;
  font-style: normal;
  font-size: 32px;
  line-height: 44px;
}
.theme-dark h1 {
  color: #fff;
}
.theme-light h1 {
  color: #354052;
}
h1.hr {
  position: relative;
  padding-bottom: 20px;
}
h1.hr:before {
  content: "";
  width: 55px;
  height: 3px;
  background: #e34f4f;
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
}
h2 {
  font-weight: normal;
  font-style: normal;
  font-size: 22px;
  line-height: 32px;
  transition: all 500ms;
}
.theme-dark h2 {
  color: #fff;
}
.theme-light h2 {
  color: #354052;
}
h3 {
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 28px;
}
.theme-dark h3 {
  color: #fff;
}
.theme-light h3 {
  color: #354052;
}
a {
  font-weight: 600;
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
  transition: all 500ms;
}
.theme-dark a {
  color: #daae00;
}
.theme-light a {
  color: #26bf8c;
}
.theme-dark a:hover {
  color: #bb9600;
}
.theme-light a:hover {
  color: #21a579;
}
p,
.paragraph {
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
}
.theme-dark p,
.theme-dark .paragraph {
  color: #fff;
}
.theme-light p,
.theme-light .paragraph {
  color: #354052;
}
hr {
  display: block;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  margin-left: auto;
  margin-right: auto;
  border-style: solid;
  border-width: 1px 0 0 0;
}
.theme-dark hr {
  border-color: #2F2D34;
}
.theme-light hr {
  border-color: #e9ebee;
}
.paragraph-smaller {
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 22px;
}
.theme-dark .paragraph-smaller {
  color: #fff;
}
.theme-light .paragraph-smaller {
  color: #354052;
}
.paragraph-additional {
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 22px;
}
.theme-dark .paragraph-additional {
  color: #B3B3B3;
}
.theme-light .paragraph-additional {
  color: #7f8fa4;
}
.paragraph-description {
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  line-height: 20px;
}
.theme-dark .paragraph-description {
  color: #B3B3B3;
}
.theme-light .paragraph-description {
  color: #7f8fa4;
}
.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right !important;
}
.text-center {
  text-align: center !important;
}
.text-justify {
  text-align: justify !important;
}
.text-uppercase {
  text-transform: uppercase !important;
}
.font-light {
  font-weight: 300 !important;
}
.font-regular {
  font-weight: normal !important;
}
.font-semibold {
  font-weight: 600 !important;
}
.font-bold {
  font-weight: bold !important;
}
.font-extrabold {
  font-weight: 800 !important;
}
.font-black {
  font-weight: 900 !important;
}
.font-size-normal {
  font-size: 14px !important;
}
.font-size-xsmall {
  font-size: 12px !important;
}
.font-size-small {
  font-size: 13px !important;
}
.font-size-middle {
  font-size: 15px !important;
}
.font-size-large {
  font-size: 16px !important;
}
.font-size-xlarge {
  font-size: 17px !important;
}
.clearfix {
  overflow: auto;
}
.clearfix::after {
  content: "";
  clear: both;
  display: table;
}
.cursor-pointer {
  cursor: pointer;
}
.cursor-default {
  cursor: default !important;
}
.theme-dark .color-dark {
  color: #252429;
}
.theme-light .color-dark {
  color: #273142;
}
.theme-dark .color-default {
  color: #fff;
}
.theme-light .color-default {
  color: #354052;
}
.theme-dark .color-alternative {
  color: #B3B3B3;
}
.theme-light .color-alternative {
  color: #7f8fa4;
}
.theme-dark .color-gray {
  color: #a3a0ac !important;
}
.theme-light .color-gray {
  color: #a1afc7 !important;
}
.theme-dark .color-red {
  color: #e7353c !important;
}
.theme-light .color-red {
  color: #e7353c !important;
}
.theme-dark .color-brand-one {
  color: #161616 !important;
}
.theme-light .color-brand-one {
  color: #116466 !important;
}
.theme-dark .color-brand-two {
  color: #F5C400 !important;
}
.theme-light .color-brand-two {
  color: #F5C400 !important;
}
.theme-dark .color-primary {
  color: #08A34F !important;
}
.theme-light .color-primary {
  color: #08A34F !important;
}
.theme-dark .color-secondary {
  color: #FFCC00 !important;
}
.theme-light .color-secondary {
  color: #FFCC00 !important;
}
.theme-dark .color-tertiary {
  color: #259af3 !important;
}
.theme-light .color-tertiary {
  color: #259af3 !important;
}
.theme-dark .color-warning {
  color: #f5a000 !important;
}
.theme-light .color-warning {
  color: #f5a000 !important;
}
.theme-dark .color-danger {
  color: #e7353c !important;
}
.theme-light .color-danger {
  color: #e7353c !important;
}
.theme-dark .color-link {
  color: #daae00 !important;
}
.theme-light .color-link {
  color: #26bf8c !important;
}
.line-h-initial {
  line-height: initial !important;
}
.line-h-1 {
  line-height: 1;
}
.text-nowrap {
  white-space: nowrap;
}
.text-truncate {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}
input,
textarea,
button {
  outline: none;
}
html,
body {
  min-height: 100%;
  font-size: 14px;
  width: 100%;
}
* {
  box-sizing: border-box;
}
::-webkit-scrollbar {
  width: 8px;
  background-color: #161616;
}
/* Track */
::-webkit-scrollbar-track {
  border-radius: 10px;
}
/* Handle */
::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #ba8e42;
}
::-webkit-scrollbar-thumb:window-inactive {
  background: #636363;
}
app-root {
  display: block;
  z-index: 0;
}
.theme-dark app-root {
  background-color: #161616;
  color: #fff;
}
.theme-light app-root {
  background-color: #eff3f6;
  color: #354052;
}
.wrap-m {
  max-width: 1170px;
}
.wrap-m2 {
  max-width: 1600px;
  margin: 0 auto;
}
.wrap-l {
  max-width: 1920px;
  margin: 0 auto;
  overflow: hidden;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
*[routerLink] {
  cursor: pointer;
}
*:focus {
  outline: none;
}
body.dialog-open {
  padding-right: 17px;
}
@media (max-width: 575.98px) {
  .container-fluid {
    padding: 0 5px;
  }
}
.theme-dark .mat-drawer-container {
  background-color: #161616;
  color: #fff;
}
.theme-light .mat-drawer-container {
  background-color: #eff3f6;
  color: #354052;
}
.theme-dark .mat-drawer {
  background-color: #161616;
  color: #fff;
}
.theme-light .mat-drawer {
  background-color: #fff;
  color: #354052;
}
.cdk-overlay-container {
  z-index: 2000;
}
.plyr__control {
  min-width: auto;
  height: auto;
  background: inherit !important;
}
.mat-bottom-sheet-container,
.mat-expansion-panel-header,
.mat-expansion-panel-content {
  font: unset;
}
@media (hover: none) {
  .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover {
    background: none;
  }
}
.auto-scroll {
  position: relative;
  width: 100%;
  height: calc(100vh - 220px);
  overflow-y: auto;
  overflow-x: hidden;
  padding-right: 0.5rem;
  scrollbar-width: thin;
  -ms-overflow-style: none;
}
.theme-dark .auto-scroll {
  scrollbar-color: #2F2D34 transparent;
}
.theme-light .auto-scroll {
  scrollbar-color: #e9ebee transparent;
}
.auto-scroll.leftbar {
  height: calc(100vh - 130px);
}
.auto-scroll.rightbar {
  height: calc(100vh - 130px);
}
.auto-scroll.content {
  height: calc(100vh - 130px);
}
.auto-scroll::-webkit-scrollbar {
  width: 3px;
}
.auto-scroll::-webkit-scrollbar-thumb {
  background-color: transparent;
  -webkit-transition: all 500ms;
  transition: all 500ms;
}
.theme-dark .auto-scroll:hover::-webkit-scrollbar-thumb {
  background-color: #2F2D34;
}
.theme-light .auto-scroll:hover::-webkit-scrollbar-thumb {
  background-color: #e9ebee;
}
.shadow {
  visibility: hidden;
  position: absolute;
  z-index: -1;
}
@media (max-width: 1199.98px) {
  .auto-scroll {
    height: unset;
    overflow-y: unset;
    overflow-x: unset;
    padding-right: unset;
    contain: unset;
  }
  .auto-scroll.leftbar {
    height: unset;
  }
  .auto-scroll.rightbar {
    height: unset;
  }
  .auto-scroll.content {
    height: unset;
  }
  .auto-scroll &gt; .cdk-virtual-scroll-content-wrapper {
    position: unset;
    contain: unset;
  }
}
::-moz-placeholder {
  opacity: 1;
}
:-ms-input-placeholder {
  opacity: 1;
}
::placeholder {
  opacity: 1;
}
.theme-dark ::-moz-placeholder {
  color: rgba(127, 143, 164, 0.502);
}
.theme-dark :-ms-input-placeholder {
  color: rgba(127, 143, 164, 0.502);
}
.theme-dark ::placeholder {
  color: rgba(127, 143, 164, 0.502);
}
.theme-light ::-moz-placeholder {
  color: rgba(53, 64, 82, 0.502);
}
.theme-light :-ms-input-placeholder {
  color: rgba(53, 64, 82, 0.502);
}
.theme-light ::placeholder {
  color: rgba(53, 64, 82, 0.502);
}
.theme-dark :-ms-input-placeholder {
  color: rgba(127, 143, 164, 0.502);
}
.theme-light :-ms-input-placeholder {
  color: rgba(53, 64, 82, 0.502);
}
.theme-dark ::-ms-input-placeholder {
  color: rgba(127, 143, 164, 0.502);
}
.theme-light ::-ms-input-placeholder {
  color: rgba(53, 64, 82, 0.502);
}
.form-title {
  margin-bottom: 1rem;
}
.form-title &gt; label {
  display: block;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 5px;
}
.theme-dark .form-title &gt; label {
  color: #B3B3B3;
}
.theme-light .form-title &gt; label {
  color: #7f8fa4;
}
.ng-valid.ng-dirty[required] &gt; .form-control.form-control.alert &gt; .icon {
  color: #e3af3a;
}
.ng-valid.ng-dirty[required] &gt; .form-control.form-control.alert:before {
  display: none;
}
.ng-invalid.ng-dirty[required] &gt; .form-control.form-control.alert &gt; .icon {
  color: #e7353c;
}
.ng-invalid.ng-dirty[required] &gt; .form-control.form-control.alert:before {
  display: none;
}
.form-control {
  margin-bottom: 12px;
  position: relative;
}
.form-control.alert &gt; input[type=text],
.form-control.alert &gt; input[type=password],
.form-control.alert textarea {
  margin-bottom: 2px;
}
.form-control.alert &gt; .icon {
  font-size: 12px;
  padding-top: 2px;
}
.theme-dark .form-control.alert &gt; .icon {
  color: #B3B3B3;
}
.theme-light .form-control.alert &gt; .icon {
  color: #7F8FA4;
}
.form-control.alert &gt; .icon:before {
  margin-left: 0;
}
.form-control.alert.has-success &gt; .icon {
  color: #e3af3a;
}
.form-control.alert.has-success:before {
  display: none;
}
.form-control.alert.has-danger &gt; .icon {
  color: #e7353c;
}
.form-control.alert.has-danger:before {
  display: none;
}
.form-control small {
  display: block;
  font-size: 11px;
  font-weight: 600;
  position: absolute;
  right: 1px;
  top: -17px;
}
.theme-dark .form-control small {
  color: #B3B3B3;
}
.theme-light .form-control small {
  color: #7f8fa4;
}
select,
input[type=text],
input[type=password],
textarea {
  width: 100%;
  height: 34px;
  padding: 10px 25px 10px 15px;
  border-radius: 4px;
  border-width: 1px;
  border-style: solid;
  font-size: 14px;
}
.theme-dark select,
.theme-dark input[type=text],
.theme-dark input[type=password],
.theme-dark textarea {
  background: #1D1D20;
  color: #fff;
  border-color: #2F2D34;
}
.theme-light select,
.theme-light input[type=text],
.theme-light input[type=password],
.theme-light textarea {
  background: #fff;
  color: #354052;
  border-color: #DFE3E9;
}
select:focus,
input[type=text]:focus,
input[type=password]:focus,
textarea:focus {
  outline: none;
}
.theme-dark select:focus,
.theme-dark input[type=text]:focus,
.theme-dark input[type=password]:focus,
.theme-dark textarea:focus {
  box-shadow: 0 0 0 1.5px #2575b5;
  color: #fff;
  background: #2f2d34;
}
.theme-light select:focus,
.theme-light input[type=text]:focus,
.theme-light input[type=password]:focus,
.theme-light textarea:focus {
  box-shadow: 0 0 0 1.5px #2ea2f8;
  color: #354052;
  background: #fff;
}
.theme-dark select:focus + i.icon:before,
.theme-dark input[type=text]:focus + i.icon:before,
.theme-dark input[type=password]:focus + i.icon:before,
.theme-dark textarea:focus + i.icon:before {
  color: rgba(255, 255, 255, 0.502);
}
.theme-light select:focus + i.icon:before,
.theme-light input[type=text]:focus + i.icon:before,
.theme-light input[type=password]:focus + i.icon:before,
.theme-light textarea:focus + i.icon:before {
  color: inherit;
}
.theme-dark select:focus::-moz-placeholder, .theme-dark input[type=text]:focus::-moz-placeholder, .theme-dark input[type=password]:focus::-moz-placeholder, .theme-dark textarea:focus::-moz-placeholder {
  color: rgba(255, 255, 255, 0.502);
}
.theme-dark select:focus:-ms-input-placeholder, .theme-dark input[type=text]:focus:-ms-input-placeholder, .theme-dark input[type=password]:focus:-ms-input-placeholder, .theme-dark textarea:focus:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.502);
}
.theme-dark select:focus::placeholder,
.theme-dark input[type=text]:focus::placeholder,
.theme-dark input[type=password]:focus::placeholder,
.theme-dark textarea:focus::placeholder {
  color: rgba(255, 255, 255, 0.502);
}
.theme-light select:focus::-moz-placeholder, .theme-light input[type=text]:focus::-moz-placeholder, .theme-light input[type=password]:focus::-moz-placeholder, .theme-light textarea:focus::-moz-placeholder {
  color: inherit;
}
.theme-light select:focus:-ms-input-placeholder, .theme-light input[type=text]:focus:-ms-input-placeholder, .theme-light input[type=password]:focus:-ms-input-placeholder, .theme-light textarea:focus:-ms-input-placeholder {
  color: inherit;
}
.theme-light select:focus::placeholder,
.theme-light input[type=text]:focus::placeholder,
.theme-light input[type=password]:focus::placeholder,
.theme-light textarea:focus::placeholder {
  color: inherit;
}
.theme-dark select:hover,
.theme-dark input[type=text]:hover,
.theme-dark input[type=password]:hover,
.theme-dark textarea:hover {
  background: #2f2d34;
}
.theme-light select:hover,
.theme-light input[type=text]:hover,
.theme-light input[type=password]:hover,
.theme-light textarea:hover {
  background: #fff;
}
.theme-dark select:hover + i.icon:before,
.theme-dark input[type=text]:hover + i.icon:before,
.theme-dark input[type=password]:hover + i.icon:before,
.theme-dark textarea:hover + i.icon:before {
  color: rgba(255, 255, 255, 0.502);
}
.theme-light select:hover + i.icon:before,
.theme-light input[type=text]:hover + i.icon:before,
.theme-light input[type=password]:hover + i.icon:before,
.theme-light textarea:hover + i.icon:before {
  color: inherit;
}
.theme-dark select:hover::-moz-placeholder, .theme-dark input[type=text]:hover::-moz-placeholder, .theme-dark input[type=password]:hover::-moz-placeholder, .theme-dark textarea:hover::-moz-placeholder {
  color: rgba(255, 255, 255, 0.502);
}
.theme-dark select:hover:-ms-input-placeholder, .theme-dark input[type=text]:hover:-ms-input-placeholder, .theme-dark input[type=password]:hover:-ms-input-placeholder, .theme-dark textarea:hover:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.502);
}
.theme-dark select:hover::placeholder,
.theme-dark input[type=text]:hover::placeholder,
.theme-dark input[type=password]:hover::placeholder,
.theme-dark textarea:hover::placeholder {
  color: rgba(255, 255, 255, 0.502);
}
.theme-light select:hover::-moz-placeholder, .theme-light input[type=text]:hover::-moz-placeholder, .theme-light input[type=password]:hover::-moz-placeholder, .theme-light textarea:hover::-moz-placeholder {
  color: inherit;
}
.theme-light select:hover:-ms-input-placeholder, .theme-light input[type=text]:hover:-ms-input-placeholder, .theme-light input[type=password]:hover:-ms-input-placeholder, .theme-light textarea:hover:-ms-input-placeholder {
  color: inherit;
}
.theme-light select:hover::placeholder,
.theme-light input[type=text]:hover::placeholder,
.theme-light input[type=password]:hover::placeholder,
.theme-light textarea:hover::placeholder {
  color: inherit;
}
select:disabled,
input[type=text]:disabled,
input[type=password]:disabled,
textarea:disabled {
  cursor: not-allowed;
}
.theme-dark select:disabled,
.theme-dark input[type=text]:disabled,
.theme-dark input[type=password]:disabled,
.theme-dark textarea:disabled {
  background: #1D1D20;
  color: #B3B3B3;
}
.theme-light select:disabled,
.theme-light input[type=text]:disabled,
.theme-light input[type=password]:disabled,
.theme-light textarea:disabled {
  background: #E9EDF1;
  color: rgba(53, 64, 82, 0.502);
}
select {
  padding-top: 5px;
  padding-bottom: 5px;
}
.form-control.checkbox,
.form-control.radio {
  display: block;
  position: relative;
  padding-left: 29px;
  margin-bottom: 12px;
  font-size: 14px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.form-control.checkbox input,
.form-control.radio input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.theme-dark .form-control.checkbox input + .checktext,
.theme-dark .form-control.radio input + .checktext {
  color: #B3B3B3;
}
.theme-light .form-control.checkbox input + .checktext,
.theme-light .form-control.radio input + .checktext {
  color: #7f8fa4;
}
.form-control.checkbox input:disabled ~ .checkmark,
.form-control.radio input:disabled ~ .checkmark {
  cursor: not-allowed;
}
.form-control.checkbox input:checked ~ .checkmark,
.form-control.radio input:checked ~ .checkmark {
  background-color: #e3af3a;
}
.theme-dark .form-control.checkbox input:checked ~ .checktext,
.theme-dark .form-control.radio input:checked ~ .checktext {
  color: #fff;
}
.theme-light .form-control.checkbox input:checked ~ .checktext,
.theme-light .form-control.radio input:checked ~ .checktext {
  color: #354052;
}
.form-control.checkbox input:checked:disabled ~ .checkmark,
.form-control.radio input:checked:disabled ~ .checkmark {
  opacity: 0.6;
}
.theme-dark .form-control.checkbox input:disabled ~ .checktext,
.theme-dark .form-control.radio input:disabled ~ .checktext {
  color: rgba(255, 255, 255, 0.502);
}
.theme-light .form-control.checkbox input:disabled ~ .checktext,
.theme-light .form-control.radio input:disabled ~ .checktext {
  color: rgba(255, 255, 255, 0.502);
}
.form-control.checkbox input:checked ~ .checkmark:after,
.form-control.radio input:checked ~ .checkmark:after {
  display: block;
}
.form-control.checkbox .checkmark:after,
.form-control.checkbox .checkmark:before,
.form-control.radio .checkmark:after,
.form-control.radio .checkmark:before {
  content: "";
  position: absolute;
  display: none;
  border: solid white;
}
.form-control.checkbox .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 16px;
  width: 16px;
  background-color: transparent;
  border-width: 1px;
  border-style: solid;
  border-radius: 4px;
}
.theme-dark .form-control.checkbox .checkmark {
  border-color: #2F2D34;
}
.theme-light .form-control.checkbox .checkmark {
  border-color: #DFE3E9;
}
.form-control.checkbox .checkmark:after {
  top: 2.4px;
  left: 5.7px;
  width: 4px;
  height: 8px;
  transform: rotate(45deg);
  border-width: 0 2px 2px 0;
}
.form-control.checkbox .checkmark:before {
  top: 50%;
  left: 50%;
  border-width: 0 10px 2px 0;
  transform: translate(-50%, -50%);
}
.form-control.radio .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 16px;
  width: 16px;
  background-color: transparent;
  border-width: 1px;
  border-style: solid;
  border-radius: 50%;
}
.theme-dark .form-control.radio .checkmark {
  border-color: #2F2D34;
}
.theme-light .form-control.radio .checkmark {
  border-color: #DFE3E9;
}
.form-control.radio .checkmark:after {
  left: 50%;
  top: 50%;
  border-width: 3.3px;
  border-radius: 50%;
  transform: translate(-50%, -50%);
}
.form-control.switch {
  min-height: 20px;
  padding-left: 51px;
}
.form-control.switch input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.theme-dark .form-control.switch input + .checktext {
  color: #B3B3B3;
}
.theme-light .form-control.switch input + .checktext {
  color: #7f8fa4;
}
.form-control.switch input:disabled ~ .slider {
  cursor: not-allowed;
}
.theme-dark .form-control.switch input:checked ~ .checktext {
  color: #fff;
}
.theme-light .form-control.switch input:checked ~ .checktext {
  color: #354052;
}
.form-control.switch input:disabled ~ .slider,
.form-control.switch input:checked:disabled ~ .slider {
  opacity: 0.6;
}
.theme-dark .form-control.switch input:disabled ~ .checktext {
  color: rgba(255, 255, 255, 0.502);
}
.theme-light .form-control.switch input:disabled ~ .checktext {
  color: rgba(255, 255, 255, 0.502);
}
.form-control.switch label {
  vertical-align: middle;
}
.form-control.switch .slider {
  position: absolute;
  top: 0;
  left: 0;
  width: 38px;
  height: 20px;
  margin-right: 14px;
  cursor: pointer;
  background: transparent;
  border-width: 1px;
  border-style: solid;
  border-radius: 10px;
  transition: 0.4s;
}
.theme-dark .form-control.switch .slider {
  border-color: #2F2D34;
  background: #161616;
}
.theme-light .form-control.switch .slider {
  border-color: #DFE3E9;
  background: #eff3f6;
}
.form-control.switch .slider:before {
  position: absolute;
  content: "";
  height: 16px;
  width: 16px;
  left: 2px;
  top: 50%;
  transform: translateY(-50%);
  background-color: white;
  transition: 0.4s;
  border-radius: 50%;
}
.form-control.switch input:checked + .slider {
  background: #e3af3a;
}
.form-control.switch input:checked + .slider:before {
  transform: translateX(16px) translateY(-50%);
}
textarea {
  height: 119px;
}
.ng-invalid.ng-dirty[required] &gt; .form-control,
.form-control.has-danger {
  position: relative;
}
.ng-invalid.ng-dirty[required] &gt; .form-control input,
.ng-invalid.ng-dirty[required] &gt; .form-control textarea,
.form-control.has-danger input,
.form-control.has-danger textarea {
  box-shadow: 0 0 0 1.5px #e7353c;
  color: #e7353c;
}
.ng-invalid.ng-dirty[required] &gt; .form-control:before,
.form-control.has-danger:before {
  content: "î¢¢";
  font-family: "beticon";
  color: #e7353c;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.ng-valid.ng-dirty[required] &gt; .form-control,
.form-control.has-success {
  position: relative;
}
.ng-valid.ng-dirty[required] &gt; .form-control input,
.ng-valid.ng-dirty[required] &gt; .form-control textarea,
.form-control.has-success input,
.form-control.has-success textarea {
  box-shadow: 0 0 0 1.5px #e3af3a;
}
.ng-valid.ng-dirty[required] &gt; .form-control:before,
.form-control.has-success:before {
  content: "î&nbsp;•";
  font-family: "beticon";
  color: #e3af3a;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.form-control.with-icon {
  position: relative;
}
.form-control.with-icon input {
  padding: 0 20px 0 35px;
}
.form-control.with-icon i.icon {
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 16px;
}
.theme-dark .form-control.with-icon i.icon {
  color: #B3B3B3;
}
.theme-light .form-control.with-icon i.icon {
  color: #CED0DA;
}
.form-control.with-icon i.icon:before {
  margin: 0;
}
.form-control.with-icon.right-side input {
  padding: 0 35px 0 15px;
}
.form-control.with-icon.right-side i.icon {
  left: unset;
  right: 10px;
}
.form-control.with-icon.right-side.has-danger:before {
  display: none;
}
.form-control.with-icon.right-side.has-success:before {
  display: none;
}
.form-control.icon-box.right-side i.icon {
  right: 1px;
  border-style: solid;
  border-left-width: 1px;
  border-right: none;
  border-radius: 0 4px 4px 0;
}
.theme-dark .form-control.icon-box.right-side i.icon {
  border-color: #2F2D34;
}
.theme-light .form-control.icon-box.right-side i.icon {
  border-color: #DFE3E9;
}
.form-control.icon-box input {
  padding-left: 45px;
}
.form-control.icon-box i.icon {
  width: 35px;
  left: 1px;
  top: 1px;
  bottom: 1px;
  transform: translateX(0);
  border-style: solid;
  border-right-width: 1px;
  border-radius: 4px 0 0 4px;
}
.theme-dark .form-control.icon-box i.icon {
  background: #252429;
  border-color: #2F2D34;
}
.theme-light .form-control.icon-box i.icon {
  background: linear-gradient(90deg, #f2f4f7 0%, white 100%);
  border-color: #DFE3E9;
}
.form-control.icon-box i.icon:before {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.form-control.type-number {
  position: relative;
}
.form-control.type-number .controls {
  width: 35px;
  position: absolute;
  right: 1px;
  top: 1px;
  bottom: 1px;
  border-style: solid;
  border-left-width: 1px;
  border-radius: 0 4px 4px 0;
}
.theme-dark .form-control.type-number .controls {
  background: #252429;
  border-color: #2F2D34;
}
.theme-light .form-control.type-number .controls {
  background: linear-gradient(90deg, #f2f4f7 0%, white 100%);
  border-color: #DFE3E9;
}
.form-control.type-number .controls i.icon {
  display: block;
  cursor: pointer;
  font-size: 11px;
  height: 50%;
  position: relative;
}
.theme-dark .form-control.type-number .controls i.icon {
  color: #9a9a9a;
}
.theme-light .form-control.type-number .controls i.icon {
  color: #b1b4c4;
}
.form-control.type-number .controls i.icon:first-child {
  border-style: solid;
  border-bottom-width: 1px;
}
.theme-dark .form-control.type-number .controls i.icon:first-child {
  border-color: #2F2D34;
}
.theme-light .form-control.type-number .controls i.icon:first-child {
  border-color: #DFE3E9;
}
.form-control.type-number .controls i.icon:before {
  margin: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.theme-dark .form-control.type-number .controls i.icon:hover {
  color: #fff;
}
.theme-light .form-control.type-number .controls i.icon:hover {
  color: #354052;
}
button {
  min-width: 86px;
  height: 34px;
  font-size: 14px;
  text-align: center;
  border-radius: 4px;
  border: none;
  cursor: pointer;
  white-space: nowrap;
  padding: 8px 20px;
}
.theme-dark button {
  color: #ffffff;
  background: #116466;
}
.theme-light button {
  color: #ffffff;
  background: #116466;
}
button.with-icon {
  min-width: 106px;
  padding: 0 10px 0 35px;
  position: relative;
}
button.with-icon.right-side {
  padding: 0 15px 0 0;
}
button.with-icon.right-side i.icon:before {
  left: unset;
  right: 0;
  border: 0;
  border-style: solid;
  border-left-width: 1px;
  opacity: 0.4;
}
.theme-dark button.with-icon.right-side i.icon:before {
  color: #ffffff;
}
.theme-light button.with-icon.right-side i.icon:before {
  color: #ffffff;
}
button.with-icon.no-border i.icon:before {
  border: 0;
}
button.with-icon i.icon:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 5px;
  font-size: 115%;
  padding-top: 10px;
  width: 25px;
}
button.with-icon i.icon {
  vertical-align: text-bottom;
}
.counter-btn {
  width: 40px;
  height: 40px;
  min-width: auto;
  font-size: 22px;
  padding: 0;
  line-height: 0;
}
.theme-dark .btn-default {
  background: #2F2D34;
}
.theme-light .btn-default {
  background: #313d4f;
}
.theme-dark .btn-default:hover {
  background: #36343c;
}
.theme-light .btn-default:hover {
  background: #374458;
}
.theme-dark .btn-default:active, .theme-dark .btn-default.active {
  background: #3b3942;
}
.theme-light .btn-default:active, .theme-light .btn-default.active {
  background: #3b495f;
}
.theme-dark .btn-primary {
  background: #dca736;
}
.theme-light .btn-primary {
  background: #116466;
}
.theme-dark .btn-primary:hover {
  background: #dead43;
}
.theme-light .btn-primary:hover {
  background: #137173;
}
.theme-dark .btn-primary:active, .theme-dark .btn-primary.active {
  background: #d49c25;
}
.theme-light .btn-primary:active, .theme-light .btn-primary.active {
  background: #0d4f50;
}
.theme-dark .btn-secondary {
  background: #F5C400;
  color: black;
}
.theme-light .btn-secondary {
  background: #F5C400;
  color: black;
}
.theme-dark .btn-secondary:hover {
  background: #ffcd05;
}
.theme-light .btn-secondary:hover {
  background: #ffcd05;
}
.theme-dark .btn-secondary:active, .theme-dark .btn-secondary.active {
  background: #dcb000;
}
.theme-light .btn-secondary:active, .theme-light .btn-secondary.active {
  background: #dcb000;
}
.theme-dark .btn-tertiary {
  background: #259af3;
}
.theme-light .btn-tertiary {
  background: #259af3;
}
.theme-dark .btn-tertiary:hover {
  background: #34a1f4;
}
.theme-light .btn-tertiary:hover {
  background: #34a1f4;
}
.theme-dark .btn-tertiary:active, .theme-dark .btn-tertiary.active {
  background: #0d8ff1;
}
.theme-light .btn-tertiary:active, .theme-light .btn-tertiary.active {
  background: #0d8ff1;
}
.theme-dark .btn-warning {
  background: #f5a000;
}
.theme-light .btn-warning {
  background: #f5a000;
}
.theme-dark .btn-warning:hover {
  background: #ffa805;
}
.theme-light .btn-warning:hover {
  background: #ffa805;
}
.theme-dark .btn-warning:active, .theme-dark .btn-warning.active {
  background: #dc8f00;
}
.theme-light .btn-warning:active, .theme-light .btn-warning.active {
  background: #dc8f00;
}
.theme-dark .btn-danger {
  background: #e7353c;
}
.theme-light .btn-danger {
  background: #e7353c;
}
.theme-dark .btn-danger:hover {
  background: #e94349;
}
.theme-light .btn-danger:hover {
  background: #e94349;
}
.theme-dark .btn-danger:active, .theme-dark .btn-danger.active {
  background: #e41e26;
}
.theme-light .btn-danger:active, .theme-light .btn-danger.active {
  background: #e41e26;
}
.theme-dark .btn-primary-light {
  background: #39B54A;
}
.theme-light .btn-primary-light {
  background: #39b54a;
}
.theme-dark .btn-primary-light:hover {
  background: #35a945;
}
.theme-light .btn-primary-light:hover {
  background: #35a945;
}
.theme-dark .btn-primary-light:active, .theme-dark .btn-primary-light.active {
  background: #33a242;
}
.theme-light .btn-primary-light:active, .theme-light .btn-primary-light.active {
  background: #33a242;
}
button:disabled {
  cursor: not-allowed;
}
.theme-dark button:disabled {
  color: #B3B3B3;
  background: #2F2D34;
}
.theme-light button:disabled {
  color: #7f8fa4;
  background: #093435;
}
.theme-dark button:disabled:hover {
  background: #2F2D34;
}
.theme-light button:disabled:hover {
  background: #093435;
}
.theme-dark button:disabled:active, .theme-dark button:disabled.active {
  background: #2F2D34;
}
.theme-light button:disabled:active, .theme-light button:disabled.active {
  background: #093435;
}
.btn-large {
  height: 45px;
  font-weight: 600;
}
.dropdown {
  position: relative;
}
.dropdown.active &gt; .dropdown-content {
  opacity: 1;
  visibility: visible;
}
.dropdown &gt; *:first-child &gt; * {
  pointer-events: none;
}
.dropdown .dropdown-content {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  border-radius: 5px;
  border-style: solid;
  border-width: 1px;
  left: 0;
  top: 110%;
  transition: all 200ms;
  z-index: 2;
}
.theme-dark .dropdown .dropdown-content {
  background: #252429;
  border-color: #2F2D34;
  color: #fff;
}
.theme-light .dropdown .dropdown-content {
  background: #fff;
  border-color: #DFE3E9;
  color: #354052;
}
.dropdown .dropdown-content ul {
  list-style-type: none;
}
.dropdown .dropdown-content ul &gt; li {
  padding: 5px 15px;
  border-style: solid;
  border-bottom-width: 1px;
  white-space: nowrap;
}
.theme-dark .dropdown .dropdown-content ul &gt; li {
  border-color: #2F2D34;
}
.theme-light .dropdown .dropdown-content ul &gt; li {
  border-color: #DFE3E9;
}
.dropdown .dropdown-content ul &gt; li:last-child {
  border-bottom-width: 0;
}
.theme-dark .dropdown .dropdown-content ul &gt; li.active,
.theme-dark .dropdown .dropdown-content ul &gt; li:hover {
  background: #2c3749;
}
.theme-light .dropdown .dropdown-content ul &gt; li.active,
.theme-light .dropdown .dropdown-content ul &gt; li:hover {
  background: #F1F4F8;
}
.dropdown .dropdown-content ul &gt; li.active:hover a,
.dropdown .dropdown-content ul &gt; li:hover:hover a {
  color: #e3af3a;
}
.dropdown .dropdown-content ul &gt; li &gt; a {
  font-size: 14px;
}
.theme-dark .dropdown .dropdown-content ul &gt; li &gt; a {
  color: #fff;
}
.theme-light .dropdown .dropdown-content ul &gt; li &gt; a {
  color: #354052;
}
.dropdown .dropdown-content ul &gt; li &gt; a:hover {
  color: #e3af3a;
}
.dropdown .dropdown-content.right {
  left: unset;
  right: 0;
}
.ng-select.app-select {
  font-size: 14px;
}
.ng-select.app-select.with-icon .ng-option, .ng-select.app-select.with-icon .ng-value {
  padding-left: 35px !important;
}
.ng-select.app-select.input-hide &gt; .ng-select-container {
  display: none;
}
.ng-select.app-select.input-hide &gt; .ng-dropdown-panel {
  border-radius: 5px;
}
.ng-select.app-select.ng-select-opened &gt; .ng-select-container {
  border-style: solid;
  border-width: 1px;
}
.theme-dark .ng-select.app-select.ng-select-opened &gt; .ng-select-container {
  background: #1D1D20;
  border-color: #2F2D34;
}
.theme-light .ng-select.app-select.ng-select-opened &gt; .ng-select-container {
  background: #fff;
  border-color: #DFE3E9;
}
.ng-select.app-select.ng-select-opened &gt; .ng-select-container .ng-arrow {
  top: -2px;
  border-width: 0 5px 5px;
}
.theme-dark .ng-select.app-select.ng-select-opened &gt; .ng-select-container .ng-arrow {
  border-color: transparent transparent #B3B3B3;
}
.theme-light .ng-select.app-select.ng-select-opened &gt; .ng-select-container .ng-arrow {
  border-color: transparent transparent #CED0DA;
}
.theme-dark .ng-select.app-select.ng-select-opened &gt; .ng-select-container .ng-arrow:hover {
  border-color: transparent transparent rgba(255, 255, 255, 0.502);
}
.theme-light .ng-select.app-select.ng-select-opened &gt; .ng-select-container .ng-arrow:hover {
  border-color: transparent transparent inherit;
}
.ng-select.app-select.ng-select-disabled &gt; .ng-select-container {
  cursor: not-allowed;
}
.theme-dark .ng-select.app-select.ng-select-disabled &gt; .ng-select-container {
  background: #1D1D20;
  color: #B3B3B3;
}
.theme-light .ng-select.app-select.ng-select-disabled &gt; .ng-select-container {
  background: #E9EDF1;
  color: rgba(53, 64, 82, 0.502);
}
.theme-dark .ng-select.app-select.ng-select-disabled &gt; .ng-select-container .ng-arrow:hover {
  border-color: transparent transparent #B3B3B3;
}
.theme-light .ng-select.app-select.ng-select-disabled &gt; .ng-select-container .ng-arrow:hover {
  border-color: transparent transparent #CED0DA;
}
.ng-select.app-select.ng-select-single .ng-select-container {
  height: 32px;
}
.ng-select.app-select.ng-select-single .ng-select-container .ng-value-container .ng-input {
  padding-left: 10px;
  padding-right: 50px;
}
.ng-select.app-select.ng-select-single .ng-select-container .ng-value-container .ng-value {
  padding-left: 14px;
  padding-top: 2px;
}
.theme-dark .ng-select.app-select.ng-select-single .ng-select-container .ng-value-container .ng-value {
  color: #fff;
}
.theme-light .ng-select.app-select.ng-select-single .ng-select-container .ng-value-container .ng-value {
  color: #354052;
}
.ng-select.app-select.ng-select-single .ng-select-container .ng-value-container .ng-value img {
  vertical-align: middle;
  margin-right: 5px;
  margin-left: -12px;
}
.ng-select.app-select.ng-select-single .ng-select-container .ng-value-container .ng-value i {
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 16px;
}
.theme-dark .ng-select.app-select.ng-select-single .ng-select-container .ng-value-container .ng-value i {
  color: #B3B3B3;
}
.theme-light .ng-select.app-select.ng-select-single .ng-select-container .ng-value-container .ng-value i {
  color: #CED0DA;
}
.ng-select.app-select.ng-select-single .ng-select-container .ng-value-container .ng-value i:before {
  margin: 0;
}
.ng-select.app-select.ng-select-multiple .ng-select-disabled &gt; .ng-select-container .ng-value-container .ng-value .ng-value-label {
  padding: 0px 5px;
}
.ng-select.app-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value {
  font-size: 14px;
  margin: 2px 2px 0 0;
  border-radius: 3px;
  border-style: solid;
  border-width: 1px;
  padding: 5px 15px 5px 5px;
  position: relative;
}
.theme-dark .ng-select.app-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value {
  background: rgba(26, 128, 94, 0.4);
  color: #fff;
  border-color: #1a805e;
}
.theme-light .ng-select.app-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value {
  background: #F1F4F8;
  color: #354052;
  border-color: #D5DCE6;
}
.ng-select.app-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled {
  background-color: #f9f9f9;
}
.ng-select.app-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled .ng-value-label {
  padding-left: 5px;
}
.ng-select.app-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label {
  display: inline-block;
  padding: 0px 5px 0px 5px;
}
.ng-select.app-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon {
  padding: 0 4px;
  position: absolute;
  right: 3px;
  opacity: 0.5;
  border-right: unset;
  transition: all 500ms;
}
.theme-dark .ng-select.app-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon {
  color: #fff;
}
.theme-light .ng-select.app-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon {
  color: #354052;
}
.ng-select.app-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon:hover {
  opacity: 0.9;
  background: unset;
}
.ng-select.app-select.ng-select-focused:not(.ng-select-opened) &gt; .ng-select-container {
  border-style: solid;
  border-width: 1px;
  outline: none;
}
.theme-dark .ng-select.app-select.ng-select-focused:not(.ng-select-opened) &gt; .ng-select-container {
  box-shadow: 0 0 0 1.5px #2575b5;
  border-color: #2F2D34;
}
.theme-light .ng-select.app-select.ng-select-focused:not(.ng-select-opened) &gt; .ng-select-container {
  box-shadow: 0 0 0 1.5px #2ea2f8;
  border-color: #DFE3E9;
}
.ng-select.app-select.no-border .ng-select-container {
  border-color: transparent !important;
}
.ng-select.app-select .ng-select-container {
  border-radius: 4px;
  border-style: solid;
  border-width: 1px;
  min-height: 34px;
  align-items: center;
}
.theme-dark .ng-select.app-select .ng-select-container {
  background: #1D1D20;
  border-color: #2F2D34;
}
.theme-light .ng-select.app-select .ng-select-container {
  background: #fff;
  border-color: #DFE3E9;
}
.ng-select.app-select .ng-select-container:hover {
  box-shadow: none;
}
.ng-select.app-select .ng-select-container .ng-value-container {
  align-items: center;
  padding: 0 0 0 2px;
}
.ng-select.app-select .ng-select-container .ng-value-container .ng-placeholder {
  top: unset;
  font-size: 14px;
  padding-bottom: 0px;
  padding-left: 13px;
  padding-top: 2px;
}
.theme-dark .ng-select.app-select .ng-select-container .ng-value-container .ng-placeholder {
  color: rgba(127, 143, 164, 0.502);
}
.theme-light .ng-select.app-select .ng-select-container .ng-value-container .ng-placeholder {
  color: rgba(53, 64, 82, 0.502);
}
.ng-select.app-select .ng-select-container .ng-value-container .ng-input {
  padding-bottom: 0;
  top: unset;
}
.ng-select.app-select .ng-select-container .ng-value-container .ng-input &gt; input {
  box-sizing: border-box !important;
  height: 30px;
  padding-left: 0;
  caret-color: transparent;
}
.ng-select.app-select.ng-invalid.ng-touched .ng-select-container {
  box-shadow: 0 0 0 1.5px #e7353c;
}
.theme-dark .ng-select.app-select .ng-arrow-wrapper .ng-arrow {
  border-color: #B3B3B3 transparent transparent;
}
.theme-light .ng-select.app-select .ng-arrow-wrapper .ng-arrow {
  border-color: #CED0DA transparent transparent;
}
.ng-select.app-select .ng-clear-wrapper {
  display: none;
}
.ng-select.app-select .ng-dropdown-panel {
  border-radius: 0 0 5px 5px;
  border-style: solid;
  border-width: 1px;
  box-shadow: unset;
}
.theme-dark .ng-select.app-select .ng-dropdown-panel {
  background: #252429;
  border-color: #2F2D34;
}
.theme-light .ng-select.app-select .ng-dropdown-panel {
  background: #fff;
  border-color: #DFE3E9;
}
.ng-select.app-select .ng-dropdown-panel .ng-dropdown-header,
.ng-select.app-select .ng-dropdown-panel .ng-dropdown-footer {
  border: none;
}
.ng-select.app-select .ng-dropdown-panel .ng-dropdown-footer {
  padding: 10px 15px;
}
.ng-select.app-select .ng-dropdown-panel .ng-dropdown-panel-items .ng-option {
  border: 0;
  border-style: solid;
  border-top-width: 1px;
  padding: 10px 15px;
  position: relative;
}
.theme-dark .ng-select.app-select .ng-dropdown-panel .ng-dropdown-panel-items .ng-option {
  background: #252429;
  color: #fff;
  border-color: #2F2D34;
}
.theme-light .ng-select.app-select .ng-dropdown-panel .ng-dropdown-panel-items .ng-option {
  background: #fff;
  color: #354052;
  border-color: #DFE3E9;
}
.ng-select.app-select .ng-dropdown-panel .ng-dropdown-panel-items .ng-option:first-child {
  border-top-width: 0;
}
.ng-select.app-select .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked {
  color: #e3af3a !important;
  position: relative;
}
.theme-dark .ng-select.app-select .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked {
  background: #2c3749;
}
.theme-light .ng-select.app-select .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked {
  background: #F1F4F8;
}
.ng-select.app-select .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked &gt; i {
  color: #e3af3a !important;
}
.ng-select.app-select .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected {
  color: #e3af3a !important;
  position: relative;
}
.theme-dark .ng-select.app-select .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected {
  background: #2c3749;
}
.theme-light .ng-select.app-select .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected {
  background: #F1F4F8;
}
.ng-select.app-select .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected &gt; i {
  color: #e3af3a !important;
}
.ng-select.app-select .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected::after {
  content: "î&nbsp;•";
  font-family: "beticon";
  position: absolute;
  right: 10px;
}
.theme-dark .ng-select.app-select .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled {
  color: #B3B3B3;
  background: #1D1D20;
  cursor: not-allowed;
}
.theme-light .ng-select.app-select .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled {
  color: rgba(53, 64, 82, 0.502);
  background: #E9EDF1;
  cursor: not-allowed;
}
.ng-select.app-select .ng-dropdown-panel .ng-dropdown-panel-items .ng-option img {
  vertical-align: middle;
  margin-right: 5px;
  margin-left: -12px;
}
.ng-select.app-select .ng-dropdown-panel .ng-dropdown-panel-items .ng-option i {
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 16px;
}
.theme-dark .ng-select.app-select .ng-dropdown-panel .ng-dropdown-panel-items .ng-option i {
  color: #B3B3B3;
}
.theme-light .ng-select.app-select .ng-dropdown-panel .ng-dropdown-panel-items .ng-option i {
  color: #CED0DA;
}
.ng-select.app-select .ng-dropdown-panel .ng-dropdown-panel-items .ng-option i:before {
  margin: 0;
}
.ng-select.app-select .scroll-host::-webkit-scrollbar {
  width: 5px;
}
.ng-select.app-select .scroll-host::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.2);
}
.ng-select.app-select .scroll-host::-webkit-scrollbar-thumb {
  outline: 1px solid slategrey;
}
.theme-dark .ng-select.app-select .scroll-host::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.3);
}
.theme-light .ng-select.app-select .scroll-host::-webkit-scrollbar-thumb {
  background: rgba(177, 180, 193, 0.5);
}
.label {
  display: inline-block;
  font-size: 10px;
  font-weight: bold;
  padding: 5px 8px;
  border-radius: 3px;
}
.theme-dark .label {
  color: #fff;
}
.theme-light .label {
  color: #fff;
}
.theme-dark .label.primary {
  background: #08A34F;
}
.theme-light .label.primary {
  background: #08A34F;
}
.theme-dark .label.secondary {
  background: #FFCC00;
}
.theme-light .label.secondary {
  background: #FFCC00;
}
.theme-dark .label.tertiary {
  background: #259af3;
}
.theme-light .label.tertiary {
  background: #259af3;
}
.theme-dark .label.warning {
  background: #f5a000;
}
.theme-light .label.warning {
  background: #f5a000;
}
.theme-dark .label.danger {
  background: #e7353c;
}
.theme-light .label.danger {
  background: #e7353c;
}
.theme-dark .label.dark {
  background: #252429;
}
.theme-light .label.dark {
  background: #273142;
}
.theme-dark .label.light {
  color: #B3B3B3;
  background: #fff;
}
.theme-light .label.light {
  color: #7f8fa4;
  background: #fff;
}
.theme-dark .label.gray {
  background: #2F2D34;
}
.theme-light .label.gray {
  background: #313d4f;
}
.budget {
  display: inline-block;
  font-size: 12px;
  font-weight: 600;
  padding: 5px 8px;
  border-radius: 12px;
  line-height: 1;
}
.theme-dark .budget {
  color: #fff;
}
.theme-light .budget {
  color: #fff;
}
.theme-dark .budget.primary {
  background: #08A34F;
}
.theme-light .budget.primary {
  background: #08A34F;
}
.theme-dark .budget.secondary {
  background: #FFCC00;
}
.theme-light .budget.secondary {
  background: #FFCC00;
}
.theme-dark .budget.tertiary {
  background: #259af3;
}
.theme-light .budget.tertiary {
  background: #259af3;
}
.theme-dark .budget.warning {
  background: #f5a000;
}
.theme-light .budget.warning {
  background: #f5a000;
}
.theme-dark .budget.danger {
  background: #e7353c;
}
.theme-light .budget.danger {
  background: #e7353c;
}
.theme-dark .budget.dark {
  background: #252429;
}
.theme-light .budget.dark {
  background: #273142;
}
.theme-dark .budget.light {
  color: #B3B3B3;
  background: #fff;
}
.theme-light .budget.light {
  color: #7f8fa4;
  background: #fff;
}
.theme-dark .budget.gray {
  background: #2F2D34;
}
.theme-light .budget.gray {
  background: #313d4f;
}
.theme-dark .bg-dark {
  background: #252429;
}
.theme-light .bg-dark {
  background: #273142;
}
.theme-dark .bg-light {
  background: #fff;
}
.theme-light .bg-light {
  background: #fff;
}
.btn-circle {
  display: inline-block;
  width: 34px;
  height: 34px;
  margin: 0 4px 0 0;
  border-radius: 50%;
  position: relative;
  border-width: 1px;
  border-style: solid;
  line-height: 1;
}
.theme-dark .btn-circle {
  border-color: #2F2D34;
}
.theme-light .btn-circle {
  border-color: #DFE3E9;
}
.theme-dark .btn-circle.bg-dark {
  color: #fff;
}
.theme-light .btn-circle.bg-dark {
  color: #fff;
}
.theme-dark .btn-circle.bg-light {
  color: #252429;
}
.theme-light .btn-circle.bg-light {
  color: #273142;
}
.btn-circle.small {
  width: 20px;
  height: 20px;
  font-size: 12px;
}
.btn-circle &gt; .icon {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.nav {
  list-style-type: none;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  white-space: nowrap;
}
.nav &gt; li {
  margin: 0 15px;
}
.vertical-middle {
  vertical-align: middle !important;
}
.vertical-bottom {
  vertical-align: bottom !important;
}
.vertical-text-bottom {
  vertical-align: text-bottom !important;
}
.vertical-top {
  vertical-align: top !important;
}
/* mat-expansion-panel */
.mat-expansion-panel-header {
  padding: 0 !important;
}
.mat-expansion-panel-header .mat-content {
  display: block;
}
.mat-expansion-indicator {
  display: none;
}
.mat-expansion-panel-body {
  padding: 0 !important;
}
/*ngx datatable*/
.empty-row {
  padding: 17px;
}
.ngx-datatable {
  border-style: solid;
  border-width: 1px;
  border-radius: 4px;
  overflow: unset !important;
}
.theme-dark .ngx-datatable {
  background: #161616;
  border-color: #2F2D34;
}
.theme-light .ngx-datatable {
  background: #fff;
  border-color: #e9ebee;
}
.theme-dark .ngx-datatable.light {
  background: #fff;
  border-color: #e9ebee;
}
.theme-light .ngx-datatable.light {
  background: #fff;
  border-color: #e9ebee;
}
.datatable-header {
  font-weight: 600;
}
.theme-dark .datatable-header {
  color: #B3B3B3;
}
.theme-light .datatable-header {
  color: #7f8fa4;
}
@media (min-width: 992px) {
  .datatable-header {
    min-height: 50px;
  }

  .ngx-datatable.light .datatable-header {
    min-height: 34px;
  }
}
.datatable-header-cell {
  padding: 4px 2px;
}
@media (min-width: 992px) {
  .datatable-header-cell {
    padding: 14px 8px;
  }
}
.ngx-datatable.light .datatable-header-cell {
  padding: 3px 4px;
}
@media (min-width: 992px) {
  .ngx-datatable.light .datatable-header-cell {
    padding: 6px 8px;
  }
}
.theme-dark .ngx-datatable.light .datatable-header {
  background: #eff3f6;
}
.theme-light .ngx-datatable.light .datatable-header {
  background: #eff3f6;
}
.datatable-footer .page-count {
  display: none;
}
.datatable-pager {
  position: absolute;
  right: 0;
  bottom: -65px;
}
.datatable-pager .pager {
  border-radius: 4px;
  border-width: 1px;
  border-style: solid;
}
.theme-dark .datatable-pager .pager {
  background: #161616;
}
.theme-light .datatable-pager .pager {
  background: #fff;
}
.datatable-pager .pager &gt; li {
  position: relative;
  font-size: 14px;
  line-height: 1;
  padding: 8px 0 !important;
  text-align: center;
  border-right-width: 1px;
  border-right-style: solid;
}
.datatable-pager .pager &gt; li:last-child {
  border-right-width: 0;
}
.theme-dark .datatable-pager .pager &gt; li.active a {
  color: #cacaca;
}
.theme-light .datatable-pager .pager &gt; li.active a {
  color: #69778b;
}
.datatable-pager .pager &gt; li a {
  width: 34px;
  font-size: 14px;
  transition: all 500ms;
}
.theme-dark .datatable-pager .pager &gt; li a {
  color: #6d6c71;
}
.theme-light .datatable-pager .pager &gt; li a {
  color: #b3b8bf;
}
.theme-dark .datatable-pager .pager &gt; li a:hover {
  color: #cacaca;
}
.theme-light .datatable-pager .pager &gt; li a:hover {
  color: #69778b;
}
.datatable-pager .pager &gt; li a i {
  vertical-align: middle;
  vertical-align: -webkit-baseline-middle;
  vertical-align: -moz-middle-with-baseline;
}
.theme-dark .ngx-datatable .datatable-pager .pager {
  border-color: #e9ebee;
}
.theme-light .ngx-datatable .datatable-pager .pager {
  border-color: #e9ebee;
}
.theme-dark .ngx-datatable .datatable-pager .pager &gt; li {
  border-right-color: #e9ebee;
}
.theme-light .ngx-datatable .datatable-pager .pager &gt; li {
  border-right-color: #e9ebee;
}
.datatable-body-row {
  min-height: 50px;
  padding: 0;
  border-style: solid;
  border-width: 1px 0 0 0;
  position: relative;
}
.theme-dark .datatable-body-row {
  border-color: #2F2D34;
}
.theme-light .datatable-body-row {
  border-color: #e9ebee;
}
.datatable-body-row &gt; div {
  align-items: center;
}
.theme-dark .datatable-body-row.active {
  background: #2c3749;
}
.theme-light .datatable-body-row.active {
  background: #F1F4F8;
}
.datatable-body-row::before {
  content: "";
  width: 3px;
  position: absolute;
  left: -1px;
  top: 0;
  bottom: 0;
  z-index: 1;
}
.theme-dark .datatable-body-row.success::before {
  background: #08A34F;
}
.theme-light .datatable-body-row.success::before {
  background: #08A34F;
}
.theme-dark .datatable-body-row.danger::before {
  background: #e7353c;
}
.theme-light .datatable-body-row.danger::before {
  background: #e7353c;
}
.theme-dark .datatable-body-row.warning::before {
  background: #f5a000;
}
.theme-light .datatable-body-row.warning::before {
  background: #f5a000;
}
.theme-dark .datatable-body-row.info::before {
  background: #259af3;
}
.theme-light .datatable-body-row.info::before {
  background: #259af3;
}
.datatable-body-row .datatable-row-center {
  cursor: -webkit-grab;
  background: transparent;
  transition: all 500ms;
}
.theme-dark .datatable-body-row .datatable-row-center:hover {
  background: #2F2D34;
}
.theme-light .datatable-body-row .datatable-row-center:hover {
  background: #e9ebee;
}
.theme-dark .datatable-footer {
  border-top: 1px solid #2F2D34;
}
.theme-light .datatable-footer {
  border-top: 1px solid #e9ebee;
}
@media (min-width: 992px) {
  .datatable-footer {
    border: none;
  }
}
.table-row-70 .datatable-body-row {
  min-height: 70px;
}
.table-row-90 .datatable-body-row {
  min-height: 90px;
}
.datatable-body-cell {
  vertical-align: middle !important;
  overflow: unset !important;
  padding: 0 4px;
  position: relative;
}
.datatable-row-center {
  padding: 0 10px;
}
@media (min-width: 992px) {
  .datatable-body-cell {
    padding: 0 8px;
  }

  .datatable-row-center {
    padding: 0 10px;
  }
}
.datatable-body-cell-label {
  position: absolute;
  top: 50%;
  left: 4px;
  right: 4px;
  transform: translateY(-50%);
}
@media (min-width: 992px) {
  .datatable-body-cell-label {
    left: 8px;
    right: 8px;
  }
}
.datatable-footer-inner {
  padding: 0 12px;
}
@media (min-width: 992px) {
  .datatable-footer-inner {
    padding: 0 30px;
  }
}
.datatable-checkbox {
  position: relative;
  margin-right: 20px;
  vertical-align: sub;
}
.datatable-checkbox input[type=checkbox] {
  font-family: "beticon";
  position: relative;
  cursor: pointer;
  outline: none;
  background: transparent;
  color: #fff;
  text-align: center;
  line-height: 1.4;
  font-size: 11px;
}
.datatable-checkbox input[type=checkbox]:before {
  content: "";
  position: absolute;
  top: -1px;
  left: -1px;
  z-index: 1;
  height: 16px;
  width: 16px;
  border-width: 1px;
  border-style: solid;
  border-radius: 4px;
}
.theme-dark .datatable-checkbox input[type=checkbox]:before {
  border-color: #2F2D34;
  background: #161616;
}
.theme-light .datatable-checkbox input[type=checkbox]:before {
  border-color: #e9ebee;
  background: #eff3f6;
}
.datatable-checkbox input[type=checkbox]:after {
  content: "î&nbsp;•";
  position: absolute;
  top: -1px;
  left: -1px;
  z-index: 2;
  height: 16px;
  width: 16px;
  border-width: 1px;
  border-style: solid;
  border-radius: 4px;
  background: #e3af3a;
  cursor: pointer;
  display: none;
}
.theme-dark .datatable-checkbox input[type=checkbox]:after {
  border-color: #2F2D34;
}
.theme-light .datatable-checkbox input[type=checkbox]:after {
  border-color: #e9ebee;
}
.datatable-checkbox input[type=checkbox]:checked:after {
  display: block;
}
.datatable-checkbox input[type=checkbox]:checked:before {
  display: none;
}
.theme-dark .icon.bet-star {
  color: #d1d1d1;
}
.theme-light .icon.bet-star {
  color: #616f83;
}
.theme-dark .icon.bet-star.active {
  color: #F5C400;
}
.theme-light .icon.bet-star.active {
  color: #F5C400;
}
/*DATE PICKER */
.theme-dark .mat-dialog-container,
.theme-dark .mat-datepicker-content {
  background-color: #161616;
}
.theme-light .mat-dialog-container,
.theme-light .mat-datepicker-content {
  background-color: #fff;
}
.theme-dark .mat-calendar-body-label,
.theme-dark .mat-calendar-table-header {
  color: #B3B3B3;
}
.theme-light .mat-calendar-body-label,
.theme-light .mat-calendar-table-header {
  color: #7f8fa4;
}
.theme-dark .mat-datepicker-toggle,
.theme-dark .mat-datepicker-content .mat-calendar-next-button,
.theme-dark .mat-datepicker-content .mat-calendar-previous-button,
.theme-dark .mat-calendar-body-cell-content {
  color: #fff;
}
.theme-light .mat-datepicker-toggle,
.theme-light .mat-datepicker-content .mat-calendar-next-button,
.theme-light .mat-datepicker-content .mat-calendar-previous-button,
.theme-light .mat-calendar-body-cell-content {
  color: #354052;
}
.mat-datepicker-content .mat-calendar-body-in-range::before {
  background: rgba(38, 191, 140, 0.2);
}
.cdk-keyboard-focused .mat-calendar-body-active &gt; .mat-calendar-body-cell-content:not(.mat-calendar-body-selected),
.cdk-program-focused .mat-calendar-body-active &gt; .mat-calendar-body-cell-content:not(.mat-calendar-body-selected) {
  background-color: transparent;
}
.mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover &gt; .mat-calendar-body-cell-content:not(.mat-calendar-body-selected) {
  background-color: rgba(38, 191, 140, 0.2);
}
.mat-calendar-body-selected {
  background-color: rgba(38, 191, 140, 0.2);
  border-color: #26bf8c;
}
.mat-calendar-body-today:not(.mat-calendar-body-selected) {
  border-color: transparent !important;
  color: #26bf8c;
  background-color: transparent;
}
.mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: none;
}
/*TABS START*/
.nav-tabset:not(.disable-style) {
  align-items: flex-end;
}
ngx-tabset.app-tabs {
  display: block;
  padding: 0;
  min-height: auto;
  border-radius: 4px;
  border-width: 1px;
  border-style: solid;
}
.theme-dark ngx-tabset.app-tabs {
  background: #161616;
  border-color: #2F2D34;
}
.theme-light ngx-tabset.app-tabs {
  background: #fff;
  border-color: #e9ebee;
}
ngx-tabset.app-tabs .nav-tabset {
  margin: 0;
  border: unset;
  border-radius: unset;
  z-index: unset;
  padding: 22px 28px 0;
  width: 100%;
  display: flex;
  justify-content: space-around;
}
ngx-tabset.app-tabs .nav-tabset &gt; li {
  background: unset;
  margin-right: 28px !important;
  padding: 0 0 20px !important;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: transparent;
  font-size: 16px;
}
.theme-dark ngx-tabset.app-tabs .nav-tabset &gt; li {
  color: #B3B3B3;
}
.theme-light ngx-tabset.app-tabs .nav-tabset &gt; li {
  color: #7f8fa4;
}
ngx-tabset.app-tabs .nav-tabset &gt; li:hover {
  transition: all 500ms;
}
.theme-dark ngx-tabset.app-tabs .nav-tabset &gt; li:hover {
  color: #fff;
}
.theme-light ngx-tabset.app-tabs .nav-tabset &gt; li:hover {
  color: #354052;
}
ngx-tabset.app-tabs .nav-tabset &gt; li:last-child {
  margin-right: 0;
}
ngx-tabset.app-tabs .nav-tabset &gt; li.active {
  background: unset !important;
}
.theme-dark ngx-tabset.app-tabs .nav-tabset &gt; li.active {
  border-bottom-color: #F5C400;
  color: #fff;
}
.theme-light ngx-tabset.app-tabs .nav-tabset &gt; li.active {
  border-bottom-color: #F5C400;
  color: #354052;
}
ngx-tabset.app-tabs .tabs-container {
  background: unset;
  box-shadow: unset;
  border-radius: unset;
  padding: 10px;
  border-top-width: 1px;
  border-top-style: solid;
}
.theme-dark ngx-tabset.app-tabs .tabs-container {
  border-top-color: #2F2D34;
}
.theme-light ngx-tabset.app-tabs .tabs-container {
  border-top-color: #e9ebee;
}
ngx-tabset.app-tabs-alternative {
  display: block;
  padding: 0;
  min-height: auto;
}
ngx-tabset.app-tabs-alternative .nav-tabset {
  margin: 0;
  border: unset;
  border-radius: unset;
  z-index: unset;
}
ngx-tabset.app-tabs-alternative .nav-tabset &gt; li {
  background: unset;
  padding: 9px 24px !important;
  border-width: 1px;
  border-style: solid;
  font-size: 14px;
}
.theme-dark ngx-tabset.app-tabs-alternative .nav-tabset &gt; li {
  color: #B3B3B3;
  background: #161616;
  border-color: #2F2D34;
  border-right-color: transparent;
}
.theme-light ngx-tabset.app-tabs-alternative .nav-tabset &gt; li {
  color: #7f8fa4;
  background: #fff;
  border-color: #e9ebee;
  border-right-color: transparent;
}
ngx-tabset.app-tabs-alternative .nav-tabset &gt; li:hover {
  transition: all 500ms;
}
.theme-dark ngx-tabset.app-tabs-alternative .nav-tabset &gt; li:hover {
  background: #2F2D34;
  color: #fff;
}
.theme-light ngx-tabset.app-tabs-alternative .nav-tabset &gt; li:hover {
  background: #e9ebee;
  color: #354052;
}
ngx-tabset.app-tabs-alternative .nav-tabset &gt; li:first-child {
  border-radius: 4px 0 0 4px;
}
ngx-tabset.app-tabs-alternative .nav-tabset &gt; li:last-child {
  border-radius: 0 4px 4px 0;
}
.theme-dark ngx-tabset.app-tabs-alternative .nav-tabset &gt; li:last-child {
  border-right-color: #2F2D34;
}
.theme-light ngx-tabset.app-tabs-alternative .nav-tabset &gt; li:last-child {
  border-right-color: #e9ebee;
}
.theme-dark ngx-tabset.app-tabs-alternative .nav-tabset &gt; li.active {
  background: rgba(26, 128, 94, 0.4) !important;
  border-color: #1a805e;
  color: #fff;
}
.theme-light ngx-tabset.app-tabs-alternative .nav-tabset &gt; li.active {
  background: #F1F4F8 !important;
  border-color: #D5DCE6;
  color: #354052;
}
ngx-tabset.app-tabs-alternative .tabs-container {
  background: unset;
  box-shadow: unset;
  border-radius: unset;
  padding: unset;
}
ngx-tabset.app-tabs-light {
  display: block;
  padding: 0;
  min-height: auto;
}
ngx-tabset.app-tabs-light .nav-tabset {
  margin: 0;
  border: unset;
  border-radius: unset;
  z-index: unset;
}
ngx-tabset.app-tabs-light .nav-tabset &gt; li {
  background: unset;
  padding: 14px 18px !important;
  margin-left: 10px;
  border-width: 1px;
  border-style: solid;
  border-radius: 4px 4px 0 0;
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
}
.theme-dark ngx-tabset.app-tabs-light .nav-tabset &gt; li {
  color: #fff;
  background: #838586;
  border-color: #2F2D34;
  border-bottom: none;
}
.theme-light ngx-tabset.app-tabs-light .nav-tabset &gt; li {
  color: #354052;
  background: #f7f9fb;
  border-color: #e9ebee;
  border-bottom: none;
}
.theme-dark ngx-tabset.app-tabs-light .nav-tabset &gt; li:hover {
  background: #2F2D34;
  color: #fff;
}
.theme-light ngx-tabset.app-tabs-light .nav-tabset &gt; li:hover {
  background: #e9ebee;
  color: #354052;
}
ngx-tabset.app-tabs-light .nav-tabset &gt; li.active {
  font-size: 20px;
  position: relative;
  padding-top: 20px !important;
}
.theme-dark ngx-tabset.app-tabs-light .nav-tabset &gt; li.active {
  background: #161616 !important;
  border-color: #2F2D34;
  color: #fff;
}
.theme-light ngx-tabset.app-tabs-light .nav-tabset &gt; li.active {
  background: #fff !important;
  border-color: #e9ebee;
  color: #354052;
}
ngx-tabset.app-tabs-light .nav-tabset &gt; li.active:before {
  content: "";
  height: 2px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -1px;
}
.theme-dark ngx-tabset.app-tabs-light .nav-tabset &gt; li.active:before {
  background: #161616;
}
.theme-light ngx-tabset.app-tabs-light .nav-tabset &gt; li.active:before {
  background: #fff;
}
ngx-tabset.app-tabs-light .tabs-container {
  box-shadow: unset;
  border-radius: 4px;
  padding: 20px 20px;
  border-style: solid;
  border-width: 1px;
}
.theme-dark ngx-tabset.app-tabs-light .tabs-container {
  background: #161616;
  border-color: #2F2D34;
}
.theme-light ngx-tabset.app-tabs-light .tabs-container {
  background: #fff;
  border-color: #e9ebee;
}
@media (min-width: 768px) {
  ngx-tabset.app-tabs-light .nav-tabset &gt; li {
    padding: 14px 26px !important;
    margin-left: 10px;
    border-width: 1px;
    border-style: solid;
    border-radius: 4px 4px 0 0;
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
  }
  ngx-tabset.app-tabs-light .nav-tabset &gt; li.active {
    font-size: 18px;
    padding-top: 20px !important;
  }
  ngx-tabset.app-tabs-light .tabs-container {
    padding: 50px 40px;
  }
}
/*MOBILE SIDEBAR*/
.bottom-sheet-betslip {
  padding: 0 !important;
  overflow: hidden !important;
  max-height: unset !important;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 47px;
}
.theme-dark .bottom-sheet-betslip {
  background: #161616;
  border-color: #2F2D34;
  color: #fff;
}
.theme-light .bottom-sheet-betslip {
  background: #fff;
  border-color: #e9ebee;
  color: #354052;
}
.bottom-sheet-casino {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  max-height: unset !important;
  overflow: hidden !important;
  padding: 0 !important;
}
/*TOOLTIP*/
.app-tooltip.tooltip {
  padding: 9px 16px;
  font-size: 14px;
  font-weight: 600;
}
.theme-dark .app-tooltip.tooltip {
  background: #252429;
}
.theme-light .app-tooltip.tooltip {
  background: #273142;
}
.theme-dark .app-tooltip.tooltip:after {
  border-color: #252429 transparent transparent;
}
.theme-light .app-tooltip.tooltip:after {
  border-color: #273142 transparent transparent;
}
.app-tooltip.tooltip.tooltip-light {
  border: unset;
}
.theme-dark .app-tooltip.tooltip.tooltip-light {
  background: #fff;
}
.theme-light .app-tooltip.tooltip.tooltip-light {
  background: #fff;
}
.theme-dark .app-tooltip.tooltip.tooltip-light:after {
  border-color: #fff transparent transparent;
}
.theme-light .app-tooltip.tooltip.tooltip-light:after {
  border-color: #fff transparent transparent;
}
.mat-slider.mat-slider-horizontal .mat-slider-track-background,
.mat-slider.mat-slider-horizontal .mat-slider-track-fill,
.mat-slider-horizontal .mat-slider-track-wrapper {
  height: 4px !important;
}
.mat-slider.mat-slider-horizontal .mat-slider-track-fill {
  background-color: #1a805e;
}
.mat-slider-track-background {
  background: #313d4f;
}
.mat-slider-thumb-label {
  transform: rotate(45deg) !important;
  border-radius: 50% 50% 0 !important;
}
.mat-slider-thumb {
  transform: scale(0) !important;
}
.mat-slider-thumb-label-text {
  opacity: 1 !important;
}
.mat-slider-thumb-label-text {
  font-family: unset;
  font-weight: 600;
}
.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,
.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label,
.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,
.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label {
  background-color: #f7d219 !important;
}
.mat-slider-horizontal .mat-slider-thumb-label {
  top: -28px !important;
}
.mat-slider-thumb-label {
  width: 20px !important;
  height: 20px !important;
  right: -10px !important;
}
.panel {
  position: relative;
  border-width: 1px;
  border-style: solid;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 600;
}
.theme-dark .panel {
  background: #161616;
  border-color: #2F2D34;
  color: #e8e8e8;
}
.theme-light .panel {
  background: #fff;
  border-color: #e9ebee;
  color: #4b586b;
}
.theme-dark .panel.light {
  background: #fff;
  border-color: #e9ebee;
  color: #354052;
}
.theme-light .panel.light {
  background: #fff;
  border-color: #e9ebee;
  color: #354052;
}
.panel.light .ngx-datatable.light {
  border-left: none;
  border-right: none;
  border-bottom: none;
  border-radius: 0 0 4px 4px;
}
.panel-heading {
  padding: 5px 0;
  border-bottom-width: 1px;
  border-style: solid;
  overflow: hidden;
}
.theme-dark .panel-heading {
  border-color: #2F2D34;
}
.theme-light .panel-heading {
  border-color: #e9ebee;
}
.panel.light .panel-heading {
  border: none;
  padding: 0;
  overflow: unset;
}
.panel-heading-title {
  font-size: 14px;
  font-weight: 600;
  padding-left: 7px;
  border-left-width: 3px;
  border-left-style: solid;
}
.theme-dark .panel-heading-title {
  border-color: #161616;
  color: #e8e8e8;
}
.theme-light .panel-heading-title {
  border-color: #116466;
  color: #4b586b;
}
.theme-dark .panel-heading-title.primary {
  border-left-color: #F5C400;
}
.theme-light .panel-heading-title.primary {
  border-left-color: #F5C400;
}
.panel-heading-title .icon.bet-star {
  cursor: pointer;
}
.theme-dark .panel-heading-title .icon.bet-star.active, .theme-dark .panel-heading-title .icon.bet-star:hover {
  color: #F5C400;
}
.theme-light .panel-heading-title .icon.bet-star.active, .theme-light .panel-heading-title .icon.bet-star:hover {
  color: #F5C400;
}
.panel.light .panel-heading-title {
  font-size: 24px;
  font-weight: normal;
  padding: 26px;
  border: none;
}
.theme-dark .panel.light .panel-heading-title {
  color: #354052;
}
.theme-light .panel.light .panel-heading-title {
  color: #354052;
}
.panel.light .panel-heading-title small {
  font-size: 14px;
}
.theme-dark .panel.light .panel-heading-title small {
  color: #e8e8e8;
}
.theme-light .panel.light .panel-heading-title small {
  color: #4b586b;
}
.panel-heading-last {
  height: 27px;
  position: relative;
  /*padding: 10px 45px 10px 0;*/
  position: relative;
}
.theme-dark .panel-heading-last {
  color: #B3B3B3;
}
.theme-light .panel-heading-last {
  color: #7f8fa4;
}
.panel-heading-last .back {
  position: absolute;
  right: 40px;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: all 500ms;
  white-space: nowrap;
  cursor: pointer;
}
.theme-dark .panel-heading-last .back:hover {
  color: #fff;
}
.theme-light .panel-heading-last .back:hover {
  color: #354052;
}
.panel-heading-last .event-count {
  position: absolute;
  right: 40px;
  top: 50%;
  transform: translate(-50%, -50%);
  white-space: nowrap;
}
.panel-heading-last .icon-wrap {
  width: 50px;
  margin: -10px 0;
  padding: 16px 0 10px 18px;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
  font-size: 18px;
}
.theme-dark .panel-heading-last .icon-wrap {
  color: #e8e8e8;
}
.theme-light .panel-heading-last .icon-wrap {
  color: #4b586b;
}
.panel-heading-last .icon-wrap &gt; span {
  position: relative;
  z-index: 1;
}
.panel-heading-last .icon-wrap:before {
  content: "";
  position: absolute;
  top: 0;
  right: -15px;
  bottom: 0;
  width: 60px;
  height: 50px;
  transform: rotate(110deg);
}
.theme-dark .panel-heading-last .icon-wrap:before {
  background: #2F2D34;
}
.theme-light .panel-heading-last .icon-wrap:before {
  background: #e9ebee;
}
.panel-extra-heading {
  padding: 20px 15px 5px 15px;
}
.panel-extra-heading ul {
  list-style-type: none;
}
.panel-extra-heading ul &gt; li {
  margin-right: 1.6rem;
}
.panel-extra-heading a {
  font-size: 12px;
  font-weight: 600;
  text-align: center;
}
.theme-dark .panel-extra-heading a {
  color: #B3B3B3;
}
.theme-light .panel-extra-heading a {
  color: #7f8fa4;
}
.theme-dark .panel-extra-heading ul &gt; li &gt; a:hover,
.theme-dark .panel-extra-heading .active &gt; a {
  color: #F5C400;
}
.theme-light .panel-extra-heading ul &gt; li &gt; a:hover,
.theme-light .panel-extra-heading .active &gt; a {
  color: #F5C400;
}
.theme-dark .panel-extra-heading ul &gt; li &gt; a:hover span,
.theme-dark .panel-extra-heading .active &gt; a span {
  color: #e8e8e8;
}
.theme-light .panel-extra-heading ul &gt; li &gt; a:hover span,
.theme-light .panel-extra-heading .active &gt; a span {
  color: #4b586b;
}
.panel-extra-heading .icon {
  font-size: 26px;
}
.menu-list {
  list-style-type: none;
  padding: 10px 25px;
}
.menu-list li {
  padding: 5px 0;
}
.menu-list li a {
  position: relative;
  font-size: 14px;
  font-weight: 500;
}
.theme-dark .menu-list li a {
  color: #d5d5d5;
}
.theme-light .menu-list li a {
  color: #5e6b7f;
}
.theme-dark .menu-list li a:hover {
  color: #f7f7f7;
}
.theme-light .menu-list li a:hover {
  color: #3c485a;
}
.theme-dark .menu-list li a.active {
  color: #F5C400;
}
.theme-light .menu-list li a.active {
  color: #F5C400;
}
.menu-list li a.active:before {
  content: "";
  width: 4px;
  height: 4px;
  position: absolute;
  left: -15px;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 50%;
}
.theme-dark .menu-list li a.active:before {
  background: #39B54A;
  box-shadow: 0 0 8px 3px #161616;
}
.theme-light .menu-list li a.active:before {
  background: #39b54a;
  box-shadow: 0 0 8px 3px #116466;
}
.theme-dark .menu-list li a.more-list {
  color: #B3B3B3;
}
.theme-light .menu-list li a.more-list {
  color: #7f8fa4;
}
.theme-dark .menu-list li a.more-list:hover {
  color: #f7f7f7;
}
.theme-light .menu-list li a.more-list:hover {
  color: #3c485a;
}
.menu-list li a span {
  font-size: 18px;
  padding-right: 10px;
  vertical-align: middle;
  margin-left: -0.2em;
}
.theme-dark .menu-list.subcategories &gt; li &gt; a.active {
  color: #f7f7f7;
}
.theme-light .menu-list.subcategories &gt; li &gt; a.active {
  color: #3c485a;
}
.menu-list.subcategories &gt; li &gt; a.active:before {
  display: none;
}
.menu-list.competition &gt; li &gt; a {
  cursor: pointer;
}
.theme-dark .menu-list.competition &gt; li &gt; a {
  color: #B3B3B3;
}
.theme-light .menu-list.competition &gt; li &gt; a {
  color: #7f8fa4;
}
.theme-dark .menu-list.competition &gt; li &gt; a:hover {
  color: #f7f7f7;
}
.theme-light .menu-list.competition &gt; li &gt; a:hover {
  color: #3c485a;
}
.theme-dark .menu-list.competition &gt; li &gt; a.active {
  color: #F5C400;
}
.theme-light .menu-list.competition &gt; li &gt; a.active {
  color: #F5C400;
}
.no-result {
  font-size: 13px;
}
.theme-dark .no-result {
  color: #d9d9d9;
}
.theme-light .no-result {
  color: #5a687b;
}
@media (min-width: 768px) {
  .menu-list {
    padding: 25px;
  }
}
.scrool-menu {
  position: relative;
  padding-right: 15px;
}
.scrool-menu.bottom-label &gt; ul &gt; li {
  position: relative;
}
.scrool-menu.bottom-label &gt; ul &gt; li:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 7px 7px 7px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  display: none;
}
.theme-dark .scrool-menu.bottom-label &gt; ul &gt; li:before {
  border-color: transparent transparent #161616 transparent;
}
.theme-light .scrool-menu.bottom-label &gt; ul &gt; li:before {
  border-color: transparent transparent #116466 transparent;
}
.scrool-menu &gt; ul {
  list-style-type: none;
  overflow-x: auto;
  overflow-y: hidden;
  -ms-overflow-style: none;
  -webkit-overflow-scrolling: touch;
  white-space: nowrap;
  scroll-behavior: smooth;
  scrollbar-width: none;
  transition: all 500ms;
}
.scrool-menu &gt; ul::-webkit-scrollbar {
  display: none;
}
.scrool-menu &gt; .left {
  width: 15px;
  cursor: pointer;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  border-style: solid;
  border-width: 0 1px 0 0;
  z-index: 2;
}
.theme-dark .scrool-menu &gt; .left {
  border-color: #2F2D34;
  background: #161616;
}
.theme-light .scrool-menu &gt; .left {
  border-color: #e9ebee;
  background: #fff;
}
.scrool-menu &gt; .left span {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.scrool-menu &gt; .right {
  width: 15px;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  border-style: solid;
  border-width: 0 0 0 1px;
  z-index: 2;
}
.theme-dark .scrool-menu &gt; .right {
  border-left-color: #2F2D34;
  background: #161616;
}
.theme-light .scrool-menu &gt; .right {
  border-left-color: #e9ebee;
  background: #fff;
}
.scrool-menu &gt; .right span {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
@media (min-width: 992px) {
  .scrool-menu.bottom-menu &gt; ul &gt; li.active:before {
    display: block;
  }
}
.selected-menu-title {
  padding: 15px 10px;
  margin: 0 -1px;
}
.theme-dark .selected-menu-title {
  background: #161616;
  color: #fff;
}
.theme-light .selected-menu-title {
  background: #116466;
  color: #354052;
}
.tabset ul {
  list-style-type: none;
  display: flex;
  font-size: 14px;
  font-weight: normal;
  border-style: solid;
  border-width: 0 0 1px 0;
}
.theme-dark .tabset ul {
  border-color: #2F2D34;
}
.theme-light .tabset ul {
  border-color: #e9ebee;
}
.tabset ul li {
  padding: 0 12px 25px 12px;
  cursor: pointer;
  transition: all 500ms;
}
.theme-dark .tabset ul li {
  color: #B3B3B3;
}
.theme-light .tabset ul li {
  color: #7f8fa4;
}
.theme-dark .tabset ul li.active, .theme-dark .tabset ul li:hover {
  color: #fff;
}
.theme-light .tabset ul li.active, .theme-light .tabset ul li:hover {
  color: #354052;
}
.tabset ul li.active {
  border-style: solid;
  border-width: 0 0 2px 0;
}
.theme-dark .tabset ul li.active {
  border-color: #F5C400;
}
.theme-light .tabset ul li.active {
  border-color: #F5C400;
}
.tabset-alternative &gt; ul {
  list-style-type: none;
  display: flex;
}
.tabset-alternative &gt; ul &gt; li {
  cursor: pointer;
  padding: 9px 24px;
  border-width: 1px;
  border-style: solid;
  font-size: 14px;
  font-weight: 600;
}
.theme-dark .tabset-alternative &gt; ul &gt; li {
  color: #B3B3B3;
  background: #161616;
  border-color: #2F2D34;
  border-right-color: transparent;
}
.theme-light .tabset-alternative &gt; ul &gt; li {
  color: #7f8fa4;
  background: #fff;
  border-color: #e9ebee;
  border-right-color: transparent;
}
.tabset-alternative &gt; ul &gt; li:hover {
  transition: all 500ms;
}
.theme-dark .tabset-alternative &gt; ul &gt; li:hover {
  background: #2F2D34;
  color: #fff;
}
.theme-light .tabset-alternative &gt; ul &gt; li:hover {
  background: #e9ebee;
  color: #354052;
}
.tabset-alternative &gt; ul &gt; li:first-child {
  border-radius: 4px 0 0 4px;
}
.tabset-alternative &gt; ul &gt; li:last-child {
  border-radius: 0 4px 4px 0;
}
.theme-dark .tabset-alternative &gt; ul &gt; li.active {
  background: rgba(26, 128, 94, 0.4) !important;
  border-color: #1a805e;
  color: #fff;
}
.theme-light .tabset-alternative &gt; ul &gt; li.active {
  background: #F1F4F8 !important;
  border-color: #D5DCE6;
  color: #354052;
}
.img-fluid {
  max-width: 100%;
  height: auto;
}
.img-responsive {
  max-width: 100%;
  height: auto;
  -o-object-fit: none;
     object-fit: none;
  -o-object-position: center;
     object-position: center;
}
/*MODAL*/
body.dialog-open {
  padding-right: 0 !important;
}
.app-modal &gt; .nsm-content {
  border-radius: 4px;
  border-style: solid;
  border-width: 1px;
}
.theme-dark .app-modal &gt; .nsm-content {
  background: #161616;
  color: #B3B3B3;
  border-color: #2F2D34;
}
.theme-light .app-modal &gt; .nsm-content {
  background: #fff;
  color: #7f8fa4;
  border-color: #e9ebee;
}
.app-modal &gt; .nsm-content &gt; .nsm-dialog-btn-close {
  background: transparent;
  width: auto;
  height: auto;
  padding: 0;
  min-width: auto;
  font-size: 12px;
  top: 20px;
  right: 20px;
}
.app-modal &gt; .nsm-content &gt; .nsm-dialog-btn-close &gt; img {
  display: none;
}
.app-modal &gt; .nsm-content &gt; .header {
  height: 60px;
  margin: calc(-1rem - 1px) calc(-1rem - 1px) 1rem;
  padding: 21px 25px;
  font-size: 18px;
  font-weight: 600;
  border-radius: 4px 4px 0 0;
}
.theme-dark .app-modal &gt; .nsm-content &gt; .header {
  background: #161616;
  color: #fff;
}
.theme-light .app-modal &gt; .nsm-content &gt; .header {
  background: #116466;
  color: #fff;
}
.nsm-dialog.login-modal {
  max-width: 400px;
}
.nsm-dialog.statscore-modal {
  max-width: 500px;
}
.nsm-dialog.statscore-modal .nsm-body {
  padding-top: 30px;
}
.nsm-dialog.finance-modal {
  max-width: 400px;
}
.nsm-dialog.finance-modal .nsm-content {
  padding: 0;
  border: none;
}
.nsm-dialog.finance-modal .nsm-content .panel {
  border: none;
}
.nsm-dialog.finance-modal .nsm-content .panel-heading {
  font-size: 18px;
  border-radius: 4px 4px 0 0;
}
.theme-dark .nsm-dialog.finance-modal .nsm-content .panel-heading {
  background: #161616;
  color: #fff !important;
}
.theme-light .nsm-dialog.finance-modal .nsm-content .panel-heading {
  background: #116466;
  color: #fff !important;
}
.nsm-dialog.finance-modal .nsm-content .nsm-dialog-btn-close {
  top: 25px;
  opacity: 0.8;
}
.nsm-dialog.finance-modal.w-500 {
  max-width: 500px;
}
.hover-light {
  transition: all 500ms;
}
.theme-dark .hover-light:hover {
  color: #d1d1d1;
}
.theme-light .hover-light:hover {
  color: #616f83;
}
.form-hr {
  margin-left: -15px;
  margin-right: -15px;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
  border-collapse: collapse;
}
.table.table-bordered td {
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #313D4F;
}
.theme-dark .table.light.header thead tr {
  background: #eff3f6;
}
.theme-light .table.light.header thead tr {
  background: #eff3f6;
}
.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  text-align: left;
}
.table thead th {
  vertical-align: bottom;
}
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
.table-responsive.table-bordered {
  border: 0;
}
/*ngu slider*/
.ngucarousel .tile {
  box-shadow: none !important;
  padding: 0;
}
/*with*/
.w-fit-content {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
/*positions*/
.position-relative {
  position: relative;
}
/*overflow*/
.overflow-y-hidden {
  overflow-y: hidden !important;
}
.overflow-x-hidden {
  overflow-x: hidden !important;
}
.overflow-hidden {
  overflow: hidden !important;
}
.overflow-y-auto {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .overflow-lg-y-hidden {
    overflow-y: hidden !important;
  }
}
@media (min-width: 1200px) {
  .overflow-xl-y-hidden {
    overflow-y: hidden !important;
  }
}
/*ODDS*/
.odd-animation {
  width: 20px;
  font-size: 13px;
}
.odd-animation.down {
  opacity: 0;
  color: #e7353c;
}
.odd-animation.up {
  opacity: 0;
}
.theme-dark .odd-animation.up {
  color: #161616;
}
.theme-light .odd-animation.up {
  color: #116466;
}
.odd-animation.down:before,
.odd-animation.down &gt; .icon,
.odd-animation.down &gt; .icon:before,
.odd-animation.down &gt; .icon:after {
  position: absolute;
  bottom: 0;
}
.odd-animation.down:before,
.odd-animation.down &gt; .icon:before,
.odd-animation.down &gt; .icon:after {
  content: "î£º";
}
.odd-animation.up:before,
.odd-animation.up &gt; .icon,
.odd-animation.up &gt; .icon:before,
.odd-animation.up &gt; .icon:after {
  position: absolute;
  top: 3px;
}
.odd-animation.up:before,
.odd-animation.up &gt; .icon:before,
.odd-animation.up &gt; .icon:after {
  content: "î£»";
}
.odd-animation &gt; .icon:before {
  opacity: 0;
}
.odd-animation &gt; .icon:after {
  opacity: 0;
}
.odd-animation.down &gt; .icon:before {
  -webkit-animation: animate-arrow-2 1.1s 5 backwards;
          animation: animate-arrow-2 1.1s 5 backwards;
}
.odd-animation.down &gt; .icon:after {
  -webkit-animation: animate-arrow-3 1.1s 5 backwards;
          animation: animate-arrow-3 1.1s 5 backwards;
}
.odd-animation.down {
  -webkit-animation: animate-arrow-1 1.1s 5 backwards;
          animation: animate-arrow-1 1.1s 5 backwards;
}
.odd-animation.up &gt; .icon:before {
  -webkit-animation: animate-arrow-u-2 1.1s 5 backwards;
          animation: animate-arrow-u-2 1.1s 5 backwards;
}
.odd-animation.up &gt; .icon:after {
  -webkit-animation: animate-arrow-u-3 1.1s 5 backwards;
          animation: animate-arrow-u-3 1.1s 5 backwards;
}
.odd-animation.up {
  -webkit-animation: animate-arrow-u-1 1.1s 5 backwards;
          animation: animate-arrow-u-1 1.1s 5 backwards;
}
@-webkit-keyframes animate-arrow-1 {
  0% {
    bottom: 5px;
    opacity: 0;
  }
  70%, 100% {
    bottom: 0;
    opacity: 0.9;
  }
}
@keyframes animate-arrow-1 {
  0% {
    bottom: 5px;
    opacity: 0;
  }
  70%, 100% {
    bottom: 0;
    opacity: 0.9;
  }
}
@-webkit-keyframes animate-arrow-2 {
  0% {
    bottom: 20px;
    opacity: 0;
  }
  70%, 100% {
    bottom: 7px;
    opacity: 0.6;
  }
}
@keyframes animate-arrow-2 {
  0% {
    bottom: 20px;
    opacity: 0;
  }
  70%, 100% {
    bottom: 7px;
    opacity: 0.6;
  }
}
@-webkit-keyframes animate-arrow-3 {
  0% {
    bottom: 30px;
    opacity: 0;
  }
  70%, 100% {
    bottom: 14px;
    opacity: 0.3;
  }
}
@keyframes animate-arrow-3 {
  0% {
    bottom: 30px;
    opacity: 0;
  }
  70%, 100% {
    bottom: 14px;
    opacity: 0.3;
  }
}
@-webkit-keyframes animate-arrow-u-1 {
  0% {
    top: 5px;
    opacity: 0;
  }
  70%, 100% {
    top: 0px;
    opacity: 1;
  }
}
@keyframes animate-arrow-u-1 {
  0% {
    top: 5px;
    opacity: 0;
  }
  70%, 100% {
    top: 0px;
    opacity: 1;
  }
}
@-webkit-keyframes animate-arrow-u-2 {
  0% {
    top: 20px;
    opacity: 0;
  }
  70%, 100% {
    top: 7px;
    opacity: 0.6;
  }
}
@keyframes animate-arrow-u-2 {
  0% {
    top: 20px;
    opacity: 0;
  }
  70%, 100% {
    top: 7px;
    opacity: 0.6;
  }
}
@-webkit-keyframes animate-arrow-u-3 {
  0% {
    top: 30px;
    opacity: 0;
  }
  70%, 100% {
    top: 14px;
    opacity: 0.3;
  }
}
@keyframes animate-arrow-u-3 {
  0% {
    top: 30px;
    opacity: 0;
  }
  70%, 100% {
    top: 14px;
    opacity: 0.3;
  }
}
app-guide app-guide-header .container-fluid {
  height: 70px;
  padding-top: 25px;
}
.theme-dark app-guide app-guide-header .container-fluid {
  background: #273142;
  border-bottom: 1px solid #313d4f;
}
.theme-light app-guide app-guide-header .container-fluid {
  background: white;
  border-bottom: 1px solid #ccc;
}
app-guide app-content .page-section {
  padding-top: 3rem;
  margin-bottom: 3rem;
}
/*pure table html */
.live-events-table {
  width: 100%;
  max-width: 100%;
  font-size: 13px;
  font-weight: 500;
  border-spacing: 0;
  border-top-width: 1px;
  border-top-style: solid;
  table-layout: fixed;
}
.live-events-table.bt-none {
  border-top: none;
}
.theme-dark .live-events-table {
  border-top-color: #2F2D34;
}
.theme-light .live-events-table {
  border-top-color: #e9ebee;
}
.live-events-table &gt; thead tr &gt; th {
  text-align: left;
  font-weight: 600;
}
.theme-dark .live-events-table &gt; thead tr &gt; th {
  color: #B3B3B3;
}
.theme-light .live-events-table &gt; thead tr &gt; th {
  color: #7f8fa4;
}
.live-events-table tbody &gt; tr {
  cursor: pointer;
}
.live-events-table tfoot &gt; tr &gt; th {
  padding: 10px 8px;
  font-size: 12px;
  font-weight: 600;
}
.theme-dark .live-events-table tfoot &gt; tr &gt; th {
  color: #bbbbbb !important;
  border-top: 1px solid #2F2D34;
}
.theme-light .live-events-table tfoot &gt; tr &gt; th {
  color: #78879c !important;
  border-top: 1px solid #e9ebee;
}
.live-events-table tfoot &gt; tr &gt; th div.cursor-pointer {
  color: inherit;
  transition: color 500ms;
}
.theme-dark .live-events-table tfoot &gt; tr &gt; th div.cursor-pointer:hover {
  color: #d9d9d9 !important;
}
.theme-light .live-events-table tfoot &gt; tr &gt; th div.cursor-pointer:hover {
  color: #5a687b !important;
}
.live-events-table tfoot &gt; tr &gt; th span {
  font-size: 15px;
}
@media (min-width: 992px) {
  .live-events-table tfoot &gt; tr &gt; th {
    border: none;
  }
}
.live-events-table th,
.live-events-table td {
  padding: 14px 8px;
  background: transparent;
  position: relative;
}
.live-events-table th:first-child,
.live-events-table td:first-child {
  padding-left: 15px;
}
.live-events-table th:last-child,
.live-events-table td:last-child {
  padding-right: 15px;
}
.live-events-table td {
  height: 70px;
  vertical-align: middle;
  border-top-width: 1px;
  border-top-style: solid;
}
.theme-dark .live-events-table td {
  border-top-color: #2F2D34;
}
.theme-light .live-events-table td {
  border-top-color: #e9ebee;
}
.live-events-table th {
  vertical-align: bottom;
}
.theme-dark .live-events-table tr:hover &gt; td {
  background: #2F2D34;
}
.theme-light .live-events-table tr:hover &gt; td {
  background: #e9ebee;
}
.live-events-table .table-filter {
  margin-top: -46px;
}
.live-events-table .odds-th {
  width: 100%;
}
.live-events-table .time-th {
  width: 60px;
}
.live-events-table .score-th {
  width: 80px;
}
.live-events-table .media-th {
  width: 38px;
}
.live-events-table .event-name {
  width: 250px;
}
.live-events-table .event-name-wrapper {
  max-width: 150px;
}
.live-events-table .mobile-filter {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  left: 5px;
}
.live-events-table .more-odds-th {
  width: 35px;
  white-space: pre;
  opacity: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.live-events-table .more-odds {
  width: 35px;
  white-space: pre;
  padding: 9px 5px 7px 4px;
}
.theme-dark .live-events-table .more-odds {
  color: #F5C400;
}
.theme-light .live-events-table .more-odds {
  color: #F5C400;
}
.live-events-table .odds {
  display: flex;
  justify-content: space-around;
  width: 100%;
  border-radius: 5px;
  border-style: solid;
  border-width: 1px;
}
.theme-dark .live-events-table .odds {
  border-color: #2F2D34;
  background: #1D1D20;
}
.theme-light .live-events-table .odds {
  border-color: #DFE3E9;
  background: #fff;
}
.live-events-table .odds.group {
  justify-content: unset;
  width: unset;
}
.live-events-table .odds .lock .odd-animation {
  display: none;
}
.live-events-table .odds &gt; div {
  display: flex;
  justify-content: center;
  width: 100%;
  height: 60px;
  padding: 7px 5px 7px 0;
  position: relative;
  overflow: hidden;
  align-items: center;
}
.live-events-table .odds &gt; div:first-child {
  border-radius: 4px 0 0 4px;
}
.live-events-table .odds &gt; div:last-child {
  border-radius: 0 4px 4px 0;
}
.live-events-table .odds &gt; div .odd-icon-wrap {
  display: flex;
  justify-content: center;
}
.live-events-table .odds &gt; div .odd-rate {
  font-size: 14.5px;
  font-weight: 500;
}
.theme-dark .live-events-table .odds &gt; div .odd-rate {
  color: #d1d1d1;
}
.theme-light .live-events-table .odds &gt; div .odd-rate {
  color: #616f83;
}
.theme-dark .live-events-table .odds &gt; div:hover .odd-rate, .theme-dark .live-events-table .odds &gt; div:hover .odd-type {
  color: #fff !important;
}
.theme-light .live-events-table .odds &gt; div:hover .odd-rate, .theme-light .live-events-table .odds &gt; div:hover .odd-type {
  color: #354052 !important;
}
.live-events-table .odds &gt; div.lock {
  cursor: unset;
}
.theme-dark .live-events-table .odds &gt; div.lock {
  color: #747474;
  background: #1e1d1f;
}
.theme-light .live-events-table .odds &gt; div.lock {
  color: #b2bcc8;
  background: #f8f9fa;
}
.theme-dark .live-events-table .odds &gt; div.lock .odd-rate {
  color: #747474;
}
.theme-light .live-events-table .odds &gt; div.lock .odd-rate {
  color: #b2bcc8;
}
.live-events-table .odds &gt; div.active {
  cursor: auto;
  border-style: solid;
  border-width: 1px;
}
.theme-dark .live-events-table .odds &gt; div.active {
  background: rgba(26, 128, 94, 0.4) !important;
  border-color: #1a805e !important;
  color: #fff;
}
.theme-light .live-events-table .odds &gt; div.active {
  background: #F1F4F8 !important;
  border-color: #D5DCE6 !important;
  color: #354052;
}
.theme-dark .live-events-table .odds &gt; div.active .odd-rate {
  color: #fff;
}
.theme-light .live-events-table .odds &gt; div.active .odd-rate {
  color: #354052;
}
.live-events-table .odds &gt; div.active.loader {
  pointer-events: none;
}
.theme-dark .live-events-table .odds &gt; div.active.loader {
  background: #1D1D20 url("/assets/img/spinner.svg") no-repeat center center !important;
  border-top-color: #1D1D20 !important;
  border-bottom-color: #1D1D20 !important;
  color: #B3B3B3;
}
.theme-light .live-events-table .odds &gt; div.active.loader {
  background: #fff url("/assets/img/spinner.svg") no-repeat center center !important;
  border-top-color: #fff !important;
  border-bottom-color: #fff !important;
  color: #7f8fa4;
}
.live-events-table .odds &gt; div.active.loader .odd-rate {
  opacity: 0.3;
}
.live-events-table .odds &gt; div.loader {
  pointer-events: none;
  border-style: solid;
  border-width: 1px;
}
.theme-dark .live-events-table .odds &gt; div.loader {
  background: #1D1D20 url("/assets/img/spinner.svg") no-repeat center center !important;
  border-color: #1D1D20 !important;
  color: #B3B3B3;
}
.theme-light .live-events-table .odds &gt; div.loader {
  background: #fff url("/assets/img/spinner.svg") no-repeat center center !important;
  border-color: #fff !important;
  color: #7f8fa4;
}
.live-events-table .odds &gt; div.loader .odd-rate {
  opacity: 0.3;
}
.live-events-table .odds &gt; div:nth-child(2) {
  border-style: solid;
  border-right-width: 1px;
  border-left-width: 1px;
}
.theme-dark .live-events-table .odds &gt; div:nth-child(2) {
  border-color: #2F2D34;
}
.theme-light .live-events-table .odds &gt; div:nth-child(2) {
  border-color: #DFE3E9;
}
.panel-extra-heading.filter {
  border-top-width: 1px;
  border-top-style: solid;
}
.panel-extra-heading.filter .ng-select.app-select .ng-placeholder,
.panel-extra-heading.filter .ng-select.app-select .ng-value {
  font-weight: 400 !important;
}
.theme-dark .panel-extra-heading.filter {
  border-color: #2F2D34;
}
.theme-light .panel-extra-heading.filter {
  border-color: #DFE3E9;
}
.cdk-viewport-100 {
  contain: unset;
  overflow: hidden;
}
.cdk-viewport-100 .cdk-virtual-scroll-content-wrapper {
  position: unset;
}
:host ::ng-deep .panel {
  box-shadow: none !important;
}
.prematch-wrapper.large .live-events-table .media-stadium {
  display: none;
}
.prematch-wrapper.medium .live-events-table .media-stadium {
  display: none;
}
.prematch-wrapper.small .live-events-table .more-odds,
.prematch-wrapper.small .live-events-table .time-th,
.prematch-wrapper.small .live-events-table .time-td,
.prematch-wrapper.small .live-events-table .media-th,
.prematch-wrapper.small .live-events-table .media-td {
  display: none;
}
.prematch-wrapper.small .live-events-table .event-name {
  width: 160px;
}
.prematch-wrapper.small .live-events-table .odds-th {
  width: auto !important;
}
</pre></body></html>