@import"https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200;0,300;0,400;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,600;1,700;1,800;1,900&display=swap";@import"https://fonts.googleapis.com/icon?family=Material+Icons";.CodeMirror{font-family:monospace;height:300px;color:#000;direction:ltr}.CodeMirror-lines{padding:4px 0}.CodeMirror pre.CodeMirror-line,.CodeMirror pre.CodeMirror-line-like{padding:0 4px}.CodeMirror-scrollbar-filler,.CodeMirror-gutter-filler{background-color:#fff}.CodeMirror-gutters{border-right:1px solid #ddd;background-color:#f7f7f7;white-space:nowrap}.CodeMirror-linenumber{padding:0 3px 0 5px;min-width:20px;text-align:right;color:#999;white-space:nowrap}.CodeMirror-guttermarker{color:#000}.CodeMirror-guttermarker-subtle{color:#999}.CodeMirror-cursor{border-left:1px solid black;border-right:none;width:0}.CodeMirror div.CodeMirror-secondarycursor{border-left:1px solid silver}.cm-fat-cursor .CodeMirror-cursor{width:auto;border:0!important;background:#7e7}.cm-fat-cursor div.CodeMirror-cursors{z-index:1}.cm-fat-cursor .CodeMirror-line::selection,.cm-fat-cursor .CodeMirror-line>span::selection,.cm-fat-cursor .CodeMirror-line>span>span::selection{background:transparent}.cm-fat-cursor .CodeMirror-line::-moz-selection,.cm-fat-cursor .CodeMirror-line>span::-moz-selection,.cm-fat-cursor .CodeMirror-line>span>span::-moz-selection{background:transparent}.cm-fat-cursor{caret-color:transparent}@keyframes blink{50%{background-color:transparent}}.cm-tab{display:inline-block;text-decoration:inherit}.CodeMirror-rulers{position:absolute;inset:-50px 0 0;overflow:hidden}.CodeMirror-ruler{border-left:1px solid #ccc;top:0;bottom:0;position:absolute}.cm-s-default .cm-header{color:#00f}.cm-s-default .cm-quote{color:#090}.cm-negative{color:#d44}.cm-positive{color:#292}.cm-header,.cm-strong{font-weight:700}.cm-em{font-style:italic}.cm-link{text-decoration:underline}.cm-strikethrough{text-decoration:line-through}.cm-s-default .cm-keyword{color:#708}.cm-s-default .cm-atom{color:#219}.cm-s-default .cm-number{color:#164}.cm-s-default .cm-def{color:#00f}.cm-s-default .cm-variable-2{color:#05a}.cm-s-default .cm-variable-3,.cm-s-default .cm-type{color:#085}.cm-s-default .cm-comment{color:#a50}.cm-s-default .cm-string{color:#a11}.cm-s-default .cm-string-2{color:#f50}.cm-s-default .cm-meta,.cm-s-default .cm-qualifier{color:#555}.cm-s-default .cm-builtin{color:#30a}.cm-s-default .cm-bracket{color:#997}.cm-s-default .cm-tag{color:#170}.cm-s-default .cm-attribute{color:#00c}.cm-s-default .cm-hr{color:#999}.cm-s-default .cm-link{color:#00c}.cm-s-default .cm-error,.cm-invalidchar{color:red}.CodeMirror-composing{border-bottom:2px solid}div.CodeMirror span.CodeMirror-matchingbracket{color:#0b0}div.CodeMirror span.CodeMirror-nonmatchingbracket{color:#a22}.CodeMirror-matchingtag{background:rgba(255,150,0,.3)}.CodeMirror-activeline-background{background:#e8f2ff}.CodeMirror{position:relative;overflow:hidden;background:white}.CodeMirror-scroll{overflow:scroll!important;margin-bottom:-50px;margin-right:-50px;padding-bottom:50px;height:100%;outline:none;position:relative;z-index:0}.CodeMirror-sizer{position:relative;border-right:50px solid transparent}.CodeMirror-vscrollbar,.CodeMirror-hscrollbar,.CodeMirror-scrollbar-filler,.CodeMirror-gutter-filler{position:absolute;z-index:6;display:none;outline:none}.CodeMirror-vscrollbar{right:0;top:0;overflow-x:hidden;overflow-y:scroll}.CodeMirror-hscrollbar{bottom:0;left:0;overflow-y:hidden;overflow-x:scroll}.CodeMirror-scrollbar-filler{right:0;bottom:0}.CodeMirror-gutter-filler{left:0;bottom:0}.CodeMirror-gutters{position:absolute;left:0;top:0;min-height:100%;z-index:3}.CodeMirror-gutter{white-space:normal;height:100%;display:inline-block;vertical-align:top;margin-bottom:-50px}.CodeMirror-gutter-wrapper{position:absolute;z-index:4;background:none!important;border:none!important}.CodeMirror-gutter-background{position:absolute;top:0;bottom:0;z-index:4}.CodeMirror-gutter-elt{position:absolute;cursor:default;z-index:4}.CodeMirror-gutter-wrapper ::selection{background-color:transparent}.CodeMirror-gutter-wrapper ::-moz-selection{background-color:transparent}.CodeMirror-lines{cursor:text;min-height:1px}.CodeMirror pre.CodeMirror-line,.CodeMirror pre.CodeMirror-line-like{border-radius:0;border-width:0;background:transparent;font-family:inherit;font-size:inherit;margin:0;white-space:pre;word-wrap:normal;line-height:inherit;color:inherit;z-index:2;position:relative;overflow:visible;-webkit-tap-highlight-color:transparent;font-variant-ligatures:contextual}.CodeMirror-wrap pre.CodeMirror-line,.CodeMirror-wrap pre.CodeMirror-line-like{word-wrap:break-word;white-space:pre-wrap;word-break:normal}.CodeMirror-linebackground{position:absolute;inset:0;z-index:0}.CodeMirror-linewidget{position:relative;z-index:2;padding:.1px}.CodeMirror-rtl pre{direction:rtl}.CodeMirror-code{outline:none}.CodeMirror-scroll,.CodeMirror-sizer,.CodeMirror-gutter,.CodeMirror-gutters,.CodeMirror-linenumber{box-sizing:content-box}.CodeMirror-measure{position:absolute;width:100%;height:0;overflow:hidden;visibility:hidden}.CodeMirror-cursor{position:absolute;pointer-events:none}.CodeMirror-measure pre{position:static}div.CodeMirror-cursors{visibility:hidden;position:relative;z-index:3}div.CodeMirror-dragcursors,.CodeMirror-focused div.CodeMirror-cursors{visibility:visible}.CodeMirror-selected{background:#d9d9d9}.CodeMirror-focused .CodeMirror-selected{background:#d7d4f0}.CodeMirror-crosshair{cursor:crosshair}.CodeMirror-line::selection,.CodeMirror-line>span::selection,.CodeMirror-line>span>span::selection{background:#d7d4f0}.CodeMirror-line::-moz-selection,.CodeMirror-line>span::-moz-selection,.CodeMirror-line>span>span::-moz-selection{background:#d7d4f0}.cm-searching{background-color:#ffa;background-color:#ff06}.cm-force-border{padding-right:.1px}@media print{.CodeMirror div.CodeMirror-cursors{visibility:hidden}}.cm-tab-wrap-hack:after{content:""}span.CodeMirror-selectedtext{background:none}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";filter:alpha(opacity=80)}.gu-hide{display:none!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";filter:alpha(opacity=20)}.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,.2,1);transform:scale3d(0,0,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;white-space:nowrap;outline:0;-webkit-appearance:none;-moz-appearance:none;left:0}[dir=rtl] .cdk-visually-hidden{left:auto;right:0}.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;inset:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:opacity .4s cubic-bezier(.25,.8,.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{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.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}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}@keyframes cdk-text-field-autofill-start{}@keyframes cdk-text-field-autofill-end{}.cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}.mat-focus-indicator{position:relative}.mat-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-focus-indicator-display, none);border:var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);border-radius:var(--mat-focus-indicator-border-radius, 4px)}.mat-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-focus-indicator-display: block}.mat-mdc-focus-indicator{position:relative}.mat-mdc-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-mdc-focus-indicator-display, none);border:var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);border-radius:var(--mat-mdc-focus-indicator-border-radius, 4px)}.mat-mdc-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-mdc-focus-indicator-display: block}.mat-button,.mat-icon-button,.mat-stroked-button{color:inherit;background:rgba(0,0,0,0)}.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:#00000042}.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:#0000}.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:#0000001f}.mat-flat-button,.mat-raised-button,.mat-fab,.mat-mini-fab{color:#000000de;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:#000000de}.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:#00000042}.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:#0000001f}.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:#ffffff1a}.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:#0000001a}.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:#ffffff1a}.mat-stroked-button:not([class*=mat-elevation-z]),.mat-flat-button:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-raised-button:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-fab:not([class*=mat-elevation-z]),.mat-mini-fab:not([class*=mat-elevation-z]){box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.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:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),.mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-datepicker-content .mat-mdc-button.mat-unthemed{--mdc-text-button-label-text-color:#000}.mat-datepicker-content .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color:#673ab7}.mat-datepicker-content .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color:#ffd740}.mat-datepicker-content .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color:#f44336}.mat-datepicker-content .mat-mdc-button[disabled][disabled]{--mdc-text-button-disabled-label-text-color:rgba(0, 0, 0, .38);--mdc-text-button-label-text-color:rgba(0, 0, 0, .38)}.mat-datepicker-content .mat-mdc-unelevated-button.mat-unthemed{--mdc-filled-button-container-color:#fff;--mdc-filled-button-label-text-color:#000}.mat-datepicker-content .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color:#673ab7;--mdc-filled-button-label-text-color:#fff}.mat-datepicker-content .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color:#ffd740;--mdc-filled-button-label-text-color:#000}.mat-datepicker-content .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color:#f44336;--mdc-filled-button-label-text-color:#fff}.mat-datepicker-content .mat-mdc-unelevated-button[disabled][disabled]{--mdc-filled-button-disabled-container-color:rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color:rgba(0, 0, 0, .38);--mdc-filled-button-container-color:rgba(0, 0, 0, .12);--mdc-filled-button-label-text-color:rgba(0, 0, 0, .38)}.mat-datepicker-content .mat-mdc-raised-button.mat-unthemed{--mdc-protected-button-container-color:#fff;--mdc-protected-button-label-text-color:#000}.mat-datepicker-content .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color:#673ab7;--mdc-protected-button-label-text-color:#fff}.mat-datepicker-content .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color:#ffd740;--mdc-protected-button-label-text-color:#000}.mat-datepicker-content .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color:#f44336;--mdc-protected-button-label-text-color:#fff}.mat-datepicker-content .mat-mdc-raised-button[disabled][disabled]{--mdc-protected-button-disabled-container-color:rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color:rgba(0, 0, 0, .38);--mdc-protected-button-container-color:rgba(0, 0, 0, .12);--mdc-protected-button-label-text-color:rgba(0, 0, 0, .38);--mdc-protected-button-container-elevation:0}.mat-datepicker-content .mat-mdc-outlined-button{--mdc-outlined-button-outline-color:rgba(0, 0, 0, .12)}.mat-datepicker-content .mat-mdc-outlined-button.mat-unthemed{--mdc-outlined-button-label-text-color:#000}.mat-datepicker-content .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color:#673ab7}.mat-datepicker-content .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color:#ffd740}.mat-datepicker-content .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color:#f44336}.mat-datepicker-content .mat-mdc-outlined-button[disabled][disabled]{--mdc-outlined-button-label-text-color:rgba(0, 0, 0, .38);--mdc-outlined-button-disabled-label-text-color:rgba(0, 0, 0, .38);--mdc-outlined-button-outline-color:rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-outline-color:rgba(0, 0, 0, .12)}.mat-datepicker-content .mat-mdc-button,.mat-datepicker-content .mat-mdc-outlined-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.mat-datepicker-content .mat-mdc-button:hover .mat-mdc-button-persistent-ripple:before,.mat-datepicker-content .mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.mat-datepicker-content .mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.mat-datepicker-content .mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.mat-datepicker-content .mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.mat-datepicker-content .mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-datepicker-content .mat-mdc-button:active .mat-mdc-button-persistent-ripple:before,.mat-datepicker-content .mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-datepicker-content .mat-mdc-button.mat-primary,.mat-datepicker-content .mat-mdc-outlined-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #673ab7;--mat-mdc-button-ripple-color: rgba(103, 58, 183, .1)}.mat-datepicker-content .mat-mdc-button.mat-accent,.mat-datepicker-content .mat-mdc-outlined-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #ffd740;--mat-mdc-button-ripple-color: rgba(255, 215, 64, .1)}.mat-datepicker-content .mat-mdc-button.mat-warn,.mat-datepicker-content .mat-mdc-outlined-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #f44336;--mat-mdc-button-ripple-color: rgba(244, 67, 54, .1)}.mat-datepicker-content .mat-mdc-raised-button,.mat-datepicker-content .mat-mdc-unelevated-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.mat-datepicker-content .mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple:before,.mat-datepicker-content .mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.mat-datepicker-content .mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.mat-datepicker-content .mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.mat-datepicker-content .mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.mat-datepicker-content .mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-datepicker-content .mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple:before,.mat-datepicker-content .mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-datepicker-content .mat-mdc-raised-button.mat-primary,.mat-datepicker-content .mat-mdc-unelevated-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.mat-datepicker-content .mat-mdc-raised-button.mat-accent,.mat-datepicker-content .mat-mdc-unelevated-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.mat-datepicker-content .mat-mdc-raised-button.mat-warn,.mat-datepicker-content .mat-mdc-unelevated-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.mat-datepicker-content .mat-mdc-icon-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.mat-datepicker-content .mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.mat-datepicker-content .mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.mat-datepicker-content .mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-datepicker-content .mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-datepicker-content .mat-mdc-icon-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #673ab7;--mat-mdc-button-ripple-color: rgba(103, 58, 183, .1)}.mat-datepicker-content .mat-mdc-icon-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #ffd740;--mat-mdc-button-ripple-color: rgba(255, 215, 64, .1)}.mat-datepicker-content .mat-mdc-icon-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #f44336;--mat-mdc-button-ripple-color: rgba(244, 67, 54, .1)}.mat-datepicker-content .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color:#673ab7}.mat-datepicker-content .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color:#ffd740}.mat-datepicker-content .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color:#f44336}.mat-datepicker-content .mat-mdc-icon-button[disabled][disabled]{--mdc-icon-button-icon-color:rgba(0, 0, 0, .38);--mdc-icon-button-disabled-icon-color:rgba(0, 0, 0, .38)}.mat-datepicker-content .mat-mdc-button.mat-mdc-button-base,.mat-datepicker-content .mat-mdc-raised-button.mat-mdc-button-base,.mat-datepicker-content .mat-mdc-unelevated-button.mat-mdc-button-base,.mat-datepicker-content .mat-mdc-outlined-button.mat-mdc-button-base{height:36px}.mat-datepicker-content .mat-mdc-icon-button.mat-mdc-button-base{width:48px;height:48px;padding:12px}.mat-datepicker-content .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__focus-ring{max-height:48px;max-width:48px}.mat-datepicker-content .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__ripple{width:40px;height:40px;margin:4px}.mat-datepicker-content .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__focus-ring{max-height:40px;max-width:40px}.mat-datepicker-content .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__touch{position:absolute;top:50%;height:48px;left:50%;width:48px;transform:translate(-50%,-50%)}.mat-button,.mat-raised-button,.mat-icon-button,.mat-stroked-button,.mat-flat-button,.mat-fab,.mat-mini-fab{font-family:Roboto,sans-serif;font-size:14px;font-weight:500}.mat-datepicker-content .mdc-button{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-button-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-button-font-size, 14px);line-height:var(--mdc-typography-button-line-height, 36px);font-weight:var(--mdc-typography-button-font-weight, 500);letter-spacing:var(--mdc-typography-button-letter-spacing, .0892857143em);-webkit-text-decoration:var(--mdc-typography-button-text-decoration, none);text-decoration:var(--mdc-typography-button-text-decoration, none);text-transform:var(--mdc-typography-button-text-transform, none)}.mat-option{color:#000000de}.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:#000000de}.mat-option.mat-option-disabled{color:#00000061}.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-option{font-family:Roboto,sans-serif;font-size:16px}.mat-optgroup-label{color:#0000008a}.mat-optgroup-disabled .mat-optgroup-label{color:#00000061}.mat-optgroup-label{font-size:16px;font-weight:400;line-height:24px;font-family:Roboto,sans-serif;letter-spacing:.03125em}.mat-ripple-element{background-color:#0000001a}.mat-pseudo-checkbox-full{color:#0000008a}.mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled{color:#b0b0b0}.mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#673ab7}.mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#673ab7}.mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fafafa}.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#ffd740}.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#ffd740}.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fafafa}.mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#ffd740}.mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#ffd740}.mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fafafa}.mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#f44336}.mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#f44336}.mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fafafa}.mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#b0b0b0}.mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#b0b0b0}.mat-app-background{background-color:#fafafa;color:#000000de}.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-theme-loaded-marker{display:none}.mat-card{background:#fff;color:#000000de}.mat-card:not([class*=mat-elevation-z]){box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.mat-card.mat-card-flat:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-card-subtitle{color:#0000008a}.mat-card{font-family:Roboto,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-progress-bar-background{fill:#d5cae9}.mat-progress-bar-buffer{background-color:#d5cae9}.mat-progress-bar-fill:after{background-color:#673ab7}.mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#fbf1cc}.mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:#fbf1cc}.mat-progress-bar.mat-accent .mat-progress-bar-fill:after{background-color:#ffd740}.mat-progress-bar.mat-warn .mat-progress-bar-background{fill:#f9ccc9}.mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:#f9ccc9}.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-tooltip{background:rgba(97,97,97,.9)}.mat-tooltip{font-family:Roboto,sans-serif;font-size:10px;padding-top:6px;padding-bottom:6px}.mat-tooltip-handset{font-size:14px;padding-top:8px;padding-bottom:8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{color:#0000008a}.mat-input-element:disabled,.mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after{color:#00000061}.mat-input-element{caret-color:#673ab7}.mat-input-element::placeholder{color:#0000006b}.mat-input-element::-moz-placeholder{color:#0000006b}.mat-input-element::-webkit-input-placeholder{color:#0000006b}.mat-input-element:-ms-input-placeholder{color:#0000006b}.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-form-field-disabled .mat-form-field-prefix,.mat-form-field-disabled .mat-form-field-suffix{color:#00000061}input.mat-input-element{margin-top:-.0625em}.mat-form-field-label,.mat-hint{color:#0009}.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:#000000de}.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,.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,.mat-form-field-appearance-legacy .mat-hint{color:#0000008a}.mat-form-field-appearance-legacy .mat-form-field-underline{background-color:#0000006b}.mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(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:#0000006b}.mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(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:#0000000a}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:#00000005}.mat-form-field-appearance-fill .mat-form-field-underline:before{background-color:#0000006b}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:#00000061}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before{background-color:#0000}.mat-form-field-appearance-outline .mat-form-field-outline{color:#0000001f}.mat-form-field-appearance-outline .mat-form-field-outline-thick{color:#000000de}.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,.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:#00000061}.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:#0000000f}.mat-form-field{font-size:inherit;font-weight:400;line-height:1.125;font-family:Roboto,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 rgba(0,0,0,0)}.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(.75);width:133.3333333333%}.mat-form-field-can-float .mat-input-server[label]+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34374em) scale(.75);width:133.3333433333%}.mat-form-field-label-wrapper{top:-.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(.75) perspective(100px) translateZ(.001px);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(.75) perspective(100px) translateZ(.00101px);width:133.3333433333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00102px);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(.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(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.2812em) scale(.75)}}.mat-form-field-appearance-fill .mat-form-field-infix{padding:.25em 0 .75em}.mat-form-field-appearance-fill .mat-form-field-label{top:1.09375em;margin-top:-.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(-.59375em) scale(.75);width:133.3333333333%}.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59374em) scale(.75);width:133.3333433333%}.mat-form-field-appearance-outline .mat-form-field-infix{padding:1em 0}.mat-form-field-appearance-outline .mat-form-field-label{top:1.84375em;margin-top:-.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(.75);width:133.3333333333%}.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59374em) scale(.75);width:133.3333433333%}.mat-select-value{color:#000000de}.mat-select-placeholder{color:#0000006b}.mat-select-disabled .mat-select-value{color:#00000061}.mat-select-arrow{color:#0000008a}.mat-select-panel{background:#fff}.mat-select-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.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,.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:#00000061}.mat-select{font-family:Roboto,sans-serif}.mat-select-trigger{height:1.125em}.mat-checkbox-frame{border-color:#0000008a}.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:#00000061}.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-checkbox{font-family:Roboto,sans-serif}.mat-checkbox-layout .mat-checkbox-label{line-height:24px}.mat-autocomplete-panel{background:#fff;color:#000000de}.mat-autocomplete-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.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:#000000de}.mat-dialog-container{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;background:#fff;color:#000000de}.mat-dialog-title{font-size:20px;font-weight:500;line-height:32px;font-family:Roboto,sans-serif;letter-spacing:.0125em}.mat-chip.mat-standard-chip{background-color:#e0e0e0;color:#000000de}.mat-chip.mat-standard-chip .mat-chip-remove{color:#000000de;opacity:.4}.mat-chip.mat-standard-chip:not(.mat-chip-disabled):active{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.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:#ffffff1a}.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:#ffffff1a}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#ffd740;color:#000000de}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:#000000de;opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element{background-color:#0000001a}.mat-chip{font-size:16px;font-weight:400}.mat-chip .mat-chip-trailing-icon.mat-icon,.mat-chip .mat-chip-remove.mat-icon{font-size:18px}.mat-slide-toggle.mat-checked .mat-slide-toggle-thumb{background-color:#ffd740}.mat-slide-toggle.mat-checked .mat-slide-toggle-bar{background-color:#ffd7408a}.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:#673ab78a}.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:#f443368a}.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:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;background-color:#fafafa}.mat-slide-toggle-bar{background-color:#00000061}.mat-slide-toggle-content{font-family:Roboto,sans-serif}.mat-radio-outer-circle{border-color:#0000008a}.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:#00000061}.mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,.mat-radio-button.mat-radio-disabled .mat-radio-inner-circle{background-color:#00000061}.mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:#00000061}.mat-radio-button .mat-ripple-element{background-color:#000}.mat-radio-button{font-family:Roboto,sans-serif}.mat-slider-track-background{background-color:#00000042}.mat-slider.mat-primary .mat-slider-track-fill,.mat-slider.mat-primary .mat-slider-thumb,.mat-slider.mat-primary .mat-slider-thumb-label{background-color:#673ab7}.mat-slider.mat-primary .mat-slider-thumb-label-text{color:#fff}.mat-slider.mat-primary .mat-slider-focus-ring{background-color:#673ab733}.mat-slider.mat-accent .mat-slider-track-fill,.mat-slider.mat-accent .mat-slider-thumb,.mat-slider.mat-accent .mat-slider-thumb-label{background-color:#ffd740}.mat-slider.mat-accent .mat-slider-thumb-label-text{color:#000000de}.mat-slider.mat-accent .mat-slider-focus-ring{background-color:#ffd74033}.mat-slider.mat-warn .mat-slider-track-fill,.mat-slider.mat-warn .mat-slider-thumb,.mat-slider.mat-warn .mat-slider-thumb-label{background-color:#f44336}.mat-slider.mat-warn .mat-slider-thumb-label-text{color:#fff}.mat-slider.mat-warn .mat-slider-focus-ring{background-color:#f4433633}.mat-slider:hover .mat-slider-track-background,.mat-slider.cdk-focused .mat-slider-track-background{background-color:#00000061}.mat-slider.mat-slider-disabled .mat-slider-track-background,.mat-slider.mat-slider-disabled .mat-slider-track-fill,.mat-slider.mat-slider-disabled .mat-slider-thumb,.mat-slider.mat-slider-disabled:hover .mat-slider-track-background{background-color:#00000042}.mat-slider.mat-slider-min-value .mat-slider-focus-ring{background-color:#0000001f}.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:#000000de}.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:#00000042}.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:#00000042;background-color:#0000}.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb,.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb{border-color:#00000061}.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb,.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb{border-color:#00000042}.mat-slider-has-ticks .mat-slider-wrapper:after{border-color:#000000b3}.mat-slider-horizontal .mat-slider-ticks{background-image:repeating-linear-gradient(to right,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent);background-image:-moz-repeating-linear-gradient(.0001deg,rgba(0,0,0,.7),rgba(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,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.mat-slider-thumb-label-text{font-family:Roboto,sans-serif;font-size:12px;font-weight:400}.mat-menu-panel{background:#fff}.mat-menu-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-menu-item{background:rgba(0,0,0,0);color:#000000de}.mat-menu-item[disabled],.mat-menu-item[disabled] .mat-menu-submenu-icon,.mat-menu-item[disabled] .mat-icon-no-color{color:#00000061}.mat-menu-item .mat-icon-no-color,.mat-menu-submenu-icon{color:#0000008a}.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-menu-item{font-family:Roboto,sans-serif;font-size:14px;font-weight:400}.mat-list-base .mat-list-item,.mat-list-base .mat-list-option{color:#000000de}.mat-list-base .mat-subheader{color:#0000008a}.mat-list-base .mat-list-item-disabled{background-color:#eee;color:#00000061}.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-list-item,.mat-list-option{font-family:Roboto,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,sans-serif;font-size:16px;font-weight:400}.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,sans-serif;font-size:12px;font-weight:400}.mat-paginator{background:#fff}.mat-paginator,.mat-paginator-page-size .mat-select-trigger{color:#0000008a}.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:#00000061}.mat-paginator-container{min-height:56px}.mat-paginator,.mat-paginator-page-size .mat-select-trigger{font-family:Roboto,sans-serif;font-size:12px}.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:#000000de}.mat-tab-label.mat-tab-disabled,.mat-tab-link.mat-tab-disabled{color:#00000061}.mat-tab-header-pagination-chevron{border-color:#000000de}.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#00000061}.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,.mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused,.mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused,.mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused,.mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused,.mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused,.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused,.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused{background-color:#d1c4e94d}.mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused.mat-tab-disabled,.mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused.mat-tab-disabled,.mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused.mat-tab-disabled,.mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused.mat-tab-disabled,.mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused.mat-tab-disabled,.mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused.mat-tab-disabled,.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused.mat-tab-disabled,.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused.mat-tab-disabled{background-color:#0000001a}.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>.mat-tab-header .mat-ink-bar,.mat-tab-group.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,.mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused,.mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused,.mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused,.mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused,.mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused,.mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused,.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused,.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused{background-color:#ffe57f4d}.mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused.mat-tab-disabled,.mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused.mat-tab-disabled,.mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused.mat-tab-disabled,.mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused.mat-tab-disabled,.mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused.mat-tab-disabled,.mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused.mat-tab-disabled,.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused.mat-tab-disabled,.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused.mat-tab-disabled{background-color:#0000001a}.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>.mat-tab-header .mat-ink-bar,.mat-tab-group.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,.mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar{background-color:#000000de}.mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused,.mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused,.mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused,.mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused,.mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused,.mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused,.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused,.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused{background-color:#ffcdd24d}.mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused.mat-tab-disabled,.mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused.mat-tab-disabled,.mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused.mat-tab-disabled,.mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused.mat-tab-disabled,.mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused.mat-tab-disabled,.mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused.mat-tab-disabled,.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused.mat-tab-disabled,.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused.mat-tab-disabled{background-color:#0000001a}.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>.mat-tab-header .mat-ink-bar,.mat-tab-group.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,.mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused,.mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused,.mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused,.mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused,.mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused,.mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused,.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused,.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused{background-color:#d1c4e94d}.mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused.mat-tab-disabled,.mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused.mat-tab-disabled,.mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused.mat-tab-disabled,.mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused.mat-tab-disabled,.mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused.mat-tab-disabled,.mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused.mat-tab-disabled,.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused.mat-tab-disabled,.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused.mat-tab-disabled{background-color:#0000001a}.mat-tab-group.mat-background-primary>.mat-tab-header,.mat-tab-group.mat-background-primary>.mat-tab-link-container,.mat-tab-group.mat-background-primary>.mat-tab-header-pagination,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination{background-color:#673ab7}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label,.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link{color:#fff}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-group.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-ripple-element,.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-ripple-element,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused,.mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused,.mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused,.mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused,.mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused,.mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused,.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused,.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused{background-color:#ffe57f4d}.mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused.mat-tab-disabled,.mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused.mat-tab-disabled,.mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused.mat-tab-disabled,.mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused.mat-tab-disabled,.mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused.mat-tab-disabled,.mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused.mat-tab-disabled,.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused.mat-tab-disabled,.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused.mat-tab-disabled{background-color:#0000001a}.mat-tab-group.mat-background-accent>.mat-tab-header,.mat-tab-group.mat-background-accent>.mat-tab-link-container,.mat-tab-group.mat-background-accent>.mat-tab-header-pagination,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination{background-color:#ffd740}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label,.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link{color:#000000de}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#0006}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-group.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-focus-indicator:before{border-color:#000000de}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#000;opacity:.4}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-ripple-element,.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-ripple-element,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element{background-color:#000;opacity:.12}.mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused,.mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused,.mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused,.mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused,.mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused,.mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused,.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused,.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused{background-color:#ffcdd24d}.mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused.mat-tab-disabled,.mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused.mat-tab-disabled,.mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused.mat-tab-disabled,.mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused.mat-tab-disabled,.mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused.mat-tab-disabled,.mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused.mat-tab-disabled,.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused.mat-tab-disabled,.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused.mat-tab-disabled{background-color:#0000001a}.mat-tab-group.mat-background-warn>.mat-tab-header,.mat-tab-group.mat-background-warn>.mat-tab-link-container,.mat-tab-group.mat-background-warn>.mat-tab-header-pagination,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination{background-color:#f44336}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label,.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link{color:#fff}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-group.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-ripple-element,.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-ripple-element,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.mat-tab-group{font-family:Roboto,sans-serif}.mat-tab-label,.mat-tab-link{font-family:Roboto,sans-serif;font-size:14px;font-weight:500}.mat-snack-bar-container{color:#ffffffb3;background:#323232;box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.mat-simple-snackbar-action{color:#ffd740}.mat-simple-snackbar{font-family:Roboto,sans-serif;font-size:14px}.mat-simple-snackbar-action{line-height:1;font-family:inherit;font-size:inherit;font-weight:500}.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:#0000001f}.mat-header-cell{color:#0000008a}.mat-cell,.mat-footer-cell{color:#000000de}.mat-table{font-family:Roboto,sans-serif}.mat-header-cell{font-size:12px;font-weight:400}.mat-cell,.mat-footer-cell{font-size:14px}.mat-badge{position:relative}.mat-badge.mat-badge{overflow:visible}.mat-badge-hidden .mat-badge-content{display:none}.mat-badge-content{position:absolute;text-align:center;display:inline-block;border-radius:50%;transition:transform .2s ease-in-out;transform:scale(.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-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:#000000de}.mat-badge-warn .mat-badge-content{color:#fff;background:#f44336}.mat-badge-disabled .mat-badge-content{background:#b9b9b9;color:#00000061}.mat-badge-content{font-weight:600;font-size:12px;font-family:Roboto,sans-serif}.mat-badge-small .mat-badge-content{font-size:9px}.mat-badge-large .mat-badge-content{font-size:24px}.mat-bottom-sheet-container{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f;background:#fff;color:#000000de}.mat-bottom-sheet-container{font-size:14px;font-weight:400;line-height:20px;font-family:Roboto,sans-serif;letter-spacing:.0178571429em}.mat-button-toggle-standalone:not([class*=mat-elevation-z]),.mat-button-toggle-group:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),.mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]){box-shadow:none}.mat-button-toggle{color:#00000061}.mat-button-toggle .mat-button-toggle-focus-overlay{background-color:#0000001f}.mat-button-toggle-appearance-standard{color:#000000de;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 #e0e0e0}[dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:solid 1px #e0e0e0}.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 #e0e0e0}.mat-button-toggle-checked{background-color:#e0e0e0;color:#0000008a}.mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#000000de}.mat-button-toggle-disabled{color:#00000042;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 #e0e0e0}.mat-button-toggle-appearance-standard .mat-button-toggle-label-content{line-height:48px}.mat-button-toggle{font-family:Roboto,sans-serif}.mat-calendar-arrow{fill:#0000008a}.mat-datepicker-toggle,.mat-datepicker-content .mat-calendar-next-button,.mat-datepicker-content .mat-calendar-previous-button{color:#0000008a}.mat-calendar-table-header-divider:after{background:rgba(0,0,0,.12)}.mat-calendar-table-header,.mat-calendar-body-label{color:#0000008a}.mat-calendar-body-cell-content,.mat-date-range-input-separator{color:#000000de;border-color:#0000}.mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#00000061}.mat-form-field-disabled .mat-date-range-input-separator{color:#00000061}.mat-calendar-body-in-preview{color:#0000003d}.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#00000061}.mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#0000002e}.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,.2) 50%,rgba(249,171,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,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-calendar-body-in-range>.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>.mat-calendar-body-selected{background:#46a35e}.mat-calendar-body-selected{background-color:#673ab7;color:#fff}.mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#673ab766}.mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#673ab74d}@media (hover: hover){.mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#673ab74d}}.mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;background-color:#fff;color:#000000de}.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,.2) 50%,rgba(249,171,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,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.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>.mat-calendar-body-selected{background:#46a35e}.mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#ffd740;color:#000000de}.mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#ffd74066}.mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #000000de}.mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.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>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ffd7404d}@media (hover: hover){.mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ffd7404d}}.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,.2) 50%,rgba(249,171,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,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.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>.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>.mat-calendar-body-selected{background-color:#f4433666}.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 .cdk-keyboard-focused .mat-calendar-body-active>.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>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#f443364d}@media (hover: hover){.mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#f443364d}}.mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.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:#00000061}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{width:40px;height:40px;padding:8px}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__focus-ring{max-height:40px;max-width:40px}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__ripple{width:40px;height:40px;margin:0}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__focus-ring{max-height:40px;max-width:40px}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__touch{position:absolute;top:50%;height:40px;left:50%;width:40px;transform:translate(-50%,-50%)}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mat-mdc-button-touch-target{display:none}.mat-calendar{font-family:Roboto,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-divider{border-top-color:#0000001f}.mat-divider-vertical{border-right-color:#0000001f}.mat-expansion-panel{background:#fff;color:#000000de}.mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-action-row{border-top-color:#0000001f}.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:#000000de}.mat-expansion-panel-header-description,.mat-expansion-indicator:after{color:#0000008a}.mat-expansion-panel-header[aria-disabled=true]{color:#00000042}.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-expansion-panel-header{font-family:Roboto,sans-serif;font-size:14px;font-weight:500}.mat-expansion-panel-content{font-size:14px;font-weight:400;line-height:20px;font-family:Roboto,sans-serif;letter-spacing:.0178571429em}.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}.mat-icon.mat-primary{color:#673ab7}.mat-icon.mat-accent{color:#ffd740}.mat-icon.mat-warn{color:#f44336}.mat-drawer-container{background-color:#fafafa;color:#000000de}.mat-drawer{background-color:#fff;color:#000000de}.mat-drawer.mat-drawer-push{background-color:#fff}.mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.mat-drawer-side{border-right:solid 1px rgba(0,0,0,.12)}.mat-drawer-side.mat-drawer-end,[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:#0009}.mat-step-header.cdk-keyboard-focused,.mat-step-header.cdk-program-focused,.mat-step-header:hover:not([aria-disabled]),.mat-step-header:hover[aria-disabled=false]{background-color:#0000000a}.mat-step-header:hover[aria-disabled=true]{cursor:default}@media (hover: none){.mat-step-header:hover{background:none}}.mat-step-header .mat-step-label,.mat-step-header .mat-step-optional{color:#0000008a}.mat-step-header .mat-step-icon{background-color:#0000008a;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:#000000de}.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:#000000de}.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:#0000;color:#f44336}.mat-step-header .mat-step-label.mat-step-label-active{color:#000000de}.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:#0000001f}.mat-horizontal-stepper-header:before,.mat-horizontal-stepper-header:after,.mat-stepper-horizontal-line{border-top-color:#0000001f}.mat-horizontal-stepper-header{height:72px}.mat-stepper-label-position-bottom .mat-horizontal-stepper-header,.mat-vertical-stepper-header{padding: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-stepper-vertical,.mat-stepper-horizontal{font-family:Roboto,sans-serif}.mat-step-label{font-size:14px;font-weight:400}.mat-step-sub-label-error{font-weight:400}.mat-step-label-error{font-size:16px}.mat-step-label-selected{font-size:16px;font-weight:400}.mat-sort-header-arrow{color:#757575}.mat-toolbar{background:#f5f5f5;color:#000000de}.mat-toolbar.mat-primary{background:#673ab7;color:#fff}.mat-toolbar.mat-accent{background:#ffd740;color:#000000de}.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-toolbar,.mat-toolbar h1,.mat-toolbar h2,.mat-toolbar h3,.mat-toolbar h4,.mat-toolbar h5,.mat-toolbar h6{font-size:20px;font-weight:500;line-height:32px;font-family:Roboto,sans-serif;letter-spacing:.0125em;margin:0}.mat-tree{background:#fff}.mat-tree-node,.mat-nested-tree-node{color:#000000de}.mat-tree-node{min-height:48px}.mat-tree{font-family:Roboto,sans-serif}.mat-tree-node,.mat-nested-tree-node{font-weight:400;font-size:14px}.mat-h1,.mat-headline,.mat-typography .mat-h1,.mat-typography .mat-headline,.mat-typography h1{font-size:24px;font-weight:400;line-height:32px;font-family:Roboto,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h2,.mat-title,.mat-typography .mat-h2,.mat-typography .mat-title,.mat-typography h2{font-size:20px;font-weight:500;line-height:32px;font-family:Roboto,sans-serif;letter-spacing:.0125em;margin:0 0 16px}.mat-h3,.mat-subheading-2,.mat-typography .mat-h3,.mat-typography .mat-subheading-2,.mat-typography h3{font-size:16px;font-weight:400;line-height:28px;font-family:Roboto,sans-serif;letter-spacing:.009375em;margin:0 0 16px}.mat-h4,.mat-subheading-1,.mat-typography .mat-h4,.mat-typography .mat-subheading-1,.mat-typography h4{font-size:14px;font-weight:500;line-height:22px;font-family:Roboto,sans-serif;letter-spacing:.0071428571em;margin:0 0 16px}.mat-h5,.mat-typography .mat-h5,.mat-typography h5{font:400 11.62px/20px Roboto,sans-serif;margin:0 0 12px}.mat-h6,.mat-typography .mat-h6,.mat-typography h6{font:400 9.38px/20px Roboto,sans-serif;margin:0 0 12px}.mat-body-strong,.mat-body-2,.mat-typography .mat-body-strong,.mat-typography .mat-body-2{font-size:16px;font-weight:400;line-height:24px;font-family:Roboto,sans-serif;letter-spacing:.03125em}.mat-body,.mat-body-1,.mat-typography .mat-body,.mat-typography .mat-body-1,.mat-typography{font-size:14px;font-weight:400;line-height:20px;font-family:Roboto,sans-serif;letter-spacing:.0178571429em}.mat-body p,.mat-body-1 p,.mat-typography .mat-body p,.mat-typography .mat-body-1 p,.mat-typography p{margin:0 0 12px}.mat-small,.mat-caption,.mat-typography .mat-small,.mat-typography .mat-caption{font-size:12px;font-weight:400;line-height:20px;font-family:Roboto,sans-serif;letter-spacing:.0333333333em}.mat-display-4,.mat-typography .mat-display-4{font-size:96px;font-weight:300;line-height:96px;font-family:Roboto,sans-serif;letter-spacing:-.015625em;margin:0 0 56px}.mat-display-3,.mat-typography .mat-display-3{font-size:60px;font-weight:300;line-height:60px;font-family:Roboto,sans-serif;letter-spacing:-.0083333333em;margin:0 0 64px}.mat-display-2,.mat-typography .mat-display-2{font-size:48px;font-weight:400;line-height:50px;font-family:Roboto,sans-serif;letter-spacing:normal;margin:0 0 64px}.mat-display-1,.mat-typography .mat-display-1{font-size:34px;font-weight:400;line-height:40px;font-family:Roboto,sans-serif;letter-spacing:.0073529412em;margin:0 0 64px}@font-face{font-family:icomoon;src:url(icomoon.eot?2sm2ab);src:url(icomoon.eot?2sm2ab#iefix) format("embedded-opentype"),url(icomoon.ttf?2sm2ab) format("truetype"),url(icomoon.woff?2sm2ab) format("woff"),url(icomoon.svg?2sm2ab#icomoon) format("svg");font-weight:400;font-style:normal;font-display:block}[class^=nxticon-],[class*=" nxticon-"]{font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.nxticon-flow-button:before{content:"\e971"}.nxticon-user-filled:before{content:"\e970"}.nxticon-edit-outline:before{content:"\e96f"}.nxticon-user-group:before{content:"\e96b"}.nxticon-single-user:before{content:"\e96c"}.nxticon-verify-filled:before{content:"\e96d"}.nxticon-cross-filled:before{content:"\e96e"}.nxticon-resume:before{content:"\e969"}.nxticon-bold:before{content:"\e960"}.nxticon-italics:before{content:"\e961"}.nxticon-strikethrough:before{content:"\e95c"}.nxticon-code-block:before{content:"\e95d"}.nxticon-emoji:before{content:"\e95e"}.nxticon-play:before{content:"\e94b"}.nxticon-warning-line:before{content:"\ea92"}.nxticon-close-circle-line:before{content:"\ea93"}.nxticon-amp-without-circle:before{content:"\ea7e"}.nxticon-html:before{content:"\e97a"}.nxticon-upload:before{content:"\e95f"}.nxticon-computer:before{content:"\e96a"}.nxticon-shrink:before{content:"\e959"}.nxticon-expand:before{content:"\e957"}.nxticon-app-push:before{content:"\e954"}.nxticon-calendar1:before{content:"\e966"}.nxticon-GPS-location:before{content:"\e967"}.nxticon-location:before{content:"\e968"}.nxticon-rotate-right-new:before{content:"\e964"}.nxticon-rotate-left-new:before{content:"\e965"}.nxticon-Rotate-right:before{content:"\e962"}.nxticon-Rotate-left:before{content:"\e963"}.nxticon-new-calender:before{content:"\e95b"}.nxticon-carret-down:before{content:"\e95a"}.nxticon-phone1:before{content:"\e94c"}.nxticon-add-new:before{content:"\e951"}.nxticon-save:before{content:"\e94e"}.nxticon-view-details:before{content:"\e94d"}.nxticon-file-uploaded:before{content:"\e950"}.nxticon-web-3:before{content:"\e94f"}.nxticon-nxticon_send_text:before{content:"\e94a"}.nxticon-rich_card_carousel:before{content:"\e947"}.nxticon-RCS_Rich_card_standalone:before{content:"\e948"}.nxticon-RCS_Text_message:before{content:"\e949"}.nxticon-channel_deflector:before{content:"\e944"}.nxticon-information1:before{content:"\e958"}.nxticon-bulleted-list:before{content:"\e956"}.nxticon-open-link:before{content:"\e953"}.nxticon-copy-outline:before{content:"\e955"}.nxticon-nxticon-swap:before{content:"\e952"}.nxticon-generic_document:before{content:"\e946"}.nxticon-settings-v1:before{content:"\e945"}.nxticon-edit:before{content:"\e943"}.nxticon-edit-underline:before{content:"\e941"}.nxticon-flask:before{content:"\e942"}.nxticon-verified:before{content:"\e940"}.nxticon-download:before{content:"\e935"}.nxticon-filter:before{content:"\e93a"}.nxticon-audience:before{content:"\e939"}.nxticon-Undo:before{content:"\e936"}.nxticon-Zoom-In:before{content:"\e937"}.nxticon-Zoom-out:before{content:"\e938"}.nxticon-copy:before{content:"\e93c"}.nxticon-delete-new:before{content:"\e934"}.nxticon-information:before{content:"\e933"}.nxticon-tick:before{content:"\e932"}.nxticon-content:before{content:"\e92f"}.nxticon-back1:before{content:"\e931"}.nxticon-phone:before{content:"\e93f"}.nxticon-visit:before{content:"\e93e"}.nxticon-help-desk:before{content:"\e93d"}.nxticon-preview:before{content:"\e93b"}.nxticon-update:before{content:"\e930"}.nxticon-files:before{content:"\e92e"}.nxticon-template:before{content:"\e92d"}.nxticon-email:before{content:"\e92c"}.nxticon-celebration:before{content:"\e92b"}.nxticon-whatsnew:before{content:"\e92a"}.nxticon-clear:before{content:"\e926"}.nxticon-settings:before{content:"\e929"}.nxticon-refresh:before{content:"\e928"}.nxticon-time-zone:before{content:"\e927"}.nxticon-unlock:before{content:"\e925"}.nxticon-lock:before{content:"\e924"}.nxticon-customize:before{content:"\e923"}.nxticon-line-graph:before{content:"\e922"}.nxticon-pie_chart:before{content:"\e920"}.nxticon-bar-icon:before{content:"\e921"}.nxticon-help:before{content:"\e91f"}.nxticon-close1:before{content:"\e915"}.nxticon-delete:before{content:"\e914"}.nxticon-pin1:before{content:"\e917"}.nxticon-novice:before{content:"\e918"}.nxticon-directions-walk:before{content:"\e919"}.nxticon-timer:before{content:"\e91a"}.nxticon-user:before{content:"\e91b"}.nxticon-gate:before{content:"\e91c"}.nxticon-risk-bell:before{content:"\e91d"}.nxticon-star:before{content:"\e916"}.nxticon-loyal:before{content:"\e913"}.nxticon-add:before{content:"\e900"}.nxticon-alaram-clock:before{content:"\e901"}.nxticon-analytics:before{content:"\e902"}.nxticon-archive:before{content:"\e903"}.nxticon-arrow-next:before{content:"\e904"}.nxticon-arrow-prev:before{content:"\e905"}.nxticon-arrow-right:before{content:"\e906"}.nxticon-arrow-left:before{content:"\e91e"}.nxticon-attach:before{content:"\e907"}.nxticon-back:before{content:"\e908"}.nxticon-billing:before{content:"\e909"}.nxticon-bulb-glowing:before{content:"\e90a"}.nxticon-calendar:before{content:"\e90b"}.nxticon-check-mark:before{content:"\e90c"}.nxticon-clipboards:before{content:"\e90d"}.nxticon-close:before{content:"\e90e"}.nxticon-correct:before{content:"\e90f"}.nxticon-danger:before{content:"\e910"}.nxticon-dashboard:before{content:"\e911"}.nxticon-date:before{content:"\e912"}.flag-icon-background{background-size:contain;background-position:50%;background-repeat:no-repeat}.flag-icon{background-size:contain;background-position:50%;background-repeat:no-repeat;position:relative;display:inline-block;width:1.33333333em;line-height:1em}.flag-icon:before{content:"\a0"}.flag-icon.flag-icon-squared{width:1em}.flag-icon-ad{background-image:url(ad.svg)}.flag-icon-ad.flag-icon-squared{background-image:url(_-flags-1x1-ad.svg)}.flag-icon-ae{background-image:url(ae.svg)}.flag-icon-ae.flag-icon-squared{background-image:url(_-flags-1x1-ae.svg)}.flag-icon-af{background-image:url(af.svg)}.flag-icon-af.flag-icon-squared{background-image:url(_-flags-1x1-af.svg)}.flag-icon-ag{background-image:url(ag.svg)}.flag-icon-ag.flag-icon-squared{background-image:url(_-flags-1x1-ag.svg)}.flag-icon-ai{background-image:url(ai.svg)}.flag-icon-ai.flag-icon-squared{background-image:url(_-flags-1x1-ai.svg)}.flag-icon-al{background-image:url(al.svg)}.flag-icon-al.flag-icon-squared{background-image:url(_-flags-1x1-al.svg)}.flag-icon-am{background-image:url(am.svg)}.flag-icon-am.flag-icon-squared{background-image:url(_-flags-1x1-am.svg)}.flag-icon-ao{background-image:url(ao.svg)}.flag-icon-ao.flag-icon-squared{background-image:url(_-flags-1x1-ao.svg)}.flag-icon-aq{background-image:url(aq.svg)}.flag-icon-aq.flag-icon-squared{background-image:url(_-flags-1x1-aq.svg)}.flag-icon-ar{background-image:url(ar.svg)}.flag-icon-ar.flag-icon-squared{background-image:url(_-flags-1x1-ar.svg)}.flag-icon-as{background-image:url(as.svg)}.flag-icon-as.flag-icon-squared{background-image:url(_-flags-1x1-as.svg)}.flag-icon-at{background-image:url(at.svg)}.flag-icon-at.flag-icon-squared{background-image:url(_-flags-1x1-at.svg)}.flag-icon-au{background-image:url(au.svg)}.flag-icon-au.flag-icon-squared{background-image:url(_-flags-1x1-au.svg)}.flag-icon-aw{background-image:url(aw.svg)}.flag-icon-aw.flag-icon-squared{background-image:url(_-flags-1x1-aw.svg)}.flag-icon-ax{background-image:url(ax.svg)}.flag-icon-ax.flag-icon-squared{background-image:url(_-flags-1x1-ax.svg)}.flag-icon-az{background-image:url(az.svg)}.flag-icon-az.flag-icon-squared{background-image:url(_-flags-1x1-az.svg)}.flag-icon-ba{background-image:url(ba.svg)}.flag-icon-ba.flag-icon-squared{background-image:url(_-flags-1x1-ba.svg)}.flag-icon-bb{background-image:url(bb.svg)}.flag-icon-bb.flag-icon-squared{background-image:url(_-flags-1x1-bb.svg)}.flag-icon-bd{background-image:url(bd.svg)}.flag-icon-bd.flag-icon-squared{background-image:url(_-flags-1x1-bd.svg)}.flag-icon-be{background-image:url(be.svg)}.flag-icon-be.flag-icon-squared{background-image:url(_-flags-1x1-be.svg)}.flag-icon-bf{background-image:url(bf.svg)}.flag-icon-bf.flag-icon-squared{background-image:url(_-flags-1x1-bf.svg)}.flag-icon-bg{background-image:url(bg.svg)}.flag-icon-bg.flag-icon-squared{background-image:url(_-flags-1x1-bg.svg)}.flag-icon-bh{background-image:url(bh.svg)}.flag-icon-bh.flag-icon-squared{background-image:url(_-flags-1x1-bh.svg)}.flag-icon-bi{background-image:url(bi.svg)}.flag-icon-bi.flag-icon-squared{background-image:url(_-flags-1x1-bi.svg)}.flag-icon-bj{background-image:url(bj.svg)}.flag-icon-bj.flag-icon-squared{background-image:url(_-flags-1x1-bj.svg)}.flag-icon-bl{background-image:url(bl.svg)}.flag-icon-bl.flag-icon-squared{background-image:url(_-flags-1x1-bl.svg)}.flag-icon-bm{background-image:url(bm.svg)}.flag-icon-bm.flag-icon-squared{background-image:url(_-flags-1x1-bm.svg)}.flag-icon-bn{background-image:url(bn.svg)}.flag-icon-bn.flag-icon-squared{background-image:url(_-flags-1x1-bn.svg)}.flag-icon-bo{background-image:url(bo.svg)}.flag-icon-bo.flag-icon-squared{background-image:url(_-flags-1x1-bo.svg)}.flag-icon-bq{background-image:url(bq.svg)}.flag-icon-bq.flag-icon-squared{background-image:url(_-flags-1x1-bq.svg)}.flag-icon-br{background-image:url(br.svg)}.flag-icon-br.flag-icon-squared{background-image:url(_-flags-1x1-br.svg)}.flag-icon-bs{background-image:url(bs.svg)}.flag-icon-bs.flag-icon-squared{background-image:url(_-flags-1x1-bs.svg)}.flag-icon-bt{background-image:url(bt.svg)}.flag-icon-bt.flag-icon-squared{background-image:url(_-flags-1x1-bt.svg)}.flag-icon-bv{background-image:url(bv.svg)}.flag-icon-bv.flag-icon-squared{background-image:url(_-flags-1x1-bv.svg)}.flag-icon-bw{background-image:url(bw.svg)}.flag-icon-bw.flag-icon-squared{background-image:url(_-flags-1x1-bw.svg)}.flag-icon-by{background-image:url(by.svg)}.flag-icon-by.flag-icon-squared{background-image:url(_-flags-1x1-by.svg)}.flag-icon-bz{background-image:url(bz.svg)}.flag-icon-bz.flag-icon-squared{background-image:url(_-flags-1x1-bz.svg)}.flag-icon-ca{background-image:url(ca.svg)}.flag-icon-ca.flag-icon-squared{background-image:url(_-flags-1x1-ca.svg)}.flag-icon-cc{background-image:url(cc.svg)}.flag-icon-cc.flag-icon-squared{background-image:url(_-flags-1x1-cc.svg)}.flag-icon-cd{background-image:url(cd.svg)}.flag-icon-cd.flag-icon-squared{background-image:url(_-flags-1x1-cd.svg)}.flag-icon-cf{background-image:url(cf.svg)}.flag-icon-cf.flag-icon-squared{background-image:url(_-flags-1x1-cf.svg)}.flag-icon-cg{background-image:url(cg.svg)}.flag-icon-cg.flag-icon-squared{background-image:url(_-flags-1x1-cg.svg)}.flag-icon-ch{background-image:url(ch.svg)}.flag-icon-ch.flag-icon-squared{background-image:url(_-flags-1x1-ch.svg)}.flag-icon-ci{background-image:url(ci.svg)}.flag-icon-ci.flag-icon-squared{background-image:url(_-flags-1x1-ci.svg)}.flag-icon-ck{background-image:url(ck.svg)}.flag-icon-ck.flag-icon-squared{background-image:url(_-flags-1x1-ck.svg)}.flag-icon-cl{background-image:url(cl.svg)}.flag-icon-cl.flag-icon-squared{background-image:url(_-flags-1x1-cl.svg)}.flag-icon-cm{background-image:url(cm.svg)}.flag-icon-cm.flag-icon-squared{background-image:url(_-flags-1x1-cm.svg)}.flag-icon-cn{background-image:url(cn.svg)}.flag-icon-cn.flag-icon-squared{background-image:url(_-flags-1x1-cn.svg)}.flag-icon-co{background-image:url(co.svg)}.flag-icon-co.flag-icon-squared{background-image:url(_-flags-1x1-co.svg)}.flag-icon-cr{background-image:url(cr.svg)}.flag-icon-cr.flag-icon-squared{background-image:url(_-flags-1x1-cr.svg)}.flag-icon-cu{background-image:url(cu.svg)}.flag-icon-cu.flag-icon-squared{background-image:url(_-flags-1x1-cu.svg)}.flag-icon-cv{background-image:url(cv.svg)}.flag-icon-cv.flag-icon-squared{background-image:url(_-flags-1x1-cv.svg)}.flag-icon-cw{background-image:url(cw.svg)}.flag-icon-cw.flag-icon-squared{background-image:url(_-flags-1x1-cw.svg)}.flag-icon-cx{background-image:url(cx.svg)}.flag-icon-cx.flag-icon-squared{background-image:url(_-flags-1x1-cx.svg)}.flag-icon-cy{background-image:url(cy.svg)}.flag-icon-cy.flag-icon-squared{background-image:url(_-flags-1x1-cy.svg)}.flag-icon-cz{background-image:url(cz.svg)}.flag-icon-cz.flag-icon-squared{background-image:url(_-flags-1x1-cz.svg)}.flag-icon-de{background-image:url(de.svg)}.flag-icon-de.flag-icon-squared{background-image:url(_-flags-1x1-de.svg)}.flag-icon-dj{background-image:url(dj.svg)}.flag-icon-dj.flag-icon-squared{background-image:url(_-flags-1x1-dj.svg)}.flag-icon-dk{background-image:url(dk.svg)}.flag-icon-dk.flag-icon-squared{background-image:url(_-flags-1x1-dk.svg)}.flag-icon-dm{background-image:url(dm.svg)}.flag-icon-dm.flag-icon-squared{background-image:url(_-flags-1x1-dm.svg)}.flag-icon-do{background-image:url(do.svg)}.flag-icon-do.flag-icon-squared{background-image:url(_-flags-1x1-do.svg)}.flag-icon-dz{background-image:url(dz.svg)}.flag-icon-dz.flag-icon-squared{background-image:url(_-flags-1x1-dz.svg)}.flag-icon-ec{background-image:url(ec.svg)}.flag-icon-ec.flag-icon-squared{background-image:url(_-flags-1x1-ec.svg)}.flag-icon-ee{background-image:url(ee.svg)}.flag-icon-ee.flag-icon-squared{background-image:url(_-flags-1x1-ee.svg)}.flag-icon-eg{background-image:url(eg.svg)}.flag-icon-eg.flag-icon-squared{background-image:url(_-flags-1x1-eg.svg)}.flag-icon-eh{background-image:url(eh.svg)}.flag-icon-eh.flag-icon-squared{background-image:url(_-flags-1x1-eh.svg)}.flag-icon-er{background-image:url(er.svg)}.flag-icon-er.flag-icon-squared{background-image:url(_-flags-1x1-er.svg)}.flag-icon-es{background-image:url(es.svg)}.flag-icon-es.flag-icon-squared{background-image:url(_-flags-1x1-es.svg)}.flag-icon-et{background-image:url(et.svg)}.flag-icon-et.flag-icon-squared{background-image:url(_-flags-1x1-et.svg)}.flag-icon-fi{background-image:url(fi.svg)}.flag-icon-fi.flag-icon-squared{background-image:url(_-flags-1x1-fi.svg)}.flag-icon-fj{background-image:url(fj.svg)}.flag-icon-fj.flag-icon-squared{background-image:url(_-flags-1x1-fj.svg)}.flag-icon-fk{background-image:url(fk.svg)}.flag-icon-fk.flag-icon-squared{background-image:url(_-flags-1x1-fk.svg)}.flag-icon-fm{background-image:url(fm.svg)}.flag-icon-fm.flag-icon-squared{background-image:url(_-flags-1x1-fm.svg)}.flag-icon-fo{background-image:url(fo.svg)}.flag-icon-fo.flag-icon-squared{background-image:url(_-flags-1x1-fo.svg)}.flag-icon-fr{background-image:url(fr.svg)}.flag-icon-fr.flag-icon-squared{background-image:url(_-flags-1x1-fr.svg)}.flag-icon-ga{background-image:url(ga.svg)}.flag-icon-ga.flag-icon-squared{background-image:url(_-flags-1x1-ga.svg)}.flag-icon-gb{background-image:url(gb.svg)}.flag-icon-gb.flag-icon-squared{background-image:url(_-flags-1x1-gb.svg)}.flag-icon-gd{background-image:url(gd.svg)}.flag-icon-gd.flag-icon-squared{background-image:url(_-flags-1x1-gd.svg)}.flag-icon-ge{background-image:url(ge.svg)}.flag-icon-ge.flag-icon-squared{background-image:url(_-flags-1x1-ge.svg)}.flag-icon-gf{background-image:url(gf.svg)}.flag-icon-gf.flag-icon-squared{background-image:url(_-flags-1x1-gf.svg)}.flag-icon-gg{background-image:url(gg.svg)}.flag-icon-gg.flag-icon-squared{background-image:url(_-flags-1x1-gg.svg)}.flag-icon-gh{background-image:url(gh.svg)}.flag-icon-gh.flag-icon-squared{background-image:url(_-flags-1x1-gh.svg)}.flag-icon-gi{background-image:url(gi.svg)}.flag-icon-gi.flag-icon-squared{background-image:url(_-flags-1x1-gi.svg)}.flag-icon-gl{background-image:url(gl.svg)}.flag-icon-gl.flag-icon-squared{background-image:url(_-flags-1x1-gl.svg)}.flag-icon-gm{background-image:url(gm.svg)}.flag-icon-gm.flag-icon-squared{background-image:url(_-flags-1x1-gm.svg)}.flag-icon-gn{background-image:url(gn.svg)}.flag-icon-gn.flag-icon-squared{background-image:url(_-flags-1x1-gn.svg)}.flag-icon-gp{background-image:url(gp.svg)}.flag-icon-gp.flag-icon-squared{background-image:url(_-flags-1x1-gp.svg)}.flag-icon-gq{background-image:url(gq.svg)}.flag-icon-gq.flag-icon-squared{background-image:url(_-flags-1x1-gq.svg)}.flag-icon-gr{background-image:url(gr.svg)}.flag-icon-gr.flag-icon-squared{background-image:url(_-flags-1x1-gr.svg)}.flag-icon-gs{background-image:url(gs.svg)}.flag-icon-gs.flag-icon-squared{background-image:url(_-flags-1x1-gs.svg)}.flag-icon-gt{background-image:url(gt.svg)}.flag-icon-gt.flag-icon-squared{background-image:url(_-flags-1x1-gt.svg)}.flag-icon-gu{background-image:url(gu.svg)}.flag-icon-gu.flag-icon-squared{background-image:url(_-flags-1x1-gu.svg)}.flag-icon-gw{background-image:url(gw.svg)}.flag-icon-gw.flag-icon-squared{background-image:url(_-flags-1x1-gw.svg)}.flag-icon-gy{background-image:url(gy.svg)}.flag-icon-gy.flag-icon-squared{background-image:url(_-flags-1x1-gy.svg)}.flag-icon-hk{background-image:url(hk.svg)}.flag-icon-hk.flag-icon-squared{background-image:url(_-flags-1x1-hk.svg)}.flag-icon-hm{background-image:url(hm.svg)}.flag-icon-hm.flag-icon-squared{background-image:url(_-flags-1x1-hm.svg)}.flag-icon-hn{background-image:url(hn.svg)}.flag-icon-hn.flag-icon-squared{background-image:url(_-flags-1x1-hn.svg)}.flag-icon-hr{background-image:url(hr.svg)}.flag-icon-hr.flag-icon-squared{background-image:url(_-flags-1x1-hr.svg)}.flag-icon-ht{background-image:url(ht.svg)}.flag-icon-ht.flag-icon-squared{background-image:url(_-flags-1x1-ht.svg)}.flag-icon-hu{background-image:url(hu.svg)}.flag-icon-hu.flag-icon-squared{background-image:url(_-flags-1x1-hu.svg)}.flag-icon-id{background-image:url(id.svg)}.flag-icon-id.flag-icon-squared{background-image:url(_-flags-1x1-id.svg)}.flag-icon-ie{background-image:url(ie.svg)}.flag-icon-ie.flag-icon-squared{background-image:url(_-flags-1x1-ie.svg)}.flag-icon-il{background-image:url(il.svg)}.flag-icon-il.flag-icon-squared{background-image:url(_-flags-1x1-il.svg)}.flag-icon-im{background-image:url(im.svg)}.flag-icon-im.flag-icon-squared{background-image:url(_-flags-1x1-im.svg)}.flag-icon-in{background-image:url(in.svg)}.flag-icon-in.flag-icon-squared{background-image:url(_-flags-1x1-in.svg)}.flag-icon-io{background-image:url(io.svg)}.flag-icon-io.flag-icon-squared{background-image:url(_-flags-1x1-io.svg)}.flag-icon-iq{background-image:url(iq.svg)}.flag-icon-iq.flag-icon-squared{background-image:url(_-flags-1x1-iq.svg)}.flag-icon-ir{background-image:url(ir.svg)}.flag-icon-ir.flag-icon-squared{background-image:url(_-flags-1x1-ir.svg)}.flag-icon-is{background-image:url(is.svg)}.flag-icon-is.flag-icon-squared{background-image:url(_-flags-1x1-is.svg)}.flag-icon-it{background-image:url(it.svg)}.flag-icon-it.flag-icon-squared{background-image:url(_-flags-1x1-it.svg)}.flag-icon-je{background-image:url(je.svg)}.flag-icon-je.flag-icon-squared{background-image:url(_-flags-1x1-je.svg)}.flag-icon-jm{background-image:url(jm.svg)}.flag-icon-jm.flag-icon-squared{background-image:url(_-flags-1x1-jm.svg)}.flag-icon-jo{background-image:url(jo.svg)}.flag-icon-jo.flag-icon-squared{background-image:url(_-flags-1x1-jo.svg)}.flag-icon-jp{background-image:url(jp.svg)}.flag-icon-jp.flag-icon-squared{background-image:url(_-flags-1x1-jp.svg)}.flag-icon-ke{background-image:url(ke.svg)}.flag-icon-ke.flag-icon-squared{background-image:url(_-flags-1x1-ke.svg)}.flag-icon-kg{background-image:url(kg.svg)}.flag-icon-kg.flag-icon-squared{background-image:url(_-flags-1x1-kg.svg)}.flag-icon-kh{background-image:url(kh.svg)}.flag-icon-kh.flag-icon-squared{background-image:url(_-flags-1x1-kh.svg)}.flag-icon-ki{background-image:url(ki.svg)}.flag-icon-ki.flag-icon-squared{background-image:url(_-flags-1x1-ki.svg)}.flag-icon-km{background-image:url(km.svg)}.flag-icon-km.flag-icon-squared{background-image:url(_-flags-1x1-km.svg)}.flag-icon-kn{background-image:url(kn.svg)}.flag-icon-kn.flag-icon-squared{background-image:url(_-flags-1x1-kn.svg)}.flag-icon-kp{background-image:url(kp.svg)}.flag-icon-kp.flag-icon-squared{background-image:url(_-flags-1x1-kp.svg)}.flag-icon-kr{background-image:url(kr.svg)}.flag-icon-kr.flag-icon-squared{background-image:url(_-flags-1x1-kr.svg)}.flag-icon-kw{background-image:url(kw.svg)}.flag-icon-kw.flag-icon-squared{background-image:url(_-flags-1x1-kw.svg)}.flag-icon-ky{background-image:url(ky.svg)}.flag-icon-ky.flag-icon-squared{background-image:url(_-flags-1x1-ky.svg)}.flag-icon-kz{background-image:url(kz.svg)}.flag-icon-kz.flag-icon-squared{background-image:url(_-flags-1x1-kz.svg)}.flag-icon-la{background-image:url(la.svg)}.flag-icon-la.flag-icon-squared{background-image:url(_-flags-1x1-la.svg)}.flag-icon-lb{background-image:url(lb.svg)}.flag-icon-lb.flag-icon-squared{background-image:url(_-flags-1x1-lb.svg)}.flag-icon-lc{background-image:url(lc.svg)}.flag-icon-lc.flag-icon-squared{background-image:url(_-flags-1x1-lc.svg)}.flag-icon-li{background-image:url(li.svg)}.flag-icon-li.flag-icon-squared{background-image:url(_-flags-1x1-li.svg)}.flag-icon-lk{background-image:url(lk.svg)}.flag-icon-lk.flag-icon-squared{background-image:url(_-flags-1x1-lk.svg)}.flag-icon-lr{background-image:url(lr.svg)}.flag-icon-lr.flag-icon-squared{background-image:url(_-flags-1x1-lr.svg)}.flag-icon-ls{background-image:url(ls.svg)}.flag-icon-ls.flag-icon-squared{background-image:url(_-flags-1x1-ls.svg)}.flag-icon-lt{background-image:url(lt.svg)}.flag-icon-lt.flag-icon-squared{background-image:url(_-flags-1x1-lt.svg)}.flag-icon-lu{background-image:url(lu.svg)}.flag-icon-lu.flag-icon-squared{background-image:url(_-flags-1x1-lu.svg)}.flag-icon-lv{background-image:url(lv.svg)}.flag-icon-lv.flag-icon-squared{background-image:url(_-flags-1x1-lv.svg)}.flag-icon-ly{background-image:url(ly.svg)}.flag-icon-ly.flag-icon-squared{background-image:url(_-flags-1x1-ly.svg)}.flag-icon-ma{background-image:url(ma.svg)}.flag-icon-ma.flag-icon-squared{background-image:url(_-flags-1x1-ma.svg)}.flag-icon-mc{background-image:url(mc.svg)}.flag-icon-mc.flag-icon-squared{background-image:url(_-flags-1x1-mc.svg)}.flag-icon-md{background-image:url(md.svg)}.flag-icon-md.flag-icon-squared{background-image:url(_-flags-1x1-md.svg)}.flag-icon-me{background-image:url(me.svg)}.flag-icon-me.flag-icon-squared{background-image:url(_-flags-1x1-me.svg)}.flag-icon-mf{background-image:url(mf.svg)}.flag-icon-mf.flag-icon-squared{background-image:url(_-flags-1x1-mf.svg)}.flag-icon-mg{background-image:url(mg.svg)}.flag-icon-mg.flag-icon-squared{background-image:url(_-flags-1x1-mg.svg)}.flag-icon-mh{background-image:url(mh.svg)}.flag-icon-mh.flag-icon-squared{background-image:url(_-flags-1x1-mh.svg)}.flag-icon-mk{background-image:url(mk.svg)}.flag-icon-mk.flag-icon-squared{background-image:url(_-flags-1x1-mk.svg)}.flag-icon-ml{background-image:url(ml.svg)}.flag-icon-ml.flag-icon-squared{background-image:url(_-flags-1x1-ml.svg)}.flag-icon-mm{background-image:url(mm.svg)}.flag-icon-mm.flag-icon-squared{background-image:url(_-flags-1x1-mm.svg)}.flag-icon-mn{background-image:url(mn.svg)}.flag-icon-mn.flag-icon-squared{background-image:url(_-flags-1x1-mn.svg)}.flag-icon-mo{background-image:url(mo.svg)}.flag-icon-mo.flag-icon-squared{background-image:url(_-flags-1x1-mo.svg)}.flag-icon-mp{background-image:url(mp.svg)}.flag-icon-mp.flag-icon-squared{background-image:url(_-flags-1x1-mp.svg)}.flag-icon-mq{background-image:url(mq.svg)}.flag-icon-mq.flag-icon-squared{background-image:url(_-flags-1x1-mq.svg)}.flag-icon-mr{background-image:url(mr.svg)}.flag-icon-mr.flag-icon-squared{background-image:url(_-flags-1x1-mr.svg)}.flag-icon-ms{background-image:url(ms.svg)}.flag-icon-ms.flag-icon-squared{background-image:url(_-flags-1x1-ms.svg)}.flag-icon-mt{background-image:url(mt.svg)}.flag-icon-mt.flag-icon-squared{background-image:url(_-flags-1x1-mt.svg)}.flag-icon-mu{background-image:url(mu.svg)}.flag-icon-mu.flag-icon-squared{background-image:url(_-flags-1x1-mu.svg)}.flag-icon-mv{background-image:url(mv.svg)}.flag-icon-mv.flag-icon-squared{background-image:url(_-flags-1x1-mv.svg)}.flag-icon-mw{background-image:url(mw.svg)}.flag-icon-mw.flag-icon-squared{background-image:url(_-flags-1x1-mw.svg)}.flag-icon-mx{background-image:url(mx.svg)}.flag-icon-mx.flag-icon-squared{background-image:url(_-flags-1x1-mx.svg)}.flag-icon-my{background-image:url(my.svg)}.flag-icon-my.flag-icon-squared{background-image:url(_-flags-1x1-my.svg)}.flag-icon-mz{background-image:url(mz.svg)}.flag-icon-mz.flag-icon-squared{background-image:url(_-flags-1x1-mz.svg)}.flag-icon-na{background-image:url(na.svg)}.flag-icon-na.flag-icon-squared{background-image:url(_-flags-1x1-na.svg)}.flag-icon-nc{background-image:url(nc.svg)}.flag-icon-nc.flag-icon-squared{background-image:url(_-flags-1x1-nc.svg)}.flag-icon-ne{background-image:url(ne.svg)}.flag-icon-ne.flag-icon-squared{background-image:url(_-flags-1x1-ne.svg)}.flag-icon-nf{background-image:url(nf.svg)}.flag-icon-nf.flag-icon-squared{background-image:url(_-flags-1x1-nf.svg)}.flag-icon-ng{background-image:url(ng.svg)}.flag-icon-ng.flag-icon-squared{background-image:url(_-flags-1x1-ng.svg)}.flag-icon-ni{background-image:url(ni.svg)}.flag-icon-ni.flag-icon-squared{background-image:url(_-flags-1x1-ni.svg)}.flag-icon-nl{background-image:url(nl.svg)}.flag-icon-nl.flag-icon-squared{background-image:url(_-flags-1x1-nl.svg)}.flag-icon-no{background-image:url(no.svg)}.flag-icon-no.flag-icon-squared{background-image:url(_-flags-1x1-no.svg)}.flag-icon-np{background-image:url(np.svg)}.flag-icon-np.flag-icon-squared{background-image:url(_-flags-1x1-np.svg)}.flag-icon-nr{background-image:url(nr.svg)}.flag-icon-nr.flag-icon-squared{background-image:url(_-flags-1x1-nr.svg)}.flag-icon-nu{background-image:url(nu.svg)}.flag-icon-nu.flag-icon-squared{background-image:url(_-flags-1x1-nu.svg)}.flag-icon-nz{background-image:url(nz.svg)}.flag-icon-nz.flag-icon-squared{background-image:url(_-flags-1x1-nz.svg)}.flag-icon-om{background-image:url(om.svg)}.flag-icon-om.flag-icon-squared{background-image:url(_-flags-1x1-om.svg)}.flag-icon-pa{background-image:url(pa.svg)}.flag-icon-pa.flag-icon-squared{background-image:url(_-flags-1x1-pa.svg)}.flag-icon-pe{background-image:url(pe.svg)}.flag-icon-pe.flag-icon-squared{background-image:url(_-flags-1x1-pe.svg)}.flag-icon-pf{background-image:url(pf.svg)}.flag-icon-pf.flag-icon-squared{background-image:url(_-flags-1x1-pf.svg)}.flag-icon-pg{background-image:url(pg.svg)}.flag-icon-pg.flag-icon-squared{background-image:url(_-flags-1x1-pg.svg)}.flag-icon-ph{background-image:url(ph.svg)}.flag-icon-ph.flag-icon-squared{background-image:url(_-flags-1x1-ph.svg)}.flag-icon-pk{background-image:url(pk.svg)}.flag-icon-pk.flag-icon-squared{background-image:url(_-flags-1x1-pk.svg)}.flag-icon-pl{background-image:url(pl.svg)}.flag-icon-pl.flag-icon-squared{background-image:url(_-flags-1x1-pl.svg)}.flag-icon-pm{background-image:url(pm.svg)}.flag-icon-pm.flag-icon-squared{background-image:url(_-flags-1x1-pm.svg)}.flag-icon-pn{background-image:url(pn.svg)}.flag-icon-pn.flag-icon-squared{background-image:url(_-flags-1x1-pn.svg)}.flag-icon-pr{background-image:url(pr.svg)}.flag-icon-pr.flag-icon-squared{background-image:url(_-flags-1x1-pr.svg)}.flag-icon-ps{background-image:url(ps.svg)}.flag-icon-ps.flag-icon-squared{background-image:url(_-flags-1x1-ps.svg)}.flag-icon-pt{background-image:url(pt.svg)}.flag-icon-pt.flag-icon-squared{background-image:url(_-flags-1x1-pt.svg)}.flag-icon-pw{background-image:url(pw.svg)}.flag-icon-pw.flag-icon-squared{background-image:url(_-flags-1x1-pw.svg)}.flag-icon-py{background-image:url(py.svg)}.flag-icon-py.flag-icon-squared{background-image:url(_-flags-1x1-py.svg)}.flag-icon-qa{background-image:url(qa.svg)}.flag-icon-qa.flag-icon-squared{background-image:url(_-flags-1x1-qa.svg)}.flag-icon-re{background-image:url(re.svg)}.flag-icon-re.flag-icon-squared{background-image:url(_-flags-1x1-re.svg)}.flag-icon-ro{background-image:url(ro.svg)}.flag-icon-ro.flag-icon-squared{background-image:url(_-flags-1x1-ro.svg)}.flag-icon-rs{background-image:url(rs.svg)}.flag-icon-rs.flag-icon-squared{background-image:url(_-flags-1x1-rs.svg)}.flag-icon-ru{background-image:url(ru.svg)}.flag-icon-ru.flag-icon-squared{background-image:url(_-flags-1x1-ru.svg)}.flag-icon-rw{background-image:url(rw.svg)}.flag-icon-rw.flag-icon-squared{background-image:url(_-flags-1x1-rw.svg)}.flag-icon-sa{background-image:url(sa.svg)}.flag-icon-sa.flag-icon-squared{background-image:url(_-flags-1x1-sa.svg)}.flag-icon-sb{background-image:url(sb.svg)}.flag-icon-sb.flag-icon-squared{background-image:url(_-flags-1x1-sb.svg)}.flag-icon-sc{background-image:url(sc.svg)}.flag-icon-sc.flag-icon-squared{background-image:url(_-flags-1x1-sc.svg)}.flag-icon-sd{background-image:url(sd.svg)}.flag-icon-sd.flag-icon-squared{background-image:url(_-flags-1x1-sd.svg)}.flag-icon-se{background-image:url(se.svg)}.flag-icon-se.flag-icon-squared{background-image:url(_-flags-1x1-se.svg)}.flag-icon-sg{background-image:url(sg.svg)}.flag-icon-sg.flag-icon-squared{background-image:url(_-flags-1x1-sg.svg)}.flag-icon-sh{background-image:url(sh.svg)}.flag-icon-sh.flag-icon-squared{background-image:url(_-flags-1x1-sh.svg)}.flag-icon-si{background-image:url(si.svg)}.flag-icon-si.flag-icon-squared{background-image:url(_-flags-1x1-si.svg)}.flag-icon-sj{background-image:url(sj.svg)}.flag-icon-sj.flag-icon-squared{background-image:url(_-flags-1x1-sj.svg)}.flag-icon-sk{background-image:url(sk.svg)}.flag-icon-sk.flag-icon-squared{background-image:url(_-flags-1x1-sk.svg)}.flag-icon-sl{background-image:url(sl.svg)}.flag-icon-sl.flag-icon-squared{background-image:url(_-flags-1x1-sl.svg)}.flag-icon-sm{background-image:url(sm.svg)}.flag-icon-sm.flag-icon-squared{background-image:url(_-flags-1x1-sm.svg)}.flag-icon-sn{background-image:url(sn.svg)}.flag-icon-sn.flag-icon-squared{background-image:url(_-flags-1x1-sn.svg)}.flag-icon-so{background-image:url(so.svg)}.flag-icon-so.flag-icon-squared{background-image:url(_-flags-1x1-so.svg)}.flag-icon-sr{background-image:url(sr.svg)}.flag-icon-sr.flag-icon-squared{background-image:url(_-flags-1x1-sr.svg)}.flag-icon-ss{background-image:url(ss.svg)}.flag-icon-ss.flag-icon-squared{background-image:url(_-flags-1x1-ss.svg)}.flag-icon-st{background-image:url(st.svg)}.flag-icon-st.flag-icon-squared{background-image:url(_-flags-1x1-st.svg)}.flag-icon-sv{background-image:url(sv.svg)}.flag-icon-sv.flag-icon-squared{background-image:url(_-flags-1x1-sv.svg)}.flag-icon-sx{background-image:url(sx.svg)}.flag-icon-sx.flag-icon-squared{background-image:url(_-flags-1x1-sx.svg)}.flag-icon-sy{background-image:url(sy.svg)}.flag-icon-sy.flag-icon-squared{background-image:url(_-flags-1x1-sy.svg)}.flag-icon-sz{background-image:url(sz.svg)}.flag-icon-sz.flag-icon-squared{background-image:url(_-flags-1x1-sz.svg)}.flag-icon-tc{background-image:url(tc.svg)}.flag-icon-tc.flag-icon-squared{background-image:url(_-flags-1x1-tc.svg)}.flag-icon-td{background-image:url(td.svg)}.flag-icon-td.flag-icon-squared{background-image:url(_-flags-1x1-td.svg)}.flag-icon-tf{background-image:url(tf.svg)}.flag-icon-tf.flag-icon-squared{background-image:url(_-flags-1x1-tf.svg)}.flag-icon-tg{background-image:url(tg.svg)}.flag-icon-tg.flag-icon-squared{background-image:url(_-flags-1x1-tg.svg)}.flag-icon-th{background-image:url(th.svg)}.flag-icon-th.flag-icon-squared{background-image:url(_-flags-1x1-th.svg)}.flag-icon-tj{background-image:url(tj.svg)}.flag-icon-tj.flag-icon-squared{background-image:url(_-flags-1x1-tj.svg)}.flag-icon-tk{background-image:url(tk.svg)}.flag-icon-tk.flag-icon-squared{background-image:url(_-flags-1x1-tk.svg)}.flag-icon-tl{background-image:url(tl.svg)}.flag-icon-tl.flag-icon-squared{background-image:url(_-flags-1x1-tl.svg)}.flag-icon-tm{background-image:url(tm.svg)}.flag-icon-tm.flag-icon-squared{background-image:url(_-flags-1x1-tm.svg)}.flag-icon-tn{background-image:url(tn.svg)}.flag-icon-tn.flag-icon-squared{background-image:url(_-flags-1x1-tn.svg)}.flag-icon-to{background-image:url(to.svg)}.flag-icon-to.flag-icon-squared{background-image:url(_-flags-1x1-to.svg)}.flag-icon-tr{background-image:url(tr.svg)}.flag-icon-tr.flag-icon-squared{background-image:url(_-flags-1x1-tr.svg)}.flag-icon-tt{background-image:url(tt.svg)}.flag-icon-tt.flag-icon-squared{background-image:url(_-flags-1x1-tt.svg)}.flag-icon-tv{background-image:url(tv.svg)}.flag-icon-tv.flag-icon-squared{background-image:url(_-flags-1x1-tv.svg)}.flag-icon-tw{background-image:url(tw.svg)}.flag-icon-tw.flag-icon-squared{background-image:url(_-flags-1x1-tw.svg)}.flag-icon-tz{background-image:url(tz.svg)}.flag-icon-tz.flag-icon-squared{background-image:url(_-flags-1x1-tz.svg)}.flag-icon-ua{background-image:url(ua.svg)}.flag-icon-ua.flag-icon-squared{background-image:url(_-flags-1x1-ua.svg)}.flag-icon-ug{background-image:url(ug.svg)}.flag-icon-ug.flag-icon-squared{background-image:url(_-flags-1x1-ug.svg)}.flag-icon-um{background-image:url(um.svg)}.flag-icon-um.flag-icon-squared{background-image:url(_-flags-1x1-um.svg)}.flag-icon-us{background-image:url(us.svg)}.flag-icon-us.flag-icon-squared{background-image:url(_-flags-1x1-us.svg)}.flag-icon-uy{background-image:url(uy.svg)}.flag-icon-uy.flag-icon-squared{background-image:url(_-flags-1x1-uy.svg)}.flag-icon-uz{background-image:url(uz.svg)}.flag-icon-uz.flag-icon-squared{background-image:url(_-flags-1x1-uz.svg)}.flag-icon-va{background-image:url(va.svg)}.flag-icon-va.flag-icon-squared{background-image:url(_-flags-1x1-va.svg)}.flag-icon-vc{background-image:url(vc.svg)}.flag-icon-vc.flag-icon-squared{background-image:url(_-flags-1x1-vc.svg)}.flag-icon-ve{background-image:url(ve.svg)}.flag-icon-ve.flag-icon-squared{background-image:url(_-flags-1x1-ve.svg)}.flag-icon-vg{background-image:url(vg.svg)}.flag-icon-vg.flag-icon-squared{background-image:url(_-flags-1x1-vg.svg)}.flag-icon-vi{background-image:url(vi.svg)}.flag-icon-vi.flag-icon-squared{background-image:url(_-flags-1x1-vi.svg)}.flag-icon-vn{background-image:url(vn.svg)}.flag-icon-vn.flag-icon-squared{background-image:url(_-flags-1x1-vn.svg)}.flag-icon-vu{background-image:url(vu.svg)}.flag-icon-vu.flag-icon-squared{background-image:url(_-flags-1x1-vu.svg)}.flag-icon-wf{background-image:url(wf.svg)}.flag-icon-wf.flag-icon-squared{background-image:url(_-flags-1x1-wf.svg)}.flag-icon-ws{background-image:url(ws.svg)}.flag-icon-ws.flag-icon-squared{background-image:url(_-flags-1x1-ws.svg)}.flag-icon-ye{background-image:url(ye.svg)}.flag-icon-ye.flag-icon-squared{background-image:url(_-flags-1x1-ye.svg)}.flag-icon-yt{background-image:url(yt.svg)}.flag-icon-yt.flag-icon-squared{background-image:url(_-flags-1x1-yt.svg)}.flag-icon-za{background-image:url(za.svg)}.flag-icon-za.flag-icon-squared{background-image:url(_-flags-1x1-za.svg)}.flag-icon-zm{background-image:url(zm.svg)}.flag-icon-zm.flag-icon-squared{background-image:url(_-flags-1x1-zm.svg)}.flag-icon-zw{background-image:url(zw.svg)}.flag-icon-zw.flag-icon-squared{background-image:url(_-flags-1x1-zw.svg)}.flag-icon-ac{background-image:url(ac.svg)}.flag-icon-ac.flag-icon-squared{background-image:url(_-flags-1x1-ac.svg)}.flag-icon-cp{background-image:url(cp.svg)}.flag-icon-cp.flag-icon-squared{background-image:url(_-flags-1x1-cp.svg)}.flag-icon-dg{background-image:url(dg.svg)}.flag-icon-dg.flag-icon-squared{background-image:url(_-flags-1x1-dg.svg)}.flag-icon-ea{background-image:url(ea.svg)}.flag-icon-ea.flag-icon-squared{background-image:url(_-flags-1x1-ea.svg)}.flag-icon-es-ct{background-image:url(es-ct.svg)}.flag-icon-es-ct.flag-icon-squared{background-image:url(_-flags-1x1-es-ct.svg)}.flag-icon-es-ga{background-image:url(es-ga.svg)}.flag-icon-es-ga.flag-icon-squared{background-image:url(_-flags-1x1-es-ga.svg)}.flag-icon-eu{background-image:url(eu.svg)}.flag-icon-eu.flag-icon-squared{background-image:url(_-flags-1x1-eu.svg)}.flag-icon-gb-eng{background-image:url(gb-eng.svg)}.flag-icon-gb-eng.flag-icon-squared{background-image:url(_-flags-1x1-gb-eng.svg)}.flag-icon-gb-nir{background-image:url(gb-nir.svg)}.flag-icon-gb-nir.flag-icon-squared{background-image:url(_-flags-1x1-gb-nir.svg)}.flag-icon-gb-sct{background-image:url(gb-sct.svg)}.flag-icon-gb-sct.flag-icon-squared{background-image:url(_-flags-1x1-gb-sct.svg)}.flag-icon-gb-wls{background-image:url(gb-wls.svg)}.flag-icon-gb-wls.flag-icon-squared{background-image:url(_-flags-1x1-gb-wls.svg)}.flag-icon-ic{background-image:url(ic.svg)}.flag-icon-ic.flag-icon-squared{background-image:url(_-flags-1x1-ic.svg)}.flag-icon-ta{background-image:url(ta.svg)}.flag-icon-ta.flag-icon-squared{background-image:url(_-flags-1x1-ta.svg)}.flag-icon-un{background-image:url(un.svg)}.flag-icon-un.flag-icon-squared{background-image:url(_-flags-1x1-un.svg)}.flag-icon-xk{background-image:url(xk.svg)}.flag-icon-xk.flag-icon-squared{background-image:url(_-flags-1x1-xk.svg)}.flag-icon-xx{background-image:url(xx.svg)}.flag-icon-xx.flag-icon-squared{background-image:url(_-flags-1x1-xx.svg)}.ng-select{padding-bottom:1.25em}.ng-select.ng-select-disabled .ng-select-container:after{border-bottom-color:transparent;background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-size:4px 1px;background-repeat:repeat-x}.ng-select.ng-select-disabled .ng-select-container .ng-value-container .ng-value,.ng-select.ng-select-disabled .ng-select-container .ng-value-container .ng-placeholder,.ng-select.ng-select-disabled .ng-arrow-wrapper .ng-arrow,.ng-select.ng-select-disabled .ng-clear-wrapper{color:#00000061}.ng-select.ng-select-focused .ng-select-container:after{border-color:#3f51b5;border-width:2px}.ng-select.ng-select-focused .ng-select-container.ng-appearance-outline:after,.ng-select.ng-select-focused .ng-select-container.ng-appearance-outline:hover:after{border-color:#3f51b5;border-width:2px}.ng-select.ng-select-focused .ng-select-container .ng-value-container .ng-placeholder{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.001px);color:#3f51b5}.ng-select.ng-select-focused .ng-select-container .ng-arrow-wrapper .ng-arrow{color:#3f51b5}.ng-select .ng-has-value .ng-placeholder,.ng-select.ng-select-filtered .ng-select-container .ng-placeholder{display:initial}.ng-select .ng-has-value .ng-placeholder,.ng-select.ng-select-opened .ng-placeholder{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.001px)}.ng-select .ng-select-container{color:#000000de;align-items:baseline;min-height:51.5px}.ng-select .ng-select-container:after{border-bottom:thin solid rgba(0,0,0,.42);content:"";bottom:0;left:0;right:0;position:absolute;transition:border-color .3s cubic-bezier(.55,0,.55,.2)}.ng-select .ng-select-container.ng-appearance-outline{padding:0 .5em;min-height:60px}.ng-select .ng-select-container.ng-appearance-outline:after{border:solid 1px rgba(0,0,0,.12);border-radius:5px;height:calc(100% - .5em);pointer-events:none;transition:border-color .3s cubic-bezier(.25,.8,.25,1)}.ng-select .ng-select-container.ng-appearance-outline:hover:after{border-color:#000000de;border-width:2px}.ng-select .ng-select-container.ng-appearance-outline .ng-placeholder{padding:0 .25em;background-color:#fff;z-index:1}.ng-select .ng-select-container.ng-appearance-outline .ng-value{padding-left:.25em}.ng-select .ng-select-container .ng-value-container{align-items:stretch;padding:.4375em 0;border-top:.84375em solid transparent}.ng-select .ng-select-container .ng-value-container .ng-placeholder{position:absolute;color:#0000008a;transform-origin:left 0;transition:transform .4s cubic-bezier(.25,.8,.25,1),color .4s cubic-bezier(.25,.8,.25,1),width .4s cubic-bezier(.25,.8,.25,1)}[dir=rtl] .ng-select .ng-select-container .ng-value-container .ng-placeholder{transform-origin:right 0}.ng-select .ng-select-container .ng-value-container .ng-input{bottom:.4375em}.ng-select.ng-select-single .ng-select-container.ng-appearance-outline .ng-arrow-wrapper{bottom:17px}.ng-select.ng-select-single .ng-select-container.ng-appearance-outline .ng-clear-wrapper{bottom:14px}.ng-select.ng-select-single .ng-select-container .ng-arrow-wrapper{align-self:flex-end;bottom:9px}.ng-select.ng-select-single .ng-select-container .ng-clear-wrapper{align-self:flex-end;bottom:7px}.ng-select.ng-select-multiple.ng-select-disabled .ng-select-container .ng-value-container .ng-value{background-color:#0000001f;color:#00000042}.ng-select.ng-select-multiple.ng-select-disabled .ng-appearance-outline:after,.ng-select.ng-select-multiple.ng-select-disabled .ng-appearance-outline:hover:after{background-image:none;border:dotted 1px rgba(0,0,0,.12)}.ng-select.ng-select-multiple .ng-select-container.ng-appearance-outline.ng-has-value .ng-arrow-wrapper,.ng-select.ng-select-multiple .ng-select-container.ng-appearance-outline.ng-has-value .ng-clear-wrapper{border-top:none}.ng-select.ng-select-multiple .ng-select-container.ng-appearance-outline .ng-arrow-wrapper{top:0}.ng-select.ng-select-multiple .ng-select-container.ng-appearance-outline .ng-clear-wrapper{top:4px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{background-color:#3f51b5;border-radius:2px;color:#fff;padding:2px 5px;margin:0 .4375em .4375em 0}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{margin:0 0 .4375em .4375em}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled{background-color:#0000001f;color:#00000042}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label{font-size:14px;font-weight:500}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon{color:#ffffff8a;padding-right:5px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon{padding-left:5px;padding-right:0}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon:hover{color:#ffffffde}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input{line-height:1.375em}.ng-select.ng-select-multiple .ng-select-container.ng-has-value{align-items:center}.ng-select.ng-select-multiple .ng-select-container.ng-has-value .ng-value-container{padding-bottom:0;padding-top:.1875em}.ng-select.ng-select-multiple .ng-select-container.ng-has-value .ng-clear-wrapper,.ng-select.ng-select-multiple .ng-select-container.ng-has-value .ng-arrow-wrapper{border-top:.84375em solid transparent}.ng-select .ng-clear-wrapper{color:#0000008a}.ng-select .ng-clear-wrapper:hover{color:#000000de}.ng-select .ng-arrow-wrapper{bottom:2px}.ng-select .ng-arrow-wrapper .ng-arrow{border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid;margin:0 4px;color:#0000008a}.ng-select .ng-spinner-zone{top:3px}.ng-dropdown-panel{background:#fff;left:0}.ng-dropdown-panel.ng-select-top{bottom:calc(100% - .84375em);box-shadow:0 -5px 5px -3px #0003,0 -8px 10px 1px #00000024,0 -3px 14px 2px #0000001f}.ng-dropdown-panel.ng-select-right{left:100%;top:calc(0% + .84375em);box-shadow:0 -5px 5px -3px #0003,0 -8px 10px 1px #00000024,0 -3px 14px 2px #0000001f;margin-left:4px}.ng-dropdown-panel.ng-select-bottom{top:calc(100% - 1.25em);box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.ng-dropdown-panel.ng-select-left{left:calc(-100% - 4px);top:calc(0% + .84375em);box-shadow:0 -5px 5px -3px #0003,0 -8px 10px 1px #00000024,0 -3px 14px 2px #0000001f}.ng-dropdown-panel.multiple .ng-option.selected{background:#fff}.ng-dropdown-panel.multiple .ng-option.marked{background:rgba(0,0,0,.04)}.ng-dropdown-panel .ng-dropdown-header{border-bottom:1px solid rgba(0,0,0,.12);padding:0 16px;line-height:3em;min-height:3em}.ng-dropdown-panel .ng-dropdown-footer{border-top:1px solid rgba(0,0,0,.12);padding:0 16px;line-height:3em;min-height:3em}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup{-webkit-user-select:none;user-select:none;cursor:pointer;line-height:3em;height:3em;padding:0 16px;color:#0000008a;font-weight:500}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked{background:rgba(0,0,0,.04)}.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-selected{background:rgba(0,0,0,.12);color:#3f51b5}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option{line-height:3em;min-height:3em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0 16px;text-decoration:none;position:relative;color:#000000de;text-align:left}[dir=rtl] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option{text-align:right}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked{background:rgba(0,0,0,.04);color:#000000de}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected{background:rgba(0,0,0,.12);color:#3f51b5}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled{color:#00000061}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child{padding-left:32px}[dir=rtl] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child{padding-right:32px;padding-left:0}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label{padding-right:5px;font-size:80%;font-weight:400;color:#00000061}[dir=rtl] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label{padding-left:5px;padding-right:0}@charset "UTF-8";@font-face{font-family:Glyphicons Halflings;src:url(/glyphicons-halflings-regular.eot);src:url(/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"),url(/glyphicons-halflings-regular.woff2) format("woff2"),url(/glyphicons-halflings-regular.woff) format("woff"),url(/glyphicons-halflings-regular.ttf) format("truetype"),url(/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg")}.glyphicon{position:relative;top:1px;display:inline-block;font-family:Glyphicons Halflings;font-style:normal;font-weight:400;line-height:1;vertical-align:top;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon.x05{font-size:6px}.glyphicon.x2{font-size:24px}.glyphicon.x3{font-size:36px}.glyphicon.x4{font-size:48px}.glyphicon.x5{font-size:60px}.glyphicon.x6{font-size:72px}.glyphicon.x7{font-size:84px}.glyphicon.x8{font-size:96px}.glyphicon.light:before{color:#f2f2f2}.glyphicon.drop:before{text-shadow:-1px 1px 3px rgba(0,0,0,.3)}.glyphicon.flip{transform:scaleX(-1);filter:FlipH;-ms-filter:"FlipH"}.glyphicon.flipv{transform:scaleY(-1);filter:FlipV;-ms-filter:"FlipV"}.glyphicon.rotate90{transform:rotate(90deg)}.glyphicon.rotate180{transform:rotate(180deg)}.glyphicon.rotate270{transform:rotate(270deg)}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-glyph-lock:before{content:"\e033"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-glyph-bookmark:before{content:"\e044"}.glyphicon-print:before{content:"\e045"}.glyphicon-glyph-camera:before{content:"\e046"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-plus:before{content:"+"}.glyphicon-minus:before{content:"\2212"}.glyphicon-asterisk:before{content:"*"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-glyph-fire:before{content:"\e104"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-glyph-calendar:before{content:"\e109"}.glyphicon-random:before{content:"\e110"}.glyphicon-comments:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-glyph-bell:before{content:"\e123"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-top:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-top:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-glyph-wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-glyph-briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-glyph-paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-glyph-pushpin:before{content:"\e146"}.glyphicon-euro:before{content:"\20ac"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse:before{content:"\e159"}.glyphicon-collapse-top:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}.glyphicon-cd:before{content:"\e201"}.glyphicon-save-file:before{content:"\e202"}.glyphicon-open-file:before{content:"\e203"}.glyphicon-level-up:before{content:"\e204"}.glyphicon-copy:before{content:"\e205"}.glyphicon-paste:before{content:"\e206"}.glyphicon-door:before{content:"\1f6aa"}.glyphicon-key:before{content:"\1f511"}.glyphicon-alert:before{content:"\e209"}.glyphicon-equalizer:before{content:"\e210"}.glyphicon-king:before{content:"\e211"}.glyphicon-queen:before{content:"\e212"}.glyphicon-pawn:before{content:"\e213"}.glyphicon-bishop:before{content:"\e214"}.glyphicon-knight:before{content:"\e215"}.glyphicon-baby-formula:before{content:"\e216"}.glyphicon-tent:before{content:"\26fa"}.glyphicon-blackboard:before{content:"\e218"}.glyphicon-bed:before{content:"\e219"}.glyphicon-apple:before{content:"\f8ff"}.glyphicon-erase:before{content:"\e221"}.glyphicon-hourglass:before{content:"\231b"}.glyphicon-lamp:before{content:"\e223"}.glyphicon-duplicate:before{content:"\e224"}.glyphicon-piggy-bank:before{content:"\e225"}.glyphicon-scissors:before{content:"\e226"}.glyphicon-bitcoin:before{content:"\e227"}.glyphicon-yen:before{content:"\a5"}.glyphicon-ruble:before{content:"\20bd"}.glyphicon-scale:before{content:"\e230"}.glyphicon-ice-lolly:before{content:"\e231"}.glyphicon-ice-lolly-tasted:before{content:"\e232"}.glyphicon-education:before{content:"\e233"}.glyphicon-option-horizontal:before{content:"\e234"}.glyphicon-option-vertical:before{content:"\e235"}.glyphicon-menu-hamburger:before{content:"\e236"}.glyphicon-modal-window:before{content:"\e237"}.glyphicon-oil:before{content:"\e238"}.glyphicon-grain:before{content:"\e239"}.glyphicon-sunglasses:before{content:"\e240"}.glyphicon-text-size:before{content:"\e241"}.glyphicon-text-color:before{content:"\e242"}.glyphicon-text-background:before{content:"\e243"}.glyphicon-object-align-top:before{content:"\e244"}.glyphicon-object-align-bottom:before{content:"\e245"}.glyphicon-object-align-horizontal:before{content:"\e246"}.glyphicon-object-align-left:before{content:"\e247"}.glyphicon-object-align-vertical:before{content:"\e248"}.glyphicon-object-align-right:before{content:"\e249"}.glyphicon-triangle-right:before{content:"\e250"}.glyphicon-triangle-left:before{content:"\e251"}.glyphicon-triangle-bottom:before{content:"\e252"}.glyphicon-triangle-top:before{content:"\e253"}.glyphicon-terminal:before{content:"\e254"}.glyphicon-superscript:before{content:"\e255"}.glyphicon-subscript:before{content:"\e256"}.glyphicon-menu-left:before{content:"\e257"}.glyphicon-menu-right:before{content:"\e258"}.glyphicon-menu-down:before{content:"\e259"}.glyphicon-menu-up:before{content:"\e260"}.animated{animation-duration:1s;animation-fill-mode:both;animation-timing-function:ease-in-out;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.pulse{animation-name:pulse}@keyframes rotateIn{0%{transform-origin:center center;transform:rotate(-200deg);opacity:0}to{transform-origin:center center;transform:rotate(0);opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-30px)}60%{transform:translateY(-15px)}}.bounce{animation-name:bounce}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scale(1)}10%,20%{transform:scale(.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale(1.1) rotate(3deg)}40%,60%,80%{transform:scale(1.1) rotate(-3deg)}to{transform:scale(1) rotate(0)}}.tada{animation-name:tada}/*!
 * Bootstrap v4.6.2 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root{--gray-dark: #343a40;--blue: #007bff;--indigo: #6610f2;--purple: #6f42c1;--pink: #e83e8c;--red: #c90047;--orange: #fa6f49;--yellow: #ffa423;--green: #28a745;--teal: #20c997;--cyan: #17a2b8;--white: #ffffff;--gray: #6c757d;--primary: #c90047;--secondary: #6c757d;--success: #28a745;--info: #17a2b8;--warning: #ffa423;--danger: #f94b1c;--light: #f8f9fa;--dark: #dcdcdc;--breakpoint-xs: 0;--breakpoint-sm: 576px;--breakpoint-md: 768px;--breakpoint-lg: 992px;--breakpoint-xl: 1200px;--font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(23,23,58,0)}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[title],abbr[data-original-title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:transparent}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([class]){color:inherit;text-decoration:none}a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit;text-align:-webkit-match-parent}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}h1,.h1{font-size:2.5rem}h2,.h2{font-size:2rem}h3,.h3{font-size:1.75rem}h4,.h4{font-size:1.5rem}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem;font-weight:300;line-height:1.2}.display-2{font-size:5.5rem;font-weight:300;line-height:1.2}.display-3{font-size:4.5rem;font-weight:300;line-height:1.2}.display-4{font-size:3.5rem;font-weight:300;line-height:1.2}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}small,.small{font-size:.875em;font-weight:400}mark,.mark{padding:.2em;background-color:#fcf8e3}.list-unstyled,.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:.875em;color:#6c757d}.blockquote-footer:before{content:"\2014\a0"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#6c757d}code{font-size:87.5%;color:#e83e8c;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;font-size:87.5%;color:#212529}pre code{font-size:inherit;color:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container,.container-fluid,.container-xl,.container-lg,.container-md,.container-sm{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width: 576px){.container-sm,.container{max-width:540px}}@media (min-width: 768px){.container-md,.container-sm,.container{max-width:720px}}@media (min-width: 992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media (min-width: 1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[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%}.row-cols-1>*{flex:0 0 100%;max-width:100%}.row-cols-2>*{flex:0 0 50%;max-width:50%}.row-cols-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-4>*{flex:0 0 25%;max-width:25%}.row-cols-5>*{flex:0 0 20%;max-width:20%}.row-cols-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto;max-width:100%}.col-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-11{flex:0 0 91.66666667%;max-width:91.66666667%}.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.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}@media (min-width: 576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-sm-1>*{flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-sm-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-sm-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-sm-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-sm-11{flex:0 0 91.66666667%;max-width:91.66666667%}.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.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}}@media (min-width: 768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-md-1>*{flex:0 0 100%;max-width:100%}.row-cols-md-2>*{flex:0 0 50%;max-width:50%}.row-cols-md-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-md-4>*{flex:0 0 25%;max-width:25%}.row-cols-md-5>*{flex:0 0 20%;max-width:20%}.row-cols-md-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto;max-width:100%}.col-md-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-md-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-md-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-md-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-md-11{flex:0 0 91.66666667%;max-width:91.66666667%}.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.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}}@media (min-width: 992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-lg-1>*{flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-lg-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-lg-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-lg-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-lg-11{flex:0 0 91.66666667%;max-width:91.66666667%}.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.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}}@media (min-width: 1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-xl-1>*{flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-xl-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-xl-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-xl-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-xl-11{flex:0 0 91.66666667%;max-width:91.66666667%}.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.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}}.table{width:100%;margin-bottom:1rem;color:#212529}.table th,.table td{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.table-sm th,.table-sm td{padding:.3rem}.table-bordered,.table-bordered th,.table-bordered td{border:1px solid #dee2e6}.table-bordered thead th,.table-bordered thead td{border-bottom-width:2px}.table-borderless th,.table-borderless td,.table-borderless thead th,.table-borderless tbody+tbody{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:#0000000d}.table-hover tbody tr:hover{color:#212529;background-color:#00000013}.table-primary,.table-primary>th,.table-primary>td{background-color:#f0b8cb}.table-primary th,.table-primary td,.table-primary thead th,.table-primary tbody+tbody{border-color:#e37a9f}.table-hover .table-primary:hover{background-color:#eca3bc}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#eca3bc}.table-secondary,.table-secondary>th,.table-secondary>td{background-color:#d6d8db}.table-secondary th,.table-secondary td,.table-secondary thead th,.table-secondary tbody+tbody{border-color:#b3b7bb}.table-hover .table-secondary:hover{background-color:#c8cbcf}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}.table-success,.table-success>th,.table-success>td{background-color:#c3e6cb}.table-success th,.table-success td,.table-success thead th,.table-success tbody+tbody{border-color:#8fd19e}.table-hover .table-success:hover{background-color:#b1dfbb}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>th,.table-info>td{background-color:#bee5eb}.table-info th,.table-info td,.table-info thead th,.table-info tbody+tbody{border-color:#86cfda}.table-hover .table-info:hover{background-color:#abdde5}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>th,.table-warning>td{background-color:#ffe6c1}.table-warning th,.table-warning td,.table-warning thead th,.table-warning tbody+tbody{border-color:#ffd08d}.table-hover .table-warning:hover{background-color:#ffdca8}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffdca8}.table-danger,.table-danger>th,.table-danger>td{background-color:#fdcdbf}.table-danger th,.table-danger td,.table-danger thead th,.table-danger tbody+tbody{border-color:#fca189}.table-hover .table-danger:hover{background-color:#fcbaa6}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#fcbaa6}.table-light,.table-light>th,.table-light>td{background-color:#fdfdfe}.table-light th,.table-light td,.table-light thead th,.table-light tbody+tbody{border-color:#fbfcfc}.table-hover .table-light:hover{background-color:#ececf6}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>th,.table-dark>td{background-color:#f5f5f5}.table-dark th,.table-dark td,.table-dark thead th,.table-dark tbody+tbody{border-color:#ededed}.table-hover .table-dark:hover{background-color:#e8e8e8}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#e8e8e8}.table-active,.table-active>th,.table-active>td{background-color:#00000013}.table-hover .table-active:hover{background-color:#00000013}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:#00000013}.table .thead-dark th{color:#fff;background-color:#343a40;border-color:#454d55}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.table-dark{color:#fff;background-color:#343a40}.table-dark th,.table-dark td,.table-dark thead th{border-color:#454d55}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:#ffffff0d}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:#ffffff13}@media (max-width: 575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-sm>.table-bordered{border:0}}@media (max-width: 767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-md>.table-bordered{border:0}}@media (max-width: 991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-lg>.table-bordered{border:0}}@media (max-width: 1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive>.table-bordered{border:0}.form-control{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #c1bfb7;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem #007bff40}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}input[type=date].form-control,input[type=time].form-control,input[type=datetime-local].form-control,input[type=month].form-control{appearance:none}select.form-control:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;font-size:1rem;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}select.form-control[size],select.form-control[multiple],textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:flex;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input[disabled]~.form-check-label,.form-check-input:disabled~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:inline-flex;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#28a745}.valid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:#28a745e6;border-radius:.25rem}.form-row>.col>.valid-tooltip,.form-row>[class*=col-]>.valid-tooltip{left:5px}.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip,.is-valid~.valid-feedback,.is-valid~.valid-tooltip{display:block}.was-validated .form-control:valid,.form-control.is-valid{border-color:#28a745;padding-right:calc(1.5em + .75rem)!important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem #28a74540}.was-validated select.form-control:valid,select.form-control.is-valid{padding-right:3rem!important;background-position:right 1.5rem center}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .custom-select:valid,.was-validated .ui-select-container .btn-secondary:valid,.ui-select-container .was-validated .btn-secondary:valid,.custom-select.is-valid,.ui-select-container .is-valid.btn-secondary{border-color:#28a745;padding-right:calc(.75em + 2.3125rem)!important;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat}.was-validated .custom-select:valid:focus,.was-validated .ui-select-container .btn-secondary:valid:focus,.ui-select-container .was-validated .btn-secondary:valid:focus,.custom-select.is-valid:focus,.ui-select-container .is-valid.btn-secondary:focus{border-color:#28a745;box-shadow:0 0 0 .2rem #28a74540}.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label{color:#28a745}.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip,.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip{display:block}.was-validated .custom-control-input:valid~.custom-control-label,.custom-control-input.is-valid~.custom-control-label{color:#28a745}.was-validated .custom-control-input:valid~.custom-control-label:before,.custom-control-input.is-valid~.custom-control-label:before{border-color:#28a745}.was-validated .custom-control-input:valid:checked~.custom-control-label:before,.custom-control-input.is-valid:checked~.custom-control-label:before{border-color:#34ce57;background-color:#34ce57}.was-validated .custom-control-input:valid:focus~.custom-control-label:before,.custom-control-input.is-valid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem #28a74540}.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label:before,.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before{border-color:#28a745}.was-validated .custom-file-input:valid~.custom-file-label,.custom-file-input.is-valid~.custom-file-label{border-color:#28a745}.was-validated .custom-file-input:valid:focus~.custom-file-label,.custom-file-input.is-valid:focus~.custom-file-label{border-color:#28a745;box-shadow:0 0 0 .2rem #28a74540}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:#dc3545e6;border-radius:.25rem}.form-row>.col>.invalid-tooltip,.form-row>[class*=col-]>.invalid-tooltip{left:5px}.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip,.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip{display:block}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem)!important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem #dc354540}.was-validated select.form-control:invalid,select.form-control.is-invalid{padding-right:3rem!important;background-position:right 1.5rem center}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .custom-select:invalid,.was-validated .ui-select-container .btn-secondary:invalid,.ui-select-container .was-validated .btn-secondary:invalid,.custom-select.is-invalid,.ui-select-container .is-invalid.btn-secondary{border-color:#dc3545;padding-right:calc(.75em + 2.3125rem)!important;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat}.was-validated .custom-select:invalid:focus,.was-validated .ui-select-container .btn-secondary:invalid:focus,.ui-select-container .was-validated .btn-secondary:invalid:focus,.custom-select.is-invalid:focus,.ui-select-container .is-invalid.btn-secondary:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem #dc354540}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:#dc3545}.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip,.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip{display:block}.was-validated .custom-control-input:invalid~.custom-control-label,.custom-control-input.is-invalid~.custom-control-label{color:#dc3545}.was-validated .custom-control-input:invalid~.custom-control-label:before,.custom-control-input.is-invalid~.custom-control-label:before{border-color:#dc3545}.was-validated .custom-control-input:invalid:checked~.custom-control-label:before,.custom-control-input.is-invalid:checked~.custom-control-label:before{border-color:#e4606d;background-color:#e4606d}.was-validated .custom-control-input:invalid:focus~.custom-control-label:before,.custom-control-input.is-invalid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem #dc354540}.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label:before,.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before{border-color:#dc3545}.was-validated .custom-file-input:invalid~.custom-file-label,.custom-file-input.is-invalid~.custom-file-label{border-color:#dc3545}.was-validated .custom-file-input:invalid:focus~.custom-file-label,.custom-file-input.is-invalid:focus~.custom-file-label{border-color:#dc3545;box-shadow:0 0 0 .2rem #dc354540}.form-inline{display:flex;flex-flow:row wrap;align-items:center}.form-inline .form-check{width:100%}@media (min-width: 576px){.form-inline label{display:flex;align-items:center;justify-content:center;margin-bottom:0}.form-inline .form-group{display:flex;flex:0 0 auto;flex-flow:row wrap;align-items:center;margin-bottom:0}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .input-group,.form-inline .custom-select,.form-inline .ui-select-container .btn-secondary,.ui-select-container .form-inline .btn-secondary{width:auto}.form-inline .form-check{display:flex;align-items:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{align-items:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;-webkit-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.btn{transition:none}}.btn:hover{color:#212529;text-decoration:none}.btn:focus,.btn.focus{outline:0;box-shadow:0 0 0 .2rem #007bff40}.btn.disabled,.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#c90047;border-color:#c90047}.btn-primary:hover{color:#fff;background-color:#a30039;border-color:#960035}.btn-primary:focus,.btn-primary.focus{color:#fff;background-color:#a30039;border-color:#960035;box-shadow:0 0 0 .2rem #d1266380}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#c90047;border-color:#c90047}.btn-primary:not(:disabled):not(.disabled):active,.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):hover,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#960035;border-color:#890030}.btn-primary:not(:disabled):not(.disabled):active:focus,.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):focus:hover,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #d1266380}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-secondary:focus,.btn-secondary.focus{color:#fff;background-color:#5a6268;border-color:#545b62;box-shadow:0 0 0 .2rem #828a9180}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled):active,.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary.btn-primary:not(:disabled):not(.disabled):hover,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.btn-secondary:not(:disabled):not(.disabled):active:focus,.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary.btn-primary:not(:disabled):not(.disabled):focus:hover,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #828a9180}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.btn-success:focus,.btn-success.focus{color:#fff;background-color:#218838;border-color:#1e7e34;box-shadow:0 0 0 .2rem #48b46180}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:not(:disabled):not(.disabled):active,.btn-success:not(:disabled):not(.disabled).active,.btn-success.btn-primary:not(:disabled):not(.disabled):hover,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}.btn-success:not(:disabled):not(.disabled):active:focus,.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success.btn-primary:not(:disabled):not(.disabled):focus:hover,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #48b46180}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info:focus,.btn-info.focus{color:#fff;background-color:#138496;border-color:#117a8b;box-shadow:0 0 0 .2rem #3ab0c380}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled):active,.btn-info:not(:disabled):not(.disabled).active,.btn-info.btn-primary:not(:disabled):not(.disabled):hover,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}.btn-info:not(:disabled):not(.disabled):active:focus,.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info.btn-primary:not(:disabled):not(.disabled):focus:hover,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #3ab0c380}.btn-warning{color:#212529;background-color:#ffa423;border-color:#ffa423}.btn-warning:hover{color:#212529;background-color:#fc9400;border-color:#ef8c00}.btn-warning:focus,.btn-warning.focus{color:#212529;background-color:#fc9400;border-color:#ef8c00;box-shadow:0 0 0 .2rem #de912480}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffa423;border-color:#ffa423}.btn-warning:not(:disabled):not(.disabled):active,.btn-warning:not(:disabled):not(.disabled).active,.btn-warning.btn-primary:not(:disabled):not(.disabled):hover,.show>.btn-warning.dropdown-toggle{color:#212529;background-color:#ef8c00;border-color:#e28500}.btn-warning:not(:disabled):not(.disabled):active:focus,.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning.btn-primary:not(:disabled):not(.disabled):focus:hover,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #de912480}.btn-danger{color:#fff;background-color:#f94b1c;border-color:#f94b1c}.btn-danger:hover{color:#fff;background-color:#e93606;border-color:#dc3306}.btn-danger:focus,.btn-danger.focus{color:#fff;background-color:#e93606;border-color:#dc3306;box-shadow:0 0 0 .2rem #fa663e80}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#f94b1c;border-color:#f94b1c}.btn-danger:not(:disabled):not(.disabled):active,.btn-danger:not(:disabled):not(.disabled).active,.btn-danger.btn-primary:not(:disabled):not(.disabled):hover,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#dc3306;border-color:#d03105}.btn-danger:not(:disabled):not(.disabled):active:focus,.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger.btn-primary:not(:disabled):not(.disabled):focus:hover,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #fa663e80}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light:focus,.btn-light.focus{color:#212529;background-color:#e2e6ea;border-color:#dae0e5;box-shadow:0 0 0 .2rem #d8d9db80}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled):active,.btn-light:not(:disabled):not(.disabled).active,.btn-light.btn-primary:not(:disabled):not(.disabled):hover,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled):active:focus,.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light.btn-primary:not(:disabled):not(.disabled):focus:hover,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #d8d9db80}.btn-dark{color:#212529;background-color:#dcdcdc;border-color:#dcdcdc}.btn-dark:hover{color:#212529;background-color:#c9c9c9;border-color:#c3c3c3}.btn-dark:focus,.btn-dark.focus{color:#212529;background-color:#c9c9c9;border-color:#c3c3c3;box-shadow:0 0 0 .2rem #c0c1c180}.btn-dark.disabled,.btn-dark:disabled{color:#212529;background-color:#dcdcdc;border-color:#dcdcdc}.btn-dark:not(:disabled):not(.disabled):active,.btn-dark:not(:disabled):not(.disabled).active,.btn-dark.btn-primary:not(:disabled):not(.disabled):hover,.show>.btn-dark.dropdown-toggle{color:#212529;background-color:#c3c3c3;border-color:#bcbcbc}.btn-dark:not(:disabled):not(.disabled):active:focus,.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark.btn-primary:not(:disabled):not(.disabled):focus:hover,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #c0c1c180}.btn-outline-primary{color:#c90047;border-color:#c90047}.btn-outline-primary:hover{color:#fff;background-color:#c90047;border-color:#c90047}.btn-outline-primary:focus,.btn-outline-primary.focus{box-shadow:0 0 0 .2rem #c9004780}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#c90047;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled):active,.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary.btn-primary:not(:disabled):not(.disabled):hover,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#c90047;border-color:#c90047}.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary.btn-primary:not(:disabled):not(.disabled):focus:hover,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #c9004780}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:focus,.btn-outline-secondary.focus{box-shadow:0 0 0 .2rem #6c757d80}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled):active,.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary.btn-primary:not(:disabled):not(.disabled):hover,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary.btn-primary:not(:disabled):not(.disabled):focus:hover,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #6c757d80}.btn-outline-success{color:#28a745;border-color:#28a745}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:focus,.btn-outline-success.focus{box-shadow:0 0 0 .2rem #28a74580}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled):active,.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success.btn-primary:not(:disabled):not(.disabled):hover,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:not(:disabled):not(.disabled):active:focus,.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success.btn-primary:not(:disabled):not(.disabled):focus:hover,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #28a74580}.btn-outline-info{color:#17a2b8;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:focus,.btn-outline-info.focus{box-shadow:0 0 0 .2rem #17a2b880}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled):active,.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info.btn-primary:not(:disabled):not(.disabled):hover,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled):active:focus,.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info.btn-primary:not(:disabled):not(.disabled):focus:hover,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #17a2b880}.btn-outline-warning{color:#ffa423;border-color:#ffa423}.btn-outline-warning:hover{color:#212529;background-color:#ffa423;border-color:#ffa423}.btn-outline-warning:focus,.btn-outline-warning.focus{box-shadow:0 0 0 .2rem #ffa42380}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffa423;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled):active,.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning.btn-primary:not(:disabled):not(.disabled):hover,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffa423;border-color:#ffa423}.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning.btn-primary:not(:disabled):not(.disabled):focus:hover,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #ffa42380}.btn-outline-danger{color:#f94b1c;border-color:#f94b1c}.btn-outline-danger:hover{color:#fff;background-color:#f94b1c;border-color:#f94b1c}.btn-outline-danger:focus,.btn-outline-danger.focus{box-shadow:0 0 0 .2rem #f94b1c80}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#f94b1c;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled):active,.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger.btn-primary:not(:disabled):not(.disabled):hover,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#f94b1c;border-color:#f94b1c}.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger.btn-primary:not(:disabled):not(.disabled):focus:hover,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #f94b1c80}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:focus,.btn-outline-light.focus{box-shadow:0 0 0 .2rem #f8f9fa80}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled):active,.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light.btn-primary:not(:disabled):not(.disabled):hover,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled):active:focus,.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light.btn-primary:not(:disabled):not(.disabled):focus:hover,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #f8f9fa80}.btn-outline-dark{color:#dcdcdc;border-color:#dcdcdc}.btn-outline-dark:hover{color:#212529;background-color:#dcdcdc;border-color:#dcdcdc}.btn-outline-dark:focus,.btn-outline-dark.focus{box-shadow:0 0 0 .2rem #dcdcdc80}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#dcdcdc;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled):active,.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark.btn-primary:not(:disabled):not(.disabled):hover,.show>.btn-outline-dark.dropdown-toggle{color:#212529;background-color:#dcdcdc;border-color:#dcdcdc}.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark.btn-primary:not(:disabled):not(.disabled):focus:hover,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #dcdcdc80}.btn-link{font-weight:400;color:#007bff;text-decoration:none}.btn-link:hover{color:#0056b3;text-decoration:underline}.btn-link:focus,.btn-link.focus{text-decoration:underline}.btn-link:disabled,.btn-link.disabled{color:#6c757d;pointer-events:none}.btn-lg,.btn-group-lg>.btn{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-sm,.btn-group-sm>.btn{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=submit].btn-block,input[type=reset].btn-block,input[type=button].btn-block{width:100%}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion: reduce){.collapsing{transition:none}}.collapsing.width{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion: reduce){.collapsing.width{transition:none}}.dropup,.dropright,.dropdown,.dropleft{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu-left{right:auto;left:0}.dropdown-menu-right{right:0;left:auto}@media (min-width: 576px){.dropdown-menu-sm-left{right:auto;left:0}.dropdown-menu-sm-right{right:0;left:auto}}@media (min-width: 768px){.dropdown-menu-md-left{right:auto;left:0}.dropdown-menu-md-right{right:0;left:auto}}@media (min-width: 992px){.dropdown-menu-lg-left{right:auto;left:0}.dropdown-menu-lg-right{right:0;left:auto}}@media (min-width: 1200px){.dropdown-menu-xl-left{right:auto;left:0}.dropdown-menu-xl-right{right:0;left:auto}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-toggle:after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropleft .dropdown-toggle:after{display:none}.dropleft .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropleft .dropdown-toggle:empty:after{margin-left:0}.dropleft .dropdown-toggle:before{vertical-align:0}.dropdown-menu[x-placement^=top],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:hover,.dropdown-item:focus{color:#16181b;text-decoration:none;background-color:#e9ecef}.dropdown-item.active,.dropdown-item.btn-primary:hover,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}.dropdown-item.disabled,.dropdown-item:disabled{color:#adb5bd;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;flex:1 1 auto}.btn-group>.btn:hover,.btn-group-vertical>.btn:hover{z-index:1}.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group>.btn.btn-primary:hover,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active,.btn-group-vertical>.btn.btn-primary:hover{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn:not(:first-child),.btn-group>.btn-group:not(:first-child){margin-left:-1px}.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.btn-group>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:not(:first-child),.btn-group>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after,.dropright .dropdown-toggle-split:after{margin-left:0}.dropleft .dropdown-toggle-split:before{margin-right:0}.btn-sm+.dropdown-toggle-split,.btn-group-sm>.btn+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-lg+.dropdown-toggle-split,.btn-group-lg>.btn+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn input[type=radio],.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio],.btn-group-toggle>.btn-group>.btn input[type=checkbox]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-control-plaintext,.input-group>.custom-select,.ui-select-container .input-group>.btn-secondary,.input-group>.custom-file{position:relative;flex:1 1 auto;width:1%;min-width:0;margin-bottom:0}.input-group>.form-control+.form-control,.input-group>.form-control+.custom-select,.ui-select-container .input-group>.form-control+.btn-secondary,.input-group>.form-control+.custom-file,.input-group>.form-control-plaintext+.form-control,.input-group>.form-control-plaintext+.custom-select,.ui-select-container .input-group>.form-control-plaintext+.btn-secondary,.input-group>.form-control-plaintext+.custom-file,.input-group>.custom-select+.form-control,.ui-select-container .input-group>.btn-secondary+.form-control,.input-group>.custom-select+.custom-select,.ui-select-container .input-group>.btn-secondary+.custom-select,.ui-select-container .input-group>.custom-select+.btn-secondary,.ui-select-container .input-group>.btn-secondary+.btn-secondary,.input-group>.custom-select+.custom-file,.ui-select-container .input-group>.btn-secondary+.custom-file,.input-group>.custom-file+.form-control,.input-group>.custom-file+.custom-select,.ui-select-container .input-group>.custom-file+.btn-secondary,.input-group>.custom-file+.custom-file{margin-left:-1px}.input-group>.form-control:focus,.input-group>.custom-select:focus,.ui-select-container .input-group>.btn-secondary:focus,.input-group>.custom-file .custom-file-input:focus~.custom-file-label{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.input-group>.form-control:not(:first-child),.input-group>.custom-select:not(:first-child),.ui-select-container .input-group>.btn-secondary:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:flex;align-items:center}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label:after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.input-group:not(.has-validation)>.form-control:not(:last-child),.input-group:not(.has-validation)>.custom-select:not(:last-child),.ui-select-container .input-group:not(.has-validation)>.btn-secondary:not(:last-child),.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label,.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label:after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>.form-control:nth-last-child(n+3),.input-group.has-validation>.custom-select:nth-last-child(n+3),.ui-select-container .input-group.has-validation>.btn-secondary:nth-last-child(n+3),.input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label,.input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label:after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group-prepend,.input-group-append{display:flex}.input-group-prepend .btn,.input-group-append .btn{position:relative;z-index:2}.input-group-prepend .btn:focus,.input-group-append .btn:focus{z-index:3}.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.input-group-text,.input-group-append .input-group-text+.btn{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-text input[type=radio],.input-group-text input[type=checkbox]{margin-top:0}.input-group-lg>.form-control:not(textarea),.input-group-lg>.custom-select,.ui-select-container .input-group-lg>.btn-secondary{height:calc(1.5em + 1rem + 2px)}.input-group-lg>.form-control,.input-group-lg>.custom-select,.ui-select-container .input-group-lg>.btn-secondary,.input-group-lg>.input-group-prepend>.input-group-text,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-append>.btn{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.input-group-sm>.form-control:not(textarea),.input-group-sm>.custom-select,.ui-select-container .input-group-sm>.btn-secondary{height:calc(1.5em + .5rem + 2px)}.input-group-sm>.form-control,.input-group-sm>.custom-select,.ui-select-container .input-group-sm>.btn-secondary,.input-group-sm>.input-group-prepend>.input-group-text,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-append>.btn{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.input-group-lg>.custom-select,.ui-select-container .input-group-lg>.btn-secondary,.input-group-sm>.custom-select,.ui-select-container .input-group-sm>.btn-secondary{padding-right:1.75rem}.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text,.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.btn,.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.input-group-text,.input-group.has-validation>.input-group-append:nth-last-child(n+3)>.btn,.input-group.has-validation>.input-group-append:nth-last-child(n+3)>.input-group-text,.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.custom-control{position:relative;z-index:1;display:block;min-height:1.5rem;padding-left:1.5rem;print-color-adjust:exact}.custom-control-inline{display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;left:0;z-index:-1;width:1rem;height:1.25rem;opacity:0}.custom-control-input:checked~.custom-control-label:before{color:#fff;border-color:#007bff;background-color:#007bff}.custom-control-input:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem #007bff40}.custom-control-input:focus:not(:checked)~.custom-control-label:before{border-color:#80bdff}.custom-control-input:not(:disabled):active~.custom-control-label:before{color:#fff;background-color:#b3d7ff;border-color:#b3d7ff}.custom-control-input[disabled]~.custom-control-label,.custom-control-input:disabled~.custom-control-label{color:#6c757d}.custom-control-input[disabled]~.custom-control-label:before,.custom-control-input:disabled~.custom-control-label:before{background-color:#e9ecef}.custom-control-label{position:relative;margin-bottom:0;vertical-align:top}.custom-control-label:before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;pointer-events:none;content:"";background-color:#fff;border:1px solid #adb5bd}.custom-control-label:after{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:"";background:50%/50% 50% no-repeat}.custom-checkbox .custom-control-label:before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before{border-color:#007bff;background-color:#007bff}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before{background-color:#007bff80}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before{background-color:#007bff80}.custom-radio .custom-control-label:before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label:before{background-color:#007bff80}.custom-switch{padding-left:2.25rem}.custom-switch .custom-control-label:before{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:.5rem}.custom-switch .custom-control-label:after{top:calc(.25rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#adb5bd;border-radius:.5rem;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.custom-switch .custom-control-label:after{transition:none}}.custom-switch .custom-control-input:checked~.custom-control-label:after{background-color:#fff;transform:translate(.75rem)}.custom-switch .custom-control-input:disabled:checked~.custom-control-label:before{background-color:#007bff80}.custom-select,.ui-select-container .btn-secondary{display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem 1.75rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;vertical-align:middle;background:#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat;border:1px solid #c1bfb7;border-radius:.25rem;appearance:none}.custom-select:focus,.ui-select-container .btn-secondary:focus{border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem #007bff40}.custom-select:focus::-ms-value,.ui-select-container .btn-secondary:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple],.ui-select-container [multiple].btn-secondary,.custom-select[size]:not([size="1"]),.ui-select-container [size].btn-secondary:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled,.ui-select-container .btn-secondary:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand,.ui-select-container .btn-secondary::-ms-expand{display:none}.custom-select:-moz-focusring,.ui-select-container .btn-secondary:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.custom-select-sm{height:calc(1.5em + .5rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.custom-file{position:relative;display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);margin-bottom:0}.custom-file-input{position:relative;z-index:2;width:100%;height:calc(1.5em + .75rem + 2px);margin:0;overflow:hidden;opacity:0}.custom-file-input:focus~.custom-file-label{border-color:#80bdff;box-shadow:0 0 0 .2rem #007bff40}.custom-file-input[disabled]~.custom-file-label,.custom-file-input:disabled~.custom-file-label{background-color:#e9ecef}.custom-file-input:lang(en)~.custom-file-label:after{content:"Browse"}.custom-file-input~.custom-file-label[data-browse]:after{content:attr(data-browse)}.custom-file-label{position:absolute;top:0;right:0;left:0;z-index:1;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;overflow:hidden;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.custom-file-label:after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:calc(1.5em + .75rem);padding:.375rem .75rem;line-height:1.5;color:#495057;content:"Browse";background-color:#e9ecef;border-left:inherit;border-radius:0 .25rem .25rem 0}.custom-range{width:100%;height:1.4rem;padding:0;background-color:transparent;appearance:none}.custom-range:focus{outline:0}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #007bff40}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #007bff40}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #007bff40}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#007bff;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion: reduce){.custom-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.custom-range::-webkit-slider-thumb:active{background-color:#b3d7ff}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#007bff;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion: reduce){.custom-range::-moz-range-thumb{-moz-transition:none;transition:none}}.custom-range::-moz-range-thumb:active{background-color:#b3d7ff}.custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#007bff;border:0;border-radius:1rem;-ms-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion: reduce){.custom-range::-ms-thumb{-ms-transition:none;transition:none}}.custom-range::-ms-thumb:active{background-color:#b3d7ff}.custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem}.custom-range::-ms-fill-lower{background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px;background-color:#dee2e6;border-radius:1rem}.custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.custom-range:disabled::-moz-range-track{cursor:default}.custom-range:disabled::-ms-thumb{background-color:#adb5bd}.custom-control-label:before,.custom-file-label,.custom-select,.ui-select-container .btn-secondary{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.custom-control-label:before,.custom-file-label,.custom-select,.ui-select-container .btn-secondary{transition:none}}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:hover,.nav-link:focus{text-decoration:none}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-link{margin-bottom:-1px;background-color:transparent;border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{isolation:isolate;border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-link.active,.nav-tabs .nav-link.btn-primary:hover,.nav-tabs .nav-item.show .nav-link{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{background:none;border:0;border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .nav-link.btn-primary:hover,.nav-pills .show>.nav-link{color:#fff;background-color:#007bff}.nav-fill>.nav-link,.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified>.nav-link,.nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active,.tab-content>.btn-primary:hover{display:block}.navbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:.5rem 1rem}.navbar .container,.navbar .container-fluid,.navbar .container-sm,.navbar .container-md,.navbar .container-lg,.navbar .container-xl{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:hover,.navbar-toggler:focus{text-decoration:none}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:50%/100% 100% no-repeat}.navbar-nav-scroll{max-height:75vh;overflow-y:auto}@media (max-width: 575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-xl{padding-right:0;padding-left:0}}@media (min-width: 576px){.navbar-expand-sm{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-xl{flex-wrap:nowrap}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media (max-width: 767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-md,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-xl{padding-right:0;padding-left:0}}@media (min-width: 768px){.navbar-expand-md{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-md,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-xl{flex-wrap:nowrap}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media (max-width: 991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-xl{padding-right:0;padding-left:0}}@media (min-width: 992px){.navbar-expand-lg{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-xl{flex-wrap:nowrap}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (max-width: 1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-xl{padding-right:0;padding-left:0}}@media (min-width: 1200px){.navbar-expand-xl{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-xl{flex-wrap:nowrap}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-sm,.navbar-expand>.container-md,.navbar-expand>.container-lg,.navbar-expand>.container-xl{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-sm,.navbar-expand>.container-md,.navbar-expand>.container-lg,.navbar-expand>.container-xl{flex-wrap:nowrap}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand{color:#000000e6}.navbar-light .navbar-brand:hover,.navbar-light .navbar-brand:focus{color:#000000e6}.navbar-light .navbar-nav .nav-link{color:#00000080}.navbar-light .navbar-nav .nav-link:hover,.navbar-light .navbar-nav .nav-link:focus{color:#000000b3}.navbar-light .navbar-nav .nav-link.disabled{color:#0000004d}.navbar-light .navbar-nav .show>.nav-link,.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .btn-primary:hover>.nav-link,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.btn-primary:hover{color:#000000e6}.navbar-light .navbar-toggler{color:#00000080;border-color:#0000001a}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-light .navbar-text{color:#00000080}.navbar-light .navbar-text a{color:#000000e6}.navbar-light .navbar-text a:hover,.navbar-light .navbar-text a:focus{color:#000000e6}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:hover,.navbar-dark .navbar-brand:focus{color:#fff}.navbar-dark .navbar-nav .nav-link{color:#ffffff80}.navbar-dark .navbar-nav .nav-link:hover,.navbar-dark .navbar-nav .nav-link:focus{color:#ffffffbf}.navbar-dark .navbar-nav .nav-link.disabled{color:#ffffff40}.navbar-dark .navbar-nav .show>.nav-link,.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .btn-primary:hover>.nav-link,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.btn-primary:hover{color:#fff}.navbar-dark .navbar-toggler{color:#ffffff80;border-color:#ffffff1a}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-dark .navbar-text{color:#ffffff80}.navbar-dark .navbar-text a{color:#fff}.navbar-dark .navbar-text a:hover,.navbar-dark .navbar-text a:focus{color:#fff}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;min-height:1px;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:#00000008;border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-footer{padding:.75rem 1.25rem;background-color:#00000008;border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-right:-.625rem;margin-bottom:-.75rem;margin-left:-.625rem;border-bottom:0}.card-header-pills{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;inset:0;padding:1.25rem;border-radius:calc(.25rem - 1px)}.card-img,.card-img-top,.card-img-bottom{flex-shrink:0;width:100%}.card-img,.card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-deck .card{margin-bottom:15px}@media (min-width: 576px){.card-deck{display:flex;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{flex:1 0 0%;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group>.card{margin-bottom:15px}@media (min-width: 576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-img-top,.card-group>.card:not(:last-child) .card-header{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-img-bottom,.card-group>.card:not(:last-child) .card-footer{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-img-top,.card-group>.card:not(:first-child) .card-header{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-img-bottom,.card-group>.card:not(:first-child) .card-footer{border-bottom-left-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width: 576px){.card-columns{column-count:3;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion{overflow-anchor:none}.accordion>.card{overflow:hidden}.accordion>.card:not(:last-of-type){border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion>.card:not(:first-of-type){border-top-left-radius:0;border-top-right-radius:0}.accordion>.card>.card-header{border-radius:0;margin-bottom:-1px}.breadcrumb{display:flex;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item:before{float:left;padding-right:.5rem;color:#6c757d;content:"/"}.breadcrumb-item+.breadcrumb-item:hover:before{text-decoration:underline}.breadcrumb-item+.breadcrumb-item:hover:before{text-decoration:none}.breadcrumb-item.active,.breadcrumb-item.btn-primary:hover{color:#6c757d}.pagination{display:flex;padding-left:0;list-style:none;border-radius:.25rem}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#007bff;background-color:#fff;border:1px solid #dee2e6}.page-link:hover{z-index:2;color:#0056b3;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:3;outline:0;box-shadow:0 0 0 .2rem #007bff40}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link,.page-item.btn-primary:hover .page-link{z-index:3;color:#fff;background-color:#007bff;border-color:#007bff}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.badge{transition:none}}a.badge:hover,a.badge:focus{text-decoration:none}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#c90047}a.badge-primary:hover,a.badge-primary:focus{color:#fff;background-color:#960035}a.badge-primary:focus,a.badge-primary.focus{outline:0;box-shadow:0 0 0 .2rem #c9004780}.badge-secondary{color:#fff;background-color:#6c757d}a.badge-secondary:hover,a.badge-secondary:focus{color:#fff;background-color:#545b62}a.badge-secondary:focus,a.badge-secondary.focus{outline:0;box-shadow:0 0 0 .2rem #6c757d80}.badge-success{color:#fff;background-color:#28a745}a.badge-success:hover,a.badge-success:focus{color:#fff;background-color:#1e7e34}a.badge-success:focus,a.badge-success.focus{outline:0;box-shadow:0 0 0 .2rem #28a74580}.badge-info{color:#fff;background-color:#17a2b8}a.badge-info:hover,a.badge-info:focus{color:#fff;background-color:#117a8b}a.badge-info:focus,a.badge-info.focus{outline:0;box-shadow:0 0 0 .2rem #17a2b880}.badge-warning{color:#212529;background-color:#ffa423}a.badge-warning:hover,a.badge-warning:focus{color:#212529;background-color:#ef8c00}a.badge-warning:focus,a.badge-warning.focus{outline:0;box-shadow:0 0 0 .2rem #ffa42380}.badge-danger{color:#fff;background-color:#f94b1c}a.badge-danger:hover,a.badge-danger:focus{color:#fff;background-color:#dc3306}a.badge-danger:focus,a.badge-danger.focus{outline:0;box-shadow:0 0 0 .2rem #f94b1c80}.badge-light{color:#212529;background-color:#f8f9fa}a.badge-light:hover,a.badge-light:focus{color:#212529;background-color:#dae0e5}a.badge-light:focus,a.badge-light.focus{outline:0;box-shadow:0 0 0 .2rem #f8f9fa80}.badge-dark{color:#212529;background-color:#dcdcdc}a.badge-dark:hover,a.badge-dark:focus{color:#212529;background-color:#c3c3c3}a.badge-dark:focus,a.badge-dark.focus{outline:0;box-shadow:0 0 0 .2rem #dcdcdc80}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem}@media (min-width: 576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;z-index:2;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#740b41;background-color:#f4ccda;border-color:#f0b8cb}.alert-primary hr{border-top-color:#eca3bc}.alert-primary .alert-link{color:#450727}.alert-secondary{color:#43485d;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#2e313f}.alert-success{color:#206240;background-color:#d4edda;border-color:#c3e6cb}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#133c27}.alert-info{color:#175f7c;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#0f3e51}.alert-warning{color:#90602e;background-color:#ffedd3;border-color:#ffe6c1}.alert-warning hr{border-top-color:#ffdca8}.alert-warning .alert-link{color:#694622}.alert-danger{color:#8d322a;background-color:#fedbd2;border-color:#fdcdbf}.alert-danger hr{border-top-color:#fcbaa6}.alert-danger .alert-link{color:#66241e}.alert-light{color:#8c8d9e;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#717286}.alert-dark{color:#7d7d8e;background-color:#f8f8f8;border-color:#f5f5f5}.alert-dark hr{border-top-color:#e8e8e8}.alert-dark .alert-link{color:#646474}@keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}.progress{display:flex;height:1rem;overflow:hidden;line-height:0;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:#fff;text-align:center;white-space:nowrap;background-color:#62b9ff;transition:width .6s ease}@media (prefers-reduced-motion: reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion: reduce){.progress-bar-animated{animation:none}}.media{display:flex;align-items:flex-start}.media-body{flex:1}.list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:.25rem}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:hover,.list-group-item-action:focus{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active,.list-group-item.btn-primary:hover{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active,.list-group-item+.list-group-item.btn-primary:hover{margin-top:-1px;border-top-width:1px}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active,.list-group-horizontal>.list-group-item.btn-primary:hover{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active,.list-group-horizontal>.list-group-item+.list-group-item.btn-primary:hover{margin-left:-1px;border-left-width:1px}@media (min-width: 576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active,.list-group-horizontal-sm>.list-group-item.btn-primary:hover{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active,.list-group-horizontal-sm>.list-group-item+.list-group-item.btn-primary:hover{margin-left:-1px;border-left-width:1px}}@media (min-width: 768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active,.list-group-horizontal-md>.list-group-item.btn-primary:hover{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active,.list-group-horizontal-md>.list-group-item+.list-group-item.btn-primary:hover{margin-left:-1px;border-left-width:1px}}@media (min-width: 992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active,.list-group-horizontal-lg>.list-group-item.btn-primary:hover{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active,.list-group-horizontal-lg>.list-group-item+.list-group-item.btn-primary:hover{margin-left:-1px;border-left-width:1px}}@media (min-width: 1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active,.list-group-horizontal-xl>.list-group-item.btn-primary:hover{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active,.list-group-horizontal-xl>.list-group-item+.list-group-item.btn-primary:hover{margin-left:-1px;border-left-width:1px}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 1px}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{color:#740b41;background-color:#f0b8cb}.list-group-item-primary.list-group-item-action:hover,.list-group-item-primary.list-group-item-action:focus{color:#740b41;background-color:#eca3bc}.list-group-item-primary.list-group-item-action.active,.list-group-item-primary.list-group-item-action.btn-primary:hover{color:#fff;background-color:#740b41;border-color:#740b41}.list-group-item-secondary{color:#43485d;background-color:#d6d8db}.list-group-item-secondary.list-group-item-action:hover,.list-group-item-secondary.list-group-item-action:focus{color:#43485d;background-color:#c8cbcf}.list-group-item-secondary.list-group-item-action.active,.list-group-item-secondary.list-group-item-action.btn-primary:hover{color:#fff;background-color:#43485d;border-color:#43485d}.list-group-item-success{color:#206240;background-color:#c3e6cb}.list-group-item-success.list-group-item-action:hover,.list-group-item-success.list-group-item-action:focus{color:#206240;background-color:#b1dfbb}.list-group-item-success.list-group-item-action.active,.list-group-item-success.list-group-item-action.btn-primary:hover{color:#fff;background-color:#206240;border-color:#206240}.list-group-item-info{color:#175f7c;background-color:#bee5eb}.list-group-item-info.list-group-item-action:hover,.list-group-item-info.list-group-item-action:focus{color:#175f7c;background-color:#abdde5}.list-group-item-info.list-group-item-action.active,.list-group-item-info.list-group-item-action.btn-primary:hover{color:#fff;background-color:#175f7c;border-color:#175f7c}.list-group-item-warning{color:#90602e;background-color:#ffe6c1}.list-group-item-warning.list-group-item-action:hover,.list-group-item-warning.list-group-item-action:focus{color:#90602e;background-color:#ffdca8}.list-group-item-warning.list-group-item-action.active,.list-group-item-warning.list-group-item-action.btn-primary:hover{color:#fff;background-color:#90602e;border-color:#90602e}.list-group-item-danger{color:#8d322a;background-color:#fdcdbf}.list-group-item-danger.list-group-item-action:hover,.list-group-item-danger.list-group-item-action:focus{color:#8d322a;background-color:#fcbaa6}.list-group-item-danger.list-group-item-action.active,.list-group-item-danger.list-group-item-action.btn-primary:hover{color:#fff;background-color:#8d322a;border-color:#8d322a}.list-group-item-light{color:#8c8d9e;background-color:#fdfdfe}.list-group-item-light.list-group-item-action:hover,.list-group-item-light.list-group-item-action:focus{color:#8c8d9e;background-color:#ececf6}.list-group-item-light.list-group-item-action.active,.list-group-item-light.list-group-item-action.btn-primary:hover{color:#fff;background-color:#8c8d9e;border-color:#8c8d9e}.list-group-item-dark{color:#7d7d8e;background-color:#f5f5f5}.list-group-item-dark.list-group-item-action:hover,.list-group-item-dark.list-group-item-action:focus{color:#7d7d8e;background-color:#e8e8e8}.list-group-item-dark.list-group-item-action.active,.list-group-item-dark.list-group-item-action.btn-primary:hover{color:#fff;background-color:#7d7d8e;border-color:#7d7d8e}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):hover,.close:not(:disabled):not(.disabled):focus{opacity:.75}button.close{padding:0;background-color:transparent;border:0}a.close.disabled{pointer-events:none}.toast{flex-basis:350px;max-width:350px;font-size:.875rem;background-color:#ffffffd9;background-clip:padding-box;border:1px solid rgba(0,0,0,.1);box-shadow:0 .25rem .75rem #0000001a;opacity:0;border-radius:.25rem}.toast:not(:last-child){margin-bottom:.75rem}.toast.showing{opacity:1}.toast.show{display:block;opacity:1}.toast.hide{display:none}.toast-header{display:flex;align-items:center;padding:.25rem .75rem;color:#6c757d;background-color:#ffffffd9;background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05);border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.toast-body{padding:.75rem}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translateY(-50px)}@media (prefers-reduced-motion: reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-header,.modal-dialog-scrollable .modal-footer{flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered:before{display:block;height:calc(100vh - 1rem);height:min-content;content:""}.modal-dialog-centered.modal-dialog-scrollable{flex-direction:column;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable:before{content:none}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .close{padding:1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width: 576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered:before{height:calc(100vh - 3.5rem);height:min-content}.modal-sm{max-width:300px}}@media (min-width: 992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width: 1200px){.modal-xl{max-width:1140px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-top,.bs-tooltip-auto[x-placement^=top]{padding:.4rem 0}.bs-tooltip-top .arrow,.bs-tooltip-auto[x-placement^=top] .arrow{bottom:0}.bs-tooltip-top .arrow:before,.bs-tooltip-auto[x-placement^=top] .arrow:before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-right,.bs-tooltip-auto[x-placement^=right]{padding:0 .4rem}.bs-tooltip-right .arrow,.bs-tooltip-auto[x-placement^=right] .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-right .arrow:before,.bs-tooltip-auto[x-placement^=right] .arrow:before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-bottom,.bs-tooltip-auto[x-placement^=bottom]{padding:.4rem 0}.bs-tooltip-bottom .arrow,.bs-tooltip-auto[x-placement^=bottom] .arrow{top:0}.bs-tooltip-bottom .arrow:before,.bs-tooltip-auto[x-placement^=bottom] .arrow:before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-left,.bs-tooltip-auto[x-placement^=left]{padding:0 .4rem}.bs-tooltip-left .arrow,.bs-tooltip-auto[x-placement^=left] .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-left .arrow:before,.bs-tooltip-auto[x-placement^=left] .arrow:before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow:before,.popover .arrow:after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-top,.bs-popover-auto[x-placement^=top]{margin-bottom:.5rem}.bs-popover-top>.arrow,.bs-popover-auto[x-placement^=top]>.arrow{bottom:calc(-.5rem - 1px)}.bs-popover-top>.arrow:before,.bs-popover-auto[x-placement^=top]>.arrow:before{bottom:0;border-width:.5rem .5rem 0;border-top-color:#00000040}.bs-popover-top>.arrow:after,.bs-popover-auto[x-placement^=top]>.arrow:after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-right,.bs-popover-auto[x-placement^=right]{margin-left:.5rem}.bs-popover-right>.arrow,.bs-popover-auto[x-placement^=right]>.arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-right>.arrow:before,.bs-popover-auto[x-placement^=right]>.arrow:before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:#00000040}.bs-popover-right>.arrow:after,.bs-popover-auto[x-placement^=right]>.arrow:after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-bottom,.bs-popover-auto[x-placement^=bottom]{margin-top:.5rem}.bs-popover-bottom>.arrow,.bs-popover-auto[x-placement^=bottom]>.arrow{top:calc(-.5rem - 1px)}.bs-popover-bottom>.arrow:before,.bs-popover-auto[x-placement^=bottom]>.arrow:before{top:0;border-width:0 .5rem .5rem .5rem;border-bottom-color:#00000040}.bs-popover-bottom>.arrow:after,.bs-popover-auto[x-placement^=bottom]>.arrow:after{top:1px;border-width:0 .5rem .5rem .5rem;border-bottom-color:#fff}.bs-popover-bottom .popover-header:before,.bs-popover-auto[x-placement^=bottom] .popover-header:before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.bs-popover-left,.bs-popover-auto[x-placement^=left]{margin-right:.5rem}.bs-popover-left>.arrow,.bs-popover-auto[x-placement^=left]>.arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-left>.arrow:before,.bs-popover-auto[x-placement^=left]>.arrow:before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:#00000040}.bs-popover-left>.arrow:after,.bs-popover-auto[x-placement^=left]>.arrow:after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#212529}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner:after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion: reduce){.carousel-item{transition:none}}.carousel-item.active,.carousel-item.btn-primary:hover,.carousel-item-next,.carousel-item-prev{display:block}.carousel-item-next:not(.carousel-item-left),.active.carousel-item-right,.carousel-item-right.btn-primary:hover{transform:translate(100%)}.carousel-item-prev:not(.carousel-item-right),.active.carousel-item-left,.carousel-item-left.btn-primary:hover{transform:translate(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item.btn-primary:hover,.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right{z-index:1;opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .carousel-item-left.btn-primary:hover,.carousel-fade .active.carousel-item-right,.carousel-fade .carousel-item-right.btn-primary:hover{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion: reduce){.carousel-fade .active.carousel-item-left,.carousel-fade .carousel-item-left.btn-primary:hover,.carousel-fade .active.carousel-item-right,.carousel-fade .carousel-item-right.btn-primary:hover{transition:none}}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion: reduce){.carousel-control-prev,.carousel-control-next{transition:none}}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:20px;height:20px;background:50%/100% 100% no-repeat}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:flex;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion: reduce){.carousel-indicators li{transition:none}}.carousel-indicators .active,.carousel-indicators .btn-primary:hover{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}@keyframes spinner-border{to{transform:rotate(360deg)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;border:.25em solid currentcolor;border-right-color:transparent;border-radius:50%;animation:.75s linear infinite spinner-border}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;background-color:currentcolor;border-radius:50%;opacity:0;animation:.75s linear infinite spinner-grow}.spinner-grow-sm{width:1rem;height:1rem}@media (prefers-reduced-motion: reduce){.spinner-border,.spinner-grow{animation-duration:1.5s}}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#c90047!important}a.bg-primary:hover,a.bg-primary:focus,button.bg-primary:hover,button.bg-primary:focus{background-color:#960035!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:hover,a.bg-secondary:focus,button.bg-secondary:hover,button.bg-secondary:focus{background-color:#545b62!important}.bg-success{background-color:#28a745!important}a.bg-success:hover,a.bg-success:focus,button.bg-success:hover,button.bg-success:focus{background-color:#1e7e34!important}.bg-info{background-color:#17a2b8!important}a.bg-info:hover,a.bg-info:focus,button.bg-info:hover,button.bg-info:focus{background-color:#117a8b!important}.bg-warning{background-color:#ffa423!important}a.bg-warning:hover,a.bg-warning:focus,button.bg-warning:hover,button.bg-warning:focus{background-color:#ef8c00!important}.bg-danger{background-color:#f94b1c!important}a.bg-danger:hover,a.bg-danger:focus,button.bg-danger:hover,button.bg-danger:focus{background-color:#dc3306!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:hover,a.bg-light:focus,button.bg-light:hover,button.bg-light:focus{background-color:#dae0e5!important}.bg-dark{background-color:#dcdcdc!important}a.bg-dark:hover,a.bg-dark:focus,button.bg-dark:hover,button.bg-dark:focus{background-color:#c3c3c3!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#c90047!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#28a745!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffa423!important}.border-danger{border-color:#f94b1c!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#dcdcdc!important}.border-white{border-color:#fff!important}.rounded-sm{border-radius:.2rem!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-right{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-lg{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-0{border-radius:0!important}.clearfix:after,.tab-graph:after{display:block;clear:both;content:""}.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}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive:before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9:before{padding-top:42.85714286%}.embed-responsive-16by9:before{padding-top:56.25%}.embed-responsive-4by3:before{padding-top:75%}.embed-responsive-1by1:before{padding-top:100%}.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}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width: 576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width: 768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width: 992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width: 1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.user-select-all{-webkit-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;user-select:none!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!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}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{box-shadow:0 .125rem .25rem #00000013!important}.shadow{box-shadow:0 .5rem 1rem #00000026!important}.shadow-lg{box-shadow:0 1rem 3rem #0000002d!important}.shadow-none{box-shadow:none!important}.w-25{width:25%!important}.w-50{width:50%!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-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}.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:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.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:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.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:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.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:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.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:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.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:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.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:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.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:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.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:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.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:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.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:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.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:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.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:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.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:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.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:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.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}}.stretched-link:after{position:absolute;inset:0;z-index:1;pointer-events:auto;content:"";background-color:#0000}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width: 576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width: 768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width: 992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width: 1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-weight-bolder{font-weight:bolder!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#c90047!important}a.text-primary:hover,a.text-primary:focus{color:#7d002c!important}.text-secondary{color:#6c757d!important}a.text-secondary:hover,a.text-secondary:focus{color:#494f54!important}.text-success{color:#28a745!important}a.text-success:hover,a.text-success:focus{color:#19692c!important}.text-info{color:#17a2b8!important}a.text-info:hover,a.text-info:focus{color:#0f6674!important}.text-warning{color:#ffa423!important}a.text-warning:hover,a.text-warning:focus{color:#d67d00!important}.text-danger{color:#f94b1c!important}a.text-danger:hover,a.text-danger:focus{color:#c32e05!important}.text-light{color:#f8f9fa!important}a.text-light:hover,a.text-light:focus{color:#cbd3da!important}.text-dark{color:#dcdcdc!important}a.text-dark:hover,a.text-dark:focus{color:#b6b6b6!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:#17173a80!important}.text-white-50{color:#ffffff80!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-decoration-none{text-decoration:none!important}.text-break{word-break:break-word!important;word-wrap:break-word!important}.text-reset{color:inherit!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,*:before,*:after{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]:after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}pre,blockquote{border:1px solid #adb5bd;page-break-inside:avoid}tr,img{page-break-inside:avoid}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}body,.container{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #17173a}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered th,.table-bordered td{border:1px solid #dee2e6!important}.table-dark{color:inherit}.table-dark th,.table-dark td,.table-dark thead th,.table-dark tbody+tbody{border-color:#dee2e6}.table .thead-dark th{color:inherit;border-color:#dee2e6}}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;src:url(fa-solid-900.eot);src:url(fa-solid-900.eot?#iefix) format("embedded-opentype"),url(fa-solid-900.woff2) format("woff2"),url(fa-solid-900.woff) format("woff"),url(fa-solid-900.ttf) format("truetype"),url(fa-solid-900.svg#fontawesome) format("svg")}.fa,.fas{font-family:"Font Awesome 5 Free";font-weight:900}/*!
 * Font Awesome Free 5.0.2 by @fontawesome - http://fontawesome.com
 * License - http://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */.fa,.fas,.far,.fal,.fab{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-aws:before{content:"\f375"}.fa-backward:before{content:"\f04a"}.fa-balance-scale:before{content:"\f24e"}.fa-ban:before{content:"\f05e"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bicycle:before{content:"\f206"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blind:before{content:"\f29d"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-braille:before{content:"\f2a1"}.fa-briefcase:before{content:"\f0b1"}.fa-btc:before{content:"\f15a"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-car:before{content:"\f1b9"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-certificate:before{content:"\f0a3"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-square:before{content:"\f14a"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-clipboard:before{content:"\f328"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comments:before{content:"\f086"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-credit-card:before{content:"\f09d"}.fa-crop:before{content:"\f125"}.fa-crosshairs:before{content:"\f05b"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-delicious:before{content:"\f1a5"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-deviantart:before{content:"\f1bd"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dollar-sign:before{content:"\f155"}.fa-dot-circle:before{content:"\f192"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drupal:before{content:"\f1a9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-edge:before{content:"\f282"}.fa-edit:before{content:"\f044"}.fa-eject:before{content:"\f052"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-fax:before{content:"\f1ac"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-excel:before{content:"\f1c3"}.fa-file-image:before{content:"\f1c5"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fire:before{content:"\f06d"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-first-order:before{content:"\f2b0"}.fa-firstdraft:before{content:"\f3a1"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frown:before{content:"\f119"}.fa-futbol:before{content:"\f1e3"}.fa-gamepad:before{content:"\f11b"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-gift:before{content:"\f06b"}.fa-git:before{content:"\f1d3"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-martini:before{content:"\f000"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-gofore:before{content:"\f3a7"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-spock:before{content:"\f259"}.fa-handshake:before{content:"\f2b5"}.fa-hashtag:before{content:"\f292"}.fa-hdd:before{content:"\f0a0"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-heart:before{content:"\f004"}.fa-heartbeat:before{content:"\f21e"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hospital:before{content:"\f0f8"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-houzz:before{content:"\f27c"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-instagram:before{content:"\f16d"}.fa-internet-explorer:before{content:"\f26b"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-jenkins:before{content:"\f3b6"}.fa-joget:before{content:"\f3b7"}.fa-joomla:before{content:"\f1aa"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-key:before{content:"\f084"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-korvue:before{content:"\f42f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-male:before{content:"\f183"}.fa-map:before{content:"\f279"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-maxcdn:before{content:"\f136"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-meh:before{content:"\f11a"}.fa-mercury:before{content:"\f223"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-moon:before{content:"\f186"}.fa-motorcycle:before{content:"\f21c"}.fa-mouse-pointer:before{content:"\f245"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nintendo-switch:before{content:"\f418"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-osi:before{content:"\f41a"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-paint-brush:before{content:"\f1fc"}.fa-palfed:before{content:"\f3d8"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-paragraph:before{content:"\f1dd"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-percent:before{content:"\f295"}.fa-periscope:before{content:"\f3da"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phone:before{content:"\f095"}.fa-phone-square:before{content:"\f098"}.fa-phone-volume:before{content:"\f2a0"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-plane:before{content:"\f072"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-print:before{content:"\f02f"}.fa-product-hunt:before{content:"\f288"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-random:before{content:"\f074"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-rebel:before{content:"\f1d0"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-rendact:before{content:"\f3e4"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-resolving:before{content:"\f3e7"}.fa-retweet:before{content:"\f079"}.fa-road:before{content:"\f018"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-rupee-sign:before{content:"\f156"}.fa-safari:before{content:"\f267"}.fa-sass:before{content:"\f41e"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-scribd:before{content:"\f28a"}.fa-search:before{content:"\f002"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-ship:before{content:"\f21a"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shower:before{content:"\f2cc"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowflake:before{content:"\f2dc"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-spinner:before{content:"\f110"}.fa-spotify:before{content:"\f1bc"}.fa-square:before{content:"\f0c8"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-star:before{content:"\f005"}.fa-star-half:before{content:"\f089"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-strava:before{content:"\f428"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-table:before{content:"\f0ce"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-trademark:before{content:"\f25c"}.fa-train:before{content:"\f238"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-uikit:before{content:"\f403"}.fa-umbrella:before{content:"\f0e9"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-circle:before{content:"\f2bd"}.fa-user-md:before{content:"\f0f0"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-volume-down:before{content:"\f027"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vuejs:before{content:"\f41f"}.fa-weibo:before{content:"\f18a"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wrench:before{content:"\f0ad"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@media (max-width: 575.98px){.m-max-0{margin:0!important}.mt-max-0,.my-max-0{margin-top:0!important}.mr-max-0,.mx-max-0{margin-right:0!important}.mb-max-0,.my-max-0{margin-bottom:0!important}.ml-max-0,.mx-max-0{margin-left:0!important}.m-max-1{margin:.25rem!important}.mt-max-1,.my-max-1{margin-top:.25rem!important}.mr-max-1,.mx-max-1{margin-right:.25rem!important}.mb-max-1,.my-max-1{margin-bottom:.25rem!important}.ml-max-1,.mx-max-1{margin-left:.25rem!important}.m-max-2{margin:.5rem!important}.mt-max-2,.my-max-2{margin-top:.5rem!important}.mr-max-2,.mx-max-2{margin-right:.5rem!important}.mb-max-2,.my-max-2{margin-bottom:.5rem!important}.ml-max-2,.mx-max-2{margin-left:.5rem!important}.m-max-3{margin:1rem!important}.mt-max-3,.my-max-3{margin-top:1rem!important}.mr-max-3,.mx-max-3{margin-right:1rem!important}.mb-max-3,.my-max-3{margin-bottom:1rem!important}.ml-max-3,.mx-max-3{margin-left:1rem!important}.m-max-4{margin:1.5rem!important}.mt-max-4,.my-max-4{margin-top:1.5rem!important}.mr-max-4,.mx-max-4{margin-right:1.5rem!important}.mb-max-4,.my-max-4{margin-bottom:1.5rem!important}.ml-max-4,.mx-max-4{margin-left:1.5rem!important}.m-max-5{margin:3rem!important}.mt-max-5,.my-max-5{margin-top:3rem!important}.mr-max-5,.mx-max-5{margin-right:3rem!important}.mb-max-5,.my-max-5{margin-bottom:3rem!important}.ml-max-5,.mx-max-5{margin-left:3rem!important}.p-max-0{padding:0!important}.pt-max-0,.py-max-0{padding-top:0!important}.pr-max-0,.px-max-0{padding-right:0!important}.pb-max-0,.py-max-0{padding-bottom:0!important}.pl-max-0,.px-max-0{padding-left:0!important}.p-max-1{padding:.25rem!important}.pt-max-1,.py-max-1{padding-top:.25rem!important}.pr-max-1,.px-max-1{padding-right:.25rem!important}.pb-max-1,.py-max-1{padding-bottom:.25rem!important}.pl-max-1,.px-max-1{padding-left:.25rem!important}.p-max-2{padding:.5rem!important}.pt-max-2,.py-max-2{padding-top:.5rem!important}.pr-max-2,.px-max-2{padding-right:.5rem!important}.pb-max-2,.py-max-2{padding-bottom:.5rem!important}.pl-max-2,.px-max-2{padding-left:.5rem!important}.p-max-3{padding:1rem!important}.pt-max-3,.py-max-3{padding-top:1rem!important}.pr-max-3,.px-max-3{padding-right:1rem!important}.pb-max-3,.py-max-3{padding-bottom:1rem!important}.pl-max-3,.px-max-3{padding-left:1rem!important}.p-max-4{padding:1.5rem!important}.pt-max-4,.py-max-4{padding-top:1.5rem!important}.pr-max-4,.px-max-4{padding-right:1.5rem!important}.pb-max-4,.py-max-4{padding-bottom:1.5rem!important}.pl-max-4,.px-max-4{padding-left:1.5rem!important}.p-max-5{padding:3rem!important}.pt-max-5,.py-max-5{padding-top:3rem!important}.pr-max-5,.px-max-5{padding-right:3rem!important}.pb-max-5,.py-max-5{padding-bottom:3rem!important}.pl-max-5,.px-max-5{padding-left:3rem!important}.m-max-auto{margin:auto!important}.mt-max-auto,.my-max-auto{margin-top:auto!important}.mr-max-auto,.mx-max-auto{margin-right:auto!important}.mb-max-auto,.my-max-auto{margin-bottom:auto!important}.ml-max-auto,.mx-max-auto{margin-left:auto!important}}@media (max-width: 767.98px){.m-sm-max-0{margin:0!important}.mt-sm-max-0,.my-sm-max-0{margin-top:0!important}.mr-sm-max-0,.mx-sm-max-0{margin-right:0!important}.mb-sm-max-0,.my-sm-max-0{margin-bottom:0!important}.ml-sm-max-0,.mx-sm-max-0{margin-left:0!important}.m-sm-max-1{margin:.25rem!important}.mt-sm-max-1,.my-sm-max-1{margin-top:.25rem!important}.mr-sm-max-1,.mx-sm-max-1{margin-right:.25rem!important}.mb-sm-max-1,.my-sm-max-1{margin-bottom:.25rem!important}.ml-sm-max-1,.mx-sm-max-1{margin-left:.25rem!important}.m-sm-max-2{margin:.5rem!important}.mt-sm-max-2,.my-sm-max-2{margin-top:.5rem!important}.mr-sm-max-2,.mx-sm-max-2{margin-right:.5rem!important}.mb-sm-max-2,.my-sm-max-2{margin-bottom:.5rem!important}.ml-sm-max-2,.mx-sm-max-2{margin-left:.5rem!important}.m-sm-max-3{margin:1rem!important}.mt-sm-max-3,.my-sm-max-3{margin-top:1rem!important}.mr-sm-max-3,.mx-sm-max-3{margin-right:1rem!important}.mb-sm-max-3,.my-sm-max-3{margin-bottom:1rem!important}.ml-sm-max-3,.mx-sm-max-3{margin-left:1rem!important}.m-sm-max-4{margin:1.5rem!important}.mt-sm-max-4,.my-sm-max-4{margin-top:1.5rem!important}.mr-sm-max-4,.mx-sm-max-4{margin-right:1.5rem!important}.mb-sm-max-4,.my-sm-max-4{margin-bottom:1.5rem!important}.ml-sm-max-4,.mx-sm-max-4{margin-left:1.5rem!important}.m-sm-max-5{margin:3rem!important}.mt-sm-max-5,.my-sm-max-5{margin-top:3rem!important}.mr-sm-max-5,.mx-sm-max-5{margin-right:3rem!important}.mb-sm-max-5,.my-sm-max-5{margin-bottom:3rem!important}.ml-sm-max-5,.mx-sm-max-5{margin-left:3rem!important}.p-sm-max-0{padding:0!important}.pt-sm-max-0,.py-sm-max-0{padding-top:0!important}.pr-sm-max-0,.px-sm-max-0{padding-right:0!important}.pb-sm-max-0,.py-sm-max-0{padding-bottom:0!important}.pl-sm-max-0,.px-sm-max-0{padding-left:0!important}.p-sm-max-1{padding:.25rem!important}.pt-sm-max-1,.py-sm-max-1{padding-top:.25rem!important}.pr-sm-max-1,.px-sm-max-1{padding-right:.25rem!important}.pb-sm-max-1,.py-sm-max-1{padding-bottom:.25rem!important}.pl-sm-max-1,.px-sm-max-1{padding-left:.25rem!important}.p-sm-max-2{padding:.5rem!important}.pt-sm-max-2,.py-sm-max-2{padding-top:.5rem!important}.pr-sm-max-2,.px-sm-max-2{padding-right:.5rem!important}.pb-sm-max-2,.py-sm-max-2{padding-bottom:.5rem!important}.pl-sm-max-2,.px-sm-max-2{padding-left:.5rem!important}.p-sm-max-3{padding:1rem!important}.pt-sm-max-3,.py-sm-max-3{padding-top:1rem!important}.pr-sm-max-3,.px-sm-max-3{padding-right:1rem!important}.pb-sm-max-3,.py-sm-max-3{padding-bottom:1rem!important}.pl-sm-max-3,.px-sm-max-3{padding-left:1rem!important}.p-sm-max-4{padding:1.5rem!important}.pt-sm-max-4,.py-sm-max-4{padding-top:1.5rem!important}.pr-sm-max-4,.px-sm-max-4{padding-right:1.5rem!important}.pb-sm-max-4,.py-sm-max-4{padding-bottom:1.5rem!important}.pl-sm-max-4,.px-sm-max-4{padding-left:1.5rem!important}.p-sm-max-5{padding:3rem!important}.pt-sm-max-5,.py-sm-max-5{padding-top:3rem!important}.pr-sm-max-5,.px-sm-max-5{padding-right:3rem!important}.pb-sm-max-5,.py-sm-max-5{padding-bottom:3rem!important}.pl-sm-max-5,.px-sm-max-5{padding-left:3rem!important}.m-sm-max-auto{margin:auto!important}.mt-sm-max-auto,.my-sm-max-auto{margin-top:auto!important}.mr-sm-max-auto,.mx-sm-max-auto{margin-right:auto!important}.mb-sm-max-auto,.my-sm-max-auto{margin-bottom:auto!important}.ml-sm-max-auto,.mx-sm-max-auto{margin-left:auto!important}}@media (max-width: 991.98px){.m-md-max-0{margin:0!important}.mt-md-max-0,.my-md-max-0{margin-top:0!important}.mr-md-max-0,.mx-md-max-0{margin-right:0!important}.mb-md-max-0,.my-md-max-0{margin-bottom:0!important}.ml-md-max-0,.mx-md-max-0{margin-left:0!important}.m-md-max-1{margin:.25rem!important}.mt-md-max-1,.my-md-max-1{margin-top:.25rem!important}.mr-md-max-1,.mx-md-max-1{margin-right:.25rem!important}.mb-md-max-1,.my-md-max-1{margin-bottom:.25rem!important}.ml-md-max-1,.mx-md-max-1{margin-left:.25rem!important}.m-md-max-2{margin:.5rem!important}.mt-md-max-2,.my-md-max-2{margin-top:.5rem!important}.mr-md-max-2,.mx-md-max-2{margin-right:.5rem!important}.mb-md-max-2,.my-md-max-2{margin-bottom:.5rem!important}.ml-md-max-2,.mx-md-max-2{margin-left:.5rem!important}.m-md-max-3{margin:1rem!important}.mt-md-max-3,.my-md-max-3{margin-top:1rem!important}.mr-md-max-3,.mx-md-max-3{margin-right:1rem!important}.mb-md-max-3,.my-md-max-3{margin-bottom:1rem!important}.ml-md-max-3,.mx-md-max-3{margin-left:1rem!important}.m-md-max-4{margin:1.5rem!important}.mt-md-max-4,.my-md-max-4{margin-top:1.5rem!important}.mr-md-max-4,.mx-md-max-4{margin-right:1.5rem!important}.mb-md-max-4,.my-md-max-4{margin-bottom:1.5rem!important}.ml-md-max-4,.mx-md-max-4{margin-left:1.5rem!important}.m-md-max-5{margin:3rem!important}.mt-md-max-5,.my-md-max-5{margin-top:3rem!important}.mr-md-max-5,.mx-md-max-5{margin-right:3rem!important}.mb-md-max-5,.my-md-max-5{margin-bottom:3rem!important}.ml-md-max-5,.mx-md-max-5{margin-left:3rem!important}.p-md-max-0{padding:0!important}.pt-md-max-0,.py-md-max-0{padding-top:0!important}.pr-md-max-0,.px-md-max-0{padding-right:0!important}.pb-md-max-0,.py-md-max-0{padding-bottom:0!important}.pl-md-max-0,.px-md-max-0{padding-left:0!important}.p-md-max-1{padding:.25rem!important}.pt-md-max-1,.py-md-max-1{padding-top:.25rem!important}.pr-md-max-1,.px-md-max-1{padding-right:.25rem!important}.pb-md-max-1,.py-md-max-1{padding-bottom:.25rem!important}.pl-md-max-1,.px-md-max-1{padding-left:.25rem!important}.p-md-max-2{padding:.5rem!important}.pt-md-max-2,.py-md-max-2{padding-top:.5rem!important}.pr-md-max-2,.px-md-max-2{padding-right:.5rem!important}.pb-md-max-2,.py-md-max-2{padding-bottom:.5rem!important}.pl-md-max-2,.px-md-max-2{padding-left:.5rem!important}.p-md-max-3{padding:1rem!important}.pt-md-max-3,.py-md-max-3{padding-top:1rem!important}.pr-md-max-3,.px-md-max-3{padding-right:1rem!important}.pb-md-max-3,.py-md-max-3{padding-bottom:1rem!important}.pl-md-max-3,.px-md-max-3{padding-left:1rem!important}.p-md-max-4{padding:1.5rem!important}.pt-md-max-4,.py-md-max-4{padding-top:1.5rem!important}.pr-md-max-4,.px-md-max-4{padding-right:1.5rem!important}.pb-md-max-4,.py-md-max-4{padding-bottom:1.5rem!important}.pl-md-max-4,.px-md-max-4{padding-left:1.5rem!important}.p-md-max-5{padding:3rem!important}.pt-md-max-5,.py-md-max-5{padding-top:3rem!important}.pr-md-max-5,.px-md-max-5{padding-right:3rem!important}.pb-md-max-5,.py-md-max-5{padding-bottom:3rem!important}.pl-md-max-5,.px-md-max-5{padding-left:3rem!important}.m-md-max-auto{margin:auto!important}.mt-md-max-auto,.my-md-max-auto{margin-top:auto!important}.mr-md-max-auto,.mx-md-max-auto{margin-right:auto!important}.mb-md-max-auto,.my-md-max-auto{margin-bottom:auto!important}.ml-md-max-auto,.mx-md-max-auto{margin-left:auto!important}}@media (max-width: 1199.98px){.m-lg-max-0{margin:0!important}.mt-lg-max-0,.my-lg-max-0{margin-top:0!important}.mr-lg-max-0,.mx-lg-max-0{margin-right:0!important}.mb-lg-max-0,.my-lg-max-0{margin-bottom:0!important}.ml-lg-max-0,.mx-lg-max-0{margin-left:0!important}.m-lg-max-1{margin:.25rem!important}.mt-lg-max-1,.my-lg-max-1{margin-top:.25rem!important}.mr-lg-max-1,.mx-lg-max-1{margin-right:.25rem!important}.mb-lg-max-1,.my-lg-max-1{margin-bottom:.25rem!important}.ml-lg-max-1,.mx-lg-max-1{margin-left:.25rem!important}.m-lg-max-2{margin:.5rem!important}.mt-lg-max-2,.my-lg-max-2{margin-top:.5rem!important}.mr-lg-max-2,.mx-lg-max-2{margin-right:.5rem!important}.mb-lg-max-2,.my-lg-max-2{margin-bottom:.5rem!important}.ml-lg-max-2,.mx-lg-max-2{margin-left:.5rem!important}.m-lg-max-3{margin:1rem!important}.mt-lg-max-3,.my-lg-max-3{margin-top:1rem!important}.mr-lg-max-3,.mx-lg-max-3{margin-right:1rem!important}.mb-lg-max-3,.my-lg-max-3{margin-bottom:1rem!important}.ml-lg-max-3,.mx-lg-max-3{margin-left:1rem!important}.m-lg-max-4{margin:1.5rem!important}.mt-lg-max-4,.my-lg-max-4{margin-top:1.5rem!important}.mr-lg-max-4,.mx-lg-max-4{margin-right:1.5rem!important}.mb-lg-max-4,.my-lg-max-4{margin-bottom:1.5rem!important}.ml-lg-max-4,.mx-lg-max-4{margin-left:1.5rem!important}.m-lg-max-5{margin:3rem!important}.mt-lg-max-5,.my-lg-max-5{margin-top:3rem!important}.mr-lg-max-5,.mx-lg-max-5{margin-right:3rem!important}.mb-lg-max-5,.my-lg-max-5{margin-bottom:3rem!important}.ml-lg-max-5,.mx-lg-max-5{margin-left:3rem!important}.p-lg-max-0{padding:0!important}.pt-lg-max-0,.py-lg-max-0{padding-top:0!important}.pr-lg-max-0,.px-lg-max-0{padding-right:0!important}.pb-lg-max-0,.py-lg-max-0{padding-bottom:0!important}.pl-lg-max-0,.px-lg-max-0{padding-left:0!important}.p-lg-max-1{padding:.25rem!important}.pt-lg-max-1,.py-lg-max-1{padding-top:.25rem!important}.pr-lg-max-1,.px-lg-max-1{padding-right:.25rem!important}.pb-lg-max-1,.py-lg-max-1{padding-bottom:.25rem!important}.pl-lg-max-1,.px-lg-max-1{padding-left:.25rem!important}.p-lg-max-2{padding:.5rem!important}.pt-lg-max-2,.py-lg-max-2{padding-top:.5rem!important}.pr-lg-max-2,.px-lg-max-2{padding-right:.5rem!important}.pb-lg-max-2,.py-lg-max-2{padding-bottom:.5rem!important}.pl-lg-max-2,.px-lg-max-2{padding-left:.5rem!important}.p-lg-max-3{padding:1rem!important}.pt-lg-max-3,.py-lg-max-3{padding-top:1rem!important}.pr-lg-max-3,.px-lg-max-3{padding-right:1rem!important}.pb-lg-max-3,.py-lg-max-3{padding-bottom:1rem!important}.pl-lg-max-3,.px-lg-max-3{padding-left:1rem!important}.p-lg-max-4{padding:1.5rem!important}.pt-lg-max-4,.py-lg-max-4{padding-top:1.5rem!important}.pr-lg-max-4,.px-lg-max-4{padding-right:1.5rem!important}.pb-lg-max-4,.py-lg-max-4{padding-bottom:1.5rem!important}.pl-lg-max-4,.px-lg-max-4{padding-left:1.5rem!important}.p-lg-max-5{padding:3rem!important}.pt-lg-max-5,.py-lg-max-5{padding-top:3rem!important}.pr-lg-max-5,.px-lg-max-5{padding-right:3rem!important}.pb-lg-max-5,.py-lg-max-5{padding-bottom:3rem!important}.pl-lg-max-5,.px-lg-max-5{padding-left:3rem!important}.m-lg-max-auto{margin:auto!important}.mt-lg-max-auto,.my-lg-max-auto{margin-top:auto!important}.mr-lg-max-auto,.mx-lg-max-auto{margin-right:auto!important}.mb-lg-max-auto,.my-lg-max-auto{margin-bottom:auto!important}.ml-lg-max-auto,.mx-lg-max-auto{margin-left:auto!important}}.m-xl-max-0{margin:0!important}.mt-xl-max-0,.my-xl-max-0{margin-top:0!important}.mr-xl-max-0,.mx-xl-max-0{margin-right:0!important}.mb-xl-max-0,.my-xl-max-0{margin-bottom:0!important}.ml-xl-max-0,.mx-xl-max-0{margin-left:0!important}.m-xl-max-1{margin:.25rem!important}.mt-xl-max-1,.my-xl-max-1{margin-top:.25rem!important}.mr-xl-max-1,.mx-xl-max-1{margin-right:.25rem!important}.mb-xl-max-1,.my-xl-max-1{margin-bottom:.25rem!important}.ml-xl-max-1,.mx-xl-max-1{margin-left:.25rem!important}.m-xl-max-2{margin:.5rem!important}.mt-xl-max-2,.my-xl-max-2{margin-top:.5rem!important}.mr-xl-max-2,.mx-xl-max-2{margin-right:.5rem!important}.mb-xl-max-2,.my-xl-max-2{margin-bottom:.5rem!important}.ml-xl-max-2,.mx-xl-max-2{margin-left:.5rem!important}.m-xl-max-3{margin:1rem!important}.mt-xl-max-3,.my-xl-max-3{margin-top:1rem!important}.mr-xl-max-3,.mx-xl-max-3{margin-right:1rem!important}.mb-xl-max-3,.my-xl-max-3{margin-bottom:1rem!important}.ml-xl-max-3,.mx-xl-max-3{margin-left:1rem!important}.m-xl-max-4{margin:1.5rem!important}.mt-xl-max-4,.my-xl-max-4{margin-top:1.5rem!important}.mr-xl-max-4,.mx-xl-max-4{margin-right:1.5rem!important}.mb-xl-max-4,.my-xl-max-4{margin-bottom:1.5rem!important}.ml-xl-max-4,.mx-xl-max-4{margin-left:1.5rem!important}.m-xl-max-5{margin:3rem!important}.mt-xl-max-5,.my-xl-max-5{margin-top:3rem!important}.mr-xl-max-5,.mx-xl-max-5{margin-right:3rem!important}.mb-xl-max-5,.my-xl-max-5{margin-bottom:3rem!important}.ml-xl-max-5,.mx-xl-max-5{margin-left:3rem!important}.p-xl-max-0{padding:0!important}.pt-xl-max-0,.py-xl-max-0{padding-top:0!important}.pr-xl-max-0,.px-xl-max-0{padding-right:0!important}.pb-xl-max-0,.py-xl-max-0{padding-bottom:0!important}.pl-xl-max-0,.px-xl-max-0{padding-left:0!important}.p-xl-max-1{padding:.25rem!important}.pt-xl-max-1,.py-xl-max-1{padding-top:.25rem!important}.pr-xl-max-1,.px-xl-max-1{padding-right:.25rem!important}.pb-xl-max-1,.py-xl-max-1{padding-bottom:.25rem!important}.pl-xl-max-1,.px-xl-max-1{padding-left:.25rem!important}.p-xl-max-2{padding:.5rem!important}.pt-xl-max-2,.py-xl-max-2{padding-top:.5rem!important}.pr-xl-max-2,.px-xl-max-2{padding-right:.5rem!important}.pb-xl-max-2,.py-xl-max-2{padding-bottom:.5rem!important}.pl-xl-max-2,.px-xl-max-2{padding-left:.5rem!important}.p-xl-max-3{padding:1rem!important}.pt-xl-max-3,.py-xl-max-3{padding-top:1rem!important}.pr-xl-max-3,.px-xl-max-3{padding-right:1rem!important}.pb-xl-max-3,.py-xl-max-3{padding-bottom:1rem!important}.pl-xl-max-3,.px-xl-max-3{padding-left:1rem!important}.p-xl-max-4{padding:1.5rem!important}.pt-xl-max-4,.py-xl-max-4{padding-top:1.5rem!important}.pr-xl-max-4,.px-xl-max-4{padding-right:1.5rem!important}.pb-xl-max-4,.py-xl-max-4{padding-bottom:1.5rem!important}.pl-xl-max-4,.px-xl-max-4{padding-left:1.5rem!important}.p-xl-max-5{padding:3rem!important}.pt-xl-max-5,.py-xl-max-5{padding-top:3rem!important}.pr-xl-max-5,.px-xl-max-5{padding-right:3rem!important}.pb-xl-max-5,.py-xl-max-5{padding-bottom:3rem!important}.pl-xl-max-5,.px-xl-max-5{padding-left:3rem!important}.m-xl-max-auto{margin:auto!important}.mt-xl-max-auto,.my-xl-max-auto{margin-top:auto!important}.mr-xl-max-auto,.mx-xl-max-auto{margin-right:auto!important}.mb-xl-max-auto,.my-xl-max-auto{margin-bottom:auto!important}.ml-xl-max-auto,.mx-xl-max-auto{margin-left:auto!important}.flexer,.progress-indicator{display:flex}.no-flexer,.progress-indicator.stacked{display:block}.no-flexer-element{-moz-flex:0;flex:0}.flexer-element,.progress-indicator>li{-moz-flex:1;flex:1}.progress-indicator{margin:0 0 1em;padding:0;font-size:80%;text-transform:uppercase}.progress-indicator>li{list-style:none;text-align:center;width:auto;padding:0;margin:0;position:relative;text-overflow:ellipsis;color:#c7c9ce;display:block}.progress-indicator>li:hover{color:#767a86}.progress-indicator>li .bubble{border-radius:1000px;width:7px;height:7px;background-color:#c7c9ce;display:block;margin:0 auto .5em;border-bottom:1px solid #91959e}.progress-indicator>li .bubble:before,.progress-indicator>li .bubble:after{display:block;position:absolute;top:2.5px;width:100%;height:1px;content:"";background-color:#c7c9ce}.progress-indicator>li .bubble:before{left:0}.progress-indicator>li .bubble:after{right:0}.progress-indicator>li:first-child .bubble:before,.progress-indicator>li:first-child .bubble:after{width:50%;margin-left:50%}.progress-indicator>li:last-child .bubble:before,.progress-indicator>li:last-child .bubble:after{width:50%;margin-right:50%}.progress-indicator>li.completed{color:#62b9ff}.progress-indicator>li.completed .bubble{background-color:#62b9ff;color:#62b9ff;border-color:#006fc8}.progress-indicator>li.completed .bubble:before,.progress-indicator>li.completed .bubble:after{background-color:#62b9ff;border-color:#006fc8}.progress-indicator>li.active,.progress-indicator>li.btn-primary:hover{color:#337ab7}.progress-indicator>li.active .bubble,.progress-indicator>li.btn-primary:hover .bubble{background-color:#337ab7;color:#337ab7;border-color:#122a3f}.progress-indicator>li.active .bubble:before,.progress-indicator>li.btn-primary:hover .bubble:before,.progress-indicator>li.active .bubble:after,.progress-indicator>li.btn-primary:hover .bubble:after{background-color:#337ab7;border-color:#122a3f}.progress-indicator>li a:hover .bubble{background-color:#5671d0;color:#5671d0;border-color:#1f306e}.progress-indicator>li a:hover .bubble:before,.progress-indicator>li a:hover .bubble:after{background-color:#5671d0;border-color:#1f306e}.progress-indicator>li.danger .bubble{background-color:#d3140f;color:#d3140f;border-color:#440605}.progress-indicator>li.danger .bubble:before,.progress-indicator>li.danger .bubble:after{background-color:#d3140f;border-color:#440605}.progress-indicator>li.warning .bubble{background-color:#edb10a;color:#edb10a;border-color:#5a4304}.progress-indicator>li.warning .bubble:before,.progress-indicator>li.warning .bubble:after{background-color:#edb10a;border-color:#5a4304}.progress-indicator>li.info .bubble{background-color:#5b32d6;color:#5b32d6;border-color:#25135d}.progress-indicator>li.info .bubble:before,.progress-indicator>li.info .bubble:after{background-color:#5b32d6;border-color:#25135d}.progress-indicator.stacked>li{text-indent:-10px;text-align:center;display:block}.progress-indicator.stacked>li .bubble:before,.progress-indicator.stacked>li .bubble:after{left:50%;margin-left:-.5px;width:1px;height:100%}.progress-indicator.stacked .stacked-text{position:relative;z-index:10;top:0;margin-left:60%!important;width:45%!important;display:inline-block;text-align:left;line-height:1.2em}.progress-indicator.stacked>li a{border:none}.progress-indicator.stacked.nocenter>li .bubble{margin-left:0;margin-right:0}.progress-indicator.stacked.nocenter>li .bubble:before,.progress-indicator.stacked.nocenter>li .bubble:after{left:3.5px}.progress-indicator.stacked.nocenter .stacked-text{width:auto!important;display:block;margin-left:14px!important}@media handheld,screen and (max-width: 400px){.progress-indicator{font-size:60%}}.ui-select-highlight{font-weight:700}.ui-select-offscreen{clip:rect(0 0 0 0)!important;width:1px!important;height:1px!important;border:0!important;margin:0!important;padding:0!important;overflow:hidden!important;position:absolute!important;outline:0!important;left:0!important;top:0!important}.ui-select-choices-row:hover{background-color:#f5f5f5}.ng-dirty.ng-invalid>a.select2-choice{border-color:#d44950}.select2-result-single{padding-left:0}.select2-locked>.select2-search-choice-close{display:none}.select-locked>.ui-select-match-close{display:none}body>.select2-container.open{z-index:9999}.ui-select-container[theme=select2].direction-up .ui-select-match{border-radius:0 0 4px 4px}.ui-select-container[theme=select2].direction-up .ui-select-dropdown{border-radius:4px 4px 0 0;border-top-width:1px;border-top-style:solid;box-shadow:0 -4px 8px #00000040;margin-top:-4px}.ui-select-container[theme=select2].direction-up .ui-select-dropdown .select2-search{margin-top:4px}.ui-select-container[theme=select2].direction-up.select2-dropdown-open .ui-select-match{border-bottom-color:#5897fb}.selectize-input.selectize-focus{border-color:#007fbb!important}.selectize-control>.selectize-input>input{width:100%}.selectize-control>.selectize-dropdown{width:100%}.ng-dirty.ng-invalid>div.selectize-input{border-color:#d44950}.ui-select-container[theme=selectize].direction-up .ui-select-dropdown{box-shadow:0 -4px 8px #00000040;margin-top:-2px}.btn-default-focus{color:#333;background-color:#ebebeb;border-color:#adadad;text-decoration:none;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;box-shadow:inset 0 1px 1px #00000013,0 0 8px #66afe999}.ui-select-bootstrap .ui-select-toggle{position:relative}.ui-select-bootstrap .ui-select-toggle>.caret{position:absolute;height:10px;top:50%;right:10px;margin-top:-2px}.input-group>.ui-select-bootstrap.dropdown{position:static}.input-group>.ui-select-bootstrap>input.ui-select-search.form-control{border-radius:4px 0 0 4px}.input-group>.ui-select-bootstrap>input.ui-select-search.form-control.direction-up{border-radius:4px 0 0 4px!important}.ui-select-bootstrap>.ui-select-match>.btn{text-align:left!important}.ui-select-bootstrap>.ui-select-match>.caret{position:absolute;top:45%;right:15px}.ui-disabled{background-color:#eceeef;border-radius:4px;position:absolute;width:100%;height:100%;z-index:5;opacity:.6;top:0;left:0;cursor:not-allowed}.ui-select-bootstrap>.ui-select-choices{width:100%;height:auto;max-height:200px;overflow-x:hidden;margin-top:-1px}body>.ui-select-bootstrap.open{z-index:1000}.ui-select-multiple.ui-select-bootstrap{height:auto;padding:3px 3px 0}.ui-select-multiple.ui-select-bootstrap input.ui-select-search{background-color:transparent!important;border:none;outline:none;height:1.666666em;margin-bottom:3px}.ui-select-multiple.ui-select-bootstrap .ui-select-match .close{font-size:1.6em;line-height:.75}.ui-select-multiple.ui-select-bootstrap .ui-select-match-item{outline:0;margin:0 3px 3px 0}.ui-select-multiple .ui-select-match-item{position:relative}.ui-select-multiple .ui-select-match-item.dropping-before:before{content:"";position:absolute;top:0;right:100%;height:100%;margin-right:2px;border-left:1px solid #428bca}.ui-select-multiple .ui-select-match-item.dropping-after:after{content:"";position:absolute;top:0;left:100%;height:100%;margin-left:2px;border-right:1px solid #428bca}.ui-select-bootstrap .ui-select-choices-row>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap}.ui-select-bootstrap .ui-select-choices-row>a:hover,.ui-select-bootstrap .ui-select-choices-row>a:focus{text-decoration:none;color:#262626;background-color:#f5f5f5}.ui-select-bootstrap .ui-select-choices-row.active>a,.ui-select-bootstrap .ui-select-choices-row.btn-primary:hover>a{color:#fff;text-decoration:none;outline:0;background-color:#428bca}.ui-select-bootstrap .ui-select-choices-row.disabled>a,.ui-select-bootstrap .ui-select-choices-row.active.disabled>a{color:#777;cursor:not-allowed;background-color:#fff}.ui-select-match.ng-hide-add,.ui-select-search.ng-hide-add{display:none!important}.ui-select-bootstrap.ng-dirty.ng-invalid>button.btn.ui-select-match{border-color:#d44950}.ui-select-container[theme=bootstrap].direction-up .ui-select-dropdown{box-shadow:0 -4px 8px #00000040}html{font-size:13px}body{font-family:Nunito,sans-serif;background:transparent;color:#17173a}strong,.bold{font-weight:700}.f-r{float:right}.font-md{font-size:1.1538461538rem}.sk-wave .sk-rect{margin:2px}.pl-72{padding-left:5.5384615385rem}.flex-container{display:flex;min-height:100vh;flex-direction:column}.flex-container-inside{display:flex;flex-direction:column;min-height:100%}.flex-body{display:flex;flex:1}@media (max-width: 767.98px){.flex-body.inner{flex-direction:column}}.flex-content{flex:1;max-width:100%;overflow:hidden}.main-nav{height:100%}.router-outlet{padding-left:15px;padding-right:15px;width:100%}h1,h2,h3,h4,h5,.h1,.h2,.h3,.h4,.h5{font-weight:600;outline:0}h1,.h1{font-size:2.3076923077rem;letter-spacing:-.029rem;font-family:Poppins,sans-serif}h2,.h2{font-size:1.9230769231rem;letter-spacing:-.024em}h3,.h3{font-size:1.6153846154rem;letter-spacing:-.025rem}h4,.h4{font-size:1.3076923077rem;margin-bottom:1rem}h5,.h5{font-size:1.2307692308rem;margin-bottom:1rem}p,.p{margin-bottom:1rem}[hidden]{display:none!important}.modal{text-align:center;padding:0!important;z-index:1200}.modal-backdrop.fade.show{z-index:1200}.modal:before{content:"";display:inline-block;height:100%;vertical-align:middle;margin-right:-4px}.modal-dialog{display:inline-block;text-align:left;vertical-align:middle}@media (min-width: 768px){.modal-content{min-width:500px}}@media (min-width: 768px){.modal-body{min-height:200px;max-height:600px;overflow-y:auto;padding:15px}}h2.head-inner{color:#616161;font-size:2.3076923077rem;margin-bottom:1.5384615385rem}.disabled{pointer-events:none;opacity:.5}.primary-focus{color:#1780d4}h4.title{color:#ff9e11}.align-center{margin-left:auto;margin-right:auto}.font-weight-semibold,.font-weight-semibold strong{font-weight:600}.no-padding{padding:0!important}.no-margin{margin:0!important}.no-rounding{border-radius:0!important}.heading{font-weight:600}p.heading{font-size:14px}.footer{text-align:center;padding:1rem}.focus-less{opacity:.8}small,.small-font{font-size:95%}.yellow{color:#ffa423}a,.text-link,a.text-link,[ng2-st-tbody] a.text-link{color:#143f93;text-decoration:underline}a:hover,.text-link:hover,a.text-link:hover,[ng2-st-tbody] a.text-link:hover{text-decoration:none;color:#0e2c66}.text-link-secondary{color:#c90047;font-size:13px;text-decoration:underline}.text-link-secondary:hover{color:#960035}.link-group{font-weight:600;margin-bottom:0;text-align:left;text-decoration:underline}.link-group li{margin-bottom:.8rem}.icon-dull{color:#aaac}.welcome{background-color:#ffa423;box-shadow:inset 0 3px 21px #55555530;margin-bottom:0;width:100%;padding:2rem}.welcome .content-box{background-color:#fff;border-radius:.7692307692rem;box-shadow:0 60px 70px -40px #00000059;max-width:42.3076923077rem;min-height:15.3846153846rem;margin:0 auto;padding:40px 50px;position:relative;display:flex;flex-direction:column;text-align:left;justify-content:center}.welcome .pepi-face{margin-top:6.9230769231rem}.welcome .pepi-face:before{background:url(pepi-face.png) no-repeat;background-size:cover;content:"";position:absolute;top:-6.9230769231rem;left:3.0769230769rem;width:7.6153846154rem;height:6.9230769231rem}.welcome h1.title{margin-bottom:0}.welcome h1.name{font-size:5.5384615385rem;margin-bottom:2.3076923077rem}.copy-link{display:inline-block;font-weight:600;margin-bottom:10px;text-decoration:underline}.copy-link:hover{text-decoration:none}.modal-content{border:none;overflow:auto}.modal-header{background-color:#fff;justify-content:center;padding:40px;border:none}.modal-header .close{line-height:1.5;margin:0;position:absolute;right:15px;top:20px}.modal-body{padding:0 40px}.graph-fix{width:100px;overflow:scroll}.modal-footer{justify-content:left;text-align:left;padding:40px;border:none}.modal-footer .btn-secondary{margin-right:0}.modal-footer .btn-secondary.btn-lg,.modal-footer .btn-group-lg>.btn-secondary.btn{min-width:110px}.mat-autocomplete-panel{display:none}.info-success{color:#c80046;font-size:1.5384615385rem;font-weight:600}.alert-full .alert{border-radius:0;margin-bottom:0}.alert-p0 .alert{background:#ee836e;color:#484848;font-size:13px;font-weight:600;justify-content:center;min-height:60px}.alert-p0 .icon{font-size:20px;padding-right:10px}.alert-p0 p{margin:0}.alert-p0.alert-warning{background-color:#ee836e;color:#484848;height:50px}.alert-p1 .alert,.alert-p1 a{background:#143F93;color:#fff;font-size:13px;font-weight:600;justify-content:center;min-height:60px}.alert-p1 p{margin:0}.alert-p1.alert-warning{background-color:#143f93;color:#fff;height:50px}.alert-custom .alert,.alert-custom a{color:#fff;font-size:13px;font-weight:600;justify-content:center;min-height:60px}.alert-custom p{margin:0}.alert-custom.alert-warning{background:#F05C5C;color:#fff;height:50px}.alert-success{border:1px solid #00c48c}.alert-success .alert{background:#dcf6ef;color:#17173a;font-size:12px;font-weight:600;border:1px solid #00c48c;border-radius:4px;justify-content:center;min-height:60px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px}.alert-success p{margin:0}.alert-success.alert-warning{background-color:#dcf6ef;color:#17173a;height:45px}.alert-full .alert{align-items:center;display:flex}.alert{display:flex;align-items:center;color:#484848;margin-top:-6px}.alert .icon{font-size:17px}.alert-dismissible .close{top:50%;transform:translateY(-50%)}.alert-thin{padding:1.1538461538rem 2.3076923077rem;font-size:1.2307692308rem}.alert-warning{background-color:#fef3da;border-color:transparent;margin-top:0}.text-dull{color:#6f6f8d;font-weight:600}.layout-container{display:flex;flex:1;flex-direction:row}.full-height{height:100%}.sidebar{background:#dcdbdb}.sidebar-right{margin-left:20px}@media (max-width: 767.98px){.sidebar-right{margin-left:0}}.sidebar-title{margin-bottom:1.5384615385rem}.page-title{font-size:24px;line-height:32px;color:#17173a}.page-title-tooltip{color:#143f93;font-size:16px;padding:2px;font-weight:600;border:1px solid #143F93;border-radius:50%}.page-title span{font-size:20px;color:#464545;line-height:normal}.content{padding:2.3076923077rem 1.1538461538rem;width:100%;min-height:500px}.no-data{text-align:center;clear:both}.no-data .heading{margin-top:1.5rem}.no-data-icon{width:auto;height:222px}.no-data-icon1{width:auto;height:150px}.icon-grey{fill:red}.tab-box,.filter-section,.sidebar-box{border-radius:8px;padding:1.5384615385rem;background:#ffffff;box-shadow:0 5px 12px #00000012;margin-bottom:1rem}.tab-box:after,.filter-section:after,.sidebar-box:after{display:block;clear:both;content:""}.tab-box .remove-padding,.filter-section .remove-padding,.sidebar-box .remove-padding{margin-left:-1.5384615385rem;margin-right:-1.5384615385rem}.tab-box hr,.filter-section hr,.sidebar-box hr{margin:1.5384615385rem -1.5384615385rem}.tab-box.tab-box-funnel,.tab-box-funnel.filter-section,.tab-box-funnel.sidebar-box{padding:20px 35px}.tooltip-wide .tooltip{min-width:100px}.narrow-hr hr{margin-top:.7692307692rem;margin-bottom:.7692307692rem}.tab-graph{padding:1.9230769231rem}.tab-box-buttons{color:#616161;font-size:1.2307692308rem;font-weight:600;float:right}.has-sidebar{padding-right:22.6923076923rem}@media (max-width: 767.98px){.has-sidebar{padding-right:1.1538461538rem}}.sidebar-box{width:20rem}@media (max-width: 767.98px){.sidebar-box{width:100%}}.sidebar-box h4{border-bottom:1px solid #dcdcdc;padding-bottom:1.5384615385rem;margin-left:-1.5384615385rem;margin-right:-1.5384615385rem;text-align:center}.no-margin-top .nav-text{margin-top:0}.nav-text{padding:0;margin:1.5rem 0}.nav-text li{list-style:none;padding:0 1.5384615385rem 0 0;margin:0 1.5384615385rem 0 0;border-right:3px solid #9b9b9b;display:inline-block}.nav-text li a{color:#9b9b9b;font-weight:600;font-size:1.3846153846rem;padding:0}.nav-text li a.active,.nav-text li a:hover{color:#c90047;text-decoration:underline}.nav-text li:last-child{border:none}.nav-red-underline{font-weight:700}.nav-red-underline li{border-bottom:1px solid #eaeaea}.nav-red-underline a{align-items:center;color:#bababa;background-color:#f2f2f2;border-bottom:3px solid transparent;border-right:1px solid #eaeaea;display:flex;justify-content:center;padding:12px;text-decoration:none}.nav-red-underline a.active,.nav-red-underline a:hover{border-bottom:3px solid #c90047;background-color:#fff;color:#484848}.ng-tabs{list-style:none;padding:0;margin:2.6923076923rem 0}.ng-tabs li{list-style:none;padding:0 1.5384615385rem 0 0;margin:0 1.5384615385rem 0 0;border-right:3px solid #9b9b9b;display:inline-block}.ng-tabs li a{color:#9b9b9b;font-weight:700;font-size:1.5384615385rem}.ng-tabs li a:hover,.ng-tabs li.active a,.ng-tabs li.btn-primary:hover a{color:#c90047;text-decoration:underline}.faq-sidebar{padding:10rem 2.3076923077rem 0}@media (max-width: 1199.98px){.faq-sidebar{padding-top:3.4615384615rem}}.d3-chart{width:100%;height:400px}.d3-chart .axis path,.d3-chart .axis line{stroke:#999}.d3-chart .axis text{fill:#999}.add-user-icon{display:inline-block;background:url(add-user-icon.svg) no-repeat 0 0;background-size:100% 100%;width:152px;height:174px;margin:0 auto}.link-divider{margin-left:.7692307692rem;margin-right:.7692307692rem;position:relative;top:-5px}.progress-indicator{margin-top:1rem;margin-bottom:1rem}.progress-indicator>li{z-index:0}.progress-indicator>li.completed.last .bubble:after{background-color:#62b9ff;color:#62b9ff;width:50%}.progress-indicator>li .bubble{border-bottom:none}.progress-indicator>li .bubble:before,.progress-indicator>li .bubble:after{z-index:-1}.simple-list{padding-left:20px;list-style:none}.simple-list li{display:flex;margin-bottom:6px}.step-list{padding-left:.5rem}.step-list .step{font-weight:600}.step-list .desc{font-size:.95em}.step-list li{margin-left:.5rem;margin-bottom:1rem}.step-list .completed{text-decoration:line-through;opacity:.5}.icon-btn-primary{border:1px solid #c90047;border-radius:.3846153846rem;padding:1.3076923077rem 2.6923076923rem;color:#c90047;font-size:1.8461538462rem;background-color:#fff;display:inline-block}.icon-btn-primary .icon{margin-right:1.1538461538rem;font-size:1.5384615385rem}.icon-btn-primary:hover{color:#fff;background-color:#c90047;text-decoration:none}.status-title{font-weight:600}.status-title .btn-primary{color:#fff}.create-new-blok .ngn-tag-color,.create-new-blok-noshadow .ngn-tag-color{display:flex;align-items:center;width:100%;margin:4px 0;border-radius:0 0 4px 4px;box-shadow:none;padding:5px 0}.create-new-blok .ngn-tag-color .ngn-tag-color-list,.create-new-blok-noshadow .ngn-tag-color .ngn-tag-color-list{display:flex}.create-new-blok .ngn-tag-color .ngn-tag-color-list li button,.create-new-blok-noshadow .ngn-tag-color .ngn-tag-color-list li button{width:17px;height:17px}.create-new-blok .ngn-tag-color .btn-create,.create-new-blok-noshadow .ngn-tag-color .btn-create{padding:0;background-color:transparent;color:#0a8ffd;font-weight:600;margin-left:auto;border:0;cursor:pointer}.create-new-blok .ngn-tag-color{position:absolute;margin-top:10px;width:calc(100% + 0px)}.create-new-blok-noshadow .ngn-tag-color{box-shadow:none;padding:0;border-radius:0}.ngn-tag-color-list{padding:0;list-style-type:none;margin:0;vertical-align:middle}.ngn-tag-color-list li{width:17px;height:17px;border-radius:50%;display:inline-block;padding:0;overflow:hidden;position:relative;margin-right:5px;vertical-align:middle}.ngn-tag-color-list li button{border:0!important;padding:2px;position:absolute;width:18px;height:18px;top:0;left:0;margin:auto}.ngn-tag-color-list li button.active:before,.ngn-tag-color-list li button.btn-primary:hover:before{content:"\e932";color:#000;font-family:icomoon;font-size:10px;position:absolute;inset:0;margin:auto;font-weight:700;width:13px;height:13px}.tag-text{max-width:200px;overflow:hidden;text-overflow:ellipsis}.text-similar-tags{font-size:16px;line-height:22px;letter-spacing:.333333px;color:#6f6f8d}.mat-autocomplete-panel{padding:1rem}.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:inherit}.mat-option{height:inherit}.mat-option:hover:not(.mat-option-disabled),.mat-option:focus:not(.mat-option-disabled){background:inherit}.tag-chip{padding:1rem}::ng-deep mat-chip-list.mat-chip-list .mat-chip-list-wrapper{margin-top:3px}::ng-deep mat-chip-list.mat-chip-list .mat-chip-list-wrapper .mat-chip{min-height:26px}::ng-deep mat-chip-list.mat-chip-list .mat-chip-list-wrapper .mat-chip .mat-chip-remove.mat-icon{width:16px;height:16px;font-size:16px}::ng-deep mat-chip-list.mat-chip-list .mat-chip-list-wrapper .mat-chip .mat-chip-remove.mat-icon.mat-chip-trailing-icon.mat-icon{font-size:16px}::ng-deep mat-chip-list.mat-chip-list .mat-chip-list-wrapper .mat-chip .mat-option .mat-option-text{color:#fff!important;font-size:14px}::ng-deep mat-chip-list.mat-chip-list .mat-chip-list-wrapper .mat-input-element{margin:7px 5px 8px}mat-autocomplete{display:none}.autocomplete-dropdown ::ng-deep .mat-autocomplete-hidden{display:none}.status-circle{border-radius:50%;margin-right:5px;width:12px;height:12px;display:inline-block}.status-circle-sm{border-radius:50%;margin-right:5px;width:9px;height:9px;display:inline-block}.status-info{margin-left:17px}.status-circle.not-verified,.status-circle-sm.not-verified{background-color:#ffa07a}.status-circle.under-approval,.status-circle-sm.under-approval{background-color:#62b9ff}.status-circle.active,.status-circle.btn-primary:hover,.status-circle-sm.active,.status-circle-sm.btn-primary:hover{background-color:#50d398}.status-circle.approved,.status-circle-sm.approved{background-color:#32cd32}.status-circle.rejected,.status-circle-sm.rejected{background-color:tomato}.status-circle.draft,.status-circle-sm.draft{background-color:#00f}.status-circle.evaluation,.status-circle-sm.evaluation{background-color:#ec942c}.status-circle.appeal,.status-circle-sm.appeal{background-color:gold}.status-circle.paused,.status-circle-sm.paused{background-color:#98fb98}.status-circle.disabled,.status-circle-sm.disabled{background-color:#8b0000}.status-circle.flagged,.status-circle-sm.flagged{background-color:#ff4500}.status-circle.reinstated,.status-circle-sm.reinstated{background-color:#9acd32}.status-circle.deletion,.status-circle-sm.deletion{background-color:#ffa07a}.status-circle-main.status-circle{width:20px;height:20px;border-radius:50%;padding:3px 4px 0}.status-circle-main{width:17px;height:17px;border-radius:50%;padding:0 3px 0 4px}.status-circle-main.not-verified{background-color:#fee2db}.status-circle-main.under-approval{background-color:#e0f1ff}.status-circle-main.active,.status-circle-main.btn-primary:hover{background-color:#dcf6ea}.status-circle-main.rejected{background-color:#ffd3d6}.status-circle-main.evaluation{background-color:#fbead5}.status-link{font-weight:600}.progress-small{height:9px}.status-icon{font-size:20px}.status-icon.active,.status-icon.btn-primary:hover{color:#07853f}.status-icon.inactive{color:#c82606}.status-icon.hold{color:#fecf5e}.tracking-info{border-bottom:1px solid #d8d8d8;font-size:1rem}.template-list{margin-bottom:0;padding:0;list-style:none}.template-list li{float:left;width:20%;margin-bottom:1.9230769231rem}.template-list li:hover .hover-menu{pointer-events:auto;opacity:1}.template-list .card{position:relative}.template-list .card.card-template .card-body{padding:10px 0;min-height:90px}.template-list .card.card-template,.template-list .card-template .hover-menu{width:94%;border:none}.template-list .template-img,.template-list .hover-menu{border-top-left-radius:.25rem;border-top-right-radius:.25rem;height:17.3076923077rem;margin:6px}.template-list .template-img{background-repeat:no-repeat;background-size:cover;background-position:center}.template-list .hover-menu{background:rgba(0,0,0,.7);display:flex;position:absolute;z-index:1;opacity:0;pointer-events:none;transition:opacity .3s}.template-list a{color:#fff}.template-list a:hover{text-decoration:none;color:#ccc}.template-list .btn-preview{font-size:2rem;display:flex;align-items:center;justify-content:center;position:absolute;width:100%;height:100%;z-index:1}.template-list .icon-group{padding:5px 10px 0 0;position:absolute;z-index:2;right:0}.template-list .icon-group .btn{padding:.375rem}.template-list .card-name{font-weight:600;margin:0}.template-preview{position:absolute;top:0;left:0;width:100%;height:100%;z-index:9999;background:#ffffff;display:flex;flex-direction:column}.template-preview .template-header{padding:10px 15px;box-shadow:0 0 30px #0000004d;z-index:1}.template-preview h4{background:#f7f7f7;margin:0;padding:5px;border-left:1px solid #ddd}.alternate-box-list{background:#f3f5fa}.slab-container{position:relative;margin-left:-1.5384615385rem;margin-right:-1.5384615385rem;padding:0 1.5384615385rem;overflow-x:auto}.slab-container .line{background-color:#dbdbdb;position:absolute;top:40%;left:0;height:1px;width:100%;z-index:0}.slab-container .slabs{color:#6f6f8d;font-weight:600;display:inline-flex;flex-direction:row;justify-content:space-around;align-items:baseline;z-index:1;position:relative}.slab-container .slabs .slab{margin:5px}.slab-container .slabs .slab .nxticon-lock{font-size:14px;padding:8px;background-color:#dde2ee;border-radius:50px;color:#6f6f8d;display:block;margin:0 auto;width:30px}.slab-container .slabs .slab .nxticon-unlock{font-size:14px;padding:8px;border:1px solid #143F93;border-radius:50px;color:#143f93;display:block;margin:0 auto;width:30px}.slab-container .title{font-size:1.0769230769rem;line-height:1.2;font-weight:600;margin-top:10px}.slab-container .slab .icon{font-size:2rem;background:#ffffff}.slab-container .slab.active,.slab-container .slab.btn-primary:hover{font-weight:600;color:#616161}.slab-container .slab.active .icon,.slab-container .slab.btn-primary:hover .icon{color:#61b8ff;font-size:3rem}.slab-container .slab.active .level,.slab-container .slab.btn-primary:hover .level{font-weight:400;color:#c5c5c5}.legend-labels .legend-label .legend-label-color{border-radius:50%;border:1px solid transparent}.legend-labels .legend-label .inactive .legend-label-color{background-color:transparent!important;border-color:currentColor}.CodeMirror,.code-preview-frame{width:100%;height:100%}@media (max-width: 767.98px){.CodeMirror,.code-preview-frame{max-height:400px}}.live-labels{margin-bottom:1.1538461538rem}.live-labels .live-label.featured{font-weight:600}.live-labels .live-label{display:inline-flex;position:relative;padding-left:12px;flex-direction:column;font-weight:400;justify-content:center;min-width:7.6923076923rem;width:24%;min-height:3.8461538462rem;line-height:1.2;margin-bottom:1.1538461538rem}.live-labels .live-label:before{content:"";display:flex;background:red;width:4px;height:60%;position:absolute;top:20%;left:0}.live-labels .percent{color:#686767;font-size:.8em}.live-labels .count{font-weight:700;font-size:17px}.live-labels .label-line-color-1:before{background:linear-gradient(0deg,#ffcfa4 0%,#ffa26b 100%)}.live-labels .label-line-color-2:before{background:linear-gradient(180deg,#00e4c0 0%,#01C790 100%)}.live-labels .label-line-color-3:before{background:linear-gradient(360deg,#7a63b6 0%,#beabf2 100%)}.live-labels .label-line-color-4:before{background:linear-gradient(180deg,#FBD233 0%,#E9A80D 100%)}.live-labels .label-line-color-5:before{background:linear-gradient(180deg,#BF5CEE 0%,#BF5CEE 100%)}.live-labels .label-line-color-6:before{background:linear-gradient(180deg,#e08afa 0%,#CF85F3 100%)}.live-labels .label-line-color-7:before{background:linear-gradient(0deg,#E76D11 0%,#FC924C 100%)}.live-labels .label-line-color-8:before{background:linear-gradient(180deg,#EB7272 0%,#EB7272 100%)}.live-labels .label-line-color-9:before{background-color:#e19367}.live-labels .label-line-color-10:before{background-color:#826cbe}.live-labels .label-line-color-11:before{background-color:#c90047}.live-labels .label-line-color-12:before{background-color:#e0aff7}.live-labels .label-line-color-13:before{background-color:#57aef6}.live-labels .label-line-color-14:before{background-color:#f45757}.live-labels .label-line-color-15:before{background:linear-gradient(180deg,#FFCF5C 0%,#FFCF5C 100%)}.live-labels .label-line-color-16:before{background:linear-gradient(180deg,#d48b75 0%,#4755d3 100%)}.live-labels .label-line-color-17:before{background:linear-gradient(180deg,#6979F8 0%,#6979F8 100%)}.live-labels .label-line-color-18:before{background:linear-gradient(180deg,#04B1BB 0%,#04B1BB 100%)}.live-labels .label-line-color-19:before{background:linear-gradient(180deg,#5978BB 0%,#5978BB 100%)}.live-labels .label-line-color-20:before{background:linear-gradient(180deg,#CF85F3 0%,#CF85F3 100%)}.live-labels .label-line-color-21:before{background:linear-gradient(180deg,#AE32EA 0%,#AE32EA 100%)}.live-labels .label-line-color-22:before{background:linear-gradient(180deg,#13EDE0 0%,#13EDE0 100%)}.live-labels .label-line-color-23:before{background:linear-gradient(180deg,#C73338 0%,#C73338 100%)}.live-labels .label-line-color-24:before{background:linear-gradient(180deg,#0A8FFD 0%,#0A8FFD 100%)}.live-labels .label-line-color-25:before{background:linear-gradient(180deg,#FF4E4E 0%,#FF4E4E 100%)}.live-labels .label-line-color-26:before{background:linear-gradient(180deg,#00D0C4 0%,#00D0C4 100%)}.live-labels .label-line-color-27:before{background:linear-gradient(180deg,#BE52F2 0%,#BE52F2 100%)}.live-labels .label-line-color-28:before{background:linear-gradient(180deg,#00C48C 0%,#00C48C 100%)}.live-labels .label-line-color-29:before{background:linear-gradient(180deg,#6A7AF9 0%,#6A7AF9 100%)}.live-labels .label-line-color-30:before{background:linear-gradient(180deg,#F86969 0%,#F86969 100%)}.live-labels .label-line-color-31:before{background:linear-gradient(180deg,#28DDF1 0%,#28DDF1 100%)}.live-labels .label-line-color-32:before{background:linear-gradient(180deg,#8CBA04 0%,#8CBA04 100%)}.buy-credits-body{min-height:80px}.pie-credits,.bill-details{display:block}.bill-details .calc-box{display:inline-block;text-align:center;padding:10px 5px;margin-right:15px;background:#efefef;border:1px solid #e0e0e0;border-radius:.25rem;height:118px;vertical-align:middle;width:22.46%}.bill-details .calc-box .text-dull{margin-bottom:10px;font-size:18px;color:#000;font-weight:700}.bill-details .calc-box .billing-cycle{font-size:10px;color:#9b9b9b}.bill-details .calc-box strong{font-weight:400}.bill-details .calc-sub-box{display:inline-block;text-align:center;padding:10px 5px;margin-right:15px;background:#efefef;border:1px solid #e0e0e0;border-radius:.25rem;height:110px;vertical-align:middle;width:17.96%}.bill-details .calc-sub-box .text-dull{margin-bottom:10px;font-size:24px;color:#000;font-weight:700}.bill-details .calc-sub-box .billing-cycle{font-size:10px;color:#9b9b9b}.bill-details .calc-sub-box strong{font-weight:400}.bill-details strong{font-size:15px}button.back-btn{background:#808080;color:#fff;font-weight:700;margin-top:-10px}button.back-btn:hover{color:#fff;background-color:#777}.upgarde_details{box-shadow:0 0 1.38461538rem #00000026;padding:15px;border-radius:3px;margin-bottom:15px;width:595px}.upgarde_details hr{margin:10px 0}.upgarde_details .text-dull{color:#484848;font-weight:700}.upgarde_details strong{font-weight:400}.upgarde_details p{margin-bottom:5px}strong.txt-15{font-size:15px}.compaire-plan .calc-box{background-color:transparent;box-shadow:0 0 1.38461538rem #00000026;height:161px;width:220px;padding:10px 0}.compaire-plan .calc-box .text-dull{margin-bottom:10px;font-size:20px;color:#484848;font-weight:600}.compaire-plan .calc-box .price-email{margin-bottom:15px}.compaire-plan .calc-box .price-email h3{margin-bottom:5px;margin-top:15px;font-size:26px;font-weight:700}.compaire-plan .calc-box .price-email span{font-size:11px}.compaire-plan .calc-box .price-email small{font-size:12px}.compaire-plan .calc-box .billing-cycle{font-size:10px;color:#9b9b9b}.compare-arrow{font-size:100px;color:#d0d0d0;margin:0 20px 0 15px;height:161px}a.status-link.text-link.upgrade{text-decoration:none;border:1px solid #62b9ff;background-color:#62b9ff;padding:5px 15px;border-radius:3px;color:#fff}a.status-link.disabled.currentplan,a.status-link.extend{text-decoration:none;border:1px solid #50d398;padding:5px 15px;border-radius:3px;background-color:#50d398;color:#fff}a.status-link.text-link.downgrade,a.status-link.disabled_1{text-decoration:none;border:1px solid #ffc340;padding:5px 15px;border-radius:3px;color:#fff;background-color:#ffc340}.bill-cycle-1{font-size:11px!important;font-weight:400}.form-checkbox-custom{width:15px;float:left;margin-top:3px}.float-right.backbutton{margin-right:21.5rem}.center-block.text-center button.btn{background-color:#fff;border:1px solid #9e9999;color:#333}select.form-control,select.custom-select,.ui-select-container select.btn-secondary{background-color:#fff!important}.col-md-2.col-lg-2.col-sm-12.center-block.text-center button:nth-child(1){display:none}.col-md-2.col-lg-2.col-sm-12.center-block.text-center button:nth-child(2){margin-top:75px}.col-md-2.col-lg-2.col-sm-12.center-block.text-center button:nth-last-child(1){display:none}.list-box{min-height:50px!important}.live-label-center{border-radius:4px;border:1px solid #dde2ee;padding:7px 20px}.live-label-center span{font-size:17px}.live-label-center a.text-link{text-decoration:none}.live-label-center a.text-link:hover{text-decoration:underline}.mh100{min-height:100px}.jcl{justify-content:left}.mb-05rem{margin-bottom:.5rem}.alert-p0 .alert .alert-dismissible{background:#73bb84}small.error-5{position:absolute;bottom:0}.pep-live-txt-relative{position:relative}.pep-live-txt-relative .pep-live-txt{position:absolute;top:0;border-top:2px solid #f3be76;display:block;width:100%;text-align:center;margin-left:-25px}.pep-live-txt-relative .pep-live-txt span{background:#f3be76;border-radius:0 0 3px 3px;padding:2px 5px;color:#fff;font-size:12px}.pep-live-txt-relative .pep-live-txt span a{text-decoration:none;color:#fff}.ngn-multiselect{position:relative}.c-btn{display:inline-block;background:#fff;border:1px solid #ccc;border-radius:3px;font-size:14px;color:#8d8da1}.c-btn.disabled{background:#ccc}.c-btn:focus{outline:none}.selected-list .c-list{float:left;padding:0;margin:0;width:calc(100% - 20px)}.selected-list .c-list .c-token{list-style:none;padding:2px 25px 2px 8px;background:#d7316a;color:#fff;border-radius:2px;margin-right:4px;margin-top:2px;float:left;position:relative}.selected-list .c-list .c-token .c-label{display:block;float:left}.selected-list .c-list .c-token .c-remove{position:absolute;right:8px;top:50%;transform:translateY(-50%);width:10px}.selected-list .c-list .c-token .c-remove svg{fill:#fff}.selected-list .countplaceholder{position:absolute;right:30px;top:50%;transform:translateY(-50%)}.selected-list .c-btn{width:100%;box-shadow:0 1px 5px #0000001a;padding:10px;cursor:pointer;display:flex;position:relative}.selected-list .c-btn .c-icon{position:absolute;right:5px;top:50%;transform:translateY(-50%)}.dropdown-list{position:absolute;padding-top:14px;max-width:300px;min-width:240px;z-index:9999;right:0}.dropdown-list ul{padding:0;list-style:none;overflow:auto;margin:0}.dropdown-list ul li{padding:5px 15px 5px 35px;cursor:pointer;text-align:left}.dropdown-list ul li:hover{background:#f2f1fe}.dropdown-list ::-webkit-scrollbar{width:6px;height:6px}.dropdown-list ::-webkit-scrollbar-thumb{background:#D2D7E2;border-radius:5px}.dropdown-list ::-webkit-scrollbar-track{background:#f2f2f2}.ngn-input-txt{font-size:16px;width:100%;padding:8px 10px;border:1px solid transparent;background:#f8f8f8;outline:none;border-radius:5px;color:#666;height:auto;box-shadow:none;min-height:42px}.arrow-up,.arrow-down{width:0;height:0;border-left:13px solid transparent;border-right:13px solid transparent;border-bottom:15px solid #fff;margin-left:15px;position:absolute;top:0;right:5px}.arrow-down{bottom:-14px;top:unset;transform:rotate(180deg)}.arrow-2{border-bottom:15px solid #f3f3f3;top:-1px}.arrow-down.arrow-2{top:unset;bottom:-16px}.list-area{background:#fff;border-radius:3px;box-shadow:0 4px 12px #0000001a;padding:2px 0;margin:0}.select-all{padding:10px 10px 10px 35px;border-bottom:1px solid #ccc;text-align:left}.list-filter{border:1px solid #c1bfb7;border-top-left-radius:0;border-bottom-left-radius:0;border-radius:.25rem;position:relative;padding-left:35px;height:32px;margin-top:2px}.list-filter input{border:0px;width:100%;height:100%;padding:0}.list-filter input:focus{outline:none}.list-filter .c-search{position:absolute;top:6px;left:10px;width:15px;height:15px}.list-filter .c-search svg{fill:#888}.pure-checkbox input[type=checkbox]{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.pure-checkbox input[type=checkbox]:focus+label:before,.pure-checkbox input[type=checkbox]:hover+label:before{border-color:#d7316a;background-color:#f2f2f2}.pure-checkbox input[type=checkbox]:active+label:before{transition-duration:0s}.pure-checkbox input[type=checkbox]+label{position:relative;padding-left:2em;vertical-align:middle;-webkit-user-select:none;user-select:none;cursor:pointer;margin:0;color:#8d8da1;font-weight:300}.pure-\ox input[type=checkbox]+label:before{box-sizing:content-box;content:"";color:#d7316a;position:absolute;top:50%;left:0;width:14px;height:14px;margin-top:-9px;border:2px solid #d7316a;text-align:center;transition:all .4s ease}.pure-checkbox input[type=checkbox]+label:after{box-sizing:content-box;content:"";background-color:#d7316a;position:absolute;top:50%;left:4px;width:10px;height:10px;margin-top:-5px;transform:scale(0);transform-origin:50%;transition:transform .2s ease-out}.pure-checkbox input[type=checkbox]:disabled+label:before{border-color:#ccc}.pure-checkbox input[type=checkbox]:disabled:focus+label:before .pure-checkbox input[type=checkbox]:disabled:hover+label:before{background-color:inherit}.pure-checkbox input[type=checkbox]:disabled:checked+label:before{background-color:#ccc}.pure-checkbox input[type=checkbox]+label:after{background-color:transparent;top:50%;left:4px;width:8px;height:3px;margin-top:-4px;border-style:solid;border-color:#fff;border-width:0 0 3px 3px;border-image:none;transform:rotate(-45deg) scale(0)}.pure-checkbox input[type=checkbox]:checked+label:after{content:"";transform:rotate(-45deg) scale(1);transition:transform .2s ease-out}.pure-checkbox input[type=radio]:checked+label:before{background-color:#fff}.pure-checkbox input[type=radio]:checked+label:after{transform:scale(1)}.pure-checkbox input[type=radio]+label:before{border-radius:50%}.pure-checkbox input[type=checkbox]:checked+label:before{background:#d7316a}.pure-checkbox input[type=checkbox]:checked+label:after{transform:rotate(-45deg) scale(1)}.list-message{text-align:center;margin:0;padding:15px 0;font-size:initial}.list-grp{padding:0 15px}.list-grp h4{text-transform:capitalize;margin:15px 0 0;font-size:14px;font-weight:700}.list-grp>li{padding-left:15px}.c-selected-count{font-weight:700}.c-angle-down,.c-angle-up{pointer-events:none}.dropdown-list.dropdown-align-left,.dropdown-align-left .arrow-up,.dropdown-align-left .arrow-down{right:auto}.compact-select.singal-select .dropdown-list{min-width:156px;margin-right:-15px}.compact-select .c-btn{background-color:#fff;border:none;border-radius:3px;box-shadow:0 1px 3px #0000001a;display:inline-flex;padding:2px 10px;width:auto}.compact-select .c-btn-label{margin-right:10px;font-size:13px}.compact-select .ngn-icon{line-height:inherit}.compact-select .list-grp h4{font-size:12px;font-weight:400;margin:10px 0 5px;padding-left:15px;text-transform:uppercase}.list-buttons{display:flex;justify-content:center}.live-feed-select .compact-select .c-btn{width:259px;border:1px solid #ccc;border-radius:0 3px 3px 0;padding:5px 10px;border-left:0}.form-inline .live-feed-select{width:482px!important}.live-feed-select .custom-control.custom-checkbox{text-align:left;align-items:left}.live-feed-select .custom-control.custom-checkbox.select-all{padding-left:35px}.live-feed-select .custom-control.custom-checkbox.select-all label{line-height:1}.live-feed-select .custom-control.custom-checkbox label{justify-content:left}.live-feed-select .select-all .custom-control-label:before,.live-feed-select .select-all .custom-control-label:after{top:0}.form-inline .live-feed-select .search-input,.form-inline .live-feed-select .right-side-menu{width:84px!important}.live-feed-select .list-buttons{padding:5px}.live-feed-select .dropdown-list{max-width:481px;width:100%;margin-top:-49px}.language-icons{max-width:1015px;margin:0 auto;position:relative}.language-icons ul{max-width:1015px;display:flex;flex-flow:row;justify-content:flex-start;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;-webkit-justify-content:flex-start;margin:35px 0;padding:0}.language-icons ul li{width:92px;list-style:none;flex-basis:auto;align-self:auto;cursor:pointer;text-align:center}.language-icons ul li a{text-decoration:none;color:#000}.language-icons ul li a:hover svg,.language-icons ul li a:hover{fill:#237a91;color:#237a91}.language-icons ul li svg{fill:#000;cursor:pointer;display:block;margin:0 auto}.language-header{font-size:16px;text-align:left;padding-bottom:20px}.zap-header{font-size:1.30769231rem;text-align:left;border-bottom-width:1px;padding-left:9px}.referral-steps{width:1000px!important;cursor:auto!important;margin-top:-35px}.referral-steps-ul{height:0px}.gift-icon{height:40px}.table-col-wi{overflow:hidden;white-space:nowrap}.hand{cursor:pointer}.al{width:185px!important}.main-nav .icon-whatsapp{position:relative}.main-nav .icon-whatsapp:after{content:"BETA";font-style:normal;position:absolute;font-size:7px;background-color:#444;color:#fff;left:5px;bottom:1px;height:11px;line-height:12px;padding:0 3px;border-radius:9px}.red{color:#f05c5c}.text-danger-new{color:#ff647c!important}.text-succes-new{color:#00c48c!important}.text-danger-margin{margin-top:-12px}.conversion-table span p{display:inline-block;vertical-align:top;width:-moz-fit-content;width:fit-content;margin:0}.conversion-table span .popover{max-width:300px;font-size:13px;border:1px solid #ccc;box-shadow:1px 1px 4px #ccc;min-width:250px;max-width:350px}.conversion-table span .popover .popover-body{min-height:auto;border:1px solid #c90047;border-radius:4px;padding:5px}.conversion-table span .popover .overlay-status{color:#6b6b6b;display:inline-block;vertical-align:top}.conversion-table span .popover img{width:100%;border-radius:4px}.conversion-table .popover{padding:5px}.conversion-table.conversation-content-img .popover .popover-body{padding:0}.ng2-smart-th.content{width:auto}.conversion-table .bs-popover-right,.conversion-table .bs-popover-auto[x-placement^=right]{margin-left:15px}.conversion-table .bs-popover-right>.arrow,.conversion-table .bs-popover-auto[x-placement^=right]>.arrow{margin-top:-10px!important;width:10px;left:-11px}.conversion-table .bs-popover-right>.arrow:before,.conversion-table .bs-popover-auto[x-placement^=right]>.arrow:before,.conversion-table .bs-popover-right>.arrow:after,.conversion-table .bs-popover-auto[x-placement^=right]>.arrow:after{border-width:10px 10px 10px 0}.conversion-table .bs-popover-right>.arrow:before,.conversion-table .bs-popover-auto[x-placement^=right]>.arrow:before{top:1px}.conversion-table th.content_type{width:20%}.create-message-body .form-group .btn{border:1px solid #c1bfb7;padding:3px 10px;font-size:12px}.create-message-body i{font-size:10px}.create-message-body .remove-language{align-self:center;font-size:35px}.create-message-body .remove-language button{float:right;color:#c90047;border:0;background-color:transparent;padding:5px;line-height:15px;font-size:15px;outline:none;margin-top:15px}.create-message-body .remove-language i{font-size:14px;line-height:8px}.create-message-body textarea{height:calc(1.5em + .75rem + 2px)}.create-message-body [readonly]{background-color:#e9ecef;border:1px solid #c1bfb7;border-radius:.25rem;padding:.375rem .75rem}.create-message-footer{text-align:right;display:block}.language-title{font-size:12px;padding:2px 5px;background-color:#e3e3e3;border-radius:15px}.language-title span{position:relative;top:1px}.language-title~.language-title{margin-left:5px}.template-table span p{display:inline-block;vertical-align:top;margin:0}.template-table span .popover{max-width:300px;font-size:13px;border:1px solid #ccc;box-shadow:1px 1px 4px #ccc;min-width:250px;max-width:350px}.template-table span .popover .popover-body{min-height:auto;border:1px solid #c90047;border-radius:4px;padding:5px}.template-table span .popover .overlay-status{color:#6b6b6b;display:inline-block;vertical-align:top}.template-table span .popover img{width:100%;border-radius:4px}.template-table .popover{padding:5px}.price-label{color:#525252}sup{top:-.3em;left:-2px}.premium_gift{border:1px solid rgba(0,0,0,.075);border-style:hidden;background-color:#ffeded;color:#000;font-family:poppins;padding:10px}.dedicated-ip-check{padding:10px;border:1px rgba(0,0,0,.15) solid;margin-bottom:10px}.dedicated-ip-check>label.form-check-label{margin-left:20px}.fa-spin{animation:fa-spin 2s infinite linear}.fa-pulse{animation:fa-spin 1s infinite steps(8)}@keyframes fa-spin{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.pointer{cursor:pointer}.daterangepicker.dropdown-menu{z-index:1!important}.number-pad{padding-right:5px}.number-color-box-secondary{border:1px solid;border-radius:4px;color:#fff;width:60px;text-align:center;font-weight:700;background-color:#bababa;display:inline-block}.hexagon{width:70px;height:55px;clip-path:polygon(100% 0,100% 70%,50% 100%,0 70%,0 0);background:linear-gradient(-60deg,#ea7a7e 0%,#c1272d 80%);position:absolute;color:#fff;text-align:center;padding:15px;font-weight:700;display:inline-block}.funnel-pointer{margin-top:5px;position:relative;color:#fff;padding:7px;text-align:center;font-weight:700;clip-path:polygon(80% 0,100% 50%,80% 100%,0 100%,0 0);width:70px;height:30px}.funnel-pointer.delivered{background:linear-gradient(180deg,#ffe995 3.7%,#ffcf5c 100%)}.funnel-pointer.open{background:linear-gradient(180deg,#18c2ff 0%,#0a8ffd 100%)}.funnel-pointer.click{background:linear-gradient(180deg,#00e4c0 0%,#00c48c 100%)}div .funnel{width:100px;border-radius:4px;margin-left:-15px}div .funnel.request-bar{background:linear-gradient(0deg,#ffcfa4 0%,#ffa26b 100%)}div .funnel.sent-bar{background:linear-gradient(180deg,#ffe995 3.7%,#ffcf5c 100%)}div .funnel.open-bar{background:linear-gradient(180deg,#18c2ff 0%,#0a8ffd 100%)}div .funnel.click-bar{background:linear-gradient(180deg,#00e4c0 0%,#00c48c 100%)}.funnel-cmp{font-size:15px}.funnel-cmp .up-arrow,.funnel-cmp .up{color:#28a745}.funnel-cmp .down-arrow,.funnel-cmp .down{color:#c90047}.funnel-box{height:300px}.funnel-box-graph{height:calc(100% - 77px);align-items:flex-end}.funnel-box-graph .col:last-child{height:100%;align-items:center;display:flex}.funnel-box-graph .funnel{height:100%}.funnel-arrow:before{content:"";position:absolute;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:10px solid #c1bfb7;top:-10px;left:55%;margin-left:-10px}.funnel-arrow:after{content:"";position:absolute;top:-10px;width:100%;left:0;border-top:1px solid #c1bfb7}.funnel-span{padding:10px}.per-bar{height:60%!important;display:inline-block!important}.cmp{padding-top:3px}.funnel-det{display:inline-flex;width:75px}.funnel-un-det{display:inline-flex;width:125px}.nxticon-inclined{color:#00c48c}.SpanPercnt{font-size:11px!important}.number-color-box-success{color:#28a745;font-size:10px!important;margin-left:10px}.number-color-box-success:before{margin-right:3px;content:" \2197";font-size:10px!important}.number-color-box-primary{color:#c90047;font-size:10px!important;margin-left:10px}.number-color-box-primary:before{margin-right:3px;content:" \2198";font-size:10px!important}.graph-tabs .nav-text{margin-top:0}.graph-tabs .nav-text li{border-right:2px solid #9b9b9b}.graph-tabs .nav-text li a{font-size:13px}.graph-tabs .nav-text li:last-child{border:none}:focus{outline:0px}.sticky-btn-group{position:sticky;top:0;border-bottom:1px solid rgba(0,0,0,.1);padding:8px 0;margin-bottom:8px;background-color:#fff;z-index:9}.insight-data-point{cursor:pointer;color:#237a91;text-decoration:underline}.logs-back-btn{margin-bottom:2px}.isDisabled{color:currentColor;cursor:not-allowed;opacity:.5;text-decoration:none}.beta{background-color:#007bff;color:#fff;font-size:12px}.nav-text li a.activetab{color:#143f93}.switch.defaultBgColor{background-color:#b5b5b5;border-color:#b5b5b5}.switch.togColor{background-color:#960035}.switch .switchOffColor,.switch .switchColor{background-color:#fff}.widget-div{height:620px;margin:10px 0}.widget-div .tab-box,.widget-div .filter-section,.widget-div .sidebar-box{height:100%}.font-16{font-size:16px}.line-height-30{line-height:30px}.line-height-40{line-height:40px}.line-height-14{line-height:14px}.filter-box{padding:15px 30px;background-color:#fff;border:1px solid #dde2ee;box-shadow:0 2px 7px #e5e9f2;border-radius:5px}.font-regular{font-size:14px}.font-medium{font-size:16px}.font-large{font-size:20px}.font-extra-large{font-size:30px}.font-small{font-size:12px}.font-extra-small{font-size:10px}.font-color-gray{color:#6f6f8d}.bg-color-white{background-color:#fff}.font-color-blue,.font-color-cobaltBlue{color:#143f93}.font-color-black{color:#17173a}.font-color-error{color:#c00a15}.font-color-success{color:#178977}.icomoon{color:#143f93}.title-header-section{display:flex;justify-content:space-between;align-items:center}.title-header-section .helpful-link{color:#143f93;font-weight:700}.title-header-section .helpful-link:after{content:"";width:1px;height:26px;vertical-align:middle;background-color:#dde2ee;display:inline-block;margin:0 15px}.title-header-section .header-btn-group{list-style:none;margin:0;padding:0}.title-header-section .header-btn-group>li{display:inline-block;margin:0 5px}.icon-primary-btn{color:#143f93;font-size:14px;font-weight:600;background-color:#fff;padding:10px;border:1px solid #143F93;border-radius:4px;text-decoration:none;min-width:40px;height:40px;display:inline-block;text-align:center}.icon-primary-btn.back-icon-button{height:52px;display:flex;align-items:center;justify-content:center}.icon-primary-btn.back-icon-button .fa-chevron-left{vertical-align:middle;line-height:inherit}.icon-primary-btn:hover{box-shadow:0 5px 15px #00000026;color:#143f93}.filter-section{padding:10px}.filter-section ul.filter{margin:0;padding:0;list-style:none}.filter-section ul.filter>li{display:flex;margin:0 20px 0 0;position:relative;height:30px}.filter-section ul.filter>li:after{content:"";display:inline-block;width:1px;height:23px;background-color:#dde2ee;position:absolute;top:4px;right:-10px}.filter-section ul.filter>li.no-divider:after{content:"";display:none}.filter-section .clear-filter{font-size:14px;font-weight:600;text-decoration:underline;position:relative;align-self:center;color:#fb6262fa}.filter-section .clear-filter:after{content:"";display:inline-block;width:1px;height:23px;background-color:#dde2ee;position:absolute;top:0;right:10px}.mat-input-no-underline .mat-form-field-wrapper{padding-bottom:0}.mat-input-no-underline .mat-form-field-wrapper .mat-form-field-underline{display:none}.mat-input-no-underline.mat-input-marign{margin-top:-10px}.mat-select-filters-dropdown.no-underline .mat-form-field-wrapper{padding-bottom:0}.mat-select-filters-dropdown.no-underline .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix{padding:0 5px;border-top:0}.mat-select-filters-dropdown.no-underline .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix .mat-select .mat-select-trigger .mat-select-value .mat-select-value-text span{color:#6f6f8d!important;font-size:12px!important}.mat-select-filters-dropdown.no-underline .mat-form-field-wrapper .mat-form-field-underline{display:none}.center-popup-modal .modal-content{min-width:553px}.center-popup-modal .modal-content .modal-body{min-height:175px}.right-side-modal .modal-content{min-width:700px}.right-side-modal.right-side-drawer-550px .modal-content{min-width:550px}.right-side-modal.right-side-modal-960px .modal-content{min-width:960px}.right-side-modal.right-side-modal-860px .modal-content{min-width:860px}.right-side-modal.right-side-modal-1300px .modal-content{min-width:1300px}.right-side-modal.right-side-modal-550px .modal-content{min-width:550px}.right-side-modal.right-side-modal-help .modal-content{min-width:420px}.right-side-modal.right-side-modal-help .modal-content .modal-header h4{font-weight:700}.right-side-modal.right-side-modal-help .modal-content .modal-body a,.right-side-modal.right-side-modal-help .modal-content .modal-body .text-link,.right-side-modal.right-side-modal-help .modal-content .modal-body a.text-link{color:#143f93}.cdk-overlay-pane .mat-select-panel.mat-select-filters-dropdown{top:45px;left:-75px}.more-filter{color:#143f93;font-weight:600;text-decoration:underline;align-self:center;font-size:14px}.filter-count{border-radius:50px;color:#fff;font-size:14px;align-self:center;width:20px;height:20px;display:inline-block;line-height:15px;padding:2px 6px;background-color:#143f93}.filter-close{vertical-align:middle;color:#6f6f8d;cursor:pointer}.more-filter-deleteicon{position:absolute;top:36px;right:22px}div.md-drppicker.drops-down-right.ltr.shown.double.show-ranges.open-center{left:0!important}.open-left{left:352.5px!important}div.md-drppicker.drops-down-right.ltr.shown.double.show-ranges.open-left,.open-left{left:-200px!important}.open-left-per-trend{left:-475px!important}.md-drppicker .ranges ul li button.active,.md-drppicker .ranges ul li button.btn-primary:hover{background-color:#caf9f9!important;color:#0b0a0a!important}.md-drppicker td.active,.md-drppicker td.btn-primary:hover,.md-drppicker td.active:hover{background-color:#143f93!important}.health_score{display:inline-block;position:relative;width:100%;height:auto;text-align:center;padding-top:6px}.health_score .health_img{height:auto;padding-top:10px}.health_score .health_img.health_img_sm{max-width:162px}.health_score .scorenumber{font-size:64px;font-weight:700;line-height:87px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.health_score .scorenumber.great{color:#23b88d}.health_score .scorenumber.average{color:#ec802c}.health_score .scorenumber.bad{color:#d52828}.pepi-select{border:0;max-width:160px}.pepi-select option{padding:15px}.custom-datepicker input,.custom-datepicker-rcs input{max-width:200px;min-width:185px;border:0;font-weight:600;color:#17173a;cursor:pointer}.custom-datepicker input.caret-down,.custom-datepicker-rcs input.caret-down{background-image:url(caret-down-solid.svg);background-position:center right;background-position:12.6rem;background-repeat:no-repeat;padding-right:10px;background-size:10%}.custom-datepicker input.form-control,.custom-datepicker-rcs input.form-control{background-color:#fff}.custom-datepicker ngx-daterangepicker-material div.md-drppicker,.custom-datepicker-rcs ngx-daterangepicker-material div.md-drppicker{font-family:Nunito}.custom-datepicker ngx-daterangepicker-material div.md-drppicker.drops-down-right.ltr.shown.double.show-ranges,.custom-datepicker ngx-daterangepicker-material div.md-drppicker.drops-down-left.ltr.shown.double.show-ranges,.custom-datepicker ngx-daterangepicker-material div.md-drppicker.drops-down-auto.ltr.shown.double.show-ranges,.custom-datepicker-rcs ngx-daterangepicker-material div.md-drppicker.drops-down-right.ltr.shown.double.show-ranges,.custom-datepicker-rcs ngx-daterangepicker-material div.md-drppicker.drops-down-left.ltr.shown.double.show-ranges,.custom-datepicker-rcs ngx-daterangepicker-material div.md-drppicker.drops-down-auto.ltr.shown.double.show-ranges{padding:0;width:700px;margin-top:16px}.custom-datepicker ngx-daterangepicker-material div.md-drppicker.drops-down-right.ltr.shown.double.show-ranges .ranges ul,.custom-datepicker ngx-daterangepicker-material div.md-drppicker.drops-down-left.ltr.shown.double.show-ranges .ranges ul,.custom-datepicker ngx-daterangepicker-material div.md-drppicker.drops-down-auto.ltr.shown.double.show-ranges .ranges ul,.custom-datepicker-rcs ngx-daterangepicker-material div.md-drppicker.drops-down-right.ltr.shown.double.show-ranges .ranges ul,.custom-datepicker-rcs ngx-daterangepicker-material div.md-drppicker.drops-down-left.ltr.shown.double.show-ranges .ranges ul,.custom-datepicker-rcs ngx-daterangepicker-material div.md-drppicker.drops-down-auto.ltr.shown.double.show-ranges .ranges ul{border-right:1px solid #dde2ee;min-height:255px;height:255px;overflow:auto}.custom-datepicker ngx-daterangepicker-material div.md-drppicker.drops-down-right.ltr.shown.double.show-ranges .ranges ul li,.custom-datepicker ngx-daterangepicker-material div.md-drppicker.drops-down-left.ltr.shown.double.show-ranges .ranges ul li,.custom-datepicker ngx-daterangepicker-material div.md-drppicker.drops-down-auto.ltr.shown.double.show-ranges .ranges ul li,.custom-datepicker-rcs ngx-daterangepicker-material div.md-drppicker.drops-down-right.ltr.shown.double.show-ranges .ranges ul li,.custom-datepicker-rcs ngx-daterangepicker-material div.md-drppicker.drops-down-left.ltr.shown.double.show-ranges .ranges ul li,.custom-datepicker-rcs ngx-daterangepicker-material div.md-drppicker.drops-down-auto.ltr.shown.double.show-ranges .ranges ul li{font-size:14px;font-weight:600;padding:0;background:white;margin-bottom:0}.custom-datepicker ngx-daterangepicker-material div.md-drppicker.drops-down-right.ltr.shown.double.show-ranges .ranges ul li button,.custom-datepicker ngx-daterangepicker-material div.md-drppicker.drops-down-left.ltr.shown.double.show-ranges .ranges ul li button,.custom-datepicker ngx-daterangepicker-material div.md-drppicker.drops-down-auto.ltr.shown.double.show-ranges .ranges ul li button,.custom-datepicker-rcs ngx-daterangepicker-material div.md-drppicker.drops-down-right.ltr.shown.double.show-ranges .ranges ul li button,.custom-datepicker-rcs ngx-daterangepicker-material div.md-drppicker.drops-down-left.ltr.shown.double.show-ranges .ranges ul li button,.custom-datepicker-rcs ngx-daterangepicker-material div.md-drppicker.drops-down-auto.ltr.shown.double.show-ranges .ranges ul li button{padding:15px;font-weight:600;color:#6f6f8d}.custom-datepicker ngx-daterangepicker-material div.md-drppicker.drops-down-right.ltr.shown.double.show-ranges .ranges ul li button:hover,.custom-datepicker ngx-daterangepicker-material div.md-drppicker.drops-down-left.ltr.shown.double.show-ranges .ranges ul li button:hover,.custom-datepicker ngx-daterangepicker-material div.md-drppicker.drops-down-auto.ltr.shown.double.show-ranges .ranges ul li button:hover,.custom-datepicker-rcs ngx-daterangepicker-material div.md-drppicker.drops-down-right.ltr.shown.double.show-ranges .ranges ul li button:hover,.custom-datepicker-rcs ngx-daterangepicker-material div.md-drppicker.drops-down-left.ltr.shown.double.show-ranges .ranges ul li button:hover,.custom-datepicker-rcs ngx-daterangepicker-material div.md-drppicker.drops-down-auto.ltr.shown.double.show-ranges .ranges ul li button:hover{background-color:#f4f8ff;border:0}.custom-datepicker ngx-daterangepicker-material div.md-drppicker.drops-down-right.ltr.shown.double.show-ranges .ranges ul li button.active,.custom-datepicker ngx-daterangepicker-material div.md-drppicker.drops-down-right.ltr.shown.double.show-ranges .ranges ul li button.btn-primary:hover,.custom-datepicker ngx-daterangepicker-material div.md-drppicker.drops-down-left.ltr.shown.double.show-ranges .ranges ul li button.active,.custom-datepicker ngx-daterangepicker-material div.md-drppicker.drops-down-left.ltr.shown.double.show-ranges .ranges ul li button.btn-primary:hover,.custom-datepicker ngx-daterangepicker-material div.md-drppicker.drops-down-auto.ltr.shown.double.show-ranges .ranges ul li button.active,.custom-datepicker ngx-daterangepicker-material div.md-drppicker.drops-down-auto.ltr.shown.double.show-ranges .ranges ul li button.btn-primary:hover,.custom-datepicker-rcs ngx-daterangepicker-material div.md-drppicker.drops-down-right.ltr.shown.double.show-ranges .ranges ul li button.active,.custom-datepicker-rcs ngx-daterangepicker-material div.md-drppicker.drops-down-right.ltr.shown.double.show-ranges .ranges ul li button.btn-primary:hover,.custom-datepicker-rcs ngx-daterangepicker-material div.md-drppicker.drops-down-left.ltr.shown.double.show-ranges .ranges ul li button.active,.custom-datepicker-rcs ngx-daterangepicker-material div.md-drppicker.drops-down-left.ltr.shown.double.show-ranges .ranges ul li button.btn-primary:hover,.custom-datepicker-rcs ngx-daterangepicker-material div.md-drppicker.drops-down-auto.ltr.shown.double.show-ranges .ranges ul li button.active,.custom-datepicker-rcs ngx-daterangepicker-material div.md-drppicker.drops-down-auto.ltr.shown.double.show-ranges .ranges ul li button.btn-primary:hover{background-color:#f4f8ff!important;box-shadow:inset 3px 0 #143f93;border:0;color:#17173a}.custom-datepicker ngx-daterangepicker-material div.md-drppicker.drops-down-right.ltr.shown.double.show-ranges .ranges ul li button:focus,.custom-datepicker ngx-daterangepicker-material div.md-drppicker.drops-down-left.ltr.shown.double.show-ranges .ranges ul li button:focus,.custom-datepicker ngx-daterangepicker-material div.md-drppicker.drops-down-auto.ltr.shown.double.show-ranges .ranges ul li button:focus,.custom-datepicker-rcs ngx-daterangepicker-material div.md-drppicker.drops-down-right.ltr.shown.double.show-ranges .ranges ul li button:focus,.custom-datepicker-rcs ngx-daterangepicker-material div.md-drppicker.drops-down-left.ltr.shown.double.show-ranges .ranges ul li button:focus,.custom-datepicker-rcs ngx-daterangepicker-material div.md-drppicker.drops-down-auto.ltr.shown.double.show-ranges .ranges ul li button:focus{outline:0}.custom-datepicker ngx-daterangepicker-material div.md-drppicker .calendar,.custom-datepicker-rcs ngx-daterangepicker-material div.md-drppicker .calendar{min-width:270px}.custom-datepicker ngx-daterangepicker-material div.md-drppicker .calendar .calendar-table .table-condensed,.custom-datepicker-rcs ngx-daterangepicker-material div.md-drppicker .calendar .calendar-table .table-condensed{color:#6f6f8d}.custom-datepicker ngx-daterangepicker-material div.md-drppicker .calendar .calendar-table .table-condensed td.in-range,.custom-datepicker-rcs ngx-daterangepicker-material div.md-drppicker .calendar .calendar-table .table-condensed td.in-range{background-color:#f4f8ff}.custom-datepicker ngx-daterangepicker-material div.md-drppicker .calendar .calendar-table .table-condensed td.in-range.active,.custom-datepicker ngx-daterangepicker-material div.md-drppicker .calendar .calendar-table .table-condensed td.in-range.btn-primary:hover,.custom-datepicker-rcs ngx-daterangepicker-material div.md-drppicker .calendar .calendar-table .table-condensed td.in-range.active,.custom-datepicker-rcs ngx-daterangepicker-material div.md-drppicker .calendar .calendar-table .table-condensed td.in-range.btn-primary:hover{background-color:#143f93;border-radius:5px}.custom-datepicker ngx-daterangepicker-material div.md-drppicker .calendar .calendar-table .table-condensed td.start-date,.custom-datepicker ngx-daterangepicker-material div.md-drppicker .calendar .calendar-table .table-condensed td .end-date,.custom-datepicker-rcs ngx-daterangepicker-material div.md-drppicker .calendar .calendar-table .table-condensed td.start-date,.custom-datepicker-rcs ngx-daterangepicker-material div.md-drppicker .calendar .calendar-table .table-condensed td .end-date{border-radius:5px;color:#fff}.custom-datepicker ngx-daterangepicker-material div.md-drppicker .buttons,.custom-datepicker-rcs ngx-daterangepicker-material div.md-drppicker .buttons{margin:0;display:flex;justify-content:flex-end;padding:15px;width:100%;border-top:1px solid #dde2ee}.custom-datepicker ngx-daterangepicker-material div.md-drppicker .buttons .btn,.custom-datepicker-rcs ngx-daterangepicker-material div.md-drppicker .buttons .btn{border:1px solid #143F93;line-height:15px;padding:10px;min-width:100px;border-radius:4px;box-shadow:none;text-transform:uppercase;background-color:transparent}.custom-datepicker ngx-daterangepicker-material div.md-drppicker .buttons .btn.btn-default,.custom-datepicker-rcs ngx-daterangepicker-material div.md-drppicker .buttons .btn.btn-default{color:#143f93}.custom-datepicker ngx-daterangepicker-material div.md-drppicker .buttons .btn.btn-outline-secondary,.custom-datepicker-rcs ngx-daterangepicker-material div.md-drppicker .buttons .btn.btn-outline-secondary{background-color:#143f93;margin-left:10px}.form-control.custom-password-field{background-color:#fff;border:0;max-width:80px}.w-50px{width:50px}.w-100{width:100%}.w-75px{width:75px}.w-100px{width:100px}.w-150px{width:150px}.w-175px{width:175px}.w-200px{width:200px}.w-275px{width:275px}.w-300px{width:300px}.w-350px{width:350px}.w-400px{width:400px}.w-500px{width:500px}.w-575px{width:575px}.nxt-card{padding:20px;background-color:#fff;border:1px solid #dde2ee;border-radius:5px;display:block;margin:10px 0;width:100%;transition:.2s ease all}.nxt-card.nxt-card-inner{padding:30px;border:1px solid #dde2ee;border-radius:8px}.nxt-card.nxt-card-inner a{text-decoration:underline}.nxt-card.nxt-card-inner:hover{box-shadow:0 5px 12px #00000012}.nxt-card.nxt-card-width{width:575px}.nxt-card.nxt-layout-card:hover{border:1px solid #0a8ffd;box-shadow:0 5px 12px #00000012}.nxt-card .nxt-card-header{padding:15px 0;border-bottom:1px solid #dde2ee}.multi-select-dropdown .mat-select-content .mat-search-input{padding:15px 15px 0}.multi-select-dropdown .mat-select-content .multi-select-all{border-bottom:1px solid #dde2ee}.multi-select-dropdown .mat-select-content .mat-multi-select-footer{border-top:1px solid #dde2ee;padding:15px}.multi-select-dropdown .mat-select-content .mat-multi-select-footer .btn-default{background:#ffffff;border:1px solid #cfd7e9;box-sizing:border-box;border-radius:4px;color:#6f6f8d;padding:8px}.multi-select-dropdown .mat-select-content .mat-multi-select-footer .btn-outline-default{background:#ffffff;border:1px solid #143F93;box-sizing:border-box;border-radius:4px;color:#143f93;padding:8px;line-height:13px}.multi-select-dropdown .mat-select-content .mat-multi-select-footer .btn-outline-secondary{background:#143F93;border-radius:4px;color:#fff;padding:8px}.cdk-overlay-pane .mat-select-panel.multi-select-dropdown-custom-tags{min-width:520px!important;left:-100px}.cdk-overlay-pane .mat-select-panel.multi-select-dropdown-custom-tags .inner-custom-select{display:flex;padding:30px}.mat-custom-popover .popover-text{width:100px;cursor:pointer;color:#6f6f8d;background-image:url(caret-down-solid.svg);background-position:center right;background-repeat:no-repeat;padding-right:10px;background-size:18px;text-overflow:ellipsis;overflow:hidden}.mat-custom-popover .popover{margin-top:30px;font-family:Nunito;min-width:520px;z-index:999}.mat-custom-popover .inner-custom-select{padding:20px}.mat-custom-popover .inner-custom-select mat-form-field.mat-form-field-type-mat-select .mat-form-field-wrapper{padding-bottom:1.25em}.mat-custom-popover .inner-custom-select mat-form-field.mat-form-field-type-mat-select .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix{padding:.4375em 0}.mat-custom-popover .inner-custom-select mat-form-field.mat-form-field-type-mat-select .mat-form-field-wrapper .mat-form-field-underline{display:block}.mat-custom-popover .mat-multi-select-footer{border-top:1px solid #dde2ee;padding:15px}.mat-custom-popover .mat-multi-select-footer .btn-default{background:#ffffff;border:1px solid #cfd7e9;box-sizing:border-box;border-radius:4px;color:#6f6f8d;padding:8px}.mat-custom-popover .mat-multi-select-footer .btn-outline-default{background:#ffffff;border:1px solid #143F93;box-sizing:border-box;border-radius:4px;color:#143f93;padding:8px;line-height:13px}.mat-custom-popover .mat-multi-select-footer .btn-outline-secondary{background:#143F93;border-radius:4px;color:#fff;padding:8px}.mat-custom-popover.mat-custom-popover-first .popover.bs-popover-bottom,.mat-custom-popover.mat-custom-popover-first .popover.bs-popover-auto[x-placement^=bottom]{margin-left:130px}.mat-custom-popover.mat-custom-popover-first .popover.bs-popover-bottom .arrow,.mat-custom-popover.mat-custom-popover-first .popover.bs-popover-auto[x-placement^=bottom] .arrow{left:25%}.mat-custom-popover:last-child .popover.bs-popover-bottom,.mat-custom-popover:last-child .popover.bs-popover-auto[x-placement^=bottom]{margin-left:-150px}.mat-custom-popover:last-child .popover.bs-popover-bottom .arrow,.mat-custom-popover:last-child .popover.bs-popover-auto[x-placement^=bottom] .arrow{left:75%}.status-dots-webhook{height:16px;width:16px;border-radius:50%;display:inline-block}.status-dots-webhook.dots-color-lightgreen{background:linear-gradient(180deg,#00e4c0 0%,#00c48c 100%)}.status-dots-webhook.dots-color-yellow{background:#ffcf5c}.status-dots-webhook.dots-color-red{background:linear-gradient(180deg,#ea7a7e 0%,#c1272d 100%)}.status-dots-webhook.dots-color-purple{background:linear-gradient(360deg,#7a63b6 0%,#beabf2 100%)}.status-dots-webhook.dots-color-orange{background:linear-gradient(180deg,#e7c3b0 0%,#e08b5c 100%)}.status-dots-webhook.dots-color-darkorange{background:linear-gradient(180deg,#fca2a2 0%,#f86969 100%)}.status-dots-webhook.dots-color-scheduled-yellow{background:linear-gradient(180deg,#FFCF5C 0%,#FFCF5C 100%)}.status-dots-webhook.dots-color-cancelled-red{background:linear-gradient(180deg,#FF4E4E 0%,#FF4E4E 100%)}.status-dots-webhook.dots-color-blue{background:linear-gradient(180deg,#18c2ff 0%,#0a8ffd 100%)}.status-dots-webhook.dots-color-lightblue{background:linear-gradient(0deg,#03afb9 0%,#28ddf1 100%)}.status-dots-webhook.dots-color-lightgreen{background-color:#50e3c2}.status-dots-webhook.dots-color-yellow{background:rgb(255,207,92)}.status-dots-webhook.dots-color-darkblue{background:linear-gradient(0deg,#7a63b6 0%,#7a63b6 100%)}.status-dots-webhook.dots-color-purple{background:#a063b6}.status-dots-webhook.dots-color-lightpurple{background:#9f6ede}.status-dots-webhook.dots-color-orange{background:#e08b5c}.status-dots-webhook.dots-color-darkorange{background:#ea7a7e}.status-dots-webhook.dots-color-blue{background:#0a8ffd}.status-dots-webhook.dots-bgcolor-lightOrange{background:#E96C20}.status-dots-webhook.dots-color-lightblue{background:#28ddf1}.status-dots-webhook.dots-color-red{background:#f05c5c}.btn-primary{background-color:#143f93;border:1px solid #143F93;white-space:nowrap;color:#fff;font-size:14px!important}.btn-primary.active,.btn-primary:hover{background-color:#143f93;border:1px solid #143F93}.btn-primary:hover{box-shadow:0 5px 15px #00000026}.btn-primary.btn-lg,.btn-group-lg>.btn-primary.btn{min-width:110px}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#143f93;border-color:#143f93;opacity:.5}.btn-primary:not(:disabled):not(.disabled):active,.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):hover,.show>.btn-primary.dropdown-toggle{background-color:#143f93;border-color:#143f93}.btn-primary:not(:disabled):not(.disabled):active:focus,.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):focus:hover,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #143f9380}.btn-primary:focus,.btn-primary.focus{box-shadow:0 0 0 .2rem #143f9380;background-color:#143f93;border:1px solid #143F93}.btn-gray-outline{color:#143f93}.btn-secondary.btn-lg,.btn-group-lg>.btn-secondary.btn{min-width:110px}.recommendation.no-scrollbar{height:190px;overflow-y:auto}.sending-domain-pop .modal-dialog{min-width:860px}.sending-domain-pop .modal-dialog .modal-body .domain-input-height{padding:24px 15px}.schedule-report-toggle .switch.defaultBgColor{background-color:#d5dcec;border-color:#d5dcec}.schedule-report-toggle .switch.togColor{background-color:#00c48c}#toast-container>div{opacity:1}.create-user-role-list ul{list-style:none;padding-left:0}.create-user-role-list ul li{color:#17173a;font-weight:600}.delete-modal-width .modal-dialog{max-width:650px}.delete-modal-width .modal-dialog .modal-content{min-width:650px}.confirm-modal-width .modal-dialog{width:auto!important;max-width:575px}.confirm-modal-width .modal-dialog .modal-content{min-width:547px}.delete-modal-width-863px .modal-dialog{max-width:863px}.delete-modal-width-863px .modal-dialog .modal-content{min-width:863px}.mat-show-hide-password .show-hide-password{margin-top:-8px;right:0}.mat-show-hide-password .show-hide-password .show-hide-txt{display:none}.cdk-overlay-container{z-index:1060!important}.toast-bottom-full-width .toast{width:auto;white-space:nowrap;max-width:max-content;background-size:15px}.toast-bottom-full-width .toast .toast-close-button{top:5px;background:#fff;color:#000;width:20px;height:20px;border-radius:50px;font-size:14px}.toast-bottom-full-width .toast .toast-message{margin-right:30px;line-height:30px;font-size:14px}.toast-bottom-full-width .toast.toast-success{background-color:#00c48c;background-image:url(tick.svg)}.toast-bottom-full-width .toast.toast-error{background-color:#fb6262}.toast-bottom-full-width .toast.toast-warning{background-color:#ffcf5c;background-image:url(alert.svg)}.mat-selected-change .row .col-md-5 input{padding:24px 15px;font-size:14px;background-image:url(search.svg);background-repeat:no-repeat;background-position:center left;text-indent:25px;background-position-x:10px;border-color:#143f93}.mat-selected-change .row .col-md-5 select.list-box{padding:0}.mat-selected-change .row .col-md-5 select.list-box option{padding:15px;font-size:14px}.mat-selected-change .row .col-md-5 select.list-box option:hover{font-weight:700;background:#f4f8ff;border-left:3px solid rgba(20,63,147,.9294117647)}.font-18{font-size:18px}.experience-screen{max-width:900px;margin:0 auto;text-align:center}.experience-screen h4,.experience-screen p{color:#6f6f8d;font-size:18px;font-weight:600}.experience-screen a{color:#143f93;text-decoration:underline;font-weight:600}.experience-screen img{width:100%;height:auto}.btn-primary i{vertical-align:middle}.more-filter-apply-tooltip{list-style:inside;padding:15px;color:#6f6f8d;font-weight:600;white-space:nowrap}.btn-secondary:focus,.btn-secondary.focus{color:#143f93;background-color:#fff;border-color:#143f93;box-shadow:none}.mat-select-panel,.cdk-global-overlay-wrapper,.cdk-overlay-container{z-index:99999!important}.add-fliter-btn .btn-secondary{padding:10px;border:1px solid #cfd7e9;margin:0;border-radius:4px}.add-fliter-btn.no-row-filter{border:1px solid #dde2dd;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;text-align:center;padding:30px}.btn-outline-primary{color:#143f93;border-color:#143f93}.btn-outline-primary:hover{color:#143f93;background-color:transparent;border-color:#143f93;box-shadow:0 5px 15px #00000026}.btn-outline-primary:not(:disabled):not(.disabled):active,.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary.btn-primary:not(:disabled):not(.disabled):hover,.show>.btn-outline-primary.dropdown-toggle{color:#143f93;background-color:transparent;border-color:#143f93;box-shadow:none!important}.btn-outline-primary:focus,.btn-outline-primary.focus{box-shadow:0 5px 15px #00000026}.md-drppicker option.disabled,.md-drppicker td.disabled{text-decoration:none!important}.ngx-charts-tooltip-content.type-tooltip{color:#17173a!important;background-color:#fff!important;border:1px solid #dde2ee;box-shadow:0 5px 12px #00000012}.ngx-charts-tooltip-content.type-tooltip .tooltip-caret.position-right{border-right:7px solid #fff!important}.mat-paginator-range-actions{font-weight:400;font-size:14px;border:1px solid #dde2ee;border-radius:5px}.mat-paginator-range-label{margin:0 12px 0 24px!important}.mat-paginator-icon{width:17px!important}.nxticon-whatsnew{color:#ff839f;vertical-align:sub}.beamerTrigger .beamer_icon.active,.beamerTrigger .beamer_icon.btn-primary:hover{top:3px}.pull-right{float:right}.card{border-radius:8px}.card .card-header,.card .card-footer{padding:20px;background-color:#fff}.card .card-header:first-child{border-radius:8px 8px 0 0}.card .card-footer:last-child{border-radius:0 0 8px 8px}.card .card-body{padding:20px}.nxt-secondary-tabs>.mat-tab-header{border:0}.nxt-secondary-tabs>.mat-tab-header .mat-tab-labels{border:solid 1px #dde2ee;display:inline-flex;overflow:hidden;border-radius:5px}.nxt-secondary-tabs>.mat-tab-header .mat-tab-label{display:inline-flex;background-color:#fff;color:#6f6f8d;min-width:175px;height:30px;padding:0 15px;opacity:1}.nxt-secondary-tabs>.mat-tab-header .mat-tab-label~.mat-tab-label{margin:0;border-left:solid 1px #dde2dd}.nxt-secondary-tabs>.mat-tab-header .mat-tab-label.mat-tab-label-active{background-color:#143f93;color:#fff;font-weight:900}.nxt-secondary-tabs>.mat-tab-header .mat-tab-label.mat-tab-disabled{opacity:.6}.nxt-secondary-tabs .mat-ink-bar{display:none}.nxt-secondary-tabs.nxt-secondary-tabs-sm>.mat-tab-header{margin-bottom:20px}.nxt-secondary-tabs.nxt-secondary-tabs-sm>.mat-tab-header .mat-tab-label{min-width:150px}.nxt-secondary-tabs.nxt-default-size-tabs>.mat-tab-header .mat-tab-label{min-width:125px}.nxt-secondary-tabs.nxt-secondary-tabs-full-width>.mat-tab-header .mat-tab-labels{width:100%}.nxt-secondary-tabs.nxt-secondary-tabs-full-width>.mat-tab-header .mat-tab-labels .mat-tab-label{width:100%}.nxt-secondary-tabs.nxt-apn-secondary-tabs .mat-tab-header .mat-tab-label-container .mat-tab-list{margin-bottom:-1px}.nxt-secondary-tabs.nxt-apn-secondary-tabs .mat-tab-header .mat-tab-label-container .mat-tab-labels{border-radius:0}.nxt-secondary-tabs.nxt-apn-secondary-tabs .mat-tab-header .mat-tab-label-container .mat-tab-label{min-width:110px}.nxt-secondary-tabs.nxt-apn-secondary-tabs .mat-tab-header .mat-tab-label-container .mat-tab-label .mat-tab-label-content,.nxt-secondary-tabs.nxt-apn-secondary-tabs .mat-tab-header .mat-tab-label-container .mat-tab-label .mat-tab-label-content span{width:100%}.nxt-secondary-tabs.nxt-apn-secondary-tabs .mat-tab-header .mat-tab-label-container .mat-tab-label .mat-tab-label-content .nxticon-close{margin-left:10px}.nxt-secondary-tabs.nxt-secondary-tabs-buttons>.mat-tab-header{text-align:center}.nxt-secondary-tabs.nxt-secondary-tabs-buttons>.mat-tab-header .mat-tab-label{min-width:40px}.nxt-apn-stab-container{display:flex;align-items:center;margin-top:40px}.nxt-apn-stab-container .nxt-apn-add-button{display:flex;align-items:center;color:#143f93;height:32px;text-decoration:none}.no-list-style{list-style:none;padding:0}.smartech-ce-pad .content{padding:0!important}.nxt-zip-upload-container{position:relative;border:1px dashed #dde2ee;background-color:#f4f8ff;border-radius:4px;width:100%;height:-moz-fit-content;height:fit-content;padding:35px 0;margin-top:10px}.nxt-zip-upload-container .nxt-zip-upload-file{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.nxt-zip-upload-container .nxt-zip-upload-details{margin:auto;max-width:450px;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.nxt-zip-upload-container .nxt-zip-upload-details .nxt-zip-upload-img{display:flex;align-items:center;justify-content:center;width:100%}.nxt-zip-upload-container .nxt-zip-upload-details .nxt-zip-upload-img img{width:30px}.nxt-zip-upload-container:hover{border:1px dashed #0a8ffd}.nxt-zip-uploading-progress{position:relative;padding:20px 15px}.nxt-zip-uploading-progress .nxt-vertical-divider{border-right:1px solid #dde2ee;margin:0 10px}.nxt-zip-uploading-progress .nxt-change-button{position:relative;border:none;outline:none;background:none;margin-right:30px}.nxt-zip-uploading-progress .nxt-change-button input{position:absolute;width:100%;height:100%;z-index:1;opacity:0;cursor:pointer}.nxt-email-codemirror{padding:20px 40px 30px}.nxt-email-codemirror .card{transition:width 2s;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.nxt-email-codemirror .card-header{padding:20px 25px 0;border:0}.nxt-email-codemirror .card-header .card-title{font-size:14px;font-weight:600}.nxt-email-codemirror .card-body{padding:25px;height:500px;overflow:hidden}.nxt-email-codemirror .card-body .CodeMirror{height:100%}.nxt-email-codemirror .card-body .CodeMirror-gutters{border:0;background-color:#f4f8ff}.nxt-email-codemirror .card-body .CodeMirror-linenumber{text-align:center;color:#6f6f8d;min-width:35px}.nxt-email-codemirror .card-body .codemirror-preview-iframe iframe{width:100%;min-width:320px;height:100%;display:block;margin:0 auto}.nxt-email-codemirror .card-body .codemirror-preview-iframe.codemirror-preview-mobile iframe{width:360px}.nxt-email-codemirror .card-footer{padding:0 25px 20px;border:0}.nxt-email-codemirror .codemirror-expand{position:absolute;width:150%;z-index:5;top:0;left:15px;transition:width 1s}.nxt-codemirror-preview{border-top:1px solid #dde2ee;padding:10px 0}.nxt-codemirror-preview .nxt-btn{padding:0 10px;height:29px;font-weight:600;line-height:normal}.nxt-side-drawer-wrapper.nxt-codemirror-clean-code ul.nxt-no-list-style.nxt-custom-scrollbar{max-height:unset;overflow:hidden}.nxt-device-group .mat-button-toggle{color:#dde2ee}.nxt-device-group .mat-button-toggle-focus-overlay{display:none}.nxt-device-group .mat-button-toggle-checked{background-color:#143f93;color:#fff}.nxt-device-group .mat-button-toggle-appearance-standard{font-size:20px}.nxt-device-group .mat-button-toggle-appearance-standard .mat-button-toggle-label-content{padding:0 10px}.nxt-apn-template .nxt-apn-template-grid-box .nxt-apn-template-grid{position:relative;border:1px solid #dde2ee;border-radius:5px;margin-bottom:30px;transition:.25ms all ease}.nxt-apn-template .nxt-apn-template-grid-box .nxt-apn-template-grid:hover .nxt-apn-template-options{opacity:1;visibility:visible}.nxt-apn-template .nxt-apn-template-grid-box .nxt-apn-template-grid .nxt-apn-template-prev-img{border-radius:5px;border:4px solid #fff;position:relative;width:100%;height:163px;background-color:#fff;overflow:hidden}.nxt-apn-template .nxt-apn-template-grid-box .nxt-apn-template-grid .nxt-apn-template-prev-img .nxt-apn-temp-bg-frame{height:98%;margin:auto;position:absolute;bottom:0;left:0;right:0;width:79%}.nxt-apn-template .nxt-apn-template-grid-box .nxt-apn-template-grid .nxt-apn-template-prev-img .nxt-apn-temp-bg-frame .nxt-apn-template-thumbnail{position:relative;width:80%;height:100%;margin:auto}.nxt-apn-template .nxt-apn-template-grid-box .nxt-apn-template-grid .nxt-apn-template-prev-img .nxt-apn-temp-bg-frame .nxt-apn-template-thumbnail img{width:100%;position:absolute;top:40px;border-radius:3px}.nxt-apn-template .nxt-apn-template-grid-box .nxt-apn-template-grid .nxt-apn-template-footer{position:relative;z-index:3;padding:10px 20px;height:65px;box-shadow:0 -3px 4px #dde2ee4f;background-color:#fff;border-radius:0 0 5px 5px}.nxt-apn-template .nxt-apn-template-grid-box .nxt-apn-template-grid .nxt-apn-template-footer .nxt-apn-temp-footer-details{display:flex;flex-direction:column}.nxt-apn-template .nxt-apn-template-grid-box .nxt-apn-template-grid .nxt-apn-template-footer .nxt-apn-temp-footer-details .nxt-apn-temp-footer-title{display:flex;justify-content:space-between;align-items:center}.nxt-apn-template .nxt-apn-template-grid-box .nxt-apn-template-grid .nxt-apn-template-options{position:absolute;z-index:20;top:0;width:100%;height:100%;opacity:0;visibility:hidden;transition:.1s opacity ease-out}.nxt-apn-template .nxt-apn-template-grid-box .nxt-apn-template-grid .nxt-apn-template-options .nxt-apn-temp-option-buttons{display:flex;align-items:center;justify-content:center;background:radial-gradient(130.77% 130.77% at 50% 50%,rgba(21,21,37,.64) 0%,rgba(111,111,141,0) 100%);height:100%;border-radius:4px}.nxt-apn-template .nxt-apn-template-grid-box .nxt-apn-template-grid .nxt-apn-template-options .nxt-apn-temp-option-buttons .nxt-apn-btn-wrappper{width:54px;height:54px;display:flex;align-items:center;justify-content:center;margin:0 5px}.nxt-apn-template .nxt-apn-template-grid-box .nxt-apn-template-grid .nxt-apn-template-options .nxt-apn-temp-option-buttons .nxt-apn-btn-wrappper button{display:flex;flex-direction:column;justify-content:center;align-items:center;width:50px;height:50px;border-radius:25px;border:1px solid transparent;background:#ffffff;transition:.25s ease all;cursor:pointer}.nxt-apn-template .nxt-apn-template-grid-box .nxt-apn-template-grid .nxt-apn-template-options .nxt-apn-temp-option-buttons .nxt-apn-btn-wrappper button i{color:#6f6f8d}.nxt-apn-template .nxt-apn-template-grid-box .nxt-apn-template-grid .nxt-apn-template-options .nxt-apn-temp-option-buttons .nxt-apn-btn-wrappper button i.nxticon-visible{position:relative;top:2px}.nxt-apn-template .nxt-apn-template-grid-box .nxt-apn-template-grid .nxt-apn-template-options .nxt-apn-temp-option-buttons .nxt-apn-btn-wrappper button:last-child{margin-right:0}.nxt-apn-template .nxt-apn-template-grid-box .nxt-apn-template-grid .nxt-apn-template-options .nxt-apn-temp-option-buttons .nxt-apn-btn-wrappper button:hover{transform:scale(1.2)}.nxt-apn-template .nxt-apn-template-grid-box .nxt-apn-template-grid .nxt-apn-template-options .nxt-apn-temp-option-buttons .nxt-apn-btn-wrappper button:hover i{color:#143f93}.nxt-apn-template .nxt-apn-template-grid-box .nxt-apn-template-grid .nxt-apn-template-options .nxt-apn-temp-option-buttons .nxt-apn-btn-wrappper button:hover span{font-weight:700}.email-template-thumbnail{margin-bottom:30px;border:1px solid #dde2ee;border-radius:5px;overflow:hidden;padding:6px}.email-template-thumbnail.active,.email-template-thumbnail.btn-primary:hover{border:3px solid #0a8ffd;padding:4px}.email-template-thumbnail .email-template-thumbnail-img{width:100%;height:250px;position:relative;background-size:cover;background-repeat:no-repeat;background-position:top;transition:.5s ease all}.email-template-thumbnail .email-template-thumbnail-img img{height:100%;width:100%;object-fit:cover}.email-template-thumbnail .email-template-thumbnail-img .email-template-action{position:absolute;left:50%;bottom:0;width:100%;opacity:0;visibility:visible;transition:opacity .25s;height:100%;transform:translate(-50%);box-shadow:inset 0 90px 50px -50px #000000d9}.email-template-thumbnail .email-template-thumbnail-img .email-template-action .email-template-action-btns{position:absolute;top:0;padding:10px;width:100%;color:#fff;text-align:center;left:50%;transform:translate(-50%);display:flex;align-items:center;justify-content:center}.email-template-thumbnail .email-template-thumbnail-img .email-template-action .email-template-action-btns span{padding:5px;cursor:default;pointer-events:none}.email-template-thumbnail .email-template-thumbnail-img .email-template-action .email-template-action-btns .nxt-btn{min-width:unset;font-size:12px;background-color:#fff;border:1px solid #6f6f8d;border-radius:5px;color:#6f6f8d;height:26px;font-weight:700}.email-template-thumbnail .email-template-thumbnail-img .email-template-action .email-template-action-btns .nxt-btn.nxt-btn-icons{font-size:18px}.email-template-thumbnail .email-template-thumbnail-img:hover{padding:0;background-position:bottom}.email-template-thumbnail .email-template-thumbnail-img:hover .email-template-action{opacity:1;visibility:visible}.email-template-thumbnail .email-template-thumbnail-desc{margin-top:15px}.email-template-thumbnail .email-template-thumbnail-desc h5{font-size:16px}.email-template-thumbnail .email-template-thumbnail-desc h6{font-size:12px;color:#6f6f8d}.nxt-gray{color:#6f6f8d}@media (min-height: 600px) and (max-height: 700px){.modal-body{max-height:440px!important}}@media (min-height: 720px) and (max-height: 790px){.modal-body{max-height:590px!important}}@media (min-height: 700px) and (max-height: 720px){.modal-body{max-height:529px!important}}@media (min-height: 790px){.modal-body{max-height:711px!important}}.mat-select-arrow{color:#143f93!important}.title-card{color:#000;font-family:Nunito;font-size:18px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:0;letter-spacing:.25px}.nxticon-delete-new:hover{color:#f05c5c}.text-align-right{text-align:right!important}.wid-12{width:12rem!important}.wid-10{width:10%!important}.text-ellipsis{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.status-pill{width:86px;height:18px;font-size:10px;font-style:normal;font-weight:800;cursor:default}.status-pill.status-pill-large{width:106px}.status-pill.approved,.status-pill.published{border:1px solid #00C48C;color:#00c48c;background-color:#e7efe7}.status-pill.paused{border:1px solid #4ED4FF;color:#4ed4ff;background-color:#edfbff}.status-pill.rejected{border:1px solid #F05C5C;color:#f05c5c;background-color:#ffe7e7}.status-pill.draft{border:1px solid #8d8d9f;color:#8d8d9f;background-color:#ededf1}.status-pill.pending{border:1px solid #FFCF5C;color:#ffcf5c;background-color:#fff8e7}.status-pill.appeal,.status-pill.blocked{border:1px solid #FF7A00;color:#ff7a00;background-color:#feeddd}.status-pill.disabled{border:1px solid #808080;color:gray;background-color:#f9f9f9}.status-pill.flagged{border:1px solid #FF4500;color:#ff4500;background-color:#ffe6dd}.status-pill.reinstated{border:1px solid #4141FF;color:#4141ff;background-color:#e7edff}.status-pill.deletion{border:1px solid #AB4B4B;color:#ab4b4b;background-color:#ffebeb}.status-pill.throttled{color:#0a8ffd;border:1px solid #0A8FFD;background:#E7EDFF}.status-pill.deprecated,.status-pill.orange{color:#ffa26b;border:1px solid #FFA26B;background:#FFF8E7}.status-pill.azure-blue{border:1px solid #0A8FFD;color:#0a8ffd;background-color:#cef1ff}.status-pill.sky-blue{border:1px solid #079FA8;color:#079fa8;background-color:#d6fdff}.status-pill.violet{border:1px solid #BE52F2;color:#be52f2;background-color:#fae7ff}.status-pill.danger{border:1px solid #C63036;color:#c63036;background-color:#ffe7e7}.status-pill.orange{border:1px solid #FFA26B;color:#ffa26b;background-color:#ffe7e7}.nxt-side-drawer-wrapper{display:flex;flex-direction:column;position:relative;height:100%;overflow:hidden}.nxt-side-drawer-wrapper .nxt-scroll-shadow,.nxt-side-drawer-wrapper .nxt-footer-shadow{box-shadow:0 -1px 7px 3px #e5e9f2;transition:.2s ease all}.nxt-side-drawer-wrapper .nxt-side-drawer-header{position:relative;z-index:3}.nxt-side-drawer-wrapper .nxt-side-drawer-body{flex-grow:1;overflow:auto;padding:20px 0;position:relative;z-index:0}.nxt-side-drawer-wrapper .nxt-side-drawer-footer{min-height:75px;flex-basis:75px;background-color:#fff;z-index:3}.nxt-side-drawer-wrapper .nxt-side-drawer-footer .nxt-btn-group .nxt-btn{min-width:120px}.nxt-side-drawer-wrapper.no-footer-content .nxt-side-drawer-body{height:calc(100% - 67px)}.nxt-side-drawer-wrapper .nxt-side-drawer-body.nxt-body-padding{padding:0 40px 20px}.nxt-padding-side-drawer{padding:20px 40px}.cursor-pointer{cursor:pointer}.nxt-text-transform-none{text-transform:none}.mat-form-field.read-only mat-select,.mat-form-field.read-only input{opacity:.4;-webkit-user-select:none;user-select:none;cursor:not-allowed}.deprecation-container{background-color:#ffcf5c;color:#7a360c;border-radius:6px}.pointer-event-auto{pointer-events:auto!important}.ngb-left-tooltip .tooltip-inner{text-align:left}.btn-flat{background-color:transparent;border:none;outline:none;box-shadow:none}.btn-flat:disabled{cursor:not-allowed;pointer-events:auto}.trigger-search-panel-class{min-width:100%!important}.trigger-wrapper{position:relative!important;max-height:500px!important}.trigger-wrapper .trigger-container{color:#6f6f8d!important;position:sticky!important;top:0!important;background-color:#fff;width:100%!important;margin:0!important;padding:0 10px!important;border-bottom:#dde2ee 1px solid!important;z-index:2!important;height:40px!important;display:flex;align-items:center}.trigger-wrapper .trigger-container .search-icon{position:absolute;right:5px}.trigger-wrapper .trigger-container .search-icon .material-icons{font-size:24px;color:#3b3b3b!important}.trigger-wrapper .trigger-container input{font-size:13px!important;vertical-align:middle!important;outline:none!important;border:none!important;color:#17173a!important;background:transparent!important}.trigger-wrapper .trigger-options{z-index:1!important;width:100%;padding:0;font-size:13px!important;color:#6f6f8d!important;font-family:Roboto}.disabled-dropdown{pointer-events:none;opacity:.5}.visibility-hidden{visibility:hidden}.visibility-visible{visibility:visible}.sms-title-header-section .header-btn-group>li{margin:0}.sms-title-header-section .header-btn-group>li:not(:last-child){margin-right:10px}.sms-title-header-section .header-btn-group .btn-secondary{height:42px}.sms-no-data-container .no-data{padding:30px 0}.sms-no-data-container .no-data .heading{font-size:18px;margin-top:0;color:#6f6f8d}.max-w-90{max-width:90%}.logo{background:url(netcore-logo.svg) no-repeat;width:100px;background-size:auto;display:block;float:left;text-indent:-9999px}.logo-lg{background:url(netcore-logo-lg.svg) no-repeat;width:170px;height:34px;background-size:auto;display:block;float:left;text-indent:-9999px}.logo-subtitle{background:#E7EDFF;box-shadow:0 5px 10px #0000000d;border-radius:4px;padding:5px 10px;font-size:10px;line-height:12px;display:inline-block;color:#143f93;font-weight:700;text-decoration:none;margin-left:6px}.demo-mode{margin-bottom:0;display:flex;align-items:center;font-size:14px}.demo-mode .mode-indicator{margin-right:6px;width:8px;height:8px;border-radius:5px;display:flex}.demo-mode .mode-indicator.live-mode{background-color:#178977}.demo-mode .mode-indicator.test-mode{background:linear-gradient(180deg,#FFE995 3.7%,#FFCF5C 100%)}@media screen and (max-width: 36.9230769231rem){.logo{background-image:url(pepi-face.png);margin-top:0;width:3.0769230769rem}}app-header{z-index:1050;position:sticky;width:100%;top:0}.header{background-color:#fff;box-shadow:0 0 8px #0003;padding:.6153846154rem 1.3846153846rem;height:4.6153846154rem;width:100%;z-index:904;position:sticky;top:0}@media (max-width: 767.98px){.header .icon-w-space{height:2rem;width:2rem;margin:.3846153846rem .5rem}}.notification-list .text-muted{font-style:italic}.nav-right{float:right;list-style-type:none;margin:0;display:flex;align-items:center;padding-left:10px}.nav-right>li{float:left;margin-left:20px}.nav-right>li:first-child{margin-left:0}.nav-right>li>a{display:block;font-weight:600;position:relative;height:auto}.nav-right>li>a:hover{text-decoration:none}.notification:after{display:none}.notification .icon{color:#dcdbdb;font-size:1.5rem}.notification span{background-color:#fa6f49;border-radius:13px;color:#fff;display:inline-block;font-size:.8461538462rem;line-height:.8461538462rem;text-align:center;text-shadow:none;vertical-align:baseline;white-space:nowrap;padding:2px 4px;min-width:10px;position:absolute;top:0;right:0}.top-dropdown-menu{width:24.3076923077rem;margin-left:43px}.top-dropdown-menu .dropdown-item{padding:15px}.top-dropdown-menu ::-webkit-scrollbar{width:.4rem;height:.4rem}.top-dropdown-menu ::-webkit-scrollbar-thumb{background:#D2D7E2;cursor:pointer}.top-dropdown-menu ::-webkit-scrollbar-track{background:#ffffff}.top-dropdown-menu body{scrollbar-face-color:rgba(0,0,0,.5);scrollbar-track-color:#ffffff}.top-dropdown-menu .notification-header{padding:8px 20px;border-bottom:1px solid rgba(23,23,58,.125)}.top-dropdown-menu .notification-header>a{float:right;margin-left:12px;text-decoration:none}.top-dropdown-menu .notification-header>a:hover{color:#212529}.top-dropdown-menu .msg-list{max-height:22.7692307692rem;overflow:scroll;overflow-x:hidden}.top-dropdown-menu .msg-list>a{border-top:1px solid rgba(23,23,58,.125);padding:10px 20px;display:block;text-decoration:none;color:#212529}.top-dropdown-menu .msg-list>a:first-child{border-top:none}.top-dropdown-menu .msg-list>a:hover{background:#dcdbdb}.top-dropdown-menu .msg-area .msg{font-size:1.0769230769rem;max-height:34px;overflow:hidden;text-overflow:ellipsis}.top-dropdown-menu .msg-area span{font-style:italic;text-align:right;display:block;font-size:.8461538462rem}.top-dropdown-menu>a{border-top:1px solid rgba(23,23,58,.125);display:block;text-align:center;padding:10px 20px;text-decoration:none}.top-dropdown-menu>a:hover{color:#212529}.top-dropdown-menu.profile-dropdown{width:16.1538461538rem;margin-left:0;margin-top:10px;padding:0}.top-dropdown-menu.profile-dropdown li:first-child{padding:15px}.top-dropdown-menu.profile-dropdown li:hover{background-color:#f4f8ff;box-shadow:inset 3px 0 #143f93}.top-dropdown-menu.profile-dropdown li:active{background-color:#f4f8ff;box-shadow:inset 3px 0 #0a8ffd}.top-dropdown-menu.profile-dropdown a{text-align:left;border:none;text-decoration:none;color:#6f6f8d;font-weight:600;display:block}.top-dropdown-menu.profile-dropdown i.dropdown-arr{right:25px}.top-dropdown-menu i.dropdown-arr{position:absolute;top:-22px;right:42px;display:block;width:0;height:0;border:11px solid transparent;border-bottom-color:#00000026}.top-dropdown-menu i.dropdown-arr:after{top:-9px;left:0;margin-left:-10px;content:" ";position:absolute;display:block;width:0;height:0;border:10px solid transparent;border-bottom-color:#fff}.nav-right>li>a.user-profile{display:inline-flex;align-items:flex-start;flex-direction:column;text-decoration:none}img.user-profile{width:3.0769230769rem;height:3.0769230769rem;border-radius:.7692307692rem}.nav-right .user-profile:after{vertical-align:middle;display:none}.user-name{float:left;margin:0 10px;color:#17173a;font-size:14px;line-height:19px;font-weight:700}.user-name:after{content:"";border-top:.3em solid #17173a;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent;display:inline-flex;vertical-align:middle}.parent-name{font-size:12px;font-style:normal}.profile-align-left{float:left}.nxt-create-campaign-header{margin-left:-15px;margin-right:-15px;padding:20px 40px;background-color:#fff}.nxt-create-campaign-header .nxt-campaign-back-btn{font-size:24px;padding:0 20px 0 0;text-decoration:none;cursor:pointer;display:flex;color:#6f6f8d}.nxt-create-campaign-header .nxt-campaign-back-btn:hover{color:#6f6f8d}.nxt-create-campaign-header .nxt-campaign-back-btn.nxticon-back{padding:10px 20px 10px 0;margin-left:-5px}.nxt-create-campaign-header .nxt-campaign-back-btn .nxticon-exit{font-size:30px}@font-face{font-family:netcore-icons;src:url(netcore-icons.eot);src:url(netcore-icons.eot?#iefix) format("eot"),url(netcore-icons.woff) format("woff"),url(netcore-icons.ttf) format("truetype")}.input-search:before,.icon-attach:lang(en):before,.icon-whatsappbeta:before,.icon-whatsapp:before,.icon-whatsapp-beta-icon:before,.icon-watsapp-beta:before,.icon-warning:before,.icon-up-multi-arrow:before,.icon-up-arrow:before,.icon-trash:before,.icon-success:before,.icon-settings:before,.icon-secondary:before,.icon-search:before,.icon-right-arrow:before,.icon-reply:before,.icon-profile:before,.icon-preview:before,.icon-plus:before,.icon-notification:before,.icon-menu:before,.icon-mail:before,.icon-mail-not:before,.icon-lock:before,.icon-live:before,.icon-info:before,.icon-incorrect:before,.icon-help:before,.icon-group:before,.icon-exclamation:before,.icon-email:before,.icon-email-sent:before,.icon-email-processing:before,.icon-email-bounded:before,.icon-edit:before,.icon-download:before,.icon-down-arrow:before,.icon-down-arrow-multi:before,.icon-double-angle-right:before,.icon-disabled:before,.icon-date:before,.icon-dashboard:before,.icon-danger:before,.icon-correct:before,.icon-copy:before,.icon-close:before,.icon-clipboards:before,.icon-check-mark:before,.icon-calendar:before,.icon-bulb-glowing:before,.icon-billing:before,.icon-back:before,.icon-attach:before,.icon-arrow-right:before,.icon-arrow-prev:before,.icon-arrow-next:before,.icon-archive:before,.icon-analytics:before,.icon-alaram-clock:before,.icon-add:before{font-family:netcore-icons;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:400;text-decoration:none;text-transform:none}.icon-attach:lang(en):before{content:"\e008"}.icon-w-space{background:no-repeat center center;display:inline-block;height:1.8461538462rem;width:1.8461538462rem;margin:.9230769231rem;background-size:100% 100%}.svg-notification{background-image:url(notification.svg)}@font-face{font-family:netcore-icons;src:url(netcore-icons.eot);src:url(netcore-icons.eot?#iefix) format("eot"),url(netcore-icons.woff) format("woff"),url(netcore-icons.ttf) format("truetype")}@font-face{font-family:netcore-icons;src:url(netcore-icons.eot);src:url(netcore-icons.eot?#iefix) format("eot"),url(netcore-icons.woff) format("woff"),url(netcore-icons.ttf) format("truetype")}.input-search:before,.icon-add:before,.icon-alaram-clock:before,.icon-analytics:before,.icon-archive:before,.icon-arrow-next:before,.icon-arrow-prev:before,.icon-arrow-right:before,.icon-attach:before,.icon-back:before,.icon-billing:before,.icon-bulb-glowing:before,.icon-calendar:before,.icon-check-mark:before,.icon-clipboards:before,.icon-close:before,.icon-copy:before,.icon-correct:before,.icon-danger:before,.icon-dashboard:before,.icon-date:before,.icon-disabled:before,.icon-double-angle-right:before,.icon-down-arrow-multi:before,.icon-down-arrow:before,.icon-download:before,.icon-edit:before,.icon-email-bounded:before,.icon-email-processing:before,.icon-email-sent:before,.icon-email:before,.icon-exclamation:before,.icon-group:before,.icon-help:before,.icon-incorrect:before,.icon-info:before,.icon-live:before,.icon-lock:before,.icon-mail-not:before,.icon-mail:before,.icon-menu:before,.icon-notification:before,.icon-plus:before,.icon-preview:before,.icon-profile:before,.icon-reply:before,.icon-right-arrow:before,.icon-search:before,.icon-secondary:before,.icon-settings:before,.icon-success:before,.icon-trash:before,.icon-up-arrow:before,.icon-up-multi-arrow:before,.icon-warning:before,.icon-watsapp-beta:before,.icon-whatsapp-beta-icon:before,.icon-whatsapp:before,.icon-whatsappbeta:before,.icon-attach:lang(en):before{font-family:netcore-icons;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:400;text-decoration:none;text-transform:none}.icon-add:before{content:"\e001"}.icon-alaram-clock:before{content:"\e002"}.icon-analytics:before{content:"\e003"}.icon-archive:before{content:"\e004"}.icon-arrow-next:before{content:"\e005"}.icon-arrow-prev:before{content:"\e006"}.icon-arrow-right:before{content:"\e007"}.icon-attach:before{content:"\e008"}.icon-back:before{content:"\e009"}.icon-billing:before{content:"\e00a"}.icon-bulb-glowing:before{content:"\e00b"}.icon-calendar:before{content:"\e00c"}.icon-check-mark:before{content:"\e00d"}.icon-clipboards:before{content:"\e00e"}.icon-close:before{content:"\e00f"}.icon-copy:before{content:"\e010"}.icon-correct:before{content:"\e011"}.icon-danger:before{content:"\e012"}.icon-dashboard:before{content:"\e013"}.icon-date:before{content:"\e014"}.icon-disabled:before{content:"\e015"}.icon-double-angle-right:before{content:"\e016"}.icon-down-arrow-multi:before{content:"\e017"}.icon-down-arrow:before{content:"\e018"}.icon-download:before{content:"\e019"}.icon-edit:before{content:"\e01a"}.icon-email-bounded:before{content:"\e01b"}.icon-email-processing:before{content:"\e01c"}.icon-email-sent:before{content:"\e01d"}.icon-email:before{content:"\e01e"}.icon-exclamation:before{content:"\e01f"}.icon-group:before{content:"\e020"}.icon-help:before{content:"\e021"}.icon-incorrect:before{content:"\e022"}.icon-info:before{content:"\e023"}.icon-live:before{content:"\e024"}.icon-lock:before{content:"\e025"}.icon-mail-not:before{content:"\e026"}.icon-mail:before{content:"\e027"}.icon-menu:before{content:"\e028"}.icon-notification:before{content:"\e029"}.icon-plus:before{content:"\e02a"}.icon-preview:before{content:"\e02b"}.icon-profile:before{content:"\e02c"}.icon-reply:before{content:"\e02d"}.icon-right-arrow:before{content:"\e02e"}.icon-search:before{content:"\e02f"}.icon-secondary:before{content:"\e030"}.icon-settings:before{content:"\e031"}.icon-success:before{content:"\e032"}.icon-trash:before{content:"\e033"}.icon-up-arrow:before{content:"\e034"}.icon-up-multi-arrow:before{content:"\e035"}.icon-warning:before{content:"\e036"}.icon-watsapp-beta:before{content:"\e037"}.icon-whatsapp-beta-icon:before{content:"\e038"}.icon-whatsapp:before{content:"\e039"}.icon-whatsappbeta:before{content:"\e03a"}.switch{background:#f00;border:1px solid #dfdfdf;position:relative;display:inline-block;box-sizing:content-box;overflow:visible;padding:0;margin:0;cursor:pointer;box-shadow:#dfdfdf 0 0 inset;transition:.3s ease-out all;-webkit-transition:.3s ease-out all}.switch small{border-radius:100%;position:absolute;top:1px;left:1px;transition:.3s ease-out all;-webkit-transition:.3s ease-out all}.switch-large{width:66px;height:40px;border-radius:40px}.switch-large small{width:40px;height:40px}.switch-medium{width:32px;height:16px;border-radius:30px}.switch-medium.switch-labeled{width:60px}.switch-medium small{width:12px;height:12px}.switch-small{width:32px;height:14px;border-radius:20px}.switch-small small{width:12px;height:12px;top:1px;left:2px}.switch-labeled{cursor:pointer}.switch .checked{background:rgb(100,189,99);border-color:#64bd63}.switch-large.checked small{left:26px}.switch-medium.checked small{left:17px;top:1}.switch-medium.switch-labeled.checked small{left:30px}.switch-small.checked small{left:18px}.switch .disabled{opacity:.5;cursor:not-allowed}.switch .switch-text{font-size:13px}.switch .off{opacity:1;position:absolute;right:10%;top:25%;z-index:0;color:#a9a9a9;transition:.4s ease-out all}.switch .on{opacity:0;z-index:0;color:#fff;position:absolute;top:25%;left:9%;transition:.4s ease-out all}.switch.checked .off{opacity:0}.switch.checked .on{opacity:1}.form-control:focus{border-color:#c1bfb7;box-shadow:none}.input-group-append{position:relative;z-index:3}.form-control-inline{display:inline-block;width:auto;vertical-align:middle}.custom-select,.ui-select-container .btn-secondary{max-width:100%;width:auto}.form-inline .form-input-xs{width:6.1538461538rem}.form-inline .form-input-sm{width:9.2307692308rem}.input-group,.input-addon{position:relative}select.form-control,select.custom-select,.ui-select-container select.btn-secondary{background-color:#e0e0e0;font-weight:600}select.form-control option,select.custom-select option,.ui-select-container select.btn-secondary option{background-color:#fff}select.form-control:focus,select.custom-select:focus,.ui-select-container select.btn-secondary:focus{background-color:#d3d3d3}.btn,a{cursor:pointer}.disabled,[disabled]{cursor:not-allowed}.btn-group .btn-primary:not([disabled]):not(.disabled):active,.btn-group .btn-primary:not([disabled]):not(.disabled).active,.btn-group .btn-primary:not([disabled]):not(.disabled):hover,.btn-group .show>.btn-primary.dropdown-toggle{box-shadow:none}.btn-group .btn{background-color:transparent;color:#474747}.btn-group .btn:hover{background-color:#c9004733}.icon-addon{color:#616161;padding:.6153846154rem .75rem;position:absolute;top:0;z-index:0}.input-addon.addon-left input{padding-left:2.6153846154rem}.input-addon.addon-left .icon-addon{left:0}.input-addon.addon-right .icon-addon{right:0}.input-addon.addon-right input{padding-right:2.6153846154rem}.open>.dropdown-menu{display:block}.open>a{outline:0}.input-group-btn .btn{padding:.375rem .75rem;height:auto;line-height:1.5}.btn{font-weight:700;font-size:1rem;text-transform:uppercase}.btn.text-link-dark,.btn.text-link{padding-left:.5rem;padding-right:.5rem}.btn-wide{padding-left:45px;padding-right:45px}.btn-with-text{display:inline-block}.btn-with-text button{line-height:1;margin:0 0 0 20px}.btn-with-text span{font-size:1.2307692308rem;text-transform:none;font-weight:600}.select-large{padding:0 3.0769230769rem;height:5.3846153846rem;width:60rem}.btn-default{background-color:#737373;color:#fff}.btn-default:hover{background-color:#666;color:#fff}.btn-secondary{border:0;color:#143f93;text-decoration:none;margin:0 1rem;line-height:19px;font-size:14px!important;cursor:pointer;background:#FFFFFF;border:1px solid #143F93;box-sizing:border-box;border-radius:4px}.btn-secondary:hover{background-color:transparent;text-decoration:none;color:#1a52c0;box-shadow:0 5px 15px #00000026}.btn-secondary:not([disabled]):not(.disabled):active{background-color:transparent;color:#0e2c66;box-shadow:none}.btn-secondary[disabled]{pointer-events:none;background:none}.nxt-tertiary-btn{font-weight:600;background-color:#fff;color:#6f6f8d;border:1px solid #dde2ee;border-radius:5px;line-height:14px}.ui-select-container .ui-select-search,.ui-select-container .ui-select-toggle{min-width:220px;max-width:100%}.ui-select-container .ui-select-search{padding:.375rem 1.75rem .375rem .75rem}.ui-select-container .btn-secondary{font-weight:400;margin:0;text-transform:none;width:100%}.ui-select-container .btn-secondary:hover{background-color:#fafafa;border-color:#8c8c8c;color:#333;text-decoration:none}.ui-select-container .btn-secondary:not([disabled]):not(.disabled):active{background-color:#f2f2f2;border-color:#adadad;color:#333}.ui-select-container .btn-secondary .dropdown-toggle{display:none}.btn-gray-outline{background-color:transparent;border-color:#c1bfb7;color:#c90047}.btn-tertiary{background-color:transparent;border-color:#c90047;color:#c90047;font-weight:400;text-transform:none}.btn-text-color{color:#c90047;font-weight:700;line-height:40px}.btn-text-color:hover{color:#c90047!important}.text-link-dark,a.text-link-dark{color:#616161}.text-link-dark:hover,a.text-link-dark:hover{color:#484848}a.heading{color:inherit;text-decoration:underline}.btn-link{color:#222;font-size:1.3846153846rem;text-decoration:underline}.btn-link:hover{color:#3c3c3c}label.custom-input-primary{color:#646464;line-height:3.3846153846rem;margin-bottom:0}.input-date-range-picker{display:inline-block;font-weight:600;color:#646464}.ng-error{color:#f4633c;font-size:12px;line-height:22px;display:inline-block}.ng-msg-note{font-size:12px;display:inline-block;line-height:22px;color:#dcdbdb}.custom-file{max-width:100%;width:auto}.custom-file-input{min-width:14rem;width:auto;margin:0;opacity:0}.input-group-append{margin-left:-1px}.input-group-prepend,.input-group-append{display:flex;align-items:center}.custom-file-control{position:absolute;top:0;right:0;left:0;z-index:5;height:calc(2.25rem + 2px);padding:.375rem .75rem;line-height:1.5;color:#495057;pointer-events:none;-webkit-user-select:none;user-select:none;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.custom-file-control:lang(en):empty:after{content:"Choose file..."}.custom-file-control:before{position:absolute;top:-1px;right:-1px;bottom:-1px;z-index:6;display:block;height:calc(2.25rem + 2px);padding:.375rem .75rem;line-height:1.5;color:#fff;background-color:#143f93;border:1px solid #143F93;border-radius:0 .25rem .25rem 0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group-text{padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio],[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.fast-track .form-check{padding-left:0}.fast-track .form-check-inline .form-check-input{position:absolute}.fast-track .form-check-input{margin-left:0}.fast-track .form-check-label{padding-left:1.25rem}.card-block{margin:1.5384615385rem 0}.card-block.blank{font-weight:400}.card-block [class*=col]{display:flex;align-items:center}.card-block .add{color:#c90047}.card-block .add:hover{text-decoration:none;color:#960035}.card-block .text-link{color:#616161;margin-left:1.5384615385rem;margin-right:1.5384615385rem}.card-block .text-link:last-child{margin-right:0}.card-block .text-link:hover{text-decoration:none;color:#484848}.card-block .make-default{width:8.8461538462rem;text-align:right}.card-box{display:inline-block;background-color:#ececec;flex-shrink:inherit;margin-right:1.5384615385rem;width:4.3076923077rem;height:2.6153846154rem;background-size:cover}.card-box.mastercard{background-image:url(icon-mastercard.png)}.card-box.visa{background-image:url(icon-visa.png)}.card-box.american-express{background-image:url(icon-american-express.png)}.card-box.diners{background-image:url(icon-diners.png)}.card-box.discover{background-image:url(icon-discover.png)}.card-box.jcb{background-image:url(icon-jcb.png)}.card-details-block{background-image:url(bg-card.png);padding:2.3076923077rem;width:30.7692307692rem;height:19.2307692308rem;background-size:contain;background-repeat:no-repeat}.card-details-block .card-holder-name,.card-details-block .card-number,.card-details-block .expiry,.card-details-block .cvv{position:relative}.card-details-block .card-name-area{color:#ffa6a6;font-size:1.5384615385rem;font-weight:400}.card-details-block .card-box{background:no-repeat transparent center center;background-size:cover;margin-right:0;width:3.8461538462rem;height:2.3076923077rem}.card-details-block .mastercard{background-image:url(icon-mastercard.png)}.card-details-block .visa{background-image:url(icon-visa.png)}.card-details-block .american-express{background-image:url(icon-american-express.png)}.card-details-block .diners{background-image:url(icon-diners.png)}.card-details-block .discover{background-image:url(icon-discover.png)}.card-details-block .jcb{background-image:url(icon-jcb.png)}.bold-label,.bold-label label{font-weight:700}.style-underline{border:none;border-bottom:1px solid;border-radius:0;background-color:transparent}.style-underline:focus{background:transparent;box-shadow:none}.card-details-block{color:#fff}.card-details-block .form-control{border-color:#7c032d;padding:0;color:#fff}.card-details-block .form-control::placeholder{color:#ffa6a6}.card-details-block .card-name-area{margin-bottom:0;font-weight:300}.card-details-block .card-holder-name{margin-bottom:1.8461538462rem}.card-details-block .card-number{margin-bottom:1.1538461538rem}.card-details-block .card-holder-name .form-control,.card-details-block .card-number .form-control{font-size:1.8461538462rem}.card-details-block .card-additional{font-weight:300;font-size:1.5384615385rem;position:relative;width:100%}.card-details-block .card-additional .form-control{float:left;font-size:1.5384615385rem;margin-top:10px;margin-left:10px}.card-details-block .card-additional .col-form-label{float:left;padding-bottom:0}.card-details-block .detail-group{display:block;width:100%}.card-details-block .expiry .form-control{width:6.1538461538rem}.card-details-block .cvv .form-control{width:4.6153846154rem}.stripe-num-error{font-size:12px;margin-top:5px;position:absolute;width:100%}.stripe-num-error .alert{padding:0 8px}.form-inline .live-feed-select{width:500px}.form-inline .live-feed-select .search-input,.form-inline .live-feed-select .right-side-menu{width:205px}.form-group-special{background-color:#ff9e11;display:flex;justify-content:center;align-items:center;height:6.1538461538rem;margin:1.2307692308rem -1.5384615385rem -1.5384615385rem}.form-group-special .form-check{margin:0}.input-cvv{display:inline-block;width:4.6153846154rem}.input-search:before{content:"\e02f"}.input-search:before{position:absolute;padding:.375rem .75rem}.input-search input{padding-left:3.0769230769rem;min-width:15.3846153846rem}.custom .switch{width:100px;height:30px}.custom .switch.checked small{left:74px}.custom .switch small{top:6px;left:7px;width:18px;height:18px}.custom .switch .on,.custom .switch .off{color:#fff;line-height:1}.custom .switch .on{left:15%}.custom .switch .off{right:15%}.btn-success{background-color:#c90047;border-color:#c90047}.btn-success:hover{background-color:#960035;border-color:#960035}.btn-cancel{background-color:#fff;border:1px solid #6b6b6b;text-decoration:none}.show-hide-password{filter:grayscale(1);background-color:transparent;background-image:url(frame_eye.svg);background-position:-12px center;background-repeat:no-repeat;border:2px solid transparent;border-radius:.25em;cursor:pointer;font-size:100%;height:26px;margin:-28px 0 0;max-height:100%;padding:0;width:38px;-moz-appearance:none;-webkit-appearance:none;position:absolute;right:85px;color:#c90047!important}.show-hide-password.active,.show-hide-password.btn-primary:hover{background-position:-56px center}.show-hide-password.active span.show-hide-txt,.show-hide-password.btn-primary:hover span.show-hide-txt{position:absolute;right:-43px;width:42px;top:3px;height:15px;overflow:hidden;text-indent:-40px}.show-hide-password span.show-hide-txt{position:absolute;right:-43px;width:42px;top:3px;height:15px;overflow:hidden}.w200px input,.w200px select{width:200px}.email_domain span{display:inline-block}ul.validation-list{padding:0;margin-top:10px;list-style-type:disc}ul.validation-list li{display:inline-block;width:50%;position:relative;padding-left:18px}ul.validation-list li:before{content:"\2b24";font-weight:700;vertical-align:middle;margin-right:10px;font-size:7px;color:#222;position:absolute;left:0;top:4px}ul.validation-list li.fade-label{color:#d6d6d6}ul.validation-list li.fade-label:before{font-size:7px;color:#d6d6d6}.icon-size{font-size:16px!important}.flex-nav{z-index:100;top:auto}.main-nav{padding:0;margin:0;border:0;line-height:1;height:100%}.main-nav .level-0{display:none}.main-nav ul,.main-nav ul li,.main-nav ul ul{list-style:none;margin:0;padding:0}.main-nav ul{position:relative;z-index:10;float:left;height:100%;width:72px}.main-nav ul ul>li:hover,.main-nav ul>ul>li:hover a,.main-nav ul>ul>li.active a{color:#000;background:#e8c7d3;background:linear-gradient(to right,#f5e2e9,#fef9fb)}.main-nav>ul>li{float:left;min-height:.05em;line-height:3em;vertical-align:middle}.main-nav ul li.hover ul,.main-nav ul li:hover ul{z-index:999;cursor:default}.main-nav>ul>li.active,.main-nav>ul>ul>li.active,.main-nav>ul>li:hover,.main-nav>ul>ul>li:hover{background:#e8c7d3;background:linear-gradient(to right,#f5e2e9,#fef9fb)}.main-nav ul ul{display:none;position:absolute;top:0;left:auto;right:-4px;z-index:20;width:100%;height:100%;background:url(bg-submenu.png) repeat-y 0 0 #fff}.main-nav ul ul li{float:none;width:100%}.main-nav ul ul ul{top:0;right:3px}.main-nav ul li:hover>ul{display:block;position:absolute;left:72px;height:auto;padding:9px 0;box-shadow:4px 0 15px #c1c1c1}.main-nav ul ul{top:0;left:auto;right:3px}.main-nav ul li{float:none;position:relative}.main-nav ul ul{margin-top:.03em}.main-nav{background:#ffffff;font-family:poppins,lato,roboto,Tahoma,Arial,sans-serif;zoom:1;box-shadow:0 0 8px #0003}.main-nav:before{content:"";display:block}.main-nav:after{content:"";display:table;clear:both}.main-nav a{display:block;padding:.5em 25px;color:#444;text-decoration:none;text-transform:uppercase;font-size:22px}.main-nav ul ul{width:16em}.main-nav>ul>li>a{color:#444}.main-nav ul li.has-sub>a:after{content:"\bb";position:absolute;left:53px}.main-nav ul ul li.first{border-radius:0 3px 0 0}.main-nav ul ul li.last{border-radius:0 0 3px;border-bottom:0}.main-nav ul ul{border-radius:0 3px 3px 0}.main-nav ul ul a{color:#464545;font-size:14px;padding:.15em 1em .15em 2.5em;font-weight:600;text-transform:none}.main-nav.align-right>ul>li>a{border-right:none}.main-nav.align-right{float:right}.main-nav.align-right li{text-align:right}.main-nav.align-right ul li.has-sub>a:before{content:"+";position:absolute;top:50%;left:15px;margin-top:-6px}.main-nav.align-right ul li.has-sub>a:after{content:none}.main-nav.align-right ul ul{visibility:hidden;position:absolute;top:0;left:-100%;z-index:20;width:100%}.main-nav.align-right ul ul li.first{border-radius:3px 0 0}.main-nav.align-right ul ul li.last{border-radius:0 0 0 3px}.main-nav.align-right ul ul{border-radius:3px 0 0 3px}.main-nav ul li.submenu1 ul li:first-child{margin-top:150px;box-sizing:border-box}.main-nav ul li.submenu2 ul li:first-child,.main-nav ul li.submenu3 ul li:first-child{box-sizing:border-box}.ng2-smart-table tbody tr:nth-child(even),ng2-smart-table tbody tr:nth-child(even){background-color:#00000005}.ng2-smart-table .table.v-align-top td,.ng2-smart-table .table.v-align-top [ng2-st-tbody] td,.ng2-smart-table .table.v-align-top [ng2-st-thead] th,.ng2-smart-table .table.v-align-top [ng2-st-thead-form-row] td,ng2-smart-table .table.v-align-top td,ng2-smart-table .table.v-align-top [ng2-st-tbody] td,ng2-smart-table .table.v-align-top [ng2-st-thead] th,ng2-smart-table .table.v-align-top [ng2-st-thead-form-row] td{vertical-align:top}.btn-shadow{box-shadow:0 2px 18px #17173a26}.ng2-smart-titles,ng2-smart-table thead .ng2-smart-titles,.ng2-smart-table thead .ng2-smart-titles{background-color:#f2f2f2}ng2-smart-table thead .ng2-smart-filters,.ng2-smart-table thead .ng2-smart-filters{background-color:#fff}ng2-smart-table thead tr,.ng2-smart-table thead tr{border-bottom:0}ng2-smart-table thead th,.ng2-smart-table thead th{border-top:0!important;border-bottom:0!important}ng2-smart-table tr,.ng2-smart-table tr{border-bottom:1px solid #dbdada}ng2-smart-table tbody tr,.ng2-smart-table tbody tr{background-color:#fff;color:#6b6b6b}ng2-smart-table .icon,.ng2-smart-table .icon{font-size:1.2rem}ng2-smart-table .table,.ng2-smart-table .table{color:#17173a}ng2-smart-table .table [ng2-st-thead] th,.ng2-smart-table .table [ng2-st-thead] th{font-weight:600;white-space:nowrap}ng2-smart-table .table td,ng2-smart-table .table [ng2-st-tbody] td,ng2-smart-table .table [ng2-st-thead] th,ng2-smart-table .table [ng2-st-thead-form-row] td,.ng2-smart-table .table td,.ng2-smart-table .table [ng2-st-tbody] td,.ng2-smart-table .table [ng2-st-thead] th,.ng2-smart-table .table [ng2-st-thead-form-row] td{font-size:13px;padding:20px;vertical-align:middle}ng2-smart-table .form-control,.ng2-smart-table .form-control{border-color:#c1bfb7}ng2-smart-table [ng2-st-thead] [ng2-st-thead-filters-row] .ng2-smart-filter .form-control,.ng2-smart-table [ng2-st-thead] [ng2-st-thead-filters-row] .ng2-smart-filter .form-control{padding:.5rem}ng2-smart-table .ng2-smart-actions,.ng2-smart-table .ng2-smart-actions{text-align:center}ng2-smart-table .ng2-smart-actions .ng2-smart-action,.ng2-smart-table .ng2-smart-actions .ng2-smart-action{color:#616161;font-size:1rem;padding:0 10px}ng2-smart-table .ng2-smart-actions .ng2-smart-action:hover,.ng2-smart-table .ng2-smart-actions .ng2-smart-action:hover{color:#7b7b7b;text-decoration:none}.ng2-smart-pagination{font-weight:400;font-size:14px;border:1px solid #dde2ee;border-radius:5px;padding:4px}.ng2-smart-pagination .page-text .page-link{background-color:transparent;border:none;margin-left:0}.ng2-smart-pagination .page-text .page-link:hover{background-color:transparent}.ng2-smart-pagination .page-link{color:#646464;border:none}.ng2-smart-pagination .page-item.active .page-link,.ng2-smart-pagination .page-item.btn-primary:hover .page-link{color:#17173a;background-color:transparent;border-color:transparent;font-weight:600}.ng2-smart-pagination .page-item.active .page-link:after,.ng2-smart-pagination .page-item.btn-primary:hover .page-link:after{content:"";width:22px;height:2px;border-radius:1.5px;box-shadow:0 2px 6px #143f93;background-color:#143f93;position:absolute;bottom:0;left:2px}.promo-table{width:30.7692307692rem}.promo-table thead th,.promo-table td,.promo-table tfoot th{border:none}.promo-table thead th{font-weight:700}.promo-table thead th:first-child{padding-top:2.3076923077rem}.promo-table tbody td{padding-top:.5rem;padding-bottom:.5rem}.promo-table tfoot th:first-child{padding-bottom:2.3076923077rem}.promo-table tr th:first-child,.promo-table tr td:first-child{text-align:left;padding-left:2.3076923077rem}.promo-table tr th:nth-child(2),.promo-table tr td:nth-child(2){text-align:center}.promo-table tr th:nth-child(3),.promo-table tr td:nth-child(3){text-align:right;padding-right:2.3076923077rem}.table-custom-1{box-shadow:0 0 1.3846153846rem #17173a26}.custom-relative-tr .popover,.custom-popover .popover{min-width:550px;max-width:830px}.custom-popover .popover,.custom-popover-live-feed .popover{margin:0 0 0 -15px}.custom-popover-live-feed .popover{min-width:322px;max-width:400px}.custom-relative-tr tr.ng2-smart-row,.custom-relative-tr tr td{position:relative}.overlay-status-date{margin:0 25px;font-size:14px}.popover-body{min-height:50px;padding:0}.popover-body .popover-close-btn{display:inline-block;position:absolute;top:20px;right:20px;text-decoration:none}.tr-flyout-link{display:inline-block;padding:5px 17px;width:8rem;border:1px solid #cccccc}.status-size{display:inline-block;line-height:1}.status-size .icon-email{font-size:31px}.custom-css-wizard{width:100%;border-bottom:2px solid #a7a7a7;list-style:none;padding:25px 0 0}.custom-css-wizard li{float:left;list-style:none;margin:-35px 0 0}.custom-css-wizard li div{display:inline-block;padding:2px 4px 11px;height:60px;text-align:center;width:130px;font-size:15px}.custom-css-wizard li.last{float:right;background:#fff;display:flex;justify-content:center;align-items:center;width:100px;height:80px}.custom-css-wizard li.last strong{font-size:16px}.custom-css-wizard li div i{background-color:#fff;height:26px;padding:0 4px;display:inline-block;font-weight:700;color:#777;width:auto;font-size:18px}.custom-css-wizard li div strong.date-time{color:#6f6f8d;display:inline-block;font-family:Nunito;font-style:normal;font-weight:400;font-size:10px}.overlay-status-inner{padding:35px 25px}.custom-css-wizard li.sent.enable div i,.custom-css-wizard li.process.enable div i,.custom-css-wizard li.bounce.enable div i,.custom-css-wizard li.enable div{color:#07831e}.overlay-status-server-remark{background:#f6f6f6;padding:10px 15px;font-size:14px;font-weight:600;color:#17173a}.ng-scrollbar-container{word-wrap:break-word}ng-scrollbar .-vertical{background-color:#0000001a}.col-domain-status,.col-current-val{max-width:19.2307692308rem;min-width:7.6923076923rem}.domain-scrollbar{height:60px}.domain-scrollbar .inner{padding-right:1.1538461538rem}.domain-setting{width:11.5384615385rem}.domain-type{width:6.1538461538rem}span.change-plan-btn-1{width:200px;font-weight:700}.status-link span.change-plan-btn-1{color:#fff}.domain-records .current-value,.domain-records .enter-value{width:100%;font-size:12px}.domain-records .enter-value{position:relative;background:#fff;border:1px solid #dde2ee;padding:5px;width:365px;border-radius:4px}.domain-records .current-value~.enter-value{margin-top:20px}.domain-records .current-value span,.domain-records .enter-value span,.domain-records .current-value .inner,.domain-records .enter-value .inner,.domain-records .enter-value>a{padding:2px 0 0;margin:0;text-decoration:none;vertical-align:top}.domain-records .enter-value>a{display:inline-block;vertical-align:middle}.domain-records .icon-copy{font-size:14px;color:#3f82ff;transition:.2s ease all}.icon-trash{color:#3f82ff;transition:.2s ease all}.icon-trash:hover{color:#c90047}.domain-records .current-value .inner,.domain-records .enter-value .inner{word-break:break-all;width:100%;display:inline-block;vertical-align:top;color:#17173a}.domain-records .current-value span,.domain-records .enter-value span{color:#000;vertical-align:middle}.domain-records .enter-value .inner{background-color:#fff;padding:2px 0 2px 5px;position:relative;width:330px}.domain-auth-table .domain-status.active,.domain-auth-table .domain-status.btn-primary:hover{color:#00c48c}.domain-auth-table .domain-status.inactive{color:#f05c5c}.domain-auth-table .domain-status i{font-size:15px;vertical-align:baseline}.domain-auth-table .text-danger{margin-bottom:0}.footer-note p{margin-bottom:0;margin-top:10px}.footer-note p i{color:#6b6b6b;font-size:15px;vertical-align:middle;margin-right:10px;line-height:26px}.domain-dns-icons .text-link-dark{font-size:20px;text-decoration:none;margin-right:15px}.domain-dns-icons .text-link-dark .icon{vertical-align:text-bottom}.domain-records .icon-help{vertical-align:middle;font-size:14px}.domain-records .domain-scrollbar{height:55px}.domain-records .domain-scrollbar .ng-scrollbar-view{padding-right:30px}.domain-auth-table-setting .domain-records .enter-value>a{position:absolute;bottom:0;right:5px;top:0;display:flex;align-items:center}.check-status-btn{margin-top:-15px}.domain-auth-table .host-name span,.domain-auth-table .host-name span i{vertical-align:middle}.domain-auth-custom-table .domain-records .enter-value>a{position:absolute;bottom:-1px;right:5px}.domain-auth-custom-table .domain-records .enter-value .inner{padding-right:20px}.btn-back{color:#fff;background:#808080}.btn-back:hover,.btn-back:focus{color:#fff;background-color:#777}.domain-auth-table-setting .domain-records .enter-value.no-scroll-value>a{bottom:0}input[type=checkbox]{width:13px}.status-dots-main{width:16px;height:16px;border-radius:50%;padding:0 2px 2px 3px}.status-dots-main.dots-bgcolor-lightgreen{background:rgba(1,199,144,.2)}.status-dots-main.dots-bgcolor-yellow{background:rgba(255,207,92,.2)}.status-dots-main.dots-bgcolor-darkblue{background:rgba(122,99,182,.2)}.status-dots-main.dots-bgcolor-purple{background:rgba(160,99,182,.2)}.status-dots-main.dots-bgcolor-lightpurple{background:rgba(159,110,222,.2)}.status-dots-main.dots-bgcolor-orange{background:rgba(224,139,92,.2)}.status-dots-main.dots-bgcolor-darkorange{background:rgba(234,122,126,.2)}.status-dots-main.dots-bgcolor-blue{background:rgba(10,143,253,.2)}.status-dots-main.dots-bgcolor-lightblue{background:rgba(40,221,241,.2)}.status-dots-main.dots-bgcolor-lightOrange{background:rgba(233,108,32,.2)}.status-dots-main.dots-bgcolor-red{background:rgba(240,92,92,.2)}.status-dots-main.dots-bgcolor-pink{background:rgba(243,112,204,.2)}.status-dots-main .status-dots{height:10px;width:10px;border-radius:50%;display:inline-block}.status-dots-main .status-dots.dots-color-lightgreen{background-color:#50e3c2}.status-dots-main .status-dots.dots-color-yellow{background:rgb(255,207,92)}.status-dots-main .status-dots.dots-color-darkblue{background:#7a63b6}.status-dots-main .status-dots.dots-color-purple{background:#a063b6}.status-dots-main .status-dots.dots-color-lightpurple{background:#9f6ede}.status-dots-main .status-dots.dots-color-orange{background:#e08b5c}.status-dots-main .status-dots.dots-color-pink{background:#A12059}.status-dots-main .status-dots.dots-color-darkorange{background:#ea7a7e}.status-dots-main .status-dots.dots-color-scheduled-yellow{background:#FFCF5C}.status-dots-main .status-dots.dots-color-cancelled-red{background:#FF4E4E}.status-dots-main .status-dots.dots-color-blue{background:#0a8ffd}.status-dots-main .status-dots.dots-bgcolor-lightOrange{background:#E96C20}.status-dots-main .status-dots.dots-color-lightblue{background:#28ddf1}.status-dots-main .status-dots.dots-color-red{background:#f05c5c}.customClassRight{float:right}.table-action.dropdown-toggle:after{content:none}.nxt-table-wrapper .nxt-table tbody tr td:nth-child(1),.nxt-table-widget-scroll .table tbody tr td:nth-child(1),.nxt-table-listing-scroll .table tbody tr td:nth-child(1){padding-left:25px}.nxt-table-wrapper .nxt-table tbody tr td:nth-child(1):after,.nxt-table-widget-scroll .table tbody tr td:nth-child(1):after,.nxt-table-listing-scroll .table tbody tr td:nth-child(1):after{content:"";position:absolute;width:0;height:100%;background-color:#143f93;border-radius:5px;top:0;left:0;transition:.1s ease all}.nxt-table-wrapper .nxt-table tbody tr:hover,.nxt-table-wrapper .nxt-table tbody tr.active,.nxt-table-widget-scroll .table tbody tr:hover,.nxt-table-widget-scroll .table tbody tr.active,.nxt-table-listing-scroll .table tbody tr:hover,.nxt-table-listing-scroll .table tbody tr.active{background-color:#f4f8ff}.nxt-table-wrapper .nxt-table tbody tr:hover td:nth-child(1):after,.nxt-table-wrapper .nxt-table tbody tr.active td:nth-child(1):after,.nxt-table-widget-scroll .table tbody tr:hover td:nth-child(1):after,.nxt-table-widget-scroll .table tbody tr.active td:nth-child(1):after,.nxt-table-listing-scroll .table tbody tr:hover td:nth-child(1):after,.nxt-table-listing-scroll .table tbody tr.active td:nth-child(1):after{width:5px;box-shadow:0 2px 6px -1px #143f93}.nxt-table-wrapper{border-radius:4px;box-shadow:0 6px 12px -3px #e5e9f2;border:solid 1px #dde2ee;background-color:#fff;margin-top:18px;overflow-x:auto}.nxt-table-wrapper .nxt-table{margin-bottom:0}.nxt-table-wrapper .nxt-th-ws th{white-space:nowrap}.nxt-table-wrapper thead th{border-bottom:none;border-top:none;padding-top:20px;padding-bottom:20px;font-size:16px;font-weight:600;color:#6f6f8d;max-width:320px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.nxt-table-wrapper thead th.col-checkbox{width:65px}.nxt-table-wrapper thead th:nth-child(1){padding-left:25px}.nxt-table-wrapper thead th .mat-checkbox-layout{margin-bottom:5px}.nxt-table-wrapper table.nxt-table>tbody td{border-bottom:solid 1px #dde2ee;padding-top:25px;padding-bottom:25px;position:relative;vertical-align:middle}.nxt-table-wrapper table.nxt-table>tbody:last-child td{border-bottom:0}.nxt-table-wrapper table.nxt-table.nxt-table-fixed-header thead,.nxt-table-wrapper table.nxt-table.nxt-table-fixed-header tbody tr{display:table;width:100%;table-layout:fixed}.nxt-table-wrapper table.nxt-table.nxt-table-fixed-header thead th{vertical-align:bottom;border-bottom:1px solid #dee2e6;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.nxt-table-wrapper table.nxt-table.nxt-table-fixed-header tbody{display:block;overflow-y:scroll;overflow:auto}.nxt-table-wrapper table.nxt-table.nxt-table-fixed-header tbody td{border-top:none}.nxt-table-wrapper .nxt-title{font-size:14px;font-weight:600;color:#17173a}.nxt-table-wrapper .nxt-table-fixed-header-title{font-size:16px;font-weight:700;color:#17173a;padding:20px 25px;margin:0;border-bottom:1px solid #dde2ee}.nxt-table-wrapper .nxt-status-wrapper{display:flex;align-items:center;margin-top:8px}.nxt-table-wrapper .nxt-status-wrapper .border-left{display:flex;align-items:center}.nxt-table-wrapper .nxt-sub-info-divider{border-right:1px solid #dde2ee}.nxt-table-wrapper .nxt-subinfo{color:#6f6f8d;font-family:Nunito;font-size:12px;font-style:normal;padding-right:10px;font-weight:400;line-height:normal;letter-spacing:.25px}.nxt-table-wrapper .nxt-report-wrapper{font-size:12px;color:#6f6f8d;display:flex;align-items:center}.nxt-table-wrapper .nxt-report-wrapper .icon{margin-right:10px;font-size:20px}.nxt-table-wrapper.nxt-overflow-x-auto,.nxt-table-wrapper .nxt-table-widget-scroll{overflow-x:auto}.nxt-table-wrapper .nxt-table-widget-scroll .table{margin-bottom:0}.nxt-table-wrapper .nxt-table-widget-scroll .table th,.nxt-table-wrapper .nxt-table-widget-scroll .table td{white-space:nowrap;padding:20px 0 20px 25px}.nxt-table-wrapper .nxt-table-widget-scroll .table tbody tr td:nth-child(1){padding-left:15px}.nxt-table-wrapper .nxt-table-widget-scroll .table tbody tr:hover .first-col,.nxt-table-wrapper .nxt-table-widget-scroll .table tbody tr:hover .second-col,.nxt-table-wrapper .nxt-table-widget-scroll .table tbody tr:hover .third-col,.nxt-table-wrapper .nxt-table-widget-scroll .table tbody tr:hover .forth-col{background-color:#f4f8ff}.nxt-table-wrapper .nxt-table-widget-scroll.nxt-table-widget-3col{width:calc(100% - 575px);margin-left:575px}.nxt-table-wrapper .nxt-table-widget-scroll.nxt-table-widget-3col .table .first-col{position:absolute;width:300px;margin-left:-575px}.nxt-table-wrapper .nxt-table-widget-scroll.nxt-table-widget-3col .table .second-col{position:absolute;width:200px;margin-left:-275px;line-height:inherit}.nxt-table-wrapper .nxt-table-widget-scroll.nxt-table-widget-3col .table .third-col{position:absolute;width:75px;margin-left:-75px;height:62px}.nxt-table-wrapper .nxt-table-widget-scroll.nxt-table-widget-3col .table th:nth-child(n+4){min-width:200px}.nxt-table-wrapper .nxt-table-widget-scroll.nxt-table-widget-3col .table th:nth-child(3),.nxt-table-wrapper .nxt-table-widget-scroll.nxt-table-widget-3col .table td:nth-child(3){box-shadow:inset -5px 0 3px -2px #f4f8ff;border-right:solid 1px #dde2ee}.nxt-table-wrapper .nxt-table-widget-scroll.nxt-table-widget-3col .table tbody td.third-col{padding:10px 0 10px 20px;height:62px}.nxt-table-wrapper .nxt-table-widget-scroll.nxt-table-widget-4col{width:calc(100% - 470px);margin-left:470px}.nxt-table-wrapper .nxt-table-widget-scroll.nxt-table-widget-4col .table .first-col{position:absolute;width:35px;margin-left:-470px}.nxt-table-wrapper .nxt-table-widget-scroll.nxt-table-widget-4col .table .second-col{position:absolute;width:200px;margin-left:-435px}.nxt-table-wrapper .nxt-table-widget-scroll.nxt-table-widget-4col .table .third-col{position:absolute;width:160px;margin-left:-235px;line-height:inherit}.nxt-table-wrapper .nxt-table-widget-scroll.nxt-table-widget-4col .table .forth-col{position:absolute;width:75px;margin-left:-75px;height:62px}.nxt-table-wrapper .nxt-table-widget-scroll.nxt-table-widget-4col .table th:nth-child(n+5){min-width:150px}.nxt-table-wrapper .nxt-table-widget-scroll.nxt-table-widget-4col .table th:nth-child(4),.nxt-table-wrapper .nxt-table-widget-scroll.nxt-table-widget-4col .table td:nth-child(4){box-shadow:inset -5px 0 3px -2px #f4f8ff;border-right:solid 1px #dde2ee}.nxt-table-wrapper .nxt-table-widget-scroll.nxt-table-widget-4col .table tbody td.forth-col{padding:10px 0 10px 20px;height:62px}.nxt-table-wrapper.nxt-table-wrapper-secondary{border-radius:4px;box-shadow:none}.nxt-table-wrapper.nxt-table-wrapper-secondary table tbody tr td:first-child:after{display:none}.nxt-table-wrapper .mat-icon-menu{color:#6f6f8d;min-width:auto;border-radius:50%}.nxt-table-listing-scroll{overflow-x:auto}.nxt-table-listing-scroll .table{margin-bottom:0}.nxt-table-listing-scroll .table th{min-width:150px;height:65px}.nxt-table-listing-scroll .table th,.nxt-table-listing-scroll .table td{white-space:nowrap;padding:20px 0 20px 25px}.nxt-table-listing-scroll .table .nxt-list-campaign-name a{text-decoration:none}.nxt-table-listing-scroll .table .nxt-list-campaign-name a:hover{color:#143f93}.nxt-table-listing-scroll .table .nxt-list-campaign-name .nxt-title{max-width:225px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block}.nxt-table-listing-scroll .table .nxt-list-campaign-name .nxt-list-split-title{max-width:225px}.nxt-table-listing-scroll .table .nxt-list-campaign-name .nxt-list-split-title .nxt-split-dd-icon{display:inline-flex;align-items:center}.nxt-table-listing-scroll .table .nxt-list-campaign-name .nxt-list-campaign-winner{color:#ffa26b;font-size:14px}.nxt-table-listing-scroll .table tbody tr td{vertical-align:middle;min-height:80px;height:80px}.nxt-table-listing-scroll .table tbody tr:hover .first-col,.nxt-table-listing-scroll .table tbody tr:hover .second-col,.nxt-table-listing-scroll .table tbody tr:hover .third-col{background-color:#f4f8ff}.nxt-table-listing-scroll .table tbody tr:hover .nxt-list-campaign-icon{color:#143f93}.nxt-table-listing-scroll .table tbody tr .nxt-campaign-sub-icons{display:flex;align-items:center;justify-content:center;font-size:20px}.nxt-table-listing-scroll .table tbody tr .nxt-channel-name .nxt-label-pill{width:85px;height:18px;align-items:center;display:flex;justify-content:center;padding:0;line-height:10pxt;margin-left:0}.nxt-table-listing-scroll .table tbody .nxt-list-campaign-icon{font-size:20px;width:20px;color:#6f6f8d}.nxt-table-listing-scroll .table tbody .nxt-list-campaign-icon .nxticon-slice{font-size:24px;line-height:20px}.nxt-table-listing-scroll.nxt-table-listing-col{width:calc(100% - 300px);margin-left:300px}.nxt-table-listing-scroll.nxt-table-listing-col th:nth-child(0),.nxt-table-listing-scroll.nxt-table-listing-col td:nth-child(0){position:absolute;width:65px;min-width:unset;max-width:65px;margin-left:-300px}.nxt-table-listing-scroll.nxt-table-listing-col th:nth-child(1),.nxt-table-listing-scroll.nxt-table-listing-col td:nth-child(1){position:absolute;width:300px;min-width:unset;max-width:300px;margin-left:-300px;line-height:inherit}.nxt-table-listing-scroll.nxt-table-listing-col th:nth-child(1){padding-left:40px}.nxt-table-listing-scroll.nxt-table-listing-col td:nth-child(0){padding-right:20px}.nxt-table-listing-scroll.nxt-table-listing-col td:nth-child(1){padding-left:0}.nxt-table-listing-scroll.nxt-table-listing-col tr:hover td:nth-child(0),.nxt-table-listing-scroll.nxt-table-listing-col tr:hover td:nth-child(1){background-color:#f4f8ff}.nxt-table-listing-scroll.nxt-table-listing-col .scroll th:nth-child(1),.nxt-table-listing-scroll.nxt-table-listing-col .scroll td:nth-child(1){box-shadow:inset -5px 0 3px -2px #f4f8ff}.nxt-table-listing-scroll.nxt-table-listing-2col{width:calc(100% - 350px);margin-left:350px}.nxt-table-listing-scroll.nxt-table-listing-2col th{height:65px}.nxt-table-listing-scroll.nxt-table-listing-2col th:nth-child(1),.nxt-table-listing-scroll.nxt-table-listing-2col td:nth-child(1){position:absolute;width:50px;min-width:unset;max-width:50px;margin-left:-350px}.nxt-table-listing-scroll.nxt-table-listing-2col th:nth-child(2),.nxt-table-listing-scroll.nxt-table-listing-2col td:nth-child(2){position:absolute;width:300px;min-width:unset;max-width:300px;margin-left:-300px;line-height:inherit}.nxt-table-listing-scroll.nxt-table-listing-2col td:nth-child(1) .mat-checkbox{display:inline-flex;position:relative}.nxt-table-listing-scroll.nxt-table-listing-2col th:nth-child(2){padding-left:40px}.nxt-table-listing-scroll.nxt-table-listing-2col td:nth-child(1){padding-right:20px}.nxt-table-listing-scroll.nxt-table-listing-2col td:nth-child(2){padding-left:0}.nxt-table-listing-scroll.nxt-table-listing-2col th:nth-last-child(1),.nxt-table-listing-scroll.nxt-table-listing-2col td:nth-last-child(1){padding-right:20px}.nxt-table-listing-scroll.nxt-table-listing-2col tr:hover td:nth-child(1),.nxt-table-listing-scroll.nxt-table-listing-2col tr:hover td:nth-child(2){background-color:#f4f8ff}.nxt-table-listing-scroll.nxt-table-listing-2col tr:hover td .nxt-menu-btn{opacity:1;visibility:visible;width:26px;height:40px;margin-right:15px;border-radius:50%;padding:0}.nxt-table-listing-scroll.nxt-table-listing-2col tr:hover td .nxt-menu-btn:hover{color:#143f93}.nxt-table-listing-scroll.nxt-table-listing-2col tr:hover td .nxt-menu-btn .mat-icon{vertical-align:middle}.nxt-table-listing-scroll.nxt-table-listing-2col tr .nxt-menu-btn{height:26px!important;opacity:0;visibility:hidden;transition:opacity .3s}.nxt-table-listing-scroll.nxt-table-listing-2col .nxt-list-split-ab-variant td{border-top:1px dashed #dde2ee}.nxt-table-listing-scroll.nxt-table-listing-2col .nxt-list-split-ab-variant td:nth-child(1){border-top:0}.nxt-table-listing-scroll.nxt-table-listing-2col .nxt-list-split-ab-variant td:nth-child(2){padding-left:40px}.nxt-table-listing-scroll.nxt-table-listing-2col .nxt-list-split-ab-variant td .nxt-list-campaign-name{padding-left:0}.nxt-table-listing-scroll.nxt-table-listing-2col .scroll th:nth-child(2),.nxt-table-listing-scroll.nxt-table-listing-2col .scroll td:nth-child(2){box-shadow:inset -5px 0 3px -2px #f4f8ff}.nxt-table-listing-scroll.nxt-table-listing-2col.table-no-checkbox{width:calc(100% - 350px);margin-left:350px}.nxt-table-listing-scroll.nxt-table-listing-2col.table-no-checkbox th:nth-child(1),.nxt-table-listing-scroll.nxt-table-listing-2col.table-no-checkbox td:nth-child(1){display:none}.nxt-table-listing-scroll.nxt-table-listing-2col.table-no-checkbox th:nth-child(2),.nxt-table-listing-scroll.nxt-table-listing-2col.table-no-checkbox td:nth-child(2){padding-left:30px;margin-left:-350px;width:350px;max-width:350px}.nxt-table-listing-scroll.nxt-table-listing-2col.table-no-checkbox .nxt-list-split-ab-variant td{min-height:75px;height:75px}.nxt-table-listing-scroll.nxt-table-listing-2col.table-no-checkbox .nxt-list-split-ab-variant td .nxt-title{font-weight:400}.nxt-table-listing-scroll .nxt-list-split-bg{background-color:#f9fbff}.nxt-table-listing-scroll .nxt-list-split-bg td:nth-child(1),.nxt-table-listing-scroll .nxt-list-split-bg td:nth-child(2){background-color:#f9fbff}.nxt-table-listing-scroll .nxt-list-split-ab .nxt-split-dd-icon{transition:.25s ease all}.nxt-table-listing-scroll .nxt-list-split-ab.nxt-list-split-bg .nxt-split-dd-icon{transform:rotate(180deg)}.nxt-table-listing-scroll.end-scroll{box-shadow:inset -7px 0 12px -7px #6f6f8d66}.mat-menu-panel{min-width:210px!important;min-height:48px!important}.mat-menu-panel .mat-menu-content{padding-top:0!important;padding-bottom:0!important}.mat-menu-panel .mat-menu-content .nxt-dropdown-title{background-color:#6f6f8d;color:#fff;padding:15px;font-size:14px;font-weight:700;letter-spacing:.5px;line-height:20px}.mat-menu-panel .mat-menu-content .mat-menu-item{outline:none;display:flex;justify-content:space-between;align-items:center;color:#6f6f8d}.mat-menu-panel .mat-menu-content .mat-menu-item:hover{color:#17173a;background-color:#f4f8ff}.mat-menu-panel .mat-menu-content .mat-menu-item .nxt-text,.mat-menu-panel .mat-menu-content .mat-menu-item .nxt-icon{display:block}.pagination{border:1px solid #dde2ee}.pagination .page-item.active .page-link,.pagination .page-item.btn-primary:hover .page-link{color:#17173a!important;background-color:#fff!important;position:relative}.pagination .page-item.active .page-link:after,.pagination .page-item.btn-primary:hover .page-link:after{content:"";position:absolute;bottom:5px;width:70%;height:3px;background-color:#143f93;left:15%;border-radius:5px}.pagination .page-link{position:relative;display:block;padding:11px 12px 12px;margin-left:-1px;line-height:1.25;color:#6f6f8d;background-color:#fff;border:none;text-decoration:none}.nxt-pagination .mat-form-field{width:180px;background-color:#fff;border:1px solid #dde2ee;height:40px;border-radius:8px}.nxt-pagination .mat-form-field-infix{border-top:1px solid transparent!important;padding:0!important}.nxt-pagination .mat-select-value-text{color:#6f6f8d}.nxt-pagination .mat-select .mat-select-arrow{background-image:url(caret-down-solid.svg);background-repeat:no-repeat;background-size:100%;border:0;width:20px;height:20px;margin-right:0}.rec-container{width:41vw;margin:33px auto;background-color:#fff0}.rec-container a{text-decoration:none;display:block;transition:transform .3s,box-shadow .4s}.rec-container a:hover{position:relative;z-index:900;box-shadow:0 0 10px 2px #000000bf;transform:scale(1.03)}.rec-container .rec-grid{margin:0;padding:0;display:grid;grid-gap:1px;grid:repeat(3,8rem)/repeat(3,15rem)}.rec-container .btn1{background-color:orange;grid-area:btn1}.rec-container .btn2{background-color:#00f;grid-area:btn2}.rec-container .btn3{background-color:#ffdead;grid-area:btn3}.rec-container .btn4{background-color:red;grid-area:btn4}.rec-container .btn5{background-color:#ff0;grid-area:btn5}.rec-container .btn6{background-color:brown;grid-area:btn6}.rec-container .btn7{background-color:#adff2f;grid-area:btn7}.rec-container .btn8{background-color:olive;grid-area:btn8}.rec-container .btn9{background-color:#ffa07a;grid-area:btn9}#FRM-Container h2.RRM-Title{font-size:24px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#395d81;margin-top:15px}#FRM-Container .FRM-sidebar{padding:10px;border:none;z-index:99}#FRM-Container .FRM-sidebar h5{font-size:14px;font-weight:600;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#444445;margin:0 0 5px}#FRM-Container .FRM-sidebar p{font-size:12px;font-weight:400;font-style:normal;font-stretch:normal;line-height:18px;letter-spacing:normal;color:#6b6b6b;margin-bottom:0}#FRM-Container .FRM-sidebar p label{margin-bottom:0;font-weight:600}#FRM-Container .FRM-breadcrumbs{border-radius:6px;background-color:#fcfcfc;border:solid 1px #f2f2f2;box-shadow:0 8px 6px -6px #d4d4d4}#FRM-Container .FRM-breadcrumbs ul{list-style-type:none;padding:0;position:relative;margin:0}#FRM-Container .FRM-breadcrumbs ul li{display:inline-block;font-size:14px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#444445;vertical-align:middle;padding:15px 20px}#FRM-Container .FRM-breadcrumbs ul li label{font-size:12px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#6b6b6b;vertical-align:middle;margin-bottom:2px}#FRM-Container .FRM-breadcrumbs ul li.edit-breadcrumbs{position:absolute;right:0;vertical-align:middle}#FRM-Container .FRM-breadcrumbs ul li.edit-breadcrumbs i.fa-edit{font-size:12px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#444445}#FRM-Container .FRM-table table,#FRM-Container .FRM-table tr,#FRM-Container .FRM-table td{border:none;background-color:#fff}#FRM-Container .FRM-table td{width:31.5%}#FRM-Container .FRM-table tr td:nth-child(1){width:20px}#FRM-Container .FRM-table .FRM-table-details{height:110px;padding:15px;position:relative;margin:2px;opacity:1;width:290px;z-index:1}#FRM-Container .FRM-table td:hover .FRM-table-details{transform:scale(1.05);z-index:100}#FRM-Container .FRM-table td.heading-table{font-size:12px;font-weight:500;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#444445}#FRM-Container .FRM-table td.tlheading.heading-table{position:relative;text-align:center}#FRM-Container .FRM-table td.tlheading.heading-table .title-head{transform:rotate(-90deg);position:absolute;width:250px;z-index:99;left:-515%;color:#395d81;font-size:12px;font-weight:600;font-family:Nunito;letter-spacing:1px}#FRM-Container .FRM-table td.tside{font-size:12px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#6b6b6b;transform:rotate(-90deg);position:relative}#FRM-Container .FRM-table td.tside div{position:absolute;right:0;top:34%;left:0;font-family:Nunito}#FRM-Container .FRM-table td.tfoot{font-size:12px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#6b6b6b;padding:15px;text-align:center;font-family:Nunito}#FRM-Container .FRM-table td h3.FRM-table-details-header{font-size:20px;padding-bottom:10px;font-weight:600;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#fff;margin:0;font-family:Nunito}#FRM-Container .FRM-table td span.FRM-table-details-content{font-size:10px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#6b6b6b;text-align:left}#FRM-Container .FRM-table td .tooltip:hover .tooltiptext span label{font-size:10px;font-weight:500;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#444445;text-align:left;width:70px}#FRM-Container .FRM-table td .tooltip:hover .tooltiptext span{font-size:12px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#6b6b6b;text-align:left;font-family:Nunito}#FRM-Container .FRM-table td span.FRM-table-details-per{font-weight:600;font-style:normal;font-stretch:normal;line-height:20px;letter-spacing:normal;color:#fff;position:absolute}#FRM-Container .FRM-table td .tooltip .tooltiptext hr{margin:5px 0}#FRM-Container .FRM-table td.tfheading{text-align:center;padding:10px;color:#395d81;font-size:12px;font-weight:600;letter-spacing:1px;text-indent:55px;font-family:Nunito}#FRM-Container .FRM-table td .tooltip .tooltiptext{visibility:hidden;width:170px;background-color:#fff;color:#3667e3;text-align:left;border-radius:6px;padding:5px 10px;position:absolute;z-index:1;top:0%;right:-58%;margin-left:-60px;opacity:0;transition:opacity .3s;box-shadow:2px 2px 5px #222}.FRM-table table{margin:0 auto}#FRM-Container .FRM-table td .tooltip .tooltiptext:after{content:"";position:absolute;top:5%;left:-10%;z-index:-1;margin-left:-5px;border-width:13px;border-style:solid;border-color:transparent #fff transparent transparent}#FRM-Container .FRM-table td .tooltip:hover .tooltiptext{visibility:visible;opacity:1}#FRM-Container .FRM-table td span.tooltiptext ul{padding:0;list-style-type:none;margin:0;text-align:center}#FRM-Container .FRM-table td span.tooltiptext ul li{display:inline-block;width:42%;text-align:center;font-size:11px;font-weight:500;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#3667e3;margin:0 3%;padding:5px;font-family:Nunito}#FRM-Container .FRM-table td span.tooltiptext ul li i{font-size:16px}#frm-form-input-plot .cuppa-dropdown{display:block;width:100%;height:34px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border-radius:4px;box-shadow:inset 0 1px 1px #00000013;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}#frm-form-input-plot .cuppa-dropdown .selected-list .c-btn span:first-child span{height:auto}#frm-form-input-plot .cuppa-dropdown .selected-list .c-list .c-token{margin-top:0!important}#frm-form-input-plot hr.divider{margin:5px 0 15px}.rfm-create-container{background-color:#ededed;padding-bottom:25px;padding-top:25px}.rfm-form-container-box{width:600px;margin:0 auto;padding:20px 50px;box-shadow:0 8px 6px -6px #d0d0d0;border:solid 1px #f2f2f2;text-align:center;border-radius:6px;background-color:#fff}.rfm-form-container-box .form-group.col-sm-3{height:60px}.rfm-form-container-box .col-sm-3{width:50%;text-align:left}.rfm-form-container-box label{font-size:12px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#6b6b6b}.hrefLink:hover{background-color:#1f242a;color:#fff!important}.desc-faq-rfm.tooltip{position:relative;display:inline-block;border-bottom:1px dotted black;opacity:1}.desc-faq-rfm.tooltip .tooltiptext{visibility:hidden;width:600px;background-color:#fff;color:#6b6b6b;text-align:center;border-radius:6px;padding:5px 0;position:absolute;z-index:1;top:95%;left:-66%;margin-left:0}.desc-faq-rfm.tooltip .tooltiptext:after{content:"";position:absolute;bottom:100%;left:8%;margin-left:-9px;border-width:10px;border-style:solid;border-color:transparent transparent #fcfcfc transparent}span.desc-faq-rfm.tooltip.FRM-sidebar i.far{font-size:24px;color:#c4c4c4}.desc-faq-rfm.tooltip:hover .tooltiptext{visibility:visible;width:670px;box-shadow:0 4px 9px #00000026;background-color:#fcfcfc}.desc-faq-rfm .divider-faq{width:223px;text-align:left;display:inline-block;float:left;padding:10px 30px;margin:10px 0;border-right:1px solid #d2d2d2}.desc-faq-rfm .divider-faq:last-child{border-right:none}form.rfm-download .popTitle{font-size:24px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#395d81}.rfm-modal-dialog .modal-content{width:590px}a.disabled{cursor:not-allowed;color:#555;pointer-events:none}.rfm-form-container-box .pure-checkbox[_ngcontent-c7] input[type=checkbox]+label{font-size:12px}.fontzise_14{font-size:14px}.fontzise_16{font-size:16px}.fontzise_18{font-size:18px}.fontzise_20{font-size:20px}.fontzise_22{font-size:22px}.fontzise_24{font-size:24px}.fontzise_26{font-size:26px}.fontzise_28{font-size:28px}.fontzise_30{font-size:30px}.rfm-form-container-box .c-btn{font-size:14px!important}.rfm-form-container-box .dropdown-list ul li{padding:5px 10px!important}body.new-theme{font-family:Nunito,sans-serif;background:#ffffff;color:#484848}body.new-theme .logo{background:url(netcore-logo.svg) no-repeat;width:100px;height:26px;background-size:95%;display:block;margin-top:12px;float:left;text-indent:-9999px}body.new-theme .logo-subtitle{background:#e7edff;box-shadow:0 5px 10px #0000000d;border-radius:4px;padding:5px 10px;font-size:10px;margin-top:9px;display:inline-block;color:#143f93;font-weight:700;text-transform:uppercase;text-decoration:none}body.new-theme .footer{display:none}body.new-theme .modal-content .btn.btn-primary{background-color:#143f93;border:1px solid #143f93;white-space:nowrap}body.new-theme .nav-text li a.active,body.new-theme .nav-text li a:hover{color:#143f93;text-decoration:underline}body.new-theme .nav-text li a.activetab{color:#143f93}body.new-theme .daterangepicker.dropdown-menu .ranges .btn-success{background-color:#143f93;border-color:#143f93}.main-nav-v1{background:#ffffff;font-family:Nunito,sans-serif;zoom:1;box-shadow:0 0 8px #0003;padding:0;margin:0;border:0;line-height:1;height:100%}.main-nav-v1 .pepi-menu{position:fixed;width:230px;left:0;background-color:#fff;top:0;height:100%;overflow-y:auto;display:flex;box-shadow:0 5px 10px #0000000d;transition:width .25s,box-shadow .25s;flex-direction:column}.main-nav-v1 .pepi-menu ul.primary-menu{width:auto;padding:0;list-style:none;margin-top:60px;height:100%;overflow:auto}.main-nav-v1 .pepi-menu ul.primary-menu li{transition:.25s ease all;color:#17173a}.main-nav-v1 .pepi-menu ul.primary-menu li a{display:block;padding:12px 16px;font-size:14px;line-height:20px;font-family:Nunito,sans-serif;font-weight:600;text-decoration:none;white-space:nowrap;color:inherit;margin-left:9px}.main-nav-v1 .pepi-menu ul.primary-menu li a mat-icon{width:20px;height:20px;overflow:unset}.main-nav-v1 .pepi-menu ul.primary-menu li a i{font-size:20px;vertical-align:middle;margin-right:15px}.main-nav-v1 .pepi-menu ul.primary-menu li a .fa-caret-up,.main-nav-v1 .pepi-menu ul.primary-menu li a .fa-caret-down{font-size:14px;line-height:20px}.main-nav-v1 .pepi-menu ul.primary-menu li a sup{top:-.7em}.main-nav-v1 .pepi-menu ul.primary-menu li a .badge-primary{font-style:italic;font-size:10px;font-weight:700;color:#143f93;background-color:transparent}.main-nav-v1 .pepi-menu ul.primary-menu li:hover>a{background-color:#f4f8ff;border-top-left-radius:10px;border-bottom-left-radius:10px;color:#143f93}.main-nav-v1 .pepi-menu ul.primary-menu li.active>a,.main-nav-v1 .pepi-menu ul.primary-menu li.btn-primary:hover>a{background-color:#f4f8ff;border-top-left-radius:10px;border-bottom-left-radius:10px;color:#143f93}.main-nav-v1 .pepi-menu ul.primary-menu li ul.secondary-menu{list-style:none;padding:0;margin:0}.main-nav-v1 .pepi-menu ul.primary-menu li ul.secondary-menu li{transition:.25s ease all;color:#17173a}.main-nav-v1 .pepi-menu ul.primary-menu li ul.secondary-menu li a{padding:12px 12px 12px 52px;font-weight:400}.main-nav-v1 .pepi-menu ul.primary-menu li ul.secondary-menu li:hover>a{background-color:#f4f8ff;border-top-left-radius:10px;border-bottom-left-radius:10px;color:#143f93}.main-nav-v1 .pepi-menu ul.primary-menu li ul.secondary-menu li.active>a,.main-nav-v1 .pepi-menu ul.primary-menu li ul.secondary-menu li.btn-primary:hover>a{background-color:#f4f8ff;border-top-left-radius:10px;border-bottom-left-radius:10px;color:#143f93}.main-nav-v1 .pepi-menu ul.primary-menu li ul.secondary-menu.expand{visibility:visible;height:auto;transition:height 2s}.main-nav-v1 .pepi-menu ul.primary-menu li ul.secondary-menu.collapse{visibility:hidden;height:0;transition:height 2s}.main-nav-v1 .pepi-menu .pepi-footer{position:fixed;bottom:0;width:230px;height:90px;background-color:#fff;margin:0;color:#a3acbf;font-size:10px;font-family:Nunito,sans-serif;padding:25px 30px}.main-nav-v1 .pepi-menu .pepi-footer .copyright{font-weight:600;font-size:10px;letter-spacing:1.79px;font-family:Nunito,sans-serif;margin:0;line-height:15.94px}.main-nav-v1 .pepi-menu .pepi-footer small{font-size:8px;letter-spacing:1.1px}.main-nav-v1 .pepi-menu .pepi-footer small a{color:#143f93;font-size:8px;display:inline;text-decoration:underline;line-height:10px;letter-spacing:1.1px;padding:0;text-transform:none}.show-menu .page-body{padding-left:230px}.page-body{padding-left:0;background-color:#f4f8ff}.page-body h1{font-family:Nunito,sans-serif}.page-body .global-search{margin-left:35px}.page-body .global-search input{border:1px solid #dde2ee;border-radius:4px;width:370px;height:40px;background-image:url(search.svg);background-repeat:no-repeat;background-position:10px center;padding:5px 15px 5px 36px;outline:none}.page-body .global-search input::placeholder{color:#dde2ee;font-size:12px;opacity:1}.page-body .global-search input:-ms-input-placeholder{color:#dde2ee;font-size:12px}.page-body .global-search input::-ms-input-placeholder{color:#dde2ee;font-size:12px}.page-body .header-raman-insights{cursor:pointer;display:flex;align-items:center;margin-left:20px}.page-body .header-raman-insights .raman-mascot-img{background-color:#f4f8ff;border-radius:50%;height:46px;width:46px;overflow:hidden;margin-right:7px;display:flex;align-items:center;justify-content:center}.page-body .header-raman-insights .raman-mascot-title{font-size:14px;color:#6f6f8d;font-weight:600}.page-body .notification-count{display:flex;align-items:center;justify-content:center;margin-left:4px;border-radius:50%;height:18px;width:18px;font-size:10px;line-height:10px;font-weight:700;color:#fff;background:linear-gradient(135deg,#ff839f 0%,#ff9486 97.27%)}.page-body .pepi-client{display:flex;align-items:center;padding-left:35px;margin-left:5px}.page-body .pepi-client .pepi-client-details{margin-left:10px}.page-body .pepi-client .pepi-client-name{margin-bottom:0;color:#17173a;font-size:16px;font-weight:700;display:flex;align-items:center;line-height:16px}.page-body .pepi-client .pepi-client-name .down-arrow{width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #17173a;margin-left:5px}.page-body .medium-font{font-size:16px!important}.page-body .btn-primary{background-color:#143f93;border:1px solid #143f93;white-space:nowrap;color:#fff}.page-body .btn-primary.active,.page-body .btn-primary:hover{color:#fff;background-color:#143f93;border:1px solid #143f93}.page-body .btn-primary.disabled,.page-body .btn-primary:disabled{color:#fff;background-color:#143893;border-color:#143893}.page-body .btn-primary:not(:disabled):not(.disabled):active,.page-body .btn-primary:not(:disabled):not(.disabled).active,.page-body .btn-primary:not(:disabled):not(.disabled):hover,.page-body .show>.btn-primary.dropdown-toggle{background-color:#143f93;border-color:#143f93}.page-body .btn-primary:not(:disabled):not(.disabled):active:focus,.page-body .btn-primary:not(:disabled):not(.disabled).active:focus,.page-body .btn-primary:not(:disabled):not(.disabled):focus:hover,.page-body .show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #143f9380}.page-body .btn-primary:focus,.page-body .btn-primary.focus{box-shadow:0 0 0 .2rem #143f9380}.page-body .btn-gray-outline{color:#143f93;border-color:#145f93}.page-body .status-title{white-space:nowrap}.page-body .bill-details .calc-box{width:21.46%}.page-body .btn-group .btn.btn-primary{background-color:#fff;color:#143f93}.page-body .btn-group .btn.btn-primary.active,.page-body .btn-group .btn.btn-primary:hover{color:#fff;background-color:#143f93;border:1px solid #143f93}.page-body .btn-group .btn.btn-primary:hover{background-color:#f2f2f2;color:#143f93}.page-body .text-link-secondary{color:#143f93}.page-body .btn-info,.page-body .btn-info:hover{background-color:#143f93;border:1px solid #143f93}.page-body .alert-secondary{background-color:#e9ebef;border-color:#e9ebef;border-radius:8px}.page-body .alert-secondary .icon.icon-secondary{font-size:10px;color:#143f93}.page-body .alert-secondary .d-inline{color:#143f93;font-weight:600}.page-body sup.beta{background-color:#143f93}.page-body a.text-link{color:#143f93}.page-body a.text-link.no-underline{text-decoration:none}.page-body .pepi-gray{color:#6f6f8d}.page-body table td{font-weight:600}.page-body .bill-details .calc-box .billing-cycle{line-height:12px;font-size:9px}.page-body .switch.defaultBgColor{background-color:#d5dcec;border-color:#d5dcec}.page-body .switch.togColor{background-color:#00c48c}.page-body .switch .switchOffColor,.page-body .switch .switchColor{background-color:#fff}::-webkit-scrollbar{width:7px;height:7px}::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 8px rgba(111,111,141,.3);border-radius:10px}::-webkit-scrollbar-thumb{border-radius:10px;background:#D2D7E2}::-webkit-scrollbar-thumb:window-inactive{background:#D2D7E2}.custom-file.custom-file-attachment .custom-file-control:before{background-color:#143f93;border:1px solid #143f93;color:#fff}.no-data-div{height:400px;padding-top:100px}.nxt-campaign-header{padding:0 40px;background-color:#fff;border-bottom:1px solid #dde2ee;margin-left:-15px;margin-right:-15px}.nxt-campaign-header-top{width:100%;padding:10px 0}.nxt-campaign-header-bottom{padding:10px 0;border-top:1px solid #dde2ee}.nxt-campaign-header-bottom #exit-screen{display:none}.nxt-campaign-header .nxt-campaign-back-btn{font-size:24px;padding:0 20px 0 0;cursor:pointer;display:flex}.nxt-campaign-header .nxt-campaign-back-btn:hover{color:#6f6f8d}.nxt-campaign-header .nxt-campaign-back-btn.nxticon-back{padding:10px 20px 10px 0;margin-left:-5px}.nxt-campaign-header .nxt-campaign-back-btn .nxticon-exit{font-size:30px}.nxt-campaign-header .nxt-preview-back-btn{font-size:25px;padding:20px 25px 20px 0}.nxt-campaign-header .nxt-wizard-preview .nxt-campaign-wizard{padding:10px 0}.nxt-campaign-header .nxt-wizard-preview .nxt-btn{padding:0 10px;height:29px;font-weight:600;line-height:normal}.nxt-campaign-header .nxt-wizard-preview .nxt-btn i{font-size:16px}.nxt-campaign-header .nxt-wizard-preview .nxt-btn:hover{color:#6f6f8d}.nxt-campaign-header .nxt-header-campaign-type{color:#17173a;font-size:12px}.nxt-campaign-header .nxt-header-campaign-type span{display:flex;border:1px solid #dde2ee;border-radius:10px;align-items:center;padding:1px 12px}.nxt-campaign-header .nxt-header-campaign-type i{margin-right:10px}.nxt-campaign-header .nxt-header-campaign-type .nxt-header-campaign-split i{color:#ff839f}.nxt-campaign-header .nxt-header-campaign-type .nxt-header-campaign-split-ab i{color:#0a8ffd}.nxt-wizard-preview{border-top:1px solid #dde2ee}ul.nxt-campaign-wizard{list-style:none;padding:10px 0;margin:0}ul.nxt-campaign-wizard li{padding:0;margin:0;display:inline-block;vertical-align:middle}ul.nxt-campaign-wizard li a{font-size:16px;color:#6f6f8d;position:relative;display:inline-flex;align-items:center;padding-right:80px}ul.nxt-campaign-wizard li a i{font-size:10px;width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;color:#dde2ee;border:1px solid #dde2ee;margin-right:10px}ul.nxt-campaign-wizard li a.active,ul.nxt-campaign-wizard li a.btn-primary:hover{color:#17173a;font-weight:700}ul.nxt-campaign-wizard li a.active i,ul.nxt-campaign-wizard li a.btn-primary:hover i{border:1px solid #00C48C;color:#00c48c}ul.nxt-campaign-wizard li a.wizard-completed{color:#6f6f8d;font-weight:600}ul.nxt-campaign-wizard li a.wizard-completed .nxticon-tick,ul.nxt-campaign-wizard li a.wizard-completed .nxticon-setting{background-color:#00c48c;color:#fff!important}ul.nxt-campaign-wizard li a.wizard-completed.active,ul.nxt-campaign-wizard li a.wizard-completed.btn-primary:hover{color:#17173a}ul.nxt-campaign-wizard li~li a:before{content:"";border-bottom:1px solid #dde2ee;margin:0 10px;height:1px;width:60px;position:absolute;transform:translateY(-50%);top:50%;left:-80px}ul.nxt-campaign-wizard li~li a.active:before,ul.nxt-campaign-wizard li~li a.btn-primary:hover:before,ul.nxt-campaign-wizard li~li a.wizard-completed:before{border-bottom:1px solid #178977}ul.nxt-campaign-wizard a,ul.nxt-campaign-wizard a:hover{text-decoration:none!important}.right-side-modal .modal-md .modal-content,.right-side-modal .modal-lg .modal-content,.right-side-insights-modal .modal-md .modal-content,.right-side-insights-modal .modal-lg .modal-content{position:fixed;top:0;right:0;bottom:0;max-width:452px;overflow-x:hidden}.right-side-modal.whatsapp-preview-side-drawer .modal-content,.right-side-insights-modal.whatsapp-preview-side-drawer .modal-content{min-width:452px}.right-side-modal.whatsapp-insights-side-drawer .modal-content,.right-side-insights-modal.whatsapp-insights-side-drawer .modal-content{width:90%;max-width:initial;min-width:initial}.right-side-modal.whatsapp-insights-side-drawer .modal-content .modal-header,.right-side-insights-modal.whatsapp-insights-side-drawer .modal-content .modal-header{height:114px;padding:30px 28px}.right-side-modal.whatsapp-insights-side-drawer .modal-content .insights-header,.right-side-insights-modal.whatsapp-insights-side-drawer .modal-content .insights-header{height:auto}.right-side-modal.whatsapp-insights-side-drawer .modal-content .modal-body,.right-side-insights-modal.whatsapp-insights-side-drawer .modal-content .modal-body{height:100%;padding:0 28px}.right-side-modal.full-screen-modal .modal-content,.right-side-insights-modal.full-screen-modal .modal-content{width:100%;max-width:initial;min-width:initial}.right-side-modal .modal-content,.right-side-insights-modal .modal-content{position:fixed;top:0;right:0;bottom:0;max-width:500px}.right-side-modal .modal-content .modal-header,.right-side-insights-modal .modal-content .modal-header{display:block;padding:40px;background-color:#fff;box-shadow:#0000000d 0 2px 14px}.right-side-modal .modal-content .modal-header .modal-title,.right-side-insights-modal .modal-content .modal-header .modal-title{font-size:20px;font-weight:700;color:#17173a}.right-side-modal .modal-content .modal-header .close-btn,.right-side-insights-modal .modal-content .modal-header .close-btn{background-color:transparent;border:0;outline:0;font-weight:700;float:right;font-size:35px;color:#6f6f8d;padding:0;margin:0;line-height:0}.right-side-modal .modal-content .modal-body,.right-side-insights-modal .modal-content .modal-body{padding:0 40px}.right-side-modal .modal-content .modal-footer,.right-side-insights-modal .modal-content .modal-footer{box-shadow:0 -6px 14px #0000000d;padding:30px 40px;position:fixed;bottom:0;width:100%}.right-side-modal .modal-content .modal-footer .btn-primary,.right-side-insights-modal .modal-content .modal-footer .btn-primary{background-color:#143f93;border:1px solid #143F93;min-width:100px}.right-side-modal .modal-content .modal-footer .btn-secondary,.right-side-insights-modal .modal-content .modal-footer .btn-secondary{min-width:100px}.close-btn{background-color:transparent;border:0;outline:0;font-weight:700;float:right;font-size:35px;color:#6f6f8d;padding:0;margin:0;line-height:28px}.modal-title-header{font-family:Nunito;font-size:16px;font-style:normal;font-weight:700;line-height:22px;letter-spacing:.42px;padding-bottom:20px;margin-bottom:0}.right-side-modal.schedule-modal .modal-content .modal-footer{background-color:#fff}.primary-tab.mat-tab-group{font-family:Nunito,sans-serif}.primary-tab.mat-tab-group .mat-tab-header{margin-bottom:20px}.primary-tab.mat-tab-group .mat-tab-header .mat-tab-label-container .mat-tab-label{font-family:Nunito,sans-serif;font-size:14px;height:28px;font-weight:600;min-width:110px;opacity:1;padding:0 15px;color:#17173a}.primary-tab.mat-tab-group .mat-tab-header .mat-tab-label-container .mat-tab-label.mat-tab-label-active{color:#143f93}.primary-tab.mat-tab-group .mat-tab-header .mat-tab-label-container .mat-tab-label:focus{background-color:transparent}.primary-tab.mat-tab-group .mat-tab-header .mat-tab-label-container .mat-tab-label.mat-tab-disabled{opacity:.4}.primary-tab.mat-tab-group .mat-tab-header .mat-tab-label-container .mat-ink-bar{background-color:#143f93}mat-search-bar.mat-search-bar{height:20px;width:auto}mat-search-bar.mat-search-bar .mat-search_icons .mat-search_icon-close,mat-search-bar.mat-search-bar .mat-search_icons .mat-search_icon-search{margin-left:-3px;margin-top:-1px}mat-search-bar.mat-search-bar .mat-mdc-form-field .mdc-line-ripple{height:0;display:none}mat-search-bar.mat-search-bar .mat-search_field.mat-focused{border:1px solid #143F93;height:35px;margin-right:20px;text-indent:5px;border-radius:4px;width:350px}mat-search-bar.mat-search-bar .mat-search_field.mat-focused .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex{padding-top:0}mat-search-bar.mat-search-bar .mat-search_field.mat-focused .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix{border-top:2px solid transparent}mat-search-bar.mat-search-bar .mat-search_field.mat-focused .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix .mat-mdc-input-element{background:url(search.svg);background-repeat:no-repeat;text-indent:12px;color:#17173a;font-family:Nunito;padding-left:10px;background-position:left center;height:30px}mat-search-bar.mat-search-bar .mat-search_field.mat-focused .mat-mdc-text-field-wrapper .mdc-line-ripple{display:none}mat-search-bar.mat-search-bar .mat-search_field.mat-focused .mat-mdc-form-field-subscript-wrapper{display:none}.mat-custom-check-box .mat-checkbox-layout .mat-checkbox-inner-container .mat-checkbox-frame{border-color:#6f6f8d}.mat-custom-check-box .mat-checkbox-layout .mat-checkbox-label{font-weight:600;letter-spacing:.29px}.mat-custom-check-box.mat-checkbox-checked .mat-checkbox-layout .mat-checkbox-inner-container .mat-checkbox-background,.mat-custom-check-box.mat-checkbox-indeterminate.mat-accent .mat-checkbox-background{background-color:#143f93}.mat-custom-radio-button .mat-mdc-radio-button .mdc-form-field{align-items:self-end}.mat-custom-radio-button .mat-mdc-radio-button .mdc-form-field .mdc-radio{width:15px;height:15px}.mat-custom-radio-button .mat-mdc-radio-button .mdc-form-field .mdc-radio .mdc-radio__background .mdc-radio__outer-circle{width:15px;height:15px;border-width:1px;border-color:#6f6f8d}.mat-custom-radio-button .mat-mdc-radio-button .mdc-form-field .mdc-radio .mdc-radio__background .mdc-radio__inner-circle{width:15px;height:15px;border-radius:25%}.mat-custom-radio-button .mat-mdc-radio-button.mat-mdc-radio-checked .mdc-form-field .mdc-radio{width:15px;height:15px}.mat-custom-radio-button .mat-mdc-radio-button.mat-mdc-radio-checked .mdc-form-field .mdc-radio .mdc-radio__background .mdc-radio__outer-circle{border-color:#143f93!important;width:15px;height:15px;border-width:1px}.mat-custom-radio-button .mat-mdc-radio-button.mat-mdc-radio-checked .mdc-form-field .mdc-radio .mdc-radio__background .mdc-radio__inner-circle{border-color:#143f93!important;width:15px;height:15px;border-width:7px}.mat-multi-select-with-footer .mat-input-wrapper .mat-input-underline.mat-form-field-underline{display:none}.mat-multi-select-with-footer .mat-input-wrapper.mat-form-field-wrapper{padding-bottom:0}.mat-multi-select-with-footer .mat-input-wrapper .mat-form-field-infix{padding:0;border-top:0}.mat-multi-select-with-footer .mat-option-multiple{color:#6f6f8d}.mat-multi-select-with-footer .mat-option-multiple .mat-pseudo-checkbox-checked,.mat-multi-select-with-footer .mat-option-multiple .mat-pseudo-checkbox-indeterminate{background:#143F93}.mat-multi-select-with-footer .mat-option-multiple .mat-pseudo-checkbox-checked:after,.mat-multi-select-with-footer .mat-option-multiple .mat-pseudo-checkbox-indeterminate:after{top:-2px;left:0;width:8px}.mat-multi-select-with-footer .mat-option-multiple .mat-pseudo-checkbox{width:14px;height:14px}.mat-multi-select-with-footer .mat-option-multiple.mat-selected{color:#6f6f8d}.mat-multi-select-with-footer .mat-multi-select-footer{display:flex;justify-content:flex-end;align-items:center;position:sticky;bottom:-3;border-top:1px solid #dde2dd;background-color:#fff;padding:10px}.mat-form-field.mat-focused .mat-form-field-label .nxticon-information{color:#6f6f8d}.mat-form-field-appearance-legacy .mat-form-field-label{color:#143f93}.mat-form-field-appearance-legacy .mat-form-field-label .nxticon-information{color:#6f6f8d}.mat-form-field.mat-focused .mat-form-field-label{color:#143f93}.mat-form-field.mat-focused .mat-form-field-ripple{background-color:#143f93}.cdk-overlay-pane{transform:none!important}.cdk-overlay-pane .mat-select-panel{min-height:auto!important;max-height:300px!important;left:0;overflow-x:hidden;overflow-y:auto;margin-top:23px;min-width:calc(100% + 20px)!important;margin-left:-10px;transform:none!important}.cdk-overlay-pane .mat-select-panel.mat-select-search-panel{overflow-x:hidden;margin-top:0}.cdk-overlay-pane .mat-select-panel .mat-select-content .mat-option{font-family:Nunito;font-weight:600}.mat-form-field-label .mat-placeholder-required.mat-form-field-required-marker{color:#f05c5c}.mat-primary .mat-pseudo-checkbox-checked,.mat-primary .mat-pseudo-checkbox-indeterminate{background:#143F93!important}.mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:#17173a}.mat-option:hover:not(.mat-option-disabled),.mat-option:focus:not(.mat-option-disabled){background-color:#f4f8ff}.mat-option:hover:not(.mat-option-disabled) .mat-option-text,.mat-option:focus:not(.mat-option-disabled) .mat-option-text{color:#17173a}.mat-option.mat-active{background-color:#f4f8ff;box-shadow:inset 3px 0 #143f93}.mat-option.mat-active .mat-option-text{color:#17173a}.mat-select-panel{border:1px solid #dde2ee;border-top:0}.mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background-color:#f4f8ff;box-shadow:inset 3px 0 #143f93}.nxt-accordion.mat-accordion .mat-expansion-panel:first-of-type,.nxt-accordion.mat-accordion .mat-expansion-panel{border-radius:0;box-shadow:none;background-color:transparent}.nxt-accordion.mat-accordion .mat-expansion-panel-header{position:relative;padding:0}.nxt-accordion.mat-accordion .mat-expansion-panel-header:before{content:"";position:absolute;z-index:0;width:100%;border-bottom:1px solid #dde2ee;left:0}.nxt-accordion.mat-accordion .mat-expansion-panel-body{padding:20px;border-radius:5px;border:solid 1px #dde2ee;background-color:#fff;margin-bottom:5px}.nxt-accordion.mat-accordion .mat-expansion-panel-spacing{margin:0}.nxt-accordion.mat-accordion .mat-expansion-panel-header-title{font-weight:700;display:inline-block;flex-grow:initial;margin-right:0;font-size:16px;padding-right:15px;background-color:#f4f8ff;position:relative;font-family:Nunito;z-index:1}.nxt-accordion.mat-accordion .mat-expansion-indicator{position:relative;z-index:1;background-color:#f4f8ff;margin:0 -13px 0 0;display:flex;padding:15px}.nxt-accordion.mat-accordion .summary-accordion .mat-expansion-panel-header-title{background-color:#fff}.nxt-accordion.mat-accordion .summary-accordion .mat-expansion-indicator{margin-right:-10px;background-color:#fff}.nxt-accordion.mat-accordion.nxt-accordion-white .mat-expansion-panel{padding:0 20px}.nxt-accordion.mat-accordion.nxt-accordion-white .mat-expansion-panel-header-title,.nxt-accordion.mat-accordion.nxt-accordion-white .mat-expansion-indicator{background-color:#fff}.nxt-accordion.mat-accordion.nxt-accordion-no-border .mat-expansion-panel-body{padding:0;border-radius:0;border:0;margin:0}.mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled=true]).cdk-keyboard-focused,.mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled=true]).cdk-program-focused,.mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled=true]):hover{background:transparent}.mat-slide-toggle .mat-slide-toggle-bar{width:32px;height:16px;background-color:#6f6f8d}.mat-slide-toggle .mat-slide-toggle-bar .mat-slide-toggle-thumb-container{box-shadow:none;top:2px;left:2px}.mat-slide-toggle .mat-slide-toggle-bar .mat-slide-toggle-thumb{height:12px;width:12px;box-shadow:none}.mat-slide-toggle .mat-slide-toggle-bar .mat-slide-toggle-ripple{position:absolute;top:calc(50% - 17px);left:calc(50% - 18px);height:27px;width:27px;border-radius:50%}.mat-slide-toggle.mat-checked .mat-slide-toggle-bar{background-color:#00c48c}.mat-slide-toggle.mat-checked .mat-slide-toggle-bar .mat-slide-toggle-thumb-container{transform:translate3d(16px,0,0)}.mat-slide-toggle.mat-checked .mat-slide-toggle-bar .mat-slide-toggle-thumb{background-color:#fff}.mat-slide-toggle.mat-checked .mat-slide-toggle-bar .mat-ripple-element{background-color:#00c48c;border-radius:50%}.nxt-textarea-border .mat-form-field-wrapper .mat-form-field-infix{border:1px solid #dde2ee;border-radius:4px}@media screen and (-webkit-min-device-pixel-ratio: 0){.nxt-textarea-border .mat-form-field-wrapper .mat-form-field-infix textarea{padding:4px 15px 0 4px}}@-moz-document url-prefix(){.nxt-textarea-border .mat-form-field-wrapper .mat-form-field-infix textarea{padding:1px}}.nxt-textarea-border .mat-form-field-wrapper .mat-form-field-infix .mat-form-field-label-wrapper .mat-form-field-label.mat-form-field-empty{color:#6f6f8d;padding-left:15px;font-weight:400;font-size:14px}.nxt-textarea-border .mat-form-field-wrapper .mat-form-field-underline{color:1px solid #dde2ee}.mat-radio-button .mat-radio-label{margin:0}.mat-radio-button .mat-radio-container{width:14px;height:14px}.mat-radio-button .mat-radio-container .mat-radio-outer-circle{width:14px;height:14px;border-width:1px;border-color:#143f93!important}.mat-radio-button .mat-radio-container .mat-radio-inner-circle{width:14px;height:14px;border-color:#143f93!important}.mat-radio-button .mat-radio-label-content{color:#17173a;padding-left:8px;font-weight:400}.mat-radio-button.mat-radio-checked .mat-radio-label-content{color:#17173a;font-weight:400}.mat-radio-button.mat-radio-checked .mat-radio-inner-circle{border-color:#143f93!important;background-color:#143f93!important}.nxt-tooltip{background-color:#222b45;color:#fff;max-width:200px;padding:5px;font-size:12px;font-weight:400}.nxt-filtered-chip-list{padding:10px 2px 2px}.nxt-toggle-btn .mat-button-toggle-appearance-standard{border:1px solid #143F93}.nxt-toggle-btn .mat-button-toggle-appearance-standard .mat-button-toggle-label-content{color:#6f6f8d;line-height:normal;font-weight:600}.nxt-toggle-btn .mat-button-toggle-appearance-standard.mat-button-toggle-checked{background-color:#143f93;margin-bottom:-1px;border-left:0px}.nxt-toggle-btn .mat-button-toggle-appearance-standard.mat-button-toggle-checked .mat-button-toggle-label-content{color:#fff;font-weight:700}.nxt-toggle-btn.nxt-toggle-icon-sm .mat-button-toggle-label-content{padding:5px 15px;display:flex;height:35px;align-items:center}.nxt-toggle-btn.nxt-toggle-icon-sm .mat-button-toggle-label-content i,.nxt-toggle-btn.nxt-toggle-icon-sm .mat-button-toggle-label-content span{font-size:14px}.nxt-toggle-btn.nxt-toggle-icon-md .mat-button-toggle-label-content{padding:5px 25px}.nxt-toggle-btn.nxt-toggle-icon-md .mat-button-toggle-label-content i,.nxt-toggle-btn.nxt-toggle-icon-md .mat-button-toggle-label-content span{font-size:20px}.nxt-toggle-btn.nxt-toggle-icon-lg .mat-button-toggle-label-content{padding:15px}.nxt-toggle-btn.nxt-toggle-icon-lg .mat-button-toggle-label-content i,.nxt-toggle-btn.nxt-toggle-icon-lg .mat-button-toggle-label-content span{font-size:20px}.nxt-toggle-btn.nxt-toggle-text-md .mat-button-toggle-label-content{padding:5px 25px}.nxt-toggle-btn.nxt-toggle-text-lg .mat-button-toggle-label-content{padding:5px 40px}.mat-form-field-appearance-outline.mat-form-field-has-label{padding-top:20px}.mat-form-field-appearance-outline .mat-form-field-flex{min-height:50px}.mat-form-field-appearance-outline .mat-form-field-flex .mat-form-field-outline{color:#cfd7e9;top:0}.mat-form-field-appearance-outline .mat-form-field-flex .mat-form-field-outline .mat-form-field-outline-start,.mat-form-field-appearance-outline .mat-form-field-flex .mat-form-field-outline .mat-form-field-outline-gap,.mat-form-field-appearance-outline .mat-form-field-flex .mat-form-field-outline .mat-form-field-outline-end{border-width:1px;background:transparent}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:11px;padding-bottom:10px;border-top:8px solid transparent}.mat-form-field-appearance-outline .mat-form-field-label-wrapper{top:-25px;padding-top:25px;margin-left:-10px}.mat-form-field-appearance-outline .mat-form-field-label-wrapper .mat-form-field-label{top:0;margin:0;font-size:14px;font-weight:600;color:#17173a}.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label{transform:none}.mat-form-field-appearance-outline.mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-prefix .mat-icon,.mat-form-field-appearance-outline.mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-suffix .mat-icon{display:inline-block}.mat-form-field-appearance-outline:not(.mat-form-field-disabled):not(.mat-focused) .mat-form-field-flex:hover .mat-form-field-outline-thick{color:#143f93}.mat-form-field-appearance-outline:not(.mat-form-field-disabled):not(.mat-focused) .mat-form-field-flex:hover .mat-form-field-outline-thick .mat-form-field-outline-start,.mat-form-field-appearance-outline:not(.mat-form-field-disabled):not(.mat-focused) .mat-form-field-flex:hover .mat-form-field-outline-thick .mat-form-field-outline-gap,.mat-form-field-appearance-outline:not(.mat-form-field-disabled):not(.mat-focused) .mat-form-field-flex:hover .mat-form-field-outline-thick .mat-form-field-outline-end{background:#FAFCFF}.mat-form-field-appearance-outline:not(.mat-form-field-disabled):not(.mat-focused) .mat-form-field-flex:hover .mat-form-field-outline-thick .mat-form-field-outline-gap{border-top-color:#143f93}.mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-flex:hover .mat-form-field-outline-thick{color:#f05c5c}.mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-flex:hover .mat-form-field-outline-thick .mat-form-field-outline-start,.mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-flex:hover .mat-form-field-outline-thick .mat-form-field-outline-gap,.mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-flex:hover .mat-form-field-outline-thick .mat-form-field-outline-end{background:transparent}.mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-flex:hover .mat-form-field-outline-thick .mat-form-field-outline-gap{border-top-color:#f05c5c}.mat-form-field-appearance-outline.mat-focused .mat-form-field-outline{border-radius:5px;color:#143f93;box-shadow:0 0 0 4px #143f9333}.mat-form-field-appearance-outline.mat-focused .mat-form-field-outline .mat-form-field-outline-start,.mat-form-field-appearance-outline.mat-focused .mat-form-field-outline .mat-form-field-outline-gap,.mat-form-field-appearance-outline.mat-focused .mat-form-field-outline .mat-form-field-outline-end{background:#ffffff}.mat-form-field-appearance-outline.mat-focused .mat-form-field-outline .mat-form-field-outline-gap,.mat-form-field-appearance-outline.mat-focused.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-outline-gap{border-top-color:#143f93}.mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{border-radius:5px;color:#f05c5c;box-shadow:0 0 0 4px #f05c5c33}.mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick .mat-form-field-outline-gap{border-top-color:#f05c5c}.mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-suffix .nxt-error{display:inline-block;color:#f05c5c;vertical-align:middle}.mat-form-field-appearance-outline .mat-form-field-hint-wrapper .mat-hint{font-size:10px;font-weight:700;color:#6f6f8d}.mat-form-field-appearance-outline.mat-form-field-disabled{cursor:not-allowed}.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline .mat-form-field-outline-start,.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline .mat-form-field-outline-gap,.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline .mat-form-field-outline-end{background:#EFEFEF}.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline .mat-form-field-outline-gap{border-top-color:unset}.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-infix .mat-input-element,.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-infix .mat-select-trigger{opacity:.5;cursor:not-allowed}.mat-form-field-appearance-outline.nxt-chip-list .mat-form-field-infix{padding:2px 0}.mat-form-field-appearance-outline.nxt-chip-list .mat-form-field-infix .mat-chip-list-wrapper{margin:2px 0}.mat-form-field-appearance-outline.nxt-chip-list .mat-form-field-infix .mat-chip-list-wrapper .mat-chip-input.mat-input-element{margin:7px 0}.mat-form-field-appearance-outline.nxt-chip-list .mat-form-field-infix .mat-select-trigger{height:38px}.mat-form-field-appearance-outline.nxt-chip-list .mat-form-field-infix .mat-select-trigger .mat-select-placeholder{display:block;margin-top:8px}.mat-form-field-appearance-outline.mat-form-field-type-mat-select .mat-form-field-outline-thick .mat-form-field-outline-start,.mat-form-field-appearance-outline.mat-form-field-type-mat-select .mat-form-field-outline-thick .mat-form-field-outline-gap,.mat-form-field-appearance-outline.mat-form-field-type-mat-select .mat-form-field-outline-thick .mat-form-field-outline-end,.mat-form-field-appearance-outline.mat-form-field-type-nxt-select .mat-form-field-outline-thick .mat-form-field-outline-start,.mat-form-field-appearance-outline.mat-form-field-type-nxt-select .mat-form-field-outline-thick .mat-form-field-outline-gap,.mat-form-field-appearance-outline.mat-form-field-type-nxt-select .mat-form-field-outline-thick .mat-form-field-outline-end{border-width:1px}.mat-form-field-appearance-outline.mat-form-field-type-mat-select.mat-form-field-outline-mp-0 .mat-form-field-wrapper,.mat-form-field-appearance-outline.mat-form-field-type-nxt-select.mat-form-field-outline-mp-0 .mat-form-field-wrapper{margin:0;padding-bottom:0}.mat-form-field-appearance-outline.mat-form-field-type-mat-select.nxt-select-outline-sm .mat-form-field-wrapper,.mat-form-field-appearance-outline.mat-form-field-type-nxt-select.nxt-select-outline-sm .mat-form-field-wrapper{margin:0;padding:0}.mat-form-field-appearance-outline.mat-form-field-type-mat-select.nxt-select-outline-sm .mat-form-field-wrapper .mat-form-field-flex,.mat-form-field-appearance-outline.mat-form-field-type-nxt-select.nxt-select-outline-sm .mat-form-field-wrapper .mat-form-field-flex{min-height:30px;margin:0}.mat-form-field-appearance-outline.mat-form-field-type-mat-select.nxt-select-outline-sm .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix,.mat-form-field-appearance-outline.mat-form-field-type-nxt-select.nxt-select-outline-sm .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix{padding-top:5px;padding-bottom:4px}.mat-form-field-appearance-outline.mat-form-field-type-mat-select.nxt-select-outline-sm .mat-form-field-wrapper .mat-form-field-subscript-wrapper,.mat-form-field-appearance-outline.mat-form-field-type-nxt-select.nxt-select-outline-sm .mat-form-field-wrapper .mat-form-field-subscript-wrapper{margin-top:25px}.mat-form-field-appearance-outline.mat-form-field-type-mat-select.nxt-select-outline-sm-mp-reset .mat-form-field-wrapper,.mat-form-field-appearance-outline.mat-form-field-type-nxt-select.nxt-select-outline-sm-mp-reset .mat-form-field-wrapper{margin:.25em 0;padding-bottom:1.625em}.mat-form-field-appearance-outline.mat-form-field-type-mat-select.nxt-select-outline-sm-mp-reset .mat-form-field-wrapper .mat-form-field-subscript-wrapper,.mat-form-field-appearance-outline.mat-form-field-type-nxt-select.nxt-select-outline-sm-mp-reset .mat-form-field-wrapper .mat-form-field-subscript-wrapper{margin-top:.66666667em}.mat-form-field-appearance-outline.mat-form-field-type-mat-select .mat-select-arrow-wrapper,.mat-form-field-appearance-outline.mat-form-field-type-nxt-select .mat-select-arrow-wrapper{transform:translateY(0)}.mat-form-field-appearance-outline.mat-form-field-type-mat-select .mat-form-field-suffix,.mat-form-field-appearance-outline.mat-form-field-type-nxt-select .mat-form-field-suffix{top:6px}.mat-form-field-appearance-outline.mat-form-field-type-mat-select .mat-form-field-subscript-wrapper,.mat-form-field-appearance-outline.mat-form-field-type-nxt-select .mat-form-field-subscript-wrapper{padding:0}.mat-form-field-appearance-outline.mat-form-field-type-mat-select .mat-select-value-text mat-select-trigger>span,.mat-form-field-appearance-outline.mat-form-field-type-nxt-select .mat-select-value-text mat-select-trigger>span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mat-form-field-appearance-outline.mat-form-field-type-mat-select.nxt-select-auto-width,.mat-form-field-appearance-outline.mat-form-field-type-nxt-select.nxt-select-auto-width{width:auto}.mat-form-field-appearance-outline.mat-form-field-type-mat-select.nxt-select-auto-width .mat-form-field-wrapper,.mat-form-field-appearance-outline.mat-form-field-type-nxt-select.nxt-select-auto-width .mat-form-field-wrapper{margin:0;padding:0}.mat-form-field-appearance-outline.mat-form-field-type-mat-select.nxt-select-auto-width .mat-form-field-wrapper .mat-form-field-flex,.mat-form-field-appearance-outline.mat-form-field-type-nxt-select.nxt-select-auto-width .mat-form-field-wrapper .mat-form-field-flex{margin-top:0;min-height:30px}.mat-form-field-appearance-outline.mat-form-field-type-mat-select.nxt-select-auto-width .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-outline,.mat-form-field-appearance-outline.mat-form-field-type-nxt-select.nxt-select-auto-width .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-outline{top:0}.mat-form-field-appearance-outline.mat-form-field-type-mat-select.nxt-select-auto-width .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix,.mat-form-field-appearance-outline.mat-form-field-type-nxt-select.nxt-select-auto-width .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix{width:auto;padding-top:5px;padding-bottom:4px}.mat-form-field-appearance-outline.mat-form-field-type-mat-select.nxt-select-auto-width .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix .mat-select-trigger .mat-select-value,.mat-form-field-appearance-outline.mat-form-field-type-nxt-select.nxt-select-auto-width .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix .mat-select-trigger .mat-select-value{width:auto;max-width:200px;padding-right:5px}.mat-form-field-appearance-outline.mat-form-field-type-mat-select.nxt-select-auto-width .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix .mat-select-trigger .mat-select-arrow-wrapper .mat-select-arrow,.mat-form-field-appearance-outline.mat-form-field-type-nxt-select.nxt-select-auto-width .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix .mat-select-trigger .mat-select-arrow-wrapper .mat-select-arrow{margin:0}.mat-form-field-appearance-outline.mat-form-field-type-mat-select.nxt-form-field-bg-white .mat-form-field-flex .mat-form-field-outline,.mat-form-field-appearance-outline.mat-form-field-type-nxt-select.nxt-form-field-bg-white .mat-form-field-flex .mat-form-field-outline{color:#dde2ee}.mat-form-field-appearance-outline.mat-form-field-type-mat-select.nxt-form-field-bg-white .mat-form-field-flex .mat-form-field-outline .mat-form-field-outline-start,.mat-form-field-appearance-outline.mat-form-field-type-mat-select.nxt-form-field-bg-white .mat-form-field-flex .mat-form-field-outline .mat-form-field-outline-gap,.mat-form-field-appearance-outline.mat-form-field-type-mat-select.nxt-form-field-bg-white .mat-form-field-flex .mat-form-field-outline .mat-form-field-outline-end,.mat-form-field-appearance-outline.mat-form-field-type-nxt-select.nxt-form-field-bg-white .mat-form-field-flex .mat-form-field-outline .mat-form-field-outline-start,.mat-form-field-appearance-outline.mat-form-field-type-nxt-select.nxt-form-field-bg-white .mat-form-field-flex .mat-form-field-outline .mat-form-field-outline-gap,.mat-form-field-appearance-outline.mat-form-field-type-nxt-select.nxt-form-field-bg-white .mat-form-field-flex .mat-form-field-outline .mat-form-field-outline-end{background:#ffffff}.mat-form-field-appearance-outline.mat-form-field-type-mat-input .mat-form-field-prefix,.mat-form-field-appearance-outline.mat-form-field-type-mat-input .mat-form-field-suffix{vertical-align:middle}.mat-form-field-appearance-outline.mat-form-field-type-mat-input .mat-form-field-suffix .mat-icon{position:relative;top:2px}.mat-form-field-appearance-outline.mat-form-field-type-mat-input .mat-form-field-suffix i{position:relative;top:-5px}.mat-form-field-appearance-outline.mat-form-field-type-mat-input .mat-form-field-suffix .nxt-error{display:none;transition:.25 ease all}.mat-form-field-appearance-outline.mat-form-field-type-mat-input .mat-form-field-subscript-wrapper{padding:0}.mat-form-field-appearance-outline.mat-form-field-type-mat-input.mat-form-field-outline-mp-0 .mat-form-field-wrapper{margin:0;padding-bottom:0}.mat-form-field-appearance-outline.mat-form-field-type-mat-input.nxt-input-outline-sm .mat-form-field-wrapper{padding-bottom:0;margin:0}.mat-form-field-appearance-outline.mat-form-field-type-mat-input.nxt-input-outline-sm .mat-form-field-wrapper .mat-form-field-flex{margin-top:0;min-height:30px}.mat-form-field-appearance-outline.mat-form-field-type-mat-input.nxt-input-outline-sm .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-outline{top:0}.mat-form-field-appearance-outline.mat-form-field-type-mat-input.nxt-input-outline-sm .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix{padding-top:5px;padding-bottom:4px}.mat-form-field-appearance-outline.mat-form-field-type-mat-input.nxt-input-outline-sm .mat-form-field-wrapper .mat-form-field-subscript-wrapper{margin-top:25px}.mat-form-field-appearance-outline.mat-form-field-type-mat-input.nxt-input-outline-sm-mp-reset .mat-form-field-wrapper{margin:.25em 0;padding-bottom:1.625em}.mat-form-field-appearance-outline.mat-form-field-type-mat-input.nxt-input-outline-sm-mp-reset .mat-form-field-wrapper .mat-form-field-subscript-wrapper{margin-top:.66666667em}.mat-form-field-appearance-outline.mat-form-field-type-mat-input .mat-form-field-outline-thick .mat-form-field-outline-start,.mat-form-field-appearance-outline.mat-form-field-type-mat-input .mat-form-field-outline-thick .mat-form-field-outline-gap,.mat-form-field-appearance-outline.mat-form-field-type-mat-input .mat-form-field-outline-thick .mat-form-field-outline-end{border-width:1px}.mat-form-field-appearance-outline.nxt-mat-label-tooltip .mat-form-field-label-wrapper .mat-form-field-label mat-label{position:relative}.mat-form-field-appearance-outline.nxt-mat-label-tooltip .mat-form-field-label-wrapper .mat-form-field-label mat-label i{position:absolute;right:-25px;top:3px;pointer-events:auto;cursor:pointer}.nxt-mat-outline-sm.mat-select-panel,.nxt-select-mat-outline-sm.mat-select-panel{margin-top:26px!important}.cdk-overlay-pane.cdk-overlay-pane-select-search .mat-select-panel-wrap .nxt-search-dropdown.mat-select-panel{margin-top:-8px}.cdk-overlay-pane.cdk-overlay-pane-select-search .mat-select-panel-wrap .nxt-search-dropdown.mat-select-panel .mat-select-search-inner{top:-6px}.mat-menu-panel .mat-menu-content .mat-menu-item{outline:none;display:flex;justify-content:space-between;align-items:center;color:#6f6f8d;border-left:5px solid white}.mat-menu-panel .mat-menu-content .mat-menu-item:hover{color:#17173a;background-color:#f4f8ff;border-left:5px solid darkblue!important}.mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:none;border-bottom:1px solid #dde2ee}.mat-icon{overflow:inherit!important}.cdk-overlay-pane.mat-tooltip-panel{margin-top:0;padding-bottom:0!important}.cdk-overlay-pane.mat-tooltip-panel .mat-tooltip{background-color:#191919;font-size:14px;overflow:inherit;margin:10px;padding:10px}.cdk-overlay-pane.mat-tooltip-panel .mat-tooltip.nxt-mat-tooltip-lg{max-width:300px}.cdk-overlay-pane.mat-tooltip-panel .mat-tooltip:before{content:"";width:10px;height:10px;position:absolute;background-color:#191919;font-weight:700;transform:rotate(45deg);left:50%;top:-5px;margin-left:-5px}.cdk-overlay-pane.mat-tooltip-panel .mat-tooltip.nxt-mat-tooltip-above.hide-arrow:before{display:none}.cdk-overlay-pane.mat-tooltip-panel .mat-tooltip.nxt-mat-tooltip-above:before{top:auto;bottom:-5px}.cdk-overlay-pane.mat-tooltip-panel .mat-tooltip.nxt-mat-tooltip-below.hide-arrow:before{display:none}.cdk-overlay-pane.mat-tooltip-panel .mat-tooltip.nxt-mat-tooltip-below:before{top:-5px;bottom:auto}.cdk-overlay-pane.mat-tooltip-panel .mat-tooltip.nxt-mat-tooltip-right.hide-arrow:before{display:none}.cdk-overlay-pane.mat-tooltip-panel .mat-tooltip.nxt-mat-tooltip-right:before{left:0;top:40%}.cdk-overlay-pane.mat-tooltip-panel .mat-tooltip.nxt-mat-tooltip-left.hide-arrow:before{display:none}.cdk-overlay-pane.mat-tooltip-panel .mat-tooltip.nxt-mat-tooltip-left:before{right:-5px;top:40%;left:auto}.cdk-overlay-pane.mat-tooltip-panel .mat-tooltip.nxt-mat-tooltip-multiline{white-space:pre-line}.cdk-overlay-pane.mat-tooltip-panel .mat-tooltip.nxt-mat-tooltip-break-word{word-wrap:break-word}.white-space-pre-wrap{white-space:pre-wrap}.monospace-font{font-family:monospace}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option{color:#17173a!important;height:51px!important;align-content:center}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected{background-color:#f4f8ff;box-shadow:inset 3px 0 #143f93}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked{background-color:#f4f8ff}.ng-select .ng-select-container .ng-value-container{font-family:Roboto,sans-serif!important;padding-top:17px!important}.ng-select .ng-select-container .ng-value-container .ng-placeholder{color:#143f93}.ng-select.is-invalid .ng-placeholder{color:#c90047!important}.ng-dropdown-panel{margin-top:16px}.nxt-m-1{margin:1px}.nxt-ml-1{margin-left:1px}.nxt-mr-1{margin-right:1px}.nxt-mt-1{margin-top:1px}.nxt-mb-1{margin-bottom:1px}.nxt-mx-1{margin-left:1px;margin-right:1px}.nxt-my-1{margin-top:1px;margin-bottom:1px}.nxt-m-2{margin:2px}.nxt-ml-2{margin-left:2px}.nxt-mr-2{margin-right:2px}.nxt-mt-2{margin-top:2px}.nxt-mb-2{margin-bottom:2px}.nxt-mx-2{margin-left:2px;margin-right:2px}.nxt-my-2{margin-top:2px;margin-bottom:2px}.nxt-m-3{margin:3px}.nxt-ml-3{margin-left:3px}.nxt-mr-3{margin-right:3px}.nxt-mt-3{margin-top:3px}.nxt-mb-3{margin-bottom:3px}.nxt-mx-3{margin-left:3px;margin-right:3px}.nxt-my-3{margin-top:3px;margin-bottom:3px}.nxt-m-4{margin:4px}.nxt-ml-4{margin-left:4px}.nxt-mr-4{margin-right:4px}.nxt-mt-4{margin-top:4px}.nxt-mb-4{margin-bottom:4px}.nxt-mx-4{margin-left:4px;margin-right:4px}.nxt-my-4{margin-top:4px;margin-bottom:4px}.nxt-m-5{margin:5px}.nxt-ml-5{margin-left:5px}.nxt-mr-5{margin-right:5px}.nxt-mt-5{margin-top:5px}.nxt-mb-5{margin-bottom:5px}.nxt-mx-5{margin-left:5px;margin-right:5px}.nxt-my-5{margin-top:5px;margin-bottom:5px}.nxt-m-6{margin:6px}.nxt-ml-6{margin-left:6px}.nxt-mr-6{margin-right:6px}.nxt-mt-6{margin-top:6px}.nxt-mb-6{margin-bottom:6px}.nxt-mx-6{margin-left:6px;margin-right:6px}.nxt-my-6{margin-top:6px;margin-bottom:6px}.nxt-m-7{margin:7px}.nxt-ml-7{margin-left:7px}.nxt-mr-7{margin-right:7px}.nxt-mt-7{margin-top:7px}.nxt-mb-7{margin-bottom:7px}.nxt-mx-7{margin-left:7px;margin-right:7px}.nxt-my-7{margin-top:7px;margin-bottom:7px}.nxt-m-8{margin:8px}.nxt-ml-8{margin-left:8px}.nxt-mr-8{margin-right:8px}.nxt-mt-8{margin-top:8px}.nxt-mb-8{margin-bottom:8px}.nxt-mx-8{margin-left:8px;margin-right:8px}.nxt-my-8{margin-top:8px;margin-bottom:8px}.nxt-m-9{margin:9px}.nxt-ml-9{margin-left:9px}.nxt-mr-9{margin-right:9px}.nxt-mt-9{margin-top:9px}.nxt-mb-9{margin-bottom:9px}.nxt-mx-9{margin-left:9px;margin-right:9px}.nxt-my-9{margin-top:9px;margin-bottom:9px}.nxt-m-10{margin:10px}.nxt-ml-10{margin-left:10px}.nxt-mr-10{margin-right:10px}.nxt-mt-10{margin-top:10px}.nxt-mb-10{margin-bottom:10px}.nxt-mx-10{margin-left:10px;margin-right:10px}.nxt-my-10{margin-top:10px;margin-bottom:10px}.nxt-m-11{margin:11px}.nxt-ml-11{margin-left:11px}.nxt-mr-11{margin-right:11px}.nxt-mt-11{margin-top:11px}.nxt-mb-11{margin-bottom:11px}.nxt-mx-11{margin-left:11px;margin-right:11px}.nxt-my-11{margin-top:11px;margin-bottom:11px}.nxt-m-12{margin:12px}.nxt-ml-12{margin-left:12px}.nxt-mr-12{margin-right:12px}.nxt-mt-12{margin-top:12px}.nxt-mb-12{margin-bottom:12px}.nxt-mx-12{margin-left:12px;margin-right:12px}.nxt-my-12{margin-top:12px;margin-bottom:12px}.nxt-m-13{margin:13px}.nxt-ml-13{margin-left:13px}.nxt-mr-13{margin-right:13px}.nxt-mt-13{margin-top:13px}.nxt-mb-13{margin-bottom:13px}.nxt-mx-13{margin-left:13px;margin-right:13px}.nxt-my-13{margin-top:13px;margin-bottom:13px}.nxt-m-14{margin:14px}.nxt-ml-14{margin-left:14px}.nxt-mr-14{margin-right:14px}.nxt-mt-14{margin-top:14px}.nxt-mb-14{margin-bottom:14px}.nxt-mx-14{margin-left:14px;margin-right:14px}.nxt-my-14{margin-top:14px;margin-bottom:14px}.nxt-m-15{margin:15px}.nxt-ml-15{margin-left:15px}.nxt-mr-15{margin-right:15px}.nxt-mt-15{margin-top:15px}.nxt-mb-15{margin-bottom:15px}.nxt-mx-15{margin-left:15px;margin-right:15px}.nxt-my-15{margin-top:15px;margin-bottom:15px}.nxt-m-16{margin:16px}.nxt-ml-16{margin-left:16px}.nxt-mr-16{margin-right:16px}.nxt-mt-16{margin-top:16px}.nxt-mb-16{margin-bottom:16px}.nxt-mx-16{margin-left:16px;margin-right:16px}.nxt-my-16{margin-top:16px;margin-bottom:16px}.nxt-m-17{margin:17px}.nxt-ml-17{margin-left:17px}.nxt-mr-17{margin-right:17px}.nxt-mt-17{margin-top:17px}.nxt-mb-17{margin-bottom:17px}.nxt-mx-17{margin-left:17px;margin-right:17px}.nxt-my-17{margin-top:17px;margin-bottom:17px}.nxt-m-18{margin:18px}.nxt-ml-18{margin-left:18px}.nxt-mr-18{margin-right:18px}.nxt-mt-18{margin-top:18px}.nxt-mb-18{margin-bottom:18px}.nxt-mx-18{margin-left:18px;margin-right:18px}.nxt-my-18{margin-top:18px;margin-bottom:18px}.nxt-m-19{margin:19px}.nxt-ml-19{margin-left:19px}.nxt-mr-19{margin-right:19px}.nxt-mt-19{margin-top:19px}.nxt-mb-19{margin-bottom:19px}.nxt-mx-19{margin-left:19px;margin-right:19px}.nxt-my-19{margin-top:19px;margin-bottom:19px}.nxt-m-20{margin:20px}.nxt-ml-20{margin-left:20px}.nxt-mr-20{margin-right:20px}.nxt-mt-20{margin-top:20px}.nxt-mb-20{margin-bottom:20px}.nxt-mx-20{margin-left:20px;margin-right:20px}.nxt-my-20{margin-top:20px;margin-bottom:20px}.nxt-m-21{margin:21px}.nxt-ml-21{margin-left:21px}.nxt-mr-21{margin-right:21px}.nxt-mt-21{margin-top:21px}.nxt-mb-21{margin-bottom:21px}.nxt-mx-21{margin-left:21px;margin-right:21px}.nxt-my-21{margin-top:21px;margin-bottom:21px}.nxt-m-22{margin:22px}.nxt-ml-22{margin-left:22px}.nxt-mr-22{margin-right:22px}.nxt-mt-22{margin-top:22px}.nxt-mb-22{margin-bottom:22px}.nxt-mx-22{margin-left:22px;margin-right:22px}.nxt-my-22{margin-top:22px;margin-bottom:22px}.nxt-m-23{margin:23px}.nxt-ml-23{margin-left:23px}.nxt-mr-23{margin-right:23px}.nxt-mt-23{margin-top:23px}.nxt-mb-23{margin-bottom:23px}.nxt-mx-23{margin-left:23px;margin-right:23px}.nxt-my-23{margin-top:23px;margin-bottom:23px}.nxt-m-24{margin:24px}.nxt-ml-24{margin-left:24px}.nxt-mr-24{margin-right:24px}.nxt-mt-24{margin-top:24px}.nxt-mb-24{margin-bottom:24px}.nxt-mx-24{margin-left:24px;margin-right:24px}.nxt-my-24{margin-top:24px;margin-bottom:24px}.nxt-m-25{margin:25px}.nxt-ml-25{margin-left:25px}.nxt-mr-25{margin-right:25px}.nxt-mt-25{margin-top:25px}.nxt-mb-25{margin-bottom:25px}.nxt-mx-25{margin-left:25px;margin-right:25px}.nxt-my-25{margin-top:25px;margin-bottom:25px}.nxt-m-26{margin:26px}.nxt-ml-26{margin-left:26px}.nxt-mr-26{margin-right:26px}.nxt-mt-26{margin-top:26px}.nxt-mb-26{margin-bottom:26px}.nxt-mx-26{margin-left:26px;margin-right:26px}.nxt-my-26{margin-top:26px;margin-bottom:26px}.nxt-m-27{margin:27px}.nxt-ml-27{margin-left:27px}.nxt-mr-27{margin-right:27px}.nxt-mt-27{margin-top:27px}.nxt-mb-27{margin-bottom:27px}.nxt-mx-27{margin-left:27px;margin-right:27px}.nxt-my-27{margin-top:27px;margin-bottom:27px}.nxt-m-28{margin:28px}.nxt-ml-28{margin-left:28px}.nxt-mr-28{margin-right:28px}.nxt-mt-28{margin-top:28px}.nxt-mb-28{margin-bottom:28px}.nxt-mx-28{margin-left:28px;margin-right:28px}.nxt-my-28{margin-top:28px;margin-bottom:28px}.nxt-m-29{margin:29px}.nxt-ml-29{margin-left:29px}.nxt-mr-29{margin-right:29px}.nxt-mt-29{margin-top:29px}.nxt-mb-29{margin-bottom:29px}.nxt-mx-29{margin-left:29px;margin-right:29px}.nxt-my-29{margin-top:29px;margin-bottom:29px}.nxt-m-30{margin:30px}.nxt-ml-30{margin-left:30px}.nxt-mr-30{margin-right:30px}.nxt-mt-30{margin-top:30px}.nxt-mb-30{margin-bottom:30px}.nxt-mx-30{margin-left:30px;margin-right:30px}.nxt-my-30{margin-top:30px;margin-bottom:30px}.nxt-m-31{margin:31px}.nxt-ml-31{margin-left:31px}.nxt-mr-31{margin-right:31px}.nxt-mt-31{margin-top:31px}.nxt-mb-31{margin-bottom:31px}.nxt-mx-31{margin-left:31px;margin-right:31px}.nxt-my-31{margin-top:31px;margin-bottom:31px}.nxt-m-32{margin:32px}.nxt-ml-32{margin-left:32px}.nxt-mr-32{margin-right:32px}.nxt-mt-32{margin-top:32px}.nxt-mb-32{margin-bottom:32px}.nxt-mx-32{margin-left:32px;margin-right:32px}.nxt-my-32{margin-top:32px;margin-bottom:32px}.nxt-m-33{margin:33px}.nxt-ml-33{margin-left:33px}.nxt-mr-33{margin-right:33px}.nxt-mt-33{margin-top:33px}.nxt-mb-33{margin-bottom:33px}.nxt-mx-33{margin-left:33px;margin-right:33px}.nxt-my-33{margin-top:33px;margin-bottom:33px}.nxt-m-34{margin:34px}.nxt-ml-34{margin-left:34px}.nxt-mr-34{margin-right:34px}.nxt-mt-34{margin-top:34px}.nxt-mb-34{margin-bottom:34px}.nxt-mx-34{margin-left:34px;margin-right:34px}.nxt-my-34{margin-top:34px;margin-bottom:34px}.nxt-m-35{margin:35px}.nxt-ml-35{margin-left:35px}.nxt-mr-35{margin-right:35px}.nxt-mt-35{margin-top:35px}.nxt-mb-35{margin-bottom:35px}.nxt-mx-35{margin-left:35px;margin-right:35px}.nxt-my-35{margin-top:35px;margin-bottom:35px}.nxt-m-36{margin:36px}.nxt-ml-36{margin-left:36px}.nxt-mr-36{margin-right:36px}.nxt-mt-36{margin-top:36px}.nxt-mb-36{margin-bottom:36px}.nxt-mx-36{margin-left:36px;margin-right:36px}.nxt-my-36{margin-top:36px;margin-bottom:36px}.nxt-m-37{margin:37px}.nxt-ml-37{margin-left:37px}.nxt-mr-37{margin-right:37px}.nxt-mt-37{margin-top:37px}.nxt-mb-37{margin-bottom:37px}.nxt-mx-37{margin-left:37px;margin-right:37px}.nxt-my-37{margin-top:37px;margin-bottom:37px}.nxt-m-38{margin:38px}.nxt-ml-38{margin-left:38px}.nxt-mr-38{margin-right:38px}.nxt-mt-38{margin-top:38px}.nxt-mb-38{margin-bottom:38px}.nxt-mx-38{margin-left:38px;margin-right:38px}.nxt-my-38{margin-top:38px;margin-bottom:38px}.nxt-m-39{margin:39px}.nxt-ml-39{margin-left:39px}.nxt-mr-39{margin-right:39px}.nxt-mt-39{margin-top:39px}.nxt-mb-39{margin-bottom:39px}.nxt-mx-39{margin-left:39px;margin-right:39px}.nxt-my-39{margin-top:39px;margin-bottom:39px}.nxt-m-40{margin:40px}.nxt-ml-40{margin-left:40px}.nxt-mr-40{margin-right:40px}.nxt-mt-40{margin-top:40px}.nxt-mb-40{margin-bottom:40px}.nxt-mx-40{margin-left:40px;margin-right:40px}.nxt-my-40{margin-top:40px;margin-bottom:40px}.nxt-m-41{margin:41px}.nxt-ml-41{margin-left:41px}.nxt-mr-41{margin-right:41px}.nxt-mt-41{margin-top:41px}.nxt-mb-41{margin-bottom:41px}.nxt-mx-41{margin-left:41px;margin-right:41px}.nxt-my-41{margin-top:41px;margin-bottom:41px}.nxt-m-42{margin:42px}.nxt-ml-42{margin-left:42px}.nxt-mr-42{margin-right:42px}.nxt-mt-42{margin-top:42px}.nxt-mb-42{margin-bottom:42px}.nxt-mx-42{margin-left:42px;margin-right:42px}.nxt-my-42{margin-top:42px;margin-bottom:42px}.nxt-m-43{margin:43px}.nxt-ml-43{margin-left:43px}.nxt-mr-43{margin-right:43px}.nxt-mt-43{margin-top:43px}.nxt-mb-43{margin-bottom:43px}.nxt-mx-43{margin-left:43px;margin-right:43px}.nxt-my-43{margin-top:43px;margin-bottom:43px}.nxt-m-44{margin:44px}.nxt-ml-44{margin-left:44px}.nxt-mr-44{margin-right:44px}.nxt-mt-44{margin-top:44px}.nxt-mb-44{margin-bottom:44px}.nxt-mx-44{margin-left:44px;margin-right:44px}.nxt-my-44{margin-top:44px;margin-bottom:44px}.nxt-m-45{margin:45px}.nxt-ml-45{margin-left:45px}.nxt-mr-45{margin-right:45px}.nxt-mt-45{margin-top:45px}.nxt-mb-45{margin-bottom:45px}.nxt-mx-45{margin-left:45px;margin-right:45px}.nxt-my-45{margin-top:45px;margin-bottom:45px}.nxt-m-46{margin:46px}.nxt-ml-46{margin-left:46px}.nxt-mr-46{margin-right:46px}.nxt-mt-46{margin-top:46px}.nxt-mb-46{margin-bottom:46px}.nxt-mx-46{margin-left:46px;margin-right:46px}.nxt-my-46{margin-top:46px;margin-bottom:46px}.nxt-m-47{margin:47px}.nxt-ml-47{margin-left:47px}.nxt-mr-47{margin-right:47px}.nxt-mt-47{margin-top:47px}.nxt-mb-47{margin-bottom:47px}.nxt-mx-47{margin-left:47px;margin-right:47px}.nxt-my-47{margin-top:47px;margin-bottom:47px}.nxt-m-48{margin:48px}.nxt-ml-48{margin-left:48px}.nxt-mr-48{margin-right:48px}.nxt-mt-48{margin-top:48px}.nxt-mb-48{margin-bottom:48px}.nxt-mx-48{margin-left:48px;margin-right:48px}.nxt-my-48{margin-top:48px;margin-bottom:48px}.nxt-m-49{margin:49px}.nxt-ml-49{margin-left:49px}.nxt-mr-49{margin-right:49px}.nxt-mt-49{margin-top:49px}.nxt-mb-49{margin-bottom:49px}.nxt-mx-49{margin-left:49px;margin-right:49px}.nxt-my-49{margin-top:49px;margin-bottom:49px}.nxt-m-50{margin:50px}.nxt-ml-50{margin-left:50px}.nxt-mr-50{margin-right:50px}.nxt-mt-50{margin-top:50px}.nxt-mb-50{margin-bottom:50px}.nxt-mx-50{margin-left:50px;margin-right:50px}.nxt-my-50{margin-top:50px;margin-bottom:50px}.nxt-m-51{margin:51px}.nxt-ml-51{margin-left:51px}.nxt-mr-51{margin-right:51px}.nxt-mt-51{margin-top:51px}.nxt-mb-51{margin-bottom:51px}.nxt-mx-51{margin-left:51px;margin-right:51px}.nxt-my-51{margin-top:51px;margin-bottom:51px}.nxt-m-52{margin:52px}.nxt-ml-52{margin-left:52px}.nxt-mr-52{margin-right:52px}.nxt-mt-52{margin-top:52px}.nxt-mb-52{margin-bottom:52px}.nxt-mx-52{margin-left:52px;margin-right:52px}.nxt-my-52{margin-top:52px;margin-bottom:52px}.nxt-m-53{margin:53px}.nxt-ml-53{margin-left:53px}.nxt-mr-53{margin-right:53px}.nxt-mt-53{margin-top:53px}.nxt-mb-53{margin-bottom:53px}.nxt-mx-53{margin-left:53px;margin-right:53px}.nxt-my-53{margin-top:53px;margin-bottom:53px}.nxt-m-54{margin:54px}.nxt-ml-54{margin-left:54px}.nxt-mr-54{margin-right:54px}.nxt-mt-54{margin-top:54px}.nxt-mb-54{margin-bottom:54px}.nxt-mx-54{margin-left:54px;margin-right:54px}.nxt-my-54{margin-top:54px;margin-bottom:54px}.nxt-m-55{margin:55px}.nxt-ml-55{margin-left:55px}.nxt-mr-55{margin-right:55px}.nxt-mt-55{margin-top:55px}.nxt-mb-55{margin-bottom:55px}.nxt-mx-55{margin-left:55px;margin-right:55px}.nxt-my-55{margin-top:55px;margin-bottom:55px}.nxt-m-56{margin:56px}.nxt-ml-56{margin-left:56px}.nxt-mr-56{margin-right:56px}.nxt-mt-56{margin-top:56px}.nxt-mb-56{margin-bottom:56px}.nxt-mx-56{margin-left:56px;margin-right:56px}.nxt-my-56{margin-top:56px;margin-bottom:56px}.nxt-m-57{margin:57px}.nxt-ml-57{margin-left:57px}.nxt-mr-57{margin-right:57px}.nxt-mt-57{margin-top:57px}.nxt-mb-57{margin-bottom:57px}.nxt-mx-57{margin-left:57px;margin-right:57px}.nxt-my-57{margin-top:57px;margin-bottom:57px}.nxt-m-58{margin:58px}.nxt-ml-58{margin-left:58px}.nxt-mr-58{margin-right:58px}.nxt-mt-58{margin-top:58px}.nxt-mb-58{margin-bottom:58px}.nxt-mx-58{margin-left:58px;margin-right:58px}.nxt-my-58{margin-top:58px;margin-bottom:58px}.nxt-m-59{margin:59px}.nxt-ml-59{margin-left:59px}.nxt-mr-59{margin-right:59px}.nxt-mt-59{margin-top:59px}.nxt-mb-59{margin-bottom:59px}.nxt-mx-59{margin-left:59px;margin-right:59px}.nxt-my-59{margin-top:59px;margin-bottom:59px}.nxt-m-60{margin:60px}.nxt-ml-60{margin-left:60px}.nxt-mr-60{margin-right:60px}.nxt-mt-60{margin-top:60px}.nxt-mb-60{margin-bottom:60px}.nxt-mx-60{margin-left:60px;margin-right:60px}.nxt-my-60{margin-top:60px;margin-bottom:60px}.nxt-m-61{margin:61px}.nxt-ml-61{margin-left:61px}.nxt-mr-61{margin-right:61px}.nxt-mt-61{margin-top:61px}.nxt-mb-61{margin-bottom:61px}.nxt-mx-61{margin-left:61px;margin-right:61px}.nxt-my-61{margin-top:61px;margin-bottom:61px}.nxt-m-62{margin:62px}.nxt-ml-62{margin-left:62px}.nxt-mr-62{margin-right:62px}.nxt-mt-62{margin-top:62px}.nxt-mb-62{margin-bottom:62px}.nxt-mx-62{margin-left:62px;margin-right:62px}.nxt-my-62{margin-top:62px;margin-bottom:62px}.nxt-m-63{margin:63px}.nxt-ml-63{margin-left:63px}.nxt-mr-63{margin-right:63px}.nxt-mt-63{margin-top:63px}.nxt-mb-63{margin-bottom:63px}.nxt-mx-63{margin-left:63px;margin-right:63px}.nxt-my-63{margin-top:63px;margin-bottom:63px}.nxt-m-64{margin:64px}.nxt-ml-64{margin-left:64px}.nxt-mr-64{margin-right:64px}.nxt-mt-64{margin-top:64px}.nxt-mb-64{margin-bottom:64px}.nxt-mx-64{margin-left:64px;margin-right:64px}.nxt-my-64{margin-top:64px;margin-bottom:64px}.nxt-m-65{margin:65px}.nxt-ml-65{margin-left:65px}.nxt-mr-65{margin-right:65px}.nxt-mt-65{margin-top:65px}.nxt-mb-65{margin-bottom:65px}.nxt-mx-65{margin-left:65px;margin-right:65px}.nxt-my-65{margin-top:65px;margin-bottom:65px}.nxt-m-66{margin:66px}.nxt-ml-66{margin-left:66px}.nxt-mr-66{margin-right:66px}.nxt-mt-66{margin-top:66px}.nxt-mb-66{margin-bottom:66px}.nxt-mx-66{margin-left:66px;margin-right:66px}.nxt-my-66{margin-top:66px;margin-bottom:66px}.nxt-m-67{margin:67px}.nxt-ml-67{margin-left:67px}.nxt-mr-67{margin-right:67px}.nxt-mt-67{margin-top:67px}.nxt-mb-67{margin-bottom:67px}.nxt-mx-67{margin-left:67px;margin-right:67px}.nxt-my-67{margin-top:67px;margin-bottom:67px}.nxt-m-68{margin:68px}.nxt-ml-68{margin-left:68px}.nxt-mr-68{margin-right:68px}.nxt-mt-68{margin-top:68px}.nxt-mb-68{margin-bottom:68px}.nxt-mx-68{margin-left:68px;margin-right:68px}.nxt-my-68{margin-top:68px;margin-bottom:68px}.nxt-m-69{margin:69px}.nxt-ml-69{margin-left:69px}.nxt-mr-69{margin-right:69px}.nxt-mt-69{margin-top:69px}.nxt-mb-69{margin-bottom:69px}.nxt-mx-69{margin-left:69px;margin-right:69px}.nxt-my-69{margin-top:69px;margin-bottom:69px}.nxt-m-70{margin:70px}.nxt-ml-70{margin-left:70px}.nxt-mr-70{margin-right:70px}.nxt-mt-70{margin-top:70px}.nxt-mb-70{margin-bottom:70px}.nxt-mx-70{margin-left:70px;margin-right:70px}.nxt-my-70{margin-top:70px;margin-bottom:70px}.nxt-m-71{margin:71px}.nxt-ml-71{margin-left:71px}.nxt-mr-71{margin-right:71px}.nxt-mt-71{margin-top:71px}.nxt-mb-71{margin-bottom:71px}.nxt-mx-71{margin-left:71px;margin-right:71px}.nxt-my-71{margin-top:71px;margin-bottom:71px}.nxt-m-72{margin:72px}.nxt-ml-72{margin-left:72px}.nxt-mr-72{margin-right:72px}.nxt-mt-72{margin-top:72px}.nxt-mb-72{margin-bottom:72px}.nxt-mx-72{margin-left:72px;margin-right:72px}.nxt-my-72{margin-top:72px;margin-bottom:72px}.nxt-m-73{margin:73px}.nxt-ml-73{margin-left:73px}.nxt-mr-73{margin-right:73px}.nxt-mt-73{margin-top:73px}.nxt-mb-73{margin-bottom:73px}.nxt-mx-73{margin-left:73px;margin-right:73px}.nxt-my-73{margin-top:73px;margin-bottom:73px}.nxt-m-74{margin:74px}.nxt-ml-74{margin-left:74px}.nxt-mr-74{margin-right:74px}.nxt-mt-74{margin-top:74px}.nxt-mb-74{margin-bottom:74px}.nxt-mx-74{margin-left:74px;margin-right:74px}.nxt-my-74{margin-top:74px;margin-bottom:74px}.nxt-m-75{margin:75px}.nxt-ml-75{margin-left:75px}.nxt-mr-75{margin-right:75px}.nxt-mt-75{margin-top:75px}.nxt-mb-75{margin-bottom:75px}.nxt-mx-75{margin-left:75px;margin-right:75px}.nxt-my-75{margin-top:75px;margin-bottom:75px}.nxt-m-76{margin:76px}.nxt-ml-76{margin-left:76px}.nxt-mr-76{margin-right:76px}.nxt-mt-76{margin-top:76px}.nxt-mb-76{margin-bottom:76px}.nxt-mx-76{margin-left:76px;margin-right:76px}.nxt-my-76{margin-top:76px;margin-bottom:76px}.nxt-m-77{margin:77px}.nxt-ml-77{margin-left:77px}.nxt-mr-77{margin-right:77px}.nxt-mt-77{margin-top:77px}.nxt-mb-77{margin-bottom:77px}.nxt-mx-77{margin-left:77px;margin-right:77px}.nxt-my-77{margin-top:77px;margin-bottom:77px}.nxt-m-78{margin:78px}.nxt-ml-78{margin-left:78px}.nxt-mr-78{margin-right:78px}.nxt-mt-78{margin-top:78px}.nxt-mb-78{margin-bottom:78px}.nxt-mx-78{margin-left:78px;margin-right:78px}.nxt-my-78{margin-top:78px;margin-bottom:78px}.nxt-m-79{margin:79px}.nxt-ml-79{margin-left:79px}.nxt-mr-79{margin-right:79px}.nxt-mt-79{margin-top:79px}.nxt-mb-79{margin-bottom:79px}.nxt-mx-79{margin-left:79px;margin-right:79px}.nxt-my-79{margin-top:79px;margin-bottom:79px}.nxt-m-80{margin:80px}.nxt-ml-80{margin-left:80px}.nxt-mr-80{margin-right:80px}.nxt-mt-80{margin-top:80px}.nxt-mb-80{margin-bottom:80px}.nxt-mx-80{margin-left:80px;margin-right:80px}.nxt-my-80{margin-top:80px;margin-bottom:80px}.nxt-m-81{margin:81px}.nxt-ml-81{margin-left:81px}.nxt-mr-81{margin-right:81px}.nxt-mt-81{margin-top:81px}.nxt-mb-81{margin-bottom:81px}.nxt-mx-81{margin-left:81px;margin-right:81px}.nxt-my-81{margin-top:81px;margin-bottom:81px}.nxt-m-82{margin:82px}.nxt-ml-82{margin-left:82px}.nxt-mr-82{margin-right:82px}.nxt-mt-82{margin-top:82px}.nxt-mb-82{margin-bottom:82px}.nxt-mx-82{margin-left:82px;margin-right:82px}.nxt-my-82{margin-top:82px;margin-bottom:82px}.nxt-m-83{margin:83px}.nxt-ml-83{margin-left:83px}.nxt-mr-83{margin-right:83px}.nxt-mt-83{margin-top:83px}.nxt-mb-83{margin-bottom:83px}.nxt-mx-83{margin-left:83px;margin-right:83px}.nxt-my-83{margin-top:83px;margin-bottom:83px}.nxt-m-84{margin:84px}.nxt-ml-84{margin-left:84px}.nxt-mr-84{margin-right:84px}.nxt-mt-84{margin-top:84px}.nxt-mb-84{margin-bottom:84px}.nxt-mx-84{margin-left:84px;margin-right:84px}.nxt-my-84{margin-top:84px;margin-bottom:84px}.nxt-m-85{margin:85px}.nxt-ml-85{margin-left:85px}.nxt-mr-85{margin-right:85px}.nxt-mt-85{margin-top:85px}.nxt-mb-85{margin-bottom:85px}.nxt-mx-85{margin-left:85px;margin-right:85px}.nxt-my-85{margin-top:85px;margin-bottom:85px}.nxt-m-86{margin:86px}.nxt-ml-86{margin-left:86px}.nxt-mr-86{margin-right:86px}.nxt-mt-86{margin-top:86px}.nxt-mb-86{margin-bottom:86px}.nxt-mx-86{margin-left:86px;margin-right:86px}.nxt-my-86{margin-top:86px;margin-bottom:86px}.nxt-m-87{margin:87px}.nxt-ml-87{margin-left:87px}.nxt-mr-87{margin-right:87px}.nxt-mt-87{margin-top:87px}.nxt-mb-87{margin-bottom:87px}.nxt-mx-87{margin-left:87px;margin-right:87px}.nxt-my-87{margin-top:87px;margin-bottom:87px}.nxt-m-88{margin:88px}.nxt-ml-88{margin-left:88px}.nxt-mr-88{margin-right:88px}.nxt-mt-88{margin-top:88px}.nxt-mb-88{margin-bottom:88px}.nxt-mx-88{margin-left:88px;margin-right:88px}.nxt-my-88{margin-top:88px;margin-bottom:88px}.nxt-m-89{margin:89px}.nxt-ml-89{margin-left:89px}.nxt-mr-89{margin-right:89px}.nxt-mt-89{margin-top:89px}.nxt-mb-89{margin-bottom:89px}.nxt-mx-89{margin-left:89px;margin-right:89px}.nxt-my-89{margin-top:89px;margin-bottom:89px}.nxt-m-90{margin:90px}.nxt-ml-90{margin-left:90px}.nxt-mr-90{margin-right:90px}.nxt-mt-90{margin-top:90px}.nxt-mb-90{margin-bottom:90px}.nxt-mx-90{margin-left:90px;margin-right:90px}.nxt-my-90{margin-top:90px;margin-bottom:90px}.nxt-m-91{margin:91px}.nxt-ml-91{margin-left:91px}.nxt-mr-91{margin-right:91px}.nxt-mt-91{margin-top:91px}.nxt-mb-91{margin-bottom:91px}.nxt-mx-91{margin-left:91px;margin-right:91px}.nxt-my-91{margin-top:91px;margin-bottom:91px}.nxt-m-92{margin:92px}.nxt-ml-92{margin-left:92px}.nxt-mr-92{margin-right:92px}.nxt-mt-92{margin-top:92px}.nxt-mb-92{margin-bottom:92px}.nxt-mx-92{margin-left:92px;margin-right:92px}.nxt-my-92{margin-top:92px;margin-bottom:92px}.nxt-m-93{margin:93px}.nxt-ml-93{margin-left:93px}.nxt-mr-93{margin-right:93px}.nxt-mt-93{margin-top:93px}.nxt-mb-93{margin-bottom:93px}.nxt-mx-93{margin-left:93px;margin-right:93px}.nxt-my-93{margin-top:93px;margin-bottom:93px}.nxt-m-94{margin:94px}.nxt-ml-94{margin-left:94px}.nxt-mr-94{margin-right:94px}.nxt-mt-94{margin-top:94px}.nxt-mb-94{margin-bottom:94px}.nxt-mx-94{margin-left:94px;margin-right:94px}.nxt-my-94{margin-top:94px;margin-bottom:94px}.nxt-m-95{margin:95px}.nxt-ml-95{margin-left:95px}.nxt-mr-95{margin-right:95px}.nxt-mt-95{margin-top:95px}.nxt-mb-95{margin-bottom:95px}.nxt-mx-95{margin-left:95px;margin-right:95px}.nxt-my-95{margin-top:95px;margin-bottom:95px}.nxt-m-96{margin:96px}.nxt-ml-96{margin-left:96px}.nxt-mr-96{margin-right:96px}.nxt-mt-96{margin-top:96px}.nxt-mb-96{margin-bottom:96px}.nxt-mx-96{margin-left:96px;margin-right:96px}.nxt-my-96{margin-top:96px;margin-bottom:96px}.nxt-m-97{margin:97px}.nxt-ml-97{margin-left:97px}.nxt-mr-97{margin-right:97px}.nxt-mt-97{margin-top:97px}.nxt-mb-97{margin-bottom:97px}.nxt-mx-97{margin-left:97px;margin-right:97px}.nxt-my-97{margin-top:97px;margin-bottom:97px}.nxt-m-98{margin:98px}.nxt-ml-98{margin-left:98px}.nxt-mr-98{margin-right:98px}.nxt-mt-98{margin-top:98px}.nxt-mb-98{margin-bottom:98px}.nxt-mx-98{margin-left:98px;margin-right:98px}.nxt-my-98{margin-top:98px;margin-bottom:98px}.nxt-m-99{margin:99px}.nxt-ml-99{margin-left:99px}.nxt-mr-99{margin-right:99px}.nxt-mt-99{margin-top:99px}.nxt-mb-99{margin-bottom:99px}.nxt-mx-99{margin-left:99px;margin-right:99px}.nxt-my-99{margin-top:99px;margin-bottom:99px}.nxt-m-100{margin:100px}.nxt-ml-100{margin-left:100px}.nxt-mr-100{margin-right:100px}.nxt-mt-100{margin-top:100px}.nxt-mb-100{margin-bottom:100px}.nxt-mx-100{margin-left:100px;margin-right:100px}.nxt-my-100{margin-top:100px;margin-bottom:100px}.nxt-p-1{padding:1px}.nxt-pl-1{padding-left:1px}.nxt-pr-1{padding-right:1px}.nxt-pt-1{padding-top:1px}.nxt-pb-1{padding-bottom:1px}.nxt-px-1{padding-left:1px;padding-right:1px}.nxt-py-1{padding-top:1px;padding-bottom:1px}.nxt-p-2{padding:2px}.nxt-pl-2{padding-left:2px}.nxt-pr-2{padding-right:2px}.nxt-pt-2{padding-top:2px}.nxt-pb-2{padding-bottom:2px}.nxt-px-2{padding-left:2px;padding-right:2px}.nxt-py-2{padding-top:2px;padding-bottom:2px}.nxt-p-3{padding:3px}.nxt-pl-3{padding-left:3px}.nxt-pr-3{padding-right:3px}.nxt-pt-3{padding-top:3px}.nxt-pb-3{padding-bottom:3px}.nxt-px-3{padding-left:3px;padding-right:3px}.nxt-py-3{padding-top:3px;padding-bottom:3px}.nxt-p-4{padding:4px}.nxt-pl-4{padding-left:4px}.nxt-pr-4{padding-right:4px}.nxt-pt-4{padding-top:4px}.nxt-pb-4{padding-bottom:4px}.nxt-px-4{padding-left:4px;padding-right:4px}.nxt-py-4{padding-top:4px;padding-bottom:4px}.nxt-p-5{padding:5px}.nxt-pl-5{padding-left:5px}.nxt-pr-5{padding-right:5px}.nxt-pt-5{padding-top:5px}.nxt-pb-5{padding-bottom:5px}.nxt-px-5{padding-left:5px;padding-right:5px}.nxt-py-5{padding-top:5px;padding-bottom:5px}.nxt-p-6{padding:6px}.nxt-pl-6{padding-left:6px}.nxt-pr-6{padding-right:6px}.nxt-pt-6{padding-top:6px}.nxt-pb-6{padding-bottom:6px}.nxt-px-6{padding-left:6px;padding-right:6px}.nxt-py-6{padding-top:6px;padding-bottom:6px}.nxt-p-7{padding:7px}.nxt-pl-7{padding-left:7px}.nxt-pr-7{padding-right:7px}.nxt-pt-7{padding-top:7px}.nxt-pb-7{padding-bottom:7px}.nxt-px-7{padding-left:7px;padding-right:7px}.nxt-py-7{padding-top:7px;padding-bottom:7px}.nxt-p-8{padding:8px}.nxt-pl-8{padding-left:8px}.nxt-pr-8{padding-right:8px}.nxt-pt-8{padding-top:8px}.nxt-pb-8{padding-bottom:8px}.nxt-px-8{padding-left:8px;padding-right:8px}.nxt-py-8{padding-top:8px;padding-bottom:8px}.nxt-p-9{padding:9px}.nxt-pl-9{padding-left:9px}.nxt-pr-9{padding-right:9px}.nxt-pt-9{padding-top:9px}.nxt-pb-9{padding-bottom:9px}.nxt-px-9{padding-left:9px;padding-right:9px}.nxt-py-9{padding-top:9px;padding-bottom:9px}.nxt-p-10{padding:10px}.nxt-pl-10{padding-left:10px}.nxt-pr-10{padding-right:10px}.nxt-pt-10{padding-top:10px}.nxt-pb-10{padding-bottom:10px}.nxt-px-10{padding-left:10px;padding-right:10px}.nxt-py-10{padding-top:10px;padding-bottom:10px}.nxt-p-11{padding:11px}.nxt-pl-11{padding-left:11px}.nxt-pr-11{padding-right:11px}.nxt-pt-11{padding-top:11px}.nxt-pb-11{padding-bottom:11px}.nxt-px-11{padding-left:11px;padding-right:11px}.nxt-py-11{padding-top:11px;padding-bottom:11px}.nxt-p-12{padding:12px}.nxt-pl-12{padding-left:12px}.nxt-pr-12{padding-right:12px}.nxt-pt-12{padding-top:12px}.nxt-pb-12{padding-bottom:12px}.nxt-px-12{padding-left:12px;padding-right:12px}.nxt-py-12{padding-top:12px;padding-bottom:12px}.nxt-p-13{padding:13px}.nxt-pl-13{padding-left:13px}.nxt-pr-13{padding-right:13px}.nxt-pt-13{padding-top:13px}.nxt-pb-13{padding-bottom:13px}.nxt-px-13{padding-left:13px;padding-right:13px}.nxt-py-13{padding-top:13px;padding-bottom:13px}.nxt-p-14{padding:14px}.nxt-pl-14{padding-left:14px}.nxt-pr-14{padding-right:14px}.nxt-pt-14{padding-top:14px}.nxt-pb-14{padding-bottom:14px}.nxt-px-14{padding-left:14px;padding-right:14px}.nxt-py-14{padding-top:14px;padding-bottom:14px}.nxt-p-15{padding:15px}.nxt-pl-15{padding-left:15px}.nxt-pr-15{padding-right:15px}.nxt-pt-15{padding-top:15px}.nxt-pb-15{padding-bottom:15px}.nxt-px-15{padding-left:15px;padding-right:15px}.nxt-py-15{padding-top:15px;padding-bottom:15px}.nxt-p-16{padding:16px}.nxt-pl-16{padding-left:16px}.nxt-pr-16{padding-right:16px}.nxt-pt-16{padding-top:16px}.nxt-pb-16{padding-bottom:16px}.nxt-px-16{padding-left:16px;padding-right:16px}.nxt-py-16{padding-top:16px;padding-bottom:16px}.nxt-p-17{padding:17px}.nxt-pl-17{padding-left:17px}.nxt-pr-17{padding-right:17px}.nxt-pt-17{padding-top:17px}.nxt-pb-17{padding-bottom:17px}.nxt-px-17{padding-left:17px;padding-right:17px}.nxt-py-17{padding-top:17px;padding-bottom:17px}.nxt-p-18{padding:18px}.nxt-pl-18{padding-left:18px}.nxt-pr-18{padding-right:18px}.nxt-pt-18{padding-top:18px}.nxt-pb-18{padding-bottom:18px}.nxt-px-18{padding-left:18px;padding-right:18px}.nxt-py-18{padding-top:18px;padding-bottom:18px}.nxt-p-19{padding:19px}.nxt-pl-19{padding-left:19px}.nxt-pr-19{padding-right:19px}.nxt-pt-19{padding-top:19px}.nxt-pb-19{padding-bottom:19px}.nxt-px-19{padding-left:19px;padding-right:19px}.nxt-py-19{padding-top:19px;padding-bottom:19px}.nxt-p-20{padding:20px}.nxt-pl-20{padding-left:20px}.nxt-pr-20{padding-right:20px}.nxt-pt-20{padding-top:20px}.nxt-pb-20{padding-bottom:20px}.nxt-px-20{padding-left:20px;padding-right:20px}.nxt-py-20{padding-top:20px;padding-bottom:20px}.nxt-p-21{padding:21px}.nxt-pl-21{padding-left:21px}.nxt-pr-21{padding-right:21px}.nxt-pt-21{padding-top:21px}.nxt-pb-21{padding-bottom:21px}.nxt-px-21{padding-left:21px;padding-right:21px}.nxt-py-21{padding-top:21px;padding-bottom:21px}.nxt-p-22{padding:22px}.nxt-pl-22{padding-left:22px}.nxt-pr-22{padding-right:22px}.nxt-pt-22{padding-top:22px}.nxt-pb-22{padding-bottom:22px}.nxt-px-22{padding-left:22px;padding-right:22px}.nxt-py-22{padding-top:22px;padding-bottom:22px}.nxt-p-23{padding:23px}.nxt-pl-23{padding-left:23px}.nxt-pr-23{padding-right:23px}.nxt-pt-23{padding-top:23px}.nxt-pb-23{padding-bottom:23px}.nxt-px-23{padding-left:23px;padding-right:23px}.nxt-py-23{padding-top:23px;padding-bottom:23px}.nxt-p-24{padding:24px}.nxt-pl-24{padding-left:24px}.nxt-pr-24{padding-right:24px}.nxt-pt-24{padding-top:24px}.nxt-pb-24{padding-bottom:24px}.nxt-px-24{padding-left:24px;padding-right:24px}.nxt-py-24{padding-top:24px;padding-bottom:24px}.nxt-p-25{padding:25px}.nxt-pl-25{padding-left:25px}.nxt-pr-25{padding-right:25px}.nxt-pt-25{padding-top:25px}.nxt-pb-25{padding-bottom:25px}.nxt-px-25{padding-left:25px;padding-right:25px}.nxt-py-25{padding-top:25px;padding-bottom:25px}.nxt-p-26{padding:26px}.nxt-pl-26{padding-left:26px}.nxt-pr-26{padding-right:26px}.nxt-pt-26{padding-top:26px}.nxt-pb-26{padding-bottom:26px}.nxt-px-26{padding-left:26px;padding-right:26px}.nxt-py-26{padding-top:26px;padding-bottom:26px}.nxt-p-27{padding:27px}.nxt-pl-27{padding-left:27px}.nxt-pr-27{padding-right:27px}.nxt-pt-27{padding-top:27px}.nxt-pb-27{padding-bottom:27px}.nxt-px-27{padding-left:27px;padding-right:27px}.nxt-py-27{padding-top:27px;padding-bottom:27px}.nxt-p-28{padding:28px}.nxt-pl-28{padding-left:28px}.nxt-pr-28{padding-right:28px}.nxt-pt-28{padding-top:28px}.nxt-pb-28{padding-bottom:28px}.nxt-px-28{padding-left:28px;padding-right:28px}.nxt-py-28{padding-top:28px;padding-bottom:28px}.nxt-p-29{padding:29px}.nxt-pl-29{padding-left:29px}.nxt-pr-29{padding-right:29px}.nxt-pt-29{padding-top:29px}.nxt-pb-29{padding-bottom:29px}.nxt-px-29{padding-left:29px;padding-right:29px}.nxt-py-29{padding-top:29px;padding-bottom:29px}.nxt-p-30{padding:30px}.nxt-pl-30{padding-left:30px}.nxt-pr-30{padding-right:30px}.nxt-pt-30{padding-top:30px}.nxt-pb-30{padding-bottom:30px}.nxt-px-30{padding-left:30px;padding-right:30px}.nxt-py-30{padding-top:30px;padding-bottom:30px}.nxt-p-31{padding:31px}.nxt-pl-31{padding-left:31px}.nxt-pr-31{padding-right:31px}.nxt-pt-31{padding-top:31px}.nxt-pb-31{padding-bottom:31px}.nxt-px-31{padding-left:31px;padding-right:31px}.nxt-py-31{padding-top:31px;padding-bottom:31px}.nxt-p-32{padding:32px}.nxt-pl-32{padding-left:32px}.nxt-pr-32{padding-right:32px}.nxt-pt-32{padding-top:32px}.nxt-pb-32{padding-bottom:32px}.nxt-px-32{padding-left:32px;padding-right:32px}.nxt-py-32{padding-top:32px;padding-bottom:32px}.nxt-p-33{padding:33px}.nxt-pl-33{padding-left:33px}.nxt-pr-33{padding-right:33px}.nxt-pt-33{padding-top:33px}.nxt-pb-33{padding-bottom:33px}.nxt-px-33{padding-left:33px;padding-right:33px}.nxt-py-33{padding-top:33px;padding-bottom:33px}.nxt-p-34{padding:34px}.nxt-pl-34{padding-left:34px}.nxt-pr-34{padding-right:34px}.nxt-pt-34{padding-top:34px}.nxt-pb-34{padding-bottom:34px}.nxt-px-34{padding-left:34px;padding-right:34px}.nxt-py-34{padding-top:34px;padding-bottom:34px}.nxt-p-35{padding:35px}.nxt-pl-35{padding-left:35px}.nxt-pr-35{padding-right:35px}.nxt-pt-35{padding-top:35px}.nxt-pb-35{padding-bottom:35px}.nxt-px-35{padding-left:35px;padding-right:35px}.nxt-py-35{padding-top:35px;padding-bottom:35px}.nxt-p-36{padding:36px}.nxt-pl-36{padding-left:36px}.nxt-pr-36{padding-right:36px}.nxt-pt-36{padding-top:36px}.nxt-pb-36{padding-bottom:36px}.nxt-px-36{padding-left:36px;padding-right:36px}.nxt-py-36{padding-top:36px;padding-bottom:36px}.nxt-p-37{padding:37px}.nxt-pl-37{padding-left:37px}.nxt-pr-37{padding-right:37px}.nxt-pt-37{padding-top:37px}.nxt-pb-37{padding-bottom:37px}.nxt-px-37{padding-left:37px;padding-right:37px}.nxt-py-37{padding-top:37px;padding-bottom:37px}.nxt-p-38{padding:38px}.nxt-pl-38{padding-left:38px}.nxt-pr-38{padding-right:38px}.nxt-pt-38{padding-top:38px}.nxt-pb-38{padding-bottom:38px}.nxt-px-38{padding-left:38px;padding-right:38px}.nxt-py-38{padding-top:38px;padding-bottom:38px}.nxt-p-39{padding:39px}.nxt-pl-39{padding-left:39px}.nxt-pr-39{padding-right:39px}.nxt-pt-39{padding-top:39px}.nxt-pb-39{padding-bottom:39px}.nxt-px-39{padding-left:39px;padding-right:39px}.nxt-py-39{padding-top:39px;padding-bottom:39px}.nxt-p-40{padding:40px}.nxt-pl-40{padding-left:40px}.nxt-pr-40{padding-right:40px}.nxt-pt-40{padding-top:40px}.nxt-pb-40{padding-bottom:40px}.nxt-px-40{padding-left:40px;padding-right:40px}.nxt-py-40{padding-top:40px;padding-bottom:40px}.nxt-p-41{padding:41px}.nxt-pl-41{padding-left:41px}.nxt-pr-41{padding-right:41px}.nxt-pt-41{padding-top:41px}.nxt-pb-41{padding-bottom:41px}.nxt-px-41{padding-left:41px;padding-right:41px}.nxt-py-41{padding-top:41px;padding-bottom:41px}.nxt-p-42{padding:42px}.nxt-pl-42{padding-left:42px}.nxt-pr-42{padding-right:42px}.nxt-pt-42{padding-top:42px}.nxt-pb-42{padding-bottom:42px}.nxt-px-42{padding-left:42px;padding-right:42px}.nxt-py-42{padding-top:42px;padding-bottom:42px}.nxt-p-43{padding:43px}.nxt-pl-43{padding-left:43px}.nxt-pr-43{padding-right:43px}.nxt-pt-43{padding-top:43px}.nxt-pb-43{padding-bottom:43px}.nxt-px-43{padding-left:43px;padding-right:43px}.nxt-py-43{padding-top:43px;padding-bottom:43px}.nxt-p-44{padding:44px}.nxt-pl-44{padding-left:44px}.nxt-pr-44{padding-right:44px}.nxt-pt-44{padding-top:44px}.nxt-pb-44{padding-bottom:44px}.nxt-px-44{padding-left:44px;padding-right:44px}.nxt-py-44{padding-top:44px;padding-bottom:44px}.nxt-p-45{padding:45px}.nxt-pl-45{padding-left:45px}.nxt-pr-45{padding-right:45px}.nxt-pt-45{padding-top:45px}.nxt-pb-45{padding-bottom:45px}.nxt-px-45{padding-left:45px;padding-right:45px}.nxt-py-45{padding-top:45px;padding-bottom:45px}.nxt-p-46{padding:46px}.nxt-pl-46{padding-left:46px}.nxt-pr-46{padding-right:46px}.nxt-pt-46{padding-top:46px}.nxt-pb-46{padding-bottom:46px}.nxt-px-46{padding-left:46px;padding-right:46px}.nxt-py-46{padding-top:46px;padding-bottom:46px}.nxt-p-47{padding:47px}.nxt-pl-47{padding-left:47px}.nxt-pr-47{padding-right:47px}.nxt-pt-47{padding-top:47px}.nxt-pb-47{padding-bottom:47px}.nxt-px-47{padding-left:47px;padding-right:47px}.nxt-py-47{padding-top:47px;padding-bottom:47px}.nxt-p-48{padding:48px}.nxt-pl-48{padding-left:48px}.nxt-pr-48{padding-right:48px}.nxt-pt-48{padding-top:48px}.nxt-pb-48{padding-bottom:48px}.nxt-px-48{padding-left:48px;padding-right:48px}.nxt-py-48{padding-top:48px;padding-bottom:48px}.nxt-p-49{padding:49px}.nxt-pl-49{padding-left:49px}.nxt-pr-49{padding-right:49px}.nxt-pt-49{padding-top:49px}.nxt-pb-49{padding-bottom:49px}.nxt-px-49{padding-left:49px;padding-right:49px}.nxt-py-49{padding-top:49px;padding-bottom:49px}.nxt-p-50{padding:50px}.nxt-pl-50{padding-left:50px}.nxt-pr-50{padding-right:50px}.nxt-pt-50{padding-top:50px}.nxt-pb-50{padding-bottom:50px}.nxt-px-50{padding-left:50px;padding-right:50px}.nxt-py-50{padding-top:50px;padding-bottom:50px}.nxt-p-51{padding:51px}.nxt-pl-51{padding-left:51px}.nxt-pr-51{padding-right:51px}.nxt-pt-51{padding-top:51px}.nxt-pb-51{padding-bottom:51px}.nxt-px-51{padding-left:51px;padding-right:51px}.nxt-py-51{padding-top:51px;padding-bottom:51px}.nxt-p-52{padding:52px}.nxt-pl-52{padding-left:52px}.nxt-pr-52{padding-right:52px}.nxt-pt-52{padding-top:52px}.nxt-pb-52{padding-bottom:52px}.nxt-px-52{padding-left:52px;padding-right:52px}.nxt-py-52{padding-top:52px;padding-bottom:52px}.nxt-p-53{padding:53px}.nxt-pl-53{padding-left:53px}.nxt-pr-53{padding-right:53px}.nxt-pt-53{padding-top:53px}.nxt-pb-53{padding-bottom:53px}.nxt-px-53{padding-left:53px;padding-right:53px}.nxt-py-53{padding-top:53px;padding-bottom:53px}.nxt-p-54{padding:54px}.nxt-pl-54{padding-left:54px}.nxt-pr-54{padding-right:54px}.nxt-pt-54{padding-top:54px}.nxt-pb-54{padding-bottom:54px}.nxt-px-54{padding-left:54px;padding-right:54px}.nxt-py-54{padding-top:54px;padding-bottom:54px}.nxt-p-55{padding:55px}.nxt-pl-55{padding-left:55px}.nxt-pr-55{padding-right:55px}.nxt-pt-55{padding-top:55px}.nxt-pb-55{padding-bottom:55px}.nxt-px-55{padding-left:55px;padding-right:55px}.nxt-py-55{padding-top:55px;padding-bottom:55px}.nxt-p-56{padding:56px}.nxt-pl-56{padding-left:56px}.nxt-pr-56{padding-right:56px}.nxt-pt-56{padding-top:56px}.nxt-pb-56{padding-bottom:56px}.nxt-px-56{padding-left:56px;padding-right:56px}.nxt-py-56{padding-top:56px;padding-bottom:56px}.nxt-p-57{padding:57px}.nxt-pl-57{padding-left:57px}.nxt-pr-57{padding-right:57px}.nxt-pt-57{padding-top:57px}.nxt-pb-57{padding-bottom:57px}.nxt-px-57{padding-left:57px;padding-right:57px}.nxt-py-57{padding-top:57px;padding-bottom:57px}.nxt-p-58{padding:58px}.nxt-pl-58{padding-left:58px}.nxt-pr-58{padding-right:58px}.nxt-pt-58{padding-top:58px}.nxt-pb-58{padding-bottom:58px}.nxt-px-58{padding-left:58px;padding-right:58px}.nxt-py-58{padding-top:58px;padding-bottom:58px}.nxt-p-59{padding:59px}.nxt-pl-59{padding-left:59px}.nxt-pr-59{padding-right:59px}.nxt-pt-59{padding-top:59px}.nxt-pb-59{padding-bottom:59px}.nxt-px-59{padding-left:59px;padding-right:59px}.nxt-py-59{padding-top:59px;padding-bottom:59px}.nxt-p-60{padding:60px}.nxt-pl-60{padding-left:60px}.nxt-pr-60{padding-right:60px}.nxt-pt-60{padding-top:60px}.nxt-pb-60{padding-bottom:60px}.nxt-px-60{padding-left:60px;padding-right:60px}.nxt-py-60{padding-top:60px;padding-bottom:60px}.nxt-p-61{padding:61px}.nxt-pl-61{padding-left:61px}.nxt-pr-61{padding-right:61px}.nxt-pt-61{padding-top:61px}.nxt-pb-61{padding-bottom:61px}.nxt-px-61{padding-left:61px;padding-right:61px}.nxt-py-61{padding-top:61px;padding-bottom:61px}.nxt-p-62{padding:62px}.nxt-pl-62{padding-left:62px}.nxt-pr-62{padding-right:62px}.nxt-pt-62{padding-top:62px}.nxt-pb-62{padding-bottom:62px}.nxt-px-62{padding-left:62px;padding-right:62px}.nxt-py-62{padding-top:62px;padding-bottom:62px}.nxt-p-63{padding:63px}.nxt-pl-63{padding-left:63px}.nxt-pr-63{padding-right:63px}.nxt-pt-63{padding-top:63px}.nxt-pb-63{padding-bottom:63px}.nxt-px-63{padding-left:63px;padding-right:63px}.nxt-py-63{padding-top:63px;padding-bottom:63px}.nxt-p-64{padding:64px}.nxt-pl-64{padding-left:64px}.nxt-pr-64{padding-right:64px}.nxt-pt-64{padding-top:64px}.nxt-pb-64{padding-bottom:64px}.nxt-px-64{padding-left:64px;padding-right:64px}.nxt-py-64{padding-top:64px;padding-bottom:64px}.nxt-p-65{padding:65px}.nxt-pl-65{padding-left:65px}.nxt-pr-65{padding-right:65px}.nxt-pt-65{padding-top:65px}.nxt-pb-65{padding-bottom:65px}.nxt-px-65{padding-left:65px;padding-right:65px}.nxt-py-65{padding-top:65px;padding-bottom:65px}.nxt-p-66{padding:66px}.nxt-pl-66{padding-left:66px}.nxt-pr-66{padding-right:66px}.nxt-pt-66{padding-top:66px}.nxt-pb-66{padding-bottom:66px}.nxt-px-66{padding-left:66px;padding-right:66px}.nxt-py-66{padding-top:66px;padding-bottom:66px}.nxt-p-67{padding:67px}.nxt-pl-67{padding-left:67px}.nxt-pr-67{padding-right:67px}.nxt-pt-67{padding-top:67px}.nxt-pb-67{padding-bottom:67px}.nxt-px-67{padding-left:67px;padding-right:67px}.nxt-py-67{padding-top:67px;padding-bottom:67px}.nxt-p-68{padding:68px}.nxt-pl-68{padding-left:68px}.nxt-pr-68{padding-right:68px}.nxt-pt-68{padding-top:68px}.nxt-pb-68{padding-bottom:68px}.nxt-px-68{padding-left:68px;padding-right:68px}.nxt-py-68{padding-top:68px;padding-bottom:68px}.nxt-p-69{padding:69px}.nxt-pl-69{padding-left:69px}.nxt-pr-69{padding-right:69px}.nxt-pt-69{padding-top:69px}.nxt-pb-69{padding-bottom:69px}.nxt-px-69{padding-left:69px;padding-right:69px}.nxt-py-69{padding-top:69px;padding-bottom:69px}.nxt-p-70{padding:70px}.nxt-pl-70{padding-left:70px}.nxt-pr-70{padding-right:70px}.nxt-pt-70{padding-top:70px}.nxt-pb-70{padding-bottom:70px}.nxt-px-70{padding-left:70px;padding-right:70px}.nxt-py-70{padding-top:70px;padding-bottom:70px}.nxt-p-71{padding:71px}.nxt-pl-71{padding-left:71px}.nxt-pr-71{padding-right:71px}.nxt-pt-71{padding-top:71px}.nxt-pb-71{padding-bottom:71px}.nxt-px-71{padding-left:71px;padding-right:71px}.nxt-py-71{padding-top:71px;padding-bottom:71px}.nxt-p-72{padding:72px}.nxt-pl-72{padding-left:72px}.nxt-pr-72{padding-right:72px}.nxt-pt-72{padding-top:72px}.nxt-pb-72{padding-bottom:72px}.nxt-px-72{padding-left:72px;padding-right:72px}.nxt-py-72{padding-top:72px;padding-bottom:72px}.nxt-p-73{padding:73px}.nxt-pl-73{padding-left:73px}.nxt-pr-73{padding-right:73px}.nxt-pt-73{padding-top:73px}.nxt-pb-73{padding-bottom:73px}.nxt-px-73{padding-left:73px;padding-right:73px}.nxt-py-73{padding-top:73px;padding-bottom:73px}.nxt-p-74{padding:74px}.nxt-pl-74{padding-left:74px}.nxt-pr-74{padding-right:74px}.nxt-pt-74{padding-top:74px}.nxt-pb-74{padding-bottom:74px}.nxt-px-74{padding-left:74px;padding-right:74px}.nxt-py-74{padding-top:74px;padding-bottom:74px}.nxt-p-75{padding:75px}.nxt-pl-75{padding-left:75px}.nxt-pr-75{padding-right:75px}.nxt-pt-75{padding-top:75px}.nxt-pb-75{padding-bottom:75px}.nxt-px-75{padding-left:75px;padding-right:75px}.nxt-py-75{padding-top:75px;padding-bottom:75px}.nxt-p-76{padding:76px}.nxt-pl-76{padding-left:76px}.nxt-pr-76{padding-right:76px}.nxt-pt-76{padding-top:76px}.nxt-pb-76{padding-bottom:76px}.nxt-px-76{padding-left:76px;padding-right:76px}.nxt-py-76{padding-top:76px;padding-bottom:76px}.nxt-p-77{padding:77px}.nxt-pl-77{padding-left:77px}.nxt-pr-77{padding-right:77px}.nxt-pt-77{padding-top:77px}.nxt-pb-77{padding-bottom:77px}.nxt-px-77{padding-left:77px;padding-right:77px}.nxt-py-77{padding-top:77px;padding-bottom:77px}.nxt-p-78{padding:78px}.nxt-pl-78{padding-left:78px}.nxt-pr-78{padding-right:78px}.nxt-pt-78{padding-top:78px}.nxt-pb-78{padding-bottom:78px}.nxt-px-78{padding-left:78px;padding-right:78px}.nxt-py-78{padding-top:78px;padding-bottom:78px}.nxt-p-79{padding:79px}.nxt-pl-79{padding-left:79px}.nxt-pr-79{padding-right:79px}.nxt-pt-79{padding-top:79px}.nxt-pb-79{padding-bottom:79px}.nxt-px-79{padding-left:79px;padding-right:79px}.nxt-py-79{padding-top:79px;padding-bottom:79px}.nxt-p-80{padding:80px}.nxt-pl-80{padding-left:80px}.nxt-pr-80{padding-right:80px}.nxt-pt-80{padding-top:80px}.nxt-pb-80{padding-bottom:80px}.nxt-px-80{padding-left:80px;padding-right:80px}.nxt-py-80{padding-top:80px;padding-bottom:80px}.nxt-p-81{padding:81px}.nxt-pl-81{padding-left:81px}.nxt-pr-81{padding-right:81px}.nxt-pt-81{padding-top:81px}.nxt-pb-81{padding-bottom:81px}.nxt-px-81{padding-left:81px;padding-right:81px}.nxt-py-81{padding-top:81px;padding-bottom:81px}.nxt-p-82{padding:82px}.nxt-pl-82{padding-left:82px}.nxt-pr-82{padding-right:82px}.nxt-pt-82{padding-top:82px}.nxt-pb-82{padding-bottom:82px}.nxt-px-82{padding-left:82px;padding-right:82px}.nxt-py-82{padding-top:82px;padding-bottom:82px}.nxt-p-83{padding:83px}.nxt-pl-83{padding-left:83px}.nxt-pr-83{padding-right:83px}.nxt-pt-83{padding-top:83px}.nxt-pb-83{padding-bottom:83px}.nxt-px-83{padding-left:83px;padding-right:83px}.nxt-py-83{padding-top:83px;padding-bottom:83px}.nxt-p-84{padding:84px}.nxt-pl-84{padding-left:84px}.nxt-pr-84{padding-right:84px}.nxt-pt-84{padding-top:84px}.nxt-pb-84{padding-bottom:84px}.nxt-px-84{padding-left:84px;padding-right:84px}.nxt-py-84{padding-top:84px;padding-bottom:84px}.nxt-p-85{padding:85px}.nxt-pl-85{padding-left:85px}.nxt-pr-85{padding-right:85px}.nxt-pt-85{padding-top:85px}.nxt-pb-85{padding-bottom:85px}.nxt-px-85{padding-left:85px;padding-right:85px}.nxt-py-85{padding-top:85px;padding-bottom:85px}.nxt-p-86{padding:86px}.nxt-pl-86{padding-left:86px}.nxt-pr-86{padding-right:86px}.nxt-pt-86{padding-top:86px}.nxt-pb-86{padding-bottom:86px}.nxt-px-86{padding-left:86px;padding-right:86px}.nxt-py-86{padding-top:86px;padding-bottom:86px}.nxt-p-87{padding:87px}.nxt-pl-87{padding-left:87px}.nxt-pr-87{padding-right:87px}.nxt-pt-87{padding-top:87px}.nxt-pb-87{padding-bottom:87px}.nxt-px-87{padding-left:87px;padding-right:87px}.nxt-py-87{padding-top:87px;padding-bottom:87px}.nxt-p-88{padding:88px}.nxt-pl-88{padding-left:88px}.nxt-pr-88{padding-right:88px}.nxt-pt-88{padding-top:88px}.nxt-pb-88{padding-bottom:88px}.nxt-px-88{padding-left:88px;padding-right:88px}.nxt-py-88{padding-top:88px;padding-bottom:88px}.nxt-p-89{padding:89px}.nxt-pl-89{padding-left:89px}.nxt-pr-89{padding-right:89px}.nxt-pt-89{padding-top:89px}.nxt-pb-89{padding-bottom:89px}.nxt-px-89{padding-left:89px;padding-right:89px}.nxt-py-89{padding-top:89px;padding-bottom:89px}.nxt-p-90{padding:90px}.nxt-pl-90{padding-left:90px}.nxt-pr-90{padding-right:90px}.nxt-pt-90{padding-top:90px}.nxt-pb-90{padding-bottom:90px}.nxt-px-90{padding-left:90px;padding-right:90px}.nxt-py-90{padding-top:90px;padding-bottom:90px}.nxt-p-91{padding:91px}.nxt-pl-91{padding-left:91px}.nxt-pr-91{padding-right:91px}.nxt-pt-91{padding-top:91px}.nxt-pb-91{padding-bottom:91px}.nxt-px-91{padding-left:91px;padding-right:91px}.nxt-py-91{padding-top:91px;padding-bottom:91px}.nxt-p-92{padding:92px}.nxt-pl-92{padding-left:92px}.nxt-pr-92{padding-right:92px}.nxt-pt-92{padding-top:92px}.nxt-pb-92{padding-bottom:92px}.nxt-px-92{padding-left:92px;padding-right:92px}.nxt-py-92{padding-top:92px;padding-bottom:92px}.nxt-p-93{padding:93px}.nxt-pl-93{padding-left:93px}.nxt-pr-93{padding-right:93px}.nxt-pt-93{padding-top:93px}.nxt-pb-93{padding-bottom:93px}.nxt-px-93{padding-left:93px;padding-right:93px}.nxt-py-93{padding-top:93px;padding-bottom:93px}.nxt-p-94{padding:94px}.nxt-pl-94{padding-left:94px}.nxt-pr-94{padding-right:94px}.nxt-pt-94{padding-top:94px}.nxt-pb-94{padding-bottom:94px}.nxt-px-94{padding-left:94px;padding-right:94px}.nxt-py-94{padding-top:94px;padding-bottom:94px}.nxt-p-95{padding:95px}.nxt-pl-95{padding-left:95px}.nxt-pr-95{padding-right:95px}.nxt-pt-95{padding-top:95px}.nxt-pb-95{padding-bottom:95px}.nxt-px-95{padding-left:95px;padding-right:95px}.nxt-py-95{padding-top:95px;padding-bottom:95px}.nxt-p-96{padding:96px}.nxt-pl-96{padding-left:96px}.nxt-pr-96{padding-right:96px}.nxt-pt-96{padding-top:96px}.nxt-pb-96{padding-bottom:96px}.nxt-px-96{padding-left:96px;padding-right:96px}.nxt-py-96{padding-top:96px;padding-bottom:96px}.nxt-p-97{padding:97px}.nxt-pl-97{padding-left:97px}.nxt-pr-97{padding-right:97px}.nxt-pt-97{padding-top:97px}.nxt-pb-97{padding-bottom:97px}.nxt-px-97{padding-left:97px;padding-right:97px}.nxt-py-97{padding-top:97px;padding-bottom:97px}.nxt-p-98{padding:98px}.nxt-pl-98{padding-left:98px}.nxt-pr-98{padding-right:98px}.nxt-pt-98{padding-top:98px}.nxt-pb-98{padding-bottom:98px}.nxt-px-98{padding-left:98px;padding-right:98px}.nxt-py-98{padding-top:98px;padding-bottom:98px}.nxt-p-99{padding:99px}.nxt-pl-99{padding-left:99px}.nxt-pr-99{padding-right:99px}.nxt-pt-99{padding-top:99px}.nxt-pb-99{padding-bottom:99px}.nxt-px-99{padding-left:99px;padding-right:99px}.nxt-py-99{padding-top:99px;padding-bottom:99px}.nxt-p-100{padding:100px}.nxt-pl-100{padding-left:100px}.nxt-pr-100{padding-right:100px}.nxt-pt-100{padding-top:100px}.nxt-pb-100{padding-bottom:100px}.nxt-px-100{padding-left:100px;padding-right:100px}.nxt-py-100{padding-top:100px;padding-bottom:100px}.nxt-w-1{width:1px}.nxt-w-2{width:2px}.nxt-w-3{width:3px}.nxt-w-4{width:4px}.nxt-w-5{width:5px}.nxt-w-6{width:6px}.nxt-w-7{width:7px}.nxt-w-8{width:8px}.nxt-w-9{width:9px}.nxt-w-10{width:10px}.nxt-w-11{width:11px}.nxt-w-12{width:12px}.nxt-w-13{width:13px}.nxt-w-14{width:14px}.nxt-w-15{width:15px}.nxt-w-16{width:16px}.nxt-w-17{width:17px}.nxt-w-18{width:18px}.nxt-w-19{width:19px}.nxt-w-20{width:20px}.nxt-w-21{width:21px}.nxt-w-22{width:22px}.nxt-w-23{width:23px}.nxt-w-24{width:24px}.nxt-w-25{width:25px}.nxt-w-26{width:26px}.nxt-w-27{width:27px}.nxt-w-28{width:28px}.nxt-w-29{width:29px}.nxt-w-30{width:30px}.nxt-w-31{width:31px}.nxt-w-32{width:32px}.nxt-w-33{width:33px}.nxt-w-34{width:34px}.nxt-w-35{width:35px}.nxt-w-36{width:36px}.nxt-w-37{width:37px}.nxt-w-38{width:38px}.nxt-w-39{width:39px}.nxt-w-40{width:40px}.nxt-w-41{width:41px}.nxt-w-42{width:42px}.nxt-w-43{width:43px}.nxt-w-44{width:44px}.nxt-w-45{width:45px}.nxt-w-46{width:46px}.nxt-w-47{width:47px}.nxt-w-48{width:48px}.nxt-w-49{width:49px}.nxt-w-50{width:50px}.nxt-w-51{width:51px}.nxt-w-52{width:52px}.nxt-w-53{width:53px}.nxt-w-54{width:54px}.nxt-w-55{width:55px}.nxt-w-56{width:56px}.nxt-w-57{width:57px}.nxt-w-58{width:58px}.nxt-w-59{width:59px}.nxt-w-60{width:60px}.nxt-w-61{width:61px}.nxt-w-62{width:62px}.nxt-w-63{width:63px}.nxt-w-64{width:64px}.nxt-w-65{width:65px}.nxt-w-66{width:66px}.nxt-w-67{width:67px}.nxt-w-68{width:68px}.nxt-w-69{width:69px}.nxt-w-70{width:70px}.nxt-w-71{width:71px}.nxt-w-72{width:72px}.nxt-w-73{width:73px}.nxt-w-74{width:74px}.nxt-w-75{width:75px}.nxt-w-76{width:76px}.nxt-w-77{width:77px}.nxt-w-78{width:78px}.nxt-w-79{width:79px}.nxt-w-80{width:80px}.nxt-w-81{width:81px}.nxt-w-82{width:82px}.nxt-w-83{width:83px}.nxt-w-84{width:84px}.nxt-w-85{width:85px}.nxt-w-86{width:86px}.nxt-w-87{width:87px}.nxt-w-88{width:88px}.nxt-w-89{width:89px}.nxt-w-90{width:90px}.nxt-w-91{width:91px}.nxt-w-92{width:92px}.nxt-w-93{width:93px}.nxt-w-94{width:94px}.nxt-w-95{width:95px}.nxt-w-96{width:96px}.nxt-w-97{width:97px}.nxt-w-98{width:98px}.nxt-w-99{width:99px}.nxt-w-100{width:100px}.nxt-w-101{width:101px}.nxt-w-102{width:102px}.nxt-w-103{width:103px}.nxt-w-104{width:104px}.nxt-w-105{width:105px}.nxt-w-106{width:106px}.nxt-w-107{width:107px}.nxt-w-108{width:108px}.nxt-w-109{width:109px}.nxt-w-110{width:110px}.nxt-w-111{width:111px}.nxt-w-112{width:112px}.nxt-w-113{width:113px}.nxt-w-114{width:114px}.nxt-w-115{width:115px}.nxt-w-116{width:116px}.nxt-w-117{width:117px}.nxt-w-118{width:118px}.nxt-w-119{width:119px}.nxt-w-120{width:120px}.nxt-w-121{width:121px}.nxt-w-122{width:122px}.nxt-w-123{width:123px}.nxt-w-124{width:124px}.nxt-w-125{width:125px}.nxt-w-126{width:126px}.nxt-w-127{width:127px}.nxt-w-128{width:128px}.nxt-w-129{width:129px}.nxt-w-130{width:130px}.nxt-w-131{width:131px}.nxt-w-132{width:132px}.nxt-w-133{width:133px}.nxt-w-134{width:134px}.nxt-w-135{width:135px}.nxt-w-136{width:136px}.nxt-w-137{width:137px}.nxt-w-138{width:138px}.nxt-w-139{width:139px}.nxt-w-140{width:140px}.nxt-w-141{width:141px}.nxt-w-142{width:142px}.nxt-w-143{width:143px}.nxt-w-144{width:144px}.nxt-w-145{width:145px}.nxt-w-146{width:146px}.nxt-w-147{width:147px}.nxt-w-148{width:148px}.nxt-w-149{width:149px}.nxt-w-150{width:150px}.nxt-w-151{width:151px}.nxt-w-152{width:152px}.nxt-w-153{width:153px}.nxt-w-154{width:154px}.nxt-w-155{width:155px}.nxt-w-156{width:156px}.nxt-w-157{width:157px}.nxt-w-158{width:158px}.nxt-w-159{width:159px}.nxt-w-160{width:160px}.nxt-w-161{width:161px}.nxt-w-162{width:162px}.nxt-w-163{width:163px}.nxt-w-164{width:164px}.nxt-w-165{width:165px}.nxt-w-166{width:166px}.nxt-w-167{width:167px}.nxt-w-168{width:168px}.nxt-w-169{width:169px}.nxt-w-170{width:170px}.nxt-w-171{width:171px}.nxt-w-172{width:172px}.nxt-w-173{width:173px}.nxt-w-174{width:174px}.nxt-w-175{width:175px}.nxt-w-176{width:176px}.nxt-w-177{width:177px}.nxt-w-178{width:178px}.nxt-w-179{width:179px}.nxt-w-180{width:180px}.nxt-w-181{width:181px}.nxt-w-182{width:182px}.nxt-w-183{width:183px}.nxt-w-184{width:184px}.nxt-w-185{width:185px}.nxt-w-186{width:186px}.nxt-w-187{width:187px}.nxt-w-188{width:188px}.nxt-w-189{width:189px}.nxt-w-190{width:190px}.nxt-w-191{width:191px}.nxt-w-192{width:192px}.nxt-w-193{width:193px}.nxt-w-194{width:194px}.nxt-w-195{width:195px}.nxt-w-196{width:196px}.nxt-w-197{width:197px}.nxt-w-198{width:198px}.nxt-w-199{width:199px}.nxt-w-200{width:200px}.nxt-w-201{width:201px}.nxt-w-202{width:202px}.nxt-w-203{width:203px}.nxt-w-204{width:204px}.nxt-w-205{width:205px}.nxt-w-206{width:206px}.nxt-w-207{width:207px}.nxt-w-208{width:208px}.nxt-w-209{width:209px}.nxt-w-210{width:210px}.nxt-w-211{width:211px}.nxt-w-212{width:212px}.nxt-w-213{width:213px}.nxt-w-214{width:214px}.nxt-w-215{width:215px}.nxt-w-216{width:216px}.nxt-w-217{width:217px}.nxt-w-218{width:218px}.nxt-w-219{width:219px}.nxt-w-220{width:220px}.nxt-w-221{width:221px}.nxt-w-222{width:222px}.nxt-w-223{width:223px}.nxt-w-224{width:224px}.nxt-w-225{width:225px}.nxt-w-226{width:226px}.nxt-w-227{width:227px}.nxt-w-228{width:228px}.nxt-w-229{width:229px}.nxt-w-230{width:230px}.nxt-w-231{width:231px}.nxt-w-232{width:232px}.nxt-w-233{width:233px}.nxt-w-234{width:234px}.nxt-w-235{width:235px}.nxt-w-236{width:236px}.nxt-w-237{width:237px}.nxt-w-238{width:238px}.nxt-w-239{width:239px}.nxt-w-240{width:240px}.nxt-w-241{width:241px}.nxt-w-242{width:242px}.nxt-w-243{width:243px}.nxt-w-244{width:244px}.nxt-w-245{width:245px}.nxt-w-246{width:246px}.nxt-w-247{width:247px}.nxt-w-248{width:248px}.nxt-w-249{width:249px}.nxt-w-250{width:250px}.nxt-w-251{width:251px}.nxt-w-252{width:252px}.nxt-w-253{width:253px}.nxt-w-254{width:254px}.nxt-w-255{width:255px}.nxt-w-256{width:256px}.nxt-w-257{width:257px}.nxt-w-258{width:258px}.nxt-w-259{width:259px}.nxt-w-260{width:260px}.nxt-w-261{width:261px}.nxt-w-262{width:262px}.nxt-w-263{width:263px}.nxt-w-264{width:264px}.nxt-w-265{width:265px}.nxt-w-266{width:266px}.nxt-w-267{width:267px}.nxt-w-268{width:268px}.nxt-w-269{width:269px}.nxt-w-270{width:270px}.nxt-w-271{width:271px}.nxt-w-272{width:272px}.nxt-w-273{width:273px}.nxt-w-274{width:274px}.nxt-w-275{width:275px}.nxt-w-276{width:276px}.nxt-w-277{width:277px}.nxt-w-278{width:278px}.nxt-w-279{width:279px}.nxt-w-280{width:280px}.nxt-w-281{width:281px}.nxt-w-282{width:282px}.nxt-w-283{width:283px}.nxt-w-284{width:284px}.nxt-w-285{width:285px}.nxt-w-286{width:286px}.nxt-w-287{width:287px}.nxt-w-288{width:288px}.nxt-w-289{width:289px}.nxt-w-290{width:290px}.nxt-w-291{width:291px}.nxt-w-292{width:292px}.nxt-w-293{width:293px}.nxt-w-294{width:294px}.nxt-w-295{width:295px}.nxt-w-296{width:296px}.nxt-w-297{width:297px}.nxt-w-298{width:298px}.nxt-w-299{width:299px}.nxt-w-300{width:300px}.nxt-w-301{width:301px}.nxt-w-302{width:302px}.nxt-w-303{width:303px}.nxt-w-304{width:304px}.nxt-w-305{width:305px}.nxt-w-306{width:306px}.nxt-w-307{width:307px}.nxt-w-308{width:308px}.nxt-w-309{width:309px}.nxt-w-310{width:310px}.nxt-w-311{width:311px}.nxt-w-312{width:312px}.nxt-w-313{width:313px}.nxt-w-314{width:314px}.nxt-w-315{width:315px}.nxt-w-316{width:316px}.nxt-w-317{width:317px}.nxt-w-318{width:318px}.nxt-w-319{width:319px}.nxt-w-320{width:320px}.nxt-w-321{width:321px}.nxt-w-322{width:322px}.nxt-w-323{width:323px}.nxt-w-324{width:324px}.nxt-w-325{width:325px}.nxt-w-326{width:326px}.nxt-w-327{width:327px}.nxt-w-328{width:328px}.nxt-w-329{width:329px}.nxt-w-330{width:330px}.nxt-w-331{width:331px}.nxt-w-332{width:332px}.nxt-w-333{width:333px}.nxt-w-334{width:334px}.nxt-w-335{width:335px}.nxt-w-336{width:336px}.nxt-w-337{width:337px}.nxt-w-338{width:338px}.nxt-w-339{width:339px}.nxt-w-340{width:340px}.nxt-w-341{width:341px}.nxt-w-342{width:342px}.nxt-w-343{width:343px}.nxt-w-344{width:344px}.nxt-w-345{width:345px}.nxt-w-346{width:346px}.nxt-w-347{width:347px}.nxt-w-348{width:348px}.nxt-w-349{width:349px}.nxt-w-350{width:350px}.nxt-w-351{width:351px}.nxt-w-352{width:352px}.nxt-w-353{width:353px}.nxt-w-354{width:354px}.nxt-w-355{width:355px}.nxt-w-356{width:356px}.nxt-w-357{width:357px}.nxt-w-358{width:358px}.nxt-w-359{width:359px}.nxt-w-360{width:360px}.nxt-w-361{width:361px}.nxt-w-362{width:362px}.nxt-w-363{width:363px}.nxt-w-364{width:364px}.nxt-w-365{width:365px}.nxt-w-366{width:366px}.nxt-w-367{width:367px}.nxt-w-368{width:368px}.nxt-w-369{width:369px}.nxt-w-370{width:370px}.nxt-w-371{width:371px}.nxt-w-372{width:372px}.nxt-w-373{width:373px}.nxt-w-374{width:374px}.nxt-w-375{width:375px}.nxt-w-376{width:376px}.nxt-w-377{width:377px}.nxt-w-378{width:378px}.nxt-w-379{width:379px}.nxt-w-380{width:380px}.nxt-w-381{width:381px}.nxt-w-382{width:382px}.nxt-w-383{width:383px}.nxt-w-384{width:384px}.nxt-w-385{width:385px}.nxt-w-386{width:386px}.nxt-w-387{width:387px}.nxt-w-388{width:388px}.nxt-w-389{width:389px}.nxt-w-390{width:390px}.nxt-w-391{width:391px}.nxt-w-392{width:392px}.nxt-w-393{width:393px}.nxt-w-394{width:394px}.nxt-w-395{width:395px}.nxt-w-396{width:396px}.nxt-w-397{width:397px}.nxt-w-398{width:398px}.nxt-w-399{width:399px}.nxt-w-400{width:400px}.nxt-w-401{width:401px}.nxt-w-402{width:402px}.nxt-w-403{width:403px}.nxt-w-404{width:404px}.nxt-w-405{width:405px}.nxt-w-406{width:406px}.nxt-w-407{width:407px}.nxt-w-408{width:408px}.nxt-w-409{width:409px}.nxt-w-410{width:410px}.nxt-w-411{width:411px}.nxt-w-412{width:412px}.nxt-w-413{width:413px}.nxt-w-414{width:414px}.nxt-w-415{width:415px}.nxt-w-416{width:416px}.nxt-w-417{width:417px}.nxt-w-418{width:418px}.nxt-w-419{width:419px}.nxt-w-420{width:420px}.nxt-w-421{width:421px}.nxt-w-422{width:422px}.nxt-w-423{width:423px}.nxt-w-424{width:424px}.nxt-w-425{width:425px}.nxt-w-426{width:426px}.nxt-w-427{width:427px}.nxt-w-428{width:428px}.nxt-w-429{width:429px}.nxt-w-430{width:430px}.nxt-w-431{width:431px}.nxt-w-432{width:432px}.nxt-w-433{width:433px}.nxt-w-434{width:434px}.nxt-w-435{width:435px}.nxt-w-436{width:436px}.nxt-w-437{width:437px}.nxt-w-438{width:438px}.nxt-w-439{width:439px}.nxt-w-440{width:440px}.nxt-w-441{width:441px}.nxt-w-442{width:442px}.nxt-w-443{width:443px}.nxt-w-444{width:444px}.nxt-w-445{width:445px}.nxt-w-446{width:446px}.nxt-w-447{width:447px}.nxt-w-448{width:448px}.nxt-w-449{width:449px}.nxt-w-450{width:450px}.nxt-w-451{width:451px}.nxt-w-452{width:452px}.nxt-w-453{width:453px}.nxt-w-454{width:454px}.nxt-w-455{width:455px}.nxt-w-456{width:456px}.nxt-w-457{width:457px}.nxt-w-458{width:458px}.nxt-w-459{width:459px}.nxt-w-460{width:460px}.nxt-w-461{width:461px}.nxt-w-462{width:462px}.nxt-w-463{width:463px}.nxt-w-464{width:464px}.nxt-w-465{width:465px}.nxt-w-466{width:466px}.nxt-w-467{width:467px}.nxt-w-468{width:468px}.nxt-w-469{width:469px}.nxt-w-470{width:470px}.nxt-w-471{width:471px}.nxt-w-472{width:472px}.nxt-w-473{width:473px}.nxt-w-474{width:474px}.nxt-w-475{width:475px}.nxt-w-476{width:476px}.nxt-w-477{width:477px}.nxt-w-478{width:478px}.nxt-w-479{width:479px}.nxt-w-480{width:480px}.nxt-w-481{width:481px}.nxt-w-482{width:482px}.nxt-w-483{width:483px}.nxt-w-484{width:484px}.nxt-w-485{width:485px}.nxt-w-486{width:486px}.nxt-w-487{width:487px}.nxt-w-488{width:488px}.nxt-w-489{width:489px}.nxt-w-490{width:490px}.nxt-w-491{width:491px}.nxt-w-492{width:492px}.nxt-w-493{width:493px}.nxt-w-494{width:494px}.nxt-w-495{width:495px}.nxt-w-496{width:496px}.nxt-w-497{width:497px}.nxt-w-498{width:498px}.nxt-w-499{width:499px}.nxt-w-500{width:500px}.nxt-w-501{width:501px}.nxt-w-502{width:502px}.nxt-w-503{width:503px}.nxt-w-504{width:504px}.nxt-w-505{width:505px}.nxt-w-506{width:506px}.nxt-w-507{width:507px}.nxt-w-508{width:508px}.nxt-w-509{width:509px}.nxt-w-510{width:510px}.nxt-w-511{width:511px}.nxt-w-512{width:512px}.nxt-w-513{width:513px}.nxt-w-514{width:514px}.nxt-w-515{width:515px}.nxt-w-516{width:516px}.nxt-w-517{width:517px}.nxt-w-518{width:518px}.nxt-w-519{width:519px}.nxt-w-520{width:520px}.nxt-w-521{width:521px}.nxt-w-522{width:522px}.nxt-w-523{width:523px}.nxt-w-524{width:524px}.nxt-w-525{width:525px}.nxt-w-526{width:526px}.nxt-w-527{width:527px}.nxt-w-528{width:528px}.nxt-w-529{width:529px}.nxt-w-530{width:530px}.nxt-w-531{width:531px}.nxt-w-532{width:532px}.nxt-w-533{width:533px}.nxt-w-534{width:534px}.nxt-w-535{width:535px}.nxt-w-536{width:536px}.nxt-w-537{width:537px}.nxt-w-538{width:538px}.nxt-w-539{width:539px}.nxt-w-540{width:540px}.nxt-w-541{width:541px}.nxt-w-542{width:542px}.nxt-w-543{width:543px}.nxt-w-544{width:544px}.nxt-w-545{width:545px}.nxt-w-546{width:546px}.nxt-w-547{width:547px}.nxt-w-548{width:548px}.nxt-w-549{width:549px}.nxt-w-550{width:550px}.nxt-w-551{width:551px}.nxt-w-552{width:552px}.nxt-w-553{width:553px}.nxt-w-554{width:554px}.nxt-w-555{width:555px}.nxt-w-556{width:556px}.nxt-w-557{width:557px}.nxt-w-558{width:558px}.nxt-w-559{width:559px}.nxt-w-560{width:560px}.nxt-w-561{width:561px}.nxt-w-562{width:562px}.nxt-w-563{width:563px}.nxt-w-564{width:564px}.nxt-w-565{width:565px}.nxt-w-566{width:566px}.nxt-w-567{width:567px}.nxt-w-568{width:568px}.nxt-w-569{width:569px}.nxt-w-570{width:570px}.nxt-w-571{width:571px}.nxt-w-572{width:572px}.nxt-w-573{width:573px}.nxt-w-574{width:574px}.nxt-w-575{width:575px}.nxt-w-576{width:576px}.nxt-w-577{width:577px}.nxt-w-578{width:578px}.nxt-w-579{width:579px}.nxt-w-580{width:580px}.nxt-w-581{width:581px}.nxt-w-582{width:582px}.nxt-w-583{width:583px}.nxt-w-584{width:584px}.nxt-w-585{width:585px}.nxt-w-586{width:586px}.nxt-w-587{width:587px}.nxt-w-588{width:588px}.nxt-w-589{width:589px}.nxt-w-590{width:590px}.nxt-w-591{width:591px}.nxt-w-592{width:592px}.nxt-w-593{width:593px}.nxt-w-594{width:594px}.nxt-w-595{width:595px}.nxt-w-596{width:596px}.nxt-w-597{width:597px}.nxt-w-598{width:598px}.nxt-w-599{width:599px}.nxt-w-600{width:600px}.nxt-w-601{width:601px}.nxt-w-602{width:602px}.nxt-w-603{width:603px}.nxt-w-604{width:604px}.nxt-w-605{width:605px}.nxt-w-606{width:606px}.nxt-w-607{width:607px}.nxt-w-608{width:608px}.nxt-w-609{width:609px}.nxt-w-610{width:610px}.nxt-w-611{width:611px}.nxt-w-612{width:612px}.nxt-w-613{width:613px}.nxt-w-614{width:614px}.nxt-w-615{width:615px}.nxt-w-616{width:616px}.nxt-w-617{width:617px}.nxt-w-618{width:618px}.nxt-w-619{width:619px}.nxt-w-620{width:620px}.nxt-w-621{width:621px}.nxt-w-622{width:622px}.nxt-w-623{width:623px}.nxt-w-624{width:624px}.nxt-w-625{width:625px}.nxt-w-626{width:626px}.nxt-w-627{width:627px}.nxt-w-628{width:628px}.nxt-w-629{width:629px}.nxt-w-630{width:630px}.nxt-w-631{width:631px}.nxt-w-632{width:632px}.nxt-w-633{width:633px}.nxt-w-634{width:634px}.nxt-w-635{width:635px}.nxt-w-636{width:636px}.nxt-w-637{width:637px}.nxt-w-638{width:638px}.nxt-w-639{width:639px}.nxt-w-640{width:640px}.nxt-w-641{width:641px}.nxt-w-642{width:642px}.nxt-w-643{width:643px}.nxt-w-644{width:644px}.nxt-w-645{width:645px}.nxt-w-646{width:646px}.nxt-w-647{width:647px}.nxt-w-648{width:648px}.nxt-w-649{width:649px}.nxt-w-650{width:650px}.nxt-w-651{width:651px}.nxt-w-652{width:652px}.nxt-w-653{width:653px}.nxt-w-654{width:654px}.nxt-w-655{width:655px}.nxt-w-656{width:656px}.nxt-w-657{width:657px}.nxt-w-658{width:658px}.nxt-w-659{width:659px}.nxt-w-660{width:660px}.nxt-w-661{width:661px}.nxt-w-662{width:662px}.nxt-w-663{width:663px}.nxt-w-664{width:664px}.nxt-w-665{width:665px}.nxt-w-666{width:666px}.nxt-w-667{width:667px}.nxt-w-668{width:668px}.nxt-w-669{width:669px}.nxt-w-670{width:670px}.nxt-w-671{width:671px}.nxt-w-672{width:672px}.nxt-w-673{width:673px}.nxt-w-674{width:674px}.nxt-w-675{width:675px}.nxt-w-676{width:676px}.nxt-w-677{width:677px}.nxt-w-678{width:678px}.nxt-w-679{width:679px}.nxt-w-680{width:680px}.nxt-w-681{width:681px}.nxt-w-682{width:682px}.nxt-w-683{width:683px}.nxt-w-684{width:684px}.nxt-w-685{width:685px}.nxt-w-686{width:686px}.nxt-w-687{width:687px}.nxt-w-688{width:688px}.nxt-w-689{width:689px}.nxt-w-690{width:690px}.nxt-w-691{width:691px}.nxt-w-692{width:692px}.nxt-w-693{width:693px}.nxt-w-694{width:694px}.nxt-w-695{width:695px}.nxt-w-696{width:696px}.nxt-w-697{width:697px}.nxt-w-698{width:698px}.nxt-w-699{width:699px}.nxt-w-700{width:700px}.nxt-w-701{width:701px}.nxt-w-702{width:702px}.nxt-w-703{width:703px}.nxt-w-704{width:704px}.nxt-w-705{width:705px}.nxt-w-706{width:706px}.nxt-w-707{width:707px}.nxt-w-708{width:708px}.nxt-w-709{width:709px}.nxt-w-710{width:710px}.nxt-w-711{width:711px}.nxt-w-712{width:712px}.nxt-w-713{width:713px}.nxt-w-714{width:714px}.nxt-w-715{width:715px}.nxt-w-716{width:716px}.nxt-w-717{width:717px}.nxt-w-718{width:718px}.nxt-w-719{width:719px}.nxt-w-720{width:720px}.nxt-w-721{width:721px}.nxt-w-722{width:722px}.nxt-w-723{width:723px}.nxt-w-724{width:724px}.nxt-w-725{width:725px}.nxt-w-726{width:726px}.nxt-w-727{width:727px}.nxt-w-728{width:728px}.nxt-w-729{width:729px}.nxt-w-730{width:730px}.nxt-w-731{width:731px}.nxt-w-732{width:732px}.nxt-w-733{width:733px}.nxt-w-734{width:734px}.nxt-w-735{width:735px}.nxt-w-736{width:736px}.nxt-w-737{width:737px}.nxt-w-738{width:738px}.nxt-w-739{width:739px}.nxt-w-740{width:740px}.nxt-w-741{width:741px}.nxt-w-742{width:742px}.nxt-w-743{width:743px}.nxt-w-744{width:744px}.nxt-w-745{width:745px}.nxt-w-746{width:746px}.nxt-w-747{width:747px}.nxt-w-748{width:748px}.nxt-w-749{width:749px}.nxt-w-750{width:750px}.nxt-w-751{width:751px}.nxt-w-752{width:752px}.nxt-w-753{width:753px}.nxt-w-754{width:754px}.nxt-w-755{width:755px}.nxt-w-756{width:756px}.nxt-w-757{width:757px}.nxt-w-758{width:758px}.nxt-w-759{width:759px}.nxt-w-760{width:760px}.nxt-w-761{width:761px}.nxt-w-762{width:762px}.nxt-w-763{width:763px}.nxt-w-764{width:764px}.nxt-w-765{width:765px}.nxt-w-766{width:766px}.nxt-w-767{width:767px}.nxt-w-768{width:768px}.nxt-w-769{width:769px}.nxt-w-770{width:770px}.nxt-w-771{width:771px}.nxt-w-772{width:772px}.nxt-w-773{width:773px}.nxt-w-774{width:774px}.nxt-w-775{width:775px}.nxt-w-776{width:776px}.nxt-w-777{width:777px}.nxt-w-778{width:778px}.nxt-w-779{width:779px}.nxt-w-780{width:780px}.nxt-w-781{width:781px}.nxt-w-782{width:782px}.nxt-w-783{width:783px}.nxt-w-784{width:784px}.nxt-w-785{width:785px}.nxt-w-786{width:786px}.nxt-w-787{width:787px}.nxt-w-788{width:788px}.nxt-w-789{width:789px}.nxt-w-790{width:790px}.nxt-w-791{width:791px}.nxt-w-792{width:792px}.nxt-w-793{width:793px}.nxt-w-794{width:794px}.nxt-w-795{width:795px}.nxt-w-796{width:796px}.nxt-w-797{width:797px}.nxt-w-798{width:798px}.nxt-w-799{width:799px}.nxt-w-800{width:800px}.nxt-w-801{width:801px}.nxt-w-802{width:802px}.nxt-w-803{width:803px}.nxt-w-804{width:804px}.nxt-w-805{width:805px}.nxt-w-806{width:806px}.nxt-w-807{width:807px}.nxt-w-808{width:808px}.nxt-w-809{width:809px}.nxt-w-810{width:810px}.nxt-w-811{width:811px}.nxt-w-812{width:812px}.nxt-w-813{width:813px}.nxt-w-814{width:814px}.nxt-w-815{width:815px}.nxt-w-816{width:816px}.nxt-w-817{width:817px}.nxt-w-818{width:818px}.nxt-w-819{width:819px}.nxt-w-820{width:820px}.nxt-w-821{width:821px}.nxt-w-822{width:822px}.nxt-w-823{width:823px}.nxt-w-824{width:824px}.nxt-w-825{width:825px}.nxt-w-826{width:826px}.nxt-w-827{width:827px}.nxt-w-828{width:828px}.nxt-w-829{width:829px}.nxt-w-830{width:830px}.nxt-w-831{width:831px}.nxt-w-832{width:832px}.nxt-w-833{width:833px}.nxt-w-834{width:834px}.nxt-w-835{width:835px}.nxt-w-836{width:836px}.nxt-w-837{width:837px}.nxt-w-838{width:838px}.nxt-w-839{width:839px}.nxt-w-840{width:840px}.nxt-w-841{width:841px}.nxt-w-842{width:842px}.nxt-w-843{width:843px}.nxt-w-844{width:844px}.nxt-w-845{width:845px}.nxt-w-846{width:846px}.nxt-w-847{width:847px}.nxt-w-848{width:848px}.nxt-w-849{width:849px}.nxt-w-850{width:850px}.nxt-w-851{width:851px}.nxt-w-852{width:852px}.nxt-w-853{width:853px}.nxt-w-854{width:854px}.nxt-w-855{width:855px}.nxt-w-856{width:856px}.nxt-w-857{width:857px}.nxt-w-858{width:858px}.nxt-w-859{width:859px}.nxt-w-860{width:860px}.nxt-w-861{width:861px}.nxt-w-862{width:862px}.nxt-w-863{width:863px}.nxt-w-864{width:864px}.nxt-w-865{width:865px}.nxt-w-866{width:866px}.nxt-w-867{width:867px}.nxt-w-868{width:868px}.nxt-w-869{width:869px}.nxt-w-870{width:870px}.nxt-w-871{width:871px}.nxt-w-872{width:872px}.nxt-w-873{width:873px}.nxt-w-874{width:874px}.nxt-w-875{width:875px}.nxt-w-876{width:876px}.nxt-w-877{width:877px}.nxt-w-878{width:878px}.nxt-w-879{width:879px}.nxt-w-880{width:880px}.nxt-w-881{width:881px}.nxt-w-882{width:882px}.nxt-w-883{width:883px}.nxt-w-884{width:884px}.nxt-w-885{width:885px}.nxt-w-886{width:886px}.nxt-w-887{width:887px}.nxt-w-888{width:888px}.nxt-w-889{width:889px}.nxt-w-890{width:890px}.nxt-w-891{width:891px}.nxt-w-892{width:892px}.nxt-w-893{width:893px}.nxt-w-894{width:894px}.nxt-w-895{width:895px}.nxt-w-896{width:896px}.nxt-w-897{width:897px}.nxt-w-898{width:898px}.nxt-w-899{width:899px}.nxt-w-900{width:900px}.nxt-w-901{width:901px}.nxt-w-902{width:902px}.nxt-w-903{width:903px}.nxt-w-904{width:904px}.nxt-w-905{width:905px}.nxt-w-906{width:906px}.nxt-w-907{width:907px}.nxt-w-908{width:908px}.nxt-w-909{width:909px}.nxt-w-910{width:910px}.nxt-w-911{width:911px}.nxt-w-912{width:912px}.nxt-w-913{width:913px}.nxt-w-914{width:914px}.nxt-w-915{width:915px}.nxt-w-916{width:916px}.nxt-w-917{width:917px}.nxt-w-918{width:918px}.nxt-w-919{width:919px}.nxt-w-920{width:920px}.nxt-w-921{width:921px}.nxt-w-922{width:922px}.nxt-w-923{width:923px}.nxt-w-924{width:924px}.nxt-w-925{width:925px}.nxt-w-926{width:926px}.nxt-w-927{width:927px}.nxt-w-928{width:928px}.nxt-w-929{width:929px}.nxt-w-930{width:930px}.nxt-w-931{width:931px}.nxt-w-932{width:932px}.nxt-w-933{width:933px}.nxt-w-934{width:934px}.nxt-w-935{width:935px}.nxt-w-936{width:936px}.nxt-w-937{width:937px}.nxt-w-938{width:938px}.nxt-w-939{width:939px}.nxt-w-940{width:940px}.nxt-w-941{width:941px}.nxt-w-942{width:942px}.nxt-w-943{width:943px}.nxt-w-944{width:944px}.nxt-w-945{width:945px}.nxt-w-946{width:946px}.nxt-w-947{width:947px}.nxt-w-948{width:948px}.nxt-w-949{width:949px}.nxt-w-950{width:950px}.nxt-w-951{width:951px}.nxt-w-952{width:952px}.nxt-w-953{width:953px}.nxt-w-954{width:954px}.nxt-w-955{width:955px}.nxt-w-956{width:956px}.nxt-w-957{width:957px}.nxt-w-958{width:958px}.nxt-w-959{width:959px}.nxt-w-960{width:960px}.nxt-w-961{width:961px}.nxt-w-962{width:962px}.nxt-w-963{width:963px}.nxt-w-964{width:964px}.nxt-w-965{width:965px}.nxt-w-966{width:966px}.nxt-w-967{width:967px}.nxt-w-968{width:968px}.nxt-w-969{width:969px}.nxt-w-970{width:970px}.nxt-w-971{width:971px}.nxt-w-972{width:972px}.nxt-w-973{width:973px}.nxt-w-974{width:974px}.nxt-w-975{width:975px}.nxt-w-976{width:976px}.nxt-w-977{width:977px}.nxt-w-978{width:978px}.nxt-w-979{width:979px}.nxt-w-980{width:980px}.nxt-w-981{width:981px}.nxt-w-982{width:982px}.nxt-w-983{width:983px}.nxt-w-984{width:984px}.nxt-w-985{width:985px}.nxt-w-986{width:986px}.nxt-w-987{width:987px}.nxt-w-988{width:988px}.nxt-w-989{width:989px}.nxt-w-990{width:990px}.nxt-w-991{width:991px}.nxt-w-992{width:992px}.nxt-w-993{width:993px}.nxt-w-994{width:994px}.nxt-w-995{width:995px}.nxt-w-996{width:996px}.nxt-w-997{width:997px}.nxt-w-998{width:998px}.nxt-w-999{width:999px}.nxt-w-1000{width:1000px}.nxt-max-w-1{max-width:1px}.nxt-max-w-2{max-width:2px}.nxt-max-w-3{max-width:3px}.nxt-max-w-4{max-width:4px}.nxt-max-w-5{max-width:5px}.nxt-max-w-6{max-width:6px}.nxt-max-w-7{max-width:7px}.nxt-max-w-8{max-width:8px}.nxt-max-w-9{max-width:9px}.nxt-max-w-10{max-width:10px}.nxt-max-w-11{max-width:11px}.nxt-max-w-12{max-width:12px}.nxt-max-w-13{max-width:13px}.nxt-max-w-14{max-width:14px}.nxt-max-w-15{max-width:15px}.nxt-max-w-16{max-width:16px}.nxt-max-w-17{max-width:17px}.nxt-max-w-18{max-width:18px}.nxt-max-w-19{max-width:19px}.nxt-max-w-20{max-width:20px}.nxt-max-w-21{max-width:21px}.nxt-max-w-22{max-width:22px}.nxt-max-w-23{max-width:23px}.nxt-max-w-24{max-width:24px}.nxt-max-w-25{max-width:25px}.nxt-max-w-26{max-width:26px}.nxt-max-w-27{max-width:27px}.nxt-max-w-28{max-width:28px}.nxt-max-w-29{max-width:29px}.nxt-max-w-30{max-width:30px}.nxt-max-w-31{max-width:31px}.nxt-max-w-32{max-width:32px}.nxt-max-w-33{max-width:33px}.nxt-max-w-34{max-width:34px}.nxt-max-w-35{max-width:35px}.nxt-max-w-36{max-width:36px}.nxt-max-w-37{max-width:37px}.nxt-max-w-38{max-width:38px}.nxt-max-w-39{max-width:39px}.nxt-max-w-40{max-width:40px}.nxt-max-w-41{max-width:41px}.nxt-max-w-42{max-width:42px}.nxt-max-w-43{max-width:43px}.nxt-max-w-44{max-width:44px}.nxt-max-w-45{max-width:45px}.nxt-max-w-46{max-width:46px}.nxt-max-w-47{max-width:47px}.nxt-max-w-48{max-width:48px}.nxt-max-w-49{max-width:49px}.nxt-max-w-50{max-width:50px}.nxt-max-w-51{max-width:51px}.nxt-max-w-52{max-width:52px}.nxt-max-w-53{max-width:53px}.nxt-max-w-54{max-width:54px}.nxt-max-w-55{max-width:55px}.nxt-max-w-56{max-width:56px}.nxt-max-w-57{max-width:57px}.nxt-max-w-58{max-width:58px}.nxt-max-w-59{max-width:59px}.nxt-max-w-60{max-width:60px}.nxt-max-w-61{max-width:61px}.nxt-max-w-62{max-width:62px}.nxt-max-w-63{max-width:63px}.nxt-max-w-64{max-width:64px}.nxt-max-w-65{max-width:65px}.nxt-max-w-66{max-width:66px}.nxt-max-w-67{max-width:67px}.nxt-max-w-68{max-width:68px}.nxt-max-w-69{max-width:69px}.nxt-max-w-70{max-width:70px}.nxt-max-w-71{max-width:71px}.nxt-max-w-72{max-width:72px}.nxt-max-w-73{max-width:73px}.nxt-max-w-74{max-width:74px}.nxt-max-w-75{max-width:75px}.nxt-max-w-76{max-width:76px}.nxt-max-w-77{max-width:77px}.nxt-max-w-78{max-width:78px}.nxt-max-w-79{max-width:79px}.nxt-max-w-80{max-width:80px}.nxt-max-w-81{max-width:81px}.nxt-max-w-82{max-width:82px}.nxt-max-w-83{max-width:83px}.nxt-max-w-84{max-width:84px}.nxt-max-w-85{max-width:85px}.nxt-max-w-86{max-width:86px}.nxt-max-w-87{max-width:87px}.nxt-max-w-88{max-width:88px}.nxt-max-w-89{max-width:89px}.nxt-max-w-90{max-width:90px}.nxt-max-w-91{max-width:91px}.nxt-max-w-92{max-width:92px}.nxt-max-w-93{max-width:93px}.nxt-max-w-94{max-width:94px}.nxt-max-w-95{max-width:95px}.nxt-max-w-96{max-width:96px}.nxt-max-w-97{max-width:97px}.nxt-max-w-98{max-width:98px}.nxt-max-w-99{max-width:99px}.nxt-max-w-100{max-width:100px}.nxt-max-w-101{max-width:101px}.nxt-max-w-102{max-width:102px}.nxt-max-w-103{max-width:103px}.nxt-max-w-104{max-width:104px}.nxt-max-w-105{max-width:105px}.nxt-max-w-106{max-width:106px}.nxt-max-w-107{max-width:107px}.nxt-max-w-108{max-width:108px}.nxt-max-w-109{max-width:109px}.nxt-max-w-110{max-width:110px}.nxt-max-w-111{max-width:111px}.nxt-max-w-112{max-width:112px}.nxt-max-w-113{max-width:113px}.nxt-max-w-114{max-width:114px}.nxt-max-w-115{max-width:115px}.nxt-max-w-116{max-width:116px}.nxt-max-w-117{max-width:117px}.nxt-max-w-118{max-width:118px}.nxt-max-w-119{max-width:119px}.nxt-max-w-120{max-width:120px}.nxt-max-w-121{max-width:121px}.nxt-max-w-122{max-width:122px}.nxt-max-w-123{max-width:123px}.nxt-max-w-124{max-width:124px}.nxt-max-w-125{max-width:125px}.nxt-max-w-126{max-width:126px}.nxt-max-w-127{max-width:127px}.nxt-max-w-128{max-width:128px}.nxt-max-w-129{max-width:129px}.nxt-max-w-130{max-width:130px}.nxt-max-w-131{max-width:131px}.nxt-max-w-132{max-width:132px}.nxt-max-w-133{max-width:133px}.nxt-max-w-134{max-width:134px}.nxt-max-w-135{max-width:135px}.nxt-max-w-136{max-width:136px}.nxt-max-w-137{max-width:137px}.nxt-max-w-138{max-width:138px}.nxt-max-w-139{max-width:139px}.nxt-max-w-140{max-width:140px}.nxt-max-w-141{max-width:141px}.nxt-max-w-142{max-width:142px}.nxt-max-w-143{max-width:143px}.nxt-max-w-144{max-width:144px}.nxt-max-w-145{max-width:145px}.nxt-max-w-146{max-width:146px}.nxt-max-w-147{max-width:147px}.nxt-max-w-148{max-width:148px}.nxt-max-w-149{max-width:149px}.nxt-max-w-150{max-width:150px}.nxt-max-w-151{max-width:151px}.nxt-max-w-152{max-width:152px}.nxt-max-w-153{max-width:153px}.nxt-max-w-154{max-width:154px}.nxt-max-w-155{max-width:155px}.nxt-max-w-156{max-width:156px}.nxt-max-w-157{max-width:157px}.nxt-max-w-158{max-width:158px}.nxt-max-w-159{max-width:159px}.nxt-max-w-160{max-width:160px}.nxt-max-w-161{max-width:161px}.nxt-max-w-162{max-width:162px}.nxt-max-w-163{max-width:163px}.nxt-max-w-164{max-width:164px}.nxt-max-w-165{max-width:165px}.nxt-max-w-166{max-width:166px}.nxt-max-w-167{max-width:167px}.nxt-max-w-168{max-width:168px}.nxt-max-w-169{max-width:169px}.nxt-max-w-170{max-width:170px}.nxt-max-w-171{max-width:171px}.nxt-max-w-172{max-width:172px}.nxt-max-w-173{max-width:173px}.nxt-max-w-174{max-width:174px}.nxt-max-w-175{max-width:175px}.nxt-max-w-176{max-width:176px}.nxt-max-w-177{max-width:177px}.nxt-max-w-178{max-width:178px}.nxt-max-w-179{max-width:179px}.nxt-max-w-180{max-width:180px}.nxt-max-w-181{max-width:181px}.nxt-max-w-182{max-width:182px}.nxt-max-w-183{max-width:183px}.nxt-max-w-184{max-width:184px}.nxt-max-w-185{max-width:185px}.nxt-max-w-186{max-width:186px}.nxt-max-w-187{max-width:187px}.nxt-max-w-188{max-width:188px}.nxt-max-w-189{max-width:189px}.nxt-max-w-190{max-width:190px}.nxt-max-w-191{max-width:191px}.nxt-max-w-192{max-width:192px}.nxt-max-w-193{max-width:193px}.nxt-max-w-194{max-width:194px}.nxt-max-w-195{max-width:195px}.nxt-max-w-196{max-width:196px}.nxt-max-w-197{max-width:197px}.nxt-max-w-198{max-width:198px}.nxt-max-w-199{max-width:199px}.nxt-max-w-200{max-width:200px}.nxt-max-w-201{max-width:201px}.nxt-max-w-202{max-width:202px}.nxt-max-w-203{max-width:203px}.nxt-max-w-204{max-width:204px}.nxt-max-w-205{max-width:205px}.nxt-max-w-206{max-width:206px}.nxt-max-w-207{max-width:207px}.nxt-max-w-208{max-width:208px}.nxt-max-w-209{max-width:209px}.nxt-max-w-210{max-width:210px}.nxt-max-w-211{max-width:211px}.nxt-max-w-212{max-width:212px}.nxt-max-w-213{max-width:213px}.nxt-max-w-214{max-width:214px}.nxt-max-w-215{max-width:215px}.nxt-max-w-216{max-width:216px}.nxt-max-w-217{max-width:217px}.nxt-max-w-218{max-width:218px}.nxt-max-w-219{max-width:219px}.nxt-max-w-220{max-width:220px}.nxt-max-w-221{max-width:221px}.nxt-max-w-222{max-width:222px}.nxt-max-w-223{max-width:223px}.nxt-max-w-224{max-width:224px}.nxt-max-w-225{max-width:225px}.nxt-max-w-226{max-width:226px}.nxt-max-w-227{max-width:227px}.nxt-max-w-228{max-width:228px}.nxt-max-w-229{max-width:229px}.nxt-max-w-230{max-width:230px}.nxt-max-w-231{max-width:231px}.nxt-max-w-232{max-width:232px}.nxt-max-w-233{max-width:233px}.nxt-max-w-234{max-width:234px}.nxt-max-w-235{max-width:235px}.nxt-max-w-236{max-width:236px}.nxt-max-w-237{max-width:237px}.nxt-max-w-238{max-width:238px}.nxt-max-w-239{max-width:239px}.nxt-max-w-240{max-width:240px}.nxt-max-w-241{max-width:241px}.nxt-max-w-242{max-width:242px}.nxt-max-w-243{max-width:243px}.nxt-max-w-244{max-width:244px}.nxt-max-w-245{max-width:245px}.nxt-max-w-246{max-width:246px}.nxt-max-w-247{max-width:247px}.nxt-max-w-248{max-width:248px}.nxt-max-w-249{max-width:249px}.nxt-max-w-250{max-width:250px}.nxt-max-w-251{max-width:251px}.nxt-max-w-252{max-width:252px}.nxt-max-w-253{max-width:253px}.nxt-max-w-254{max-width:254px}.nxt-max-w-255{max-width:255px}.nxt-max-w-256{max-width:256px}.nxt-max-w-257{max-width:257px}.nxt-max-w-258{max-width:258px}.nxt-max-w-259{max-width:259px}.nxt-max-w-260{max-width:260px}.nxt-max-w-261{max-width:261px}.nxt-max-w-262{max-width:262px}.nxt-max-w-263{max-width:263px}.nxt-max-w-264{max-width:264px}.nxt-max-w-265{max-width:265px}.nxt-max-w-266{max-width:266px}.nxt-max-w-267{max-width:267px}.nxt-max-w-268{max-width:268px}.nxt-max-w-269{max-width:269px}.nxt-max-w-270{max-width:270px}.nxt-max-w-271{max-width:271px}.nxt-max-w-272{max-width:272px}.nxt-max-w-273{max-width:273px}.nxt-max-w-274{max-width:274px}.nxt-max-w-275{max-width:275px}.nxt-max-w-276{max-width:276px}.nxt-max-w-277{max-width:277px}.nxt-max-w-278{max-width:278px}.nxt-max-w-279{max-width:279px}.nxt-max-w-280{max-width:280px}.nxt-max-w-281{max-width:281px}.nxt-max-w-282{max-width:282px}.nxt-max-w-283{max-width:283px}.nxt-max-w-284{max-width:284px}.nxt-max-w-285{max-width:285px}.nxt-max-w-286{max-width:286px}.nxt-max-w-287{max-width:287px}.nxt-max-w-288{max-width:288px}.nxt-max-w-289{max-width:289px}.nxt-max-w-290{max-width:290px}.nxt-max-w-291{max-width:291px}.nxt-max-w-292{max-width:292px}.nxt-max-w-293{max-width:293px}.nxt-max-w-294{max-width:294px}.nxt-max-w-295{max-width:295px}.nxt-max-w-296{max-width:296px}.nxt-max-w-297{max-width:297px}.nxt-max-w-298{max-width:298px}.nxt-max-w-299{max-width:299px}.nxt-max-w-300{max-width:300px}.nxt-max-w-301{max-width:301px}.nxt-max-w-302{max-width:302px}.nxt-max-w-303{max-width:303px}.nxt-max-w-304{max-width:304px}.nxt-max-w-305{max-width:305px}.nxt-max-w-306{max-width:306px}.nxt-max-w-307{max-width:307px}.nxt-max-w-308{max-width:308px}.nxt-max-w-309{max-width:309px}.nxt-max-w-310{max-width:310px}.nxt-max-w-311{max-width:311px}.nxt-max-w-312{max-width:312px}.nxt-max-w-313{max-width:313px}.nxt-max-w-314{max-width:314px}.nxt-max-w-315{max-width:315px}.nxt-max-w-316{max-width:316px}.nxt-max-w-317{max-width:317px}.nxt-max-w-318{max-width:318px}.nxt-max-w-319{max-width:319px}.nxt-max-w-320{max-width:320px}.nxt-max-w-321{max-width:321px}.nxt-max-w-322{max-width:322px}.nxt-max-w-323{max-width:323px}.nxt-max-w-324{max-width:324px}.nxt-max-w-325{max-width:325px}.nxt-max-w-326{max-width:326px}.nxt-max-w-327{max-width:327px}.nxt-max-w-328{max-width:328px}.nxt-max-w-329{max-width:329px}.nxt-max-w-330{max-width:330px}.nxt-max-w-331{max-width:331px}.nxt-max-w-332{max-width:332px}.nxt-max-w-333{max-width:333px}.nxt-max-w-334{max-width:334px}.nxt-max-w-335{max-width:335px}.nxt-max-w-336{max-width:336px}.nxt-max-w-337{max-width:337px}.nxt-max-w-338{max-width:338px}.nxt-max-w-339{max-width:339px}.nxt-max-w-340{max-width:340px}.nxt-max-w-341{max-width:341px}.nxt-max-w-342{max-width:342px}.nxt-max-w-343{max-width:343px}.nxt-max-w-344{max-width:344px}.nxt-max-w-345{max-width:345px}.nxt-max-w-346{max-width:346px}.nxt-max-w-347{max-width:347px}.nxt-max-w-348{max-width:348px}.nxt-max-w-349{max-width:349px}.nxt-max-w-350{max-width:350px}.nxt-max-w-351{max-width:351px}.nxt-max-w-352{max-width:352px}.nxt-max-w-353{max-width:353px}.nxt-max-w-354{max-width:354px}.nxt-max-w-355{max-width:355px}.nxt-max-w-356{max-width:356px}.nxt-max-w-357{max-width:357px}.nxt-max-w-358{max-width:358px}.nxt-max-w-359{max-width:359px}.nxt-max-w-360{max-width:360px}.nxt-max-w-361{max-width:361px}.nxt-max-w-362{max-width:362px}.nxt-max-w-363{max-width:363px}.nxt-max-w-364{max-width:364px}.nxt-max-w-365{max-width:365px}.nxt-max-w-366{max-width:366px}.nxt-max-w-367{max-width:367px}.nxt-max-w-368{max-width:368px}.nxt-max-w-369{max-width:369px}.nxt-max-w-370{max-width:370px}.nxt-max-w-371{max-width:371px}.nxt-max-w-372{max-width:372px}.nxt-max-w-373{max-width:373px}.nxt-max-w-374{max-width:374px}.nxt-max-w-375{max-width:375px}.nxt-max-w-376{max-width:376px}.nxt-max-w-377{max-width:377px}.nxt-max-w-378{max-width:378px}.nxt-max-w-379{max-width:379px}.nxt-max-w-380{max-width:380px}.nxt-max-w-381{max-width:381px}.nxt-max-w-382{max-width:382px}.nxt-max-w-383{max-width:383px}.nxt-max-w-384{max-width:384px}.nxt-max-w-385{max-width:385px}.nxt-max-w-386{max-width:386px}.nxt-max-w-387{max-width:387px}.nxt-max-w-388{max-width:388px}.nxt-max-w-389{max-width:389px}.nxt-max-w-390{max-width:390px}.nxt-max-w-391{max-width:391px}.nxt-max-w-392{max-width:392px}.nxt-max-w-393{max-width:393px}.nxt-max-w-394{max-width:394px}.nxt-max-w-395{max-width:395px}.nxt-max-w-396{max-width:396px}.nxt-max-w-397{max-width:397px}.nxt-max-w-398{max-width:398px}.nxt-max-w-399{max-width:399px}.nxt-max-w-400{max-width:400px}.nxt-max-w-401{max-width:401px}.nxt-max-w-402{max-width:402px}.nxt-max-w-403{max-width:403px}.nxt-max-w-404{max-width:404px}.nxt-max-w-405{max-width:405px}.nxt-max-w-406{max-width:406px}.nxt-max-w-407{max-width:407px}.nxt-max-w-408{max-width:408px}.nxt-max-w-409{max-width:409px}.nxt-max-w-410{max-width:410px}.nxt-max-w-411{max-width:411px}.nxt-max-w-412{max-width:412px}.nxt-max-w-413{max-width:413px}.nxt-max-w-414{max-width:414px}.nxt-max-w-415{max-width:415px}.nxt-max-w-416{max-width:416px}.nxt-max-w-417{max-width:417px}.nxt-max-w-418{max-width:418px}.nxt-max-w-419{max-width:419px}.nxt-max-w-420{max-width:420px}.nxt-max-w-421{max-width:421px}.nxt-max-w-422{max-width:422px}.nxt-max-w-423{max-width:423px}.nxt-max-w-424{max-width:424px}.nxt-max-w-425{max-width:425px}.nxt-max-w-426{max-width:426px}.nxt-max-w-427{max-width:427px}.nxt-max-w-428{max-width:428px}.nxt-max-w-429{max-width:429px}.nxt-max-w-430{max-width:430px}.nxt-max-w-431{max-width:431px}.nxt-max-w-432{max-width:432px}.nxt-max-w-433{max-width:433px}.nxt-max-w-434{max-width:434px}.nxt-max-w-435{max-width:435px}.nxt-max-w-436{max-width:436px}.nxt-max-w-437{max-width:437px}.nxt-max-w-438{max-width:438px}.nxt-max-w-439{max-width:439px}.nxt-max-w-440{max-width:440px}.nxt-max-w-441{max-width:441px}.nxt-max-w-442{max-width:442px}.nxt-max-w-443{max-width:443px}.nxt-max-w-444{max-width:444px}.nxt-max-w-445{max-width:445px}.nxt-max-w-446{max-width:446px}.nxt-max-w-447{max-width:447px}.nxt-max-w-448{max-width:448px}.nxt-max-w-449{max-width:449px}.nxt-max-w-450{max-width:450px}.nxt-max-w-451{max-width:451px}.nxt-max-w-452{max-width:452px}.nxt-max-w-453{max-width:453px}.nxt-max-w-454{max-width:454px}.nxt-max-w-455{max-width:455px}.nxt-max-w-456{max-width:456px}.nxt-max-w-457{max-width:457px}.nxt-max-w-458{max-width:458px}.nxt-max-w-459{max-width:459px}.nxt-max-w-460{max-width:460px}.nxt-max-w-461{max-width:461px}.nxt-max-w-462{max-width:462px}.nxt-max-w-463{max-width:463px}.nxt-max-w-464{max-width:464px}.nxt-max-w-465{max-width:465px}.nxt-max-w-466{max-width:466px}.nxt-max-w-467{max-width:467px}.nxt-max-w-468{max-width:468px}.nxt-max-w-469{max-width:469px}.nxt-max-w-470{max-width:470px}.nxt-max-w-471{max-width:471px}.nxt-max-w-472{max-width:472px}.nxt-max-w-473{max-width:473px}.nxt-max-w-474{max-width:474px}.nxt-max-w-475{max-width:475px}.nxt-max-w-476{max-width:476px}.nxt-max-w-477{max-width:477px}.nxt-max-w-478{max-width:478px}.nxt-max-w-479{max-width:479px}.nxt-max-w-480{max-width:480px}.nxt-max-w-481{max-width:481px}.nxt-max-w-482{max-width:482px}.nxt-max-w-483{max-width:483px}.nxt-max-w-484{max-width:484px}.nxt-max-w-485{max-width:485px}.nxt-max-w-486{max-width:486px}.nxt-max-w-487{max-width:487px}.nxt-max-w-488{max-width:488px}.nxt-max-w-489{max-width:489px}.nxt-max-w-490{max-width:490px}.nxt-max-w-491{max-width:491px}.nxt-max-w-492{max-width:492px}.nxt-max-w-493{max-width:493px}.nxt-max-w-494{max-width:494px}.nxt-max-w-495{max-width:495px}.nxt-max-w-496{max-width:496px}.nxt-max-w-497{max-width:497px}.nxt-max-w-498{max-width:498px}.nxt-max-w-499{max-width:499px}.nxt-max-w-500{max-width:500px}.nxt-max-w-501{max-width:501px}.nxt-max-w-502{max-width:502px}.nxt-max-w-503{max-width:503px}.nxt-max-w-504{max-width:504px}.nxt-max-w-505{max-width:505px}.nxt-max-w-506{max-width:506px}.nxt-max-w-507{max-width:507px}.nxt-max-w-508{max-width:508px}.nxt-max-w-509{max-width:509px}.nxt-max-w-510{max-width:510px}.nxt-max-w-511{max-width:511px}.nxt-max-w-512{max-width:512px}.nxt-max-w-513{max-width:513px}.nxt-max-w-514{max-width:514px}.nxt-max-w-515{max-width:515px}.nxt-max-w-516{max-width:516px}.nxt-max-w-517{max-width:517px}.nxt-max-w-518{max-width:518px}.nxt-max-w-519{max-width:519px}.nxt-max-w-520{max-width:520px}.nxt-max-w-521{max-width:521px}.nxt-max-w-522{max-width:522px}.nxt-max-w-523{max-width:523px}.nxt-max-w-524{max-width:524px}.nxt-max-w-525{max-width:525px}.nxt-max-w-526{max-width:526px}.nxt-max-w-527{max-width:527px}.nxt-max-w-528{max-width:528px}.nxt-max-w-529{max-width:529px}.nxt-max-w-530{max-width:530px}.nxt-max-w-531{max-width:531px}.nxt-max-w-532{max-width:532px}.nxt-max-w-533{max-width:533px}.nxt-max-w-534{max-width:534px}.nxt-max-w-535{max-width:535px}.nxt-max-w-536{max-width:536px}.nxt-max-w-537{max-width:537px}.nxt-max-w-538{max-width:538px}.nxt-max-w-539{max-width:539px}.nxt-max-w-540{max-width:540px}.nxt-max-w-541{max-width:541px}.nxt-max-w-542{max-width:542px}.nxt-max-w-543{max-width:543px}.nxt-max-w-544{max-width:544px}.nxt-max-w-545{max-width:545px}.nxt-max-w-546{max-width:546px}.nxt-max-w-547{max-width:547px}.nxt-max-w-548{max-width:548px}.nxt-max-w-549{max-width:549px}.nxt-max-w-550{max-width:550px}.nxt-max-w-551{max-width:551px}.nxt-max-w-552{max-width:552px}.nxt-max-w-553{max-width:553px}.nxt-max-w-554{max-width:554px}.nxt-max-w-555{max-width:555px}.nxt-max-w-556{max-width:556px}.nxt-max-w-557{max-width:557px}.nxt-max-w-558{max-width:558px}.nxt-max-w-559{max-width:559px}.nxt-max-w-560{max-width:560px}.nxt-max-w-561{max-width:561px}.nxt-max-w-562{max-width:562px}.nxt-max-w-563{max-width:563px}.nxt-max-w-564{max-width:564px}.nxt-max-w-565{max-width:565px}.nxt-max-w-566{max-width:566px}.nxt-max-w-567{max-width:567px}.nxt-max-w-568{max-width:568px}.nxt-max-w-569{max-width:569px}.nxt-max-w-570{max-width:570px}.nxt-max-w-571{max-width:571px}.nxt-max-w-572{max-width:572px}.nxt-max-w-573{max-width:573px}.nxt-max-w-574{max-width:574px}.nxt-max-w-575{max-width:575px}.nxt-max-w-576{max-width:576px}.nxt-max-w-577{max-width:577px}.nxt-max-w-578{max-width:578px}.nxt-max-w-579{max-width:579px}.nxt-max-w-580{max-width:580px}.nxt-max-w-581{max-width:581px}.nxt-max-w-582{max-width:582px}.nxt-max-w-583{max-width:583px}.nxt-max-w-584{max-width:584px}.nxt-max-w-585{max-width:585px}.nxt-max-w-586{max-width:586px}.nxt-max-w-587{max-width:587px}.nxt-max-w-588{max-width:588px}.nxt-max-w-589{max-width:589px}.nxt-max-w-590{max-width:590px}.nxt-max-w-591{max-width:591px}.nxt-max-w-592{max-width:592px}.nxt-max-w-593{max-width:593px}.nxt-max-w-594{max-width:594px}.nxt-max-w-595{max-width:595px}.nxt-max-w-596{max-width:596px}.nxt-max-w-597{max-width:597px}.nxt-max-w-598{max-width:598px}.nxt-max-w-599{max-width:599px}.nxt-max-w-600{max-width:600px}.nxt-max-w-601{max-width:601px}.nxt-max-w-602{max-width:602px}.nxt-max-w-603{max-width:603px}.nxt-max-w-604{max-width:604px}.nxt-max-w-605{max-width:605px}.nxt-max-w-606{max-width:606px}.nxt-max-w-607{max-width:607px}.nxt-max-w-608{max-width:608px}.nxt-max-w-609{max-width:609px}.nxt-max-w-610{max-width:610px}.nxt-max-w-611{max-width:611px}.nxt-max-w-612{max-width:612px}.nxt-max-w-613{max-width:613px}.nxt-max-w-614{max-width:614px}.nxt-max-w-615{max-width:615px}.nxt-max-w-616{max-width:616px}.nxt-max-w-617{max-width:617px}.nxt-max-w-618{max-width:618px}.nxt-max-w-619{max-width:619px}.nxt-max-w-620{max-width:620px}.nxt-max-w-621{max-width:621px}.nxt-max-w-622{max-width:622px}.nxt-max-w-623{max-width:623px}.nxt-max-w-624{max-width:624px}.nxt-max-w-625{max-width:625px}.nxt-max-w-626{max-width:626px}.nxt-max-w-627{max-width:627px}.nxt-max-w-628{max-width:628px}.nxt-max-w-629{max-width:629px}.nxt-max-w-630{max-width:630px}.nxt-max-w-631{max-width:631px}.nxt-max-w-632{max-width:632px}.nxt-max-w-633{max-width:633px}.nxt-max-w-634{max-width:634px}.nxt-max-w-635{max-width:635px}.nxt-max-w-636{max-width:636px}.nxt-max-w-637{max-width:637px}.nxt-max-w-638{max-width:638px}.nxt-max-w-639{max-width:639px}.nxt-max-w-640{max-width:640px}.nxt-max-w-641{max-width:641px}.nxt-max-w-642{max-width:642px}.nxt-max-w-643{max-width:643px}.nxt-max-w-644{max-width:644px}.nxt-max-w-645{max-width:645px}.nxt-max-w-646{max-width:646px}.nxt-max-w-647{max-width:647px}.nxt-max-w-648{max-width:648px}.nxt-max-w-649{max-width:649px}.nxt-max-w-650{max-width:650px}.nxt-max-w-651{max-width:651px}.nxt-max-w-652{max-width:652px}.nxt-max-w-653{max-width:653px}.nxt-max-w-654{max-width:654px}.nxt-max-w-655{max-width:655px}.nxt-max-w-656{max-width:656px}.nxt-max-w-657{max-width:657px}.nxt-max-w-658{max-width:658px}.nxt-max-w-659{max-width:659px}.nxt-max-w-660{max-width:660px}.nxt-max-w-661{max-width:661px}.nxt-max-w-662{max-width:662px}.nxt-max-w-663{max-width:663px}.nxt-max-w-664{max-width:664px}.nxt-max-w-665{max-width:665px}.nxt-max-w-666{max-width:666px}.nxt-max-w-667{max-width:667px}.nxt-max-w-668{max-width:668px}.nxt-max-w-669{max-width:669px}.nxt-max-w-670{max-width:670px}.nxt-max-w-671{max-width:671px}.nxt-max-w-672{max-width:672px}.nxt-max-w-673{max-width:673px}.nxt-max-w-674{max-width:674px}.nxt-max-w-675{max-width:675px}.nxt-max-w-676{max-width:676px}.nxt-max-w-677{max-width:677px}.nxt-max-w-678{max-width:678px}.nxt-max-w-679{max-width:679px}.nxt-max-w-680{max-width:680px}.nxt-max-w-681{max-width:681px}.nxt-max-w-682{max-width:682px}.nxt-max-w-683{max-width:683px}.nxt-max-w-684{max-width:684px}.nxt-max-w-685{max-width:685px}.nxt-max-w-686{max-width:686px}.nxt-max-w-687{max-width:687px}.nxt-max-w-688{max-width:688px}.nxt-max-w-689{max-width:689px}.nxt-max-w-690{max-width:690px}.nxt-max-w-691{max-width:691px}.nxt-max-w-692{max-width:692px}.nxt-max-w-693{max-width:693px}.nxt-max-w-694{max-width:694px}.nxt-max-w-695{max-width:695px}.nxt-max-w-696{max-width:696px}.nxt-max-w-697{max-width:697px}.nxt-max-w-698{max-width:698px}.nxt-max-w-699{max-width:699px}.nxt-max-w-700{max-width:700px}.nxt-max-w-701{max-width:701px}.nxt-max-w-702{max-width:702px}.nxt-max-w-703{max-width:703px}.nxt-max-w-704{max-width:704px}.nxt-max-w-705{max-width:705px}.nxt-max-w-706{max-width:706px}.nxt-max-w-707{max-width:707px}.nxt-max-w-708{max-width:708px}.nxt-max-w-709{max-width:709px}.nxt-max-w-710{max-width:710px}.nxt-max-w-711{max-width:711px}.nxt-max-w-712{max-width:712px}.nxt-max-w-713{max-width:713px}.nxt-max-w-714{max-width:714px}.nxt-max-w-715{max-width:715px}.nxt-max-w-716{max-width:716px}.nxt-max-w-717{max-width:717px}.nxt-max-w-718{max-width:718px}.nxt-max-w-719{max-width:719px}.nxt-max-w-720{max-width:720px}.nxt-max-w-721{max-width:721px}.nxt-max-w-722{max-width:722px}.nxt-max-w-723{max-width:723px}.nxt-max-w-724{max-width:724px}.nxt-max-w-725{max-width:725px}.nxt-max-w-726{max-width:726px}.nxt-max-w-727{max-width:727px}.nxt-max-w-728{max-width:728px}.nxt-max-w-729{max-width:729px}.nxt-max-w-730{max-width:730px}.nxt-max-w-731{max-width:731px}.nxt-max-w-732{max-width:732px}.nxt-max-w-733{max-width:733px}.nxt-max-w-734{max-width:734px}.nxt-max-w-735{max-width:735px}.nxt-max-w-736{max-width:736px}.nxt-max-w-737{max-width:737px}.nxt-max-w-738{max-width:738px}.nxt-max-w-739{max-width:739px}.nxt-max-w-740{max-width:740px}.nxt-max-w-741{max-width:741px}.nxt-max-w-742{max-width:742px}.nxt-max-w-743{max-width:743px}.nxt-max-w-744{max-width:744px}.nxt-max-w-745{max-width:745px}.nxt-max-w-746{max-width:746px}.nxt-max-w-747{max-width:747px}.nxt-max-w-748{max-width:748px}.nxt-max-w-749{max-width:749px}.nxt-max-w-750{max-width:750px}.nxt-max-w-751{max-width:751px}.nxt-max-w-752{max-width:752px}.nxt-max-w-753{max-width:753px}.nxt-max-w-754{max-width:754px}.nxt-max-w-755{max-width:755px}.nxt-max-w-756{max-width:756px}.nxt-max-w-757{max-width:757px}.nxt-max-w-758{max-width:758px}.nxt-max-w-759{max-width:759px}.nxt-max-w-760{max-width:760px}.nxt-max-w-761{max-width:761px}.nxt-max-w-762{max-width:762px}.nxt-max-w-763{max-width:763px}.nxt-max-w-764{max-width:764px}.nxt-max-w-765{max-width:765px}.nxt-max-w-766{max-width:766px}.nxt-max-w-767{max-width:767px}.nxt-max-w-768{max-width:768px}.nxt-max-w-769{max-width:769px}.nxt-max-w-770{max-width:770px}.nxt-max-w-771{max-width:771px}.nxt-max-w-772{max-width:772px}.nxt-max-w-773{max-width:773px}.nxt-max-w-774{max-width:774px}.nxt-max-w-775{max-width:775px}.nxt-max-w-776{max-width:776px}.nxt-max-w-777{max-width:777px}.nxt-max-w-778{max-width:778px}.nxt-max-w-779{max-width:779px}.nxt-max-w-780{max-width:780px}.nxt-max-w-781{max-width:781px}.nxt-max-w-782{max-width:782px}.nxt-max-w-783{max-width:783px}.nxt-max-w-784{max-width:784px}.nxt-max-w-785{max-width:785px}.nxt-max-w-786{max-width:786px}.nxt-max-w-787{max-width:787px}.nxt-max-w-788{max-width:788px}.nxt-max-w-789{max-width:789px}.nxt-max-w-790{max-width:790px}.nxt-max-w-791{max-width:791px}.nxt-max-w-792{max-width:792px}.nxt-max-w-793{max-width:793px}.nxt-max-w-794{max-width:794px}.nxt-max-w-795{max-width:795px}.nxt-max-w-796{max-width:796px}.nxt-max-w-797{max-width:797px}.nxt-max-w-798{max-width:798px}.nxt-max-w-799{max-width:799px}.nxt-max-w-800{max-width:800px}.nxt-max-w-801{max-width:801px}.nxt-max-w-802{max-width:802px}.nxt-max-w-803{max-width:803px}.nxt-max-w-804{max-width:804px}.nxt-max-w-805{max-width:805px}.nxt-max-w-806{max-width:806px}.nxt-max-w-807{max-width:807px}.nxt-max-w-808{max-width:808px}.nxt-max-w-809{max-width:809px}.nxt-max-w-810{max-width:810px}.nxt-max-w-811{max-width:811px}.nxt-max-w-812{max-width:812px}.nxt-max-w-813{max-width:813px}.nxt-max-w-814{max-width:814px}.nxt-max-w-815{max-width:815px}.nxt-max-w-816{max-width:816px}.nxt-max-w-817{max-width:817px}.nxt-max-w-818{max-width:818px}.nxt-max-w-819{max-width:819px}.nxt-max-w-820{max-width:820px}.nxt-max-w-821{max-width:821px}.nxt-max-w-822{max-width:822px}.nxt-max-w-823{max-width:823px}.nxt-max-w-824{max-width:824px}.nxt-max-w-825{max-width:825px}.nxt-max-w-826{max-width:826px}.nxt-max-w-827{max-width:827px}.nxt-max-w-828{max-width:828px}.nxt-max-w-829{max-width:829px}.nxt-max-w-830{max-width:830px}.nxt-max-w-831{max-width:831px}.nxt-max-w-832{max-width:832px}.nxt-max-w-833{max-width:833px}.nxt-max-w-834{max-width:834px}.nxt-max-w-835{max-width:835px}.nxt-max-w-836{max-width:836px}.nxt-max-w-837{max-width:837px}.nxt-max-w-838{max-width:838px}.nxt-max-w-839{max-width:839px}.nxt-max-w-840{max-width:840px}.nxt-max-w-841{max-width:841px}.nxt-max-w-842{max-width:842px}.nxt-max-w-843{max-width:843px}.nxt-max-w-844{max-width:844px}.nxt-max-w-845{max-width:845px}.nxt-max-w-846{max-width:846px}.nxt-max-w-847{max-width:847px}.nxt-max-w-848{max-width:848px}.nxt-max-w-849{max-width:849px}.nxt-max-w-850{max-width:850px}.nxt-max-w-851{max-width:851px}.nxt-max-w-852{max-width:852px}.nxt-max-w-853{max-width:853px}.nxt-max-w-854{max-width:854px}.nxt-max-w-855{max-width:855px}.nxt-max-w-856{max-width:856px}.nxt-max-w-857{max-width:857px}.nxt-max-w-858{max-width:858px}.nxt-max-w-859{max-width:859px}.nxt-max-w-860{max-width:860px}.nxt-max-w-861{max-width:861px}.nxt-max-w-862{max-width:862px}.nxt-max-w-863{max-width:863px}.nxt-max-w-864{max-width:864px}.nxt-max-w-865{max-width:865px}.nxt-max-w-866{max-width:866px}.nxt-max-w-867{max-width:867px}.nxt-max-w-868{max-width:868px}.nxt-max-w-869{max-width:869px}.nxt-max-w-870{max-width:870px}.nxt-max-w-871{max-width:871px}.nxt-max-w-872{max-width:872px}.nxt-max-w-873{max-width:873px}.nxt-max-w-874{max-width:874px}.nxt-max-w-875{max-width:875px}.nxt-max-w-876{max-width:876px}.nxt-max-w-877{max-width:877px}.nxt-max-w-878{max-width:878px}.nxt-max-w-879{max-width:879px}.nxt-max-w-880{max-width:880px}.nxt-max-w-881{max-width:881px}.nxt-max-w-882{max-width:882px}.nxt-max-w-883{max-width:883px}.nxt-max-w-884{max-width:884px}.nxt-max-w-885{max-width:885px}.nxt-max-w-886{max-width:886px}.nxt-max-w-887{max-width:887px}.nxt-max-w-888{max-width:888px}.nxt-max-w-889{max-width:889px}.nxt-max-w-890{max-width:890px}.nxt-max-w-891{max-width:891px}.nxt-max-w-892{max-width:892px}.nxt-max-w-893{max-width:893px}.nxt-max-w-894{max-width:894px}.nxt-max-w-895{max-width:895px}.nxt-max-w-896{max-width:896px}.nxt-max-w-897{max-width:897px}.nxt-max-w-898{max-width:898px}.nxt-max-w-899{max-width:899px}.nxt-max-w-900{max-width:900px}.nxt-max-w-901{max-width:901px}.nxt-max-w-902{max-width:902px}.nxt-max-w-903{max-width:903px}.nxt-max-w-904{max-width:904px}.nxt-max-w-905{max-width:905px}.nxt-max-w-906{max-width:906px}.nxt-max-w-907{max-width:907px}.nxt-max-w-908{max-width:908px}.nxt-max-w-909{max-width:909px}.nxt-max-w-910{max-width:910px}.nxt-max-w-911{max-width:911px}.nxt-max-w-912{max-width:912px}.nxt-max-w-913{max-width:913px}.nxt-max-w-914{max-width:914px}.nxt-max-w-915{max-width:915px}.nxt-max-w-916{max-width:916px}.nxt-max-w-917{max-width:917px}.nxt-max-w-918{max-width:918px}.nxt-max-w-919{max-width:919px}.nxt-max-w-920{max-width:920px}.nxt-max-w-921{max-width:921px}.nxt-max-w-922{max-width:922px}.nxt-max-w-923{max-width:923px}.nxt-max-w-924{max-width:924px}.nxt-max-w-925{max-width:925px}.nxt-max-w-926{max-width:926px}.nxt-max-w-927{max-width:927px}.nxt-max-w-928{max-width:928px}.nxt-max-w-929{max-width:929px}.nxt-max-w-930{max-width:930px}.nxt-max-w-931{max-width:931px}.nxt-max-w-932{max-width:932px}.nxt-max-w-933{max-width:933px}.nxt-max-w-934{max-width:934px}.nxt-max-w-935{max-width:935px}.nxt-max-w-936{max-width:936px}.nxt-max-w-937{max-width:937px}.nxt-max-w-938{max-width:938px}.nxt-max-w-939{max-width:939px}.nxt-max-w-940{max-width:940px}.nxt-max-w-941{max-width:941px}.nxt-max-w-942{max-width:942px}.nxt-max-w-943{max-width:943px}.nxt-max-w-944{max-width:944px}.nxt-max-w-945{max-width:945px}.nxt-max-w-946{max-width:946px}.nxt-max-w-947{max-width:947px}.nxt-max-w-948{max-width:948px}.nxt-max-w-949{max-width:949px}.nxt-max-w-950{max-width:950px}.nxt-max-w-951{max-width:951px}.nxt-max-w-952{max-width:952px}.nxt-max-w-953{max-width:953px}.nxt-max-w-954{max-width:954px}.nxt-max-w-955{max-width:955px}.nxt-max-w-956{max-width:956px}.nxt-max-w-957{max-width:957px}.nxt-max-w-958{max-width:958px}.nxt-max-w-959{max-width:959px}.nxt-max-w-960{max-width:960px}.nxt-max-w-961{max-width:961px}.nxt-max-w-962{max-width:962px}.nxt-max-w-963{max-width:963px}.nxt-max-w-964{max-width:964px}.nxt-max-w-965{max-width:965px}.nxt-max-w-966{max-width:966px}.nxt-max-w-967{max-width:967px}.nxt-max-w-968{max-width:968px}.nxt-max-w-969{max-width:969px}.nxt-max-w-970{max-width:970px}.nxt-max-w-971{max-width:971px}.nxt-max-w-972{max-width:972px}.nxt-max-w-973{max-width:973px}.nxt-max-w-974{max-width:974px}.nxt-max-w-975{max-width:975px}.nxt-max-w-976{max-width:976px}.nxt-max-w-977{max-width:977px}.nxt-max-w-978{max-width:978px}.nxt-max-w-979{max-width:979px}.nxt-max-w-980{max-width:980px}.nxt-max-w-981{max-width:981px}.nxt-max-w-982{max-width:982px}.nxt-max-w-983{max-width:983px}.nxt-max-w-984{max-width:984px}.nxt-max-w-985{max-width:985px}.nxt-max-w-986{max-width:986px}.nxt-max-w-987{max-width:987px}.nxt-max-w-988{max-width:988px}.nxt-max-w-989{max-width:989px}.nxt-max-w-990{max-width:990px}.nxt-max-w-991{max-width:991px}.nxt-max-w-992{max-width:992px}.nxt-max-w-993{max-width:993px}.nxt-max-w-994{max-width:994px}.nxt-max-w-995{max-width:995px}.nxt-max-w-996{max-width:996px}.nxt-max-w-997{max-width:997px}.nxt-max-w-998{max-width:998px}.nxt-max-w-999{max-width:999px}.nxt-max-w-1000{max-width:1000px}.nxt-min-w-1{min-width:1px}.nxt-min-w-2{min-width:2px}.nxt-min-w-3{min-width:3px}.nxt-min-w-4{min-width:4px}.nxt-min-w-5{min-width:5px}.nxt-min-w-6{min-width:6px}.nxt-min-w-7{min-width:7px}.nxt-min-w-8{min-width:8px}.nxt-min-w-9{min-width:9px}.nxt-min-w-10{min-width:10px}.nxt-min-w-11{min-width:11px}.nxt-min-w-12{min-width:12px}.nxt-min-w-13{min-width:13px}.nxt-min-w-14{min-width:14px}.nxt-min-w-15{min-width:15px}.nxt-min-w-16{min-width:16px}.nxt-min-w-17{min-width:17px}.nxt-min-w-18{min-width:18px}.nxt-min-w-19{min-width:19px}.nxt-min-w-20{min-width:20px}.nxt-min-w-21{min-width:21px}.nxt-min-w-22{min-width:22px}.nxt-min-w-23{min-width:23px}.nxt-min-w-24{min-width:24px}.nxt-min-w-25{min-width:25px}.nxt-min-w-26{min-width:26px}.nxt-min-w-27{min-width:27px}.nxt-min-w-28{min-width:28px}.nxt-min-w-29{min-width:29px}.nxt-min-w-30{min-width:30px}.nxt-min-w-31{min-width:31px}.nxt-min-w-32{min-width:32px}.nxt-min-w-33{min-width:33px}.nxt-min-w-34{min-width:34px}.nxt-min-w-35{min-width:35px}.nxt-min-w-36{min-width:36px}.nxt-min-w-37{min-width:37px}.nxt-min-w-38{min-width:38px}.nxt-min-w-39{min-width:39px}.nxt-min-w-40{min-width:40px}.nxt-min-w-41{min-width:41px}.nxt-min-w-42{min-width:42px}.nxt-min-w-43{min-width:43px}.nxt-min-w-44{min-width:44px}.nxt-min-w-45{min-width:45px}.nxt-min-w-46{min-width:46px}.nxt-min-w-47{min-width:47px}.nxt-min-w-48{min-width:48px}.nxt-min-w-49{min-width:49px}.nxt-min-w-50{min-width:50px}.nxt-min-w-51{min-width:51px}.nxt-min-w-52{min-width:52px}.nxt-min-w-53{min-width:53px}.nxt-min-w-54{min-width:54px}.nxt-min-w-55{min-width:55px}.nxt-min-w-56{min-width:56px}.nxt-min-w-57{min-width:57px}.nxt-min-w-58{min-width:58px}.nxt-min-w-59{min-width:59px}.nxt-min-w-60{min-width:60px}.nxt-min-w-61{min-width:61px}.nxt-min-w-62{min-width:62px}.nxt-min-w-63{min-width:63px}.nxt-min-w-64{min-width:64px}.nxt-min-w-65{min-width:65px}.nxt-min-w-66{min-width:66px}.nxt-min-w-67{min-width:67px}.nxt-min-w-68{min-width:68px}.nxt-min-w-69{min-width:69px}.nxt-min-w-70{min-width:70px}.nxt-min-w-71{min-width:71px}.nxt-min-w-72{min-width:72px}.nxt-min-w-73{min-width:73px}.nxt-min-w-74{min-width:74px}.nxt-min-w-75{min-width:75px}.nxt-min-w-76{min-width:76px}.nxt-min-w-77{min-width:77px}.nxt-min-w-78{min-width:78px}.nxt-min-w-79{min-width:79px}.nxt-min-w-80{min-width:80px}.nxt-min-w-81{min-width:81px}.nxt-min-w-82{min-width:82px}.nxt-min-w-83{min-width:83px}.nxt-min-w-84{min-width:84px}.nxt-min-w-85{min-width:85px}.nxt-min-w-86{min-width:86px}.nxt-min-w-87{min-width:87px}.nxt-min-w-88{min-width:88px}.nxt-min-w-89{min-width:89px}.nxt-min-w-90{min-width:90px}.nxt-min-w-91{min-width:91px}.nxt-min-w-92{min-width:92px}.nxt-min-w-93{min-width:93px}.nxt-min-w-94{min-width:94px}.nxt-min-w-95{min-width:95px}.nxt-min-w-96{min-width:96px}.nxt-min-w-97{min-width:97px}.nxt-min-w-98{min-width:98px}.nxt-min-w-99{min-width:99px}.nxt-min-w-100{min-width:100px}.nxt-min-w-101{min-width:101px}.nxt-min-w-102{min-width:102px}.nxt-min-w-103{min-width:103px}.nxt-min-w-104{min-width:104px}.nxt-min-w-105{min-width:105px}.nxt-min-w-106{min-width:106px}.nxt-min-w-107{min-width:107px}.nxt-min-w-108{min-width:108px}.nxt-min-w-109{min-width:109px}.nxt-min-w-110{min-width:110px}.nxt-min-w-111{min-width:111px}.nxt-min-w-112{min-width:112px}.nxt-min-w-113{min-width:113px}.nxt-min-w-114{min-width:114px}.nxt-min-w-115{min-width:115px}.nxt-min-w-116{min-width:116px}.nxt-min-w-117{min-width:117px}.nxt-min-w-118{min-width:118px}.nxt-min-w-119{min-width:119px}.nxt-min-w-120{min-width:120px}.nxt-min-w-121{min-width:121px}.nxt-min-w-122{min-width:122px}.nxt-min-w-123{min-width:123px}.nxt-min-w-124{min-width:124px}.nxt-min-w-125{min-width:125px}.nxt-min-w-126{min-width:126px}.nxt-min-w-127{min-width:127px}.nxt-min-w-128{min-width:128px}.nxt-min-w-129{min-width:129px}.nxt-min-w-130{min-width:130px}.nxt-min-w-131{min-width:131px}.nxt-min-w-132{min-width:132px}.nxt-min-w-133{min-width:133px}.nxt-min-w-134{min-width:134px}.nxt-min-w-135{min-width:135px}.nxt-min-w-136{min-width:136px}.nxt-min-w-137{min-width:137px}.nxt-min-w-138{min-width:138px}.nxt-min-w-139{min-width:139px}.nxt-min-w-140{min-width:140px}.nxt-min-w-141{min-width:141px}.nxt-min-w-142{min-width:142px}.nxt-min-w-143{min-width:143px}.nxt-min-w-144{min-width:144px}.nxt-min-w-145{min-width:145px}.nxt-min-w-146{min-width:146px}.nxt-min-w-147{min-width:147px}.nxt-min-w-148{min-width:148px}.nxt-min-w-149{min-width:149px}.nxt-min-w-150{min-width:150px}.nxt-min-w-151{min-width:151px}.nxt-min-w-152{min-width:152px}.nxt-min-w-153{min-width:153px}.nxt-min-w-154{min-width:154px}.nxt-min-w-155{min-width:155px}.nxt-min-w-156{min-width:156px}.nxt-min-w-157{min-width:157px}.nxt-min-w-158{min-width:158px}.nxt-min-w-159{min-width:159px}.nxt-min-w-160{min-width:160px}.nxt-min-w-161{min-width:161px}.nxt-min-w-162{min-width:162px}.nxt-min-w-163{min-width:163px}.nxt-min-w-164{min-width:164px}.nxt-min-w-165{min-width:165px}.nxt-min-w-166{min-width:166px}.nxt-min-w-167{min-width:167px}.nxt-min-w-168{min-width:168px}.nxt-min-w-169{min-width:169px}.nxt-min-w-170{min-width:170px}.nxt-min-w-171{min-width:171px}.nxt-min-w-172{min-width:172px}.nxt-min-w-173{min-width:173px}.nxt-min-w-174{min-width:174px}.nxt-min-w-175{min-width:175px}.nxt-min-w-176{min-width:176px}.nxt-min-w-177{min-width:177px}.nxt-min-w-178{min-width:178px}.nxt-min-w-179{min-width:179px}.nxt-min-w-180{min-width:180px}.nxt-min-w-181{min-width:181px}.nxt-min-w-182{min-width:182px}.nxt-min-w-183{min-width:183px}.nxt-min-w-184{min-width:184px}.nxt-min-w-185{min-width:185px}.nxt-min-w-186{min-width:186px}.nxt-min-w-187{min-width:187px}.nxt-min-w-188{min-width:188px}.nxt-min-w-189{min-width:189px}.nxt-min-w-190{min-width:190px}.nxt-min-w-191{min-width:191px}.nxt-min-w-192{min-width:192px}.nxt-min-w-193{min-width:193px}.nxt-min-w-194{min-width:194px}.nxt-min-w-195{min-width:195px}.nxt-min-w-196{min-width:196px}.nxt-min-w-197{min-width:197px}.nxt-min-w-198{min-width:198px}.nxt-min-w-199{min-width:199px}.nxt-min-w-200{min-width:200px}.nxt-min-w-201{min-width:201px}.nxt-min-w-202{min-width:202px}.nxt-min-w-203{min-width:203px}.nxt-min-w-204{min-width:204px}.nxt-min-w-205{min-width:205px}.nxt-min-w-206{min-width:206px}.nxt-min-w-207{min-width:207px}.nxt-min-w-208{min-width:208px}.nxt-min-w-209{min-width:209px}.nxt-min-w-210{min-width:210px}.nxt-min-w-211{min-width:211px}.nxt-min-w-212{min-width:212px}.nxt-min-w-213{min-width:213px}.nxt-min-w-214{min-width:214px}.nxt-min-w-215{min-width:215px}.nxt-min-w-216{min-width:216px}.nxt-min-w-217{min-width:217px}.nxt-min-w-218{min-width:218px}.nxt-min-w-219{min-width:219px}.nxt-min-w-220{min-width:220px}.nxt-min-w-221{min-width:221px}.nxt-min-w-222{min-width:222px}.nxt-min-w-223{min-width:223px}.nxt-min-w-224{min-width:224px}.nxt-min-w-225{min-width:225px}.nxt-min-w-226{min-width:226px}.nxt-min-w-227{min-width:227px}.nxt-min-w-228{min-width:228px}.nxt-min-w-229{min-width:229px}.nxt-min-w-230{min-width:230px}.nxt-min-w-231{min-width:231px}.nxt-min-w-232{min-width:232px}.nxt-min-w-233{min-width:233px}.nxt-min-w-234{min-width:234px}.nxt-min-w-235{min-width:235px}.nxt-min-w-236{min-width:236px}.nxt-min-w-237{min-width:237px}.nxt-min-w-238{min-width:238px}.nxt-min-w-239{min-width:239px}.nxt-min-w-240{min-width:240px}.nxt-min-w-241{min-width:241px}.nxt-min-w-242{min-width:242px}.nxt-min-w-243{min-width:243px}.nxt-min-w-244{min-width:244px}.nxt-min-w-245{min-width:245px}.nxt-min-w-246{min-width:246px}.nxt-min-w-247{min-width:247px}.nxt-min-w-248{min-width:248px}.nxt-min-w-249{min-width:249px}.nxt-min-w-250{min-width:250px}.nxt-min-w-251{min-width:251px}.nxt-min-w-252{min-width:252px}.nxt-min-w-253{min-width:253px}.nxt-min-w-254{min-width:254px}.nxt-min-w-255{min-width:255px}.nxt-min-w-256{min-width:256px}.nxt-min-w-257{min-width:257px}.nxt-min-w-258{min-width:258px}.nxt-min-w-259{min-width:259px}.nxt-min-w-260{min-width:260px}.nxt-min-w-261{min-width:261px}.nxt-min-w-262{min-width:262px}.nxt-min-w-263{min-width:263px}.nxt-min-w-264{min-width:264px}.nxt-min-w-265{min-width:265px}.nxt-min-w-266{min-width:266px}.nxt-min-w-267{min-width:267px}.nxt-min-w-268{min-width:268px}.nxt-min-w-269{min-width:269px}.nxt-min-w-270{min-width:270px}.nxt-min-w-271{min-width:271px}.nxt-min-w-272{min-width:272px}.nxt-min-w-273{min-width:273px}.nxt-min-w-274{min-width:274px}.nxt-min-w-275{min-width:275px}.nxt-min-w-276{min-width:276px}.nxt-min-w-277{min-width:277px}.nxt-min-w-278{min-width:278px}.nxt-min-w-279{min-width:279px}.nxt-min-w-280{min-width:280px}.nxt-min-w-281{min-width:281px}.nxt-min-w-282{min-width:282px}.nxt-min-w-283{min-width:283px}.nxt-min-w-284{min-width:284px}.nxt-min-w-285{min-width:285px}.nxt-min-w-286{min-width:286px}.nxt-min-w-287{min-width:287px}.nxt-min-w-288{min-width:288px}.nxt-min-w-289{min-width:289px}.nxt-min-w-290{min-width:290px}.nxt-min-w-291{min-width:291px}.nxt-min-w-292{min-width:292px}.nxt-min-w-293{min-width:293px}.nxt-min-w-294{min-width:294px}.nxt-min-w-295{min-width:295px}.nxt-min-w-296{min-width:296px}.nxt-min-w-297{min-width:297px}.nxt-min-w-298{min-width:298px}.nxt-min-w-299{min-width:299px}.nxt-min-w-300{min-width:300px}.nxt-min-w-301{min-width:301px}.nxt-min-w-302{min-width:302px}.nxt-min-w-303{min-width:303px}.nxt-min-w-304{min-width:304px}.nxt-min-w-305{min-width:305px}.nxt-min-w-306{min-width:306px}.nxt-min-w-307{min-width:307px}.nxt-min-w-308{min-width:308px}.nxt-min-w-309{min-width:309px}.nxt-min-w-310{min-width:310px}.nxt-min-w-311{min-width:311px}.nxt-min-w-312{min-width:312px}.nxt-min-w-313{min-width:313px}.nxt-min-w-314{min-width:314px}.nxt-min-w-315{min-width:315px}.nxt-min-w-316{min-width:316px}.nxt-min-w-317{min-width:317px}.nxt-min-w-318{min-width:318px}.nxt-min-w-319{min-width:319px}.nxt-min-w-320{min-width:320px}.nxt-min-w-321{min-width:321px}.nxt-min-w-322{min-width:322px}.nxt-min-w-323{min-width:323px}.nxt-min-w-324{min-width:324px}.nxt-min-w-325{min-width:325px}.nxt-min-w-326{min-width:326px}.nxt-min-w-327{min-width:327px}.nxt-min-w-328{min-width:328px}.nxt-min-w-329{min-width:329px}.nxt-min-w-330{min-width:330px}.nxt-min-w-331{min-width:331px}.nxt-min-w-332{min-width:332px}.nxt-min-w-333{min-width:333px}.nxt-min-w-334{min-width:334px}.nxt-min-w-335{min-width:335px}.nxt-min-w-336{min-width:336px}.nxt-min-w-337{min-width:337px}.nxt-min-w-338{min-width:338px}.nxt-min-w-339{min-width:339px}.nxt-min-w-340{min-width:340px}.nxt-min-w-341{min-width:341px}.nxt-min-w-342{min-width:342px}.nxt-min-w-343{min-width:343px}.nxt-min-w-344{min-width:344px}.nxt-min-w-345{min-width:345px}.nxt-min-w-346{min-width:346px}.nxt-min-w-347{min-width:347px}.nxt-min-w-348{min-width:348px}.nxt-min-w-349{min-width:349px}.nxt-min-w-350{min-width:350px}.nxt-min-w-351{min-width:351px}.nxt-min-w-352{min-width:352px}.nxt-min-w-353{min-width:353px}.nxt-min-w-354{min-width:354px}.nxt-min-w-355{min-width:355px}.nxt-min-w-356{min-width:356px}.nxt-min-w-357{min-width:357px}.nxt-min-w-358{min-width:358px}.nxt-min-w-359{min-width:359px}.nxt-min-w-360{min-width:360px}.nxt-min-w-361{min-width:361px}.nxt-min-w-362{min-width:362px}.nxt-min-w-363{min-width:363px}.nxt-min-w-364{min-width:364px}.nxt-min-w-365{min-width:365px}.nxt-min-w-366{min-width:366px}.nxt-min-w-367{min-width:367px}.nxt-min-w-368{min-width:368px}.nxt-min-w-369{min-width:369px}.nxt-min-w-370{min-width:370px}.nxt-min-w-371{min-width:371px}.nxt-min-w-372{min-width:372px}.nxt-min-w-373{min-width:373px}.nxt-min-w-374{min-width:374px}.nxt-min-w-375{min-width:375px}.nxt-min-w-376{min-width:376px}.nxt-min-w-377{min-width:377px}.nxt-min-w-378{min-width:378px}.nxt-min-w-379{min-width:379px}.nxt-min-w-380{min-width:380px}.nxt-min-w-381{min-width:381px}.nxt-min-w-382{min-width:382px}.nxt-min-w-383{min-width:383px}.nxt-min-w-384{min-width:384px}.nxt-min-w-385{min-width:385px}.nxt-min-w-386{min-width:386px}.nxt-min-w-387{min-width:387px}.nxt-min-w-388{min-width:388px}.nxt-min-w-389{min-width:389px}.nxt-min-w-390{min-width:390px}.nxt-min-w-391{min-width:391px}.nxt-min-w-392{min-width:392px}.nxt-min-w-393{min-width:393px}.nxt-min-w-394{min-width:394px}.nxt-min-w-395{min-width:395px}.nxt-min-w-396{min-width:396px}.nxt-min-w-397{min-width:397px}.nxt-min-w-398{min-width:398px}.nxt-min-w-399{min-width:399px}.nxt-min-w-400{min-width:400px}.nxt-min-w-401{min-width:401px}.nxt-min-w-402{min-width:402px}.nxt-min-w-403{min-width:403px}.nxt-min-w-404{min-width:404px}.nxt-min-w-405{min-width:405px}.nxt-min-w-406{min-width:406px}.nxt-min-w-407{min-width:407px}.nxt-min-w-408{min-width:408px}.nxt-min-w-409{min-width:409px}.nxt-min-w-410{min-width:410px}.nxt-min-w-411{min-width:411px}.nxt-min-w-412{min-width:412px}.nxt-min-w-413{min-width:413px}.nxt-min-w-414{min-width:414px}.nxt-min-w-415{min-width:415px}.nxt-min-w-416{min-width:416px}.nxt-min-w-417{min-width:417px}.nxt-min-w-418{min-width:418px}.nxt-min-w-419{min-width:419px}.nxt-min-w-420{min-width:420px}.nxt-min-w-421{min-width:421px}.nxt-min-w-422{min-width:422px}.nxt-min-w-423{min-width:423px}.nxt-min-w-424{min-width:424px}.nxt-min-w-425{min-width:425px}.nxt-min-w-426{min-width:426px}.nxt-min-w-427{min-width:427px}.nxt-min-w-428{min-width:428px}.nxt-min-w-429{min-width:429px}.nxt-min-w-430{min-width:430px}.nxt-min-w-431{min-width:431px}.nxt-min-w-432{min-width:432px}.nxt-min-w-433{min-width:433px}.nxt-min-w-434{min-width:434px}.nxt-min-w-435{min-width:435px}.nxt-min-w-436{min-width:436px}.nxt-min-w-437{min-width:437px}.nxt-min-w-438{min-width:438px}.nxt-min-w-439{min-width:439px}.nxt-min-w-440{min-width:440px}.nxt-min-w-441{min-width:441px}.nxt-min-w-442{min-width:442px}.nxt-min-w-443{min-width:443px}.nxt-min-w-444{min-width:444px}.nxt-min-w-445{min-width:445px}.nxt-min-w-446{min-width:446px}.nxt-min-w-447{min-width:447px}.nxt-min-w-448{min-width:448px}.nxt-min-w-449{min-width:449px}.nxt-min-w-450{min-width:450px}.nxt-min-w-451{min-width:451px}.nxt-min-w-452{min-width:452px}.nxt-min-w-453{min-width:453px}.nxt-min-w-454{min-width:454px}.nxt-min-w-455{min-width:455px}.nxt-min-w-456{min-width:456px}.nxt-min-w-457{min-width:457px}.nxt-min-w-458{min-width:458px}.nxt-min-w-459{min-width:459px}.nxt-min-w-460{min-width:460px}.nxt-min-w-461{min-width:461px}.nxt-min-w-462{min-width:462px}.nxt-min-w-463{min-width:463px}.nxt-min-w-464{min-width:464px}.nxt-min-w-465{min-width:465px}.nxt-min-w-466{min-width:466px}.nxt-min-w-467{min-width:467px}.nxt-min-w-468{min-width:468px}.nxt-min-w-469{min-width:469px}.nxt-min-w-470{min-width:470px}.nxt-min-w-471{min-width:471px}.nxt-min-w-472{min-width:472px}.nxt-min-w-473{min-width:473px}.nxt-min-w-474{min-width:474px}.nxt-min-w-475{min-width:475px}.nxt-min-w-476{min-width:476px}.nxt-min-w-477{min-width:477px}.nxt-min-w-478{min-width:478px}.nxt-min-w-479{min-width:479px}.nxt-min-w-480{min-width:480px}.nxt-min-w-481{min-width:481px}.nxt-min-w-482{min-width:482px}.nxt-min-w-483{min-width:483px}.nxt-min-w-484{min-width:484px}.nxt-min-w-485{min-width:485px}.nxt-min-w-486{min-width:486px}.nxt-min-w-487{min-width:487px}.nxt-min-w-488{min-width:488px}.nxt-min-w-489{min-width:489px}.nxt-min-w-490{min-width:490px}.nxt-min-w-491{min-width:491px}.nxt-min-w-492{min-width:492px}.nxt-min-w-493{min-width:493px}.nxt-min-w-494{min-width:494px}.nxt-min-w-495{min-width:495px}.nxt-min-w-496{min-width:496px}.nxt-min-w-497{min-width:497px}.nxt-min-w-498{min-width:498px}.nxt-min-w-499{min-width:499px}.nxt-min-w-500{min-width:500px}.nxt-min-w-501{min-width:501px}.nxt-min-w-502{min-width:502px}.nxt-min-w-503{min-width:503px}.nxt-min-w-504{min-width:504px}.nxt-min-w-505{min-width:505px}.nxt-min-w-506{min-width:506px}.nxt-min-w-507{min-width:507px}.nxt-min-w-508{min-width:508px}.nxt-min-w-509{min-width:509px}.nxt-min-w-510{min-width:510px}.nxt-min-w-511{min-width:511px}.nxt-min-w-512{min-width:512px}.nxt-min-w-513{min-width:513px}.nxt-min-w-514{min-width:514px}.nxt-min-w-515{min-width:515px}.nxt-min-w-516{min-width:516px}.nxt-min-w-517{min-width:517px}.nxt-min-w-518{min-width:518px}.nxt-min-w-519{min-width:519px}.nxt-min-w-520{min-width:520px}.nxt-min-w-521{min-width:521px}.nxt-min-w-522{min-width:522px}.nxt-min-w-523{min-width:523px}.nxt-min-w-524{min-width:524px}.nxt-min-w-525{min-width:525px}.nxt-min-w-526{min-width:526px}.nxt-min-w-527{min-width:527px}.nxt-min-w-528{min-width:528px}.nxt-min-w-529{min-width:529px}.nxt-min-w-530{min-width:530px}.nxt-min-w-531{min-width:531px}.nxt-min-w-532{min-width:532px}.nxt-min-w-533{min-width:533px}.nxt-min-w-534{min-width:534px}.nxt-min-w-535{min-width:535px}.nxt-min-w-536{min-width:536px}.nxt-min-w-537{min-width:537px}.nxt-min-w-538{min-width:538px}.nxt-min-w-539{min-width:539px}.nxt-min-w-540{min-width:540px}.nxt-min-w-541{min-width:541px}.nxt-min-w-542{min-width:542px}.nxt-min-w-543{min-width:543px}.nxt-min-w-544{min-width:544px}.nxt-min-w-545{min-width:545px}.nxt-min-w-546{min-width:546px}.nxt-min-w-547{min-width:547px}.nxt-min-w-548{min-width:548px}.nxt-min-w-549{min-width:549px}.nxt-min-w-550{min-width:550px}.nxt-min-w-551{min-width:551px}.nxt-min-w-552{min-width:552px}.nxt-min-w-553{min-width:553px}.nxt-min-w-554{min-width:554px}.nxt-min-w-555{min-width:555px}.nxt-min-w-556{min-width:556px}.nxt-min-w-557{min-width:557px}.nxt-min-w-558{min-width:558px}.nxt-min-w-559{min-width:559px}.nxt-min-w-560{min-width:560px}.nxt-min-w-561{min-width:561px}.nxt-min-w-562{min-width:562px}.nxt-min-w-563{min-width:563px}.nxt-min-w-564{min-width:564px}.nxt-min-w-565{min-width:565px}.nxt-min-w-566{min-width:566px}.nxt-min-w-567{min-width:567px}.nxt-min-w-568{min-width:568px}.nxt-min-w-569{min-width:569px}.nxt-min-w-570{min-width:570px}.nxt-min-w-571{min-width:571px}.nxt-min-w-572{min-width:572px}.nxt-min-w-573{min-width:573px}.nxt-min-w-574{min-width:574px}.nxt-min-w-575{min-width:575px}.nxt-min-w-576{min-width:576px}.nxt-min-w-577{min-width:577px}.nxt-min-w-578{min-width:578px}.nxt-min-w-579{min-width:579px}.nxt-min-w-580{min-width:580px}.nxt-min-w-581{min-width:581px}.nxt-min-w-582{min-width:582px}.nxt-min-w-583{min-width:583px}.nxt-min-w-584{min-width:584px}.nxt-min-w-585{min-width:585px}.nxt-min-w-586{min-width:586px}.nxt-min-w-587{min-width:587px}.nxt-min-w-588{min-width:588px}.nxt-min-w-589{min-width:589px}.nxt-min-w-590{min-width:590px}.nxt-min-w-591{min-width:591px}.nxt-min-w-592{min-width:592px}.nxt-min-w-593{min-width:593px}.nxt-min-w-594{min-width:594px}.nxt-min-w-595{min-width:595px}.nxt-min-w-596{min-width:596px}.nxt-min-w-597{min-width:597px}.nxt-min-w-598{min-width:598px}.nxt-min-w-599{min-width:599px}.nxt-min-w-600{min-width:600px}.nxt-min-w-601{min-width:601px}.nxt-min-w-602{min-width:602px}.nxt-min-w-603{min-width:603px}.nxt-min-w-604{min-width:604px}.nxt-min-w-605{min-width:605px}.nxt-min-w-606{min-width:606px}.nxt-min-w-607{min-width:607px}.nxt-min-w-608{min-width:608px}.nxt-min-w-609{min-width:609px}.nxt-min-w-610{min-width:610px}.nxt-min-w-611{min-width:611px}.nxt-min-w-612{min-width:612px}.nxt-min-w-613{min-width:613px}.nxt-min-w-614{min-width:614px}.nxt-min-w-615{min-width:615px}.nxt-min-w-616{min-width:616px}.nxt-min-w-617{min-width:617px}.nxt-min-w-618{min-width:618px}.nxt-min-w-619{min-width:619px}.nxt-min-w-620{min-width:620px}.nxt-min-w-621{min-width:621px}.nxt-min-w-622{min-width:622px}.nxt-min-w-623{min-width:623px}.nxt-min-w-624{min-width:624px}.nxt-min-w-625{min-width:625px}.nxt-min-w-626{min-width:626px}.nxt-min-w-627{min-width:627px}.nxt-min-w-628{min-width:628px}.nxt-min-w-629{min-width:629px}.nxt-min-w-630{min-width:630px}.nxt-min-w-631{min-width:631px}.nxt-min-w-632{min-width:632px}.nxt-min-w-633{min-width:633px}.nxt-min-w-634{min-width:634px}.nxt-min-w-635{min-width:635px}.nxt-min-w-636{min-width:636px}.nxt-min-w-637{min-width:637px}.nxt-min-w-638{min-width:638px}.nxt-min-w-639{min-width:639px}.nxt-min-w-640{min-width:640px}.nxt-min-w-641{min-width:641px}.nxt-min-w-642{min-width:642px}.nxt-min-w-643{min-width:643px}.nxt-min-w-644{min-width:644px}.nxt-min-w-645{min-width:645px}.nxt-min-w-646{min-width:646px}.nxt-min-w-647{min-width:647px}.nxt-min-w-648{min-width:648px}.nxt-min-w-649{min-width:649px}.nxt-min-w-650{min-width:650px}.nxt-min-w-651{min-width:651px}.nxt-min-w-652{min-width:652px}.nxt-min-w-653{min-width:653px}.nxt-min-w-654{min-width:654px}.nxt-min-w-655{min-width:655px}.nxt-min-w-656{min-width:656px}.nxt-min-w-657{min-width:657px}.nxt-min-w-658{min-width:658px}.nxt-min-w-659{min-width:659px}.nxt-min-w-660{min-width:660px}.nxt-min-w-661{min-width:661px}.nxt-min-w-662{min-width:662px}.nxt-min-w-663{min-width:663px}.nxt-min-w-664{min-width:664px}.nxt-min-w-665{min-width:665px}.nxt-min-w-666{min-width:666px}.nxt-min-w-667{min-width:667px}.nxt-min-w-668{min-width:668px}.nxt-min-w-669{min-width:669px}.nxt-min-w-670{min-width:670px}.nxt-min-w-671{min-width:671px}.nxt-min-w-672{min-width:672px}.nxt-min-w-673{min-width:673px}.nxt-min-w-674{min-width:674px}.nxt-min-w-675{min-width:675px}.nxt-min-w-676{min-width:676px}.nxt-min-w-677{min-width:677px}.nxt-min-w-678{min-width:678px}.nxt-min-w-679{min-width:679px}.nxt-min-w-680{min-width:680px}.nxt-min-w-681{min-width:681px}.nxt-min-w-682{min-width:682px}.nxt-min-w-683{min-width:683px}.nxt-min-w-684{min-width:684px}.nxt-min-w-685{min-width:685px}.nxt-min-w-686{min-width:686px}.nxt-min-w-687{min-width:687px}.nxt-min-w-688{min-width:688px}.nxt-min-w-689{min-width:689px}.nxt-min-w-690{min-width:690px}.nxt-min-w-691{min-width:691px}.nxt-min-w-692{min-width:692px}.nxt-min-w-693{min-width:693px}.nxt-min-w-694{min-width:694px}.nxt-min-w-695{min-width:695px}.nxt-min-w-696{min-width:696px}.nxt-min-w-697{min-width:697px}.nxt-min-w-698{min-width:698px}.nxt-min-w-699{min-width:699px}.nxt-min-w-700{min-width:700px}.nxt-min-w-701{min-width:701px}.nxt-min-w-702{min-width:702px}.nxt-min-w-703{min-width:703px}.nxt-min-w-704{min-width:704px}.nxt-min-w-705{min-width:705px}.nxt-min-w-706{min-width:706px}.nxt-min-w-707{min-width:707px}.nxt-min-w-708{min-width:708px}.nxt-min-w-709{min-width:709px}.nxt-min-w-710{min-width:710px}.nxt-min-w-711{min-width:711px}.nxt-min-w-712{min-width:712px}.nxt-min-w-713{min-width:713px}.nxt-min-w-714{min-width:714px}.nxt-min-w-715{min-width:715px}.nxt-min-w-716{min-width:716px}.nxt-min-w-717{min-width:717px}.nxt-min-w-718{min-width:718px}.nxt-min-w-719{min-width:719px}.nxt-min-w-720{min-width:720px}.nxt-min-w-721{min-width:721px}.nxt-min-w-722{min-width:722px}.nxt-min-w-723{min-width:723px}.nxt-min-w-724{min-width:724px}.nxt-min-w-725{min-width:725px}.nxt-min-w-726{min-width:726px}.nxt-min-w-727{min-width:727px}.nxt-min-w-728{min-width:728px}.nxt-min-w-729{min-width:729px}.nxt-min-w-730{min-width:730px}.nxt-min-w-731{min-width:731px}.nxt-min-w-732{min-width:732px}.nxt-min-w-733{min-width:733px}.nxt-min-w-734{min-width:734px}.nxt-min-w-735{min-width:735px}.nxt-min-w-736{min-width:736px}.nxt-min-w-737{min-width:737px}.nxt-min-w-738{min-width:738px}.nxt-min-w-739{min-width:739px}.nxt-min-w-740{min-width:740px}.nxt-min-w-741{min-width:741px}.nxt-min-w-742{min-width:742px}.nxt-min-w-743{min-width:743px}.nxt-min-w-744{min-width:744px}.nxt-min-w-745{min-width:745px}.nxt-min-w-746{min-width:746px}.nxt-min-w-747{min-width:747px}.nxt-min-w-748{min-width:748px}.nxt-min-w-749{min-width:749px}.nxt-min-w-750{min-width:750px}.nxt-min-w-751{min-width:751px}.nxt-min-w-752{min-width:752px}.nxt-min-w-753{min-width:753px}.nxt-min-w-754{min-width:754px}.nxt-min-w-755{min-width:755px}.nxt-min-w-756{min-width:756px}.nxt-min-w-757{min-width:757px}.nxt-min-w-758{min-width:758px}.nxt-min-w-759{min-width:759px}.nxt-min-w-760{min-width:760px}.nxt-min-w-761{min-width:761px}.nxt-min-w-762{min-width:762px}.nxt-min-w-763{min-width:763px}.nxt-min-w-764{min-width:764px}.nxt-min-w-765{min-width:765px}.nxt-min-w-766{min-width:766px}.nxt-min-w-767{min-width:767px}.nxt-min-w-768{min-width:768px}.nxt-min-w-769{min-width:769px}.nxt-min-w-770{min-width:770px}.nxt-min-w-771{min-width:771px}.nxt-min-w-772{min-width:772px}.nxt-min-w-773{min-width:773px}.nxt-min-w-774{min-width:774px}.nxt-min-w-775{min-width:775px}.nxt-min-w-776{min-width:776px}.nxt-min-w-777{min-width:777px}.nxt-min-w-778{min-width:778px}.nxt-min-w-779{min-width:779px}.nxt-min-w-780{min-width:780px}.nxt-min-w-781{min-width:781px}.nxt-min-w-782{min-width:782px}.nxt-min-w-783{min-width:783px}.nxt-min-w-784{min-width:784px}.nxt-min-w-785{min-width:785px}.nxt-min-w-786{min-width:786px}.nxt-min-w-787{min-width:787px}.nxt-min-w-788{min-width:788px}.nxt-min-w-789{min-width:789px}.nxt-min-w-790{min-width:790px}.nxt-min-w-791{min-width:791px}.nxt-min-w-792{min-width:792px}.nxt-min-w-793{min-width:793px}.nxt-min-w-794{min-width:794px}.nxt-min-w-795{min-width:795px}.nxt-min-w-796{min-width:796px}.nxt-min-w-797{min-width:797px}.nxt-min-w-798{min-width:798px}.nxt-min-w-799{min-width:799px}.nxt-min-w-800{min-width:800px}.nxt-min-w-801{min-width:801px}.nxt-min-w-802{min-width:802px}.nxt-min-w-803{min-width:803px}.nxt-min-w-804{min-width:804px}.nxt-min-w-805{min-width:805px}.nxt-min-w-806{min-width:806px}.nxt-min-w-807{min-width:807px}.nxt-min-w-808{min-width:808px}.nxt-min-w-809{min-width:809px}.nxt-min-w-810{min-width:810px}.nxt-min-w-811{min-width:811px}.nxt-min-w-812{min-width:812px}.nxt-min-w-813{min-width:813px}.nxt-min-w-814{min-width:814px}.nxt-min-w-815{min-width:815px}.nxt-min-w-816{min-width:816px}.nxt-min-w-817{min-width:817px}.nxt-min-w-818{min-width:818px}.nxt-min-w-819{min-width:819px}.nxt-min-w-820{min-width:820px}.nxt-min-w-821{min-width:821px}.nxt-min-w-822{min-width:822px}.nxt-min-w-823{min-width:823px}.nxt-min-w-824{min-width:824px}.nxt-min-w-825{min-width:825px}.nxt-min-w-826{min-width:826px}.nxt-min-w-827{min-width:827px}.nxt-min-w-828{min-width:828px}.nxt-min-w-829{min-width:829px}.nxt-min-w-830{min-width:830px}.nxt-min-w-831{min-width:831px}.nxt-min-w-832{min-width:832px}.nxt-min-w-833{min-width:833px}.nxt-min-w-834{min-width:834px}.nxt-min-w-835{min-width:835px}.nxt-min-w-836{min-width:836px}.nxt-min-w-837{min-width:837px}.nxt-min-w-838{min-width:838px}.nxt-min-w-839{min-width:839px}.nxt-min-w-840{min-width:840px}.nxt-min-w-841{min-width:841px}.nxt-min-w-842{min-width:842px}.nxt-min-w-843{min-width:843px}.nxt-min-w-844{min-width:844px}.nxt-min-w-845{min-width:845px}.nxt-min-w-846{min-width:846px}.nxt-min-w-847{min-width:847px}.nxt-min-w-848{min-width:848px}.nxt-min-w-849{min-width:849px}.nxt-min-w-850{min-width:850px}.nxt-min-w-851{min-width:851px}.nxt-min-w-852{min-width:852px}.nxt-min-w-853{min-width:853px}.nxt-min-w-854{min-width:854px}.nxt-min-w-855{min-width:855px}.nxt-min-w-856{min-width:856px}.nxt-min-w-857{min-width:857px}.nxt-min-w-858{min-width:858px}.nxt-min-w-859{min-width:859px}.nxt-min-w-860{min-width:860px}.nxt-min-w-861{min-width:861px}.nxt-min-w-862{min-width:862px}.nxt-min-w-863{min-width:863px}.nxt-min-w-864{min-width:864px}.nxt-min-w-865{min-width:865px}.nxt-min-w-866{min-width:866px}.nxt-min-w-867{min-width:867px}.nxt-min-w-868{min-width:868px}.nxt-min-w-869{min-width:869px}.nxt-min-w-870{min-width:870px}.nxt-min-w-871{min-width:871px}.nxt-min-w-872{min-width:872px}.nxt-min-w-873{min-width:873px}.nxt-min-w-874{min-width:874px}.nxt-min-w-875{min-width:875px}.nxt-min-w-876{min-width:876px}.nxt-min-w-877{min-width:877px}.nxt-min-w-878{min-width:878px}.nxt-min-w-879{min-width:879px}.nxt-min-w-880{min-width:880px}.nxt-min-w-881{min-width:881px}.nxt-min-w-882{min-width:882px}.nxt-min-w-883{min-width:883px}.nxt-min-w-884{min-width:884px}.nxt-min-w-885{min-width:885px}.nxt-min-w-886{min-width:886px}.nxt-min-w-887{min-width:887px}.nxt-min-w-888{min-width:888px}.nxt-min-w-889{min-width:889px}.nxt-min-w-890{min-width:890px}.nxt-min-w-891{min-width:891px}.nxt-min-w-892{min-width:892px}.nxt-min-w-893{min-width:893px}.nxt-min-w-894{min-width:894px}.nxt-min-w-895{min-width:895px}.nxt-min-w-896{min-width:896px}.nxt-min-w-897{min-width:897px}.nxt-min-w-898{min-width:898px}.nxt-min-w-899{min-width:899px}.nxt-min-w-900{min-width:900px}.nxt-min-w-901{min-width:901px}.nxt-min-w-902{min-width:902px}.nxt-min-w-903{min-width:903px}.nxt-min-w-904{min-width:904px}.nxt-min-w-905{min-width:905px}.nxt-min-w-906{min-width:906px}.nxt-min-w-907{min-width:907px}.nxt-min-w-908{min-width:908px}.nxt-min-w-909{min-width:909px}.nxt-min-w-910{min-width:910px}.nxt-min-w-911{min-width:911px}.nxt-min-w-912{min-width:912px}.nxt-min-w-913{min-width:913px}.nxt-min-w-914{min-width:914px}.nxt-min-w-915{min-width:915px}.nxt-min-w-916{min-width:916px}.nxt-min-w-917{min-width:917px}.nxt-min-w-918{min-width:918px}.nxt-min-w-919{min-width:919px}.nxt-min-w-920{min-width:920px}.nxt-min-w-921{min-width:921px}.nxt-min-w-922{min-width:922px}.nxt-min-w-923{min-width:923px}.nxt-min-w-924{min-width:924px}.nxt-min-w-925{min-width:925px}.nxt-min-w-926{min-width:926px}.nxt-min-w-927{min-width:927px}.nxt-min-w-928{min-width:928px}.nxt-min-w-929{min-width:929px}.nxt-min-w-930{min-width:930px}.nxt-min-w-931{min-width:931px}.nxt-min-w-932{min-width:932px}.nxt-min-w-933{min-width:933px}.nxt-min-w-934{min-width:934px}.nxt-min-w-935{min-width:935px}.nxt-min-w-936{min-width:936px}.nxt-min-w-937{min-width:937px}.nxt-min-w-938{min-width:938px}.nxt-min-w-939{min-width:939px}.nxt-min-w-940{min-width:940px}.nxt-min-w-941{min-width:941px}.nxt-min-w-942{min-width:942px}.nxt-min-w-943{min-width:943px}.nxt-min-w-944{min-width:944px}.nxt-min-w-945{min-width:945px}.nxt-min-w-946{min-width:946px}.nxt-min-w-947{min-width:947px}.nxt-min-w-948{min-width:948px}.nxt-min-w-949{min-width:949px}.nxt-min-w-950{min-width:950px}.nxt-min-w-951{min-width:951px}.nxt-min-w-952{min-width:952px}.nxt-min-w-953{min-width:953px}.nxt-min-w-954{min-width:954px}.nxt-min-w-955{min-width:955px}.nxt-min-w-956{min-width:956px}.nxt-min-w-957{min-width:957px}.nxt-min-w-958{min-width:958px}.nxt-min-w-959{min-width:959px}.nxt-min-w-960{min-width:960px}.nxt-min-w-961{min-width:961px}.nxt-min-w-962{min-width:962px}.nxt-min-w-963{min-width:963px}.nxt-min-w-964{min-width:964px}.nxt-min-w-965{min-width:965px}.nxt-min-w-966{min-width:966px}.nxt-min-w-967{min-width:967px}.nxt-min-w-968{min-width:968px}.nxt-min-w-969{min-width:969px}.nxt-min-w-970{min-width:970px}.nxt-min-w-971{min-width:971px}.nxt-min-w-972{min-width:972px}.nxt-min-w-973{min-width:973px}.nxt-min-w-974{min-width:974px}.nxt-min-w-975{min-width:975px}.nxt-min-w-976{min-width:976px}.nxt-min-w-977{min-width:977px}.nxt-min-w-978{min-width:978px}.nxt-min-w-979{min-width:979px}.nxt-min-w-980{min-width:980px}.nxt-min-w-981{min-width:981px}.nxt-min-w-982{min-width:982px}.nxt-min-w-983{min-width:983px}.nxt-min-w-984{min-width:984px}.nxt-min-w-985{min-width:985px}.nxt-min-w-986{min-width:986px}.nxt-min-w-987{min-width:987px}.nxt-min-w-988{min-width:988px}.nxt-min-w-989{min-width:989px}.nxt-min-w-990{min-width:990px}.nxt-min-w-991{min-width:991px}.nxt-min-w-992{min-width:992px}.nxt-min-w-993{min-width:993px}.nxt-min-w-994{min-width:994px}.nxt-min-w-995{min-width:995px}.nxt-min-w-996{min-width:996px}.nxt-min-w-997{min-width:997px}.nxt-min-w-998{min-width:998px}.nxt-min-w-999{min-width:999px}.nxt-min-w-1000{min-width:1000px}.nxt-line-height-1{line-height:1px}.nxt-line-height-2{line-height:2px}.nxt-line-height-3{line-height:3px}.nxt-line-height-4{line-height:4px}.nxt-line-height-5{line-height:5px}.nxt-line-height-6{line-height:6px}.nxt-line-height-7{line-height:7px}.nxt-line-height-8{line-height:8px}.nxt-line-height-9{line-height:9px}.nxt-line-height-10{line-height:10px}.nxt-line-height-11{line-height:11px}.nxt-line-height-12{line-height:12px}.nxt-line-height-13{line-height:13px}.nxt-line-height-14{line-height:14px}.nxt-line-height-15{line-height:15px}.nxt-line-height-16{line-height:16px}.nxt-line-height-17{line-height:17px}.nxt-line-height-18{line-height:18px}.nxt-line-height-19{line-height:19px}.nxt-line-height-20{line-height:20px}.nxt-line-height-21{line-height:21px}.nxt-line-height-22{line-height:22px}.nxt-line-height-23{line-height:23px}.nxt-line-height-24{line-height:24px}.nxt-line-height-25{line-height:25px}.nxt-line-height-26{line-height:26px}.nxt-line-height-27{line-height:27px}.nxt-line-height-28{line-height:28px}.nxt-line-height-29{line-height:29px}.nxt-line-height-30{line-height:30px}.nxt-line-height-31{line-height:31px}.nxt-line-height-32{line-height:32px}.nxt-line-height-33{line-height:33px}.nxt-line-height-34{line-height:34px}.nxt-line-height-35{line-height:35px}.nxt-line-height-36{line-height:36px}.nxt-line-height-37{line-height:37px}.nxt-line-height-38{line-height:38px}.nxt-line-height-39{line-height:39px}.nxt-line-height-40{line-height:40px}.nxt-line-height-41{line-height:41px}.nxt-line-height-42{line-height:42px}.nxt-line-height-43{line-height:43px}.nxt-line-height-44{line-height:44px}.nxt-line-height-45{line-height:45px}.nxt-line-height-46{line-height:46px}.nxt-line-height-47{line-height:47px}.nxt-line-height-48{line-height:48px}.nxt-line-height-49{line-height:49px}.nxt-line-height-50{line-height:50px}.nxt-font-10{font-size:10px}.nxt-font-11{font-size:11px}.nxt-font-12{font-size:12px}.nxt-font-13{font-size:13px}.nxt-font-14{font-size:14px}.nxt-font-15{font-size:15px}.nxt-font-16{font-size:16px}.nxt-font-17{font-size:17px}.nxt-font-18{font-size:18px}.nxt-font-19{font-size:19px}.nxt-font-20{font-size:20px}.nxt-font-21{font-size:21px}.nxt-font-22{font-size:22px}.nxt-font-23{font-size:23px}.nxt-font-24{font-size:24px}.nxt-font-25{font-size:25px}.nxt-font-26{font-size:26px}.nxt-font-27{font-size:27px}.nxt-font-28{font-size:28px}.nxt-font-29{font-size:29px}.nxt-font-30{font-size:30px}.nxt-font-31{font-size:31px}.nxt-font-32{font-size:32px}.nxt-font-33{font-size:33px}.nxt-font-34{font-size:34px}.nxt-font-35{font-size:35px}.nxt-font-36{font-size:36px}.nxt-radius-1{border-radius:1px}.nxt-radius-2{border-radius:2px}.nxt-radius-3{border-radius:3px}.nxt-radius-4{border-radius:4px}.nxt-radius-5{border-radius:5px}.nxt-radius-6{border-radius:6px}.nxt-radius-7{border-radius:7px}.nxt-radius-8{border-radius:8px}.nxt-radius-9{border-radius:9px}.nxt-radius-10{border-radius:10px}.nxt-radius-11{border-radius:11px}.nxt-radius-12{border-radius:12px}.nxt-radius-13{border-radius:13px}.nxt-radius-14{border-radius:14px}.nxt-radius-15{border-radius:15px}.nxt-radius-16{border-radius:16px}.nxt-radius-17{border-radius:17px}.nxt-radius-18{border-radius:18px}.nxt-radius-19{border-radius:19px}.nxt-radius-20{border-radius:20px}.nxt-radius-21{border-radius:21px}.nxt-radius-22{border-radius:22px}.nxt-radius-23{border-radius:23px}.nxt-radius-24{border-radius:24px}.nxt-radius-25{border-radius:25px}.nxt-radius-26{border-radius:26px}.nxt-radius-27{border-radius:27px}.nxt-radius-28{border-radius:28px}.nxt-radius-29{border-radius:29px}.nxt-radius-30{border-radius:30px}.nxt-radius-31{border-radius:31px}.nxt-radius-32{border-radius:32px}.nxt-radius-33{border-radius:33px}.nxt-radius-34{border-radius:34px}.nxt-radius-35{border-radius:35px}.nxt-radius-36{border-radius:36px}.nxt-radius-37{border-radius:37px}.nxt-radius-38{border-radius:38px}.nxt-radius-39{border-radius:39px}.nxt-radius-40{border-radius:40px}.nxt-radius-41{border-radius:41px}.nxt-radius-42{border-radius:42px}.nxt-radius-43{border-radius:43px}.nxt-radius-44{border-radius:44px}.nxt-radius-45{border-radius:45px}.nxt-radius-46{border-radius:46px}.nxt-radius-47{border-radius:47px}.nxt-radius-48{border-radius:48px}.nxt-radius-49{border-radius:49px}.nxt-h-1{height:1px}.nxt-h-2{height:2px}.nxt-h-3{height:3px}.nxt-h-4{height:4px}.nxt-h-5{height:5px}.nxt-h-6{height:6px}.nxt-h-7{height:7px}.nxt-h-8{height:8px}.nxt-h-9{height:9px}.nxt-h-10{height:10px}.nxt-h-11{height:11px}.nxt-h-12{height:12px}.nxt-h-13{height:13px}.nxt-h-14{height:14px}.nxt-h-15{height:15px}.nxt-h-16{height:16px}.nxt-h-17{height:17px}.nxt-h-18{height:18px}.nxt-h-19{height:19px}.nxt-h-20{height:20px}.nxt-h-21{height:21px}.nxt-h-22{height:22px}.nxt-h-23{height:23px}.nxt-h-24{height:24px}.nxt-h-25{height:25px}.nxt-h-26{height:26px}.nxt-h-27{height:27px}.nxt-h-28{height:28px}.nxt-h-29{height:29px}.nxt-h-30{height:30px}.nxt-h-31{height:31px}.nxt-h-32{height:32px}.nxt-h-33{height:33px}.nxt-h-34{height:34px}.nxt-h-35{height:35px}.nxt-h-36{height:36px}.nxt-h-37{height:37px}.nxt-h-38{height:38px}.nxt-h-39{height:39px}.nxt-h-40{height:40px}.nxt-h-41{height:41px}.nxt-h-42{height:42px}.nxt-h-43{height:43px}.nxt-h-44{height:44px}.nxt-h-45{height:45px}.nxt-h-46{height:46px}.nxt-h-47{height:47px}.nxt-h-48{height:48px}.nxt-h-49{height:49px}.nxt-h-50{height:50px}.nxt-h-51{height:51px}.nxt-h-52{height:52px}.nxt-h-53{height:53px}.nxt-h-54{height:54px}.nxt-h-55{height:55px}.nxt-h-56{height:56px}.nxt-h-57{height:57px}.nxt-h-58{height:58px}.nxt-h-59{height:59px}.nxt-h-60{height:60px}.nxt-h-61{height:61px}.nxt-h-62{height:62px}.nxt-h-63{height:63px}.nxt-h-64{height:64px}.nxt-h-65{height:65px}.nxt-h-66{height:66px}.nxt-h-67{height:67px}.nxt-h-68{height:68px}.nxt-h-69{height:69px}.nxt-h-70{height:70px}.nxt-h-71{height:71px}.nxt-h-72{height:72px}.nxt-h-73{height:73px}.nxt-h-74{height:74px}.nxt-h-75{height:75px}.nxt-h-76{height:76px}.nxt-h-77{height:77px}.nxt-h-78{height:78px}.nxt-h-79{height:79px}.nxt-h-80{height:80px}.nxt-h-81{height:81px}.nxt-h-82{height:82px}.nxt-h-83{height:83px}.nxt-h-84{height:84px}.nxt-h-85{height:85px}.nxt-h-86{height:86px}.nxt-h-87{height:87px}.nxt-h-88{height:88px}.nxt-h-89{height:89px}.nxt-h-90{height:90px}.nxt-h-91{height:91px}.nxt-h-92{height:92px}.nxt-h-93{height:93px}.nxt-h-94{height:94px}.nxt-h-95{height:95px}.nxt-h-96{height:96px}.nxt-h-97{height:97px}.nxt-h-98{height:98px}.nxt-h-99{height:99px}.nxt-h-100{height:100px}.nxt-h-101{height:101px}.nxt-h-102{height:102px}.nxt-h-103{height:103px}.nxt-h-104{height:104px}.nxt-h-105{height:105px}.nxt-h-106{height:106px}.nxt-h-107{height:107px}.nxt-h-108{height:108px}.nxt-h-109{height:109px}.nxt-h-110{height:110px}.nxt-h-111{height:111px}.nxt-h-112{height:112px}.nxt-h-113{height:113px}.nxt-h-114{height:114px}.nxt-h-115{height:115px}.nxt-h-116{height:116px}.nxt-h-117{height:117px}.nxt-h-118{height:118px}.nxt-h-119{height:119px}.nxt-h-120{height:120px}.nxt-h-121{height:121px}.nxt-h-122{height:122px}.nxt-h-123{height:123px}.nxt-h-124{height:124px}.nxt-h-125{height:125px}.nxt-h-126{height:126px}.nxt-h-127{height:127px}.nxt-h-128{height:128px}.nxt-h-129{height:129px}.nxt-h-130{height:130px}.nxt-h-131{height:131px}.nxt-h-132{height:132px}.nxt-h-133{height:133px}.nxt-h-134{height:134px}.nxt-h-135{height:135px}.nxt-h-136{height:136px}.nxt-h-137{height:137px}.nxt-h-138{height:138px}.nxt-h-139{height:139px}.nxt-h-140{height:140px}.nxt-h-141{height:141px}.nxt-h-142{height:142px}.nxt-h-143{height:143px}.nxt-h-144{height:144px}.nxt-h-145{height:145px}.nxt-h-146{height:146px}.nxt-h-147{height:147px}.nxt-h-148{height:148px}.nxt-h-149{height:149px}.nxt-h-150{height:150px}.nxt-h-151{height:151px}.nxt-h-152{height:152px}.nxt-h-153{height:153px}.nxt-h-154{height:154px}.nxt-h-155{height:155px}.nxt-h-156{height:156px}.nxt-h-157{height:157px}.nxt-h-158{height:158px}.nxt-h-159{height:159px}.nxt-h-160{height:160px}.nxt-h-161{height:161px}.nxt-h-162{height:162px}.nxt-h-163{height:163px}.nxt-h-164{height:164px}.nxt-h-165{height:165px}.nxt-h-166{height:166px}.nxt-h-167{height:167px}.nxt-h-168{height:168px}.nxt-h-169{height:169px}.nxt-h-170{height:170px}.nxt-h-171{height:171px}.nxt-h-172{height:172px}.nxt-h-173{height:173px}.nxt-h-174{height:174px}.nxt-h-175{height:175px}.nxt-h-176{height:176px}.nxt-h-177{height:177px}.nxt-h-178{height:178px}.nxt-h-179{height:179px}.nxt-h-180{height:180px}.nxt-h-181{height:181px}.nxt-h-182{height:182px}.nxt-h-183{height:183px}.nxt-h-184{height:184px}.nxt-h-185{height:185px}.nxt-h-186{height:186px}.nxt-h-187{height:187px}.nxt-h-188{height:188px}.nxt-h-189{height:189px}.nxt-h-190{height:190px}.nxt-h-191{height:191px}.nxt-h-192{height:192px}.nxt-h-193{height:193px}.nxt-h-194{height:194px}.nxt-h-195{height:195px}.nxt-h-196{height:196px}.nxt-h-197{height:197px}.nxt-h-198{height:198px}.nxt-h-199{height:199px}.nxt-h-200{height:200px}.nxt-h-201{height:201px}.nxt-h-202{height:202px}.nxt-h-203{height:203px}.nxt-h-204{height:204px}.nxt-h-205{height:205px}.nxt-h-206{height:206px}.nxt-h-207{height:207px}.nxt-h-208{height:208px}.nxt-h-209{height:209px}.nxt-h-210{height:210px}.nxt-h-211{height:211px}.nxt-h-212{height:212px}.nxt-h-213{height:213px}.nxt-h-214{height:214px}.nxt-h-215{height:215px}.nxt-h-216{height:216px}.nxt-h-217{height:217px}.nxt-h-218{height:218px}.nxt-h-219{height:219px}.nxt-h-220{height:220px}.nxt-h-221{height:221px}.nxt-h-222{height:222px}.nxt-h-223{height:223px}.nxt-h-224{height:224px}.nxt-h-225{height:225px}.nxt-h-226{height:226px}.nxt-h-227{height:227px}.nxt-h-228{height:228px}.nxt-h-229{height:229px}.nxt-h-230{height:230px}.nxt-h-231{height:231px}.nxt-h-232{height:232px}.nxt-h-233{height:233px}.nxt-h-234{height:234px}.nxt-h-235{height:235px}.nxt-h-236{height:236px}.nxt-h-237{height:237px}.nxt-h-238{height:238px}.nxt-h-239{height:239px}.nxt-h-240{height:240px}.nxt-h-241{height:241px}.nxt-h-242{height:242px}.nxt-h-243{height:243px}.nxt-h-244{height:244px}.nxt-h-245{height:245px}.nxt-h-246{height:246px}.nxt-h-247{height:247px}.nxt-h-248{height:248px}.nxt-h-249{height:249px}.nxt-h-250{height:250px}.nxt-h-251{height:251px}.nxt-h-252{height:252px}.nxt-h-253{height:253px}.nxt-h-254{height:254px}.nxt-h-255{height:255px}.nxt-h-256{height:256px}.nxt-h-257{height:257px}.nxt-h-258{height:258px}.nxt-h-259{height:259px}.nxt-h-260{height:260px}.nxt-h-261{height:261px}.nxt-h-262{height:262px}.nxt-h-263{height:263px}.nxt-h-264{height:264px}.nxt-h-265{height:265px}.nxt-h-266{height:266px}.nxt-h-267{height:267px}.nxt-h-268{height:268px}.nxt-h-269{height:269px}.nxt-h-270{height:270px}.nxt-h-271{height:271px}.nxt-h-272{height:272px}.nxt-h-273{height:273px}.nxt-h-274{height:274px}.nxt-h-275{height:275px}.nxt-h-276{height:276px}.nxt-h-277{height:277px}.nxt-h-278{height:278px}.nxt-h-279{height:279px}.nxt-h-280{height:280px}.nxt-h-281{height:281px}.nxt-h-282{height:282px}.nxt-h-283{height:283px}.nxt-h-284{height:284px}.nxt-h-285{height:285px}.nxt-h-286{height:286px}.nxt-h-287{height:287px}.nxt-h-288{height:288px}.nxt-h-289{height:289px}.nxt-h-290{height:290px}.nxt-h-291{height:291px}.nxt-h-292{height:292px}.nxt-h-293{height:293px}.nxt-h-294{height:294px}.nxt-h-295{height:295px}.nxt-h-296{height:296px}.nxt-h-297{height:297px}.nxt-h-298{height:298px}.nxt-h-299{height:299px}.nxt-h-300{height:300px}.nxt-h-301{height:301px}.nxt-h-302{height:302px}.nxt-h-303{height:303px}.nxt-h-304{height:304px}.nxt-h-305{height:305px}.nxt-h-306{height:306px}.nxt-h-307{height:307px}.nxt-h-308{height:308px}.nxt-h-309{height:309px}.nxt-h-310{height:310px}.nxt-h-311{height:311px}.nxt-h-312{height:312px}.nxt-h-313{height:313px}.nxt-h-314{height:314px}.nxt-h-315{height:315px}.nxt-h-316{height:316px}.nxt-h-317{height:317px}.nxt-h-318{height:318px}.nxt-h-319{height:319px}.nxt-h-320{height:320px}.nxt-h-321{height:321px}.nxt-h-322{height:322px}.nxt-h-323{height:323px}.nxt-h-324{height:324px}.nxt-h-325{height:325px}.nxt-h-326{height:326px}.nxt-h-327{height:327px}.nxt-h-328{height:328px}.nxt-h-329{height:329px}.nxt-h-330{height:330px}.nxt-h-331{height:331px}.nxt-h-332{height:332px}.nxt-h-333{height:333px}.nxt-h-334{height:334px}.nxt-h-335{height:335px}.nxt-h-336{height:336px}.nxt-h-337{height:337px}.nxt-h-338{height:338px}.nxt-h-339{height:339px}.nxt-h-340{height:340px}.nxt-h-341{height:341px}.nxt-h-342{height:342px}.nxt-h-343{height:343px}.nxt-h-344{height:344px}.nxt-h-345{height:345px}.nxt-h-346{height:346px}.nxt-h-347{height:347px}.nxt-h-348{height:348px}.nxt-h-349{height:349px}.nxt-h-350{height:350px}.nxt-h-351{height:351px}.nxt-h-352{height:352px}.nxt-h-353{height:353px}.nxt-h-354{height:354px}.nxt-h-355{height:355px}.nxt-h-356{height:356px}.nxt-h-357{height:357px}.nxt-h-358{height:358px}.nxt-h-359{height:359px}.nxt-h-360{height:360px}.nxt-h-361{height:361px}.nxt-h-362{height:362px}.nxt-h-363{height:363px}.nxt-h-364{height:364px}.nxt-h-365{height:365px}.nxt-h-366{height:366px}.nxt-h-367{height:367px}.nxt-h-368{height:368px}.nxt-h-369{height:369px}.nxt-h-370{height:370px}.nxt-h-371{height:371px}.nxt-h-372{height:372px}.nxt-h-373{height:373px}.nxt-h-374{height:374px}.nxt-h-375{height:375px}.nxt-h-376{height:376px}.nxt-h-377{height:377px}.nxt-h-378{height:378px}.nxt-h-379{height:379px}.nxt-h-380{height:380px}.nxt-h-381{height:381px}.nxt-h-382{height:382px}.nxt-h-383{height:383px}.nxt-h-384{height:384px}.nxt-h-385{height:385px}.nxt-h-386{height:386px}.nxt-h-387{height:387px}.nxt-h-388{height:388px}.nxt-h-389{height:389px}.nxt-h-390{height:390px}.nxt-h-391{height:391px}.nxt-h-392{height:392px}.nxt-h-393{height:393px}.nxt-h-394{height:394px}.nxt-h-395{height:395px}.nxt-h-396{height:396px}.nxt-h-397{height:397px}.nxt-h-398{height:398px}.nxt-h-399{height:399px}.nxt-h-400{height:400px}.nxt-h-401{height:401px}.nxt-h-402{height:402px}.nxt-h-403{height:403px}.nxt-h-404{height:404px}.nxt-h-405{height:405px}.nxt-h-406{height:406px}.nxt-h-407{height:407px}.nxt-h-408{height:408px}.nxt-h-409{height:409px}.nxt-h-410{height:410px}.nxt-h-411{height:411px}.nxt-h-412{height:412px}.nxt-h-413{height:413px}.nxt-h-414{height:414px}.nxt-h-415{height:415px}.nxt-h-416{height:416px}.nxt-h-417{height:417px}.nxt-h-418{height:418px}.nxt-h-419{height:419px}.nxt-h-420{height:420px}.nxt-h-421{height:421px}.nxt-h-422{height:422px}.nxt-h-423{height:423px}.nxt-h-424{height:424px}.nxt-h-425{height:425px}.nxt-h-426{height:426px}.nxt-h-427{height:427px}.nxt-h-428{height:428px}.nxt-h-429{height:429px}.nxt-h-430{height:430px}.nxt-h-431{height:431px}.nxt-h-432{height:432px}.nxt-h-433{height:433px}.nxt-h-434{height:434px}.nxt-h-435{height:435px}.nxt-h-436{height:436px}.nxt-h-437{height:437px}.nxt-h-438{height:438px}.nxt-h-439{height:439px}.nxt-h-440{height:440px}.nxt-h-441{height:441px}.nxt-h-442{height:442px}.nxt-h-443{height:443px}.nxt-h-444{height:444px}.nxt-h-445{height:445px}.nxt-h-446{height:446px}.nxt-h-447{height:447px}.nxt-h-448{height:448px}.nxt-h-449{height:449px}.nxt-h-450{height:450px}.nxt-h-451{height:451px}.nxt-h-452{height:452px}.nxt-h-453{height:453px}.nxt-h-454{height:454px}.nxt-h-455{height:455px}.nxt-h-456{height:456px}.nxt-h-457{height:457px}.nxt-h-458{height:458px}.nxt-h-459{height:459px}.nxt-h-460{height:460px}.nxt-h-461{height:461px}.nxt-h-462{height:462px}.nxt-h-463{height:463px}.nxt-h-464{height:464px}.nxt-h-465{height:465px}.nxt-h-466{height:466px}.nxt-h-467{height:467px}.nxt-h-468{height:468px}.nxt-h-469{height:469px}.nxt-h-470{height:470px}.nxt-h-471{height:471px}.nxt-h-472{height:472px}.nxt-h-473{height:473px}.nxt-h-474{height:474px}.nxt-h-475{height:475px}.nxt-h-476{height:476px}.nxt-h-477{height:477px}.nxt-h-478{height:478px}.nxt-h-479{height:479px}.nxt-h-480{height:480px}.nxt-h-481{height:481px}.nxt-h-482{height:482px}.nxt-h-483{height:483px}.nxt-h-484{height:484px}.nxt-h-485{height:485px}.nxt-h-486{height:486px}.nxt-h-487{height:487px}.nxt-h-488{height:488px}.nxt-h-489{height:489px}.nxt-h-490{height:490px}.nxt-h-491{height:491px}.nxt-h-492{height:492px}.nxt-h-493{height:493px}.nxt-h-494{height:494px}.nxt-h-495{height:495px}.nxt-h-496{height:496px}.nxt-h-497{height:497px}.nxt-h-498{height:498px}.nxt-h-499{height:499px}.nxt-h-500{height:500px}.nxt-h-501{height:501px}.nxt-h-502{height:502px}.nxt-h-503{height:503px}.nxt-h-504{height:504px}.nxt-h-505{height:505px}.nxt-h-506{height:506px}.nxt-h-507{height:507px}.nxt-h-508{height:508px}.nxt-h-509{height:509px}.nxt-h-510{height:510px}.nxt-h-511{height:511px}.nxt-h-512{height:512px}.nxt-h-513{height:513px}.nxt-h-514{height:514px}.nxt-h-515{height:515px}.nxt-h-516{height:516px}.nxt-h-517{height:517px}.nxt-h-518{height:518px}.nxt-h-519{height:519px}.nxt-h-520{height:520px}.nxt-h-521{height:521px}.nxt-h-522{height:522px}.nxt-h-523{height:523px}.nxt-h-524{height:524px}.nxt-h-525{height:525px}.nxt-h-526{height:526px}.nxt-h-527{height:527px}.nxt-h-528{height:528px}.nxt-h-529{height:529px}.nxt-h-530{height:530px}.nxt-h-531{height:531px}.nxt-h-532{height:532px}.nxt-h-533{height:533px}.nxt-h-534{height:534px}.nxt-h-535{height:535px}.nxt-h-536{height:536px}.nxt-h-537{height:537px}.nxt-h-538{height:538px}.nxt-h-539{height:539px}.nxt-h-540{height:540px}.nxt-h-541{height:541px}.nxt-h-542{height:542px}.nxt-h-543{height:543px}.nxt-h-544{height:544px}.nxt-h-545{height:545px}.nxt-h-546{height:546px}.nxt-h-547{height:547px}.nxt-h-548{height:548px}.nxt-h-549{height:549px}.nxt-h-550{height:550px}.nxt-h-551{height:551px}.nxt-h-552{height:552px}.nxt-h-553{height:553px}.nxt-h-554{height:554px}.nxt-h-555{height:555px}.nxt-h-556{height:556px}.nxt-h-557{height:557px}.nxt-h-558{height:558px}.nxt-h-559{height:559px}.nxt-h-560{height:560px}.nxt-h-561{height:561px}.nxt-h-562{height:562px}.nxt-h-563{height:563px}.nxt-h-564{height:564px}.nxt-h-565{height:565px}.nxt-h-566{height:566px}.nxt-h-567{height:567px}.nxt-h-568{height:568px}.nxt-h-569{height:569px}.nxt-h-570{height:570px}.nxt-h-571{height:571px}.nxt-h-572{height:572px}.nxt-h-573{height:573px}.nxt-h-574{height:574px}.nxt-h-575{height:575px}.nxt-h-576{height:576px}.nxt-h-577{height:577px}.nxt-h-578{height:578px}.nxt-h-579{height:579px}.nxt-h-580{height:580px}.nxt-h-581{height:581px}.nxt-h-582{height:582px}.nxt-h-583{height:583px}.nxt-h-584{height:584px}.nxt-h-585{height:585px}.nxt-h-586{height:586px}.nxt-h-587{height:587px}.nxt-h-588{height:588px}.nxt-h-589{height:589px}.nxt-h-590{height:590px}.nxt-h-591{height:591px}.nxt-h-592{height:592px}.nxt-h-593{height:593px}.nxt-h-594{height:594px}.nxt-h-595{height:595px}.nxt-h-596{height:596px}.nxt-h-597{height:597px}.nxt-h-598{height:598px}.nxt-h-599{height:599px}.nxt-h-600{height:600px}.nxt-h-601{height:601px}.nxt-h-602{height:602px}.nxt-h-603{height:603px}.nxt-h-604{height:604px}.nxt-h-605{height:605px}.nxt-h-606{height:606px}.nxt-h-607{height:607px}.nxt-h-608{height:608px}.nxt-h-609{height:609px}.nxt-h-610{height:610px}.nxt-h-611{height:611px}.nxt-h-612{height:612px}.nxt-h-613{height:613px}.nxt-h-614{height:614px}.nxt-h-615{height:615px}.nxt-h-616{height:616px}.nxt-h-617{height:617px}.nxt-h-618{height:618px}.nxt-h-619{height:619px}.nxt-h-620{height:620px}.nxt-h-621{height:621px}.nxt-h-622{height:622px}.nxt-h-623{height:623px}.nxt-h-624{height:624px}.nxt-h-625{height:625px}.nxt-h-626{height:626px}.nxt-h-627{height:627px}.nxt-h-628{height:628px}.nxt-h-629{height:629px}.nxt-h-630{height:630px}.nxt-h-631{height:631px}.nxt-h-632{height:632px}.nxt-h-633{height:633px}.nxt-h-634{height:634px}.nxt-h-635{height:635px}.nxt-h-636{height:636px}.nxt-h-637{height:637px}.nxt-h-638{height:638px}.nxt-h-639{height:639px}.nxt-h-640{height:640px}.nxt-h-641{height:641px}.nxt-h-642{height:642px}.nxt-h-643{height:643px}.nxt-h-644{height:644px}.nxt-h-645{height:645px}.nxt-h-646{height:646px}.nxt-h-647{height:647px}.nxt-h-648{height:648px}.nxt-h-649{height:649px}.nxt-h-650{height:650px}.nxt-h-651{height:651px}.nxt-h-652{height:652px}.nxt-h-653{height:653px}.nxt-h-654{height:654px}.nxt-h-655{height:655px}.nxt-h-656{height:656px}.nxt-h-657{height:657px}.nxt-h-658{height:658px}.nxt-h-659{height:659px}.nxt-h-660{height:660px}.nxt-h-661{height:661px}.nxt-h-662{height:662px}.nxt-h-663{height:663px}.nxt-h-664{height:664px}.nxt-h-665{height:665px}.nxt-h-666{height:666px}.nxt-h-667{height:667px}.nxt-h-668{height:668px}.nxt-h-669{height:669px}.nxt-h-670{height:670px}.nxt-h-671{height:671px}.nxt-h-672{height:672px}.nxt-h-673{height:673px}.nxt-h-674{height:674px}.nxt-h-675{height:675px}.nxt-h-676{height:676px}.nxt-h-677{height:677px}.nxt-h-678{height:678px}.nxt-h-679{height:679px}.nxt-h-680{height:680px}.nxt-h-681{height:681px}.nxt-h-682{height:682px}.nxt-h-683{height:683px}.nxt-h-684{height:684px}.nxt-h-685{height:685px}.nxt-h-686{height:686px}.nxt-h-687{height:687px}.nxt-h-688{height:688px}.nxt-h-689{height:689px}.nxt-h-690{height:690px}.nxt-h-691{height:691px}.nxt-h-692{height:692px}.nxt-h-693{height:693px}.nxt-h-694{height:694px}.nxt-h-695{height:695px}.nxt-h-696{height:696px}.nxt-h-697{height:697px}.nxt-h-698{height:698px}.nxt-h-699{height:699px}.nxt-h-700{height:700px}.nxt-h-701{height:701px}.nxt-h-702{height:702px}.nxt-h-703{height:703px}.nxt-h-704{height:704px}.nxt-h-705{height:705px}.nxt-h-706{height:706px}.nxt-h-707{height:707px}.nxt-h-708{height:708px}.nxt-h-709{height:709px}.nxt-h-710{height:710px}.nxt-h-711{height:711px}.nxt-h-712{height:712px}.nxt-h-713{height:713px}.nxt-h-714{height:714px}.nxt-h-715{height:715px}.nxt-h-716{height:716px}.nxt-h-717{height:717px}.nxt-h-718{height:718px}.nxt-h-719{height:719px}.nxt-h-720{height:720px}.nxt-h-721{height:721px}.nxt-h-722{height:722px}.nxt-h-723{height:723px}.nxt-h-724{height:724px}.nxt-h-725{height:725px}.nxt-h-726{height:726px}.nxt-h-727{height:727px}.nxt-h-728{height:728px}.nxt-h-729{height:729px}.nxt-h-730{height:730px}.nxt-h-731{height:731px}.nxt-h-732{height:732px}.nxt-h-733{height:733px}.nxt-h-734{height:734px}.nxt-h-735{height:735px}.nxt-h-736{height:736px}.nxt-h-737{height:737px}.nxt-h-738{height:738px}.nxt-h-739{height:739px}.nxt-h-740{height:740px}.nxt-h-741{height:741px}.nxt-h-742{height:742px}.nxt-h-743{height:743px}.nxt-h-744{height:744px}.nxt-h-745{height:745px}.nxt-h-746{height:746px}.nxt-h-747{height:747px}.nxt-h-748{height:748px}.nxt-h-749{height:749px}.nxt-h-750{height:750px}.nxt-h-751{height:751px}.nxt-h-752{height:752px}.nxt-h-753{height:753px}.nxt-h-754{height:754px}.nxt-h-755{height:755px}.nxt-h-756{height:756px}.nxt-h-757{height:757px}.nxt-h-758{height:758px}.nxt-h-759{height:759px}.nxt-h-760{height:760px}.nxt-h-761{height:761px}.nxt-h-762{height:762px}.nxt-h-763{height:763px}.nxt-h-764{height:764px}.nxt-h-765{height:765px}.nxt-h-766{height:766px}.nxt-h-767{height:767px}.nxt-h-768{height:768px}.nxt-h-769{height:769px}.nxt-h-770{height:770px}.nxt-h-771{height:771px}.nxt-h-772{height:772px}.nxt-h-773{height:773px}.nxt-h-774{height:774px}.nxt-h-775{height:775px}.nxt-h-776{height:776px}.nxt-h-777{height:777px}.nxt-h-778{height:778px}.nxt-h-779{height:779px}.nxt-h-780{height:780px}.nxt-h-781{height:781px}.nxt-h-782{height:782px}.nxt-h-783{height:783px}.nxt-h-784{height:784px}.nxt-h-785{height:785px}.nxt-h-786{height:786px}.nxt-h-787{height:787px}.nxt-h-788{height:788px}.nxt-h-789{height:789px}.nxt-h-790{height:790px}.nxt-h-791{height:791px}.nxt-h-792{height:792px}.nxt-h-793{height:793px}.nxt-h-794{height:794px}.nxt-h-795{height:795px}.nxt-h-796{height:796px}.nxt-h-797{height:797px}.nxt-h-798{height:798px}.nxt-h-799{height:799px}.nxt-h-800{height:800px}.nxt-h-801{height:801px}.nxt-h-802{height:802px}.nxt-h-803{height:803px}.nxt-h-804{height:804px}.nxt-h-805{height:805px}.nxt-h-806{height:806px}.nxt-h-807{height:807px}.nxt-h-808{height:808px}.nxt-h-809{height:809px}.nxt-h-810{height:810px}.nxt-h-811{height:811px}.nxt-h-812{height:812px}.nxt-h-813{height:813px}.nxt-h-814{height:814px}.nxt-h-815{height:815px}.nxt-h-816{height:816px}.nxt-h-817{height:817px}.nxt-h-818{height:818px}.nxt-h-819{height:819px}.nxt-h-820{height:820px}.nxt-h-821{height:821px}.nxt-h-822{height:822px}.nxt-h-823{height:823px}.nxt-h-824{height:824px}.nxt-h-825{height:825px}.nxt-h-826{height:826px}.nxt-h-827{height:827px}.nxt-h-828{height:828px}.nxt-h-829{height:829px}.nxt-h-830{height:830px}.nxt-h-831{height:831px}.nxt-h-832{height:832px}.nxt-h-833{height:833px}.nxt-h-834{height:834px}.nxt-h-835{height:835px}.nxt-h-836{height:836px}.nxt-h-837{height:837px}.nxt-h-838{height:838px}.nxt-h-839{height:839px}.nxt-h-840{height:840px}.nxt-h-841{height:841px}.nxt-h-842{height:842px}.nxt-h-843{height:843px}.nxt-h-844{height:844px}.nxt-h-845{height:845px}.nxt-h-846{height:846px}.nxt-h-847{height:847px}.nxt-h-848{height:848px}.nxt-h-849{height:849px}.nxt-h-850{height:850px}.nxt-h-851{height:851px}.nxt-h-852{height:852px}.nxt-h-853{height:853px}.nxt-h-854{height:854px}.nxt-h-855{height:855px}.nxt-h-856{height:856px}.nxt-h-857{height:857px}.nxt-h-858{height:858px}.nxt-h-859{height:859px}.nxt-h-860{height:860px}.nxt-h-861{height:861px}.nxt-h-862{height:862px}.nxt-h-863{height:863px}.nxt-h-864{height:864px}.nxt-h-865{height:865px}.nxt-h-866{height:866px}.nxt-h-867{height:867px}.nxt-h-868{height:868px}.nxt-h-869{height:869px}.nxt-h-870{height:870px}.nxt-h-871{height:871px}.nxt-h-872{height:872px}.nxt-h-873{height:873px}.nxt-h-874{height:874px}.nxt-h-875{height:875px}.nxt-h-876{height:876px}.nxt-h-877{height:877px}.nxt-h-878{height:878px}.nxt-h-879{height:879px}.nxt-h-880{height:880px}.nxt-h-881{height:881px}.nxt-h-882{height:882px}.nxt-h-883{height:883px}.nxt-h-884{height:884px}.nxt-h-885{height:885px}.nxt-h-886{height:886px}.nxt-h-887{height:887px}.nxt-h-888{height:888px}.nxt-h-889{height:889px}.nxt-h-890{height:890px}.nxt-h-891{height:891px}.nxt-h-892{height:892px}.nxt-h-893{height:893px}.nxt-h-894{height:894px}.nxt-h-895{height:895px}.nxt-h-896{height:896px}.nxt-h-897{height:897px}.nxt-h-898{height:898px}.nxt-h-899{height:899px}.nxt-h-900{height:900px}.nxt-h-901{height:901px}.nxt-h-902{height:902px}.nxt-h-903{height:903px}.nxt-h-904{height:904px}.nxt-h-905{height:905px}.nxt-h-906{height:906px}.nxt-h-907{height:907px}.nxt-h-908{height:908px}.nxt-h-909{height:909px}.nxt-h-910{height:910px}.nxt-h-911{height:911px}.nxt-h-912{height:912px}.nxt-h-913{height:913px}.nxt-h-914{height:914px}.nxt-h-915{height:915px}.nxt-h-916{height:916px}.nxt-h-917{height:917px}.nxt-h-918{height:918px}.nxt-h-919{height:919px}.nxt-h-920{height:920px}.nxt-h-921{height:921px}.nxt-h-922{height:922px}.nxt-h-923{height:923px}.nxt-h-924{height:924px}.nxt-h-925{height:925px}.nxt-h-926{height:926px}.nxt-h-927{height:927px}.nxt-h-928{height:928px}.nxt-h-929{height:929px}.nxt-h-930{height:930px}.nxt-h-931{height:931px}.nxt-h-932{height:932px}.nxt-h-933{height:933px}.nxt-h-934{height:934px}.nxt-h-935{height:935px}.nxt-h-936{height:936px}.nxt-h-937{height:937px}.nxt-h-938{height:938px}.nxt-h-939{height:939px}.nxt-h-940{height:940px}.nxt-h-941{height:941px}.nxt-h-942{height:942px}.nxt-h-943{height:943px}.nxt-h-944{height:944px}.nxt-h-945{height:945px}.nxt-h-946{height:946px}.nxt-h-947{height:947px}.nxt-h-948{height:948px}.nxt-h-949{height:949px}.nxt-h-950{height:950px}.nxt-h-951{height:951px}.nxt-h-952{height:952px}.nxt-h-953{height:953px}.nxt-h-954{height:954px}.nxt-h-955{height:955px}.nxt-h-956{height:956px}.nxt-h-957{height:957px}.nxt-h-958{height:958px}.nxt-h-959{height:959px}.nxt-h-960{height:960px}.nxt-h-961{height:961px}.nxt-h-962{height:962px}.nxt-h-963{height:963px}.nxt-h-964{height:964px}.nxt-h-965{height:965px}.nxt-h-966{height:966px}.nxt-h-967{height:967px}.nxt-h-968{height:968px}.nxt-h-969{height:969px}.nxt-h-970{height:970px}.nxt-h-971{height:971px}.nxt-h-972{height:972px}.nxt-h-973{height:973px}.nxt-h-974{height:974px}.nxt-h-975{height:975px}.nxt-h-976{height:976px}.nxt-h-977{height:977px}.nxt-h-978{height:978px}.nxt-h-979{height:979px}.nxt-h-980{height:980px}.nxt-h-981{height:981px}.nxt-h-982{height:982px}.nxt-h-983{height:983px}.nxt-h-984{height:984px}.nxt-h-985{height:985px}.nxt-h-986{height:986px}.nxt-h-987{height:987px}.nxt-h-988{height:988px}.nxt-h-989{height:989px}.nxt-h-990{height:990px}.nxt-h-991{height:991px}.nxt-h-992{height:992px}.nxt-h-993{height:993px}.nxt-h-994{height:994px}.nxt-h-995{height:995px}.nxt-h-996{height:996px}.nxt-h-997{height:997px}.nxt-h-998{height:998px}.nxt-h-999{height:999px}.nxt-h-1000{height:1000px}.nxt-max-h-1{max-height:1px}.nxt-max-h-2{max-height:2px}.nxt-max-h-3{max-height:3px}.nxt-max-h-4{max-height:4px}.nxt-max-h-5{max-height:5px}.nxt-max-h-6{max-height:6px}.nxt-max-h-7{max-height:7px}.nxt-max-h-8{max-height:8px}.nxt-max-h-9{max-height:9px}.nxt-max-h-10{max-height:10px}.nxt-max-h-11{max-height:11px}.nxt-max-h-12{max-height:12px}.nxt-max-h-13{max-height:13px}.nxt-max-h-14{max-height:14px}.nxt-max-h-15{max-height:15px}.nxt-max-h-16{max-height:16px}.nxt-max-h-17{max-height:17px}.nxt-max-h-18{max-height:18px}.nxt-max-h-19{max-height:19px}.nxt-max-h-20{max-height:20px}.nxt-max-h-21{max-height:21px}.nxt-max-h-22{max-height:22px}.nxt-max-h-23{max-height:23px}.nxt-max-h-24{max-height:24px}.nxt-max-h-25{max-height:25px}.nxt-max-h-26{max-height:26px}.nxt-max-h-27{max-height:27px}.nxt-max-h-28{max-height:28px}.nxt-max-h-29{max-height:29px}.nxt-max-h-30{max-height:30px}.nxt-max-h-31{max-height:31px}.nxt-max-h-32{max-height:32px}.nxt-max-h-33{max-height:33px}.nxt-max-h-34{max-height:34px}.nxt-max-h-35{max-height:35px}.nxt-max-h-36{max-height:36px}.nxt-max-h-37{max-height:37px}.nxt-max-h-38{max-height:38px}.nxt-max-h-39{max-height:39px}.nxt-max-h-40{max-height:40px}.nxt-max-h-41{max-height:41px}.nxt-max-h-42{max-height:42px}.nxt-max-h-43{max-height:43px}.nxt-max-h-44{max-height:44px}.nxt-max-h-45{max-height:45px}.nxt-max-h-46{max-height:46px}.nxt-max-h-47{max-height:47px}.nxt-max-h-48{max-height:48px}.nxt-max-h-49{max-height:49px}.nxt-max-h-50{max-height:50px}.nxt-max-h-51{max-height:51px}.nxt-max-h-52{max-height:52px}.nxt-max-h-53{max-height:53px}.nxt-max-h-54{max-height:54px}.nxt-max-h-55{max-height:55px}.nxt-max-h-56{max-height:56px}.nxt-max-h-57{max-height:57px}.nxt-max-h-58{max-height:58px}.nxt-max-h-59{max-height:59px}.nxt-max-h-60{max-height:60px}.nxt-max-h-61{max-height:61px}.nxt-max-h-62{max-height:62px}.nxt-max-h-63{max-height:63px}.nxt-max-h-64{max-height:64px}.nxt-max-h-65{max-height:65px}.nxt-max-h-66{max-height:66px}.nxt-max-h-67{max-height:67px}.nxt-max-h-68{max-height:68px}.nxt-max-h-69{max-height:69px}.nxt-max-h-70{max-height:70px}.nxt-max-h-71{max-height:71px}.nxt-max-h-72{max-height:72px}.nxt-max-h-73{max-height:73px}.nxt-max-h-74{max-height:74px}.nxt-max-h-75{max-height:75px}.nxt-max-h-76{max-height:76px}.nxt-max-h-77{max-height:77px}.nxt-max-h-78{max-height:78px}.nxt-max-h-79{max-height:79px}.nxt-max-h-80{max-height:80px}.nxt-max-h-81{max-height:81px}.nxt-max-h-82{max-height:82px}.nxt-max-h-83{max-height:83px}.nxt-max-h-84{max-height:84px}.nxt-max-h-85{max-height:85px}.nxt-max-h-86{max-height:86px}.nxt-max-h-87{max-height:87px}.nxt-max-h-88{max-height:88px}.nxt-max-h-89{max-height:89px}.nxt-max-h-90{max-height:90px}.nxt-max-h-91{max-height:91px}.nxt-max-h-92{max-height:92px}.nxt-max-h-93{max-height:93px}.nxt-max-h-94{max-height:94px}.nxt-max-h-95{max-height:95px}.nxt-max-h-96{max-height:96px}.nxt-max-h-97{max-height:97px}.nxt-max-h-98{max-height:98px}.nxt-max-h-99{max-height:99px}.nxt-max-h-100{max-height:100px}.nxt-max-h-101{max-height:101px}.nxt-max-h-102{max-height:102px}.nxt-max-h-103{max-height:103px}.nxt-max-h-104{max-height:104px}.nxt-max-h-105{max-height:105px}.nxt-max-h-106{max-height:106px}.nxt-max-h-107{max-height:107px}.nxt-max-h-108{max-height:108px}.nxt-max-h-109{max-height:109px}.nxt-max-h-110{max-height:110px}.nxt-max-h-111{max-height:111px}.nxt-max-h-112{max-height:112px}.nxt-max-h-113{max-height:113px}.nxt-max-h-114{max-height:114px}.nxt-max-h-115{max-height:115px}.nxt-max-h-116{max-height:116px}.nxt-max-h-117{max-height:117px}.nxt-max-h-118{max-height:118px}.nxt-max-h-119{max-height:119px}.nxt-max-h-120{max-height:120px}.nxt-max-h-121{max-height:121px}.nxt-max-h-122{max-height:122px}.nxt-max-h-123{max-height:123px}.nxt-max-h-124{max-height:124px}.nxt-max-h-125{max-height:125px}.nxt-max-h-126{max-height:126px}.nxt-max-h-127{max-height:127px}.nxt-max-h-128{max-height:128px}.nxt-max-h-129{max-height:129px}.nxt-max-h-130{max-height:130px}.nxt-max-h-131{max-height:131px}.nxt-max-h-132{max-height:132px}.nxt-max-h-133{max-height:133px}.nxt-max-h-134{max-height:134px}.nxt-max-h-135{max-height:135px}.nxt-max-h-136{max-height:136px}.nxt-max-h-137{max-height:137px}.nxt-max-h-138{max-height:138px}.nxt-max-h-139{max-height:139px}.nxt-max-h-140{max-height:140px}.nxt-max-h-141{max-height:141px}.nxt-max-h-142{max-height:142px}.nxt-max-h-143{max-height:143px}.nxt-max-h-144{max-height:144px}.nxt-max-h-145{max-height:145px}.nxt-max-h-146{max-height:146px}.nxt-max-h-147{max-height:147px}.nxt-max-h-148{max-height:148px}.nxt-max-h-149{max-height:149px}.nxt-max-h-150{max-height:150px}.nxt-max-h-151{max-height:151px}.nxt-max-h-152{max-height:152px}.nxt-max-h-153{max-height:153px}.nxt-max-h-154{max-height:154px}.nxt-max-h-155{max-height:155px}.nxt-max-h-156{max-height:156px}.nxt-max-h-157{max-height:157px}.nxt-max-h-158{max-height:158px}.nxt-max-h-159{max-height:159px}.nxt-max-h-160{max-height:160px}.nxt-max-h-161{max-height:161px}.nxt-max-h-162{max-height:162px}.nxt-max-h-163{max-height:163px}.nxt-max-h-164{max-height:164px}.nxt-max-h-165{max-height:165px}.nxt-max-h-166{max-height:166px}.nxt-max-h-167{max-height:167px}.nxt-max-h-168{max-height:168px}.nxt-max-h-169{max-height:169px}.nxt-max-h-170{max-height:170px}.nxt-max-h-171{max-height:171px}.nxt-max-h-172{max-height:172px}.nxt-max-h-173{max-height:173px}.nxt-max-h-174{max-height:174px}.nxt-max-h-175{max-height:175px}.nxt-max-h-176{max-height:176px}.nxt-max-h-177{max-height:177px}.nxt-max-h-178{max-height:178px}.nxt-max-h-179{max-height:179px}.nxt-max-h-180{max-height:180px}.nxt-max-h-181{max-height:181px}.nxt-max-h-182{max-height:182px}.nxt-max-h-183{max-height:183px}.nxt-max-h-184{max-height:184px}.nxt-max-h-185{max-height:185px}.nxt-max-h-186{max-height:186px}.nxt-max-h-187{max-height:187px}.nxt-max-h-188{max-height:188px}.nxt-max-h-189{max-height:189px}.nxt-max-h-190{max-height:190px}.nxt-max-h-191{max-height:191px}.nxt-max-h-192{max-height:192px}.nxt-max-h-193{max-height:193px}.nxt-max-h-194{max-height:194px}.nxt-max-h-195{max-height:195px}.nxt-max-h-196{max-height:196px}.nxt-max-h-197{max-height:197px}.nxt-max-h-198{max-height:198px}.nxt-max-h-199{max-height:199px}.nxt-max-h-200{max-height:200px}.nxt-max-h-201{max-height:201px}.nxt-max-h-202{max-height:202px}.nxt-max-h-203{max-height:203px}.nxt-max-h-204{max-height:204px}.nxt-max-h-205{max-height:205px}.nxt-max-h-206{max-height:206px}.nxt-max-h-207{max-height:207px}.nxt-max-h-208{max-height:208px}.nxt-max-h-209{max-height:209px}.nxt-max-h-210{max-height:210px}.nxt-max-h-211{max-height:211px}.nxt-max-h-212{max-height:212px}.nxt-max-h-213{max-height:213px}.nxt-max-h-214{max-height:214px}.nxt-max-h-215{max-height:215px}.nxt-max-h-216{max-height:216px}.nxt-max-h-217{max-height:217px}.nxt-max-h-218{max-height:218px}.nxt-max-h-219{max-height:219px}.nxt-max-h-220{max-height:220px}.nxt-max-h-221{max-height:221px}.nxt-max-h-222{max-height:222px}.nxt-max-h-223{max-height:223px}.nxt-max-h-224{max-height:224px}.nxt-max-h-225{max-height:225px}.nxt-max-h-226{max-height:226px}.nxt-max-h-227{max-height:227px}.nxt-max-h-228{max-height:228px}.nxt-max-h-229{max-height:229px}.nxt-max-h-230{max-height:230px}.nxt-max-h-231{max-height:231px}.nxt-max-h-232{max-height:232px}.nxt-max-h-233{max-height:233px}.nxt-max-h-234{max-height:234px}.nxt-max-h-235{max-height:235px}.nxt-max-h-236{max-height:236px}.nxt-max-h-237{max-height:237px}.nxt-max-h-238{max-height:238px}.nxt-max-h-239{max-height:239px}.nxt-max-h-240{max-height:240px}.nxt-max-h-241{max-height:241px}.nxt-max-h-242{max-height:242px}.nxt-max-h-243{max-height:243px}.nxt-max-h-244{max-height:244px}.nxt-max-h-245{max-height:245px}.nxt-max-h-246{max-height:246px}.nxt-max-h-247{max-height:247px}.nxt-max-h-248{max-height:248px}.nxt-max-h-249{max-height:249px}.nxt-max-h-250{max-height:250px}.nxt-max-h-251{max-height:251px}.nxt-max-h-252{max-height:252px}.nxt-max-h-253{max-height:253px}.nxt-max-h-254{max-height:254px}.nxt-max-h-255{max-height:255px}.nxt-max-h-256{max-height:256px}.nxt-max-h-257{max-height:257px}.nxt-max-h-258{max-height:258px}.nxt-max-h-259{max-height:259px}.nxt-max-h-260{max-height:260px}.nxt-max-h-261{max-height:261px}.nxt-max-h-262{max-height:262px}.nxt-max-h-263{max-height:263px}.nxt-max-h-264{max-height:264px}.nxt-max-h-265{max-height:265px}.nxt-max-h-266{max-height:266px}.nxt-max-h-267{max-height:267px}.nxt-max-h-268{max-height:268px}.nxt-max-h-269{max-height:269px}.nxt-max-h-270{max-height:270px}.nxt-max-h-271{max-height:271px}.nxt-max-h-272{max-height:272px}.nxt-max-h-273{max-height:273px}.nxt-max-h-274{max-height:274px}.nxt-max-h-275{max-height:275px}.nxt-max-h-276{max-height:276px}.nxt-max-h-277{max-height:277px}.nxt-max-h-278{max-height:278px}.nxt-max-h-279{max-height:279px}.nxt-max-h-280{max-height:280px}.nxt-max-h-281{max-height:281px}.nxt-max-h-282{max-height:282px}.nxt-max-h-283{max-height:283px}.nxt-max-h-284{max-height:284px}.nxt-max-h-285{max-height:285px}.nxt-max-h-286{max-height:286px}.nxt-max-h-287{max-height:287px}.nxt-max-h-288{max-height:288px}.nxt-max-h-289{max-height:289px}.nxt-max-h-290{max-height:290px}.nxt-max-h-291{max-height:291px}.nxt-max-h-292{max-height:292px}.nxt-max-h-293{max-height:293px}.nxt-max-h-294{max-height:294px}.nxt-max-h-295{max-height:295px}.nxt-max-h-296{max-height:296px}.nxt-max-h-297{max-height:297px}.nxt-max-h-298{max-height:298px}.nxt-max-h-299{max-height:299px}.nxt-max-h-300{max-height:300px}.nxt-max-h-301{max-height:301px}.nxt-max-h-302{max-height:302px}.nxt-max-h-303{max-height:303px}.nxt-max-h-304{max-height:304px}.nxt-max-h-305{max-height:305px}.nxt-max-h-306{max-height:306px}.nxt-max-h-307{max-height:307px}.nxt-max-h-308{max-height:308px}.nxt-max-h-309{max-height:309px}.nxt-max-h-310{max-height:310px}.nxt-max-h-311{max-height:311px}.nxt-max-h-312{max-height:312px}.nxt-max-h-313{max-height:313px}.nxt-max-h-314{max-height:314px}.nxt-max-h-315{max-height:315px}.nxt-max-h-316{max-height:316px}.nxt-max-h-317{max-height:317px}.nxt-max-h-318{max-height:318px}.nxt-max-h-319{max-height:319px}.nxt-max-h-320{max-height:320px}.nxt-max-h-321{max-height:321px}.nxt-max-h-322{max-height:322px}.nxt-max-h-323{max-height:323px}.nxt-max-h-324{max-height:324px}.nxt-max-h-325{max-height:325px}.nxt-max-h-326{max-height:326px}.nxt-max-h-327{max-height:327px}.nxt-max-h-328{max-height:328px}.nxt-max-h-329{max-height:329px}.nxt-max-h-330{max-height:330px}.nxt-max-h-331{max-height:331px}.nxt-max-h-332{max-height:332px}.nxt-max-h-333{max-height:333px}.nxt-max-h-334{max-height:334px}.nxt-max-h-335{max-height:335px}.nxt-max-h-336{max-height:336px}.nxt-max-h-337{max-height:337px}.nxt-max-h-338{max-height:338px}.nxt-max-h-339{max-height:339px}.nxt-max-h-340{max-height:340px}.nxt-max-h-341{max-height:341px}.nxt-max-h-342{max-height:342px}.nxt-max-h-343{max-height:343px}.nxt-max-h-344{max-height:344px}.nxt-max-h-345{max-height:345px}.nxt-max-h-346{max-height:346px}.nxt-max-h-347{max-height:347px}.nxt-max-h-348{max-height:348px}.nxt-max-h-349{max-height:349px}.nxt-max-h-350{max-height:350px}.nxt-max-h-351{max-height:351px}.nxt-max-h-352{max-height:352px}.nxt-max-h-353{max-height:353px}.nxt-max-h-354{max-height:354px}.nxt-max-h-355{max-height:355px}.nxt-max-h-356{max-height:356px}.nxt-max-h-357{max-height:357px}.nxt-max-h-358{max-height:358px}.nxt-max-h-359{max-height:359px}.nxt-max-h-360{max-height:360px}.nxt-max-h-361{max-height:361px}.nxt-max-h-362{max-height:362px}.nxt-max-h-363{max-height:363px}.nxt-max-h-364{max-height:364px}.nxt-max-h-365{max-height:365px}.nxt-max-h-366{max-height:366px}.nxt-max-h-367{max-height:367px}.nxt-max-h-368{max-height:368px}.nxt-max-h-369{max-height:369px}.nxt-max-h-370{max-height:370px}.nxt-max-h-371{max-height:371px}.nxt-max-h-372{max-height:372px}.nxt-max-h-373{max-height:373px}.nxt-max-h-374{max-height:374px}.nxt-max-h-375{max-height:375px}.nxt-max-h-376{max-height:376px}.nxt-max-h-377{max-height:377px}.nxt-max-h-378{max-height:378px}.nxt-max-h-379{max-height:379px}.nxt-max-h-380{max-height:380px}.nxt-max-h-381{max-height:381px}.nxt-max-h-382{max-height:382px}.nxt-max-h-383{max-height:383px}.nxt-max-h-384{max-height:384px}.nxt-max-h-385{max-height:385px}.nxt-max-h-386{max-height:386px}.nxt-max-h-387{max-height:387px}.nxt-max-h-388{max-height:388px}.nxt-max-h-389{max-height:389px}.nxt-max-h-390{max-height:390px}.nxt-max-h-391{max-height:391px}.nxt-max-h-392{max-height:392px}.nxt-max-h-393{max-height:393px}.nxt-max-h-394{max-height:394px}.nxt-max-h-395{max-height:395px}.nxt-max-h-396{max-height:396px}.nxt-max-h-397{max-height:397px}.nxt-max-h-398{max-height:398px}.nxt-max-h-399{max-height:399px}.nxt-max-h-400{max-height:400px}.nxt-max-h-401{max-height:401px}.nxt-max-h-402{max-height:402px}.nxt-max-h-403{max-height:403px}.nxt-max-h-404{max-height:404px}.nxt-max-h-405{max-height:405px}.nxt-max-h-406{max-height:406px}.nxt-max-h-407{max-height:407px}.nxt-max-h-408{max-height:408px}.nxt-max-h-409{max-height:409px}.nxt-max-h-410{max-height:410px}.nxt-max-h-411{max-height:411px}.nxt-max-h-412{max-height:412px}.nxt-max-h-413{max-height:413px}.nxt-max-h-414{max-height:414px}.nxt-max-h-415{max-height:415px}.nxt-max-h-416{max-height:416px}.nxt-max-h-417{max-height:417px}.nxt-max-h-418{max-height:418px}.nxt-max-h-419{max-height:419px}.nxt-max-h-420{max-height:420px}.nxt-max-h-421{max-height:421px}.nxt-max-h-422{max-height:422px}.nxt-max-h-423{max-height:423px}.nxt-max-h-424{max-height:424px}.nxt-max-h-425{max-height:425px}.nxt-max-h-426{max-height:426px}.nxt-max-h-427{max-height:427px}.nxt-max-h-428{max-height:428px}.nxt-max-h-429{max-height:429px}.nxt-max-h-430{max-height:430px}.nxt-max-h-431{max-height:431px}.nxt-max-h-432{max-height:432px}.nxt-max-h-433{max-height:433px}.nxt-max-h-434{max-height:434px}.nxt-max-h-435{max-height:435px}.nxt-max-h-436{max-height:436px}.nxt-max-h-437{max-height:437px}.nxt-max-h-438{max-height:438px}.nxt-max-h-439{max-height:439px}.nxt-max-h-440{max-height:440px}.nxt-max-h-441{max-height:441px}.nxt-max-h-442{max-height:442px}.nxt-max-h-443{max-height:443px}.nxt-max-h-444{max-height:444px}.nxt-max-h-445{max-height:445px}.nxt-max-h-446{max-height:446px}.nxt-max-h-447{max-height:447px}.nxt-max-h-448{max-height:448px}.nxt-max-h-449{max-height:449px}.nxt-max-h-450{max-height:450px}.nxt-max-h-451{max-height:451px}.nxt-max-h-452{max-height:452px}.nxt-max-h-453{max-height:453px}.nxt-max-h-454{max-height:454px}.nxt-max-h-455{max-height:455px}.nxt-max-h-456{max-height:456px}.nxt-max-h-457{max-height:457px}.nxt-max-h-458{max-height:458px}.nxt-max-h-459{max-height:459px}.nxt-max-h-460{max-height:460px}.nxt-max-h-461{max-height:461px}.nxt-max-h-462{max-height:462px}.nxt-max-h-463{max-height:463px}.nxt-max-h-464{max-height:464px}.nxt-max-h-465{max-height:465px}.nxt-max-h-466{max-height:466px}.nxt-max-h-467{max-height:467px}.nxt-max-h-468{max-height:468px}.nxt-max-h-469{max-height:469px}.nxt-max-h-470{max-height:470px}.nxt-max-h-471{max-height:471px}.nxt-max-h-472{max-height:472px}.nxt-max-h-473{max-height:473px}.nxt-max-h-474{max-height:474px}.nxt-max-h-475{max-height:475px}.nxt-max-h-476{max-height:476px}.nxt-max-h-477{max-height:477px}.nxt-max-h-478{max-height:478px}.nxt-max-h-479{max-height:479px}.nxt-max-h-480{max-height:480px}.nxt-max-h-481{max-height:481px}.nxt-max-h-482{max-height:482px}.nxt-max-h-483{max-height:483px}.nxt-max-h-484{max-height:484px}.nxt-max-h-485{max-height:485px}.nxt-max-h-486{max-height:486px}.nxt-max-h-487{max-height:487px}.nxt-max-h-488{max-height:488px}.nxt-max-h-489{max-height:489px}.nxt-max-h-490{max-height:490px}.nxt-max-h-491{max-height:491px}.nxt-max-h-492{max-height:492px}.nxt-max-h-493{max-height:493px}.nxt-max-h-494{max-height:494px}.nxt-max-h-495{max-height:495px}.nxt-max-h-496{max-height:496px}.nxt-max-h-497{max-height:497px}.nxt-max-h-498{max-height:498px}.nxt-max-h-499{max-height:499px}.nxt-max-h-500{max-height:500px}.nxt-max-h-501{max-height:501px}.nxt-max-h-502{max-height:502px}.nxt-max-h-503{max-height:503px}.nxt-max-h-504{max-height:504px}.nxt-max-h-505{max-height:505px}.nxt-max-h-506{max-height:506px}.nxt-max-h-507{max-height:507px}.nxt-max-h-508{max-height:508px}.nxt-max-h-509{max-height:509px}.nxt-max-h-510{max-height:510px}.nxt-max-h-511{max-height:511px}.nxt-max-h-512{max-height:512px}.nxt-max-h-513{max-height:513px}.nxt-max-h-514{max-height:514px}.nxt-max-h-515{max-height:515px}.nxt-max-h-516{max-height:516px}.nxt-max-h-517{max-height:517px}.nxt-max-h-518{max-height:518px}.nxt-max-h-519{max-height:519px}.nxt-max-h-520{max-height:520px}.nxt-max-h-521{max-height:521px}.nxt-max-h-522{max-height:522px}.nxt-max-h-523{max-height:523px}.nxt-max-h-524{max-height:524px}.nxt-max-h-525{max-height:525px}.nxt-max-h-526{max-height:526px}.nxt-max-h-527{max-height:527px}.nxt-max-h-528{max-height:528px}.nxt-max-h-529{max-height:529px}.nxt-max-h-530{max-height:530px}.nxt-max-h-531{max-height:531px}.nxt-max-h-532{max-height:532px}.nxt-max-h-533{max-height:533px}.nxt-max-h-534{max-height:534px}.nxt-max-h-535{max-height:535px}.nxt-max-h-536{max-height:536px}.nxt-max-h-537{max-height:537px}.nxt-max-h-538{max-height:538px}.nxt-max-h-539{max-height:539px}.nxt-max-h-540{max-height:540px}.nxt-max-h-541{max-height:541px}.nxt-max-h-542{max-height:542px}.nxt-max-h-543{max-height:543px}.nxt-max-h-544{max-height:544px}.nxt-max-h-545{max-height:545px}.nxt-max-h-546{max-height:546px}.nxt-max-h-547{max-height:547px}.nxt-max-h-548{max-height:548px}.nxt-max-h-549{max-height:549px}.nxt-max-h-550{max-height:550px}.nxt-max-h-551{max-height:551px}.nxt-max-h-552{max-height:552px}.nxt-max-h-553{max-height:553px}.nxt-max-h-554{max-height:554px}.nxt-max-h-555{max-height:555px}.nxt-max-h-556{max-height:556px}.nxt-max-h-557{max-height:557px}.nxt-max-h-558{max-height:558px}.nxt-max-h-559{max-height:559px}.nxt-max-h-560{max-height:560px}.nxt-max-h-561{max-height:561px}.nxt-max-h-562{max-height:562px}.nxt-max-h-563{max-height:563px}.nxt-max-h-564{max-height:564px}.nxt-max-h-565{max-height:565px}.nxt-max-h-566{max-height:566px}.nxt-max-h-567{max-height:567px}.nxt-max-h-568{max-height:568px}.nxt-max-h-569{max-height:569px}.nxt-max-h-570{max-height:570px}.nxt-max-h-571{max-height:571px}.nxt-max-h-572{max-height:572px}.nxt-max-h-573{max-height:573px}.nxt-max-h-574{max-height:574px}.nxt-max-h-575{max-height:575px}.nxt-max-h-576{max-height:576px}.nxt-max-h-577{max-height:577px}.nxt-max-h-578{max-height:578px}.nxt-max-h-579{max-height:579px}.nxt-max-h-580{max-height:580px}.nxt-max-h-581{max-height:581px}.nxt-max-h-582{max-height:582px}.nxt-max-h-583{max-height:583px}.nxt-max-h-584{max-height:584px}.nxt-max-h-585{max-height:585px}.nxt-max-h-586{max-height:586px}.nxt-max-h-587{max-height:587px}.nxt-max-h-588{max-height:588px}.nxt-max-h-589{max-height:589px}.nxt-max-h-590{max-height:590px}.nxt-max-h-591{max-height:591px}.nxt-max-h-592{max-height:592px}.nxt-max-h-593{max-height:593px}.nxt-max-h-594{max-height:594px}.nxt-max-h-595{max-height:595px}.nxt-max-h-596{max-height:596px}.nxt-max-h-597{max-height:597px}.nxt-max-h-598{max-height:598px}.nxt-max-h-599{max-height:599px}.nxt-max-h-600{max-height:600px}.nxt-max-h-601{max-height:601px}.nxt-max-h-602{max-height:602px}.nxt-max-h-603{max-height:603px}.nxt-max-h-604{max-height:604px}.nxt-max-h-605{max-height:605px}.nxt-max-h-606{max-height:606px}.nxt-max-h-607{max-height:607px}.nxt-max-h-608{max-height:608px}.nxt-max-h-609{max-height:609px}.nxt-max-h-610{max-height:610px}.nxt-max-h-611{max-height:611px}.nxt-max-h-612{max-height:612px}.nxt-max-h-613{max-height:613px}.nxt-max-h-614{max-height:614px}.nxt-max-h-615{max-height:615px}.nxt-max-h-616{max-height:616px}.nxt-max-h-617{max-height:617px}.nxt-max-h-618{max-height:618px}.nxt-max-h-619{max-height:619px}.nxt-max-h-620{max-height:620px}.nxt-max-h-621{max-height:621px}.nxt-max-h-622{max-height:622px}.nxt-max-h-623{max-height:623px}.nxt-max-h-624{max-height:624px}.nxt-max-h-625{max-height:625px}.nxt-max-h-626{max-height:626px}.nxt-max-h-627{max-height:627px}.nxt-max-h-628{max-height:628px}.nxt-max-h-629{max-height:629px}.nxt-max-h-630{max-height:630px}.nxt-max-h-631{max-height:631px}.nxt-max-h-632{max-height:632px}.nxt-max-h-633{max-height:633px}.nxt-max-h-634{max-height:634px}.nxt-max-h-635{max-height:635px}.nxt-max-h-636{max-height:636px}.nxt-max-h-637{max-height:637px}.nxt-max-h-638{max-height:638px}.nxt-max-h-639{max-height:639px}.nxt-max-h-640{max-height:640px}.nxt-max-h-641{max-height:641px}.nxt-max-h-642{max-height:642px}.nxt-max-h-643{max-height:643px}.nxt-max-h-644{max-height:644px}.nxt-max-h-645{max-height:645px}.nxt-max-h-646{max-height:646px}.nxt-max-h-647{max-height:647px}.nxt-max-h-648{max-height:648px}.nxt-max-h-649{max-height:649px}.nxt-max-h-650{max-height:650px}.nxt-max-h-651{max-height:651px}.nxt-max-h-652{max-height:652px}.nxt-max-h-653{max-height:653px}.nxt-max-h-654{max-height:654px}.nxt-max-h-655{max-height:655px}.nxt-max-h-656{max-height:656px}.nxt-max-h-657{max-height:657px}.nxt-max-h-658{max-height:658px}.nxt-max-h-659{max-height:659px}.nxt-max-h-660{max-height:660px}.nxt-max-h-661{max-height:661px}.nxt-max-h-662{max-height:662px}.nxt-max-h-663{max-height:663px}.nxt-max-h-664{max-height:664px}.nxt-max-h-665{max-height:665px}.nxt-max-h-666{max-height:666px}.nxt-max-h-667{max-height:667px}.nxt-max-h-668{max-height:668px}.nxt-max-h-669{max-height:669px}.nxt-max-h-670{max-height:670px}.nxt-max-h-671{max-height:671px}.nxt-max-h-672{max-height:672px}.nxt-max-h-673{max-height:673px}.nxt-max-h-674{max-height:674px}.nxt-max-h-675{max-height:675px}.nxt-max-h-676{max-height:676px}.nxt-max-h-677{max-height:677px}.nxt-max-h-678{max-height:678px}.nxt-max-h-679{max-height:679px}.nxt-max-h-680{max-height:680px}.nxt-max-h-681{max-height:681px}.nxt-max-h-682{max-height:682px}.nxt-max-h-683{max-height:683px}.nxt-max-h-684{max-height:684px}.nxt-max-h-685{max-height:685px}.nxt-max-h-686{max-height:686px}.nxt-max-h-687{max-height:687px}.nxt-max-h-688{max-height:688px}.nxt-max-h-689{max-height:689px}.nxt-max-h-690{max-height:690px}.nxt-max-h-691{max-height:691px}.nxt-max-h-692{max-height:692px}.nxt-max-h-693{max-height:693px}.nxt-max-h-694{max-height:694px}.nxt-max-h-695{max-height:695px}.nxt-max-h-696{max-height:696px}.nxt-max-h-697{max-height:697px}.nxt-max-h-698{max-height:698px}.nxt-max-h-699{max-height:699px}.nxt-max-h-700{max-height:700px}.nxt-max-h-701{max-height:701px}.nxt-max-h-702{max-height:702px}.nxt-max-h-703{max-height:703px}.nxt-max-h-704{max-height:704px}.nxt-max-h-705{max-height:705px}.nxt-max-h-706{max-height:706px}.nxt-max-h-707{max-height:707px}.nxt-max-h-708{max-height:708px}.nxt-max-h-709{max-height:709px}.nxt-max-h-710{max-height:710px}.nxt-max-h-711{max-height:711px}.nxt-max-h-712{max-height:712px}.nxt-max-h-713{max-height:713px}.nxt-max-h-714{max-height:714px}.nxt-max-h-715{max-height:715px}.nxt-max-h-716{max-height:716px}.nxt-max-h-717{max-height:717px}.nxt-max-h-718{max-height:718px}.nxt-max-h-719{max-height:719px}.nxt-max-h-720{max-height:720px}.nxt-max-h-721{max-height:721px}.nxt-max-h-722{max-height:722px}.nxt-max-h-723{max-height:723px}.nxt-max-h-724{max-height:724px}.nxt-max-h-725{max-height:725px}.nxt-max-h-726{max-height:726px}.nxt-max-h-727{max-height:727px}.nxt-max-h-728{max-height:728px}.nxt-max-h-729{max-height:729px}.nxt-max-h-730{max-height:730px}.nxt-max-h-731{max-height:731px}.nxt-max-h-732{max-height:732px}.nxt-max-h-733{max-height:733px}.nxt-max-h-734{max-height:734px}.nxt-max-h-735{max-height:735px}.nxt-max-h-736{max-height:736px}.nxt-max-h-737{max-height:737px}.nxt-max-h-738{max-height:738px}.nxt-max-h-739{max-height:739px}.nxt-max-h-740{max-height:740px}.nxt-max-h-741{max-height:741px}.nxt-max-h-742{max-height:742px}.nxt-max-h-743{max-height:743px}.nxt-max-h-744{max-height:744px}.nxt-max-h-745{max-height:745px}.nxt-max-h-746{max-height:746px}.nxt-max-h-747{max-height:747px}.nxt-max-h-748{max-height:748px}.nxt-max-h-749{max-height:749px}.nxt-max-h-750{max-height:750px}.nxt-max-h-751{max-height:751px}.nxt-max-h-752{max-height:752px}.nxt-max-h-753{max-height:753px}.nxt-max-h-754{max-height:754px}.nxt-max-h-755{max-height:755px}.nxt-max-h-756{max-height:756px}.nxt-max-h-757{max-height:757px}.nxt-max-h-758{max-height:758px}.nxt-max-h-759{max-height:759px}.nxt-max-h-760{max-height:760px}.nxt-max-h-761{max-height:761px}.nxt-max-h-762{max-height:762px}.nxt-max-h-763{max-height:763px}.nxt-max-h-764{max-height:764px}.nxt-max-h-765{max-height:765px}.nxt-max-h-766{max-height:766px}.nxt-max-h-767{max-height:767px}.nxt-max-h-768{max-height:768px}.nxt-max-h-769{max-height:769px}.nxt-max-h-770{max-height:770px}.nxt-max-h-771{max-height:771px}.nxt-max-h-772{max-height:772px}.nxt-max-h-773{max-height:773px}.nxt-max-h-774{max-height:774px}.nxt-max-h-775{max-height:775px}.nxt-max-h-776{max-height:776px}.nxt-max-h-777{max-height:777px}.nxt-max-h-778{max-height:778px}.nxt-max-h-779{max-height:779px}.nxt-max-h-780{max-height:780px}.nxt-max-h-781{max-height:781px}.nxt-max-h-782{max-height:782px}.nxt-max-h-783{max-height:783px}.nxt-max-h-784{max-height:784px}.nxt-max-h-785{max-height:785px}.nxt-max-h-786{max-height:786px}.nxt-max-h-787{max-height:787px}.nxt-max-h-788{max-height:788px}.nxt-max-h-789{max-height:789px}.nxt-max-h-790{max-height:790px}.nxt-max-h-791{max-height:791px}.nxt-max-h-792{max-height:792px}.nxt-max-h-793{max-height:793px}.nxt-max-h-794{max-height:794px}.nxt-max-h-795{max-height:795px}.nxt-max-h-796{max-height:796px}.nxt-max-h-797{max-height:797px}.nxt-max-h-798{max-height:798px}.nxt-max-h-799{max-height:799px}.nxt-max-h-800{max-height:800px}.nxt-max-h-801{max-height:801px}.nxt-max-h-802{max-height:802px}.nxt-max-h-803{max-height:803px}.nxt-max-h-804{max-height:804px}.nxt-max-h-805{max-height:805px}.nxt-max-h-806{max-height:806px}.nxt-max-h-807{max-height:807px}.nxt-max-h-808{max-height:808px}.nxt-max-h-809{max-height:809px}.nxt-max-h-810{max-height:810px}.nxt-max-h-811{max-height:811px}.nxt-max-h-812{max-height:812px}.nxt-max-h-813{max-height:813px}.nxt-max-h-814{max-height:814px}.nxt-max-h-815{max-height:815px}.nxt-max-h-816{max-height:816px}.nxt-max-h-817{max-height:817px}.nxt-max-h-818{max-height:818px}.nxt-max-h-819{max-height:819px}.nxt-max-h-820{max-height:820px}.nxt-max-h-821{max-height:821px}.nxt-max-h-822{max-height:822px}.nxt-max-h-823{max-height:823px}.nxt-max-h-824{max-height:824px}.nxt-max-h-825{max-height:825px}.nxt-max-h-826{max-height:826px}.nxt-max-h-827{max-height:827px}.nxt-max-h-828{max-height:828px}.nxt-max-h-829{max-height:829px}.nxt-max-h-830{max-height:830px}.nxt-max-h-831{max-height:831px}.nxt-max-h-832{max-height:832px}.nxt-max-h-833{max-height:833px}.nxt-max-h-834{max-height:834px}.nxt-max-h-835{max-height:835px}.nxt-max-h-836{max-height:836px}.nxt-max-h-837{max-height:837px}.nxt-max-h-838{max-height:838px}.nxt-max-h-839{max-height:839px}.nxt-max-h-840{max-height:840px}.nxt-max-h-841{max-height:841px}.nxt-max-h-842{max-height:842px}.nxt-max-h-843{max-height:843px}.nxt-max-h-844{max-height:844px}.nxt-max-h-845{max-height:845px}.nxt-max-h-846{max-height:846px}.nxt-max-h-847{max-height:847px}.nxt-max-h-848{max-height:848px}.nxt-max-h-849{max-height:849px}.nxt-max-h-850{max-height:850px}.nxt-max-h-851{max-height:851px}.nxt-max-h-852{max-height:852px}.nxt-max-h-853{max-height:853px}.nxt-max-h-854{max-height:854px}.nxt-max-h-855{max-height:855px}.nxt-max-h-856{max-height:856px}.nxt-max-h-857{max-height:857px}.nxt-max-h-858{max-height:858px}.nxt-max-h-859{max-height:859px}.nxt-max-h-860{max-height:860px}.nxt-max-h-861{max-height:861px}.nxt-max-h-862{max-height:862px}.nxt-max-h-863{max-height:863px}.nxt-max-h-864{max-height:864px}.nxt-max-h-865{max-height:865px}.nxt-max-h-866{max-height:866px}.nxt-max-h-867{max-height:867px}.nxt-max-h-868{max-height:868px}.nxt-max-h-869{max-height:869px}.nxt-max-h-870{max-height:870px}.nxt-max-h-871{max-height:871px}.nxt-max-h-872{max-height:872px}.nxt-max-h-873{max-height:873px}.nxt-max-h-874{max-height:874px}.nxt-max-h-875{max-height:875px}.nxt-max-h-876{max-height:876px}.nxt-max-h-877{max-height:877px}.nxt-max-h-878{max-height:878px}.nxt-max-h-879{max-height:879px}.nxt-max-h-880{max-height:880px}.nxt-max-h-881{max-height:881px}.nxt-max-h-882{max-height:882px}.nxt-max-h-883{max-height:883px}.nxt-max-h-884{max-height:884px}.nxt-max-h-885{max-height:885px}.nxt-max-h-886{max-height:886px}.nxt-max-h-887{max-height:887px}.nxt-max-h-888{max-height:888px}.nxt-max-h-889{max-height:889px}.nxt-max-h-890{max-height:890px}.nxt-max-h-891{max-height:891px}.nxt-max-h-892{max-height:892px}.nxt-max-h-893{max-height:893px}.nxt-max-h-894{max-height:894px}.nxt-max-h-895{max-height:895px}.nxt-max-h-896{max-height:896px}.nxt-max-h-897{max-height:897px}.nxt-max-h-898{max-height:898px}.nxt-max-h-899{max-height:899px}.nxt-max-h-900{max-height:900px}.nxt-max-h-901{max-height:901px}.nxt-max-h-902{max-height:902px}.nxt-max-h-903{max-height:903px}.nxt-max-h-904{max-height:904px}.nxt-max-h-905{max-height:905px}.nxt-max-h-906{max-height:906px}.nxt-max-h-907{max-height:907px}.nxt-max-h-908{max-height:908px}.nxt-max-h-909{max-height:909px}.nxt-max-h-910{max-height:910px}.nxt-max-h-911{max-height:911px}.nxt-max-h-912{max-height:912px}.nxt-max-h-913{max-height:913px}.nxt-max-h-914{max-height:914px}.nxt-max-h-915{max-height:915px}.nxt-max-h-916{max-height:916px}.nxt-max-h-917{max-height:917px}.nxt-max-h-918{max-height:918px}.nxt-max-h-919{max-height:919px}.nxt-max-h-920{max-height:920px}.nxt-max-h-921{max-height:921px}.nxt-max-h-922{max-height:922px}.nxt-max-h-923{max-height:923px}.nxt-max-h-924{max-height:924px}.nxt-max-h-925{max-height:925px}.nxt-max-h-926{max-height:926px}.nxt-max-h-927{max-height:927px}.nxt-max-h-928{max-height:928px}.nxt-max-h-929{max-height:929px}.nxt-max-h-930{max-height:930px}.nxt-max-h-931{max-height:931px}.nxt-max-h-932{max-height:932px}.nxt-max-h-933{max-height:933px}.nxt-max-h-934{max-height:934px}.nxt-max-h-935{max-height:935px}.nxt-max-h-936{max-height:936px}.nxt-max-h-937{max-height:937px}.nxt-max-h-938{max-height:938px}.nxt-max-h-939{max-height:939px}.nxt-max-h-940{max-height:940px}.nxt-max-h-941{max-height:941px}.nxt-max-h-942{max-height:942px}.nxt-max-h-943{max-height:943px}.nxt-max-h-944{max-height:944px}.nxt-max-h-945{max-height:945px}.nxt-max-h-946{max-height:946px}.nxt-max-h-947{max-height:947px}.nxt-max-h-948{max-height:948px}.nxt-max-h-949{max-height:949px}.nxt-max-h-950{max-height:950px}.nxt-max-h-951{max-height:951px}.nxt-max-h-952{max-height:952px}.nxt-max-h-953{max-height:953px}.nxt-max-h-954{max-height:954px}.nxt-max-h-955{max-height:955px}.nxt-max-h-956{max-height:956px}.nxt-max-h-957{max-height:957px}.nxt-max-h-958{max-height:958px}.nxt-max-h-959{max-height:959px}.nxt-max-h-960{max-height:960px}.nxt-max-h-961{max-height:961px}.nxt-max-h-962{max-height:962px}.nxt-max-h-963{max-height:963px}.nxt-max-h-964{max-height:964px}.nxt-max-h-965{max-height:965px}.nxt-max-h-966{max-height:966px}.nxt-max-h-967{max-height:967px}.nxt-max-h-968{max-height:968px}.nxt-max-h-969{max-height:969px}.nxt-max-h-970{max-height:970px}.nxt-max-h-971{max-height:971px}.nxt-max-h-972{max-height:972px}.nxt-max-h-973{max-height:973px}.nxt-max-h-974{max-height:974px}.nxt-max-h-975{max-height:975px}.nxt-max-h-976{max-height:976px}.nxt-max-h-977{max-height:977px}.nxt-max-h-978{max-height:978px}.nxt-max-h-979{max-height:979px}.nxt-max-h-980{max-height:980px}.nxt-max-h-981{max-height:981px}.nxt-max-h-982{max-height:982px}.nxt-max-h-983{max-height:983px}.nxt-max-h-984{max-height:984px}.nxt-max-h-985{max-height:985px}.nxt-max-h-986{max-height:986px}.nxt-max-h-987{max-height:987px}.nxt-max-h-988{max-height:988px}.nxt-max-h-989{max-height:989px}.nxt-max-h-990{max-height:990px}.nxt-max-h-991{max-height:991px}.nxt-max-h-992{max-height:992px}.nxt-max-h-993{max-height:993px}.nxt-max-h-994{max-height:994px}.nxt-max-h-995{max-height:995px}.nxt-max-h-996{max-height:996px}.nxt-max-h-997{max-height:997px}.nxt-max-h-998{max-height:998px}.nxt-max-h-999{max-height:999px}.nxt-max-h-1000{max-height:1000px}.nxt-min-h-1{min-height:1px}.nxt-min-h-2{min-height:2px}.nxt-min-h-3{min-height:3px}.nxt-min-h-4{min-height:4px}.nxt-min-h-5{min-height:5px}.nxt-min-h-6{min-height:6px}.nxt-min-h-7{min-height:7px}.nxt-min-h-8{min-height:8px}.nxt-min-h-9{min-height:9px}.nxt-min-h-10{min-height:10px}.nxt-min-h-11{min-height:11px}.nxt-min-h-12{min-height:12px}.nxt-min-h-13{min-height:13px}.nxt-min-h-14{min-height:14px}.nxt-min-h-15{min-height:15px}.nxt-min-h-16{min-height:16px}.nxt-min-h-17{min-height:17px}.nxt-min-h-18{min-height:18px}.nxt-min-h-19{min-height:19px}.nxt-min-h-20{min-height:20px}.nxt-min-h-21{min-height:21px}.nxt-min-h-22{min-height:22px}.nxt-min-h-23{min-height:23px}.nxt-min-h-24{min-height:24px}.nxt-min-h-25{min-height:25px}.nxt-min-h-26{min-height:26px}.nxt-min-h-27{min-height:27px}.nxt-min-h-28{min-height:28px}.nxt-min-h-29{min-height:29px}.nxt-min-h-30{min-height:30px}.nxt-min-h-31{min-height:31px}.nxt-min-h-32{min-height:32px}.nxt-min-h-33{min-height:33px}.nxt-min-h-34{min-height:34px}.nxt-min-h-35{min-height:35px}.nxt-min-h-36{min-height:36px}.nxt-min-h-37{min-height:37px}.nxt-min-h-38{min-height:38px}.nxt-min-h-39{min-height:39px}.nxt-min-h-40{min-height:40px}.nxt-min-h-41{min-height:41px}.nxt-min-h-42{min-height:42px}.nxt-min-h-43{min-height:43px}.nxt-min-h-44{min-height:44px}.nxt-min-h-45{min-height:45px}.nxt-min-h-46{min-height:46px}.nxt-min-h-47{min-height:47px}.nxt-min-h-48{min-height:48px}.nxt-min-h-49{min-height:49px}.nxt-min-h-50{min-height:50px}.nxt-min-h-51{min-height:51px}.nxt-min-h-52{min-height:52px}.nxt-min-h-53{min-height:53px}.nxt-min-h-54{min-height:54px}.nxt-min-h-55{min-height:55px}.nxt-min-h-56{min-height:56px}.nxt-min-h-57{min-height:57px}.nxt-min-h-58{min-height:58px}.nxt-min-h-59{min-height:59px}.nxt-min-h-60{min-height:60px}.nxt-min-h-61{min-height:61px}.nxt-min-h-62{min-height:62px}.nxt-min-h-63{min-height:63px}.nxt-min-h-64{min-height:64px}.nxt-min-h-65{min-height:65px}.nxt-min-h-66{min-height:66px}.nxt-min-h-67{min-height:67px}.nxt-min-h-68{min-height:68px}.nxt-min-h-69{min-height:69px}.nxt-min-h-70{min-height:70px}.nxt-min-h-71{min-height:71px}.nxt-min-h-72{min-height:72px}.nxt-min-h-73{min-height:73px}.nxt-min-h-74{min-height:74px}.nxt-min-h-75{min-height:75px}.nxt-min-h-76{min-height:76px}.nxt-min-h-77{min-height:77px}.nxt-min-h-78{min-height:78px}.nxt-min-h-79{min-height:79px}.nxt-min-h-80{min-height:80px}.nxt-min-h-81{min-height:81px}.nxt-min-h-82{min-height:82px}.nxt-min-h-83{min-height:83px}.nxt-min-h-84{min-height:84px}.nxt-min-h-85{min-height:85px}.nxt-min-h-86{min-height:86px}.nxt-min-h-87{min-height:87px}.nxt-min-h-88{min-height:88px}.nxt-min-h-89{min-height:89px}.nxt-min-h-90{min-height:90px}.nxt-min-h-91{min-height:91px}.nxt-min-h-92{min-height:92px}.nxt-min-h-93{min-height:93px}.nxt-min-h-94{min-height:94px}.nxt-min-h-95{min-height:95px}.nxt-min-h-96{min-height:96px}.nxt-min-h-97{min-height:97px}.nxt-min-h-98{min-height:98px}.nxt-min-h-99{min-height:99px}.nxt-min-h-100{min-height:100px}.nxt-min-h-101{min-height:101px}.nxt-min-h-102{min-height:102px}.nxt-min-h-103{min-height:103px}.nxt-min-h-104{min-height:104px}.nxt-min-h-105{min-height:105px}.nxt-min-h-106{min-height:106px}.nxt-min-h-107{min-height:107px}.nxt-min-h-108{min-height:108px}.nxt-min-h-109{min-height:109px}.nxt-min-h-110{min-height:110px}.nxt-min-h-111{min-height:111px}.nxt-min-h-112{min-height:112px}.nxt-min-h-113{min-height:113px}.nxt-min-h-114{min-height:114px}.nxt-min-h-115{min-height:115px}.nxt-min-h-116{min-height:116px}.nxt-min-h-117{min-height:117px}.nxt-min-h-118{min-height:118px}.nxt-min-h-119{min-height:119px}.nxt-min-h-120{min-height:120px}.nxt-min-h-121{min-height:121px}.nxt-min-h-122{min-height:122px}.nxt-min-h-123{min-height:123px}.nxt-min-h-124{min-height:124px}.nxt-min-h-125{min-height:125px}.nxt-min-h-126{min-height:126px}.nxt-min-h-127{min-height:127px}.nxt-min-h-128{min-height:128px}.nxt-min-h-129{min-height:129px}.nxt-min-h-130{min-height:130px}.nxt-min-h-131{min-height:131px}.nxt-min-h-132{min-height:132px}.nxt-min-h-133{min-height:133px}.nxt-min-h-134{min-height:134px}.nxt-min-h-135{min-height:135px}.nxt-min-h-136{min-height:136px}.nxt-min-h-137{min-height:137px}.nxt-min-h-138{min-height:138px}.nxt-min-h-139{min-height:139px}.nxt-min-h-140{min-height:140px}.nxt-min-h-141{min-height:141px}.nxt-min-h-142{min-height:142px}.nxt-min-h-143{min-height:143px}.nxt-min-h-144{min-height:144px}.nxt-min-h-145{min-height:145px}.nxt-min-h-146{min-height:146px}.nxt-min-h-147{min-height:147px}.nxt-min-h-148{min-height:148px}.nxt-min-h-149{min-height:149px}.nxt-min-h-150{min-height:150px}.nxt-min-h-151{min-height:151px}.nxt-min-h-152{min-height:152px}.nxt-min-h-153{min-height:153px}.nxt-min-h-154{min-height:154px}.nxt-min-h-155{min-height:155px}.nxt-min-h-156{min-height:156px}.nxt-min-h-157{min-height:157px}.nxt-min-h-158{min-height:158px}.nxt-min-h-159{min-height:159px}.nxt-min-h-160{min-height:160px}.nxt-min-h-161{min-height:161px}.nxt-min-h-162{min-height:162px}.nxt-min-h-163{min-height:163px}.nxt-min-h-164{min-height:164px}.nxt-min-h-165{min-height:165px}.nxt-min-h-166{min-height:166px}.nxt-min-h-167{min-height:167px}.nxt-min-h-168{min-height:168px}.nxt-min-h-169{min-height:169px}.nxt-min-h-170{min-height:170px}.nxt-min-h-171{min-height:171px}.nxt-min-h-172{min-height:172px}.nxt-min-h-173{min-height:173px}.nxt-min-h-174{min-height:174px}.nxt-min-h-175{min-height:175px}.nxt-min-h-176{min-height:176px}.nxt-min-h-177{min-height:177px}.nxt-min-h-178{min-height:178px}.nxt-min-h-179{min-height:179px}.nxt-min-h-180{min-height:180px}.nxt-min-h-181{min-height:181px}.nxt-min-h-182{min-height:182px}.nxt-min-h-183{min-height:183px}.nxt-min-h-184{min-height:184px}.nxt-min-h-185{min-height:185px}.nxt-min-h-186{min-height:186px}.nxt-min-h-187{min-height:187px}.nxt-min-h-188{min-height:188px}.nxt-min-h-189{min-height:189px}.nxt-min-h-190{min-height:190px}.nxt-min-h-191{min-height:191px}.nxt-min-h-192{min-height:192px}.nxt-min-h-193{min-height:193px}.nxt-min-h-194{min-height:194px}.nxt-min-h-195{min-height:195px}.nxt-min-h-196{min-height:196px}.nxt-min-h-197{min-height:197px}.nxt-min-h-198{min-height:198px}.nxt-min-h-199{min-height:199px}.nxt-min-h-200{min-height:200px}.nxt-min-h-201{min-height:201px}.nxt-min-h-202{min-height:202px}.nxt-min-h-203{min-height:203px}.nxt-min-h-204{min-height:204px}.nxt-min-h-205{min-height:205px}.nxt-min-h-206{min-height:206px}.nxt-min-h-207{min-height:207px}.nxt-min-h-208{min-height:208px}.nxt-min-h-209{min-height:209px}.nxt-min-h-210{min-height:210px}.nxt-min-h-211{min-height:211px}.nxt-min-h-212{min-height:212px}.nxt-min-h-213{min-height:213px}.nxt-min-h-214{min-height:214px}.nxt-min-h-215{min-height:215px}.nxt-min-h-216{min-height:216px}.nxt-min-h-217{min-height:217px}.nxt-min-h-218{min-height:218px}.nxt-min-h-219{min-height:219px}.nxt-min-h-220{min-height:220px}.nxt-min-h-221{min-height:221px}.nxt-min-h-222{min-height:222px}.nxt-min-h-223{min-height:223px}.nxt-min-h-224{min-height:224px}.nxt-min-h-225{min-height:225px}.nxt-min-h-226{min-height:226px}.nxt-min-h-227{min-height:227px}.nxt-min-h-228{min-height:228px}.nxt-min-h-229{min-height:229px}.nxt-min-h-230{min-height:230px}.nxt-min-h-231{min-height:231px}.nxt-min-h-232{min-height:232px}.nxt-min-h-233{min-height:233px}.nxt-min-h-234{min-height:234px}.nxt-min-h-235{min-height:235px}.nxt-min-h-236{min-height:236px}.nxt-min-h-237{min-height:237px}.nxt-min-h-238{min-height:238px}.nxt-min-h-239{min-height:239px}.nxt-min-h-240{min-height:240px}.nxt-min-h-241{min-height:241px}.nxt-min-h-242{min-height:242px}.nxt-min-h-243{min-height:243px}.nxt-min-h-244{min-height:244px}.nxt-min-h-245{min-height:245px}.nxt-min-h-246{min-height:246px}.nxt-min-h-247{min-height:247px}.nxt-min-h-248{min-height:248px}.nxt-min-h-249{min-height:249px}.nxt-min-h-250{min-height:250px}.nxt-min-h-251{min-height:251px}.nxt-min-h-252{min-height:252px}.nxt-min-h-253{min-height:253px}.nxt-min-h-254{min-height:254px}.nxt-min-h-255{min-height:255px}.nxt-min-h-256{min-height:256px}.nxt-min-h-257{min-height:257px}.nxt-min-h-258{min-height:258px}.nxt-min-h-259{min-height:259px}.nxt-min-h-260{min-height:260px}.nxt-min-h-261{min-height:261px}.nxt-min-h-262{min-height:262px}.nxt-min-h-263{min-height:263px}.nxt-min-h-264{min-height:264px}.nxt-min-h-265{min-height:265px}.nxt-min-h-266{min-height:266px}.nxt-min-h-267{min-height:267px}.nxt-min-h-268{min-height:268px}.nxt-min-h-269{min-height:269px}.nxt-min-h-270{min-height:270px}.nxt-min-h-271{min-height:271px}.nxt-min-h-272{min-height:272px}.nxt-min-h-273{min-height:273px}.nxt-min-h-274{min-height:274px}.nxt-min-h-275{min-height:275px}.nxt-min-h-276{min-height:276px}.nxt-min-h-277{min-height:277px}.nxt-min-h-278{min-height:278px}.nxt-min-h-279{min-height:279px}.nxt-min-h-280{min-height:280px}.nxt-min-h-281{min-height:281px}.nxt-min-h-282{min-height:282px}.nxt-min-h-283{min-height:283px}.nxt-min-h-284{min-height:284px}.nxt-min-h-285{min-height:285px}.nxt-min-h-286{min-height:286px}.nxt-min-h-287{min-height:287px}.nxt-min-h-288{min-height:288px}.nxt-min-h-289{min-height:289px}.nxt-min-h-290{min-height:290px}.nxt-min-h-291{min-height:291px}.nxt-min-h-292{min-height:292px}.nxt-min-h-293{min-height:293px}.nxt-min-h-294{min-height:294px}.nxt-min-h-295{min-height:295px}.nxt-min-h-296{min-height:296px}.nxt-min-h-297{min-height:297px}.nxt-min-h-298{min-height:298px}.nxt-min-h-299{min-height:299px}.nxt-min-h-300{min-height:300px}.nxt-min-h-301{min-height:301px}.nxt-min-h-302{min-height:302px}.nxt-min-h-303{min-height:303px}.nxt-min-h-304{min-height:304px}.nxt-min-h-305{min-height:305px}.nxt-min-h-306{min-height:306px}.nxt-min-h-307{min-height:307px}.nxt-min-h-308{min-height:308px}.nxt-min-h-309{min-height:309px}.nxt-min-h-310{min-height:310px}.nxt-min-h-311{min-height:311px}.nxt-min-h-312{min-height:312px}.nxt-min-h-313{min-height:313px}.nxt-min-h-314{min-height:314px}.nxt-min-h-315{min-height:315px}.nxt-min-h-316{min-height:316px}.nxt-min-h-317{min-height:317px}.nxt-min-h-318{min-height:318px}.nxt-min-h-319{min-height:319px}.nxt-min-h-320{min-height:320px}.nxt-min-h-321{min-height:321px}.nxt-min-h-322{min-height:322px}.nxt-min-h-323{min-height:323px}.nxt-min-h-324{min-height:324px}.nxt-min-h-325{min-height:325px}.nxt-min-h-326{min-height:326px}.nxt-min-h-327{min-height:327px}.nxt-min-h-328{min-height:328px}.nxt-min-h-329{min-height:329px}.nxt-min-h-330{min-height:330px}.nxt-min-h-331{min-height:331px}.nxt-min-h-332{min-height:332px}.nxt-min-h-333{min-height:333px}.nxt-min-h-334{min-height:334px}.nxt-min-h-335{min-height:335px}.nxt-min-h-336{min-height:336px}.nxt-min-h-337{min-height:337px}.nxt-min-h-338{min-height:338px}.nxt-min-h-339{min-height:339px}.nxt-min-h-340{min-height:340px}.nxt-min-h-341{min-height:341px}.nxt-min-h-342{min-height:342px}.nxt-min-h-343{min-height:343px}.nxt-min-h-344{min-height:344px}.nxt-min-h-345{min-height:345px}.nxt-min-h-346{min-height:346px}.nxt-min-h-347{min-height:347px}.nxt-min-h-348{min-height:348px}.nxt-min-h-349{min-height:349px}.nxt-min-h-350{min-height:350px}.nxt-min-h-351{min-height:351px}.nxt-min-h-352{min-height:352px}.nxt-min-h-353{min-height:353px}.nxt-min-h-354{min-height:354px}.nxt-min-h-355{min-height:355px}.nxt-min-h-356{min-height:356px}.nxt-min-h-357{min-height:357px}.nxt-min-h-358{min-height:358px}.nxt-min-h-359{min-height:359px}.nxt-min-h-360{min-height:360px}.nxt-min-h-361{min-height:361px}.nxt-min-h-362{min-height:362px}.nxt-min-h-363{min-height:363px}.nxt-min-h-364{min-height:364px}.nxt-min-h-365{min-height:365px}.nxt-min-h-366{min-height:366px}.nxt-min-h-367{min-height:367px}.nxt-min-h-368{min-height:368px}.nxt-min-h-369{min-height:369px}.nxt-min-h-370{min-height:370px}.nxt-min-h-371{min-height:371px}.nxt-min-h-372{min-height:372px}.nxt-min-h-373{min-height:373px}.nxt-min-h-374{min-height:374px}.nxt-min-h-375{min-height:375px}.nxt-min-h-376{min-height:376px}.nxt-min-h-377{min-height:377px}.nxt-min-h-378{min-height:378px}.nxt-min-h-379{min-height:379px}.nxt-min-h-380{min-height:380px}.nxt-min-h-381{min-height:381px}.nxt-min-h-382{min-height:382px}.nxt-min-h-383{min-height:383px}.nxt-min-h-384{min-height:384px}.nxt-min-h-385{min-height:385px}.nxt-min-h-386{min-height:386px}.nxt-min-h-387{min-height:387px}.nxt-min-h-388{min-height:388px}.nxt-min-h-389{min-height:389px}.nxt-min-h-390{min-height:390px}.nxt-min-h-391{min-height:391px}.nxt-min-h-392{min-height:392px}.nxt-min-h-393{min-height:393px}.nxt-min-h-394{min-height:394px}.nxt-min-h-395{min-height:395px}.nxt-min-h-396{min-height:396px}.nxt-min-h-397{min-height:397px}.nxt-min-h-398{min-height:398px}.nxt-min-h-399{min-height:399px}.nxt-min-h-400{min-height:400px}.nxt-min-h-401{min-height:401px}.nxt-min-h-402{min-height:402px}.nxt-min-h-403{min-height:403px}.nxt-min-h-404{min-height:404px}.nxt-min-h-405{min-height:405px}.nxt-min-h-406{min-height:406px}.nxt-min-h-407{min-height:407px}.nxt-min-h-408{min-height:408px}.nxt-min-h-409{min-height:409px}.nxt-min-h-410{min-height:410px}.nxt-min-h-411{min-height:411px}.nxt-min-h-412{min-height:412px}.nxt-min-h-413{min-height:413px}.nxt-min-h-414{min-height:414px}.nxt-min-h-415{min-height:415px}.nxt-min-h-416{min-height:416px}.nxt-min-h-417{min-height:417px}.nxt-min-h-418{min-height:418px}.nxt-min-h-419{min-height:419px}.nxt-min-h-420{min-height:420px}.nxt-min-h-421{min-height:421px}.nxt-min-h-422{min-height:422px}.nxt-min-h-423{min-height:423px}.nxt-min-h-424{min-height:424px}.nxt-min-h-425{min-height:425px}.nxt-min-h-426{min-height:426px}.nxt-min-h-427{min-height:427px}.nxt-min-h-428{min-height:428px}.nxt-min-h-429{min-height:429px}.nxt-min-h-430{min-height:430px}.nxt-min-h-431{min-height:431px}.nxt-min-h-432{min-height:432px}.nxt-min-h-433{min-height:433px}.nxt-min-h-434{min-height:434px}.nxt-min-h-435{min-height:435px}.nxt-min-h-436{min-height:436px}.nxt-min-h-437{min-height:437px}.nxt-min-h-438{min-height:438px}.nxt-min-h-439{min-height:439px}.nxt-min-h-440{min-height:440px}.nxt-min-h-441{min-height:441px}.nxt-min-h-442{min-height:442px}.nxt-min-h-443{min-height:443px}.nxt-min-h-444{min-height:444px}.nxt-min-h-445{min-height:445px}.nxt-min-h-446{min-height:446px}.nxt-min-h-447{min-height:447px}.nxt-min-h-448{min-height:448px}.nxt-min-h-449{min-height:449px}.nxt-min-h-450{min-height:450px}.nxt-min-h-451{min-height:451px}.nxt-min-h-452{min-height:452px}.nxt-min-h-453{min-height:453px}.nxt-min-h-454{min-height:454px}.nxt-min-h-455{min-height:455px}.nxt-min-h-456{min-height:456px}.nxt-min-h-457{min-height:457px}.nxt-min-h-458{min-height:458px}.nxt-min-h-459{min-height:459px}.nxt-min-h-460{min-height:460px}.nxt-min-h-461{min-height:461px}.nxt-min-h-462{min-height:462px}.nxt-min-h-463{min-height:463px}.nxt-min-h-464{min-height:464px}.nxt-min-h-465{min-height:465px}.nxt-min-h-466{min-height:466px}.nxt-min-h-467{min-height:467px}.nxt-min-h-468{min-height:468px}.nxt-min-h-469{min-height:469px}.nxt-min-h-470{min-height:470px}.nxt-min-h-471{min-height:471px}.nxt-min-h-472{min-height:472px}.nxt-min-h-473{min-height:473px}.nxt-min-h-474{min-height:474px}.nxt-min-h-475{min-height:475px}.nxt-min-h-476{min-height:476px}.nxt-min-h-477{min-height:477px}.nxt-min-h-478{min-height:478px}.nxt-min-h-479{min-height:479px}.nxt-min-h-480{min-height:480px}.nxt-min-h-481{min-height:481px}.nxt-min-h-482{min-height:482px}.nxt-min-h-483{min-height:483px}.nxt-min-h-484{min-height:484px}.nxt-min-h-485{min-height:485px}.nxt-min-h-486{min-height:486px}.nxt-min-h-487{min-height:487px}.nxt-min-h-488{min-height:488px}.nxt-min-h-489{min-height:489px}.nxt-min-h-490{min-height:490px}.nxt-min-h-491{min-height:491px}.nxt-min-h-492{min-height:492px}.nxt-min-h-493{min-height:493px}.nxt-min-h-494{min-height:494px}.nxt-min-h-495{min-height:495px}.nxt-min-h-496{min-height:496px}.nxt-min-h-497{min-height:497px}.nxt-min-h-498{min-height:498px}.nxt-min-h-499{min-height:499px}.nxt-min-h-500{min-height:500px}.nxt-min-h-501{min-height:501px}.nxt-min-h-502{min-height:502px}.nxt-min-h-503{min-height:503px}.nxt-min-h-504{min-height:504px}.nxt-min-h-505{min-height:505px}.nxt-min-h-506{min-height:506px}.nxt-min-h-507{min-height:507px}.nxt-min-h-508{min-height:508px}.nxt-min-h-509{min-height:509px}.nxt-min-h-510{min-height:510px}.nxt-min-h-511{min-height:511px}.nxt-min-h-512{min-height:512px}.nxt-min-h-513{min-height:513px}.nxt-min-h-514{min-height:514px}.nxt-min-h-515{min-height:515px}.nxt-min-h-516{min-height:516px}.nxt-min-h-517{min-height:517px}.nxt-min-h-518{min-height:518px}.nxt-min-h-519{min-height:519px}.nxt-min-h-520{min-height:520px}.nxt-min-h-521{min-height:521px}.nxt-min-h-522{min-height:522px}.nxt-min-h-523{min-height:523px}.nxt-min-h-524{min-height:524px}.nxt-min-h-525{min-height:525px}.nxt-min-h-526{min-height:526px}.nxt-min-h-527{min-height:527px}.nxt-min-h-528{min-height:528px}.nxt-min-h-529{min-height:529px}.nxt-min-h-530{min-height:530px}.nxt-min-h-531{min-height:531px}.nxt-min-h-532{min-height:532px}.nxt-min-h-533{min-height:533px}.nxt-min-h-534{min-height:534px}.nxt-min-h-535{min-height:535px}.nxt-min-h-536{min-height:536px}.nxt-min-h-537{min-height:537px}.nxt-min-h-538{min-height:538px}.nxt-min-h-539{min-height:539px}.nxt-min-h-540{min-height:540px}.nxt-min-h-541{min-height:541px}.nxt-min-h-542{min-height:542px}.nxt-min-h-543{min-height:543px}.nxt-min-h-544{min-height:544px}.nxt-min-h-545{min-height:545px}.nxt-min-h-546{min-height:546px}.nxt-min-h-547{min-height:547px}.nxt-min-h-548{min-height:548px}.nxt-min-h-549{min-height:549px}.nxt-min-h-550{min-height:550px}.nxt-min-h-551{min-height:551px}.nxt-min-h-552{min-height:552px}.nxt-min-h-553{min-height:553px}.nxt-min-h-554{min-height:554px}.nxt-min-h-555{min-height:555px}.nxt-min-h-556{min-height:556px}.nxt-min-h-557{min-height:557px}.nxt-min-h-558{min-height:558px}.nxt-min-h-559{min-height:559px}.nxt-min-h-560{min-height:560px}.nxt-min-h-561{min-height:561px}.nxt-min-h-562{min-height:562px}.nxt-min-h-563{min-height:563px}.nxt-min-h-564{min-height:564px}.nxt-min-h-565{min-height:565px}.nxt-min-h-566{min-height:566px}.nxt-min-h-567{min-height:567px}.nxt-min-h-568{min-height:568px}.nxt-min-h-569{min-height:569px}.nxt-min-h-570{min-height:570px}.nxt-min-h-571{min-height:571px}.nxt-min-h-572{min-height:572px}.nxt-min-h-573{min-height:573px}.nxt-min-h-574{min-height:574px}.nxt-min-h-575{min-height:575px}.nxt-min-h-576{min-height:576px}.nxt-min-h-577{min-height:577px}.nxt-min-h-578{min-height:578px}.nxt-min-h-579{min-height:579px}.nxt-min-h-580{min-height:580px}.nxt-min-h-581{min-height:581px}.nxt-min-h-582{min-height:582px}.nxt-min-h-583{min-height:583px}.nxt-min-h-584{min-height:584px}.nxt-min-h-585{min-height:585px}.nxt-min-h-586{min-height:586px}.nxt-min-h-587{min-height:587px}.nxt-min-h-588{min-height:588px}.nxt-min-h-589{min-height:589px}.nxt-min-h-590{min-height:590px}.nxt-min-h-591{min-height:591px}.nxt-min-h-592{min-height:592px}.nxt-min-h-593{min-height:593px}.nxt-min-h-594{min-height:594px}.nxt-min-h-595{min-height:595px}.nxt-min-h-596{min-height:596px}.nxt-min-h-597{min-height:597px}.nxt-min-h-598{min-height:598px}.nxt-min-h-599{min-height:599px}.nxt-min-h-600{min-height:600px}.nxt-min-h-601{min-height:601px}.nxt-min-h-602{min-height:602px}.nxt-min-h-603{min-height:603px}.nxt-min-h-604{min-height:604px}.nxt-min-h-605{min-height:605px}.nxt-min-h-606{min-height:606px}.nxt-min-h-607{min-height:607px}.nxt-min-h-608{min-height:608px}.nxt-min-h-609{min-height:609px}.nxt-min-h-610{min-height:610px}.nxt-min-h-611{min-height:611px}.nxt-min-h-612{min-height:612px}.nxt-min-h-613{min-height:613px}.nxt-min-h-614{min-height:614px}.nxt-min-h-615{min-height:615px}.nxt-min-h-616{min-height:616px}.nxt-min-h-617{min-height:617px}.nxt-min-h-618{min-height:618px}.nxt-min-h-619{min-height:619px}.nxt-min-h-620{min-height:620px}.nxt-min-h-621{min-height:621px}.nxt-min-h-622{min-height:622px}.nxt-min-h-623{min-height:623px}.nxt-min-h-624{min-height:624px}.nxt-min-h-625{min-height:625px}.nxt-min-h-626{min-height:626px}.nxt-min-h-627{min-height:627px}.nxt-min-h-628{min-height:628px}.nxt-min-h-629{min-height:629px}.nxt-min-h-630{min-height:630px}.nxt-min-h-631{min-height:631px}.nxt-min-h-632{min-height:632px}.nxt-min-h-633{min-height:633px}.nxt-min-h-634{min-height:634px}.nxt-min-h-635{min-height:635px}.nxt-min-h-636{min-height:636px}.nxt-min-h-637{min-height:637px}.nxt-min-h-638{min-height:638px}.nxt-min-h-639{min-height:639px}.nxt-min-h-640{min-height:640px}.nxt-min-h-641{min-height:641px}.nxt-min-h-642{min-height:642px}.nxt-min-h-643{min-height:643px}.nxt-min-h-644{min-height:644px}.nxt-min-h-645{min-height:645px}.nxt-min-h-646{min-height:646px}.nxt-min-h-647{min-height:647px}.nxt-min-h-648{min-height:648px}.nxt-min-h-649{min-height:649px}.nxt-min-h-650{min-height:650px}.nxt-min-h-651{min-height:651px}.nxt-min-h-652{min-height:652px}.nxt-min-h-653{min-height:653px}.nxt-min-h-654{min-height:654px}.nxt-min-h-655{min-height:655px}.nxt-min-h-656{min-height:656px}.nxt-min-h-657{min-height:657px}.nxt-min-h-658{min-height:658px}.nxt-min-h-659{min-height:659px}.nxt-min-h-660{min-height:660px}.nxt-min-h-661{min-height:661px}.nxt-min-h-662{min-height:662px}.nxt-min-h-663{min-height:663px}.nxt-min-h-664{min-height:664px}.nxt-min-h-665{min-height:665px}.nxt-min-h-666{min-height:666px}.nxt-min-h-667{min-height:667px}.nxt-min-h-668{min-height:668px}.nxt-min-h-669{min-height:669px}.nxt-min-h-670{min-height:670px}.nxt-min-h-671{min-height:671px}.nxt-min-h-672{min-height:672px}.nxt-min-h-673{min-height:673px}.nxt-min-h-674{min-height:674px}.nxt-min-h-675{min-height:675px}.nxt-min-h-676{min-height:676px}.nxt-min-h-677{min-height:677px}.nxt-min-h-678{min-height:678px}.nxt-min-h-679{min-height:679px}.nxt-min-h-680{min-height:680px}.nxt-min-h-681{min-height:681px}.nxt-min-h-682{min-height:682px}.nxt-min-h-683{min-height:683px}.nxt-min-h-684{min-height:684px}.nxt-min-h-685{min-height:685px}.nxt-min-h-686{min-height:686px}.nxt-min-h-687{min-height:687px}.nxt-min-h-688{min-height:688px}.nxt-min-h-689{min-height:689px}.nxt-min-h-690{min-height:690px}.nxt-min-h-691{min-height:691px}.nxt-min-h-692{min-height:692px}.nxt-min-h-693{min-height:693px}.nxt-min-h-694{min-height:694px}.nxt-min-h-695{min-height:695px}.nxt-min-h-696{min-height:696px}.nxt-min-h-697{min-height:697px}.nxt-min-h-698{min-height:698px}.nxt-min-h-699{min-height:699px}.nxt-min-h-700{min-height:700px}.nxt-min-h-701{min-height:701px}.nxt-min-h-702{min-height:702px}.nxt-min-h-703{min-height:703px}.nxt-min-h-704{min-height:704px}.nxt-min-h-705{min-height:705px}.nxt-min-h-706{min-height:706px}.nxt-min-h-707{min-height:707px}.nxt-min-h-708{min-height:708px}.nxt-min-h-709{min-height:709px}.nxt-min-h-710{min-height:710px}.nxt-min-h-711{min-height:711px}.nxt-min-h-712{min-height:712px}.nxt-min-h-713{min-height:713px}.nxt-min-h-714{min-height:714px}.nxt-min-h-715{min-height:715px}.nxt-min-h-716{min-height:716px}.nxt-min-h-717{min-height:717px}.nxt-min-h-718{min-height:718px}.nxt-min-h-719{min-height:719px}.nxt-min-h-720{min-height:720px}.nxt-min-h-721{min-height:721px}.nxt-min-h-722{min-height:722px}.nxt-min-h-723{min-height:723px}.nxt-min-h-724{min-height:724px}.nxt-min-h-725{min-height:725px}.nxt-min-h-726{min-height:726px}.nxt-min-h-727{min-height:727px}.nxt-min-h-728{min-height:728px}.nxt-min-h-729{min-height:729px}.nxt-min-h-730{min-height:730px}.nxt-min-h-731{min-height:731px}.nxt-min-h-732{min-height:732px}.nxt-min-h-733{min-height:733px}.nxt-min-h-734{min-height:734px}.nxt-min-h-735{min-height:735px}.nxt-min-h-736{min-height:736px}.nxt-min-h-737{min-height:737px}.nxt-min-h-738{min-height:738px}.nxt-min-h-739{min-height:739px}.nxt-min-h-740{min-height:740px}.nxt-min-h-741{min-height:741px}.nxt-min-h-742{min-height:742px}.nxt-min-h-743{min-height:743px}.nxt-min-h-744{min-height:744px}.nxt-min-h-745{min-height:745px}.nxt-min-h-746{min-height:746px}.nxt-min-h-747{min-height:747px}.nxt-min-h-748{min-height:748px}.nxt-min-h-749{min-height:749px}.nxt-min-h-750{min-height:750px}.nxt-min-h-751{min-height:751px}.nxt-min-h-752{min-height:752px}.nxt-min-h-753{min-height:753px}.nxt-min-h-754{min-height:754px}.nxt-min-h-755{min-height:755px}.nxt-min-h-756{min-height:756px}.nxt-min-h-757{min-height:757px}.nxt-min-h-758{min-height:758px}.nxt-min-h-759{min-height:759px}.nxt-min-h-760{min-height:760px}.nxt-min-h-761{min-height:761px}.nxt-min-h-762{min-height:762px}.nxt-min-h-763{min-height:763px}.nxt-min-h-764{min-height:764px}.nxt-min-h-765{min-height:765px}.nxt-min-h-766{min-height:766px}.nxt-min-h-767{min-height:767px}.nxt-min-h-768{min-height:768px}.nxt-min-h-769{min-height:769px}.nxt-min-h-770{min-height:770px}.nxt-min-h-771{min-height:771px}.nxt-min-h-772{min-height:772px}.nxt-min-h-773{min-height:773px}.nxt-min-h-774{min-height:774px}.nxt-min-h-775{min-height:775px}.nxt-min-h-776{min-height:776px}.nxt-min-h-777{min-height:777px}.nxt-min-h-778{min-height:778px}.nxt-min-h-779{min-height:779px}.nxt-min-h-780{min-height:780px}.nxt-min-h-781{min-height:781px}.nxt-min-h-782{min-height:782px}.nxt-min-h-783{min-height:783px}.nxt-min-h-784{min-height:784px}.nxt-min-h-785{min-height:785px}.nxt-min-h-786{min-height:786px}.nxt-min-h-787{min-height:787px}.nxt-min-h-788{min-height:788px}.nxt-min-h-789{min-height:789px}.nxt-min-h-790{min-height:790px}.nxt-min-h-791{min-height:791px}.nxt-min-h-792{min-height:792px}.nxt-min-h-793{min-height:793px}.nxt-min-h-794{min-height:794px}.nxt-min-h-795{min-height:795px}.nxt-min-h-796{min-height:796px}.nxt-min-h-797{min-height:797px}.nxt-min-h-798{min-height:798px}.nxt-min-h-799{min-height:799px}.nxt-min-h-800{min-height:800px}.nxt-min-h-801{min-height:801px}.nxt-min-h-802{min-height:802px}.nxt-min-h-803{min-height:803px}.nxt-min-h-804{min-height:804px}.nxt-min-h-805{min-height:805px}.nxt-min-h-806{min-height:806px}.nxt-min-h-807{min-height:807px}.nxt-min-h-808{min-height:808px}.nxt-min-h-809{min-height:809px}.nxt-min-h-810{min-height:810px}.nxt-min-h-811{min-height:811px}.nxt-min-h-812{min-height:812px}.nxt-min-h-813{min-height:813px}.nxt-min-h-814{min-height:814px}.nxt-min-h-815{min-height:815px}.nxt-min-h-816{min-height:816px}.nxt-min-h-817{min-height:817px}.nxt-min-h-818{min-height:818px}.nxt-min-h-819{min-height:819px}.nxt-min-h-820{min-height:820px}.nxt-min-h-821{min-height:821px}.nxt-min-h-822{min-height:822px}.nxt-min-h-823{min-height:823px}.nxt-min-h-824{min-height:824px}.nxt-min-h-825{min-height:825px}.nxt-min-h-826{min-height:826px}.nxt-min-h-827{min-height:827px}.nxt-min-h-828{min-height:828px}.nxt-min-h-829{min-height:829px}.nxt-min-h-830{min-height:830px}.nxt-min-h-831{min-height:831px}.nxt-min-h-832{min-height:832px}.nxt-min-h-833{min-height:833px}.nxt-min-h-834{min-height:834px}.nxt-min-h-835{min-height:835px}.nxt-min-h-836{min-height:836px}.nxt-min-h-837{min-height:837px}.nxt-min-h-838{min-height:838px}.nxt-min-h-839{min-height:839px}.nxt-min-h-840{min-height:840px}.nxt-min-h-841{min-height:841px}.nxt-min-h-842{min-height:842px}.nxt-min-h-843{min-height:843px}.nxt-min-h-844{min-height:844px}.nxt-min-h-845{min-height:845px}.nxt-min-h-846{min-height:846px}.nxt-min-h-847{min-height:847px}.nxt-min-h-848{min-height:848px}.nxt-min-h-849{min-height:849px}.nxt-min-h-850{min-height:850px}.nxt-min-h-851{min-height:851px}.nxt-min-h-852{min-height:852px}.nxt-min-h-853{min-height:853px}.nxt-min-h-854{min-height:854px}.nxt-min-h-855{min-height:855px}.nxt-min-h-856{min-height:856px}.nxt-min-h-857{min-height:857px}.nxt-min-h-858{min-height:858px}.nxt-min-h-859{min-height:859px}.nxt-min-h-860{min-height:860px}.nxt-min-h-861{min-height:861px}.nxt-min-h-862{min-height:862px}.nxt-min-h-863{min-height:863px}.nxt-min-h-864{min-height:864px}.nxt-min-h-865{min-height:865px}.nxt-min-h-866{min-height:866px}.nxt-min-h-867{min-height:867px}.nxt-min-h-868{min-height:868px}.nxt-min-h-869{min-height:869px}.nxt-min-h-870{min-height:870px}.nxt-min-h-871{min-height:871px}.nxt-min-h-872{min-height:872px}.nxt-min-h-873{min-height:873px}.nxt-min-h-874{min-height:874px}.nxt-min-h-875{min-height:875px}.nxt-min-h-876{min-height:876px}.nxt-min-h-877{min-height:877px}.nxt-min-h-878{min-height:878px}.nxt-min-h-879{min-height:879px}.nxt-min-h-880{min-height:880px}.nxt-min-h-881{min-height:881px}.nxt-min-h-882{min-height:882px}.nxt-min-h-883{min-height:883px}.nxt-min-h-884{min-height:884px}.nxt-min-h-885{min-height:885px}.nxt-min-h-886{min-height:886px}.nxt-min-h-887{min-height:887px}.nxt-min-h-888{min-height:888px}.nxt-min-h-889{min-height:889px}.nxt-min-h-890{min-height:890px}.nxt-min-h-891{min-height:891px}.nxt-min-h-892{min-height:892px}.nxt-min-h-893{min-height:893px}.nxt-min-h-894{min-height:894px}.nxt-min-h-895{min-height:895px}.nxt-min-h-896{min-height:896px}.nxt-min-h-897{min-height:897px}.nxt-min-h-898{min-height:898px}.nxt-min-h-899{min-height:899px}.nxt-min-h-900{min-height:900px}.nxt-min-h-901{min-height:901px}.nxt-min-h-902{min-height:902px}.nxt-min-h-903{min-height:903px}.nxt-min-h-904{min-height:904px}.nxt-min-h-905{min-height:905px}.nxt-min-h-906{min-height:906px}.nxt-min-h-907{min-height:907px}.nxt-min-h-908{min-height:908px}.nxt-min-h-909{min-height:909px}.nxt-min-h-910{min-height:910px}.nxt-min-h-911{min-height:911px}.nxt-min-h-912{min-height:912px}.nxt-min-h-913{min-height:913px}.nxt-min-h-914{min-height:914px}.nxt-min-h-915{min-height:915px}.nxt-min-h-916{min-height:916px}.nxt-min-h-917{min-height:917px}.nxt-min-h-918{min-height:918px}.nxt-min-h-919{min-height:919px}.nxt-min-h-920{min-height:920px}.nxt-min-h-921{min-height:921px}.nxt-min-h-922{min-height:922px}.nxt-min-h-923{min-height:923px}.nxt-min-h-924{min-height:924px}.nxt-min-h-925{min-height:925px}.nxt-min-h-926{min-height:926px}.nxt-min-h-927{min-height:927px}.nxt-min-h-928{min-height:928px}.nxt-min-h-929{min-height:929px}.nxt-min-h-930{min-height:930px}.nxt-min-h-931{min-height:931px}.nxt-min-h-932{min-height:932px}.nxt-min-h-933{min-height:933px}.nxt-min-h-934{min-height:934px}.nxt-min-h-935{min-height:935px}.nxt-min-h-936{min-height:936px}.nxt-min-h-937{min-height:937px}.nxt-min-h-938{min-height:938px}.nxt-min-h-939{min-height:939px}.nxt-min-h-940{min-height:940px}.nxt-min-h-941{min-height:941px}.nxt-min-h-942{min-height:942px}.nxt-min-h-943{min-height:943px}.nxt-min-h-944{min-height:944px}.nxt-min-h-945{min-height:945px}.nxt-min-h-946{min-height:946px}.nxt-min-h-947{min-height:947px}.nxt-min-h-948{min-height:948px}.nxt-min-h-949{min-height:949px}.nxt-min-h-950{min-height:950px}.nxt-min-h-951{min-height:951px}.nxt-min-h-952{min-height:952px}.nxt-min-h-953{min-height:953px}.nxt-min-h-954{min-height:954px}.nxt-min-h-955{min-height:955px}.nxt-min-h-956{min-height:956px}.nxt-min-h-957{min-height:957px}.nxt-min-h-958{min-height:958px}.nxt-min-h-959{min-height:959px}.nxt-min-h-960{min-height:960px}.nxt-min-h-961{min-height:961px}.nxt-min-h-962{min-height:962px}.nxt-min-h-963{min-height:963px}.nxt-min-h-964{min-height:964px}.nxt-min-h-965{min-height:965px}.nxt-min-h-966{min-height:966px}.nxt-min-h-967{min-height:967px}.nxt-min-h-968{min-height:968px}.nxt-min-h-969{min-height:969px}.nxt-min-h-970{min-height:970px}.nxt-min-h-971{min-height:971px}.nxt-min-h-972{min-height:972px}.nxt-min-h-973{min-height:973px}.nxt-min-h-974{min-height:974px}.nxt-min-h-975{min-height:975px}.nxt-min-h-976{min-height:976px}.nxt-min-h-977{min-height:977px}.nxt-min-h-978{min-height:978px}.nxt-min-h-979{min-height:979px}.nxt-min-h-980{min-height:980px}.nxt-min-h-981{min-height:981px}.nxt-min-h-982{min-height:982px}.nxt-min-h-983{min-height:983px}.nxt-min-h-984{min-height:984px}.nxt-min-h-985{min-height:985px}.nxt-min-h-986{min-height:986px}.nxt-min-h-987{min-height:987px}.nxt-min-h-988{min-height:988px}.nxt-min-h-989{min-height:989px}.nxt-min-h-990{min-height:990px}.nxt-min-h-991{min-height:991px}.nxt-min-h-992{min-height:992px}.nxt-min-h-993{min-height:993px}.nxt-min-h-994{min-height:994px}.nxt-min-h-995{min-height:995px}.nxt-min-h-996{min-height:996px}.nxt-min-h-997{min-height:997px}.nxt-min-h-998{min-height:998px}.nxt-min-h-999{min-height:999px}.nxt-min-h-1000{min-height:1000px}.mat-datepicker-content .mat-calendar{width:238px!important;height:298px!important}.mat-calendar-body-selected{background-color:#2435b3!important;color:#fff!important}.mat-calendar-body-cell-content{width:108%!important;border-radius:5px!important}.mat-calendar-body-today.mat-calendar-body-selected{box-shadow:none!important}.mat-datepicker-toggle-active{color:#2435b3!important}.mat-calendar-body-label,.mat-calendar-period-button{font-size:inherit!important;font-weight:inherit!important}.mat-button,.mat-fab,.mat-flat-button,.mat-icon-button,.mat-mini-fab,.mat-raised-button,.mat-stroked-button{font-family:inherit!important;font-size:inherit!important;font-weight:inherit!important}.p2{padding:2%}.see-all-options{display:flex;color:#0a8ffd!important;align-items:center;justify-content:center}.context-custom-button{background-color:#fff!important;border:1px solid #cccccc!important;border-radius:4px!important;color:#333!important;padding:6px 12px!important;height:30px;width:60px;cursor:pointer!important}.partition{margin-bottom:5px;padding-top:5px;border-bottom:1px solid #DDE2EE}.margin-top-bottom-auto{margin-top:auto;margin-bottom:auto}.mat-form-field-appearance-legacy .mat-hint{font-size:10px!important;line-height:16px!important;color:#6f6f8d!important;letter-spacing:.42px!important}::ng-deep .no-option2{height:60px!important;padding:8px!important}::ng-deep .no-option2 .mat-option-text{display:flex!important;align-items:center!important;gap:6px!important;justify-content:center!important;color:#6f6f8d!important}.cross-button{background:transparent;border:none}.custom-tooltip,.custom-tooltip-left{background-color:#000;color:#fff;padding:8px 12px;border:1px solid #000000;border-radius:4px;max-width:250px;font-size:14px;line-height:1.4;word-break:break-all}.custom-tooltip-left{margin-right:14px!important}.custom-tooltip{margin-left:16px!important}.custom-tooltip:after,.custom-tooltip-left:after{content:"";position:absolute;width:0;height:0;border-style:solid;border-width:7px;top:49.4%}.custom-tooltip-left:after{right:.2%!important;border-color:transparent transparent transparent #000000!important}.custom-tooltip:after{left:.5%!important;border-color:transparent #000000 transparent transparent!important}#spinner{z-index:100000!important}.custom-ngb-tooltip{background-color:#000!important;color:#fff!important;padding:4px 8px!important;border-radius:4px!important;font-size:14px!important;white-space:normal!important;box-shadow:0 4px 12px #00000080!important;pointer-events:none!important;z-index:99999!important;max-width:300px!important;word-wrap:break-word!important;line-height:1.4!important;border:1px solid #333!important;opacity:1!important;visibility:visible!important;display:block!important;position:fixed!important}.custom-ngb-tooltip:after{content:""!important;position:absolute!important;top:100%!important;left:50%!important;transform:translate(-50%)!important;width:0!important;height:0!important;border-left:6px solid transparent!important;border-right:6px solid transparent!important;border-top:6px solid #000!important;border-bottom:none!important}.custom-ngb-tooltip.tooltip-below:after{top:auto!important;bottom:100%!important;border-top:none!important;border-bottom:6px solid #000!important}.toast-center-center{top:50%;left:50%;transform:translate(-50%,-50%)}.toast-top-center{top:0;right:0;width:100%}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-top-full-width{top:0;right:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:12px;left:12px}.toast-top-right{top:12px;right:12px}.toast-bottom-right{right:12px;bottom:12px}.toast-bottom-left{bottom:12px;left:12px}.toast-title{font-weight:700}.toast-message{word-wrap:break-word}.toast-message a,.toast-message label{color:#fff}.toast-message a:hover{color:#ccc;text-decoration:none}.toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:20px;font-weight:700;color:#fff;text-shadow:0 1px 0 #ffffff}.toast-close-button:hover,.toast-close-button:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.4}button.toast-close-button{padding:0;cursor:pointer;background:transparent;border:0}.toast-container{pointer-events:none;position:fixed;z-index:999999}.toast-container *{box-sizing:border-box}.toast-container .toast{position:relative;overflow:hidden;margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;border-radius:3px;background-position:15px center;background-repeat:no-repeat;background-size:24px;box-shadow:0 0 12px #999;color:#fff}.toast-container .toast:hover{box-shadow:0 0 12px #000;opacity:1;cursor:pointer}.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")}.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")}.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")}.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 .toast,.toast-container.toast-bottom-center .toast{width:300px;margin-left:auto;margin-right:auto}.toast-container.toast-top-full-width .toast,.toast-container.toast-bottom-full-width .toast{width:96%;margin-left:auto;margin-right:auto}.toast{background-color:#030303;pointer-events:auto}.toast-success{background-color:#51a351}.toast-error{background-color:#bd362f}.toast-info{background-color:#2f96b4}.toast-warning{background-color:#f89406}.toast-progress{position:absolute;left:0;bottom:0;height:4px;background-color:#000;opacity:.4}@media all and (max-width: 240px){.toast-container .toast.div{padding:8px 8px 8px 50px;width:11em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width: 241px) and (max-width: 480px){.toast-container .toast.div{padding:8px 8px 8px 50px;width:18em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width: 481px) and (max-width: 768px){.toast-container .toast.div{padding:15px 15px 15px 50px;width:25em}}
