Commit 4c981655 authored by JOE XMG's avatar JOE XMG
Browse files

update

parent d91dc71e
Pipeline #6783 passed with stage
in 9 seconds
......@@ -44,7 +44,7 @@
<div class="form-check">
<input class="form-check-input" type="checkbox" value="" id="util_nw_line">
<label class="form-check-label" for="util_nw_line">
Utility Network Lines
Utility Network Lines (SSH)
<div class="spinner-border spinner-border-sm" role="status" id="util_nw_line_loading"
style="display: none;">
<span class="visually-hidden">Loading...</span>
......@@ -54,7 +54,13 @@
<div class="form-check">
<input class="form-check-input" type="checkbox" value="" id="util_nw_point">
<label class="form-check-label" for="util_nw_point">
Utility Network Point
Utility Network Point (SSH)
</label>
</div>
<div class="form-check">
<input class="form-check-input" type="checkbox" value="" id="util_nw_Enisyst" checked>
<label class="form-check-label" for="util_nw_Enisyst">
Utility Network Stations (Enisyst)
</label>
</div>
<hr>
......
......@@ -415,3 +415,4 @@ $("#util_nw_point").change(function () {
}
});
......@@ -195,7 +195,7 @@ viewer.screenSpaceEventHandler.setInputAction(function onLeftClick(
}
]
$("#chart_intro").show()
drawChart(inputx, inputy_vor_vs_rueck, "line", "#chart_area")
drawChart(inputx, inputy_vor_vs_rueck, "line", "#chart_area","","Temperature")
}
}
......
// chart_type = line, bar
var drawChart = function (data_inputx, data_inputy, chart_type, chart_id) {
var drawChart = function (data_inputx, data_inputy, chart_type, chart_id, x_axis_name, y_axis_name) {
if (typeof chart == "object") {
chart.destroy();
}
......@@ -72,6 +72,23 @@ var drawChart = function (data_inputx, data_inputy, chart_type, chart_id) {
}
},
type: xaxis_type,
title: {
text: x_axis_name,
// offsetX: 0,
// offsetY: 0,
style: {
// color: undefined,
// fontSize: '12px',
fontFamily: 'Nunito',
fontWeight: 400,
// cssClass: 'apexcharts-xaxis-title',
},
},
},
yaxis:{
title: {
text: y_axis_name
}
}
};
......
......@@ -454,7 +454,7 @@ for (let i = 0; i < pipe_lo.length; i++) {
// MakiIcon List: https://github.com/mapbox/maki/tree/main/icons
// https://sandcastle.cesium.com/index.html?src=GeoJSON%20simplestyle.html
// image: pinBuilder.fromMakiIconId("hospital", Cesium.Color.RED, 48).toDataURL(),
image: pinBuilder.fromUrl("./img/sensor.png", Cesium.Color.GREEN, 48),
image: pinBuilder.fromUrl("img/sensor.png", Cesium.Color.GREEN, 48),
verticalOrigin: Cesium.VerticalOrigin.BOTTOM,
heightReference: "CLAMP_TO_GROUND",
show: true,
......@@ -463,3 +463,14 @@ for (let i = 0; i < pipe_lo.length; i++) {
});
}
$("#util_nw_Enisyst").change(function () {
if (this.checked) {
for (let i = 0; i < pipe_lo_entities.length; i++) {
pipe_lo_entities[i].billboard.show = true;
}
} else {
for (let i = 0; i < pipe_lo_entities.length; i++) {
pipe_lo_entities[i].billboard.show = false;
}
}
});
// var STA_IQG_URL = "http://193.196.138.56/iqg4icity_sensor/v1.1/MultiDatastreams(1)/Observations?$orderby=phenomenonTime%20desc"
function get_STA_Observation_Value(STA_URL , cb) {
var settings = {
"url": STA_URL,
......@@ -37,6 +39,7 @@ function get_STA_Observation_Value(STA_URL , cb) {
});
}
// Now the connection of the data table is done via Python in https://gitlab.com/ThunthepS/2019_03_sensorthingsnodejsexten
var pipe_sta_map = {
"94193A01010005C5": 1,
......
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Chat Application - Mazer Admin Dashboard</title>
<link rel="stylesheet" href="assets/css/main/app.css">
<link rel="stylesheet" href="assets/css/main/app-dark.css">
<link rel="shortcut icon" href="assets/images/logo/favicon.svg" type="image/x-icon">
<link rel="shortcut icon" href="assets/images/logo/favicon.png" type="image/png">
</head>
<body>
<div id="app">
<div id="sidebar" class="active">
<div class="sidebar-wrapper active">
<div class="sidebar-header position-relative">
<div class="d-flex justify-content-between align-items-center">
<div class="logo">
<a href="index.html"><img src="assets/images/logo/logo.svg" alt="Logo" srcset=""></a>
</div>
<div class="theme-toggle d-flex gap-2 align-items-center mt-2">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" role="img" class="iconify iconify--system-uicons" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 21 21"><g fill="none" fill-rule="evenodd" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"><path d="M10.5 14.5c2.219 0 4-1.763 4-3.982a4.003 4.003 0 0 0-4-4.018c-2.219 0-4 1.781-4 4c0 2.219 1.781 4 4 4zM4.136 4.136L5.55 5.55m9.9 9.9l1.414 1.414M1.5 10.5h2m14 0h2M4.135 16.863L5.55 15.45m9.899-9.9l1.414-1.415M10.5 19.5v-2m0-14v-2" opacity=".3"></path><g transform="translate(-210 -1)"><path d="M220.5 2.5v2m6.5.5l-1.5 1.5"></path><circle cx="220.5" cy="11.5" r="4"></circle><path d="m214 5l1.5 1.5m5 14v-2m6.5-.5l-1.5-1.5M214 18l1.5-1.5m-4-5h2m14 0h2"></path></g></g></svg>
<div class="form-check form-switch fs-6">
<input class="form-check-input me-0" type="checkbox" id="toggle-dark" >
<label class="form-check-label" ></label>
</div>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" role="img" class="iconify iconify--mdi" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="m17.75 4.09l-2.53 1.94l.91 3.06l-2.63-1.81l-2.63 1.81l.91-3.06l-2.53-1.94L12.44 4l1.06-3l1.06 3l3.19.09m3.5 6.91l-1.64 1.25l.59 1.98l-1.7-1.17l-1.7 1.17l.59-1.98L15.75 11l2.06-.05L18.5 9l.69 1.95l2.06.05m-2.28 4.95c.83-.08 1.72 1.1 1.19 1.85c-.32.45-.66.87-1.08 1.27C15.17 23 8.84 23 4.94 19.07c-3.91-3.9-3.91-10.24 0-14.14c.4-.4.82-.76 1.27-1.08c.75-.53 1.93.36 1.85 1.19c-.27 2.86.69 5.83 2.89 8.02a9.96 9.96 0 0 0 8.02 2.89m-1.64 2.02a12.08 12.08 0 0 1-7.8-3.47c-2.17-2.19-3.33-5-3.49-7.82c-2.81 3.14-2.7 7.96.31 10.98c3.02 3.01 7.84 3.12 10.98.31Z"></path></svg>
</div>
<div class="sidebar-toggler x">
<a href="#" class="sidebar-hide d-xl-none d-block"><i class="bi bi-x bi-middle"></i></a>
</div>
</div>
</div>
<div class="sidebar-menu">
<ul class="menu">
<li class="sidebar-title">Menu</li>
<li
class="sidebar-item ">
<a href="index.html" class='sidebar-link'>
<i class="bi bi-grid-fill"></i>
<span>Dashboard</span>
</a>
</li>
<li
class="sidebar-item has-sub">
<a href="#" class='sidebar-link'>
<i class="bi bi-stack"></i>
<span>Components</span>
</a>
<ul class="submenu ">
<li class="submenu-item ">
<a href="component-alert.html">Alert</a>
</li>
<li class="submenu-item ">
<a href="component-badge.html">Badge</a>
</li>
<li class="submenu-item ">
<a href="component-breadcrumb.html">Breadcrumb</a>
</li>
<li class="submenu-item ">
<a href="component-button.html">Button</a>
</li>
<li class="submenu-item ">
<a href="component-card.html">Card</a>
</li>
<li class="submenu-item ">
<a href="component-carousel.html">Carousel</a>
</li>
<li class="submenu-item ">
<a href="component-collapse.html">Collapse</a>
</li>
<li class="submenu-item ">
<a href="component-dropdown.html">Dropdown</a>
</li>
<li class="submenu-item ">
<a href="component-list-group.html">List Group</a>
</li>
<li class="submenu-item ">
<a href="component-modal.html">Modal</a>
</li>
<li class="submenu-item ">
<a href="component-navs.html">Navs</a>
</li>
<li class="submenu-item ">
<a href="component-pagination.html">Pagination</a>
</li>
<li class="submenu-item ">
<a href="component-progress.html">Progress</a>
</li>
<li class="submenu-item ">
<a href="component-spinner.html">Spinner</a>
</li>
<li class="submenu-item ">
<a href="component-tooltip.html">Tooltip</a>
</li>
</ul>
</li>
<li
class="sidebar-item has-sub">
<a href="#" class='sidebar-link'>
<i class="bi bi-collection-fill"></i>
<span>Extra Components</span>
</a>
<ul class="submenu ">
<li class="submenu-item ">
<a href="extra-component-avatar.html">Avatar</a>
</li>
<li class="submenu-item ">
<a href="extra-component-sweetalert.html">Sweet Alert</a>
</li>
<li class="submenu-item ">
<a href="extra-component-toastify.html">Toastify</a>
</li>
<li class="submenu-item ">
<a href="extra-component-rating.html">Rating</a>
</li>
<li class="submenu-item ">
<a href="extra-component-divider.html">Divider</a>
</li>
</ul>
</li>
<li
class="sidebar-item has-sub">
<a href="#" class='sidebar-link'>
<i class="bi bi-grid-1x2-fill"></i>
<span>Layouts</span>
</a>
<ul class="submenu ">
<li class="submenu-item ">
<a href="layout-default.html">Default Layout</a>
</li>
<li class="submenu-item ">
<a href="layout-vertical-1-column.html">1 Column</a>
</li>
<li class="submenu-item ">
<a href="layout-vertical-navbar.html">Vertical Navbar</a>
</li>
<li class="submenu-item ">
<a href="layout-rtl.html">RTL Layout</a>
</li>
<li class="submenu-item ">
<a href="layout-horizontal.html">Horizontal Menu</a>
</li>
</ul>
</li>
<li class="sidebar-title">Forms &amp; Tables</li>
<li
class="sidebar-item has-sub">
<a href="#" class='sidebar-link'>
<i class="bi bi-hexagon-fill"></i>
<span>Form Elements</span>
</a>
<ul class="submenu ">
<li class="submenu-item ">
<a href="form-element-input.html">Input</a>
</li>
<li class="submenu-item ">
<a href="form-element-input-group.html">Input Group</a>
</li>
<li class="submenu-item ">
<a href="form-element-select.html">Select</a>
</li>
<li class="submenu-item ">
<a href="form-element-radio.html">Radio</a>
</li>
<li class="submenu-item ">
<a href="form-element-checkbox.html">Checkbox</a>
</li>
<li class="submenu-item ">
<a href="form-element-textarea.html">Textarea</a>
</li>
</ul>
</li>
<li
class="sidebar-item ">
<a href="form-layout.html" class='sidebar-link'>
<i class="bi bi-file-earmark-medical-fill"></i>
<span>Form Layout</span>
</a>
</li>
<li
class="sidebar-item has-sub">
<a href="#" class='sidebar-link'>
<i class="bi bi-pen-fill"></i>
<span>Form Editor</span>
</a>
<ul class="submenu ">
<li class="submenu-item ">
<a href="form-editor-quill.html">Quill</a>
</li>
<li class="submenu-item ">
<a href="form-editor-ckeditor.html">CKEditor</a>
</li>
<li class="submenu-item ">
<a href="form-editor-summernote.html">Summernote</a>
</li>
<li class="submenu-item ">
<a href="form-editor-tinymce.html">TinyMCE</a>
</li>
</ul>
</li>
<li
class="sidebar-item ">
<a href="table.html" class='sidebar-link'>
<i class="bi bi-grid-1x2-fill"></i>
<span>Table</span>
</a>
</li>
<li
class="sidebar-item has-sub">
<a href="#" class='sidebar-link'>
<i class="bi bi-file-earmark-spreadsheet-fill"></i>
<span>Datatables</span>
</a>
<ul class="submenu ">
<li class="submenu-item ">
<a href="table-datatable.html">Datatable</a>
</li>
<li class="submenu-item ">
<a href="table-datatable-jquery.html">Datatable (jQuery)</a>
</li>
</ul>
</li>
<li class="sidebar-title">Extra UI</li>
<li
class="sidebar-item has-sub">
<a href="#" class='sidebar-link'>
<i class="bi bi-pentagon-fill"></i>
<span>Widgets</span>
</a>
<ul class="submenu ">
<li class="submenu-item ">
<a href="ui-widgets-chatbox.html">Chatbox</a>
</li>
<li class="submenu-item ">
<a href="ui-widgets-pricing.html">Pricing</a>
</li>
<li class="submenu-item ">
<a href="ui-widgets-todolist.html">To-do List</a>
</li>
</ul>
</li>
<li
class="sidebar-item has-sub">
<a href="#" class='sidebar-link'>
<i class="bi bi-egg-fill"></i>
<span>Icons</span>
</a>
<ul class="submenu ">
<li class="submenu-item ">
<a href="ui-icons-bootstrap-icons.html">Bootstrap Icons </a>
</li>
<li class="submenu-item ">
<a href="ui-icons-fontawesome.html">Fontawesome</a>
</li>
<li class="submenu-item ">
<a href="ui-icons-dripicons.html">Dripicons</a>
</li>
</ul>
</li>
<li
class="sidebar-item has-sub">
<a href="#" class='sidebar-link'>
<i class="bi bi-bar-chart-fill"></i>
<span>Charts</span>
</a>
<ul class="submenu ">
<li class="submenu-item ">
<a href="ui-chart-chartjs.html">ChartJS</a>
</li>
<li class="submenu-item ">
<a href="ui-chart-apexcharts.html">Apexcharts</a>
</li>
</ul>
</li>
<li
class="sidebar-item ">
<a href="ui-file-uploader.html" class='sidebar-link'>
<i class="bi bi-cloud-arrow-up-fill"></i>
<span>File Uploader</span>
</a>
</li>
<li
class="sidebar-item has-sub">
<a href="#" class='sidebar-link'>
<i class="bi bi-map-fill"></i>
<span>Maps</span>
</a>
<ul class="submenu ">
<li class="submenu-item ">
<a href="ui-map-google-map.html">Google Map</a>
</li>
<li class="submenu-item ">
<a href="ui-map-jsvectormap.html">JS Vector Map</a>
</li>
</ul>
</li>
<li class="sidebar-title">Pages</li>
<li
class="sidebar-item ">
<a href="application-email.html" class='sidebar-link'>
<i class="bi bi-envelope-fill"></i>
<span>Email Application</span>
</a>
</li>
<li
class="sidebar-item active ">
<a href="application-chat.html" class='sidebar-link'>
<i class="bi bi-chat-dots-fill"></i>
<span>Chat Application</span>
</a>
</li>
<li
class="sidebar-item ">
<a href="application-gallery.html" class='sidebar-link'>
<i class="bi bi-image-fill"></i>
<span>Photo Gallery</span>
</a>
</li>
<li
class="sidebar-item ">
<a href="application-checkout.html" class='sidebar-link'>
<i class="bi bi-basket-fill"></i>
<span>Checkout Page</span>
</a>
</li>
<li
class="sidebar-item has-sub">
<a href="#" class='sidebar-link'>
<i class="bi bi-person-badge-fill"></i>
<span>Authentication</span>
</a>
<ul class="submenu ">
<li class="submenu-item ">
<a href="auth-login.html">Login</a>
</li>
<li class="submenu-item ">
<a href="auth-register.html">Register</a>
</li>
<li class="submenu-item ">
<a href="auth-forgot-password.html">Forgot Password</a>
</li>
</ul>
</li>
<li
class="sidebar-item has-sub">
<a href="#" class='sidebar-link'>
<i class="bi bi-x-octagon-fill"></i>
<span>Errors</span>
</a>
<ul class="submenu ">
<li class="submenu-item ">
<a href="error-403.html">403</a>
</li>
<li class="submenu-item ">
<a href="error-404.html">404</a>
</li>
<li class="submenu-item ">
<a href="error-500.html">500</a>
</li>
</ul>
</li>
<li class="sidebar-title">Raise Support</li>
<li
class="sidebar-item ">
<a href="https://zuramai.github.io/mazer/docs" class='sidebar-link'>
<i class="bi bi-life-preserver"></i>
<span>Documentation</span>
</a>
</li>
<li
class="sidebar-item ">
<a href="https://github.com/zuramai/mazer/blob/main/CONTRIBUTING.md" class='sidebar-link'>
<i class="bi bi-puzzle"></i>
<span>Contribute</span>
</a>
</li>
<li
class="sidebar-item ">
<a href="https://github.com/zuramai/mazer#donation" class='sidebar-link'>
<i class="bi bi-cash"></i>
<span>Donate</span>
</a>
</li>
</ul>
</div>
</div>
</div>
<div id="main">
<header class="mb-3">
<a href="#" class="burger-btn d-block d-xl-none">
<i class="bi bi-justify fs-3"></i>
</a>
</header>
<div class="page-heading">
<div class="page-title">
<div class="row">
<div class="col-12 col-md-6 order-md-1 order-last">
<h3>Chat Application</h3>
<p class="text-subtitle text-muted">An application for user to check Chat inbox</p>
</div>
<div class="col-12 col-md-6 order-md-2 order-first">
<nav aria-label="breadcrumb" class="breadcrumb-header float-start float-lg-end">
<ol class="breadcrumb">
<li class="breadcrumb-item"><a href="index.html">Dashboard</a></li>
<li class="breadcrumb-item active" aria-current="page">Chat Application</li>
</ol>
</nav>
</div>
</div>
</div>
<section class="section">
<div class="row">
<div class="col-12">
<div class="card">
<div class="card-header">
<h5 class="card-title">Coming Soon!</h5>
</div>
<div class="card-body">
<p>
While you wait, you can use the
<a href="ui-widgets-chatbox.html">chatbox widget.</a>
</p>
<p>
If you want to contribute, check out our
<a
href="https://github.com/zuramai/mazer"
target="_blank">
template repository
</a>.
</p>
</div>
</div>
</div>
</div>
</section>
</div>
<footer>
<div class="footer clearfix mb-0 text-muted">
<div class="float-start">
<p>2021 &copy; Mazer</p>
</div>
<div class="float-end">
<p>Crafted with <span class="text-danger"><i class="bi bi-heart"></i></span> by <a
href="https://saugi.me">Saugi</a></p>
</div>
</div>
</footer>
</div>
</div>
<script src="assets/js/app.js"></script>
</body>
</html>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Checkout Page - Mazer Admin Dashboard</title>
<link rel="stylesheet" href="assets/css/main/app.css">
<link rel="stylesheet" href="assets/css/main/app-dark.css">
<link rel="shortcut icon" href="assets/images/logo/favicon.svg" type="image/x-icon">
<link rel="shortcut icon" href="assets/images/logo/favicon.png" type="image/png">
</head>
<body>
<div id="app">
<div id="sidebar" class="active">
<div class="sidebar-wrapper active">
<div class="sidebar-header position-relative">
<div class="d-flex justify-content-between align-items-center">
<div class="logo">
<a href="index.html"><img src="assets/images/logo/logo.svg" alt="Logo" srcset=""></a>
</div>
<div class="theme-toggle d-flex gap-2 align-items-center mt-2">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" role="img" class="iconify iconify--system-uicons" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 21 21"><g fill="none" fill-rule="evenodd" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"><path d="M10.5 14.5c2.219 0 4-1.763 4-3.982a4.003 4.003 0 0 0-4-4.018c-2.219 0-4 1.781-4 4c0 2.219 1.781 4 4 4zM4.136 4.136L5.55 5.55m9.9 9.9l1.414 1.414M1.5 10.5h2m14 0h2M4.135 16.863L5.55 15.45m9.899-9.9l1.414-1.415M10.5 19.5v-2m0-14v-2" opacity=".3"></path><g transform="translate(-210 -1)"><path d="M220.5 2.5v2m6.5.5l-1.5 1.5"></path><circle cx="220.5" cy="11.5" r="4"></circle><path d="m214 5l1.5 1.5m5 14v-2m6.5-.5l-1.5-1.5M214 18l1.5-1.5m-4-5h2m14 0h2"></path></g></g></svg>
<div class="form-check form-switch fs-6">
<input class="form-check-input me-0" type="checkbox" id="toggle-dark" >
<label class="form-check-label" ></label>
</div>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" role="img" class="iconify iconify--mdi" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="m17.75 4.09l-2.53 1.94l.91 3.06l-2.63-1.81l-2.63 1.81l.91-3.06l-2.53-1.94L12.44 4l1.06-3l1.06 3l3.19.09m3.5 6.91l-1.64 1.25l.59 1.98l-1.7-1.17l-1.7 1.17l.59-1.98L15.75 11l2.06-.05L18.5 9l.69 1.95l2.06.05m-2.28 4.95c.83-.08 1.72 1.1 1.19 1.85c-.32.45-.66.87-1.08 1.27C15.17 23 8.84 23 4.94 19.07c-3.91-3.9-3.91-10.24 0-14.14c.4-.4.82-.76 1.27-1.08c.75-.53 1.93.36 1.85 1.19c-.27 2.86.69 5.83 2.89 8.02a9.96 9.96 0 0 0 8.02 2.89m-1.64 2.02a12.08 12.08 0 0 1-7.8-3.47c-2.17-2.19-3.33-5-3.49-7.82c-2.81 3.14-2.7 7.96.31 10.98c3.02 3.01 7.84 3.12 10.98.31Z"></path></svg>
</div>
<div class="sidebar-toggler x">
<a href="#" class="sidebar-hide d-xl-none d-block"><i class="bi bi-x bi-middle"></i></a>
</div>
</div>
</div>
<div class="sidebar-menu">
<ul class="menu">
<li class="sidebar-title">Menu</li>
<li
class="sidebar-item ">
<a href="index.html" class='sidebar-link'>
<i class="bi bi-grid-fill"></i>
<span>Dashboard</span>
</a>
</li>
<li
class="sidebar-item has-sub">
<a href="#" class='sidebar-link'>
<i class="bi bi-stack"></i>
<span>Components</span>
</a>
<ul class="submenu ">
<li class="submenu-item ">
<a href="component-alert.html">Alert</a>
</li>
<li class="submenu-item ">
<a href="component-badge.html">Badge</a>
</li>
<li class="submenu-item ">
<a href="component-breadcrumb.html">Breadcrumb</a>
</li>
<li class="submenu-item ">
<a href="component-button.html">Button</a>
</li>
<li class="submenu-item ">
<a href="component-card.html">Card</a>
</li>
<li class="submenu-item ">
<a href="component-carousel.html">Carousel</a>
</li>
<li class="submenu-item ">
<a href="component-collapse.html">Collapse</a>
</li>
<li class="submenu-item ">
<a href="component-dropdown.html">Dropdown</a>
</li>
<li class="submenu-item ">
<a href="component-list-group.html">List Group</a>
</li>
<li class="submenu-item ">
<a href="component-modal.html">Modal</a>
</li>
<li class="submenu-item ">
<a href="component-navs.html">Navs</a>
</li>
<li class="submenu-item ">
<a href="component-pagination.html">Pagination</a>
</li>
<li class="submenu-item ">
<a href="component-progress.html">Progress</a>
</li>
<li class="submenu-item ">
<a href="component-spinner.html">Spinner</a>
</li>
<li class="submenu-item ">
<a href="component-tooltip.html">Tooltip</a>
</li>
</ul>
</li>
<li
class="sidebar-item has-sub">
<a href="#" class='sidebar-link'>
<i class="bi bi-collection-fill"></i>
<span>Extra Components</span>
</a>
<ul class="submenu ">
<li class="submenu-item ">
<a href="extra-component-avatar.html">Avatar</a>
</li>
<li class="submenu-item ">
<a href="extra-component-sweetalert.html">Sweet Alert</a>
</li>
<li class="submenu-item ">
<a href="extra-component-toastify.html">Toastify</a>
</li>
<li class="submenu-item ">
<a href="extra-component-rating.html">Rating</a>
</li>
<li class="submenu-item ">
<a href="extra-component-divider.html">Divider</a>
</li>
</ul>
</li>
<li
class="sidebar-item has-sub">
<a href="#" class='sidebar-link'>
<i class="bi bi-grid-1x2-fill"></i>
<span>Layouts</span>
</a>
<ul class="submenu ">
<li class="submenu-item ">
<a href="layout-default.html">Default Layout</a>
</li>
<li class="submenu-item ">
<a href="layout-vertical-1-column.html">1 Column</a>
</li>
<li class="submenu-item ">
<a href="layout-vertical-navbar.html">Vertical Navbar</a>
</li>
<li class="submenu-item ">
<a href="layout-rtl.html">RTL Layout</a>
</li>
<li class="submenu-item ">
<a href="layout-horizontal.html">Horizontal Menu</a>
</li>
</ul>
</li>
<li class="sidebar-title">Forms &amp; Tables</li>
<li
class="sidebar-item has-sub">
<a href="#" class='sidebar-link'>
<i class="bi bi-hexagon-fill"></i>
<span>Form Elements</span>
</a>
<ul class="submenu ">
<li class="submenu-item ">
<a href="form-element-input.html">Input</a>
</li>
<li class="submenu-item ">
<a href="form-element-input-group.html">Input Group</a>
</li>
<li class="submenu-item ">
<a href="form-element-select.html">Select</a>
</li>
<li class="submenu-item ">
<a href="form-element-radio.html">Radio</a>
</li>
<li class="submenu-item ">
<a href="form-element-checkbox.html">Checkbox</a>
</li>
<li class="submenu-item ">
<a href="form-element-textarea.html">Textarea</a>
</li>
</ul>
</li>
<li
class="sidebar-item ">
<a href="form-layout.html" class='sidebar-link'>
<i class="bi bi-file-earmark-medical-fill"></i>
<span>Form Layout</span>
</a>
</li>
<li
class="sidebar-item has-sub">
<a href="#" class='sidebar-link'>
<i class="bi bi-pen-fill"></i>
<span>Form Editor</span>
</a>
<ul class="submenu ">
<li class="submenu-item ">
<a href="form-editor-quill.html">Quill</a>
</li>
<li class="submenu-item ">
<a href="form-editor-ckeditor.html">CKEditor</a>
</li>
<li class="submenu-item ">
<a href="form-editor-summernote.html">Summernote</a>
</li>
<li class="submenu-item ">
<a href="form-editor-tinymce.html">TinyMCE</a>
</li>
</ul>
</li>
<li
class="sidebar-item ">
<a href="table.html" class='sidebar-link'>
<i class="bi bi-grid-1x2-fill"></i>
<span>Table</span>
</a>
</li>
<li
class="sidebar-item has-sub">
<a href="#" class='sidebar-link'>
<i class="bi bi-file-earmark-spreadsheet-fill"></i>
<span>Datatables</span>
</a>
<ul class="submenu ">
<li class="submenu-item ">
<a href="table-datatable.html">Datatable</a>
</li>
<li class="submenu-item ">
<a href="table-datatable-jquery.html">Datatable (jQuery)</a>
</li>
</ul>
</li>
<li class="sidebar-title">Extra UI</li>
<li
class="sidebar-item has-sub">
<a href="#" class='sidebar-link'>
<i class="bi bi-pentagon-fill"></i>
<span>Widgets</span>
</a>
<ul class="submenu ">
<li class="submenu-item ">
<a href="ui-widgets-chatbox.html">Chatbox</a>
</li>
<li class="submenu-item ">
<a href="ui-widgets-pricing.html">Pricing</a>
</li>
<li class="submenu-item ">
<a href="ui-widgets-todolist.html">To-do List</a>
</li>
</ul>
</li>
<li
class="sidebar-item has-sub">
<a href="#" class='sidebar-link'>
<i class="bi bi-egg-fill"></i>
<span>Icons</span>
</a>
<ul class="submenu ">
<li class="submenu-item ">
<a href="ui-icons-bootstrap-icons.html">Bootstrap Icons </a>
</li>
<li class="submenu-item ">
<a href="ui-icons-fontawesome.html">Fontawesome</a>
</li>
<li class="submenu-item ">
<a href="ui-icons-dripicons.html">Dripicons</a>
</li>
</ul>
</li>
<li
class="sidebar-item has-sub">
<a href="#" class='sidebar-link'>
<i class="bi bi-bar-chart-fill"></i>
<span>Charts</span>
</a>
<ul class="submenu ">
<li class="submenu-item ">
<a href="ui-chart-chartjs.html">ChartJS</a>
</li>
<li class="submenu-item ">
<a href="ui-chart-apexcharts.html">Apexcharts</a>
</li>
</ul>
</li>
<li
class="sidebar-item ">
<a href="ui-file-uploader.html" class='sidebar-link'>
<i class="bi bi-cloud-arrow-up-fill"></i>
<span>File Uploader</span>
</a>
</li>
<li
class="sidebar-item has-sub">
<a href="#" class='sidebar-link'>
<i class="bi bi-map-fill"></i>
<span>Maps</span>
</a>
<ul class="submenu ">
<li class="submenu-item ">
<a href="ui-map-google-map.html">Google Map</a>
</li>
<li class="submenu-item ">
<a href="ui-map-jsvectormap.html">JS Vector Map</a>
</li>
</ul>
</li>
<li class="sidebar-title">Pages</li>
<li
class="sidebar-item ">
<a href="application-email.html" class='sidebar-link'>
<i class="bi bi-envelope-fill"></i>
<span>Email Application</span>
</a>
</li>
<li
class="sidebar-item ">
<a href="application-chat.html" class='sidebar-link'>
<i class="bi bi-chat-dots-fill"></i>
<span>Chat Application</span>
</a>
</li>
<li
class="sidebar-item ">
<a href="application-gallery.html" class='sidebar-link'>
<i class="bi bi-image-fill"></i>
<span>Photo Gallery</span>
</a>
</li>
<li
class="sidebar-item active ">
<a href="application-checkout.html" class='sidebar-link'>
<i class="bi bi-basket-fill"></i>
<span>Checkout Page</span>
</a>
</li>
<li
class="sidebar-item has-sub">
<a href="#" class='sidebar-link'>
<i class="bi bi-person-badge-fill"></i>
<span>Authentication</span>
</a>
<ul class="submenu ">
<li class="submenu-item ">
<a href="auth-login.html">Login</a>
</li>
<li class="submenu-item ">
<a href="auth-register.html">Register</a>
</li>
<li class="submenu-item ">
<a href="auth-forgot-password.html">Forgot Password</a>
</li>
</ul>
</li>
<li
class="sidebar-item has-sub">
<a href="#" class='sidebar-link'>
<i class="bi bi-x-octagon-fill"></i>
<span>Errors</span>
</a>
<ul class="submenu ">
<li class="submenu-item ">
<a href="error-403.html">403</a>
</li>
<li class="submenu-item ">
<a href="error-404.html">404</a>
</li>
<li class="submenu-item ">
<a href="error-500.html">500</a>
</li>
</ul>
</li>
<li class="sidebar-title">Raise Support</li>
<li
class="sidebar-item ">
<a href="https://zuramai.github.io/mazer/docs" class='sidebar-link'>
<i class="bi bi-life-preserver"></i>
<span>Documentation</span>
</a>
</li>
<li
class="sidebar-item ">
<a href="https://github.com/zuramai/mazer/blob/main/CONTRIBUTING.md" class='sidebar-link'>
<i class="bi bi-puzzle"></i>
<span>Contribute</span>
</a>
</li>
<li
class="sidebar-item ">
<a href="https://github.com/zuramai/mazer#donation" class='sidebar-link'>
<i class="bi bi-cash"></i>
<span>Donate</span>
</a>
</li>
</ul>
</div>
</div>
</div>
<div id="main">
<header class="mb-3">
<a href="#" class="burger-btn d-block d-xl-none">
<i class="bi bi-justify fs-3"></i>
</a>
</header>
<div class="page-heading">
<div class="page-title">
<div class="row">
<div class="col-12 col-md-6 order-md-1 order-last">
<h3>Checkout Page</h3>
<p class="text-subtitle text-muted">A checkout page for paid services</p>
</div>
<div class="col-12 col-md-6 order-md-2 order-first">
<nav aria-label="breadcrumb" class="breadcrumb-header float-start float-lg-end">
<ol class="breadcrumb">
<li class="breadcrumb-item"><a href="index.html">Dashboard</a></li>
<li class="breadcrumb-item active" aria-current="page">Checkout Page</li>
</ol>
</nav>
</div>
</div>
</div>
<section class="section">
<div class="row">
<div class="col-12">
<div class="card">
<div class="card-header">
<h5 class="card-title">Coming Soon!</h5>
</div>
<div class="card-body">
If you want to contribute, check out our <a href="https://github.com/zuramai/mazer"
target="_blank">template repository</a>.
</div>
</div>
</div>
</div>
</section>
</div>
<footer>
<div class="footer clearfix mb-0 text-muted">
<div class="float-start">
<p>2021 &copy; Mazer</p>
</div>
<div class="float-end">
<p>Crafted with <span class="text-danger"><i class="bi bi-heart"></i></span> by <a
href="https://saugi.me">Saugi</a></p>
</div>
</div>
</footer>
</div>
</div>
<script src="assets/js/app.js"></script>
</body>
</html>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Email Application - Mazer Admin Dashboard</title>
<link rel="stylesheet" href="assets/css/main/app.css">
<link rel="stylesheet" href="assets/css/main/app-dark.css">
<link rel="shortcut icon" href="assets/images/logo/favicon.svg" type="image/x-icon">
<link rel="shortcut icon" href="assets/images/logo/favicon.png" type="image/png">
<link rel="stylesheet" href="assets/css/pages/email.css">
</head>
<body>
<div id="app">
<div id="sidebar" class="active">
<div class="sidebar-wrapper active">
<div class="sidebar-header position-relative">
<div class="d-flex justify-content-between align-items-center">
<div class="logo">
<a href="index.html"><img src="assets/images/logo/logo.svg" alt="Logo" srcset=""></a>
</div>
<div class="theme-toggle d-flex gap-2 align-items-center mt-2">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" role="img" class="iconify iconify--system-uicons" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 21 21"><g fill="none" fill-rule="evenodd" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"><path d="M10.5 14.5c2.219 0 4-1.763 4-3.982a4.003 4.003 0 0 0-4-4.018c-2.219 0-4 1.781-4 4c0 2.219 1.781 4 4 4zM4.136 4.136L5.55 5.55m9.9 9.9l1.414 1.414M1.5 10.5h2m14 0h2M4.135 16.863L5.55 15.45m9.899-9.9l1.414-1.415M10.5 19.5v-2m0-14v-2" opacity=".3"></path><g transform="translate(-210 -1)"><path d="M220.5 2.5v2m6.5.5l-1.5 1.5"></path><circle cx="220.5" cy="11.5" r="4"></circle><path d="m214 5l1.5 1.5m5 14v-2m6.5-.5l-1.5-1.5M214 18l1.5-1.5m-4-5h2m14 0h2"></path></g></g></svg>
<div class="form-check form-switch fs-6">
<input class="form-check-input me-0" type="checkbox" id="toggle-dark" >
<label class="form-check-label" ></label>
</div>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" role="img" class="iconify iconify--mdi" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="m17.75 4.09l-2.53 1.94l.91 3.06l-2.63-1.81l-2.63 1.81l.91-3.06l-2.53-1.94L12.44 4l1.06-3l1.06 3l3.19.09m3.5 6.91l-1.64 1.25l.59 1.98l-1.7-1.17l-1.7 1.17l.59-1.98L15.75 11l2.06-.05L18.5 9l.69 1.95l2.06.05m-2.28 4.95c.83-.08 1.72 1.1 1.19 1.85c-.32.45-.66.87-1.08 1.27C15.17 23 8.84 23 4.94 19.07c-3.91-3.9-3.91-10.24 0-14.14c.4-.4.82-.76 1.27-1.08c.75-.53 1.93.36 1.85 1.19c-.27 2.86.69 5.83 2.89 8.02a9.96 9.96 0 0 0 8.02 2.89m-1.64 2.02a12.08 12.08 0 0 1-7.8-3.47c-2.17-2.19-3.33-5-3.49-7.82c-2.81 3.14-2.7 7.96.31 10.98c3.02 3.01 7.84 3.12 10.98.31Z"></path></svg>
</div>
<div class="sidebar-toggler x">
<a href="#" class="sidebar-hide d-xl-none d-block"><i class="bi bi-x bi-middle"></i></a>
</div>
</div>
</div>
<div class="sidebar-menu">
<ul class="menu">
<li class="sidebar-title">Menu</li>
<li
class="sidebar-item ">
<a href="index.html" class='sidebar-link'>
<i class="bi bi-grid-fill"></i>
<span>Dashboard</span>
</a>
</li>
<li
class="sidebar-item has-sub">
<a href="#" class='sidebar-link'>
<i class="bi bi-stack"></i>
<span>Components</span>
</a>
<ul class="submenu ">
<li class="submenu-item ">
<a href="component-alert.html">Alert</a>
</li>
<li class="submenu-item ">
<a href="component-badge.html">Badge</a>
</li>
<li class="submenu-item ">
<a href="component-breadcrumb.html">Breadcrumb</a>
</li>
<li class="submenu-item ">
<a href="component-button.html">Button</a>
</li>
<li class="submenu-item ">
<a href="component-card.html">Card</a>
</li>
<li class="submenu-item ">
<a href="component-carousel.html">Carousel</a>
</li>
<li class="submenu-item ">
<a href="component-collapse.html">Collapse</a>
</li>
<li class="submenu-item ">
<a href="component-dropdown.html">Dropdown</a>
</li>
<li class="submenu-item ">
<a href="component-list-group.html">List Group</a>
</li>
<li class="submenu-item ">
<a href="component-modal.html">Modal</a>
</li>
<li class="submenu-item ">
<a href="component-navs.html">Navs</a>
</li>
<li class="submenu-item ">
<a href="component-pagination.html">Pagination</a>
</li>
<li class="submenu-item ">
<a href="component-progress.html">Progress</a>
</li>
<li class="submenu-item ">
<a href="component-spinner.html">Spinner</a>
</li>
<li class="submenu-item ">
<a href="component-tooltip.html">Tooltip</a>
</li>
</ul>
</li>
<li
class="sidebar-item has-sub">
<a href="#" class='sidebar-link'>
<i class="bi bi-collection-fill"></i>
<span>Extra Components</span>
</a>
<ul class="submenu ">
<li class="submenu-item ">
<a href="extra-component-avatar.html">Avatar</a>
</li>
<li class="submenu-item ">
<a href="extra-component-sweetalert.html">Sweet Alert</a>
</li>
<li class="submenu-item ">
<a href="extra-component-toastify.html">Toastify</a>
</li>
<li class="submenu-item ">
<a href="extra-component-rating.html">Rating</a>
</li>
<li class="submenu-item ">
<a href="extra-component-divider.html">Divider</a>
</li>
</ul>
</li>
<li
class="sidebar-item has-sub">
<a href="#" class='sidebar-link'>
<i class="bi bi-grid-1x2-fill"></i>
<span>Layouts</span>
</a>
<ul class="submenu ">
<li class="submenu-item ">
<a href="layout-default.html">Default Layout</a>
</li>
<li class="submenu-item ">
<a href="layout-vertical-1-column.html">1 Column</a>
</li>
<li class="submenu-item ">
<a href="layout-vertical-navbar.html">Vertical Navbar</a>
</li>
<li class="submenu-item ">
<a href="layout-rtl.html">RTL Layout</a>
</li>
<li class="submenu-item ">
<a href="layout-horizontal.html">Horizontal Menu</a>
</li>
</ul>
</li>
<li class="sidebar-title">Forms &amp; Tables</li>
<li
class="sidebar-item has-sub">
<a href="#" class='sidebar-link'>
<i class="bi bi-hexagon-fill"></i>
<span>Form Elements</span>
</a>
<ul class="submenu ">
<li class="submenu-item ">
<a href="form-element-input.html">Input</a>
</li>
<li class="submenu-item ">
<a href="form-element-input-group.html">Input Group</a>
</li>
<li class="submenu-item ">
<a href="form-element-select.html">Select</a>
</li>
<li class="submenu-item ">
<a href="form-element-radio.html">Radio</a>
</li>
<li class="submenu-item ">
<a href="form-element-checkbox.html">Checkbox</a>
</li>
<li class="submenu-item ">
<a href="form-element-textarea.html">Textarea</a>
</li>
</ul>
</li>
<li
class="sidebar-item ">
<a href="form-layout.html" class='sidebar-link'>
<i class="bi bi-file-earmark-medical-fill"></i>
<span>Form Layout</span>
</a>
</li>
<li
class="sidebar-item has-sub">
<a href="#" class='sidebar-link'>
<i class="bi bi-pen-fill"></i>
<span>Form Editor</span>
</a>
<ul class="submenu ">
<li class="submenu-item ">
<a href="form-editor-quill.html">Quill</a>
</li>
<li class="submenu-item ">
<a href="form-editor-ckeditor.html">CKEditor</a>
</li>
<li class="submenu-item ">
<a href="form-editor-summernote.html">Summernote</a>
</li>
<li class="submenu-item ">
<a href="form-editor-tinymce.html">TinyMCE</a>
</li>
</ul>
</li>
<li
class="sidebar-item ">
<a href="table.html" class='sidebar-link'>
<i class="bi bi-grid-1x2-fill"></i>
<span>Table</span>
</a>
</li>
<li
class="sidebar-item has-sub">
<a href="#" class='sidebar-link'>
<i class="bi bi-file-earmark-spreadsheet-fill"></i>
<span>Datatables</span>
</a>
<ul class="submenu ">
<li class="submenu-item ">
<a href="table-datatable.html">Datatable</a>
</li>
<li class="submenu-item ">
<a href="table-datatable-jquery.html">Datatable (jQuery)</a>
</li>
</ul>
</li>
<li class="sidebar-title">Extra UI</li>
<li
class="sidebar-item has-sub">
<a href="#" class='sidebar-link'>
<i class="bi bi-pentagon-fill"></i>
<span>Widgets</span>
</a>
<ul class="submenu ">
<li class="submenu-item ">
<a href="ui-widgets-chatbox.html">Chatbox</a>
</li>
<li class="submenu-item ">
<a href="ui-widgets-pricing.html">Pricing</a>
</li>
<li class="submenu-item ">
<a href="ui-widgets-todolist.html">To-do List</a>
</li>
</ul>
</li>
<li
class="sidebar-item has-sub">
<a href="#" class='sidebar-link'>
<i class="bi bi-egg-fill"></i>
<span>Icons</span>
</a>
<ul class="submenu ">
<li class="submenu-item ">
<a href="ui-icons-bootstrap-icons.html">Bootstrap Icons </a>
</li>
<li class="submenu-item ">
<a href="ui-icons-fontawesome.html">Fontawesome</a>
</li>
<li class="submenu-item ">
<a href="ui-icons-dripicons.html">Dripicons</a>
</li>
</ul>
</li>
<li
class="sidebar-item has-sub">
<a href="#" class='sidebar-link'>
<i class="bi bi-bar-chart-fill"></i>
<span>Charts</span>
</a>
<ul class="submenu ">
<li class="submenu-item ">
<a href="ui-chart-chartjs.html">ChartJS</a>
</li>
<li class="submenu-item ">
<a href="ui-chart-apexcharts.html">Apexcharts</a>
</li>
</ul>
</li>
<li
class="sidebar-item ">
<a href="ui-file-uploader.html" class='sidebar-link'>
<i class="bi bi-cloud-arrow-up-fill"></i>
<span>File Uploader</span>
</a>
</li>
<li
class="sidebar-item has-sub">
<a href="#" class='sidebar-link'>
<i class="bi bi-map-fill"></i>
<span>Maps</span>
</a>
<ul class="submenu ">
<li class="submenu-item ">
<a href="ui-map-google-map.html">Google Map</a>
</li>
<li class="submenu-item ">
<a href="ui-map-jsvectormap.html">JS Vector Map</a>
</li>
</ul>
</li>
<li class="sidebar-title">Pages</li>
<li
class="sidebar-item active ">
<a href="application-email.html" class='sidebar-link'>
<i class="bi bi-envelope-fill"></i>
<span>Email Application</span>
</a>
</li>
<li
class="sidebar-item ">
<a href="application-chat.html" class='sidebar-link'>
<i class="bi bi-chat-dots-fill"></i>
<span>Chat Application</span>
</a>
</li>
<li
class="sidebar-item ">
<a href="application-gallery.html" class='sidebar-link'>
<i class="bi bi-image-fill"></i>
<span>Photo Gallery</span>
</a>
</li>
<li
class="sidebar-item ">
<a href="application-checkout.html" class='sidebar-link'>
<i class="bi bi-basket-fill"></i>
<span>Checkout Page</span>
</a>
</li>
<li
class="sidebar-item has-sub">
<a href="#" class='sidebar-link'>
<i class="bi bi-person-badge-fill"></i>
<span>Authentication</span>
</a>
<ul class="submenu ">
<li class="submenu-item ">
<a href="auth-login.html">Login</a>
</li>
<li class="submenu-item ">
<a href="auth-register.html">Register</a>
</li>
<li class="submenu-item ">
<a href="auth-forgot-password.html">Forgot Password</a>
</li>
</ul>
</li>
<li
class="sidebar-item has-sub">
<a href="#" class='sidebar-link'>
<i class="bi bi-x-octagon-fill"></i>
<span>Errors</span>
</a>
<ul class="submenu ">
<li class="submenu-item ">
<a href="error-403.html">403</a>
</li>
<li class="submenu-item ">
<a href="error-404.html">404</a>
</li>
<li class="submenu-item ">
<a href="error-500.html">500</a>
</li>
</ul>
</li>
<li class="sidebar-title">Raise Support</li>
<li
class="sidebar-item ">
<a href="https://zuramai.github.io/mazer/docs" class='sidebar-link'>
<i class="bi bi-life-preserver"></i>
<span>Documentation</span>
</a>
</li>
<li
class="sidebar-item ">
<a href="https://github.com/zuramai/mazer/blob/main/CONTRIBUTING.md" class='sidebar-link'>
<i class="bi bi-puzzle"></i>
<span>Contribute</span>
</a>
</li>
<li
class="sidebar-item ">
<a href="https://github.com/zuramai/mazer#donation" class='sidebar-link'>
<i class="bi bi-cash"></i>
<span>Donate</span>
</a>
</li>
</ul>
</div>
</div>
</div>
<div id="main">
<header class="mb-3">
<a href="#" class="burger-btn d-block d-xl-none">
<i class="bi bi-justify fs-3"></i>
</a>
</header>
<div class="page-heading email-application">
<div class="page-title">
<div class="row">
<div class="col-12 col-md-6 order-md-1 order-last">
<h3>Email Application</h3>
<p class="text-subtitle text-muted">A full inbox-ui for you to implement messaging</p>
</div>
<div class="col-12 col-md-6 order-md-2 order-first">
<nav aria-label="breadcrumb" class="breadcrumb-header float-start float-lg-end">
<ol class="breadcrumb">
<li class="breadcrumb-item"><a href="index.html">Dashboard</a></li>
<li class="breadcrumb-item active" aria-current="page">Email Application</li>
</ol>
</nav>
</div>
</div>
</div>
<section class="section content-area-wrapper">
<div class="sidebar-left">
<div class="sidebar">
<div class="sidebar-content email-app-sidebar d-flex">
<!-- sidebar close icon -->
<span class="sidebar-close-icon">
<i class="bi bi-x"></i>
</span>
<!-- sidebar close icon -->
<div class="email-app-menu">
<div class="form-group form-group-compose">
<!-- compose button -->
<button type="button" class="btn btn-primary btn-block my-4 compose-btn">
<i class="bi bi-plus"></i>
Compose
</button>
</div>
<div class="sidebar-menu-list ps">
<!-- sidebar menu -->
<div class="list-group list-group-messages">
<a href="#" class="list-group-item pt-0 active" id="inbox-menu">
<div class="fonticon-wrap d-inline me-3">
<svg class="bi" width="1.5em" height="1.5em" fill="currentColor">
<use
xlink:href="assets/images/bootstrap-icons.svg#envelope" />
</svg>
</i>
</div>
Inbox
<span
class="badge bg-light-primary badge-pill badge-round float-right mt-50">5</span>
</a>
<a href="#" class="list-group-item">
<div class="fonticon-wrap d-inline me-3">
<svg class="bi" width="1.5em" height="1.5em" fill="currentColor">
<use
xlink:href="assets/images/bootstrap-icons.svg#archive" />
</svg>
</div>
Sent
</a>
<a href="#" class="list-group-item">
<div class="fonticon-wrap d-inline me-3">
<svg class="bi" width="1.5em" height="1.5em" fill="currentColor">
<use
xlink:href="assets/images/bootstrap-icons.svg#pencil" />
</svg>
</div> Draft
</a>
<a href="#" class="list-group-item">
<div class="fonticon-wrap d-inline me-3">
<svg class="bi" width="1.5em" height="1.5em" fill="currentColor">
<use xlink:href="assets/images/bootstrap-icons.svg#star" />
</svg>
</div>
Starred
</a>
<a href="#" class="list-group-item">
<div class="fonticon-wrap d-inline me-3">
<svg class="bi" width="1.5em" height="1.5em" fill="currentColor">
<use
xlink:href="assets/images/bootstrap-icons.svg#info-circle" />
</svg>
</div>
Spam
<span
class="badge bg-light-danger badge-pill badge-round float-right mt-50">3</span>
</a>
<a href="#" class="list-group-item">
<div class="fonticon-wrap d-inline me-3">
<svg class="bi" width="1.5em" height="1.5em" fill="currentColor">
<use
xlink:href="assets/images/bootstrap-icons.svg#trash" />
</svg>
</div>
Trash
</a>
</div>
<!-- sidebar menu end-->
<!-- sidebar label start -->
<label class="sidebar-label">Labels</label>
<div class="list-group list-group-labels">
<a href="#" class="list-group-item d-flex justify-content-between align-items-center">
Product
<span class="bullet bullet-success bullet-sm"></span>
</a>
<a href="#" class="list-group-item d-flex justify-content-between align-items-center">
Work
<span class="bullet bullet-primary bullet-sm"></span>
</a>
<a href="#" class="list-group-item d-flex justify-content-between align-items-center">
Misc
<span class="bullet bullet-warning bullet-sm"></span>
</a>
<a href="#" class="list-group-item d-flex justify-content-between align-items-center">
Family
<span class="bullet bullet-danger bullet-sm"></span>
</a>
<a href="#" class="list-group-item d-flex justify-content-between align-items-center">
Design
<span class="bullet bullet-info bullet-sm"></span>
</a>
</div>
<!-- sidebar label end -->
<div class="ps__rail-x" style="left: 0px; bottom: 0px;">
<div class="ps__thumb-x" tabindex="0" style="left: 0px; width: 0px;"></div>
</div>
<div class="ps__rail-y" style="top: 0px; right: 0px;">
<div class="ps__thumb-y" tabindex="0" style="top: 0px; height: 0px;"></div>
</div>
</div>
</div>
</div>
<!-- User new mail right area -->
<div class="compose-new-mail-sidebar ps">
<div class="card shadow-none quill-wrapper p-0">
<div class="card-header">
<h3 class="card-title" id="emailCompose">New Message</h3>
<button type="button" class="close close-icon">
<i class="bi bi-x"></i>
</button>
</div>
<!-- form start -->
<form action="#" id="compose-form">
<div class="card-content">
<div class="card-body pt-0">
<div class="form-group pb-50">
<label for="emailfrom">from</label>
<input type="text" id="emailfrom" class="form-control"
placeholder="user@example.com" disabled="">
</div>
<div class="form-label-group">
<input type="email" id="emailTo" class="form-control" placeholder="To"
required="">
<label for="emailTo">To</label>
</div>
<div class="form-label-group">
<input type="text" id="emailSubject" class="form-control" placeholder="Subject">
<label for="emailSubject">Subject</label>
</div>
<div class="form-label-group">
<input type="text" id="emailCC" class="form-control" placeholder="CC">
<label for="emailCC">CC</label>
</div>
<div class="form-label-group">
<input type="text" id="emailBCC" class="form-control" placeholder="BCC">
<label for="emailBCC">BCC</label>
</div>
<!-- Compose mail Quill editor -->
<div class="snow-container border rounded p-50">
<div class="compose-editor mx-75 ql-container ql-snow">
<div class="ql-editor ql-blank" data-gramm="false"
data-placeholder="Type something....." contenteditable="true">
<p><br></p>
</div>
<div class="ql-clipboard" tabindex="-1" contenteditable="true"></div>
<div class="ql-tooltip ql-hidden"><a class="ql-preview" target="_blank"
href="about:blank"></a><input type="text" data-formula="e=mc^2"
data-link="https://quilljs.com" data-video="Embed URL"><a
class="ql-action"></a><a class="ql-remove"></a></div>
</div>
<div class="d-flex justify-content-end">
<div class="compose-quill-toolbar pb-0 ql-toolbar ql-snow">
<span class="ql-formats mr-0">
<button class="ql-bold" type="button"><svg viewBox="0 0 18 18">
<path class="ql-stroke"
d="M5,4H9.5A2.5,2.5,0,0,1,12,6.5v0A2.5,2.5,0,0,1,9.5,9H5A0,0,0,0,1,5,9V4A0,0,0,0,1,5,4Z">
</path>
<path class="ql-stroke"
d="M5,9h5.5A2.5,2.5,0,0,1,13,11.5v0A2.5,2.5,0,0,1,10.5,14H5a0,0,0,0,1,0,0V9A0,0,0,0,1,5,9Z">
</path>
</svg></button>
<button class="ql-italic" type="button"><svg viewBox="0 0 18 18">
<line class="ql-stroke" x1="7" x2="13" y1="4" y2="4"></line>
<line class="ql-stroke" x1="5" x2="11" y1="14" y2="14">
</line>
<line class="ql-stroke" x1="8" x2="10" y1="14" y2="4">
</line>
</svg></button>
<button class="ql-underline" type="button"><svg viewBox="0 0 18 18">
<path class="ql-stroke"
d="M5,3V9a4.012,4.012,0,0,0,4,4H9a4.012,4.012,0,0,0,4-4V3">
</path>
<rect class="ql-fill" height="1" rx="0.5" ry="0.5"
width="12" x="3" y="15"></rect>
</svg></button>
<button class="ql-link" type="button"><svg viewBox="0 0 18 18">
<line class="ql-stroke" x1="7" x2="11" y1="7" y2="11">
</line>
<path class="ql-even ql-stroke"
d="M8.9,4.577a3.476,3.476,0,0,1,.36,4.679A3.476,3.476,0,0,1,4.577,8.9C3.185,7.5,2.035,6.4,4.217,4.217S7.5,3.185,8.9,4.577Z">
</path>
<path class="ql-even ql-stroke"
d="M13.423,9.1a3.476,3.476,0,0,0-4.679-.36,3.476,3.476,0,0,0,.36,4.679c1.392,1.392,2.5,2.542,4.679.36S14.815,10.5,13.423,9.1Z">
</path>
</svg></button>
<button class="ql-image" type="button"><svg viewBox="0 0 18 18">
<rect class="ql-stroke" height="10" width="12" x="3" y="4">
</rect>
<circle class="ql-fill" cx="6" cy="7" r="1"></circle>
<polyline class="ql-even ql-fill"
points="5 12 5 11 7 9 8 10 11 7 13 9 13 12 5 12">
</polyline>
</svg></button>
</span>
</div>
</div>
</div>
<div class="form-group mt-2">
<div class="custom-file">
<input type="file" class="custom-file-input" id="emailAttach">
<label class="custom-file-label" for="emailAttach">Attach File</label>
</div>
</div>
</div>
</div>
<div class="card-footer d-flex justify-content-end pt-0">
<button type="reset" class="btn btn-light-secondary cancel-btn mr-1">
<i class="bi bi-x me-3"></i>
<span class="d-sm-inline d-none">Cancel</span>
</button>
<button type="submit" class="btn-send btn btn-primary">
<i class="bi bi-send me-3"></i> <span class="d-sm-inline d-none">Send</span>
</button>
</div>
</form>
<!-- form start end-->
</div>
<div class="ps__rail-x" style="left: 0px; bottom: 0px;">
<div class="ps__thumb-x" tabindex="0" style="left: 0px; width: 0px;"></div>
</div>
<div class="ps__rail-y" style="top: 0px; right: 0px;">
<div class="ps__thumb-y" tabindex="0" style="top: 0px; height: 0px;"></div>
</div>
</div>
<!--/ User Chat profile right area -->
</div>
</div>
<div class="content-right">
<div class="content-overlay"></div>
<div class="content-wrapper">
<div class="content-header row">
</div>
<div class="content-body">
<!-- email app overlay -->
<div class="app-content-overlay"></div>
<div class="email-app-area">
<!-- Email list Area -->
<div class="email-app-list-wrapper">
<div class="email-app-list">
<div class="email-action">
<!-- action left start here -->
<div class="action-left d-flex align-items-center">
<!-- select All checkbox -->
<div class="checkbox checkbox-shadow checkbox-sm selectAll me-3">
<input type="checkbox" id="checkboxsmall" class='form-check-input'>
<label for="checkboxsmall"></label>
</div>
<!-- delete unread dropdown -->
<ul class="list-inline m-0 d-flex">
<li class="list-inline-item mail-delete">
<button type="button" class="btn btn-icon action-icon"
data-toggle="tooltip">
<span class="fonticon-wrap">
<svg class="bi" width="1.5em" height="1.5em"
fill="currentColor">
<use
xlink:href="assets/images/bootstrap-icons.svg#trash" />
</svg>
</span>
</button>
</li>
<li class="list-inline-item mail-unread">
<button type="button" class="btn btn-icon action-icon">
<span class="fonticon-wrap d-inline">
<svg class="bi" width="1.5em" height="1.5em"
fill="currentColor">
<use
xlink:href="assets/images/bootstrap-icons.svg#envelope" />
</svg>
</span>
</button>
</li>
<li class="list-inline-item">
<div class="dropdown">
<button type="button"
class="dropdown-toggle btn btn-icon action-icon" id="folder"
data-toggle="dropdown" aria-haspopup="true"
aria-expanded="false">
<span class="fonticon-wrap">
<svg class="bi" width="1.5em" height="1.5em"
fill="currentColor">
<use
xlink:href="assets/images/bootstrap-icons.svg#folder" />
</svg>
</span>
</button>
<div class="dropdown-menu dropdown-menu-right"
aria-labelledby="folder">
<a class="dropdown-item" href="#"><i class="bi bi-edit"></i>
Draft</a>
<a class="dropdown-item" href="#"><i
class="bi bi-info-circle"></i>Spam</a>
<a class="dropdown-item" href="#"><i
class="bi bi-trash"></i>Trash</a>
</div>
</div>
</li>
<li class="list-inline-item">
<div class="dropdown">
<button type="button"
class="btn btn-icon dropdown-toggle action-icon" id="tag"
data-toggle="dropdown" aria-haspopup="true"
aria-expanded="false">
<span class="fonticon-wrap">
<svg class="bi" width="1.5em" height="1.5em"
fill="currentColor">
<use
xlink:href="assets/images/bootstrap-icons.svg#tag" />
</svg>
</span>
</button>
<div class="dropdown-menu dropdown-menu-right"
aria-labelledby="tag">
<a href="#" class="dropdown-item align-items-center">
<span class="bullet bullet-success bullet-sm"></span>
<span>Product</span>
</a>
<a href="#" class="dropdown-item align-items-center">
<span class="bullet bullet-primary bullet-sm"></span>
<span>Work</span>
</a>
<a href="#" class="dropdown-item align-items-center">
<span class="bullet bullet-warning bullet-sm"></span>
<span>Misc</span>
</a>
<a href="#" class="dropdown-item align-items-center">
<span class="bullet bullet-danger bullet-sm"></span>
<span>Family</span>
</a>
<a href="#" class="dropdown-item align-items-center">
<span class="bullet bullet-info bullet-sm"></span>
<span> Design</span>
</a>
</div>
</div>
</li>
</ul>
</div>
<!-- action left end here -->
<!-- action right start here -->
<div
class="action-right d-flex flex-grow-1 align-items-center justify-content-around">
<div class="sidebar-toggle d-block d-lg-none">
<button class="btn btn-sm btn-outline-primary">
<i class="bi bi-list fs-5" ></i>
</button>
</div>
<!-- search bar -->
<div class="email-fixed-search flex-grow-1">
<div class="form-group position-relative mb-0 has-icon-left">
<input type="text" class="form-control" placeholder="Search email..">
<div class="form-control-icon">
<svg class="bi" width="1.5em" height="1.5em" fill="currentColor">
<use
xlink:href="assets/images/bootstrap-icons.svg#search" />
</svg>
</div>
</div>
</div>
<!-- pagination and page count -->
<span class="d-none d-sm-block">1-10 of 653</span>
<button class="btn btn-icon email-pagination-prev action-button d-none d-sm-block">
<svg class="bi" width="1.5em" height="1.5em" fill="currentColor">
<use
xlink:href="assets/images/bootstrap-icons.svg#chevron-left" />
</svg>
</button>
<button class="btn btn-icon email-pagination-next action-button d-none d-sm-block">
<svg class="bi" width="1.5em" height="1.5em" fill="currentColor">
<use
xlink:href="assets/images/bootstrap-icons.svg#chevron-right" />
</svg>
</button>
</div>
</div>
<!-- / action right -->
<!-- email user list start -->
<div class="email-user-list list-group ps ps--active-y">
<ul class="users-list-wrapper media-list">
<li class="media mail-read">
<div class="user-action">
<div class="checkbox-con me-3">
<div class="checkbox checkbox-shadow checkbox-sm">
<input type="checkbox" id="checkboxsmall1"
class='form-check-input'>
<label for="checkboxsmall1"></label>
</div>
</div>
<span class="favorite text-warning">
<svg class="bi" width="1.5em" height="1.5em" fill="currentColor">
<use
xlink:href="assets/images/bootstrap-icons.svg#star-fill" />
</svg>
</span>
</div>
<div class="pr-50">
<div class="avatar">
<img src="assets/images/faces/1.jpg" alt="avtar img holder">
</div>
</div>
<div class="media-body">
<div class="user-details">
<div class="mail-items">
<span class="list-group-item-text text-truncate">Open source
project public release 👍</span>
</div>
<div class="mail-meta-item">
<span class="float-right">
<span class="mail-date">4:14 AM</span>
</span>
</div>
</div>
<div class="mail-message">
<p class="list-group-item-text truncate mb-0">
Hey John, bah kivu decrete epanorthotic unnotched
Argyroneta nonius veratrine preimaginary
</p>
<div class="mail-meta-item">
<span class="float-right">
<span class="bullet bullet-success bullet-sm"></span>
</span>
</div>
</div>
</div>
</li>
<li class="media mail-read">
<div class="user-action">
<div class="checkbox-con me-3">
<div class="checkbox checkbox-shadow checkbox-sm">
<input type="checkbox" id="checkboxsmall2"
class='form-check-input'>
<label for="checkboxsmall2"></label>
</div>
</div>
<span class="favorite">
<svg class="bi" width="1.5em" height="1.5em" fill="currentColor">
<use
xlink:href="assets/images/bootstrap-icons.svg#star" />
</svg>
</span>
</div>
<div class="pr-50">
<div class="avatar">
<img class="rounded-circle" src="assets/images/faces/3.jpg"
alt="Generic placeholder image">
</div>
</div>
<div class="media-body">
<div class="user-details">
<div class="mail-items">
<span class="list-group-item-text text-truncate">Ecommerce
website Paypal integration 😃</span>
</div>
<div class="mail-meta-item">
<span class="float-right">
<span class="mail-date">2:15 AM</span>
</span>
</div>
</div>
<div class="mail-message">
<p class="list-group-item-text mb-0 truncate">
We will start the new application development soon once
this will be completed.
</p>
<div class="mail-meta-item">
<span class="float-right">
<span class="bullet bullet-danger bullet-sm"></span>
</span>
</div>
</div>
</div>
</li>
<li class="media">
<div class="user-action">
<div class="checkbox-con me-3">
<div class="checkbox checkbox-shadow checkbox-sm">
<input type="checkbox" id="checkboxsmall3"
class='form-check-input'>
<label for="checkboxsmall3"></label>
</div>
</div>
<span class="favorite">
<svg class="bi" width="1.5em" height="1.5em" fill="currentColor">
<use
xlink:href="assets/images/bootstrap-icons.svg#star" />
</svg>
</span>
</div>
<div class="pr-50">
<div class="avatar">
<img class="rounded-circle" src="assets/images/faces/7.jpg"
alt="Generic placeholder image">
</div>
</div>
<div class="media-body">
<div class="user-details">
<div class="mail-items">
<span class="list-group-item-text text-truncate">How To Set
Intentions That Energize You</span>
</div>
<div class="mail-meta-item">
<span class="float-right">
<span class="mail-date">2:15 AM</span>
</span>
</div>
</div>
<div class="mail-message">
<p class="list-group-item-text mb-0 truncate">
I will provide you more details after this Saturday. Hope
that will be fine for you..
</p>
<div class="mail-meta-item">
<span class="float-right d-flex align-items-center">
<i class="bi bi-paperclip me-3"></i>
<span class="bullet bullet-success bullet-sm"></span>
</span>
</div>
</div>
</div>
</li>
<li class="media">
<div class="user-action">
<div class="checkbox-con me-3">
<div class="checkbox checkbox-shadow checkbox-sm">
<input type="checkbox" id="checkboxsmall4"
class='form-check-input'>
<label for="checkboxsmall4"></label>
</div>
</div>
<span class="favorite">
<svg class="bi" width="1.5em" height="1.5em" fill="currentColor">
<use
xlink:href="assets/images/bootstrap-icons.svg#star" />
</svg>
</span>
</div>
<div class="pr-50">
<div class="avatar">
<img class="rounded-circle" src="assets/images/faces/5.jpg"
alt="Generic placeholder image">
</div>
</div>
<div class="media-body">
<div class="user-details">
<div class="mail-items">
<span class="list-group-item-text text-truncate">Harness The
Power Of Words In Your Life</span>
</div>
<div class="mail-meta-item">
<span class="float-right">
<span class="mail-date">Yesterday</span>
</span>
</div>
</div>
<div class="mail-message">
<p class="list-group-item-text text-truncate mb-0">
When the equation, first to ability the forwards, the a but
travelling, outlines sentinels
bad expand to goodness....
</p>
<div class="mail-meta-item">
<span class="float-right d-flex align-items-center">
<i class="bi bi-paperclip me-3"></i>
<span class="bullet bullet-warning bullet-sm"></span>
</span>
</div>
</div>
</div>
</li>
<li class="media mail-read">
<div class="user-action">
<div class="checkbox-con me-3">
<div class="checkbox checkbox-shadow checkbox-sm">
<input type="checkbox" id="checkboxsmall5"
class='form-check-input'>
<label for="checkboxsmall5"></label>
</div>
</div>
<span class="favorite">
<svg class="bi" width="1.5em" height="1.5em" fill="currentColor">
<use
xlink:href="assets/images/bootstrap-icons.svg#star" />
</svg>
</span>
</div>
<div class="pr-50">
<div class="avatar">
<img class="rounded-circle" src="assets/images/faces/3.jpg"
alt="Generic placeholder image">
</div>
</div>
<div class="media-body">
<div class="user-details">
<div class="mail-items">
<span class="list-group-item-text text-truncate mb-0">Helen
Keller A Teller And A Seller</span>
</div>
<div class="mail-meta-item">
<span class="float-right">
<span class="mail-date">15 July</span>
</span>
</div>
</div>
<div class="mail-message">
<p class="list-group-item-text mb-0 truncate">
Thanks for your feedback ! Here's a new layout for a new Modern
Admin theme.
</p>
<div class="mail-meta-item">
<span class="float-right d-flex align-items-center">
<i class="bi bi-paperclip me-3"></i>
<span class="bullet bullet-warning bullet-sm"></span>
</span>
</div>
</div>
</div>
</li>
<li class="media mail-read">
<div class="user-action">
<div class="checkbox-con me-3">
<div class="checkbox checkbox-shadow checkbox-sm">
<input type="checkbox" id="checkboxsmall6"
class='form-check-input'>
<label for="checkboxsmall6"></label>
</div>
</div>
<span class="favorite text-warning">
<svg class="bi" width="1.5em" height="1.5em" fill="currentColor">
<use
xlink:href="assets/images/bootstrap-icons.svg#star-fill" />
</svg>
</span>
</div>
<div class="pr-50">
<div class="avatar">
<img class="rounded-circle" src="assets/images/faces/8.jpg"
alt="Generic placeholder image">
</div>
</div>
<div class="media-body">
<div class="user-details">
<div class="mail-items">
<span class="list-group-item-text text-truncate mb-0">
Use Your Reset Button To Change Your Vibration 🎉
</span>
</div>
<div class="mail-meta-item">
<span class="float-right">
<span class="mail-date">12-07-2019</span>
</span>
</div>
</div>
<div class="mail-message">
<p class="list-group-item-text mb-0 truncate">
Hey John, bah kivu decrete epanorthotic unnotched
Argyroneta nonius veratrine preimaginary.</p>
<div class="mail-meta-item">
<span class="float-right">
<span class="bullet bullet-info bullet-sm"></span>
</span>
</div>
</div>
</div>
</li>
<li class="media">
<div class="user-action">
<div class="checkbox-con me-3">
<div class="checkbox checkbox-shadow checkbox-sm">
<input type="checkbox" id="checkboxsmall7"
class='form-check-input'>
<label for="checkboxsmall7"></label>
</div>
</div>
<span class="favorite text-warning">
<svg class="bi" width="1.5em" height="1.5em" fill="currentColor">
<use
xlink:href="assets/images/bootstrap-icons.svg#star-fill" />
</svg>
</span>
</div>
<div class="pr-50">
<div class="avatar">
<img class="rounded-circle" src="assets/images/faces/5.jpg"
alt="Generic placeholder image">
</div>
</div>
<div class="media-body">
<div class="user-details">
<div class="mail-items">
<span class="list-group-item-text text-truncate mb-0">Harness
The Power Of Words In Your Life</span>
</div>
<div class="mail-meta-item">
<span class="float-right">
<span class="mail-date">03-29-2019</span>
</span>
</div>
</div>
<div class="mail-message">
<p class="list-group-item-text mb-0 truncate">
Hope your like it, or feel free to comment, feedback or rebound
!
</p>
<div class="mail-meta-item">
<span class="float-right">
<span class="bullet bullet-success bullet-sm"></span>
</span>
</div>
</div>
</div>
</li>
<li class="media mail-read">
<div class="user-action">
<div class="checkbox-con me-3">
<div class="checkbox checkbox-shadow checkbox-sm">
<input type="checkbox" id="checkboxsmall8"
class='form-check-input'>
<label for="checkboxsmall8"></label>
</div>
</div>
<span class="favorite">
<svg class="bi" width="1.5em" height="1.5em" fill="currentColor">
<use
xlink:href="assets/images/bootstrap-icons.svg#star" />
</svg>
</span>
</div>
<div class="pr-50">
<div class="avatar">
<img class="rounded-circle" src="assets/images/faces/8.jpg"
alt="Generic placeholder image">
</div>
</div>
<div class="media-body">
<div class="user-details">
<div class="mail-items">
<span class="list-group-item-text text-truncate mb-0">Hypnosis
12 Steps To Acquire Mind Power</span>
</div>
<div class="mail-meta-item">
<span class="float-right">
<span class="mail-date">19 Jun</span>
</span>
</div>
</div>
<div class="mail-message">
<p class="list-group-item-text mb-0 truncate">
Monstrous with geared from far and these, morals, phase rome;
Class. Called get amidst of geared from
next...
</p>
<div class="mail-meta-item">
<span class="float-right">
<span class="bullet bullet-danger bullet-sm"></span>
</span>
</div>
</div>
</div>
</li>
<li class="media mail-read">
<div class="user-action">
<div class="checkbox-con me-3">
<div class="checkbox checkbox-shadow checkbox-sm">
<input type="checkbox" id="checkboxsmall9"
class='form-check-input'>
<label for="checkboxsmall9"></label>
</div>
</div>
<span class="favorite">
<svg class="bi" width="1.5em" height="1.5em" fill="currentColor">
<use
xlink:href="assets/images/bootstrap-icons.svg#star" />
</svg>
</span>
</div>
<div class="pr-50">
<div class="avatar">
<img class="rounded-circle" src="assets/images/faces/6.jpg"
alt="Generic placeholder image">
</div>
</div>
<div class="media-body">
<div class="user-details">
<div class="mail-items">
<span class="list-group-item-text text-truncate mb-0">How To
Stop Living Your Life On Autopilot</span>
</div>
<div class="mail-meta-item">
<span class="float-right">
<span class="mail-date">2 Jun</span>
</span>
</div>
</div>
<div class="mail-message">
<p class="list-group-item-text mb-0 truncate">
Thanks for your feedback ! Here's a new layout for a new
Modern Admin theme.
</p>
<div class="mail-meta-item">
<span class="float-right">
<span class="bullet bullet-info bullet-sm"></span>
</span>
</div>
</div>
</div>
</li>
<li class="media">
<div class="user-action">
<div class="checkbox-con me-3">
<div class="checkbox checkbox-shadow checkbox-sm">
<input type="checkbox" id="checkboxsmall10"
class='form-check-input'>
<label for="checkboxsmall10"></label>
</div>
</div>
<span class="favorite">
<svg class="bi" width="1.5em" height="1.5em" fill="currentColor">
<use
xlink:href="assets/images/bootstrap-icons.svg#star" />
</svg>
</span>
</div>
<div class="pr-50">
<div class="avatar">
<img class="rounded-circle" src="assets/images/faces/5.jpg"
alt="Generic placeholder image">
</div>
</div>
<div class="media-body">
<div class="user-details">
<div class="mail-items">
<span class="list-group-item-text text-truncate mb-0">
Invest a few hours contributing to the software
you use and love. 🍕
</span>
</div>
<div class="mail-meta-item">
<span class="float-right">
<span class="mail-date">29 May</span>
</span>
</div>
</div>
<div class="mail-message">
<p class="list-group-item-text mb-0 truncate">
Hope your like it, or feel free to comment, feedback or rebound
!
</p>
<div class="mail-meta-item">
<span class="float-right">
<span class="bullet bullet-info bullet-sm"></span>
</span>
</div>
</div>
</div>
</li>
<li class="media">
<div class="user-action">
<div class="checkbox-con me-3">
<div class="checkbox checkbox-shadow checkbox-sm">
<input type="checkbox" id="checkboxsmall11"
class='form-check-input'>
<label for="checkboxsmall11"></label>
</div>
</div>
<span class="favorite">
<svg class="bi" width="1.5em" height="1.5em" fill="currentColor">
<use
xlink:href="assets/images/bootstrap-icons.svg#star" />
</svg>
</span>
</div>
<div class="pr-50">
<div class="avatar">
<img class="rounded-circle" src="assets/images/faces/1.jpg"
alt="Generic placeholder image">
</div>
</div>
<div class="media-body">
<div class="user-details">
<div class="mail-items">
<span class="list-group-item-text text-truncate mb-0">Harness
The Power Of Words In Your Life</span>
</div>
<div class="mail-meta-item">
<span class="float-right">
<span class="mail-date">17 May</span>
</span>
</div>
</div>
<div class="mail-message">
<p class="list-group-item-text mb-0 truncate">
Hope your like it, or feel free to comment, feedback or rebound
!.
</p>
<div class="mail-meta-item">
<span class="float-right">
<span class="bullet bullet-warning bullet-sm"></span>
</span>
</div>
</div>
</div>
</li>
<li class="media mail-read">
<div class="user-action">
<div class="checkbox-con me-3">
<div class="checkbox checkbox-shadow checkbox-sm">
<input type="checkbox" id="checkboxsmall12"
class='form-check-input'>
<label for="checkboxsmall12"></label>
</div>
</div>
<span class="favorite">
<svg class="bi" width="1.5em" height="1.5em" fill="currentColor">
<use
xlink:href="assets/images/bootstrap-icons.svg#star" />
</svg>
</span>
</div>
<div class="pr-50">
<div class="avatar">
<img class="rounded-circle" src="assets/images/faces/3.jpg"
alt="Generic placeholder image">
</div>
</div>
<div class="media-body">
<div class="user-details">
<div class="mail-items">
<span class="list-group-item-text text-truncate mb-0"> Know
Yourself Your Inner Power </span>
</div>
<div class="mail-meta-item">
<span class="float-right">
<span class="mail-date">21 Mar</span>
</span>
</div>
</div>
<div class="mail-message">
<p class="list-group-item-text mb-0 truncate">
Hope your like it, or feel free to comment, feedback or rebound
!
</p>
<div class="mail-meta-item">
<span class="float-right">
<span class="bullet bullet-warning bullet-sm"></span>
</span>
</div>
</div>
</div>
</li>
</ul>
<!-- email user list end -->
<!-- no result when nothing to show on list -->
<div class="no-results">
<i class="bi bi-error-circle font-large-2"></i>
<h5>No Items Found</h5>
</div>
<div class="ps__rail-x" style="left: 0px; bottom: 0px;">
<div class="ps__thumb-x" tabindex="0" style="left: 0px; width: 0px;"></div>
</div>
<div class="ps__rail-y" style="top: 0px; height: 733px; right: 0px;">
<div class="ps__thumb-y" tabindex="0" style="top: 0px; height: 567px;"></div>
</div>
</div>
</div>
</div>
<!--/ Email list Area -->
<!-- Detailed Email View -->
<div class="email-app-details">
<!-- email detail view header -->
<div class="email-detail-header">
<div class="email-header-left d-flex align-items-center mb-1">
<span class="go-back me-3">
<span class="fonticon-wrap d-inline">
<i class="fas fa-chevron-left"></i>
</span>
</span>
<h5 class="email-detail-title font-weight-normal mb-0">
Advertising Internet Online
<span class="badge bg-light-danger badge-pill ms-1">PRODUCT</span>
</h5>
</div>
<div class="email-header-right mb-1 ml-2 pl-1">
<ul class="list-inline m-0">
<li class="list-inline-item">
<button class="btn btn-icon action-icon">
<span class="fonticon-wrap">
<i class="fas fa-trash"></i>
</span>
</button>
</li>
<li class="list-inline-item">
<button class="btn btn-icon action-icon">
<span class="fonticon-wrap">
<svg class="bi" width="1.5em" height="1.5em" fill="currentColor">
<use
xlink:href="assets/images/bootstrap-icons.svg#envelope" />
</svg>
</span>
</button>
</li>
<li class="list-inline-item">
<div class="dropdown">
<button class="btn btn-icon dropdown-toggle action-icon"
id="open-mail-menu" data-toggle="dropdown" aria-haspopup="true"
aria-expanded="false">
<span class="fonticon-wrap">
<i class="fas fa-folder"></i>
</span>
</button>
<div class="dropdown-menu dropdown-menu-right"
aria-labelledby="open-mail-menu">
<a class="dropdown-item" href="#"><i class="bi bi-edit"></i>
Draft</a>
<a class="dropdown-item" href="#"><i class="bi bi-info-circle"></i>
Spam</a>
<a class="dropdown-item" href="#"><i class="bi bi-trash"></i>
Trash</a>
</div>
</div>
</li>
<li class="list-inline-item">
<div class="dropdown">
<button class="btn btn-icon dropdown-toggle action-icon"
id="open-mail-tag" data-toggle="dropdown" aria-haspopup="true"
aria-expanded="false">
<span class="fonticon-wrap">
<i class="fas fa-tag"></i>
</span>
</button>
<div class="dropdown-menu dropdown-menu-right"
aria-labelledby="open-mail-tag">
<a href="#" class="dropdown-item align-items-center">
<span class="bullet bullet-success bullet-sm"></span>
Product
</a>
<a href="#" class="dropdown-item align-items-center">
<span class="bullet bullet-primary bullet-sm"></span>
Work
</a>
<a href="#" class="dropdown-item align-items-center">
<span class="bullet bullet-warning bullet-sm"></span>
Misc
</a>
<a href="#" class="dropdown-item align-items-center">
<span class="bullet bullet-danger bullet-sm"></span>
Family
</a>
<a href="#" class="dropdown-item align-items-center">
<span class="bullet bullet-info bullet-sm"></span>
Design
</a>
</div>
</div>
</li>
<li class="list-inline-item">
<span class="no-of-list d-none d-sm-block ms-1">1-10 of 653</span>
</li>
<li class="list-inline-item">
<button class="btn btn-icon email-pagination-prev action-icon">
<i class="bi bi-chevron-left"></i>
</button>
</li>
<li class="list-inline-item">
<button class="btn btn-icon email-pagination-next action-icon">
<i class="bi bi-chevron-right"></i>
</button>
</li>
</ul>
</div>
</div>
<!-- email detail view header end-->
<div class="email-scroll-area ps ps--active-y">
<!-- email details -->
<div class="row">
<div class="col-12">
<div class="collapsible email-detail-head">
<div class="card collapse-header" role="tablist">
<div id="headingCollapse5"
class="card-header d-flex justify-content-between align-items-center"
data-toggle="collapse" role="tab" data-target="#collapse5"
aria-expanded="false" aria-controls="collapse5">
<div class="collapse-title media">
<div class="pr-1">
<div class="avatar mr-75">
<img src="assets/images/faces/18.jpg"
alt="avtar img holder" width="30" height="30">
</div>
</div>
<div class="media-body mt-25">
<span class="text-primary">Elnora Reese</span>
<span class="d-sm-inline d-none">
&lt;elnora@gmail.com&gt;</span>
<small class="text-muted d-block">to Lois Jimenez</small>
</div>
</div>
<div class="information d-sm-flex d-none align-items-center">
<small class="text-muted me-3">15 Jul 2019, 10:30</small>
<span class="favorite">
<i class="bi bi-star me-3"></i>
</span>
<div class="dropdown">
<a href="#" class="dropdown-toggle" id="fisrt-open-submenu"
data-toggle="dropdown" aria-haspopup="true"
aria-expanded="false">
<i class="bi bi-dots-vertical-rounded mr-0"></i>
</a>
<div class="dropdown-menu dropdown-menu-right"
aria-labelledby="fisrt-open-submenu">
<a href="#" class="dropdown-item mail-reply">
<i class="bi bi-share"></i>
Reply
</a>
<a href="#" class="dropdown-item">
<i class="bi bi-redo"></i>
Forward
</a>
<a href="#" class="dropdown-item">
<i class="bi bi-info-circle"></i>
Report Spam
</a>
</div>
</div>
</div>
</div>
<div id="collapse5" role="tabpanel" aria-labelledby="headingCollapse5"
class="collapse">
<div class="card-content">
<div class="card-body py-1">
<p class="text-bold-500">Greetings!</p>
<p>
Lorem Ipsum is simply dummy text of the printing and
typesetting industry. Lorem Ipsum has been
the industry's standard dummy text ever since the 1500s,
when an unknown printer took a galley of
type and scrambled it to make a type specimen book.
</p>
<p>
It has survived not only five centuries, but also the
leap into electronic typesetting, remaining
essentially unchanged.
</p>
<p class="mb-0">Sincerely yours,</p>
<p class="text-bold-500">Envato Design Team</p>
</div>
<div class="card-footer pt-0 border-top">
<label class="sidebar-label">Attached Files</label>
<ul class="list-unstyled mb-0">
<li class="cursor-pointer pb-25">
<img src="../../../app-assets/images/icon/psd.png"
alt="psd.png" height="30">
<small
class="text-muted ms-1 attchement-text">uikit-design.psd</small>
</li>
<li class="cursor-pointer">
<img src="../../../app-assets/images/icon/sketch.png"
alt="sketch.png" height="30">
<small
class="text-muted ms-1 attchement-text">uikit-design.sketch</small>
</li>
</ul>
</div>
</div>
</div>
</div>
<div class="card collapse-header" role="tablist">
<div id="headingCollapse6"
class="card-header d-flex justify-content-between align-items-center"
data-toggle="collapse" role="tab" data-target="#collapse6"
aria-expanded="false" aria-controls="collapse6">
<div class="collapse-title media">
<div class="pr-1">
<div class="avatar mr-75">
<img src="assets/images/faces/19.jpg"
alt="avtar img holder" width="30" height="30">
</div>
</div>
<div class="media-body mt-25">
<span class="text-primary">Lois Jimenez </span>
<span class="d-sm-inline d-none">
&lt;lois_jim@gmail.com&gt;</span>
<small class="text-muted d-block">to Elnora Reese</small>
</div>
</div>
<div class="information d-sm-flex d-none align-items-center">
<i class="bi bi-paperclip me-3"></i>
<small class="text-muted me-3">10 Jul 2019, 10:30</small>
<span class="favorite">
<i class="bi bi-star me-3"></i>
</span>
<div class="dropdown">
<a href="#" class="dropdown-toggle" id="second-open-submenu"
data-toggle="dropdown" aria-haspopup="true"
aria-expanded="false">
<i class="bi bi-dots-vertical-rounded mr-0"></i>
</a>
<div class="dropdown-menu dropdown-menu-right"
aria-labelledby="second-open-submenu">
<a href="#" class="dropdown-item mail-reply">
<i class="bi bi-share"></i>
Reply
</a>
<a href="#" class="dropdown-item">
<i class="bi bi-redo"></i>
Forward
</a>
<a href="#" class="dropdown-item">
<i class="bi bi-info-circle"></i>
Report Spam
</a>
</div>
</div>
</div>
</div>
<div id="collapse6" role="tabpanel" aria-labelledby="headingCollapse7"
class="collapse">
<div class="card-content">
<div class="card-body py-1">
<p class="text-bold-500">Greetings!</p>
<p>
Successful businesses have many things in common, today
we’ll look at the big ‘R’of recognition
and how a digital advertising network may help.
Recognition can be illustrated by two individuals
entering a crowded room at a party. Both walk to the far
side of the room, one of them slips
through the crowd easily and unnoticed as they reach the
far side.
</p>
<p>
Gummies sweet tart marzipan lemon drops donut pie.
Chocolate cake gingerbread jujubes gingerbread
chocolate cake tart bear claw apple pie jelly-o.
Gummies biscuit brownie marshmallow oat cake tootsie
roll bear claw topping. Oat cake sesame snaps
icing cupcake wafer tiramisu jelly-o sugar plum carrot
cake
</p>
<p class="mb-0">Sincerely yours,</p>
<p class="text-bold-500">Envato Design Team</p>
</div>
<div class="card-footer pt-0 border-top">
<label class="sidebar-label">Attached Files</label>
<ul class="list-unstyled mb-0">
<li class="cursor-pointer pb-25">
<img src="../../../app-assets/images/icon/psd.png"
alt="psd.png" height="30">
<small
class="text-muted ms-1 attchement-text">uikit-design.psd</small>
</li>
<li class="cursor-pointer">
<img src="../../../app-assets/images/icon/sketch.png"
alt="sketch.png" height="30">
<small
class="text-muted ms-1 attchement-text">uikit-design.sketch</small>
</li>
</ul>
</div>
</div>
</div>
</div>
<div class="card collapse-header open" role="tablist">
<div id="headingCollapse7"
class="card-header d-flex justify-content-between align-items-center"
data-toggle="collapse" role="tab" data-target="#collapse7"
aria-expanded="false" aria-controls="collapse7">
<div class="collapse-title media">
<div class="pr-1">
<div class="avatar mr-75">
<img src="assets/images/faces/18.jpg"
alt="avtar img holder" width="30" height="30">
</div>
</div>
<div class="media-body mt-25">
<span class="text-primary">Elnora Reese</span>
<span
class="d-sm-inline d-none">&lt;elnora@gmail.com&gt;</span>
<small class="text-muted d-block">to Lois Jimenez</small>
</div>
</div>
<div class="information d-sm-flex d-none align-items-center">
<small class="text-muted me-3">05 Jul 2019, 10:30</small>
<span class="favorite text-warning">
<svg class="bi" width="1.5em" height="1.5em"
fill="currentColor">
<use
xlink:href="assets/images/bootstrap-icons.svg#star-fill" />
</svg>
</span>
<div class="dropdown">
<a href="#" class="dropdown-toggle" id="third-open-menu"
data-toggle="dropdown" aria-haspopup="true"
aria-expanded="false">
<i class="bi bi-dots-vertical-rounded mr-0"></i>
</a>
<div class="dropdown-menu dropdown-menu-right"
aria-labelledby="second-open-submenu">
<a href="#" class="dropdown-item mail-reply">
<i class="bi bi-share"></i>
Reply
</a>
<a href="#" class="dropdown-item">
<i class="bi bi-redo"></i>
Forward
</a>
<a href="#" class="dropdown-item">
<i class="bi bi-info-circle"></i>
Report Spam
</a>
</div>
</div>
</div>
</div>
<div id="collapse7" role="tabpanel" aria-labelledby="headingCollapse7"
class="collapse show">
<div class="card-content">
<div class="card-body py-1">
<p class="text-bold-500">Greetings!</p>
<p>
It is a long established fact that a reader will be
distracted by the readable content of a page
when looking at its layout.The point of using Lorem
Ipsum is that it has a more-or-less normal
distribution of letters, as opposed to using 'Content
here, content here',making it look like
readable English.
</p>
<p>
There are many variations of passages of Lorem Ipsum
available, but the majority have suffered
alteration in some form, by injected humour, or
randomised words which don't look even slightly
believable.
</p>
<p class="mb-0">Sincerely yours,</p>
<p class="text-bold-500">Envato Design Team</p>
</div>
<div class="card-footer pt-0 border-top">
<label class="sidebar-label">Attached Files</label>
<ul class="list-unstyled mb-0">
<li class="cursor-pointer pb-25">
<img src="../../../app-assets/images/icon/psd.png"
alt="psd.png" height="30">
<small
class="text-muted ms-1 attchement-text">uikit-design.psd</small>
</li>
<li class="cursor-pointer">
<img src="../../../app-assets/images/icon/sketch.png"
alt="sketch.png" height="30">
<small
class="text-muted ms-1 attchement-text">uikit-design.sketch</small>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- email details end-->
<div class="row px-2 mb-4">
<!-- quill editor for reply message -->
<div class="col-12 px-0">
<div class="card shadow-none border rounded">
<div class="card-body quill-wrapper">
<span>Reply to Lois Jimenez</span>
<div class="snow-container" id="detail-view-quill">
<div class="detail-view-editor ql-container ql-snow">
<div class="ql-editor ql-blank" data-gramm="false"
data-placeholder="Type something....."
contenteditable="true">
<p><br></p>
</div>
<div class="ql-clipboard" tabindex="-1" contenteditable="true">
</div>
<div class="ql-tooltip ql-hidden"><a class="ql-preview"
target="_blank" href="about:blank"></a><input
type="text" data-formula="e=mc^2"
data-link="https://quilljs.com"
data-video="Embed URL"><a class="ql-action"></a><a
class="ql-remove"></a></div>
</div>
<div class="d-flex justify-content-end">
<div class="detail-quill-toolbar ql-toolbar ql-snow">
<span class="ql-formats me-3">
<button class="ql-bold" type="button"><svg
viewBox="0 0 18 18">
<path class="ql-stroke"
d="M5,4H9.5A2.5,2.5,0,0,1,12,6.5v0A2.5,2.5,0,0,1,9.5,9H5A0,0,0,0,1,5,9V4A0,0,0,0,1,5,4Z">
</path>
<path class="ql-stroke"
d="M5,9h5.5A2.5,2.5,0,0,1,13,11.5v0A2.5,2.5,0,0,1,10.5,14H5a0,0,0,0,1,0,0V9A0,0,0,0,1,5,9Z">
</path>
</svg></button>
<button class="ql-italic" type="button"><svg
viewBox="0 0 18 18">
<line class="ql-stroke" x1="7" x2="13" y1="4"
y2="4"></line>
<line class="ql-stroke" x1="5" x2="11" y1="14"
y2="14"></line>
<line class="ql-stroke" x1="8" x2="10" y1="14"
y2="4"></line>
</svg></button>
<button class="ql-underline" type="button"><svg
viewBox="0 0 18 18">
<path class="ql-stroke"
d="M5,3V9a4.012,4.012,0,0,0,4,4H9a4.012,4.012,0,0,0,4-4V3">
</path>
<rect class="ql-fill" height="1" rx="0.5"
ry="0.5" width="12" x="3" y="15"></rect>
</svg></button>
<button class="ql-link" type="button"><svg
viewBox="0 0 18 18">
<line class="ql-stroke" x1="7" x2="11" y1="7"
y2="11"></line>
<path class="ql-even ql-stroke"
d="M8.9,4.577a3.476,3.476,0,0,1,.36,4.679A3.476,3.476,0,0,1,4.577,8.9C3.185,7.5,2.035,6.4,4.217,4.217S7.5,3.185,8.9,4.577Z">
</path>
<path class="ql-even ql-stroke"
d="M13.423,9.1a3.476,3.476,0,0,0-4.679-.36,3.476,3.476,0,0,0,.36,4.679c1.392,1.392,2.5,2.542,4.679.36S14.815,10.5,13.423,9.1Z">
</path>
</svg></button>
<button class="ql-image" type="button"><svg
viewBox="0 0 18 18">
<rect class="ql-stroke" height="10" width="12"
x="3" y="4"></rect>
<circle class="ql-fill" cx="6" cy="7" r="1">
</circle>
<polyline class="ql-even ql-fill"
points="5 12 5 11 7 9 8 10 11 7 13 9 13 12 5 12">
</polyline>
</svg></button>
</span>
</div>
<button class="btn btn-primary send-btn">
<i class="bi bi-send me-3"></i>
<span class="d-none d-sm-inline"> Send</span>
</button>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="ps__rail-x" style="left: 0px; bottom: 0px;">
<div class="ps__thumb-x" tabindex="0" style="left: 0px; width: 0px;"></div>
</div>
<div class="ps__rail-y" style="top: 0px; height: 736px; right: 0px;">
<div class="ps__thumb-y" tabindex="0" style="top: 0px; height: 626px;"></div>
</div>
</div>
</div>
<!--/ Detailed Email View -->
</div>
</div>
</div>
</div>
</section>
</div>
<footer>
<div class="footer clearfix mb-0 text-muted">
<div class="float-start">
<p>2021 &copy; Mazer</p>
</div>
<div class="float-end">
<p>Crafted with <span class="text-danger"><i class="bi bi-heart"></i></span> by <a
href="https://saugi.me">Saugi</a></p>
</div>
</div>
</footer>
</div>
</div>
<script src="assets/js/app.js"></script>
<script>
document.querySelector('.sidebar-toggle').addEventListener('click', () => {
document.querySelector('.email-app-sidebar').classList.toggle('show')
})
document.querySelector('.sidebar-close-icon').addEventListener('click', () => {
document.querySelector('.email-app-sidebar').classList.remove('show')
})
</script>
</body>
</html>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Photo Gallery - Mazer Admin Dashboard</title>
<link rel="stylesheet" href="assets/css/main/app.css">
<link rel="stylesheet" href="assets/css/main/app-dark.css">
<link rel="shortcut icon" href="assets/images/logo/favicon.svg" type="image/x-icon">
<link rel="shortcut icon" href="assets/images/logo/favicon.png" type="image/png">
</head>
<body>
<div id="app">
<div id="sidebar" class="active">
<div class="sidebar-wrapper active">
<div class="sidebar-header position-relative">
<div class="d-flex justify-content-between align-items-center">
<div class="logo">
<a href="index.html"><img src="assets/images/logo/logo.svg" alt="Logo" srcset=""></a>
</div>
<div class="theme-toggle d-flex gap-2 align-items-center mt-2">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" role="img" class="iconify iconify--system-uicons" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 21 21"><g fill="none" fill-rule="evenodd" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"><path d="M10.5 14.5c2.219 0 4-1.763 4-3.982a4.003 4.003 0 0 0-4-4.018c-2.219 0-4 1.781-4 4c0 2.219 1.781 4 4 4zM4.136 4.136L5.55 5.55m9.9 9.9l1.414 1.414M1.5 10.5h2m14 0h2M4.135 16.863L5.55 15.45m9.899-9.9l1.414-1.415M10.5 19.5v-2m0-14v-2" opacity=".3"></path><g transform="translate(-210 -1)"><path d="M220.5 2.5v2m6.5.5l-1.5 1.5"></path><circle cx="220.5" cy="11.5" r="4"></circle><path d="m214 5l1.5 1.5m5 14v-2m6.5-.5l-1.5-1.5M214 18l1.5-1.5m-4-5h2m14 0h2"></path></g></g></svg>
<div class="form-check form-switch fs-6">
<input class="form-check-input me-0" type="checkbox" id="toggle-dark" >
<label class="form-check-label" ></label>
</div>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" role="img" class="iconify iconify--mdi" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="m17.75 4.09l-2.53 1.94l.91 3.06l-2.63-1.81l-2.63 1.81l.91-3.06l-2.53-1.94L12.44 4l1.06-3l1.06 3l3.19.09m3.5 6.91l-1.64 1.25l.59 1.98l-1.7-1.17l-1.7 1.17l.59-1.98L15.75 11l2.06-.05L18.5 9l.69 1.95l2.06.05m-2.28 4.95c.83-.08 1.72 1.1 1.19 1.85c-.32.45-.66.87-1.08 1.27C15.17 23 8.84 23 4.94 19.07c-3.91-3.9-3.91-10.24 0-14.14c.4-.4.82-.76 1.27-1.08c.75-.53 1.93.36 1.85 1.19c-.27 2.86.69 5.83 2.89 8.02a9.96 9.96 0 0 0 8.02 2.89m-1.64 2.02a12.08 12.08 0 0 1-7.8-3.47c-2.17-2.19-3.33-5-3.49-7.82c-2.81 3.14-2.7 7.96.31 10.98c3.02 3.01 7.84 3.12 10.98.31Z"></path></svg>
</div>
<div class="sidebar-toggler x">
<a href="#" class="sidebar-hide d-xl-none d-block"><i class="bi bi-x bi-middle"></i></a>
</div>
</div>
</div>
<div class="sidebar-menu">
<ul class="menu">
<li class="sidebar-title">Menu</li>
<li
class="sidebar-item ">
<a href="index.html" class='sidebar-link'>
<i class="bi bi-grid-fill"></i>
<span>Dashboard</span>
</a>
</li>
<li
class="sidebar-item has-sub">
<a href="#" class='sidebar-link'>
<i class="bi bi-stack"></i>
<span>Components</span>
</a>
<ul class="submenu ">
<li class="submenu-item ">
<a href="component-alert.html">Alert</a>
</li>
<li class="submenu-item ">
<a href="component-badge.html">Badge</a>
</li>
<li class="submenu-item ">
<a href="component-breadcrumb.html">Breadcrumb</a>
</li>
<li class="submenu-item ">
<a href="component-button.html">Button</a>
</li>
<li class="submenu-item ">
<a href="component-card.html">Card</a>
</li>
<li class="submenu-item ">
<a href="component-carousel.html">Carousel</a>
</li>
<li class="submenu-item ">
<a href="component-collapse.html">Collapse</a>
</li>
<li class="submenu-item ">
<a href="component-dropdown.html">Dropdown</a>
</li>
<li class="submenu-item ">
<a href="component-list-group.html">List Group</a>
</li>
<li class="submenu-item ">
<a href="component-modal.html">Modal</a>
</li>
<li class="submenu-item ">
<a href="component-navs.html">Navs</a>
</li>
<li class="submenu-item ">
<a href="component-pagination.html">Pagination</a>
</li>
<li class="submenu-item ">
<a href="component-progress.html">Progress</a>
</li>
<li class="submenu-item ">
<a href="component-spinner.html">Spinner</a>
</li>
<li class="submenu-item ">
<a href="component-tooltip.html">Tooltip</a>
</li>
</ul>
</li>
<li
class="sidebar-item has-sub">
<a href="#" class='sidebar-link'>
<i class="bi bi-collection-fill"></i>
<span>Extra Components</span>
</a>
<ul class="submenu ">
<li class="submenu-item ">
<a href="extra-component-avatar.html">Avatar</a>
</li>
<li class="submenu-item ">
<a href="extra-component-sweetalert.html">Sweet Alert</a>
</li>
<li class="submenu-item ">
<a href="extra-component-toastify.html">Toastify</a>
</li>
<li class="submenu-item ">
<a href="extra-component-rating.html">Rating</a>
</li>
<li class="submenu-item ">
<a href="extra-component-divider.html">Divider</a>
</li>
</ul>
</li>
<li
class="sidebar-item has-sub">
<a href="#" class='sidebar-link'>
<i class="bi bi-grid-1x2-fill"></i>
<span>Layouts</span>
</a>
<ul class="submenu ">
<li class="submenu-item ">
<a href="layout-default.html">Default Layout</a>
</li>
<li class="submenu-item ">
<a href="layout-vertical-1-column.html">1 Column</a>
</li>
<li class="submenu-item ">
<a href="layout-vertical-navbar.html">Vertical Navbar</a>
</li>
<li class="submenu-item ">
<a href="layout-rtl.html">RTL Layout</a>
</li>
<li class="submenu-item ">
<a href="layout-horizontal.html">Horizontal Menu</a>
</li>
</ul>
</li>
<li class="sidebar-title">Forms &amp; Tables</li>
<li
class="sidebar-item has-sub">
<a href="#" class='sidebar-link'>
<i class="bi bi-hexagon-fill"></i>
<span>Form Elements</span>
</a>
<ul class="submenu ">
<li class="submenu-item ">
<a href="form-element-input.html">Input</a>
</li>
<li class="submenu-item ">
<a href="form-element-input-group.html">Input Group</a>
</li>
<li class="submenu-item ">
<a href="form-element-select.html">Select</a>
</li>
<li class="submenu-item ">
<a href="form-element-radio.html">Radio</a>
</li>
<li class="submenu-item ">
<a href="form-element-checkbox.html">Checkbox</a>
</li>
<li class="submenu-item ">
<a href="form-element-textarea.html">Textarea</a>
</li>
</ul>
</li>
<li
class="sidebar-item ">
<a href="form-layout.html" class='sidebar-link'>
<i class="bi bi-file-earmark-medical-fill"></i>
<span>Form Layout</span>
</a>
</li>
<li
class="sidebar-item has-sub">
<a href="#" class='sidebar-link'>
<i class="bi bi-pen-fill"></i>
<span>Form Editor</span>
</a>
<ul class="submenu ">
<li class="submenu-item ">
<a href="form-editor-quill.html">Quill</a>
</li>
<li class="submenu-item ">
<a href="form-editor-ckeditor.html">CKEditor</a>
</li>
<li class="submenu-item ">
<a href="form-editor-summernote.html">Summernote</a>
</li>
<li class="submenu-item ">
<a href="form-editor-tinymce.html">TinyMCE</a>
</li>
</ul>
</li>
<li
class="sidebar-item ">
<a href="table.html" class='sidebar-link'>
<i class="bi bi-grid-1x2-fill"></i>
<span>Table</span>
</a>
</li>
<li
class="sidebar-item has-sub">
<a href="#" class='sidebar-link'>
<i class="bi bi-file-earmark-spreadsheet-fill"></i>
<span>Datatables</span>
</a>
<ul class="submenu ">
<li class="submenu-item ">
<a href="table-datatable.html">Datatable</a>
</li>
<li class="submenu-item ">
<a href="table-datatable-jquery.html">Datatable (jQuery)</a>
</li>
</ul>
</li>
<li class="sidebar-title">Extra UI</li>
<li
class="sidebar-item has-sub">
<a href="#" class='sidebar-link'>
<i class="bi bi-pentagon-fill"></i>
<span>Widgets</span>
</a>
<ul class="submenu ">
<li class="submenu-item ">
<a href="ui-widgets-chatbox.html">Chatbox</a>
</li>
<li class="submenu-item ">
<a href="ui-widgets-pricing.html">Pricing</a>
</li>
<li class="submenu-item ">
<a href="ui-widgets-todolist.html">To-do List</a>
</li>
</ul>
</li>
<li
class="sidebar-item has-sub">
<a href="#" class='sidebar-link'>
<i class="bi bi-egg-fill"></i>
<span>Icons</span>
</a>
<ul class="submenu ">
<li class="submenu-item ">
<a href="ui-icons-bootstrap-icons.html">Bootstrap Icons </a>
</li>
<li class="submenu-item ">
<a href="ui-icons-fontawesome.html">Fontawesome</a>
</li>
<li class="submenu-item ">
<a href="ui-icons-dripicons.html">Dripicons</a>
</li>
</ul>
</li>
<li
class="sidebar-item has-sub">
<a href="#" class='sidebar-link'>
<i class="bi bi-bar-chart-fill"></i>
<span>Charts</span>
</a>
<ul class="submenu ">
<li class="submenu-item ">
<a href="ui-chart-chartjs.html">ChartJS</a>
</li>
<li class="submenu-item ">
<a href="ui-chart-apexcharts.html">Apexcharts</a>
</li>
</ul>
</li>
<li
class="sidebar-item ">
<a href="ui-file-uploader.html" class='sidebar-link'>
<i class="bi bi-cloud-arrow-up-fill"></i>
<span>File Uploader</span>
</a>
</li>
<li
class="sidebar-item has-sub">
<a href="#" class='sidebar-link'>
<i class="bi bi-map-fill"></i>
<span>Maps</span>
</a>
<ul class="submenu ">
<li class="submenu-item ">
<a href="ui-map-google-map.html">Google Map</a>
</li>
<li class="submenu-item ">
<a href="ui-map-jsvectormap.html">JS Vector Map</a>
</li>
</ul>
</li>
<li class="sidebar-title">Pages</li>
<li
class="sidebar-item ">
<a href="application-email.html" class='sidebar-link'>
<i class="bi bi-envelope-fill"></i>
<span>Email Application</span>
</a>
</li>
<li
class="sidebar-item ">
<a href="application-chat.html" class='sidebar-link'>
<i class="bi bi-chat-dots-fill"></i>
<span>Chat Application</span>
</a>
</li>
<li
class="sidebar-item active ">
<a href="application-gallery.html" class='sidebar-link'>
<i class="bi bi-image-fill"></i>
<span>Photo Gallery</span>
</a>
</li>
<li
class="sidebar-item ">
<a href="application-checkout.html" class='sidebar-link'>
<i class="bi bi-basket-fill"></i>
<span>Checkout Page</span>
</a>
</li>
<li
class="sidebar-item has-sub">
<a href="#" class='sidebar-link'>
<i class="bi bi-person-badge-fill"></i>
<span>Authentication</span>
</a>
<ul class="submenu ">
<li class="submenu-item ">
<a href="auth-login.html">Login</a>
</li>
<li class="submenu-item ">
<a href="auth-register.html">Register</a>
</li>
<li class="submenu-item ">
<a href="auth-forgot-password.html">Forgot Password</a>
</li>
</ul>
</li>
<li
class="sidebar-item has-sub">
<a href="#" class='sidebar-link'>
<i class="bi bi-x-octagon-fill"></i>
<span>Errors</span>
</a>
<ul class="submenu ">
<li class="submenu-item ">
<a href="error-403.html">403</a>
</li>
<li class="submenu-item ">
<a href="error-404.html">404</a>
</li>
<li class="submenu-item ">
<a href="error-500.html">500</a>
</li>
</ul>
</li>
<li class="sidebar-title">Raise Support</li>
<li
class="sidebar-item ">
<a href="https://zuramai.github.io/mazer/docs" class='sidebar-link'>
<i class="bi bi-life-preserver"></i>
<span>Documentation</span>
</a>
</li>
<li
class="sidebar-item ">
<a href="https://github.com/zuramai/mazer/blob/main/CONTRIBUTING.md" class='sidebar-link'>
<i class="bi bi-puzzle"></i>
<span>Contribute</span>
</a>
</li>
<li
class="sidebar-item ">
<a href="https://github.com/zuramai/mazer#donation" class='sidebar-link'>
<i class="bi bi-cash"></i>
<span>Donate</span>
</a>
</li>
</ul>
</div>
</div>
</div>
<div id="main">
<header class="mb-3">
<a href="#" class="burger-btn d-block d-xl-none">
<i class="bi bi-justify fs-3"></i>
</a>
</header>
<div class="page-heading">
<div class="page-title">
<div class="row">
<div class="col-12 col-md-6 order-md-1 order-last">
<h3>Photo Gallery</h3>
<p class="text-subtitle text-muted">Super simple photo gallery</p>
</div>
<div class="col-12 col-md-6 order-md-2 order-first">
<nav aria-label="breadcrumb" class="breadcrumb-header float-start float-lg-end">
<ol class="breadcrumb">
<li class="breadcrumb-item"><a href="index.html">Dashboard</a></li>
<li class="breadcrumb-item active" aria-current="page">Photo Gallery</li>
</ol>
</nav>
</div>
</div>
</div>
<section class="section">
<div class="row">
<div class="col-12">
<div class="card">
<div class="card-header">
<h5 class="card-title">Our Gallery</h5>
</div>
<div class="card-body">
<div class="row gallery" data-bs-toggle="modal" data-bs-target="#galleryModal">
<div class="col-6 col-sm-6 col-lg-3 mt-2 mt-md-0 mb-md-0 mb-2">
<a href="#">
<img class="w-100 active" src="https://images.unsplash.com/photo-1633008808000-ce86bff6c1ed?ixid=MnwxMjA3fDB8MHxlZGl0b3JpYWwtZmVlZHwyN3x8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=500&q=60" data-bs-target="#Gallerycarousel" data-bs-slide-to="0">
</a>
</div>
<div class="col-6 col-sm-6 col-lg-3 mt-2 mt-md-0 mb-md-0 mb-2">
<a href="#">
<img class="w-100" src="https://images.unsplash.com/photo-1524758631624-e2822e304c36?ixid=MnwxMjA3fDF8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=870&q=80" data-bs-target="#Gallerycarousel" data-bs-slide-to="1">
</a>
</div>
<div class="col-6 col-sm-6 col-lg-3 mt-2 mt-md-0 mb-md-0 mb-2">
<a href="#">
<img class="w-100" src="https://images.unsplash.com/photo-1632951634308-d7889939c125?ixid=MnwxMjA3fDB8MHxlZGl0b3JpYWwtZmVlZHw0M3x8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=500&q=60" data-bs-target="#Gallerycarousel" data-bs-slide-to="2">
</a>
</div>
<div class="col-6 col-sm-6 col-lg-3 mt-2 mt-md-0 mb-md-0 mb-2">
<a href="#">
<img class="w-100" src="https://images.unsplash.com/photo-1632949107130-fc0d4f747b26?ixid=MnwxMjA3fDB8MHxlZGl0b3JpYWwtZmVlZHw3OHx8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=500&q=60" data-bs-target="#Gallerycarousel" data-bs-slide-to="3">
</a>
</div>
</div>
<div class="row mt-2 mt-md-4 gallery" data-bs-toggle="modal" data-bs-target="#galleryModal">
<div class="col-6 col-sm-6 col-lg-3 mt-2 mt-md-0 mb-md-0 mb-2">
<a href="#">
<img class="w-100 active" src="https://images.unsplash.com/photo-1633008808000-ce86bff6c1ed?ixid=MnwxMjA3fDB8MHxlZGl0b3JpYWwtZmVlZHwyN3x8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=500&q=60" data-bs-target="#Gallerycarousel" data-bs-slide-to="0">
</a>
</div>
<div class="col-6 col-sm-6 col-lg-3 mt-2 mt-md-0 mb-md-0 mb-2">
<a href="#">
<img class="w-100" src="https://images.unsplash.com/photo-1524758631624-e2822e304c36?ixid=MnwxMjA3fDF8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=870&q=80" data-bs-target="#Gallerycarousel" data-bs-slide-to="1">
</a>
</div>
<div class="col-6 col-sm-6 col-lg-3 mt-2 mt-md-0 mb-md-0 mb-2">
<a href="#">
<img class="w-100" src="https://images.unsplash.com/photo-1632951634308-d7889939c125?ixid=MnwxMjA3fDB8MHxlZGl0b3JpYWwtZmVlZHw0M3x8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=500&q=60" data-bs-target="#Gallerycarousel" data-bs-slide-to="2">
</a>
</div>
<div class="col-6 col-sm-6 col-lg-3 mt-2 mt-md-0 mb-md-0 mb-2">
<a href="#">
<img class="w-100" src="https://images.unsplash.com/photo-1632949107130-fc0d4f747b26?ixid=MnwxMjA3fDB8MHxlZGl0b3JpYWwtZmVlZHw3OHx8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=500&q=60" data-bs-target="#Gallerycarousel" data-bs-slide-to="3">
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
</div>
<div class="modal fade" id="galleryModal" tabindex="-1" role="dialog"
aria-labelledby="galleryModalTitle" aria-hidden="true">
<div class="modal-dialog modal-dialog-centered modal-dialog-centered"
role="document">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title" id="galleryModalTitle">Our Gallery Example</h5>
<button type="button" class="close" data-bs-dismiss="modal"
aria-label="Close">
<i data-feather="x"></i>
</button>
</div>
<div class="modal-body">
<div id="Gallerycarousel" class="carousel slide carousel-fade" data-bs-ride="carousel">
<div class="carousel-indicators">
<button type="button" data-bs-target="#Gallerycarousel" data-bs-slide-to="0" class="active" aria-current="true" aria-label="Slide 1"></button>
<button type="button" data-bs-target="#Gallerycarousel" data-bs-slide-to="1" aria-label="Slide 2"></button>
<button type="button" data-bs-target="#Gallerycarousel" data-bs-slide-to="2" aria-label="Slide 3"></button>
<button type="button" data-bs-target="#Gallerycarousel" data-bs-slide-to="3" aria-label="Slide 4"></button>
</div>
<div class="carousel-inner">
<div class="carousel-item active">
<img class="d-block w-100" src="https://images.unsplash.com/photo-1633008808000-ce86bff6c1ed?ixid=MnwxMjA3fDB8MHxlZGl0b3JpYWwtZmVlZHwyN3x8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=500&q=60">
</div>
<div class="carousel-item">
<img class="d-block w-100" src="https://images.unsplash.com/photo-1524758631624-e2822e304c36?ixid=MnwxMjA3fDF8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=870&q=80">
</div>
<div class="carousel-item">
<img class="d-block w-100" src="https://images.unsplash.com/photo-1632951634308-d7889939c125?ixid=MnwxMjA3fDB8MHxlZGl0b3JpYWwtZmVlZHw0M3x8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=500&q=60">
</div>
<div class="carousel-item">
<img class="d-block w-100" src="https://images.unsplash.com/photo-1632949107130-fc0d4f747b26?ixid=MnwxMjA3fDB8MHxlZGl0b3JpYWwtZmVlZHw3OHx8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=500&q=60">
</div>
</div>
<a class="carousel-control-prev" href="#Gallerycarousel" role="button" type="button" data-bs-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
</a>
<a class="carousel-control-next" href="#Gallerycarousel" role="button" data-bs-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
</a>
</div>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-secondary" data-bs-dismiss="modal">Close</button>
</div>
</div>
</div>
</div>
<footer>
<div class="footer clearfix mb-0 text-muted">
<div class="float-start">
<p>2021 &copy; Mazer</p>
</div>
<div class="float-end">
<p>Crafted with <span class="text-danger"><i class="bi bi-heart"></i></span> by <a
href="https://saugi.me">Saugi</a></p>
</div>
</div>
</footer>
</div>
</div>
<script src="assets/js/app.js"></script>
</body>
</html>
@charset "UTF-8";body.theme-dark{--bs-blue:#435ebe;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#435ebe;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:67,94,190;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:194,194,217;--bs-body-bg-rgb:21,21,33;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,hsla(0,0%,100%,0.15),hsla(0,0%,100%,0));--bs-body-font-family:Nunito;--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#c2c2d9;--bs-body-bg:#151521;@import "~@fontsource/nunito/300.css";@import "~@fontsource/nunito/400.css";@import "~@fontsource/nunito/600.css";@import "~@fontsource/nunito/700.css";@import "~@fontsource/nunito/800.css"}body.theme-dark *,body.theme-dark :after,body.theme-dark :before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){body.theme-dark :root{scroll-behavior:smooth}}body.theme-dark body{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);background-color:var(--bs-body-bg);color:var(--bs-body-color);font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);margin:0;text-align:var(--bs-body-text-align)}body.theme-dark hr{background-color:currentColor;border:0;color:inherit;margin:1rem 0;opacity:.25}body.theme-dark hr:not([size]){height:1px}body.theme-dark .h1,body.theme-dark .h2,body.theme-dark .h3,body.theme-dark .h4,body.theme-dark .h5,body.theme-dark .h6,body.theme-dark h1,body.theme-dark h2,body.theme-dark h3,body.theme-dark h4,body.theme-dark h5,body.theme-dark h6{color:#fff;font-weight:700;line-height:1.2;margin-bottom:.5rem;margin-top:0}body.theme-dark .h1,body.theme-dark h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){body.theme-dark .h1,body.theme-dark h1{font-size:2.5rem}}body.theme-dark .h2,body.theme-dark h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){body.theme-dark .h2,body.theme-dark h2{font-size:2rem}}body.theme-dark .h3,body.theme-dark h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){body.theme-dark .h3,body.theme-dark h3{font-size:1.75rem}}body.theme-dark .h4,body.theme-dark h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){body.theme-dark .h4,body.theme-dark h4{font-size:1.5rem}}body.theme-dark .h5,body.theme-dark h5{font-size:1.25rem}body.theme-dark .h6,body.theme-dark h6{font-size:1rem}body.theme-dark p{margin-bottom:1rem;margin-top:0}body.theme-dark abbr[data-bs-original-title],body.theme-dark abbr[title]{cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}body.theme-dark address{font-style:normal;line-height:inherit;margin-bottom:1rem}body.theme-dark ol,body.theme-dark ul{padding-left:2rem}body.theme-dark dl,body.theme-dark ol,body.theme-dark ul{margin-bottom:1rem;margin-top:0}body.theme-dark ol ol,body.theme-dark ol ul,body.theme-dark ul ol,body.theme-dark ul ul{margin-bottom:0}body.theme-dark dt{font-weight:700}body.theme-dark dd{margin-bottom:.5rem;margin-left:0}body.theme-dark blockquote{margin:0 0 1rem}body.theme-dark b,body.theme-dark strong{font-weight:bolder}body.theme-dark .small,body.theme-dark small{font-size:.875em}body.theme-dark .mark,body.theme-dark mark{background-color:#fcf8e3;padding:.2em}body.theme-dark sub,body.theme-dark sup{font-size:.75em;line-height:0;position:relative;vertical-align:baseline}body.theme-dark sub{bottom:-.25em}body.theme-dark sup{top:-.5em}body.theme-dark a{color:#435ebe;text-decoration:underline}body.theme-dark a:hover{color:#697ecb}body.theme-dark a:not([href]):not([class]),body.theme-dark a:not([href]):not([class]):hover{color:inherit;text-decoration:none}body.theme-dark code,body.theme-dark kbd,body.theme-dark pre,body.theme-dark samp{direction:ltr;font-family:var(--bs-font-monospace);font-size:1em;unicode-bidi:bidi-override}body.theme-dark pre{display:block;font-size:.875em;margin-bottom:1rem;margin-top:0;overflow:auto}body.theme-dark pre code{color:inherit;font-size:inherit;word-break:normal}body.theme-dark code{word-wrap:break-word;color:#d63384;font-size:.875em}a>body.theme-dark code{color:inherit}body.theme-dark kbd{background-color:#212529;border-radius:.2rem;color:#fff;font-size:.875em;padding:.2rem .4rem}body.theme-dark kbd kbd{font-size:1em;font-weight:700;padding:0}body.theme-dark figure{margin:0 0 1rem}body.theme-dark img,body.theme-dark svg{vertical-align:middle}body.theme-dark table{border-collapse:collapse;caption-side:bottom}body.theme-dark caption{color:#7c8db5;padding-bottom:.5rem;padding-top:.5rem;text-align:left}body.theme-dark th{text-align:inherit;text-align:-webkit-match-parent}body.theme-dark tbody,body.theme-dark td,body.theme-dark tfoot,body.theme-dark th,body.theme-dark thead,body.theme-dark tr{border:0 solid;border-color:inherit}body.theme-dark label{display:inline-block}body.theme-dark button{border-radius:0}body.theme-dark button:focus:not(:focus-visible){outline:0}body.theme-dark button,body.theme-dark input,body.theme-dark optgroup,body.theme-dark select,body.theme-dark textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}body.theme-dark button,body.theme-dark select{text-transform:none}body.theme-dark [role=button]{cursor:pointer}body.theme-dark select{word-wrap:normal}body.theme-dark select:disabled{opacity:1}body.theme-dark [list]::-webkit-calendar-picker-indicator{display:none}body.theme-dark [type=button],body.theme-dark [type=reset],body.theme-dark [type=submit],body.theme-dark button{-webkit-appearance:button}body.theme-dark [type=button]:not(:disabled),body.theme-dark [type=reset]:not(:disabled),body.theme-dark [type=submit]:not(:disabled),body.theme-dark button:not(:disabled){cursor:pointer}body.theme-dark ::-moz-focus-inner{border-style:none;padding:0}body.theme-dark textarea{resize:vertical}body.theme-dark fieldset{border:0;margin:0;min-width:0;padding:0}body.theme-dark legend{float:left;font-size:calc(1.275rem + .3vw);line-height:inherit;margin-bottom:.5rem;padding:0;width:100%}@media (min-width:1200px){body.theme-dark legend{font-size:1.5rem}}body.theme-dark legend+*{clear:left}body.theme-dark ::-webkit-datetime-edit-day-field,body.theme-dark ::-webkit-datetime-edit-fields-wrapper,body.theme-dark ::-webkit-datetime-edit-hour-field,body.theme-dark ::-webkit-datetime-edit-minute,body.theme-dark ::-webkit-datetime-edit-month-field,body.theme-dark ::-webkit-datetime-edit-text,body.theme-dark ::-webkit-datetime-edit-year-field{padding:0}body.theme-dark ::-webkit-inner-spin-button{height:auto}body.theme-dark [type=search]{-webkit-appearance:textfield;outline-offset:-2px}body.theme-dark ::-webkit-search-decoration{-webkit-appearance:none}body.theme-dark ::-webkit-color-swatch-wrapper{padding:0}body.theme-dark ::file-selector-button{font:inherit}body.theme-dark ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}body.theme-dark output{display:inline-block}body.theme-dark iframe{border:0}body.theme-dark summary{cursor:pointer;display:list-item}body.theme-dark progress{vertical-align:baseline}body.theme-dark [hidden]{display:none!important}body.theme-dark .lead{font-size:1.25rem;font-weight:300}body.theme-dark .display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){body.theme-dark .display-1{font-size:5rem}}body.theme-dark .display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width:1200px){body.theme-dark .display-2{font-size:4.5rem}}body.theme-dark .display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media (min-width:1200px){body.theme-dark .display-3{font-size:4rem}}body.theme-dark .display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width:1200px){body.theme-dark .display-4{font-size:3.5rem}}body.theme-dark .display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width:1200px){body.theme-dark .display-5{font-size:3rem}}body.theme-dark .display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){body.theme-dark .display-6{font-size:2.5rem}}body.theme-dark .list-inline,body.theme-dark .list-unstyled{list-style:none;padding-left:0}body.theme-dark .list-inline-item{display:inline-block}body.theme-dark .list-inline-item:not(:last-child){margin-right:.5rem}body.theme-dark .initialism{font-size:.875em;text-transform:uppercase}body.theme-dark .blockquote{font-size:1.25rem;margin-bottom:1rem}body.theme-dark .blockquote>:last-child{margin-bottom:0}body.theme-dark .blockquote-footer{color:#6c757d;font-size:.875em;margin-bottom:1rem;margin-top:-1rem}body.theme-dark .blockquote-footer:before{content:"— "}body.theme-dark .img-fluid{height:auto;max-width:100%}body.theme-dark .img-thumbnail{background-color:#f2f7ff;border:1px solid #dee2e6;border-radius:.25rem;height:auto;max-width:100%;padding:.25rem}body.theme-dark .figure{display:inline-block}body.theme-dark .figure-img{line-height:1;margin-bottom:.5rem}body.theme-dark .figure-caption{color:#6c757d;font-size:.875em}body.theme-dark .container,body.theme-dark .container-fluid,body.theme-dark .container-lg,body.theme-dark .container-md,body.theme-dark .container-sm,body.theme-dark .container-xl,body.theme-dark .container-xxl{margin-left:auto;margin-right:auto;padding-left:var(--bs-gutter-x,.75rem);padding-right:var(--bs-gutter-x,.75rem);width:100%}@media (min-width:576px){body.theme-dark .container,body.theme-dark .container-sm{max-width:540px}}@media (min-width:768px){body.theme-dark .container,body.theme-dark .container-md,body.theme-dark .container-sm{max-width:720px}}@media (min-width:992px){body.theme-dark .container,body.theme-dark .container-lg,body.theme-dark .container-md,body.theme-dark .container-sm{max-width:960px}}@media (min-width:1200px){body.theme-dark .container,body.theme-dark .container-lg,body.theme-dark .container-md,body.theme-dark .container-sm,body.theme-dark .container-xl{max-width:1140px}}@media (min-width:1400px){body.theme-dark .container,body.theme-dark .container-lg,body.theme-dark .container-md,body.theme-dark .container-sm,body.theme-dark .container-xl,body.theme-dark .container-xxl{max-width:1320px}}body.theme-dark .row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-left:calc(var(--bs-gutter-x)*-.5);margin-right:calc(var(--bs-gutter-x)*-.5);margin-top:calc(var(--bs-gutter-y)*-1)}body.theme-dark .row>*{flex-shrink:0;margin-top:var(--bs-gutter-y);max-width:100%;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}body.theme-dark .col{flex:1 0 0%}body.theme-dark .row-cols-auto>*{flex:0 0 auto;width:auto}body.theme-dark .row-cols-1>*{flex:0 0 auto;width:100%}body.theme-dark .row-cols-2>*{flex:0 0 auto;width:50%}body.theme-dark .row-cols-3>*{flex:0 0 auto;width:33.3333333333%}body.theme-dark .row-cols-4>*{flex:0 0 auto;width:25%}body.theme-dark .row-cols-5>*{flex:0 0 auto;width:20%}body.theme-dark .row-cols-6>*{flex:0 0 auto;width:16.6666666667%}body.theme-dark .col-auto{flex:0 0 auto;width:auto}body.theme-dark .col-1{flex:0 0 auto;width:8.33333333%}body.theme-dark .col-2{flex:0 0 auto;width:16.66666667%}body.theme-dark .col-3{flex:0 0 auto;width:25%}body.theme-dark .col-4{flex:0 0 auto;width:33.33333333%}body.theme-dark .col-5{flex:0 0 auto;width:41.66666667%}body.theme-dark .col-6{flex:0 0 auto;width:50%}body.theme-dark .col-7{flex:0 0 auto;width:58.33333333%}body.theme-dark .col-8{flex:0 0 auto;width:66.66666667%}body.theme-dark .col-9{flex:0 0 auto;width:75%}body.theme-dark .col-10{flex:0 0 auto;width:83.33333333%}body.theme-dark .col-11{flex:0 0 auto;width:91.66666667%}body.theme-dark .col-12{flex:0 0 auto;width:100%}body.theme-dark .offset-1{margin-left:8.33333333%}body.theme-dark .offset-2{margin-left:16.66666667%}body.theme-dark .offset-3{margin-left:25%}body.theme-dark .offset-4{margin-left:33.33333333%}body.theme-dark .offset-5{margin-left:41.66666667%}body.theme-dark .offset-6{margin-left:50%}body.theme-dark .offset-7{margin-left:58.33333333%}body.theme-dark .offset-8{margin-left:66.66666667%}body.theme-dark .offset-9{margin-left:75%}body.theme-dark .offset-10{margin-left:83.33333333%}body.theme-dark .offset-11{margin-left:91.66666667%}body.theme-dark .g-0,body.theme-dark .gx-0{--bs-gutter-x:0}body.theme-dark .g-0,body.theme-dark .gy-0{--bs-gutter-y:0}body.theme-dark .g-1,body.theme-dark .gx-1{--bs-gutter-x:0.25rem}body.theme-dark .g-1,body.theme-dark .gy-1{--bs-gutter-y:0.25rem}body.theme-dark .g-2,body.theme-dark .gx-2{--bs-gutter-x:0.5rem}body.theme-dark .g-2,body.theme-dark .gy-2{--bs-gutter-y:0.5rem}body.theme-dark .g-3,body.theme-dark .gx-3{--bs-gutter-x:1rem}body.theme-dark .g-3,body.theme-dark .gy-3{--bs-gutter-y:1rem}body.theme-dark .g-4,body.theme-dark .gx-4{--bs-gutter-x:1.5rem}body.theme-dark .g-4,body.theme-dark .gy-4{--bs-gutter-y:1.5rem}body.theme-dark .g-5,body.theme-dark .gx-5{--bs-gutter-x:3rem}body.theme-dark .g-5,body.theme-dark .gy-5{--bs-gutter-y:3rem}@media (min-width:576px){body.theme-dark .col-sm{flex:1 0 0%}body.theme-dark .row-cols-sm-auto>*{flex:0 0 auto;width:auto}body.theme-dark .row-cols-sm-1>*{flex:0 0 auto;width:100%}body.theme-dark .row-cols-sm-2>*{flex:0 0 auto;width:50%}body.theme-dark .row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}body.theme-dark .row-cols-sm-4>*{flex:0 0 auto;width:25%}body.theme-dark .row-cols-sm-5>*{flex:0 0 auto;width:20%}body.theme-dark .row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}body.theme-dark .col-sm-auto{flex:0 0 auto;width:auto}body.theme-dark .col-sm-1{flex:0 0 auto;width:8.33333333%}body.theme-dark .col-sm-2{flex:0 0 auto;width:16.66666667%}body.theme-dark .col-sm-3{flex:0 0 auto;width:25%}body.theme-dark .col-sm-4{flex:0 0 auto;width:33.33333333%}body.theme-dark .col-sm-5{flex:0 0 auto;width:41.66666667%}body.theme-dark .col-sm-6{flex:0 0 auto;width:50%}body.theme-dark .col-sm-7{flex:0 0 auto;width:58.33333333%}body.theme-dark .col-sm-8{flex:0 0 auto;width:66.66666667%}body.theme-dark .col-sm-9{flex:0 0 auto;width:75%}body.theme-dark .col-sm-10{flex:0 0 auto;width:83.33333333%}body.theme-dark .col-sm-11{flex:0 0 auto;width:91.66666667%}body.theme-dark .col-sm-12{flex:0 0 auto;width:100%}body.theme-dark .offset-sm-0{margin-left:0}body.theme-dark .offset-sm-1{margin-left:8.33333333%}body.theme-dark .offset-sm-2{margin-left:16.66666667%}body.theme-dark .offset-sm-3{margin-left:25%}body.theme-dark .offset-sm-4{margin-left:33.33333333%}body.theme-dark .offset-sm-5{margin-left:41.66666667%}body.theme-dark .offset-sm-6{margin-left:50%}body.theme-dark .offset-sm-7{margin-left:58.33333333%}body.theme-dark .offset-sm-8{margin-left:66.66666667%}body.theme-dark .offset-sm-9{margin-left:75%}body.theme-dark .offset-sm-10{margin-left:83.33333333%}body.theme-dark .offset-sm-11{margin-left:91.66666667%}body.theme-dark .g-sm-0,body.theme-dark .gx-sm-0{--bs-gutter-x:0}body.theme-dark .g-sm-0,body.theme-dark .gy-sm-0{--bs-gutter-y:0}body.theme-dark .g-sm-1,body.theme-dark .gx-sm-1{--bs-gutter-x:0.25rem}body.theme-dark .g-sm-1,body.theme-dark .gy-sm-1{--bs-gutter-y:0.25rem}body.theme-dark .g-sm-2,body.theme-dark .gx-sm-2{--bs-gutter-x:0.5rem}body.theme-dark .g-sm-2,body.theme-dark .gy-sm-2{--bs-gutter-y:0.5rem}body.theme-dark .g-sm-3,body.theme-dark .gx-sm-3{--bs-gutter-x:1rem}body.theme-dark .g-sm-3,body.theme-dark .gy-sm-3{--bs-gutter-y:1rem}body.theme-dark .g-sm-4,body.theme-dark .gx-sm-4{--bs-gutter-x:1.5rem}body.theme-dark .g-sm-4,body.theme-dark .gy-sm-4{--bs-gutter-y:1.5rem}body.theme-dark .g-sm-5,body.theme-dark .gx-sm-5{--bs-gutter-x:3rem}body.theme-dark .g-sm-5,body.theme-dark .gy-sm-5{--bs-gutter-y:3rem}}@media (min-width:768px){body.theme-dark .col-md{flex:1 0 0%}body.theme-dark .row-cols-md-auto>*{flex:0 0 auto;width:auto}body.theme-dark .row-cols-md-1>*{flex:0 0 auto;width:100%}body.theme-dark .row-cols-md-2>*{flex:0 0 auto;width:50%}body.theme-dark .row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}body.theme-dark .row-cols-md-4>*{flex:0 0 auto;width:25%}body.theme-dark .row-cols-md-5>*{flex:0 0 auto;width:20%}body.theme-dark .row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}body.theme-dark .col-md-auto{flex:0 0 auto;width:auto}body.theme-dark .col-md-1{flex:0 0 auto;width:8.33333333%}body.theme-dark .col-md-2{flex:0 0 auto;width:16.66666667%}body.theme-dark .col-md-3{flex:0 0 auto;width:25%}body.theme-dark .col-md-4{flex:0 0 auto;width:33.33333333%}body.theme-dark .col-md-5{flex:0 0 auto;width:41.66666667%}body.theme-dark .col-md-6{flex:0 0 auto;width:50%}body.theme-dark .col-md-7{flex:0 0 auto;width:58.33333333%}body.theme-dark .col-md-8{flex:0 0 auto;width:66.66666667%}body.theme-dark .col-md-9{flex:0 0 auto;width:75%}body.theme-dark .col-md-10{flex:0 0 auto;width:83.33333333%}body.theme-dark .col-md-11{flex:0 0 auto;width:91.66666667%}body.theme-dark .col-md-12{flex:0 0 auto;width:100%}body.theme-dark .offset-md-0{margin-left:0}body.theme-dark .offset-md-1{margin-left:8.33333333%}body.theme-dark .offset-md-2{margin-left:16.66666667%}body.theme-dark .offset-md-3{margin-left:25%}body.theme-dark .offset-md-4{margin-left:33.33333333%}body.theme-dark .offset-md-5{margin-left:41.66666667%}body.theme-dark .offset-md-6{margin-left:50%}body.theme-dark .offset-md-7{margin-left:58.33333333%}body.theme-dark .offset-md-8{margin-left:66.66666667%}body.theme-dark .offset-md-9{margin-left:75%}body.theme-dark .offset-md-10{margin-left:83.33333333%}body.theme-dark .offset-md-11{margin-left:91.66666667%}body.theme-dark .g-md-0,body.theme-dark .gx-md-0{--bs-gutter-x:0}body.theme-dark .g-md-0,body.theme-dark .gy-md-0{--bs-gutter-y:0}body.theme-dark .g-md-1,body.theme-dark .gx-md-1{--bs-gutter-x:0.25rem}body.theme-dark .g-md-1,body.theme-dark .gy-md-1{--bs-gutter-y:0.25rem}body.theme-dark .g-md-2,body.theme-dark .gx-md-2{--bs-gutter-x:0.5rem}body.theme-dark .g-md-2,body.theme-dark .gy-md-2{--bs-gutter-y:0.5rem}body.theme-dark .g-md-3,body.theme-dark .gx-md-3{--bs-gutter-x:1rem}body.theme-dark .g-md-3,body.theme-dark .gy-md-3{--bs-gutter-y:1rem}body.theme-dark .g-md-4,body.theme-dark .gx-md-4{--bs-gutter-x:1.5rem}body.theme-dark .g-md-4,body.theme-dark .gy-md-4{--bs-gutter-y:1.5rem}body.theme-dark .g-md-5,body.theme-dark .gx-md-5{--bs-gutter-x:3rem}body.theme-dark .g-md-5,body.theme-dark .gy-md-5{--bs-gutter-y:3rem}}@media (min-width:992px){body.theme-dark .col-lg{flex:1 0 0%}body.theme-dark .row-cols-lg-auto>*{flex:0 0 auto;width:auto}body.theme-dark .row-cols-lg-1>*{flex:0 0 auto;width:100%}body.theme-dark .row-cols-lg-2>*{flex:0 0 auto;width:50%}body.theme-dark .row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}body.theme-dark .row-cols-lg-4>*{flex:0 0 auto;width:25%}body.theme-dark .row-cols-lg-5>*{flex:0 0 auto;width:20%}body.theme-dark .row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}body.theme-dark .col-lg-auto{flex:0 0 auto;width:auto}body.theme-dark .col-lg-1{flex:0 0 auto;width:8.33333333%}body.theme-dark .col-lg-2{flex:0 0 auto;width:16.66666667%}body.theme-dark .col-lg-3{flex:0 0 auto;width:25%}body.theme-dark .col-lg-4{flex:0 0 auto;width:33.33333333%}body.theme-dark .col-lg-5{flex:0 0 auto;width:41.66666667%}body.theme-dark .col-lg-6{flex:0 0 auto;width:50%}body.theme-dark .col-lg-7{flex:0 0 auto;width:58.33333333%}body.theme-dark .col-lg-8{flex:0 0 auto;width:66.66666667%}body.theme-dark .col-lg-9{flex:0 0 auto;width:75%}body.theme-dark .col-lg-10{flex:0 0 auto;width:83.33333333%}body.theme-dark .col-lg-11{flex:0 0 auto;width:91.66666667%}body.theme-dark .col-lg-12{flex:0 0 auto;width:100%}body.theme-dark .offset-lg-0{margin-left:0}body.theme-dark .offset-lg-1{margin-left:8.33333333%}body.theme-dark .offset-lg-2{margin-left:16.66666667%}body.theme-dark .offset-lg-3{margin-left:25%}body.theme-dark .offset-lg-4{margin-left:33.33333333%}body.theme-dark .offset-lg-5{margin-left:41.66666667%}body.theme-dark .offset-lg-6{margin-left:50%}body.theme-dark .offset-lg-7{margin-left:58.33333333%}body.theme-dark .offset-lg-8{margin-left:66.66666667%}body.theme-dark .offset-lg-9{margin-left:75%}body.theme-dark .offset-lg-10{margin-left:83.33333333%}body.theme-dark .offset-lg-11{margin-left:91.66666667%}body.theme-dark .g-lg-0,body.theme-dark .gx-lg-0{--bs-gutter-x:0}body.theme-dark .g-lg-0,body.theme-dark .gy-lg-0{--bs-gutter-y:0}body.theme-dark .g-lg-1,body.theme-dark .gx-lg-1{--bs-gutter-x:0.25rem}body.theme-dark .g-lg-1,body.theme-dark .gy-lg-1{--bs-gutter-y:0.25rem}body.theme-dark .g-lg-2,body.theme-dark .gx-lg-2{--bs-gutter-x:0.5rem}body.theme-dark .g-lg-2,body.theme-dark .gy-lg-2{--bs-gutter-y:0.5rem}body.theme-dark .g-lg-3,body.theme-dark .gx-lg-3{--bs-gutter-x:1rem}body.theme-dark .g-lg-3,body.theme-dark .gy-lg-3{--bs-gutter-y:1rem}body.theme-dark .g-lg-4,body.theme-dark .gx-lg-4{--bs-gutter-x:1.5rem}body.theme-dark .g-lg-4,body.theme-dark .gy-lg-4{--bs-gutter-y:1.5rem}body.theme-dark .g-lg-5,body.theme-dark .gx-lg-5{--bs-gutter-x:3rem}body.theme-dark .g-lg-5,body.theme-dark .gy-lg-5{--bs-gutter-y:3rem}}@media (min-width:1200px){body.theme-dark .col-xl{flex:1 0 0%}body.theme-dark .row-cols-xl-auto>*{flex:0 0 auto;width:auto}body.theme-dark .row-cols-xl-1>*{flex:0 0 auto;width:100%}body.theme-dark .row-cols-xl-2>*{flex:0 0 auto;width:50%}body.theme-dark .row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}body.theme-dark .row-cols-xl-4>*{flex:0 0 auto;width:25%}body.theme-dark .row-cols-xl-5>*{flex:0 0 auto;width:20%}body.theme-dark .row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}body.theme-dark .col-xl-auto{flex:0 0 auto;width:auto}body.theme-dark .col-xl-1{flex:0 0 auto;width:8.33333333%}body.theme-dark .col-xl-2{flex:0 0 auto;width:16.66666667%}body.theme-dark .col-xl-3{flex:0 0 auto;width:25%}body.theme-dark .col-xl-4{flex:0 0 auto;width:33.33333333%}body.theme-dark .col-xl-5{flex:0 0 auto;width:41.66666667%}body.theme-dark .col-xl-6{flex:0 0 auto;width:50%}body.theme-dark .col-xl-7{flex:0 0 auto;width:58.33333333%}body.theme-dark .col-xl-8{flex:0 0 auto;width:66.66666667%}body.theme-dark .col-xl-9{flex:0 0 auto;width:75%}body.theme-dark .col-xl-10{flex:0 0 auto;width:83.33333333%}body.theme-dark .col-xl-11{flex:0 0 auto;width:91.66666667%}body.theme-dark .col-xl-12{flex:0 0 auto;width:100%}body.theme-dark .offset-xl-0{margin-left:0}body.theme-dark .offset-xl-1{margin-left:8.33333333%}body.theme-dark .offset-xl-2{margin-left:16.66666667%}body.theme-dark .offset-xl-3{margin-left:25%}body.theme-dark .offset-xl-4{margin-left:33.33333333%}body.theme-dark .offset-xl-5{margin-left:41.66666667%}body.theme-dark .offset-xl-6{margin-left:50%}body.theme-dark .offset-xl-7{margin-left:58.33333333%}body.theme-dark .offset-xl-8{margin-left:66.66666667%}body.theme-dark .offset-xl-9{margin-left:75%}body.theme-dark .offset-xl-10{margin-left:83.33333333%}body.theme-dark .offset-xl-11{margin-left:91.66666667%}body.theme-dark .g-xl-0,body.theme-dark .gx-xl-0{--bs-gutter-x:0}body.theme-dark .g-xl-0,body.theme-dark .gy-xl-0{--bs-gutter-y:0}body.theme-dark .g-xl-1,body.theme-dark .gx-xl-1{--bs-gutter-x:0.25rem}body.theme-dark .g-xl-1,body.theme-dark .gy-xl-1{--bs-gutter-y:0.25rem}body.theme-dark .g-xl-2,body.theme-dark .gx-xl-2{--bs-gutter-x:0.5rem}body.theme-dark .g-xl-2,body.theme-dark .gy-xl-2{--bs-gutter-y:0.5rem}body.theme-dark .g-xl-3,body.theme-dark .gx-xl-3{--bs-gutter-x:1rem}body.theme-dark .g-xl-3,body.theme-dark .gy-xl-3{--bs-gutter-y:1rem}body.theme-dark .g-xl-4,body.theme-dark .gx-xl-4{--bs-gutter-x:1.5rem}body.theme-dark .g-xl-4,body.theme-dark .gy-xl-4{--bs-gutter-y:1.5rem}body.theme-dark .g-xl-5,body.theme-dark .gx-xl-5{--bs-gutter-x:3rem}body.theme-dark .g-xl-5,body.theme-dark .gy-xl-5{--bs-gutter-y:3rem}}@media (min-width:1400px){body.theme-dark .col-xxl{flex:1 0 0%}body.theme-dark .row-cols-xxl-auto>*{flex:0 0 auto;width:auto}body.theme-dark .row-cols-xxl-1>*{flex:0 0 auto;width:100%}body.theme-dark .row-cols-xxl-2>*{flex:0 0 auto;width:50%}body.theme-dark .row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}body.theme-dark .row-cols-xxl-4>*{flex:0 0 auto;width:25%}body.theme-dark .row-cols-xxl-5>*{flex:0 0 auto;width:20%}body.theme-dark .row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}body.theme-dark .col-xxl-auto{flex:0 0 auto;width:auto}body.theme-dark .col-xxl-1{flex:0 0 auto;width:8.33333333%}body.theme-dark .col-xxl-2{flex:0 0 auto;width:16.66666667%}body.theme-dark .col-xxl-3{flex:0 0 auto;width:25%}body.theme-dark .col-xxl-4{flex:0 0 auto;width:33.33333333%}body.theme-dark .col-xxl-5{flex:0 0 auto;width:41.66666667%}body.theme-dark .col-xxl-6{flex:0 0 auto;width:50%}body.theme-dark .col-xxl-7{flex:0 0 auto;width:58.33333333%}body.theme-dark .col-xxl-8{flex:0 0 auto;width:66.66666667%}body.theme-dark .col-xxl-9{flex:0 0 auto;width:75%}body.theme-dark .col-xxl-10{flex:0 0 auto;width:83.33333333%}body.theme-dark .col-xxl-11{flex:0 0 auto;width:91.66666667%}body.theme-dark .col-xxl-12{flex:0 0 auto;width:100%}body.theme-dark .offset-xxl-0{margin-left:0}body.theme-dark .offset-xxl-1{margin-left:8.33333333%}body.theme-dark .offset-xxl-2{margin-left:16.66666667%}body.theme-dark .offset-xxl-3{margin-left:25%}body.theme-dark .offset-xxl-4{margin-left:33.33333333%}body.theme-dark .offset-xxl-5{margin-left:41.66666667%}body.theme-dark .offset-xxl-6{margin-left:50%}body.theme-dark .offset-xxl-7{margin-left:58.33333333%}body.theme-dark .offset-xxl-8{margin-left:66.66666667%}body.theme-dark .offset-xxl-9{margin-left:75%}body.theme-dark .offset-xxl-10{margin-left:83.33333333%}body.theme-dark .offset-xxl-11{margin-left:91.66666667%}body.theme-dark .g-xxl-0,body.theme-dark .gx-xxl-0{--bs-gutter-x:0}body.theme-dark .g-xxl-0,body.theme-dark .gy-xxl-0{--bs-gutter-y:0}body.theme-dark .g-xxl-1,body.theme-dark .gx-xxl-1{--bs-gutter-x:0.25rem}body.theme-dark .g-xxl-1,body.theme-dark .gy-xxl-1{--bs-gutter-y:0.25rem}body.theme-dark .g-xxl-2,body.theme-dark .gx-xxl-2{--bs-gutter-x:0.5rem}body.theme-dark .g-xxl-2,body.theme-dark .gy-xxl-2{--bs-gutter-y:0.5rem}body.theme-dark .g-xxl-3,body.theme-dark .gx-xxl-3{--bs-gutter-x:1rem}body.theme-dark .g-xxl-3,body.theme-dark .gy-xxl-3{--bs-gutter-y:1rem}body.theme-dark .g-xxl-4,body.theme-dark .gx-xxl-4{--bs-gutter-x:1.5rem}body.theme-dark .g-xxl-4,body.theme-dark .gy-xxl-4{--bs-gutter-y:1.5rem}body.theme-dark .g-xxl-5,body.theme-dark .gx-xxl-5{--bs-gutter-x:3rem}body.theme-dark .g-xxl-5,body.theme-dark .gy-xxl-5{--bs-gutter-y:3rem}}body.theme-dark .dataTable-table,body.theme-dark .table{--bs-table-bg:transparent;--bs-table-accent-bg:transparent;--bs-table-striped-color:#607080;--bs-table-striped-bg:rgba(0,0,0,0.05);--bs-table-active-color:#607080;--bs-table-active-bg:rgba(0,0,0,0.1);--bs-table-hover-color:#fff;--bs-table-hover-bg:hsla(0,0%,100%,0.075);border-color:#3f3f3f;color:#c2c2d9;margin-bottom:1rem;vertical-align:top;width:100%}body.theme-dark .dataTable-table>:not(caption)>*>*,body.theme-dark .table>:not(caption)>*>*{background-color:var(--bs-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg);padding:.5rem}body.theme-dark .dataTable-table>tbody,body.theme-dark .table>tbody{vertical-align:inherit}body.theme-dark .dataTable-table>thead,body.theme-dark .table>thead{vertical-align:bottom}body.theme-dark .dataTable-table>:not(:first-child),body.theme-dark .table>:not(:first-child){border-top:2px solid #707070}body.theme-dark .caption-top{caption-side:top}body.theme-dark .table-sm>:not(caption)>*>*{padding:.25rem}body.theme-dark .table-bordered>:not(caption)>*{border-width:1px 0}body.theme-dark .table-bordered>:not(caption)>*>*{border-width:0 1px}body.theme-dark .table-borderless>:not(caption)>*>*{border-bottom-width:0}body.theme-dark .table-borderless>:not(:first-child){border-top-width:0}body.theme-dark .table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-accent-bg:var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}body.theme-dark .table-active{--bs-table-accent-bg:var(--bs-table-active-bg);color:var(--bs-table-active-color)}body.theme-dark .table-hover>tbody>tr:hover>*{--bs-table-accent-bg:var(--bs-table-hover-bg);color:var(--bs-table-hover-color)}body.theme-dark .table-primary{--bs-table-bg:#d9dff2;--bs-table-striped-bg:#ced4e6;--bs-table-striped-color:#000;--bs-table-active-bg:#c3c9da;--bs-table-active-color:#000;--bs-table-hover-bg:#c9cee0;--bs-table-hover-color:#000;border-color:#c3c9da;color:#000}body.theme-dark .table-secondary{--bs-table-bg:#e2e3e5;--bs-table-striped-bg:#d7d8da;--bs-table-striped-color:#000;--bs-table-active-bg:#cbccce;--bs-table-active-color:#000;--bs-table-hover-bg:#d1d2d4;--bs-table-hover-color:#000;border-color:#cbccce;color:#000}body.theme-dark .table-success{--bs-table-bg:#d1e7dd;--bs-table-striped-bg:#c7dbd2;--bs-table-striped-color:#000;--bs-table-active-bg:#bcd0c7;--bs-table-active-color:#000;--bs-table-hover-bg:#c1d6cc;--bs-table-hover-color:#000;border-color:#bcd0c7;color:#000}body.theme-dark .table-info{--bs-table-bg:#cff4fc;--bs-table-striped-bg:#c5e8ef;--bs-table-striped-color:#000;--bs-table-active-bg:#badce3;--bs-table-active-color:#000;--bs-table-hover-bg:#bfe2e9;--bs-table-hover-color:#000;border-color:#badce3;color:#000}body.theme-dark .table-warning{--bs-table-bg:#fff3cd;--bs-table-striped-bg:#f2e7c3;--bs-table-striped-color:#000;--bs-table-active-bg:#e6dbb9;--bs-table-active-color:#000;--bs-table-hover-bg:#ece1be;--bs-table-hover-color:#000;border-color:#e6dbb9;color:#000}body.theme-dark .table-danger{--bs-table-bg:#f8d7da;--bs-table-striped-bg:#eccccf;--bs-table-striped-color:#000;--bs-table-active-bg:#dfc2c4;--bs-table-active-color:#000;--bs-table-hover-bg:#e5c7ca;--bs-table-hover-color:#000;border-color:#dfc2c4;color:#000}body.theme-dark .table-light{--bs-table-bg:#f8f9fa;--bs-table-striped-bg:#ecedee;--bs-table-striped-color:#000;--bs-table-active-bg:#dfe0e1;--bs-table-active-color:#000;--bs-table-hover-bg:#e5e6e7;--bs-table-hover-color:#000;border-color:#dfe0e1;color:#000}body.theme-dark .table-dark{--bs-table-bg:#212529;--bs-table-striped-bg:#2c3034;--bs-table-striped-color:#fff;--bs-table-active-bg:#373b3e;--bs-table-active-color:#fff;--bs-table-hover-bg:#323539;--bs-table-hover-color:#fff;border-color:#373b3e;color:#fff}body.theme-dark .table-responsive{-webkit-overflow-scrolling:touch;overflow-x:auto}@media (max-width:575.98px){body.theme-dark .table-responsive-sm{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:767.98px){body.theme-dark .table-responsive-md{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:991.98px){body.theme-dark .table-responsive-lg{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:1199.98px){body.theme-dark .table-responsive-xl{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:1399.98px){body.theme-dark .table-responsive-xxl{-webkit-overflow-scrolling:touch;overflow-x:auto}}body.theme-dark .form-label{color:#c2c2d9;margin-bottom:.5rem}body.theme-dark .col-form-label{color:#c2c2d9;font-size:inherit;line-height:1.5;margin-bottom:0;padding-bottom:calc(.375rem + 1px);padding-top:calc(.375rem + 1px)}body.theme-dark .col-form-label-lg{font-size:1.25rem;padding-bottom:calc(.5rem + 1px);padding-top:calc(.5rem + 1px)}body.theme-dark .col-form-label-sm{font-size:.875rem;padding-bottom:calc(.25rem + 1px);padding-top:calc(.25rem + 1px)}body.theme-dark .form-text{color:#7c8db5;font-size:.875em;margin-top:.25rem}body.theme-dark .form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-clip:padding-box;background-color:#1b1b29;border:1px solid #35354f;border-radius:.25rem;color:#c2c2d9;display:block;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem .75rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}@media (prefers-reduced-motion:reduce){body.theme-dark .form-control{transition:none}}body.theme-dark .form-control[type=file]{overflow:hidden}body.theme-dark .form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}body.theme-dark .form-control:focus{background-color:#1b1b29;border-color:#171723;box-shadow:0 0 0 .25rem rgba(67,94,190,.25);color:#c2c2d9;outline:0}body.theme-dark .form-control::-webkit-date-and-time-value{height:1.5em}body.theme-dark .form-control::-moz-placeholder{color:#adb5bd;opacity:1}body.theme-dark .form-control:-ms-input-placeholder{color:#adb5bd;opacity:1}body.theme-dark .form-control::placeholder{color:#adb5bd;opacity:1}body.theme-dark .form-control:disabled,body.theme-dark .form-control[readonly]{background-color:#40404d;opacity:1}body.theme-dark .form-control::file-selector-button{-webkit-margin-end:.75rem;background-color:#e6eef5;border:0 solid;border-color:inherit;border-inline-end-width:1px;border-radius:0;color:#607080;margin:-.375rem -.75rem;margin-inline-end:.75rem;padding:.375rem .75rem;pointer-events:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){body.theme-dark .form-control::file-selector-button{transition:none}}body.theme-dark .form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#dbe2e9}body.theme-dark .form-control::-webkit-file-upload-button{-webkit-margin-end:.75rem;background-color:#e6eef5;border:0 solid;border-color:inherit;border-inline-end-width:1px;border-radius:0;color:#607080;margin:-.375rem -.75rem;margin-inline-end:.75rem;padding:.375rem .75rem;pointer-events:none;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){body.theme-dark .form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}}body.theme-dark .form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#dbe2e9}body.theme-dark .form-control-plaintext{background-color:transparent;border:solid transparent;border-width:1px 0;color:#c2c2d9;display:block;line-height:1.5;margin-bottom:0;padding:.375rem 0;width:100%}body.theme-dark .form-control-plaintext.form-control-lg,body.theme-dark .form-control-plaintext.form-control-sm{padding-left:0;padding-right:0}body.theme-dark .form-control-sm{border-radius:.2rem;font-size:.875rem;min-height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem}body.theme-dark .form-control-sm::file-selector-button{-webkit-margin-end:.5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem;padding:.25rem .5rem}body.theme-dark .form-control-sm::-webkit-file-upload-button{-webkit-margin-end:.5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem;padding:.25rem .5rem}body.theme-dark .form-control-lg{border-radius:.3rem;font-size:1.25rem;min-height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem}body.theme-dark .form-control-lg::file-selector-button{-webkit-margin-end:1rem;margin:-.5rem -1rem;margin-inline-end:1rem;padding:.5rem 1rem}body.theme-dark .form-control-lg::-webkit-file-upload-button{-webkit-margin-end:1rem;margin:-.5rem -1rem;margin-inline-end:1rem;padding:.5rem 1rem}body.theme-dark textarea.form-control{min-height:calc(1.5em + .75rem + 2px)}body.theme-dark textarea.form-control-sm{min-height:calc(1.5em + .5rem + 2px)}body.theme-dark textarea.form-control-lg{min-height:calc(1.5em + 1rem + 2px)}body.theme-dark .form-control-color{height:auto;padding:.375rem;width:3rem}body.theme-dark .form-control-color:not(:disabled):not([readonly]){cursor:pointer}body.theme-dark .form-control-color::-moz-color-swatch{border-radius:.25rem;height:1.5em}body.theme-dark .form-control-color::-webkit-color-swatch{border-radius:.25rem;height:1.5em}body.theme-dark .form-select{-moz-padding-start:calc(.75rem - 3px);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#1b1b29;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;background-size:16px 12px;border:1px solid #35354f;border-radius:.25rem;color:#c2c2d9;display:block;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem 1.75rem .375rem .75rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}@media (prefers-reduced-motion:reduce){body.theme-dark .form-select{transition:none}}body.theme-dark .form-select:focus{border-color:#a1afdf;box-shadow:0 0 0 .25rem rgba(67,94,190,.25);outline:0}body.theme-dark .form-select[multiple],body.theme-dark .form-select[size]:not([size="1"]){background-image:none;padding-right:.75rem}body.theme-dark .form-select:disabled{background-color:#40404d;color:#6c757d}body.theme-dark .form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #c2c2d9}body.theme-dark .form-select-sm{border-radius:.2rem;font-size:.875rem;padding-bottom:.25rem;padding-left:.5rem;padding-top:.25rem}body.theme-dark .form-select-lg{border-radius:.3rem;font-size:1.25rem;padding-bottom:.5rem;padding-left:1rem;padding-top:.5rem}body.theme-dark .form-check{display:block;margin-bottom:.125rem;min-height:1.5rem;padding-left:1.7em}body.theme-dark .form-check .form-check-input{float:left;margin-left:-1.7em}body.theme-dark .form-check-input{-webkit-print-color-adjust:exact;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#20202d;background-position:50%;background-repeat:no-repeat;background-size:contain;border:3px solid #393b42;color-adjust:exact;height:1.2em;margin-top:.15em;transition:background-color .15s ease-in-out,background-position .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;vertical-align:top;width:1.2em}@media (prefers-reduced-motion:reduce){body.theme-dark .form-check-input{transition:none}}body.theme-dark .form-check-input[type=checkbox]{border-radius:.3em}body.theme-dark .form-check-input[type=radio]{border-radius:50%}body.theme-dark .form-check-input:active{filter:brightness(90%)}body.theme-dark .form-check-input:focus{border-color:#a1afdf;box-shadow:0 0 0 .25rem rgba(67,94,190,.25);outline:0}body.theme-dark .form-check-input:checked{background-color:#435ebe;border-color:#435ebe}body.theme-dark .form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3E%3C/svg%3E")}body.theme-dark .form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='2' fill='%23fff'/%3E%3C/svg%3E")}body.theme-dark .form-check-input[type=checkbox]:indeterminate{background-color:#435ebe;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3E%3C/svg%3E");border-color:#435ebe}body.theme-dark .form-check-input:disabled{filter:none;opacity:.5;pointer-events:none}body.theme-dark .form-check-input:disabled~.form-check-label,body.theme-dark .form-check-input[disabled]~.form-check-label{opacity:.5}body.theme-dark .form-switch{padding-left:2.5em}body.theme-dark .form-switch .form-check-input{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%239899ac'/%3E%3C/svg%3E");background-position:0;border-radius:2em;margin-left:-2.5em;transition:background-position .15s ease-in-out;width:2em}@media (prefers-reduced-motion:reduce){body.theme-dark .form-switch .form-check-input{transition:none}}body.theme-dark .form-switch .form-check-input:focus{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23a1afdf'/%3E%3C/svg%3E")}body.theme-dark .form-switch .form-check-input:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");background-position:100%}body.theme-dark .form-check-inline{display:inline-block;margin-right:1rem}body.theme-dark .btn-check{clip:rect(0,0,0,0);pointer-events:none;position:absolute}body.theme-dark .btn-check:disabled+.btn,body.theme-dark .btn-check[disabled]+.btn{filter:none;opacity:.65;pointer-events:none}body.theme-dark .form-range{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;height:1.5rem;padding:0;width:100%}body.theme-dark .form-range:focus{outline:0}body.theme-dark .form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #f2f7ff,0 0 0 .25rem rgba(67,94,190,.25)}body.theme-dark .form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #f2f7ff,0 0 0 .25rem rgba(67,94,190,.25)}body.theme-dark .form-range::-moz-focus-outer{border:0}body.theme-dark .form-range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background-color:#435ebe;border:0;border-radius:1rem;height:1rem;margin-top:-.25rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:1rem}@media (prefers-reduced-motion:reduce){body.theme-dark .form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}body.theme-dark .form-range::-webkit-slider-thumb:active{background-color:#c7cfec}body.theme-dark .form-range::-webkit-slider-runnable-track{background-color:#dee2e6;border-color:transparent;border-radius:1rem;color:transparent;cursor:pointer;height:.5rem;width:100%}body.theme-dark .form-range::-moz-range-thumb{-moz-appearance:none;appearance:none;background-color:#435ebe;border:0;border-radius:1rem;height:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:1rem}@media (prefers-reduced-motion:reduce){body.theme-dark .form-range::-moz-range-thumb{-moz-transition:none;transition:none}}body.theme-dark .form-range::-moz-range-thumb:active{background-color:#c7cfec}body.theme-dark .form-range::-moz-range-track{background-color:#dee2e6;border-color:transparent;border-radius:1rem;color:transparent;cursor:pointer;height:.5rem;width:100%}body.theme-dark .form-range:disabled{pointer-events:none}body.theme-dark .form-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}body.theme-dark .form-range:disabled::-moz-range-thumb{background-color:#adb5bd}body.theme-dark .form-floating{position:relative}body.theme-dark .form-floating>.form-control,body.theme-dark .form-floating>.form-select{height:calc(3.5rem + 2px);line-height:1.25}body.theme-dark .form-floating>label{border:1px solid transparent;height:100%;left:0;padding:1rem .75rem;pointer-events:none;position:absolute;top:0;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media (prefers-reduced-motion:reduce){body.theme-dark .form-floating>label{transition:none}}body.theme-dark .form-floating>.form-control{padding:1rem .75rem}body.theme-dark .form-floating>.form-control::-moz-placeholder{color:transparent}body.theme-dark .form-floating>.form-control:-ms-input-placeholder{color:transparent}body.theme-dark .form-floating>.form-control::placeholder{color:transparent}body.theme-dark .form-floating>.form-control:not(:-moz-placeholder-shown){padding-bottom:.625rem;padding-top:1.625rem}body.theme-dark .form-floating>.form-control:not(:-ms-input-placeholder){padding-bottom:.625rem;padding-top:1.625rem}body.theme-dark .form-floating>.form-control:focus,body.theme-dark .form-floating>.form-control:not(:placeholder-shown){padding-bottom:.625rem;padding-top:1.625rem}body.theme-dark .form-floating>.form-control:-webkit-autofill{padding-bottom:.625rem;padding-top:1.625rem}body.theme-dark .form-floating>.form-select{padding-bottom:.625rem;padding-top:1.625rem}body.theme-dark .form-floating>.form-control:not(:-moz-placeholder-shown)~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}body.theme-dark .form-floating>.form-control:not(:-ms-input-placeholder)~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}body.theme-dark .form-floating>.form-control:focus~label,body.theme-dark .form-floating>.form-control:not(:placeholder-shown)~label,body.theme-dark .form-floating>.form-select~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}body.theme-dark .form-floating>.form-control:-webkit-autofill~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}body.theme-dark .input-group{align-items:stretch;display:flex;flex-wrap:wrap;position:relative;width:100%}body.theme-dark .input-group>.form-control,body.theme-dark .input-group>.form-select{flex:1 1 auto;min-width:0;position:relative;width:1%}body.theme-dark .input-group>.form-control:focus,body.theme-dark .input-group>.form-select:focus{z-index:3}body.theme-dark .input-group .btn{position:relative;z-index:2}body.theme-dark .input-group .btn:focus{z-index:3}body.theme-dark .input-group-text{align-items:center;background-color:#252538;border:1px solid #35354f;border-radius:.25rem;color:#526e8a;display:flex;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem .75rem;text-align:center;white-space:nowrap}body.theme-dark .input-group-lg>.btn,body.theme-dark .input-group-lg>.form-control,body.theme-dark .input-group-lg>.form-select,body.theme-dark .input-group-lg>.input-group-text{border-radius:.3rem;font-size:1.25rem;padding:.5rem 1rem}body.theme-dark .input-group-sm>.btn,body.theme-dark .input-group-sm>.form-control,body.theme-dark .input-group-sm>.form-select,body.theme-dark .input-group-sm>.input-group-text{border-radius:.2rem;font-size:.875rem;padding:.25rem .5rem}body.theme-dark .input-group-lg>.form-select,body.theme-dark .input-group-sm>.form-select{padding-right:2.5rem}body.theme-dark .input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),body.theme-dark .input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu),body.theme-dark .input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),body.theme-dark .input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu){border-bottom-right-radius:0;border-top-right-radius:0}body.theme-dark .input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){border-bottom-left-radius:0;border-top-left-radius:0;margin-left:-1px}body.theme-dark .valid-feedback{color:#198754;display:none;font-size:.875em;margin-top:.25rem;width:100%}body.theme-dark .valid-tooltip{background-color:rgba(25,135,84,.9);border-radius:.25rem;color:#fff;display:none;font-size:.875rem;margin-top:.1rem;max-width:100%;padding:.25rem .5rem;position:absolute;top:100%;z-index:5}.was-validated body.theme-dark:valid~.valid-feedback,.was-validated body.theme-dark:valid~.valid-tooltip,body.theme-dark.is-valid~.valid-feedback,body.theme-dark.is-valid~.valid-tooltip{display:block}.was-validated body.theme-dark .form-control:valid,body.theme-dark .form-control.is-valid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-position:right calc(.375em + .1875rem) center;background-repeat:no-repeat;background-size:calc(.75em + .375rem) calc(.75em + .375rem);border-color:#198754;padding-right:calc(1.5em + .75rem)}.was-validated body.theme-dark .form-control:valid:focus,body.theme-dark .form-control.is-valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.was-validated body.theme-dark textarea.form-control:valid,body.theme-dark textarea.form-control.is-valid{background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem);padding-right:calc(1.5em + .75rem)}.was-validated body.theme-dark .form-select:valid,body.theme-dark .form-select.is-valid{border-color:#198754}.was-validated body.theme-dark .form-select:valid:not([multiple]):not([size]),.was-validated body.theme-dark .form-select:valid:not([multiple])[size="1"],body.theme-dark .form-select.is-valid:not([multiple]):not([size]),body.theme-dark .form-select.is-valid:not([multiple])[size="1"]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E"),url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-position:right .75rem center,center right 2.5rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem);padding-right:calc(.75em + 3.0625rem)}.was-validated body.theme-dark .form-select:valid:focus,body.theme-dark .form-select.is-valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.was-validated body.theme-dark .form-check-input:valid,body.theme-dark .form-check-input.is-valid{border-color:#198754}.was-validated body.theme-dark .form-check-input:valid:checked,body.theme-dark .form-check-input.is-valid:checked{background-color:#198754}.was-validated body.theme-dark .form-check-input:valid:focus,body.theme-dark .form-check-input.is-valid:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.was-validated body.theme-dark .form-check-input:valid~.form-check-label,body.theme-dark .form-check-input.is-valid~.form-check-label{color:#198754}body.theme-dark .form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.was-validated body.theme-dark .input-group .form-control:valid,.was-validated body.theme-dark .input-group .form-select:valid,body.theme-dark .input-group .form-control.is-valid,body.theme-dark .input-group .form-select.is-valid{z-index:1}.was-validated body.theme-dark .input-group .form-control:valid:focus,.was-validated body.theme-dark .input-group .form-select:valid:focus,body.theme-dark .input-group .form-control.is-valid:focus,body.theme-dark .input-group .form-select.is-valid:focus{z-index:3}body.theme-dark .invalid-feedback{color:#dc3545;display:none;font-size:.875em;margin-top:.25rem;width:100%}body.theme-dark .invalid-tooltip{background-color:rgba(220,53,69,.9);border-radius:.25rem;color:#fff;display:none;font-size:.875rem;margin-top:.1rem;max-width:100%;padding:.25rem .5rem;position:absolute;top:100%;z-index:5}.was-validated body.theme-dark:invalid~.invalid-feedback,.was-validated body.theme-dark:invalid~.invalid-tooltip,body.theme-dark.is-invalid~.invalid-feedback,body.theme-dark.is-invalid~.invalid-tooltip{display:block}.was-validated body.theme-dark .form-control:invalid,body.theme-dark .form-control.is-invalid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E");background-position:right calc(.375em + .1875rem) center;background-repeat:no-repeat;background-size:calc(.75em + .375rem) calc(.75em + .375rem);border-color:#dc3545;padding-right:calc(1.5em + .75rem)}.was-validated body.theme-dark .form-control:invalid:focus,body.theme-dark .form-control.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.was-validated body.theme-dark textarea.form-control:invalid,body.theme-dark textarea.form-control.is-invalid{background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem);padding-right:calc(1.5em + .75rem)}.was-validated body.theme-dark .form-select:invalid,body.theme-dark .form-select.is-invalid{border-color:#dc3545}.was-validated body.theme-dark .form-select:invalid:not([multiple]):not([size]),.was-validated body.theme-dark .form-select:invalid:not([multiple])[size="1"],body.theme-dark .form-select.is-invalid:not([multiple]):not([size]),body.theme-dark .form-select.is-invalid:not([multiple])[size="1"]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E"),url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E");background-position:right .75rem center,center right 2.5rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem);padding-right:calc(.75em + 3.0625rem)}.was-validated body.theme-dark .form-select:invalid:focus,body.theme-dark .form-select.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.was-validated body.theme-dark .form-check-input:invalid,body.theme-dark .form-check-input.is-invalid{border-color:#dc3545}.was-validated body.theme-dark .form-check-input:invalid:checked,body.theme-dark .form-check-input.is-invalid:checked{background-color:#dc3545}.was-validated body.theme-dark .form-check-input:invalid:focus,body.theme-dark .form-check-input.is-invalid:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.was-validated body.theme-dark .form-check-input:invalid~.form-check-label,body.theme-dark .form-check-input.is-invalid~.form-check-label{color:#dc3545}body.theme-dark .form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.was-validated body.theme-dark .input-group .form-control:invalid,.was-validated body.theme-dark .input-group .form-select:invalid,body.theme-dark .input-group .form-control.is-invalid,body.theme-dark .input-group .form-select.is-invalid{z-index:2}.was-validated body.theme-dark .input-group .form-control:invalid:focus,.was-validated body.theme-dark .input-group .form-select:invalid:focus,body.theme-dark .input-group .form-control.is-invalid:focus,body.theme-dark .input-group .form-select.is-invalid:focus{z-index:3}body.theme-dark .btn{background-color:transparent;border:1px solid transparent;border-radius:.25rem;color:#c2c2d9;cursor:pointer;display:inline-block;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem .75rem;text-align:center;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle}@media (prefers-reduced-motion:reduce){body.theme-dark .btn{transition:none}}body.theme-dark .btn:hover{color:#c2c2d9}.btn-check:focus+body.theme-dark .btn,body.theme-dark .btn:focus{box-shadow:0 0 0 .25rem rgba(67,94,190,.25);outline:0}body.theme-dark .btn.disabled,body.theme-dark .btn:disabled,fieldset:disabled body.theme-dark .btn{opacity:.65;pointer-events:none}body.theme-dark .btn-primary{background-color:#435ebe;border-color:#435ebe;color:#fff}body.theme-dark .btn-primary:hover{background-color:#3950a2;border-color:#364b98;color:#fff}.btn-check:focus+body.theme-dark .btn-primary,body.theme-dark .btn-primary:focus{background-color:#3950a2;border-color:#364b98;box-shadow:0 0 0 .25rem rgba(95,118,200,.5);color:#fff}.btn-check:active+body.theme-dark .btn-primary,.btn-check:checked+body.theme-dark .btn-primary,.show>body.theme-dark .btn-primary.dropdown-toggle,body.theme-dark .btn-primary.active,body.theme-dark .btn-primary:active{background-color:#364b98;border-color:#32478f;color:#fff}.btn-check:active+body.theme-dark .btn-primary:focus,.btn-check:checked+body.theme-dark .btn-primary:focus,.show>body.theme-dark .btn-primary.dropdown-toggle:focus,body.theme-dark .btn-primary.active:focus,body.theme-dark .btn-primary:active:focus{box-shadow:0 0 0 .25rem rgba(95,118,200,.5)}body.theme-dark .btn-primary.disabled,body.theme-dark .btn-primary:disabled{background-color:#435ebe;border-color:#435ebe;color:#fff}body.theme-dark .btn-secondary{background-color:#6c757d;border-color:#6c757d;color:#fff}body.theme-dark .btn-secondary:hover{background-color:#5c636a;border-color:#565e64;color:#fff}.btn-check:focus+body.theme-dark .btn-secondary,body.theme-dark .btn-secondary:focus{background-color:#5c636a;border-color:#565e64;box-shadow:0 0 0 .25rem hsla(208,6%,54%,.5);color:#fff}.btn-check:active+body.theme-dark .btn-secondary,.btn-check:checked+body.theme-dark .btn-secondary,.show>body.theme-dark .btn-secondary.dropdown-toggle,body.theme-dark .btn-secondary.active,body.theme-dark .btn-secondary:active{background-color:#565e64;border-color:#51585e;color:#fff}.btn-check:active+body.theme-dark .btn-secondary:focus,.btn-check:checked+body.theme-dark .btn-secondary:focus,.show>body.theme-dark .btn-secondary.dropdown-toggle:focus,body.theme-dark .btn-secondary.active:focus,body.theme-dark .btn-secondary:active:focus{box-shadow:0 0 0 .25rem hsla(208,6%,54%,.5)}body.theme-dark .btn-secondary.disabled,body.theme-dark .btn-secondary:disabled{background-color:#6c757d;border-color:#6c757d;color:#fff}body.theme-dark .btn-success{background-color:#198754;border-color:#198754;color:#fff}body.theme-dark .btn-success:hover{background-color:#157347;border-color:#146c43;color:#fff}.btn-check:focus+body.theme-dark .btn-success,body.theme-dark .btn-success:focus{background-color:#157347;border-color:#146c43;box-shadow:0 0 0 .25rem rgba(60,153,110,.5);color:#fff}.btn-check:active+body.theme-dark .btn-success,.btn-check:checked+body.theme-dark .btn-success,.show>body.theme-dark .btn-success.dropdown-toggle,body.theme-dark .btn-success.active,body.theme-dark .btn-success:active{background-color:#146c43;border-color:#13653f;color:#fff}.btn-check:active+body.theme-dark .btn-success:focus,.btn-check:checked+body.theme-dark .btn-success:focus,.show>body.theme-dark .btn-success.dropdown-toggle:focus,body.theme-dark .btn-success.active:focus,body.theme-dark .btn-success:active:focus{box-shadow:0 0 0 .25rem rgba(60,153,110,.5)}body.theme-dark .btn-success.disabled,body.theme-dark .btn-success:disabled{background-color:#198754;border-color:#198754;color:#fff}body.theme-dark .btn-info{background-color:#0dcaf0;border-color:#0dcaf0;color:#000}body.theme-dark .btn-info:hover{background-color:#31d2f2;border-color:#25cff2;color:#000}.btn-check:focus+body.theme-dark .btn-info,body.theme-dark .btn-info:focus{background-color:#31d2f2;border-color:#25cff2;box-shadow:0 0 0 .25rem rgba(11,172,204,.5);color:#000}.btn-check:active+body.theme-dark .btn-info,.btn-check:checked+body.theme-dark .btn-info,.show>body.theme-dark .btn-info.dropdown-toggle,body.theme-dark .btn-info.active,body.theme-dark .btn-info:active{background-color:#3dd5f3;border-color:#25cff2;color:#000}.btn-check:active+body.theme-dark .btn-info:focus,.btn-check:checked+body.theme-dark .btn-info:focus,.show>body.theme-dark .btn-info.dropdown-toggle:focus,body.theme-dark .btn-info.active:focus,body.theme-dark .btn-info:active:focus{box-shadow:0 0 0 .25rem rgba(11,172,204,.5)}body.theme-dark .btn-info.disabled,body.theme-dark .btn-info:disabled{background-color:#0dcaf0;border-color:#0dcaf0;color:#000}body.theme-dark .btn-warning{background-color:#ffc107;border-color:#ffc107;color:#000}body.theme-dark .btn-warning:hover{background-color:#ffca2c;border-color:#ffc720;color:#000}.btn-check:focus+body.theme-dark .btn-warning,body.theme-dark .btn-warning:focus{background-color:#ffca2c;border-color:#ffc720;box-shadow:0 0 0 .25rem rgba(217,164,6,.5);color:#000}.btn-check:active+body.theme-dark .btn-warning,.btn-check:checked+body.theme-dark .btn-warning,.show>body.theme-dark .btn-warning.dropdown-toggle,body.theme-dark .btn-warning.active,body.theme-dark .btn-warning:active{background-color:#ffcd39;border-color:#ffc720;color:#000}.btn-check:active+body.theme-dark .btn-warning:focus,.btn-check:checked+body.theme-dark .btn-warning:focus,.show>body.theme-dark .btn-warning.dropdown-toggle:focus,body.theme-dark .btn-warning.active:focus,body.theme-dark .btn-warning:active:focus{box-shadow:0 0 0 .25rem rgba(217,164,6,.5)}body.theme-dark .btn-warning.disabled,body.theme-dark .btn-warning:disabled{background-color:#ffc107;border-color:#ffc107;color:#000}body.theme-dark .btn-danger{background-color:#dc3545;border-color:#dc3545;color:#fff}body.theme-dark .btn-danger:hover{background-color:#bb2d3b;border-color:#b02a37;color:#fff}.btn-check:focus+body.theme-dark .btn-danger,body.theme-dark .btn-danger:focus{background-color:#bb2d3b;border-color:#b02a37;box-shadow:0 0 0 .25rem rgba(225,83,97,.5);color:#fff}.btn-check:active+body.theme-dark .btn-danger,.btn-check:checked+body.theme-dark .btn-danger,.show>body.theme-dark .btn-danger.dropdown-toggle,body.theme-dark .btn-danger.active,body.theme-dark .btn-danger:active{background-color:#b02a37;border-color:#a52834;color:#fff}.btn-check:active+body.theme-dark .btn-danger:focus,.btn-check:checked+body.theme-dark .btn-danger:focus,.show>body.theme-dark .btn-danger.dropdown-toggle:focus,body.theme-dark .btn-danger.active:focus,body.theme-dark .btn-danger:active:focus{box-shadow:0 0 0 .25rem rgba(225,83,97,.5)}body.theme-dark .btn-danger.disabled,body.theme-dark .btn-danger:disabled{background-color:#dc3545;border-color:#dc3545;color:#fff}body.theme-dark .btn-light{background-color:#f8f9fa;border-color:#f8f9fa;color:#000}body.theme-dark .btn-light:hover{background-color:#f9fafb;border-color:#f9fafb;color:#000}.btn-check:focus+body.theme-dark .btn-light,body.theme-dark .btn-light:focus{background-color:#f9fafb;border-color:#f9fafb;box-shadow:0 0 0 .25rem hsla(210,2%,83%,.5);color:#000}.btn-check:active+body.theme-dark .btn-light,.btn-check:checked+body.theme-dark .btn-light,.show>body.theme-dark .btn-light.dropdown-toggle,body.theme-dark .btn-light.active,body.theme-dark .btn-light:active{background-color:#f9fafb;border-color:#f9fafb;color:#000}.btn-check:active+body.theme-dark .btn-light:focus,.btn-check:checked+body.theme-dark .btn-light:focus,.show>body.theme-dark .btn-light.dropdown-toggle:focus,body.theme-dark .btn-light.active:focus,body.theme-dark .btn-light:active:focus{box-shadow:0 0 0 .25rem hsla(210,2%,83%,.5)}body.theme-dark .btn-light.disabled,body.theme-dark .btn-light:disabled{background-color:#f8f9fa;border-color:#f8f9fa;color:#000}body.theme-dark .btn-dark{background-color:#212529;border-color:#212529;color:#fff}body.theme-dark .btn-dark:hover{background-color:#1c1f23;border-color:#1a1e21;color:#fff}.btn-check:focus+body.theme-dark .btn-dark,body.theme-dark .btn-dark:focus{background-color:#1c1f23;border-color:#1a1e21;box-shadow:0 0 0 .25rem rgba(66,70,73,.5);color:#fff}.btn-check:active+body.theme-dark .btn-dark,.btn-check:checked+body.theme-dark .btn-dark,.show>body.theme-dark .btn-dark.dropdown-toggle,body.theme-dark .btn-dark.active,body.theme-dark .btn-dark:active{background-color:#1a1e21;border-color:#191c1f;color:#fff}.btn-check:active+body.theme-dark .btn-dark:focus,.btn-check:checked+body.theme-dark .btn-dark:focus,.show>body.theme-dark .btn-dark.dropdown-toggle:focus,body.theme-dark .btn-dark.active:focus,body.theme-dark .btn-dark:active:focus{box-shadow:0 0 0 .25rem rgba(66,70,73,.5)}body.theme-dark .btn-dark.disabled,body.theme-dark .btn-dark:disabled{background-color:#212529;border-color:#212529;color:#fff}body.theme-dark .btn-outline-primary{border-color:#435ebe;color:#435ebe}body.theme-dark .btn-outline-primary:hover{background-color:#435ebe;border-color:#435ebe;color:#fff}.btn-check:focus+body.theme-dark .btn-outline-primary,body.theme-dark .btn-outline-primary:focus{box-shadow:0 0 0 .25rem rgba(67,94,190,.5)}.btn-check:active+body.theme-dark .btn-outline-primary,.btn-check:checked+body.theme-dark .btn-outline-primary,body.theme-dark .btn-outline-primary.active,body.theme-dark .btn-outline-primary.dropdown-toggle.show,body.theme-dark .btn-outline-primary:active{background-color:#435ebe;border-color:#435ebe;color:#fff}.btn-check:active+body.theme-dark .btn-outline-primary:focus,.btn-check:checked+body.theme-dark .btn-outline-primary:focus,body.theme-dark .btn-outline-primary.active:focus,body.theme-dark .btn-outline-primary.dropdown-toggle.show:focus,body.theme-dark .btn-outline-primary:active:focus{box-shadow:0 0 0 .25rem rgba(67,94,190,.5)}body.theme-dark .btn-outline-primary.disabled,body.theme-dark .btn-outline-primary:disabled{background-color:transparent;color:#435ebe}body.theme-dark .btn-outline-secondary{border-color:#6c757d;color:#6c757d}body.theme-dark .btn-outline-secondary:hover{background-color:#6c757d;border-color:#6c757d;color:#fff}.btn-check:focus+body.theme-dark .btn-outline-secondary,body.theme-dark .btn-outline-secondary:focus{box-shadow:0 0 0 .25rem hsla(208,7%,46%,.5)}.btn-check:active+body.theme-dark .btn-outline-secondary,.btn-check:checked+body.theme-dark .btn-outline-secondary,body.theme-dark .btn-outline-secondary.active,body.theme-dark .btn-outline-secondary.dropdown-toggle.show,body.theme-dark .btn-outline-secondary:active{background-color:#6c757d;border-color:#6c757d;color:#fff}.btn-check:active+body.theme-dark .btn-outline-secondary:focus,.btn-check:checked+body.theme-dark .btn-outline-secondary:focus,body.theme-dark .btn-outline-secondary.active:focus,body.theme-dark .btn-outline-secondary.dropdown-toggle.show:focus,body.theme-dark .btn-outline-secondary:active:focus{box-shadow:0 0 0 .25rem hsla(208,7%,46%,.5)}body.theme-dark .btn-outline-secondary.disabled,body.theme-dark .btn-outline-secondary:disabled{background-color:transparent;color:#6c757d}body.theme-dark .btn-outline-success{border-color:#198754;color:#198754}body.theme-dark .btn-outline-success:hover{background-color:#198754;border-color:#198754;color:#fff}.btn-check:focus+body.theme-dark .btn-outline-success,body.theme-dark .btn-outline-success:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.5)}.btn-check:active+body.theme-dark .btn-outline-success,.btn-check:checked+body.theme-dark .btn-outline-success,body.theme-dark .btn-outline-success.active,body.theme-dark .btn-outline-success.dropdown-toggle.show,body.theme-dark .btn-outline-success:active{background-color:#198754;border-color:#198754;color:#fff}.btn-check:active+body.theme-dark .btn-outline-success:focus,.btn-check:checked+body.theme-dark .btn-outline-success:focus,body.theme-dark .btn-outline-success.active:focus,body.theme-dark .btn-outline-success.dropdown-toggle.show:focus,body.theme-dark .btn-outline-success:active:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.5)}body.theme-dark .btn-outline-success.disabled,body.theme-dark .btn-outline-success:disabled{background-color:transparent;color:#198754}body.theme-dark .btn-outline-info{border-color:#0dcaf0;color:#0dcaf0}body.theme-dark .btn-outline-info:hover{background-color:#0dcaf0;border-color:#0dcaf0;color:#000}.btn-check:focus+body.theme-dark .btn-outline-info,body.theme-dark .btn-outline-info:focus{box-shadow:0 0 0 .25rem rgba(13,202,240,.5)}.btn-check:active+body.theme-dark .btn-outline-info,.btn-check:checked+body.theme-dark .btn-outline-info,body.theme-dark .btn-outline-info.active,body.theme-dark .btn-outline-info.dropdown-toggle.show,body.theme-dark .btn-outline-info:active{background-color:#0dcaf0;border-color:#0dcaf0;color:#000}.btn-check:active+body.theme-dark .btn-outline-info:focus,.btn-check:checked+body.theme-dark .btn-outline-info:focus,body.theme-dark .btn-outline-info.active:focus,body.theme-dark .btn-outline-info.dropdown-toggle.show:focus,body.theme-dark .btn-outline-info:active:focus{box-shadow:0 0 0 .25rem rgba(13,202,240,.5)}body.theme-dark .btn-outline-info.disabled,body.theme-dark .btn-outline-info:disabled{background-color:transparent;color:#0dcaf0}body.theme-dark .btn-outline-warning{border-color:#ffc107;color:#ffc107}body.theme-dark .btn-outline-warning:hover{background-color:#ffc107;border-color:#ffc107;color:#000}.btn-check:focus+body.theme-dark .btn-outline-warning,body.theme-dark .btn-outline-warning:focus{box-shadow:0 0 0 .25rem rgba(255,193,7,.5)}.btn-check:active+body.theme-dark .btn-outline-warning,.btn-check:checked+body.theme-dark .btn-outline-warning,body.theme-dark .btn-outline-warning.active,body.theme-dark .btn-outline-warning.dropdown-toggle.show,body.theme-dark .btn-outline-warning:active{background-color:#ffc107;border-color:#ffc107;color:#000}.btn-check:active+body.theme-dark .btn-outline-warning:focus,.btn-check:checked+body.theme-dark .btn-outline-warning:focus,body.theme-dark .btn-outline-warning.active:focus,body.theme-dark .btn-outline-warning.dropdown-toggle.show:focus,body.theme-dark .btn-outline-warning:active:focus{box-shadow:0 0 0 .25rem rgba(255,193,7,.5)}body.theme-dark .btn-outline-warning.disabled,body.theme-dark .btn-outline-warning:disabled{background-color:transparent;color:#ffc107}body.theme-dark .btn-outline-danger{border-color:#dc3545;color:#dc3545}body.theme-dark .btn-outline-danger:hover{background-color:#dc3545;border-color:#dc3545;color:#fff}.btn-check:focus+body.theme-dark .btn-outline-danger,body.theme-dark .btn-outline-danger:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.5)}.btn-check:active+body.theme-dark .btn-outline-danger,.btn-check:checked+body.theme-dark .btn-outline-danger,body.theme-dark .btn-outline-danger.active,body.theme-dark .btn-outline-danger.dropdown-toggle.show,body.theme-dark .btn-outline-danger:active{background-color:#dc3545;border-color:#dc3545;color:#fff}.btn-check:active+body.theme-dark .btn-outline-danger:focus,.btn-check:checked+body.theme-dark .btn-outline-danger:focus,body.theme-dark .btn-outline-danger.active:focus,body.theme-dark .btn-outline-danger.dropdown-toggle.show:focus,body.theme-dark .btn-outline-danger:active:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.5)}body.theme-dark .btn-outline-danger.disabled,body.theme-dark .btn-outline-danger:disabled{background-color:transparent;color:#dc3545}body.theme-dark .btn-outline-light{border-color:#f8f9fa;color:#f8f9fa}body.theme-dark .btn-outline-light:hover{background-color:#f8f9fa;border-color:#f8f9fa;color:#000}.btn-check:focus+body.theme-dark .btn-outline-light,body.theme-dark .btn-outline-light:focus{box-shadow:0 0 0 .25rem rgba(248,249,250,.5)}.btn-check:active+body.theme-dark .btn-outline-light,.btn-check:checked+body.theme-dark .btn-outline-light,body.theme-dark .btn-outline-light.active,body.theme-dark .btn-outline-light.dropdown-toggle.show,body.theme-dark .btn-outline-light:active{background-color:#f8f9fa;border-color:#f8f9fa;color:#000}.btn-check:active+body.theme-dark .btn-outline-light:focus,.btn-check:checked+body.theme-dark .btn-outline-light:focus,body.theme-dark .btn-outline-light.active:focus,body.theme-dark .btn-outline-light.dropdown-toggle.show:focus,body.theme-dark .btn-outline-light:active:focus{box-shadow:0 0 0 .25rem rgba(248,249,250,.5)}body.theme-dark .btn-outline-light.disabled,body.theme-dark .btn-outline-light:disabled{background-color:transparent;color:#f8f9fa}body.theme-dark .btn-outline-dark{border-color:#212529;color:#212529}body.theme-dark .btn-outline-dark:hover{background-color:#212529;border-color:#212529;color:#fff}.btn-check:focus+body.theme-dark .btn-outline-dark,body.theme-dark .btn-outline-dark:focus{box-shadow:0 0 0 .25rem rgba(33,37,41,.5)}.btn-check:active+body.theme-dark .btn-outline-dark,.btn-check:checked+body.theme-dark .btn-outline-dark,body.theme-dark .btn-outline-dark.active,body.theme-dark .btn-outline-dark.dropdown-toggle.show,body.theme-dark .btn-outline-dark:active{background-color:#212529;border-color:#212529;color:#fff}.btn-check:active+body.theme-dark .btn-outline-dark:focus,.btn-check:checked+body.theme-dark .btn-outline-dark:focus,body.theme-dark .btn-outline-dark.active:focus,body.theme-dark .btn-outline-dark.dropdown-toggle.show:focus,body.theme-dark .btn-outline-dark:active:focus{box-shadow:0 0 0 .25rem rgba(33,37,41,.5)}body.theme-dark .btn-outline-dark.disabled,body.theme-dark .btn-outline-dark:disabled{background-color:transparent;color:#212529}body.theme-dark .btn-link{color:#435ebe;font-weight:400;text-decoration:underline}body.theme-dark .btn-link:hover{color:#697ecb}body.theme-dark .btn-link.disabled,body.theme-dark .btn-link:disabled{color:#6c757d}body.theme-dark .btn-group-lg>.btn,body.theme-dark .btn-lg{border-radius:.3rem;font-size:1.25rem;padding:.5rem 1rem}body.theme-dark .btn-group-sm>.btn,body.theme-dark .btn-sm{border-radius:.2rem;font-size:.875rem;padding:.25rem .5rem}body.theme-dark .fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){body.theme-dark .fade{transition:none}}body.theme-dark .fade:not(.show){opacity:0}body.theme-dark .collapse:not(.show){display:none}body.theme-dark .collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){body.theme-dark .collapsing{transition:none}}body.theme-dark .collapsing.collapse-horizontal{height:auto;transition:width .35s ease;width:0}@media (prefers-reduced-motion:reduce){body.theme-dark .collapsing.collapse-horizontal{transition:none}}body.theme-dark .dropdown,body.theme-dark .dropend,body.theme-dark .dropstart,body.theme-dark .dropup{position:relative}body.theme-dark .dropdown-toggle{white-space:nowrap}body.theme-dark .dropdown-toggle:after{border-bottom:0;border-left:.3em solid transparent;border-right:.3em solid transparent;border-top:.3em solid;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}body.theme-dark .dropdown-toggle:empty:after{margin-left:0}body.theme-dark .dropdown-menu{background-clip:padding-box;background-color:#161b22;border:0 solid rgba(0,0,0,.15);border-radius:.25rem;color:#92929f;display:none;font-size:1rem;list-style:none;margin:0;min-width:15rem;padding:.5rem 0;position:absolute;text-align:left;z-index:1000}body.theme-dark .dropdown-menu[data-bs-popper]{left:0;margin-top:.125rem;top:100%}body.theme-dark .dropdown-menu-start{--bs-position:start}body.theme-dark .dropdown-menu-start[data-bs-popper]{left:0;right:auto}body.theme-dark .dropdown-menu-end{--bs-position:end}body.theme-dark .dropdown-menu-end[data-bs-popper]{left:auto;right:0}@media (min-width:576px){body.theme-dark .dropdown-menu-sm-start{--bs-position:start}body.theme-dark .dropdown-menu-sm-start[data-bs-popper]{left:0;right:auto}body.theme-dark .dropdown-menu-sm-end{--bs-position:end}body.theme-dark .dropdown-menu-sm-end[data-bs-popper]{left:auto;right:0}}@media (min-width:768px){body.theme-dark .dropdown-menu-md-start{--bs-position:start}body.theme-dark .dropdown-menu-md-start[data-bs-popper]{left:0;right:auto}body.theme-dark .dropdown-menu-md-end{--bs-position:end}body.theme-dark .dropdown-menu-md-end[data-bs-popper]{left:auto;right:0}}@media (min-width:992px){body.theme-dark .dropdown-menu-lg-start{--bs-position:start}body.theme-dark .dropdown-menu-lg-start[data-bs-popper]{left:0;right:auto}body.theme-dark .dropdown-menu-lg-end{--bs-position:end}body.theme-dark .dropdown-menu-lg-end[data-bs-popper]{left:auto;right:0}}@media (min-width:1200px){body.theme-dark .dropdown-menu-xl-start{--bs-position:start}body.theme-dark .dropdown-menu-xl-start[data-bs-popper]{left:0;right:auto}body.theme-dark .dropdown-menu-xl-end{--bs-position:end}body.theme-dark .dropdown-menu-xl-end[data-bs-popper]{left:auto;right:0}}@media (min-width:1400px){body.theme-dark .dropdown-menu-xxl-start{--bs-position:start}body.theme-dark .dropdown-menu-xxl-start[data-bs-popper]{left:0;right:auto}body.theme-dark .dropdown-menu-xxl-end{--bs-position:end}body.theme-dark .dropdown-menu-xxl-end[data-bs-popper]{left:auto;right:0}}body.theme-dark .dropup .dropdown-menu[data-bs-popper]{bottom:100%;margin-bottom:.125rem;margin-top:0;top:auto}body.theme-dark .dropup .dropdown-toggle:after{border-bottom:.3em solid;border-left:.3em solid transparent;border-right:.3em solid transparent;border-top:0;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}body.theme-dark .dropup .dropdown-toggle:empty:after{margin-left:0}body.theme-dark .dropend .dropdown-menu[data-bs-popper]{left:100%;margin-left:.125rem;margin-top:0;right:auto;top:0}body.theme-dark .dropend .dropdown-toggle:after{border-bottom:.3em solid transparent;border-left:.3em solid;border-right:0;border-top:.3em solid transparent;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}body.theme-dark .dropend .dropdown-toggle:empty:after{margin-left:0}body.theme-dark .dropend .dropdown-toggle:after{vertical-align:0}body.theme-dark .dropstart .dropdown-menu[data-bs-popper]{left:auto;margin-right:.125rem;margin-top:0;right:100%;top:0}body.theme-dark .dropstart .dropdown-toggle:after{content:"";display:inline-block;display:none;margin-left:.255em;vertical-align:.255em}body.theme-dark .dropstart .dropdown-toggle:before{border-bottom:.3em solid transparent;border-right:.3em solid;border-top:.3em solid transparent;content:"";display:inline-block;margin-right:.255em;vertical-align:.255em}body.theme-dark .dropstart .dropdown-toggle:empty:after{margin-left:0}body.theme-dark .dropstart .dropdown-toggle:before{vertical-align:0}body.theme-dark .dropdown-divider{border-top:1px solid #bdc7d1;height:0;margin:.5rem 0;overflow:hidden}body.theme-dark .dropdown-item{background-color:transparent;border:0;clear:both;color:#92929f;display:block;font-weight:400;padding:.45rem 1.5rem;text-align:inherit;text-decoration:none;white-space:nowrap;width:100%}body.theme-dark .dropdown-item:focus,body.theme-dark .dropdown-item:hover{background-color:#22262d;color:#fff}body.theme-dark .dropdown-item.active,body.theme-dark .dropdown-item:active{background-color:#435ebe;color:#fff;text-decoration:none}body.theme-dark .dropdown-item.disabled,body.theme-dark .dropdown-item:disabled{background-color:transparent;color:#6c757d;pointer-events:none}body.theme-dark .dropdown-menu.show{display:block}body.theme-dark .dropdown-header{color:#6c757d;display:block;font-size:.875rem;margin-bottom:0;padding:.5rem 1.5rem;white-space:nowrap}body.theme-dark .dropdown-item-text{color:#92929f;display:block;padding:.45rem 1.5rem}body.theme-dark .dropdown-menu-dark{background-color:#343a40;border-color:rgba(0,0,0,.15);color:#dee2e6}body.theme-dark .dropdown-menu-dark .dropdown-item{color:#dee2e6}body.theme-dark .dropdown-menu-dark .dropdown-item:focus,body.theme-dark .dropdown-menu-dark .dropdown-item:hover{background-color:hsla(0,0%,100%,.15);color:#fff}body.theme-dark .dropdown-menu-dark .dropdown-item.active,body.theme-dark .dropdown-menu-dark .dropdown-item:active{background-color:#435ebe;color:#fff}body.theme-dark .dropdown-menu-dark .dropdown-item.disabled,body.theme-dark .dropdown-menu-dark .dropdown-item:disabled{color:#adb5bd}body.theme-dark .dropdown-menu-dark .dropdown-divider{border-color:#bdc7d1}body.theme-dark .dropdown-menu-dark .dropdown-item-text{color:#dee2e6}body.theme-dark .dropdown-menu-dark .dropdown-header{color:#adb5bd}body.theme-dark .btn-group,body.theme-dark .btn-group-vertical{display:inline-flex;position:relative;vertical-align:middle}body.theme-dark .btn-group-vertical>.btn,body.theme-dark .btn-group>.btn{flex:1 1 auto;position:relative}body.theme-dark .btn-group-vertical>.btn-check:checked+.btn,body.theme-dark .btn-group-vertical>.btn-check:focus+.btn,body.theme-dark .btn-group-vertical>.btn.active,body.theme-dark .btn-group-vertical>.btn:active,body.theme-dark .btn-group-vertical>.btn:focus,body.theme-dark .btn-group-vertical>.btn:hover,body.theme-dark .btn-group>.btn-check:checked+.btn,body.theme-dark .btn-group>.btn-check:focus+.btn,body.theme-dark .btn-group>.btn.active,body.theme-dark .btn-group>.btn:active,body.theme-dark .btn-group>.btn:focus,body.theme-dark .btn-group>.btn:hover{z-index:1}body.theme-dark .btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}body.theme-dark .btn-toolbar .input-group{width:auto}body.theme-dark .btn-group>.btn-group:not(:first-child),body.theme-dark .btn-group>.btn:not(:first-child){margin-left:-1px}body.theme-dark .btn-group>.btn-group:not(:last-child)>.btn,body.theme-dark .btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}body.theme-dark .btn-group>.btn-group:not(:first-child)>.btn,body.theme-dark .btn-group>.btn:nth-child(n+3),body.theme-dark .btn-group>:not(.btn-check)+.btn{border-bottom-left-radius:0;border-top-left-radius:0}body.theme-dark .dropdown-toggle-split{padding-left:.5625rem;padding-right:.5625rem}.dropend body.theme-dark .dropdown-toggle-split:after,.dropup body.theme-dark .dropdown-toggle-split:after,body.theme-dark .dropdown-toggle-split:after{margin-left:0}.dropstart body.theme-dark .dropdown-toggle-split:before{margin-right:0}body.theme-dark .btn-group-sm>.btn+.dropdown-toggle-split,body.theme-dark .btn-sm+.dropdown-toggle-split{padding-left:.375rem;padding-right:.375rem}body.theme-dark .btn-group-lg>.btn+.dropdown-toggle-split,body.theme-dark .btn-lg+.dropdown-toggle-split{padding-left:.75rem;padding-right:.75rem}body.theme-dark .btn-group-vertical{align-items:flex-start;flex-direction:column;justify-content:center}body.theme-dark .btn-group-vertical>.btn,body.theme-dark .btn-group-vertical>.btn-group{width:100%}body.theme-dark .btn-group-vertical>.btn-group:not(:first-child),body.theme-dark .btn-group-vertical>.btn:not(:first-child){margin-top:-1px}body.theme-dark .btn-group-vertical>.btn-group:not(:last-child)>.btn,body.theme-dark .btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-left-radius:0;border-bottom-right-radius:0}body.theme-dark .btn-group-vertical>.btn-group:not(:first-child)>.btn,body.theme-dark .btn-group-vertical>.btn~.btn{border-top-left-radius:0;border-top-right-radius:0}body.theme-dark .nav{display:flex;flex-wrap:wrap;list-style:none;margin-bottom:0;padding-left:0}body.theme-dark .nav-link{display:block;padding:.5rem 1rem;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion:reduce){body.theme-dark .nav-link{transition:none}}body.theme-dark .nav-link.disabled{color:#6c757d;cursor:default;pointer-events:none}body.theme-dark .nav-tabs{border-bottom:1px solid #dee2e6}body.theme-dark .nav-tabs .nav-link{background:none;border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem;margin-bottom:-1px}body.theme-dark .nav-tabs .nav-link:focus,body.theme-dark .nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6;isolation:isolate}body.theme-dark .nav-tabs .nav-link.disabled{background-color:transparent;border-color:transparent;color:#6c757d}body.theme-dark .nav-tabs .nav-item.show .nav-link,body.theme-dark .nav-tabs .nav-link.active{background-color:rgba(44,44,58,.85);border-color:#dee2e6 #dee2e6 rgba(44,44,58,.85);color:#495057}body.theme-dark .nav-tabs .dropdown-menu{border-top-left-radius:0;border-top-right-radius:0;margin-top:-1px}body.theme-dark .nav-pills .nav-link{background:none;border:0;border-radius:.25rem}body.theme-dark .nav-pills .nav-link.active,body.theme-dark .nav-pills .show>.nav-link{background-color:#435ebe;color:#fff}body.theme-dark .nav-fill .nav-item,body.theme-dark .nav-fill>.nav-link{flex:1 1 auto;text-align:center}body.theme-dark .nav-justified .nav-item,body.theme-dark .nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}body.theme-dark .nav-fill .nav-item .nav-link,body.theme-dark .nav-justified .nav-item .nav-link{width:100%}body.theme-dark .tab-content>.tab-pane{display:none}body.theme-dark .tab-content>.active{display:block}body.theme-dark .navbar{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;padding-bottom:.5rem;padding-top:.5rem;position:relative}body.theme-dark .navbar>.container,body.theme-dark .navbar>.container-fluid,body.theme-dark .navbar>.container-lg,body.theme-dark .navbar>.container-md,body.theme-dark .navbar>.container-sm,body.theme-dark .navbar>.container-xl,body.theme-dark .navbar>.container-xxl{align-items:center;display:flex;flex-wrap:inherit;justify-content:space-between}body.theme-dark .navbar-brand{font-size:1.25rem;margin-right:1rem;padding-bottom:.3125rem;padding-top:.3125rem;text-decoration:none;white-space:nowrap}body.theme-dark .navbar-nav{display:flex;flex-direction:column;list-style:none;margin-bottom:0;padding-left:0}body.theme-dark .navbar-nav .nav-link{padding-left:0;padding-right:0}body.theme-dark .navbar-nav .dropdown-menu{position:static}body.theme-dark .navbar-text{padding-bottom:.5rem;padding-top:.5rem}body.theme-dark .navbar-collapse{align-items:center;flex-basis:100%;flex-grow:1}body.theme-dark .navbar-toggler{background-color:transparent;border:1px solid transparent;border-radius:.25rem;font-size:1.25rem;line-height:1;padding:.25rem .75rem;transition:box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){body.theme-dark .navbar-toggler{transition:none}}body.theme-dark .navbar-toggler:hover{text-decoration:none}body.theme-dark .navbar-toggler:focus{box-shadow:0 0 0 .25rem;outline:0;text-decoration:none}body.theme-dark .navbar-toggler-icon{background-position:50%;background-repeat:no-repeat;background-size:100%;display:inline-block;height:1.5em;vertical-align:middle;width:1.5em}body.theme-dark .navbar-nav-scroll{max-height:var(--bs-scroll-height,75vh);overflow-y:auto}@media (min-width:576px){body.theme-dark .navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}body.theme-dark .navbar-expand-sm .navbar-nav{flex-direction:row}body.theme-dark .navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}body.theme-dark .navbar-expand-sm .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}body.theme-dark .navbar-expand-sm .navbar-nav-scroll{overflow:visible}body.theme-dark .navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}body.theme-dark .navbar-expand-sm .navbar-toggler,body.theme-dark .navbar-expand-sm .offcanvas-header{display:none}body.theme-dark .navbar-expand-sm .offcanvas{background-color:transparent;border-left:0;border-right:0;bottom:0;flex-grow:1;position:inherit;transform:none;transition:none;visibility:visible!important;z-index:1000}body.theme-dark .navbar-expand-sm .offcanvas-bottom,body.theme-dark .navbar-expand-sm .offcanvas-top{border-bottom:0;border-top:0;height:auto}body.theme-dark .navbar-expand-sm .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (min-width:768px){body.theme-dark .navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}body.theme-dark .navbar-expand-md .navbar-nav{flex-direction:row}body.theme-dark .navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}body.theme-dark .navbar-expand-md .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}body.theme-dark .navbar-expand-md .navbar-nav-scroll{overflow:visible}body.theme-dark .navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}body.theme-dark .navbar-expand-md .navbar-toggler,body.theme-dark .navbar-expand-md .offcanvas-header{display:none}body.theme-dark .navbar-expand-md .offcanvas{background-color:transparent;border-left:0;border-right:0;bottom:0;flex-grow:1;position:inherit;transform:none;transition:none;visibility:visible!important;z-index:1000}body.theme-dark .navbar-expand-md .offcanvas-bottom,body.theme-dark .navbar-expand-md .offcanvas-top{border-bottom:0;border-top:0;height:auto}body.theme-dark .navbar-expand-md .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (min-width:992px){body.theme-dark .navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}body.theme-dark .navbar-expand-lg .navbar-nav{flex-direction:row}body.theme-dark .navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}body.theme-dark .navbar-expand-lg .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}body.theme-dark .navbar-expand-lg .navbar-nav-scroll{overflow:visible}body.theme-dark .navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}body.theme-dark .navbar-expand-lg .navbar-toggler,body.theme-dark .navbar-expand-lg .offcanvas-header{display:none}body.theme-dark .navbar-expand-lg .offcanvas{background-color:transparent;border-left:0;border-right:0;bottom:0;flex-grow:1;position:inherit;transform:none;transition:none;visibility:visible!important;z-index:1000}body.theme-dark .navbar-expand-lg .offcanvas-bottom,body.theme-dark .navbar-expand-lg .offcanvas-top{border-bottom:0;border-top:0;height:auto}body.theme-dark .navbar-expand-lg .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (min-width:1200px){body.theme-dark .navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}body.theme-dark .navbar-expand-xl .navbar-nav{flex-direction:row}body.theme-dark .navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}body.theme-dark .navbar-expand-xl .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}body.theme-dark .navbar-expand-xl .navbar-nav-scroll{overflow:visible}body.theme-dark .navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}body.theme-dark .navbar-expand-xl .navbar-toggler,body.theme-dark .navbar-expand-xl .offcanvas-header{display:none}body.theme-dark .navbar-expand-xl .offcanvas{background-color:transparent;border-left:0;border-right:0;bottom:0;flex-grow:1;position:inherit;transform:none;transition:none;visibility:visible!important;z-index:1000}body.theme-dark .navbar-expand-xl .offcanvas-bottom,body.theme-dark .navbar-expand-xl .offcanvas-top{border-bottom:0;border-top:0;height:auto}body.theme-dark .navbar-expand-xl .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (min-width:1400px){body.theme-dark .navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}body.theme-dark .navbar-expand-xxl .navbar-nav{flex-direction:row}body.theme-dark .navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}body.theme-dark .navbar-expand-xxl .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}body.theme-dark .navbar-expand-xxl .navbar-nav-scroll{overflow:visible}body.theme-dark .navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}body.theme-dark .navbar-expand-xxl .navbar-toggler,body.theme-dark .navbar-expand-xxl .offcanvas-header{display:none}body.theme-dark .navbar-expand-xxl .offcanvas{background-color:transparent;border-left:0;border-right:0;bottom:0;flex-grow:1;position:inherit;transform:none;transition:none;visibility:visible!important;z-index:1000}body.theme-dark .navbar-expand-xxl .offcanvas-bottom,body.theme-dark .navbar-expand-xxl .offcanvas-top{border-bottom:0;border-top:0;height:auto}body.theme-dark .navbar-expand-xxl .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}body.theme-dark .navbar-expand{flex-wrap:nowrap;justify-content:flex-start}body.theme-dark .navbar-expand .navbar-nav{flex-direction:row}body.theme-dark .navbar-expand .navbar-nav .dropdown-menu{position:absolute}body.theme-dark .navbar-expand .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}body.theme-dark .navbar-expand .navbar-nav-scroll{overflow:visible}body.theme-dark .navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}body.theme-dark .navbar-expand .navbar-toggler,body.theme-dark .navbar-expand .offcanvas-header{display:none}body.theme-dark .navbar-expand .offcanvas{background-color:transparent;border-left:0;border-right:0;bottom:0;flex-grow:1;position:inherit;transform:none;transition:none;visibility:visible!important;z-index:1000}body.theme-dark .navbar-expand .offcanvas-bottom,body.theme-dark .navbar-expand .offcanvas-top{border-bottom:0;border-top:0;height:auto}body.theme-dark .navbar-expand .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}body.theme-dark .navbar-light .navbar-brand,body.theme-dark .navbar-light .navbar-brand:focus,body.theme-dark .navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}body.theme-dark .navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.55)}body.theme-dark .navbar-light .navbar-nav .nav-link:focus,body.theme-dark .navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}body.theme-dark .navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}body.theme-dark .navbar-light .navbar-nav .nav-link.active,body.theme-dark .navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}body.theme-dark .navbar-light .navbar-toggler{border-color:rgba(0,0,0,.1);color:rgba(0,0,0,.55)}body.theme-dark .navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(0, 0, 0, 0.55)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}body.theme-dark .navbar-light .navbar-text{color:rgba(0,0,0,.55)}body.theme-dark .navbar-light .navbar-text a,body.theme-dark .navbar-light .navbar-text a:focus,body.theme-dark .navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}body.theme-dark .navbar-dark .navbar-brand,body.theme-dark .navbar-dark .navbar-brand:focus,body.theme-dark .navbar-dark .navbar-brand:hover{color:#fff}body.theme-dark .navbar-dark .navbar-nav .nav-link{color:hsla(0,0%,100%,.55)}body.theme-dark .navbar-dark .navbar-nav .nav-link:focus,body.theme-dark .navbar-dark .navbar-nav .nav-link:hover{color:hsla(0,0%,100%,.75)}body.theme-dark .navbar-dark .navbar-nav .nav-link.disabled{color:hsla(0,0%,100%,.25)}body.theme-dark .navbar-dark .navbar-nav .nav-link.active,body.theme-dark .navbar-dark .navbar-nav .show>.nav-link{color:#fff}body.theme-dark .navbar-dark .navbar-toggler{border-color:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.55)}body.theme-dark .navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(255, 255, 255, 0.55)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}body.theme-dark .navbar-dark .navbar-text{color:hsla(0,0%,100%,.55)}body.theme-dark .navbar-dark .navbar-text a,body.theme-dark .navbar-dark .navbar-text a:focus,body.theme-dark .navbar-dark .navbar-text a:hover{color:#fff}body.theme-dark .card{word-wrap:break-word;background-clip:border-box;background-color:#1e1e2d;border:1px solid rgba(0,0,0,.125);border-radius:.7rem;display:flex;flex-direction:column;min-width:0;position:relative}body.theme-dark .card>hr{margin-left:0;margin-right:0}body.theme-dark .card>.list-group{border-bottom:inherit;border-top:inherit}body.theme-dark .card>.list-group:first-child{border-top-left-radius:calc(.7rem - 1px);border-top-right-radius:calc(.7rem - 1px);border-top-width:0}body.theme-dark .card>.list-group:last-child{border-bottom-left-radius:calc(.7rem - 1px);border-bottom-right-radius:calc(.7rem - 1px);border-bottom-width:0}body.theme-dark .card>.card-header+.list-group,body.theme-dark .card>.list-group+.card-footer{border-top:0}body.theme-dark .card-body{flex:1 1 auto;padding:1rem}body.theme-dark .card-title{margin-bottom:.5rem}body.theme-dark .card-subtitle{margin-bottom:0;margin-top:-.25rem}body.theme-dark .card-text:last-child{margin-bottom:0}body.theme-dark .card-link+.card-link{margin-left:1rem}body.theme-dark .card-header{background-color:#1e1e2d;border-bottom:1px solid rgba(0,0,0,.125);margin-bottom:0;padding:1.5rem}body.theme-dark .card-header:first-child{border-radius:calc(.7rem - 1px) calc(.7rem - 1px) 0 0}body.theme-dark .card-footer{background-color:#1e1e2d;border-top:1px solid rgba(0,0,0,.125);padding:1.5rem}body.theme-dark .card-footer:last-child{border-radius:0 0 calc(.7rem - 1px) calc(.7rem - 1px)}body.theme-dark .card-header-tabs{border-bottom:0;margin-bottom:-1.5rem;margin-left:-.75rem;margin-right:-.75rem}body.theme-dark .card-header-tabs .nav-link.active{background-color:#1e1e2d;border-bottom-color:#1e1e2d}body.theme-dark .card-header-pills{margin-left:-.75rem;margin-right:-.75rem}body.theme-dark .card-img-overlay{border-radius:calc(.7rem - 1px);bottom:0;left:0;padding:1rem;position:absolute;right:0;top:0}body.theme-dark .card-img,body.theme-dark .card-img-bottom,body.theme-dark .card-img-top{width:100%}body.theme-dark .card-img,body.theme-dark .card-img-top{border-top-left-radius:calc(.7rem - 1px);border-top-right-radius:calc(.7rem - 1px)}body.theme-dark .card-img,body.theme-dark .card-img-bottom{border-bottom-left-radius:calc(.7rem - 1px);border-bottom-right-radius:calc(.7rem - 1px)}body.theme-dark .card-group>.card{margin-bottom:.75rem}@media (min-width:576px){body.theme-dark .card-group{display:flex;flex-flow:row wrap}body.theme-dark .card-group>.card{flex:1 0 0%;margin-bottom:0}body.theme-dark .card-group>.card+.card{border-left:0;margin-left:0}body.theme-dark .card-group>.card:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}body.theme-dark .card-group>.card:not(:last-child) .card-header,body.theme-dark .card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}body.theme-dark .card-group>.card:not(:last-child) .card-footer,body.theme-dark .card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}body.theme-dark .card-group>.card:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}body.theme-dark .card-group>.card:not(:first-child) .card-header,body.theme-dark .card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}body.theme-dark .card-group>.card:not(:first-child) .card-footer,body.theme-dark .card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}body.theme-dark .accordion-button{align-items:center;background-color:transparent;border:0;border-radius:0;color:#607080;display:flex;font-size:1rem;overflow-anchor:none;padding:1rem 1.25rem;position:relative;text-align:left;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease;width:100%}@media (prefers-reduced-motion:reduce){body.theme-dark .accordion-button{transition:none}}body.theme-dark .accordion-button:not(.collapsed){background-color:#eceff9;box-shadow:inset 0 -1px 0 rgba(0,0,0,.125);color:#3c55ab}body.theme-dark .accordion-button:not(.collapsed):after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%233c55ab'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");transform:rotate(180deg)}body.theme-dark .accordion-button:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23607080'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:1.25rem;content:"";flex-shrink:0;height:1.25rem;margin-left:auto;transition:transform .2s ease-in-out;width:1.25rem}@media (prefers-reduced-motion:reduce){body.theme-dark .accordion-button:after{transition:none}}body.theme-dark .accordion-button:hover{z-index:2}body.theme-dark .accordion-button:focus{border-color:#a1afdf;box-shadow:0 0 0 .25rem rgba(67,94,190,.25);outline:0;z-index:3}body.theme-dark .accordion-header{margin-bottom:0}body.theme-dark .accordion-item{background-color:transparent;border:1px solid rgba(0,0,0,.125)}body.theme-dark .accordion-item:first-of-type{border-top-left-radius:.25rem;border-top-right-radius:.25rem}body.theme-dark .accordion-item:first-of-type .accordion-button{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}body.theme-dark .accordion-item:not(:first-of-type){border-top:0}body.theme-dark .accordion-item:last-of-type{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}body.theme-dark .accordion-item:last-of-type .accordion-button.collapsed{border-bottom-left-radius:calc(.25rem - 1px);border-bottom-right-radius:calc(.25rem - 1px)}body.theme-dark .accordion-item:last-of-type .accordion-collapse{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}body.theme-dark .accordion-body{padding:1rem 1.25rem}body.theme-dark .accordion-flush .accordion-collapse{border-width:0}body.theme-dark .accordion-flush .accordion-item{border-left:0;border-radius:0;border-right:0}body.theme-dark .accordion-flush .accordion-item:first-child{border-top:0}body.theme-dark .accordion-flush .accordion-item:last-child{border-bottom:0}body.theme-dark .accordion-flush .accordion-item .accordion-button{border-radius:0}body.theme-dark .breadcrumb{display:flex;flex-wrap:wrap;list-style:none;margin-bottom:1rem;padding:0}body.theme-dark .breadcrumb-item+.breadcrumb-item{padding-left:.5rem}body.theme-dark .breadcrumb-item+.breadcrumb-item:before{color:#6c757d;content:var(--bs-breadcrumb-divider,"/");float:left;padding-right:.5rem}body.theme-dark .breadcrumb-item.active{color:#6c757d}body.theme-dark .pagination{display:flex;list-style:none;padding-left:0}body.theme-dark .page-link{background-color:#151521;border:1px solid #151521;color:#92929f;display:block;position:relative;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){body.theme-dark .page-link{transition:none}}body.theme-dark .page-link:hover{background-color:#21212c;border-color:#151521;color:#fff;z-index:2}body.theme-dark .page-link:focus{background-color:#212e48;box-shadow:none;color:#364b98;outline:0;z-index:3}body.theme-dark .page-item:not(:first-child) .page-link{margin-left:-1px}body.theme-dark .page-item.active .page-link{background-color:#435ebe;border-color:#435ebe;color:#fff;z-index:3}body.theme-dark .page-item.disabled .page-link{background-color:#000;border-color:#000;color:#6c757d;pointer-events:none}body.theme-dark .page-link{padding:.375rem .75rem}body.theme-dark .page-item:first-child .page-link{border-bottom-left-radius:.25rem;border-top-left-radius:.25rem}body.theme-dark .page-item:last-child .page-link{border-bottom-right-radius:.25rem;border-top-right-radius:.25rem}body.theme-dark .pagination-lg .page-link{font-size:1.25rem;padding:.75rem 1.5rem}body.theme-dark .pagination-lg .page-item:first-child .page-link{border-bottom-left-radius:.3rem;border-top-left-radius:.3rem}body.theme-dark .pagination-lg .page-item:last-child .page-link{border-bottom-right-radius:.3rem;border-top-right-radius:.3rem}body.theme-dark .pagination-sm .page-link{font-size:.875rem;padding:.25rem .5rem}body.theme-dark .pagination-sm .page-item:first-child .page-link{border-bottom-left-radius:.2rem;border-top-left-radius:.2rem}body.theme-dark .pagination-sm .page-item:last-child .page-link{border-bottom-right-radius:.2rem;border-top-right-radius:.2rem}body.theme-dark .badge{border-radius:.25rem;color:#fff;display:inline-block;font-size:.85em;font-weight:700;line-height:1;padding:.35em .65em;text-align:center;vertical-align:baseline;white-space:nowrap}body.theme-dark .badge:empty{display:none}body.theme-dark .btn .badge{position:relative;top:-1px}body.theme-dark .alert{border:1px solid transparent;border-radius:.25rem;margin-bottom:1rem;padding:1rem;position:relative}body.theme-dark .alert-heading{color:inherit}body.theme-dark .alert-link{font-weight:700}body.theme-dark .alert-dismissible{padding-right:3rem}body.theme-dark .alert-dismissible .btn-close{padding:1.25rem 1rem;position:absolute;right:0;top:0;z-index:2}body.theme-dark .alert-primary{background-color:#d9dff2;border-color:#c7cfec;color:#283872}body.theme-dark .alert-primary .alert-link{color:#202d5b}body.theme-dark .alert-secondary{background-color:#e2e3e5;border-color:#d3d6d8;color:#41464b}body.theme-dark .alert-secondary .alert-link{color:#34383c}body.theme-dark .alert-success{background-color:#d1e7dd;border-color:#badbcc;color:#0f5132}body.theme-dark .alert-success .alert-link{color:#0c4128}body.theme-dark .alert-info{background-color:#cff4fc;border-color:#b6effb;color:#055160}body.theme-dark .alert-info .alert-link{color:#04414d}body.theme-dark .alert-warning{background-color:#fff3cd;border-color:#ffecb5;color:#664d03}body.theme-dark .alert-warning .alert-link{color:#523e02}body.theme-dark .alert-danger{background-color:#f8d7da;border-color:#f5c2c7;color:#842029}body.theme-dark .alert-danger .alert-link{color:#6a1a21}body.theme-dark .alert-light{background-color:#fefefe;border-color:#fdfdfe;color:#636464}body.theme-dark .alert-light .alert-link{color:#4f5050}body.theme-dark .alert-dark{background-color:#d3d3d4;border-color:#bcbebf;color:#141619}body.theme-dark .alert-dark .alert-link{color:#101214}@-webkit-keyframes progress-bar-stripes{0%{background-position-x:1rem}}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}body.theme-dark .progress{background-color:#e9ecef;border-radius:.25rem;display:flex;font-size:.75rem;height:1rem;overflow:hidden}body.theme-dark .progress-bar{background-color:#435ebe;color:#fff;display:flex;flex-direction:column;justify-content:center;overflow:hidden;text-align:center;transition:width .6s ease;white-space:nowrap}@media (prefers-reduced-motion:reduce){body.theme-dark .progress-bar{transition:none}}body.theme-dark .progress-bar-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem}body.theme-dark .progress-bar-animated{-webkit-animation:progress-bar-stripes 1s linear infinite;animation:progress-bar-stripes 1s linear infinite}@media (prefers-reduced-motion:reduce){body.theme-dark .progress-bar-animated{-webkit-animation:none;animation:none}}body.theme-dark .list-group{border-radius:.25rem;display:flex;flex-direction:column;margin-bottom:0;padding-left:0}body.theme-dark .list-group-numbered{counter-reset:section;list-style-type:none}body.theme-dark .list-group-numbered>li:before{content:counters(section,".") ". ";counter-increment:section}body.theme-dark .list-group-item-action{color:#495057;text-align:inherit;width:100%}body.theme-dark .list-group-item-action:focus,body.theme-dark .list-group-item-action:hover{background-color:#101113;color:#afb0be;text-decoration:none;z-index:1}body.theme-dark .list-group-item-action:active{background-color:#292940;color:#607080}body.theme-dark .list-group-item{background-color:#151521;border:1px solid rgba(0,0,0,.125);color:#afb0be;display:block;padding:.5rem 1rem;position:relative;text-decoration:none}body.theme-dark .list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}body.theme-dark .list-group-item:last-child{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}body.theme-dark .list-group-item.disabled,body.theme-dark .list-group-item:disabled{background-color:#fff;color:#000;pointer-events:none}body.theme-dark .list-group-item.active{background-color:#435ebe;border-color:#435ebe;color:#fff;z-index:2}body.theme-dark .list-group-item+body.theme-dark .list-group-item{border-top-width:0}body.theme-dark .list-group-item+body.theme-dark .list-group-item.active{border-top-width:1px;margin-top:-1px}body.theme-dark .list-group-horizontal{flex-direction:row}body.theme-dark .list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}body.theme-dark .list-group-horizontal>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:.25rem}body.theme-dark .list-group-horizontal>.list-group-item.active{margin-top:0}body.theme-dark .list-group-horizontal>.list-group-item+.list-group-item{border-left-width:0;border-top-width:1px}body.theme-dark .list-group-horizontal>.list-group-item+.list-group-item.active{border-left-width:1px;margin-left:-1px}@media (min-width:576px){body.theme-dark .list-group-horizontal-sm{flex-direction:row}body.theme-dark .list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}body.theme-dark .list-group-horizontal-sm>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:.25rem}body.theme-dark .list-group-horizontal-sm>.list-group-item.active{margin-top:0}body.theme-dark .list-group-horizontal-sm>.list-group-item+.list-group-item{border-left-width:0;border-top-width:1px}body.theme-dark .list-group-horizontal-sm>.list-group-item+.list-group-item.active{border-left-width:1px;margin-left:-1px}}@media (min-width:768px){body.theme-dark .list-group-horizontal-md{flex-direction:row}body.theme-dark .list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}body.theme-dark .list-group-horizontal-md>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:.25rem}body.theme-dark .list-group-horizontal-md>.list-group-item.active{margin-top:0}body.theme-dark .list-group-horizontal-md>.list-group-item+.list-group-item{border-left-width:0;border-top-width:1px}body.theme-dark .list-group-horizontal-md>.list-group-item+.list-group-item.active{border-left-width:1px;margin-left:-1px}}@media (min-width:992px){body.theme-dark .list-group-horizontal-lg{flex-direction:row}body.theme-dark .list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}body.theme-dark .list-group-horizontal-lg>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:.25rem}body.theme-dark .list-group-horizontal-lg>.list-group-item.active{margin-top:0}body.theme-dark .list-group-horizontal-lg>.list-group-item+.list-group-item{border-left-width:0;border-top-width:1px}body.theme-dark .list-group-horizontal-lg>.list-group-item+.list-group-item.active{border-left-width:1px;margin-left:-1px}}@media (min-width:1200px){body.theme-dark .list-group-horizontal-xl{flex-direction:row}body.theme-dark .list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}body.theme-dark .list-group-horizontal-xl>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:.25rem}body.theme-dark .list-group-horizontal-xl>.list-group-item.active{margin-top:0}body.theme-dark .list-group-horizontal-xl>.list-group-item+.list-group-item{border-left-width:0;border-top-width:1px}body.theme-dark .list-group-horizontal-xl>.list-group-item+.list-group-item.active{border-left-width:1px;margin-left:-1px}}@media (min-width:1400px){body.theme-dark .list-group-horizontal-xxl{flex-direction:row}body.theme-dark .list-group-horizontal-xxl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}body.theme-dark .list-group-horizontal-xxl>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:.25rem}body.theme-dark .list-group-horizontal-xxl>.list-group-item.active{margin-top:0}body.theme-dark .list-group-horizontal-xxl>.list-group-item+.list-group-item{border-left-width:0;border-top-width:1px}body.theme-dark .list-group-horizontal-xxl>.list-group-item+.list-group-item.active{border-left-width:1px;margin-left:-1px}}body.theme-dark .list-group-flush{border-radius:0}body.theme-dark .list-group-flush>.list-group-item{border-width:0 0 1px}body.theme-dark .list-group-flush>.list-group-item:last-child{border-bottom-width:0}body.theme-dark .list-group-item-primary{background-color:#d9dff2;color:#283872}body.theme-dark .list-group-item-primary.list-group-item-action:focus,body.theme-dark .list-group-item-primary.list-group-item-action:hover{background-color:#c3c9da;color:#283872}body.theme-dark .list-group-item-primary.list-group-item-action.active{background-color:#283872;border-color:#283872;color:#fff}body.theme-dark .list-group-item-secondary{background-color:#e2e3e5;color:#41464b}body.theme-dark .list-group-item-secondary.list-group-item-action:focus,body.theme-dark .list-group-item-secondary.list-group-item-action:hover{background-color:#cbccce;color:#41464b}body.theme-dark .list-group-item-secondary.list-group-item-action.active{background-color:#41464b;border-color:#41464b;color:#fff}body.theme-dark .list-group-item-success{background-color:#d1e7dd;color:#0f5132}body.theme-dark .list-group-item-success.list-group-item-action:focus,body.theme-dark .list-group-item-success.list-group-item-action:hover{background-color:#bcd0c7;color:#0f5132}body.theme-dark .list-group-item-success.list-group-item-action.active{background-color:#0f5132;border-color:#0f5132;color:#fff}body.theme-dark .list-group-item-info{background-color:#cff4fc;color:#055160}body.theme-dark .list-group-item-info.list-group-item-action:focus,body.theme-dark .list-group-item-info.list-group-item-action:hover{background-color:#badce3;color:#055160}body.theme-dark .list-group-item-info.list-group-item-action.active{background-color:#055160;border-color:#055160;color:#fff}body.theme-dark .list-group-item-warning{background-color:#fff3cd;color:#664d03}body.theme-dark .list-group-item-warning.list-group-item-action:focus,body.theme-dark .list-group-item-warning.list-group-item-action:hover{background-color:#e6dbb9;color:#664d03}body.theme-dark .list-group-item-warning.list-group-item-action.active{background-color:#664d03;border-color:#664d03;color:#fff}body.theme-dark .list-group-item-danger{background-color:#f8d7da;color:#842029}body.theme-dark .list-group-item-danger.list-group-item-action:focus,body.theme-dark .list-group-item-danger.list-group-item-action:hover{background-color:#dfc2c4;color:#842029}body.theme-dark .list-group-item-danger.list-group-item-action.active{background-color:#842029;border-color:#842029;color:#fff}body.theme-dark .list-group-item-light{background-color:#fefefe;color:#636464}body.theme-dark .list-group-item-light.list-group-item-action:focus,body.theme-dark .list-group-item-light.list-group-item-action:hover{background-color:#e5e5e5;color:#636464}body.theme-dark .list-group-item-light.list-group-item-action.active{background-color:#636464;border-color:#636464;color:#fff}body.theme-dark .list-group-item-dark{background-color:#d3d3d4;color:#141619}body.theme-dark .list-group-item-dark.list-group-item-action:focus,body.theme-dark .list-group-item-dark.list-group-item-action:hover{background-color:#bebebf;color:#141619}body.theme-dark .list-group-item-dark.list-group-item-action.active{background-color:#141619;border-color:#141619;color:#fff}body.theme-dark .btn-close{background:transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3E%3C/svg%3E") 50%/1em auto no-repeat;border:0;border-radius:.25rem;box-sizing:content-box;color:#000;height:1em;opacity:.5;padding:.25em;width:1em}body.theme-dark .btn-close:hover{color:#000;opacity:.75;text-decoration:none}body.theme-dark .btn-close:focus{box-shadow:0 0 0 .25rem rgba(67,94,190,.25);opacity:1;outline:0}body.theme-dark .btn-close.disabled,body.theme-dark .btn-close:disabled{opacity:.25;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}body.theme-dark .btn-close-white{filter:invert(1) grayscale(100%) brightness(200%)}body.theme-dark .toast{background-clip:padding-box;background-color:hsla(0,0%,100%,.85);border:1px solid rgba(0,0,0,.1);border-radius:.25rem;box-shadow:0 .5rem 1rem rgba(0,0,0,.15);font-size:.875rem;max-width:100%;pointer-events:auto;width:350px}body.theme-dark .toast.showing{opacity:0}body.theme-dark .toast:not(.show){display:none}body.theme-dark .toast-container{max-width:100%;pointer-events:none;width:-webkit-max-content;width:-moz-max-content;width:max-content}body.theme-dark .toast-container>:not(:last-child){margin-bottom:.75rem}body.theme-dark .toast-header{align-items:center;background-clip:padding-box;background-color:hsla(0,0%,100%,.85);border-bottom:1px solid rgba(0,0,0,.05);border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px);color:#6c757d;display:flex;padding:.5rem .75rem}body.theme-dark .toast-header .btn-close{margin-left:.75rem;margin-right:-.375rem}body.theme-dark .toast-body{word-wrap:break-word;padding:.75rem}body.theme-dark .modal{display:none;height:100%;left:0;outline:0;overflow-x:hidden;overflow-y:auto;position:fixed;top:0;width:100%;z-index:1050}body.theme-dark .modal-dialog{margin:.5rem;pointer-events:none;position:relative;width:auto}.modal.fade body.theme-dark .modal-dialog{transform:translateY(-50px);transition:transform .3s ease-out}@media (prefers-reduced-motion:reduce){.modal.fade body.theme-dark .modal-dialog{transition:none}}.modal.show body.theme-dark .modal-dialog{transform:none}.modal.modal-static body.theme-dark .modal-dialog{transform:scale(1.02)}body.theme-dark .modal-dialog-scrollable{height:calc(100% - 1rem)}body.theme-dark .modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}body.theme-dark .modal-dialog-scrollable .modal-body{overflow-y:auto}body.theme-dark .modal-dialog-centered{align-items:center;display:flex;min-height:calc(100% - 1rem)}body.theme-dark .modal-content{background-clip:padding-box;background-color:#1e1e2d;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;display:flex;flex-direction:column;outline:0;pointer-events:auto;position:relative;width:100%}body.theme-dark .modal-backdrop{background-color:#000;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1040}body.theme-dark .modal-backdrop.fade{opacity:0}body.theme-dark .modal-backdrop.show{opacity:.5}body.theme-dark .modal-header{align-items:center;border-bottom:1px solid #6c757d;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px);display:flex;flex-shrink:0;justify-content:space-between;padding:1rem}body.theme-dark .modal-header .btn-close{margin:-.5rem -.5rem -.5rem auto;padding:.5rem}body.theme-dark .modal-title{line-height:1.5;margin-bottom:0}body.theme-dark .modal-body{flex:1 1 auto;padding:1rem;position:relative}body.theme-dark .modal-footer{align-items:center;border-bottom-left-radius:calc(.3rem - 1px);border-bottom-right-radius:calc(.3rem - 1px);border-top:1px solid #6c757d;display:flex;flex-shrink:0;flex-wrap:wrap;justify-content:flex-end;padding:.75rem}body.theme-dark .modal-footer>*{margin:.25rem}@media (min-width:576px){body.theme-dark .modal-dialog{margin:1.75rem auto;max-width:500px}body.theme-dark .modal-dialog-scrollable{height:calc(100% - 3.5rem)}body.theme-dark .modal-dialog-centered{min-height:calc(100% - 3.5rem)}body.theme-dark .modal-sm{max-width:300px}}@media (min-width:992px){body.theme-dark .modal-lg,body.theme-dark .modal-xl{max-width:800px}}@media (min-width:1200px){body.theme-dark .modal-xl{max-width:1140px}}body.theme-dark .modal-fullscreen{height:100%;margin:0;max-width:none;width:100vw}body.theme-dark .modal-fullscreen .modal-content{border:0;border-radius:0;height:100%}body.theme-dark .modal-fullscreen .modal-header{border-radius:0}body.theme-dark .modal-fullscreen .modal-body{overflow-y:auto}body.theme-dark .modal-fullscreen .modal-footer{border-radius:0}@media (max-width:575.98px){body.theme-dark .modal-fullscreen-sm-down{height:100%;margin:0;max-width:none;width:100vw}body.theme-dark .modal-fullscreen-sm-down .modal-content{border:0;border-radius:0;height:100%}body.theme-dark .modal-fullscreen-sm-down .modal-header{border-radius:0}body.theme-dark .modal-fullscreen-sm-down .modal-body{overflow-y:auto}body.theme-dark .modal-fullscreen-sm-down .modal-footer{border-radius:0}}@media (max-width:767.98px){body.theme-dark .modal-fullscreen-md-down{height:100%;margin:0;max-width:none;width:100vw}body.theme-dark .modal-fullscreen-md-down .modal-content{border:0;border-radius:0;height:100%}body.theme-dark .modal-fullscreen-md-down .modal-header{border-radius:0}body.theme-dark .modal-fullscreen-md-down .modal-body{overflow-y:auto}body.theme-dark .modal-fullscreen-md-down .modal-footer{border-radius:0}}@media (max-width:991.98px){body.theme-dark .modal-fullscreen-lg-down{height:100%;margin:0;max-width:none;width:100vw}body.theme-dark .modal-fullscreen-lg-down .modal-content{border:0;border-radius:0;height:100%}body.theme-dark .modal-fullscreen-lg-down .modal-header{border-radius:0}body.theme-dark .modal-fullscreen-lg-down .modal-body{overflow-y:auto}body.theme-dark .modal-fullscreen-lg-down .modal-footer{border-radius:0}}@media (max-width:1199.98px){body.theme-dark .modal-fullscreen-xl-down{height:100%;margin:0;max-width:none;width:100vw}body.theme-dark .modal-fullscreen-xl-down .modal-content{border:0;border-radius:0;height:100%}body.theme-dark .modal-fullscreen-xl-down .modal-header{border-radius:0}body.theme-dark .modal-fullscreen-xl-down .modal-body{overflow-y:auto}body.theme-dark .modal-fullscreen-xl-down .modal-footer{border-radius:0}}@media (max-width:1399.98px){body.theme-dark .modal-fullscreen-xxl-down{height:100%;margin:0;max-width:none;width:100vw}body.theme-dark .modal-fullscreen-xxl-down .modal-content{border:0;border-radius:0;height:100%}body.theme-dark .modal-fullscreen-xxl-down .modal-header{border-radius:0}body.theme-dark .modal-fullscreen-xxl-down .modal-body{overflow-y:auto}body.theme-dark .modal-fullscreen-xxl-down .modal-footer{border-radius:0}}body.theme-dark .tooltip{word-wrap:break-word;display:block;font-family:Nunito;font-size:.875rem;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;margin:0;opacity:0;position:absolute;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;z-index:1070}body.theme-dark .tooltip.show{opacity:.9}body.theme-dark .tooltip .tooltip-arrow{display:block;height:.4rem;position:absolute;width:.8rem}body.theme-dark .tooltip .tooltip-arrow:before{border-color:transparent;border-style:solid;content:"";position:absolute}body.theme-dark .bs-tooltip-auto[data-popper-placement^=top],body.theme-dark .bs-tooltip-top{padding:.4rem 0}body.theme-dark .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,body.theme-dark .bs-tooltip-top .tooltip-arrow{bottom:0}body.theme-dark .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before,body.theme-dark .bs-tooltip-top .tooltip-arrow:before{border-top-color:#000;border-width:.4rem .4rem 0;top:-1px}body.theme-dark .bs-tooltip-auto[data-popper-placement^=right],body.theme-dark .bs-tooltip-end{padding:0 .4rem}body.theme-dark .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,body.theme-dark .bs-tooltip-end .tooltip-arrow{height:.8rem;left:0;width:.4rem}body.theme-dark .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before,body.theme-dark .bs-tooltip-end .tooltip-arrow:before{border-right-color:#000;border-width:.4rem .4rem .4rem 0;right:-1px}body.theme-dark .bs-tooltip-auto[data-popper-placement^=bottom],body.theme-dark .bs-tooltip-bottom{padding:.4rem 0}body.theme-dark .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,body.theme-dark .bs-tooltip-bottom .tooltip-arrow{top:0}body.theme-dark .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before,body.theme-dark .bs-tooltip-bottom .tooltip-arrow:before{border-bottom-color:#000;border-width:0 .4rem .4rem;bottom:-1px}body.theme-dark .bs-tooltip-auto[data-popper-placement^=left],body.theme-dark .bs-tooltip-start{padding:0 .4rem}body.theme-dark .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,body.theme-dark .bs-tooltip-start .tooltip-arrow{height:.8rem;right:0;width:.4rem}body.theme-dark .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before,body.theme-dark .bs-tooltip-start .tooltip-arrow:before{border-left-color:#000;border-width:.4rem 0 .4rem .4rem;left:-1px}body.theme-dark .tooltip-inner{background-color:#000;border-radius:.25rem;color:#fff;max-width:200px;padding:.25rem .5rem;text-align:center}body.theme-dark .popover{word-wrap:break-word;background-clip:padding-box;background-color:#fff;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;display:block;font-family:Nunito;font-size:.875rem;font-style:normal;font-weight:400;left:0;letter-spacing:normal;line-break:auto;line-height:1.5;max-width:276px;position:absolute;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;top:0;white-space:normal;word-break:normal;word-spacing:normal;z-index:1060}body.theme-dark .popover .popover-arrow{display:block;height:.5rem;position:absolute;width:1rem}body.theme-dark .popover .popover-arrow:after,body.theme-dark .popover .popover-arrow:before{border-color:transparent;border-style:solid;content:"";display:block;position:absolute}body.theme-dark .bs-popover-auto[data-popper-placement^=top]>.popover-arrow,body.theme-dark .bs-popover-top>.popover-arrow{bottom:calc(-.5rem - 1px)}body.theme-dark .bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,body.theme-dark .bs-popover-top>.popover-arrow:before{border-top-color:rgba(0,0,0,.25);border-width:.5rem .5rem 0;bottom:0}body.theme-dark .bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,body.theme-dark .bs-popover-top>.popover-arrow:after{border-top-color:#fff;border-width:.5rem .5rem 0;bottom:1px}body.theme-dark .bs-popover-auto[data-popper-placement^=right]>.popover-arrow,body.theme-dark .bs-popover-end>.popover-arrow{height:1rem;left:calc(-.5rem - 1px);width:.5rem}body.theme-dark .bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,body.theme-dark .bs-popover-end>.popover-arrow:before{border-right-color:rgba(0,0,0,.25);border-width:.5rem .5rem .5rem 0;left:0}body.theme-dark .bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,body.theme-dark .bs-popover-end>.popover-arrow:after{border-right-color:#fff;border-width:.5rem .5rem .5rem 0;left:1px}body.theme-dark .bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,body.theme-dark .bs-popover-bottom>.popover-arrow{top:calc(-.5rem - 1px)}body.theme-dark .bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,body.theme-dark .bs-popover-bottom>.popover-arrow:before{border-bottom-color:rgba(0,0,0,.25);border-width:0 .5rem .5rem;top:0}body.theme-dark .bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,body.theme-dark .bs-popover-bottom>.popover-arrow:after{border-bottom-color:#fff;border-width:0 .5rem .5rem;top:1px}body.theme-dark .bs-popover-auto[data-popper-placement^=bottom] .popover-header:before,body.theme-dark .bs-popover-bottom .popover-header:before{border-bottom:1px solid #f0f0f0;content:"";display:block;left:50%;margin-left:-.5rem;position:absolute;top:0;width:1rem}body.theme-dark .bs-popover-auto[data-popper-placement^=left]>.popover-arrow,body.theme-dark .bs-popover-start>.popover-arrow{height:1rem;right:calc(-.5rem - 1px);width:.5rem}body.theme-dark .bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,body.theme-dark .bs-popover-start>.popover-arrow:before{border-left-color:rgba(0,0,0,.25);border-width:.5rem 0 .5rem .5rem;right:0}body.theme-dark .bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,body.theme-dark .bs-popover-start>.popover-arrow:after{border-left-color:#fff;border-width:.5rem 0 .5rem .5rem;right:1px}body.theme-dark .popover-header{background-color:#f0f0f0;border-bottom:1px solid rgba(0,0,0,.2);border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px);color:#25396f;font-size:1rem;margin-bottom:0;padding:.5rem 1rem}body.theme-dark .popover-header:empty{display:none}body.theme-dark .popover-body{color:#607080;padding:1rem}body.theme-dark .carousel{position:relative}body.theme-dark .carousel.pointer-event{touch-action:pan-y}body.theme-dark .carousel-inner{overflow:hidden;position:relative;width:100%}body.theme-dark .carousel-inner:after{clear:both;content:"";display:block}body.theme-dark .carousel-item{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:none;float:left;margin-right:-100%;position:relative;transition:transform .6s ease-in-out;width:100%}@media (prefers-reduced-motion:reduce){body.theme-dark .carousel-item{transition:none}}body.theme-dark .carousel-item-next,body.theme-dark .carousel-item-prev,body.theme-dark .carousel-item.active{display:block}body.theme-dark .active.carousel-item-end,body.theme-dark .carousel-item-next:not(.carousel-item-start){transform:translateX(100%)}body.theme-dark .active.carousel-item-start,body.theme-dark .carousel-item-prev:not(.carousel-item-end){transform:translateX(-100%)}body.theme-dark .carousel-fade .carousel-item{opacity:0;transform:none;transition-property:opacity}body.theme-dark .carousel-fade .carousel-item-next.carousel-item-start,body.theme-dark .carousel-fade .carousel-item-prev.carousel-item-end,body.theme-dark .carousel-fade .carousel-item.active{opacity:1;z-index:1}body.theme-dark .carousel-fade .active.carousel-item-end,body.theme-dark .carousel-fade .active.carousel-item-start{opacity:0;transition:opacity 0s .6s;z-index:0}@media (prefers-reduced-motion:reduce){body.theme-dark .carousel-fade .active.carousel-item-end,body.theme-dark .carousel-fade .active.carousel-item-start{transition:none}}body.theme-dark .carousel-control-next,body.theme-dark .carousel-control-prev{align-items:center;background:none;border:0;bottom:0;color:#fff;display:flex;justify-content:center;opacity:.5;padding:0;position:absolute;text-align:center;top:0;transition:opacity .15s ease;width:15%;z-index:1}@media (prefers-reduced-motion:reduce){body.theme-dark .carousel-control-next,body.theme-dark .carousel-control-prev{transition:none}}body.theme-dark .carousel-control-next:focus,body.theme-dark .carousel-control-next:hover,body.theme-dark .carousel-control-prev:focus,body.theme-dark .carousel-control-prev:hover{color:#fff;opacity:.9;outline:0;text-decoration:none}body.theme-dark .carousel-control-prev{left:0}body.theme-dark .carousel-control-next{right:0}body.theme-dark .carousel-control-next-icon,body.theme-dark .carousel-control-prev-icon{background-position:50%;background-repeat:no-repeat;background-size:100% 100%;display:inline-block;height:2rem;width:2rem}body.theme-dark .carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3E%3Cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3E%3C/svg%3E")}body.theme-dark .carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3E%3Cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E")}body.theme-dark .carousel-indicators{bottom:0;display:flex;justify-content:center;left:0;list-style:none;margin-bottom:1rem;margin-left:15%;margin-right:15%;padding:0;position:absolute;right:0;z-index:2}body.theme-dark .carousel-indicators [data-bs-target]{background-clip:padding-box;background-color:#fff;border:0;border-bottom:10px solid transparent;border-top:10px solid transparent;box-sizing:content-box;cursor:pointer;flex:0 1 auto;height:3px;margin-left:3px;margin-right:3px;opacity:.5;padding:0;text-indent:-999px;transition:opacity .6s ease;width:30px}@media (prefers-reduced-motion:reduce){body.theme-dark .carousel-indicators [data-bs-target]{transition:none}}body.theme-dark .carousel-indicators .active{opacity:1}body.theme-dark .carousel-caption{bottom:1.25rem;color:#fff;left:15%;padding-bottom:1.25rem;padding-top:1.25rem;position:absolute;right:15%;text-align:center}body.theme-dark .carousel-dark .carousel-control-next-icon,body.theme-dark .carousel-dark .carousel-control-prev-icon{filter:invert(1) grayscale(100)}body.theme-dark .carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}body.theme-dark .carousel-dark .carousel-caption{color:#000}@-webkit-keyframes spinner-border{to{transform:rotate(1turn)}}@keyframes spinner-border{to{transform:rotate(1turn)}}body.theme-dark .spinner-border{-webkit-animation:spinner-border .75s linear infinite;animation:spinner-border .75s linear infinite;border:.25em solid;border-radius:50%;border-right:.25em solid transparent;display:inline-block;height:2rem;vertical-align:-.125em;width:2rem}body.theme-dark .spinner-border-sm{border-width:.2em;height:1rem;width:1rem}@-webkit-keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}body.theme-dark .spinner-grow{-webkit-animation:spinner-grow .75s linear infinite;animation:spinner-grow .75s linear infinite;background-color:currentColor;border-radius:50%;display:inline-block;height:2rem;opacity:0;vertical-align:-.125em;width:2rem}body.theme-dark .spinner-grow-sm{height:1rem;width:1rem}@media (prefers-reduced-motion:reduce){body.theme-dark .spinner-border,body.theme-dark .spinner-grow{-webkit-animation-duration:1.5s;animation-duration:1.5s}}body.theme-dark .offcanvas{background-clip:padding-box;background-color:#fff;bottom:0;display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:transform .3s ease-in-out;visibility:hidden;z-index:1045}@media (prefers-reduced-motion:reduce){body.theme-dark .offcanvas{transition:none}}body.theme-dark .offcanvas-backdrop{background-color:#000;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1040}body.theme-dark .offcanvas-backdrop.fade{opacity:0}body.theme-dark .offcanvas-backdrop.show{opacity:.5}body.theme-dark .offcanvas-header{align-items:center;display:flex;justify-content:space-between;padding:1rem}body.theme-dark .offcanvas-header .btn-close{margin-bottom:-.5rem;margin-right:-.5rem;margin-top:-.5rem;padding:.5rem}body.theme-dark .offcanvas-title{line-height:1.5;margin-bottom:0}body.theme-dark .offcanvas-body{flex-grow:1;overflow-y:auto;padding:1rem}body.theme-dark .offcanvas-start{border-right:1px solid rgba(0,0,0,.2);left:0;top:0;transform:translateX(-100%);width:400px}body.theme-dark .offcanvas-end{border-left:1px solid rgba(0,0,0,.2);right:0;top:0;transform:translateX(100%);width:400px}body.theme-dark .offcanvas-top{border-bottom:1px solid rgba(0,0,0,.2);height:30vh;left:0;max-height:100%;right:0;top:0;transform:translateY(-100%)}body.theme-dark .offcanvas-bottom{border-top:1px solid rgba(0,0,0,.2);height:30vh;left:0;max-height:100%;right:0;transform:translateY(100%)}body.theme-dark .offcanvas.show{transform:none}body.theme-dark .placeholder{background-color:currentColor;cursor:wait;display:inline-block;min-height:1em;opacity:.5;vertical-align:middle}body.theme-dark .placeholder.btn:before{content:"";display:inline-block}body.theme-dark .placeholder-xs{min-height:.6em}body.theme-dark .placeholder-sm{min-height:.8em}body.theme-dark .placeholder-lg{min-height:1.2em}body.theme-dark .placeholder-glow .placeholder{-webkit-animation:placeholder-glow 2s ease-in-out infinite;animation:placeholder-glow 2s ease-in-out infinite}@-webkit-keyframes placeholder-glow{50%{opacity:.2}}@keyframes placeholder-glow{50%{opacity:.2}}body.theme-dark .placeholder-wave{-webkit-animation:placeholder-wave 2s linear infinite;animation:placeholder-wave 2s linear infinite;-webkit-mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%}@-webkit-keyframes placeholder-wave{to{-webkit-mask-position:-200% 0;mask-position:-200% 0}}@keyframes placeholder-wave{to{-webkit-mask-position:-200% 0;mask-position:-200% 0}}body.theme-dark .alert{border:none}body.theme-dark .alert p{margin-bottom:0}body.theme-dark .alert button.close{line-height:.75;padding:.75rem}body.theme-dark .alert .alert-heading,body.theme-dark .alert .alert-heading+p{margin-left:.4rem}body.theme-dark .alert-primary{background-color:#435ebe;color:#fff}body.theme-dark .alert-primary a{color:#fff;font-weight:700}body.theme-dark .alert-secondary{background-color:#ebeef3;color:#383d41}body.theme-dark .alert-secondary a{color:#fff;font-weight:700}body.theme-dark .alert-success{background-color:#198754;color:#fff}body.theme-dark .alert-success a{color:#fff;font-weight:700}body.theme-dark .alert-warning{background-color:#eaca4a;color:#3f3a26}body.theme-dark .alert-warning a{color:#fff;font-weight:700}body.theme-dark .alert-danger{background-color:#f3616d;color:#fff}body.theme-dark .alert-danger a{color:#fff;font-weight:700}body.theme-dark .alert-dark{background-color:#454546;color:#fff}body.theme-dark .alert-dark a{color:#fff;font-weight:700}body.theme-dark .alert-light{background-color:#f9f9f9;color:#607080}body.theme-dark .alert-light a{color:#fff;font-weight:700}body.theme-dark .alert-info{background-color:#56b6f7;color:#fff}body.theme-dark .alert-info a{color:#fff;font-weight:700}body.theme-dark .alert-light-primary{background-color:#839bf0;border:1px solid #8092d3;color:#14286c}body.theme-dark .alert-light-secondary{background-color:#95b3cd;border:1px solid #9ca2a8;color:#224257}body.theme-dark .alert-light-success{background-color:#53d89a;border:1px solid #64ae8c;color:#0d5635}body.theme-dark .alert-light-danger{background-color:#ff98a2;border:1px solid #ea8992;color:#7a151f}body.theme-dark .alert-light-warning{background-color:#ffde78;border:1px solid #ffd658;color:#806102}body.theme-dark .alert-light-info{background-color:#72e7ff;border:1px solid #5cdbf5;color:#04677c}body.theme-dark .avatar{border-radius:50%;display:inline-flex;position:relative;text-align:center;vertical-align:middle}body.theme-dark .avatar .avatar-content{align-items:center;color:#fff;display:flex;font-size:.875rem;height:32px;justify-content:center;width:32px}body.theme-dark .avatar .avatar-content i,body.theme-dark .avatar .avatar-content svg{color:#fff;font-size:1rem;height:1rem}body.theme-dark .avatar .avatar-content i:before{vertical-align:top}body.theme-dark .avatar img{border-radius:50%;height:32px;width:32px}body.theme-dark .avatar .avatar-status{border:1px solid #fff;border-radius:50%;bottom:0;height:.7rem;position:absolute;right:0;width:.7rem}body.theme-dark .avatar.avatar-sm .avatar-content,body.theme-dark .avatar.avatar-sm img{font-size:.8rem;height:24px;width:24px}body.theme-dark .avatar.avatar-md .avatar-content,body.theme-dark .avatar.avatar-md img{font-size:.8rem;height:32px;width:32px}body.theme-dark .avatar.avatar-md2 .avatar-content,body.theme-dark .avatar.avatar-md2 img{font-size:.8rem;height:40px;width:40px}body.theme-dark .avatar.avatar-lg .avatar-content,body.theme-dark .avatar.avatar-lg img{font-size:1.2rem;height:48px;width:48px}body.theme-dark .avatar.avatar-xl .avatar-content,body.theme-dark .avatar.avatar-xl img{font-size:1.4rem;height:60px;width:60px}body.theme-dark .btn .badge{border-radius:50%;margin-left:5px}body.theme-dark .btn .badge.bg-transparent{background-color:hsla(0,0%,100%,.25)!important;color:#fff}body.theme-dark .btn i,body.theme-dark .btn svg{height:1rem;width:1rem}body.theme-dark .btn.icon{padding:.4rem .6rem}body.theme-dark .btn.icon svg{height:1rem;width:1rem}body.theme-dark .btn.icon.icon-left svg{margin-right:3px}body.theme-dark .btn.icon.icon-right svg{margin-left:3px}body.theme-dark .btn.btn-outline-white{border-color:#fff;color:#fff}body.theme-dark .btn.btn-outline-white:hover{background-color:#fff;color:#333}body.theme-dark .btn.btn-light-primary{background-color:#7286ce;color:#000}body.theme-dark .btn.btn-light-secondary{background-color:#91989e;color:#000}body.theme-dark .btn.btn-light-success{background-color:#53a57f;color:#000}body.theme-dark .btn.btn-light-danger{background-color:#e87c86;color:#000}body.theme-dark .btn.btn-light-warning{background-color:#ffd145;color:#000}body.theme-dark .btn.btn-light-info{background-color:#4ad7f4;color:#000}body.theme-dark .btn.btn-danger,body.theme-dark .btn.btn-info,body.theme-dark .btn.btn-primary,body.theme-dark .btn.btn-secondary,body.theme-dark .btn.btn-success,body.theme-dark .btn.btn-warning{color:#fff}body.theme-dark .btn.btn-light{color:#c2c2d9}body.theme-dark .btn.btn-dark{color:#fff}body.theme-dark .btn-block{width:100%}body.theme-dark .btn-group:not(.dropdown) .btn:not([class*=btn-]){border:1px solid #dfe3e7}body.theme-dark .btn-group>.btn{border-radius:.267rem}body.theme-dark .buttons .btn{margin:0 10px 10px 0}body.theme-dark .breadcrumb.breadcrumb-right{justify-content:flex-end;margin-top:1rem}body.theme-dark .breadcrumb.breadcrumb-center{justify-content:center;margin-top:1rem}body.theme-dark .carousel-inner{border-radius:.7rem}body.theme-dark .carousel-caption .h5,body.theme-dark .carousel-caption h5{color:#fff}body.theme-dark .card{border:none;margin-bottom:2.2rem}body.theme-dark .card.card-statistic{background:linear-gradient(180deg,#25a6f1,#54b9ff);box-shadow:1px 2px 5px rgba(47,170,244,.5)}body.theme-dark .card.card-statistic .card-title{color:#fff;font-size:1.3rem;font-weight:400;letter-spacing:.8px;margin-bottom:0;margin-top:5px;text-transform:uppercase}body.theme-dark .card.card-statistic .card-right p{color:#fff;font-size:1.5rem;margin-bottom:0}body.theme-dark .card.card-statistic .card-right span.green{color:#6fff6f}body.theme-dark .card.card-statistic .card-right span.red{color:#ff7979}body.theme-dark .card.card-statistic .chart-wrapper{height:100px}body.theme-dark .card .card-header{border:none}body.theme-dark .card .card-header .h4,body.theme-dark .card .card-header h4{font-size:1.2rem;font-weight:700}body.theme-dark .card .card-header~.card-body{padding-top:0}body.theme-dark .card .card-content{position:relative}body.theme-dark .card .card-title{font-size:1.2rem}body.theme-dark .card .card-body{padding:1.5rem}body.theme-dark .card .card-heading{color:#555;font-size:1.5rem}body.theme-dark .card .card-img-overlay{background-color:rgba(0,0,0,.6)}body.theme-dark .card .card-img-overlay p{color:#eee}body.theme-dark .card .card-img-overlay .card-title{color:#fff}body.theme-dark .pricing .card{border-right:1px solid #e9ecef;box-shadow:none;box-shadow:0 10px 10px #e9ecef;margin-bottom:.5rem}body.theme-dark .pricing .h1,body.theme-dark .pricing h1{font-size:4rem;margin-bottom:3rem;text-align:center}body.theme-dark .pricing .card-header .card-title{font-size:2rem!important;margin-bottom:0}body.theme-dark .pricing .card-header p{font-size:.8rem}body.theme-dark .pricing ul li{list-style:none;margin-bottom:.5rem}body.theme-dark .pricing ul li i,body.theme-dark .pricing ul li svg{color:#198754;font-size:1rem;margin-right:7px;width:1rem}body.theme-dark .pricing .card-highlighted{background-color:#435ebe;padding-bottom:20px;padding-top:20px}body.theme-dark .pricing .card-highlighted .card-body,body.theme-dark .pricing .card-highlighted .card-header{background-color:#435ebe;color:#1e1e2d}body.theme-dark .pricing .card-highlighted ul li{color:#c2c2d9}body.theme-dark .pricing .card-highlighted ul li i,body.theme-dark .pricing .card-highlighted ul li svg{color:#479f76}body.theme-dark .pricing .card-highlighted .card-footer{background-color:#435ebe}body.theme-dark .pricing .card-highlighted .card-title{color:#fff;font-size:1.8rem}body.theme-dark .divider{display:block;margin:1rem 0;overflow:hidden;text-align:center}body.theme-dark .divider .divider-text{background-color:#151521;display:inline-block;padding:0 1rem;position:relative}body.theme-dark .divider .divider-text:after,body.theme-dark .divider .divider-text:before{border-top:1px solid #343a40;content:"";position:absolute;top:50%;width:9999px}body.theme-dark .divider .divider-text:before{right:100%}body.theme-dark .divider .divider-text:after{left:100%}body.theme-dark .divider.divider-left .divider-text{float:left}body.theme-dark .divider.divider-left-center .divider-text{left:-25%}body.theme-dark .divider.divider-right-center .divider-text{left:25%}body.theme-dark .divider.divider-right .divider-text{float:right}body.theme-dark .btn:not(.btn-light):not([class^=btn-outline-]) .dropdown-toggle:after{color:#fff}body.theme-dark .dropdown-menu-large{min-width:16rem}body.theme-dark .dropdown-menu{box-shadow:0 0 30px rgba(0,0,0,.03)}body.theme-dark .dropdown-item{transition:all .5s}body.theme-dark .dropdown-menu-end.show{right:0;top:100%}body.theme-dark .dropdown .avatar{margin-right:.6rem}body.theme-dark .user-dropdown-name,body.theme-dark .user-dropdown-status{margin:0}body.theme-dark .form-group{margin-bottom:.7rem}body.theme-dark .form-group label{color:#c2c2d9;font-weight:600}body.theme-dark .form-group .small,body.theme-dark .form-group small{font-size:.7rem}body.theme-dark .form-group.with-title{position:relative}body.theme-dark .form-group.with-title label{background-color:#2f2f48;border:solid #3f3f5e;border-width:1px 1px 0;font-size:.6rem;left:0;padding:5px;position:absolute;top:0;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}body.theme-dark .form-group.with-title .form-control,body.theme-dark .form-group.with-title dataTable-input{padding-top:2rem}body.theme-dark .form-group.with-title .form-control:focus~label,body.theme-dark .form-group.with-title dataTable-input:focus~label{border-left:1px solid #435ebe;border-right:1px solid #435ebe;border-top:1px solid #435ebe}body.theme-dark .form-group[class*=has-icon-].has-icon-left .form-control{padding-left:2.5rem}body.theme-dark .form-group[class*=has-icon-].has-icon-left .form-control-icon{left:0}body.theme-dark .form-group[class*=has-icon-].has-icon-right .form-control{padding-right:2.5rem}body.theme-dark .form-group[class*=has-icon-].has-icon-right .form-control-icon{right:0}body.theme-dark .form-group[class*=has-icon-] .form-control:focus~.form-control-icon i,body.theme-dark .form-group[class*=has-icon-] .form-control:focus~.form-control-icon svg{color:#5a8dee}body.theme-dark .form-group[class*=has-icon-] .form-control.form-control-xl{padding-left:3rem}body.theme-dark .form-group[class*=has-icon-] .form-control.form-control-xl~.form-control-icon i{font-size:1.6rem}body.theme-dark .form-group[class*=has-icon-] .form-control.form-control-xl~.form-control-icon i:before{color:#a6a8aa}body.theme-dark .form-group[class*=has-icon-] .form-control-icon{padding:0 .6rem;position:absolute}body.theme-dark .form-group[class*=has-icon-] .form-control-icon i,body.theme-dark .form-group[class*=has-icon-] .form-control-icon svg{color:#adb5bd;font-size:1.2rem;width:1.2rem}body.theme-dark .form-group[class*=has-icon-] .form-control-icon i:before,body.theme-dark .form-group[class*=has-icon-] .form-control-icon svg:before{vertical-align:sub}body.theme-dark .form-control~.form-control-icon{top:.28rem}body.theme-dark .form-control.form-control-lg{font-size:1.05rem;padding:.55rem 1rem}body.theme-dark .form-control.form-control-lg~.form-control-icon{top:.55rem}body.theme-dark .form-control.form-control-xl{font-size:1.2rem;padding:.85rem 1rem}body.theme-dark .form-control.form-control-xl~.form-control-icon{top:.55rem}body.theme-dark .form-check .form-check-input[class*=bg-]{border:0}body.theme-dark .form-check .form-check-input:focus{box-shadow:none}body.theme-dark .form-check .form-check-input.form-check-primary{background-color:#435ebe;border-color:#435ebe}body.theme-dark .form-check .form-check-input.form-check-primary:not(:checked){background-color:transparent;border:1px solid #ced4da}body.theme-dark .form-check .form-check-input.form-check-primary.form-check-glow{box-shadow:0 0 5px #697ecb}body.theme-dark .form-check .form-check-input.form-check-primary.form-check-glow:not(:checked){box-shadow:none}body.theme-dark .form-check .form-check-input.form-check-secondary{background-color:#6c757d;border-color:#6c757d}body.theme-dark .form-check .form-check-input.form-check-secondary:not(:checked){background-color:transparent;border:1px solid #ced4da}body.theme-dark .form-check .form-check-input.form-check-secondary.form-check-glow{box-shadow:0 0 5px #868e96}body.theme-dark .form-check .form-check-input.form-check-secondary.form-check-glow:not(:checked){box-shadow:none}body.theme-dark .form-check .form-check-input.form-check-success{background-color:#198754;border-color:#198754}body.theme-dark .form-check .form-check-input.form-check-success:not(:checked){background-color:transparent;border:1px solid #ced4da}body.theme-dark .form-check .form-check-input.form-check-success.form-check-glow{box-shadow:0 0 5px #21b26f}body.theme-dark .form-check .form-check-input.form-check-success.form-check-glow:not(:checked){box-shadow:none}body.theme-dark .form-check .form-check-input.form-check-info{background-color:#0dcaf0;border-color:#0dcaf0}body.theme-dark .form-check .form-check-input.form-check-info:not(:checked){background-color:transparent;border:1px solid #ced4da}body.theme-dark .form-check .form-check-input.form-check-info.form-check-glow{box-shadow:0 0 5px #3cd5f4}body.theme-dark .form-check .form-check-input.form-check-info.form-check-glow:not(:checked){box-shadow:none}body.theme-dark .form-check .form-check-input.form-check-warning{background-color:#ffc107;border-color:#ffc107}body.theme-dark .form-check .form-check-input.form-check-warning:not(:checked){background-color:transparent;border:1px solid #ced4da}body.theme-dark .form-check .form-check-input.form-check-warning.form-check-glow{box-shadow:0 0 5px #ffce3a}body.theme-dark .form-check .form-check-input.form-check-warning.form-check-glow:not(:checked){box-shadow:none}body.theme-dark .form-check .form-check-input.form-check-danger{background-color:#dc3545;border-color:#dc3545}body.theme-dark .form-check .form-check-input.form-check-danger:not(:checked){background-color:transparent;border:1px solid #ced4da}body.theme-dark .form-check .form-check-input.form-check-danger.form-check-glow{box-shadow:0 0 5px #e4606d}body.theme-dark .form-check .form-check-input.form-check-danger.form-check-glow:not(:checked){box-shadow:none}body.theme-dark .form-check .form-check-input.form-check-light{background-color:#f8f9fa;border-color:#f8f9fa}body.theme-dark .form-check .form-check-input.form-check-light:not(:checked){background-color:transparent;border:1px solid #ced4da}body.theme-dark .form-check .form-check-input.form-check-light.form-check-glow{box-shadow:0 0 5px #fff}body.theme-dark .form-check .form-check-input.form-check-light.form-check-glow:not(:checked){box-shadow:none}body.theme-dark .form-check .form-check-input.form-check-dark{background-color:#212529;border-color:#212529}body.theme-dark .form-check .form-check-input.form-check-dark:not(:checked){background-color:transparent;border:1px solid #ced4da}body.theme-dark .form-check .form-check-input.form-check-dark.form-check-glow{box-shadow:0 0 5px #383f45}body.theme-dark .form-check .form-check-input.form-check-dark.form-check-glow:not(:checked){box-shadow:none}body.theme-dark .form-check.form-check-sm .form-check-input{height:.9rem;margin-top:.3em;width:.9rem}body.theme-dark .form-check.form-check-sm label{font-size:.7rem}body.theme-dark .form-check.form-check-lg .form-check-input{height:1.5rem;margin-top:.3em;width:1.5rem}body.theme-dark .form-check.form-check-lg label{font-size:1rem}body.theme-dark .form-check.form-check-primary .form-check-input{background-color:#435ebe;border-color:#435ebe}body.theme-dark .form-check.form-check-secondary .form-check-input{background-color:#6c757d;border-color:#6c757d}body.theme-dark .form-check.form-check-success .form-check-input{background-color:#198754;border-color:#198754}body.theme-dark .form-check.form-check-info .form-check-input{background-color:#0dcaf0;border-color:#0dcaf0}body.theme-dark .form-check.form-check-warning .form-check-input{background-color:#ffc107;border-color:#ffc107}body.theme-dark .form-check.form-check-danger .form-check-input{background-color:#dc3545;border-color:#dc3545}body.theme-dark .form-check.form-check-light .form-check-input{background-color:#f8f9fa;border-color:#f8f9fa}body.theme-dark .form-check.form-check-dark .form-check-input{background-color:#212529;border-color:#212529}body.theme-dark .dataTable-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-clip:padding-box;background-color:#fff;border:1px solid #dfe3e7;border-radius:.25rem;color:#555252;font-size:.9025rem;font-weight:400;line-height:1.5;min-height:calc(1.5em + .934rem + 2px);padding:.467rem .6rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}body.theme-dark .dataTable-input:focus{background-color:#1b1b29;border-color:#171723;box-shadow:0 3px 8px 0 rgba(0,0,0,.1);color:#555252;outline:0}body.theme-dark .choices__inner{background-color:#1b1b29;border-color:#35354f}body.theme-dark .choices__input{background-color:#1b1b29!important;color:#fff}body.theme-dark .choices__list{background-color:#1b1b29}body.theme-dark .choices__list--dropdown .choices__item--selectable.is-highlighted{background-color:#28283c}body.theme-dark .modal .modal-content{border:none;box-shadow:-8px 12px 18px 0 rgba(25,42,70,.13)}body.theme-dark .modal .modal-full{max-width:94%}body.theme-dark .modal .white{color:#fff}body.theme-dark .modal .modal-header{align-items:center;display:flex;justify-content:space-between}body.theme-dark .modal .modal-header .modal-title{font-size:1.1rem}body.theme-dark .modal .modal-header .close{background:none;border:none;border-radius:50%;padding:7px 10px}body.theme-dark .modal .modal-header .close:hover{background:#dee2e6}body.theme-dark .modal .modal-header i,body.theme-dark .modal .modal-header svg{font-size:12px;height:12px;width:12px}body.theme-dark .modal .modal-footer{padding:1rem}body.theme-dark .modal.modal-borderless .modal-header{border-bottom:0}body.theme-dark .modal.modal-borderless .modal-footer{border-top:0}body.theme-dark #sidebar.active .sidebar-wrapper{left:0}body.theme-dark #sidebar:not(.active) .sidebar-wrapper{left:-300px}body.theme-dark #sidebar:not(.active)~#main{margin-left:0}body.theme-dark .sidebar-wrapper{background-color:#1e1e2d;bottom:0;height:100vh;overflow-y:auto;position:fixed;top:0;transition:left .5s ease-out;width:300px;z-index:10}body.theme-dark .sidebar-wrapper .sidebar-header{font-size:2rem;font-weight:700;padding:2rem 2rem 1rem}body.theme-dark .sidebar-wrapper .sidebar-header img{height:1.2rem}body.theme-dark .sidebar-wrapper .sidebar-toggler.x{display:none;position:absolute;right:1.75rem;top:.25rem}body.theme-dark .sidebar-wrapper .menu{font-weight:600;margin-top:2rem;padding:0 2rem}body.theme-dark .sidebar-wrapper .menu .sidebar-title{color:#9899ac;font-size:1rem;font-weight:600;list-style:none;margin:1.5rem 0 1rem;padding:0 1rem}body.theme-dark .sidebar-wrapper .menu .sidebar-link{align-items:center;border-radius:.5rem;color:#9899ac;display:block;display:flex;font-size:1rem;padding:.7rem 1rem;text-decoration:none;transition:all .5s}body.theme-dark .sidebar-wrapper .menu .sidebar-link i,body.theme-dark .sidebar-wrapper .menu .sidebar-link svg{color:#7c8db5}body.theme-dark .sidebar-wrapper .menu .sidebar-link i:before{vertical-align:top}body.theme-dark .sidebar-wrapper .menu .sidebar-link span{margin-left:1rem}body.theme-dark .sidebar-wrapper .menu .sidebar-link:hover{background-color:#282839}body.theme-dark .sidebar-wrapper .menu .sidebar-item{list-style:none;margin-top:.5rem;position:relative}body.theme-dark .sidebar-wrapper .menu .sidebar-item.has-sub .sidebar-link:after{color:#ccc;content:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-down"><path style="fill:none;stroke:gray;stroke-width:1" d="m6 9 6 6 6-6"/></svg>');display:block;position:absolute;right:15px;top:12px}body.theme-dark .sidebar-wrapper .menu .sidebar-item.active.has-sub .sidebar-link:after{content:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-down"><path style="fill:none;stroke:%23fff;stroke-width:1" d="m6 9 6 6 6-6"/></svg>')}body.theme-dark .sidebar-wrapper .menu .sidebar-item.active>.sidebar-link{background-color:#435ebe}body.theme-dark .sidebar-wrapper .menu .sidebar-item.active>.sidebar-link span{color:#fff}body.theme-dark .sidebar-wrapper .menu .sidebar-item.active>.sidebar-link i,body.theme-dark .sidebar-wrapper .menu .sidebar-item.active>.sidebar-link svg{fill:#fff;color:#fff}body.theme-dark .sidebar-wrapper .menu .sidebar-item.active>.sidebar-link.has-sub:after{content:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-down"><path style="fill:none;stroke:%23fff;stroke-width:1" d="m6 9 6 6 6-6"/></svg>')}body.theme-dark .sidebar-wrapper .menu .submenu{display:none;list-style:none;overflow:hidden;transition:max-height 2s cubic-bezier(0,.55,.45,1)}body.theme-dark .sidebar-wrapper .menu .submenu.active{display:block;max-height:999px}body.theme-dark .sidebar-wrapper .menu .submenu .submenu-item.active{position:relative}body.theme-dark .sidebar-wrapper .menu .submenu .submenu-item.active>a{color:#435ebe;font-weight:700}body.theme-dark .sidebar-wrapper .menu .submenu .submenu-item a{color:#9899ac;display:block;font-size:.85rem;font-weight:600;letter-spacing:.5px;padding:.7rem 2rem;transition:all .3s}body.theme-dark .sidebar-wrapper .menu .submenu .submenu-item a:hover{color:#fff;margin-left:.3rem}body.theme-dark .sidebar-backdrop{background-color:rgba(0,0,0,.5);height:100%;left:0;position:fixed;top:0;width:100%;z-index:9}@media screen and (max-width:1199px){body.theme-dark .sidebar-wrapper{left:-300px;position:absolute}body.theme-dark .sidebar-wrapper .sidebar-toggler.x{display:block}}body.theme-dark .nav-pills .nav-link.active{box-shadow:0 2px 10px rgba(67,94,190,.5)}body.theme-dark .nav-tabs,body.theme-dark .nav-tabs .nav-link{border:none}body.theme-dark .nav-tabs .nav-link:hover{border:none;text-shadow:0 0 2px rgba(67,94,190,.3)}body.theme-dark .nav-tabs .nav-link.active{border:none;color:#435ebe;position:relative}body.theme-dark .nav-tabs .nav-link.active:after{background-color:#435ebe;bottom:0;box-shadow:0 2px 5px rgba(67,94,190,.5);content:"";height:2px;left:0;position:absolute;width:100%}body.theme-dark .navbar-fixed{background-color:#fff;position:fixed}body.theme-dark .navbar{height:90px;padding:1.5rem}body.theme-dark .navbar .navbar-brand img{height:1.5rem}body.theme-dark .navbar .user-menu img{height:39px;width:39px}body.theme-dark .navbar.navbar-header li{align-items:center;display:flex}body.theme-dark .navbar.navbar-header li.nav-icon{margin-right:.4rem}body.theme-dark .navbar.navbar-header li.nav-icon .nav-link{border-radius:50%;display:block;padding:.4rem}body.theme-dark .navbar.navbar-header li.nav-icon .nav-link:hover{background-color:#e9ecef}body.theme-dark .navbar.navbar-header .dropdown>a{color:#6c757d;font-weight:600}body.theme-dark .navbar.navbar-header .dropdown>a svg{height:24px;width:24px}body.theme-dark .navbar.navbar-header .dropdown>a:after{display:none}body.theme-dark .layout-horizontal .header-top{background-color:#171722;padding:1.1rem}body.theme-dark .layout-horizontal .header-top .container{align-items:center;display:flex;justify-content:space-between}body.theme-dark .layout-horizontal .header-top .burger-btn i{display:inline-block;height:20px}body.theme-dark .layout-horizontal .header-top .logo img{height:20px}body.theme-dark .layout-horizontal .header-top-right{align-items:center;display:flex;gap:1rem}body.theme-dark .layout-horizontal .main-navbar{background-color:#1a1a2d;padding:1rem}body.theme-dark .layout-horizontal .main-navbar ul{display:flex;gap:2rem;list-style:none;margin-bottom:0;padding:0}body.theme-dark .layout-horizontal .main-navbar ul .menu-link{align-items:center;display:flex;flex-direction:row;gap:.5rem;padding:.4rem 0;position:relative}body.theme-dark .layout-horizontal .main-navbar ul .menu-link span{height:20px}body.theme-dark .layout-horizontal .main-navbar ul>.menu-item{position:relative}body.theme-dark .layout-horizontal .main-navbar ul>.menu-item .menu-link{color:#dee2e6}body.theme-dark .layout-horizontal .main-navbar ul>.menu-item.has-sub .menu-link{padding-right:1.3rem}body.theme-dark .layout-horizontal .main-navbar ul>.menu-item.has-sub .menu-link:after{color:#fff;content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%23ccc' opacity='.7' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");display:block;position:absolute;right:0;top:7px}body.theme-dark .layout-horizontal .main-navbar ul>.menu-item:hover .menu-link{color:#fff}body.theme-dark .layout-horizontal .main-navbar ul>.menu-item:hover .submenu{opacity:1;top:100%;visibility:visible}body.theme-dark .layout-horizontal .main-navbar .submenu{background-color:#1e1e2d;border-radius:.2rem;box-shadow:0 5px 20px rgba(27,27,27,.1);opacity:0;position:absolute;top:125%;transition:all .3s cubic-bezier(0,.55,.45,1);visibility:hidden;z-index:999}body.theme-dark .layout-horizontal .main-navbar .submenu .submenu-group-wrapper{position:relative}body.theme-dark .layout-horizontal .main-navbar .submenu .submenu-group{display:table-cell;flex-wrap:wrap;max-height:200px;min-width:200px;padding:.5rem .3rem .3rem .5rem}body.theme-dark .layout-horizontal .main-navbar .submenu .submenu-group .submenu-item,body.theme-dark .layout-horizontal .main-navbar .submenu .submenu-group .submenu-item.has-sub .submenu-link{position:relative}body.theme-dark .layout-horizontal .main-navbar .submenu .submenu-group .submenu-item.has-sub .submenu-link:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23888' class='bi bi-chevron-right'%3E%3Cpath fill-rule='evenodd' d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");position:absolute;right:10px;top:50%;transform:translateY(-40%)}body.theme-dark .layout-horizontal .main-navbar .submenu .submenu-group .submenu-item a{color:#9899ac;display:block;padding:.6rem 2rem .6rem .6rem}body.theme-dark .layout-horizontal .main-navbar .submenu .submenu-group .submenu-item a:hover{color:#187de4}body.theme-dark .layout-horizontal .main-navbar .submenu .submenu-group .submenu-item:hover .subsubmenu{opacity:1;top:0;visibility:visible}body.theme-dark .layout-horizontal .main-navbar .subsubmenu{background-color:#1e1e2d;border-radius:.2rem;border-radius:.3rem;box-shadow:0 5px 20px rgba(27,27,27,.1);display:flex;flex-direction:column;gap:0;left:100%;min-width:200px;opacity:0;padding:.5rem;position:absolute;top:125%;top:1rem;transition:all .3s cubic-bezier(0,.55,.45,1);visibility:hidden;z-index:999}@media screen and (max-width:1199px){body.theme-dark .layout-horizontal .main-navbar{background-color:#f5f7fc;display:none;overflow:hidden;padding:1rem}body.theme-dark .layout-horizontal .main-navbar.active{max-height:none}body.theme-dark .layout-horizontal .main-navbar ul{flex-direction:column;gap:0}body.theme-dark .layout-horizontal .main-navbar ul .menu-item.has-sub .menu-link:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%23888' opacity='.7' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E")!important;top:unset}body.theme-dark .layout-horizontal .main-navbar ul .menu-link{color:#6c757d!important;padding:1rem 0}body.theme-dark .layout-horizontal .main-navbar .submenu{background-color:unset;box-shadow:none;display:none;opacity:1;padding:0 1rem;position:static;transition:all .2s;visibility:visible!important}body.theme-dark .layout-horizontal .main-navbar .submenu .submenu-group-wrapper{display:flex;flex-direction:column;max-height:unset}body.theme-dark .layout-horizontal .main-navbar .submenu .submenu-group{max-height:unset;min-width:unset;padding:0;width:100%}body.theme-dark .layout-horizontal .main-navbar .submenu.active{display:block}body.theme-dark .layout-horizontal .main-navbar .subsubmenu{background-color:unset;box-shadow:none;display:none;opacity:1;padding:1rem;position:static;visibility:visible!important}body.theme-dark .layout-horizontal .main-navbar .subsubmenu.active{display:block}}body.theme-dark .pagination.pagination-primary .page-item.active .page-link{background-color:#435ebe;border-color:#435ebe;box-shadow:0 2px 5px rgba(67,94,190,.3)}body.theme-dark .pagination.pagination-secondary .page-item.active .page-link{background-color:#6c757d;border-color:#6c757d;box-shadow:0 2px 5px hsla(208,7%,46%,.3)}body.theme-dark .pagination.pagination-success .page-item.active .page-link{background-color:#198754;border-color:#198754;box-shadow:0 2px 5px rgba(25,135,84,.3)}body.theme-dark .pagination.pagination-info .page-item.active .page-link{background-color:#0dcaf0;border-color:#0dcaf0;box-shadow:0 2px 5px rgba(13,202,240,.3)}body.theme-dark .pagination.pagination-warning .page-item.active .page-link{background-color:#ffc107;border-color:#ffc107;box-shadow:0 2px 5px rgba(255,193,7,.3)}body.theme-dark .pagination.pagination-danger .page-item.active .page-link{background-color:#dc3545;border-color:#dc3545;box-shadow:0 2px 5px rgba(220,53,69,.3)}body.theme-dark .pagination.pagination-light .page-item.active .page-link{background-color:#f8f9fa;border-color:#f8f9fa;box-shadow:0 2px 5px rgba(248,249,250,.3)}body.theme-dark .pagination.pagination-dark .page-item.active .page-link{background-color:#212529;border-color:#212529;box-shadow:0 2px 5px rgba(33,37,41,.3)}body.theme-dark .page-item:not(.active) .page-link:hover{color:#fff}body.theme-dark .page-item i,body.theme-dark .page-item svg{font-size:13px;height:13px;width:13px}body.theme-dark .page-item .page-link{font-size:.875rem}body.theme-dark .page-item .page-link:focus{box-shadow:none}body.theme-dark .page-item:first-child{margin-right:.4rem}body.theme-dark .page-item:last-child{margin-left:.4rem}body.theme-dark .dataTable-table td,body.theme-dark .dataTable-table thead th,body.theme-dark .table td,body.theme-dark .table thead th{vertical-align:middle}body.theme-dark .dataTable-table:not(.table-borderless) thead th,body.theme-dark .table:not(.table-borderless) thead th{border-bottom:1px solid #dedede!important}body.theme-dark .table-md.dataTable-table tr td,body.theme-dark .table-md.dataTable-table tr th,body.theme-dark .table-sm.dataTable-table tr td,body.theme-dark .table-sm.dataTable-table tr th,body.theme-dark .table.table-md tr td,body.theme-dark .table.table-md tr th,body.theme-dark .table.table-sm tr td,body.theme-dark .table.table-sm tr th{padding:1rem}body.theme-dark .table-lg.dataTable-table tr td,body.theme-dark .table-lg.dataTable-table tr th,body.theme-dark .table.table-lg tr td,body.theme-dark .table.table-lg tr th{padding:1.3rem}body.theme-dark .dataTable-container{overflow-x:auto}body.theme-dark .progress.progress-primary{overflow:visible}body.theme-dark .progress.progress-primary .progress-bar{background-color:#435ebe;border-radius:.25rem}body.theme-dark .progress.progress-secondary{overflow:visible}body.theme-dark .progress.progress-secondary .progress-bar{background-color:#6c757d;border-radius:.25rem}body.theme-dark .progress.progress-success{overflow:visible}body.theme-dark .progress.progress-success .progress-bar{background-color:#198754;border-radius:.25rem}body.theme-dark .progress.progress-info{overflow:visible}body.theme-dark .progress.progress-info .progress-bar{background-color:#0dcaf0;border-radius:.25rem}body.theme-dark .progress.progress-warning{overflow:visible}body.theme-dark .progress.progress-warning .progress-bar{background-color:#ffc107;border-radius:.25rem}body.theme-dark .progress.progress-danger{overflow:visible}body.theme-dark .progress.progress-danger .progress-bar{background-color:#dc3545;border-radius:.25rem}body.theme-dark .progress.progress-light{overflow:visible}body.theme-dark .progress.progress-light .progress-bar{background-color:#f8f9fa;border-radius:.25rem}body.theme-dark .progress.progress-dark{overflow:visible}body.theme-dark .progress.progress-dark .progress-bar{background-color:#212529;border-radius:.25rem}body.theme-dark .progress.progress-sm{height:.4rem}body.theme-dark .progress.progress-lg{height:1.5rem}body.theme-dark .progress .progress-bar{overflow:visible;position:relative}body.theme-dark .progress .progress-bar.progress-label:before{color:#495057;content:attr(aria-valuenow) "%";font-size:.8rem;position:absolute;right:0;top:-1.3rem}body.theme-dark .bi{height:1rem;width:1rem}body.theme-dark .bi.bi-middle:before{vertical-align:middle}body.theme-dark .bi.bi-sub:before{vertical-align:sub}body.theme-dark .stats-icon{align-items:center;background-color:#000;border-radius:.5rem;display:flex;float:right;height:3rem;justify-content:center;width:3rem}body.theme-dark .stats-icon i{color:#fff;font-size:1.7rem}body.theme-dark .stats-icon.purple{background-color:#9694ff}body.theme-dark .stats-icon.blue{background-color:#57caeb}body.theme-dark .stats-icon.red{background-color:#ff7976}body.theme-dark .stats-icon.green{background-color:#5ddab4}@media (max-width:767px){body.theme-dark .stats-icon{float:left;margin-bottom:.4rem}}body.theme-dark .burger-btn{display:none}body.theme-dark #main{margin-left:300px;padding:2rem}@media screen and (max-width:1199px){body.theme-dark #main{margin-left:0}}body.theme-dark #main.layout-navbar{padding:0}body.theme-dark #main.layout-horizontal{margin:0;padding:0}body.theme-dark #main #main-content{padding:2rem}body.theme-dark .page-heading{margin:0 0 2rem}body.theme-dark .page-heading .h3,body.theme-dark .page-heading h3{font-weight:700}body.theme-dark .page-title-headings{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}body.theme-dark .page-title-headings .h3,body.theme-dark .page-title-headings h3{margin-bottom:0;margin-right:1rem}body.theme-dark .page-title-headings .breadcrumb{margin-bottom:0}body.theme-dark a{text-decoration:none}body.theme-dark .mt-10{margin-top:3rem}body.theme-dark .mb-10{margin-bottom:3rem}body.theme-dark .my-10{margin-bottom:3rem;margin-top:3rem}body.theme-dark .mb-24{margin-bottom:6rem}body.theme-dark .my-24{margin-bottom:6rem;margin-top:6rem}body.theme-dark .opacity-50{opacity:50%}body.theme-dark .py-4-5{padding-bottom:2rem!important;padding-top:2rem!important}body.theme-dark .text-sm{font-size:.875rem}body.theme-dark .text-xl{font-size:1.25rem}body.theme-dark .text-4xl{font-size:2.25rem}body.theme-dark .text-6xl{font-size:4rem}body.theme-dark .text-black{color:#000}body.theme-dark .bg-gradient-ltr{background:linear-gradient(90deg,#095cde,#53c3f3)}body.theme-dark .bg-light-primary{background-color:#7286ce;color:#000}body.theme-dark .bg-light-secondary{background-color:#91989e;color:#000}body.theme-dark .bg-light-success{background-color:#53a57f;color:#000}body.theme-dark .bg-light-danger{background-color:#e87c86;color:#000}body.theme-dark .bg-light-warning{background-color:#ffd145;color:#000}body.theme-dark .bg-light-info{background-color:#4ad7f4;color:#000}body.theme-dark .font-semibold{font-weight:600}body.theme-dark .font-bold{font-weight:700}body.theme-dark .font-extrabold{font-weight:800}body.theme-dark .text-width-md{max-width:450px}body.theme-dark .text-gray-300{color:#dee2e6!important}body.theme-dark .text-gray-400{color:#ced4da!important}body.theme-dark .text-gray-500{color:#adb5bd!important}body.theme-dark .text-gray-600{color:#6c757d!important}body.theme-dark .btn-xl{padding:1rem 2rem}body.theme-dark .icon-mid:before{vertical-align:middle}body.theme-dark .swal2-popup,body.theme-dark .swal2-validation-message{background-color:#1e1e2d!important;color:#fff!important}body.theme-dark .swal2-title{color:#fff!important}body.theme-dark .swal2-styled.swal2-confirm{background-color:#3699ff!important}body.theme-dark .swal2-styled.swal2-confirm:hover{background-color:#187de4!important}body.theme-dark .apexcharts-text tspan{fill:#c2c2d9!important}body.theme-dark .apexcharts-legend-text{color:#c2c2d9!important}body.theme-dark .theme-toggle{color:#9899ac}body.theme-dark .is-valid~.valid-feedback,body.theme-dark .is-valid~.valid-tooltip,body.theme-dark .was-validated :valid~.valid-feedback,body.theme-dark .was-validated :valid~.valid-tooltip{display:block}body.theme-dark .is-invalid~.invalid-feedback,body.theme-dark .is-invalid~.invalid-tooltip,body.theme-dark .was-validated :invalid~.invalid-feedback,body.theme-dark .was-validated :invalid~.invalid-tooltip{display:block}
This source diff could not be displayed because it is too large. You can view the blob instead.
body{background-color:#fff}#auth{height:100vh;overflow-x:hidden}#auth #auth-right{background:url(../../../assets/images/4853433.png?45649b87e0b3f50bfa1372c6cdb4595f),linear-gradient(90deg,#2d499d,#3f5491);height:100%}#auth #auth-left{padding:5rem 8rem}#auth #auth-left .auth-title{font-size:4rem;margin-bottom:1rem}#auth #auth-left .auth-subtitle{color:#a8aebb;font-size:1.7rem;line-height:2.5rem}#auth #auth-left .auth-logo{margin-bottom:7rem}#auth #auth-left .auth-logo img{height:2rem}@media screen and (max-width:767px){#auth #auth-left{padding:5rem}}@media screen and (max-width:576px){#auth #auth-left{padding:5rem 3rem}}body.theme-dark #auth-right{background:url(../../../assets/images/4853433.png?45649b87e0b3f50bfa1372c6cdb4595f),linear-gradient(90deg,#2d499d,#3f5491)}
.chat-application .chat-app{border:1px solid #dfe3e7;border-radius:5px;height:calc(100vh - 9rem)}.chat-app .chat-app-right{padding-left:0}.chat-app .chat-app-header .person-name{font-size:1.2rem}.chat-app .chat-app-body .left{border-right:1px solid #e9ecef}.chat-app .chat-app-body ul{overflow-y:auto;padding-left:0}.chat-app .chat-app-body .the-contact{background-color:#fff;border-bottom:1px solid #e9ecef;list-style:none;margin-right:0;padding:1.5rem 2rem;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.chat-app .chat-app-body .the-contact.active{background-color:#435ebe}.chat-app .chat-app-body .the-contact.active .message-excerpt,.chat-app .chat-app-body .the-contact.active .person-name{color:#fff}.chat-app .chat-app-body .the-contact .notification-count{position:absolute;right:1rem;top:50%;transform:translateY(-50%)}.chat-app .chat-app-body .the-contact:hover{cursor:pointer}.chat-app .chat-app-body .the-contact:not(.active):hover{background-color:#e9ecef;transition:all .1s}.chat-app .chat-app-body .the-contact .verified-badge{height:1.4em;padding:0;width:1.4em}.chat-app .chat-app-body .the-contact .person-name{align-items:center;color:#495057;display:flex;font-size:1.1rem;font-weight:700;margin-bottom:0}.chat-app .chat-app-body .the-contact .message-excerpt{color:#6c757d;font-size:1rem;margin-bottom:0}.chat-app .chat-app-footer{height:100%;position:relative}.chat-app .chat-app-footer .input-message-wrapper{background-color:#fff;bottom:0;padding:1rem;position:absolute;right:0;width:100%}.chat-app .messages{display:flex;flex-direction:column;width:100%}.chat-app .messages .message{background-color:#dee2e6;border-bottom-left-radius:1rem;border-bottom-right-radius:1rem;border-top-right-radius:1rem;float:left;margin:1rem;max-width:600px;padding:.8rem}.chat-app .messages .message.message-right{background-color:#697ecb;border-top-left-radius:1rem;border-top-right-radius:0;color:#fff;float:right}@media screen and (max-width:1200px){.chat-app .chat-app-left{right:100%}.chat-app .chat-app-right{bottom:0;left:0;padding-left:15px!important;position:absolute;right:0;top:0}.chat-app .chat-app-right .chat-app-header>div{padding:0 2rem}}
@charset "UTF-8";table.dataTable td.dt-left,table.dataTable th.dt-left{text-align:left}table.dataTable td.dataTables_empty,table.dataTable td.dt-center,table.dataTable th.dt-center{text-align:center}table.dataTable td.dt-right,table.dataTable th.dt-right{text-align:right}table.dataTable td.dt-justify,table.dataTable th.dt-justify{text-align:justify}table.dataTable td.dt-nowrap,table.dataTable th.dt-nowrap{white-space:nowrap}table.dataTable tfoot td.dt-head-left,table.dataTable tfoot th.dt-head-left,table.dataTable thead td.dt-head-left,table.dataTable thead th.dt-head-left{text-align:left}table.dataTable tfoot td.dt-head-center,table.dataTable tfoot th.dt-head-center,table.dataTable thead td.dt-head-center,table.dataTable thead th.dt-head-center{text-align:center}table.dataTable tfoot td.dt-head-right,table.dataTable tfoot th.dt-head-right,table.dataTable thead td.dt-head-right,table.dataTable thead th.dt-head-right{text-align:right}table.dataTable tfoot td.dt-head-justify,table.dataTable tfoot th.dt-head-justify,table.dataTable thead td.dt-head-justify,table.dataTable thead th.dt-head-justify{text-align:justify}table.dataTable tfoot td.dt-head-nowrap,table.dataTable tfoot th.dt-head-nowrap,table.dataTable thead td.dt-head-nowrap,table.dataTable thead th.dt-head-nowrap{white-space:nowrap}table.dataTable tbody td.dt-body-left,table.dataTable tbody th.dt-body-left{text-align:left}table.dataTable tbody td.dt-body-center,table.dataTable tbody th.dt-body-center{text-align:center}table.dataTable tbody td.dt-body-right,table.dataTable tbody th.dt-body-right{text-align:right}table.dataTable tbody td.dt-body-justify,table.dataTable tbody th.dt-body-justify{text-align:justify}table.dataTable tbody td.dt-body-nowrap,table.dataTable tbody th.dt-body-nowrap{white-space:nowrap}table.dataTable td.dt-control{cursor:pointer;text-align:center}table.dataTable td.dt-control:before{background-color:#31b131;border:.15em solid #fff;border-radius:1em;box-shadow:0 0 .2em #444;box-sizing:content-box;color:#fff;content:"+";display:inline-block;font-family:Courier New,Courier,monospace;height:1em;line-height:1em;margin-top:-9px;text-align:center;text-indent:0!important;width:1em}table.dataTable tr.dt-hasChild td.dt-control:before{background-color:#d33333;content:"-"}
/*! Bootstrap 5 integration for DataTables
*
* ©2020 SpryMedia Ltd, all rights reserved.
* License: MIT datatables.net/license/mit
*/table.dataTable{border-collapse:separate!important;border-spacing:0;clear:both;margin-bottom:6px!important;margin-top:6px!important;max-width:none!important}table.dataTable td,table.dataTable th{box-sizing:content-box}table.dataTable td.dataTables_empty,table.dataTable th.dataTables_empty{text-align:center}table.dataTable.nowrap td,table.dataTable.nowrap th{white-space:nowrap}div.dataTables_wrapper div.dataTables_length label{font-weight:400;text-align:left;white-space:nowrap}div.dataTables_wrapper div.dataTables_length select{display:inline-block;width:auto}div.dataTables_wrapper div.dataTables_filter{text-align:right}div.dataTables_wrapper div.dataTables_filter label{font-weight:400;text-align:left;white-space:nowrap}div.dataTables_wrapper div.dataTables_filter input{display:inline-block;margin-left:.5em;width:auto}div.dataTables_wrapper div.dataTables_info{padding-top:.85em}div.dataTables_wrapper div.dataTables_paginate{margin:0;text-align:right;white-space:nowrap}div.dataTables_wrapper div.dataTables_paginate ul.pagination{justify-content:flex-end;margin:2px 0;white-space:nowrap}div.dataTables_wrapper div.dataTables_processing{left:50%;margin-left:-100px;margin-top:-26px;padding:1em 0;position:absolute;text-align:center;top:50%;width:200px}table.dataTable>thead>tr>td:active,table.dataTable>thead>tr>th:active{outline:none}table.dataTable>thead>tr>td:not(.sorting_disabled),table.dataTable>thead>tr>th:not(.sorting_disabled){padding-right:30px}table.dataTable>thead .sorting,table.dataTable>thead .sorting_asc,table.dataTable>thead .sorting_asc_disabled,table.dataTable>thead .sorting_desc,table.dataTable>thead .sorting_desc_disabled{cursor:pointer;position:relative}table.dataTable>thead .sorting:after,table.dataTable>thead .sorting:before,table.dataTable>thead .sorting_asc:after,table.dataTable>thead .sorting_asc:before,table.dataTable>thead .sorting_asc_disabled:after,table.dataTable>thead .sorting_asc_disabled:before,table.dataTable>thead .sorting_desc:after,table.dataTable>thead .sorting_desc:before,table.dataTable>thead .sorting_desc_disabled:after,table.dataTable>thead .sorting_desc_disabled:before{bottom:.5em;display:block;opacity:.3;position:absolute}table.dataTable>thead .sorting:before,table.dataTable>thead .sorting_asc:before,table.dataTable>thead .sorting_asc_disabled:before,table.dataTable>thead .sorting_desc:before,table.dataTable>thead .sorting_desc_disabled:before{content:"↑";right:1em}table.dataTable>thead .sorting:after,table.dataTable>thead .sorting_asc:after,table.dataTable>thead .sorting_asc_disabled:after,table.dataTable>thead .sorting_desc:after,table.dataTable>thead .sorting_desc_disabled:after{content:"↓";right:.5em}table.dataTable>thead .sorting_asc:before,table.dataTable>thead .sorting_desc:after{opacity:1}table.dataTable>thead .sorting_asc_disabled:before,table.dataTable>thead .sorting_desc_disabled:after{opacity:0}div.dataTables_scrollHead table.dataTable{margin-bottom:0!important}div.dataTables_scrollBody>table{border-top:none;margin-bottom:0!important;margin-top:0!important}div.dataTables_scrollBody>table>thead .sorting:after,div.dataTables_scrollBody>table>thead .sorting:before,div.dataTables_scrollBody>table>thead .sorting_asc:after,div.dataTables_scrollBody>table>thead .sorting_asc:before,div.dataTables_scrollBody>table>thead .sorting_desc:after,div.dataTables_scrollBody>table>thead .sorting_desc:before{display:none}div.dataTables_scrollBody>table>tbody tr:first-child td,div.dataTables_scrollBody>table>tbody tr:first-child th{border-top:none}div.dataTables_scrollFoot>.dataTables_scrollFootInner{box-sizing:content-box}div.dataTables_scrollFoot>.dataTables_scrollFootInner>table{border-top:none;margin-top:0!important}@media screen and (max-width:767px){div.dataTables_wrapper div.dataTables_filter,div.dataTables_wrapper div.dataTables_info,div.dataTables_wrapper div.dataTables_length,div.dataTables_wrapper div.dataTables_paginate{text-align:center}div.dataTables_wrapper div.dataTables_paginate ul.pagination{justify-content:center!important}}table.dataTable.table-sm>thead>tr>th:not(.sorting_disabled){padding-right:20px}table.dataTable.table-sm .sorting:before,table.dataTable.table-sm .sorting_asc:before,table.dataTable.table-sm .sorting_desc:before{right:.85em;top:5px}table.dataTable.table-sm .sorting:after,table.dataTable.table-sm .sorting_asc:after,table.dataTable.table-sm .sorting_desc:after{top:5px}table.table-bordered.dataTable{border-right-width:0}table.table-bordered.dataTable thead tr:first-child td,table.table-bordered.dataTable thead tr:first-child th{border-top-width:1px}table.table-bordered.dataTable td,table.table-bordered.dataTable th{border-left-width:0}table.table-bordered.dataTable td:first-child,table.table-bordered.dataTable th:first-child{border-left-width:1px}table.table-bordered.dataTable td:last-child,table.table-bordered.dataTable th:last-child{border-right-width:1px}table.table-bordered.dataTable td,table.table-bordered.dataTable th{border-bottom-width:1px}div.dataTables_scrollHead table.table-bordered{border-bottom-width:0}div.table-responsive>div.dataTables_wrapper>div.row{margin:0}div.table-responsive>div.dataTables_wrapper>div.row>div[class^=col-]:first-child{padding-left:0}div.table-responsive>div.dataTables_wrapper>div.row>div[class^=col-]:last-child{padding-right:0}table.dataTable.table-striped>tbody>tr:nth-of-type(odd){--bs-table-accent-bg:transparent}table.dataTable.table-striped>tbody>tr.odd{--bs-table-accent-bg:var(--bs-table-striped-bg)}
table.dataTable td{padding:15px 8px}.fontawesome-icons .the-icon svg{font-size:24px}
@font-face{font-family:dripicons;src:url(../../../assets/fonts/vendor/@icon/dripicons/dripicons.eot?7f392f1e4787b46b3e8b7a724b923151);src:url(../../../assets/fonts/vendor/@icon/dripicons/dripicons.eot?7f392f1e4787b46b3e8b7a724b923151?#iefix) format("eot"),url(../../../assets/fonts/vendor/@icon/dripicons/dripicons.woff?f19dcc0358afed69d2775da7999aa743) format("woff"),url(../../../assets/fonts/vendor/@icon/dripicons/dripicons.ttf?09c9c870ef8f9cffcc8faf6091535231) format("truetype"),url(../../../assets/images/vendor/@icon/dripicons/dripicons.svg?4cecedd188b606da855d20edfa03e154#dripicons) format("svg")}.dripicons{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;speak:none;font-family:dripicons;font-style:normal;font-variant:normal;font-weight:400;text-decoration:none;text-transform:none}.dripicons-alarm:before{content:"\61"}.dripicons-align-center:before{content:"\62"}.dripicons-align-justify:before{content:"\63"}.dripicons-align-left:before{content:"\64"}.dripicons-align-right:before{content:"\65"}.dripicons-anchor:before{content:"\66"}.dripicons-archive:before{content:"\67"}.dripicons-arrow-down:before{content:"\68"}.dripicons-arrow-left:before{content:"\69"}.dripicons-arrow-right:before{content:"\6a"}.dripicons-arrow-thin-down:before{content:"\6b"}.dripicons-arrow-thin-left:before{content:"\6c"}.dripicons-arrow-thin-right:before{content:"\6d"}.dripicons-arrow-thin-up:before{content:"\6e"}.dripicons-arrow-up:before{content:"\6f"}.dripicons-article:before{content:"\70"}.dripicons-backspace:before{content:"\71"}.dripicons-basket:before{content:"\72"}.dripicons-basketball:before{content:"\73"}.dripicons-battery-empty:before{content:"\74"}.dripicons-battery-full:before{content:"\75"}.dripicons-battery-low:before{content:"\76"}.dripicons-battery-medium:before{content:"\77"}.dripicons-bell:before{content:"\78"}.dripicons-blog:before{content:"\79"}.dripicons-bluetooth:before{content:"\7a"}.dripicons-bold:before{content:"\41"}.dripicons-bookmark:before{content:"\42"}.dripicons-bookmarks:before{content:"\43"}.dripicons-box:before{content:"\44"}.dripicons-briefcase:before{content:"\45"}.dripicons-brightness-low:before{content:"\46"}.dripicons-brightness-max:before{content:"\47"}.dripicons-brightness-medium:before{content:"\48"}.dripicons-broadcast:before{content:"\49"}.dripicons-browser:before{content:"\4a"}.dripicons-browser-upload:before{content:"\4b"}.dripicons-brush:before{content:"\4c"}.dripicons-calendar:before{content:"\4d"}.dripicons-camcorder:before{content:"\4e"}.dripicons-camera:before{content:"\4f"}.dripicons-card:before{content:"\50"}.dripicons-cart:before{content:"\51"}.dripicons-checklist:before{content:"\52"}.dripicons-checkmark:before{content:"\53"}.dripicons-chevron-down:before{content:"\54"}.dripicons-chevron-left:before{content:"\55"}.dripicons-chevron-right:before{content:"\56"}.dripicons-chevron-up:before{content:"\57"}.dripicons-clipboard:before{content:"\58"}.dripicons-clock:before{content:"\59"}.dripicons-clockwise:before{content:"\5a"}.dripicons-cloud:before{content:"\30"}.dripicons-cloud-download:before{content:"\31"}.dripicons-cloud-upload:before{content:"\32"}.dripicons-code:before{content:"\33"}.dripicons-contract:before{content:"\34"}.dripicons-contract-2:before{content:"\35"}.dripicons-conversation:before{content:"\36"}.dripicons-copy:before{content:"\37"}.dripicons-crop:before{content:"\38"}.dripicons-cross:before{content:"\39"}.dripicons-crosshair:before{content:"\21"}.dripicons-cutlery:before{content:"\22"}.dripicons-device-desktop:before{content:"\23"}.dripicons-device-mobile:before{content:"\24"}.dripicons-device-tablet:before{content:"\25"}.dripicons-direction:before{content:"\26"}.dripicons-disc:before{content:"\27"}.dripicons-document:before{content:"\28"}.dripicons-document-delete:before{content:"\29"}.dripicons-document-edit:before{content:"\2a"}.dripicons-document-new:before{content:"\2b"}.dripicons-document-remove:before{content:"\2c"}.dripicons-dot:before{content:"\2d"}.dripicons-dots-2:before{content:"\2e"}.dripicons-dots-3:before{content:"\2f"}.dripicons-download:before{content:"\3a"}.dripicons-duplicate:before{content:"\3b"}.dripicons-enter:before{content:"\3c"}.dripicons-exit:before{content:"\3d"}.dripicons-expand:before{content:"\3e"}.dripicons-expand-2:before{content:"\3f"}.dripicons-experiment:before{content:"\40"}.dripicons-export:before{content:"\5b"}.dripicons-feed:before{content:"\5d"}.dripicons-flag:before{content:"\5e"}.dripicons-flashlight:before{content:"\5f"}.dripicons-folder:before{content:"\60"}.dripicons-folder-open:before{content:"\7b"}.dripicons-forward:before{content:"\7c"}.dripicons-gaming:before{content:"\7d"}.dripicons-gear:before{content:"\7e"}.dripicons-graduation:before{content:"\5c"}.dripicons-graph-bar:before{content:"\e000"}.dripicons-graph-line:before{content:"\e001"}.dripicons-graph-pie:before{content:"\e002"}.dripicons-headset:before{content:"\e003"}.dripicons-heart:before{content:"\e004"}.dripicons-help:before{content:"\e005"}.dripicons-home:before{content:"\e006"}.dripicons-hourglass:before{content:"\e007"}.dripicons-inbox:before{content:"\e008"}.dripicons-information:before{content:"\e009"}.dripicons-italic:before{content:"\e00a"}.dripicons-jewel:before{content:"\e00b"}.dripicons-lifting:before{content:"\e00c"}.dripicons-lightbulb:before{content:"\e00d"}.dripicons-link:before{content:"\e00e"}.dripicons-link-broken:before{content:"\e00f"}.dripicons-list:before{content:"\e010"}.dripicons-loading:before{content:"\e011"}.dripicons-location:before{content:"\e012"}.dripicons-lock:before{content:"\e013"}.dripicons-lock-open:before{content:"\e014"}.dripicons-mail:before{content:"\e015"}.dripicons-map:before{content:"\e016"}.dripicons-media-loop:before{content:"\e017"}.dripicons-media-next:before{content:"\e018"}.dripicons-media-pause:before{content:"\e019"}.dripicons-media-play:before{content:"\e01a"}.dripicons-media-previous:before{content:"\e01b"}.dripicons-media-record:before{content:"\e01c"}.dripicons-media-shuffle:before{content:"\e01d"}.dripicons-media-stop:before{content:"\e01e"}.dripicons-medical:before{content:"\e01f"}.dripicons-menu:before{content:"\e020"}.dripicons-message:before{content:"\e021"}.dripicons-meter:before{content:"\e022"}.dripicons-microphone:before{content:"\e023"}.dripicons-minus:before{content:"\e024"}.dripicons-monitor:before{content:"\e025"}.dripicons-move:before{content:"\e026"}.dripicons-music:before{content:"\e027"}.dripicons-network-1:before{content:"\e028"}.dripicons-network-2:before{content:"\e029"}.dripicons-network-3:before{content:"\e02a"}.dripicons-network-4:before{content:"\e02b"}.dripicons-network-5:before{content:"\e02c"}.dripicons-pamphlet:before{content:"\e02d"}.dripicons-paperclip:before{content:"\e02e"}.dripicons-pencil:before{content:"\e02f"}.dripicons-phone:before{content:"\e030"}.dripicons-photo:before{content:"\e031"}.dripicons-photo-group:before{content:"\e032"}.dripicons-pill:before{content:"\e033"}.dripicons-pin:before{content:"\e034"}.dripicons-plus:before{content:"\e035"}.dripicons-power:before{content:"\e036"}.dripicons-preview:before{content:"\e037"}.dripicons-print:before{content:"\e038"}.dripicons-pulse:before{content:"\e039"}.dripicons-question:before{content:"\e03a"}.dripicons-reply:before{content:"\e03b"}.dripicons-reply-all:before{content:"\e03c"}.dripicons-return:before{content:"\e03d"}.dripicons-retweet:before{content:"\e03e"}.dripicons-rocket:before{content:"\e03f"}.dripicons-scale:before{content:"\e040"}.dripicons-search:before{content:"\e041"}.dripicons-shopping-bag:before{content:"\e042"}.dripicons-skip:before{content:"\e043"}.dripicons-stack:before{content:"\e044"}.dripicons-star:before{content:"\e045"}.dripicons-stopwatch:before{content:"\e046"}.dripicons-store:before{content:"\e047"}.dripicons-suitcase:before{content:"\e048"}.dripicons-swap:before{content:"\e049"}.dripicons-tag:before{content:"\e04a"}.dripicons-tag-delete:before{content:"\e04b"}.dripicons-tags:before{content:"\e04c"}.dripicons-thumbs-down:before{content:"\e04d"}.dripicons-thumbs-up:before{content:"\e04e"}.dripicons-ticket:before{content:"\e04f"}.dripicons-time-reverse:before{content:"\e050"}.dripicons-to-do:before{content:"\e051"}.dripicons-toggles:before{content:"\e052"}.dripicons-trash:before{content:"\e053"}.dripicons-trophy:before{content:"\e054"}.dripicons-upload:before{content:"\e055"}.dripicons-user:before{content:"\e056"}.dripicons-user-group:before{content:"\e057"}.dripicons-user-id:before{content:"\e058"}.dripicons-vibrate:before{content:"\e059"}.dripicons-view-apps:before{content:"\e05a"}.dripicons-view-list:before{content:"\e05b"}.dripicons-view-list-large:before{content:"\e05c"}.dripicons-view-thumb:before{content:"\e05d"}.dripicons-volume-full:before{content:"\e05e"}.dripicons-volume-low:before{content:"\e05f"}.dripicons-volume-medium:before{content:"\e060"}.dripicons-volume-off:before{content:"\e061"}.dripicons-wallet:before{content:"\e062"}.dripicons-warning:before{content:"\e063"}.dripicons-web:before{content:"\e064"}.dripicons-weight:before{content:"\e065"}.dripicons-wifi:before{content:"\e066"}.dripicons-wrong:before{content:"\e067"}.dripicons-zoom-in:before{content:"\e068"}.dripicons-zoom-out:before{content:"\e069"}
.dripicons{line-height:1}.glyphs.character-mapping{border:none;margin:0;padding:0}.glyphs.character-mapping li{border-radius:4px;display:inline-block;margin:0;width:90px}.glyphs.character-mapping .icon{border-radius:3px;color:#398ff7!important;font-size:32px;height:55px;margin:10px 0 10px 15px;overflow:hidden;padding:15px;position:relative;width:55px}.glyphs.character-mapping .icon svg{fill:#398ff7}.glyphs.character-mapping li:hover .icon{color:#fff!important}.glyphs.character-mapping li:hover .icon svg{fill:#fff}.glyphs.character-mapping li:hover input{opacity:1}.glyphs.character-mapping li:hover{background:#374347}.glyphs.character-mapping input{background:#398ff7;border:none;border-bottom-left-radius:3px;border-bottom-right-radius:3px;color:#fff;display:block;font-family:Montserrat,Helvetica,Arial,sans-serif;font-size:12px;font-weight:400;line-height:12px;margin:0;opacity:0;outline:none;padding:10px 0;text-align:center;width:100%}.glyphs.character-mapping input:focus,.glyphs.character-mapping input:hover{border:none}.glyphs.css-mapping{border:none;border-radius:3px;color:rgba(0,0,0,.5);margin:0 0 60px;padding:30px 0 20px 30px}.glyphs.css-mapping li{display:inline-block;margin:0 30px 20px 0;overflow:hidden;padding:0}.glyphs.css-mapping .icon{color:#398ff7!important;float:left;font-size:24px;height:50px;margin:0 10px 0 0;overflow:hidden;padding:13px;width:50px}.glyphs.css-mapping input{background:none;border:none;border-radius:5px;color:#398ff7;display:block;float:right;font-family:Montserrat,Helvetica,Arial,sans-serif;font-size:14px;font-weight:700;height:40px;line-height:14px;margin:5px 0 0;outline:none;padding:8px;width:120px}.glyphs.css-mapping input:focus{border:none}
.media{align-items:center;display:flex}.media .media-body{flex:1;padding-left:1rem}.email-application .content-area-wrapper{border:1px solid #dfe3e7;border-radius:.267rem;display:flex;height:calc(100% - 5rem);position:relative}.email-application .content-area-wrapper .app-content-overlay{border-radius:.267rem;inset:0;opacity:0;position:absolute;visibility:hidden;z-index:7}.email-application .content-area-wrapper .app-content-overlay.show{background-color:rgba(0,0,0,.2);opacity:1;transition:all .3s ease;visibility:visible}.email-application .content-area-wrapper .sidebar{position:inherit}.email-application .content-area-wrapper .sidebar.show .email-app-sidebar{transform:translateX(13%) translateY(-1px)}.email-application .content-area-wrapper .sidebar .email-app-sidebar{border-bottom-left-radius:.267rem;border-right:1px solid #dfe3e7;border-top-left-radius:.267rem;height:calc(100vh - 9rem);transition:all .3s ease;width:300px}.email-application .content-area-wrapper .sidebar .email-app-sidebar .email-app-menu{background-color:#fff;width:100%;z-index:3}.email-application .content-area-wrapper .sidebar .email-app-sidebar .email-app-menu .form-group-compose{margin-bottom:.8rem;padding:1px 1.5rem}.email-application .content-area-wrapper .sidebar .email-app-sidebar .email-app-menu .form-group-compose .compose-btn{box-shadow:0 2px 4px 0 rgba(90,141,238,.6);font-weight:500}.email-application .content-area-wrapper .sidebar .email-app-sidebar .email-app-menu .sidebar-menu-list{height:calc(100% - 6.4rem);padding:0 1.7rem;position:relative}.email-application .content-area-wrapper .sidebar .email-app-sidebar .email-app-menu .sidebar-menu-list a:hover{color:#596f88}.email-application .content-area-wrapper .sidebar .email-app-sidebar .email-app-menu .list-group .list-group-item{background-color:transparent;border:none;font-weight:500;padding:.6rem 0}.email-application .content-area-wrapper .sidebar .email-app-sidebar .email-app-menu .list-group .list-group-item.active{color:#5a8dee}.email-application .content-area-wrapper .sidebar .email-app-sidebar .email-app-menu .list-group .list-group-item.active:before{background-color:#5a8dee;content:"";height:30px;left:-26px;position:absolute;width:2px}.email-application .content-area-wrapper .sidebar .email-app-sidebar .sidebar-close-icon{cursor:pointer;font-size:1.25rem;position:absolute;right:.25rem;top:.25rem;visibility:hidden;z-index:5}@media screen and (max-width:992px){.email-application .content-area-wrapper .sidebar .email-app-sidebar{background-color:#fafbfb;height:calc(100vh - 8.98rem);left:0;position:absolute;top:1px;transform:translateX(-120%);transition:transform .25s;z-index:8}.email-application .content-area-wrapper .sidebar .email-app-sidebar.show{transform:translateX(0)}.email-application .content-area-wrapper .sidebar .email-app-sidebar .sidebar-close-icon{visibility:visible}}.email-application .content-area-wrapper .sidebar .compose-new-mail-sidebar{background-color:#fff;border-radius:0 .267rem .267rem 0;bottom:1px;height:calc(100vh - 9rem);position:absolute;right:2.15rem;transform:translateX(130%);transition:all .3s ease;width:400px;z-index:8}.email-application .content-area-wrapper .sidebar .compose-new-mail-sidebar.show{transform:translateX(8%) translateY(1px)}.email-application .content-area-wrapper .sidebar .compose-new-mail-sidebar .card-footer .btn-send{box-shadow:0 2px 4px 0 rgba(90,141,238,.6)}.email-application .content-area-wrapper .sidebar .compose-new-mail-sidebar .close-icon{outline:0;position:absolute;right:15px;top:18px}.email-application .content-area-wrapper .sidebar .compose-new-mail-sidebar .close-icon i{font-size:1.75rem}@media screen and (max-width:992px){.email-application .content-area-wrapper .sidebar .compose-new-mail-sidebar.show{transform:translateX(10.5%) translateY(1px)}}.email-application .content-area-wrapper .content-right{background-color:#fff;width:calc(100% - 260px)}.email-application .content-area-wrapper .content-right .content-wrapper{padding:0}.email-application .content-area-wrapper .content-right .selected-row-bg{background-color:#e7edf3!important}.email-application .content-area-wrapper .content-right .email-app-list-wrapper .email-app-list .checkbox,.email-application .content-area-wrapper .content-right .email-app-list-wrapper .email-app-list .checkbox label{cursor:pointer}.email-application .content-area-wrapper .content-right .email-app-list-wrapper .email-app-list .email-action{border-bottom:1px solid #dfe3e7;display:flex;padding:1rem 1.5rem}.email-application .content-area-wrapper .content-right .email-app-list-wrapper .email-app-list .email-action .action-right .email-fixed-search{margin:0 .86rem}.email-application .content-area-wrapper .content-right .email-app-list-wrapper .email-app-list .email-action .action-right .email-fixed-search .sidebar-toggle{cursor:pointer;float:left;line-height:1.1;margin:.5rem .99rem .5rem 0}.email-application .content-area-wrapper .content-right .email-app-list-wrapper .email-app-list .email-action .action-right .email-fixed-search input{font-family:IBM Plex Sans,Helvetica,Arial,serif}.email-application .content-area-wrapper .content-right .email-app-list-wrapper .email-app-list .email-action .email-action .action-left ul li i{top:0}.email-application .content-area-wrapper .content-right .email-app-list-wrapper .email-app-list .email-action .action-right .email-pagination-next,.email-application .content-area-wrapper .content-right .email-app-list-wrapper .email-app-list .email-action .action-right .email-pagination-prev{margin-left:.6rem;padding:.35rem .5rem}.email-application .content-area-wrapper .content-right .email-app-list-wrapper .email-app-list .email-action .action-left ul li .dropdown-toggle:after{display:none}.email-application .content-area-wrapper .content-right .email-app-list-wrapper .email-app-list .email-action .action-left ul li .dropdown-menu .dropdown-item .bullet,.email-application .content-area-wrapper .content-right .email-app-list-wrapper .email-app-list .email-action .action-left ul li .dropdown-menu .dropdown-item i{margin-right:.5rem}.email-application .content-area-wrapper .content-right .email-app-list-wrapper .email-app-list .email-action .action-left .list-inline-item:not(:last-child){margin-right:.86rem}.email-application .content-area-wrapper .content-right .email-app-list-wrapper .email-app-list .email-user-list{height:calc(100vh - 13.65rem);position:relative}.email-application .content-area-wrapper .content-right .email-app-list-wrapper .email-app-list .email-user-list .ps__rail-y{z-index:6}.email-application .content-area-wrapper .content-right .email-app-list-wrapper .email-app-list .email-user-list .users-list-wrapper{margin:0;padding:0}.email-application .content-area-wrapper .content-right .email-app-list-wrapper .email-app-list .email-user-list .users-list-wrapper li{-webkit-animation:fadeIn .5s linear;animation:fadeIn .5s linear;-webkit-animation-fill-mode:both;animation-fill-mode:both;cursor:pointer;position:relative}.email-application .content-area-wrapper .content-right .email-app-list-wrapper .email-app-list .email-user-list .users-list-wrapper li.media{align-items:center;background-color:#fff;padding:1rem 1.5rem;z-index:1}.email-application .content-area-wrapper .content-right .email-app-list-wrapper .email-app-list .email-user-list .users-list-wrapper li.media:hover{box-shadow:0 0 10px 0 rgba(58,70,93,.25);transform:translateY(1px);transition:all .2s;z-index:5}.email-application .content-area-wrapper .content-right .email-app-list-wrapper .email-app-list .email-user-list .users-list-wrapper li.media .media-body{overflow:hidden}.email-application .content-area-wrapper .content-right .email-app-list-wrapper .email-app-list .email-user-list .users-list-wrapper li .avatar,.email-application .content-area-wrapper .content-right .email-app-list-wrapper .email-app-list .email-user-list .users-list-wrapper li .avatar img{height:38px;width:38px}.email-application .content-area-wrapper .content-right .email-app-list-wrapper .email-app-list .email-user-list .users-list-wrapper li .avatar img{border:2px solid #fff}.email-application .content-area-wrapper .content-right .email-app-list-wrapper .email-app-list .email-user-list .users-list-wrapper li.mail-read{background-color:#f2f4f4}.email-application .content-area-wrapper .content-right .email-app-list-wrapper .email-app-list .email-user-list .users-list-wrapper li.mail-read .list-group-item-text{font-weight:400!important}.email-application .content-area-wrapper .content-right .email-app-list-wrapper .email-app-list .email-user-list .users-list-wrapper li:not(:first-child){border-top:1px solid #dfe3e7}.email-application .content-area-wrapper .content-right .email-app-list-wrapper .email-app-list .email-user-list .users-list-wrapper li .user-details{display:flex;justify-content:space-between}.email-application .content-area-wrapper .content-right .email-app-list-wrapper .email-app-list .email-user-list .users-list-wrapper li .user-details .list-group-item-text{font-size:1rem;font-weight:500}@media (max-width:575.98px){.email-application .content-area-wrapper .content-right .email-app-list-wrapper .email-app-list .email-user-list .users-list-wrapper li .user-details .mail-items{display:inline-grid;width:70%}.email-application .content-area-wrapper .content-right .email-app-list-wrapper .email-app-list .email-user-list .users-list-wrapper li .user-details .mail-meta-item{position:absolute;right:1rem}.email-application .content-area-wrapper .content-right .email-app-list-wrapper .email-app-list .email-user-list .users-list-wrapper li .user-details .mail-meta-item .mail-date{margin:1rem .75rem 0 0}}.email-application .content-area-wrapper .content-right .email-app-list-wrapper .email-app-list .email-user-list .users-list-wrapper li .mail-date{color:#828d99;font-size:.86rem}.email-application .content-area-wrapper .content-right .email-app-list-wrapper .email-app-list .email-user-list .users-list-wrapper li .mail-message{display:flex;justify-content:space-between;text-overflow:ellipsis;white-space:nowrap}.email-application .content-area-wrapper .content-right .email-app-list-wrapper .email-app-list .email-user-list .users-list-wrapper li .mail-message p{color:#828d99;font-size:.8rem;line-height:1.75;margin-right:1rem}.email-application .content-area-wrapper .content-right .email-app-list-wrapper .email-app-list .email-user-list .users-list-wrapper .user-action{align-items:center;display:flex}.email-application .content-area-wrapper .content-right .email-app-list-wrapper .email-app-list .email-user-list .users-list-wrapper .user-action .favorite{color:#c7cfd6;margin-right:.5rem}.email-application .content-area-wrapper .content-right .email-app-list-wrapper .email-app-list .email-user-list .users-list-wrapper .user-action .favorite i{font-size:1.3rem;line-height:1.5}@media screen and (max-width:560px){.email-application .content-area-wrapper .content-right .email-app-list-wrapper .email-app-list .email-user-list .users-list-wrapper .user-action .favorite{display:none}}.email-application .content-area-wrapper .content-right .email-app-list-wrapper .email-app-list .email-user-list .no-results{display:none;padding:1.5rem;text-align:center}.email-application .content-area-wrapper .content-right .email-app-list-wrapper .email-app-list .email-user-list .no-results.show{display:block}@media screen and (max-width:992px){.email-application .content-area-wrapper .content-right .email-app-list-wrapper .email-app-list .email-user-list{height:calc(100vh - 17.4rem)!important}}.email-application .content-area-wrapper .content-right .email-app-details{background-color:#f2f4f4;display:block;height:100%;opacity:0;position:absolute;top:0;transform:translateX(100%);transition:all .3s ease;visibility:hidden;width:calc(100% - 260px);z-index:6}.email-application .content-area-wrapper .content-right .email-app-details.show{border-left:1px solid #dfe3e7;opacity:1;overflow:hidden;transform:translateX(0);visibility:visible}.email-application .content-area-wrapper .content-right .email-app-details .email-detail-header{background-color:#fff;border-bottom:1px solid #dfe3e7;display:flex;flex-wrap:wrap;justify-content:space-between;padding:.85rem 1.5rem 0}.email-application .content-area-wrapper .content-right .email-app-details .email-scroll-area .email-detail-head .collapse-header .card-header .information .dropdown-menu .dropdown-item{margin-right:.5rem}.email-application .content-area-wrapper .content-right .email-app-details .email-detail-header .dropdown-menu .dropdown-item .bullet,.email-application .content-area-wrapper .content-right .email-app-details .email-detail-header .dropdown-menu .dropdown-item i,.email-application .content-area-wrapper .content-right .email-app-details .email-detail-header .email-header-right .dropdown-toggle:after,.email-application .content-area-wrapper .content-right .email-app-details .email-detail-header .email-scroll-area .email-detail-head .collapse-header .card-header .information .dropdown-toggle:after{display:none}.email-application .content-area-wrapper .content-right .email-app-details .email-detail-header .go-back{cursor:pointer}.email-application .content-area-wrapper .content-right .email-app-details .email-detail-header .email-pagination-next i,.email-application .content-area-wrapper .content-right .email-app-details .email-detail-header .email-pagination-prev i{top:2px}.email-application .content-area-wrapper .content-right .email-app-details .email-detail-header .email-detail-title{color:#475f7b;font-size:1.2rem;position:relative;top:2px}.email-application .content-area-wrapper .content-right .email-app-details .email-scroll-area{height:calc(100vh - 13.5rem);padding:0 1rem;position:relative}.email-application .content-area-wrapper .content-right .email-app-details .email-scroll-area .email-detail-head{padding:1.5rem .5rem .75rem}.email-application .content-area-wrapper .content-right .email-app-details .email-scroll-area .email-detail-head .collapse-header{background-color:transparent;margin-bottom:1.2rem}.email-application .content-area-wrapper .content-right .email-app-details .email-scroll-area .email-detail-head .collapse-header.open{background-color:#fff!important;box-shadow:-8px 12px 18px 0 rgba(25,42,70,.13)!important}.email-application .content-area-wrapper .content-right .email-app-details .email-scroll-area .email-detail-head .collapse-header .card-header{border-color:#dfe3e7;font-size:1rem}.email-application .content-area-wrapper .content-right .email-app-details .email-scroll-area .email-detail-head .collapse-header .card-header .information .dropdown-toggle{color:#727e8c}.email-application .content-area-wrapper .content-right .email-app-details .email-scroll-area .email-detail-head .collapse-header .card-header .information .dropdown-menu{transform:translate3d(-144px,19px,0)!important}@media screen and (max-width:992px){.email-application .content-area-wrapper .content-right{width:100%}.email-application .content-area-wrapper .content-right .email-action{flex-direction:column-reverse}.email-application .content-area-wrapper .content-right .email-action .action-right{margin-bottom:1rem}.email-application .content-area-wrapper .content-right .email-action .action-right .email-fixed-search{margin-left:0!important}.email-application .content-area-wrapper .content-right .email-action .action-right .sidebar-toggle{margin-right:.3rem}.email-application .content-area-wrapper .content-right .email-app-details{border-radius:.267rem;width:100%}}.email-application .content-area-wrapper .sidebar-label{color:#828d99;font-family:Rubik,Helvetica,Arial,serif;letter-spacing:1px;margin:1.8rem 0 .5rem}.email-application .content-area-wrapper .attchement-text{font-family:IBM Plex Sans,Helvetica,Arial,serif}.email-application .content-area-wrapper .action-icon{border:1px solid #dfe3e7;padding:.35rem .5rem}.email-application .content-area-wrapper .quill-wrapper{padding:1.3rem 1.7rem}.email-application .content-area-wrapper .quill-wrapper .snow-container{position:relative}.email-application .content-area-wrapper .quill-wrapper .snow-container .ql-snow .ql-tooltip{left:0!important}.email-application .content-area-wrapper .quill-wrapper .snow-container .ql-container.ql-snow,.email-application .content-area-wrapper .quill-wrapper .snow-container .ql-toolbar{border:none}.email-application .content-area-wrapper .quill-wrapper .snow-container .send-btn{box-shadow:0 2px 4px 0 rgba(90,141,238,.6);font-weight:500;padding:.2rem 1rem}.email-application .content-area-wrapper .quill-wrapper .ql-editor.ql-blank:before{left:0}.email-application .content-area-wrapper .quill-wrapper .ql-editor{min-height:80px;padding-left:0;padding-right:0}@media screen and (max-width:1280px){.content-right .email-app-list-wrapper .email-app-list .email-user-list{height:calc(100vh - 13.9rem)}}@media (max-width:767.98px){.compose-new-mail-sidebar{width:auto}}@media screen and (max-width:436px){.email-app-details .email-header-right{margin-left:0!important;padding-left:0!important}.email-app-details .email-header-right li{margin-right:0}}@-webkit-keyframes fadeIn{0%{opacity:0;top:100px}75%{opacity:.5;top:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0;top:100px}75%{opacity:.5;top:0}to{opacity:1}}body.theme-dark .email-application .content-area-wrapper{border:1px solid #2a2f3e}body.theme-dark .email-application .content-area-wrapper .email-app-sidebar{border-right:1px solid #343a40}body.theme-dark .email-application .content-area-wrapper .email-app-sidebar .email-app-menu{background-color:#1e1e2d}body.theme-dark .email-application .content-area-wrapper .email-app-sidebar .email-app-menu .list-group .list-group-item{color:#9899ac}body.theme-dark .email-application .content-area-wrapper .email-app-sidebar .email-app-menu .list-group .list-group-item:hover{color:#187de4}body.theme-dark .email-application .content-area-wrapper .content-right .email-app-list-wrapper .email-app-list .email-user-list{overflow-y:scroll!important}body.theme-dark .email-application .content-area-wrapper .content-right .email-app-list-wrapper .email-app-list .email-user-list .users-list-wrapper li.media{background-color:#1e1e2d}body.theme-dark .email-application .content-area-wrapper .content-right .email-app-list-wrapper .email-app-list .email-user-list .users-list-wrapper li.mail-read{background-color:#2b2b41}body.theme-dark .email-application .content-area-wrapper .content-right .email-app-list-wrapper .email-app-list .email-user-list .users-list-wrapper li:not(:first-child){border-top:1px solid #495057}body.theme-dark .email-application .content-area-wrapper .content-right .email-app-list-wrapper .email-app-list .email-action{background:#151521}body.theme-dark .email-application .content-area-wrapper .action-button,body.theme-dark .email-application .content-area-wrapper .action-icon,body.theme-dark .email-application .content-area-wrapper .form-control{border:1px solid #373752}body.theme-dark body.theme-dark .form-check-input{background-color:#151521;border:2px solid #435ebe}body.theme-dark .email-application .content-body{background-color:#435ebe}body.theme-dark .email-application .content-area-wrapper .content-right .email-app-list-wrapper .email-app-list .email-action{border-bottom:1px solid #435ebe}
#error{background-color:#ebf3ff;padding:5rem 0}#error .img-error{padding:3rem 0;width:63%}#error .error-title{font-size:4rem;margin-top:3rem}body.theme-dark #error{background-color:#151521}
/*!
* FilePond 4.30.3
* Licensed under MIT, https://opensource.org/licenses/MIT/
* Please visit https://pqina.nl/filepond/ for details.
*/.filepond--assistant{clip:rect(1px,1px,1px,1px);border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.filepond--browser.filepond--browser{font-size:0;left:1em;margin:0;opacity:0;padding:0;position:absolute;top:1.75em;width:calc(100% - 2em)}.filepond--data{border:none;contain:strict;height:0;margin:0;padding:0;pointer-events:none;position:absolute;visibility:hidden;width:0}.filepond--drip{background:rgba(0,0,0,.01);border-radius:.5em;bottom:0;left:0;opacity:.1;overflow:hidden;pointer-events:none;position:absolute;right:0;top:0}.filepond--drip-blob{background:#292625;border-radius:50%;height:8em;margin-left:-4em;margin-top:-4em;-webkit-transform-origin:center center;transform-origin:center center;width:8em}.filepond--drip-blob,.filepond--drop-label{left:0;position:absolute;top:0;will-change:transform,opacity}.filepond--drop-label{align-items:center;color:#4f4f4f;display:flex;height:0;justify-content:center;margin:0;right:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.filepond--drop-label.filepond--drop-label label{display:block;margin:0;padding:.5em}.filepond--drop-label label{cursor:default;font-size:.875em;font-weight:400;line-height:1.5;text-align:center}.filepond--label-action{-webkit-text-decoration-skip:ink;cursor:pointer;text-decoration:underline;-webkit-text-decoration-color:#a7a4a4;text-decoration-color:#a7a4a4;text-decoration-skip-ink:auto}.filepond--root[data-disabled] .filepond--drop-label label{opacity:.5}.filepond--file-action-button.filepond--file-action-button{border:none;font-family:inherit;font-size:1em;height:1.625em;line-height:inherit;margin:0;outline:none;padding:0;width:1.625em;will-change:transform,opacity}.filepond--file-action-button.filepond--file-action-button span{clip:rect(1px,1px,1px,1px);border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.filepond--file-action-button.filepond--file-action-button svg{height:100%;width:100%}.filepond--file-action-button.filepond--file-action-button:after{bottom:-.75em;content:"";left:-.75em;position:absolute;right:-.75em;top:-.75em}.filepond--file-action-button{background-color:rgba(0,0,0,.5);background-image:none;border-radius:50%;box-shadow:0 0 0 0 hsla(0,0%,100%,0);color:#fff;cursor:auto;transition:box-shadow .25s ease-in}.filepond--file-action-button:focus,.filepond--file-action-button:hover{box-shadow:0 0 0 .125em hsla(0,0%,100%,.9)}.filepond--file-action-button[disabled]{background-color:rgba(0,0,0,.25);color:hsla(0,0%,100%,.5)}.filepond--file-action-button[hidden]{display:none}.filepond--action-edit-item.filepond--action-edit-item{height:2em;padding:.1875em;width:2em}.filepond--action-edit-item.filepond--action-edit-item[data-align*=center]{margin-left:-.1875em}.filepond--action-edit-item.filepond--action-edit-item[data-align*=bottom]{margin-bottom:-.1875em}.filepond--action-edit-item-alt{background:transparent;border:none;color:inherit;font-family:inherit;line-height:inherit;margin:0 0 0 .25em;outline:none;padding:0;pointer-events:all;position:absolute}.filepond--action-edit-item-alt svg{height:1.3125em;width:1.3125em}.filepond--action-edit-item-alt span{font-size:0;opacity:0}.filepond--file-info{align-items:flex-start;display:flex;flex:1;flex-direction:column;margin:0 .5em 0 0;min-width:0;pointer-events:none;position:static;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;will-change:transform,opacity}.filepond--file-info *{margin:0}.filepond--file-info .filepond--file-info-main{font-size:.75em;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.filepond--file-info .filepond--file-info-sub{font-size:.625em;opacity:.5;transition:opacity .25s ease-in-out;white-space:nowrap}.filepond--file-info .filepond--file-info-sub:empty{display:none}.filepond--file-status{align-items:flex-end;display:flex;flex-direction:column;flex-grow:0;flex-shrink:0;margin:0;min-width:2.25em;pointer-events:none;position:static;text-align:right;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;will-change:transform,opacity}.filepond--file-status *{margin:0;white-space:nowrap}.filepond--file-status .filepond--file-status-main{font-size:.75em;line-height:1.2}.filepond--file-status .filepond--file-status-sub{font-size:.625em;opacity:.5;transition:opacity .25s ease-in-out}.filepond--file-wrapper.filepond--file-wrapper{border:none;height:100%;margin:0;min-width:0;padding:0}.filepond--file-wrapper.filepond--file-wrapper>legend{clip:rect(1px,1px,1px,1px);border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.filepond--file{align-items:flex-start;border-radius:.5em;color:#fff;display:flex;height:100%;padding:.5625em;position:static}.filepond--file .filepond--file-status{margin-left:auto;margin-right:2.25em}.filepond--file .filepond--processing-complete-indicator{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:3}.filepond--file .filepond--file-action-button,.filepond--file .filepond--processing-complete-indicator,.filepond--file .filepond--progress-indicator{position:absolute}.filepond--file [data-align*=left]{left:.5625em}.filepond--file [data-align*=right]{right:.5625em}.filepond--file [data-align*=center]{left:calc(50% - .8125em)}.filepond--file [data-align*=bottom]{bottom:1.125em}.filepond--file [data-align=center]{top:calc(50% - .8125em)}.filepond--file .filepond--progress-indicator{margin-top:.1875em}.filepond--file .filepond--progress-indicator[data-align*=right]{margin-right:.1875em}.filepond--file .filepond--progress-indicator[data-align*=left]{margin-left:.1875em}[data-filepond-item-state*=error] .filepond--file-info,[data-filepond-item-state*=invalid] .filepond--file-info,[data-filepond-item-state=cancelled] .filepond--file-info{margin-right:2.25em}[data-filepond-item-state~=processing] .filepond--file-status-sub{opacity:0}[data-filepond-item-state~=processing] .filepond--action-abort-item-processing~.filepond--file-status .filepond--file-status-sub{opacity:.5}[data-filepond-item-state=processing-error] .filepond--file-status-sub{opacity:0}[data-filepond-item-state=processing-error] .filepond--action-retry-item-processing~.filepond--file-status .filepond--file-status-sub{opacity:.5}[data-filepond-item-state=processing-complete] .filepond--action-revert-item-processing svg{-webkit-animation:fall .5s linear .125s both;animation:fall .5s linear .125s both}[data-filepond-item-state=processing-complete] .filepond--file-status-sub{opacity:.5}[data-filepond-item-state=processing-complete] .filepond--file-info-sub,[data-filepond-item-state=processing-complete] .filepond--processing-complete-indicator:not([style*=hidden])~.filepond--file-status .filepond--file-status-sub{opacity:0}[data-filepond-item-state=processing-complete] .filepond--action-revert-item-processing~.filepond--file-info .filepond--file-info-sub{opacity:.5}[data-filepond-item-state*=error] .filepond--file-wrapper,[data-filepond-item-state*=error] .filepond--panel,[data-filepond-item-state*=invalid] .filepond--file-wrapper,[data-filepond-item-state*=invalid] .filepond--panel{-webkit-animation:shake .65s linear both;animation:shake .65s linear both}[data-filepond-item-state*=busy] .filepond--progress-indicator svg{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes shake{10%,90%{-webkit-transform:translateX(-.0625em);transform:translateX(-.0625em)}20%,80%{-webkit-transform:translateX(.125em);transform:translateX(.125em)}30%,50%,70%{-webkit-transform:translateX(-.25em);transform:translateX(-.25em)}40%,60%{-webkit-transform:translateX(.25em);transform:translateX(.25em)}}@keyframes shake{10%,90%{-webkit-transform:translateX(-.0625em);transform:translateX(-.0625em)}20%,80%{-webkit-transform:translateX(.125em);transform:translateX(.125em)}30%,50%,70%{-webkit-transform:translateX(-.25em);transform:translateX(-.25em)}40%,60%{-webkit-transform:translateX(.25em);transform:translateX(.25em)}}@-webkit-keyframes fall{0%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:0;-webkit-transform:scale(.5);transform:scale(.5)}70%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1;-webkit-transform:scale(1.1);transform:scale(1.1)}to{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale(1);transform:scale(1)}}@keyframes fall{0%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:0;-webkit-transform:scale(.5);transform:scale(.5)}70%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1;-webkit-transform:scale(1.1);transform:scale(1.1)}to{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale(1);transform:scale(1)}}.filepond--hopper[data-hopper-state=drag-over]>*{pointer-events:none}.filepond--hopper[data-hopper-state=drag-over]:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:100}.filepond--progress-indicator{z-index:103}.filepond--file-action-button{z-index:102}.filepond--file-status{z-index:101}.filepond--file-info{z-index:100}.filepond--item{left:0;margin:.25em;padding:0;position:absolute;right:0;top:0;will-change:transform,opacity;z-index:1}.filepond--item>.filepond--panel{z-index:-1}.filepond--item>.filepond--panel .filepond--panel-bottom{box-shadow:0 .0625em .125em -.0625em rgba(0,0,0,.25)}.filepond--item>.filepond--file-wrapper,.filepond--item>.filepond--panel{transition:opacity .15s ease-out}.filepond--item[data-drag-state]{cursor:-webkit-grab;cursor:grab}.filepond--item[data-drag-state]>.filepond--panel{box-shadow:0 0 0 transparent;transition:box-shadow .125s ease-in-out}.filepond--item[data-drag-state=drag]{cursor:-webkit-grabbing;cursor:grabbing}.filepond--item[data-drag-state=drag]>.filepond--panel{box-shadow:0 .125em .3125em rgba(0,0,0,.325)}.filepond--item[data-drag-state]:not([data-drag-state=idle]){z-index:2}.filepond--item-panel{background-color:#64605e}[data-filepond-item-state=processing-complete] .filepond--item-panel{background-color:#369763}[data-filepond-item-state*=error] .filepond--item-panel,[data-filepond-item-state*=invalid] .filepond--item-panel{background-color:#c44e47}.filepond--item-panel{border-radius:.5em;transition:background-color .25s}.filepond--list-scroller{left:0;margin:0;position:absolute;right:0;top:0;will-change:transform}.filepond--list-scroller[data-state=overflow] .filepond--list{bottom:0;right:0}.filepond--list-scroller[data-state=overflow]{-webkit-overflow-scrolling:touch;-webkit-mask:linear-gradient(180deg,#000 calc(100% - .5em),transparent);mask:linear-gradient(180deg,#000 calc(100% - .5em),transparent);overflow-x:hidden;overflow-y:scroll}.filepond--list-scroller::-webkit-scrollbar{background:transparent}.filepond--list-scroller::-webkit-scrollbar:vertical{width:1em}.filepond--list-scroller::-webkit-scrollbar:horizontal{height:0}.filepond--list-scroller::-webkit-scrollbar-thumb{background-clip:content-box;background-color:rgba(0,0,0,.3);border:.3125em solid transparent;border-radius:99999px}.filepond--list.filepond--list{list-style-type:none;margin:0;padding:0;position:absolute;top:0;will-change:transform}.filepond--list{left:.75em;right:.75em}.filepond--root[data-style-panel-layout~=integrated]{height:100%;margin:0;max-width:none;width:100%}.filepond--root[data-style-panel-layout~=circle] .filepond--panel-root,.filepond--root[data-style-panel-layout~=integrated] .filepond--panel-root{border-radius:0}.filepond--root[data-style-panel-layout~=circle] .filepond--panel-root>*,.filepond--root[data-style-panel-layout~=integrated] .filepond--panel-root>*{display:none}.filepond--root[data-style-panel-layout~=circle] .filepond--drop-label,.filepond--root[data-style-panel-layout~=integrated] .filepond--drop-label{align-items:center;bottom:0;display:flex;height:auto;justify-content:center;z-index:7}.filepond--root[data-style-panel-layout~=circle] .filepond--item-panel,.filepond--root[data-style-panel-layout~=integrated] .filepond--item-panel{display:none}.filepond--root[data-style-panel-layout~=compact] .filepond--list-scroller,.filepond--root[data-style-panel-layout~=integrated] .filepond--list-scroller{height:100%;margin-bottom:0;margin-top:0;overflow:hidden}.filepond--root[data-style-panel-layout~=compact] .filepond--list,.filepond--root[data-style-panel-layout~=integrated] .filepond--list{height:100%;left:0;right:0}.filepond--root[data-style-panel-layout~=compact] .filepond--item,.filepond--root[data-style-panel-layout~=integrated] .filepond--item{margin:0}.filepond--root[data-style-panel-layout~=compact] .filepond--file-wrapper,.filepond--root[data-style-panel-layout~=integrated] .filepond--file-wrapper{height:100%}.filepond--root[data-style-panel-layout~=compact] .filepond--drop-label,.filepond--root[data-style-panel-layout~=integrated] .filepond--drop-label{z-index:7}.filepond--root[data-style-panel-layout~=circle]{border-radius:99999rem;overflow:hidden}.filepond--root[data-style-panel-layout~=circle]>.filepond--panel{border-radius:inherit}.filepond--root[data-style-panel-layout~=circle]>.filepond--panel>*{display:none}.filepond--root[data-style-panel-layout~=circle] .filepond--file-info,.filepond--root[data-style-panel-layout~=circle] .filepond--file-status{display:none}.filepond--root[data-style-panel-layout~=circle] .filepond--action-edit-item{opacity:1!important;visibility:visible!important}@media not all and (-webkit-min-device-pixel-ratio:0),not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none) and (stroke-color:transparent){.filepond--root[data-style-panel-layout~=circle]{will-change:transform}}}.filepond--panel-root{background-color:#f1f0ef;border-radius:.5em}.filepond--panel{height:100%!important;left:0;margin:0;pointer-events:none;position:absolute;right:0;top:0}.filepond-panel:not([data-scalable=false]){height:auto!important}.filepond--panel[data-scalable=false]>div{display:none}.filepond--panel[data-scalable=true]{background-color:transparent!important;border:none!important;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.filepond--panel-bottom,.filepond--panel-center,.filepond--panel-top{left:0;margin:0;padding:0;position:absolute;right:0;top:0}.filepond--panel-bottom,.filepond--panel-top{height:.5em}.filepond--panel-top{border-bottom:none!important;border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.filepond--panel-top:after{background-color:inherit;bottom:-1px;content:"";height:2px;left:0;position:absolute;right:0}.filepond--panel-bottom,.filepond--panel-center{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translate3d(0,.5em,0);transform:translate3d(0,.5em,0);-webkit-transform-origin:left top;transform-origin:left top;will-change:transform}.filepond--panel-bottom{border-top:none!important;border-top-left-radius:0!important;border-top-right-radius:0!important}.filepond--panel-bottom:before{background-color:inherit;content:"";height:2px;left:0;position:absolute;right:0;top:-1px}.filepond--panel-center{border-bottom:none!important;border-radius:0!important;border-top:none!important;height:100px!important}.filepond--panel-center:not([style]){visibility:hidden}.filepond--progress-indicator{color:#fff;height:1.25em;margin:0;pointer-events:none;position:static;width:1.25em;will-change:transform,opacity}.filepond--progress-indicator svg{height:100%;transform-box:fill-box;vertical-align:top;width:100%}.filepond--progress-indicator path{fill:none;stroke:currentColor}.filepond--list-scroller{z-index:6}.filepond--drop-label{z-index:5}.filepond--drip{z-index:3}.filepond--root>.filepond--panel{z-index:2}.filepond--browser{z-index:1}.filepond--root{text-rendering:optimizeLegibility;box-sizing:border-box;contain:layout style size;direction:ltr;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:1rem;font-weight:450;line-height:normal;margin-bottom:1em;position:relative;text-align:left}.filepond--root *{box-sizing:inherit;line-height:inherit}.filepond--root :not(text){font-size:inherit}.filepond--root[data-disabled]{pointer-events:none}.filepond--root[data-disabled] .filepond--list-scroller{pointer-events:all}.filepond--root[data-disabled] .filepond--list{pointer-events:none}.filepond--root .filepond--drop-label{min-height:4.75em}.filepond--root .filepond--list-scroller{margin-bottom:1em;margin-top:1em}.filepond--root .filepond--credits{bottom:-14px;color:inherit;font-size:11px;line-height:.85;opacity:.175;position:absolute;right:0;text-decoration:none;z-index:3}.filepond--root .filepond--credits[style]{bottom:auto;margin-top:14px;top:0}
/*!
* FilePondPluginImagePreview 4.6.10
* Licensed under MIT, https://opensource.org/licenses/MIT/
* Please visit https://pqina.nl/filepond/ for details.
*/.filepond--image-preview-markup{left:0;position:absolute;top:0}.filepond--image-preview-wrapper{z-index:2}.filepond--image-preview-overlay{display:block;left:0;margin:0;max-height:7rem;min-height:5rem;opacity:0;pointer-events:none;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%;z-index:2}.filepond--image-preview-overlay svg{color:inherit;height:auto;max-height:inherit;width:100%}.filepond--image-preview-overlay-idle{color:rgba(40,40,40,.85);mix-blend-mode:multiply}.filepond--image-preview-overlay-success{color:#369763;mix-blend-mode:normal}.filepond--image-preview-overlay-failure{color:#c44e47;mix-blend-mode:normal}@supports (-webkit-marquee-repetition:infinite) and ((-o-object-fit:fill) or (object-fit:fill)){.filepond--image-preview-overlay-idle{mix-blend-mode:normal}}.filepond--image-preview-wrapper{background:rgba(0,0,0,.01);border-radius:.45em;height:100%;left:0;margin:0;overflow:hidden;position:absolute;right:0;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.filepond--image-preview{align-items:center;background:#222;display:flex;height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;will-change:transform,opacity;z-index:1}.filepond--image-clip{margin:0 auto;overflow:hidden;position:relative}.filepond--image-clip[data-transparency-indicator=grid] canvas,.filepond--image-clip[data-transparency-indicator=grid] img{background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg' fill='%23eee'%3E%3Cpath d='M0 0h50v50H0M50 50h50v50H50'/%3E%3C/svg%3E");background-size:1.25em 1.25em}.filepond--image-bitmap,.filepond--image-vector{left:0;position:absolute;top:0;will-change:transform}.filepond--root[data-style-panel-layout~=integrated] .filepond--image-preview-wrapper{border-radius:0}.filepond--root[data-style-panel-layout~=integrated] .filepond--image-preview{align-items:center;display:flex;height:100%;justify-content:center}.filepond--root[data-style-panel-layout~=circle] .filepond--image-preview-wrapper{border-radius:99999rem}.filepond--root[data-style-panel-layout~=circle] .filepond--image-preview-overlay{bottom:0;top:auto;-webkit-transform:scaleY(-1);transform:scaleY(-1)}.filepond--root[data-style-panel-layout~=circle] .filepond--file .filepond--file-action-button[data-align*=bottom]:not([data-align*=center]){margin-bottom:.325em}.filepond--root[data-style-panel-layout~=circle] .filepond--file [data-align*=left]{left:calc(50% - 3em)}.filepond--root[data-style-panel-layout~=circle] .filepond--file [data-align*=right]{right:calc(50% - 3em)}.filepond--root[data-style-panel-layout~=circle] .filepond--progress-indicator[data-align*=bottom][data-align*=left],.filepond--root[data-style-panel-layout~=circle] .filepond--progress-indicator[data-align*=bottom][data-align*=right]{margin-bottom:.5125em}.filepond--root[data-style-panel-layout~=circle] .filepond--progress-indicator[data-align*=bottom][data-align*=center]{margin-bottom:.1875em;margin-left:.1875em;margin-top:0}
/*!
* Toastify js 1.11.0
* https://github.com/apvarun/toastify-js
* @license MIT licensed
*
* Copyright (C) 2018 Varun A P
*/.toastify{background:linear-gradient(135deg,#73a5ff,#5477f5);border-radius:2px;box-shadow:0 3px 6px -1px rgba(0,0,0,.12),0 10px 36px -4px rgba(77,96,232,.3);color:#fff;cursor:pointer;display:inline-block;max-width:calc(50% - 20px);opacity:0;padding:12px 20px;position:fixed;text-decoration:none;transition:all .4s cubic-bezier(.215,.61,.355,1);z-index:2147483647}.toastify.on{opacity:1}.toast-close{opacity:.4;padding:0 5px}.toastify-right{right:15px}.toastify-left{left:15px}.toastify-top{top:-150px}.toastify-bottom{bottom:-150px}.toastify-rounded{border-radius:25px}.toastify-avatar{border-radius:2px;height:1.5em;margin:-7px 5px;width:1.5em}.toastify-center{left:0;margin-left:auto;margin-right:auto;max-width:-webkit-fit-content;max-width:fit-content;max-width:-moz-fit-content;right:0}@media only screen and (max-width:360px){.toastify-left,.toastify-right{left:0;margin-left:auto;margin-right:auto;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;right:0}}
/*!
* Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
*/.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:auto;display:inline-block;font-style:normal;font-variant:normal;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;line-height:inherit;position:absolute;text-align:center;width:2em}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-bacteria:before{content:"\e059"}.fa-bacterium:before{content:"\e05a"}.fa-bahai:before{content:"\f666"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-box-tissue:before{content:"\e05b"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caravan:before{content:"\f8ff"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudflare:before{content:"\e07d"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-alt:before{content:"\f422"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cotton-bureau:before{content:"\f89e"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dailymotion:before{content:"\e052"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-deezer:before{content:"\e077"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-disease:before{content:"\f7fa"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edge-legacy:before{content:"\e078"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-alt:before{content:"\f424"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-faucet:before{content:"\e005"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-firefox-browser:before{content:"\e007"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-pay:before{content:"\e079"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guilded:before{content:"\e07e"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-holding-water:before{content:"\f4c1"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-sparkles:before{content:"\e05d"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-hands-wash:before{content:"\e05e"}.fa-handshake:before{content:"\f2b5"}.fa-handshake-alt-slash:before{content:"\e05f"}.fa-handshake-slash:before{content:"\e060"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-wizard:before{content:"\f6e8"}.fa-hdd:before{content:"\f0a0"}.fa-head-side-cough:before{content:"\e061"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-head-side-mask:before{content:"\e063"}.fa-head-side-virus:before{content:"\e064"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hive:before{content:"\e07f"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hospital-user:before{content:"\f80d"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-house-user:before{content:"\e065"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-ideal:before{content:"\e013"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-innosoft:before{content:"\e080"}.fa-instagram:before{content:"\f16d"}.fa-instagram-square:before{content:"\e055"}.fa-instalod:before{content:"\e081"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-house:before{content:"\e066"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lungs:before{content:"\f604"}.fa-lungs-virus:before{content:"\e067"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microblog:before{content:"\e01a"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mixer:before{content:"\e056"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse:before{content:"\f8cc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-octopus-deploy:before{content:"\e082"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-arrows:before{content:"\e068"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-perbyte:before{content:"\e083"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-square:before{content:"\e01e"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-plane-slash:before{content:"\e069"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pump-medical:before{content:"\e06a"}.fa-pump-soap:before{content:"\e06b"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-rust:before{content:"\e07a"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-shield-virus:before{content:"\e06c"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopify:before{content:"\e057"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sink:before{content:"\e06d"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-soap:before{content:"\e06e"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-stopwatch-20:before{content:"\e06f"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-store-alt-slash:before{content:"\e070"}.fa-store-slash:before{content:"\e071"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swift:before{content:"\f8e1"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-tiktok:before{content:"\e07b"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-trailer:before{content:"\e041"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-uncharted:before{content:"\e084"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-unity:before{content:"\e049"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-unsplash:before{content:"\e07c"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-users-slash:before{content:"\e073"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-vest:before{content:"\e085"}.fa-vest-patches:before{content:"\e086"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-virus:before{content:"\e074"}.fa-virus-slash:before{content:"\e075"}.fa-viruses:before{content:"\e076"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-watchman-monitoring:before{content:"\e087"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wodu:before{content:"\e088"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-display:block;font-family:Font Awesome\ 5 Brands;font-style:normal;font-weight:400;src:url(../../../assets/fonts/vendor/@fortawesome/fontawesome-free/webfa-brands-400.eot?23f19bb08961f37aaf692ff943823453);src:url(../../../assets/fonts/vendor/@fortawesome/fontawesome-free/webfa-brands-400.eot?23f19bb08961f37aaf692ff943823453?#iefix) format("embedded-opentype"),url(../../../assets/fonts/vendor/@fortawesome/fontawesome-free/webfa-brands-400.woff2?d878b0a6a1144760244ff0665888404c) format("woff2"),url(../../../assets/fonts/vendor/@fortawesome/fontawesome-free/webfa-brands-400.woff?2285773e6b4b172f07d9b777c81b0775) format("woff"),url(../../../assets/fonts/vendor/@fortawesome/fontawesome-free/webfa-brands-400.ttf?527940b104eb2ea366c8630f3f038603) format("truetype"),url(../../../assets/fonts/vendor/@fortawesome/fontawesome-free/webfa-brands-400.svg?2f517e09eb2ca6650ff5bec5a95157ab#fontawesome) format("svg")}.fab{font-family:Font Awesome\ 5 Brands}@font-face{font-display:block;font-family:Font Awesome\ 5 Free;font-style:normal;font-weight:400;src:url(../../../assets/fonts/vendor/@fortawesome/fontawesome-free/webfa-regular-400.eot?77206a6bb316fa0aded5083cc57f92b9);src:url(../../../assets/fonts/vendor/@fortawesome/fontawesome-free/webfa-regular-400.eot?77206a6bb316fa0aded5083cc57f92b9?#iefix) format("embedded-opentype"),url(../../../assets/fonts/vendor/@fortawesome/fontawesome-free/webfa-regular-400.woff2?7a3337626410ca2f40718481c755640f) format("woff2"),url(../../../assets/fonts/vendor/@fortawesome/fontawesome-free/webfa-regular-400.woff?bb58e57c48a3e911f15fa834ff00d44a) format("woff"),url(../../../assets/fonts/vendor/@fortawesome/fontawesome-free/webfa-regular-400.ttf?491974d108fe4002b2aaf7ffc48249a0) format("truetype"),url(../../../assets/fonts/vendor/@fortawesome/fontawesome-free/webfa-regular-400.svg?4689f52cc96215721344e51e5831eec1#fontawesome) format("svg")}.fab,.far{font-weight:400}@font-face{font-display:block;font-family:Font Awesome\ 5 Free;font-style:normal;font-weight:900;src:url(../../../assets/fonts/vendor/@fortawesome/fontawesome-free/webfa-solid-900.eot?9bbb245e67a133f6e486d8d2545e14a5);src:url(../../../assets/fonts/vendor/@fortawesome/fontawesome-free/webfa-solid-900.eot?9bbb245e67a133f6e486d8d2545e14a5?#iefix) format("embedded-opentype"),url(../../../assets/fonts/vendor/@fortawesome/fontawesome-free/webfa-solid-900.woff2?1551f4f60c37af51121f106501f69b80) format("woff2"),url(../../../assets/fonts/vendor/@fortawesome/fontawesome-free/webfa-solid-900.woff?eeccf4f66002c6f2ba24d3d22f2434c2) format("woff"),url(../../../assets/fonts/vendor/@fortawesome/fontawesome-free/webfa-solid-900.ttf?be9ee23c0c6390141475d519c2c5fb8f) format("truetype"),url(../../../assets/fonts/vendor/@fortawesome/fontawesome-free/webfa-solid-900.svg?7a8b4f130182d19a2d7c67d80c090397#fontawesome) format("svg")}.fa,.far,.fas{font-family:Font Awesome\ 5 Free}.fa,.fas{font-weight:900}
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