/**
 * @license Highcharts
 *
 * (c) 2009-2022 Torstein Honsi
 *
 * License: www.highcharts.com/license
 */:root,.highcharts-light{--highcharts-color-0: #2caffe;--highcharts-color-1: #544fc5;--highcharts-color-2: #00e272;--highcharts-color-3: #fe6a35;--highcharts-color-4: #6b8abc;--highcharts-color-5: #d568fb;--highcharts-color-6: #2ee0ca;--highcharts-color-7: #fa4b42;--highcharts-color-8: #feb56a;--highcharts-color-9: #91e8e1;--highcharts-background-color: #ffffff;--highcharts-neutral-color-100: #000000;--highcharts-neutral-color-80: #333333;--highcharts-neutral-color-60: #666666;--highcharts-neutral-color-40: #999999;--highcharts-neutral-color-20: #cccccc;--highcharts-neutral-color-10: #e6e6e6;--highcharts-neutral-color-5: #f2f2f2;--highcharts-neutral-color-3: #f7f7f7;--highcharts-highlight-color-100: #0022ff;--highcharts-highlight-color-80: #334eff;--highcharts-highlight-color-60: #667aff;--highcharts-highlight-color-20: #ccd3ff;--highcharts-highlight-color-10: #e6e9ff;--highcharts-positive-color: #06b535;--highcharts-negative-color: #f21313;--highcharts-annotation-color-0: rgba(130, 170, 255, .4);--highcharts-annotation-color-1: rgba(139, 191, 216, .4);--highcharts-annotation-color-2: rgba(150, 216, 192, .4);--highcharts-annotation-color-3: rgba(156, 229, 161, .4);--highcharts-annotation-color-4: rgba(162, 241, 130, .4);--highcharts-annotation-color-5: rgba(169, 255, 101, .4)}@media (prefers-color-scheme: dark){:root{--highcharts-background-color: rgb(48, 48, 48);--highcharts-neutral-color-100: rgb(255, 255, 255);--highcharts-neutral-color-80: rgb(214, 214, 214);--highcharts-neutral-color-60: rgb(173, 173, 173);--highcharts-neutral-color-40: rgb(133, 133, 133);--highcharts-neutral-color-20: rgb(92, 92, 92);--highcharts-neutral-color-10: rgb(71, 71, 71);--highcharts-neutral-color-5: rgb(61, 61, 61);--highcharts-neutral-color-3: rgb(57, 57, 57);--highcharts-highlight-color-100: rgb(122, 167, 255);--highcharts-highlight-color-80: rgb(108, 144, 214);--highcharts-highlight-color-60: rgb(94, 121, 173);--highcharts-highlight-color-20: rgb(65, 74, 92);--highcharts-highlight-color-10: rgb(58, 63, 71)}}.highcharts-dark{--highcharts-background-color: rgb(48, 48, 48);--highcharts-neutral-color-100: rgb(255, 255, 255);--highcharts-neutral-color-80: rgb(214, 214, 214);--highcharts-neutral-color-60: rgb(173, 173, 173);--highcharts-neutral-color-40: rgb(133, 133, 133);--highcharts-neutral-color-20: rgb(92, 92, 92);--highcharts-neutral-color-10: rgb(71, 71, 71);--highcharts-neutral-color-5: rgb(61, 61, 61);--highcharts-neutral-color-3: rgb(57, 57, 57);--highcharts-highlight-color-100: rgb(122, 167, 255);--highcharts-highlight-color-80: rgb(108, 144, 214);--highcharts-highlight-color-60: rgb(94, 121, 173);--highcharts-highlight-color-20: rgb(65, 74, 92);--highcharts-highlight-color-10: rgb(58, 63, 71)}.highcharts-container{position:relative;overflow:hidden;width:100%;height:100%;text-align:left;line-height:normal;z-index:0;-webkit-tap-highlight-color:rgba(0,0,0,0);font-family:Helvetica,Arial,sans-serif;font-size:1rem;-webkit-user-select:none;user-select:none;touch-action:manipulation;outline:none}.highcharts-no-touch-action{touch-action:none}.highcharts-root{display:block}.highcharts-root text{stroke-width:0}.highcharts-strong{font-weight:700}.highcharts-emphasized{font-style:italic}.highcharts-anchor{cursor:pointer}.highcharts-background{fill:var(--highcharts-background-color)}.highcharts-plot-border,.highcharts-plot-background,.highcharts-label-box{fill:none}.highcharts-label text{fill:var(--highcharts-neutral-color-80);font-size:.8em}.highcharts-button-box{fill:inherit}.highcharts-tracker-line{stroke-linejoin:round;stroke:#c0c0c000;stroke-width:22;fill:none}.highcharts-tracker-area{fill:#c0c0c000;stroke-width:0}.highcharts-title{fill:var(--highcharts-neutral-color-80);font-size:1.2em;font-weight:700}.highcharts-subtitle{fill:var(--highcharts-neutral-color-60);font-size:.8em}.highcharts-axis-line{fill:none;stroke:var(--highcharts-neutral-color-80)}.highcharts-yaxis .highcharts-axis-line{stroke-width:0}.highcharts-axis-title{fill:var(--highcharts-neutral-color-60);font-size:.8em}.highcharts-axis-labels{fill:var(--highcharts-neutral-color-80);cursor:default;font-size:.8em}.highcharts-grid-line{fill:none;stroke:var(--highcharts-neutral-color-10)}.highcharts-xaxis-grid .highcharts-grid-line{stroke-width:0}.highcharts-tick{stroke:var(--highcharts-neutral-color-80)}.highcharts-yaxis .highcharts-tick{stroke-width:0}.highcharts-minor-grid-line{stroke:var(--highcharts-neutral-color-5)}.highcharts-crosshair-thin{stroke-width:1px;stroke:var(--highcharts-neutral-color-20)}.highcharts-crosshair-category{stroke:var(--highcharts-highlight-color-20);stroke-opacity:.25}.highcharts-credits{cursor:pointer;fill:var(--highcharts-neutral-color-40);font-size:.6em;transition:fill .25s,font-size .25s}.highcharts-credits:hover{fill:var(--highcharts-neutral-color-100);font-size:.7em}.highcharts-tooltip{cursor:default;pointer-events:none;white-space:nowrap;transition:stroke .15s}.highcharts-tooltip .highcharts-tracker{fill:none;stroke:none}.highcharts-tooltip text{fill:var(--highcharts-neutral-color-80);font-size:.8em}.highcharts-tooltip .highcharts-header{font-size:.8em}.highcharts-tooltip-box{stroke-width:1px;fill:var(--highcharts-background-color)}.highcharts-tooltip-box{stroke-width:0;fill:var(--highcharts-background-color)}.highcharts-tooltip-box .highcharts-label-box{fill:var(--highcharts-background-color)}div.highcharts-tooltip{filter:none;font-size:.8em}.highcharts-selection-marker{fill:var(--highcharts-highlight-color-80);fill-opacity:.25}.highcharts-graph{fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.highcharts-empty-series{stroke-width:1px;fill:none;stroke:var(--highcharts-neutral-color-20)}.highcharts-state-hover .highcharts-graph{stroke-width:3}.highcharts-point-inactive,.highcharts-series-inactive{opacity:.2;transition:opacity 50ms}.highcharts-state-hover path{transition:stroke-width 50ms}.highcharts-state-normal path{transition:stroke-width .25s}g.highcharts-series,.highcharts-point,.highcharts-markers,.highcharts-data-labels{transition:opacity .25s}.highcharts-legend-series-active g.highcharts-series:not(.highcharts-series-hover),.highcharts-legend-point-active .highcharts-point:not(.highcharts-point-hover,.highcharts-point-select),.highcharts-legend-series-active .highcharts-markers:not(.highcharts-series-hover),.highcharts-legend-series-active .highcharts-data-labels:not(.highcharts-series-hover){opacity:.2}.highcharts-color-0{fill:var(--highcharts-color-0);stroke:var(--highcharts-color-0)}.highcharts-color-1{fill:var(--highcharts-color-1);stroke:var(--highcharts-color-1)}.highcharts-color-2{fill:var(--highcharts-color-2);stroke:var(--highcharts-color-2)}.highcharts-color-3{fill:var(--highcharts-color-3);stroke:var(--highcharts-color-3)}.highcharts-color-4{fill:var(--highcharts-color-4);stroke:var(--highcharts-color-4)}.highcharts-color-5{fill:var(--highcharts-color-5);stroke:var(--highcharts-color-5)}.highcharts-color-6{fill:var(--highcharts-color-6);stroke:var(--highcharts-color-6)}.highcharts-color-7{fill:var(--highcharts-color-7);stroke:var(--highcharts-color-7)}.highcharts-color-8{fill:var(--highcharts-color-8);stroke:var(--highcharts-color-8)}.highcharts-color-9{fill:var(--highcharts-color-9);stroke:var(--highcharts-color-9)}.highcharts-area{fill-opacity:.75;stroke-width:0}.highcharts-markers{stroke-width:1px;stroke:var(--highcharts-background-color)}.highcharts-a11y-markers-hidden .highcharts-point:not(.highcharts-point-hover,.highcharts-a11y-marker-visible),.highcharts-a11y-marker-hidden{opacity:0}.highcharts-point{stroke-width:1px}.highcharts-dense-data .highcharts-point{stroke-width:0}.highcharts-data-label text,text.highcharts-data-label{font-size:.7em;font-weight:700}.highcharts-data-label-box{fill:none;stroke-width:0}.highcharts-data-label text,text.highcharts-data-label{fill:var(--highcharts-neutral-color-80)}.highcharts-data-label-connector{fill:none}.highcharts-data-label-hidden{pointer-events:none}.highcharts-halo{fill-opacity:.25;stroke-width:0}.highcharts-series-label text{fill:inherit;font-weight:700}.highcharts-series:not(.highcharts-pie-series) .highcharts-point-select,.highcharts-markers .highcharts-point-select{fill:var(--highcharts-neutral-color-20);stroke:var(--highcharts-neutral-color-100)}.highcharts-column-series path.highcharts-point,.highcharts-bar-series path.highcharts-point{stroke:var(--highcharts-background-color)}.highcharts-column-series .highcharts-point{transition:fill-opacity .25s}.highcharts-column-series .highcharts-point-hover{fill-opacity:.75;transition:fill-opacity 50ms}.highcharts-pie-series .highcharts-point{stroke-linejoin:round;stroke:var(--highcharts-background-color)}.highcharts-pie-series .highcharts-point-hover{fill-opacity:.75;transition:fill-opacity 50ms}.highcharts-funnel-series .highcharts-point{stroke-linejoin:round;stroke:var(--highcharts-background-color)}.highcharts-funnel-series .highcharts-point-hover{fill-opacity:.75;transition:fill-opacity 50ms}.highcharts-funnel-series .highcharts-point-select{fill:inherit;stroke:inherit}.highcharts-pyramid-series .highcharts-point{stroke-linejoin:round;stroke:var(--highcharts-background-color)}.highcharts-pyramid-series .highcharts-point-hover{fill-opacity:.75;transition:fill-opacity 50ms}.highcharts-pyramid-series .highcharts-point-select{fill:inherit;stroke:inherit}.highcharts-solidgauge-series .highcharts-point{stroke-width:0}.highcharts-treemap-series .highcharts-point{stroke-width:1px;stroke:var(--highcharts-neutral-color-10);transition:stroke .25s,fill .25s,fill-opacity .25s}.highcharts-treemap-series .highcharts-point-hover{stroke:var(--highcharts-neutral-color-40);transition:stroke 25ms,fill 25ms,fill-opacity 25ms}.highcharts-treemap-series .highcharts-above-level{display:none}.highcharts-treemap-series .highcharts-internal-node{fill:none}.highcharts-treemap-series .highcharts-internal-node-interactive{fill-opacity:.15;cursor:pointer}.highcharts-treemap-series .highcharts-internal-node-interactive:hover{fill-opacity:.75}.highcharts-vector-series .highcharts-point,.highcharts-windbarb-series .highcharts-point{fill:none;stroke-width:2px}.highcharts-lollipop-stem{stroke:var(--highcharts-neutral-color-100)}.highcharts-focus-border{fill:none;stroke-width:2px}.highcharts-legend-item-hidden .highcharts-focus-border{fill:none!important}.highcharts-legend-box{fill:none;stroke-width:0}.highcharts-legend-item>text{fill:var(--highcharts-neutral-color-80);font-weight:700;font-size:.8em;cursor:pointer;stroke-width:0}.highcharts-legend-item:hover text{fill:var(--highcharts-neutral-color-100)}.highcharts-legend-item-hidden *{fill:var(--highcharts-neutral-color-60)!important;stroke:var(--highcharts-neutral-color-60)!important;transition:fill .25s;text-decoration:line-through}.highcharts-legend-nav-active{fill:var(--highcharts-highlight-color-100);cursor:pointer}.highcharts-legend-nav-inactive{fill:var(--highcharts-neutral-color-20)}circle.highcharts-legend-nav-active,circle.highcharts-legend-nav-inactive{fill:#c0c0c000}.highcharts-legend-title-box{fill:none;stroke-width:0}.highcharts-bubble-legend-symbol{stroke-width:2;fill-opacity:.5}.highcharts-bubble-legend-connectors{stroke-width:1}.highcharts-bubble-legend-labels{fill:var(--highcharts-neutral-color-80);font-size:.7em}.highcharts-loading{position:absolute;background-color:var(--highcharts-background-color);opacity:.5;text-align:center;z-index:10;transition:opacity .25s}.highcharts-loading-hidden{height:0!important;opacity:0;overflow:hidden;transition:opacity .25s,height .25s step-end}.highcharts-loading-inner{font-weight:700;position:relative;top:45%}.highcharts-plot-band,.highcharts-pane{fill:var(--highcharts-neutral-color-100);fill-opacity:.05}.highcharts-plot-line{fill:none;stroke:var(--highcharts-neutral-color-40);stroke-width:1px}.highcharts-plot-line-label{font-size:.8em}.highcharts-boxplot-box{fill:var(--highcharts-background-color)}.highcharts-boxplot-median{stroke-width:2px}.highcharts-bubble-series .highcharts-point{fill-opacity:.5}.highcharts-errorbar-series .highcharts-point{stroke:var(--highcharts-neutral-color-100)}.highcharts-gauge-series .highcharts-data-label-box{stroke:var(--highcharts-neutral-color-20);stroke-width:1px}.highcharts-gauge-series .highcharts-dial{fill:var(--highcharts-neutral-color-100);stroke-width:0}.highcharts-polygon-series .highcharts-graph{fill:inherit;stroke-width:0}.highcharts-waterfall-series .highcharts-graph{stroke:var(--highcharts-neutral-color-80);stroke-dasharray:1,3}.highcharts-sankey-series .highcharts-point{stroke-width:0}.highcharts-sankey-series .highcharts-link{transition:fill .25s,fill-opacity .25s;fill-opacity:.5}.highcharts-sankey-series .highcharts-point-hover.highcharts-link{transition:fill 50ms,fill-opacity 50ms;fill-opacity:1}.highcharts-venn-series .highcharts-point{fill-opacity:.75;stroke:var(--highcharts-neutral-color-20);transition:stroke .25s,fill-opacity .25s}.highcharts-venn-series .highcharts-point-hover{fill-opacity:1;stroke:var(--highcharts-neutral-color-20)}.highcharts-timeline-series .highcharts-graph{stroke:var(--highcharts-neutral-color-20)}.highcharts-navigator-mask-outside{fill-opacity:0}.highcharts-navigator-mask-inside{fill:var(--highcharts-highlight-color-60);fill-opacity:.25;cursor:ew-resize}.highcharts-navigator-outline{stroke:var(--highcharts-neutral-color-40);fill:none}.highcharts-navigator-handle{stroke:var(--highcharts-neutral-color-40);fill:var(--highcharts-neutral-color-5);cursor:ew-resize}.highcharts-navigator-series{fill:var(--highcharts-highlight-color-80);stroke:var(--highcharts-highlight-color-80)}.highcharts-navigator-series .highcharts-graph{stroke-width:1px}.highcharts-navigator-series .highcharts-area{fill-opacity:.05}.highcharts-navigator-xaxis .highcharts-axis-line{stroke-width:0}.highcharts-navigator-xaxis .highcharts-grid-line{stroke-width:1px;stroke:var(--highcharts-neutral-color-10)}.highcharts-navigator-xaxis.highcharts-axis-labels{fill:var(--highcharts-neutral-color-100);font-size:.7em;opacity:.6}.highcharts-navigator-yaxis .highcharts-grid-line{stroke-width:0}.highcharts-scrollbar-thumb{fill:var(--highcharts-neutral-color-20);stroke:var(--highcharts-neutral-color-20);stroke-width:0}.highcharts-scrollbar-button{fill:var(--highcharts-neutral-color-10);stroke:var(--highcharts-neutral-color-20);stroke-width:1px}.highcharts-scrollbar-arrow{fill:var(--highcharts-neutral-color-60)}.highcharts-scrollbar-rifles{stroke:none;stroke-width:1px}.highcharts-scrollbar-track{fill:#fff0;stroke:var(--highcharts-neutral-color-20);stroke-width:1px}.highcharts-button{fill:var(--highcharts-neutral-color-3);stroke:var(--highcharts-neutral-color-20);cursor:default;stroke-width:1px;transition:fill .25s}.highcharts-button text{fill:var(--highcharts-neutral-color-80);font-size:.8em}.highcharts-button-hover{transition:fill 0ms;fill:var(--highcharts-neutral-color-10);stroke:var(--highcharts-neutral-color-20)}.highcharts-button-hover text{fill:var(--highcharts-neutral-color-80)}.highcharts-button-pressed{font-weight:700;fill:var(--highcharts-highlight-color-10);stroke:var(--highcharts-neutral-color-20)}.highcharts-button-pressed text{fill:var(--highcharts-neutral-color-80);font-weight:700}.highcharts-button-disabled text{fill:var(--highcharts-neutral-color-80)}.highcharts-range-selector-buttons .highcharts-button{stroke-width:0}.highcharts-range-label rect{fill:none}.highcharts-range-label text{fill:var(--highcharts-neutral-color-60)}.highcharts-range-input rect{fill:none}.highcharts-range-input text{fill:var(--highcharts-neutral-color-80);font-size:.8em}.highcharts-range-input{stroke-width:1px;stroke:var(--highcharts-neutral-color-20)}input.highcharts-range-selector{position:absolute;border:0;width:1px;height:1px;padding:0;text-align:center;left:-9em}.highcharts-crosshair-label text{fill:var(--highcharts-background-color);font-size:1.7em}.highcharts-crosshair-label .highcharts-label-box{fill:inherit}.highcharts-candlestick-series .highcharts-point{stroke:var(--highcharts-neutral-color-100);stroke-width:1px}.highcharts-candlestick-series .highcharts-point-up{fill:var(--highcharts-background-color)}.highcharts-hollowcandlestick-series .highcharts-point-down{fill:var(--highcharts-negative-color);stroke:var(--highcharts-negative-color)}.highcharts-hollowcandlestick-series .highcharts-point-down-bearish-up{fill:var(--highcharts-positive-color);stroke:var(--highcharts-positive-color)}.highcharts-hollowcandlestick-series .highcharts-point-up{fill:transparent;stroke:var(--highcharts-positive-color)}.highcharts-ohlc-series .highcharts-point-hover{stroke-width:3px}.highcharts-flags-series .highcharts-point .highcharts-label-box{stroke:var(--highcharts-neutral-color-40);fill:var(--highcharts-background-color);transition:fill .25s}.highcharts-flags-series .highcharts-point-hover .highcharts-label-box{stroke:var(--highcharts-neutral-color-100);fill:var(--highcharts-highlight-color-20)}.highcharts-flags-series .highcharts-point text{fill:var(--highcharts-neutral-color-100);font-size:.9em;font-weight:700}.highcharts-map-series .highcharts-point{transition:fill .5s,fill-opacity .5s,stroke-width .25s;stroke:var(--highcharts-neutral-color-20);stroke-width:inherit}.highcharts-map-series .highcharts-point-hover{transition:fill 0ms,fill-opacity 0ms;fill-opacity:.5}.highcharts-mapline-series .highcharts-point{fill:none}.highcharts-heatmap-series .highcharts-point{stroke-width:0}.highcharts-map-navigation{font-size:1.3em;font-weight:700;text-align:center}.highcharts-map-navigation.highcharts-button{fill:var(--highcharts-background-color);stroke:var(--highcharts-neutral-color-10)}.highcharts-map-navigation.highcharts-button:hover{fill:var(--highcharts-neutral-color-10)}.highcharts-map-navigation.highcharts-button .highcharts-button-symbol{stroke-width:2px}.highcharts-mapview-inset-border{stroke:var(--highcharts-neutral-color-20);stroke-width:1px;fill:none}.highcharts-coloraxis{stroke-width:0}.highcharts-coloraxis-marker{fill:var(--highcharts-neutral-color-40)}.highcharts-null-point{fill:var(--highcharts-neutral-color-3)}.highcharts-3d-frame{fill:transparent}.highcharts-contextbutton{fill:var(--highcharts-background-color);stroke:none;stroke-linecap:round}.highcharts-contextbutton:hover{fill:var(--highcharts-neutral-color-10);stroke:var(--highcharts-neutral-color-10)}.highcharts-button-symbol{stroke:var(--highcharts-neutral-color-60);stroke-width:3px}.highcharts-menu{border:none;background:var(--highcharts-background-color);border-radius:3px;padding:.5em;box-shadow:3px 3px 10px #888}.highcharts-menu-item{background:none;border-radius:3px;color:var(--highcharts-neutral-color-80);cursor:pointer;font-size:.8em;list-style-type:none;padding:.5em;transition:background .25s,color .25s}.highcharts-menu-item:hover{background:var(--highcharts-neutral-color-5)}.highcharts-breadcrumbs-button{fill:none;stroke-width:0;cursor:pointer}.highcharts-breadcrumbs-separator{fill:var(--highcharts-neutral-color-60)}.highcharts-drilldown-point{cursor:pointer}.highcharts-drilldown-data-label text,text.highcharts-drilldown-data-label,.highcharts-drilldown-axis-label{cursor:pointer;fill:var(--highcharts-highlight-color-100);font-weight:700;text-decoration:underline}.highcharts-no-data text{font-weight:700;font-size:.8em;fill:var(--highcharts-neutral-color-60)}.highcharts-axis-resizer{cursor:ns-resize;stroke:var(--highcharts-neutral-color-100);stroke-width:2px}.highcharts-bullet-target{stroke-width:0}.highcharts-lineargauge-target,.highcharts-lineargauge-target-line{stroke-width:1px;stroke:var(--highcharts-neutral-color-80)}.highcharts-fibonacci-background-0,.highcharts-pitchfork-inner-background,.highcharts-measure-background{fill:var(--highcharts-annotation-color-0)}.highcharts-fibonacci-background-1{fill:var(--highcharts-annotation-color-1)}.highcharts-fibonacci-background-2{fill:var(--highcharts-annotation-color-2)}.highcharts-fibonacci-background-3,.highcharts-pitchfork-outer-background{fill:var(--highcharts-annotation-color-3)}.highcharts-fibonacci-background-4{fill:var(--highcharts-annotation-color-4)}.highcharts-fibonacci-background-5{fill:var(--highcharts-annotation-color-5)}.highcharts-fibonacci-line{stroke:var(--highcharts-neutral-color-40)}.highcharts-crooked-lines,.highcharts-tunnel-lines,.highcharts-infinity-lines,.highcharts-timecycles-lines,.highcharts-fibonacci-timezones-lines,.highcharts-pitchfork-lines,.highcharts-vertical-line,.highcharts-measure-crosshair-x,.highcharts-measure-crosshair-y{stroke:var(--highcharts-neutral-color-100);stroke-opacity:.75;fill:none}.highcharts-measure-crosshair-x,.highcharts-measure-crosshair-y{stroke-dasharray:1,3}.highcharts-tunnel-background{fill:var(--highcharts-color-0)}.highcharts-annotation-shapes{cursor:move}.highcharts-basic-shape{fill:var(--highcharts-neutral-color-100);stroke:var(--highcharts-neutral-color-100);opacity:.74}.highcharts-annotation-label-box{stroke-width:1px;stroke:var(--highcharts-neutral-color-100);fill:var(--highcharts-neutral-color-100);fill-opacity:.75}.highcharts-annotation-label text{fill:var(--highcharts-neutral-color-10);font-size:.8em}.highcharts-a11y-proxy-element{border-width:0;background-color:transparent;cursor:pointer;outline:none;opacity:.001;z-index:999;overflow:hidden;padding:0;margin:0;display:block;position:absolute}.highcharts-a11y-proxy-group li{list-style:none}.highcharts-visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;white-space:nowrap;clip:rect(1px,1px,1px,1px);margin-top:-3px;opacity:.01}.highcharts-a11y-invisible{visibility:hidden}.highcharts-a11y-proxy-container,.highcharts-a11y-proxy-container-before,.highcharts-a11y-proxy-container-after{position:absolute;white-space:nowrap}g.highcharts-series,.highcharts-markers,.highcharts-point{outline:none}.highcharts-treegrid-node-collapsed,.highcharts-treegrid-node-expanded{cursor:pointer}.highcharts-point-connecting-path{fill:none}.highcharts-grid-axis .highcharts-tick,.highcharts-grid-axis .highcharts-axis-line{stroke:var(--highcharts-neutral-color-20);stroke-width:1px}.u-top-pad{padding-top:1.5rem!important}.u-top-pad--small{padding-top:.75rem!important}.u-top-page-margin{margin-top:1.5rem!important}.u-bottom-pad--small{padding-bottom:.75rem!important}.u-link-block,.u-link-block:hover{overflow:hidden;color:inherit;text-decoration:none}.u-strong{font-weight:500}.fadeFast-appear{opacity:.2}.fadeFast-appear.fadeFast-appear-active{opacity:1;transition:opacity .2s ease-in}.fadeFast-enter{opacity:.01}.fadeFast-enter.fadeFast-enter-active{opacity:1;transition:opacity .2s ease-in}.fadeFast-leave{opacity:1}.fadeFast-leave.fadeFast-leave-active{opacity:.01;transition:opacity .2s ease-in}.fadeSlow-enter{opacity:.01}.fadeSlow-enter.fadeSlow-enter-active{opacity:1;transition:opacity .5s ease-in}.fadeSlow-leave{opacity:1}.fadeSlow-leave.fadeSlow-leave-active{opacity:.01;transition:opacity .5s ease-in}body{font-family:Roboto,Arial,sans-serif;font-display:swap;cursor:default;background:#fff;margin:0}body.with-object{overflow:hidden}.container{display:flex;flex-direction:column;height:100vh;min-height:100vh}object{width:100vw;height:100vh}.no-decoration{text-decoration:none}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input:disabled{background:#f5f5f5}form label em{color:#ef6c00;font-weight:900;font-style:normal}.delta-arrow{font-size:26px;line-height:0}.delta-arrow.delta-arrow--red{color:red}.delta-arrow.delta-arrow--green{color:green}.no-underline a{text-decoration:none;color:#ef6c00;font-weight:400}hr{margin:1.5rem 0;border:1px dashed #eee}.alert-level-icon{font-size:1.5rem}.care-plan--condensed .alert-level-icon{top:.1rem}.alert-level-icon__yellow{color:#e2de03}.alert-level-icon__orange{color:#f90}.alert-level-icon__red{color:#fc361d}.ejenta-textarea:focus-visible{outline-color:#ef6c00}.MuiOutlinedInput-root fieldset>legend{font-size:.9em}.MuiLinearProgress-bar{transition:transform 75ms linear!important}.ant-picker-dropdown,.ant-select-dropdown,.ant-tooltip{z-index:9999999}.ant-form-item-label{padding-bottom:0!important}.profile-alerts__card .ant-card-actions{margin:0 .5rem}.profile-alerts__card .ant-card-actions li{margin:.25rem 0}.profile-alerts__card .ant-card-body{padding:1rem}.ejenta__button{font-family:Roboto,Helvetica,Arial,sans-serif;font-weight:500;font-size:.8125rem;line-height:1.75;letter-spacing:.02857em;text-decoration:none;text-transform:uppercase;transition:background-color .25s cubic-bezier(.4,0,.2,1) 0ms,box-shadow .25s cubic-bezier(.4,0,.2,1) 0ms,border-color .25s cubic-bezier(.4,0,.2,1) 0ms,color .25s cubic-bezier(.4,0,.2,1) 0ms;border:1px solid rgba(116,116,116,.5);color:#747474;min-width:64px;padding:3px 9px;border-radius:4px;display:inline-flex;align-items:center;justify-content:center;position:relative;box-sizing:border-box;background-color:transparent;outline:0;margin:0;cursor:pointer;-webkit-tap-highlight-color:transparent}.slick-slide,.ant-carousel,.slick-list,.slick-active,.slick-current,.slick-track{transition:none!important}@media only screen and (max-width: 1200px){.members-list__subheader{padding:0!important}.members-list__weight-col,.members-list__pulseox-col,.members-list__activity-col{height:100%}.members-list__weight-col .row,.members-list__pulseox-col .row,.members-list__activity-col .row{height:100%;display:flex;align-items:center}.member-row__delta{line-height:1rem}.metrics-section{margin:0 0 1.5rem}.metrics-sidebar{margin-left:3rem}.metrics-section__inner{flex-direction:column;height:auto}}@media only screen and (max-width: 900px){.u-top-page-margin{margin-top:1rem!important}.u-mobile-bottom-margin{margin-bottom:1rem}html,body,#root,.container{overflow:auto;height:100vh;min-height:100vh}.header--basic{flex-shrink:0;margin:1.5rem 0 0;display:flex;flex-direction:column}.header--basic .logo{width:auto}.header--basic .logo__base{font-size:2rem}.login-form.self-signup .modal__box{height:100vh;max-height:100vh;width:100vw;max-width:100vw;padding:0;left:0;border-radius:0}.login-form.self-signup .original-address{border-right:none;border-bottom:1px solid #aaa;padding-bottom:20px}.login-form.self-signup .suggested-address__container{padding-top:12px}.metrics-sidebar__statistic{font-size:1.5rem}.highcharts-container .highcharts-axis-labels{font-size:.75rem}.login{background-position-x:65%}.login-page .login-form{margin:8vw;margin-top:0;padding:8vw;background:#ffffffe6}.account-settings{margin:0}.welcome-page__tos-actions{flex-direction:column}.welcome-page__tos-actions .welcome-page__tos-continue,.welcome-page__tos-actions .welcome-page__tos-continue .button{width:100%}.member-row__delta{font-size:14px}.member-row__latest{font-size:13px}.member-row__latest-timestamp{font-size:12px}.clinician-care-plan p,.clinician-care-plan .care-plan{margin-left:0}.care-plan-row__header{margin:1rem 0 0}.care-plan-row__empty{color:#7c7979;font-size:.875rem;font-style:italic}.care-plan-row__confirmation-text{display:none!important}}@media only screen and (max-width: 760px){.self-signup{max-width:95vw!important;padding:.5rem!important}.self-signup .MuiStepContent-root{padding-left:.25rem!important;padding-right:0!important}.self-signup .MuiStepLabel-vertical{font-size:.75rem}.self-signup .login-form__checks{padding-left:.5rem!important}.date-range{padding:0!important}.date-range__zoom{display:block!important;height:auto!important}.date-range__zoom-option{margin:.25rem 0!important}}@media print{@page{size:landscape}#member-metric-views__button-group,.ant-float-btn-group,.profile__small-top-margin,.no-print,.highcharts-tooltip,.MuiDrawer-root,.MuiPopper-root,.MuiTabs-root{display:none!important}.MuiDrawer-paper{width:0!important;display:none!important}.MuiBox-root,.content-main{margin-left:0!important}.content-main__header{top:0}.metrics-section__inner{flex-direction:column;height:auto}.metrics-chart{width:inherit}.content-main__intro{top:0!important;position:unset!important}.chart-card{margin-top:1rem!important;page-break-before:always!important;box-shadow:none!important}}.chart-card{margin-bottom:1rem}.highcharts-title{font-weight:500;fill:#7f7f7f!important}.highcharts-arearange-series>path{stroke:none}g.highcharts-label.highcharts-tooltip text *{font-size:1em!important;color:#fff!important;fill:#fff!important;stroke:#fff!important}g.highcharts-label.highcharts-tooltip text :nth-child(1){font-weight:700!important}.chart-container .highcharts-container text{font-family:Roboto,Arial,sans-serif!important}.chart-container .highcharts-container .highcharts-series-inactive{opacity:1}.chart-container .highcharts-container .highcharts-axis-labels text{font-size:1.25em!important}.chart-container .highcharts-container .highcharts-axis-labels>span{font-size:1.25em!important}.chart-container .highcharts-container .joined-plot-line{stroke:#ef6c00;stroke-dasharray:4}.highcharts-tooltip.highcharts-color-0,.highcharts-tooltip.highcharts-color-1{stroke:none!important}.weight-chart .highcharts-series{opacity:1}.weight-chart .series-weight5lbLastWeek path{stroke:#ff000080;stroke-width:1.5;stroke-dasharray:5}.weight-chart .series-weight2Lb{stroke-width:0;fill:#95d54299}.weight-chart .series-weightIOMGreen,.weight-chart .series-weightIOMYellow{stroke:none}.weight-chart .series-weightIOMGreen{fill:#95d542}.weight-chart .series-weightIOMYellow{fill:#f3e154}.weight-chart .series-deletedWeights{stroke:none;fill:#a1a1a1}.weight-chart .series-deletedWeights .highcharts-point{stroke-width:0}.weight-chart .series-deletedWeights .highcharts-color-0,.weight-chart .series-deletedWeights .highcharts-color-1{fill:#a1a1a1}.weight-chart .series-weightMeasurements{stroke:#7cb5ec;fill:#7cb5ec}.blood_pressure-chart .highcharts-color-0{fill:#27aae1;stroke:#0a0a0a;stroke-width:2px}.blood_pressure-chart .highcharts-color-0 .highcharts-point-hover{fill:#003eb3;stroke:#003eb3;transition:fill-opacity 50ms}.blood_pressure-chart .highcharts-color-1,.blood_pressure-chart .highcharts-color-1.highcharts-legend-item path{fill:#8dc63f;stroke:#8dc63f}.blood_pressure-chart .highcharts-tracker-line{stroke-width:2px;stroke:#8dc63f}.odd-col{background-color:#f4f4f4!important}.pulse_ox-chart .highcharts-series .highcharts-point{stroke:none}.pulse_ox-chart .highcharts-color-0{fill:#9b69c8!important;stroke:#9b69c8!important}.pulse_ox-chart .highcharts-color-1{fill:#8dc63f;stroke:#8dc63f}.heart_rate-chart .highcharts-color-0{fill:#e60088!important;stroke:#e60088!important}.respiratory_rate-chart .highcharts-color-0{fill:#0080fe!important;stroke:#0080fe!important}.series-accelerometerMeasurements-x .highcharts-color-0,.series-accelerometerMeasurements-x .highcharts-color-1{stroke:red;fill:red}.series-accelerometerMeasurements-x .highcharts-point,.series-accelerometerMeasurements-x .highcharts-graph{stroke:#ff000080}.series-accelerometerMeasurements-y .highcharts-color-0,.series-accelerometerMeasurements-y .highcharts-color-1{stroke:#ba55d3!important;fill:#ba55d3!important}.series-accelerometerMeasurements-y .highcharts-point,.series-accelerometerMeasurements-y .highcharts-graph{stroke:#ba55d380!important}.series-accelerometerMeasurements-z .highcharts-color-0,.series-accelerometerMeasurements-z .highcharts-color-1{stroke:indigo;fill:indigo}.series-accelerometerMeasurements-z .highcharts-point,.series-accelerometerMeasurements-z .highcharts-graph{stroke:#4b008280}.series-activityAlerts,.series-weightAlerts,.series-bloodPressureAlerts,.series-glucoseAlerts,.series-pulseOxAlerts,.series-temperatureAlerts,.series-respiratory_rateAlerts,.series-bbiAlerts,.series-environmentAlerts,.series-accelerometerAlerts,.series-heart_rateAlerts{cursor:pointer;stroke:#ef6c0000}.series-activityAlerts .highcharts-graph,.series-weightAlerts .highcharts-graph,.series-bloodPressureAlerts .highcharts-graph,.series-glucoseAlerts .highcharts-graph,.series-pulseOxAlerts .highcharts-graph,.series-temperatureAlerts .highcharts-graph,.series-respiratory_rateAlerts .highcharts-graph,.series-bbiAlerts .highcharts-graph,.series-environmentAlerts .highcharts-graph,.series-accelerometerAlerts .highcharts-graph,.series-heart_rateAlerts .highcharts-graph{stroke-width:0}.series-activityAlerts .highcharts-point,.series-weightAlerts .highcharts-point,.series-bloodPressureAlerts .highcharts-point,.series-glucoseAlerts .highcharts-point,.series-pulseOxAlerts .highcharts-point,.series-temperatureAlerts .highcharts-point,.series-respiratory_rateAlerts .highcharts-point,.series-bbiAlerts .highcharts-point,.series-environmentAlerts .highcharts-point,.series-accelerometerAlerts .highcharts-point,.series-heart_rateAlerts .highcharts-point{fill:#ef6c00!important;stroke:#ef6c00!important}.series-activityAlerts .highcharts-point+.highcharts-halo,.series-weightAlerts .highcharts-point+.highcharts-halo,.series-bloodPressureAlerts .highcharts-point+.highcharts-halo,.series-glucoseAlerts .highcharts-point+.highcharts-halo,.series-pulseOxAlerts .highcharts-point+.highcharts-halo,.series-temperatureAlerts .highcharts-point+.highcharts-halo,.series-respiratory_rateAlerts .highcharts-point+.highcharts-halo,.series-bbiAlerts .highcharts-point+.highcharts-halo,.series-environmentAlerts .highcharts-point+.highcharts-halo,.series-accelerometerAlerts .highcharts-point+.highcharts-halo,.series-heart_rateAlerts .highcharts-point+.highcharts-halo{fill:#626060}.series-activityAlerts .highcharts-point.is-closed,.series-weightAlerts .highcharts-point.is-closed,.series-bloodPressureAlerts .highcharts-point.is-closed,.series-glucoseAlerts .highcharts-point.is-closed,.series-pulseOxAlerts .highcharts-point.is-closed,.series-temperatureAlerts .highcharts-point.is-closed,.series-respiratory_rateAlerts .highcharts-point.is-closed,.series-bbiAlerts .highcharts-point.is-closed,.series-environmentAlerts .highcharts-point.is-closed,.series-accelerometerAlerts .highcharts-point.is-closed,.series-heart_rateAlerts .highcharts-point.is-closed{fill:#626060!important;stroke:#626060!important}.series-activityAlerts .highcharts-point.is-tracking,.series-weightAlerts .highcharts-point.is-tracking,.series-bloodPressureAlerts .highcharts-point.is-tracking,.series-glucoseAlerts .highcharts-point.is-tracking,.series-pulseOxAlerts .highcharts-point.is-tracking,.series-temperatureAlerts .highcharts-point.is-tracking,.series-respiratory_rateAlerts .highcharts-point.is-tracking,.series-bbiAlerts .highcharts-point.is-tracking,.series-environmentAlerts .highcharts-point.is-tracking,.series-accelerometerAlerts .highcharts-point.is-tracking,.series-heart_rateAlerts .highcharts-point.is-tracking{fill:none!important;stroke-width:2px}.series-missingDataAlerts{cursor:pointer}.series-missingDataAlerts .highcharts-graph{stroke-width:0}.series-missingDataAlerts .highcharts-point{fill:none!important;stroke:#ef6c00!important;stroke-width:2px}.series-missingDataAlerts .highcharts-point.is-closed{fill:#626060!important;stroke:#626060!important}.date-range{margin-bottom:1rem;padding:0 .5rem;border:1px solid #ddd;border-radius:2px;background:#fefefe;box-shadow:0 6px 12px #00000006,0 2px 4px #0000000d;display:flex;justify-content:space-between;align-items:center;flex-flow:row-reverse nowrap;font-size:1rem}.date-range__control{min-height:34px!important;height:34px!important;align-content:center}.date-range__dropdown{width:8.125rem}.date-range__input-container{height:34px}.date-range__indicators{padding-top:0!important;padding-bottom:0!important}.date-range__indicator{color:unset!important}.date-range__indicator-separator{display:none}.date-range__value-container{justify-content:space-around;padding:unset!important;height:34px}.date-range__zoom{height:3rem;display:flex;align-items:stretch}.date-range__carousel{align-items:stretch;height:3rem;box-sizing:border-box;border-radius:2px;display:flex}.date-range__carousel-current{padding:0 1rem;display:flex;align-items:center;font-weight:500}.date-range__zoom-option{padding:0 1rem;display:flex;align-items:center;color:#626060}.date-range__zoom-option.is-active{font-weight:700;color:#505050}.date-range__zoom-option:hover{color:#505050}.notfound-page{margin:0 auto;border:1px solid #ddd;border-radius:2px;box-shadow:0 10px 25px #3232320d,0 4px 12px #00000012;background:#ffffffbf;padding:1.25rem;max-width:37.5rem;text-align:center;font-size:1.25rem}.notfound-page .notfound-page__icon{margin:1.25rem;font-size:5rem;color:#626060}.notfound-page .notfound-page__aside{font-size:.875rem}.notfound-page p{margin:2.25rem 0}.loading-indicator{display:flex;align-items:center;justify-content:center}.loading-indicator__padded{margin-top:140px}.null-state{margin-top:200px;width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center}.null-data{height:100%;padding-bottom:1.5rem;color:#b2b2b2;text-align:center}.null-data__icon{font-size:6rem}.c-pagination{display:flex;justify-content:center;align-items:center}.profile-cell__name{font-weight:500}.profile-cell__star--unstarred{visibility:hidden}.profile-cell__star--starred,.profile-cell__star:hover>.profile-cell__star--unstarred{visibility:visible}.container--home{background-color:#f6f6f6}.container--landing{-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover}.container--landing .footer{background:#000000d9}.header--basic{margin:1.5rem 5rem;display:flex;justify-content:space-between;align-items:center}.header--responsive{background:#fcfcfc;margin-left:1rem}.header .logo{display:flex;align-items:baseline;width:100%}.logo{-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;user-select:none}.logo__base img{max-width:120px}.logo__suffix{padding-left:.5rem;font-size:.75rem;color:#626060}.user-nav__container{flex-grow:1}.user-nav-mobile{box-sizing:border-box}.user-nav-mobile__item{color:#000;font-family:Roboto,Arial,sans-serif;cursor:pointer;text-decoration:none}.user-nav-mobile__item.active{color:#ef6c00}.user-nav-mobile__item__item--is-selected{color:#bc5500}.user-nav{position:relative;flex-grow:1;display:flex}.user-nav .user-nav__label{display:block;font-size:12px;font-weight:600;margin-top:4px;letter-spacing:1px}.user-nav .user-nav__item{display:inline-flex;flex-direction:column;align-items:center;padding:0 .25rem .25rem;margin:0 .75rem;box-sizing:border-box;color:#656565;font-size:2rem;font-family:Roboto,Arial,sans-serif;text-transform:uppercase;text-decoration:none;transition:all .2s;cursor:pointer}.user-nav .user-nav__item:hover{color:#4c4c4c}.user-nav .user-nav__item.active{color:#ef6c00}.user-nav .user-nav__item.active:hover,.user-nav .user-nav__item.user-nav__item--is-selected{color:#bc5500}.user-nav .user-nav__active-group{display:inline-flex;align-items:center;color:#626060}.user-nav .user-nav__group-info{font-size:1.5rem;max-height:3.5rem;display:inline-flex;align-items:center}.user-nav .user-nav__items{display:inline-flex;flex-grow:1;justify-content:flex-end}.user-nav__dropdown{overflow:hidden;border:1px solid #eee;border-radius:4px;list-style:none;padding:0;background-color:#f6f6f6;font-size:1rem}.user-nav__dropdown__item{min-width:12.5rem;padding:1rem 1.25rem;color:#505050;font-weight:400;transition:.3s background-color;cursor:pointer}.user-nav__dropdown__item a{color:#505050}.user-nav__account__item{min-width:12.5rem;padding:.25rem 1.25rem .5rem;color:#505050;font-weight:500;border-bottom:1px solid gray}.user-nav__dropdown__item:hover{background-color:#e9e9e9}.content-basic{-ms-flex:1;flex:1}.container--desktop .content-main{position:relative;left:320px;top:67px;width:calc(100% - 380px);margin-left:30px;flex-grow:1;display:flex;flex-direction:column;overflow:hidden}.content-main__intro{width:100%;padding-left:0!important;background:#fff;margin-bottom:.25rem}.content-main__intro .content-main__header{width:100%;display:flex;align-items:flex-end;justify-content:space-between;margin-top:1rem;padding-top:.5rem;position:relative;border-bottom:1px solid rgba(239,108,0,.5);color:#ef6c00}.content-main__intro .content-main__header__text{margin:0;padding-bottom:4px;width:100%;font-family:Roboto,Arial,sans-serif;font-size:1.5rem;font-weight:400}.content-main__intro .content-main__header__children{position:absolute;right:0;bottom:2px}.content-main__intro .content-main__header .button{padding:8px 12px;font-size:14px;font-weight:500}.content-sidebar__nav .content-sidebar__nav__item{display:block;color:inherit;position:relative;margin-bottom:20px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s;text-decoration:none}.content-sidebar__nav .content-sidebar__nav__item:not(.is-selected):hover{color:#626060}.content-sidebar__nav .content-sidebar__nav__item.is-selected{color:#ef6c00}.content-sidebar__nav .content-sidebar__nav__item.is-selected:before{background-color:#ef6c00}.content-sidebar__nav .content-sidebar__nav__item.is-disabled{cursor:not-allowed}.list-controls__section{margin-bottom:1.25rem}.list-controls__section .list-controls__group{margin-bottom:1.5rem}.list-controls__autocomplete input{box-shadow:none!important;border:none!important}.profile-sidebar .is-empty{color:#7f7f7f;font-weight:300;font-style:italic}.login-form{margin:0 auto;padding:1rem;max-width:25rem;background:#fefefe;border:1px solid #ddd;border-radius:8px;box-shadow:0 10px 25px #3232320d,0 4px 12px #00000012}.login-form .login-form__intro{margin-bottom:1.5rem}.footer-card{padding:.5rem 0!important}.self-signup__footer{color:#fff;background:#000000c0;border-radius:8px;border:1px solid rgba(221,221,221,.1764705882)}.self-signup__footer a{color:#fff;font-weight:800}.login-form__input-group{margin-bottom:1rem}.login-form__input-group__text-note{margin-left:2.5rem;display:flex;flex-direction:row;font-size:80%;font-style:italic}.login-form__forgot-password{float:right;font-weight:400}.alert-row:hover{background-color:#0000!important}.alert-row:hover>.alert-row__item-data{background-color:#0000001a!important}.alert-row__member:hover{background-color:#ef6c001a}.alert-row__status{text-transform:uppercase;font-size:14px;font-weight:500}.alert-row__status.is-closed:after{content:"Closed"}.alert-row__status.is-open{color:#2eb8b8}.alert-row__status.is-open:after{content:"Open"}.alert-row__status.is-closed{color:#b2b2b2}.alert-row__status.is-unread{color:#2eb8b8}.alert-row__status.is-unread:after{content:"Unread"}.alert-row__type{display:flex;align-items:center}.alert-row__type svg{font-size:1.5rem;margin-bottom:.125rem;margin-right:.5rem}.alert-row__type,.alert-row__date{display:flex;align-items:center}.alert-detail{display:flex;font-size:.875rem;min-width:15rem}.alert-detail h3{font-size:.875rem;font-weight:500;color:#626060;margin:.25rem 0}.alert-detail__alert{flex-grow:1}.alert-detail__alert .alert-detail__title{font-size:1.25rem;margin:0 0 .75rem;display:inline-block}.alert-detail__alert .alert-detail__title :visited{color:#00e}.alert-detail__alert .alert-detail__details{display:flex;justify-content:space-between;margin-bottom:2.25rem}.alert-detail__alert .alert-detail__dates .alert-detail__time-period{margin-bottom:1.5rem}.alert-detail__alert .alert-detail__status .alert-detail__status__text{margin:0 0 .75rem;font-weight:500}.alert-detail__alert .alert-detail__status .alert-detail__status__text.is-open{color:#ef6c00}.alert-detail__alert .alert-detail__status .alert-detail__status__text.is-closed{color:#cacaca}.alert-detail__alert .alert-detail__notes__add-note{margin-bottom:3rem}.alert-detail__alert .alert-detail__notes__add-note textarea{height:5rem;margin:0;resize:vertical}.alert-detail__alert .alert-detail__notes__add-note-action{display:flex;justify-content:flex-end;align-items:center;padding-top:.75rem}.alert-detail__alert .alert-detail__notes__add-note-action .button{margin:0}.alert-detail__profile{flex-basis:16rem;flex-shrink:0}.alert-detail__profile .alert-detail__profile-inner{border:1px solid #eee;border-radius:2px;padding:1.5rem}.alert-detail__profile .profile__header{font-size:1.25rem;color:#626060}.alert-detail__profile .profile__subheader{margin:.5rem 0;font-weight:500}.alert-detail__profile .profile__section-header{font-size:1rem;font-weight:500;margin-top:2.25rem}.alert-detail__profile .profile__data{font-size:.875rem;line-height:2em}.alert-detail__profile .profile__data-label{color:#626060;font-weight:500;padding-right:.25rem}.clinician-members__message{margin:1.5rem 0;padding:.75rem 1.5rem;border:1px solid #ddd;background:#fefefe}.members-list__archived{color:gray}.members-list__header{text-align:center}.members-list__main-header{height:100%;border-left:1px dotted #ddd}.members-list__subheader{border-top:1px solid #eee;border-bottom:1px solid #eee;padding:.25rem 0;margin:.5rem 0 1rem;font-weight:400}.members-list__empty{height:100%;display:flex;align-items:center;justify-content:space-around;font-size:.875rem;font-weight:300}.members-list__bp-col{display:block!important}.members-list__survey_response-col,.members-list__pulseox-col,.members-list__bp-col,.members-list__bg-col,.members-list__weight-col,.members-list__temperature-col,.members-list__hr-col,.members-list__rr-col,.members-list__sleep-col,.members-list__activity-col{height:100%;text-align:center;font-size:1.125rem;font-weight:400;display:flex;align-items:center}.members-list__survey_response-col>div,.members-list__pulseox-col>div,.members-list__bp-col>div,.members-list__bg-col>div,.members-list__weight-col>div,.members-list__temperature-col>div,.members-list__hr-col>div,.members-list__rr-col>div,.members-list__sleep-col>div,.members-list__activity-col>div{flex-grow:1}.members-list__survey_response-col .row,.members-list__pulseox-col .row,.members-list__bp-col .row,.members-list__bg-col .row,.members-list__weight-col .row,.members-list__temperature-col .row,.members-list__hr-col .row,.members-list__rr-col .row,.members-list__sleep-col .row,.members-list__activity-col .row{justify-content:center}.members-list__survey_response-col aside,.members-list__pulseox-col aside,.members-list__bp-col aside,.members-list__bg-col aside,.members-list__weight-col aside,.members-list__temperature-col aside,.members-list__hr-col aside,.members-list__rr-col aside,.members-list__sleep-col aside,.members-list__activity-col aside{font-size:.875rem;color:#626060;text-align:center;width:100%}.members-list__survey_response-col .is-interesting,.members-list__pulseox-col .is-interesting,.members-list__bp-col .is-interesting,.members-list__bg-col .is-interesting,.members-list__weight-col .is-interesting,.members-list__temperature-col .is-interesting,.members-list__hr-col .is-interesting,.members-list__rr-col .is-interesting,.members-list__sleep-col .is-interesting,.members-list__activity-col .is-interesting{color:#ef6c00}.members-list__survey_response-col{text-align:left}.members-list__weight-relative,.members-list__iom-delta,.members-list__weight-total{display:flex;height:100%;align-items:center;justify-content:center}.members-list__weight-relative .no-data{font-size:.813rem;font-style:italic;color:#626060}.members-list__iom-delta .in-range{color:#626060;font-style:italic;font-size:.813rem}.member-row__spark-chart{height:100%;padding:0 4px}.member-row__spark-chart .highcharts-background{fill:none}.member-row__spark-chart .highcharts-color-0{fill:#7cb5ec;stroke:#7cb5ec}.members-list__weight-col .member-row__delta,.members-list__bp-col .member-row__delta,.members-list__bg-col .member-row__delta{font-weight:500}.member-row__latest-bp{font-weight:500;padding-right:1em}.member-row__latest-timestamp{font-size:.875rem;color:#626060;text-align:center}.add-member__buttons{display:flex;justify-content:flex-end;margin-top:.25rem}.add-member__buttons .button{margin-left:.75rem}.self-signup .add-member__buttons .button{margin-left:0}.care-plan__header{margin-bottom:.75rem;padding:0 1.5rem;color:#ef6c00;font-weight:500}.care-plan--full .ant-card{margin-bottom:1rem;margin-top:.5rem}.care-plan--full .ant-card .ant-card-head-title{font-size:1rem}.care-plan--full .ant-card .ant-card-body{padding:.1rem 0 0}.care-plan--full .ant-card table tr{vertical-align:top}.care-plan--full .ant-card table tr.disabled td{color:#747474!important}.care-plan--full .ant-card .survey-careplan-row{vertical-align:middle}.care-plan--full .care-plan__section{margin-bottom:1.5rem;border:1px solid #ddd;border-radius:4px;box-shadow:0 6px 12px #00000006,0 2px 4px #0000000d}.care-plan--full .care-plan__divider{border-bottom:1px dashed #ddd}.care-plan--condensed{line-height:1.75rem;font-weight:300}.care-plan--condensed .disabled{color:#747474}.care-plan-item__select-item{padding-top:.2rem!important;padding-bottom:.2rem!important}.care-plan-item__select .MuiSelect-select{padding-top:.25rem;padding-bottom:.25rem;text-wrap:pretty!important}.care-plan-item__divider{margin:0 5rem!important;border-style:dashed!important}.devices--condensed{font-weight:300}.devices--condensed .device__section{display:flex;margin-bottom:.5rem}.devices--condensed .device__section-data{font-weight:500}.devices--condensed .device__section-data .is-empty{color:#626060;font-weight:400;font-style:italic}.devices--condensed .device__section-header{font-weight:500}.devices--condensed .device__section-meta-text{color:#626060}.devices--condensed .device__section-meta-text:after{content:":";padding:0 .25rem 0 0}.devices--full .device__section{border:1px solid #ddd;border-radius:2px;box-shadow:0 6px 12px #00000006,0 2px 4px #0000000d;padding:1.5rem;margin-right:1.5rem}.devices--full .device__section-data{font-weight:500;margin-left:.625rem}.devices--full .device__section-header{margin-bottom:1.5rem;color:#626060;font-weight:500;font-size:.875rem;text-transform:uppercase}.devices--full .device__section-meta-text{color:#626060}.profile__archived-text{color:#626060;font-weight:500;display:inline-block;margin-left:.5rem}.ant-table-column-title{z-index:unset!important}.profile__star{color:#ef6c00;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;user-select:none;cursor:pointer;margin-left:4px;margin-right:4px}.profile__header-span{display:flex;align-items:center}.profile__small-top-margin{margin-top:10px}.profile-note.profile-note-callout{border:2px solid rgba(10,10,10,.25);border-radius:5px;color:#000;background-color:#7dd3f699}.profile-note{margin-top:1rem;background:#fafafa;padding:.5rem .75rem;border:1px solid #eee;border-radius:2px}.profile-note .profile-note__author{color:#626060}.profile-note .profile-note__author strong{color:#505050;font-weight:500}.profile-note .profile-note__date{color:#626060}.profile-note .profile-note__add-note-textarea{margin:0}.profile-note .profile-note__add-note-count{margin-left:.75rem;color:#626060}.profile-note .profile-note__star--starred{color:#ef6c00;visibility:visible}.profile-note .profile-note__star--unstarred{color:#505050;visibility:hidden}.profile-note .profile-note__trash{color:#505050;cursor:pointer;visibility:hidden}.profile-note .profile-note__trash button{cursor:pointer}.profile-note .profile-note__star{padding-right:0;cursor:pointer}.profile-note .profile-note__star button{cursor:pointer}.profile-note:hover .profile-note__star--unstarred,.profile-note:hover .profile-note__trash{visibility:visible}.profile-notes--empty{margin:2rem 0 3rem;border:1px solid #ddd;border-radius:2px;background:#fefefe;box-shadow:0 6px 12px #00000006,0 2px 4px #0000000d;padding:1.5rem}.profile-notes--empty p{margin:0;padding:0;color:#626060}.clickable{cursor:pointer}.profile-fields__row{margin-bottom:.85rem;display:flex;align-items:center;white-space:nowrap}.profile-fields__meta-text{color:#626060}.profile-fields__meta-text:after{content:":";padding:0 .25rem 0 0}.profile-fields__data-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:500;min-width:10rem}.profile-fields__data-text em{color:#ef6c00;font-style:normal}.profile-fields__data-text .is-empty{color:#626060;font-weight:400;font-style:italic}.profile-careplan__section{margin:1rem 0}.profile-careplan__section strong{font-weight:500;padding:0 .25rem}.profile-careplan__header{margin-bottom:1rem;color:#626060}.profile-careplan__row{margin-bottom:.5rem}.edit-profile-pane{border:1px solid #ddd;border-radius:2px;box-shadow:0 6px 12px #00000006,0 2px 4px #0000000d;padding:1.5rem;margin-right:1.5rem}.edit-profile-pane:not(:last-child){margin-bottom:1.5rem}.edit-profile-pane__header{margin-bottom:1.5rem;color:#626060;font-weight:500;font-size:.875rem;text-transform:uppercase}.edit-profile-pane__row{display:flex;justify-content:space-between;align-items:center}.edit-profile-pane__row .edit-profile-pane__row-action{flex-shrink:0}.profile--archived .edit-profile-pane{opacity:.5;pointer-events:none}.profile-devices .profile-devices__status .is-linked strong{color:#ef6c00;font-weight:500}.profile-devices .profile-devices__status .is-unlinked{color:#626060}.profile-pause__select{margin-right:12px;width:135px}.profile-pause__select__control{min-height:34px!important;height:34px!important}.profile-pause__select__input-container{height:34px!important;margin:0!important;padding-top:0!important;padding-bottom:0!important}.profile-pause__select__indicator{padding-left:0!important;padding-right:.25rem!important;color:unset!important}.profile-pause__select__indicator-separator{display:none}.profile-pause__select__indicators{padding-top:0!important;padding-bottom:0!important}.profile-pause__select__value-container{padding:0!important;margin:0!important;height:34px;justify-content:space-around}.metrics-section{margin:.625rem 0;padding:1.5rem 0;border:1px solid #ddd;border-radius:2px;background:#fefefe;box-shadow:0 6px 12px #00000006,0 2px 4px #0000000d}.metrics-section--empty{padding:1.5rem}.metrics-section--empty h3{margin:0;padding:0}.metrics-section__inner{display:flex;height:auto;margin-top:1.5rem}.metrics-section__header{margin-left:1.5rem;font-weight:500;color:#626060}.metrics-chart{flex-grow:1}.metrics-sidebar{margin-left:1rem;padding-right:.5rem}.metrics-sidebar section{margin:0 0 1.25rem}.metrics-sidebar hr{margin:.5rem 0 1rem;border-style:dotted;border-color:#ddd}.metrics-sidebar__caption{font-size:1rem}.metrics-sidebar__statistic{display:flex;align-items:center;font-size:1.5rem;font-weight:400;margin-top:.25rem;flex-flow:row wrap}.metrics-sidebar--weight .metrics-sidebar__statistic{color:#27aae1}.metrics-sidebar--activity .metrics-sidebar__statistic{color:#8dc63f}.metrics-sidebar--food .metrics-sidebar__statistic{color:#003eb3}.metrics-sidebar__statistic .metrics-sidebar__secondary{padding-left:1rem}.metrics-sidebar__statistic .metrics-sidebar__bp{color:#27aae1}.metrics-sidebar__statistic .metrics-sidebar__heart-rate{color:#e60088}.metrics-sidebar__statistic .metrics-sidebar__bp-hr{color:#8dc63f}.metrics-sidebar__statistic .metrics-sidebar__respiratory-rate{color:#0080fe}.metrics-sidebar__statistic .metrics-sidebar__pulse-ox{color:#722ed1}.metrics-sidebar__statistic .metrics-sidebar__bg{color:#9b69c8}.metrics-sidebar__statistic .metrics-sidebar__temperature{color:#722ed1}.metrics-sidebar__statistic .metrics-sidebar__bbi{color:#6ec800}.metrics-sidebar__statistic .metrics-sidebar__accelerometer-x{color:#ff0000bf}.metrics-sidebar__statistic .metrics-sidebar__accelerometer-y{color:#ba55d3}.metrics-sidebar__statistic .metrics-sidebar__accelerometer-z{color:indigo}.metrics-sidebar__statistic .metrics-sidebar__env-temperature{color:#2caffe}.metrics-sidebar__statistic .metrics-sidebar__env-pressure{color:#544fc5}.metrics-sidebar__statistic .metrics-sidebar__env-humidity{color:#00e272}.metrics-sidebar__statistic .metrics-sidebar__env-co2{color:#fe6a35}.metrics-sidebar__unit{padding:0 .5rem;font-size:1.25rem;font-weight:400;color:#626060}.metrics-sidebar__aside{padding:0 .5rem;font-size:1rem;font-weight:400;color:#626060}.metrics-sidebar__multi-stat-section .metrics-sidebar__statistic{font-size:1.25rem;font-weight:400}.metrics-sidebar__multi-stat-section .metrics-sidebar__unit{font-size:1rem;padding-left:.25rem}.metrics-sidebar__multi-stat-section .metrics-sidebar__unit em{color:#b2b2b2;font-size:.875rem;font-style:normal}.welcome-page{display:flex;justify-content:center}.welcome-page__tos{width:80vw;padding:0 12px}.welcome-page__tos-container{height:60vh;max-height:600px;overflow:scroll}.self-signup .welcome-page__tos-container{height:80vh;max-height:800px;margin-bottom:20px}.welcome-page__tos-actions{display:flex;justify-content:space-between;align-items:center;padding-bottom:1.5rem}@media (prefers-color-scheme: dark){:root{--highcharts-background-color: #ffffff;--highcharts-neutral-color-100: #000000;--highcharts-neutral-color-80: #333333;--highcharts-neutral-color-60: #666666;--highcharts-neutral-color-40: #999999;--highcharts-neutral-color-20: #cccccc;--highcharts-neutral-color-10: #e6e6e6;--highcharts-neutral-color-5: #f2f2f2;--highcharts-neutral-color-3: #f7f7f7;--highcharts-highlight-color-100: #0022ff;--highcharts-highlight-color-80: #334eff;--highcharts-highlight-color-60: #667aff;--highcharts-highlight-color-20: #ccd3ff;--highcharts-highlight-color-10: #e6e9ff}}.elevation-0{box-shadow:0 0 0 1px #ddd;border-color:transparent}.elevation-4{box-shadow:0 0 0 1px #10161a1a,0 4px 8px #10161a33,0 18px 46px 6px #10161a33;border-color:transparent}.ax-drilldown__button{height:4rem!important;padding:3rem!important;width:100%;flex-direction:column!important;display:flex!important;color:#000!important}.ax-drilldown__small-button{height:2rem!important;padding:2rem!important;width:100%;flex-direction:column!important;display:flex!important;color:#000!important}.ax-drilldown__title .ax-drilldown__title__count{margin-left:.375rem;font-weight:400;color:#505050}.ax-main__loading{height:300px;display:flex}.ax-subsection{margin:1rem 0}.ax-subsection__header{margin-bottom:.5rem;padding-left:.5rem;font-size:1rem;font-weight:500;color:#626060}.ax-enrollment{padding:1.5rem;display:flex}.ax-enrollment .ax-enrollment-pending{margin-left:3rem;color:#b2b2b2}.ax-chart-container .highcharts-container{font-size:.875rem;-webkit-font-smoothing:antialised}.ax-chart-container .highcharts-container text{fill:#505050;font-family:Roboto,Arial,sans-serif!important}.ax-chart-container .highcharts-container .ax-text-bold{font-weight:600}.ax-chart-container text.highcharts-title{fill:#b2b2b2;font-size:1rem}.ax-chart-container .highcharts-axis-line{stroke-width:1;stroke:#ddd}.ax-chart-container .highcharts-axis-title,.ax-chart-container .highcharts-data-label{font-weight:500}.ax-chart-container .highcharts-axis-labels{font-size:1em}.ax-chart-container .highcharts-point-hover{fill-opacity:1}.ax-chart-container .highcharts-color-0,.ax-chart-container .series-0,.ax-chart-container .series-0 .highcharts-point{fill:#7cb5ec;stroke:#7cb5ec}.ax-chart-container .highcharts-color-1,.ax-chart-container .series-1,.ax-chart-container .series-1 .highcharts-point{fill:#95d54299;stroke:#95d54299}.ax-chart-container .highcharts-color-2,.ax-chart-container .series-2,.ax-chart-container .series-2 .highcharts-point{fill:#f3e15499;stroke:#f3e15499}.ax-chart-container .highcharts-color-3,.ax-chart-container .noData-0,.ax-chart-container .noData-0 .highcharts-point{fill:#626060;stroke:#626060}.ax-chart-container .highcharts-color-4,.ax-chart-container .noData-1,.ax-chart-container .noData-1 .highcharts-point{fill:#b2b2b2;stroke:#b2b2b2}.ax-chart-container .highcharts-boxplot-median{stroke:#7cb5ec;stroke-width:3}.ax-chart-container .highcharts-boxplot-stem{stroke-width:1;stroke:#2383df}.ax-chart-container .highcharts-boxplot-whisker{stroke-width:1;stroke:#7cb5ec}.ax-chart-container .highcharts-boxplot-box{fill:#1a69b5;stroke:#d5e7f9}.ax-chart-container .highcharts-tooltip,.ax-chart-container .highcharts-tooltip-box{box-shadow:0 6px 12px #00000006,0 2px 4px #0000000d;border-color:transparent}.ax-sleep-chart .highcharts-xaxis-grid .highcharts-grid-line{stroke-width:1}.group-details__vehicles .ant-card-body,.group-details__phases .ant-card-body,.group-details__users .ant-card-body{padding:.2rem .2rem 0!important}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1MmgVxFIzIXKMnyrYk.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1MmgVxMIzIXKMnyrYk.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1MmgVxEIzIXKMnyrYk.woff2) format("woff2");unicode-range:U+1F00-1FFF;font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1MmgVxLIzIXKMnyrYk.woff2) format("woff2");unicode-range:U+0370-03FF;font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1MmgVxHIzIXKMnyrYk.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1MmgVxGIzIXKMnyrYk.woff2) format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1MmgVxIIzIXKMny.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fCRc4AMP6lbBP.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fABc4AMP6lbBP.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fCBc4AMP6lbBP.woff2) format("woff2");unicode-range:U+1F00-1FFF;font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fBxc4AMP6lbBP.woff2) format("woff2");unicode-range:U+0370-03FF;font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fCxc4AMP6lbBP.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fChc4AMP6lbBP.woff2) format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fBBc4AMP6lQ.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu72xKKTU1Kvnz.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu5mxKKTU1Kvnz.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu7mxKKTU1Kvnz.woff2) format("woff2");unicode-range:U+1F00-1FFF;font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu4WxKKTU1Kvnz.woff2) format("woff2");unicode-range:U+0370-03FF;font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu7WxKKTU1Kvnz.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu7GxKKTU1Kvnz.woff2) format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu4mxKKTU1Kg.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fCRc4AMP6lbBP.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fABc4AMP6lbBP.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fCBc4AMP6lbBP.woff2) format("woff2");unicode-range:U+1F00-1FFF;font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fBxc4AMP6lbBP.woff2) format("woff2");unicode-range:U+0370-03FF;font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fCxc4AMP6lbBP.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fChc4AMP6lbBP.woff2) format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fBBc4AMP6lQ.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfCRc4AMP6lbBP.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfABc4AMP6lbBP.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfCBc4AMP6lbBP.woff2) format("woff2");unicode-range:U+1F00-1FFF;font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfBxc4AMP6lbBP.woff2) format("woff2");unicode-range:U+0370-03FF;font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfCxc4AMP6lbBP.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfChc4AMP6lbBP.woff2) format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfBBc4AMP6lQ.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmYUtfCRc4AMP6lbBP.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmYUtfABc4AMP6lbBP.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmYUtfCBc4AMP6lbBP.woff2) format("woff2");unicode-range:U+1F00-1FFF;font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmYUtfBxc4AMP6lbBP.woff2) format("woff2");unicode-range:U+0370-03FF;font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmYUtfCxc4AMP6lbBP.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmYUtfChc4AMP6lbBP.woff2) format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmYUtfBBc4AMP6lQ.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap}@font-face{font-family:Montserrat;font-style:normal;font-weight:200;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap}@font-face{font-family:Montserrat;font-style:normal;font-weight:200;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap}@font-face{font-family:Montserrat;font-style:normal;font-weight:200;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap}@font-face{font-family:Montserrat;font-style:normal;font-weight:200;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap}@font-face{font-family:Montserrat;font-style:normal;font-weight:200;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap}@font-face{font-family:Montserrat;font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap}@font-face{font-family:Montserrat;font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap}@font-face{font-family:Montserrat;font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap}@font-face{font-family:Montserrat;font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap}@font-face{font-family:Montserrat;font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap}.fab-text .ant-float-btn-content{padding:0!important;text-align:center;width:5rem}.fab-text .ant-float-btn-icon{margin:0!important;width:5rem!important}.fab-text .ant-typography{font-size:.7rem;word-break:normal}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1MmgVxFIzIXKMnyrYk.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1MmgVxMIzIXKMnyrYk.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1MmgVxEIzIXKMnyrYk.woff2) format("woff2");unicode-range:U+1F00-1FFF;font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1MmgVxLIzIXKMnyrYk.woff2) format("woff2");unicode-range:U+0370-03FF;font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1MmgVxHIzIXKMnyrYk.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1MmgVxGIzIXKMnyrYk.woff2) format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1MmgVxIIzIXKMny.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fCRc4AMP6lbBP.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fABc4AMP6lbBP.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fCBc4AMP6lbBP.woff2) format("woff2");unicode-range:U+1F00-1FFF;font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fBxc4AMP6lbBP.woff2) format("woff2");unicode-range:U+0370-03FF;font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fCxc4AMP6lbBP.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fChc4AMP6lbBP.woff2) format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fBBc4AMP6lQ.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu72xKKTU1Kvnz.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu5mxKKTU1Kvnz.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu7mxKKTU1Kvnz.woff2) format("woff2");unicode-range:U+1F00-1FFF;font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu4WxKKTU1Kvnz.woff2) format("woff2");unicode-range:U+0370-03FF;font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu7WxKKTU1Kvnz.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu7GxKKTU1Kvnz.woff2) format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu4mxKKTU1Kg.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fCRc4AMP6lbBP.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fABc4AMP6lbBP.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fCBc4AMP6lbBP.woff2) format("woff2");unicode-range:U+1F00-1FFF;font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fBxc4AMP6lbBP.woff2) format("woff2");unicode-range:U+0370-03FF;font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fCxc4AMP6lbBP.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fChc4AMP6lbBP.woff2) format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fBBc4AMP6lQ.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfCRc4AMP6lbBP.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfABc4AMP6lbBP.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfCBc4AMP6lbBP.woff2) format("woff2");unicode-range:U+1F00-1FFF;font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfBxc4AMP6lbBP.woff2) format("woff2");unicode-range:U+0370-03FF;font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfCxc4AMP6lbBP.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfChc4AMP6lbBP.woff2) format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfBBc4AMP6lQ.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmYUtfCRc4AMP6lbBP.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmYUtfABc4AMP6lbBP.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmYUtfCBc4AMP6lbBP.woff2) format("woff2");unicode-range:U+1F00-1FFF;font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmYUtfBxc4AMP6lbBP.woff2) format("woff2");unicode-range:U+0370-03FF;font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmYUtfCxc4AMP6lbBP.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmYUtfChc4AMP6lbBP.woff2) format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmYUtfBBc4AMP6lQ.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap}@font-face{font-family:Montserrat;font-style:normal;font-weight:200;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap}@font-face{font-family:Montserrat;font-style:normal;font-weight:200;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap}@font-face{font-family:Montserrat;font-style:normal;font-weight:200;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap}@font-face{font-family:Montserrat;font-style:normal;font-weight:200;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap}@font-face{font-family:Montserrat;font-style:normal;font-weight:200;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap}@font-face{font-family:Montserrat;font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap}@font-face{font-family:Montserrat;font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap}@font-face{font-family:Montserrat;font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap}@font-face{font-family:Montserrat;font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap}@font-face{font-family:Montserrat;font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap}
