Commit 389ebd3d authored by JOE XMG's avatar JOE XMG
Browse files

publish

parent 2bb00b6e
Pipeline #5983 passed with stages
in 24 seconds
<!doctype html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Bootstrap CSS -->
<title>EnSysLE Dashboard</title>
<link rel="shortcut icon" href="favicon.ico" />
<script src="https://cesium.com/downloads/cesiumjs/releases/1.91/Build/Cesium/Cesium.js"></script>
<link href="https://cesium.com/downloads/cesiumjs/releases/1.91/Build/Cesium/Widgets/widgets.css" rel="stylesheet">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous">
<link rel="stylesheet" href="../build/pack.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700" />
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.8.1/font/bootstrap-icons.css">
</head>
<body>
<div id="region" style="display: none;">dm</div>
<!-- Image and text -->
<div>
<!-- <nav class="navbar navbar-light bg-light">
<a class="navbar-brand" href="#">
<h2>EnSys-LE Dashboard</h2>
<small>Visualizing the Energy System Transformation</small>
</a>
</nav> -->
<div class="row" style="overflow: hidden; margin: 0px">
<div class="col" id="cesiumContainer">
<!-- <div class="card-body cesiumLegend" id="ffpv_dis_legend" style="display: none">
<h6>Legend </h6>
<small>Yearly potential yield of ground-mounted PV Plants (GWh/yr)</small> <br>
<span class="dot" style="background-color: #EDF8FB"></span> 0 - 3 <br>
<span class="dot" style="background-color: #B2E2E2"></span> 3 - 8 <br>
<span class="dot" style="background-color: #66C2A4"></span> 8 - 16 <br>
<span class="dot" style="background-color: #2CA25F"></span> 16 - 32 <br>
<span class="dot" style="background-color: #006D2C"></span> >32 <br>
<br>
</div> -->
<!-- <div class="card-body cesiumLegend" id="ffpv_con_legend" style="display: none">
<h6>Legend </h6>
<small>Yearly potential yield of ground-mounted PV Plants (GWh/yr)</small> <br>
<span class="dot" style="background-color: #F0F9E8"></span> 0 - 2.5 <br>
<span class="dot" style="background-color: #BAE4BC"></span> 2.5 - 7.5 <br>
<span class="dot" style="background-color: #7BCCC4"></span> 7.5 - 25 <br>
<span class="dot" style="background-color: #43A2CA"></span> 25 - 85 <br>
<span class="dot" style="background-color: #0868AC"></span> >85 <br>
<br>
</div> -->
<!-- <div class="card-body cesiumLegend" id="ffpv_agr_legend" style="display: none">
<h6>Legend </h6>
<small>Yearly potential yield of ground-mounted PV Plants (GWh/yr)</small> <br>
<span class="dot" style="background-color: #FFFFB2"></span> 0 - 1 <br>
<span class="dot" style="background-color: #FECC5C"></span> 1 - 2 <br>
<span class="dot" style="background-color: #FD8D3C"></span> 2 - 3.5 <br>
<span class="dot" style="background-color: #F03B20"></span> 3.5 - 6<br>
<span class="dot" style="background-color: #BD0026"></span> >6<br>
<br>
</div> -->
</div>
<div class="menuContainer">
<div style="margin-top: 10px; padding: 20px; ">
<span id="dashboard-intro-content"></span>
<hr>
<div id="select-land-area"></div>
<hr>
<h6><i class="bi bi-house"></i> Building Energy Simulation </h6>
<select class="form-select" id="BuildingStyleSelector">
<option value="AllWhite" selected>--Select--</option>
<option value="HeatDemand">Heat Demand</option>
<option value="SpecificHeatDemand">Specific Heat Demand</option>
<option value="PVPotential">PV Potential</option>
<option value="ElecDemand">Elec Demand</option>
<!-- <option value="SimulatedBuildings">Simulated Buildings (in White)</option> -->
</select>
<div class="form-check">
<input class="form-check-input" type="checkbox" value="" id="shadow_check">
<label class="form-check-label" for="shadow_check">
Building shadow
</label>
</div>
<div class="ffpv-legend cesiumLegend" id="SpecificHeatDemand-legend" style="display:none">
</div>
<div class="ffpv-legend cesiumLegend" id="HeatDemand-legend" style="display: none">
</div>
<div class="ffpv-legend cesiumLegend" id="PVPotential-legend" style="display: none">
</div>
<div class="ffpv-legend cesiumLegend" id="ElecDemand-legend" style="display: none">
<!-- <h6 class="card-title">Electricity supply from the grid</h6> -->
<small>Elec Demand kW⋅h<sub>el</sub></small> <br>
<span class="dot" style="background-color: #a63603"></span> >= 7229 <br>
<span class="dot" style="background-color: #e6550d"></span> 6229 - 7229 <br>
<span class="dot" style="background-color: #fd8d3c"></span> 5229 - 6229 <br>
<span class="dot" style="background-color: #fdae6b"></span> 4229 - 5229 <br>
<span class="dot" style="background-color: #fdd0a2"></span> 3229 - 4229 <br>
<span class="dot" style="background-color: #feedde "></span> 0 - 3229 <br>
<!-- <span class="dot" style="background-color: #e8f1f2"></span> No Data<br> -->
<br>
</div>
<div id="chart"></div>
<hr>
<!-- add the feature to activate maptile here -->
<h6><i class="bi bi-sun"></i> Ground-mounted PV Plants Simulation</h6>
<div class="form-check">
<input class="form-check-input ffpv_input" type="checkbox" value="" id="ffpv_agr_dm">
<label class="form-check-label" for="ffpv_agr_dm_check">
Agri-Photovoltaic Scenario
</label>
<div id="ffpv_agr_legend" style="display: none">
<div class="ffpv-legend">
<small class="ffpv-description">This concept scenario is to realize food and electricity
production simultaneously on
the same land, using various panel-mounting designs. A ground cover ratio is around
one
third compared to conventional ground-mounted PV.</small>
<hr>
<small>Yearly potential yield (GWh/yr)</small> <br>
<span class="dot" style="background-color: #FFFFB2"></span> 0 - 1 <br>
<span class="dot" style="background-color: #FECC5C"></span> 1 - 2 <br>
<span class="dot" style="background-color: #FD8D3C"></span> 2 - 3.5 <br>
<span class="dot" style="background-color: #F03B20"></span> 3.5 - 6<br>
<span class="dot" style="background-color: #BD0026"></span> >6<br>
<small>Total Yeild: 16114 GWh/yr </small> <br>
<small>Specific Yeild: 0.22 GWh/ha*yr </small>
</div>
</div>
</div>
<div class="form-check">
<input class="form-check-input ffpv_input" type="checkbox" value="" id="ffpv_gra_dm">
<label class="form-check-label" for="ffpv_gra_dm_check">
Grassland Area Scenario
</label>
<div id="ffpv_gra_legend" style="display:none">
<div class="ffpv-legend">
<small class="ffpv-description">This scenario simulates PV potential on all
grasslands.</small>
<hr>
<small>Yearly potential yield (GWh/yr)</small> <br>
<span class="dot" style="background-color: #FEEBE2"></span> 0 - 2.5 <br>
<span class="dot" style="background-color: #FBB4B9"></span> 2.5 - 7.5 <br>
<span class="dot" style="background-color: #F768A1"></span> 7.5 - 25 <br>
<span class="dot" style="background-color: #C51B8A"></span> 25 - 85 <br>
<span class="dot" style="background-color: #7A0177"></span> >85 <br>
<small>Total Yeild: 19,465 GWh/yr </small> <br>
<small>Specific Yeild: 0.62 GWh/ha*yr </small>
</div>
</div>
</div>
<div class="form-check">
<input class="form-check-input ffpv_input" type="checkbox" value="" id="ffpv_dis_dm">
<label class="form-check-label" for="ffpv_dis_dm_check">
Less-favoured Scenario
</label>
<div id="ffpv_dis_legend" style="display: none">
<div class="ffpv-legend">
<small class="ffpv-description">The Grassland & arable land defined as agriculturally
less productive.</small>
<hr>
<small>Yearly potential yield (GWh/yr)</small> <br>
<span class="dot" style="background-color: #EDF8FB"></span> 0 - 3 <br>
<span class="dot" style="background-color: #B2E2E2"></span> 3 - 8 <br>
<span class="dot" style="background-color: #66C2A4"></span> 8 - 16 <br>
<span class="dot" style="background-color: #2CA25F"></span> 16 - 32 <br>
<span class="dot" style="background-color: #006D2C"></span> >32 <br>
<small>Total Yeild: 24855 GWh/yr </small> <br>
<small>Specific Yeild: 0.61 GWh/ha*yr </small>
</div>
</div>
</div>
<div class="form-check">
<input class="form-check-input ffpv_input" type="checkbox" value="" id="ffpv_con_dm">
<label class="form-check-label" for="ffpv_con_dm_check">
Conversion Scenario
</label>
<div id="ffpv_con_legend" style="display: none">
<div class="ffpv-legend">
<small class="ffpv-description">The conversion areas defined by EEG and 200m-corridors
along
highways & railways</small>
<hr>
<small>Yearly potential yield (GWh/yr)</small> <br>
<span class="dot" style="background-color: #F0F9E8"></span> 0 - 2.5 <br>
<span class="dot" style="background-color: #BAE4BC"></span> 2.5 - 7.5 <br>
<span class="dot" style="background-color: #7BCCC4"></span> 7.5 - 25 <br>
<span class="dot" style="background-color: #43A2CA"></span> 25 - 85 <br>
<span class="dot" style="background-color: #0868AC"></span> >85 <br>
<small>Total Yeild: 1521 GWh/yr </small> <br>
<small>Specific Yeild: 0.61 GWh/ha*yr </small>
</div>
</div>
</div>
<hr>
<div id="BioenergyMenu"></div>
<hr>
<div id="footerArea"></div>
</div>
</div>
</div>
<script src="https://cdn.jsdelivr.net/npm/apexcharts"></script>
<script src="../build/jquery.min.js"></script>
<script src="../build/pack-min.js"></script>
<script src="../build/pack_dm-min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js" integrity="sha384-ka7Sk0Gln4gmtz2MlQnikT1wXgYsOg+OMhuP+IlRH9sENBO0LRn5q+8nbTov4+1p" crossorigin="anonymous"></script>
</body>
</html>
\ No newline at end of file
<!doctype html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Bootstrap CSS -->
<title>EnSysLE Dashboard</title>
<link rel="shortcut icon" href="favicon.ico" />
<script src="https://cesium.com/downloads/cesiumjs/releases/1.91/Build/Cesium/Cesium.js"></script>
<link href="https://cesium.com/downloads/cesiumjs/releases/1.91/Build/Cesium/Widgets/widgets.css" rel="stylesheet">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous">
<link rel="stylesheet" href="../build/pack.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700" />
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.8.1/font/bootstrap-icons.css">
</head>
<body>
<div id="region" style="display: none;">ik</div>
<div>
<div class="row" style="overflow: hidden; margin: 0px">
<div id="cesiumContainer" class="col">
<div class="legend-visible" style="display:none" id="heat-demand-legend">
<div class="heat-demand-legend-container">
<h6 id="heat-demand-legend-title">Specific Space Heating Demand [kWh/m².year]</h6>
<div class="Heat-Demand-Bar" id="top">
<div class="classes">A+</div>
<div class="line">|</div>
<div class="classes">A</div>
<div class="line">|</div>
<div class="classes">B</div>
<div class="line">|</div>
<div class="classes">C</div>
<div class="line">|</div>
<div class="classes">D</div>
<div class="line">|</div>
<div class="classes">E</div>
<div class="line">|</div>
<div class="classes">F</div>
<div class="line">|</div>
<div class="classes">G</div>
<div class="line">|</div>
<div class="classes">H</div>
</div>
<div class="values">
<div class="value">0</div>
<div class="value">25</div>
<div class="value">50</div>
<div class="value">75</div>
<div class="value">100</div>
<div class="value">125</div>
<div class="value">150</div>
<div class="value">175</div>
<div class="value">200</div>
<div class="value">&gt;250</div>
</div>
</div>
</div>
</div>
<div class="menuContainer">
<div style="margin-top: 10px; padding: 20px; ">
<span id="dashboard-intro-content"></span>
<hr>
<div id="select-land-area"></div>
<hr>
<h6><i class="bi bi-house"></i> Building Energy Simulation </h6>
<select class="form-select" id="BuildingStyleSelector">
<option value="AllWhite" selected>--Select--</option>
<option value="HeatDemand">Heat Demand</option>
<option value="SpecificHeatDemand">Specific Heat Demand</option>
<option value="PVPotential">PV Potential</option>
<option value="ElecDemand">Elec Demand</option>
<!-- <option value="SimulatedBuildings">Simulated Buildings (in White)</option> -->
</select>
<div class="form-check">
<input class="form-check-input" type="checkbox" value="" id="shadow_check">
<label class="form-check-label" for="shadow_check">
Building shadow
</label>
</div>
<div class="ffpv-legend cesiumLegend" id="SpecificHeatDemand-legend" style="display:none">
</div>
<div class="ffpv-legend cesiumLegend" id="HeatDemand-legend" style="display: none">
</div>
<div class="ffpv-legend cesiumLegend" id="PVPotential-legend" style="display: none">
<!-- <h6 class="card-title">Electricity supply from the grid</h6> -->
<small>PV Potential kW⋅h<sub>el</sub> </small> <br>
<span class="dot" style="background-color: #00441b"></span> >= 10615 <br>
<span class="dot" style="background-color: #006d2c"></span> 9615 - 10615 <br>
<span class="dot" style="background-color: #238b45"></span> 8615 - 9615 <br>
<span class="dot" style="background-color: #41ab5d"></span> 7615 - 8615 <br>
<span class="dot" style="background-color: #74c476"></span> 6615 - 7615 <br>
<span class="dot" style="background-color: #a1d99b"></span> 5615 - 6615 <br>
<span class="dot" style="background-color: #c7e9c0"></span> 4615 - 5615 <br>
<span class="dot" style="background-color: #e5f5e0"></span> 3615 - 4615<br>
<span class="dot" style="background-color: #f7fcf5"></span> 0 - 3615<br>
<!-- <span class="dot" style="background-color: #e8f1f2"></span> No Data<br> -->
<br>
</div>
<div class="ffpv-legend cesiumLegend" id="ElecDemand-legend" style="display: none">
<!-- <h6 class="card-title">Electricity supply from the grid</h6> -->
<small>Elec Demand kW⋅h<sub>el</sub></small> <br>
<span class="dot" style="background-color: #a63603"></span> >= 7229 <br>
<span class="dot" style="background-color: #e6550d"></span> 6229 - 7229 <br>
<span class="dot" style="background-color: #fd8d3c"></span> 5229 - 6229 <br>
<span class="dot" style="background-color: #fdae6b"></span> 4229 - 5229 <br>
<span class="dot" style="background-color: #fdd0a2"></span> 3229 - 4229 <br>
<span class="dot" style="background-color: #feedde "></span> 0 - 3229 <br>
<!-- <span class="dot" style="background-color: #e8f1f2"></span> No Data<br> -->
<br>
</div>
<div id="chart"></div>
<hr>
<h6><i class="bi bi-sun"></i> Ground-mounted PV Plants Simulation</h6>
<div class="form-check">
<input class="form-check-input ffpv_input" type="checkbox" value="" id="ffpv_agr_ik">
<label class="form-check-label" for="ffpv_agr_ik_check">
Agri-Photovoltaic Scenario
</label>
<div id="ffpv_agr_legend" style="display: none">
<div class="ffpv-legend">
<small class="ffpv-description">This concept scenario is to realize food and electricity
production simultaneously on
the same land, using various panel-mounting designs. A ground cover ratio is around
one
third compared to conventional ground-mounted PV.</small>
<hr>
<small>Yearly potential yield (GWh/yr)</small> <br>
<span class="dot" style="background-color: #FFFFB2"></span> 0 - 1 <br>
<span class="dot" style="background-color: #FECC5C"></span> 1 - 2 <br>
<span class="dot" style="background-color: #FD8D3C"></span> 2 - 3.5 <br>
<span class="dot" style="background-color: #F03B20"></span> 3.5 - 6<br>
<span class="dot" style="background-color: #BD0026"></span> >6<br>
<small>Total Yeild: 5,074 GWh/yr </small> <br>
<small>Specific Yeild: 0.18 GWh/ha*yr </small>
</div>
</div>
</div>
<div class="form-check">
<input class="form-check-input ffpv_input" type="checkbox" value="" id="ffpv_gra_ik">
<label class="form-check-label" for="ffpv_gra_ik_check">
Grassland Area Scenario
</label>
<div id="ffpv_gra_legend" style="display:none">
<div class="ffpv-legend">
<small class="ffpv-description">This scenario simulates PV potential on all
grasslands.</small>
<hr>
<small>Yearly potential yield (GWh/yr)</small> <br>
<span class="dot" style="background-color: #FEEBE2"></span> 0 - 2.5 <br>
<span class="dot" style="background-color: #FBB4B9"></span> 2.5 - 7.5 <br>
<span class="dot" style="background-color: #F768A1"></span> 7.5 - 25 <br>
<span class="dot" style="background-color: #C51B8A"></span> 25 - 85 <br>
<span class="dot" style="background-color: #7A0177"></span> >85 <br>
<small>Total Yeild: 5,322 GWh/yr </small> <br>
<small>Specific Yeild: 0.53 GWh/ha*yr </small>
</div>
</div>
</div>
<div class="form-check">
<input class="form-check-input ffpv_input" type="checkbox" value="" id="ffpv_dis_ik">
<label class="form-check-label" for="ffpv_dis_ik_check">
Less-favoured Scenario
</label>
<div id="ffpv_dis_legend" style="display: none">
<div class="ffpv-legend">
<small class="ffpv-description">The Grassland & arable land defined as agriculturally
less productive.</small>
<hr>
<small>Yearly potential yield (GWh/yr)</small> <br>
<span class="dot" style="background-color: #EDF8FB"></span> 0 - 3 <br>
<span class="dot" style="background-color: #B2E2E2"></span> 3 - 8 <br>
<span class="dot" style="background-color: #66C2A4"></span> 8 - 16 <br>
<span class="dot" style="background-color: #2CA25F"></span> 16 - 32 <br>
<span class="dot" style="background-color: #006D2C"></span> >32 <br>
<small>Total Yeild: 17,692 GWh/yr </small> <br>
<small>Specific Yeild: 0.53 GWh/ha*yr </small>
</div>
</div>
</div>
<div class="form-check">
<input class="form-check-input ffpv_input" type="checkbox" value="" id="ffpv_con_ik">
<label class="form-check-label" for="ffpv_con_ik_check">
Conversion Scenario
</label>
<div id="ffpv_con_legend" style="display: none">
<div class="ffpv-legend">
<small class="ffpv-description">The conversion areas defined by EEG and 200m-corridors
along
highways & railways</small>
<hr>
<small>Yearly potential yield (GWh/yr)</small> <br>
<span class="dot" style="background-color: #F0F9E8"></span> 0 - 2.5 <br>
<span class="dot" style="background-color: #BAE4BC"></span> 2.5 - 7.5 <br>
<span class="dot" style="background-color: #7BCCC4"></span> 7.5 - 25 <br>
<span class="dot" style="background-color: #43A2CA"></span> 25 - 85 <br>
<span class="dot" style="background-color: #0868AC"></span> >85 <br>
<small>Total Yeild: 1,282 GWh/yr </small> <br>
<small>Specific Yeild: 0.53 GWh/ha*yr </small>
</div>
</div>
</div>
<hr>
<div id="BioenergyMenu"></div>
<hr>
<div id="footerArea"></div>
</div>
</div>
</div>
</div>
<script src="https://cdn.jsdelivr.net/npm/apexcharts"></script>
<script src="../build/jquery.min.js"></script>
<script src="../build/pack-min.js"></script>
<script src="../build/pack_ik-min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js"
integrity="sha384-ka7Sk0Gln4gmtz2MlQnikT1wXgYsOg+OMhuP+IlRH9sENBO0LRn5q+8nbTov4+1p" crossorigin="anonymous">
</script>
</body>
</html>
\ No newline at end of file
<!doctype html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Bootstrap CSS -->
<title>EnSysLE Dashboard</title>
<link rel="shortcut icon" href="favicon.ico" />
<script src="https://cesium.com/downloads/cesiumjs/releases/1.91/Build/Cesium/Cesium.js"></script>
<link href="https://cesium.com/downloads/cesiumjs/releases/1.91/Build/Cesium/Widgets/widgets.css" rel="stylesheet">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous">
<link rel="stylesheet" href="../build/pack.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700" />
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.8.1/font/bootstrap-icons.css">
</head>
<body>
<div id="region" style="display: none;">lu</div>
<!-- Image and text -->
<div>
<!-- <nav class="navbar navbar-light bg-light">
<a class="navbar-brand" href="#">
<h2>EnSys-LE Dashboard</h2>
<small>Visualizing the Energy System Transformation</small>
</a>
</nav> -->
<div class="row" style="overflow: hidden; margin: 0px">
<div class="col" id="cesiumContainer">
</div>
<div class="menuContainer">
<div style="margin-top: 10px; padding: 20px; ">
<span id="dashboard-intro-content"></span>
<hr>
<div id="select-land-area"></div>
<hr>
<h6><i class="bi bi-house"></i> Building Energy Simulation </h6>
<select class="form-select" id="BuildingStyleSelector">
<option value="AllWhite" selected>--Select--</option>
<option value="PVPotential">PV Potential</option>
<option value="ElecDemand">Elec Demand</option>
<option value="SpecificHeatDemand">Specific Heat Demand</option>
</select>
<div class="form-check">
<input class="form-check-input" type="checkbox" value="" id="shadow_check">
<label class="form-check-label" for="shadow_check">
Building shadow
</label>
</div>
<div id="chart"></div>
<div class="ffpv-legend cesiumLegend" id="SpecificHeatDemand-legend" style="display:none">
</div>
<div class="ffpv-legend cesiumLegend" id="HeatDemand-legend" style="display: none">
<!-- <h6 class="card-title">Electricity supply from the grid</h6> -->
<small>Heat Demand kW⋅h<sub>th</sub> </small> <br>
<span class="dot" style="background-color: #3f007d"></span> >= 24568<br>
<span class="dot" style="background-color: #54278f"></span> 22620 - 24568<br>
<span class="dot" style="background-color: #6a51a3"></span> 20673 - 22620<br>
<span class="dot" style="background-color: #807dba"></span> 18726 - 20673<br>
<span class="dot" style="background-color: #9e9ac8"></span> 16779 - 18726<br>
<span class="dot" style="background-color: #bcbddc"></span> 14832 - 16779<br>
<span class="dot" style="background-color: #dadaeb"></span> 12884 - 14832<br>
<span class="dot" style="background-color: #efedf5"></span> 10937 - 12884<br>
<span class="dot" style="background-color: #fcfbfd"></span> 0 - 10937<br>
<!-- <span class="dot" style="background-color: #e8f1f2"></span> No Data<br> -->
<br>
</div>
<div class="ffpv-legend cesiumLegend" id="PVPotential-legend" style="display: none">
<!-- <h6 class="card-title">Electricity supply from the grid</h6> -->
<small>PV Potential kW⋅h<sub>el</sub> </small> <br>
<span class="dot" style="background-color: #00441b"></span> >= 10615 <br>
<span class="dot" style="background-color: #006d2c"></span> 9615 - 10615 <br>
<span class="dot" style="background-color: #238b45"></span> 8615 - 9615 <br>
<span class="dot" style="background-color: #41ab5d"></span> 7615 - 8615 <br>
<span class="dot" style="background-color: #74c476"></span> 6615 - 7615 <br>
<span class="dot" style="background-color: #a1d99b"></span> 5615 - 6615 <br>
<span class="dot" style="background-color: #c7e9c0"></span> 4615 - 5615 <br>
<span class="dot" style="background-color: #e5f5e0"></span> 3615 - 4615<br>
<span class="dot" style="background-color: #f7fcf5"></span> 0 - 3615<br>
<!-- <span class="dot" style="background-color: #e8f1f2"></span> No Data<br> -->
<br>
</div>
<div class="ffpv-legend cesiumLegend" id="ElecDemand-legend" style="display: none">
<!-- <h6 class="card-title">Electricity supply from the grid</h6> -->
<small>Elec Demand kW⋅h<sub>el</sub></small> <br>
<span class="dot" style="background-color: #a63603"></span> >= 7229 <br>
<span class="dot" style="background-color: #e6550d"></span> 6229 - 7229 <br>
<span class="dot" style="background-color: #fd8d3c"></span> 5229 - 6229 <br>
<span class="dot" style="background-color: #fdae6b"></span> 4229 - 5229 <br>
<span class="dot" style="background-color: #fdd0a2"></span> 3229 - 4229 <br>
<span class="dot" style="background-color: #feedde "></span> 0 - 3229 <br>
<!-- <span class="dot" style="background-color: #e8f1f2"></span> No Data<br> -->
<br>
</div>
<hr>
<h6><i class="bi bi-sun"></i> Ground-mounted PV Plants Simulation</h6>
<div class="form-check">
<input class="form-check-input ffpv_input" type="checkbox" value="" id="ffpv_agr_lu">
<label class="form-check-label" for="ffpv_agr_lu_check">
Agri-Photovoltaic Scenario
</label>
<div id="ffpv_agr_legend" style="display: none">
<div class="ffpv-legend">
<small class="ffpv-description">This concept scenario is to realize food and electricity
production simultaneously on
the same land, using various panel-mounting designs. A ground cover ratio is around
one
third compared to conventional ground-mounted PV.</small>
<hr>
<small>Yearly potential yield (GWh/yr)</small> <br>
<span class="dot" style="background-color: #FFFFB2"></span> 0 - 1 <br>
<span class="dot" style="background-color: #FECC5C"></span> 1 - 2 <br>
<span class="dot" style="background-color: #FD8D3C"></span> 2 - 3.5 <br>
<span class="dot" style="background-color: #F03B20"></span> 3.5 - 6<br>
<span class="dot" style="background-color: #BD0026"></span> >6<br>
<small>Total Yeild: 6,503 GWh/yr </small> <br>
<small>Specific Yeild: 0.23 GWh/ha*yr </small>
</div>
</div>
</div>
<div class="form-check">
<input class="form-check-input ffpv_input" type="checkbox" value="" id="ffpv_gra_lu">
<label class="form-check-label" for="ffpv_gra_lu_check">
Grassland Area Scenario
</label>
<div id="ffpv_gra_legend" style="display:none">
<div class="ffpv-legend">
<small class="ffpv-description">This scenario simulates PV potential on all
grasslands.</small>
<hr>
<small>Yearly potential yield (GWh/yr)</small> <br>
<span class="dot" style="background-color: #FEEBE2"></span> 0 - 2.5 <br>
<span class="dot" style="background-color: #FBB4B9"></span> 2.5 - 7.5 <br>
<span class="dot" style="background-color: #F768A1"></span> 7.5 - 25 <br>
<span class="dot" style="background-color: #C51B8A"></span> 25 - 85 <br>
<span class="dot" style="background-color: #7A0177"></span> >85 <br>
<small>Total Yeild: 1,295 GWh/yr </small> <br>
<small>Specific Yeild: 0.67 GWh/ha*yr </small>
</div>
</div>
</div>
<div class="form-check">
<input class="form-check-input ffpv_input" type="checkbox" value="" id="ffpv_dis_lu">
<label class="form-check-label" for="ffpv_dis_lu_check">
Less-favoured Scenario
</label>
<div id="ffpv_dis_legend" style="display: none">
<div class="ffpv-legend">
<small class="ffpv-description">The Grassland & arable land defined as agriculturally
less productive.</small>
<hr>
<small>Yearly potential yield (GWh/yr)</small> <br>
<span class="dot" style="background-color: #EDF8FB"></span> 0 - 3 <br>
<span class="dot" style="background-color: #B2E2E2"></span> 3 - 8 <br>
<span class="dot" style="background-color: #66C2A4"></span> 8 - 16 <br>
<span class="dot" style="background-color: #2CA25F"></span> 16 - 32 <br>
<span class="dot" style="background-color: #006D2C"></span> >32 <br>
<small>Total Yeild: 187 GWh/yr </small> <br>
<small>Specific Yeild: 0.68 GWh/ha*yr </small>
</div>
</div>
</div>
<div class="form-check">
<input class="form-check-input ffpv_input" type="checkbox" value="" id="ffpv_con_lu">
<label class="form-check-label" for="ffpv_con_lu_check">
Conversion Scenario
</label>
<div id="ffpv_con_legend" style="display: none">
<div class="ffpv-legend">
<small class="ffpv-description">The conversion areas defined by EEG and 200m-corridors
along
highways & railways</small>
<hr>
<small>Yearly potential yield (GWh/yr)</small> <br>
<span class="dot" style="background-color: #F0F9E8"></span> 0 - 2.5 <br>
<span class="dot" style="background-color: #BAE4BC"></span> 2.5 - 7.5 <br>
<span class="dot" style="background-color: #7BCCC4"></span> 7.5 - 25 <br>
<span class="dot" style="background-color: #43A2CA"></span> 25 - 85 <br>
<span class="dot" style="background-color: #0868AC"></span> >85 <br>
<small>Total Yeild: 1,235 GWh/yr </small> <br>
<small>Specific Yeild: 0.68 GWh/ha*yr </small>
</div>
</div>
</div>
<hr>
<div id="BioenergyMenu"></div>
<hr>
<div id="footerArea"></div>
</div>
</div>
</div>
</div>
<script src="https://cdn.jsdelivr.net/npm/apexcharts"></script>
<script src="../build/jquery.min.js"></script>
<script src="../build/pack-min.js"></script>
<script src="../build/pack_lu-min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js"
integrity="sha384-ka7Sk0Gln4gmtz2MlQnikT1wXgYsOg+OMhuP+IlRH9sENBO0LRn5q+8nbTov4+1p" crossorigin="anonymous">
</script>
</body>
</html>
\ No newline at end of file
/*! jQuery v3.6.0 | (c) OpenJS Foundation and other contributors | jquery.org/license */
!function(e,t){"use strict";"object"==typeof module&&"object"==typeof module.exports?module.exports=e.document?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a document");return t(e)}:t(e)}("undefined"!=typeof window?window:this,function(C,e){"use strict";var t=[],r=Object.getPrototypeOf,s=t.slice,g=t.flat?function(e){return t.flat.call(e)}:function(e){return t.concat.apply([],e)},u=t.push,i=t.indexOf,n={},o=n.toString,v=n.hasOwnProperty,a=v.toString,l=a.call(Object),y={},m=function(e){return"function"==typeof e&&"number"!=typeof e.nodeType&&"function"!=typeof e.item},x=function(e){return null!=e&&e===e.window},E=C.document,c={type:!0,src:!0,nonce:!0,noModule:!0};function b(e,t,n){var r,i,o=(n=n||E).createElement("script");if(o.text=e,t)for(r in c)(i=t[r]||t.getAttribute&&t.getAttribute(r))&&o.setAttribute(r,i);n.head.appendChild(o).parentNode.removeChild(o)}function w(e){return null==e?e+"":"object"==typeof e||"function"==typeof e?n[o.call(e)]||"object":typeof e}var f="3.6.0",S=function(e,t){return new S.fn.init(e,t)};function p(e){var t=!!e&&"length"in e&&e.length,n=w(e);return!m(e)&&!x(e)&&("array"===n||0===t||"number"==typeof t&&0<t&&t-1 in e)}S.fn=S.prototype={jquery:f,constructor:S,length:0,toArray:function(){return s.call(this)},get:function(e){return null==e?s.call(this):e<0?this[e+this.length]:this[e]},pushStack:function(e){var t=S.merge(this.constructor(),e);return t.prevObject=this,t},each:function(e){return S.each(this,e)},map:function(n){return this.pushStack(S.map(this,function(e,t){return n.call(e,t,e)}))},slice:function(){return this.pushStack(s.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},even:function(){return this.pushStack(S.grep(this,function(e,t){return(t+1)%2}))},odd:function(){return this.pushStack(S.grep(this,function(e,t){return t%2}))},eq:function(e){var t=this.length,n=+e+(e<0?t:0);return this.pushStack(0<=n&&n<t?[this[n]]:[])},end:function(){return this.prevObject||this.constructor()},push:u,sort:t.sort,splice:t.splice},S.extend=S.fn.extend=function(){var e,t,n,r,i,o,a=arguments[0]||{},s=1,u=arguments.length,l=!1;for("boolean"==typeof a&&(l=a,a=arguments[s]||{},s++),"object"==typeof a||m(a)||(a={}),s===u&&(a=this,s--);s<u;s++)if(null!=(e=arguments[s]))for(t in e)r=e[t],"__proto__"!==t&&a!==r&&(l&&r&&(S.isPlainObject(r)||(i=Array.isArray(r)))?(n=a[t],o=i&&!Array.isArray(n)?[]:i||S.isPlainObject(n)?n:{},i=!1,a[t]=S.extend(l,o,r)):void 0!==r&&(a[t]=r));return a},S.extend({expando:"jQuery"+(f+Math.random()).replace(/\D/g,""),isReady:!0,error:function(e){throw new Error(e)},noop:function(){},isPlainObject:function(e){var t,n;return!(!e||"[object Object]"!==o.call(e))&&(!(t=r(e))||"function"==typeof(n=v.call(t,"constructor")&&t.constructor)&&a.call(n)===l)},isEmptyObject:function(e){var t;for(t in e)return!1;return!0},globalEval:function(e,t,n){b(e,{nonce:t&&t.nonce},n)},each:function(e,t){var n,r=0;if(p(e)){for(n=e.length;r<n;r++)if(!1===t.call(e[r],r,e[r]))break}else for(r in e)if(!1===t.call(e[r],r,e[r]))break;return e},makeArray:function(e,t){var n=t||[];return null!=e&&(p(Object(e))?S.merge(n,"string"==typeof e?[e]:e):u.call(n,e)),n},inArray:function(e,t,n){return null==t?-1:i.call(t,e,n)},merge:function(e,t){for(var n=+t.length,r=0,i=e.length;r<n;r++)e[i++]=t[r];return e.length=i,e},grep:function(e,t,n){for(var r=[],i=0,o=e.length,a=!n;i<o;i++)!t(e[i],i)!==a&&r.push(e[i]);return r},map:function(e,t,n){var r,i,o=0,a=[];if(p(e))for(r=e.length;o<r;o++)null!=(i=t(e[o],o,n))&&a.push(i);else for(o in e)null!=(i=t(e[o],o,n))&&a.push(i);return g(a)},guid:1,support:y}),"function"==typeof Symbol&&(S.fn[Symbol.iterator]=t[Symbol.iterator]),S.each("Boolean Number String Function Array Date RegExp Object Error Symbol".split(" "),function(e,t){n["[object "+t+"]"]=t.toLowerCase()});var d=function(n){var e,d,b,o,i,h,f,g,w,u,l,T,C,a,E,v,s,c,y,S="sizzle"+1*new Date,p=n.document,k=0,r=0,m=ue(),x=ue(),A=ue(),N=ue(),j=function(e,t){return e===t&&(l=!0),0},D={}.hasOwnProperty,t=[],q=t.pop,L=t.push,H=t.push,O=t.slice,P=function(e,t){for(var n=0,r=e.length;n<r;n++)if(e[n]===t)return n;return-1},R="checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",M="[\\x20\\t\\r\\n\\f]",I="(?:\\\\[\\da-fA-F]{1,6}"+M+"?|\\\\[^\\r\\n\\f]|[\\w-]|[^\0-\\x7f])+",W="\\["+M+"*("+I+")(?:"+M+"*([*^$|!~]?=)"+M+"*(?:'((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\"|("+I+"))|)"+M+"*\\]",F=":("+I+")(?:\\((('((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\")|((?:\\\\.|[^\\\\()[\\]]|"+W+")*)|.*)\\)|)",B=new RegExp(M+"+","g"),$=new RegExp("^"+M+"+|((?:^|[^\\\\])(?:\\\\.)*)"+M+"+$","g"),_=new RegExp("^"+M+"*,"+M+"*"),z=new RegExp("^"+M+"*([>+~]|"+M+")"+M+"*"),U=new RegExp(M+"|>"),X=new RegExp(F),V=new RegExp("^"+I+"$"),G={ID:new RegExp("^#("+I+")"),CLASS:new RegExp("^\\.("+I+")"),TAG:new RegExp("^("+I+"|[*])"),ATTR:new RegExp("^"+W),PSEUDO:new RegExp("^"+F),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+M+"*(even|odd|(([+-]|)(\\d*)n|)"+M+"*(?:([+-]|)"+M+"*(\\d+)|))"+M+"*\\)|)","i"),bool:new RegExp("^(?:"+R+")$","i"),needsContext:new RegExp("^"+M+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+M+"*((?:-\\d)?\\d*)"+M+"*\\)|)(?=[^-]|$)","i")},Y=/HTML$/i,Q=/^(?:input|select|textarea|button)$/i,J=/^h\d$/i,K=/^[^{]+\{\s*\[native \w/,Z=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,ee=/[+~]/,te=new RegExp("\\\\[\\da-fA-F]{1,6}"+M+"?|\\\\([^\\r\\n\\f])","g"),ne=function(e,t){var n="0x"+e.slice(1)-65536;return t||(n<0?String.fromCharCode(n+65536):String.fromCharCode(n>>10|55296,1023&n|56320))},re=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,ie=function(e,t){return t?"\0"===e?"\ufffd":e.slice(0,-1)+"\\"+e.charCodeAt(e.length-1).toString(16)+" ":"\\"+e},oe=function(){T()},ae=be(function(e){return!0===e.disabled&&"fieldset"===e.nodeName.toLowerCase()},{dir:"parentNode",next:"legend"});try{H.apply(t=O.call(p.childNodes),p.childNodes),t[p.childNodes.length].nodeType}catch(e){H={apply:t.length?function(e,t){L.apply(e,O.call(t))}:function(e,t){var n=e.length,r=0;while(e[n++]=t[r++]);e.length=n-1}}}function se(t,e,n,r){var i,o,a,s,u,l,c,f=e&&e.ownerDocument,p=e?e.nodeType:9;if(n=n||[],"string"!=typeof t||!t||1!==p&&9!==p&&11!==p)return n;if(!r&&(T(e),e=e||C,E)){if(11!==p&&(u=Z.exec(t)))if(i=u[1]){if(9===p){if(!(a=e.getElementById(i)))return n;if(a.id===i)return n.push(a),n}else if(f&&(a=f.getElementById(i))&&y(e,a)&&a.id===i)return n.push(a),n}else{if(u[2])return H.apply(n,e.getElementsByTagName(t)),n;if((i=u[3])&&d.getElementsByClassName&&e.getElementsByClassName)return H.apply(n,e.getElementsByClassName(i)),n}if(d.qsa&&!N[t+" "]&&(!v||!v.test(t))&&(1!==p||"object"!==e.nodeName.toLowerCase())){if(c=t,f=e,1===p&&(U.test(t)||z.test(t))){(f=ee.test(t)&&ye(e.parentNode)||e)===e&&d.scope||((s=e.getAttribute("id"))?s=s.replace(re,ie):e.setAttribute("id",s=S)),o=(l=h(t)).length;while(o--)l[o]=(s?"#"+s:":scope")+" "+xe(l[o]);c=l.join(",")}try{return H.apply(n,f.querySelectorAll(c)),n}catch(e){N(t,!0)}finally{s===S&&e.removeAttribute("id")}}}return g(t.replace($,"$1"),e,n,r)}function ue(){var r=[];return function e(t,n){return r.push(t+" ")>b.cacheLength&&delete e[r.shift()],e[t+" "]=n}}function le(e){return e[S]=!0,e}function ce(e){var t=C.createElement("fieldset");try{return!!e(t)}catch(e){return!1}finally{t.parentNode&&t.parentNode.removeChild(t),t=null}}function fe(e,t){var n=e.split("|"),r=n.length;while(r--)b.attrHandle[n[r]]=t}function pe(e,t){var n=t&&e,r=n&&1===e.nodeType&&1===t.nodeType&&e.sourceIndex-t.sourceIndex;if(r)return r;if(n)while(n=n.nextSibling)if(n===t)return-1;return e?1:-1}function de(t){return function(e){return"input"===e.nodeName.toLowerCase()&&e.type===t}}function he(n){return function(e){var t=e.nodeName.toLowerCase();return("input"===t||"button"===t)&&e.type===n}}function ge(t){return function(e){return"form"in e?e.parentNode&&!1===e.disabled?"label"in e?"label"in e.parentNode?e.parentNode.disabled===t:e.disabled===t:e.isDisabled===t||e.isDisabled!==!t&&ae(e)===t:e.disabled===t:"label"in e&&e.disabled===t}}function ve(a){return le(function(o){return o=+o,le(function(e,t){var n,r=a([],e.length,o),i=r.length;while(i--)e[n=r[i]]&&(e[n]=!(t[n]=e[n]))})})}function ye(e){return e&&"undefined"!=typeof e.getElementsByTagName&&e}for(e in d=se.support={},i=se.isXML=function(e){var t=e&&e.namespaceURI,n=e&&(e.ownerDocument||e).documentElement;return!Y.test(t||n&&n.nodeName||"HTML")},T=se.setDocument=function(e){var t,n,r=e?e.ownerDocument||e:p;return r!=C&&9===r.nodeType&&r.documentElement&&(a=(C=r).documentElement,E=!i(C),p!=C&&(n=C.defaultView)&&n.top!==n&&(n.addEventListener?n.addEventListener("unload",oe,!1):n.attachEvent&&n.attachEvent("onunload",oe)),d.scope=ce(function(e){return a.appendChild(e).appendChild(C.createElement("div")),"undefined"!=typeof e.querySelectorAll&&!e.querySelectorAll(":scope fieldset div").length}),d.attributes=ce(function(e){return e.className="i",!e.getAttribute("className")}),d.getElementsByTagName=ce(function(e){return e.appendChild(C.createComment("")),!e.getElementsByTagName("*").length}),d.getElementsByClassName=K.test(C.getElementsByClassName),d.getById=ce(function(e){return a.appendChild(e).id=S,!C.getElementsByName||!C.getElementsByName(S).length}),d.getById?(b.filter.ID=function(e){var t=e.replace(te,ne);return function(e){return e.getAttribute("id")===t}},b.find.ID=function(e,t){if("undefined"!=typeof t.getElementById&&E){var n=t.getElementById(e);return n?[n]:[]}}):(b.filter.ID=function(e){var n=e.replace(te,ne);return function(e){var t="undefined"!=typeof e.getAttributeNode&&e.getAttributeNode("id");return t&&t.value===n}},b.find.ID=function(e,t){if("undefined"!=typeof t.getElementById&&E){var n,r,i,o=t.getElementById(e);if(o){if((n=o.getAttributeNode("id"))&&n.value===e)return[o];i=t.getElementsByName(e),r=0;while(o=i[r++])if((n=o.getAttributeNode("id"))&&n.value===e)return[o]}return[]}}),b.find.TAG=d.getElementsByTagName?function(e,t){return"undefined"!=typeof t.getElementsByTagName?t.getElementsByTagName(e):d.qsa?t.querySelectorAll(e):void 0}:function(e,t){var n,r=[],i=0,o=t.getElementsByTagName(e);if("*"===e){while(n=o[i++])1===n.nodeType&&r.push(n);return r}return o},b.find.CLASS=d.getElementsByClassName&&function(e,t){if("undefined"!=typeof t.getElementsByClassName&&E)return t.getElementsByClassName(e)},s=[],v=[],(d.qsa=K.test(C.querySelectorAll))&&(ce(function(e){var t;a.appendChild(e).innerHTML="<a id='"+S+"'></a><select id='"+S+"-\r\\' msallowcapture=''><option selected=''></option></select>",e.querySelectorAll("[msallowcapture^='']").length&&v.push("[*^$]="+M+"*(?:''|\"\")"),e.querySelectorAll("[selected]").length||v.push("\\["+M+"*(?:value|"+R+")"),e.querySelectorAll("[id~="+S+"-]").length||v.push("~="),(t=C.createElement("input")).setAttribute("name",""),e.appendChild(t),e.querySelectorAll("[name='']").length||v.push("\\["+M+"*name"+M+"*="+M+"*(?:''|\"\")"),e.querySelectorAll(":checked").length||v.push(":checked"),e.querySelectorAll("a#"+S+"+*").length||v.push(".#.+[+~]"),e.querySelectorAll("\\\f"),v.push("[\\r\\n\\f]")}),ce(function(e){e.innerHTML="<a href='' disabled='disabled'></a><select disabled='disabled'><option/></select>";var t=C.createElement("input");t.setAttribute("type","hidden"),e.appendChild(t).setAttribute("name","D"),e.querySelectorAll("[name=d]").length&&v.push("name"+M+"*[*^$|!~]?="),2!==e.querySelectorAll(":enabled").length&&v.push(":enabled",":disabled"),a.appendChild(e).disabled=!0,2!==e.querySelectorAll(":disabled").length&&v.push(":enabled",":disabled"),e.querySelectorAll("*,:x"),v.push(",.*:")})),(d.matchesSelector=K.test(c=a.matches||a.webkitMatchesSelector||a.mozMatchesSelector||a.oMatchesSelector||a.msMatchesSelector))&&ce(function(e){d.disconnectedMatch=c.call(e,"*"),c.call(e,"[s!='']:x"),s.push("!=",F)}),v=v.length&&new RegExp(v.join("|")),s=s.length&&new RegExp(s.join("|")),t=K.test(a.compareDocumentPosition),y=t||K.test(a.contains)?function(e,t){var n=9===e.nodeType?e.documentElement:e,r=t&&t.parentNode;return e===r||!(!r||1!==r.nodeType||!(n.contains?n.contains(r):e.compareDocumentPosition&&16&e.compareDocumentPosition(r)))}:function(e,t){if(t)while(t=t.parentNode)if(t===e)return!0;return!1},j=t?function(e,t){if(e===t)return l=!0,0;var n=!e.compareDocumentPosition-!t.compareDocumentPosition;return n||(1&(n=(e.ownerDocument||e)==(t.ownerDocument||t)?e.compareDocumentPosition(t):1)||!d.sortDetached&&t.compareDocumentPosition(e)===n?e==C||e.ownerDocument==p&&y(p,e)?-1:t==C||t.ownerDocument==p&&y(p,t)?1:u?P(u,e)-P(u,t):0:4&n?-1:1)}:function(e,t){if(e===t)return l=!0,0;var n,r=0,i=e.parentNode,o=t.parentNode,a=[e],s=[t];if(!i||!o)return e==C?-1:t==C?1:i?-1:o?1:u?P(u,e)-P(u,t):0;if(i===o)return pe(e,t);n=e;while(n=n.parentNode)a.unshift(n);n=t;while(n=n.parentNode)s.unshift(n);while(a[r]===s[r])r++;return r?pe(a[r],s[r]):a[r]==p?-1:s[r]==p?1:0}),C},se.matches=function(e,t){return se(e,null,null,t)},se.matchesSelector=function(e,t){if(T(e),d.matchesSelector&&E&&!N[t+" "]&&(!s||!s.test(t))&&(!v||!v.test(t)))try{var n=c.call(e,t);if(n||d.disconnectedMatch||e.document&&11!==e.document.nodeType)return n}catch(e){N(t,!0)}return 0<se(t,C,null,[e]).length},se.contains=function(e,t){return(e.ownerDocument||e)!=C&&T(e),y(e,t)},se.attr=function(e,t){(e.ownerDocument||e)!=C&&T(e);var n=b.attrHandle[t.toLowerCase()],r=n&&D.call(b.attrHandle,t.toLowerCase())?n(e,t,!E):void 0;return void 0!==r?r:d.attributes||!E?e.getAttribute(t):(r=e.getAttributeNode(t))&&r.specified?r.value:null},se.escape=function(e){return(e+"").replace(re,ie)},se.error=function(e){throw new Error("Syntax error, unrecognized expression: "+e)},se.uniqueSort=function(e){var t,n=[],r=0,i=0;if(l=!d.detectDuplicates,u=!d.sortStable&&e.slice(0),e.sort(j),l){while(t=e[i++])t===e[i]&&(r=n.push(i));while(r--)e.splice(n[r],1)}return u=null,e},o=se.getText=function(e){var t,n="",r=0,i=e.nodeType;if(i){if(1===i||9===i||11===i){if("string"==typeof e.textContent)return e.textContent;for(e=e.firstChild;e;e=e.nextSibling)n+=o(e)}else if(3===i||4===i)return e.nodeValue}else while(t=e[r++])n+=o(t);return n},(b=se.selectors={cacheLength:50,createPseudo:le,match:G,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(e){return e[1]=e[1].replace(te,ne),e[3]=(e[3]||e[4]||e[5]||"").replace(te,ne),"~="===e[2]&&(e[3]=" "+e[3]+" "),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),"nth"===e[1].slice(0,3)?(e[3]||se.error(e[0]),e[4]=+(e[4]?e[5]+(e[6]||1):2*("even"===e[3]||"odd"===e[3])),e[5]=+(e[7]+e[8]||"odd"===e[3])):e[3]&&se.error(e[0]),e},PSEUDO:function(e){var t,n=!e[6]&&e[2];return G.CHILD.test(e[0])?null:(e[3]?e[2]=e[4]||e[5]||"":n&&X.test(n)&&(t=h(n,!0))&&(t=n.indexOf(")",n.length-t)-n.length)&&(e[0]=e[0].slice(0,t),e[2]=n.slice(0,t)),e.slice(0,3))}},filter:{TAG:function(e){var t=e.replace(te,ne).toLowerCase();return"*"===e?function(){return!0}:function(e){return e.nodeName&&e.nodeName.toLowerCase()===t}},CLASS:function(e){var t=m[e+" "];return t||(t=new RegExp("(^|"+M+")"+e+"("+M+"|$)"))&&m(e,function(e){return t.test("string"==typeof e.className&&e.className||"undefined"!=typeof e.getAttribute&&e.getAttribute("class")||"")})},ATTR:function(n,r,i){return function(e){var t=se.attr(e,n);return null==t?"!="===r:!r||(t+="","="===r?t===i:"!="===r?t!==i:"^="===r?i&&0===t.indexOf(i):"*="===r?i&&-1<t.indexOf(i):"$="===r?i&&t.slice(-i.length)===i:"~="===r?-1<(" "+t.replace(B," ")+" ").indexOf(i):"|="===r&&(t===i||t.slice(0,i.length+1)===i+"-"))}},CHILD:function(h,e,t,g,v){var y="nth"!==h.slice(0,3),m="last"!==h.slice(-4),x="of-type"===e;return 1===g&&0===v?function(e){return!!e.parentNode}:function(e,t,n){var r,i,o,a,s,u,l=y!==m?"nextSibling":"previousSibling",c=e.parentNode,f=x&&e.nodeName.toLowerCase(),p=!n&&!x,d=!1;if(c){if(y){while(l){a=e;while(a=a[l])if(x?a.nodeName.toLowerCase()===f:1===a.nodeType)return!1;u=l="only"===h&&!u&&"nextSibling"}return!0}if(u=[m?c.firstChild:c.lastChild],m&&p){d=(s=(r=(i=(o=(a=c)[S]||(a[S]={}))[a.uniqueID]||(o[a.uniqueID]={}))[h]||[])[0]===k&&r[1])&&r[2],a=s&&c.childNodes[s];while(a=++s&&a&&a[l]||(d=s=0)||u.pop())if(1===a.nodeType&&++d&&a===e){i[h]=[k,s,d];break}}else if(p&&(d=s=(r=(i=(o=(a=e)[S]||(a[S]={}))[a.uniqueID]||(o[a.uniqueID]={}))[h]||[])[0]===k&&r[1]),!1===d)while(a=++s&&a&&a[l]||(d=s=0)||u.pop())if((x?a.nodeName.toLowerCase()===f:1===a.nodeType)&&++d&&(p&&((i=(o=a[S]||(a[S]={}))[a.uniqueID]||(o[a.uniqueID]={}))[h]=[k,d]),a===e))break;return(d-=v)===g||d%g==0&&0<=d/g}}},PSEUDO:function(e,o){var t,a=b.pseudos[e]||b.setFilters[e.toLowerCase()]||se.error("unsupported pseudo: "+e);return a[S]?a(o):1<a.length?(t=[e,e,"",o],b.setFilters.hasOwnProperty(e.toLowerCase())?le(function(e,t){var n,r=a(e,o),i=r.length;while(i--)e[n=P(e,r[i])]=!(t[n]=r[i])}):function(e){return a(e,0,t)}):a}},pseudos:{not:le(function(e){var r=[],i=[],s=f(e.replace($,"$1"));return s[S]?le(function(e,t,n,r){var i,o=s(e,null,r,[]),a=e.length;while(a--)(i=o[a])&&(e[a]=!(t[a]=i))}):function(e,t,n){return r[0]=e,s(r,null,n,i),r[0]=null,!i.pop()}}),has:le(function(t){return function(e){return 0<se(t,e).length}}),contains:le(function(t){return t=t.replace(te,ne),function(e){return-1<(e.textContent||o(e)).indexOf(t)}}),lang:le(function(n){return V.test(n||"")||se.error("unsupported lang: "+n),n=n.replace(te,ne).toLowerCase(),function(e){var t;do{if(t=E?e.lang:e.getAttribute("xml:lang")||e.getAttribute("lang"))return(t=t.toLowerCase())===n||0===t.indexOf(n+"-")}while((e=e.parentNode)&&1===e.nodeType);return!1}}),target:function(e){var t=n.location&&n.location.hash;return t&&t.slice(1)===e.id},root:function(e){return e===a},focus:function(e){return e===C.activeElement&&(!C.hasFocus||C.hasFocus())&&!!(e.type||e.href||~e.tabIndex)},enabled:ge(!1),disabled:ge(!0),checked:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&!!e.checked||"option"===t&&!!e.selected},selected:function(e){return e.parentNode&&e.parentNode.selectedIndex,!0===e.selected},empty:function(e){for(e=e.firstChild;e;e=e.nextSibling)if(e.nodeType<6)return!1;return!0},parent:function(e){return!b.pseudos.empty(e)},header:function(e){return J.test(e.nodeName)},input:function(e){return Q.test(e.nodeName)},button:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&"button"===e.type||"button"===t},text:function(e){var t;return"input"===e.nodeName.toLowerCase()&&"text"===e.type&&(null==(t=e.getAttribute("type"))||"text"===t.toLowerCase())},first:ve(function(){return[0]}),last:ve(function(e,t){return[t-1]}),eq:ve(function(e,t,n){return[n<0?n+t:n]}),even:ve(function(e,t){for(var n=0;n<t;n+=2)e.push(n);return e}),odd:ve(function(e,t){for(var n=1;n<t;n+=2)e.push(n);return e}),lt:ve(function(e,t,n){for(var r=n<0?n+t:t<n?t:n;0<=--r;)e.push(r);return e}),gt:ve(function(e,t,n){for(var r=n<0?n+t:n;++r<t;)e.push(r);return e})}}).pseudos.nth=b.pseudos.eq,{radio:!0,checkbox:!0,file:!0,password:!0,image:!0})b.pseudos[e]=de(e);for(e in{submit:!0,reset:!0})b.pseudos[e]=he(e);function me(){}function xe(e){for(var t=0,n=e.length,r="";t<n;t++)r+=e[t].value;return r}function be(s,e,t){var u=e.dir,l=e.next,c=l||u,f=t&&"parentNode"===c,p=r++;return e.first?function(e,t,n){while(e=e[u])if(1===e.nodeType||f)return s(e,t,n);return!1}:function(e,t,n){var r,i,o,a=[k,p];if(n){while(e=e[u])if((1===e.nodeType||f)&&s(e,t,n))return!0}else while(e=e[u])if(1===e.nodeType||f)if(i=(o=e[S]||(e[S]={}))[e.uniqueID]||(o[e.uniqueID]={}),l&&l===e.nodeName.toLowerCase())e=e[u]||e;else{if((r=i[c])&&r[0]===k&&r[1]===p)return a[2]=r[2];if((i[c]=a)[2]=s(e,t,n))return!0}return!1}}function we(i){return 1<i.length?function(e,t,n){var r=i.length;while(r--)if(!i[r](e,t,n))return!1;return!0}:i[0]}function Te(e,t,n,r,i){for(var o,a=[],s=0,u=e.length,l=null!=t;s<u;s++)(o=e[s])&&(n&&!n(o,r,i)||(a.push(o),l&&t.push(s)));return a}function Ce(d,h,g,v,y,e){return v&&!v[S]&&(v=Ce(v)),y&&!y[S]&&(y=Ce(y,e)),le(function(e,t,n,r){var i,o,a,s=[],u=[],l=t.length,c=e||function(e,t,n){for(var r=0,i=t.length;r<i;r++)se(e,t[r],n);return n}(h||"*",n.nodeType?[n]:n,[]),f=!d||!e&&h?c:Te(c,s,d,n,r),p=g?y||(e?d:l||v)?[]:t:f;if(g&&g(f,p,n,r),v){i=Te(p,u),v(i,[],n,r),o=i.length;while(o--)(a=i[o])&&(p[u[o]]=!(f[u[o]]=a))}if(e){if(y||d){if(y){i=[],o=p.length;while(o--)(a=p[o])&&i.push(f[o]=a);y(null,p=[],i,r)}o=p.length;while(o--)(a=p[o])&&-1<(i=y?P(e,a):s[o])&&(e[i]=!(t[i]=a))}}else p=Te(p===t?p.splice(l,p.length):p),y?y(null,t,p,r):H.apply(t,p)})}function Ee(e){for(var i,t,n,r=e.length,o=b.relative[e[0].type],a=o||b.relative[" "],s=o?1:0,u=be(function(e){return e===i},a,!0),l=be(function(e){return-1<P(i,e)},a,!0),c=[function(e,t,n){var r=!o&&(n||t!==w)||((i=t).nodeType?u(e,t,n):l(e,t,n));return i=null,r}];s<r;s++)if(t=b.relative[e[s].type])c=[be(we(c),t)];else{if((t=b.filter[e[s].type].apply(null,e[s].matches))[S]){for(n=++s;n<r;n++)if(b.relative[e[n].type])break;return Ce(1<s&&we(c),1<s&&xe(e.slice(0,s-1).concat({value:" "===e[s-2].type?"*":""})).replace($,"$1"),t,s<n&&Ee(e.slice(s,n)),n<r&&Ee(e=e.slice(n)),n<r&&xe(e))}c.push(t)}return we(c)}return me.prototype=b.filters=b.pseudos,b.setFilters=new me,h=se.tokenize=function(e,t){var n,r,i,o,a,s,u,l=x[e+" "];if(l)return t?0:l.slice(0);a=e,s=[],u=b.preFilter;while(a){for(o in n&&!(r=_.exec(a))||(r&&(a=a.slice(r[0].length)||a),s.push(i=[])),n=!1,(r=z.exec(a))&&(n=r.shift(),i.push({value:n,type:r[0].replace($," ")}),a=a.slice(n.length)),b.filter)!(r=G[o].exec(a))||u[o]&&!(r=u[o](r))||(n=r.shift(),i.push({value:n,type:o,matches:r}),a=a.slice(n.length));if(!n)break}return t?a.length:a?se.error(e):x(e,s).slice(0)},f=se.compile=function(e,t){var n,v,y,m,x,r,i=[],o=[],a=A[e+" "];if(!a){t||(t=h(e)),n=t.length;while(n--)(a=Ee(t[n]))[S]?i.push(a):o.push(a);(a=A(e,(v=o,m=0<(y=i).length,x=0<v.length,r=function(e,t,n,r,i){var o,a,s,u=0,l="0",c=e&&[],f=[],p=w,d=e||x&&b.find.TAG("*",i),h=k+=null==p?1:Math.random()||.1,g=d.length;for(i&&(w=t==C||t||i);l!==g&&null!=(o=d[l]);l++){if(x&&o){a=0,t||o.ownerDocument==C||(T(o),n=!E);while(s=v[a++])if(s(o,t||C,n)){r.push(o);break}i&&(k=h)}m&&((o=!s&&o)&&u--,e&&c.push(o))}if(u+=l,m&&l!==u){a=0;while(s=y[a++])s(c,f,t,n);if(e){if(0<u)while(l--)c[l]||f[l]||(f[l]=q.call(r));f=Te(f)}H.apply(r,f),i&&!e&&0<f.length&&1<u+y.length&&se.uniqueSort(r)}return i&&(k=h,w=p),c},m?le(r):r))).selector=e}return a},g=se.select=function(e,t,n,r){var i,o,a,s,u,l="function"==typeof e&&e,c=!r&&h(e=l.selector||e);if(n=n||[],1===c.length){if(2<(o=c[0]=c[0].slice(0)).length&&"ID"===(a=o[0]).type&&9===t.nodeType&&E&&b.relative[o[1].type]){if(!(t=(b.find.ID(a.matches[0].replace(te,ne),t)||[])[0]))return n;l&&(t=t.parentNode),e=e.slice(o.shift().value.length)}i=G.needsContext.test(e)?0:o.length;while(i--){if(a=o[i],b.relative[s=a.type])break;if((u=b.find[s])&&(r=u(a.matches[0].replace(te,ne),ee.test(o[0].type)&&ye(t.parentNode)||t))){if(o.splice(i,1),!(e=r.length&&xe(o)))return H.apply(n,r),n;break}}}return(l||f(e,c))(r,t,!E,n,!t||ee.test(e)&&ye(t.parentNode)||t),n},d.sortStable=S.split("").sort(j).join("")===S,d.detectDuplicates=!!l,T(),d.sortDetached=ce(function(e){return 1&e.compareDocumentPosition(C.createElement("fieldset"))}),ce(function(e){return e.innerHTML="<a href='#'></a>","#"===e.firstChild.getAttribute("href")})||fe("type|href|height|width",function(e,t,n){if(!n)return e.getAttribute(t,"type"===t.toLowerCase()?1:2)}),d.attributes&&ce(function(e){return e.innerHTML="<input/>",e.firstChild.setAttribute("value",""),""===e.firstChild.getAttribute("value")})||fe("value",function(e,t,n){if(!n&&"input"===e.nodeName.toLowerCase())return e.defaultValue}),ce(function(e){return null==e.getAttribute("disabled")})||fe(R,function(e,t,n){var r;if(!n)return!0===e[t]?t.toLowerCase():(r=e.getAttributeNode(t))&&r.specified?r.value:null}),se}(C);S.find=d,S.expr=d.selectors,S.expr[":"]=S.expr.pseudos,S.uniqueSort=S.unique=d.uniqueSort,S.text=d.getText,S.isXMLDoc=d.isXML,S.contains=d.contains,S.escapeSelector=d.escape;var h=function(e,t,n){var r=[],i=void 0!==n;while((e=e[t])&&9!==e.nodeType)if(1===e.nodeType){if(i&&S(e).is(n))break;r.push(e)}return r},T=function(e,t){for(var n=[];e;e=e.nextSibling)1===e.nodeType&&e!==t&&n.push(e);return n},k=S.expr.match.needsContext;function A(e,t){return e.nodeName&&e.nodeName.toLowerCase()===t.toLowerCase()}var N=/^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function j(e,n,r){return m(n)?S.grep(e,function(e,t){return!!n.call(e,t,e)!==r}):n.nodeType?S.grep(e,function(e){return e===n!==r}):"string"!=typeof n?S.grep(e,function(e){return-1<i.call(n,e)!==r}):S.filter(n,e,r)}S.filter=function(e,t,n){var r=t[0];return n&&(e=":not("+e+")"),1===t.length&&1===r.nodeType?S.find.matchesSelector(r,e)?[r]:[]:S.find.matches(e,S.grep(t,function(e){return 1===e.nodeType}))},S.fn.extend({find:function(e){var t,n,r=this.length,i=this;if("string"!=typeof e)return this.pushStack(S(e).filter(function(){for(t=0;t<r;t++)if(S.contains(i[t],this))return!0}));for(n=this.pushStack([]),t=0;t<r;t++)S.find(e,i[t],n);return 1<r?S.uniqueSort(n):n},filter:function(e){return this.pushStack(j(this,e||[],!1))},not:function(e){return this.pushStack(j(this,e||[],!0))},is:function(e){return!!j(this,"string"==typeof e&&k.test(e)?S(e):e||[],!1).length}});var D,q=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]+))$/;(S.fn.init=function(e,t,n){var r,i;if(!e)return this;if(n=n||D,"string"==typeof e){if(!(r="<"===e[0]&&">"===e[e.length-1]&&3<=e.length?[null,e,null]:q.exec(e))||!r[1]&&t)return!t||t.jquery?(t||n).find(e):this.constructor(t).find(e);if(r[1]){if(t=t instanceof S?t[0]:t,S.merge(this,S.parseHTML(r[1],t&&t.nodeType?t.ownerDocument||t:E,!0)),N.test(r[1])&&S.isPlainObject(t))for(r in t)m(this[r])?this[r](t[r]):this.attr(r,t[r]);return this}return(i=E.getElementById(r[2]))&&(this[0]=i,this.length=1),this}return e.nodeType?(this[0]=e,this.length=1,this):m(e)?void 0!==n.ready?n.ready(e):e(S):S.makeArray(e,this)}).prototype=S.fn,D=S(E);var L=/^(?:parents|prev(?:Until|All))/,H={children:!0,contents:!0,next:!0,prev:!0};function O(e,t){while((e=e[t])&&1!==e.nodeType);return e}S.fn.extend({has:function(e){var t=S(e,this),n=t.length;return this.filter(function(){for(var e=0;e<n;e++)if(S.contains(this,t[e]))return!0})},closest:function(e,t){var n,r=0,i=this.length,o=[],a="string"!=typeof e&&S(e);if(!k.test(e))for(;r<i;r++)for(n=this[r];n&&n!==t;n=n.parentNode)if(n.nodeType<11&&(a?-1<a.index(n):1===n.nodeType&&S.find.matchesSelector(n,e))){o.push(n);break}return this.pushStack(1<o.length?S.uniqueSort(o):o)},index:function(e){return e?"string"==typeof e?i.call(S(e),this[0]):i.call(this,e.jquery?e[0]:e):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(e,t){return this.pushStack(S.uniqueSort(S.merge(this.get(),S(e,t))))},addBack:function(e){return this.add(null==e?this.prevObject:this.prevObject.filter(e))}}),S.each({parent:function(e){var t=e.parentNode;return t&&11!==t.nodeType?t:null},parents:function(e){return h(e,"parentNode")},parentsUntil:function(e,t,n){return h(e,"parentNode",n)},next:function(e){return O(e,"nextSibling")},prev:function(e){return O(e,"previousSibling")},nextAll:function(e){return h(e,"nextSibling")},prevAll:function(e){return h(e,"previousSibling")},nextUntil:function(e,t,n){return h(e,"nextSibling",n)},prevUntil:function(e,t,n){return h(e,"previousSibling",n)},siblings:function(e){return T((e.parentNode||{}).firstChild,e)},children:function(e){return T(e.firstChild)},contents:function(e){return null!=e.contentDocument&&r(e.contentDocument)?e.contentDocument:(A(e,"template")&&(e=e.content||e),S.merge([],e.childNodes))}},function(r,i){S.fn[r]=function(e,t){var n=S.map(this,i,e);return"Until"!==r.slice(-5)&&(t=e),t&&"string"==typeof t&&(n=S.filter(t,n)),1<this.length&&(H[r]||S.uniqueSort(n),L.test(r)&&n.reverse()),this.pushStack(n)}});var P=/[^\x20\t\r\n\f]+/g;function R(e){return e}function M(e){throw e}function I(e,t,n,r){var i;try{e&&m(i=e.promise)?i.call(e).done(t).fail(n):e&&m(i=e.then)?i.call(e,t,n):t.apply(void 0,[e].slice(r))}catch(e){n.apply(void 0,[e])}}S.Callbacks=function(r){var e,n;r="string"==typeof r?(e=r,n={},S.each(e.match(P)||[],function(e,t){n[t]=!0}),n):S.extend({},r);var i,t,o,a,s=[],u=[],l=-1,c=function(){for(a=a||r.once,o=i=!0;u.length;l=-1){t=u.shift();while(++l<s.length)!1===s[l].apply(t[0],t[1])&&r.stopOnFalse&&(l=s.length,t=!1)}r.memory||(t=!1),i=!1,a&&(s=t?[]:"")},f={add:function(){return s&&(t&&!i&&(l=s.length-1,u.push(t)),function n(e){S.each(e,function(e,t){m(t)?r.unique&&f.has(t)||s.push(t):t&&t.length&&"string"!==w(t)&&n(t)})}(arguments),t&&!i&&c()),this},remove:function(){return S.each(arguments,function(e,t){var n;while(-1<(n=S.inArray(t,s,n)))s.splice(n,1),n<=l&&l--}),this},has:function(e){return e?-1<S.inArray(e,s):0<s.length},empty:function(){return s&&(s=[]),this},disable:function(){return a=u=[],s=t="",this},disabled:function(){return!s},lock:function(){return a=u=[],t||i||(s=t=""),this},locked:function(){return!!a},fireWith:function(e,t){return a||(t=[e,(t=t||[]).slice?t.slice():t],u.push(t),i||c()),this},fire:function(){return f.fireWith(this,arguments),this},fired:function(){return!!o}};return f},S.extend({Deferred:function(e){var o=[["notify","progress",S.Callbacks("memory"),S.Callbacks("memory"),2],["resolve","done",S.Callbacks("once memory"),S.Callbacks("once memory"),0,"resolved"],["reject","fail",S.Callbacks("once memory"),S.Callbacks("once memory"),1,"rejected"]],i="pending",a={state:function(){return i},always:function(){return s.done(arguments).fail(arguments),this},"catch":function(e){return a.then(null,e)},pipe:function(){var i=arguments;return S.Deferred(function(r){S.each(o,function(e,t){var n=m(i[t[4]])&&i[t[4]];s[t[1]](function(){var e=n&&n.apply(this,arguments);e&&m(e.promise)?e.promise().progress(r.notify).done(r.resolve).fail(r.reject):r[t[0]+"With"](this,n?[e]:arguments)})}),i=null}).promise()},then:function(t,n,r){var u=0;function l(i,o,a,s){return function(){var n=this,r=arguments,e=function(){var e,t;if(!(i<u)){if((e=a.apply(n,r))===o.promise())throw new TypeError("Thenable self-resolution");t=e&&("object"==typeof e||"function"==typeof e)&&e.then,m(t)?s?t.call(e,l(u,o,R,s),l(u,o,M,s)):(u++,t.call(e,l(u,o,R,s),l(u,o,M,s),l(u,o,R,o.notifyWith))):(a!==R&&(n=void 0,r=[e]),(s||o.resolveWith)(n,r))}},t=s?e:function(){try{e()}catch(e){S.Deferred.exceptionHook&&S.Deferred.exceptionHook(e,t.stackTrace),u<=i+1&&(a!==M&&(n=void 0,r=[e]),o.rejectWith(n,r))}};i?t():(S.Deferred.getStackHook&&(t.stackTrace=S.Deferred.getStackHook()),C.setTimeout(t))}}return S.Deferred(function(e){o[0][3].add(l(0,e,m(r)?r:R,e.notifyWith)),o[1][3].add(l(0,e,m(t)?t:R)),o[2][3].add(l(0,e,m(n)?n:M))}).promise()},promise:function(e){return null!=e?S.extend(e,a):a}},s={};return S.each(o,function(e,t){var n=t[2],r=t[5];a[t[1]]=n.add,r&&n.add(function(){i=r},o[3-e][2].disable,o[3-e][3].disable,o[0][2].lock,o[0][3].lock),n.add(t[3].fire),s[t[0]]=function(){return s[t[0]+"With"](this===s?void 0:this,arguments),this},s[t[0]+"With"]=n.fireWith}),a.promise(s),e&&e.call(s,s),s},when:function(e){var n=arguments.length,t=n,r=Array(t),i=s.call(arguments),o=S.Deferred(),a=function(t){return function(e){r[t]=this,i[t]=1<arguments.length?s.call(arguments):e,--n||o.resolveWith(r,i)}};if(n<=1&&(I(e,o.done(a(t)).resolve,o.reject,!n),"pending"===o.state()||m(i[t]&&i[t].then)))return o.then();while(t--)I(i[t],a(t),o.reject);return o.promise()}});var W=/^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/;S.Deferred.exceptionHook=function(e,t){C.console&&C.console.warn&&e&&W.test(e.name)&&C.console.warn("jQuery.Deferred exception: "+e.message,e.stack,t)},S.readyException=function(e){C.setTimeout(function(){throw e})};var F=S.Deferred();function B(){E.removeEventListener("DOMContentLoaded",B),C.removeEventListener("load",B),S.ready()}S.fn.ready=function(e){return F.then(e)["catch"](function(e){S.readyException(e)}),this},S.extend({isReady:!1,readyWait:1,ready:function(e){(!0===e?--S.readyWait:S.isReady)||(S.isReady=!0)!==e&&0<--S.readyWait||F.resolveWith(E,[S])}}),S.ready.then=F.then,"complete"===E.readyState||"loading"!==E.readyState&&!E.documentElement.doScroll?C.setTimeout(S.ready):(E.addEventListener("DOMContentLoaded",B),C.addEventListener("load",B));var $=function(e,t,n,r,i,o,a){var s=0,u=e.length,l=null==n;if("object"===w(n))for(s in i=!0,n)$(e,t,s,n[s],!0,o,a);else if(void 0!==r&&(i=!0,m(r)||(a=!0),l&&(a?(t.call(e,r),t=null):(l=t,t=function(e,t,n){return l.call(S(e),n)})),t))for(;s<u;s++)t(e[s],n,a?r:r.call(e[s],s,t(e[s],n)));return i?e:l?t.call(e):u?t(e[0],n):o},_=/^-ms-/,z=/-([a-z])/g;function U(e,t){return t.toUpperCase()}function X(e){return e.replace(_,"ms-").replace(z,U)}var V=function(e){return 1===e.nodeType||9===e.nodeType||!+e.nodeType};function G(){this.expando=S.expando+G.uid++}G.uid=1,G.prototype={cache:function(e){var t=e[this.expando];return t||(t={},V(e)&&(e.nodeType?e[this.expando]=t:Object.defineProperty(e,this.expando,{value:t,configurable:!0}))),t},set:function(e,t,n){var r,i=this.cache(e);if("string"==typeof t)i[X(t)]=n;else for(r in t)i[X(r)]=t[r];return i},get:function(e,t){return void 0===t?this.cache(e):e[this.expando]&&e[this.expando][X(t)]},access:function(e,t,n){return void 0===t||t&&"string"==typeof t&&void 0===n?this.get(e,t):(this.set(e,t,n),void 0!==n?n:t)},remove:function(e,t){var n,r=e[this.expando];if(void 0!==r){if(void 0!==t){n=(t=Array.isArray(t)?t.map(X):(t=X(t))in r?[t]:t.match(P)||[]).length;while(n--)delete r[t[n]]}(void 0===t||S.isEmptyObject(r))&&(e.nodeType?e[this.expando]=void 0:delete e[this.expando])}},hasData:function(e){var t=e[this.expando];return void 0!==t&&!S.isEmptyObject(t)}};var Y=new G,Q=new G,J=/^(?:\{[\w\W]*\}|\[[\w\W]*\])$/,K=/[A-Z]/g;function Z(e,t,n){var r,i;if(void 0===n&&1===e.nodeType)if(r="data-"+t.replace(K,"-$&").toLowerCase(),"string"==typeof(n=e.getAttribute(r))){try{n="true"===(i=n)||"false"!==i&&("null"===i?null:i===+i+""?+i:J.test(i)?JSON.parse(i):i)}catch(e){}Q.set(e,t,n)}else n=void 0;return n}S.extend({hasData:function(e){return Q.hasData(e)||Y.hasData(e)},data:function(e,t,n){return Q.access(e,t,n)},removeData:function(e,t){Q.remove(e,t)},_data:function(e,t,n){return Y.access(e,t,n)},_removeData:function(e,t){Y.remove(e,t)}}),S.fn.extend({data:function(n,e){var t,r,i,o=this[0],a=o&&o.attributes;if(void 0===n){if(this.length&&(i=Q.get(o),1===o.nodeType&&!Y.get(o,"hasDataAttrs"))){t=a.length;while(t--)a[t]&&0===(r=a[t].name).indexOf("data-")&&(r=X(r.slice(5)),Z(o,r,i[r]));Y.set(o,"hasDataAttrs",!0)}return i}return"object"==typeof n?this.each(function(){Q.set(this,n)}):$(this,function(e){var t;if(o&&void 0===e)return void 0!==(t=Q.get(o,n))?t:void 0!==(t=Z(o,n))?t:void 0;this.each(function(){Q.set(this,n,e)})},null,e,1<arguments.length,null,!0)},removeData:function(e){return this.each(function(){Q.remove(this,e)})}}),S.extend({queue:function(e,t,n){var r;if(e)return t=(t||"fx")+"queue",r=Y.get(e,t),n&&(!r||Array.isArray(n)?r=Y.access(e,t,S.makeArray(n)):r.push(n)),r||[]},dequeue:function(e,t){t=t||"fx";var n=S.queue(e,t),r=n.length,i=n.shift(),o=S._queueHooks(e,t);"inprogress"===i&&(i=n.shift(),r--),i&&("fx"===t&&n.unshift("inprogress"),delete o.stop,i.call(e,function(){S.dequeue(e,t)},o)),!r&&o&&o.empty.fire()},_queueHooks:function(e,t){var n=t+"queueHooks";return Y.get(e,n)||Y.access(e,n,{empty:S.Callbacks("once memory").add(function(){Y.remove(e,[t+"queue",n])})})}}),S.fn.extend({queue:function(t,n){var e=2;return"string"!=typeof t&&(n=t,t="fx",e--),arguments.length<e?S.queue(this[0],t):void 0===n?this:this.each(function(){var e=S.queue(this,t,n);S._queueHooks(this,t),"fx"===t&&"inprogress"!==e[0]&&S.dequeue(this,t)})},dequeue:function(e){return this.each(function(){S.dequeue(this,e)})},clearQueue:function(e){return this.queue(e||"fx",[])},promise:function(e,t){var n,r=1,i=S.Deferred(),o=this,a=this.length,s=function(){--r||i.resolveWith(o,[o])};"string"!=typeof e&&(t=e,e=void 0),e=e||"fx";while(a--)(n=Y.get(o[a],e+"queueHooks"))&&n.empty&&(r++,n.empty.add(s));return s(),i.promise(t)}});var ee=/[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/.source,te=new RegExp("^(?:([+-])=|)("+ee+")([a-z%]*)$","i"),ne=["Top","Right","Bottom","Left"],re=E.documentElement,ie=function(e){return S.contains(e.ownerDocument,e)},oe={composed:!0};re.getRootNode&&(ie=function(e){return S.contains(e.ownerDocument,e)||e.getRootNode(oe)===e.ownerDocument});var ae=function(e,t){return"none"===(e=t||e).style.display||""===e.style.display&&ie(e)&&"none"===S.css(e,"display")};function se(e,t,n,r){var i,o,a=20,s=r?function(){return r.cur()}:function(){return S.css(e,t,"")},u=s(),l=n&&n[3]||(S.cssNumber[t]?"":"px"),c=e.nodeType&&(S.cssNumber[t]||"px"!==l&&+u)&&te.exec(S.css(e,t));if(c&&c[3]!==l){u/=2,l=l||c[3],c=+u||1;while(a--)S.style(e,t,c+l),(1-o)*(1-(o=s()/u||.5))<=0&&(a=0),c/=o;c*=2,S.style(e,t,c+l),n=n||[]}return n&&(c=+c||+u||0,i=n[1]?c+(n[1]+1)*n[2]:+n[2],r&&(r.unit=l,r.start=c,r.end=i)),i}var ue={};function le(e,t){for(var n,r,i,o,a,s,u,l=[],c=0,f=e.length;c<f;c++)(r=e[c]).style&&(n=r.style.display,t?("none"===n&&(l[c]=Y.get(r,"display")||null,l[c]||(r.style.display="")),""===r.style.display&&ae(r)&&(l[c]=(u=a=o=void 0,a=(i=r).ownerDocument,s=i.nodeName,(u=ue[s])||(o=a.body.appendChild(a.createElement(s)),u=S.css(o,"display"),o.parentNode.removeChild(o),"none"===u&&(u="block"),ue[s]=u)))):"none"!==n&&(l[c]="none",Y.set(r,"display",n)));for(c=0;c<f;c++)null!=l[c]&&(e[c].style.display=l[c]);return e}S.fn.extend({show:function(){return le(this,!0)},hide:function(){return le(this)},toggle:function(e){return"boolean"==typeof e?e?this.show():this.hide():this.each(function(){ae(this)?S(this).show():S(this).hide()})}});var ce,fe,pe=/^(?:checkbox|radio)$/i,de=/<([a-z][^\/\0>\x20\t\r\n\f]*)/i,he=/^$|^module$|\/(?:java|ecma)script/i;ce=E.createDocumentFragment().appendChild(E.createElement("div")),(fe=E.createElement("input")).setAttribute("type","radio"),fe.setAttribute("checked","checked"),fe.setAttribute("name","t"),ce.appendChild(fe),y.checkClone=ce.cloneNode(!0).cloneNode(!0).lastChild.checked,ce.innerHTML="<textarea>x</textarea>",y.noCloneChecked=!!ce.cloneNode(!0).lastChild.defaultValue,ce.innerHTML="<option></option>",y.option=!!ce.lastChild;var ge={thead:[1,"<table>","</table>"],col:[2,"<table><colgroup>","</colgroup></table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],_default:[0,"",""]};function ve(e,t){var n;return n="undefined"!=typeof e.getElementsByTagName?e.getElementsByTagName(t||"*"):"undefined"!=typeof e.querySelectorAll?e.querySelectorAll(t||"*"):[],void 0===t||t&&A(e,t)?S.merge([e],n):n}function ye(e,t){for(var n=0,r=e.length;n<r;n++)Y.set(e[n],"globalEval",!t||Y.get(t[n],"globalEval"))}ge.tbody=ge.tfoot=ge.colgroup=ge.caption=ge.thead,ge.th=ge.td,y.option||(ge.optgroup=ge.option=[1,"<select multiple='multiple'>","</select>"]);var me=/<|&#?\w+;/;function xe(e,t,n,r,i){for(var o,a,s,u,l,c,f=t.createDocumentFragment(),p=[],d=0,h=e.length;d<h;d++)if((o=e[d])||0===o)if("object"===w(o))S.merge(p,o.nodeType?[o]:o);else if(me.test(o)){a=a||f.appendChild(t.createElement("div")),s=(de.exec(o)||["",""])[1].toLowerCase(),u=ge[s]||ge._default,a.innerHTML=u[1]+S.htmlPrefilter(o)+u[2],c=u[0];while(c--)a=a.lastChild;S.merge(p,a.childNodes),(a=f.firstChild).textContent=""}else p.push(t.createTextNode(o));f.textContent="",d=0;while(o=p[d++])if(r&&-1<S.inArray(o,r))i&&i.push(o);else if(l=ie(o),a=ve(f.appendChild(o),"script"),l&&ye(a),n){c=0;while(o=a[c++])he.test(o.type||"")&&n.push(o)}return f}var be=/^([^.]*)(?:\.(.+)|)/;function we(){return!0}function Te(){return!1}function Ce(e,t){return e===function(){try{return E.activeElement}catch(e){}}()==("focus"===t)}function Ee(e,t,n,r,i,o){var a,s;if("object"==typeof t){for(s in"string"!=typeof n&&(r=r||n,n=void 0),t)Ee(e,s,n,r,t[s],o);return e}if(null==r&&null==i?(i=n,r=n=void 0):null==i&&("string"==typeof n?(i=r,r=void 0):(i=r,r=n,n=void 0)),!1===i)i=Te;else if(!i)return e;return 1===o&&(a=i,(i=function(e){return S().off(e),a.apply(this,arguments)}).guid=a.guid||(a.guid=S.guid++)),e.each(function(){S.event.add(this,t,i,r,n)})}function Se(e,i,o){o?(Y.set(e,i,!1),S.event.add(e,i,{namespace:!1,handler:function(e){var t,n,r=Y.get(this,i);if(1&e.isTrigger&&this[i]){if(r.length)(S.event.special[i]||{}).delegateType&&e.stopPropagation();else if(r=s.call(arguments),Y.set(this,i,r),t=o(this,i),this[i](),r!==(n=Y.get(this,i))||t?Y.set(this,i,!1):n={},r!==n)return e.stopImmediatePropagation(),e.preventDefault(),n&&n.value}else r.length&&(Y.set(this,i,{value:S.event.trigger(S.extend(r[0],S.Event.prototype),r.slice(1),this)}),e.stopImmediatePropagation())}})):void 0===Y.get(e,i)&&S.event.add(e,i,we)}S.event={global:{},add:function(t,e,n,r,i){var o,a,s,u,l,c,f,p,d,h,g,v=Y.get(t);if(V(t)){n.handler&&(n=(o=n).handler,i=o.selector),i&&S.find.matchesSelector(re,i),n.guid||(n.guid=S.guid++),(u=v.events)||(u=v.events=Object.create(null)),(a=v.handle)||(a=v.handle=function(e){return"undefined"!=typeof S&&S.event.triggered!==e.type?S.event.dispatch.apply(t,arguments):void 0}),l=(e=(e||"").match(P)||[""]).length;while(l--)d=g=(s=be.exec(e[l])||[])[1],h=(s[2]||"").split(".").sort(),d&&(f=S.event.special[d]||{},d=(i?f.delegateType:f.bindType)||d,f=S.event.special[d]||{},c=S.extend({type:d,origType:g,data:r,handler:n,guid:n.guid,selector:i,needsContext:i&&S.expr.match.needsContext.test(i),namespace:h.join(".")},o),(p=u[d])||((p=u[d]=[]).delegateCount=0,f.setup&&!1!==f.setup.call(t,r,h,a)||t.addEventListener&&t.addEventListener(d,a)),f.add&&(f.add.call(t,c),c.handler.guid||(c.handler.guid=n.guid)),i?p.splice(p.delegateCount++,0,c):p.push(c),S.event.global[d]=!0)}},remove:function(e,t,n,r,i){var o,a,s,u,l,c,f,p,d,h,g,v=Y.hasData(e)&&Y.get(e);if(v&&(u=v.events)){l=(t=(t||"").match(P)||[""]).length;while(l--)if(d=g=(s=be.exec(t[l])||[])[1],h=(s[2]||"").split(".").sort(),d){f=S.event.special[d]||{},p=u[d=(r?f.delegateType:f.bindType)||d]||[],s=s[2]&&new RegExp("(^|\\.)"+h.join("\\.(?:.*\\.|)")+"(\\.|$)"),a=o=p.length;while(o--)c=p[o],!i&&g!==c.origType||n&&n.guid!==c.guid||s&&!s.test(c.namespace)||r&&r!==c.selector&&("**"!==r||!c.selector)||(p.splice(o,1),c.selector&&p.delegateCount--,f.remove&&f.remove.call(e,c));a&&!p.length&&(f.teardown&&!1!==f.teardown.call(e,h,v.handle)||S.removeEvent(e,d,v.handle),delete u[d])}else for(d in u)S.event.remove(e,d+t[l],n,r,!0);S.isEmptyObject(u)&&Y.remove(e,"handle events")}},dispatch:function(e){var t,n,r,i,o,a,s=new Array(arguments.length),u=S.event.fix(e),l=(Y.get(this,"events")||Object.create(null))[u.type]||[],c=S.event.special[u.type]||{};for(s[0]=u,t=1;t<arguments.length;t++)s[t]=arguments[t];if(u.delegateTarget=this,!c.preDispatch||!1!==c.preDispatch.call(this,u)){a=S.event.handlers.call(this,u,l),t=0;while((i=a[t++])&&!u.isPropagationStopped()){u.currentTarget=i.elem,n=0;while((o=i.handlers[n++])&&!u.isImmediatePropagationStopped())u.rnamespace&&!1!==o.namespace&&!u.rnamespace.test(o.namespace)||(u.handleObj=o,u.data=o.data,void 0!==(r=((S.event.special[o.origType]||{}).handle||o.handler).apply(i.elem,s))&&!1===(u.result=r)&&(u.preventDefault(),u.stopPropagation()))}return c.postDispatch&&c.postDispatch.call(this,u),u.result}},handlers:function(e,t){var n,r,i,o,a,s=[],u=t.delegateCount,l=e.target;if(u&&l.nodeType&&!("click"===e.type&&1<=e.button))for(;l!==this;l=l.parentNode||this)if(1===l.nodeType&&("click"!==e.type||!0!==l.disabled)){for(o=[],a={},n=0;n<u;n++)void 0===a[i=(r=t[n]).selector+" "]&&(a[i]=r.needsContext?-1<S(i,this).index(l):S.find(i,this,null,[l]).length),a[i]&&o.push(r);o.length&&s.push({elem:l,handlers:o})}return l=this,u<t.length&&s.push({elem:l,handlers:t.slice(u)}),s},addProp:function(t,e){Object.defineProperty(S.Event.prototype,t,{enumerable:!0,configurable:!0,get:m(e)?function(){if(this.originalEvent)return e(this.originalEvent)}:function(){if(this.originalEvent)return this.originalEvent[t]},set:function(e){Object.defineProperty(this,t,{enumerable:!0,configurable:!0,writable:!0,value:e})}})},fix:function(e){return e[S.expando]?e:new S.Event(e)},special:{load:{noBubble:!0},click:{setup:function(e){var t=this||e;return pe.test(t.type)&&t.click&&A(t,"input")&&Se(t,"click",we),!1},trigger:function(e){var t=this||e;return pe.test(t.type)&&t.click&&A(t,"input")&&Se(t,"click"),!0},_default:function(e){var t=e.target;return pe.test(t.type)&&t.click&&A(t,"input")&&Y.get(t,"click")||A(t,"a")}},beforeunload:{postDispatch:function(e){void 0!==e.result&&e.originalEvent&&(e.originalEvent.returnValue=e.result)}}}},S.removeEvent=function(e,t,n){e.removeEventListener&&e.removeEventListener(t,n)},S.Event=function(e,t){if(!(this instanceof S.Event))return new S.Event(e,t);e&&e.type?(this.originalEvent=e,this.type=e.type,this.isDefaultPrevented=e.defaultPrevented||void 0===e.defaultPrevented&&!1===e.returnValue?we:Te,this.target=e.target&&3===e.target.nodeType?e.target.parentNode:e.target,this.currentTarget=e.currentTarget,this.relatedTarget=e.relatedTarget):this.type=e,t&&S.extend(this,t),this.timeStamp=e&&e.timeStamp||Date.now(),this[S.expando]=!0},S.Event.prototype={constructor:S.Event,isDefaultPrevented:Te,isPropagationStopped:Te,isImmediatePropagationStopped:Te,isSimulated:!1,preventDefault:function(){var e=this.originalEvent;this.isDefaultPrevented=we,e&&!this.isSimulated&&e.preventDefault()},stopPropagation:function(){var e=this.originalEvent;this.isPropagationStopped=we,e&&!this.isSimulated&&e.stopPropagation()},stopImmediatePropagation:function(){var e=this.originalEvent;this.isImmediatePropagationStopped=we,e&&!this.isSimulated&&e.stopImmediatePropagation(),this.stopPropagation()}},S.each({altKey:!0,bubbles:!0,cancelable:!0,changedTouches:!0,ctrlKey:!0,detail:!0,eventPhase:!0,metaKey:!0,pageX:!0,pageY:!0,shiftKey:!0,view:!0,"char":!0,code:!0,charCode:!0,key:!0,keyCode:!0,button:!0,buttons:!0,clientX:!0,clientY:!0,offsetX:!0,offsetY:!0,pointerId:!0,pointerType:!0,screenX:!0,screenY:!0,targetTouches:!0,toElement:!0,touches:!0,which:!0},S.event.addProp),S.each({focus:"focusin",blur:"focusout"},function(e,t){S.event.special[e]={setup:function(){return Se(this,e,Ce),!1},trigger:function(){return Se(this,e),!0},_default:function(){return!0},delegateType:t}}),S.each({mouseenter:"mouseover",mouseleave:"mouseout",pointerenter:"pointerover",pointerleave:"pointerout"},function(e,i){S.event.special[e]={delegateType:i,bindType:i,handle:function(e){var t,n=e.relatedTarget,r=e.handleObj;return n&&(n===this||S.contains(this,n))||(e.type=r.origType,t=r.handler.apply(this,arguments),e.type=i),t}}}),S.fn.extend({on:function(e,t,n,r){return Ee(this,e,t,n,r)},one:function(e,t,n,r){return Ee(this,e,t,n,r,1)},off:function(e,t,n){var r,i;if(e&&e.preventDefault&&e.handleObj)return r=e.handleObj,S(e.delegateTarget).off(r.namespace?r.origType+"."+r.namespace:r.origType,r.selector,r.handler),this;if("object"==typeof e){for(i in e)this.off(i,t,e[i]);return this}return!1!==t&&"function"!=typeof t||(n=t,t=void 0),!1===n&&(n=Te),this.each(function(){S.event.remove(this,e,n,t)})}});var ke=/<script|<style|<link/i,Ae=/checked\s*(?:[^=]|=\s*.checked.)/i,Ne=/^\s*<!(?:\[CDATA\[|--)|(?:\]\]|--)>\s*$/g;function je(e,t){return A(e,"table")&&A(11!==t.nodeType?t:t.firstChild,"tr")&&S(e).children("tbody")[0]||e}function De(e){return e.type=(null!==e.getAttribute("type"))+"/"+e.type,e}function qe(e){return"true/"===(e.type||"").slice(0,5)?e.type=e.type.slice(5):e.removeAttribute("type"),e}function Le(e,t){var n,r,i,o,a,s;if(1===t.nodeType){if(Y.hasData(e)&&(s=Y.get(e).events))for(i in Y.remove(t,"handle events"),s)for(n=0,r=s[i].length;n<r;n++)S.event.add(t,i,s[i][n]);Q.hasData(e)&&(o=Q.access(e),a=S.extend({},o),Q.set(t,a))}}function He(n,r,i,o){r=g(r);var e,t,a,s,u,l,c=0,f=n.length,p=f-1,d=r[0],h=m(d);if(h||1<f&&"string"==typeof d&&!y.checkClone&&Ae.test(d))return n.each(function(e){var t=n.eq(e);h&&(r[0]=d.call(this,e,t.html())),He(t,r,i,o)});if(f&&(t=(e=xe(r,n[0].ownerDocument,!1,n,o)).firstChild,1===e.childNodes.length&&(e=t),t||o)){for(s=(a=S.map(ve(e,"script"),De)).length;c<f;c++)u=e,c!==p&&(u=S.clone(u,!0,!0),s&&S.merge(a,ve(u,"script"))),i.call(n[c],u,c);if(s)for(l=a[a.length-1].ownerDocument,S.map(a,qe),c=0;c<s;c++)u=a[c],he.test(u.type||"")&&!Y.access(u,"globalEval")&&S.contains(l,u)&&(u.src&&"module"!==(u.type||"").toLowerCase()?S._evalUrl&&!u.noModule&&S._evalUrl(u.src,{nonce:u.nonce||u.getAttribute("nonce")},l):b(u.textContent.replace(Ne,""),u,l))}return n}function Oe(e,t,n){for(var r,i=t?S.filter(t,e):e,o=0;null!=(r=i[o]);o++)n||1!==r.nodeType||S.cleanData(ve(r)),r.parentNode&&(n&&ie(r)&&ye(ve(r,"script")),r.parentNode.removeChild(r));return e}S.extend({htmlPrefilter:function(e){return e},clone:function(e,t,n){var r,i,o,a,s,u,l,c=e.cloneNode(!0),f=ie(e);if(!(y.noCloneChecked||1!==e.nodeType&&11!==e.nodeType||S.isXMLDoc(e)))for(a=ve(c),r=0,i=(o=ve(e)).length;r<i;r++)s=o[r],u=a[r],void 0,"input"===(l=u.nodeName.toLowerCase())&&pe.test(s.type)?u.checked=s.checked:"input"!==l&&"textarea"!==l||(u.defaultValue=s.defaultValue);if(t)if(n)for(o=o||ve(e),a=a||ve(c),r=0,i=o.length;r<i;r++)Le(o[r],a[r]);else Le(e,c);return 0<(a=ve(c,"script")).length&&ye(a,!f&&ve(e,"script")),c},cleanData:function(e){for(var t,n,r,i=S.event.special,o=0;void 0!==(n=e[o]);o++)if(V(n)){if(t=n[Y.expando]){if(t.events)for(r in t.events)i[r]?S.event.remove(n,r):S.removeEvent(n,r,t.handle);n[Y.expando]=void 0}n[Q.expando]&&(n[Q.expando]=void 0)}}}),S.fn.extend({detach:function(e){return Oe(this,e,!0)},remove:function(e){return Oe(this,e)},text:function(e){return $(this,function(e){return void 0===e?S.text(this):this.empty().each(function(){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||(this.textContent=e)})},null,e,arguments.length)},append:function(){return He(this,arguments,function(e){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||je(this,e).appendChild(e)})},prepend:function(){return He(this,arguments,function(e){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var t=je(this,e);t.insertBefore(e,t.firstChild)}})},before:function(){return He(this,arguments,function(e){this.parentNode&&this.parentNode.insertBefore(e,this)})},after:function(){return He(this,arguments,function(e){this.parentNode&&this.parentNode.insertBefore(e,this.nextSibling)})},empty:function(){for(var e,t=0;null!=(e=this[t]);t++)1===e.nodeType&&(S.cleanData(ve(e,!1)),e.textContent="");return this},clone:function(e,t){return e=null!=e&&e,t=null==t?e:t,this.map(function(){return S.clone(this,e,t)})},html:function(e){return $(this,function(e){var t=this[0]||{},n=0,r=this.length;if(void 0===e&&1===t.nodeType)return t.innerHTML;if("string"==typeof e&&!ke.test(e)&&!ge[(de.exec(e)||["",""])[1].toLowerCase()]){e=S.htmlPrefilter(e);try{for(;n<r;n++)1===(t=this[n]||{}).nodeType&&(S.cleanData(ve(t,!1)),t.innerHTML=e);t=0}catch(e){}}t&&this.empty().append(e)},null,e,arguments.length)},replaceWith:function(){var n=[];return He(this,arguments,function(e){var t=this.parentNode;S.inArray(this,n)<0&&(S.cleanData(ve(this)),t&&t.replaceChild(e,this))},n)}}),S.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(e,a){S.fn[e]=function(e){for(var t,n=[],r=S(e),i=r.length-1,o=0;o<=i;o++)t=o===i?this:this.clone(!0),S(r[o])[a](t),u.apply(n,t.get());return this.pushStack(n)}});var Pe=new RegExp("^("+ee+")(?!px)[a-z%]+$","i"),Re=function(e){var t=e.ownerDocument.defaultView;return t&&t.opener||(t=C),t.getComputedStyle(e)},Me=function(e,t,n){var r,i,o={};for(i in t)o[i]=e.style[i],e.style[i]=t[i];for(i in r=n.call(e),t)e.style[i]=o[i];return r},Ie=new RegExp(ne.join("|"),"i");function We(e,t,n){var r,i,o,a,s=e.style;return(n=n||Re(e))&&(""!==(a=n.getPropertyValue(t)||n[t])||ie(e)||(a=S.style(e,t)),!y.pixelBoxStyles()&&Pe.test(a)&&Ie.test(t)&&(r=s.width,i=s.minWidth,o=s.maxWidth,s.minWidth=s.maxWidth=s.width=a,a=n.width,s.width=r,s.minWidth=i,s.maxWidth=o)),void 0!==a?a+"":a}function Fe(e,t){return{get:function(){if(!e())return(this.get=t).apply(this,arguments);delete this.get}}}!function(){function e(){if(l){u.style.cssText="position:absolute;left:-11111px;width:60px;margin-top:1px;padding:0;border:0",l.style.cssText="position:relative;display:block;box-sizing:border-box;overflow:scroll;margin:auto;border:1px;padding:1px;width:60%;top:1%",re.appendChild(u).appendChild(l);var e=C.getComputedStyle(l);n="1%"!==e.top,s=12===t(e.marginLeft),l.style.right="60%",o=36===t(e.right),r=36===t(e.width),l.style.position="absolute",i=12===t(l.offsetWidth/3),re.removeChild(u),l=null}}function t(e){return Math.round(parseFloat(e))}var n,r,i,o,a,s,u=E.createElement("div"),l=E.createElement("div");l.style&&(l.style.backgroundClip="content-box",l.cloneNode(!0).style.backgroundClip="",y.clearCloneStyle="content-box"===l.style.backgroundClip,S.extend(y,{boxSizingReliable:function(){return e(),r},pixelBoxStyles:function(){return e(),o},pixelPosition:function(){return e(),n},reliableMarginLeft:function(){return e(),s},scrollboxSize:function(){return e(),i},reliableTrDimensions:function(){var e,t,n,r;return null==a&&(e=E.createElement("table"),t=E.createElement("tr"),n=E.createElement("div"),e.style.cssText="position:absolute;left:-11111px;border-collapse:separate",t.style.cssText="border:1px solid",t.style.height="1px",n.style.height="9px",n.style.display="block",re.appendChild(e).appendChild(t).appendChild(n),r=C.getComputedStyle(t),a=parseInt(r.height,10)+parseInt(r.borderTopWidth,10)+parseInt(r.borderBottomWidth,10)===t.offsetHeight,re.removeChild(e)),a}}))}();var Be=["Webkit","Moz","ms"],$e=E.createElement("div").style,_e={};function ze(e){var t=S.cssProps[e]||_e[e];return t||(e in $e?e:_e[e]=function(e){var t=e[0].toUpperCase()+e.slice(1),n=Be.length;while(n--)if((e=Be[n]+t)in $e)return e}(e)||e)}var Ue=/^(none|table(?!-c[ea]).+)/,Xe=/^--/,Ve={position:"absolute",visibility:"hidden",display:"block"},Ge={letterSpacing:"0",fontWeight:"400"};function Ye(e,t,n){var r=te.exec(t);return r?Math.max(0,r[2]-(n||0))+(r[3]||"px"):t}function Qe(e,t,n,r,i,o){var a="width"===t?1:0,s=0,u=0;if(n===(r?"border":"content"))return 0;for(;a<4;a+=2)"margin"===n&&(u+=S.css(e,n+ne[a],!0,i)),r?("content"===n&&(u-=S.css(e,"padding"+ne[a],!0,i)),"margin"!==n&&(u-=S.css(e,"border"+ne[a]+"Width",!0,i))):(u+=S.css(e,"padding"+ne[a],!0,i),"padding"!==n?u+=S.css(e,"border"+ne[a]+"Width",!0,i):s+=S.css(e,"border"+ne[a]+"Width",!0,i));return!r&&0<=o&&(u+=Math.max(0,Math.ceil(e["offset"+t[0].toUpperCase()+t.slice(1)]-o-u-s-.5))||0),u}function Je(e,t,n){var r=Re(e),i=(!y.boxSizingReliable()||n)&&"border-box"===S.css(e,"boxSizing",!1,r),o=i,a=We(e,t,r),s="offset"+t[0].toUpperCase()+t.slice(1);if(Pe.test(a)){if(!n)return a;a="auto"}return(!y.boxSizingReliable()&&i||!y.reliableTrDimensions()&&A(e,"tr")||"auto"===a||!parseFloat(a)&&"inline"===S.css(e,"display",!1,r))&&e.getClientRects().length&&(i="border-box"===S.css(e,"boxSizing",!1,r),(o=s in e)&&(a=e[s])),(a=parseFloat(a)||0)+Qe(e,t,n||(i?"border":"content"),o,r,a)+"px"}function Ke(e,t,n,r,i){return new Ke.prototype.init(e,t,n,r,i)}S.extend({cssHooks:{opacity:{get:function(e,t){if(t){var n=We(e,"opacity");return""===n?"1":n}}}},cssNumber:{animationIterationCount:!0,columnCount:!0,fillOpacity:!0,flexGrow:!0,flexShrink:!0,fontWeight:!0,gridArea:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnStart:!0,gridRow:!0,gridRowEnd:!0,gridRowStart:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},cssProps:{},style:function(e,t,n,r){if(e&&3!==e.nodeType&&8!==e.nodeType&&e.style){var i,o,a,s=X(t),u=Xe.test(t),l=e.style;if(u||(t=ze(s)),a=S.cssHooks[t]||S.cssHooks[s],void 0===n)return a&&"get"in a&&void 0!==(i=a.get(e,!1,r))?i:l[t];"string"===(o=typeof n)&&(i=te.exec(n))&&i[1]&&(n=se(e,t,i),o="number"),null!=n&&n==n&&("number"!==o||u||(n+=i&&i[3]||(S.cssNumber[s]?"":"px")),y.clearCloneStyle||""!==n||0!==t.indexOf("background")||(l[t]="inherit"),a&&"set"in a&&void 0===(n=a.set(e,n,r))||(u?l.setProperty(t,n):l[t]=n))}},css:function(e,t,n,r){var i,o,a,s=X(t);return Xe.test(t)||(t=ze(s)),(a=S.cssHooks[t]||S.cssHooks[s])&&"get"in a&&(i=a.get(e,!0,n)),void 0===i&&(i=We(e,t,r)),"normal"===i&&t in Ge&&(i=Ge[t]),""===n||n?(o=parseFloat(i),!0===n||isFinite(o)?o||0:i):i}}),S.each(["height","width"],function(e,u){S.cssHooks[u]={get:function(e,t,n){if(t)return!Ue.test(S.css(e,"display"))||e.getClientRects().length&&e.getBoundingClientRect().width?Je(e,u,n):Me(e,Ve,function(){return Je(e,u,n)})},set:function(e,t,n){var r,i=Re(e),o=!y.scrollboxSize()&&"absolute"===i.position,a=(o||n)&&"border-box"===S.css(e,"boxSizing",!1,i),s=n?Qe(e,u,n,a,i):0;return a&&o&&(s-=Math.ceil(e["offset"+u[0].toUpperCase()+u.slice(1)]-parseFloat(i[u])-Qe(e,u,"border",!1,i)-.5)),s&&(r=te.exec(t))&&"px"!==(r[3]||"px")&&(e.style[u]=t,t=S.css(e,u)),Ye(0,t,s)}}}),S.cssHooks.marginLeft=Fe(y.reliableMarginLeft,function(e,t){if(t)return(parseFloat(We(e,"marginLeft"))||e.getBoundingClientRect().left-Me(e,{marginLeft:0},function(){return e.getBoundingClientRect().left}))+"px"}),S.each({margin:"",padding:"",border:"Width"},function(i,o){S.cssHooks[i+o]={expand:function(e){for(var t=0,n={},r="string"==typeof e?e.split(" "):[e];t<4;t++)n[i+ne[t]+o]=r[t]||r[t-2]||r[0];return n}},"margin"!==i&&(S.cssHooks[i+o].set=Ye)}),S.fn.extend({css:function(e,t){return $(this,function(e,t,n){var r,i,o={},a=0;if(Array.isArray(t)){for(r=Re(e),i=t.length;a<i;a++)o[t[a]]=S.css(e,t[a],!1,r);return o}return void 0!==n?S.style(e,t,n):S.css(e,t)},e,t,1<arguments.length)}}),((S.Tween=Ke).prototype={constructor:Ke,init:function(e,t,n,r,i,o){this.elem=e,this.prop=n,this.easing=i||S.easing._default,this.options=t,this.start=this.now=this.cur(),this.end=r,this.unit=o||(S.cssNumber[n]?"":"px")},cur:function(){var e=Ke.propHooks[this.prop];return e&&e.get?e.get(this):Ke.propHooks._default.get(this)},run:function(e){var t,n=Ke.propHooks[this.prop];return this.options.duration?this.pos=t=S.easing[this.easing](e,this.options.duration*e,0,1,this.options.duration):this.pos=t=e,this.now=(this.end-this.start)*t+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),n&&n.set?n.set(this):Ke.propHooks._default.set(this),this}}).init.prototype=Ke.prototype,(Ke.propHooks={_default:{get:function(e){var t;return 1!==e.elem.nodeType||null!=e.elem[e.prop]&&null==e.elem.style[e.prop]?e.elem[e.prop]:(t=S.css(e.elem,e.prop,""))&&"auto"!==t?t:0},set:function(e){S.fx.step[e.prop]?S.fx.step[e.prop](e):1!==e.elem.nodeType||!S.cssHooks[e.prop]&&null==e.elem.style[ze(e.prop)]?e.elem[e.prop]=e.now:S.style(e.elem,e.prop,e.now+e.unit)}}}).scrollTop=Ke.propHooks.scrollLeft={set:function(e){e.elem.nodeType&&e.elem.parentNode&&(e.elem[e.prop]=e.now)}},S.easing={linear:function(e){return e},swing:function(e){return.5-Math.cos(e*Math.PI)/2},_default:"swing"},S.fx=Ke.prototype.init,S.fx.step={};var Ze,et,tt,nt,rt=/^(?:toggle|show|hide)$/,it=/queueHooks$/;function ot(){et&&(!1===E.hidden&&C.requestAnimationFrame?C.requestAnimationFrame(ot):C.setTimeout(ot,S.fx.interval),S.fx.tick())}function at(){return C.setTimeout(function(){Ze=void 0}),Ze=Date.now()}function st(e,t){var n,r=0,i={height:e};for(t=t?1:0;r<4;r+=2-t)i["margin"+(n=ne[r])]=i["padding"+n]=e;return t&&(i.opacity=i.width=e),i}function ut(e,t,n){for(var r,i=(lt.tweeners[t]||[]).concat(lt.tweeners["*"]),o=0,a=i.length;o<a;o++)if(r=i[o].call(n,t,e))return r}function lt(o,e,t){var n,a,r=0,i=lt.prefilters.length,s=S.Deferred().always(function(){delete u.elem}),u=function(){if(a)return!1;for(var e=Ze||at(),t=Math.max(0,l.startTime+l.duration-e),n=1-(t/l.duration||0),r=0,i=l.tweens.length;r<i;r++)l.tweens[r].run(n);return s.notifyWith(o,[l,n,t]),n<1&&i?t:(i||s.notifyWith(o,[l,1,0]),s.resolveWith(o,[l]),!1)},l=s.promise({elem:o,props:S.extend({},e),opts:S.extend(!0,{specialEasing:{},easing:S.easing._default},t),originalProperties:e,originalOptions:t,startTime:Ze||at(),duration:t.duration,tweens:[],createTween:function(e,t){var n=S.Tween(o,l.opts,e,t,l.opts.specialEasing[e]||l.opts.easing);return l.tweens.push(n),n},stop:function(e){var t=0,n=e?l.tweens.length:0;if(a)return this;for(a=!0;t<n;t++)l.tweens[t].run(1);return e?(s.notifyWith(o,[l,1,0]),s.resolveWith(o,[l,e])):s.rejectWith(o,[l,e]),this}}),c=l.props;for(!function(e,t){var n,r,i,o,a;for(n in e)if(i=t[r=X(n)],o=e[n],Array.isArray(o)&&(i=o[1],o=e[n]=o[0]),n!==r&&(e[r]=o,delete e[n]),(a=S.cssHooks[r])&&"expand"in a)for(n in o=a.expand(o),delete e[r],o)n in e||(e[n]=o[n],t[n]=i);else t[r]=i}(c,l.opts.specialEasing);r<i;r++)if(n=lt.prefilters[r].call(l,o,c,l.opts))return m(n.stop)&&(S._queueHooks(l.elem,l.opts.queue).stop=n.stop.bind(n)),n;return S.map(c,ut,l),m(l.opts.start)&&l.opts.start.call(o,l),l.progress(l.opts.progress).done(l.opts.done,l.opts.complete).fail(l.opts.fail).always(l.opts.always),S.fx.timer(S.extend(u,{elem:o,anim:l,queue:l.opts.queue})),l}S.Animation=S.extend(lt,{tweeners:{"*":[function(e,t){var n=this.createTween(e,t);return se(n.elem,e,te.exec(t),n),n}]},tweener:function(e,t){m(e)?(t=e,e=["*"]):e=e.match(P);for(var n,r=0,i=e.length;r<i;r++)n=e[r],lt.tweeners[n]=lt.tweeners[n]||[],lt.tweeners[n].unshift(t)},prefilters:[function(e,t,n){var r,i,o,a,s,u,l,c,f="width"in t||"height"in t,p=this,d={},h=e.style,g=e.nodeType&&ae(e),v=Y.get(e,"fxshow");for(r in n.queue||(null==(a=S._queueHooks(e,"fx")).unqueued&&(a.unqueued=0,s=a.empty.fire,a.empty.fire=function(){a.unqueued||s()}),a.unqueued++,p.always(function(){p.always(function(){a.unqueued--,S.queue(e,"fx").length||a.empty.fire()})})),t)if(i=t[r],rt.test(i)){if(delete t[r],o=o||"toggle"===i,i===(g?"hide":"show")){if("show"!==i||!v||void 0===v[r])continue;g=!0}d[r]=v&&v[r]||S.style(e,r)}if((u=!S.isEmptyObject(t))||!S.isEmptyObject(d))for(r in f&&1===e.nodeType&&(n.overflow=[h.overflow,h.overflowX,h.overflowY],null==(l=v&&v.display)&&(l=Y.get(e,"display")),"none"===(c=S.css(e,"display"))&&(l?c=l:(le([e],!0),l=e.style.display||l,c=S.css(e,"display"),le([e]))),("inline"===c||"inline-block"===c&&null!=l)&&"none"===S.css(e,"float")&&(u||(p.done(function(){h.display=l}),null==l&&(c=h.display,l="none"===c?"":c)),h.display="inline-block")),n.overflow&&(h.overflow="hidden",p.always(function(){h.overflow=n.overflow[0],h.overflowX=n.overflow[1],h.overflowY=n.overflow[2]})),u=!1,d)u||(v?"hidden"in v&&(g=v.hidden):v=Y.access(e,"fxshow",{display:l}),o&&(v.hidden=!g),g&&le([e],!0),p.done(function(){for(r in g||le([e]),Y.remove(e,"fxshow"),d)S.style(e,r,d[r])})),u=ut(g?v[r]:0,r,p),r in v||(v[r]=u.start,g&&(u.end=u.start,u.start=0))}],prefilter:function(e,t){t?lt.prefilters.unshift(e):lt.prefilters.push(e)}}),S.speed=function(e,t,n){var r=e&&"object"==typeof e?S.extend({},e):{complete:n||!n&&t||m(e)&&e,duration:e,easing:n&&t||t&&!m(t)&&t};return S.fx.off?r.duration=0:"number"!=typeof r.duration&&(r.duration in S.fx.speeds?r.duration=S.fx.speeds[r.duration]:r.duration=S.fx.speeds._default),null!=r.queue&&!0!==r.queue||(r.queue="fx"),r.old=r.complete,r.complete=function(){m(r.old)&&r.old.call(this),r.queue&&S.dequeue(this,r.queue)},r},S.fn.extend({fadeTo:function(e,t,n,r){return this.filter(ae).css("opacity",0).show().end().animate({opacity:t},e,n,r)},animate:function(t,e,n,r){var i=S.isEmptyObject(t),o=S.speed(e,n,r),a=function(){var e=lt(this,S.extend({},t),o);(i||Y.get(this,"finish"))&&e.stop(!0)};return a.finish=a,i||!1===o.queue?this.each(a):this.queue(o.queue,a)},stop:function(i,e,o){var a=function(e){var t=e.stop;delete e.stop,t(o)};return"string"!=typeof i&&(o=e,e=i,i=void 0),e&&this.queue(i||"fx",[]),this.each(function(){var e=!0,t=null!=i&&i+"queueHooks",n=S.timers,r=Y.get(this);if(t)r[t]&&r[t].stop&&a(r[t]);else for(t in r)r[t]&&r[t].stop&&it.test(t)&&a(r[t]);for(t=n.length;t--;)n[t].elem!==this||null!=i&&n[t].queue!==i||(n[t].anim.stop(o),e=!1,n.splice(t,1));!e&&o||S.dequeue(this,i)})},finish:function(a){return!1!==a&&(a=a||"fx"),this.each(function(){var e,t=Y.get(this),n=t[a+"queue"],r=t[a+"queueHooks"],i=S.timers,o=n?n.length:0;for(t.finish=!0,S.queue(this,a,[]),r&&r.stop&&r.stop.call(this,!0),e=i.length;e--;)i[e].elem===this&&i[e].queue===a&&(i[e].anim.stop(!0),i.splice(e,1));for(e=0;e<o;e++)n[e]&&n[e].finish&&n[e].finish.call(this);delete t.finish})}}),S.each(["toggle","show","hide"],function(e,r){var i=S.fn[r];S.fn[r]=function(e,t,n){return null==e||"boolean"==typeof e?i.apply(this,arguments):this.animate(st(r,!0),e,t,n)}}),S.each({slideDown:st("show"),slideUp:st("hide"),slideToggle:st("toggle"),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},function(e,r){S.fn[e]=function(e,t,n){return this.animate(r,e,t,n)}}),S.timers=[],S.fx.tick=function(){var e,t=0,n=S.timers;for(Ze=Date.now();t<n.length;t++)(e=n[t])()||n[t]!==e||n.splice(t--,1);n.length||S.fx.stop(),Ze=void 0},S.fx.timer=function(e){S.timers.push(e),S.fx.start()},S.fx.interval=13,S.fx.start=function(){et||(et=!0,ot())},S.fx.stop=function(){et=null},S.fx.speeds={slow:600,fast:200,_default:400},S.fn.delay=function(r,e){return r=S.fx&&S.fx.speeds[r]||r,e=e||"fx",this.queue(e,function(e,t){var n=C.setTimeout(e,r);t.stop=function(){C.clearTimeout(n)}})},tt=E.createElement("input"),nt=E.createElement("select").appendChild(E.createElement("option")),tt.type="checkbox",y.checkOn=""!==tt.value,y.optSelected=nt.selected,(tt=E.createElement("input")).value="t",tt.type="radio",y.radioValue="t"===tt.value;var ct,ft=S.expr.attrHandle;S.fn.extend({attr:function(e,t){return $(this,S.attr,e,t,1<arguments.length)},removeAttr:function(e){return this.each(function(){S.removeAttr(this,e)})}}),S.extend({attr:function(e,t,n){var r,i,o=e.nodeType;if(3!==o&&8!==o&&2!==o)return"undefined"==typeof e.getAttribute?S.prop(e,t,n):(1===o&&S.isXMLDoc(e)||(i=S.attrHooks[t.toLowerCase()]||(S.expr.match.bool.test(t)?ct:void 0)),void 0!==n?null===n?void S.removeAttr(e,t):i&&"set"in i&&void 0!==(r=i.set(e,n,t))?r:(e.setAttribute(t,n+""),n):i&&"get"in i&&null!==(r=i.get(e,t))?r:null==(r=S.find.attr(e,t))?void 0:r)},attrHooks:{type:{set:function(e,t){if(!y.radioValue&&"radio"===t&&A(e,"input")){var n=e.value;return e.setAttribute("type",t),n&&(e.value=n),t}}}},removeAttr:function(e,t){var n,r=0,i=t&&t.match(P);if(i&&1===e.nodeType)while(n=i[r++])e.removeAttribute(n)}}),ct={set:function(e,t,n){return!1===t?S.removeAttr(e,n):e.setAttribute(n,n),n}},S.each(S.expr.match.bool.source.match(/\w+/g),function(e,t){var a=ft[t]||S.find.attr;ft[t]=function(e,t,n){var r,i,o=t.toLowerCase();return n||(i=ft[o],ft[o]=r,r=null!=a(e,t,n)?o:null,ft[o]=i),r}});var pt=/^(?:input|select|textarea|button)$/i,dt=/^(?:a|area)$/i;function ht(e){return(e.match(P)||[]).join(" ")}function gt(e){return e.getAttribute&&e.getAttribute("class")||""}function vt(e){return Array.isArray(e)?e:"string"==typeof e&&e.match(P)||[]}S.fn.extend({prop:function(e,t){return $(this,S.prop,e,t,1<arguments.length)},removeProp:function(e){return this.each(function(){delete this[S.propFix[e]||e]})}}),S.extend({prop:function(e,t,n){var r,i,o=e.nodeType;if(3!==o&&8!==o&&2!==o)return 1===o&&S.isXMLDoc(e)||(t=S.propFix[t]||t,i=S.propHooks[t]),void 0!==n?i&&"set"in i&&void 0!==(r=i.set(e,n,t))?r:e[t]=n:i&&"get"in i&&null!==(r=i.get(e,t))?r:e[t]},propHooks:{tabIndex:{get:function(e){var t=S.find.attr(e,"tabindex");return t?parseInt(t,10):pt.test(e.nodeName)||dt.test(e.nodeName)&&e.href?0:-1}}},propFix:{"for":"htmlFor","class":"className"}}),y.optSelected||(S.propHooks.selected={get:function(e){var t=e.parentNode;return t&&t.parentNode&&t.parentNode.selectedIndex,null},set:function(e){var t=e.parentNode;t&&(t.selectedIndex,t.parentNode&&t.parentNode.selectedIndex)}}),S.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],function(){S.propFix[this.toLowerCase()]=this}),S.fn.extend({addClass:function(t){var e,n,r,i,o,a,s,u=0;if(m(t))return this.each(function(e){S(this).addClass(t.call(this,e,gt(this)))});if((e=vt(t)).length)while(n=this[u++])if(i=gt(n),r=1===n.nodeType&&" "+ht(i)+" "){a=0;while(o=e[a++])r.indexOf(" "+o+" ")<0&&(r+=o+" ");i!==(s=ht(r))&&n.setAttribute("class",s)}return this},removeClass:function(t){var e,n,r,i,o,a,s,u=0;if(m(t))return this.each(function(e){S(this).removeClass(t.call(this,e,gt(this)))});if(!arguments.length)return this.attr("class","");if((e=vt(t)).length)while(n=this[u++])if(i=gt(n),r=1===n.nodeType&&" "+ht(i)+" "){a=0;while(o=e[a++])while(-1<r.indexOf(" "+o+" "))r=r.replace(" "+o+" "," ");i!==(s=ht(r))&&n.setAttribute("class",s)}return this},toggleClass:function(i,t){var o=typeof i,a="string"===o||Array.isArray(i);return"boolean"==typeof t&&a?t?this.addClass(i):this.removeClass(i):m(i)?this.each(function(e){S(this).toggleClass(i.call(this,e,gt(this),t),t)}):this.each(function(){var e,t,n,r;if(a){t=0,n=S(this),r=vt(i);while(e=r[t++])n.hasClass(e)?n.removeClass(e):n.addClass(e)}else void 0!==i&&"boolean"!==o||((e=gt(this))&&Y.set(this,"__className__",e),this.setAttribute&&this.setAttribute("class",e||!1===i?"":Y.get(this,"__className__")||""))})},hasClass:function(e){var t,n,r=0;t=" "+e+" ";while(n=this[r++])if(1===n.nodeType&&-1<(" "+ht(gt(n))+" ").indexOf(t))return!0;return!1}});var yt=/\r/g;S.fn.extend({val:function(n){var r,e,i,t=this[0];return arguments.length?(i=m(n),this.each(function(e){var t;1===this.nodeType&&(null==(t=i?n.call(this,e,S(this).val()):n)?t="":"number"==typeof t?t+="":Array.isArray(t)&&(t=S.map(t,function(e){return null==e?"":e+""})),(r=S.valHooks[this.type]||S.valHooks[this.nodeName.toLowerCase()])&&"set"in r&&void 0!==r.set(this,t,"value")||(this.value=t))})):t?(r=S.valHooks[t.type]||S.valHooks[t.nodeName.toLowerCase()])&&"get"in r&&void 0!==(e=r.get(t,"value"))?e:"string"==typeof(e=t.value)?e.replace(yt,""):null==e?"":e:void 0}}),S.extend({valHooks:{option:{get:function(e){var t=S.find.attr(e,"value");return null!=t?t:ht(S.text(e))}},select:{get:function(e){var t,n,r,i=e.options,o=e.selectedIndex,a="select-one"===e.type,s=a?null:[],u=a?o+1:i.length;for(r=o<0?u:a?o:0;r<u;r++)if(((n=i[r]).selected||r===o)&&!n.disabled&&(!n.parentNode.disabled||!A(n.parentNode,"optgroup"))){if(t=S(n).val(),a)return t;s.push(t)}return s},set:function(e,t){var n,r,i=e.options,o=S.makeArray(t),a=i.length;while(a--)((r=i[a]).selected=-1<S.inArray(S.valHooks.option.get(r),o))&&(n=!0);return n||(e.selectedIndex=-1),o}}}}),S.each(["radio","checkbox"],function(){S.valHooks[this]={set:function(e,t){if(Array.isArray(t))return e.checked=-1<S.inArray(S(e).val(),t)}},y.checkOn||(S.valHooks[this].get=function(e){return null===e.getAttribute("value")?"on":e.value})}),y.focusin="onfocusin"in C;var mt=/^(?:focusinfocus|focusoutblur)$/,xt=function(e){e.stopPropagation()};S.extend(S.event,{trigger:function(e,t,n,r){var i,o,a,s,u,l,c,f,p=[n||E],d=v.call(e,"type")?e.type:e,h=v.call(e,"namespace")?e.namespace.split("."):[];if(o=f=a=n=n||E,3!==n.nodeType&&8!==n.nodeType&&!mt.test(d+S.event.triggered)&&(-1<d.indexOf(".")&&(d=(h=d.split(".")).shift(),h.sort()),u=d.indexOf(":")<0&&"on"+d,(e=e[S.expando]?e:new S.Event(d,"object"==typeof e&&e)).isTrigger=r?2:3,e.namespace=h.join("."),e.rnamespace=e.namespace?new RegExp("(^|\\.)"+h.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,e.result=void 0,e.target||(e.target=n),t=null==t?[e]:S.makeArray(t,[e]),c=S.event.special[d]||{},r||!c.trigger||!1!==c.trigger.apply(n,t))){if(!r&&!c.noBubble&&!x(n)){for(s=c.delegateType||d,mt.test(s+d)||(o=o.parentNode);o;o=o.parentNode)p.push(o),a=o;a===(n.ownerDocument||E)&&p.push(a.defaultView||a.parentWindow||C)}i=0;while((o=p[i++])&&!e.isPropagationStopped())f=o,e.type=1<i?s:c.bindType||d,(l=(Y.get(o,"events")||Object.create(null))[e.type]&&Y.get(o,"handle"))&&l.apply(o,t),(l=u&&o[u])&&l.apply&&V(o)&&(e.result=l.apply(o,t),!1===e.result&&e.preventDefault());return e.type=d,r||e.isDefaultPrevented()||c._default&&!1!==c._default.apply(p.pop(),t)||!V(n)||u&&m(n[d])&&!x(n)&&((a=n[u])&&(n[u]=null),S.event.triggered=d,e.isPropagationStopped()&&f.addEventListener(d,xt),n[d](),e.isPropagationStopped()&&f.removeEventListener(d,xt),S.event.triggered=void 0,a&&(n[u]=a)),e.result}},simulate:function(e,t,n){var r=S.extend(new S.Event,n,{type:e,isSimulated:!0});S.event.trigger(r,null,t)}}),S.fn.extend({trigger:function(e,t){return this.each(function(){S.event.trigger(e,t,this)})},triggerHandler:function(e,t){var n=this[0];if(n)return S.event.trigger(e,t,n,!0)}}),y.focusin||S.each({focus:"focusin",blur:"focusout"},function(n,r){var i=function(e){S.event.simulate(r,e.target,S.event.fix(e))};S.event.special[r]={setup:function(){var e=this.ownerDocument||this.document||this,t=Y.access(e,r);t||e.addEventListener(n,i,!0),Y.access(e,r,(t||0)+1)},teardown:function(){var e=this.ownerDocument||this.document||this,t=Y.access(e,r)-1;t?Y.access(e,r,t):(e.removeEventListener(n,i,!0),Y.remove(e,r))}}});var bt=C.location,wt={guid:Date.now()},Tt=/\?/;S.parseXML=function(e){var t,n;if(!e||"string"!=typeof e)return null;try{t=(new C.DOMParser).parseFromString(e,"text/xml")}catch(e){}return n=t&&t.getElementsByTagName("parsererror")[0],t&&!n||S.error("Invalid XML: "+(n?S.map(n.childNodes,function(e){return e.textContent}).join("\n"):e)),t};var Ct=/\[\]$/,Et=/\r?\n/g,St=/^(?:submit|button|image|reset|file)$/i,kt=/^(?:input|select|textarea|keygen)/i;function At(n,e,r,i){var t;if(Array.isArray(e))S.each(e,function(e,t){r||Ct.test(n)?i(n,t):At(n+"["+("object"==typeof t&&null!=t?e:"")+"]",t,r,i)});else if(r||"object"!==w(e))i(n,e);else for(t in e)At(n+"["+t+"]",e[t],r,i)}S.param=function(e,t){var n,r=[],i=function(e,t){var n=m(t)?t():t;r[r.length]=encodeURIComponent(e)+"="+encodeURIComponent(null==n?"":n)};if(null==e)return"";if(Array.isArray(e)||e.jquery&&!S.isPlainObject(e))S.each(e,function(){i(this.name,this.value)});else for(n in e)At(n,e[n],t,i);return r.join("&")},S.fn.extend({serialize:function(){return S.param(this.serializeArray())},serializeArray:function(){return this.map(function(){var e=S.prop(this,"elements");return e?S.makeArray(e):this}).filter(function(){var e=this.type;return this.name&&!S(this).is(":disabled")&&kt.test(this.nodeName)&&!St.test(e)&&(this.checked||!pe.test(e))}).map(function(e,t){var n=S(this).val();return null==n?null:Array.isArray(n)?S.map(n,function(e){return{name:t.name,value:e.replace(Et,"\r\n")}}):{name:t.name,value:n.replace(Et,"\r\n")}}).get()}});var Nt=/%20/g,jt=/#.*$/,Dt=/([?&])_=[^&]*/,qt=/^(.*?):[ \t]*([^\r\n]*)$/gm,Lt=/^(?:GET|HEAD)$/,Ht=/^\/\//,Ot={},Pt={},Rt="*/".concat("*"),Mt=E.createElement("a");function It(o){return function(e,t){"string"!=typeof e&&(t=e,e="*");var n,r=0,i=e.toLowerCase().match(P)||[];if(m(t))while(n=i[r++])"+"===n[0]?(n=n.slice(1)||"*",(o[n]=o[n]||[]).unshift(t)):(o[n]=o[n]||[]).push(t)}}function Wt(t,i,o,a){var s={},u=t===Pt;function l(e){var r;return s[e]=!0,S.each(t[e]||[],function(e,t){var n=t(i,o,a);return"string"!=typeof n||u||s[n]?u?!(r=n):void 0:(i.dataTypes.unshift(n),l(n),!1)}),r}return l(i.dataTypes[0])||!s["*"]&&l("*")}function Ft(e,t){var n,r,i=S.ajaxSettings.flatOptions||{};for(n in t)void 0!==t[n]&&((i[n]?e:r||(r={}))[n]=t[n]);return r&&S.extend(!0,e,r),e}Mt.href=bt.href,S.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:bt.href,type:"GET",isLocal:/^(?:about|app|app-storage|.+-extension|file|res|widget):$/.test(bt.protocol),global:!0,processData:!0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":Rt,text:"text/plain",html:"text/html",xml:"application/xml, text/xml",json:"application/json, text/javascript"},contents:{xml:/\bxml\b/,html:/\bhtml/,json:/\bjson\b/},responseFields:{xml:"responseXML",text:"responseText",json:"responseJSON"},converters:{"* text":String,"text html":!0,"text json":JSON.parse,"text xml":S.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(e,t){return t?Ft(Ft(e,S.ajaxSettings),t):Ft(S.ajaxSettings,e)},ajaxPrefilter:It(Ot),ajaxTransport:It(Pt),ajax:function(e,t){"object"==typeof e&&(t=e,e=void 0),t=t||{};var c,f,p,n,d,r,h,g,i,o,v=S.ajaxSetup({},t),y=v.context||v,m=v.context&&(y.nodeType||y.jquery)?S(y):S.event,x=S.Deferred(),b=S.Callbacks("once memory"),w=v.statusCode||{},a={},s={},u="canceled",T={readyState:0,getResponseHeader:function(e){var t;if(h){if(!n){n={};while(t=qt.exec(p))n[t[1].toLowerCase()+" "]=(n[t[1].toLowerCase()+" "]||[]).concat(t[2])}t=n[e.toLowerCase()+" "]}return null==t?null:t.join(", ")},getAllResponseHeaders:function(){return h?p:null},setRequestHeader:function(e,t){return null==h&&(e=s[e.toLowerCase()]=s[e.toLowerCase()]||e,a[e]=t),this},overrideMimeType:function(e){return null==h&&(v.mimeType=e),this},statusCode:function(e){var t;if(e)if(h)T.always(e[T.status]);else for(t in e)w[t]=[w[t],e[t]];return this},abort:function(e){var t=e||u;return c&&c.abort(t),l(0,t),this}};if(x.promise(T),v.url=((e||v.url||bt.href)+"").replace(Ht,bt.protocol+"//"),v.type=t.method||t.type||v.method||v.type,v.dataTypes=(v.dataType||"*").toLowerCase().match(P)||[""],null==v.crossDomain){r=E.createElement("a");try{r.href=v.url,r.href=r.href,v.crossDomain=Mt.protocol+"//"+Mt.host!=r.protocol+"//"+r.host}catch(e){v.crossDomain=!0}}if(v.data&&v.processData&&"string"!=typeof v.data&&(v.data=S.param(v.data,v.traditional)),Wt(Ot,v,t,T),h)return T;for(i in(g=S.event&&v.global)&&0==S.active++&&S.event.trigger("ajaxStart"),v.type=v.type.toUpperCase(),v.hasContent=!Lt.test(v.type),f=v.url.replace(jt,""),v.hasContent?v.data&&v.processData&&0===(v.contentType||"").indexOf("application/x-www-form-urlencoded")&&(v.data=v.data.replace(Nt,"+")):(o=v.url.slice(f.length),v.data&&(v.processData||"string"==typeof v.data)&&(f+=(Tt.test(f)?"&":"?")+v.data,delete v.data),!1===v.cache&&(f=f.replace(Dt,"$1"),o=(Tt.test(f)?"&":"?")+"_="+wt.guid+++o),v.url=f+o),v.ifModified&&(S.lastModified[f]&&T.setRequestHeader("If-Modified-Since",S.lastModified[f]),S.etag[f]&&T.setRequestHeader("If-None-Match",S.etag[f])),(v.data&&v.hasContent&&!1!==v.contentType||t.contentType)&&T.setRequestHeader("Content-Type",v.contentType),T.setRequestHeader("Accept",v.dataTypes[0]&&v.accepts[v.dataTypes[0]]?v.accepts[v.dataTypes[0]]+("*"!==v.dataTypes[0]?", "+Rt+"; q=0.01":""):v.accepts["*"]),v.headers)T.setRequestHeader(i,v.headers[i]);if(v.beforeSend&&(!1===v.beforeSend.call(y,T,v)||h))return T.abort();if(u="abort",b.add(v.complete),T.done(v.success),T.fail(v.error),c=Wt(Pt,v,t,T)){if(T.readyState=1,g&&m.trigger("ajaxSend",[T,v]),h)return T;v.async&&0<v.timeout&&(d=C.setTimeout(function(){T.abort("timeout")},v.timeout));try{h=!1,c.send(a,l)}catch(e){if(h)throw e;l(-1,e)}}else l(-1,"No Transport");function l(e,t,n,r){var i,o,a,s,u,l=t;h||(h=!0,d&&C.clearTimeout(d),c=void 0,p=r||"",T.readyState=0<e?4:0,i=200<=e&&e<300||304===e,n&&(s=function(e,t,n){var r,i,o,a,s=e.contents,u=e.dataTypes;while("*"===u[0])u.shift(),void 0===r&&(r=e.mimeType||t.getResponseHeader("Content-Type"));if(r)for(i in s)if(s[i]&&s[i].test(r)){u.unshift(i);break}if(u[0]in n)o=u[0];else{for(i in n){if(!u[0]||e.converters[i+" "+u[0]]){o=i;break}a||(a=i)}o=o||a}if(o)return o!==u[0]&&u.unshift(o),n[o]}(v,T,n)),!i&&-1<S.inArray("script",v.dataTypes)&&S.inArray("json",v.dataTypes)<0&&(v.converters["text script"]=function(){}),s=function(e,t,n,r){var i,o,a,s,u,l={},c=e.dataTypes.slice();if(c[1])for(a in e.converters)l[a.toLowerCase()]=e.converters[a];o=c.shift();while(o)if(e.responseFields[o]&&(n[e.responseFields[o]]=t),!u&&r&&e.dataFilter&&(t=e.dataFilter(t,e.dataType)),u=o,o=c.shift())if("*"===o)o=u;else if("*"!==u&&u!==o){if(!(a=l[u+" "+o]||l["* "+o]))for(i in l)if((s=i.split(" "))[1]===o&&(a=l[u+" "+s[0]]||l["* "+s[0]])){!0===a?a=l[i]:!0!==l[i]&&(o=s[0],c.unshift(s[1]));break}if(!0!==a)if(a&&e["throws"])t=a(t);else try{t=a(t)}catch(e){return{state:"parsererror",error:a?e:"No conversion from "+u+" to "+o}}}return{state:"success",data:t}}(v,s,T,i),i?(v.ifModified&&((u=T.getResponseHeader("Last-Modified"))&&(S.lastModified[f]=u),(u=T.getResponseHeader("etag"))&&(S.etag[f]=u)),204===e||"HEAD"===v.type?l="nocontent":304===e?l="notmodified":(l=s.state,o=s.data,i=!(a=s.error))):(a=l,!e&&l||(l="error",e<0&&(e=0))),T.status=e,T.statusText=(t||l)+"",i?x.resolveWith(y,[o,l,T]):x.rejectWith(y,[T,l,a]),T.statusCode(w),w=void 0,g&&m.trigger(i?"ajaxSuccess":"ajaxError",[T,v,i?o:a]),b.fireWith(y,[T,l]),g&&(m.trigger("ajaxComplete",[T,v]),--S.active||S.event.trigger("ajaxStop")))}return T},getJSON:function(e,t,n){return S.get(e,t,n,"json")},getScript:function(e,t){return S.get(e,void 0,t,"script")}}),S.each(["get","post"],function(e,i){S[i]=function(e,t,n,r){return m(t)&&(r=r||n,n=t,t=void 0),S.ajax(S.extend({url:e,type:i,dataType:r,data:t,success:n},S.isPlainObject(e)&&e))}}),S.ajaxPrefilter(function(e){var t;for(t in e.headers)"content-type"===t.toLowerCase()&&(e.contentType=e.headers[t]||"")}),S._evalUrl=function(e,t,n){return S.ajax({url:e,type:"GET",dataType:"script",cache:!0,async:!1,global:!1,converters:{"text script":function(){}},dataFilter:function(e){S.globalEval(e,t,n)}})},S.fn.extend({wrapAll:function(e){var t;return this[0]&&(m(e)&&(e=e.call(this[0])),t=S(e,this[0].ownerDocument).eq(0).clone(!0),this[0].parentNode&&t.insertBefore(this[0]),t.map(function(){var e=this;while(e.firstElementChild)e=e.firstElementChild;return e}).append(this)),this},wrapInner:function(n){return m(n)?this.each(function(e){S(this).wrapInner(n.call(this,e))}):this.each(function(){var e=S(this),t=e.contents();t.length?t.wrapAll(n):e.append(n)})},wrap:function(t){var n=m(t);return this.each(function(e){S(this).wrapAll(n?t.call(this,e):t)})},unwrap:function(e){return this.parent(e).not("body").each(function(){S(this).replaceWith(this.childNodes)}),this}}),S.expr.pseudos.hidden=function(e){return!S.expr.pseudos.visible(e)},S.expr.pseudos.visible=function(e){return!!(e.offsetWidth||e.offsetHeight||e.getClientRects().length)},S.ajaxSettings.xhr=function(){try{return new C.XMLHttpRequest}catch(e){}};var Bt={0:200,1223:204},$t=S.ajaxSettings.xhr();y.cors=!!$t&&"withCredentials"in $t,y.ajax=$t=!!$t,S.ajaxTransport(function(i){var o,a;if(y.cors||$t&&!i.crossDomain)return{send:function(e,t){var n,r=i.xhr();if(r.open(i.type,i.url,i.async,i.username,i.password),i.xhrFields)for(n in i.xhrFields)r[n]=i.xhrFields[n];for(n in i.mimeType&&r.overrideMimeType&&r.overrideMimeType(i.mimeType),i.crossDomain||e["X-Requested-With"]||(e["X-Requested-With"]="XMLHttpRequest"),e)r.setRequestHeader(n,e[n]);o=function(e){return function(){o&&(o=a=r.onload=r.onerror=r.onabort=r.ontimeout=r.onreadystatechange=null,"abort"===e?r.abort():"error"===e?"number"!=typeof r.status?t(0,"error"):t(r.status,r.statusText):t(Bt[r.status]||r.status,r.statusText,"text"!==(r.responseType||"text")||"string"!=typeof r.responseText?{binary:r.response}:{text:r.responseText},r.getAllResponseHeaders()))}},r.onload=o(),a=r.onerror=r.ontimeout=o("error"),void 0!==r.onabort?r.onabort=a:r.onreadystatechange=function(){4===r.readyState&&C.setTimeout(function(){o&&a()})},o=o("abort");try{r.send(i.hasContent&&i.data||null)}catch(e){if(o)throw e}},abort:function(){o&&o()}}}),S.ajaxPrefilter(function(e){e.crossDomain&&(e.contents.script=!1)}),S.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/\b(?:java|ecma)script\b/},converters:{"text script":function(e){return S.globalEval(e),e}}}),S.ajaxPrefilter("script",function(e){void 0===e.cache&&(e.cache=!1),e.crossDomain&&(e.type="GET")}),S.ajaxTransport("script",function(n){var r,i;if(n.crossDomain||n.scriptAttrs)return{send:function(e,t){r=S("<script>").attr(n.scriptAttrs||{}).prop({charset:n.scriptCharset,src:n.url}).on("load error",i=function(e){r.remove(),i=null,e&&t("error"===e.type?404:200,e.type)}),E.head.appendChild(r[0])},abort:function(){i&&i()}}});var _t,zt=[],Ut=/(=)\?(?=&|$)|\?\?/;S.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var e=zt.pop()||S.expando+"_"+wt.guid++;return this[e]=!0,e}}),S.ajaxPrefilter("json jsonp",function(e,t,n){var r,i,o,a=!1!==e.jsonp&&(Ut.test(e.url)?"url":"string"==typeof e.data&&0===(e.contentType||"").indexOf("application/x-www-form-urlencoded")&&Ut.test(e.data)&&"data");if(a||"jsonp"===e.dataTypes[0])return r=e.jsonpCallback=m(e.jsonpCallback)?e.jsonpCallback():e.jsonpCallback,a?e[a]=e[a].replace(Ut,"$1"+r):!1!==e.jsonp&&(e.url+=(Tt.test(e.url)?"&":"?")+e.jsonp+"="+r),e.converters["script json"]=function(){return o||S.error(r+" was not called"),o[0]},e.dataTypes[0]="json",i=C[r],C[r]=function(){o=arguments},n.always(function(){void 0===i?S(C).removeProp(r):C[r]=i,e[r]&&(e.jsonpCallback=t.jsonpCallback,zt.push(r)),o&&m(i)&&i(o[0]),o=i=void 0}),"script"}),y.createHTMLDocument=((_t=E.implementation.createHTMLDocument("").body).innerHTML="<form></form><form></form>",2===_t.childNodes.length),S.parseHTML=function(e,t,n){return"string"!=typeof e?[]:("boolean"==typeof t&&(n=t,t=!1),t||(y.createHTMLDocument?((r=(t=E.implementation.createHTMLDocument("")).createElement("base")).href=E.location.href,t.head.appendChild(r)):t=E),o=!n&&[],(i=N.exec(e))?[t.createElement(i[1])]:(i=xe([e],t,o),o&&o.length&&S(o).remove(),S.merge([],i.childNodes)));var r,i,o},S.fn.load=function(e,t,n){var r,i,o,a=this,s=e.indexOf(" ");return-1<s&&(r=ht(e.slice(s)),e=e.slice(0,s)),m(t)?(n=t,t=void 0):t&&"object"==typeof t&&(i="POST"),0<a.length&&S.ajax({url:e,type:i||"GET",dataType:"html",data:t}).done(function(e){o=arguments,a.html(r?S("<div>").append(S.parseHTML(e)).find(r):e)}).always(n&&function(e,t){a.each(function(){n.apply(this,o||[e.responseText,t,e])})}),this},S.expr.pseudos.animated=function(t){return S.grep(S.timers,function(e){return t===e.elem}).length},S.offset={setOffset:function(e,t,n){var r,i,o,a,s,u,l=S.css(e,"position"),c=S(e),f={};"static"===l&&(e.style.position="relative"),s=c.offset(),o=S.css(e,"top"),u=S.css(e,"left"),("absolute"===l||"fixed"===l)&&-1<(o+u).indexOf("auto")?(a=(r=c.position()).top,i=r.left):(a=parseFloat(o)||0,i=parseFloat(u)||0),m(t)&&(t=t.call(e,n,S.extend({},s))),null!=t.top&&(f.top=t.top-s.top+a),null!=t.left&&(f.left=t.left-s.left+i),"using"in t?t.using.call(e,f):c.css(f)}},S.fn.extend({offset:function(t){if(arguments.length)return void 0===t?this:this.each(function(e){S.offset.setOffset(this,t,e)});var e,n,r=this[0];return r?r.getClientRects().length?(e=r.getBoundingClientRect(),n=r.ownerDocument.defaultView,{top:e.top+n.pageYOffset,left:e.left+n.pageXOffset}):{top:0,left:0}:void 0},position:function(){if(this[0]){var e,t,n,r=this[0],i={top:0,left:0};if("fixed"===S.css(r,"position"))t=r.getBoundingClientRect();else{t=this.offset(),n=r.ownerDocument,e=r.offsetParent||n.documentElement;while(e&&(e===n.body||e===n.documentElement)&&"static"===S.css(e,"position"))e=e.parentNode;e&&e!==r&&1===e.nodeType&&((i=S(e).offset()).top+=S.css(e,"borderTopWidth",!0),i.left+=S.css(e,"borderLeftWidth",!0))}return{top:t.top-i.top-S.css(r,"marginTop",!0),left:t.left-i.left-S.css(r,"marginLeft",!0)}}},offsetParent:function(){return this.map(function(){var e=this.offsetParent;while(e&&"static"===S.css(e,"position"))e=e.offsetParent;return e||re})}}),S.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},function(t,i){var o="pageYOffset"===i;S.fn[t]=function(e){return $(this,function(e,t,n){var r;if(x(e)?r=e:9===e.nodeType&&(r=e.defaultView),void 0===n)return r?r[i]:e[t];r?r.scrollTo(o?r.pageXOffset:n,o?n:r.pageYOffset):e[t]=n},t,e,arguments.length)}}),S.each(["top","left"],function(e,n){S.cssHooks[n]=Fe(y.pixelPosition,function(e,t){if(t)return t=We(e,n),Pe.test(t)?S(e).position()[n]+"px":t})}),S.each({Height:"height",Width:"width"},function(a,s){S.each({padding:"inner"+a,content:s,"":"outer"+a},function(r,o){S.fn[o]=function(e,t){var n=arguments.length&&(r||"boolean"!=typeof e),i=r||(!0===e||!0===t?"margin":"border");return $(this,function(e,t,n){var r;return x(e)?0===o.indexOf("outer")?e["inner"+a]:e.document.documentElement["client"+a]:9===e.nodeType?(r=e.documentElement,Math.max(e.body["scroll"+a],r["scroll"+a],e.body["offset"+a],r["offset"+a],r["client"+a])):void 0===n?S.css(e,t,i):S.style(e,t,n,i)},s,n?e:void 0,n)}})}),S.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],function(e,t){S.fn[t]=function(e){return this.on(t,e)}}),S.fn.extend({bind:function(e,t,n){return this.on(e,null,t,n)},unbind:function(e,t){return this.off(e,null,t)},delegate:function(e,t,n,r){return this.on(t,e,n,r)},undelegate:function(e,t,n){return 1===arguments.length?this.off(e,"**"):this.off(t,e||"**",n)},hover:function(e,t){return this.mouseenter(e).mouseleave(t||e)}}),S.each("blur focus focusin focusout resize scroll click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup contextmenu".split(" "),function(e,n){S.fn[n]=function(e,t){return 0<arguments.length?this.on(n,null,e,t):this.trigger(n)}});var Xt=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g;S.proxy=function(e,t){var n,r,i;if("string"==typeof t&&(n=e[t],t=e,e=n),m(e))return r=s.call(arguments,2),(i=function(){return e.apply(t||this,r.concat(s.call(arguments)))}).guid=e.guid=e.guid||S.guid++,i},S.holdReady=function(e){e?S.readyWait++:S.ready(!0)},S.isArray=Array.isArray,S.parseJSON=JSON.parse,S.nodeName=A,S.isFunction=m,S.isWindow=x,S.camelCase=X,S.type=w,S.now=Date.now,S.isNumeric=function(e){var t=S.type(e);return("number"===t||"string"===t)&&!isNaN(e-parseFloat(e))},S.trim=function(e){return null==e?"":(e+"").replace(Xt,"")},"function"==typeof define&&define.amd&&define("jquery",[],function(){return S});var Vt=C.jQuery,Gt=C.$;return S.noConflict=function(e){return C.$===S&&(C.$=Gt),e&&C.jQuery===S&&(C.jQuery=Vt),S},"undefined"==typeof e&&(C.jQuery=C.$=S),S});
\ No newline at end of file
This source diff could not be displayed because it is too large. You can view the blob instead.
@charset "UTF-8";@font-face{font-family:bootstrap-icons;src:url(fonts/bootstrap-icons.woff2?524846017b983fc8ded9325d94ed40f3) format("woff2"),url(fonts/bootstrap-icons.woff?524846017b983fc8ded9325d94ed40f3) format("woff")}.bi::before,[class*=" bi-"]::before,[class^=bi-]::before{display:inline-block;font-family:bootstrap-icons!important;font-style:normal;font-weight:400!important;font-variant:normal;text-transform:none;line-height:1;vertical-align:-.125em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bi-123::before{content:"\f67f"}.bi-alarm-fill::before{content:"\f101"}.bi-alarm::before{content:"\f102"}.bi-align-bottom::before{content:"\f103"}.bi-align-center::before{content:"\f104"}.bi-align-end::before{content:"\f105"}.bi-align-middle::before{content:"\f106"}.bi-align-start::before{content:"\f107"}.bi-align-top::before{content:"\f108"}.bi-alt::before{content:"\f109"}.bi-app-indicator::before{content:"\f10a"}.bi-app::before{content:"\f10b"}.bi-archive-fill::before{content:"\f10c"}.bi-archive::before{content:"\f10d"}.bi-arrow-90deg-down::before{content:"\f10e"}.bi-arrow-90deg-left::before{content:"\f10f"}.bi-arrow-90deg-right::before{content:"\f110"}.bi-arrow-90deg-up::before{content:"\f111"}.bi-arrow-bar-down::before{content:"\f112"}.bi-arrow-bar-left::before{content:"\f113"}.bi-arrow-bar-right::before{content:"\f114"}.bi-arrow-bar-up::before{content:"\f115"}.bi-arrow-clockwise::before{content:"\f116"}.bi-arrow-counterclockwise::before{content:"\f117"}.bi-arrow-down-circle-fill::before{content:"\f118"}.bi-arrow-down-circle::before{content:"\f119"}.bi-arrow-down-left-circle-fill::before{content:"\f11a"}.bi-arrow-down-left-circle::before{content:"\f11b"}.bi-arrow-down-left-square-fill::before{content:"\f11c"}.bi-arrow-down-left-square::before{content:"\f11d"}.bi-arrow-down-left::before{content:"\f11e"}.bi-arrow-down-right-circle-fill::before{content:"\f11f"}.bi-arrow-down-right-circle::before{content:"\f120"}.bi-arrow-down-right-square-fill::before{content:"\f121"}.bi-arrow-down-right-square::before{content:"\f122"}.bi-arrow-down-right::before{content:"\f123"}.bi-arrow-down-short::before{content:"\f124"}.bi-arrow-down-square-fill::before{content:"\f125"}.bi-arrow-down-square::before{content:"\f126"}.bi-arrow-down-up::before{content:"\f127"}.bi-arrow-down::before{content:"\f128"}.bi-arrow-left-circle-fill::before{content:"\f129"}.bi-arrow-left-circle::before{content:"\f12a"}.bi-arrow-left-right::before{content:"\f12b"}.bi-arrow-left-short::before{content:"\f12c"}.bi-arrow-left-square-fill::before{content:"\f12d"}.bi-arrow-left-square::before{content:"\f12e"}.bi-arrow-left::before{content:"\f12f"}.bi-arrow-repeat::before{content:"\f130"}.bi-arrow-return-left::before{content:"\f131"}.bi-arrow-return-right::before{content:"\f132"}.bi-arrow-right-circle-fill::before{content:"\f133"}.bi-arrow-right-circle::before{content:"\f134"}.bi-arrow-right-short::before{content:"\f135"}.bi-arrow-right-square-fill::before{content:"\f136"}.bi-arrow-right-square::before{content:"\f137"}.bi-arrow-right::before{content:"\f138"}.bi-arrow-up-circle-fill::before{content:"\f139"}.bi-arrow-up-circle::before{content:"\f13a"}.bi-arrow-up-left-circle-fill::before{content:"\f13b"}.bi-arrow-up-left-circle::before{content:"\f13c"}.bi-arrow-up-left-square-fill::before{content:"\f13d"}.bi-arrow-up-left-square::before{content:"\f13e"}.bi-arrow-up-left::before{content:"\f13f"}.bi-arrow-up-right-circle-fill::before{content:"\f140"}.bi-arrow-up-right-circle::before{content:"\f141"}.bi-arrow-up-right-square-fill::before{content:"\f142"}.bi-arrow-up-right-square::before{content:"\f143"}.bi-arrow-up-right::before{content:"\f144"}.bi-arrow-up-short::before{content:"\f145"}.bi-arrow-up-square-fill::before{content:"\f146"}.bi-arrow-up-square::before{content:"\f147"}.bi-arrow-up::before{content:"\f148"}.bi-arrows-angle-contract::before{content:"\f149"}.bi-arrows-angle-expand::before{content:"\f14a"}.bi-arrows-collapse::before{content:"\f14b"}.bi-arrows-expand::before{content:"\f14c"}.bi-arrows-fullscreen::before{content:"\f14d"}.bi-arrows-move::before{content:"\f14e"}.bi-aspect-ratio-fill::before{content:"\f14f"}.bi-aspect-ratio::before{content:"\f150"}.bi-asterisk::before{content:"\f151"}.bi-at::before{content:"\f152"}.bi-award-fill::before{content:"\f153"}.bi-award::before{content:"\f154"}.bi-back::before{content:"\f155"}.bi-backspace-fill::before{content:"\f156"}.bi-backspace-reverse-fill::before{content:"\f157"}.bi-backspace-reverse::before{content:"\f158"}.bi-backspace::before{content:"\f159"}.bi-badge-3d-fill::before{content:"\f15a"}.bi-badge-3d::before{content:"\f15b"}.bi-badge-4k-fill::before{content:"\f15c"}.bi-badge-4k::before{content:"\f15d"}.bi-badge-8k-fill::before{content:"\f15e"}.bi-badge-8k::before{content:"\f15f"}.bi-badge-ad-fill::before{content:"\f160"}.bi-badge-ad::before{content:"\f161"}.bi-badge-ar-fill::before{content:"\f162"}.bi-badge-ar::before{content:"\f163"}.bi-badge-cc-fill::before{content:"\f164"}.bi-badge-cc::before{content:"\f165"}.bi-badge-hd-fill::before{content:"\f166"}.bi-badge-hd::before{content:"\f167"}.bi-badge-tm-fill::before{content:"\f168"}.bi-badge-tm::before{content:"\f169"}.bi-badge-vo-fill::before{content:"\f16a"}.bi-badge-vo::before{content:"\f16b"}.bi-badge-vr-fill::before{content:"\f16c"}.bi-badge-vr::before{content:"\f16d"}.bi-badge-wc-fill::before{content:"\f16e"}.bi-badge-wc::before{content:"\f16f"}.bi-bag-check-fill::before{content:"\f170"}.bi-bag-check::before{content:"\f171"}.bi-bag-dash-fill::before{content:"\f172"}.bi-bag-dash::before{content:"\f173"}.bi-bag-fill::before{content:"\f174"}.bi-bag-plus-fill::before{content:"\f175"}.bi-bag-plus::before{content:"\f176"}.bi-bag-x-fill::before{content:"\f177"}.bi-bag-x::before{content:"\f178"}.bi-bag::before{content:"\f179"}.bi-bar-chart-fill::before{content:"\f17a"}.bi-bar-chart-line-fill::before{content:"\f17b"}.bi-bar-chart-line::before{content:"\f17c"}.bi-bar-chart-steps::before{content:"\f17d"}.bi-bar-chart::before{content:"\f17e"}.bi-basket-fill::before{content:"\f17f"}.bi-basket::before{content:"\f180"}.bi-basket2-fill::before{content:"\f181"}.bi-basket2::before{content:"\f182"}.bi-basket3-fill::before{content:"\f183"}.bi-basket3::before{content:"\f184"}.bi-battery-charging::before{content:"\f185"}.bi-battery-full::before{content:"\f186"}.bi-battery-half::before{content:"\f187"}.bi-battery::before{content:"\f188"}.bi-bell-fill::before{content:"\f189"}.bi-bell::before{content:"\f18a"}.bi-bezier::before{content:"\f18b"}.bi-bezier2::before{content:"\f18c"}.bi-bicycle::before{content:"\f18d"}.bi-binoculars-fill::before{content:"\f18e"}.bi-binoculars::before{content:"\f18f"}.bi-blockquote-left::before{content:"\f190"}.bi-blockquote-right::before{content:"\f191"}.bi-book-fill::before{content:"\f192"}.bi-book-half::before{content:"\f193"}.bi-book::before{content:"\f194"}.bi-bookmark-check-fill::before{content:"\f195"}.bi-bookmark-check::before{content:"\f196"}.bi-bookmark-dash-fill::before{content:"\f197"}.bi-bookmark-dash::before{content:"\f198"}.bi-bookmark-fill::before{content:"\f199"}.bi-bookmark-heart-fill::before{content:"\f19a"}.bi-bookmark-heart::before{content:"\f19b"}.bi-bookmark-plus-fill::before{content:"\f19c"}.bi-bookmark-plus::before{content:"\f19d"}.bi-bookmark-star-fill::before{content:"\f19e"}.bi-bookmark-star::before{content:"\f19f"}.bi-bookmark-x-fill::before{content:"\f1a0"}.bi-bookmark-x::before{content:"\f1a1"}.bi-bookmark::before{content:"\f1a2"}.bi-bookmarks-fill::before{content:"\f1a3"}.bi-bookmarks::before{content:"\f1a4"}.bi-bookshelf::before{content:"\f1a5"}.bi-bootstrap-fill::before{content:"\f1a6"}.bi-bootstrap-reboot::before{content:"\f1a7"}.bi-bootstrap::before{content:"\f1a8"}.bi-border-all::before{content:"\f1a9"}.bi-border-bottom::before{content:"\f1aa"}.bi-border-center::before{content:"\f1ab"}.bi-border-inner::before{content:"\f1ac"}.bi-border-left::before{content:"\f1ad"}.bi-border-middle::before{content:"\f1ae"}.bi-border-outer::before{content:"\f1af"}.bi-border-right::before{content:"\f1b0"}.bi-border-style::before{content:"\f1b1"}.bi-border-top::before{content:"\f1b2"}.bi-border-width::before{content:"\f1b3"}.bi-border::before{content:"\f1b4"}.bi-bounding-box-circles::before{content:"\f1b5"}.bi-bounding-box::before{content:"\f1b6"}.bi-box-arrow-down-left::before{content:"\f1b7"}.bi-box-arrow-down-right::before{content:"\f1b8"}.bi-box-arrow-down::before{content:"\f1b9"}.bi-box-arrow-in-down-left::before{content:"\f1ba"}.bi-box-arrow-in-down-right::before{content:"\f1bb"}.bi-box-arrow-in-down::before{content:"\f1bc"}.bi-box-arrow-in-left::before{content:"\f1bd"}.bi-box-arrow-in-right::before{content:"\f1be"}.bi-box-arrow-in-up-left::before{content:"\f1bf"}.bi-box-arrow-in-up-right::before{content:"\f1c0"}.bi-box-arrow-in-up::before{content:"\f1c1"}.bi-box-arrow-left::before{content:"\f1c2"}.bi-box-arrow-right::before{content:"\f1c3"}.bi-box-arrow-up-left::before{content:"\f1c4"}.bi-box-arrow-up-right::before{content:"\f1c5"}.bi-box-arrow-up::before{content:"\f1c6"}.bi-box-seam::before{content:"\f1c7"}.bi-box::before{content:"\f1c8"}.bi-braces::before{content:"\f1c9"}.bi-bricks::before{content:"\f1ca"}.bi-briefcase-fill::before{content:"\f1cb"}.bi-briefcase::before{content:"\f1cc"}.bi-brightness-alt-high-fill::before{content:"\f1cd"}.bi-brightness-alt-high::before{content:"\f1ce"}.bi-brightness-alt-low-fill::before{content:"\f1cf"}.bi-brightness-alt-low::before{content:"\f1d0"}.bi-brightness-high-fill::before{content:"\f1d1"}.bi-brightness-high::before{content:"\f1d2"}.bi-brightness-low-fill::before{content:"\f1d3"}.bi-brightness-low::before{content:"\f1d4"}.bi-broadcast-pin::before{content:"\f1d5"}.bi-broadcast::before{content:"\f1d6"}.bi-brush-fill::before{content:"\f1d7"}.bi-brush::before{content:"\f1d8"}.bi-bucket-fill::before{content:"\f1d9"}.bi-bucket::before{content:"\f1da"}.bi-bug-fill::before{content:"\f1db"}.bi-bug::before{content:"\f1dc"}.bi-building::before{content:"\f1dd"}.bi-bullseye::before{content:"\f1de"}.bi-calculator-fill::before{content:"\f1df"}.bi-calculator::before{content:"\f1e0"}.bi-calendar-check-fill::before{content:"\f1e1"}.bi-calendar-check::before{content:"\f1e2"}.bi-calendar-date-fill::before{content:"\f1e3"}.bi-calendar-date::before{content:"\f1e4"}.bi-calendar-day-fill::before{content:"\f1e5"}.bi-calendar-day::before{content:"\f1e6"}.bi-calendar-event-fill::before{content:"\f1e7"}.bi-calendar-event::before{content:"\f1e8"}.bi-calendar-fill::before{content:"\f1e9"}.bi-calendar-minus-fill::before{content:"\f1ea"}.bi-calendar-minus::before{content:"\f1eb"}.bi-calendar-month-fill::before{content:"\f1ec"}.bi-calendar-month::before{content:"\f1ed"}.bi-calendar-plus-fill::before{content:"\f1ee"}.bi-calendar-plus::before{content:"\f1ef"}.bi-calendar-range-fill::before{content:"\f1f0"}.bi-calendar-range::before{content:"\f1f1"}.bi-calendar-week-fill::before{content:"\f1f2"}.bi-calendar-week::before{content:"\f1f3"}.bi-calendar-x-fill::before{content:"\f1f4"}.bi-calendar-x::before{content:"\f1f5"}.bi-calendar::before{content:"\f1f6"}.bi-calendar2-check-fill::before{content:"\f1f7"}.bi-calendar2-check::before{content:"\f1f8"}.bi-calendar2-date-fill::before{content:"\f1f9"}.bi-calendar2-date::before{content:"\f1fa"}.bi-calendar2-day-fill::before{content:"\f1fb"}.bi-calendar2-day::before{content:"\f1fc"}.bi-calendar2-event-fill::before{content:"\f1fd"}.bi-calendar2-event::before{content:"\f1fe"}.bi-calendar2-fill::before{content:"\f1ff"}.bi-calendar2-minus-fill::before{content:"\f200"}.bi-calendar2-minus::before{content:"\f201"}.bi-calendar2-month-fill::before{content:"\f202"}.bi-calendar2-month::before{content:"\f203"}.bi-calendar2-plus-fill::before{content:"\f204"}.bi-calendar2-plus::before{content:"\f205"}.bi-calendar2-range-fill::before{content:"\f206"}.bi-calendar2-range::before{content:"\f207"}.bi-calendar2-week-fill::before{content:"\f208"}.bi-calendar2-week::before{content:"\f209"}.bi-calendar2-x-fill::before{content:"\f20a"}.bi-calendar2-x::before{content:"\f20b"}.bi-calendar2::before{content:"\f20c"}.bi-calendar3-event-fill::before{content:"\f20d"}.bi-calendar3-event::before{content:"\f20e"}.bi-calendar3-fill::before{content:"\f20f"}.bi-calendar3-range-fill::before{content:"\f210"}.bi-calendar3-range::before{content:"\f211"}.bi-calendar3-week-fill::before{content:"\f212"}.bi-calendar3-week::before{content:"\f213"}.bi-calendar3::before{content:"\f214"}.bi-calendar4-event::before{content:"\f215"}.bi-calendar4-range::before{content:"\f216"}.bi-calendar4-week::before{content:"\f217"}.bi-calendar4::before{content:"\f218"}.bi-camera-fill::before{content:"\f219"}.bi-camera-reels-fill::before{content:"\f21a"}.bi-camera-reels::before{content:"\f21b"}.bi-camera-video-fill::before{content:"\f21c"}.bi-camera-video-off-fill::before{content:"\f21d"}.bi-camera-video-off::before{content:"\f21e"}.bi-camera-video::before{content:"\f21f"}.bi-camera::before{content:"\f220"}.bi-camera2::before{content:"\f221"}.bi-capslock-fill::before{content:"\f222"}.bi-capslock::before{content:"\f223"}.bi-card-checklist::before{content:"\f224"}.bi-card-heading::before{content:"\f225"}.bi-card-image::before{content:"\f226"}.bi-card-list::before{content:"\f227"}.bi-card-text::before{content:"\f228"}.bi-caret-down-fill::before{content:"\f229"}.bi-caret-down-square-fill::before{content:"\f22a"}.bi-caret-down-square::before{content:"\f22b"}.bi-caret-down::before{content:"\f22c"}.bi-caret-left-fill::before{content:"\f22d"}.bi-caret-left-square-fill::before{content:"\f22e"}.bi-caret-left-square::before{content:"\f22f"}.bi-caret-left::before{content:"\f230"}.bi-caret-right-fill::before{content:"\f231"}.bi-caret-right-square-fill::before{content:"\f232"}.bi-caret-right-square::before{content:"\f233"}.bi-caret-right::before{content:"\f234"}.bi-caret-up-fill::before{content:"\f235"}.bi-caret-up-square-fill::before{content:"\f236"}.bi-caret-up-square::before{content:"\f237"}.bi-caret-up::before{content:"\f238"}.bi-cart-check-fill::before{content:"\f239"}.bi-cart-check::before{content:"\f23a"}.bi-cart-dash-fill::before{content:"\f23b"}.bi-cart-dash::before{content:"\f23c"}.bi-cart-fill::before{content:"\f23d"}.bi-cart-plus-fill::before{content:"\f23e"}.bi-cart-plus::before{content:"\f23f"}.bi-cart-x-fill::before{content:"\f240"}.bi-cart-x::before{content:"\f241"}.bi-cart::before{content:"\f242"}.bi-cart2::before{content:"\f243"}.bi-cart3::before{content:"\f244"}.bi-cart4::before{content:"\f245"}.bi-cash-stack::before{content:"\f246"}.bi-cash::before{content:"\f247"}.bi-cast::before{content:"\f248"}.bi-chat-dots-fill::before{content:"\f249"}.bi-chat-dots::before{content:"\f24a"}.bi-chat-fill::before{content:"\f24b"}.bi-chat-left-dots-fill::before{content:"\f24c"}.bi-chat-left-dots::before{content:"\f24d"}.bi-chat-left-fill::before{content:"\f24e"}.bi-chat-left-quote-fill::before{content:"\f24f"}.bi-chat-left-quote::before{content:"\f250"}.bi-chat-left-text-fill::before{content:"\f251"}.bi-chat-left-text::before{content:"\f252"}.bi-chat-left::before{content:"\f253"}.bi-chat-quote-fill::before{content:"\f254"}.bi-chat-quote::before{content:"\f255"}.bi-chat-right-dots-fill::before{content:"\f256"}.bi-chat-right-dots::before{content:"\f257"}.bi-chat-right-fill::before{content:"\f258"}.bi-chat-right-quote-fill::before{content:"\f259"}.bi-chat-right-quote::before{content:"\f25a"}.bi-chat-right-text-fill::before{content:"\f25b"}.bi-chat-right-text::before{content:"\f25c"}.bi-chat-right::before{content:"\f25d"}.bi-chat-square-dots-fill::before{content:"\f25e"}.bi-chat-square-dots::before{content:"\f25f"}.bi-chat-square-fill::before{content:"\f260"}.bi-chat-square-quote-fill::before{content:"\f261"}.bi-chat-square-quote::before{content:"\f262"}.bi-chat-square-text-fill::before{content:"\f263"}.bi-chat-square-text::before{content:"\f264"}.bi-chat-square::before{content:"\f265"}.bi-chat-text-fill::before{content:"\f266"}.bi-chat-text::before{content:"\f267"}.bi-chat::before{content:"\f268"}.bi-check-all::before{content:"\f269"}.bi-check-circle-fill::before{content:"\f26a"}.bi-check-circle::before{content:"\f26b"}.bi-check-square-fill::before{content:"\f26c"}.bi-check-square::before{content:"\f26d"}.bi-check::before{content:"\f26e"}.bi-check2-all::before{content:"\f26f"}.bi-check2-circle::before{content:"\f270"}.bi-check2-square::before{content:"\f271"}.bi-check2::before{content:"\f272"}.bi-chevron-bar-contract::before{content:"\f273"}.bi-chevron-bar-down::before{content:"\f274"}.bi-chevron-bar-expand::before{content:"\f275"}.bi-chevron-bar-left::before{content:"\f276"}.bi-chevron-bar-right::before{content:"\f277"}.bi-chevron-bar-up::before{content:"\f278"}.bi-chevron-compact-down::before{content:"\f279"}.bi-chevron-compact-left::before{content:"\f27a"}.bi-chevron-compact-right::before{content:"\f27b"}.bi-chevron-compact-up::before{content:"\f27c"}.bi-chevron-contract::before{content:"\f27d"}.bi-chevron-double-down::before{content:"\f27e"}.bi-chevron-double-left::before{content:"\f27f"}.bi-chevron-double-right::before{content:"\f280"}.bi-chevron-double-up::before{content:"\f281"}.bi-chevron-down::before{content:"\f282"}.bi-chevron-expand::before{content:"\f283"}.bi-chevron-left::before{content:"\f284"}.bi-chevron-right::before{content:"\f285"}.bi-chevron-up::before{content:"\f286"}.bi-circle-fill::before{content:"\f287"}.bi-circle-half::before{content:"\f288"}.bi-circle-square::before{content:"\f289"}.bi-circle::before{content:"\f28a"}.bi-clipboard-check::before{content:"\f28b"}.bi-clipboard-data::before{content:"\f28c"}.bi-clipboard-minus::before{content:"\f28d"}.bi-clipboard-plus::before{content:"\f28e"}.bi-clipboard-x::before{content:"\f28f"}.bi-clipboard::before{content:"\f290"}.bi-clock-fill::before{content:"\f291"}.bi-clock-history::before{content:"\f292"}.bi-clock::before{content:"\f293"}.bi-cloud-arrow-down-fill::before{content:"\f294"}.bi-cloud-arrow-down::before{content:"\f295"}.bi-cloud-arrow-up-fill::before{content:"\f296"}.bi-cloud-arrow-up::before{content:"\f297"}.bi-cloud-check-fill::before{content:"\f298"}.bi-cloud-check::before{content:"\f299"}.bi-cloud-download-fill::before{content:"\f29a"}.bi-cloud-download::before{content:"\f29b"}.bi-cloud-drizzle-fill::before{content:"\f29c"}.bi-cloud-drizzle::before{content:"\f29d"}.bi-cloud-fill::before{content:"\f29e"}.bi-cloud-fog-fill::before{content:"\f29f"}.bi-cloud-fog::before{content:"\f2a0"}.bi-cloud-fog2-fill::before{content:"\f2a1"}.bi-cloud-fog2::before{content:"\f2a2"}.bi-cloud-hail-fill::before{content:"\f2a3"}.bi-cloud-hail::before{content:"\f2a4"}.bi-cloud-haze-1::before{content:"\f2a5"}.bi-cloud-haze-fill::before{content:"\f2a6"}.bi-cloud-haze::before{content:"\f2a7"}.bi-cloud-haze2-fill::before{content:"\f2a8"}.bi-cloud-lightning-fill::before{content:"\f2a9"}.bi-cloud-lightning-rain-fill::before{content:"\f2aa"}.bi-cloud-lightning-rain::before{content:"\f2ab"}.bi-cloud-lightning::before{content:"\f2ac"}.bi-cloud-minus-fill::before{content:"\f2ad"}.bi-cloud-minus::before{content:"\f2ae"}.bi-cloud-moon-fill::before{content:"\f2af"}.bi-cloud-moon::before{content:"\f2b0"}.bi-cloud-plus-fill::before{content:"\f2b1"}.bi-cloud-plus::before{content:"\f2b2"}.bi-cloud-rain-fill::before{content:"\f2b3"}.bi-cloud-rain-heavy-fill::before{content:"\f2b4"}.bi-cloud-rain-heavy::before{content:"\f2b5"}.bi-cloud-rain::before{content:"\f2b6"}.bi-cloud-slash-fill::before{content:"\f2b7"}.bi-cloud-slash::before{content:"\f2b8"}.bi-cloud-sleet-fill::before{content:"\f2b9"}.bi-cloud-sleet::before{content:"\f2ba"}.bi-cloud-snow-fill::before{content:"\f2bb"}.bi-cloud-snow::before{content:"\f2bc"}.bi-cloud-sun-fill::before{content:"\f2bd"}.bi-cloud-sun::before{content:"\f2be"}.bi-cloud-upload-fill::before{content:"\f2bf"}.bi-cloud-upload::before{content:"\f2c0"}.bi-cloud::before{content:"\f2c1"}.bi-clouds-fill::before{content:"\f2c2"}.bi-clouds::before{content:"\f2c3"}.bi-cloudy-fill::before{content:"\f2c4"}.bi-cloudy::before{content:"\f2c5"}.bi-code-slash::before{content:"\f2c6"}.bi-code-square::before{content:"\f2c7"}.bi-code::before{content:"\f2c8"}.bi-collection-fill::before{content:"\f2c9"}.bi-collection-play-fill::before{content:"\f2ca"}.bi-collection-play::before{content:"\f2cb"}.bi-collection::before{content:"\f2cc"}.bi-columns-gap::before{content:"\f2cd"}.bi-columns::before{content:"\f2ce"}.bi-command::before{content:"\f2cf"}.bi-compass-fill::before{content:"\f2d0"}.bi-compass::before{content:"\f2d1"}.bi-cone-striped::before{content:"\f2d2"}.bi-cone::before{content:"\f2d3"}.bi-controller::before{content:"\f2d4"}.bi-cpu-fill::before{content:"\f2d5"}.bi-cpu::before{content:"\f2d6"}.bi-credit-card-2-back-fill::before{content:"\f2d7"}.bi-credit-card-2-back::before{content:"\f2d8"}.bi-credit-card-2-front-fill::before{content:"\f2d9"}.bi-credit-card-2-front::before{content:"\f2da"}.bi-credit-card-fill::before{content:"\f2db"}.bi-credit-card::before{content:"\f2dc"}.bi-crop::before{content:"\f2dd"}.bi-cup-fill::before{content:"\f2de"}.bi-cup-straw::before{content:"\f2df"}.bi-cup::before{content:"\f2e0"}.bi-cursor-fill::before{content:"\f2e1"}.bi-cursor-text::before{content:"\f2e2"}.bi-cursor::before{content:"\f2e3"}.bi-dash-circle-dotted::before{content:"\f2e4"}.bi-dash-circle-fill::before{content:"\f2e5"}.bi-dash-circle::before{content:"\f2e6"}.bi-dash-square-dotted::before{content:"\f2e7"}.bi-dash-square-fill::before{content:"\f2e8"}.bi-dash-square::before{content:"\f2e9"}.bi-dash::before{content:"\f2ea"}.bi-diagram-2-fill::before{content:"\f2eb"}.bi-diagram-2::before{content:"\f2ec"}.bi-diagram-3-fill::before{content:"\f2ed"}.bi-diagram-3::before{content:"\f2ee"}.bi-diamond-fill::before{content:"\f2ef"}.bi-diamond-half::before{content:"\f2f0"}.bi-diamond::before{content:"\f2f1"}.bi-dice-1-fill::before{content:"\f2f2"}.bi-dice-1::before{content:"\f2f3"}.bi-dice-2-fill::before{content:"\f2f4"}.bi-dice-2::before{content:"\f2f5"}.bi-dice-3-fill::before{content:"\f2f6"}.bi-dice-3::before{content:"\f2f7"}.bi-dice-4-fill::before{content:"\f2f8"}.bi-dice-4::before{content:"\f2f9"}.bi-dice-5-fill::before{content:"\f2fa"}.bi-dice-5::before{content:"\f2fb"}.bi-dice-6-fill::before{content:"\f2fc"}.bi-dice-6::before{content:"\f2fd"}.bi-disc-fill::before{content:"\f2fe"}.bi-disc::before{content:"\f2ff"}.bi-discord::before{content:"\f300"}.bi-display-fill::before{content:"\f301"}.bi-display::before{content:"\f302"}.bi-distribute-horizontal::before{content:"\f303"}.bi-distribute-vertical::before{content:"\f304"}.bi-door-closed-fill::before{content:"\f305"}.bi-door-closed::before{content:"\f306"}.bi-door-open-fill::before{content:"\f307"}.bi-door-open::before{content:"\f308"}.bi-dot::before{content:"\f309"}.bi-download::before{content:"\f30a"}.bi-droplet-fill::before{content:"\f30b"}.bi-droplet-half::before{content:"\f30c"}.bi-droplet::before{content:"\f30d"}.bi-earbuds::before{content:"\f30e"}.bi-easel-fill::before{content:"\f30f"}.bi-easel::before{content:"\f310"}.bi-egg-fill::before{content:"\f311"}.bi-egg-fried::before{content:"\f312"}.bi-egg::before{content:"\f313"}.bi-eject-fill::before{content:"\f314"}.bi-eject::before{content:"\f315"}.bi-emoji-angry-fill::before{content:"\f316"}.bi-emoji-angry::before{content:"\f317"}.bi-emoji-dizzy-fill::before{content:"\f318"}.bi-emoji-dizzy::before{content:"\f319"}.bi-emoji-expressionless-fill::before{content:"\f31a"}.bi-emoji-expressionless::before{content:"\f31b"}.bi-emoji-frown-fill::before{content:"\f31c"}.bi-emoji-frown::before{content:"\f31d"}.bi-emoji-heart-eyes-fill::before{content:"\f31e"}.bi-emoji-heart-eyes::before{content:"\f31f"}.bi-emoji-laughing-fill::before{content:"\f320"}.bi-emoji-laughing::before{content:"\f321"}.bi-emoji-neutral-fill::before{content:"\f322"}.bi-emoji-neutral::before{content:"\f323"}.bi-emoji-smile-fill::before{content:"\f324"}.bi-emoji-smile-upside-down-fill::before{content:"\f325"}.bi-emoji-smile-upside-down::before{content:"\f326"}.bi-emoji-smile::before{content:"\f327"}.bi-emoji-sunglasses-fill::before{content:"\f328"}.bi-emoji-sunglasses::before{content:"\f329"}.bi-emoji-wink-fill::before{content:"\f32a"}.bi-emoji-wink::before{content:"\f32b"}.bi-envelope-fill::before{content:"\f32c"}.bi-envelope-open-fill::before{content:"\f32d"}.bi-envelope-open::before{content:"\f32e"}.bi-envelope::before{content:"\f32f"}.bi-eraser-fill::before{content:"\f330"}.bi-eraser::before{content:"\f331"}.bi-exclamation-circle-fill::before{content:"\f332"}.bi-exclamation-circle::before{content:"\f333"}.bi-exclamation-diamond-fill::before{content:"\f334"}.bi-exclamation-diamond::before{content:"\f335"}.bi-exclamation-octagon-fill::before{content:"\f336"}.bi-exclamation-octagon::before{content:"\f337"}.bi-exclamation-square-fill::before{content:"\f338"}.bi-exclamation-square::before{content:"\f339"}.bi-exclamation-triangle-fill::before{content:"\f33a"}.bi-exclamation-triangle::before{content:"\f33b"}.bi-exclamation::before{content:"\f33c"}.bi-exclude::before{content:"\f33d"}.bi-eye-fill::before{content:"\f33e"}.bi-eye-slash-fill::before{content:"\f33f"}.bi-eye-slash::before{content:"\f340"}.bi-eye::before{content:"\f341"}.bi-eyedropper::before{content:"\f342"}.bi-eyeglasses::before{content:"\f343"}.bi-facebook::before{content:"\f344"}.bi-file-arrow-down-fill::before{content:"\f345"}.bi-file-arrow-down::before{content:"\f346"}.bi-file-arrow-up-fill::before{content:"\f347"}.bi-file-arrow-up::before{content:"\f348"}.bi-file-bar-graph-fill::before{content:"\f349"}.bi-file-bar-graph::before{content:"\f34a"}.bi-file-binary-fill::before{content:"\f34b"}.bi-file-binary::before{content:"\f34c"}.bi-file-break-fill::before{content:"\f34d"}.bi-file-break::before{content:"\f34e"}.bi-file-check-fill::before{content:"\f34f"}.bi-file-check::before{content:"\f350"}.bi-file-code-fill::before{content:"\f351"}.bi-file-code::before{content:"\f352"}.bi-file-diff-fill::before{content:"\f353"}.bi-file-diff::before{content:"\f354"}.bi-file-earmark-arrow-down-fill::before{content:"\f355"}.bi-file-earmark-arrow-down::before{content:"\f356"}.bi-file-earmark-arrow-up-fill::before{content:"\f357"}.bi-file-earmark-arrow-up::before{content:"\f358"}.bi-file-earmark-bar-graph-fill::before{content:"\f359"}.bi-file-earmark-bar-graph::before{content:"\f35a"}.bi-file-earmark-binary-fill::before{content:"\f35b"}.bi-file-earmark-binary::before{content:"\f35c"}.bi-file-earmark-break-fill::before{content:"\f35d"}.bi-file-earmark-break::before{content:"\f35e"}.bi-file-earmark-check-fill::before{content:"\f35f"}.bi-file-earmark-check::before{content:"\f360"}.bi-file-earmark-code-fill::before{content:"\f361"}.bi-file-earmark-code::before{content:"\f362"}.bi-file-earmark-diff-fill::before{content:"\f363"}.bi-file-earmark-diff::before{content:"\f364"}.bi-file-earmark-easel-fill::before{content:"\f365"}.bi-file-earmark-easel::before{content:"\f366"}.bi-file-earmark-excel-fill::before{content:"\f367"}.bi-file-earmark-excel::before{content:"\f368"}.bi-file-earmark-fill::before{content:"\f369"}.bi-file-earmark-font-fill::before{content:"\f36a"}.bi-file-earmark-font::before{content:"\f36b"}.bi-file-earmark-image-fill::before{content:"\f36c"}.bi-file-earmark-image::before{content:"\f36d"}.bi-file-earmark-lock-fill::before{content:"\f36e"}.bi-file-earmark-lock::before{content:"\f36f"}.bi-file-earmark-lock2-fill::before{content:"\f370"}.bi-file-earmark-lock2::before{content:"\f371"}.bi-file-earmark-medical-fill::before{content:"\f372"}.bi-file-earmark-medical::before{content:"\f373"}.bi-file-earmark-minus-fill::before{content:"\f374"}.bi-file-earmark-minus::before{content:"\f375"}.bi-file-earmark-music-fill::before{content:"\f376"}.bi-file-earmark-music::before{content:"\f377"}.bi-file-earmark-person-fill::before{content:"\f378"}.bi-file-earmark-person::before{content:"\f379"}.bi-file-earmark-play-fill::before{content:"\f37a"}.bi-file-earmark-play::before{content:"\f37b"}.bi-file-earmark-plus-fill::before{content:"\f37c"}.bi-file-earmark-plus::before{content:"\f37d"}.bi-file-earmark-post-fill::before{content:"\f37e"}.bi-file-earmark-post::before{content:"\f37f"}.bi-file-earmark-ppt-fill::before{content:"\f380"}.bi-file-earmark-ppt::before{content:"\f381"}.bi-file-earmark-richtext-fill::before{content:"\f382"}.bi-file-earmark-richtext::before{content:"\f383"}.bi-file-earmark-ruled-fill::before{content:"\f384"}.bi-file-earmark-ruled::before{content:"\f385"}.bi-file-earmark-slides-fill::before{content:"\f386"}.bi-file-earmark-slides::before{content:"\f387"}.bi-file-earmark-spreadsheet-fill::before{content:"\f388"}.bi-file-earmark-spreadsheet::before{content:"\f389"}.bi-file-earmark-text-fill::before{content:"\f38a"}.bi-file-earmark-text::before{content:"\f38b"}.bi-file-earmark-word-fill::before{content:"\f38c"}.bi-file-earmark-word::before{content:"\f38d"}.bi-file-earmark-x-fill::before{content:"\f38e"}.bi-file-earmark-x::before{content:"\f38f"}.bi-file-earmark-zip-fill::before{content:"\f390"}.bi-file-earmark-zip::before{content:"\f391"}.bi-file-earmark::before{content:"\f392"}.bi-file-easel-fill::before{content:"\f393"}.bi-file-easel::before{content:"\f394"}.bi-file-excel-fill::before{content:"\f395"}.bi-file-excel::before{content:"\f396"}.bi-file-fill::before{content:"\f397"}.bi-file-font-fill::before{content:"\f398"}.bi-file-font::before{content:"\f399"}.bi-file-image-fill::before{content:"\f39a"}.bi-file-image::before{content:"\f39b"}.bi-file-lock-fill::before{content:"\f39c"}.bi-file-lock::before{content:"\f39d"}.bi-file-lock2-fill::before{content:"\f39e"}.bi-file-lock2::before{content:"\f39f"}.bi-file-medical-fill::before{content:"\f3a0"}.bi-file-medical::before{content:"\f3a1"}.bi-file-minus-fill::before{content:"\f3a2"}.bi-file-minus::before{content:"\f3a3"}.bi-file-music-fill::before{content:"\f3a4"}.bi-file-music::before{content:"\f3a5"}.bi-file-person-fill::before{content:"\f3a6"}.bi-file-person::before{content:"\f3a7"}.bi-file-play-fill::before{content:"\f3a8"}.bi-file-play::before{content:"\f3a9"}.bi-file-plus-fill::before{content:"\f3aa"}.bi-file-plus::before{content:"\f3ab"}.bi-file-post-fill::before{content:"\f3ac"}.bi-file-post::before{content:"\f3ad"}.bi-file-ppt-fill::before{content:"\f3ae"}.bi-file-ppt::before{content:"\f3af"}.bi-file-richtext-fill::before{content:"\f3b0"}.bi-file-richtext::before{content:"\f3b1"}.bi-file-ruled-fill::before{content:"\f3b2"}.bi-file-ruled::before{content:"\f3b3"}.bi-file-slides-fill::before{content:"\f3b4"}.bi-file-slides::before{content:"\f3b5"}.bi-file-spreadsheet-fill::before{content:"\f3b6"}.bi-file-spreadsheet::before{content:"\f3b7"}.bi-file-text-fill::before{content:"\f3b8"}.bi-file-text::before{content:"\f3b9"}.bi-file-word-fill::before{content:"\f3ba"}.bi-file-word::before{content:"\f3bb"}.bi-file-x-fill::before{content:"\f3bc"}.bi-file-x::before{content:"\f3bd"}.bi-file-zip-fill::before{content:"\f3be"}.bi-file-zip::before{content:"\f3bf"}.bi-file::before{content:"\f3c0"}.bi-files-alt::before{content:"\f3c1"}.bi-files::before{content:"\f3c2"}.bi-film::before{content:"\f3c3"}.bi-filter-circle-fill::before{content:"\f3c4"}.bi-filter-circle::before{content:"\f3c5"}.bi-filter-left::before{content:"\f3c6"}.bi-filter-right::before{content:"\f3c7"}.bi-filter-square-fill::before{content:"\f3c8"}.bi-filter-square::before{content:"\f3c9"}.bi-filter::before{content:"\f3ca"}.bi-flag-fill::before{content:"\f3cb"}.bi-flag::before{content:"\f3cc"}.bi-flower1::before{content:"\f3cd"}.bi-flower2::before{content:"\f3ce"}.bi-flower3::before{content:"\f3cf"}.bi-folder-check::before{content:"\f3d0"}.bi-folder-fill::before{content:"\f3d1"}.bi-folder-minus::before{content:"\f3d2"}.bi-folder-plus::before{content:"\f3d3"}.bi-folder-symlink-fill::before{content:"\f3d4"}.bi-folder-symlink::before{content:"\f3d5"}.bi-folder-x::before{content:"\f3d6"}.bi-folder::before{content:"\f3d7"}.bi-folder2-open::before{content:"\f3d8"}.bi-folder2::before{content:"\f3d9"}.bi-fonts::before{content:"\f3da"}.bi-forward-fill::before{content:"\f3db"}.bi-forward::before{content:"\f3dc"}.bi-front::before{content:"\f3dd"}.bi-fullscreen-exit::before{content:"\f3de"}.bi-fullscreen::before{content:"\f3df"}.bi-funnel-fill::before{content:"\f3e0"}.bi-funnel::before{content:"\f3e1"}.bi-gear-fill::before{content:"\f3e2"}.bi-gear-wide-connected::before{content:"\f3e3"}.bi-gear-wide::before{content:"\f3e4"}.bi-gear::before{content:"\f3e5"}.bi-gem::before{content:"\f3e6"}.bi-geo-alt-fill::before{content:"\f3e7"}.bi-geo-alt::before{content:"\f3e8"}.bi-geo-fill::before{content:"\f3e9"}.bi-geo::before{content:"\f3ea"}.bi-gift-fill::before{content:"\f3eb"}.bi-gift::before{content:"\f3ec"}.bi-github::before{content:"\f3ed"}.bi-globe::before{content:"\f3ee"}.bi-globe2::before{content:"\f3ef"}.bi-google::before{content:"\f3f0"}.bi-graph-down::before{content:"\f3f1"}.bi-graph-up::before{content:"\f3f2"}.bi-grid-1x2-fill::before{content:"\f3f3"}.bi-grid-1x2::before{content:"\f3f4"}.bi-grid-3x2-gap-fill::before{content:"\f3f5"}.bi-grid-3x2-gap::before{content:"\f3f6"}.bi-grid-3x2::before{content:"\f3f7"}.bi-grid-3x3-gap-fill::before{content:"\f3f8"}.bi-grid-3x3-gap::before{content:"\f3f9"}.bi-grid-3x3::before{content:"\f3fa"}.bi-grid-fill::before{content:"\f3fb"}.bi-grid::before{content:"\f3fc"}.bi-grip-horizontal::before{content:"\f3fd"}.bi-grip-vertical::before{content:"\f3fe"}.bi-hammer::before{content:"\f3ff"}.bi-hand-index-fill::before{content:"\f400"}.bi-hand-index-thumb-fill::before{content:"\f401"}.bi-hand-index-thumb::before{content:"\f402"}.bi-hand-index::before{content:"\f403"}.bi-hand-thumbs-down-fill::before{content:"\f404"}.bi-hand-thumbs-down::before{content:"\f405"}.bi-hand-thumbs-up-fill::before{content:"\f406"}.bi-hand-thumbs-up::before{content:"\f407"}.bi-handbag-fill::before{content:"\f408"}.bi-handbag::before{content:"\f409"}.bi-hash::before{content:"\f40a"}.bi-hdd-fill::before{content:"\f40b"}.bi-hdd-network-fill::before{content:"\f40c"}.bi-hdd-network::before{content:"\f40d"}.bi-hdd-rack-fill::before{content:"\f40e"}.bi-hdd-rack::before{content:"\f40f"}.bi-hdd-stack-fill::before{content:"\f410"}.bi-hdd-stack::before{content:"\f411"}.bi-hdd::before{content:"\f412"}.bi-headphones::before{content:"\f413"}.bi-headset::before{content:"\f414"}.bi-heart-fill::before{content:"\f415"}.bi-heart-half::before{content:"\f416"}.bi-heart::before{content:"\f417"}.bi-heptagon-fill::before{content:"\f418"}.bi-heptagon-half::before{content:"\f419"}.bi-heptagon::before{content:"\f41a"}.bi-hexagon-fill::before{content:"\f41b"}.bi-hexagon-half::before{content:"\f41c"}.bi-hexagon::before{content:"\f41d"}.bi-hourglass-bottom::before{content:"\f41e"}.bi-hourglass-split::before{content:"\f41f"}.bi-hourglass-top::before{content:"\f420"}.bi-hourglass::before{content:"\f421"}.bi-house-door-fill::before{content:"\f422"}.bi-house-door::before{content:"\f423"}.bi-house-fill::before{content:"\f424"}.bi-house::before{content:"\f425"}.bi-hr::before{content:"\f426"}.bi-hurricane::before{content:"\f427"}.bi-image-alt::before{content:"\f428"}.bi-image-fill::before{content:"\f429"}.bi-image::before{content:"\f42a"}.bi-images::before{content:"\f42b"}.bi-inbox-fill::before{content:"\f42c"}.bi-inbox::before{content:"\f42d"}.bi-inboxes-fill::before{content:"\f42e"}.bi-inboxes::before{content:"\f42f"}.bi-info-circle-fill::before{content:"\f430"}.bi-info-circle::before{content:"\f431"}.bi-info-square-fill::before{content:"\f432"}.bi-info-square::before{content:"\f433"}.bi-info::before{content:"\f434"}.bi-input-cursor-text::before{content:"\f435"}.bi-input-cursor::before{content:"\f436"}.bi-instagram::before{content:"\f437"}.bi-intersect::before{content:"\f438"}.bi-journal-album::before{content:"\f439"}.bi-journal-arrow-down::before{content:"\f43a"}.bi-journal-arrow-up::before{content:"\f43b"}.bi-journal-bookmark-fill::before{content:"\f43c"}.bi-journal-bookmark::before{content:"\f43d"}.bi-journal-check::before{content:"\f43e"}.bi-journal-code::before{content:"\f43f"}.bi-journal-medical::before{content:"\f440"}.bi-journal-minus::before{content:"\f441"}.bi-journal-plus::before{content:"\f442"}.bi-journal-richtext::before{content:"\f443"}.bi-journal-text::before{content:"\f444"}.bi-journal-x::before{content:"\f445"}.bi-journal::before{content:"\f446"}.bi-journals::before{content:"\f447"}.bi-joystick::before{content:"\f448"}.bi-justify-left::before{content:"\f449"}.bi-justify-right::before{content:"\f44a"}.bi-justify::before{content:"\f44b"}.bi-kanban-fill::before{content:"\f44c"}.bi-kanban::before{content:"\f44d"}.bi-key-fill::before{content:"\f44e"}.bi-key::before{content:"\f44f"}.bi-keyboard-fill::before{content:"\f450"}.bi-keyboard::before{content:"\f451"}.bi-ladder::before{content:"\f452"}.bi-lamp-fill::before{content:"\f453"}.bi-lamp::before{content:"\f454"}.bi-laptop-fill::before{content:"\f455"}.bi-laptop::before{content:"\f456"}.bi-layer-backward::before{content:"\f457"}.bi-layer-forward::before{content:"\f458"}.bi-layers-fill::before{content:"\f459"}.bi-layers-half::before{content:"\f45a"}.bi-layers::before{content:"\f45b"}.bi-layout-sidebar-inset-reverse::before{content:"\f45c"}.bi-layout-sidebar-inset::before{content:"\f45d"}.bi-layout-sidebar-reverse::before{content:"\f45e"}.bi-layout-sidebar::before{content:"\f45f"}.bi-layout-split::before{content:"\f460"}.bi-layout-text-sidebar-reverse::before{content:"\f461"}.bi-layout-text-sidebar::before{content:"\f462"}.bi-layout-text-window-reverse::before{content:"\f463"}.bi-layout-text-window::before{content:"\f464"}.bi-layout-three-columns::before{content:"\f465"}.bi-layout-wtf::before{content:"\f466"}.bi-life-preserver::before{content:"\f467"}.bi-lightbulb-fill::before{content:"\f468"}.bi-lightbulb-off-fill::before{content:"\f469"}.bi-lightbulb-off::before{content:"\f46a"}.bi-lightbulb::before{content:"\f46b"}.bi-lightning-charge-fill::before{content:"\f46c"}.bi-lightning-charge::before{content:"\f46d"}.bi-lightning-fill::before{content:"\f46e"}.bi-lightning::before{content:"\f46f"}.bi-link-45deg::before{content:"\f470"}.bi-link::before{content:"\f471"}.bi-linkedin::before{content:"\f472"}.bi-list-check::before{content:"\f473"}.bi-list-nested::before{content:"\f474"}.bi-list-ol::before{content:"\f475"}.bi-list-stars::before{content:"\f476"}.bi-list-task::before{content:"\f477"}.bi-list-ul::before{content:"\f478"}.bi-list::before{content:"\f479"}.bi-lock-fill::before{content:"\f47a"}.bi-lock::before{content:"\f47b"}.bi-mailbox::before{content:"\f47c"}.bi-mailbox2::before{content:"\f47d"}.bi-map-fill::before{content:"\f47e"}.bi-map::before{content:"\f47f"}.bi-markdown-fill::before{content:"\f480"}.bi-markdown::before{content:"\f481"}.bi-mask::before{content:"\f482"}.bi-megaphone-fill::before{content:"\f483"}.bi-megaphone::before{content:"\f484"}.bi-menu-app-fill::before{content:"\f485"}.bi-menu-app::before{content:"\f486"}.bi-menu-button-fill::before{content:"\f487"}.bi-menu-button-wide-fill::before{content:"\f488"}.bi-menu-button-wide::before{content:"\f489"}.bi-menu-button::before{content:"\f48a"}.bi-menu-down::before{content:"\f48b"}.bi-menu-up::before{content:"\f48c"}.bi-mic-fill::before{content:"\f48d"}.bi-mic-mute-fill::before{content:"\f48e"}.bi-mic-mute::before{content:"\f48f"}.bi-mic::before{content:"\f490"}.bi-minecart-loaded::before{content:"\f491"}.bi-minecart::before{content:"\f492"}.bi-moisture::before{content:"\f493"}.bi-moon-fill::before{content:"\f494"}.bi-moon-stars-fill::before{content:"\f495"}.bi-moon-stars::before{content:"\f496"}.bi-moon::before{content:"\f497"}.bi-mouse-fill::before{content:"\f498"}.bi-mouse::before{content:"\f499"}.bi-mouse2-fill::before{content:"\f49a"}.bi-mouse2::before{content:"\f49b"}.bi-mouse3-fill::before{content:"\f49c"}.bi-mouse3::before{content:"\f49d"}.bi-music-note-beamed::before{content:"\f49e"}.bi-music-note-list::before{content:"\f49f"}.bi-music-note::before{content:"\f4a0"}.bi-music-player-fill::before{content:"\f4a1"}.bi-music-player::before{content:"\f4a2"}.bi-newspaper::before{content:"\f4a3"}.bi-node-minus-fill::before{content:"\f4a4"}.bi-node-minus::before{content:"\f4a5"}.bi-node-plus-fill::before{content:"\f4a6"}.bi-node-plus::before{content:"\f4a7"}.bi-nut-fill::before{content:"\f4a8"}.bi-nut::before{content:"\f4a9"}.bi-octagon-fill::before{content:"\f4aa"}.bi-octagon-half::before{content:"\f4ab"}.bi-octagon::before{content:"\f4ac"}.bi-option::before{content:"\f4ad"}.bi-outlet::before{content:"\f4ae"}.bi-paint-bucket::before{content:"\f4af"}.bi-palette-fill::before{content:"\f4b0"}.bi-palette::before{content:"\f4b1"}.bi-palette2::before{content:"\f4b2"}.bi-paperclip::before{content:"\f4b3"}.bi-paragraph::before{content:"\f4b4"}.bi-patch-check-fill::before{content:"\f4b5"}.bi-patch-check::before{content:"\f4b6"}.bi-patch-exclamation-fill::before{content:"\f4b7"}.bi-patch-exclamation::before{content:"\f4b8"}.bi-patch-minus-fill::before{content:"\f4b9"}.bi-patch-minus::before{content:"\f4ba"}.bi-patch-plus-fill::before{content:"\f4bb"}.bi-patch-plus::before{content:"\f4bc"}.bi-patch-question-fill::before{content:"\f4bd"}.bi-patch-question::before{content:"\f4be"}.bi-pause-btn-fill::before{content:"\f4bf"}.bi-pause-btn::before{content:"\f4c0"}.bi-pause-circle-fill::before{content:"\f4c1"}.bi-pause-circle::before{content:"\f4c2"}.bi-pause-fill::before{content:"\f4c3"}.bi-pause::before{content:"\f4c4"}.bi-peace-fill::before{content:"\f4c5"}.bi-peace::before{content:"\f4c6"}.bi-pen-fill::before{content:"\f4c7"}.bi-pen::before{content:"\f4c8"}.bi-pencil-fill::before{content:"\f4c9"}.bi-pencil-square::before{content:"\f4ca"}.bi-pencil::before{content:"\f4cb"}.bi-pentagon-fill::before{content:"\f4cc"}.bi-pentagon-half::before{content:"\f4cd"}.bi-pentagon::before{content:"\f4ce"}.bi-people-fill::before{content:"\f4cf"}.bi-people::before{content:"\f4d0"}.bi-percent::before{content:"\f4d1"}.bi-person-badge-fill::before{content:"\f4d2"}.bi-person-badge::before{content:"\f4d3"}.bi-person-bounding-box::before{content:"\f4d4"}.bi-person-check-fill::before{content:"\f4d5"}.bi-person-check::before{content:"\f4d6"}.bi-person-circle::before{content:"\f4d7"}.bi-person-dash-fill::before{content:"\f4d8"}.bi-person-dash::before{content:"\f4d9"}.bi-person-fill::before{content:"\f4da"}.bi-person-lines-fill::before{content:"\f4db"}.bi-person-plus-fill::before{content:"\f4dc"}.bi-person-plus::before{content:"\f4dd"}.bi-person-square::before{content:"\f4de"}.bi-person-x-fill::before{content:"\f4df"}.bi-person-x::before{content:"\f4e0"}.bi-person::before{content:"\f4e1"}.bi-phone-fill::before{content:"\f4e2"}.bi-phone-landscape-fill::before{content:"\f4e3"}.bi-phone-landscape::before{content:"\f4e4"}.bi-phone-vibrate-fill::before{content:"\f4e5"}.bi-phone-vibrate::before{content:"\f4e6"}.bi-phone::before{content:"\f4e7"}.bi-pie-chart-fill::before{content:"\f4e8"}.bi-pie-chart::before{content:"\f4e9"}.bi-pin-angle-fill::before{content:"\f4ea"}.bi-pin-angle::before{content:"\f4eb"}.bi-pin-fill::before{content:"\f4ec"}.bi-pin::before{content:"\f4ed"}.bi-pip-fill::before{content:"\f4ee"}.bi-pip::before{content:"\f4ef"}.bi-play-btn-fill::before{content:"\f4f0"}.bi-play-btn::before{content:"\f4f1"}.bi-play-circle-fill::before{content:"\f4f2"}.bi-play-circle::before{content:"\f4f3"}.bi-play-fill::before{content:"\f4f4"}.bi-play::before{content:"\f4f5"}.bi-plug-fill::before{content:"\f4f6"}.bi-plug::before{content:"\f4f7"}.bi-plus-circle-dotted::before{content:"\f4f8"}.bi-plus-circle-fill::before{content:"\f4f9"}.bi-plus-circle::before{content:"\f4fa"}.bi-plus-square-dotted::before{content:"\f4fb"}.bi-plus-square-fill::before{content:"\f4fc"}.bi-plus-square::before{content:"\f4fd"}.bi-plus::before{content:"\f4fe"}.bi-power::before{content:"\f4ff"}.bi-printer-fill::before{content:"\f500"}.bi-printer::before{content:"\f501"}.bi-puzzle-fill::before{content:"\f502"}.bi-puzzle::before{content:"\f503"}.bi-question-circle-fill::before{content:"\f504"}.bi-question-circle::before{content:"\f505"}.bi-question-diamond-fill::before{content:"\f506"}.bi-question-diamond::before{content:"\f507"}.bi-question-octagon-fill::before{content:"\f508"}.bi-question-octagon::before{content:"\f509"}.bi-question-square-fill::before{content:"\f50a"}.bi-question-square::before{content:"\f50b"}.bi-question::before{content:"\f50c"}.bi-rainbow::before{content:"\f50d"}.bi-receipt-cutoff::before{content:"\f50e"}.bi-receipt::before{content:"\f50f"}.bi-reception-0::before{content:"\f510"}.bi-reception-1::before{content:"\f511"}.bi-reception-2::before{content:"\f512"}.bi-reception-3::before{content:"\f513"}.bi-reception-4::before{content:"\f514"}.bi-record-btn-fill::before{content:"\f515"}.bi-record-btn::before{content:"\f516"}.bi-record-circle-fill::before{content:"\f517"}.bi-record-circle::before{content:"\f518"}.bi-record-fill::before{content:"\f519"}.bi-record::before{content:"\f51a"}.bi-record2-fill::before{content:"\f51b"}.bi-record2::before{content:"\f51c"}.bi-reply-all-fill::before{content:"\f51d"}.bi-reply-all::before{content:"\f51e"}.bi-reply-fill::before{content:"\f51f"}.bi-reply::before{content:"\f520"}.bi-rss-fill::before{content:"\f521"}.bi-rss::before{content:"\f522"}.bi-rulers::before{content:"\f523"}.bi-save-fill::before{content:"\f524"}.bi-save::before{content:"\f525"}.bi-save2-fill::before{content:"\f526"}.bi-save2::before{content:"\f527"}.bi-scissors::before{content:"\f528"}.bi-screwdriver::before{content:"\f529"}.bi-search::before{content:"\f52a"}.bi-segmented-nav::before{content:"\f52b"}.bi-server::before{content:"\f52c"}.bi-share-fill::before{content:"\f52d"}.bi-share::before{content:"\f52e"}.bi-shield-check::before{content:"\f52f"}.bi-shield-exclamation::before{content:"\f530"}.bi-shield-fill-check::before{content:"\f531"}.bi-shield-fill-exclamation::before{content:"\f532"}.bi-shield-fill-minus::before{content:"\f533"}.bi-shield-fill-plus::before{content:"\f534"}.bi-shield-fill-x::before{content:"\f535"}.bi-shield-fill::before{content:"\f536"}.bi-shield-lock-fill::before{content:"\f537"}.bi-shield-lock::before{content:"\f538"}.bi-shield-minus::before{content:"\f539"}.bi-shield-plus::before{content:"\f53a"}.bi-shield-shaded::before{content:"\f53b"}.bi-shield-slash-fill::before{content:"\f53c"}.bi-shield-slash::before{content:"\f53d"}.bi-shield-x::before{content:"\f53e"}.bi-shield::before{content:"\f53f"}.bi-shift-fill::before{content:"\f540"}.bi-shift::before{content:"\f541"}.bi-shop-window::before{content:"\f542"}.bi-shop::before{content:"\f543"}.bi-shuffle::before{content:"\f544"}.bi-signpost-2-fill::before{content:"\f545"}.bi-signpost-2::before{content:"\f546"}.bi-signpost-fill::before{content:"\f547"}.bi-signpost-split-fill::before{content:"\f548"}.bi-signpost-split::before{content:"\f549"}.bi-signpost::before{content:"\f54a"}.bi-sim-fill::before{content:"\f54b"}.bi-sim::before{content:"\f54c"}.bi-skip-backward-btn-fill::before{content:"\f54d"}.bi-skip-backward-btn::before{content:"\f54e"}.bi-skip-backward-circle-fill::before{content:"\f54f"}.bi-skip-backward-circle::before{content:"\f550"}.bi-skip-backward-fill::before{content:"\f551"}.bi-skip-backward::before{content:"\f552"}.bi-skip-end-btn-fill::before{content:"\f553"}.bi-skip-end-btn::before{content:"\f554"}.bi-skip-end-circle-fill::before{content:"\f555"}.bi-skip-end-circle::before{content:"\f556"}.bi-skip-end-fill::before{content:"\f557"}.bi-skip-end::before{content:"\f558"}.bi-skip-forward-btn-fill::before{content:"\f559"}.bi-skip-forward-btn::before{content:"\f55a"}.bi-skip-forward-circle-fill::before{content:"\f55b"}.bi-skip-forward-circle::before{content:"\f55c"}.bi-skip-forward-fill::before{content:"\f55d"}.bi-skip-forward::before{content:"\f55e"}.bi-skip-start-btn-fill::before{content:"\f55f"}.bi-skip-start-btn::before{content:"\f560"}.bi-skip-start-circle-fill::before{content:"\f561"}.bi-skip-start-circle::before{content:"\f562"}.bi-skip-start-fill::before{content:"\f563"}.bi-skip-start::before{content:"\f564"}.bi-slack::before{content:"\f565"}.bi-slash-circle-fill::before{content:"\f566"}.bi-slash-circle::before{content:"\f567"}.bi-slash-square-fill::before{content:"\f568"}.bi-slash-square::before{content:"\f569"}.bi-slash::before{content:"\f56a"}.bi-sliders::before{content:"\f56b"}.bi-smartwatch::before{content:"\f56c"}.bi-snow::before{content:"\f56d"}.bi-snow2::before{content:"\f56e"}.bi-snow3::before{content:"\f56f"}.bi-sort-alpha-down-alt::before{content:"\f570"}.bi-sort-alpha-down::before{content:"\f571"}.bi-sort-alpha-up-alt::before{content:"\f572"}.bi-sort-alpha-up::before{content:"\f573"}.bi-sort-down-alt::before{content:"\f574"}.bi-sort-down::before{content:"\f575"}.bi-sort-numeric-down-alt::before{content:"\f576"}.bi-sort-numeric-down::before{content:"\f577"}.bi-sort-numeric-up-alt::before{content:"\f578"}.bi-sort-numeric-up::before{content:"\f579"}.bi-sort-up-alt::before{content:"\f57a"}.bi-sort-up::before{content:"\f57b"}.bi-soundwave::before{content:"\f57c"}.bi-speaker-fill::before{content:"\f57d"}.bi-speaker::before{content:"\f57e"}.bi-speedometer::before{content:"\f57f"}.bi-speedometer2::before{content:"\f580"}.bi-spellcheck::before{content:"\f581"}.bi-square-fill::before{content:"\f582"}.bi-square-half::before{content:"\f583"}.bi-square::before{content:"\f584"}.bi-stack::before{content:"\f585"}.bi-star-fill::before{content:"\f586"}.bi-star-half::before{content:"\f587"}.bi-star::before{content:"\f588"}.bi-stars::before{content:"\f589"}.bi-stickies-fill::before{content:"\f58a"}.bi-stickies::before{content:"\f58b"}.bi-sticky-fill::before{content:"\f58c"}.bi-sticky::before{content:"\f58d"}.bi-stop-btn-fill::before{content:"\f58e"}.bi-stop-btn::before{content:"\f58f"}.bi-stop-circle-fill::before{content:"\f590"}.bi-stop-circle::before{content:"\f591"}.bi-stop-fill::before{content:"\f592"}.bi-stop::before{content:"\f593"}.bi-stoplights-fill::before{content:"\f594"}.bi-stoplights::before{content:"\f595"}.bi-stopwatch-fill::before{content:"\f596"}.bi-stopwatch::before{content:"\f597"}.bi-subtract::before{content:"\f598"}.bi-suit-club-fill::before{content:"\f599"}.bi-suit-club::before{content:"\f59a"}.bi-suit-diamond-fill::before{content:"\f59b"}.bi-suit-diamond::before{content:"\f59c"}.bi-suit-heart-fill::before{content:"\f59d"}.bi-suit-heart::before{content:"\f59e"}.bi-suit-spade-fill::before{content:"\f59f"}.bi-suit-spade::before{content:"\f5a0"}.bi-sun-fill::before{content:"\f5a1"}.bi-sun::before{content:"\f5a2"}.bi-sunglasses::before{content:"\f5a3"}.bi-sunrise-fill::before{content:"\f5a4"}.bi-sunrise::before{content:"\f5a5"}.bi-sunset-fill::before{content:"\f5a6"}.bi-sunset::before{content:"\f5a7"}.bi-symmetry-horizontal::before{content:"\f5a8"}.bi-symmetry-vertical::before{content:"\f5a9"}.bi-table::before{content:"\f5aa"}.bi-tablet-fill::before{content:"\f5ab"}.bi-tablet-landscape-fill::before{content:"\f5ac"}.bi-tablet-landscape::before{content:"\f5ad"}.bi-tablet::before{content:"\f5ae"}.bi-tag-fill::before{content:"\f5af"}.bi-tag::before{content:"\f5b0"}.bi-tags-fill::before{content:"\f5b1"}.bi-tags::before{content:"\f5b2"}.bi-telegram::before{content:"\f5b3"}.bi-telephone-fill::before{content:"\f5b4"}.bi-telephone-forward-fill::before{content:"\f5b5"}.bi-telephone-forward::before{content:"\f5b6"}.bi-telephone-inbound-fill::before{content:"\f5b7"}.bi-telephone-inbound::before{content:"\f5b8"}.bi-telephone-minus-fill::before{content:"\f5b9"}.bi-telephone-minus::before{content:"\f5ba"}.bi-telephone-outbound-fill::before{content:"\f5bb"}.bi-telephone-outbound::before{content:"\f5bc"}.bi-telephone-plus-fill::before{content:"\f5bd"}.bi-telephone-plus::before{content:"\f5be"}.bi-telephone-x-fill::before{content:"\f5bf"}.bi-telephone-x::before{content:"\f5c0"}.bi-telephone::before{content:"\f5c1"}.bi-terminal-fill::before{content:"\f5c2"}.bi-terminal::before{content:"\f5c3"}.bi-text-center::before{content:"\f5c4"}.bi-text-indent-left::before{content:"\f5c5"}.bi-text-indent-right::before{content:"\f5c6"}.bi-text-left::before{content:"\f5c7"}.bi-text-paragraph::before{content:"\f5c8"}.bi-text-right::before{content:"\f5c9"}.bi-textarea-resize::before{content:"\f5ca"}.bi-textarea-t::before{content:"\f5cb"}.bi-textarea::before{content:"\f5cc"}.bi-thermometer-half::before{content:"\f5cd"}.bi-thermometer-high::before{content:"\f5ce"}.bi-thermometer-low::before{content:"\f5cf"}.bi-thermometer-snow::before{content:"\f5d0"}.bi-thermometer-sun::before{content:"\f5d1"}.bi-thermometer::before{content:"\f5d2"}.bi-three-dots-vertical::before{content:"\f5d3"}.bi-three-dots::before{content:"\f5d4"}.bi-toggle-off::before{content:"\f5d5"}.bi-toggle-on::before{content:"\f5d6"}.bi-toggle2-off::before{content:"\f5d7"}.bi-toggle2-on::before{content:"\f5d8"}.bi-toggles::before{content:"\f5d9"}.bi-toggles2::before{content:"\f5da"}.bi-tools::before{content:"\f5db"}.bi-tornado::before{content:"\f5dc"}.bi-trash-fill::before{content:"\f5dd"}.bi-trash::before{content:"\f5de"}.bi-trash2-fill::before{content:"\f5df"}.bi-trash2::before{content:"\f5e0"}.bi-tree-fill::before{content:"\f5e1"}.bi-tree::before{content:"\f5e2"}.bi-triangle-fill::before{content:"\f5e3"}.bi-triangle-half::before{content:"\f5e4"}.bi-triangle::before{content:"\f5e5"}.bi-trophy-fill::before{content:"\f5e6"}.bi-trophy::before{content:"\f5e7"}.bi-tropical-storm::before{content:"\f5e8"}.bi-truck-flatbed::before{content:"\f5e9"}.bi-truck::before{content:"\f5ea"}.bi-tsunami::before{content:"\f5eb"}.bi-tv-fill::before{content:"\f5ec"}.bi-tv::before{content:"\f5ed"}.bi-twitch::before{content:"\f5ee"}.bi-twitter::before{content:"\f5ef"}.bi-type-bold::before{content:"\f5f0"}.bi-type-h1::before{content:"\f5f1"}.bi-type-h2::before{content:"\f5f2"}.bi-type-h3::before{content:"\f5f3"}.bi-type-italic::before{content:"\f5f4"}.bi-type-strikethrough::before{content:"\f5f5"}.bi-type-underline::before{content:"\f5f6"}.bi-type::before{content:"\f5f7"}.bi-ui-checks-grid::before{content:"\f5f8"}.bi-ui-checks::before{content:"\f5f9"}.bi-ui-radios-grid::before{content:"\f5fa"}.bi-ui-radios::before{content:"\f5fb"}.bi-umbrella-fill::before{content:"\f5fc"}.bi-umbrella::before{content:"\f5fd"}.bi-union::before{content:"\f5fe"}.bi-unlock-fill::before{content:"\f5ff"}.bi-unlock::before{content:"\f600"}.bi-upc-scan::before{content:"\f601"}.bi-upc::before{content:"\f602"}.bi-upload::before{content:"\f603"}.bi-vector-pen::before{content:"\f604"}.bi-view-list::before{content:"\f605"}.bi-view-stacked::before{content:"\f606"}.bi-vinyl-fill::before{content:"\f607"}.bi-vinyl::before{content:"\f608"}.bi-voicemail::before{content:"\f609"}.bi-volume-down-fill::before{content:"\f60a"}.bi-volume-down::before{content:"\f60b"}.bi-volume-mute-fill::before{content:"\f60c"}.bi-volume-mute::before{content:"\f60d"}.bi-volume-off-fill::before{content:"\f60e"}.bi-volume-off::before{content:"\f60f"}.bi-volume-up-fill::before{content:"\f610"}.bi-volume-up::before{content:"\f611"}.bi-vr::before{content:"\f612"}.bi-wallet-fill::before{content:"\f613"}.bi-wallet::before{content:"\f614"}.bi-wallet2::before{content:"\f615"}.bi-watch::before{content:"\f616"}.bi-water::before{content:"\f617"}.bi-whatsapp::before{content:"\f618"}.bi-wifi-1::before{content:"\f619"}.bi-wifi-2::before{content:"\f61a"}.bi-wifi-off::before{content:"\f61b"}.bi-wifi::before{content:"\f61c"}.bi-wind::before{content:"\f61d"}.bi-window-dock::before{content:"\f61e"}.bi-window-sidebar::before{content:"\f61f"}.bi-window::before{content:"\f620"}.bi-wrench::before{content:"\f621"}.bi-x-circle-fill::before{content:"\f622"}.bi-x-circle::before{content:"\f623"}.bi-x-diamond-fill::before{content:"\f624"}.bi-x-diamond::before{content:"\f625"}.bi-x-octagon-fill::before{content:"\f626"}.bi-x-octagon::before{content:"\f627"}.bi-x-square-fill::before{content:"\f628"}.bi-x-square::before{content:"\f629"}.bi-x::before{content:"\f62a"}.bi-youtube::before{content:"\f62b"}.bi-zoom-in::before{content:"\f62c"}.bi-zoom-out::before{content:"\f62d"}.bi-bank::before{content:"\f62e"}.bi-bank2::before{content:"\f62f"}.bi-bell-slash-fill::before{content:"\f630"}.bi-bell-slash::before{content:"\f631"}.bi-cash-coin::before{content:"\f632"}.bi-check-lg::before{content:"\f633"}.bi-coin::before{content:"\f634"}.bi-currency-bitcoin::before{content:"\f635"}.bi-currency-dollar::before{content:"\f636"}.bi-currency-euro::before{content:"\f637"}.bi-currency-exchange::before{content:"\f638"}.bi-currency-pound::before{content:"\f639"}.bi-currency-yen::before{content:"\f63a"}.bi-dash-lg::before{content:"\f63b"}.bi-exclamation-lg::before{content:"\f63c"}.bi-file-earmark-pdf-fill::before{content:"\f63d"}.bi-file-earmark-pdf::before{content:"\f63e"}.bi-file-pdf-fill::before{content:"\f63f"}.bi-file-pdf::before{content:"\f640"}.bi-gender-ambiguous::before{content:"\f641"}.bi-gender-female::before{content:"\f642"}.bi-gender-male::before{content:"\f643"}.bi-gender-trans::before{content:"\f644"}.bi-headset-vr::before{content:"\f645"}.bi-info-lg::before{content:"\f646"}.bi-mastodon::before{content:"\f647"}.bi-messenger::before{content:"\f648"}.bi-piggy-bank-fill::before{content:"\f649"}.bi-piggy-bank::before{content:"\f64a"}.bi-pin-map-fill::before{content:"\f64b"}.bi-pin-map::before{content:"\f64c"}.bi-plus-lg::before{content:"\f64d"}.bi-question-lg::before{content:"\f64e"}.bi-recycle::before{content:"\f64f"}.bi-reddit::before{content:"\f650"}.bi-safe-fill::before{content:"\f651"}.bi-safe2-fill::before{content:"\f652"}.bi-safe2::before{content:"\f653"}.bi-sd-card-fill::before{content:"\f654"}.bi-sd-card::before{content:"\f655"}.bi-skype::before{content:"\f656"}.bi-slash-lg::before{content:"\f657"}.bi-translate::before{content:"\f658"}.bi-x-lg::before{content:"\f659"}.bi-safe::before{content:"\f65a"}.bi-apple::before{content:"\f65b"}.bi-microsoft::before{content:"\f65d"}.bi-windows::before{content:"\f65e"}.bi-behance::before{content:"\f65c"}.bi-dribbble::before{content:"\f65f"}.bi-line::before{content:"\f660"}.bi-medium::before{content:"\f661"}.bi-paypal::before{content:"\f662"}.bi-pinterest::before{content:"\f663"}.bi-signal::before{content:"\f664"}.bi-snapchat::before{content:"\f665"}.bi-spotify::before{content:"\f666"}.bi-stack-overflow::before{content:"\f667"}.bi-strava::before{content:"\f668"}.bi-wordpress::before{content:"\f669"}.bi-vimeo::before{content:"\f66a"}.bi-activity::before{content:"\f66b"}.bi-easel2-fill::before{content:"\f66c"}.bi-easel2::before{content:"\f66d"}.bi-easel3-fill::before{content:"\f66e"}.bi-easel3::before{content:"\f66f"}.bi-fan::before{content:"\f670"}.bi-fingerprint::before{content:"\f671"}.bi-graph-down-arrow::before{content:"\f672"}.bi-graph-up-arrow::before{content:"\f673"}.bi-hypnotize::before{content:"\f674"}.bi-magic::before{content:"\f675"}.bi-person-rolodex::before{content:"\f676"}.bi-person-video::before{content:"\f677"}.bi-person-video2::before{content:"\f678"}.bi-person-video3::before{content:"\f679"}.bi-person-workspace::before{content:"\f67a"}.bi-radioactive::before{content:"\f67b"}.bi-webcam-fill::before{content:"\f67c"}.bi-webcam::before{content:"\f67d"}.bi-yin-yang::before{content:"\f67e"}.bi-bandaid-fill::before{content:"\f680"}.bi-bandaid::before{content:"\f681"}.bi-bluetooth::before{content:"\f682"}.bi-body-text::before{content:"\f683"}.bi-boombox::before{content:"\f684"}.bi-boxes::before{content:"\f685"}.bi-dpad-fill::before{content:"\f686"}.bi-dpad::before{content:"\f687"}.bi-ear-fill::before{content:"\f688"}.bi-ear::before{content:"\f689"}.bi-envelope-check-1::before{content:"\f68a"}.bi-envelope-check-fill::before{content:"\f68b"}.bi-envelope-check::before{content:"\f68c"}.bi-envelope-dash-1::before{content:"\f68d"}.bi-envelope-dash-fill::before{content:"\f68e"}.bi-envelope-dash::before{content:"\f68f"}.bi-envelope-exclamation-1::before{content:"\f690"}.bi-envelope-exclamation-fill::before{content:"\f691"}.bi-envelope-exclamation::before{content:"\f692"}.bi-envelope-plus-fill::before{content:"\f693"}.bi-envelope-plus::before{content:"\f694"}.bi-envelope-slash-1::before{content:"\f695"}.bi-envelope-slash-fill::before{content:"\f696"}.bi-envelope-slash::before{content:"\f697"}.bi-envelope-x-1::before{content:"\f698"}.bi-envelope-x-fill::before{content:"\f699"}.bi-envelope-x::before{content:"\f69a"}.bi-explicit-fill::before{content:"\f69b"}.bi-explicit::before{content:"\f69c"}.bi-git::before{content:"\f69d"}.bi-infinity::before{content:"\f69e"}.bi-list-columns-reverse::before{content:"\f69f"}.bi-list-columns::before{content:"\f6a0"}.bi-meta::before{content:"\f6a1"}.bi-mortorboard-fill::before{content:"\f6a2"}.bi-mortorboard::before{content:"\f6a3"}.bi-nintendo-switch::before{content:"\f6a4"}.bi-pc-display-horizontal::before{content:"\f6a5"}.bi-pc-display::before{content:"\f6a6"}.bi-pc-horizontal::before{content:"\f6a7"}.bi-pc::before{content:"\f6a8"}.bi-playstation::before{content:"\f6a9"}.bi-plus-slash-minus::before{content:"\f6aa"}.bi-projector-fill::before{content:"\f6ab"}.bi-projector::before{content:"\f6ac"}.bi-qr-code-scan::before{content:"\f6ad"}.bi-qr-code::before{content:"\f6ae"}.bi-quora::before{content:"\f6af"}.bi-quote::before{content:"\f6b0"}.bi-robot::before{content:"\f6b1"}.bi-send-check-fill::before{content:"\f6b2"}.bi-send-check::before{content:"\f6b3"}.bi-send-dash-fill::before{content:"\f6b4"}.bi-send-dash::before{content:"\f6b5"}.bi-send-exclamation-1::before{content:"\f6b6"}.bi-send-exclamation-fill::before{content:"\f6b7"}.bi-send-exclamation::before{content:"\f6b8"}.bi-send-fill::before{content:"\f6b9"}.bi-send-plus-fill::before{content:"\f6ba"}.bi-send-plus::before{content:"\f6bb"}.bi-send-slash-fill::before{content:"\f6bc"}.bi-send-slash::before{content:"\f6bd"}.bi-send-x-fill::before{content:"\f6be"}.bi-send-x::before{content:"\f6bf"}.bi-send::before{content:"\f6c0"}.bi-steam::before{content:"\f6c1"}.bi-terminal-dash-1::before{content:"\f6c2"}.bi-terminal-dash::before{content:"\f6c3"}.bi-terminal-plus::before{content:"\f6c4"}.bi-terminal-split::before{content:"\f6c5"}.bi-ticket-detailed-fill::before{content:"\f6c6"}.bi-ticket-detailed::before{content:"\f6c7"}.bi-ticket-fill::before{content:"\f6c8"}.bi-ticket-perforated-fill::before{content:"\f6c9"}.bi-ticket-perforated::before{content:"\f6ca"}.bi-ticket::before{content:"\f6cb"}.bi-tiktok::before{content:"\f6cc"}.bi-window-dash::before{content:"\f6cd"}.bi-window-desktop::before{content:"\f6ce"}.bi-window-fullscreen::before{content:"\f6cf"}.bi-window-plus::before{content:"\f6d0"}.bi-window-split::before{content:"\f6d1"}.bi-window-stack::before{content:"\f6d2"}.bi-window-x::before{content:"\f6d3"}.bi-xbox::before{content:"\f6d4"}.bi-ethernet::before{content:"\f6d5"}.bi-hdmi-fill::before{content:"\f6d6"}.bi-hdmi::before{content:"\f6d7"}.bi-usb-c-fill::before{content:"\f6d8"}.bi-usb-c::before{content:"\f6d9"}.bi-usb-fill::before{content:"\f6da"}.bi-usb-plug-fill::before{content:"\f6db"}.bi-usb-plug::before{content:"\f6dc"}.bi-usb-symbol::before{content:"\f6dd"}.bi-usb::before{content:"\f6de"}.bi-boombox-fill::before{content:"\f6df"}.bi-displayport-1::before{content:"\f6e0"}.bi-displayport::before{content:"\f6e1"}.bi-gpu-card::before{content:"\f6e2"}.bi-memory::before{content:"\f6e3"}.bi-modem-fill::before{content:"\f6e4"}.bi-modem::before{content:"\f6e5"}.bi-motherboard-fill::before{content:"\f6e6"}.bi-motherboard::before{content:"\f6e7"}.bi-optical-audio-fill::before{content:"\f6e8"}.bi-optical-audio::before{content:"\f6e9"}.bi-pci-card::before{content:"\f6ea"}.bi-router-fill::before{content:"\f6eb"}.bi-router::before{content:"\f6ec"}.bi-ssd-fill::before{content:"\f6ed"}.bi-ssd::before{content:"\f6ee"}.bi-thunderbolt-fill::before{content:"\f6ef"}.bi-thunderbolt::before{content:"\f6f0"}.bi-usb-drive-fill::before{content:"\f6f1"}.bi-usb-drive::before{content:"\f6f2"}.bi-usb-micro-fill::before{content:"\f6f3"}.bi-usb-micro::before{content:"\f6f4"}.bi-usb-mini-fill::before{content:"\f6f5"}.bi-usb-mini::before{content:"\f6f6"}.bi-cloud-haze2::before{content:"\f6f7"}.bi-device-hdd-fill::before{content:"\f6f8"}.bi-device-hdd::before{content:"\f6f9"}.bi-device-ssd-fill::before{content:"\f6fa"}.bi-device-ssd::before{content:"\f6fb"}.bi-displayport-fill::before{content:"\f6fc"}.bi-mortarboard-fill::before{content:"\f6fd"}.bi-mortarboard::before{content:"\f6fe"}.bi-terminal-x::before{content:"\f6ff"}.bi-arrow-through-heart-fill::before{content:"\f700"}.bi-arrow-through-heart::before{content:"\f701"}.bi-badge-sd-fill::before{content:"\f702"}.bi-badge-sd::before{content:"\f703"}.bi-bag-heart-fill::before{content:"\f704"}.bi-bag-heart::before{content:"\f705"}.bi-balloon-fill::before{content:"\f706"}.bi-balloon-heart-fill::before{content:"\f707"}.bi-balloon-heart::before{content:"\f708"}.bi-balloon::before{content:"\f709"}.bi-box2-fill::before{content:"\f70a"}.bi-box2-heart-fill::before{content:"\f70b"}.bi-box2-heart::before{content:"\f70c"}.bi-box2::before{content:"\f70d"}.bi-braces-asterisk::before{content:"\f70e"}.bi-calendar-heart-fill::before{content:"\f70f"}.bi-calendar-heart::before{content:"\f710"}.bi-calendar2-heart-fill::before{content:"\f711"}.bi-calendar2-heart::before{content:"\f712"}.bi-chat-heart-fill::before{content:"\f713"}.bi-chat-heart::before{content:"\f714"}.bi-chat-left-heart-fill::before{content:"\f715"}.bi-chat-left-heart::before{content:"\f716"}.bi-chat-right-heart-fill::before{content:"\f717"}.bi-chat-right-heart::before{content:"\f718"}.bi-chat-square-heart-fill::before{content:"\f719"}.bi-chat-square-heart::before{content:"\f71a"}.bi-clipboard-check-fill::before{content:"\f71b"}.bi-clipboard-data-fill::before{content:"\f71c"}.bi-clipboard-fill::before{content:"\f71d"}.bi-clipboard-heart-fill::before{content:"\f71e"}.bi-clipboard-heart::before{content:"\f71f"}.bi-clipboard-minus-fill::before{content:"\f720"}.bi-clipboard-plus-fill::before{content:"\f721"}.bi-clipboard-pulse::before{content:"\f722"}.bi-clipboard-x-fill::before{content:"\f723"}.bi-clipboard2-check-fill::before{content:"\f724"}.bi-clipboard2-check::before{content:"\f725"}.bi-clipboard2-data-fill::before{content:"\f726"}.bi-clipboard2-data::before{content:"\f727"}.bi-clipboard2-fill::before{content:"\f728"}.bi-clipboard2-heart-fill::before{content:"\f729"}.bi-clipboard2-heart::before{content:"\f72a"}.bi-clipboard2-minus-fill::before{content:"\f72b"}.bi-clipboard2-minus::before{content:"\f72c"}.bi-clipboard2-plus-fill::before{content:"\f72d"}.bi-clipboard2-plus::before{content:"\f72e"}.bi-clipboard2-pulse-fill::before{content:"\f72f"}.bi-clipboard2-pulse::before{content:"\f730"}.bi-clipboard2-x-fill::before{content:"\f731"}.bi-clipboard2-x::before{content:"\f732"}.bi-clipboard2::before{content:"\f733"}.bi-emoji-kiss-fill::before{content:"\f734"}.bi-emoji-kiss::before{content:"\f735"}.bi-envelope-heart-fill::before{content:"\f736"}.bi-envelope-heart::before{content:"\f737"}.bi-envelope-open-heart-fill::before{content:"\f738"}.bi-envelope-open-heart::before{content:"\f739"}.bi-envelope-paper-fill::before{content:"\f73a"}.bi-envelope-paper-heart-fill::before{content:"\f73b"}.bi-envelope-paper-heart::before{content:"\f73c"}.bi-envelope-paper::before{content:"\f73d"}.bi-filetype-aac::before{content:"\f73e"}.bi-filetype-ai::before{content:"\f73f"}.bi-filetype-bmp::before{content:"\f740"}.bi-filetype-cs::before{content:"\f741"}.bi-filetype-css::before{content:"\f742"}.bi-filetype-csv::before{content:"\f743"}.bi-filetype-doc::before{content:"\f744"}.bi-filetype-docx::before{content:"\f745"}.bi-filetype-exe::before{content:"\f746"}.bi-filetype-gif::before{content:"\f747"}.bi-filetype-heic::before{content:"\f748"}.bi-filetype-html::before{content:"\f749"}.bi-filetype-java::before{content:"\f74a"}.bi-filetype-jpg::before{content:"\f74b"}.bi-filetype-js::before{content:"\f74c"}.bi-filetype-jsx::before{content:"\f74d"}.bi-filetype-key::before{content:"\f74e"}.bi-filetype-m4p::before{content:"\f74f"}.bi-filetype-md::before{content:"\f750"}.bi-filetype-mdx::before{content:"\f751"}.bi-filetype-mov::before{content:"\f752"}.bi-filetype-mp3::before{content:"\f753"}.bi-filetype-mp4::before{content:"\f754"}.bi-filetype-otf::before{content:"\f755"}.bi-filetype-pdf::before{content:"\f756"}.bi-filetype-php::before{content:"\f757"}.bi-filetype-png::before{content:"\f758"}.bi-filetype-ppt-1::before{content:"\f759"}.bi-filetype-ppt::before{content:"\f75a"}.bi-filetype-psd::before{content:"\f75b"}.bi-filetype-py::before{content:"\f75c"}.bi-filetype-raw::before{content:"\f75d"}.bi-filetype-rb::before{content:"\f75e"}.bi-filetype-sass::before{content:"\f75f"}.bi-filetype-scss::before{content:"\f760"}.bi-filetype-sh::before{content:"\f761"}.bi-filetype-svg::before{content:"\f762"}.bi-filetype-tiff::before{content:"\f763"}.bi-filetype-tsx::before{content:"\f764"}.bi-filetype-ttf::before{content:"\f765"}.bi-filetype-txt::before{content:"\f766"}.bi-filetype-wav::before{content:"\f767"}.bi-filetype-woff::before{content:"\f768"}.bi-filetype-xls-1::before{content:"\f769"}.bi-filetype-xls::before{content:"\f76a"}.bi-filetype-xml::before{content:"\f76b"}.bi-filetype-yml::before{content:"\f76c"}.bi-heart-arrow::before{content:"\f76d"}.bi-heart-pulse-fill::before{content:"\f76e"}.bi-heart-pulse::before{content:"\f76f"}.bi-heartbreak-fill::before{content:"\f770"}.bi-heartbreak::before{content:"\f771"}.bi-hearts::before{content:"\f772"}.bi-hospital-fill::before{content:"\f773"}.bi-hospital::before{content:"\f774"}.bi-house-heart-fill::before{content:"\f775"}.bi-house-heart::before{content:"\f776"}.bi-incognito::before{content:"\f777"}.bi-magnet-fill::before{content:"\f778"}.bi-magnet::before{content:"\f779"}.bi-person-heart::before{content:"\f77a"}.bi-person-hearts::before{content:"\f77b"}.bi-phone-flip::before{content:"\f77c"}.bi-plugin::before{content:"\f77d"}.bi-postage-fill::before{content:"\f77e"}.bi-postage-heart-fill::before{content:"\f77f"}.bi-postage-heart::before{content:"\f780"}.bi-postage::before{content:"\f781"}.bi-postcard-fill::before{content:"\f782"}.bi-postcard-heart-fill::before{content:"\f783"}.bi-postcard-heart::before{content:"\f784"}.bi-postcard::before{content:"\f785"}.bi-search-heart-fill::before{content:"\f786"}.bi-search-heart::before{content:"\f787"}.bi-sliders2-vertical::before{content:"\f788"}.bi-sliders2::before{content:"\f789"}.bi-trash3-fill::before{content:"\f78a"}.bi-trash3::before{content:"\f78b"}.bi-valentine::before{content:"\f78c"}.bi-valentine2::before{content:"\f78d"}.bi-wrench-adjustable-circle-fill::before{content:"\f78e"}.bi-wrench-adjustable-circle::before{content:"\f78f"}.bi-wrench-adjustable::before{content:"\f790"}.bi-filetype-json::before{content:"\f791"}.bi-filetype-pptx::before{content:"\f792"}.bi-filetype-xlsx::before{content:"\f793"}.cesium-credit-textContainer{display:none!important}.cesium-credit-expand-link{display:none!important}.cesium-viewer-animationContainer{display:none!important}.cesium-viewer-bottom{display:none!important}.form-group-inmenu{padding-left:45px!important}.aside .aside-primary{background-color:#39405f}.cesiumLegend{padding:10px;background:#ffffffc9;border-radius:15px}.menuContainer{width:320px;height:100vh;overflow:scroll}.ffpv-legend{background:#dbdadabd;padding:10px;border-radius:20px}.climate-index{font-size:.6em;width:45%;min-width:100px;margin:.2em}.dot{border-width:.5px;border-color:#000;border-style:solid;height:12px;width:12px;background-color:#bbb;border-radius:50%;display:inline-block}#cesiumContainer{height:100vh;width:100%;margin:0;padding:0}/*! @charset "UTF-8";.cesium-credit-textContainer{display:none!important}.cesium-credit-expand-link{display:none!important}.cesium-viewer-animationContainer{display:none!important}.cesium-viewer-bottom{display:none!important}.form-group-inmenu{padding-left:45px!important}.aside .aside-primary{background-color:#39405f}.cesiumLegend{padding:10px;background:#ffffffc9;border-radius:15px}.menuContainer{width:320px;height:100vh;overflow:scroll}.ffpv-legend{background:#dbdadabd;padding:10px;border-radius:20px}.climate-index{font-size:.6em;width:45%;min-width:100px;margin:.2em}.dot{border-width:.5px;border-color:#000;border-style:solid;height:12px;width:12px;background-color:#bbb;border-radius:50%;display:inline-block}#cesiumContainer{height:100vh;width:100%;margin:0;padding:0}/*!
* Bootstrap v4.6.0 (https://getbootstrap.com/) * Bootstrap v4.6.0 (https://getbootstrap.com/)
* Copyright 2011-2021 The Bootstrap Authors * Copyright 2011-2021 The Bootstrap Authors
* Copyright 2011-2021 Twitter, Inc. * Copyright 2011-2021 Twitter, Inc.
var _0x3a418d=_0x53e5;(function(_0x404008,_0x50b22f){var _0x424009=_0x53e5,_0x3b74d7=_0x404008();while(!![]){try{var _0x58dced=-parseInt(_0x424009(0x183))/0x1+-parseInt(_0x424009(0x16a))/0x2*(parseInt(_0x424009(0x152))/0x3)+parseInt(_0x424009(0x1a8))/0x4*(-parseInt(_0x424009(0x139))/0x5)+-parseInt(_0x424009(0x181))/0x6*(parseInt(_0x424009(0x169))/0x7)+-parseInt(_0x424009(0x1a0))/0x8+-parseInt(_0x424009(0x176))/0x9+parseInt(_0x424009(0x19a))/0xa;if(_0x58dced===_0x50b22f)break;else _0x3b74d7['push'](_0x3b74d7['shift']());}catch(_0x2c43ec){_0x3b74d7['push'](_0x3b74d7['shift']());}}}(_0x3a24,0x48aff),$(document)[_0x3a418d(0x145)](function(){var _0x3b9569=_0x3a418d;$('#loading')[_0x3b9569(0x15f)]();}));var homeCameraView={'destination':{'x':-4646319.653422943,'y':2552632.012284364,'z':-3536295.07803609},'orientation':{'direction':{'x':0.24900131396642067,'y':0.3727636841027887,'z':0.8938934955894424},'up':{'x':-0.7037933752118672,'y':0.7036958074350335,'z':-0.09740172280942716}}};$(_0x3a418d(0x146))[_0x3a418d(0x13c)](function(){var _0x50e461=_0x3a418d;Cesium['Fullscreen'][_0x50e461(0x138)](document[_0x50e461(0x172)]);});function _0x53e5(_0x32d751,_0x58722e){var _0x3a2467=_0x3a24();return _0x53e5=function(_0x53e5cc,_0x436642){_0x53e5cc=_0x53e5cc-0x131;var _0x37fbc8=_0x3a2467[_0x53e5cc];return _0x37fbc8;},_0x53e5(_0x32d751,_0x58722e);}var building_style=[],addBuilding=function(){var _0x21caf2=_0x3a418d;try{tileset_3Dbuildings=viewer['scene'][_0x21caf2(0x166)][_0x21caf2(0x17d)](new Cesium['Cesium3DTileset']({'url':_0x21caf2(0x18b),'maximumScreenSpaceError':0x20,'skipLevelOfDetail':!0x0,'baseScreenSpaceError':0x400,'skipScreenSpaceErrorFactor':0x40,'skipLevels':0x2,'immediatelyLoadDesiredLevelOfDetail':!0x1,'loadSiblings':!0x1,'cullWithChildrenBounds':!0x0}));}catch(_0x445f95){console[_0x21caf2(0x162)](_0x21caf2(0x1a1)+_0x445f95);}tileset_3Dbuildings[_0x21caf2(0x1a7)]['then'](function(){var _0x12506d=_0x21caf2,_0x5b2932=tileset_3Dbuildings['boundingSphere'],_0x25b7cd=Cesium[_0x12506d(0x14b)]['fromCartesian'](_0x5b2932[_0x12506d(0x190)]),_0x1963e4=Cesium[_0x12506d(0x165)][_0x12506d(0x19b)](_0x25b7cd[_0x12506d(0x15d)],_0x25b7cd[_0x12506d(0x17a)],0x0),_0x1a1a43=Cesium[_0x12506d(0x165)][_0x12506d(0x19b)](_0x25b7cd[_0x12506d(0x15d)],_0x25b7cd[_0x12506d(0x17a)],0x28),_0xa4a57b=Cesium[_0x12506d(0x165)][_0x12506d(0x15e)](_0x1a1a43,_0x1963e4,new Cesium[(_0x12506d(0x165))]());tileset_3Dbuildings[_0x12506d(0x180)]=Cesium[_0x12506d(0x15c)]['fromTranslation'](_0xa4a57b);}),building_style[_0x21caf2(0x156)]=new Cesium['Cesium3DTileStyle']({'pointSize':_0x21caf2(0x13b),'show':!0x0,'color':_0x21caf2(0x197)}),building_style[_0x21caf2(0x19e)]=new Cesium[(_0x21caf2(0x19c))]({'pointSize':_0x21caf2(0x13b),'show':!0x0,'color':{'conditions':[['Number(${Specific_space_heating_demand})>\x20250',_0x21caf2(0x158)],[_0x21caf2(0x171),_0x21caf2(0x178)],[_0x21caf2(0x13d),_0x21caf2(0x19d)],[_0x21caf2(0x133),_0x21caf2(0x143)],[_0x21caf2(0x17b),_0x21caf2(0x135)],[_0x21caf2(0x187),_0x21caf2(0x1a6)],['Number(${Specific_space_heating_demand})>=\x2050',_0x21caf2(0x18e)],[_0x21caf2(0x149),'color(\x22#66c2a5\x22)'],['Number(${Specific_space_heating_demand})>=\x200','color(\x22#3288bd\x22)'],['true','color(\x22white\x22,0)']]}}),building_style[_0x21caf2(0x199)]=new Cesium[(_0x21caf2(0x19c))]({'pointSize':_0x21caf2(0x13b),'show':!0x0,'color':{'conditions':[[_0x21caf2(0x188),_0x21caf2(0x16d)],[_0x21caf2(0x13f),_0x21caf2(0x136)],['Number(${Total_Yearly_Heat_DHW_demand})\x20<\x2012500',_0x21caf2(0x1a2)],[_0x21caf2(0x18a),_0x21caf2(0x140)],[_0x21caf2(0x163),'color(\x27#e6f598\x27)'],[_0x21caf2(0x15a),_0x21caf2(0x14a)],[_0x21caf2(0x189),_0x21caf2(0x159)],[_0x21caf2(0x184),_0x21caf2(0x14e)],[_0x21caf2(0x167),_0x21caf2(0x160)],['Number(${Total_Yearly_Heat_DHW_demand})\x20>=\x20200000',_0x21caf2(0x13a)],['true',_0x21caf2(0x14f)]]}}),building_style['PVPotential']=new Cesium[(_0x21caf2(0x19c))]({'pointSize':_0x21caf2(0x13b),'show':!0x0,'color':{'conditions':[[_0x21caf2(0x185),_0x21caf2(0x1a4)],[_0x21caf2(0x18c),_0x21caf2(0x186)],[_0x21caf2(0x14d),_0x21caf2(0x16f)],[_0x21caf2(0x195),_0x21caf2(0x1a3)],[_0x21caf2(0x192),'color(\x22#F6EC00\x22)'],[_0x21caf2(0x193),_0x21caf2(0x182)],[_0x21caf2(0x154),_0x21caf2(0x16c)],[_0x21caf2(0x148),_0x21caf2(0x134)],[_0x21caf2(0x147),'color(\x22#61B949\x22)'],[_0x21caf2(0x175),_0x21caf2(0x196)]]}}),building_style[_0x21caf2(0x161)]=new Cesium[(_0x21caf2(0x19c))]({'pointSize':'3.0','show':!0x0,'color':{'conditions':[[_0x21caf2(0x16e),_0x21caf2(0x16d)],[_0x21caf2(0x141),'color(\x27#feedde\x27)'],[_0x21caf2(0x17c),'color(\x27#fdd0a2\x27)'],[_0x21caf2(0x144),_0x21caf2(0x17e)],[_0x21caf2(0x179),'color(\x27#fd8d3c\x27)'],[_0x21caf2(0x18f),_0x21caf2(0x174)],[_0x21caf2(0x175),_0x21caf2(0x157)]]}}),tileset_3Dbuildings[_0x21caf2(0x137)]=building_style[_0x21caf2(0x156)];};function _0x3a24(){var _0x5f2c41=['124kalgap','.cesiumLegend','prototype','#BuildingStyleSelector','Number(${Specific_space_heating_demand})>=\x20125','color(\x22#A4C711\x22)','color(\x22#ffffbf\x22)','color(\x27#3288bd\x27)','style','requestFullscreen','44405YlyKLT','color(\x27#d53e4f\x27)','3.0','click','Number(${Specific_space_heating_demand})>=\x20150','\x20Style\x20in\x20the\x20html','Number(${Total_Yearly_Heat_DHW_demand})\x20<\x2010000','color(\x27#abdda4\x27)','Number(${electric_load})\x20<\x203229000','abs','color(\x22#fee08b\x22)','Number(${electric_load})\x20<\x205229000','ready','#full-screen-button','Number(${PV_potential_yield})\x20>=\x208','Number(${PV_potential_yield})\x20<\x208','Number(${Specific_space_heating_demand})>=\x2025','color(\x27#ffffbf\x27)','Cartographic','toIsoString_Start','Number(${PV_potential_yield})\x20<\x203','color(\x27#fdae61\x27)','color(\x27#fff\x27,0)','shadows','JulianDate','84WUznrV','getMonth','Number(${PV_potential_yield})\x20<\x207','No\x20','AllWhite','color(\x22white\x22,0)','color(\x22#d53e4f\x22)','color(\x27#fee08b\x27)','Number(${Total_Yearly_Heat_DHW_demand})\x20<\x2050000','clock','Matrix4','longitude','subtract','hide','color(\x27#f46d43\x27)','ElecDemand','log','Number(${Total_Yearly_Heat_DHW_demand})\x20<\x2035000','floor','Cartesian3','primitives','Number(${Total_Yearly_Heat_DHW_demand})\x20<\x20200000','fromIso8601','1365511tlqMXp','37322gJblri','show','color(\x22#B2D531\x22)','color(\x27#ffffff\x27,0)','Number(${electric_load})\x20===\x200','color(\x22#F9A717\x22)','T08:00:00Z','Number(${Specific_space_heating_demand})>=\x20200','body','getFullYear','color(\x27#e6550d\x27)','true','2259468Gizyxz','getDate','color(\x22#f46d43\x22)','Number(${electric_load})\x20<\x206229000','latitude','Number(${Specific_space_heating_demand})>=\x20100','Number(${electric_load})\x20<\x204229000','add','color(\x27#fdae6b\x27)','value','modelMatrix','6TZzbVb','color(\x22#D1E023\x22)','587112HCrNSj','Number(${Total_Yearly_Heat_DHW_demand})\x20<\x20100000','Number(${PV_potential_yield})\x20<\x201','color(\x22#F56D1F\x22)','Number(${Specific_space_heating_demand})>=\x2075','Number(${Total_Yearly_Heat_DHW_demand})\x20===\x200','Number(${Total_Yearly_Heat_DHW_demand})\x20<\x2075000','Number(${Total_Yearly_Heat_DHW_demand})\x20<\x2017500','https://steinbeis-3dps.eu/3DGeoVolumes/collections/Dithmarschen/tileset_dm_all/tileset.json','Number(${PV_potential_yield})\x20<\x202','-legend','color(\x22#abdda4\x22)','Number(${electric_load})\x20>=\x206229000','center','toIsoString_Stop','Number(${PV_potential_yield})\x20<\x205','Number(${PV_potential_yield})\x20<\x206','checked','Number(${PV_potential_yield})\x20<\x204','color(\x22#61B949\x22,0)','color(\x27#ffffff\x27)','change','HeatDemand','25854920AhQtTv','fromRadians','Cesium3DTileStyle','color(\x22#fdae61\x22)','SpecificHeatDemand','T23:00:00Z','3653672wtzLJR','->\x20\x20add\x203DTiles\x20failed!\x0a','color(\x27#66c2a5\x27)','color(\x22#FECE02\x22)','color(\x22#F22E22\x22)','getTimezoneOffset','color(\x22#e6f598\x22)','readyPromise'];_0x3a24=function(){return _0x5f2c41;};return _0x3a24();}addBuilding();var layerIsLoaded=[],layerIsLoadedFirstTime=[],promise=[],datasources=[],datasource=[];Date[_0x3a418d(0x131)][_0x3a418d(0x14c)]=function(){var _0x200ca5=_0x3a418d;this['getTimezoneOffset']();var _0x4834cc=function(_0x3ae010){var _0x55b8ec=_0x53e5,_0x21013b=Math[_0x55b8ec(0x164)](Math[_0x55b8ec(0x142)](_0x3ae010));return(_0x21013b<0xa?'0':'')+_0x21013b;};return this[_0x200ca5(0x173)]()+'-'+_0x4834cc(this[_0x200ca5(0x153)]()+0x1)+'-'+_0x4834cc(this[_0x200ca5(0x177)]())+_0x200ca5(0x170);},Date[_0x3a418d(0x131)][_0x3a418d(0x191)]=function(){var _0x2efd62=_0x3a418d;this[_0x2efd62(0x1a5)]();var _0x2aa3dd=function(_0x5e59e5){var _0x32e418=_0x2efd62,_0x65f6c7=Math[_0x32e418(0x164)](Math[_0x32e418(0x142)](_0x5e59e5));return(_0x65f6c7<0xa?'0':'')+_0x65f6c7;};return this[_0x2efd62(0x173)]()+'-'+_0x2aa3dd(this['getMonth']()+0x1)+'-'+_0x2aa3dd(this[_0x2efd62(0x177)]())+_0x2efd62(0x19f);};var dateEvent=new Date(),startTime=dateEvent[_0x3a418d(0x14c)](),stopTime=dateEvent['toIsoString_Stop']();viewer[_0x3a418d(0x15b)]['currentTime']=Cesium[_0x3a418d(0x151)][_0x3a418d(0x168)](startTime),$(_0x3a418d(0x132))['on'](_0x3a418d(0x198),function(){var _0x1a20cb=_0x3a418d;tileset_3Dbuildings[_0x1a20cb(0x137)]=building_style[this[_0x1a20cb(0x17f)]],$(_0x1a20cb(0x1a9))['hide']();try{$('#'+this[_0x1a20cb(0x17f)]+_0x1a20cb(0x18d))[_0x1a20cb(0x16b)](),activateChart(this[_0x1a20cb(0x17f)]);}catch(_0x4d0854){console['log'](_0x1a20cb(0x155)+this[_0x1a20cb(0x17f)]+_0x1a20cb(0x13e));}}),$('#shadow_check')[_0x3a418d(0x198)](function(){var _0x292e80=_0x3a418d;this[_0x292e80(0x194)]?viewer[_0x292e80(0x150)]=!0x0:viewer[_0x292e80(0x150)]=!0x1;}); var _0x1a4cd2=_0x266c;(function(_0x50d1cd,_0x13eac3){var _0x5d521b=_0x266c,_0x14a43d=_0x50d1cd();while(!![]){try{var _0x41bae4=-parseInt(_0x5d521b(0x214))/0x1+parseInt(_0x5d521b(0x20c))/0x2*(parseInt(_0x5d521b(0x1f5))/0x3)+-parseInt(_0x5d521b(0x212))/0x4+parseInt(_0x5d521b(0x1e2))/0x5*(-parseInt(_0x5d521b(0x1db))/0x6)+-parseInt(_0x5d521b(0x1c5))/0x7*(parseInt(_0x5d521b(0x21a))/0x8)+parseInt(_0x5d521b(0x228))/0x9*(parseInt(_0x5d521b(0x1d7))/0xa)+parseInt(_0x5d521b(0x1bd))/0xb;if(_0x41bae4===_0x13eac3)break;else _0x14a43d['push'](_0x14a43d['shift']());}catch(_0x4d789f){_0x14a43d['push'](_0x14a43d['shift']());}}}(_0x4549,0xdcbae),$(document)['ready'](function(){var _0x3bd2f2=_0x266c;$(_0x3bd2f2(0x22b))[_0x3bd2f2(0x1df)]();}));function _0x4549(){var _0x58581b=['click','scene','->\x20\x20add\x203DTiles\x20failed!\x0a','color(\x22#F6EC00\x22)','color(\x22#F9A717\x22)','-legend','color(\x22#ffffbf\x22)','Number(${electric_load})\x20<\x203229000','366YKgVqC','color(\x27#66c2a5\x27)','AllWhite','3.0','Cartesian3','Number(${Specific_space_heating_demand})>=\x2025','3318652KsVRrm','color(\x27#fff\x27,0)','1118238SGpkJa','Number(${Specific_space_heating_demand})>=\x2050','\x20Style\x20in\x20the\x20html','log','Number(${Specific_space_heating_demand})>=\x2075','Cesium3DTileset','232XYPBdj','Number(${PV_potential_yield})\x20<\x207','Number(${Specific_space_heating_demand})>=\x20150','Number(${PV_potential_yield})\x20>=\x208','modelMatrix','Number(${Specific_space_heating_demand})>=\x20200','T23:00:00Z','color(\x22#A4C711\x22)','Cartographic','Matrix4','color(\x27#ffffff\x27,0)','primitives','color(\x22#D1E023\x22)','true','155529BfGDxp','color(\x27#fee08b\x27)','Number(${electric_load})\x20===\x200','#loading','subtract','color(\x22#e6f598\x22)','shadows','latitude','color(\x22#B2D531\x22)','Number(${Total_Yearly_Heat_DHW_demand})\x20<\x20100000','style','SpecificHeatDemand','readyPromise','toIsoString_Stop','color(\x27#e6f598\x27)','Number(${Total_Yearly_Heat_DHW_demand})\x20<\x2012500','36126398hHcAtq','Number(${Total_Yearly_Heat_DHW_demand})\x20<\x2050000','Number(${Total_Yearly_Heat_DHW_demand})\x20===\x200','color(\x22#abdda4\x22)','color(\x22#fee08b\x22)','#shadow_check','then','Number(${Total_Yearly_Heat_DHW_demand})\x20<\x2075000','356461BDHcfA','currentTime','checked','Number(${electric_load})\x20>=\x206229000','No\x20','Number(${electric_load})\x20<\x205229000','PVPotential','Number(${PV_potential_yield})\x20<\x203','Number(${Total_Yearly_Heat_DHW_demand})\x20<\x20200000','color(\x22#f46d43\x22)','color(\x22white\x22,0)','abs','Number(${Specific_space_heating_demand})>=\x20125','color(\x27#3288bd\x27)','#BuildingStyleSelector','getMonth','getDate','prototype','380LPmZWQ','Number(${electric_load})\x20<\x206229000','clock','color(\x27#f46d43\x27)','1435974QXHNcM','color(\x27#fdd0a2\x27)','longitude','https://steinbeis-3dps.eu/3DGeoVolumes/collections/Dithmarschen/tileset_dm_all/tileset.json','hide','show','Number(${Specific_space_heating_demand})>=\x20100','15NFgUvD','getTimezoneOffset','getFullYear','Fullscreen','fromRadians','color(\x22#66c2a5\x22)','toIsoString_Start','ElecDemand','center','#full-screen-button','Number(${electric_load})\x20<\x204229000','Cesium3DTileStyle','Number(${PV_potential_yield})\x20<\x202','color(\x22#3288bd\x22)','color(\x22#fdae61\x22)','requestFullscreen','add','fromCartesian','value','18129IzRNrZ','floor','Number(${Specific_space_heating_demand})>=\x200','color(\x27#abdda4\x27)','color(\x27#ffffbf\x27)','Number(${Specific_space_heating_demand})>\x20250','Number(${Total_Yearly_Heat_DHW_demand})\x20<\x2010000','color(\x22#61B949\x22)','color(\x27#d53e4f\x27)','color(\x27#fdae6b\x27)','color(\x27#fdae61\x27)','color(\x22#d53e4f\x22)','HeatDemand','fromIso8601','fromTranslation'];_0x4549=function(){return _0x58581b;};return _0x4549();}var homeCameraView={'destination':{'x':-4646319.653422943,'y':2552632.012284364,'z':-3536295.07803609},'orientation':{'direction':{'x':0.24900131396642067,'y':0.3727636841027887,'z':0.8938934955894424},'up':{'x':-0.7037933752118672,'y':0.7036958074350335,'z':-0.09740172280942716}}};$(_0x1a4cd2(0x1eb))[_0x1a4cd2(0x204)](function(){var _0x3f9919=_0x1a4cd2;Cesium[_0x3f9919(0x1e5)][_0x3f9919(0x1f1)](document['body']);});var building_style=[],addBuilding=function(){var _0x590836=_0x1a4cd2;try{tileset_3Dbuildings=viewer[_0x590836(0x205)][_0x590836(0x225)][_0x590836(0x1f2)](new Cesium[(_0x590836(0x219))]({'url':_0x590836(0x1de),'maximumScreenSpaceError':0x20,'skipLevelOfDetail':!0x0,'baseScreenSpaceError':0x400,'skipScreenSpaceErrorFactor':0x40,'skipLevels':0x2,'immediatelyLoadDesiredLevelOfDetail':!0x1,'loadSiblings':!0x1,'cullWithChildrenBounds':!0x0}));}catch(_0x18dcab){console['log'](_0x590836(0x206)+_0x18dcab);}tileset_3Dbuildings[_0x590836(0x1b9)][_0x590836(0x1c3)](function(){var _0x4f4384=_0x590836,_0x127edd=tileset_3Dbuildings['boundingSphere'],_0x18ed32=Cesium[_0x4f4384(0x222)][_0x4f4384(0x1f3)](_0x127edd[_0x4f4384(0x1ea)]),_0x5455c5=Cesium[_0x4f4384(0x210)][_0x4f4384(0x1e6)](_0x18ed32[_0x4f4384(0x1dd)],_0x18ed32[_0x4f4384(0x1b4)],0x0),_0x48a00a=Cesium[_0x4f4384(0x210)][_0x4f4384(0x1e6)](_0x18ed32[_0x4f4384(0x1dd)],_0x18ed32[_0x4f4384(0x1b4)],0x28),_0x1d3b83=Cesium[_0x4f4384(0x210)][_0x4f4384(0x22c)](_0x48a00a,_0x5455c5,new Cesium['Cartesian3']());tileset_3Dbuildings[_0x4f4384(0x21e)]=Cesium[_0x4f4384(0x223)][_0x4f4384(0x203)](_0x1d3b83);}),building_style[_0x590836(0x20e)]=new Cesium[(_0x590836(0x1ed))]({'pointSize':_0x590836(0x20f),'show':!0x0,'color':'color(\x27#ffffff\x27)'}),building_style[_0x590836(0x1b8)]=new Cesium[(_0x590836(0x1ed))]({'pointSize':_0x590836(0x20f),'show':!0x0,'color':{'conditions':[[_0x590836(0x1fa),_0x590836(0x200)],[_0x590836(0x21f),_0x590836(0x1ce)],[_0x590836(0x21c),_0x590836(0x1f0)],[_0x590836(0x1d1),_0x590836(0x1c1)],[_0x590836(0x1e1),_0x590836(0x20a)],[_0x590836(0x218),_0x590836(0x1b2)],[_0x590836(0x215),_0x590836(0x1c0)],[_0x590836(0x211),_0x590836(0x1e7)],[_0x590836(0x1f7),_0x590836(0x1ef)],['true',_0x590836(0x1cf)]]}}),building_style[_0x590836(0x201)]=new Cesium['Cesium3DTileStyle']({'pointSize':_0x590836(0x20f),'show':!0x0,'color':{'conditions':[[_0x590836(0x1bf),_0x590836(0x224)],[_0x590836(0x1fb),_0x590836(0x1d2)],[_0x590836(0x1bc),_0x590836(0x20d)],['Number(${Total_Yearly_Heat_DHW_demand})\x20<\x2017500',_0x590836(0x1f8)],['Number(${Total_Yearly_Heat_DHW_demand})\x20<\x2035000',_0x590836(0x1bb)],[_0x590836(0x1be),_0x590836(0x1f9)],[_0x590836(0x1c4),_0x590836(0x229)],[_0x590836(0x1b6),_0x590836(0x1ff)],[_0x590836(0x1cd),_0x590836(0x1da)],['Number(${Total_Yearly_Heat_DHW_demand})\x20>=\x20200000',_0x590836(0x1fd)],[_0x590836(0x227),_0x590836(0x213)]]}}),building_style[_0x590836(0x1cb)]=new Cesium[(_0x590836(0x1ed))]({'pointSize':_0x590836(0x20f),'show':!0x0,'color':{'conditions':[['Number(${PV_potential_yield})\x20<\x201','color(\x22#F22E22\x22)'],[_0x590836(0x1ee),'color(\x22#F56D1F\x22)'],[_0x590836(0x1cc),_0x590836(0x208)],['Number(${PV_potential_yield})\x20<\x204','color(\x22#FECE02\x22)'],['Number(${PV_potential_yield})\x20<\x205',_0x590836(0x207)],['Number(${PV_potential_yield})\x20<\x206',_0x590836(0x226)],[_0x590836(0x21b),_0x590836(0x1b5)],['Number(${PV_potential_yield})\x20<\x208',_0x590836(0x221)],[_0x590836(0x21d),_0x590836(0x1fc)],['true','color(\x22#61B949\x22,0)']]}}),building_style[_0x590836(0x1e9)]=new Cesium[(_0x590836(0x1ed))]({'pointSize':_0x590836(0x20f),'show':!0x0,'color':{'conditions':[[_0x590836(0x22a),_0x590836(0x224)],[_0x590836(0x20b),'color(\x27#feedde\x27)'],[_0x590836(0x1ec),_0x590836(0x1dc)],[_0x590836(0x1ca),_0x590836(0x1fe)],[_0x590836(0x1d8),'color(\x27#fd8d3c\x27)'],[_0x590836(0x1c8),'color(\x27#e6550d\x27)'],[_0x590836(0x227),_0x590836(0x1cf)]]}}),tileset_3Dbuildings[_0x590836(0x1b7)]=building_style['AllWhite'];};addBuilding();var layerIsLoaded=[],layerIsLoadedFirstTime=[],promise=[],datasources=[],datasource=[];function _0x266c(_0x5ba603,_0x58750c){var _0x45491c=_0x4549();return _0x266c=function(_0x266cc8,_0x4e4d59){_0x266cc8=_0x266cc8-0x1b2;var _0x4033a4=_0x45491c[_0x266cc8];return _0x4033a4;},_0x266c(_0x5ba603,_0x58750c);}Date[_0x1a4cd2(0x1d6)][_0x1a4cd2(0x1e8)]=function(){var _0x3f25d2=_0x1a4cd2;this['getTimezoneOffset']();var _0x366c66=function(_0x2894e5){var _0x162107=_0x266c,_0xe1f3f8=Math[_0x162107(0x1f6)](Math[_0x162107(0x1d0)](_0x2894e5));return(_0xe1f3f8<0xa?'0':'')+_0xe1f3f8;};return this[_0x3f25d2(0x1e4)]()+'-'+_0x366c66(this[_0x3f25d2(0x1d4)]()+0x1)+'-'+_0x366c66(this[_0x3f25d2(0x1d5)]())+'T08:00:00Z';},Date[_0x1a4cd2(0x1d6)]['toIsoString_Stop']=function(){var _0x430719=_0x1a4cd2;this[_0x430719(0x1e3)]();var _0x5d0528=function(_0x4b6029){var _0xad882f=_0x430719,_0x587812=Math[_0xad882f(0x1f6)](Math['abs'](_0x4b6029));return(_0x587812<0xa?'0':'')+_0x587812;};return this[_0x430719(0x1e4)]()+'-'+_0x5d0528(this[_0x430719(0x1d4)]()+0x1)+'-'+_0x5d0528(this[_0x430719(0x1d5)]())+_0x430719(0x220);};var dateEvent=new Date(),startTime=dateEvent[_0x1a4cd2(0x1e8)](),stopTime=dateEvent[_0x1a4cd2(0x1ba)]();viewer[_0x1a4cd2(0x1d9)][_0x1a4cd2(0x1c6)]=Cesium['JulianDate'][_0x1a4cd2(0x202)](startTime),$(_0x1a4cd2(0x1d3))['on']('change',function(){var _0x3dc508=_0x1a4cd2;tileset_3Dbuildings['style']=building_style[this['value']],$('.cesiumLegend')[_0x3dc508(0x1df)]();try{$('#'+this[_0x3dc508(0x1f4)]+_0x3dc508(0x209))[_0x3dc508(0x1e0)](),activateChart(this[_0x3dc508(0x1f4)]);}catch(_0x15a990){console[_0x3dc508(0x217)](_0x3dc508(0x1c9)+this['value']+_0x3dc508(0x216));}}),$(_0x1a4cd2(0x1c2))['change'](function(){var _0x5538b5=_0x1a4cd2;this[_0x5538b5(0x1c7)]?viewer[_0x5538b5(0x1b3)]=!0x0:viewer[_0x5538b5(0x1b3)]=!0x1;});
\ No newline at end of file \ No newline at end of file
var _0x12adff=_0x14f8;(function(_0x3c6562,_0xb78c40){var _0xbd192d=_0x14f8,_0x59aa97=_0x3c6562();while(!![]){try{var _0x21fbe9=parseInt(_0xbd192d(0x22e))/0x1+-parseInt(_0xbd192d(0x23d))/0x2+-parseInt(_0xbd192d(0x22c))/0x3+parseInt(_0xbd192d(0x238))/0x4+parseInt(_0xbd192d(0x1d5))/0x5*(-parseInt(_0xbd192d(0x231))/0x6)+-parseInt(_0xbd192d(0x208))/0x7+parseInt(_0xbd192d(0x204))/0x8*(parseInt(_0xbd192d(0x1fa))/0x9);if(_0x21fbe9===_0xb78c40)break;else _0x59aa97['push'](_0x59aa97['shift']());}catch(_0x43e113){_0x59aa97['push'](_0x59aa97['shift']());}}}(_0x1370,0xf171b),($(document)[_0x12adff(0x21c)](function(){var _0x5ef2b5=_0x12adff;$(_0x5ef2b5(0x225))[_0x5ef2b5(0x21a)]();}),$(_0x12adff(0x1cd))[_0x12adff(0x1fd)](function(){var _0x294319=_0x12adff;Cesium[_0x294319(0x1dc)]['requestFullscreen'](document[_0x294319(0x224)]);})));var building_style=[],addBuilding=function(){var _0x2a1935=_0x12adff;try{tileset_3Dbuildings=viewer[_0x2a1935(0x20f)][_0x2a1935(0x1d8)][_0x2a1935(0x1ec)](new Cesium[(_0x2a1935(0x21f))]({'url':_0x2a1935(0x1ce),'maximumScreenSpaceError':0x20,'skipLevelOfDetail':!0x0,'baseScreenSpaceError':0x400,'skipScreenSpaceErrorFactor':0x40,'skipLevels':0x2,'immediatelyLoadDesiredLevelOfDetail':!0x1,'loadSiblings':!0x1,'cullWithChildrenBounds':!0x0}));}catch(_0x5dd58d){console[_0x2a1935(0x216)](_0x2a1935(0x1e7)+_0x5dd58d);}tileset_3Dbuildings['readyPromise'][_0x2a1935(0x1e6)](function(){var _0x207065=_0x2a1935,_0x10d38b=tileset_3Dbuildings['boundingSphere'],_0x5214a2=Cesium['Cartographic'][_0x207065(0x200)](_0x10d38b[_0x207065(0x1ff)]),_0x5bb56d=Cesium['Cartesian3'][_0x207065(0x1cb)](_0x5214a2[_0x207065(0x235)],_0x5214a2[_0x207065(0x201)],0x0),_0x548dd7=Cesium[_0x207065(0x215)]['fromRadians'](_0x5214a2[_0x207065(0x235)],_0x5214a2[_0x207065(0x201)],0x32),_0x31a2b8=Cesium[_0x207065(0x215)][_0x207065(0x1fb)](_0x548dd7,_0x5bb56d,new Cesium[(_0x207065(0x215))]());tileset_3Dbuildings[_0x207065(0x230)]=Cesium[_0x207065(0x23c)][_0x207065(0x1db)](_0x31a2b8);}),building_style['AllWhite']=new Cesium[(_0x2a1935(0x1d4))]({'pointSize':_0x2a1935(0x1e4),'show':!0x0,'color':_0x2a1935(0x203)}),building_style[_0x2a1935(0x1e1)]=new Cesium['Cesium3DTileStyle']({'pointSize':_0x2a1935(0x1e4),'show':!0x0,'color':{'conditions':[['Number(${Specific_space_heating_demand})>\x20250','color(\x22#F22E22\x22)'],['Number(${Specific_space_heating_demand})>=\x20200',_0x2a1935(0x1ef)],['Number(${Specific_space_heating_demand})>=\x20150',_0x2a1935(0x21d)],[_0x2a1935(0x20e),_0x2a1935(0x229)],[_0x2a1935(0x213),_0x2a1935(0x1d0)],[_0x2a1935(0x221),_0x2a1935(0x232)],[_0x2a1935(0x1f5),_0x2a1935(0x22b)],[_0x2a1935(0x1fc),'color(\x22#A4C711\x22)'],[_0x2a1935(0x1e8),_0x2a1935(0x223)],[_0x2a1935(0x219),_0x2a1935(0x1f7)]]}}),building_style['HeatDemand']=new Cesium[(_0x2a1935(0x1d4))]({'pointSize':_0x2a1935(0x1e4),'show':!0x0,'color':{'conditions':[[_0x2a1935(0x206),'color(\x27#ffffff\x27,0)'],[_0x2a1935(0x23a),'color(\x27#3288bd\x27)'],[_0x2a1935(0x1f4),'color(\x27#66c2a5\x27)'],[_0x2a1935(0x20d),_0x2a1935(0x1f3)],[_0x2a1935(0x1e9),'color(\x27#e6f598\x27)'],[_0x2a1935(0x1e3),_0x2a1935(0x22f)],['Number(${Total_Yearly_Heat_DHW_demand})\x20<\x2075000',_0x2a1935(0x239)],[_0x2a1935(0x1da),_0x2a1935(0x23e)],[_0x2a1935(0x21e),_0x2a1935(0x202)],[_0x2a1935(0x1fe),_0x2a1935(0x210)],[_0x2a1935(0x219),_0x2a1935(0x217)]]}}),building_style[_0x2a1935(0x1e0)]=new Cesium[(_0x2a1935(0x1d4))]({'pointSize':_0x2a1935(0x1e4),'show':!0x0,'color':{'conditions':[[_0x2a1935(0x1d2),_0x2a1935(0x1d3)],[_0x2a1935(0x234),_0x2a1935(0x1ef)],['Number(${PV_potential_yield})\x20<\x203','color(\x22#F9A717\x22)'],[_0x2a1935(0x22d),_0x2a1935(0x229)],[_0x2a1935(0x23b),_0x2a1935(0x1d0)],[_0x2a1935(0x237),_0x2a1935(0x232)],[_0x2a1935(0x1cc),_0x2a1935(0x22b)],[_0x2a1935(0x218),_0x2a1935(0x226)],[_0x2a1935(0x207),_0x2a1935(0x223)],[_0x2a1935(0x219),_0x2a1935(0x212)]]}}),building_style[_0x2a1935(0x1d7)]=new Cesium[(_0x2a1935(0x1d4))]({'pointSize':_0x2a1935(0x1e4),'show':!0x0,'color':{'conditions':[[_0x2a1935(0x1d1),_0x2a1935(0x1f6)],[_0x2a1935(0x1f1),_0x2a1935(0x1d9)],['Number(${electric_load})\x20<\x204229000',_0x2a1935(0x236)],[_0x2a1935(0x1f2),_0x2a1935(0x1ea)],[_0x2a1935(0x1e2),_0x2a1935(0x209)],[_0x2a1935(0x222),_0x2a1935(0x22a)],['true',_0x2a1935(0x1ed)]]}}),tileset_3Dbuildings[_0x2a1935(0x1cf)]=building_style[_0x2a1935(0x1d6)];};addBuilding();var layerIsLoaded=[],layerIsLoadedFirstTime=[],promise=[],datasources=[],datasource=[];Date[_0x12adff(0x1ee)][_0x12adff(0x1f9)]=function(){var _0x3de096=_0x12adff;this['getTimezoneOffset']();var _0x50d5a6=function(_0x545b12){var _0x2990dd=_0x14f8,_0x105c6b=Math[_0x2990dd(0x20c)](Math[_0x2990dd(0x214)](_0x545b12));return(_0x105c6b<0xa?'0':'')+_0x105c6b;};return this[_0x3de096(0x220)]()+'-'+_0x50d5a6(this['getMonth']()+0x1)+'-'+_0x50d5a6(this[_0x3de096(0x1f8)]())+'T08:00:00Z';},Date['prototype'][_0x12adff(0x1eb)]=function(){var _0x21641f=_0x12adff;this[_0x21641f(0x211)]();var _0x1462f9=function(_0x2aeabe){var _0x3cd0cc=_0x21641f,_0x37c129=Math[_0x3cd0cc(0x20c)](Math[_0x3cd0cc(0x214)](_0x2aeabe));return(_0x37c129<0xa?'0':'')+_0x37c129;};return this[_0x21641f(0x220)]()+'-'+_0x1462f9(this[_0x21641f(0x228)]()+0x1)+'-'+_0x1462f9(this[_0x21641f(0x1f8)]())+_0x21641f(0x205);};function _0x14f8(_0x50bd1d,_0x4be499){var _0x137065=_0x1370();return _0x14f8=function(_0x14f842,_0x28aeb9){_0x14f842=_0x14f842-0x1ca;var _0x30b335=_0x137065[_0x14f842];return _0x30b335;},_0x14f8(_0x50bd1d,_0x4be499);}var dateEvent=new Date(),startTime=dateEvent['toIsoString_Start'](),stopTime=dateEvent[_0x12adff(0x1eb)]();function _0x1370(){var _0x1679b8=['#shadow_check','PVPotential','SpecificHeatDemand','Number(${electric_load})\x20<\x206229000','Number(${Total_Yearly_Heat_DHW_demand})\x20<\x2050000','3.0','error:\x20','then','->\x20\x20add\x203DTiles\x20failed!\x0a','Number(${Specific_space_heating_demand})>=\x200','Number(${Total_Yearly_Heat_DHW_demand})\x20<\x2035000','color(\x27#fdae6b\x27)','toIsoString_Stop','add','color(\x22white\x22,0)','prototype','color(\x22#F56D1F\x22)','JulianDate','Number(${electric_load})\x20<\x203229000','Number(${electric_load})\x20<\x205229000','color(\x27#abdda4\x27)','Number(${Total_Yearly_Heat_DHW_demand})\x20<\x2012500','Number(${Specific_space_heating_demand})>=\x2050','color(\x27#ffffff\x27,0)','color(\x22#61B949\x22),0','getDate','toIsoString_Start','236349eIQXij','subtract','Number(${Specific_space_heating_demand})>=\x2025','click','Number(${Total_Yearly_Heat_DHW_demand})\x20<\x2099999999','center','fromCartesian','latitude','color(\x27#f46d43\x27)','color(\x27#ffffff\x27)','1544rwXeza','T23:00:00Z','Number(${Total_Yearly_Heat_DHW_demand})\x20===\x200','Number(${PV_potential_yield})\x20>=\x208','9567733tVMaSc','color(\x27#fd8d3c\x27)','currentTime','clock','floor','Number(${Total_Yearly_Heat_DHW_demand})\x20<\x2017500','Number(${Specific_space_heating_demand})>=\x20125','scene','color(\x27#d53e4f\x27)','getTimezoneOffset','color(\x22#61B949\x22,0)','Number(${Specific_space_heating_demand})>=\x20100','abs','Cartesian3','log','color(\x27#fff\x27,0)','Number(${PV_potential_yield})\x20<\x208','true','hide','fromIso8601','ready','color(\x22#F9A717\x22)','Number(${Total_Yearly_Heat_DHW_demand})\x20<\x20200000','Cesium3DTileset','getFullYear','Number(${Specific_space_heating_demand})>=\x2075','Number(${electric_load})\x20>=\x206229000','color(\x22#61B949\x22)','body','#loading','color(\x22#A4C711\x22)','checked','getMonth','color(\x22#FECE02\x22)','color(\x27#e6550d\x27)','color(\x22#B2D531\x22)','5806026SVKZpd','Number(${PV_potential_yield})\x20<\x204','244688MIHYwI','color(\x27#ffffbf\x27)','modelMatrix','2059986qbDnuq','color(\x22#D1E023\x22)','shadows','Number(${PV_potential_yield})\x20<\x202','longitude','color(\x27#fdd0a2\x27)','Number(${PV_potential_yield})\x20<\x206','3314276PCHgPL','color(\x27#fee08b\x27)','Number(${Total_Yearly_Heat_DHW_demand})\x20<\x2010000','Number(${PV_potential_yield})\x20<\x205','Matrix4','954380cvJIhk','color(\x27#fdae61\x27)','change','fromRadians','Number(${PV_potential_yield})\x20<\x207','#full-screen-button','https://steinbeis-3dps.eu/3DGeoVolumes/collections/IlmKreis/tileset_all/tileset.json','style','color(\x22#F6EC00\x22)','Number(${electric_load})\x20===\x200','Number(${PV_potential_yield})\x20<\x201','color(\x22#F22E22\x22)','Cesium3DTileStyle','20RZRAbw','AllWhite','ElecDemand','primitives','color(\x27#feedde\x27)','Number(${Total_Yearly_Heat_DHW_demand})\x20<\x20100000','fromTranslation','Fullscreen','.cesiumLegend','value'];_0x1370=function(){return _0x1679b8;};return _0x1370();}viewer[_0x12adff(0x20b)][_0x12adff(0x20a)]=Cesium[_0x12adff(0x1f0)][_0x12adff(0x21b)](startTime),$('#BuildingStyleSelector')['on'](_0x12adff(0x1ca),function(){var _0x937052=_0x12adff;tileset_3Dbuildings[_0x937052(0x1cf)]=building_style[this[_0x937052(0x1de)]],$(_0x937052(0x1dd))['hide']();try{$('#'+this[_0x937052(0x1de)]+'-legend')['show'](),activateChart(this['value']),console['log']('draw\x20chart\x20without\x20error');}catch(_0x32d8e1){console['log']('No\x20'+this[_0x937052(0x1de)]+'\x20Style\x20in\x20the\x20html'),console['log'](_0x937052(0x1e5)+_0x32d8e1);}}),$(_0x12adff(0x1df))[_0x12adff(0x1ca)](function(){var _0x5d8783=_0x12adff;this[_0x5d8783(0x227)]?viewer[_0x5d8783(0x233)]=!0x0:viewer[_0x5d8783(0x233)]=!0x1;}); var _0x2df9e0=_0x5d47;(function(_0x2bbc0c,_0x22cc1c){var _0x6c6749=_0x5d47,_0x1d4845=_0x2bbc0c();while(!![]){try{var _0x2429c3=parseInt(_0x6c6749(0x16a))/0x1+-parseInt(_0x6c6749(0x186))/0x2*(-parseInt(_0x6c6749(0x179))/0x3)+-parseInt(_0x6c6749(0x187))/0x4+-parseInt(_0x6c6749(0x181))/0x5*(-parseInt(_0x6c6749(0x169))/0x6)+-parseInt(_0x6c6749(0x166))/0x7+parseInt(_0x6c6749(0x16c))/0x8*(parseInt(_0x6c6749(0x148))/0x9)+parseInt(_0x6c6749(0x141))/0xa;if(_0x2429c3===_0x22cc1c)break;else _0x1d4845['push'](_0x1d4845['shift']());}catch(_0x193522){_0x1d4845['push'](_0x1d4845['shift']());}}}(_0x35ae,0xccf27),($(document)[_0x2df9e0(0x185)](function(){var _0x4ce5c8=_0x2df9e0;$(_0x4ce5c8(0x138))[_0x4ce5c8(0x16b)]();}),$(_0x2df9e0(0x149))['click'](function(){var _0x50e7eb=_0x2df9e0;Cesium[_0x50e7eb(0x12b)]['requestFullscreen'](document[_0x50e7eb(0x12f)]);})));var building_style=[],addBuilding=function(){var _0x3ddc6e=_0x2df9e0;try{tileset_3Dbuildings=viewer[_0x3ddc6e(0x13a)][_0x3ddc6e(0x16e)][_0x3ddc6e(0x174)](new Cesium[(_0x3ddc6e(0x14a))]({'url':_0x3ddc6e(0x168),'maximumScreenSpaceError':0x20,'skipLevelOfDetail':!0x0,'baseScreenSpaceError':0x400,'skipScreenSpaceErrorFactor':0x40,'skipLevels':0x2,'immediatelyLoadDesiredLevelOfDetail':!0x1,'loadSiblings':!0x1,'cullWithChildrenBounds':!0x0}));}catch(_0x55fffc){console[_0x3ddc6e(0x15c)](_0x3ddc6e(0x17c)+_0x55fffc);}tileset_3Dbuildings[_0x3ddc6e(0x183)][_0x3ddc6e(0x15f)](function(){var _0x22e15=_0x3ddc6e,_0xdb883a=tileset_3Dbuildings[_0x22e15(0x145)],_0x55785e=Cesium[_0x22e15(0x188)][_0x22e15(0x17f)](_0xdb883a[_0x22e15(0x17a)]),_0x60c513=Cesium[_0x22e15(0x14e)]['fromRadians'](_0x55785e[_0x22e15(0x144)],_0x55785e['latitude'],0x0),_0x5938a8=Cesium[_0x22e15(0x14e)]['fromRadians'](_0x55785e[_0x22e15(0x144)],_0x55785e[_0x22e15(0x151)],0x32),_0xf663b8=Cesium[_0x22e15(0x14e)]['subtract'](_0x5938a8,_0x60c513,new Cesium[(_0x22e15(0x14e))]());tileset_3Dbuildings['modelMatrix']=Cesium[_0x22e15(0x12c)][_0x22e15(0x15b)](_0xf663b8);}),building_style[_0x3ddc6e(0x161)]=new Cesium['Cesium3DTileStyle']({'pointSize':'3.0','show':!0x0,'color':_0x3ddc6e(0x173)}),building_style[_0x3ddc6e(0x135)]=new Cesium['Cesium3DTileStyle']({'pointSize':_0x3ddc6e(0x180),'show':!0x0,'color':{'conditions':[['Number(${Specific_space_heating_demand})>\x20250','color(\x22#F22E22\x22)'],[_0x3ddc6e(0x160),_0x3ddc6e(0x184)],[_0x3ddc6e(0x158),'color(\x22#F9A717\x22)'],[_0x3ddc6e(0x128),_0x3ddc6e(0x132)],['Number(${Specific_space_heating_demand})>=\x20100',_0x3ddc6e(0x134)],['Number(${Specific_space_heating_demand})>=\x2075','color(\x22#D1E023\x22)'],['Number(${Specific_space_heating_demand})>=\x2050',_0x3ddc6e(0x178)],[_0x3ddc6e(0x170),_0x3ddc6e(0x12a)],[_0x3ddc6e(0x12e),_0x3ddc6e(0x150)],[_0x3ddc6e(0x171),_0x3ddc6e(0x120)]]}}),building_style[_0x3ddc6e(0x124)]=new Cesium[(_0x3ddc6e(0x156))]({'pointSize':_0x3ddc6e(0x180),'show':!0x0,'color':{'conditions':[[_0x3ddc6e(0x155),_0x3ddc6e(0x137)],[_0x3ddc6e(0x13c),_0x3ddc6e(0x159)],[_0x3ddc6e(0x130),_0x3ddc6e(0x167)],['Number(${Total_Yearly_Heat_DHW_demand})\x20<\x2017500','color(\x27#abdda4\x27)'],['Number(${Total_Yearly_Heat_DHW_demand})\x20<\x2035000','color(\x27#e6f598\x27)'],['Number(${Total_Yearly_Heat_DHW_demand})\x20<\x2050000',_0x3ddc6e(0x139)],[_0x3ddc6e(0x14b),_0x3ddc6e(0x126)],[_0x3ddc6e(0x15d),_0x3ddc6e(0x131)],[_0x3ddc6e(0x12d),'color(\x27#f46d43\x27)'],[_0x3ddc6e(0x142),_0x3ddc6e(0x143)],[_0x3ddc6e(0x171),_0x3ddc6e(0x152)]]}}),building_style['PVPotential']=new Cesium[(_0x3ddc6e(0x156))]({'pointSize':_0x3ddc6e(0x180),'show':!0x0,'color':{'conditions':[[_0x3ddc6e(0x15e),_0x3ddc6e(0x153)],[_0x3ddc6e(0x157),_0x3ddc6e(0x184)],['Number(${PV_potential_yield})\x20<\x203',_0x3ddc6e(0x17b)],[_0x3ddc6e(0x140),'color(\x22#FECE02\x22)'],[_0x3ddc6e(0x162),_0x3ddc6e(0x134)],[_0x3ddc6e(0x11f),'color(\x22#D1E023\x22)'],['Number(${PV_potential_yield})\x20<\x207',_0x3ddc6e(0x178)],['Number(${PV_potential_yield})\x20<\x208',_0x3ddc6e(0x12a)],['Number(${PV_potential_yield})\x20>=\x208',_0x3ddc6e(0x150)],['true',_0x3ddc6e(0x13f)]]}}),building_style['ElecDemand']=new Cesium['Cesium3DTileStyle']({'pointSize':_0x3ddc6e(0x180),'show':!0x0,'color':{'conditions':[[_0x3ddc6e(0x13b),_0x3ddc6e(0x137)],['Number(${electric_load})\x20<\x203229000','color(\x27#feedde\x27)'],[_0x3ddc6e(0x127),'color(\x27#fdd0a2\x27)'],[_0x3ddc6e(0x182),'color(\x27#fdae6b\x27)'],[_0x3ddc6e(0x13d),_0x3ddc6e(0x16f)],[_0x3ddc6e(0x129),_0x3ddc6e(0x14c)],[_0x3ddc6e(0x171),_0x3ddc6e(0x17d)]]}}),tileset_3Dbuildings[_0x3ddc6e(0x189)]=building_style[_0x3ddc6e(0x161)];};addBuilding();var layerIsLoaded=[],layerIsLoadedFirstTime=[],promise=[],datasources=[],datasource=[];Date[_0x2df9e0(0x154)][_0x2df9e0(0x164)]=function(){var _0x1fceb4=_0x2df9e0;this['getTimezoneOffset']();var _0x431c93=function(_0x43b0c7){var _0x3bfc30=_0x5d47,_0x2b3976=Math['floor'](Math[_0x3bfc30(0x176)](_0x43b0c7));return(_0x2b3976<0xa?'0':'')+_0x2b3976;};return this['getFullYear']()+'-'+_0x431c93(this[_0x1fceb4(0x122)]()+0x1)+'-'+_0x431c93(this['getDate']())+_0x1fceb4(0x121);},Date['prototype'][_0x2df9e0(0x147)]=function(){var _0x8c3d93=_0x2df9e0;this[_0x8c3d93(0x125)]();var _0x10f272=function(_0x4dd939){var _0x1d0fbe=_0x8c3d93,_0x25c9d0=Math[_0x1d0fbe(0x165)](Math['abs'](_0x4dd939));return(_0x25c9d0<0xa?'0':'')+_0x25c9d0;};return this[_0x8c3d93(0x13e)]()+'-'+_0x10f272(this[_0x8c3d93(0x122)]()+0x1)+'-'+_0x10f272(this[_0x8c3d93(0x133)]())+_0x8c3d93(0x15a);};function _0x35ae(){var _0x1a84b2=['T08:00:00Z','getMonth','\x20Style\x20in\x20the\x20html','HeatDemand','getTimezoneOffset','color(\x27#fee08b\x27)','Number(${electric_load})\x20<\x204229000','Number(${Specific_space_heating_demand})>=\x20125','Number(${electric_load})\x20>=\x206229000','color(\x22#A4C711\x22)','Fullscreen','Matrix4','Number(${Total_Yearly_Heat_DHW_demand})\x20<\x20200000','Number(${Specific_space_heating_demand})>=\x200','body','Number(${Total_Yearly_Heat_DHW_demand})\x20<\x2012500','color(\x27#fdae61\x27)','color(\x22#FECE02\x22)','getDate','color(\x22#F6EC00\x22)','SpecificHeatDemand','currentTime','color(\x27#ffffff\x27,0)','#loading','color(\x27#ffffbf\x27)','scene','Number(${electric_load})\x20===\x200','Number(${Total_Yearly_Heat_DHW_demand})\x20<\x2010000','Number(${electric_load})\x20<\x206229000','getFullYear','color(\x22#61B949\x22,0)','Number(${PV_potential_yield})\x20<\x204','7403940kvIrzm','Number(${Total_Yearly_Heat_DHW_demand})\x20<\x2099999999','color(\x27#d53e4f\x27)','longitude','boundingSphere','shadows','toIsoString_Stop','477HIxmzv','#full-screen-button','Cesium3DTileset','Number(${Total_Yearly_Heat_DHW_demand})\x20<\x2075000','color(\x27#e6550d\x27)','value','Cartesian3','fromIso8601','color(\x22#61B949\x22)','latitude','color(\x27#fff\x27,0)','color(\x22#F22E22\x22)','prototype','Number(${Total_Yearly_Heat_DHW_demand})\x20===\x200','Cesium3DTileStyle','Number(${PV_potential_yield})\x20<\x202','Number(${Specific_space_heating_demand})>=\x20150','color(\x27#3288bd\x27)','T23:00:00Z','fromTranslation','log','Number(${Total_Yearly_Heat_DHW_demand})\x20<\x20100000','Number(${PV_potential_yield})\x20<\x201','then','Number(${Specific_space_heating_demand})>=\x20200','AllWhite','Number(${PV_potential_yield})\x20<\x205','No\x20','toIsoString_Start','floor','10665249UWvypN','color(\x27#66c2a5\x27)','https://steinbeis-3dps.eu/3DGeoVolumes/collections/IlmKreis/tileset_all/tileset.json','3486OHDctM','1354673sTjxzF','hide','128056pKLnjE','change','primitives','color(\x27#fd8d3c\x27)','Number(${Specific_space_heating_demand})>=\x2025','true','-legend','color(\x27#ffffff\x27)','add','#BuildingStyleSelector','abs','clock','color(\x22#B2D531\x22)','885HThrcg','center','color(\x22#F9A717\x22)','->\x20\x20add\x203DTiles\x20failed!\x0a','color(\x22white\x22,0)','draw\x20chart\x20without\x20error','fromCartesian','3.0','2045hUOPIi','Number(${electric_load})\x20<\x205229000','readyPromise','color(\x22#F56D1F\x22)','ready','926pVVuSs','3818328PMuhRc','Cartographic','style','Number(${PV_potential_yield})\x20<\x206','color(\x22#61B949\x22),0'];_0x35ae=function(){return _0x1a84b2;};return _0x35ae();}var dateEvent=new Date(),startTime=dateEvent[_0x2df9e0(0x164)](),stopTime=dateEvent['toIsoString_Stop']();function _0x5d47(_0x695c3a,_0x560d71){var _0x35aeb9=_0x35ae();return _0x5d47=function(_0x5d47bc,_0x291940){_0x5d47bc=_0x5d47bc-0x11f;var _0x2ff231=_0x35aeb9[_0x5d47bc];return _0x2ff231;},_0x5d47(_0x695c3a,_0x560d71);}viewer[_0x2df9e0(0x177)][_0x2df9e0(0x136)]=Cesium['JulianDate'][_0x2df9e0(0x14f)](startTime),$(_0x2df9e0(0x175))['on'](_0x2df9e0(0x16d),function(){var _0x213e09=_0x2df9e0;tileset_3Dbuildings[_0x213e09(0x189)]=building_style[this[_0x213e09(0x14d)]],$('.cesiumLegend')['hide']();try{$('#'+this['value']+_0x213e09(0x172))['show'](),activateChart(this[_0x213e09(0x14d)]),console[_0x213e09(0x15c)](_0x213e09(0x17e));}catch(_0x3836ad){console['log'](_0x213e09(0x163)+this[_0x213e09(0x14d)]+_0x213e09(0x123)),console['log']('error:\x20'+_0x3836ad);}}),$('#shadow_check')[_0x2df9e0(0x16d)](function(){var _0x536747=_0x2df9e0;this['checked']?viewer[_0x536747(0x146)]=!0x0:viewer[_0x536747(0x146)]=!0x1;});
\ No newline at end of file \ No newline at end of file
var _0xafd027=_0x57ca;(function(_0x2516b1,_0x156512){var _0x457cf3=_0x57ca,_0x20754d=_0x2516b1();while(!![]){try{var _0x2b6b00=parseInt(_0x457cf3(0x192))/0x1*(parseInt(_0x457cf3(0x1e7))/0x2)+parseInt(_0x457cf3(0x18d))/0x3+parseInt(_0x457cf3(0x1c3))/0x4+parseInt(_0x457cf3(0x1b0))/0x5*(-parseInt(_0x457cf3(0x1b9))/0x6)+-parseInt(_0x457cf3(0x1c1))/0x7*(-parseInt(_0x457cf3(0x1d8))/0x8)+parseInt(_0x457cf3(0x1c7))/0x9*(parseInt(_0x457cf3(0x1e1))/0xa)+-parseInt(_0x457cf3(0x1ac))/0xb*(parseInt(_0x457cf3(0x1ed))/0xc);if(_0x2b6b00===_0x156512)break;else _0x20754d['push'](_0x20754d['shift']());}catch(_0x1e0994){_0x20754d['push'](_0x20754d['shift']());}}}(_0x75bd,0x58070),$(document)[_0xafd027(0x1c0)](function(){var _0x37ae6f=_0xafd027;$(_0x37ae6f(0x196))[_0x37ae6f(0x185)]();}));var homeCameraView={'destination':{'x':-4646319.653422943,'y':2552632.012284364,'z':-3536295.07803609},'orientation':{'direction':{'x':0.24900131396642067,'y':0.3727636841027887,'z':0.8938934955894424},'up':{'x':-0.7037933752118672,'y':0.7036958074350335,'z':-0.09740172280942716}}};function _0x57ca(_0x5ca5bc,_0x172849){var _0x75bd22=_0x75bd();return _0x57ca=function(_0x57ca66,_0x4c997b){_0x57ca66=_0x57ca66-0x17e;var _0x22f1f8=_0x75bd22[_0x57ca66];return _0x22f1f8;},_0x57ca(_0x5ca5bc,_0x172849);}function _0x75bd(){var _0x82747c=['Number(${electric_load})\x20<\x204229000','ElecDemand','color(\x22#D1E023\x22)','Number(${Specific_space_heating_demand})>=\x20100','boundingSphere','color(\x22#F6EC00\x22)','color(\x27#e6550d\x27)','log','Number(${PV_potential_yield})\x20<\x203','Number(${electric_load})\x20<\x203229000','longitude','primitives','Cesium3DTileStyle','T08:00:00Z','latitude','11rNrNmx','Number(${electric_load})\x20<\x205229000','#full-screen-button','Number(${PV_potential_yield})\x20<\x206','580VSRbOi','scene','Number(${Total_Yearly_Heat_DHW_demand})\x20<\x2075000','getFullYear','abs','Fullscreen','readyPromise','color(\x27#e6f598\x27)','getTimezoneOffset','15726DrhCbf','fromTranslation','color(\x22white\x22,0)','Cartesian3','currentTime','color(\x27#66c2a5\x27)','subtract','ready','416703Bsxtcl','toIsoString_Start','530260HRaPWL','Number(${electric_load})\x20===\x200','fromRadians','Number(${electric_load})\x20<\x209999999','2850975YbayyO','color(\x22#FECE02\x22)','getMonth','Number(${Specific_space_heating_demand})>=\x2075','body','color(\x27#fdd0a2\x27)','Number(${Total_Yearly_Heat_DHW_demand})\x20<\x2010000','Cartographic','Cesium3DTileset','color(\x27#ffffff\x27,0)','change','Number(${Specific_space_heating_demand})>\x20250','Number(${PV_potential_yield})\x20<\x208','toIsoString_Stop','#shadow_check','Number(${PV_potential_yield})\x20>=\x208','color(\x27#d53e4f\x27)','72wjTbBi','Number(${Specific_space_heating_demand})>=\x20200','show','value','color(\x22#61B949\x22,0)','Number(${Total_Yearly_Heat_DHW_demand})\x20<\x2012500','prototype','Number(${Specific_space_heating_demand})>=\x2025','color(\x22#61B949\x22)','10RhddXM','shadows','color(\x22#A4C711\x22)','getDate','color(\x22#F9A717\x22)','modelMatrix','8xuLTpz','-legend','color(\x27#feedde\x27)','Number(${electric_load})\x20<\x206229000','3.0','color(\x22#B2D531\x22)','16126752tGPLrw','#BuildingStyleSelector','checked','Number(${PV_potential_yield})\x20<\x205','PVPotential','Number(${Total_Yearly_Heat_DHW_demand})\x20===\x200','SpecificHeatDemand','T23:00:00Z','hide','HeatDemand','requestFullscreen','No\x20','floor','color(\x27#f46d43\x27)','color(\x22#F56D1F\x22)','Number(${Total_Yearly_Heat_DHW_demand})\x20<\x2050000','1616577kuaRuM','color(\x27#fee08b\x27)','Number(${Specific_space_heating_demand})>=\x20125','.cesiumLegend','true','121133PKtWIu','Number(${Total_Yearly_Heat_DHW_demand})\x20<\x2017500','style','Number(${PV_potential_yield})\x20<\x201','#loading','Number(${Total_Yearly_Heat_DHW_demand})\x20<\x20100000','Number(${Total_Yearly_Heat_DHW_demand})\x20>=\x2099999999','Number(${Total_Yearly_Heat_DHW_demand})\x20<\x2035000','color(\x22#F22E22\x22)','AllWhite','then'];_0x75bd=function(){return _0x82747c;};return _0x75bd();}$(_0xafd027(0x1ae))['click'](function(){var _0xbd1522=_0xafd027;Cesium[_0xbd1522(0x1b5)][_0xbd1522(0x187)](document[_0xbd1522(0x1cb)]);});var building_style=[],addBuilding=function(){var _0x41d394=_0xafd027;try{tileset_3Dbuildings=viewer[_0x41d394(0x1b1)][_0x41d394(0x1a8)]['add'](new Cesium[(_0x41d394(0x1cf))]({'url':'https://w2.iaf-ex.hft-stuttgart.de/CesiumData/3DTiles/Buildings/BuildingSolid/LKRLudwigsburg/tileset.json','maximumScreenSpaceError':0x20,'skipLevelOfDetail':!0x0,'baseScreenSpaceError':0x400,'skipScreenSpaceErrorFactor':0x40,'skipLevels':0x2,'immediatelyLoadDesiredLevelOfDetail':!0x1,'loadSiblings':!0x1,'cullWithChildrenBounds':!0x0}));}catch(_0x120ca3){console[_0x41d394(0x1a4)]('->\x20\x20add\x203DTiles\x20failed!\x0a'+_0x120ca3);}tileset_3Dbuildings[_0x41d394(0x1b6)][_0x41d394(0x19c)](function(){var _0x354651=_0x41d394,_0x2e506e=tileset_3Dbuildings[_0x354651(0x1a1)],_0x1252b4=Cesium[_0x354651(0x1ce)]['fromCartesian'](_0x2e506e['center']),_0x387a3d=Cesium[_0x354651(0x1bc)][_0x354651(0x1c5)](_0x1252b4[_0x354651(0x1a7)],_0x1252b4[_0x354651(0x1ab)],0x0),_0x3df98b=Cesium[_0x354651(0x1bc)][_0x354651(0x1c5)](_0x1252b4['longitude'],_0x1252b4[_0x354651(0x1ab)],0.02),_0x443b32=Cesium[_0x354651(0x1bc)][_0x354651(0x1bf)](_0x3df98b,_0x387a3d,new Cesium[(_0x354651(0x1bc))]());tileset_3Dbuildings[_0x354651(0x1e6)]=Cesium['Matrix4'][_0x354651(0x1ba)](_0x443b32);}),building_style[_0x41d394(0x19b)]=new Cesium[(_0x41d394(0x1a9))]({'pointSize':_0x41d394(0x1eb),'show':!0x0,'color':'color(\x27#ffffff\x27)'}),building_style[_0x41d394(0x186)]=new Cesium[(_0x41d394(0x1a9))]({'pointSize':_0x41d394(0x1eb),'show':!0x0,'color':{'conditions':[[_0x41d394(0x182),_0x41d394(0x1d0)],[_0x41d394(0x1cd),'color(\x27#3288bd\x27)'],[_0x41d394(0x1dd),_0x41d394(0x1be)],[_0x41d394(0x193),'color(\x27#abdda4\x27)'],[_0x41d394(0x199),_0x41d394(0x1b7)],[_0x41d394(0x18c),'color(\x27#ffffbf\x27)'],[_0x41d394(0x1b2),_0x41d394(0x18e)],[_0x41d394(0x197),'color(\x27#fdae61\x27)'],['Number(${Total_Yearly_Heat_DHW_demand})\x20<\x20200000',_0x41d394(0x18a)],[_0x41d394(0x198),_0x41d394(0x1d7)],[_0x41d394(0x191),'color(\x27#fff\x27,0)']]}}),building_style[_0x41d394(0x183)]=new Cesium[(_0x41d394(0x1a9))]({'pointSize':_0x41d394(0x1eb),'show':!0x0,'color':{'conditions':[[_0x41d394(0x1d2),_0x41d394(0x19a)],[_0x41d394(0x1d9),_0x41d394(0x18b)],['Number(${Specific_space_heating_demand})>=\x20150','color(\x22#F9A717\x22)'],[_0x41d394(0x18f),_0x41d394(0x1c8)],[_0x41d394(0x1a0),_0x41d394(0x1a2)],[_0x41d394(0x1ca),'color(\x22#D1E023\x22)'],['Number(${Specific_space_heating_demand})>=\x2050',_0x41d394(0x1ec)],[_0x41d394(0x1df),_0x41d394(0x1e3)],['Number(${Specific_space_heating_demand})>=\x200',_0x41d394(0x1e0)],[_0x41d394(0x191),'color(\x22#61B949\x22,0)']]}}),building_style[_0x41d394(0x181)]=new Cesium['Cesium3DTileStyle']({'pointSize':_0x41d394(0x1eb),'show':!0x0,'color':{'conditions':[[_0x41d394(0x195),_0x41d394(0x19a)],['Number(${PV_potential_yield})\x20<\x202',_0x41d394(0x18b)],[_0x41d394(0x1a5),_0x41d394(0x1e5)],['Number(${PV_potential_yield})\x20<\x204','color(\x22#FECE02\x22)'],[_0x41d394(0x180),_0x41d394(0x1a2)],[_0x41d394(0x1af),_0x41d394(0x19f)],['Number(${PV_potential_yield})\x20<\x207',_0x41d394(0x1ec)],[_0x41d394(0x1d3),'color(\x22#A4C711\x22)'],[_0x41d394(0x1d6),_0x41d394(0x1e0)],[_0x41d394(0x191),_0x41d394(0x1dc)]]}}),building_style[_0x41d394(0x19e)]=new Cesium[(_0x41d394(0x1a9))]({'pointSize':_0x41d394(0x1eb),'show':!0x0,'color':{'conditions':[[_0x41d394(0x1c4),_0x41d394(0x1d0)],[_0x41d394(0x1a6),_0x41d394(0x1e9)],[_0x41d394(0x19d),_0x41d394(0x1cc)],[_0x41d394(0x1ad),'color(\x27#fdae6b\x27)'],[_0x41d394(0x1ea),'color(\x27#fd8d3c\x27)'],[_0x41d394(0x1c6),_0x41d394(0x1a3)],['true',_0x41d394(0x1bb)]]}}),tileset_3Dbuildings['style']=building_style[_0x41d394(0x19b)];};addBuilding();var layerIsLoaded=[],layerIsLoadedFirstTime=[],promise=[],datasources=[],datasource=[];Date[_0xafd027(0x1de)]['toIsoString_Start']=function(){var _0x5de011=_0xafd027;this['getTimezoneOffset']();var _0x1ee8ab=function(_0x34ab94){var _0x570d5c=_0x57ca,_0x584c67=Math[_0x570d5c(0x189)](Math[_0x570d5c(0x1b4)](_0x34ab94));return(_0x584c67<0xa?'0':'')+_0x584c67;};return this[_0x5de011(0x1b3)]()+'-'+_0x1ee8ab(this['getMonth']()+0x1)+'-'+_0x1ee8ab(this[_0x5de011(0x1e4)]())+_0x5de011(0x1aa);},Date['prototype'][_0xafd027(0x1d4)]=function(){var _0x3523d7=_0xafd027;this[_0x3523d7(0x1b8)]();var _0x1eb3f3=function(_0x1fd271){var _0x4fb2a1=_0x3523d7,_0x28bcbc=Math[_0x4fb2a1(0x189)](Math['abs'](_0x1fd271));return(_0x28bcbc<0xa?'0':'')+_0x28bcbc;};return this[_0x3523d7(0x1b3)]()+'-'+_0x1eb3f3(this[_0x3523d7(0x1c9)]()+0x1)+'-'+_0x1eb3f3(this[_0x3523d7(0x1e4)]())+_0x3523d7(0x184);};var dateEvent=new Date(),startTime=dateEvent[_0xafd027(0x1c2)](),stopTime=dateEvent[_0xafd027(0x1d4)]();viewer['clock'][_0xafd027(0x1bd)]=Cesium['JulianDate']['fromIso8601'](startTime),$(_0xafd027(0x17e))['on'](_0xafd027(0x1d1),function(){var _0x1afbdf=_0xafd027;tileset_3Dbuildings[_0x1afbdf(0x194)]=building_style[this[_0x1afbdf(0x1db)]],$(_0x1afbdf(0x190))[_0x1afbdf(0x185)]();try{$('#'+this[_0x1afbdf(0x1db)]+_0x1afbdf(0x1e8))[_0x1afbdf(0x1da)](),activateChart(this[_0x1afbdf(0x1db)]);}catch(_0xc9c535){console[_0x1afbdf(0x1a4)](_0x1afbdf(0x188)+this[_0x1afbdf(0x1db)]+'\x20Style\x20in\x20the\x20html');}}),$(_0xafd027(0x1d5))[_0xafd027(0x1d1)](function(){var _0x13baaa=_0xafd027;this[_0x13baaa(0x17f)]?viewer[_0x13baaa(0x1e2)]=!0x0:viewer['shadows']=!0x1;}); var _0x57d7d6=_0x36c2;function _0x463a(){var _0x3c6938=['color(\x27#66c2a5\x27)','HeatDemand','6AyfQEi','Number(${PV_potential_yield})\x20<\x201','subtract','add','toIsoString_Stop','color(\x22#fee08b\x22)','AllWhite','Number(${PV_potential_yield})\x20<\x202','color(\x22#B2D531\x22)','color(\x22#F56D1F\x22)','change','5210888QcexeO','fromIso8601','color(\x27#f46d43\x27)','.cesiumLegend','toIsoString_Start','abs','clock','Cesium3DTileset','Number(${Specific_space_heating_demand})>=\x20100','14Sgjvxv','color(\x22#3288bd\x22)','Number(${Specific_space_heating_demand})>=\x2050','Number(${electric_load})\x20<\x203229000','floor','latitude','color(\x22#61B949\x22,0)','color(\x22#D1E023\x22)','prototype','body','color(\x22white\x22,0)','color(\x22#ffffbf\x22)','Number(${PV_potential_yield})\x20>=\x208','Number(${Total_Yearly_Heat_DHW_demand})\x20<\x2017500','Number(${Specific_space_heating_demand})>=\x20150','3.0','Number(${Total_Yearly_Heat_DHW_demand})\x20<\x2050000','Number(${Specific_space_heating_demand})>\x20250','No\x20','color(\x27#feedde\x27)','color(\x22#d53e4f\x22)','22163JLSkRL','modelMatrix','color(\x22#fdae61\x22)','Number(${Specific_space_heating_demand})>=\x2025','Fullscreen','color(\x27#3288bd\x27)','3420912IMkAMd','fromCartesian','longitude','Number(${Specific_space_heating_demand})>=\x20200','#shadow_check','color(\x27#fd8d3c\x27)','T08:00:00Z','47591390oGyHAn','4358920fAjMzQ','Number(${electric_load})\x20<\x209999999','color(\x27#fee08b\x27)','getFullYear','->\x20\x20add\x203DTiles\x20failed!\x0a','https://steinbeis-3dps.eu/3DGeoVolumes/collections/Ludwigsburg/tileset_lu_all/tileset.json','Number(${PV_potential_yield})\x20<\x205','color(\x27#ffffff\x27)','getTimezoneOffset','getMonth','10853622FBtzbB','Number(${PV_potential_yield})\x20<\x206','Number(${electric_load})\x20<\x206229000','134YeydKU','requestFullscreen','color(\x22#F6EC00\x22)','#full-screen-button','currentTime','Number(${Total_Yearly_Heat_DHW_demand})\x20<\x20200000','color(\x22#F22E22\x22)','PVPotential','getDate','hide','Number(${Total_Yearly_Heat_DHW_demand})\x20===\x200','\x20Style\x20in\x20the\x20html','style','Number(${electric_load})\x20===\x200','true','log','Cartographic','Cesium3DTileStyle','color(\x27#fdae6b\x27)','shadows','color(\x22#e6f598\x22)','color(\x27#abdda4\x27)','587775kEMCiR','Number(${Specific_space_heating_demand})>=\x20125','readyPromise','color(\x27#fff\x27,0)','color(\x27#e6550d\x27)','value','color(\x27#d53e4f\x27)','color(\x22#abdda4\x22)','Number(${PV_potential_yield})\x20<\x207','color(\x27#ffffbf\x27)','color(\x27#fdd0a2\x27)','color(\x22#61B949\x22)','Number(${Total_Yearly_Heat_DHW_demand})\x20<\x2035000','Number(${PV_potential_yield})\x20<\x204','fromRadians','color(\x22#F9A717\x22)','Number(${Total_Yearly_Heat_DHW_demand})\x20<\x20100000','show','boundingSphere','T23:00:00Z','Number(${Total_Yearly_Heat_DHW_demand})\x20>=\x2099999999','Number(${PV_potential_yield})\x20<\x208','Cartesian3','Number(${Specific_space_heating_demand})>=\x2075','SpecificHeatDemand'];_0x463a=function(){return _0x3c6938;};return _0x463a();}(function(_0x51bbbd,_0x323f1f){var _0x3ca030=_0x36c2,_0x3a4181=_0x51bbbd();while(!![]){try{var _0x3df43c=parseInt(_0x3ca030(0x1f2))/0x1*(parseInt(_0x3ca030(0x20d))/0x2)+-parseInt(_0x3ca030(0x1ae))/0x3+parseInt(_0x3ca030(0x1f8))/0x4+parseInt(_0x3ca030(0x200))/0x5*(parseInt(_0x3ca030(0x1c9))/0x6)+parseInt(_0x3ca030(0x1dd))/0x7*(parseInt(_0x3ca030(0x1d4))/0x8)+parseInt(_0x3ca030(0x20a))/0x9+-parseInt(_0x3ca030(0x1ff))/0xa;if(_0x3df43c===_0x323f1f)break;else _0x3a4181['push'](_0x3a4181['shift']());}catch(_0x2c36d2){_0x3a4181['push'](_0x3a4181['shift']());}}}(_0x463a,0xbae6d),$(document)['ready'](function(){var _0x20ab96=_0x36c2;$('#loading')[_0x20ab96(0x1a1)]();}));var homeCameraView={'destination':{'x':-4646319.653422943,'y':2552632.012284364,'z':-3536295.07803609},'orientation':{'direction':{'x':0.24900131396642067,'y':0.3727636841027887,'z':0.8938934955894424},'up':{'x':-0.7037933752118672,'y':0.7036958074350335,'z':-0.09740172280942716}}};$(_0x57d7d6(0x210))['click'](function(){var _0x462aaa=_0x57d7d6;Cesium[_0x462aaa(0x1f6)][_0x462aaa(0x20e)](document[_0x462aaa(0x1e6)]);});var building_style=[],addBuilding=function(){var _0x566a7d=_0x57d7d6;try{tileset_3Dbuildings=viewer['scene']['primitives'][_0x566a7d(0x1cc)](new Cesium[(_0x566a7d(0x1db))]({'url':_0x566a7d(0x205),'maximumScreenSpaceError':0x20,'skipLevelOfDetail':!0x0,'baseScreenSpaceError':0x400,'skipScreenSpaceErrorFactor':0x40,'skipLevels':0x2,'immediatelyLoadDesiredLevelOfDetail':!0x1,'loadSiblings':!0x1,'cullWithChildrenBounds':!0x0}));}catch(_0x1f1b95){console[_0x566a7d(0x1a7)](_0x566a7d(0x204)+_0x1f1b95);}tileset_3Dbuildings[_0x566a7d(0x1b0)]['then'](function(){var _0x41388c=_0x566a7d,_0x17223d=tileset_3Dbuildings[_0x41388c(0x1c0)],_0x282e7a=Cesium[_0x41388c(0x1a8)][_0x41388c(0x1f9)](_0x17223d['center']),_0x417090=Cesium['Cartesian3'][_0x41388c(0x1bc)](_0x282e7a['longitude'],_0x282e7a['latitude'],0x0),_0x4517e4=Cesium[_0x41388c(0x1c4)][_0x41388c(0x1bc)](_0x282e7a[_0x41388c(0x1fa)],_0x282e7a[_0x41388c(0x1e2)],0x32),_0x3a8fc5=Cesium[_0x41388c(0x1c4)][_0x41388c(0x1cb)](_0x4517e4,_0x417090,new Cesium[(_0x41388c(0x1c4))]());tileset_3Dbuildings[_0x41388c(0x1f3)]=Cesium['Matrix4']['fromTranslation'](_0x3a8fc5);}),building_style[_0x566a7d(0x1cf)]=new Cesium[(_0x566a7d(0x1a9))]({'pointSize':'3.0','show':!0x0,'color':_0x566a7d(0x207)}),building_style[_0x566a7d(0x1c8)]=new Cesium[(_0x566a7d(0x1a9))]({'pointSize':'3.0','show':!0x0,'color':{'conditions':[[_0x566a7d(0x1a2),'color(\x27#ffffff\x27,0)'],['Number(${Total_Yearly_Heat_DHW_demand})\x20<\x2010000',_0x566a7d(0x1f7)],['Number(${Total_Yearly_Heat_DHW_demand})\x20<\x2012500',_0x566a7d(0x1c7)],[_0x566a7d(0x1ea),_0x566a7d(0x1ad)],[_0x566a7d(0x1ba),'color(\x27#e6f598\x27)'],[_0x566a7d(0x1ed),_0x566a7d(0x1b7)],['Number(${Total_Yearly_Heat_DHW_demand})\x20<\x2075000',_0x566a7d(0x202)],[_0x566a7d(0x1be),'color(\x27#fdae61\x27)'],[_0x566a7d(0x212),_0x566a7d(0x1d6)],[_0x566a7d(0x1c2),_0x566a7d(0x1b4)],[_0x566a7d(0x1a6),_0x566a7d(0x1b1)]]}}),building_style[_0x566a7d(0x1c6)]=new Cesium[(_0x566a7d(0x1a9))]({'pointSize':_0x566a7d(0x1ec),'show':!0x0,'color':{'conditions':[[_0x566a7d(0x1ee),_0x566a7d(0x1f1)],[_0x566a7d(0x1fb),'color(\x22#f46d43\x22)'],[_0x566a7d(0x1eb),_0x566a7d(0x1f4)],[_0x566a7d(0x1af),_0x566a7d(0x1ce)],[_0x566a7d(0x1dc),_0x566a7d(0x1e8)],[_0x566a7d(0x1c5),_0x566a7d(0x1ac)],[_0x566a7d(0x1df),_0x566a7d(0x1b5)],[_0x566a7d(0x1f5),'color(\x22#66c2a5\x22)'],['Number(${Specific_space_heating_demand})>=\x200',_0x566a7d(0x1de)],[_0x566a7d(0x1a6),_0x566a7d(0x1e3)]]}}),building_style[_0x566a7d(0x19f)]=new Cesium['Cesium3DTileStyle']({'pointSize':_0x566a7d(0x1ec),'show':!0x0,'color':{'conditions':[[_0x566a7d(0x1ca),_0x566a7d(0x19e)],[_0x566a7d(0x1d0),_0x566a7d(0x1d2)],['Number(${PV_potential_yield})\x20<\x203',_0x566a7d(0x1bd)],[_0x566a7d(0x1bb),'color(\x22#FECE02\x22)'],[_0x566a7d(0x206),_0x566a7d(0x20f)],[_0x566a7d(0x20b),_0x566a7d(0x1e4)],[_0x566a7d(0x1b6),_0x566a7d(0x1d1)],[_0x566a7d(0x1c3),'color(\x22#A4C711\x22)'],[_0x566a7d(0x1e9),_0x566a7d(0x1b9)],['true',_0x566a7d(0x1e3)]]}}),building_style['ElecDemand']=new Cesium[(_0x566a7d(0x1a9))]({'pointSize':'3.0','show':!0x0,'color':{'conditions':[[_0x566a7d(0x1a5),'color(\x27#ffffff\x27,0)'],[_0x566a7d(0x1e0),_0x566a7d(0x1f0)],['Number(${electric_load})\x20<\x204229000',_0x566a7d(0x1b8)],['Number(${electric_load})\x20<\x205229000',_0x566a7d(0x1aa)],[_0x566a7d(0x20c),_0x566a7d(0x1fd)],[_0x566a7d(0x201),_0x566a7d(0x1b2)],['true',_0x566a7d(0x1e7)]]}}),tileset_3Dbuildings[_0x566a7d(0x1a4)]=building_style[_0x566a7d(0x1cf)];};addBuilding();var layerIsLoaded=[],layerIsLoadedFirstTime=[],promise=[],datasources=[],datasource=[];function _0x36c2(_0x127bad,_0xeec167){var _0x463aab=_0x463a();return _0x36c2=function(_0x36c2ec,_0x5f006e){_0x36c2ec=_0x36c2ec-0x19e;var _0x40ebdd=_0x463aab[_0x36c2ec];return _0x40ebdd;},_0x36c2(_0x127bad,_0xeec167);}Date['prototype'][_0x57d7d6(0x1d8)]=function(){var _0x1b5c93=_0x57d7d6;this[_0x1b5c93(0x208)]();var _0x4818b8=function(_0x1c4112){var _0x5b27ad=_0x1b5c93,_0x430af1=Math[_0x5b27ad(0x1e1)](Math[_0x5b27ad(0x1d9)](_0x1c4112));return(_0x430af1<0xa?'0':'')+_0x430af1;};return this[_0x1b5c93(0x203)]()+'-'+_0x4818b8(this[_0x1b5c93(0x209)]()+0x1)+'-'+_0x4818b8(this[_0x1b5c93(0x1a0)]())+_0x1b5c93(0x1fe);},Date[_0x57d7d6(0x1e5)][_0x57d7d6(0x1cd)]=function(){var _0x191172=_0x57d7d6;this[_0x191172(0x208)]();var _0x2119f6=function(_0x2f701e){var _0x14cae0=_0x191172,_0x1f229b=Math[_0x14cae0(0x1e1)](Math[_0x14cae0(0x1d9)](_0x2f701e));return(_0x1f229b<0xa?'0':'')+_0x1f229b;};return this['getFullYear']()+'-'+_0x2119f6(this[_0x191172(0x209)]()+0x1)+'-'+_0x2119f6(this[_0x191172(0x1a0)]())+_0x191172(0x1c1);};var dateEvent=new Date(),startTime=dateEvent[_0x57d7d6(0x1d8)](),stopTime=dateEvent['toIsoString_Stop']();viewer[_0x57d7d6(0x1da)][_0x57d7d6(0x211)]=Cesium['JulianDate'][_0x57d7d6(0x1d5)](startTime),$('#BuildingStyleSelector')['on'](_0x57d7d6(0x1d3),function(){var _0x4fa118=_0x57d7d6;tileset_3Dbuildings[_0x4fa118(0x1a4)]=building_style[this[_0x4fa118(0x1b3)]],$(_0x4fa118(0x1d7))[_0x4fa118(0x1a1)]();try{$('#'+this['value']+'-legend')[_0x4fa118(0x1bf)](),activateChart(this['value']);}catch(_0x5538f7){console[_0x4fa118(0x1a7)](_0x4fa118(0x1ef)+this[_0x4fa118(0x1b3)]+_0x4fa118(0x1a3));}}),$(_0x57d7d6(0x1fc))[_0x57d7d6(0x1d3)](function(){var _0x12ec16=_0x57d7d6;this['checked']?viewer[_0x12ec16(0x1ab)]=!0x0:viewer[_0x12ec16(0x1ab)]=!0x1;});
\ No newline at end of file \ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment