/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./src/assets/styles/style.scss?ngGlobalStyle ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700);
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./src/styles.scss?ngGlobalStyle ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* You can add global styles to this file, and also import other style files */
/* based on angular-toastr css https://github.com/Foxandxss/angular-toastr/blob/cb508fe6801d6b288d3afc525bb40fee1b101650/dist/angular-toastr.css */
/* position */
.toast-center-center {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.toast-top-center {
  top: 0;
  right: 0;
  width: 100%;
}

.toast-bottom-center {
  bottom: 0;
  right: 0;
  width: 100%;
}

.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%;
}

.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%;
}

.toast-top-left {
  top: 12px;
  left: 12px;
}

.toast-top-right {
  top: 12px;
  right: 12px;
}

.toast-bottom-right {
  right: 12px;
  bottom: 12px;
}

.toast-bottom-left {
  bottom: 12px;
  left: 12px;
}

/* toast styles */
.toast-title {
  font-weight: bold;
}

.toast-message {
  word-wrap: break-word;
}

.toast-message a,
.toast-message label {
  color: #FFFFFF;
}

.toast-message a:hover {
  color: #CCCCCC;
  text-decoration: none;
}

.toast-close-button {
  position: relative;
  right: -0.3em;
  top: -0.3em;
  float: right;
  font-size: 20px;
  font-weight: bold;
  color: #FFFFFF;
  text-shadow: 0 1px 0 #ffffff;
  /* opacity: 0.8; */
}

.toast-close-button:hover,
.toast-close-button:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
}

/*Additional properties for button version
 iOS requires the button element instead of an anchor tag.
 If you want the anchor version, it requires `href="#"`.*/
button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}

.toast-container {
  pointer-events: none;
  position: fixed;
  z-index: 999999;
}

.toast-container * {
  box-sizing: border-box;
}

.toast-container .ngx-toastr {
  position: relative;
  overflow: hidden;
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: 300px;
  border-radius: 3px 3px 3px 3px;
  background-position: 15px center;
  background-repeat: no-repeat;
  background-size: 24px;
  box-shadow: 0 0 12px #999999;
  color: #FFFFFF;
}

.toast-container .ngx-toastr:hover {
  box-shadow: 0 0 12px #000000;
  opacity: 1;
  cursor: pointer;
}

/* https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/advanced-options/raw-svg/regular/info-circle.svg */
.toast-info {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOS4wNDMgOCA4IDExOS4wODMgOCAyNTZjMCAxMzYuOTk3IDExMS4wNDMgMjQ4IDI0OCAyNDhzMjQ4LTExMS4wMDMgMjQ4LTI0OEM1MDQgMTE5LjA4MyAzOTIuOTU3IDggMjU2IDh6bTAgMTEwYzIzLjE5NiAwIDQyIDE4LjgwNCA0MiA0MnMtMTguODA0IDQyLTQyIDQyLTQyLTE4LjgwNC00Mi00MiAxOC44MDQtNDIgNDItNDJ6bTU2IDI1NGMwIDYuNjI3LTUuMzczIDEyLTEyIDEyaC04OGMtNi42MjcgMC0xMi01LjM3My0xMi0xMnYtMjRjMC02LjYyNyA1LjM3My0xMiAxMi0xMmgxMnYtNjRoLTEyYy02LjYyNyAwLTEyLTUuMzczLTEyLTEydi0yNGMwLTYuNjI3IDUuMzczLTEyIDEyLTEyaDY0YzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MTAwaDEyYzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MjR6Jy8+PC9zdmc+");
}

/* https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/advanced-options/raw-svg/regular/times-circle.svg */
.toast-error {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOSA4IDggMTE5IDggMjU2czExMSAyNDggMjQ4IDI0OCAyNDgtMTExIDI0OC0yNDhTMzkzIDggMjU2IDh6bTEyMS42IDMxMy4xYzQuNyA0LjcgNC43IDEyLjMgMCAxN0wzMzggMzc3LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwyNTYgMzEybC02NS4xIDY1LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwxMzQuNCAzMzhjLTQuNy00LjctNC43LTEyLjMgMC0xN2w2NS42LTY1LTY1LjYtNjUuMWMtNC43LTQuNy00LjctMTIuMyAwLTE3bDM5LjYtMzkuNmM0LjctNC43IDEyLjMtNC43IDE3IDBsNjUgNjUuNyA2NS4xLTY1LjZjNC43LTQuNyAxMi4zLTQuNyAxNyAwbDM5LjYgMzkuNmM0LjcgNC43IDQuNyAxMi4zIDAgMTdMMzEyIDI1Nmw2NS42IDY1LjF6Jy8+PC9zdmc+");
}

/* https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/advanced-options/raw-svg/regular/check.svg */
.toast-success {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTE3My44OTggNDM5LjQwNGwtMTY2LjQtMTY2LjRjLTkuOTk3LTkuOTk3LTkuOTk3LTI2LjIwNiAwLTM2LjIwNGwzNi4yMDMtMzYuMjA0YzkuOTk3LTkuOTk4IDI2LjIwNy05Ljk5OCAzNi4yMDQgMEwxOTIgMzEyLjY5IDQzMi4wOTUgNzIuNTk2YzkuOTk3LTkuOTk3IDI2LjIwNy05Ljk5NyAzNi4yMDQgMGwzNi4yMDMgMzYuMjA0YzkuOTk3IDkuOTk3IDkuOTk3IDI2LjIwNiAwIDM2LjIwNGwtMjk0LjQgMjk0LjQwMWMtOS45OTggOS45OTctMjYuMjA3IDkuOTk3LTM2LjIwNC0uMDAxeicvPjwvc3ZnPg==");
}

/* https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/advanced-options/raw-svg/regular/exclamation-triangle.svg */
.toast-warning {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1NzYgNTEyJyB3aWR0aD0nNTc2JyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTU2OS41MTcgNDQwLjAxM0M1ODcuOTc1IDQ3Mi4wMDcgNTY0LjgwNiA1MTIgNTI3Ljk0IDUxMkg0OC4wNTRjLTM2LjkzNyAwLTU5Ljk5OS00MC4wNTUtNDEuNTc3LTcxLjk4N0wyNDYuNDIzIDIzLjk4NWMxOC40NjctMzIuMDA5IDY0LjcyLTMxLjk1MSA4My4xNTQgMGwyMzkuOTQgNDE2LjAyOHpNMjg4IDM1NGMtMjUuNDA1IDAtNDYgMjAuNTk1LTQ2IDQ2czIwLjU5NSA0NiA0NiA0NiA0Ni0yMC41OTUgNDYtNDYtMjAuNTk1LTQ2LTQ2LTQ2em0tNDMuNjczLTE2NS4zNDZsNy40MTggMTM2Yy4zNDcgNi4zNjQgNS42MDkgMTEuMzQ2IDExLjk4MiAxMS4zNDZoNDguNTQ2YzYuMzczIDAgMTEuNjM1LTQuOTgyIDExLjk4Mi0xMS4zNDZsNy40MTgtMTM2Yy4zNzUtNi44NzQtNS4wOTgtMTIuNjU0LTExLjk4Mi0xMi42NTRoLTYzLjM4M2MtNi44ODQgMC0xMi4zNTYgNS43OC0xMS45ODEgMTIuNjU0eicvPjwvc3ZnPg==");
}

.toast-container.toast-top-center .ngx-toastr,
.toast-container.toast-bottom-center .ngx-toastr {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
}

.toast-container.toast-top-full-width .ngx-toastr,
.toast-container.toast-bottom-full-width .ngx-toastr {
  width: 96%;
  margin-left: auto;
  margin-right: auto;
}

.ngx-toastr {
  background-color: #030303;
  pointer-events: auto;
}

.toast-success {
  background-color: #51A351;
}

.toast-error {
  background-color: #BD362F;
}

.toast-info {
  background-color: #2F96B4;
}

.toast-warning {
  background-color: #F89406;
}

.toast-progress {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: #000000;
  opacity: 0.4;
}

/* Responsive Design */
@media all and (max-width: 240px) {
  .toast-container .ngx-toastr.div {
    padding: 8px 8px 8px 50px;
    width: 11em;
  }
  .toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}
@media all and (min-width: 241px) and (max-width: 480px) {
  .toast-container .ngx-toastr.div {
    padding: 8px 8px 8px 50px;
    width: 18em;
  }
  .toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}
@media all and (min-width: 481px) and (max-width: 768px) {
  .toast-container .ngx-toastr.div {
    padding: 15px 15px 15px 50px;
    width: 25em;
  }
}
/*!*********************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/bootstrap/dist/css/bootstrap.min.css?ngGlobalStyle ***!
  \*********************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";/*!
 * Bootstrap  v5.3.3 (https://getbootstrap.com/)
 * Copyright 2011-2024 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root,[data-bs-theme=light]{--bs-blue:#0d6efd;--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-black:#000;--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:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--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-primary-text-emphasis:#052c65;--bs-secondary-text-emphasis:#2b2f32;--bs-success-text-emphasis:#0a3622;--bs-info-text-emphasis:#055160;--bs-warning-text-emphasis:#664d03;--bs-danger-text-emphasis:#58151c;--bs-light-text-emphasis:#495057;--bs-dark-text-emphasis:#495057;--bs-primary-bg-subtle:#cfe2ff;--bs-secondary-bg-subtle:#e2e3e5;--bs-success-bg-subtle:#d1e7dd;--bs-info-bg-subtle:#cff4fc;--bs-warning-bg-subtle:#fff3cd;--bs-danger-bg-subtle:#f8d7da;--bs-light-bg-subtle:#fcfcfd;--bs-dark-bg-subtle:#ced4da;--bs-primary-border-subtle:#9ec5fe;--bs-secondary-border-subtle:#c4c8cb;--bs-success-border-subtle:#a3cfbb;--bs-info-border-subtle:#9eeaf9;--bs-warning-border-subtle:#ffe69c;--bs-danger-border-subtle:#f1aeb5;--bs-light-border-subtle:#e9ecef;--bs-dark-border-subtle:#adb5bd;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,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, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-color-rgb:33,37,41;--bs-body-bg:#fff;--bs-body-bg-rgb:255,255,255;--bs-emphasis-color:#000;--bs-emphasis-color-rgb:0,0,0;--bs-secondary-color:rgba(33, 37, 41, 0.75);--bs-secondary-color-rgb:33,37,41;--bs-secondary-bg:#e9ecef;--bs-secondary-bg-rgb:233,236,239;--bs-tertiary-color:rgba(33, 37, 41, 0.5);--bs-tertiary-color-rgb:33,37,41;--bs-tertiary-bg:#f8f9fa;--bs-tertiary-bg-rgb:248,249,250;--bs-heading-color:inherit;--bs-link-color:#0d6efd;--bs-link-color-rgb:13,110,253;--bs-link-decoration:underline;--bs-link-hover-color:#0a58ca;--bs-link-hover-color-rgb:10,88,202;--bs-code-color:#d63384;--bs-highlight-color:#212529;--bs-highlight-bg:#fff3cd;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0, 0, 0, 0.175);--bs-border-radius:0.375rem;--bs-border-radius-sm:0.25rem;--bs-border-radius-lg:0.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-xxl:2rem;--bs-border-radius-2xl:var(--bs-border-radius-xxl);--bs-border-radius-pill:50rem;--bs-box-shadow:0 0.5rem 1rem rgba(0, 0, 0, 0.15);--bs-box-shadow-sm:0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);--bs-box-shadow-lg:0 1rem 3rem rgba(0, 0, 0, 0.175);--bs-box-shadow-inset:inset 0 1px 2px rgba(0, 0, 0, 0.075);--bs-focus-ring-width:0.25rem;--bs-focus-ring-opacity:0.25;--bs-focus-ring-color:rgba(13, 110, 253, 0.25);--bs-form-valid-color:#198754;--bs-form-valid-border-color:#198754;--bs-form-invalid-color:#dc3545;--bs-form-invalid-border-color:#dc3545}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color:#dee2e6;--bs-body-color-rgb:222,226,230;--bs-body-bg:#212529;--bs-body-bg-rgb:33,37,41;--bs-emphasis-color:#fff;--bs-emphasis-color-rgb:255,255,255;--bs-secondary-color:rgba(222, 226, 230, 0.75);--bs-secondary-color-rgb:222,226,230;--bs-secondary-bg:#343a40;--bs-secondary-bg-rgb:52,58,64;--bs-tertiary-color:rgba(222, 226, 230, 0.5);--bs-tertiary-color-rgb:222,226,230;--bs-tertiary-bg:#2b3035;--bs-tertiary-bg-rgb:43,48,53;--bs-primary-text-emphasis:#6ea8fe;--bs-secondary-text-emphasis:#a7acb1;--bs-success-text-emphasis:#75b798;--bs-info-text-emphasis:#6edff6;--bs-warning-text-emphasis:#ffda6a;--bs-danger-text-emphasis:#ea868f;--bs-light-text-emphasis:#f8f9fa;--bs-dark-text-emphasis:#dee2e6;--bs-primary-bg-subtle:#031633;--bs-secondary-bg-subtle:#161719;--bs-success-bg-subtle:#051b11;--bs-info-bg-subtle:#032830;--bs-warning-bg-subtle:#332701;--bs-danger-bg-subtle:#2c0b0e;--bs-light-bg-subtle:#343a40;--bs-dark-bg-subtle:#1a1d20;--bs-primary-border-subtle:#084298;--bs-secondary-border-subtle:#41464b;--bs-success-border-subtle:#0f5132;--bs-info-border-subtle:#087990;--bs-warning-border-subtle:#997404;--bs-danger-border-subtle:#842029;--bs-light-border-subtle:#495057;--bs-dark-border-subtle:#343a40;--bs-heading-color:inherit;--bs-link-color:#6ea8fe;--bs-link-hover-color:#8bb9fe;--bs-link-color-rgb:110,168,254;--bs-link-hover-color-rgb:139,185,254;--bs-code-color:#e685b5;--bs-highlight-color:#dee2e6;--bs-highlight-bg:#664d03;--bs-border-color:#495057;--bs-border-color-translucent:rgba(255, 255, 255, 0.15);--bs-form-valid-color:#75b798;--bs-form-valid-border-color:#75b798;--bs-form-invalid-color:#ea868f;--bs-form-invalid-border-color:#ea868f}*,::after,::before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;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);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.h1,h1{font-size:2.5rem}}.h2,h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){.h2,h2{font-size:2rem}}.h3,h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){.h3,h3{font-size:1.75rem}}.h4,h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){.h4,h4{font-size:1.5rem}}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}.small,small{font-size:.875em}.mark,mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));text-decoration:underline}a:hover{--bs-link-color-rgb:var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-6{font-size:2.5rem}}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}.blockquote-footer::before{content:"— "}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:var(--bs-body-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:var(--bs-secondary-color)}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}:root{--bs-breakpoint-xs:0;--bs-breakpoint-sm:576px;--bs-breakpoint-md:768px;--bs-breakpoint-lg:992px;--bs-breakpoint-xl:1200px;--bs-breakpoint-xxl:1400px}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media (min-width:576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (min-width:768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media (min-width:992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media (min-width:1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (min-width:1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.table{--bs-table-color-type:initial;--bs-table-bg-type:initial;--bs-table-color-state:initial;--bs-table-bg-state:initial;--bs-table-color:var(--bs-emphasis-color);--bs-table-bg:var(--bs-body-bg);--bs-table-border-color:var(--bs-border-color);--bs-table-accent-bg:transparent;--bs-table-striped-color:var(--bs-emphasis-color);--bs-table-striped-bg:rgba(var(--bs-emphasis-color-rgb), 0.05);--bs-table-active-color:var(--bs-emphasis-color);--bs-table-active-bg:rgba(var(--bs-emphasis-color-rgb), 0.1);--bs-table-hover-color:var(--bs-emphasis-color);--bs-table-hover-bg:rgba(var(--bs-emphasis-color-rgb), 0.075);width:100%;margin-bottom:1rem;vertical-align:top;border-color:var(--bs-table-border-color)}.table>:not(caption)>*>*{padding:.5rem .5rem;color:var(--bs-table-color-state,var(--bs-table-color-type,var(--bs-table-color)));background-color:var(--bs-table-bg);border-bottom-width:var(--bs-border-width);box-shadow:inset 0 0 0 9999px var(--bs-table-bg-state,var(--bs-table-bg-type,var(--bs-table-accent-bg)))}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:calc(var(--bs-border-width) * 2) solid currentcolor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem .25rem}.table-bordered>:not(caption)>*{border-width:var(--bs-border-width) 0}.table-bordered>:not(caption)>*>*{border-width:0 var(--bs-border-width)}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-color-type:var(--bs-table-striped-color);--bs-table-bg-type:var(--bs-table-striped-bg)}.table-striped-columns>:not(caption)>tr>:nth-child(2n){--bs-table-color-type:var(--bs-table-striped-color);--bs-table-bg-type:var(--bs-table-striped-bg)}.table-active{--bs-table-color-state:var(--bs-table-active-color);--bs-table-bg-state:var(--bs-table-active-bg)}.table-hover>tbody>tr:hover>*{--bs-table-color-state:var(--bs-table-hover-color);--bs-table-bg-state:var(--bs-table-hover-bg)}.table-primary{--bs-table-color:#000;--bs-table-bg:#cfe2ff;--bs-table-border-color:#a6b5cc;--bs-table-striped-bg:#c5d7f2;--bs-table-striped-color:#000;--bs-table-active-bg:#bacbe6;--bs-table-active-color:#000;--bs-table-hover-bg:#bfd1ec;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-secondary{--bs-table-color:#000;--bs-table-bg:#e2e3e5;--bs-table-border-color:#b5b6b7;--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;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-success{--bs-table-color:#000;--bs-table-bg:#d1e7dd;--bs-table-border-color:#a7b9b1;--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;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-info{--bs-table-color:#000;--bs-table-bg:#cff4fc;--bs-table-border-color:#a6c3ca;--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;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-warning{--bs-table-color:#000;--bs-table-bg:#fff3cd;--bs-table-border-color:#ccc2a4;--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;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-danger{--bs-table-color:#000;--bs-table-bg:#f8d7da;--bs-table-border-color:#c6acae;--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;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-light{--bs-table-color:#000;--bs-table-bg:#f8f9fa;--bs-table-border-color:#c6c7c8;--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;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-dark{--bs-table-color:#fff;--bs-table-bg:#212529;--bs-table-border-color:#4d5154;--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;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width:575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(.375rem + var(--bs-border-width));padding-bottom:calc(.375rem + var(--bs-border-width));margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + var(--bs-border-width));padding-bottom:calc(.5rem + var(--bs-border-width));font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem + var(--bs-border-width));padding-bottom:calc(.25rem + var(--bs-border-width));font-size:.875rem}.form-text{margin-top:.25rem;font-size:.875em;color:var(--bs-secondary-color)}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);appearance:none;background-color:var(--bs-body-bg);background-clip:padding-box;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:var(--bs-body-color);background-color:var(--bs-body-bg);border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-control::-webkit-date-and-time-value{min-width:85px;height:1.5em;margin:0}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::placeholder{color:var(--bs-secondary-color);opacity:1}.form-control:disabled{background-color:var(--bs-secondary-bg);opacity:1}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);border-radius:0;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){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:var(--bs-secondary-bg)}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:var(--bs-body-color);background-color:transparent;border:solid transparent;border-width:var(--bs-border-width) 0}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2));padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2))}textarea.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}textarea.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-control-color{width:3rem;height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2));padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.form-control-color::-webkit-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.form-control-color.form-control-sm{height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}.form-control-color.form-control-lg{height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-select{--bs-form-select-bg-img:url("data:image/svg+xml,%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");display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);appearance:none;background-color:var(--bs-body-bg);background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon,none);background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-select{transition:none}}.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:var(--bs-secondary-bg)}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--bs-body-color)}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}[data-bs-theme=dark] .form-select{--bs-form-select-bg-img:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-right:1.5em;padding-left:0;text-align:right}.form-check-reverse .form-check-input{float:right;margin-right:-1.5em;margin-left:0}.form-check-input{--bs-form-check-bg:var(--bs-body-bg);flex-shrink:0;width:1em;height:1em;margin-top:.25em;vertical-align:top;appearance:none;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-repeat:no-repeat;background-position:center;background-size:contain;border:var(--bs-border-width) solid var(--bs-border-color);-webkit-print-color-adjust:exact;print-color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{--bs-form-check-bg-image:url("data:image/svg+xml,%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")}.form-check-input:checked[type=radio]{--bs-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;--bs-form-check-bg-image:url("data:image/svg+xml,%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")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{cursor:default;opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");width:2em;margin-left:-2.5em;background-image:var(--bs-form-switch-bg);background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-switch.form-check-reverse{padding-right:2.5em;padding-left:0}.form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check:disabled+.btn,.btn-check[disabled]+.btn{pointer-events:none;filter:none;opacity:.65}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e")}.form-range{width:100%;height:1.5rem;padding:0;appearance:none;background-color:transparent}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:var(--bs-secondary-color)}.form-range:disabled::-moz-range-thumb{background-color:var(--bs-secondary-color)}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + calc(var(--bs-border-width) * 2));min-height:calc(3.5rem + calc(var(--bs-border-width) * 2));line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;z-index:2;height:100%;padding:1rem .75rem;overflow:hidden;text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:var(--bs-border-width) solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media (prefers-reduced-motion:reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem .75rem}.form-floating>.form-control-plaintext::placeholder,.form-floating>.form-control::placeholder{color:transparent}.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown),.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control-plaintext:-webkit-autofill,.form-floating>.form-control:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control-plaintext~label,.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control-plaintext~label::after,.form-floating>.form-control:focus~label::after,.form-floating>.form-control:not(:placeholder-shown)~label::after,.form-floating>.form-select~label::after{position:absolute;inset:1rem 0.375rem;z-index:-1;height:1.5em;content:"";background-color:var(--bs-body-bg);border-radius:var(--bs-border-radius)}.form-floating>.form-control:-webkit-autofill~label{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control-plaintext~label{border-width:var(--bs-border-width) 0}.form-floating>.form-control:disabled~label,.form-floating>:disabled~label{color:#6c757d}.form-floating>.form-control:disabled~label::after,.form-floating>:disabled~label::after{background-color:var(--bs-secondary-bg)}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-floating,.input-group>.form-select{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-floating:focus-within,.input-group>.form-select:focus{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);text-align:center;white-space:nowrap;background-color:var(--bs-tertiary-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius)}.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select,.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating){border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select,.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:calc(var(--bs-border-width) * -1);border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-valid-color)}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-success);border-radius:var(--bs-border-radius)}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{border-color:var(--bs-form-valid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%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-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-valid,.was-validated .form-select:valid{border-color:var(--bs-form-valid-border-color)}.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"]{--bs-form-select-bg-icon:url("data:image/svg+xml,%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");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.form-control-color.is-valid,.was-validated .form-control-color:valid{width:calc(3rem + calc(1.5em + .75rem))}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:var(--bs-form-valid-border-color)}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:var(--bs-form-valid-color)}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:var(--bs-form-valid-color)}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.input-group>.form-control:not(:focus).is-valid,.input-group>.form-floating:not(:focus-within).is-valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-control:not(:focus):valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.was-validated .input-group>.form-select:not(:focus):valid{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-invalid-color)}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-danger);border-radius:var(--bs-border-radius)}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' 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-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:var(--bs-form-invalid-border-color)}.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"],.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"]{--bs-form-select-bg-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' 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");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.form-control-color.is-invalid,.was-validated .form-control-color:invalid{width:calc(3rem + calc(1.5em + .75rem))}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:var(--bs-form-invalid-border-color)}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:var(--bs-form-invalid-color)}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:var(--bs-form-invalid-color)}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.input-group>.form-control:not(:focus).is-invalid,.input-group>.form-floating:not(:focus-within).is-invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-control:not(:focus):invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.was-validated .input-group>.form-select:not(:focus):invalid{z-index:4}.btn{--bs-btn-padding-x:0.75rem;--bs-btn-padding-y:0.375rem;--bs-btn-font-family: ;--bs-btn-font-size:1rem;--bs-btn-font-weight:400;--bs-btn-line-height:1.5;--bs-btn-color:var(--bs-body-color);--bs-btn-bg:transparent;--bs-btn-border-width:var(--bs-border-width);--bs-btn-border-color:transparent;--bs-btn-border-radius:var(--bs-border-radius);--bs-btn-hover-border-color:transparent;--bs-btn-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.15),0 1px 1px rgba(0, 0, 0, 0.075);--bs-btn-disabled-opacity:0.65;--bs-btn-focus-box-shadow:0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color)}.btn-check+.btn:hover{color:var(--bs-btn-color);background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color)}.btn:focus-visible{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:focus-visible+.btn{border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked+.btn,.btn.active,.btn.show,.btn:first-child:active,:not(.btn-check)+.btn:active{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color)}.btn-check:checked+.btn:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible,.btn:first-child:active:focus-visible,:not(.btn-check)+.btn:active:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked:focus-visible+.btn{box-shadow:var(--bs-btn-focus-box-shadow)}.btn.disabled,.btn:disabled,fieldset:disabled .btn{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity)}.btn-primary{--bs-btn-color:#fff;--bs-btn-bg:#0d6efd;--bs-btn-border-color:#0d6efd;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0b5ed7;--bs-btn-hover-border-color:#0a58ca;--bs-btn-focus-shadow-rgb:49,132,253;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0a58ca;--bs-btn-active-border-color:#0a53be;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#0d6efd;--bs-btn-disabled-border-color:#0d6efd}.btn-secondary{--bs-btn-color:#fff;--bs-btn-bg:#6c757d;--bs-btn-border-color:#6c757d;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#5c636a;--bs-btn-hover-border-color:#565e64;--bs-btn-focus-shadow-rgb:130,138,145;--bs-btn-active-color:#fff;--bs-btn-active-bg:#565e64;--bs-btn-active-border-color:#51585e;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#6c757d;--bs-btn-disabled-border-color:#6c757d}.btn-success{--bs-btn-color:#fff;--bs-btn-bg:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#157347;--bs-btn-hover-border-color:#146c43;--bs-btn-focus-shadow-rgb:60,153,110;--bs-btn-active-color:#fff;--bs-btn-active-bg:#146c43;--bs-btn-active-border-color:#13653f;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#198754;--bs-btn-disabled-border-color:#198754}.btn-info{--bs-btn-color:#000;--bs-btn-bg:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#31d2f2;--bs-btn-hover-border-color:#25cff2;--bs-btn-focus-shadow-rgb:11,172,204;--bs-btn-active-color:#000;--bs-btn-active-bg:#3dd5f3;--bs-btn-active-border-color:#25cff2;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#0dcaf0;--bs-btn-disabled-border-color:#0dcaf0}.btn-warning{--bs-btn-color:#000;--bs-btn-bg:#ffc107;--bs-btn-border-color:#ffc107;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffca2c;--bs-btn-hover-border-color:#ffc720;--bs-btn-focus-shadow-rgb:217,164,6;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffcd39;--bs-btn-active-border-color:#ffc720;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#ffc107;--bs-btn-disabled-border-color:#ffc107}.btn-danger{--bs-btn-color:#fff;--bs-btn-bg:#dc3545;--bs-btn-border-color:#dc3545;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#bb2d3b;--bs-btn-hover-border-color:#b02a37;--bs-btn-focus-shadow-rgb:225,83,97;--bs-btn-active-color:#fff;--bs-btn-active-bg:#b02a37;--bs-btn-active-border-color:#a52834;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#dc3545;--bs-btn-disabled-border-color:#dc3545}.btn-light{--bs-btn-color:#000;--bs-btn-bg:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#d3d4d5;--bs-btn-hover-border-color:#c6c7c8;--bs-btn-focus-shadow-rgb:211,212,213;--bs-btn-active-color:#000;--bs-btn-active-bg:#c6c7c8;--bs-btn-active-border-color:#babbbc;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#f8f9fa;--bs-btn-disabled-border-color:#f8f9fa}.btn-dark{--bs-btn-color:#fff;--bs-btn-bg:#212529;--bs-btn-border-color:#212529;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#424649;--bs-btn-hover-border-color:#373b3e;--bs-btn-focus-shadow-rgb:66,70,73;--bs-btn-active-color:#fff;--bs-btn-active-bg:#4d5154;--bs-btn-active-border-color:#373b3e;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#212529;--bs-btn-disabled-border-color:#212529}.btn-outline-primary{--bs-btn-color:#0d6efd;--bs-btn-border-color:#0d6efd;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0d6efd;--bs-btn-hover-border-color:#0d6efd;--bs-btn-focus-shadow-rgb:13,110,253;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0d6efd;--bs-btn-active-border-color:#0d6efd;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#0d6efd;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#0d6efd;--bs-gradient:none}.btn-outline-secondary{--bs-btn-color:#6c757d;--bs-btn-border-color:#6c757d;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#6c757d;--bs-btn-hover-border-color:#6c757d;--bs-btn-focus-shadow-rgb:108,117,125;--bs-btn-active-color:#fff;--bs-btn-active-bg:#6c757d;--bs-btn-active-border-color:#6c757d;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#6c757d;--bs-gradient:none}.btn-outline-success{--bs-btn-color:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#198754;--bs-btn-hover-border-color:#198754;--bs-btn-focus-shadow-rgb:25,135,84;--bs-btn-active-color:#fff;--bs-btn-active-bg:#198754;--bs-btn-active-border-color:#198754;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#198754;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#198754;--bs-gradient:none}.btn-outline-info{--bs-btn-color:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#0dcaf0;--bs-btn-hover-border-color:#0dcaf0;--bs-btn-focus-shadow-rgb:13,202,240;--bs-btn-active-color:#000;--bs-btn-active-bg:#0dcaf0;--bs-btn-active-border-color:#0dcaf0;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#0dcaf0;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#0dcaf0;--bs-gradient:none}.btn-outline-warning{--bs-btn-color:#ffc107;--bs-btn-border-color:#ffc107;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffc107;--bs-btn-hover-border-color:#ffc107;--bs-btn-focus-shadow-rgb:255,193,7;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffc107;--bs-btn-active-border-color:#ffc107;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#ffc107;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#ffc107;--bs-gradient:none}.btn-outline-danger{--bs-btn-color:#dc3545;--bs-btn-border-color:#dc3545;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#dc3545;--bs-btn-hover-border-color:#dc3545;--bs-btn-focus-shadow-rgb:220,53,69;--bs-btn-active-color:#fff;--bs-btn-active-bg:#dc3545;--bs-btn-active-border-color:#dc3545;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#dc3545;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#dc3545;--bs-gradient:none}.btn-outline-light{--bs-btn-color:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#f8f9fa;--bs-btn-hover-border-color:#f8f9fa;--bs-btn-focus-shadow-rgb:248,249,250;--bs-btn-active-color:#000;--bs-btn-active-bg:#f8f9fa;--bs-btn-active-border-color:#f8f9fa;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#f8f9fa;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#f8f9fa;--bs-gradient:none}.btn-outline-dark{--bs-btn-color:#212529;--bs-btn-border-color:#212529;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#212529;--bs-btn-hover-border-color:#212529;--bs-btn-focus-shadow-rgb:33,37,41;--bs-btn-active-color:#fff;--bs-btn-active-bg:#212529;--bs-btn-active-border-color:#212529;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#212529;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#212529;--bs-gradient:none}.btn-link{--bs-btn-font-weight:400;--bs-btn-color:var(--bs-link-color);--bs-btn-bg:transparent;--bs-btn-border-color:transparent;--bs-btn-hover-color:var(--bs-link-hover-color);--bs-btn-hover-border-color:transparent;--bs-btn-active-color:var(--bs-link-hover-color);--bs-btn-active-border-color:transparent;--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-border-color:transparent;--bs-btn-box-shadow:0 0 0 #000;--bs-btn-focus-shadow-rgb:49,132,253;text-decoration:underline}.btn-link:focus-visible{color:var(--bs-btn-color)}.btn-link:hover{color:var(--bs-btn-hover-color)}.btn-group-lg>.btn,.btn-lg{--bs-btn-padding-y:0.5rem;--bs-btn-padding-x:1rem;--bs-btn-font-size:1.25rem;--bs-btn-border-radius:var(--bs-border-radius-lg)}.btn-group-sm>.btn,.btn-sm{--bs-btn-padding-y:0.25rem;--bs-btn-padding-x:0.5rem;--bs-btn-font-size:0.875rem;--bs-btn-border-radius:var(--bs-border-radius-sm)}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion:reduce){.collapsing.collapse-horizontal{transition:none}}.dropdown,.dropdown-center,.dropend,.dropstart,.dropup,.dropup-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{--bs-dropdown-zindex:1000;--bs-dropdown-min-width:10rem;--bs-dropdown-padding-x:0;--bs-dropdown-padding-y:0.5rem;--bs-dropdown-spacer:0.125rem;--bs-dropdown-font-size:1rem;--bs-dropdown-color:var(--bs-body-color);--bs-dropdown-bg:var(--bs-body-bg);--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-border-radius:var(--bs-border-radius);--bs-dropdown-border-width:var(--bs-border-width);--bs-dropdown-inner-border-radius:calc(var(--bs-border-radius) - var(--bs-border-width));--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y:0.5rem;--bs-dropdown-box-shadow:var(--bs-box-shadow);--bs-dropdown-link-color:var(--bs-body-color);--bs-dropdown-link-hover-color:var(--bs-body-color);--bs-dropdown-link-hover-bg:var(--bs-tertiary-bg);--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#0d6efd;--bs-dropdown-link-disabled-color:var(--bs-tertiary-color);--bs-dropdown-item-padding-x:1rem;--bs-dropdown-item-padding-y:0.25rem;--bs-dropdown-header-color:#6c757d;--bs-dropdown-header-padding-x:1rem;--bs-dropdown-header-padding-y:0.5rem;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius)}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--bs-dropdown-spacer)}.dropdown-menu-start{--bs-position:start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position:end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media (min-width:576px){.dropdown-menu-sm-start{--bs-position:start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position:end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-start{--bs-position:start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position:end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-start{--bs-position:start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position:end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1200px){.dropdown-menu-xl-start{--bs-position:start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position:end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1400px){.dropdown-menu-xxl-start{--bs-position:start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position:end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--bs-dropdown-spacer)}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--bs-dropdown-spacer)}.dropend .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropend .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-toggle::after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--bs-dropdown-spacer)}.dropstart .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle::after{display:none}.dropstart .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropstart .dropdown-toggle:empty::after{margin-left:0}.dropstart .dropdown-toggle::before{vertical-align:0}.dropdown-divider{height:0;margin:var(--bs-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--bs-dropdown-divider-bg);opacity:1}.dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0;border-radius:var(--bs-dropdown-item-border-radius,0)}.dropdown-item:focus,.dropdown-item:hover{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg)}.dropdown-item.active,.dropdown-item:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg)}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);margin-bottom:0;font-size:.875rem;color:var(--bs-dropdown-header-color);white-space:nowrap}.dropdown-item-text{display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);color:var(--bs-dropdown-link-color)}.dropdown-menu-dark{--bs-dropdown-color:#dee2e6;--bs-dropdown-bg:#343a40;--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-box-shadow: ;--bs-dropdown-link-color:#dee2e6;--bs-dropdown-link-hover-color:#fff;--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg:rgba(255, 255, 255, 0.15);--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#0d6efd;--bs-dropdown-link-disabled-color:#adb5bd;--bs-dropdown-header-color:#adb5bd}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;flex:1 1 auto}.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group{border-radius:var(--bs-border-radius)}.btn-group>.btn-group:not(:first-child),.btn-group>:not(.btn-check:first-child)+.btn{margin-left:calc(var(--bs-border-width) * -1)}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn.dropdown-toggle-split:first-child,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split::after,.dropend .dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after{margin-left:0}.dropstart .dropdown-toggle-split::before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:calc(var(--bs-border-width) * -1)}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn~.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{--bs-nav-link-padding-x:1rem;--bs-nav-link-padding-y:0.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color:var(--bs-link-color);--bs-nav-link-hover-color:var(--bs-link-hover-color);--bs-nav-link-disabled-color:var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);text-decoration:none;background:0 0;border:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion:reduce){.nav-link{transition:none}}.nav-link:focus,.nav-link:hover{color:var(--bs-nav-link-hover-color)}.nav-link:focus-visible{outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.nav-link.disabled,.nav-link:disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}.nav-tabs{--bs-nav-tabs-border-width:var(--bs-border-width);--bs-nav-tabs-border-color:var(--bs-border-color);--bs-nav-tabs-border-radius:var(--bs-border-radius);--bs-nav-tabs-link-hover-border-color:var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);--bs-nav-tabs-link-active-color:var(--bs-emphasis-color);--bs-nav-tabs-link-active-bg:var(--bs-body-bg);--bs-nav-tabs-link-active-border-color:var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{margin-bottom:calc(-1 * var(--bs-nav-tabs-border-width));border:var(--bs-nav-tabs-border-width) solid transparent;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius)}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color)}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color)}.nav-tabs .dropdown-menu{margin-top:calc(-1 * var(--bs-nav-tabs-border-width));border-top-left-radius:0;border-top-right-radius:0}.nav-pills{--bs-nav-pills-border-radius:var(--bs-border-radius);--bs-nav-pills-link-active-color:#fff;--bs-nav-pills-link-active-bg:#0d6efd}.nav-pills .nav-link{border-radius:var(--bs-nav-pills-border-radius)}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg)}.nav-underline{--bs-nav-underline-gap:1rem;--bs-nav-underline-border-width:0.125rem;--bs-nav-underline-link-active-color:var(--bs-emphasis-color);gap:var(--bs-nav-underline-gap)}.nav-underline .nav-link{padding-right:0;padding-left:0;border-bottom:var(--bs-nav-underline-border-width) solid transparent}.nav-underline .nav-link:focus,.nav-underline .nav-link:hover{border-bottom-color:currentcolor}.nav-underline .nav-link.active,.nav-underline .show>.nav-link{font-weight:700;color:var(--bs-nav-underline-link-active-color);border-bottom-color:currentcolor}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{--bs-navbar-padding-x:0;--bs-navbar-padding-y:0.5rem;--bs-navbar-color:rgba(var(--bs-emphasis-color-rgb), 0.65);--bs-navbar-hover-color:rgba(var(--bs-emphasis-color-rgb), 0.8);--bs-navbar-disabled-color:rgba(var(--bs-emphasis-color-rgb), 0.3);--bs-navbar-active-color:rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-padding-y:0.3125rem;--bs-navbar-brand-margin-end:1rem;--bs-navbar-brand-font-size:1.25rem;--bs-navbar-brand-color:rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-hover-color:rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-nav-link-padding-x:0.5rem;--bs-navbar-toggler-padding-y:0.25rem;--bs-navbar-toggler-padding-x:0.75rem;--bs-navbar-toggler-font-size:1.25rem;--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color:rgba(var(--bs-emphasis-color-rgb), 0.15);--bs-navbar-toggler-border-radius:var(--bs-border-radius);--bs-navbar-toggler-focus-width:0.25rem;--bs-navbar-toggler-transition:box-shadow 0.15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:var(--bs-navbar-brand-padding-y);padding-bottom:var(--bs-navbar-brand-padding-y);margin-right:var(--bs-navbar-brand-margin-end);font-size:var(--bs-navbar-brand-font-size);color:var(--bs-navbar-brand-color);text-decoration:none;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x:0;--bs-nav-link-padding-y:0.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color:var(--bs-navbar-color);--bs-nav-link-hover-color:var(--bs-navbar-hover-color);--bs-nav-link-disabled-color:var(--bs-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-navbar-color)}.navbar-text a,.navbar-text a:focus,.navbar-text a:hover{color:var(--bs-navbar-active-color)}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:transparent;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);transition:var(--bs-navbar-toggler-transition)}@media (prefers-reduced-motion:reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width)}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height,75vh);overflow-y:auto}@media (min-width:576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-dark,.navbar[data-bs-theme=dark]{--bs-navbar-color:rgba(255, 255, 255, 0.55);--bs-navbar-hover-color:rgba(255, 255, 255, 0.75);--bs-navbar-disabled-color:rgba(255, 255, 255, 0.25);--bs-navbar-active-color:#fff;--bs-navbar-brand-color:#fff;--bs-navbar-brand-hover-color:#fff;--bs-navbar-toggler-border-color:rgba(255, 255, 255, 0.1);--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}[data-bs-theme=dark] .navbar-toggler-icon{--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.card{--bs-card-spacer-y:1rem;--bs-card-spacer-x:1rem;--bs-card-title-spacer-y:0.5rem;--bs-card-title-color: ;--bs-card-subtitle-color: ;--bs-card-border-width:var(--bs-border-width);--bs-card-border-color:var(--bs-border-color-translucent);--bs-card-border-radius:var(--bs-border-radius);--bs-card-box-shadow: ;--bs-card-inner-border-radius:calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-card-cap-padding-y:0.5rem;--bs-card-cap-padding-x:1rem;--bs-card-cap-bg:rgba(var(--bs-body-color-rgb), 0.03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg:var(--bs-body-bg);--bs-card-img-overlay-padding:1rem;--bs-card-group-margin:0.75rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--bs-card-height);color:var(--bs-body-color);word-wrap:break-word;background-color:var(--bs-card-bg);background-clip:border-box;border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius)}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x);color:var(--bs-card-color)}.card-title{margin-bottom:var(--bs-card-title-spacer-y);color:var(--bs-card-title-color)}.card-subtitle{margin-top:calc(-.5 * var(--bs-card-title-spacer-y));margin-bottom:0;color:var(--bs-card-subtitle-color)}.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--bs-card-spacer-x)}.card-header{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);margin-bottom:0;color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-header:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0}.card-footer{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-footer:last-child{border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)}.card-header-tabs{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-bottom:calc(-1 * var(--bs-card-cap-padding-y));margin-left:calc(-.5 * var(--bs-card-cap-padding-x));border-bottom:0}.card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}.card-header-pills{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-left:calc(-.5 * var(--bs-card-cap-padding-x))}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:var(--bs-card-img-overlay-padding);border-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-bottom,.card-img-top{width:100%}.card-img,.card-img-top{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-bottom{border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card-group>.card{margin-bottom:var(--bs-card-group-margin)}@media (min-width:576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.accordion{--bs-accordion-color:var(--bs-body-color);--bs-accordion-bg:var(--bs-body-bg);--bs-accordion-transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,border-radius 0.15s ease;--bs-accordion-border-color:var(--bs-border-color);--bs-accordion-border-width:var(--bs-border-width);--bs-accordion-border-radius:var(--bs-border-radius);--bs-accordion-inner-border-radius:calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-accordion-btn-padding-x:1.25rem;--bs-accordion-btn-padding-y:1rem;--bs-accordion-btn-color:var(--bs-body-color);--bs-accordion-btn-bg:var(--bs-accordion-bg);--bs-accordion-btn-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width:1.25rem;--bs-accordion-btn-icon-transform:rotate(-180deg);--bs-accordion-btn-icon-transition:transform 0.2s ease-in-out;--bs-accordion-btn-active-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23052c65' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");--bs-accordion-btn-focus-box-shadow:0 0 0 0.25rem rgba(13, 110, 253, 0.25);--bs-accordion-body-padding-x:1.25rem;--bs-accordion-body-padding-y:1rem;--bs-accordion-active-color:var(--bs-primary-text-emphasis);--bs-accordion-active-bg:var(--bs-primary-bg-subtle)}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);font-size:1rem;color:var(--bs-accordion-btn-color);text-align:left;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;overflow-anchor:none;transition:var(--bs-accordion-transition)}@media (prefers-reduced-motion:reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:var(--bs-accordion-active-color);background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color)}.accordion-button:not(.collapsed)::after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button::after{flex-shrink:0;width:var(--bs-accordion-btn-icon-width);height:var(--bs-accordion-btn-icon-width);margin-left:auto;content:"";background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);transition:var(--bs-accordion-btn-icon-transition)}@media (prefers-reduced-motion:reduce){.accordion-button::after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;outline:0;box-shadow:var(--bs-accordion-btn-focus-box-shadow)}.accordion-header{margin-bottom:0}.accordion-item{color:var(--bs-accordion-color);background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)}.accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.accordion-item:first-of-type>.accordion-header .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-item:last-of-type>.accordion-header .accordion-button.collapsed{border-bottom-right-radius:var(--bs-accordion-inner-border-radius);border-bottom-left-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:last-of-type>.accordion-collapse{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.accordion-flush>.accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush>.accordion-item:first-child{border-top:0}.accordion-flush>.accordion-item:last-child{border-bottom:0}.accordion-flush>.accordion-item>.accordion-header .accordion-button,.accordion-flush>.accordion-item>.accordion-header .accordion-button.collapsed{border-radius:0}.accordion-flush>.accordion-item>.accordion-collapse{border-radius:0}[data-bs-theme=dark] .accordion-button::after{--bs-accordion-btn-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%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");--bs-accordion-btn-active-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%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")}.breadcrumb{--bs-breadcrumb-padding-x:0;--bs-breadcrumb-padding-y:0;--bs-breadcrumb-margin-bottom:1rem;--bs-breadcrumb-bg: ;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color:var(--bs-secondary-color);--bs-breadcrumb-item-padding-x:0.5rem;--bs-breadcrumb-item-active-color:var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);margin-bottom:var(--bs-breadcrumb-margin-bottom);font-size:var(--bs-breadcrumb-font-size);list-style:none;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item::before{float:left;padding-right:var(--bs-breadcrumb-item-padding-x);color:var(--bs-breadcrumb-divider-color);content:var(--bs-breadcrumb-divider, "/")}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.pagination{--bs-pagination-padding-x:0.75rem;--bs-pagination-padding-y:0.375rem;--bs-pagination-font-size:1rem;--bs-pagination-color:var(--bs-link-color);--bs-pagination-bg:var(--bs-body-bg);--bs-pagination-border-width:var(--bs-border-width);--bs-pagination-border-color:var(--bs-border-color);--bs-pagination-border-radius:var(--bs-border-radius);--bs-pagination-hover-color:var(--bs-link-hover-color);--bs-pagination-hover-bg:var(--bs-tertiary-bg);--bs-pagination-hover-border-color:var(--bs-border-color);--bs-pagination-focus-color:var(--bs-link-hover-color);--bs-pagination-focus-bg:var(--bs-secondary-bg);--bs-pagination-focus-box-shadow:0 0 0 0.25rem rgba(13, 110, 253, 0.25);--bs-pagination-active-color:#fff;--bs-pagination-active-bg:#0d6efd;--bs-pagination-active-border-color:#0d6efd;--bs-pagination-disabled-color:var(--bs-secondary-color);--bs-pagination-disabled-bg:var(--bs-secondary-bg);--bs-pagination-disabled-border-color:var(--bs-border-color);display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);text-decoration:none;background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);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){.page-link{transition:none}}.page-link:hover{z-index:2;color:var(--bs-pagination-hover-color);background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color)}.page-link:focus{z-index:3;color:var(--bs-pagination-focus-color);background-color:var(--bs-pagination-focus-bg);outline:0;box-shadow:var(--bs-pagination-focus-box-shadow)}.active>.page-link,.page-link.active{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}.disabled>.page-link,.page-link.disabled{color:var(--bs-pagination-disabled-color);pointer-events:none;background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color)}.page-item:not(:first-child) .page-link{margin-left:calc(var(--bs-border-width) * -1)}.page-item:first-child .page-link{border-top-left-radius:var(--bs-pagination-border-radius);border-bottom-left-radius:var(--bs-pagination-border-radius)}.page-item:last-child .page-link{border-top-right-radius:var(--bs-pagination-border-radius);border-bottom-right-radius:var(--bs-pagination-border-radius)}.pagination-lg{--bs-pagination-padding-x:1.5rem;--bs-pagination-padding-y:0.75rem;--bs-pagination-font-size:1.25rem;--bs-pagination-border-radius:var(--bs-border-radius-lg)}.pagination-sm{--bs-pagination-padding-x:0.5rem;--bs-pagination-padding-y:0.25rem;--bs-pagination-font-size:0.875rem;--bs-pagination-border-radius:var(--bs-border-radius-sm)}.badge{--bs-badge-padding-x:0.65em;--bs-badge-padding-y:0.35em;--bs-badge-font-size:0.75em;--bs-badge-font-weight:700;--bs-badge-color:#fff;--bs-badge-border-radius:var(--bs-border-radius);display:inline-block;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;color:var(--bs-badge-color);text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:var(--bs-badge-border-radius)}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{--bs-alert-bg:transparent;--bs-alert-padding-x:1rem;--bs-alert-padding-y:1rem;--bs-alert-margin-bottom:1rem;--bs-alert-color:inherit;--bs-alert-border-color:transparent;--bs-alert-border:var(--bs-border-width) solid var(--bs-alert-border-color);--bs-alert-border-radius:var(--bs-border-radius);--bs-alert-link-color:inherit;position:relative;padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);margin-bottom:var(--bs-alert-margin-bottom);color:var(--bs-alert-color);background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius)}.alert-heading{color:inherit}.alert-link{font-weight:700;color:var(--bs-alert-link-color)}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-primary{--bs-alert-color:var(--bs-primary-text-emphasis);--bs-alert-bg:var(--bs-primary-bg-subtle);--bs-alert-border-color:var(--bs-primary-border-subtle);--bs-alert-link-color:var(--bs-primary-text-emphasis)}.alert-secondary{--bs-alert-color:var(--bs-secondary-text-emphasis);--bs-alert-bg:var(--bs-secondary-bg-subtle);--bs-alert-border-color:var(--bs-secondary-border-subtle);--bs-alert-link-color:var(--bs-secondary-text-emphasis)}.alert-success{--bs-alert-color:var(--bs-success-text-emphasis);--bs-alert-bg:var(--bs-success-bg-subtle);--bs-alert-border-color:var(--bs-success-border-subtle);--bs-alert-link-color:var(--bs-success-text-emphasis)}.alert-info{--bs-alert-color:var(--bs-info-text-emphasis);--bs-alert-bg:var(--bs-info-bg-subtle);--bs-alert-border-color:var(--bs-info-border-subtle);--bs-alert-link-color:var(--bs-info-text-emphasis)}.alert-warning{--bs-alert-color:var(--bs-warning-text-emphasis);--bs-alert-bg:var(--bs-warning-bg-subtle);--bs-alert-border-color:var(--bs-warning-border-subtle);--bs-alert-link-color:var(--bs-warning-text-emphasis)}.alert-danger{--bs-alert-color:var(--bs-danger-text-emphasis);--bs-alert-bg:var(--bs-danger-bg-subtle);--bs-alert-border-color:var(--bs-danger-border-subtle);--bs-alert-link-color:var(--bs-danger-text-emphasis)}.alert-light{--bs-alert-color:var(--bs-light-text-emphasis);--bs-alert-bg:var(--bs-light-bg-subtle);--bs-alert-border-color:var(--bs-light-border-subtle);--bs-alert-link-color:var(--bs-light-text-emphasis)}.alert-dark{--bs-alert-color:var(--bs-dark-text-emphasis);--bs-alert-bg:var(--bs-dark-bg-subtle);--bs-alert-border-color:var(--bs-dark-border-subtle);--bs-alert-link-color:var(--bs-dark-text-emphasis)}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress,.progress-stacked{--bs-progress-height:1rem;--bs-progress-font-size:0.75rem;--bs-progress-bg:var(--bs-secondary-bg);--bs-progress-border-radius:var(--bs-border-radius);--bs-progress-box-shadow:var(--bs-box-shadow-inset);--bs-progress-bar-color:#fff;--bs-progress-bar-bg:#0d6efd;--bs-progress-bar-transition:width 0.6s ease;display:flex;height:var(--bs-progress-height);overflow:hidden;font-size:var(--bs-progress-font-size);background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius)}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:var(--bs-progress-bar-color);text-align:center;white-space:nowrap;background-color:var(--bs-progress-bar-bg);transition:var(--bs-progress-bar-transition)}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:var(--bs-progress-height) var(--bs-progress-height)}.progress-stacked>.progress{overflow:visible}.progress-stacked>.progress>.progress-bar{width:100%}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion:reduce){.progress-bar-animated{animation:none}}.list-group{--bs-list-group-color:var(--bs-body-color);--bs-list-group-bg:var(--bs-body-bg);--bs-list-group-border-color:var(--bs-border-color);--bs-list-group-border-width:var(--bs-border-width);--bs-list-group-border-radius:var(--bs-border-radius);--bs-list-group-item-padding-x:1rem;--bs-list-group-item-padding-y:0.5rem;--bs-list-group-action-color:var(--bs-secondary-color);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-tertiary-bg);--bs-list-group-action-active-color:var(--bs-body-color);--bs-list-group-action-active-bg:var(--bs-secondary-bg);--bs-list-group-disabled-color:var(--bs-secondary-color);--bs-list-group-disabled-bg:var(--bs-body-bg);--bs-list-group-active-color:#fff;--bs-list-group-active-bg:#0d6efd;--bs-list-group-active-border-color:#0d6efd;display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:var(--bs-list-group-border-radius)}.list-group-numbered{list-style-type:none;counter-reset:section}.list-group-numbered>.list-group-item::before{content:counters(section, ".") ". ";counter-increment:section}.list-group-item-action{width:100%;color:var(--bs-list-group-action-color);text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:var(--bs-list-group-action-hover-color);text-decoration:none;background-color:var(--bs-list-group-action-hover-bg)}.list-group-item-action:active{color:var(--bs-list-group-action-active-color);background-color:var(--bs-list-group-action-active-bg)}.list-group-item{position:relative;display:block;padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);color:var(--bs-list-group-color);text-decoration:none;background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:var(--bs-list-group-disabled-color);pointer-events:none;background-color:var(--bs-list-group-disabled-bg)}.list-group-item.active{z-index:2;color:var(--bs-list-group-active-color);background-color:var(--bs-list-group-active-bg);border-color:var(--bs-list-group-active-border-color)}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:calc(-1 * var(--bs-list-group-border-width));border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}@media (min-width:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width:1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width:1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 var(--bs-list-group-border-width)}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{--bs-list-group-color:var(--bs-primary-text-emphasis);--bs-list-group-bg:var(--bs-primary-bg-subtle);--bs-list-group-border-color:var(--bs-primary-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-primary-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-primary-border-subtle);--bs-list-group-active-color:var(--bs-primary-bg-subtle);--bs-list-group-active-bg:var(--bs-primary-text-emphasis);--bs-list-group-active-border-color:var(--bs-primary-text-emphasis)}.list-group-item-secondary{--bs-list-group-color:var(--bs-secondary-text-emphasis);--bs-list-group-bg:var(--bs-secondary-bg-subtle);--bs-list-group-border-color:var(--bs-secondary-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-secondary-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-secondary-border-subtle);--bs-list-group-active-color:var(--bs-secondary-bg-subtle);--bs-list-group-active-bg:var(--bs-secondary-text-emphasis);--bs-list-group-active-border-color:var(--bs-secondary-text-emphasis)}.list-group-item-success{--bs-list-group-color:var(--bs-success-text-emphasis);--bs-list-group-bg:var(--bs-success-bg-subtle);--bs-list-group-border-color:var(--bs-success-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-success-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-success-border-subtle);--bs-list-group-active-color:var(--bs-success-bg-subtle);--bs-list-group-active-bg:var(--bs-success-text-emphasis);--bs-list-group-active-border-color:var(--bs-success-text-emphasis)}.list-group-item-info{--bs-list-group-color:var(--bs-info-text-emphasis);--bs-list-group-bg:var(--bs-info-bg-subtle);--bs-list-group-border-color:var(--bs-info-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-info-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-info-border-subtle);--bs-list-group-active-color:var(--bs-info-bg-subtle);--bs-list-group-active-bg:var(--bs-info-text-emphasis);--bs-list-group-active-border-color:var(--bs-info-text-emphasis)}.list-group-item-warning{--bs-list-group-color:var(--bs-warning-text-emphasis);--bs-list-group-bg:var(--bs-warning-bg-subtle);--bs-list-group-border-color:var(--bs-warning-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-warning-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-warning-border-subtle);--bs-list-group-active-color:var(--bs-warning-bg-subtle);--bs-list-group-active-bg:var(--bs-warning-text-emphasis);--bs-list-group-active-border-color:var(--bs-warning-text-emphasis)}.list-group-item-danger{--bs-list-group-color:var(--bs-danger-text-emphasis);--bs-list-group-bg:var(--bs-danger-bg-subtle);--bs-list-group-border-color:var(--bs-danger-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-danger-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-danger-border-subtle);--bs-list-group-active-color:var(--bs-danger-bg-subtle);--bs-list-group-active-bg:var(--bs-danger-text-emphasis);--bs-list-group-active-border-color:var(--bs-danger-text-emphasis)}.list-group-item-light{--bs-list-group-color:var(--bs-light-text-emphasis);--bs-list-group-bg:var(--bs-light-bg-subtle);--bs-list-group-border-color:var(--bs-light-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-light-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-light-border-subtle);--bs-list-group-active-color:var(--bs-light-bg-subtle);--bs-list-group-active-bg:var(--bs-light-text-emphasis);--bs-list-group-active-border-color:var(--bs-light-text-emphasis)}.list-group-item-dark{--bs-list-group-color:var(--bs-dark-text-emphasis);--bs-list-group-bg:var(--bs-dark-bg-subtle);--bs-list-group-border-color:var(--bs-dark-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-dark-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-dark-border-subtle);--bs-list-group-active-color:var(--bs-dark-bg-subtle);--bs-list-group-active-bg:var(--bs-dark-text-emphasis);--bs-list-group-active-border-color:var(--bs-dark-text-emphasis)}.btn-close{--bs-btn-close-color:#000;--bs-btn-close-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%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");--bs-btn-close-opacity:0.5;--bs-btn-close-hover-opacity:0.75;--bs-btn-close-focus-shadow:0 0 0 0.25rem rgba(13, 110, 253, 0.25);--bs-btn-close-focus-opacity:1;--bs-btn-close-disabled-opacity:0.25;--bs-btn-close-white-filter:invert(1) grayscale(100%) brightness(200%);box-sizing:content-box;width:1em;height:1em;padding:.25em .25em;color:var(--bs-btn-close-color);background:transparent var(--bs-btn-close-bg) center/1em auto no-repeat;border:0;border-radius:.375rem;opacity:var(--bs-btn-close-opacity)}.btn-close:hover{color:var(--bs-btn-close-color);text-decoration:none;opacity:var(--bs-btn-close-hover-opacity)}.btn-close:focus{outline:0;box-shadow:var(--bs-btn-close-focus-shadow);opacity:var(--bs-btn-close-focus-opacity)}.btn-close.disabled,.btn-close:disabled{pointer-events:none;-webkit-user-select:none;user-select:none;opacity:var(--bs-btn-close-disabled-opacity)}.btn-close-white{filter:var(--bs-btn-close-white-filter)}[data-bs-theme=dark] .btn-close{filter:var(--bs-btn-close-white-filter)}.toast{--bs-toast-zindex:1090;--bs-toast-padding-x:0.75rem;--bs-toast-padding-y:0.5rem;--bs-toast-spacing:1.5rem;--bs-toast-max-width:350px;--bs-toast-font-size:0.875rem;--bs-toast-color: ;--bs-toast-bg:rgba(var(--bs-body-bg-rgb), 0.85);--bs-toast-border-width:var(--bs-border-width);--bs-toast-border-color:var(--bs-border-color-translucent);--bs-toast-border-radius:var(--bs-border-radius);--bs-toast-box-shadow:var(--bs-box-shadow);--bs-toast-header-color:var(--bs-secondary-color);--bs-toast-header-bg:rgba(var(--bs-body-bg-rgb), 0.85);--bs-toast-header-border-color:var(--bs-border-color-translucent);width:var(--bs-toast-max-width);max-width:100%;font-size:var(--bs-toast-font-size);color:var(--bs-toast-color);pointer-events:auto;background-color:var(--bs-toast-bg);background-clip:padding-box;border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);box-shadow:var(--bs-toast-box-shadow);border-radius:var(--bs-toast-border-radius)}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{--bs-toast-zindex:1090;position:absolute;z-index:var(--bs-toast-zindex);width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:var(--bs-toast-spacing)}.toast-header{display:flex;align-items:center;padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x);color:var(--bs-toast-header-color);background-color:var(--bs-toast-header-bg);background-clip:padding-box;border-bottom:var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);border-top-left-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));border-top-right-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width))}.toast-header .btn-close{margin-right:calc(-.5 * var(--bs-toast-padding-x));margin-left:var(--bs-toast-padding-x)}.toast-body{padding:var(--bs-toast-padding-x);word-wrap:break-word}.modal{--bs-modal-zindex:1055;--bs-modal-width:500px;--bs-modal-padding:1rem;--bs-modal-margin:0.5rem;--bs-modal-color: ;--bs-modal-bg:var(--bs-body-bg);--bs-modal-border-color:var(--bs-border-color-translucent);--bs-modal-border-width:var(--bs-border-width);--bs-modal-border-radius:var(--bs-border-radius-lg);--bs-modal-box-shadow:var(--bs-box-shadow-sm);--bs-modal-inner-border-radius:calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));--bs-modal-header-padding-x:1rem;--bs-modal-header-padding-y:1rem;--bs-modal-header-padding:1rem 1rem;--bs-modal-header-border-color:var(--bs-border-color);--bs-modal-header-border-width:var(--bs-border-width);--bs-modal-title-line-height:1.5;--bs-modal-footer-gap:0.5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color:var(--bs-border-color);--bs-modal-footer-border-width:var(--bs-border-width);position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translate(0,-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin) * 2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin) * 2)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);outline:0}.modal-backdrop{--bs-backdrop-zindex:1050;--bs-backdrop-bg:#000;--bs-backdrop-opacity:0.5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{display:flex;flex-shrink:0;align-items:center;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius)}.modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y) * .5) calc(var(--bs-modal-header-padding-x) * .5);margin:calc(-.5 * var(--bs-modal-header-padding-y)) calc(-.5 * var(--bs-modal-header-padding-x)) calc(-.5 * var(--bs-modal-header-padding-y)) auto}.modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height)}.modal-body{position:relative;flex:1 1 auto;padding:var(--bs-modal-padding)}.modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * .5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-bottom-left-radius:var(--bs-modal-inner-border-radius)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap) * .5)}@media (min-width:576px){.modal{--bs-modal-margin:1.75rem;--bs-modal-box-shadow:var(--bs-box-shadow)}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--bs-modal-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{--bs-modal-width:800px}}@media (min-width:1200px){.modal-xl{--bs-modal-width:1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-footer,.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media (max-width:575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-footer,.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media (max-width:767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-footer,.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media (max-width:991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-footer,.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media (max-width:1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-footer,.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media (max-width:1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-footer,.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.tooltip{--bs-tooltip-zindex:1080;--bs-tooltip-max-width:200px;--bs-tooltip-padding-x:0.5rem;--bs-tooltip-padding-y:0.25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size:0.875rem;--bs-tooltip-color:var(--bs-body-bg);--bs-tooltip-bg:var(--bs-emphasis-color);--bs-tooltip-border-radius:var(--bs-border-radius);--bs-tooltip-opacity:0.9;--bs-tooltip-arrow-width:0.8rem;--bs-tooltip-arrow-height:0.4rem;z-index:var(--bs-tooltip-zindex);display:block;margin:var(--bs-tooltip-margin);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-tooltip-font-size);word-wrap:break-word;opacity:0}.tooltip.show{opacity:var(--bs-tooltip-opacity)}.tooltip .tooltip-arrow{display:block;width:var(--bs-tooltip-arrow-width);height:var(--bs-tooltip-arrow-height)}.tooltip .tooltip-arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,.bs-tooltip-top .tooltip-arrow{bottom:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before,.bs-tooltip-top .tooltip-arrow::before{top:-1px;border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-top-color:var(--bs-tooltip-bg)}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,.bs-tooltip-end .tooltip-arrow{left:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before,.bs-tooltip-end .tooltip-arrow::before{right:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-right-color:var(--bs-tooltip-bg)}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,.bs-tooltip-bottom .tooltip-arrow{top:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before,.bs-tooltip-bottom .tooltip-arrow::before{bottom:-1px;border-width:0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-bottom-color:var(--bs-tooltip-bg)}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,.bs-tooltip-start .tooltip-arrow{right:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before,.bs-tooltip-start .tooltip-arrow::before{left:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) 0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-left-color:var(--bs-tooltip-bg)}.tooltip-inner{max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);color:var(--bs-tooltip-color);text-align:center;background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius)}.popover{--bs-popover-zindex:1070;--bs-popover-max-width:276px;--bs-popover-font-size:0.875rem;--bs-popover-bg:var(--bs-body-bg);--bs-popover-border-width:var(--bs-border-width);--bs-popover-border-color:var(--bs-border-color-translucent);--bs-popover-border-radius:var(--bs-border-radius-lg);--bs-popover-inner-border-radius:calc(var(--bs-border-radius-lg) - var(--bs-border-width));--bs-popover-box-shadow:var(--bs-box-shadow);--bs-popover-header-padding-x:1rem;--bs-popover-header-padding-y:0.5rem;--bs-popover-header-font-size:1rem;--bs-popover-header-color:inherit;--bs-popover-header-bg:var(--bs-secondary-bg);--bs-popover-body-padding-x:1rem;--bs-popover-body-padding-y:1rem;--bs-popover-body-color:var(--bs-body-color);--bs-popover-arrow-width:1rem;--bs-popover-arrow-height:0.5rem;--bs-popover-arrow-border:var(--bs-popover-border-color);z-index:var(--bs-popover-zindex);display:block;max-width:var(--bs-popover-max-width);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-popover-font-size);word-wrap:break-word;background-color:var(--bs-popover-bg);background-clip:padding-box;border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius)}.popover .popover-arrow{display:block;width:var(--bs-popover-arrow-width);height:var(--bs-popover-arrow-height)}.popover .popover-arrow::after,.popover .popover-arrow::before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid;border-width:0}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow,.bs-popover-top>.popover-arrow{bottom:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before,.bs-popover-top>.popover-arrow::after,.bs-popover-top>.popover-arrow::before{border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before,.bs-popover-top>.popover-arrow::before{bottom:0;border-top-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after,.bs-popover-top>.popover-arrow::after{bottom:var(--bs-popover-border-width);border-top-color:var(--bs-popover-bg)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow,.bs-popover-end>.popover-arrow{left:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before,.bs-popover-end>.popover-arrow::after,.bs-popover-end>.popover-arrow::before{border-width:calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before,.bs-popover-end>.popover-arrow::before{left:0;border-right-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after,.bs-popover-end>.popover-arrow::after{left:var(--bs-popover-border-width);border-right-color:var(--bs-popover-bg)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,.bs-popover-bottom>.popover-arrow{top:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before,.bs-popover-bottom>.popover-arrow::after,.bs-popover-bottom>.popover-arrow::before{border-width:0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before,.bs-popover-bottom>.popover-arrow::before{top:0;border-bottom-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after,.bs-popover-bottom>.popover-arrow::after{top:var(--bs-popover-border-width);border-bottom-color:var(--bs-popover-bg)}.bs-popover-auto[data-popper-placement^=bottom] .popover-header::before,.bs-popover-bottom .popover-header::before{position:absolute;top:0;left:50%;display:block;width:var(--bs-popover-arrow-width);margin-left:calc(-.5 * var(--bs-popover-arrow-width));content:"";border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow,.bs-popover-start>.popover-arrow{right:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before,.bs-popover-start>.popover-arrow::after,.bs-popover-start>.popover-arrow::before{border-width:calc(var(--bs-popover-arrow-width) * .5) 0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before,.bs-popover-start>.popover-arrow::before{right:0;border-left-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after,.bs-popover-start>.popover-arrow::after{right:var(--bs-popover-border-width);border-left-color:var(--bs-popover-bg)}.popover-header{padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);margin-bottom:0;font-size:var(--bs-popover-header-font-size);color:var(--bs-popover-header-color);background-color:var(--bs-popover-header-bg);border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-top-left-radius:var(--bs-popover-inner-border-radius);border-top-right-radius:var(--bs-popover-inner-border-radius)}.popover-header:empty{display:none}.popover-body{padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);color:var(--bs-popover-body-color)}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-end,.carousel-item-next:not(.carousel-item-start){transform:translateX(100%)}.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:0 0;border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%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")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%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")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}.carousel-dark .carousel-control-next-icon,.carousel-dark .carousel-control-prev-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}[data-bs-theme=dark] .carousel .carousel-control-next-icon,[data-bs-theme=dark] .carousel .carousel-control-prev-icon,[data-bs-theme=dark].carousel .carousel-control-next-icon,[data-bs-theme=dark].carousel .carousel-control-prev-icon{filter:invert(1) grayscale(100)}[data-bs-theme=dark] .carousel .carousel-indicators [data-bs-target],[data-bs-theme=dark].carousel .carousel-indicators [data-bs-target]{background-color:#000}[data-bs-theme=dark] .carousel .carousel-caption,[data-bs-theme=dark].carousel .carousel-caption{color:#000}.spinner-border,.spinner-grow{display:inline-block;width:var(--bs-spinner-width);height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);border-radius:50%;animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name)}@keyframes spinner-border{to{transform:rotate(360deg)}}.spinner-border{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-0.125em;--bs-spinner-border-width:0.25em;--bs-spinner-animation-speed:0.75s;--bs-spinner-animation-name:spinner-border;border:var(--bs-spinner-border-width) solid currentcolor;border-right-color:transparent}.spinner-border-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem;--bs-spinner-border-width:0.2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-0.125em;--bs-spinner-animation-speed:0.75s;--bs-spinner-animation-name:spinner-grow;background-color:currentcolor;opacity:0}.spinner-grow-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem}@media (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{--bs-spinner-animation-speed:1.5s}}.offcanvas,.offcanvas-lg,.offcanvas-md,.offcanvas-sm,.offcanvas-xl,.offcanvas-xxl{--bs-offcanvas-zindex:1045;--bs-offcanvas-width:400px;--bs-offcanvas-height:30vh;--bs-offcanvas-padding-x:1rem;--bs-offcanvas-padding-y:1rem;--bs-offcanvas-color:var(--bs-body-color);--bs-offcanvas-bg:var(--bs-body-bg);--bs-offcanvas-border-width:var(--bs-border-width);--bs-offcanvas-border-color:var(--bs-border-color-translucent);--bs-offcanvas-box-shadow:var(--bs-box-shadow-sm);--bs-offcanvas-transition:transform 0.3s ease-in-out;--bs-offcanvas-title-line-height:1.5}@media (max-width:575.98px){.offcanvas-sm{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:575.98px) and (prefers-reduced-motion:reduce){.offcanvas-sm{transition:none}}@media (max-width:575.98px){.offcanvas-sm.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-sm.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-sm.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-sm.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-sm.show:not(.hiding),.offcanvas-sm.showing{transform:none}.offcanvas-sm.hiding,.offcanvas-sm.show,.offcanvas-sm.showing{visibility:visible}}@media (min-width:576px){.offcanvas-sm{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-sm .offcanvas-header{display:none}.offcanvas-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width:767.98px){.offcanvas-md{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:767.98px) and (prefers-reduced-motion:reduce){.offcanvas-md{transition:none}}@media (max-width:767.98px){.offcanvas-md.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-md.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-md.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-md.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-md.show:not(.hiding),.offcanvas-md.showing{transform:none}.offcanvas-md.hiding,.offcanvas-md.show,.offcanvas-md.showing{visibility:visible}}@media (min-width:768px){.offcanvas-md{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-md .offcanvas-header{display:none}.offcanvas-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width:991.98px){.offcanvas-lg{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:991.98px) and (prefers-reduced-motion:reduce){.offcanvas-lg{transition:none}}@media (max-width:991.98px){.offcanvas-lg.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-lg.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-lg.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-lg.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-lg.show:not(.hiding),.offcanvas-lg.showing{transform:none}.offcanvas-lg.hiding,.offcanvas-lg.show,.offcanvas-lg.showing{visibility:visible}}@media (min-width:992px){.offcanvas-lg{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-lg .offcanvas-header{display:none}.offcanvas-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width:1199.98px){.offcanvas-xl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:1199.98px) and (prefers-reduced-motion:reduce){.offcanvas-xl{transition:none}}@media (max-width:1199.98px){.offcanvas-xl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-xl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-xl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xl.show:not(.hiding),.offcanvas-xl.showing{transform:none}.offcanvas-xl.hiding,.offcanvas-xl.show,.offcanvas-xl.showing{visibility:visible}}@media (min-width:1200px){.offcanvas-xl{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-xl .offcanvas-header{display:none}.offcanvas-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width:1399.98px){.offcanvas-xxl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:1399.98px) and (prefers-reduced-motion:reduce){.offcanvas-xxl{transition:none}}@media (max-width:1399.98px){.offcanvas-xxl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-xxl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-xxl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xxl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xxl.show:not(.hiding),.offcanvas-xxl.showing{transform:none}.offcanvas-xxl.hiding,.offcanvas-xxl.show,.offcanvas-xxl.showing{visibility:visible}}@media (min-width:1400px){.offcanvas-xxl{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-xxl .offcanvas-header{display:none}.offcanvas-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}.offcanvas{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}@media (prefers-reduced-motion:reduce){.offcanvas{transition:none}}.offcanvas.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas.show:not(.hiding),.offcanvas.showing{transform:none}.offcanvas.hiding,.offcanvas.show,.offcanvas.showing{visibility:visible}.offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{display:flex;align-items:center;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.offcanvas-header .btn-close{padding:calc(var(--bs-offcanvas-padding-y) * .5) calc(var(--bs-offcanvas-padding-x) * .5);margin:calc(-.5 * var(--bs-offcanvas-padding-y)) calc(-.5 * var(--bs-offcanvas-padding-x)) calc(-.5 * var(--bs-offcanvas-padding-y)) auto}.offcanvas-title{margin-bottom:0;line-height:var(--bs-offcanvas-title-line-height)}.offcanvas-body{flex-grow:1;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);overflow-y:auto}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentcolor;opacity:.5}.placeholder.btn::before{display:inline-block;content:""}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{animation:placeholder-glow 2s ease-in-out infinite}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,0.8) 75%,#000 95%);mask-size:200% 100%;animation:placeholder-wave 2s linear infinite}@keyframes placeholder-wave{100%{mask-position:-200% 0%}}.clearfix::after{display:block;clear:both;content:""}.text-bg-primary{color:#fff!important;background-color:RGBA(var(--bs-primary-rgb),var(--bs-bg-opacity,1))!important}.text-bg-secondary{color:#fff!important;background-color:RGBA(var(--bs-secondary-rgb),var(--bs-bg-opacity,1))!important}.text-bg-success{color:#fff!important;background-color:RGBA(var(--bs-success-rgb),var(--bs-bg-opacity,1))!important}.text-bg-info{color:#000!important;background-color:RGBA(var(--bs-info-rgb),var(--bs-bg-opacity,1))!important}.text-bg-warning{color:#000!important;background-color:RGBA(var(--bs-warning-rgb),var(--bs-bg-opacity,1))!important}.text-bg-danger{color:#fff!important;background-color:RGBA(var(--bs-danger-rgb),var(--bs-bg-opacity,1))!important}.text-bg-light{color:#000!important;background-color:RGBA(var(--bs-light-rgb),var(--bs-bg-opacity,1))!important}.text-bg-dark{color:#fff!important;background-color:RGBA(var(--bs-dark-rgb),var(--bs-bg-opacity,1))!important}.link-primary{color:RGBA(var(--bs-primary-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity,1))!important}.link-primary:focus,.link-primary:hover{color:RGBA(10,88,202,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-opacity,1))!important}.link-secondary{color:RGBA(var(--bs-secondary-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity,1))!important}.link-secondary:focus,.link-secondary:hover{color:RGBA(86,94,100,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-opacity,1))!important}.link-success{color:RGBA(var(--bs-success-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity,1))!important}.link-success:focus,.link-success:hover{color:RGBA(20,108,67,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity,1))!important}.link-info{color:RGBA(var(--bs-info-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity,1))!important}.link-info:focus,.link-info:hover{color:RGBA(61,213,243,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity,1))!important}.link-warning{color:RGBA(var(--bs-warning-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity,1))!important}.link-warning:focus,.link-warning:hover{color:RGBA(255,205,57,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity,1))!important}.link-danger{color:RGBA(var(--bs-danger-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity,1))!important}.link-danger:focus,.link-danger:hover{color:RGBA(176,42,55,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity,1))!important}.link-light{color:RGBA(var(--bs-light-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity,1))!important}.link-light:focus,.link-light:hover{color:RGBA(249,250,251,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity,1))!important}.link-dark{color:RGBA(var(--bs-dark-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity,1))!important}.link-dark:focus,.link-dark:hover{color:RGBA(26,30,33,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity,1))!important}.link-body-emphasis{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,1))!important}.link-body-emphasis:focus,.link-body-emphasis:hover{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,.75))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,0.75))!important}.focus-ring:focus{outline:0;box-shadow:var(--bs-focus-ring-x,0) var(--bs-focus-ring-y,0) var(--bs-focus-ring-blur,0) var(--bs-focus-ring-width) var(--bs-focus-ring-color)}.icon-link{display:inline-flex;gap:.375rem;align-items:center;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,0.5));text-underline-offset:0.25em;backface-visibility:hidden}.icon-link>.bi{flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:.2s ease-in-out transform}@media (prefers-reduced-motion:reduce){.icon-link>.bi{transition:none}}.icon-link-hover:focus-visible>.bi,.icon-link-hover:hover>.bi{transform:var(--bs-icon-link-transform,translate3d(.25em,0,0))}.ratio{position:relative;width:100%}.ratio::before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio:100%}.ratio-4x3{--bs-aspect-ratio:75%}.ratio-16x9{--bs-aspect-ratio:56.25%}.ratio-21x9{--bs-aspect-ratio:42.8571428571%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:sticky;top:0;z-index:1020}.sticky-bottom{position:sticky;bottom:0;z-index:1020}@media (min-width:576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:768px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption),.visually-hidden:not(caption){position:absolute!important}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:var(--bs-border-width);min-height:1em;background-color:currentcolor;opacity:.25}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.object-fit-contain{object-fit:contain!important}.object-fit-cover{object-fit:cover!important}.object-fit-fill{object-fit:fill!important}.object-fit-scale{object-fit:scale-down!important}.object-fit-none{object-fit:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.overflow-x-auto{overflow-x:auto!important}.overflow-x-hidden{overflow-x:hidden!important}.overflow-x-visible{overflow-x:visible!important}.overflow-x-scroll{overflow-x:scroll!important}.overflow-y-auto{overflow-y:auto!important}.overflow-y-hidden{overflow-y:hidden!important}.overflow-y-visible{overflow-y:visible!important}.overflow-y-scroll{overflow-y:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-inline-grid{display:inline-grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:var(--bs-box-shadow)!important}.shadow-sm{box-shadow:var(--bs-box-shadow-sm)!important}.shadow-lg{box-shadow:var(--bs-box-shadow-lg)!important}.shadow-none{box-shadow:none!important}.focus-ring-primary{--bs-focus-ring-color:rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-secondary{--bs-focus-ring-color:rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-success{--bs-focus-ring-color:rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity))}.focus-ring-info{--bs-focus-ring-color:rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity))}.focus-ring-warning{--bs-focus-ring-color:rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity))}.focus-ring-danger{--bs-focus-ring-color:rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity))}.focus-ring-light{--bs-focus-ring-color:rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity))}.focus-ring-dark{--bs-focus-ring-color:rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity))}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translateX(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-top-0{border-top:0!important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-start-0{border-left:0!important}.border-primary{--bs-border-opacity:1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.border-secondary{--bs-border-opacity:1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.border-success{--bs-border-opacity:1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}.border-info{--bs-border-opacity:1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}.border-warning{--bs-border-opacity:1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}.border-danger{--bs-border-opacity:1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}.border-light{--bs-border-opacity:1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.border-dark{--bs-border-opacity:1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.border-black{--bs-border-opacity:1;border-color:rgba(var(--bs-black-rgb),var(--bs-border-opacity))!important}.border-white{--bs-border-opacity:1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.border-primary-subtle{border-color:var(--bs-primary-border-subtle)!important}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle)!important}.border-success-subtle{border-color:var(--bs-success-border-subtle)!important}.border-info-subtle{border-color:var(--bs-info-border-subtle)!important}.border-warning-subtle{border-color:var(--bs-warning-border-subtle)!important}.border-danger-subtle{border-color:var(--bs-danger-border-subtle)!important}.border-light-subtle{border-color:var(--bs-light-border-subtle)!important}.border-dark-subtle{border-color:var(--bs-dark-border-subtle)!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.border-opacity-10{--bs-border-opacity:0.1}.border-opacity-25{--bs-border-opacity:0.25}.border-opacity-50{--bs-border-opacity:0.5}.border-opacity-75{--bs-border-opacity:0.75}.border-opacity-100{--bs-border-opacity:1}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.row-gap-0{row-gap:0!important}.row-gap-1{row-gap:.25rem!important}.row-gap-2{row-gap:.5rem!important}.row-gap-3{row-gap:1rem!important}.row-gap-4{row-gap:1.5rem!important}.row-gap-5{row-gap:3rem!important}.column-gap-0{column-gap:0!important}.column-gap-1{column-gap:.25rem!important}.column-gap-2{column-gap:.5rem!important}.column-gap-3{column-gap:1rem!important}.column-gap-4{column-gap:1.5rem!important}.column-gap-5{column-gap:3rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-lighter{font-weight:lighter!important}.fw-light{font-weight:300!important}.fw-normal{font-weight:400!important}.fw-medium{font-weight:500!important}.fw-semibold{font-weight:600!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity:1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity:1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity:1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity:1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity:1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity:1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity:1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity:1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity:1;color:var(--bs-secondary-color)!important}.text-black-50{--bs-text-opacity:1;color:rgba(0,0,0,.5)!important}.text-white-50{--bs-text-opacity:1;color:rgba(255,255,255,.5)!important}.text-body-secondary{--bs-text-opacity:1;color:var(--bs-secondary-color)!important}.text-body-tertiary{--bs-text-opacity:1;color:var(--bs-tertiary-color)!important}.text-body-emphasis{--bs-text-opacity:1;color:var(--bs-emphasis-color)!important}.text-reset{--bs-text-opacity:1;color:inherit!important}.text-opacity-25{--bs-text-opacity:0.25}.text-opacity-50{--bs-text-opacity:0.5}.text-opacity-75{--bs-text-opacity:0.75}.text-opacity-100{--bs-text-opacity:1}.text-primary-emphasis{color:var(--bs-primary-text-emphasis)!important}.text-secondary-emphasis{color:var(--bs-secondary-text-emphasis)!important}.text-success-emphasis{color:var(--bs-success-text-emphasis)!important}.text-info-emphasis{color:var(--bs-info-text-emphasis)!important}.text-warning-emphasis{color:var(--bs-warning-text-emphasis)!important}.text-danger-emphasis{color:var(--bs-danger-text-emphasis)!important}.text-light-emphasis{color:var(--bs-light-text-emphasis)!important}.text-dark-emphasis{color:var(--bs-dark-text-emphasis)!important}.link-opacity-10{--bs-link-opacity:0.1}.link-opacity-10-hover:hover{--bs-link-opacity:0.1}.link-opacity-25{--bs-link-opacity:0.25}.link-opacity-25-hover:hover{--bs-link-opacity:0.25}.link-opacity-50{--bs-link-opacity:0.5}.link-opacity-50-hover:hover{--bs-link-opacity:0.5}.link-opacity-75{--bs-link-opacity:0.75}.link-opacity-75-hover:hover{--bs-link-opacity:0.75}.link-opacity-100{--bs-link-opacity:1}.link-opacity-100-hover:hover{--bs-link-opacity:1}.link-offset-1{text-underline-offset:0.125em!important}.link-offset-1-hover:hover{text-underline-offset:0.125em!important}.link-offset-2{text-underline-offset:0.25em!important}.link-offset-2-hover:hover{text-underline-offset:0.25em!important}.link-offset-3{text-underline-offset:0.375em!important}.link-offset-3-hover:hover{text-underline-offset:0.375em!important}.link-underline-primary{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-secondary{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-success{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important}.link-underline-info{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important}.link-underline-warning{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important}.link-underline-danger{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important}.link-underline-light{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important}.link-underline-dark{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important}.link-underline{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity,1))!important}.link-underline-opacity-0{--bs-link-underline-opacity:0}.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity:0}.link-underline-opacity-10{--bs-link-underline-opacity:0.1}.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity:0.1}.link-underline-opacity-25{--bs-link-underline-opacity:0.25}.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity:0.25}.link-underline-opacity-50{--bs-link-underline-opacity:0.5}.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity:0.5}.link-underline-opacity-75{--bs-link-underline-opacity:0.75}.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity:0.75}.link-underline-opacity-100{--bs-link-underline-opacity:1}.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity:1}.bg-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity:1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity:1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity:1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity:1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity:1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity:1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity:1;background-color:transparent!important}.bg-body-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-bg-rgb),var(--bs-bg-opacity))!important}.bg-body-tertiary{--bs-bg-opacity:1;background-color:rgba(var(--bs-tertiary-bg-rgb),var(--bs-bg-opacity))!important}.bg-opacity-10{--bs-bg-opacity:0.1}.bg-opacity-25{--bs-bg-opacity:0.25}.bg-opacity-50{--bs-bg-opacity:0.5}.bg-opacity-75{--bs-bg-opacity:0.75}.bg-opacity-100{--bs-bg-opacity:1}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle)!important}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle)!important}.bg-success-subtle{background-color:var(--bs-success-bg-subtle)!important}.bg-info-subtle{background-color:var(--bs-info-bg-subtle)!important}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle)!important}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle)!important}.bg-light-subtle{background-color:var(--bs-light-bg-subtle)!important}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle)!important}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:var(--bs-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:var(--bs-border-radius-sm)!important}.rounded-2{border-radius:var(--bs-border-radius)!important}.rounded-3{border-radius:var(--bs-border-radius-lg)!important}.rounded-4{border-radius:var(--bs-border-radius-xl)!important}.rounded-5{border-radius:var(--bs-border-radius-xxl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:var(--bs-border-radius-pill)!important}.rounded-top{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm)!important;border-top-right-radius:var(--bs-border-radius-sm)!important}.rounded-top-2{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg)!important;border-top-right-radius:var(--bs-border-radius-lg)!important}.rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl)!important;border-top-right-radius:var(--bs-border-radius-xl)!important}.rounded-top-5{border-top-left-radius:var(--bs-border-radius-xxl)!important;border-top-right-radius:var(--bs-border-radius-xxl)!important}.rounded-top-circle{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.rounded-top-pill{border-top-left-radius:var(--bs-border-radius-pill)!important;border-top-right-radius:var(--bs-border-radius-pill)!important}.rounded-end{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-0{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.rounded-end-1{border-top-right-radius:var(--bs-border-radius-sm)!important;border-bottom-right-radius:var(--bs-border-radius-sm)!important}.rounded-end-2{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-3{border-top-right-radius:var(--bs-border-radius-lg)!important;border-bottom-right-radius:var(--bs-border-radius-lg)!important}.rounded-end-4{border-top-right-radius:var(--bs-border-radius-xl)!important;border-bottom-right-radius:var(--bs-border-radius-xl)!important}.rounded-end-5{border-top-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-right-radius:var(--bs-border-radius-xxl)!important}.rounded-end-circle{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.rounded-end-pill{border-top-right-radius:var(--bs-border-radius-pill)!important;border-bottom-right-radius:var(--bs-border-radius-pill)!important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-0{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.rounded-bottom-1{border-bottom-right-radius:var(--bs-border-radius-sm)!important;border-bottom-left-radius:var(--bs-border-radius-sm)!important}.rounded-bottom-2{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-3{border-bottom-right-radius:var(--bs-border-radius-lg)!important;border-bottom-left-radius:var(--bs-border-radius-lg)!important}.rounded-bottom-4{border-bottom-right-radius:var(--bs-border-radius-xl)!important;border-bottom-left-radius:var(--bs-border-radius-xl)!important}.rounded-bottom-5{border-bottom-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-left-radius:var(--bs-border-radius-xxl)!important}.rounded-bottom-circle{border-bottom-right-radius:50%!important;border-bottom-left-radius:50%!important}.rounded-bottom-pill{border-bottom-right-radius:var(--bs-border-radius-pill)!important;border-bottom-left-radius:var(--bs-border-radius-pill)!important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-0{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.rounded-start-1{border-bottom-left-radius:var(--bs-border-radius-sm)!important;border-top-left-radius:var(--bs-border-radius-sm)!important}.rounded-start-2{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg)!important;border-top-left-radius:var(--bs-border-radius-lg)!important}.rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl)!important;border-top-left-radius:var(--bs-border-radius-xl)!important}.rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-xxl)!important;border-top-left-radius:var(--bs-border-radius-xxl)!important}.rounded-start-circle{border-bottom-left-radius:50%!important;border-top-left-radius:50%!important}.rounded-start-pill{border-bottom-left-radius:var(--bs-border-radius-pill)!important;border-top-left-radius:var(--bs-border-radius-pill)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.z-n1{z-index:-1!important}.z-0{z-index:0!important}.z-1{z-index:1!important}.z-2{z-index:2!important}.z-3{z-index:3!important}@media (min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.object-fit-sm-contain{object-fit:contain!important}.object-fit-sm-cover{object-fit:cover!important}.object-fit-sm-fill{object-fit:fill!important}.object-fit-sm-scale{object-fit:scale-down!important}.object-fit-sm-none{object-fit:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-inline-grid{display:inline-grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.row-gap-sm-0{row-gap:0!important}.row-gap-sm-1{row-gap:.25rem!important}.row-gap-sm-2{row-gap:.5rem!important}.row-gap-sm-3{row-gap:1rem!important}.row-gap-sm-4{row-gap:1.5rem!important}.row-gap-sm-5{row-gap:3rem!important}.column-gap-sm-0{column-gap:0!important}.column-gap-sm-1{column-gap:.25rem!important}.column-gap-sm-2{column-gap:.5rem!important}.column-gap-sm-3{column-gap:1rem!important}.column-gap-sm-4{column-gap:1.5rem!important}.column-gap-sm-5{column-gap:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.object-fit-md-contain{object-fit:contain!important}.object-fit-md-cover{object-fit:cover!important}.object-fit-md-fill{object-fit:fill!important}.object-fit-md-scale{object-fit:scale-down!important}.object-fit-md-none{object-fit:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-inline-grid{display:inline-grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.row-gap-md-0{row-gap:0!important}.row-gap-md-1{row-gap:.25rem!important}.row-gap-md-2{row-gap:.5rem!important}.row-gap-md-3{row-gap:1rem!important}.row-gap-md-4{row-gap:1.5rem!important}.row-gap-md-5{row-gap:3rem!important}.column-gap-md-0{column-gap:0!important}.column-gap-md-1{column-gap:.25rem!important}.column-gap-md-2{column-gap:.5rem!important}.column-gap-md-3{column-gap:1rem!important}.column-gap-md-4{column-gap:1.5rem!important}.column-gap-md-5{column-gap:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.object-fit-lg-contain{object-fit:contain!important}.object-fit-lg-cover{object-fit:cover!important}.object-fit-lg-fill{object-fit:fill!important}.object-fit-lg-scale{object-fit:scale-down!important}.object-fit-lg-none{object-fit:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-inline-grid{display:inline-grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.row-gap-lg-0{row-gap:0!important}.row-gap-lg-1{row-gap:.25rem!important}.row-gap-lg-2{row-gap:.5rem!important}.row-gap-lg-3{row-gap:1rem!important}.row-gap-lg-4{row-gap:1.5rem!important}.row-gap-lg-5{row-gap:3rem!important}.column-gap-lg-0{column-gap:0!important}.column-gap-lg-1{column-gap:.25rem!important}.column-gap-lg-2{column-gap:.5rem!important}.column-gap-lg-3{column-gap:1rem!important}.column-gap-lg-4{column-gap:1.5rem!important}.column-gap-lg-5{column-gap:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.object-fit-xl-contain{object-fit:contain!important}.object-fit-xl-cover{object-fit:cover!important}.object-fit-xl-fill{object-fit:fill!important}.object-fit-xl-scale{object-fit:scale-down!important}.object-fit-xl-none{object-fit:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-inline-grid{display:inline-grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.row-gap-xl-0{row-gap:0!important}.row-gap-xl-1{row-gap:.25rem!important}.row-gap-xl-2{row-gap:.5rem!important}.row-gap-xl-3{row-gap:1rem!important}.row-gap-xl-4{row-gap:1.5rem!important}.row-gap-xl-5{row-gap:3rem!important}.column-gap-xl-0{column-gap:0!important}.column-gap-xl-1{column-gap:.25rem!important}.column-gap-xl-2{column-gap:.5rem!important}.column-gap-xl-3{column-gap:1rem!important}.column-gap-xl-4{column-gap:1.5rem!important}.column-gap-xl-5{column-gap:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width:1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.object-fit-xxl-contain{object-fit:contain!important}.object-fit-xxl-cover{object-fit:cover!important}.object-fit-xxl-fill{object-fit:fill!important}.object-fit-xxl-scale{object-fit:scale-down!important}.object-fit-xxl-none{object-fit:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-inline-grid{display:inline-grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.row-gap-xxl-0{row-gap:0!important}.row-gap-xxl-1{row-gap:.25rem!important}.row-gap-xxl-2{row-gap:.5rem!important}.row-gap-xxl-3{row-gap:1rem!important}.row-gap-xxl-4{row-gap:1.5rem!important}.row-gap-xxl-5{row-gap:3rem!important}.column-gap-xxl-0{column-gap:0!important}.column-gap-xxl-1{column-gap:.25rem!important}.column-gap-xxl-2{column-gap:.5rem!important}.column-gap-xxl-3{column-gap:1rem!important}.column-gap-xxl-4{column-gap:1.5rem!important}.column-gap-xxl-5{column-gap:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width:1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-inline-grid{display:inline-grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}
/*# sourceMappingURL=bootstrap.min.css.map */
/*!*****************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./src/assets/styles/icons/material-design-iconic-font/css/materialdesignicons.min.css ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************/
/* MaterialDesignIcons.com */@font-face{font-family:"Material Design Icons";src:url('materialdesignicons-webfont.eot?v=1.8.36');src:url('materialdesignicons-webfont.eot?#iefix&v=1.8.36') format("embedded-opentype"),url('materialdesignicons-webfont.woff2?v=1.8.36') format("woff2"),url('materialdesignicons-webfont.woff?v=1.8.36') format("woff"),url('materialdesignicons-webfont.ttf?v=1.8.36') format("truetype"),url('materialdesignicons-webfont.svg?v=1.8.36#materialdesigniconsregular') format("svg");font-weight:normal;font-style:normal}.mdi:before,.mdi-set{display:inline-block;font:normal normal normal 24px/1 "Material Design Icons";font-size:inherit;text-rendering:auto;line-height:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0)}.mdi-access-point:before{content:"\F002"}.mdi-access-point-network:before{content:"\F003"}.mdi-account:before{content:"\F004"}.mdi-account-alert:before{content:"\F005"}.mdi-account-box:before{content:"\F006"}.mdi-account-box-outline:before{content:"\F007"}.mdi-account-card-details:before{content:"\F5D2"}.mdi-account-check:before{content:"\F008"}.mdi-account-circle:before{content:"\F009"}.mdi-account-convert:before{content:"\F00A"}.mdi-account-edit:before{content:"\F6BB"}.mdi-account-key:before{content:"\F00B"}.mdi-account-location:before{content:"\F00C"}.mdi-account-minus:before{content:"\F00D"}.mdi-account-multiple:before{content:"\F00E"}.mdi-account-multiple-minus:before{content:"\F5D3"}.mdi-account-multiple-outline:before{content:"\F00F"}.mdi-account-multiple-plus:before{content:"\F010"}.mdi-account-network:before{content:"\F011"}.mdi-account-off:before{content:"\F012"}.mdi-account-outline:before{content:"\F013"}.mdi-account-plus:before{content:"\F014"}.mdi-account-remove:before{content:"\F015"}.mdi-account-search:before{content:"\F016"}.mdi-account-settings:before{content:"\F630"}.mdi-account-settings-variant:before{content:"\F631"}.mdi-account-star:before{content:"\F017"}.mdi-account-star-variant:before{content:"\F018"}.mdi-account-switch:before{content:"\F019"}.mdi-adjust:before{content:"\F01A"}.mdi-air-conditioner:before{content:"\F01B"}.mdi-airballoon:before{content:"\F01C"}.mdi-airplane:before{content:"\F01D"}.mdi-airplane-landing:before{content:"\F5D4"}.mdi-airplane-off:before{content:"\F01E"}.mdi-airplane-takeoff:before{content:"\F5D5"}.mdi-airplay:before{content:"\F01F"}.mdi-alarm:before{content:"\F020"}.mdi-alarm-check:before{content:"\F021"}.mdi-alarm-multiple:before{content:"\F022"}.mdi-alarm-off:before{content:"\F023"}.mdi-alarm-plus:before{content:"\F024"}.mdi-alarm-snooze:before{content:"\F68D"}.mdi-album:before{content:"\F025"}.mdi-alert:before{content:"\F026"}.mdi-alert-box:before{content:"\F027"}.mdi-alert-circle:before{content:"\F028"}.mdi-alert-circle-outline:before{content:"\F5D6"}.mdi-alert-octagon:before{content:"\F029"}.mdi-alert-octagram:before{content:"\F6BC"}.mdi-alert-outline:before{content:"\F02A"}.mdi-all-inclusive:before{content:"\F6BD"}.mdi-alpha:before{content:"\F02B"}.mdi-alphabetical:before{content:"\F02C"}.mdi-altimeter:before{content:"\F5D7"}.mdi-amazon:before{content:"\F02D"}.mdi-amazon-clouddrive:before{content:"\F02E"}.mdi-ambulance:before{content:"\F02F"}.mdi-amplifier:before{content:"\F030"}.mdi-anchor:before{content:"\F031"}.mdi-android:before{content:"\F032"}.mdi-android-debug-bridge:before{content:"\F033"}.mdi-android-studio:before{content:"\F034"}.mdi-angular:before{content:"\F6B1"}.mdi-angularjs:before{content:"\F6BE"}.mdi-animation:before{content:"\F5D8"}.mdi-apple:before{content:"\F035"}.mdi-apple-finder:before{content:"\F036"}.mdi-apple-ios:before{content:"\F037"}.mdi-apple-keyboard-caps:before{content:"\F632"}.mdi-apple-keyboard-command:before{content:"\F633"}.mdi-apple-keyboard-control:before{content:"\F634"}.mdi-apple-keyboard-option:before{content:"\F635"}.mdi-apple-keyboard-shift:before{content:"\F636"}.mdi-apple-mobileme:before{content:"\F038"}.mdi-apple-safari:before{content:"\F039"}.mdi-application:before{content:"\F614"}.mdi-apps:before{content:"\F03B"}.mdi-archive:before{content:"\F03C"}.mdi-arrange-bring-forward:before{content:"\F03D"}.mdi-arrange-bring-to-front:before{content:"\F03E"}.mdi-arrange-send-backward:before{content:"\F03F"}.mdi-arrange-send-to-back:before{content:"\F040"}.mdi-arrow-all:before{content:"\F041"}.mdi-arrow-bottom-left:before{content:"\F042"}.mdi-arrow-bottom-right:before{content:"\F043"}.mdi-arrow-compress:before{content:"\F615"}.mdi-arrow-compress-all:before{content:"\F044"}.mdi-arrow-down:before{content:"\F045"}.mdi-arrow-down-bold:before{content:"\F046"}.mdi-arrow-down-bold-circle:before{content:"\F047"}.mdi-arrow-down-bold-circle-outline:before{content:"\F048"}.mdi-arrow-down-bold-hexagon-outline:before{content:"\F049"}.mdi-arrow-down-box:before{content:"\F6BF"}.mdi-arrow-down-drop-circle:before{content:"\F04A"}.mdi-arrow-down-drop-circle-outline:before{content:"\F04B"}.mdi-arrow-expand:before{content:"\F616"}.mdi-arrow-expand-all:before{content:"\F04C"}.mdi-arrow-left:before{content:"\F04D"}.mdi-arrow-left-bold:before{content:"\F04E"}.mdi-arrow-left-bold-circle:before{content:"\F04F"}.mdi-arrow-left-bold-circle-outline:before{content:"\F050"}.mdi-arrow-left-bold-hexagon-outline:before{content:"\F051"}.mdi-arrow-left-box:before{content:"\F6C0"}.mdi-arrow-left-drop-circle:before{content:"\F052"}.mdi-arrow-left-drop-circle-outline:before{content:"\F053"}.mdi-arrow-right:before{content:"\F054"}.mdi-arrow-right-bold:before{content:"\F055"}.mdi-arrow-right-bold-circle:before{content:"\F056"}.mdi-arrow-right-bold-circle-outline:before{content:"\F057"}.mdi-arrow-right-bold-hexagon-outline:before{content:"\F058"}.mdi-arrow-right-box:before{content:"\F6C1"}.mdi-arrow-right-drop-circle:before{content:"\F059"}.mdi-arrow-right-drop-circle-outline:before{content:"\F05A"}.mdi-arrow-top-left:before{content:"\F05B"}.mdi-arrow-top-right:before{content:"\F05C"}.mdi-arrow-up:before{content:"\F05D"}.mdi-arrow-up-bold:before{content:"\F05E"}.mdi-arrow-up-bold-circle:before{content:"\F05F"}.mdi-arrow-up-bold-circle-outline:before{content:"\F060"}.mdi-arrow-up-bold-hexagon-outline:before{content:"\F061"}.mdi-arrow-up-box:before{content:"\F6C2"}.mdi-arrow-up-drop-circle:before{content:"\F062"}.mdi-arrow-up-drop-circle-outline:before{content:"\F063"}.mdi-assistant:before{content:"\F064"}.mdi-asterisk:before{content:"\F6C3"}.mdi-at:before{content:"\F065"}.mdi-attachment:before{content:"\F066"}.mdi-audiobook:before{content:"\F067"}.mdi-auto-fix:before{content:"\F068"}.mdi-auto-upload:before{content:"\F069"}.mdi-autorenew:before{content:"\F06A"}.mdi-av-timer:before{content:"\F06B"}.mdi-baby:before{content:"\F06C"}.mdi-baby-buggy:before{content:"\F68E"}.mdi-backburger:before{content:"\F06D"}.mdi-backspace:before{content:"\F06E"}.mdi-backup-restore:before{content:"\F06F"}.mdi-bandcamp:before{content:"\F674"}.mdi-bank:before{content:"\F070"}.mdi-barcode:before{content:"\F071"}.mdi-barcode-scan:before{content:"\F072"}.mdi-barley:before{content:"\F073"}.mdi-barrel:before{content:"\F074"}.mdi-basecamp:before{content:"\F075"}.mdi-basket:before{content:"\F076"}.mdi-basket-fill:before{content:"\F077"}.mdi-basket-unfill:before{content:"\F078"}.mdi-battery:before{content:"\F079"}.mdi-battery-10:before{content:"\F07A"}.mdi-battery-20:before{content:"\F07B"}.mdi-battery-30:before{content:"\F07C"}.mdi-battery-40:before{content:"\F07D"}.mdi-battery-50:before{content:"\F07E"}.mdi-battery-60:before{content:"\F07F"}.mdi-battery-70:before{content:"\F080"}.mdi-battery-80:before{content:"\F081"}.mdi-battery-90:before{content:"\F082"}.mdi-battery-alert:before{content:"\F083"}.mdi-battery-charging:before{content:"\F084"}.mdi-battery-charging-100:before{content:"\F085"}.mdi-battery-charging-20:before{content:"\F086"}.mdi-battery-charging-30:before{content:"\F087"}.mdi-battery-charging-40:before{content:"\F088"}.mdi-battery-charging-60:before{content:"\F089"}.mdi-battery-charging-80:before{content:"\F08A"}.mdi-battery-charging-90:before{content:"\F08B"}.mdi-battery-minus:before{content:"\F08C"}.mdi-battery-negative:before{content:"\F08D"}.mdi-battery-outline:before{content:"\F08E"}.mdi-battery-plus:before{content:"\F08F"}.mdi-battery-positive:before{content:"\F090"}.mdi-battery-unknown:before{content:"\F091"}.mdi-beach:before{content:"\F092"}.mdi-beaker:before{content:"\F68F"}.mdi-beats:before{content:"\F097"}.mdi-beer:before{content:"\F098"}.mdi-behance:before{content:"\F099"}.mdi-bell:before{content:"\F09A"}.mdi-bell-off:before{content:"\F09B"}.mdi-bell-outline:before{content:"\F09C"}.mdi-bell-plus:before{content:"\F09D"}.mdi-bell-ring:before{content:"\F09E"}.mdi-bell-ring-outline:before{content:"\F09F"}.mdi-bell-sleep:before{content:"\F0A0"}.mdi-beta:before{content:"\F0A1"}.mdi-bible:before{content:"\F0A2"}.mdi-bike:before{content:"\F0A3"}.mdi-bing:before{content:"\F0A4"}.mdi-binoculars:before{content:"\F0A5"}.mdi-bio:before{content:"\F0A6"}.mdi-biohazard:before{content:"\F0A7"}.mdi-bitbucket:before{content:"\F0A8"}.mdi-black-mesa:before{content:"\F0A9"}.mdi-blackberry:before{content:"\F0AA"}.mdi-blender:before{content:"\F0AB"}.mdi-blinds:before{content:"\F0AC"}.mdi-block-helper:before{content:"\F0AD"}.mdi-blogger:before{content:"\F0AE"}.mdi-bluetooth:before{content:"\F0AF"}.mdi-bluetooth-audio:before{content:"\F0B0"}.mdi-bluetooth-connect:before{content:"\F0B1"}.mdi-bluetooth-off:before{content:"\F0B2"}.mdi-bluetooth-settings:before{content:"\F0B3"}.mdi-bluetooth-transfer:before{content:"\F0B4"}.mdi-blur:before{content:"\F0B5"}.mdi-blur-linear:before{content:"\F0B6"}.mdi-blur-off:before{content:"\F0B7"}.mdi-blur-radial:before{content:"\F0B8"}.mdi-bomb:before{content:"\F690"}.mdi-bomb-off:before{content:"\F6C4"}.mdi-bone:before{content:"\F0B9"}.mdi-book:before{content:"\F0BA"}.mdi-book-minus:before{content:"\F5D9"}.mdi-book-multiple:before{content:"\F0BB"}.mdi-book-multiple-variant:before{content:"\F0BC"}.mdi-book-open:before{content:"\F0BD"}.mdi-book-open-page-variant:before{content:"\F5DA"}.mdi-book-open-variant:before{content:"\F0BE"}.mdi-book-plus:before{content:"\F5DB"}.mdi-book-variant:before{content:"\F0BF"}.mdi-bookmark:before{content:"\F0C0"}.mdi-bookmark-check:before{content:"\F0C1"}.mdi-bookmark-music:before{content:"\F0C2"}.mdi-bookmark-outline:before{content:"\F0C3"}.mdi-bookmark-plus:before{content:"\F0C5"}.mdi-bookmark-plus-outline:before{content:"\F0C4"}.mdi-bookmark-remove:before{content:"\F0C6"}.mdi-boombox:before{content:"\F5DC"}.mdi-bootstrap:before{content:"\F6C5"}.mdi-border-all:before{content:"\F0C7"}.mdi-border-bottom:before{content:"\F0C8"}.mdi-border-color:before{content:"\F0C9"}.mdi-border-horizontal:before{content:"\F0CA"}.mdi-border-inside:before{content:"\F0CB"}.mdi-border-left:before{content:"\F0CC"}.mdi-border-none:before{content:"\F0CD"}.mdi-border-outside:before{content:"\F0CE"}.mdi-border-right:before{content:"\F0CF"}.mdi-border-style:before{content:"\F0D0"}.mdi-border-top:before{content:"\F0D1"}.mdi-border-vertical:before{content:"\F0D2"}.mdi-bow-tie:before{content:"\F677"}.mdi-bowl:before{content:"\F617"}.mdi-bowling:before{content:"\F0D3"}.mdi-box:before{content:"\F0D4"}.mdi-box-cutter:before{content:"\F0D5"}.mdi-box-shadow:before{content:"\F637"}.mdi-bridge:before{content:"\F618"}.mdi-briefcase:before{content:"\F0D6"}.mdi-briefcase-check:before{content:"\F0D7"}.mdi-briefcase-download:before{content:"\F0D8"}.mdi-briefcase-upload:before{content:"\F0D9"}.mdi-brightness-1:before{content:"\F0DA"}.mdi-brightness-2:before{content:"\F0DB"}.mdi-brightness-3:before{content:"\F0DC"}.mdi-brightness-4:before{content:"\F0DD"}.mdi-brightness-5:before{content:"\F0DE"}.mdi-brightness-6:before{content:"\F0DF"}.mdi-brightness-7:before{content:"\F0E0"}.mdi-brightness-auto:before{content:"\F0E1"}.mdi-broom:before{content:"\F0E2"}.mdi-brush:before{content:"\F0E3"}.mdi-buffer:before{content:"\F619"}.mdi-bug:before{content:"\F0E4"}.mdi-bulletin-board:before{content:"\F0E5"}.mdi-bullhorn:before{content:"\F0E6"}.mdi-bullseye:before{content:"\F5DD"}.mdi-burst-mode:before{content:"\F5DE"}.mdi-bus:before{content:"\F0E7"}.mdi-cached:before{content:"\F0E8"}.mdi-cake:before{content:"\F0E9"}.mdi-cake-layered:before{content:"\F0EA"}.mdi-cake-variant:before{content:"\F0EB"}.mdi-calculator:before{content:"\F0EC"}.mdi-calendar:before{content:"\F0ED"}.mdi-calendar-blank:before{content:"\F0EE"}.mdi-calendar-check:before{content:"\F0EF"}.mdi-calendar-clock:before{content:"\F0F0"}.mdi-calendar-multiple:before{content:"\F0F1"}.mdi-calendar-multiple-check:before{content:"\F0F2"}.mdi-calendar-plus:before{content:"\F0F3"}.mdi-calendar-question:before{content:"\F691"}.mdi-calendar-range:before{content:"\F678"}.mdi-calendar-remove:before{content:"\F0F4"}.mdi-calendar-text:before{content:"\F0F5"}.mdi-calendar-today:before{content:"\F0F6"}.mdi-call-made:before{content:"\F0F7"}.mdi-call-merge:before{content:"\F0F8"}.mdi-call-missed:before{content:"\F0F9"}.mdi-call-received:before{content:"\F0FA"}.mdi-call-split:before{content:"\F0FB"}.mdi-camcorder:before{content:"\F0FC"}.mdi-camcorder-box:before{content:"\F0FD"}.mdi-camcorder-box-off:before{content:"\F0FE"}.mdi-camcorder-off:before{content:"\F0FF"}.mdi-camera:before{content:"\F100"}.mdi-camera-burst:before{content:"\F692"}.mdi-camera-enhance:before{content:"\F101"}.mdi-camera-front:before{content:"\F102"}.mdi-camera-front-variant:before{content:"\F103"}.mdi-camera-iris:before{content:"\F104"}.mdi-camera-off:before{content:"\F5DF"}.mdi-camera-party-mode:before{content:"\F105"}.mdi-camera-rear:before{content:"\F106"}.mdi-camera-rear-variant:before{content:"\F107"}.mdi-camera-switch:before{content:"\F108"}.mdi-camera-timer:before{content:"\F109"}.mdi-candle:before{content:"\F5E2"}.mdi-candycane:before{content:"\F10A"}.mdi-car:before{content:"\F10B"}.mdi-car-battery:before{content:"\F10C"}.mdi-car-connected:before{content:"\F10D"}.mdi-car-wash:before{content:"\F10E"}.mdi-cards:before{content:"\F638"}.mdi-cards-outline:before{content:"\F639"}.mdi-cards-playing-outline:before{content:"\F63A"}.mdi-cards-variant:before{content:"\F6C6"}.mdi-carrot:before{content:"\F10F"}.mdi-cart:before{content:"\F110"}.mdi-cart-off:before{content:"\F66B"}.mdi-cart-outline:before{content:"\F111"}.mdi-cart-plus:before{content:"\F112"}.mdi-case-sensitive-alt:before{content:"\F113"}.mdi-cash:before{content:"\F114"}.mdi-cash-100:before{content:"\F115"}.mdi-cash-multiple:before{content:"\F116"}.mdi-cash-usd:before{content:"\F117"}.mdi-cast:before{content:"\F118"}.mdi-cast-connected:before{content:"\F119"}.mdi-castle:before{content:"\F11A"}.mdi-cat:before{content:"\F11B"}.mdi-cellphone:before{content:"\F11C"}.mdi-cellphone-android:before{content:"\F11D"}.mdi-cellphone-basic:before{content:"\F11E"}.mdi-cellphone-dock:before{content:"\F11F"}.mdi-cellphone-iphone:before{content:"\F120"}.mdi-cellphone-link:before{content:"\F121"}.mdi-cellphone-link-off:before{content:"\F122"}.mdi-cellphone-settings:before{content:"\F123"}.mdi-certificate:before{content:"\F124"}.mdi-chair-school:before{content:"\F125"}.mdi-chart-arc:before{content:"\F126"}.mdi-chart-areaspline:before{content:"\F127"}.mdi-chart-bar:before{content:"\F128"}.mdi-chart-bubble:before{content:"\F5E3"}.mdi-chart-gantt:before{content:"\F66C"}.mdi-chart-histogram:before{content:"\F129"}.mdi-chart-line:before{content:"\F12A"}.mdi-chart-pie:before{content:"\F12B"}.mdi-chart-scatterplot-hexbin:before{content:"\F66D"}.mdi-chart-timeline:before{content:"\F66E"}.mdi-check:before{content:"\F12C"}.mdi-check-all:before{content:"\F12D"}.mdi-check-circle:before{content:"\F5E0"}.mdi-check-circle-outline:before{content:"\F5E1"}.mdi-checkbox-blank:before{content:"\F12E"}.mdi-checkbox-blank-circle:before{content:"\F12F"}.mdi-checkbox-blank-circle-outline:before{content:"\F130"}.mdi-checkbox-blank-outline:before{content:"\F131"}.mdi-checkbox-marked:before{content:"\F132"}.mdi-checkbox-marked-circle:before{content:"\F133"}.mdi-checkbox-marked-circle-outline:before{content:"\F134"}.mdi-checkbox-marked-outline:before{content:"\F135"}.mdi-checkbox-multiple-blank:before{content:"\F136"}.mdi-checkbox-multiple-blank-circle:before{content:"\F63B"}.mdi-checkbox-multiple-blank-circle-outline:before{content:"\F63C"}.mdi-checkbox-multiple-blank-outline:before{content:"\F137"}.mdi-checkbox-multiple-marked:before{content:"\F138"}.mdi-checkbox-multiple-marked-circle:before{content:"\F63D"}.mdi-checkbox-multiple-marked-circle-outline:before{content:"\F63E"}.mdi-checkbox-multiple-marked-outline:before{content:"\F139"}.mdi-checkerboard:before{content:"\F13A"}.mdi-chemical-weapon:before{content:"\F13B"}.mdi-chevron-double-down:before{content:"\F13C"}.mdi-chevron-double-left:before{content:"\F13D"}.mdi-chevron-double-right:before{content:"\F13E"}.mdi-chevron-double-up:before{content:"\F13F"}.mdi-chevron-down:before{content:"\F140"}.mdi-chevron-left:before{content:"\F141"}.mdi-chevron-right:before{content:"\F142"}.mdi-chevron-up:before{content:"\F143"}.mdi-chip:before{content:"\F61A"}.mdi-church:before{content:"\F144"}.mdi-cisco-webex:before{content:"\F145"}.mdi-city:before{content:"\F146"}.mdi-clipboard:before{content:"\F147"}.mdi-clipboard-account:before{content:"\F148"}.mdi-clipboard-alert:before{content:"\F149"}.mdi-clipboard-arrow-down:before{content:"\F14A"}.mdi-clipboard-arrow-left:before{content:"\F14B"}.mdi-clipboard-check:before{content:"\F14C"}.mdi-clipboard-flow:before{content:"\F6C7"}.mdi-clipboard-outline:before{content:"\F14D"}.mdi-clipboard-text:before{content:"\F14E"}.mdi-clippy:before{content:"\F14F"}.mdi-clock:before{content:"\F150"}.mdi-clock-alert:before{content:"\F5CE"}.mdi-clock-end:before{content:"\F151"}.mdi-clock-fast:before{content:"\F152"}.mdi-clock-in:before{content:"\F153"}.mdi-clock-out:before{content:"\F154"}.mdi-clock-start:before{content:"\F155"}.mdi-close:before{content:"\F156"}.mdi-close-box:before{content:"\F157"}.mdi-close-box-outline:before{content:"\F158"}.mdi-close-circle:before{content:"\F159"}.mdi-close-circle-outline:before{content:"\F15A"}.mdi-close-network:before{content:"\F15B"}.mdi-close-octagon:before{content:"\F15C"}.mdi-close-octagon-outline:before{content:"\F15D"}.mdi-close-outline:before{content:"\F6C8"}.mdi-closed-caption:before{content:"\F15E"}.mdi-cloud:before{content:"\F15F"}.mdi-cloud-check:before{content:"\F160"}.mdi-cloud-circle:before{content:"\F161"}.mdi-cloud-download:before{content:"\F162"}.mdi-cloud-outline:before{content:"\F163"}.mdi-cloud-outline-off:before{content:"\F164"}.mdi-cloud-print:before{content:"\F165"}.mdi-cloud-print-outline:before{content:"\F166"}.mdi-cloud-sync:before{content:"\F63F"}.mdi-cloud-upload:before{content:"\F167"}.mdi-code-array:before{content:"\F168"}.mdi-code-braces:before{content:"\F169"}.mdi-code-brackets:before{content:"\F16A"}.mdi-code-equal:before{content:"\F16B"}.mdi-code-greater-than:before{content:"\F16C"}.mdi-code-greater-than-or-equal:before{content:"\F16D"}.mdi-code-less-than:before{content:"\F16E"}.mdi-code-less-than-or-equal:before{content:"\F16F"}.mdi-code-not-equal:before{content:"\F170"}.mdi-code-not-equal-variant:before{content:"\F171"}.mdi-code-parentheses:before{content:"\F172"}.mdi-code-string:before{content:"\F173"}.mdi-code-tags:before{content:"\F174"}.mdi-code-tags-check:before{content:"\F693"}.mdi-codepen:before{content:"\F175"}.mdi-coffee:before{content:"\F176"}.mdi-coffee-outline:before{content:"\F6C9"}.mdi-coffee-to-go:before{content:"\F177"}.mdi-coin:before{content:"\F178"}.mdi-coins:before{content:"\F694"}.mdi-collage:before{content:"\F640"}.mdi-color-helper:before{content:"\F179"}.mdi-comment:before{content:"\F17A"}.mdi-comment-account:before{content:"\F17B"}.mdi-comment-account-outline:before{content:"\F17C"}.mdi-comment-alert:before{content:"\F17D"}.mdi-comment-alert-outline:before{content:"\F17E"}.mdi-comment-check:before{content:"\F17F"}.mdi-comment-check-outline:before{content:"\F180"}.mdi-comment-multiple-outline:before{content:"\F181"}.mdi-comment-outline:before{content:"\F182"}.mdi-comment-plus-outline:before{content:"\F183"}.mdi-comment-processing:before{content:"\F184"}.mdi-comment-processing-outline:before{content:"\F185"}.mdi-comment-question-outline:before{content:"\F186"}.mdi-comment-remove-outline:before{content:"\F187"}.mdi-comment-text:before{content:"\F188"}.mdi-comment-text-outline:before{content:"\F189"}.mdi-compare:before{content:"\F18A"}.mdi-compass:before{content:"\F18B"}.mdi-compass-outline:before{content:"\F18C"}.mdi-console:before{content:"\F18D"}.mdi-contact-mail:before{content:"\F18E"}.mdi-contacts:before{content:"\F6CA"}.mdi-content-copy:before{content:"\F18F"}.mdi-content-cut:before{content:"\F190"}.mdi-content-duplicate:before{content:"\F191"}.mdi-content-paste:before{content:"\F192"}.mdi-content-save:before{content:"\F193"}.mdi-content-save-all:before{content:"\F194"}.mdi-content-save-settings:before{content:"\F61B"}.mdi-contrast:before{content:"\F195"}.mdi-contrast-box:before{content:"\F196"}.mdi-contrast-circle:before{content:"\F197"}.mdi-cookie:before{content:"\F198"}.mdi-copyright:before{content:"\F5E6"}.mdi-counter:before{content:"\F199"}.mdi-cow:before{content:"\F19A"}.mdi-creation:before{content:"\F1C9"}.mdi-credit-card:before{content:"\F19B"}.mdi-credit-card-multiple:before{content:"\F19C"}.mdi-credit-card-off:before{content:"\F5E4"}.mdi-credit-card-plus:before{content:"\F675"}.mdi-credit-card-scan:before{content:"\F19D"}.mdi-crop:before{content:"\F19E"}.mdi-crop-free:before{content:"\F19F"}.mdi-crop-landscape:before{content:"\F1A0"}.mdi-crop-portrait:before{content:"\F1A1"}.mdi-crop-rotate:before{content:"\F695"}.mdi-crop-square:before{content:"\F1A2"}.mdi-crosshairs:before{content:"\F1A3"}.mdi-crosshairs-gps:before{content:"\F1A4"}.mdi-crown:before{content:"\F1A5"}.mdi-cube:before{content:"\F1A6"}.mdi-cube-outline:before{content:"\F1A7"}.mdi-cube-send:before{content:"\F1A8"}.mdi-cube-unfolded:before{content:"\F1A9"}.mdi-cup:before{content:"\F1AA"}.mdi-cup-off:before{content:"\F5E5"}.mdi-cup-water:before{content:"\F1AB"}.mdi-currency-btc:before{content:"\F1AC"}.mdi-currency-eur:before{content:"\F1AD"}.mdi-currency-gbp:before{content:"\F1AE"}.mdi-currency-inr:before{content:"\F1AF"}.mdi-currency-ngn:before{content:"\F1B0"}.mdi-currency-rub:before{content:"\F1B1"}.mdi-currency-try:before{content:"\F1B2"}.mdi-currency-usd:before{content:"\F1B3"}.mdi-currency-usd-off:before{content:"\F679"}.mdi-cursor-default:before{content:"\F1B4"}.mdi-cursor-default-outline:before{content:"\F1B5"}.mdi-cursor-move:before{content:"\F1B6"}.mdi-cursor-pointer:before{content:"\F1B7"}.mdi-cursor-text:before{content:"\F5E7"}.mdi-database:before{content:"\F1B8"}.mdi-database-minus:before{content:"\F1B9"}.mdi-database-plus:before{content:"\F1BA"}.mdi-debug-step-into:before{content:"\F1BB"}.mdi-debug-step-out:before{content:"\F1BC"}.mdi-debug-step-over:before{content:"\F1BD"}.mdi-decimal-decrease:before{content:"\F1BE"}.mdi-decimal-increase:before{content:"\F1BF"}.mdi-delete:before{content:"\F1C0"}.mdi-delete-circle:before{content:"\F682"}.mdi-delete-empty:before{content:"\F6CB"}.mdi-delete-forever:before{content:"\F5E8"}.mdi-delete-sweep:before{content:"\F5E9"}.mdi-delete-variant:before{content:"\F1C1"}.mdi-delta:before{content:"\F1C2"}.mdi-deskphone:before{content:"\F1C3"}.mdi-desktop-mac:before{content:"\F1C4"}.mdi-desktop-tower:before{content:"\F1C5"}.mdi-details:before{content:"\F1C6"}.mdi-developer-board:before{content:"\F696"}.mdi-deviantart:before{content:"\F1C7"}.mdi-dialpad:before{content:"\F61C"}.mdi-diamond:before{content:"\F1C8"}.mdi-dice-1:before{content:"\F1CA"}.mdi-dice-2:before{content:"\F1CB"}.mdi-dice-3:before{content:"\F1CC"}.mdi-dice-4:before{content:"\F1CD"}.mdi-dice-5:before{content:"\F1CE"}.mdi-dice-6:before{content:"\F1CF"}.mdi-dice-d20:before{content:"\F5EA"}.mdi-dice-d4:before{content:"\F5EB"}.mdi-dice-d6:before{content:"\F5EC"}.mdi-dice-d8:before{content:"\F5ED"}.mdi-dictionary:before{content:"\F61D"}.mdi-directions:before{content:"\F1D0"}.mdi-directions-fork:before{content:"\F641"}.mdi-discord:before{content:"\F66F"}.mdi-disk:before{content:"\F5EE"}.mdi-disk-alert:before{content:"\F1D1"}.mdi-disqus:before{content:"\F1D2"}.mdi-disqus-outline:before{content:"\F1D3"}.mdi-division:before{content:"\F1D4"}.mdi-division-box:before{content:"\F1D5"}.mdi-dna:before{content:"\F683"}.mdi-dns:before{content:"\F1D6"}.mdi-do-not-disturb:before{content:"\F697"}.mdi-do-not-disturb-off:before{content:"\F698"}.mdi-dolby:before{content:"\F6B2"}.mdi-domain:before{content:"\F1D7"}.mdi-dots-horizontal:before{content:"\F1D8"}.mdi-dots-vertical:before{content:"\F1D9"}.mdi-douban:before{content:"\F699"}.mdi-download:before{content:"\F1DA"}.mdi-drag:before{content:"\F1DB"}.mdi-drag-horizontal:before{content:"\F1DC"}.mdi-drag-vertical:before{content:"\F1DD"}.mdi-drawing:before{content:"\F1DE"}.mdi-drawing-box:before{content:"\F1DF"}.mdi-dribbble:before{content:"\F1E0"}.mdi-dribbble-box:before{content:"\F1E1"}.mdi-drone:before{content:"\F1E2"}.mdi-dropbox:before{content:"\F1E3"}.mdi-drupal:before{content:"\F1E4"}.mdi-duck:before{content:"\F1E5"}.mdi-dumbbell:before{content:"\F1E6"}.mdi-earth:before{content:"\F1E7"}.mdi-earth-box:before{content:"\F6CC"}.mdi-earth-box-off:before{content:"\F6CD"}.mdi-earth-off:before{content:"\F1E8"}.mdi-edge:before{content:"\F1E9"}.mdi-eject:before{content:"\F1EA"}.mdi-elevation-decline:before{content:"\F1EB"}.mdi-elevation-rise:before{content:"\F1EC"}.mdi-elevator:before{content:"\F1ED"}.mdi-email:before{content:"\F1EE"}.mdi-email-alert:before{content:"\F6CE"}.mdi-email-open:before{content:"\F1EF"}.mdi-email-open-outline:before{content:"\F5EF"}.mdi-email-outline:before{content:"\F1F0"}.mdi-email-secure:before{content:"\F1F1"}.mdi-email-variant:before{content:"\F5F0"}.mdi-emby:before{content:"\F6B3"}.mdi-emoticon:before{content:"\F1F2"}.mdi-emoticon-cool:before{content:"\F1F3"}.mdi-emoticon-dead:before{content:"\F69A"}.mdi-emoticon-devil:before{content:"\F1F4"}.mdi-emoticon-excited:before{content:"\F69B"}.mdi-emoticon-happy:before{content:"\F1F5"}.mdi-emoticon-neutral:before{content:"\F1F6"}.mdi-emoticon-poop:before{content:"\F1F7"}.mdi-emoticon-sad:before{content:"\F1F8"}.mdi-emoticon-tongue:before{content:"\F1F9"}.mdi-engine:before{content:"\F1FA"}.mdi-engine-outline:before{content:"\F1FB"}.mdi-equal:before{content:"\F1FC"}.mdi-equal-box:before{content:"\F1FD"}.mdi-eraser:before{content:"\F1FE"}.mdi-eraser-variant:before{content:"\F642"}.mdi-escalator:before{content:"\F1FF"}.mdi-ethernet:before{content:"\F200"}.mdi-ethernet-cable:before{content:"\F201"}.mdi-ethernet-cable-off:before{content:"\F202"}.mdi-etsy:before{content:"\F203"}.mdi-ev-station:before{content:"\F5F1"}.mdi-evernote:before{content:"\F204"}.mdi-exclamation:before{content:"\F205"}.mdi-exit-to-app:before{content:"\F206"}.mdi-export:before{content:"\F207"}.mdi-eye:before{content:"\F208"}.mdi-eye-off:before{content:"\F209"}.mdi-eye-outline:before{content:"\F6CF"}.mdi-eye-outline-off:before{content:"\F6D0"}.mdi-eyedropper:before{content:"\F20A"}.mdi-eyedropper-variant:before{content:"\F20B"}.mdi-face:before{content:"\F643"}.mdi-face-profile:before{content:"\F644"}.mdi-facebook:before{content:"\F20C"}.mdi-facebook-box:before{content:"\F20D"}.mdi-facebook-messenger:before{content:"\F20E"}.mdi-factory:before{content:"\F20F"}.mdi-fan:before{content:"\F210"}.mdi-fast-forward:before{content:"\F211"}.mdi-fast-forward-outline:before{content:"\F6D1"}.mdi-fax:before{content:"\F212"}.mdi-feather:before{content:"\F6D2"}.mdi-ferry:before{content:"\F213"}.mdi-file:before{content:"\F214"}.mdi-file-chart:before{content:"\F215"}.mdi-file-check:before{content:"\F216"}.mdi-file-cloud:before{content:"\F217"}.mdi-file-delimited:before{content:"\F218"}.mdi-file-document:before{content:"\F219"}.mdi-file-document-box:before{content:"\F21A"}.mdi-file-excel:before{content:"\F21B"}.mdi-file-excel-box:before{content:"\F21C"}.mdi-file-export:before{content:"\F21D"}.mdi-file-find:before{content:"\F21E"}.mdi-file-hidden:before{content:"\F613"}.mdi-file-image:before{content:"\F21F"}.mdi-file-import:before{content:"\F220"}.mdi-file-lock:before{content:"\F221"}.mdi-file-multiple:before{content:"\F222"}.mdi-file-music:before{content:"\F223"}.mdi-file-outline:before{content:"\F224"}.mdi-file-pdf:before{content:"\F225"}.mdi-file-pdf-box:before{content:"\F226"}.mdi-file-powerpoint:before{content:"\F227"}.mdi-file-powerpoint-box:before{content:"\F228"}.mdi-file-presentation-box:before{content:"\F229"}.mdi-file-restore:before{content:"\F670"}.mdi-file-send:before{content:"\F22A"}.mdi-file-tree:before{content:"\F645"}.mdi-file-video:before{content:"\F22B"}.mdi-file-word:before{content:"\F22C"}.mdi-file-word-box:before{content:"\F22D"}.mdi-file-xml:before{content:"\F22E"}.mdi-film:before{content:"\F22F"}.mdi-filmstrip:before{content:"\F230"}.mdi-filmstrip-off:before{content:"\F231"}.mdi-filter:before{content:"\F232"}.mdi-filter-outline:before{content:"\F233"}.mdi-filter-remove:before{content:"\F234"}.mdi-filter-remove-outline:before{content:"\F235"}.mdi-filter-variant:before{content:"\F236"}.mdi-find-replace:before{content:"\F6D3"}.mdi-fingerprint:before{content:"\F237"}.mdi-fire:before{content:"\F238"}.mdi-firefox:before{content:"\F239"}.mdi-fish:before{content:"\F23A"}.mdi-flag:before{content:"\F23B"}.mdi-flag-checkered:before{content:"\F23C"}.mdi-flag-outline:before{content:"\F23D"}.mdi-flag-outline-variant:before{content:"\F23E"}.mdi-flag-triangle:before{content:"\F23F"}.mdi-flag-variant:before{content:"\F240"}.mdi-flash:before{content:"\F241"}.mdi-flash-auto:before{content:"\F242"}.mdi-flash-off:before{content:"\F243"}.mdi-flash-outline:before{content:"\F6D4"}.mdi-flash-red-eye:before{content:"\F67A"}.mdi-flashlight:before{content:"\F244"}.mdi-flashlight-off:before{content:"\F245"}.mdi-flask:before{content:"\F093"}.mdi-flask-empty:before{content:"\F094"}.mdi-flask-empty-outline:before{content:"\F095"}.mdi-flask-outline:before{content:"\F096"}.mdi-flattr:before{content:"\F246"}.mdi-flip-to-back:before{content:"\F247"}.mdi-flip-to-front:before{content:"\F248"}.mdi-floppy:before{content:"\F249"}.mdi-flower:before{content:"\F24A"}.mdi-folder:before{content:"\F24B"}.mdi-folder-account:before{content:"\F24C"}.mdi-folder-download:before{content:"\F24D"}.mdi-folder-google-drive:before{content:"\F24E"}.mdi-folder-image:before{content:"\F24F"}.mdi-folder-lock:before{content:"\F250"}.mdi-folder-lock-open:before{content:"\F251"}.mdi-folder-move:before{content:"\F252"}.mdi-folder-multiple:before{content:"\F253"}.mdi-folder-multiple-image:before{content:"\F254"}.mdi-folder-multiple-outline:before{content:"\F255"}.mdi-folder-outline:before{content:"\F256"}.mdi-folder-plus:before{content:"\F257"}.mdi-folder-remove:before{content:"\F258"}.mdi-folder-star:before{content:"\F69C"}.mdi-folder-upload:before{content:"\F259"}.mdi-font-awesome:before{content:"\F03A"}.mdi-food:before{content:"\F25A"}.mdi-food-apple:before{content:"\F25B"}.mdi-food-fork-drink:before{content:"\F5F2"}.mdi-food-off:before{content:"\F5F3"}.mdi-food-variant:before{content:"\F25C"}.mdi-football:before{content:"\F25D"}.mdi-football-australian:before{content:"\F25E"}.mdi-football-helmet:before{content:"\F25F"}.mdi-format-align-center:before{content:"\F260"}.mdi-format-align-justify:before{content:"\F261"}.mdi-format-align-left:before{content:"\F262"}.mdi-format-align-right:before{content:"\F263"}.mdi-format-annotation-plus:before{content:"\F646"}.mdi-format-bold:before{content:"\F264"}.mdi-format-clear:before{content:"\F265"}.mdi-format-color-fill:before{content:"\F266"}.mdi-format-color-text:before{content:"\F69D"}.mdi-format-float-center:before{content:"\F267"}.mdi-format-float-left:before{content:"\F268"}.mdi-format-float-none:before{content:"\F269"}.mdi-format-float-right:before{content:"\F26A"}.mdi-format-font:before{content:"\F6D5"}.mdi-format-header-1:before{content:"\F26B"}.mdi-format-header-2:before{content:"\F26C"}.mdi-format-header-3:before{content:"\F26D"}.mdi-format-header-4:before{content:"\F26E"}.mdi-format-header-5:before{content:"\F26F"}.mdi-format-header-6:before{content:"\F270"}.mdi-format-header-decrease:before{content:"\F271"}.mdi-format-header-equal:before{content:"\F272"}.mdi-format-header-increase:before{content:"\F273"}.mdi-format-header-pound:before{content:"\F274"}.mdi-format-horizontal-align-center:before{content:"\F61E"}.mdi-format-horizontal-align-left:before{content:"\F61F"}.mdi-format-horizontal-align-right:before{content:"\F620"}.mdi-format-indent-decrease:before{content:"\F275"}.mdi-format-indent-increase:before{content:"\F276"}.mdi-format-italic:before{content:"\F277"}.mdi-format-line-spacing:before{content:"\F278"}.mdi-format-line-style:before{content:"\F5C8"}.mdi-format-line-weight:before{content:"\F5C9"}.mdi-format-list-bulleted:before{content:"\F279"}.mdi-format-list-bulleted-type:before{content:"\F27A"}.mdi-format-list-numbers:before{content:"\F27B"}.mdi-format-page-break:before{content:"\F6D6"}.mdi-format-paint:before{content:"\F27C"}.mdi-format-paragraph:before{content:"\F27D"}.mdi-format-pilcrow:before{content:"\F6D7"}.mdi-format-quote:before{content:"\F27E"}.mdi-format-rotate-90:before{content:"\F6A9"}.mdi-format-section:before{content:"\F69E"}.mdi-format-size:before{content:"\F27F"}.mdi-format-strikethrough:before{content:"\F280"}.mdi-format-strikethrough-variant:before{content:"\F281"}.mdi-format-subscript:before{content:"\F282"}.mdi-format-superscript:before{content:"\F283"}.mdi-format-text:before{content:"\F284"}.mdi-format-textdirection-l-to-r:before{content:"\F285"}.mdi-format-textdirection-r-to-l:before{content:"\F286"}.mdi-format-title:before{content:"\F5F4"}.mdi-format-underline:before{content:"\F287"}.mdi-format-vertical-align-bottom:before{content:"\F621"}.mdi-format-vertical-align-center:before{content:"\F622"}.mdi-format-vertical-align-top:before{content:"\F623"}.mdi-format-wrap-inline:before{content:"\F288"}.mdi-format-wrap-square:before{content:"\F289"}.mdi-format-wrap-tight:before{content:"\F28A"}.mdi-format-wrap-top-bottom:before{content:"\F28B"}.mdi-forum:before{content:"\F28C"}.mdi-forward:before{content:"\F28D"}.mdi-foursquare:before{content:"\F28E"}.mdi-fridge:before{content:"\F28F"}.mdi-fridge-filled:before{content:"\F290"}.mdi-fridge-filled-bottom:before{content:"\F291"}.mdi-fridge-filled-top:before{content:"\F292"}.mdi-fullscreen:before{content:"\F293"}.mdi-fullscreen-exit:before{content:"\F294"}.mdi-function:before{content:"\F295"}.mdi-gamepad:before{content:"\F296"}.mdi-gamepad-variant:before{content:"\F297"}.mdi-garage:before{content:"\F6D8"}.mdi-garage-open:before{content:"\F6D9"}.mdi-gas-cylinder:before{content:"\F647"}.mdi-gas-station:before{content:"\F298"}.mdi-gate:before{content:"\F299"}.mdi-gauge:before{content:"\F29A"}.mdi-gavel:before{content:"\F29B"}.mdi-gender-female:before{content:"\F29C"}.mdi-gender-male:before{content:"\F29D"}.mdi-gender-male-female:before{content:"\F29E"}.mdi-gender-transgender:before{content:"\F29F"}.mdi-ghost:before{content:"\F2A0"}.mdi-gift:before{content:"\F2A1"}.mdi-git:before{content:"\F2A2"}.mdi-github-box:before{content:"\F2A3"}.mdi-github-circle:before{content:"\F2A4"}.mdi-github-face:before{content:"\F6DA"}.mdi-glass-flute:before{content:"\F2A5"}.mdi-glass-mug:before{content:"\F2A6"}.mdi-glass-stange:before{content:"\F2A7"}.mdi-glass-tulip:before{content:"\F2A8"}.mdi-glassdoor:before{content:"\F2A9"}.mdi-glasses:before{content:"\F2AA"}.mdi-gmail:before{content:"\F2AB"}.mdi-gnome:before{content:"\F2AC"}.mdi-gondola:before{content:"\F685"}.mdi-google:before{content:"\F2AD"}.mdi-google-cardboard:before{content:"\F2AE"}.mdi-google-chrome:before{content:"\F2AF"}.mdi-google-circles:before{content:"\F2B0"}.mdi-google-circles-communities:before{content:"\F2B1"}.mdi-google-circles-extended:before{content:"\F2B2"}.mdi-google-circles-group:before{content:"\F2B3"}.mdi-google-controller:before{content:"\F2B4"}.mdi-google-controller-off:before{content:"\F2B5"}.mdi-google-drive:before{content:"\F2B6"}.mdi-google-earth:before{content:"\F2B7"}.mdi-google-glass:before{content:"\F2B8"}.mdi-google-keep:before{content:"\F6DB"}.mdi-google-maps:before{content:"\F5F5"}.mdi-google-nearby:before{content:"\F2B9"}.mdi-google-pages:before{content:"\F2BA"}.mdi-google-photos:before{content:"\F6DC"}.mdi-google-physical-web:before{content:"\F2BB"}.mdi-google-play:before{content:"\F2BC"}.mdi-google-plus:before{content:"\F2BD"}.mdi-google-plus-box:before{content:"\F2BE"}.mdi-google-translate:before{content:"\F2BF"}.mdi-google-wallet:before{content:"\F2C0"}.mdi-gradient:before{content:"\F69F"}.mdi-grease-pencil:before{content:"\F648"}.mdi-grid:before{content:"\F2C1"}.mdi-grid-off:before{content:"\F2C2"}.mdi-group:before{content:"\F2C3"}.mdi-guitar-electric:before{content:"\F2C4"}.mdi-guitar-pick:before{content:"\F2C5"}.mdi-guitar-pick-outline:before{content:"\F2C6"}.mdi-hackernews:before{content:"\F624"}.mdi-hamburger:before{content:"\F684"}.mdi-hand-pointing-right:before{content:"\F2C7"}.mdi-hanger:before{content:"\F2C8"}.mdi-hangouts:before{content:"\F2C9"}.mdi-harddisk:before{content:"\F2CA"}.mdi-headphones:before{content:"\F2CB"}.mdi-headphones-box:before{content:"\F2CC"}.mdi-headphones-settings:before{content:"\F2CD"}.mdi-headset:before{content:"\F2CE"}.mdi-headset-dock:before{content:"\F2CF"}.mdi-headset-off:before{content:"\F2D0"}.mdi-heart:before{content:"\F2D1"}.mdi-heart-box:before{content:"\F2D2"}.mdi-heart-box-outline:before{content:"\F2D3"}.mdi-heart-broken:before{content:"\F2D4"}.mdi-heart-half-outline:before{content:"\F6DD"}.mdi-heart-half-part:before{content:"\F6DE"}.mdi-heart-half-part-outline:before{content:"\F6DF"}.mdi-heart-outline:before{content:"\F2D5"}.mdi-heart-pulse:before{content:"\F5F6"}.mdi-help:before{content:"\F2D6"}.mdi-help-circle:before{content:"\F2D7"}.mdi-help-circle-outline:before{content:"\F625"}.mdi-hexagon:before{content:"\F2D8"}.mdi-hexagon-multiple:before{content:"\F6E0"}.mdi-hexagon-outline:before{content:"\F2D9"}.mdi-highway:before{content:"\F5F7"}.mdi-history:before{content:"\F2DA"}.mdi-hololens:before{content:"\F2DB"}.mdi-home:before{content:"\F2DC"}.mdi-home-map-marker:before{content:"\F5F8"}.mdi-home-modern:before{content:"\F2DD"}.mdi-home-outline:before{content:"\F6A0"}.mdi-home-variant:before{content:"\F2DE"}.mdi-hook:before{content:"\F6E1"}.mdi-hook-off:before{content:"\F6E2"}.mdi-hops:before{content:"\F2DF"}.mdi-hospital:before{content:"\F2E0"}.mdi-hospital-building:before{content:"\F2E1"}.mdi-hospital-marker:before{content:"\F2E2"}.mdi-hotel:before{content:"\F2E3"}.mdi-houzz:before{content:"\F2E4"}.mdi-houzz-box:before{content:"\F2E5"}.mdi-human:before{content:"\F2E6"}.mdi-human-child:before{content:"\F2E7"}.mdi-human-female:before{content:"\F649"}.mdi-human-greeting:before{content:"\F64A"}.mdi-human-handsdown:before{content:"\F64B"}.mdi-human-handsup:before{content:"\F64C"}.mdi-human-male:before{content:"\F64D"}.mdi-human-male-female:before{content:"\F2E8"}.mdi-human-pregnant:before{content:"\F5CF"}.mdi-image:before{content:"\F2E9"}.mdi-image-album:before{content:"\F2EA"}.mdi-image-area:before{content:"\F2EB"}.mdi-image-area-close:before{content:"\F2EC"}.mdi-image-broken:before{content:"\F2ED"}.mdi-image-broken-variant:before{content:"\F2EE"}.mdi-image-filter:before{content:"\F2EF"}.mdi-image-filter-black-white:before{content:"\F2F0"}.mdi-image-filter-center-focus:before{content:"\F2F1"}.mdi-image-filter-center-focus-weak:before{content:"\F2F2"}.mdi-image-filter-drama:before{content:"\F2F3"}.mdi-image-filter-frames:before{content:"\F2F4"}.mdi-image-filter-hdr:before{content:"\F2F5"}.mdi-image-filter-none:before{content:"\F2F6"}.mdi-image-filter-tilt-shift:before{content:"\F2F7"}.mdi-image-filter-vintage:before{content:"\F2F8"}.mdi-image-multiple:before{content:"\F2F9"}.mdi-import:before{content:"\F2FA"}.mdi-inbox:before{content:"\F686"}.mdi-inbox-arrow-down:before{content:"\F2FB"}.mdi-inbox-arrow-up:before{content:"\F3D1"}.mdi-incognito:before{content:"\F5F9"}.mdi-infinity:before{content:"\F6E3"}.mdi-information:before{content:"\F2FC"}.mdi-information-outline:before{content:"\F2FD"}.mdi-information-variant:before{content:"\F64E"}.mdi-instagram:before{content:"\F2FE"}.mdi-instapaper:before{content:"\F2FF"}.mdi-internet-explorer:before{content:"\F300"}.mdi-invert-colors:before{content:"\F301"}.mdi-itunes:before{content:"\F676"}.mdi-jeepney:before{content:"\F302"}.mdi-jira:before{content:"\F303"}.mdi-jsfiddle:before{content:"\F304"}.mdi-json:before{content:"\F626"}.mdi-keg:before{content:"\F305"}.mdi-kettle:before{content:"\F5FA"}.mdi-key:before{content:"\F306"}.mdi-key-change:before{content:"\F307"}.mdi-key-minus:before{content:"\F308"}.mdi-key-plus:before{content:"\F309"}.mdi-key-remove:before{content:"\F30A"}.mdi-key-variant:before{content:"\F30B"}.mdi-keyboard:before{content:"\F30C"}.mdi-keyboard-backspace:before{content:"\F30D"}.mdi-keyboard-caps:before{content:"\F30E"}.mdi-keyboard-close:before{content:"\F30F"}.mdi-keyboard-off:before{content:"\F310"}.mdi-keyboard-return:before{content:"\F311"}.mdi-keyboard-tab:before{content:"\F312"}.mdi-keyboard-variant:before{content:"\F313"}.mdi-kodi:before{content:"\F314"}.mdi-label:before{content:"\F315"}.mdi-label-outline:before{content:"\F316"}.mdi-lambda:before{content:"\F627"}.mdi-lamp:before{content:"\F6B4"}.mdi-lan:before{content:"\F317"}.mdi-lan-connect:before{content:"\F318"}.mdi-lan-disconnect:before{content:"\F319"}.mdi-lan-pending:before{content:"\F31A"}.mdi-language-c:before{content:"\F671"}.mdi-language-cpp:before{content:"\F672"}.mdi-language-csharp:before{content:"\F31B"}.mdi-language-css3:before{content:"\F31C"}.mdi-language-html5:before{content:"\F31D"}.mdi-language-javascript:before{content:"\F31E"}.mdi-language-php:before{content:"\F31F"}.mdi-language-python:before{content:"\F320"}.mdi-language-python-text:before{content:"\F321"}.mdi-language-swift:before{content:"\F6E4"}.mdi-language-typescript:before{content:"\F6E5"}.mdi-laptop:before{content:"\F322"}.mdi-laptop-chromebook:before{content:"\F323"}.mdi-laptop-mac:before{content:"\F324"}.mdi-laptop-off:before{content:"\F6E6"}.mdi-laptop-windows:before{content:"\F325"}.mdi-lastfm:before{content:"\F326"}.mdi-launch:before{content:"\F327"}.mdi-layers:before{content:"\F328"}.mdi-layers-off:before{content:"\F329"}.mdi-lead-pencil:before{content:"\F64F"}.mdi-leaf:before{content:"\F32A"}.mdi-led-off:before{content:"\F32B"}.mdi-led-on:before{content:"\F32C"}.mdi-led-outline:before{content:"\F32D"}.mdi-led-variant-off:before{content:"\F32E"}.mdi-led-variant-on:before{content:"\F32F"}.mdi-led-variant-outline:before{content:"\F330"}.mdi-library:before{content:"\F331"}.mdi-library-books:before{content:"\F332"}.mdi-library-music:before{content:"\F333"}.mdi-library-plus:before{content:"\F334"}.mdi-lightbulb:before{content:"\F335"}.mdi-lightbulb-on:before{content:"\F6E7"}.mdi-lightbulb-on-outline:before{content:"\F6E8"}.mdi-lightbulb-outline:before{content:"\F336"}.mdi-link:before{content:"\F337"}.mdi-link-off:before{content:"\F338"}.mdi-link-variant:before{content:"\F339"}.mdi-link-variant-off:before{content:"\F33A"}.mdi-linkedin:before{content:"\F33B"}.mdi-linkedin-box:before{content:"\F33C"}.mdi-linux:before{content:"\F33D"}.mdi-lock:before{content:"\F33E"}.mdi-lock-open:before{content:"\F33F"}.mdi-lock-open-outline:before{content:"\F340"}.mdi-lock-outline:before{content:"\F341"}.mdi-lock-pattern:before{content:"\F6E9"}.mdi-lock-plus:before{content:"\F5FB"}.mdi-login:before{content:"\F342"}.mdi-login-variant:before{content:"\F5FC"}.mdi-logout:before{content:"\F343"}.mdi-logout-variant:before{content:"\F5FD"}.mdi-looks:before{content:"\F344"}.mdi-loop:before{content:"\F6EA"}.mdi-loupe:before{content:"\F345"}.mdi-lumx:before{content:"\F346"}.mdi-magnet:before{content:"\F347"}.mdi-magnet-on:before{content:"\F348"}.mdi-magnify:before{content:"\F349"}.mdi-magnify-minus:before{content:"\F34A"}.mdi-magnify-minus-outline:before{content:"\F6EB"}.mdi-magnify-plus:before{content:"\F34B"}.mdi-magnify-plus-outline:before{content:"\F6EC"}.mdi-mail-ru:before{content:"\F34C"}.mdi-mailbox:before{content:"\F6ED"}.mdi-map:before{content:"\F34D"}.mdi-map-marker:before{content:"\F34E"}.mdi-map-marker-circle:before{content:"\F34F"}.mdi-map-marker-minus:before{content:"\F650"}.mdi-map-marker-multiple:before{content:"\F350"}.mdi-map-marker-off:before{content:"\F351"}.mdi-map-marker-plus:before{content:"\F651"}.mdi-map-marker-radius:before{content:"\F352"}.mdi-margin:before{content:"\F353"}.mdi-markdown:before{content:"\F354"}.mdi-marker:before{content:"\F652"}.mdi-marker-check:before{content:"\F355"}.mdi-martini:before{content:"\F356"}.mdi-material-ui:before{content:"\F357"}.mdi-math-compass:before{content:"\F358"}.mdi-matrix:before{content:"\F628"}.mdi-maxcdn:before{content:"\F359"}.mdi-medical-bag:before{content:"\F6EE"}.mdi-medium:before{content:"\F35A"}.mdi-memory:before{content:"\F35B"}.mdi-menu:before{content:"\F35C"}.mdi-menu-down:before{content:"\F35D"}.mdi-menu-down-outline:before{content:"\F6B5"}.mdi-menu-left:before{content:"\F35E"}.mdi-menu-right:before{content:"\F35F"}.mdi-menu-up:before{content:"\F360"}.mdi-menu-up-outline:before{content:"\F6B6"}.mdi-message:before{content:"\F361"}.mdi-message-alert:before{content:"\F362"}.mdi-message-bulleted:before{content:"\F6A1"}.mdi-message-bulleted-off:before{content:"\F6A2"}.mdi-message-draw:before{content:"\F363"}.mdi-message-image:before{content:"\F364"}.mdi-message-outline:before{content:"\F365"}.mdi-message-plus:before{content:"\F653"}.mdi-message-processing:before{content:"\F366"}.mdi-message-reply:before{content:"\F367"}.mdi-message-reply-text:before{content:"\F368"}.mdi-message-settings:before{content:"\F6EF"}.mdi-message-settings-variant:before{content:"\F6F0"}.mdi-message-text:before{content:"\F369"}.mdi-message-text-outline:before{content:"\F36A"}.mdi-message-video:before{content:"\F36B"}.mdi-meteor:before{content:"\F629"}.mdi-microphone:before{content:"\F36C"}.mdi-microphone-off:before{content:"\F36D"}.mdi-microphone-outline:before{content:"\F36E"}.mdi-microphone-settings:before{content:"\F36F"}.mdi-microphone-variant:before{content:"\F370"}.mdi-microphone-variant-off:before{content:"\F371"}.mdi-microscope:before{content:"\F654"}.mdi-microsoft:before{content:"\F372"}.mdi-minecraft:before{content:"\F373"}.mdi-minus:before{content:"\F374"}.mdi-minus-box:before{content:"\F375"}.mdi-minus-box-outline:before{content:"\F6F1"}.mdi-minus-circle:before{content:"\F376"}.mdi-minus-circle-outline:before{content:"\F377"}.mdi-minus-network:before{content:"\F378"}.mdi-mixcloud:before{content:"\F62A"}.mdi-monitor:before{content:"\F379"}.mdi-monitor-multiple:before{content:"\F37A"}.mdi-more:before{content:"\F37B"}.mdi-motorbike:before{content:"\F37C"}.mdi-mouse:before{content:"\F37D"}.mdi-mouse-off:before{content:"\F37E"}.mdi-mouse-variant:before{content:"\F37F"}.mdi-mouse-variant-off:before{content:"\F380"}.mdi-move-resize:before{content:"\F655"}.mdi-move-resize-variant:before{content:"\F656"}.mdi-movie:before{content:"\F381"}.mdi-multiplication:before{content:"\F382"}.mdi-multiplication-box:before{content:"\F383"}.mdi-music-box:before{content:"\F384"}.mdi-music-box-outline:before{content:"\F385"}.mdi-music-circle:before{content:"\F386"}.mdi-music-note:before{content:"\F387"}.mdi-music-note-bluetooth:before{content:"\F5FE"}.mdi-music-note-bluetooth-off:before{content:"\F5FF"}.mdi-music-note-eighth:before{content:"\F388"}.mdi-music-note-half:before{content:"\F389"}.mdi-music-note-off:before{content:"\F38A"}.mdi-music-note-quarter:before{content:"\F38B"}.mdi-music-note-sixteenth:before{content:"\F38C"}.mdi-music-note-whole:before{content:"\F38D"}.mdi-nature:before{content:"\F38E"}.mdi-nature-people:before{content:"\F38F"}.mdi-navigation:before{content:"\F390"}.mdi-near-me:before{content:"\F5CD"}.mdi-needle:before{content:"\F391"}.mdi-nest-protect:before{content:"\F392"}.mdi-nest-thermostat:before{content:"\F393"}.mdi-network:before{content:"\F6F2"}.mdi-network-download:before{content:"\F6F3"}.mdi-network-question:before{content:"\F6F4"}.mdi-network-upload:before{content:"\F6F5"}.mdi-new-box:before{content:"\F394"}.mdi-newspaper:before{content:"\F395"}.mdi-nfc:before{content:"\F396"}.mdi-nfc-tap:before{content:"\F397"}.mdi-nfc-variant:before{content:"\F398"}.mdi-nodejs:before{content:"\F399"}.mdi-note:before{content:"\F39A"}.mdi-note-multiple:before{content:"\F6B7"}.mdi-note-multiple-outline:before{content:"\F6B8"}.mdi-note-outline:before{content:"\F39B"}.mdi-note-plus:before{content:"\F39C"}.mdi-note-plus-outline:before{content:"\F39D"}.mdi-note-text:before{content:"\F39E"}.mdi-notification-clear-all:before{content:"\F39F"}.mdi-npm:before{content:"\F6F6"}.mdi-nuke:before{content:"\F6A3"}.mdi-numeric:before{content:"\F3A0"}.mdi-numeric-0-box:before{content:"\F3A1"}.mdi-numeric-0-box-multiple-outline:before{content:"\F3A2"}.mdi-numeric-0-box-outline:before{content:"\F3A3"}.mdi-numeric-1-box:before{content:"\F3A4"}.mdi-numeric-1-box-multiple-outline:before{content:"\F3A5"}.mdi-numeric-1-box-outline:before{content:"\F3A6"}.mdi-numeric-2-box:before{content:"\F3A7"}.mdi-numeric-2-box-multiple-outline:before{content:"\F3A8"}.mdi-numeric-2-box-outline:before{content:"\F3A9"}.mdi-numeric-3-box:before{content:"\F3AA"}.mdi-numeric-3-box-multiple-outline:before{content:"\F3AB"}.mdi-numeric-3-box-outline:before{content:"\F3AC"}.mdi-numeric-4-box:before{content:"\F3AD"}.mdi-numeric-4-box-multiple-outline:before{content:"\F3AE"}.mdi-numeric-4-box-outline:before{content:"\F3AF"}.mdi-numeric-5-box:before{content:"\F3B0"}.mdi-numeric-5-box-multiple-outline:before{content:"\F3B1"}.mdi-numeric-5-box-outline:before{content:"\F3B2"}.mdi-numeric-6-box:before{content:"\F3B3"}.mdi-numeric-6-box-multiple-outline:before{content:"\F3B4"}.mdi-numeric-6-box-outline:before{content:"\F3B5"}.mdi-numeric-7-box:before{content:"\F3B6"}.mdi-numeric-7-box-multiple-outline:before{content:"\F3B7"}.mdi-numeric-7-box-outline:before{content:"\F3B8"}.mdi-numeric-8-box:before{content:"\F3B9"}.mdi-numeric-8-box-multiple-outline:before{content:"\F3BA"}.mdi-numeric-8-box-outline:before{content:"\F3BB"}.mdi-numeric-9-box:before{content:"\F3BC"}.mdi-numeric-9-box-multiple-outline:before{content:"\F3BD"}.mdi-numeric-9-box-outline:before{content:"\F3BE"}.mdi-numeric-9-plus-box:before{content:"\F3BF"}.mdi-numeric-9-plus-box-multiple-outline:before{content:"\F3C0"}.mdi-numeric-9-plus-box-outline:before{content:"\F3C1"}.mdi-nut:before{content:"\F6F7"}.mdi-nutrition:before{content:"\F3C2"}.mdi-oar:before{content:"\F67B"}.mdi-octagon:before{content:"\F3C3"}.mdi-octagon-outline:before{content:"\F3C4"}.mdi-octagram:before{content:"\F6F8"}.mdi-odnoklassniki:before{content:"\F3C5"}.mdi-office:before{content:"\F3C6"}.mdi-oil:before{content:"\F3C7"}.mdi-oil-temperature:before{content:"\F3C8"}.mdi-omega:before{content:"\F3C9"}.mdi-onedrive:before{content:"\F3CA"}.mdi-opacity:before{content:"\F5CC"}.mdi-open-in-app:before{content:"\F3CB"}.mdi-open-in-new:before{content:"\F3CC"}.mdi-openid:before{content:"\F3CD"}.mdi-opera:before{content:"\F3CE"}.mdi-ornament:before{content:"\F3CF"}.mdi-ornament-variant:before{content:"\F3D0"}.mdi-owl:before{content:"\F3D2"}.mdi-package:before{content:"\F3D3"}.mdi-package-down:before{content:"\F3D4"}.mdi-package-up:before{content:"\F3D5"}.mdi-package-variant:before{content:"\F3D6"}.mdi-package-variant-closed:before{content:"\F3D7"}.mdi-page-first:before{content:"\F600"}.mdi-page-last:before{content:"\F601"}.mdi-page-layout-body:before{content:"\F6F9"}.mdi-page-layout-footer:before{content:"\F6FA"}.mdi-page-layout-header:before{content:"\F6FB"}.mdi-page-layout-sidebar-left:before{content:"\F6FC"}.mdi-page-layout-sidebar-right:before{content:"\F6FD"}.mdi-palette:before{content:"\F3D8"}.mdi-palette-advanced:before{content:"\F3D9"}.mdi-panda:before{content:"\F3DA"}.mdi-pandora:before{content:"\F3DB"}.mdi-panorama:before{content:"\F3DC"}.mdi-panorama-fisheye:before{content:"\F3DD"}.mdi-panorama-horizontal:before{content:"\F3DE"}.mdi-panorama-vertical:before{content:"\F3DF"}.mdi-panorama-wide-angle:before{content:"\F3E0"}.mdi-paper-cut-vertical:before{content:"\F3E1"}.mdi-paperclip:before{content:"\F3E2"}.mdi-parking:before{content:"\F3E3"}.mdi-pause:before{content:"\F3E4"}.mdi-pause-circle:before{content:"\F3E5"}.mdi-pause-circle-outline:before{content:"\F3E6"}.mdi-pause-octagon:before{content:"\F3E7"}.mdi-pause-octagon-outline:before{content:"\F3E8"}.mdi-paw:before{content:"\F3E9"}.mdi-paw-off:before{content:"\F657"}.mdi-pen:before{content:"\F3EA"}.mdi-pencil:before{content:"\F3EB"}.mdi-pencil-box:before{content:"\F3EC"}.mdi-pencil-box-outline:before{content:"\F3ED"}.mdi-pencil-circle:before{content:"\F6FE"}.mdi-pencil-lock:before{content:"\F3EE"}.mdi-pencil-off:before{content:"\F3EF"}.mdi-pentagon:before{content:"\F6FF"}.mdi-pentagon-outline:before{content:"\F700"}.mdi-percent:before{content:"\F3F0"}.mdi-pharmacy:before{content:"\F3F1"}.mdi-phone:before{content:"\F3F2"}.mdi-phone-bluetooth:before{content:"\F3F3"}.mdi-phone-classic:before{content:"\F602"}.mdi-phone-forward:before{content:"\F3F4"}.mdi-phone-hangup:before{content:"\F3F5"}.mdi-phone-in-talk:before{content:"\F3F6"}.mdi-phone-incoming:before{content:"\F3F7"}.mdi-phone-locked:before{content:"\F3F8"}.mdi-phone-log:before{content:"\F3F9"}.mdi-phone-minus:before{content:"\F658"}.mdi-phone-missed:before{content:"\F3FA"}.mdi-phone-outgoing:before{content:"\F3FB"}.mdi-phone-paused:before{content:"\F3FC"}.mdi-phone-plus:before{content:"\F659"}.mdi-phone-settings:before{content:"\F3FD"}.mdi-phone-voip:before{content:"\F3FE"}.mdi-pi:before{content:"\F3FF"}.mdi-pi-box:before{content:"\F400"}.mdi-piano:before{content:"\F67C"}.mdi-pig:before{content:"\F401"}.mdi-pill:before{content:"\F402"}.mdi-pillar:before{content:"\F701"}.mdi-pin:before{content:"\F403"}.mdi-pin-off:before{content:"\F404"}.mdi-pine-tree:before{content:"\F405"}.mdi-pine-tree-box:before{content:"\F406"}.mdi-pinterest:before{content:"\F407"}.mdi-pinterest-box:before{content:"\F408"}.mdi-pistol:before{content:"\F702"}.mdi-pizza:before{content:"\F409"}.mdi-plane-shield:before{content:"\F6BA"}.mdi-play:before{content:"\F40A"}.mdi-play-box-outline:before{content:"\F40B"}.mdi-play-circle:before{content:"\F40C"}.mdi-play-circle-outline:before{content:"\F40D"}.mdi-play-pause:before{content:"\F40E"}.mdi-play-protected-content:before{content:"\F40F"}.mdi-playlist-check:before{content:"\F5C7"}.mdi-playlist-minus:before{content:"\F410"}.mdi-playlist-play:before{content:"\F411"}.mdi-playlist-plus:before{content:"\F412"}.mdi-playlist-remove:before{content:"\F413"}.mdi-playstation:before{content:"\F414"}.mdi-plex:before{content:"\F6B9"}.mdi-plus:before{content:"\F415"}.mdi-plus-box:before{content:"\F416"}.mdi-plus-box-outline:before{content:"\F703"}.mdi-plus-circle:before{content:"\F417"}.mdi-plus-circle-multiple-outline:before{content:"\F418"}.mdi-plus-circle-outline:before{content:"\F419"}.mdi-plus-network:before{content:"\F41A"}.mdi-plus-one:before{content:"\F41B"}.mdi-plus-outline:before{content:"\F704"}.mdi-pocket:before{content:"\F41C"}.mdi-pokeball:before{content:"\F41D"}.mdi-polaroid:before{content:"\F41E"}.mdi-poll:before{content:"\F41F"}.mdi-poll-box:before{content:"\F420"}.mdi-polymer:before{content:"\F421"}.mdi-pool:before{content:"\F606"}.mdi-popcorn:before{content:"\F422"}.mdi-pot:before{content:"\F65A"}.mdi-pot-mix:before{content:"\F65B"}.mdi-pound:before{content:"\F423"}.mdi-pound-box:before{content:"\F424"}.mdi-power:before{content:"\F425"}.mdi-power-plug:before{content:"\F6A4"}.mdi-power-plug-off:before{content:"\F6A5"}.mdi-power-settings:before{content:"\F426"}.mdi-power-socket:before{content:"\F427"}.mdi-prescription:before{content:"\F705"}.mdi-presentation:before{content:"\F428"}.mdi-presentation-play:before{content:"\F429"}.mdi-printer:before{content:"\F42A"}.mdi-printer-3d:before{content:"\F42B"}.mdi-printer-alert:before{content:"\F42C"}.mdi-printer-settings:before{content:"\F706"}.mdi-priority-high:before{content:"\F603"}.mdi-priority-low:before{content:"\F604"}.mdi-professional-hexagon:before{content:"\F42D"}.mdi-projector:before{content:"\F42E"}.mdi-projector-screen:before{content:"\F42F"}.mdi-publish:before{content:"\F6A6"}.mdi-pulse:before{content:"\F430"}.mdi-puzzle:before{content:"\F431"}.mdi-qqchat:before{content:"\F605"}.mdi-qrcode:before{content:"\F432"}.mdi-qrcode-scan:before{content:"\F433"}.mdi-quadcopter:before{content:"\F434"}.mdi-quality-high:before{content:"\F435"}.mdi-quicktime:before{content:"\F436"}.mdi-radar:before{content:"\F437"}.mdi-radiator:before{content:"\F438"}.mdi-radio:before{content:"\F439"}.mdi-radio-handheld:before{content:"\F43A"}.mdi-radio-tower:before{content:"\F43B"}.mdi-radioactive:before{content:"\F43C"}.mdi-radiobox-blank:before{content:"\F43D"}.mdi-radiobox-marked:before{content:"\F43E"}.mdi-raspberrypi:before{content:"\F43F"}.mdi-ray-end:before{content:"\F440"}.mdi-ray-end-arrow:before{content:"\F441"}.mdi-ray-start:before{content:"\F442"}.mdi-ray-start-arrow:before{content:"\F443"}.mdi-ray-start-end:before{content:"\F444"}.mdi-ray-vertex:before{content:"\F445"}.mdi-rdio:before{content:"\F446"}.mdi-react:before{content:"\F707"}.mdi-read:before{content:"\F447"}.mdi-readability:before{content:"\F448"}.mdi-receipt:before{content:"\F449"}.mdi-record:before{content:"\F44A"}.mdi-record-rec:before{content:"\F44B"}.mdi-recycle:before{content:"\F44C"}.mdi-reddit:before{content:"\F44D"}.mdi-redo:before{content:"\F44E"}.mdi-redo-variant:before{content:"\F44F"}.mdi-refresh:before{content:"\F450"}.mdi-regex:before{content:"\F451"}.mdi-relative-scale:before{content:"\F452"}.mdi-reload:before{content:"\F453"}.mdi-remote:before{content:"\F454"}.mdi-rename-box:before{content:"\F455"}.mdi-reorder-horizontal:before{content:"\F687"}.mdi-reorder-vertical:before{content:"\F688"}.mdi-repeat:before{content:"\F456"}.mdi-repeat-off:before{content:"\F457"}.mdi-repeat-once:before{content:"\F458"}.mdi-replay:before{content:"\F459"}.mdi-reply:before{content:"\F45A"}.mdi-reply-all:before{content:"\F45B"}.mdi-reproduction:before{content:"\F45C"}.mdi-resize-bottom-right:before{content:"\F45D"}.mdi-responsive:before{content:"\F45E"}.mdi-restart:before{content:"\F708"}.mdi-restore:before{content:"\F6A7"}.mdi-rewind:before{content:"\F45F"}.mdi-rewind-outline:before{content:"\F709"}.mdi-rhombus:before{content:"\F70A"}.mdi-rhombus-outline:before{content:"\F70B"}.mdi-ribbon:before{content:"\F460"}.mdi-road:before{content:"\F461"}.mdi-road-variant:before{content:"\F462"}.mdi-robot:before{content:"\F6A8"}.mdi-rocket:before{content:"\F463"}.mdi-roomba:before{content:"\F70C"}.mdi-rotate-3d:before{content:"\F464"}.mdi-rotate-left:before{content:"\F465"}.mdi-rotate-left-variant:before{content:"\F466"}.mdi-rotate-right:before{content:"\F467"}.mdi-rotate-right-variant:before{content:"\F468"}.mdi-rounded-corner:before{content:"\F607"}.mdi-router-wireless:before{content:"\F469"}.mdi-routes:before{content:"\F46A"}.mdi-rowing:before{content:"\F608"}.mdi-rss:before{content:"\F46B"}.mdi-rss-box:before{content:"\F46C"}.mdi-ruler:before{content:"\F46D"}.mdi-run:before{content:"\F70D"}.mdi-run-fast:before{content:"\F46E"}.mdi-sale:before{content:"\F46F"}.mdi-satellite:before{content:"\F470"}.mdi-satellite-variant:before{content:"\F471"}.mdi-saxophone:before{content:"\F609"}.mdi-scale:before{content:"\F472"}.mdi-scale-balance:before{content:"\F5D1"}.mdi-scale-bathroom:before{content:"\F473"}.mdi-scanner:before{content:"\F6AA"}.mdi-school:before{content:"\F474"}.mdi-screen-rotation:before{content:"\F475"}.mdi-screen-rotation-lock:before{content:"\F476"}.mdi-screwdriver:before{content:"\F477"}.mdi-script:before{content:"\F478"}.mdi-sd:before{content:"\F479"}.mdi-seal:before{content:"\F47A"}.mdi-search-web:before{content:"\F70E"}.mdi-seat-flat:before{content:"\F47B"}.mdi-seat-flat-angled:before{content:"\F47C"}.mdi-seat-individual-suite:before{content:"\F47D"}.mdi-seat-legroom-extra:before{content:"\F47E"}.mdi-seat-legroom-normal:before{content:"\F47F"}.mdi-seat-legroom-reduced:before{content:"\F480"}.mdi-seat-recline-extra:before{content:"\F481"}.mdi-seat-recline-normal:before{content:"\F482"}.mdi-security:before{content:"\F483"}.mdi-security-home:before{content:"\F689"}.mdi-security-network:before{content:"\F484"}.mdi-select:before{content:"\F485"}.mdi-select-all:before{content:"\F486"}.mdi-select-inverse:before{content:"\F487"}.mdi-select-off:before{content:"\F488"}.mdi-selection:before{content:"\F489"}.mdi-send:before{content:"\F48A"}.mdi-serial-port:before{content:"\F65C"}.mdi-server:before{content:"\F48B"}.mdi-server-minus:before{content:"\F48C"}.mdi-server-network:before{content:"\F48D"}.mdi-server-network-off:before{content:"\F48E"}.mdi-server-off:before{content:"\F48F"}.mdi-server-plus:before{content:"\F490"}.mdi-server-remove:before{content:"\F491"}.mdi-server-security:before{content:"\F492"}.mdi-settings:before{content:"\F493"}.mdi-settings-box:before{content:"\F494"}.mdi-shape-circle-plus:before{content:"\F65D"}.mdi-shape-plus:before{content:"\F495"}.mdi-shape-polygon-plus:before{content:"\F65E"}.mdi-shape-rectangle-plus:before{content:"\F65F"}.mdi-shape-square-plus:before{content:"\F660"}.mdi-share:before{content:"\F496"}.mdi-share-variant:before{content:"\F497"}.mdi-shield:before{content:"\F498"}.mdi-shield-outline:before{content:"\F499"}.mdi-shopping:before{content:"\F49A"}.mdi-shopping-music:before{content:"\F49B"}.mdi-shovel:before{content:"\F70F"}.mdi-shovel-off:before{content:"\F710"}.mdi-shredder:before{content:"\F49C"}.mdi-shuffle:before{content:"\F49D"}.mdi-shuffle-disabled:before{content:"\F49E"}.mdi-shuffle-variant:before{content:"\F49F"}.mdi-sigma:before{content:"\F4A0"}.mdi-sigma-lower:before{content:"\F62B"}.mdi-sign-caution:before{content:"\F4A1"}.mdi-signal:before{content:"\F4A2"}.mdi-signal-2g:before{content:"\F711"}.mdi-signal-3g:before{content:"\F712"}.mdi-signal-4g:before{content:"\F713"}.mdi-signal-hspa:before{content:"\F714"}.mdi-signal-hspa-plus:before{content:"\F715"}.mdi-signal-variant:before{content:"\F60A"}.mdi-silverware:before{content:"\F4A3"}.mdi-silverware-fork:before{content:"\F4A4"}.mdi-silverware-spoon:before{content:"\F4A5"}.mdi-silverware-variant:before{content:"\F4A6"}.mdi-sim:before{content:"\F4A7"}.mdi-sim-alert:before{content:"\F4A8"}.mdi-sim-off:before{content:"\F4A9"}.mdi-sitemap:before{content:"\F4AA"}.mdi-skip-backward:before{content:"\F4AB"}.mdi-skip-forward:before{content:"\F4AC"}.mdi-skip-next:before{content:"\F4AD"}.mdi-skip-next-circle:before{content:"\F661"}.mdi-skip-next-circle-outline:before{content:"\F662"}.mdi-skip-previous:before{content:"\F4AE"}.mdi-skip-previous-circle:before{content:"\F663"}.mdi-skip-previous-circle-outline:before{content:"\F664"}.mdi-skull:before{content:"\F68B"}.mdi-skype:before{content:"\F4AF"}.mdi-skype-business:before{content:"\F4B0"}.mdi-slack:before{content:"\F4B1"}.mdi-sleep:before{content:"\F4B2"}.mdi-sleep-off:before{content:"\F4B3"}.mdi-smoking:before{content:"\F4B4"}.mdi-smoking-off:before{content:"\F4B5"}.mdi-snapchat:before{content:"\F4B6"}.mdi-snowflake:before{content:"\F716"}.mdi-snowman:before{content:"\F4B7"}.mdi-soccer:before{content:"\F4B8"}.mdi-sofa:before{content:"\F4B9"}.mdi-solid:before{content:"\F68C"}.mdi-sort:before{content:"\F4BA"}.mdi-sort-alphabetical:before{content:"\F4BB"}.mdi-sort-ascending:before{content:"\F4BC"}.mdi-sort-descending:before{content:"\F4BD"}.mdi-sort-numeric:before{content:"\F4BE"}.mdi-sort-variant:before{content:"\F4BF"}.mdi-soundcloud:before{content:"\F4C0"}.mdi-source-branch:before{content:"\F62C"}.mdi-source-commit:before{content:"\F717"}.mdi-source-commit-end:before{content:"\F718"}.mdi-source-commit-end-local:before{content:"\F719"}.mdi-source-commit-local:before{content:"\F71A"}.mdi-source-commit-next-local:before{content:"\F71B"}.mdi-source-commit-start:before{content:"\F71C"}.mdi-source-commit-start-next-local:before{content:"\F71D"}.mdi-source-fork:before{content:"\F4C1"}.mdi-source-merge:before{content:"\F62D"}.mdi-source-pull:before{content:"\F4C2"}.mdi-speaker:before{content:"\F4C3"}.mdi-speaker-off:before{content:"\F4C4"}.mdi-speaker-wireless:before{content:"\F71E"}.mdi-speedometer:before{content:"\F4C5"}.mdi-spellcheck:before{content:"\F4C6"}.mdi-spotify:before{content:"\F4C7"}.mdi-spotlight:before{content:"\F4C8"}.mdi-spotlight-beam:before{content:"\F4C9"}.mdi-spray:before{content:"\F665"}.mdi-square-inc:before{content:"\F4CA"}.mdi-square-inc-cash:before{content:"\F4CB"}.mdi-stackexchange:before{content:"\F60B"}.mdi-stackoverflow:before{content:"\F4CC"}.mdi-stadium:before{content:"\F71F"}.mdi-stairs:before{content:"\F4CD"}.mdi-star:before{content:"\F4CE"}.mdi-star-circle:before{content:"\F4CF"}.mdi-star-half:before{content:"\F4D0"}.mdi-star-off:before{content:"\F4D1"}.mdi-star-outline:before{content:"\F4D2"}.mdi-steam:before{content:"\F4D3"}.mdi-steering:before{content:"\F4D4"}.mdi-step-backward:before{content:"\F4D5"}.mdi-step-backward-2:before{content:"\F4D6"}.mdi-step-forward:before{content:"\F4D7"}.mdi-step-forward-2:before{content:"\F4D8"}.mdi-stethoscope:before{content:"\F4D9"}.mdi-sticker:before{content:"\F5D0"}.mdi-stocking:before{content:"\F4DA"}.mdi-stop:before{content:"\F4DB"}.mdi-stop-circle:before{content:"\F666"}.mdi-stop-circle-outline:before{content:"\F667"}.mdi-store:before{content:"\F4DC"}.mdi-store-24-hour:before{content:"\F4DD"}.mdi-stove:before{content:"\F4DE"}.mdi-subdirectory-arrow-left:before{content:"\F60C"}.mdi-subdirectory-arrow-right:before{content:"\F60D"}.mdi-subway:before{content:"\F6AB"}.mdi-subway-variant:before{content:"\F4DF"}.mdi-sunglasses:before{content:"\F4E0"}.mdi-surround-sound:before{content:"\F5C5"}.mdi-svg:before{content:"\F720"}.mdi-swap-horizontal:before{content:"\F4E1"}.mdi-swap-vertical:before{content:"\F4E2"}.mdi-swim:before{content:"\F4E3"}.mdi-switch:before{content:"\F4E4"}.mdi-sword:before{content:"\F4E5"}.mdi-sync:before{content:"\F4E6"}.mdi-sync-alert:before{content:"\F4E7"}.mdi-sync-off:before{content:"\F4E8"}.mdi-tab:before{content:"\F4E9"}.mdi-tab-unselected:before{content:"\F4EA"}.mdi-table:before{content:"\F4EB"}.mdi-table-column-plus-after:before{content:"\F4EC"}.mdi-table-column-plus-before:before{content:"\F4ED"}.mdi-table-column-remove:before{content:"\F4EE"}.mdi-table-column-width:before{content:"\F4EF"}.mdi-table-edit:before{content:"\F4F0"}.mdi-table-large:before{content:"\F4F1"}.mdi-table-row-height:before{content:"\F4F2"}.mdi-table-row-plus-after:before{content:"\F4F3"}.mdi-table-row-plus-before:before{content:"\F4F4"}.mdi-table-row-remove:before{content:"\F4F5"}.mdi-tablet:before{content:"\F4F6"}.mdi-tablet-android:before{content:"\F4F7"}.mdi-tablet-ipad:before{content:"\F4F8"}.mdi-tag:before{content:"\F4F9"}.mdi-tag-faces:before{content:"\F4FA"}.mdi-tag-heart:before{content:"\F68A"}.mdi-tag-multiple:before{content:"\F4FB"}.mdi-tag-outline:before{content:"\F4FC"}.mdi-tag-plus:before{content:"\F721"}.mdi-tag-remove:before{content:"\F722"}.mdi-tag-text-outline:before{content:"\F4FD"}.mdi-target:before{content:"\F4FE"}.mdi-taxi:before{content:"\F4FF"}.mdi-teamviewer:before{content:"\F500"}.mdi-telegram:before{content:"\F501"}.mdi-television:before{content:"\F502"}.mdi-television-guide:before{content:"\F503"}.mdi-temperature-celsius:before{content:"\F504"}.mdi-temperature-fahrenheit:before{content:"\F505"}.mdi-temperature-kelvin:before{content:"\F506"}.mdi-tennis:before{content:"\F507"}.mdi-tent:before{content:"\F508"}.mdi-terrain:before{content:"\F509"}.mdi-test-tube:before{content:"\F668"}.mdi-text-shadow:before{content:"\F669"}.mdi-text-to-speech:before{content:"\F50A"}.mdi-text-to-speech-off:before{content:"\F50B"}.mdi-textbox:before{content:"\F60E"}.mdi-texture:before{content:"\F50C"}.mdi-theater:before{content:"\F50D"}.mdi-theme-light-dark:before{content:"\F50E"}.mdi-thermometer:before{content:"\F50F"}.mdi-thermometer-lines:before{content:"\F510"}.mdi-thumb-down:before{content:"\F511"}.mdi-thumb-down-outline:before{content:"\F512"}.mdi-thumb-up:before{content:"\F513"}.mdi-thumb-up-outline:before{content:"\F514"}.mdi-thumbs-up-down:before{content:"\F515"}.mdi-ticket:before{content:"\F516"}.mdi-ticket-account:before{content:"\F517"}.mdi-ticket-confirmation:before{content:"\F518"}.mdi-ticket-percent:before{content:"\F723"}.mdi-tie:before{content:"\F519"}.mdi-tilde:before{content:"\F724"}.mdi-timelapse:before{content:"\F51A"}.mdi-timer:before{content:"\F51B"}.mdi-timer-10:before{content:"\F51C"}.mdi-timer-3:before{content:"\F51D"}.mdi-timer-off:before{content:"\F51E"}.mdi-timer-sand:before{content:"\F51F"}.mdi-timer-sand-empty:before{content:"\F6AC"}.mdi-timetable:before{content:"\F520"}.mdi-toggle-switch:before{content:"\F521"}.mdi-toggle-switch-off:before{content:"\F522"}.mdi-tooltip:before{content:"\F523"}.mdi-tooltip-edit:before{content:"\F524"}.mdi-tooltip-image:before{content:"\F525"}.mdi-tooltip-outline:before{content:"\F526"}.mdi-tooltip-outline-plus:before{content:"\F527"}.mdi-tooltip-text:before{content:"\F528"}.mdi-tooth:before{content:"\F529"}.mdi-tor:before{content:"\F52A"}.mdi-tower-beach:before{content:"\F680"}.mdi-tower-fire:before{content:"\F681"}.mdi-traffic-light:before{content:"\F52B"}.mdi-train:before{content:"\F52C"}.mdi-tram:before{content:"\F52D"}.mdi-transcribe:before{content:"\F52E"}.mdi-transcribe-close:before{content:"\F52F"}.mdi-transfer:before{content:"\F530"}.mdi-transit-transfer:before{content:"\F6AD"}.mdi-translate:before{content:"\F5CA"}.mdi-treasure-chest:before{content:"\F725"}.mdi-tree:before{content:"\F531"}.mdi-trello:before{content:"\F532"}.mdi-trending-down:before{content:"\F533"}.mdi-trending-neutral:before{content:"\F534"}.mdi-trending-up:before{content:"\F535"}.mdi-triangle:before{content:"\F536"}.mdi-triangle-outline:before{content:"\F537"}.mdi-trophy:before{content:"\F538"}.mdi-trophy-award:before{content:"\F539"}.mdi-trophy-outline:before{content:"\F53A"}.mdi-trophy-variant:before{content:"\F53B"}.mdi-trophy-variant-outline:before{content:"\F53C"}.mdi-truck:before{content:"\F53D"}.mdi-truck-delivery:before{content:"\F53E"}.mdi-truck-trailer:before{content:"\F726"}.mdi-tshirt-crew:before{content:"\F53F"}.mdi-tshirt-v:before{content:"\F540"}.mdi-tumblr:before{content:"\F541"}.mdi-tumblr-reblog:before{content:"\F542"}.mdi-tune:before{content:"\F62E"}.mdi-tune-vertical:before{content:"\F66A"}.mdi-twitch:before{content:"\F543"}.mdi-twitter:before{content:"\F544"}.mdi-twitter-box:before{content:"\F545"}.mdi-twitter-circle:before{content:"\F546"}.mdi-twitter-retweet:before{content:"\F547"}.mdi-ubuntu:before{content:"\F548"}.mdi-umbraco:before{content:"\F549"}.mdi-umbrella:before{content:"\F54A"}.mdi-umbrella-outline:before{content:"\F54B"}.mdi-undo:before{content:"\F54C"}.mdi-undo-variant:before{content:"\F54D"}.mdi-unfold-less:before{content:"\F54E"}.mdi-unfold-more:before{content:"\F54F"}.mdi-ungroup:before{content:"\F550"}.mdi-unity:before{content:"\F6AE"}.mdi-untappd:before{content:"\F551"}.mdi-update:before{content:"\F6AF"}.mdi-upload:before{content:"\F552"}.mdi-usb:before{content:"\F553"}.mdi-vector-arrange-above:before{content:"\F554"}.mdi-vector-arrange-below:before{content:"\F555"}.mdi-vector-circle:before{content:"\F556"}.mdi-vector-circle-variant:before{content:"\F557"}.mdi-vector-combine:before{content:"\F558"}.mdi-vector-curve:before{content:"\F559"}.mdi-vector-difference:before{content:"\F55A"}.mdi-vector-difference-ab:before{content:"\F55B"}.mdi-vector-difference-ba:before{content:"\F55C"}.mdi-vector-intersection:before{content:"\F55D"}.mdi-vector-line:before{content:"\F55E"}.mdi-vector-point:before{content:"\F55F"}.mdi-vector-polygon:before{content:"\F560"}.mdi-vector-polyline:before{content:"\F561"}.mdi-vector-rectangle:before{content:"\F5C6"}.mdi-vector-selection:before{content:"\F562"}.mdi-vector-square:before{content:"\F001"}.mdi-vector-triangle:before{content:"\F563"}.mdi-vector-union:before{content:"\F564"}.mdi-verified:before{content:"\F565"}.mdi-vibrate:before{content:"\F566"}.mdi-video:before{content:"\F567"}.mdi-video-off:before{content:"\F568"}.mdi-video-switch:before{content:"\F569"}.mdi-view-agenda:before{content:"\F56A"}.mdi-view-array:before{content:"\F56B"}.mdi-view-carousel:before{content:"\F56C"}.mdi-view-column:before{content:"\F56D"}.mdi-view-dashboard:before{content:"\F56E"}.mdi-view-day:before{content:"\F56F"}.mdi-view-grid:before{content:"\F570"}.mdi-view-headline:before{content:"\F571"}.mdi-view-list:before{content:"\F572"}.mdi-view-module:before{content:"\F573"}.mdi-view-parallel:before{content:"\F727"}.mdi-view-quilt:before{content:"\F574"}.mdi-view-sequential:before{content:"\F728"}.mdi-view-stream:before{content:"\F575"}.mdi-view-week:before{content:"\F576"}.mdi-vimeo:before{content:"\F577"}.mdi-vine:before{content:"\F578"}.mdi-violin:before{content:"\F60F"}.mdi-visualstudio:before{content:"\F610"}.mdi-vk:before{content:"\F579"}.mdi-vk-box:before{content:"\F57A"}.mdi-vk-circle:before{content:"\F57B"}.mdi-vlc:before{content:"\F57C"}.mdi-voice:before{content:"\F5CB"}.mdi-voicemail:before{content:"\F57D"}.mdi-volume-high:before{content:"\F57E"}.mdi-volume-low:before{content:"\F57F"}.mdi-volume-medium:before{content:"\F580"}.mdi-volume-off:before{content:"\F581"}.mdi-vpn:before{content:"\F582"}.mdi-walk:before{content:"\F583"}.mdi-wallet:before{content:"\F584"}.mdi-wallet-giftcard:before{content:"\F585"}.mdi-wallet-membership:before{content:"\F586"}.mdi-wallet-travel:before{content:"\F587"}.mdi-wan:before{content:"\F588"}.mdi-washing-machine:before{content:"\F729"}.mdi-watch:before{content:"\F589"}.mdi-watch-export:before{content:"\F58A"}.mdi-watch-import:before{content:"\F58B"}.mdi-watch-vibrate:before{content:"\F6B0"}.mdi-water:before{content:"\F58C"}.mdi-water-off:before{content:"\F58D"}.mdi-water-percent:before{content:"\F58E"}.mdi-water-pump:before{content:"\F58F"}.mdi-watermark:before{content:"\F612"}.mdi-weather-cloudy:before{content:"\F590"}.mdi-weather-fog:before{content:"\F591"}.mdi-weather-hail:before{content:"\F592"}.mdi-weather-lightning:before{content:"\F593"}.mdi-weather-lightning-rainy:before{content:"\F67D"}.mdi-weather-night:before{content:"\F594"}.mdi-weather-partlycloudy:before{content:"\F595"}.mdi-weather-pouring:before{content:"\F596"}.mdi-weather-rainy:before{content:"\F597"}.mdi-weather-snowy:before{content:"\F598"}.mdi-weather-snowy-rainy:before{content:"\F67E"}.mdi-weather-sunny:before{content:"\F599"}.mdi-weather-sunset:before{content:"\F59A"}.mdi-weather-sunset-down:before{content:"\F59B"}.mdi-weather-sunset-up:before{content:"\F59C"}.mdi-weather-windy:before{content:"\F59D"}.mdi-weather-windy-variant:before{content:"\F59E"}.mdi-web:before{content:"\F59F"}.mdi-webcam:before{content:"\F5A0"}.mdi-webhook:before{content:"\F62F"}.mdi-webpack:before{content:"\F72A"}.mdi-wechat:before{content:"\F611"}.mdi-weight:before{content:"\F5A1"}.mdi-weight-kilogram:before{content:"\F5A2"}.mdi-whatsapp:before{content:"\F5A3"}.mdi-wheelchair-accessibility:before{content:"\F5A4"}.mdi-white-balance-auto:before{content:"\F5A5"}.mdi-white-balance-incandescent:before{content:"\F5A6"}.mdi-white-balance-iridescent:before{content:"\F5A7"}.mdi-white-balance-sunny:before{content:"\F5A8"}.mdi-widgets:before{content:"\F72B"}.mdi-wifi:before{content:"\F5A9"}.mdi-wifi-off:before{content:"\F5AA"}.mdi-wii:before{content:"\F5AB"}.mdi-wiiu:before{content:"\F72C"}.mdi-wikipedia:before{content:"\F5AC"}.mdi-window-close:before{content:"\F5AD"}.mdi-window-closed:before{content:"\F5AE"}.mdi-window-maximize:before{content:"\F5AF"}.mdi-window-minimize:before{content:"\F5B0"}.mdi-window-open:before{content:"\F5B1"}.mdi-window-restore:before{content:"\F5B2"}.mdi-windows:before{content:"\F5B3"}.mdi-wordpress:before{content:"\F5B4"}.mdi-worker:before{content:"\F5B5"}.mdi-wrap:before{content:"\F5B6"}.mdi-wrench:before{content:"\F5B7"}.mdi-wunderlist:before{content:"\F5B8"}.mdi-xaml:before{content:"\F673"}.mdi-xbox:before{content:"\F5B9"}.mdi-xbox-controller:before{content:"\F5BA"}.mdi-xbox-controller-off:before{content:"\F5BB"}.mdi-xda:before{content:"\F5BC"}.mdi-xing:before{content:"\F5BD"}.mdi-xing-box:before{content:"\F5BE"}.mdi-xing-circle:before{content:"\F5BF"}.mdi-xml:before{content:"\F5C0"}.mdi-yeast:before{content:"\F5C1"}.mdi-yelp:before{content:"\F5C2"}.mdi-yin-yang:before{content:"\F67F"}.mdi-youtube-play:before{content:"\F5C3"}.mdi-zip-box:before{content:"\F5C4"}.mdi-18px.mdi-set,.mdi-18px.mdi:before{font-size:18px}.mdi-24px.mdi-set,.mdi-24px.mdi:before{font-size:24px}.mdi-36px.mdi-set,.mdi-36px.mdi:before{font-size:36px}.mdi-48px.mdi-set,.mdi-48px.mdi:before{font-size:48px}.mdi-dark{color:rgba(0,0,0,0.54)}.mdi-dark.mdi-inactive{color:rgba(0,0,0,0.26)}.mdi-light{color:#fff}.mdi-light.mdi-inactive{color:rgba(255,255,255,0.3)}.mdi-rotate-45{transform:rotate(45deg)}.mdi-rotate-90{transform:rotate(90deg)}.mdi-rotate-135{transform:rotate(135deg)}.mdi-rotate-180{transform:rotate(180deg)}.mdi-rotate-225{transform:rotate(225deg)}.mdi-rotate-270{transform:rotate(270deg)}.mdi-rotate-315{transform:rotate(315deg)}.mdi-flip-horizontal{transform:scaleX(-1);filter:FlipH;-ms-filter:"FlipH"}.mdi-flip-vertical{transform:scaleY(-1);filter:FlipV;-ms-filter:"FlipV"}
/*# sourceMappingURL=materialdesignicons.min.css.map */

/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./src/assets/styles/style.scss?ngGlobalStyle (1) ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* ---------------------------------------------
Template Name: Material Pro Admin
Author: Themedesigner
Email: niravjoshi87@gmail.com
File: scss
/* --------------------------------------------- */
/*
Template Name: Material Pro Admin
Author: Themedesigner
Email: niravjoshi87@gmail.com
File: scss
*/
.mat-ripple {
  overflow: hidden;
  position: relative;
}
.mat-ripple:not(:empty) {
  transform: translateZ(0);
}

.mat-ripple.mat-ripple-unbounded {
  overflow: visible;
}

.mat-ripple-element {
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
  transition: opacity, transform 0ms cubic-bezier(0, 0, 0.2, 1);
  transform: scale3d(0, 0, 0);
}
.cdk-high-contrast-active .mat-ripple-element {
  display: none;
}

.cdk-visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  left: 0;
}
[dir=rtl] .cdk-visually-hidden {
  left: auto;
  right: 0;
}

.cdk-overlay-container, .cdk-global-overlay-wrapper {
  pointer-events: none;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.cdk-overlay-container {
  position: fixed;
  z-index: 1000;
}
.cdk-overlay-container:empty {
  display: none;
}

.cdk-global-overlay-wrapper {
  display: flex;
  position: absolute;
  z-index: 1000;
}

.cdk-overlay-pane {
  position: absolute;
  pointer-events: auto;
  box-sizing: border-box;
  z-index: 1000;
  display: flex;
  max-width: 100%;
  max-height: 100%;
}

.cdk-overlay-backdrop {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  pointer-events: auto;
  -webkit-tap-highlight-color: transparent;
  transition: opacity 400ms cubic-bezier(0.25, 0.8, 0.25, 1);
  opacity: 0;
}
.cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
  opacity: 1;
}
.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
  opacity: 0.6;
}

.cdk-overlay-dark-backdrop {
  background: rgba(0, 0, 0, 0.32);
}

.cdk-overlay-transparent-backdrop {
  transition: visibility 1ms linear, opacity 1ms linear;
  visibility: hidden;
  opacity: 1;
}
.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing {
  opacity: 0;
  visibility: visible;
}

.cdk-overlay-backdrop-noop-animation {
  transition: none;
}

.cdk-overlay-connected-position-bounding-box {
  position: absolute;
  z-index: 1000;
  display: flex;
  flex-direction: column;
  min-width: 1px;
  min-height: 1px;
}

.cdk-global-scrollblock {
  position: fixed;
  width: 100%;
  overflow-y: scroll;
}

textarea.cdk-textarea-autosize {
  resize: none;
}

textarea.cdk-textarea-autosize-measuring {
  padding: 2px 0 !important;
  box-sizing: content-box !important;
  height: auto !important;
  overflow: hidden !important;
}

textarea.cdk-textarea-autosize-measuring-firefox {
  padding: 2px 0 !important;
  box-sizing: content-box !important;
  height: 0 !important;
}

@keyframes cdk-text-field-autofill-start { /*!*/ }
@keyframes cdk-text-field-autofill-end { /*!*/ }
.cdk-text-field-autofill-monitored:-webkit-autofill {
  animation: cdk-text-field-autofill-start 0s 1ms;
}

.cdk-text-field-autofill-monitored:not(:-webkit-autofill) {
  animation: cdk-text-field-autofill-end 0s 1ms;
}

.mat-focus-indicator {
  position: relative;
}
.mat-focus-indicator::before {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  box-sizing: border-box;
  pointer-events: none;
  display: var(--mat-focus-indicator-display, none);
  border: var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);
  border-radius: var(--mat-focus-indicator-border-radius, 4px);
}
.mat-focus-indicator:focus::before {
  content: "";
}

.cdk-high-contrast-active {
  --mat-focus-indicator-display: block;
}

.mat-mdc-focus-indicator {
  position: relative;
}
.mat-mdc-focus-indicator::before {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  box-sizing: border-box;
  pointer-events: none;
  display: var(--mat-mdc-focus-indicator-display, none);
  border: var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);
  border-radius: var(--mat-mdc-focus-indicator-border-radius, 4px);
}
.mat-mdc-focus-indicator:focus::before {
  content: "";
}

.cdk-high-contrast-active {
  --mat-mdc-focus-indicator-display: block;
}

/*Material Theme Colors*/
.mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1);
}

.mat-mdc-option {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
.mat-mdc-option:hover:not(.mdc-list-item--disabled), .mat-mdc-option:focus.mdc-list-item, .mat-mdc-option.mat-mdc-option-active.mdc-list-item, .mat-mdc-option.mdc-list-item--selected:not(.mat-mdc-option-multiple):not(.mdc-list-item--disabled) {
  background: rgba(0, 0, 0, 0.04);
}

.mat-primary .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text {
  color: var(--mdc-theme-primary, #ff6600);
}

.mat-accent .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text {
  color: var(--mdc-theme-secondary, #26c6da);
}

.mat-warn .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text {
  color: var(--mdc-theme-error, #e91e63);
}

.mat-mdc-optgroup-label {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}

.mat-pseudo-checkbox-full {
  color: rgba(0, 0, 0, 0.54);
}
.mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled {
  color: #b0b0b0;
}

.mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #ff6600;
}
.mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #ff6600;
}
.mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #fafafa;
}

.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #26c6da;
}
.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #26c6da;
}
.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #fafafa;
}

.mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #26c6da;
}
.mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #26c6da;
}
.mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #fafafa;
}

.mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #e91e63;
}
.mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #e91e63;
}
.mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #fafafa;
}

.mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #b0b0b0;
}
.mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #b0b0b0;
}

.mat-app-background {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87);
}

.mat-elevation-z0, .mat-mdc-elevation-specific.mat-elevation-z0 {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z1, .mat-mdc-elevation-specific.mat-elevation-z1 {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z2, .mat-mdc-elevation-specific.mat-elevation-z2 {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z3, .mat-mdc-elevation-specific.mat-elevation-z3 {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z4, .mat-mdc-elevation-specific.mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z5, .mat-mdc-elevation-specific.mat-elevation-z5 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z6, .mat-mdc-elevation-specific.mat-elevation-z6 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z7, .mat-mdc-elevation-specific.mat-elevation-z7 {
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z8, .mat-mdc-elevation-specific.mat-elevation-z8 {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z9, .mat-mdc-elevation-specific.mat-elevation-z9 {
  box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z10, .mat-mdc-elevation-specific.mat-elevation-z10 {
  box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z11, .mat-mdc-elevation-specific.mat-elevation-z11 {
  box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z12, .mat-mdc-elevation-specific.mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z13, .mat-mdc-elevation-specific.mat-elevation-z13 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z14, .mat-mdc-elevation-specific.mat-elevation-z14 {
  box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z15, .mat-mdc-elevation-specific.mat-elevation-z15 {
  box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z16, .mat-mdc-elevation-specific.mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z17, .mat-mdc-elevation-specific.mat-elevation-z17 {
  box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z18, .mat-mdc-elevation-specific.mat-elevation-z18 {
  box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z19, .mat-mdc-elevation-specific.mat-elevation-z19 {
  box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z20, .mat-mdc-elevation-specific.mat-elevation-z20 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z21, .mat-mdc-elevation-specific.mat-elevation-z21 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z22, .mat-mdc-elevation-specific.mat-elevation-z22 {
  box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z23, .mat-mdc-elevation-specific.mat-elevation-z23 {
  box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z24, .mat-mdc-elevation-specific.mat-elevation-z24 {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}

.mat-theme-loaded-marker {
  display: none;
}

.mat-mdc-option {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: var(--mdc-typography-body1-font-family, var(--mdc-typography-font-family, Poppins));
  font-size: var(--mdc-typography-body1-font-size, 16px);
  line-height: var(--mdc-typography-body1-line-height, 24px);
  font-weight: var(--mdc-typography-body1-font-weight, 400);
  letter-spacing: var(--mdc-typography-body1-letter-spacing, 0.03125em);
}

.mat-mdc-card {
  --mdc-elevated-card-container-color: white;
  --mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mdc-outlined-card-container-color: white;
  --mdc-outlined-card-outline-color: rgba(0, 0, 0, 0.12);
  --mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mat-card-subtitle-text-color: rgba(0, 0, 0, 0.54);
}

.mat-mdc-card {
  --mat-card-title-text-font: Poppins;
  --mat-card-title-text-line-height: 32px;
  --mat-card-title-text-size: 20px;
  --mat-card-title-text-tracking: 0.0125em;
  --mat-card-title-text-weight: 500;
  --mat-card-subtitle-text-font: Poppins;
  --mat-card-subtitle-text-line-height: 22px;
  --mat-card-subtitle-text-size: 14px;
  --mat-card-subtitle-text-tracking: 0.0071428571em;
  --mat-card-subtitle-text-weight: 500;
}

.mat-mdc-progress-bar {
  --mdc-linear-progress-active-indicator-color: #ff6600;
  --mdc-linear-progress-track-color: rgba(255, 102, 0, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
  background-color: rgba(255, 102, 0, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(255, 102, 0, 0.25));
}
@media (forced-colors: active) {
  .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(255, 102, 0, 0.25)'/%3E%3C/svg%3E");
  }
}
.mat-mdc-progress-bar .mdc-linear-progress__buffer-bar {
  background-color: rgba(255, 102, 0, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(255, 102, 0, 0.25));
}
.mat-mdc-progress-bar.mat-accent {
  --mdc-linear-progress-active-indicator-color: #26c6da;
  --mdc-linear-progress-track-color: rgba(38, 198, 218, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
  background-color: rgba(38, 198, 218, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(38, 198, 218, 0.25));
}
@media (forced-colors: active) {
  .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(38, 198, 218, 0.25)'/%3E%3C/svg%3E");
  }
}
.mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar {
  background-color: rgba(38, 198, 218, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(38, 198, 218, 0.25));
}
.mat-mdc-progress-bar.mat-warn {
  --mdc-linear-progress-active-indicator-color: #e91e63;
  --mdc-linear-progress-track-color: rgba(233, 30, 99, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
  background-color: rgba(233, 30, 99, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(233, 30, 99, 0.25));
}
@media (forced-colors: active) {
  .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(233, 30, 99, 0.25)'/%3E%3C/svg%3E");
  }
}
.mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar {
  background-color: rgba(233, 30, 99, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(233, 30, 99, 0.25));
}
.mat-mdc-tooltip {
  --mdc-plain-tooltip-container-color: #616161;
  --mdc-plain-tooltip-supporting-text-color: white;
}

.mat-mdc-tooltip {
  --mdc-plain-tooltip-supporting-text-font: Poppins;
  --mdc-plain-tooltip-supporting-text-size: 12px;
  --mdc-plain-tooltip-supporting-text-weight: 400;
  --mdc-plain-tooltip-supporting-text-tracking: 0.0333333333em;
}

.mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label {
  color: rgba(0, 0, 0, 0.6);
}
.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input {
  color: rgba(0, 0, 0, 0.87);
}
@media all {
  .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder {
    color: rgba(0, 0, 0, 0.6);
  }
}
@media all {
  .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.6);
  }
}
.mdc-text-field .mdc-text-field__input {
  caret-color: var(--mdc-theme-primary, #ff6600);
}
.mdc-text-field:not(.mdc-text-field--disabled) + .mdc-text-field-helper-line .mdc-text-field-helper-text {
  color: rgba(0, 0, 0, 0.6);
}
.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field-character-counter,
.mdc-text-field:not(.mdc-text-field--disabled) + .mdc-text-field-helper-line .mdc-text-field-character-counter {
  color: rgba(0, 0, 0, 0.6);
}
.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--leading {
  color: rgba(0, 0, 0, 0.54);
}
.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing {
  color: rgba(0, 0, 0, 0.54);
}
.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--prefix {
  color: rgba(0, 0, 0, 0.6);
}
.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--suffix {
  color: rgba(0, 0, 0, 0.6);
}
.mdc-text-field--filled .mdc-text-field__ripple::before,
.mdc-text-field--filled .mdc-text-field__ripple::after {
  background-color: var(--mdc-ripple-color, rgba(0, 0, 0, 0.87));
}
.mdc-text-field--filled:hover .mdc-text-field__ripple::before, .mdc-text-field--filled.mdc-ripple-surface--hover .mdc-text-field__ripple::before {
  opacity: var(--mdc-ripple-hover-opacity, 0.04);
}
.mdc-text-field--filled.mdc-ripple-upgraded--background-focused .mdc-text-field__ripple::before, .mdc-text-field--filled:not(.mdc-ripple-upgraded):focus .mdc-text-field__ripple::before {
  opacity: var(--mdc-ripple-focus-opacity, 0.12);
}
.mdc-text-field--filled:not(.mdc-text-field--disabled) {
  background-color: whitesmoke;
}
.mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-line-ripple::before {
  border-bottom-color: rgba(0, 0, 0, 0.42);
}
.mdc-text-field--filled:not(.mdc-text-field--disabled):hover .mdc-line-ripple::before {
  border-bottom-color: rgba(0, 0, 0, 0.87);
}
.mdc-text-field--filled .mdc-line-ripple::after {
  border-bottom-color: var(--mdc-theme-primary, #ff6600);
}
.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,
.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,
.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing {
  border-color: rgba(0, 0, 0, 0.38);
}
.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,
.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,
.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing {
  border-color: rgba(0, 0, 0, 0.87);
}
.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,
.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,
.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing {
  border-color: var(--mdc-theme-primary, #ff6600);
}
[dir=rtl] .mdc-text-field--outlined.mdc-text-field--with-leading-icon, .mdc-text-field--outlined.mdc-text-field--with-leading-icon[dir=rtl] {
  /*rtl:begin:ignore*/
  /*rtl:end:ignore*/
}

[dir=rtl] .mdc-text-field--outlined.mdc-text-field--with-trailing-icon, .mdc-text-field--outlined.mdc-text-field--with-trailing-icon[dir=rtl] {
  /*rtl:begin:ignore*/
  /*rtl:end:ignore*/
}

.mdc-text-field--outlined .mdc-text-field__ripple::before,
.mdc-text-field--outlined .mdc-text-field__ripple::after {
  background-color: var(--mdc-ripple-color, transparent);
}
[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined, .mdc-text-field--with-leading-icon.mdc-text-field--outlined[dir=rtl] {
  /*rtl:begin:ignore*/
  /*rtl:end:ignore*/
}
.mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label {
  color: rgba(255, 102, 0, 0.87);
}
.mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple::before {
  border-bottom-color: var(--mdc-theme-error, #e91e63);
}
.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple::after {
  border-bottom-color: var(--mdc-theme-error, #e91e63);
}
.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label {
  color: var(--mdc-theme-error, #e91e63);
}
.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid + .mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg {
  color: var(--mdc-theme-error, #e91e63);
}
.mdc-text-field--invalid .mdc-text-field__input {
  caret-color: var(--mdc-theme-error, #e91e63);
}
.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing {
  color: var(--mdc-theme-error, #e91e63);
}
.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple::before {
  border-bottom-color: var(--mdc-theme-error, #e91e63);
}
.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,
.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,
.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing {
  border-color: var(--mdc-theme-error, #e91e63);
}
.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,
.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,
.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing {
  border-color: var(--mdc-theme-error, #e91e63);
}
.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,
.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,
.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing {
  border-color: var(--mdc-theme-error, #e91e63);
}
.mdc-text-field--disabled .mdc-text-field__input {
  color: rgba(0, 0, 0, 0.38);
}
@media all {
  .mdc-text-field--disabled .mdc-text-field__input::placeholder {
    color: rgba(0, 0, 0, 0.38);
  }
}
@media all {
  .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.38);
  }
}
.mdc-text-field--disabled .mdc-floating-label {
  color: rgba(0, 0, 0, 0.38);
}
.mdc-text-field--disabled + .mdc-text-field-helper-line .mdc-text-field-helper-text {
  color: rgba(0, 0, 0, 0.38);
}
.mdc-text-field--disabled .mdc-text-field-character-counter,
.mdc-text-field--disabled + .mdc-text-field-helper-line .mdc-text-field-character-counter {
  color: rgba(0, 0, 0, 0.38);
}
.mdc-text-field--disabled .mdc-text-field__icon--leading {
  color: rgba(0, 0, 0, 0.3);
}
.mdc-text-field--disabled .mdc-text-field__icon--trailing {
  color: rgba(0, 0, 0, 0.3);
}
.mdc-text-field--disabled .mdc-text-field__affix--prefix {
  color: rgba(0, 0, 0, 0.38);
}
.mdc-text-field--disabled .mdc-text-field__affix--suffix {
  color: rgba(0, 0, 0, 0.38);
}
.mdc-text-field--disabled .mdc-line-ripple::before {
  border-bottom-color: rgba(0, 0, 0, 0.06);
}
.mdc-text-field--disabled .mdc-notched-outline__leading,
.mdc-text-field--disabled .mdc-notched-outline__notch,
.mdc-text-field--disabled .mdc-notched-outline__trailing {
  border-color: rgba(0, 0, 0, 0.06);
}
@media screen and (forced-colors: active), (-ms-high-contrast: active) {
  .mdc-text-field--disabled .mdc-text-field__input::placeholder {
    color: GrayText;
  }
}
@media screen and (forced-colors: active), (-ms-high-contrast: active) {
  .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder {
    color: GrayText;
  }
  .mdc-text-field--disabled .mdc-floating-label {
    color: GrayText;
  }
  .mdc-text-field--disabled + .mdc-text-field-helper-line .mdc-text-field-helper-text {
    color: GrayText;
  }
  .mdc-text-field--disabled .mdc-text-field-character-counter,
  .mdc-text-field--disabled + .mdc-text-field-helper-line .mdc-text-field-character-counter {
    color: GrayText;
  }
  .mdc-text-field--disabled .mdc-text-field__icon--leading {
    color: GrayText;
  }
  .mdc-text-field--disabled .mdc-text-field__icon--trailing {
    color: GrayText;
  }
  .mdc-text-field--disabled .mdc-text-field__affix--prefix {
    color: GrayText;
  }
  .mdc-text-field--disabled .mdc-text-field__affix--suffix {
    color: GrayText;
  }
  .mdc-text-field--disabled .mdc-line-ripple::before {
    border-bottom-color: GrayText;
  }
  .mdc-text-field--disabled .mdc-notched-outline__leading,
  .mdc-text-field--disabled .mdc-notched-outline__notch,
  .mdc-text-field--disabled .mdc-notched-outline__trailing {
    border-color: GrayText;
  }
}
.mdc-text-field--disabled.mdc-text-field--filled {
  background-color: #fafafa;
}
[dir=rtl] .mdc-text-field--end-aligned .mdc-text-field__input, .mdc-text-field--end-aligned .mdc-text-field__input[dir=rtl] {
  /*rtl:begin:ignore*/
  /*rtl:end:ignore*/
}

[dir=rtl] .mdc-floating-label--required:not(.mdc-floating-label--hide-required-marker), .mdc-floating-label--required:not(.mdc-floating-label--hide-required-marker)[dir=rtl] {
  /*rtl:begin:ignore*/
  /*rtl:end:ignore*/
}
.mat-mdc-form-field-error {
  color: var(--mdc-theme-error, #e91e63);
}

.mat-mdc-form-field-focus-overlay {
  background-color: rgba(0, 0, 0, 0.87);
}

.mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay {
  opacity: 0.04;
}

.mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay {
  opacity: 0.12;
}

.mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix::after {
  color: rgba(0, 0, 0, 0.54);
}
.mat-mdc-form-field-type-mat-native-select.mat-focused.mat-primary .mat-mdc-form-field-infix::after {
  color: rgba(255, 102, 0, 0.87);
}
.mat-mdc-form-field-type-mat-native-select.mat-focused.mat-accent .mat-mdc-form-field-infix::after {
  color: rgba(38, 198, 218, 0.87);
}
.mat-mdc-form-field-type-mat-native-select.mat-focused.mat-warn .mat-mdc-form-field-infix::after {
  color: rgba(233, 30, 99, 0.87);
}
.mat-mdc-form-field-type-mat-native-select.mat-form-field-disabled .mat-mdc-form-field-infix::after {
  color: rgba(0, 0, 0, 0.38);
}

.mat-mdc-form-field.mat-accent .mdc-text-field__input {
  caret-color: var(--mdc-theme-secondary, #26c6da);
}
.mat-mdc-form-field.mat-accent:not(.mdc-text-field--disabled) .mdc-line-ripple::after {
  border-bottom-color: var(--mdc-theme-secondary, #26c6da);
}
.mat-mdc-form-field.mat-accent .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label {
  color: rgba(38, 198, 218, 0.87);
}
.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple::before {
  border-bottom-color: var(--mdc-theme-error, #e91e63);
}
.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple::after {
  border-bottom-color: var(--mdc-theme-error, #e91e63);
}
.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label {
  color: var(--mdc-theme-error, #e91e63);
}
.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid + .mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg {
  color: var(--mdc-theme-error, #e91e63);
}
.mat-mdc-form-field.mat-accent .mdc-text-field--invalid .mdc-text-field__input {
  caret-color: var(--mdc-theme-error, #e91e63);
}
.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing {
  color: var(--mdc-theme-error, #e91e63);
}
.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple::before {
  border-bottom-color: var(--mdc-theme-error, #e91e63);
}
.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,
.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,
.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing {
  border-color: var(--mdc-theme-error, #e91e63);
}
.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,
.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,
.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing {
  border-color: var(--mdc-theme-error, #e91e63);
}
.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,
.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,
.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing {
  border-color: var(--mdc-theme-error, #e91e63);
}
.mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,
.mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,
.mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing {
  border-color: var(--mdc-theme-secondary, #26c6da);
}

.mat-mdc-form-field.mat-warn .mdc-text-field__input {
  caret-color: var(--mdc-theme-error, #e91e63);
}
.mat-mdc-form-field.mat-warn:not(.mdc-text-field--disabled) .mdc-line-ripple::after {
  border-bottom-color: var(--mdc-theme-error, #e91e63);
}
.mat-mdc-form-field.mat-warn .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label {
  color: rgba(233, 30, 99, 0.87);
}
.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple::before {
  border-bottom-color: var(--mdc-theme-error, #e91e63);
}
.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple::after {
  border-bottom-color: var(--mdc-theme-error, #e91e63);
}
.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label {
  color: var(--mdc-theme-error, #e91e63);
}
.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid + .mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg {
  color: var(--mdc-theme-error, #e91e63);
}
.mat-mdc-form-field.mat-warn .mdc-text-field--invalid .mdc-text-field__input {
  caret-color: var(--mdc-theme-error, #e91e63);
}
.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing {
  color: var(--mdc-theme-error, #e91e63);
}
.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple::before {
  border-bottom-color: var(--mdc-theme-error, #e91e63);
}
.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,
.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,
.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing {
  border-color: var(--mdc-theme-error, #e91e63);
}
.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,
.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,
.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing {
  border-color: var(--mdc-theme-error, #e91e63);
}
.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,
.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,
.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing {
  border-color: var(--mdc-theme-error, #e91e63);
}
.mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,
.mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,
.mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing {
  border-color: var(--mdc-theme-error, #e91e63);
}

.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch {
  border-left: 1px solid transparent;
}

[dir=rtl] .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch {
  border-left: none;
  border-right: 1px solid transparent;
}

.mat-mdc-form-field-infix {
  min-height: 56px;
}

.mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label {
  top: 28px;
}

.mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above {
  --mat-mdc-form-field-label-transform: translateY(
          -34.75px)
          scale(var(--mat-mdc-form-field-floating-label-scale, 0.75));
  transform: var(--mat-mdc-form-field-label-transform);
}

.mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix {
  padding-top: 16px;
  padding-bottom: 16px;
}

.mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix {
  padding-top: 24px;
  padding-bottom: 8px;
}

.mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix {
  padding-top: 16px;
  padding-bottom: 16px;
}

.mdc-text-field__input {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, Poppins));
  font-size: var(--mdc-typography-subtitle1-font-size, 16px);
  font-weight: var(--mdc-typography-subtitle1-font-weight, 400);
  letter-spacing: var(--mdc-typography-subtitle1-letter-spacing, 0.009375em);
  -webkit-text-decoration: var(--mdc-typography-subtitle1-text-decoration, inherit);
          text-decoration: var(--mdc-typography-subtitle1-text-decoration, inherit);
  text-transform: var(--mdc-typography-subtitle1-text-transform, none);
}
.mdc-text-field__affix {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, Poppins));
  font-size: var(--mdc-typography-subtitle1-font-size, 16px);
  font-weight: var(--mdc-typography-subtitle1-font-weight, 400);
  letter-spacing: var(--mdc-typography-subtitle1-letter-spacing, 0.009375em);
  -webkit-text-decoration: var(--mdc-typography-subtitle1-text-decoration, inherit);
          text-decoration: var(--mdc-typography-subtitle1-text-decoration, inherit);
  text-transform: var(--mdc-typography-subtitle1-text-transform, none);
}
[dir=rtl] .mdc-text-field--outlined.mdc-text-field--with-leading-icon, .mdc-text-field--outlined.mdc-text-field--with-leading-icon[dir=rtl] {
  /*rtl:begin:ignore*/
  /*rtl:end:ignore*/
}

[dir=rtl] .mdc-text-field--outlined.mdc-text-field--with-trailing-icon, .mdc-text-field--outlined.mdc-text-field--with-trailing-icon[dir=rtl] {
  /*rtl:begin:ignore*/
  /*rtl:end:ignore*/
}

.mdc-text-field--textarea .mdc-text-field__input {
  line-height: 1.5rem;
}
[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined, .mdc-text-field--with-leading-icon.mdc-text-field--outlined[dir=rtl] {
  /*rtl:begin:ignore*/
  /*rtl:end:ignore*/
}
[dir=rtl] .mdc-text-field--end-aligned .mdc-text-field__input, .mdc-text-field--end-aligned .mdc-text-field__input[dir=rtl] {
  /*rtl:begin:ignore*/
  /*rtl:end:ignore*/
}

[dir=rtl] .mdc-floating-label--required:not(.mdc-floating-label--hide-required-marker), .mdc-floating-label--required:not(.mdc-floating-label--hide-required-marker)[dir=rtl] {
  /*rtl:begin:ignore*/
  /*rtl:end:ignore*/
}
.mdc-floating-label {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, Poppins));
  font-size: var(--mdc-typography-subtitle1-font-size, 16px);
  font-weight: var(--mdc-typography-subtitle1-font-weight, 400);
  letter-spacing: var(--mdc-typography-subtitle1-letter-spacing, 0.009375em);
  -webkit-text-decoration: var(--mdc-typography-subtitle1-text-decoration, inherit);
          text-decoration: var(--mdc-typography-subtitle1-text-decoration, inherit);
  text-transform: var(--mdc-typography-subtitle1-text-transform, none);
}

.mat-mdc-form-field-subscript-wrapper,
.mat-mdc-form-field-bottom-align::before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: var(--mdc-typography-caption-font-family, var(--mdc-typography-font-family, Poppins));
  font-size: var(--mdc-typography-caption-font-size, 12px);
  line-height: var(--mdc-typography-caption-line-height, 20px);
  font-weight: var(--mdc-typography-caption-font-weight, 400);
  letter-spacing: var(--mdc-typography-caption-letter-spacing, 0.0333333333em);
  -webkit-text-decoration: var(--mdc-typography-caption-text-decoration, inherit);
          text-decoration: var(--mdc-typography-caption-text-decoration, inherit);
  text-transform: var(--mdc-typography-caption-text-transform, none);
}

.mat-mdc-form-field,
.mat-mdc-floating-label {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: var(--mdc-typography-body1-font-family, var(--mdc-typography-font-family, Poppins));
  font-size: var(--mdc-typography-body1-font-size, 16px);
  line-height: var(--mdc-typography-body1-line-height, 24px);
  font-weight: var(--mdc-typography-body1-font-weight, 400);
  letter-spacing: var(--mdc-typography-body1-letter-spacing, 0.03125em);
  -webkit-text-decoration: var(--mdc-typography-body1-text-decoration, inherit);
          text-decoration: var(--mdc-typography-body1-text-decoration, inherit);
  text-transform: var(--mdc-typography-body1-text-transform, none);
}

.mat-mdc-form-field .mdc-text-field--outlined .mdc-floating-label--float-above {
  font-size: calc(16px * var(--mat-mdc-form-field-floating-label-scale, 0.75));
}
.mat-mdc-form-field .mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above {
  font-size: 16px;
}

.mdc-menu-surface {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.mdc-menu-surface {
  background-color: var(--mdc-theme-surface, #fff);
  color: var(--mdc-theme-on-surface, #000);
}
.mdc-list-item__primary-text {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}

.mdc-list-item__secondary-text {
  color: var(--mdc-theme-text-secondary-on-background, rgba(0, 0, 0, 0.54));
}

.mdc-list-item__overline-text {
  color: var(--mdc-theme-text-hint-on-background, rgba(0, 0, 0, 0.38));
}

.mdc-list-item--with-leading-icon .mdc-list-item__start,
.mdc-list-item--with-trailing-icon .mdc-list-item__end {
  background-color: transparent;
}

.mdc-list-item--with-leading-icon .mdc-list-item__start,
.mdc-list-item--with-trailing-icon .mdc-list-item__end {
  color: var(--mdc-theme-text-icon-on-background, rgba(0, 0, 0, 0.38));
}

.mdc-list-item__end {
  color: var(--mdc-theme-text-hint-on-background, rgba(0, 0, 0, 0.38));
}

.mdc-list-item--disabled .mdc-list-item__start,
.mdc-list-item--disabled .mdc-list-item__content,
.mdc-list-item--disabled .mdc-list-item__end {
  opacity: 0.38;
}

.mdc-list-item--disabled .mdc-list-item__primary-text {
  color: var(--mdc-theme-on-surface, #000);
}
.mdc-list-item--disabled .mdc-list-item__secondary-text {
  color: var(--mdc-theme-on-surface, #000);
}
.mdc-list-item--disabled .mdc-list-item__overline-text {
  color: var(--mdc-theme-on-surface, #000);
}
.mdc-list-item--disabled.mdc-list-item--with-leading-icon .mdc-list-item__start {
  color: var(--mdc-theme-on-surface, #000);
}
.mdc-list-item--disabled.mdc-list-item--with-trailing-icon .mdc-list-item__end {
  color: var(--mdc-theme-on-surface, #000);
}
.mdc-list-item--disabled.mdc-list-item--with-trailing-meta .mdc-list-item__end {
  color: var(--mdc-theme-on-surface, #000);
}

.mdc-list-item--selected .mdc-list-item__primary-text,
.mdc-list-item--activated .mdc-list-item__primary-text {
  color: var(--mdc-theme-primary, #ff6600);
}
.mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,
.mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start {
  color: var(--mdc-theme-primary, #ff6600);
}

.mdc-deprecated-list-group__subheader {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}

.mdc-list-divider::after {
  border-bottom-color: white;
}

.mdc-list-divider {
  background-color: rgba(0, 0, 0, 0.12);
}

.mat-mdc-select-value {
  color: rgba(0, 0, 0, 0.87);
}

.mat-mdc-select-placeholder {
  color: rgba(0, 0, 0, 0.6);
}

.mat-mdc-select-disabled .mat-mdc-select-value {
  color: rgba(0, 0, 0, 0.38);
}

.mat-mdc-select-arrow {
  color: rgba(0, 0, 0, 0.54);
}

.mat-mdc-form-field.mat-focused.mat-primary .mat-mdc-select-arrow {
  color: rgba(255, 102, 0, 0.87);
}
.mat-mdc-form-field.mat-focused.mat-accent .mat-mdc-select-arrow {
  color: rgba(38, 198, 218, 0.87);
}
.mat-mdc-form-field.mat-focused.mat-warn .mat-mdc-select-arrow {
  color: rgba(233, 30, 99, 0.87);
}
.mat-mdc-form-field .mat-mdc-select.mat-mdc-select-invalid .mat-mdc-select-arrow {
  color: rgba(233, 30, 99, 0.87);
}
.mat-mdc-form-field .mat-mdc-select.mat-mdc-select-disabled .mat-mdc-select-arrow {
  color: rgba(0, 0, 0, 0.38);
}

.mat-mdc-select-panel {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, Poppins));
  font-size: var(--mdc-typography-subtitle1-font-size, 16px);
  line-height: var(--mdc-typography-subtitle1-line-height, 28px);
  font-weight: var(--mdc-typography-subtitle1-font-weight, 400);
  letter-spacing: var(--mdc-typography-subtitle1-letter-spacing, 0.009375em);
  -webkit-text-decoration: var(--mdc-typography-subtitle1-text-decoration, inherit);
          text-decoration: var(--mdc-typography-subtitle1-text-decoration, inherit);
  text-transform: var(--mdc-typography-subtitle1-text-transform, none);
  /* @alternate */
  line-height: 24px;
}

.mat-mdc-select {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: var(--mdc-typography-body1-font-family, var(--mdc-typography-font-family, Poppins));
  font-size: var(--mdc-typography-body1-font-size, 16px);
  line-height: var(--mdc-typography-body1-line-height, 24px);
  font-weight: var(--mdc-typography-body1-font-weight, 400);
  letter-spacing: var(--mdc-typography-body1-letter-spacing, 0.03125em);
  -webkit-text-decoration: var(--mdc-typography-body1-text-decoration, inherit);
          text-decoration: var(--mdc-typography-body1-text-decoration, inherit);
  text-transform: var(--mdc-typography-body1-text-transform, none);
}

.mdc-menu-surface {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.mdc-menu-surface {
  background-color: var(--mdc-theme-surface, #fff);
  color: var(--mdc-theme-on-surface, #000);
}
.mdc-list-item__primary-text {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}

.mdc-list-item__secondary-text {
  color: var(--mdc-theme-text-secondary-on-background, rgba(0, 0, 0, 0.54));
}

.mdc-list-item__overline-text {
  color: var(--mdc-theme-text-hint-on-background, rgba(0, 0, 0, 0.38));
}

.mdc-list-item--with-leading-icon .mdc-list-item__start,
.mdc-list-item--with-trailing-icon .mdc-list-item__end {
  background-color: transparent;
}

.mdc-list-item--with-leading-icon .mdc-list-item__start,
.mdc-list-item--with-trailing-icon .mdc-list-item__end {
  color: var(--mdc-theme-text-icon-on-background, rgba(0, 0, 0, 0.38));
}

.mdc-list-item__end {
  color: var(--mdc-theme-text-hint-on-background, rgba(0, 0, 0, 0.38));
}

.mdc-list-item--disabled .mdc-list-item__start,
.mdc-list-item--disabled .mdc-list-item__content,
.mdc-list-item--disabled .mdc-list-item__end {
  opacity: 0.38;
}

.mdc-list-item--disabled .mdc-list-item__primary-text {
  color: var(--mdc-theme-on-surface, #000);
}
.mdc-list-item--disabled .mdc-list-item__secondary-text {
  color: var(--mdc-theme-on-surface, #000);
}
.mdc-list-item--disabled .mdc-list-item__overline-text {
  color: var(--mdc-theme-on-surface, #000);
}
.mdc-list-item--disabled.mdc-list-item--with-leading-icon .mdc-list-item__start {
  color: var(--mdc-theme-on-surface, #000);
}
.mdc-list-item--disabled.mdc-list-item--with-trailing-icon .mdc-list-item__end {
  color: var(--mdc-theme-on-surface, #000);
}
.mdc-list-item--disabled.mdc-list-item--with-trailing-meta .mdc-list-item__end {
  color: var(--mdc-theme-on-surface, #000);
}

.mdc-list-item--selected .mdc-list-item__primary-text,
.mdc-list-item--activated .mdc-list-item__primary-text {
  color: var(--mdc-theme-primary, #ff6600);
}
.mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,
.mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start {
  color: var(--mdc-theme-primary, #ff6600);
}

.mdc-deprecated-list-group__subheader {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}

.mdc-list-divider::after {
  border-bottom-color: white;
}

.mdc-list-divider {
  background-color: rgba(0, 0, 0, 0.12);
}

.mat-mdc-autocomplete-panel {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, Poppins));
  font-size: var(--mdc-typography-subtitle1-font-size, 16px);
  line-height: var(--mdc-typography-subtitle1-line-height, 28px);
  font-weight: var(--mdc-typography-subtitle1-font-weight, 400);
  letter-spacing: var(--mdc-typography-subtitle1-letter-spacing, 0.009375em);
  -webkit-text-decoration: var(--mdc-typography-subtitle1-text-decoration, inherit);
          text-decoration: var(--mdc-typography-subtitle1-text-decoration, inherit);
  text-transform: var(--mdc-typography-subtitle1-text-transform, none);
  /* @alternate */
  line-height: 24px;
}

.mat-mdc-dialog-container {
  --mdc-dialog-container-color: white;
  --mdc-dialog-subhead-color: rgba(0, 0, 0, 0.87);
  --mdc-dialog-supporting-text-color: rgba(0, 0, 0, 0.6);
}

.mat-mdc-dialog-container {
  --mdc-dialog-subhead-font: Poppins;
  --mdc-dialog-subhead-line-height: 32px;
  --mdc-dialog-subhead-size: 20px;
  --mdc-dialog-subhead-weight: 500;
  --mdc-dialog-subhead-tracking: 0.0125em;
  --mdc-dialog-supporting-text-font: Poppins;
  --mdc-dialog-supporting-text-line-height: 24px;
  --mdc-dialog-supporting-text-size: 16px;
  --mdc-dialog-supporting-text-weight: 400;
  --mdc-dialog-supporting-text-tracking: 0.03125em;
}

.mat-mdc-standard-chip {
  --mdc-chip-elevated-container-color: #e0e0e0;
  --mdc-chip-elevated-disabled-container-color: #e0e0e0;
  --mdc-chip-label-text-color: #212121;
  --mdc-chip-disabled-label-text-color: #212121;
  --mdc-chip-with-icon-icon-color: #212121;
  --mdc-chip-with-icon-disabled-icon-color: #212121;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #212121;
  --mdc-chip-with-icon-selected-icon-color: #212121;
}
.mat-mdc-standard-chip.mat-primary.mat-mdc-chip-selected, .mat-mdc-standard-chip.mat-primary.mat-mdc-chip-highlighted {
  --mdc-chip-elevated-container-color: #ff6600;
  --mdc-chip-elevated-disabled-container-color: #ff6600;
  --mdc-chip-label-text-color: white;
  --mdc-chip-disabled-label-text-color: white;
  --mdc-chip-with-icon-icon-color: white;
  --mdc-chip-with-icon-disabled-icon-color: white;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mdc-chip-with-trailing-icon-trailing-icon-color: white;
  --mdc-chip-with-icon-selected-icon-color: white;
}
.mat-mdc-standard-chip.mat-accent.mat-mdc-chip-selected, .mat-mdc-standard-chip.mat-accent.mat-mdc-chip-highlighted {
  --mdc-chip-elevated-container-color: #26c6da;
  --mdc-chip-elevated-disabled-container-color: #26c6da;
  --mdc-chip-label-text-color: white;
  --mdc-chip-disabled-label-text-color: white;
  --mdc-chip-with-icon-icon-color: white;
  --mdc-chip-with-icon-disabled-icon-color: white;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mdc-chip-with-trailing-icon-trailing-icon-color: white;
  --mdc-chip-with-icon-selected-icon-color: white;
}
.mat-mdc-standard-chip.mat-warn.mat-mdc-chip-selected, .mat-mdc-standard-chip.mat-warn.mat-mdc-chip-highlighted {
  --mdc-chip-elevated-container-color: #e91e63;
  --mdc-chip-elevated-disabled-container-color: #e91e63;
  --mdc-chip-label-text-color: white;
  --mdc-chip-disabled-label-text-color: white;
  --mdc-chip-with-icon-icon-color: white;
  --mdc-chip-with-icon-disabled-icon-color: white;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mdc-chip-with-trailing-icon-trailing-icon-color: white;
  --mdc-chip-with-icon-selected-icon-color: white;
}

.mat-mdc-chip-focus-overlay {
  background: black;
}

.mat-mdc-chip.mat-mdc-standard-chip {
  height: 32px;
}

.mat-mdc-standard-chip {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Poppins));
  font-size: var(--mdc-typography-body2-font-size, 14px);
  line-height: var(--mdc-typography-body2-line-height, 20px);
  font-weight: var(--mdc-typography-body2-font-weight, 400);
  letter-spacing: var(--mdc-typography-body2-letter-spacing, 0.0178571429em);
  -webkit-text-decoration: var(--mdc-typography-body2-text-decoration, inherit);
          text-decoration: var(--mdc-typography-body2-text-decoration, inherit);
  text-transform: var(--mdc-typography-body2-text-transform, none);
}

.mat-mdc-slide-toggle {
  --mdc-switch-disabled-selected-handle-color: #424242;
  --mdc-switch-disabled-unselected-handle-color: #424242;
  --mdc-switch-disabled-selected-track-color: #424242;
  --mdc-switch-disabled-unselected-track-color: #424242;
  --mdc-switch-unselected-focus-state-layer-color: #424242;
  --mdc-switch-unselected-pressed-state-layer-color: #424242;
  --mdc-switch-unselected-hover-state-layer-color: #424242;
  --mdc-switch-unselected-focus-track-color: #e0e0e0;
  --mdc-switch-unselected-hover-track-color: #e0e0e0;
  --mdc-switch-unselected-pressed-track-color: #e0e0e0;
  --mdc-switch-unselected-track-color: #e0e0e0;
  --mdc-switch-unselected-focus-handle-color: #212121;
  --mdc-switch-unselected-hover-handle-color: #212121;
  --mdc-switch-unselected-pressed-handle-color: #212121;
  --mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);
  --mdc-switch-unselected-handle-color: #616161;
  --mdc-switch-selected-icon-color: #fff;
  --mdc-switch-disabled-selected-icon-color: #fff;
  --mdc-switch-disabled-unselected-icon-color: #fff;
  --mdc-switch-unselected-icon-color: #fff;
}
.mat-mdc-slide-toggle .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
.mat-mdc-slide-toggle .mdc-switch--disabled + label {
  color: rgba(0, 0, 0, 0.38);
}
.mat-mdc-slide-toggle {
  --mdc-switch-state-layer-size: 48px;
}

.mdc-form-field {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Poppins));
  font-size: var(--mdc-typography-body2-font-size, 14px);
  line-height: var(--mdc-typography-body2-line-height, 20px);
  font-weight: var(--mdc-typography-body2-font-weight, 400);
  letter-spacing: var(--mdc-typography-body2-letter-spacing, 0.0178571429em);
  -webkit-text-decoration: var(--mdc-typography-body2-text-decoration, inherit);
          text-decoration: var(--mdc-typography-body2-text-decoration, inherit);
  text-transform: var(--mdc-typography-body2-text-transform, none);
}

.mat-mdc-radio-button .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}

.mat-mdc-radio-button.mat-primary {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #ff6600;
  --mdc-radio-selected-hover-icon-color: #ff6600;
  --mdc-radio-selected-icon-color: #ff6600;
  --mdc-radio-selected-pressed-icon-color: #ff6600;
  --mat-radio-ripple-color: #000;
  --mat-radio-checked-ripple-color: #ff6600;
  --mat-radio-disabled-label-color: rgba(0, 0, 0, 0.38);
}
.mat-mdc-radio-button.mat-accent {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #26c6da;
  --mdc-radio-selected-hover-icon-color: #26c6da;
  --mdc-radio-selected-icon-color: #26c6da;
  --mdc-radio-selected-pressed-icon-color: #26c6da;
  --mat-radio-ripple-color: #000;
  --mat-radio-checked-ripple-color: #26c6da;
  --mat-radio-disabled-label-color: rgba(0, 0, 0, 0.38);
}
.mat-mdc-radio-button.mat-warn {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #e91e63;
  --mdc-radio-selected-hover-icon-color: #e91e63;
  --mdc-radio-selected-icon-color: #e91e63;
  --mdc-radio-selected-pressed-icon-color: #e91e63;
  --mat-radio-ripple-color: #000;
  --mat-radio-checked-ripple-color: #e91e63;
  --mat-radio-disabled-label-color: rgba(0, 0, 0, 0.38);
}

.mat-mdc-radio-button .mdc-radio {
  --mdc-radio-state-layer-size: 40px;
}

.mat-mdc-radio-button .mdc-form-field {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Poppins));
  font-size: var(--mdc-typography-body2-font-size, 14px);
  line-height: var(--mdc-typography-body2-line-height, 20px);
  font-weight: var(--mdc-typography-body2-font-weight, 400);
  letter-spacing: var(--mdc-typography-body2-letter-spacing, 0.0178571429em);
  -webkit-text-decoration: var(--mdc-typography-body2-text-decoration, inherit);
          text-decoration: var(--mdc-typography-body2-text-decoration, inherit);
  text-transform: var(--mdc-typography-body2-text-transform, none);
}

.mat-mdc-slider {
  --mdc-slider-label-container-color: black;
  --mdc-slider-label-label-text-color: white;
  --mdc-slider-disabled-handle-color: #000;
  --mdc-slider-disabled-active-track-color: #000;
  --mdc-slider-disabled-inactive-track-color: #000;
  --mdc-slider-with-tick-marks-disabled-container-color: #000;
  --mat-mdc-slider-value-indicator-opacity: 0.6;
}
.mat-mdc-slider.mat-primary {
  --mdc-slider-handle-color: #ff6600;
  --mdc-slider-focus-handle-color: #ff6600;
  --mdc-slider-hover-handle-color: #ff6600;
  --mdc-slider-active-track-color: #ff6600;
  --mdc-slider-inactive-track-color: #ff6600;
  --mdc-slider-with-tick-marks-active-container-color: #000;
  --mdc-slider-with-tick-marks-inactive-container-color: #ff6600;
  --mat-mdc-slider-ripple-color: #ff6600;
  --mat-mdc-slider-hover-ripple-color: rgba(255, 102, 0, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(255, 102, 0, 0.2);
}
.mat-mdc-slider.mat-accent {
  --mdc-slider-handle-color: #26c6da;
  --mdc-slider-focus-handle-color: #26c6da;
  --mdc-slider-hover-handle-color: #26c6da;
  --mdc-slider-active-track-color: #26c6da;
  --mdc-slider-inactive-track-color: #26c6da;
  --mdc-slider-with-tick-marks-active-container-color: #000;
  --mdc-slider-with-tick-marks-inactive-container-color: #26c6da;
  --mat-mdc-slider-ripple-color: #26c6da;
  --mat-mdc-slider-hover-ripple-color: rgba(38, 198, 218, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(38, 198, 218, 0.2);
}
.mat-mdc-slider.mat-warn {
  --mdc-slider-handle-color: #e91e63;
  --mdc-slider-focus-handle-color: #e91e63;
  --mdc-slider-hover-handle-color: #e91e63;
  --mdc-slider-active-track-color: #e91e63;
  --mdc-slider-inactive-track-color: #e91e63;
  --mdc-slider-with-tick-marks-active-container-color: #fff;
  --mdc-slider-with-tick-marks-inactive-container-color: #e91e63;
  --mat-mdc-slider-ripple-color: #e91e63;
  --mat-mdc-slider-hover-ripple-color: rgba(233, 30, 99, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(233, 30, 99, 0.2);
}

.mat-mdc-slider {
  --mdc-slider-label-label-text-font: Poppins;
  --mdc-slider-label-label-text-size: 14px;
  --mdc-slider-label-label-text-line-height: 22px;
  --mdc-slider-label-label-text-tracking: 0.0071428571em;
  --mdc-slider-label-label-text-weight: 500;
}

.mdc-menu-surface {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.mdc-menu-surface {
  background-color: var(--mdc-theme-surface, #fff);
  color: var(--mdc-theme-on-surface, #000);
}
.mdc-list-item__primary-text {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}

.mdc-list-item__secondary-text {
  color: var(--mdc-theme-text-secondary-on-background, rgba(0, 0, 0, 0.54));
}

.mdc-list-item__overline-text {
  color: var(--mdc-theme-text-hint-on-background, rgba(0, 0, 0, 0.38));
}

.mdc-list-item--with-leading-icon .mdc-list-item__start,
.mdc-list-item--with-trailing-icon .mdc-list-item__end {
  background-color: transparent;
}

.mdc-list-item--with-leading-icon .mdc-list-item__start,
.mdc-list-item--with-trailing-icon .mdc-list-item__end {
  color: var(--mdc-theme-text-icon-on-background, rgba(0, 0, 0, 0.38));
}

.mdc-list-item__end {
  color: var(--mdc-theme-text-hint-on-background, rgba(0, 0, 0, 0.38));
}

.mdc-list-item--disabled .mdc-list-item__start,
.mdc-list-item--disabled .mdc-list-item__content,
.mdc-list-item--disabled .mdc-list-item__end {
  opacity: 0.38;
}

.mdc-list-item--disabled .mdc-list-item__primary-text {
  color: var(--mdc-theme-on-surface, #000);
}
.mdc-list-item--disabled .mdc-list-item__secondary-text {
  color: var(--mdc-theme-on-surface, #000);
}
.mdc-list-item--disabled .mdc-list-item__overline-text {
  color: var(--mdc-theme-on-surface, #000);
}
.mdc-list-item--disabled.mdc-list-item--with-leading-icon .mdc-list-item__start {
  color: var(--mdc-theme-on-surface, #000);
}
.mdc-list-item--disabled.mdc-list-item--with-trailing-icon .mdc-list-item__end {
  color: var(--mdc-theme-on-surface, #000);
}
.mdc-list-item--disabled.mdc-list-item--with-trailing-meta .mdc-list-item__end {
  color: var(--mdc-theme-on-surface, #000);
}

.mdc-list-item--selected .mdc-list-item__primary-text,
.mdc-list-item--activated .mdc-list-item__primary-text {
  color: var(--mdc-theme-primary, #ff6600);
}
.mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,
.mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start {
  color: var(--mdc-theme-primary, #ff6600);
}

.mdc-deprecated-list-group__subheader {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}

.mdc-list-divider::after {
  border-bottom-color: white;
}

.mdc-list-divider {
  background-color: rgba(0, 0, 0, 0.12);
}

.mat-mdc-menu-item[disabled],
.mat-mdc-menu-item[disabled] .mat-mdc-menu-submenu-icon,
.mat-mdc-menu-item[disabled] .mat-icon-no-color {
  color: var(--mdc-theme-text-disabled-on-background, rgba(0, 0, 0, 0.38));
}

.mat-mdc-menu-item .mat-icon-no-color,
.mat-mdc-menu-submenu-icon {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}

.mat-mdc-menu-item:hover:not([disabled]),
.mat-mdc-menu-item.cdk-program-focused:not([disabled]),
.mat-mdc-menu-item.cdk-keyboard-focused:not([disabled]),
.mat-mdc-menu-item-highlighted:not([disabled]) {
  background: rgba(0, 0, 0, 0.04);
}

.mat-mdc-menu-content {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, Poppins));
  font-size: var(--mdc-typography-subtitle1-font-size, 16px);
  line-height: var(--mdc-typography-subtitle1-line-height, 28px);
  font-weight: var(--mdc-typography-subtitle1-font-weight, 400);
  letter-spacing: var(--mdc-typography-subtitle1-letter-spacing, 0.009375em);
  -webkit-text-decoration: var(--mdc-typography-subtitle1-text-decoration, inherit);
          text-decoration: var(--mdc-typography-subtitle1-text-decoration, inherit);
  text-transform: var(--mdc-typography-subtitle1-text-transform, none);
  /* @alternate */
  line-height: 24px;
}
.mat-mdc-menu-content,
.mat-mdc-menu-content .mat-mdc-menu-item .mdc-list-item__primary-text {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: var(--mdc-typography-body1-font-family, var(--mdc-typography-font-family, Poppins));
  font-size: var(--mdc-typography-body1-font-size, 16px);
  line-height: var(--mdc-typography-body1-line-height, 24px);
  font-weight: var(--mdc-typography-body1-font-weight, 400);
  letter-spacing: var(--mdc-typography-body1-letter-spacing, 0.03125em);
  -webkit-text-decoration: var(--mdc-typography-body1-text-decoration, inherit);
          text-decoration: var(--mdc-typography-body1-text-decoration, inherit);
  text-transform: var(--mdc-typography-body1-text-transform, none);
}

.mat-mdc-list-base {
  --mdc-list-list-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, 0.54);
  --mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-disabled-label-text-color: black;
  --mdc-list-list-item-disabled-leading-icon-color: black;
  --mdc-list-list-item-disabled-trailing-icon-color: black;
  --mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, 0.87);
  --mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, 0.87);
  --mdc-list-list-item-hover-state-layer-color: black;
  --mdc-list-list-item-hover-state-layer-opacity: 0.04;
  --mdc-list-list-item-focus-state-layer-color: black;
  --mdc-list-list-item-focus-state-layer-opacity: 0.12;
}

.mdc-list-item__start,
.mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #ff6600;
  --mdc-radio-selected-hover-icon-color: #ff6600;
  --mdc-radio-selected-icon-color: #ff6600;
  --mdc-radio-selected-pressed-icon-color: #ff6600;
}

.mat-accent .mdc-list-item__start,
.mat-accent .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #26c6da;
  --mdc-radio-selected-hover-icon-color: #26c6da;
  --mdc-radio-selected-icon-color: #26c6da;
  --mdc-radio-selected-pressed-icon-color: #26c6da;
}

.mat-warn .mdc-list-item__start,
.mat-warn .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #e91e63;
  --mdc-radio-selected-hover-icon-color: #e91e63;
  --mdc-radio-selected-icon-color: #e91e63;
  --mdc-radio-selected-pressed-icon-color: #e91e63;
}

.mat-mdc-list-option {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #ff6600;
  --mdc-checkbox-selected-hover-icon-color: #ff6600;
  --mdc-checkbox-selected-icon-color: #ff6600;
  --mdc-checkbox-selected-pressed-icon-color: #ff6600;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #ff6600;
  --mdc-checkbox-selected-hover-state-layer-color: #ff6600;
  --mdc-checkbox-selected-pressed-state-layer-color: #ff6600;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}

.mat-mdc-list-option.mat-accent {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #26c6da;
  --mdc-checkbox-selected-hover-icon-color: #26c6da;
  --mdc-checkbox-selected-icon-color: #26c6da;
  --mdc-checkbox-selected-pressed-icon-color: #26c6da;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #26c6da;
  --mdc-checkbox-selected-hover-state-layer-color: #26c6da;
  --mdc-checkbox-selected-pressed-state-layer-color: #26c6da;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}

.mat-mdc-list-option.mat-warn {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #e91e63;
  --mdc-checkbox-selected-hover-icon-color: #e91e63;
  --mdc-checkbox-selected-icon-color: #e91e63;
  --mdc-checkbox-selected-pressed-icon-color: #e91e63;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #e91e63;
  --mdc-checkbox-selected-hover-state-layer-color: #e91e63;
  --mdc-checkbox-selected-pressed-state-layer-color: #e91e63;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}

.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,
.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text {
  color: #ff6600;
}
.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,
.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start {
  color: #ff6600;
}

.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,
.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,
.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end {
  opacity: 1;
}

.mat-mdc-list-base {
  --mdc-list-list-item-one-line-container-height: 48px;
  --mdc-list-list-item-two-line-container-height: 64px;
  --mdc-list-list-item-three-line-container-height: 88px;
}

.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line, .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line, .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line {
  height: 56px;
}
.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines, .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines, .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines {
  height: 72px;
}

.mat-mdc-list-base {
  --mdc-list-list-item-label-text-font: Poppins;
  --mdc-list-list-item-label-text-line-height: 24px;
  --mdc-list-list-item-label-text-size: 16px;
  --mdc-list-list-item-label-text-tracking: 0.03125em;
  --mdc-list-list-item-label-text-weight: 400;
  --mdc-list-list-item-supporting-text-font: Poppins;
  --mdc-list-list-item-supporting-text-line-height: 20px;
  --mdc-list-list-item-supporting-text-size: 14px;
  --mdc-list-list-item-supporting-text-tracking: 0.0178571429em;
  --mdc-list-list-item-supporting-text-weight: 400;
  --mdc-list-list-item-trailing-supporting-text-font: Poppins;
  --mdc-list-list-item-trailing-supporting-text-line-height: 20px;
  --mdc-list-list-item-trailing-supporting-text-size: 12px;
  --mdc-list-list-item-trailing-supporting-text-tracking: 0.0333333333em;
  --mdc-list-list-item-trailing-supporting-text-weight: 400;
}

.mdc-list-group__subheader {
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  font-family: Poppins;
  letter-spacing: 0.009375em;
}

.mat-mdc-paginator {
  background: white;
  color: rgba(0, 0, 0, 0.87);
}

.mat-mdc-paginator-icon {
  fill: rgba(0, 0, 0, 0.54);
}

.mat-mdc-paginator-decrement,
.mat-mdc-paginator-increment {
  border-top: 2px solid rgba(0, 0, 0, 0.54);
  border-right: 2px solid rgba(0, 0, 0, 0.54);
}

.mat-mdc-paginator-first,
.mat-mdc-paginator-last {
  border-top: 2px solid rgba(0, 0, 0, 0.54);
}

.mat-mdc-icon-button[disabled] .mat-mdc-paginator-decrement,
.mat-mdc-icon-button[disabled] .mat-mdc-paginator-increment,
.mat-mdc-icon-button[disabled] .mat-mdc-paginator-first,
.mat-mdc-icon-button[disabled] .mat-mdc-paginator-last {
  border-color: rgba(0, 0, 0, 0.12);
}
.mat-mdc-icon-button[disabled] .mat-mdc-paginator-icon {
  fill: rgba(0, 0, 0, 0.12);
}

.mat-mdc-paginator .mat-mdc-form-field-infix {
  min-height: 40px;
}
.mat-mdc-paginator .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label {
  top: 20px;
}
.mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above {
  --mat-mdc-form-field-label-transform: translateY(
          -26.75px)
          scale(var(--mat-mdc-form-field-floating-label-scale, 0.75));
  transform: var(--mat-mdc-form-field-label-transform);
}
.mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix {
  padding-top: 8px;
  padding-bottom: 8px;
}
.mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix {
  padding-top: 8px;
  padding-bottom: 8px;
}
.mat-mdc-paginator .mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix {
  padding-top: 8px;
  padding-bottom: 8px;
}
.mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-floating-label {
  display: none;
}

.mat-mdc-paginator-container {
  min-height: 56px;
}

.mat-mdc-paginator {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: var(--mdc-typography-caption-font-family, var(--mdc-typography-font-family, Poppins));
  font-size: var(--mdc-typography-caption-font-size, 12px);
  line-height: var(--mdc-typography-caption-line-height, 20px);
  font-weight: var(--mdc-typography-caption-font-weight, 400);
  letter-spacing: var(--mdc-typography-caption-letter-spacing, 0.0333333333em);
  -webkit-text-decoration: var(--mdc-typography-caption-text-decoration, inherit);
          text-decoration: var(--mdc-typography-caption-text-decoration, inherit);
  text-transform: var(--mdc-typography-caption-text-transform, none);
}

.mat-mdc-paginator .mat-mdc-select-value {
  font-size: 12px;
}

.mat-mdc-tab-group, .mat-mdc-tab-nav-bar {
  --mdc-tab-indicator-active-indicator-color: #ff6600;
  --mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, 0.38);
  --mat-tab-header-pagination-icon-color: #000;
  --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-label-text-color: #ff6600;
  --mat-tab-header-active-ripple-color: #ff6600;
  --mat-tab-header-inactive-ripple-color: #ff6600;
  --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-focus-label-text-color: #ff6600;
  --mat-tab-header-active-hover-label-text-color: #ff6600;
  --mat-tab-header-active-focus-indicator-color: #ff6600;
  --mat-tab-header-active-hover-indicator-color: #ff6600;
}
.mat-mdc-tab-group.mat-accent, .mat-mdc-tab-nav-bar.mat-accent {
  --mdc-tab-indicator-active-indicator-color: #26c6da;
  --mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, 0.38);
  --mat-tab-header-pagination-icon-color: #000;
  --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-label-text-color: #26c6da;
  --mat-tab-header-active-ripple-color: #26c6da;
  --mat-tab-header-inactive-ripple-color: #26c6da;
  --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-focus-label-text-color: #26c6da;
  --mat-tab-header-active-hover-label-text-color: #26c6da;
  --mat-tab-header-active-focus-indicator-color: #26c6da;
  --mat-tab-header-active-hover-indicator-color: #26c6da;
}
.mat-mdc-tab-group.mat-warn, .mat-mdc-tab-nav-bar.mat-warn {
  --mdc-tab-indicator-active-indicator-color: #e91e63;
  --mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, 0.38);
  --mat-tab-header-pagination-icon-color: #000;
  --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-label-text-color: #e91e63;
  --mat-tab-header-active-ripple-color: #e91e63;
  --mat-tab-header-inactive-ripple-color: #e91e63;
  --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-focus-label-text-color: #e91e63;
  --mat-tab-header-active-hover-label-text-color: #e91e63;
  --mat-tab-header-active-focus-indicator-color: #e91e63;
  --mat-tab-header-active-hover-indicator-color: #e91e63;
}
.mat-mdc-tab-group.mat-background-primary, .mat-mdc-tab-nav-bar.mat-background-primary {
  --mat-tab-header-with-background-background-color: #ff6600;
  --mat-tab-header-with-background-foreground-color: white;
}
.mat-mdc-tab-group.mat-background-accent, .mat-mdc-tab-nav-bar.mat-background-accent {
  --mat-tab-header-with-background-background-color: #26c6da;
  --mat-tab-header-with-background-foreground-color: white;
}
.mat-mdc-tab-group.mat-background-warn, .mat-mdc-tab-nav-bar.mat-background-warn {
  --mat-tab-header-with-background-background-color: #e91e63;
  --mat-tab-header-with-background-foreground-color: white;
}

.mat-mdc-tab-header {
  --mdc-secondary-navigation-tab-container-height: 48px;
}

.mat-mdc-tab-header {
  --mat-tab-header-label-text-font: Poppins;
  --mat-tab-header-label-text-size: 14px;
  --mat-tab-header-label-text-letter-spacing: 0.0892857143em;
  --mat-tab-header-label-text-line-height: 36px;
  --mat-tab-header-label-text-weight: 500;
}

.mat-mdc-checkbox {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #26c6da;
  --mdc-checkbox-selected-hover-icon-color: #26c6da;
  --mdc-checkbox-selected-icon-color: #26c6da;
  --mdc-checkbox-selected-pressed-icon-color: #26c6da;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #26c6da;
  --mdc-checkbox-selected-hover-state-layer-color: #26c6da;
  --mdc-checkbox-selected-pressed-state-layer-color: #26c6da;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
.mat-mdc-checkbox.mat-primary {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #ff6600;
  --mdc-checkbox-selected-hover-icon-color: #ff6600;
  --mdc-checkbox-selected-icon-color: #ff6600;
  --mdc-checkbox-selected-pressed-icon-color: #ff6600;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #ff6600;
  --mdc-checkbox-selected-hover-state-layer-color: #ff6600;
  --mdc-checkbox-selected-pressed-state-layer-color: #ff6600;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
.mat-mdc-checkbox.mat-warn {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #e91e63;
  --mdc-checkbox-selected-hover-icon-color: #e91e63;
  --mdc-checkbox-selected-icon-color: #e91e63;
  --mdc-checkbox-selected-pressed-icon-color: #e91e63;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #e91e63;
  --mdc-checkbox-selected-hover-state-layer-color: #e91e63;
  --mdc-checkbox-selected-pressed-state-layer-color: #e91e63;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
.mat-mdc-checkbox .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
.mat-mdc-checkbox.mat-mdc-checkbox-disabled label {
  color: rgba(0, 0, 0, 0.38);
}

.mat-mdc-checkbox {
  --mdc-checkbox-state-layer-size: 40px;
}

.mat-mdc-checkbox .mdc-form-field {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Poppins));
  font-size: var(--mdc-typography-body2-font-size, 14px);
  line-height: var(--mdc-typography-body2-line-height, 20px);
  font-weight: var(--mdc-typography-body2-font-weight, 400);
  letter-spacing: var(--mdc-typography-body2-letter-spacing, 0.0178571429em);
  -webkit-text-decoration: var(--mdc-typography-body2-text-decoration, inherit);
          text-decoration: var(--mdc-typography-body2-text-decoration, inherit);
  text-transform: var(--mdc-typography-body2-text-transform, none);
}

.mat-mdc-button.mat-unthemed {
  --mdc-text-button-label-text-color: #000;
}
.mat-mdc-button.mat-primary {
  --mdc-text-button-label-text-color: #ff6600;
}
.mat-mdc-button.mat-accent {
  --mdc-text-button-label-text-color: #26c6da;
}
.mat-mdc-button.mat-warn {
  --mdc-text-button-label-text-color: #e91e63;
}
.mat-mdc-button[disabled][disabled] {
  --mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-text-button-label-text-color: rgba(0, 0, 0, 0.38);
}

.mat-mdc-unelevated-button.mat-unthemed {
  --mdc-filled-button-container-color: #fff;
  --mdc-filled-button-label-text-color: #000;
}
.mat-mdc-unelevated-button.mat-primary {
  --mdc-filled-button-container-color: #ff6600;
  --mdc-filled-button-label-text-color: #000;
}
.mat-mdc-unelevated-button.mat-accent {
  --mdc-filled-button-container-color: #26c6da;
  --mdc-filled-button-label-text-color: #000;
}
.mat-mdc-unelevated-button.mat-warn {
  --mdc-filled-button-container-color: #e91e63;
  --mdc-filled-button-label-text-color: #fff;
}
.mat-mdc-unelevated-button[disabled][disabled] {
  --mdc-filled-button-disabled-container-color: rgba(0, 0, 0, 0.12);
  --mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-filled-button-container-color: rgba(0, 0, 0, 0.12);
  --mdc-filled-button-label-text-color: rgba(0, 0, 0, 0.38);
}

.mat-mdc-raised-button.mat-unthemed {
  --mdc-protected-button-container-color: #fff;
  --mdc-protected-button-label-text-color: #000;
}
.mat-mdc-raised-button.mat-primary {
  --mdc-protected-button-container-color: #ff6600;
  --mdc-protected-button-label-text-color: #000;
}
.mat-mdc-raised-button.mat-accent {
  --mdc-protected-button-container-color: #26c6da;
  --mdc-protected-button-label-text-color: #000;
}
.mat-mdc-raised-button.mat-warn {
  --mdc-protected-button-container-color: #e91e63;
  --mdc-protected-button-label-text-color: #fff;
}
.mat-mdc-raised-button[disabled][disabled] {
  --mdc-protected-button-disabled-container-color: rgba(0, 0, 0, 0.12);
  --mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-protected-button-container-color: rgba(0, 0, 0, 0.12);
  --mdc-protected-button-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-protected-button-container-elevation: 0;
}

.mat-mdc-outlined-button {
  --mdc-outlined-button-outline-color: rgba(0, 0, 0, 0.12);
}
.mat-mdc-outlined-button.mat-unthemed {
  --mdc-outlined-button-label-text-color: #000;
}
.mat-mdc-outlined-button.mat-primary {
  --mdc-outlined-button-label-text-color: #ff6600;
}
.mat-mdc-outlined-button.mat-accent {
  --mdc-outlined-button-label-text-color: #26c6da;
}
.mat-mdc-outlined-button.mat-warn {
  --mdc-outlined-button-label-text-color: #e91e63;
}
.mat-mdc-outlined-button[disabled][disabled] {
  --mdc-outlined-button-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-button-outline-color: rgba(0, 0, 0, 0.12);
  --mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, 0.12);
}

.mat-mdc-button, .mat-mdc-outlined-button {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.mat-mdc-button:hover .mat-mdc-button-persistent-ripple::before, .mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple::before {
  opacity: 0.04;
}
.mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before, .mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.mat-mdc-button:active .mat-mdc-button-persistent-ripple::before, .mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.mat-mdc-button.mat-primary, .mat-mdc-outlined-button.mat-primary {
  --mat-mdc-button-persistent-ripple-color: #ff6600;
  --mat-mdc-button-ripple-color: rgba(255, 102, 0, 0.1);
}
.mat-mdc-button.mat-accent, .mat-mdc-outlined-button.mat-accent {
  --mat-mdc-button-persistent-ripple-color: #26c6da;
  --mat-mdc-button-ripple-color: rgba(38, 198, 218, 0.1);
}
.mat-mdc-button.mat-warn, .mat-mdc-outlined-button.mat-warn {
  --mat-mdc-button-persistent-ripple-color: #e91e63;
  --mat-mdc-button-ripple-color: rgba(233, 30, 99, 0.1);
}

.mat-mdc-raised-button, .mat-mdc-unelevated-button {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple::before, .mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple::before {
  opacity: 0.04;
}
.mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before, .mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple::before, .mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.mat-mdc-raised-button.mat-primary, .mat-mdc-unelevated-button.mat-primary {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.mat-mdc-raised-button.mat-accent, .mat-mdc-unelevated-button.mat-accent {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.mat-mdc-raised-button.mat-warn, .mat-mdc-unelevated-button.mat-warn {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}

.mat-mdc-button.mat-mdc-button-base,
.mat-mdc-raised-button.mat-mdc-button-base,
.mat-mdc-unelevated-button.mat-mdc-button-base,
.mat-mdc-outlined-button.mat-mdc-button-base {
  height: 36px;
}

.mdc-button {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: var(--mdc-typography-button-font-family, var(--mdc-typography-font-family, Poppins));
  font-size: var(--mdc-typography-button-font-size, 14px);
  line-height: var(--mdc-typography-button-line-height, 36px);
  font-weight: var(--mdc-typography-button-font-weight, 500);
  letter-spacing: var(--mdc-typography-button-letter-spacing, 0.0892857143em);
  -webkit-text-decoration: var(--mdc-typography-button-text-decoration, none);
          text-decoration: var(--mdc-typography-button-text-decoration, none);
  text-transform: var(--mdc-typography-button-text-transform, none);
}

.mat-mdc-icon-button {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
  --mdc-icon-button-icon-color: inherit;
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple::before {
  opacity: 0.04;
}
.mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.mat-mdc-icon-button.mat-primary {
  --mat-mdc-button-persistent-ripple-color: #6200ee;
  --mat-mdc-button-ripple-color: rgba(98, 0, 238, 0.1);
}
.mat-mdc-icon-button.mat-accent {
  --mat-mdc-button-persistent-ripple-color: #018786;
  --mat-mdc-button-ripple-color: rgba(1, 135, 134, 0.1);
}
.mat-mdc-icon-button.mat-warn {
  --mat-mdc-button-persistent-ripple-color: #b00020;
  --mat-mdc-button-ripple-color: rgba(176, 0, 32, 0.1);
}
.mat-mdc-icon-button.mat-primary {
  --mdc-icon-button-icon-color: #ff6600;
  --mat-mdc-button-persistent-ripple-color: #ff6600;
  --mat-mdc-button-ripple-color: rgba(255, 102, 0, 0.1);
}
.mat-mdc-icon-button.mat-accent {
  --mdc-icon-button-icon-color: #26c6da;
  --mat-mdc-button-persistent-ripple-color: #26c6da;
  --mat-mdc-button-ripple-color: rgba(38, 198, 218, 0.1);
}
.mat-mdc-icon-button.mat-warn {
  --mdc-icon-button-icon-color: #e91e63;
  --mat-mdc-button-persistent-ripple-color: #e91e63;
  --mat-mdc-button-ripple-color: rgba(233, 30, 99, 0.1);
}
.mat-mdc-icon-button[disabled][disabled] {
  --mdc-icon-button-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, 0.38);
}

.mat-mdc-icon-button.mat-mdc-button-base {
  --mdc-icon-button-state-layer-size: 48px;
  width: var(--mdc-icon-button-state-layer-size);
  height: var(--mdc-icon-button-state-layer-size);
  padding: 12px;
}

.mat-mdc-fab, .mat-mdc-mini-fab {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.mat-mdc-fab:hover .mat-mdc-button-persistent-ripple::before, .mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple::before {
  opacity: 0.04;
}
.mat-mdc-fab.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .mat-mdc-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before, .mat-mdc-mini-fab.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .mat-mdc-mini-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.mat-mdc-fab:active .mat-mdc-button-persistent-ripple::before, .mat-mdc-mini-fab:active .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.mat-mdc-fab.mat-primary, .mat-mdc-mini-fab.mat-primary {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.mat-mdc-fab.mat-accent, .mat-mdc-mini-fab.mat-accent {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.mat-mdc-fab.mat-warn, .mat-mdc-mini-fab.mat-warn {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.mat-mdc-fab.mat-unthemed, .mat-mdc-mini-fab.mat-unthemed {
  --mdc-fab-container-color: #fff;
  --mdc-fab-icon-color: #000;
  --mat-mdc-fab-color: #000;
}
.mat-mdc-fab.mat-primary, .mat-mdc-mini-fab.mat-primary {
  --mdc-fab-container-color: #ff6600;
  --mdc-fab-icon-color: #000;
  --mat-mdc-fab-color: #000;
}
.mat-mdc-fab.mat-accent, .mat-mdc-mini-fab.mat-accent {
  --mdc-fab-container-color: #26c6da;
  --mdc-fab-icon-color: #000;
  --mat-mdc-fab-color: #000;
}
.mat-mdc-fab.mat-warn, .mat-mdc-mini-fab.mat-warn {
  --mdc-fab-container-color: #e91e63;
  --mdc-fab-icon-color: #fff;
  --mat-mdc-fab-color: #fff;
}
.mat-mdc-fab[disabled][disabled], .mat-mdc-mini-fab[disabled][disabled] {
  --mdc-fab-container-color: rgba(0, 0, 0, 0.12);
  --mdc-fab-icon-color: rgba(0, 0, 0, 0.38);
  --mat-mdc-fab-color: rgba(0, 0, 0, 0.38);
}

.mdc-fab--extended {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: var(--mdc-typography-button-font-family, var(--mdc-typography-font-family, Poppins));
  font-size: var(--mdc-typography-button-font-size, 14px);
  line-height: var(--mdc-typography-button-line-height, 36px);
  font-weight: var(--mdc-typography-button-font-weight, 500);
  letter-spacing: var(--mdc-typography-button-letter-spacing, 0.0892857143em);
  -webkit-text-decoration: var(--mdc-typography-button-text-decoration, none);
          text-decoration: var(--mdc-typography-button-text-decoration, none);
  text-transform: var(--mdc-typography-button-text-transform, none);
}
.mat-mdc-snack-bar-container {
  --mdc-snackbar-container-color: #333333;
  --mdc-snackbar-supporting-text-color: rgba(255, 255, 255, 0.87);
  --mat-snack-bar-button-color: #26c6da;
}

.mat-mdc-snack-bar-container {
  --mdc-snackbar-supporting-text-font: Poppins;
  --mdc-snackbar-supporting-text-line-height: 20px;
  --mdc-snackbar-supporting-text-size: 14px;
  --mdc-snackbar-supporting-text-weight: 400;
}

.mdc-data-table {
  background-color: var(--mdc-theme-surface, #fff);
  border-color: rgba(0, 0, 0, 0.12);
}
.mdc-data-table__row {
  background-color: inherit;
}

.mdc-data-table__header-cell {
  background-color: var(--mdc-theme-surface, #fff);
}

.mdc-data-table__row--selected {
  background-color: rgba(255, 102, 0, 0.04);
}

.mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,
.mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,
.mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing {
  border-color: rgba(0, 0, 0, 0.12);
}
.mdc-data-table__cell,
.mdc-data-table__header-cell {
  border-bottom-color: rgba(0, 0, 0, 0.12);
}

.mdc-data-table__pagination {
  border-top-color: rgba(0, 0, 0, 0.12);
}

.mdc-data-table__row:not(.mdc-data-table__row--selected):hover {
  background-color: rgba(0, 0, 0, 0.04);
}

.mdc-data-table__header-cell {
  color: rgba(0, 0, 0, 0.87);
}

.mdc-data-table__pagination-total,
.mdc-data-table__pagination-rows-per-page-label,
.mdc-data-table__cell {
  color: rgba(0, 0, 0, 0.87);
}

[dir=rtl] .mdc-data-table__pagination-button .mdc-button__icon, .mdc-data-table__pagination-button .mdc-button__icon[dir=rtl] {
  /*rtl:begin:ignore*/
  /*rtl:end:ignore*/
}

.mat-mdc-table {
  background: white;
}

.mat-mdc-table .mdc-data-table__row {
  height: 52px;
}
.mat-mdc-table .mdc-data-table__pagination {
  min-height: 52px;
}
.mat-mdc-table .mdc-data-table__header-row {
  height: 56px;
}

.mdc-data-table__content {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Poppins));
  font-size: var(--mdc-typography-body2-font-size, 14px);
  line-height: var(--mdc-typography-body2-line-height, 20px);
  font-weight: var(--mdc-typography-body2-font-weight, 400);
  letter-spacing: var(--mdc-typography-body2-letter-spacing, 0.0178571429em);
  -webkit-text-decoration: var(--mdc-typography-body2-text-decoration, inherit);
          text-decoration: var(--mdc-typography-body2-text-decoration, inherit);
  text-transform: var(--mdc-typography-body2-text-transform, none);
}

.mdc-data-table__cell {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Poppins));
  font-size: var(--mdc-typography-body2-font-size, 14px);
  line-height: var(--mdc-typography-body2-line-height, 20px);
  font-weight: var(--mdc-typography-body2-font-weight, 400);
  letter-spacing: var(--mdc-typography-body2-letter-spacing, 0.0178571429em);
  -webkit-text-decoration: var(--mdc-typography-body2-text-decoration, inherit);
          text-decoration: var(--mdc-typography-body2-text-decoration, inherit);
  text-transform: var(--mdc-typography-body2-text-transform, none);
}

.mdc-data-table__header-cell {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: var(--mdc-typography-subtitle2-font-family, var(--mdc-typography-font-family, Poppins));
  font-size: var(--mdc-typography-subtitle2-font-size, 14px);
  line-height: var(--mdc-typography-subtitle2-line-height, 22px);
  font-weight: var(--mdc-typography-subtitle2-font-weight, 500);
  letter-spacing: var(--mdc-typography-subtitle2-letter-spacing, 0.0071428571em);
  -webkit-text-decoration: var(--mdc-typography-subtitle2-text-decoration, inherit);
          text-decoration: var(--mdc-typography-subtitle2-text-decoration, inherit);
  text-transform: var(--mdc-typography-subtitle2-text-transform, none);
}

[dir=rtl] .mdc-data-table__pagination-button .mdc-button__icon, .mdc-data-table__pagination-button .mdc-button__icon[dir=rtl] {
  /*rtl:begin:ignore*/
  /*rtl:end:ignore*/
}

.mat-mdc-progress-spinner {
  --mdc-circular-progress-active-indicator-color: #ff6600;
}
.mat-mdc-progress-spinner.mat-accent {
  --mdc-circular-progress-active-indicator-color: #26c6da;
}
.mat-mdc-progress-spinner.mat-warn {
  --mdc-circular-progress-active-indicator-color: #e91e63;
}

.mat-badge {
  position: relative;
}

.mat-badge.mat-badge {
  overflow: visible;
}

.mat-badge-hidden .mat-badge-content {
  display: none;
}

.mat-badge-content {
  position: absolute;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  transition: transform 200ms ease-in-out;
  transform: scale(0.6);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none;
}

.ng-animate-disabled .mat-badge-content,
.mat-badge-content._mat-animation-noopable {
  transition: none;
}

.mat-badge-content.mat-badge-active {
  transform: none;
}

.mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px;
}
.mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px;
}
.mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px;
}
.mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px;
}
[dir=rtl] .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px;
}
.mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px;
}
[dir=rtl] .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px;
}
.mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px;
}
[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px;
}
.mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px;
}
[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px;
}

.mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px;
}
.mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px;
}
.mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px;
}
.mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px;
}
[dir=rtl] .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px;
}
.mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px;
}
[dir=rtl] .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px;
}
.mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px;
}
[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px;
}
.mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px;
}
[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px;
}

.mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px;
}
.mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px;
}
.mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px;
}
.mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px;
}
[dir=rtl] .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px;
}
.mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px;
}
[dir=rtl] .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px;
}
.mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px;
}
[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px;
}
.mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px;
}
[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px;
}

.mat-badge-content {
  color: white;
  background: #ff6600;
}
.cdk-high-contrast-active .mat-badge-content {
  outline: solid 1px;
  border-radius: 0;
}

.mat-badge-accent .mat-badge-content {
  background: #26c6da;
  color: white;
}

.mat-badge-warn .mat-badge-content {
  color: white;
  background: #e91e63;
}

.mat-badge-disabled .mat-badge-content {
  background: #b9b9b9;
  color: rgba(0, 0, 0, 0.38);
}

.mat-badge-content {
  font-weight: 600;
  font-size: 12px;
  font-family: Poppins;
}

.mat-badge-small .mat-badge-content {
  font-size: 9px;
}

.mat-badge-large .mat-badge-content {
  font-size: 24px;
}

.mat-bottom-sheet-container {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(0, 0, 0, 0.87);
}

.mat-bottom-sheet-container {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  font-family: Poppins;
  letter-spacing: 0.0178571429em;
}

.mat-button-toggle-standalone:not([class*=mat-elevation-z]),
.mat-button-toggle-group:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),
.mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]) {
  box-shadow: none;
}

.mat-button-toggle {
  color: rgba(0, 0, 0, 0.38);
}
.mat-button-toggle .mat-button-toggle-focus-overlay {
  background-color: rgba(0, 0, 0, 0.12);
}

.mat-button-toggle-appearance-standard {
  color: rgba(0, 0, 0, 0.87);
  background: white;
}
.mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
  background-color: black;
}

.mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: solid 1px #e0e0e0;
}

[dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: solid 1px #e0e0e0;
}

.mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: none;
  border-top: solid 1px #e0e0e0;
}

.mat-button-toggle-checked {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.54);
}
.mat-button-toggle-checked.mat-button-toggle-appearance-standard {
  color: rgba(0, 0, 0, 0.87);
}

.mat-button-toggle-disabled {
  color: rgba(0, 0, 0, 0.26);
  background-color: #eeeeee;
}
.mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
  background: white;
}
.mat-button-toggle-disabled.mat-button-toggle-checked {
  background-color: #bdbdbd;
}

.mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
.mat-button-toggle-group-appearance-standard {
  border: solid 1px #e0e0e0;
}

.mat-button-toggle-appearance-standard .mat-button-toggle-label-content {
  line-height: 48px;
}

.mat-button-toggle {
  font-family: Poppins;
}

.mat-calendar-arrow {
  fill: rgba(0, 0, 0, 0.54);
}

.mat-datepicker-toggle,
.mat-datepicker-content .mat-calendar-next-button,
.mat-datepicker-content .mat-calendar-previous-button {
  color: rgba(0, 0, 0, 0.54);
}

.mat-calendar-table-header-divider::after {
  background: rgba(0, 0, 0, 0.12);
}

.mat-calendar-table-header,
.mat-calendar-body-label {
  color: rgba(0, 0, 0, 0.54);
}

.mat-calendar-body-cell-content,
.mat-date-range-input-separator {
  color: rgba(0, 0, 0, 0.87);
  border-color: transparent;
}

.mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  color: rgba(0, 0, 0, 0.38);
}

.mat-form-field-disabled .mat-date-range-input-separator {
  color: rgba(0, 0, 0, 0.38);
}

.mat-calendar-body-in-preview {
  color: rgba(0, 0, 0, 0.24);
}

.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(0, 0, 0, 0.38);
}

.mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(0, 0, 0, 0.18);
}

.mat-calendar-body-in-range::before {
  background: rgba(255, 102, 0, 0.2);
}

.mat-calendar-body-comparison-identical,
.mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}

.mat-calendar-body-comparison-bridge-start::before,
[dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(255, 102, 0, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}

.mat-calendar-body-comparison-bridge-end::before,
[dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(255, 102, 0, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}

.mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}

.mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}

.mat-calendar-body-selected {
  background-color: #ff6600;
  color: white;
}

.mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(255, 102, 0, 0.4);
}

.mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}

.cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(255, 102, 0, 0.3);
}

@media (hover: hover) {
  .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: rgba(255, 102, 0, 0.3);
  }
}
.mat-datepicker-content {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  background-color: white;
  color: rgba(0, 0, 0, 0.87);
}
.mat-datepicker-content.mat-accent .mat-calendar-body-in-range::before {
  background: rgba(38, 198, 218, 0.2);
}
.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,
.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start::before,
.mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(38, 198, 218, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end::before,
.mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(38, 198, 218, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.mat-datepicker-content.mat-accent .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
.mat-datepicker-content.mat-accent .mat-calendar-body-selected {
  background-color: #26c6da;
  color: white;
}
.mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(38, 198, 218, 0.4);
}
.mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}
.mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(38, 198, 218, 0.3);
}
@media (hover: hover) {
  .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: rgba(38, 198, 218, 0.3);
  }
}
.mat-datepicker-content.mat-warn .mat-calendar-body-in-range::before {
  background: rgba(233, 30, 99, 0.2);
}
.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,
.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start::before,
.mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(233, 30, 99, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end::before,
.mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(233, 30, 99, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.mat-datepicker-content.mat-warn .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
.mat-datepicker-content.mat-warn .mat-calendar-body-selected {
  background-color: #e91e63;
  color: white;
}
.mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(233, 30, 99, 0.4);
}
.mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}
.mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(233, 30, 99, 0.3);
}
@media (hover: hover) {
  .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: rgba(233, 30, 99, 0.3);
  }
}

.mat-datepicker-content-touch {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}

.mat-datepicker-toggle-active {
  color: #ff6600;
}
.mat-datepicker-toggle-active.mat-accent {
  color: #26c6da;
}
.mat-datepicker-toggle-active.mat-warn {
  color: #e91e63;
}

.mat-date-range-input-inner[disabled] {
  color: rgba(0, 0, 0, 0.38);
}

.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base {
  --mdc-icon-button-state-layer-size: 40px;
  width: var(--mdc-icon-button-state-layer-size);
  height: var(--mdc-icon-button-state-layer-size);
  padding: 8px;
}
.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mat-mdc-button-touch-target {
  display: none;
}

.mat-calendar {
  font-family: Poppins;
}

.mat-calendar-body {
  font-size: 13px;
}

.mat-calendar-body-label,
.mat-calendar-period-button {
  font-size: 14px;
  font-weight: 500;
}

.mat-calendar-table-header th {
  font-size: 11px;
  font-weight: 400;
}

.mat-divider {
  border-top-color: rgba(0, 0, 0, 0.12);
}

.mat-divider-vertical {
  border-right-color: rgba(0, 0, 0, 0.12);
}

.mat-expansion-panel {
  background: white;
  color: rgba(0, 0, 0, 0.87);
}
.mat-expansion-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.mat-action-row {
  border-top-color: rgba(0, 0, 0, 0.12);
}

.mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]), .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]), .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]) {
  background: rgba(0, 0, 0, 0.04);
}

@media (hover: none) {
  .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover {
    background: white;
  }
}
.mat-expansion-panel-header-title {
  color: rgba(0, 0, 0, 0.87);
}

.mat-expansion-panel-header-description,
.mat-expansion-indicator::after {
  color: rgba(0, 0, 0, 0.54);
}

.mat-expansion-panel-header[aria-disabled=true] {
  color: rgba(0, 0, 0, 0.26);
}
.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,
.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description {
  color: inherit;
}

.mat-expansion-panel-header {
  height: 48px;
}
.mat-expansion-panel-header.mat-expanded {
  height: 64px;
}

.mat-expansion-panel-header {
  font-family: Poppins;
  font-size: 14px;
  font-weight: 500;
}

.mat-expansion-panel-content {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  font-family: Poppins;
  letter-spacing: 0.0178571429em;
}

.mat-grid-tile-header,
.mat-grid-tile-footer {
  font-size: 14px;
}
.mat-grid-tile-header .mat-line,
.mat-grid-tile-footer .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-grid-tile-header .mat-line:nth-child(n+2),
.mat-grid-tile-footer .mat-line:nth-child(n+2) {
  font-size: 12px;
}

.mat-icon.mat-primary {
  color: #ff6600;
}
.mat-icon.mat-accent {
  color: #26c6da;
}
.mat-icon.mat-warn {
  color: #e91e63;
}

.mat-drawer-container {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87);
}

.mat-drawer {
  background-color: white;
  color: rgba(0, 0, 0, 0.87);
}
.mat-drawer.mat-drawer-push {
  background-color: white;
}
.mat-drawer:not(.mat-drawer-side) {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}

.mat-drawer-side {
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}
.mat-drawer-side.mat-drawer-end {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none;
}

[dir=rtl] .mat-drawer-side {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none;
}
[dir=rtl] .mat-drawer-side.mat-drawer-end {
  border-left: none;
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}

.mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(0, 0, 0, 0.6);
}

.mat-step-header.cdk-keyboard-focused, .mat-step-header.cdk-program-focused, .mat-step-header:hover:not([aria-disabled]), .mat-step-header:hover[aria-disabled=false] {
  background-color: rgba(0, 0, 0, 0.04);
}
.mat-step-header:hover[aria-disabled=true] {
  cursor: default;
}
@media (hover: none) {
  .mat-step-header:hover {
    background: none;
  }
}
.mat-step-header .mat-step-label,
.mat-step-header .mat-step-optional {
  color: rgba(0, 0, 0, 0.54);
}
.mat-step-header .mat-step-icon {
  background-color: rgba(0, 0, 0, 0.54);
  color: white;
}
.mat-step-header .mat-step-icon-selected,
.mat-step-header .mat-step-icon-state-done,
.mat-step-header .mat-step-icon-state-edit {
  background-color: #ff6600;
  color: white;
}
.mat-step-header.mat-accent .mat-step-icon {
  color: white;
}
.mat-step-header.mat-accent .mat-step-icon-selected,
.mat-step-header.mat-accent .mat-step-icon-state-done,
.mat-step-header.mat-accent .mat-step-icon-state-edit {
  background-color: #26c6da;
  color: white;
}
.mat-step-header.mat-warn .mat-step-icon {
  color: white;
}
.mat-step-header.mat-warn .mat-step-icon-selected,
.mat-step-header.mat-warn .mat-step-icon-state-done,
.mat-step-header.mat-warn .mat-step-icon-state-edit {
  background-color: #e91e63;
  color: white;
}
.mat-step-header .mat-step-icon-state-error {
  background-color: transparent;
  color: #e91e63;
}
.mat-step-header .mat-step-label.mat-step-label-active {
  color: rgba(0, 0, 0, 0.87);
}
.mat-step-header .mat-step-label.mat-step-label-error {
  color: #e91e63;
}

.mat-stepper-horizontal, .mat-stepper-vertical {
  background-color: white;
}

.mat-stepper-vertical-line::before {
  border-left-color: rgba(0, 0, 0, 0.12);
}

.mat-horizontal-stepper-header::before,
.mat-horizontal-stepper-header::after,
.mat-stepper-horizontal-line {
  border-top-color: rgba(0, 0, 0, 0.12);
}

.mat-horizontal-stepper-header {
  height: 72px;
}

.mat-stepper-label-position-bottom .mat-horizontal-stepper-header,
.mat-vertical-stepper-header {
  padding: 24px 24px;
}

.mat-stepper-vertical-line::before {
  top: -16px;
  bottom: -16px;
}

.mat-stepper-label-position-bottom .mat-horizontal-stepper-header::after, .mat-stepper-label-position-bottom .mat-horizontal-stepper-header::before {
  top: 36px;
}

.mat-stepper-label-position-bottom .mat-stepper-horizontal-line {
  top: 36px;
}

.mat-stepper-vertical, .mat-stepper-horizontal {
  font-family: Poppins;
}

.mat-step-label {
  font-size: 14px;
  font-weight: 400;
}

.mat-step-sub-label-error {
  font-weight: normal;
}

.mat-step-label-error {
  font-size: 16px;
}

.mat-step-label-selected {
  font-size: 16px;
  font-weight: 400;
}

.mat-sort-header-arrow {
  color: #757575;
}

.mat-toolbar {
  background: whitesmoke;
  color: rgba(0, 0, 0, 0.87);
}
.mat-toolbar.mat-primary {
  background: #ff6600;
  color: white;
}
.mat-toolbar.mat-accent {
  background: #26c6da;
  color: white;
}
.mat-toolbar.mat-warn {
  background: #e91e63;
  color: white;
}
.mat-toolbar .mat-form-field-underline,
.mat-toolbar .mat-form-field-ripple,
.mat-toolbar .mat-focused .mat-form-field-ripple {
  background-color: currentColor;
}
.mat-toolbar .mat-form-field-label,
.mat-toolbar .mat-focused .mat-form-field-label,
.mat-toolbar .mat-select-value,
.mat-toolbar .mat-select-arrow,
.mat-toolbar .mat-form-field.mat-focused .mat-select-arrow {
  color: inherit;
}
.mat-toolbar .mat-input-element {
  caret-color: currentColor;
}

.mat-toolbar-multiple-rows {
  min-height: 64px;
}

.mat-toolbar-row, .mat-toolbar-single-row {
  height: 64px;
}

@media (max-width: 599px) {
  .mat-toolbar-multiple-rows {
    min-height: 56px;
  }
  .mat-toolbar-row, .mat-toolbar-single-row {
    height: 56px;
  }
}
.mat-toolbar,
.mat-toolbar h1,
.mat-toolbar h2,
.mat-toolbar h3,
.mat-toolbar h4,
.mat-toolbar h5,
.mat-toolbar h6 {
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
  font-family: Poppins;
  letter-spacing: 0.0125em;
  margin: 0;
}

.mat-tree {
  background: white;
}

.mat-tree-node,
.mat-nested-tree-node {
  color: rgba(0, 0, 0, 0.87);
}

.mat-tree-node {
  min-height: 48px;
}

.mat-tree {
  font-family: Poppins;
}

.mat-tree-node,
.mat-nested-tree-node {
  font-weight: 400;
  font-size: 14px;
}

/*Theme Colors*/
/*bootstrap Color*/
/*Light colors*/
/*Normal Color*/
/*Extra Variable*/
.m-t-0 {
  margin-top: 0px !important;
}

.m-t-5 {
  margin-top: 5px !important;
}

.m-t-10 {
  margin-top: 10px !important;
}

.m-t-15 {
  margin-top: 15px !important;
}

.m-t-20 {
  margin-top: 20px !important;
}

.m-t-25 {
  margin-top: 25px !important;
}

.m-t-30 {
  margin-top: 30px !important;
}

.m-t-35 {
  margin-top: 35px !important;
}

.m-t-40 {
  margin-top: 40px !important;
}

.m-0 {
  margin: 0px !important;
}

.m-5 {
  margin: 5px !important;
}

.m-10 {
  margin: 10px !important;
}

.m-15 {
  margin: 15px !important;
}

.m-20 {
  margin: 20px !important;
}

.m-25 {
  margin: 25px !important;
}

.m-30 {
  margin: 30px !important;
}

.m-35 {
  margin: 35px !important;
}

.m-40 {
  margin: 40px !important;
}

.m-b-0 {
  margin-bottom: 0px !important;
}

.m-b-5 {
  margin-bottom: 5px !important;
}

.m-b-10 {
  margin-bottom: 10px !important;
}

.m-b-15 {
  margin-bottom: 15px !important;
}

.m-b-20 {
  margin-bottom: 20px !important;
}

.m-b-25 {
  margin-bottom: 25px !important;
}

.m-b-30 {
  margin-bottom: 30px !important;
}

.m-b-35 {
  margin-bottom: 35px !important;
}

.m-b-40 {
  margin-bottom: 40px !important;
}

.m-l-0 {
  margin-left: 0px !important;
}

.m-l-5 {
  margin-left: 5px !important;
}

.m-l-10 {
  margin-left: 10px !important;
}

.m-l-15 {
  margin-left: 15px !important;
}

.m-l-20 {
  margin-left: 20px !important;
}

.m-l-25 {
  margin-left: 25px !important;
}

.m-l-30 {
  margin-left: 30px !important;
}

.m-l-35 {
  margin-left: 35px !important;
}

.m-l-40 {
  margin-left: 40px !important;
}

.m-r-0 {
  margin-right: 0px !important;
}

.m-r-5 {
  margin-right: 5px !important;
}

.m-r-10 {
  margin-right: 10px !important;
}

.m-r-15 {
  margin-right: 15px !important;
}

.m-r-20 {
  margin-right: 20px !important;
}

.m-r-25 {
  margin-right: 25px !important;
}

.m-r-30 {
  margin-right: 30px !important;
}

.m-r-35 {
  margin-right: 35px !important;
}

.m-r-40 {
  margin-right: 40px !important;
}

.p-t-0 {
  padding-top: 0px !important;
}

.p-t-5 {
  padding-top: 5px !important;
}

.p-t-10 {
  padding-top: 10px !important;
}

.p-t-15 {
  padding-top: 15px !important;
}

.p-t-20 {
  padding-top: 20px !important;
}

.p-t-25 {
  padding-top: 25px !important;
}

.p-t-30 {
  padding-top: 30px !important;
}

.p-t-35 {
  padding-top: 35px !important;
}

.p-t-40 {
  padding-top: 40px !important;
}

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

.p-5 {
  padding: 5px !important;
}

.p-10 {
  padding: 10px !important;
}

.p-15 {
  padding: 15px !important;
}

.p-20 {
  padding: 20px !important;
}

.p-25 {
  padding: 25px !important;
}

.p-30 {
  padding: 30px !important;
}

.p-35 {
  padding: 35px !important;
}

.p-40 {
  padding: 40px !important;
}

.p-b-0 {
  padding-bottom: 0px !important;
}

.p-b-5 {
  padding-bottom: 5px !important;
}

.p-b-10 {
  padding-bottom: 10px !important;
}

.p-b-15 {
  padding-bottom: 15px !important;
}

.p-b-20 {
  padding-bottom: 20px !important;
}

.p-b-25 {
  padding-bottom: 25px !important;
}

.p-b-30 {
  padding-bottom: 30px !important;
}

.p-b-35 {
  padding-bottom: 35px !important;
}

.p-b-40 {
  padding-bottom: 40px !important;
}

.p-l-0 {
  padding-left: 0px !important;
}

.p-l-5 {
  padding-left: 5px !important;
}

.p-l-10 {
  padding-left: 10px !important;
}

.p-l-15 {
  padding-left: 15px !important;
}

.p-l-20 {
  padding-left: 20px !important;
}

.p-l-25 {
  padding-left: 25px !important;
}

.p-l-30 {
  padding-left: 30px !important;
}

.p-l-35 {
  padding-left: 35px !important;
}

.p-l-40 {
  padding-left: 40px !important;
}

.p-r-0 {
  padding-right: 0px !important;
}

.p-r-5 {
  padding-right: 5px !important;
}

.p-r-10 {
  padding-right: 10px !important;
}

.p-r-15 {
  padding-right: 15px !important;
}

.p-r-20 {
  padding-right: 20px !important;
}

.p-r-25 {
  padding-right: 25px !important;
}

.p-r-30 {
  padding-right: 30px !important;
}

.p-r-35 {
  padding-right: 35px !important;
}

.p-r-40 {
  padding-right: 40px !important;
}

.p-r-0 {
  padding-left: 0px !important;
}

.p-r-5 {
  padding-left: 5px !important;
}

.p-r-10 {
  padding-left: 10px !important;
}

.p-r-15 {
  padding-left: 15px !important;
}

.p-r-20 {
  padding-left: 20px !important;
}

.p-r-25 {
  padding-left: 25px !important;
}

.p-r-30 {
  padding-left: 30px !important;
}

.p-r-35 {
  padding-left: 35px !important;
}

.p-r-40 {
  padding-left: 40px !important;
}

.p-l-0 {
  padding-right: 0px !important;
}

.p-l-5 {
  padding-right: 5px !important;
}

.p-l-10 {
  padding-right: 10px !important;
}

.p-l-15 {
  padding-right: 15px !important;
}

.p-l-20 {
  padding-right: 20px !important;
}

.p-l-25 {
  padding-right: 25px !important;
}

.p-l-30 {
  padding-right: 30px !important;
}

.p-l-35 {
  padding-right: 35px !important;
}

.p-l-40 {
  padding-right: 40px !important;
}

.text-primary {
  color: #7460ee;
}

.bg-primary {
  background-color: #7460ee;
}

.text-secondary {
  color: #727b84;
}

.bg-secondary {
  background-color: #727b84;
}

.text-success {
  color: #26c6da;
}

.bg-success {
  background-color: #26c6da;
}

.text-info {
  color: #1e88e5;
}

.bg-info {
  background-color: #1e88e5;
}

.text-purple {
  color: #7460ee;
}

.bg-purple {
  background-color: #7460ee;
}

.text-warning {
  color: #ffb22b;
}

.bg-warning {
  background-color: #ffb22b;
}

.text-danger {
  color: #fc4b6c;
}

.bg-danger {
  background-color: #fc4b6c;
}

.text-light {
  color: #f2f4f8;
}

.bg-light {
  background-color: #f2f4f8;
}

.text-dark {
  color: #263238;
}

.bg-dark {
  background-color: #263238;
}

.text-muted {
  color: #99abb4;
}

.bg-muted {
  background-color: #99abb4;
}

.text-white {
  color: #ffffff;
}

.bg-white {
  background-color: #ffffff;
}

.fs-10 {
  font-size: 10px;
}

.fs-12 {
  font-size: 12px;
}

.fs-14 {
  font-size: 14px;
}

.fs-16 {
  font-size: 16px;
}

.fs-18 {
  font-size: 18px;
}

.fs-20 {
  font-size: 20px;
}

.fs-22 {
  font-size: 22px;
}

.fs-24 {
  font-size: 24px;
}

.fs-26 {
  font-size: 26px;
}

.fs-28 {
  font-size: 28px;
}

.fs-30 {
  font-size: 30px;
}

.fs-32 {
  font-size: 32px;
}

.fs-34 {
  font-size: 34px;
}

.fs-36 {
  font-size: 36px;
}

.fs-38 {
  font-size: 38px;
}

.fs-40 {
  font-size: 40px;
}

.fs-42 {
  font-size: 42px;
}

.fs-44 {
  font-size: 44px;
}

.fs-46 {
  font-size: 46px;
}

.fs-48 {
  font-size: 48px;
}

.fs-50 {
  font-size: 50px;
}

.w-p-10 {
  width: 10px !important;
}

.m-w-p-10 {
  min-width: 10px !important;
}

.w-p-12 {
  width: 12px !important;
}

.m-w-p-12 {
  min-width: 12px !important;
}

.w-p-14 {
  width: 14px !important;
}

.m-w-p-14 {
  min-width: 14px !important;
}

.w-p-16 {
  width: 16px !important;
}

.m-w-p-16 {
  min-width: 16px !important;
}

.w-p-18 {
  width: 18px !important;
}

.m-w-p-18 {
  min-width: 18px !important;
}

.w-p-20 {
  width: 20px !important;
}

.m-w-p-20 {
  min-width: 20px !important;
}

.w-p-22 {
  width: 22px !important;
}

.m-w-p-22 {
  min-width: 22px !important;
}

.w-p-24 {
  width: 24px !important;
}

.m-w-p-24 {
  min-width: 24px !important;
}

.w-p-26 {
  width: 26px !important;
}

.m-w-p-26 {
  min-width: 26px !important;
}

.w-p-28 {
  width: 28px !important;
}

.m-w-p-28 {
  min-width: 28px !important;
}

.w-p-30 {
  width: 30px !important;
}

.m-w-p-30 {
  min-width: 30px !important;
}

.w-p-32 {
  width: 32px !important;
}

.m-w-p-32 {
  min-width: 32px !important;
}

.w-p-34 {
  width: 34px !important;
}

.m-w-p-34 {
  min-width: 34px !important;
}

.w-p-36 {
  width: 36px !important;
}

.m-w-p-36 {
  min-width: 36px !important;
}

.w-p-38 {
  width: 38px !important;
}

.m-w-p-38 {
  min-width: 38px !important;
}

.w-p-40 {
  width: 40px !important;
}

.m-w-p-40 {
  min-width: 40px !important;
}

.w-p-42 {
  width: 42px !important;
}

.m-w-p-42 {
  min-width: 42px !important;
}

.w-p-44 {
  width: 44px !important;
}

.m-w-p-44 {
  min-width: 44px !important;
}

.w-p-46 {
  width: 46px !important;
}

.m-w-p-46 {
  min-width: 46px !important;
}

.w-p-48 {
  width: 48px !important;
}

.m-w-p-48 {
  min-width: 48px !important;
}

.w-p-50 {
  width: 50px !important;
}

.m-w-p-50 {
  min-width: 50px !important;
}

.w-p-52 {
  width: 52px !important;
}

.m-w-p-52 {
  min-width: 52px !important;
}

.w-p-54 {
  width: 54px !important;
}

.m-w-p-54 {
  min-width: 54px !important;
}

.w-p-56 {
  width: 56px !important;
}

.m-w-p-56 {
  min-width: 56px !important;
}

.w-p-58 {
  width: 58px !important;
}

.m-w-p-58 {
  min-width: 58px !important;
}

.w-p-60 {
  width: 60px !important;
}

.m-w-p-60 {
  min-width: 60px !important;
}

.w-p-62 {
  width: 62px !important;
}

.m-w-p-62 {
  min-width: 62px !important;
}

.w-p-64 {
  width: 64px !important;
}

.m-w-p-64 {
  min-width: 64px !important;
}

.w-p-66 {
  width: 66px !important;
}

.m-w-p-66 {
  min-width: 66px !important;
}

.w-p-68 {
  width: 68px !important;
}

.m-w-p-68 {
  min-width: 68px !important;
}

.w-p-70 {
  width: 70px !important;
}

.m-w-p-70 {
  min-width: 70px !important;
}

.w-p-72 {
  width: 72px !important;
}

.m-w-p-72 {
  min-width: 72px !important;
}

.w-p-74 {
  width: 74px !important;
}

.m-w-p-74 {
  min-width: 74px !important;
}

.w-p-76 {
  width: 76px !important;
}

.m-w-p-76 {
  min-width: 76px !important;
}

.w-p-78 {
  width: 78px !important;
}

.m-w-p-78 {
  min-width: 78px !important;
}

.w-p-80 {
  width: 80px !important;
}

.m-w-p-80 {
  min-width: 80px !important;
}

.w-p-82 {
  width: 82px !important;
}

.m-w-p-82 {
  min-width: 82px !important;
}

.w-p-84 {
  width: 84px !important;
}

.m-w-p-84 {
  min-width: 84px !important;
}

.w-p-86 {
  width: 86px !important;
}

.m-w-p-86 {
  min-width: 86px !important;
}

.w-p-88 {
  width: 88px !important;
}

.m-w-p-88 {
  min-width: 88px !important;
}

.w-p-90 {
  width: 90px !important;
}

.m-w-p-90 {
  min-width: 90px !important;
}

.w-p-92 {
  width: 92px !important;
}

.m-w-p-92 {
  min-width: 92px !important;
}

.w-p-94 {
  width: 94px !important;
}

.m-w-p-94 {
  min-width: 94px !important;
}

.w-p-96 {
  width: 96px !important;
}

.m-w-p-96 {
  min-width: 96px !important;
}

.w-p-98 {
  width: 98px !important;
}

.m-w-p-98 {
  min-width: 98px !important;
}

.w-p-100 {
  width: 100px !important;
}

.m-w-p-100 {
  min-width: 100px !important;
}

.w-p-102 {
  width: 102px !important;
}

.m-w-p-102 {
  min-width: 102px !important;
}

.w-p-104 {
  width: 104px !important;
}

.m-w-p-104 {
  min-width: 104px !important;
}

.w-p-106 {
  width: 106px !important;
}

.m-w-p-106 {
  min-width: 106px !important;
}

.w-p-108 {
  width: 108px !important;
}

.m-w-p-108 {
  min-width: 108px !important;
}

.w-p-110 {
  width: 110px !important;
}

.m-w-p-110 {
  min-width: 110px !important;
}

.w-p-112 {
  width: 112px !important;
}

.m-w-p-112 {
  min-width: 112px !important;
}

.w-p-114 {
  width: 114px !important;
}

.m-w-p-114 {
  min-width: 114px !important;
}

.w-p-116 {
  width: 116px !important;
}

.m-w-p-116 {
  min-width: 116px !important;
}

.w-p-118 {
  width: 118px !important;
}

.m-w-p-118 {
  min-width: 118px !important;
}

.w-p-120 {
  width: 120px !important;
}

.m-w-p-120 {
  min-width: 120px !important;
}

.w-p-122 {
  width: 122px !important;
}

.m-w-p-122 {
  min-width: 122px !important;
}

.w-p-124 {
  width: 124px !important;
}

.m-w-p-124 {
  min-width: 124px !important;
}

.w-p-126 {
  width: 126px !important;
}

.m-w-p-126 {
  min-width: 126px !important;
}

.w-p-128 {
  width: 128px !important;
}

.m-w-p-128 {
  min-width: 128px !important;
}

.w-p-130 {
  width: 130px !important;
}

.m-w-p-130 {
  min-width: 130px !important;
}

.w-p-132 {
  width: 132px !important;
}

.m-w-p-132 {
  min-width: 132px !important;
}

.w-p-134 {
  width: 134px !important;
}

.m-w-p-134 {
  min-width: 134px !important;
}

.w-p-136 {
  width: 136px !important;
}

.m-w-p-136 {
  min-width: 136px !important;
}

.w-p-138 {
  width: 138px !important;
}

.m-w-p-138 {
  min-width: 138px !important;
}

.w-p-140 {
  width: 140px !important;
}

.m-w-p-140 {
  min-width: 140px !important;
}

.w-p-142 {
  width: 142px !important;
}

.m-w-p-142 {
  min-width: 142px !important;
}

.w-p-144 {
  width: 144px !important;
}

.m-w-p-144 {
  min-width: 144px !important;
}

.w-p-146 {
  width: 146px !important;
}

.m-w-p-146 {
  min-width: 146px !important;
}

.w-p-148 {
  width: 148px !important;
}

.m-w-p-148 {
  min-width: 148px !important;
}

.w-p-150 {
  width: 150px !important;
}

.m-w-p-150 {
  min-width: 150px !important;
}

.w-p-152 {
  width: 152px !important;
}

.m-w-p-152 {
  min-width: 152px !important;
}

.w-p-154 {
  width: 154px !important;
}

.m-w-p-154 {
  min-width: 154px !important;
}

.w-p-156 {
  width: 156px !important;
}

.m-w-p-156 {
  min-width: 156px !important;
}

.w-p-158 {
  width: 158px !important;
}

.m-w-p-158 {
  min-width: 158px !important;
}

.w-p-160 {
  width: 160px !important;
}

.m-w-p-160 {
  min-width: 160px !important;
}

.w-p-162 {
  width: 162px !important;
}

.m-w-p-162 {
  min-width: 162px !important;
}

.w-p-164 {
  width: 164px !important;
}

.m-w-p-164 {
  min-width: 164px !important;
}

.w-p-166 {
  width: 166px !important;
}

.m-w-p-166 {
  min-width: 166px !important;
}

.w-p-168 {
  width: 168px !important;
}

.m-w-p-168 {
  min-width: 168px !important;
}

.w-p-170 {
  width: 170px !important;
}

.m-w-p-170 {
  min-width: 170px !important;
}

.w-p-172 {
  width: 172px !important;
}

.m-w-p-172 {
  min-width: 172px !important;
}

.w-p-174 {
  width: 174px !important;
}

.m-w-p-174 {
  min-width: 174px !important;
}

.w-p-176 {
  width: 176px !important;
}

.m-w-p-176 {
  min-width: 176px !important;
}

.w-p-178 {
  width: 178px !important;
}

.m-w-p-178 {
  min-width: 178px !important;
}

.w-p-180 {
  width: 180px !important;
}

.m-w-p-180 {
  min-width: 180px !important;
}

.w-p-182 {
  width: 182px !important;
}

.m-w-p-182 {
  min-width: 182px !important;
}

.w-p-184 {
  width: 184px !important;
}

.m-w-p-184 {
  min-width: 184px !important;
}

.w-p-186 {
  width: 186px !important;
}

.m-w-p-186 {
  min-width: 186px !important;
}

.w-p-188 {
  width: 188px !important;
}

.m-w-p-188 {
  min-width: 188px !important;
}

.w-p-190 {
  width: 190px !important;
}

.m-w-p-190 {
  min-width: 190px !important;
}

.w-p-192 {
  width: 192px !important;
}

.m-w-p-192 {
  min-width: 192px !important;
}

.w-p-194 {
  width: 194px !important;
}

.m-w-p-194 {
  min-width: 194px !important;
}

.w-p-196 {
  width: 196px !important;
}

.m-w-p-196 {
  min-width: 196px !important;
}

.w-p-198 {
  width: 198px !important;
}

.m-w-p-198 {
  min-width: 198px !important;
}

.w-p-200 {
  width: 200px !important;
}

.m-w-p-200 {
  min-width: 200px !important;
}

.w-p-202 {
  width: 202px !important;
}

.m-w-p-202 {
  min-width: 202px !important;
}

.w-p-204 {
  width: 204px !important;
}

.m-w-p-204 {
  min-width: 204px !important;
}

.w-p-206 {
  width: 206px !important;
}

.m-w-p-206 {
  min-width: 206px !important;
}

.w-p-208 {
  width: 208px !important;
}

.m-w-p-208 {
  min-width: 208px !important;
}

.w-p-210 {
  width: 210px !important;
}

.m-w-p-210 {
  min-width: 210px !important;
}

.w-p-212 {
  width: 212px !important;
}

.m-w-p-212 {
  min-width: 212px !important;
}

.w-p-214 {
  width: 214px !important;
}

.m-w-p-214 {
  min-width: 214px !important;
}

.w-p-216 {
  width: 216px !important;
}

.m-w-p-216 {
  min-width: 216px !important;
}

.w-p-218 {
  width: 218px !important;
}

.m-w-p-218 {
  min-width: 218px !important;
}

.w-p-220 {
  width: 220px !important;
}

.m-w-p-220 {
  min-width: 220px !important;
}

.w-p-222 {
  width: 222px !important;
}

.m-w-p-222 {
  min-width: 222px !important;
}

.w-p-224 {
  width: 224px !important;
}

.m-w-p-224 {
  min-width: 224px !important;
}

.w-p-226 {
  width: 226px !important;
}

.m-w-p-226 {
  min-width: 226px !important;
}

.w-p-228 {
  width: 228px !important;
}

.m-w-p-228 {
  min-width: 228px !important;
}

.w-p-230 {
  width: 230px !important;
}

.m-w-p-230 {
  min-width: 230px !important;
}

.w-p-232 {
  width: 232px !important;
}

.m-w-p-232 {
  min-width: 232px !important;
}

.w-p-234 {
  width: 234px !important;
}

.m-w-p-234 {
  min-width: 234px !important;
}

.w-p-236 {
  width: 236px !important;
}

.m-w-p-236 {
  min-width: 236px !important;
}

.w-p-238 {
  width: 238px !important;
}

.m-w-p-238 {
  min-width: 238px !important;
}

.w-p-240 {
  width: 240px !important;
}

.m-w-p-240 {
  min-width: 240px !important;
}

.w-p-242 {
  width: 242px !important;
}

.m-w-p-242 {
  min-width: 242px !important;
}

.w-p-244 {
  width: 244px !important;
}

.m-w-p-244 {
  min-width: 244px !important;
}

.w-p-246 {
  width: 246px !important;
}

.m-w-p-246 {
  min-width: 246px !important;
}

.w-p-248 {
  width: 248px !important;
}

.m-w-p-248 {
  min-width: 248px !important;
}

.w-p-250 {
  width: 250px !important;
}

.m-w-p-250 {
  min-width: 250px !important;
}

.w-p-252 {
  width: 252px !important;
}

.m-w-p-252 {
  min-width: 252px !important;
}

.w-p-254 {
  width: 254px !important;
}

.m-w-p-254 {
  min-width: 254px !important;
}

.w-p-256 {
  width: 256px !important;
}

.m-w-p-256 {
  min-width: 256px !important;
}

.w-p-258 {
  width: 258px !important;
}

.m-w-p-258 {
  min-width: 258px !important;
}

.w-p-260 {
  width: 260px !important;
}

.m-w-p-260 {
  min-width: 260px !important;
}

.w-p-262 {
  width: 262px !important;
}

.m-w-p-262 {
  min-width: 262px !important;
}

.w-p-264 {
  width: 264px !important;
}

.m-w-p-264 {
  min-width: 264px !important;
}

.w-p-266 {
  width: 266px !important;
}

.m-w-p-266 {
  min-width: 266px !important;
}

.w-p-268 {
  width: 268px !important;
}

.m-w-p-268 {
  min-width: 268px !important;
}

.w-p-270 {
  width: 270px !important;
}

.m-w-p-270 {
  min-width: 270px !important;
}

.w-p-272 {
  width: 272px !important;
}

.m-w-p-272 {
  min-width: 272px !important;
}

.w-p-274 {
  width: 274px !important;
}

.m-w-p-274 {
  min-width: 274px !important;
}

.w-p-276 {
  width: 276px !important;
}

.m-w-p-276 {
  min-width: 276px !important;
}

.w-p-278 {
  width: 278px !important;
}

.m-w-p-278 {
  min-width: 278px !important;
}

.w-p-280 {
  width: 280px !important;
}

.m-w-p-280 {
  min-width: 280px !important;
}

.w-p-282 {
  width: 282px !important;
}

.m-w-p-282 {
  min-width: 282px !important;
}

.w-p-284 {
  width: 284px !important;
}

.m-w-p-284 {
  min-width: 284px !important;
}

.w-p-286 {
  width: 286px !important;
}

.m-w-p-286 {
  min-width: 286px !important;
}

.w-p-288 {
  width: 288px !important;
}

.m-w-p-288 {
  min-width: 288px !important;
}

.w-p-290 {
  width: 290px !important;
}

.m-w-p-290 {
  min-width: 290px !important;
}

.w-p-292 {
  width: 292px !important;
}

.m-w-p-292 {
  min-width: 292px !important;
}

.w-p-294 {
  width: 294px !important;
}

.m-w-p-294 {
  min-width: 294px !important;
}

.w-p-296 {
  width: 296px !important;
}

.m-w-p-296 {
  min-width: 296px !important;
}

.w-p-298 {
  width: 298px !important;
}

.m-w-p-298 {
  min-width: 298px !important;
}

.w-p-300 {
  width: 300px !important;
}

.m-w-p-300 {
  min-width: 300px !important;
}

.w-p-302 {
  width: 302px !important;
}

.m-w-p-302 {
  min-width: 302px !important;
}

.w-p-304 {
  width: 304px !important;
}

.m-w-p-304 {
  min-width: 304px !important;
}

.w-p-306 {
  width: 306px !important;
}

.m-w-p-306 {
  min-width: 306px !important;
}

.w-p-308 {
  width: 308px !important;
}

.m-w-p-308 {
  min-width: 308px !important;
}

.w-p-310 {
  width: 310px !important;
}

.m-w-p-310 {
  min-width: 310px !important;
}

.w-p-312 {
  width: 312px !important;
}

.m-w-p-312 {
  min-width: 312px !important;
}

.w-p-314 {
  width: 314px !important;
}

.m-w-p-314 {
  min-width: 314px !important;
}

.w-p-316 {
  width: 316px !important;
}

.m-w-p-316 {
  min-width: 316px !important;
}

.w-p-318 {
  width: 318px !important;
}

.m-w-p-318 {
  min-width: 318px !important;
}

.w-p-320 {
  width: 320px !important;
}

.m-w-p-320 {
  min-width: 320px !important;
}

.w-p-322 {
  width: 322px !important;
}

.m-w-p-322 {
  min-width: 322px !important;
}

.w-p-324 {
  width: 324px !important;
}

.m-w-p-324 {
  min-width: 324px !important;
}

.w-p-326 {
  width: 326px !important;
}

.m-w-p-326 {
  min-width: 326px !important;
}

.w-p-328 {
  width: 328px !important;
}

.m-w-p-328 {
  min-width: 328px !important;
}

.w-p-330 {
  width: 330px !important;
}

.m-w-p-330 {
  min-width: 330px !important;
}

.w-p-332 {
  width: 332px !important;
}

.m-w-p-332 {
  min-width: 332px !important;
}

.w-p-334 {
  width: 334px !important;
}

.m-w-p-334 {
  min-width: 334px !important;
}

.w-p-336 {
  width: 336px !important;
}

.m-w-p-336 {
  min-width: 336px !important;
}

.w-p-338 {
  width: 338px !important;
}

.m-w-p-338 {
  min-width: 338px !important;
}

.w-p-340 {
  width: 340px !important;
}

.m-w-p-340 {
  min-width: 340px !important;
}

.w-p-342 {
  width: 342px !important;
}

.m-w-p-342 {
  min-width: 342px !important;
}

.w-p-344 {
  width: 344px !important;
}

.m-w-p-344 {
  min-width: 344px !important;
}

.w-p-346 {
  width: 346px !important;
}

.m-w-p-346 {
  min-width: 346px !important;
}

.w-p-348 {
  width: 348px !important;
}

.m-w-p-348 {
  min-width: 348px !important;
}

.w-p-350 {
  width: 350px !important;
}

.m-w-p-350 {
  min-width: 350px !important;
}

.w-p-352 {
  width: 352px !important;
}

.m-w-p-352 {
  min-width: 352px !important;
}

.w-p-354 {
  width: 354px !important;
}

.m-w-p-354 {
  min-width: 354px !important;
}

.w-p-356 {
  width: 356px !important;
}

.m-w-p-356 {
  min-width: 356px !important;
}

.w-p-358 {
  width: 358px !important;
}

.m-w-p-358 {
  min-width: 358px !important;
}

.w-p-360 {
  width: 360px !important;
}

.m-w-p-360 {
  min-width: 360px !important;
}

.w-p-362 {
  width: 362px !important;
}

.m-w-p-362 {
  min-width: 362px !important;
}

.w-p-364 {
  width: 364px !important;
}

.m-w-p-364 {
  min-width: 364px !important;
}

.w-p-366 {
  width: 366px !important;
}

.m-w-p-366 {
  min-width: 366px !important;
}

.w-p-368 {
  width: 368px !important;
}

.m-w-p-368 {
  min-width: 368px !important;
}

.w-p-370 {
  width: 370px !important;
}

.m-w-p-370 {
  min-width: 370px !important;
}

.w-p-372 {
  width: 372px !important;
}

.m-w-p-372 {
  min-width: 372px !important;
}

.w-p-374 {
  width: 374px !important;
}

.m-w-p-374 {
  min-width: 374px !important;
}

.w-p-376 {
  width: 376px !important;
}

.m-w-p-376 {
  min-width: 376px !important;
}

.w-p-378 {
  width: 378px !important;
}

.m-w-p-378 {
  min-width: 378px !important;
}

.w-p-380 {
  width: 380px !important;
}

.m-w-p-380 {
  min-width: 380px !important;
}

.w-p-382 {
  width: 382px !important;
}

.m-w-p-382 {
  min-width: 382px !important;
}

.w-p-384 {
  width: 384px !important;
}

.m-w-p-384 {
  min-width: 384px !important;
}

.w-p-386 {
  width: 386px !important;
}

.m-w-p-386 {
  min-width: 386px !important;
}

.w-p-388 {
  width: 388px !important;
}

.m-w-p-388 {
  min-width: 388px !important;
}

.w-p-390 {
  width: 390px !important;
}

.m-w-p-390 {
  min-width: 390px !important;
}

.w-p-392 {
  width: 392px !important;
}

.m-w-p-392 {
  min-width: 392px !important;
}

.w-p-394 {
  width: 394px !important;
}

.m-w-p-394 {
  min-width: 394px !important;
}

.w-p-396 {
  width: 396px !important;
}

.m-w-p-396 {
  min-width: 396px !important;
}

.w-p-398 {
  width: 398px !important;
}

.m-w-p-398 {
  min-width: 398px !important;
}

.w-p-400 {
  width: 400px !important;
}

.m-w-p-400 {
  min-width: 400px !important;
}

.w-p-402 {
  width: 402px !important;
}

.m-w-p-402 {
  min-width: 402px !important;
}

.w-p-404 {
  width: 404px !important;
}

.m-w-p-404 {
  min-width: 404px !important;
}

.w-p-406 {
  width: 406px !important;
}

.m-w-p-406 {
  min-width: 406px !important;
}

.w-p-408 {
  width: 408px !important;
}

.m-w-p-408 {
  min-width: 408px !important;
}

.w-p-410 {
  width: 410px !important;
}

.m-w-p-410 {
  min-width: 410px !important;
}

.w-p-412 {
  width: 412px !important;
}

.m-w-p-412 {
  min-width: 412px !important;
}

.w-p-414 {
  width: 414px !important;
}

.m-w-p-414 {
  min-width: 414px !important;
}

.w-p-416 {
  width: 416px !important;
}

.m-w-p-416 {
  min-width: 416px !important;
}

.w-p-418 {
  width: 418px !important;
}

.m-w-p-418 {
  min-width: 418px !important;
}

.w-p-420 {
  width: 420px !important;
}

.m-w-p-420 {
  min-width: 420px !important;
}

.w-p-422 {
  width: 422px !important;
}

.m-w-p-422 {
  min-width: 422px !important;
}

.w-p-424 {
  width: 424px !important;
}

.m-w-p-424 {
  min-width: 424px !important;
}

.w-p-426 {
  width: 426px !important;
}

.m-w-p-426 {
  min-width: 426px !important;
}

.w-p-428 {
  width: 428px !important;
}

.m-w-p-428 {
  min-width: 428px !important;
}

.w-p-430 {
  width: 430px !important;
}

.m-w-p-430 {
  min-width: 430px !important;
}

.w-p-432 {
  width: 432px !important;
}

.m-w-p-432 {
  min-width: 432px !important;
}

.w-p-434 {
  width: 434px !important;
}

.m-w-p-434 {
  min-width: 434px !important;
}

.w-p-436 {
  width: 436px !important;
}

.m-w-p-436 {
  min-width: 436px !important;
}

.w-p-438 {
  width: 438px !important;
}

.m-w-p-438 {
  min-width: 438px !important;
}

.w-p-440 {
  width: 440px !important;
}

.m-w-p-440 {
  min-width: 440px !important;
}

.w-p-442 {
  width: 442px !important;
}

.m-w-p-442 {
  min-width: 442px !important;
}

.w-p-444 {
  width: 444px !important;
}

.m-w-p-444 {
  min-width: 444px !important;
}

.w-p-446 {
  width: 446px !important;
}

.m-w-p-446 {
  min-width: 446px !important;
}

.w-p-448 {
  width: 448px !important;
}

.m-w-p-448 {
  min-width: 448px !important;
}

.w-p-450 {
  width: 450px !important;
}

.m-w-p-450 {
  min-width: 450px !important;
}

.w-p-452 {
  width: 452px !important;
}

.m-w-p-452 {
  min-width: 452px !important;
}

.w-p-454 {
  width: 454px !important;
}

.m-w-p-454 {
  min-width: 454px !important;
}

.w-p-456 {
  width: 456px !important;
}

.m-w-p-456 {
  min-width: 456px !important;
}

.w-p-458 {
  width: 458px !important;
}

.m-w-p-458 {
  min-width: 458px !important;
}

.w-p-460 {
  width: 460px !important;
}

.m-w-p-460 {
  min-width: 460px !important;
}

.w-p-462 {
  width: 462px !important;
}

.m-w-p-462 {
  min-width: 462px !important;
}

.w-p-464 {
  width: 464px !important;
}

.m-w-p-464 {
  min-width: 464px !important;
}

.w-p-466 {
  width: 466px !important;
}

.m-w-p-466 {
  min-width: 466px !important;
}

.w-p-468 {
  width: 468px !important;
}

.m-w-p-468 {
  min-width: 468px !important;
}

.w-p-470 {
  width: 470px !important;
}

.m-w-p-470 {
  min-width: 470px !important;
}

.w-p-472 {
  width: 472px !important;
}

.m-w-p-472 {
  min-width: 472px !important;
}

.w-p-474 {
  width: 474px !important;
}

.m-w-p-474 {
  min-width: 474px !important;
}

.w-p-476 {
  width: 476px !important;
}

.m-w-p-476 {
  min-width: 476px !important;
}

.w-p-478 {
  width: 478px !important;
}

.m-w-p-478 {
  min-width: 478px !important;
}

.w-p-480 {
  width: 480px !important;
}

.m-w-p-480 {
  min-width: 480px !important;
}

.w-p-482 {
  width: 482px !important;
}

.m-w-p-482 {
  min-width: 482px !important;
}

.w-p-484 {
  width: 484px !important;
}

.m-w-p-484 {
  min-width: 484px !important;
}

.w-p-486 {
  width: 486px !important;
}

.m-w-p-486 {
  min-width: 486px !important;
}

.w-p-488 {
  width: 488px !important;
}

.m-w-p-488 {
  min-width: 488px !important;
}

.w-p-490 {
  width: 490px !important;
}

.m-w-p-490 {
  min-width: 490px !important;
}

.w-p-492 {
  width: 492px !important;
}

.m-w-p-492 {
  min-width: 492px !important;
}

.w-p-494 {
  width: 494px !important;
}

.m-w-p-494 {
  min-width: 494px !important;
}

.w-p-496 {
  width: 496px !important;
}

.m-w-p-496 {
  min-width: 496px !important;
}

.w-p-498 {
  width: 498px !important;
}

.m-w-p-498 {
  min-width: 498px !important;
}

.w-p-500 {
  width: 500px !important;
}

.m-w-p-500 {
  min-width: 500px !important;
}

.w-p-502 {
  width: 502px !important;
}

.m-w-p-502 {
  min-width: 502px !important;
}

.w-p-504 {
  width: 504px !important;
}

.m-w-p-504 {
  min-width: 504px !important;
}

.w-p-506 {
  width: 506px !important;
}

.m-w-p-506 {
  min-width: 506px !important;
}

.w-p-508 {
  width: 508px !important;
}

.m-w-p-508 {
  min-width: 508px !important;
}

.w-p-510 {
  width: 510px !important;
}

.m-w-p-510 {
  min-width: 510px !important;
}

.w-p-512 {
  width: 512px !important;
}

.m-w-p-512 {
  min-width: 512px !important;
}

.w-p-514 {
  width: 514px !important;
}

.m-w-p-514 {
  min-width: 514px !important;
}

.w-p-516 {
  width: 516px !important;
}

.m-w-p-516 {
  min-width: 516px !important;
}

.w-p-518 {
  width: 518px !important;
}

.m-w-p-518 {
  min-width: 518px !important;
}

.w-p-520 {
  width: 520px !important;
}

.m-w-p-520 {
  min-width: 520px !important;
}

.w-p-522 {
  width: 522px !important;
}

.m-w-p-522 {
  min-width: 522px !important;
}

.w-p-524 {
  width: 524px !important;
}

.m-w-p-524 {
  min-width: 524px !important;
}

.w-p-526 {
  width: 526px !important;
}

.m-w-p-526 {
  min-width: 526px !important;
}

.w-p-528 {
  width: 528px !important;
}

.m-w-p-528 {
  min-width: 528px !important;
}

.w-p-530 {
  width: 530px !important;
}

.m-w-p-530 {
  min-width: 530px !important;
}

.w-p-532 {
  width: 532px !important;
}

.m-w-p-532 {
  min-width: 532px !important;
}

.w-p-534 {
  width: 534px !important;
}

.m-w-p-534 {
  min-width: 534px !important;
}

.w-p-536 {
  width: 536px !important;
}

.m-w-p-536 {
  min-width: 536px !important;
}

.w-p-538 {
  width: 538px !important;
}

.m-w-p-538 {
  min-width: 538px !important;
}

.w-p-540 {
  width: 540px !important;
}

.m-w-p-540 {
  min-width: 540px !important;
}

.w-p-542 {
  width: 542px !important;
}

.m-w-p-542 {
  min-width: 542px !important;
}

.w-p-544 {
  width: 544px !important;
}

.m-w-p-544 {
  min-width: 544px !important;
}

.w-p-546 {
  width: 546px !important;
}

.m-w-p-546 {
  min-width: 546px !important;
}

.w-p-548 {
  width: 548px !important;
}

.m-w-p-548 {
  min-width: 548px !important;
}

.w-p-550 {
  width: 550px !important;
}

.m-w-p-550 {
  min-width: 550px !important;
}

.w-p-552 {
  width: 552px !important;
}

.m-w-p-552 {
  min-width: 552px !important;
}

.w-p-554 {
  width: 554px !important;
}

.m-w-p-554 {
  min-width: 554px !important;
}

.w-p-556 {
  width: 556px !important;
}

.m-w-p-556 {
  min-width: 556px !important;
}

.w-p-558 {
  width: 558px !important;
}

.m-w-p-558 {
  min-width: 558px !important;
}

.w-p-560 {
  width: 560px !important;
}

.m-w-p-560 {
  min-width: 560px !important;
}

.w-p-562 {
  width: 562px !important;
}

.m-w-p-562 {
  min-width: 562px !important;
}

.w-p-564 {
  width: 564px !important;
}

.m-w-p-564 {
  min-width: 564px !important;
}

.w-p-566 {
  width: 566px !important;
}

.m-w-p-566 {
  min-width: 566px !important;
}

.w-p-568 {
  width: 568px !important;
}

.m-w-p-568 {
  min-width: 568px !important;
}

.w-p-570 {
  width: 570px !important;
}

.m-w-p-570 {
  min-width: 570px !important;
}

.w-p-572 {
  width: 572px !important;
}

.m-w-p-572 {
  min-width: 572px !important;
}

.w-p-574 {
  width: 574px !important;
}

.m-w-p-574 {
  min-width: 574px !important;
}

.w-p-576 {
  width: 576px !important;
}

.m-w-p-576 {
  min-width: 576px !important;
}

.w-p-578 {
  width: 578px !important;
}

.m-w-p-578 {
  min-width: 578px !important;
}

.w-p-580 {
  width: 580px !important;
}

.m-w-p-580 {
  min-width: 580px !important;
}

.w-p-582 {
  width: 582px !important;
}

.m-w-p-582 {
  min-width: 582px !important;
}

.w-p-584 {
  width: 584px !important;
}

.m-w-p-584 {
  min-width: 584px !important;
}

.w-p-586 {
  width: 586px !important;
}

.m-w-p-586 {
  min-width: 586px !important;
}

.w-p-588 {
  width: 588px !important;
}

.m-w-p-588 {
  min-width: 588px !important;
}

.w-p-590 {
  width: 590px !important;
}

.m-w-p-590 {
  min-width: 590px !important;
}

.w-p-592 {
  width: 592px !important;
}

.m-w-p-592 {
  min-width: 592px !important;
}

.w-p-594 {
  width: 594px !important;
}

.m-w-p-594 {
  min-width: 594px !important;
}

.w-p-596 {
  width: 596px !important;
}

.m-w-p-596 {
  min-width: 596px !important;
}

.w-p-598 {
  width: 598px !important;
}

.m-w-p-598 {
  min-width: 598px !important;
}

.w-p-600 {
  width: 600px !important;
}

.m-w-p-600 {
  min-width: 600px !important;
}

.w-p-602 {
  width: 602px !important;
}

.m-w-p-602 {
  min-width: 602px !important;
}

.w-p-604 {
  width: 604px !important;
}

.m-w-p-604 {
  min-width: 604px !important;
}

.w-p-606 {
  width: 606px !important;
}

.m-w-p-606 {
  min-width: 606px !important;
}

.w-p-608 {
  width: 608px !important;
}

.m-w-p-608 {
  min-width: 608px !important;
}

.w-p-610 {
  width: 610px !important;
}

.m-w-p-610 {
  min-width: 610px !important;
}

.w-p-612 {
  width: 612px !important;
}

.m-w-p-612 {
  min-width: 612px !important;
}

.w-p-614 {
  width: 614px !important;
}

.m-w-p-614 {
  min-width: 614px !important;
}

.w-p-616 {
  width: 616px !important;
}

.m-w-p-616 {
  min-width: 616px !important;
}

.w-p-618 {
  width: 618px !important;
}

.m-w-p-618 {
  min-width: 618px !important;
}

.w-p-620 {
  width: 620px !important;
}

.m-w-p-620 {
  min-width: 620px !important;
}

.w-p-622 {
  width: 622px !important;
}

.m-w-p-622 {
  min-width: 622px !important;
}

.w-p-624 {
  width: 624px !important;
}

.m-w-p-624 {
  min-width: 624px !important;
}

.w-p-626 {
  width: 626px !important;
}

.m-w-p-626 {
  min-width: 626px !important;
}

.w-p-628 {
  width: 628px !important;
}

.m-w-p-628 {
  min-width: 628px !important;
}

.w-p-630 {
  width: 630px !important;
}

.m-w-p-630 {
  min-width: 630px !important;
}

.w-p-632 {
  width: 632px !important;
}

.m-w-p-632 {
  min-width: 632px !important;
}

.w-p-634 {
  width: 634px !important;
}

.m-w-p-634 {
  min-width: 634px !important;
}

.w-p-636 {
  width: 636px !important;
}

.m-w-p-636 {
  min-width: 636px !important;
}

.w-p-638 {
  width: 638px !important;
}

.m-w-p-638 {
  min-width: 638px !important;
}

.w-p-640 {
  width: 640px !important;
}

.m-w-p-640 {
  min-width: 640px !important;
}

.w-p-642 {
  width: 642px !important;
}

.m-w-p-642 {
  min-width: 642px !important;
}

.w-p-644 {
  width: 644px !important;
}

.m-w-p-644 {
  min-width: 644px !important;
}

.w-p-646 {
  width: 646px !important;
}

.m-w-p-646 {
  min-width: 646px !important;
}

.w-p-648 {
  width: 648px !important;
}

.m-w-p-648 {
  min-width: 648px !important;
}

.w-p-650 {
  width: 650px !important;
}

.m-w-p-650 {
  min-width: 650px !important;
}

.w-p-652 {
  width: 652px !important;
}

.m-w-p-652 {
  min-width: 652px !important;
}

.w-p-654 {
  width: 654px !important;
}

.m-w-p-654 {
  min-width: 654px !important;
}

.w-p-656 {
  width: 656px !important;
}

.m-w-p-656 {
  min-width: 656px !important;
}

.w-p-658 {
  width: 658px !important;
}

.m-w-p-658 {
  min-width: 658px !important;
}

.w-p-660 {
  width: 660px !important;
}

.m-w-p-660 {
  min-width: 660px !important;
}

.w-p-662 {
  width: 662px !important;
}

.m-w-p-662 {
  min-width: 662px !important;
}

.w-p-664 {
  width: 664px !important;
}

.m-w-p-664 {
  min-width: 664px !important;
}

.w-p-666 {
  width: 666px !important;
}

.m-w-p-666 {
  min-width: 666px !important;
}

.w-p-668 {
  width: 668px !important;
}

.m-w-p-668 {
  min-width: 668px !important;
}

.w-p-670 {
  width: 670px !important;
}

.m-w-p-670 {
  min-width: 670px !important;
}

.w-p-672 {
  width: 672px !important;
}

.m-w-p-672 {
  min-width: 672px !important;
}

.w-p-674 {
  width: 674px !important;
}

.m-w-p-674 {
  min-width: 674px !important;
}

.w-p-676 {
  width: 676px !important;
}

.m-w-p-676 {
  min-width: 676px !important;
}

.w-p-678 {
  width: 678px !important;
}

.m-w-p-678 {
  min-width: 678px !important;
}

.w-p-680 {
  width: 680px !important;
}

.m-w-p-680 {
  min-width: 680px !important;
}

.w-p-682 {
  width: 682px !important;
}

.m-w-p-682 {
  min-width: 682px !important;
}

.w-p-684 {
  width: 684px !important;
}

.m-w-p-684 {
  min-width: 684px !important;
}

.w-p-686 {
  width: 686px !important;
}

.m-w-p-686 {
  min-width: 686px !important;
}

.w-p-688 {
  width: 688px !important;
}

.m-w-p-688 {
  min-width: 688px !important;
}

.w-p-690 {
  width: 690px !important;
}

.m-w-p-690 {
  min-width: 690px !important;
}

.w-p-692 {
  width: 692px !important;
}

.m-w-p-692 {
  min-width: 692px !important;
}

.w-p-694 {
  width: 694px !important;
}

.m-w-p-694 {
  min-width: 694px !important;
}

.w-p-696 {
  width: 696px !important;
}

.m-w-p-696 {
  min-width: 696px !important;
}

.w-p-698 {
  width: 698px !important;
}

.m-w-p-698 {
  min-width: 698px !important;
}

.w-p-700 {
  width: 700px !important;
}

.m-w-p-700 {
  min-width: 700px !important;
}

.w-p-702 {
  width: 702px !important;
}

.m-w-p-702 {
  min-width: 702px !important;
}

.w-p-704 {
  width: 704px !important;
}

.m-w-p-704 {
  min-width: 704px !important;
}

.w-p-706 {
  width: 706px !important;
}

.m-w-p-706 {
  min-width: 706px !important;
}

.w-p-708 {
  width: 708px !important;
}

.m-w-p-708 {
  min-width: 708px !important;
}

.w-p-710 {
  width: 710px !important;
}

.m-w-p-710 {
  min-width: 710px !important;
}

.w-p-712 {
  width: 712px !important;
}

.m-w-p-712 {
  min-width: 712px !important;
}

.w-p-714 {
  width: 714px !important;
}

.m-w-p-714 {
  min-width: 714px !important;
}

.w-p-716 {
  width: 716px !important;
}

.m-w-p-716 {
  min-width: 716px !important;
}

.w-p-718 {
  width: 718px !important;
}

.m-w-p-718 {
  min-width: 718px !important;
}

.w-p-720 {
  width: 720px !important;
}

.m-w-p-720 {
  min-width: 720px !important;
}

.w-p-722 {
  width: 722px !important;
}

.m-w-p-722 {
  min-width: 722px !important;
}

.w-p-724 {
  width: 724px !important;
}

.m-w-p-724 {
  min-width: 724px !important;
}

.w-p-726 {
  width: 726px !important;
}

.m-w-p-726 {
  min-width: 726px !important;
}

.w-p-728 {
  width: 728px !important;
}

.m-w-p-728 {
  min-width: 728px !important;
}

.w-p-730 {
  width: 730px !important;
}

.m-w-p-730 {
  min-width: 730px !important;
}

.w-p-732 {
  width: 732px !important;
}

.m-w-p-732 {
  min-width: 732px !important;
}

.w-p-734 {
  width: 734px !important;
}

.m-w-p-734 {
  min-width: 734px !important;
}

.w-p-736 {
  width: 736px !important;
}

.m-w-p-736 {
  min-width: 736px !important;
}

.w-p-738 {
  width: 738px !important;
}

.m-w-p-738 {
  min-width: 738px !important;
}

.w-p-740 {
  width: 740px !important;
}

.m-w-p-740 {
  min-width: 740px !important;
}

.w-p-742 {
  width: 742px !important;
}

.m-w-p-742 {
  min-width: 742px !important;
}

.w-p-744 {
  width: 744px !important;
}

.m-w-p-744 {
  min-width: 744px !important;
}

.w-p-746 {
  width: 746px !important;
}

.m-w-p-746 {
  min-width: 746px !important;
}

.w-p-748 {
  width: 748px !important;
}

.m-w-p-748 {
  min-width: 748px !important;
}

.w-p-750 {
  width: 750px !important;
}

.m-w-p-750 {
  min-width: 750px !important;
}

.w-p-752 {
  width: 752px !important;
}

.m-w-p-752 {
  min-width: 752px !important;
}

.w-p-754 {
  width: 754px !important;
}

.m-w-p-754 {
  min-width: 754px !important;
}

.w-p-756 {
  width: 756px !important;
}

.m-w-p-756 {
  min-width: 756px !important;
}

.w-p-758 {
  width: 758px !important;
}

.m-w-p-758 {
  min-width: 758px !important;
}

.w-p-760 {
  width: 760px !important;
}

.m-w-p-760 {
  min-width: 760px !important;
}

.w-p-762 {
  width: 762px !important;
}

.m-w-p-762 {
  min-width: 762px !important;
}

.w-p-764 {
  width: 764px !important;
}

.m-w-p-764 {
  min-width: 764px !important;
}

.w-p-766 {
  width: 766px !important;
}

.m-w-p-766 {
  min-width: 766px !important;
}

.w-p-768 {
  width: 768px !important;
}

.m-w-p-768 {
  min-width: 768px !important;
}

.w-p-770 {
  width: 770px !important;
}

.m-w-p-770 {
  min-width: 770px !important;
}

.w-p-772 {
  width: 772px !important;
}

.m-w-p-772 {
  min-width: 772px !important;
}

.w-p-774 {
  width: 774px !important;
}

.m-w-p-774 {
  min-width: 774px !important;
}

.w-p-776 {
  width: 776px !important;
}

.m-w-p-776 {
  min-width: 776px !important;
}

.w-p-778 {
  width: 778px !important;
}

.m-w-p-778 {
  min-width: 778px !important;
}

.w-p-780 {
  width: 780px !important;
}

.m-w-p-780 {
  min-width: 780px !important;
}

.w-p-782 {
  width: 782px !important;
}

.m-w-p-782 {
  min-width: 782px !important;
}

.w-p-784 {
  width: 784px !important;
}

.m-w-p-784 {
  min-width: 784px !important;
}

.w-p-786 {
  width: 786px !important;
}

.m-w-p-786 {
  min-width: 786px !important;
}

.w-p-788 {
  width: 788px !important;
}

.m-w-p-788 {
  min-width: 788px !important;
}

.w-p-790 {
  width: 790px !important;
}

.m-w-p-790 {
  min-width: 790px !important;
}

.w-p-792 {
  width: 792px !important;
}

.m-w-p-792 {
  min-width: 792px !important;
}

.w-p-794 {
  width: 794px !important;
}

.m-w-p-794 {
  min-width: 794px !important;
}

.w-p-796 {
  width: 796px !important;
}

.m-w-p-796 {
  min-width: 796px !important;
}

.w-p-798 {
  width: 798px !important;
}

.m-w-p-798 {
  min-width: 798px !important;
}

.w-p-800 {
  width: 800px !important;
}

.m-w-p-800 {
  min-width: 800px !important;
}

.w-p-802 {
  width: 802px !important;
}

.m-w-p-802 {
  min-width: 802px !important;
}

.w-p-804 {
  width: 804px !important;
}

.m-w-p-804 {
  min-width: 804px !important;
}

.w-p-806 {
  width: 806px !important;
}

.m-w-p-806 {
  min-width: 806px !important;
}

.w-p-808 {
  width: 808px !important;
}

.m-w-p-808 {
  min-width: 808px !important;
}

.w-p-810 {
  width: 810px !important;
}

.m-w-p-810 {
  min-width: 810px !important;
}

.w-p-812 {
  width: 812px !important;
}

.m-w-p-812 {
  min-width: 812px !important;
}

.w-p-814 {
  width: 814px !important;
}

.m-w-p-814 {
  min-width: 814px !important;
}

.w-p-816 {
  width: 816px !important;
}

.m-w-p-816 {
  min-width: 816px !important;
}

.w-p-818 {
  width: 818px !important;
}

.m-w-p-818 {
  min-width: 818px !important;
}

.w-p-820 {
  width: 820px !important;
}

.m-w-p-820 {
  min-width: 820px !important;
}

.w-p-822 {
  width: 822px !important;
}

.m-w-p-822 {
  min-width: 822px !important;
}

.w-p-824 {
  width: 824px !important;
}

.m-w-p-824 {
  min-width: 824px !important;
}

.w-p-826 {
  width: 826px !important;
}

.m-w-p-826 {
  min-width: 826px !important;
}

.w-p-828 {
  width: 828px !important;
}

.m-w-p-828 {
  min-width: 828px !important;
}

.w-p-830 {
  width: 830px !important;
}

.m-w-p-830 {
  min-width: 830px !important;
}

.w-p-832 {
  width: 832px !important;
}

.m-w-p-832 {
  min-width: 832px !important;
}

.w-p-834 {
  width: 834px !important;
}

.m-w-p-834 {
  min-width: 834px !important;
}

.w-p-836 {
  width: 836px !important;
}

.m-w-p-836 {
  min-width: 836px !important;
}

.w-p-838 {
  width: 838px !important;
}

.m-w-p-838 {
  min-width: 838px !important;
}

.w-p-840 {
  width: 840px !important;
}

.m-w-p-840 {
  min-width: 840px !important;
}

.w-p-842 {
  width: 842px !important;
}

.m-w-p-842 {
  min-width: 842px !important;
}

.w-p-844 {
  width: 844px !important;
}

.m-w-p-844 {
  min-width: 844px !important;
}

.w-p-846 {
  width: 846px !important;
}

.m-w-p-846 {
  min-width: 846px !important;
}

.w-p-848 {
  width: 848px !important;
}

.m-w-p-848 {
  min-width: 848px !important;
}

.w-p-850 {
  width: 850px !important;
}

.m-w-p-850 {
  min-width: 850px !important;
}

.w-p-852 {
  width: 852px !important;
}

.m-w-p-852 {
  min-width: 852px !important;
}

.w-p-854 {
  width: 854px !important;
}

.m-w-p-854 {
  min-width: 854px !important;
}

.w-p-856 {
  width: 856px !important;
}

.m-w-p-856 {
  min-width: 856px !important;
}

.w-p-858 {
  width: 858px !important;
}

.m-w-p-858 {
  min-width: 858px !important;
}

.w-p-860 {
  width: 860px !important;
}

.m-w-p-860 {
  min-width: 860px !important;
}

.w-p-862 {
  width: 862px !important;
}

.m-w-p-862 {
  min-width: 862px !important;
}

.w-p-864 {
  width: 864px !important;
}

.m-w-p-864 {
  min-width: 864px !important;
}

.w-p-866 {
  width: 866px !important;
}

.m-w-p-866 {
  min-width: 866px !important;
}

.w-p-868 {
  width: 868px !important;
}

.m-w-p-868 {
  min-width: 868px !important;
}

.w-p-870 {
  width: 870px !important;
}

.m-w-p-870 {
  min-width: 870px !important;
}

.w-p-872 {
  width: 872px !important;
}

.m-w-p-872 {
  min-width: 872px !important;
}

.w-p-874 {
  width: 874px !important;
}

.m-w-p-874 {
  min-width: 874px !important;
}

.w-p-876 {
  width: 876px !important;
}

.m-w-p-876 {
  min-width: 876px !important;
}

.w-p-878 {
  width: 878px !important;
}

.m-w-p-878 {
  min-width: 878px !important;
}

.w-p-880 {
  width: 880px !important;
}

.m-w-p-880 {
  min-width: 880px !important;
}

.w-p-882 {
  width: 882px !important;
}

.m-w-p-882 {
  min-width: 882px !important;
}

.w-p-884 {
  width: 884px !important;
}

.m-w-p-884 {
  min-width: 884px !important;
}

.w-p-886 {
  width: 886px !important;
}

.m-w-p-886 {
  min-width: 886px !important;
}

.w-p-888 {
  width: 888px !important;
}

.m-w-p-888 {
  min-width: 888px !important;
}

.w-p-890 {
  width: 890px !important;
}

.m-w-p-890 {
  min-width: 890px !important;
}

.w-p-892 {
  width: 892px !important;
}

.m-w-p-892 {
  min-width: 892px !important;
}

.w-p-894 {
  width: 894px !important;
}

.m-w-p-894 {
  min-width: 894px !important;
}

.w-p-896 {
  width: 896px !important;
}

.m-w-p-896 {
  min-width: 896px !important;
}

.w-p-898 {
  width: 898px !important;
}

.m-w-p-898 {
  min-width: 898px !important;
}

.w-p-900 {
  width: 900px !important;
}

.m-w-p-900 {
  min-width: 900px !important;
}

.w-p-902 {
  width: 902px !important;
}

.m-w-p-902 {
  min-width: 902px !important;
}

.w-p-904 {
  width: 904px !important;
}

.m-w-p-904 {
  min-width: 904px !important;
}

.w-p-906 {
  width: 906px !important;
}

.m-w-p-906 {
  min-width: 906px !important;
}

.w-p-908 {
  width: 908px !important;
}

.m-w-p-908 {
  min-width: 908px !important;
}

.w-p-910 {
  width: 910px !important;
}

.m-w-p-910 {
  min-width: 910px !important;
}

.w-p-912 {
  width: 912px !important;
}

.m-w-p-912 {
  min-width: 912px !important;
}

.w-p-914 {
  width: 914px !important;
}

.m-w-p-914 {
  min-width: 914px !important;
}

.w-p-916 {
  width: 916px !important;
}

.m-w-p-916 {
  min-width: 916px !important;
}

.w-p-918 {
  width: 918px !important;
}

.m-w-p-918 {
  min-width: 918px !important;
}

.w-p-920 {
  width: 920px !important;
}

.m-w-p-920 {
  min-width: 920px !important;
}

.w-p-922 {
  width: 922px !important;
}

.m-w-p-922 {
  min-width: 922px !important;
}

.w-p-924 {
  width: 924px !important;
}

.m-w-p-924 {
  min-width: 924px !important;
}

.w-p-926 {
  width: 926px !important;
}

.m-w-p-926 {
  min-width: 926px !important;
}

.w-p-928 {
  width: 928px !important;
}

.m-w-p-928 {
  min-width: 928px !important;
}

.w-p-930 {
  width: 930px !important;
}

.m-w-p-930 {
  min-width: 930px !important;
}

.w-p-932 {
  width: 932px !important;
}

.m-w-p-932 {
  min-width: 932px !important;
}

.w-p-934 {
  width: 934px !important;
}

.m-w-p-934 {
  min-width: 934px !important;
}

.w-p-936 {
  width: 936px !important;
}

.m-w-p-936 {
  min-width: 936px !important;
}

.w-p-938 {
  width: 938px !important;
}

.m-w-p-938 {
  min-width: 938px !important;
}

.w-p-940 {
  width: 940px !important;
}

.m-w-p-940 {
  min-width: 940px !important;
}

.w-p-942 {
  width: 942px !important;
}

.m-w-p-942 {
  min-width: 942px !important;
}

.w-p-944 {
  width: 944px !important;
}

.m-w-p-944 {
  min-width: 944px !important;
}

.w-p-946 {
  width: 946px !important;
}

.m-w-p-946 {
  min-width: 946px !important;
}

.w-p-948 {
  width: 948px !important;
}

.m-w-p-948 {
  min-width: 948px !important;
}

.w-p-950 {
  width: 950px !important;
}

.m-w-p-950 {
  min-width: 950px !important;
}

.w-p-952 {
  width: 952px !important;
}

.m-w-p-952 {
  min-width: 952px !important;
}

.w-p-954 {
  width: 954px !important;
}

.m-w-p-954 {
  min-width: 954px !important;
}

.w-p-956 {
  width: 956px !important;
}

.m-w-p-956 {
  min-width: 956px !important;
}

.w-p-958 {
  width: 958px !important;
}

.m-w-p-958 {
  min-width: 958px !important;
}

.w-p-960 {
  width: 960px !important;
}

.m-w-p-960 {
  min-width: 960px !important;
}

.w-p-962 {
  width: 962px !important;
}

.m-w-p-962 {
  min-width: 962px !important;
}

.w-p-964 {
  width: 964px !important;
}

.m-w-p-964 {
  min-width: 964px !important;
}

.w-p-966 {
  width: 966px !important;
}

.m-w-p-966 {
  min-width: 966px !important;
}

.w-p-968 {
  width: 968px !important;
}

.m-w-p-968 {
  min-width: 968px !important;
}

.w-p-970 {
  width: 970px !important;
}

.m-w-p-970 {
  min-width: 970px !important;
}

.w-p-972 {
  width: 972px !important;
}

.m-w-p-972 {
  min-width: 972px !important;
}

.w-p-974 {
  width: 974px !important;
}

.m-w-p-974 {
  min-width: 974px !important;
}

.w-p-976 {
  width: 976px !important;
}

.m-w-p-976 {
  min-width: 976px !important;
}

.w-p-978 {
  width: 978px !important;
}

.m-w-p-978 {
  min-width: 978px !important;
}

.w-p-980 {
  width: 980px !important;
}

.m-w-p-980 {
  min-width: 980px !important;
}

.w-p-982 {
  width: 982px !important;
}

.m-w-p-982 {
  min-width: 982px !important;
}

.w-p-984 {
  width: 984px !important;
}

.m-w-p-984 {
  min-width: 984px !important;
}

.w-p-986 {
  width: 986px !important;
}

.m-w-p-986 {
  min-width: 986px !important;
}

.w-p-988 {
  width: 988px !important;
}

.m-w-p-988 {
  min-width: 988px !important;
}

.w-p-990 {
  width: 990px !important;
}

.m-w-p-990 {
  min-width: 990px !important;
}

.w-p-992 {
  width: 992px !important;
}

.m-w-p-992 {
  min-width: 992px !important;
}

.w-p-994 {
  width: 994px !important;
}

.m-w-p-994 {
  min-width: 994px !important;
}

.w-p-996 {
  width: 996px !important;
}

.m-w-p-996 {
  min-width: 996px !important;
}

.w-p-998 {
  width: 998px !important;
}

.m-w-p-998 {
  min-width: 998px !important;
}

.w-p-1000 {
  width: 1000px !important;
}

.m-w-p-1000 {
  min-width: 1000px !important;
}

.w-p-1002 {
  width: 1002px !important;
}

.m-w-p-1002 {
  min-width: 1002px !important;
}

.w-p-1004 {
  width: 1004px !important;
}

.m-w-p-1004 {
  min-width: 1004px !important;
}

.w-p-1006 {
  width: 1006px !important;
}

.m-w-p-1006 {
  min-width: 1006px !important;
}

.w-p-1008 {
  width: 1008px !important;
}

.m-w-p-1008 {
  min-width: 1008px !important;
}

.w-p-1010 {
  width: 1010px !important;
}

.m-w-p-1010 {
  min-width: 1010px !important;
}

.w-p-1012 {
  width: 1012px !important;
}

.m-w-p-1012 {
  min-width: 1012px !important;
}

.w-p-1014 {
  width: 1014px !important;
}

.m-w-p-1014 {
  min-width: 1014px !important;
}

.w-p-1016 {
  width: 1016px !important;
}

.m-w-p-1016 {
  min-width: 1016px !important;
}

.w-p-1018 {
  width: 1018px !important;
}

.m-w-p-1018 {
  min-width: 1018px !important;
}

.w-p-1020 {
  width: 1020px !important;
}

.m-w-p-1020 {
  min-width: 1020px !important;
}

.w-p-1022 {
  width: 1022px !important;
}

.m-w-p-1022 {
  min-width: 1022px !important;
}

.w-p-1024 {
  width: 1024px !important;
}

.m-w-p-1024 {
  min-width: 1024px !important;
}

.w-p-1026 {
  width: 1026px !important;
}

.m-w-p-1026 {
  min-width: 1026px !important;
}

.w-p-1028 {
  width: 1028px !important;
}

.m-w-p-1028 {
  min-width: 1028px !important;
}

.w-p-1030 {
  width: 1030px !important;
}

.m-w-p-1030 {
  min-width: 1030px !important;
}

.w-p-1032 {
  width: 1032px !important;
}

.m-w-p-1032 {
  min-width: 1032px !important;
}

.w-p-1034 {
  width: 1034px !important;
}

.m-w-p-1034 {
  min-width: 1034px !important;
}

.w-p-1036 {
  width: 1036px !important;
}

.m-w-p-1036 {
  min-width: 1036px !important;
}

.w-p-1038 {
  width: 1038px !important;
}

.m-w-p-1038 {
  min-width: 1038px !important;
}

.w-p-1040 {
  width: 1040px !important;
}

.m-w-p-1040 {
  min-width: 1040px !important;
}

.w-p-1042 {
  width: 1042px !important;
}

.m-w-p-1042 {
  min-width: 1042px !important;
}

.w-p-1044 {
  width: 1044px !important;
}

.m-w-p-1044 {
  min-width: 1044px !important;
}

.w-p-1046 {
  width: 1046px !important;
}

.m-w-p-1046 {
  min-width: 1046px !important;
}

.w-p-1048 {
  width: 1048px !important;
}

.m-w-p-1048 {
  min-width: 1048px !important;
}

.w-p-1050 {
  width: 1050px !important;
}

.m-w-p-1050 {
  min-width: 1050px !important;
}

.w-p-1052 {
  width: 1052px !important;
}

.m-w-p-1052 {
  min-width: 1052px !important;
}

.w-p-1054 {
  width: 1054px !important;
}

.m-w-p-1054 {
  min-width: 1054px !important;
}

.w-p-1056 {
  width: 1056px !important;
}

.m-w-p-1056 {
  min-width: 1056px !important;
}

.w-p-1058 {
  width: 1058px !important;
}

.m-w-p-1058 {
  min-width: 1058px !important;
}

.w-p-1060 {
  width: 1060px !important;
}

.m-w-p-1060 {
  min-width: 1060px !important;
}

.w-p-1062 {
  width: 1062px !important;
}

.m-w-p-1062 {
  min-width: 1062px !important;
}

.w-p-1064 {
  width: 1064px !important;
}

.m-w-p-1064 {
  min-width: 1064px !important;
}

.w-p-1066 {
  width: 1066px !important;
}

.m-w-p-1066 {
  min-width: 1066px !important;
}

.w-p-1068 {
  width: 1068px !important;
}

.m-w-p-1068 {
  min-width: 1068px !important;
}

.w-p-1070 {
  width: 1070px !important;
}

.m-w-p-1070 {
  min-width: 1070px !important;
}

.w-p-1072 {
  width: 1072px !important;
}

.m-w-p-1072 {
  min-width: 1072px !important;
}

.w-p-1074 {
  width: 1074px !important;
}

.m-w-p-1074 {
  min-width: 1074px !important;
}

.w-p-1076 {
  width: 1076px !important;
}

.m-w-p-1076 {
  min-width: 1076px !important;
}

.w-p-1078 {
  width: 1078px !important;
}

.m-w-p-1078 {
  min-width: 1078px !important;
}

.w-p-1080 {
  width: 1080px !important;
}

.m-w-p-1080 {
  min-width: 1080px !important;
}

.w-p-1082 {
  width: 1082px !important;
}

.m-w-p-1082 {
  min-width: 1082px !important;
}

.w-p-1084 {
  width: 1084px !important;
}

.m-w-p-1084 {
  min-width: 1084px !important;
}

.w-p-1086 {
  width: 1086px !important;
}

.m-w-p-1086 {
  min-width: 1086px !important;
}

.w-p-1088 {
  width: 1088px !important;
}

.m-w-p-1088 {
  min-width: 1088px !important;
}

.w-p-1090 {
  width: 1090px !important;
}

.m-w-p-1090 {
  min-width: 1090px !important;
}

.w-p-1092 {
  width: 1092px !important;
}

.m-w-p-1092 {
  min-width: 1092px !important;
}

.w-p-1094 {
  width: 1094px !important;
}

.m-w-p-1094 {
  min-width: 1094px !important;
}

.w-p-1096 {
  width: 1096px !important;
}

.m-w-p-1096 {
  min-width: 1096px !important;
}

.w-p-1098 {
  width: 1098px !important;
}

.m-w-p-1098 {
  min-width: 1098px !important;
}

.w-p-1100 {
  width: 1100px !important;
}

.m-w-p-1100 {
  min-width: 1100px !important;
}

.w-p-1102 {
  width: 1102px !important;
}

.m-w-p-1102 {
  min-width: 1102px !important;
}

.w-p-1104 {
  width: 1104px !important;
}

.m-w-p-1104 {
  min-width: 1104px !important;
}

.w-p-1106 {
  width: 1106px !important;
}

.m-w-p-1106 {
  min-width: 1106px !important;
}

.w-p-1108 {
  width: 1108px !important;
}

.m-w-p-1108 {
  min-width: 1108px !important;
}

.w-p-1110 {
  width: 1110px !important;
}

.m-w-p-1110 {
  min-width: 1110px !important;
}

.w-p-1112 {
  width: 1112px !important;
}

.m-w-p-1112 {
  min-width: 1112px !important;
}

.w-p-1114 {
  width: 1114px !important;
}

.m-w-p-1114 {
  min-width: 1114px !important;
}

.w-p-1116 {
  width: 1116px !important;
}

.m-w-p-1116 {
  min-width: 1116px !important;
}

.w-p-1118 {
  width: 1118px !important;
}

.m-w-p-1118 {
  min-width: 1118px !important;
}

.w-p-1120 {
  width: 1120px !important;
}

.m-w-p-1120 {
  min-width: 1120px !important;
}

.w-p-1122 {
  width: 1122px !important;
}

.m-w-p-1122 {
  min-width: 1122px !important;
}

.w-p-1124 {
  width: 1124px !important;
}

.m-w-p-1124 {
  min-width: 1124px !important;
}

.w-p-1126 {
  width: 1126px !important;
}

.m-w-p-1126 {
  min-width: 1126px !important;
}

.w-p-1128 {
  width: 1128px !important;
}

.m-w-p-1128 {
  min-width: 1128px !important;
}

.w-p-1130 {
  width: 1130px !important;
}

.m-w-p-1130 {
  min-width: 1130px !important;
}

.w-p-1132 {
  width: 1132px !important;
}

.m-w-p-1132 {
  min-width: 1132px !important;
}

.w-p-1134 {
  width: 1134px !important;
}

.m-w-p-1134 {
  min-width: 1134px !important;
}

.w-p-1136 {
  width: 1136px !important;
}

.m-w-p-1136 {
  min-width: 1136px !important;
}

.w-p-1138 {
  width: 1138px !important;
}

.m-w-p-1138 {
  min-width: 1138px !important;
}

.w-p-1140 {
  width: 1140px !important;
}

.m-w-p-1140 {
  min-width: 1140px !important;
}

.w-p-1142 {
  width: 1142px !important;
}

.m-w-p-1142 {
  min-width: 1142px !important;
}

.w-p-1144 {
  width: 1144px !important;
}

.m-w-p-1144 {
  min-width: 1144px !important;
}

.w-p-1146 {
  width: 1146px !important;
}

.m-w-p-1146 {
  min-width: 1146px !important;
}

.w-p-1148 {
  width: 1148px !important;
}

.m-w-p-1148 {
  min-width: 1148px !important;
}

.w-p-1150 {
  width: 1150px !important;
}

.m-w-p-1150 {
  min-width: 1150px !important;
}

.w-p-1152 {
  width: 1152px !important;
}

.m-w-p-1152 {
  min-width: 1152px !important;
}

.w-p-1154 {
  width: 1154px !important;
}

.m-w-p-1154 {
  min-width: 1154px !important;
}

.w-p-1156 {
  width: 1156px !important;
}

.m-w-p-1156 {
  min-width: 1156px !important;
}

.w-p-1158 {
  width: 1158px !important;
}

.m-w-p-1158 {
  min-width: 1158px !important;
}

.w-p-1160 {
  width: 1160px !important;
}

.m-w-p-1160 {
  min-width: 1160px !important;
}

.w-p-1162 {
  width: 1162px !important;
}

.m-w-p-1162 {
  min-width: 1162px !important;
}

.w-p-1164 {
  width: 1164px !important;
}

.m-w-p-1164 {
  min-width: 1164px !important;
}

.w-p-1166 {
  width: 1166px !important;
}

.m-w-p-1166 {
  min-width: 1166px !important;
}

.w-p-1168 {
  width: 1168px !important;
}

.m-w-p-1168 {
  min-width: 1168px !important;
}

.w-p-1170 {
  width: 1170px !important;
}

.m-w-p-1170 {
  min-width: 1170px !important;
}

.w-p-1172 {
  width: 1172px !important;
}

.m-w-p-1172 {
  min-width: 1172px !important;
}

.w-p-1174 {
  width: 1174px !important;
}

.m-w-p-1174 {
  min-width: 1174px !important;
}

.w-p-1176 {
  width: 1176px !important;
}

.m-w-p-1176 {
  min-width: 1176px !important;
}

.w-p-1178 {
  width: 1178px !important;
}

.m-w-p-1178 {
  min-width: 1178px !important;
}

.w-p-1180 {
  width: 1180px !important;
}

.m-w-p-1180 {
  min-width: 1180px !important;
}

.w-p-1182 {
  width: 1182px !important;
}

.m-w-p-1182 {
  min-width: 1182px !important;
}

.w-p-1184 {
  width: 1184px !important;
}

.m-w-p-1184 {
  min-width: 1184px !important;
}

.w-p-1186 {
  width: 1186px !important;
}

.m-w-p-1186 {
  min-width: 1186px !important;
}

.w-p-1188 {
  width: 1188px !important;
}

.m-w-p-1188 {
  min-width: 1188px !important;
}

.w-p-1190 {
  width: 1190px !important;
}

.m-w-p-1190 {
  min-width: 1190px !important;
}

.w-p-1192 {
  width: 1192px !important;
}

.m-w-p-1192 {
  min-width: 1192px !important;
}

.w-p-1194 {
  width: 1194px !important;
}

.m-w-p-1194 {
  min-width: 1194px !important;
}

.w-p-1196 {
  width: 1196px !important;
}

.m-w-p-1196 {
  min-width: 1196px !important;
}

.w-p-1198 {
  width: 1198px !important;
}

.m-w-p-1198 {
  min-width: 1198px !important;
}

.w-p-1200 {
  width: 1200px !important;
}

.m-w-p-1200 {
  min-width: 1200px !important;
}

.w-p-1202 {
  width: 1202px !important;
}

.m-w-p-1202 {
  min-width: 1202px !important;
}

.w-p-1204 {
  width: 1204px !important;
}

.m-w-p-1204 {
  min-width: 1204px !important;
}

.w-p-1206 {
  width: 1206px !important;
}

.m-w-p-1206 {
  min-width: 1206px !important;
}

.w-p-1208 {
  width: 1208px !important;
}

.m-w-p-1208 {
  min-width: 1208px !important;
}

.w-p-1210 {
  width: 1210px !important;
}

.m-w-p-1210 {
  min-width: 1210px !important;
}

.w-p-1212 {
  width: 1212px !important;
}

.m-w-p-1212 {
  min-width: 1212px !important;
}

.w-p-1214 {
  width: 1214px !important;
}

.m-w-p-1214 {
  min-width: 1214px !important;
}

.w-p-1216 {
  width: 1216px !important;
}

.m-w-p-1216 {
  min-width: 1216px !important;
}

.w-p-1218 {
  width: 1218px !important;
}

.m-w-p-1218 {
  min-width: 1218px !important;
}

.w-p-1220 {
  width: 1220px !important;
}

.m-w-p-1220 {
  min-width: 1220px !important;
}

.w-p-1222 {
  width: 1222px !important;
}

.m-w-p-1222 {
  min-width: 1222px !important;
}

.w-p-1224 {
  width: 1224px !important;
}

.m-w-p-1224 {
  min-width: 1224px !important;
}

.w-p-1226 {
  width: 1226px !important;
}

.m-w-p-1226 {
  min-width: 1226px !important;
}

.w-p-1228 {
  width: 1228px !important;
}

.m-w-p-1228 {
  min-width: 1228px !important;
}

.w-p-1230 {
  width: 1230px !important;
}

.m-w-p-1230 {
  min-width: 1230px !important;
}

.w-p-1232 {
  width: 1232px !important;
}

.m-w-p-1232 {
  min-width: 1232px !important;
}

.w-p-1234 {
  width: 1234px !important;
}

.m-w-p-1234 {
  min-width: 1234px !important;
}

.w-p-1236 {
  width: 1236px !important;
}

.m-w-p-1236 {
  min-width: 1236px !important;
}

.w-p-1238 {
  width: 1238px !important;
}

.m-w-p-1238 {
  min-width: 1238px !important;
}

.w-p-1240 {
  width: 1240px !important;
}

.m-w-p-1240 {
  min-width: 1240px !important;
}

.w-p-1242 {
  width: 1242px !important;
}

.m-w-p-1242 {
  min-width: 1242px !important;
}

.w-p-1244 {
  width: 1244px !important;
}

.m-w-p-1244 {
  min-width: 1244px !important;
}

.w-p-1246 {
  width: 1246px !important;
}

.m-w-p-1246 {
  min-width: 1246px !important;
}

.w-p-1248 {
  width: 1248px !important;
}

.m-w-p-1248 {
  min-width: 1248px !important;
}

.w-p-1250 {
  width: 1250px !important;
}

.m-w-p-1250 {
  min-width: 1250px !important;
}

.w-p-1252 {
  width: 1252px !important;
}

.m-w-p-1252 {
  min-width: 1252px !important;
}

.w-p-1254 {
  width: 1254px !important;
}

.m-w-p-1254 {
  min-width: 1254px !important;
}

.w-p-1256 {
  width: 1256px !important;
}

.m-w-p-1256 {
  min-width: 1256px !important;
}

.w-p-1258 {
  width: 1258px !important;
}

.m-w-p-1258 {
  min-width: 1258px !important;
}

.w-p-1260 {
  width: 1260px !important;
}

.m-w-p-1260 {
  min-width: 1260px !important;
}

.w-p-1262 {
  width: 1262px !important;
}

.m-w-p-1262 {
  min-width: 1262px !important;
}

.w-p-1264 {
  width: 1264px !important;
}

.m-w-p-1264 {
  min-width: 1264px !important;
}

.w-p-1266 {
  width: 1266px !important;
}

.m-w-p-1266 {
  min-width: 1266px !important;
}

.w-p-1268 {
  width: 1268px !important;
}

.m-w-p-1268 {
  min-width: 1268px !important;
}

.w-p-1270 {
  width: 1270px !important;
}

.m-w-p-1270 {
  min-width: 1270px !important;
}

.w-p-1272 {
  width: 1272px !important;
}

.m-w-p-1272 {
  min-width: 1272px !important;
}

.w-p-1274 {
  width: 1274px !important;
}

.m-w-p-1274 {
  min-width: 1274px !important;
}

.w-p-1276 {
  width: 1276px !important;
}

.m-w-p-1276 {
  min-width: 1276px !important;
}

.w-p-1278 {
  width: 1278px !important;
}

.m-w-p-1278 {
  min-width: 1278px !important;
}

.w-p-1280 {
  width: 1280px !important;
}

.m-w-p-1280 {
  min-width: 1280px !important;
}

.w-p-1282 {
  width: 1282px !important;
}

.m-w-p-1282 {
  min-width: 1282px !important;
}

.w-p-1284 {
  width: 1284px !important;
}

.m-w-p-1284 {
  min-width: 1284px !important;
}

.w-p-1286 {
  width: 1286px !important;
}

.m-w-p-1286 {
  min-width: 1286px !important;
}

.w-p-1288 {
  width: 1288px !important;
}

.m-w-p-1288 {
  min-width: 1288px !important;
}

.w-p-1290 {
  width: 1290px !important;
}

.m-w-p-1290 {
  min-width: 1290px !important;
}

.w-p-1292 {
  width: 1292px !important;
}

.m-w-p-1292 {
  min-width: 1292px !important;
}

.w-p-1294 {
  width: 1294px !important;
}

.m-w-p-1294 {
  min-width: 1294px !important;
}

.w-p-1296 {
  width: 1296px !important;
}

.m-w-p-1296 {
  min-width: 1296px !important;
}

.w-p-1298 {
  width: 1298px !important;
}

.m-w-p-1298 {
  min-width: 1298px !important;
}

.w-p-1300 {
  width: 1300px !important;
}

.m-w-p-1300 {
  min-width: 1300px !important;
}

.w-p-1302 {
  width: 1302px !important;
}

.m-w-p-1302 {
  min-width: 1302px !important;
}

.w-p-1304 {
  width: 1304px !important;
}

.m-w-p-1304 {
  min-width: 1304px !important;
}

.w-p-1306 {
  width: 1306px !important;
}

.m-w-p-1306 {
  min-width: 1306px !important;
}

.w-p-1308 {
  width: 1308px !important;
}

.m-w-p-1308 {
  min-width: 1308px !important;
}

.w-p-1310 {
  width: 1310px !important;
}

.m-w-p-1310 {
  min-width: 1310px !important;
}

.w-p-1312 {
  width: 1312px !important;
}

.m-w-p-1312 {
  min-width: 1312px !important;
}

.w-p-1314 {
  width: 1314px !important;
}

.m-w-p-1314 {
  min-width: 1314px !important;
}

.w-p-1316 {
  width: 1316px !important;
}

.m-w-p-1316 {
  min-width: 1316px !important;
}

.w-p-1318 {
  width: 1318px !important;
}

.m-w-p-1318 {
  min-width: 1318px !important;
}

.w-p-1320 {
  width: 1320px !important;
}

.m-w-p-1320 {
  min-width: 1320px !important;
}

.w-p-1322 {
  width: 1322px !important;
}

.m-w-p-1322 {
  min-width: 1322px !important;
}

.w-p-1324 {
  width: 1324px !important;
}

.m-w-p-1324 {
  min-width: 1324px !important;
}

.w-p-1326 {
  width: 1326px !important;
}

.m-w-p-1326 {
  min-width: 1326px !important;
}

.w-p-1328 {
  width: 1328px !important;
}

.m-w-p-1328 {
  min-width: 1328px !important;
}

.w-p-1330 {
  width: 1330px !important;
}

.m-w-p-1330 {
  min-width: 1330px !important;
}

.w-p-1332 {
  width: 1332px !important;
}

.m-w-p-1332 {
  min-width: 1332px !important;
}

.w-p-1334 {
  width: 1334px !important;
}

.m-w-p-1334 {
  min-width: 1334px !important;
}

.w-p-1336 {
  width: 1336px !important;
}

.m-w-p-1336 {
  min-width: 1336px !important;
}

.w-p-1338 {
  width: 1338px !important;
}

.m-w-p-1338 {
  min-width: 1338px !important;
}

.w-p-1340 {
  width: 1340px !important;
}

.m-w-p-1340 {
  min-width: 1340px !important;
}

.w-p-1342 {
  width: 1342px !important;
}

.m-w-p-1342 {
  min-width: 1342px !important;
}

.w-p-1344 {
  width: 1344px !important;
}

.m-w-p-1344 {
  min-width: 1344px !important;
}

.w-p-1346 {
  width: 1346px !important;
}

.m-w-p-1346 {
  min-width: 1346px !important;
}

.w-p-1348 {
  width: 1348px !important;
}

.m-w-p-1348 {
  min-width: 1348px !important;
}

.w-p-1350 {
  width: 1350px !important;
}

.m-w-p-1350 {
  min-width: 1350px !important;
}

.w-p-1352 {
  width: 1352px !important;
}

.m-w-p-1352 {
  min-width: 1352px !important;
}

.w-p-1354 {
  width: 1354px !important;
}

.m-w-p-1354 {
  min-width: 1354px !important;
}

.w-p-1356 {
  width: 1356px !important;
}

.m-w-p-1356 {
  min-width: 1356px !important;
}

.w-p-1358 {
  width: 1358px !important;
}

.m-w-p-1358 {
  min-width: 1358px !important;
}

.w-p-1360 {
  width: 1360px !important;
}

.m-w-p-1360 {
  min-width: 1360px !important;
}

.w-p-1362 {
  width: 1362px !important;
}

.m-w-p-1362 {
  min-width: 1362px !important;
}

.w-p-1364 {
  width: 1364px !important;
}

.m-w-p-1364 {
  min-width: 1364px !important;
}

.w-p-1366 {
  width: 1366px !important;
}

.m-w-p-1366 {
  min-width: 1366px !important;
}

.w-p-1368 {
  width: 1368px !important;
}

.m-w-p-1368 {
  min-width: 1368px !important;
}

.w-p-1370 {
  width: 1370px !important;
}

.m-w-p-1370 {
  min-width: 1370px !important;
}

.w-p-1372 {
  width: 1372px !important;
}

.m-w-p-1372 {
  min-width: 1372px !important;
}

.w-p-1374 {
  width: 1374px !important;
}

.m-w-p-1374 {
  min-width: 1374px !important;
}

.w-p-1376 {
  width: 1376px !important;
}

.m-w-p-1376 {
  min-width: 1376px !important;
}

.w-p-1378 {
  width: 1378px !important;
}

.m-w-p-1378 {
  min-width: 1378px !important;
}

.w-p-1380 {
  width: 1380px !important;
}

.m-w-p-1380 {
  min-width: 1380px !important;
}

.w-p-1382 {
  width: 1382px !important;
}

.m-w-p-1382 {
  min-width: 1382px !important;
}

.w-p-1384 {
  width: 1384px !important;
}

.m-w-p-1384 {
  min-width: 1384px !important;
}

.w-p-1386 {
  width: 1386px !important;
}

.m-w-p-1386 {
  min-width: 1386px !important;
}

.w-p-1388 {
  width: 1388px !important;
}

.m-w-p-1388 {
  min-width: 1388px !important;
}

.w-p-1390 {
  width: 1390px !important;
}

.m-w-p-1390 {
  min-width: 1390px !important;
}

.w-p-1392 {
  width: 1392px !important;
}

.m-w-p-1392 {
  min-width: 1392px !important;
}

.w-p-1394 {
  width: 1394px !important;
}

.m-w-p-1394 {
  min-width: 1394px !important;
}

.w-p-1396 {
  width: 1396px !important;
}

.m-w-p-1396 {
  min-width: 1396px !important;
}

.w-p-1398 {
  width: 1398px !important;
}

.m-w-p-1398 {
  min-width: 1398px !important;
}

.w-p-1400 {
  width: 1400px !important;
}

.m-w-p-1400 {
  min-width: 1400px !important;
}

.w-p-1402 {
  width: 1402px !important;
}

.m-w-p-1402 {
  min-width: 1402px !important;
}

.w-p-1404 {
  width: 1404px !important;
}

.m-w-p-1404 {
  min-width: 1404px !important;
}

.w-p-1406 {
  width: 1406px !important;
}

.m-w-p-1406 {
  min-width: 1406px !important;
}

.w-p-1408 {
  width: 1408px !important;
}

.m-w-p-1408 {
  min-width: 1408px !important;
}

.w-p-1410 {
  width: 1410px !important;
}

.m-w-p-1410 {
  min-width: 1410px !important;
}

.w-p-1412 {
  width: 1412px !important;
}

.m-w-p-1412 {
  min-width: 1412px !important;
}

.w-p-1414 {
  width: 1414px !important;
}

.m-w-p-1414 {
  min-width: 1414px !important;
}

.w-p-1416 {
  width: 1416px !important;
}

.m-w-p-1416 {
  min-width: 1416px !important;
}

.w-p-1418 {
  width: 1418px !important;
}

.m-w-p-1418 {
  min-width: 1418px !important;
}

.w-p-1420 {
  width: 1420px !important;
}

.m-w-p-1420 {
  min-width: 1420px !important;
}

.w-p-1422 {
  width: 1422px !important;
}

.m-w-p-1422 {
  min-width: 1422px !important;
}

.w-p-1424 {
  width: 1424px !important;
}

.m-w-p-1424 {
  min-width: 1424px !important;
}

.w-p-1426 {
  width: 1426px !important;
}

.m-w-p-1426 {
  min-width: 1426px !important;
}

.w-p-1428 {
  width: 1428px !important;
}

.m-w-p-1428 {
  min-width: 1428px !important;
}

.w-p-1430 {
  width: 1430px !important;
}

.m-w-p-1430 {
  min-width: 1430px !important;
}

.w-p-1432 {
  width: 1432px !important;
}

.m-w-p-1432 {
  min-width: 1432px !important;
}

.w-p-1434 {
  width: 1434px !important;
}

.m-w-p-1434 {
  min-width: 1434px !important;
}

.w-p-1436 {
  width: 1436px !important;
}

.m-w-p-1436 {
  min-width: 1436px !important;
}

.w-p-1438 {
  width: 1438px !important;
}

.m-w-p-1438 {
  min-width: 1438px !important;
}

.w-p-1440 {
  width: 1440px !important;
}

.m-w-p-1440 {
  min-width: 1440px !important;
}

.w-p-1442 {
  width: 1442px !important;
}

.m-w-p-1442 {
  min-width: 1442px !important;
}

.w-p-1444 {
  width: 1444px !important;
}

.m-w-p-1444 {
  min-width: 1444px !important;
}

.w-p-1446 {
  width: 1446px !important;
}

.m-w-p-1446 {
  min-width: 1446px !important;
}

.w-p-1448 {
  width: 1448px !important;
}

.m-w-p-1448 {
  min-width: 1448px !important;
}

.w-p-1450 {
  width: 1450px !important;
}

.m-w-p-1450 {
  min-width: 1450px !important;
}

.w-p-1452 {
  width: 1452px !important;
}

.m-w-p-1452 {
  min-width: 1452px !important;
}

.w-p-1454 {
  width: 1454px !important;
}

.m-w-p-1454 {
  min-width: 1454px !important;
}

.w-p-1456 {
  width: 1456px !important;
}

.m-w-p-1456 {
  min-width: 1456px !important;
}

.w-p-1458 {
  width: 1458px !important;
}

.m-w-p-1458 {
  min-width: 1458px !important;
}

.w-p-1460 {
  width: 1460px !important;
}

.m-w-p-1460 {
  min-width: 1460px !important;
}

.w-p-1462 {
  width: 1462px !important;
}

.m-w-p-1462 {
  min-width: 1462px !important;
}

.w-p-1464 {
  width: 1464px !important;
}

.m-w-p-1464 {
  min-width: 1464px !important;
}

.w-p-1466 {
  width: 1466px !important;
}

.m-w-p-1466 {
  min-width: 1466px !important;
}

.w-p-1468 {
  width: 1468px !important;
}

.m-w-p-1468 {
  min-width: 1468px !important;
}

.w-p-1470 {
  width: 1470px !important;
}

.m-w-p-1470 {
  min-width: 1470px !important;
}

.w-p-1472 {
  width: 1472px !important;
}

.m-w-p-1472 {
  min-width: 1472px !important;
}

.w-p-1474 {
  width: 1474px !important;
}

.m-w-p-1474 {
  min-width: 1474px !important;
}

.w-p-1476 {
  width: 1476px !important;
}

.m-w-p-1476 {
  min-width: 1476px !important;
}

.w-p-1478 {
  width: 1478px !important;
}

.m-w-p-1478 {
  min-width: 1478px !important;
}

.w-p-1480 {
  width: 1480px !important;
}

.m-w-p-1480 {
  min-width: 1480px !important;
}

.w-p-1482 {
  width: 1482px !important;
}

.m-w-p-1482 {
  min-width: 1482px !important;
}

.w-p-1484 {
  width: 1484px !important;
}

.m-w-p-1484 {
  min-width: 1484px !important;
}

.w-p-1486 {
  width: 1486px !important;
}

.m-w-p-1486 {
  min-width: 1486px !important;
}

.w-p-1488 {
  width: 1488px !important;
}

.m-w-p-1488 {
  min-width: 1488px !important;
}

.w-p-1490 {
  width: 1490px !important;
}

.m-w-p-1490 {
  min-width: 1490px !important;
}

.w-p-1492 {
  width: 1492px !important;
}

.m-w-p-1492 {
  min-width: 1492px !important;
}

.w-p-1494 {
  width: 1494px !important;
}

.m-w-p-1494 {
  min-width: 1494px !important;
}

.w-p-1496 {
  width: 1496px !important;
}

.m-w-p-1496 {
  min-width: 1496px !important;
}

.w-p-1498 {
  width: 1498px !important;
}

.m-w-p-1498 {
  min-width: 1498px !important;
}

.w-p-1500 {
  width: 1500px !important;
}

.m-w-p-1500 {
  min-width: 1500px !important;
}

.w-p-1502 {
  width: 1502px !important;
}

.m-w-p-1502 {
  min-width: 1502px !important;
}

.w-p-1504 {
  width: 1504px !important;
}

.m-w-p-1504 {
  min-width: 1504px !important;
}

.w-p-1506 {
  width: 1506px !important;
}

.m-w-p-1506 {
  min-width: 1506px !important;
}

.w-p-1508 {
  width: 1508px !important;
}

.m-w-p-1508 {
  min-width: 1508px !important;
}

.w-p-1510 {
  width: 1510px !important;
}

.m-w-p-1510 {
  min-width: 1510px !important;
}

.w-p-1512 {
  width: 1512px !important;
}

.m-w-p-1512 {
  min-width: 1512px !important;
}

.w-p-1514 {
  width: 1514px !important;
}

.m-w-p-1514 {
  min-width: 1514px !important;
}

.w-p-1516 {
  width: 1516px !important;
}

.m-w-p-1516 {
  min-width: 1516px !important;
}

.w-p-1518 {
  width: 1518px !important;
}

.m-w-p-1518 {
  min-width: 1518px !important;
}

.w-p-1520 {
  width: 1520px !important;
}

.m-w-p-1520 {
  min-width: 1520px !important;
}

.w-p-1522 {
  width: 1522px !important;
}

.m-w-p-1522 {
  min-width: 1522px !important;
}

.w-p-1524 {
  width: 1524px !important;
}

.m-w-p-1524 {
  min-width: 1524px !important;
}

.w-p-1526 {
  width: 1526px !important;
}

.m-w-p-1526 {
  min-width: 1526px !important;
}

.w-p-1528 {
  width: 1528px !important;
}

.m-w-p-1528 {
  min-width: 1528px !important;
}

.w-p-1530 {
  width: 1530px !important;
}

.m-w-p-1530 {
  min-width: 1530px !important;
}

.w-p-1532 {
  width: 1532px !important;
}

.m-w-p-1532 {
  min-width: 1532px !important;
}

.w-p-1534 {
  width: 1534px !important;
}

.m-w-p-1534 {
  min-width: 1534px !important;
}

.w-p-1536 {
  width: 1536px !important;
}

.m-w-p-1536 {
  min-width: 1536px !important;
}

.w-p-1538 {
  width: 1538px !important;
}

.m-w-p-1538 {
  min-width: 1538px !important;
}

.w-p-1540 {
  width: 1540px !important;
}

.m-w-p-1540 {
  min-width: 1540px !important;
}

.w-p-1542 {
  width: 1542px !important;
}

.m-w-p-1542 {
  min-width: 1542px !important;
}

.w-p-1544 {
  width: 1544px !important;
}

.m-w-p-1544 {
  min-width: 1544px !important;
}

.w-p-1546 {
  width: 1546px !important;
}

.m-w-p-1546 {
  min-width: 1546px !important;
}

.w-p-1548 {
  width: 1548px !important;
}

.m-w-p-1548 {
  min-width: 1548px !important;
}

.w-p-1550 {
  width: 1550px !important;
}

.m-w-p-1550 {
  min-width: 1550px !important;
}

.w-p-1552 {
  width: 1552px !important;
}

.m-w-p-1552 {
  min-width: 1552px !important;
}

.w-p-1554 {
  width: 1554px !important;
}

.m-w-p-1554 {
  min-width: 1554px !important;
}

.w-p-1556 {
  width: 1556px !important;
}

.m-w-p-1556 {
  min-width: 1556px !important;
}

.w-p-1558 {
  width: 1558px !important;
}

.m-w-p-1558 {
  min-width: 1558px !important;
}

.w-p-1560 {
  width: 1560px !important;
}

.m-w-p-1560 {
  min-width: 1560px !important;
}

.w-p-1562 {
  width: 1562px !important;
}

.m-w-p-1562 {
  min-width: 1562px !important;
}

.w-p-1564 {
  width: 1564px !important;
}

.m-w-p-1564 {
  min-width: 1564px !important;
}

.w-p-1566 {
  width: 1566px !important;
}

.m-w-p-1566 {
  min-width: 1566px !important;
}

.w-p-1568 {
  width: 1568px !important;
}

.m-w-p-1568 {
  min-width: 1568px !important;
}

.w-p-1570 {
  width: 1570px !important;
}

.m-w-p-1570 {
  min-width: 1570px !important;
}

.w-p-1572 {
  width: 1572px !important;
}

.m-w-p-1572 {
  min-width: 1572px !important;
}

.w-p-1574 {
  width: 1574px !important;
}

.m-w-p-1574 {
  min-width: 1574px !important;
}

.w-p-1576 {
  width: 1576px !important;
}

.m-w-p-1576 {
  min-width: 1576px !important;
}

.w-p-1578 {
  width: 1578px !important;
}

.m-w-p-1578 {
  min-width: 1578px !important;
}

.w-p-1580 {
  width: 1580px !important;
}

.m-w-p-1580 {
  min-width: 1580px !important;
}

.w-p-1582 {
  width: 1582px !important;
}

.m-w-p-1582 {
  min-width: 1582px !important;
}

.w-p-1584 {
  width: 1584px !important;
}

.m-w-p-1584 {
  min-width: 1584px !important;
}

.w-p-1586 {
  width: 1586px !important;
}

.m-w-p-1586 {
  min-width: 1586px !important;
}

.w-p-1588 {
  width: 1588px !important;
}

.m-w-p-1588 {
  min-width: 1588px !important;
}

.w-p-1590 {
  width: 1590px !important;
}

.m-w-p-1590 {
  min-width: 1590px !important;
}

.w-p-1592 {
  width: 1592px !important;
}

.m-w-p-1592 {
  min-width: 1592px !important;
}

.w-p-1594 {
  width: 1594px !important;
}

.m-w-p-1594 {
  min-width: 1594px !important;
}

.w-p-1596 {
  width: 1596px !important;
}

.m-w-p-1596 {
  min-width: 1596px !important;
}

.w-p-1598 {
  width: 1598px !important;
}

.m-w-p-1598 {
  min-width: 1598px !important;
}

.w-p-1600 {
  width: 1600px !important;
}

.m-w-p-1600 {
  min-width: 1600px !important;
}

.w-p-1602 {
  width: 1602px !important;
}

.m-w-p-1602 {
  min-width: 1602px !important;
}

.w-p-1604 {
  width: 1604px !important;
}

.m-w-p-1604 {
  min-width: 1604px !important;
}

.w-p-1606 {
  width: 1606px !important;
}

.m-w-p-1606 {
  min-width: 1606px !important;
}

.w-p-1608 {
  width: 1608px !important;
}

.m-w-p-1608 {
  min-width: 1608px !important;
}

.w-p-1610 {
  width: 1610px !important;
}

.m-w-p-1610 {
  min-width: 1610px !important;
}

.w-p-1612 {
  width: 1612px !important;
}

.m-w-p-1612 {
  min-width: 1612px !important;
}

.w-p-1614 {
  width: 1614px !important;
}

.m-w-p-1614 {
  min-width: 1614px !important;
}

.w-p-1616 {
  width: 1616px !important;
}

.m-w-p-1616 {
  min-width: 1616px !important;
}

.w-p-1618 {
  width: 1618px !important;
}

.m-w-p-1618 {
  min-width: 1618px !important;
}

.w-p-1620 {
  width: 1620px !important;
}

.m-w-p-1620 {
  min-width: 1620px !important;
}

.w-p-1622 {
  width: 1622px !important;
}

.m-w-p-1622 {
  min-width: 1622px !important;
}

.w-p-1624 {
  width: 1624px !important;
}

.m-w-p-1624 {
  min-width: 1624px !important;
}

.w-p-1626 {
  width: 1626px !important;
}

.m-w-p-1626 {
  min-width: 1626px !important;
}

.w-p-1628 {
  width: 1628px !important;
}

.m-w-p-1628 {
  min-width: 1628px !important;
}

.w-p-1630 {
  width: 1630px !important;
}

.m-w-p-1630 {
  min-width: 1630px !important;
}

.w-p-1632 {
  width: 1632px !important;
}

.m-w-p-1632 {
  min-width: 1632px !important;
}

.w-p-1634 {
  width: 1634px !important;
}

.m-w-p-1634 {
  min-width: 1634px !important;
}

.w-p-1636 {
  width: 1636px !important;
}

.m-w-p-1636 {
  min-width: 1636px !important;
}

.w-p-1638 {
  width: 1638px !important;
}

.m-w-p-1638 {
  min-width: 1638px !important;
}

.w-p-1640 {
  width: 1640px !important;
}

.m-w-p-1640 {
  min-width: 1640px !important;
}

.w-p-1642 {
  width: 1642px !important;
}

.m-w-p-1642 {
  min-width: 1642px !important;
}

.w-p-1644 {
  width: 1644px !important;
}

.m-w-p-1644 {
  min-width: 1644px !important;
}

.w-p-1646 {
  width: 1646px !important;
}

.m-w-p-1646 {
  min-width: 1646px !important;
}

.w-p-1648 {
  width: 1648px !important;
}

.m-w-p-1648 {
  min-width: 1648px !important;
}

.w-p-1650 {
  width: 1650px !important;
}

.m-w-p-1650 {
  min-width: 1650px !important;
}

.w-p-1652 {
  width: 1652px !important;
}

.m-w-p-1652 {
  min-width: 1652px !important;
}

.w-p-1654 {
  width: 1654px !important;
}

.m-w-p-1654 {
  min-width: 1654px !important;
}

.w-p-1656 {
  width: 1656px !important;
}

.m-w-p-1656 {
  min-width: 1656px !important;
}

.w-p-1658 {
  width: 1658px !important;
}

.m-w-p-1658 {
  min-width: 1658px !important;
}

.w-p-1660 {
  width: 1660px !important;
}

.m-w-p-1660 {
  min-width: 1660px !important;
}

.w-p-1662 {
  width: 1662px !important;
}

.m-w-p-1662 {
  min-width: 1662px !important;
}

.w-p-1664 {
  width: 1664px !important;
}

.m-w-p-1664 {
  min-width: 1664px !important;
}

.w-p-1666 {
  width: 1666px !important;
}

.m-w-p-1666 {
  min-width: 1666px !important;
}

.w-p-1668 {
  width: 1668px !important;
}

.m-w-p-1668 {
  min-width: 1668px !important;
}

.w-p-1670 {
  width: 1670px !important;
}

.m-w-p-1670 {
  min-width: 1670px !important;
}

.w-p-1672 {
  width: 1672px !important;
}

.m-w-p-1672 {
  min-width: 1672px !important;
}

.w-p-1674 {
  width: 1674px !important;
}

.m-w-p-1674 {
  min-width: 1674px !important;
}

.w-p-1676 {
  width: 1676px !important;
}

.m-w-p-1676 {
  min-width: 1676px !important;
}

.w-p-1678 {
  width: 1678px !important;
}

.m-w-p-1678 {
  min-width: 1678px !important;
}

.w-p-1680 {
  width: 1680px !important;
}

.m-w-p-1680 {
  min-width: 1680px !important;
}

.w-p-1682 {
  width: 1682px !important;
}

.m-w-p-1682 {
  min-width: 1682px !important;
}

.w-p-1684 {
  width: 1684px !important;
}

.m-w-p-1684 {
  min-width: 1684px !important;
}

.w-p-1686 {
  width: 1686px !important;
}

.m-w-p-1686 {
  min-width: 1686px !important;
}

.w-p-1688 {
  width: 1688px !important;
}

.m-w-p-1688 {
  min-width: 1688px !important;
}

.w-p-1690 {
  width: 1690px !important;
}

.m-w-p-1690 {
  min-width: 1690px !important;
}

.w-p-1692 {
  width: 1692px !important;
}

.m-w-p-1692 {
  min-width: 1692px !important;
}

.w-p-1694 {
  width: 1694px !important;
}

.m-w-p-1694 {
  min-width: 1694px !important;
}

.w-p-1696 {
  width: 1696px !important;
}

.m-w-p-1696 {
  min-width: 1696px !important;
}

.w-p-1698 {
  width: 1698px !important;
}

.m-w-p-1698 {
  min-width: 1698px !important;
}

.w-p-1700 {
  width: 1700px !important;
}

.m-w-p-1700 {
  min-width: 1700px !important;
}

.w-p-1702 {
  width: 1702px !important;
}

.m-w-p-1702 {
  min-width: 1702px !important;
}

.w-p-1704 {
  width: 1704px !important;
}

.m-w-p-1704 {
  min-width: 1704px !important;
}

.w-p-1706 {
  width: 1706px !important;
}

.m-w-p-1706 {
  min-width: 1706px !important;
}

.w-p-1708 {
  width: 1708px !important;
}

.m-w-p-1708 {
  min-width: 1708px !important;
}

.w-p-1710 {
  width: 1710px !important;
}

.m-w-p-1710 {
  min-width: 1710px !important;
}

.w-p-1712 {
  width: 1712px !important;
}

.m-w-p-1712 {
  min-width: 1712px !important;
}

.w-p-1714 {
  width: 1714px !important;
}

.m-w-p-1714 {
  min-width: 1714px !important;
}

.w-p-1716 {
  width: 1716px !important;
}

.m-w-p-1716 {
  min-width: 1716px !important;
}

.w-p-1718 {
  width: 1718px !important;
}

.m-w-p-1718 {
  min-width: 1718px !important;
}

.w-p-1720 {
  width: 1720px !important;
}

.m-w-p-1720 {
  min-width: 1720px !important;
}

.w-p-1722 {
  width: 1722px !important;
}

.m-w-p-1722 {
  min-width: 1722px !important;
}

.w-p-1724 {
  width: 1724px !important;
}

.m-w-p-1724 {
  min-width: 1724px !important;
}

.w-p-1726 {
  width: 1726px !important;
}

.m-w-p-1726 {
  min-width: 1726px !important;
}

.w-p-1728 {
  width: 1728px !important;
}

.m-w-p-1728 {
  min-width: 1728px !important;
}

.w-p-1730 {
  width: 1730px !important;
}

.m-w-p-1730 {
  min-width: 1730px !important;
}

.w-p-1732 {
  width: 1732px !important;
}

.m-w-p-1732 {
  min-width: 1732px !important;
}

.w-p-1734 {
  width: 1734px !important;
}

.m-w-p-1734 {
  min-width: 1734px !important;
}

.w-p-1736 {
  width: 1736px !important;
}

.m-w-p-1736 {
  min-width: 1736px !important;
}

.w-p-1738 {
  width: 1738px !important;
}

.m-w-p-1738 {
  min-width: 1738px !important;
}

.w-p-1740 {
  width: 1740px !important;
}

.m-w-p-1740 {
  min-width: 1740px !important;
}

.w-p-1742 {
  width: 1742px !important;
}

.m-w-p-1742 {
  min-width: 1742px !important;
}

.w-p-1744 {
  width: 1744px !important;
}

.m-w-p-1744 {
  min-width: 1744px !important;
}

.w-p-1746 {
  width: 1746px !important;
}

.m-w-p-1746 {
  min-width: 1746px !important;
}

.w-p-1748 {
  width: 1748px !important;
}

.m-w-p-1748 {
  min-width: 1748px !important;
}

.w-p-1750 {
  width: 1750px !important;
}

.m-w-p-1750 {
  min-width: 1750px !important;
}

.w-p-1752 {
  width: 1752px !important;
}

.m-w-p-1752 {
  min-width: 1752px !important;
}

.w-p-1754 {
  width: 1754px !important;
}

.m-w-p-1754 {
  min-width: 1754px !important;
}

.w-p-1756 {
  width: 1756px !important;
}

.m-w-p-1756 {
  min-width: 1756px !important;
}

.w-p-1758 {
  width: 1758px !important;
}

.m-w-p-1758 {
  min-width: 1758px !important;
}

.w-p-1760 {
  width: 1760px !important;
}

.m-w-p-1760 {
  min-width: 1760px !important;
}

.w-p-1762 {
  width: 1762px !important;
}

.m-w-p-1762 {
  min-width: 1762px !important;
}

.w-p-1764 {
  width: 1764px !important;
}

.m-w-p-1764 {
  min-width: 1764px !important;
}

.w-p-1766 {
  width: 1766px !important;
}

.m-w-p-1766 {
  min-width: 1766px !important;
}

.w-p-1768 {
  width: 1768px !important;
}

.m-w-p-1768 {
  min-width: 1768px !important;
}

.w-p-1770 {
  width: 1770px !important;
}

.m-w-p-1770 {
  min-width: 1770px !important;
}

.w-p-1772 {
  width: 1772px !important;
}

.m-w-p-1772 {
  min-width: 1772px !important;
}

.w-p-1774 {
  width: 1774px !important;
}

.m-w-p-1774 {
  min-width: 1774px !important;
}

.w-p-1776 {
  width: 1776px !important;
}

.m-w-p-1776 {
  min-width: 1776px !important;
}

.w-p-1778 {
  width: 1778px !important;
}

.m-w-p-1778 {
  min-width: 1778px !important;
}

.w-p-1780 {
  width: 1780px !important;
}

.m-w-p-1780 {
  min-width: 1780px !important;
}

.w-p-1782 {
  width: 1782px !important;
}

.m-w-p-1782 {
  min-width: 1782px !important;
}

.w-p-1784 {
  width: 1784px !important;
}

.m-w-p-1784 {
  min-width: 1784px !important;
}

.w-p-1786 {
  width: 1786px !important;
}

.m-w-p-1786 {
  min-width: 1786px !important;
}

.w-p-1788 {
  width: 1788px !important;
}

.m-w-p-1788 {
  min-width: 1788px !important;
}

.w-p-1790 {
  width: 1790px !important;
}

.m-w-p-1790 {
  min-width: 1790px !important;
}

.w-p-1792 {
  width: 1792px !important;
}

.m-w-p-1792 {
  min-width: 1792px !important;
}

.w-p-1794 {
  width: 1794px !important;
}

.m-w-p-1794 {
  min-width: 1794px !important;
}

.w-p-1796 {
  width: 1796px !important;
}

.m-w-p-1796 {
  min-width: 1796px !important;
}

.w-p-1798 {
  width: 1798px !important;
}

.m-w-p-1798 {
  min-width: 1798px !important;
}

.w-p-1800 {
  width: 1800px !important;
}

.m-w-p-1800 {
  min-width: 1800px !important;
}

.w-p-1802 {
  width: 1802px !important;
}

.m-w-p-1802 {
  min-width: 1802px !important;
}

.w-p-1804 {
  width: 1804px !important;
}

.m-w-p-1804 {
  min-width: 1804px !important;
}

.w-p-1806 {
  width: 1806px !important;
}

.m-w-p-1806 {
  min-width: 1806px !important;
}

.w-p-1808 {
  width: 1808px !important;
}

.m-w-p-1808 {
  min-width: 1808px !important;
}

.w-p-1810 {
  width: 1810px !important;
}

.m-w-p-1810 {
  min-width: 1810px !important;
}

.w-p-1812 {
  width: 1812px !important;
}

.m-w-p-1812 {
  min-width: 1812px !important;
}

.w-p-1814 {
  width: 1814px !important;
}

.m-w-p-1814 {
  min-width: 1814px !important;
}

.w-p-1816 {
  width: 1816px !important;
}

.m-w-p-1816 {
  min-width: 1816px !important;
}

.w-p-1818 {
  width: 1818px !important;
}

.m-w-p-1818 {
  min-width: 1818px !important;
}

.w-p-1820 {
  width: 1820px !important;
}

.m-w-p-1820 {
  min-width: 1820px !important;
}

.w-p-1822 {
  width: 1822px !important;
}

.m-w-p-1822 {
  min-width: 1822px !important;
}

.w-p-1824 {
  width: 1824px !important;
}

.m-w-p-1824 {
  min-width: 1824px !important;
}

.w-p-1826 {
  width: 1826px !important;
}

.m-w-p-1826 {
  min-width: 1826px !important;
}

.w-p-1828 {
  width: 1828px !important;
}

.m-w-p-1828 {
  min-width: 1828px !important;
}

.w-p-1830 {
  width: 1830px !important;
}

.m-w-p-1830 {
  min-width: 1830px !important;
}

.w-p-1832 {
  width: 1832px !important;
}

.m-w-p-1832 {
  min-width: 1832px !important;
}

.w-p-1834 {
  width: 1834px !important;
}

.m-w-p-1834 {
  min-width: 1834px !important;
}

.w-p-1836 {
  width: 1836px !important;
}

.m-w-p-1836 {
  min-width: 1836px !important;
}

.w-p-1838 {
  width: 1838px !important;
}

.m-w-p-1838 {
  min-width: 1838px !important;
}

.w-p-1840 {
  width: 1840px !important;
}

.m-w-p-1840 {
  min-width: 1840px !important;
}

.w-p-1842 {
  width: 1842px !important;
}

.m-w-p-1842 {
  min-width: 1842px !important;
}

.w-p-1844 {
  width: 1844px !important;
}

.m-w-p-1844 {
  min-width: 1844px !important;
}

.w-p-1846 {
  width: 1846px !important;
}

.m-w-p-1846 {
  min-width: 1846px !important;
}

.w-p-1848 {
  width: 1848px !important;
}

.m-w-p-1848 {
  min-width: 1848px !important;
}

.w-p-1850 {
  width: 1850px !important;
}

.m-w-p-1850 {
  min-width: 1850px !important;
}

.w-p-1852 {
  width: 1852px !important;
}

.m-w-p-1852 {
  min-width: 1852px !important;
}

.w-p-1854 {
  width: 1854px !important;
}

.m-w-p-1854 {
  min-width: 1854px !important;
}

.w-p-1856 {
  width: 1856px !important;
}

.m-w-p-1856 {
  min-width: 1856px !important;
}

.w-p-1858 {
  width: 1858px !important;
}

.m-w-p-1858 {
  min-width: 1858px !important;
}

.w-p-1860 {
  width: 1860px !important;
}

.m-w-p-1860 {
  min-width: 1860px !important;
}

.w-p-1862 {
  width: 1862px !important;
}

.m-w-p-1862 {
  min-width: 1862px !important;
}

.w-p-1864 {
  width: 1864px !important;
}

.m-w-p-1864 {
  min-width: 1864px !important;
}

.w-p-1866 {
  width: 1866px !important;
}

.m-w-p-1866 {
  min-width: 1866px !important;
}

.w-p-1868 {
  width: 1868px !important;
}

.m-w-p-1868 {
  min-width: 1868px !important;
}

.w-p-1870 {
  width: 1870px !important;
}

.m-w-p-1870 {
  min-width: 1870px !important;
}

.w-p-1872 {
  width: 1872px !important;
}

.m-w-p-1872 {
  min-width: 1872px !important;
}

.w-p-1874 {
  width: 1874px !important;
}

.m-w-p-1874 {
  min-width: 1874px !important;
}

.w-p-1876 {
  width: 1876px !important;
}

.m-w-p-1876 {
  min-width: 1876px !important;
}

.w-p-1878 {
  width: 1878px !important;
}

.m-w-p-1878 {
  min-width: 1878px !important;
}

.w-p-1880 {
  width: 1880px !important;
}

.m-w-p-1880 {
  min-width: 1880px !important;
}

.w-p-1882 {
  width: 1882px !important;
}

.m-w-p-1882 {
  min-width: 1882px !important;
}

.w-p-1884 {
  width: 1884px !important;
}

.m-w-p-1884 {
  min-width: 1884px !important;
}

.w-p-1886 {
  width: 1886px !important;
}

.m-w-p-1886 {
  min-width: 1886px !important;
}

.w-p-1888 {
  width: 1888px !important;
}

.m-w-p-1888 {
  min-width: 1888px !important;
}

.w-p-1890 {
  width: 1890px !important;
}

.m-w-p-1890 {
  min-width: 1890px !important;
}

.w-p-1892 {
  width: 1892px !important;
}

.m-w-p-1892 {
  min-width: 1892px !important;
}

.w-p-1894 {
  width: 1894px !important;
}

.m-w-p-1894 {
  min-width: 1894px !important;
}

.w-p-1896 {
  width: 1896px !important;
}

.m-w-p-1896 {
  min-width: 1896px !important;
}

.w-p-1898 {
  width: 1898px !important;
}

.m-w-p-1898 {
  min-width: 1898px !important;
}

.w-p-1900 {
  width: 1900px !important;
}

.m-w-p-1900 {
  min-width: 1900px !important;
}

.w-p-1902 {
  width: 1902px !important;
}

.m-w-p-1902 {
  min-width: 1902px !important;
}

.w-p-1904 {
  width: 1904px !important;
}

.m-w-p-1904 {
  min-width: 1904px !important;
}

.w-p-1906 {
  width: 1906px !important;
}

.m-w-p-1906 {
  min-width: 1906px !important;
}

.w-p-1908 {
  width: 1908px !important;
}

.m-w-p-1908 {
  min-width: 1908px !important;
}

.w-p-1910 {
  width: 1910px !important;
}

.m-w-p-1910 {
  min-width: 1910px !important;
}

.w-p-1912 {
  width: 1912px !important;
}

.m-w-p-1912 {
  min-width: 1912px !important;
}

.w-p-1914 {
  width: 1914px !important;
}

.m-w-p-1914 {
  min-width: 1914px !important;
}

.w-p-1916 {
  width: 1916px !important;
}

.m-w-p-1916 {
  min-width: 1916px !important;
}

.w-p-1918 {
  width: 1918px !important;
}

.m-w-p-1918 {
  min-width: 1918px !important;
}

.w-p-1920 {
  width: 1920px !important;
}

.m-w-p-1920 {
  min-width: 1920px !important;
}

.w-p-1922 {
  width: 1922px !important;
}

.m-w-p-1922 {
  min-width: 1922px !important;
}

.w-p-1924 {
  width: 1924px !important;
}

.m-w-p-1924 {
  min-width: 1924px !important;
}

.w-p-1926 {
  width: 1926px !important;
}

.m-w-p-1926 {
  min-width: 1926px !important;
}

.w-p-1928 {
  width: 1928px !important;
}

.m-w-p-1928 {
  min-width: 1928px !important;
}

.w-p-1930 {
  width: 1930px !important;
}

.m-w-p-1930 {
  min-width: 1930px !important;
}

.w-p-1932 {
  width: 1932px !important;
}

.m-w-p-1932 {
  min-width: 1932px !important;
}

.w-p-1934 {
  width: 1934px !important;
}

.m-w-p-1934 {
  min-width: 1934px !important;
}

.w-p-1936 {
  width: 1936px !important;
}

.m-w-p-1936 {
  min-width: 1936px !important;
}

.w-p-1938 {
  width: 1938px !important;
}

.m-w-p-1938 {
  min-width: 1938px !important;
}

.w-p-1940 {
  width: 1940px !important;
}

.m-w-p-1940 {
  min-width: 1940px !important;
}

.w-p-1942 {
  width: 1942px !important;
}

.m-w-p-1942 {
  min-width: 1942px !important;
}

.w-p-1944 {
  width: 1944px !important;
}

.m-w-p-1944 {
  min-width: 1944px !important;
}

.w-p-1946 {
  width: 1946px !important;
}

.m-w-p-1946 {
  min-width: 1946px !important;
}

.w-p-1948 {
  width: 1948px !important;
}

.m-w-p-1948 {
  min-width: 1948px !important;
}

.w-p-1950 {
  width: 1950px !important;
}

.m-w-p-1950 {
  min-width: 1950px !important;
}

.w-p-1952 {
  width: 1952px !important;
}

.m-w-p-1952 {
  min-width: 1952px !important;
}

.w-p-1954 {
  width: 1954px !important;
}

.m-w-p-1954 {
  min-width: 1954px !important;
}

.w-p-1956 {
  width: 1956px !important;
}

.m-w-p-1956 {
  min-width: 1956px !important;
}

.w-p-1958 {
  width: 1958px !important;
}

.m-w-p-1958 {
  min-width: 1958px !important;
}

.w-p-1960 {
  width: 1960px !important;
}

.m-w-p-1960 {
  min-width: 1960px !important;
}

.w-p-1962 {
  width: 1962px !important;
}

.m-w-p-1962 {
  min-width: 1962px !important;
}

.w-p-1964 {
  width: 1964px !important;
}

.m-w-p-1964 {
  min-width: 1964px !important;
}

.w-p-1966 {
  width: 1966px !important;
}

.m-w-p-1966 {
  min-width: 1966px !important;
}

.w-p-1968 {
  width: 1968px !important;
}

.m-w-p-1968 {
  min-width: 1968px !important;
}

.w-p-1970 {
  width: 1970px !important;
}

.m-w-p-1970 {
  min-width: 1970px !important;
}

.w-p-1972 {
  width: 1972px !important;
}

.m-w-p-1972 {
  min-width: 1972px !important;
}

.w-p-1974 {
  width: 1974px !important;
}

.m-w-p-1974 {
  min-width: 1974px !important;
}

.w-p-1976 {
  width: 1976px !important;
}

.m-w-p-1976 {
  min-width: 1976px !important;
}

.w-p-1978 {
  width: 1978px !important;
}

.m-w-p-1978 {
  min-width: 1978px !important;
}

.w-p-1980 {
  width: 1980px !important;
}

.m-w-p-1980 {
  min-width: 1980px !important;
}

.w-p-1982 {
  width: 1982px !important;
}

.m-w-p-1982 {
  min-width: 1982px !important;
}

.w-p-1984 {
  width: 1984px !important;
}

.m-w-p-1984 {
  min-width: 1984px !important;
}

.w-p-1986 {
  width: 1986px !important;
}

.m-w-p-1986 {
  min-width: 1986px !important;
}

.w-p-1988 {
  width: 1988px !important;
}

.m-w-p-1988 {
  min-width: 1988px !important;
}

.w-p-1990 {
  width: 1990px !important;
}

.m-w-p-1990 {
  min-width: 1990px !important;
}

.w-p-1992 {
  width: 1992px !important;
}

.m-w-p-1992 {
  min-width: 1992px !important;
}

.w-p-1994 {
  width: 1994px !important;
}

.m-w-p-1994 {
  min-width: 1994px !important;
}

.w-p-1996 {
  width: 1996px !important;
}

.m-w-p-1996 {
  min-width: 1996px !important;
}

.w-p-1998 {
  width: 1998px !important;
}

.m-w-p-1998 {
  min-width: 1998px !important;
}

.w-p-2000 {
  width: 2000px !important;
}

.m-w-p-2000 {
  min-width: 2000px !important;
}

.w-p-2002 {
  width: 2002px !important;
}

.m-w-p-2002 {
  min-width: 2002px !important;
}

.w-p-2004 {
  width: 2004px !important;
}

.m-w-p-2004 {
  min-width: 2004px !important;
}

.w-p-2006 {
  width: 2006px !important;
}

.m-w-p-2006 {
  min-width: 2006px !important;
}

.w-p-2008 {
  width: 2008px !important;
}

.m-w-p-2008 {
  min-width: 2008px !important;
}

.w-p-2010 {
  width: 2010px !important;
}

.m-w-p-2010 {
  min-width: 2010px !important;
}

.w-p-2012 {
  width: 2012px !important;
}

.m-w-p-2012 {
  min-width: 2012px !important;
}

.w-p-2014 {
  width: 2014px !important;
}

.m-w-p-2014 {
  min-width: 2014px !important;
}

.w-p-2016 {
  width: 2016px !important;
}

.m-w-p-2016 {
  min-width: 2016px !important;
}

.w-p-2018 {
  width: 2018px !important;
}

.m-w-p-2018 {
  min-width: 2018px !important;
}

.w-p-2020 {
  width: 2020px !important;
}

.m-w-p-2020 {
  min-width: 2020px !important;
}

.w-p-2022 {
  width: 2022px !important;
}

.m-w-p-2022 {
  min-width: 2022px !important;
}

.w-p-2024 {
  width: 2024px !important;
}

.m-w-p-2024 {
  min-width: 2024px !important;
}

.w-p-2026 {
  width: 2026px !important;
}

.m-w-p-2026 {
  min-width: 2026px !important;
}

.w-p-2028 {
  width: 2028px !important;
}

.m-w-p-2028 {
  min-width: 2028px !important;
}

.w-p-2030 {
  width: 2030px !important;
}

.m-w-p-2030 {
  min-width: 2030px !important;
}

.w-p-2032 {
  width: 2032px !important;
}

.m-w-p-2032 {
  min-width: 2032px !important;
}

.w-p-2034 {
  width: 2034px !important;
}

.m-w-p-2034 {
  min-width: 2034px !important;
}

.w-p-2036 {
  width: 2036px !important;
}

.m-w-p-2036 {
  min-width: 2036px !important;
}

.w-p-2038 {
  width: 2038px !important;
}

.m-w-p-2038 {
  min-width: 2038px !important;
}

.w-p-2040 {
  width: 2040px !important;
}

.m-w-p-2040 {
  min-width: 2040px !important;
}

.w-p-2042 {
  width: 2042px !important;
}

.m-w-p-2042 {
  min-width: 2042px !important;
}

.w-p-2044 {
  width: 2044px !important;
}

.m-w-p-2044 {
  min-width: 2044px !important;
}

.w-p-2046 {
  width: 2046px !important;
}

.m-w-p-2046 {
  min-width: 2046px !important;
}

.w-p-2048 {
  width: 2048px !important;
}

.m-w-p-2048 {
  min-width: 2048px !important;
}

.w-p-2050 {
  width: 2050px !important;
}

.m-w-p-2050 {
  min-width: 2050px !important;
}

.w-p-2052 {
  width: 2052px !important;
}

.m-w-p-2052 {
  min-width: 2052px !important;
}

.w-p-2054 {
  width: 2054px !important;
}

.m-w-p-2054 {
  min-width: 2054px !important;
}

.w-p-2056 {
  width: 2056px !important;
}

.m-w-p-2056 {
  min-width: 2056px !important;
}

.w-p-2058 {
  width: 2058px !important;
}

.m-w-p-2058 {
  min-width: 2058px !important;
}

.w-p-2060 {
  width: 2060px !important;
}

.m-w-p-2060 {
  min-width: 2060px !important;
}

.w-p-2062 {
  width: 2062px !important;
}

.m-w-p-2062 {
  min-width: 2062px !important;
}

.w-p-2064 {
  width: 2064px !important;
}

.m-w-p-2064 {
  min-width: 2064px !important;
}

.w-p-2066 {
  width: 2066px !important;
}

.m-w-p-2066 {
  min-width: 2066px !important;
}

.w-p-2068 {
  width: 2068px !important;
}

.m-w-p-2068 {
  min-width: 2068px !important;
}

.w-p-2070 {
  width: 2070px !important;
}

.m-w-p-2070 {
  min-width: 2070px !important;
}

.w-p-2072 {
  width: 2072px !important;
}

.m-w-p-2072 {
  min-width: 2072px !important;
}

.w-p-2074 {
  width: 2074px !important;
}

.m-w-p-2074 {
  min-width: 2074px !important;
}

.w-p-2076 {
  width: 2076px !important;
}

.m-w-p-2076 {
  min-width: 2076px !important;
}

.w-p-2078 {
  width: 2078px !important;
}

.m-w-p-2078 {
  min-width: 2078px !important;
}

.w-p-2080 {
  width: 2080px !important;
}

.m-w-p-2080 {
  min-width: 2080px !important;
}

.w-p-2082 {
  width: 2082px !important;
}

.m-w-p-2082 {
  min-width: 2082px !important;
}

.w-p-2084 {
  width: 2084px !important;
}

.m-w-p-2084 {
  min-width: 2084px !important;
}

.w-p-2086 {
  width: 2086px !important;
}

.m-w-p-2086 {
  min-width: 2086px !important;
}

.w-p-2088 {
  width: 2088px !important;
}

.m-w-p-2088 {
  min-width: 2088px !important;
}

.w-p-2090 {
  width: 2090px !important;
}

.m-w-p-2090 {
  min-width: 2090px !important;
}

.w-p-2092 {
  width: 2092px !important;
}

.m-w-p-2092 {
  min-width: 2092px !important;
}

.w-p-2094 {
  width: 2094px !important;
}

.m-w-p-2094 {
  min-width: 2094px !important;
}

.w-p-2096 {
  width: 2096px !important;
}

.m-w-p-2096 {
  min-width: 2096px !important;
}

.w-p-2098 {
  width: 2098px !important;
}

.m-w-p-2098 {
  min-width: 2098px !important;
}

.w-p-2100 {
  width: 2100px !important;
}

.m-w-p-2100 {
  min-width: 2100px !important;
}

.w-p-2102 {
  width: 2102px !important;
}

.m-w-p-2102 {
  min-width: 2102px !important;
}

.w-p-2104 {
  width: 2104px !important;
}

.m-w-p-2104 {
  min-width: 2104px !important;
}

.w-p-2106 {
  width: 2106px !important;
}

.m-w-p-2106 {
  min-width: 2106px !important;
}

.w-p-2108 {
  width: 2108px !important;
}

.m-w-p-2108 {
  min-width: 2108px !important;
}

.w-p-2110 {
  width: 2110px !important;
}

.m-w-p-2110 {
  min-width: 2110px !important;
}

.w-p-2112 {
  width: 2112px !important;
}

.m-w-p-2112 {
  min-width: 2112px !important;
}

.w-p-2114 {
  width: 2114px !important;
}

.m-w-p-2114 {
  min-width: 2114px !important;
}

.w-p-2116 {
  width: 2116px !important;
}

.m-w-p-2116 {
  min-width: 2116px !important;
}

.w-p-2118 {
  width: 2118px !important;
}

.m-w-p-2118 {
  min-width: 2118px !important;
}

.w-p-2120 {
  width: 2120px !important;
}

.m-w-p-2120 {
  min-width: 2120px !important;
}

.w-p-2122 {
  width: 2122px !important;
}

.m-w-p-2122 {
  min-width: 2122px !important;
}

.w-p-2124 {
  width: 2124px !important;
}

.m-w-p-2124 {
  min-width: 2124px !important;
}

.w-p-2126 {
  width: 2126px !important;
}

.m-w-p-2126 {
  min-width: 2126px !important;
}

.w-p-2128 {
  width: 2128px !important;
}

.m-w-p-2128 {
  min-width: 2128px !important;
}

.w-p-2130 {
  width: 2130px !important;
}

.m-w-p-2130 {
  min-width: 2130px !important;
}

.w-p-2132 {
  width: 2132px !important;
}

.m-w-p-2132 {
  min-width: 2132px !important;
}

.w-p-2134 {
  width: 2134px !important;
}

.m-w-p-2134 {
  min-width: 2134px !important;
}

.w-p-2136 {
  width: 2136px !important;
}

.m-w-p-2136 {
  min-width: 2136px !important;
}

.w-p-2138 {
  width: 2138px !important;
}

.m-w-p-2138 {
  min-width: 2138px !important;
}

.w-p-2140 {
  width: 2140px !important;
}

.m-w-p-2140 {
  min-width: 2140px !important;
}

.w-p-2142 {
  width: 2142px !important;
}

.m-w-p-2142 {
  min-width: 2142px !important;
}

.w-p-2144 {
  width: 2144px !important;
}

.m-w-p-2144 {
  min-width: 2144px !important;
}

.w-p-2146 {
  width: 2146px !important;
}

.m-w-p-2146 {
  min-width: 2146px !important;
}

.w-p-2148 {
  width: 2148px !important;
}

.m-w-p-2148 {
  min-width: 2148px !important;
}

.w-p-2150 {
  width: 2150px !important;
}

.m-w-p-2150 {
  min-width: 2150px !important;
}

.w-p-2152 {
  width: 2152px !important;
}

.m-w-p-2152 {
  min-width: 2152px !important;
}

.w-p-2154 {
  width: 2154px !important;
}

.m-w-p-2154 {
  min-width: 2154px !important;
}

.w-p-2156 {
  width: 2156px !important;
}

.m-w-p-2156 {
  min-width: 2156px !important;
}

.w-p-2158 {
  width: 2158px !important;
}

.m-w-p-2158 {
  min-width: 2158px !important;
}

.w-p-2160 {
  width: 2160px !important;
}

.m-w-p-2160 {
  min-width: 2160px !important;
}

.w-p-2162 {
  width: 2162px !important;
}

.m-w-p-2162 {
  min-width: 2162px !important;
}

.w-p-2164 {
  width: 2164px !important;
}

.m-w-p-2164 {
  min-width: 2164px !important;
}

.w-p-2166 {
  width: 2166px !important;
}

.m-w-p-2166 {
  min-width: 2166px !important;
}

.w-p-2168 {
  width: 2168px !important;
}

.m-w-p-2168 {
  min-width: 2168px !important;
}

.w-p-2170 {
  width: 2170px !important;
}

.m-w-p-2170 {
  min-width: 2170px !important;
}

.w-p-2172 {
  width: 2172px !important;
}

.m-w-p-2172 {
  min-width: 2172px !important;
}

.w-p-2174 {
  width: 2174px !important;
}

.m-w-p-2174 {
  min-width: 2174px !important;
}

.w-p-2176 {
  width: 2176px !important;
}

.m-w-p-2176 {
  min-width: 2176px !important;
}

.w-p-2178 {
  width: 2178px !important;
}

.m-w-p-2178 {
  min-width: 2178px !important;
}

.w-p-2180 {
  width: 2180px !important;
}

.m-w-p-2180 {
  min-width: 2180px !important;
}

.w-p-2182 {
  width: 2182px !important;
}

.m-w-p-2182 {
  min-width: 2182px !important;
}

.w-p-2184 {
  width: 2184px !important;
}

.m-w-p-2184 {
  min-width: 2184px !important;
}

.w-p-2186 {
  width: 2186px !important;
}

.m-w-p-2186 {
  min-width: 2186px !important;
}

.w-p-2188 {
  width: 2188px !important;
}

.m-w-p-2188 {
  min-width: 2188px !important;
}

.w-p-2190 {
  width: 2190px !important;
}

.m-w-p-2190 {
  min-width: 2190px !important;
}

.w-p-2192 {
  width: 2192px !important;
}

.m-w-p-2192 {
  min-width: 2192px !important;
}

.w-p-2194 {
  width: 2194px !important;
}

.m-w-p-2194 {
  min-width: 2194px !important;
}

.w-p-2196 {
  width: 2196px !important;
}

.m-w-p-2196 {
  min-width: 2196px !important;
}

.w-p-2198 {
  width: 2198px !important;
}

.m-w-p-2198 {
  min-width: 2198px !important;
}

.w-p-2200 {
  width: 2200px !important;
}

.m-w-p-2200 {
  min-width: 2200px !important;
}

.w-p-2202 {
  width: 2202px !important;
}

.m-w-p-2202 {
  min-width: 2202px !important;
}

.w-p-2204 {
  width: 2204px !important;
}

.m-w-p-2204 {
  min-width: 2204px !important;
}

.w-p-2206 {
  width: 2206px !important;
}

.m-w-p-2206 {
  min-width: 2206px !important;
}

.w-p-2208 {
  width: 2208px !important;
}

.m-w-p-2208 {
  min-width: 2208px !important;
}

.w-p-2210 {
  width: 2210px !important;
}

.m-w-p-2210 {
  min-width: 2210px !important;
}

.w-p-2212 {
  width: 2212px !important;
}

.m-w-p-2212 {
  min-width: 2212px !important;
}

.w-p-2214 {
  width: 2214px !important;
}

.m-w-p-2214 {
  min-width: 2214px !important;
}

.w-p-2216 {
  width: 2216px !important;
}

.m-w-p-2216 {
  min-width: 2216px !important;
}

.w-p-2218 {
  width: 2218px !important;
}

.m-w-p-2218 {
  min-width: 2218px !important;
}

.w-p-2220 {
  width: 2220px !important;
}

.m-w-p-2220 {
  min-width: 2220px !important;
}

.w-p-2222 {
  width: 2222px !important;
}

.m-w-p-2222 {
  min-width: 2222px !important;
}

.w-p-2224 {
  width: 2224px !important;
}

.m-w-p-2224 {
  min-width: 2224px !important;
}

.w-p-2226 {
  width: 2226px !important;
}

.m-w-p-2226 {
  min-width: 2226px !important;
}

.w-p-2228 {
  width: 2228px !important;
}

.m-w-p-2228 {
  min-width: 2228px !important;
}

.w-p-2230 {
  width: 2230px !important;
}

.m-w-p-2230 {
  min-width: 2230px !important;
}

.w-p-2232 {
  width: 2232px !important;
}

.m-w-p-2232 {
  min-width: 2232px !important;
}

.w-p-2234 {
  width: 2234px !important;
}

.m-w-p-2234 {
  min-width: 2234px !important;
}

.w-p-2236 {
  width: 2236px !important;
}

.m-w-p-2236 {
  min-width: 2236px !important;
}

.w-p-2238 {
  width: 2238px !important;
}

.m-w-p-2238 {
  min-width: 2238px !important;
}

.w-p-2240 {
  width: 2240px !important;
}

.m-w-p-2240 {
  min-width: 2240px !important;
}

.w-p-2242 {
  width: 2242px !important;
}

.m-w-p-2242 {
  min-width: 2242px !important;
}

.w-p-2244 {
  width: 2244px !important;
}

.m-w-p-2244 {
  min-width: 2244px !important;
}

.w-p-2246 {
  width: 2246px !important;
}

.m-w-p-2246 {
  min-width: 2246px !important;
}

.w-p-2248 {
  width: 2248px !important;
}

.m-w-p-2248 {
  min-width: 2248px !important;
}

.w-p-2250 {
  width: 2250px !important;
}

.m-w-p-2250 {
  min-width: 2250px !important;
}

.w-p-2252 {
  width: 2252px !important;
}

.m-w-p-2252 {
  min-width: 2252px !important;
}

.w-p-2254 {
  width: 2254px !important;
}

.m-w-p-2254 {
  min-width: 2254px !important;
}

.w-p-2256 {
  width: 2256px !important;
}

.m-w-p-2256 {
  min-width: 2256px !important;
}

.w-p-2258 {
  width: 2258px !important;
}

.m-w-p-2258 {
  min-width: 2258px !important;
}

.w-p-2260 {
  width: 2260px !important;
}

.m-w-p-2260 {
  min-width: 2260px !important;
}

.w-p-2262 {
  width: 2262px !important;
}

.m-w-p-2262 {
  min-width: 2262px !important;
}

.w-p-2264 {
  width: 2264px !important;
}

.m-w-p-2264 {
  min-width: 2264px !important;
}

.w-p-2266 {
  width: 2266px !important;
}

.m-w-p-2266 {
  min-width: 2266px !important;
}

.w-p-2268 {
  width: 2268px !important;
}

.m-w-p-2268 {
  min-width: 2268px !important;
}

.w-p-2270 {
  width: 2270px !important;
}

.m-w-p-2270 {
  min-width: 2270px !important;
}

.w-p-2272 {
  width: 2272px !important;
}

.m-w-p-2272 {
  min-width: 2272px !important;
}

.w-p-2274 {
  width: 2274px !important;
}

.m-w-p-2274 {
  min-width: 2274px !important;
}

.w-p-2276 {
  width: 2276px !important;
}

.m-w-p-2276 {
  min-width: 2276px !important;
}

.w-p-2278 {
  width: 2278px !important;
}

.m-w-p-2278 {
  min-width: 2278px !important;
}

.w-p-2280 {
  width: 2280px !important;
}

.m-w-p-2280 {
  min-width: 2280px !important;
}

.w-p-2282 {
  width: 2282px !important;
}

.m-w-p-2282 {
  min-width: 2282px !important;
}

.w-p-2284 {
  width: 2284px !important;
}

.m-w-p-2284 {
  min-width: 2284px !important;
}

.w-p-2286 {
  width: 2286px !important;
}

.m-w-p-2286 {
  min-width: 2286px !important;
}

.w-p-2288 {
  width: 2288px !important;
}

.m-w-p-2288 {
  min-width: 2288px !important;
}

.w-p-2290 {
  width: 2290px !important;
}

.m-w-p-2290 {
  min-width: 2290px !important;
}

.w-p-2292 {
  width: 2292px !important;
}

.m-w-p-2292 {
  min-width: 2292px !important;
}

.w-p-2294 {
  width: 2294px !important;
}

.m-w-p-2294 {
  min-width: 2294px !important;
}

.w-p-2296 {
  width: 2296px !important;
}

.m-w-p-2296 {
  min-width: 2296px !important;
}

.w-p-2298 {
  width: 2298px !important;
}

.m-w-p-2298 {
  min-width: 2298px !important;
}

.w-p-2300 {
  width: 2300px !important;
}

.m-w-p-2300 {
  min-width: 2300px !important;
}

.w-p-2302 {
  width: 2302px !important;
}

.m-w-p-2302 {
  min-width: 2302px !important;
}

.w-p-2304 {
  width: 2304px !important;
}

.m-w-p-2304 {
  min-width: 2304px !important;
}

.w-p-2306 {
  width: 2306px !important;
}

.m-w-p-2306 {
  min-width: 2306px !important;
}

.w-p-2308 {
  width: 2308px !important;
}

.m-w-p-2308 {
  min-width: 2308px !important;
}

.w-p-2310 {
  width: 2310px !important;
}

.m-w-p-2310 {
  min-width: 2310px !important;
}

.w-p-2312 {
  width: 2312px !important;
}

.m-w-p-2312 {
  min-width: 2312px !important;
}

.w-p-2314 {
  width: 2314px !important;
}

.m-w-p-2314 {
  min-width: 2314px !important;
}

.w-p-2316 {
  width: 2316px !important;
}

.m-w-p-2316 {
  min-width: 2316px !important;
}

.w-p-2318 {
  width: 2318px !important;
}

.m-w-p-2318 {
  min-width: 2318px !important;
}

.w-p-2320 {
  width: 2320px !important;
}

.m-w-p-2320 {
  min-width: 2320px !important;
}

.w-p-2322 {
  width: 2322px !important;
}

.m-w-p-2322 {
  min-width: 2322px !important;
}

.w-p-2324 {
  width: 2324px !important;
}

.m-w-p-2324 {
  min-width: 2324px !important;
}

.w-p-2326 {
  width: 2326px !important;
}

.m-w-p-2326 {
  min-width: 2326px !important;
}

.w-p-2328 {
  width: 2328px !important;
}

.m-w-p-2328 {
  min-width: 2328px !important;
}

.w-p-2330 {
  width: 2330px !important;
}

.m-w-p-2330 {
  min-width: 2330px !important;
}

.w-p-2332 {
  width: 2332px !important;
}

.m-w-p-2332 {
  min-width: 2332px !important;
}

.w-p-2334 {
  width: 2334px !important;
}

.m-w-p-2334 {
  min-width: 2334px !important;
}

.w-p-2336 {
  width: 2336px !important;
}

.m-w-p-2336 {
  min-width: 2336px !important;
}

.w-p-2338 {
  width: 2338px !important;
}

.m-w-p-2338 {
  min-width: 2338px !important;
}

.w-p-2340 {
  width: 2340px !important;
}

.m-w-p-2340 {
  min-width: 2340px !important;
}

.w-p-2342 {
  width: 2342px !important;
}

.m-w-p-2342 {
  min-width: 2342px !important;
}

.w-p-2344 {
  width: 2344px !important;
}

.m-w-p-2344 {
  min-width: 2344px !important;
}

.w-p-2346 {
  width: 2346px !important;
}

.m-w-p-2346 {
  min-width: 2346px !important;
}

.w-p-2348 {
  width: 2348px !important;
}

.m-w-p-2348 {
  min-width: 2348px !important;
}

.w-p-2350 {
  width: 2350px !important;
}

.m-w-p-2350 {
  min-width: 2350px !important;
}

.w-p-2352 {
  width: 2352px !important;
}

.m-w-p-2352 {
  min-width: 2352px !important;
}

.w-p-2354 {
  width: 2354px !important;
}

.m-w-p-2354 {
  min-width: 2354px !important;
}

.w-p-2356 {
  width: 2356px !important;
}

.m-w-p-2356 {
  min-width: 2356px !important;
}

.w-p-2358 {
  width: 2358px !important;
}

.m-w-p-2358 {
  min-width: 2358px !important;
}

.w-p-2360 {
  width: 2360px !important;
}

.m-w-p-2360 {
  min-width: 2360px !important;
}

.w-p-2362 {
  width: 2362px !important;
}

.m-w-p-2362 {
  min-width: 2362px !important;
}

.w-p-2364 {
  width: 2364px !important;
}

.m-w-p-2364 {
  min-width: 2364px !important;
}

.w-p-2366 {
  width: 2366px !important;
}

.m-w-p-2366 {
  min-width: 2366px !important;
}

.w-p-2368 {
  width: 2368px !important;
}

.m-w-p-2368 {
  min-width: 2368px !important;
}

.w-p-2370 {
  width: 2370px !important;
}

.m-w-p-2370 {
  min-width: 2370px !important;
}

.w-p-2372 {
  width: 2372px !important;
}

.m-w-p-2372 {
  min-width: 2372px !important;
}

.w-p-2374 {
  width: 2374px !important;
}

.m-w-p-2374 {
  min-width: 2374px !important;
}

.w-p-2376 {
  width: 2376px !important;
}

.m-w-p-2376 {
  min-width: 2376px !important;
}

.w-p-2378 {
  width: 2378px !important;
}

.m-w-p-2378 {
  min-width: 2378px !important;
}

.w-p-2380 {
  width: 2380px !important;
}

.m-w-p-2380 {
  min-width: 2380px !important;
}

.w-p-2382 {
  width: 2382px !important;
}

.m-w-p-2382 {
  min-width: 2382px !important;
}

.w-p-2384 {
  width: 2384px !important;
}

.m-w-p-2384 {
  min-width: 2384px !important;
}

.w-p-2386 {
  width: 2386px !important;
}

.m-w-p-2386 {
  min-width: 2386px !important;
}

.w-p-2388 {
  width: 2388px !important;
}

.m-w-p-2388 {
  min-width: 2388px !important;
}

.w-p-2390 {
  width: 2390px !important;
}

.m-w-p-2390 {
  min-width: 2390px !important;
}

.w-p-2392 {
  width: 2392px !important;
}

.m-w-p-2392 {
  min-width: 2392px !important;
}

.w-p-2394 {
  width: 2394px !important;
}

.m-w-p-2394 {
  min-width: 2394px !important;
}

.w-p-2396 {
  width: 2396px !important;
}

.m-w-p-2396 {
  min-width: 2396px !important;
}

.w-p-2398 {
  width: 2398px !important;
}

.m-w-p-2398 {
  min-width: 2398px !important;
}

.w-p-2400 {
  width: 2400px !important;
}

.m-w-p-2400 {
  min-width: 2400px !important;
}

.w-p-2402 {
  width: 2402px !important;
}

.m-w-p-2402 {
  min-width: 2402px !important;
}

.w-p-2404 {
  width: 2404px !important;
}

.m-w-p-2404 {
  min-width: 2404px !important;
}

.w-p-2406 {
  width: 2406px !important;
}

.m-w-p-2406 {
  min-width: 2406px !important;
}

.w-p-2408 {
  width: 2408px !important;
}

.m-w-p-2408 {
  min-width: 2408px !important;
}

.w-p-2410 {
  width: 2410px !important;
}

.m-w-p-2410 {
  min-width: 2410px !important;
}

.w-p-2412 {
  width: 2412px !important;
}

.m-w-p-2412 {
  min-width: 2412px !important;
}

.w-p-2414 {
  width: 2414px !important;
}

.m-w-p-2414 {
  min-width: 2414px !important;
}

.w-p-2416 {
  width: 2416px !important;
}

.m-w-p-2416 {
  min-width: 2416px !important;
}

.w-p-2418 {
  width: 2418px !important;
}

.m-w-p-2418 {
  min-width: 2418px !important;
}

.w-p-2420 {
  width: 2420px !important;
}

.m-w-p-2420 {
  min-width: 2420px !important;
}

.w-p-2422 {
  width: 2422px !important;
}

.m-w-p-2422 {
  min-width: 2422px !important;
}

.w-p-2424 {
  width: 2424px !important;
}

.m-w-p-2424 {
  min-width: 2424px !important;
}

.w-p-2426 {
  width: 2426px !important;
}

.m-w-p-2426 {
  min-width: 2426px !important;
}

.w-p-2428 {
  width: 2428px !important;
}

.m-w-p-2428 {
  min-width: 2428px !important;
}

.w-p-2430 {
  width: 2430px !important;
}

.m-w-p-2430 {
  min-width: 2430px !important;
}

.w-p-2432 {
  width: 2432px !important;
}

.m-w-p-2432 {
  min-width: 2432px !important;
}

.w-p-2434 {
  width: 2434px !important;
}

.m-w-p-2434 {
  min-width: 2434px !important;
}

.w-p-2436 {
  width: 2436px !important;
}

.m-w-p-2436 {
  min-width: 2436px !important;
}

.w-p-2438 {
  width: 2438px !important;
}

.m-w-p-2438 {
  min-width: 2438px !important;
}

.w-p-2440 {
  width: 2440px !important;
}

.m-w-p-2440 {
  min-width: 2440px !important;
}

.w-p-2442 {
  width: 2442px !important;
}

.m-w-p-2442 {
  min-width: 2442px !important;
}

.w-p-2444 {
  width: 2444px !important;
}

.m-w-p-2444 {
  min-width: 2444px !important;
}

.w-p-2446 {
  width: 2446px !important;
}

.m-w-p-2446 {
  min-width: 2446px !important;
}

.w-p-2448 {
  width: 2448px !important;
}

.m-w-p-2448 {
  min-width: 2448px !important;
}

.w-p-2450 {
  width: 2450px !important;
}

.m-w-p-2450 {
  min-width: 2450px !important;
}

.w-p-2452 {
  width: 2452px !important;
}

.m-w-p-2452 {
  min-width: 2452px !important;
}

.w-p-2454 {
  width: 2454px !important;
}

.m-w-p-2454 {
  min-width: 2454px !important;
}

.w-p-2456 {
  width: 2456px !important;
}

.m-w-p-2456 {
  min-width: 2456px !important;
}

.w-p-2458 {
  width: 2458px !important;
}

.m-w-p-2458 {
  min-width: 2458px !important;
}

.w-p-2460 {
  width: 2460px !important;
}

.m-w-p-2460 {
  min-width: 2460px !important;
}

.w-p-2462 {
  width: 2462px !important;
}

.m-w-p-2462 {
  min-width: 2462px !important;
}

.w-p-2464 {
  width: 2464px !important;
}

.m-w-p-2464 {
  min-width: 2464px !important;
}

.w-p-2466 {
  width: 2466px !important;
}

.m-w-p-2466 {
  min-width: 2466px !important;
}

.w-p-2468 {
  width: 2468px !important;
}

.m-w-p-2468 {
  min-width: 2468px !important;
}

.w-p-2470 {
  width: 2470px !important;
}

.m-w-p-2470 {
  min-width: 2470px !important;
}

.w-p-2472 {
  width: 2472px !important;
}

.m-w-p-2472 {
  min-width: 2472px !important;
}

.w-p-2474 {
  width: 2474px !important;
}

.m-w-p-2474 {
  min-width: 2474px !important;
}

.w-p-2476 {
  width: 2476px !important;
}

.m-w-p-2476 {
  min-width: 2476px !important;
}

.w-p-2478 {
  width: 2478px !important;
}

.m-w-p-2478 {
  min-width: 2478px !important;
}

.w-p-2480 {
  width: 2480px !important;
}

.m-w-p-2480 {
  min-width: 2480px !important;
}

.w-p-2482 {
  width: 2482px !important;
}

.m-w-p-2482 {
  min-width: 2482px !important;
}

.w-p-2484 {
  width: 2484px !important;
}

.m-w-p-2484 {
  min-width: 2484px !important;
}

.w-p-2486 {
  width: 2486px !important;
}

.m-w-p-2486 {
  min-width: 2486px !important;
}

.w-p-2488 {
  width: 2488px !important;
}

.m-w-p-2488 {
  min-width: 2488px !important;
}

.w-p-2490 {
  width: 2490px !important;
}

.m-w-p-2490 {
  min-width: 2490px !important;
}

.w-p-2492 {
  width: 2492px !important;
}

.m-w-p-2492 {
  min-width: 2492px !important;
}

.w-p-2494 {
  width: 2494px !important;
}

.m-w-p-2494 {
  min-width: 2494px !important;
}

.w-p-2496 {
  width: 2496px !important;
}

.m-w-p-2496 {
  min-width: 2496px !important;
}

.w-p-2498 {
  width: 2498px !important;
}

.m-w-p-2498 {
  min-width: 2498px !important;
}

.w-p-2500 {
  width: 2500px !important;
}

.m-w-p-2500 {
  min-width: 2500px !important;
}

.w-p-2502 {
  width: 2502px !important;
}

.m-w-p-2502 {
  min-width: 2502px !important;
}

.w-p-2504 {
  width: 2504px !important;
}

.m-w-p-2504 {
  min-width: 2504px !important;
}

.w-p-2506 {
  width: 2506px !important;
}

.m-w-p-2506 {
  min-width: 2506px !important;
}

.w-p-2508 {
  width: 2508px !important;
}

.m-w-p-2508 {
  min-width: 2508px !important;
}

.w-p-2510 {
  width: 2510px !important;
}

.m-w-p-2510 {
  min-width: 2510px !important;
}

.w-p-2512 {
  width: 2512px !important;
}

.m-w-p-2512 {
  min-width: 2512px !important;
}

.w-p-2514 {
  width: 2514px !important;
}

.m-w-p-2514 {
  min-width: 2514px !important;
}

.w-p-2516 {
  width: 2516px !important;
}

.m-w-p-2516 {
  min-width: 2516px !important;
}

.w-p-2518 {
  width: 2518px !important;
}

.m-w-p-2518 {
  min-width: 2518px !important;
}

.w-p-2520 {
  width: 2520px !important;
}

.m-w-p-2520 {
  min-width: 2520px !important;
}

.w-p-2522 {
  width: 2522px !important;
}

.m-w-p-2522 {
  min-width: 2522px !important;
}

.w-p-2524 {
  width: 2524px !important;
}

.m-w-p-2524 {
  min-width: 2524px !important;
}

.w-p-2526 {
  width: 2526px !important;
}

.m-w-p-2526 {
  min-width: 2526px !important;
}

.w-p-2528 {
  width: 2528px !important;
}

.m-w-p-2528 {
  min-width: 2528px !important;
}

.w-p-2530 {
  width: 2530px !important;
}

.m-w-p-2530 {
  min-width: 2530px !important;
}

.w-p-2532 {
  width: 2532px !important;
}

.m-w-p-2532 {
  min-width: 2532px !important;
}

.w-p-2534 {
  width: 2534px !important;
}

.m-w-p-2534 {
  min-width: 2534px !important;
}

.w-p-2536 {
  width: 2536px !important;
}

.m-w-p-2536 {
  min-width: 2536px !important;
}

.w-p-2538 {
  width: 2538px !important;
}

.m-w-p-2538 {
  min-width: 2538px !important;
}

.w-p-2540 {
  width: 2540px !important;
}

.m-w-p-2540 {
  min-width: 2540px !important;
}

.w-p-2542 {
  width: 2542px !important;
}

.m-w-p-2542 {
  min-width: 2542px !important;
}

.w-p-2544 {
  width: 2544px !important;
}

.m-w-p-2544 {
  min-width: 2544px !important;
}

.w-p-2546 {
  width: 2546px !important;
}

.m-w-p-2546 {
  min-width: 2546px !important;
}

.w-p-2548 {
  width: 2548px !important;
}

.m-w-p-2548 {
  min-width: 2548px !important;
}

.w-p-2550 {
  width: 2550px !important;
}

.m-w-p-2550 {
  min-width: 2550px !important;
}

.w-p-2552 {
  width: 2552px !important;
}

.m-w-p-2552 {
  min-width: 2552px !important;
}

.w-p-2554 {
  width: 2554px !important;
}

.m-w-p-2554 {
  min-width: 2554px !important;
}

.w-p-2556 {
  width: 2556px !important;
}

.m-w-p-2556 {
  min-width: 2556px !important;
}

.w-p-2558 {
  width: 2558px !important;
}

.m-w-p-2558 {
  min-width: 2558px !important;
}

.w-p-2560 {
  width: 2560px !important;
}

.m-w-p-2560 {
  min-width: 2560px !important;
}

.w-p-2562 {
  width: 2562px !important;
}

.m-w-p-2562 {
  min-width: 2562px !important;
}

.w-p-2564 {
  width: 2564px !important;
}

.m-w-p-2564 {
  min-width: 2564px !important;
}

.w-p-2566 {
  width: 2566px !important;
}

.m-w-p-2566 {
  min-width: 2566px !important;
}

.w-p-2568 {
  width: 2568px !important;
}

.m-w-p-2568 {
  min-width: 2568px !important;
}

.w-p-2570 {
  width: 2570px !important;
}

.m-w-p-2570 {
  min-width: 2570px !important;
}

.w-p-2572 {
  width: 2572px !important;
}

.m-w-p-2572 {
  min-width: 2572px !important;
}

.w-p-2574 {
  width: 2574px !important;
}

.m-w-p-2574 {
  min-width: 2574px !important;
}

.w-p-2576 {
  width: 2576px !important;
}

.m-w-p-2576 {
  min-width: 2576px !important;
}

.w-p-2578 {
  width: 2578px !important;
}

.m-w-p-2578 {
  min-width: 2578px !important;
}

.w-p-2580 {
  width: 2580px !important;
}

.m-w-p-2580 {
  min-width: 2580px !important;
}

.w-p-2582 {
  width: 2582px !important;
}

.m-w-p-2582 {
  min-width: 2582px !important;
}

.w-p-2584 {
  width: 2584px !important;
}

.m-w-p-2584 {
  min-width: 2584px !important;
}

.w-p-2586 {
  width: 2586px !important;
}

.m-w-p-2586 {
  min-width: 2586px !important;
}

.w-p-2588 {
  width: 2588px !important;
}

.m-w-p-2588 {
  min-width: 2588px !important;
}

.w-p-2590 {
  width: 2590px !important;
}

.m-w-p-2590 {
  min-width: 2590px !important;
}

.w-p-2592 {
  width: 2592px !important;
}

.m-w-p-2592 {
  min-width: 2592px !important;
}

.w-p-2594 {
  width: 2594px !important;
}

.m-w-p-2594 {
  min-width: 2594px !important;
}

.w-p-2596 {
  width: 2596px !important;
}

.m-w-p-2596 {
  min-width: 2596px !important;
}

.w-p-2598 {
  width: 2598px !important;
}

.m-w-p-2598 {
  min-width: 2598px !important;
}

.w-p-2600 {
  width: 2600px !important;
}

.m-w-p-2600 {
  min-width: 2600px !important;
}

.w-p-2602 {
  width: 2602px !important;
}

.m-w-p-2602 {
  min-width: 2602px !important;
}

.w-p-2604 {
  width: 2604px !important;
}

.m-w-p-2604 {
  min-width: 2604px !important;
}

.w-p-2606 {
  width: 2606px !important;
}

.m-w-p-2606 {
  min-width: 2606px !important;
}

.w-p-2608 {
  width: 2608px !important;
}

.m-w-p-2608 {
  min-width: 2608px !important;
}

.w-p-2610 {
  width: 2610px !important;
}

.m-w-p-2610 {
  min-width: 2610px !important;
}

.w-p-2612 {
  width: 2612px !important;
}

.m-w-p-2612 {
  min-width: 2612px !important;
}

.w-p-2614 {
  width: 2614px !important;
}

.m-w-p-2614 {
  min-width: 2614px !important;
}

.w-p-2616 {
  width: 2616px !important;
}

.m-w-p-2616 {
  min-width: 2616px !important;
}

.w-p-2618 {
  width: 2618px !important;
}

.m-w-p-2618 {
  min-width: 2618px !important;
}

.w-p-2620 {
  width: 2620px !important;
}

.m-w-p-2620 {
  min-width: 2620px !important;
}

.w-p-2622 {
  width: 2622px !important;
}

.m-w-p-2622 {
  min-width: 2622px !important;
}

.w-p-2624 {
  width: 2624px !important;
}

.m-w-p-2624 {
  min-width: 2624px !important;
}

.w-p-2626 {
  width: 2626px !important;
}

.m-w-p-2626 {
  min-width: 2626px !important;
}

.w-p-2628 {
  width: 2628px !important;
}

.m-w-p-2628 {
  min-width: 2628px !important;
}

.w-p-2630 {
  width: 2630px !important;
}

.m-w-p-2630 {
  min-width: 2630px !important;
}

.w-p-2632 {
  width: 2632px !important;
}

.m-w-p-2632 {
  min-width: 2632px !important;
}

.w-p-2634 {
  width: 2634px !important;
}

.m-w-p-2634 {
  min-width: 2634px !important;
}

.w-p-2636 {
  width: 2636px !important;
}

.m-w-p-2636 {
  min-width: 2636px !important;
}

.w-p-2638 {
  width: 2638px !important;
}

.m-w-p-2638 {
  min-width: 2638px !important;
}

.w-p-2640 {
  width: 2640px !important;
}

.m-w-p-2640 {
  min-width: 2640px !important;
}

.w-p-2642 {
  width: 2642px !important;
}

.m-w-p-2642 {
  min-width: 2642px !important;
}

.w-p-2644 {
  width: 2644px !important;
}

.m-w-p-2644 {
  min-width: 2644px !important;
}

.w-p-2646 {
  width: 2646px !important;
}

.m-w-p-2646 {
  min-width: 2646px !important;
}

.w-p-2648 {
  width: 2648px !important;
}

.m-w-p-2648 {
  min-width: 2648px !important;
}

.w-p-2650 {
  width: 2650px !important;
}

.m-w-p-2650 {
  min-width: 2650px !important;
}

.w-p-2652 {
  width: 2652px !important;
}

.m-w-p-2652 {
  min-width: 2652px !important;
}

.w-p-2654 {
  width: 2654px !important;
}

.m-w-p-2654 {
  min-width: 2654px !important;
}

.w-p-2656 {
  width: 2656px !important;
}

.m-w-p-2656 {
  min-width: 2656px !important;
}

.w-p-2658 {
  width: 2658px !important;
}

.m-w-p-2658 {
  min-width: 2658px !important;
}

.w-p-2660 {
  width: 2660px !important;
}

.m-w-p-2660 {
  min-width: 2660px !important;
}

.w-p-2662 {
  width: 2662px !important;
}

.m-w-p-2662 {
  min-width: 2662px !important;
}

.w-p-2664 {
  width: 2664px !important;
}

.m-w-p-2664 {
  min-width: 2664px !important;
}

.w-p-2666 {
  width: 2666px !important;
}

.m-w-p-2666 {
  min-width: 2666px !important;
}

.w-p-2668 {
  width: 2668px !important;
}

.m-w-p-2668 {
  min-width: 2668px !important;
}

.w-p-2670 {
  width: 2670px !important;
}

.m-w-p-2670 {
  min-width: 2670px !important;
}

.w-p-2672 {
  width: 2672px !important;
}

.m-w-p-2672 {
  min-width: 2672px !important;
}

.w-p-2674 {
  width: 2674px !important;
}

.m-w-p-2674 {
  min-width: 2674px !important;
}

.w-p-2676 {
  width: 2676px !important;
}

.m-w-p-2676 {
  min-width: 2676px !important;
}

.w-p-2678 {
  width: 2678px !important;
}

.m-w-p-2678 {
  min-width: 2678px !important;
}

.w-p-2680 {
  width: 2680px !important;
}

.m-w-p-2680 {
  min-width: 2680px !important;
}

.w-p-2682 {
  width: 2682px !important;
}

.m-w-p-2682 {
  min-width: 2682px !important;
}

.w-p-2684 {
  width: 2684px !important;
}

.m-w-p-2684 {
  min-width: 2684px !important;
}

.w-p-2686 {
  width: 2686px !important;
}

.m-w-p-2686 {
  min-width: 2686px !important;
}

.w-p-2688 {
  width: 2688px !important;
}

.m-w-p-2688 {
  min-width: 2688px !important;
}

.w-p-2690 {
  width: 2690px !important;
}

.m-w-p-2690 {
  min-width: 2690px !important;
}

.w-p-2692 {
  width: 2692px !important;
}

.m-w-p-2692 {
  min-width: 2692px !important;
}

.w-p-2694 {
  width: 2694px !important;
}

.m-w-p-2694 {
  min-width: 2694px !important;
}

.w-p-2696 {
  width: 2696px !important;
}

.m-w-p-2696 {
  min-width: 2696px !important;
}

.w-p-2698 {
  width: 2698px !important;
}

.m-w-p-2698 {
  min-width: 2698px !important;
}

.w-p-2700 {
  width: 2700px !important;
}

.m-w-p-2700 {
  min-width: 2700px !important;
}

.w-p-2702 {
  width: 2702px !important;
}

.m-w-p-2702 {
  min-width: 2702px !important;
}

.w-p-2704 {
  width: 2704px !important;
}

.m-w-p-2704 {
  min-width: 2704px !important;
}

.w-p-2706 {
  width: 2706px !important;
}

.m-w-p-2706 {
  min-width: 2706px !important;
}

.w-p-2708 {
  width: 2708px !important;
}

.m-w-p-2708 {
  min-width: 2708px !important;
}

.w-p-2710 {
  width: 2710px !important;
}

.m-w-p-2710 {
  min-width: 2710px !important;
}

.w-p-2712 {
  width: 2712px !important;
}

.m-w-p-2712 {
  min-width: 2712px !important;
}

.w-p-2714 {
  width: 2714px !important;
}

.m-w-p-2714 {
  min-width: 2714px !important;
}

.w-p-2716 {
  width: 2716px !important;
}

.m-w-p-2716 {
  min-width: 2716px !important;
}

.w-p-2718 {
  width: 2718px !important;
}

.m-w-p-2718 {
  min-width: 2718px !important;
}

.w-p-2720 {
  width: 2720px !important;
}

.m-w-p-2720 {
  min-width: 2720px !important;
}

.w-p-2722 {
  width: 2722px !important;
}

.m-w-p-2722 {
  min-width: 2722px !important;
}

.w-p-2724 {
  width: 2724px !important;
}

.m-w-p-2724 {
  min-width: 2724px !important;
}

.w-p-2726 {
  width: 2726px !important;
}

.m-w-p-2726 {
  min-width: 2726px !important;
}

.w-p-2728 {
  width: 2728px !important;
}

.m-w-p-2728 {
  min-width: 2728px !important;
}

.w-p-2730 {
  width: 2730px !important;
}

.m-w-p-2730 {
  min-width: 2730px !important;
}

.w-p-2732 {
  width: 2732px !important;
}

.m-w-p-2732 {
  min-width: 2732px !important;
}

.w-p-2734 {
  width: 2734px !important;
}

.m-w-p-2734 {
  min-width: 2734px !important;
}

.w-p-2736 {
  width: 2736px !important;
}

.m-w-p-2736 {
  min-width: 2736px !important;
}

.w-p-2738 {
  width: 2738px !important;
}

.m-w-p-2738 {
  min-width: 2738px !important;
}

.w-p-2740 {
  width: 2740px !important;
}

.m-w-p-2740 {
  min-width: 2740px !important;
}

.w-p-2742 {
  width: 2742px !important;
}

.m-w-p-2742 {
  min-width: 2742px !important;
}

.w-p-2744 {
  width: 2744px !important;
}

.m-w-p-2744 {
  min-width: 2744px !important;
}

.w-p-2746 {
  width: 2746px !important;
}

.m-w-p-2746 {
  min-width: 2746px !important;
}

.w-p-2748 {
  width: 2748px !important;
}

.m-w-p-2748 {
  min-width: 2748px !important;
}

.w-p-2750 {
  width: 2750px !important;
}

.m-w-p-2750 {
  min-width: 2750px !important;
}

.w-p-2752 {
  width: 2752px !important;
}

.m-w-p-2752 {
  min-width: 2752px !important;
}

.w-p-2754 {
  width: 2754px !important;
}

.m-w-p-2754 {
  min-width: 2754px !important;
}

.w-p-2756 {
  width: 2756px !important;
}

.m-w-p-2756 {
  min-width: 2756px !important;
}

.w-p-2758 {
  width: 2758px !important;
}

.m-w-p-2758 {
  min-width: 2758px !important;
}

.w-p-2760 {
  width: 2760px !important;
}

.m-w-p-2760 {
  min-width: 2760px !important;
}

.w-p-2762 {
  width: 2762px !important;
}

.m-w-p-2762 {
  min-width: 2762px !important;
}

.w-p-2764 {
  width: 2764px !important;
}

.m-w-p-2764 {
  min-width: 2764px !important;
}

.w-p-2766 {
  width: 2766px !important;
}

.m-w-p-2766 {
  min-width: 2766px !important;
}

.w-p-2768 {
  width: 2768px !important;
}

.m-w-p-2768 {
  min-width: 2768px !important;
}

.w-p-2770 {
  width: 2770px !important;
}

.m-w-p-2770 {
  min-width: 2770px !important;
}

.w-p-2772 {
  width: 2772px !important;
}

.m-w-p-2772 {
  min-width: 2772px !important;
}

.w-p-2774 {
  width: 2774px !important;
}

.m-w-p-2774 {
  min-width: 2774px !important;
}

.w-p-2776 {
  width: 2776px !important;
}

.m-w-p-2776 {
  min-width: 2776px !important;
}

.w-p-2778 {
  width: 2778px !important;
}

.m-w-p-2778 {
  min-width: 2778px !important;
}

.w-p-2780 {
  width: 2780px !important;
}

.m-w-p-2780 {
  min-width: 2780px !important;
}

.w-p-2782 {
  width: 2782px !important;
}

.m-w-p-2782 {
  min-width: 2782px !important;
}

.w-p-2784 {
  width: 2784px !important;
}

.m-w-p-2784 {
  min-width: 2784px !important;
}

.w-p-2786 {
  width: 2786px !important;
}

.m-w-p-2786 {
  min-width: 2786px !important;
}

.w-p-2788 {
  width: 2788px !important;
}

.m-w-p-2788 {
  min-width: 2788px !important;
}

.w-p-2790 {
  width: 2790px !important;
}

.m-w-p-2790 {
  min-width: 2790px !important;
}

.w-p-2792 {
  width: 2792px !important;
}

.m-w-p-2792 {
  min-width: 2792px !important;
}

.w-p-2794 {
  width: 2794px !important;
}

.m-w-p-2794 {
  min-width: 2794px !important;
}

.w-p-2796 {
  width: 2796px !important;
}

.m-w-p-2796 {
  min-width: 2796px !important;
}

.w-p-2798 {
  width: 2798px !important;
}

.m-w-p-2798 {
  min-width: 2798px !important;
}

.w-p-2800 {
  width: 2800px !important;
}

.m-w-p-2800 {
  min-width: 2800px !important;
}

.w-p-2802 {
  width: 2802px !important;
}

.m-w-p-2802 {
  min-width: 2802px !important;
}

.w-p-2804 {
  width: 2804px !important;
}

.m-w-p-2804 {
  min-width: 2804px !important;
}

.w-p-2806 {
  width: 2806px !important;
}

.m-w-p-2806 {
  min-width: 2806px !important;
}

.w-p-2808 {
  width: 2808px !important;
}

.m-w-p-2808 {
  min-width: 2808px !important;
}

.w-p-2810 {
  width: 2810px !important;
}

.m-w-p-2810 {
  min-width: 2810px !important;
}

.w-p-2812 {
  width: 2812px !important;
}

.m-w-p-2812 {
  min-width: 2812px !important;
}

.w-p-2814 {
  width: 2814px !important;
}

.m-w-p-2814 {
  min-width: 2814px !important;
}

.w-p-2816 {
  width: 2816px !important;
}

.m-w-p-2816 {
  min-width: 2816px !important;
}

.w-p-2818 {
  width: 2818px !important;
}

.m-w-p-2818 {
  min-width: 2818px !important;
}

.w-p-2820 {
  width: 2820px !important;
}

.m-w-p-2820 {
  min-width: 2820px !important;
}

.w-p-2822 {
  width: 2822px !important;
}

.m-w-p-2822 {
  min-width: 2822px !important;
}

.w-p-2824 {
  width: 2824px !important;
}

.m-w-p-2824 {
  min-width: 2824px !important;
}

.w-p-2826 {
  width: 2826px !important;
}

.m-w-p-2826 {
  min-width: 2826px !important;
}

.w-p-2828 {
  width: 2828px !important;
}

.m-w-p-2828 {
  min-width: 2828px !important;
}

.w-p-2830 {
  width: 2830px !important;
}

.m-w-p-2830 {
  min-width: 2830px !important;
}

.w-p-2832 {
  width: 2832px !important;
}

.m-w-p-2832 {
  min-width: 2832px !important;
}

.w-p-2834 {
  width: 2834px !important;
}

.m-w-p-2834 {
  min-width: 2834px !important;
}

.w-p-2836 {
  width: 2836px !important;
}

.m-w-p-2836 {
  min-width: 2836px !important;
}

.w-p-2838 {
  width: 2838px !important;
}

.m-w-p-2838 {
  min-width: 2838px !important;
}

.w-p-2840 {
  width: 2840px !important;
}

.m-w-p-2840 {
  min-width: 2840px !important;
}

.w-p-2842 {
  width: 2842px !important;
}

.m-w-p-2842 {
  min-width: 2842px !important;
}

.w-p-2844 {
  width: 2844px !important;
}

.m-w-p-2844 {
  min-width: 2844px !important;
}

.w-p-2846 {
  width: 2846px !important;
}

.m-w-p-2846 {
  min-width: 2846px !important;
}

.w-p-2848 {
  width: 2848px !important;
}

.m-w-p-2848 {
  min-width: 2848px !important;
}

.w-p-2850 {
  width: 2850px !important;
}

.m-w-p-2850 {
  min-width: 2850px !important;
}

.w-p-2852 {
  width: 2852px !important;
}

.m-w-p-2852 {
  min-width: 2852px !important;
}

.w-p-2854 {
  width: 2854px !important;
}

.m-w-p-2854 {
  min-width: 2854px !important;
}

.w-p-2856 {
  width: 2856px !important;
}

.m-w-p-2856 {
  min-width: 2856px !important;
}

.w-p-2858 {
  width: 2858px !important;
}

.m-w-p-2858 {
  min-width: 2858px !important;
}

.w-p-2860 {
  width: 2860px !important;
}

.m-w-p-2860 {
  min-width: 2860px !important;
}

.w-p-2862 {
  width: 2862px !important;
}

.m-w-p-2862 {
  min-width: 2862px !important;
}

.w-p-2864 {
  width: 2864px !important;
}

.m-w-p-2864 {
  min-width: 2864px !important;
}

.w-p-2866 {
  width: 2866px !important;
}

.m-w-p-2866 {
  min-width: 2866px !important;
}

.w-p-2868 {
  width: 2868px !important;
}

.m-w-p-2868 {
  min-width: 2868px !important;
}

.w-p-2870 {
  width: 2870px !important;
}

.m-w-p-2870 {
  min-width: 2870px !important;
}

.w-p-2872 {
  width: 2872px !important;
}

.m-w-p-2872 {
  min-width: 2872px !important;
}

.w-p-2874 {
  width: 2874px !important;
}

.m-w-p-2874 {
  min-width: 2874px !important;
}

.w-p-2876 {
  width: 2876px !important;
}

.m-w-p-2876 {
  min-width: 2876px !important;
}

.w-p-2878 {
  width: 2878px !important;
}

.m-w-p-2878 {
  min-width: 2878px !important;
}

.w-p-2880 {
  width: 2880px !important;
}

.m-w-p-2880 {
  min-width: 2880px !important;
}

.w-p-2882 {
  width: 2882px !important;
}

.m-w-p-2882 {
  min-width: 2882px !important;
}

.w-p-2884 {
  width: 2884px !important;
}

.m-w-p-2884 {
  min-width: 2884px !important;
}

.w-p-2886 {
  width: 2886px !important;
}

.m-w-p-2886 {
  min-width: 2886px !important;
}

.w-p-2888 {
  width: 2888px !important;
}

.m-w-p-2888 {
  min-width: 2888px !important;
}

.w-p-2890 {
  width: 2890px !important;
}

.m-w-p-2890 {
  min-width: 2890px !important;
}

.w-p-2892 {
  width: 2892px !important;
}

.m-w-p-2892 {
  min-width: 2892px !important;
}

.w-p-2894 {
  width: 2894px !important;
}

.m-w-p-2894 {
  min-width: 2894px !important;
}

.w-p-2896 {
  width: 2896px !important;
}

.m-w-p-2896 {
  min-width: 2896px !important;
}

.w-p-2898 {
  width: 2898px !important;
}

.m-w-p-2898 {
  min-width: 2898px !important;
}

.w-p-2900 {
  width: 2900px !important;
}

.m-w-p-2900 {
  min-width: 2900px !important;
}

.w-p-2902 {
  width: 2902px !important;
}

.m-w-p-2902 {
  min-width: 2902px !important;
}

.w-p-2904 {
  width: 2904px !important;
}

.m-w-p-2904 {
  min-width: 2904px !important;
}

.w-p-2906 {
  width: 2906px !important;
}

.m-w-p-2906 {
  min-width: 2906px !important;
}

.w-p-2908 {
  width: 2908px !important;
}

.m-w-p-2908 {
  min-width: 2908px !important;
}

.w-p-2910 {
  width: 2910px !important;
}

.m-w-p-2910 {
  min-width: 2910px !important;
}

.w-p-2912 {
  width: 2912px !important;
}

.m-w-p-2912 {
  min-width: 2912px !important;
}

.w-p-2914 {
  width: 2914px !important;
}

.m-w-p-2914 {
  min-width: 2914px !important;
}

.w-p-2916 {
  width: 2916px !important;
}

.m-w-p-2916 {
  min-width: 2916px !important;
}

.w-p-2918 {
  width: 2918px !important;
}

.m-w-p-2918 {
  min-width: 2918px !important;
}

.w-p-2920 {
  width: 2920px !important;
}

.m-w-p-2920 {
  min-width: 2920px !important;
}

.w-p-2922 {
  width: 2922px !important;
}

.m-w-p-2922 {
  min-width: 2922px !important;
}

.w-p-2924 {
  width: 2924px !important;
}

.m-w-p-2924 {
  min-width: 2924px !important;
}

.w-p-2926 {
  width: 2926px !important;
}

.m-w-p-2926 {
  min-width: 2926px !important;
}

.w-p-2928 {
  width: 2928px !important;
}

.m-w-p-2928 {
  min-width: 2928px !important;
}

.w-p-2930 {
  width: 2930px !important;
}

.m-w-p-2930 {
  min-width: 2930px !important;
}

.w-p-2932 {
  width: 2932px !important;
}

.m-w-p-2932 {
  min-width: 2932px !important;
}

.w-p-2934 {
  width: 2934px !important;
}

.m-w-p-2934 {
  min-width: 2934px !important;
}

.w-p-2936 {
  width: 2936px !important;
}

.m-w-p-2936 {
  min-width: 2936px !important;
}

.w-p-2938 {
  width: 2938px !important;
}

.m-w-p-2938 {
  min-width: 2938px !important;
}

.w-p-2940 {
  width: 2940px !important;
}

.m-w-p-2940 {
  min-width: 2940px !important;
}

.w-p-2942 {
  width: 2942px !important;
}

.m-w-p-2942 {
  min-width: 2942px !important;
}

.w-p-2944 {
  width: 2944px !important;
}

.m-w-p-2944 {
  min-width: 2944px !important;
}

.w-p-2946 {
  width: 2946px !important;
}

.m-w-p-2946 {
  min-width: 2946px !important;
}

.w-p-2948 {
  width: 2948px !important;
}

.m-w-p-2948 {
  min-width: 2948px !important;
}

.w-p-2950 {
  width: 2950px !important;
}

.m-w-p-2950 {
  min-width: 2950px !important;
}

.w-p-2952 {
  width: 2952px !important;
}

.m-w-p-2952 {
  min-width: 2952px !important;
}

.w-p-2954 {
  width: 2954px !important;
}

.m-w-p-2954 {
  min-width: 2954px !important;
}

.w-p-2956 {
  width: 2956px !important;
}

.m-w-p-2956 {
  min-width: 2956px !important;
}

.w-p-2958 {
  width: 2958px !important;
}

.m-w-p-2958 {
  min-width: 2958px !important;
}

.w-p-2960 {
  width: 2960px !important;
}

.m-w-p-2960 {
  min-width: 2960px !important;
}

.w-p-2962 {
  width: 2962px !important;
}

.m-w-p-2962 {
  min-width: 2962px !important;
}

.w-p-2964 {
  width: 2964px !important;
}

.m-w-p-2964 {
  min-width: 2964px !important;
}

.w-p-2966 {
  width: 2966px !important;
}

.m-w-p-2966 {
  min-width: 2966px !important;
}

.w-p-2968 {
  width: 2968px !important;
}

.m-w-p-2968 {
  min-width: 2968px !important;
}

.w-p-2970 {
  width: 2970px !important;
}

.m-w-p-2970 {
  min-width: 2970px !important;
}

.w-p-2972 {
  width: 2972px !important;
}

.m-w-p-2972 {
  min-width: 2972px !important;
}

.w-p-2974 {
  width: 2974px !important;
}

.m-w-p-2974 {
  min-width: 2974px !important;
}

.w-p-2976 {
  width: 2976px !important;
}

.m-w-p-2976 {
  min-width: 2976px !important;
}

.w-p-2978 {
  width: 2978px !important;
}

.m-w-p-2978 {
  min-width: 2978px !important;
}

.w-p-2980 {
  width: 2980px !important;
}

.m-w-p-2980 {
  min-width: 2980px !important;
}

.w-p-2982 {
  width: 2982px !important;
}

.m-w-p-2982 {
  min-width: 2982px !important;
}

.w-p-2984 {
  width: 2984px !important;
}

.m-w-p-2984 {
  min-width: 2984px !important;
}

.w-p-2986 {
  width: 2986px !important;
}

.m-w-p-2986 {
  min-width: 2986px !important;
}

.w-p-2988 {
  width: 2988px !important;
}

.m-w-p-2988 {
  min-width: 2988px !important;
}

.w-p-2990 {
  width: 2990px !important;
}

.m-w-p-2990 {
  min-width: 2990px !important;
}

.w-p-2992 {
  width: 2992px !important;
}

.m-w-p-2992 {
  min-width: 2992px !important;
}

.w-p-2994 {
  width: 2994px !important;
}

.m-w-p-2994 {
  min-width: 2994px !important;
}

.w-p-2996 {
  width: 2996px !important;
}

.m-w-p-2996 {
  min-width: 2996px !important;
}

.w-p-2998 {
  width: 2998px !important;
}

.m-w-p-2998 {
  min-width: 2998px !important;
}

.w-p-3000 {
  width: 3000px !important;
}

.m-w-p-3000 {
  min-width: 3000px !important;
}

.w-p-3002 {
  width: 3002px !important;
}

.m-w-p-3002 {
  min-width: 3002px !important;
}

.w-p-3004 {
  width: 3004px !important;
}

.m-w-p-3004 {
  min-width: 3004px !important;
}

.w-p-3006 {
  width: 3006px !important;
}

.m-w-p-3006 {
  min-width: 3006px !important;
}

.w-p-3008 {
  width: 3008px !important;
}

.m-w-p-3008 {
  min-width: 3008px !important;
}

.w-p-3010 {
  width: 3010px !important;
}

.m-w-p-3010 {
  min-width: 3010px !important;
}

.w-p-3012 {
  width: 3012px !important;
}

.m-w-p-3012 {
  min-width: 3012px !important;
}

.w-p-3014 {
  width: 3014px !important;
}

.m-w-p-3014 {
  min-width: 3014px !important;
}

.w-p-3016 {
  width: 3016px !important;
}

.m-w-p-3016 {
  min-width: 3016px !important;
}

.w-p-3018 {
  width: 3018px !important;
}

.m-w-p-3018 {
  min-width: 3018px !important;
}

.w-p-3020 {
  width: 3020px !important;
}

.m-w-p-3020 {
  min-width: 3020px !important;
}

.w-p-3022 {
  width: 3022px !important;
}

.m-w-p-3022 {
  min-width: 3022px !important;
}

.w-p-3024 {
  width: 3024px !important;
}

.m-w-p-3024 {
  min-width: 3024px !important;
}

.w-p-3026 {
  width: 3026px !important;
}

.m-w-p-3026 {
  min-width: 3026px !important;
}

.w-p-3028 {
  width: 3028px !important;
}

.m-w-p-3028 {
  min-width: 3028px !important;
}

.w-p-3030 {
  width: 3030px !important;
}

.m-w-p-3030 {
  min-width: 3030px !important;
}

.w-p-3032 {
  width: 3032px !important;
}

.m-w-p-3032 {
  min-width: 3032px !important;
}

.w-p-3034 {
  width: 3034px !important;
}

.m-w-p-3034 {
  min-width: 3034px !important;
}

.w-p-3036 {
  width: 3036px !important;
}

.m-w-p-3036 {
  min-width: 3036px !important;
}

.w-p-3038 {
  width: 3038px !important;
}

.m-w-p-3038 {
  min-width: 3038px !important;
}

.w-p-3040 {
  width: 3040px !important;
}

.m-w-p-3040 {
  min-width: 3040px !important;
}

.w-p-3042 {
  width: 3042px !important;
}

.m-w-p-3042 {
  min-width: 3042px !important;
}

.w-p-3044 {
  width: 3044px !important;
}

.m-w-p-3044 {
  min-width: 3044px !important;
}

.w-p-3046 {
  width: 3046px !important;
}

.m-w-p-3046 {
  min-width: 3046px !important;
}

.w-p-3048 {
  width: 3048px !important;
}

.m-w-p-3048 {
  min-width: 3048px !important;
}

.w-p-3050 {
  width: 3050px !important;
}

.m-w-p-3050 {
  min-width: 3050px !important;
}

.w-p-3052 {
  width: 3052px !important;
}

.m-w-p-3052 {
  min-width: 3052px !important;
}

.w-p-3054 {
  width: 3054px !important;
}

.m-w-p-3054 {
  min-width: 3054px !important;
}

.w-p-3056 {
  width: 3056px !important;
}

.m-w-p-3056 {
  min-width: 3056px !important;
}

.w-p-3058 {
  width: 3058px !important;
}

.m-w-p-3058 {
  min-width: 3058px !important;
}

.w-p-3060 {
  width: 3060px !important;
}

.m-w-p-3060 {
  min-width: 3060px !important;
}

.w-p-3062 {
  width: 3062px !important;
}

.m-w-p-3062 {
  min-width: 3062px !important;
}

.w-p-3064 {
  width: 3064px !important;
}

.m-w-p-3064 {
  min-width: 3064px !important;
}

.w-p-3066 {
  width: 3066px !important;
}

.m-w-p-3066 {
  min-width: 3066px !important;
}

.w-p-3068 {
  width: 3068px !important;
}

.m-w-p-3068 {
  min-width: 3068px !important;
}

.w-p-3070 {
  width: 3070px !important;
}

.m-w-p-3070 {
  min-width: 3070px !important;
}

.w-p-3072 {
  width: 3072px !important;
}

.m-w-p-3072 {
  min-width: 3072px !important;
}

.w-p-3074 {
  width: 3074px !important;
}

.m-w-p-3074 {
  min-width: 3074px !important;
}

.w-p-3076 {
  width: 3076px !important;
}

.m-w-p-3076 {
  min-width: 3076px !important;
}

.w-p-3078 {
  width: 3078px !important;
}

.m-w-p-3078 {
  min-width: 3078px !important;
}

.w-p-3080 {
  width: 3080px !important;
}

.m-w-p-3080 {
  min-width: 3080px !important;
}

.w-p-3082 {
  width: 3082px !important;
}

.m-w-p-3082 {
  min-width: 3082px !important;
}

.w-p-3084 {
  width: 3084px !important;
}

.m-w-p-3084 {
  min-width: 3084px !important;
}

.w-p-3086 {
  width: 3086px !important;
}

.m-w-p-3086 {
  min-width: 3086px !important;
}

.w-p-3088 {
  width: 3088px !important;
}

.m-w-p-3088 {
  min-width: 3088px !important;
}

.w-p-3090 {
  width: 3090px !important;
}

.m-w-p-3090 {
  min-width: 3090px !important;
}

.w-p-3092 {
  width: 3092px !important;
}

.m-w-p-3092 {
  min-width: 3092px !important;
}

.w-p-3094 {
  width: 3094px !important;
}

.m-w-p-3094 {
  min-width: 3094px !important;
}

.w-p-3096 {
  width: 3096px !important;
}

.m-w-p-3096 {
  min-width: 3096px !important;
}

.w-p-3098 {
  width: 3098px !important;
}

.m-w-p-3098 {
  min-width: 3098px !important;
}

.w-p-3100 {
  width: 3100px !important;
}

.m-w-p-3100 {
  min-width: 3100px !important;
}

.w-p-3102 {
  width: 3102px !important;
}

.m-w-p-3102 {
  min-width: 3102px !important;
}

.w-p-3104 {
  width: 3104px !important;
}

.m-w-p-3104 {
  min-width: 3104px !important;
}

.w-p-3106 {
  width: 3106px !important;
}

.m-w-p-3106 {
  min-width: 3106px !important;
}

.w-p-3108 {
  width: 3108px !important;
}

.m-w-p-3108 {
  min-width: 3108px !important;
}

.w-p-3110 {
  width: 3110px !important;
}

.m-w-p-3110 {
  min-width: 3110px !important;
}

.w-p-3112 {
  width: 3112px !important;
}

.m-w-p-3112 {
  min-width: 3112px !important;
}

.w-p-3114 {
  width: 3114px !important;
}

.m-w-p-3114 {
  min-width: 3114px !important;
}

.w-p-3116 {
  width: 3116px !important;
}

.m-w-p-3116 {
  min-width: 3116px !important;
}

.w-p-3118 {
  width: 3118px !important;
}

.m-w-p-3118 {
  min-width: 3118px !important;
}

.w-p-3120 {
  width: 3120px !important;
}

.m-w-p-3120 {
  min-width: 3120px !important;
}

.w-p-3122 {
  width: 3122px !important;
}

.m-w-p-3122 {
  min-width: 3122px !important;
}

.w-p-3124 {
  width: 3124px !important;
}

.m-w-p-3124 {
  min-width: 3124px !important;
}

.w-p-3126 {
  width: 3126px !important;
}

.m-w-p-3126 {
  min-width: 3126px !important;
}

.w-p-3128 {
  width: 3128px !important;
}

.m-w-p-3128 {
  min-width: 3128px !important;
}

.w-p-3130 {
  width: 3130px !important;
}

.m-w-p-3130 {
  min-width: 3130px !important;
}

.w-p-3132 {
  width: 3132px !important;
}

.m-w-p-3132 {
  min-width: 3132px !important;
}

.w-p-3134 {
  width: 3134px !important;
}

.m-w-p-3134 {
  min-width: 3134px !important;
}

.w-p-3136 {
  width: 3136px !important;
}

.m-w-p-3136 {
  min-width: 3136px !important;
}

.w-p-3138 {
  width: 3138px !important;
}

.m-w-p-3138 {
  min-width: 3138px !important;
}

.w-p-3140 {
  width: 3140px !important;
}

.m-w-p-3140 {
  min-width: 3140px !important;
}

.w-p-3142 {
  width: 3142px !important;
}

.m-w-p-3142 {
  min-width: 3142px !important;
}

.w-p-3144 {
  width: 3144px !important;
}

.m-w-p-3144 {
  min-width: 3144px !important;
}

.w-p-3146 {
  width: 3146px !important;
}

.m-w-p-3146 {
  min-width: 3146px !important;
}

.w-p-3148 {
  width: 3148px !important;
}

.m-w-p-3148 {
  min-width: 3148px !important;
}

.w-p-3150 {
  width: 3150px !important;
}

.m-w-p-3150 {
  min-width: 3150px !important;
}

.w-p-3152 {
  width: 3152px !important;
}

.m-w-p-3152 {
  min-width: 3152px !important;
}

.w-p-3154 {
  width: 3154px !important;
}

.m-w-p-3154 {
  min-width: 3154px !important;
}

.w-p-3156 {
  width: 3156px !important;
}

.m-w-p-3156 {
  min-width: 3156px !important;
}

.w-p-3158 {
  width: 3158px !important;
}

.m-w-p-3158 {
  min-width: 3158px !important;
}

.w-p-3160 {
  width: 3160px !important;
}

.m-w-p-3160 {
  min-width: 3160px !important;
}

.w-p-3162 {
  width: 3162px !important;
}

.m-w-p-3162 {
  min-width: 3162px !important;
}

.w-p-3164 {
  width: 3164px !important;
}

.m-w-p-3164 {
  min-width: 3164px !important;
}

.w-p-3166 {
  width: 3166px !important;
}

.m-w-p-3166 {
  min-width: 3166px !important;
}

.w-p-3168 {
  width: 3168px !important;
}

.m-w-p-3168 {
  min-width: 3168px !important;
}

.w-p-3170 {
  width: 3170px !important;
}

.m-w-p-3170 {
  min-width: 3170px !important;
}

.w-p-3172 {
  width: 3172px !important;
}

.m-w-p-3172 {
  min-width: 3172px !important;
}

.w-p-3174 {
  width: 3174px !important;
}

.m-w-p-3174 {
  min-width: 3174px !important;
}

.w-p-3176 {
  width: 3176px !important;
}

.m-w-p-3176 {
  min-width: 3176px !important;
}

.w-p-3178 {
  width: 3178px !important;
}

.m-w-p-3178 {
  min-width: 3178px !important;
}

.w-p-3180 {
  width: 3180px !important;
}

.m-w-p-3180 {
  min-width: 3180px !important;
}

.w-p-3182 {
  width: 3182px !important;
}

.m-w-p-3182 {
  min-width: 3182px !important;
}

.w-p-3184 {
  width: 3184px !important;
}

.m-w-p-3184 {
  min-width: 3184px !important;
}

.w-p-3186 {
  width: 3186px !important;
}

.m-w-p-3186 {
  min-width: 3186px !important;
}

.w-p-3188 {
  width: 3188px !important;
}

.m-w-p-3188 {
  min-width: 3188px !important;
}

.w-p-3190 {
  width: 3190px !important;
}

.m-w-p-3190 {
  min-width: 3190px !important;
}

.w-p-3192 {
  width: 3192px !important;
}

.m-w-p-3192 {
  min-width: 3192px !important;
}

.w-p-3194 {
  width: 3194px !important;
}

.m-w-p-3194 {
  min-width: 3194px !important;
}

.w-p-3196 {
  width: 3196px !important;
}

.m-w-p-3196 {
  min-width: 3196px !important;
}

.w-p-3198 {
  width: 3198px !important;
}

.m-w-p-3198 {
  min-width: 3198px !important;
}

.w-p-3200 {
  width: 3200px !important;
}

.m-w-p-3200 {
  min-width: 3200px !important;
}

.w-p-3202 {
  width: 3202px !important;
}

.m-w-p-3202 {
  min-width: 3202px !important;
}

.w-p-3204 {
  width: 3204px !important;
}

.m-w-p-3204 {
  min-width: 3204px !important;
}

.w-p-3206 {
  width: 3206px !important;
}

.m-w-p-3206 {
  min-width: 3206px !important;
}

.w-p-3208 {
  width: 3208px !important;
}

.m-w-p-3208 {
  min-width: 3208px !important;
}

.w-p-3210 {
  width: 3210px !important;
}

.m-w-p-3210 {
  min-width: 3210px !important;
}

.w-p-3212 {
  width: 3212px !important;
}

.m-w-p-3212 {
  min-width: 3212px !important;
}

.w-p-3214 {
  width: 3214px !important;
}

.m-w-p-3214 {
  min-width: 3214px !important;
}

.w-p-3216 {
  width: 3216px !important;
}

.m-w-p-3216 {
  min-width: 3216px !important;
}

.w-p-3218 {
  width: 3218px !important;
}

.m-w-p-3218 {
  min-width: 3218px !important;
}

.w-p-3220 {
  width: 3220px !important;
}

.m-w-p-3220 {
  min-width: 3220px !important;
}

.w-p-3222 {
  width: 3222px !important;
}

.m-w-p-3222 {
  min-width: 3222px !important;
}

.w-p-3224 {
  width: 3224px !important;
}

.m-w-p-3224 {
  min-width: 3224px !important;
}

.w-p-3226 {
  width: 3226px !important;
}

.m-w-p-3226 {
  min-width: 3226px !important;
}

.w-p-3228 {
  width: 3228px !important;
}

.m-w-p-3228 {
  min-width: 3228px !important;
}

.w-p-3230 {
  width: 3230px !important;
}

.m-w-p-3230 {
  min-width: 3230px !important;
}

.w-p-3232 {
  width: 3232px !important;
}

.m-w-p-3232 {
  min-width: 3232px !important;
}

.w-p-3234 {
  width: 3234px !important;
}

.m-w-p-3234 {
  min-width: 3234px !important;
}

.w-p-3236 {
  width: 3236px !important;
}

.m-w-p-3236 {
  min-width: 3236px !important;
}

.w-p-3238 {
  width: 3238px !important;
}

.m-w-p-3238 {
  min-width: 3238px !important;
}

.w-p-3240 {
  width: 3240px !important;
}

.m-w-p-3240 {
  min-width: 3240px !important;
}

.w-p-3242 {
  width: 3242px !important;
}

.m-w-p-3242 {
  min-width: 3242px !important;
}

.w-p-3244 {
  width: 3244px !important;
}

.m-w-p-3244 {
  min-width: 3244px !important;
}

.w-p-3246 {
  width: 3246px !important;
}

.m-w-p-3246 {
  min-width: 3246px !important;
}

.w-p-3248 {
  width: 3248px !important;
}

.m-w-p-3248 {
  min-width: 3248px !important;
}

.w-p-3250 {
  width: 3250px !important;
}

.m-w-p-3250 {
  min-width: 3250px !important;
}

.w-p-3252 {
  width: 3252px !important;
}

.m-w-p-3252 {
  min-width: 3252px !important;
}

.w-p-3254 {
  width: 3254px !important;
}

.m-w-p-3254 {
  min-width: 3254px !important;
}

.w-p-3256 {
  width: 3256px !important;
}

.m-w-p-3256 {
  min-width: 3256px !important;
}

.w-p-3258 {
  width: 3258px !important;
}

.m-w-p-3258 {
  min-width: 3258px !important;
}

.w-p-3260 {
  width: 3260px !important;
}

.m-w-p-3260 {
  min-width: 3260px !important;
}

.w-p-3262 {
  width: 3262px !important;
}

.m-w-p-3262 {
  min-width: 3262px !important;
}

.w-p-3264 {
  width: 3264px !important;
}

.m-w-p-3264 {
  min-width: 3264px !important;
}

.w-p-3266 {
  width: 3266px !important;
}

.m-w-p-3266 {
  min-width: 3266px !important;
}

.w-p-3268 {
  width: 3268px !important;
}

.m-w-p-3268 {
  min-width: 3268px !important;
}

.w-p-3270 {
  width: 3270px !important;
}

.m-w-p-3270 {
  min-width: 3270px !important;
}

.w-p-3272 {
  width: 3272px !important;
}

.m-w-p-3272 {
  min-width: 3272px !important;
}

.w-p-3274 {
  width: 3274px !important;
}

.m-w-p-3274 {
  min-width: 3274px !important;
}

.w-p-3276 {
  width: 3276px !important;
}

.m-w-p-3276 {
  min-width: 3276px !important;
}

.w-p-3278 {
  width: 3278px !important;
}

.m-w-p-3278 {
  min-width: 3278px !important;
}

.w-p-3280 {
  width: 3280px !important;
}

.m-w-p-3280 {
  min-width: 3280px !important;
}

.w-p-3282 {
  width: 3282px !important;
}

.m-w-p-3282 {
  min-width: 3282px !important;
}

.w-p-3284 {
  width: 3284px !important;
}

.m-w-p-3284 {
  min-width: 3284px !important;
}

.w-p-3286 {
  width: 3286px !important;
}

.m-w-p-3286 {
  min-width: 3286px !important;
}

.w-p-3288 {
  width: 3288px !important;
}

.m-w-p-3288 {
  min-width: 3288px !important;
}

.w-p-3290 {
  width: 3290px !important;
}

.m-w-p-3290 {
  min-width: 3290px !important;
}

.w-p-3292 {
  width: 3292px !important;
}

.m-w-p-3292 {
  min-width: 3292px !important;
}

.w-p-3294 {
  width: 3294px !important;
}

.m-w-p-3294 {
  min-width: 3294px !important;
}

.w-p-3296 {
  width: 3296px !important;
}

.m-w-p-3296 {
  min-width: 3296px !important;
}

.w-p-3298 {
  width: 3298px !important;
}

.m-w-p-3298 {
  min-width: 3298px !important;
}

.w-p-3300 {
  width: 3300px !important;
}

.m-w-p-3300 {
  min-width: 3300px !important;
}

.w-p-3302 {
  width: 3302px !important;
}

.m-w-p-3302 {
  min-width: 3302px !important;
}

.w-p-3304 {
  width: 3304px !important;
}

.m-w-p-3304 {
  min-width: 3304px !important;
}

.w-p-3306 {
  width: 3306px !important;
}

.m-w-p-3306 {
  min-width: 3306px !important;
}

.w-p-3308 {
  width: 3308px !important;
}

.m-w-p-3308 {
  min-width: 3308px !important;
}

.w-p-3310 {
  width: 3310px !important;
}

.m-w-p-3310 {
  min-width: 3310px !important;
}

.w-p-3312 {
  width: 3312px !important;
}

.m-w-p-3312 {
  min-width: 3312px !important;
}

.w-p-3314 {
  width: 3314px !important;
}

.m-w-p-3314 {
  min-width: 3314px !important;
}

.w-p-3316 {
  width: 3316px !important;
}

.m-w-p-3316 {
  min-width: 3316px !important;
}

.w-p-3318 {
  width: 3318px !important;
}

.m-w-p-3318 {
  min-width: 3318px !important;
}

.w-p-3320 {
  width: 3320px !important;
}

.m-w-p-3320 {
  min-width: 3320px !important;
}

.w-p-3322 {
  width: 3322px !important;
}

.m-w-p-3322 {
  min-width: 3322px !important;
}

.w-p-3324 {
  width: 3324px !important;
}

.m-w-p-3324 {
  min-width: 3324px !important;
}

.w-p-3326 {
  width: 3326px !important;
}

.m-w-p-3326 {
  min-width: 3326px !important;
}

.w-p-3328 {
  width: 3328px !important;
}

.m-w-p-3328 {
  min-width: 3328px !important;
}

.w-p-3330 {
  width: 3330px !important;
}

.m-w-p-3330 {
  min-width: 3330px !important;
}

.w-p-3332 {
  width: 3332px !important;
}

.m-w-p-3332 {
  min-width: 3332px !important;
}

.w-p-3334 {
  width: 3334px !important;
}

.m-w-p-3334 {
  min-width: 3334px !important;
}

.w-p-3336 {
  width: 3336px !important;
}

.m-w-p-3336 {
  min-width: 3336px !important;
}

.w-p-3338 {
  width: 3338px !important;
}

.m-w-p-3338 {
  min-width: 3338px !important;
}

.w-p-3340 {
  width: 3340px !important;
}

.m-w-p-3340 {
  min-width: 3340px !important;
}

.w-p-3342 {
  width: 3342px !important;
}

.m-w-p-3342 {
  min-width: 3342px !important;
}

.w-p-3344 {
  width: 3344px !important;
}

.m-w-p-3344 {
  min-width: 3344px !important;
}

.w-p-3346 {
  width: 3346px !important;
}

.m-w-p-3346 {
  min-width: 3346px !important;
}

.w-p-3348 {
  width: 3348px !important;
}

.m-w-p-3348 {
  min-width: 3348px !important;
}

.w-p-3350 {
  width: 3350px !important;
}

.m-w-p-3350 {
  min-width: 3350px !important;
}

.w-p-3352 {
  width: 3352px !important;
}

.m-w-p-3352 {
  min-width: 3352px !important;
}

.w-p-3354 {
  width: 3354px !important;
}

.m-w-p-3354 {
  min-width: 3354px !important;
}

.w-p-3356 {
  width: 3356px !important;
}

.m-w-p-3356 {
  min-width: 3356px !important;
}

.w-p-3358 {
  width: 3358px !important;
}

.m-w-p-3358 {
  min-width: 3358px !important;
}

.w-p-3360 {
  width: 3360px !important;
}

.m-w-p-3360 {
  min-width: 3360px !important;
}

.w-p-3362 {
  width: 3362px !important;
}

.m-w-p-3362 {
  min-width: 3362px !important;
}

.w-p-3364 {
  width: 3364px !important;
}

.m-w-p-3364 {
  min-width: 3364px !important;
}

.w-p-3366 {
  width: 3366px !important;
}

.m-w-p-3366 {
  min-width: 3366px !important;
}

.w-p-3368 {
  width: 3368px !important;
}

.m-w-p-3368 {
  min-width: 3368px !important;
}

.w-p-3370 {
  width: 3370px !important;
}

.m-w-p-3370 {
  min-width: 3370px !important;
}

.w-p-3372 {
  width: 3372px !important;
}

.m-w-p-3372 {
  min-width: 3372px !important;
}

.w-p-3374 {
  width: 3374px !important;
}

.m-w-p-3374 {
  min-width: 3374px !important;
}

.w-p-3376 {
  width: 3376px !important;
}

.m-w-p-3376 {
  min-width: 3376px !important;
}

.w-p-3378 {
  width: 3378px !important;
}

.m-w-p-3378 {
  min-width: 3378px !important;
}

.w-p-3380 {
  width: 3380px !important;
}

.m-w-p-3380 {
  min-width: 3380px !important;
}

.w-p-3382 {
  width: 3382px !important;
}

.m-w-p-3382 {
  min-width: 3382px !important;
}

.w-p-3384 {
  width: 3384px !important;
}

.m-w-p-3384 {
  min-width: 3384px !important;
}

.w-p-3386 {
  width: 3386px !important;
}

.m-w-p-3386 {
  min-width: 3386px !important;
}

.w-p-3388 {
  width: 3388px !important;
}

.m-w-p-3388 {
  min-width: 3388px !important;
}

.w-p-3390 {
  width: 3390px !important;
}

.m-w-p-3390 {
  min-width: 3390px !important;
}

.w-p-3392 {
  width: 3392px !important;
}

.m-w-p-3392 {
  min-width: 3392px !important;
}

.w-p-3394 {
  width: 3394px !important;
}

.m-w-p-3394 {
  min-width: 3394px !important;
}

.w-p-3396 {
  width: 3396px !important;
}

.m-w-p-3396 {
  min-width: 3396px !important;
}

.w-p-3398 {
  width: 3398px !important;
}

.m-w-p-3398 {
  min-width: 3398px !important;
}

.w-p-3400 {
  width: 3400px !important;
}

.m-w-p-3400 {
  min-width: 3400px !important;
}

.w-p-3402 {
  width: 3402px !important;
}

.m-w-p-3402 {
  min-width: 3402px !important;
}

.w-p-3404 {
  width: 3404px !important;
}

.m-w-p-3404 {
  min-width: 3404px !important;
}

.w-p-3406 {
  width: 3406px !important;
}

.m-w-p-3406 {
  min-width: 3406px !important;
}

.w-p-3408 {
  width: 3408px !important;
}

.m-w-p-3408 {
  min-width: 3408px !important;
}

.w-p-3410 {
  width: 3410px !important;
}

.m-w-p-3410 {
  min-width: 3410px !important;
}

.w-p-3412 {
  width: 3412px !important;
}

.m-w-p-3412 {
  min-width: 3412px !important;
}

.w-p-3414 {
  width: 3414px !important;
}

.m-w-p-3414 {
  min-width: 3414px !important;
}

.w-p-3416 {
  width: 3416px !important;
}

.m-w-p-3416 {
  min-width: 3416px !important;
}

.w-p-3418 {
  width: 3418px !important;
}

.m-w-p-3418 {
  min-width: 3418px !important;
}

.w-p-3420 {
  width: 3420px !important;
}

.m-w-p-3420 {
  min-width: 3420px !important;
}

.w-p-3422 {
  width: 3422px !important;
}

.m-w-p-3422 {
  min-width: 3422px !important;
}

.w-p-3424 {
  width: 3424px !important;
}

.m-w-p-3424 {
  min-width: 3424px !important;
}

.w-p-3426 {
  width: 3426px !important;
}

.m-w-p-3426 {
  min-width: 3426px !important;
}

.w-p-3428 {
  width: 3428px !important;
}

.m-w-p-3428 {
  min-width: 3428px !important;
}

.w-p-3430 {
  width: 3430px !important;
}

.m-w-p-3430 {
  min-width: 3430px !important;
}

.w-p-3432 {
  width: 3432px !important;
}

.m-w-p-3432 {
  min-width: 3432px !important;
}

.w-p-3434 {
  width: 3434px !important;
}

.m-w-p-3434 {
  min-width: 3434px !important;
}

.w-p-3436 {
  width: 3436px !important;
}

.m-w-p-3436 {
  min-width: 3436px !important;
}

.w-p-3438 {
  width: 3438px !important;
}

.m-w-p-3438 {
  min-width: 3438px !important;
}

.w-p-3440 {
  width: 3440px !important;
}

.m-w-p-3440 {
  min-width: 3440px !important;
}

.w-p-3442 {
  width: 3442px !important;
}

.m-w-p-3442 {
  min-width: 3442px !important;
}

.w-p-3444 {
  width: 3444px !important;
}

.m-w-p-3444 {
  min-width: 3444px !important;
}

.w-p-3446 {
  width: 3446px !important;
}

.m-w-p-3446 {
  min-width: 3446px !important;
}

.w-p-3448 {
  width: 3448px !important;
}

.m-w-p-3448 {
  min-width: 3448px !important;
}

.w-p-3450 {
  width: 3450px !important;
}

.m-w-p-3450 {
  min-width: 3450px !important;
}

.w-p-3452 {
  width: 3452px !important;
}

.m-w-p-3452 {
  min-width: 3452px !important;
}

.w-p-3454 {
  width: 3454px !important;
}

.m-w-p-3454 {
  min-width: 3454px !important;
}

.w-p-3456 {
  width: 3456px !important;
}

.m-w-p-3456 {
  min-width: 3456px !important;
}

.w-p-3458 {
  width: 3458px !important;
}

.m-w-p-3458 {
  min-width: 3458px !important;
}

.w-p-3460 {
  width: 3460px !important;
}

.m-w-p-3460 {
  min-width: 3460px !important;
}

.w-p-3462 {
  width: 3462px !important;
}

.m-w-p-3462 {
  min-width: 3462px !important;
}

.w-p-3464 {
  width: 3464px !important;
}

.m-w-p-3464 {
  min-width: 3464px !important;
}

.w-p-3466 {
  width: 3466px !important;
}

.m-w-p-3466 {
  min-width: 3466px !important;
}

.w-p-3468 {
  width: 3468px !important;
}

.m-w-p-3468 {
  min-width: 3468px !important;
}

.w-p-3470 {
  width: 3470px !important;
}

.m-w-p-3470 {
  min-width: 3470px !important;
}

.w-p-3472 {
  width: 3472px !important;
}

.m-w-p-3472 {
  min-width: 3472px !important;
}

.w-p-3474 {
  width: 3474px !important;
}

.m-w-p-3474 {
  min-width: 3474px !important;
}

.w-p-3476 {
  width: 3476px !important;
}

.m-w-p-3476 {
  min-width: 3476px !important;
}

.w-p-3478 {
  width: 3478px !important;
}

.m-w-p-3478 {
  min-width: 3478px !important;
}

.w-p-3480 {
  width: 3480px !important;
}

.m-w-p-3480 {
  min-width: 3480px !important;
}

.w-p-3482 {
  width: 3482px !important;
}

.m-w-p-3482 {
  min-width: 3482px !important;
}

.w-p-3484 {
  width: 3484px !important;
}

.m-w-p-3484 {
  min-width: 3484px !important;
}

.w-p-3486 {
  width: 3486px !important;
}

.m-w-p-3486 {
  min-width: 3486px !important;
}

.w-p-3488 {
  width: 3488px !important;
}

.m-w-p-3488 {
  min-width: 3488px !important;
}

.w-p-3490 {
  width: 3490px !important;
}

.m-w-p-3490 {
  min-width: 3490px !important;
}

.w-p-3492 {
  width: 3492px !important;
}

.m-w-p-3492 {
  min-width: 3492px !important;
}

.w-p-3494 {
  width: 3494px !important;
}

.m-w-p-3494 {
  min-width: 3494px !important;
}

.w-p-3496 {
  width: 3496px !important;
}

.m-w-p-3496 {
  min-width: 3496px !important;
}

.w-p-3498 {
  width: 3498px !important;
}

.m-w-p-3498 {
  min-width: 3498px !important;
}

.w-p-3500 {
  width: 3500px !important;
}

.m-w-p-3500 {
  min-width: 3500px !important;
}

.w-p-3502 {
  width: 3502px !important;
}

.m-w-p-3502 {
  min-width: 3502px !important;
}

.w-p-3504 {
  width: 3504px !important;
}

.m-w-p-3504 {
  min-width: 3504px !important;
}

.w-p-3506 {
  width: 3506px !important;
}

.m-w-p-3506 {
  min-width: 3506px !important;
}

.w-p-3508 {
  width: 3508px !important;
}

.m-w-p-3508 {
  min-width: 3508px !important;
}

.w-p-3510 {
  width: 3510px !important;
}

.m-w-p-3510 {
  min-width: 3510px !important;
}

.w-p-3512 {
  width: 3512px !important;
}

.m-w-p-3512 {
  min-width: 3512px !important;
}

.w-p-3514 {
  width: 3514px !important;
}

.m-w-p-3514 {
  min-width: 3514px !important;
}

.w-p-3516 {
  width: 3516px !important;
}

.m-w-p-3516 {
  min-width: 3516px !important;
}

.w-p-3518 {
  width: 3518px !important;
}

.m-w-p-3518 {
  min-width: 3518px !important;
}

.w-p-3520 {
  width: 3520px !important;
}

.m-w-p-3520 {
  min-width: 3520px !important;
}

.w-p-3522 {
  width: 3522px !important;
}

.m-w-p-3522 {
  min-width: 3522px !important;
}

.w-p-3524 {
  width: 3524px !important;
}

.m-w-p-3524 {
  min-width: 3524px !important;
}

.w-p-3526 {
  width: 3526px !important;
}

.m-w-p-3526 {
  min-width: 3526px !important;
}

.w-p-3528 {
  width: 3528px !important;
}

.m-w-p-3528 {
  min-width: 3528px !important;
}

.w-p-3530 {
  width: 3530px !important;
}

.m-w-p-3530 {
  min-width: 3530px !important;
}

.w-p-3532 {
  width: 3532px !important;
}

.m-w-p-3532 {
  min-width: 3532px !important;
}

.w-p-3534 {
  width: 3534px !important;
}

.m-w-p-3534 {
  min-width: 3534px !important;
}

.w-p-3536 {
  width: 3536px !important;
}

.m-w-p-3536 {
  min-width: 3536px !important;
}

.w-p-3538 {
  width: 3538px !important;
}

.m-w-p-3538 {
  min-width: 3538px !important;
}

.w-p-3540 {
  width: 3540px !important;
}

.m-w-p-3540 {
  min-width: 3540px !important;
}

.w-p-3542 {
  width: 3542px !important;
}

.m-w-p-3542 {
  min-width: 3542px !important;
}

.w-p-3544 {
  width: 3544px !important;
}

.m-w-p-3544 {
  min-width: 3544px !important;
}

.w-p-3546 {
  width: 3546px !important;
}

.m-w-p-3546 {
  min-width: 3546px !important;
}

.w-p-3548 {
  width: 3548px !important;
}

.m-w-p-3548 {
  min-width: 3548px !important;
}

.w-p-3550 {
  width: 3550px !important;
}

.m-w-p-3550 {
  min-width: 3550px !important;
}

.w-p-3552 {
  width: 3552px !important;
}

.m-w-p-3552 {
  min-width: 3552px !important;
}

.w-p-3554 {
  width: 3554px !important;
}

.m-w-p-3554 {
  min-width: 3554px !important;
}

.w-p-3556 {
  width: 3556px !important;
}

.m-w-p-3556 {
  min-width: 3556px !important;
}

.w-p-3558 {
  width: 3558px !important;
}

.m-w-p-3558 {
  min-width: 3558px !important;
}

.w-p-3560 {
  width: 3560px !important;
}

.m-w-p-3560 {
  min-width: 3560px !important;
}

.w-p-3562 {
  width: 3562px !important;
}

.m-w-p-3562 {
  min-width: 3562px !important;
}

.w-p-3564 {
  width: 3564px !important;
}

.m-w-p-3564 {
  min-width: 3564px !important;
}

.w-p-3566 {
  width: 3566px !important;
}

.m-w-p-3566 {
  min-width: 3566px !important;
}

.w-p-3568 {
  width: 3568px !important;
}

.m-w-p-3568 {
  min-width: 3568px !important;
}

.w-p-3570 {
  width: 3570px !important;
}

.m-w-p-3570 {
  min-width: 3570px !important;
}

.w-p-3572 {
  width: 3572px !important;
}

.m-w-p-3572 {
  min-width: 3572px !important;
}

.w-p-3574 {
  width: 3574px !important;
}

.m-w-p-3574 {
  min-width: 3574px !important;
}

.w-p-3576 {
  width: 3576px !important;
}

.m-w-p-3576 {
  min-width: 3576px !important;
}

.w-p-3578 {
  width: 3578px !important;
}

.m-w-p-3578 {
  min-width: 3578px !important;
}

.w-p-3580 {
  width: 3580px !important;
}

.m-w-p-3580 {
  min-width: 3580px !important;
}

.w-p-3582 {
  width: 3582px !important;
}

.m-w-p-3582 {
  min-width: 3582px !important;
}

.w-p-3584 {
  width: 3584px !important;
}

.m-w-p-3584 {
  min-width: 3584px !important;
}

.w-p-3586 {
  width: 3586px !important;
}

.m-w-p-3586 {
  min-width: 3586px !important;
}

.w-p-3588 {
  width: 3588px !important;
}

.m-w-p-3588 {
  min-width: 3588px !important;
}

.w-p-3590 {
  width: 3590px !important;
}

.m-w-p-3590 {
  min-width: 3590px !important;
}

.w-p-3592 {
  width: 3592px !important;
}

.m-w-p-3592 {
  min-width: 3592px !important;
}

.w-p-3594 {
  width: 3594px !important;
}

.m-w-p-3594 {
  min-width: 3594px !important;
}

.w-p-3596 {
  width: 3596px !important;
}

.m-w-p-3596 {
  min-width: 3596px !important;
}

.w-p-3598 {
  width: 3598px !important;
}

.m-w-p-3598 {
  min-width: 3598px !important;
}

.w-p-3600 {
  width: 3600px !important;
}

.m-w-p-3600 {
  min-width: 3600px !important;
}

.w-p-3602 {
  width: 3602px !important;
}

.m-w-p-3602 {
  min-width: 3602px !important;
}

.w-p-3604 {
  width: 3604px !important;
}

.m-w-p-3604 {
  min-width: 3604px !important;
}

.w-p-3606 {
  width: 3606px !important;
}

.m-w-p-3606 {
  min-width: 3606px !important;
}

.w-p-3608 {
  width: 3608px !important;
}

.m-w-p-3608 {
  min-width: 3608px !important;
}

.w-p-3610 {
  width: 3610px !important;
}

.m-w-p-3610 {
  min-width: 3610px !important;
}

.w-p-3612 {
  width: 3612px !important;
}

.m-w-p-3612 {
  min-width: 3612px !important;
}

.w-p-3614 {
  width: 3614px !important;
}

.m-w-p-3614 {
  min-width: 3614px !important;
}

.w-p-3616 {
  width: 3616px !important;
}

.m-w-p-3616 {
  min-width: 3616px !important;
}

.w-p-3618 {
  width: 3618px !important;
}

.m-w-p-3618 {
  min-width: 3618px !important;
}

.w-p-3620 {
  width: 3620px !important;
}

.m-w-p-3620 {
  min-width: 3620px !important;
}

.w-p-3622 {
  width: 3622px !important;
}

.m-w-p-3622 {
  min-width: 3622px !important;
}

.w-p-3624 {
  width: 3624px !important;
}

.m-w-p-3624 {
  min-width: 3624px !important;
}

.w-p-3626 {
  width: 3626px !important;
}

.m-w-p-3626 {
  min-width: 3626px !important;
}

.w-p-3628 {
  width: 3628px !important;
}

.m-w-p-3628 {
  min-width: 3628px !important;
}

.w-p-3630 {
  width: 3630px !important;
}

.m-w-p-3630 {
  min-width: 3630px !important;
}

.w-p-3632 {
  width: 3632px !important;
}

.m-w-p-3632 {
  min-width: 3632px !important;
}

.w-p-3634 {
  width: 3634px !important;
}

.m-w-p-3634 {
  min-width: 3634px !important;
}

.w-p-3636 {
  width: 3636px !important;
}

.m-w-p-3636 {
  min-width: 3636px !important;
}

.w-p-3638 {
  width: 3638px !important;
}

.m-w-p-3638 {
  min-width: 3638px !important;
}

.w-p-3640 {
  width: 3640px !important;
}

.m-w-p-3640 {
  min-width: 3640px !important;
}

.w-p-3642 {
  width: 3642px !important;
}

.m-w-p-3642 {
  min-width: 3642px !important;
}

.w-p-3644 {
  width: 3644px !important;
}

.m-w-p-3644 {
  min-width: 3644px !important;
}

.w-p-3646 {
  width: 3646px !important;
}

.m-w-p-3646 {
  min-width: 3646px !important;
}

.w-p-3648 {
  width: 3648px !important;
}

.m-w-p-3648 {
  min-width: 3648px !important;
}

.w-p-3650 {
  width: 3650px !important;
}

.m-w-p-3650 {
  min-width: 3650px !important;
}

.w-p-3652 {
  width: 3652px !important;
}

.m-w-p-3652 {
  min-width: 3652px !important;
}

.w-p-3654 {
  width: 3654px !important;
}

.m-w-p-3654 {
  min-width: 3654px !important;
}

.w-p-3656 {
  width: 3656px !important;
}

.m-w-p-3656 {
  min-width: 3656px !important;
}

.w-p-3658 {
  width: 3658px !important;
}

.m-w-p-3658 {
  min-width: 3658px !important;
}

.w-p-3660 {
  width: 3660px !important;
}

.m-w-p-3660 {
  min-width: 3660px !important;
}

.w-p-3662 {
  width: 3662px !important;
}

.m-w-p-3662 {
  min-width: 3662px !important;
}

.w-p-3664 {
  width: 3664px !important;
}

.m-w-p-3664 {
  min-width: 3664px !important;
}

.w-p-3666 {
  width: 3666px !important;
}

.m-w-p-3666 {
  min-width: 3666px !important;
}

.w-p-3668 {
  width: 3668px !important;
}

.m-w-p-3668 {
  min-width: 3668px !important;
}

.w-p-3670 {
  width: 3670px !important;
}

.m-w-p-3670 {
  min-width: 3670px !important;
}

.w-p-3672 {
  width: 3672px !important;
}

.m-w-p-3672 {
  min-width: 3672px !important;
}

.w-p-3674 {
  width: 3674px !important;
}

.m-w-p-3674 {
  min-width: 3674px !important;
}

.w-p-3676 {
  width: 3676px !important;
}

.m-w-p-3676 {
  min-width: 3676px !important;
}

.w-p-3678 {
  width: 3678px !important;
}

.m-w-p-3678 {
  min-width: 3678px !important;
}

.w-p-3680 {
  width: 3680px !important;
}

.m-w-p-3680 {
  min-width: 3680px !important;
}

.w-p-3682 {
  width: 3682px !important;
}

.m-w-p-3682 {
  min-width: 3682px !important;
}

.w-p-3684 {
  width: 3684px !important;
}

.m-w-p-3684 {
  min-width: 3684px !important;
}

.w-p-3686 {
  width: 3686px !important;
}

.m-w-p-3686 {
  min-width: 3686px !important;
}

.w-p-3688 {
  width: 3688px !important;
}

.m-w-p-3688 {
  min-width: 3688px !important;
}

.w-p-3690 {
  width: 3690px !important;
}

.m-w-p-3690 {
  min-width: 3690px !important;
}

.w-p-3692 {
  width: 3692px !important;
}

.m-w-p-3692 {
  min-width: 3692px !important;
}

.w-p-3694 {
  width: 3694px !important;
}

.m-w-p-3694 {
  min-width: 3694px !important;
}

.w-p-3696 {
  width: 3696px !important;
}

.m-w-p-3696 {
  min-width: 3696px !important;
}

.w-p-3698 {
  width: 3698px !important;
}

.m-w-p-3698 {
  min-width: 3698px !important;
}

.w-p-3700 {
  width: 3700px !important;
}

.m-w-p-3700 {
  min-width: 3700px !important;
}

.w-p-3702 {
  width: 3702px !important;
}

.m-w-p-3702 {
  min-width: 3702px !important;
}

.w-p-3704 {
  width: 3704px !important;
}

.m-w-p-3704 {
  min-width: 3704px !important;
}

.w-p-3706 {
  width: 3706px !important;
}

.m-w-p-3706 {
  min-width: 3706px !important;
}

.w-p-3708 {
  width: 3708px !important;
}

.m-w-p-3708 {
  min-width: 3708px !important;
}

.w-p-3710 {
  width: 3710px !important;
}

.m-w-p-3710 {
  min-width: 3710px !important;
}

.w-p-3712 {
  width: 3712px !important;
}

.m-w-p-3712 {
  min-width: 3712px !important;
}

.w-p-3714 {
  width: 3714px !important;
}

.m-w-p-3714 {
  min-width: 3714px !important;
}

.w-p-3716 {
  width: 3716px !important;
}

.m-w-p-3716 {
  min-width: 3716px !important;
}

.w-p-3718 {
  width: 3718px !important;
}

.m-w-p-3718 {
  min-width: 3718px !important;
}

.w-p-3720 {
  width: 3720px !important;
}

.m-w-p-3720 {
  min-width: 3720px !important;
}

.w-p-3722 {
  width: 3722px !important;
}

.m-w-p-3722 {
  min-width: 3722px !important;
}

.w-p-3724 {
  width: 3724px !important;
}

.m-w-p-3724 {
  min-width: 3724px !important;
}

.w-p-3726 {
  width: 3726px !important;
}

.m-w-p-3726 {
  min-width: 3726px !important;
}

.w-p-3728 {
  width: 3728px !important;
}

.m-w-p-3728 {
  min-width: 3728px !important;
}

.w-p-3730 {
  width: 3730px !important;
}

.m-w-p-3730 {
  min-width: 3730px !important;
}

.w-p-3732 {
  width: 3732px !important;
}

.m-w-p-3732 {
  min-width: 3732px !important;
}

.w-p-3734 {
  width: 3734px !important;
}

.m-w-p-3734 {
  min-width: 3734px !important;
}

.w-p-3736 {
  width: 3736px !important;
}

.m-w-p-3736 {
  min-width: 3736px !important;
}

.w-p-3738 {
  width: 3738px !important;
}

.m-w-p-3738 {
  min-width: 3738px !important;
}

.w-p-3740 {
  width: 3740px !important;
}

.m-w-p-3740 {
  min-width: 3740px !important;
}

.w-p-3742 {
  width: 3742px !important;
}

.m-w-p-3742 {
  min-width: 3742px !important;
}

.w-p-3744 {
  width: 3744px !important;
}

.m-w-p-3744 {
  min-width: 3744px !important;
}

.w-p-3746 {
  width: 3746px !important;
}

.m-w-p-3746 {
  min-width: 3746px !important;
}

.w-p-3748 {
  width: 3748px !important;
}

.m-w-p-3748 {
  min-width: 3748px !important;
}

.w-p-3750 {
  width: 3750px !important;
}

.m-w-p-3750 {
  min-width: 3750px !important;
}

.w-p-3752 {
  width: 3752px !important;
}

.m-w-p-3752 {
  min-width: 3752px !important;
}

.w-p-3754 {
  width: 3754px !important;
}

.m-w-p-3754 {
  min-width: 3754px !important;
}

.w-p-3756 {
  width: 3756px !important;
}

.m-w-p-3756 {
  min-width: 3756px !important;
}

.w-p-3758 {
  width: 3758px !important;
}

.m-w-p-3758 {
  min-width: 3758px !important;
}

.w-p-3760 {
  width: 3760px !important;
}

.m-w-p-3760 {
  min-width: 3760px !important;
}

.w-p-3762 {
  width: 3762px !important;
}

.m-w-p-3762 {
  min-width: 3762px !important;
}

.w-p-3764 {
  width: 3764px !important;
}

.m-w-p-3764 {
  min-width: 3764px !important;
}

.w-p-3766 {
  width: 3766px !important;
}

.m-w-p-3766 {
  min-width: 3766px !important;
}

.w-p-3768 {
  width: 3768px !important;
}

.m-w-p-3768 {
  min-width: 3768px !important;
}

.w-p-3770 {
  width: 3770px !important;
}

.m-w-p-3770 {
  min-width: 3770px !important;
}

.w-p-3772 {
  width: 3772px !important;
}

.m-w-p-3772 {
  min-width: 3772px !important;
}

.w-p-3774 {
  width: 3774px !important;
}

.m-w-p-3774 {
  min-width: 3774px !important;
}

.w-p-3776 {
  width: 3776px !important;
}

.m-w-p-3776 {
  min-width: 3776px !important;
}

.w-p-3778 {
  width: 3778px !important;
}

.m-w-p-3778 {
  min-width: 3778px !important;
}

.w-p-3780 {
  width: 3780px !important;
}

.m-w-p-3780 {
  min-width: 3780px !important;
}

.w-p-3782 {
  width: 3782px !important;
}

.m-w-p-3782 {
  min-width: 3782px !important;
}

.w-p-3784 {
  width: 3784px !important;
}

.m-w-p-3784 {
  min-width: 3784px !important;
}

.w-p-3786 {
  width: 3786px !important;
}

.m-w-p-3786 {
  min-width: 3786px !important;
}

.w-p-3788 {
  width: 3788px !important;
}

.m-w-p-3788 {
  min-width: 3788px !important;
}

.w-p-3790 {
  width: 3790px !important;
}

.m-w-p-3790 {
  min-width: 3790px !important;
}

.w-p-3792 {
  width: 3792px !important;
}

.m-w-p-3792 {
  min-width: 3792px !important;
}

.w-p-3794 {
  width: 3794px !important;
}

.m-w-p-3794 {
  min-width: 3794px !important;
}

.w-p-3796 {
  width: 3796px !important;
}

.m-w-p-3796 {
  min-width: 3796px !important;
}

.w-p-3798 {
  width: 3798px !important;
}

.m-w-p-3798 {
  min-width: 3798px !important;
}

.w-p-3800 {
  width: 3800px !important;
}

.m-w-p-3800 {
  min-width: 3800px !important;
}

.w-p-3802 {
  width: 3802px !important;
}

.m-w-p-3802 {
  min-width: 3802px !important;
}

.w-p-3804 {
  width: 3804px !important;
}

.m-w-p-3804 {
  min-width: 3804px !important;
}

.w-p-3806 {
  width: 3806px !important;
}

.m-w-p-3806 {
  min-width: 3806px !important;
}

.w-p-3808 {
  width: 3808px !important;
}

.m-w-p-3808 {
  min-width: 3808px !important;
}

.w-p-3810 {
  width: 3810px !important;
}

.m-w-p-3810 {
  min-width: 3810px !important;
}

.w-p-3812 {
  width: 3812px !important;
}

.m-w-p-3812 {
  min-width: 3812px !important;
}

.w-p-3814 {
  width: 3814px !important;
}

.m-w-p-3814 {
  min-width: 3814px !important;
}

.w-p-3816 {
  width: 3816px !important;
}

.m-w-p-3816 {
  min-width: 3816px !important;
}

.w-p-3818 {
  width: 3818px !important;
}

.m-w-p-3818 {
  min-width: 3818px !important;
}

.w-p-3820 {
  width: 3820px !important;
}

.m-w-p-3820 {
  min-width: 3820px !important;
}

.w-p-3822 {
  width: 3822px !important;
}

.m-w-p-3822 {
  min-width: 3822px !important;
}

.w-p-3824 {
  width: 3824px !important;
}

.m-w-p-3824 {
  min-width: 3824px !important;
}

.w-p-3826 {
  width: 3826px !important;
}

.m-w-p-3826 {
  min-width: 3826px !important;
}

.w-p-3828 {
  width: 3828px !important;
}

.m-w-p-3828 {
  min-width: 3828px !important;
}

.w-p-3830 {
  width: 3830px !important;
}

.m-w-p-3830 {
  min-width: 3830px !important;
}

.w-p-3832 {
  width: 3832px !important;
}

.m-w-p-3832 {
  min-width: 3832px !important;
}

.w-p-3834 {
  width: 3834px !important;
}

.m-w-p-3834 {
  min-width: 3834px !important;
}

.w-p-3836 {
  width: 3836px !important;
}

.m-w-p-3836 {
  min-width: 3836px !important;
}

.w-p-3838 {
  width: 3838px !important;
}

.m-w-p-3838 {
  min-width: 3838px !important;
}

.w-p-3840 {
  width: 3840px !important;
}

.m-w-p-3840 {
  min-width: 3840px !important;
}

.w-p-3842 {
  width: 3842px !important;
}

.m-w-p-3842 {
  min-width: 3842px !important;
}

.w-p-3844 {
  width: 3844px !important;
}

.m-w-p-3844 {
  min-width: 3844px !important;
}

.w-p-3846 {
  width: 3846px !important;
}

.m-w-p-3846 {
  min-width: 3846px !important;
}

.w-p-3848 {
  width: 3848px !important;
}

.m-w-p-3848 {
  min-width: 3848px !important;
}

.w-p-3850 {
  width: 3850px !important;
}

.m-w-p-3850 {
  min-width: 3850px !important;
}

.w-p-3852 {
  width: 3852px !important;
}

.m-w-p-3852 {
  min-width: 3852px !important;
}

.w-p-3854 {
  width: 3854px !important;
}

.m-w-p-3854 {
  min-width: 3854px !important;
}

.w-p-3856 {
  width: 3856px !important;
}

.m-w-p-3856 {
  min-width: 3856px !important;
}

.w-p-3858 {
  width: 3858px !important;
}

.m-w-p-3858 {
  min-width: 3858px !important;
}

.w-p-3860 {
  width: 3860px !important;
}

.m-w-p-3860 {
  min-width: 3860px !important;
}

.w-p-3862 {
  width: 3862px !important;
}

.m-w-p-3862 {
  min-width: 3862px !important;
}

.w-p-3864 {
  width: 3864px !important;
}

.m-w-p-3864 {
  min-width: 3864px !important;
}

.w-p-3866 {
  width: 3866px !important;
}

.m-w-p-3866 {
  min-width: 3866px !important;
}

.w-p-3868 {
  width: 3868px !important;
}

.m-w-p-3868 {
  min-width: 3868px !important;
}

.w-p-3870 {
  width: 3870px !important;
}

.m-w-p-3870 {
  min-width: 3870px !important;
}

.w-p-3872 {
  width: 3872px !important;
}

.m-w-p-3872 {
  min-width: 3872px !important;
}

.w-p-3874 {
  width: 3874px !important;
}

.m-w-p-3874 {
  min-width: 3874px !important;
}

.w-p-3876 {
  width: 3876px !important;
}

.m-w-p-3876 {
  min-width: 3876px !important;
}

.w-p-3878 {
  width: 3878px !important;
}

.m-w-p-3878 {
  min-width: 3878px !important;
}

.w-p-3880 {
  width: 3880px !important;
}

.m-w-p-3880 {
  min-width: 3880px !important;
}

.w-p-3882 {
  width: 3882px !important;
}

.m-w-p-3882 {
  min-width: 3882px !important;
}

.w-p-3884 {
  width: 3884px !important;
}

.m-w-p-3884 {
  min-width: 3884px !important;
}

.w-p-3886 {
  width: 3886px !important;
}

.m-w-p-3886 {
  min-width: 3886px !important;
}

.w-p-3888 {
  width: 3888px !important;
}

.m-w-p-3888 {
  min-width: 3888px !important;
}

.w-p-3890 {
  width: 3890px !important;
}

.m-w-p-3890 {
  min-width: 3890px !important;
}

.w-p-3892 {
  width: 3892px !important;
}

.m-w-p-3892 {
  min-width: 3892px !important;
}

.w-p-3894 {
  width: 3894px !important;
}

.m-w-p-3894 {
  min-width: 3894px !important;
}

.w-p-3896 {
  width: 3896px !important;
}

.m-w-p-3896 {
  min-width: 3896px !important;
}

.w-p-3898 {
  width: 3898px !important;
}

.m-w-p-3898 {
  min-width: 3898px !important;
}

.w-p-3900 {
  width: 3900px !important;
}

.m-w-p-3900 {
  min-width: 3900px !important;
}

.w-p-3902 {
  width: 3902px !important;
}

.m-w-p-3902 {
  min-width: 3902px !important;
}

.w-p-3904 {
  width: 3904px !important;
}

.m-w-p-3904 {
  min-width: 3904px !important;
}

.w-p-3906 {
  width: 3906px !important;
}

.m-w-p-3906 {
  min-width: 3906px !important;
}

.w-p-3908 {
  width: 3908px !important;
}

.m-w-p-3908 {
  min-width: 3908px !important;
}

.w-p-3910 {
  width: 3910px !important;
}

.m-w-p-3910 {
  min-width: 3910px !important;
}

.w-p-3912 {
  width: 3912px !important;
}

.m-w-p-3912 {
  min-width: 3912px !important;
}

.w-p-3914 {
  width: 3914px !important;
}

.m-w-p-3914 {
  min-width: 3914px !important;
}

.w-p-3916 {
  width: 3916px !important;
}

.m-w-p-3916 {
  min-width: 3916px !important;
}

.w-p-3918 {
  width: 3918px !important;
}

.m-w-p-3918 {
  min-width: 3918px !important;
}

.w-p-3920 {
  width: 3920px !important;
}

.m-w-p-3920 {
  min-width: 3920px !important;
}

.w-p-3922 {
  width: 3922px !important;
}

.m-w-p-3922 {
  min-width: 3922px !important;
}

.w-p-3924 {
  width: 3924px !important;
}

.m-w-p-3924 {
  min-width: 3924px !important;
}

.w-p-3926 {
  width: 3926px !important;
}

.m-w-p-3926 {
  min-width: 3926px !important;
}

.w-p-3928 {
  width: 3928px !important;
}

.m-w-p-3928 {
  min-width: 3928px !important;
}

.w-p-3930 {
  width: 3930px !important;
}

.m-w-p-3930 {
  min-width: 3930px !important;
}

.w-p-3932 {
  width: 3932px !important;
}

.m-w-p-3932 {
  min-width: 3932px !important;
}

.w-p-3934 {
  width: 3934px !important;
}

.m-w-p-3934 {
  min-width: 3934px !important;
}

.w-p-3936 {
  width: 3936px !important;
}

.m-w-p-3936 {
  min-width: 3936px !important;
}

.w-p-3938 {
  width: 3938px !important;
}

.m-w-p-3938 {
  min-width: 3938px !important;
}

.w-p-3940 {
  width: 3940px !important;
}

.m-w-p-3940 {
  min-width: 3940px !important;
}

.w-p-3942 {
  width: 3942px !important;
}

.m-w-p-3942 {
  min-width: 3942px !important;
}

.w-p-3944 {
  width: 3944px !important;
}

.m-w-p-3944 {
  min-width: 3944px !important;
}

.w-p-3946 {
  width: 3946px !important;
}

.m-w-p-3946 {
  min-width: 3946px !important;
}

.w-p-3948 {
  width: 3948px !important;
}

.m-w-p-3948 {
  min-width: 3948px !important;
}

.w-p-3950 {
  width: 3950px !important;
}

.m-w-p-3950 {
  min-width: 3950px !important;
}

.w-p-3952 {
  width: 3952px !important;
}

.m-w-p-3952 {
  min-width: 3952px !important;
}

.w-p-3954 {
  width: 3954px !important;
}

.m-w-p-3954 {
  min-width: 3954px !important;
}

.w-p-3956 {
  width: 3956px !important;
}

.m-w-p-3956 {
  min-width: 3956px !important;
}

.w-p-3958 {
  width: 3958px !important;
}

.m-w-p-3958 {
  min-width: 3958px !important;
}

.w-p-3960 {
  width: 3960px !important;
}

.m-w-p-3960 {
  min-width: 3960px !important;
}

.w-p-3962 {
  width: 3962px !important;
}

.m-w-p-3962 {
  min-width: 3962px !important;
}

.w-p-3964 {
  width: 3964px !important;
}

.m-w-p-3964 {
  min-width: 3964px !important;
}

.w-p-3966 {
  width: 3966px !important;
}

.m-w-p-3966 {
  min-width: 3966px !important;
}

.w-p-3968 {
  width: 3968px !important;
}

.m-w-p-3968 {
  min-width: 3968px !important;
}

.w-p-3970 {
  width: 3970px !important;
}

.m-w-p-3970 {
  min-width: 3970px !important;
}

.w-p-3972 {
  width: 3972px !important;
}

.m-w-p-3972 {
  min-width: 3972px !important;
}

.w-p-3974 {
  width: 3974px !important;
}

.m-w-p-3974 {
  min-width: 3974px !important;
}

.w-p-3976 {
  width: 3976px !important;
}

.m-w-p-3976 {
  min-width: 3976px !important;
}

.w-p-3978 {
  width: 3978px !important;
}

.m-w-p-3978 {
  min-width: 3978px !important;
}

.w-p-3980 {
  width: 3980px !important;
}

.m-w-p-3980 {
  min-width: 3980px !important;
}

.w-p-3982 {
  width: 3982px !important;
}

.m-w-p-3982 {
  min-width: 3982px !important;
}

.w-p-3984 {
  width: 3984px !important;
}

.m-w-p-3984 {
  min-width: 3984px !important;
}

.w-p-3986 {
  width: 3986px !important;
}

.m-w-p-3986 {
  min-width: 3986px !important;
}

.w-p-3988 {
  width: 3988px !important;
}

.m-w-p-3988 {
  min-width: 3988px !important;
}

.w-p-3990 {
  width: 3990px !important;
}

.m-w-p-3990 {
  min-width: 3990px !important;
}

.w-p-3992 {
  width: 3992px !important;
}

.m-w-p-3992 {
  min-width: 3992px !important;
}

.w-p-3994 {
  width: 3994px !important;
}

.m-w-p-3994 {
  min-width: 3994px !important;
}

.w-p-3996 {
  width: 3996px !important;
}

.m-w-p-3996 {
  min-width: 3996px !important;
}

.w-p-3998 {
  width: 3998px !important;
}

.m-w-p-3998 {
  min-width: 3998px !important;
}

.w-p-4000 {
  width: 4000px !important;
}

.m-w-p-4000 {
  min-width: 4000px !important;
}

.w-p-4002 {
  width: 4002px !important;
}

.m-w-p-4002 {
  min-width: 4002px !important;
}

.w-p-4004 {
  width: 4004px !important;
}

.m-w-p-4004 {
  min-width: 4004px !important;
}

.w-p-4006 {
  width: 4006px !important;
}

.m-w-p-4006 {
  min-width: 4006px !important;
}

.w-p-4008 {
  width: 4008px !important;
}

.m-w-p-4008 {
  min-width: 4008px !important;
}

.w-p-4010 {
  width: 4010px !important;
}

.m-w-p-4010 {
  min-width: 4010px !important;
}

.w-p-4012 {
  width: 4012px !important;
}

.m-w-p-4012 {
  min-width: 4012px !important;
}

.w-p-4014 {
  width: 4014px !important;
}

.m-w-p-4014 {
  min-width: 4014px !important;
}

.w-p-4016 {
  width: 4016px !important;
}

.m-w-p-4016 {
  min-width: 4016px !important;
}

.w-p-4018 {
  width: 4018px !important;
}

.m-w-p-4018 {
  min-width: 4018px !important;
}

.w-p-4020 {
  width: 4020px !important;
}

.m-w-p-4020 {
  min-width: 4020px !important;
}

.w-p-4022 {
  width: 4022px !important;
}

.m-w-p-4022 {
  min-width: 4022px !important;
}

.w-p-4024 {
  width: 4024px !important;
}

.m-w-p-4024 {
  min-width: 4024px !important;
}

.w-p-4026 {
  width: 4026px !important;
}

.m-w-p-4026 {
  min-width: 4026px !important;
}

.w-p-4028 {
  width: 4028px !important;
}

.m-w-p-4028 {
  min-width: 4028px !important;
}

.w-p-4030 {
  width: 4030px !important;
}

.m-w-p-4030 {
  min-width: 4030px !important;
}

.w-p-4032 {
  width: 4032px !important;
}

.m-w-p-4032 {
  min-width: 4032px !important;
}

.w-p-4034 {
  width: 4034px !important;
}

.m-w-p-4034 {
  min-width: 4034px !important;
}

.w-p-4036 {
  width: 4036px !important;
}

.m-w-p-4036 {
  min-width: 4036px !important;
}

.w-p-4038 {
  width: 4038px !important;
}

.m-w-p-4038 {
  min-width: 4038px !important;
}

.w-p-4040 {
  width: 4040px !important;
}

.m-w-p-4040 {
  min-width: 4040px !important;
}

.w-p-4042 {
  width: 4042px !important;
}

.m-w-p-4042 {
  min-width: 4042px !important;
}

.w-p-4044 {
  width: 4044px !important;
}

.m-w-p-4044 {
  min-width: 4044px !important;
}

.w-p-4046 {
  width: 4046px !important;
}

.m-w-p-4046 {
  min-width: 4046px !important;
}

.w-p-4048 {
  width: 4048px !important;
}

.m-w-p-4048 {
  min-width: 4048px !important;
}

.w-p-4050 {
  width: 4050px !important;
}

.m-w-p-4050 {
  min-width: 4050px !important;
}

.w-p-4052 {
  width: 4052px !important;
}

.m-w-p-4052 {
  min-width: 4052px !important;
}

.w-p-4054 {
  width: 4054px !important;
}

.m-w-p-4054 {
  min-width: 4054px !important;
}

.w-p-4056 {
  width: 4056px !important;
}

.m-w-p-4056 {
  min-width: 4056px !important;
}

.w-p-4058 {
  width: 4058px !important;
}

.m-w-p-4058 {
  min-width: 4058px !important;
}

.w-p-4060 {
  width: 4060px !important;
}

.m-w-p-4060 {
  min-width: 4060px !important;
}

.w-p-4062 {
  width: 4062px !important;
}

.m-w-p-4062 {
  min-width: 4062px !important;
}

.w-p-4064 {
  width: 4064px !important;
}

.m-w-p-4064 {
  min-width: 4064px !important;
}

.w-p-4066 {
  width: 4066px !important;
}

.m-w-p-4066 {
  min-width: 4066px !important;
}

.w-p-4068 {
  width: 4068px !important;
}

.m-w-p-4068 {
  min-width: 4068px !important;
}

.w-p-4070 {
  width: 4070px !important;
}

.m-w-p-4070 {
  min-width: 4070px !important;
}

.w-p-4072 {
  width: 4072px !important;
}

.m-w-p-4072 {
  min-width: 4072px !important;
}

.w-p-4074 {
  width: 4074px !important;
}

.m-w-p-4074 {
  min-width: 4074px !important;
}

.w-p-4076 {
  width: 4076px !important;
}

.m-w-p-4076 {
  min-width: 4076px !important;
}

.w-p-4078 {
  width: 4078px !important;
}

.m-w-p-4078 {
  min-width: 4078px !important;
}

.w-p-4080 {
  width: 4080px !important;
}

.m-w-p-4080 {
  min-width: 4080px !important;
}

.w-p-4082 {
  width: 4082px !important;
}

.m-w-p-4082 {
  min-width: 4082px !important;
}

.w-p-4084 {
  width: 4084px !important;
}

.m-w-p-4084 {
  min-width: 4084px !important;
}

.w-p-4086 {
  width: 4086px !important;
}

.m-w-p-4086 {
  min-width: 4086px !important;
}

.w-p-4088 {
  width: 4088px !important;
}

.m-w-p-4088 {
  min-width: 4088px !important;
}

.w-p-4090 {
  width: 4090px !important;
}

.m-w-p-4090 {
  min-width: 4090px !important;
}

.w-p-4092 {
  width: 4092px !important;
}

.m-w-p-4092 {
  min-width: 4092px !important;
}

.w-p-4094 {
  width: 4094px !important;
}

.m-w-p-4094 {
  min-width: 4094px !important;
}

.w-p-4096 {
  width: 4096px !important;
}

.m-w-p-4096 {
  min-width: 4096px !important;
}

.w-p-4098 {
  width: 4098px !important;
}

.m-w-p-4098 {
  min-width: 4098px !important;
}

.w-p-4100 {
  width: 4100px !important;
}

.m-w-p-4100 {
  min-width: 4100px !important;
}

.w-p-4102 {
  width: 4102px !important;
}

.m-w-p-4102 {
  min-width: 4102px !important;
}

.w-p-4104 {
  width: 4104px !important;
}

.m-w-p-4104 {
  min-width: 4104px !important;
}

.w-p-4106 {
  width: 4106px !important;
}

.m-w-p-4106 {
  min-width: 4106px !important;
}

.w-p-4108 {
  width: 4108px !important;
}

.m-w-p-4108 {
  min-width: 4108px !important;
}

.w-p-4110 {
  width: 4110px !important;
}

.m-w-p-4110 {
  min-width: 4110px !important;
}

.w-p-4112 {
  width: 4112px !important;
}

.m-w-p-4112 {
  min-width: 4112px !important;
}

.w-p-4114 {
  width: 4114px !important;
}

.m-w-p-4114 {
  min-width: 4114px !important;
}

.w-p-4116 {
  width: 4116px !important;
}

.m-w-p-4116 {
  min-width: 4116px !important;
}

.w-p-4118 {
  width: 4118px !important;
}

.m-w-p-4118 {
  min-width: 4118px !important;
}

.w-p-4120 {
  width: 4120px !important;
}

.m-w-p-4120 {
  min-width: 4120px !important;
}

.w-p-4122 {
  width: 4122px !important;
}

.m-w-p-4122 {
  min-width: 4122px !important;
}

.w-p-4124 {
  width: 4124px !important;
}

.m-w-p-4124 {
  min-width: 4124px !important;
}

.w-p-4126 {
  width: 4126px !important;
}

.m-w-p-4126 {
  min-width: 4126px !important;
}

.w-p-4128 {
  width: 4128px !important;
}

.m-w-p-4128 {
  min-width: 4128px !important;
}

.w-p-4130 {
  width: 4130px !important;
}

.m-w-p-4130 {
  min-width: 4130px !important;
}

.w-p-4132 {
  width: 4132px !important;
}

.m-w-p-4132 {
  min-width: 4132px !important;
}

.w-p-4134 {
  width: 4134px !important;
}

.m-w-p-4134 {
  min-width: 4134px !important;
}

.w-p-4136 {
  width: 4136px !important;
}

.m-w-p-4136 {
  min-width: 4136px !important;
}

.w-p-4138 {
  width: 4138px !important;
}

.m-w-p-4138 {
  min-width: 4138px !important;
}

.w-p-4140 {
  width: 4140px !important;
}

.m-w-p-4140 {
  min-width: 4140px !important;
}

.w-p-4142 {
  width: 4142px !important;
}

.m-w-p-4142 {
  min-width: 4142px !important;
}

.w-p-4144 {
  width: 4144px !important;
}

.m-w-p-4144 {
  min-width: 4144px !important;
}

.w-p-4146 {
  width: 4146px !important;
}

.m-w-p-4146 {
  min-width: 4146px !important;
}

.w-p-4148 {
  width: 4148px !important;
}

.m-w-p-4148 {
  min-width: 4148px !important;
}

.w-p-4150 {
  width: 4150px !important;
}

.m-w-p-4150 {
  min-width: 4150px !important;
}

.w-p-4152 {
  width: 4152px !important;
}

.m-w-p-4152 {
  min-width: 4152px !important;
}

.w-p-4154 {
  width: 4154px !important;
}

.m-w-p-4154 {
  min-width: 4154px !important;
}

.w-p-4156 {
  width: 4156px !important;
}

.m-w-p-4156 {
  min-width: 4156px !important;
}

.w-p-4158 {
  width: 4158px !important;
}

.m-w-p-4158 {
  min-width: 4158px !important;
}

.w-p-4160 {
  width: 4160px !important;
}

.m-w-p-4160 {
  min-width: 4160px !important;
}

.w-p-4162 {
  width: 4162px !important;
}

.m-w-p-4162 {
  min-width: 4162px !important;
}

.w-p-4164 {
  width: 4164px !important;
}

.m-w-p-4164 {
  min-width: 4164px !important;
}

.w-p-4166 {
  width: 4166px !important;
}

.m-w-p-4166 {
  min-width: 4166px !important;
}

.w-p-4168 {
  width: 4168px !important;
}

.m-w-p-4168 {
  min-width: 4168px !important;
}

.w-p-4170 {
  width: 4170px !important;
}

.m-w-p-4170 {
  min-width: 4170px !important;
}

.w-p-4172 {
  width: 4172px !important;
}

.m-w-p-4172 {
  min-width: 4172px !important;
}

.w-p-4174 {
  width: 4174px !important;
}

.m-w-p-4174 {
  min-width: 4174px !important;
}

.w-p-4176 {
  width: 4176px !important;
}

.m-w-p-4176 {
  min-width: 4176px !important;
}

.w-p-4178 {
  width: 4178px !important;
}

.m-w-p-4178 {
  min-width: 4178px !important;
}

.w-p-4180 {
  width: 4180px !important;
}

.m-w-p-4180 {
  min-width: 4180px !important;
}

.w-p-4182 {
  width: 4182px !important;
}

.m-w-p-4182 {
  min-width: 4182px !important;
}

.w-p-4184 {
  width: 4184px !important;
}

.m-w-p-4184 {
  min-width: 4184px !important;
}

.w-p-4186 {
  width: 4186px !important;
}

.m-w-p-4186 {
  min-width: 4186px !important;
}

.w-p-4188 {
  width: 4188px !important;
}

.m-w-p-4188 {
  min-width: 4188px !important;
}

.w-p-4190 {
  width: 4190px !important;
}

.m-w-p-4190 {
  min-width: 4190px !important;
}

.w-p-4192 {
  width: 4192px !important;
}

.m-w-p-4192 {
  min-width: 4192px !important;
}

.w-p-4194 {
  width: 4194px !important;
}

.m-w-p-4194 {
  min-width: 4194px !important;
}

.w-p-4196 {
  width: 4196px !important;
}

.m-w-p-4196 {
  min-width: 4196px !important;
}

.w-p-4198 {
  width: 4198px !important;
}

.m-w-p-4198 {
  min-width: 4198px !important;
}

.w-p-4200 {
  width: 4200px !important;
}

.m-w-p-4200 {
  min-width: 4200px !important;
}

.w-p-4202 {
  width: 4202px !important;
}

.m-w-p-4202 {
  min-width: 4202px !important;
}

.w-p-4204 {
  width: 4204px !important;
}

.m-w-p-4204 {
  min-width: 4204px !important;
}

.w-p-4206 {
  width: 4206px !important;
}

.m-w-p-4206 {
  min-width: 4206px !important;
}

.w-p-4208 {
  width: 4208px !important;
}

.m-w-p-4208 {
  min-width: 4208px !important;
}

.w-p-4210 {
  width: 4210px !important;
}

.m-w-p-4210 {
  min-width: 4210px !important;
}

.w-p-4212 {
  width: 4212px !important;
}

.m-w-p-4212 {
  min-width: 4212px !important;
}

.w-p-4214 {
  width: 4214px !important;
}

.m-w-p-4214 {
  min-width: 4214px !important;
}

.w-p-4216 {
  width: 4216px !important;
}

.m-w-p-4216 {
  min-width: 4216px !important;
}

.w-p-4218 {
  width: 4218px !important;
}

.m-w-p-4218 {
  min-width: 4218px !important;
}

.w-p-4220 {
  width: 4220px !important;
}

.m-w-p-4220 {
  min-width: 4220px !important;
}

.w-p-4222 {
  width: 4222px !important;
}

.m-w-p-4222 {
  min-width: 4222px !important;
}

.w-p-4224 {
  width: 4224px !important;
}

.m-w-p-4224 {
  min-width: 4224px !important;
}

.w-p-4226 {
  width: 4226px !important;
}

.m-w-p-4226 {
  min-width: 4226px !important;
}

.w-p-4228 {
  width: 4228px !important;
}

.m-w-p-4228 {
  min-width: 4228px !important;
}

.w-p-4230 {
  width: 4230px !important;
}

.m-w-p-4230 {
  min-width: 4230px !important;
}

.w-p-4232 {
  width: 4232px !important;
}

.m-w-p-4232 {
  min-width: 4232px !important;
}

.w-p-4234 {
  width: 4234px !important;
}

.m-w-p-4234 {
  min-width: 4234px !important;
}

.w-p-4236 {
  width: 4236px !important;
}

.m-w-p-4236 {
  min-width: 4236px !important;
}

.w-p-4238 {
  width: 4238px !important;
}

.m-w-p-4238 {
  min-width: 4238px !important;
}

.w-p-4240 {
  width: 4240px !important;
}

.m-w-p-4240 {
  min-width: 4240px !important;
}

.w-p-4242 {
  width: 4242px !important;
}

.m-w-p-4242 {
  min-width: 4242px !important;
}

.w-p-4244 {
  width: 4244px !important;
}

.m-w-p-4244 {
  min-width: 4244px !important;
}

.w-p-4246 {
  width: 4246px !important;
}

.m-w-p-4246 {
  min-width: 4246px !important;
}

.w-p-4248 {
  width: 4248px !important;
}

.m-w-p-4248 {
  min-width: 4248px !important;
}

.w-p-4250 {
  width: 4250px !important;
}

.m-w-p-4250 {
  min-width: 4250px !important;
}

.w-p-4252 {
  width: 4252px !important;
}

.m-w-p-4252 {
  min-width: 4252px !important;
}

.w-p-4254 {
  width: 4254px !important;
}

.m-w-p-4254 {
  min-width: 4254px !important;
}

.w-p-4256 {
  width: 4256px !important;
}

.m-w-p-4256 {
  min-width: 4256px !important;
}

.w-p-4258 {
  width: 4258px !important;
}

.m-w-p-4258 {
  min-width: 4258px !important;
}

.w-p-4260 {
  width: 4260px !important;
}

.m-w-p-4260 {
  min-width: 4260px !important;
}

.w-p-4262 {
  width: 4262px !important;
}

.m-w-p-4262 {
  min-width: 4262px !important;
}

.w-p-4264 {
  width: 4264px !important;
}

.m-w-p-4264 {
  min-width: 4264px !important;
}

.w-p-4266 {
  width: 4266px !important;
}

.m-w-p-4266 {
  min-width: 4266px !important;
}

.w-p-4268 {
  width: 4268px !important;
}

.m-w-p-4268 {
  min-width: 4268px !important;
}

.w-p-4270 {
  width: 4270px !important;
}

.m-w-p-4270 {
  min-width: 4270px !important;
}

.w-p-4272 {
  width: 4272px !important;
}

.m-w-p-4272 {
  min-width: 4272px !important;
}

.w-p-4274 {
  width: 4274px !important;
}

.m-w-p-4274 {
  min-width: 4274px !important;
}

.w-p-4276 {
  width: 4276px !important;
}

.m-w-p-4276 {
  min-width: 4276px !important;
}

.w-p-4278 {
  width: 4278px !important;
}

.m-w-p-4278 {
  min-width: 4278px !important;
}

.w-p-4280 {
  width: 4280px !important;
}

.m-w-p-4280 {
  min-width: 4280px !important;
}

.w-p-4282 {
  width: 4282px !important;
}

.m-w-p-4282 {
  min-width: 4282px !important;
}

.w-p-4284 {
  width: 4284px !important;
}

.m-w-p-4284 {
  min-width: 4284px !important;
}

.w-p-4286 {
  width: 4286px !important;
}

.m-w-p-4286 {
  min-width: 4286px !important;
}

.w-p-4288 {
  width: 4288px !important;
}

.m-w-p-4288 {
  min-width: 4288px !important;
}

.w-p-4290 {
  width: 4290px !important;
}

.m-w-p-4290 {
  min-width: 4290px !important;
}

.w-p-4292 {
  width: 4292px !important;
}

.m-w-p-4292 {
  min-width: 4292px !important;
}

.w-p-4294 {
  width: 4294px !important;
}

.m-w-p-4294 {
  min-width: 4294px !important;
}

.w-p-4296 {
  width: 4296px !important;
}

.m-w-p-4296 {
  min-width: 4296px !important;
}

.w-p-4298 {
  width: 4298px !important;
}

.m-w-p-4298 {
  min-width: 4298px !important;
}

.w-p-4300 {
  width: 4300px !important;
}

.m-w-p-4300 {
  min-width: 4300px !important;
}

.w-p-4302 {
  width: 4302px !important;
}

.m-w-p-4302 {
  min-width: 4302px !important;
}

.w-p-4304 {
  width: 4304px !important;
}

.m-w-p-4304 {
  min-width: 4304px !important;
}

.w-p-4306 {
  width: 4306px !important;
}

.m-w-p-4306 {
  min-width: 4306px !important;
}

.w-p-4308 {
  width: 4308px !important;
}

.m-w-p-4308 {
  min-width: 4308px !important;
}

.w-p-4310 {
  width: 4310px !important;
}

.m-w-p-4310 {
  min-width: 4310px !important;
}

.w-p-4312 {
  width: 4312px !important;
}

.m-w-p-4312 {
  min-width: 4312px !important;
}

.w-p-4314 {
  width: 4314px !important;
}

.m-w-p-4314 {
  min-width: 4314px !important;
}

.w-p-4316 {
  width: 4316px !important;
}

.m-w-p-4316 {
  min-width: 4316px !important;
}

.w-p-4318 {
  width: 4318px !important;
}

.m-w-p-4318 {
  min-width: 4318px !important;
}

.w-p-4320 {
  width: 4320px !important;
}

.m-w-p-4320 {
  min-width: 4320px !important;
}

.w-p-4322 {
  width: 4322px !important;
}

.m-w-p-4322 {
  min-width: 4322px !important;
}

.w-p-4324 {
  width: 4324px !important;
}

.m-w-p-4324 {
  min-width: 4324px !important;
}

.w-p-4326 {
  width: 4326px !important;
}

.m-w-p-4326 {
  min-width: 4326px !important;
}

.w-p-4328 {
  width: 4328px !important;
}

.m-w-p-4328 {
  min-width: 4328px !important;
}

.w-p-4330 {
  width: 4330px !important;
}

.m-w-p-4330 {
  min-width: 4330px !important;
}

.w-p-4332 {
  width: 4332px !important;
}

.m-w-p-4332 {
  min-width: 4332px !important;
}

.w-p-4334 {
  width: 4334px !important;
}

.m-w-p-4334 {
  min-width: 4334px !important;
}

.w-p-4336 {
  width: 4336px !important;
}

.m-w-p-4336 {
  min-width: 4336px !important;
}

.w-p-4338 {
  width: 4338px !important;
}

.m-w-p-4338 {
  min-width: 4338px !important;
}

.w-p-4340 {
  width: 4340px !important;
}

.m-w-p-4340 {
  min-width: 4340px !important;
}

.w-p-4342 {
  width: 4342px !important;
}

.m-w-p-4342 {
  min-width: 4342px !important;
}

.w-p-4344 {
  width: 4344px !important;
}

.m-w-p-4344 {
  min-width: 4344px !important;
}

.w-p-4346 {
  width: 4346px !important;
}

.m-w-p-4346 {
  min-width: 4346px !important;
}

.w-p-4348 {
  width: 4348px !important;
}

.m-w-p-4348 {
  min-width: 4348px !important;
}

.w-p-4350 {
  width: 4350px !important;
}

.m-w-p-4350 {
  min-width: 4350px !important;
}

.w-p-4352 {
  width: 4352px !important;
}

.m-w-p-4352 {
  min-width: 4352px !important;
}

.w-p-4354 {
  width: 4354px !important;
}

.m-w-p-4354 {
  min-width: 4354px !important;
}

.w-p-4356 {
  width: 4356px !important;
}

.m-w-p-4356 {
  min-width: 4356px !important;
}

.w-p-4358 {
  width: 4358px !important;
}

.m-w-p-4358 {
  min-width: 4358px !important;
}

.w-p-4360 {
  width: 4360px !important;
}

.m-w-p-4360 {
  min-width: 4360px !important;
}

.w-p-4362 {
  width: 4362px !important;
}

.m-w-p-4362 {
  min-width: 4362px !important;
}

.w-p-4364 {
  width: 4364px !important;
}

.m-w-p-4364 {
  min-width: 4364px !important;
}

.w-p-4366 {
  width: 4366px !important;
}

.m-w-p-4366 {
  min-width: 4366px !important;
}

.w-p-4368 {
  width: 4368px !important;
}

.m-w-p-4368 {
  min-width: 4368px !important;
}

.w-p-4370 {
  width: 4370px !important;
}

.m-w-p-4370 {
  min-width: 4370px !important;
}

.w-p-4372 {
  width: 4372px !important;
}

.m-w-p-4372 {
  min-width: 4372px !important;
}

.w-p-4374 {
  width: 4374px !important;
}

.m-w-p-4374 {
  min-width: 4374px !important;
}

.w-p-4376 {
  width: 4376px !important;
}

.m-w-p-4376 {
  min-width: 4376px !important;
}

.w-p-4378 {
  width: 4378px !important;
}

.m-w-p-4378 {
  min-width: 4378px !important;
}

.w-p-4380 {
  width: 4380px !important;
}

.m-w-p-4380 {
  min-width: 4380px !important;
}

.w-p-4382 {
  width: 4382px !important;
}

.m-w-p-4382 {
  min-width: 4382px !important;
}

.w-p-4384 {
  width: 4384px !important;
}

.m-w-p-4384 {
  min-width: 4384px !important;
}

.w-p-4386 {
  width: 4386px !important;
}

.m-w-p-4386 {
  min-width: 4386px !important;
}

.w-p-4388 {
  width: 4388px !important;
}

.m-w-p-4388 {
  min-width: 4388px !important;
}

.w-p-4390 {
  width: 4390px !important;
}

.m-w-p-4390 {
  min-width: 4390px !important;
}

.w-p-4392 {
  width: 4392px !important;
}

.m-w-p-4392 {
  min-width: 4392px !important;
}

.w-p-4394 {
  width: 4394px !important;
}

.m-w-p-4394 {
  min-width: 4394px !important;
}

.w-p-4396 {
  width: 4396px !important;
}

.m-w-p-4396 {
  min-width: 4396px !important;
}

.w-p-4398 {
  width: 4398px !important;
}

.m-w-p-4398 {
  min-width: 4398px !important;
}

.w-p-4400 {
  width: 4400px !important;
}

.m-w-p-4400 {
  min-width: 4400px !important;
}

.w-p-4402 {
  width: 4402px !important;
}

.m-w-p-4402 {
  min-width: 4402px !important;
}

.w-p-4404 {
  width: 4404px !important;
}

.m-w-p-4404 {
  min-width: 4404px !important;
}

.w-p-4406 {
  width: 4406px !important;
}

.m-w-p-4406 {
  min-width: 4406px !important;
}

.w-p-4408 {
  width: 4408px !important;
}

.m-w-p-4408 {
  min-width: 4408px !important;
}

.w-p-4410 {
  width: 4410px !important;
}

.m-w-p-4410 {
  min-width: 4410px !important;
}

.w-p-4412 {
  width: 4412px !important;
}

.m-w-p-4412 {
  min-width: 4412px !important;
}

.w-p-4414 {
  width: 4414px !important;
}

.m-w-p-4414 {
  min-width: 4414px !important;
}

.w-p-4416 {
  width: 4416px !important;
}

.m-w-p-4416 {
  min-width: 4416px !important;
}

.w-p-4418 {
  width: 4418px !important;
}

.m-w-p-4418 {
  min-width: 4418px !important;
}

.w-p-4420 {
  width: 4420px !important;
}

.m-w-p-4420 {
  min-width: 4420px !important;
}

.w-p-4422 {
  width: 4422px !important;
}

.m-w-p-4422 {
  min-width: 4422px !important;
}

.w-p-4424 {
  width: 4424px !important;
}

.m-w-p-4424 {
  min-width: 4424px !important;
}

.w-p-4426 {
  width: 4426px !important;
}

.m-w-p-4426 {
  min-width: 4426px !important;
}

.w-p-4428 {
  width: 4428px !important;
}

.m-w-p-4428 {
  min-width: 4428px !important;
}

.w-p-4430 {
  width: 4430px !important;
}

.m-w-p-4430 {
  min-width: 4430px !important;
}

.w-p-4432 {
  width: 4432px !important;
}

.m-w-p-4432 {
  min-width: 4432px !important;
}

.w-p-4434 {
  width: 4434px !important;
}

.m-w-p-4434 {
  min-width: 4434px !important;
}

.w-p-4436 {
  width: 4436px !important;
}

.m-w-p-4436 {
  min-width: 4436px !important;
}

.w-p-4438 {
  width: 4438px !important;
}

.m-w-p-4438 {
  min-width: 4438px !important;
}

.w-p-4440 {
  width: 4440px !important;
}

.m-w-p-4440 {
  min-width: 4440px !important;
}

.w-p-4442 {
  width: 4442px !important;
}

.m-w-p-4442 {
  min-width: 4442px !important;
}

.w-p-4444 {
  width: 4444px !important;
}

.m-w-p-4444 {
  min-width: 4444px !important;
}

.w-p-4446 {
  width: 4446px !important;
}

.m-w-p-4446 {
  min-width: 4446px !important;
}

.w-p-4448 {
  width: 4448px !important;
}

.m-w-p-4448 {
  min-width: 4448px !important;
}

.w-p-4450 {
  width: 4450px !important;
}

.m-w-p-4450 {
  min-width: 4450px !important;
}

.w-p-4452 {
  width: 4452px !important;
}

.m-w-p-4452 {
  min-width: 4452px !important;
}

.w-p-4454 {
  width: 4454px !important;
}

.m-w-p-4454 {
  min-width: 4454px !important;
}

.w-p-4456 {
  width: 4456px !important;
}

.m-w-p-4456 {
  min-width: 4456px !important;
}

.w-p-4458 {
  width: 4458px !important;
}

.m-w-p-4458 {
  min-width: 4458px !important;
}

.w-p-4460 {
  width: 4460px !important;
}

.m-w-p-4460 {
  min-width: 4460px !important;
}

.w-p-4462 {
  width: 4462px !important;
}

.m-w-p-4462 {
  min-width: 4462px !important;
}

.w-p-4464 {
  width: 4464px !important;
}

.m-w-p-4464 {
  min-width: 4464px !important;
}

.w-p-4466 {
  width: 4466px !important;
}

.m-w-p-4466 {
  min-width: 4466px !important;
}

.w-p-4468 {
  width: 4468px !important;
}

.m-w-p-4468 {
  min-width: 4468px !important;
}

.w-p-4470 {
  width: 4470px !important;
}

.m-w-p-4470 {
  min-width: 4470px !important;
}

.w-p-4472 {
  width: 4472px !important;
}

.m-w-p-4472 {
  min-width: 4472px !important;
}

.w-p-4474 {
  width: 4474px !important;
}

.m-w-p-4474 {
  min-width: 4474px !important;
}

.w-p-4476 {
  width: 4476px !important;
}

.m-w-p-4476 {
  min-width: 4476px !important;
}

.w-p-4478 {
  width: 4478px !important;
}

.m-w-p-4478 {
  min-width: 4478px !important;
}

.w-p-4480 {
  width: 4480px !important;
}

.m-w-p-4480 {
  min-width: 4480px !important;
}

.w-p-4482 {
  width: 4482px !important;
}

.m-w-p-4482 {
  min-width: 4482px !important;
}

.w-p-4484 {
  width: 4484px !important;
}

.m-w-p-4484 {
  min-width: 4484px !important;
}

.w-p-4486 {
  width: 4486px !important;
}

.m-w-p-4486 {
  min-width: 4486px !important;
}

.w-p-4488 {
  width: 4488px !important;
}

.m-w-p-4488 {
  min-width: 4488px !important;
}

.w-p-4490 {
  width: 4490px !important;
}

.m-w-p-4490 {
  min-width: 4490px !important;
}

.w-p-4492 {
  width: 4492px !important;
}

.m-w-p-4492 {
  min-width: 4492px !important;
}

.w-p-4494 {
  width: 4494px !important;
}

.m-w-p-4494 {
  min-width: 4494px !important;
}

.w-p-4496 {
  width: 4496px !important;
}

.m-w-p-4496 {
  min-width: 4496px !important;
}

.w-p-4498 {
  width: 4498px !important;
}

.m-w-p-4498 {
  min-width: 4498px !important;
}

.w-p-4500 {
  width: 4500px !important;
}

.m-w-p-4500 {
  min-width: 4500px !important;
}

.w-p-4502 {
  width: 4502px !important;
}

.m-w-p-4502 {
  min-width: 4502px !important;
}

.w-p-4504 {
  width: 4504px !important;
}

.m-w-p-4504 {
  min-width: 4504px !important;
}

.w-p-4506 {
  width: 4506px !important;
}

.m-w-p-4506 {
  min-width: 4506px !important;
}

.w-p-4508 {
  width: 4508px !important;
}

.m-w-p-4508 {
  min-width: 4508px !important;
}

.w-p-4510 {
  width: 4510px !important;
}

.m-w-p-4510 {
  min-width: 4510px !important;
}

.w-p-4512 {
  width: 4512px !important;
}

.m-w-p-4512 {
  min-width: 4512px !important;
}

.w-p-4514 {
  width: 4514px !important;
}

.m-w-p-4514 {
  min-width: 4514px !important;
}

.w-p-4516 {
  width: 4516px !important;
}

.m-w-p-4516 {
  min-width: 4516px !important;
}

.w-p-4518 {
  width: 4518px !important;
}

.m-w-p-4518 {
  min-width: 4518px !important;
}

.w-p-4520 {
  width: 4520px !important;
}

.m-w-p-4520 {
  min-width: 4520px !important;
}

.w-p-4522 {
  width: 4522px !important;
}

.m-w-p-4522 {
  min-width: 4522px !important;
}

.w-p-4524 {
  width: 4524px !important;
}

.m-w-p-4524 {
  min-width: 4524px !important;
}

.w-p-4526 {
  width: 4526px !important;
}

.m-w-p-4526 {
  min-width: 4526px !important;
}

.w-p-4528 {
  width: 4528px !important;
}

.m-w-p-4528 {
  min-width: 4528px !important;
}

.w-p-4530 {
  width: 4530px !important;
}

.m-w-p-4530 {
  min-width: 4530px !important;
}

.w-p-4532 {
  width: 4532px !important;
}

.m-w-p-4532 {
  min-width: 4532px !important;
}

.w-p-4534 {
  width: 4534px !important;
}

.m-w-p-4534 {
  min-width: 4534px !important;
}

.w-p-4536 {
  width: 4536px !important;
}

.m-w-p-4536 {
  min-width: 4536px !important;
}

.w-p-4538 {
  width: 4538px !important;
}

.m-w-p-4538 {
  min-width: 4538px !important;
}

.w-p-4540 {
  width: 4540px !important;
}

.m-w-p-4540 {
  min-width: 4540px !important;
}

.w-p-4542 {
  width: 4542px !important;
}

.m-w-p-4542 {
  min-width: 4542px !important;
}

.w-p-4544 {
  width: 4544px !important;
}

.m-w-p-4544 {
  min-width: 4544px !important;
}

.w-p-4546 {
  width: 4546px !important;
}

.m-w-p-4546 {
  min-width: 4546px !important;
}

.w-p-4548 {
  width: 4548px !important;
}

.m-w-p-4548 {
  min-width: 4548px !important;
}

.w-p-4550 {
  width: 4550px !important;
}

.m-w-p-4550 {
  min-width: 4550px !important;
}

.w-p-4552 {
  width: 4552px !important;
}

.m-w-p-4552 {
  min-width: 4552px !important;
}

.w-p-4554 {
  width: 4554px !important;
}

.m-w-p-4554 {
  min-width: 4554px !important;
}

.w-p-4556 {
  width: 4556px !important;
}

.m-w-p-4556 {
  min-width: 4556px !important;
}

.w-p-4558 {
  width: 4558px !important;
}

.m-w-p-4558 {
  min-width: 4558px !important;
}

.w-p-4560 {
  width: 4560px !important;
}

.m-w-p-4560 {
  min-width: 4560px !important;
}

.w-p-4562 {
  width: 4562px !important;
}

.m-w-p-4562 {
  min-width: 4562px !important;
}

.w-p-4564 {
  width: 4564px !important;
}

.m-w-p-4564 {
  min-width: 4564px !important;
}

.w-p-4566 {
  width: 4566px !important;
}

.m-w-p-4566 {
  min-width: 4566px !important;
}

.w-p-4568 {
  width: 4568px !important;
}

.m-w-p-4568 {
  min-width: 4568px !important;
}

.w-p-4570 {
  width: 4570px !important;
}

.m-w-p-4570 {
  min-width: 4570px !important;
}

.w-p-4572 {
  width: 4572px !important;
}

.m-w-p-4572 {
  min-width: 4572px !important;
}

.w-p-4574 {
  width: 4574px !important;
}

.m-w-p-4574 {
  min-width: 4574px !important;
}

.w-p-4576 {
  width: 4576px !important;
}

.m-w-p-4576 {
  min-width: 4576px !important;
}

.w-p-4578 {
  width: 4578px !important;
}

.m-w-p-4578 {
  min-width: 4578px !important;
}

.w-p-4580 {
  width: 4580px !important;
}

.m-w-p-4580 {
  min-width: 4580px !important;
}

.w-p-4582 {
  width: 4582px !important;
}

.m-w-p-4582 {
  min-width: 4582px !important;
}

.w-p-4584 {
  width: 4584px !important;
}

.m-w-p-4584 {
  min-width: 4584px !important;
}

.w-p-4586 {
  width: 4586px !important;
}

.m-w-p-4586 {
  min-width: 4586px !important;
}

.w-p-4588 {
  width: 4588px !important;
}

.m-w-p-4588 {
  min-width: 4588px !important;
}

.w-p-4590 {
  width: 4590px !important;
}

.m-w-p-4590 {
  min-width: 4590px !important;
}

.w-p-4592 {
  width: 4592px !important;
}

.m-w-p-4592 {
  min-width: 4592px !important;
}

.w-p-4594 {
  width: 4594px !important;
}

.m-w-p-4594 {
  min-width: 4594px !important;
}

.w-p-4596 {
  width: 4596px !important;
}

.m-w-p-4596 {
  min-width: 4596px !important;
}

.w-p-4598 {
  width: 4598px !important;
}

.m-w-p-4598 {
  min-width: 4598px !important;
}

.w-p-4600 {
  width: 4600px !important;
}

.m-w-p-4600 {
  min-width: 4600px !important;
}

.w-p-4602 {
  width: 4602px !important;
}

.m-w-p-4602 {
  min-width: 4602px !important;
}

.w-p-4604 {
  width: 4604px !important;
}

.m-w-p-4604 {
  min-width: 4604px !important;
}

.w-p-4606 {
  width: 4606px !important;
}

.m-w-p-4606 {
  min-width: 4606px !important;
}

.w-p-4608 {
  width: 4608px !important;
}

.m-w-p-4608 {
  min-width: 4608px !important;
}

.w-p-4610 {
  width: 4610px !important;
}

.m-w-p-4610 {
  min-width: 4610px !important;
}

.w-p-4612 {
  width: 4612px !important;
}

.m-w-p-4612 {
  min-width: 4612px !important;
}

.w-p-4614 {
  width: 4614px !important;
}

.m-w-p-4614 {
  min-width: 4614px !important;
}

.w-p-4616 {
  width: 4616px !important;
}

.m-w-p-4616 {
  min-width: 4616px !important;
}

.w-p-4618 {
  width: 4618px !important;
}

.m-w-p-4618 {
  min-width: 4618px !important;
}

.w-p-4620 {
  width: 4620px !important;
}

.m-w-p-4620 {
  min-width: 4620px !important;
}

.w-p-4622 {
  width: 4622px !important;
}

.m-w-p-4622 {
  min-width: 4622px !important;
}

.w-p-4624 {
  width: 4624px !important;
}

.m-w-p-4624 {
  min-width: 4624px !important;
}

.w-p-4626 {
  width: 4626px !important;
}

.m-w-p-4626 {
  min-width: 4626px !important;
}

.w-p-4628 {
  width: 4628px !important;
}

.m-w-p-4628 {
  min-width: 4628px !important;
}

.w-p-4630 {
  width: 4630px !important;
}

.m-w-p-4630 {
  min-width: 4630px !important;
}

.w-p-4632 {
  width: 4632px !important;
}

.m-w-p-4632 {
  min-width: 4632px !important;
}

.w-p-4634 {
  width: 4634px !important;
}

.m-w-p-4634 {
  min-width: 4634px !important;
}

.w-p-4636 {
  width: 4636px !important;
}

.m-w-p-4636 {
  min-width: 4636px !important;
}

.w-p-4638 {
  width: 4638px !important;
}

.m-w-p-4638 {
  min-width: 4638px !important;
}

.w-p-4640 {
  width: 4640px !important;
}

.m-w-p-4640 {
  min-width: 4640px !important;
}

.w-p-4642 {
  width: 4642px !important;
}

.m-w-p-4642 {
  min-width: 4642px !important;
}

.w-p-4644 {
  width: 4644px !important;
}

.m-w-p-4644 {
  min-width: 4644px !important;
}

.w-p-4646 {
  width: 4646px !important;
}

.m-w-p-4646 {
  min-width: 4646px !important;
}

.w-p-4648 {
  width: 4648px !important;
}

.m-w-p-4648 {
  min-width: 4648px !important;
}

.w-p-4650 {
  width: 4650px !important;
}

.m-w-p-4650 {
  min-width: 4650px !important;
}

.w-p-4652 {
  width: 4652px !important;
}

.m-w-p-4652 {
  min-width: 4652px !important;
}

.w-p-4654 {
  width: 4654px !important;
}

.m-w-p-4654 {
  min-width: 4654px !important;
}

.w-p-4656 {
  width: 4656px !important;
}

.m-w-p-4656 {
  min-width: 4656px !important;
}

.w-p-4658 {
  width: 4658px !important;
}

.m-w-p-4658 {
  min-width: 4658px !important;
}

.w-p-4660 {
  width: 4660px !important;
}

.m-w-p-4660 {
  min-width: 4660px !important;
}

.w-p-4662 {
  width: 4662px !important;
}

.m-w-p-4662 {
  min-width: 4662px !important;
}

.w-p-4664 {
  width: 4664px !important;
}

.m-w-p-4664 {
  min-width: 4664px !important;
}

.w-p-4666 {
  width: 4666px !important;
}

.m-w-p-4666 {
  min-width: 4666px !important;
}

.w-p-4668 {
  width: 4668px !important;
}

.m-w-p-4668 {
  min-width: 4668px !important;
}

.w-p-4670 {
  width: 4670px !important;
}

.m-w-p-4670 {
  min-width: 4670px !important;
}

.w-p-4672 {
  width: 4672px !important;
}

.m-w-p-4672 {
  min-width: 4672px !important;
}

.w-p-4674 {
  width: 4674px !important;
}

.m-w-p-4674 {
  min-width: 4674px !important;
}

.w-p-4676 {
  width: 4676px !important;
}

.m-w-p-4676 {
  min-width: 4676px !important;
}

.w-p-4678 {
  width: 4678px !important;
}

.m-w-p-4678 {
  min-width: 4678px !important;
}

.w-p-4680 {
  width: 4680px !important;
}

.m-w-p-4680 {
  min-width: 4680px !important;
}

.w-p-4682 {
  width: 4682px !important;
}

.m-w-p-4682 {
  min-width: 4682px !important;
}

.w-p-4684 {
  width: 4684px !important;
}

.m-w-p-4684 {
  min-width: 4684px !important;
}

.w-p-4686 {
  width: 4686px !important;
}

.m-w-p-4686 {
  min-width: 4686px !important;
}

.w-p-4688 {
  width: 4688px !important;
}

.m-w-p-4688 {
  min-width: 4688px !important;
}

.w-p-4690 {
  width: 4690px !important;
}

.m-w-p-4690 {
  min-width: 4690px !important;
}

.w-p-4692 {
  width: 4692px !important;
}

.m-w-p-4692 {
  min-width: 4692px !important;
}

.w-p-4694 {
  width: 4694px !important;
}

.m-w-p-4694 {
  min-width: 4694px !important;
}

.w-p-4696 {
  width: 4696px !important;
}

.m-w-p-4696 {
  min-width: 4696px !important;
}

.w-p-4698 {
  width: 4698px !important;
}

.m-w-p-4698 {
  min-width: 4698px !important;
}

.w-p-4700 {
  width: 4700px !important;
}

.m-w-p-4700 {
  min-width: 4700px !important;
}

.w-p-4702 {
  width: 4702px !important;
}

.m-w-p-4702 {
  min-width: 4702px !important;
}

.w-p-4704 {
  width: 4704px !important;
}

.m-w-p-4704 {
  min-width: 4704px !important;
}

.w-p-4706 {
  width: 4706px !important;
}

.m-w-p-4706 {
  min-width: 4706px !important;
}

.w-p-4708 {
  width: 4708px !important;
}

.m-w-p-4708 {
  min-width: 4708px !important;
}

.w-p-4710 {
  width: 4710px !important;
}

.m-w-p-4710 {
  min-width: 4710px !important;
}

.w-p-4712 {
  width: 4712px !important;
}

.m-w-p-4712 {
  min-width: 4712px !important;
}

.w-p-4714 {
  width: 4714px !important;
}

.m-w-p-4714 {
  min-width: 4714px !important;
}

.w-p-4716 {
  width: 4716px !important;
}

.m-w-p-4716 {
  min-width: 4716px !important;
}

.w-p-4718 {
  width: 4718px !important;
}

.m-w-p-4718 {
  min-width: 4718px !important;
}

.w-p-4720 {
  width: 4720px !important;
}

.m-w-p-4720 {
  min-width: 4720px !important;
}

.w-p-4722 {
  width: 4722px !important;
}

.m-w-p-4722 {
  min-width: 4722px !important;
}

.w-p-4724 {
  width: 4724px !important;
}

.m-w-p-4724 {
  min-width: 4724px !important;
}

.w-p-4726 {
  width: 4726px !important;
}

.m-w-p-4726 {
  min-width: 4726px !important;
}

.w-p-4728 {
  width: 4728px !important;
}

.m-w-p-4728 {
  min-width: 4728px !important;
}

.w-p-4730 {
  width: 4730px !important;
}

.m-w-p-4730 {
  min-width: 4730px !important;
}

.w-p-4732 {
  width: 4732px !important;
}

.m-w-p-4732 {
  min-width: 4732px !important;
}

.w-p-4734 {
  width: 4734px !important;
}

.m-w-p-4734 {
  min-width: 4734px !important;
}

.w-p-4736 {
  width: 4736px !important;
}

.m-w-p-4736 {
  min-width: 4736px !important;
}

.w-p-4738 {
  width: 4738px !important;
}

.m-w-p-4738 {
  min-width: 4738px !important;
}

.w-p-4740 {
  width: 4740px !important;
}

.m-w-p-4740 {
  min-width: 4740px !important;
}

.w-p-4742 {
  width: 4742px !important;
}

.m-w-p-4742 {
  min-width: 4742px !important;
}

.w-p-4744 {
  width: 4744px !important;
}

.m-w-p-4744 {
  min-width: 4744px !important;
}

.w-p-4746 {
  width: 4746px !important;
}

.m-w-p-4746 {
  min-width: 4746px !important;
}

.w-p-4748 {
  width: 4748px !important;
}

.m-w-p-4748 {
  min-width: 4748px !important;
}

.w-p-4750 {
  width: 4750px !important;
}

.m-w-p-4750 {
  min-width: 4750px !important;
}

.w-p-4752 {
  width: 4752px !important;
}

.m-w-p-4752 {
  min-width: 4752px !important;
}

.w-p-4754 {
  width: 4754px !important;
}

.m-w-p-4754 {
  min-width: 4754px !important;
}

.w-p-4756 {
  width: 4756px !important;
}

.m-w-p-4756 {
  min-width: 4756px !important;
}

.w-p-4758 {
  width: 4758px !important;
}

.m-w-p-4758 {
  min-width: 4758px !important;
}

.w-p-4760 {
  width: 4760px !important;
}

.m-w-p-4760 {
  min-width: 4760px !important;
}

.w-p-4762 {
  width: 4762px !important;
}

.m-w-p-4762 {
  min-width: 4762px !important;
}

.w-p-4764 {
  width: 4764px !important;
}

.m-w-p-4764 {
  min-width: 4764px !important;
}

.w-p-4766 {
  width: 4766px !important;
}

.m-w-p-4766 {
  min-width: 4766px !important;
}

.w-p-4768 {
  width: 4768px !important;
}

.m-w-p-4768 {
  min-width: 4768px !important;
}

.w-p-4770 {
  width: 4770px !important;
}

.m-w-p-4770 {
  min-width: 4770px !important;
}

.w-p-4772 {
  width: 4772px !important;
}

.m-w-p-4772 {
  min-width: 4772px !important;
}

.w-p-4774 {
  width: 4774px !important;
}

.m-w-p-4774 {
  min-width: 4774px !important;
}

.w-p-4776 {
  width: 4776px !important;
}

.m-w-p-4776 {
  min-width: 4776px !important;
}

.w-p-4778 {
  width: 4778px !important;
}

.m-w-p-4778 {
  min-width: 4778px !important;
}

.w-p-4780 {
  width: 4780px !important;
}

.m-w-p-4780 {
  min-width: 4780px !important;
}

.w-p-4782 {
  width: 4782px !important;
}

.m-w-p-4782 {
  min-width: 4782px !important;
}

.w-p-4784 {
  width: 4784px !important;
}

.m-w-p-4784 {
  min-width: 4784px !important;
}

.w-p-4786 {
  width: 4786px !important;
}

.m-w-p-4786 {
  min-width: 4786px !important;
}

.w-p-4788 {
  width: 4788px !important;
}

.m-w-p-4788 {
  min-width: 4788px !important;
}

.w-p-4790 {
  width: 4790px !important;
}

.m-w-p-4790 {
  min-width: 4790px !important;
}

.w-p-4792 {
  width: 4792px !important;
}

.m-w-p-4792 {
  min-width: 4792px !important;
}

.w-p-4794 {
  width: 4794px !important;
}

.m-w-p-4794 {
  min-width: 4794px !important;
}

.w-p-4796 {
  width: 4796px !important;
}

.m-w-p-4796 {
  min-width: 4796px !important;
}

.w-p-4798 {
  width: 4798px !important;
}

.m-w-p-4798 {
  min-width: 4798px !important;
}

.w-p-4800 {
  width: 4800px !important;
}

.m-w-p-4800 {
  min-width: 4800px !important;
}

.w-p-4802 {
  width: 4802px !important;
}

.m-w-p-4802 {
  min-width: 4802px !important;
}

.w-p-4804 {
  width: 4804px !important;
}

.m-w-p-4804 {
  min-width: 4804px !important;
}

.w-p-4806 {
  width: 4806px !important;
}

.m-w-p-4806 {
  min-width: 4806px !important;
}

.w-p-4808 {
  width: 4808px !important;
}

.m-w-p-4808 {
  min-width: 4808px !important;
}

.w-p-4810 {
  width: 4810px !important;
}

.m-w-p-4810 {
  min-width: 4810px !important;
}

.w-p-4812 {
  width: 4812px !important;
}

.m-w-p-4812 {
  min-width: 4812px !important;
}

.w-p-4814 {
  width: 4814px !important;
}

.m-w-p-4814 {
  min-width: 4814px !important;
}

.w-p-4816 {
  width: 4816px !important;
}

.m-w-p-4816 {
  min-width: 4816px !important;
}

.w-p-4818 {
  width: 4818px !important;
}

.m-w-p-4818 {
  min-width: 4818px !important;
}

.w-p-4820 {
  width: 4820px !important;
}

.m-w-p-4820 {
  min-width: 4820px !important;
}

.w-p-4822 {
  width: 4822px !important;
}

.m-w-p-4822 {
  min-width: 4822px !important;
}

.w-p-4824 {
  width: 4824px !important;
}

.m-w-p-4824 {
  min-width: 4824px !important;
}

.w-p-4826 {
  width: 4826px !important;
}

.m-w-p-4826 {
  min-width: 4826px !important;
}

.w-p-4828 {
  width: 4828px !important;
}

.m-w-p-4828 {
  min-width: 4828px !important;
}

.w-p-4830 {
  width: 4830px !important;
}

.m-w-p-4830 {
  min-width: 4830px !important;
}

.w-p-4832 {
  width: 4832px !important;
}

.m-w-p-4832 {
  min-width: 4832px !important;
}

.w-p-4834 {
  width: 4834px !important;
}

.m-w-p-4834 {
  min-width: 4834px !important;
}

.w-p-4836 {
  width: 4836px !important;
}

.m-w-p-4836 {
  min-width: 4836px !important;
}

.w-p-4838 {
  width: 4838px !important;
}

.m-w-p-4838 {
  min-width: 4838px !important;
}

.w-p-4840 {
  width: 4840px !important;
}

.m-w-p-4840 {
  min-width: 4840px !important;
}

.w-p-4842 {
  width: 4842px !important;
}

.m-w-p-4842 {
  min-width: 4842px !important;
}

.w-p-4844 {
  width: 4844px !important;
}

.m-w-p-4844 {
  min-width: 4844px !important;
}

.w-p-4846 {
  width: 4846px !important;
}

.m-w-p-4846 {
  min-width: 4846px !important;
}

.w-p-4848 {
  width: 4848px !important;
}

.m-w-p-4848 {
  min-width: 4848px !important;
}

.w-p-4850 {
  width: 4850px !important;
}

.m-w-p-4850 {
  min-width: 4850px !important;
}

.w-p-4852 {
  width: 4852px !important;
}

.m-w-p-4852 {
  min-width: 4852px !important;
}

.w-p-4854 {
  width: 4854px !important;
}

.m-w-p-4854 {
  min-width: 4854px !important;
}

.w-p-4856 {
  width: 4856px !important;
}

.m-w-p-4856 {
  min-width: 4856px !important;
}

.w-p-4858 {
  width: 4858px !important;
}

.m-w-p-4858 {
  min-width: 4858px !important;
}

.w-p-4860 {
  width: 4860px !important;
}

.m-w-p-4860 {
  min-width: 4860px !important;
}

.w-p-4862 {
  width: 4862px !important;
}

.m-w-p-4862 {
  min-width: 4862px !important;
}

.w-p-4864 {
  width: 4864px !important;
}

.m-w-p-4864 {
  min-width: 4864px !important;
}

.w-p-4866 {
  width: 4866px !important;
}

.m-w-p-4866 {
  min-width: 4866px !important;
}

.w-p-4868 {
  width: 4868px !important;
}

.m-w-p-4868 {
  min-width: 4868px !important;
}

.w-p-4870 {
  width: 4870px !important;
}

.m-w-p-4870 {
  min-width: 4870px !important;
}

.w-p-4872 {
  width: 4872px !important;
}

.m-w-p-4872 {
  min-width: 4872px !important;
}

.w-p-4874 {
  width: 4874px !important;
}

.m-w-p-4874 {
  min-width: 4874px !important;
}

.w-p-4876 {
  width: 4876px !important;
}

.m-w-p-4876 {
  min-width: 4876px !important;
}

.w-p-4878 {
  width: 4878px !important;
}

.m-w-p-4878 {
  min-width: 4878px !important;
}

.w-p-4880 {
  width: 4880px !important;
}

.m-w-p-4880 {
  min-width: 4880px !important;
}

.w-p-4882 {
  width: 4882px !important;
}

.m-w-p-4882 {
  min-width: 4882px !important;
}

.w-p-4884 {
  width: 4884px !important;
}

.m-w-p-4884 {
  min-width: 4884px !important;
}

.w-p-4886 {
  width: 4886px !important;
}

.m-w-p-4886 {
  min-width: 4886px !important;
}

.w-p-4888 {
  width: 4888px !important;
}

.m-w-p-4888 {
  min-width: 4888px !important;
}

.w-p-4890 {
  width: 4890px !important;
}

.m-w-p-4890 {
  min-width: 4890px !important;
}

.w-p-4892 {
  width: 4892px !important;
}

.m-w-p-4892 {
  min-width: 4892px !important;
}

.w-p-4894 {
  width: 4894px !important;
}

.m-w-p-4894 {
  min-width: 4894px !important;
}

.w-p-4896 {
  width: 4896px !important;
}

.m-w-p-4896 {
  min-width: 4896px !important;
}

.w-p-4898 {
  width: 4898px !important;
}

.m-w-p-4898 {
  min-width: 4898px !important;
}

.w-p-4900 {
  width: 4900px !important;
}

.m-w-p-4900 {
  min-width: 4900px !important;
}

.w-p-4902 {
  width: 4902px !important;
}

.m-w-p-4902 {
  min-width: 4902px !important;
}

.w-p-4904 {
  width: 4904px !important;
}

.m-w-p-4904 {
  min-width: 4904px !important;
}

.w-p-4906 {
  width: 4906px !important;
}

.m-w-p-4906 {
  min-width: 4906px !important;
}

.w-p-4908 {
  width: 4908px !important;
}

.m-w-p-4908 {
  min-width: 4908px !important;
}

.w-p-4910 {
  width: 4910px !important;
}

.m-w-p-4910 {
  min-width: 4910px !important;
}

.w-p-4912 {
  width: 4912px !important;
}

.m-w-p-4912 {
  min-width: 4912px !important;
}

.w-p-4914 {
  width: 4914px !important;
}

.m-w-p-4914 {
  min-width: 4914px !important;
}

.w-p-4916 {
  width: 4916px !important;
}

.m-w-p-4916 {
  min-width: 4916px !important;
}

.w-p-4918 {
  width: 4918px !important;
}

.m-w-p-4918 {
  min-width: 4918px !important;
}

.w-p-4920 {
  width: 4920px !important;
}

.m-w-p-4920 {
  min-width: 4920px !important;
}

.w-p-4922 {
  width: 4922px !important;
}

.m-w-p-4922 {
  min-width: 4922px !important;
}

.w-p-4924 {
  width: 4924px !important;
}

.m-w-p-4924 {
  min-width: 4924px !important;
}

.w-p-4926 {
  width: 4926px !important;
}

.m-w-p-4926 {
  min-width: 4926px !important;
}

.w-p-4928 {
  width: 4928px !important;
}

.m-w-p-4928 {
  min-width: 4928px !important;
}

.w-p-4930 {
  width: 4930px !important;
}

.m-w-p-4930 {
  min-width: 4930px !important;
}

.w-p-4932 {
  width: 4932px !important;
}

.m-w-p-4932 {
  min-width: 4932px !important;
}

.w-p-4934 {
  width: 4934px !important;
}

.m-w-p-4934 {
  min-width: 4934px !important;
}

.w-p-4936 {
  width: 4936px !important;
}

.m-w-p-4936 {
  min-width: 4936px !important;
}

.w-p-4938 {
  width: 4938px !important;
}

.m-w-p-4938 {
  min-width: 4938px !important;
}

.w-p-4940 {
  width: 4940px !important;
}

.m-w-p-4940 {
  min-width: 4940px !important;
}

.w-p-4942 {
  width: 4942px !important;
}

.m-w-p-4942 {
  min-width: 4942px !important;
}

.w-p-4944 {
  width: 4944px !important;
}

.m-w-p-4944 {
  min-width: 4944px !important;
}

.w-p-4946 {
  width: 4946px !important;
}

.m-w-p-4946 {
  min-width: 4946px !important;
}

.w-p-4948 {
  width: 4948px !important;
}

.m-w-p-4948 {
  min-width: 4948px !important;
}

.w-p-4950 {
  width: 4950px !important;
}

.m-w-p-4950 {
  min-width: 4950px !important;
}

.w-p-4952 {
  width: 4952px !important;
}

.m-w-p-4952 {
  min-width: 4952px !important;
}

.w-p-4954 {
  width: 4954px !important;
}

.m-w-p-4954 {
  min-width: 4954px !important;
}

.w-p-4956 {
  width: 4956px !important;
}

.m-w-p-4956 {
  min-width: 4956px !important;
}

.w-p-4958 {
  width: 4958px !important;
}

.m-w-p-4958 {
  min-width: 4958px !important;
}

.w-p-4960 {
  width: 4960px !important;
}

.m-w-p-4960 {
  min-width: 4960px !important;
}

.w-p-4962 {
  width: 4962px !important;
}

.m-w-p-4962 {
  min-width: 4962px !important;
}

.w-p-4964 {
  width: 4964px !important;
}

.m-w-p-4964 {
  min-width: 4964px !important;
}

.w-p-4966 {
  width: 4966px !important;
}

.m-w-p-4966 {
  min-width: 4966px !important;
}

.w-p-4968 {
  width: 4968px !important;
}

.m-w-p-4968 {
  min-width: 4968px !important;
}

.w-p-4970 {
  width: 4970px !important;
}

.m-w-p-4970 {
  min-width: 4970px !important;
}

.w-p-4972 {
  width: 4972px !important;
}

.m-w-p-4972 {
  min-width: 4972px !important;
}

.w-p-4974 {
  width: 4974px !important;
}

.m-w-p-4974 {
  min-width: 4974px !important;
}

.w-p-4976 {
  width: 4976px !important;
}

.m-w-p-4976 {
  min-width: 4976px !important;
}

.w-p-4978 {
  width: 4978px !important;
}

.m-w-p-4978 {
  min-width: 4978px !important;
}

.w-p-4980 {
  width: 4980px !important;
}

.m-w-p-4980 {
  min-width: 4980px !important;
}

.w-p-4982 {
  width: 4982px !important;
}

.m-w-p-4982 {
  min-width: 4982px !important;
}

.w-p-4984 {
  width: 4984px !important;
}

.m-w-p-4984 {
  min-width: 4984px !important;
}

.w-p-4986 {
  width: 4986px !important;
}

.m-w-p-4986 {
  min-width: 4986px !important;
}

.w-p-4988 {
  width: 4988px !important;
}

.m-w-p-4988 {
  min-width: 4988px !important;
}

.w-p-4990 {
  width: 4990px !important;
}

.m-w-p-4990 {
  min-width: 4990px !important;
}

.w-p-4992 {
  width: 4992px !important;
}

.m-w-p-4992 {
  min-width: 4992px !important;
}

.w-p-4994 {
  width: 4994px !important;
}

.m-w-p-4994 {
  min-width: 4994px !important;
}

.w-p-4996 {
  width: 4996px !important;
}

.m-w-p-4996 {
  min-width: 4996px !important;
}

.w-p-4998 {
  width: 4998px !important;
}

.m-w-p-4998 {
  min-width: 4998px !important;
}

.w-p-5000 {
  width: 5000px !important;
}

.m-w-p-5000 {
  min-width: 5000px !important;
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.col, .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.offset-11 {
  margin-left: 91.6666666667%;
}

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

.offset-12 {
  margin-left: 100%;
}

@media (min-width: 600px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .offset-sm-12 {
    margin-left: 100%;
  }
}
@media (min-width: 960px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .offset-md-1 {
    margin-left: 8.3333333333%;
  }
  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .offset-md-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1280px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .offset-lg-12 {
    margin-left: 100%;
  }
}
@media (min-width: 2100px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .offset-xl-12 {
    margin-left: 100%;
  }
}
* {
  outline: none;
  box-sizing: border-box;
}

body {
  font-family: "Poppins", sans-serif;
  margin: 0;
  overflow-x: hidden;
  color: #67757c;
  font-weight: 300;
  background: #2f3d4a;
}

html {
  position: relative;
  min-height: 100%;
  background: #ffffff;
}

.main-container {
  display: flex;
  flex-direction: column;
  position: relative;
  overflow: hidden;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.mat-drawer-container {
  background: #ffffff;
}

html .page-wrapper {
  height: calc(100vh - 64px);
}
html .page-wrapper .page-content {
  padding: 30px 30px;
  margin: 0 auto;
}

a:hover,
a:focus,
a {
  text-decoration: none;
}

a.link {
  color: #455a64;
  text-decoration: none;
}
a.link:hover, a.link:focus {
  color: #1e88e5;
}

.img-responsive {
  width: 100%;
  height: auto;
  display: inline-block;
}

hr {
  border: 0px;
  height: 1px;
  width: 100%;
  background: rgba(120, 130, 140, 0.13);
}

html body .mdi:before,
html body .mdi-set {
  line-height: initial;
}

code {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #fc4b6c;
  background-color: #f9e7eb;
  border-radius: 0.25rem;
}

.box {
  border-radius: 15px;
  padding: 10px;
}

.list-inline {
  margin-left: 0px;
  padding: 0px;
}
.list-inline li {
  display: inline-block;
  list-style: none;
  margin-right: 10px;
}
.list-inline li:last-child {
  margin-right: 0px;
}

.button-row button {
  margin-bottom: 5px;
  margin-right: 5px;
}

.mat-mdc-fab.mat-accent, .mat-mdc-mini-fab.mat-accent {
  color: #ffffff;
}

.mat-mdc-tab-header {
  border-bottom: 1px solid rgba(120, 130, 140, 0.13);
}

html body .position-relative {
  position: relative;
}
html body .clear {
  clear: both;
}
html body ol li {
  margin: 5px 0;
}
html body .dl {
  display: inline-block;
}
html body .db {
  display: block;
}
html body .jc-c {
  justify-content: center;
}
html body .op-5 {
  opacity: 0.5;
}
html body .op-3 {
  opacity: 0.3;
}
html body .rounded {
  border-radius: 15px;
}
html body .ml-auto {
  margin-left: auto;
}
html body .d-flex {
  display: flex;
}
html body .align-items-center {
  align-items: center;
}
html body .no-shrink {
  flex-shrink: 0;
}
html body .oh {
  overflow: hidden;
}
html body .hide {
  display: none;
}
html body .img-circle {
  border-radius: 100%;
}
html body .radius {
  border-radius: 15px;
}
html body .no-shadow {
  box-shadow: none;
}
html body .vt {
  vertical-align: top;
}
html body .vm {
  vertical-align: middle;
}
html body .vb {
  vertical-align: bottom;
}
html body .text-center {
  text-align: center;
}
html body .text-right {
  text-align: right;
}
html body .text-left {
  text-align: left;
}
html body .b-0 {
  border: none;
}
html body .b-r {
  border-right: 1px solid rgba(120, 130, 140, 0.13);
}
html body .b-l {
  border-left: 1px solid rgba(120, 130, 140, 0.13);
}
html body .b-b {
  border-bottom: 1px solid rgba(120, 130, 140, 0.13);
}
html body .b-t {
  border-top: 1px solid rgba(120, 130, 140, 0.13);
}
html body .b-all {
  border: 1px solid rgba(120, 130, 140, 0.13);
}

.mat-mdc-form-field {
  width: 100%;
}

.items-per-page {
  flex-direction: row;
}

.mdc-button .mdc-button__label {
  letter-spacing: normal;
  font-weight: 400;
}

/*******************
Headings
*******************/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
}

h1 {
  line-height: 40px;
  font-size: 36px;
}

h2 {
  line-height: 36px;
  font-size: 30px;
}

h3 {
  line-height: 30px;
  font-size: 21px;
}

h4 {
  line-height: 22px;
  font-size: 18px;
}

h5 {
  line-height: 18px;
  font-size: 16px;
  font-weight: 400;
}

h6 {
  line-height: 16px;
  font-size: 14px;
  font-weight: 400;
}

html .display-5,
body .display-5 {
  font-size: 3rem;
}
html .display-6,
body .display-6 {
  font-size: 36px;
}

/*******************
 Topbar
*******************/
mat-toolbar {
  box-shadow: 1px 0px 10px rgba(105, 105, 105, 0.414);
}
mat-toolbar.topbar {
  padding: 0px 15px;
}
mat-toolbar .navbar-header {
  text-align: center;
}
mat-toolbar .navbar-header .navbar-brand {
  display: flex;
  line-height: 18px;
  align-items: center;
}
mat-toolbar .navbar-header .navbar-brand .dark-logo {
  display: none;
}
mat-toolbar .navbar-header .navbar-brand b {
  margin-right: 5px;
}
mat-toolbar .profile-pic {
  width: 40px !important;
  height: 40px !important;
  border-radius: 100%;
}

/*******************
 Topbar
*******************/
.topbar {
  position: relative;
  z-index: 2;
}

.example-sidenav-container {
  flex: 1;
}

.example-sidenav-container {
  flex: 1 0 auto;
}

.initials {
  width: 40px; /* Same size as the previous profile picture */
  height: 40px;
  border-radius: 50%;
  background-color: #f44336; /* You can change the color */
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px; /* Adjust size as needed */
  font-weight: bold;
  text-transform: uppercase; /* Makes sure initials are uppercase */
}

/*
Template Name: Material Pro Admin
Author: Themedesigner
Email: niravjoshi87@gmail.com
File: scss
*/
/*******************
Main sidebar
******************/
mat-sidenav {
  width: 100px;
  padding-top: 0px;
}

#snav {
  box-shadow: 1px 0px 20px rgba(0, 0, 0, 0.08);
  background: #2A86B1;
}
#snav .mat-mdc-list-item {
  margin: auto;
  margin-bottom: 10px;
  width: 90px;
}
#snav .mat-mdc-list-item::before {
  display: none;
}
#snav .mat-mdc-list-item.selected > .mdc-list-item__content > a {
  background: #FF731D;
  border-radius: 15px;
  color: #ffffff;
}
#snav .mat-mdc-list-item.selected > .mdc-list-item__content > a mat-icon {
  color: #ffffff;
}
#snav .mat-mdc-list-item.selected > .mdc-list-item__content > a .dd-icon {
  transform: rotate(-180deg);
}
#snav .mat-mdc-list-item.selected .sub-item .mdc-list-item__content a.selected {
  background: transparent;
  color: #2f3d4a;
  font-weight: 500;
}
#snav .mat-mdc-list-item .mdc-list-item__content {
  display: block;
  height: 60px;
}
#snav .mat-mdc-list-item .mdc-list-item__content:hover {
  background: none;
}
#snav .mat-mdc-list-item .mdc-list-item__content:hover > a {
  color: #1e88e5;
}
#snav .mat-mdc-list-item a {
  height: 60px;
  padding: 0 10px;
  align-items: center;
  display: flex;
  font-size: 15px;
  white-space: nowrap;
  color: #607d8b;
  justify-content: center;
}
#snav .mat-mdc-list-item a mat-icon:not(.dd-icon) {
  margin-right: 8px;
}
#snav .mat-mdc-list-item a mat-icon {
  color: #99abb4;
}
#snav .mat-mdc-list-item a .dd-icon {
  font-size: 16px;
  width: 16px;
  transition: 0.2s ease-in;
  margin: 5px 0 5px 5px;
  height: 16px;
}
#snav .mat-mdc-list-item.selected .mdc-list-item__content a {
  background: #FF731D;
  border-radius: 15px;
  color: #ffffff;
}
#snav .mat-mdc-list-item.selected .mdc-list-item__content a mat-icon {
  color: #ffffff;
}
#snav .mat-mdc-list-item.selected .mdc-list-item__content a .dd-icon {
  transform: rotate(-180deg);
}

/*******************
use profile section
******************/
.user-profile {
  position: relative;
  background-size: cover;
}
.user-profile .profile-img {
  width: 50px;
  margin-left: 30px;
  padding: 31px 0;
  border-radius: 100%;
}
.user-profile .profile-img::before {
  animation: 2.5s blow 0s linear infinite;
  position: absolute;
  content: "";
  width: 50px;
  height: 50px;
  top: 31px;
  margin: 0 auto;
  border-radius: 50%;
  z-index: 0;
}
@keyframes blow {
  0% {
    box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.1);
    opacity: 1;
    transform: scale3d(1, 1, 0.5);
  }
  50% {
    box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1);
    opacity: 1;
    transform: scale3d(1, 1, 0.5);
  }
  100% {
    box-shadow: 0 0 0 20px rgba(0, 0, 0, 0.1);
    opacity: 0;
    transform: scale3d(1, 1, 0.5);
  }
}
.user-profile .profile-img img {
  width: 100%;
  border-radius: 100%;
}
.user-profile .profile-text {
  padding: 5px 0px;
  position: relative;
  cursor: pointer;
  white-space: nowrap;
}
.user-profile .profile-text > a {
  color: #ffffff !important;
  width: 100%;
  padding: 6px 30px;
  background: rgba(0, 0, 0, 0.5);
  display: block;
  white-space: nowrap;
}
.user-profile .profile-text > a:after {
  position: absolute;
  right: 20px;
  top: 20px;
}

.sidebar-closed #snav.mat-sidenav ~ .mat-drawer-content {
  margin-left: 0px !important;
}

.preloader {
  position: absolute;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  z-index: 100;
  background: rgba(255, 255, 255, 0.7); /* Change solid white background to semi-transparent */
}

.spinner {
  width: 40px;
  height: 40px;
  top: 35%;
  position: relative;
  margin: 100px auto;
}

.double-bounce1,
.double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #1976d2;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  animation: sk-bounce 2s infinite ease-in-out;
}

.double-bounce2 {
  animation-delay: -1s;
}
@keyframes sk-bounce {
  0%, 100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
.mat-card {
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.05) !important;
  -webkit-box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.05) !important;
  margin: 0 15px 30px;
  padding: 0px !important;
  border-radius: 15px;
}
.mat-card .mat-card-content {
  font-size: 1rem;
  line-height: 23px;
  padding: 24px;
}
.mat-card .mat-card-image {
  width: calc(100% + 0px);
  margin: 0 0px 0px 0px;
}
.mat-card .mat-card-header {
  padding: 12px;
  border-radius: 15px 15px 0 0;
}
.mat-card .mat-card-header .mat-card-title {
  margin-bottom: 2px;
  font-size: 20px;
}
.mat-card .mat-card-header .mat-card-subtitle,
.mat-card .mat-card-header .mat-card-subtitle:not(:first-child) {
  margin-bottom: 0px;
  margin-top: 0px;
  font-size: 14px;
}
.mat-card .mat-card-header.text-white .mat-card-title {
  color: #ffffff;
}
.mat-card .mat-card-header.text-white .mat-card-subtitle {
  color: rgba(255, 255, 255, 0.7);
}
.mat-card .mat-card-title {
  font-size: 20px;
  margin-bottom: 5px;
}
.mat-card .mat-card-subtitle {
  margin-bottom: 20px;
}
.mat-card .mat-card-actions {
  margin: 0px !important;
}

.mat-mdc-card {
  margin-bottom: 30px;
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.05) !important;
  -webkit-box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.05) !important;
}
.mat-mdc-card .mat-mdc-card-content {
  font-size: 1rem;
  line-height: 23px;
  padding: 24px;
}
.mat-mdc-card .mat-mdc-card-image {
  width: calc(100% + 0px);
  margin: 0 0px 0px 0px;
}
.mat-mdc-card .mat-mdc-card-title {
  font-size: 20px;
  margin-bottom: 5px;
}
.mat-mdc-card .mat-mdc-card-subtitle {
  margin-bottom: 20px;
}
.mat-mdc-card .mat-mdc-card-actions {
  margin: 0px !important;
}

.mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.25);
}

.mat-form-field {
  width: 100%;
}

/*******************
Rounds
*******************/
.round {
  line-height: 48px;
  color: #ffffff;
  width: 45px;
  height: 45px;
  display: inline-block;
  font-weight: 400;
  text-align: center;
  border-radius: 100%;
  background: #1e88e5;
}
.round img {
  border-radius: 100%;
}

.message-box ul li .nav-link {
  border-top: 1px solid rgba(120, 130, 140, 0.13);
  padding-top: 15px;
}
.message-box .message-widget {
  position: relative;
}
.message-box .message-widget a {
  border-bottom: 1px solid rgba(120, 130, 140, 0.13);
  display: flex;
  text-decoration: none;
  padding: 9px 15px;
}
.message-box .message-widget a:hover {
  background: #f2f4f8;
}
.message-box .message-widget a:last-child {
  border-bottom: 0px;
}
.message-box .message-widget a div {
  white-space: normal;
}
.message-box .message-widget a .user-img {
  width: 45px;
  position: relative;
  display: inline-block;
  margin-right: 10px;
}
.message-box .message-widget a .user-img img {
  width: 100%;
}
.message-box .message-widget a .user-img .profile-status {
  border: 2px solid #ffffff;
  border-radius: 50%;
  display: inline-block;
  height: 10px;
  left: 33px;
  position: absolute;
  top: -1px;
  width: 10px;
}
.message-box .message-widget a .user-img .online {
  background: #26c6da;
}
.message-box .message-widget a .user-img .busy {
  background: #fc4b6c;
}
.message-box .message-widget a .user-img .away {
  background: #ffb22b;
}
.message-box .message-widget a .user-img .offline {
  background: #ffb22b;
}
.message-box .message-widget a .mail-contnet {
  display: inline-block;
  width: 73%;
  vertical-align: middle;
}
.message-box .message-widget a .mail-contnet h5 {
  margin: 5px 0px 0;
  color: #212121;
}
.message-box .message-widget a .mail-contnet .mail-desc,
.message-box .message-widget a .mail-contnet .time {
  font-size: 12px;
  display: block;
  margin: 1px 0;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #67757c;
  white-space: nowrap;
}

.add-contact {
  position: absolute !important;
  right: 17px;
  top: 57px;
}

.little-profile .pro-img,
.little-profile .pro-img:first-child {
  z-index: 1;
  position: relative;
  margin-top: -110px;
  margin-bottom: 20px;
}
.little-profile .pro-img img,
.little-profile .pro-img:first-child img {
  width: 128px;
  height: 128px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  border-radius: 100%;
}

/*
Template Name: Material Pro Admin
Author: Themedesigner
Email: niravjoshi87@gmail.com
File: scss
*/
/*============================================================== 
 For Laptop & above all (1650px) 
 ============================================================== */
@media (min-width: 1650px) {
  .main-container.boxed {
    max-width: 1920px;
    margin: 0 auto;
  }
}
/*============================================================== 
 For Laptop & above all (1370px) 
 ============================================================== */
@media (max-width: 1600px) {
  .main-container.boxed {
    max-width: 1300px;
    margin: 0 auto;
  }
}
/*-- ============================================================== 
 Small Desktop & above all (1024px) 
 ============================================================== */
@media (min-width: 1024px) {
  .card-group {
    padding: 0 15px;
    display: flex;
    flex-flow: row wrap;
  }
  .card-group .mat-card {
    margin: 15px 0px;
    flex: 1 0 0%;
    border-left: 1px solid rgba(120, 130, 140, 0.13);
  }
  .card-group .mat-card:first-child {
    border: 0px;
  }
}
@media (max-width: 1023px) {
  .card-group {
    margin: 15px 0;
  }
  .card-group .mat-card {
    margin: 0 15px;
    border-top: 1px solid rgba(120, 130, 140, 0.13);
  }
  .card-group .mat-card:first-child {
    border: 0px;
  }
}
/*-- ============================================================== 
 Ipad & above all(768px) 
 ============================================================== */
@media (min-width: 768px) {
  .navbar-header {
    width: 150px;
    flex-shrink: 0;
  }
  .navbar-header .navbar-brand {
    padding-top: 0px;
  }
}
/*-- ============================================================== 
 Phone and below ipad(767px) 
 ============================================================== */
@media (max-width: 767px) {
  .mat-toolbar-single-row {
    height: 64px !important;
  }
  .d-flex {
    display: block;
  }
  .no-block {
    display: flex;
  }
  .topbar .navbar-header .navbar-brand .text-logo-icon {
    display: none;
  }
}
/* button:not(.mat-mdc-icon-button) {
    height: 40px !important;
} */
.form-group {
  margin-bottom: 15px;
}

.form-group > label {
  margin-bottom: 10px;
}

.divider {
  display: flex;
  align-items: center;
  text-align: center;
  margin: 20px 0;
}

.divider::before,
.divider::after {
  content: "";
  flex: 1;
  border-bottom: 1px solid #fff;
  margin: 0 10px;
}

.divider span {
  padding: 0 10px;
  font-size: 16px;
  color: #fff;
}

.mat-mdc-tab-body-content {
  overflow: hidden !important;
  padding: 15px;
}

.mat-mdc-raised-button.mat-unthemed[disabled][disabled] {
  --mdc-protected-button-disabled-container-color: rgb(255 255 255 / 50%);
  --mdc-protected-button-container-color: rgb(255 255 255 / 56%);
  --mdc-protected-button-container-elevation: 0;
}

/* .mat-mdc-raised-button.mat-unthemed:not(:disabled) {
    color: var(--mdc-protected-button-label-text-color) !important;
} */
.mat-mdc-form-field-infix {
  min-height: auto !important;
}

.mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix {
  padding: 10px 0 !important;
}

.asterix:after {
  content: " *";
  color: red;
}

.mat-toolbar.mat-primary {
  background: #fff;
}

.menu-icon {
  width: 30px;
}

.mat-mdc-list-base {
  --mdc-list-list-item-one-line-container-height: auto !important;
}

.mat-mdc-raised-button.mat-danger {
  --mdc-protected-button-container-color: #FF0000;
  --mdc-protected-button-label-text-color: #FFF;
}

#snav .mdc-list {
  margin-top: 20px;
}

.mat-mdc-menu-trigger {
  grid-gap: 15px;
}

.pointer {
  cursor: pointer;
}
/*!******************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/@fortawesome/fontawesome-free/css/all.min.css?ngGlobalStyle ***!
  \******************************************************************************************************************************************************************************************************************************************************************/
/*!
 * Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2024 Fonticons, Inc.
 */
.fa{font-family:var(--fa-style-family,"Font Awesome 6 Free");font-weight:var(--fa-style,900)}.fa,.fa-brands,.fa-classic,.fa-regular,.fa-sharp-solid,.fa-solid,.fab,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fa-classic,.fa-regular,.fa-solid,.far,.fas{font-family:"Font Awesome 6 Free"}.fa-brands,.fab{font-family:"Font Awesome 6 Brands"}.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-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width, 2em)*-1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-radius:var(--fa-border-radius,.1em);border:var(--fa-border-width,.08em) var(--fa-border-style,solid) var(--fa-border-color,#eee);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{animation-name:fa-beat;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{animation-name:fa-bounce;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{animation-name:fa-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{animation-name:fa-beat-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{animation-name:fa-flip;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{animation-name:fa-shake;animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{animation-name:fa-spin;animation-duration:var(--fa-animation-duration,2s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{animation-name:fa-spin;animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-bounce{0%{transform:scale(1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}8%,24%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,to{transform:rotate(0deg)}}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-rotate-90{transform:rotate(90deg)}.fa-rotate-180{transform:rotate(180deg)}.fa-rotate-270{transform:rotate(270deg)}.fa-flip-horizontal{transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}.fa-rotate-by{transform:rotate(var(--fa-rotate-angle,0))}.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%;z-index:var(--fa-stack-z-index,auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse,#fff)}

.fa-0:before{content:"\30"}.fa-1:before{content:"\31"}.fa-2:before{content:"\32"}.fa-3:before{content:"\33"}.fa-4:before{content:"\34"}.fa-5:before{content:"\35"}.fa-6:before{content:"\36"}.fa-7:before{content:"\37"}.fa-8:before{content:"\38"}.fa-9:before{content:"\39"}.fa-fill-drip:before{content:"\f576"}.fa-arrows-to-circle:before{content:"\e4bd"}.fa-chevron-circle-right:before,.fa-circle-chevron-right:before{content:"\f138"}.fa-at:before{content:"\40"}.fa-trash-alt:before,.fa-trash-can:before{content:"\f2ed"}.fa-text-height:before{content:"\f034"}.fa-user-times:before,.fa-user-xmark:before{content:"\f235"}.fa-stethoscope:before{content:"\f0f1"}.fa-comment-alt:before,.fa-message:before{content:"\f27a"}.fa-info:before{content:"\f129"}.fa-compress-alt:before,.fa-down-left-and-up-right-to-center:before{content:"\f422"}.fa-explosion:before{content:"\e4e9"}.fa-file-alt:before,.fa-file-lines:before,.fa-file-text:before{content:"\f15c"}.fa-wave-square:before{content:"\f83e"}.fa-ring:before{content:"\f70b"}.fa-building-un:before{content:"\e4d9"}.fa-dice-three:before{content:"\f527"}.fa-calendar-alt:before,.fa-calendar-days:before{content:"\f073"}.fa-anchor-circle-check:before{content:"\e4aa"}.fa-building-circle-arrow-right:before{content:"\e4d1"}.fa-volleyball-ball:before,.fa-volleyball:before{content:"\f45f"}.fa-arrows-up-to-line:before{content:"\e4c2"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-circle-minus:before,.fa-minus-circle:before{content:"\f056"}.fa-door-open:before{content:"\f52b"}.fa-right-from-bracket:before,.fa-sign-out-alt:before{content:"\f2f5"}.fa-atom:before{content:"\f5d2"}.fa-soap:before{content:"\e06e"}.fa-heart-music-camera-bolt:before,.fa-icons:before{content:"\f86d"}.fa-microphone-alt-slash:before,.fa-microphone-lines-slash:before{content:"\f539"}.fa-bridge-circle-check:before{content:"\e4c9"}.fa-pump-medical:before{content:"\e06a"}.fa-fingerprint:before{content:"\f577"}.fa-hand-point-right:before{content:"\f0a4"}.fa-magnifying-glass-location:before,.fa-search-location:before{content:"\f689"}.fa-forward-step:before,.fa-step-forward:before{content:"\f051"}.fa-face-smile-beam:before,.fa-smile-beam:before{content:"\f5b8"}.fa-flag-checkered:before{content:"\f11e"}.fa-football-ball:before,.fa-football:before{content:"\f44e"}.fa-school-circle-exclamation:before{content:"\e56c"}.fa-crop:before{content:"\f125"}.fa-angle-double-down:before,.fa-angles-down:before{content:"\f103"}.fa-users-rectangle:before{content:"\e594"}.fa-people-roof:before{content:"\e537"}.fa-people-line:before{content:"\e534"}.fa-beer-mug-empty:before,.fa-beer:before{content:"\f0fc"}.fa-diagram-predecessor:before{content:"\e477"}.fa-arrow-up-long:before,.fa-long-arrow-up:before{content:"\f176"}.fa-burn:before,.fa-fire-flame-simple:before{content:"\f46a"}.fa-male:before,.fa-person:before{content:"\f183"}.fa-laptop:before{content:"\f109"}.fa-file-csv:before{content:"\f6dd"}.fa-menorah:before{content:"\f676"}.fa-truck-plane:before{content:"\e58f"}.fa-record-vinyl:before{content:"\f8d9"}.fa-face-grin-stars:before,.fa-grin-stars:before{content:"\f587"}.fa-bong:before{content:"\f55c"}.fa-pastafarianism:before,.fa-spaghetti-monster-flying:before{content:"\f67b"}.fa-arrow-down-up-across-line:before{content:"\e4af"}.fa-spoon:before,.fa-utensil-spoon:before{content:"\f2e5"}.fa-jar-wheat:before{content:"\e517"}.fa-envelopes-bulk:before,.fa-mail-bulk:before{content:"\f674"}.fa-file-circle-exclamation:before{content:"\e4eb"}.fa-circle-h:before,.fa-hospital-symbol:before{content:"\f47e"}.fa-pager:before{content:"\f815"}.fa-address-book:before,.fa-contact-book:before{content:"\f2b9"}.fa-strikethrough:before{content:"\f0cc"}.fa-k:before{content:"\4b"}.fa-landmark-flag:before{content:"\e51c"}.fa-pencil-alt:before,.fa-pencil:before{content:"\f303"}.fa-backward:before{content:"\f04a"}.fa-caret-right:before{content:"\f0da"}.fa-comments:before{content:"\f086"}.fa-file-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-code-pull-request:before{content:"\e13c"}.fa-clipboard-list:before{content:"\f46d"}.fa-truck-loading:before,.fa-truck-ramp-box:before{content:"\f4de"}.fa-user-check:before{content:"\f4fc"}.fa-vial-virus:before{content:"\e597"}.fa-sheet-plastic:before{content:"\e571"}.fa-blog:before{content:"\f781"}.fa-user-ninja:before{content:"\f504"}.fa-person-arrow-up-from-line:before{content:"\e539"}.fa-scroll-torah:before,.fa-torah:before{content:"\f6a0"}.fa-broom-ball:before,.fa-quidditch-broom-ball:before,.fa-quidditch:before{content:"\f458"}.fa-toggle-off:before{content:"\f204"}.fa-archive:before,.fa-box-archive:before{content:"\f187"}.fa-person-drowning:before{content:"\e545"}.fa-arrow-down-9-1:before,.fa-sort-numeric-desc:before,.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-face-grin-tongue-squint:before,.fa-grin-tongue-squint:before{content:"\f58a"}.fa-spray-can:before{content:"\f5bd"}.fa-truck-monster:before{content:"\f63b"}.fa-w:before{content:"\57"}.fa-earth-africa:before,.fa-globe-africa:before{content:"\f57c"}.fa-rainbow:before{content:"\f75b"}.fa-circle-notch:before{content:"\f1ce"}.fa-tablet-alt:before,.fa-tablet-screen-button:before{content:"\f3fa"}.fa-paw:before{content:"\f1b0"}.fa-cloud:before{content:"\f0c2"}.fa-trowel-bricks:before{content:"\e58a"}.fa-face-flushed:before,.fa-flushed:before{content:"\f579"}.fa-hospital-user:before{content:"\f80d"}.fa-tent-arrow-left-right:before{content:"\e57f"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-binoculars:before{content:"\f1e5"}.fa-microphone-slash:before{content:"\f131"}.fa-box-tissue:before{content:"\e05b"}.fa-motorcycle:before{content:"\f21c"}.fa-bell-concierge:before,.fa-concierge-bell:before{content:"\f562"}.fa-pen-ruler:before,.fa-pencil-ruler:before{content:"\f5ae"}.fa-people-arrows-left-right:before,.fa-people-arrows:before{content:"\e068"}.fa-mars-and-venus-burst:before{content:"\e523"}.fa-caret-square-right:before,.fa-square-caret-right:before{content:"\f152"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-sun-plant-wilt:before{content:"\e57a"}.fa-toilets-portable:before{content:"\e584"}.fa-hockey-puck:before{content:"\f453"}.fa-table:before{content:"\f0ce"}.fa-magnifying-glass-arrow-right:before{content:"\e521"}.fa-digital-tachograph:before,.fa-tachograph-digital:before{content:"\f566"}.fa-users-slash:before{content:"\e073"}.fa-clover:before{content:"\e139"}.fa-mail-reply:before,.fa-reply:before{content:"\f3e5"}.fa-star-and-crescent:before{content:"\f699"}.fa-house-fire:before{content:"\e50c"}.fa-minus-square:before,.fa-square-minus:before{content:"\f146"}.fa-helicopter:before{content:"\f533"}.fa-compass:before{content:"\f14e"}.fa-caret-square-down:before,.fa-square-caret-down:before{content:"\f150"}.fa-file-circle-question:before{content:"\e4ef"}.fa-laptop-code:before{content:"\f5fc"}.fa-swatchbook:before{content:"\f5c3"}.fa-prescription-bottle:before{content:"\f485"}.fa-bars:before,.fa-navicon:before{content:"\f0c9"}.fa-people-group:before{content:"\e533"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-heart-broken:before,.fa-heart-crack:before{content:"\f7a9"}.fa-external-link-square-alt:before,.fa-square-up-right:before{content:"\f360"}.fa-face-kiss-beam:before,.fa-kiss-beam:before{content:"\f597"}.fa-film:before{content:"\f008"}.fa-ruler-horizontal:before{content:"\f547"}.fa-people-robbery:before{content:"\e536"}.fa-lightbulb:before{content:"\f0eb"}.fa-caret-left:before{content:"\f0d9"}.fa-circle-exclamation:before,.fa-exclamation-circle:before{content:"\f06a"}.fa-school-circle-xmark:before{content:"\e56d"}.fa-arrow-right-from-bracket:before,.fa-sign-out:before{content:"\f08b"}.fa-chevron-circle-down:before,.fa-circle-chevron-down:before{content:"\f13a"}.fa-unlock-alt:before,.fa-unlock-keyhole:before{content:"\f13e"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-headphones-alt:before,.fa-headphones-simple:before{content:"\f58f"}.fa-sitemap:before{content:"\f0e8"}.fa-circle-dollar-to-slot:before,.fa-donate:before{content:"\f4b9"}.fa-memory:before{content:"\f538"}.fa-road-spikes:before{content:"\e568"}.fa-fire-burner:before{content:"\e4f1"}.fa-flag:before{content:"\f024"}.fa-hanukiah:before{content:"\f6e6"}.fa-feather:before{content:"\f52d"}.fa-volume-down:before,.fa-volume-low:before{content:"\f027"}.fa-comment-slash:before{content:"\f4b3"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-compress:before{content:"\f066"}.fa-wheat-alt:before,.fa-wheat-awn:before{content:"\e2cd"}.fa-ankh:before{content:"\f644"}.fa-hands-holding-child:before{content:"\e4fa"}.fa-asterisk:before{content:"\2a"}.fa-check-square:before,.fa-square-check:before{content:"\f14a"}.fa-peseta-sign:before{content:"\e221"}.fa-header:before,.fa-heading:before{content:"\f1dc"}.fa-ghost:before{content:"\f6e2"}.fa-list-squares:before,.fa-list:before{content:"\f03a"}.fa-phone-square-alt:before,.fa-square-phone-flip:before{content:"\f87b"}.fa-cart-plus:before{content:"\f217"}.fa-gamepad:before{content:"\f11b"}.fa-circle-dot:before,.fa-dot-circle:before{content:"\f192"}.fa-dizzy:before,.fa-face-dizzy:before{content:"\f567"}.fa-egg:before{content:"\f7fb"}.fa-house-medical-circle-xmark:before{content:"\e513"}.fa-campground:before{content:"\f6bb"}.fa-folder-plus:before{content:"\f65e"}.fa-futbol-ball:before,.fa-futbol:before,.fa-soccer-ball:before{content:"\f1e3"}.fa-paint-brush:before,.fa-paintbrush:before{content:"\f1fc"}.fa-lock:before{content:"\f023"}.fa-gas-pump:before{content:"\f52f"}.fa-hot-tub-person:before,.fa-hot-tub:before{content:"\f593"}.fa-map-location:before,.fa-map-marked:before{content:"\f59f"}.fa-house-flood-water:before{content:"\e50e"}.fa-tree:before{content:"\f1bb"}.fa-bridge-lock:before{content:"\e4cc"}.fa-sack-dollar:before{content:"\f81d"}.fa-edit:before,.fa-pen-to-square:before{content:"\f044"}.fa-car-side:before{content:"\f5e4"}.fa-share-alt:before,.fa-share-nodes:before{content:"\f1e0"}.fa-heart-circle-minus:before{content:"\e4ff"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-microscope:before{content:"\f610"}.fa-sink:before{content:"\e06d"}.fa-bag-shopping:before,.fa-shopping-bag:before{content:"\f290"}.fa-arrow-down-z-a:before,.fa-sort-alpha-desc:before,.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-mitten:before{content:"\f7b5"}.fa-person-rays:before{content:"\e54d"}.fa-users:before{content:"\f0c0"}.fa-eye-slash:before{content:"\f070"}.fa-flask-vial:before{content:"\e4f3"}.fa-hand-paper:before,.fa-hand:before{content:"\f256"}.fa-om:before{content:"\f679"}.fa-worm:before{content:"\e599"}.fa-house-circle-xmark:before{content:"\e50b"}.fa-plug:before{content:"\f1e6"}.fa-chevron-up:before{content:"\f077"}.fa-hand-spock:before{content:"\f259"}.fa-stopwatch:before{content:"\f2f2"}.fa-face-kiss:before,.fa-kiss:before{content:"\f596"}.fa-bridge-circle-xmark:before{content:"\e4cb"}.fa-face-grin-tongue:before,.fa-grin-tongue:before{content:"\f589"}.fa-chess-bishop:before{content:"\f43a"}.fa-face-grin-wink:before,.fa-grin-wink:before{content:"\f58c"}.fa-deaf:before,.fa-deafness:before,.fa-ear-deaf:before,.fa-hard-of-hearing:before{content:"\f2a4"}.fa-road-circle-check:before{content:"\e564"}.fa-dice-five:before{content:"\f523"}.fa-rss-square:before,.fa-square-rss:before{content:"\f143"}.fa-land-mine-on:before{content:"\e51b"}.fa-i-cursor:before{content:"\f246"}.fa-stamp:before{content:"\f5bf"}.fa-stairs:before{content:"\e289"}.fa-i:before{content:"\49"}.fa-hryvnia-sign:before,.fa-hryvnia:before{content:"\f6f2"}.fa-pills:before{content:"\f484"}.fa-face-grin-wide:before,.fa-grin-alt:before{content:"\f581"}.fa-tooth:before{content:"\f5c9"}.fa-v:before{content:"\56"}.fa-bangladeshi-taka-sign:before{content:"\e2e6"}.fa-bicycle:before{content:"\f206"}.fa-rod-asclepius:before,.fa-rod-snake:before,.fa-staff-aesculapius:before,.fa-staff-snake:before{content:"\e579"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-ambulance:before,.fa-truck-medical:before{content:"\f0f9"}.fa-wheat-awn-circle-exclamation:before{content:"\e598"}.fa-snowman:before{content:"\f7d0"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-road-barrier:before{content:"\e562"}.fa-school:before{content:"\f549"}.fa-igloo:before{content:"\f7ae"}.fa-joint:before{content:"\f595"}.fa-angle-right:before{content:"\f105"}.fa-horse:before{content:"\f6f0"}.fa-q:before{content:"\51"}.fa-g:before{content:"\47"}.fa-notes-medical:before{content:"\f481"}.fa-temperature-2:before,.fa-temperature-half:before,.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-dong-sign:before{content:"\e169"}.fa-capsules:before{content:"\f46b"}.fa-poo-bolt:before,.fa-poo-storm:before{content:"\f75a"}.fa-face-frown-open:before,.fa-frown-open:before{content:"\f57a"}.fa-hand-point-up:before{content:"\f0a6"}.fa-money-bill:before{content:"\f0d6"}.fa-bookmark:before{content:"\f02e"}.fa-align-justify:before{content:"\f039"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-helmet-un:before{content:"\e503"}.fa-bullseye:before{content:"\f140"}.fa-bacon:before{content:"\f7e5"}.fa-hand-point-down:before{content:"\f0a7"}.fa-arrow-up-from-bracket:before{content:"\e09a"}.fa-folder-blank:before,.fa-folder:before{content:"\f07b"}.fa-file-medical-alt:before,.fa-file-waveform:before{content:"\f478"}.fa-radiation:before{content:"\f7b9"}.fa-chart-simple:before{content:"\e473"}.fa-mars-stroke:before{content:"\f229"}.fa-vial:before{content:"\f492"}.fa-dashboard:before,.fa-gauge-med:before,.fa-gauge:before,.fa-tachometer-alt-average:before{content:"\f624"}.fa-magic-wand-sparkles:before,.fa-wand-magic-sparkles:before{content:"\e2ca"}.fa-e:before{content:"\45"}.fa-pen-alt:before,.fa-pen-clip:before{content:"\f305"}.fa-bridge-circle-exclamation:before{content:"\e4ca"}.fa-user:before{content:"\f007"}.fa-school-circle-check:before{content:"\e56b"}.fa-dumpster:before{content:"\f793"}.fa-shuttle-van:before,.fa-van-shuttle:before{content:"\f5b6"}.fa-building-user:before{content:"\e4da"}.fa-caret-square-left:before,.fa-square-caret-left:before{content:"\f191"}.fa-highlighter:before{content:"\f591"}.fa-key:before{content:"\f084"}.fa-bullhorn:before{content:"\f0a1"}.fa-globe:before{content:"\f0ac"}.fa-synagogue:before{content:"\f69b"}.fa-person-half-dress:before{content:"\e548"}.fa-road-bridge:before{content:"\e563"}.fa-location-arrow:before{content:"\f124"}.fa-c:before{content:"\43"}.fa-tablet-button:before{content:"\f10a"}.fa-building-lock:before{content:"\e4d6"}.fa-pizza-slice:before{content:"\f818"}.fa-money-bill-wave:before{content:"\f53a"}.fa-area-chart:before,.fa-chart-area:before{content:"\f1fe"}.fa-house-flag:before{content:"\e50d"}.fa-person-circle-minus:before{content:"\e540"}.fa-ban:before,.fa-cancel:before{content:"\f05e"}.fa-camera-rotate:before{content:"\e0d8"}.fa-air-freshener:before,.fa-spray-can-sparkles:before{content:"\f5d0"}.fa-star:before{content:"\f005"}.fa-repeat:before{content:"\f363"}.fa-cross:before{content:"\f654"}.fa-box:before{content:"\f466"}.fa-venus-mars:before{content:"\f228"}.fa-arrow-pointer:before,.fa-mouse-pointer:before{content:"\f245"}.fa-expand-arrows-alt:before,.fa-maximize:before{content:"\f31e"}.fa-charging-station:before{content:"\f5e7"}.fa-shapes:before,.fa-triangle-circle-square:before{content:"\f61f"}.fa-random:before,.fa-shuffle:before{content:"\f074"}.fa-person-running:before,.fa-running:before{content:"\f70c"}.fa-mobile-retro:before{content:"\e527"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-spider:before{content:"\f717"}.fa-hands-bound:before{content:"\e4f9"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-plane-circle-exclamation:before{content:"\e556"}.fa-x-ray:before{content:"\f497"}.fa-spell-check:before{content:"\f891"}.fa-slash:before{content:"\f715"}.fa-computer-mouse:before,.fa-mouse:before{content:"\f8cc"}.fa-arrow-right-to-bracket:before,.fa-sign-in:before{content:"\f090"}.fa-shop-slash:before,.fa-store-alt-slash:before{content:"\e070"}.fa-server:before{content:"\f233"}.fa-virus-covid-slash:before{content:"\e4a9"}.fa-shop-lock:before{content:"\e4a5"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-blender-phone:before{content:"\f6b6"}.fa-building-wheat:before{content:"\e4db"}.fa-person-breastfeeding:before{content:"\e53a"}.fa-right-to-bracket:before,.fa-sign-in-alt:before{content:"\f2f6"}.fa-venus:before{content:"\f221"}.fa-passport:before{content:"\f5ab"}.fa-thumb-tack-slash:before,.fa-thumbtack-slash:before{content:"\e68f"}.fa-heart-pulse:before,.fa-heartbeat:before{content:"\f21e"}.fa-people-carry-box:before,.fa-people-carry:before{content:"\f4ce"}.fa-temperature-high:before{content:"\f769"}.fa-microchip:before{content:"\f2db"}.fa-crown:before{content:"\f521"}.fa-weight-hanging:before{content:"\f5cd"}.fa-xmarks-lines:before{content:"\e59a"}.fa-file-prescription:before{content:"\f572"}.fa-weight-scale:before,.fa-weight:before{content:"\f496"}.fa-user-friends:before,.fa-user-group:before{content:"\f500"}.fa-arrow-up-a-z:before,.fa-sort-alpha-up:before{content:"\f15e"}.fa-chess-knight:before{content:"\f441"}.fa-face-laugh-squint:before,.fa-laugh-squint:before{content:"\f59b"}.fa-wheelchair:before{content:"\f193"}.fa-arrow-circle-up:before,.fa-circle-arrow-up:before{content:"\f0aa"}.fa-toggle-on:before{content:"\f205"}.fa-person-walking:before,.fa-walking:before{content:"\f554"}.fa-l:before{content:"\4c"}.fa-fire:before{content:"\f06d"}.fa-bed-pulse:before,.fa-procedures:before{content:"\f487"}.fa-shuttle-space:before,.fa-space-shuttle:before{content:"\f197"}.fa-face-laugh:before,.fa-laugh:before{content:"\f599"}.fa-folder-open:before{content:"\f07c"}.fa-heart-circle-plus:before{content:"\e500"}.fa-code-fork:before{content:"\e13b"}.fa-city:before{content:"\f64f"}.fa-microphone-alt:before,.fa-microphone-lines:before{content:"\f3c9"}.fa-pepper-hot:before{content:"\f816"}.fa-unlock:before{content:"\f09c"}.fa-colon-sign:before{content:"\e140"}.fa-headset:before{content:"\f590"}.fa-store-slash:before{content:"\e071"}.fa-road-circle-xmark:before{content:"\e566"}.fa-user-minus:before{content:"\f503"}.fa-mars-stroke-up:before,.fa-mars-stroke-v:before{content:"\f22a"}.fa-champagne-glasses:before,.fa-glass-cheers:before{content:"\f79f"}.fa-clipboard:before{content:"\f328"}.fa-house-circle-exclamation:before{content:"\e50a"}.fa-file-arrow-up:before,.fa-file-upload:before{content:"\f574"}.fa-wifi-3:before,.fa-wifi-strong:before,.fa-wifi:before{content:"\f1eb"}.fa-bath:before,.fa-bathtub:before{content:"\f2cd"}.fa-underline:before{content:"\f0cd"}.fa-user-edit:before,.fa-user-pen:before{content:"\f4ff"}.fa-signature:before{content:"\f5b7"}.fa-stroopwafel:before{content:"\f551"}.fa-bold:before{content:"\f032"}.fa-anchor-lock:before{content:"\e4ad"}.fa-building-ngo:before{content:"\e4d7"}.fa-manat-sign:before{content:"\e1d5"}.fa-not-equal:before{content:"\f53e"}.fa-border-style:before,.fa-border-top-left:before{content:"\f853"}.fa-map-location-dot:before,.fa-map-marked-alt:before{content:"\f5a0"}.fa-jedi:before{content:"\f669"}.fa-poll:before,.fa-square-poll-vertical:before{content:"\f681"}.fa-mug-hot:before{content:"\f7b6"}.fa-battery-car:before,.fa-car-battery:before{content:"\f5df"}.fa-gift:before{content:"\f06b"}.fa-dice-two:before{content:"\f528"}.fa-chess-queen:before{content:"\f445"}.fa-glasses:before{content:"\f530"}.fa-chess-board:before{content:"\f43c"}.fa-building-circle-check:before{content:"\e4d2"}.fa-person-chalkboard:before{content:"\e53d"}.fa-mars-stroke-h:before,.fa-mars-stroke-right:before{content:"\f22b"}.fa-hand-back-fist:before,.fa-hand-rock:before{content:"\f255"}.fa-caret-square-up:before,.fa-square-caret-up:before{content:"\f151"}.fa-cloud-showers-water:before{content:"\e4e4"}.fa-bar-chart:before,.fa-chart-bar:before{content:"\f080"}.fa-hands-bubbles:before,.fa-hands-wash:before{content:"\e05e"}.fa-less-than-equal:before{content:"\f537"}.fa-train:before{content:"\f238"}.fa-eye-low-vision:before,.fa-low-vision:before{content:"\f2a8"}.fa-crow:before{content:"\f520"}.fa-sailboat:before{content:"\e445"}.fa-window-restore:before{content:"\f2d2"}.fa-plus-square:before,.fa-square-plus:before{content:"\f0fe"}.fa-torii-gate:before{content:"\f6a1"}.fa-frog:before{content:"\f52e"}.fa-bucket:before{content:"\e4cf"}.fa-image:before{content:"\f03e"}.fa-microphone:before{content:"\f130"}.fa-cow:before{content:"\f6c8"}.fa-caret-up:before{content:"\f0d8"}.fa-screwdriver:before{content:"\f54a"}.fa-folder-closed:before{content:"\e185"}.fa-house-tsunami:before{content:"\e515"}.fa-square-nfi:before{content:"\e576"}.fa-arrow-up-from-ground-water:before{content:"\e4b5"}.fa-glass-martini-alt:before,.fa-martini-glass:before{content:"\f57b"}.fa-rotate-back:before,.fa-rotate-backward:before,.fa-rotate-left:before,.fa-undo-alt:before{content:"\f2ea"}.fa-columns:before,.fa-table-columns:before{content:"\f0db"}.fa-lemon:before{content:"\f094"}.fa-head-side-mask:before{content:"\e063"}.fa-handshake:before{content:"\f2b5"}.fa-gem:before{content:"\f3a5"}.fa-dolly-box:before,.fa-dolly:before{content:"\f472"}.fa-smoking:before{content:"\f48d"}.fa-compress-arrows-alt:before,.fa-minimize:before{content:"\f78c"}.fa-monument:before{content:"\f5a6"}.fa-snowplow:before{content:"\f7d2"}.fa-angle-double-right:before,.fa-angles-right:before{content:"\f101"}.fa-cannabis:before{content:"\f55f"}.fa-circle-play:before,.fa-play-circle:before{content:"\f144"}.fa-tablets:before{content:"\f490"}.fa-ethernet:before{content:"\f796"}.fa-eur:before,.fa-euro-sign:before,.fa-euro:before{content:"\f153"}.fa-chair:before{content:"\f6c0"}.fa-check-circle:before,.fa-circle-check:before{content:"\f058"}.fa-circle-stop:before,.fa-stop-circle:before{content:"\f28d"}.fa-compass-drafting:before,.fa-drafting-compass:before{content:"\f568"}.fa-plate-wheat:before{content:"\e55a"}.fa-icicles:before{content:"\f7ad"}.fa-person-shelter:before{content:"\e54f"}.fa-neuter:before{content:"\f22c"}.fa-id-badge:before{content:"\f2c1"}.fa-marker:before{content:"\f5a1"}.fa-face-laugh-beam:before,.fa-laugh-beam:before{content:"\f59a"}.fa-helicopter-symbol:before{content:"\e502"}.fa-universal-access:before{content:"\f29a"}.fa-chevron-circle-up:before,.fa-circle-chevron-up:before{content:"\f139"}.fa-lari-sign:before{content:"\e1c8"}.fa-volcano:before{content:"\f770"}.fa-person-walking-dashed-line-arrow-right:before{content:"\e553"}.fa-gbp:before,.fa-pound-sign:before,.fa-sterling-sign:before{content:"\f154"}.fa-viruses:before{content:"\e076"}.fa-square-person-confined:before{content:"\e577"}.fa-user-tie:before{content:"\f508"}.fa-arrow-down-long:before,.fa-long-arrow-down:before{content:"\f175"}.fa-tent-arrow-down-to-line:before{content:"\e57e"}.fa-certificate:before{content:"\f0a3"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-suitcase:before{content:"\f0f2"}.fa-person-skating:before,.fa-skating:before{content:"\f7c5"}.fa-filter-circle-dollar:before,.fa-funnel-dollar:before{content:"\f662"}.fa-camera-retro:before{content:"\f083"}.fa-arrow-circle-down:before,.fa-circle-arrow-down:before{content:"\f0ab"}.fa-arrow-right-to-file:before,.fa-file-import:before{content:"\f56f"}.fa-external-link-square:before,.fa-square-arrow-up-right:before{content:"\f14c"}.fa-box-open:before{content:"\f49e"}.fa-scroll:before{content:"\f70e"}.fa-spa:before{content:"\f5bb"}.fa-location-pin-lock:before{content:"\e51f"}.fa-pause:before{content:"\f04c"}.fa-hill-avalanche:before{content:"\e507"}.fa-temperature-0:before,.fa-temperature-empty:before,.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-bomb:before{content:"\f1e2"}.fa-registered:before{content:"\f25d"}.fa-address-card:before,.fa-contact-card:before,.fa-vcard:before{content:"\f2bb"}.fa-balance-scale-right:before,.fa-scale-unbalanced-flip:before{content:"\f516"}.fa-subscript:before{content:"\f12c"}.fa-diamond-turn-right:before,.fa-directions:before{content:"\f5eb"}.fa-burst:before{content:"\e4dc"}.fa-house-laptop:before,.fa-laptop-house:before{content:"\e066"}.fa-face-tired:before,.fa-tired:before{content:"\f5c8"}.fa-money-bills:before{content:"\e1f3"}.fa-smog:before{content:"\f75f"}.fa-crutch:before{content:"\f7f7"}.fa-cloud-arrow-up:before,.fa-cloud-upload-alt:before,.fa-cloud-upload:before{content:"\f0ee"}.fa-palette:before{content:"\f53f"}.fa-arrows-turn-right:before{content:"\e4c0"}.fa-vest:before{content:"\e085"}.fa-ferry:before{content:"\e4ea"}.fa-arrows-down-to-people:before{content:"\e4b9"}.fa-seedling:before,.fa-sprout:before{content:"\f4d8"}.fa-arrows-alt-h:before,.fa-left-right:before{content:"\f337"}.fa-boxes-packing:before{content:"\e4c7"}.fa-arrow-circle-left:before,.fa-circle-arrow-left:before{content:"\f0a8"}.fa-group-arrows-rotate:before{content:"\e4f6"}.fa-bowl-food:before{content:"\e4c6"}.fa-candy-cane:before{content:"\f786"}.fa-arrow-down-wide-short:before,.fa-sort-amount-asc:before,.fa-sort-amount-down:before{content:"\f160"}.fa-cloud-bolt:before,.fa-thunderstorm:before{content:"\f76c"}.fa-remove-format:before,.fa-text-slash:before{content:"\f87d"}.fa-face-smile-wink:before,.fa-smile-wink:before{content:"\f4da"}.fa-file-word:before{content:"\f1c2"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-arrows-h:before,.fa-arrows-left-right:before{content:"\f07e"}.fa-house-lock:before{content:"\e510"}.fa-cloud-arrow-down:before,.fa-cloud-download-alt:before,.fa-cloud-download:before{content:"\f0ed"}.fa-children:before{content:"\e4e1"}.fa-blackboard:before,.fa-chalkboard:before{content:"\f51b"}.fa-user-alt-slash:before,.fa-user-large-slash:before{content:"\f4fa"}.fa-envelope-open:before{content:"\f2b6"}.fa-handshake-alt-slash:before,.fa-handshake-simple-slash:before{content:"\e05f"}.fa-mattress-pillow:before{content:"\e525"}.fa-guarani-sign:before{content:"\e19a"}.fa-arrows-rotate:before,.fa-refresh:before,.fa-sync:before{content:"\f021"}.fa-fire-extinguisher:before{content:"\f134"}.fa-cruzeiro-sign:before{content:"\e152"}.fa-greater-than-equal:before{content:"\f532"}.fa-shield-alt:before,.fa-shield-halved:before{content:"\f3ed"}.fa-atlas:before,.fa-book-atlas:before{content:"\f558"}.fa-virus:before{content:"\e074"}.fa-envelope-circle-check:before{content:"\e4e8"}.fa-layer-group:before{content:"\f5fd"}.fa-arrows-to-dot:before{content:"\e4be"}.fa-archway:before{content:"\f557"}.fa-heart-circle-check:before{content:"\e4fd"}.fa-house-chimney-crack:before,.fa-house-damage:before{content:"\f6f1"}.fa-file-archive:before,.fa-file-zipper:before{content:"\f1c6"}.fa-square:before{content:"\f0c8"}.fa-glass-martini:before,.fa-martini-glass-empty:before{content:"\f000"}.fa-couch:before{content:"\f4b8"}.fa-cedi-sign:before{content:"\e0df"}.fa-italic:before{content:"\f033"}.fa-table-cells-column-lock:before{content:"\e678"}.fa-church:before{content:"\f51d"}.fa-comments-dollar:before{content:"\f653"}.fa-democrat:before{content:"\f747"}.fa-z:before{content:"\5a"}.fa-person-skiing:before,.fa-skiing:before{content:"\f7c9"}.fa-road-lock:before{content:"\e567"}.fa-a:before{content:"\41"}.fa-temperature-arrow-down:before,.fa-temperature-down:before{content:"\e03f"}.fa-feather-alt:before,.fa-feather-pointed:before{content:"\f56b"}.fa-p:before{content:"\50"}.fa-snowflake:before{content:"\f2dc"}.fa-newspaper:before{content:"\f1ea"}.fa-ad:before,.fa-rectangle-ad:before{content:"\f641"}.fa-arrow-circle-right:before,.fa-circle-arrow-right:before{content:"\f0a9"}.fa-filter-circle-xmark:before{content:"\e17b"}.fa-locust:before{content:"\e520"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-list-1-2:before,.fa-list-numeric:before,.fa-list-ol:before{content:"\f0cb"}.fa-person-dress-burst:before{content:"\e544"}.fa-money-check-alt:before,.fa-money-check-dollar:before{content:"\f53d"}.fa-vector-square:before{content:"\f5cb"}.fa-bread-slice:before{content:"\f7ec"}.fa-language:before{content:"\f1ab"}.fa-face-kiss-wink-heart:before,.fa-kiss-wink-heart:before{content:"\f598"}.fa-filter:before{content:"\f0b0"}.fa-question:before{content:"\3f"}.fa-file-signature:before{content:"\f573"}.fa-arrows-alt:before,.fa-up-down-left-right:before{content:"\f0b2"}.fa-house-chimney-user:before{content:"\e065"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-puzzle-piece:before{content:"\f12e"}.fa-money-check:before{content:"\f53c"}.fa-star-half-alt:before,.fa-star-half-stroke:before{content:"\f5c0"}.fa-code:before{content:"\f121"}.fa-glass-whiskey:before,.fa-whiskey-glass:before{content:"\f7a0"}.fa-building-circle-exclamation:before{content:"\e4d3"}.fa-magnifying-glass-chart:before{content:"\e522"}.fa-arrow-up-right-from-square:before,.fa-external-link:before{content:"\f08e"}.fa-cubes-stacked:before{content:"\e4e6"}.fa-krw:before,.fa-won-sign:before,.fa-won:before{content:"\f159"}.fa-virus-covid:before{content:"\e4a8"}.fa-austral-sign:before{content:"\e0a9"}.fa-f:before{content:"\46"}.fa-leaf:before{content:"\f06c"}.fa-road:before{content:"\f018"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-person-circle-plus:before{content:"\e541"}.fa-chart-pie:before,.fa-pie-chart:before{content:"\f200"}.fa-bolt-lightning:before{content:"\e0b7"}.fa-sack-xmark:before{content:"\e56a"}.fa-file-excel:before{content:"\f1c3"}.fa-file-contract:before{content:"\f56c"}.fa-fish-fins:before{content:"\e4f2"}.fa-building-flag:before{content:"\e4d5"}.fa-face-grin-beam:before,.fa-grin-beam:before{content:"\f582"}.fa-object-ungroup:before{content:"\f248"}.fa-poop:before{content:"\f619"}.fa-location-pin:before,.fa-map-marker:before{content:"\f041"}.fa-kaaba:before{content:"\f66b"}.fa-toilet-paper:before{content:"\f71e"}.fa-hard-hat:before,.fa-hat-hard:before,.fa-helmet-safety:before{content:"\f807"}.fa-eject:before{content:"\f052"}.fa-arrow-alt-circle-right:before,.fa-circle-right:before{content:"\f35a"}.fa-plane-circle-check:before{content:"\e555"}.fa-face-rolling-eyes:before,.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-object-group:before{content:"\f247"}.fa-chart-line:before,.fa-line-chart:before{content:"\f201"}.fa-mask-ventilator:before{content:"\e524"}.fa-arrow-right:before{content:"\f061"}.fa-map-signs:before,.fa-signs-post:before{content:"\f277"}.fa-cash-register:before{content:"\f788"}.fa-person-circle-question:before{content:"\e542"}.fa-h:before{content:"\48"}.fa-tarp:before{content:"\e57b"}.fa-screwdriver-wrench:before,.fa-tools:before{content:"\f7d9"}.fa-arrows-to-eye:before{content:"\e4bf"}.fa-plug-circle-bolt:before{content:"\e55b"}.fa-heart:before{content:"\f004"}.fa-mars-and-venus:before{content:"\f224"}.fa-home-user:before,.fa-house-user:before{content:"\e1b0"}.fa-dumpster-fire:before{content:"\f794"}.fa-house-crack:before{content:"\e3b1"}.fa-cocktail:before,.fa-martini-glass-citrus:before{content:"\f561"}.fa-face-surprise:before,.fa-surprise:before{content:"\f5c2"}.fa-bottle-water:before{content:"\e4c5"}.fa-circle-pause:before,.fa-pause-circle:before{content:"\f28b"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-apple-alt:before,.fa-apple-whole:before{content:"\f5d1"}.fa-kitchen-set:before{content:"\e51a"}.fa-r:before{content:"\52"}.fa-temperature-1:before,.fa-temperature-quarter:before,.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-cube:before{content:"\f1b2"}.fa-bitcoin-sign:before{content:"\e0b4"}.fa-shield-dog:before{content:"\e573"}.fa-solar-panel:before{content:"\f5ba"}.fa-lock-open:before{content:"\f3c1"}.fa-elevator:before{content:"\e16d"}.fa-money-bill-transfer:before{content:"\e528"}.fa-money-bill-trend-up:before{content:"\e529"}.fa-house-flood-water-circle-arrow-right:before{content:"\e50f"}.fa-poll-h:before,.fa-square-poll-horizontal:before{content:"\f682"}.fa-circle:before{content:"\f111"}.fa-backward-fast:before,.fa-fast-backward:before{content:"\f049"}.fa-recycle:before{content:"\f1b8"}.fa-user-astronaut:before{content:"\f4fb"}.fa-plane-slash:before{content:"\e069"}.fa-trademark:before{content:"\f25c"}.fa-basketball-ball:before,.fa-basketball:before{content:"\f434"}.fa-satellite-dish:before{content:"\f7c0"}.fa-arrow-alt-circle-up:before,.fa-circle-up:before{content:"\f35b"}.fa-mobile-alt:before,.fa-mobile-screen-button:before{content:"\f3cd"}.fa-volume-high:before,.fa-volume-up:before{content:"\f028"}.fa-users-rays:before{content:"\e593"}.fa-wallet:before{content:"\f555"}.fa-clipboard-check:before{content:"\f46c"}.fa-file-audio:before{content:"\f1c7"}.fa-burger:before,.fa-hamburger:before{content:"\f805"}.fa-wrench:before{content:"\f0ad"}.fa-bugs:before{content:"\e4d0"}.fa-rupee-sign:before,.fa-rupee:before{content:"\f156"}.fa-file-image:before{content:"\f1c5"}.fa-circle-question:before,.fa-question-circle:before{content:"\f059"}.fa-plane-departure:before{content:"\f5b0"}.fa-handshake-slash:before{content:"\e060"}.fa-book-bookmark:before{content:"\e0bb"}.fa-code-branch:before{content:"\f126"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-bridge:before{content:"\e4c8"}.fa-phone-alt:before,.fa-phone-flip:before{content:"\f879"}.fa-truck-front:before{content:"\e2b7"}.fa-cat:before{content:"\f6be"}.fa-anchor-circle-exclamation:before{content:"\e4ab"}.fa-truck-field:before{content:"\e58d"}.fa-route:before{content:"\f4d7"}.fa-clipboard-question:before{content:"\e4e3"}.fa-panorama:before{content:"\e209"}.fa-comment-medical:before{content:"\f7f5"}.fa-teeth-open:before{content:"\f62f"}.fa-file-circle-minus:before{content:"\e4ed"}.fa-tags:before{content:"\f02c"}.fa-wine-glass:before{content:"\f4e3"}.fa-fast-forward:before,.fa-forward-fast:before{content:"\f050"}.fa-face-meh-blank:before,.fa-meh-blank:before{content:"\f5a4"}.fa-parking:before,.fa-square-parking:before{content:"\f540"}.fa-house-signal:before{content:"\e012"}.fa-bars-progress:before,.fa-tasks-alt:before{content:"\f828"}.fa-faucet-drip:before{content:"\e006"}.fa-cart-flatbed:before,.fa-dolly-flatbed:before{content:"\f474"}.fa-ban-smoking:before,.fa-smoking-ban:before{content:"\f54d"}.fa-terminal:before{content:"\f120"}.fa-mobile-button:before{content:"\f10b"}.fa-house-medical-flag:before{content:"\e514"}.fa-basket-shopping:before,.fa-shopping-basket:before{content:"\f291"}.fa-tape:before{content:"\f4db"}.fa-bus-alt:before,.fa-bus-simple:before{content:"\f55e"}.fa-eye:before{content:"\f06e"}.fa-face-sad-cry:before,.fa-sad-cry:before{content:"\f5b3"}.fa-audio-description:before{content:"\f29e"}.fa-person-military-to-person:before{content:"\e54c"}.fa-file-shield:before{content:"\e4f0"}.fa-user-slash:before{content:"\f506"}.fa-pen:before{content:"\f304"}.fa-tower-observation:before{content:"\e586"}.fa-file-code:before{content:"\f1c9"}.fa-signal-5:before,.fa-signal-perfect:before,.fa-signal:before{content:"\f012"}.fa-bus:before{content:"\f207"}.fa-heart-circle-xmark:before{content:"\e501"}.fa-home-lg:before,.fa-house-chimney:before{content:"\e3af"}.fa-window-maximize:before{content:"\f2d0"}.fa-face-frown:before,.fa-frown:before{content:"\f119"}.fa-prescription:before{content:"\f5b1"}.fa-shop:before,.fa-store-alt:before{content:"\f54f"}.fa-floppy-disk:before,.fa-save:before{content:"\f0c7"}.fa-vihara:before{content:"\f6a7"}.fa-balance-scale-left:before,.fa-scale-unbalanced:before{content:"\f515"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-comment-dots:before,.fa-commenting:before{content:"\f4ad"}.fa-plant-wilt:before{content:"\e5aa"}.fa-diamond:before{content:"\f219"}.fa-face-grin-squint:before,.fa-grin-squint:before{content:"\f585"}.fa-hand-holding-dollar:before,.fa-hand-holding-usd:before{content:"\f4c0"}.fa-bacterium:before{content:"\e05a"}.fa-hand-pointer:before{content:"\f25a"}.fa-drum-steelpan:before{content:"\f56a"}.fa-hand-scissors:before{content:"\f257"}.fa-hands-praying:before,.fa-praying-hands:before{content:"\f684"}.fa-arrow-right-rotate:before,.fa-arrow-rotate-forward:before,.fa-arrow-rotate-right:before,.fa-redo:before{content:"\f01e"}.fa-biohazard:before{content:"\f780"}.fa-location-crosshairs:before,.fa-location:before{content:"\f601"}.fa-mars-double:before{content:"\f227"}.fa-child-dress:before{content:"\e59c"}.fa-users-between-lines:before{content:"\e591"}.fa-lungs-virus:before{content:"\e067"}.fa-face-grin-tears:before,.fa-grin-tears:before{content:"\f588"}.fa-phone:before{content:"\f095"}.fa-calendar-times:before,.fa-calendar-xmark:before{content:"\f273"}.fa-child-reaching:before{content:"\e59d"}.fa-head-side-virus:before{content:"\e064"}.fa-user-cog:before,.fa-user-gear:before{content:"\f4fe"}.fa-arrow-up-1-9:before,.fa-sort-numeric-up:before{content:"\f163"}.fa-door-closed:before{content:"\f52a"}.fa-shield-virus:before{content:"\e06c"}.fa-dice-six:before{content:"\f526"}.fa-mosquito-net:before{content:"\e52c"}.fa-bridge-water:before{content:"\e4ce"}.fa-person-booth:before{content:"\f756"}.fa-text-width:before{content:"\f035"}.fa-hat-wizard:before{content:"\f6e8"}.fa-pen-fancy:before{content:"\f5ac"}.fa-digging:before,.fa-person-digging:before{content:"\f85e"}.fa-trash:before{content:"\f1f8"}.fa-gauge-simple-med:before,.fa-gauge-simple:before,.fa-tachometer-average:before{content:"\f629"}.fa-book-medical:before{content:"\f7e6"}.fa-poo:before{content:"\f2fe"}.fa-quote-right-alt:before,.fa-quote-right:before{content:"\f10e"}.fa-shirt:before,.fa-t-shirt:before,.fa-tshirt:before{content:"\f553"}.fa-cubes:before{content:"\f1b3"}.fa-divide:before{content:"\f529"}.fa-tenge-sign:before,.fa-tenge:before{content:"\f7d7"}.fa-headphones:before{content:"\f025"}.fa-hands-holding:before{content:"\f4c2"}.fa-hands-clapping:before{content:"\e1a8"}.fa-republican:before{content:"\f75e"}.fa-arrow-left:before{content:"\f060"}.fa-person-circle-xmark:before{content:"\e543"}.fa-ruler:before{content:"\f545"}.fa-align-left:before{content:"\f036"}.fa-dice-d6:before{content:"\f6d1"}.fa-restroom:before{content:"\f7bd"}.fa-j:before{content:"\4a"}.fa-users-viewfinder:before{content:"\e595"}.fa-file-video:before{content:"\f1c8"}.fa-external-link-alt:before,.fa-up-right-from-square:before{content:"\f35d"}.fa-table-cells:before,.fa-th:before{content:"\f00a"}.fa-file-pdf:before{content:"\f1c1"}.fa-bible:before,.fa-book-bible:before{content:"\f647"}.fa-o:before{content:"\4f"}.fa-medkit:before,.fa-suitcase-medical:before{content:"\f0fa"}.fa-user-secret:before{content:"\f21b"}.fa-otter:before{content:"\f700"}.fa-female:before,.fa-person-dress:before{content:"\f182"}.fa-comment-dollar:before{content:"\f651"}.fa-briefcase-clock:before,.fa-business-time:before{content:"\f64a"}.fa-table-cells-large:before,.fa-th-large:before{content:"\f009"}.fa-book-tanakh:before,.fa-tanakh:before{content:"\f827"}.fa-phone-volume:before,.fa-volume-control-phone:before{content:"\f2a0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-clipboard-user:before{content:"\f7f3"}.fa-child:before{content:"\f1ae"}.fa-lira-sign:before{content:"\f195"}.fa-satellite:before{content:"\f7bf"}.fa-plane-lock:before{content:"\e558"}.fa-tag:before{content:"\f02b"}.fa-comment:before{content:"\f075"}.fa-birthday-cake:before,.fa-cake-candles:before,.fa-cake:before{content:"\f1fd"}.fa-envelope:before{content:"\f0e0"}.fa-angle-double-up:before,.fa-angles-up:before{content:"\f102"}.fa-paperclip:before{content:"\f0c6"}.fa-arrow-right-to-city:before{content:"\e4b3"}.fa-ribbon:before{content:"\f4d6"}.fa-lungs:before{content:"\f604"}.fa-arrow-up-9-1:before,.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-litecoin-sign:before{content:"\e1d3"}.fa-border-none:before{content:"\f850"}.fa-circle-nodes:before{content:"\e4e2"}.fa-parachute-box:before{content:"\f4cd"}.fa-indent:before{content:"\f03c"}.fa-truck-field-un:before{content:"\e58e"}.fa-hourglass-empty:before,.fa-hourglass:before{content:"\f254"}.fa-mountain:before{content:"\f6fc"}.fa-user-doctor:before,.fa-user-md:before{content:"\f0f0"}.fa-circle-info:before,.fa-info-circle:before{content:"\f05a"}.fa-cloud-meatball:before{content:"\f73b"}.fa-camera-alt:before,.fa-camera:before{content:"\f030"}.fa-square-virus:before{content:"\e578"}.fa-meteor:before{content:"\f753"}.fa-car-on:before{content:"\e4dd"}.fa-sleigh:before{content:"\f7cc"}.fa-arrow-down-1-9:before,.fa-sort-numeric-asc:before,.fa-sort-numeric-down:before{content:"\f162"}.fa-hand-holding-droplet:before,.fa-hand-holding-water:before{content:"\f4c1"}.fa-water:before{content:"\f773"}.fa-calendar-check:before{content:"\f274"}.fa-braille:before{content:"\f2a1"}.fa-prescription-bottle-alt:before,.fa-prescription-bottle-medical:before{content:"\f486"}.fa-landmark:before{content:"\f66f"}.fa-truck:before{content:"\f0d1"}.fa-crosshairs:before{content:"\f05b"}.fa-person-cane:before{content:"\e53c"}.fa-tent:before{content:"\e57d"}.fa-vest-patches:before{content:"\e086"}.fa-check-double:before{content:"\f560"}.fa-arrow-down-a-z:before,.fa-sort-alpha-asc:before,.fa-sort-alpha-down:before{content:"\f15d"}.fa-money-bill-wheat:before{content:"\e52a"}.fa-cookie:before{content:"\f563"}.fa-arrow-left-rotate:before,.fa-arrow-rotate-back:before,.fa-arrow-rotate-backward:before,.fa-arrow-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-hard-drive:before,.fa-hdd:before{content:"\f0a0"}.fa-face-grin-squint-tears:before,.fa-grin-squint-tears:before{content:"\f586"}.fa-dumbbell:before{content:"\f44b"}.fa-list-alt:before,.fa-rectangle-list:before{content:"\f022"}.fa-tarp-droplet:before{content:"\e57c"}.fa-house-medical-circle-check:before{content:"\e511"}.fa-person-skiing-nordic:before,.fa-skiing-nordic:before{content:"\f7ca"}.fa-calendar-plus:before{content:"\f271"}.fa-plane-arrival:before{content:"\f5af"}.fa-arrow-alt-circle-left:before,.fa-circle-left:before{content:"\f359"}.fa-subway:before,.fa-train-subway:before{content:"\f239"}.fa-chart-gantt:before{content:"\e0e4"}.fa-indian-rupee-sign:before,.fa-indian-rupee:before,.fa-inr:before{content:"\e1bc"}.fa-crop-alt:before,.fa-crop-simple:before{content:"\f565"}.fa-money-bill-1:before,.fa-money-bill-alt:before{content:"\f3d1"}.fa-left-long:before,.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-dna:before{content:"\f471"}.fa-virus-slash:before{content:"\e075"}.fa-minus:before,.fa-subtract:before{content:"\f068"}.fa-chess:before{content:"\f439"}.fa-arrow-left-long:before,.fa-long-arrow-left:before{content:"\f177"}.fa-plug-circle-check:before{content:"\e55c"}.fa-street-view:before{content:"\f21d"}.fa-franc-sign:before{content:"\e18f"}.fa-volume-off:before{content:"\f026"}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before,.fa-hands-american-sign-language-interpreting:before,.fa-hands-asl-interpreting:before{content:"\f2a3"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-droplet-slash:before,.fa-tint-slash:before{content:"\f5c7"}.fa-mosque:before{content:"\f678"}.fa-mosquito:before{content:"\e52b"}.fa-star-of-david:before{content:"\f69a"}.fa-person-military-rifle:before{content:"\e54b"}.fa-cart-shopping:before,.fa-shopping-cart:before{content:"\f07a"}.fa-vials:before{content:"\f493"}.fa-plug-circle-plus:before{content:"\e55f"}.fa-place-of-worship:before{content:"\f67f"}.fa-grip-vertical:before{content:"\f58e"}.fa-arrow-turn-up:before,.fa-level-up:before{content:"\f148"}.fa-u:before{content:"\55"}.fa-square-root-alt:before,.fa-square-root-variable:before{content:"\f698"}.fa-clock-four:before,.fa-clock:before{content:"\f017"}.fa-backward-step:before,.fa-step-backward:before{content:"\f048"}.fa-pallet:before{content:"\f482"}.fa-faucet:before{content:"\e005"}.fa-baseball-bat-ball:before{content:"\f432"}.fa-s:before{content:"\53"}.fa-timeline:before{content:"\e29c"}.fa-keyboard:before{content:"\f11c"}.fa-caret-down:before{content:"\f0d7"}.fa-clinic-medical:before,.fa-house-chimney-medical:before{content:"\f7f2"}.fa-temperature-3:before,.fa-temperature-three-quarters:before,.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-mobile-android-alt:before,.fa-mobile-screen:before{content:"\f3cf"}.fa-plane-up:before{content:"\e22d"}.fa-piggy-bank:before{content:"\f4d3"}.fa-battery-3:before,.fa-battery-half:before{content:"\f242"}.fa-mountain-city:before{content:"\e52e"}.fa-coins:before{content:"\f51e"}.fa-khanda:before{content:"\f66d"}.fa-sliders-h:before,.fa-sliders:before{content:"\f1de"}.fa-folder-tree:before{content:"\f802"}.fa-network-wired:before{content:"\f6ff"}.fa-map-pin:before{content:"\f276"}.fa-hamsa:before{content:"\f665"}.fa-cent-sign:before{content:"\e3f5"}.fa-flask:before{content:"\f0c3"}.fa-person-pregnant:before{content:"\e31e"}.fa-wand-sparkles:before{content:"\f72b"}.fa-ellipsis-v:before,.fa-ellipsis-vertical:before{content:"\f142"}.fa-ticket:before{content:"\f145"}.fa-power-off:before{content:"\f011"}.fa-long-arrow-alt-right:before,.fa-right-long:before{content:"\f30b"}.fa-flag-usa:before{content:"\f74d"}.fa-laptop-file:before{content:"\e51d"}.fa-teletype:before,.fa-tty:before{content:"\f1e4"}.fa-diagram-next:before{content:"\e476"}.fa-person-rifle:before{content:"\e54e"}.fa-house-medical-circle-exclamation:before{content:"\e512"}.fa-closed-captioning:before{content:"\f20a"}.fa-hiking:before,.fa-person-hiking:before{content:"\f6ec"}.fa-venus-double:before{content:"\f226"}.fa-images:before{content:"\f302"}.fa-calculator:before{content:"\f1ec"}.fa-people-pulling:before{content:"\e535"}.fa-n:before{content:"\4e"}.fa-cable-car:before,.fa-tram:before{content:"\f7da"}.fa-cloud-rain:before{content:"\f73d"}.fa-building-circle-xmark:before{content:"\e4d4"}.fa-ship:before{content:"\f21a"}.fa-arrows-down-to-line:before{content:"\e4b8"}.fa-download:before{content:"\f019"}.fa-face-grin:before,.fa-grin:before{content:"\f580"}.fa-backspace:before,.fa-delete-left:before{content:"\f55a"}.fa-eye-dropper-empty:before,.fa-eye-dropper:before,.fa-eyedropper:before{content:"\f1fb"}.fa-file-circle-check:before{content:"\e5a0"}.fa-forward:before{content:"\f04e"}.fa-mobile-android:before,.fa-mobile-phone:before,.fa-mobile:before{content:"\f3ce"}.fa-face-meh:before,.fa-meh:before{content:"\f11a"}.fa-align-center:before{content:"\f037"}.fa-book-dead:before,.fa-book-skull:before{content:"\f6b7"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-heart-circle-exclamation:before{content:"\e4fe"}.fa-home-alt:before,.fa-home-lg-alt:before,.fa-home:before,.fa-house:before{content:"\f015"}.fa-calendar-week:before{content:"\f784"}.fa-laptop-medical:before{content:"\f812"}.fa-b:before{content:"\42"}.fa-file-medical:before{content:"\f477"}.fa-dice-one:before{content:"\f525"}.fa-kiwi-bird:before{content:"\f535"}.fa-arrow-right-arrow-left:before,.fa-exchange:before{content:"\f0ec"}.fa-redo-alt:before,.fa-rotate-forward:before,.fa-rotate-right:before{content:"\f2f9"}.fa-cutlery:before,.fa-utensils:before{content:"\f2e7"}.fa-arrow-up-wide-short:before,.fa-sort-amount-up:before{content:"\f161"}.fa-mill-sign:before{content:"\e1ed"}.fa-bowl-rice:before{content:"\e2eb"}.fa-skull:before{content:"\f54c"}.fa-broadcast-tower:before,.fa-tower-broadcast:before{content:"\f519"}.fa-truck-pickup:before{content:"\f63c"}.fa-long-arrow-alt-up:before,.fa-up-long:before{content:"\f30c"}.fa-stop:before{content:"\f04d"}.fa-code-merge:before{content:"\f387"}.fa-upload:before{content:"\f093"}.fa-hurricane:before{content:"\f751"}.fa-mound:before{content:"\e52d"}.fa-toilet-portable:before{content:"\e583"}.fa-compact-disc:before{content:"\f51f"}.fa-file-arrow-down:before,.fa-file-download:before{content:"\f56d"}.fa-caravan:before{content:"\f8ff"}.fa-shield-cat:before{content:"\e572"}.fa-bolt:before,.fa-zap:before{content:"\f0e7"}.fa-glass-water:before{content:"\e4f4"}.fa-oil-well:before{content:"\e532"}.fa-vault:before{content:"\e2c5"}.fa-mars:before{content:"\f222"}.fa-toilet:before{content:"\f7d8"}.fa-plane-circle-xmark:before{content:"\e557"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen-sign:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble-sign:before,.fa-ruble:before{content:"\f158"}.fa-sun:before{content:"\f185"}.fa-guitar:before{content:"\f7a6"}.fa-face-laugh-wink:before,.fa-laugh-wink:before{content:"\f59c"}.fa-horse-head:before{content:"\f7ab"}.fa-bore-hole:before{content:"\e4c3"}.fa-industry:before{content:"\f275"}.fa-arrow-alt-circle-down:before,.fa-circle-down:before{content:"\f358"}.fa-arrows-turn-to-dots:before{content:"\e4c1"}.fa-florin-sign:before{content:"\e184"}.fa-arrow-down-short-wide:before,.fa-sort-amount-desc:before,.fa-sort-amount-down-alt:before{content:"\f884"}.fa-less-than:before{content:"\3c"}.fa-angle-down:before{content:"\f107"}.fa-car-tunnel:before{content:"\e4de"}.fa-head-side-cough:before{content:"\e061"}.fa-grip-lines:before{content:"\f7a4"}.fa-thumbs-down:before{content:"\f165"}.fa-user-lock:before{content:"\f502"}.fa-arrow-right-long:before,.fa-long-arrow-right:before{content:"\f178"}.fa-anchor-circle-xmark:before{content:"\e4ac"}.fa-ellipsis-h:before,.fa-ellipsis:before{content:"\f141"}.fa-chess-pawn:before{content:"\f443"}.fa-first-aid:before,.fa-kit-medical:before{content:"\f479"}.fa-person-through-window:before{content:"\e5a9"}.fa-toolbox:before{content:"\f552"}.fa-hands-holding-circle:before{content:"\e4fb"}.fa-bug:before{content:"\f188"}.fa-credit-card-alt:before,.fa-credit-card:before{content:"\f09d"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-hand-holding-hand:before{content:"\e4f7"}.fa-book-open-reader:before,.fa-book-reader:before{content:"\f5da"}.fa-mountain-sun:before{content:"\e52f"}.fa-arrows-left-right-to-line:before{content:"\e4ba"}.fa-dice-d20:before{content:"\f6cf"}.fa-truck-droplet:before{content:"\e58c"}.fa-file-circle-xmark:before{content:"\e5a1"}.fa-temperature-arrow-up:before,.fa-temperature-up:before{content:"\e040"}.fa-medal:before{content:"\f5a2"}.fa-bed:before{content:"\f236"}.fa-h-square:before,.fa-square-h:before{content:"\f0fd"}.fa-podcast:before{content:"\f2ce"}.fa-temperature-4:before,.fa-temperature-full:before,.fa-thermometer-4:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-bell:before{content:"\f0f3"}.fa-superscript:before{content:"\f12b"}.fa-plug-circle-xmark:before{content:"\e560"}.fa-star-of-life:before{content:"\f621"}.fa-phone-slash:before{content:"\f3dd"}.fa-paint-roller:before{content:"\f5aa"}.fa-hands-helping:before,.fa-handshake-angle:before{content:"\f4c4"}.fa-location-dot:before,.fa-map-marker-alt:before{content:"\f3c5"}.fa-file:before{content:"\f15b"}.fa-greater-than:before{content:"\3e"}.fa-person-swimming:before,.fa-swimmer:before{content:"\f5c4"}.fa-arrow-down:before{content:"\f063"}.fa-droplet:before,.fa-tint:before{content:"\f043"}.fa-eraser:before{content:"\f12d"}.fa-earth-america:before,.fa-earth-americas:before,.fa-earth:before,.fa-globe-americas:before{content:"\f57d"}.fa-person-burst:before{content:"\e53b"}.fa-dove:before{content:"\f4ba"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-socks:before{content:"\f696"}.fa-inbox:before{content:"\f01c"}.fa-section:before{content:"\e447"}.fa-gauge-high:before,.fa-tachometer-alt-fast:before,.fa-tachometer-alt:before{content:"\f625"}.fa-envelope-open-text:before{content:"\f658"}.fa-hospital-alt:before,.fa-hospital-wide:before,.fa-hospital:before{content:"\f0f8"}.fa-wine-bottle:before{content:"\f72f"}.fa-chess-rook:before{content:"\f447"}.fa-bars-staggered:before,.fa-reorder:before,.fa-stream:before{content:"\f550"}.fa-dharmachakra:before{content:"\f655"}.fa-hotdog:before{content:"\f80f"}.fa-blind:before,.fa-person-walking-with-cane:before{content:"\f29d"}.fa-drum:before{content:"\f569"}.fa-ice-cream:before{content:"\f810"}.fa-heart-circle-bolt:before{content:"\e4fc"}.fa-fax:before{content:"\f1ac"}.fa-paragraph:before{content:"\f1dd"}.fa-check-to-slot:before,.fa-vote-yea:before{content:"\f772"}.fa-star-half:before{content:"\f089"}.fa-boxes-alt:before,.fa-boxes-stacked:before,.fa-boxes:before{content:"\f468"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-assistive-listening-systems:before,.fa-ear-listen:before{content:"\f2a2"}.fa-tree-city:before{content:"\e587"}.fa-play:before{content:"\f04b"}.fa-font:before{content:"\f031"}.fa-table-cells-row-lock:before{content:"\e67a"}.fa-rupiah-sign:before{content:"\e23d"}.fa-magnifying-glass:before,.fa-search:before{content:"\f002"}.fa-ping-pong-paddle-ball:before,.fa-table-tennis-paddle-ball:before,.fa-table-tennis:before{content:"\f45d"}.fa-diagnoses:before,.fa-person-dots-from-line:before{content:"\f470"}.fa-trash-can-arrow-up:before,.fa-trash-restore-alt:before{content:"\f82a"}.fa-naira-sign:before{content:"\e1f6"}.fa-cart-arrow-down:before{content:"\f218"}.fa-walkie-talkie:before{content:"\f8ef"}.fa-file-edit:before,.fa-file-pen:before{content:"\f31c"}.fa-receipt:before{content:"\f543"}.fa-pen-square:before,.fa-pencil-square:before,.fa-square-pen:before{content:"\f14b"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-person-circle-exclamation:before{content:"\e53f"}.fa-chevron-down:before{content:"\f078"}.fa-battery-5:before,.fa-battery-full:before,.fa-battery:before{content:"\f240"}.fa-skull-crossbones:before{content:"\f714"}.fa-code-compare:before{content:"\e13a"}.fa-list-dots:before,.fa-list-ul:before{content:"\f0ca"}.fa-school-lock:before{content:"\e56f"}.fa-tower-cell:before{content:"\e585"}.fa-down-long:before,.fa-long-arrow-alt-down:before{content:"\f309"}.fa-ranking-star:before{content:"\e561"}.fa-chess-king:before{content:"\f43f"}.fa-person-harassing:before{content:"\e549"}.fa-brazilian-real-sign:before{content:"\e46c"}.fa-landmark-alt:before,.fa-landmark-dome:before{content:"\f752"}.fa-arrow-up:before{content:"\f062"}.fa-television:before,.fa-tv-alt:before,.fa-tv:before{content:"\f26c"}.fa-shrimp:before{content:"\e448"}.fa-list-check:before,.fa-tasks:before{content:"\f0ae"}.fa-jug-detergent:before{content:"\e519"}.fa-circle-user:before,.fa-user-circle:before{content:"\f2bd"}.fa-user-shield:before{content:"\f505"}.fa-wind:before{content:"\f72e"}.fa-car-burst:before,.fa-car-crash:before{content:"\f5e1"}.fa-y:before{content:"\59"}.fa-person-snowboarding:before,.fa-snowboarding:before{content:"\f7ce"}.fa-shipping-fast:before,.fa-truck-fast:before{content:"\f48b"}.fa-fish:before{content:"\f578"}.fa-user-graduate:before{content:"\f501"}.fa-adjust:before,.fa-circle-half-stroke:before{content:"\f042"}.fa-clapperboard:before{content:"\e131"}.fa-circle-radiation:before,.fa-radiation-alt:before{content:"\f7ba"}.fa-baseball-ball:before,.fa-baseball:before{content:"\f433"}.fa-jet-fighter-up:before{content:"\e518"}.fa-diagram-project:before,.fa-project-diagram:before{content:"\f542"}.fa-copy:before{content:"\f0c5"}.fa-volume-mute:before,.fa-volume-times:before,.fa-volume-xmark:before{content:"\f6a9"}.fa-hand-sparkles:before{content:"\e05d"}.fa-grip-horizontal:before,.fa-grip:before{content:"\f58d"}.fa-share-from-square:before,.fa-share-square:before{content:"\f14d"}.fa-child-combatant:before,.fa-child-rifle:before{content:"\e4e0"}.fa-gun:before{content:"\e19b"}.fa-phone-square:before,.fa-square-phone:before{content:"\f098"}.fa-add:before,.fa-plus:before{content:"\2b"}.fa-expand:before{content:"\f065"}.fa-computer:before{content:"\e4e5"}.fa-close:before,.fa-multiply:before,.fa-remove:before,.fa-times:before,.fa-xmark:before{content:"\f00d"}.fa-arrows-up-down-left-right:before,.fa-arrows:before{content:"\f047"}.fa-chalkboard-teacher:before,.fa-chalkboard-user:before{content:"\f51c"}.fa-peso-sign:before{content:"\e222"}.fa-building-shield:before{content:"\e4d8"}.fa-baby:before{content:"\f77c"}.fa-users-line:before{content:"\e592"}.fa-quote-left-alt:before,.fa-quote-left:before{content:"\f10d"}.fa-tractor:before{content:"\f722"}.fa-trash-arrow-up:before,.fa-trash-restore:before{content:"\f829"}.fa-arrow-down-up-lock:before{content:"\e4b0"}.fa-lines-leaning:before{content:"\e51e"}.fa-ruler-combined:before{content:"\f546"}.fa-copyright:before{content:"\f1f9"}.fa-equals:before{content:"\3d"}.fa-blender:before{content:"\f517"}.fa-teeth:before{content:"\f62e"}.fa-ils:before,.fa-shekel-sign:before,.fa-shekel:before,.fa-sheqel-sign:before,.fa-sheqel:before{content:"\f20b"}.fa-map:before{content:"\f279"}.fa-rocket:before{content:"\f135"}.fa-photo-film:before,.fa-photo-video:before{content:"\f87c"}.fa-folder-minus:before{content:"\f65d"}.fa-store:before{content:"\f54e"}.fa-arrow-trend-up:before{content:"\e098"}.fa-plug-circle-minus:before{content:"\e55e"}.fa-sign-hanging:before,.fa-sign:before{content:"\f4d9"}.fa-bezier-curve:before{content:"\f55b"}.fa-bell-slash:before{content:"\f1f6"}.fa-tablet-android:before,.fa-tablet:before{content:"\f3fb"}.fa-school-flag:before{content:"\e56e"}.fa-fill:before{content:"\f575"}.fa-angle-up:before{content:"\f106"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-holly-berry:before{content:"\f7aa"}.fa-chevron-left:before{content:"\f053"}.fa-bacteria:before{content:"\e059"}.fa-hand-lizard:before{content:"\f258"}.fa-notdef:before{content:"\e1fe"}.fa-disease:before{content:"\f7fa"}.fa-briefcase-medical:before{content:"\f469"}.fa-genderless:before{content:"\f22d"}.fa-chevron-right:before{content:"\f054"}.fa-retweet:before{content:"\f079"}.fa-car-alt:before,.fa-car-rear:before{content:"\f5de"}.fa-pump-soap:before{content:"\e06b"}.fa-video-slash:before{content:"\f4e2"}.fa-battery-2:before,.fa-battery-quarter:before{content:"\f243"}.fa-radio:before{content:"\f8d7"}.fa-baby-carriage:before,.fa-carriage-baby:before{content:"\f77d"}.fa-traffic-light:before{content:"\f637"}.fa-thermometer:before{content:"\f491"}.fa-vr-cardboard:before{content:"\f729"}.fa-hand-middle-finger:before{content:"\f806"}.fa-percent:before,.fa-percentage:before{content:"\25"}.fa-truck-moving:before{content:"\f4df"}.fa-glass-water-droplet:before{content:"\e4f5"}.fa-display:before{content:"\e163"}.fa-face-smile:before,.fa-smile:before{content:"\f118"}.fa-thumb-tack:before,.fa-thumbtack:before{content:"\f08d"}.fa-trophy:before{content:"\f091"}.fa-person-praying:before,.fa-pray:before{content:"\f683"}.fa-hammer:before{content:"\f6e3"}.fa-hand-peace:before{content:"\f25b"}.fa-rotate:before,.fa-sync-alt:before{content:"\f2f1"}.fa-spinner:before{content:"\f110"}.fa-robot:before{content:"\f544"}.fa-peace:before{content:"\f67c"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-warehouse:before{content:"\f494"}.fa-arrow-up-right-dots:before{content:"\e4b7"}.fa-splotch:before{content:"\f5bc"}.fa-face-grin-hearts:before,.fa-grin-hearts:before{content:"\f584"}.fa-dice-four:before{content:"\f524"}.fa-sim-card:before{content:"\f7c4"}.fa-transgender-alt:before,.fa-transgender:before{content:"\f225"}.fa-mercury:before{content:"\f223"}.fa-arrow-turn-down:before,.fa-level-down:before{content:"\f149"}.fa-person-falling-burst:before{content:"\e547"}.fa-award:before{content:"\f559"}.fa-ticket-alt:before,.fa-ticket-simple:before{content:"\f3ff"}.fa-building:before{content:"\f1ad"}.fa-angle-double-left:before,.fa-angles-left:before{content:"\f100"}.fa-qrcode:before{content:"\f029"}.fa-clock-rotate-left:before,.fa-history:before{content:"\f1da"}.fa-face-grin-beam-sweat:before,.fa-grin-beam-sweat:before{content:"\f583"}.fa-arrow-right-from-file:before,.fa-file-export:before{content:"\f56e"}.fa-shield-blank:before,.fa-shield:before{content:"\f132"}.fa-arrow-up-short-wide:before,.fa-sort-amount-up-alt:before{content:"\f885"}.fa-house-medical:before{content:"\e3b2"}.fa-golf-ball-tee:before,.fa-golf-ball:before{content:"\f450"}.fa-chevron-circle-left:before,.fa-circle-chevron-left:before{content:"\f137"}.fa-house-chimney-window:before{content:"\e00d"}.fa-pen-nib:before{content:"\f5ad"}.fa-tent-arrow-turn-left:before{content:"\e580"}.fa-tents:before{content:"\e582"}.fa-magic:before,.fa-wand-magic:before{content:"\f0d0"}.fa-dog:before{content:"\f6d3"}.fa-carrot:before{content:"\f787"}.fa-moon:before{content:"\f186"}.fa-wine-glass-alt:before,.fa-wine-glass-empty:before{content:"\f5ce"}.fa-cheese:before{content:"\f7ef"}.fa-yin-yang:before{content:"\f6ad"}.fa-music:before{content:"\f001"}.fa-code-commit:before{content:"\f386"}.fa-temperature-low:before{content:"\f76b"}.fa-biking:before,.fa-person-biking:before{content:"\f84a"}.fa-broom:before{content:"\f51a"}.fa-shield-heart:before{content:"\e574"}.fa-gopuram:before{content:"\f664"}.fa-earth-oceania:before,.fa-globe-oceania:before{content:"\e47b"}.fa-square-xmark:before,.fa-times-square:before,.fa-xmark-square:before{content:"\f2d3"}.fa-hashtag:before{content:"\23"}.fa-expand-alt:before,.fa-up-right-and-down-left-from-center:before{content:"\f424"}.fa-oil-can:before{content:"\f613"}.fa-t:before{content:"\54"}.fa-hippo:before{content:"\f6ed"}.fa-chart-column:before{content:"\e0e3"}.fa-infinity:before{content:"\f534"}.fa-vial-circle-check:before{content:"\e596"}.fa-person-arrow-down-to-line:before{content:"\e538"}.fa-voicemail:before{content:"\f897"}.fa-fan:before{content:"\f863"}.fa-person-walking-luggage:before{content:"\e554"}.fa-arrows-alt-v:before,.fa-up-down:before{content:"\f338"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-calendar:before{content:"\f133"}.fa-trailer:before{content:"\e041"}.fa-bahai:before,.fa-haykal:before{content:"\f666"}.fa-sd-card:before{content:"\f7c2"}.fa-dragon:before{content:"\f6d5"}.fa-shoe-prints:before{content:"\f54b"}.fa-circle-plus:before,.fa-plus-circle:before{content:"\f055"}.fa-face-grin-tongue-wink:before,.fa-grin-tongue-wink:before{content:"\f58b"}.fa-hand-holding:before{content:"\f4bd"}.fa-plug-circle-exclamation:before{content:"\e55d"}.fa-chain-broken:before,.fa-chain-slash:before,.fa-link-slash:before,.fa-unlink:before{content:"\f127"}.fa-clone:before{content:"\f24d"}.fa-person-walking-arrow-loop-left:before{content:"\e551"}.fa-arrow-up-z-a:before,.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-fire-alt:before,.fa-fire-flame-curved:before{content:"\f7e4"}.fa-tornado:before{content:"\f76f"}.fa-file-circle-plus:before{content:"\e494"}.fa-book-quran:before,.fa-quran:before{content:"\f687"}.fa-anchor:before{content:"\f13d"}.fa-border-all:before{content:"\f84c"}.fa-angry:before,.fa-face-angry:before{content:"\f556"}.fa-cookie-bite:before{content:"\f564"}.fa-arrow-trend-down:before{content:"\e097"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-draw-polygon:before{content:"\f5ee"}.fa-balance-scale:before,.fa-scale-balanced:before{content:"\f24e"}.fa-gauge-simple-high:before,.fa-tachometer-fast:before,.fa-tachometer:before{content:"\f62a"}.fa-shower:before{content:"\f2cc"}.fa-desktop-alt:before,.fa-desktop:before{content:"\f390"}.fa-m:before{content:"\4d"}.fa-table-list:before,.fa-th-list:before{content:"\f00b"}.fa-comment-sms:before,.fa-sms:before{content:"\f7cd"}.fa-book:before{content:"\f02d"}.fa-user-plus:before{content:"\f234"}.fa-check:before{content:"\f00c"}.fa-battery-4:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-house-circle-check:before{content:"\e509"}.fa-angle-left:before{content:"\f104"}.fa-diagram-successor:before{content:"\e47a"}.fa-truck-arrow-right:before{content:"\e58b"}.fa-arrows-split-up-and-left:before{content:"\e4bc"}.fa-fist-raised:before,.fa-hand-fist:before{content:"\f6de"}.fa-cloud-moon:before{content:"\f6c3"}.fa-briefcase:before{content:"\f0b1"}.fa-person-falling:before{content:"\e546"}.fa-image-portrait:before,.fa-portrait:before{content:"\f3e0"}.fa-user-tag:before{content:"\f507"}.fa-rug:before{content:"\e569"}.fa-earth-europe:before,.fa-globe-europe:before{content:"\f7a2"}.fa-cart-flatbed-suitcase:before,.fa-luggage-cart:before{content:"\f59d"}.fa-rectangle-times:before,.fa-rectangle-xmark:before,.fa-times-rectangle:before,.fa-window-close:before{content:"\f410"}.fa-baht-sign:before{content:"\e0ac"}.fa-book-open:before{content:"\f518"}.fa-book-journal-whills:before,.fa-journal-whills:before{content:"\f66a"}.fa-handcuffs:before{content:"\e4f8"}.fa-exclamation-triangle:before,.fa-triangle-exclamation:before,.fa-warning:before{content:"\f071"}.fa-database:before{content:"\f1c0"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-bottle-droplet:before{content:"\e4c4"}.fa-mask-face:before{content:"\e1d7"}.fa-hill-rockslide:before{content:"\e508"}.fa-exchange-alt:before,.fa-right-left:before{content:"\f362"}.fa-paper-plane:before{content:"\f1d8"}.fa-road-circle-exclamation:before{content:"\e565"}.fa-dungeon:before{content:"\f6d9"}.fa-align-right:before{content:"\f038"}.fa-money-bill-1-wave:before,.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-life-ring:before{content:"\f1cd"}.fa-hands:before,.fa-sign-language:before,.fa-signing:before{content:"\f2a7"}.fa-calendar-day:before{content:"\f783"}.fa-ladder-water:before,.fa-swimming-pool:before,.fa-water-ladder:before{content:"\f5c5"}.fa-arrows-up-down:before,.fa-arrows-v:before{content:"\f07d"}.fa-face-grimace:before,.fa-grimace:before{content:"\f57f"}.fa-wheelchair-alt:before,.fa-wheelchair-move:before{content:"\e2ce"}.fa-level-down-alt:before,.fa-turn-down:before{content:"\f3be"}.fa-person-walking-arrow-right:before{content:"\e552"}.fa-envelope-square:before,.fa-square-envelope:before{content:"\f199"}.fa-dice:before{content:"\f522"}.fa-bowling-ball:before{content:"\f436"}.fa-brain:before{content:"\f5dc"}.fa-band-aid:before,.fa-bandage:before{content:"\f462"}.fa-calendar-minus:before{content:"\f272"}.fa-circle-xmark:before,.fa-times-circle:before,.fa-xmark-circle:before{content:"\f057"}.fa-gifts:before{content:"\f79c"}.fa-hotel:before{content:"\f594"}.fa-earth-asia:before,.fa-globe-asia:before{content:"\f57e"}.fa-id-card-alt:before,.fa-id-card-clip:before{content:"\f47f"}.fa-magnifying-glass-plus:before,.fa-search-plus:before{content:"\f00e"}.fa-thumbs-up:before{content:"\f164"}.fa-user-clock:before{content:"\f4fd"}.fa-allergies:before,.fa-hand-dots:before{content:"\f461"}.fa-file-invoice:before{content:"\f570"}.fa-window-minimize:before{content:"\f2d1"}.fa-coffee:before,.fa-mug-saucer:before{content:"\f0f4"}.fa-brush:before{content:"\f55d"}.fa-mask:before{content:"\f6fa"}.fa-magnifying-glass-minus:before,.fa-search-minus:before{content:"\f010"}.fa-ruler-vertical:before{content:"\f548"}.fa-user-alt:before,.fa-user-large:before{content:"\f406"}.fa-train-tram:before{content:"\e5b4"}.fa-user-nurse:before{content:"\f82f"}.fa-syringe:before{content:"\f48e"}.fa-cloud-sun:before{content:"\f6c4"}.fa-stopwatch-20:before{content:"\e06f"}.fa-square-full:before{content:"\f45c"}.fa-magnet:before{content:"\f076"}.fa-jar:before{content:"\e516"}.fa-note-sticky:before,.fa-sticky-note:before{content:"\f249"}.fa-bug-slash:before{content:"\e490"}.fa-arrow-up-from-water-pump:before{content:"\e4b6"}.fa-bone:before{content:"\f5d7"}.fa-table-cells-row-unlock:before{content:"\e691"}.fa-user-injured:before{content:"\f728"}.fa-face-sad-tear:before,.fa-sad-tear:before{content:"\f5b4"}.fa-plane:before{content:"\f072"}.fa-tent-arrows-down:before{content:"\e581"}.fa-exclamation:before{content:"\21"}.fa-arrows-spin:before{content:"\e4bb"}.fa-print:before{content:"\f02f"}.fa-try:before,.fa-turkish-lira-sign:before,.fa-turkish-lira:before{content:"\e2bb"}.fa-dollar-sign:before,.fa-dollar:before,.fa-usd:before{content:"\24"}.fa-x:before{content:"\58"}.fa-magnifying-glass-dollar:before,.fa-search-dollar:before{content:"\f688"}.fa-users-cog:before,.fa-users-gear:before{content:"\f509"}.fa-person-military-pointing:before{content:"\e54a"}.fa-bank:before,.fa-building-columns:before,.fa-institution:before,.fa-museum:before,.fa-university:before{content:"\f19c"}.fa-umbrella:before{content:"\f0e9"}.fa-trowel:before{content:"\e589"}.fa-d:before{content:"\44"}.fa-stapler:before{content:"\e5af"}.fa-masks-theater:before,.fa-theater-masks:before{content:"\f630"}.fa-kip-sign:before{content:"\e1c4"}.fa-hand-point-left:before{content:"\f0a5"}.fa-handshake-alt:before,.fa-handshake-simple:before{content:"\f4c6"}.fa-fighter-jet:before,.fa-jet-fighter:before{content:"\f0fb"}.fa-share-alt-square:before,.fa-square-share-nodes:before{content:"\f1e1"}.fa-barcode:before{content:"\f02a"}.fa-plus-minus:before{content:"\e43c"}.fa-video-camera:before,.fa-video:before{content:"\f03d"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-person-circle-check:before{content:"\e53e"}.fa-level-up-alt:before,.fa-turn-up:before{content:"\f3bf"}
.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}:host,:root{--fa-style-family-brands:"Font Awesome 6 Brands";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url('fa-brands-400.woff2') format("woff2"),url('fa-brands-400.ttf') format("truetype")}.fa-brands,.fab{font-weight:400}.fa-monero:before{content:"\f3d0"}.fa-hooli:before{content:"\f427"}.fa-yelp:before{content:"\f1e9"}.fa-cc-visa:before{content:"\f1f0"}.fa-lastfm:before{content:"\f202"}.fa-shopware:before{content:"\f5b5"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-aws:before{content:"\f375"}.fa-redhat:before{content:"\f7bc"}.fa-yoast:before{content:"\f2b1"}.fa-cloudflare:before{content:"\e07d"}.fa-ups:before{content:"\f7e0"}.fa-pixiv:before{content:"\e640"}.fa-wpexplorer:before{content:"\f2de"}.fa-dyalog:before{content:"\f399"}.fa-bity:before{content:"\f37a"}.fa-stackpath:before{content:"\f842"}.fa-buysellads:before{content:"\f20d"}.fa-first-order:before{content:"\f2b0"}.fa-modx:before{content:"\f285"}.fa-guilded:before{content:"\e07e"}.fa-vnv:before{content:"\f40b"}.fa-js-square:before,.fa-square-js:before{content:"\f3b9"}.fa-microsoft:before{content:"\f3ca"}.fa-qq:before{content:"\f1d6"}.fa-orcid:before{content:"\f8d2"}.fa-java:before{content:"\f4e4"}.fa-invision:before{content:"\f7b0"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-centercode:before{content:"\f380"}.fa-glide-g:before{content:"\f2a6"}.fa-drupal:before{content:"\f1a9"}.fa-jxl:before{content:"\e67b"}.fa-dart-lang:before{content:"\e693"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-unity:before{content:"\e049"}.fa-whmcs:before{content:"\f40d"}.fa-rocketchat:before{content:"\f3e8"}.fa-vk:before{content:"\f189"}.fa-untappd:before{content:"\f405"}.fa-mailchimp:before{content:"\f59e"}.fa-css3-alt:before{content:"\f38b"}.fa-reddit-square:before,.fa-square-reddit:before{content:"\f1a2"}.fa-vimeo-v:before{content:"\f27d"}.fa-contao:before{content:"\f26d"}.fa-square-font-awesome:before{content:"\e5ad"}.fa-deskpro:before{content:"\f38f"}.fa-brave:before{content:"\e63c"}.fa-sistrix:before{content:"\f3ee"}.fa-instagram-square:before,.fa-square-instagram:before{content:"\e055"}.fa-battle-net:before{content:"\f835"}.fa-the-red-yeti:before{content:"\f69d"}.fa-hacker-news-square:before,.fa-square-hacker-news:before{content:"\f3af"}.fa-edge:before{content:"\f282"}.fa-threads:before{content:"\e618"}.fa-napster:before{content:"\f3d2"}.fa-snapchat-square:before,.fa-square-snapchat:before{content:"\f2ad"}.fa-google-plus-g:before{content:"\f0d5"}.fa-artstation:before{content:"\f77a"}.fa-markdown:before{content:"\f60f"}.fa-sourcetree:before{content:"\f7d3"}.fa-google-plus:before{content:"\f2b3"}.fa-diaspora:before{content:"\f791"}.fa-foursquare:before{content:"\f180"}.fa-stack-overflow:before{content:"\f16c"}.fa-github-alt:before{content:"\f113"}.fa-phoenix-squadron:before{content:"\f511"}.fa-pagelines:before{content:"\f18c"}.fa-algolia:before{content:"\f36c"}.fa-red-river:before{content:"\f3e3"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-safari:before{content:"\f267"}.fa-google:before{content:"\f1a0"}.fa-font-awesome-alt:before,.fa-square-font-awesome-stroke:before{content:"\f35c"}.fa-atlassian:before{content:"\f77b"}.fa-linkedin-in:before{content:"\f0e1"}.fa-digital-ocean:before{content:"\f391"}.fa-nimblr:before{content:"\f5a8"}.fa-chromecast:before{content:"\f838"}.fa-evernote:before{content:"\f839"}.fa-hacker-news:before{content:"\f1d4"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-adversal:before{content:"\f36a"}.fa-creative-commons:before{content:"\f25e"}.fa-watchman-monitoring:before{content:"\e087"}.fa-fonticons:before{content:"\f280"}.fa-weixin:before{content:"\f1d7"}.fa-shirtsinbulk:before{content:"\f214"}.fa-codepen:before{content:"\f1cb"}.fa-git-alt:before{content:"\f841"}.fa-lyft:before{content:"\f3c3"}.fa-rev:before{content:"\f5b2"}.fa-windows:before{content:"\f17a"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-square-viadeo:before,.fa-viadeo-square:before{content:"\f2aa"}.fa-meetup:before{content:"\f2e0"}.fa-centos:before{content:"\f789"}.fa-adn:before{content:"\f170"}.fa-cloudsmith:before{content:"\f384"}.fa-opensuse:before{content:"\e62b"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-dribbble-square:before,.fa-square-dribbble:before{content:"\f397"}.fa-codiepie:before{content:"\f284"}.fa-node:before{content:"\f419"}.fa-mix:before{content:"\f3cb"}.fa-steam:before{content:"\f1b6"}.fa-cc-apple-pay:before{content:"\f416"}.fa-scribd:before{content:"\f28a"}.fa-debian:before{content:"\e60b"}.fa-openid:before{content:"\f19b"}.fa-instalod:before{content:"\e081"}.fa-expeditedssl:before{content:"\f23e"}.fa-sellcast:before{content:"\f2da"}.fa-square-twitter:before,.fa-twitter-square:before{content:"\f081"}.fa-r-project:before{content:"\f4f7"}.fa-delicious:before{content:"\f1a5"}.fa-freebsd:before{content:"\f3a4"}.fa-vuejs:before{content:"\f41f"}.fa-accusoft:before{content:"\f369"}.fa-ioxhost:before{content:"\f208"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-app-store:before{content:"\f36f"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-itunes-note:before{content:"\f3b5"}.fa-golang:before{content:"\e40f"}.fa-kickstarter:before,.fa-square-kickstarter:before{content:"\f3bb"}.fa-grav:before{content:"\f2d6"}.fa-weibo:before{content:"\f18a"}.fa-uncharted:before{content:"\e084"}.fa-firstdraft:before{content:"\f3a1"}.fa-square-youtube:before,.fa-youtube-square:before{content:"\f431"}.fa-wikipedia-w:before{content:"\f266"}.fa-rendact:before,.fa-wpressr:before{content:"\f3e4"}.fa-angellist:before{content:"\f209"}.fa-galactic-republic:before{content:"\f50c"}.fa-nfc-directional:before{content:"\e530"}.fa-skype:before{content:"\f17e"}.fa-joget:before{content:"\f3b7"}.fa-fedora:before{content:"\f798"}.fa-stripe-s:before{content:"\f42a"}.fa-meta:before{content:"\e49b"}.fa-laravel:before{content:"\f3bd"}.fa-hotjar:before{content:"\f3b1"}.fa-bluetooth-b:before{content:"\f294"}.fa-square-letterboxd:before{content:"\e62e"}.fa-sticker-mule:before{content:"\f3f7"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-hips:before{content:"\f452"}.fa-behance:before{content:"\f1b4"}.fa-reddit:before{content:"\f1a1"}.fa-discord:before{content:"\f392"}.fa-chrome:before{content:"\f268"}.fa-app-store-ios:before{content:"\f370"}.fa-cc-discover:before{content:"\f1f2"}.fa-wpbeginner:before{content:"\f297"}.fa-confluence:before{content:"\f78d"}.fa-shoelace:before{content:"\e60c"}.fa-mdb:before{content:"\f8ca"}.fa-dochub:before{content:"\f394"}.fa-accessible-icon:before{content:"\f368"}.fa-ebay:before{content:"\f4f4"}.fa-amazon:before{content:"\f270"}.fa-unsplash:before{content:"\e07c"}.fa-yarn:before{content:"\f7e3"}.fa-square-steam:before,.fa-steam-square:before{content:"\f1b7"}.fa-500px:before{content:"\f26e"}.fa-square-vimeo:before,.fa-vimeo-square:before{content:"\f194"}.fa-asymmetrik:before{content:"\f372"}.fa-font-awesome-flag:before,.fa-font-awesome-logo-full:before,.fa-font-awesome:before{content:"\f2b4"}.fa-gratipay:before{content:"\f184"}.fa-apple:before{content:"\f179"}.fa-hive:before{content:"\e07f"}.fa-gitkraken:before{content:"\f3a6"}.fa-keybase:before{content:"\f4f5"}.fa-apple-pay:before{content:"\f415"}.fa-padlet:before{content:"\e4a0"}.fa-amazon-pay:before{content:"\f42c"}.fa-github-square:before,.fa-square-github:before{content:"\f092"}.fa-stumbleupon:before{content:"\f1a4"}.fa-fedex:before{content:"\f797"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-shopify:before{content:"\e057"}.fa-neos:before{content:"\f612"}.fa-square-threads:before{content:"\e619"}.fa-hackerrank:before{content:"\f5f7"}.fa-researchgate:before{content:"\f4f8"}.fa-swift:before{content:"\f8e1"}.fa-angular:before{content:"\f420"}.fa-speakap:before{content:"\f3f3"}.fa-angrycreative:before{content:"\f36e"}.fa-y-combinator:before{content:"\f23b"}.fa-empire:before{content:"\f1d1"}.fa-envira:before{content:"\f299"}.fa-google-scholar:before{content:"\e63b"}.fa-gitlab-square:before,.fa-square-gitlab:before{content:"\e5ae"}.fa-studiovinari:before{content:"\f3f8"}.fa-pied-piper:before{content:"\f2ae"}.fa-wordpress:before{content:"\f19a"}.fa-product-hunt:before{content:"\f288"}.fa-firefox:before{content:"\f269"}.fa-linode:before{content:"\f2b8"}.fa-goodreads:before{content:"\f3a8"}.fa-odnoklassniki-square:before,.fa-square-odnoklassniki:before{content:"\f264"}.fa-jsfiddle:before{content:"\f1cc"}.fa-sith:before{content:"\f512"}.fa-themeisle:before{content:"\f2b2"}.fa-page4:before{content:"\f3d7"}.fa-hashnode:before{content:"\e499"}.fa-react:before{content:"\f41b"}.fa-cc-paypal:before{content:"\f1f4"}.fa-squarespace:before{content:"\f5be"}.fa-cc-stripe:before{content:"\f1f5"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-bitcoin:before{content:"\f379"}.fa-keycdn:before{content:"\f3ba"}.fa-opera:before{content:"\f26a"}.fa-itch-io:before{content:"\f83a"}.fa-umbraco:before{content:"\f8e8"}.fa-galactic-senate:before{content:"\f50d"}.fa-ubuntu:before{content:"\f7df"}.fa-draft2digital:before{content:"\f396"}.fa-stripe:before{content:"\f429"}.fa-houzz:before{content:"\f27c"}.fa-gg:before{content:"\f260"}.fa-dhl:before{content:"\f790"}.fa-pinterest-square:before,.fa-square-pinterest:before{content:"\f0d3"}.fa-xing:before{content:"\f168"}.fa-blackberry:before{content:"\f37b"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-playstation:before{content:"\f3df"}.fa-quinscape:before{content:"\f459"}.fa-less:before{content:"\f41d"}.fa-blogger-b:before{content:"\f37d"}.fa-opencart:before{content:"\f23d"}.fa-vine:before{content:"\f1ca"}.fa-signal-messenger:before{content:"\e663"}.fa-paypal:before{content:"\f1ed"}.fa-gitlab:before{content:"\f296"}.fa-typo3:before{content:"\f42b"}.fa-reddit-alien:before{content:"\f281"}.fa-yahoo:before{content:"\f19e"}.fa-dailymotion:before{content:"\e052"}.fa-affiliatetheme:before{content:"\f36b"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-bootstrap:before{content:"\f836"}.fa-odnoklassniki:before{content:"\f263"}.fa-nfc-symbol:before{content:"\e531"}.fa-mintbit:before{content:"\e62f"}.fa-ethereum:before{content:"\f42e"}.fa-speaker-deck:before{content:"\f83c"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-patreon:before{content:"\f3d9"}.fa-avianex:before{content:"\f374"}.fa-ello:before{content:"\f5f1"}.fa-gofore:before{content:"\f3a7"}.fa-bimobject:before{content:"\f378"}.fa-brave-reverse:before{content:"\e63d"}.fa-facebook-f:before{content:"\f39e"}.fa-google-plus-square:before,.fa-square-google-plus:before{content:"\f0d4"}.fa-web-awesome:before{content:"\e682"}.fa-mandalorian:before{content:"\f50f"}.fa-first-order-alt:before{content:"\f50a"}.fa-osi:before{content:"\f41a"}.fa-google-wallet:before{content:"\f1ee"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-periscope:before{content:"\f3da"}.fa-fulcrum:before{content:"\f50b"}.fa-cloudscale:before{content:"\f383"}.fa-forumbee:before{content:"\f211"}.fa-mizuni:before{content:"\f3cc"}.fa-schlix:before{content:"\f3ea"}.fa-square-xing:before,.fa-xing-square:before{content:"\f169"}.fa-bandcamp:before{content:"\f2d5"}.fa-wpforms:before{content:"\f298"}.fa-cloudversify:before{content:"\f385"}.fa-usps:before{content:"\f7e1"}.fa-megaport:before{content:"\f5a3"}.fa-magento:before{content:"\f3c4"}.fa-spotify:before{content:"\f1bc"}.fa-optin-monster:before{content:"\f23c"}.fa-fly:before{content:"\f417"}.fa-aviato:before{content:"\f421"}.fa-itunes:before{content:"\f3b4"}.fa-cuttlefish:before{content:"\f38c"}.fa-blogger:before{content:"\f37c"}.fa-flickr:before{content:"\f16e"}.fa-viber:before{content:"\f409"}.fa-soundcloud:before{content:"\f1be"}.fa-digg:before{content:"\f1a6"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-letterboxd:before{content:"\e62d"}.fa-symfony:before{content:"\f83d"}.fa-maxcdn:before{content:"\f136"}.fa-etsy:before{content:"\f2d7"}.fa-facebook-messenger:before{content:"\f39f"}.fa-audible:before{content:"\f373"}.fa-think-peaks:before{content:"\f731"}.fa-bilibili:before{content:"\e3d9"}.fa-erlang:before{content:"\f39d"}.fa-x-twitter:before{content:"\e61b"}.fa-cotton-bureau:before{content:"\f89e"}.fa-dashcube:before{content:"\f210"}.fa-42-group:before,.fa-innosoft:before{content:"\e080"}.fa-stack-exchange:before{content:"\f18d"}.fa-elementor:before{content:"\f430"}.fa-pied-piper-square:before,.fa-square-pied-piper:before{content:"\e01e"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-palfed:before{content:"\f3d8"}.fa-superpowers:before{content:"\f2dd"}.fa-resolving:before{content:"\f3e7"}.fa-xbox:before{content:"\f412"}.fa-square-web-awesome-stroke:before{content:"\e684"}.fa-searchengin:before{content:"\f3eb"}.fa-tiktok:before{content:"\e07b"}.fa-facebook-square:before,.fa-square-facebook:before{content:"\f082"}.fa-renren:before{content:"\f18b"}.fa-linux:before{content:"\f17c"}.fa-glide:before{content:"\f2a5"}.fa-linkedin:before{content:"\f08c"}.fa-hubspot:before{content:"\f3b2"}.fa-deploydog:before{content:"\f38e"}.fa-twitch:before{content:"\f1e8"}.fa-flutter:before{content:"\e694"}.fa-ravelry:before{content:"\f2d9"}.fa-mixer:before{content:"\e056"}.fa-lastfm-square:before,.fa-square-lastfm:before{content:"\f203"}.fa-vimeo:before{content:"\f40a"}.fa-mendeley:before{content:"\f7b3"}.fa-uniregistry:before{content:"\f404"}.fa-figma:before{content:"\f799"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-dropbox:before{content:"\f16b"}.fa-instagram:before{content:"\f16d"}.fa-cmplid:before{content:"\e360"}.fa-upwork:before{content:"\e641"}.fa-facebook:before{content:"\f09a"}.fa-gripfire:before{content:"\f3ac"}.fa-jedi-order:before{content:"\f50e"}.fa-uikit:before{content:"\f403"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-phabricator:before{content:"\f3db"}.fa-ussunnah:before{content:"\f407"}.fa-earlybirds:before{content:"\f39a"}.fa-trade-federation:before{content:"\f513"}.fa-autoprefixer:before{content:"\f41c"}.fa-whatsapp:before{content:"\f232"}.fa-square-upwork:before{content:"\e67c"}.fa-slideshare:before{content:"\f1e7"}.fa-google-play:before{content:"\f3ab"}.fa-viadeo:before{content:"\f2a9"}.fa-line:before{content:"\f3c0"}.fa-google-drive:before{content:"\f3aa"}.fa-servicestack:before{content:"\f3ec"}.fa-simplybuilt:before{content:"\f215"}.fa-bitbucket:before{content:"\f171"}.fa-imdb:before{content:"\f2d8"}.fa-deezer:before{content:"\e077"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-jira:before{content:"\f7b1"}.fa-docker:before{content:"\f395"}.fa-screenpal:before{content:"\e570"}.fa-bluetooth:before{content:"\f293"}.fa-gitter:before{content:"\f426"}.fa-d-and-d:before{content:"\f38d"}.fa-microblog:before{content:"\e01a"}.fa-cc-diners-club:before{content:"\f24c"}.fa-gg-circle:before{content:"\f261"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-yandex:before{content:"\f413"}.fa-readme:before{content:"\f4d5"}.fa-html5:before{content:"\f13b"}.fa-sellsy:before{content:"\f213"}.fa-square-web-awesome:before{content:"\e683"}.fa-sass:before{content:"\f41e"}.fa-wirsindhandwerk:before,.fa-wsh:before{content:"\e2d0"}.fa-buromobelexperte:before{content:"\f37f"}.fa-salesforce:before{content:"\f83b"}.fa-octopus-deploy:before{content:"\e082"}.fa-medapps:before{content:"\f3c6"}.fa-ns8:before{content:"\f3d5"}.fa-pinterest-p:before{content:"\f231"}.fa-apper:before{content:"\f371"}.fa-fort-awesome:before{content:"\f286"}.fa-waze:before{content:"\f83f"}.fa-bluesky:before{content:"\e671"}.fa-cc-jcb:before{content:"\f24b"}.fa-snapchat-ghost:before,.fa-snapchat:before{content:"\f2ab"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-rust:before{content:"\e07a"}.fa-wix:before{content:"\f5cf"}.fa-behance-square:before,.fa-square-behance:before{content:"\f1b5"}.fa-supple:before{content:"\f3f9"}.fa-webflow:before{content:"\e65c"}.fa-rebel:before{content:"\f1d0"}.fa-css3:before{content:"\f13c"}.fa-staylinked:before{content:"\f3f5"}.fa-kaggle:before{content:"\f5fa"}.fa-space-awesome:before{content:"\e5ac"}.fa-deviantart:before{content:"\f1bd"}.fa-cpanel:before{content:"\f388"}.fa-goodreads-g:before{content:"\f3a9"}.fa-git-square:before,.fa-square-git:before{content:"\f1d2"}.fa-square-tumblr:before,.fa-tumblr-square:before{content:"\f174"}.fa-trello:before{content:"\f181"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-get-pocket:before{content:"\f265"}.fa-perbyte:before{content:"\e083"}.fa-grunt:before{content:"\f3ad"}.fa-weebly:before{content:"\f5cc"}.fa-connectdevelop:before{content:"\f20e"}.fa-leanpub:before{content:"\f212"}.fa-black-tie:before{content:"\f27e"}.fa-themeco:before{content:"\f5c6"}.fa-python:before{content:"\f3e2"}.fa-android:before{content:"\f17b"}.fa-bots:before{content:"\e340"}.fa-free-code-camp:before{content:"\f2c5"}.fa-hornbill:before{content:"\f592"}.fa-js:before{content:"\f3b8"}.fa-ideal:before{content:"\e013"}.fa-git:before{content:"\f1d3"}.fa-dev:before{content:"\f6cc"}.fa-sketch:before{content:"\f7c6"}.fa-yandex-international:before{content:"\f414"}.fa-cc-amex:before{content:"\f1f3"}.fa-uber:before{content:"\f402"}.fa-github:before{content:"\f09b"}.fa-php:before{content:"\f457"}.fa-alipay:before{content:"\f642"}.fa-youtube:before{content:"\f167"}.fa-skyatlas:before{content:"\f216"}.fa-firefox-browser:before{content:"\e007"}.fa-replyd:before{content:"\f3e6"}.fa-suse:before{content:"\f7d6"}.fa-jenkins:before{content:"\f3b6"}.fa-twitter:before{content:"\f099"}.fa-rockrms:before{content:"\f3e9"}.fa-pinterest:before{content:"\f0d2"}.fa-buffer:before{content:"\f837"}.fa-npm:before{content:"\f3d4"}.fa-yammer:before{content:"\f840"}.fa-btc:before{content:"\f15a"}.fa-dribbble:before{content:"\f17d"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-internet-explorer:before{content:"\f26b"}.fa-stubber:before{content:"\e5c7"}.fa-telegram-plane:before,.fa-telegram:before{content:"\f2c6"}.fa-old-republic:before{content:"\f510"}.fa-odysee:before{content:"\e5c6"}.fa-square-whatsapp:before,.fa-whatsapp-square:before{content:"\f40c"}.fa-node-js:before{content:"\f3d3"}.fa-edge-legacy:before{content:"\e078"}.fa-slack-hash:before,.fa-slack:before{content:"\f198"}.fa-medrt:before{content:"\f3c8"}.fa-usb:before{content:"\f287"}.fa-tumblr:before{content:"\f173"}.fa-vaadin:before{content:"\f408"}.fa-quora:before{content:"\f2c4"}.fa-square-x-twitter:before{content:"\e61a"}.fa-reacteurope:before{content:"\f75d"}.fa-medium-m:before,.fa-medium:before{content:"\f23a"}.fa-amilia:before{content:"\f36d"}.fa-mixcloud:before{content:"\f289"}.fa-flipboard:before{content:"\f44d"}.fa-viacoin:before{content:"\f237"}.fa-critical-role:before{content:"\f6c9"}.fa-sitrox:before{content:"\e44a"}.fa-discourse:before{content:"\f393"}.fa-joomla:before{content:"\f1aa"}.fa-mastodon:before{content:"\f4f6"}.fa-airbnb:before{content:"\f834"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-buy-n-large:before{content:"\f8a6"}.fa-gulp:before{content:"\f3ae"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-strava:before{content:"\f428"}.fa-ember:before{content:"\f423"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-teamspeak:before{content:"\f4f9"}.fa-pushed:before{content:"\f3e1"}.fa-wordpress-simple:before{content:"\f411"}.fa-nutritionix:before{content:"\f3d6"}.fa-wodu:before{content:"\e088"}.fa-google-pay:before{content:"\e079"}.fa-intercom:before{content:"\f7af"}.fa-zhihu:before{content:"\f63f"}.fa-korvue:before{content:"\f42f"}.fa-pix:before{content:"\e43a"}.fa-steam-symbol:before{content:"\f3f6"}:host,:root{--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:block;src:url('fa-regular-400.woff2') format("woff2"),url('fa-regular-400.ttf') format("truetype")}.fa-regular,.far{font-weight:400}:host,:root{--fa-style-family-classic:"Font Awesome 6 Free";--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:block;src:url('fa-solid-900.woff2') format("woff2"),url('fa-solid-900.ttf') format("truetype")}.fa-solid,.fas{font-weight:900}@font-face{font-family:"Font Awesome 5 Brands";font-display:block;font-weight:400;src:url('fa-brands-400.woff2') format("woff2"),url('fa-brands-400.ttf') format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:900;src:url('fa-solid-900.woff2') format("woff2"),url('fa-solid-900.ttf') format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:400;src:url('fa-regular-400.woff2') format("woff2"),url('fa-regular-400.ttf') format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url('fa-solid-900.woff2') format("woff2"),url('fa-solid-900.ttf') format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url('fa-brands-400.woff2') format("woff2"),url('fa-brands-400.ttf') format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url('fa-regular-400.woff2') format("woff2"),url('fa-regular-400.ttf') format("truetype");unicode-range:u+f003,u+f006,u+f014,u+f016-f017,u+f01a-f01b,u+f01d,u+f022,u+f03e,u+f044,u+f046,u+f05c-f05d,u+f06e,u+f070,u+f087-f088,u+f08a,u+f094,u+f096-f097,u+f09d,u+f0a0,u+f0a2,u+f0a4-f0a7,u+f0c5,u+f0c7,u+f0e5-f0e6,u+f0eb,u+f0f6-f0f8,u+f10c,u+f114-f115,u+f118-f11a,u+f11c-f11d,u+f133,u+f147,u+f14e,u+f150-f152,u+f185-f186,u+f18e,u+f190-f192,u+f196,u+f1c1-f1c9,u+f1d9,u+f1db,u+f1e3,u+f1ea,u+f1f7,u+f1f9,u+f20a,u+f247-f248,u+f24a,u+f24d,u+f255-f25b,u+f25d,u+f271-f274,u+f278,u+f27b,u+f28c,u+f28e,u+f29c,u+f2b5,u+f2b7,u+f2ba,u+f2bc,u+f2be,u+f2c0-f2c1,u+f2c3,u+f2d0,u+f2d2,u+f2d4,u+f2dc}@font-face{font-family:"FontAwesome";font-display:block;src:url('fa-v4compatibility.woff2') format("woff2"),url('fa-v4compatibility.ttf') format("truetype");unicode-range:u+f041,u+f047,u+f065-f066,u+f07d-f07e,u+f080,u+f08b,u+f08e,u+f090,u+f09a,u+f0ac,u+f0ae,u+f0b2,u+f0d0,u+f0d6,u+f0e4,u+f0ec,u+f10a-f10b,u+f123,u+f13e,u+f148-f149,u+f14c,u+f156,u+f15e,u+f160-f161,u+f163,u+f175-f178,u+f195,u+f1f8,u+f219,u+f27a}
/*!******************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/ngx-toastr/toastr.css?ngGlobalStyle ***!
  \******************************************************************************************************************************************************************************************************************************************/
/* based on angular-toastr css https://github.com/Foxandxss/angular-toastr/blob/cb508fe6801d6b288d3afc525bb40fee1b101650/dist/angular-toastr.css */

/* position */
.toast-center-center {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.toast-top-center {
  top: 0;
  right: 0;
  width: 100%;
}
.toast-bottom-center {
  bottom: 0;
  right: 0;
  width: 100%;
}
.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%;
}
.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%;
}
.toast-top-left {
  top: 12px;
  left: 12px;
}
.toast-top-right {
  top: 12px;
  right: 12px;
}
.toast-bottom-right {
  right: 12px;
  bottom: 12px;
}
.toast-bottom-left {
  bottom: 12px;
  left: 12px;
}

/* toast styles */
.toast-title {
  font-weight: bold;
}
.toast-message {
  word-wrap: break-word;
}
.toast-message a,
.toast-message label {
  color: #FFFFFF;
}
.toast-message a:hover {
  color: #CCCCCC;
  text-decoration: none;
}
.toast-close-button {
  position: relative;
  right: -0.3em;
  top: -0.3em;
  float: right;
  font-size: 20px;
  font-weight: bold;
  color: #FFFFFF;
  text-shadow: 0 1px 0 #ffffff;
  /* opacity: 0.8; */
}
.toast-close-button:hover,
.toast-close-button:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
}
/*Additional properties for button version
 iOS requires the button element instead of an anchor tag.
 If you want the anchor version, it requires `href="#"`.*/
button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.toast-container {
  pointer-events: none;
  position: fixed;
  z-index: 999999;
}
.toast-container * {
  box-sizing: border-box;
}
.toast-container .ngx-toastr {
  position: relative;
  overflow: hidden;
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: 300px;
  border-radius: 3px 3px 3px 3px;
  background-position: 15px center;
  background-repeat: no-repeat;
  background-size: 24px;
  box-shadow: 0 0 12px #999999;
  color: #FFFFFF;
}
.toast-container .ngx-toastr:hover {
  box-shadow: 0 0 12px #000000;
  opacity: 1;
  cursor: pointer;
}
/* https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/advanced-options/raw-svg/regular/info-circle.svg */
.toast-info {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOS4wNDMgOCA4IDExOS4wODMgOCAyNTZjMCAxMzYuOTk3IDExMS4wNDMgMjQ4IDI0OCAyNDhzMjQ4LTExMS4wMDMgMjQ4LTI0OEM1MDQgMTE5LjA4MyAzOTIuOTU3IDggMjU2IDh6bTAgMTEwYzIzLjE5NiAwIDQyIDE4LjgwNCA0MiA0MnMtMTguODA0IDQyLTQyIDQyLTQyLTE4LjgwNC00Mi00MiAxOC44MDQtNDIgNDItNDJ6bTU2IDI1NGMwIDYuNjI3LTUuMzczIDEyLTEyIDEyaC04OGMtNi42MjcgMC0xMi01LjM3My0xMi0xMnYtMjRjMC02LjYyNyA1LjM3My0xMiAxMi0xMmgxMnYtNjRoLTEyYy02LjYyNyAwLTEyLTUuMzczLTEyLTEydi0yNGMwLTYuNjI3IDUuMzczLTEyIDEyLTEyaDY0YzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MTAwaDEyYzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MjR6Jy8+PC9zdmc+");
}
/* https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/advanced-options/raw-svg/regular/times-circle.svg */
.toast-error {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOSA4IDggMTE5IDggMjU2czExMSAyNDggMjQ4IDI0OCAyNDgtMTExIDI0OC0yNDhTMzkzIDggMjU2IDh6bTEyMS42IDMxMy4xYzQuNyA0LjcgNC43IDEyLjMgMCAxN0wzMzggMzc3LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwyNTYgMzEybC02NS4xIDY1LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwxMzQuNCAzMzhjLTQuNy00LjctNC43LTEyLjMgMC0xN2w2NS42LTY1LTY1LjYtNjUuMWMtNC43LTQuNy00LjctMTIuMyAwLTE3bDM5LjYtMzkuNmM0LjctNC43IDEyLjMtNC43IDE3IDBsNjUgNjUuNyA2NS4xLTY1LjZjNC43LTQuNyAxMi4zLTQuNyAxNyAwbDM5LjYgMzkuNmM0LjcgNC43IDQuNyAxMi4zIDAgMTdMMzEyIDI1Nmw2NS42IDY1LjF6Jy8+PC9zdmc+");
}
/* https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/advanced-options/raw-svg/regular/check.svg */
.toast-success {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTE3My44OTggNDM5LjQwNGwtMTY2LjQtMTY2LjRjLTkuOTk3LTkuOTk3LTkuOTk3LTI2LjIwNiAwLTM2LjIwNGwzNi4yMDMtMzYuMjA0YzkuOTk3LTkuOTk4IDI2LjIwNy05Ljk5OCAzNi4yMDQgMEwxOTIgMzEyLjY5IDQzMi4wOTUgNzIuNTk2YzkuOTk3LTkuOTk3IDI2LjIwNy05Ljk5NyAzNi4yMDQgMGwzNi4yMDMgMzYuMjA0YzkuOTk3IDkuOTk3IDkuOTk3IDI2LjIwNiAwIDM2LjIwNGwtMjk0LjQgMjk0LjQwMWMtOS45OTggOS45OTctMjYuMjA3IDkuOTk3LTM2LjIwNC0uMDAxeicvPjwvc3ZnPg==");
}
/* https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/advanced-options/raw-svg/regular/exclamation-triangle.svg */
.toast-warning {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1NzYgNTEyJyB3aWR0aD0nNTc2JyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTU2OS41MTcgNDQwLjAxM0M1ODcuOTc1IDQ3Mi4wMDcgNTY0LjgwNiA1MTIgNTI3Ljk0IDUxMkg0OC4wNTRjLTM2LjkzNyAwLTU5Ljk5OS00MC4wNTUtNDEuNTc3LTcxLjk4N0wyNDYuNDIzIDIzLjk4NWMxOC40NjctMzIuMDA5IDY0LjcyLTMxLjk1MSA4My4xNTQgMGwyMzkuOTQgNDE2LjAyOHpNMjg4IDM1NGMtMjUuNDA1IDAtNDYgMjAuNTk1LTQ2IDQ2czIwLjU5NSA0NiA0NiA0NiA0Ni0yMC41OTUgNDYtNDYtMjAuNTk1LTQ2LTQ2LTQ2em0tNDMuNjczLTE2NS4zNDZsNy40MTggMTM2Yy4zNDcgNi4zNjQgNS42MDkgMTEuMzQ2IDExLjk4MiAxMS4zNDZoNDguNTQ2YzYuMzczIDAgMTEuNjM1LTQuOTgyIDExLjk4Mi0xMS4zNDZsNy40MTgtMTM2Yy4zNzUtNi44NzQtNS4wOTgtMTIuNjU0LTExLjk4Mi0xMi42NTRoLTYzLjM4M2MtNi44ODQgMC0xMi4zNTYgNS43OC0xMS45ODEgMTIuNjU0eicvPjwvc3ZnPg==");
}
.toast-container.toast-top-center .ngx-toastr,
.toast-container.toast-bottom-center .ngx-toastr {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
}
.toast-container.toast-top-full-width .ngx-toastr,
.toast-container.toast-bottom-full-width .ngx-toastr {
  width: 96%;
  margin-left: auto;
  margin-right: auto;
}
.ngx-toastr {
  background-color: #030303;
  pointer-events: auto;
}
.toast-success {
  background-color: #51A351;
}
.toast-error {
  background-color: #BD362F;
}
.toast-info {
  background-color: #2F96B4;
}
.toast-warning {
  background-color: #F89406;
}
.toast-progress {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: #000000;
  opacity: 0.4;
}
/* Responsive Design */
@media all and (max-width: 240px) {
  .toast-container .ngx-toastr.div {
    padding: 8px 8px 8px 50px;
    width: 11em;
  }
  .toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}
@media all and (min-width: 241px) and (max-width: 480px) {
  .toast-container .ngx-toastr.div {
    padding: 8px 8px 8px 50px;
    width: 18em;
  }
  .toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}
@media all and (min-width: 481px) and (max-width: 768px) {
  .toast-container .ngx-toastr.div {
    padding: 15px 15px 15px 50px;
    width: 25em;
  }
}


/*# sourceMappingURL=styles.css.map*/