@charset "UTF-8";
@font-face {
  font-family: "rubik";
  src: url(../fonts/RubikMoonrocks-Regular.ttf);
  font-display: swap;
}
@font-face {
  font-family: "dm-med";
  src: url(../fonts/DMSans-Medium.ttf);
  font-display: swap;
}
@font-face {
  font-family: "dm-reg";
  src: url(../fonts/DMSans-Regular.ttf);
  font-display: swap;
}
/*!
	By André Rinas, www.andrerinas.de
	Documentation, www.simplelightbox.de
	Available for use under the MIT License
	Version 2.10.1
*/
body.hidden-scroll {
  overflow: hidden;
}
.minimal-breadcrumb .mb-2>.trail{display:inline-block;color:#0058fd;font-size:0.9rem}.minimal-breadcrumb .mb-2>.trail a{color:#0058fd}.minimal-breadcrumb .mb-2>.trail a:hover{color:#6c9df9}.minimal-breadcrumb>div:not(:first-of-type)::before{display:inline-block;content:"\00a0/ "}.anchored-cards{box-shadow:0 0 10px rgba(0, 0, 0, 0.2);padding:0;margin:0;border:0}.anchored-cards img{transition:all 0.5s ease;filter:brightness(1);position:relative;overflow:hidden;width:100%;height:auto}.anchored-cards .card-body{border:0;padding:1.75rem;text-align:left}.anchored-cards .card-body .title{font-family:Futura-Bold, sans-serif;font-size:1.75rem;text-transform:none;transition:all 0.5s ease;color:#0058fd}.anchored-cards .card-body .read-more{font-family:Futura-Bold, sans-serif;transition:all 0.5s ease;color:#0058fd}.anchored-cards:hover img{filter:brightness(0.75)}.anchored-cards:hover .card-body .title{color:#6c9df9}.anchored-cards:hover .card-body .read-more{color:#6c9df9}.anchor{position:relative;top:-225px}@media screen and (max-width: 350px) { .headFix {font-size:1.3rem !important}}
.sl-overlay {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #fff;
  opacity: 0.7;
  display: none;
  z-index: 1035;
}

.sl-wrapper {
  z-index: 1040;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: fixed;
}

.sl-wrapper * {
  box-sizing: border-box;
}

.sl-wrapper button {
  border: 0 none;
  background: transparent;
  font-size: 28px;
  padding: 0;
  cursor: pointer;
}

.sl-wrapper button:hover {
  opacity: 0.7;
}

.sl-wrapper .sl-close {
  display: none;
  position: fixed;
  right: 30px;
  top: 30px;
  z-index: 10060;
  margin-top: -14px;
  margin-right: -14px;
  height: 44px;
  width: 44px;
  line-height: 44px;
  font-family: Arial, Baskerville, monospace;
  color: #000;
  font-size: 3rem;
}

.sl-wrapper .sl-counter {
  display: none;
  position: fixed;
  top: 30px;
  left: 30px;
  z-index: 1060;
  color: #000;
  font-size: 1rem;
}

.sl-wrapper .sl-navigation {
  width: 100%;
  display: none;
}

.sl-wrapper .sl-navigation button {
  position: fixed;
  top: 50%;
  margin-top: -22px;
  height: 44px;
  width: 22px;
  line-height: 44px;
  text-align: center;
  display: block;
  z-index: 10060;
  font-family: Arial, Baskerville, monospace;
  color: #000;
}

.sl-wrapper .sl-navigation button.sl-next {
  right: 5px;
  font-size: 2rem;
}

.sl-wrapper .sl-navigation button.sl-prev {
  left: 5px;
  font-size: 2rem;
}

@media (min-width: 35.5em) {
  .sl-wrapper .sl-navigation button {
    width: 44px;
  }
  .sl-wrapper .sl-navigation button.sl-next {
    right: 10px;
    font-size: 3rem;
  }
  .sl-wrapper .sl-navigation button.sl-prev {
    left: 10px;
    font-size: 3rem;
  }
}
@media (min-width: 50em) {
  .sl-wrapper .sl-navigation button {
    width: 44px;
  }
  .sl-wrapper .sl-navigation button.sl-next {
    right: 20px;
    font-size: 3rem;
  }
  .sl-wrapper .sl-navigation button.sl-prev {
    left: 20px;
    font-size: 3rem;
  }
}
.sl-wrapper.sl-dir-rtl .sl-navigation {
  direction: ltr;
}

.sl-wrapper .sl-image {
  position: fixed;
  -ms-touch-action: none;
  touch-action: none;
  z-index: 10000;
}

.sl-wrapper .sl-image img {
  margin: 0;
  padding: 0;
  display: block;
  border: 0 none;
  width: 100%;
  height: auto;
}

@media (min-width: 35.5em) {
  .sl-wrapper .sl-image img {
    border: 0 none;
  }
}
@media (min-width: 50em) {
  .sl-wrapper .sl-image img {
    border: 0 none;
  }
}
.sl-wrapper .sl-image iframe {
  background: #000;
  border: 0 none;
}

@media (min-width: 35.5em) {
  .sl-wrapper .sl-image iframe {
    border: 0 none;
  }
}
@media (min-width: 50em) {
  .sl-wrapper .sl-image iframe {
    border: 0 none;
  }
}
.sl-wrapper .sl-image .sl-caption {
  display: none;
  padding: 10px;
  color: #fff;
  background: rgba(0, 0, 0, 0.8);
  font-size: 1rem;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.sl-wrapper .sl-image .sl-caption.pos-top {
  bottom: auto;
  top: 0;
}

.sl-wrapper .sl-image .sl-caption.pos-outside {
  bottom: auto;
}

.sl-wrapper .sl-image .sl-download {
  display: none;
  position: absolute;
  bottom: 5px;
  right: 5px;
  color: #000;
  z-index: 1060;
}

.sl-spinner {
  display: none;
  border: 5px solid #333;
  border-radius: 40px;
  height: 40px;
  left: 50%;
  margin: -20px 0 0 -20px;
  opacity: 0;
  position: fixed;
  top: 50%;
  width: 40px;
  z-index: 1007;
  -webkit-animation: pulsate 1s ease-out infinite;
  -moz-animation: pulsate 1s ease-out infinite;
  -ms-animation: pulsate 1s ease-out infinite;
  -o-animation: pulsate 1s ease-out infinite;
  animation: pulsate 1s ease-out infinite;
}

.sl-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

.sl-transition {
  transition: -moz-transform ease 200ms;
  transition: -ms-transform ease 200ms;
  transition: -o-transform ease 200ms;
  transition: -webkit-transform ease 200ms;
  transition: transform ease 200ms;
}

@-webkit-keyframes pulsate {
  0% {
    transform: scale(0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}
@keyframes pulsate {
  0% {
    transform: scale(0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}
@-moz-keyframes pulsate {
  0% {
    transform: scale(0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}
@-o-keyframes pulsate {
  0% {
    transform: scale(0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}
@-ms-keyframes pulsate {
  0% {
    transform: scale(0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}
@font-face {
  font-family: "rubik";
  src: url(../fonts/RubikMoonrocks-Regular.ttf);
  font-display: swap;
}
@font-face {
  font-family: "dm-med";
  src: url(../fonts/DMSans-Medium.ttf);
  font-display: swap;
}
@font-face {
  font-family: "dm-reg";
  src: url(../fonts/DMSans-Regular.ttf);
  font-display: swap;
}
:root {
  --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-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: #001158;
  --bs-secondary: #0058fd;
  --bs-success: #198754;
  --bs-info: #0dcaf0;
  --bs-warning: #ffc107;
  --bs-danger: #dc3545;
  --bs-light: #f8f9fa;
  --bs-dark: #212529;
  --bs-tertiary: #07173b;
  --bs-white: #FFF;
  --bs-primary-rgb: 0, 17, 88;
  --bs-secondary-rgb: 0, 88, 253;
  --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-tertiary-rgb: 7, 23, 59;
  --bs-white-rgb: 255, 255, 255;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 0, 0, 0;
  --bs-body-color-rgb: 33, 37, 41;
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, 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-bg: #FFF;
}

*,
*::before,
*::after {
  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: rgba(0, 0, 0, 0);
}

hr {
  margin: 1rem 0;
  color: inherit;
  background-color: currentColor;
  border: 0;
  opacity: 0.25;
}

hr:not([size]) {
  height: 1px;
}

h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}

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 + 0.9vw);
}
@media (min-width: 1200px) {
  h2, .h2 {
    font-size: 2rem;
  }
}

h3, .h3 {
  font-size: calc(1.3rem + 0.6vw);
}
@media (min-width: 1200px) {
  h3, .h3 {
    font-size: 1.75rem;
  }
}

h4, .h4 {
  font-size: calc(1.275rem + 0.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],
abbr[data-bs-original-title] {
  text-decoration: underline dotted;
  cursor: help;
  text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul {
  padding-left: 2rem;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small, .small {
  font-size: 0.875em;
}

mark, .mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

sub,
sup {
  position: relative;
  font-size: 0.75em;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #001158;
  text-decoration: underline;
}
a:hover {
  color: #000e46;
}

a:not([href]):not([class]), a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

pre,
code,
kbd,
samp {
  font-family: var(--bs-font-monospace);
  font-size: 1em;
  direction: ltr /* rtl:ignore */;
  unicode-bidi: bidi-override;
}

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 0.875em;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

code {
  font-size: 0.875em;
  color: #d63384;
  word-wrap: break-word;
}
a > code {
  color: inherit;
}

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 0.875em;
  color: #FFF;
  background-color: #212529;
}
kbd kbd {
  padding: 0;
  font-size: 1em;
  font-weight: 700;
}

figure {
  margin: 0 0 1rem;
}

img,
svg {
  vertical-align: middle;
}

table {
  caption-side: bottom;
  border-collapse: collapse;
}

caption {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: #6c757d;
  text-align: left;
}

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

thead,
tbody,
tfoot,
tr,
td,
th {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
}

label {
  display: inline-block;
}

button {
  border-radius: 0;
}

button:focus:not(:focus-visible) {
  outline: 0;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}
select:disabled {
  opacity: 1;
}

[list]::-webkit-calendar-picker-indicator {
  display: none;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}
button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

::-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: 0.5rem;
  font-size: calc(1.275rem + 0.3vw);
  line-height: inherit;
}
@media (min-width: 1200px) {
  legend {
    font-size: 1.5rem;
  }
}
legend + * {
  clear: left;
}

::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-year-field {
  padding: 0;
}

::-webkit-inner-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: textfield;
}

/* rtl:raw:
[type="tel"],
[type="url"],
[type="email"],
[type="number"] {
  direction: ltr;
}
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-color-swatch-wrapper {
  padding: 0;
}

::file-selector-button {
  font: inherit;
}

::-webkit-file-upload-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: 0.5rem;
}

.initialism {
  font-size: 0.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: 0.875em;
  color: #6c757d;
}
.blockquote-footer::before {
  content: "— ";
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.img-thumbnail {
  padding: 0.25rem;
  background-color: #FFF;
  border: 1px solid #dee2e6;
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.figure-caption {
  font-size: 0.875em;
  color: #6c757d;
}

.container,
.container-fluid,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  width: 100%;
  padding-right: var(--bs-gutter-x, 0.75rem);
  padding-left: var(--bs-gutter-x, 0.75rem);
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container-sm, .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container-md, .container-sm, .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container-lg, .container-md, .container-sm, .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1320px;
  }
}
.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(-0.5 * var(--bs-gutter-x));
  margin-left: calc(-0.5 * var(--bs-gutter-x));
}
.row > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.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.3333333333%;
}

.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.6666666667%;
}

.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.3333333333%;
  }
  .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.6666666667%;
  }
  .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.3333333333%;
  }
  .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.6666666667%;
  }
  .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.3333333333%;
  }
  .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.6666666667%;
  }
  .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.3333333333%;
  }
  .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.6666666667%;
  }
  .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.3333333333%;
  }
  .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.6666666667%;
  }
  .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-bg: transparent;
  --bs-table-accent-bg: transparent;
  --bs-table-striped-color: #212529;
  --bs-table-striped-bg: rgba(0, 0, 0, 0.05);
  --bs-table-active-color: #212529;
  --bs-table-active-bg: rgba(0, 0, 0, 0.1);
  --bs-table-hover-color: #212529;
  --bs-table-hover-bg: rgba(0, 0, 0, 0.075);
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
  vertical-align: top;
  border-color: #dee2e6;
}
.table > :not(caption) > * > * {
  padding: 0.5rem 0.5rem;
  background-color: var(--bs-table-bg);
  border-bottom-width: 1px;
  box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
}
.table > tbody {
  vertical-align: inherit;
}
.table > thead {
  vertical-align: bottom;
}
.table > :not(:first-child) {
  border-top: 2px solid currentColor;
}

.caption-top {
  caption-side: top;
}

.table-sm > :not(caption) > * > * {
  padding: 0.25rem 0.25rem;
}

.table-bordered > :not(caption) > * {
  border-width: 1px 0;
}
.table-bordered > :not(caption) > * > * {
  border-width: 0 1px;
}

.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-accent-bg: var(--bs-table-striped-bg);
  color: var(--bs-table-striped-color);
}

.table-active {
  --bs-table-accent-bg: var(--bs-table-active-bg);
  color: var(--bs-table-active-color);
}

.table-hover > tbody > tr:hover > * {
  --bs-table-accent-bg: var(--bs-table-hover-bg);
  color: var(--bs-table-hover-color);
}

.table-primary {
  --bs-table-bg: #cccfde;
  --bs-table-striped-bg: #c2c5d3;
  --bs-table-striped-color: #000000;
  --bs-table-active-bg: #b8bac8;
  --bs-table-active-color: #000000;
  --bs-table-hover-bg: #bdbfcd;
  --bs-table-hover-color: #000000;
  color: #000000;
  border-color: #b8bac8;
}

.table-secondary {
  --bs-table-bg: #ccdeff;
  --bs-table-striped-bg: #c2d3f2;
  --bs-table-striped-color: #000000;
  --bs-table-active-bg: #b8c8e6;
  --bs-table-active-color: #000000;
  --bs-table-hover-bg: #bdcdec;
  --bs-table-hover-color: #000000;
  color: #000000;
  border-color: #b8c8e6;
}

.table-success {
  --bs-table-bg: #d1e7dd;
  --bs-table-striped-bg: #c7dbd2;
  --bs-table-striped-color: #000000;
  --bs-table-active-bg: #bcd0c7;
  --bs-table-active-color: #000000;
  --bs-table-hover-bg: #c1d6cc;
  --bs-table-hover-color: #000000;
  color: #000000;
  border-color: #bcd0c7;
}

.table-info {
  --bs-table-bg: #cff4fc;
  --bs-table-striped-bg: #c5e8ef;
  --bs-table-striped-color: #000000;
  --bs-table-active-bg: #badce3;
  --bs-table-active-color: #000000;
  --bs-table-hover-bg: #bfe2e9;
  --bs-table-hover-color: #000000;
  color: #000000;
  border-color: #badce3;
}

.table-warning {
  --bs-table-bg: #fff3cd;
  --bs-table-striped-bg: #f2e7c3;
  --bs-table-striped-color: #000000;
  --bs-table-active-bg: #e6dbb9;
  --bs-table-active-color: #000000;
  --bs-table-hover-bg: #ece1be;
  --bs-table-hover-color: #000000;
  color: #000000;
  border-color: #e6dbb9;
}

.table-danger {
  --bs-table-bg: #f8d7da;
  --bs-table-striped-bg: #eccccf;
  --bs-table-striped-color: #000000;
  --bs-table-active-bg: #dfc2c4;
  --bs-table-active-color: #000000;
  --bs-table-hover-bg: #e5c7ca;
  --bs-table-hover-color: #000000;
  color: #000000;
  border-color: #dfc2c4;
}

.table-light {
  --bs-table-bg: #f8f9fa;
  --bs-table-striped-bg: #ecedee;
  --bs-table-striped-color: #000000;
  --bs-table-active-bg: #dfe0e1;
  --bs-table-active-color: #000000;
  --bs-table-hover-bg: #e5e6e7;
  --bs-table-hover-color: #000000;
  color: #000000;
  border-color: #dfe0e1;
}

.table-dark {
  --bs-table-bg: #212529;
  --bs-table-striped-bg: #2c3034;
  --bs-table-striped-color: #FFF;
  --bs-table-active-bg: #373b3e;
  --bs-table-active-color: #FFF;
  --bs-table-hover-bg: #323539;
  --bs-table-hover-color: #FFF;
  color: #FFF;
  border-color: #373b3e;
}

.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: 0.5rem;
}

.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
}

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
}

.form-text {
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #6c757d;
}

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #FFF;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  appearance: none;
  border-radius: 0;
  transition: border-color 0.15s ease-in-out, box-shadow 0.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: #212529;
  background-color: #FFF;
  border-color: #8088ac;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(0, 17, 88, 0.25);
}
.form-control::-webkit-date-and-time-value {
  height: 1.5em;
}
.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:disabled, .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}
.form-control::file-selector-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  margin-inline-end: 0.75rem;
  color: #212529;
  background-color: #e9ecef;
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: 1px;
  border-radius: 0;
  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;
}
@media (prefers-reduced-motion: reduce) {
  .form-control::file-selector-button {
    transition: none;
  }
}
.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
  background-color: #dde0e3;
}
.form-control::-webkit-file-upload-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  margin-inline-end: 0.75rem;
  color: #212529;
  background-color: #e9ecef;
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: 1px;
  border-radius: 0;
  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;
}
@media (prefers-reduced-motion: reduce) {
  .form-control::-webkit-file-upload-button {
    transition: none;
  }
}
.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
  background-color: #dde0e3;
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm {
  min-height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
}
.form-control-sm::file-selector-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  margin-inline-end: 0.5rem;
}
.form-control-sm::-webkit-file-upload-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  margin-inline-end: 0.5rem;
}

.form-control-lg {
  min-height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
}
.form-control-lg::file-selector-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  margin-inline-end: 1rem;
}
.form-control-lg::-webkit-file-upload-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  margin-inline-end: 1rem;
}

textarea.form-control {
  min-height: calc(1.5em + 0.75rem + 2px);
}
textarea.form-control-sm {
  min-height: calc(1.5em + 0.5rem + 2px);
}
textarea.form-control-lg {
  min-height: calc(1.5em + 1rem + 2px);
}

.form-control-color {
  width: 3rem;
  height: auto;
  padding: 0.375rem;
}
.form-control-color:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-control-color::-moz-color-swatch {
  height: 1.5em;
}
.form-control-color::-webkit-color-swatch {
  height: 1.5em;
}

.form-select {
  display: block;
  width: 100%;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  -moz-padding-start: calc(0.75rem - 3px);
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #FFF;
  background-image: 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 5l6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  border: 1px solid #ced4da;
  border-radius: 0;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .form-select {
    transition: none;
  }
}
.form-select:focus {
  border-color: #8088ac;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(0, 17, 88, 0.25);
}
.form-select[multiple], .form-select[size]:not([size="1"]) {
  padding-right: 0.75rem;
  background-image: none;
}
.form-select:disabled {
  background-color: #e9ecef;
}
.form-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #212529;
}

.form-select-sm {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
}

.form-select-lg {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
}

.form-check {
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5em;
  margin-bottom: 0.125rem;
}
.form-check .form-check-input {
  float: left;
  margin-left: -1.5em;
}

.form-check-input {
  width: 1em;
  height: 1em;
  margin-top: 0.25em;
  vertical-align: top;
  background-color: #FFF;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: 1px solid rgba(0, 0, 0, 0.25);
  appearance: none;
  color-adjust: exact;
}
.form-check-input[type=radio] {
  border-radius: 50%;
}
.form-check-input:active {
  filter: brightness(90%);
}
.form-check-input:focus {
  border-color: #8088ac;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(0, 17, 88, 0.25);
}
.form-check-input:checked {
  background-color: #001158;
  border-color: #001158;
}
.form-check-input:checked[type=checkbox] {
  background-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 10l3 3l6-6'/%3e%3c/svg%3e");
}
.form-check-input:checked[type=radio] {
  background-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: #001158;
  border-color: #001158;
  background-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: 0.5;
}
.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
  opacity: 0.5;
}

.form-switch {
  padding-left: 2.5em;
}
.form-switch .form-check-input {
  width: 2em;
  margin-left: -2.5em;
  background-image: 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");
  background-position: left center;
  transition: background-position 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-switch .form-check-input {
    transition: none;
  }
}
.form-switch .form-check-input:focus {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%238088ac'/%3e%3c/svg%3e");
}
.form-switch .form-check-input:checked {
  background-position: right center;
  background-image: 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-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: 0.65;
}

.form-range {
  width: 100%;
  height: 1.5rem;
  padding: 0;
  background-color: transparent;
  appearance: none;
}
.form-range:focus {
  outline: 0;
}
.form-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #FFF, 0 0 0 0.25rem rgba(0, 17, 88, 0.25);
}
.form-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #FFF, 0 0 0 0.25rem rgba(0, 17, 88, 0.25);
}
.form-range::-moz-focus-outer {
  border: 0;
}
.form-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #001158;
  border: 0;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .form-range::-webkit-slider-thumb {
    transition: none;
  }
}
.form-range::-webkit-slider-thumb:active {
  background-color: #b3b8cd;
}
.form-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
}
.form-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #001158;
  border: 0;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .form-range::-moz-range-thumb {
    transition: none;
  }
}
.form-range::-moz-range-thumb:active {
  background-color: #b3b8cd;
}
.form-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
}
.form-range:disabled {
  pointer-events: none;
}
.form-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}
.form-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}

.form-floating {
  position: relative;
}
.form-floating > .form-control,
.form-floating > .form-select {
  height: calc(3.5rem + 2px);
  line-height: 1.25;
}
.form-floating > label {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  padding: 1rem 0.75rem;
  pointer-events: none;
  border: 1px solid transparent;
  transform-origin: 0 0;
  transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-floating > label {
    transition: none;
  }
}
.form-floating > .form-control {
  padding: 1rem 0.75rem;
}
.form-floating > .form-control::placeholder {
  color: transparent;
}
.form-floating > .form-control:focus, .form-floating > .form-control:not(:placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:-webkit-autofill {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-select {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:focus ~ label,
.form-floating > .form-control:not(:placeholder-shown) ~ label,
.form-floating > .form-select ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control:-webkit-autofill ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.input-group > .form-control,
.input-group > .form-select {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
}
.input-group > .form-control:focus,
.input-group > .form-select:focus {
  z-index: 3;
}
.input-group .btn {
  position: relative;
  z-index: 2;
}
.input-group .btn:focus {
  z-index: 3;
}

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
}

.input-group-lg > .form-control,
.input-group-lg > .form-select,
.input-group-lg > .input-group-text,
.input-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
}

.input-group-sm > .form-control,
.input-group-sm > .form-select,
.input-group-sm > .input-group-text,
.input-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
}

.input-group-lg > .form-select,
.input-group-sm > .form-select {
  padding-right: 3rem;
}

.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  margin-left: -1px;
}

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #198754;
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  color: #FFF;
  background-color: rgba(25, 135, 84, 0.9);
}

.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #198754;
  padding-right: calc(1.5em + 0.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.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: #198754;
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
}

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.was-validated .form-select:valid, .form-select.is-valid {
  border-color: #198754;
}
.was-validated .form-select:valid:not([multiple]):not([size]), .was-validated .form-select:valid:not([multiple])[size="1"], .form-select.is-valid:not([multiple]):not([size]), .form-select.is-valid:not([multiple])[size="1"] {
  padding-right: 4.125rem;
  background-image: 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 5l6 6 6-6'/%3e%3c/svg%3e"), 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.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-select:valid:focus, .form-select.is-valid:focus {
  border-color: #198754;
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
}

.was-validated .form-check-input:valid, .form-check-input.is-valid {
  border-color: #198754;
}
.was-validated .form-check-input:valid:checked, .form-check-input.is-valid:checked {
  background-color: #198754;
}
.was-validated .form-check-input:valid:focus, .form-check-input.is-valid:focus {
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
}
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #198754;
}

.form-check-inline .form-check-input ~ .valid-feedback {
  margin-left: 0.5em;
}

.was-validated .input-group .form-control:valid, .input-group .form-control.is-valid,
.was-validated .input-group .form-select:valid,
.input-group .form-select.is-valid {
  z-index: 1;
}
.was-validated .input-group .form-control:valid:focus, .input-group .form-control.is-valid:focus,
.was-validated .input-group .form-select:valid:focus,
.input-group .form-select.is-valid:focus {
  z-index: 3;
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #dc3545;
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  color: #FFF;
  background-color: rgba(220, 53, 69, 0.9);
}

.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + 0.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(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
}

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.was-validated .form-select:invalid, .form-select.is-invalid {
  border-color: #dc3545;
}
.was-validated .form-select:invalid:not([multiple]):not([size]), .was-validated .form-select:invalid:not([multiple])[size="1"], .form-select.is-invalid:not([multiple]):not([size]), .form-select.is-invalid:not([multiple])[size="1"] {
  padding-right: 4.125rem;
  background-image: 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 5l6 6 6-6'/%3e%3c/svg%3e"), 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-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-select:invalid:focus, .form-select.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
}

.was-validated .form-check-input:invalid, .form-check-input.is-invalid {
  border-color: #dc3545;
}
.was-validated .form-check-input:invalid:checked, .form-check-input.is-invalid:checked {
  background-color: #dc3545;
}
.was-validated .form-check-input:invalid:focus, .form-check-input.is-invalid:focus {
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
}
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545;
}

.form-check-inline .form-check-input ~ .invalid-feedback {
  margin-left: 0.5em;
}

.was-validated .input-group .form-control:invalid, .input-group .form-control.is-invalid,
.was-validated .input-group .form-select:invalid,
.input-group .form-select.is-invalid {
  z-index: 2;
}
.was-validated .input-group .form-control:invalid:focus, .input-group .form-control.is-invalid:focus,
.was-validated .input-group .form-select:invalid:focus,
.input-group .form-select.is-invalid:focus {
  z-index: 3;
}

.btn {
  display: inline-block;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  border-radius: 0;
  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;
}
@media (prefers-reduced-motion: reduce) {
  .btn {
    transition: none;
  }
}
.btn:hover {
  color: #212529;
}
.btn-check:focus + .btn, .btn:focus {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(0, 17, 88, 0.25);
}
.btn:disabled, .btn.disabled, fieldset:disabled .btn {
  pointer-events: none;
  opacity: 0.65;
}

.btn-primary {
  color: #FFF;
  background-color: #001158;
  border-color: #001158;
}
.btn-primary:hover {
  color: #FFF;
  background-color: #000e4b;
  border-color: #000e46;
}
.btn-check:focus + .btn-primary, .btn-primary:focus {
  color: #FFF;
  background-color: #000e4b;
  border-color: #000e46;
  box-shadow: 0 0 0 0.25rem rgba(38, 53, 113, 0.5);
}
.btn-check:checked + .btn-primary, .btn-check:active + .btn-primary, .btn-primary:active, .btn-primary.active, .show > .btn-primary.dropdown-toggle {
  color: #FFF;
  background-color: #000e46;
  border-color: #000d42;
}
.btn-check:checked + .btn-primary:focus, .btn-check:active + .btn-primary:focus, .btn-primary:active:focus, .btn-primary.active:focus, .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(38, 53, 113, 0.5);
}
.btn-primary:disabled, .btn-primary.disabled {
  color: #FFF;
  background-color: #001158;
  border-color: #001158;
}

.btn-secondary {
  color: #FFF;
  background-color: #0058fd;
  border-color: #0058fd;
}
.btn-secondary:hover {
  color: #FFF;
  background-color: #004bd7;
  border-color: #0046ca;
}
.btn-check:focus + .btn-secondary, .btn-secondary:focus {
  color: #FFF;
  background-color: #004bd7;
  border-color: #0046ca;
  box-shadow: 0 0 0 0.25rem rgba(38, 113, 253, 0.5);
}
.btn-check:checked + .btn-secondary, .btn-check:active + .btn-secondary, .btn-secondary:active, .btn-secondary.active, .show > .btn-secondary.dropdown-toggle {
  color: #FFF;
  background-color: #0046ca;
  border-color: #0042be;
}
.btn-check:checked + .btn-secondary:focus, .btn-check:active + .btn-secondary:focus, .btn-secondary:active:focus, .btn-secondary.active:focus, .show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(38, 113, 253, 0.5);
}
.btn-secondary:disabled, .btn-secondary.disabled {
  color: #FFF;
  background-color: #0058fd;
  border-color: #0058fd;
}

.btn-success {
  color: #FFF;
  background-color: #198754;
  border-color: #198754;
}
.btn-success:hover {
  color: #FFF;
  background-color: #157347;
  border-color: #146c43;
}
.btn-check:focus + .btn-success, .btn-success:focus {
  color: #FFF;
  background-color: #157347;
  border-color: #146c43;
  box-shadow: 0 0 0 0.25rem rgba(60, 153, 110, 0.5);
}
.btn-check:checked + .btn-success, .btn-check:active + .btn-success, .btn-success:active, .btn-success.active, .show > .btn-success.dropdown-toggle {
  color: #FFF;
  background-color: #146c43;
  border-color: #13653f;
}
.btn-check:checked + .btn-success:focus, .btn-check:active + .btn-success:focus, .btn-success:active:focus, .btn-success.active:focus, .show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(60, 153, 110, 0.5);
}
.btn-success:disabled, .btn-success.disabled {
  color: #FFF;
  background-color: #198754;
  border-color: #198754;
}

.btn-info {
  color: #000000;
  background-color: #0dcaf0;
  border-color: #0dcaf0;
}
.btn-info:hover {
  color: #000000;
  background-color: #31d2f2;
  border-color: #25cff2;
}
.btn-check:focus + .btn-info, .btn-info:focus {
  color: #000000;
  background-color: #31d2f2;
  border-color: #25cff2;
  box-shadow: 0 0 0 0.25rem rgba(11, 172, 204, 0.5);
}
.btn-check:checked + .btn-info, .btn-check:active + .btn-info, .btn-info:active, .btn-info.active, .show > .btn-info.dropdown-toggle {
  color: #000000;
  background-color: #3dd5f3;
  border-color: #25cff2;
}
.btn-check:checked + .btn-info:focus, .btn-check:active + .btn-info:focus, .btn-info:active:focus, .btn-info.active:focus, .show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(11, 172, 204, 0.5);
}
.btn-info:disabled, .btn-info.disabled {
  color: #000000;
  background-color: #0dcaf0;
  border-color: #0dcaf0;
}

.btn-warning {
  color: #000000;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-warning:hover {
  color: #000000;
  background-color: #ffca2c;
  border-color: #ffc720;
}
.btn-check:focus + .btn-warning, .btn-warning:focus {
  color: #000000;
  background-color: #ffca2c;
  border-color: #ffc720;
  box-shadow: 0 0 0 0.25rem rgba(217, 164, 6, 0.5);
}
.btn-check:checked + .btn-warning, .btn-check:active + .btn-warning, .btn-warning:active, .btn-warning.active, .show > .btn-warning.dropdown-toggle {
  color: #000000;
  background-color: #ffcd39;
  border-color: #ffc720;
}
.btn-check:checked + .btn-warning:focus, .btn-check:active + .btn-warning:focus, .btn-warning:active:focus, .btn-warning.active:focus, .show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(217, 164, 6, 0.5);
}
.btn-warning:disabled, .btn-warning.disabled {
  color: #000000;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-danger {
  color: #FFF;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-danger:hover {
  color: #FFF;
  background-color: #bb2d3b;
  border-color: #b02a37;
}
.btn-check:focus + .btn-danger, .btn-danger:focus {
  color: #FFF;
  background-color: #bb2d3b;
  border-color: #b02a37;
  box-shadow: 0 0 0 0.25rem rgba(225, 83, 97, 0.5);
}
.btn-check:checked + .btn-danger, .btn-check:active + .btn-danger, .btn-danger:active, .btn-danger.active, .show > .btn-danger.dropdown-toggle {
  color: #FFF;
  background-color: #b02a37;
  border-color: #a52834;
}
.btn-check:checked + .btn-danger:focus, .btn-check:active + .btn-danger:focus, .btn-danger:active:focus, .btn-danger.active:focus, .show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(225, 83, 97, 0.5);
}
.btn-danger:disabled, .btn-danger.disabled {
  color: #FFF;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-light {
  color: #000000;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-light:hover {
  color: #000000;
  background-color: #f9fafb;
  border-color: #f9fafb;
}
.btn-check:focus + .btn-light, .btn-light:focus {
  color: #000000;
  background-color: #f9fafb;
  border-color: #f9fafb;
  box-shadow: 0 0 0 0.25rem rgba(211, 212, 213, 0.5);
}
.btn-check:checked + .btn-light, .btn-check:active + .btn-light, .btn-light:active, .btn-light.active, .show > .btn-light.dropdown-toggle {
  color: #000000;
  background-color: #f9fafb;
  border-color: #f9fafb;
}
.btn-check:checked + .btn-light:focus, .btn-check:active + .btn-light:focus, .btn-light:active:focus, .btn-light.active:focus, .show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(211, 212, 213, 0.5);
}
.btn-light:disabled, .btn-light.disabled {
  color: #000000;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-dark {
  color: #FFF;
  background-color: #212529;
  border-color: #212529;
}
.btn-dark:hover {
  color: #FFF;
  background-color: #1c1f23;
  border-color: #1a1e21;
}
.btn-check:focus + .btn-dark, .btn-dark:focus {
  color: #FFF;
  background-color: #1c1f23;
  border-color: #1a1e21;
  box-shadow: 0 0 0 0.25rem rgba(66, 70, 73, 0.5);
}
.btn-check:checked + .btn-dark, .btn-check:active + .btn-dark, .btn-dark:active, .btn-dark.active, .show > .btn-dark.dropdown-toggle {
  color: #FFF;
  background-color: #1a1e21;
  border-color: #191c1f;
}
.btn-check:checked + .btn-dark:focus, .btn-check:active + .btn-dark:focus, .btn-dark:active:focus, .btn-dark.active:focus, .show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(66, 70, 73, 0.5);
}
.btn-dark:disabled, .btn-dark.disabled {
  color: #FFF;
  background-color: #212529;
  border-color: #212529;
}

.btn-tertiary {
  color: #FFF;
  background-color: #07173b;
  border-color: #07173b;
}
.btn-tertiary:hover {
  color: #FFF;
  background-color: #061432;
  border-color: #06122f;
}
.btn-check:focus + .btn-tertiary, .btn-tertiary:focus {
  color: #FFF;
  background-color: #061432;
  border-color: #06122f;
  box-shadow: 0 0 0 0.25rem rgba(44, 58, 88, 0.5);
}
.btn-check:checked + .btn-tertiary, .btn-check:active + .btn-tertiary, .btn-tertiary:active, .btn-tertiary.active, .show > .btn-tertiary.dropdown-toggle {
  color: #FFF;
  background-color: #06122f;
  border-color: #05112c;
}
.btn-check:checked + .btn-tertiary:focus, .btn-check:active + .btn-tertiary:focus, .btn-tertiary:active:focus, .btn-tertiary.active:focus, .show > .btn-tertiary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(44, 58, 88, 0.5);
}
.btn-tertiary:disabled, .btn-tertiary.disabled {
  color: #FFF;
  background-color: #07173b;
  border-color: #07173b;
}

.btn-white {
  color: #000000;
  background-color: #FFF;
  border-color: #FFF;
}
.btn-white:hover {
  color: #000000;
  background-color: white;
  border-color: white;
}
.btn-check:focus + .btn-white, .btn-white:focus {
  color: #000000;
  background-color: white;
  border-color: white;
  box-shadow: 0 0 0 0.25rem rgba(217, 217, 217, 0.5);
}
.btn-check:checked + .btn-white, .btn-check:active + .btn-white, .btn-white:active, .btn-white.active, .show > .btn-white.dropdown-toggle {
  color: #000000;
  background-color: white;
  border-color: white;
}
.btn-check:checked + .btn-white:focus, .btn-check:active + .btn-white:focus, .btn-white:active:focus, .btn-white.active:focus, .show > .btn-white.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(217, 217, 217, 0.5);
}
.btn-white:disabled, .btn-white.disabled {
  color: #000000;
  background-color: #FFF;
  border-color: #FFF;
}

.btn-outline-primary {
  color: #001158;
  border-color: #001158;
}
.btn-outline-primary:hover {
  color: #FFF;
  background-color: #001158;
  border-color: #001158;
}
.btn-check:focus + .btn-outline-primary, .btn-outline-primary:focus {
  box-shadow: 0 0 0 0.25rem rgba(0, 17, 88, 0.5);
}
.btn-check:checked + .btn-outline-primary, .btn-check:active + .btn-outline-primary, .btn-outline-primary:active, .btn-outline-primary.active, .btn-outline-primary.dropdown-toggle.show {
  color: #FFF;
  background-color: #001158;
  border-color: #001158;
}
.btn-check:checked + .btn-outline-primary:focus, .btn-check:active + .btn-outline-primary:focus, .btn-outline-primary:active:focus, .btn-outline-primary.active:focus, .btn-outline-primary.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(0, 17, 88, 0.5);
}
.btn-outline-primary:disabled, .btn-outline-primary.disabled {
  color: #001158;
  background-color: transparent;
}

.btn-outline-secondary {
  color: #0058fd;
  border-color: #0058fd;
}
.btn-outline-secondary:hover {
  color: #FFF;
  background-color: #0058fd;
  border-color: #0058fd;
}
.btn-check:focus + .btn-outline-secondary, .btn-outline-secondary:focus {
  box-shadow: 0 0 0 0.25rem rgba(0, 88, 253, 0.5);
}
.btn-check:checked + .btn-outline-secondary, .btn-check:active + .btn-outline-secondary, .btn-outline-secondary:active, .btn-outline-secondary.active, .btn-outline-secondary.dropdown-toggle.show {
  color: #FFF;
  background-color: #0058fd;
  border-color: #0058fd;
}
.btn-check:checked + .btn-outline-secondary:focus, .btn-check:active + .btn-outline-secondary:focus, .btn-outline-secondary:active:focus, .btn-outline-secondary.active:focus, .btn-outline-secondary.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(0, 88, 253, 0.5);
}
.btn-outline-secondary:disabled, .btn-outline-secondary.disabled {
  color: #0058fd;
  background-color: transparent;
}

.btn-outline-success {
  color: #198754;
  border-color: #198754;
}
.btn-outline-success:hover {
  color: #FFF;
  background-color: #198754;
  border-color: #198754;
}
.btn-check:focus + .btn-outline-success, .btn-outline-success:focus {
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.5);
}
.btn-check:checked + .btn-outline-success, .btn-check:active + .btn-outline-success, .btn-outline-success:active, .btn-outline-success.active, .btn-outline-success.dropdown-toggle.show {
  color: #FFF;
  background-color: #198754;
  border-color: #198754;
}
.btn-check:checked + .btn-outline-success:focus, .btn-check:active + .btn-outline-success:focus, .btn-outline-success:active:focus, .btn-outline-success.active:focus, .btn-outline-success.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.5);
}
.btn-outline-success:disabled, .btn-outline-success.disabled {
  color: #198754;
  background-color: transparent;
}

.btn-outline-info {
  color: #0dcaf0;
  border-color: #0dcaf0;
}
.btn-outline-info:hover {
  color: #000000;
  background-color: #0dcaf0;
  border-color: #0dcaf0;
}
.btn-check:focus + .btn-outline-info, .btn-outline-info:focus {
  box-shadow: 0 0 0 0.25rem rgba(13, 202, 240, 0.5);
}
.btn-check:checked + .btn-outline-info, .btn-check:active + .btn-outline-info, .btn-outline-info:active, .btn-outline-info.active, .btn-outline-info.dropdown-toggle.show {
  color: #000000;
  background-color: #0dcaf0;
  border-color: #0dcaf0;
}
.btn-check:checked + .btn-outline-info:focus, .btn-check:active + .btn-outline-info:focus, .btn-outline-info:active:focus, .btn-outline-info.active:focus, .btn-outline-info.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(13, 202, 240, 0.5);
}
.btn-outline-info:disabled, .btn-outline-info.disabled {
  color: #0dcaf0;
  background-color: transparent;
}

.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:hover {
  color: #000000;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-check:focus + .btn-outline-warning, .btn-outline-warning:focus {
  box-shadow: 0 0 0 0.25rem rgba(255, 193, 7, 0.5);
}
.btn-check:checked + .btn-outline-warning, .btn-check:active + .btn-outline-warning, .btn-outline-warning:active, .btn-outline-warning.active, .btn-outline-warning.dropdown-toggle.show {
  color: #000000;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-check:checked + .btn-outline-warning:focus, .btn-check:active + .btn-outline-warning:focus, .btn-outline-warning:active:focus, .btn-outline-warning.active:focus, .btn-outline-warning.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(255, 193, 7, 0.5);
}
.btn-outline-warning:disabled, .btn-outline-warning.disabled {
  color: #ffc107;
  background-color: transparent;
}

.btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545;
}
.btn-outline-danger:hover {
  color: #FFF;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-check:focus + .btn-outline-danger, .btn-outline-danger:focus {
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.5);
}
.btn-check:checked + .btn-outline-danger, .btn-check:active + .btn-outline-danger, .btn-outline-danger:active, .btn-outline-danger.active, .btn-outline-danger.dropdown-toggle.show {
  color: #FFF;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-check:checked + .btn-outline-danger:focus, .btn-check:active + .btn-outline-danger:focus, .btn-outline-danger:active:focus, .btn-outline-danger.active:focus, .btn-outline-danger.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.5);
}
.btn-outline-danger:disabled, .btn-outline-danger.disabled {
  color: #dc3545;
  background-color: transparent;
}

.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:hover {
  color: #000000;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-check:focus + .btn-outline-light, .btn-outline-light:focus {
  box-shadow: 0 0 0 0.25rem rgba(248, 249, 250, 0.5);
}
.btn-check:checked + .btn-outline-light, .btn-check:active + .btn-outline-light, .btn-outline-light:active, .btn-outline-light.active, .btn-outline-light.dropdown-toggle.show {
  color: #000000;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-check:checked + .btn-outline-light:focus, .btn-check:active + .btn-outline-light:focus, .btn-outline-light:active:focus, .btn-outline-light.active:focus, .btn-outline-light.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(248, 249, 250, 0.5);
}
.btn-outline-light:disabled, .btn-outline-light.disabled {
  color: #f8f9fa;
  background-color: transparent;
}

.btn-outline-dark {
  color: #212529;
  border-color: #212529;
}
.btn-outline-dark:hover {
  color: #FFF;
  background-color: #212529;
  border-color: #212529;
}
.btn-check:focus + .btn-outline-dark, .btn-outline-dark:focus {
  box-shadow: 0 0 0 0.25rem rgba(33, 37, 41, 0.5);
}
.btn-check:checked + .btn-outline-dark, .btn-check:active + .btn-outline-dark, .btn-outline-dark:active, .btn-outline-dark.active, .btn-outline-dark.dropdown-toggle.show {
  color: #FFF;
  background-color: #212529;
  border-color: #212529;
}
.btn-check:checked + .btn-outline-dark:focus, .btn-check:active + .btn-outline-dark:focus, .btn-outline-dark:active:focus, .btn-outline-dark.active:focus, .btn-outline-dark.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(33, 37, 41, 0.5);
}
.btn-outline-dark:disabled, .btn-outline-dark.disabled {
  color: #212529;
  background-color: transparent;
}

.btn-outline-tertiary {
  color: #07173b;
  border-color: #07173b;
}
.btn-outline-tertiary:hover {
  color: #FFF;
  background-color: #07173b;
  border-color: #07173b;
}
.btn-check:focus + .btn-outline-tertiary, .btn-outline-tertiary:focus {
  box-shadow: 0 0 0 0.25rem rgba(7, 23, 59, 0.5);
}
.btn-check:checked + .btn-outline-tertiary, .btn-check:active + .btn-outline-tertiary, .btn-outline-tertiary:active, .btn-outline-tertiary.active, .btn-outline-tertiary.dropdown-toggle.show {
  color: #FFF;
  background-color: #07173b;
  border-color: #07173b;
}
.btn-check:checked + .btn-outline-tertiary:focus, .btn-check:active + .btn-outline-tertiary:focus, .btn-outline-tertiary:active:focus, .btn-outline-tertiary.active:focus, .btn-outline-tertiary.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(7, 23, 59, 0.5);
}
.btn-outline-tertiary:disabled, .btn-outline-tertiary.disabled {
  color: #07173b;
  background-color: transparent;
}

.btn-outline-white {
  color: #FFF;
  border-color: #FFF;
}
.btn-outline-white:hover {
  color: #000000;
  background-color: #FFF;
  border-color: #FFF;
}
.btn-check:focus + .btn-outline-white, .btn-outline-white:focus {
  box-shadow: 0 0 0 0.25rem rgba(255, 255, 255, 0.5);
}
.btn-check:checked + .btn-outline-white, .btn-check:active + .btn-outline-white, .btn-outline-white:active, .btn-outline-white.active, .btn-outline-white.dropdown-toggle.show {
  color: #000000;
  background-color: #FFF;
  border-color: #FFF;
}
.btn-check:checked + .btn-outline-white:focus, .btn-check:active + .btn-outline-white:focus, .btn-outline-white:active:focus, .btn-outline-white.active:focus, .btn-outline-white.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(255, 255, 255, 0.5);
}
.btn-outline-white:disabled, .btn-outline-white.disabled {
  color: #FFF;
  background-color: transparent;
}

.btn-link {
  font-weight: 400;
  color: #001158;
  text-decoration: underline;
}
.btn-link:hover {
  color: #000e46;
}
.btn-link:disabled, .btn-link.disabled {
  color: #6c757d;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: 0;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0;
}

.fade {
  transition: opacity 0.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 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}
.collapsing.collapse-horizontal {
  width: 0;
  height: auto;
  transition: width 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing.collapse-horizontal {
    transition: none;
  }
}

.dropup,
.dropend,
.dropdown,
.dropstart {
  position: relative;
}

.dropdown-toggle {
  white-space: nowrap;
}
.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropdown-menu {
  position: absolute;
  z-index: 1000;
  display: none;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #FFF;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
}
.dropdown-menu[data-bs-popper] {
  top: 100%;
  left: 0;
  margin-top: 0.125rem;
}

.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: 0.125rem;
}
.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.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: 0.125rem;
}
.dropend .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.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: 0.125rem;
}
.dropstart .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
.dropstart .dropdown-toggle::after {
  display: none;
}
.dropstart .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
.dropstart .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropstart .dropdown-toggle::before {
  vertical-align: 0;
}

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.dropdown-item:hover, .dropdown-item:focus {
  color: #1e2125;
  background-color: #e9ecef;
}
.dropdown-item.active, .dropdown-item:active {
  color: #FFF;
  text-decoration: none;
  background-color: #001158;
}
.dropdown-item.disabled, .dropdown-item:disabled {
  color: #adb5bd;
  pointer-events: none;
  background-color: transparent;
}

.dropdown-menu.show {
  display: block;
}

.dropdown-header {
  display: block;
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1rem;
  color: #212529;
}

.dropdown-menu-dark {
  color: #dee2e6;
  background-color: #343a40;
  border-color: rgba(0, 0, 0, 0.15);
}
.dropdown-menu-dark .dropdown-item {
  color: #dee2e6;
}
.dropdown-menu-dark .dropdown-item:hover, .dropdown-menu-dark .dropdown-item:focus {
  color: #FFF;
  background-color: rgba(255, 255, 255, 0.15);
}
.dropdown-menu-dark .dropdown-item.active, .dropdown-menu-dark .dropdown-item:active {
  color: #FFF;
  background-color: #001158;
}
.dropdown-menu-dark .dropdown-item.disabled, .dropdown-menu-dark .dropdown-item:disabled {
  color: #adb5bd;
}
.dropdown-menu-dark .dropdown-divider {
  border-color: rgba(0, 0, 0, 0.15);
}
.dropdown-menu-dark .dropdown-item-text {
  color: #dee2e6;
}
.dropdown-menu-dark .dropdown-header {
  color: #adb5bd;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  flex: 1 1 auto;
}
.btn-group > .btn-check:checked + .btn,
.btn-group > .btn-check:focus + .btn,
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn-check:checked + .btn,
.btn-group-vertical > .btn-check:focus + .btn,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 1;
}

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.btn-toolbar .input-group {
  width: auto;
}

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: -1px;
}
.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}
.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropend .dropdown-toggle-split::after {
  margin-left: 0;
}
.dropstart .dropdown-toggle-split::before {
  margin-right: 0;
}

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  width: 100%;
}
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: -1px;
}
.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  padding: 0.5rem 1rem;
  color: #001158;
  text-decoration: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .nav-link {
    transition: none;
  }
}
.nav-link:hover, .nav-link:focus {
  color: #000e46;
}
.nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}

.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}
.nav-tabs .nav-link {
  margin-bottom: -1px;
  background: none;
  border: 1px solid transparent;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
  isolation: isolate;
}
.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #FFF;
  border-color: #dee2e6 #dee2e6 #FFF;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
}

.nav-pills .nav-link {
  background: none;
  border: 0;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #FFF;
  background-color: #001158;
}

.nav-fill > .nav-link,
.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}

.nav-justified > .nav-link,
.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}

.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 {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.navbar > .container,
.navbar > .container-fluid,
.navbar > .container-sm,
.navbar > .container-md,
.navbar > .container-lg,
.navbar > .container-xl,
.navbar > .container-xxl {
  display: flex;
  flex-wrap: inherit;
  align-items: center;
  justify-content: space-between;
}
.navbar-brand {
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  text-decoration: none;
  white-space: nowrap;
}
.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
.navbar-nav .dropdown-menu {
  position: static;
}

.navbar-text {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  transition: box-shadow 0.15s ease-in-out;
}
@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 0.25rem;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  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: 0.5rem;
    padding-left: 0.5rem;
  }
  .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-header {
    display: none;
  }
  .navbar-expand-sm .offcanvas {
    position: inherit;
    bottom: 0;
    z-index: 1000;
    flex-grow: 1;
    visibility: visible !important;
    background-color: transparent;
    border-right: 0;
    border-left: 0;
    transition: none;
    transform: none;
  }
  .navbar-expand-sm .offcanvas-top,
  .navbar-expand-sm .offcanvas-bottom {
    height: auto;
    border-top: 0;
    border-bottom: 0;
  }
  .navbar-expand-sm .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: 0.5rem;
    padding-left: 0.5rem;
  }
  .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-header {
    display: none;
  }
  .navbar-expand-md .offcanvas {
    position: inherit;
    bottom: 0;
    z-index: 1000;
    flex-grow: 1;
    visibility: visible !important;
    background-color: transparent;
    border-right: 0;
    border-left: 0;
    transition: none;
    transform: none;
  }
  .navbar-expand-md .offcanvas-top,
  .navbar-expand-md .offcanvas-bottom {
    height: auto;
    border-top: 0;
    border-bottom: 0;
  }
  .navbar-expand-md .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: 0.5rem;
    padding-left: 0.5rem;
  }
  .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-header {
    display: none;
  }
  .navbar-expand-lg .offcanvas {
    position: inherit;
    bottom: 0;
    z-index: 1000;
    flex-grow: 1;
    visibility: visible !important;
    background-color: transparent;
    border-right: 0;
    border-left: 0;
    transition: none;
    transform: none;
  }
  .navbar-expand-lg .offcanvas-top,
  .navbar-expand-lg .offcanvas-bottom {
    height: auto;
    border-top: 0;
    border-bottom: 0;
  }
  .navbar-expand-lg .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: 0.5rem;
    padding-left: 0.5rem;
  }
  .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-header {
    display: none;
  }
  .navbar-expand-xl .offcanvas {
    position: inherit;
    bottom: 0;
    z-index: 1000;
    flex-grow: 1;
    visibility: visible !important;
    background-color: transparent;
    border-right: 0;
    border-left: 0;
    transition: none;
    transform: none;
  }
  .navbar-expand-xl .offcanvas-top,
  .navbar-expand-xl .offcanvas-bottom {
    height: auto;
    border-top: 0;
    border-bottom: 0;
  }
  .navbar-expand-xl .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: 0.5rem;
    padding-left: 0.5rem;
  }
  .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-header {
    display: none;
  }
  .navbar-expand-xxl .offcanvas {
    position: inherit;
    bottom: 0;
    z-index: 1000;
    flex-grow: 1;
    visibility: visible !important;
    background-color: transparent;
    border-right: 0;
    border-left: 0;
    transition: none;
    transform: none;
  }
  .navbar-expand-xxl .offcanvas-top,
  .navbar-expand-xxl .offcanvas-bottom {
    height: auto;
    border-top: 0;
    border-bottom: 0;
  }
  .navbar-expand-xxl .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: 0.5rem;
  padding-left: 0.5rem;
}
.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-header {
  display: none;
}
.navbar-expand .offcanvas {
  position: inherit;
  bottom: 0;
  z-index: 1000;
  flex-grow: 1;
  visibility: visible !important;
  background-color: transparent;
  border-right: 0;
  border-left: 0;
  transition: none;
  transform: none;
}
.navbar-expand .offcanvas-top,
.navbar-expand .offcanvas-bottom {
  height: auto;
  border-top: 0;
  border-bottom: 0;
}
.navbar-expand .offcanvas-body {
  display: flex;
  flex-grow: 0;
  padding: 0;
  overflow-y: visible;
}

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.55);
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.55);
  border-color: rgba(0, 0, 0, 0.1);
}
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.55);
}
.navbar-light .navbar-text a,
.navbar-light .navbar-text a:hover,
.navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-dark .navbar-brand {
  color: #FFF;
}
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #FFF;
}
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.55);
}
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}
.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .nav-link.active {
  color: #FFF;
}
.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.55);
  border-color: rgba(255, 255, 255, 0.1);
}
.navbar-dark .navbar-toggler-icon {
  background-image: 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");
}
.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.55);
}
.navbar-dark .navbar-text a,
.navbar-dark .navbar-text a:hover,
.navbar-dark .navbar-text a:focus {
  color: #FFF;
}

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #FFF;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.card > hr {
  margin-right: 0;
  margin-left: 0;
}
.card > .list-group, .card > .checks-white, .card > .checks-tertiary, .card > .checks-dark, .card > .checks-light, .card > .checks-danger, .card > .checks-warning, .card > .checks-info, .card > .checks-success, .card > .checks-secondary, .card > .checks-primary {
  border-top: inherit;
  border-bottom: inherit;
}
.card > .list-group:first-child, .card > .checks-white:first-child, .card > .checks-tertiary:first-child, .card > .checks-dark:first-child, .card > .checks-light:first-child, .card > .checks-danger:first-child, .card > .checks-warning:first-child, .card > .checks-info:first-child, .card > .checks-success:first-child, .card > .checks-secondary:first-child, .card > .checks-primary:first-child {
  border-top-width: 0;
}
.card > .list-group:last-child, .card > .checks-white:last-child, .card > .checks-tertiary:last-child, .card > .checks-dark:last-child, .card > .checks-light:last-child, .card > .checks-danger:last-child, .card > .checks-warning:last-child, .card > .checks-info:last-child, .card > .checks-success:last-child, .card > .checks-secondary:last-child, .card > .checks-primary:last-child {
  border-bottom-width: 0;
}
.card > .card-header + .list-group, .card > .card-header + .checks-white, .card > .card-header + .checks-tertiary, .card > .card-header + .checks-dark, .card > .card-header + .checks-light, .card > .card-header + .checks-danger, .card > .card-header + .checks-warning, .card > .card-header + .checks-info, .card > .card-header + .checks-success, .card > .card-header + .checks-secondary, .card > .card-header + .checks-primary,
.card > .list-group + .card-footer,
.card > .checks-white + .card-footer,
.card > .checks-tertiary + .card-footer,
.card > .checks-dark + .card-footer,
.card > .checks-light + .card-footer,
.card > .checks-danger + .card-footer,
.card > .checks-warning + .card-footer,
.card > .checks-info + .card-footer,
.card > .checks-success + .card-footer,
.card > .checks-secondary + .card-footer,
.card > .checks-primary + .card-footer {
  border-top: 0;
}

.card-body {
  flex: 1 1 auto;
  padding: 1rem 1rem;
}

.card-title {
  margin-bottom: 0.5rem;
}

.card-subtitle {
  margin-top: -0.25rem;
  margin-bottom: 0;
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link + .card-link {
  margin-left: 1rem;
}

.card-header {
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.card-footer {
  padding: 0.5rem 1rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.card-header-tabs {
  margin-right: -0.5rem;
  margin-bottom: -0.5rem;
  margin-left: -0.5rem;
  border-bottom: 0;
}

.card-header-pills {
  margin-right: -0.5rem;
  margin-left: -0.5rem;
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1rem;
}

.card-img,
.card-img-top,
.card-img-bottom {
  width: 100%;
}

.card-group > .card {
  margin-bottom: 0.75rem;
}
@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;
  }
}

.accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 1rem 1.25rem;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  background-color: #FFF;
  border: 0;
  overflow-anchor: none;
  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;
}
@media (prefers-reduced-motion: reduce) {
  .accordion-button {
    transition: none;
  }
}
.accordion-button:not(.collapsed) {
  color: #000f4f;
  background-color: #e6e7ee;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125);
}
.accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000f4f'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  transform: rotate(-180deg);
}
.accordion-button::after {
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin-left: auto;
  content: "";
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-size: 1.25rem;
  transition: transform 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .accordion-button::after {
    transition: none;
  }
}
.accordion-button:hover {
  z-index: 2;
}
.accordion-button:focus {
  z-index: 3;
  border-color: #8088ac;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(0, 17, 88, 0.25);
}

.accordion-header {
  margin-bottom: 0;
}

.accordion-item {
  background-color: #FFF;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.accordion-item:not(:first-of-type) {
  border-top: 0;
}
.accordion-body {
  padding: 1rem 1.25rem;
}

.accordion-flush .accordion-collapse {
  border-width: 0;
}
.accordion-flush .accordion-item {
  border-right: 0;
  border-left: 0;
}
.accordion-flush .accordion-item:first-child {
  border-top: 0;
}
.accordion-flush .accordion-item:last-child {
  border-bottom: 0;
}
.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0 0;
  margin-bottom: 1rem;
  list-style: none;
}

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}
.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: 0.5rem;
  color: #6c757d;
  content: var(--bs-breadcrumb-divider, "/") /* rtl: var(--bs-breadcrumb-divider, "/") */;
}
.breadcrumb-item.active {
  color: #6c757d;
}

.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
}

.page-link {
  position: relative;
  display: block;
  color: #001158;
  text-decoration: none;
  background-color: #FFF;
  border: 1px solid #dee2e6;
  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;
}
@media (prefers-reduced-motion: reduce) {
  .page-link {
    transition: none;
  }
}
.page-link:hover {
  z-index: 2;
  color: #000e46;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.page-link:focus {
  z-index: 3;
  color: #000e46;
  background-color: #e9ecef;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(0, 17, 88, 0.25);
}

.page-item:not(:first-child) .page-link {
  margin-left: -1px;
}
.page-item.active .page-link {
  z-index: 3;
  color: #FFF;
  background-color: #001158;
  border-color: #001158;
}
.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  background-color: #FFF;
  border-color: #dee2e6;
}

.page-link {
  padding: 0.375rem 0.75rem;
}

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
}
.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
}
.badge {
  display: inline-block;
  padding: 0.35em 0.65em;
  font-size: 0.75em;
  font-weight: 700;
  line-height: 1;
  color: #FFF;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
}
.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.alert {
  position: relative;
  padding: 1rem 1rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
}

.alert-heading {
  color: inherit;
}

.alert-link {
  font-weight: 700;
}

.alert-dismissible {
  padding-right: 3rem;
}
.alert-dismissible .btn-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 1.25rem 1rem;
}

.alert-primary {
  color: #000a35;
  background-color: #cccfde;
  border-color: #b3b8cd;
}
.alert-primary .alert-link {
  color: #00082a;
}

.alert-secondary {
  color: #003598;
  background-color: #ccdeff;
  border-color: #b3cdfe;
}
.alert-secondary .alert-link {
  color: #002a7a;
}

.alert-success {
  color: #0f5132;
  background-color: #d1e7dd;
  border-color: #badbcc;
}
.alert-success .alert-link {
  color: #0c4128;
}

.alert-info {
  color: #055160;
  background-color: #cff4fc;
  border-color: #b6effb;
}
.alert-info .alert-link {
  color: #04414d;
}

.alert-warning {
  color: #664d03;
  background-color: #fff3cd;
  border-color: #ffecb5;
}
.alert-warning .alert-link {
  color: #523e02;
}

.alert-danger {
  color: #842029;
  background-color: #f8d7da;
  border-color: #f5c2c7;
}
.alert-danger .alert-link {
  color: #6a1a21;
}

.alert-light {
  color: #636464;
  background-color: #fefefe;
  border-color: #fdfdfe;
}
.alert-light .alert-link {
  color: #4f5050;
}

.alert-dark {
  color: #141619;
  background-color: #d3d3d4;
  border-color: #bcbebf;
}
.alert-dark .alert-link {
  color: #101214;
}

.alert-tertiary {
  color: #040e23;
  background-color: #cdd1d8;
  border-color: #b5b9c4;
}
.alert-tertiary .alert-link {
  color: #030b1c;
}

.alert-white {
  color: #666666;
  background-color: white;
  border-color: white;
}
.alert-white .alert-link {
  color: #525252;
}

@keyframes progress-bar-stripes {
  0% {
    background-position-x: 1rem;
  }
}
.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
}

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: #FFF;
  text-align: center;
  white-space: nowrap;
  background-color: #001158;
  transition: width 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar {
    transition: none;
  }
}

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}

.progress-bar-animated {
  animation: 1s linear infinite progress-bar-stripes;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar-animated {
    animation: none;
  }
}

.list-group, .checks-white, .checks-tertiary, .checks-dark, .checks-light, .checks-danger, .checks-warning, .checks-info, .checks-success, .checks-secondary, .checks-primary {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}

.list-group-numbered {
  list-style-type: none;
  counter-reset: section;
}
.list-group-numbered > li::before {
  content: counters(section, ".") ". ";
  counter-increment: section;
}

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}
.list-group-item-action:hover, .list-group-item-action:focus {
  z-index: 1;
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}
.list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}

.list-group-item, .checks-white li, .checks-tertiary li, .checks-dark li, .checks-light li, .checks-danger li, .checks-warning li, .checks-info li, .checks-success li, .checks-secondary li, .checks-primary li {
  position: relative;
  display: block;
  padding: 0.5rem 1rem;
  color: #212529;
  text-decoration: none;
  background-color: #FFF;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.list-group-item.disabled, .checks-white li.disabled, .checks-tertiary li.disabled, .checks-dark li.disabled, .checks-light li.disabled, .checks-danger li.disabled, .checks-warning li.disabled, .checks-info li.disabled, .checks-success li.disabled, .checks-secondary li.disabled, .checks-primary li.disabled, .list-group-item:disabled, .checks-white li:disabled, .checks-tertiary li:disabled, .checks-dark li:disabled, .checks-light li:disabled, .checks-danger li:disabled, .checks-warning li:disabled, .checks-info li:disabled, .checks-success li:disabled, .checks-secondary li:disabled, .checks-primary li:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #FFF;
}
.list-group-item.active, .checks-white li.active, .checks-tertiary li.active, .checks-dark li.active, .checks-light li.active, .checks-danger li.active, .checks-warning li.active, .checks-info li.active, .checks-success li.active, .checks-secondary li.active, .checks-primary li.active {
  z-index: 2;
  color: #FFF;
  background-color: #001158;
  border-color: #001158;
}
.list-group-item + .list-group-item, .checks-white li + .list-group-item, .checks-white .list-group-item + li, .checks-white li + li, .checks-tertiary li + .list-group-item, .checks-tertiary .list-group-item + li, .checks-tertiary li + li, .checks-dark li + .list-group-item, .checks-dark .list-group-item + li, .checks-dark li + li, .checks-light li + .list-group-item, .checks-light .list-group-item + li, .checks-light li + li, .checks-danger li + .list-group-item, .checks-danger .list-group-item + li, .checks-danger li + li, .checks-warning li + .list-group-item, .checks-warning .list-group-item + li, .checks-warning li + li, .checks-info li + .list-group-item, .checks-info .list-group-item + li, .checks-info li + li, .checks-success li + .list-group-item, .checks-success .list-group-item + li, .checks-success li + li, .checks-secondary li + .list-group-item, .checks-secondary .list-group-item + li, .checks-secondary li + li, .checks-primary li + .list-group-item, .checks-primary .list-group-item + li, .checks-primary li + li {
  border-top-width: 0;
}
.list-group-item + .list-group-item.active, .checks-white li + .list-group-item.active, .checks-white .list-group-item + li.active, .checks-white li + li.active, .checks-tertiary li + .list-group-item.active, .checks-tertiary .list-group-item + li.active, .checks-tertiary li + li.active, .checks-dark li + .list-group-item.active, .checks-dark .list-group-item + li.active, .checks-dark li + li.active, .checks-light li + .list-group-item.active, .checks-light .list-group-item + li.active, .checks-light li + li.active, .checks-danger li + .list-group-item.active, .checks-danger .list-group-item + li.active, .checks-danger li + li.active, .checks-warning li + .list-group-item.active, .checks-warning .list-group-item + li.active, .checks-warning li + li.active, .checks-info li + .list-group-item.active, .checks-info .list-group-item + li.active, .checks-info li + li.active, .checks-success li + .list-group-item.active, .checks-success .list-group-item + li.active, .checks-success li + li.active, .checks-secondary li + .list-group-item.active, .checks-secondary .list-group-item + li.active, .checks-secondary li + li.active, .checks-primary li + .list-group-item.active, .checks-primary .list-group-item + li.active, .checks-primary li + li.active {
  margin-top: -1px;
  border-top-width: 1px;
}

.list-group-horizontal {
  flex-direction: row;
}
.list-group-horizontal > .list-group-item.active, .checks-white .list-group-horizontal > li.active, .checks-tertiary .list-group-horizontal > li.active, .checks-dark .list-group-horizontal > li.active, .checks-light .list-group-horizontal > li.active, .checks-danger .list-group-horizontal > li.active, .checks-warning .list-group-horizontal > li.active, .checks-info .list-group-horizontal > li.active, .checks-success .list-group-horizontal > li.active, .checks-secondary .list-group-horizontal > li.active, .checks-primary .list-group-horizontal > li.active {
  margin-top: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item, .checks-white .list-group-horizontal > li + .list-group-item, .checks-white .list-group-horizontal > .list-group-item + li, .checks-white .list-group-horizontal > li + li, .checks-tertiary .list-group-horizontal > li + .list-group-item, .checks-tertiary .list-group-horizontal > .list-group-item + li, .checks-tertiary .list-group-horizontal > li + li, .checks-dark .list-group-horizontal > li + .list-group-item, .checks-dark .list-group-horizontal > .list-group-item + li, .checks-dark .list-group-horizontal > li + li, .checks-light .list-group-horizontal > li + .list-group-item, .checks-light .list-group-horizontal > .list-group-item + li, .checks-light .list-group-horizontal > li + li, .checks-danger .list-group-horizontal > li + .list-group-item, .checks-danger .list-group-horizontal > .list-group-item + li, .checks-danger .list-group-horizontal > li + li, .checks-warning .list-group-horizontal > li + .list-group-item, .checks-warning .list-group-horizontal > .list-group-item + li, .checks-warning .list-group-horizontal > li + li, .checks-info .list-group-horizontal > li + .list-group-item, .checks-info .list-group-horizontal > .list-group-item + li, .checks-info .list-group-horizontal > li + li, .checks-success .list-group-horizontal > li + .list-group-item, .checks-success .list-group-horizontal > .list-group-item + li, .checks-success .list-group-horizontal > li + li, .checks-secondary .list-group-horizontal > li + .list-group-item, .checks-secondary .list-group-horizontal > .list-group-item + li, .checks-secondary .list-group-horizontal > li + li, .checks-primary .list-group-horizontal > li + .list-group-item, .checks-primary .list-group-horizontal > .list-group-item + li, .checks-primary .list-group-horizontal > li + li {
  border-top-width: 1px;
  border-left-width: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item.active, .checks-white .list-group-horizontal > li + .list-group-item.active, .checks-white .list-group-horizontal > .list-group-item + li.active, .checks-white .list-group-horizontal > li + li.active, .checks-tertiary .list-group-horizontal > li + .list-group-item.active, .checks-tertiary .list-group-horizontal > .list-group-item + li.active, .checks-tertiary .list-group-horizontal > li + li.active, .checks-dark .list-group-horizontal > li + .list-group-item.active, .checks-dark .list-group-horizontal > .list-group-item + li.active, .checks-dark .list-group-horizontal > li + li.active, .checks-light .list-group-horizontal > li + .list-group-item.active, .checks-light .list-group-horizontal > .list-group-item + li.active, .checks-light .list-group-horizontal > li + li.active, .checks-danger .list-group-horizontal > li + .list-group-item.active, .checks-danger .list-group-horizontal > .list-group-item + li.active, .checks-danger .list-group-horizontal > li + li.active, .checks-warning .list-group-horizontal > li + .list-group-item.active, .checks-warning .list-group-horizontal > .list-group-item + li.active, .checks-warning .list-group-horizontal > li + li.active, .checks-info .list-group-horizontal > li + .list-group-item.active, .checks-info .list-group-horizontal > .list-group-item + li.active, .checks-info .list-group-horizontal > li + li.active, .checks-success .list-group-horizontal > li + .list-group-item.active, .checks-success .list-group-horizontal > .list-group-item + li.active, .checks-success .list-group-horizontal > li + li.active, .checks-secondary .list-group-horizontal > li + .list-group-item.active, .checks-secondary .list-group-horizontal > .list-group-item + li.active, .checks-secondary .list-group-horizontal > li + li.active, .checks-primary .list-group-horizontal > li + .list-group-item.active, .checks-primary .list-group-horizontal > .list-group-item + li.active, .checks-primary .list-group-horizontal > li + li.active {
  margin-left: -1px;
  border-left-width: 1px;
}

@media (min-width: 576px) {
  .list-group-horizontal-sm {
    flex-direction: row;
  }
  .list-group-horizontal-sm > .list-group-item.active, .checks-white .list-group-horizontal-sm > li.active, .checks-tertiary .list-group-horizontal-sm > li.active, .checks-dark .list-group-horizontal-sm > li.active, .checks-light .list-group-horizontal-sm > li.active, .checks-danger .list-group-horizontal-sm > li.active, .checks-warning .list-group-horizontal-sm > li.active, .checks-info .list-group-horizontal-sm > li.active, .checks-success .list-group-horizontal-sm > li.active, .checks-secondary .list-group-horizontal-sm > li.active, .checks-primary .list-group-horizontal-sm > li.active {
    margin-top: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item, .checks-white .list-group-horizontal-sm > li + .list-group-item, .checks-white .list-group-horizontal-sm > .list-group-item + li, .checks-white .list-group-horizontal-sm > li + li, .checks-tertiary .list-group-horizontal-sm > li + .list-group-item, .checks-tertiary .list-group-horizontal-sm > .list-group-item + li, .checks-tertiary .list-group-horizontal-sm > li + li, .checks-dark .list-group-horizontal-sm > li + .list-group-item, .checks-dark .list-group-horizontal-sm > .list-group-item + li, .checks-dark .list-group-horizontal-sm > li + li, .checks-light .list-group-horizontal-sm > li + .list-group-item, .checks-light .list-group-horizontal-sm > .list-group-item + li, .checks-light .list-group-horizontal-sm > li + li, .checks-danger .list-group-horizontal-sm > li + .list-group-item, .checks-danger .list-group-horizontal-sm > .list-group-item + li, .checks-danger .list-group-horizontal-sm > li + li, .checks-warning .list-group-horizontal-sm > li + .list-group-item, .checks-warning .list-group-horizontal-sm > .list-group-item + li, .checks-warning .list-group-horizontal-sm > li + li, .checks-info .list-group-horizontal-sm > li + .list-group-item, .checks-info .list-group-horizontal-sm > .list-group-item + li, .checks-info .list-group-horizontal-sm > li + li, .checks-success .list-group-horizontal-sm > li + .list-group-item, .checks-success .list-group-horizontal-sm > .list-group-item + li, .checks-success .list-group-horizontal-sm > li + li, .checks-secondary .list-group-horizontal-sm > li + .list-group-item, .checks-secondary .list-group-horizontal-sm > .list-group-item + li, .checks-secondary .list-group-horizontal-sm > li + li, .checks-primary .list-group-horizontal-sm > li + .list-group-item, .checks-primary .list-group-horizontal-sm > .list-group-item + li, .checks-primary .list-group-horizontal-sm > li + li {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item.active, .checks-white .list-group-horizontal-sm > li + .list-group-item.active, .checks-white .list-group-horizontal-sm > .list-group-item + li.active, .checks-white .list-group-horizontal-sm > li + li.active, .checks-tertiary .list-group-horizontal-sm > li + .list-group-item.active, .checks-tertiary .list-group-horizontal-sm > .list-group-item + li.active, .checks-tertiary .list-group-horizontal-sm > li + li.active, .checks-dark .list-group-horizontal-sm > li + .list-group-item.active, .checks-dark .list-group-horizontal-sm > .list-group-item + li.active, .checks-dark .list-group-horizontal-sm > li + li.active, .checks-light .list-group-horizontal-sm > li + .list-group-item.active, .checks-light .list-group-horizontal-sm > .list-group-item + li.active, .checks-light .list-group-horizontal-sm > li + li.active, .checks-danger .list-group-horizontal-sm > li + .list-group-item.active, .checks-danger .list-group-horizontal-sm > .list-group-item + li.active, .checks-danger .list-group-horizontal-sm > li + li.active, .checks-warning .list-group-horizontal-sm > li + .list-group-item.active, .checks-warning .list-group-horizontal-sm > .list-group-item + li.active, .checks-warning .list-group-horizontal-sm > li + li.active, .checks-info .list-group-horizontal-sm > li + .list-group-item.active, .checks-info .list-group-horizontal-sm > .list-group-item + li.active, .checks-info .list-group-horizontal-sm > li + li.active, .checks-success .list-group-horizontal-sm > li + .list-group-item.active, .checks-success .list-group-horizontal-sm > .list-group-item + li.active, .checks-success .list-group-horizontal-sm > li + li.active, .checks-secondary .list-group-horizontal-sm > li + .list-group-item.active, .checks-secondary .list-group-horizontal-sm > .list-group-item + li.active, .checks-secondary .list-group-horizontal-sm > li + li.active, .checks-primary .list-group-horizontal-sm > li + .list-group-item.active, .checks-primary .list-group-horizontal-sm > .list-group-item + li.active, .checks-primary .list-group-horizontal-sm > li + li.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 768px) {
  .list-group-horizontal-md {
    flex-direction: row;
  }
  .list-group-horizontal-md > .list-group-item.active, .checks-white .list-group-horizontal-md > li.active, .checks-tertiary .list-group-horizontal-md > li.active, .checks-dark .list-group-horizontal-md > li.active, .checks-light .list-group-horizontal-md > li.active, .checks-danger .list-group-horizontal-md > li.active, .checks-warning .list-group-horizontal-md > li.active, .checks-info .list-group-horizontal-md > li.active, .checks-success .list-group-horizontal-md > li.active, .checks-secondary .list-group-horizontal-md > li.active, .checks-primary .list-group-horizontal-md > li.active {
    margin-top: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item, .checks-white .list-group-horizontal-md > li + .list-group-item, .checks-white .list-group-horizontal-md > .list-group-item + li, .checks-white .list-group-horizontal-md > li + li, .checks-tertiary .list-group-horizontal-md > li + .list-group-item, .checks-tertiary .list-group-horizontal-md > .list-group-item + li, .checks-tertiary .list-group-horizontal-md > li + li, .checks-dark .list-group-horizontal-md > li + .list-group-item, .checks-dark .list-group-horizontal-md > .list-group-item + li, .checks-dark .list-group-horizontal-md > li + li, .checks-light .list-group-horizontal-md > li + .list-group-item, .checks-light .list-group-horizontal-md > .list-group-item + li, .checks-light .list-group-horizontal-md > li + li, .checks-danger .list-group-horizontal-md > li + .list-group-item, .checks-danger .list-group-horizontal-md > .list-group-item + li, .checks-danger .list-group-horizontal-md > li + li, .checks-warning .list-group-horizontal-md > li + .list-group-item, .checks-warning .list-group-horizontal-md > .list-group-item + li, .checks-warning .list-group-horizontal-md > li + li, .checks-info .list-group-horizontal-md > li + .list-group-item, .checks-info .list-group-horizontal-md > .list-group-item + li, .checks-info .list-group-horizontal-md > li + li, .checks-success .list-group-horizontal-md > li + .list-group-item, .checks-success .list-group-horizontal-md > .list-group-item + li, .checks-success .list-group-horizontal-md > li + li, .checks-secondary .list-group-horizontal-md > li + .list-group-item, .checks-secondary .list-group-horizontal-md > .list-group-item + li, .checks-secondary .list-group-horizontal-md > li + li, .checks-primary .list-group-horizontal-md > li + .list-group-item, .checks-primary .list-group-horizontal-md > .list-group-item + li, .checks-primary .list-group-horizontal-md > li + li {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item.active, .checks-white .list-group-horizontal-md > li + .list-group-item.active, .checks-white .list-group-horizontal-md > .list-group-item + li.active, .checks-white .list-group-horizontal-md > li + li.active, .checks-tertiary .list-group-horizontal-md > li + .list-group-item.active, .checks-tertiary .list-group-horizontal-md > .list-group-item + li.active, .checks-tertiary .list-group-horizontal-md > li + li.active, .checks-dark .list-group-horizontal-md > li + .list-group-item.active, .checks-dark .list-group-horizontal-md > .list-group-item + li.active, .checks-dark .list-group-horizontal-md > li + li.active, .checks-light .list-group-horizontal-md > li + .list-group-item.active, .checks-light .list-group-horizontal-md > .list-group-item + li.active, .checks-light .list-group-horizontal-md > li + li.active, .checks-danger .list-group-horizontal-md > li + .list-group-item.active, .checks-danger .list-group-horizontal-md > .list-group-item + li.active, .checks-danger .list-group-horizontal-md > li + li.active, .checks-warning .list-group-horizontal-md > li + .list-group-item.active, .checks-warning .list-group-horizontal-md > .list-group-item + li.active, .checks-warning .list-group-horizontal-md > li + li.active, .checks-info .list-group-horizontal-md > li + .list-group-item.active, .checks-info .list-group-horizontal-md > .list-group-item + li.active, .checks-info .list-group-horizontal-md > li + li.active, .checks-success .list-group-horizontal-md > li + .list-group-item.active, .checks-success .list-group-horizontal-md > .list-group-item + li.active, .checks-success .list-group-horizontal-md > li + li.active, .checks-secondary .list-group-horizontal-md > li + .list-group-item.active, .checks-secondary .list-group-horizontal-md > .list-group-item + li.active, .checks-secondary .list-group-horizontal-md > li + li.active, .checks-primary .list-group-horizontal-md > li + .list-group-item.active, .checks-primary .list-group-horizontal-md > .list-group-item + li.active, .checks-primary .list-group-horizontal-md > li + li.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 992px) {
  .list-group-horizontal-lg {
    flex-direction: row;
  }
  .list-group-horizontal-lg > .list-group-item.active, .checks-white .list-group-horizontal-lg > li.active, .checks-tertiary .list-group-horizontal-lg > li.active, .checks-dark .list-group-horizontal-lg > li.active, .checks-light .list-group-horizontal-lg > li.active, .checks-danger .list-group-horizontal-lg > li.active, .checks-warning .list-group-horizontal-lg > li.active, .checks-info .list-group-horizontal-lg > li.active, .checks-success .list-group-horizontal-lg > li.active, .checks-secondary .list-group-horizontal-lg > li.active, .checks-primary .list-group-horizontal-lg > li.active {
    margin-top: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item, .checks-white .list-group-horizontal-lg > li + .list-group-item, .checks-white .list-group-horizontal-lg > .list-group-item + li, .checks-white .list-group-horizontal-lg > li + li, .checks-tertiary .list-group-horizontal-lg > li + .list-group-item, .checks-tertiary .list-group-horizontal-lg > .list-group-item + li, .checks-tertiary .list-group-horizontal-lg > li + li, .checks-dark .list-group-horizontal-lg > li + .list-group-item, .checks-dark .list-group-horizontal-lg > .list-group-item + li, .checks-dark .list-group-horizontal-lg > li + li, .checks-light .list-group-horizontal-lg > li + .list-group-item, .checks-light .list-group-horizontal-lg > .list-group-item + li, .checks-light .list-group-horizontal-lg > li + li, .checks-danger .list-group-horizontal-lg > li + .list-group-item, .checks-danger .list-group-horizontal-lg > .list-group-item + li, .checks-danger .list-group-horizontal-lg > li + li, .checks-warning .list-group-horizontal-lg > li + .list-group-item, .checks-warning .list-group-horizontal-lg > .list-group-item + li, .checks-warning .list-group-horizontal-lg > li + li, .checks-info .list-group-horizontal-lg > li + .list-group-item, .checks-info .list-group-horizontal-lg > .list-group-item + li, .checks-info .list-group-horizontal-lg > li + li, .checks-success .list-group-horizontal-lg > li + .list-group-item, .checks-success .list-group-horizontal-lg > .list-group-item + li, .checks-success .list-group-horizontal-lg > li + li, .checks-secondary .list-group-horizontal-lg > li + .list-group-item, .checks-secondary .list-group-horizontal-lg > .list-group-item + li, .checks-secondary .list-group-horizontal-lg > li + li, .checks-primary .list-group-horizontal-lg > li + .list-group-item, .checks-primary .list-group-horizontal-lg > .list-group-item + li, .checks-primary .list-group-horizontal-lg > li + li {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item.active, .checks-white .list-group-horizontal-lg > li + .list-group-item.active, .checks-white .list-group-horizontal-lg > .list-group-item + li.active, .checks-white .list-group-horizontal-lg > li + li.active, .checks-tertiary .list-group-horizontal-lg > li + .list-group-item.active, .checks-tertiary .list-group-horizontal-lg > .list-group-item + li.active, .checks-tertiary .list-group-horizontal-lg > li + li.active, .checks-dark .list-group-horizontal-lg > li + .list-group-item.active, .checks-dark .list-group-horizontal-lg > .list-group-item + li.active, .checks-dark .list-group-horizontal-lg > li + li.active, .checks-light .list-group-horizontal-lg > li + .list-group-item.active, .checks-light .list-group-horizontal-lg > .list-group-item + li.active, .checks-light .list-group-horizontal-lg > li + li.active, .checks-danger .list-group-horizontal-lg > li + .list-group-item.active, .checks-danger .list-group-horizontal-lg > .list-group-item + li.active, .checks-danger .list-group-horizontal-lg > li + li.active, .checks-warning .list-group-horizontal-lg > li + .list-group-item.active, .checks-warning .list-group-horizontal-lg > .list-group-item + li.active, .checks-warning .list-group-horizontal-lg > li + li.active, .checks-info .list-group-horizontal-lg > li + .list-group-item.active, .checks-info .list-group-horizontal-lg > .list-group-item + li.active, .checks-info .list-group-horizontal-lg > li + li.active, .checks-success .list-group-horizontal-lg > li + .list-group-item.active, .checks-success .list-group-horizontal-lg > .list-group-item + li.active, .checks-success .list-group-horizontal-lg > li + li.active, .checks-secondary .list-group-horizontal-lg > li + .list-group-item.active, .checks-secondary .list-group-horizontal-lg > .list-group-item + li.active, .checks-secondary .list-group-horizontal-lg > li + li.active, .checks-primary .list-group-horizontal-lg > li + .list-group-item.active, .checks-primary .list-group-horizontal-lg > .list-group-item + li.active, .checks-primary .list-group-horizontal-lg > li + li.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    flex-direction: row;
  }
  .list-group-horizontal-xl > .list-group-item.active, .checks-white .list-group-horizontal-xl > li.active, .checks-tertiary .list-group-horizontal-xl > li.active, .checks-dark .list-group-horizontal-xl > li.active, .checks-light .list-group-horizontal-xl > li.active, .checks-danger .list-group-horizontal-xl > li.active, .checks-warning .list-group-horizontal-xl > li.active, .checks-info .list-group-horizontal-xl > li.active, .checks-success .list-group-horizontal-xl > li.active, .checks-secondary .list-group-horizontal-xl > li.active, .checks-primary .list-group-horizontal-xl > li.active {
    margin-top: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item, .checks-white .list-group-horizontal-xl > li + .list-group-item, .checks-white .list-group-horizontal-xl > .list-group-item + li, .checks-white .list-group-horizontal-xl > li + li, .checks-tertiary .list-group-horizontal-xl > li + .list-group-item, .checks-tertiary .list-group-horizontal-xl > .list-group-item + li, .checks-tertiary .list-group-horizontal-xl > li + li, .checks-dark .list-group-horizontal-xl > li + .list-group-item, .checks-dark .list-group-horizontal-xl > .list-group-item + li, .checks-dark .list-group-horizontal-xl > li + li, .checks-light .list-group-horizontal-xl > li + .list-group-item, .checks-light .list-group-horizontal-xl > .list-group-item + li, .checks-light .list-group-horizontal-xl > li + li, .checks-danger .list-group-horizontal-xl > li + .list-group-item, .checks-danger .list-group-horizontal-xl > .list-group-item + li, .checks-danger .list-group-horizontal-xl > li + li, .checks-warning .list-group-horizontal-xl > li + .list-group-item, .checks-warning .list-group-horizontal-xl > .list-group-item + li, .checks-warning .list-group-horizontal-xl > li + li, .checks-info .list-group-horizontal-xl > li + .list-group-item, .checks-info .list-group-horizontal-xl > .list-group-item + li, .checks-info .list-group-horizontal-xl > li + li, .checks-success .list-group-horizontal-xl > li + .list-group-item, .checks-success .list-group-horizontal-xl > .list-group-item + li, .checks-success .list-group-horizontal-xl > li + li, .checks-secondary .list-group-horizontal-xl > li + .list-group-item, .checks-secondary .list-group-horizontal-xl > .list-group-item + li, .checks-secondary .list-group-horizontal-xl > li + li, .checks-primary .list-group-horizontal-xl > li + .list-group-item, .checks-primary .list-group-horizontal-xl > .list-group-item + li, .checks-primary .list-group-horizontal-xl > li + li {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item.active, .checks-white .list-group-horizontal-xl > li + .list-group-item.active, .checks-white .list-group-horizontal-xl > .list-group-item + li.active, .checks-white .list-group-horizontal-xl > li + li.active, .checks-tertiary .list-group-horizontal-xl > li + .list-group-item.active, .checks-tertiary .list-group-horizontal-xl > .list-group-item + li.active, .checks-tertiary .list-group-horizontal-xl > li + li.active, .checks-dark .list-group-horizontal-xl > li + .list-group-item.active, .checks-dark .list-group-horizontal-xl > .list-group-item + li.active, .checks-dark .list-group-horizontal-xl > li + li.active, .checks-light .list-group-horizontal-xl > li + .list-group-item.active, .checks-light .list-group-horizontal-xl > .list-group-item + li.active, .checks-light .list-group-horizontal-xl > li + li.active, .checks-danger .list-group-horizontal-xl > li + .list-group-item.active, .checks-danger .list-group-horizontal-xl > .list-group-item + li.active, .checks-danger .list-group-horizontal-xl > li + li.active, .checks-warning .list-group-horizontal-xl > li + .list-group-item.active, .checks-warning .list-group-horizontal-xl > .list-group-item + li.active, .checks-warning .list-group-horizontal-xl > li + li.active, .checks-info .list-group-horizontal-xl > li + .list-group-item.active, .checks-info .list-group-horizontal-xl > .list-group-item + li.active, .checks-info .list-group-horizontal-xl > li + li.active, .checks-success .list-group-horizontal-xl > li + .list-group-item.active, .checks-success .list-group-horizontal-xl > .list-group-item + li.active, .checks-success .list-group-horizontal-xl > li + li.active, .checks-secondary .list-group-horizontal-xl > li + .list-group-item.active, .checks-secondary .list-group-horizontal-xl > .list-group-item + li.active, .checks-secondary .list-group-horizontal-xl > li + li.active, .checks-primary .list-group-horizontal-xl > li + .list-group-item.active, .checks-primary .list-group-horizontal-xl > .list-group-item + li.active, .checks-primary .list-group-horizontal-xl > li + li.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 1400px) {
  .list-group-horizontal-xxl {
    flex-direction: row;
  }
  .list-group-horizontal-xxl > .list-group-item.active, .checks-white .list-group-horizontal-xxl > li.active, .checks-tertiary .list-group-horizontal-xxl > li.active, .checks-dark .list-group-horizontal-xxl > li.active, .checks-light .list-group-horizontal-xxl > li.active, .checks-danger .list-group-horizontal-xxl > li.active, .checks-warning .list-group-horizontal-xxl > li.active, .checks-info .list-group-horizontal-xxl > li.active, .checks-success .list-group-horizontal-xxl > li.active, .checks-secondary .list-group-horizontal-xxl > li.active, .checks-primary .list-group-horizontal-xxl > li.active {
    margin-top: 0;
  }
  .list-group-horizontal-xxl > .list-group-item + .list-group-item, .checks-white .list-group-horizontal-xxl > li + .list-group-item, .checks-white .list-group-horizontal-xxl > .list-group-item + li, .checks-white .list-group-horizontal-xxl > li + li, .checks-tertiary .list-group-horizontal-xxl > li + .list-group-item, .checks-tertiary .list-group-horizontal-xxl > .list-group-item + li, .checks-tertiary .list-group-horizontal-xxl > li + li, .checks-dark .list-group-horizontal-xxl > li + .list-group-item, .checks-dark .list-group-horizontal-xxl > .list-group-item + li, .checks-dark .list-group-horizontal-xxl > li + li, .checks-light .list-group-horizontal-xxl > li + .list-group-item, .checks-light .list-group-horizontal-xxl > .list-group-item + li, .checks-light .list-group-horizontal-xxl > li + li, .checks-danger .list-group-horizontal-xxl > li + .list-group-item, .checks-danger .list-group-horizontal-xxl > .list-group-item + li, .checks-danger .list-group-horizontal-xxl > li + li, .checks-warning .list-group-horizontal-xxl > li + .list-group-item, .checks-warning .list-group-horizontal-xxl > .list-group-item + li, .checks-warning .list-group-horizontal-xxl > li + li, .checks-info .list-group-horizontal-xxl > li + .list-group-item, .checks-info .list-group-horizontal-xxl > .list-group-item + li, .checks-info .list-group-horizontal-xxl > li + li, .checks-success .list-group-horizontal-xxl > li + .list-group-item, .checks-success .list-group-horizontal-xxl > .list-group-item + li, .checks-success .list-group-horizontal-xxl > li + li, .checks-secondary .list-group-horizontal-xxl > li + .list-group-item, .checks-secondary .list-group-horizontal-xxl > .list-group-item + li, .checks-secondary .list-group-horizontal-xxl > li + li, .checks-primary .list-group-horizontal-xxl > li + .list-group-item, .checks-primary .list-group-horizontal-xxl > .list-group-item + li, .checks-primary .list-group-horizontal-xxl > li + li {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-xxl > .list-group-item + .list-group-item.active, .checks-white .list-group-horizontal-xxl > li + .list-group-item.active, .checks-white .list-group-horizontal-xxl > .list-group-item + li.active, .checks-white .list-group-horizontal-xxl > li + li.active, .checks-tertiary .list-group-horizontal-xxl > li + .list-group-item.active, .checks-tertiary .list-group-horizontal-xxl > .list-group-item + li.active, .checks-tertiary .list-group-horizontal-xxl > li + li.active, .checks-dark .list-group-horizontal-xxl > li + .list-group-item.active, .checks-dark .list-group-horizontal-xxl > .list-group-item + li.active, .checks-dark .list-group-horizontal-xxl > li + li.active, .checks-light .list-group-horizontal-xxl > li + .list-group-item.active, .checks-light .list-group-horizontal-xxl > .list-group-item + li.active, .checks-light .list-group-horizontal-xxl > li + li.active, .checks-danger .list-group-horizontal-xxl > li + .list-group-item.active, .checks-danger .list-group-horizontal-xxl > .list-group-item + li.active, .checks-danger .list-group-horizontal-xxl > li + li.active, .checks-warning .list-group-horizontal-xxl > li + .list-group-item.active, .checks-warning .list-group-horizontal-xxl > .list-group-item + li.active, .checks-warning .list-group-horizontal-xxl > li + li.active, .checks-info .list-group-horizontal-xxl > li + .list-group-item.active, .checks-info .list-group-horizontal-xxl > .list-group-item + li.active, .checks-info .list-group-horizontal-xxl > li + li.active, .checks-success .list-group-horizontal-xxl > li + .list-group-item.active, .checks-success .list-group-horizontal-xxl > .list-group-item + li.active, .checks-success .list-group-horizontal-xxl > li + li.active, .checks-secondary .list-group-horizontal-xxl > li + .list-group-item.active, .checks-secondary .list-group-horizontal-xxl > .list-group-item + li.active, .checks-secondary .list-group-horizontal-xxl > li + li.active, .checks-primary .list-group-horizontal-xxl > li + .list-group-item.active, .checks-primary .list-group-horizontal-xxl > .list-group-item + li.active, .checks-primary .list-group-horizontal-xxl > li + li.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
.list-group-flush > .list-group-item, .checks-white .list-group-flush > li, .checks-white > .list-group-item, .checks-white > li, .checks-tertiary .list-group-flush > li, .checks-tertiary > .list-group-item, .checks-tertiary > li, .checks-dark .list-group-flush > li, .checks-dark > .list-group-item, .checks-dark > li, .checks-light .list-group-flush > li, .checks-light > .list-group-item, .checks-light > li, .checks-danger .list-group-flush > li, .checks-danger > .list-group-item, .checks-danger > li, .checks-warning .list-group-flush > li, .checks-warning > .list-group-item, .checks-warning > li, .checks-info .list-group-flush > li, .checks-info > .list-group-item, .checks-info > li, .checks-success .list-group-flush > li, .checks-success > .list-group-item, .checks-success > li, .checks-secondary .list-group-flush > li, .checks-secondary > .list-group-item, .checks-secondary > li, .checks-primary .list-group-flush > li, .checks-primary > .list-group-item, .checks-primary > li {
  border-width: 0 0 1px;
}
.list-group-flush > .list-group-item:last-child, .checks-white .list-group-flush > li:last-child, .checks-white > .list-group-item:last-child, .checks-white > li:last-child, .checks-tertiary .list-group-flush > li:last-child, .checks-tertiary > .list-group-item:last-child, .checks-tertiary > li:last-child, .checks-dark .list-group-flush > li:last-child, .checks-dark > .list-group-item:last-child, .checks-dark > li:last-child, .checks-light .list-group-flush > li:last-child, .checks-light > .list-group-item:last-child, .checks-light > li:last-child, .checks-danger .list-group-flush > li:last-child, .checks-danger > .list-group-item:last-child, .checks-danger > li:last-child, .checks-warning .list-group-flush > li:last-child, .checks-warning > .list-group-item:last-child, .checks-warning > li:last-child, .checks-info .list-group-flush > li:last-child, .checks-info > .list-group-item:last-child, .checks-info > li:last-child, .checks-success .list-group-flush > li:last-child, .checks-success > .list-group-item:last-child, .checks-success > li:last-child, .checks-secondary .list-group-flush > li:last-child, .checks-secondary > .list-group-item:last-child, .checks-secondary > li:last-child, .checks-primary .list-group-flush > li:last-child, .checks-primary > .list-group-item:last-child, .checks-primary > li:last-child {
  border-bottom-width: 0;
}

.list-group-item-primary {
  color: #000a35;
  background-color: #cccfde;
}
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
  color: #000a35;
  background-color: #b8bac8;
}
.list-group-item-primary.list-group-item-action.active {
  color: #FFF;
  background-color: #000a35;
  border-color: #000a35;
}

.list-group-item-secondary {
  color: #003598;
  background-color: #ccdeff;
}
.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
  color: #003598;
  background-color: #b8c8e6;
}
.list-group-item-secondary.list-group-item-action.active {
  color: #FFF;
  background-color: #003598;
  border-color: #003598;
}

.list-group-item-success {
  color: #0f5132;
  background-color: #d1e7dd;
}
.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
  color: #0f5132;
  background-color: #bcd0c7;
}
.list-group-item-success.list-group-item-action.active {
  color: #FFF;
  background-color: #0f5132;
  border-color: #0f5132;
}

.list-group-item-info {
  color: #055160;
  background-color: #cff4fc;
}
.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
  color: #055160;
  background-color: #badce3;
}
.list-group-item-info.list-group-item-action.active {
  color: #FFF;
  background-color: #055160;
  border-color: #055160;
}

.list-group-item-warning {
  color: #664d03;
  background-color: #fff3cd;
}
.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
  color: #664d03;
  background-color: #e6dbb9;
}
.list-group-item-warning.list-group-item-action.active {
  color: #FFF;
  background-color: #664d03;
  border-color: #664d03;
}

.list-group-item-danger {
  color: #842029;
  background-color: #f8d7da;
}
.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
  color: #842029;
  background-color: #dfc2c4;
}
.list-group-item-danger.list-group-item-action.active {
  color: #FFF;
  background-color: #842029;
  border-color: #842029;
}

.list-group-item-light {
  color: #636464;
  background-color: #fefefe;
}
.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
  color: #636464;
  background-color: #e5e5e5;
}
.list-group-item-light.list-group-item-action.active {
  color: #FFF;
  background-color: #636464;
  border-color: #636464;
}

.list-group-item-dark {
  color: #141619;
  background-color: #d3d3d4;
}
.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
  color: #141619;
  background-color: #bebebf;
}
.list-group-item-dark.list-group-item-action.active {
  color: #FFF;
  background-color: #141619;
  border-color: #141619;
}

.list-group-item-tertiary {
  color: #040e23;
  background-color: #cdd1d8;
}
.list-group-item-tertiary.list-group-item-action:hover, .list-group-item-tertiary.list-group-item-action:focus {
  color: #040e23;
  background-color: #b9bcc2;
}
.list-group-item-tertiary.list-group-item-action.active {
  color: #FFF;
  background-color: #040e23;
  border-color: #040e23;
}

.list-group-item-white {
  color: #666666;
  background-color: white;
}
.list-group-item-white.list-group-item-action:hover, .list-group-item-white.list-group-item-action:focus {
  color: #666666;
  background-color: #e6e6e6;
}
.list-group-item-white.list-group-item-action.active {
  color: #FFF;
  background-color: #666666;
  border-color: #666666;
}

.btn-close {
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: 0.25em 0.25em;
  color: #000000;
  background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
  border: 0;
  opacity: 0.5;
}
.btn-close:hover {
  color: #000000;
  text-decoration: none;
  opacity: 0.75;
}
.btn-close:focus {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(0, 17, 88, 0.25);
  opacity: 1;
}
.btn-close:disabled, .btn-close.disabled {
  pointer-events: none;
  user-select: none;
  opacity: 0.25;
}

.btn-close-white {
  filter: invert(1) grayscale(100%) brightness(200%);
}

.toast {
  width: 350px;
  max-width: 100%;
  font-size: 0.875rem;
  pointer-events: auto;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}
.toast.showing {
  opacity: 0;
}
.toast:not(.show) {
  display: none;
}

.toast-container {
  width: max-content;
  max-width: 100%;
  pointer-events: none;
}
.toast-container > :not(:last-child) {
  margin-bottom: 0.75rem;
}

.toast-header {
  display: flex;
  align-items: center;
  padding: 0.5rem 0.75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.toast-header .btn-close {
  margin-right: -0.375rem;
  margin-left: 0.75rem;
}

.toast-body {
  padding: 0.75rem;
  word-wrap: break-word;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1055;
  display: none;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
.modal.fade .modal-dialog {
  transition: transform 0.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% - 1rem);
}
.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% - 1rem);
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #FFF;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  width: 100vw;
  height: 100vh;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: 0.5;
}

.modal-header {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
}
.modal-header .btn-close {
  padding: 0.5rem 0.5rem;
  margin: -0.5rem -0.5rem -0.5rem auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}

.modal-footer {
  display: flex;
  flex-wrap: wrap;
  flex-shrink: 0;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
}
.modal-footer > * {
  margin: 0.25rem;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .modal-dialog-scrollable {
    height: calc(100% - 3.5rem);
  }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px;
  }
}
.modal-fullscreen {
  width: 100vw;
  max-width: none;
  height: 100%;
  margin: 0;
}
.modal-fullscreen .modal-content {
  height: 100%;
  border: 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;
  }
  .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;
  }
  .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;
  }
  .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;
  }
  .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;
  }
  .modal-fullscreen-xxl-down .modal-body {
    overflow-y: auto;
  }
}
.tooltip {
  position: absolute;
  z-index: 1080;
  display: block;
  margin: 0;
  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;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}
.tooltip.show {
  opacity: 0.9;
}
.tooltip .tooltip-arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}
.tooltip .tooltip-arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-tooltip-top, .bs-tooltip-auto[data-popper-placement^=top] {
  padding: 0.4rem 0;
}
.bs-tooltip-top .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow {
  bottom: 0;
}
.bs-tooltip-top .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before {
  top: -1px;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000000;
}

.bs-tooltip-end, .bs-tooltip-auto[data-popper-placement^=right] {
  padding: 0 0.4rem;
}
.bs-tooltip-end .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-end .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before {
  right: -1px;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000000;
}

.bs-tooltip-bottom, .bs-tooltip-auto[data-popper-placement^=bottom] {
  padding: 0.4rem 0;
}
.bs-tooltip-bottom .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow {
  top: 0;
}
.bs-tooltip-bottom .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before {
  bottom: -1px;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000000;
}

.bs-tooltip-start, .bs-tooltip-auto[data-popper-placement^=left] {
  padding: 0 0.4rem;
}
.bs-tooltip-start .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-start .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before {
  left: -1px;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000000;
}

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #FFF;
  text-align: center;
  background-color: #000000;
}

.popover {
  position: absolute;
  top: 0;
  left: 0 /* rtl:ignore */;
  z-index: 1070;
  display: block;
  max-width: 276px;
  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;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #FFF;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
}
.popover .popover-arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
}
.popover .popover-arrow::before, .popover .popover-arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-popover-top > .popover-arrow, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow {
  bottom: calc(-0.5rem - 1px);
}
.bs-popover-top > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-top > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #FFF;
}

.bs-popover-end > .popover-arrow, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow {
  left: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
}
.bs-popover-end > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-end > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #FFF;
}

.bs-popover-bottom > .popover-arrow, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow {
  top: calc(-0.5rem - 1px);
}
.bs-popover-bottom > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::before {
  top: 0;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-bottom > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #FFF;
}
.bs-popover-bottom .popover-header::before, .bs-popover-auto[data-popper-placement^=bottom] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f0f0f0;
}

.bs-popover-start > .popover-arrow, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow {
  right: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
}
.bs-popover-start > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-start > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #FFF;
}

.popover-header {
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f0f0f0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.popover-header:empty {
  display: none;
}

.popover-body {
  padding: 1rem 1rem;
  color: #212529;
}

.carousel {
  position: relative;
}

.carousel.pointer-event {
  touch-action: pan-y;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none;
  }
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

/* rtl:begin:ignore */
.carousel-item-next:not(.carousel-item-start),
.active.carousel-item-end {
  transform: translateX(100%);
}

.carousel-item-prev:not(.carousel-item-end),
.active.carousel-item-start {
  transform: translateX(-100%);
}

/* rtl:end:ignore */
.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-start,
.carousel-fade .carousel-item-prev.carousel-item-end {
  z-index: 1;
  opacity: 1;
}
.carousel-fade .active.carousel-item-start,
.carousel-fade .active.carousel-item-end {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-start,
  .carousel-fade .active.carousel-item-end {
    transition: none;
  }
}

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  padding: 0;
  color: #FFF;
  text-align: center;
  background: none;
  border: 0;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-control-prev,
  .carousel-control-next {
    transition: none;
  }
}
.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #FFF;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

.carousel-control-prev {
  left: 0;
}

.carousel-control-next {
  right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100% 100%;
}

/* rtl:options: {
  "autoRename": true,
  "stringMap":[ {
    "name"    : "prev-next",
    "search"  : "prev",
    "replace" : "next"
  } ]
} */
.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%;
  list-style: none;
}
.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: 0.5;
  transition: opacity 0.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-prev-icon,
.carousel-dark .carousel-control-next-icon {
  filter: invert(1) grayscale(100);
}
.carousel-dark .carousel-indicators [data-bs-target] {
  background-color: #000000;
}
.carousel-dark .carousel-caption {
  color: #000000;
}

@keyframes spinner-border {
  to {
    transform: rotate(360deg) /* rtl:ignore */;
  }
}
.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  animation: 0.75s linear infinite spinner-border;
}

.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}

@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}
.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  animation: 0.75s linear infinite spinner-grow;
}

.spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}

@media (prefers-reduced-motion: reduce) {
  .spinner-border,
  .spinner-grow {
    animation-duration: 1.5s;
  }
}
.offcanvas {
  position: fixed;
  bottom: 0;
  z-index: 1045;
  display: flex;
  flex-direction: column;
  max-width: 100%;
  visibility: hidden;
  background-color: #FFF;
  background-clip: padding-box;
  outline: 0;
  transition: transform 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .offcanvas {
    transition: none;
  }
}

.offcanvas-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000000;
}
.offcanvas-backdrop.fade {
  opacity: 0;
}
.offcanvas-backdrop.show {
  opacity: 0.5;
}

.offcanvas-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 1rem;
}
.offcanvas-header .btn-close {
  padding: 0.5rem 0.5rem;
  margin-top: -0.5rem;
  margin-right: -0.5rem;
  margin-bottom: -0.5rem;
}

.offcanvas-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.offcanvas-body {
  flex-grow: 1;
  padding: 1rem 1rem;
  overflow-y: auto;
}

.offcanvas-start {
  top: 0;
  left: 0;
  width: 400px;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateX(-100%);
}

.offcanvas-end {
  top: 0;
  right: 0;
  width: 400px;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateX(100%);
}

.offcanvas-top {
  top: 0;
  right: 0;
  left: 0;
  height: 30vh;
  max-height: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateY(-100%);
}

.offcanvas-bottom {
  right: 0;
  left: 0;
  height: 30vh;
  max-height: 100%;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateY(100%);
}

.offcanvas.show {
  transform: none;
}

.placeholder {
  display: inline-block;
  min-height: 1em;
  vertical-align: middle;
  cursor: wait;
  background-color: currentColor;
  opacity: 0.5;
}
.placeholder.btn::before {
  display: inline-block;
  content: "";
}

.placeholder-xs {
  min-height: 0.6em;
}

.placeholder-sm {
  min-height: 0.8em;
}

.placeholder-lg {
  min-height: 1.2em;
}

.placeholder-glow .placeholder {
  animation: placeholder-glow 2s ease-in-out infinite;
}

@keyframes placeholder-glow {
  50% {
    opacity: 0.2;
  }
}
.placeholder-wave {
  mask-image: linear-gradient(130deg, #000000 55%, rgba(0, 0, 0, 0.8) 75%, #000000 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: "";
}

.link-primary {
  color: #001158;
}
.link-primary:hover, .link-primary:focus {
  color: #000e46;
}

.link-secondary {
  color: #0058fd;
}
.link-secondary:hover, .link-secondary:focus {
  color: #0046ca;
}

.link-success {
  color: #198754;
}
.link-success:hover, .link-success:focus {
  color: #146c43;
}

.link-info {
  color: #0dcaf0;
}
.link-info:hover, .link-info:focus {
  color: #3dd5f3;
}

.link-warning {
  color: #ffc107;
}
.link-warning:hover, .link-warning:focus {
  color: #ffcd39;
}

.link-danger {
  color: #dc3545;
}
.link-danger:hover, .link-danger:focus {
  color: #b02a37;
}

.link-light {
  color: #f8f9fa;
}
.link-light:hover, .link-light:focus {
  color: #f9fafb;
}

.link-dark {
  color: #212529;
}
.link-dark:hover, .link-dark:focus {
  color: #1a1e21;
}

.link-tertiary {
  color: #07173b;
}
.link-tertiary:hover, .link-tertiary:focus {
  color: #06122f;
}

.link-white {
  color: #FFF;
}
.link-white:hover, .link-white:focus {
  color: white;
}

.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;
}

@media (min-width: 576px) {
  .sticky-sm-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 768px) {
  .sticky-md-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 992px) {
  .sticky-lg-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 1200px) {
  .sticky-xl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 1400px) {
  .sticky-xxl-top {
    position: sticky;
    top: 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) {
  position: absolute !important;
  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;
}

.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: 1px;
  min-height: 1em;
  background-color: currentColor;
  opacity: 0.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;
}

.opacity-0 {
  opacity: 0 !important;
}

.opacity-25 {
  opacity: 0.25 !important;
}

.opacity-50 {
  opacity: 0.5 !important;
}

.opacity-75 {
  opacity: 0.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;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block, .img-dynamic, .img-l-dynamic, .img-r-dynamic {
  display: block !important;
}

.d-grid {
  display: 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: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

.shadow-none {
  box-shadow: none !important;
}

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: sticky !important;
}

.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: 1px solid #dee2e6 !important;
}

.border-0 {
  border: 0 !important;
}

.border-top {
  border-top: 1px solid #dee2e6 !important;
}

.border-top-0 {
  border-top: 0 !important;
}

.border-end {
  border-right: 1px solid #dee2e6 !important;
}

.border-end-0 {
  border-right: 0 !important;
}

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.border-start {
  border-left: 1px solid #dee2e6 !important;
}

.border-start-0 {
  border-left: 0 !important;
}

.border-primary {
  border-color: #001158 !important;
}

.border-secondary {
  border-color: #0058fd !important;
}

.border-success {
  border-color: #198754 !important;
}

.border-info {
  border-color: #0dcaf0 !important;
}

.border-warning {
  border-color: #ffc107 !important;
}

.border-danger {
  border-color: #dc3545 !important;
}

.border-light {
  border-color: #f8f9fa !important;
}

.border-dark {
  border-color: #212529 !important;
}

.border-tertiary {
  border-color: #07173b !important;
}

.border-white {
  border-color: #FFF !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;
}

.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;
}

.gap-0 {
  gap: 0 !important;
}

.gap-1 {
  gap: 0.25rem !important;
}

.gap-2 {
  gap: 0.5rem !important;
}

.gap-3 {
  gap: 1rem !important;
}

.gap-4 {
  gap: 1.5rem !important;
}

.gap-5 {
  gap: 3rem !important;
}

.gap-6 {
  gap: 4rem !important;
}

.gap-7 {
  gap: 5rem !important;
}

.gap-8 {
  gap: 6rem !important;
}

.gap-9 {
  gap: 7rem !important;
}

.gap-10 {
  gap: 8rem !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: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.m-6 {
  margin: 4rem !important;
}

.m-7 {
  margin: 5rem !important;
}

.m-8 {
  margin: 6rem !important;
}

.m-9 {
  margin: 7rem !important;
}

.m-10 {
  margin: 8rem !important;
}

.m-auto {
  margin: auto !important;
}

.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}

.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.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-6 {
  margin-right: 4rem !important;
  margin-left: 4rem !important;
}

.mx-7 {
  margin-right: 5rem !important;
  margin-left: 5rem !important;
}

.mx-8 {
  margin-right: 6rem !important;
  margin-left: 6rem !important;
}

.mx-9 {
  margin-right: 7rem !important;
  margin-left: 7rem !important;
}

.mx-10 {
  margin-right: 8rem !important;
  margin-left: 8rem !important;
}

.mx-auto, .img-dynamic, .img-l-dynamic, .img-r-dynamic {
  margin-right: auto !important;
  margin-left: auto !important;
}

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.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-6 {
  margin-top: 4rem !important;
  margin-bottom: 4rem !important;
}

.my-7 {
  margin-top: 5rem !important;
  margin-bottom: 5rem !important;
}

.my-8 {
  margin-top: 6rem !important;
  margin-bottom: 6rem !important;
}

.my-9 {
  margin-top: 7rem !important;
  margin-bottom: 7rem !important;
}

.my-10 {
  margin-top: 8rem !important;
  margin-bottom: 8rem !important;
}

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mt-1 {
  margin-top: 0.25rem !important;
}

.mt-2 {
  margin-top: 0.5rem !important;
}

.mt-3 {
  margin-top: 1rem !important;
}

.mt-4 {
  margin-top: 1.5rem !important;
}

.mt-5 {
  margin-top: 3rem !important;
}

.mt-6 {
  margin-top: 4rem !important;
}

.mt-7 {
  margin-top: 5rem !important;
}

.mt-8 {
  margin-top: 6rem !important;
}

.mt-9 {
  margin-top: 7rem !important;
}

.mt-10 {
  margin-top: 8rem !important;
}

.mt-auto {
  margin-top: auto !important;
}

.me-0 {
  margin-right: 0 !important;
}

.me-1 {
  margin-right: 0.25rem !important;
}

.me-2 {
  margin-right: 0.5rem !important;
}

.me-3 {
  margin-right: 1rem !important;
}

.me-4 {
  margin-right: 1.5rem !important;
}

.me-5 {
  margin-right: 3rem !important;
}

.me-6 {
  margin-right: 4rem !important;
}

.me-7 {
  margin-right: 5rem !important;
}

.me-8 {
  margin-right: 6rem !important;
}

.me-9 {
  margin-right: 7rem !important;
}

.me-10 {
  margin-right: 8rem !important;
}

.me-auto {
  margin-right: auto !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mb-1 {
  margin-bottom: 0.25rem !important;
}

.mb-2 {
  margin-bottom: 0.5rem !important;
}

.mb-3 {
  margin-bottom: 1rem !important;
}

.mb-4 {
  margin-bottom: 1.5rem !important;
}

.mb-5 {
  margin-bottom: 3rem !important;
}

.mb-6 {
  margin-bottom: 4rem !important;
}

.mb-7 {
  margin-bottom: 5rem !important;
}

.mb-8 {
  margin-bottom: 6rem !important;
}

.mb-9 {
  margin-bottom: 7rem !important;
}

.mb-10 {
  margin-bottom: 8rem !important;
}

.mb-auto {
  margin-bottom: auto !important;
}

.ms-0 {
  margin-left: 0 !important;
}

.ms-1 {
  margin-left: 0.25rem !important;
}

.ms-2 {
  margin-left: 0.5rem !important;
}

.ms-3 {
  margin-left: 1rem !important;
}

.ms-4 {
  margin-left: 1.5rem !important;
}

.ms-5 {
  margin-left: 3rem !important;
}

.ms-6 {
  margin-left: 4rem !important;
}

.ms-7 {
  margin-left: 5rem !important;
}

.ms-8 {
  margin-left: 6rem !important;
}

.ms-9 {
  margin-left: 7rem !important;
}

.ms-10 {
  margin-left: 8rem !important;
}

.ms-auto {
  margin-left: auto !important;
}

.p-0 {
  padding: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.p-6 {
  padding: 4rem !important;
}

.p-7 {
  padding: 5rem !important;
}

.p-8 {
  padding: 6rem !important;
}

.p-9 {
  padding: 7rem !important;
}

.p-10 {
  padding: 8rem !important;
}

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}

.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.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;
}

.px-6 {
  padding-right: 4rem !important;
  padding-left: 4rem !important;
}

.px-7 {
  padding-right: 5rem !important;
  padding-left: 5rem !important;
}

.px-8 {
  padding-right: 6rem !important;
  padding-left: 6rem !important;
}

.px-9 {
  padding-right: 7rem !important;
  padding-left: 7rem !important;
}

.px-10 {
  padding-right: 8rem !important;
  padding-left: 8rem !important;
}

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.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;
}

.py-6 {
  padding-top: 4rem !important;
  padding-bottom: 4rem !important;
}

.py-7 {
  padding-top: 5rem !important;
  padding-bottom: 5rem !important;
}

.py-8 {
  padding-top: 6rem !important;
  padding-bottom: 6rem !important;
}

.py-9 {
  padding-top: 7rem !important;
  padding-bottom: 7rem !important;
}

.py-10 {
  padding-top: 8rem !important;
  padding-bottom: 8rem !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.pt-1 {
  padding-top: 0.25rem !important;
}

.pt-2 {
  padding-top: 0.5rem !important;
}

.pt-3 {
  padding-top: 1rem !important;
}

.pt-4 {
  padding-top: 1.5rem !important;
}

.pt-5 {
  padding-top: 3rem !important;
}

.pt-6 {
  padding-top: 4rem !important;
}

.pt-7 {
  padding-top: 5rem !important;
}

.pt-8 {
  padding-top: 6rem !important;
}

.pt-9 {
  padding-top: 7rem !important;
}

.pt-10 {
  padding-top: 8rem !important;
}

.pe-0 {
  padding-right: 0 !important;
}

.pe-1 {
  padding-right: 0.25rem !important;
}

.pe-2 {
  padding-right: 0.5rem !important;
}

.pe-3 {
  padding-right: 1rem !important;
}

.pe-4 {
  padding-right: 1.5rem !important;
}

.pe-5 {
  padding-right: 3rem !important;
}

.pe-6 {
  padding-right: 4rem !important;
}

.pe-7 {
  padding-right: 5rem !important;
}

.pe-8 {
  padding-right: 6rem !important;
}

.pe-9 {
  padding-right: 7rem !important;
}

.pe-10 {
  padding-right: 8rem !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pb-1 {
  padding-bottom: 0.25rem !important;
}

.pb-2 {
  padding-bottom: 0.5rem !important;
}

.pb-3, .img-dynamic, .img-l-dynamic, .img-r-dynamic {
  padding-bottom: 1rem !important;
}

.pb-4 {
  padding-bottom: 1.5rem !important;
}

.pb-5 {
  padding-bottom: 3rem !important;
}

.pb-6 {
  padding-bottom: 4rem !important;
}

.pb-7 {
  padding-bottom: 5rem !important;
}

.pb-8 {
  padding-bottom: 6rem !important;
}

.pb-9 {
  padding-bottom: 7rem !important;
}

.pb-10 {
  padding-bottom: 8rem !important;
}

.ps-0 {
  padding-left: 0 !important;
}

.ps-1 {
  padding-left: 0.25rem !important;
}

.ps-2 {
  padding-left: 0.5rem !important;
}

.ps-3 {
  padding-left: 1rem !important;
}

.ps-4 {
  padding-left: 1.5rem !important;
}

.ps-5 {
  padding-left: 3rem !important;
}

.ps-6 {
  padding-left: 4rem !important;
}

.ps-7 {
  padding-left: 5rem !important;
}

.ps-8 {
  padding-left: 6rem !important;
}

.ps-9 {
  padding-left: 7rem !important;
}

.ps-10 {
  padding-left: 8rem !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 + 0.9vw) !important;
}

.fs-3 {
  font-size: calc(1.3rem + 0.6vw) !important;
}

.fs-4 {
  font-size: calc(1.275rem + 0.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-light {
  font-weight: 300 !important;
}

.fw-lighter {
  font-weight: lighter !important;
}

.fw-normal {
  font-weight: 400 !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;
}

/* rtl:begin:remove */
.text-break {
  word-wrap: break-word !important;
  word-break: break-word !important;
}

/* rtl:end:remove */
.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-tertiary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-tertiary-rgb), var(--bs-text-opacity)) !important;
}

.text-white {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important;
}

.text-muted {
  --bs-text-opacity: 1;
  color: #6c757d !important;
}

.text-black-50 {
  --bs-text-opacity: 1;
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
  --bs-text-opacity: 1;
  color: rgba(255, 255, 255, 0.5) !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;
}

.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-tertiary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-tertiary-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-transparent {
  --bs-bg-opacity: 1;
  background-color: transparent !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-gradient {
  background-image: var(--bs-gradient) !important;
}

.user-select-all {
  user-select: all !important;
}

.user-select-auto {
  user-select: auto !important;
}

.user-select-none {
  user-select: none !important;
}

.pe-none {
  pointer-events: none !important;
}

.pe-auto {
  pointer-events: auto !important;
}

.rounded {
  border-radius: 0.25rem !important;
}

.rounded-0 {
  border-radius: 0 !important;
}

.rounded-1 {
  border-radius: 0.2rem !important;
}

.rounded-2 {
  border-radius: 0.25rem !important;
}

.rounded-3 {
  border-radius: 0.3rem !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-pill {
  border-radius: 50rem !important;
}

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

.rounded-end {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-start {
  border-bottom-left-radius: 0.25rem !important;
  border-top-left-radius: 0.25rem !important;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

@media (min-width: 576px) {
  .float-sm-start {
    float: left !important;
  }
  .float-sm-end {
    float: right !important;
  }
  .float-sm-none {
    float: 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-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;
  }
  .gap-sm-0 {
    gap: 0 !important;
  }
  .gap-sm-1 {
    gap: 0.25rem !important;
  }
  .gap-sm-2 {
    gap: 0.5rem !important;
  }
  .gap-sm-3 {
    gap: 1rem !important;
  }
  .gap-sm-4 {
    gap: 1.5rem !important;
  }
  .gap-sm-5 {
    gap: 3rem !important;
  }
  .gap-sm-6 {
    gap: 4rem !important;
  }
  .gap-sm-7 {
    gap: 5rem !important;
  }
  .gap-sm-8 {
    gap: 6rem !important;
  }
  .gap-sm-9 {
    gap: 7rem !important;
  }
  .gap-sm-10 {
    gap: 8rem !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: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .m-sm-6 {
    margin: 4rem !important;
  }
  .m-sm-7 {
    margin: 5rem !important;
  }
  .m-sm-8 {
    margin: 6rem !important;
  }
  .m-sm-9 {
    margin: 7rem !important;
  }
  .m-sm-10 {
    margin: 8rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.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-6 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  .mx-sm-7 {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  .mx-sm-8 {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  .mx-sm-9 {
    margin-right: 7rem !important;
    margin-left: 7rem !important;
  }
  .mx-sm-10 {
    margin-right: 8rem !important;
    margin-left: 8rem !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: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.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-6 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .my-sm-7 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .my-sm-8 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  .my-sm-9 {
    margin-top: 7rem !important;
    margin-bottom: 7rem !important;
  }
  .my-sm-10 {
    margin-top: 8rem !important;
    margin-bottom: 8rem !important;
  }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mt-sm-2 {
    margin-top: 0.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-6 {
    margin-top: 4rem !important;
  }
  .mt-sm-7 {
    margin-top: 5rem !important;
  }
  .mt-sm-8 {
    margin-top: 6rem !important;
  }
  .mt-sm-9 {
    margin-top: 7rem !important;
  }
  .mt-sm-10 {
    margin-top: 8rem !important;
  }
  .mt-sm-auto {
    margin-top: auto !important;
  }
  .me-sm-0 {
    margin-right: 0 !important;
  }
  .me-sm-1 {
    margin-right: 0.25rem !important;
  }
  .me-sm-2 {
    margin-right: 0.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-6 {
    margin-right: 4rem !important;
  }
  .me-sm-7 {
    margin-right: 5rem !important;
  }
  .me-sm-8 {
    margin-right: 6rem !important;
  }
  .me-sm-9 {
    margin-right: 7rem !important;
  }
  .me-sm-10 {
    margin-right: 8rem !important;
  }
  .me-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-sm-2 {
    margin-bottom: 0.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-6 {
    margin-bottom: 4rem !important;
  }
  .mb-sm-7 {
    margin-bottom: 5rem !important;
  }
  .mb-sm-8 {
    margin-bottom: 6rem !important;
  }
  .mb-sm-9 {
    margin-bottom: 7rem !important;
  }
  .mb-sm-10 {
    margin-bottom: 8rem !important;
  }
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .ms-sm-0 {
    margin-left: 0 !important;
  }
  .ms-sm-1 {
    margin-left: 0.25rem !important;
  }
  .ms-sm-2 {
    margin-left: 0.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-6 {
    margin-left: 4rem !important;
  }
  .ms-sm-7 {
    margin-left: 5rem !important;
  }
  .ms-sm-8 {
    margin-left: 6rem !important;
  }
  .ms-sm-9 {
    margin-left: 7rem !important;
  }
  .ms-sm-10 {
    margin-left: 8rem !important;
  }
  .ms-sm-auto {
    margin-left: auto !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .p-sm-6 {
    padding: 4rem !important;
  }
  .p-sm-7 {
    padding: 5rem !important;
  }
  .p-sm-8 {
    padding: 6rem !important;
  }
  .p-sm-9 {
    padding: 7rem !important;
  }
  .p-sm-10 {
    padding: 8rem !important;
  }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.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;
  }
  .px-sm-6 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  .px-sm-7 {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  .px-sm-8 {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }
  .px-sm-9 {
    padding-right: 7rem !important;
    padding-left: 7rem !important;
  }
  .px-sm-10 {
    padding-right: 8rem !important;
    padding-left: 8rem !important;
  }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.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;
  }
  .py-sm-6 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .py-sm-7 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .py-sm-8 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  .py-sm-9 {
    padding-top: 7rem !important;
    padding-bottom: 7rem !important;
  }
  .py-sm-10 {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pt-sm-3 {
    padding-top: 1rem !important;
  }
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pt-sm-5 {
    padding-top: 3rem !important;
  }
  .pt-sm-6 {
    padding-top: 4rem !important;
  }
  .pt-sm-7 {
    padding-top: 5rem !important;
  }
  .pt-sm-8 {
    padding-top: 6rem !important;
  }
  .pt-sm-9 {
    padding-top: 7rem !important;
  }
  .pt-sm-10 {
    padding-top: 8rem !important;
  }
  .pe-sm-0 {
    padding-right: 0 !important;
  }
  .pe-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pe-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pe-sm-3 {
    padding-right: 1rem !important;
  }
  .pe-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pe-sm-5 {
    padding-right: 3rem !important;
  }
  .pe-sm-6 {
    padding-right: 4rem !important;
  }
  .pe-sm-7 {
    padding-right: 5rem !important;
  }
  .pe-sm-8 {
    padding-right: 6rem !important;
  }
  .pe-sm-9 {
    padding-right: 7rem !important;
  }
  .pe-sm-10 {
    padding-right: 8rem !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pb-sm-6 {
    padding-bottom: 4rem !important;
  }
  .pb-sm-7 {
    padding-bottom: 5rem !important;
  }
  .pb-sm-8 {
    padding-bottom: 6rem !important;
  }
  .pb-sm-9 {
    padding-bottom: 7rem !important;
  }
  .pb-sm-10 {
    padding-bottom: 8rem !important;
  }
  .ps-sm-0 {
    padding-left: 0 !important;
  }
  .ps-sm-1 {
    padding-left: 0.25rem !important;
  }
  .ps-sm-2 {
    padding-left: 0.5rem !important;
  }
  .ps-sm-3 {
    padding-left: 1rem !important;
  }
  .ps-sm-4 {
    padding-left: 1.5rem !important;
  }
  .ps-sm-5 {
    padding-left: 3rem !important;
  }
  .ps-sm-6 {
    padding-left: 4rem !important;
  }
  .ps-sm-7 {
    padding-left: 5rem !important;
  }
  .ps-sm-8 {
    padding-left: 6rem !important;
  }
  .ps-sm-9 {
    padding-left: 7rem !important;
  }
  .ps-sm-10 {
    padding-left: 8rem !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;
  }
  .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-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;
  }
  .gap-md-0 {
    gap: 0 !important;
  }
  .gap-md-1 {
    gap: 0.25rem !important;
  }
  .gap-md-2 {
    gap: 0.5rem !important;
  }
  .gap-md-3 {
    gap: 1rem !important;
  }
  .gap-md-4 {
    gap: 1.5rem !important;
  }
  .gap-md-5 {
    gap: 3rem !important;
  }
  .gap-md-6 {
    gap: 4rem !important;
  }
  .gap-md-7 {
    gap: 5rem !important;
  }
  .gap-md-8 {
    gap: 6rem !important;
  }
  .gap-md-9 {
    gap: 7rem !important;
  }
  .gap-md-10 {
    gap: 8rem !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: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .m-md-6 {
    margin: 4rem !important;
  }
  .m-md-7 {
    margin: 5rem !important;
  }
  .m-md-8 {
    margin: 6rem !important;
  }
  .m-md-9 {
    margin: 7rem !important;
  }
  .m-md-10 {
    margin: 8rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.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-6 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  .mx-md-7 {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  .mx-md-8 {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  .mx-md-9 {
    margin-right: 7rem !important;
    margin-left: 7rem !important;
  }
  .mx-md-10 {
    margin-right: 8rem !important;
    margin-left: 8rem !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: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.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-6 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .my-md-7 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .my-md-8 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  .my-md-9 {
    margin-top: 7rem !important;
    margin-bottom: 7rem !important;
  }
  .my-md-10 {
    margin-top: 8rem !important;
    margin-bottom: 8rem !important;
  }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  .mt-md-2 {
    margin-top: 0.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-6 {
    margin-top: 4rem !important;
  }
  .mt-md-7 {
    margin-top: 5rem !important;
  }
  .mt-md-8 {
    margin-top: 6rem !important;
  }
  .mt-md-9 {
    margin-top: 7rem !important;
  }
  .mt-md-10 {
    margin-top: 8rem !important;
  }
  .mt-md-auto {
    margin-top: auto !important;
  }
  .me-md-0 {
    margin-right: 0 !important;
  }
  .me-md-1 {
    margin-right: 0.25rem !important;
  }
  .me-md-2 {
    margin-right: 0.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-6 {
    margin-right: 4rem !important;
  }
  .me-md-7 {
    margin-right: 5rem !important;
  }
  .me-md-8 {
    margin-right: 6rem !important;
  }
  .me-md-9 {
    margin-right: 7rem !important;
  }
  .me-md-10 {
    margin-right: 8rem !important;
  }
  .me-md-auto {
    margin-right: auto !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-md-2 {
    margin-bottom: 0.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-6 {
    margin-bottom: 4rem !important;
  }
  .mb-md-7 {
    margin-bottom: 5rem !important;
  }
  .mb-md-8 {
    margin-bottom: 6rem !important;
  }
  .mb-md-9 {
    margin-bottom: 7rem !important;
  }
  .mb-md-10 {
    margin-bottom: 8rem !important;
  }
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  .ms-md-0 {
    margin-left: 0 !important;
  }
  .ms-md-1 {
    margin-left: 0.25rem !important;
  }
  .ms-md-2 {
    margin-left: 0.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-6 {
    margin-left: 4rem !important;
  }
  .ms-md-7 {
    margin-left: 5rem !important;
  }
  .ms-md-8 {
    margin-left: 6rem !important;
  }
  .ms-md-9 {
    margin-left: 7rem !important;
  }
  .ms-md-10 {
    margin-left: 8rem !important;
  }
  .ms-md-auto {
    margin-left: auto !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .p-md-6 {
    padding: 4rem !important;
  }
  .p-md-7 {
    padding: 5rem !important;
  }
  .p-md-8 {
    padding: 6rem !important;
  }
  .p-md-9 {
    padding: 7rem !important;
  }
  .p-md-10 {
    padding: 8rem !important;
  }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.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;
  }
  .px-md-6 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  .px-md-7 {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  .px-md-8 {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }
  .px-md-9 {
    padding-right: 7rem !important;
    padding-left: 7rem !important;
  }
  .px-md-10 {
    padding-right: 8rem !important;
    padding-left: 8rem !important;
  }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.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;
  }
  .py-md-6 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .py-md-7 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .py-md-8 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  .py-md-9 {
    padding-top: 7rem !important;
    padding-bottom: 7rem !important;
  }
  .py-md-10 {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  .pt-md-5 {
    padding-top: 3rem !important;
  }
  .pt-md-6 {
    padding-top: 4rem !important;
  }
  .pt-md-7 {
    padding-top: 5rem !important;
  }
  .pt-md-8 {
    padding-top: 6rem !important;
  }
  .pt-md-9 {
    padding-top: 7rem !important;
  }
  .pt-md-10 {
    padding-top: 8rem !important;
  }
  .pe-md-0 {
    padding-right: 0 !important;
  }
  .pe-md-1 {
    padding-right: 0.25rem !important;
  }
  .pe-md-2 {
    padding-right: 0.5rem !important;
  }
  .pe-md-3 {
    padding-right: 1rem !important;
  }
  .pe-md-4 {
    padding-right: 1.5rem !important;
  }
  .pe-md-5 {
    padding-right: 3rem !important;
  }
  .pe-md-6 {
    padding-right: 4rem !important;
  }
  .pe-md-7 {
    padding-right: 5rem !important;
  }
  .pe-md-8 {
    padding-right: 6rem !important;
  }
  .pe-md-9 {
    padding-right: 7rem !important;
  }
  .pe-md-10 {
    padding-right: 8rem !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  .pb-md-6 {
    padding-bottom: 4rem !important;
  }
  .pb-md-7 {
    padding-bottom: 5rem !important;
  }
  .pb-md-8 {
    padding-bottom: 6rem !important;
  }
  .pb-md-9 {
    padding-bottom: 7rem !important;
  }
  .pb-md-10 {
    padding-bottom: 8rem !important;
  }
  .ps-md-0 {
    padding-left: 0 !important;
  }
  .ps-md-1 {
    padding-left: 0.25rem !important;
  }
  .ps-md-2 {
    padding-left: 0.5rem !important;
  }
  .ps-md-3 {
    padding-left: 1rem !important;
  }
  .ps-md-4 {
    padding-left: 1.5rem !important;
  }
  .ps-md-5 {
    padding-left: 3rem !important;
  }
  .ps-md-6 {
    padding-left: 4rem !important;
  }
  .ps-md-7 {
    padding-left: 5rem !important;
  }
  .ps-md-8 {
    padding-left: 6rem !important;
  }
  .ps-md-9 {
    padding-left: 7rem !important;
  }
  .ps-md-10 {
    padding-left: 8rem !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, .img-l-dynamic {
    float: left !important;
  }
  .float-lg-end, .img-r-dynamic {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
  .d-lg-inline, .img-dynamic, .img-l-dynamic, .img-r-dynamic {
    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-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;
  }
  .gap-lg-0 {
    gap: 0 !important;
  }
  .gap-lg-1 {
    gap: 0.25rem !important;
  }
  .gap-lg-2 {
    gap: 0.5rem !important;
  }
  .gap-lg-3 {
    gap: 1rem !important;
  }
  .gap-lg-4 {
    gap: 1.5rem !important;
  }
  .gap-lg-5 {
    gap: 3rem !important;
  }
  .gap-lg-6 {
    gap: 4rem !important;
  }
  .gap-lg-7 {
    gap: 5rem !important;
  }
  .gap-lg-8 {
    gap: 6rem !important;
  }
  .gap-lg-9 {
    gap: 7rem !important;
  }
  .gap-lg-10 {
    gap: 8rem !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: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .m-lg-6 {
    margin: 4rem !important;
  }
  .m-lg-7 {
    margin: 5rem !important;
  }
  .m-lg-8 {
    margin: 6rem !important;
  }
  .m-lg-9 {
    margin: 7rem !important;
  }
  .m-lg-10 {
    margin: 8rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.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-6 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  .mx-lg-7 {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  .mx-lg-8 {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  .mx-lg-9 {
    margin-right: 7rem !important;
    margin-left: 7rem !important;
  }
  .mx-lg-10 {
    margin-right: 8rem !important;
    margin-left: 8rem !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: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.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-6 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .my-lg-7 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .my-lg-8 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  .my-lg-9 {
    margin-top: 7rem !important;
    margin-bottom: 7rem !important;
  }
  .my-lg-10 {
    margin-top: 8rem !important;
    margin-bottom: 8rem !important;
  }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mt-lg-2 {
    margin-top: 0.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-6 {
    margin-top: 4rem !important;
  }
  .mt-lg-7 {
    margin-top: 5rem !important;
  }
  .mt-lg-8 {
    margin-top: 6rem !important;
  }
  .mt-lg-9 {
    margin-top: 7rem !important;
  }
  .mt-lg-10 {
    margin-top: 8rem !important;
  }
  .mt-lg-auto {
    margin-top: auto !important;
  }
  .me-lg-0 {
    margin-right: 0 !important;
  }
  .me-lg-1 {
    margin-right: 0.25rem !important;
  }
  .me-lg-2 {
    margin-right: 0.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-6 {
    margin-right: 4rem !important;
  }
  .me-lg-7 {
    margin-right: 5rem !important;
  }
  .me-lg-8 {
    margin-right: 6rem !important;
  }
  .me-lg-9 {
    margin-right: 7rem !important;
  }
  .me-lg-10 {
    margin-right: 8rem !important;
  }
  .me-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 0.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-6 {
    margin-bottom: 4rem !important;
  }
  .mb-lg-7 {
    margin-bottom: 5rem !important;
  }
  .mb-lg-8 {
    margin-bottom: 6rem !important;
  }
  .mb-lg-9 {
    margin-bottom: 7rem !important;
  }
  .mb-lg-10 {
    margin-bottom: 8rem !important;
  }
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .ms-lg-0 {
    margin-left: 0 !important;
  }
  .ms-lg-1 {
    margin-left: 0.25rem !important;
  }
  .ms-lg-2 {
    margin-left: 0.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-6 {
    margin-left: 4rem !important;
  }
  .ms-lg-7 {
    margin-left: 5rem !important;
  }
  .ms-lg-8 {
    margin-left: 6rem !important;
  }
  .ms-lg-9 {
    margin-left: 7rem !important;
  }
  .ms-lg-10 {
    margin-left: 8rem !important;
  }
  .ms-lg-auto {
    margin-left: auto !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .p-lg-6 {
    padding: 4rem !important;
  }
  .p-lg-7 {
    padding: 5rem !important;
  }
  .p-lg-8 {
    padding: 6rem !important;
  }
  .p-lg-9 {
    padding: 7rem !important;
  }
  .p-lg-10 {
    padding: 8rem !important;
  }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.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;
  }
  .px-lg-6 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  .px-lg-7 {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  .px-lg-8 {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }
  .px-lg-9 {
    padding-right: 7rem !important;
    padding-left: 7rem !important;
  }
  .px-lg-10 {
    padding-right: 8rem !important;
    padding-left: 8rem !important;
  }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.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;
  }
  .py-lg-6 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .py-lg-7 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .py-lg-8 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  .py-lg-9 {
    padding-top: 7rem !important;
    padding-bottom: 7rem !important;
  }
  .py-lg-10 {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pt-lg-5 {
    padding-top: 3rem !important;
  }
  .pt-lg-6 {
    padding-top: 4rem !important;
  }
  .pt-lg-7 {
    padding-top: 5rem !important;
  }
  .pt-lg-8 {
    padding-top: 6rem !important;
  }
  .pt-lg-9 {
    padding-top: 7rem !important;
  }
  .pt-lg-10 {
    padding-top: 8rem !important;
  }
  .pe-lg-0 {
    padding-right: 0 !important;
  }
  .pe-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pe-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pe-lg-3, .img-l-dynamic {
    padding-right: 1rem !important;
  }
  .pe-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pe-lg-5 {
    padding-right: 3rem !important;
  }
  .pe-lg-6 {
    padding-right: 4rem !important;
  }
  .pe-lg-7 {
    padding-right: 5rem !important;
  }
  .pe-lg-8 {
    padding-right: 6rem !important;
  }
  .pe-lg-9 {
    padding-right: 7rem !important;
  }
  .pe-lg-10 {
    padding-right: 8rem !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pb-lg-6 {
    padding-bottom: 4rem !important;
  }
  .pb-lg-7 {
    padding-bottom: 5rem !important;
  }
  .pb-lg-8 {
    padding-bottom: 6rem !important;
  }
  .pb-lg-9 {
    padding-bottom: 7rem !important;
  }
  .pb-lg-10 {
    padding-bottom: 8rem !important;
  }
  .ps-lg-0 {
    padding-left: 0 !important;
  }
  .ps-lg-1 {
    padding-left: 0.25rem !important;
  }
  .ps-lg-2 {
    padding-left: 0.5rem !important;
  }
  .ps-lg-3, .img-r-dynamic {
    padding-left: 1rem !important;
  }
  .ps-lg-4 {
    padding-left: 1.5rem !important;
  }
  .ps-lg-5 {
    padding-left: 3rem !important;
  }
  .ps-lg-6 {
    padding-left: 4rem !important;
  }
  .ps-lg-7 {
    padding-left: 5rem !important;
  }
  .ps-lg-8 {
    padding-left: 6rem !important;
  }
  .ps-lg-9 {
    padding-left: 7rem !important;
  }
  .ps-lg-10 {
    padding-left: 8rem !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;
  }
  .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-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;
  }
  .gap-xl-0 {
    gap: 0 !important;
  }
  .gap-xl-1 {
    gap: 0.25rem !important;
  }
  .gap-xl-2 {
    gap: 0.5rem !important;
  }
  .gap-xl-3 {
    gap: 1rem !important;
  }
  .gap-xl-4 {
    gap: 1.5rem !important;
  }
  .gap-xl-5 {
    gap: 3rem !important;
  }
  .gap-xl-6 {
    gap: 4rem !important;
  }
  .gap-xl-7 {
    gap: 5rem !important;
  }
  .gap-xl-8 {
    gap: 6rem !important;
  }
  .gap-xl-9 {
    gap: 7rem !important;
  }
  .gap-xl-10 {
    gap: 8rem !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: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .m-xl-6 {
    margin: 4rem !important;
  }
  .m-xl-7 {
    margin: 5rem !important;
  }
  .m-xl-8 {
    margin: 6rem !important;
  }
  .m-xl-9 {
    margin: 7rem !important;
  }
  .m-xl-10 {
    margin: 8rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.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-6 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  .mx-xl-7 {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  .mx-xl-8 {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  .mx-xl-9 {
    margin-right: 7rem !important;
    margin-left: 7rem !important;
  }
  .mx-xl-10 {
    margin-right: 8rem !important;
    margin-left: 8rem !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: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.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-6 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .my-xl-7 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .my-xl-8 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  .my-xl-9 {
    margin-top: 7rem !important;
    margin-bottom: 7rem !important;
  }
  .my-xl-10 {
    margin-top: 8rem !important;
    margin-bottom: 8rem !important;
  }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xl-2 {
    margin-top: 0.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-6 {
    margin-top: 4rem !important;
  }
  .mt-xl-7 {
    margin-top: 5rem !important;
  }
  .mt-xl-8 {
    margin-top: 6rem !important;
  }
  .mt-xl-9 {
    margin-top: 7rem !important;
  }
  .mt-xl-10 {
    margin-top: 8rem !important;
  }
  .mt-xl-auto {
    margin-top: auto !important;
  }
  .me-xl-0 {
    margin-right: 0 !important;
  }
  .me-xl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xl-2 {
    margin-right: 0.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-6 {
    margin-right: 4rem !important;
  }
  .me-xl-7 {
    margin-right: 5rem !important;
  }
  .me-xl-8 {
    margin-right: 6rem !important;
  }
  .me-xl-9 {
    margin-right: 7rem !important;
  }
  .me-xl-10 {
    margin-right: 8rem !important;
  }
  .me-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xl-2 {
    margin-bottom: 0.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-6 {
    margin-bottom: 4rem !important;
  }
  .mb-xl-7 {
    margin-bottom: 5rem !important;
  }
  .mb-xl-8 {
    margin-bottom: 6rem !important;
  }
  .mb-xl-9 {
    margin-bottom: 7rem !important;
  }
  .mb-xl-10 {
    margin-bottom: 8rem !important;
  }
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  .ms-xl-0 {
    margin-left: 0 !important;
  }
  .ms-xl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xl-2 {
    margin-left: 0.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-6 {
    margin-left: 4rem !important;
  }
  .ms-xl-7 {
    margin-left: 5rem !important;
  }
  .ms-xl-8 {
    margin-left: 6rem !important;
  }
  .ms-xl-9 {
    margin-left: 7rem !important;
  }
  .ms-xl-10 {
    margin-left: 8rem !important;
  }
  .ms-xl-auto {
    margin-left: auto !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .p-xl-6 {
    padding: 4rem !important;
  }
  .p-xl-7 {
    padding: 5rem !important;
  }
  .p-xl-8 {
    padding: 6rem !important;
  }
  .p-xl-9 {
    padding: 7rem !important;
  }
  .p-xl-10 {
    padding: 8rem !important;
  }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.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;
  }
  .px-xl-6 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  .px-xl-7 {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  .px-xl-8 {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }
  .px-xl-9 {
    padding-right: 7rem !important;
    padding-left: 7rem !important;
  }
  .px-xl-10 {
    padding-right: 8rem !important;
    padding-left: 8rem !important;
  }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.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;
  }
  .py-xl-6 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .py-xl-7 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .py-xl-8 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  .py-xl-9 {
    padding-top: 7rem !important;
    padding-bottom: 7rem !important;
  }
  .py-xl-10 {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xl-3 {
    padding-top: 1rem !important;
  }
  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xl-5 {
    padding-top: 3rem !important;
  }
  .pt-xl-6 {
    padding-top: 4rem !important;
  }
  .pt-xl-7 {
    padding-top: 5rem !important;
  }
  .pt-xl-8 {
    padding-top: 6rem !important;
  }
  .pt-xl-9 {
    padding-top: 7rem !important;
  }
  .pt-xl-10 {
    padding-top: 8rem !important;
  }
  .pe-xl-0 {
    padding-right: 0 !important;
  }
  .pe-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xl-3 {
    padding-right: 1rem !important;
  }
  .pe-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xl-5 {
    padding-right: 3rem !important;
  }
  .pe-xl-6 {
    padding-right: 4rem !important;
  }
  .pe-xl-7 {
    padding-right: 5rem !important;
  }
  .pe-xl-8 {
    padding-right: 6rem !important;
  }
  .pe-xl-9 {
    padding-right: 7rem !important;
  }
  .pe-xl-10 {
    padding-right: 8rem !important;
  }
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pb-xl-6 {
    padding-bottom: 4rem !important;
  }
  .pb-xl-7 {
    padding-bottom: 5rem !important;
  }
  .pb-xl-8 {
    padding-bottom: 6rem !important;
  }
  .pb-xl-9 {
    padding-bottom: 7rem !important;
  }
  .pb-xl-10 {
    padding-bottom: 8rem !important;
  }
  .ps-xl-0 {
    padding-left: 0 !important;
  }
  .ps-xl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xl-3 {
    padding-left: 1rem !important;
  }
  .ps-xl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xl-5 {
    padding-left: 3rem !important;
  }
  .ps-xl-6 {
    padding-left: 4rem !important;
  }
  .ps-xl-7 {
    padding-left: 5rem !important;
  }
  .ps-xl-8 {
    padding-left: 6rem !important;
  }
  .ps-xl-9 {
    padding-left: 7rem !important;
  }
  .ps-xl-10 {
    padding-left: 8rem !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;
  }
  .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-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;
  }
  .gap-xxl-0 {
    gap: 0 !important;
  }
  .gap-xxl-1 {
    gap: 0.25rem !important;
  }
  .gap-xxl-2 {
    gap: 0.5rem !important;
  }
  .gap-xxl-3 {
    gap: 1rem !important;
  }
  .gap-xxl-4 {
    gap: 1.5rem !important;
  }
  .gap-xxl-5 {
    gap: 3rem !important;
  }
  .gap-xxl-6 {
    gap: 4rem !important;
  }
  .gap-xxl-7 {
    gap: 5rem !important;
  }
  .gap-xxl-8 {
    gap: 6rem !important;
  }
  .gap-xxl-9 {
    gap: 7rem !important;
  }
  .gap-xxl-10 {
    gap: 8rem !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: 0.25rem !important;
  }
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  .m-xxl-3 {
    margin: 1rem !important;
  }
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
  .m-xxl-5 {
    margin: 3rem !important;
  }
  .m-xxl-6 {
    margin: 4rem !important;
  }
  .m-xxl-7 {
    margin: 5rem !important;
  }
  .m-xxl-8 {
    margin: 6rem !important;
  }
  .m-xxl-9 {
    margin: 7rem !important;
  }
  .m-xxl-10 {
    margin: 8rem !important;
  }
  .m-xxl-auto {
    margin: auto !important;
  }
  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.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-6 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  .mx-xxl-7 {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  .mx-xxl-8 {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  .mx-xxl-9 {
    margin-right: 7rem !important;
    margin-left: 7rem !important;
  }
  .mx-xxl-10 {
    margin-right: 8rem !important;
    margin-left: 8rem !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: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.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-6 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .my-xxl-7 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .my-xxl-8 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  .my-xxl-9 {
    margin-top: 7rem !important;
    margin-bottom: 7rem !important;
  }
  .my-xxl-10 {
    margin-top: 8rem !important;
    margin-bottom: 8rem !important;
  }
  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xxl-0 {
    margin-top: 0 !important;
  }
  .mt-xxl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xxl-2 {
    margin-top: 0.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-6 {
    margin-top: 4rem !important;
  }
  .mt-xxl-7 {
    margin-top: 5rem !important;
  }
  .mt-xxl-8 {
    margin-top: 6rem !important;
  }
  .mt-xxl-9 {
    margin-top: 7rem !important;
  }
  .mt-xxl-10 {
    margin-top: 8rem !important;
  }
  .mt-xxl-auto {
    margin-top: auto !important;
  }
  .me-xxl-0 {
    margin-right: 0 !important;
  }
  .me-xxl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xxl-2 {
    margin-right: 0.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-6 {
    margin-right: 4rem !important;
  }
  .me-xxl-7 {
    margin-right: 5rem !important;
  }
  .me-xxl-8 {
    margin-right: 6rem !important;
  }
  .me-xxl-9 {
    margin-right: 7rem !important;
  }
  .me-xxl-10 {
    margin-right: 8rem !important;
  }
  .me-xxl-auto {
    margin-right: auto !important;
  }
  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xxl-2 {
    margin-bottom: 0.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-6 {
    margin-bottom: 4rem !important;
  }
  .mb-xxl-7 {
    margin-bottom: 5rem !important;
  }
  .mb-xxl-8 {
    margin-bottom: 6rem !important;
  }
  .mb-xxl-9 {
    margin-bottom: 7rem !important;
  }
  .mb-xxl-10 {
    margin-bottom: 8rem !important;
  }
  .mb-xxl-auto {
    margin-bottom: auto !important;
  }
  .ms-xxl-0 {
    margin-left: 0 !important;
  }
  .ms-xxl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xxl-2 {
    margin-left: 0.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-6 {
    margin-left: 4rem !important;
  }
  .ms-xxl-7 {
    margin-left: 5rem !important;
  }
  .ms-xxl-8 {
    margin-left: 6rem !important;
  }
  .ms-xxl-9 {
    margin-left: 7rem !important;
  }
  .ms-xxl-10 {
    margin-left: 8rem !important;
  }
  .ms-xxl-auto {
    margin-left: auto !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  .p-xxl-3 {
    padding: 1rem !important;
  }
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  .p-xxl-5 {
    padding: 3rem !important;
  }
  .p-xxl-6 {
    padding: 4rem !important;
  }
  .p-xxl-7 {
    padding: 5rem !important;
  }
  .p-xxl-8 {
    padding: 6rem !important;
  }
  .p-xxl-9 {
    padding: 7rem !important;
  }
  .p-xxl-10 {
    padding: 8rem !important;
  }
  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.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;
  }
  .px-xxl-6 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  .px-xxl-7 {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  .px-xxl-8 {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }
  .px-xxl-9 {
    padding-right: 7rem !important;
    padding-left: 7rem !important;
  }
  .px-xxl-10 {
    padding-right: 8rem !important;
    padding-left: 8rem !important;
  }
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.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;
  }
  .py-xxl-6 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .py-xxl-7 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .py-xxl-8 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  .py-xxl-9 {
    padding-top: 7rem !important;
    padding-bottom: 7rem !important;
  }
  .py-xxl-10 {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }
  .pt-xxl-0 {
    padding-top: 0 !important;
  }
  .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xxl-3 {
    padding-top: 1rem !important;
  }
  .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xxl-5 {
    padding-top: 3rem !important;
  }
  .pt-xxl-6 {
    padding-top: 4rem !important;
  }
  .pt-xxl-7 {
    padding-top: 5rem !important;
  }
  .pt-xxl-8 {
    padding-top: 6rem !important;
  }
  .pt-xxl-9 {
    padding-top: 7rem !important;
  }
  .pt-xxl-10 {
    padding-top: 8rem !important;
  }
  .pe-xxl-0 {
    padding-right: 0 !important;
  }
  .pe-xxl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xxl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xxl-3 {
    padding-right: 1rem !important;
  }
  .pe-xxl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xxl-5 {
    padding-right: 3rem !important;
  }
  .pe-xxl-6 {
    padding-right: 4rem !important;
  }
  .pe-xxl-7 {
    padding-right: 5rem !important;
  }
  .pe-xxl-8 {
    padding-right: 6rem !important;
  }
  .pe-xxl-9 {
    padding-right: 7rem !important;
  }
  .pe-xxl-10 {
    padding-right: 8rem !important;
  }
  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xxl-5 {
    padding-bottom: 3rem !important;
  }
  .pb-xxl-6 {
    padding-bottom: 4rem !important;
  }
  .pb-xxl-7 {
    padding-bottom: 5rem !important;
  }
  .pb-xxl-8 {
    padding-bottom: 6rem !important;
  }
  .pb-xxl-9 {
    padding-bottom: 7rem !important;
  }
  .pb-xxl-10 {
    padding-bottom: 8rem !important;
  }
  .ps-xxl-0 {
    padding-left: 0 !important;
  }
  .ps-xxl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xxl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xxl-3 {
    padding-left: 1rem !important;
  }
  .ps-xxl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xxl-5 {
    padding-left: 3rem !important;
  }
  .ps-xxl-6 {
    padding-left: 4rem !important;
  }
  .ps-xxl-7 {
    padding-left: 5rem !important;
  }
  .ps-xxl-8 {
    padding-left: 6rem !important;
  }
  .ps-xxl-9 {
    padding-left: 7rem !important;
  }
  .ps-xxl-10 {
    padding-left: 8rem !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-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;
  }
}
/*!
 * Font Awesome Free 6.1.1 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 2022 Fonticons, Inc.
 */
.fa {
  font-family: var(--fa-style-family, "Font Awesome 6 Free");
  font-weight: var(--fa-style, 900);
}

.fa,
.fas,
.fa-solid,
.far,
.fa-regular,
.fal,
.fa-light,
.fat,
.fa-thin,
.fad,
.fa-duotone,
.fab,
.fa-brands {
  -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-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: 0.625em;
  line-height: 0.1em;
  vertical-align: 0.225em;
}

.fa-xs {
  font-size: 0.75em;
  line-height: 0.0833333337em;
  vertical-align: 0.125em;
}

.fa-sm {
  font-size: 0.875em;
  line-height: 0.0714285718em;
  vertical-align: 0.0535714295em;
}

.fa-lg {
  font-size: 1.25em;
  line-height: 0.05em;
  vertical-align: -0.075em;
}

.fa-xl {
  font-size: 1.5em;
  line-height: 0.0416666682em;
  vertical-align: -0.125em;
}

.fa-2xl {
  font-size: 2em;
  line-height: 0.03125em;
  vertical-align: -0.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-color: var(--fa-border-color, #eee);
  border-radius: var(--fa-border-radius, 0.1em);
  border-style: var(--fa-border-style, solid);
  border-width: var(--fa-border-width, 0.08em);
  padding: var(--fa-border-padding, 0.2em 0.25em 0.15em);
}

.fa-pull-left {
  float: left;
  margin-right: var(--fa-pull-margin, 0.3em);
}

.fa-pull-right {
  float: right;
  margin-left: var(--fa-pull-margin, 0.3em);
}

.fa-beat {
  animation-name: fa-beat;
  animation-delay: var(--fa-animation-delay, 0);
  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, 0);
  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(0.28, 0.84, 0.42, 1));
}

.fa-fade {
  animation-name: fa-fade;
  animation-delay: var(--fa-animation-delay, 0);
  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(0.4, 0, 0.6, 1));
}

.fa-beat-fade {
  animation-name: fa-beat-fade;
  animation-delay: var(--fa-animation-delay, 0);
  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(0.4, 0, 0.6, 1));
}

.fa-flip {
  animation-name: fa-flip;
  animation-delay: var(--fa-animation-delay, 0);
  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-delay: var(--fa-animation-delay, 0);
  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, linear);
}

.fa-spin {
  animation-name: fa-spin;
  animation-delay: var(--fa-animation-delay, 0);
  animation-direction: var(--fa-animation-direction, normal);
  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-bounce,
  .fa-fade,
  .fa-beat-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, 1) translateY(0);
  }
  10% {
    transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);
  }
  30% {
    transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));
  }
  50% {
    transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);
  }
  57% {
    transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));
  }
  64% {
    transform: scale(1, 1) translateY(0);
  }
  100% {
    transform: scale(1, 1) translateY(0);
  }
}
@keyframes fa-fade {
  50% {
    opacity: var(--fa-fade-opacity, 0.4);
  }
}
@keyframes fa-beat-fade {
  0%, 100% {
    opacity: var(--fa-beat-fade-opacity, 0.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%, 100% {
    transform: rotate(0deg);
  }
}
@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.fa-rotate-90 {
  transform: rotate(90deg);
}

.fa-rotate-180 {
  transform: rotate(180deg);
}

.fa-rotate-270 {
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  transform: scale(1, -1);
}

.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
  transform: scale(-1, -1);
}

.fa-rotate-by {
  transform: rotate(var(--fa-rotate-angle, none));
}

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  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);
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.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-a::before {
  content: "A";
}

.fa-address-book::before {
  content: "\f2b9";
}

.fa-contact-book::before {
  content: "\f2b9";
}

.fa-address-card::before {
  content: "\f2bb";
}

.fa-contact-card::before {
  content: "\f2bb";
}

.fa-vcard::before {
  content: "\f2bb";
}

.fa-align-center::before {
  content: "\f037";
}

.fa-align-justify::before {
  content: "\f039";
}

.fa-align-left::before {
  content: "\f036";
}

.fa-align-right::before {
  content: "\f038";
}

.fa-anchor::before {
  content: "\f13d";
}

.fa-anchor-circle-check::before {
  content: "\e4aa";
}

.fa-anchor-circle-exclamation::before {
  content: "\e4ab";
}

.fa-anchor-circle-xmark::before {
  content: "\e4ac";
}

.fa-anchor-lock::before {
  content: "\e4ad";
}

.fa-angle-down::before {
  content: "\f107";
}

.fa-angle-left::before {
  content: "\f104";
}

.fa-angle-right::before {
  content: "\f105";
}

.fa-angle-up::before {
  content: "\f106";
}

.fa-angles-down::before {
  content: "\f103";
}

.fa-angle-double-down::before {
  content: "\f103";
}

.fa-angles-left::before {
  content: "\f100";
}

.fa-angle-double-left::before {
  content: "\f100";
}

.fa-angles-right::before {
  content: "\f101";
}

.fa-angle-double-right::before {
  content: "\f101";
}

.fa-angles-up::before {
  content: "\f102";
}

.fa-angle-double-up::before {
  content: "\f102";
}

.fa-ankh::before {
  content: "\f644";
}

.fa-apple-whole::before {
  content: "\f5d1";
}

.fa-apple-alt::before {
  content: "\f5d1";
}

.fa-archway::before {
  content: "\f557";
}

.fa-arrow-down::before {
  content: "\f063";
}

.fa-arrow-down-1-9::before {
  content: "\f162";
}

.fa-sort-numeric-asc::before {
  content: "\f162";
}

.fa-sort-numeric-down::before {
  content: "\f162";
}

.fa-arrow-down-9-1::before {
  content: "\f886";
}

.fa-sort-numeric-desc::before {
  content: "\f886";
}

.fa-sort-numeric-down-alt::before {
  content: "\f886";
}

.fa-arrow-down-a-z::before {
  content: "\f15d";
}

.fa-sort-alpha-asc::before {
  content: "\f15d";
}

.fa-sort-alpha-down::before {
  content: "\f15d";
}

.fa-arrow-down-long::before {
  content: "\f175";
}

.fa-long-arrow-down::before {
  content: "\f175";
}

.fa-arrow-down-short-wide::before {
  content: "\f884";
}

.fa-sort-amount-desc::before {
  content: "\f884";
}

.fa-sort-amount-down-alt::before {
  content: "\f884";
}

.fa-arrow-down-up-across-line::before {
  content: "\e4af";
}

.fa-arrow-down-up-lock::before {
  content: "\e4b0";
}

.fa-arrow-down-wide-short::before {
  content: "\f160";
}

.fa-sort-amount-asc::before {
  content: "\f160";
}

.fa-sort-amount-down::before {
  content: "\f160";
}

.fa-arrow-down-z-a::before {
  content: "\f881";
}

.fa-sort-alpha-desc::before {
  content: "\f881";
}

.fa-sort-alpha-down-alt::before {
  content: "\f881";
}

.fa-arrow-left::before {
  content: "\f060";
}

.fa-arrow-left-long::before {
  content: "\f177";
}

.fa-long-arrow-left::before {
  content: "\f177";
}

.fa-arrow-pointer::before {
  content: "\f245";
}

.fa-mouse-pointer::before {
  content: "\f245";
}

.fa-arrow-right::before {
  content: "\f061";
}

.fa-arrow-right-arrow-left::before {
  content: "\f0ec";
}

.fa-exchange::before {
  content: "\f0ec";
}

.fa-arrow-right-from-bracket::before {
  content: "\f08b";
}

.fa-sign-out::before {
  content: "\f08b";
}

.fa-arrow-right-long::before {
  content: "\f178";
}

.fa-long-arrow-right::before {
  content: "\f178";
}

.fa-arrow-right-to-bracket::before {
  content: "\f090";
}

.fa-sign-in::before {
  content: "\f090";
}

.fa-arrow-right-to-city::before {
  content: "\e4b3";
}

.fa-arrow-rotate-left::before {
  content: "\f0e2";
}

.fa-arrow-left-rotate::before {
  content: "\f0e2";
}

.fa-arrow-rotate-back::before {
  content: "\f0e2";
}

.fa-arrow-rotate-backward::before {
  content: "\f0e2";
}

.fa-undo::before {
  content: "\f0e2";
}

.fa-arrow-rotate-right::before {
  content: "\f01e";
}

.fa-arrow-right-rotate::before {
  content: "\f01e";
}

.fa-arrow-rotate-forward::before {
  content: "\f01e";
}

.fa-redo::before {
  content: "\f01e";
}

.fa-arrow-trend-down::before {
  content: "\e097";
}

.fa-arrow-trend-up::before {
  content: "\e098";
}

.fa-arrow-turn-down::before {
  content: "\f149";
}

.fa-level-down::before {
  content: "\f149";
}

.fa-arrow-turn-up::before {
  content: "\f148";
}

.fa-level-up::before {
  content: "\f148";
}

.fa-arrow-up::before {
  content: "\f062";
}

.fa-arrow-up-1-9::before {
  content: "\f163";
}

.fa-sort-numeric-up::before {
  content: "\f163";
}

.fa-arrow-up-9-1::before {
  content: "\f887";
}

.fa-sort-numeric-up-alt::before {
  content: "\f887";
}

.fa-arrow-up-a-z::before {
  content: "\f15e";
}

.fa-sort-alpha-up::before {
  content: "\f15e";
}

.fa-arrow-up-from-bracket::before {
  content: "\e09a";
}

.fa-arrow-up-from-ground-water::before {
  content: "\e4b5";
}

.fa-arrow-up-from-water-pump::before {
  content: "\e4b6";
}

.fa-arrow-up-long::before {
  content: "\f176";
}

.fa-long-arrow-up::before {
  content: "\f176";
}

.fa-arrow-up-right-dots::before {
  content: "\e4b7";
}

.fa-arrow-up-right-from-square::before {
  content: "\f08e";
}

.fa-external-link::before {
  content: "\f08e";
}

.fa-arrow-up-short-wide::before {
  content: "\f885";
}

.fa-sort-amount-up-alt::before {
  content: "\f885";
}

.fa-arrow-up-wide-short::before {
  content: "\f161";
}

.fa-sort-amount-up::before {
  content: "\f161";
}

.fa-arrow-up-z-a::before {
  content: "\f882";
}

.fa-sort-alpha-up-alt::before {
  content: "\f882";
}

.fa-arrows-down-to-line::before {
  content: "\e4b8";
}

.fa-arrows-down-to-people::before {
  content: "\e4b9";
}

.fa-arrows-left-right::before {
  content: "\f07e";
}

.fa-arrows-h::before {
  content: "\f07e";
}

.fa-arrows-left-right-to-line::before {
  content: "\e4ba";
}

.fa-arrows-rotate::before {
  content: "\f021";
}

.fa-refresh::before {
  content: "\f021";
}

.fa-sync::before {
  content: "\f021";
}

.fa-arrows-spin::before {
  content: "\e4bb";
}

.fa-arrows-split-up-and-left::before {
  content: "\e4bc";
}

.fa-arrows-to-circle::before {
  content: "\e4bd";
}

.fa-arrows-to-dot::before {
  content: "\e4be";
}

.fa-arrows-to-eye::before {
  content: "\e4bf";
}

.fa-arrows-turn-right::before {
  content: "\e4c0";
}

.fa-arrows-turn-to-dots::before {
  content: "\e4c1";
}

.fa-arrows-up-down::before {
  content: "\f07d";
}

.fa-arrows-v::before {
  content: "\f07d";
}

.fa-arrows-up-down-left-right::before {
  content: "\f047";
}

.fa-arrows::before {
  content: "\f047";
}

.fa-arrows-up-to-line::before {
  content: "\e4c2";
}

.fa-asterisk::before {
  content: "\*";
}

.fa-at::before {
  content: "\@";
}

.fa-atom::before {
  content: "\f5d2";
}

.fa-audio-description::before {
  content: "\f29e";
}

.fa-austral-sign::before {
  content: "\e0a9";
}

.fa-award::before {
  content: "\f559";
}

.fa-b::before {
  content: "B";
}

.fa-baby::before {
  content: "\f77c";
}

.fa-baby-carriage::before {
  content: "\f77d";
}

.fa-carriage-baby::before {
  content: "\f77d";
}

.fa-backward::before {
  content: "\f04a";
}

.fa-backward-fast::before {
  content: "\f049";
}

.fa-fast-backward::before {
  content: "\f049";
}

.fa-backward-step::before {
  content: "\f048";
}

.fa-step-backward::before {
  content: "\f048";
}

.fa-bacon::before {
  content: "\f7e5";
}

.fa-bacteria::before {
  content: "\e059";
}

.fa-bacterium::before {
  content: "\e05a";
}

.fa-bag-shopping::before {
  content: "\f290";
}

.fa-shopping-bag::before {
  content: "\f290";
}

.fa-bahai::before {
  content: "\f666";
}

.fa-baht-sign::before {
  content: "\e0ac";
}

.fa-ban::before {
  content: "\f05e";
}

.fa-cancel::before {
  content: "\f05e";
}

.fa-ban-smoking::before {
  content: "\f54d";
}

.fa-smoking-ban::before {
  content: "\f54d";
}

.fa-bandage::before {
  content: "\f462";
}

.fa-band-aid::before {
  content: "\f462";
}

.fa-barcode::before {
  content: "\f02a";
}

.fa-bars::before {
  content: "\f0c9";
}

.fa-navicon::before {
  content: "\f0c9";
}

.fa-bars-progress::before {
  content: "\f828";
}

.fa-tasks-alt::before {
  content: "\f828";
}

.fa-bars-staggered::before {
  content: "\f550";
}

.fa-reorder::before {
  content: "\f550";
}

.fa-stream::before {
  content: "\f550";
}

.fa-baseball::before {
  content: "\f433";
}

.fa-baseball-ball::before {
  content: "\f433";
}

.fa-baseball-bat-ball::before {
  content: "\f432";
}

.fa-basket-shopping::before {
  content: "\f291";
}

.fa-shopping-basket::before {
  content: "\f291";
}

.fa-basketball::before {
  content: "\f434";
}

.fa-basketball-ball::before {
  content: "\f434";
}

.fa-bath::before {
  content: "\f2cd";
}

.fa-bathtub::before {
  content: "\f2cd";
}

.fa-battery-empty::before {
  content: "\f244";
}

.fa-battery-0::before {
  content: "\f244";
}

.fa-battery-full::before {
  content: "\f240";
}

.fa-battery::before {
  content: "\f240";
}

.fa-battery-5::before {
  content: "\f240";
}

.fa-battery-half::before {
  content: "\f242";
}

.fa-battery-3::before {
  content: "\f242";
}

.fa-battery-quarter::before {
  content: "\f243";
}

.fa-battery-2::before {
  content: "\f243";
}

.fa-battery-three-quarters::before {
  content: "\f241";
}

.fa-battery-4::before {
  content: "\f241";
}

.fa-bed::before {
  content: "\f236";
}

.fa-bed-pulse::before {
  content: "\f487";
}

.fa-procedures::before {
  content: "\f487";
}

.fa-beer-mug-empty::before {
  content: "\f0fc";
}

.fa-beer::before {
  content: "\f0fc";
}

.fa-bell::before {
  content: "\f0f3";
}

.fa-bell-concierge::before {
  content: "\f562";
}

.fa-concierge-bell::before {
  content: "\f562";
}

.fa-bell-slash::before {
  content: "\f1f6";
}

.fa-bezier-curve::before {
  content: "\f55b";
}

.fa-bicycle::before {
  content: "\f206";
}

.fa-binoculars::before {
  content: "\f1e5";
}

.fa-biohazard::before {
  content: "\f780";
}

.fa-bitcoin-sign::before {
  content: "\e0b4";
}

.fa-blender::before {
  content: "\f517";
}

.fa-blender-phone::before {
  content: "\f6b6";
}

.fa-blog::before {
  content: "\f781";
}

.fa-bold::before {
  content: "\f032";
}

.fa-bolt::before {
  content: "\f0e7";
}

.fa-zap::before {
  content: "\f0e7";
}

.fa-bolt-lightning::before {
  content: "\e0b7";
}

.fa-bomb::before {
  content: "\f1e2";
}

.fa-bone::before {
  content: "\f5d7";
}

.fa-bong::before {
  content: "\f55c";
}

.fa-book::before {
  content: "\f02d";
}

.fa-book-atlas::before {
  content: "\f558";
}

.fa-atlas::before {
  content: "\f558";
}

.fa-book-bible::before {
  content: "\f647";
}

.fa-bible::before {
  content: "\f647";
}

.fa-book-bookmark::before {
  content: "\e0bb";
}

.fa-book-journal-whills::before {
  content: "\f66a";
}

.fa-journal-whills::before {
  content: "\f66a";
}

.fa-book-medical::before {
  content: "\f7e6";
}

.fa-book-open::before {
  content: "\f518";
}

.fa-book-open-reader::before {
  content: "\f5da";
}

.fa-book-reader::before {
  content: "\f5da";
}

.fa-book-quran::before {
  content: "\f687";
}

.fa-quran::before {
  content: "\f687";
}

.fa-book-skull::before {
  content: "\f6b7";
}

.fa-book-dead::before {
  content: "\f6b7";
}

.fa-bookmark::before {
  content: "\f02e";
}

.fa-border-all::before {
  content: "\f84c";
}

.fa-border-none::before {
  content: "\f850";
}

.fa-border-top-left::before {
  content: "\f853";
}

.fa-border-style::before {
  content: "\f853";
}

.fa-bore-hole::before {
  content: "\e4c3";
}

.fa-bottle-droplet::before {
  content: "\e4c4";
}

.fa-bottle-water::before {
  content: "\e4c5";
}

.fa-bowl-food::before {
  content: "\e4c6";
}

.fa-bowl-rice::before {
  content: "\e2eb";
}

.fa-bowling-ball::before {
  content: "\f436";
}

.fa-box::before {
  content: "\f466";
}

.fa-box-archive::before {
  content: "\f187";
}

.fa-archive::before {
  content: "\f187";
}

.fa-box-open::before {
  content: "\f49e";
}

.fa-box-tissue::before {
  content: "\e05b";
}

.fa-boxes-packing::before {
  content: "\e4c7";
}

.fa-boxes-stacked::before {
  content: "\f468";
}

.fa-boxes::before {
  content: "\f468";
}

.fa-boxes-alt::before {
  content: "\f468";
}

.fa-braille::before {
  content: "\f2a1";
}

.fa-brain::before {
  content: "\f5dc";
}

.fa-brazilian-real-sign::before {
  content: "\e46c";
}

.fa-bread-slice::before {
  content: "\f7ec";
}

.fa-bridge::before {
  content: "\e4c8";
}

.fa-bridge-circle-check::before {
  content: "\e4c9";
}

.fa-bridge-circle-exclamation::before {
  content: "\e4ca";
}

.fa-bridge-circle-xmark::before {
  content: "\e4cb";
}

.fa-bridge-lock::before {
  content: "\e4cc";
}

.fa-bridge-water::before {
  content: "\e4ce";
}

.fa-briefcase::before {
  content: "\f0b1";
}

.fa-briefcase-medical::before {
  content: "\f469";
}

.fa-broom::before {
  content: "\f51a";
}

.fa-broom-ball::before {
  content: "\f458";
}

.fa-quidditch::before {
  content: "\f458";
}

.fa-quidditch-broom-ball::before {
  content: "\f458";
}

.fa-brush::before {
  content: "\f55d";
}

.fa-bucket::before {
  content: "\e4cf";
}

.fa-bug::before {
  content: "\f188";
}

.fa-bug-slash::before {
  content: "\e490";
}

.fa-bugs::before {
  content: "\e4d0";
}

.fa-building::before {
  content: "\f1ad";
}

.fa-building-circle-arrow-right::before {
  content: "\e4d1";
}

.fa-building-circle-check::before {
  content: "\e4d2";
}

.fa-building-circle-exclamation::before {
  content: "\e4d3";
}

.fa-building-circle-xmark::before {
  content: "\e4d4";
}

.fa-building-columns::before {
  content: "\f19c";
}

.fa-bank::before {
  content: "\f19c";
}

.fa-institution::before {
  content: "\f19c";
}

.fa-museum::before {
  content: "\f19c";
}

.fa-university::before {
  content: "\f19c";
}

.fa-building-flag::before {
  content: "\e4d5";
}

.fa-building-lock::before {
  content: "\e4d6";
}

.fa-building-ngo::before {
  content: "\e4d7";
}

.fa-building-shield::before {
  content: "\e4d8";
}

.fa-building-un::before {
  content: "\e4d9";
}

.fa-building-user::before {
  content: "\e4da";
}

.fa-building-wheat::before {
  content: "\e4db";
}

.fa-bullhorn::before {
  content: "\f0a1";
}

.fa-bullseye::before {
  content: "\f140";
}

.fa-burger::before {
  content: "\f805";
}

.fa-hamburger::before {
  content: "\f805";
}

.fa-burst::before {
  content: "\e4dc";
}

.fa-bus::before {
  content: "\f207";
}

.fa-bus-simple::before {
  content: "\f55e";
}

.fa-bus-alt::before {
  content: "\f55e";
}

.fa-business-time::before {
  content: "\f64a";
}

.fa-briefcase-clock::before {
  content: "\f64a";
}

.fa-c::before {
  content: "C";
}

.fa-cake-candles::before {
  content: "\f1fd";
}

.fa-birthday-cake::before {
  content: "\f1fd";
}

.fa-cake::before {
  content: "\f1fd";
}

.fa-calculator::before {
  content: "\f1ec";
}

.fa-calendar::before {
  content: "\f133";
}

.fa-calendar-check::before {
  content: "\f274";
}

.fa-calendar-day::before {
  content: "\f783";
}

.fa-calendar-days::before {
  content: "\f073";
}

.fa-calendar-alt::before {
  content: "\f073";
}

.fa-calendar-minus::before {
  content: "\f272";
}

.fa-calendar-plus::before {
  content: "\f271";
}

.fa-calendar-week::before {
  content: "\f784";
}

.fa-calendar-xmark::before {
  content: "\f273";
}

.fa-calendar-times::before {
  content: "\f273";
}

.fa-camera::before {
  content: "\f030";
}

.fa-camera-alt::before {
  content: "\f030";
}

.fa-camera-retro::before {
  content: "\f083";
}

.fa-camera-rotate::before {
  content: "\e0d8";
}

.fa-campground::before {
  content: "\f6bb";
}

.fa-candy-cane::before {
  content: "\f786";
}

.fa-cannabis::before {
  content: "\f55f";
}

.fa-capsules::before {
  content: "\f46b";
}

.fa-car::before {
  content: "\f1b9";
}

.fa-automobile::before {
  content: "\f1b9";
}

.fa-car-battery::before {
  content: "\f5df";
}

.fa-battery-car::before {
  content: "\f5df";
}

.fa-car-burst::before {
  content: "\f5e1";
}

.fa-car-crash::before {
  content: "\f5e1";
}

.fa-car-on::before {
  content: "\e4dd";
}

.fa-car-rear::before {
  content: "\f5de";
}

.fa-car-alt::before {
  content: "\f5de";
}

.fa-car-side::before {
  content: "\f5e4";
}

.fa-car-tunnel::before {
  content: "\e4de";
}

.fa-caravan::before {
  content: "\f8ff";
}

.fa-caret-down::before {
  content: "\f0d7";
}

.fa-caret-left::before {
  content: "\f0d9";
}

.fa-caret-right::before {
  content: "\f0da";
}

.fa-caret-up::before {
  content: "\f0d8";
}

.fa-carrot::before {
  content: "\f787";
}

.fa-cart-arrow-down::before {
  content: "\f218";
}

.fa-cart-flatbed::before {
  content: "\f474";
}

.fa-dolly-flatbed::before {
  content: "\f474";
}

.fa-cart-flatbed-suitcase::before {
  content: "\f59d";
}

.fa-luggage-cart::before {
  content: "\f59d";
}

.fa-cart-plus::before {
  content: "\f217";
}

.fa-cart-shopping::before {
  content: "\f07a";
}

.fa-shopping-cart::before {
  content: "\f07a";
}

.fa-cash-register::before {
  content: "\f788";
}

.fa-cat::before {
  content: "\f6be";
}

.fa-cedi-sign::before {
  content: "\e0df";
}

.fa-cent-sign::before {
  content: "\e3f5";
}

.fa-certificate::before {
  content: "\f0a3";
}

.fa-chair::before {
  content: "\f6c0";
}

.fa-chalkboard::before {
  content: "\f51b";
}

.fa-blackboard::before {
  content: "\f51b";
}

.fa-chalkboard-user::before {
  content: "\f51c";
}

.fa-chalkboard-teacher::before {
  content: "\f51c";
}

.fa-champagne-glasses::before {
  content: "\f79f";
}

.fa-glass-cheers::before {
  content: "\f79f";
}

.fa-charging-station::before {
  content: "\f5e7";
}

.fa-chart-area::before {
  content: "\f1fe";
}

.fa-area-chart::before {
  content: "\f1fe";
}

.fa-chart-bar::before {
  content: "\f080";
}

.fa-bar-chart::before {
  content: "\f080";
}

.fa-chart-column::before {
  content: "\e0e3";
}

.fa-chart-gantt::before {
  content: "\e0e4";
}

.fa-chart-line::before {
  content: "\f201";
}

.fa-line-chart::before {
  content: "\f201";
}

.fa-chart-pie::before {
  content: "\f200";
}

.fa-pie-chart::before {
  content: "\f200";
}

.fa-chart-simple::before {
  content: "\e473";
}

.fa-check::before {
  content: "\f00c";
}

.fa-check-double::before {
  content: "\f560";
}

.fa-check-to-slot::before {
  content: "\f772";
}

.fa-vote-yea::before {
  content: "\f772";
}

.fa-cheese::before {
  content: "\f7ef";
}

.fa-chess::before {
  content: "\f439";
}

.fa-chess-bishop::before {
  content: "\f43a";
}

.fa-chess-board::before {
  content: "\f43c";
}

.fa-chess-king::before {
  content: "\f43f";
}

.fa-chess-knight::before {
  content: "\f441";
}

.fa-chess-pawn::before {
  content: "\f443";
}

.fa-chess-queen::before {
  content: "\f445";
}

.fa-chess-rook::before {
  content: "\f447";
}

.fa-chevron-down::before {
  content: "\f078";
}

.fa-chevron-left::before {
  content: "\f053";
}

.fa-chevron-right::before {
  content: "\f054";
}

.fa-chevron-up::before {
  content: "\f077";
}

.fa-child::before {
  content: "\f1ae";
}

.fa-child-dress::before {
  content: "\e59c";
}

.fa-child-reaching::before {
  content: "\e59d";
}

.fa-child-rifle::before {
  content: "\e4e0";
}

.fa-children::before {
  content: "\e4e1";
}

.fa-church::before {
  content: "\f51d";
}

.fa-circle::before {
  content: "\f111";
}

.fa-circle-arrow-down::before {
  content: "\f0ab";
}

.fa-arrow-circle-down::before {
  content: "\f0ab";
}

.fa-circle-arrow-left::before {
  content: "\f0a8";
}

.fa-arrow-circle-left::before {
  content: "\f0a8";
}

.fa-circle-arrow-right::before {
  content: "\f0a9";
}

.fa-arrow-circle-right::before {
  content: "\f0a9";
}

.fa-circle-arrow-up::before {
  content: "\f0aa";
}

.fa-arrow-circle-up::before {
  content: "\f0aa";
}

.fa-circle-check::before {
  content: "\f058";
}

.fa-check-circle::before {
  content: "\f058";
}

.fa-circle-chevron-down::before {
  content: "\f13a";
}

.fa-chevron-circle-down::before {
  content: "\f13a";
}

.fa-circle-chevron-left::before {
  content: "\f137";
}

.fa-chevron-circle-left::before {
  content: "\f137";
}

.fa-circle-chevron-right::before {
  content: "\f138";
}

.fa-chevron-circle-right::before {
  content: "\f138";
}

.fa-circle-chevron-up::before {
  content: "\f139";
}

.fa-chevron-circle-up::before {
  content: "\f139";
}

.fa-circle-dollar-to-slot::before {
  content: "\f4b9";
}

.fa-donate::before {
  content: "\f4b9";
}

.fa-circle-dot::before {
  content: "\f192";
}

.fa-dot-circle::before {
  content: "\f192";
}

.fa-circle-down::before {
  content: "\f358";
}

.fa-arrow-alt-circle-down::before {
  content: "\f358";
}

.fa-circle-exclamation::before {
  content: "\f06a";
}

.fa-exclamation-circle::before {
  content: "\f06a";
}

.fa-circle-h::before {
  content: "\f47e";
}

.fa-hospital-symbol::before {
  content: "\f47e";
}

.fa-circle-half-stroke::before {
  content: "\f042";
}

.fa-adjust::before {
  content: "\f042";
}

.fa-circle-info::before {
  content: "\f05a";
}

.fa-info-circle::before {
  content: "\f05a";
}

.fa-circle-left::before {
  content: "\f359";
}

.fa-arrow-alt-circle-left::before {
  content: "\f359";
}

.fa-circle-minus::before {
  content: "\f056";
}

.fa-minus-circle::before {
  content: "\f056";
}

.fa-circle-nodes::before {
  content: "\e4e2";
}

.fa-circle-notch::before {
  content: "\f1ce";
}

.fa-circle-pause::before {
  content: "\f28b";
}

.fa-pause-circle::before {
  content: "\f28b";
}

.fa-circle-play::before {
  content: "\f144";
}

.fa-play-circle::before {
  content: "\f144";
}

.fa-circle-plus::before {
  content: "\f055";
}

.fa-plus-circle::before {
  content: "\f055";
}

.fa-circle-question::before {
  content: "\f059";
}

.fa-question-circle::before {
  content: "\f059";
}

.fa-circle-radiation::before {
  content: "\f7ba";
}

.fa-radiation-alt::before {
  content: "\f7ba";
}

.fa-circle-right::before {
  content: "\f35a";
}

.fa-arrow-alt-circle-right::before {
  content: "\f35a";
}

.fa-circle-stop::before {
  content: "\f28d";
}

.fa-stop-circle::before {
  content: "\f28d";
}

.fa-circle-up::before {
  content: "\f35b";
}

.fa-arrow-alt-circle-up::before {
  content: "\f35b";
}

.fa-circle-user::before {
  content: "\f2bd";
}

.fa-user-circle::before {
  content: "\f2bd";
}

.fa-circle-xmark::before {
  content: "\f057";
}

.fa-times-circle::before {
  content: "\f057";
}

.fa-xmark-circle::before {
  content: "\f057";
}

.fa-city::before {
  content: "\f64f";
}

.fa-clapperboard::before {
  content: "\e131";
}

.fa-clipboard::before {
  content: "\f328";
}

.fa-clipboard-check::before {
  content: "\f46c";
}

.fa-clipboard-list::before {
  content: "\f46d";
}

.fa-clipboard-question::before {
  content: "\e4e3";
}

.fa-clipboard-user::before {
  content: "\f7f3";
}

.fa-clock::before {
  content: "\f017";
}

.fa-clock-four::before {
  content: "\f017";
}

.fa-clock-rotate-left::before {
  content: "\f1da";
}

.fa-history::before {
  content: "\f1da";
}

.fa-clone::before {
  content: "\f24d";
}

.fa-closed-captioning::before {
  content: "\f20a";
}

.fa-cloud::before {
  content: "\f0c2";
}

.fa-cloud-arrow-down::before {
  content: "\f0ed";
}

.fa-cloud-download::before {
  content: "\f0ed";
}

.fa-cloud-download-alt::before {
  content: "\f0ed";
}

.fa-cloud-arrow-up::before {
  content: "\f0ee";
}

.fa-cloud-upload::before {
  content: "\f0ee";
}

.fa-cloud-upload-alt::before {
  content: "\f0ee";
}

.fa-cloud-bolt::before {
  content: "\f76c";
}

.fa-thunderstorm::before {
  content: "\f76c";
}

.fa-cloud-meatball::before {
  content: "\f73b";
}

.fa-cloud-moon::before {
  content: "\f6c3";
}

.fa-cloud-moon-rain::before {
  content: "\f73c";
}

.fa-cloud-rain::before {
  content: "\f73d";
}

.fa-cloud-showers-heavy::before {
  content: "\f740";
}

.fa-cloud-showers-water::before {
  content: "\e4e4";
}

.fa-cloud-sun::before {
  content: "\f6c4";
}

.fa-cloud-sun-rain::before {
  content: "\f743";
}

.fa-clover::before {
  content: "\e139";
}

.fa-code::before {
  content: "\f121";
}

.fa-code-branch::before {
  content: "\f126";
}

.fa-code-commit::before {
  content: "\f386";
}

.fa-code-compare::before {
  content: "\e13a";
}

.fa-code-fork::before {
  content: "\e13b";
}

.fa-code-merge::before {
  content: "\f387";
}

.fa-code-pull-request::before {
  content: "\e13c";
}

.fa-coins::before {
  content: "\f51e";
}

.fa-colon-sign::before {
  content: "\e140";
}

.fa-comment::before {
  content: "\f075";
}

.fa-comment-dollar::before {
  content: "\f651";
}

.fa-comment-dots::before {
  content: "\f4ad";
}

.fa-commenting::before {
  content: "\f4ad";
}

.fa-comment-medical::before {
  content: "\f7f5";
}

.fa-comment-slash::before {
  content: "\f4b3";
}

.fa-comment-sms::before {
  content: "\f7cd";
}

.fa-sms::before {
  content: "\f7cd";
}

.fa-comments::before {
  content: "\f086";
}

.fa-comments-dollar::before {
  content: "\f653";
}

.fa-compact-disc::before {
  content: "\f51f";
}

.fa-compass::before {
  content: "\f14e";
}

.fa-compass-drafting::before {
  content: "\f568";
}

.fa-drafting-compass::before {
  content: "\f568";
}

.fa-compress::before {
  content: "\f066";
}

.fa-computer::before {
  content: "\e4e5";
}

.fa-computer-mouse::before {
  content: "\f8cc";
}

.fa-mouse::before {
  content: "\f8cc";
}

.fa-cookie::before {
  content: "\f563";
}

.fa-cookie-bite::before {
  content: "\f564";
}

.fa-copy::before {
  content: "\f0c5";
}

.fa-copyright::before {
  content: "\f1f9";
}

.fa-couch::before {
  content: "\f4b8";
}

.fa-cow::before {
  content: "\f6c8";
}

.fa-credit-card::before {
  content: "\f09d";
}

.fa-credit-card-alt::before {
  content: "\f09d";
}

.fa-crop::before {
  content: "\f125";
}

.fa-crop-simple::before {
  content: "\f565";
}

.fa-crop-alt::before {
  content: "\f565";
}

.fa-cross::before {
  content: "\f654";
}

.fa-crosshairs::before {
  content: "\f05b";
}

.fa-crow::before {
  content: "\f520";
}

.fa-crown::before {
  content: "\f521";
}

.fa-crutch::before {
  content: "\f7f7";
}

.fa-cruzeiro-sign::before {
  content: "\e152";
}

.fa-cube::before {
  content: "\f1b2";
}

.fa-cubes::before {
  content: "\f1b3";
}

.fa-cubes-stacked::before {
  content: "\e4e6";
}

.fa-d::before {
  content: "D";
}

.fa-database::before {
  content: "\f1c0";
}

.fa-delete-left::before {
  content: "\f55a";
}

.fa-backspace::before {
  content: "\f55a";
}

.fa-democrat::before {
  content: "\f747";
}

.fa-desktop::before {
  content: "\f390";
}

.fa-desktop-alt::before {
  content: "\f390";
}

.fa-dharmachakra::before {
  content: "\f655";
}

.fa-diagram-next::before {
  content: "\e476";
}

.fa-diagram-predecessor::before {
  content: "\e477";
}

.fa-diagram-project::before {
  content: "\f542";
}

.fa-project-diagram::before {
  content: "\f542";
}

.fa-diagram-successor::before {
  content: "\e47a";
}

.fa-diamond::before {
  content: "\f219";
}

.fa-diamond-turn-right::before {
  content: "\f5eb";
}

.fa-directions::before {
  content: "\f5eb";
}

.fa-dice::before {
  content: "\f522";
}

.fa-dice-d20::before {
  content: "\f6cf";
}

.fa-dice-d6::before {
  content: "\f6d1";
}

.fa-dice-five::before {
  content: "\f523";
}

.fa-dice-four::before {
  content: "\f524";
}

.fa-dice-one::before {
  content: "\f525";
}

.fa-dice-six::before {
  content: "\f526";
}

.fa-dice-three::before {
  content: "\f527";
}

.fa-dice-two::before {
  content: "\f528";
}

.fa-disease::before {
  content: "\f7fa";
}

.fa-display::before {
  content: "\e163";
}

.fa-divide::before {
  content: "\f529";
}

.fa-dna::before {
  content: "\f471";
}

.fa-dog::before {
  content: "\f6d3";
}

.fa-dollar-sign::before {
  content: "\$";
}

.fa-dollar::before {
  content: "\$";
}

.fa-usd::before {
  content: "\$";
}

.fa-dolly::before {
  content: "\f472";
}

.fa-dolly-box::before {
  content: "\f472";
}

.fa-dong-sign::before {
  content: "\e169";
}

.fa-door-closed::before {
  content: "\f52a";
}

.fa-door-open::before {
  content: "\f52b";
}

.fa-dove::before {
  content: "\f4ba";
}

.fa-down-left-and-up-right-to-center::before {
  content: "\f422";
}

.fa-compress-alt::before {
  content: "\f422";
}

.fa-down-long::before {
  content: "\f309";
}

.fa-long-arrow-alt-down::before {
  content: "\f309";
}

.fa-download::before {
  content: "\f019";
}

.fa-dragon::before {
  content: "\f6d5";
}

.fa-draw-polygon::before {
  content: "\f5ee";
}

.fa-droplet::before {
  content: "\f043";
}

.fa-tint::before {
  content: "\f043";
}

.fa-droplet-slash::before {
  content: "\f5c7";
}

.fa-tint-slash::before {
  content: "\f5c7";
}

.fa-drum::before {
  content: "\f569";
}

.fa-drum-steelpan::before {
  content: "\f56a";
}

.fa-drumstick-bite::before {
  content: "\f6d7";
}

.fa-dumbbell::before {
  content: "\f44b";
}

.fa-dumpster::before {
  content: "\f793";
}

.fa-dumpster-fire::before {
  content: "\f794";
}

.fa-dungeon::before {
  content: "\f6d9";
}

.fa-e::before {
  content: "E";
}

.fa-ear-deaf::before {
  content: "\f2a4";
}

.fa-deaf::before {
  content: "\f2a4";
}

.fa-deafness::before {
  content: "\f2a4";
}

.fa-hard-of-hearing::before {
  content: "\f2a4";
}

.fa-ear-listen::before {
  content: "\f2a2";
}

.fa-assistive-listening-systems::before {
  content: "\f2a2";
}

.fa-earth-africa::before {
  content: "\f57c";
}

.fa-globe-africa::before {
  content: "\f57c";
}

.fa-earth-americas::before {
  content: "\f57d";
}

.fa-earth::before {
  content: "\f57d";
}

.fa-earth-america::before {
  content: "\f57d";
}

.fa-globe-americas::before {
  content: "\f57d";
}

.fa-earth-asia::before {
  content: "\f57e";
}

.fa-globe-asia::before {
  content: "\f57e";
}

.fa-earth-europe::before {
  content: "\f7a2";
}

.fa-globe-europe::before {
  content: "\f7a2";
}

.fa-earth-oceania::before {
  content: "\e47b";
}

.fa-globe-oceania::before {
  content: "\e47b";
}

.fa-egg::before {
  content: "\f7fb";
}

.fa-eject::before {
  content: "\f052";
}

.fa-elevator::before {
  content: "\e16d";
}

.fa-ellipsis::before {
  content: "\f141";
}

.fa-ellipsis-h::before {
  content: "\f141";
}

.fa-ellipsis-vertical::before {
  content: "\f142";
}

.fa-ellipsis-v::before {
  content: "\f142";
}

.fa-envelope::before {
  content: "\f0e0";
}

.fa-envelope-circle-check::before {
  content: "\e4e8";
}

.fa-envelope-open::before {
  content: "\f2b6";
}

.fa-envelope-open-text::before {
  content: "\f658";
}

.fa-envelopes-bulk::before {
  content: "\f674";
}

.fa-mail-bulk::before {
  content: "\f674";
}

.fa-equals::before {
  content: "\=";
}

.fa-eraser::before {
  content: "\f12d";
}

.fa-ethernet::before {
  content: "\f796";
}

.fa-euro-sign::before {
  content: "\f153";
}

.fa-eur::before {
  content: "\f153";
}

.fa-euro::before {
  content: "\f153";
}

.fa-exclamation::before {
  content: "\!";
}

.fa-expand::before {
  content: "\f065";
}

.fa-explosion::before {
  content: "\e4e9";
}

.fa-eye::before {
  content: "\f06e";
}

.fa-eye-dropper::before {
  content: "\f1fb";
}

.fa-eye-dropper-empty::before {
  content: "\f1fb";
}

.fa-eyedropper::before {
  content: "\f1fb";
}

.fa-eye-low-vision::before {
  content: "\f2a8";
}

.fa-low-vision::before {
  content: "\f2a8";
}

.fa-eye-slash::before {
  content: "\f070";
}

.fa-f::before {
  content: "F";
}

.fa-face-angry::before {
  content: "\f556";
}

.fa-angry::before {
  content: "\f556";
}

.fa-face-dizzy::before {
  content: "\f567";
}

.fa-dizzy::before {
  content: "\f567";
}

.fa-face-flushed::before {
  content: "\f579";
}

.fa-flushed::before {
  content: "\f579";
}

.fa-face-frown::before {
  content: "\f119";
}

.fa-frown::before {
  content: "\f119";
}

.fa-face-frown-open::before {
  content: "\f57a";
}

.fa-frown-open::before {
  content: "\f57a";
}

.fa-face-grimace::before {
  content: "\f57f";
}

.fa-grimace::before {
  content: "\f57f";
}

.fa-face-grin::before {
  content: "\f580";
}

.fa-grin::before {
  content: "\f580";
}

.fa-face-grin-beam::before {
  content: "\f582";
}

.fa-grin-beam::before {
  content: "\f582";
}

.fa-face-grin-beam-sweat::before {
  content: "\f583";
}

.fa-grin-beam-sweat::before {
  content: "\f583";
}

.fa-face-grin-hearts::before {
  content: "\f584";
}

.fa-grin-hearts::before {
  content: "\f584";
}

.fa-face-grin-squint::before {
  content: "\f585";
}

.fa-grin-squint::before {
  content: "\f585";
}

.fa-face-grin-squint-tears::before {
  content: "\f586";
}

.fa-grin-squint-tears::before {
  content: "\f586";
}

.fa-face-grin-stars::before {
  content: "\f587";
}

.fa-grin-stars::before {
  content: "\f587";
}

.fa-face-grin-tears::before {
  content: "\f588";
}

.fa-grin-tears::before {
  content: "\f588";
}

.fa-face-grin-tongue::before {
  content: "\f589";
}

.fa-grin-tongue::before {
  content: "\f589";
}

.fa-face-grin-tongue-squint::before {
  content: "\f58a";
}

.fa-grin-tongue-squint::before {
  content: "\f58a";
}

.fa-face-grin-tongue-wink::before {
  content: "\f58b";
}

.fa-grin-tongue-wink::before {
  content: "\f58b";
}

.fa-face-grin-wide::before {
  content: "\f581";
}

.fa-grin-alt::before {
  content: "\f581";
}

.fa-face-grin-wink::before {
  content: "\f58c";
}

.fa-grin-wink::before {
  content: "\f58c";
}

.fa-face-kiss::before {
  content: "\f596";
}

.fa-kiss::before {
  content: "\f596";
}

.fa-face-kiss-beam::before {
  content: "\f597";
}

.fa-kiss-beam::before {
  content: "\f597";
}

.fa-face-kiss-wink-heart::before {
  content: "\f598";
}

.fa-kiss-wink-heart::before {
  content: "\f598";
}

.fa-face-laugh::before {
  content: "\f599";
}

.fa-laugh::before {
  content: "\f599";
}

.fa-face-laugh-beam::before {
  content: "\f59a";
}

.fa-laugh-beam::before {
  content: "\f59a";
}

.fa-face-laugh-squint::before {
  content: "\f59b";
}

.fa-laugh-squint::before {
  content: "\f59b";
}

.fa-face-laugh-wink::before {
  content: "\f59c";
}

.fa-laugh-wink::before {
  content: "\f59c";
}

.fa-face-meh::before {
  content: "\f11a";
}

.fa-meh::before {
  content: "\f11a";
}

.fa-face-meh-blank::before {
  content: "\f5a4";
}

.fa-meh-blank::before {
  content: "\f5a4";
}

.fa-face-rolling-eyes::before {
  content: "\f5a5";
}

.fa-meh-rolling-eyes::before {
  content: "\f5a5";
}

.fa-face-sad-cry::before {
  content: "\f5b3";
}

.fa-sad-cry::before {
  content: "\f5b3";
}

.fa-face-sad-tear::before {
  content: "\f5b4";
}

.fa-sad-tear::before {
  content: "\f5b4";
}

.fa-face-smile::before {
  content: "\f118";
}

.fa-smile::before {
  content: "\f118";
}

.fa-face-smile-beam::before {
  content: "\f5b8";
}

.fa-smile-beam::before {
  content: "\f5b8";
}

.fa-face-smile-wink::before {
  content: "\f4da";
}

.fa-smile-wink::before {
  content: "\f4da";
}

.fa-face-surprise::before {
  content: "\f5c2";
}

.fa-surprise::before {
  content: "\f5c2";
}

.fa-face-tired::before {
  content: "\f5c8";
}

.fa-tired::before {
  content: "\f5c8";
}

.fa-fan::before {
  content: "\f863";
}

.fa-faucet::before {
  content: "\e005";
}

.fa-faucet-drip::before {
  content: "\e006";
}

.fa-fax::before {
  content: "\f1ac";
}

.fa-feather::before {
  content: "\f52d";
}

.fa-feather-pointed::before {
  content: "\f56b";
}

.fa-feather-alt::before {
  content: "\f56b";
}

.fa-ferry::before {
  content: "\e4ea";
}

.fa-file::before {
  content: "\f15b";
}

.fa-file-arrow-down::before {
  content: "\f56d";
}

.fa-file-download::before {
  content: "\f56d";
}

.fa-file-arrow-up::before {
  content: "\f574";
}

.fa-file-upload::before {
  content: "\f574";
}

.fa-file-audio::before {
  content: "\f1c7";
}

.fa-file-circle-check::before {
  content: "\e493";
}

.fa-file-circle-exclamation::before {
  content: "\e4eb";
}

.fa-file-circle-minus::before {
  content: "\e4ed";
}

.fa-file-circle-plus::before {
  content: "\e4ee";
}

.fa-file-circle-question::before {
  content: "\e4ef";
}

.fa-file-circle-xmark::before {
  content: "\e494";
}

.fa-file-code::before {
  content: "\f1c9";
}

.fa-file-contract::before {
  content: "\f56c";
}

.fa-file-csv::before {
  content: "\f6dd";
}

.fa-file-excel::before {
  content: "\f1c3";
}

.fa-file-export::before {
  content: "\f56e";
}

.fa-arrow-right-from-file::before {
  content: "\f56e";
}

.fa-file-image::before {
  content: "\f1c5";
}

.fa-file-import::before {
  content: "\f56f";
}

.fa-arrow-right-to-file::before {
  content: "\f56f";
}

.fa-file-invoice::before {
  content: "\f570";
}

.fa-file-invoice-dollar::before {
  content: "\f571";
}

.fa-file-lines::before {
  content: "\f15c";
}

.fa-file-alt::before {
  content: "\f15c";
}

.fa-file-text::before {
  content: "\f15c";
}

.fa-file-medical::before {
  content: "\f477";
}

.fa-file-pdf::before {
  content: "\f1c1";
}

.fa-file-pen::before {
  content: "\f31c";
}

.fa-file-edit::before {
  content: "\f31c";
}

.fa-file-powerpoint::before {
  content: "\f1c4";
}

.fa-file-prescription::before {
  content: "\f572";
}

.fa-file-shield::before {
  content: "\e4f0";
}

.fa-file-signature::before {
  content: "\f573";
}

.fa-file-video::before {
  content: "\f1c8";
}

.fa-file-waveform::before {
  content: "\f478";
}

.fa-file-medical-alt::before {
  content: "\f478";
}

.fa-file-word::before {
  content: "\f1c2";
}

.fa-file-zipper::before {
  content: "\f1c6";
}

.fa-file-archive::before {
  content: "\f1c6";
}

.fa-fill::before {
  content: "\f575";
}

.fa-fill-drip::before {
  content: "\f576";
}

.fa-film::before {
  content: "\f008";
}

.fa-filter::before {
  content: "\f0b0";
}

.fa-filter-circle-dollar::before {
  content: "\f662";
}

.fa-funnel-dollar::before {
  content: "\f662";
}

.fa-filter-circle-xmark::before {
  content: "\e17b";
}

.fa-fingerprint::before {
  content: "\f577";
}

.fa-fire::before {
  content: "\f06d";
}

.fa-fire-burner::before {
  content: "\e4f1";
}

.fa-fire-extinguisher::before {
  content: "\f134";
}

.fa-fire-flame-curved::before {
  content: "\f7e4";
}

.fa-fire-alt::before {
  content: "\f7e4";
}

.fa-fire-flame-simple::before {
  content: "\f46a";
}

.fa-burn::before {
  content: "\f46a";
}

.fa-fish::before {
  content: "\f578";
}

.fa-fish-fins::before {
  content: "\e4f2";
}

.fa-flag::before {
  content: "\f024";
}

.fa-flag-checkered::before {
  content: "\f11e";
}

.fa-flag-usa::before {
  content: "\f74d";
}

.fa-flask::before {
  content: "\f0c3";
}

.fa-flask-vial::before {
  content: "\e4f3";
}

.fa-floppy-disk::before {
  content: "\f0c7";
}

.fa-save::before {
  content: "\f0c7";
}

.fa-florin-sign::before {
  content: "\e184";
}

.fa-folder::before {
  content: "\f07b";
}

.fa-folder-blank::before {
  content: "\f07b";
}

.fa-folder-closed::before {
  content: "\e185";
}

.fa-folder-minus::before {
  content: "\f65d";
}

.fa-folder-open::before {
  content: "\f07c";
}

.fa-folder-plus::before {
  content: "\f65e";
}

.fa-folder-tree::before {
  content: "\f802";
}

.fa-font::before {
  content: "\f031";
}

.fa-football::before {
  content: "\f44e";
}

.fa-football-ball::before {
  content: "\f44e";
}

.fa-forward::before {
  content: "\f04e";
}

.fa-forward-fast::before {
  content: "\f050";
}

.fa-fast-forward::before {
  content: "\f050";
}

.fa-forward-step::before {
  content: "\f051";
}

.fa-step-forward::before {
  content: "\f051";
}

.fa-franc-sign::before {
  content: "\e18f";
}

.fa-frog::before {
  content: "\f52e";
}

.fa-futbol::before {
  content: "\f1e3";
}

.fa-futbol-ball::before {
  content: "\f1e3";
}

.fa-soccer-ball::before {
  content: "\f1e3";
}

.fa-g::before {
  content: "G";
}

.fa-gamepad::before {
  content: "\f11b";
}

.fa-gas-pump::before {
  content: "\f52f";
}

.fa-gauge::before {
  content: "\f624";
}

.fa-dashboard::before {
  content: "\f624";
}

.fa-gauge-med::before {
  content: "\f624";
}

.fa-tachometer-alt-average::before {
  content: "\f624";
}

.fa-gauge-high::before {
  content: "\f625";
}

.fa-tachometer-alt::before {
  content: "\f625";
}

.fa-tachometer-alt-fast::before {
  content: "\f625";
}

.fa-gauge-simple::before {
  content: "\f629";
}

.fa-gauge-simple-med::before {
  content: "\f629";
}

.fa-tachometer-average::before {
  content: "\f629";
}

.fa-gauge-simple-high::before {
  content: "\f62a";
}

.fa-tachometer::before {
  content: "\f62a";
}

.fa-tachometer-fast::before {
  content: "\f62a";
}

.fa-gavel::before {
  content: "\f0e3";
}

.fa-legal::before {
  content: "\f0e3";
}

.fa-gear::before {
  content: "\f013";
}

.fa-cog::before {
  content: "\f013";
}

.fa-gears::before {
  content: "\f085";
}

.fa-cogs::before {
  content: "\f085";
}

.fa-gem::before {
  content: "\f3a5";
}

.fa-genderless::before {
  content: "\f22d";
}

.fa-ghost::before {
  content: "\f6e2";
}

.fa-gift::before {
  content: "\f06b";
}

.fa-gifts::before {
  content: "\f79c";
}

.fa-glass-water::before {
  content: "\e4f4";
}

.fa-glass-water-droplet::before {
  content: "\e4f5";
}

.fa-glasses::before {
  content: "\f530";
}

.fa-globe::before {
  content: "\f0ac";
}

.fa-golf-ball-tee::before {
  content: "\f450";
}

.fa-golf-ball::before {
  content: "\f450";
}

.fa-gopuram::before {
  content: "\f664";
}

.fa-graduation-cap::before {
  content: "\f19d";
}

.fa-mortar-board::before {
  content: "\f19d";
}

.fa-greater-than::before {
  content: "\>";
}

.fa-greater-than-equal::before {
  content: "\f532";
}

.fa-grip::before {
  content: "\f58d";
}

.fa-grip-horizontal::before {
  content: "\f58d";
}

.fa-grip-lines::before {
  content: "\f7a4";
}

.fa-grip-lines-vertical::before {
  content: "\f7a5";
}

.fa-grip-vertical::before {
  content: "\f58e";
}

.fa-group-arrows-rotate::before {
  content: "\e4f6";
}

.fa-guarani-sign::before {
  content: "\e19a";
}

.fa-guitar::before {
  content: "\f7a6";
}

.fa-gun::before {
  content: "\e19b";
}

.fa-h::before {
  content: "H";
}

.fa-hammer::before {
  content: "\f6e3";
}

.fa-hamsa::before {
  content: "\f665";
}

.fa-hand::before {
  content: "\f256";
}

.fa-hand-paper::before {
  content: "\f256";
}

.fa-hand-back-fist::before {
  content: "\f255";
}

.fa-hand-rock::before {
  content: "\f255";
}

.fa-hand-dots::before {
  content: "\f461";
}

.fa-allergies::before {
  content: "\f461";
}

.fa-hand-fist::before {
  content: "\f6de";
}

.fa-fist-raised::before {
  content: "\f6de";
}

.fa-hand-holding::before {
  content: "\f4bd";
}

.fa-hand-holding-dollar::before {
  content: "\f4c0";
}

.fa-hand-holding-usd::before {
  content: "\f4c0";
}

.fa-hand-holding-droplet::before {
  content: "\f4c1";
}

.fa-hand-holding-water::before {
  content: "\f4c1";
}

.fa-hand-holding-hand::before {
  content: "\e4f7";
}

.fa-hand-holding-heart::before {
  content: "\f4be";
}

.fa-hand-holding-medical::before {
  content: "\e05c";
}

.fa-hand-lizard::before {
  content: "\f258";
}

.fa-hand-middle-finger::before {
  content: "\f806";
}

.fa-hand-peace::before {
  content: "\f25b";
}

.fa-hand-point-down::before {
  content: "\f0a7";
}

.fa-hand-point-left::before {
  content: "\f0a5";
}

.fa-hand-point-right::before {
  content: "\f0a4";
}

.fa-hand-point-up::before {
  content: "\f0a6";
}

.fa-hand-pointer::before {
  content: "\f25a";
}

.fa-hand-scissors::before {
  content: "\f257";
}

.fa-hand-sparkles::before {
  content: "\e05d";
}

.fa-hand-spock::before {
  content: "\f259";
}

.fa-handcuffs::before {
  content: "\e4f8";
}

.fa-hands::before {
  content: "\f2a7";
}

.fa-sign-language::before {
  content: "\f2a7";
}

.fa-signing::before {
  content: "\f2a7";
}

.fa-hands-asl-interpreting::before {
  content: "\f2a3";
}

.fa-american-sign-language-interpreting::before {
  content: "\f2a3";
}

.fa-asl-interpreting::before {
  content: "\f2a3";
}

.fa-hands-american-sign-language-interpreting::before {
  content: "\f2a3";
}

.fa-hands-bound::before {
  content: "\e4f9";
}

.fa-hands-bubbles::before {
  content: "\e05e";
}

.fa-hands-wash::before {
  content: "\e05e";
}

.fa-hands-clapping::before {
  content: "\e1a8";
}

.fa-hands-holding::before {
  content: "\f4c2";
}

.fa-hands-holding-child::before {
  content: "\e4fa";
}

.fa-hands-holding-circle::before {
  content: "\e4fb";
}

.fa-hands-praying::before {
  content: "\f684";
}

.fa-praying-hands::before {
  content: "\f684";
}

.fa-handshake::before {
  content: "\f2b5";
}

.fa-handshake-angle::before {
  content: "\f4c4";
}

.fa-hands-helping::before {
  content: "\f4c4";
}

.fa-handshake-simple::before {
  content: "\f4c6";
}

.fa-handshake-alt::before {
  content: "\f4c6";
}

.fa-handshake-simple-slash::before {
  content: "\e05f";
}

.fa-handshake-alt-slash::before {
  content: "\e05f";
}

.fa-handshake-slash::before {
  content: "\e060";
}

.fa-hanukiah::before {
  content: "\f6e6";
}

.fa-hard-drive::before {
  content: "\f0a0";
}

.fa-hdd::before {
  content: "\f0a0";
}

.fa-hashtag::before {
  content: "\#";
}

.fa-hat-cowboy::before {
  content: "\f8c0";
}

.fa-hat-cowboy-side::before {
  content: "\f8c1";
}

.fa-hat-wizard::before {
  content: "\f6e8";
}

.fa-head-side-cough::before {
  content: "\e061";
}

.fa-head-side-cough-slash::before {
  content: "\e062";
}

.fa-head-side-mask::before {
  content: "\e063";
}

.fa-head-side-virus::before {
  content: "\e064";
}

.fa-heading::before {
  content: "\f1dc";
}

.fa-header::before {
  content: "\f1dc";
}

.fa-headphones::before {
  content: "\f025";
}

.fa-headphones-simple::before {
  content: "\f58f";
}

.fa-headphones-alt::before {
  content: "\f58f";
}

.fa-headset::before {
  content: "\f590";
}

.fa-heart::before {
  content: "\f004";
}

.fa-heart-circle-bolt::before {
  content: "\e4fc";
}

.fa-heart-circle-check::before {
  content: "\e4fd";
}

.fa-heart-circle-exclamation::before {
  content: "\e4fe";
}

.fa-heart-circle-minus::before {
  content: "\e4ff";
}

.fa-heart-circle-plus::before {
  content: "\e500";
}

.fa-heart-circle-xmark::before {
  content: "\e501";
}

.fa-heart-crack::before {
  content: "\f7a9";
}

.fa-heart-broken::before {
  content: "\f7a9";
}

.fa-heart-pulse::before {
  content: "\f21e";
}

.fa-heartbeat::before {
  content: "\f21e";
}

.fa-helicopter::before {
  content: "\f533";
}

.fa-helicopter-symbol::before {
  content: "\e502";
}

.fa-helmet-safety::before {
  content: "\f807";
}

.fa-hard-hat::before {
  content: "\f807";
}

.fa-hat-hard::before {
  content: "\f807";
}

.fa-helmet-un::before {
  content: "\e503";
}

.fa-highlighter::before {
  content: "\f591";
}

.fa-hill-avalanche::before {
  content: "\e507";
}

.fa-hill-rockslide::before {
  content: "\e508";
}

.fa-hippo::before {
  content: "\f6ed";
}

.fa-hockey-puck::before {
  content: "\f453";
}

.fa-holly-berry::before {
  content: "\f7aa";
}

.fa-horse::before {
  content: "\f6f0";
}

.fa-horse-head::before {
  content: "\f7ab";
}

.fa-hospital::before {
  content: "\f0f8";
}

.fa-hospital-alt::before {
  content: "\f0f8";
}

.fa-hospital-wide::before {
  content: "\f0f8";
}

.fa-hospital-user::before {
  content: "\f80d";
}

.fa-hot-tub-person::before {
  content: "\f593";
}

.fa-hot-tub::before {
  content: "\f593";
}

.fa-hotdog::before {
  content: "\f80f";
}

.fa-hotel::before {
  content: "\f594";
}

.fa-hourglass::before {
  content: "\f254";
}

.fa-hourglass-2::before {
  content: "\f254";
}

.fa-hourglass-half::before {
  content: "\f254";
}

.fa-hourglass-empty::before {
  content: "\f252";
}

.fa-hourglass-end::before {
  content: "\f253";
}

.fa-hourglass-3::before {
  content: "\f253";
}

.fa-hourglass-start::before {
  content: "\f251";
}

.fa-hourglass-1::before {
  content: "\f251";
}

.fa-house::before {
  content: "\f015";
}

.fa-home::before {
  content: "\f015";
}

.fa-home-alt::before {
  content: "\f015";
}

.fa-home-lg-alt::before {
  content: "\f015";
}

.fa-house-chimney::before {
  content: "\e3af";
}

.fa-home-lg::before {
  content: "\e3af";
}

.fa-house-chimney-crack::before {
  content: "\f6f1";
}

.fa-house-damage::before {
  content: "\f6f1";
}

.fa-house-chimney-medical::before {
  content: "\f7f2";
}

.fa-clinic-medical::before {
  content: "\f7f2";
}

.fa-house-chimney-user::before {
  content: "\e065";
}

.fa-house-chimney-window::before {
  content: "\e00d";
}

.fa-house-circle-check::before {
  content: "\e509";
}

.fa-house-circle-exclamation::before {
  content: "\e50a";
}

.fa-house-circle-xmark::before {
  content: "\e50b";
}

.fa-house-crack::before {
  content: "\e3b1";
}

.fa-house-fire::before {
  content: "\e50c";
}

.fa-house-flag::before {
  content: "\e50d";
}

.fa-house-flood-water::before {
  content: "\e50e";
}

.fa-house-flood-water-circle-arrow-right::before {
  content: "\e50f";
}

.fa-house-laptop::before {
  content: "\e066";
}

.fa-laptop-house::before {
  content: "\e066";
}

.fa-house-lock::before {
  content: "\e510";
}

.fa-house-medical::before {
  content: "\e3b2";
}

.fa-house-medical-circle-check::before {
  content: "\e511";
}

.fa-house-medical-circle-exclamation::before {
  content: "\e512";
}

.fa-house-medical-circle-xmark::before {
  content: "\e513";
}

.fa-house-medical-flag::before {
  content: "\e514";
}

.fa-house-signal::before {
  content: "\e012";
}

.fa-house-tsunami::before {
  content: "\e515";
}

.fa-house-user::before {
  content: "\e1b0";
}

.fa-home-user::before {
  content: "\e1b0";
}

.fa-hryvnia-sign::before {
  content: "\f6f2";
}

.fa-hryvnia::before {
  content: "\f6f2";
}

.fa-hurricane::before {
  content: "\f751";
}

.fa-i::before {
  content: "I";
}

.fa-i-cursor::before {
  content: "\f246";
}

.fa-ice-cream::before {
  content: "\f810";
}

.fa-icicles::before {
  content: "\f7ad";
}

.fa-icons::before {
  content: "\f86d";
}

.fa-heart-music-camera-bolt::before {
  content: "\f86d";
}

.fa-id-badge::before {
  content: "\f2c1";
}

.fa-id-card::before {
  content: "\f2c2";
}

.fa-drivers-license::before {
  content: "\f2c2";
}

.fa-id-card-clip::before {
  content: "\f47f";
}

.fa-id-card-alt::before {
  content: "\f47f";
}

.fa-igloo::before {
  content: "\f7ae";
}

.fa-image::before {
  content: "\f03e";
}

.fa-image-portrait::before {
  content: "\f3e0";
}

.fa-portrait::before {
  content: "\f3e0";
}

.fa-images::before {
  content: "\f302";
}

.fa-inbox::before {
  content: "\f01c";
}

.fa-indent::before {
  content: "\f03c";
}

.fa-indian-rupee-sign::before {
  content: "\e1bc";
}

.fa-indian-rupee::before {
  content: "\e1bc";
}

.fa-inr::before {
  content: "\e1bc";
}

.fa-industry::before {
  content: "\f275";
}

.fa-infinity::before {
  content: "\f534";
}

.fa-info::before {
  content: "\f129";
}

.fa-italic::before {
  content: "\f033";
}

.fa-j::before {
  content: "J";
}

.fa-jar::before {
  content: "\e516";
}

.fa-jar-wheat::before {
  content: "\e517";
}

.fa-jedi::before {
  content: "\f669";
}

.fa-jet-fighter::before {
  content: "\f0fb";
}

.fa-fighter-jet::before {
  content: "\f0fb";
}

.fa-jet-fighter-up::before {
  content: "\e518";
}

.fa-joint::before {
  content: "\f595";
}

.fa-jug-detergent::before {
  content: "\e519";
}

.fa-k::before {
  content: "K";
}

.fa-kaaba::before {
  content: "\f66b";
}

.fa-key::before {
  content: "\f084";
}

.fa-keyboard::before {
  content: "\f11c";
}

.fa-khanda::before {
  content: "\f66d";
}

.fa-kip-sign::before {
  content: "\e1c4";
}

.fa-kit-medical::before {
  content: "\f479";
}

.fa-first-aid::before {
  content: "\f479";
}

.fa-kitchen-set::before {
  content: "\e51a";
}

.fa-kiwi-bird::before {
  content: "\f535";
}

.fa-l::before {
  content: "L";
}

.fa-land-mine-on::before {
  content: "\e51b";
}

.fa-landmark::before {
  content: "\f66f";
}

.fa-landmark-dome::before {
  content: "\f752";
}

.fa-landmark-alt::before {
  content: "\f752";
}

.fa-landmark-flag::before {
  content: "\e51c";
}

.fa-language::before {
  content: "\f1ab";
}

.fa-laptop::before {
  content: "\f109";
}

.fa-laptop-code::before {
  content: "\f5fc";
}

.fa-laptop-file::before {
  content: "\e51d";
}

.fa-laptop-medical::before {
  content: "\f812";
}

.fa-lari-sign::before {
  content: "\e1c8";
}

.fa-layer-group::before {
  content: "\f5fd";
}

.fa-leaf::before {
  content: "\f06c";
}

.fa-left-long::before {
  content: "\f30a";
}

.fa-long-arrow-alt-left::before {
  content: "\f30a";
}

.fa-left-right::before {
  content: "\f337";
}

.fa-arrows-alt-h::before {
  content: "\f337";
}

.fa-lemon::before {
  content: "\f094";
}

.fa-less-than::before {
  content: "\<";
}

.fa-less-than-equal::before {
  content: "\f537";
}

.fa-life-ring::before {
  content: "\f1cd";
}

.fa-lightbulb::before {
  content: "\f0eb";
}

.fa-lines-leaning::before {
  content: "\e51e";
}

.fa-link::before {
  content: "\f0c1";
}

.fa-chain::before {
  content: "\f0c1";
}

.fa-link-slash::before {
  content: "\f127";
}

.fa-chain-broken::before {
  content: "\f127";
}

.fa-chain-slash::before {
  content: "\f127";
}

.fa-unlink::before {
  content: "\f127";
}

.fa-lira-sign::before {
  content: "\f195";
}

.fa-list::before {
  content: "\f03a";
}

.fa-list-squares::before {
  content: "\f03a";
}

.fa-list-check::before {
  content: "\f0ae";
}

.fa-tasks::before {
  content: "\f0ae";
}

.fa-list-ol::before {
  content: "\f0cb";
}

.fa-list-1-2::before {
  content: "\f0cb";
}

.fa-list-numeric::before {
  content: "\f0cb";
}

.fa-list-ul::before {
  content: "\f0ca";
}

.fa-list-dots::before {
  content: "\f0ca";
}

.fa-litecoin-sign::before {
  content: "\e1d3";
}

.fa-location-arrow::before {
  content: "\f124";
}

.fa-location-crosshairs::before {
  content: "\f601";
}

.fa-location::before {
  content: "\f601";
}

.fa-location-dot::before {
  content: "\f3c5";
}

.fa-map-marker-alt::before {
  content: "\f3c5";
}

.fa-location-pin::before {
  content: "\f041";
}

.fa-map-marker::before {
  content: "\f041";
}

.fa-location-pin-lock::before {
  content: "\e51f";
}

.fa-lock::before {
  content: "\f023";
}

.fa-lock-open::before {
  content: "\f3c1";
}

.fa-locust::before {
  content: "\e520";
}

.fa-lungs::before {
  content: "\f604";
}

.fa-lungs-virus::before {
  content: "\e067";
}

.fa-m::before {
  content: "M";
}

.fa-magnet::before {
  content: "\f076";
}

.fa-magnifying-glass::before {
  content: "\f002";
}

.fa-search::before {
  content: "\f002";
}

.fa-magnifying-glass-arrow-right::before {
  content: "\e521";
}

.fa-magnifying-glass-chart::before {
  content: "\e522";
}

.fa-magnifying-glass-dollar::before {
  content: "\f688";
}

.fa-search-dollar::before {
  content: "\f688";
}

.fa-magnifying-glass-location::before {
  content: "\f689";
}

.fa-search-location::before {
  content: "\f689";
}

.fa-magnifying-glass-minus::before {
  content: "\f010";
}

.fa-search-minus::before {
  content: "\f010";
}

.fa-magnifying-glass-plus::before {
  content: "\f00e";
}

.fa-search-plus::before {
  content: "\f00e";
}

.fa-manat-sign::before {
  content: "\e1d5";
}

.fa-map::before {
  content: "\f279";
}

.fa-map-location::before {
  content: "\f59f";
}

.fa-map-marked::before {
  content: "\f59f";
}

.fa-map-location-dot::before {
  content: "\f5a0";
}

.fa-map-marked-alt::before {
  content: "\f5a0";
}

.fa-map-pin::before {
  content: "\f276";
}

.fa-marker::before {
  content: "\f5a1";
}

.fa-mars::before {
  content: "\f222";
}

.fa-mars-and-venus::before {
  content: "\f224";
}

.fa-mars-and-venus-burst::before {
  content: "\e523";
}

.fa-mars-double::before {
  content: "\f227";
}

.fa-mars-stroke::before {
  content: "\f229";
}

.fa-mars-stroke-right::before {
  content: "\f22b";
}

.fa-mars-stroke-h::before {
  content: "\f22b";
}

.fa-mars-stroke-up::before {
  content: "\f22a";
}

.fa-mars-stroke-v::before {
  content: "\f22a";
}

.fa-martini-glass::before {
  content: "\f57b";
}

.fa-glass-martini-alt::before {
  content: "\f57b";
}

.fa-martini-glass-citrus::before {
  content: "\f561";
}

.fa-cocktail::before {
  content: "\f561";
}

.fa-martini-glass-empty::before {
  content: "\f000";
}

.fa-glass-martini::before {
  content: "\f000";
}

.fa-mask::before {
  content: "\f6fa";
}

.fa-mask-face::before {
  content: "\e1d7";
}

.fa-mask-ventilator::before {
  content: "\e524";
}

.fa-masks-theater::before {
  content: "\f630";
}

.fa-theater-masks::before {
  content: "\f630";
}

.fa-mattress-pillow::before {
  content: "\e525";
}

.fa-maximize::before {
  content: "\f31e";
}

.fa-expand-arrows-alt::before {
  content: "\f31e";
}

.fa-medal::before {
  content: "\f5a2";
}

.fa-memory::before {
  content: "\f538";
}

.fa-menorah::before {
  content: "\f676";
}

.fa-mercury::before {
  content: "\f223";
}

.fa-message::before {
  content: "\f27a";
}

.fa-comment-alt::before {
  content: "\f27a";
}

.fa-meteor::before {
  content: "\f753";
}

.fa-microchip::before {
  content: "\f2db";
}

.fa-microphone::before {
  content: "\f130";
}

.fa-microphone-lines::before {
  content: "\f3c9";
}

.fa-microphone-alt::before {
  content: "\f3c9";
}

.fa-microphone-lines-slash::before {
  content: "\f539";
}

.fa-microphone-alt-slash::before {
  content: "\f539";
}

.fa-microphone-slash::before {
  content: "\f131";
}

.fa-microscope::before {
  content: "\f610";
}

.fa-mill-sign::before {
  content: "\e1ed";
}

.fa-minimize::before {
  content: "\f78c";
}

.fa-compress-arrows-alt::before {
  content: "\f78c";
}

.fa-minus::before {
  content: "\f068";
}

.fa-subtract::before {
  content: "\f068";
}

.fa-mitten::before {
  content: "\f7b5";
}

.fa-mobile::before {
  content: "\f3ce";
}

.fa-mobile-android::before {
  content: "\f3ce";
}

.fa-mobile-phone::before {
  content: "\f3ce";
}

.fa-mobile-button::before {
  content: "\f10b";
}

.fa-mobile-retro::before {
  content: "\e527";
}

.fa-mobile-screen::before {
  content: "\f3cf";
}

.fa-mobile-android-alt::before {
  content: "\f3cf";
}

.fa-mobile-screen-button::before {
  content: "\f3cd";
}

.fa-mobile-alt::before {
  content: "\f3cd";
}

.fa-money-bill::before {
  content: "\f0d6";
}

.fa-money-bill-1::before {
  content: "\f3d1";
}

.fa-money-bill-alt::before {
  content: "\f3d1";
}

.fa-money-bill-1-wave::before {
  content: "\f53b";
}

.fa-money-bill-wave-alt::before {
  content: "\f53b";
}

.fa-money-bill-transfer::before {
  content: "\e528";
}

.fa-money-bill-trend-up::before {
  content: "\e529";
}

.fa-money-bill-wave::before {
  content: "\f53a";
}

.fa-money-bill-wheat::before {
  content: "\e52a";
}

.fa-money-bills::before {
  content: "\e1f3";
}

.fa-money-check::before {
  content: "\f53c";
}

.fa-money-check-dollar::before {
  content: "\f53d";
}

.fa-money-check-alt::before {
  content: "\f53d";
}

.fa-monument::before {
  content: "\f5a6";
}

.fa-moon::before {
  content: "\f186";
}

.fa-mortar-pestle::before {
  content: "\f5a7";
}

.fa-mosque::before {
  content: "\f678";
}

.fa-mosquito::before {
  content: "\e52b";
}

.fa-mosquito-net::before {
  content: "\e52c";
}

.fa-motorcycle::before {
  content: "\f21c";
}

.fa-mound::before {
  content: "\e52d";
}

.fa-mountain::before {
  content: "\f6fc";
}

.fa-mountain-city::before {
  content: "\e52e";
}

.fa-mountain-sun::before {
  content: "\e52f";
}

.fa-mug-hot::before {
  content: "\f7b6";
}

.fa-mug-saucer::before {
  content: "\f0f4";
}

.fa-coffee::before {
  content: "\f0f4";
}

.fa-music::before {
  content: "\f001";
}

.fa-n::before {
  content: "N";
}

.fa-naira-sign::before {
  content: "\e1f6";
}

.fa-network-wired::before {
  content: "\f6ff";
}

.fa-neuter::before {
  content: "\f22c";
}

.fa-newspaper::before {
  content: "\f1ea";
}

.fa-not-equal::before {
  content: "\f53e";
}

.fa-note-sticky::before {
  content: "\f249";
}

.fa-sticky-note::before {
  content: "\f249";
}

.fa-notes-medical::before {
  content: "\f481";
}

.fa-o::before {
  content: "O";
}

.fa-object-group::before {
  content: "\f247";
}

.fa-object-ungroup::before {
  content: "\f248";
}

.fa-oil-can::before {
  content: "\f613";
}

.fa-oil-well::before {
  content: "\e532";
}

.fa-om::before {
  content: "\f679";
}

.fa-otter::before {
  content: "\f700";
}

.fa-outdent::before {
  content: "\f03b";
}

.fa-dedent::before {
  content: "\f03b";
}

.fa-p::before {
  content: "P";
}

.fa-pager::before {
  content: "\f815";
}

.fa-paint-roller::before {
  content: "\f5aa";
}

.fa-paintbrush::before {
  content: "\f1fc";
}

.fa-paint-brush::before {
  content: "\f1fc";
}

.fa-palette::before {
  content: "\f53f";
}

.fa-pallet::before {
  content: "\f482";
}

.fa-panorama::before {
  content: "\e209";
}

.fa-paper-plane::before {
  content: "\f1d8";
}

.fa-paperclip::before {
  content: "\f0c6";
}

.fa-parachute-box::before {
  content: "\f4cd";
}

.fa-paragraph::before {
  content: "\f1dd";
}

.fa-passport::before {
  content: "\f5ab";
}

.fa-paste::before {
  content: "\f0ea";
}

.fa-file-clipboard::before {
  content: "\f0ea";
}

.fa-pause::before {
  content: "\f04c";
}

.fa-paw::before {
  content: "\f1b0";
}

.fa-peace::before {
  content: "\f67c";
}

.fa-pen::before {
  content: "\f304";
}

.fa-pen-clip::before {
  content: "\f305";
}

.fa-pen-alt::before {
  content: "\f305";
}

.fa-pen-fancy::before {
  content: "\f5ac";
}

.fa-pen-nib::before {
  content: "\f5ad";
}

.fa-pen-ruler::before {
  content: "\f5ae";
}

.fa-pencil-ruler::before {
  content: "\f5ae";
}

.fa-pen-to-square::before {
  content: "\f044";
}

.fa-edit::before {
  content: "\f044";
}

.fa-pencil::before {
  content: "\f303";
}

.fa-pencil-alt::before {
  content: "\f303";
}

.fa-people-arrows-left-right::before {
  content: "\e068";
}

.fa-people-arrows::before {
  content: "\e068";
}

.fa-people-carry-box::before {
  content: "\f4ce";
}

.fa-people-carry::before {
  content: "\f4ce";
}

.fa-people-group::before {
  content: "\e533";
}

.fa-people-line::before {
  content: "\e534";
}

.fa-people-pulling::before {
  content: "\e535";
}

.fa-people-robbery::before {
  content: "\e536";
}

.fa-people-roof::before {
  content: "\e537";
}

.fa-pepper-hot::before {
  content: "\f816";
}

.fa-percent::before {
  content: "\%";
}

.fa-percentage::before {
  content: "\%";
}

.fa-person::before {
  content: "\f183";
}

.fa-male::before {
  content: "\f183";
}

.fa-person-arrow-down-to-line::before {
  content: "\e538";
}

.fa-person-arrow-up-from-line::before {
  content: "\e539";
}

.fa-person-biking::before {
  content: "\f84a";
}

.fa-biking::before {
  content: "\f84a";
}

.fa-person-booth::before {
  content: "\f756";
}

.fa-person-breastfeeding::before {
  content: "\e53a";
}

.fa-person-burst::before {
  content: "\e53b";
}

.fa-person-cane::before {
  content: "\e53c";
}

.fa-person-chalkboard::before {
  content: "\e53d";
}

.fa-person-circle-check::before {
  content: "\e53e";
}

.fa-person-circle-exclamation::before {
  content: "\e53f";
}

.fa-person-circle-minus::before {
  content: "\e540";
}

.fa-person-circle-plus::before {
  content: "\e541";
}

.fa-person-circle-question::before {
  content: "\e542";
}

.fa-person-circle-xmark::before {
  content: "\e543";
}

.fa-person-digging::before {
  content: "\f85e";
}

.fa-digging::before {
  content: "\f85e";
}

.fa-person-dots-from-line::before {
  content: "\f470";
}

.fa-diagnoses::before {
  content: "\f470";
}

.fa-person-dress::before {
  content: "\f182";
}

.fa-female::before {
  content: "\f182";
}

.fa-person-dress-burst::before {
  content: "\e544";
}

.fa-person-drowning::before {
  content: "\e545";
}

.fa-person-falling::before {
  content: "\e546";
}

.fa-person-falling-burst::before {
  content: "\e547";
}

.fa-person-half-dress::before {
  content: "\e548";
}

.fa-person-harassing::before {
  content: "\e549";
}

.fa-person-hiking::before {
  content: "\f6ec";
}

.fa-hiking::before {
  content: "\f6ec";
}

.fa-person-military-pointing::before {
  content: "\e54a";
}

.fa-person-military-rifle::before {
  content: "\e54b";
}

.fa-person-military-to-person::before {
  content: "\e54c";
}

.fa-person-praying::before {
  content: "\f683";
}

.fa-pray::before {
  content: "\f683";
}

.fa-person-pregnant::before {
  content: "\e31e";
}

.fa-person-rays::before {
  content: "\e54d";
}

.fa-person-rifle::before {
  content: "\e54e";
}

.fa-person-running::before {
  content: "\f70c";
}

.fa-running::before {
  content: "\f70c";
}

.fa-person-shelter::before {
  content: "\e54f";
}

.fa-person-skating::before {
  content: "\f7c5";
}

.fa-skating::before {
  content: "\f7c5";
}

.fa-person-skiing::before {
  content: "\f7c9";
}

.fa-skiing::before {
  content: "\f7c9";
}

.fa-person-skiing-nordic::before {
  content: "\f7ca";
}

.fa-skiing-nordic::before {
  content: "\f7ca";
}

.fa-person-snowboarding::before {
  content: "\f7ce";
}

.fa-snowboarding::before {
  content: "\f7ce";
}

.fa-person-swimming::before {
  content: "\f5c4";
}

.fa-swimmer::before {
  content: "\f5c4";
}

.fa-person-through-window::before {
  content: "\e433";
}

.fa-person-walking::before {
  content: "\f554";
}

.fa-walking::before {
  content: "\f554";
}

.fa-person-walking-arrow-loop-left::before {
  content: "\e551";
}

.fa-person-walking-arrow-right::before {
  content: "\e552";
}

.fa-person-walking-dashed-line-arrow-right::before {
  content: "\e553";
}

.fa-person-walking-luggage::before {
  content: "\e554";
}

.fa-person-walking-with-cane::before {
  content: "\f29d";
}

.fa-blind::before {
  content: "\f29d";
}

.fa-peseta-sign::before {
  content: "\e221";
}

.fa-peso-sign::before {
  content: "\e222";
}

.fa-phone::before {
  content: "\f095";
}

.fa-phone-flip::before {
  content: "\f879";
}

.fa-phone-alt::before {
  content: "\f879";
}

.fa-phone-slash::before {
  content: "\f3dd";
}

.fa-phone-volume::before {
  content: "\f2a0";
}

.fa-volume-control-phone::before {
  content: "\f2a0";
}

.fa-photo-film::before {
  content: "\f87c";
}

.fa-photo-video::before {
  content: "\f87c";
}

.fa-piggy-bank::before {
  content: "\f4d3";
}

.fa-pills::before {
  content: "\f484";
}

.fa-pizza-slice::before {
  content: "\f818";
}

.fa-place-of-worship::before {
  content: "\f67f";
}

.fa-plane::before {
  content: "\f072";
}

.fa-plane-arrival::before {
  content: "\f5af";
}

.fa-plane-circle-check::before {
  content: "\e555";
}

.fa-plane-circle-exclamation::before {
  content: "\e556";
}

.fa-plane-circle-xmark::before {
  content: "\e557";
}

.fa-plane-departure::before {
  content: "\f5b0";
}

.fa-plane-lock::before {
  content: "\e558";
}

.fa-plane-slash::before {
  content: "\e069";
}

.fa-plane-up::before {
  content: "\e22d";
}

.fa-plant-wilt::before {
  content: "\e43b";
}

.fa-plate-wheat::before {
  content: "\e55a";
}

.fa-play::before {
  content: "\f04b";
}

.fa-plug::before {
  content: "\f1e6";
}

.fa-plug-circle-bolt::before {
  content: "\e55b";
}

.fa-plug-circle-check::before {
  content: "\e55c";
}

.fa-plug-circle-exclamation::before {
  content: "\e55d";
}

.fa-plug-circle-minus::before {
  content: "\e55e";
}

.fa-plug-circle-plus::before {
  content: "\e55f";
}

.fa-plug-circle-xmark::before {
  content: "\e560";
}

.fa-plus::before {
  content: "\+";
}

.fa-add::before {
  content: "\+";
}

.fa-plus-minus::before {
  content: "\e43c";
}

.fa-podcast::before {
  content: "\f2ce";
}

.fa-poo::before {
  content: "\f2fe";
}

.fa-poo-storm::before {
  content: "\f75a";
}

.fa-poo-bolt::before {
  content: "\f75a";
}

.fa-poop::before {
  content: "\f619";
}

.fa-power-off::before {
  content: "\f011";
}

.fa-prescription::before {
  content: "\f5b1";
}

.fa-prescription-bottle::before {
  content: "\f485";
}

.fa-prescription-bottle-medical::before {
  content: "\f486";
}

.fa-prescription-bottle-alt::before {
  content: "\f486";
}

.fa-print::before {
  content: "\f02f";
}

.fa-pump-medical::before {
  content: "\e06a";
}

.fa-pump-soap::before {
  content: "\e06b";
}

.fa-puzzle-piece::before {
  content: "\f12e";
}

.fa-q::before {
  content: "Q";
}

.fa-qrcode::before {
  content: "\f029";
}

.fa-question::before {
  content: "\?";
}

.fa-quote-left::before {
  content: "\f10d";
}

.fa-quote-left-alt::before {
  content: "\f10d";
}

.fa-quote-right::before {
  content: "\f10e";
}

.fa-quote-right-alt::before {
  content: "\f10e";
}

.fa-r::before {
  content: "R";
}

.fa-radiation::before {
  content: "\f7b9";
}

.fa-radio::before {
  content: "\f8d7";
}

.fa-rainbow::before {
  content: "\f75b";
}

.fa-ranking-star::before {
  content: "\e561";
}

.fa-receipt::before {
  content: "\f543";
}

.fa-record-vinyl::before {
  content: "\f8d9";
}

.fa-rectangle-ad::before {
  content: "\f641";
}

.fa-ad::before {
  content: "\f641";
}

.fa-rectangle-list::before {
  content: "\f022";
}

.fa-list-alt::before {
  content: "\f022";
}

.fa-rectangle-xmark::before {
  content: "\f410";
}

.fa-rectangle-times::before {
  content: "\f410";
}

.fa-times-rectangle::before {
  content: "\f410";
}

.fa-window-close::before {
  content: "\f410";
}

.fa-recycle::before {
  content: "\f1b8";
}

.fa-registered::before {
  content: "\f25d";
}

.fa-repeat::before {
  content: "\f363";
}

.fa-reply::before {
  content: "\f3e5";
}

.fa-mail-reply::before {
  content: "\f3e5";
}

.fa-reply-all::before {
  content: "\f122";
}

.fa-mail-reply-all::before {
  content: "\f122";
}

.fa-republican::before {
  content: "\f75e";
}

.fa-restroom::before {
  content: "\f7bd";
}

.fa-retweet::before {
  content: "\f079";
}

.fa-ribbon::before {
  content: "\f4d6";
}

.fa-right-from-bracket::before {
  content: "\f2f5";
}

.fa-sign-out-alt::before {
  content: "\f2f5";
}

.fa-right-left::before {
  content: "\f362";
}

.fa-exchange-alt::before {
  content: "\f362";
}

.fa-right-long::before {
  content: "\f30b";
}

.fa-long-arrow-alt-right::before {
  content: "\f30b";
}

.fa-right-to-bracket::before {
  content: "\f2f6";
}

.fa-sign-in-alt::before {
  content: "\f2f6";
}

.fa-ring::before {
  content: "\f70b";
}

.fa-road::before {
  content: "\f018";
}

.fa-road-barrier::before {
  content: "\e562";
}

.fa-road-bridge::before {
  content: "\e563";
}

.fa-road-circle-check::before {
  content: "\e564";
}

.fa-road-circle-exclamation::before {
  content: "\e565";
}

.fa-road-circle-xmark::before {
  content: "\e566";
}

.fa-road-lock::before {
  content: "\e567";
}

.fa-road-spikes::before {
  content: "\e568";
}

.fa-robot::before {
  content: "\f544";
}

.fa-rocket::before {
  content: "\f135";
}

.fa-rotate::before {
  content: "\f2f1";
}

.fa-sync-alt::before {
  content: "\f2f1";
}

.fa-rotate-left::before {
  content: "\f2ea";
}

.fa-rotate-back::before {
  content: "\f2ea";
}

.fa-rotate-backward::before {
  content: "\f2ea";
}

.fa-undo-alt::before {
  content: "\f2ea";
}

.fa-rotate-right::before {
  content: "\f2f9";
}

.fa-redo-alt::before {
  content: "\f2f9";
}

.fa-rotate-forward::before {
  content: "\f2f9";
}

.fa-route::before {
  content: "\f4d7";
}

.fa-rss::before {
  content: "\f09e";
}

.fa-feed::before {
  content: "\f09e";
}

.fa-ruble-sign::before {
  content: "\f158";
}

.fa-rouble::before {
  content: "\f158";
}

.fa-rub::before {
  content: "\f158";
}

.fa-ruble::before {
  content: "\f158";
}

.fa-rug::before {
  content: "\e569";
}

.fa-ruler::before {
  content: "\f545";
}

.fa-ruler-combined::before {
  content: "\f546";
}

.fa-ruler-horizontal::before {
  content: "\f547";
}

.fa-ruler-vertical::before {
  content: "\f548";
}

.fa-rupee-sign::before {
  content: "\f156";
}

.fa-rupee::before {
  content: "\f156";
}

.fa-rupiah-sign::before {
  content: "\e23d";
}

.fa-s::before {
  content: "S";
}

.fa-sack-dollar::before {
  content: "\f81d";
}

.fa-sack-xmark::before {
  content: "\e56a";
}

.fa-sailboat::before {
  content: "\e445";
}

.fa-satellite::before {
  content: "\f7bf";
}

.fa-satellite-dish::before {
  content: "\f7c0";
}

.fa-scale-balanced::before {
  content: "\f24e";
}

.fa-balance-scale::before {
  content: "\f24e";
}

.fa-scale-unbalanced::before {
  content: "\f515";
}

.fa-balance-scale-left::before {
  content: "\f515";
}

.fa-scale-unbalanced-flip::before {
  content: "\f516";
}

.fa-balance-scale-right::before {
  content: "\f516";
}

.fa-school::before {
  content: "\f549";
}

.fa-school-circle-check::before {
  content: "\e56b";
}

.fa-school-circle-exclamation::before {
  content: "\e56c";
}

.fa-school-circle-xmark::before {
  content: "\e56d";
}

.fa-school-flag::before {
  content: "\e56e";
}

.fa-school-lock::before {
  content: "\e56f";
}

.fa-scissors::before {
  content: "\f0c4";
}

.fa-cut::before {
  content: "\f0c4";
}

.fa-screwdriver::before {
  content: "\f54a";
}

.fa-screwdriver-wrench::before {
  content: "\f7d9";
}

.fa-tools::before {
  content: "\f7d9";
}

.fa-scroll::before {
  content: "\f70e";
}

.fa-scroll-torah::before {
  content: "\f6a0";
}

.fa-torah::before {
  content: "\f6a0";
}

.fa-sd-card::before {
  content: "\f7c2";
}

.fa-section::before {
  content: "\e447";
}

.fa-seedling::before {
  content: "\f4d8";
}

.fa-sprout::before {
  content: "\f4d8";
}

.fa-server::before {
  content: "\f233";
}

.fa-shapes::before {
  content: "\f61f";
}

.fa-triangle-circle-square::before {
  content: "\f61f";
}

.fa-share::before {
  content: "\f064";
}

.fa-arrow-turn-right::before {
  content: "\f064";
}

.fa-mail-forward::before {
  content: "\f064";
}

.fa-share-from-square::before {
  content: "\f14d";
}

.fa-share-square::before {
  content: "\f14d";
}

.fa-share-nodes::before {
  content: "\f1e0";
}

.fa-share-alt::before {
  content: "\f1e0";
}

.fa-sheet-plastic::before {
  content: "\e571";
}

.fa-shekel-sign::before {
  content: "\f20b";
}

.fa-ils::before {
  content: "\f20b";
}

.fa-shekel::before {
  content: "\f20b";
}

.fa-sheqel::before {
  content: "\f20b";
}

.fa-sheqel-sign::before {
  content: "\f20b";
}

.fa-shield::before {
  content: "\f132";
}

.fa-shield-blank::before {
  content: "\f132";
}

.fa-shield-cat::before {
  content: "\e572";
}

.fa-shield-dog::before {
  content: "\e573";
}

.fa-shield-halved::before {
  content: "\f3ed";
}

.fa-shield-alt::before {
  content: "\f3ed";
}

.fa-shield-heart::before {
  content: "\e574";
}

.fa-shield-virus::before {
  content: "\e06c";
}

.fa-ship::before {
  content: "\f21a";
}

.fa-shirt::before {
  content: "\f553";
}

.fa-t-shirt::before {
  content: "\f553";
}

.fa-tshirt::before {
  content: "\f553";
}

.fa-shoe-prints::before {
  content: "\f54b";
}

.fa-shop::before {
  content: "\f54f";
}

.fa-store-alt::before {
  content: "\f54f";
}

.fa-shop-lock::before {
  content: "\e4a5";
}

.fa-shop-slash::before {
  content: "\e070";
}

.fa-store-alt-slash::before {
  content: "\e070";
}

.fa-shower::before {
  content: "\f2cc";
}

.fa-shrimp::before {
  content: "\e448";
}

.fa-shuffle::before {
  content: "\f074";
}

.fa-random::before {
  content: "\f074";
}

.fa-shuttle-space::before {
  content: "\f197";
}

.fa-space-shuttle::before {
  content: "\f197";
}

.fa-sign-hanging::before {
  content: "\f4d9";
}

.fa-sign::before {
  content: "\f4d9";
}

.fa-signal::before {
  content: "\f012";
}

.fa-signal-5::before {
  content: "\f012";
}

.fa-signal-perfect::before {
  content: "\f012";
}

.fa-signature::before {
  content: "\f5b7";
}

.fa-signs-post::before {
  content: "\f277";
}

.fa-map-signs::before {
  content: "\f277";
}

.fa-sim-card::before {
  content: "\f7c4";
}

.fa-sink::before {
  content: "\e06d";
}

.fa-sitemap::before {
  content: "\f0e8";
}

.fa-skull::before {
  content: "\f54c";
}

.fa-skull-crossbones::before {
  content: "\f714";
}

.fa-slash::before {
  content: "\f715";
}

.fa-sleigh::before {
  content: "\f7cc";
}

.fa-sliders::before {
  content: "\f1de";
}

.fa-sliders-h::before {
  content: "\f1de";
}

.fa-smog::before {
  content: "\f75f";
}

.fa-smoking::before {
  content: "\f48d";
}

.fa-snowflake::before {
  content: "\f2dc";
}

.fa-snowman::before {
  content: "\f7d0";
}

.fa-snowplow::before {
  content: "\f7d2";
}

.fa-soap::before {
  content: "\e06e";
}

.fa-socks::before {
  content: "\f696";
}

.fa-solar-panel::before {
  content: "\f5ba";
}

.fa-sort::before {
  content: "\f0dc";
}

.fa-unsorted::before {
  content: "\f0dc";
}

.fa-sort-down::before {
  content: "\f0dd";
}

.fa-sort-desc::before {
  content: "\f0dd";
}

.fa-sort-up::before {
  content: "\f0de";
}

.fa-sort-asc::before {
  content: "\f0de";
}

.fa-spa::before {
  content: "\f5bb";
}

.fa-spaghetti-monster-flying::before {
  content: "\f67b";
}

.fa-pastafarianism::before {
  content: "\f67b";
}

.fa-spell-check::before {
  content: "\f891";
}

.fa-spider::before {
  content: "\f717";
}

.fa-spinner::before {
  content: "\f110";
}

.fa-splotch::before {
  content: "\f5bc";
}

.fa-spoon::before {
  content: "\f2e5";
}

.fa-utensil-spoon::before {
  content: "\f2e5";
}

.fa-spray-can::before {
  content: "\f5bd";
}

.fa-spray-can-sparkles::before {
  content: "\f5d0";
}

.fa-air-freshener::before {
  content: "\f5d0";
}

.fa-square::before {
  content: "\f0c8";
}

.fa-square-arrow-up-right::before {
  content: "\f14c";
}

.fa-external-link-square::before {
  content: "\f14c";
}

.fa-square-caret-down::before {
  content: "\f150";
}

.fa-caret-square-down::before {
  content: "\f150";
}

.fa-square-caret-left::before {
  content: "\f191";
}

.fa-caret-square-left::before {
  content: "\f191";
}

.fa-square-caret-right::before {
  content: "\f152";
}

.fa-caret-square-right::before {
  content: "\f152";
}

.fa-square-caret-up::before {
  content: "\f151";
}

.fa-caret-square-up::before {
  content: "\f151";
}

.fa-square-check::before {
  content: "\f14a";
}

.fa-check-square::before {
  content: "\f14a";
}

.fa-square-envelope::before {
  content: "\f199";
}

.fa-envelope-square::before {
  content: "\f199";
}

.fa-square-full::before {
  content: "\f45c";
}

.fa-square-h::before {
  content: "\f0fd";
}

.fa-h-square::before {
  content: "\f0fd";
}

.fa-square-minus::before {
  content: "\f146";
}

.fa-minus-square::before {
  content: "\f146";
}

.fa-square-nfi::before {
  content: "\e576";
}

.fa-square-parking::before {
  content: "\f540";
}

.fa-parking::before {
  content: "\f540";
}

.fa-square-pen::before {
  content: "\f14b";
}

.fa-pen-square::before {
  content: "\f14b";
}

.fa-pencil-square::before {
  content: "\f14b";
}

.fa-square-person-confined::before {
  content: "\e577";
}

.fa-square-phone::before {
  content: "\f098";
}

.fa-phone-square::before {
  content: "\f098";
}

.fa-square-phone-flip::before {
  content: "\f87b";
}

.fa-phone-square-alt::before {
  content: "\f87b";
}

.fa-square-plus::before {
  content: "\f0fe";
}

.fa-plus-square::before {
  content: "\f0fe";
}

.fa-square-poll-horizontal::before {
  content: "\f682";
}

.fa-poll-h::before {
  content: "\f682";
}

.fa-square-poll-vertical::before {
  content: "\f681";
}

.fa-poll::before {
  content: "\f681";
}

.fa-square-root-variable::before {
  content: "\f698";
}

.fa-square-root-alt::before {
  content: "\f698";
}

.fa-square-rss::before {
  content: "\f143";
}

.fa-rss-square::before {
  content: "\f143";
}

.fa-square-share-nodes::before {
  content: "\f1e1";
}

.fa-share-alt-square::before {
  content: "\f1e1";
}

.fa-square-up-right::before {
  content: "\f360";
}

.fa-external-link-square-alt::before {
  content: "\f360";
}

.fa-square-virus::before {
  content: "\e578";
}

.fa-square-xmark::before {
  content: "\f2d3";
}

.fa-times-square::before {
  content: "\f2d3";
}

.fa-xmark-square::before {
  content: "\f2d3";
}

.fa-staff-aesculapius::before {
  content: "\e579";
}

.fa-rod-asclepius::before {
  content: "\e579";
}

.fa-rod-snake::before {
  content: "\e579";
}

.fa-staff-snake::before {
  content: "\e579";
}

.fa-stairs::before {
  content: "\e289";
}

.fa-stamp::before {
  content: "\f5bf";
}

.fa-star::before {
  content: "\f005";
}

.fa-star-and-crescent::before {
  content: "\f699";
}

.fa-star-half::before {
  content: "\f089";
}

.fa-star-half-stroke::before {
  content: "\f5c0";
}

.fa-star-half-alt::before {
  content: "\f5c0";
}

.fa-star-of-david::before {
  content: "\f69a";
}

.fa-star-of-life::before {
  content: "\f621";
}

.fa-sterling-sign::before {
  content: "\f154";
}

.fa-gbp::before {
  content: "\f154";
}

.fa-pound-sign::before {
  content: "\f154";
}

.fa-stethoscope::before {
  content: "\f0f1";
}

.fa-stop::before {
  content: "\f04d";
}

.fa-stopwatch::before {
  content: "\f2f2";
}

.fa-stopwatch-20::before {
  content: "\e06f";
}

.fa-store::before {
  content: "\f54e";
}

.fa-store-slash::before {
  content: "\e071";
}

.fa-street-view::before {
  content: "\f21d";
}

.fa-strikethrough::before {
  content: "\f0cc";
}

.fa-stroopwafel::before {
  content: "\f551";
}

.fa-subscript::before {
  content: "\f12c";
}

.fa-suitcase::before {
  content: "\f0f2";
}

.fa-suitcase-medical::before {
  content: "\f0fa";
}

.fa-medkit::before {
  content: "\f0fa";
}

.fa-suitcase-rolling::before {
  content: "\f5c1";
}

.fa-sun::before {
  content: "\f185";
}

.fa-sun-plant-wilt::before {
  content: "\e57a";
}

.fa-superscript::before {
  content: "\f12b";
}

.fa-swatchbook::before {
  content: "\f5c3";
}

.fa-synagogue::before {
  content: "\f69b";
}

.fa-syringe::before {
  content: "\f48e";
}

.fa-t::before {
  content: "T";
}

.fa-table::before {
  content: "\f0ce";
}

.fa-table-cells::before {
  content: "\f00a";
}

.fa-th::before {
  content: "\f00a";
}

.fa-table-cells-large::before {
  content: "\f009";
}

.fa-th-large::before {
  content: "\f009";
}

.fa-table-columns::before {
  content: "\f0db";
}

.fa-columns::before {
  content: "\f0db";
}

.fa-table-list::before {
  content: "\f00b";
}

.fa-th-list::before {
  content: "\f00b";
}

.fa-table-tennis-paddle-ball::before {
  content: "\f45d";
}

.fa-ping-pong-paddle-ball::before {
  content: "\f45d";
}

.fa-table-tennis::before {
  content: "\f45d";
}

.fa-tablet::before {
  content: "\f3fb";
}

.fa-tablet-android::before {
  content: "\f3fb";
}

.fa-tablet-button::before {
  content: "\f10a";
}

.fa-tablet-screen-button::before {
  content: "\f3fa";
}

.fa-tablet-alt::before {
  content: "\f3fa";
}

.fa-tablets::before {
  content: "\f490";
}

.fa-tachograph-digital::before {
  content: "\f566";
}

.fa-digital-tachograph::before {
  content: "\f566";
}

.fa-tag::before {
  content: "\f02b";
}

.fa-tags::before {
  content: "\f02c";
}

.fa-tape::before {
  content: "\f4db";
}

.fa-tarp::before {
  content: "\e57b";
}

.fa-tarp-droplet::before {
  content: "\e57c";
}

.fa-taxi::before {
  content: "\f1ba";
}

.fa-cab::before {
  content: "\f1ba";
}

.fa-teeth::before {
  content: "\f62e";
}

.fa-teeth-open::before {
  content: "\f62f";
}

.fa-temperature-arrow-down::before {
  content: "\e03f";
}

.fa-temperature-down::before {
  content: "\e03f";
}

.fa-temperature-arrow-up::before {
  content: "\e040";
}

.fa-temperature-up::before {
  content: "\e040";
}

.fa-temperature-empty::before {
  content: "\f2cb";
}

.fa-temperature-0::before {
  content: "\f2cb";
}

.fa-thermometer-0::before {
  content: "\f2cb";
}

.fa-thermometer-empty::before {
  content: "\f2cb";
}

.fa-temperature-full::before {
  content: "\f2c7";
}

.fa-temperature-4::before {
  content: "\f2c7";
}

.fa-thermometer-4::before {
  content: "\f2c7";
}

.fa-thermometer-full::before {
  content: "\f2c7";
}

.fa-temperature-half::before {
  content: "\f2c9";
}

.fa-temperature-2::before {
  content: "\f2c9";
}

.fa-thermometer-2::before {
  content: "\f2c9";
}

.fa-thermometer-half::before {
  content: "\f2c9";
}

.fa-temperature-high::before {
  content: "\f769";
}

.fa-temperature-low::before {
  content: "\f76b";
}

.fa-temperature-quarter::before {
  content: "\f2ca";
}

.fa-temperature-1::before {
  content: "\f2ca";
}

.fa-thermometer-1::before {
  content: "\f2ca";
}

.fa-thermometer-quarter::before {
  content: "\f2ca";
}

.fa-temperature-three-quarters::before {
  content: "\f2c8";
}

.fa-temperature-3::before {
  content: "\f2c8";
}

.fa-thermometer-3::before {
  content: "\f2c8";
}

.fa-thermometer-three-quarters::before {
  content: "\f2c8";
}

.fa-tenge-sign::before {
  content: "\f7d7";
}

.fa-tenge::before {
  content: "\f7d7";
}

.fa-tent::before {
  content: "\e57d";
}

.fa-tent-arrow-down-to-line::before {
  content: "\e57e";
}

.fa-tent-arrow-left-right::before {
  content: "\e57f";
}

.fa-tent-arrow-turn-left::before {
  content: "\e580";
}

.fa-tent-arrows-down::before {
  content: "\e581";
}

.fa-tents::before {
  content: "\e582";
}

.fa-terminal::before {
  content: "\f120";
}

.fa-text-height::before {
  content: "\f034";
}

.fa-text-slash::before {
  content: "\f87d";
}

.fa-remove-format::before {
  content: "\f87d";
}

.fa-text-width::before {
  content: "\f035";
}

.fa-thermometer::before {
  content: "\f491";
}

.fa-thumbs-down::before {
  content: "\f165";
}

.fa-thumbs-up::before {
  content: "\f164";
}

.fa-thumbtack::before {
  content: "\f08d";
}

.fa-thumb-tack::before {
  content: "\f08d";
}

.fa-ticket::before {
  content: "\f145";
}

.fa-ticket-simple::before {
  content: "\f3ff";
}

.fa-ticket-alt::before {
  content: "\f3ff";
}

.fa-timeline::before {
  content: "\e29c";
}

.fa-toggle-off::before {
  content: "\f204";
}

.fa-toggle-on::before {
  content: "\f205";
}

.fa-toilet::before {
  content: "\f7d8";
}

.fa-toilet-paper::before {
  content: "\f71e";
}

.fa-toilet-paper-slash::before {
  content: "\e072";
}

.fa-toilet-portable::before {
  content: "\e583";
}

.fa-toilets-portable::before {
  content: "\e584";
}

.fa-toolbox::before {
  content: "\f552";
}

.fa-tooth::before {
  content: "\f5c9";
}

.fa-torii-gate::before {
  content: "\f6a1";
}

.fa-tornado::before {
  content: "\f76f";
}

.fa-tower-broadcast::before {
  content: "\f519";
}

.fa-broadcast-tower::before {
  content: "\f519";
}

.fa-tower-cell::before {
  content: "\e585";
}

.fa-tower-observation::before {
  content: "\e586";
}

.fa-tractor::before {
  content: "\f722";
}

.fa-trademark::before {
  content: "\f25c";
}

.fa-traffic-light::before {
  content: "\f637";
}

.fa-trailer::before {
  content: "\e041";
}

.fa-train::before {
  content: "\f238";
}

.fa-train-subway::before {
  content: "\f239";
}

.fa-subway::before {
  content: "\f239";
}

.fa-train-tram::before {
  content: "\f7da";
}

.fa-tram::before {
  content: "\f7da";
}

.fa-transgender::before {
  content: "\f225";
}

.fa-transgender-alt::before {
  content: "\f225";
}

.fa-trash::before {
  content: "\f1f8";
}

.fa-trash-arrow-up::before {
  content: "\f829";
}

.fa-trash-restore::before {
  content: "\f829";
}

.fa-trash-can::before {
  content: "\f2ed";
}

.fa-trash-alt::before {
  content: "\f2ed";
}

.fa-trash-can-arrow-up::before {
  content: "\f82a";
}

.fa-trash-restore-alt::before {
  content: "\f82a";
}

.fa-tree::before {
  content: "\f1bb";
}

.fa-tree-city::before {
  content: "\e587";
}

.fa-triangle-exclamation::before {
  content: "\f071";
}

.fa-exclamation-triangle::before {
  content: "\f071";
}

.fa-warning::before {
  content: "\f071";
}

.fa-trophy::before {
  content: "\f091";
}

.fa-trowel::before {
  content: "\e589";
}

.fa-trowel-bricks::before {
  content: "\e58a";
}

.fa-truck::before {
  content: "\f0d1";
}

.fa-truck-arrow-right::before {
  content: "\e58b";
}

.fa-truck-droplet::before {
  content: "\e58c";
}

.fa-truck-fast::before {
  content: "\f48b";
}

.fa-shipping-fast::before {
  content: "\f48b";
}

.fa-truck-field::before {
  content: "\e58d";
}

.fa-truck-field-un::before {
  content: "\e58e";
}

.fa-truck-front::before {
  content: "\e2b7";
}

.fa-truck-medical::before {
  content: "\f0f9";
}

.fa-ambulance::before {
  content: "\f0f9";
}

.fa-truck-monster::before {
  content: "\f63b";
}

.fa-truck-moving::before {
  content: "\f4df";
}

.fa-truck-pickup::before {
  content: "\f63c";
}

.fa-truck-plane::before {
  content: "\e58f";
}

.fa-truck-ramp-box::before {
  content: "\f4de";
}

.fa-truck-loading::before {
  content: "\f4de";
}

.fa-tty::before {
  content: "\f1e4";
}

.fa-teletype::before {
  content: "\f1e4";
}

.fa-turkish-lira-sign::before {
  content: "\e2bb";
}

.fa-try::before {
  content: "\e2bb";
}

.fa-turkish-lira::before {
  content: "\e2bb";
}

.fa-turn-down::before {
  content: "\f3be";
}

.fa-level-down-alt::before {
  content: "\f3be";
}

.fa-turn-up::before {
  content: "\f3bf";
}

.fa-level-up-alt::before {
  content: "\f3bf";
}

.fa-tv::before {
  content: "\f26c";
}

.fa-television::before {
  content: "\f26c";
}

.fa-tv-alt::before {
  content: "\f26c";
}

.fa-u::before {
  content: "U";
}

.fa-umbrella::before {
  content: "\f0e9";
}

.fa-umbrella-beach::before {
  content: "\f5ca";
}

.fa-underline::before {
  content: "\f0cd";
}

.fa-universal-access::before {
  content: "\f29a";
}

.fa-unlock::before {
  content: "\f09c";
}

.fa-unlock-keyhole::before {
  content: "\f13e";
}

.fa-unlock-alt::before {
  content: "\f13e";
}

.fa-up-down::before {
  content: "\f338";
}

.fa-arrows-alt-v::before {
  content: "\f338";
}

.fa-up-down-left-right::before {
  content: "\f0b2";
}

.fa-arrows-alt::before {
  content: "\f0b2";
}

.fa-up-long::before {
  content: "\f30c";
}

.fa-long-arrow-alt-up::before {
  content: "\f30c";
}

.fa-up-right-and-down-left-from-center::before {
  content: "\f424";
}

.fa-expand-alt::before {
  content: "\f424";
}

.fa-up-right-from-square::before {
  content: "\f35d";
}

.fa-external-link-alt::before {
  content: "\f35d";
}

.fa-upload::before {
  content: "\f093";
}

.fa-user::before {
  content: "\f007";
}

.fa-user-astronaut::before {
  content: "\f4fb";
}

.fa-user-check::before {
  content: "\f4fc";
}

.fa-user-clock::before {
  content: "\f4fd";
}

.fa-user-doctor::before {
  content: "\f0f0";
}

.fa-user-md::before {
  content: "\f0f0";
}

.fa-user-gear::before {
  content: "\f4fe";
}

.fa-user-cog::before {
  content: "\f4fe";
}

.fa-user-graduate::before {
  content: "\f501";
}

.fa-user-group::before {
  content: "\f500";
}

.fa-user-friends::before {
  content: "\f500";
}

.fa-user-injured::before {
  content: "\f728";
}

.fa-user-large::before {
  content: "\f406";
}

.fa-user-alt::before {
  content: "\f406";
}

.fa-user-large-slash::before {
  content: "\f4fa";
}

.fa-user-alt-slash::before {
  content: "\f4fa";
}

.fa-user-lock::before {
  content: "\f502";
}

.fa-user-minus::before {
  content: "\f503";
}

.fa-user-ninja::before {
  content: "\f504";
}

.fa-user-nurse::before {
  content: "\f82f";
}

.fa-user-pen::before {
  content: "\f4ff";
}

.fa-user-edit::before {
  content: "\f4ff";
}

.fa-user-plus::before {
  content: "\f234";
}

.fa-user-secret::before {
  content: "\f21b";
}

.fa-user-shield::before {
  content: "\f505";
}

.fa-user-slash::before {
  content: "\f506";
}

.fa-user-tag::before {
  content: "\f507";
}

.fa-user-tie::before {
  content: "\f508";
}

.fa-user-xmark::before {
  content: "\f235";
}

.fa-user-times::before {
  content: "\f235";
}

.fa-users::before {
  content: "\f0c0";
}

.fa-users-between-lines::before {
  content: "\e591";
}

.fa-users-gear::before {
  content: "\f509";
}

.fa-users-cog::before {
  content: "\f509";
}

.fa-users-line::before {
  content: "\e592";
}

.fa-users-rays::before {
  content: "\e593";
}

.fa-users-rectangle::before {
  content: "\e594";
}

.fa-users-slash::before {
  content: "\e073";
}

.fa-users-viewfinder::before {
  content: "\e595";
}

.fa-utensils::before {
  content: "\f2e7";
}

.fa-cutlery::before {
  content: "\f2e7";
}

.fa-v::before {
  content: "V";
}

.fa-van-shuttle::before {
  content: "\f5b6";
}

.fa-shuttle-van::before {
  content: "\f5b6";
}

.fa-vault::before {
  content: "\e2c5";
}

.fa-vector-square::before {
  content: "\f5cb";
}

.fa-venus::before {
  content: "\f221";
}

.fa-venus-double::before {
  content: "\f226";
}

.fa-venus-mars::before {
  content: "\f228";
}

.fa-vest::before {
  content: "\e085";
}

.fa-vest-patches::before {
  content: "\e086";
}

.fa-vial::before {
  content: "\f492";
}

.fa-vial-circle-check::before {
  content: "\e596";
}

.fa-vial-virus::before {
  content: "\e597";
}

.fa-vials::before {
  content: "\f493";
}

.fa-video::before {
  content: "\f03d";
}

.fa-video-camera::before {
  content: "\f03d";
}

.fa-video-slash::before {
  content: "\f4e2";
}

.fa-vihara::before {
  content: "\f6a7";
}

.fa-virus::before {
  content: "\e074";
}

.fa-virus-covid::before {
  content: "\e4a8";
}

.fa-virus-covid-slash::before {
  content: "\e4a9";
}

.fa-virus-slash::before {
  content: "\e075";
}

.fa-viruses::before {
  content: "\e076";
}

.fa-voicemail::before {
  content: "\f897";
}

.fa-volcano::before {
  content: "\f770";
}

.fa-volleyball::before {
  content: "\f45f";
}

.fa-volleyball-ball::before {
  content: "\f45f";
}

.fa-volume-high::before {
  content: "\f028";
}

.fa-volume-up::before {
  content: "\f028";
}

.fa-volume-low::before {
  content: "\f027";
}

.fa-volume-down::before {
  content: "\f027";
}

.fa-volume-off::before {
  content: "\f026";
}

.fa-volume-xmark::before {
  content: "\f6a9";
}

.fa-volume-mute::before {
  content: "\f6a9";
}

.fa-volume-times::before {
  content: "\f6a9";
}

.fa-vr-cardboard::before {
  content: "\f729";
}

.fa-w::before {
  content: "W";
}

.fa-walkie-talkie::before {
  content: "\f8ef";
}

.fa-wallet::before {
  content: "\f555";
}

.fa-wand-magic::before {
  content: "\f0d0";
}

.fa-magic::before {
  content: "\f0d0";
}

.fa-wand-magic-sparkles::before {
  content: "\e2ca";
}

.fa-magic-wand-sparkles::before {
  content: "\e2ca";
}

.fa-wand-sparkles::before {
  content: "\f72b";
}

.fa-warehouse::before {
  content: "\f494";
}

.fa-water::before {
  content: "\f773";
}

.fa-water-ladder::before {
  content: "\f5c5";
}

.fa-ladder-water::before {
  content: "\f5c5";
}

.fa-swimming-pool::before {
  content: "\f5c5";
}

.fa-wave-square::before {
  content: "\f83e";
}

.fa-weight-hanging::before {
  content: "\f5cd";
}

.fa-weight-scale::before {
  content: "\f496";
}

.fa-weight::before {
  content: "\f496";
}

.fa-wheat-awn::before {
  content: "\e2cd";
}

.fa-wheat-alt::before {
  content: "\e2cd";
}

.fa-wheat-awn-circle-exclamation::before {
  content: "\e598";
}

.fa-wheelchair::before {
  content: "\f193";
}

.fa-wheelchair-move::before {
  content: "\e2ce";
}

.fa-wheelchair-alt::before {
  content: "\e2ce";
}

.fa-whiskey-glass::before {
  content: "\f7a0";
}

.fa-glass-whiskey::before {
  content: "\f7a0";
}

.fa-wifi::before {
  content: "\f1eb";
}

.fa-wifi-3::before {
  content: "\f1eb";
}

.fa-wifi-strong::before {
  content: "\f1eb";
}

.fa-wind::before {
  content: "\f72e";
}

.fa-window-maximize::before {
  content: "\f2d0";
}

.fa-window-minimize::before {
  content: "\f2d1";
}

.fa-window-restore::before {
  content: "\f2d2";
}

.fa-wine-bottle::before {
  content: "\f72f";
}

.fa-wine-glass::before {
  content: "\f4e3";
}

.fa-wine-glass-empty::before {
  content: "\f5ce";
}

.fa-wine-glass-alt::before {
  content: "\f5ce";
}

.fa-won-sign::before {
  content: "\f159";
}

.fa-krw::before {
  content: "\f159";
}

.fa-won::before {
  content: "\f159";
}

.fa-worm::before {
  content: "\e599";
}

.fa-wrench::before {
  content: "\f0ad";
}

.fa-x::before {
  content: "X";
}

.fa-x-ray::before {
  content: "\f497";
}

.fa-xmark::before {
  content: "\f00d";
}

.fa-close::before {
  content: "\f00d";
}

.fa-multiply::before {
  content: "\f00d";
}

.fa-remove::before {
  content: "\f00d";
}

.fa-times::before {
  content: "\f00d";
}

.fa-xmarks-lines::before {
  content: "\e59a";
}

.fa-y::before {
  content: "Y";
}

.fa-yen-sign::before {
  content: "\f157";
}

.fa-cny::before {
  content: "\f157";
}

.fa-jpy::before {
  content: "\f157";
}

.fa-rmb::before {
  content: "\f157";
}

.fa-yen::before {
  content: "\f157";
}

.fa-yin-yang::before {
  content: "\f6ad";
}

.fa-z::before {
  content: "Z";
}

.sr-only,
.fa-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

.sr-only-focusable:not(:focus),
.fa-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;
}

/*!
 * Font Awesome Free 6.1.1 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 2022 Fonticons, Inc.
 */
:root, :host {
  --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: swap;
  src: url("../styles/dependencies/font-aw/webfonts/fa-solid-900.woff2") format("woff2"), url("../styles/dependencies/font-aw/webfonts/fa-solid-900.ttf") format("truetype");
}
.fas,
.fa-solid {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
}

/*!
 * Font Awesome Free 6.1.1 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 2022 Fonticons, Inc.
 */
:root, :host {
  --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: swap;
  src: url("../styles/dependencies/font-aw/webfonts/fa-brands-400.woff2") format("woff2"), url("../styles/dependencies/font-aw/webfonts/fa-brands-400.ttf") format("truetype");
}
.fab,
.fa-brands {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa-42-group:before {
  content: "\e080";
}

.fa-innosoft:before {
  content: "\e080";
}

.fa-500px:before {
  content: "\f26e";
}

.fa-accessible-icon:before {
  content: "\f368";
}

.fa-accusoft:before {
  content: "\f369";
}

.fa-adn:before {
  content: "\f170";
}

.fa-adversal:before {
  content: "\f36a";
}

.fa-affiliatetheme:before {
  content: "\f36b";
}

.fa-airbnb:before {
  content: "\f834";
}

.fa-algolia:before {
  content: "\f36c";
}

.fa-alipay:before {
  content: "\f642";
}

.fa-amazon:before {
  content: "\f270";
}

.fa-amazon-pay:before {
  content: "\f42c";
}

.fa-amilia:before {
  content: "\f36d";
}

.fa-android:before {
  content: "\f17b";
}

.fa-angellist:before {
  content: "\f209";
}

.fa-angrycreative:before {
  content: "\f36e";
}

.fa-angular:before {
  content: "\f420";
}

.fa-app-store:before {
  content: "\f36f";
}

.fa-app-store-ios:before {
  content: "\f370";
}

.fa-apper:before {
  content: "\f371";
}

.fa-apple:before {
  content: "\f179";
}

.fa-apple-pay:before {
  content: "\f415";
}

.fa-artstation:before {
  content: "\f77a";
}

.fa-asymmetrik:before {
  content: "\f372";
}

.fa-atlassian:before {
  content: "\f77b";
}

.fa-audible:before {
  content: "\f373";
}

.fa-autoprefixer:before {
  content: "\f41c";
}

.fa-avianex:before {
  content: "\f374";
}

.fa-aviato:before {
  content: "\f421";
}

.fa-aws:before {
  content: "\f375";
}

.fa-bandcamp:before {
  content: "\f2d5";
}

.fa-battle-net:before {
  content: "\f835";
}

.fa-behance:before {
  content: "\f1b4";
}

.fa-behance-square:before {
  content: "\f1b5";
}

.fa-bilibili:before {
  content: "\e3d9";
}

.fa-bimobject:before {
  content: "\f378";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-bitcoin:before {
  content: "\f379";
}

.fa-bity:before {
  content: "\f37a";
}

.fa-black-tie:before {
  content: "\f27e";
}

.fa-blackberry:before {
  content: "\f37b";
}

.fa-blogger:before {
  content: "\f37c";
}

.fa-blogger-b:before {
  content: "\f37d";
}

.fa-bluetooth:before {
  content: "\f293";
}

.fa-bluetooth-b:before {
  content: "\f294";
}

.fa-bootstrap:before {
  content: "\f836";
}

.fa-bots:before {
  content: "\e340";
}

.fa-btc:before {
  content: "\f15a";
}

.fa-buffer:before {
  content: "\f837";
}

.fa-buromobelexperte:before {
  content: "\f37f";
}

.fa-buy-n-large:before {
  content: "\f8a6";
}

.fa-buysellads:before {
  content: "\f20d";
}

.fa-canadian-maple-leaf:before {
  content: "\f785";
}

.fa-cc-amazon-pay:before {
  content: "\f42d";
}

.fa-cc-amex:before {
  content: "\f1f3";
}

.fa-cc-apple-pay:before {
  content: "\f416";
}

.fa-cc-diners-club:before {
  content: "\f24c";
}

.fa-cc-discover:before {
  content: "\f1f2";
}

.fa-cc-jcb:before {
  content: "\f24b";
}

.fa-cc-mastercard:before {
  content: "\f1f1";
}

.fa-cc-paypal:before {
  content: "\f1f4";
}

.fa-cc-stripe:before {
  content: "\f1f5";
}

.fa-cc-visa:before {
  content: "\f1f0";
}

.fa-centercode:before {
  content: "\f380";
}

.fa-centos:before {
  content: "\f789";
}

.fa-chrome:before {
  content: "\f268";
}

.fa-chromecast:before {
  content: "\f838";
}

.fa-cloudflare:before {
  content: "\e07d";
}

.fa-cloudscale:before {
  content: "\f383";
}

.fa-cloudsmith:before {
  content: "\f384";
}

.fa-cloudversify:before {
  content: "\f385";
}

.fa-cmplid:before {
  content: "\e360";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-codiepie:before {
  content: "\f284";
}

.fa-confluence:before {
  content: "\f78d";
}

.fa-connectdevelop:before {
  content: "\f20e";
}

.fa-contao:before {
  content: "\f26d";
}

.fa-cotton-bureau:before {
  content: "\f89e";
}

.fa-cpanel:before {
  content: "\f388";
}

.fa-creative-commons:before {
  content: "\f25e";
}

.fa-creative-commons-by:before {
  content: "\f4e7";
}

.fa-creative-commons-nc:before {
  content: "\f4e8";
}

.fa-creative-commons-nc-eu:before {
  content: "\f4e9";
}

.fa-creative-commons-nc-jp:before {
  content: "\f4ea";
}

.fa-creative-commons-nd:before {
  content: "\f4eb";
}

.fa-creative-commons-pd:before {
  content: "\f4ec";
}

.fa-creative-commons-pd-alt:before {
  content: "\f4ed";
}

.fa-creative-commons-remix:before {
  content: "\f4ee";
}

.fa-creative-commons-sa:before {
  content: "\f4ef";
}

.fa-creative-commons-sampling:before {
  content: "\f4f0";
}

.fa-creative-commons-sampling-plus:before {
  content: "\f4f1";
}

.fa-creative-commons-share:before {
  content: "\f4f2";
}

.fa-creative-commons-zero:before {
  content: "\f4f3";
}

.fa-critical-role:before {
  content: "\f6c9";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-css3-alt:before {
  content: "\f38b";
}

.fa-cuttlefish:before {
  content: "\f38c";
}

.fa-d-and-d:before {
  content: "\f38d";
}

.fa-d-and-d-beyond:before {
  content: "\f6ca";
}

.fa-dailymotion:before {
  content: "\e052";
}

.fa-dashcube:before {
  content: "\f210";
}

.fa-deezer:before {
  content: "\e077";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-deploydog:before {
  content: "\f38e";
}

.fa-deskpro:before {
  content: "\f38f";
}

.fa-dev:before {
  content: "\f6cc";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-dhl:before {
  content: "\f790";
}

.fa-diaspora:before {
  content: "\f791";
}

.fa-digg:before {
  content: "\f1a6";
}

.fa-digital-ocean:before {
  content: "\f391";
}

.fa-discord:before {
  content: "\f392";
}

.fa-discourse:before {
  content: "\f393";
}

.fa-dochub:before {
  content: "\f394";
}

.fa-docker:before {
  content: "\f395";
}

.fa-draft2digital:before {
  content: "\f396";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-dribbble-square:before {
  content: "\f397";
}

.fa-dropbox:before {
  content: "\f16b";
}

.fa-drupal:before {
  content: "\f1a9";
}

.fa-dyalog:before {
  content: "\f399";
}

.fa-earlybirds:before {
  content: "\f39a";
}

.fa-ebay:before {
  content: "\f4f4";
}

.fa-edge:before {
  content: "\f282";
}

.fa-edge-legacy:before {
  content: "\e078";
}

.fa-elementor:before {
  content: "\f430";
}

.fa-ello:before {
  content: "\f5f1";
}

.fa-ember:before {
  content: "\f423";
}

.fa-empire:before {
  content: "\f1d1";
}

.fa-envira:before {
  content: "\f299";
}

.fa-erlang:before {
  content: "\f39d";
}

.fa-ethereum:before {
  content: "\f42e";
}

.fa-etsy:before {
  content: "\f2d7";
}

.fa-evernote:before {
  content: "\f839";
}

.fa-expeditedssl:before {
  content: "\f23e";
}

.fa-facebook:before {
  content: "\f09a";
}

.fa-facebook-f:before {
  content: "\f39e";
}

.fa-facebook-messenger:before {
  content: "\f39f";
}

.fa-facebook-square:before {
  content: "\f082";
}

.fa-fantasy-flight-games:before {
  content: "\f6dc";
}

.fa-fedex:before {
  content: "\f797";
}

.fa-fedora:before {
  content: "\f798";
}

.fa-figma:before {
  content: "\f799";
}

.fa-firefox:before {
  content: "\f269";
}

.fa-firefox-browser:before {
  content: "\e007";
}

.fa-first-order:before {
  content: "\f2b0";
}

.fa-first-order-alt:before {
  content: "\f50a";
}

.fa-firstdraft:before {
  content: "\f3a1";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-flipboard:before {
  content: "\f44d";
}

.fa-fly:before {
  content: "\f417";
}

.fa-font-awesome:before {
  content: "\f2b4";
}

.fa-font-awesome-flag:before {
  content: "\f2b4";
}

.fa-font-awesome-logo-full:before {
  content: "\f2b4";
}

.fa-fonticons:before {
  content: "\f280";
}

.fa-fonticons-fi:before {
  content: "\f3a2";
}

.fa-fort-awesome:before {
  content: "\f286";
}

.fa-fort-awesome-alt:before {
  content: "\f3a3";
}

.fa-forumbee:before {
  content: "\f211";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-free-code-camp:before {
  content: "\f2c5";
}

.fa-freebsd:before {
  content: "\f3a4";
}

.fa-fulcrum:before {
  content: "\f50b";
}

.fa-galactic-republic:before {
  content: "\f50c";
}

.fa-galactic-senate:before {
  content: "\f50d";
}

.fa-get-pocket:before {
  content: "\f265";
}

.fa-gg:before {
  content: "\f260";
}

.fa-gg-circle:before {
  content: "\f261";
}

.fa-git:before {
  content: "\f1d3";
}

.fa-git-alt:before {
  content: "\f841";
}

.fa-git-square:before {
  content: "\f1d2";
}

.fa-github:before {
  content: "\f09b";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-github-square:before {
  content: "\f092";
}

.fa-gitkraken:before {
  content: "\f3a6";
}

.fa-gitlab:before {
  content: "\f296";
}

.fa-gitter:before {
  content: "\f426";
}

.fa-glide:before {
  content: "\f2a5";
}

.fa-glide-g:before {
  content: "\f2a6";
}

.fa-gofore:before {
  content: "\f3a7";
}

.fa-golang:before {
  content: "\e40f";
}

.fa-goodreads:before {
  content: "\f3a8";
}

.fa-goodreads-g:before {
  content: "\f3a9";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-google-drive:before {
  content: "\f3aa";
}

.fa-google-pay:before {
  content: "\e079";
}

.fa-google-play:before {
  content: "\f3ab";
}

.fa-google-plus:before {
  content: "\f2b3";
}

.fa-google-plus-g:before {
  content: "\f0d5";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

.fa-google-wallet:before {
  content: "\f1ee";
}

.fa-gratipay:before {
  content: "\f184";
}

.fa-grav:before {
  content: "\f2d6";
}

.fa-gripfire:before {
  content: "\f3ac";
}

.fa-grunt:before {
  content: "\f3ad";
}

.fa-guilded:before {
  content: "\e07e";
}

.fa-gulp:before {
  content: "\f3ae";
}

.fa-hacker-news:before {
  content: "\f1d4";
}

.fa-hacker-news-square:before {
  content: "\f3af";
}

.fa-hackerrank:before {
  content: "\f5f7";
}

.fa-hashnode:before {
  content: "\e499";
}

.fa-hips:before {
  content: "\f452";
}

.fa-hire-a-helper:before {
  content: "\f3b0";
}

.fa-hive:before {
  content: "\e07f";
}

.fa-hooli:before {
  content: "\f427";
}

.fa-hornbill:before {
  content: "\f592";
}

.fa-hotjar:before {
  content: "\f3b1";
}

.fa-houzz:before {
  content: "\f27c";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-hubspot:before {
  content: "\f3b2";
}

.fa-ideal:before {
  content: "\e013";
}

.fa-imdb:before {
  content: "\f2d8";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-instagram-square:before {
  content: "\e055";
}

.fa-instalod:before {
  content: "\e081";
}

.fa-intercom:before {
  content: "\f7af";
}

.fa-internet-explorer:before {
  content: "\f26b";
}

.fa-invision:before {
  content: "\f7b0";
}

.fa-ioxhost:before {
  content: "\f208";
}

.fa-itch-io:before {
  content: "\f83a";
}

.fa-itunes:before {
  content: "\f3b4";
}

.fa-itunes-note:before {
  content: "\f3b5";
}

.fa-java:before {
  content: "\f4e4";
}

.fa-jedi-order:before {
  content: "\f50e";
}

.fa-jenkins:before {
  content: "\f3b6";
}

.fa-jira:before {
  content: "\f7b1";
}

.fa-joget:before {
  content: "\f3b7";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-js:before {
  content: "\f3b8";
}

.fa-js-square:before {
  content: "\f3b9";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-kaggle:before {
  content: "\f5fa";
}

.fa-keybase:before {
  content: "\f4f5";
}

.fa-keycdn:before {
  content: "\f3ba";
}

.fa-kickstarter:before {
  content: "\f3bb";
}

.fa-kickstarter-k:before {
  content: "\f3bc";
}

.fa-korvue:before {
  content: "\f42f";
}

.fa-laravel:before {
  content: "\f3bd";
}

.fa-lastfm:before {
  content: "\f202";
}

.fa-lastfm-square:before {
  content: "\f203";
}

.fa-leanpub:before {
  content: "\f212";
}

.fa-less:before {
  content: "\f41d";
}

.fa-line:before {
  content: "\f3c0";
}

.fa-linkedin:before {
  content: "\f08c";
}

.fa-linkedin-in:before {
  content: "\f0e1";
}

.fa-linode:before {
  content: "\f2b8";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-lyft:before {
  content: "\f3c3";
}

.fa-magento:before {
  content: "\f3c4";
}

.fa-mailchimp:before {
  content: "\f59e";
}

.fa-mandalorian:before {
  content: "\f50f";
}

.fa-markdown:before {
  content: "\f60f";
}

.fa-mastodon:before {
  content: "\f4f6";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-mdb:before {
  content: "\f8ca";
}

.fa-medapps:before {
  content: "\f3c6";
}

.fa-medium:before {
  content: "\f23a";
}

.fa-medium-m:before {
  content: "\f23a";
}

.fa-medrt:before {
  content: "\f3c8";
}

.fa-meetup:before {
  content: "\f2e0";
}

.fa-megaport:before {
  content: "\f5a3";
}

.fa-mendeley:before {
  content: "\f7b3";
}

.fa-microblog:before {
  content: "\e01a";
}

.fa-microsoft:before {
  content: "\f3ca";
}

.fa-mix:before {
  content: "\f3cb";
}

.fa-mixcloud:before {
  content: "\f289";
}

.fa-mixer:before {
  content: "\e056";
}

.fa-mizuni:before {
  content: "\f3cc";
}

.fa-modx:before {
  content: "\f285";
}

.fa-monero:before {
  content: "\f3d0";
}

.fa-napster:before {
  content: "\f3d2";
}

.fa-neos:before {
  content: "\f612";
}

.fa-nfc-directional:before {
  content: "\e530";
}

.fa-nfc-symbol:before {
  content: "\e531";
}

.fa-nimblr:before {
  content: "\f5a8";
}

.fa-node:before {
  content: "\f419";
}

.fa-node-js:before {
  content: "\f3d3";
}

.fa-npm:before {
  content: "\f3d4";
}

.fa-ns8:before {
  content: "\f3d5";
}

.fa-nutritionix:before {
  content: "\f3d6";
}

.fa-octopus-deploy:before {
  content: "\e082";
}

.fa-odnoklassniki:before {
  content: "\f263";
}

.fa-odnoklassniki-square:before {
  content: "\f264";
}

.fa-old-republic:before {
  content: "\f510";
}

.fa-opencart:before {
  content: "\f23d";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-opera:before {
  content: "\f26a";
}

.fa-optin-monster:before {
  content: "\f23c";
}

.fa-orcid:before {
  content: "\f8d2";
}

.fa-osi:before {
  content: "\f41a";
}

.fa-padlet:before {
  content: "\e4a0";
}

.fa-page4:before {
  content: "\f3d7";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-palfed:before {
  content: "\f3d8";
}

.fa-patreon:before {
  content: "\f3d9";
}

.fa-paypal:before {
  content: "\f1ed";
}

.fa-perbyte:before {
  content: "\e083";
}

.fa-periscope:before {
  content: "\f3da";
}

.fa-phabricator:before {
  content: "\f3db";
}

.fa-phoenix-framework:before {
  content: "\f3dc";
}

.fa-phoenix-squadron:before {
  content: "\f511";
}

.fa-php:before {
  content: "\f457";
}

.fa-pied-piper:before {
  content: "\f2ae";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-pied-piper-hat:before {
  content: "\f4e5";
}

.fa-pied-piper-pp:before {
  content: "\f1a7";
}

.fa-pied-piper-square:before {
  content: "\e01e";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-pinterest-p:before {
  content: "\f231";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-pix:before {
  content: "\e43a";
}

.fa-playstation:before {
  content: "\f3df";
}

.fa-product-hunt:before {
  content: "\f288";
}

.fa-pushed:before {
  content: "\f3e1";
}

.fa-python:before {
  content: "\f3e2";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-quinscape:before {
  content: "\f459";
}

.fa-quora:before {
  content: "\f2c4";
}

.fa-r-project:before {
  content: "\f4f7";
}

.fa-raspberry-pi:before {
  content: "\f7bb";
}

.fa-ravelry:before {
  content: "\f2d9";
}

.fa-react:before {
  content: "\f41b";
}

.fa-reacteurope:before {
  content: "\f75d";
}

.fa-readme:before {
  content: "\f4d5";
}

.fa-rebel:before {
  content: "\f1d0";
}

.fa-red-river:before {
  content: "\f3e3";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-reddit-alien:before {
  content: "\f281";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-redhat:before {
  content: "\f7bc";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-replyd:before {
  content: "\f3e6";
}

.fa-researchgate:before {
  content: "\f4f8";
}

.fa-resolving:before {
  content: "\f3e7";
}

.fa-rev:before {
  content: "\f5b2";
}

.fa-rocketchat:before {
  content: "\f3e8";
}

.fa-rockrms:before {
  content: "\f3e9";
}

.fa-rust:before {
  content: "\e07a";
}

.fa-safari:before {
  content: "\f267";
}

.fa-salesforce:before {
  content: "\f83b";
}

.fa-sass:before {
  content: "\f41e";
}

.fa-schlix:before {
  content: "\f3ea";
}

.fa-screenpal:before {
  content: "\e570";
}

.fa-scribd:before {
  content: "\f28a";
}

.fa-searchengin:before {
  content: "\f3eb";
}

.fa-sellcast:before {
  content: "\f2da";
}

.fa-sellsy:before {
  content: "\f213";
}

.fa-servicestack:before {
  content: "\f3ec";
}

.fa-shirtsinbulk:before {
  content: "\f214";
}

.fa-shopify:before {
  content: "\e057";
}

.fa-shopware:before {
  content: "\f5b5";
}

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-sistrix:before {
  content: "\f3ee";
}

.fa-sith:before {
  content: "\f512";
}

.fa-sitrox:before {
  content: "\e44a";
}

.fa-sketch:before {
  content: "\f7c6";
}

.fa-skyatlas:before {
  content: "\f216";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-slack:before {
  content: "\f198";
}

.fa-slack-hash:before {
  content: "\f198";
}

.fa-slideshare:before {
  content: "\f1e7";
}

.fa-snapchat:before {
  content: "\f2ab";
}

.fa-snapchat-ghost:before {
  content: "\f2ab";
}

.fa-snapchat-square:before {
  content: "\f2ad";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-sourcetree:before {
  content: "\f7d3";
}

.fa-speakap:before {
  content: "\f3f3";
}

.fa-speaker-deck:before {
  content: "\f83c";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-square-font-awesome:before {
  content: "\f425";
}

.fa-square-font-awesome-stroke:before {
  content: "\f35c";
}

.fa-font-awesome-alt:before {
  content: "\f35c";
}

.fa-squarespace:before {
  content: "\f5be";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-stackpath:before {
  content: "\f842";
}

.fa-staylinked:before {
  content: "\f3f5";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-steam-symbol:before {
  content: "\f3f6";
}

.fa-sticker-mule:before {
  content: "\f3f7";
}

.fa-strava:before {
  content: "\f428";
}

.fa-stripe:before {
  content: "\f429";
}

.fa-stripe-s:before {
  content: "\f42a";
}

.fa-studiovinari:before {
  content: "\f3f8";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.fa-superpowers:before {
  content: "\f2dd";
}

.fa-supple:before {
  content: "\f3f9";
}

.fa-suse:before {
  content: "\f7d6";
}

.fa-swift:before {
  content: "\f8e1";
}

.fa-symfony:before {
  content: "\f83d";
}

.fa-teamspeak:before {
  content: "\f4f9";
}

.fa-telegram:before {
  content: "\f2c6";
}

.fa-telegram-plane:before {
  content: "\f2c6";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-the-red-yeti:before {
  content: "\f69d";
}

.fa-themeco:before {
  content: "\f5c6";
}

.fa-themeisle:before {
  content: "\f2b2";
}

.fa-think-peaks:before {
  content: "\f731";
}

.fa-tiktok:before {
  content: "\e07b";
}

.fa-trade-federation:before {
  content: "\f513";
}

.fa-trello:before {
  content: "\f181";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-twitch:before {
  content: "\f1e8";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-typo3:before {
  content: "\f42b";
}

.fa-uber:before {
  content: "\f402";
}

.fa-ubuntu:before {
  content: "\f7df";
}

.fa-uikit:before {
  content: "\f403";
}

.fa-umbraco:before {
  content: "\f8e8";
}

.fa-uncharted:before {
  content: "\e084";
}

.fa-uniregistry:before {
  content: "\f404";
}

.fa-unity:before {
  content: "\e049";
}

.fa-unsplash:before {
  content: "\e07c";
}

.fa-untappd:before {
  content: "\f405";
}

.fa-ups:before {
  content: "\f7e0";
}

.fa-usb:before {
  content: "\f287";
}

.fa-usps:before {
  content: "\f7e1";
}

.fa-ussunnah:before {
  content: "\f407";
}

.fa-vaadin:before {
  content: "\f408";
}

.fa-viacoin:before {
  content: "\f237";
}

.fa-viadeo:before {
  content: "\f2a9";
}

.fa-viadeo-square:before {
  content: "\f2aa";
}

.fa-viber:before {
  content: "\f409";
}

.fa-vimeo:before {
  content: "\f40a";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-vimeo-v:before {
  content: "\f27d";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-vk:before {
  content: "\f189";
}

.fa-vnv:before {
  content: "\f40b";
}

.fa-vuejs:before {
  content: "\f41f";
}

.fa-watchman-monitoring:before {
  content: "\e087";
}

.fa-waze:before {
  content: "\f83f";
}

.fa-weebly:before {
  content: "\f5cc";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-weixin:before {
  content: "\f1d7";
}

.fa-whatsapp:before {
  content: "\f232";
}

.fa-whatsapp-square:before {
  content: "\f40c";
}

.fa-whmcs:before {
  content: "\f40d";
}

.fa-wikipedia-w:before {
  content: "\f266";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-wirsindhandwerk:before {
  content: "\e2d0";
}

.fa-wsh:before {
  content: "\e2d0";
}

.fa-wix:before {
  content: "\f5cf";
}

.fa-wizards-of-the-coast:before {
  content: "\f730";
}

.fa-wodu:before {
  content: "\e088";
}

.fa-wolf-pack-battalion:before {
  content: "\f514";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-wordpress-simple:before {
  content: "\f411";
}

.fa-wpbeginner:before {
  content: "\f297";
}

.fa-wpexplorer:before {
  content: "\f2de";
}

.fa-wpforms:before {
  content: "\f298";
}

.fa-wpressr:before {
  content: "\f3e4";
}

.fa-xbox:before {
  content: "\f412";
}

.fa-xing:before {
  content: "\f168";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-y-combinator:before {
  content: "\f23b";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-yammer:before {
  content: "\f840";
}

.fa-yandex:before {
  content: "\f413";
}

.fa-yandex-international:before {
  content: "\f414";
}

.fa-yarn:before {
  content: "\f7e3";
}

.fa-yelp:before {
  content: "\f1e9";
}

.fa-yoast:before {
  content: "\f2b1";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-youtube-square:before {
  content: "\f431";
}

.fa-zhihu:before {
  content: "\f63f";
}

.animated-expand-container {
  position: relative;
  display: inline-block;
}
.animated-expand-container .cover {
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0;
  z-index: 2;
  top: 0;
}

.animated-pop-in {
  transform: scale(0);
}

.animated-fade-in-left {
  transform: translateX(-100px);
  opacity: 0;
}

.animated-fade-in-right {
  transform: translateX(100px);
  opacity: 0;
}

.wave-overlay {
  fill: white;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 3;
}

.bg-picture-container {
  position: relative;
}

.bg-picture, .bg-picture-right, .bg-picture-left, .bg-picture-bottom, .bg-picture-center, .bg-picture-top {
  object-fit: cover;
  position: absolute;
  width: 100%;
  height: 100%;
}

.bg-picture-top {
  object-position: top;
}

.bg-picture-center {
  object-position: center;
}

.bg-picture-bottom {
  object-position: bottom;
}

.bg-picture-left {
  object-position: left;
}

.bg-picture-right {
  object-position: right;
}

iframe.bg-picture, iframe.bg-picture-top, iframe.bg-picture-center, iframe.bg-picture-bottom, iframe.bg-picture-left, iframe.bg-picture-right {
  object-fit: unset;
}

.border-bottom-primary {
  border-bottom: 2px solid #001158;
}

.border-top-primary {
  border-top: 2px solid #001158;
}

.border-left-primary {
  border-left: 2px solid #001158;
}

.border-right-primary {
  border-right: 2px solid #001158;
}

.border-bottom-secondary {
  border-bottom: 2px solid #0058fd;
}

.border-top-secondary {
  border-top: 2px solid #0058fd;
}

.border-left-secondary {
  border-left: 2px solid #0058fd;
}

.border-right-secondary {
  border-right: 2px solid #0058fd;
}

.border-bottom-success {
  border-bottom: 2px solid #198754;
}

.border-top-success {
  border-top: 2px solid #198754;
}

.border-left-success {
  border-left: 2px solid #198754;
}

.border-right-success {
  border-right: 2px solid #198754;
}

.border-bottom-info {
  border-bottom: 2px solid #0dcaf0;
}

.border-top-info {
  border-top: 2px solid #0dcaf0;
}

.border-left-info {
  border-left: 2px solid #0dcaf0;
}

.border-right-info {
  border-right: 2px solid #0dcaf0;
}

.border-bottom-warning {
  border-bottom: 2px solid #ffc107;
}

.border-top-warning {
  border-top: 2px solid #ffc107;
}

.border-left-warning {
  border-left: 2px solid #ffc107;
}

.border-right-warning {
  border-right: 2px solid #ffc107;
}

.border-bottom-danger {
  border-bottom: 2px solid #dc3545;
}

.border-top-danger {
  border-top: 2px solid #dc3545;
}

.border-left-danger {
  border-left: 2px solid #dc3545;
}

.border-right-danger {
  border-right: 2px solid #dc3545;
}

.border-bottom-light {
  border-bottom: 2px solid #f8f9fa;
}

.border-top-light {
  border-top: 2px solid #f8f9fa;
}

.border-left-light {
  border-left: 2px solid #f8f9fa;
}

.border-right-light {
  border-right: 2px solid #f8f9fa;
}

.border-bottom-dark {
  border-bottom: 2px solid #212529;
}

.border-top-dark {
  border-top: 2px solid #212529;
}

.border-left-dark {
  border-left: 2px solid #212529;
}

.border-right-dark {
  border-right: 2px solid #212529;
}

.border-bottom-tertiary {
  border-bottom: 2px solid #07173b;
}

.border-top-tertiary {
  border-top: 2px solid #07173b;
}

.border-left-tertiary {
  border-left: 2px solid #07173b;
}

.border-right-tertiary {
  border-right: 2px solid #07173b;
}

.border-bottom-white {
  border-bottom: 2px solid #FFF;
}

.border-top-white {
  border-top: 2px solid #FFF;
}

.border-left-white {
  border-left: 2px solid #FFF;
}

.border-right-white {
  border-right: 2px solid #FFF;
}

a[data-lightbox] img {
  margin-bottom: 0.25rem;
  width: 150px;
  height: 150px;
}

.gallery-grid {
  display: grid;
  grid-gap: 10px;
  grid-template-areas: ". . . . . c c" ". . . . . c c";
}
.gallery-grid > :nth-child(1) {
  grid-area: c;
}
.gallery-grid img {
  width: 100% !important;
  height: 100% !important;
}

@media screen and (max-width: 1200px) {
  .gallery-grid {
    display: block;
  }
  .gallery-grid > a {
    display: inline-block;
    padding: 10px;
  }
}
.grid {
  display: grid;
  box-sizing: border-box;
  grid-template-columns: repeat(1, 1fr);
}

.grid-1 {
  display: grid;
  box-sizing: border-box;
  grid-template-columns: repeat(1, 1fr);
}

@media screen and (min-width: 0) {
  .grid-xs-1 {
    display: grid;
    box-sizing: border-box;
    grid-template-columns: repeat(1, 1fr);
  }
}
@media screen and (min-width: 576px) {
  .grid-sm-1 {
    display: grid;
    box-sizing: border-box;
    grid-template-columns: repeat(1, 1fr);
  }
}
@media screen and (min-width: 768px) {
  .grid-md-1 {
    display: grid;
    box-sizing: border-box;
    grid-template-columns: repeat(1, 1fr);
  }
}
@media screen and (min-width: 992px) {
  .grid-lg-1 {
    display: grid;
    box-sizing: border-box;
    grid-template-columns: repeat(1, 1fr);
  }
}
@media screen and (min-width: 1200px) {
  .grid-xl-1 {
    display: grid;
    box-sizing: border-box;
    grid-template-columns: repeat(1, 1fr);
  }
}
@media screen and (min-width: 1400px) {
  .grid-xxl-1 {
    display: grid;
    box-sizing: border-box;
    grid-template-columns: repeat(1, 1fr);
  }
}
.grid-2 {
  display: grid;
  box-sizing: border-box;
  grid-template-columns: repeat(2, 1fr);
}

@media screen and (min-width: 0) {
  .grid-xs-2 {
    display: grid;
    box-sizing: border-box;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (min-width: 576px) {
  .grid-sm-2 {
    display: grid;
    box-sizing: border-box;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (min-width: 768px) {
  .grid-md-2 {
    display: grid;
    box-sizing: border-box;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (min-width: 992px) {
  .grid-lg-2 {
    display: grid;
    box-sizing: border-box;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (min-width: 1200px) {
  .grid-xl-2 {
    display: grid;
    box-sizing: border-box;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (min-width: 1400px) {
  .grid-xxl-2 {
    display: grid;
    box-sizing: border-box;
    grid-template-columns: repeat(2, 1fr);
  }
}
.grid-3 {
  display: grid;
  box-sizing: border-box;
  grid-template-columns: repeat(3, 1fr);
}

@media screen and (min-width: 0) {
  .grid-xs-3 {
    display: grid;
    box-sizing: border-box;
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (min-width: 576px) {
  .grid-sm-3 {
    display: grid;
    box-sizing: border-box;
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (min-width: 768px) {
  .grid-md-3 {
    display: grid;
    box-sizing: border-box;
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (min-width: 992px) {
  .grid-lg-3 {
    display: grid;
    box-sizing: border-box;
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (min-width: 1200px) {
  .grid-xl-3 {
    display: grid;
    box-sizing: border-box;
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (min-width: 1400px) {
  .grid-xxl-3 {
    display: grid;
    box-sizing: border-box;
    grid-template-columns: repeat(3, 1fr);
  }
}
.grid-4 {
  display: grid;
  box-sizing: border-box;
  grid-template-columns: repeat(4, 1fr);
}

@media screen and (min-width: 0) {
  .grid-xs-4 {
    display: grid;
    box-sizing: border-box;
    grid-template-columns: repeat(4, 1fr);
  }
}
@media screen and (min-width: 576px) {
  .grid-sm-4 {
    display: grid;
    box-sizing: border-box;
    grid-template-columns: repeat(4, 1fr);
  }
}
@media screen and (min-width: 768px) {
  .grid-md-4 {
    display: grid;
    box-sizing: border-box;
    grid-template-columns: repeat(4, 1fr);
  }
}
@media screen and (min-width: 992px) {
  .grid-lg-4 {
    display: grid;
    box-sizing: border-box;
    grid-template-columns: repeat(4, 1fr);
  }
}
@media screen and (min-width: 1200px) {
  .grid-xl-4 {
    display: grid;
    box-sizing: border-box;
    grid-template-columns: repeat(4, 1fr);
  }
}
@media screen and (min-width: 1400px) {
  .grid-xxl-4 {
    display: grid;
    box-sizing: border-box;
    grid-template-columns: repeat(4, 1fr);
  }
}
.grid-5 {
  display: grid;
  box-sizing: border-box;
  grid-template-columns: repeat(5, 1fr);
}

@media screen and (min-width: 0) {
  .grid-xs-5 {
    display: grid;
    box-sizing: border-box;
    grid-template-columns: repeat(5, 1fr);
  }
}
@media screen and (min-width: 576px) {
  .grid-sm-5 {
    display: grid;
    box-sizing: border-box;
    grid-template-columns: repeat(5, 1fr);
  }
}
@media screen and (min-width: 768px) {
  .grid-md-5 {
    display: grid;
    box-sizing: border-box;
    grid-template-columns: repeat(5, 1fr);
  }
}
@media screen and (min-width: 992px) {
  .grid-lg-5 {
    display: grid;
    box-sizing: border-box;
    grid-template-columns: repeat(5, 1fr);
  }
}
@media screen and (min-width: 1200px) {
  .grid-xl-5 {
    display: grid;
    box-sizing: border-box;
    grid-template-columns: repeat(5, 1fr);
  }
}
@media screen and (min-width: 1400px) {
  .grid-xxl-5 {
    display: grid;
    box-sizing: border-box;
    grid-template-columns: repeat(5, 1fr);
  }
}
.grid-6 {
  display: grid;
  box-sizing: border-box;
  grid-template-columns: repeat(6, 1fr);
}

@media screen and (min-width: 0) {
  .grid-xs-6 {
    display: grid;
    box-sizing: border-box;
    grid-template-columns: repeat(6, 1fr);
  }
}
@media screen and (min-width: 576px) {
  .grid-sm-6 {
    display: grid;
    box-sizing: border-box;
    grid-template-columns: repeat(6, 1fr);
  }
}
@media screen and (min-width: 768px) {
  .grid-md-6 {
    display: grid;
    box-sizing: border-box;
    grid-template-columns: repeat(6, 1fr);
  }
}
@media screen and (min-width: 992px) {
  .grid-lg-6 {
    display: grid;
    box-sizing: border-box;
    grid-template-columns: repeat(6, 1fr);
  }
}
@media screen and (min-width: 1200px) {
  .grid-xl-6 {
    display: grid;
    box-sizing: border-box;
    grid-template-columns: repeat(6, 1fr);
  }
}
@media screen and (min-width: 1400px) {
  .grid-xxl-6 {
    display: grid;
    box-sizing: border-box;
    grid-template-columns: repeat(6, 1fr);
  }
}
.grid-7 {
  display: grid;
  box-sizing: border-box;
  grid-template-columns: repeat(7, 1fr);
}

@media screen and (min-width: 0) {
  .grid-xs-7 {
    display: grid;
    box-sizing: border-box;
    grid-template-columns: repeat(7, 1fr);
  }
}
@media screen and (min-width: 576px) {
  .grid-sm-7 {
    display: grid;
    box-sizing: border-box;
    grid-template-columns: repeat(7, 1fr);
  }
}
@media screen and (min-width: 768px) {
  .grid-md-7 {
    display: grid;
    box-sizing: border-box;
    grid-template-columns: repeat(7, 1fr);
  }
}
@media screen and (min-width: 992px) {
  .grid-lg-7 {
    display: grid;
    box-sizing: border-box;
    grid-template-columns: repeat(7, 1fr);
  }
}
@media screen and (min-width: 1200px) {
  .grid-xl-7 {
    display: grid;
    box-sizing: border-box;
    grid-template-columns: repeat(7, 1fr);
  }
}
@media screen and (min-width: 1400px) {
  .grid-xxl-7 {
    display: grid;
    box-sizing: border-box;
    grid-template-columns: repeat(7, 1fr);
  }
}
.grid-8 {
  display: grid;
  box-sizing: border-box;
  grid-template-columns: repeat(8, 1fr);
}

@media screen and (min-width: 0) {
  .grid-xs-8 {
    display: grid;
    box-sizing: border-box;
    grid-template-columns: repeat(8, 1fr);
  }
}
@media screen and (min-width: 576px) {
  .grid-sm-8 {
    display: grid;
    box-sizing: border-box;
    grid-template-columns: repeat(8, 1fr);
  }
}
@media screen and (min-width: 768px) {
  .grid-md-8 {
    display: grid;
    box-sizing: border-box;
    grid-template-columns: repeat(8, 1fr);
  }
}
@media screen and (min-width: 992px) {
  .grid-lg-8 {
    display: grid;
    box-sizing: border-box;
    grid-template-columns: repeat(8, 1fr);
  }
}
@media screen and (min-width: 1200px) {
  .grid-xl-8 {
    display: grid;
    box-sizing: border-box;
    grid-template-columns: repeat(8, 1fr);
  }
}
@media screen and (min-width: 1400px) {
  .grid-xxl-8 {
    display: grid;
    box-sizing: border-box;
    grid-template-columns: repeat(8, 1fr);
  }
}
.grid-9 {
  display: grid;
  box-sizing: border-box;
  grid-template-columns: repeat(9, 1fr);
}

@media screen and (min-width: 0) {
  .grid-xs-9 {
    display: grid;
    box-sizing: border-box;
    grid-template-columns: repeat(9, 1fr);
  }
}
@media screen and (min-width: 576px) {
  .grid-sm-9 {
    display: grid;
    box-sizing: border-box;
    grid-template-columns: repeat(9, 1fr);
  }
}
@media screen and (min-width: 768px) {
  .grid-md-9 {
    display: grid;
    box-sizing: border-box;
    grid-template-columns: repeat(9, 1fr);
  }
}
@media screen and (min-width: 992px) {
  .grid-lg-9 {
    display: grid;
    box-sizing: border-box;
    grid-template-columns: repeat(9, 1fr);
  }
}
@media screen and (min-width: 1200px) {
  .grid-xl-9 {
    display: grid;
    box-sizing: border-box;
    grid-template-columns: repeat(9, 1fr);
  }
}
@media screen and (min-width: 1400px) {
  .grid-xxl-9 {
    display: grid;
    box-sizing: border-box;
    grid-template-columns: repeat(9, 1fr);
  }
}
.grid-10 {
  display: grid;
  box-sizing: border-box;
  grid-template-columns: repeat(10, 1fr);
}

@media screen and (min-width: 0) {
  .grid-xs-10 {
    display: grid;
    box-sizing: border-box;
    grid-template-columns: repeat(10, 1fr);
  }
}
@media screen and (min-width: 576px) {
  .grid-sm-10 {
    display: grid;
    box-sizing: border-box;
    grid-template-columns: repeat(10, 1fr);
  }
}
@media screen and (min-width: 768px) {
  .grid-md-10 {
    display: grid;
    box-sizing: border-box;
    grid-template-columns: repeat(10, 1fr);
  }
}
@media screen and (min-width: 992px) {
  .grid-lg-10 {
    display: grid;
    box-sizing: border-box;
    grid-template-columns: repeat(10, 1fr);
  }
}
@media screen and (min-width: 1200px) {
  .grid-xl-10 {
    display: grid;
    box-sizing: border-box;
    grid-template-columns: repeat(10, 1fr);
  }
}
@media screen and (min-width: 1400px) {
  .grid-xxl-10 {
    display: grid;
    box-sizing: border-box;
    grid-template-columns: repeat(10, 1fr);
  }
}
.grid-11 {
  display: grid;
  box-sizing: border-box;
  grid-template-columns: repeat(11, 1fr);
}

@media screen and (min-width: 0) {
  .grid-xs-11 {
    display: grid;
    box-sizing: border-box;
    grid-template-columns: repeat(11, 1fr);
  }
}
@media screen and (min-width: 576px) {
  .grid-sm-11 {
    display: grid;
    box-sizing: border-box;
    grid-template-columns: repeat(11, 1fr);
  }
}
@media screen and (min-width: 768px) {
  .grid-md-11 {
    display: grid;
    box-sizing: border-box;
    grid-template-columns: repeat(11, 1fr);
  }
}
@media screen and (min-width: 992px) {
  .grid-lg-11 {
    display: grid;
    box-sizing: border-box;
    grid-template-columns: repeat(11, 1fr);
  }
}
@media screen and (min-width: 1200px) {
  .grid-xl-11 {
    display: grid;
    box-sizing: border-box;
    grid-template-columns: repeat(11, 1fr);
  }
}
@media screen and (min-width: 1400px) {
  .grid-xxl-11 {
    display: grid;
    box-sizing: border-box;
    grid-template-columns: repeat(11, 1fr);
  }
}
.grid-12 {
  display: grid;
  box-sizing: border-box;
  grid-template-columns: repeat(12, 1fr);
}

@media screen and (min-width: 0) {
  .grid-xs-12 {
    display: grid;
    box-sizing: border-box;
    grid-template-columns: repeat(12, 1fr);
  }
}
@media screen and (min-width: 576px) {
  .grid-sm-12 {
    display: grid;
    box-sizing: border-box;
    grid-template-columns: repeat(12, 1fr);
  }
}
@media screen and (min-width: 768px) {
  .grid-md-12 {
    display: grid;
    box-sizing: border-box;
    grid-template-columns: repeat(12, 1fr);
  }
}
@media screen and (min-width: 992px) {
  .grid-lg-12 {
    display: grid;
    box-sizing: border-box;
    grid-template-columns: repeat(12, 1fr);
  }
}
@media screen and (min-width: 1200px) {
  .grid-xl-12 {
    display: grid;
    box-sizing: border-box;
    grid-template-columns: repeat(12, 1fr);
  }
}
@media screen and (min-width: 1400px) {
  .grid-xxl-12 {
    display: grid;
    box-sizing: border-box;
    grid-template-columns: repeat(12, 1fr);
  }
}
.grid-gap-0 {
  grid-gap: 0;
  gap: 0;
}

.grid-row-gap-0 {
  grid-row-gap: 0;
  row-gap: 0;
}

.grid-column-gap-0 {
  grid-column-gap: 0;
  column-gap: 0;
}

@media screen and (min-width: 0) {
  .grid-gap-xs-0 {
    grid-gap: 0 !important;
    gap: 0 !important;
  }
  .grid-row-gap-xs-0 {
    grid-row-gap: 0 !important;
    row-gap: 0 !important;
  }
  .grid-column-gap-xs-0 {
    grid-column-gap: 0 !important;
    column-gap: 0 !important;
  }
}
@media screen and (min-width: 576px) {
  .grid-gap-sm-0 {
    grid-gap: 0 !important;
    gap: 0 !important;
  }
  .grid-row-gap-sm-0 {
    grid-row-gap: 0 !important;
    row-gap: 0 !important;
  }
  .grid-column-gap-sm-0 {
    grid-column-gap: 0 !important;
    column-gap: 0 !important;
  }
}
@media screen and (min-width: 768px) {
  .grid-gap-md-0 {
    grid-gap: 0 !important;
    gap: 0 !important;
  }
  .grid-row-gap-md-0 {
    grid-row-gap: 0 !important;
    row-gap: 0 !important;
  }
  .grid-column-gap-md-0 {
    grid-column-gap: 0 !important;
    column-gap: 0 !important;
  }
}
@media screen and (min-width: 992px) {
  .grid-gap-lg-0 {
    grid-gap: 0 !important;
    gap: 0 !important;
  }
  .grid-row-gap-lg-0 {
    grid-row-gap: 0 !important;
    row-gap: 0 !important;
  }
  .grid-column-gap-lg-0 {
    grid-column-gap: 0 !important;
    column-gap: 0 !important;
  }
}
@media screen and (min-width: 1200px) {
  .grid-gap-xl-0 {
    grid-gap: 0 !important;
    gap: 0 !important;
  }
  .grid-row-gap-xl-0 {
    grid-row-gap: 0 !important;
    row-gap: 0 !important;
  }
  .grid-column-gap-xl-0 {
    grid-column-gap: 0 !important;
    column-gap: 0 !important;
  }
}
@media screen and (min-width: 1400px) {
  .grid-gap-xxl-0 {
    grid-gap: 0 !important;
    gap: 0 !important;
  }
  .grid-row-gap-xxl-0 {
    grid-row-gap: 0 !important;
    row-gap: 0 !important;
  }
  .grid-column-gap-xxl-0 {
    grid-column-gap: 0 !important;
    column-gap: 0 !important;
  }
}
.grid-gap-1 {
  grid-gap: 0.25rem;
  gap: 0.25rem;
}

.grid-row-gap-1 {
  grid-row-gap: 0.25rem;
  row-gap: 0.25rem;
}

.grid-column-gap-1 {
  grid-column-gap: 0.25rem;
  column-gap: 0.25rem;
}

@media screen and (min-width: 0) {
  .grid-gap-xs-1 {
    grid-gap: 0.25rem !important;
    gap: 0.25rem !important;
  }
  .grid-row-gap-xs-1 {
    grid-row-gap: 0.25rem !important;
    row-gap: 0.25rem !important;
  }
  .grid-column-gap-xs-1 {
    grid-column-gap: 0.25rem !important;
    column-gap: 0.25rem !important;
  }
}
@media screen and (min-width: 576px) {
  .grid-gap-sm-1 {
    grid-gap: 0.25rem !important;
    gap: 0.25rem !important;
  }
  .grid-row-gap-sm-1 {
    grid-row-gap: 0.25rem !important;
    row-gap: 0.25rem !important;
  }
  .grid-column-gap-sm-1 {
    grid-column-gap: 0.25rem !important;
    column-gap: 0.25rem !important;
  }
}
@media screen and (min-width: 768px) {
  .grid-gap-md-1 {
    grid-gap: 0.25rem !important;
    gap: 0.25rem !important;
  }
  .grid-row-gap-md-1 {
    grid-row-gap: 0.25rem !important;
    row-gap: 0.25rem !important;
  }
  .grid-column-gap-md-1 {
    grid-column-gap: 0.25rem !important;
    column-gap: 0.25rem !important;
  }
}
@media screen and (min-width: 992px) {
  .grid-gap-lg-1 {
    grid-gap: 0.25rem !important;
    gap: 0.25rem !important;
  }
  .grid-row-gap-lg-1 {
    grid-row-gap: 0.25rem !important;
    row-gap: 0.25rem !important;
  }
  .grid-column-gap-lg-1 {
    grid-column-gap: 0.25rem !important;
    column-gap: 0.25rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .grid-gap-xl-1 {
    grid-gap: 0.25rem !important;
    gap: 0.25rem !important;
  }
  .grid-row-gap-xl-1 {
    grid-row-gap: 0.25rem !important;
    row-gap: 0.25rem !important;
  }
  .grid-column-gap-xl-1 {
    grid-column-gap: 0.25rem !important;
    column-gap: 0.25rem !important;
  }
}
@media screen and (min-width: 1400px) {
  .grid-gap-xxl-1 {
    grid-gap: 0.25rem !important;
    gap: 0.25rem !important;
  }
  .grid-row-gap-xxl-1 {
    grid-row-gap: 0.25rem !important;
    row-gap: 0.25rem !important;
  }
  .grid-column-gap-xxl-1 {
    grid-column-gap: 0.25rem !important;
    column-gap: 0.25rem !important;
  }
}
.grid-gap-2 {
  grid-gap: 0.5rem;
  gap: 0.5rem;
}

.grid-row-gap-2 {
  grid-row-gap: 0.5rem;
  row-gap: 0.5rem;
}

.grid-column-gap-2 {
  grid-column-gap: 0.5rem;
  column-gap: 0.5rem;
}

@media screen and (min-width: 0) {
  .grid-gap-xs-2 {
    grid-gap: 0.5rem !important;
    gap: 0.5rem !important;
  }
  .grid-row-gap-xs-2 {
    grid-row-gap: 0.5rem !important;
    row-gap: 0.5rem !important;
  }
  .grid-column-gap-xs-2 {
    grid-column-gap: 0.5rem !important;
    column-gap: 0.5rem !important;
  }
}
@media screen and (min-width: 576px) {
  .grid-gap-sm-2 {
    grid-gap: 0.5rem !important;
    gap: 0.5rem !important;
  }
  .grid-row-gap-sm-2 {
    grid-row-gap: 0.5rem !important;
    row-gap: 0.5rem !important;
  }
  .grid-column-gap-sm-2 {
    grid-column-gap: 0.5rem !important;
    column-gap: 0.5rem !important;
  }
}
@media screen and (min-width: 768px) {
  .grid-gap-md-2 {
    grid-gap: 0.5rem !important;
    gap: 0.5rem !important;
  }
  .grid-row-gap-md-2 {
    grid-row-gap: 0.5rem !important;
    row-gap: 0.5rem !important;
  }
  .grid-column-gap-md-2 {
    grid-column-gap: 0.5rem !important;
    column-gap: 0.5rem !important;
  }
}
@media screen and (min-width: 992px) {
  .grid-gap-lg-2 {
    grid-gap: 0.5rem !important;
    gap: 0.5rem !important;
  }
  .grid-row-gap-lg-2 {
    grid-row-gap: 0.5rem !important;
    row-gap: 0.5rem !important;
  }
  .grid-column-gap-lg-2 {
    grid-column-gap: 0.5rem !important;
    column-gap: 0.5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .grid-gap-xl-2 {
    grid-gap: 0.5rem !important;
    gap: 0.5rem !important;
  }
  .grid-row-gap-xl-2 {
    grid-row-gap: 0.5rem !important;
    row-gap: 0.5rem !important;
  }
  .grid-column-gap-xl-2 {
    grid-column-gap: 0.5rem !important;
    column-gap: 0.5rem !important;
  }
}
@media screen and (min-width: 1400px) {
  .grid-gap-xxl-2 {
    grid-gap: 0.5rem !important;
    gap: 0.5rem !important;
  }
  .grid-row-gap-xxl-2 {
    grid-row-gap: 0.5rem !important;
    row-gap: 0.5rem !important;
  }
  .grid-column-gap-xxl-2 {
    grid-column-gap: 0.5rem !important;
    column-gap: 0.5rem !important;
  }
}
.grid-gap-3 {
  grid-gap: 1rem;
  gap: 1rem;
}

.grid-row-gap-3 {
  grid-row-gap: 1rem;
  row-gap: 1rem;
}

.grid-column-gap-3 {
  grid-column-gap: 1rem;
  column-gap: 1rem;
}

@media screen and (min-width: 0) {
  .grid-gap-xs-3 {
    grid-gap: 1rem !important;
    gap: 1rem !important;
  }
  .grid-row-gap-xs-3 {
    grid-row-gap: 1rem !important;
    row-gap: 1rem !important;
  }
  .grid-column-gap-xs-3 {
    grid-column-gap: 1rem !important;
    column-gap: 1rem !important;
  }
}
@media screen and (min-width: 576px) {
  .grid-gap-sm-3 {
    grid-gap: 1rem !important;
    gap: 1rem !important;
  }
  .grid-row-gap-sm-3 {
    grid-row-gap: 1rem !important;
    row-gap: 1rem !important;
  }
  .grid-column-gap-sm-3 {
    grid-column-gap: 1rem !important;
    column-gap: 1rem !important;
  }
}
@media screen and (min-width: 768px) {
  .grid-gap-md-3 {
    grid-gap: 1rem !important;
    gap: 1rem !important;
  }
  .grid-row-gap-md-3 {
    grid-row-gap: 1rem !important;
    row-gap: 1rem !important;
  }
  .grid-column-gap-md-3 {
    grid-column-gap: 1rem !important;
    column-gap: 1rem !important;
  }
}
@media screen and (min-width: 992px) {
  .grid-gap-lg-3 {
    grid-gap: 1rem !important;
    gap: 1rem !important;
  }
  .grid-row-gap-lg-3 {
    grid-row-gap: 1rem !important;
    row-gap: 1rem !important;
  }
  .grid-column-gap-lg-3 {
    grid-column-gap: 1rem !important;
    column-gap: 1rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .grid-gap-xl-3 {
    grid-gap: 1rem !important;
    gap: 1rem !important;
  }
  .grid-row-gap-xl-3 {
    grid-row-gap: 1rem !important;
    row-gap: 1rem !important;
  }
  .grid-column-gap-xl-3 {
    grid-column-gap: 1rem !important;
    column-gap: 1rem !important;
  }
}
@media screen and (min-width: 1400px) {
  .grid-gap-xxl-3 {
    grid-gap: 1rem !important;
    gap: 1rem !important;
  }
  .grid-row-gap-xxl-3 {
    grid-row-gap: 1rem !important;
    row-gap: 1rem !important;
  }
  .grid-column-gap-xxl-3 {
    grid-column-gap: 1rem !important;
    column-gap: 1rem !important;
  }
}
.grid-gap-4 {
  grid-gap: 1.5rem;
  gap: 1.5rem;
}

.grid-row-gap-4 {
  grid-row-gap: 1.5rem;
  row-gap: 1.5rem;
}

.grid-column-gap-4 {
  grid-column-gap: 1.5rem;
  column-gap: 1.5rem;
}

@media screen and (min-width: 0) {
  .grid-gap-xs-4 {
    grid-gap: 1.5rem !important;
    gap: 1.5rem !important;
  }
  .grid-row-gap-xs-4 {
    grid-row-gap: 1.5rem !important;
    row-gap: 1.5rem !important;
  }
  .grid-column-gap-xs-4 {
    grid-column-gap: 1.5rem !important;
    column-gap: 1.5rem !important;
  }
}
@media screen and (min-width: 576px) {
  .grid-gap-sm-4 {
    grid-gap: 1.5rem !important;
    gap: 1.5rem !important;
  }
  .grid-row-gap-sm-4 {
    grid-row-gap: 1.5rem !important;
    row-gap: 1.5rem !important;
  }
  .grid-column-gap-sm-4 {
    grid-column-gap: 1.5rem !important;
    column-gap: 1.5rem !important;
  }
}
@media screen and (min-width: 768px) {
  .grid-gap-md-4 {
    grid-gap: 1.5rem !important;
    gap: 1.5rem !important;
  }
  .grid-row-gap-md-4 {
    grid-row-gap: 1.5rem !important;
    row-gap: 1.5rem !important;
  }
  .grid-column-gap-md-4 {
    grid-column-gap: 1.5rem !important;
    column-gap: 1.5rem !important;
  }
}
@media screen and (min-width: 992px) {
  .grid-gap-lg-4 {
    grid-gap: 1.5rem !important;
    gap: 1.5rem !important;
  }
  .grid-row-gap-lg-4 {
    grid-row-gap: 1.5rem !important;
    row-gap: 1.5rem !important;
  }
  .grid-column-gap-lg-4 {
    grid-column-gap: 1.5rem !important;
    column-gap: 1.5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .grid-gap-xl-4 {
    grid-gap: 1.5rem !important;
    gap: 1.5rem !important;
  }
  .grid-row-gap-xl-4 {
    grid-row-gap: 1.5rem !important;
    row-gap: 1.5rem !important;
  }
  .grid-column-gap-xl-4 {
    grid-column-gap: 1.5rem !important;
    column-gap: 1.5rem !important;
  }
}
@media screen and (min-width: 1400px) {
  .grid-gap-xxl-4 {
    grid-gap: 1.5rem !important;
    gap: 1.5rem !important;
  }
  .grid-row-gap-xxl-4 {
    grid-row-gap: 1.5rem !important;
    row-gap: 1.5rem !important;
  }
  .grid-column-gap-xxl-4 {
    grid-column-gap: 1.5rem !important;
    column-gap: 1.5rem !important;
  }
}
.grid-gap-5 {
  grid-gap: 3rem;
  gap: 3rem;
}

.grid-row-gap-5 {
  grid-row-gap: 3rem;
  row-gap: 3rem;
}

.grid-column-gap-5 {
  grid-column-gap: 3rem;
  column-gap: 3rem;
}

@media screen and (min-width: 0) {
  .grid-gap-xs-5 {
    grid-gap: 3rem !important;
    gap: 3rem !important;
  }
  .grid-row-gap-xs-5 {
    grid-row-gap: 3rem !important;
    row-gap: 3rem !important;
  }
  .grid-column-gap-xs-5 {
    grid-column-gap: 3rem !important;
    column-gap: 3rem !important;
  }
}
@media screen and (min-width: 576px) {
  .grid-gap-sm-5 {
    grid-gap: 3rem !important;
    gap: 3rem !important;
  }
  .grid-row-gap-sm-5 {
    grid-row-gap: 3rem !important;
    row-gap: 3rem !important;
  }
  .grid-column-gap-sm-5 {
    grid-column-gap: 3rem !important;
    column-gap: 3rem !important;
  }
}
@media screen and (min-width: 768px) {
  .grid-gap-md-5 {
    grid-gap: 3rem !important;
    gap: 3rem !important;
  }
  .grid-row-gap-md-5 {
    grid-row-gap: 3rem !important;
    row-gap: 3rem !important;
  }
  .grid-column-gap-md-5 {
    grid-column-gap: 3rem !important;
    column-gap: 3rem !important;
  }
}
@media screen and (min-width: 992px) {
  .grid-gap-lg-5 {
    grid-gap: 3rem !important;
    gap: 3rem !important;
  }
  .grid-row-gap-lg-5 {
    grid-row-gap: 3rem !important;
    row-gap: 3rem !important;
  }
  .grid-column-gap-lg-5 {
    grid-column-gap: 3rem !important;
    column-gap: 3rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .grid-gap-xl-5 {
    grid-gap: 3rem !important;
    gap: 3rem !important;
  }
  .grid-row-gap-xl-5 {
    grid-row-gap: 3rem !important;
    row-gap: 3rem !important;
  }
  .grid-column-gap-xl-5 {
    grid-column-gap: 3rem !important;
    column-gap: 3rem !important;
  }
}
@media screen and (min-width: 1400px) {
  .grid-gap-xxl-5 {
    grid-gap: 3rem !important;
    gap: 3rem !important;
  }
  .grid-row-gap-xxl-5 {
    grid-row-gap: 3rem !important;
    row-gap: 3rem !important;
  }
  .grid-column-gap-xxl-5 {
    grid-column-gap: 3rem !important;
    column-gap: 3rem !important;
  }
}
.bg-image {
  background-position: center;
  background-size: cover;
  min-height: 200px;
  position: relative;
}

.checks-primary {
  list-style: none;
}
.checks-primary li::before {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  color: white;
  font-size: 90%;
  padding: 0.25rem;
  content: "\e829";
  background-color: #001158;
  border-radius: 5px;
  margin-right: 0.5rem;
}
.checks-primary li {
  background-color: unset;
}
.checks-primary li:not(:last-child) {
  border-bottom: 1px;
}

.arrow-primary {
  list-style: none;
  padding-inline-start: 0.5rem;
}
.arrow-primary li::before {
  font-family: "Font Awesome 5 Free";
  color: #001158;
  font-size: 100%;
  padding: 0.2rem;
  content: "\f138";
  margin-right: 0.2rem;
}

.checks-secondary {
  list-style: none;
}
.checks-secondary li::before {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  color: white;
  font-size: 90%;
  padding: 0.25rem;
  content: "\e829";
  background-color: #0058fd;
  border-radius: 5px;
  margin-right: 0.5rem;
}
.checks-secondary li {
  background-color: unset;
}
.checks-secondary li:not(:last-child) {
  border-bottom: 1px;
}

.arrow-secondary {
  list-style: none;
  padding-inline-start: 0.5rem;
}
.arrow-secondary li::before {
  font-family: "Font Awesome 5 Free";
  color: #0058fd;
  font-size: 100%;
  padding: 0.2rem;
  content: "\f138";
  margin-right: 0.2rem;
}

.checks-success {
  list-style: none;
}
.checks-success li::before {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  color: white;
  font-size: 90%;
  padding: 0.25rem;
  content: "\e829";
  background-color: #198754;
  border-radius: 5px;
  margin-right: 0.5rem;
}
.checks-success li {
  background-color: unset;
}
.checks-success li:not(:last-child) {
  border-bottom: 1px;
}

.arrow-success {
  list-style: none;
  padding-inline-start: 0.5rem;
}
.arrow-success li::before {
  font-family: "Font Awesome 5 Free";
  color: #198754;
  font-size: 100%;
  padding: 0.2rem;
  content: "\f138";
  margin-right: 0.2rem;
}

.checks-info {
  list-style: none;
}
.checks-info li::before {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  color: white;
  font-size: 90%;
  padding: 0.25rem;
  content: "\e829";
  background-color: #0dcaf0;
  border-radius: 5px;
  margin-right: 0.5rem;
}
.checks-info li {
  background-color: unset;
}
.checks-info li:not(:last-child) {
  border-bottom: 1px;
}

.arrow-info {
  list-style: none;
  padding-inline-start: 0.5rem;
}
.arrow-info li::before {
  font-family: "Font Awesome 5 Free";
  color: #0dcaf0;
  font-size: 100%;
  padding: 0.2rem;
  content: "\f138";
  margin-right: 0.2rem;
}

.checks-warning {
  list-style: none;
}
.checks-warning li::before {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  color: white;
  font-size: 90%;
  padding: 0.25rem;
  content: "\e829";
  background-color: #ffc107;
  border-radius: 5px;
  margin-right: 0.5rem;
}
.checks-warning li {
  background-color: unset;
}
.checks-warning li:not(:last-child) {
  border-bottom: 1px;
}

.arrow-warning {
  list-style: none;
  padding-inline-start: 0.5rem;
}
.arrow-warning li::before {
  font-family: "Font Awesome 5 Free";
  color: #ffc107;
  font-size: 100%;
  padding: 0.2rem;
  content: "\f138";
  margin-right: 0.2rem;
}

.checks-danger {
  list-style: none;
}
.checks-danger li::before {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  color: white;
  font-size: 90%;
  padding: 0.25rem;
  content: "\e829";
  background-color: #dc3545;
  border-radius: 5px;
  margin-right: 0.5rem;
}
.checks-danger li {
  background-color: unset;
}
.checks-danger li:not(:last-child) {
  border-bottom: 1px;
}

.arrow-danger {
  list-style: none;
  padding-inline-start: 0.5rem;
}
.arrow-danger li::before {
  font-family: "Font Awesome 5 Free";
  color: #dc3545;
  font-size: 100%;
  padding: 0.2rem;
  content: "\f138";
  margin-right: 0.2rem;
}

.checks-light {
  list-style: none;
}
.checks-light li::before {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  color: white;
  font-size: 90%;
  padding: 0.25rem;
  content: "\e829";
  background-color: #f8f9fa;
  border-radius: 5px;
  margin-right: 0.5rem;
}
.checks-light li {
  background-color: unset;
}
.checks-light li:not(:last-child) {
  border-bottom: 1px;
}

.arrow-light {
  list-style: none;
  padding-inline-start: 0.5rem;
}
.arrow-light li::before {
  font-family: "Font Awesome 5 Free";
  color: #f8f9fa;
  font-size: 100%;
  padding: 0.2rem;
  content: "\f138";
  margin-right: 0.2rem;
}

.checks-dark {
  list-style: none;
}
.checks-dark li::before {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  color: white;
  font-size: 90%;
  padding: 0.25rem;
  content: "\e829";
  background-color: #212529;
  border-radius: 5px;
  margin-right: 0.5rem;
}
.checks-dark li {
  background-color: unset;
}
.checks-dark li:not(:last-child) {
  border-bottom: 1px;
}

.arrow-dark {
  list-style: none;
  padding-inline-start: 0.5rem;
}
.arrow-dark li::before {
  font-family: "Font Awesome 5 Free";
  color: #212529;
  font-size: 100%;
  padding: 0.2rem;
  content: "\f138";
  margin-right: 0.2rem;
}

.checks-tertiary {
  list-style: none;
}
.checks-tertiary li::before {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  color: white;
  font-size: 90%;
  padding: 0.25rem;
  content: "\e829";
  background-color: #07173b;
  border-radius: 5px;
  margin-right: 0.5rem;
}
.checks-tertiary li {
  background-color: unset;
}
.checks-tertiary li:not(:last-child) {
  border-bottom: 1px;
}

.arrow-tertiary {
  list-style: none;
  padding-inline-start: 0.5rem;
}
.arrow-tertiary li::before {
  font-family: "Font Awesome 5 Free";
  color: #07173b;
  font-size: 100%;
  padding: 0.2rem;
  content: "\f138";
  margin-right: 0.2rem;
}

.checks-white {
  list-style: none;
}
.checks-white li::before {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  color: white;
  font-size: 90%;
  padding: 0.25rem;
  content: "\e829";
  background-color: #FFF;
  border-radius: 5px;
  margin-right: 0.5rem;
}
.checks-white li {
  background-color: unset;
}
.checks-white li:not(:last-child) {
  border-bottom: 1px;
}

.arrow-white {
  list-style: none;
  padding-inline-start: 0.5rem;
}
.arrow-white li::before {
  font-family: "Font Awesome 5 Free";
  color: #FFF;
  font-size: 100%;
  padding: 0.2rem;
  content: "\f138";
  margin-right: 0.2rem;
}

@media screen and (min-width: 0) {
  .w-xs-100 {
    width: 100% !important;
  }
}
@media screen and (min-width: 576px) {
  .w-sm-100 {
    width: 100% !important;
  }
}
@media screen and (min-width: 768px) {
  .w-md-100 {
    width: 100% !important;
  }
}
@media screen and (min-width: 992px) {
  .w-lg-100 {
    width: 100% !important;
  }
}
@media screen and (min-width: 1200px) {
  .w-xl-100 {
    width: 100% !important;
  }
}
@media screen and (min-width: 1400px) {
  .w-xxl-100 {
    width: 100% !important;
  }
}
.zindex-0 {
  z-index: 0;
}

.zindex-1 {
  z-index: 1;
}

.zindex-2 {
  z-index: 2;
}

.zindex-3 {
  z-index: 3;
}

.zindex-4 {
  z-index: 4;
}

.zindex-5 {
  z-index: 5;
}

.zindex-6 {
  z-index: 6;
}

.zindex-7 {
  z-index: 7;
}

.zindex-8 {
  z-index: 8;
}

.zindex-9 {
  z-index: 9;
}

.zindex-10 {
  z-index: 10;
}

* {
  white-space: normal;
}

.bg-secondary a:not(.btn) {
  color: #0f327f;
}
.bg-secondary a:not(.btn):hover {
  color: white;
}

.bg-light a:not(.btn) {
  color: #004adb;
}
.bg-light a:not(.btn):hover {
  color: #001158;
}

.bg-primary a:not(.btn) {
  color: #82adff;
}
.bg-primary a:not(.btn):hover {
  color: white;
}

a {
  cursor: pointer;
  color: #6c9df9;
  text-decoration: none;
}
a:hover {
  color: #0058fd;
}

a.skip-main {
  position: absolute;
  top: auto;
  left: -999px;
  width: 1px;
  height: 1px;
  overflow: hidden;
  z-index: -999;
}
a.skip-main:focus, a.skip-main:active {
  background-color: #000000;
  color: #FFFFFF;
  top: auto;
  left: auto;
  width: 30%;
  height: auto;
  overflow: auto;
  margin: 10px 35%;
  padding: 5px;
  border-radius: 15px;
  border: 4px solid yellow;
  text-align: center;
  font-size: 1.2rem;
  z-index: 999;
}

img, iframe, video {
  max-width: 100%;
}

h1, .h1, h4, .h4, h3, .h3, h6, .h6 {
  font-family: rubik, sans-serif;
  text-transform: capitalize;
}

h5, .h5, h2, .h2 {
  font-family: dm-med, sans-serif;
  text-transform: capitalize;
}

p {
  margin: 1rem 0;
}

p, ul, ul li, ul li a, ol, ol li, ol li a {
  font-family: dm-reg, sans-serif;
  font-size: 0.9rem;
}

.f-prime {
  font-family: rubik, sans-serif !important;
}

.f-second {
  font-family: dm-med, sans-serif !important;
}

.f-third {
  font-family: dm-reg, sans-serif !important;
}

.text-shadow {
  text-shadow: 1px 2px 5px rgba(0, 0, 0, 0.2);
}

.req-num, .req-form {
  color: #07173b !important;
  transition: all 0.5s ease;
}
.req-num:hover, .req-form:hover {
  color: #0058fd !important;
}

.req-serv {
  color: #0058fd !important;
  transition: all 0.5s ease;
  text-decoration: none;
}
.req-serv:hover {
  color: #001158 !important;
  text-decoration: none;
}

.whiteflipped {
  filter: brightness(0) invert(1);
}

.circle {
  -webkit-border-radius: 300px;
  border-radius: 300px;
}

.true-shadow {
  filter: drop-shadow(2px 2px 4px rgba(0, 0, 0, 0.3));
}

a i.fab {
  transition: all ease 0.3s;
}
a i.fab.text-primary:hover {
  color: #001b8b !important;
}
a i.fab.text-secondary:hover {
  color: #3179ff !important;
}
a i.fab.text-tertiary:hover {
  color: #0c2969 !important;
}
a i.fab.light:hover {
  color: white !important;
}
a i.fab:hover {
  transform: translateY(-3px);
}

picture {
  width: 0 !important;
  padding: 0 !important;
}

hr.special {
  height: 4px;
}

#myCarousel2 .carousel-caption {
  position: relative;
}

.bg-primary {
  color: #FFF;
}

.bg-secondary {
  color: #FFF;
}

.bg-success {
  color: #FFF;
}

.bg-info {
  color: #000000;
}

.bg-warning {
  color: #000000;
}

.bg-danger {
  color: #FFF;
}

.bg-light {
  color: #000000;
}

.bg-dark {
  color: #FFF;
}

.bg-tertiary {
  color: #FFF;
}

.bg-white {
  color: #000000;
}

.list-style-position-inside {
  list-style-position: inside;
  padding-inline-start: 0px;
}

.checkmark-list, .dashed-list, .squared-list, .icon-list, .icon-no {
  font-family: dm-reg, sans-serif;
  font-weight: normal;
  font-size: 0.9rem;
}
.checkmark-list li, .dashed-list li, .squared-list li, .icon-list li, .icon-no li {
  padding-left: 0;
}
.checkmark-list li a, .dashed-list li a, .squared-list li a, .icon-list li a, .icon-no li a {
  text-decoration: none;
  padding-left: 0.5rem;
}
.checkmark-list.larger li, .dashed-list.larger li, .squared-list.larger li, .icon-list.larger li, .icon-no.larger li {
  font-size: calc(1rem + 0.275vw);
  font-family: dm-med, sans-serif;
}
.checkmark-list.larger li a, .dashed-list.larger li a, .squared-list.larger li a, .icon-list.larger li a, .icon-no.larger li a {
  font-size: calc(1rem + 0.275vw);
  font-family: dm-med, sans-serif;
}
.checkmark-list.text-light li, .dashed-list.text-light li, .squared-list.text-light li, .icon-list.text-light li, .icon-no.text-light li {
  color: #f8f9fa;
}
.checkmark-list.text-light li a, .dashed-list.text-light li a, .squared-list.text-light li a, .icon-list.text-light li a, .icon-no.text-light li a {
  color: #f8f9fa;
}
.checkmark-list.text-dark li, .dashed-list.text-dark li, .squared-list.text-dark li, .icon-list.text-dark li, .icon-no.text-dark li {
  color: #212529;
}
.checkmark-list.text-dark li a, .dashed-list.text-dark li a, .squared-list.text-dark li a, .icon-list.text-dark li a, .icon-no.text-dark li a {
  color: #212529;
}
.checkmark-list.inline li, .dashed-list.inline li, .squared-list.inline li, .icon-list.inline li, .icon-no.inline li {
  display: inline-block;
}
.checkmark-list.inline li:not(:last-child), .dashed-list.inline li:not(:last-child), .squared-list.inline li:not(:last-child), .icon-list.inline li:not(:last-child), .icon-no.inline li:not(:last-child) {
  border-right: 1px solid #212529;
}
.checkmark-list.inline li a, .dashed-list.inline li a, .squared-list.inline li a, .icon-list.inline li a, .icon-no.inline li a {
  padding-right: 0.4rem;
  padding-left: 0.4rem;
}
@media (max-width: 575.98px) {
  .checkmark-list.inline li, .dashed-list.inline li, .squared-list.inline li, .icon-list.inline li, .icon-no.inline li {
    display: block;
  }
  .checkmark-list.inline li:not(:last-child), .dashed-list.inline li:not(:last-child), .squared-list.inline li:not(:last-child), .icon-list.inline li:not(:last-child), .icon-no.inline li:not(:last-child) {
    border-right: none;
  }
}

.checkmark-list li::marker {
  font-family: "Font Awesome 6 Free";
  content: "\f00c";
}

.dashed-list li::marker {
  font-family: "Font Awesome 6 Free";
  content: "\f773";
}

.squared-list li::marker {
  font-family: "Font Awesome 6 Free";
  content: "\f0fe";
}

.icon-list li {
  padding-left: 0.5rem;
}
.icon-list li a {
  padding-left: 0.5rem;
}
.icon-list li::marker {
  font-family: "Font Awesome 6 Free";
  content: "\f3c5";
}

.icon-no li {
  list-style: none;
  padding: 0;
}
.icon-no li a {
  padding: 0;
}

.marker-primary li::marker {
  color: #001158;
}

.marker-secondary li::marker {
  color: #0058fd;
}

.marker-success li::marker {
  color: #198754;
}

.marker-info li::marker {
  color: #0dcaf0;
}

.marker-warning li::marker {
  color: #ffc107;
}

.marker-danger li::marker {
  color: #dc3545;
}

.marker-light li::marker {
  color: #f8f9fa;
}

.marker-dark li::marker {
  color: #212529;
}

.marker-tertiary li::marker {
  color: #07173b;
}

.marker-white li::marker {
  color: #FFF;
}

.btn:not(.btn-sm, .btn-lg) {
  padding: 0.75rem 1.5rem;
  font-size: 0.9rem;
}

.btn:not(.faq) {
  font-family: dm-med, sans-serif;
  text-transform: uppercase;
  transition: all ease 0.3s;
}
.btn-primary {
  background-color: #001158;
  color: white;
}

.btn-secondary {
  background-color: #0058fd;
  color: white;
}

.btn-tertiary {
  background-color: #07173b;
  color: white;
}

.mover {
  top: 0;
  left: 0;
}

.watermark {
  opacity: 0.4;
}
.watermark.overlight {
  opacity: 0.3;
  mix-blend-mode: multiply;
}
.watermark.dodged {
  mix-blend-mode: color-dodge;
}
.watermark.o15 {
  opacity: 0.15;
}

.bgcover {
  min-height: 450px;
}
@media (max-width: 767.98px) {
  .bgcover {
    min-height: 300px;
  }
}

.overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
}
.overlay.third {
  background: #07173b;
}
.overlay.second {
  background: #0058fd;
}
.overlay.prime {
  background: #001158;
}
.overlay.light {
  background: #f8f9fa;
}
.overlay.o40 {
  opacity: 40%;
}
.overlay.o60 {
  opacity: 60%;
}
.overlay.o80 {
  opacity: 80%;
}
.overlay.o90 {
  opacity: 90%;
}
.overlay.gradient.dark.left {
  background: linear-gradient(to right, #212529 0%, rgba(33, 37, 41, 0.75) 50%, rgba(33, 37, 41, 0.2) 100%);
}
.overlay.gradient.black.left {
  background: linear-gradient(to right, black 0%, rgba(0, 0, 0, 0.75) 50%, rgba(0, 0, 0, 0.2) 100%);
}
.overlay.gradient.black.right {
  background: linear-gradient(to left, black 0%, rgba(0, 0, 0, 0.75) 50%, rgba(0, 0, 0, 0.2) 100%);
}
@media (max-width: 767.98px) {
  .overlay.gradient.black.left, .overlay.gradient.black.right {
    background: rgba(0, 0, 0, 0.8);
  }
}
.overlay.gradient.secondary.left {
  background: rgb(255, 255, 255);
  background: linear-gradient(270deg, rgba(255, 255, 255, 0.4151118089) 0%, rgba(106, 173, 243, 0.5663723131) 52%, rgb(64, 112, 223) 100%);
}
.overlay.gradient.secondary.right {
  background: linear-gradient(to left, #0058fd 0%, rgba(0, 88, 253, 0.75) 50%, rgba(0, 88, 253, 0.2) 100%);
}
.overlay.gradient.secondary.top {
  background: rgb(255, 255, 255);
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.6895133053) 0%, rgba(246, 158, 45, 0.7903536415) 100%);
}
@media (max-width: 767.98px) {
  .overlay.gradient.secondary.left, .overlay.gradient.secondary.right {
    background: rgba(0, 88, 253, 0.8);
  }
}
.overlay.gradient.primary.left {
  background: linear-gradient(to right, #001158 0%, rgba(0, 17, 88, 0.75) 50%, rgba(0, 17, 88, 0.2) 100%);
}
.overlay.gradient.primary.right {
  background: linear-gradient(to left, #001158 0%, rgba(0, 17, 88, 0.75) 50%, rgba(0, 17, 88, 0.2) 100%);
}
@media (max-width: 767.98px) {
  .overlay.gradient.primary.left, .overlay.gradient.primary.right {
    background: rgba(0, 17, 88, 0.8);
  }
}
.overlay.gradient.white {
  background: rgb(255, 255, 255);
  background: -moz-linear-gradient(0deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0.7469362745) 15%, rgba(255, 255, 255, 0.6404936975) 48%, rgba(255, 255, 255, 0.7469362745) 85%, rgb(255, 255, 255) 100%);
  background: -webkit-linear-gradient(0deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0.7469362745) 15%, rgba(255, 255, 255, 0.6404936975) 48%, rgba(255, 255, 255, 0.7469362745) 85%, rgb(255, 255, 255) 100%);
  background: linear-gradient(0deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0.7469362745) 15%, rgba(255, 255, 255, 0.6404936975) 48%, rgba(255, 255, 255, 0.7469362745) 85%, rgb(255, 255, 255) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);
}

.bg-image {
  min-height: 500px;
}
@media (max-width: 767.98px) {
  .bg-image {
    min-height: 300px;
  }
}

.slashed.right {
  clip-path: polygon(0 0, 90% 0, 100% 100%, 0% 100%);
}
.slashed.left {
  clip-path: polygon(10% 0, 100% 0, 100% 100%, 0% 100%);
}
@media (max-width: 767.98px) {
  .slashed.left, .slashed.right {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  }
}
.slashed.double > div {
  transform: translateX(-35%);
}
.slashed.double > div::after {
  position: absolute;
  z-index: 0;
  content: "";
  background: white;
  height: 110%;
  width: 110%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  clip-path: polygon(15% 0, 95% 0, 85% 100%, 5% 100%);
}
.slashed.double > div img {
  clip-path: polygon(15% 0, 95% 0, 85% 100%, 5% 100%);
  z-index: 4;
}
@media (max-width: 1199.98px) {
  .slashed.double > div {
    transform: translateX(-10%);
  }
}
@media (max-width: 767.98px) {
  .slashed.double > div {
    transform: translate(0, 0);
  }
  .slashed.double > div::after {
    clip-path: polygon(0 10%, 100% 0%, 100% 90%, 0% 100%);
    width: 100%;
    height: 100%;
  }
  .slashed.double > div img {
    clip-path: polygon(0 10%, 100% 0%, 100% 90%, 0% 100%);
    width: 95%;
    height: 95%;
    left: 2.5%;
    top: 2.5%;
  }
}

.spacer {
  min-height: 50px;
}
@media (max-width: 767.98px) {
  .spacer {
    min-height: 40px;
  }
}
@media (max-width: 575.98px) {
  .spacer {
    min-height: 30px;
  }
}

.spec-grad {
  background: linear-gradient(to bottom, #0058fd 0%, rgba(0, 88, 253, 0.5) 10%, rgba(0, 88, 253, 0.25) 20%, rgba(0, 88, 253, 0) 100%);
}
.spec-grad.dark {
  background: linear-gradient(180deg, #0058fd 0%, #0046ca 50%, #003db1 100%);
}
.spec-grad.dark.inverted {
  background: linear-gradient(to top, #0058fd 0%, #0046ca 50%, #003db1 100%);
}

.grad-fade {
  background: rgb(255, 255, 255);
  background: linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(106, 173, 243) 52%, rgb(64, 112, 223) 100%);
}

.grad-fade-flip {
  background: rgb(255, 255, 255);
  background: linear-gradient(180deg, rgb(255, 255, 255) 0%, rgba(106, 173, 243, 0.6987702185) 45%, rgb(64, 112, 223) 100%);
}

.grad-fade-right {
  background: rgb(255, 255, 255);
  background: linear-gradient(270deg, rgba(255, 255, 255, 0.4151118089) 0%, rgba(106, 173, 243, 0.5663723131) 52%, rgb(64, 112, 223) 100%);
}

.cliped {
  clip-path: url(#svgClip);
  z-index: 4;
}

.bg-primary.gradient.left {
  background: linear-gradient(to right, rgba(0, 17, 88, 0), #001158) !important;
  color: white;
}
.bg-primary.o80 {
  background: rgba(0, 17, 88, 0.8) !important;
}

.bg-tertiary.grad {
  background: linear-gradient(45deg, #07173b, #123b96);
}

.map {
  height: 450px;
  width: 100%;
}

.rap-bg {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 0%;
  transform: translate(-27%, -50%);
  height: 110%;
}
@media (max-width: 1199.98px) {
  .rap-bg {
    transform: translate(-16%, -50%);
  }
}
@media (max-width: 991.98px) {
  .rap-bg {
    display: none;
  }
}

.bgfullheight {
  min-height: 700px;
  height: 100vh;
}
@media (max-width: 767.98px) {
  .bgfullheight {
    min-height: 500px;
    height: auto;
  }
}

.carousel-item > div {
  min-height: 700px;
  height: 100vh;
}
@media (max-width: 991.98px) {
  .carousel-item > div {
    min-height: 600px;
    height: auto;
  }
}
@media (max-width: 767.98px) {
  .carousel-item > div {
    min-height: 550px;
    height: auto;
  }
}

.carousel-caption {
  z-index: 10;
}

@media screen and (max-width: 767px) {
  .carousel-caption div p.h1 {
    font-size: 1.35rem;
  }
}

.carousel-item .bg-picture-container img {
  filter: brightness(0.55);
}

.banner-animation {
  animation-name: zoom-anim;
  animation-duration: 10s;
  animation-fill-mode: forwards;
}

@keyframes zoom-anim {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.2);
  }
}
.form-container {
  filter: drop-shadow(0px 0px 4px rgba(0, 0, 0, 0.6));
  border-top: 3px solid #001158;
}

.jump-but {
  position: absolute;
  bottom: 2px;
  text-align: center;
  z-index: 12;
  left: 50%;
  transform: translateX(-50%);
}
.jump-but a {
  display: block;
}
.jump-but a span {
  font-size: 1rem;
  color: white;
  text-transform: uppercase;
}

.breadcrumb {
  background-color: transparent;
  border-left: 6px solid black;
  border-bottom: 1px solid black;
  background: none;
  padding: 0.33rem 1rem;
  font-family: dm-reg, sans-serif;
  font-size: 0.88rem;
  font-weight: normal;
  text-transform: uppercase;
  color: #0058fd !important;
}
.breadcrumb a {
  color: #0058fd !important;
}

.breadcrumb-item {
  font-family: dm-reg, sans-serif;
  font-size: 0.88rem;
  font-weight: normal;
}
.breadcrumb-item::before {
  color: black !important;
}
.breadcrumb-item + .active {
  color: black !important;
}

/* ******************************************************************************************** */
/* FOOTER STYLING ***************************************************************************** */
/* ******************************************************************************************** */
footer.fb-ftr-1 {
  background-color: black;
  font-family: dm-reg, sans-serif;
  font-weight: normal;
  font-size: 0.9rem;
  color: rgb(77, 77, 255);
}

footer.fb-ftr-1 h4, footer.fb-ftr-1 .h4 {
  font-family: dm-reg, sans-serif;
  font-weight: bold;
  color: #4b89ff;
}

footer.fb-ftr-1 a {
  font-family: dm-reg, sans-serif;
  font-weight: normal;
  font-size: 0.9rem;
  color: white;
  transition: all 0.5s ease;
}
footer.fb-ftr-1 a:hover {
  color: #0058fd;
}

.fb-ftr-1 .quick-links a {
  display: block;
}

.fb-ftr-1 .service-areas a {
  border-right: 1px solid rgb(10, 10, 255);
  padding-right: 6px;
}

.fb-ftr-1 .service-areas a:last-child {
  border-right: none;
  padding-right: 0;
}

.fb-ftr-1 .contact p {
  padding: 0;
  margin: 0;
}

/* ******************************************************************************************** */
/* Large Navigation with Animated Borders ****************************************************** */
/* Setting Up Keyframes ************************************************************************ */
@keyframes fade-in-dropdown-menu {
  from {
    transform: translateY(90px);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes fade-in-from-right-dropdown-menu {
  from {
    transform: translateX(90px);
    opacity: 0;
  }
  to {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes fade-in-from-left-dropdown-menu {
  from {
    transform: translateX(-90px);
    opacity: 0;
  }
  to {
    transform: translateX(0);
    opacity: 1;
  }
}
/* Styling for Overall Navigation ************************************************************** */
#lg-nav-v2-1 {
  position: sticky;
  top: 0;
  z-index: 20; /* Must be More than 15 since 15 is Banner Default */
  background: black;
  transition: all ease 0.4s;
}
#lg-nav-v2-1 #nav-v2-1-trim {
  /* todo here */
}
#lg-nav-v2-1 .nav-lg #nav-v2-1-logo-container {
  padding: 0rem 1.5rem;
  position: relative;
}
#lg-nav-v2-1 .nav-lg #nav-v2-1-logo-container img {
  max-width: 210px;
  z-index: 3;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -20%);
  transition: all ease 0.3s;
}
#lg-nav-v2-1 .nav-lg #nav-v2-1-contents #nav-v2-1-links > .nav-v2-1-link:not(:last-child) {
  /* todo here */
}
#lg-nav-v2-1 .nav-lg #nav-v2-1-contents #nav-v2-1-links > .nav-v2-1-link {
  font-family: dm-med, sans-serif;
  font-weight: normal;
  font-size: 0.9rem;
  text-transform: uppercase;
  text-align: center;
  position: relative;
  z-index: 1;
  /* First Set of Dropdowns Setup */
  /* End of First Nav Dropdown */
  /* Styling for Hovered Class addition via JavaScript */
}
#lg-nav-v2-1 .nav-lg #nav-v2-1-contents #nav-v2-1-links > .nav-v2-1-link a {
  text-decoration: none;
  color: white;
}
#lg-nav-v2-1 .nav-lg #nav-v2-1-contents #nav-v2-1-links > .nav-v2-1-link a:hover {
  color: #7eabff;
}
#lg-nav-v2-1 .nav-lg #nav-v2-1-contents #nav-v2-1-links > .nav-v2-1-link > .nav-v2-1-dropdown {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  background-color: rgb(255, 255, 255);
  border-radius: 0.15rem;
  border: 0;
  position: absolute;
  top: 100%;
  left: 0;
  width: 225px;
  display: none;
  z-index: 20;
}
#lg-nav-v2-1 .nav-lg #nav-v2-1-contents #nav-v2-1-links > .nav-v2-1-link > .nav-v2-1-dropdown.home {
  background-color: rgb(255, 255, 255);
}
#lg-nav-v2-1 .nav-lg #nav-v2-1-contents #nav-v2-1-links > .nav-v2-1-link > .nav-v2-1-dropdown > .nav-v2-1-dropdown-1-link:not(:last-child) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
#lg-nav-v2-1 .nav-lg #nav-v2-1-contents #nav-v2-1-links > .nav-v2-1-link > .nav-v2-1-dropdown > .nav-v2-1-dropdown-1-link {
  position: relative;
  text-align: left;
  font-family: dm-reg, sans-serif;
  font-size: 0.9rem;
  text-transform: none;
  z-index: 20;
  /* Secondary Set of Dropdowns Setup */
  /* End of Secondary Nav Dropdown */
  /* Styling for Hovered Class addition via JavaScript */
}
#lg-nav-v2-1 .nav-lg #nav-v2-1-contents #nav-v2-1-links > .nav-v2-1-link > .nav-v2-1-dropdown > .nav-v2-1-dropdown-1-link > .nav-v2-1-dropdown-2 {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  background-color: #FFFFFF;
  border-radius: 0.15rem;
  border: 0;
  position: absolute;
  top: 0;
  width: 225px;
  display: none;
  z-index: 20;
}
#lg-nav-v2-1 .nav-lg #nav-v2-1-contents #nav-v2-1-links > .nav-v2-1-link > .nav-v2-1-dropdown > .nav-v2-1-dropdown-1-link > .nav-v2-1-dropdown-2.right {
  left: 100%;
}
#lg-nav-v2-1 .nav-lg #nav-v2-1-contents #nav-v2-1-links > .nav-v2-1-link > .nav-v2-1-dropdown > .nav-v2-1-dropdown-1-link > .nav-v2-1-dropdown-2.left {
  right: 100%;
}
#lg-nav-v2-1 .nav-lg #nav-v2-1-contents #nav-v2-1-links > .nav-v2-1-link > .nav-v2-1-dropdown > .nav-v2-1-dropdown-1-link > .nav-v2-1-dropdown-2 > .nav-v2-1-dropdown-2-link:not(:last-child) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
#lg-nav-v2-1 .nav-lg #nav-v2-1-contents #nav-v2-1-links > .nav-v2-1-link > .nav-v2-1-dropdown > .nav-v2-1-dropdown-1-link > .nav-v2-1-dropdown-2 > .nav-v2-1-dropdown-2-link {
  position: relative;
  z-index: 104;
  /* Styling for Hovered Class addition via JavaScript */
}
#lg-nav-v2-1 .nav-lg #nav-v2-1-contents #nav-v2-1-links > .nav-v2-1-link > .nav-v2-1-dropdown > .nav-v2-1-dropdown-1-link > .nav-v2-1-dropdown-2 > .nav-v2-1-dropdown-2-link > .nav-v2-1-border-animator {
  position: absolute;
  z-index: 20;
  left: 0;
  top: 0;
  height: 100%;
  width: 0;
  transition: width 190ms;
  background-color: #07173b;
}
#lg-nav-v2-1 .nav-lg #nav-v2-1-contents #nav-v2-1-links > .nav-v2-1-link > .nav-v2-1-dropdown > .nav-v2-1-dropdown-1-link > .nav-v2-1-dropdown-2 > .nav-v2-1-dropdown-2-link > .nav-v2-1-dropdown-3 {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  background-color: #FFFFFF;
  border-radius: 0.15rem;
  border: 0;
  position: absolute;
  top: 0;
  width: 225px;
  display: none;
  z-index: 20;
}
#lg-nav-v2-1 .nav-lg #nav-v2-1-contents #nav-v2-1-links > .nav-v2-1-link > .nav-v2-1-dropdown > .nav-v2-1-dropdown-1-link > .nav-v2-1-dropdown-2 > .nav-v2-1-dropdown-2-link > .nav-v2-1-dropdown-3.right {
  left: 100%;
}
#lg-nav-v2-1 .nav-lg #nav-v2-1-contents #nav-v2-1-links > .nav-v2-1-link > .nav-v2-1-dropdown > .nav-v2-1-dropdown-1-link > .nav-v2-1-dropdown-2 > .nav-v2-1-dropdown-2-link > .nav-v2-1-dropdown-3.left {
  right: 100%;
}
#lg-nav-v2-1 .nav-lg #nav-v2-1-contents #nav-v2-1-links > .nav-v2-1-link > .nav-v2-1-dropdown > .nav-v2-1-dropdown-1-link > .nav-v2-1-dropdown-2 > .nav-v2-1-dropdown-2-link > .nav-v2-1-dropdown-3 > .nav-v2-1-dropdown-3-link:not(:last-child) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
#lg-nav-v2-1 .nav-lg #nav-v2-1-contents #nav-v2-1-links > .nav-v2-1-link > .nav-v2-1-dropdown > .nav-v2-1-dropdown-1-link > .nav-v2-1-dropdown-2 > .nav-v2-1-dropdown-2-link > .nav-v2-1-dropdown-3 > .nav-v2-1-dropdown-3-link {
  position: relative;
  z-index: 104;
}
#lg-nav-v2-1 .nav-lg #nav-v2-1-contents #nav-v2-1-links > .nav-v2-1-link > .nav-v2-1-dropdown > .nav-v2-1-dropdown-1-link > .nav-v2-1-dropdown-2 > .nav-v2-1-dropdown-2-link > .nav-v2-1-dropdown-3 > .nav-v2-1-dropdown-3-link > .nav-v2-1-border-animator {
  position: absolute;
  z-index: 20;
  left: 0;
  top: 0;
  height: 100%;
  width: 0;
  transition: width 190ms;
  background-color: #07173b;
}
#lg-nav-v2-1 .nav-lg #nav-v2-1-contents #nav-v2-1-links > .nav-v2-1-link > .nav-v2-1-dropdown > .nav-v2-1-dropdown-1-link > .nav-v2-1-dropdown-2 > .nav-v2-1-dropdown-2-link > .nav-v2-1-dropdown-3 > .nav-v2-1-dropdown-3-link > a {
  display: block;
  padding: 0.75rem 1.5rem;
  color: #232323;
  text-align: left;
}
#lg-nav-v2-1 .nav-lg #nav-v2-1-contents #nav-v2-1-links > .nav-v2-1-link > .nav-v2-1-dropdown > .nav-v2-1-dropdown-1-link > .nav-v2-1-dropdown-2 > .nav-v2-1-dropdown-2-link > .nav-v2-1-dropdown-3 > .nav-v2-1-dropdown-3-link:hover > .nav-v2-1-border-animator {
  width: 4px;
}
#lg-nav-v2-1 .nav-lg #nav-v2-1-contents #nav-v2-1-links > .nav-v2-1-link > .nav-v2-1-dropdown > .nav-v2-1-dropdown-1-link > .nav-v2-1-dropdown-2 > .nav-v2-1-dropdown-2-link > .nav-v2-1-dropdown-3 > .nav-v2-1-dropdown-3-link:hover > a {
  color: #5C5C5C !important;
}
#lg-nav-v2-1 .nav-lg #nav-v2-1-contents #nav-v2-1-links > .nav-v2-1-link > .nav-v2-1-dropdown > .nav-v2-1-dropdown-1-link > .nav-v2-1-dropdown-2 > .nav-v2-1-dropdown-2-link > a {
  display: block;
  padding: 0.75rem 1.5rem;
  color: #232323;
  text-align: left;
}
#lg-nav-v2-1 .nav-lg #nav-v2-1-contents #nav-v2-1-links > .nav-v2-1-link > .nav-v2-1-dropdown > .nav-v2-1-dropdown-1-link > .nav-v2-1-dropdown-2 > .nav-v2-1-dropdown-2-link:hover > .nav-v2-1-border-animator {
  width: 4px;
}
#lg-nav-v2-1 .nav-lg #nav-v2-1-contents #nav-v2-1-links > .nav-v2-1-link > .nav-v2-1-dropdown > .nav-v2-1-dropdown-1-link > .nav-v2-1-dropdown-2 > .nav-v2-1-dropdown-2-link:hover > a {
  color: #5C5C5C !important;
}
#lg-nav-v2-1 .nav-lg #nav-v2-1-contents #nav-v2-1-links > .nav-v2-1-link > .nav-v2-1-dropdown > .nav-v2-1-dropdown-1-link > .nav-v2-1-dropdown-2 > .nav-v2-1-dropdown-2-link.is-hovered > .nav-v2-1-dropdown-3 {
  display: block;
}
#lg-nav-v2-1 .nav-lg #nav-v2-1-contents #nav-v2-1-links > .nav-v2-1-link > .nav-v2-1-dropdown > .nav-v2-1-dropdown-1-link > .nav-v2-1-dropdown-2 > .nav-v2-1-dropdown-2-link.is-hovered > .nav-v2-1-dropdown-3.right {
  animation: fade-in-from-right-dropdown-menu;
  animation-duration: 190ms;
  animation-fill-mode: forwards;
}
#lg-nav-v2-1 .nav-lg #nav-v2-1-contents #nav-v2-1-links > .nav-v2-1-link > .nav-v2-1-dropdown > .nav-v2-1-dropdown-1-link > .nav-v2-1-dropdown-2 > .nav-v2-1-dropdown-2-link.is-hovered > .nav-v2-1-dropdown-3.left {
  animation: fade-in-from-left-dropdown-menu;
  animation-duration: 190ms;
  animation-fill-mode: forwards;
}
#lg-nav-v2-1 .nav-lg #nav-v2-1-contents #nav-v2-1-links > .nav-v2-1-link > .nav-v2-1-dropdown > .nav-v2-1-dropdown-1-link > .nav-v2-1-border-animator {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  z-index: 20;
  transition: 190ms;
  background-color: #07173b;
}
#lg-nav-v2-1 .nav-lg #nav-v2-1-contents #nav-v2-1-links > .nav-v2-1-link > .nav-v2-1-dropdown > .nav-v2-1-dropdown-1-link > a {
  display: block;
  padding: 0.75rem 1.5rem;
  color: #232323;
}
#lg-nav-v2-1 .nav-lg #nav-v2-1-contents #nav-v2-1-links > .nav-v2-1-link > .nav-v2-1-dropdown > .nav-v2-1-dropdown-1-link:hover > .nav-v2-1-border-animator {
  width: 4px;
}
#lg-nav-v2-1 .nav-lg #nav-v2-1-contents #nav-v2-1-links > .nav-v2-1-link > .nav-v2-1-dropdown > .nav-v2-1-dropdown-1-link:hover > a {
  color: #5C5C5C !important;
}
#lg-nav-v2-1 .nav-lg #nav-v2-1-contents #nav-v2-1-links > .nav-v2-1-link > .nav-v2-1-dropdown > .nav-v2-1-dropdown-1-link.is-hovered {
  background: rgb(255, 255, 255);
}
#lg-nav-v2-1 .nav-lg #nav-v2-1-contents #nav-v2-1-links > .nav-v2-1-link > .nav-v2-1-dropdown > .nav-v2-1-dropdown-1-link.is-hovered > .nav-v2-1-dropdown-2 {
  display: block;
}
#lg-nav-v2-1 .nav-lg #nav-v2-1-contents #nav-v2-1-links > .nav-v2-1-link > .nav-v2-1-dropdown > .nav-v2-1-dropdown-1-link.is-hovered > .nav-v2-1-dropdown-2.right {
  animation: fade-in-from-right-dropdown-menu;
  animation-duration: 190ms;
  animation-fill-mode: forwards;
}
#lg-nav-v2-1 .nav-lg #nav-v2-1-contents #nav-v2-1-links > .nav-v2-1-link > .nav-v2-1-dropdown > .nav-v2-1-dropdown-1-link.is-hovered > .nav-v2-1-dropdown-2.left {
  animation: fade-in-from-left-dropdown-menu;
  animation-duration: 190ms;
  animation-fill-mode: forwards;
}
#lg-nav-v2-1 .nav-lg #nav-v2-1-contents #nav-v2-1-links > .nav-v2-1-link > .nav-v2-1-load-line {
  background-color: #0058fd;
  transition: width 190ms;
  height: 4px;
  width: 0%;
}
#lg-nav-v2-1 .nav-lg #nav-v2-1-contents #nav-v2-1-links > .nav-v2-1-link > a {
  display: inline-flex;
  align-items: center;
  padding: 0.75rem 0;
  width: 100%;
  height: 100%;
  justify-content: center;
}
#lg-nav-v2-1 .nav-lg #nav-v2-1-contents #nav-v2-1-links > .nav-v2-1-link > a > .nav-v2-1-spin-chevron {
  margin-left: 6px;
}
#lg-nav-v2-1 .nav-lg #nav-v2-1-contents #nav-v2-1-links > .nav-v2-1-link > a > .nav-v2-1-spin-chevron > i {
  transition: transform 190ms;
  transform: rotate(0deg);
  font-size: 0.8rem;
}
#lg-nav-v2-1 .nav-lg #nav-v2-1-contents #nav-v2-1-links > .nav-v2-1-link.is-hovered > .nav-v2-1-dropdown {
  display: block;
  animation: fade-in-dropdown-menu;
  animation-duration: 190ms;
  animation-fill-mode: forwards;
}
#lg-nav-v2-1 .nav-lg #nav-v2-1-contents #nav-v2-1-links > .nav-v2-1-link.is-hovered > .nav-v2-1-load-line {
  width: 100%;
}
#lg-nav-v2-1 .nav-lg #nav-v2-1-contents #nav-v2-1-links > .nav-v2-1-link.is-hovered > a > .nav-v2-1-spin-chevron > i {
  transform: rotate(90deg);
}
#lg-nav-v2-1.home {
  position: fixed;
  background: rgba(33, 37, 41, 0);
}
#lg-nav-v2-1.home .nav-lg #nav-v2-1-logo-container img {
  max-width: 300px;
  transform: translate(-50%, -10%);
}
#lg-nav-v2-1.home .call-num {
  color: white !important;
}
#lg-nav-v2-1.is-scrolled {
  background: #212529;
}
#lg-nav-v2-1.is-scrolled .nav-lg #nav-v2-1-logo-container {
  padding: 0rem 1.5rem;
  position: relative;
}
#lg-nav-v2-1.is-scrolled .nav-lg #nav-v2-1-logo-container img {
  max-width: 210px;
}
#lg-nav-v2-1.is-scrolled .call-num {
  color: #0058fd !important;
}

/* Set to Display None after Break-XL Sizing *************************************************** */
@media screen and (max-width: 1199px) {
  #lg-nav-v2-1 {
    display: none;
  }
}
/* ********************************************************************************************* */
#small-navigation-container-1 {
  background-color: #f8f9fa;
  box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.33);
  position: relative;
  z-index: 20;
}

#small-navigation-top-bar {
  box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.33);
}

#small-navigation-container-1 > .pullout-menu-backdrop {
  background-color: rgba(0, 0, 0, 0.33);
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 10;
}

#small-navigation-container-1 > .pullout-menu-backdrop {
  overflow: hidden; /* Prevents Scroll Bars when Animating the Child Div into View */
}

#small-navigation-container-1 > .pullout-menu-backdrop > div {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  background-color: #001158;
  overflow: auto;
  z-index: 11;
  width: 70%;
  max-width: 300px;
  margin-right: -250px; /* We will animate this to 0 when they open the menu */
}

#small-navigation-container-1 > .pullout-menu-backdrop > div > .menu-heading {
  font-family: rubik, sans-serif;
  font-weight: normal;
  font-size: 2.25rem;
  text-transform: uppercase;
  text-decoration: none;
  text-align: left;
  padding: 0.75rem 1.25rem;
  color: #f8f9fa;
}

#small-navigation-container-1 > .pullout-menu-backdrop > div > .navigation-links > div > a {
  display: block;
  font-family: dm-med, sans-serif;
  font-weight: normal;
  font-size: 0.9rem;
  text-transform: uppercase;
  text-decoration: none;
  text-align: left;
  padding: 0.75rem 1.25rem;
  color: white;
}

#small-navigation-container-1 > .pullout-menu-backdrop > div > .navigation-links > div a:hover {
  color: #FFF;
  background: #0058fd;
}

#small-navigation-container-1 > .pullout-menu-backdrop > div > .navigation-links > div > div a {
  display: block;
  font-family: dm-reg, sans-serif;
  font-weight: normal;
  font-size: 0.88rem;
  text-transform: none;
  text-decoration: none;
  text-align: left;
  padding: 0.75rem 1.25rem;
  color: white;
}

#small-navigation-container-1 > .pullout-menu-backdrop > div > .navigation-links div:not(:last-child) > a {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

#small-navigation-container-1 > .pullout-menu-backdrop > div > .navigation-links .tap-dropdown {
  display: none;
}

#small-navigation-container-1 > .pullout-menu-backdrop > div > .navigation-links .tap-dropdown > div > a {
  padding-left: 1.85em; /* Indent sub-menus */
}

#small-navigation-container-1 > .pullout-menu-backdrop > div > .navigation-links .tap-dropdown > div > div a {
  padding-left: 2.85em; /* Indent deeper sub-menus */
}

/* Latest Articles Timeline Example *********************************************************** */
ul.timeline {
  list-style-type: none;
  position: relative;
}
ul.timeline::before {
  background-color: rgba(255, 255, 255, 0.62);
  display: inline-block;
  position: absolute;
  content: " ";
  height: 100%;
  width: 2px;
  left: 29px;
  z-index: 10;
}
ul.timeline li {
  padding-left: 20px;
  margin: 20px 0;
}
ul.timeline li::before {
  background-color: #FFFFFF;
  border: 2px solid #07173b;
  border-radius: 50%;
  display: inline-block;
  position: absolute;
  content: " ";
  height: 20px;
  width: 20px;
  left: 20px;
  z-index: 10;
}

.timeline-title {
  font-family: dm-reg, sans-serif;
  font-weight: normal;
  font-size: 1.25rem;
  text-transform: none;
  text-decoration: none;
  text-align: left;
  color: #4b89ff;
  transition: all 0.5s ease;
}
.timeline-title:hover {
  color: #3179ff;
}

.projects h3, .projects .h3 {
  text-align: center;
  color: white;
}

.mover {
  top: 0;
  left: 0;
}

.bgcover {
  min-height: 500px;
}
@media (max-width: 991.98px) {
  .bgcover {
    min-height: 450px;
  }
}
@media (max-width: 767.98px) {
  .bgcover {
    min-height: 400px;
  }
}
@media (max-width: 575.98px) {
  .bgcover {
    min-height: 350px;
  }
}

.bgcover-g {
  min-height: 280px;
}

.backdrop {
  border-radius: 0.25rem;
  border: 4px solid white;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}

.bg-picture, .bg-picture-top, .bg-picture-center, .bg-picture-bottom, .bg-picture-left, .bg-picture-right {
  object-fit: cover;
  position: absolute;
  width: 100%;
  height: 100%;
}
.bg-picture.fixed, .fixed.bg-picture-top, .fixed.bg-picture-center, .fixed.bg-picture-bottom, .fixed.bg-picture-left, .fixed.bg-picture-right {
  position: fixed;
  z-index: -1;
  top: 0;
  left: 0;
}

.overno {
  overflow: hidden;
}

.h-cut {
  position: absolute;
  z-index: 2;
  width: 100%;
  left: 0;
  padding: 0;
}
.h-cut.bottom {
  bottom: -1px;
}
.h-cut.top {
  top: -1px;
  transform: scale(-1, -1);
}
.h-cut.primary {
  fill: #001158;
}
.h-cut.tertiary {
  fill: #07173b;
}
.h-cut.secondary {
  fill: #0058fd;
}
.h-cut.light {
  fill: #f8f9fa;
}
.h-cut.white {
  fill: white;
}
.h-cut.o15 {
  opacity: 0.15;
}
.h-cut.h1w1 {
  height: 100%;
}
@media (max-width: 767.98px) {
  .h-cut.h1w1 {
    height: auto;
  }
}

.v-cut {
  position: absolute;
  z-index: 2;
  height: 100%;
  top: 0;
  padding: 0;
}
.v-cut.right {
  right: -1px;
  transform: scale(-1, 1);
}
.v-cut.left {
  left: -1px;
}
.v-cut.light {
  fill: #f8f9fa;
}
.v-cut.primary {
  fill: #001158;
}
.v-cut.secondary .st2 {
  opacity: 0.36;
  fill: #001158;
}
.v-cut.secondary .st1 {
  fill: #0058fd;
  opacity: 0.8;
}
.v-cut.tertiary {
  fill: #07173b;
}
.v-cut.dark {
  fill: #212529;
}
.v-cut.white {
  fill: white;
}
.v-cut.w30 {
  width: 30%;
}
@media (max-width: 767.98px) {
  .v-cut {
    display: none;
  }
}

.angle {
  position: absolute;
  max-height: 100%;
  padding: 0;
  opacity: 1;
  max-width: 100%;
  height: 100%;
}
.angle.primary {
  fill: #001158;
}
.angle.secondary {
  fill: #0058fd;
}
.angle.tertiary {
  fill: #07173b;
}
.angle.light {
  fill: #f8f9fa;
}
.angle.fliped {
  transform: scale(-1, 1);
}
.angle.top {
  top: 0;
}
.angle.right {
  right: 0;
}
.angle.left {
  left: 0;
}
.angle.w10 {
  width: 10%;
}
.angle.w20 {
  width: 20%;
}
.angle.w30 {
  width: 30%;
}
.angle.w40 {
  width: 40%;
}
.angle.w50 {
  width: 50%;
}
.angle.w60 {
  width: 60%;
}
.angle.w70 {
  width: 70%;
}
.angle.w80 {
  width: 80%;
}
.angle.w90 {
  width: 90%;
}
.angle.w100 {
  width: 100%;
  height: auto;
}
@media (max-width: 767.98px) {
  .angle.bottom {
    width: 100%;
    height: 20%;
    top: auto;
    bottom: 0;
  }
}

.overlay-container {
  position: relative;
  overflow: hidden;
}
.overlay-container .overlay-bg-image {
  display: block;
  width: 100%;
  height: auto;
  overflow: hidden;
}
.overlay-container .overlay {
  background-color: rgba(0, 88, 253, 0.5);
  transition: all 0.5s ease;
  position: absolute;
}
.overlay-container .overlay.from-start {
  width: 0;
  height: 100%;
  left: 0;
  right: 0;
  bottom: 0;
}
.overlay-container .overlay.from-end {
  width: 0;
  height: 100%;
  left: 100%;
  right: 0;
  bottom: 0;
}
.overlay-container .overlay.from-top {
  left: 0;
  right: 0;
  bottom: 100%;
  width: 100%;
  height: 0;
}
.overlay-container .overlay.from-bottom {
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 0;
}
.overlay-container .overlay .overlay-text {
  display: block;
}
.overlay-container .overlay .overlay-text span {
  font-family: dm-med, sans-serif;
  font-weight: normal;
  font-size: 1.25rem;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.25);
  color: #FFFFFF !important;
}
.overlay-container .overlay .overlay-text span {
  display: none;
  white-space: nowrap;
  overflow: hidden;
}
.overlay-container:hover .overlay.from-start {
  width: 100%;
}
.overlay-container:hover .overlay.from-end {
  width: 100%;
  left: 0;
}
.overlay-container:hover .overlay.from-top {
  height: 100%;
  bottom: 0;
}
.overlay-container:hover .overlay.from-bottom {
  height: 100%;
}
.overlay-container:hover .overlay .overlay-text span {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
@media screen and (max-width: 1024px) {
  .overlay-container .overlay.from-start, .overlay-container .overlay:hover.from-start {
    width: 100%;
  }
  .overlay-container .overlay.from-end, .overlay-container .overlay:hover.from-end {
    width: 100%;
    left: 0;
  }
  .overlay-container .overlay.from-top, .overlay-container .overlay:hover.from-top {
    height: 100%;
    bottom: 0;
  }
  .overlay-container .overlay.from-bottom, .overlay-container .overlay:hover.from-bottom {
    height: 100%;
  }
  .overlay-container .overlay .overlay-text span, .overlay-container .overlay:hover .overlay-text span {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
  }
}

.service-img {
  min-height: 250px;
}

.icon-hold {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 4;
  transform: translateY(-50%);
}
@media (max-width: 767.98px) {
  .icon-hold {
    position: relative;
    transform: translateY(0);
  }
}

.icons {
  text-align: center;
  transition: all ease 0.3s;
  transform: translateY(0);
  position: relative;
}
.icons img {
  max-width: 150px;
  z-index: 3;
  position: relative;
}
.icons a {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 5;
  top: 0;
  left: 0;
}
.icons p {
  color: #f8f9fa;
  font-size: calc(1rem + 0.3vw);
  font-family: rubik, sans-serif;
  text-decoration: none !important;
  text-transform: uppercase;
}
.icons:hover {
  transform: translateY(-10px);
}

/***************************  CARDS  ********************************/
.card-project {
  transition: 0.3s;
  text-align: start;
  background: #ffffff;
}
.card-project .img-p {
  width: 100%;
  max-height: 400px;
}

.project-p {
  padding: 5px 16px;
  color: #0058fd;
}
.project-p h3, .project-p .h3 {
  color: #001158;
  font-family: dm-reg, sans-serif;
  font-size: 1.1rem;
}
.project-p h3:hover, .project-p .h3:hover {
  color: #07173b;
}

.card-icon {
  transition: 0.3s;
  text-align: center;
}
.card-icon .img-i {
  width: 55%;
  filter: blur(0);
  -webkit-filter: blur(0);
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
}
@media (max-width: 575.98px) {
  .card-icon .img-i {
    width: 40%;
  }
}

.icon-i {
  padding: 5px 16px;
}
.icon-i p {
  color: #00020c;
  font-size: 1rem;
  font-family: rubik, sans-serif;
}

.icon-a {
  padding: 5px 16px;
}
.icon-a p {
  color: #0058fd;
  font-size: 1rem;
  font-family: rubik, sans-serif;
}

.img-l {
  width: 40%;
}
@media (max-width: 575.98px) {
  .img-l {
    width: 50%;
  }
}

/***************************  CARDS  ********************************/
.card-p {
  transition: 0.3s;
  background-color: #f8f9fa;
  min-height: 300px;
}
.card-p .img-p {
  min-width: 100px;
}

.container-p {
  padding: 5px 16px;
  color: #001158;
}
.container-p p {
  color: black !important;
}
.container-p a {
  text-decoration: none;
}
.container-p h4, .container-p .h4 {
  transition: all ease 0.3s;
  color: #055697;
}
.container-p h4:hover, .container-p .h4:hover {
  color: #00020c;
}

.service-icon {
  transition: transform 0.5s ease;
}
.service-icon:hover {
  transform: translateY(-10px);
}

@keyframes tocircle {
  100% {
    d: path("M100,23.1c-42.5,0-76.9,34.4-76.9,76.9c0,42.5,34.4,76.9,76.9,76.9s76.9-34.4,76.9-76.9	C176.9,57.5,142.5,23.1,100,23.1z M107.4,106.6v28.7H92.6v-28.7H75.1l24.9-42l24.9,42H107.4z");
  }
}
.svicon {
  max-width: 5rem;
  width: 99%;
  position: relative;
  transition: all ease 0.3s;
}
.svicon path {
  transition: all ease 0.3s;
  display: inline-block;
}
.svicon.sm {
  max-width: 2.5rem;
  width: 99%;
}
.svicon.md {
  max-width: 10rem;
  width: 99%;
}
.svicon.lg {
  max-width: 15rem;
  width: 99%;
}
.svicon.xl {
  max-width: 20rem;
  width: 99%;
}
.svicon.primary {
  fill: #001158;
}
.svicon.secondary {
  fill: #0058fd;
}
.svicon.tertiary {
  fill: #07173b;
}
.svicon.light {
  fill: #f8f9fa;
}
.svicon.dark {
  fill: #212529;
}
.svicon.s-primary {
  fill: none;
  stroke: #001158;
  stroke-width: 4;
}
.svicon.s-secondary {
  fill: none;
  stroke: #0058fd;
  stroke-width: 4;
}
.svicon.s-tertiary {
  fill: none;
  stroke: #07173b;
  stroke-width: 4;
}
.svicon.s-dark {
  fill: none;
  stroke: #212529;
  stroke-width: 4;
}
.svicon.s-light {
  fill: none;
  stroke: #f8f9fa;
  stroke-width: 4;
}
.svicon.animated-circle:hover path {
  animation: tocircle 1s ease;
  animation-fill-mode: forwards;
}
.svicon.shover {
  transform: translateY(-1px);
}
.svicon.shover:hover {
  transform: translateY(-3px);
}
.svicon.shover:hover path {
  opacity: 0.8;
}
.svicon.paint-brush {
  --paint-brush-path: "M141.4 94.4 174.9 56.4 166.9 49.4C164.4 52.7 160.9 55.7 157.3 58.7 160.7 54.8 163.5 51.1 165.2 48 162 52 156.8 57.3 150.9 62.7 156.4 56.7 161 50.8 163.3 46.2 162.2 47.7 160.8 49.3 159.3 51.1 160.7 49.2 161.9 47.4 162.8 45.8 159.8 49.6 154.9 54.5 149.4 59.7L161 44.1 133.8 20.1 100.3 58.1 99 57 90.7 66.4C88.9 68.5 89.1 71.6 91.1 73.4L95.9 77.6 91.5 100.2C75.3 118.4 50.9 143.6 49.3 145.4 46.8 148.2 40.9 157.4 45.6 161.6 50.3 165.8 58.7 158.7 61.2 155.9 62.8 154.1 85.2 126.5 101.3 108.2L122.6 101.2 127.4 105.4C129.5 107.2 132.6 107 134.4 105L142.7 95.6 141.4 94.4ZM49.2 157.7C47.9 156.6 47.8 154.6 48.9 153.3 50 152 52 151.9 53.3 153S54.7 156.1 53.6 157.4C52.4 158.7 50.5 158.8 49.2 157.7Z";
}
.svicon.paint-brush path {
  d: path(var(--paint-brush-path));
}
.svicon.fence {
  --fence-path: "M177.7,73.5v-16h-8.9V40.1l-8-9.6l-8,9.6v17.3h-4.2V40.1l-8-9.6l-8,9.6v17.3h-4.2V40.1l-8-9.6l-8,9.6v17.3H108V40.1l-8-9.6    l-8,9.6v17.3h-4.2V40.1l-8-9.6l-8,9.6v17.3h-4.2V40.1l-8-9.6l-8,9.6v17.3h-4.2V40.1l-8-9.6l-8,9.6v17.3h-8.9v16h8.9V125h-8.9v16h8.9    v28.5h16V141h4.2v28.5h16V141h4.2v28.5h16V141H92v28.5h16V141h4.2v28.5h16V141h4.2v28.5h16V141h4.2v28.5h16V141h8.9v-16h-8.9V73.5    H177.7z M47.2,125V73.5h4.2V125H47.2z M67.5,125V73.5h4.2V125H67.5z M87.8,125V73.5H92V125H87.8z M108,125V73.5h4.2V125H108z     M128.3,125V73.5h4.2V125H128.3z M152.8,125h-4.2V73.5h4.2V125z";
}
.svicon.fence path {
  d: path(var(--fence-path));
}
.svicon.house-wash {
  --house-wash-path: "M195.4 140.7C195.4 137.6 192.7 135.2 189.3 135.2 188.1 135.2 187.2 135.4 186.2 135.9 184.6 133.5 181.9 132 178.6 132 178 132 177.4 132.1 176.9 132.2 175.2 130.2 172.7 128.9 169.7 128.9 165.6 128.9 162.3 131.3 161.1 134.5 159.8 134.8 158.6 135.3 157.7 136.1V118.4H170.1L161.7 107.2C159.5 107.8 157.2 108.2 154.7 108.2 141.8 108.2 131.3 97.7 131.3 84.8 131.3 80.6 132.9 76.1 135.1 71.2L129 63 107.5 80.9 81.2 50.7 33 106.1H45.4V141.9C45.2 141.8 45.1 141.7 44.9 141.6 44.9 141.3 44.9 141.3 44.9 141.1 44.9 138 42.4 135.2 38.9 134.5 37.7 131.3 34.4 128.9 30.3 128.9 27.3 128.9 24.8 130.2 23.1 132.2 22.6 132.1 22 132 21.4 132 18.1 132 15.4 133.5 13.8 135.9 12.8 135.4 11.9 135.2 10.7 135.2 7.3 135.2 4.6 137.6 4.6 140.7 4.6 142.1 5.1 143.2 5.9 144.2 5.1 145.2 4.6 146.7 4.6 147.6 4.6 149.2 5.2 150.6 6.2 151.8V158.5H45.4 45.9 154.1 157.7 193.7V151.8C194.7 150.6 195.3 149.2 195.3 147.6 195.4 146.7 194.9 145.2 194.1 144.2 194.9 143.2 195.4 142.1 195.4 140.7ZM72.8 143.8H55.5V126.5C55.5 126.3 55.5 126 55.5 125.8 55.5 121.1 59.4 117.2 64.1 117.2 68.8 117.2 72.7 121.1 72.7 125.8 72.8 126 72.8 126.4 72.8 126.5V143.8ZM93.1 143.8H75.8V126.5C75.8 126.3 75.8 126 75.8 125.8 75.8 121.1 79.7 117.2 84.4 117.2 89.1 117.2 93 121.1 93 125.8 93.1 126 93.1 126.4 93.1 126.5V143.8ZM134.9 154.7H122.6V133H134.9C134.9 132.9 134.9 154.7 134.9 154.7ZM134.8 84.9C134.8 74.1 148 56.6 154.6 41.5 161.3 56.6 174.4 73.9 174.4 84.9S165.4 104.7 154.6 104.7C143.8 104.7 134.8 95.7 134.8 84.9Z";
}
.svicon.house-wash path {
  d: path(var(--house-wash-path));
}
.svicon.wall {
  --wall-path: "M140.2 33.5H178.7V49.4H140.2V33.5ZM99.4 33.5H60.9V49.4H99.4V33.5ZM124.3 66.1H162.8V50.2H124.3V66.1ZM59.8 67H21.3V82.9H59.8V67ZM139.1 33.5H100.6V49.4H139.1V33.5ZM163.9 99.6H178.6V83.7H163.9V99.6ZM124.3 99.6H162.8V83.7H124.3V99.6ZM60.9 82.9H99.4V67H60.9V82.9ZM163.9 66.1H178.6V50.2H163.9V66.1ZM83.6 50.2H45.1V66.1H83.6V50.2ZM84.7 166.5H123.2V150.6H84.7V166.5ZM140.2 116.3H178.7V100.4H140.2V116.3ZM45.1 166.5H83.6V150.6H45.1V166.5ZM124.3 166.5H162.8V150.6H124.3V166.5ZM83.6 117.1H45.1V133H83.6V117.1ZM59.8 33.5H21.3V49.4H59.8V33.5ZM44 50.2H21.3V66.1H44V50.2ZM83.6 83.7H45.1V99.6H83.6V83.7ZM140.2 82.9H178.7V67H140.2V82.9ZM123.2 117.1H84.7V133H123.2V117.1ZM84.7 66.1H123.2V50.2H84.7V66.1ZM60.9 149.8H99.4V133.9H60.9V149.8ZM124.3 133H162.8V117.1H124.3V133ZM123.2 83.7H84.7V99.6H123.2V83.7ZM44 150.6H21.3V166.5H44V150.6ZM100.6 82.9H139.1V67H100.6V82.9ZM44 83.7H21.3V99.6H44V83.7ZM163.9 166.5H178.6V150.6H163.9V166.5ZM100.6 116.3H139.1V100.4H100.6V116.3ZM59.8 100.4H21.3V116.3H59.8V100.4ZM139.1 133.9H100.6V149.8H139.1V133.9ZM140.2 149.8H178.7V133.9H140.2V149.8ZM163.9 133H178.6V117.1H163.9V133ZM59.8 133.9H21.3V149.8H59.8V133.9ZM44 117.1H21.3V133H44V117.1ZM60.9 116.3H99.4V100.4H60.9V116.3Z";
}
.svicon.wall path {
  d: path(var(--wall-path));
}
.svicon.pergula {
  --pergula-path: "M168.7 48.1V44.6H31.2V48.1H52.5C52.3 48.3 52.1 48.6 51.9 48.9H31.2V50.7H51.2C51.1 51.1 51.1 51.5 51.1 51.9 51.1 52.1 51.1 52.2 51.1 52.4H31.2V54.2H51.5C51.8 54.8 52.2 55.4 52.7 55.9H31.2V57.7H53.7V135.3C52.2 136.3 51.2 137.9 51.2 139.8V155.5H61.9V139.8C61.9 137.9 60.9 136.3 59.4 135.3V81.8C63.1 71.4 68.4 63.8 76.2 57.6H123.6C131.4 63.8 136.7 71.5 140.4 82V135.2C138.9 136.2 137.9 137.8 137.9 139.7V155.4H148.6V139.7C148.6 137.8 147.6 136.2 146.1 135.2V57.6H168.6V55.8H147.1C147.6 55.3 148 54.7 148.3 54.1H168.6V52.3H148.8C148.8 52.1 148.8 52 148.8 51.8 148.8 51.4 148.7 51 148.7 50.6H168.7V48.8H148C147.8 48.5 147.6 48.3 147.4 48H168.7ZM90.8 48.9C90.9 48.9 90.9 48.8 91 48.8 90.9 48.5 90.8 48.3 90.8 48.1H109.2C109.1 48.3 109 48.5 109 48.8 109.1 48.8 109.1 48.9 109.2 48.9H90.8ZM112.7 50.7C113.8 51.3 114.8 51.8 115.8 52.4H84C85 51.8 86.1 51.3 87.1 50.7H112.7ZM60.6 48.1H84.5C84 48.4 83.5 48.6 83.1 48.9H61.2C61.1 48.6 60.8 48.4 60.6 48.1ZM62 50.7H80C79.1 51.3 78.2 51.8 77.4 52.4H62.1C62.1 52.2 62.1 52.1 62.1 51.9 62.1 51.5 62.1 51.1 62 50.7ZM61.6 54.1H75C74.3 54.7 73.6 55.2 72.9 55.8H60.5C61 55.4 61.4 54.8 61.6 54.1ZM59.5 73V57.6H70.9C66.2 61.9 62.5 67 59.5 73ZM78.6 55.8C79.4 55.2 80.2 54.7 81.1 54.1H118.8C119.7 54.7 120.5 55.2 121.3 55.8H78.6ZM140.5 73.1C137.5 67 133.7 62 129 57.6H140.5V73.1ZM139.5 55.8H127C126.3 55.2 125.6 54.7 124.9 54.1H138.4C138.6 54.8 139 55.4 139.5 55.8ZM137.8 52.4H122.4C121.6 51.8 120.7 51.3 119.8 50.7H138C137.9 51.1 137.9 51.5 137.9 51.9 137.8 52.1 137.8 52.2 137.8 52.4ZM138.7 48.9H116.8C116.3 48.6 115.9 48.4 115.4 48.1H139.4C139.1 48.4 138.9 48.6 138.7 48.9Z";
}
.svicon.pergula path {
  d: path(var(--pergula-path));
}
.svicon.basement {
  --basement-path: "M193.8 126.8H187C187.1 126.7 187.3 126.4 187.4 126.1 188.9 125.7 190 124 190 122.1 189.9 120.1 188.6 118.8 187.1 118.5 187.7 117.8 188.1 116.7 187.9 115.7 187.8 113.5 186.1 111.8 184.1 111.9 183.3 111.9 182.4 112.3 181.9 113 181.5 111 180.1 109 178.6 109 176.8 109 175.3 111.6 175.1 113.7 175.1 113.7 175 113.7 175 113.8 174.3 113.2 173.5 113 172.6 113 170.6 113.1 169.3 115 169.3 117.2 169.3 117.8 169.4 118.2 169.6 118.6 167.8 118.9 166.4 120.7 166.5 122.8 166.6 124.9 168 126.4 169.8 126.4 169.9 126.7 170.1 126.8 170.2 127H161.3V77.8L167 83.5 171.5 79 100.9 8.2 100.9 8.2 100.9 8.2 30.1 79 34.6 83.6 40.3 77.9V126.8H32.9C33 126.7 33.2 126.4 33.3 126.1 34.8 125.7 35.9 124 35.9 122.1 35.8 120.1 34.5 118.8 33 118.5 33.6 117.8 34 116.7 33.8 115.7 33.7 113.5 32 111.8 30 111.9 29.2 111.9 28.3 112.3 27.8 113 27.4 111 26 109 24.5 109 22.7 109 21.2 111.6 21 113.7 21 113.7 20.9 113.7 20.9 113.8 20.2 113.2 19.4 113 18.5 113 16.5 113.1 15.2 115 15.2 117.2 15.2 117.8 15.3 118.2 15.5 118.6 13.7 118.9 12.3 120.7 12.4 122.8 12.5 124.9 13.9 126.4 15.7 126.4 15.8 126.7 16 126.8 16.1 127H6.1V129.6H40.1V191.7H161.3V129.4H193.8V126.8ZM126.1 102.4H138.1V124.7H126.1V102.4ZM73.5 91C73.5 87.8 76 85.3 79.2 85.3 82.4 85.3 84.9 87.8 84.9 91V93.4H73.5V91ZM73.5 94.5H84.9V107.6H73.5V94.5ZM53.1 91C53.1 87.8 55.6 85.3 58.8 85.3 62 85.3 64.5 87.8 64.5 91V93.4H53.1C53.1 93.4 53.1 91 53.1 91ZM53.1 94.5H64.5V107.6H53.1V94.5ZM153.9 184.1 138 164H66.9L48 184.1V129.5H154L153.9 184.1 153.9 184.1Z";
}
.svicon.basement path {
  d: path(var(--basement-path));
}
.svicon.tree {
  --tree-path: "M156.2 67.2C156.2 61.2 151.9 56.3 146.5 55.7 146 49.9 141.3 45.3 135.7 45.3 135.6 45.3 135.4 45.3 135.3 45.3 133.4 41.8 129.9 39.4 125.9 39.4 124.6 39.4 123.3 39.6 122.2 40.1 116.7 33.3 108.5 29 99.4 29 91.8 29 84.8 32 79.5 37 78.3 36.7 77 36.6 75.8 36.6 66 36.6 58 45.1 58 55.6 58 55.8 58 56 58 56.2 56.9 55.8 55.8 55.6 54.6 55.6 48.6 55.6 43.8 60.8 43.8 67.2 43.8 71.7 46.2 75.6 49.7 77.5 50.5 81.7 53.4 85.1 57.2 86.3 60.4 94.2 66.5 100.4 74.1 103.5 74.4 109.7 79.1 114.6 84.9 114.6 86.7 114.6 88.3 114.1 89.8 113.4 89.6 133 86 152.2 78.9 171H122.2C115.5 151.8 112.1 132.4 111.7 112.8 117.6 112.7 122.8 109.4 126 104.6 137.3 101.3 146 91.2 147.9 78.6 152.6 77.3 156.2 72.7 156.2 67.2Z";
}
.svicon.tree path {
  d: path(var(--tree-path));
}
.svicon.softwash {
  --softwash-path: "M84.4 119.9 97.4 106.9C98.7 107.1 100.1 107.2 101.6 107.2 112 106.8 122.3 98.6 132.1 82.7L133.6 84.2C134.1 84.7 134.8 84.7 135.3 84.2L137.7 81.8C137.9 81.6 138 81.3 138 81L156.6 74.4C157.3 74.9 158.2 75.1 159.1 74.8L168.9 71.3C170.2 70.8 170.9 69.3 170.5 68 170 66.7 168.5 66 167.2 66.4L157.4 69.9C156.6 70.2 156.1 70.8 155.8 71.5L136 78.5 130.9 73.4 131.5 72.8C132.4 71.9 132.4 70.4 131.5 69.4L130.7 68.6C129.8 67.7 128.3 67.7 127.3 68.6L126.7 69.2 121.6 64.1 128.5 44.5C129.3 44.3 129.9 43.7 130.2 42.9L133.7 33.1C134.2 31.8 133.5 30.3 132.1 29.8 130.8 29.3 129.3 30 128.8 31.4L125.3 41.2C125 42 125.1 42.9 125.6 43.6L119 62.1C118.7 62.1 118.4 62.3 118.2 62.5L115.8 64.9C115.3 65.4 115.3 66.1 115.8 66.6L122.5 73.3 92.8 103C92.1 102.7 91.4 102.4 90.7 102.2 87.1 100.8 83.4 99.3 78.9 100.3 74.5 101.3 70.6 104.4 67.3 109.5 57.3 107.2 46.3 110 38.5 117.8 26.4 129.9 26.4 149.5 38.5 161.6 50.6 173.7 70.2 173.7 82.3 161.6 93.7 150.1 94.4 132.1 84.4 119.9ZM126.8 77.5 130.1 80.8C120.7 96.2 111.1 104.2 101.5 104.6 100.9 104.6 100.4 104.6 99.8 104.6L126.8 77.5ZM79.5 102.8C83.2 101.9 86.2 103.1 89.7 104.6 90 104.8 90.4 104.9 90.7 105L80 115.7C76.9 113.2 73.5 111.3 69.9 110.2 72.9 106.1 76.1 103.6 79.5 102.8ZM65.3 119.3C65.5 118.8 65.7 118.3 65.9 117.8 68.8 118.5 71.6 119.9 74.1 121.7L73 122.8C70.7 121.1 68.1 119.9 65.3 119.3ZM44.6 155.5C35.8 146.7 35.8 132.5 44.6 123.7 49.7 118.6 56.6 116.5 63.3 117.3 63.1 117.8 62.9 118.3 62.7 118.8 56.7 118.2 50.4 120.2 45.8 124.8 37.6 133 37.7 146.2 45.8 154.3 54 162.5 67.2 162.4 75.3 154.3 82.7 146.9 83.4 135.2 77.3 127.1L78.4 126C85.1 134.8 84.5 147.5 76.4 155.5 67.6 164.2 53.4 164.2 44.6 155.5Z";
}
.svicon.softwash path {
  d: path(var(--softwash-path));
}
.svicon.pwand {
  --pwand-path: "M179.2 153.9 178.7 154.4 85 68.5 77.1 61.3 50.3 36.7C48.2 34.8 45.3 34.3 42.7 35.2L22.7 42.7 19.1 39.4C18.5 38.9 17.6 38.9 17.1 39.5L17 39.6 16.4 39C16.1 38.7 15.6 38.8 15.4 39L14.4 40.1C14.1 40.4 14.2 40.9 14.4 41.1L15.1 41.8 15 41.9C14.5 42.5 14.5 43.4 15.1 43.9L16.4 45.1 21.3 49.6 60.8 85.7C63.3 88 67.3 87.9 69.6 85.3L78.3 75.8 147.4 139.1 150.6 135.6 175.3 158.3 174.7 159 178.6 165.3 185.9 157.3 179.2 153.9ZM46.7 63 30.2 47.8 45.3 42.1 47 43.7C44 46.9 42.2 51.6 40.9 57.1 40.7 58 41.9 58.5 42.4 57.7 44.8 53.5 47.6 49.9 51.1 47.5L63.7 59 46.7 63Z";
}
.svicon.pwand path {
  d: path(var(--pwand-path));
}
.svicon.xwash {
  --xwash-path: "M165.5 144.5 165.1 144.9 117.3 101.1C122.3 97.1 127.3 91.3 132.1 83.5L133.5 84.9C133.9 85.3 134.7 85.4 135.2 84.9L137.5 82.6C137.7 82.4 137.8 82.1 137.8 81.8L156.2 75.5C156.8 76 157.8 76.2 158.6 75.9L168.2 72.6C169.5 72.1 170.2 70.7 169.8 69.4 169.3 68.1 167.9 67.4 166.6 67.8L157 71.1C156.3 71.4 155.7 71.9 155.4 72.6L136 79.5 131.1 74.5 131.7 73.9C132.6 73 132.6 71.5 131.7 70.6L130.9 69.8C130 68.9 128.5 68.9 127.6 69.8L127 70.4 122.1 65.4 129.1 46.2C129.8 46 130.5 45.4 130.8 44.6L134.3 35C134.8 33.7 134.1 32.2 132.8 31.7 131.5 31.2 130 31.9 129.5 33.2L126 42.8C125.7 43.6 125.8 44.5 126.3 45.1L119.6 63.4C119.3 63.4 119 63.5 118.8 63.7L116.5 66C116.1 66.4 116 67.2 116.5 67.7L123 74.3 106 90.8 88.1 74.4 81.6 68.5 59.6 48.3C57.9 46.7 55.5 46.3 53.4 47.1L37 53.3 34.1 50.6C33.6 50.2 32.9 50.2 32.4 50.7L32.3 50.8 31.7 50.3C31.5 50.1 31.1 50.1 30.8 50.3L30 51.2C29.8 51.4 29.8 51.8 30 52.1L30.6 52.6 30.5 52.7C30.1 53.2 30.1 53.9 30.6 54.4L31.6 55.4 35.6 59.1 68 88.8C70.1 90.7 73.3 90.6 75.2 88.5L82.3 80.7 99.9 96.8 93.2 103.3C92.5 103 91.8 102.7 91.1 102.4 87.6 101 83.9 99.5 79.5 100.4 75.2 101.4 71.4 104.3 68 109.3 58.2 106.9 47.4 109.6 39.7 117.1 27.7 128.9 27.5 148.1 39.3 160.1S70.3 172.3 82.3 160.5C93.6 149.5 94.4 131.8 84.7 119.7L97.6 107.1C98.9 107.3 100.2 107.5 101.7 107.4 104.4 107.3 107.1 106.7 109.7 105.6L139 132.4 141.6 129.5 161.9 148.1 161.4 148.6 164.6 153.8 170.6 147.2 165.5 144.5ZM56.7 69.9 43.1 57.5 55.5 52.8 56.9 54.1C54.4 56.7 53 60.6 51.9 65.1 51.7 65.8 52.7 66.2 53.1 65.6 55.1 62.2 57.4 59.2 60.2 57.2L70.6 66.7 56.7 69.9ZM66.8 117.4C69.6 118.1 72.4 119.5 74.8 121.3L73.7 122.4C71.5 120.7 68.9 119.5 66.3 118.8 66.4 118.4 66.7 117.9 66.8 117.4ZM76.7 154.6C68 163.1 54 163 45.5 154.3 37 145.6 37.1 131.6 45.8 123.1 50.8 118.2 57.7 116.2 64.2 117 64 117.5 63.8 118 63.6 118.5 57.7 117.8 51.5 119.7 46.9 124.2 38.8 132.1 38.7 145.1 46.6 153.2 54.5 161.3 67.5 161.4 75.6 153.5 83 146.3 83.7 134.9 77.8 126.8L78.9 125.7C85.5 134.3 84.7 146.8 76.7 154.6ZM80.8 115.5C77.8 113 74.5 111.2 71 110 73.8 106.1 77 103.7 80.4 102.9 84.1 102.1 87 103.3 90.4 104.7 90.7 104.9 91.1 105 91.4 105.1L80.8 115.5ZM127.1 78.5 130.3 81.7C125.4 89.6 120.4 95.5 115.4 99.4L110.4 94.9 127.1 78.5ZM101.9 104.8C101.3 104.8 100.8 104.8 100.3 104.8L104.6 100.6 107.9 103.6C105.9 104.3 103.9 104.7 101.9 104.8Z";
}
.svicon.xwash path {
  d: path(var(--xwash-path));
}
.svicon.jhammer {
  --jhammer-path: "M118.4 24.9H81.8C80.6 24.9 79.8 25.8 79.8 26.9V27.2C79.8 28.4 80.7 29.2 81.8 29.2H93.8V29.3 35.6H93.2C91.5 35.6 90.1 37 90.1 38.7V44.5C86.1 45.3 83.1 48.9 83.1 53.1V117.1C83.1 121.3 86.2 124.8 90.1 125.7V131.5C90.1 133.2 91.5 134.6 93.2 134.6H97.6V162.5H93.8L97.4 175.2H102.8L106.4 162.5H102.6V134.3H107C108.7 134.3 110.1 132.9 110.1 131.2V125.4C114.1 124.6 117.1 121 117.1 116.8V52.8C117.1 48.6 114 45.1 110.1 44.2V38.4C110.1 36.7 108.7 35.3 107 35.3H106.4V29.3 29.2H118.4C119.6 29.2 120.4 28.3 120.4 27.2V26.9C120.4 25.9 119.5 24.9 118.4 24.9Z";
}
.svicon.jhammer path {
  d: path(var(--jhammer-path));
}
.svicon.drop {
  --drop-path: "M150 108.8C150 136.4 127.6 158.8 100 158.8S50 136.4 50 108.8 100 41.3 100 41.3 150 81.2 150 108.8Z";
}
.svicon.drop path {
  d: path(var(--drop-path));
}
.svicon.tools {
  --tools-path: "M162.5 149.1C161.3 143.8 157.2 137 151 130.7 143.4 123.2 134.8 118.8 129.2 118.9L110.9 102.2 124.9 88.2C135.5 92.7 148.2 90.7 156.9 82.1 164.6 74.3 167 63.3 164.2 53.4L143.1 74.5 123.3 54.6 144.4 33.6C134.5 30.6 123.5 33.1 115.7 40.9 107.1 49.5 104.9 62.5 109.6 73L94.9 87.6 87.8 81.1 86.3 82.6 63.4 59.9 64.8 58.5 58.8 50.6 47.8 41.6 41.2 48 50.2 59 58.1 65.1 59.4 63.8 82.3 86.6 78.8 90.1 85.1 97.4 34.7 147.9 49.9 163.1 99.2 113.8 114.7 131.8C113.5 137.3 118 146.8 126.4 155.2 132.6 161.4 139.5 165.6 144.8 166.8L145.5 167.7 146.1 167C148.7 167.5 151.1 167 152.5 165.5L161.2 156.9C162.7 155.4 163.1 153.3 162.7 150.5L163.5 149.9 162.5 149.1Z";
}
.svicon.tools path {
  d: path(var(--tools-path));
}
.svicon.deck-wash {
  --deck-wash-path: "M68.7 50.7 43 149.3H19.5L55.8 50.6H68.7ZM139.3 92.6C139 94 138.7 95.3 138.7 96.4 138.7 101.4 140.5 106 143.4 109.6L139.3 92.6ZM147.1 71.1C148.1 69.5 149.1 68 150 66.5L144.2 50.7H131.3L140 84C141.7 80.2 144 75.9 147.1 71.1ZM70.9 50.7 47 149.3H70.6L83.9 50.6H70.9ZM168.1 115.5 151.1 69.3C147.4 75 143.4 81.9 140.9 87.7L147.6 113.5C151 115.9 155.1 117.3 159.6 117.3 162.6 117.3 165.5 116.7 168.1 115.5ZM159.6 119.8C155.6 119.8 151.8 118.8 148.5 117L156.9 149.4H180.5L168.9 117.9C166.1 119.1 162.9 119.8 159.6 119.8ZM136.2 96.4C136.2 94.2 136.8 91.4 138.1 88.1L129.1 50.7H116.2L129.5 149.4H153L144.5 114.3C139.5 110 136.2 103.5 136.2 96.4ZM101.1 50.7 102 149.4H125.6L114 50.7H101.1ZM74.5 149.3H98L98.9 50.6H86L74.5 149.3ZM159.6 56.9C159.6 56.9 138.7 84.8 138.7 96.4S148.1 117.3 159.6 117.3 180.5 107.9 180.5 96.4C180.5 84.8 159.6 56.9 159.6 56.9Z";
}
.svicon.deck-wash path {
  d: path(var(--deck-wash-path));
}
.svicon.xmas-light {
  --xmas-light-path: "M69.6 105.1V106.8C69.6 108.6 68 110.1 66 110.1H38.7C36.7 110.1 35.1 108.6 35.1 106.8V105.1C35.1 103.3 36.7 101.8 38.7 101.8H42.1C37.9 96.7 35.2 88.5 35.2 79.3 35.2 63.8 42.9 42.1 52.3 42.1 61.8 42.1 69.4 63.8 69.4 79.3 69.4 88.5 66.7 96.7 62.5 101.8H66C68 101.7 69.6 103.2 69.6 105.1ZM66 110.6H38.7C36.7 110.6 35.1 112.1 35.1 113.9V115.6C35.1 117.4 36.7 118.9 38.7 118.9H66.1C68.1 118.9 69.7 117.4 69.7 115.6V113.9C69.6 112.1 68 110.6 66 110.6ZM66 119.5H38.7C36.7 119.5 35.1 121 35.1 122.8V124.5C35.1 126.3 36.7 127.8 38.7 127.8H66.1C68.1 127.8 69.7 126.3 69.7 124.5V122.8C69.6 121 68 119.5 66 119.5ZM59.4 128.3H45.4C43.9 128.3 42.7 129.4 42.7 130.8V134.1C42.7 135.5 43.9 136.6 45.4 136.6H59.4C60.9 136.6 62.1 135.5 62.1 134.1V130.8C62 129.4 60.8 128.3 59.4 128.3ZM117.4 126.2V127.9C117.4 129.7 115.8 131.2 113.8 131.2H86.5C84.5 131.2 82.9 129.7 82.9 127.9V126.2C82.9 124.4 84.5 122.9 86.5 122.9H90C85.8 117.8 83.1 109.6 83.1 100.4 83.1 84.9 90.8 63.2 100.2 63.2 109.7 63.2 117.3 84.9 117.3 100.4 117.3 109.6 114.6 117.8 110.4 122.9H113.9C115.8 123 117.4 124.5 117.4 126.2ZM113.8 131.8H86.5C84.5 131.8 82.9 133.3 82.9 135.1V136.8C82.9 138.6 84.5 140.1 86.5 140.1H113.9C115.9 140.1 117.5 138.6 117.5 136.8V135.1C117.4 133.3 115.8 131.8 113.8 131.8ZM113.8 140.8H86.5C84.5 140.8 82.9 142.3 82.9 144.1V145.8C82.9 147.6 84.5 149.1 86.5 149.1H113.9C115.9 149.1 117.5 147.6 117.5 145.8V144.1C117.4 142.2 115.8 140.8 113.8 140.8ZM107.2 149.6H93.2C91.7 149.6 90.5 150.7 90.5 152.1V155.4C90.5 156.8 91.7 157.9 93.2 157.9H107.2C108.7 157.9 109.9 156.8 109.9 155.4V152.1C109.8 150.8 108.6 149.6 107.2 149.6ZM164.9 105.1V106.8C164.9 108.6 163.3 110.1 161.3 110.1H133.9C131.9 110.1 130.3 108.6 130.3 106.8V105.1C130.3 103.3 131.9 101.8 133.9 101.8H137.4C133.2 96.7 130.5 88.5 130.5 79.3 130.5 63.8 138.2 42.1 147.6 42.1 157.1 42.1 164.7 63.8 164.7 79.3 164.7 88.5 162 96.7 157.8 101.8H161.3C163.3 101.7 164.9 103.2 164.9 105.1ZM161.3 110.6H133.9C131.9 110.6 130.3 112.1 130.3 113.9V115.6C130.3 117.4 131.9 118.9 133.9 118.9H161.3C163.3 118.9 164.9 117.4 164.9 115.6V113.9C164.9 112.1 163.3 110.6 161.3 110.6ZM161.3 119.5H133.9C131.9 119.5 130.3 121 130.3 122.8V124.5C130.3 126.3 131.9 127.8 133.9 127.8H161.3C163.3 127.8 164.9 126.3 164.9 124.5V122.8C164.9 121 163.3 119.5 161.3 119.5ZM154.6 128.3H140.6C139.1 128.3 137.9 129.4 137.9 130.8V134.1C137.9 135.5 139.1 136.6 140.6 136.6H154.6C156.1 136.6 157.3 135.5 157.3 134.1V130.8C157.3 129.4 156.1 128.3 154.6 128.3Z";
}
.svicon.xmas-light path {
  d: path(var(--xmas-light-path));
}
.svicon.graffiti {
  --graffiti-path: "M70.1 72C71.2 72 72.1 71.1 72.1 70V62.5L166.6 91V28.1L72.1 56.5V50.9C72.1 49.8 71.2 48.9 70.1 48.9H53.8C52.7 48.9 51.8 49.8 51.8 50.9V70C51.8 71.1 52.7 72 53.8 72H60.7V75.4H36.2C34.8 75.4 33.5 76.7 33.5 78.1S34.8 80.8 36.2 80.8H37.2V166.4H36.2C34.8 166.4 33.5 167.7 33.5 169.1 33.5 170.5 34.8 171.8 36.2 171.8H87.8C89.2 171.8 90.5 170.5 90.5 169.1 90.6 167.7 89.4 166.4 87.8 166.4H86.8V80.9H87.8C89.2 80.9 90.5 79.6 90.5 78.2 90.5 76.8 89.2 75.5 87.8 75.5H63.2V72H70.1Z";
}
.svicon.graffiti path {
  d: path(var(--graffiti-path));
}
.svicon.commercial {
  --commercial-path: "M158.9 85.4H105.5V105H158.9V85.4ZM132.1 150.6V153.7H20.5V150.6H132.1ZM130 154.7V157.1H101.2V154.7H130ZM178 126.6V145.5H156.2V134.4H164.5V132.7H144.8V134.4H153V145.5H132.1V107.5H103.1V77.8H95.4V42.9H26.5V77.8H20.5V107.6 149.7H103.1 132.1 179.4V149 145.6 126.7C179.5 126.6 178 126.6 178 126.6ZM78.1 53.7H83.1V58.7H78.1V53.7ZM78.1 60.8H83.1V65.8H78.1V60.8ZM70.7 53.7H75.6V58.7H70.7V53.7ZM70.7 60.8H75.6V65.8H70.7V60.8ZM61.4 53.7H66.3V58.7H61.4V53.7ZM61.4 60.8H66.3V65.8H61.4V60.8ZM54.2 53.7H59.2V58.7H54.2V53.7ZM54.2 60.8H59.2V65.8H54.2V60.8ZM44.8 53.7H49.8V58.7H44.8V53.7ZM44.8 60.8H49.8V65.8H44.8V60.8ZM37.3 53.7H42.3V58.7H37.3V53.7ZM37.3 60.8H42.3V65.8H37.3V60.8ZM77.7 93V84.5H86.2V93C86.3 93 77.7 93 77.7 93ZM86.3 97.1V105.6H77.8V97.1H86.3ZM73.2 84.5V93H64.7V84.5H73.2ZM44.4 105.4H36V96.9H44.5V105.4ZM44.4 93H36V84.5H44.5V93ZM57.4 105.4H48.9V96.9H57.4V105.4ZM57.4 93H48.9V84.5H57.4V93ZM64.9 97.1H73.4V105.6H64.9V97.1ZM89.8 143.8H69V138.9H89.8V143.8ZM113 143.8H103.8V115.2H113C113 115.1 113 143.8 113 143.8ZM126.8 143.8H117.5V115.2H126.8V143.8ZM142.4 130.2C142.2 130.2 141.8 130.6 141.8 130.9V137.5L141.8 137.5 141.8 137.5 141.8 137.5C141.8 137.6 141.8 137.6 141.8 137.6V144.2C141.8 144.4 142 144.8 142.4 144.8 142.6 144.8 142.9 144.4 142.9 144.2V140.7H147V144.2C147 144.4 147.2 144.8 147.6 144.8S148.2 144.4 148.2 144.2V137.6C148.2 137.4 148 136.9 147.6 136.9H147.5L147.5 136.9H142.9V131C142.8 130.6 142.6 130.2 142.4 130.2ZM162.3 136.9H162C161.8 136.9 161.6 137.4 161.6 137.6V144.2C161.6 144.4 161.7 144.8 162 144.8 162.4 144.8 162.6 144.4 162.6 144.2V140.7H166.7V144.2C166.7 144.4 166.9 144.8 167.2 144.8 167.4 144.8 167.7 144.4 167.7 144.2V137.6C167.7 137.6 167.7 137.6 167.7 137.5L167.7 137.5 167.7 137.5 167.7 137.5V131C167.7 130.6 167.5 130.3 167.2 130.3 167 130.3 166.7 130.7 166.7 131V136.9L162.3 136.9 162.3 136.9ZM161.7 114.5 135.7 107.8 135.1 107.7H134.2V119.9H161.7V114.5Z";
}
.svicon.commercial path {
  d: path(var(--commercial-path));
}
.svicon.driveway-wash {
  --driveway-wash-path: "M138.2 76.5H61.9L74.6 54.5H125.3L138.2 76.5ZM166.5 125C162.9 127.3 158.6 128.6 153.9 128.6 140.7 128.6 130.1 117.8 130.1 104.8 130.1 98.7 135.1 88.8 140.4 80L138.5 76.8H61.6L21.6 145.4H178.4L166.5 125ZM154.3 127.6C166.9 127.6 177.2 117.3 177.2 104.7 177.2 92 154.3 61.5 154.3 61.5S131.4 92.1 131.4 104.7 141.7 127.6 154.3 127.6Z";
}
.svicon.driveway-wash path {
  d: path(var(--driveway-wash-path));
}
.svicon.roof {
  --roof-path: "M190.1 113 163.9 93.5V71.1H147.5V81.4L124.5 64.5 91.5 88.9 75.6 77.2 9.9 125.7V135.5L75.6 87 84.9 93.8 58.9 113.1V122.8L91.4 98.8 141.1 135.6V125.8L98 93.8 124.4 74.2 190 122.7V113Z";
}
.svicon.roof path {
  d: path(var(--roof-path));
}
.svicon.semi {
  --semi-path: "M166.1 131.1C165.9 129.7 165.4 128.1 164.6 127.3 164.9 126.9 164.8 126.2 164.5 125.8 164.2 125.6 163.6 125.4 163.1 125.6 162 124.8 160.6 124.4 159.3 124.1 159.2 123.7 158.6 123.2 158.2 123.2 157.7 123.2 157.2 123.6 157.1 124.1 155.6 124.4 154.2 124.9 153.1 125.6 152.8 125.4 152.1 125.5 151.8 125.8 151.4 126.2 151.4 126.9 151.7 127.3 150.8 128.3 150.2 129.8 150.1 131.1 149.6 131.2 149.2 131.8 149.2 132.2 149.2 132.7 149.5 133.3 150.1 133.4 150.3 134.6 150.9 136.3 151.7 137.2 151.4 137.6 151.4 138.3 151.8 138.7 152.1 139 152.7 139 153.1 138.8 154.2 139.6 155.6 140.2 157.1 140.3 157.2 141 157.6 141.3 158.2 141.3 158.6 141.3 159.1 140.9 159.3 140.3 160.7 140.2 162.2 139.5 163.1 138.8 163.5 139 164.1 139 164.5 138.7 164.8 138.3 164.8 137.6 164.6 137.2 165.5 136.1 166 134.6 166.1 133.4 166.6 133.3 167 132.7 167 132.2 167 131.7 166.7 131.1 166.1 131.1ZM158.1 136.8C155.6 136.8 153.7 134.7 153.7 132.2 153.7 129.7 155.7 127.7 158.1 127.7 160.5 127.7 162.5 129.7 162.5 132.2S160.6 136.8 158.1 136.8ZM158.1 129.5C156.6 129.5 155.5 130.6 155.5 132.2S156.6 135.1 158.1 135.1C159.5 135.1 160.7 134 160.7 132.2 160.7 130.7 159.5 129.5 158.1 129.5ZM48.9 131.1C48.7 129.7 48.1 128.1 47.4 127.3 47.7 126.9 47.6 126.2 47.3 125.8 47 125.6 46.3 125.4 45.9 125.6 44.8 124.8 43.4 124.4 41.9 124.1 41.8 123.7 41.4 123.2 40.8 123.2 40.3 123.2 39.9 123.6 39.8 124.1 38.3 124.4 36.9 124.9 35.8 125.6 35.5 125.4 34.8 125.5 34.6 125.8 34.2 126.2 34.2 126.9 34.5 127.3 33.6 128.3 33 129.8 33 131.1 32.5 131.2 32.1 131.8 32.1 132.2 32.1 132.7 32.4 133.3 33 133.4 33.2 134.6 33.7 136.3 34.5 137.2 34.2 137.6 34.2 138.3 34.6 138.7 34.8 139 35.5 139 35.9 138.8 37 139.6 38.4 140.2 39.9 140.3 40 141 40.3 141.3 40.9 141.3 41.4 141.3 41.9 140.9 42 140.3 43.5 140.2 44.9 139.5 46 138.8 46.4 139 47.1 139 47.4 138.7 47.7 138.3 47.7 137.6 47.5 137.2 48.3 136.1 49 134.6 49 133.4 49.5 133.3 49.9 132.7 49.9 132.2 49.8 131.7 49.5 131.1 48.9 131.1ZM40.9 136.8C38.5 136.8 36.5 134.7 36.5 132.2 36.5 129.7 38.5 127.7 40.9 127.7 43.4 127.7 45.3 129.7 45.3 132.2S43.3 136.8 40.9 136.8ZM40.9 129.5C39.5 129.5 38.3 130.6 38.3 132.2S39.5 135.1 40.9 135.1C42.4 135.1 43.6 134 43.6 132.2 43.6 130.7 42.3 129.5 40.9 129.5ZM180.6 121.5V99.7L157.8 92.8 149.8 73.1H128.5L128.5 73.1H128.2 125.5 124V70.8H148.7C143.1 57.9 126.9 58.4 124 58.7V58.6H93.8V118H55.8C55.9 117.7 55.9 117.3 55.9 117 55.9 114.5 54.7 112.5 52.9 112.5H43.9V111H34.2V112.4H25C23.5 112.4 22 114.4 22 116.9 22 117.1 22.1 117.6 22.1 117.9H16.3V124.3H16.4C16.4 124.5 16.3 124.7 16.3 125.3 16.3 129.6 19.8 133.5 24.2 133.5H30.4C30.4 133.2 30.4 132.8 30.4 132.7 30.4 129.3 31.7 126.3 33.9 124.3 35.9 122.5 38.3 121.3 41.2 121.3 44.1 121.3 46.5 122.4 48.6 124.3 50.7 126.3 52 129.2 52 132.7 52 132.8 52 133.1 51.9 133.5H99.4C100.5 135 102.4 136.2 104.6 136.2H135C137.1 136.2 139 135.1 140.2 133.5H145.6 147.1C147.1 133.2 147 132.8 147 132.7 147 126.5 151.8 121.6 157.8 121.6 158 121.6 158.3 121.6 158.6 121.7 164.2 122 168.5 126.9 168.5 132.7 168.5 132.9 168.5 133.1 168.5 133.5H171.7 174.2 175.1 183.8V121.5H180.6ZM128.4 85.7V78.2C128.4 77.2 129.4 76.2 130.5 76.2H131.9 133.1 133.2V78.2 81.6 85.6 89.3 90.1C130.6 89.3 130.2 88.7 128.3 88L128.4 85.7C128.3 85.7 128.4 85.7 128.4 85.7ZM131.8 131.7H108.1C105.4 131.7 103.2 129.3 103.2 126.5 103.2 125.2 103.9 123.9 104.7 122.9 105.6 122 106.8 121.5 108.1 121.5H131.8C133.1 121.5 134.4 122.2 135.2 122.9 136.2 123.9 136.7 125.2 136.7 126.5 136.8 129.4 134.6 131.7 131.8 131.7ZM150.8 92.7C145.7 92.5 141.6 91.7 137.5 90.6V76.4H147.2L152.8 92.9C152.5 92.7 150.8 92.7 150.8 92.7Z";
}
.svicon.semi path {
  d: path(var(--semi-path));
}
.svicon.parking {
  --parking-path: "M152.6 96.3H171.6V103.8H148.5L119.9 155.2H112.4L140.8 103.8H117.4L88.8 155.2H81.3L109.7 103.8H86.3L57.8 155.2H50.1L78.6 103.8H55.2L26.7 155.2H19L47.5 103.8H28.5V96.3H51.6L80.1 44.9H87.7L59.4 96.3H82.8L111.3 44.9H118.9L90.5 96.3H113.9L142.4 44.9H150L121.6 96.3H145L173.5 44.9H181.1L152.6 96.3Z";
}
.svicon.parking path {
  d: path(var(--parking-path));
}
.svicon.gutters {
  --gutters-path: "M142.3 77.7V101.3L128.7 114.9C127 111.4 128.4 114.3 121.1 98.7H44.1L46.7 96.1C53.6 96.1 115.9 96.1 124.4 96.1L130.5 109.3V109.4L139.4 100.5V80.4H55.7L38.3 97.7C37.7 98.3 37.6 99.1 38 99.8L46.7 118.5C47.1 119.5 48.1 120 49.2 120H115V127.5L85.5 135.4C82.7 136.2 80.8 138.6 80.8 141.5V164.8C80.8 166 83.4 167.4 87 167.4S93.4 166 93.4 164.8V146.4L122.9 138.5C125.7 137.7 127.6 135.3 127.6 132.4V120H129C129.8 120 130.4 119.7 130.9 119.2L146.3 104.1C146.9 103.5 147.1 102.9 147.1 102.2V74.4C147.1 73.6 146.4 73 145.7 73L145.7 73C143.3 76.4 144 75.2 142.3 77.7ZM77.9 33.8 56 65C55.7 65.4 55.4 66 55.4 66.5V76.2C55.4 77 56.1 77.6 56.8 77.6 143.9 77.6 135.8 77.6 138.3 77.6L140.1 76.1 161.6 45.3C161.9 44.9 162.2 44.3 162.2 43.8V34C162.2 33.2 161.5 32.6 160.8 32.6H80.1C79.1 32.7 78.3 33.1 77.9 33.8ZM157.5 43.1 136.6 73.1V67.3L157.5 37.3V43.1Z";
}
.svicon.gutters path {
  d: path(var(--gutters-path));
}
.svicon.patcon {
  --patcon-path: "M53 41.5 53 41.5C52.2 41.5 51.4 41.6 50.7 41.8 50.7 41.7 50.7 41.6 50.7 41.5H48.3C48.4 41.8 48.4 42.1 48.4 42.5 45.6 43.6 43.3 45.7 41.9 48.4 41.8 48.4 41.7 48.4 41.6 48.3V55.8C42 55.8 42.3 55.7 42.7 55.7 48 55.7 52.5 59.7 53 64.9 52.2 64.9 51.4 65 50.7 65.2 50.2 61.2 46.8 58 42.7 58 42.3 58 42 58 41.6 58.1V60.5C42 60.4 42.3 60.4 42.7 60.4 45.8 60.4 48.3 62.9 48.4 65.9 45.6 67 43.3 69.1 41.9 71.8 41.8 71.8 41.7 71.8 41.6 71.7V79.2C42 79.2 42.3 79.1 42.7 79.1 48 79.1 52.5 83.1 53 88.3 52.2 88.3 51.4 88.4 50.7 88.6 50.2 84.6 46.8 81.4 42.7 81.4 42.3 81.4 42 81.4 41.6 81.5V83.9C42 83.8 42.3 83.8 42.7 83.8 45.8 83.8 48.3 86.3 48.4 89.3 45.6 90.4 43.3 92.5 41.9 95.2 41.8 95.2 41.7 95.2 41.6 95.1V102.6C42 102.6 42.3 102.5 42.7 102.5 48 102.5 52.5 106.5 53 111.7 52.2 111.7 51.4 111.8 50.7 112 50.2 108 46.8 104.8 42.7 104.8 42.3 104.8 42 104.8 41.6 104.9V107.3C42 107.2 42.3 107.2 42.7 107.2 45.8 107.2 48.3 109.7 48.4 112.7 45.6 113.8 43.3 115.9 41.9 118.6 41.8 118.6 41.7 118.6 41.6 118.5V126C42 126 42.3 125.9 42.7 125.9 48 125.9 52.5 129.9 53 135.1 52.2 135.1 51.4 135.2 50.7 135.4 50.2 131.4 46.8 128.2 42.7 128.2 42.3 128.2 42 128.2 41.6 128.3V130.7C42 130.6 42.3 130.6 42.7 130.6 45.8 130.6 48.3 133.1 48.4 136.1 45.6 137.2 43.3 139.3 41.9 142 41.8 142 41.7 142 41.6 141.9V149.4C42 149.4 42.3 149.3 42.7 149.3 48 149.3 52.4 153.3 53 158.5H55.5C56.1 153.3 60.5 149.3 65.8 149.3S75.5 153.3 76.1 158.5H78.6C79.2 153.3 83.6 149.3 88.9 149.3S98.6 153.3 99.2 158.5H101.7C102.3 153.3 106.7 149.3 112 149.3S121.7 153.3 122.3 158.5H124.8C125.4 153.3 129.8 149.3 135.1 149.3S144.8 153.3 145.4 158.5H147.9C148.5 153.3 152.9 149.3 158.2 149.3 158.3 149.3 158.4 149.3 158.4 149.3V142C158.3 142 158.3 142 158.2 142 156.9 139.6 154.9 137.6 152.5 136.4V136.3C152.5 133.1 155.1 130.6 158.2 130.6 158.3 130.6 158.4 130.6 158.4 130.6V128.3C158.3 128.3 158.2 128.3 158.2 128.3 154 128.3 150.5 131.5 150.2 135.6 149.5 135.4 148.7 135.3 147.9 135.2 148.5 130 152.9 125.9 158.2 125.9 158.3 125.9 158.4 125.9 158.4 125.9V118.6C158.3 118.6 158.3 118.6 158.2 118.6 156.9 116.2 154.9 114.2 152.5 113V112.9C152.5 109.7 155.1 107.2 158.2 107.2 158.3 107.2 158.4 107.2 158.4 107.2V104.9C158.3 104.9 158.2 104.9 158.2 104.9 154 104.9 150.5 108.1 150.2 112.2 149.5 112 148.7 111.9 147.9 111.8 148.5 106.6 152.9 102.5 158.2 102.5 158.3 102.5 158.4 102.5 158.4 102.5V95.2C158.3 95.2 158.3 95.2 158.2 95.2 156.9 92.8 154.9 90.8 152.5 89.6V89.5C152.5 86.3 155.1 83.8 158.2 83.8 158.3 83.8 158.4 83.8 158.4 83.8V81.5C158.3 81.5 158.2 81.5 158.2 81.5 154 81.5 150.5 84.7 150.2 88.8 149.5 88.6 148.7 88.5 147.9 88.4 148.5 83.2 152.9 79.1 158.2 79.1 158.3 79.1 158.4 79.1 158.4 79.1V71.8C158.3 71.8 158.3 71.8 158.2 71.8 156.9 69.4 154.9 67.4 152.5 66.2V66.1C152.5 62.9 155.1 60.4 158.2 60.4 158.3 60.4 158.4 60.4 158.4 60.4V58.1C158.3 58.1 158.2 58.1 158.2 58.1 154 58.1 150.5 61.3 150.2 65.4 149.5 65.2 148.7 65.1 147.9 65 148.5 59.8 152.9 55.7 158.2 55.7 158.3 55.7 158.4 55.7 158.4 55.7V48.4C158.3 48.4 158.3 48.4 158.2 48.4 157.1 46 155.1 44.1 152.7 42.9V42.8C152.7 42.4 152.7 42 152.8 41.6H150.4C150.4 41.7 150.4 41.9 150.3 42.1 149.6 41.9 148.8 41.8 148 41.7 148 41.7 148 41.7 148 41.6H145.5V41.7C144.7 41.8 143.9 41.9 143.2 42.2 143.2 42 143.2 41.8 143.1 41.6H140.7C140.8 42 140.8 42.4 140.8 42.8 140.8 42.9 140.8 43 140.8 43.1 138.5 44.3 136.7 46.2 135.5 48.5 135.4 48.5 135.3 48.5 135.1 48.5 135 48.5 134.9 48.5 134.8 48.5 133.6 46.2 131.7 44.3 129.4 43.1 129.4 43 129.4 42.9 129.4 42.8 129.4 42.4 129.4 42 129.5 41.6H127.1C127.1 41.8 127.1 42 127 42.1 126.3 41.9 125.5 41.7 124.7 41.6V41.5H122.2C122.2 41.5 122.2 41.5 122.2 41.6 121.4 41.7 120.6 41.8 119.9 42 119.9 41.8 119.9 41.7 119.8 41.5H117.4C117.5 41.9 117.5 42.3 117.5 42.7 117.5 42.8 117.5 42.8 117.5 42.9 115.1 44.1 113.1 46 111.9 48.4H111.8C111.6 48.4 111.4 48.4 111.2 48.4 110 46.2 108.2 44.4 106.1 43.2 106.1 43.1 106.1 42.9 106.1 42.7 106.1 42.3 106.1 41.9 106.2 41.5H104.1C104.1 41.7 104 41.9 104 42.1 103.3 41.9 102.5 41.7 101.7 41.6V41.5H99.2L99.2 41.5C98.4 41.6 97.6 41.7 96.9 41.9 96.9 41.8 96.9 41.6 96.9 41.5H94.5C94.6 41.9 94.6 42.3 94.6 42.7 94.6 42.7 94.6 42.7 94.6 42.8 92.1 44 90 46 88.7 48.5 88.5 48.5 88.3 48.5 88 48.4 86.9 46.3 85.2 44.6 83.2 43.4 83.2 43.2 83.2 43 83.2 42.8 83.2 42.4 83.2 42 83.3 41.6H80.9C80.9 41.8 80.8 42.1 80.8 42.3 80.1 42 79.3 41.9 78.5 41.7 78.5 41.6 78.5 41.6 78.5 41.6H76L76 41.6C75.2 41.6 74.4 41.7 73.7 41.9 73.7 41.8 73.7 41.7 73.7 41.6H71.3C71.4 42 71.4 42.3 71.4 42.7 68.7 43.9 66.6 45.9 65.2 48.5 65 48.5 64.7 48.4 64.5 48.4 63.4 46.5 61.9 44.8 60 43.6 60.1 43.3 60.1 43 60.1 42.7 60.1 42.3 60.1 41.9 60.2 41.5H57.8C57.8 41.8 57.7 42 57.7 42.3 57 42 56.2 41.8 55.4 41.7 55.4 41.6 55.4 41.6 55.4 41.5H53ZM76.7 43.9C82.2 43.9 86.7 48.1 87.2 53.5 86.4 53.6 85.6 53.8 84.9 54 84.7 49.7 81.1 46.2 76.7 46.2 72.4 46.2 68.9 49.5 68.5 53.7 67.7 53.5 67 53.4 66.2 53.4 66.8 48.1 71.3 43.9 76.7 43.9ZM100.2 43.9C105.7 43.9 110.2 48.1 110.7 53.5 109.9 53.6 109.1 53.8 108.4 54 108.1 49.7 104.6 46.3 100.2 46.3 95.9 46.3 92.4 49.6 92 53.8 91.2 53.6 90.5 53.5 89.7 53.5 90.2 48.1 94.7 43.9 100.2 43.9ZM123.6 43.9C129.1 43.9 133.6 48.1 134.1 53.5 133.3 53.6 132.5 53.7 131.8 53.9 131.5 49.6 128 46.3 123.6 46.3 119.3 46.3 115.7 49.7 115.4 53.9 114.7 53.7 113.9 53.6 113.1 53.5 113.6 48.1 118.1 43.9 123.6 43.9ZM147 43.9C152.5 43.9 157 48.1 157.5 53.4 156.7 53.5 155.9 53.6 155.2 53.8 154.9 49.6 151.3 46.2 147 46.2S139.1 49.6 138.8 53.9C138.1 53.7 137.3 53.5 136.5 53.4 137 48.1 141.5 43.9 147 43.9ZM147.1 60.3C147 60.3 147 60.3 147.1 60.3 146.9 60.3 146.7 60.3 146.6 60.3 145.4 58 143.5 56.1 141.2 54.9 141.2 54.8 141.2 54.6 141.2 54.5 141.2 51.3 143.8 48.6 147.1 48.6 150.3 48.6 153 51.2 153 54.5 153 54.6 153 54.6 153 54.7 150.4 55.8 148.3 57.8 147.1 60.3ZM157.5 76.8C156.7 76.9 155.9 77 155.2 77.2 154.9 73 151.3 69.6 147 69.6S139.1 73 138.8 77.3C138.1 77.1 137.3 76.9 136.5 76.8 137 71.4 141.5 67.2 147 67.2 152.5 67.3 157 71.5 157.5 76.8ZM147.1 83.7C147 83.7 147 83.7 147.1 83.7 146.9 83.7 146.7 83.7 146.6 83.7 145.4 81.4 143.5 79.5 141.2 78.3 141.2 78.2 141.2 78 141.2 77.9 141.2 74.7 143.8 72 147.1 72 150.3 72 153 74.6 153 77.9 153 78 153 78 153 78.1 150.4 79.2 148.3 81.2 147.1 83.7ZM157.5 100.2C156.7 100.3 155.9 100.4 155.2 100.6 154.9 96.4 151.3 93 147 93S139.1 96.4 138.8 100.7C138.1 100.5 137.3 100.3 136.5 100.2 137 94.8 141.5 90.6 147 90.6 152.5 90.7 157 94.9 157.5 100.2ZM147.1 107.1C147 107.1 147 107.1 147.1 107.1 146.9 107.1 146.7 107.1 146.6 107.1 145.4 104.8 143.5 102.9 141.2 101.7 141.2 101.6 141.2 101.4 141.2 101.3 141.2 98.1 143.8 95.4 147.1 95.4 150.3 95.4 153 98 153 101.3 153 101.4 153 101.4 153 101.5 150.4 102.7 148.3 104.6 147.1 107.1ZM157.5 123.6C156.7 123.7 155.9 123.8 155.2 124 154.9 119.8 151.3 116.4 147 116.4S139.1 119.8 138.8 124.1C138.1 123.9 137.3 123.7 136.5 123.6 137 118.2 141.5 114 147 114 152.5 114.1 157 118.3 157.5 123.6ZM147.1 130.5C147 130.5 147 130.5 147.1 130.5 146.9 130.5 146.7 130.5 146.6 130.5 145.4 128.2 143.5 126.3 141.2 125.1 141.2 125 141.2 124.8 141.2 124.7 141.2 121.5 143.8 118.8 147.1 118.8 150.3 118.8 153 121.4 153 124.7 153 124.8 153 124.8 153 124.9 150.4 126.1 148.3 128.1 147.1 130.5ZM157.5 147C156.7 147.1 155.9 147.2 155.2 147.4 154.9 143.2 151.3 139.8 147 139.8S139.1 143.2 138.8 147.5C138.1 147.3 137.3 147.1 136.5 147 137 141.6 141.5 137.4 147 137.4 152.5 137.5 157 141.7 157.5 147ZM147.1 153.9C147 153.9 147 153.9 147.1 153.9 146.9 153.9 146.7 153.9 146.6 153.9 145.4 151.6 143.5 149.7 141.2 148.5 141.2 148.4 141.2 148.2 141.2 148.1 141.2 144.9 143.8 142.2 147.1 142.2 150.3 142.2 153 144.8 153 148.1 153 148.2 153 148.2 153 148.3 150.4 149.5 148.3 151.5 147.1 153.9ZM123.9 153.9C123.8 153.9 123.7 153.9 123.6 153.9 123.5 153.9 123.5 153.9 123.4 153.9 122.1 151.5 120.1 149.5 117.7 148.3 117.7 148.2 117.7 148.1 117.7 148 117.7 144.8 120.3 142.1 123.6 142.1 126.8 142.1 129.5 144.7 129.5 148 129.5 148.1 129.5 148.2 129.5 148.4 127.1 149.6 125.1 151.5 123.9 153.9ZM100.8 153.9C100.6 153.9 100.5 153.9 100.3 153.9 99 151.4 96.9 149.4 94.3 148.2V148.1C94.3 144.9 96.9 142.2 100.2 142.2 103.4 142.2 106.1 144.8 106.1 148.1 106.1 148.3 106.1 148.4 106.1 148.6 103.8 149.8 102 151.6 100.8 153.9ZM77.7 153.8C77.5 153.8 77.3 153.9 77.2 153.9 75.8 151.3 73.6 149.2 70.9 148 70.9 144.8 73.5 142.1 76.8 142.1 80 142.1 82.7 144.7 82.7 148 82.7 148.2 82.7 148.5 82.7 148.7 80.5 150 78.8 151.7 77.7 153.8ZM54.6 153.8C54.4 153.8 54.2 153.9 54 153.9 52.6 151.2 50.3 149.1 47.5 148 47.6 144.8 50.2 142.3 53.4 142.3S59.3 144.9 59.3 148.2C59.3 148.5 59.3 148.8 59.2 149.1 57.2 150.1 55.6 151.8 54.6 153.8ZM131.8 147.5C131.5 143.2 128 139.9 123.6 139.9 119.3 139.9 115.7 143.3 115.4 147.5 114.7 147.3 113.9 147.2 113.1 147.1 113.6 141.8 118.1 137.6 123.6 137.6S133.6 141.8 134.1 147.2C133.3 147.1 132.5 147.3 131.8 147.5ZM108.3 147.6C108 143.3 104.5 139.9 100.1 139.9 95.8 139.9 92.3 143.2 91.9 147.4 91.1 147.2 90.4 147.1 89.6 147.1 90.1 141.8 94.6 137.6 100.1 137.6S110.1 141.8 110.6 147.2C109.9 147.2 109.1 147.3 108.3 147.6ZM84.9 147.7C84.7 143.4 81.1 139.9 76.7 139.9 72.4 139.9 68.9 143.2 68.5 147.4 67.7 147.2 67 147.1 66.2 147.1 66.7 141.8 71.2 137.6 76.7 137.6S86.7 141.8 87.2 147.2C86.4 147.2 85.7 147.4 84.9 147.7ZM76.7 48.6C79.9 48.6 82.6 51.2 82.6 54.5 82.6 54.7 82.6 55 82.6 55.2 80.5 56.4 78.9 58.2 77.7 60.3 77.5 60.3 77.3 60.4 77.2 60.4 75.8 57.8 73.6 55.7 70.9 54.5 70.9 51.2 73.5 48.6 76.7 48.6ZM100.2 48.6C103.4 48.6 106.1 51.2 106.1 54.5 106.1 54.7 106.1 54.8 106.1 55 103.9 56.2 102.1 58.1 100.9 60.3 100.7 60.3 100.6 60.3 100.4 60.3 99.1 57.8 97 55.8 94.4 54.6V54.5C94.3 51.2 96.9 48.6 100.2 48.6ZM117.7 54.4C117.7 51.2 120.3 48.5 123.6 48.5 126.8 48.5 129.5 51.1 129.5 54.4 129.5 54.5 129.5 54.6 129.5 54.8 127.1 56 125.2 57.9 124 60.3 123.9 60.3 123.8 60.3 123.7 60.3 123.6 60.3 123.6 60.3 123.5 60.3 122.2 57.9 120.2 55.9 117.8 54.7 117.7 54.6 117.7 54.5 117.7 54.4ZM135.2 55.7C140.6 55.7 145 59.8 145.5 65 144.7 65.1 143.9 65.2 143.2 65.5 142.9 61.3 139.4 58.1 135.2 58.1S127.5 61.4 127.2 65.5C126.5 65.3 125.7 65.1 124.9 65 125.5 59.8 129.9 55.7 135.2 55.7ZM135.6 71.8C135.5 71.8 135.4 71.8 135.2 71.8 135.1 71.8 135 71.8 134.9 71.8 133.7 69.5 131.8 67.6 129.5 66.4 129.5 66.3 129.5 66.2 129.5 66.1 129.5 62.9 132.1 60.4 135.2 60.4 138.4 60.4 140.9 63 140.9 66.1 140.9 66.2 140.9 66.3 140.9 66.4 138.7 67.7 136.8 69.6 135.6 71.8ZM145.6 88.4C144.8 88.5 144 88.6 143.3 88.9 143 84.7 139.5 81.5 135.3 81.5S127.6 84.8 127.3 88.9C126.6 88.7 125.8 88.5 125 88.4 125.6 83.2 130 79.1 135.3 79.1S145 83.2 145.6 88.4ZM135.6 95.2C135.5 95.2 135.4 95.2 135.2 95.2 135.1 95.2 135 95.2 134.9 95.2 133.7 92.9 131.8 91 129.5 89.8 129.5 89.7 129.5 89.6 129.5 89.5 129.5 86.3 132.1 83.8 135.2 83.8 138.4 83.8 140.9 86.4 140.9 89.5 140.9 89.6 140.9 89.7 140.9 89.8 138.7 91.1 136.8 93 135.6 95.2ZM145.6 111.8C144.8 111.9 144 112 143.3 112.3 143 108.1 139.5 104.9 135.3 104.9S127.6 108.2 127.3 112.3C126.6 112.1 125.8 111.9 125 111.8 125.6 106.6 130 102.5 135.3 102.5 140.6 102.5 145 106.6 145.6 111.8ZM135.6 118.6C135.5 118.6 135.4 118.6 135.2 118.6 135.1 118.6 135 118.6 134.9 118.6 133.7 116.3 131.8 114.4 129.5 113.2 129.5 113.1 129.5 113 129.5 112.9 129.5 109.7 132.1 107.2 135.2 107.2 138.4 107.2 140.9 109.8 140.9 112.9 140.9 113 140.9 113.1 140.9 113.2 138.7 114.5 136.8 116.4 135.6 118.6ZM145.6 135.2C144.8 135.3 144 135.4 143.3 135.7 143 131.5 139.5 128.3 135.3 128.3S127.6 131.6 127.3 135.7C126.6 135.5 125.8 135.3 125 135.2 125.6 130 130 125.9 135.3 125.9 140.6 125.9 145 130 145.6 135.2ZM135.6 142C135.5 142 135.4 142 135.2 142 135.1 142 135 142 134.9 142 133.7 139.7 131.8 137.8 129.5 136.6 129.5 136.5 129.5 136.4 129.5 136.3 129.5 133.1 132.1 130.6 135.2 130.6 138.4 130.6 140.9 133.2 140.9 136.3 140.9 136.4 140.9 136.5 140.9 136.6 138.7 137.9 136.8 139.8 135.6 142ZM60.2 137.2C60.2 136.9 60.1 136.7 60.1 136.4 60.1 133.2 62.7 130.7 65.8 130.7S71.5 133.2 71.5 136.3C68.8 137.5 66.7 139.5 65.3 142.1 65.1 142.1 64.8 142 64.6 142 63.6 140 62 138.3 60.2 137.2ZM55.5 135.4C56 130.1 60.4 126 65.9 126 71.2 126 75.7 130.1 76.2 135.2 75.4 135.2 74.6 135.3 73.9 135.5 73.5 131.4 70 128.3 65.9 128.3 61.6 128.3 58 131.7 57.9 136 57 135.7 56.3 135.5 55.5 135.4ZM60.2 113.8C60.2 113.5 60.1 113.3 60.1 113 60.1 109.8 62.7 107.3 65.8 107.3S71.5 109.8 71.5 112.9C68.8 114.1 66.7 116.1 65.3 118.7 65.1 118.7 64.8 118.6 64.6 118.6 63.6 116.6 62 114.9 60.2 113.8ZM55.5 111.9C56 106.6 60.4 102.5 65.9 102.5 71.2 102.5 75.7 106.6 76.2 111.7 75.4 111.7 74.6 111.8 73.9 112 73.5 107.9 70 104.8 65.9 104.8 61.6 104.8 58 108.2 57.9 112.5 57 112.3 56.3 112.1 55.5 111.9ZM60.2 90.3C60.2 90 60.1 89.8 60.1 89.5 60.1 86.3 62.7 83.8 65.8 83.8S71.5 86.3 71.5 89.4C68.8 90.6 66.7 92.6 65.3 95.2 65.1 95.2 64.8 95.1 64.6 95.1 63.6 93.2 62 91.5 60.2 90.3ZM55.5 88.5C56 83.2 60.4 79.1 65.9 79.1 71.2 79.1 75.7 83.2 76.2 88.3 75.4 88.3 74.6 88.4 73.9 88.6 73.5 84.5 70 81.4 65.9 81.4 61.6 81.4 58 84.8 57.9 89.1 57 88.9 56.3 88.7 55.5 88.5ZM60.2 66.9C60.2 66.6 60.1 66.4 60.1 66.1 60.1 62.9 62.7 60.4 65.8 60.4S71.5 62.9 71.5 66C68.8 67.2 66.7 69.2 65.3 71.8 65.1 71.8 64.8 71.7 64.6 71.7 63.6 69.8 62 68.1 60.2 66.9ZM112.2 142.1C112.2 142.1 112.1 142.1 112.2 142.1 111.9 142.1 111.7 142.1 111.6 142.1 110.4 139.9 108.6 138.1 106.5 136.9 106.5 136.8 106.5 136.6 106.5 136.4 106.5 133.2 109.1 130.7 112.2 130.7 115.4 130.7 117.9 133.3 117.9 136.4 117.9 136.5 117.9 136.5 117.9 136.6 115.4 137.7 113.4 139.7 112.2 142.1ZM88.8 142.1C88.6 142.1 88.4 142.1 88.1 142 87 139.9 85.3 138.2 83.3 137 83.3 136.8 83.3 136.6 83.3 136.4 83.3 133.2 85.9 130.7 89 130.7S94.7 133.3 94.7 136.4C94.7 136.4 94.7 136.4 94.7 136.5 92.2 137.6 90.1 139.6 88.8 142.1ZM83.2 66.1C83.2 62.9 85.8 60.4 88.9 60.4S94.6 63 94.6 66.1C94.6 66.1 94.6 66.1 94.6 66.2 92.1 67.4 90 69.4 88.7 71.9 88.5 71.9 88.3 71.9 88 71.8 86.9 69.7 85.2 68 83.2 66.8 83.3 66.5 83.2 66.3 83.2 66.1ZM106.4 66.1C106.4 62.9 109 60.4 112.1 60.4 115.3 60.4 117.8 63 117.8 66.1 117.8 66.2 117.8 66.2 117.8 66.3 115.4 67.5 113.4 69.4 112.2 71.8H112.1C111.9 71.8 111.7 71.8 111.5 71.8 110.3 69.6 108.5 67.8 106.4 66.6 106.4 66.4 106.4 66.3 106.4 66.1ZM134.1 76.8C133.3 76.9 132.5 77 131.8 77.2 131.5 72.9 128 69.6 123.6 69.6 119.3 69.6 115.7 73 115.4 77.2 114.7 77 113.9 76.9 113.1 76.8 113.6 71.5 118.1 67.3 123.6 67.3S133.6 71.5 134.1 76.8ZM123.9 83.7C123.8 83.7 123.7 83.7 123.6 83.7 123.5 83.7 123.5 83.7 123.4 83.7 122.1 81.3 120.1 79.3 117.7 78.1 117.7 78 117.7 77.9 117.7 77.8 117.7 74.6 120.3 71.9 123.6 71.9 126.8 71.9 129.5 74.5 129.5 77.8 129.5 77.9 129.5 78 129.5 78.2 127.1 79.4 125.1 81.3 123.9 83.7ZM134.1 100.2C133.3 100.3 132.5 100.4 131.8 100.6 131.5 96.3 128 93 123.6 93 119.3 93 115.7 96.4 115.4 100.6 114.7 100.4 113.9 100.3 113.1 100.2 113.6 94.9 118.1 90.7 123.6 90.7S133.6 94.9 134.1 100.2ZM123.9 107.1C123.8 107.1 123.7 107.1 123.6 107.1 123.5 107.1 123.5 107.1 123.4 107.1 122.1 104.7 120.1 102.7 117.7 101.5 117.7 101.4 117.7 101.3 117.7 101.2 117.7 98 120.3 95.3 123.6 95.3 126.8 95.3 129.5 97.9 129.5 101.2 129.5 101.3 129.5 101.4 129.5 101.6 127.1 102.8 125.1 104.7 123.9 107.1ZM134.1 123.7C133.3 123.8 132.5 123.9 131.8 124.1 131.5 119.8 128 116.5 123.6 116.5 119.3 116.5 115.7 119.9 115.4 124.1 114.7 123.9 113.9 123.8 113.1 123.7 113.6 118.4 118.1 114.2 123.6 114.2 129.1 114.1 133.6 118.3 134.1 123.7ZM123.9 130.5C123.8 130.5 123.7 130.5 123.6 130.5 123.5 130.5 123.5 130.5 123.4 130.5 122.1 128.1 120.1 126.1 117.7 124.9 117.7 124.8 117.7 124.7 117.7 124.6 117.7 121.4 120.3 118.7 123.6 118.7 126.8 118.7 129.5 121.3 129.5 124.6 129.5 124.7 129.5 124.8 129.5 125 127.1 126.2 125.1 128.1 123.9 130.5ZM76.7 114.1C82.2 114.1 86.7 118.3 87.2 123.7 86.4 123.8 85.6 124 84.9 124.2 84.7 119.9 81.1 116.4 76.7 116.4 72.4 116.4 68.9 119.7 68.5 123.9 67.7 123.7 67 123.6 66.2 123.6 66.8 118.3 71.3 114.1 76.7 114.1ZM76.7 90.7C82.2 90.7 86.7 94.9 87.2 100.3 86.4 100.4 85.6 100.6 84.9 100.8 84.7 96.5 81.1 93 76.7 93 72.4 93 68.9 96.3 68.5 100.5 67.7 100.3 67 100.2 66.2 100.2 66.8 94.9 71.3 90.7 76.7 90.7ZM100.8 130.5C100.6 130.5 100.5 130.5 100.3 130.5 99 128 96.9 126 94.3 124.8V124.7C94.3 121.5 96.9 118.8 100.2 118.8 103.4 118.8 106.1 121.4 106.1 124.7 106.1 124.9 106.1 125 106.1 125.2 103.8 126.4 102 128.2 100.8 130.5ZM89 79.1C94.3 79.1 98.8 83.2 99.3 88.4 98.5 88.5 97.7 88.6 97 88.8 96.6 84.7 93.2 81.5 89 81.5 84.7 81.5 81.2 84.9 81 89.1 80.3 88.8 79.5 88.7 78.7 88.5 79.1 83.2 83.6 79.1 89 79.1ZM100.2 72C103.4 72 106.1 74.6 106.1 77.9 106.1 78.1 106.1 78.2 106.1 78.4 103.9 79.6 102.1 81.5 100.9 83.7 100.7 83.7 100.6 83.7 100.4 83.7 99.1 81.2 97 79.2 94.4 78V77.9C94.3 74.6 96.9 72 100.2 72ZM112.1 79.1C117.5 79.1 121.9 83.2 122.4 88.4 121.6 88.5 120.8 88.6 120.1 88.8 119.7 84.7 116.3 81.4 112.1 81.4 107.8 81.4 104.4 84.7 104.1 88.9 103.4 88.7 102.6 88.5 101.8 88.4 102.3 83.2 106.7 79.1 112.1 79.1ZM112.2 95.2C112.2 95.2 112.1 95.2 112.2 95.2 111.9 95.2 111.7 95.2 111.6 95.2 110.4 93 108.6 91.2 106.5 90 106.5 89.9 106.5 89.7 106.5 89.5 106.5 86.3 109.1 83.8 112.2 83.8 115.4 83.8 117.9 86.4 117.9 89.5 117.9 89.6 117.9 89.6 117.9 89.7 115.4 90.9 113.4 92.9 112.2 95.2ZM122.4 111.8C121.6 111.9 120.8 112 120.1 112.2 119.7 108.1 116.3 104.8 112.1 104.8 107.8 104.8 104.4 108.1 104.1 112.3 103.4 112.1 102.6 111.9 101.8 111.8 102.3 106.6 106.8 102.5 112.1 102.5 117.5 102.5 121.9 106.6 122.4 111.8ZM112.2 118.6C112.2 118.6 112.1 118.7 112.2 118.6 111.9 118.6 111.7 118.6 111.6 118.6 110.4 116.4 108.6 114.6 106.5 113.4 106.5 113.3 106.5 113.1 106.5 112.9 106.5 109.7 109.1 107.2 112.2 107.2 115.4 107.2 117.9 109.8 117.9 112.9 117.9 113 117.9 113 117.9 113.1 115.4 114.3 113.4 116.3 112.2 118.6ZM83.3 113.6C83.3 113.4 83.3 113.2 83.3 113 83.3 109.8 85.9 107.3 89 107.3S94.7 109.9 94.7 113C94.7 113 94.7 113 94.7 113.1 92.2 114.3 90.1 116.3 88.8 118.8 88.6 118.8 88.4 118.8 88.1 118.7 87 116.5 85.3 114.8 83.3 113.6ZM83.3 90.2C83.3 90 83.3 89.8 83.3 89.6 83.3 86.4 85.9 83.9 89 83.9S94.7 86.5 94.7 89.6C94.7 89.6 94.7 89.6 94.7 89.7 92.2 90.9 90.1 92.9 88.8 95.4 88.6 95.4 88.4 95.4 88.1 95.3 87 93.1 85.3 91.4 83.3 90.2ZM100.2 90.7C105.7 90.7 110.2 94.9 110.7 100.3 109.9 100.4 109.1 100.6 108.4 100.8 108.1 96.5 104.6 93.1 100.2 93.1 95.9 93.1 92.4 96.4 92 100.6 91.2 100.4 90.5 100.3 89.7 100.3 90.2 94.9 94.7 90.7 100.2 90.7ZM94.3 101.2C94.3 98 96.9 95.3 100.2 95.3 103.4 95.3 106.1 97.9 106.1 101.2 106.1 101.4 106.1 101.5 106.1 101.7 103.9 102.9 102.1 104.8 100.9 107 100.7 107 100.6 107 100.4 107 99.1 104.5 97 102.5 94.4 101.3 94.3 101.3 94.3 101.3 94.3 101.2ZM89 102.5C94.3 102.5 98.8 106.6 99.3 111.8 98.5 111.9 97.7 112 97 112.2 96.6 108.1 93.2 104.9 89 104.9 84.7 104.9 81.2 108.3 81 112.5 80.3 112.2 79.5 112.1 78.7 111.9 79.1 106.6 83.6 102.5 89 102.5ZM108.3 124.2C108 119.9 104.5 116.5 100.1 116.5 95.8 116.5 92.3 119.8 91.9 124 91.1 123.8 90.4 123.7 89.6 123.7 90.1 118.4 94.6 114.2 100.1 114.2S110.1 118.4 110.6 123.8C109.9 123.8 109.1 123.9 108.3 124.2ZM76.7 72C79.9 72 82.6 74.6 82.6 77.9 82.6 78.1 82.6 78.4 82.6 78.6 80.5 79.8 78.9 81.6 77.7 83.7 77.5 83.7 77.3 83.8 77.2 83.8 75.8 81.2 73.6 79.1 70.9 77.9 70.9 74.6 73.5 72 76.7 72ZM76.7 95.4C79.9 95.4 82.6 98 82.6 101.3 82.6 101.5 82.6 101.8 82.6 102 80.5 103.2 78.9 105 77.7 107.1 77.5 107.1 77.3 107.1 77.1 107.1 75.7 104.5 73.5 102.4 70.8 101.2 70.9 98 73.5 95.4 76.7 95.4ZM76.7 118.8C79.9 118.8 82.6 121.4 82.6 124.7 82.6 124.9 82.6 125.2 82.6 125.4 80.5 126.6 78.9 128.4 77.7 130.5 77.5 130.5 77.3 130.6 77.2 130.6 75.8 128 73.6 125.9 70.9 124.7 70.9 121.4 73.5 118.8 76.7 118.8ZM110.7 76.9C109.9 77 109.1 77.2 108.4 77.4 108.1 73.1 104.6 69.7 100.2 69.7 95.9 69.7 92.4 73 92 77.2 91.2 77 90.5 76.9 89.7 76.9 90.2 71.6 94.7 67.4 100.2 67.4 105.6 67.3 110.2 71.5 110.7 76.9ZM87.2 76.9C86.4 77 85.6 77.2 84.9 77.4 84.7 73.1 81.1 69.6 76.7 69.6 72.4 69.6 68.9 72.9 68.5 77.1 67.7 76.9 67 76.8 66.2 76.8 66.7 71.5 71.2 67.3 76.7 67.3S86.8 71.5 87.2 76.9ZM78.6 135.3C79.1 130 83.6 125.9 88.9 125.9S98.7 130 99.2 135.2C98.4 135.3 97.6 135.4 96.9 135.6 96.5 131.5 93.1 128.3 88.9 128.3 84.6 128.3 81.1 131.7 80.9 135.9 80.2 135.6 79.4 135.4 78.6 135.3ZM101.8 135.3C102.3 130.1 106.8 126 112.1 126 117.5 126 121.9 130.1 122.4 135.3 121.6 135.4 120.8 135.5 120.1 135.7 119.7 131.6 116.3 128.3 112.1 128.3 107.8 128.3 104.4 131.6 104.1 135.8 103.3 135.5 102.6 135.4 101.8 135.3ZM112.1 55.7C117.5 55.7 121.9 59.8 122.4 65 121.6 65.1 120.8 65.2 120.1 65.4 119.7 61.3 116.3 58 112.1 58 107.8 58 104.4 61.3 104.1 65.5 103.4 65.3 102.6 65.1 101.8 65 102.3 59.8 106.7 55.7 112.1 55.7ZM89 55.7C94.3 55.7 98.8 59.8 99.3 65 98.5 65.1 97.7 65.2 97 65.4 96.6 61.3 93.2 58.1 89 58.1 84.7 58.1 81.2 61.5 81 65.7 80.3 65.4 79.5 65.3 78.7 65.1 79.1 59.8 83.6 55.7 89 55.7ZM65.8 55.7C71.1 55.7 75.6 59.8 76.1 64.9 75.3 64.9 74.5 65 73.8 65.2 73.4 61.1 69.9 58 65.8 58 61.5 58 57.9 61.4 57.8 65.7 57.1 65.4 56.3 65.2 55.5 65.1 56 59.9 60.4 55.7 65.8 55.7ZM47.4 54.3C47.5 51.1 50.1 48.6 53.3 48.6S59.2 51.2 59.2 54.5C59.2 54.8 59.2 55.1 59.1 55.4 57.2 56.6 55.6 58.3 54.6 60.2 54.4 60.2 54.2 60.3 54 60.3 52.6 57.6 50.3 55.4 47.4 54.3ZM53.3 67.3C58.8 67.3 63.4 71.6 63.8 77 63 77.1 62.2 77.3 61.5 77.6 61.3 73.2 57.7 69.7 53.3 69.7 49.1 69.7 45.5 72.9 45.1 77.1 44.3 77 43.6 76.9 42.8 76.9 43.3 71.5 47.8 67.3 53.3 67.3ZM47.4 77.7C47.5 74.5 50.1 72 53.3 72S59.2 74.6 59.2 77.9C59.2 78.2 59.2 78.5 59.1 78.8 57.2 80 55.6 81.7 54.6 83.6 54.4 83.6 54.2 83.7 54 83.7 52.6 81 50.3 78.9 47.4 77.7ZM53.3 90.7C58.8 90.7 63.4 95 63.8 100.4 63 100.5 62.2 100.7 61.5 101 61.3 96.6 57.7 93.1 53.3 93.1 49.1 93.1 45.5 96.3 45.1 100.5 44.3 100.4 43.6 100.3 42.8 100.3 43.3 94.9 47.8 90.7 53.3 90.7ZM47.4 101.1C47.5 97.9 50.1 95.4 53.3 95.4S59.2 98 59.2 101.3C59.2 101.6 59.2 101.9 59.1 102.2 57.2 103.4 55.6 105.1 54.6 107 54.4 107 54.2 107.1 54 107.1 52.6 104.4 50.3 102.3 47.4 101.1ZM53.3 114.1C58.8 114.1 63.4 118.4 63.8 123.8 63 123.9 62.2 124.1 61.5 124.4 61.3 120 57.7 116.5 53.3 116.5 49.1 116.5 45.5 119.7 45.1 123.9 44.3 123.8 43.6 123.7 42.8 123.7 43.3 118.3 47.8 114.1 53.3 114.1ZM47.4 124.5C47.5 121.3 50.1 118.8 53.3 118.8S59.2 121.4 59.2 124.7C59.2 125 59.2 125.3 59.1 125.6 57.2 126.8 55.6 128.5 54.6 130.4 54.4 130.4 54.2 130.5 54 130.5 52.6 127.8 50.3 125.7 47.4 124.5ZM53.3 137.5C58.8 137.5 63.4 141.8 63.8 147.2 63 147.3 62.2 147.5 61.5 147.8 61.3 143.4 57.7 139.9 53.3 139.9 49.1 139.9 45.5 143.1 45.1 147.3 44.3 147.2 43.6 147.1 42.8 147.1 43.3 141.7 47.8 137.5 53.3 137.5ZM63.8 53.5C63 53.6 62.2 53.8 61.5 54.1 61.3 49.7 57.7 46.2 53.3 46.2 49.1 46.2 45.5 49.4 45.1 53.6 44.3 53.5 43.6 53.4 42.8 53.4 43.3 48.1 47.8 43.9 53.3 43.9 58.8 43.9 63.4 48.1 63.8 53.5Z";
}
.svicon.patcon path {
  d: path(var(--patcon-path));
}
.svicon.forest {
  --forest-path: "M189.9 161.2C189.9 157.3 187 154.1 183.2 153.6 183.2 153.6 183.2 153.6 183.2 153.5 183.2 149.3 179.8 145.8 175.5 145.8 174 145.8 172.6 146.2 171.4 147 170 145.4 168 144.4 165.7 144.4 162.5 144.4 159.8 146.3 158.7 149 155.7 149.6 153.3 151.9 152.7 154.9 152.6 154.9 152.6 154.9 152.5 154.9 152 154.9 151.6 154.9 151.1 155 150.7 151.2 150.4 147.5 150.3 143.7H167.4L157.5 120.3H158L119.2 28 98.4 77.6 77.6 28.1 38.8 120.4H39.3L29.4 143.8H46.6C46.6 145.3 46.5 146.8 46.4 148.3 45 146.8 43 145.9 40.8 145.9 39.3 145.9 37.9 146.3 36.7 147.1 35.3 145.5 33.3 144.5 31 144.5 27.8 144.5 25.1 146.4 24 149.1 21 149.7 18.6 152 18 155 17.9 155 17.9 155 17.8 155 13.6 155 10.1 158.4 10.1 162.7 10.1 165.6 11.7 168.1 14.1 169.4 14.6 170.4 15.3 171.3 16.2 172.1H42.6 51.9 54 56.6 56.7 58.3 59 59.3 61.5 61.7 62.8 63.4 64.2 65.8 66.2 68.6 80.3 82.9 83 85.3 85.6 87.8 88 89.7 90.5 91.6 92 92.4 94.2 94.8 96.8 96.9 99.2 99.5 101.7 101.9 103.6 104.2 104.4 106 106.4 108.8 129.6 132.2 132.3 133.1 134.6 134.9 137.1 137.3 137.7 139 139.8 141.4 141.8 144.2 150.4 153.5 186.1C188.1 170.1 189.3 167.7 189.3 165.2 189.3 164.5 189.2 163.8 189 163.2 189.8 162.6 189.9 161.9 189.9 161.2ZM70.3 120.4C70.1 126.1 69.8 131.8 69.2 137.5L62 120.4H70.3ZM57 164.2C57 164.3 57.1 164.4 57.1 164.6 57.1 164.7 57.1 164.7 57.1 164.7 57 164.5 57 164.3 57 164.2ZM56.8 161.2C57 160.4 57.2 159.7 57.3 159.1 57.3 160.2 57.3 161.4 57.2 162.6 57 162.1 56.9 161.6 56.8 161.2ZM57.7 156.9C57.7 157 57.7 157 57.7 156.9 57.7 157 57.7 157 57.7 157S57.7 157 57.7 156.9ZM58.2 158.8C58.3 160 58.5 161.3 58.5 162.6 58.3 163.3 58.1 164.1 57.9 164.8 57.9 162.3 57.8 159.7 57.7 157.5 57.7 157.4 57.7 157.3 57.8 157.3 57.9 157.7 58 158.3 58.2 158.8ZM57.8 157.1C57.8 157 57.9 156.9 57.9 156.7 57.9 157 58 157.3 58 157.7 58 157.5 57.9 157.2 57.8 157.1ZM58.7 168.1C58.6 167.9 58.5 167.7 58.5 167.5 58.4 167.2 58.4 167 58.3 166.7 58.3 166.6 58.3 166.5 58.4 166.4 58.5 166.1 58.6 165.7 58.7 165.4 58.7 166.3 58.7 167.2 58.7 168.1ZM58.6 164.7 58.6 164.7 58.6 164.7 58.6 164.7ZM59.6 165.7C59.6 165.3 59.5 164.8 59.5 164.4 59.6 164.7 59.6 165 59.7 165.3 59.6 165.4 59.6 165.5 59.6 165.7ZM59.8 163.2C59.8 163 59.7 162.9 59.7 162.7 59.8 162.5 59.8 162.4 59.9 162.2 59.8 162.5 59.8 162.8 59.8 163.2ZM59.8 162C59.7 162.1 59.6 162.3 59.6 162.5 59.5 162.2 59.4 161.8 59.3 161.5 59.5 160.6 59.7 159.8 59.9 159 59.9 160 59.9 161 59.8 162ZM60.2 155.3C60.3 155.8 60.3 156.3 60.4 156.9 60.4 157 60.4 157 60.3 157.1 60.2 156.4 60.2 155.9 60.2 155.3ZM60.3 171.3C60.3 171 60.3 170.7 60.3 170.3 60.3 170.7 60.3 171 60.3 171.3L60.3 171.3ZM60.3 157.5C60.3 157.4 60.4 157.3 60.4 157.2 60.6 158.6 60.8 160.3 60.9 161.9 60.8 161.7 60.8 161.5 60.8 161.5S60.8 161.7 60.9 162.1C60.9 162.3 60.9 162.4 60.9 162.6 60.8 163.1 60.6 163.5 60.5 164 60.5 161.8 60.4 159.5 60.3 157.5ZM60.9 165.6C60.9 165.4 61 165.3 61 165.1 61 165.2 61 165.3 61 165.3 60.9 165.4 60.9 165.5 60.9 165.6ZM61 166.2C61 166.3 61 166.4 61 166.5 61 166.5 61 166.4 60.9 166.4 61 166.3 61 166.3 61 166.2ZM61.1 168.7C61 168.1 60.9 167.6 60.8 167L60.8 167C60.9 167.4 61 167.8 61.1 168.2 61.1 168.4 61.1 168.5 61.1 168.7ZM61.1 158.9C60.9 158 60.8 157.2 60.6 156.4 60.7 156.2 60.7 156 60.8 155.8 60.9 156.2 61 156.7 61.2 157.2 61.1 157.8 61.1 158.3 61.1 158.9ZM61.6 158.8C61.7 159.1 61.8 159.4 61.8 159.7 61.7 159.9 61.7 160.1 61.6 160.3 61.6 159.9 61.6 159.3 61.6 158.8ZM61.9 165C61.9 164.6 61.8 164.3 61.8 163.9 61.9 163.5 62.1 163.2 62.2 162.9 62.1 163.6 62 164.3 61.9 165ZM62.2 162.5C62.1 162.8 61.9 163.1 61.7 163.5 61.7 163.3 61.6 163.1 61.6 162.9 61.6 162.6 61.6 162.2 61.6 161.9 61.7 161.4 61.8 161 61.9 160.5 62 160.9 62.1 161.3 62.2 161.7 62.3 162 62.2 162.2 62.2 162.5ZM62.3 160.2C62.2 160 62.2 159.9 62.1 159.7 62.2 159.5 62.2 159.2 62.3 159 62.3 159.4 62.3 159.8 62.3 160.2ZM62.7 157.5C63.1 156 63.4 155.1 63.4 155.1S63.1 155.9 62.7 157.1C62.5 154.1 62.2 151.9 62.2 151.9S62.3 154.2 62.3 157.3C61.9 156.1 61.6 155.4 61.6 155.4S61.9 156.4 62.3 157.8C62.3 157.9 62.3 158 62.3 158.1 62.2 158.4 62.1 158.8 61.9 159.2 61.8 158.7 61.6 158.3 61.5 157.9 61.5 154.3 61.6 151.5 61.6 151.5S61.3 153.7 61.1 156.8C61 156.4 60.8 156 60.7 155.7 60.8 155.3 60.9 155 60.9 155S60.8 155.2 60.7 155.6C60.5 155.1 60.4 154.7 60.4 154.7S60.5 155.1 60.7 155.7C60.6 155.8 60.6 156 60.5 156.2 60.3 155.1 60.1 154.1 59.9 153.3 59.8 152.4 59.7 151.8 59.7 151.8S59.7 152.1 59.7 152.8C59.6 152.2 59.5 151.9 59.5 151.9S59.6 152.4 59.7 153.4C59.7 154.5 59.8 156.2 59.7 158.2 59.4 159 59.1 159.9 58.8 160.9 58.7 160.7 58.7 160.5 58.6 160.4 58.4 158.9 58.1 157.4 57.8 156.2 58 155.6 58.1 155.3 58.1 155.3S58 155.6 57.8 156.1C57.3 153.7 56.9 152.1 56.9 152.1S57.2 154 57.6 156.7C57.6 156.8 57.5 157 57.5 157.1 57.5 157 57.4 156.9 57.4 156.8 57.2 154.1 57 152.2 57 152.2S57.1 153.7 57.1 155.9C57 155.7 57 155.6 57 155.6S57 155.7 57.1 155.9C57.1 156.6 57.1 157.5 57.1 158.3 56.9 159 56.6 159.8 56.3 160.6 56.2 160.3 56.1 159.9 56 159.6 55.3 154.4 54.8 149.2 54.6 143.9H68.3C67.9 147.4 67.3 150.9 66.7 154.4 66.6 152.9 66.5 151.9 66.5 151.9S66.6 153.2 66.6 155.3C66.4 156.5 66.2 157.7 65.9 158.9 65.8 158.6 65.7 158.4 65.6 158.2L65.6 158.2C66.1 156.4 66.4 155.2 66.4 155.2S66.1 156.1 65.6 157.6C65.6 154.4 65.7 152 65.7 152S65.4 154.2 65.2 157.2C64.9 156.3 64.6 155.6 64.5 155.3 64.2 153.8 63.9 152.7 63.8 152.2 63.9 151.8 63.9 151.6 63.9 151.6S63.9 151.8 63.8 152.1C63.8 152 63.8 151.9 63.8 151.9S63.8 152 63.8 152.1C63.6 153.2 63 155.7 62.5 158.7V158.6C62.8 158.2 62.8 157.9 62.7 157.5ZM64.2 162.9C63.9 161.8 63.6 160.7 63.2 159.8 63.5 156.4 64 153.5 64.2 152.2 64.4 153.1 64.8 156.2 65.2 159.7 64.8 160.7 64.5 161.8 64.2 162.9ZM64.3 166.7C64.2 167 64.2 167.2 64.1 167.5 64 167.2 64 166.9 63.9 166.7 63.9 166.4 64 166.1 64.1 165.8 64.2 166 64.3 166.3 64.3 166.7ZM63.5 162.3C63.3 161.9 63.1 161.5 63.1 161.4 63.1 161.2 63.1 160.9 63.2 160.7 63.2 161.3 63.4 161.8 63.5 162.3ZM64.9 162.2C65.1 161.7 65.2 161.4 65.2 161.4S65.1 161.6 64.9 161.9C65 161.5 65.1 161.1 65.2 160.7 65.2 160.9 65.2 161.2 65.3 161.4 65.3 162 65.3 162.5 65.3 163.1 65.1 163.7 64.9 164.4 64.8 165 64.7 164.7 64.6 164.4 64.5 164 64.6 163.4 64.7 162.8 64.9 162.2ZM64.9 155.3C65 155.7 65.2 156.5 65.5 157.5 65.5 157.7 65.5 158 65.5 158.3 65.2 157.2 65 156.2 64.9 155.3ZM62.8 168.7V168.6C62.8 168.6 62.8 168.6 62.8 168.7 62.8 168.6 62.8 168.6 62.8 168.7ZM63 167.7 63 167.7C63 167.5 63 167.4 63.1 167.3 63 167.5 63 167.6 63 167.7ZM62.9 166.6C62.9 166.1 62.9 165.6 62.9 165.1 63 165.4 63 165.8 63.1 166.1 63 166.2 63 166.4 62.9 166.6ZM63 162.4C63 162.1 63 161.7 63.1 161.4 63.2 161.6 63.4 162.1 63.7 162.8 63.8 163.2 63.9 163.6 63.9 164 63.8 164.2 63.8 164.4 63.7 164.7 63.7 164.8 63.7 164.8 63.6 164.9 63.4 164 63.2 163.2 63 162.4ZM65.9 159C65.9 159.2 66 159.3 66 159.5S65.9 159.8 65.9 160C65.9 159.7 65.9 159.3 65.9 159ZM93.5 157.5C93.8 156.5 94 155.7 94.1 155.3 93.9 156.2 93.7 157.2 93.5 158.2 93.6 158 93.6 157.8 93.5 157.5ZM95.5 162.3C95.7 161.6 95.8 160.9 96 160.2 96.1 161 96.1 161.8 96.2 162.6 96 163.4 95.7 164.2 95.5 165 95.4 164.6 95.3 164.1 95.2 163.7 95.3 163.4 95.3 163.1 95.4 162.9 95.8 162 96 161.4 96 161.4S95.8 161.7 95.5 162.3ZM96.9 162.1 96.9 162.1C97 162.4 97 162.6 97.1 162.9 97.1 162.8 97 162.6 97 162.5 96.9 162.4 96.9 162.2 96.9 162.1ZM97 163.1C97.1 163.4 97.2 163.8 97.3 164.3 97.3 164.4 97.2 164.5 97.2 164.7 97.2 164.1 97.1 163.6 97 163.1ZM98 156.9C98 157 98 157 98 156.9 98 157 98 157 98 157S98 157 98 156.9ZM97.5 162.6C97.4 162.1 97.2 161.7 97.1 161.2 97.3 160.4 97.5 159.7 97.6 159.1 97.6 160.2 97.6 161.4 97.5 162.6ZM96.2 167.2C96.1 167 96 166.8 96 166.6 96.1 165.9 96.2 165.3 96.4 164.6 96.4 165.3 96.4 166 96.5 166.7 96.4 166.9 96.3 167.1 96.2 167.2ZM95.2 166.7C95.1 167.1 95 167.6 94.9 168 94.8 167.6 94.7 167.1 94.6 166.7 94.7 166.2 94.8 165.7 94.9 165.2 95 165.7 95.1 166.2 95.2 166.7ZM93.8 163.1C93.8 162.8 93.8 162.5 93.8 162.3 93.9 161.8 94 161.5 94 161.5S93.9 161.7 93.8 162.2C93.8 162 93.8 161.7 93.8 161.5 93.8 161.1 93.9 160.7 93.9 160.4 94.2 161.5 94.4 162.7 94.7 163.9 94.6 164.3 94.5 164.8 94.3 165.2 94.1 164.4 93.9 163.7 93.8 163.1ZM93.8 166.3C93.8 166.4 93.7 166.5 93.7 166.6 93.7 166.4 93.7 166.1 93.7 165.9 93.8 166 93.8 166.2 93.8 166.3ZM92.7 160.9C92.8 161.3 92.9 161.7 93 162.1 92.9 162.8 92.8 163.6 92.7 164.3 92.6 163.6 92.5 162.8 92.4 162.1 92.5 161.7 92.6 161.3 92.7 160.9ZM92.3 160.8C92.3 160.2 92.3 159.6 92.3 159 92.4 159.3 92.5 159.7 92.6 160.1 92.4 160.3 92.3 160.6 92.3 160.8ZM92.9 160.1C93 159.7 93.1 159.4 93.2 159 93.2 159.6 93.2 160.2 93.2 160.8 93 160.6 92.9 160.3 92.9 160.1ZM92.7 159.5C92.5 159 92.4 158.5 92.2 158.1L92.2 158.1C92.4 157.3 92.6 156.7 92.7 156.1 92.8 156.5 92.9 157 93.1 157.6 93.1 157.8 93.1 157.9 93.1 158.1 93 158.6 92.8 159 92.7 159.5ZM91.7 166.6C91.7 166.5 91.6 166.4 91.6 166.3 91.6 166.1 91.6 166 91.7 165.8 91.6 166.1 91.6 166.4 91.7 166.6ZM91.6 161.7C91.6 162.2 91.6 162.6 91.6 163.1 91.4 163.7 91.2 164.4 91.1 165 91 164.7 90.9 164.4 90.8 164 90.9 163.4 91.1 162.7 91.2 162.1 91.4 161.6 91.5 161.3 91.5 161.3S91.4 161.5 91.2 161.8C91.3 161.4 91.4 161 91.5 160.6 91.5 160.8 91.5 161.1 91.6 161.3 91.6 161.5 91.6 161.6 91.6 161.7 91.6 161.6 91.6 161.6 91.6 161.7 91.6 161.6 91.6 161.6 91.6 161.7ZM91.8 158.3C91.6 157.2 91.4 156.2 91.2 155.4 91.3 155.8 91.5 156.6 91.8 157.6 91.8 157.8 91.8 158 91.8 158.3ZM91.5 159.7C91.2 160.7 90.8 161.8 90.5 162.9 90.2 161.8 89.9 160.7 89.5 159.8 89.8 156.4 90.3 153.5 90.5 152.2 90.6 153.1 91.1 156.2 91.5 159.7ZM94.2 171.3C94.2 171 94.2 170.6 94.2 170.3 94.3 170.7 94.3 171 94.2 171.3L94.2 171.3ZM95.6 171.3C95.6 171 95.6 170.7 95.6 170.3 95.6 170.7 95.6 171 95.6 171.3L95.6 171.3ZM97.3 165.7C97.3 165.6 97.3 165.4 97.3 165.3 97.3 165.2 97.4 165 97.4 164.9 97.4 165.1 97.3 165.4 97.3 165.7ZM98.2 171.3C98.2 171 98.2 170.7 98.2 170.3 98.2 170.7 98.3 171 98.2 171.3L98.2 171.3ZM98.2 161.7C98.2 161.6 98.3 161.6 98.2 161.7 98.3 161.6 98.2 161.6 98.2 161.7 98.2 160.2 98.1 158.8 98 157.6 98 157.5 98 157.4 98.1 157.4 98.2 157.9 98.4 158.4 98.5 158.9 98.6 160.1 98.8 161.4 98.8 162.7 98.6 163.4 98.4 164.2 98.2 164.9 98.3 163.8 98.3 162.7 98.2 161.7ZM98.2 157.1C98.2 157 98.3 156.9 98.3 156.7 98.3 157 98.4 157.3 98.4 157.7 98.3 157.5 98.2 157.2 98.2 157.1ZM99 168.1C98.9 167.9 98.8 167.7 98.8 167.5 98.7 167.2 98.7 167 98.6 166.7 98.6 166.6 98.6 166.5 98.7 166.4 98.8 166.1 98.9 165.7 99 165.4 99 166.3 99 167.2 99 168.1ZM99 164.7 99 164.7 99 164.7 99 164.7ZM99.9 165.7C99.9 165.3 99.8 164.8 99.8 164.4 99.9 164.7 99.9 165 100 165.3 100 165.4 100 165.5 99.9 165.7ZM100.1 163.2C100.1 163 100 162.9 100 162.7 100.1 162.5 100.1 162.4 100.2 162.2 100.2 162.5 100.1 162.8 100.1 163.2ZM100.2 162C100.1 162.1 100 162.3 100 162.5 99.9 162.2 99.8 161.8 99.7 161.5 99.9 160.6 100.1 159.8 100.3 159 100.2 160 100.2 161 100.2 162ZM100.5 155.3C100.6 155.8 100.6 156.3 100.7 156.9 100.7 157 100.7 157 100.6 157.1 100.6 156.4 100.5 155.9 100.5 155.3ZM100.6 171.3C100.6 171 100.6 170.7 100.6 170.3 100.7 170.7 100.7 171 100.6 171.3 100.7 171.3 100.7 171.3 100.6 171.3ZM100.7 157.5C100.7 157.4 100.8 157.3 100.8 157.2 101 158.6 101.2 160.3 101.3 161.9 101.2 161.7 101.2 161.5 101.2 161.5S101.2 161.7 101.3 162.1C101.3 162.3 101.3 162.4 101.3 162.6 101.2 163.1 101 163.5 100.9 164 100.9 161.8 100.8 159.5 100.7 157.5ZM101.2 165.6C101.2 165.4 101.3 165.3 101.3 165.1 101.3 165.2 101.3 165.3 101.3 165.3 101.3 165.4 101.3 165.5 101.2 165.6ZM101.3 166.2C101.3 166.3 101.3 166.4 101.3 166.5 101.3 166.5 101.3 166.4 101.2 166.4 101.3 166.3 101.3 166.3 101.3 166.2ZM101.4 168.7C101.3 168.1 101.2 167.6 101.1 167L101.1 167C101.2 167.4 101.3 167.8 101.4 168.2 101.4 168.4 101.4 168.5 101.4 168.7ZM101.4 158.9C101.2 158 101.1 157.2 100.9 156.4 101 156.2 101 156 101.1 155.8 101.2 156.2 101.3 156.7 101.5 157.2 101.5 157.8 101.5 158.3 101.4 158.9ZM101.9 158.8C102 159.1 102.1 159.4 102.1 159.7 102 159.9 102 160.1 101.9 160.3 101.9 159.9 101.9 159.3 101.9 158.8ZM102.3 165C102.3 164.6 102.2 164.3 102.2 163.9 102.3 163.5 102.5 163.2 102.6 162.9 102.4 163.6 102.4 164.3 102.3 165ZM102.6 162.5C102.5 162.8 102.3 163.1 102.1 163.5 102.1 163.3 102 163.1 102 162.9 102 162.6 102 162.2 102 161.9 102.1 161.4 102.2 161 102.3 160.5 102.4 160.9 102.5 161.3 102.6 161.7 102.6 162 102.6 162.2 102.6 162.5ZM102.7 160.2C102.6 160 102.6 159.9 102.5 159.7 102.6 159.5 102.6 159.2 102.7 159 102.7 159.4 102.7 159.8 102.7 160.2ZM103.1 157.5C103.5 156 103.8 155.1 103.8 155.1S103.5 155.9 103.1 157.1C102.9 154.1 102.6 151.9 102.6 151.9S102.7 154.2 102.7 157.3C102.3 156.1 102 155.4 102 155.4S102.3 156.4 102.7 157.8C102.7 157.9 102.7 158 102.7 158.1 102.6 158.4 102.5 158.8 102.3 159.2 102.2 158.7 102 158.3 101.9 157.9 101.9 154.3 102 151.5 102 151.5S101.7 153.7 101.5 156.8C101.4 156.4 101.2 156 101.1 155.7 101.2 155.3 101.3 155 101.3 155S101.2 155.2 101.1 155.6C100.9 155.1 100.8 154.7 100.8 154.7S100.9 155.1 101.1 155.7C101 155.8 101 156 100.9 156.2 100.7 155.1 100.5 154.1 100.3 153.3 100.2 152.4 100.1 151.8 100.1 151.8S100.1 152.1 100.1 152.8C100 152.2 99.9 151.9 99.9 151.9S100 152.4 100.1 153.4C100.1 154.5 100.2 156.2 100.1 158.2 99.8 159 99.5 159.9 99.2 160.9 99.1 160.7 99.1 160.5 99 160.4 98.8 158.9 98.5 157.4 98.2 156.2 98.4 155.6 98.5 155.3 98.5 155.3S98.4 155.6 98.2 156.1C97.7 153.7 97.3 152.1 97.3 152.1S97.6 154 98 156.7C98 156.8 97.9 157 97.9 157.1 97.9 157 97.8 156.9 97.8 156.8 97.6 154.1 97.4 152.2 97.4 152.2S97.5 153.7 97.5 155.9C97.4 155.7 97.4 155.6 97.4 155.6S97.4 155.7 97.5 155.9C97.5 156.6 97.5 157.5 97.5 158.3 97.3 159 97 159.8 96.7 160.6 96.5 160.1 96.4 159.6 96.2 159.1 96.2 159.1 96.2 159.1 96.2 159 96.7 156.9 97.2 155.5 97.2 155.5S96.7 156.7 96.1 158.5C95.4 154.9 94.8 152 94.8 152S95.1 154 95.5 156.9C95.2 156 95 155.5 95 155.5S95.3 156.3 95.6 157.7C95.7 158.3 95.7 158.9 95.8 159.6 95.5 160.6 95.1 161.7 94.8 162.9 94.5 161.7 94.1 160.6 93.8 159.6 94.2 155.5 94.8 152.1 94.8 152.1S94.5 153.4 94.1 155.4C94 155.7 93.8 156.3 93.4 157.3 93.2 154.3 92.9 152.1 92.9 152.1S93 154.3 93 157.4C92.9 157 92.7 156.6 92.6 156.3 92.8 155.7 92.9 155.3 92.9 155.3S92.8 155.6 92.6 156.2C92.5 155.8 92.4 155.6 92.4 155.6S92.5 155.9 92.6 156.3C92.5 156.7 92.3 157.2 92.1 157.7 92.1 154.5 92.2 152.1 92.2 152.1S91.9 154.3 91.7 157.3C91.4 156.4 91.1 155.7 91 155.4 90.7 153.9 90.4 152.8 90.3 152.3 90.4 151.9 90.4 151.7 90.4 151.7S90.4 151.9 90.3 152.2C90.3 152.1 90.3 152 90.3 152S90.3 152.1 90.3 152.2C90.1 153.2 89.5 155.6 89 158.5 89 158.3 88.9 158 88.9 157.8V157.7C89.3 156.2 89.6 155.3 89.6 155.3S89.3 156.1 88.9 157.3C88.7 154.3 88.4 152.1 88.4 152.1S88.5 153.5 88.5 155.5C86.6 143.9 85.4 132.3 85 120.6H111.7C111.4 132 110.3 143.3 108.3 154.5 108.5 153 108.7 152.1 108.7 152.1S108.4 153.4 108 155.4C107.9 155.7 107.7 156.3 107.3 157.3 107.1 154.3 106.8 152.1 106.8 152.1S106.9 154.8 106.9 158.4C106.8 158.8 106.6 159.3 106.4 159.8 106.2 159.3 106.1 158.8 105.9 158.4L105.9 158.4C106.4 156.6 106.7 155.4 106.7 155.4S106.4 156.3 105.9 157.8C105.9 154.6 106 152.2 106 152.2S105.7 154.4 105.5 157.4C105.2 156.5 104.9 155.8 104.8 155.5 104.5 154 104.2 152.9 104.1 152.4 104.2 152 104.2 151.8 104.2 151.8S104.2 152 104.1 152.3C104.1 152.2 104.1 152.1 104.1 152.1S104.1 152.2 104.1 152.3C103.9 153.4 103.3 155.9 102.8 158.9V158.8C103.1 158.2 103.1 157.9 103.1 157.5ZM105.3 161.9C105.4 161.5 105.5 161.1 105.6 160.7 105.6 160.9 105.6 161.2 105.7 161.4 105.7 162 105.7 162.5 105.7 163.1 105.5 163.7 105.3 164.4 105.2 165 105.1 164.7 105 164.4 104.9 164 105 163.4 105.2 162.7 105.3 162.1 105.5 161.6 105.6 161.3 105.6 161.3S105.5 161.5 105.3 161.9ZM105.2 155.3C105.3 155.7 105.5 156.5 105.8 157.5 105.8 157.7 105.8 158 105.8 158.3 105.6 157.2 105.4 156.2 105.2 155.3ZM105.6 165.9C105.6 166.1 105.6 166.4 105.6 166.6 105.6 166.5 105.5 166.4 105.5 166.3 105.6 166.2 105.6 166 105.6 165.9ZM106.2 159C106.3 159.3 106.4 159.7 106.5 160.1 106.4 160.3 106.3 160.6 106.3 160.8 106.2 160.2 106.2 159.6 106.2 159ZM106.4 162.1C106.5 161.7 106.6 161.3 106.7 160.9 106.8 161.3 106.9 161.7 107 162.1 106.9 162.5 106.9 162.9 106.9 163.2 106.8 163.5 106.8 163.7 106.7 164 106.6 163.4 106.5 162.7 106.4 162.1ZM106.9 160.1C107 159.7 107.1 159.4 107.2 159 107.2 159.6 107.2 160.2 107.2 160.8 107 160.6 106.9 160.3 106.9 160.1ZM107.5 157.5C107.8 156.5 108 155.7 108.1 155.3 107.9 156.2 107.7 157.2 107.5 158.2 107.6 158 107.6 157.8 107.5 157.5ZM103.5 160.7C103.6 161.2 103.8 161.7 103.9 162.3 103.7 161.9 103.5 161.5 103.5 161.4 103.4 161.2 103.4 161 103.5 160.7ZM103.2 168.7V168.6C103.2 168.6 103.2 168.6 103.2 168.7 103.2 168.6 103.2 168.6 103.2 168.7ZM103.3 167.7 103.3 167.7C103.3 167.5 103.3 167.4 103.4 167.3 103.4 167.5 103.4 167.6 103.3 167.7ZM103.2 166.6C103.2 166.1 103.2 165.6 103.2 165.1 103.3 165.4 103.3 165.8 103.4 166.1 103.4 166.2 103.3 166.4 103.2 166.6ZM103.9 171.3C103.9 171 103.9 170.7 103.9 170.4L103.9 170.4C104 170.8 104 171 103.9 171.3L103.9 171.3ZM104 164.7C104 164.8 104 164.8 103.9 164.9 103.7 164.1 103.5 163.3 103.3 162.5 103.3 162.2 103.3 161.8 103.4 161.5 103.5 161.7 103.7 162.2 104 162.9 104.1 163.3 104.2 163.7 104.2 164.1 104.1 164.2 104.1 164.5 104 164.7ZM104.5 167.4C104.4 167.1 104.4 166.8 104.3 166.6 104.3 166.3 104.4 166 104.5 165.7 104.6 166 104.6 166.4 104.7 166.7 104.6 166.9 104.6 167.2 104.5 167.4ZM104.5 162.9C104.2 161.8 103.9 160.7 103.5 159.8 103.8 156.4 104.3 153.5 104.5 152.2 104.7 153.1 105.1 156.2 105.5 159.7 105.2 160.7 104.8 161.8 104.5 162.9ZM105.1 170.5C105.1 170.5 105.1 170.4 105.1 170.5 105.1 170.5 105.1 170.6 105.1 170.7L105.1 170.7C105.1 170.6 105.1 170.5 105.1 170.5ZM134.7 120.4 127.8 136.8C127.3 131.3 126.9 125.9 126.8 120.4H134.7ZM132.8 164.5C132.8 164.9 132.7 165.3 132.7 165.7 132.6 164.9 132.5 164 132.4 163.1 132.6 163.5 132.7 164 132.8 164.5ZM132.5 161.2C132.7 160.4 132.9 159.7 133 159.1 133 160.2 133 161.4 132.9 162.6 132.8 162.1 132.7 161.6 132.5 161.2ZM132.4 162.5C132.4 162.4 132.4 162.2 132.3 162.1L132.3 162.1C132.4 162.4 132.4 162.7 132.5 162.9 132.5 162.8 132.4 162.7 132.4 162.5ZM133.4 156.9C133.4 157 133.5 157 133.4 156.9 133.4 157 133.4 157 133.4 157S133.4 157 133.4 156.9ZM133.7 171.3C133.7 171 133.7 170.7 133.7 170.3 133.7 170.7 133.7 171 133.7 171.3L133.7 171.3ZM133.5 157.5C133.5 157.4 133.5 157.3 133.6 157.3 133.7 157.8 133.9 158.3 134 158.8 134.1 160 134.3 161.3 134.3 162.6 134.1 163.3 133.9 164.1 133.7 164.8 133.7 162.3 133.6 159.7 133.5 157.5ZM133.6 157.1C133.6 157 133.7 156.9 133.7 156.7 133.7 157 133.8 157.3 133.8 157.7 133.7 157.5 133.7 157.2 133.6 157.1ZM134.5 168.1C134.4 167.9 134.3 167.7 134.3 167.5 134.2 167.2 134.2 167 134.1 166.7 134.1 166.6 134.1 166.5 134.2 166.4 134.3 166.1 134.4 165.7 134.5 165.4 134.5 166.3 134.5 167.2 134.5 168.1ZM134.4 164.7 134.4 164.7 134.4 164.7 134.4 164.7ZM135.4 165.7C135.4 165.3 135.3 164.8 135.3 164.4 135.4 164.7 135.4 165 135.5 165.3 135.4 165.4 135.4 165.5 135.4 165.7ZM135.6 163.2C135.6 163 135.5 162.9 135.5 162.7 135.6 162.5 135.6 162.4 135.7 162.2 135.6 162.5 135.6 162.8 135.6 163.2ZM135.6 162C135.5 162.1 135.4 162.3 135.4 162.5 135.3 162.2 135.2 161.8 135.1 161.5 135.3 160.6 135.5 159.8 135.7 159 135.7 160 135.7 161 135.6 162ZM135.9 155.3C136 155.8 136 156.3 136.1 156.9 136.1 157 136.1 157 136 157.1 136 156.4 136 155.9 135.9 155.3ZM136.1 171.3C136.1 171 136.1 170.7 136.1 170.3 136.1 170.7 136.1 171 136.1 171.3L136.1 171.3ZM136.1 157.5C136.1 157.4 136.2 157.3 136.2 157.2 136.4 158.6 136.6 160.3 136.7 161.9 136.6 161.7 136.6 161.5 136.6 161.5S136.6 161.7 136.7 162.1C136.7 162.3 136.7 162.4 136.7 162.6 136.6 163.1 136.4 163.5 136.3 164 136.3 161.8 136.2 159.5 136.1 157.5ZM136.7 165.6C136.7 165.4 136.8 165.3 136.8 165.1 136.8 165.2 136.8 165.3 136.8 165.3 136.7 165.4 136.7 165.5 136.7 165.6ZM136.8 166.2C136.8 166.3 136.8 166.4 136.8 166.5 136.8 166.5 136.8 166.4 136.7 166.4 136.8 166.3 136.8 166.3 136.8 166.2ZM136.9 168.7C136.8 168.1 136.7 167.6 136.6 167L136.6 167C136.7 167.4 136.8 167.8 136.9 168.2 136.9 168.4 136.9 168.5 136.9 168.7ZM136.9 158.9C136.7 158 136.6 157.2 136.4 156.4 136.5 156.2 136.5 156 136.6 155.8 136.7 156.2 136.8 156.7 137 157.2 136.9 157.8 136.9 158.3 136.9 158.9ZM137.4 158.8C137.5 159.1 137.6 159.4 137.6 159.7 137.5 159.9 137.5 160.1 137.4 160.3 137.4 159.9 137.4 159.3 137.4 158.8ZM137.7 165C137.7 164.6 137.6 164.3 137.6 163.9 137.7 163.5 137.9 163.2 138 162.9 137.9 163.6 137.8 164.3 137.7 165ZM138 162.5C137.9 162.8 137.7 163.1 137.5 163.5 137.5 163.3 137.4 163.1 137.4 162.9 137.4 162.6 137.4 162.2 137.4 161.9 137.5 161.4 137.6 161 137.7 160.5 137.8 160.9 137.9 161.3 138 161.7 138 162 138 162.2 138 162.5ZM138.1 160.2C138 160 138 159.9 137.9 159.7 138 159.5 138 159.2 138.1 159 138.1 159.4 138.1 159.8 138.1 160.2ZM138.1 157.3C137.7 156.1 137.4 155.4 137.4 155.4S137.7 156.4 138.1 157.8C138.1 157.9 138.1 158 138.1 158.1 138 158.4 137.9 158.8 137.7 159.2 137.6 158.7 137.4 158.3 137.3 157.9 137.3 154.3 137.4 151.5 137.4 151.5S137.1 153.7 136.9 156.8C136.8 156.4 136.6 156 136.5 155.7 136.6 155.3 136.7 155 136.7 155S136.6 155.2 136.5 155.6C136.3 155.1 136.2 154.7 136.2 154.7S136.3 155.1 136.5 155.7C136.4 155.8 136.4 156 136.3 156.2 136.1 155.1 135.9 154.1 135.7 153.3 135.6 152.4 135.5 151.8 135.5 151.8S135.5 152.1 135.5 152.8C135.4 152.2 135.3 151.9 135.3 151.9S135.4 152.4 135.5 153.4C135.5 154.5 135.6 156.2 135.5 158.2 135.2 159 134.9 159.9 134.6 160.9 134.5 160.7 134.5 160.5 134.4 160.4 134.2 158.9 133.9 157.4 133.6 156.2 133.8 155.6 133.9 155.3 133.9 155.3S133.8 155.6 133.6 156.1C133.1 153.7 132.7 152.1 132.7 152.1S133 154 133.4 156.7C133.4 156.8 133.3 157 133.3 157.1 133.3 157 133.2 156.9 133.2 156.8 133 154.1 132.8 152.2 132.8 152.2S132.9 153.7 132.9 155.9C132.8 155.7 132.8 155.6 132.8 155.6S132.8 155.7 132.9 155.9C132.9 156.6 132.9 157.5 132.9 158.3 132.7 159 132.4 159.8 132.1 160.6 131.9 160.1 131.8 159.6 131.6 159.1 130.9 155.2 130.2 152.1 130.2 152.1S130.5 154.1 130.9 157C130.6 156.1 130.4 155.6 130.4 155.6S130.7 156.4 131 157.8C131.2 159.4 131.4 161.1 131.5 162.9 131.5 163 131.5 163 131.5 163.1 130.3 156.8 129.3 150.5 128.5 144.2H142C141.9 148.5 141.5 152.8 141 157 140.8 156.3 140.6 155.8 140.5 155.6 140.2 154.1 139.9 153 139.8 152.5 139.9 152.1 139.9 151.9 139.9 151.9S139.9 152.1 139.8 152.4C139.8 152.3 139.8 152.2 139.8 152.2S139.8 152.3 139.8 152.4C139.6 153.5 139 156 138.5 159V158.9C138.5 158.5 138.5 158.2 138.4 157.9 138.8 156.4 139.1 155.5 139.1 155.5S138.8 156.3 138.4 157.5C138.2 154.5 137.9 152.3 137.9 152.3S138.1 154.2 138.1 157.3ZM141.1 156.9C141.1 157 141.1 157.2 141 157.3 140.9 156.6 140.7 155.9 140.6 155.3 140.7 155.6 140.9 156.2 141.1 156.9ZM138.7 166.6C138.7 166.1 138.7 165.6 138.7 165.1 138.8 165.4 138.8 165.8 138.9 166.1 138.8 166.2 138.8 166.4 138.7 166.6ZM138.8 167.4C138.8 167.5 138.8 167.6 138.7 167.8 138.7 167.8 138.7 167.8 138.7 167.7 138.8 167.6 138.8 167.5 138.8 167.4ZM138.8 162.4C138.8 162.1 138.8 161.7 138.9 161.4 139 161.6 139.2 162.1 139.5 162.8 139.6 163.2 139.7 163.6 139.7 164 139.6 164.2 139.6 164.4 139.5 164.7 139.5 164.8 139.5 164.8 139.4 164.9 139.2 164 139 163.2 138.8 162.4ZM138.8 161.4C138.8 161.2 138.8 160.9 138.9 160.7 139 161.2 139.2 161.7 139.3 162.3 139.1 161.9 138.9 161.6 138.8 161.4ZM138.6 168.6 138.6 168.6 138.6 168.6 138.6 168.6ZM139.9 162.9C139.6 161.8 139.3 160.7 138.9 159.8 139.2 156.4 139.7 153.5 139.9 152.2 140 153.1 140.4 155.7 140.8 158.9 140.7 159.6 140.6 160.3 140.5 161 140.3 161.6 140.1 162.2 139.9 162.9Z";
}
.svicon.forest path {
  d: path(var(--forest-path));
}
.svicon.saw {
  --saw-path: "M10.5 122.6C6.9 124.8 5.7 129.5 7.9 133.1L28.7 167.4C30.9 171 35.6 172.2 39.2 170L72 150.2 79.7 148 87.5 146 91.6 137.9 99.4 135.9 103.5 127.8 111.3 125.8 115.4 117.7 123.2 115.7 127.3 107.6 135.1 105.6 139.2 97.5 147 95.5 151.1 87.4 158.9 85.4 163 77.3 170.8 75.3 174.9 67.2 182.7 65.2 188.6 60.2 168.6 27.2 10.5 122.6ZM57.9 141C59.6 143.8 58.7 147.4 55.9 149.1L38.9 159.4C36.5 160.9 33.4 160.1 31.9 157.7L18.1 134.9C16.6 132.5 17.4 129.4 19.8 127.9L41.9 114.5 57.9 141Z";
}
.svicon.saw path {
  d: path(var(--saw-path));
}
.svicon.toilet {
  --toilet-path: "M139 171.9V176.6H75V167.2C75 167.2 87.3 164.3 87.1 155.7V138.2C87.4 138.3 88.4 138.4 89.8 138.5 96.6 139.2 113.8 140.3 126.9 133.5 128.7 143.9 133.4 165.9 139 171.9ZM156 96.1H74.3C76 115.2 56.6 112.7 56.6 112.7V109.6C72.1 111.7 70.5 96.1 70.5 96.1V30.8C70.5 28.9 69.9 27.3 68.7 25.9 68.5 25.6 68.2 25.2 67.8 25L67.8 24.9 67.8 24.9C66.6 23.9 65.1 23.4 63.5 23.4H50.9C47 23.4 43.9 26.7 43.9 30.8V108.5C43.9 112.6 47.1 116 50.9 116H63.5L63.5 116H72.3C72.3 116 74 127.8 84.3 133.1 84.3 133.1 84.4 133.1 84.6 133.2 87.6 133.5 113.3 136.2 132 126.4 141.1 121.7 148.5 114.1 150.9 102H151.8C154.2 102 156.2 99.9 156.2 97.3 156.2 96.9 156.1 96.5 156 96.1Z";
}
.svicon.toilet path {
  d: path(var(--toilet-path));
}
.svicon.cabinet {
  --cabinet-path: "M17.6 37.2V98.3H69.4V37.2H17.6ZM62.8 90.4C60.7 90.4 59 88.7 59 86.6 59 84.5 60.7 82.8 62.8 82.8 64.9 82.8 66.6 84.5 66.6 86.6 66.6 88.7 64.9 90.4 62.8 90.4ZM74.1 37.2V98.3H125.9V37.2H74.1ZM119.3 90.4C117.2 90.4 115.5 88.7 115.5 86.6 115.5 84.5 117.2 82.8 119.3 82.8 121.4 82.8 123.1 84.5 123.1 86.6 123.1 88.7 121.4 90.4 119.3 90.4ZM130.6 37.2V98.3H182.4V37.2H130.6ZM175.8 90.4C173.7 90.4 172 88.7 172 86.6 172 84.5 173.7 82.8 175.8 82.8 177.9 82.8 179.6 84.5 179.6 86.6 179.5 88.7 177.8 90.4 175.8 90.4ZM17.6 101.7V162.8H69.4V101.7H17.6ZM62.8 154.8C60.7 154.8 59 153.1 59 151 59 148.9 60.7 147.2 62.8 147.2 64.9 147.2 66.6 148.9 66.6 151 66.6 153.2 64.9 154.8 62.8 154.8ZM135.9 101.7H130.6 74.1V162.8H130.6 135.9 182.4V101.7H135.9ZM175.8 154.8C173.7 154.8 172 153.1 172 151 172 148.9 173.7 147.2 175.8 147.2 177.9 147.2 179.6 148.9 179.6 151 179.5 153.2 177.8 154.8 175.8 154.8Z";
}
.svicon.cabinet path {
  d: path(var(--cabinet-path));
}
.svicon.siding {
  --siding-path: "M190.4 64.3 100.6 42V30L190.3 56.8V64.3ZM190.4 65.6 100.7 44.2V56.2L190.4 73V65.6ZM190.4 74.4 100.7 58.5V70.5L190.4 81.8V74.4ZM190.4 83.1 100.7 72.6V84.6L190.4 90.5V83.1ZM190.4 91.9 100.7 86.9V98.9L190.4 99.3V91.9ZM190.4 100.7 100.7 101.1V113.1L190.4 108.1V100.7ZM190.4 109.4 100.7 115.3V127.3L190.4 116.8V109.4ZM190.4 118.2 100.7 129.5V141.5L190.4 125.6V118.2ZM190.4 127 100.7 143.8V155.8L190.4 134.4V127ZM190.4 135.7 100.6 158V170L190.3 143.2V135.7ZM9.6 64.3 99.4 42V30L9.6 56.8V64.3ZM9.6 73 99.3 56.2V44.2L9.6 65.6V73ZM9.6 81.8 99.3 70.5V58.5L9.6 74.4V81.8ZM9.6 90.6 99.3 84.7V72.7L9.6 83.1V90.6ZM9.6 99.3 99.3 98.9V86.9L9.6 91.9V99.3ZM9.6 108.1 99.3 113.1V101.1L9.6 100.7V108.1ZM9.6 116.9 99.3 127.4V115.4L9.6 109.5V116.9ZM9.6 125.6 99.3 141.5V129.5L9.6 118.2V125.6ZM9.6 134.4 99.3 155.8V143.8L9.6 127V134.4ZM9.6 143.2 99.4 170V158L9.6 135.7V143.2Z";
}
.svicon.siding path {
  d: path(var(--siding-path));
}
.svicon.h-inspect {
  --h-inspect-path: "M195.1 140.4C195.1 137.3 192.3 134.9 189 134.9 187.8 134.9 186.8 135.1 185.9 135.6 184.3 133.2 181.6 131.6 178.2 131.6 177.6 131.6 177 131.7 176.5 131.8 174.8 129.8 172.3 128.4 169.3 128.4 165.2 128.4 161.9 130.8 160.7 134 159.4 134.3 158.2 134.9 157.2 135.6V118H169.7L155.9 101.4C155.7 101.2 155.5 101.1 155.4 100.9L136.5 78.6C134.1 79.6 131.5 80.1 128.9 80.1 123.1 80.1 117.6 77.6 113.7 73.3L107 80.5 80.4 50.1 32 105.7H44.5V137.8C43.5 136 41.6 134.7 39.3 134.2 38.1 131 34.7 128.6 30.7 128.6 27.7 128.6 25.2 129.9 23.5 132 23 131.9 22.4 131.8 21.8 131.8 18.4 131.8 15.7 133.4 14.1 135.8 13.1 135.3 12.2 135.1 11 135.1 7.6 135.1 4.9 137.5 4.9 140.6 4.9 141.9 5.4 143.1 6.2 144.1 5.4 145.2 4.9 146.6 4.9 147.6 4.9 149.2 5.5 150.6 6.5 151.8V158.5H44.5 46.3 153.8 157.3 193.6V151.8C194.6 150.6 195.2 149.2 195.2 147.6 195.2 146.6 194.7 145.2 193.9 144.1 194.6 143 195.1 141.8 195.1 140.4ZM72 143.6H54.7V126.2C54.7 126 54.7 125.7 54.7 125.5 54.7 120.8 58.7 116.9 63.3 116.9S71.9 120.9 71.9 125.5C72 125.7 72 126.1 72 126.2V143.6ZM92.4 143.6H75V126.2C75 126 75 125.7 75 125.5 75 120.8 79 116.9 83.6 116.9S92.2 120.9 92.2 125.5C92.3 125.7 92.3 126.1 92.3 126.2V143.6ZM134.3 154.5H122V132.7H134.3V154.5ZM118.7 68.2C118.6 68.1 118.6 68 118.5 67.9L120.2 66.1 123.7 62.4 130.3 70.4 132 72.5C131 72.8 129.9 72.9 128.9 72.9 125.1 72.9 121.4 71.3 118.7 68.2ZM142.6 48.1C136.2 40.5 124.8 39.6 117.3 46 109.7 52.4 108.8 63.8 115.2 71.3 120.7 77.8 129.9 79.4 137.2 75.6L157.3 99.3C158.7 101 161.2 101.2 162.9 99.8 164.6 98.4 164.8 95.9 163.4 94.2L143.3 70.5C148.1 63.9 148.1 54.6 142.6 48.1ZM137.4 69.8C131.8 74.5 123.5 73.8 118.7 68.2 114 62.6 114.7 54.3 120.3 49.5 125.9 44.8 134.2 45.5 139 51.1 143.7 56.7 143 65.1 137.4 69.8Z";
}
.svicon.h-inspect path {
  d: path(var(--h-inspect-path));
}
.svicon.window {
  --window-path: "M162.2 33.3V28.9H168.5V21H31.4V28.9H37.7V33.3H46V165.3H37.8V171.1H31.5V179H168.6V171.1H162.3V165.3H154V104H154V98.3H154V33.3H162.2ZM50.7 103.9H98.5V164.2H50.7V103.9ZM50.7 98.2V33.9H98.5V98.2H50.7ZM149.3 164.2H103.6V103.9H149.3V164.2ZM103.6 98.2V33.9H149.3V98.2H103.6Z";
}
.svicon.window path {
  d: path(var(--window-path));
}
.svicon.gas-pump {
  --gas-pump-path: "M165.3 64.5C165.2 64.3 165.1 64.1 165.1 63.8V47.6 46.3C165.1 46.1 165 45.9 164.9 45.7L164.6 45.2 155.2 30.6C154.9 30.1 154.1 29.9 153.6 30.3L151.4 31.7C150.9 32 150.7 32.8 151.1 33.3L160.5 47.8C160.6 48 160.7 48.2 160.7 48.4V62C160.7 62.6 160.2 63.1 159.6 63.1H149C146.4 63.1 144.2 65.2 144.2 67.9V84.5C138.5 72.6 132.7 61.7 128.1 53.6 129.6 52.2 130.5 50.2 130.5 48V34.7C130.5 30.4 127.1 27 122.8 27H54.1C49.8 27 46.4 30.4 46.4 34.7V47.9C46.4 52.2 49.8 55.6 54.1 55.6H58.5V59.8C51.5 60.6 46 66.5 46 73.8V175H130.9V172.3C132.9 174 136.2 174.5 138.8 174.6 139.9 174.7 140.9 174.7 141.9 174.7 150.9 174.7 157.4 171.6 161 165.6 166.5 156.6 165 141.7 160.3 125.3 164.3 115.6 166.1 104.6 163 92.8 164.9 92.1 166.2 90.4 166.2 88.3V66.7C166.1 65.8 165.8 65.1 165.3 64.5ZM146.2 68.2C146.2 66.6 148.2 65.2 150.6 65.2H158.5C159 65.7 159.4 66.1 159.9 66.6V75.7C159.9 76.6 158.8 77.2 158.1 76.6 158.1 76.6 158 76.5 158 76.5 156.9 75.6 155.5 77.2 156.5 78.2 157.1 78.9 157.8 79.5 158.4 80.1 159 80.6 158.9 81.5 158.3 81.9L148 88.6C147.2 89.1 146.2 88.6 146.2 87.6V68.2ZM118.3 59.8V55.6H122.7C123.4 55.6 124.1 55.5 124.7 55.3 134 71.9 148.8 100.3 156.2 124.8 151.6 135.4 144.4 144.7 138.5 152.1 135.2 156.3 132.5 159.8 130.8 162.7V73.7C130.8 66.5 125.4 60.6 118.3 59.8ZM157.7 163.7C154.4 169.2 148.2 171.6 138.9 170.9 134 170.6 133 169.4 132.8 169 131.8 166.8 136.7 160.6 141.5 154.6 146.7 147.9 153.1 139.9 157.8 130.6 161.4 144.2 162.2 156.3 157.7 163.7ZM158.3 119.3C155.5 110.6 151.9 101.7 148 93 148.3 93 148.5 93.1 148.8 93.1H159C161.7 102.4 160.9 111.2 158.3 119.3Z";
}
.svicon.gas-pump path {
  d: path(var(--gas-pump-path));
}
.svicon.calendar {
  --calendar-path: "M154.5 39.4H144.8V43.5C144.8 46 142.7 48.1 140.2 48.1H139.7C137.2 48.1 135.1 46 135.1 43.5V39.4H61.5V43.5C61.5 46 59.4 48.1 56.9 48.1H56.4C53.9 48.1 51.8 46 51.8 43.5V39.4H45.5C38.9 39.4 33.5 44.8 33.5 51.4V160.5C33.5 167.1 38.9 172.5 45.5 172.5H154.6C161.2 172.5 166.6 167.1 166.6 160.5V51.4C166.5 44.8 161.1 39.4 154.5 39.4ZM153.4 163.9H46.6V68.6H153.3V163.9ZM156.5 64H43.5V50.9H156.4V64ZM140.2 47.1H139.7C137.7 47.1 136.1 45.5 136.1 43.5V24.6C136.1 22.6 137.7 21 139.7 21H140.2C142.2 21 143.8 22.6 143.8 24.6V43.5C143.8 45.4 142.2 47.1 140.2 47.1ZM56.9 47.1H56.4C54.4 47.1 52.8 45.5 52.8 43.5V24.6C52.8 22.6 54.4 21 56.4 21H56.9C58.9 21 60.5 22.6 60.5 24.6V43.5C60.5 45.4 58.9 47.1 56.9 47.1ZM68.9 98.7H60.7V87.4H82.3V145.3H68.9V98.7ZM135.6 98.7H116.1L114.5 106.4C116 106.1 117.8 106 119.3 106 125.8 106 130.8 108.3 134.1 111.6 136.7 114.2 139.4 118.7 139.4 125.6 139.4 133.1 136.2 137.8 133.5 140.5 128.2 145.7 121.9 146.6 116 146.6 110.5 146.6 104 145.9 96.7 140.3L99.7 127.9C101.3 129.6 103.4 131.5 105.3 132.7 107.7 134.3 110.6 135.2 114.1 135.2 117.1 135.2 120.3 134.5 122.3 132.9 124.1 131.5 125.7 129 125.7 125.6 125.7 122.1 124.1 120 122.7 118.8 122 118.2 119.1 115.8 113.1 115.8 108.2 115.8 104.2 117.3 101.3 118.8L107.2 87.5H135.7V98.7Z";
}
.svicon.calendar path {
  d: path(var(--calendar-path));
}
.svicon.clock {
  --clock-path: "M106.6 36.7C106.6 40.3 103.7 43.2 100.1 43.2S93.6 40.3 93.6 36.7C93.6 33.1 96.5 30.2 100.1 30.2S106.6 33.1 106.6 36.7ZM65.8 40.7C63.3 42.1 62.4 45.3 63.9 47.8 65.3 50.3 68.5 51.2 71 49.7 73.5 48.3 74.4 45.1 72.9 42.6 71.5 40.1 68.3 39.2 65.8 40.7ZM40.7 65.8C39.3 68.3 40.1 71.5 42.6 72.9 45.1 74.3 48.3 73.5 49.7 71 51.1 68.5 50.3 65.3 47.8 63.9 45.3 62.4 42.1 63.3 40.7 65.8ZM31.5 100C31.5 102.9 33.8 105.2 36.7 105.2 39.6 105.2 41.9 102.9 41.9 100 41.9 97.1 39.6 94.8 36.7 94.8 33.8 94.8 31.5 97.1 31.5 100ZM40.7 134.3C42.1 136.8 45.3 137.7 47.8 136.2 50.3 134.8 51.2 131.6 49.7 129.1 48.3 126.6 45.1 125.7 42.6 127.2 40.1 128.6 39.2 131.8 40.7 134.3ZM65.8 159.4C68.3 160.8 71.5 160 72.9 157.5 74.3 155 73.5 151.8 71 150.4S65.3 149.8 63.9 152.3C62.4 154.7 63.3 157.9 65.8 159.4ZM100 168.5C102.9 168.5 105.2 166.2 105.2 163.3S102.9 158.1 100 158.1C97.1 158.1 94.8 160.4 94.8 163.3S97.1 168.5 100 168.5ZM134.3 159.4C136.8 158 137.7 154.8 136.2 152.3 134.8 149.8 131.6 148.9 129.1 150.4 126.6 151.8 125.7 155 127.2 157.5 128.6 160 131.8 160.8 134.3 159.4ZM159.4 134.3C160.8 131.8 160 128.6 157.5 127.2 155 125.8 151.8 126.6 150.4 129.1 149 131.6 149.8 134.8 152.3 136.2 154.7 137.6 157.9 136.8 159.4 134.3ZM168.5 100C168.5 97.1 166.2 94.8 163.3 94.8 160.4 94.8 158.1 97.1 158.1 100 158.1 102.9 160.4 105.2 163.3 105.2 166.2 105.2 168.5 102.9 168.5 100ZM159.4 65.8C158 63.3 154.8 62.4 152.3 63.9 149.8 65.3 148.9 68.5 150.4 71 151.8 73.5 155 74.4 157.5 72.9 160 71.5 160.8 68.3 159.4 65.8ZM172.3 141.7 172.3 141.7C195.3 101.9 181.6 50.8 141.8 27.8 122.5 16.7 100 13.7 78.5 19.5 56.9 25.2 38.9 39 27.8 58.3 16.7 77.6 13.7 100.1 19.5 121.6 25.3 143.1 39.1 161.1 58.4 172.2 71.5 179.8 85.8 183.4 100 183.4 128.7 183.4 156.8 168.5 172.3 141.7ZM137.7 34.7C173.7 55.5 186.1 101.7 165.3 137.7 144.5 173.7 98.3 186.1 62.3 165.3 44.9 155.2 32.4 139 27.2 119.5 22 100 24.7 79.7 34.7 62.3 44.8 44.9 61 32.4 80.5 27.2 87 25.5 93.6 24.6 100.1 24.6 113.2 24.6 126.1 28 137.7 34.7ZM134.3 40.7C131.8 39.3 128.6 40.1 127.2 42.6 125.8 45.1 126.6 48.3 129.1 49.7 131.6 51.1 134.8 50.3 136.2 47.8 137.6 45.3 136.8 42.1 134.3 40.7ZM129.7 83.3 128.8 81.7C128.3 80.8 127.1 80.5 126.2 81L102.5 94.9V53C102.5 51.7 101.5 50.7 100.2 50.7H99.1C97.8 50.7 96.8 51.7 96.8 53V96C94.8 97.6 94.2 100.4 95.5 102.7 96.9 105.2 100.1 106.1 102.6 104.6 104.3 103.6 105.3 101.7 105.2 99.8L129 85.9C129.9 85.4 130.2 84.2 129.7 83.3Z";
}
.svicon.clock path {
  d: path(var(--clock-path));
}
.svicon.grass {
  --grass-path: "M171 165.4C162.6 132.6 161.1 100 165.8 67.7 162.3 79.1 159.9 90.6 158.5 102.1 158.1 96 157.4 89.8 156.3 83.6 156.5 93.4 156 103.2 154.9 112.9 154.6 111.8 154.3 110.6 154 109.5 153.5 94.5 154.4 79.5 156.6 64.5 153.3 75.4 150.9 86.4 149.4 97.4 147.8 82.1 144.8 66.9 140.2 51.8 144.1 78.9 144.3 106.1 140.5 133.4 137.8 111.4 138.1 89.4 141.3 67.5 133.7 92.4 131.1 117.5 133 142.9 131.5 137.1 130.3 131.2 129.4 125.3 129.6 122.7 129.7 120.1 129.8 117.5 129.9 116.5 130.1 115.4 130.2 114.4 130.1 114.8 130 115.2 129.8 115.7 130 105 129.1 94.3 127.3 83.5 127.4 88.1 127.3 92.6 127.1 97.2 126.3 102 125.8 106.8 125.5 111.6 125.1 110.1 124.7 108.5 124.2 107 123.3 88.4 124.2 69.8 126.9 51.2 124.2 59.9 122.1 68.7 120.5 77.5 121 69.6 121.8 61.7 122.9 53.8 120.6 61.4 118.7 69 117.2 76.7 115.8 69.1 113.9 61.6 111.7 54.1 111.9 52.8 112.1 51.4 112.2 50.1 111.9 51.1 111.6 52.1 111.3 53 111.2 52.6 111 52.1 110.9 51.7 111 52.3 111.1 52.9 111.1 53.5 107.8 64.9 105.4 76.4 103.8 87.9 102 70.4 98.5 52.9 93.3 35.5 95.5 50.8 96.7 66.1 96.8 81.4 95.8 75.7 94.6 69.9 93.2 64.2 93.6 60.7 94 57.1 94.5 53.6 93.7 56.1 93 58.6 92.4 61.1 91.6 58 90.7 54.8 89.8 51.7 90.4 56.1 91 60.6 91.4 65 85.2 89.9 83.1 114.9 85 140.2 83.3 133.5 81.9 126.8 80.9 120 81.1 116.9 81.3 113.9 81.3 110.8 81.4 109.7 81.6 108.6 81.7 107.4 81.6 107.9 81.4 108.4 81.3 108.8 81.5 96.5 80.5 84.2 78.4 71.8 78.5 77.1 78.4 82.3 78.2 87.5 77.3 93 76.7 98.5 76.4 104 75.9 102.2 75.5 100.5 74.9 98.7 73.9 77.3 75 55.9 78 34.7 73.9 48.3 70.8 62 68.9 75.7 66.9 62.1 63.9 48.6 59.8 35.2 62.8 56.1 63.9 77.1 63 98.1 62.3 100.4 61.7 102.6 61.1 104.9 59.8 93.8 59.2 82.6 59.5 71.3 56.3 89.6 55.8 107.7 57.6 125.6 56.9 132.8 56.7 140.1 57.1 147.3 56.9 148.5 56.6 149.7 56.4 150.9 57.5 135.2 56.2 119.7 52.3 104.3 52.2 93.5 51.3 82.6 49.4 71.7 49.6 83.6 49 95.3 47.6 107 47.6 106.9 47.6 106.8 47.5 106.7 46.8 82.7 42.9 58.8 35.7 35.1 41.9 78.3 40 121.7 28.9 165.4H171ZM125.2 117C125.1 117.5 125.1 118 125 118.5 124.7 114.9 124.4 111.4 124.3 107.9 124.6 110.9 124.9 114 125.2 117ZM111.5 55.3C112.9 65.6 113.7 76 113.9 86.4 113.4 81.6 112.8 76.7 111.9 71.9 112.1 81 111.7 90.1 110.9 99.2 110.6 93.8 110.5 88.4 110.6 83 110 86.7 109.5 90.3 109.1 94 109.1 81.1 109.9 68.2 111.5 55.3ZM92.3 113.2C91.5 100.5 91.5 87.8 92.4 75.2 93.2 87.8 93.2 100.5 92.3 113.2ZM76.3 110.4C76.2 111 76.1 111.5 76.1 112.1 75.7 108 75.5 103.9 75.2 99.9 75.7 103.3 76 106.8 76.3 110.4ZM63.2 98.9C63 103.3 62.7 107.6 62.3 112 62.2 111.3 62.1 110.6 62 109.9 62.3 106.2 62.7 102.5 63.2 98.9ZM52.3 114.1C52.8 123.3 52.6 132.6 51.6 141.8 51.6 137.5 51.5 133.2 51.2 129 51.7 124 52.1 119 52.3 114.1Z";
}
.svicon.grass path {
  d: path(var(--grass-path));
}
.svicon.mower {
  --mower-path: "M179.5 46.6C178.7 47.2 179.3 47.4 179 48.6 178.8 49.4 179.2 49.3 177.9 49.9 177.5 50.1 178.1 50 177.3 50.1 177.5 47.9 184.2 42.7 179.9 35.3 178.1 32.2 171.7 28.2 168.3 26.9 165.8 26 154.6 24.5 151.2 24.1 147.5 23.6 145.2 23.8 145.3 27.9 145.4 31.6 144.3 32.9 143 35.7L140.1 35.5C139.7 34.6 139.5 33.8 139 33.3 137.6 33.2 135.9 34.6 135.7 35.5 136.6 36.4 137.8 36.1 139.2 36.3 139.4 39 139.4 40.2 138.5 42.5 138.4 42.8 131 54 130.6 54.3 129.7 55 129.9 54.4 129.5 55.7 129.1 57 116.4 75.6 114.1 79.6 108.7 88.6 111.3 85 108.3 85.2 106 85.4 104.9 88.9 102.6 92.5 101.6 94 102.3 95 103.4 95.8 104.2 94.6 102.2 96.3 105.2 92.6 106.1 91.5 106.6 90.5 107.7 89.9L106.2 93 100.3 102C98.9 104 97.7 105.9 96.4 107.9 95.8 108.8 95.1 110.1 94.5 110.8 93.3 112.3 93.4 110.6 92 113.3 90.5 113.4 89.6 113 88.1 112.8 85.4 112.5 86.9 112.2 85.2 111.1 82.8 109.6 80.5 110 77.5 109.6 77.2 108.6 73.5 104 72.8 103.5 71.2 103.7 70.9 103.9 70.3 105.3 70.7 106.1 71 106.4 71.6 107.2 72.4 108.2 72.4 108.1 72.1 109.5 71.3 110.2 69.7 110.2 68.4 111.3 67.1 112.4 66.9 112.8 66.1 114.7 61.3 116 61.9 114.8 55.6 118.2 54.2 119 52.4 119.8 51.4 120.9 49 123.5 50.6 125.8 48.9 126.2 47.4 126.6 45.3 126.3 44.1 127.9 42.5 128.7 43.4 139.6 43.7 140.3 44.2 141.8 45 141.5 46.1 142.4 45.5 144.8 44.5 145.4 44.2 146.3 44.2 146.3 44.1 146.4 44.1 146.4L40.4 147.8C40.2 147 40.3 146.8 40.3 146 40.3 145.7 40.3 145.3 40.3 145.1L40.1 144.5C40.1 144.4 40.1 144.4 40 144.3 40.1 142 38.4 139.7 37.2 138.7 35.9 137.5 33.4 136.7 31.3 136.4 22.1 134.8 15.5 148.2 19.7 155.8 21 158.2 21.7 158.6 24.3 159.7 26.6 160.7 28.9 160.6 31.6 160.3 32.6 160.3 44.7 164.8 46.7 165.4 51.7 167.1 56.7 169.1 61.7 170.6 62.8 171.9 61.8 172.5 66 174.8 71.6 177.9 76.8 175.4 79.9 170.4 80.4 169.6 80.9 168.2 81.4 167.6 87 167 92.1 166.6 97.3 165.3 101.7 164.2 107.5 162.2 108.8 158.8 109.6 157.9 108.7 157.4 110.1 156.2 111.8 156.5 116.1 160.8 121 160.1 128 159.1 132.3 145.8 128.6 139.8 127.6 138.2 126.3 137.3 124.1 136.7 121.8 136 120.2 135.6 118 136.4 118.5 135.1 120 133.2 120.8 132.3 123.2 129.6 125 126.3 126.9 124.6 137.8 115 137.9 105.1 140.1 103.4L141 104.9C143 104.9 143.8 102.9 146.1 100.2 146.6 99.6 146.8 99.4 147.2 98.8 147.4 98.5 147.6 98.3 147.8 98 148.4 97.4 149 97 148.6 95.5 148.2 94.1 147.6 94.3 147.5 94.3 147.3 93.5 147.5 93.5 148.1 92.8 150.8 89.7 153.2 86.9 155.6 83.6 158.4 79.7 161.1 76.5 163.8 72.5 166.3 68.8 169 64.8 171.5 61.2 172.2 60.2 172.8 59.2 173.4 58.3 176.1 54.4 176.2 55.7 177.8 53.1 178.3 52.4 178.1 52.2 178.4 51.4 179 50.1 178.9 51 178.8 49.3 179.8 49.2 179.2 49.3 180 48.7 180 48.7 180.1 48.6 180.1 48.6 180.1 48.6 180.2 48.5 180.2 48.5 180.2 48.5 180.3 48.4 180.3 48.4 180.7 48.2 180.5 48.4 180.9 48 181.6 46.8 180.6 45.9 179.5 46.6ZM35.9 146C33.8 147 35.6 146.8 33.9 146.9 34.4 147.3 35 147.1 35.6 147.4 33.3 148.4 33.2 147.1 31.6 150.3 31.6 150.3 31.6 150.3 31.5 150.3 31.8 150.7 30.8 150.4 31.5 150.3 31.5 150.2 31.4 150.2 31.3 150.1 30.8 149.7 31.3 149.9 30.8 149.7 30.7 150.2 30.7 150.6 30.6 151.1L30.5 152.1C30.3 153.7 29.7 152.3 29.1 156.4 29 157.3 28.2 157.8 28.9 158.6 25.8 158.8 24.2 155.9 23.8 153 23.1 147.6 26.7 140.2 32.3 139.6 37.3 139 36 143.1 35.9 146ZM80.6 163.9C79.9 167.9 77.1 172.6 73 173.3 67.7 174.2 66 168 66.9 163.1 68.6 154.2 76.5 150.5 79.8 156.7 80.8 158.7 81 161.4 80.6 163.9ZM129.7 60.7C129.7 65.5 129.8 67.6 131 72 131.5 73.7 132 75.3 132.5 76.9 133 78.4 133.9 80.2 134.2 81.5 131.3 81.4 125.5 79.2 121.4 79.2 119.4 79.2 118.6 79.8 117.1 80 117.6 78.9 128.9 61.5 129.7 60.7ZM123.2 139.6C128.3 138.5 129.5 147.6 127.3 152 126.8 153 126.8 153.8 126.2 154.6 125.5 155.5 123.3 157.3 121.7 157.6 113.4 158.9 115 141.4 123.2 139.6ZM117 132.6C116.3 133.3 116.2 132.9 115.5 133.6 115 134.1 110.8 140.6 110.8 141.7L110.5 142.4C110.5 142.4 110.4 143 110.4 143 108.7 143.4 107.5 144.3 105.6 143.8 103.5 143.2 98.1 142 96.7 140.9 95.9 140.3 94.6 138.3 94.6 137.2 95.7 136.7 96.3 136.3 97.2 135.6 97.6 135.3 97.8 135 98.3 134.6 98.8 134.2 99.1 134.2 99.5 133.7 100.9 133.1 101.4 132.2 103.1 132.2 104.4 132.2 106.8 132.6 107.8 132 111.6 132.6 116.8 130.1 119.2 129.6L117 132.6ZM121.3 127.1C119.3 129.7 111.6 131 108.3 131.3L103.7 131.4C104.3 130.7 116.7 122.4 118.8 120.7 121.3 118.7 123.6 117 126 115L132.4 109.3C132.6 109.3 132.7 109.2 132.7 109.1 132.6 108.9 132.8 109 132.7 109.1 132.7 109.2 132.8 109.3 132.9 109.5 132.1 110.2 123.9 123.7 121.3 127.1ZM137.7 101.9C137.1 102.8 136.2 104.5 135.6 105.3 134.7 106.5 133.6 107.2 132.6 108.1 128.3 111.8 125.5 114.8 120.5 118.5 114.1 123.3 110.8 125.7 104 130 102 131.3 102.6 131.4 99.6 131.2L99.6 130.1C100.8 129.5 100.5 128.8 100.5 127.2 100.5 124.7 100.7 126 101.2 124.5 100.9 123.4 100.7 123.8 100.5 122.6 100.3 121.2 100.4 117.5 100.2 115.5 100 112.6 100.3 111.8 97.5 111.2 97.9 109.9 107.2 96.3 108.8 93.8L111.6 89.5C112.4 88.6 113.4 89.3 113.2 88 113.1 87.4 113 88.3 113.1 87.4 113.1 86.9 113.5 86.5 113.8 86.1 118.3 79.9 121.5 81.6 128.1 82.9 130.4 83.3 132.8 84 135 84.3 135.8 86.9 137 89.8 137.7 92.6 138.1 94.1 138.1 96.1 138.4 97.4 139.3 100 138.7 100.2 137.7 101.9ZM143.3 93.2C142.3 94.6 142.3 93.4 141.5 94.4 141 95.2 142.9 96.7 139.4 96.3 138.6 91.8 137.3 88.6 136.2 84.7 138.1 84.9 144 86.3 145 87.3 146.5 88.9 144.3 91.9 143.3 93.2ZM148.1 87.5 147.8 87.1C146.1 83.9 144.8 83.9 140.7 83 133.4 81.3 135.4 82.7 133.6 77.9 132.5 74.8 131.3 72 130.7 68.7 130.3 66.6 129.5 58.1 132 57.9 133 57.8 132.8 58 133.3 57.4 135.5 54.7 133.7 55 134.1 53.8L137.6 48.6C139.2 46.3 138.2 46.7 141 46.2 141.6 44.7 141.5 45.1 141.4 43.4 141.3 42.7 144 39.3 145.2 36.9 153 37.1 155.4 39.5 165.7 37.9 174.2 36.6 172.7 42.6 172 47.6 171.7 49.6 171 50.8 172.4 52 171.2 53.9 149.6 85.9 148.1 87.5ZM174.7 48.5C174.1 49.5 173.6 50.6 172.6 51.1 171.5 49 175.6 40.8 171.1 37.6 168.3 35.6 163.4 38.3 155.8 37.3 152.5 36.9 149.1 36.4 145.7 36.1 146 33.8 147.7 32.5 147.7 29 147.7 25.9 146.7 26.2 153.6 27.2 158.3 27.8 165.2 28.5 168.9 30.2 170.8 31.1 172.6 32.6 174.3 33.7 182 38.6 177.8 43.7 174.7 48.5Z";
}
.svicon.mower path {
  d: path(var(--mower-path));
}
.svicon.bug {
  --bug-path: "M154.7 106.6 141.6 103.3C141.2 104.9 140.7 106.4 140.2 108 131 102.9 121.6 95.7 112.8 86.9 104.1 78.2 97.1 69 92 60 93.6 59.4 95.2 59 96.7 58.6L93.3 45.2C92.6 42.4 94.3 39.6 97.1 38.9 99.9 38.2 102.7 39.9 103.4 42.7L107 57C114.2 56.6 121.1 58 126.9 61.2 135.4 47.3 135.3 40.2 134.4 37.2 133.6 34.6 132 33.9 132 33.8 130.4 33.1 128.5 32.4 127.3 33.1 126 33.8 125.6 36.1 125.5 36.8 125.4 38.2 124.2 39.3 122.8 39.2 121.4 39.1 120.3 37.9 120.4 36.5 120.4 35.9 120.8 30.9 124.7 28.6 127.2 27.1 130.4 27.3 134.1 29 134.3 29.1 137.9 30.6 139.4 35.6 141.5 42.4 138.8 51.9 131.3 64 132.3 64.8 133.2 65.6 134.1 66.5 134.8 67.2 135.4 67.9 136.1 68.7 148.2 61.3 157.7 58.6 164.4 60.7 169.3 62.2 170.9 65.7 171 66.1 172.7 69.6 172.8 72.8 171.4 75.3 169.1 79.2 164.1 79.6 163.5 79.6 162.1 79.7 160.8 78.6 160.8 77.2 160.7 75.8 161.8 74.6 163.2 74.5 163.9 74.5 166.2 74 166.9 72.7 167.6 71.5 166.9 69.6 166.3 68.2 166.2 68 165.4 66.3 162.7 65.6 159.6 64.7 152.6 64.8 139 73 142.3 78.8 143.7 85.7 143.3 93.1L157.3 96.6C160.1 97.3 161.8 100.1 161.1 102.9 160.3 105.6 157.5 107.3 154.7 106.6ZM105.1 89.6 54.6 140.1C48.6 132.8 45.9 123.5 46.3 113.8L34.7 118.2C32.7 119 30.6 118.4 29.2 117 28.7 116.5 28.3 115.9 28 115.2 27 112.5 28.3 109.5 31 108.5L48.3 101.9C50.3 95 53.9 88.3 58.9 82.3L50.4 77.4C50 77.2 49.6 76.9 49.3 76.6 47.7 75 47.3 72.4 48.5 70.4 49.9 67.9 53.1 67.1 55.6 68.5L66.5 74.8C72.5 69.8 79.3 66.2 86.2 64.2 90.7 71.6 96 79.5 102.8 86.9L105.1 89.6ZM73 96C76.7 99.7 82.6 99.7 86.2 96 89.9 92.3 89.9 86.4 86.2 82.8 82.5 79.1 76.6 79.1 73 82.8 69.3 86.4 69.3 92.4 73 96ZM69.1 113.7C71.6 111.2 71.6 107.2 69.1 104.7 66.6 102.2 62.6 102.2 60.1 104.7 57.6 107.2 57.6 111.2 60.1 113.7 62.6 116.2 66.6 116.2 69.1 113.7ZM129.5 151.6C127.4 152.8 124.9 152.4 123.3 150.8 123 150.5 122.7 150.1 122.5 149.7L117.7 141.4C111.6 146.4 104.8 149.9 97.9 151.9L91.4 169C90.4 171.7 87.4 173 84.7 172 84 171.7 83.4 171.3 82.9 170.8 81.5 169.4 81 167.3 81.7 165.3L86.1 153.7C76.5 154 67.3 151.3 60 145.5L110.5 95 114.4 98.4C121.4 104.7 129.1 109.7 136.1 113.9 134 120.9 130.4 127.7 125.2 133.7L131.4 144.4C132.9 147 132 150.2 129.5 151.6ZM96.1 140.7C98.6 138.2 98.6 134.2 96.1 131.7 93.6 129.2 89.6 129.2 87.1 131.7 84.6 134.2 84.6 138.2 87.1 140.7 89.6 143.2 93.6 143.2 96.1 140.7ZM118 127.8C121.7 124.1 121.7 118.2 118 114.6 114.3 110.9 108.4 110.9 104.8 114.6 101.1 118.3 101.1 124.2 104.8 127.8 108.4 131.5 114.4 131.5 118 127.8Z";
}
.svicon.bug path {
  d: path(var(--bug-path));
}
.svicon.sun {
  --sun-path: "M142.2 100C142.2 123.3 123.3 142.2 100 142.2S57.8 123.3 57.8 100 76.7 57.8 100 57.8 142.2 76.7 142.2 100ZM100 51.4C105.5 51.4 110.7 52.3 115.6 54L100.8 24.4 86.4 53.4C90.7 52.1 95.3 51.4 100 51.4ZM65.6 65.6C69.5 61.7 73.8 58.7 78.5 56.4L47.2 45.9 57.4 76.6C59.6 72.7 62.3 69 65.6 65.6ZM51.4 100C51.4 94.5 52.3 89.3 54 84.4L24.4 99.1 53.3 113.6C52.1 109.3 51.4 104.7 51.4 100ZM65.6 134.4C61.7 130.5 58.7 126.2 56.4 121.5L45.9 152.9 76.6 142.7C72.7 140.4 69 137.7 65.6 134.4ZM100 148.6C94.5 148.6 89.3 147.7 84.4 146L99.2 175.6 113.7 146.7C109.3 147.9 104.7 148.6 100 148.6ZM134.4 134.4C130.5 138.3 126.2 141.3 121.5 143.6L152.9 154.1 142.7 123.4C140.4 127.3 137.7 131 134.4 134.4ZM148.6 100C148.6 105.5 147.7 110.7 146 115.6L175.6 100.8 146.7 86.3C147.9 90.7 148.6 95.3 148.6 100ZM134.4 65.6C138.3 69.5 141.3 73.8 143.6 78.5L154.1 47.1 123.4 57.3C127.3 59.6 131 62.3 134.4 65.6Z";
}
.svicon.sun path {
  d: path(var(--sun-path));
}
.svicon.sparkles {
  --sparkles-path: "M88.1 123.8C88 123.8 88 123.8 88.1 123.8 65.7 121.9 50.1 113.9 50.1 104.3 50.1 101.2 51.5 98.7 54.6 96.1 55 95.7 55.7 95.8 56 96.2 56.4 96.6 56.3 97.3 55.9 97.6 53.3 99.8 52.1 101.8 52.1 104.2 52.1 112.5 67.3 119.9 88.2 121.7 88.8 121.7 89.2 122.2 89.1 122.8 89 123.4 88.6 123.8 88.1 123.8ZM117.3 164.6C117.8 164.5 118.2 164 118.1 163.4 118 162.9 117.5 162.5 116.9 162.6 110.7 163.8 104.2 164.4 97.7 164.4 77.2 164.4 57.8 158.4 43.1 147.6 42.7 147.3 42 147.4 41.7 147.8 41.4 148.2 41.5 148.9 41.9 149.2 57 160.3 76.8 166.4 97.7 166.4 104.3 166.4 110.9 165.8 117.3 164.6ZM118.3 121.6C134.6 120.4 148.4 112.5 148.4 104.4 148.4 99.9 144.6 94.7 138.9 91.4 138.4 91.1 137.8 91.3 137.5 91.8 137.2 92.3 137.4 92.9 137.9 93.2 143 96.1 146.4 100.6 146.4 104.4 146.4 111.4 133.2 118.4 118.1 119.6 117.5 119.6 117.1 120.1 117.2 120.7 117.3 121.2 117.7 121.6 118.3 121.6 118.2 121.6 118.3 121.6 118.3 121.6ZM143.3 134.5C158 127.9 166.4 118.1 166.4 107.5 166.4 96.6 157.1 87.5 138.8 80.5 138.3 80.3 137.7 80.6 137.5 81.1 137.3 81.6 137.6 82.2 138.1 82.4 155.6 89.1 164.4 97.6 164.4 107.6 164.4 117.4 156.4 126.6 142.5 132.8 142 133 141.8 133.6 142 134.1 142.2 134.5 142.5 134.7 142.9 134.7 143.1 134.6 143.2 134.6 143.3 134.5ZM105.7 143.1C106.3 143.1 106.7 142.6 106.7 142.1 106.7 141.5 106.2 141.1 105.7 141.1 103.8 141.2 101.9 141.2 100.1 141.2 64.6 141.2 35.7 127 35.7 109.5 35.7 97.5 49.9 86.3 71.9 81 72.4 80.9 72.8 80.3 72.6 79.8 72.5 79.3 71.9 78.9 71.4 79.1 48 84.7 33.6 96.4 33.6 109.6 33.6 128.2 63.4 143.3 100 143.3 101.9 143.3 103.8 143.2 105.7 143.1ZM113.2 50.6 97.2 57.4 113.2 64.2 120 80.2 126.8 64.2 142.8 57.4 126.8 50.6 120 34.6 113.2 50.6ZM93.2 93.2 77.2 100 93.2 106.8 100 122.8 106.8 106.8 122.8 100 106.8 93.2 100 77.2 93.2 93.2ZM125.6 142.7 114.2 148.4 125.6 154.1 131.3 165.5 137 154 148.4 148.3 137 142.6 131.3 131.2 125.6 142.7Z";
}
.svicon.sparkles path {
  d: path(var(--sparkles-path));
}
.svicon.garage-open {
  --garage-open-path: "M33.6 83.1 60.6 98.3V168.2H33.6V83.1ZM137 168.2H166.4V82.5L137 98.3V168.2ZM78.3 147.4 64.8 163.8H134.5L121 147.4H78.3ZM70.1 84.1 60.6 90.5 33.6 75.2 99.1 31.8 166.4 74.6 137 90.5 127.8 84.2V102.7 105.6 105.9H125V105.6H73V105.9H70.1V105.6 102.7 84.1ZM125 93.8H73V102.8H125V93.8ZM125 91.8H73V92.9H125V91.8ZM125 90H73V90.9H125V90ZM125 87.9H73V89.1H125V87.9ZM99.1 64.6 73 82.2V87H125V82.3L99.1 64.6Z";
}
.svicon.garage-open path {
  d: path(var(--garage-open-path));
}
.svicon.work-bench {
  --work-bench-path: "M175.4 66.7H162.4V57.1H162.3L163.2 49.9H159V57.1H157.9V49.9H153.6L154.5 57.1H150.9V66.7H78.7V49.9H59.7V66.7H24.6C21.7 66.7 19.4 69 19.4 71.9 19.4 74.8 21.7 77.1 24.6 77.1H31.6V150.1H40.7V130.3L101.3 103.8 159.4 129.2V150.1H168.5V77H175.5C178.4 77 180.7 74.7 180.7 71.8 180.6 69 178.3 66.7 175.4 66.7ZM40.6 125.3V77.3L95.5 101.3 40.6 125.3ZM51.5 77H150.9L101.2 98.7 51.5 77ZM159.4 124.2 107 101.3 159.4 78.4V124.2Z";
}
.svicon.work-bench path {
  d: path(var(--work-bench-path));
}
.svicon.patio {
  --patio-path: "M79.5 45 15.8 77.8H16.2L15.8 78 17.9 82.6H20V106.5 107.9 130.1L23.6 131.6 72 151.1 72.1 151.2 81.6 155H184.1L184.1 155V45H79.5ZM53.2 117.4 23.6 110V108.9L53.2 116.1V117.4ZM53.2 82.6V114.3L23.6 107.4V82.6H53.2ZM81.7 130.1V82.6H122.5V106.5 107.9 130.1H81.7ZM126.2 108.8 174.6 120.6V122.1L126.2 109.9V108.8ZM126.2 107.4V82.6 79.8L174.5 56V118.7L126.2 107.4Z";
}
.svicon.patio path {
  d: path(var(--patio-path));
}
.svicon.basements {
  --basement-path: "M185 124.4H178.8C178.9 124.2 179.1 124 179.2 123.8 180.6 123.4 181.6 121.8 181.5 120.1 181.4 118.4 180.3 117 178.8 116.8 179.3 116.1 179.6 115.2 179.6 114.2 179.5 112.2 178 110.7 176.2 110.8 175.4 110.9 174.7 111.2 174.2 111.8 173.9 110 172.6 108.1 171.1 108.1 169.4 108.1 168.1 110.5 167.9 112.4 167.8 112.4 167.8 112.4 167.7 112.5 167.1 112 166.4 111.7 165.6 111.7 163.9 111.8 162.5 113.5 162.6 115.5 162.6 115.9 162.7 116.4 162.9 116.7 161.2 116.9 160 118.6 160.1 120.5 160.2 122.4 161.5 123.8 163.1 123.8 163.2 124 163.3 124.2 163.5 124.3H155.4V79.9L160.6 85.1 164.7 81 100.5 16.7 100.5 16.7 100.5 16.7 36.5 81 40.6 85.1 45.8 79.9V124.4H39.1C39.2 124.2 39.4 124 39.5 123.8 40.9 123.4 41.9 121.8 41.8 120.1 41.7 118.4 40.6 117 39.1 116.8 39.6 116.1 39.9 115.2 39.9 114.2 39.8 112.2 38.3 110.7 36.5 110.8 35.7 110.9 35 111.2 34.5 111.8 34.2 110 32.9 108.1 31.4 108.1 29.7 108.1 28.4 110.5 28.2 112.4 28.1 112.4 28.1 112.4 28 112.5 27.4 112 26.7 111.7 25.9 111.7 24.2 111.8 22.8 113.5 22.9 115.5 22.9 115.9 23 116.4 23.2 116.7 21.5 116.9 20.3 118.6 20.4 120.5 20.5 122.4 21.8 123.8 23.4 123.8 23.5 124 23.6 124.2 23.8 124.3H15V126.7H45.8V183.1H155.6V126.7H185V124.4ZM123.5 102.3H134.3V122.5H123.5V102.3ZM75.8 92C75.8 89.1 78.1 86.8 81 86.8 83.9 86.8 86.2 89.1 86.2 92V94.1H75.8V92ZM75.8 95.1H86.2V107H75.8V95.1ZM57.4 92C57.4 89.1 59.7 86.8 62.6 86.8 65.5 86.8 67.8 89.1 67.8 92V94.1H57.4V92ZM57.4 95.1H67.8V107H57.4V95.1ZM148.8 176.4 134.4 158.2H69.8L52.6 176.4V126.8H148.8V176.4Z";
}
.svicon.basements path {
  d: path(var(--basement-path));
}
.svicon.gym {
  --gym-path: "M177.7 63.9V59.4C177.7 58.4 175 57.6 173.7 57.6 173.5 57.6 172.1 57.6 172.1 57.7V37.5H157.7V63.9H140.1V46.6H132.5V63.9H61.5V46.6H54V63.9H39.5V35.4H22.1V57.7C22.1 57.6 22.1 57.6 22 57.6 20.6 57.6 19.2 58.4 19.2 59.4V63.9H16.4V69.6H19.2V77.3C19.2 78.3 20.6 79.1 22 79.1 22.1 79.1 22.1 79 22.1 79V96.8H39.5V69.6H54.1V105.6 130.5H61.6 82.9 109 132.6 140.2V105.6 69.6H157.8V100.9H172.2V79.1C172.2 79.1 173.6 79.2 173.8 79.2 175.2 79.2 177.8 78.4 177.8 77.4V69.7H183.7V64H177.7ZM132.6 105.6H121.9C120.2 97.9 115 92.5 109.1 92.5H82.9C77 92.5 71.9 98 70.1 105.6H61.5V69.6H132.5V105.6Z";
}
.svicon.gym path {
  d: path(var(--gym-path));
}
.svicon.food {
  --food-path: "M25.6 96.1C12.4 102.3 10.4 108.7 12.4 113.8 13.5 116.8 15.9 119.4 18.3 121.3 20.3 123.4 22.3 124.8 24 125.9 24.2 126.5 28.9 142 34.3 139 34.3 139 32.5 132.6 39.2 129.4 53 129 57.8 118.7 57.8 118.7 80.5 136 75.2 126.9 75.2 126.9 68.8 122 68 112.6 68 112.6 68.2 104.7 75.2 94 75.2 94 68.2 93.1 61.8 103.4 61.8 103.4 58.5 111.5 56.2 106.3 56.2 106.3 50 97.4 42.6 94.8 37 94.2 37.2 91.7 38.6 90 38.6 90 35.4 86.2 28.8 92.6 25.6 96.1ZM27 107.9C27 110 25.3 111.6 23.3 111.6 21.3 111.6 19.7 109.9 19.7 107.9 19.7 106.8 20.2 105.8 21 105.1 21.7 104.6 22.5 104.2 23.4 104.2 25 104.2 26.3 105.2 26.8 106.5 26.9 106.9 27 107.4 27 107.9ZM130.2 121.2C130.2 133.8 120 144 107.4 144S84.6 133.8 84.6 121.2 94.8 84.3 107.4 84.3 130.2 108.6 130.2 121.2ZM188.3 123.8C188.3 141.4 178.6 143.9 166.6 143.9 154.6 143.9 144.9 141.4 144.9 123.8 144.9 107.8 153 91.6 163.5 88.9V66.1C160.7 66.1 158.5 63.9 158.5 61.1 158.5 58.3 160.7 56.1 163.5 56.1 164.7 56.1 165.7 56.5 166.6 57.2 167.5 56.5 168.5 56.1 169.7 56.1 172.5 56.1 174.7 58.3 174.7 61.1 174.7 63.9 172.5 66.1 169.7 66.1V88.9C180.2 91.6 188.3 107.8 188.3 123.8Z";
}
.svicon.food path {
  d: path(var(--food-path));
}
.svicon.warehouse {
  --warehouse-path: "M49.6 180.4H45.4V19.6H49.6V180.4ZM102.1 19.6H97.9V180.4H102.1V19.6ZM154.6 19.6H150.4V180.4H154.6V19.6ZM45.4 60.1V62.9H154.5V60.1H45.4ZM45.4 120.9V123.7H154.5V120.9H45.4ZM143.2 25.2H109.3V59.1H143.2V25.2ZM89.5 146.5H55.6V180.4H89.5V146.5ZM147.4 83.4H106V119.2H147.4V83.4ZM147 66.1H106V80.2H147V66.1ZM90.7 25.2H56.8V59.1H90.7V25.2ZM72 98.3H51V119.3H72V98.3ZM95.4 98.3H74.4V119.3H95.4V98.3ZM72.5 75.7H51.5V96.7H72.5V75.7ZM96 75.7H75V96.7H96V75.7ZM125.1 159.4H104.1V180.4H125.1V159.4ZM148.6 159.4H127.6V180.4H148.6V159.4ZM125.7 136.8H104.7V157.8H125.7V136.8ZM149.1 136.8H128.1V157.8H149.1V136.8Z";
}
.svicon.warehouse path {
  d: path(var(--warehouse-path));
}
.svicon.car {
  --car-path: "M48.6 78.4C48.6 78.4 51.1 78.9 56.3 79.5 52.8 79.1 49.3 78.7 48.6 78.4ZM90.5 110.2V134.4C91 134.4 91.4 134.6 92 134.6H93V110H92C91.4 110 91 110.1 90.5 110.2ZM97.5 134.6H99.9V110H97.5V134.6ZM104.5 110V134.6H105.5C106.1 134.6 106.4 134.4 106.9 134.4V110.2C106.4 110.1 106 110 105.5 110H104.5ZM75.1 104.3V109.9C75.1 110 75.9 105.6 75.1 104.3ZM126.5 110V104.4C125.7 105.6 126.5 110 126.5 110ZM168.9 77.6H162.9L172.8 91.4V104.8L172.8 104.8V109.9C174.1 110.6 175 112.2 175 114.1V139.6C175 141.3 174.1 142.9 172.8 143.8V147.1C172.2 147.5 171.3 147.5 170.6 147.5 170.4 147.5 170.3 147.5 170.2 147.5L170.2 147.5H148.3C146.5 144.6 146.9 141.6 146.9 141.6H118.8C116.9 144.9 114.3 146.9 111.5 146.9H85.9C83.1 146.9 80.5 144.9 78.6 141.6H50.5C50.7 144.1 50.4 145.9 49.8 147.5H29.2L29.2 147.5 29.2 147.5C28.6 147.5 28 147.5 27.5 147.3V144C26 143.1 25.1 141.4 25.1 139.5V114C25.1 112 26 110.5 27.5 109.5V90.5L36 76.7 29.7 76C23 71.1 31 64.8 31 64.8L40.6 65.1 43.9 68.2C48.2 60 50.7 55.9 52.7 53.6 53 53 53.6 52.7 54.3 52.7H147C147.1 52.7 147.2 52.7 147.2 52.7L147.2 52.7C147.2 52.7 152 52.9 155.7 67 155.9 67.7 156 68.3 156 68.3L159.1 65.7H169C178 73.1 168.9 77.6 168.9 77.6ZM42 95.1 42 95.1C39.4 95.1 37.2 96.3 37.2 97.6V106.2C37.2 107.8 39.4 108.8 42 108.8L42 108.8V95.1ZM43.9 108.8 75.1 110C75.1 110 75.9 105.7 75.1 104.4 70.2 97.9 43.9 95.2 43.9 95.2V108.8ZM76.1 135.2C75.5 132.9 75.1 130.4 74.9 127.6H47.7C45.7 127.6 43.9 129.5 43.9 131.5 43.9 133.7 45.7 135.2 47.7 135.2H76.1ZM113.9 114C113.9 110.9 111.8 108.2 109 107.5 108.5 107.4 107.8 107.2 107.2 107.2H105.9 100.2 97.2 91.5 90.2C89.6 107.2 89.1 107.4 88.6 107.5 85.7 108.2 83.5 110.9 83.5 114V131.2C83.5 134.3 85.7 136.9 88.6 137.5 89.1 137.7 89.7 137.8 90.2 137.8H91.5 97.2 100.2 105.9 107.2C107.8 137.8 108.4 137.6 109 137.5 111.9 136.8 113.9 134.2 113.9 131.2V114ZM98.7 102.6C100.2 102.6 101.4 101.3 101.4 100 101.4 98.4 100.1 97.4 98.7 97.4 97.3 97.4 96.1 98.4 96.1 100 96.1 101.3 97.2 102.6 98.7 102.6ZM134.9 76.1C138.5 76.1 141.5 74.9 142 78.6 146.8 77.4 150.4 76.1 150.4 76.1 148.7 69.7 148.2 60.1 141.3 59.4 123.2 57.7 84.2 56.5 64.8 59.4 53.4 61 50.6 74.1 48.5 78.4 49.2 78.7 52.7 79.1 56.2 79.5 64.2 80.4 78.6 81.7 100 81.5V78.5C100.5 74.9 103.4 76 107.1 76H134.9ZM154.7 131.5C154.7 129.5 153 127.6 150.9 127.6H122.6C122.4 130.4 122 132.9 121.4 135.2H151C153 135.2 154.7 133.7 154.7 131.5ZM157.7 95.1C157.7 95.1 131.5 97.9 126.6 104.3 125.8 105.6 126.6 109.9 126.6 109.9L157.7 108.7V95.1ZM159.1 95.1 159.1 95.1V108.8L159.1 108.8C161.8 108.8 163.9 107.8 163.9 106.2V97.6C164 96.3 161.8 95.1 159.1 95.1Z";
}
.svicon.car path {
  d: path(var(--car-path));
}
.svicon.com-kitchen {
  --com-kitchen-path: "M19.4 159.5 117 138.2 121.4 157.9C41.3 185.7 19.4 159.5 19.4 159.5M178.6 124.8 120.1 137.6 122.7 149.4 175.8 137.8C184.7 131.2 178.6 124.8 178.6 124.8ZM123.7 95.9C123.6 95.9 123.5 95.8 123.4 95.8L130.2 127.3C91.5 139.3 64.4 127.3 64.4 127.3L71.9 95.8C71.4 95.8 71.2 95.9 70.8 95.9 57.6 95.9 46.7 85 46.7 71.6 46.7 59.2 56 48.9 68.1 47.5 72.3 36.8 83 29.3 95.1 29.3 107.4 29.3 117.9 36.8 122.2 47.4 122.7 47.4 123.3 47.3 123.7 47.3 137.2 47.3 148 58.3 148 71.6 148.1 85 137.2 95.9 123.7 95.9ZM105.5 115.2C105.5 116.7 106.7 117.8 108.2 117.8 109.6 117.8 110.7 116.7 110.7 115.2V90.7C110.7 89.3 109.6 88.1 108.2 88.1 106.7 88.1 105.5 89.2 105.5 90.7V115.2ZM94.7 115.2C94.7 116.7 95.9 117.8 97.4 117.8S100 116.7 100 115.2V90.7C100 89.3 98.8 88.1 97.4 88.1S94.7 89.2 94.7 90.7V115.2ZM84.2 115.2C84.2 116.7 85.3 117.8 86.7 117.8S89.2 116.7 89.2 115.2V90.7C89.2 89.3 88.1 88.1 86.7 88.1S84.2 89.2 84.2 90.7V115.2Z";
}
.svicon.com-kitchen path {
  d: path(var(--com-kitchen-path));
}
.svicon.wheater {
  --wheater-path: "M144 136.9H136.5V55.2C136.5 50.4 132.6 46.6 127.9 46.6H124V42.7C124 41.3 122.9 40.1 121.4 40.1H104.5V29.1C104.5 26.6 102.5 24.6 100 24.6S95.5 26.6 95.5 29.1V40.1H78.6C77.2 40.1 76 41.2 76 42.7V46.6H72.1C67.3 46.6 63.5 50.5 63.5 55.2V166.7C63.5 171.5 67.4 175.3 72.1 175.3H127.9C132.7 175.3 136.5 171.4 136.5 166.7V145.8H144C146.5 145.8 148.5 143.8 148.5 141.3 148.5 138.9 146.5 136.9 144 136.9ZM100 145C94.2 145 89.4 140.3 89.4 134.4S94.1 123.8 100 123.8 110.6 128.5 110.6 134.4 105.9 145 100 145ZM107.3 134.4C107.3 138.4 104 141.7 100 141.7 96 141.7 92.7 138.4 92.7 134.4S96 127.1 100 127.1C104.1 127.1 107.3 130.4 107.3 134.4Z";
}
.svicon.wheater path {
  d: path(var(--wheater-path));
}
.svicon.g-lines {
  --g-lines-path: "M74.4 56.5C77.5 54.3 79.6 50.6 79.6 46.4 79.6 39.6 74 34 67.2 34 60.4 34 54.8 39.5 54.8 46.4 54.8 50.6 56.9 54.2 60 56.5V171H53.6V188.6H80.7V171H74.3V56.5ZM67.2 55.9C62.1 55.9 58 51.8 58 46.7S62.1 37.5 67.2 37.5C72.3 37.5 76.4 41.6 76.4 46.7S72.3 55.9 67.2 55.9ZM74.1 46.7C74.1 50.5 71 53.6 67.2 53.6 63.4 53.6 60.3 50.5 60.3 46.7 60.3 42.9 63.4 39.8 67.2 39.8 71 39.8 74.1 42.9 74.1 46.7ZM107.2 33.8C110.3 31.6 112.4 27.9 112.4 23.7 112.4 16.9 106.9 11.3 100 11.3 93.2 11.3 87.6 16.8 87.6 23.7 87.6 27.9 89.7 31.5 92.8 33.8V171H86.4V188.6H113.5V171H107.1V33.8ZM100 33.3C94.9 33.3 90.8 29.2 90.8 24.1S94.9 14.9 100 14.9C105.1 14.9 109.2 19 109.2 24.1S105.1 33.3 100 33.3ZM106.9 24.1C106.9 27.9 103.8 31 100 31 96.2 31 93.1 27.9 93.1 24.1 93.1 20.3 96.2 17.2 100 17.2 103.8 17.2 106.9 20.3 106.9 24.1ZM140 171V56.5C143.1 54.3 145.2 50.6 145.2 46.4 145.2 39.6 139.7 34 132.8 34 126 34 120.4 39.5 120.4 46.4 120.4 50.6 122.5 54.2 125.6 56.5V171H119.2V188.6H146.3V171H140ZM132.8 55.9C127.7 55.9 123.6 51.8 123.6 46.7S127.7 37.5 132.8 37.5C137.9 37.5 142 41.6 142 46.7S137.9 55.9 132.8 55.9ZM139.7 46.7C139.7 50.5 136.6 53.6 132.8 53.6 129 53.6 125.9 50.5 125.9 46.7 125.9 42.9 129 39.8 132.8 39.8 136.6 39.8 139.7 42.9 139.7 46.7Z";
}
.svicon.g-lines path {
  d: path(var(--g-lines-path));
}
.svicon.locker {
  --locker-path: "M32.7 34V166H74.7V34H32.7ZM39.2 46.2H68.4C69.2 46.2 69.8 46.8 69.8 47.6 69.8 48.4 69.2 49 68.4 49H39.2C38.4 49 37.8 48.4 37.8 47.6 37.8 46.8 38.4 46.2 39.2 46.2ZM39.2 50.6H68.4C69.2 50.6 69.8 51.2 69.8 52 69.8 52.8 69.2 53.4 68.4 53.4H39.2C38.4 53.4 37.8 52.8 37.8 52 37.8 51.2 38.4 50.6 39.2 50.6ZM39.2 55H68.4C69.2 55 69.8 55.6 69.8 56.4S69.2 57.8 68.4 57.8H39.2C38.4 57.8 37.8 57.2 37.8 56.4S38.4 55 39.2 55ZM37.8 60.8C37.8 60 38.4 59.4 39.2 59.4H68.4C69.2 59.4 69.8 60 69.8 60.8S69.2 62.2 68.4 62.2H39.2C38.4 62.2 37.8 61.5 37.8 60.8ZM64.7 106.3C61.2 106.3 58.4 103.5 58.4 100S61.2 93.7 64.7 93.7C68.2 93.7 71 96.5 71 100S68.2 106.3 64.7 106.3ZM79 34V166H121V34H79ZM85.4 46.2H114.6C115.4 46.2 116 46.8 116 47.6 116 48.4 115.4 49 114.6 49H85.4C84.6 49 84 48.4 84 47.6 84 46.8 84.6 46.2 85.4 46.2ZM85.4 50.6H114.6C115.4 50.6 116 51.2 116 52 116 52.8 115.4 53.4 114.6 53.4H85.4C84.6 53.4 84 52.8 84 52 84 51.2 84.6 50.6 85.4 50.6ZM85.4 55H114.6C115.4 55 116 55.6 116 56.4S115.4 57.8 114.6 57.8H85.4C84.6 57.8 84 57.2 84 56.4S84.6 55 85.4 55ZM84 60.8C84 60 84.6 59.4 85.4 59.4H114.6C115.4 59.4 116 60 116 60.8S115.4 62.2 114.6 62.2H85.4C84.6 62.2 84 61.5 84 60.8ZM110.9 106.3C107.4 106.3 104.6 103.5 104.6 100S107.4 93.7 110.9 93.7 117.2 96.5 117.2 100 114.4 106.3 110.9 106.3ZM125.2 34V166H167.2V34H125.2ZM131.6 46.2H160.8C161.6 46.2 162.2 46.8 162.2 47.6 162.2 48.4 161.6 49 160.8 49H131.6C130.8 49 130.2 48.4 130.2 47.6 130.3 46.8 130.9 46.2 131.6 46.2ZM131.6 50.6H160.8C161.6 50.6 162.2 51.2 162.2 52 162.2 52.8 161.6 53.4 160.8 53.4H131.6C130.8 53.4 130.2 52.8 130.2 52 130.3 51.2 130.9 50.6 131.6 50.6ZM131.6 55H160.8C161.6 55 162.2 55.6 162.2 56.4S161.6 57.8 160.8 57.8H131.6C130.8 57.8 130.2 57.2 130.2 56.4S130.9 55 131.6 55ZM130.3 60.8C130.3 60 130.9 59.4 131.7 59.4H160.9C161.7 59.4 162.3 60 162.3 60.8S161.7 62.2 160.9 62.2H131.7C130.9 62.2 130.3 61.5 130.3 60.8ZM157.2 106.3C153.7 106.3 150.9 103.5 150.9 100S153.7 93.7 157.2 93.7 163.5 96.5 163.5 100 160.7 106.3 157.2 106.3Z";
}
.svicon.locker path {
  d: path(var(--locker-path));
}
.svicon.siren {
  --siren-path: "M150 148.4V78.1C150 50.5 127.6 28.1 100 28.1H100C72.4 28.1 50 50.5 50 78.1V148.4H40.2V171.9H159.9V148.4H150ZM65.7 82.3C65.7 63.3 81 48 100 48H100C119 48 134.3 63.4 134.3 82.3V135H103.9V112.4C108.4 116.3 114.2 118.6 120.6 118.6V67.6C112.1 67.6 104.6 71.7 100 78.1 95.4 71.8 87.9 67.6 79.4 67.6V118.7C85.8 118.7 91.6 116.4 96.1 112.5V135H65.7V82.3Z";
}
.svicon.siren path {
  d: path(var(--siren-path));
}
.svicon.medical {
  --medical-path: "M34.9 140.7C36.9 135.5 42.8 133 48 135 53.2 137 55.7 142.9 53.7 148.1 51.7 153.3 45.8 155.8 40.6 153.8 35.4 151.7 32.8 145.9 34.9 140.7ZM165.6 51.4C165.2 52.3 164.8 53.2 164.5 54.2L163.7 56.2 163.6 56.2C152.2 81.8 136.5 98.2 120.9 100.4 119.6 100.6 118.3 100.6 117.1 100.6L116.6 101.9 112.7 100.4C95.2 147.6 84 168.7 74.3 173 71.7 174.1 69 174.2 66.4 173.2 66.3 173.2 66.2 173.1 66.2 173.1 53.3 167.7 60.9 138.7 70.5 106.9 71.8 102.5 73 98.8 73.6 96.2 74 94.5 74.2 92.3 72.8 91.3 71 90 66.7 90.1 61.7 92.9 53 98 44.4 110.5 46.3 130.5 47.3 130.7 48.3 130.9 49.3 131.3 56.5 134.1 60 142.2 57.2 149.4S46.3 160.1 39.1 157.3C31.9 154.5 28.4 146.4 31.2 139.2 32.8 135 36.3 132.1 40.3 130.9 38.2 108.2 48.3 93.7 58.8 87.7 65.5 83.8 72.4 83.4 76.5 86.5 78.3 87.9 81.1 91.2 79.5 97.7 78.8 100.4 77.6 104.2 76.3 108.6 73.1 119.1 68.8 133.4 66.7 145.7 63.6 163.4 67 166.9 68.6 167.6 69.7 168.1 70.8 168.1 72 167.5 82 163.1 96.6 126.6 107.1 98.2L103.6 96.8 103.9 95.9C102.4 94.7 101.1 93.3 99.8 91.8 89.4 78.4 89.9 53.9 101.1 26.2L101.3 26.3 101.3 26.3 113.7 31.1 111.8 36 104.9 33.3C94.8 60.9 98 79.6 104.6 88.2 108.5 93.2 113.9 95.4 120.1 94.6 133.6 92.7 147.6 77.7 158.1 54.2L151.4 51.6 153.3 46.7 165.7 51.5 165.6 51.4 165.6 51.4ZM48.2 134.3C42.6 132.1 36.4 134.9 34.2 140.4 32 146 34.8 152.2 40.3 154.4 45.9 156.6 52.1 153.8 54.3 148.3 56.5 142.7 53.8 136.4 48.2 134.3ZM68.6 106.3C69.9 102 71 98.2 71.7 95.7 72.1 94.1 72 93.1 71.7 92.9 71.4 92.7 70.8 92.5 69.8 92.5 67.8 92.5 65.3 93.3 62.9 94.7 55.7 98.9 48.5 108.7 48.2 124.2H63.5C65 118.4 66.7 112.4 68.6 106.3ZM115.3 32.3 113.6 36.6 112.9 38.5 111 37.8 106 35.8C97 61.7 100.1 79.1 106.1 86.8 109.1 90.6 112.9 92.6 117.4 92.6 118.2 92.6 118.9 92.5 119.7 92.4 126.3 91.5 133.2 87 139.8 79.6H122.4V32.3H115.3ZM57.8 86C61.8 83.7 65.9 82.5 69.7 82.5 72.8 82.5 75.6 83.3 77.7 84.9 79.5 86.3 83.4 90.3 81.4 98.2 80.7 100.9 79.6 104.7 78.2 109L78.1 109.2C76.8 113.6 75.2 118.8 73.7 124.1H77.9V158.6C84.6 148.7 93.5 128.8 104.5 99.3L102.8 98.6 100.9 97.9 101.5 96.5C100.3 95.4 99.2 94.3 98.2 93 88.2 80.2 87.7 57.9 96.6 32.4H77.9V79.7H30.7V124.2H38.1C38.4 104.4 48.1 91.6 57.8 86ZM152.6 79.6C143.1 92.8 132.1 100.8 121.1 102.3 120.2 102.4 119.3 102.5 118.4 102.5L118.4 102.5 117.7 104.4 115.8 103.7 113.8 102.9C99.1 142.6 89 163.2 80.1 171.4H122.4V124.1H169.7V79.6H152.6Z";
}
.svicon.medical path {
  d: path(var(--medical-path));
}
.svicon.blinds {
  --blinds-path: "M97.6 179.1H14.5V171.7H97.6V179.1ZM12.1 20.9V38.4H15V39.6H24.7V43.1H15V46.2H24.7V49.7H15V52.8H24.7V56.3H15V59.4H24.7V62.9H15V66H24.7V69.5H15V72.6H24.7V76.1H15V79.2H24.7V82.7H15V85.8H24.7V89.3H15V92.4H24.7V95.9H15V99H24.7V102.5H15V105.6H24.7V109.1H15V112.2H24.7V115.7H15V118.8H24.7V122.3H15V125.4H24.7V128.9H15V132H24.7V135.5H15V138.6H24.7V142.1H15V145.2H24.7V148.7H15V151.8H24.7V155.3H15V158.4H98.1V155.3H27V151.8H98V148.7H27V145.2H98V142.1H27V138.6H98V135.5H27V132H98V129H27V125.5H98V122.4H27V118.9H98V115.8H27V112.3H98V109.2H27V105.7H98V102.6H27V99H98V95.9H27V92.4H98V89.3H27V85.8H98V82.7H27V79.2H98V76.1H27V72.6H98V69.5H27V66H98V62.9H27V59.4H98V56.3H27V52.8H98V49.7H27V46.2H98V43.1H27V39.6H98V38.4H101.9V39.6H113.3V43.1H101.9V46.2H113.3V49.7H101.9V52.8H113.3V56.3H101.9V59.4H113.3V62.9H101.9V66H113.3V69.5H101.9V72.6H113.3V76.1H101.9V79.2H113.3V82.7H101.9V85.8H113.3V89.3H101.9V92.4H113.3V95.9H101.9V99H113.3V100.7H101.5V108.5H113.3V156.2H115.7V108.5H184.6V100.7H115.7V99H185V95.9H115.7V92.4H185V89.3H115.7V85.8H185V82.7H115.7V79.2H185V76.1H115.7V72.6H185V69.5H115.7V66H185V62.9H115.7V59.4H185V56.3H115.7V52.8H185V49.7H115.7V46.2H185V43.1H115.7V39.6H185V38.4H187.9V20.9H12.1ZM15 165.1H98.1V162H15V165.1ZM15 171.7H98.1V168.6H15V171.7Z";
}
.svicon.blinds path {
  d: path(var(--blinds-path));
}
.svicon.shades {
  --shades-path: "M10 23.2H14.9V127H27.7V186.4H72.5 128.2 173V127H185.1V23.2H190V13.7H10V23.2ZM173 26C173.7 25.5 174.5 25.2 175.4 25.2 177.5 25.2 179.3 26.9 179.3 29.1S177.6 33 175.4 33C174.5 33 173.7 32.7 173 32.2V26ZM173 34.9C173.7 34.4 174.5 34.1 175.4 34.1 177.5 34.1 179.3 35.8 179.3 38S177.6 41.9 175.4 41.9C174.5 41.9 173.7 41.6 173 41.1V34.9ZM173 43.7C173.7 43.2 174.5 42.9 175.4 42.9 177.5 42.9 179.3 44.6 179.3 46.8S177.6 50.7 175.4 50.7C174.5 50.7 173.7 50.4 173 49.9V43.7ZM173 52.6C173.7 52.1 174.5 51.8 175.4 51.8 177.5 51.8 179.3 53.5 179.3 55.7S177.6 59.6 175.4 59.6C174.5 59.6 173.7 59.3 173 58.8V52.6ZM173 61.5C173.7 61 174.5 60.7 175.4 60.7 177.5 60.7 179.3 62.4 179.3 64.6S177.6 68.5 175.4 68.5C174.5 68.5 173.7 68.2 173 67.7V61.5ZM173 70.3C173.7 69.8 174.5 69.5 175.4 69.5 177.5 69.5 179.3 71.2 179.3 73.4S177.6 77.3 175.4 77.3C174.5 77.3 173.7 77 173 76.5V70.3ZM173 79.2C173.7 78.7 174.5 78.4 175.4 78.4 177.5 78.4 179.3 80.1 179.3 82.3S177.6 86.2 175.4 86.2C174.5 86.2 173.7 85.9 173 85.4V79.2ZM173 88.1C173.7 87.6 174.5 87.3 175.4 87.3 177.5 87.3 179.3 89 179.3 91.2S177.6 95.1 175.4 95.1C174.5 95.1 173.7 94.8 173 94.3V88.1ZM173 96.9C173.7 96.4 174.5 96.1 175.4 96.1 177.5 96.1 179.3 97.8 179.3 100S177.6 103.9 175.4 103.9C174.5 103.9 173.7 103.6 173 103.1V96.9ZM173 105.8C173.7 105.3 174.5 105 175.4 105 177.5 105 179.3 106.7 179.3 108.9S177.6 112.8 175.4 112.8C174.5 112.8 173.7 112.5 173 112V105.8ZM173 114.7C173.7 114.2 174.5 113.9 175.4 113.9 177.5 113.9 179.3 115.6 179.3 117.8S177.6 121.7 175.4 121.7C174.5 121.7 173.7 121.4 173 120.9V114.7ZM163.6 26.5H169.4V31.6C168.7 32.4 167.7 32.9 166.5 32.9 164.4 32.9 162.6 31.2 162.6 29 162.6 28.1 163 27.2 163.6 26.5ZM166.5 34C167.6 34 168.7 34.5 169.4 35.3V40.4C168.7 41.2 167.7 41.7 166.5 41.7 164.4 41.7 162.6 40 162.6 37.8S164.4 34 166.5 34ZM166.5 42.9C167.6 42.9 168.7 43.4 169.4 44.2V49.3C168.7 50.1 167.7 50.6 166.5 50.6 164.4 50.6 162.6 48.9 162.6 46.7S164.4 42.9 166.5 42.9ZM166.5 51.8C167.6 51.8 168.7 52.3 169.4 53.1V58.2C168.7 59 167.7 59.5 166.5 59.5 164.4 59.5 162.6 57.8 162.6 55.6S164.4 51.8 166.5 51.8ZM166.5 60.6C167.6 60.6 168.7 61.1 169.4 61.9V67C168.7 67.8 167.7 68.3 166.5 68.3 164.4 68.3 162.6 66.6 162.6 64.4S164.4 60.6 166.5 60.6ZM166.5 69.5C167.6 69.5 168.7 70 169.4 70.8V75.9C168.7 76.7 167.7 77.2 166.5 77.2 164.4 77.2 162.6 75.5 162.6 73.3S164.4 69.5 166.5 69.5ZM166.5 78.4C167.6 78.4 168.7 78.9 169.4 79.7V84.8C168.7 85.6 167.7 86.1 166.5 86.1 164.4 86.1 162.6 84.4 162.6 82.2S164.4 78.4 166.5 78.4ZM166.5 87.2C167.6 87.2 168.7 87.7 169.4 88.5V93.6C168.7 94.4 167.7 94.9 166.5 94.9 164.4 94.9 162.6 93.2 162.6 91S164.4 87.2 166.5 87.2ZM166.5 96.1C167.6 96.1 168.7 96.6 169.4 97.4V102.5C168.7 103.3 167.7 103.8 166.5 103.8 164.4 103.8 162.6 102.1 162.6 99.9S164.4 96.1 166.5 96.1ZM166.5 105C167.6 105 168.7 105.5 169.4 106.3V111.4C168.7 112.2 167.7 112.7 166.5 112.7 164.4 112.7 162.6 111 162.6 108.8S164.4 105 166.5 105ZM166.5 113.8C167.6 113.8 168.7 114.3 169.4 115.1V120.2C168.7 121 167.7 121.5 166.5 121.5 164.4 121.5 162.6 119.8 162.6 117.6S164.4 113.8 166.5 113.8ZM154.7 26.5H160.5C161.1 27.2 161.5 28.1 161.5 29 161.5 31.1 159.8 32.9 157.6 32.9S153.7 31.2 153.7 29C153.8 28.1 154.1 27.2 154.7 26.5ZM157.6 34C159.7 34 161.5 35.7 161.5 37.9S159.8 41.8 157.6 41.8 153.7 40.1 153.7 37.9 155.5 34 157.6 34ZM157.6 42.9C159.7 42.9 161.5 44.6 161.5 46.8S159.8 50.7 157.6 50.7 153.7 49 153.7 46.8 155.5 42.9 157.6 42.9ZM157.6 51.8C159.7 51.8 161.5 53.5 161.5 55.7S159.8 59.6 157.6 59.6 153.7 57.9 153.7 55.7 155.5 51.8 157.6 51.8ZM157.6 60.6C159.7 60.6 161.5 62.3 161.5 64.5S159.8 68.4 157.6 68.4 153.7 66.7 153.7 64.5 155.5 60.6 157.6 60.6ZM157.6 69.5C159.7 69.5 161.5 71.2 161.5 73.4S159.8 77.3 157.6 77.3 153.7 75.6 153.7 73.4 155.5 69.5 157.6 69.5ZM157.6 78.4C159.7 78.4 161.5 80.1 161.5 82.3S159.8 86.2 157.6 86.2 153.7 84.5 153.7 82.3 155.5 78.4 157.6 78.4ZM157.6 87.2C159.7 87.2 161.5 88.9 161.5 91.1S159.8 95 157.6 95 153.7 93.3 153.7 91.1 155.5 87.2 157.6 87.2ZM157.6 96.1C159.7 96.1 161.5 97.8 161.5 100S159.8 103.9 157.6 103.9 153.7 102.2 153.7 100 155.5 96.1 157.6 96.1ZM157.6 105C159.7 105 161.5 106.7 161.5 108.9S159.8 112.8 157.6 112.8 153.7 111.1 153.7 108.9 155.5 105 157.6 105ZM157.6 113.8C159.7 113.8 161.5 115.5 161.5 117.7S159.8 121.6 157.6 121.6 153.7 119.9 153.7 117.7 155.5 113.8 157.6 113.8ZM145.9 26.5H151.7C152.3 27.2 152.7 28.1 152.7 29 152.7 31.1 151 32.9 148.8 32.9S144.9 31.2 144.9 29C144.9 28.1 145.3 27.2 145.9 26.5ZM148.8 34C150.9 34 152.7 35.7 152.7 37.9S151 41.8 148.8 41.8 144.9 40.1 144.9 37.9 146.6 34 148.8 34ZM148.8 42.9C150.9 42.9 152.7 44.6 152.7 46.8S151 50.7 148.8 50.7 144.9 49 144.9 46.8 146.6 42.9 148.8 42.9ZM148.8 51.8C150.9 51.8 152.7 53.5 152.7 55.7S151 59.6 148.8 59.6 144.9 57.9 144.9 55.7 146.6 51.8 148.8 51.8ZM148.8 60.6C150.9 60.6 152.7 62.3 152.7 64.5S151 68.4 148.8 68.4 144.9 66.7 144.9 64.5 146.6 60.6 148.8 60.6ZM148.8 69.5C150.9 69.5 152.7 71.2 152.7 73.4S151 77.3 148.8 77.3 144.9 75.6 144.9 73.4 146.6 69.5 148.8 69.5ZM148.8 78.4C150.9 78.4 152.7 80.1 152.7 82.3S151 86.2 148.8 86.2 144.9 84.5 144.9 82.3 146.6 78.4 148.8 78.4ZM148.8 87.2C150.9 87.2 152.7 88.9 152.7 91.1S151 95 148.8 95 144.9 93.3 144.9 91.1 146.6 87.2 148.8 87.2ZM148.8 96.1C150.9 96.1 152.7 97.8 152.7 100S151 103.9 148.8 103.9 144.9 102.2 144.9 100 146.6 96.1 148.8 96.1ZM148.8 105C150.9 105 152.7 106.7 152.7 108.9S151 112.8 148.8 112.8 144.9 111.1 144.9 108.9 146.6 105 148.8 105ZM148.8 113.8C150.9 113.8 152.7 115.5 152.7 117.7S151 121.6 148.8 121.6 144.9 119.9 144.9 117.7 146.6 113.8 148.8 113.8ZM137 26.5H142.8C143.4 27.2 143.8 28.1 143.8 29 143.8 31.1 142.1 32.9 139.9 32.9S136 31.2 136 29C136 28.1 136.4 27.2 137 26.5ZM139.9 34C142 34 143.8 35.7 143.8 37.9S142.1 41.8 139.9 41.8 136 40 136 37.9 137.8 34 139.9 34ZM139.9 42.9C142 42.9 143.8 44.6 143.8 46.8S142.1 50.7 139.9 50.7 136 49 136 46.8 137.8 42.9 139.9 42.9ZM139.9 51.8C142 51.8 143.8 53.5 143.8 55.7S142.1 59.6 139.9 59.6 136 57.9 136 55.7 137.8 51.8 139.9 51.8ZM139.9 60.6C142 60.6 143.8 62.3 143.8 64.5S142.1 68.4 139.9 68.4 136 66.7 136 64.5 137.8 60.6 139.9 60.6ZM139.9 69.5C142 69.5 143.8 71.2 143.8 73.4S142.1 77.3 139.9 77.3 136 75.6 136 73.4 137.8 69.5 139.9 69.5ZM139.9 78.4C142 78.4 143.8 80.1 143.8 82.3S142.1 86.2 139.9 86.2 136 84.5 136 82.3 137.8 78.4 139.9 78.4ZM139.9 87.2C142 87.2 143.8 88.9 143.8 91.1S142 95 139.9 95 136 93.3 136 91.1 137.8 87.2 139.9 87.2ZM139.9 96.1C142 96.1 143.8 97.8 143.8 100S142.1 103.9 139.9 103.9 136 102.2 136 100 137.8 96.1 139.9 96.1ZM139.9 105C142 105 143.8 106.7 143.8 108.9S142.1 112.8 139.9 112.8 136 111.1 136 108.9 137.8 105 139.9 105ZM139.9 113.8C142 113.8 143.8 115.5 143.8 117.7S142.1 121.6 139.9 121.6 136 119.9 136 117.7 137.8 113.8 139.9 113.8ZM128.2 26.5H133.9C134.5 27.2 134.9 28.1 134.9 29 134.9 31.1 133.2 32.9 131 32.9 129.9 32.9 128.9 32.4 128.2 31.7V26.5ZM128.2 35.3C128.9 34.6 129.9 34.1 131 34.1 133.1 34.1 134.9 35.8 134.9 38S133.2 41.9 131 41.9C129.9 41.9 128.9 41.4 128.2 40.7V35.3ZM128.2 44.1C128.9 43.4 129.9 42.9 131 42.9 133.1 42.9 134.9 44.6 134.9 46.8S133.2 50.7 131 50.7C129.9 50.7 128.9 50.2 128.2 49.5V44.1ZM128.2 53C128.9 52.3 129.9 51.8 131 51.8 133.1 51.8 134.9 53.5 134.9 55.7S133.2 59.6 131 59.6C129.9 59.6 128.9 59.1 128.2 58.4V53ZM128.2 61.9C128.9 61.2 129.9 60.7 131 60.7 133.1 60.7 134.9 62.4 134.9 64.6S133.2 68.5 131 68.5C129.9 68.5 128.9 68 128.2 67.3V61.9ZM128.2 70.7C128.9 70 129.9 69.5 131 69.5 133.1 69.5 134.9 71.2 134.9 73.4S133.2 77.3 131 77.3C129.9 77.3 128.9 76.8 128.2 76.1V70.7ZM128.2 79.6C128.9 78.9 129.9 78.4 131 78.4 133.1 78.4 134.9 80.1 134.9 82.3S133.2 86.2 131 86.2C129.9 86.2 128.9 85.7 128.2 85V79.6ZM128.2 88.5C128.9 87.8 129.9 87.3 131 87.3 133.1 87.3 134.9 89 134.9 91.2S133.2 95 131 95C129.9 95 128.9 94.5 128.2 93.8V88.5ZM128.2 97.3C128.9 96.6 129.9 96.1 131 96.1 133.1 96.1 134.9 97.8 134.9 100S133.2 103.9 131 103.9C129.9 103.9 128.9 103.4 128.2 102.7V97.3ZM128.2 106.2C128.9 105.5 129.9 105 131 105 133.1 105 134.9 106.7 134.9 108.9S133.2 112.8 131 112.8C129.9 112.8 128.9 112.3 128.2 111.6V106.2ZM128.2 115.1C128.9 114.4 129.9 113.9 131 113.9 133.1 113.9 134.9 115.6 134.9 117.8S133.2 121.7 131 121.7C129.9 121.7 128.9 121.2 128.2 120.5V115.1ZM128.2 126.9H169.3V179.2H128.2V126.9ZM119.3 26.5H124.6V32C123.9 32.5 123.1 32.9 122.2 32.9 120.1 32.9 118.3 31.2 118.3 29 118.3 28.1 118.7 27.2 119.3 26.5ZM122.2 34C123.1 34 124 34.3 124.6 34.9V40.9C123.9 41.4 123.1 41.8 122.2 41.8 120.1 41.8 118.3 40.1 118.3 37.9S120 34 122.2 34ZM122.2 42.9C123.1 42.9 124 43.2 124.6 43.8V49.8C123.9 50.3 123.1 50.7 122.2 50.7 120.1 50.7 118.3 49 118.3 46.8S120 42.9 122.2 42.9ZM122.2 51.8C123.1 51.8 124 52.1 124.6 52.7V58.7C123.9 59.2 123.1 59.6 122.2 59.6 120.1 59.6 118.3 57.9 118.3 55.7S120 51.8 122.2 51.8ZM122.2 60.6C123.1 60.6 124 60.9 124.6 61.5V67.5C123.9 68 123.1 68.4 122.2 68.4 120.1 68.4 118.3 66.7 118.3 64.5S120 60.6 122.2 60.6ZM122.2 69.5C123.1 69.5 124 69.8 124.6 70.4V76.4C123.9 76.9 123.1 77.3 122.2 77.3 120.1 77.3 118.3 75.6 118.3 73.4S120 69.5 122.2 69.5ZM122.2 78.4C123.1 78.4 124 78.7 124.6 79.3V85.3C123.9 85.8 123.1 86.2 122.2 86.2 120.1 86.2 118.3 84.5 118.3 82.3S120 78.4 122.2 78.4ZM122.2 87.2C123.1 87.2 124 87.5 124.6 88.1V94.1C123.9 94.6 123.1 95 122.2 95 120.1 95 118.3 93.3 118.3 91.1S120 87.2 122.2 87.2ZM122.2 96.1C123.1 96.1 124 96.4 124.6 97V103C123.9 103.5 123.1 103.9 122.2 103.9 120.1 103.9 118.3 102.2 118.3 100S120 96.1 122.2 96.1ZM122.2 105C123.1 105 124 105.3 124.6 105.9V111.9C123.9 112.4 123.1 112.8 122.2 112.8 120.1 112.8 118.3 111.1 118.3 108.9S120 105 122.2 105ZM122.2 113.8C123.1 113.8 124 114.1 124.6 114.7V120.7C123.9 121.2 123.1 121.6 122.2 121.6 120.1 121.6 118.3 119.9 118.3 117.7S120 113.8 122.2 113.8ZM110.4 26.5H116.2C116.8 27.2 117.2 28.1 117.2 29 117.2 31.1 115.5 32.9 113.3 32.9S109.4 31.2 109.4 29C109.4 28.1 109.8 27.2 110.4 26.5ZM113.3 34C115.4 34 117.2 35.7 117.2 37.9S115.5 41.8 113.3 41.8 109.4 40.1 109.4 37.9 111.2 34 113.3 34ZM113.3 42.9C115.4 42.9 117.2 44.6 117.2 46.8S115.5 50.7 113.3 50.7 109.4 49 109.4 46.8 111.2 42.9 113.3 42.9ZM113.3 51.8C115.4 51.8 117.2 53.5 117.2 55.7S115.5 59.6 113.3 59.6 109.4 57.9 109.4 55.7 111.2 51.8 113.3 51.8ZM113.3 60.6C115.4 60.6 117.2 62.3 117.2 64.5S115.5 68.4 113.3 68.4 109.4 66.7 109.4 64.5 111.2 60.6 113.3 60.6ZM113.3 69.5C115.4 69.5 117.2 71.2 117.2 73.4S115.5 77.3 113.3 77.3 109.4 75.6 109.4 73.4 111.2 69.5 113.3 69.5ZM113.3 78.4C115.4 78.4 117.2 80.1 117.2 82.3S115.5 86.2 113.3 86.2 109.4 84.5 109.4 82.3 111.2 78.4 113.3 78.4ZM113.3 87.2C115.4 87.2 117.2 88.9 117.2 91.1S115.5 95 113.3 95 109.4 93.3 109.4 91.1 111.2 87.2 113.3 87.2ZM113.3 96.1C115.4 96.1 117.2 97.8 117.2 100S115.5 103.9 113.3 103.9 109.4 102.2 109.4 100 111.2 96.1 113.3 96.1ZM113.3 105C115.4 105 117.2 106.7 117.2 108.9S115.5 112.8 113.3 112.8 109.4 111.1 109.4 108.9 111.2 105 113.3 105ZM113.3 113.8C115.4 113.8 117.2 115.5 117.2 117.7S115.5 121.6 113.3 121.6 109.4 119.9 109.4 117.7 111.2 113.8 113.3 113.8ZM101.5 26.5H107.3C107.9 27.2 108.3 28.1 108.3 29 108.3 31.1 106.6 32.9 104.4 32.9S100.5 31.2 100.5 29C100.6 28.1 100.9 27.2 101.5 26.5ZM104.4 34C106.5 34 108.3 35.7 108.3 37.9S106.6 41.8 104.4 41.8 100.5 40.1 100.5 37.9 102.3 34 104.4 34ZM104.4 42.9C106.5 42.9 108.3 44.6 108.3 46.8S106.6 50.7 104.4 50.7 100.5 49 100.5 46.8 102.3 42.9 104.4 42.9ZM104.4 51.8C106.5 51.8 108.3 53.5 108.3 55.7S106.6 59.6 104.4 59.6 100.5 57.9 100.5 55.7 102.3 51.8 104.4 51.8ZM104.4 60.6C106.5 60.6 108.3 62.3 108.3 64.5S106.6 68.4 104.4 68.4 100.5 66.7 100.5 64.5 102.3 60.6 104.4 60.6ZM104.4 69.5C106.5 69.5 108.3 71.2 108.3 73.4S106.6 77.3 104.4 77.3 100.5 75.6 100.5 73.4 102.3 69.5 104.4 69.5ZM104.4 78.4C106.5 78.4 108.3 80.1 108.3 82.3S106.6 86.2 104.4 86.2 100.5 84.5 100.5 82.3 102.3 78.4 104.4 78.4ZM104.4 87.2C106.5 87.2 108.3 88.9 108.3 91.1S106.6 95 104.4 95 100.5 93.3 100.5 91.1 102.3 87.2 104.4 87.2ZM104.4 96.1C106.5 96.1 108.3 97.8 108.3 100S106.6 103.9 104.4 103.9 100.5 102.2 100.5 100 102.3 96.1 104.4 96.1ZM104.4 105C106.5 105 108.3 106.7 108.3 108.9S106.6 112.8 104.4 112.8 100.5 111.1 100.5 108.9 102.3 105 104.4 105ZM104.4 113.8C106.5 113.8 108.3 115.5 108.3 117.7S106.6 121.6 104.4 121.6 100.5 119.9 100.5 117.7 102.3 113.8 104.4 113.8ZM92.7 26.5H98.5C99.1 27.2 99.5 28.1 99.5 29 99.5 31.1 97.8 32.9 95.6 32.9S91.7 31.2 91.7 29C91.7 28.1 92.1 27.2 92.7 26.5ZM95.6 34C97.7 34 99.5 35.7 99.5 37.9S97.8 41.8 95.6 41.8 91.7 40.1 91.7 37.9 93.4 34 95.6 34ZM95.6 42.9C97.7 42.9 99.5 44.6 99.5 46.8S97.8 50.7 95.6 50.7 91.7 49 91.7 46.8 93.4 42.9 95.6 42.9ZM95.6 51.8C97.7 51.8 99.5 53.5 99.5 55.7S97.8 59.6 95.6 59.6 91.7 57.9 91.7 55.7 93.4 51.8 95.6 51.8ZM95.6 60.6C97.7 60.6 99.5 62.3 99.5 64.5S97.8 68.4 95.6 68.4 91.7 66.7 91.7 64.5 93.4 60.6 95.6 60.6ZM95.6 69.5C97.7 69.5 99.5 71.2 99.5 73.4S97.8 77.3 95.6 77.3 91.7 75.6 91.7 73.4 93.4 69.5 95.6 69.5ZM95.6 78.4C97.7 78.4 99.5 80.1 99.5 82.3S97.8 86.2 95.6 86.2 91.7 84.5 91.7 82.3 93.4 78.4 95.6 78.4ZM95.6 87.2C97.7 87.2 99.5 88.9 99.5 91.1S97.7 95 95.6 95 91.7 93.3 91.7 91.1 93.4 87.2 95.6 87.2ZM95.6 96.1C97.7 96.1 99.5 97.8 99.5 100S97.8 103.9 95.6 103.9 91.7 102.2 91.7 100 93.4 96.1 95.6 96.1ZM95.6 105C97.7 105 99.5 106.7 99.5 108.9S97.8 112.8 95.6 112.8 91.7 111.1 91.7 108.9 93.4 105 95.6 105ZM95.6 113.8C97.7 113.8 99.5 115.5 99.5 117.7S97.8 121.6 95.6 121.6 91.7 119.9 91.7 117.7 93.4 113.8 95.6 113.8ZM83.8 26.5H89.6C90.2 27.2 90.6 28.1 90.6 29 90.6 31.1 88.9 32.9 86.7 32.9S82.8 31.2 82.8 29C82.8 28.1 83.2 27.2 83.8 26.5ZM86.7 34C88.8 34 90.6 35.7 90.6 37.9S88.9 41.8 86.7 41.8 82.8 40.1 82.8 37.9 84.6 34 86.7 34ZM86.7 42.9C88.8 42.9 90.6 44.6 90.6 46.8S88.9 50.7 86.7 50.7 82.8 49 82.8 46.8 84.6 42.9 86.7 42.9ZM86.7 51.8C88.8 51.8 90.6 53.5 90.6 55.7S88.9 59.6 86.7 59.6 82.8 57.9 82.8 55.7 84.6 51.8 86.7 51.8ZM86.7 60.6C88.8 60.6 90.6 62.3 90.6 64.5S88.9 68.4 86.7 68.4 82.8 66.7 82.8 64.5 84.6 60.6 86.7 60.6ZM86.7 69.5C88.8 69.5 90.6 71.2 90.6 73.4S88.9 77.3 86.7 77.3 82.8 75.6 82.8 73.4 84.6 69.5 86.7 69.5ZM86.7 78.4C88.8 78.4 90.6 80.1 90.6 82.3S88.9 86.2 86.7 86.2 82.8 84.5 82.8 82.3 84.6 78.4 86.7 78.4ZM86.7 87.2C88.8 87.2 90.6 88.9 90.6 91.1S88.8 95 86.7 95 82.8 93.3 82.8 91.1 84.6 87.2 86.7 87.2ZM86.7 96.1C88.8 96.1 90.6 97.8 90.6 100S88.9 103.9 86.7 103.9 82.8 102.2 82.8 100 84.6 96.1 86.7 96.1ZM86.7 105C88.8 105 90.6 106.7 90.6 108.9S88.9 112.8 86.7 112.8 82.8 111.1 82.8 108.9 84.6 105 86.7 105ZM86.7 113.8C88.8 113.8 90.6 115.5 90.6 117.7S88.9 121.6 86.7 121.6 82.8 119.9 82.8 117.7 84.6 113.8 86.7 113.8ZM76.2 26.5H80.8C81.4 27.2 81.8 28.1 81.8 29 81.8 31.1 80.1 32.9 77.9 32.9 77.3 32.9 76.7 32.8 76.2 32.5V26.5ZM76.2 34.4C76.7 34.2 77.3 34 77.9 34 80 34 81.8 35.7 81.8 37.9S80.1 41.8 77.9 41.8C77.3 41.8 76.7 41.7 76.2 41.4V34.4ZM76.2 43.3C76.7 43.1 77.3 42.9 77.9 42.9 80 42.9 81.8 44.6 81.8 46.8S80.1 50.7 77.9 50.7C77.3 50.7 76.7 50.6 76.2 50.3V43.3ZM76.2 52.2C76.7 52 77.3 51.8 77.9 51.8 80 51.8 81.8 53.5 81.8 55.7S80.1 59.6 77.9 59.6C77.3 59.6 76.7 59.5 76.2 59.2V52.2ZM76.2 61C76.7 60.8 77.3 60.6 77.9 60.6 80 60.6 81.8 62.3 81.8 64.5S80.1 68.4 77.9 68.4C77.3 68.4 76.7 68.3 76.2 68V61ZM76.2 69.9C76.7 69.7 77.3 69.5 77.9 69.5 80 69.5 81.8 71.2 81.8 73.4S80.1 77.3 77.9 77.3C77.3 77.3 76.7 77.2 76.2 76.9V69.9ZM76.2 78.8C76.7 78.6 77.3 78.4 77.9 78.4 80 78.4 81.8 80.1 81.8 82.3S80.1 86.2 77.9 86.2C77.3 86.2 76.7 86.1 76.2 85.8V78.8ZM76.2 87.6C76.7 87.4 77.3 87.2 77.9 87.2 80 87.2 81.8 88.9 81.8 91.1S80 95 77.8 95C77.2 95 76.6 94.9 76.1 94.6V87.6ZM76.2 96.5C76.7 96.3 77.3 96.1 77.9 96.1 80 96.1 81.8 97.8 81.8 100S80.1 103.9 77.9 103.9C77.3 103.9 76.7 103.8 76.2 103.5V96.5ZM76.2 105.4C76.7 105.2 77.3 105 77.9 105 80 105 81.8 106.7 81.8 108.9S80.1 112.8 77.9 112.8C77.3 112.8 76.7 112.7 76.2 112.4V105.4ZM76.2 114.2C76.7 114 77.3 113.8 77.9 113.8 80 113.8 81.8 115.5 81.8 117.7S80.1 121.6 77.9 121.6C77.3 121.6 76.7 121.5 76.2 121.2V114.2ZM76.2 126.9H124.6V179.2H76.2V126.9ZM66.1 26.5H71.9C72.2 26.8 72.4 27.2 72.6 27.5V30.5C72 31.9 70.6 32.9 69 32.9 66.9 32.9 65.1 31.2 65.1 29 65.1 28.1 65.5 27.2 66.1 26.5ZM69 34C70.6 34 72 35 72.6 36.4V39.4C72 40.8 70.6 41.8 69 41.8 66.9 41.8 65.1 40.1 65.1 37.9S66.8 34 69 34ZM69 42.9C70.6 42.9 72 43.9 72.6 45.3V48.3C72 49.7 70.6 50.7 69 50.7 66.9 50.7 65.1 49 65.1 46.8S66.8 42.9 69 42.9ZM69 51.8C70.6 51.8 72 52.8 72.6 54.2V57.2C72 58.6 70.6 59.6 69 59.6 66.9 59.6 65.1 57.9 65.1 55.7S66.8 51.8 69 51.8ZM69 60.6C70.6 60.6 72 61.6 72.6 63V66C72 67.4 70.6 68.4 69 68.4 66.9 68.4 65.1 66.7 65.1 64.5S66.8 60.6 69 60.6ZM69 69.5C70.6 69.5 72 70.5 72.6 71.9V74.9C72 76.3 70.6 77.3 69 77.3 66.9 77.3 65.1 75.6 65.1 73.4S66.8 69.5 69 69.5ZM69 78.4C70.6 78.4 72 79.4 72.6 80.8V83.8C72 85.2 70.6 86.2 69 86.2 66.9 86.2 65.1 84.5 65.1 82.3S66.8 78.4 69 78.4ZM69 87.2C70.6 87.2 72 88.2 72.6 89.6V92.6C71.9 94 70.6 95 69 95 66.9 95 65.1 93.3 65.1 91.1S66.8 87.2 69 87.2ZM69 96.1C70.6 96.1 72 97.1 72.6 98.5V101.5C72 102.9 70.6 103.9 69 103.9 66.9 103.9 65.1 102.2 65.1 100S66.8 96.1 69 96.1ZM69 105C70.6 105 72 106 72.6 107.4V110.4C72 111.8 70.6 112.8 69 112.8 66.9 112.8 65.1 111.1 65.1 108.9S66.8 105 69 105ZM69 113.8C70.6 113.8 72 114.8 72.6 116.2V119.2C72 120.6 70.6 121.6 69 121.6 66.9 121.6 65.1 119.9 65.1 117.7S66.8 113.8 69 113.8ZM57.2 26.5H63C63.6 27.2 64 28.1 64 29 64 31.1 62.3 32.9 60.1 32.9S56.2 31.2 56.2 29C56.2 28.1 56.6 27.2 57.2 26.5ZM60.1 34C62.2 34 64 35.7 64 37.9S62.3 41.8 60.1 41.8 56.2 40.1 56.2 37.9 58 34 60.1 34ZM60.1 42.9C62.2 42.9 64 44.6 64 46.8S62.3 50.7 60.1 50.7 56.2 49 56.2 46.8 58 42.9 60.1 42.9ZM60.1 51.8C62.2 51.8 64 53.5 64 55.7S62.3 59.6 60.1 59.6 56.2 57.9 56.2 55.7 58 51.8 60.1 51.8ZM60.1 60.6C62.2 60.6 64 62.3 64 64.5S62.3 68.4 60.1 68.4 56.2 66.7 56.2 64.5 58 60.6 60.1 60.6ZM60.1 69.5C62.2 69.5 64 71.2 64 73.4S62.3 77.3 60.1 77.3 56.2 75.6 56.2 73.4 58 69.5 60.1 69.5ZM60.1 78.4C62.2 78.4 64 80.1 64 82.3S62.3 86.2 60.1 86.2 56.2 84.5 56.2 82.3 58 78.4 60.1 78.4ZM60.1 87.2C62.2 87.2 64 88.9 64 91.1S62.2 95 60.1 95 56.2 93.3 56.2 91.1 58 87.2 60.1 87.2ZM60.1 96.1C62.2 96.1 64 97.8 64 100S62.3 103.9 60.1 103.9 56.2 102.2 56.2 100 58 96.1 60.1 96.1ZM60.1 105C62.2 105 64 106.7 64 108.9S62.3 112.8 60.1 112.8 56.2 111.1 56.2 108.9 58 105 60.1 105ZM60.1 113.8C62.2 113.8 64 115.5 64 117.7S62.3 121.6 60.1 121.6 56.2 119.9 56.2 117.7 58 113.8 60.1 113.8ZM48.3 26.5H54.1C54.7 27.2 55.1 28.1 55.1 29 55.1 31.1 53.4 32.9 51.2 32.9S47.3 31.2 47.3 29C47.4 28.1 47.7 27.2 48.3 26.5ZM51.2 34C53.3 34 55.1 35.7 55.1 37.9S53.4 41.8 51.2 41.8 47.3 40.1 47.3 37.9 49.1 34 51.2 34ZM51.2 42.9C53.3 42.9 55.1 44.6 55.1 46.8S53.4 50.7 51.2 50.7 47.3 49 47.3 46.8 49.1 42.9 51.2 42.9ZM51.2 51.8C53.3 51.8 55.1 53.5 55.1 55.7S53.4 59.6 51.2 59.6 47.3 57.9 47.3 55.7 49.1 51.8 51.2 51.8ZM51.2 60.6C53.3 60.6 55.1 62.3 55.1 64.5S53.4 68.4 51.2 68.4 47.3 66.7 47.3 64.5 49.1 60.6 51.2 60.6ZM51.2 69.5C53.3 69.5 55.1 71.2 55.1 73.4S53.4 77.3 51.2 77.3 47.3 75.6 47.3 73.4 49.1 69.5 51.2 69.5ZM51.2 78.4C53.3 78.4 55.1 80.1 55.1 82.3S53.4 86.2 51.2 86.2 47.3 84.5 47.3 82.3 49.1 78.4 51.2 78.4ZM51.2 87.2C53.3 87.2 55.1 88.9 55.1 91.1S53.4 95 51.2 95 47.3 93.3 47.3 91.1 49.1 87.2 51.2 87.2ZM51.2 96.1C53.3 96.1 55.1 97.8 55.1 100S53.4 103.9 51.2 103.9 47.3 102.2 47.3 100 49.1 96.1 51.2 96.1ZM51.2 105C53.3 105 55.1 106.7 55.1 108.9S53.4 112.8 51.2 112.8 47.3 111.1 47.3 108.9 49.1 105 51.2 105ZM51.2 113.8C53.3 113.8 55.1 115.5 55.1 117.7S53.4 121.6 51.2 121.6 47.3 119.9 47.3 117.7 49.1 113.8 51.2 113.8ZM39.5 26.5H45.3C45.9 27.2 46.3 28.1 46.3 29 46.3 31.1 44.6 32.9 42.4 32.9S38.5 31.2 38.5 29C38.5 28.1 38.9 27.2 39.5 26.5ZM42.4 34C44.5 34 46.3 35.7 46.3 37.9S44.6 41.8 42.4 41.8 38.5 40.1 38.5 37.9 40.2 34 42.4 34ZM42.4 42.9C44.5 42.9 46.3 44.6 46.3 46.8S44.6 50.7 42.4 50.7 38.5 49 38.5 46.8 40.2 42.9 42.4 42.9ZM42.4 51.8C44.5 51.8 46.3 53.5 46.3 55.7S44.6 59.6 42.4 59.6 38.5 57.9 38.5 55.7 40.2 51.8 42.4 51.8ZM42.4 60.6C44.5 60.6 46.3 62.3 46.3 64.5S44.6 68.4 42.4 68.4 38.5 66.7 38.5 64.5 40.2 60.6 42.4 60.6ZM42.4 69.5C44.5 69.5 46.3 71.2 46.3 73.4S44.6 77.3 42.4 77.3 38.5 75.6 38.5 73.4 40.2 69.5 42.4 69.5ZM42.4 78.4C44.5 78.4 46.3 80.1 46.3 82.3S44.6 86.2 42.4 86.2 38.5 84.5 38.5 82.3 40.2 78.4 42.4 78.4ZM42.4 87.2C44.5 87.2 46.3 88.9 46.3 91.1S44.5 95 42.4 95 38.5 93.3 38.5 91.1 40.2 87.2 42.4 87.2ZM42.4 96.1C44.5 96.1 46.3 97.8 46.3 100S44.6 103.9 42.4 103.9 38.5 102.2 38.5 100 40.2 96.1 42.4 96.1ZM42.4 105C44.5 105 46.3 106.7 46.3 108.9S44.6 112.8 42.4 112.8 38.5 111.1 38.5 108.9 40.2 105 42.4 105ZM42.4 113.8C44.5 113.8 46.3 115.5 46.3 117.7S44.6 121.6 42.4 121.6 38.5 119.9 38.5 117.7 40.2 113.8 42.4 113.8ZM31.4 26.5H36.4C37 27.2 37.4 28.1 37.4 29 37.4 31.1 35.7 32.9 33.5 32.9 32.7 32.9 32 32.7 31.4 32.3V26.5ZM31.4 34.7C32 34.3 32.7 34.1 33.5 34.1 35.6 34.1 37.4 35.8 37.4 38S35.7 41.9 33.5 41.9C32.7 41.9 32 41.7 31.4 41.3V34.7ZM31.4 43.5C32 43.1 32.7 42.9 33.5 42.9 35.6 42.9 37.4 44.6 37.4 46.8S35.7 50.7 33.5 50.7C32.7 50.7 32 50.5 31.4 50.1V43.5ZM31.4 52.4C32 52 32.7 51.8 33.5 51.8 35.6 51.8 37.4 53.5 37.4 55.7S35.7 59.6 33.5 59.6C32.7 59.6 32 59.4 31.4 59V52.4ZM31.4 61.3C32 60.9 32.7 60.7 33.5 60.7 35.6 60.7 37.4 62.4 37.4 64.6S35.7 68.5 33.5 68.5C32.7 68.5 32 68.3 31.4 67.9V61.3ZM31.4 70.1C32 69.7 32.7 69.5 33.5 69.5 35.6 69.5 37.4 71.2 37.4 73.4S35.7 77.3 33.5 77.3C32.7 77.3 32 77.1 31.4 76.7V70.1ZM31.4 79C32 78.6 32.7 78.4 33.5 78.4 35.6 78.4 37.4 80.1 37.4 82.3S35.7 86.2 33.5 86.2C32.7 86.2 32 86 31.4 85.6V79ZM31.4 87.9C32 87.5 32.7 87.3 33.5 87.3 35.6 87.3 37.4 89 37.4 91.2S35.6 95 33.5 95C32.7 95 32 94.8 31.4 94.4V87.9ZM31.4 96.7C32 96.3 32.7 96.1 33.5 96.1 35.6 96.1 37.4 97.8 37.4 100S35.7 103.9 33.5 103.9C32.7 103.9 32 103.7 31.4 103.3V96.7ZM31.4 105.6C32 105.2 32.7 105 33.5 105 35.6 105 37.4 106.7 37.4 108.9S35.7 112.8 33.5 112.8C32.7 112.8 32 112.6 31.4 112.2V105.6ZM31.4 114.5C32 114.1 32.7 113.9 33.5 113.9 35.6 113.9 37.4 115.6 37.4 117.8S35.7 121.7 33.5 121.7C32.7 121.7 32 121.5 31.4 121.1V114.5ZM31.4 126.9H72.5V179.2H31.4V126.9ZM24.6 25.2C25.9 25.2 27 25.8 27.7 26.8V31.3C27 32.3 25.9 32.9 24.6 32.9 22.5 32.9 20.7 31.2 20.7 29S22.5 25.2 24.6 25.2ZM24.6 34C25.9 34 27 34.6 27.7 35.6V40.1C27 41.1 25.9 41.7 24.6 41.7 22.5 41.7 20.7 40 20.7 37.8S22.5 34 24.6 34ZM24.6 42.9C25.9 42.9 27 43.5 27.7 44.5V49C27 50 25.9 50.6 24.6 50.6 22.5 50.6 20.7 48.9 20.7 46.7S22.5 42.9 24.6 42.9ZM24.6 51.8C25.9 51.8 27 52.4 27.7 53.4V57.9C27 58.9 25.9 59.5 24.6 59.5 22.5 59.5 20.7 57.8 20.7 55.6S22.5 51.8 24.6 51.8ZM24.6 60.6C25.9 60.6 27 61.2 27.7 62.2V66.7C27 67.7 25.9 68.3 24.6 68.3 22.5 68.3 20.7 66.6 20.7 64.4S22.5 60.6 24.6 60.6ZM24.6 69.5C25.9 69.5 27 70.1 27.7 71.1V75.6C27 76.6 25.9 77.2 24.6 77.2 22.5 77.2 20.7 75.5 20.7 73.3S22.5 69.5 24.6 69.5ZM24.6 78.4C25.9 78.4 27 79 27.7 80V84.5C27 85.5 25.9 86.1 24.6 86.1 22.5 86.1 20.7 84.4 20.7 82.2S22.5 78.4 24.6 78.4ZM24.6 87.2C25.9 87.2 27 87.8 27.7 88.8V93.3C27 94.3 25.9 94.9 24.6 94.9 22.5 94.9 20.7 93.2 20.7 91S22.5 87.2 24.6 87.2ZM24.6 96.1C25.9 96.1 27 96.7 27.7 97.7V102.2C27 103.2 25.9 103.8 24.6 103.8 22.5 103.8 20.7 102.1 20.7 99.9S22.5 96.1 24.6 96.1ZM24.6 105C25.9 105 27 105.6 27.7 106.6V111.1C27 112.1 25.9 112.7 24.6 112.7 22.5 112.7 20.7 111 20.7 108.8S22.5 105 24.6 105ZM24.6 113.8C25.9 113.8 27 114.4 27.7 115.4V119.9C27 120.9 25.9 121.5 24.6 121.5 22.5 121.5 20.7 119.8 20.7 117.6S22.5 113.8 24.6 113.8Z";
}
.svicon.shades path {
  d: path(var(--shades-path));
}
.svicon.shutters {
  --shutters-path: "M178 9.2H105.6V7.9H94.4V9.1H22V190.7H94.4V191.9H105.5V190.7H178V9.2ZM30.5 24.8H94.4V26.8H30.5V24.8ZM30.5 39.6H94.4V41.6H30.5V39.6ZM30.5 54.5H94.4V56.5H30.5V54.5ZM30.5 69.3H94.4V71.3H30.5V69.3ZM30.5 84.2H94.4V86.2H30.5V84.2ZM30.5 99H94.4V101H30.5V99ZM30.5 113.9H94.4V115.9H30.5V113.9ZM30.5 128.7H94.4V130.7H30.5V128.7ZM30.5 143.6H94.4V145.6H30.5V143.6ZM30.5 158.4H94.4V160.4H30.5V158.4ZM30.5 175.2V173.2H94.4V175.2H30.5ZM169.5 175.2H105.6V173.2H169.5V175.2ZM169.5 160.4H105.6V158.4H169.5V160.4ZM169.5 145.5H105.6V143.5H169.5V145.5ZM169.5 130.7H105.6V128.7H169.5V130.7ZM169.5 115.8H105.6V113.8H169.5V115.8ZM169.5 101H105.6V99H169.5V101ZM169.5 86.1H105.6V84.1H169.5V86.1ZM169.5 71.3H105.6V69.3H169.5V71.3ZM169.5 56.4H105.6V54.4H169.5V56.4ZM169.5 41.6H105.6V39.6H169.5V41.6ZM169.5 26.7H105.6V24.7H169.5V26.7Z";
}
.svicon.shutters path {
  d: path(var(--shutters-path));
}
.svicon.screens {
  --screens-path: "M173.9,44.6h-52.2c-5.4,0-9.8,3.7-9.8,8.2v12.6H26.7c-5.7,0-10.4,4.5-10.4,9.9v51.3c0,5.5,4.7,9.9,10.4,9.9h22.2v13.9h50.7	v-13.9h3.3v14.1c0,2.6,2.1,4.7,4.7,4.7h24.9c2.6,0,4.7-2.1,4.7-4.7v-6.6h36.8c5.4,0,9.8-3.7,9.8-8.2V52.8	C183.7,48.3,179.3,44.6,173.9,44.6z M102.8,103.1v29.3H26.7c-3.3,0-6.1-2.6-6.1-5.8V75.3c0-3.2,2.7-5.8,6.1-5.8h85.2v28.9h-4.4	C104.9,98.4,102.8,100.5,102.8,103.1z M135.1,150.7c0,1.5-1.2,2.7-2.7,2.7h-24.9c-1.5,0-2.7-1.2-2.7-2.7v-47.5	c0-1.5,1.2-2.7,2.7-2.7h24.9c1.5,0,2.7,1.2,2.7,2.7V150.7z M179.6,135.9c0,2.6-2.6,4.8-5.7,4.8h-36.8v-37.5c0-2.6-2.1-4.7-4.7-4.7	H116l0-33V52.8c0-2.6,2.6-4.8,5.7-4.8h52.2c3.2,0,5.7,2.1,5.7,4.8V135.9z";
}
.svicon.screens path {
  d: path(var(--screens-path));
}
.svicon.tirtyfive {
  --tirtyfive-path: "M18.4 84.4C19.1 77.9 22 71.1 26.1 66.9 31.8 61 39.3 59.6 45.7 59.6 55.2 59.6 62.1 62.5 66 66.4 69.2 69.5 71.9 74.6 71.9 82.2 71.9 86 71.2 89.4 68.8 92.8 67.2 95.1 65.2 96.6 63 97.7 66.2 98.9 69.7 101.1 71.8 104 74.1 107.1 75.4 112 75.4 116.2 75.4 122.1 73.1 128.8 67.6 133.8 61 139.8 53.5 140.5 47.2 140.5 39.7 140.5 31.4 139.3 24.6 132.5 20.2 128 16.8 121.1 16 113.4H33.9C34.1 116.4 35.5 120 37.6 122.1 39.5 124 42.5 125.2 46.2 125.2 49.2 125.2 52.1 124.3 54 122.5 55.9 120.8 57.1 117.7 57.1 114.6 57.1 111.4 55.6 108.7 53.7 107.2 50.9 105 46.9 104.8 44.2 104.8H42.8V92.4H43.8C44.8 92.4 49 92.3 51.6 90.2 53.2 88.8 54.5 86.4 54.5 83.2 54.5 80.5 53.5 78.3 51.9 76.9 50.5 75.6 48.2 74.6 45.3 74.6 42.3 74.6 39.8 75.6 38.3 77.2 36.7 78.9 35.6 82 35.5 84.4H18.4ZM128.6 76.3H102.5L100.4 86.6C102.4 86.3 104.8 86 106.8 86 115.5 86 122.2 89.1 126.5 93.5 130 97 133.6 103 133.6 112.2 133.6 122.2 129.3 128.6 125.7 132.1 118.6 139.1 110.2 140.2 102.3 140.2 95 140.2 86.3 139.3 76.6 131.7L80.7 115.1C82.8 117.4 85.7 120 88.1 121.5 91.3 123.6 95.2 124.9 99.8 124.9 103.9 124.9 108 124 110.8 121.8 113.2 119.9 115.3 116.6 115.3 112.1 115.3 107.5 113.2 104.7 111.4 103.1 110.5 102.3 106.6 99 98.5 99 92 99 86.6 101 82.7 103.1L90.6 61.2H128.6V76.3ZM136 92.4H151.6V74.5H166.2V92.4H184.1V105.9H166.2V123.9H151.6V105.9H136V92.4Z";
}
.svicon.tirtyfive path {
  d: path(var(--tirtyfive-path));
}
.svicon.sprinkler {
  --sprinkler-path: "M172.4 106C176.5 122.7 179.1 138.6 178.1 152.3 177 138.1 172.9 121.7 168.2 104.9 170.3 117 171.9 128.6 172.4 139.4 171.6 134.7 170.5 129.8 169.3 124.8 168.4 117.9 167.3 110.8 166.2 103.6 166.7 108.3 167.1 112.9 167.4 117.4 166.2 112.9 165 108.4 163.7 103.8 165.9 115.9 167.5 127.5 168.1 138.3 165.9 133.3 163.1 128 159.8 122.7 159.4 121.5 158.9 120.3 158.5 119.1 158.5 116.8 158.5 114.6 158.5 112.3 158.9 111.5 159.3 110.8 159.7 110 159.3 110.5 158.9 110.9 158.5 111.4 158.5 105.9 158.4 100.4 158.4 94.9 158.4 100.5 158.4 106 158.5 111.5 158.2 111.9 157.8 112.3 157.5 112.7 157.5 106.8 157.4 100.9 157.4 94.9 157.4 100.9 157.4 106.9 157.5 112.8 157.2 113.1 156.9 113.5 156.6 113.8 155.6 111.3 154.6 108.8 153.6 106.3 154.3 109.2 155 112.1 155.7 114.9 155.6 115.1 155.4 115.2 155.3 115.4 154.3 113.8 153.2 112.2 152.1 110.5 152.5 108.5 152.8 106.5 153.2 104.5 152.6 106.3 152.1 108 151.6 109.8 151.6 109.8 151.5 109.7 151.5 109.7 151 107.8 150.4 105.8 149.9 103.9 150.4 106.4 150.8 108.9 151.2 111.3 150.9 112.3 150.6 113.3 150.3 114.3 149.1 112.7 147.9 111 146.6 109.4 147.7 111.7 148.8 114 149.7 116.2 148.7 119.5 147.8 122.8 147 126 146.3 126.9 145.6 127.9 145 128.8 144.9 128.5 144.8 128.1 144.7 127.7 144.7 121.8 144.6 115.7 144.6 109.6 144.9 107.9 145.3 106.2 145.6 104.4 145.2 105.5 144.9 106.6 144.6 107.7 144.6 103.4 144.6 99.1 144.5 94.8 144.5 98 144.5 101.3 144.5 104.5 144.1 105.7 143.8 106.8 143.4 108 142.3 109.8 141.2 111.5 140.2 113.3 140.2 113.2 140.1 113.1 140.1 113 139.9 109.6 139.6 106.1 139.4 102.6 139.5 105.8 139.7 108.9 139.8 112 139.1 109.9 138.4 107.7 137.6 105.6 138.3 108.6 138.9 111.6 139.4 114.6 139.3 114.7 139.3 114.8 139.2 115 138.2 110.8 137.1 106.6 136.1 102.4 136.7 106 137.2 109.6 137.7 113.1 137.4 111.9 137.1 110.7 136.8 109.4 136.6 107.3 136.4 105.2 136.2 103 136.3 104.7 136.4 106.4 136.5 108.1 136.3 107.2 136 106.2 135.8 105.3 135.8 101.9 135.8 98.4 135.7 94.9 135.7 98.4 135.7 101.8 135.7 105.2 135.5 104.3 135.2 103.3 135 102.4 135.3 103.9 135.5 105.5 135.7 107 135.7 111.8 135.7 116.4 135.7 121 133.9 124.3 132.2 127.5 130.6 130.7 129.9 128.4 129 126.1 128.2 123.8 128.6 121.2 129 118.5 129.4 115.8 130.3 113.7 131.3 111.6 132.3 109.5 131.5 110.5 130.8 111.6 130 112.6 130 112.4 130.1 112.1 130.1 111.9 130.5 111.1 130.8 110.3 131.2 109.5 130.9 109.9 130.6 110.3 130.3 110.7 130.7 108.7 131.1 106.7 131.5 104.6 130.7 107.2 129.8 109.8 129.1 112.4 128.5 113.2 127.9 114 127.3 114.8 127.5 111 127.8 107.2 128.1 103.3 127.6 107.5 127.1 111.6 126.7 115.6 126.5 115.8 126.3 116.1 126.2 116.3 126.5 112 126.8 107.7 127.1 103.2 126.6 107.6 126.1 112 125.6 116.3 125.2 114.8 124.9 113.2 124.5 111.7 125 109.3 125.5 106.8 126 104.4 125.3 106.3 124.7 108.2 124.1 110.1 124 109.8 123.9 109.5 123.9 109.1 124.2 107.3 124.4 105.6 124.7 103.8 124.3 105.2 124 106.7 123.6 108.1 123.5 107.7 123.4 107.3 123.3 106.9 123.5 105.2 123.7 103.4 123.9 101.6 123.6 103.1 123.3 104.5 123 106 122.9 105.6 122.8 105.3 122.7 104.9 122.7 104.8 122.7 104.7 122.8 104.5 122.8 104.6 122.7 104.7 122.7 104.8 122.6 104.5 122.6 104.3 122.5 104 122.6 103.2 122.7 102.4 122.8 101.6 122.7 102.3 122.5 103 122.4 103.6 122.3 103.2 122.2 102.7 122.1 102.3 122.2 102.8 122.3 103.4 122.4 103.9 122.2 105 122 106 121.8 107.1 121.8 107 121.7 107 121.7 106.9 121.7 102.9 121.7 98.9 121.6 94.8 121.6 98.8 121.6 102.9 121.6 106.8 121.5 106.6 121.4 106.4 121.3 106.2 121.4 105.9 121.4 105.7 121.5 105.4 121.4 105.6 121.3 105.8 121.2 106 121.1 105.8 121 105.6 120.9 105.4 121 105.7 121 105.9 121.1 106.2 121.1 106.3 121 106.4 121 106.4 120.9 106.1 120.8 105.8 120.7 105.5 120.8 105.8 120.9 106.2 120.9 106.5 120.8 106.7 120.8 106.8 120.7 107 120.3 105.1 120 103.3 119.6 101.4 119.9 103.4 120.1 105.4 120.3 107.4 120.1 106.8 119.8 106.1 119.6 105.5 119.8 106.2 119.9 106.9 120.1 107.6 119.9 107 119.7 106.5 119.5 105.9 119.6 106.4 119.8 107 119.9 107.5 119.6 106.2 119.2 104.9 118.9 103.6 119.2 105.5 119.5 107.4 119.8 109.3 119.8 109.4 119.7 109.5 119.7 109.6 119.4 108.9 119.1 108.1 118.9 107.4 118.6 106.1 118.2 104.8 117.9 103.5 118 104.4 118.2 105.2 118.3 106.1 118.1 105.4 117.8 104.8 117.6 104.1 118.1 106.5 118.6 108.8 119.1 111.1 119.1 111.2 119 111.2 119 111.3 118.8 110.6 118.5 110 118.3 109.3 118.3 109.2 118.4 109.1 118.4 109.1 118.4 109.2 118.3 109.2 118.3 109.3 117.7 107.6 117.2 105.9 116.6 104.2 116.6 101 116.6 97.9 116.5 94.7 116.5 99.3 116.5 103.9 116.5 108.4 116.3 107.8 116 107.2 115.8 106.6 115.7 105.4 115.5 104.3 115.4 103.1 115.5 104.1 115.5 105.1 115.6 106 115.5 105.6 115.4 105.2 115.3 104.8 115.4 105.6 115.6 106.5 115.7 107.3 115.8 109 115.9 110.7 116.1 112.3 116.1 112.3 116.1 112.3 116.1 112.3 115.4 109.8 114.8 107.4 114.1 104.9 114.1 104.3 114.2 103.7 114.2 103 114.1 103.6 114.1 104.2 114 104.8 113.8 103.9 113.5 103 113.3 102.1 113.5 103.3 113.7 104.5 113.9 105.7 113.9 105.9 113.8 106.2 113.8 106.4 113.6 105.4 113.5 104.4 113.3 103.4 113.4 104.7 113.5 106 113.7 107.3 113.5 108.6 113.4 109.9 113.2 111.2 112.8 108.6 112.4 106.1 112 103.5 112.2 105.5 112.4 107.4 112.6 109.4 112.2 107.9 111.8 106.4 111.4 104.9 111.5 105.5 111.6 106.1 111.7 106.7 111.4 105.7 111.2 104.8 110.9 103.8 111.3 106 111.7 108.2 112 110.3 111.7 110 111.5 109.6 111.2 109.3 111.5 110 111.8 110.6 112.1 111.3 112.3 112.7 112.5 114.1 112.7 115.4 112.7 115.4 112.7 115.4 112.7 115.4 111.7 111.6 110.6 107.8 109.6 104 109.7 103.2 109.8 102.3 109.9 101.5 109.7 102.3 109.6 103.2 109.4 104 109.4 103.8 109.4 103.7 109.3 103.5 109.3 103.7 109.3 103.9 109.4 104.1 109.1 105.8 108.7 107.5 108.4 109.2 108.3 108.8 108.1 108.3 108 107.9 108 107.7 108.1 107.6 108.1 107.4 108.3 106.7 108.4 106.1 108.6 105.4 108.5 105.6 108.4 105.8 108.4 106 108.5 105.5 108.6 105 108.7 104.5 108.4 105.4 108.1 106.3 107.8 107.3 107.6 106.7 107.5 106.1 107.3 105.5 107.4 104.7 107.4 103.9 107.4 103.1 107.3 103.8 107.3 104.6 107.2 105.3 107.2 105.2 107.1 105.1 107.1 105 107.2 104.2 107.4 103.3 107.5 102.5 107.3 103.2 107.2 103.9 107 104.5 106.9 104.3 106.9 104.1 106.8 103.9 106.8 104.1 106.9 104.4 106.9 104.6 106.7 105.4 106.5 106.2 106.3 107.1 106.2 106.9 106.2 106.8 106.1 106.6 106.2 105.4 106.2 104.3 106.3 103.1 106.2 104.2 106.1 105.3 106 106.4 106 106.3 106 106.3 105.9 106.2 105.9 106.3 105.9 106.4 106 106.4 106 106.8 105.9 107.2 105.9 107.6 105.8 107.4 105.8 107.1 105.7 106.9 105.8 106.5 105.9 106.1 105.9 105.7 105.8 106 105.7 106.3 105.6 106.6 105.5 106 105.3 105.5 105.2 105 105.2 104.4 105.3 103.9 105.3 103.3 105.2 103.8 105.2 104.3 105.1 104.8 105 104.5 104.9 104.2 104.9 103.9 105 104.3 105 104.8 105.1 105.2 105 106.2 104.9 107.1 104.8 108 104.7 107.8 104.6 107.6 104.6 107.3 104.7 106.8 104.8 106.3 104.9 105.7 104.8 106.1 104.6 106.6 104.5 107 104.4 106.6 104.2 106.2 104.1 105.8 104.1 104.8 104.2 103.8 104.2 102.7 104.1 103.7 104.1 104.6 104 105.6 103.9 105.2 103.7 104.8 103.6 104.5 103.7 105 103.8 105.6 103.9 106.1 103.8 107.1 103.8 108.2 103.7 109.2 103.5 109.7 103.4 110.2 103.2 110.7 103.1 110.2 102.9 109.7 102.8 109.3 102.8 109 102.8 108.6 102.8 108.3 103 107.1 103.3 105.9 103.5 104.7 103.3 105.4 103.1 106.1 102.9 106.7 103 105.4 103 104.1 103.1 102.8 103 104.2 102.9 105.7 102.8 107.1 102.7 107.4 102.6 107.7 102.5 108.1 102.2 107.1 102 106.1 101.7 105.1 101.9 106.3 102.1 107.5 102.3 108.7 102.2 109.1 102.1 109.4 102 109.8 101.5 108.6 101.1 107.5 100.6 106.3 101 107.8 101.3 109.2 101.7 110.6 101.4 110.2 101.2 109.7 100.9 109.3 100.7 108.6 100.6 108 100.4 107.3 100.6 105.4 100.9 103.5 101.1 101.6 100.8 103.2 100.5 104.8 100.2 106.3 100.2 106.2 100.2 106.1 100.1 106.1 100.1 105.9 100 105.8 100 105.6 100.1 105.2 100.1 104.9 100.2 104.5 100.1 104.8 100 105 99.9 105.3 99.8 104.7 99.7 104.2 99.6 103.6 99.7 104.1 99.7 104.6 99.7 105.1 99.5 104.2 99.2 103.2 99 102.3 99.2 103.4 99.4 104.6 99.5 105.7 99.4 105.9 99.3 106.1 99.2 106.3 99.2 106.2 99.2 106.2 99.1 106.1 99.1 106.2 99.1 106.3 99.2 106.3 99.1 106.7 98.9 107 98.8 107.4 98.7 107 98.6 106.6 98.4 106.3 98.5 105.7 98.6 105 98.8 104.4 98.6 104.9 98.5 105.4 98.3 105.9 98.1 105.4 98 104.9 97.8 104.4 97.9 105 98 105.6 98.2 106.3 98.2 106.3 98.2 106.4 98.2 106.4 98.1 106.1 98 105.8 97.9 105.5 98 105.9 98.1 106.2 98.2 106.6 98.2 106.7 98.1 106.8 98.1 107 97.8 105.9 97.5 104.8 97.2 103.8 97.4 104.9 97.6 106 97.8 107.1 97.5 106 97.2 104.9 96.9 103.8 97.2 105.4 97.4 107 97.7 108.5 97.7 108.6 97.7 108.6 97.6 108.7 97.4 108.2 97.2 107.7 97 107.2 96.7 106 96.4 104.9 96.1 103.7 96.4 105.3 96.6 106.8 96.8 108.4 96.5 107.4 96.2 106.4 96 105.4 96.1 105.1 96.1 104.7 96.2 104.4 96.1 104.7 96 104.9 95.9 105.2 95.8 104.7 95.6 104.2 95.5 103.7 95.6 104.3 95.7 104.9 95.8 105.5 95.7 105.8 95.6 106.2 95.5 106.5 95.2 105.7 95 105 94.7 104.2 94.9 105.1 95.1 106.1 95.3 107 95.3 107.1 95.3 107.1 95.3 107.2 94.9 105.5 94.5 103.9 94 102.2 94.3 104.2 94.6 106.2 95 108.3 94.9 108.8 94.7 109.2 94.6 109.7 94.6 109.7 94.5 109.6 94.5 109.6 94.1 108.3 93.7 106.9 93.4 105.6 93.5 105 93.6 104.4 93.7 103.8 93.6 104.3 93.4 104.7 93.3 105.2 93.3 104.5 93.4 103.7 93.4 103 93.3 103.7 93.3 104.4 93.2 105.1 93.1 104.7 93 104.3 92.9 103.9 93 104.5 93.1 105 93.2 105.6 93.2 105.7 93.2 105.7 93.2 105.8 92.8 107.1 92.5 108.4 92.1 109.7 92.1 109.7 92 109.8 92 109.8 91.9 109.5 91.8 109.3 91.8 109 92.1 107.3 92.4 105.6 92.7 103.8 92.3 105 92 106.3 91.7 107.5 91.8 106.9 92 106.3 92.1 105.6 91.9 106.3 91.7 106.9 91.4 107.6 91.3 107.2 91.2 106.9 91.1 106.5 91.2 105.4 91.3 104.3 91.3 103.2 91.2 104.2 91.1 105.2 90.9 106.2 90.7 105.6 90.6 105.1 90.4 104.5 90.6 105.3 90.7 106.1 90.8 106.9 90.7 107.5 90.7 108.1 90.6 108.7 90.5 108.5 90.5 108.4 90.4 108.2 90.4 108.1 90.5 108 90.5 107.8 90.4 107.9 90.4 108 90.3 108.1 90.2 107.7 90.1 107.3 89.9 106.9 90 105.5 90 104.1 90.1 102.6 90 103.9 89.9 105.2 89.8 106.6 89.8 106.6 89.8 106.5 89.8 106.5 89.8 106.4 89.8 106.3 89.9 106.3 89.9 106.4 89.8 106.4 89.8 106.5 89.6 105.9 89.4 105.2 89.2 104.6 89.4 105.4 89.5 106.2 89.6 106.9 89.5 107.2 89.3 107.5 89.2 107.9 89 107.5 88.9 107 88.7 106.6 88.7 106.5 88.7 106.4 88.8 106.4 88.8 106.5 88.8 106.5 88.7 106.6 88.7 106.5 88.6 106.4 88.6 106.3 88.6 106.4 88.7 106.6 88.7 106.7 88.4 107.4 88.1 108.1 87.9 108.8 87.6 108 87.3 107.2 87 106.4 87.2 107.4 87.5 108.3 87.7 109.3 87.6 109.6 87.5 109.9 87.3 110.2 87.1 109.9 86.9 109.6 86.7 109.3 86.6 107.9 86.5 106.6 86.4 105.2 86.4 105 86.5 104.8 86.5 104.7 86.5 104.8 86.4 104.9 86.4 105 86.5 104 86.7 102.9 86.8 101.9 86.6 102.7 86.5 103.5 86.3 104.3 86.3 103.8 86.2 103.4 86.2 102.9 86.2 103.4 86.2 103.9 86.3 104.4 86.1 105.3 86 106.1 85.8 107 85.9 105.8 86 104.7 86.1 103.5 85.9 105 85.7 106.5 85.6 108 85.5 108.2 85.5 108.4 85.4 108.6 85.4 108.1 85.3 107.5 85.3 107 85.4 106.6 85.5 106.3 85.6 105.9 85.5 106.1 85.4 106.4 85.3 106.6 85.2 105.4 85.1 104.2 85 103 85.1 104.3 85.1 105.5 85.2 106.8 85.1 106.9 85.1 107.1 85 107.2 85 103.2 85 99.2 85 95.2 85 99.3 85 103.3 84.9 107.3 84.9 107.3 84.9 107.3 84.9 107.3 84.8 107 84.7 106.7 84.6 106.5 84.5 106.2 84.4 105.9 84.4 105.6 84.4 104.9 84.5 104.1 84.5 103.4 84.4 104.1 84.4 104.7 84.3 105.4 84.3 105.4 84.3 105.4 84.3 105.4 84.3 105.4 84.3 105.4 84.3 105.4 84.2 106 84.2 106.6 84.1 107.1 84 106.7 83.8 106.4 83.7 106 83.8 106.4 83.9 106.7 83.9 107.1 83.6 106.1 83.4 105.2 83.1 104.2 83.3 105.4 83.5 106.6 83.7 107.8 83.6 107.4 83.4 106.9 83.3 106.5 83.2 105.5 83.1 104.4 83 103.4 83.1 104.3 83.1 105.2 83.2 106.1 83.2 106.1 83.2 106.1 83.2 106.1 83.2 106.1 83.2 106.1 83.2 106.1 83.3 107.5 83.4 108.9 83.5 110.2 83.4 109.6 83.2 109.1 83.1 108.5 83 108.1 83 107.7 82.9 107.2 83 106.8 83.1 106.4 83.2 106 83.1 106.3 83 106.6 82.9 106.9 82.8 106 82.6 105.2 82.5 104.3 82.5 103.9 82.4 103.4 82.4 103 82.4 103.3 82.4 103.7 82.4 104 82.4 104 82.4 104 82.4 104 82.4 104 82.4 104 82.4 104 82.4 104.7 82.5 105.4 82.5 106.1 82.3 105.4 82.2 104.7 82 104.1 82.2 105.3 82.4 106.6 82.6 107.8 82.5 108 82.5 108.2 82.4 108.4 82.2 106.7 82.1 105 81.9 103.3 82 105.2 82.1 107 82.2 108.9 82.2 108.9 82.2 109 82.2 109 81.9 108.2 81.6 107.4 81.4 106.5 81.6 104.9 81.8 103.4 82 101.8 81.8 102.7 81.6 103.7 81.4 104.6 81.4 104 81.5 103.4 81.5 102.9 81.4 103.6 81.4 104.3 81.3 105 81.2 105.3 81.2 105.6 81.1 105.9 81 105.5 80.8 105.1 80.7 104.7 80.8 105.2 80.9 105.8 81 106.3 81 106.5 80.9 106.6 80.9 106.8 80.8 106.5 80.7 106.2 80.6 105.9 80.7 106.3 80.8 106.7 80.8 107.1 80.8 107.2 80.8 107.2 80.8 107.3 80.7 106.9 80.6 106.5 80.5 106.2 80.5 106.1 80.6 106 80.6 105.8 80.6 105.9 80.5 106 80.5 106.1 80.3 105.5 80.1 104.8 80 104.2 80.1 105 80.3 105.7 80.4 106.5 80.2 107.1 79.9 107.6 79.7 108.2 79.6 107.5 79.6 106.8 79.5 106.1 79.6 105.5 79.7 104.9 79.8 104.2 79.8 104.3 79.7 104.5 79.7 104.6 79.7 104.4 79.7 104.3 79.8 104.2 79.7 104.6 79.6 105 79.5 105.4 79.4 104.7 79.4 104 79.3 103.3 79.3 104.1 79.4 104.8 79.4 105.6 79.3 105.9 79.2 106.3 79.1 106.6 79 106.4 78.9 106.2 78.9 106 79 106.3 79 106.5 79.1 106.8 78.9 107.6 78.6 108.5 78.4 109.3 78.3 108.9 78.2 108.6 78.1 108.2 78.3 106.9 78.6 105.6 78.8 104.2 78.5 105.3 78.2 106.3 77.9 107.4 77.7 106.6 77.5 105.8 77.3 105 77.3 104.7 77.4 104.3 77.4 104 77.4 104.3 77.3 104.6 77.3 104.9 77.2 104.7 77.2 104.4 77.1 104.2 77.2 104.5 77.2 104.8 77.3 105.2 77.2 105.7 77.2 106.2 77.1 106.6 76.9 106 76.8 105.5 76.6 104.9 76.7 105.7 76.9 106.4 77 107.2 77 107.4 76.9 107.7 76.9 107.9 76.7 107.3 76.5 106.6 76.3 106 76.4 105.4 76.4 104.7 76.5 104.1 76.4 104.7 76.3 105.2 76.2 105.8 76.1 105.5 76 105.2 75.9 104.8 76 105.2 76.1 105.7 76.2 106.1 76.1 106.5 76.1 106.9 76 107.3 75.5 108.4 75.1 109.5 74.7 110.7 75 108.9 75.3 107.2 75.6 105.4 75.2 107 74.7 108.6 74.3 110.2 74.1 110.5 73.9 110.7 73.7 111 73.7 110.9 73.7 110.8 73.7 110.6 74 108.9 74.3 107.1 74.6 105.3 74.3 106.5 73.9 107.7 73.6 108.9 73.5 107.6 73.4 106.2 73.3 104.9 73.3 104.8 73.3 104.7 73.4 104.7 73.4 104.8 73.4 104.8 73.3 104.9 73.3 104.3 73.2 103.6 73.2 103 73.2 103.7 73.3 104.4 73.3 105 72.9 106.1 72.6 107.2 72.2 108.2 72 107.7 71.9 107.2 71.7 106.7 71.8 106 72 105.4 72.1 104.7 72 105 71.9 105.2 71.8 105.5 71.9 105 71.9 104.6 72 104.1 71.8 104.8 71.6 105.5 71.5 106.2 71.5 106.1 71.4 106 71.4 106 71.4 106.1 71.4 106.2 71.5 106.3 71.4 106.6 71.3 106.9 71.3 107.2 71.3 107.2 71.3 107.3 71.3 107.3 71.4 107 71.4 106.7 71.5 106.4 71.3 107 71.1 107.5 70.8 108.1 70.8 108 70.7 108 70.7 107.9 70.9 106.7 71.1 105.4 71.3 104.2 71.1 104.9 70.9 105.6 70.7 106.3 70.8 105.3 70.8 104.3 70.9 103.3 70.8 104.5 70.7 105.7 70.5 106.9 70.5 107 70.4 107.1 70.4 107.3 70.4 107.2 70.3 107.1 70.3 107 70.3 107 70.3 106.9 70.3 106.9 70.4 106 70.6 105.1 70.7 104.1 70.5 104.8 70.4 105.4 70.2 106.1 70.1 105.2 70 104.3 69.9 103.3 70 104.2 70 105.2 70.1 106.1 69.8 106.8 69.6 107.4 69.3 108.1 69.2 108 69.2 107.8 69.1 107.7 69.3 106.7 69.5 105.7 69.7 104.8 69.4 105.6 69.2 106.4 68.9 107.3 68.9 107.2 68.8 107.1 68.8 107.1 69 106.3 69.1 105.6 69.3 104.8 69.1 105.4 68.9 106 68.7 106.6 68.7 106.4 68.8 106.3 68.8 106.1 68.7 106.3 68.7 106.5 68.6 106.7 68.5 106.5 68.4 106.2 68.3 106 68.4 106.3 68.5 106.6 68.5 106.9 68.5 106.9 68.5 107 68.5 107 68.3 106.3 68.1 105.6 67.9 105 68.1 105.8 68.2 106.6 68.4 107.5 68.3 107.7 68.3 107.8 68.2 108 68.1 107.3 67.9 106.6 67.8 105.9 67.9 105.4 68 104.9 68 104.4 67.9 104.8 67.8 105.2 67.7 105.6 67.7 105.6 67.7 105.6 67.7 105.6V94C67.7 90.5 65.4 87.5 62.1 86.5V79C62.1 78.6 62 78.3 62 77.9H71V74.2H57.2 53.2 39.3V77.9H48.5C48.4 78.3 48.4 78.6 48.4 79V86.5C45.2 87.5 42.8 90.5 42.8 94V104.8C42.6 105.6 42.3 106.4 42.1 107.2 42 107 41.9 106.7 41.9 106.5 42.1 105.8 42.2 105.1 42.4 104.3 42.2 104.9 42 105.5 41.8 106 41.6 105.5 41.5 104.9 41.3 104.4 41.4 105.1 41.6 105.7 41.7 106.4 41.1 108.1 40.5 109.8 40 111.5 40 111.5 40 111.4 40 111.4 40 111.2 40 111 40.1 110.8 40.5 108.5 40.8 106.1 41.2 103.8 41.1 104 41.1 104.3 41 104.5 41.1 103.8 41.2 103.1 41.3 102.3 41.1 103.2 40.8 104.2 40.6 105.1 40.6 104.6 40.7 104.1 40.7 103.6 40.6 104.4 40.4 105.2 40.3 106 40 107.3 39.7 108.6 39.3 109.9 39.1 109.4 38.8 108.8 38.6 108.3 38.8 107.4 39 106.5 39.2 105.6 38.9 106.3 38.7 107.1 38.4 107.8 38.3 107.7 38.3 107.5 38.2 107.4 38.3 106.6 38.5 105.8 38.6 105 38.4 105.7 38.2 106.4 38 107.1 37.9 106.8 37.7 106.5 37.6 106.2 37.7 105.4 37.9 104.7 38 103.9 37.8 104.5 37.6 105.2 37.5 105.8 37.5 105.7 37.4 105.6 37.4 105.5 37.4 105.6 37.5 105.7 37.5 105.9 37.4 106.3 37.3 106.7 37.2 107 36.8 105.2 36.5 103.4 36.1 101.6 36.4 103.8 36.6 105.9 36.9 108 36.2 110.4 35.6 112.7 35 115.1 34.9 114.7 34.8 114.4 34.7 114 35 110.6 35.3 107.2 35.6 103.7 35.1 106.7 34.7 109.6 34.2 112.6 33.9 111.8 33.7 110.9 33.4 110.1 33.7 108.8 34 107.5 34.3 106.1 33.9 107.1 33.5 108.2 33.1 109.2 33 109 33 108.8 32.9 108.6 33.1 107.4 33.3 106.2 33.5 105 33.2 106 33 107 32.7 108 32.6 107.6 32.4 107.1 32.3 106.7 32.3 102.8 32.3 98.9 32.3 95 32.3 98.9 32.3 102.8 32.2 106.7 32.2 106.5 32.1 106.4 32.1 106.2 32 105.2 31.9 104.3 31.8 103.4 31.9 104.2 31.9 104.9 32 105.7 31.9 105.4 31.8 105 31.7 104.7 31.8 105.4 32 106 32.1 106.7 32.2 107.7 32.3 108.8 32.3 109.8 31.9 111.3 31.5 112.8 31.1 114.3 31.1 114.3 31.1 114.2 31 114.2 31 108 31 101.6 31.1 95.1 31.1 101.5 31 107.9 31 114.2 30.1 113 29.3 111.8 28.4 110.7 28.4 110.6 28.4 110.5 28.4 110.4 28.7 109.1 29 107.7 29.4 106.4 29.1 107.2 28.8 108.1 28.4 108.9 28.4 104.4 28.4 99.8 28.4 95.2 28.4 99.8 28.3 104.4 28.3 109 28.2 109.4 28 109.8 27.9 110.1 27.8 110 27.7 109.8 27.6 109.7 27.7 109.9 27.8 110.1 27.9 110.3 25.5 116.5 23.3 122.6 21.5 128.5 21.3 127.7 21.1 126.9 20.9 126 21.7 118.5 22.8 110.7 24.1 102.7 22.5 108.9 21 115.1 19.6 121.2 19.4 120.4 19.1 119.7 18.9 118.9 18.9 111.2 18.9 103.3 19 95.2 19 103.1 18.9 111 18.9 118.7 17.6 114.1 16.1 109.5 14.6 104.8 16.1 112.3 17.4 119.7 18.3 126.8 15 142.6 13 157.3 14.4 169.4H151.2C151 168.9 150.9 168.4 150.7 167.8L152.4 167.8C152.3 168.3 152.1 168.9 152 169.4H185C189.1 152.4 181.6 129.6 172.4 106ZM28.3 122.5C26.6 127.5 25.1 132.4 23.8 137.2 24.5 128.8 26.1 119.8 28.2 110.6 28.2 110.7 28.3 110.7 28.3 110.8 28.3 114.8 28.3 118.7 28.3 122.5ZM28.3 110.3C28.3 110.2 28.3 110.2 28.3 110.3 28.3 110.2 28.3 110.2 28.3 110.2 28.3 110.2 28.3 110.2 28.3 110.3ZM28.4 110.9C29.2 112.6 29.9 114.2 30.6 115.9 30.6 116 30.5 116.1 30.5 116.2 29.7 118.3 29 120.3 28.3 122.4 28.4 118.6 28.4 114.8 28.4 110.9ZM30.9 129.5C30.5 130.9 30.1 132.3 29.7 133.7 30 129.8 30.4 125.8 30.9 121.8 31 124.4 30.9 127 30.9 129.5ZM32.7 109.8C32.7 109.9 32.7 110 32.8 110.1 32.8 110.2 32.7 110.3 32.7 110.4 32.7 110.4 32.7 110.3 32.7 110.3 32.7 110.1 32.7 109.9 32.7 109.8ZM32.5 108.7C32.5 108.7 32.5 108.7 32.5 108.7 32.5 108.6 32.5 108.5 32.4 108.4 32.5 108.5 32.5 108.6 32.5 108.7ZM32.3 114.8C32.4 114.4 32.5 114 32.6 113.6 32.7 114.4 32.7 115.3 32.8 116.1 32.7 115.9 32.5 115.7 32.4 115.5 32.3 115.4 32.3 115.1 32.3 114.8ZM32.2 125.3C31.8 126.6 31.4 127.9 31 129.2 31 126.6 31 124 31 121.3 31 121.3 31 121.2 31 121.2 31.2 120.2 31.4 119.2 31.6 118.2 31.8 118.7 32 119.3 32.2 119.8 32.3 121.7 32.2 123.5 32.2 125.3ZM32.3 115.6C32.3 115.6 32.2 115.5 32.2 115.5 32.2 115.4 32.3 115.2 32.3 115.1 32.3 115.2 32.3 115.4 32.3 115.6ZM32.5 124.6C32.4 124.8 32.4 125 32.3 125.2 32.3 123.5 32.3 121.8 32.3 120.1 32.5 120.6 32.7 121.1 32.9 121.6 32.8 122.5 32.6 123.5 32.5 124.6ZM33.5 117.2C33.5 117.2 33.5 117.2 33.5 117.2 33.3 115.5 33.1 113.8 32.9 112.1 32.9 111.9 33 111.7 33 111.5 33.2 112.8 33.5 114.1 33.7 115.4 33.7 116 33.6 116.6 33.5 117.2ZM37.6 106.2C37.7 106.6 37.8 107 37.9 107.4 37.8 107.9 37.7 108.3 37.5 108.8 37.4 108.5 37.4 108.1 37.3 107.8 37.4 107.3 37.5 106.7 37.6 106.2ZM37.1 109.4C37.1 109.6 37.2 109.9 37.2 110.1 37 110.8 36.8 111.4 36.7 112.1 36.8 111.3 36.9 110.4 37.1 109.4ZM36.7 120.7C36.6 120.3 36.5 119.9 36.3 119.5 36.4 118.9 36.5 118.3 36.5 117.7 36.8 116.2 37.1 114.7 37.4 113.1 37.5 114 37.6 115 37.7 115.9 37.4 117.5 37 119.1 36.7 120.7ZM38.1 108C38.1 108.1 38.2 108.2 38.2 108.3 38.1 108.5 38 108.8 37.9 109 38 108.7 38 108.3 38.1 108ZM38.4 113.3C38.3 112.5 38.1 111.7 37.9 110.9 38 110.3 38.2 109.7 38.3 109.1 38.5 109.8 38.7 110.5 38.8 111.3 38.7 112 38.6 112.6 38.4 113.3ZM67.6 107C67.6 107 67.5 107 67.6 107L67.6 106.9C67.5 106.9 67.6 107 67.6 107ZM42.8 105.3V109.3C42.6 108.8 42.5 108.3 42.3 107.9 42.5 107.1 42.7 106.2 42.8 105.3ZM42.2 109C42.3 109.4 42.4 109.8 42.4 110.3 42.3 110.2 42.2 110.1 42.1 109.9 42.2 110.1 42.3 110.4 42.5 110.6 42.6 111.2 42.7 111.9 42.8 112.5V118.7C42.3 117.4 41.8 116 41.2 114.7 41.5 112.9 41.8 111 42.2 109ZM41.8 107C41.9 107.3 41.9 107.5 42 107.8 41.6 109.3 41.2 110.8 40.7 112.4 41 110.6 41.4 108.8 41.8 107ZM40.5 125C40.4 124.2 40.2 123.5 40.1 122.7 40.3 121.4 40.4 120.2 40.6 118.9 40.9 120.4 41.2 121.9 41.5 123.3 41.2 123.9 40.9 124.4 40.5 125ZM67.6 108.6C67.6 108.6 67.5 108.6 67.6 108.6L67.6 107.9C67.6 108 67.7 108.2 67.7 108.3 67.6 108.4 67.6 108.5 67.6 108.6ZM68.4 108.2C68.4 108.1 68.4 108 68.5 107.9 68.5 107.9 68.5 107.9 68.5 108 68.4 108 68.4 108.1 68.4 108.2ZM68.6 107.3C68.6 107.2 68.6 107.2 68.5 107.1 68.5 107.1 68.5 107 68.5 107 68.6 107.1 68.6 107.2 68.6 107.3 68.7 107.3 68.6 107.3 68.6 107.3ZM69.5 107.6C69.6 107 69.8 106.4 69.9 105.8 69.9 105.9 69.9 105.9 69.9 106 69.8 106.5 69.6 107 69.5 107.5 69.5 107.6 69.5 107.6 69.5 107.6ZM69.8 108.4C69.9 108 69.9 107.5 70 107.1 70 107.3 70 107.4 70 107.6 69.9 107.8 69.9 108.1 69.8 108.4ZM70.2 107.1C70.2 107.1 70.1 107 70.2 107.1 70.2 107 70.2 107.1 70.2 107.1 70.2 107.1 70.2 107.1 70.2 107.1ZM70.4 108.2C70.4 108.1 70.4 108.1 70.4 108 70.4 108 70.4 108 70.4 107.9 70.4 107.9 70.4 108 70.4 108 70.4 108.1 70.4 108.1 70.4 108.2ZM70.7 111.5C70.7 111.4 70.6 111.4 70.6 111.3 70.6 111.2 70.6 111.2 70.6 111.1 70.6 111.2 70.7 111.2 70.7 111.3 70.7 111.4 70.7 111.4 70.7 111.5ZM70.9 110.9C70.8 110.8 70.8 110.8 70.7 110.7 70.7 110.4 70.8 110.1 70.8 109.8 70.9 110 70.9 110.3 71 110.5 71 110.7 70.9 110.8 70.9 110.9ZM71.4 113.3C71.4 113.2 71.3 113.1 71.3 113.1 71.3 113 71.4 112.8 71.4 112.7 71.5 112.8 71.5 112.9 71.6 113 71.6 113 71.6 113.1 71.6 113.1 71.5 113.1 71.5 113.2 71.4 113.3ZM71.3 109.7C71.2 109.4 71.1 109.2 71 108.9 71.1 108.2 71.2 107.6 71.3 106.9 71.3 106.8 71.4 106.7 71.4 106.5 71.5 107.1 71.7 107.7 71.8 108.3 71.6 108.8 71.5 109.2 71.3 109.7ZM72.5 111.9C72.4 112 72.4 112.1 72.3 112.1 72.1 111.7 72 111.2 71.8 110.8 71.9 110.4 72 110 72.1 109.5 72.2 110.3 72.3 111.1 72.5 111.9 72.5 111.8 72.5 111.9 72.5 111.9ZM72.8 110.5C72.6 109.9 72.4 109.3 72.2 108.7 72.5 107.4 72.7 106.1 73 104.8 73.1 106.2 73.1 107.7 73.2 109.1 73.1 109.5 73 110 72.8 110.5ZM73.3 111.7C73.3 111.6 73.3 111.6 73.4 111.5 73.4 111.6 73.4 111.8 73.4 111.9 73.3 111.9 73.3 111.8 73.3 111.7ZM73.6 111.6C73.6 111.4 73.6 111.2 73.6 111.1 73.7 110.8 73.9 110.5 74 110.2 73.8 110.7 73.7 111.2 73.6 111.6ZM74.6 115C74.5 115.1 74.5 115.2 74.4 115.2 74.4 115.2 74.4 115.2 74.4 115.1 74.4 115.1 74.4 115 74.4 115 74.5 114.7 74.6 114.3 74.8 114 74.7 114.4 74.7 114.7 74.6 115ZM75.1 111C75 111.1 74.9 111.2 74.8 111.3 75.1 110.2 75.3 109 75.6 107.9 75.5 108.9 75.3 109.8 75.2 110.8 75.2 110.9 75.2 110.9 75.1 111ZM76 113C75.8 113.3 75.6 113.6 75.4 113.9 75.5 113.2 75.5 112.5 75.6 111.9 75.9 111.1 76.2 110.2 76.5 109.4 76.4 110.5 76.2 111.7 76 113ZM76.7 108.5C76.4 109 76.1 109.5 75.8 110 75.9 108.8 76 107.5 76.2 106.2 76.2 106.2 76.2 106.2 76.2 106.1 76.2 106.1 76.2 106.1 76.2 106.1 76.2 106 76.2 106 76.2 105.9 76.3 106.8 76.5 107.6 76.7 108.5 76.7 108.5 76.7 108.5 76.7 108.5ZM76.7 111.5C76.8 110.8 76.8 110.1 76.9 109.4 77 109.7 77 109.9 77.1 110.2 76.9 110.7 76.8 111.1 76.7 111.5ZM77 107.9C77 107.7 77 107.5 77.1 107.3 77.2 107.9 77.3 108.4 77.4 109 77.4 109 77.4 109 77.4 109 77.3 108.7 77.1 108.3 77 107.9 77 107.9 77.1 107.8 77.1 107.7 77.1 107.8 77.1 107.8 77 107.9ZM77.3 113.2C77.4 112.9 77.4 112.5 77.5 112.2 77.5 112.3 77.5 112.4 77.5 112.4 77.4 112.7 77.3 112.9 77.3 113.2ZM77.6 108C77.4 107.5 77.3 106.9 77.1 106.4 77.1 105.9 77.2 105.4 77.2 104.9 77.4 105.8 77.5 106.8 77.6 107.7 77.7 107.8 77.7 107.9 77.6 108ZM78.1 116.1C78.1 116.1 78.1 116 78.1 116 78.1 116 78.1 116 78.1 116.1 78.1 116 78.1 116.1 78.1 116.1ZM79.5 106.1C79.5 106.5 79.5 106.9 79.6 107.3 79.5 107.1 79.5 106.9 79.4 106.8 79.4 106.5 79.5 106.3 79.5 106.1ZM78.4 120.2C78.4 120.2 78.4 120.2 78.4 120.2 78.4 120 78.4 119.9 78.5 119.8 78.5 119.9 78.5 120.1 78.4 120.2ZM79.3 107.2C79.4 107.6 79.5 107.9 79.5 108.3 79.3 108.9 79 109.5 78.8 110 79 109 79.2 108.1 79.3 107.2ZM79.3 110.9C79.4 110.4 79.6 109.9 79.7 109.3 79.7 110.1 79.8 110.9 79.8 111.7 79.7 111.5 79.5 111.2 79.3 110.9ZM80.1 111.1C80.1 110.9 80.1 110.6 80 110.4 80 110.6 80.1 110.7 80.1 110.9 80.2 111 80.1 111.1 80.1 111.1ZM80.4 109.6C80.2 109.2 80.1 108.8 79.9 108.4 80.1 107.7 80.3 107 80.4 106.3 80.5 106.8 80.6 107.3 80.7 107.8 80.7 108.4 80.6 109 80.4 109.6ZM81 110.5C81 110.5 81 110.5 81 110.5 81 110.1 81 109.8 81.1 109.5 81 109.8 81 110.2 81 110.5ZM81.2 111.8C81.2 111.7 81.2 111.7 81.1 111.6 81.1 111.6 81.1 111.6 81.1 111.6 81.2 111.6 81.2 111.7 81.2 111.8 81.2 111.7 81.2 111.7 81.2 111.8ZM81.2 110.8C81.2 110.7 81.2 110.5 81.2 110.4 81.2 110.6 81.3 110.8 81.3 111 81.3 110.9 81.2 110.8 81.2 110.8ZM81.4 107.3C81.4 107.2 81.4 107.1 81.4 107 81.4 107 81.4 107 81.4 106.9 81.5 107.3 81.6 107.7 81.7 108.2 81.5 107.9 81.4 107.6 81.4 107.3ZM82.7 104.8C82.8 105.3 82.8 105.9 82.9 106.4 82.9 106.3 82.9 106.3 82.8 106.2 82.8 105.7 82.7 105.2 82.7 104.8ZM82.7 109.8C82.7 109.5 82.6 109.3 82.6 109 82.7 108.7 82.7 108.5 82.8 108.2 82.8 108.7 82.8 109.3 82.9 109.8 82.9 109.9 82.8 109.9 82.8 110 82.7 109.9 82.7 109.8 82.7 109.8ZM82.8 110.1C82.8 110.1 82.8 110 82.9 110 82.9 110.1 82.9 110.2 82.9 110.3 82.8 110.3 82.8 110.2 82.8 110.1ZM83 109C83 109.1 83 109.3 83.1 109.4 83.1 109.4 83.1 109.4 83.1 109.4 83 109.4 83 109.2 83 109ZM83 109.6C83 109.6 83.1 109.6 83 109.6 83.1 109.8 83.1 110 83.1 110.2 83.1 110.2 83 110.1 83 110.1 83.1 110 83 109.8 83 109.6ZM83.3 111.5C83.3 111.4 83.2 111.3 83.2 111.1 83.2 110.8 83.2 110.5 83.1 110.2 83.2 110.3 83.2 110.4 83.3 110.5 83.3 110.6 83.3 110.6 83.3 110.7 83.3 110.9 83.3 111.1 83.4 111.3 83.3 111.4 83.3 111.4 83.3 111.5ZM84.1 109.4C84 109.5 84 109.7 83.9 109.8 83.8 108.7 83.7 107.6 83.6 106.6 83.8 107.4 84 108.2 84.1 109.1 84.2 109.1 84.1 109.2 84.1 109.4ZM84.5 110.5C84.5 110.5 84.5 110.5 84.5 110.5 84.5 110.5 84.5 110.5 84.5 110.5 84.5 110.5 84.5 110.5 84.5 110.5ZM84.3 111.6C84.3 111.6 84.2 111.5 84.2 111.5 84.2 111.4 84.2 111.4 84.2 111.3 84.2 111.1 84.3 110.9 84.3 110.7 84.4 110.8 84.4 111 84.5 111.1 84.5 111.3 84.4 111.5 84.3 111.6ZM84.8 107.7C84.7 107.5 84.6 107.2 84.5 107 84.5 106.4 84.6 105.8 84.6 105.3 84.7 106 84.8 106.7 85 107.3 84.9 107.5 84.9 107.6 84.8 107.7ZM85.2 108.7C85.2 108.6 85.1 108.5 85.1 108.3 85.1 108.2 85.2 108.1 85.2 108 85.2 108.1 85.2 108.2 85.3 108.3 85.2 108.5 85.2 108.6 85.2 108.7ZM85.2 108.8C85.2 108.7 85.2 108.6 85.2 108.5 85.2 108.7 85.3 108.8 85.3 109 85.2 108.9 85.2 108.9 85.2 108.8ZM85.3 107.3C85.3 107.2 85.4 107 85.4 106.9 85.4 107.2 85.4 107.4 85.4 107.7 85.4 107.5 85.3 107.4 85.3 107.3ZM86.6 105.2C86.7 106.4 86.7 107.5 86.8 108.7 86.7 108.6 86.6 108.4 86.5 108.3 86.6 108.1 86.6 107.9 86.7 107.7 86.6 107.9 86.5 108 86.4 108.2 86.4 108.1 86.3 108 86.3 108 86.4 107 86.5 106.1 86.6 105.2ZM86.3 108C86.3 108.1 86.4 108.2 86.4 108.2 86.3 108.3 86.3 108.4 86.2 108.5 86.2 108.4 86.3 108.2 86.3 108ZM86.8 111.7C86.6 111 86.3 110.3 86.1 109.6 86.1 109.5 86.1 109.4 86.1 109.2 86.2 108.9 86.3 108.7 86.4 108.4 86.5 108.7 86.6 109 86.8 109.3 86.8 110 86.9 110.8 86.9 111.5 86.9 111.6 86.8 111.7 86.8 111.7ZM87.1 111C87.1 110.7 87.1 110.3 87 110 87.1 110.2 87.2 110.4 87.2 110.6 87.2 110.7 87.1 110.9 87.1 111ZM88.2 111C88.2 111 88.1 111 88.2 111 88.2 110.9 88.3 110.8 88.3 110.7 88.3 110.7 88.3 110.7 88.3 110.7 88.2 110.8 88.2 110.9 88.2 111ZM88.3 109C88.5 108.1 88.7 107.3 88.9 106.4 89 106.9 89.1 107.4 89.2 107.8 88.9 108.3 88.6 108.8 88.3 109.2 88.4 109.2 88.3 109.1 88.3 109ZM88.6 109.8C88.8 109.2 89.1 108.6 89.3 108 89.3 108 89.3 108.1 89.3 108.1 89.1 108.7 88.8 109.3 88.6 109.8 88.6 109.8 88.6 109.8 88.6 109.8ZM89.5 108.6C89.6 108.9 89.6 109.1 89.7 109.4 89.5 109.8 89.3 110.1 89.1 110.4 89.1 109.9 89.3 109.3 89.5 108.6ZM89.7 111.7C89.6 111.8 89.6 111.9 89.5 112 89.5 111.9 89.4 111.8 89.4 111.7 89.5 111.4 89.7 111.2 89.8 110.9 89.7 111.2 89.7 111.5 89.7 111.7ZM89.8 110.3C89.7 110.4 89.7 110.5 89.6 110.5 89.7 110.3 89.7 110.2 89.8 110 89.8 110 89.8 110.1 89.8 110.1 89.8 110.2 89.8 110.2 89.8 110.3ZM89.6 108C89.7 107.6 89.8 107.2 89.9 106.9 89.9 107.1 90 107.3 90 107.5 90 107.9 89.9 108.4 89.9 108.8 89.8 108.6 89.7 108.3 89.6 108ZM90 111.3C90 111.2 90 111 90 110.9 90 111 90 111.1 90.1 111.2 90 111.2 90 111.3 90 111.3ZM90.1 108.1C90.1 108.3 90.2 108.4 90.2 108.6 90.2 108.7 90.1 108.7 90.1 108.8 90.1 108.5 90.1 108.3 90.1 108.1ZM90.1 109.3C90.2 109.2 90.2 109 90.3 108.9 90.3 109.1 90.4 109.3 90.4 109.5 90.4 109.6 90.3 109.6 90.3 109.7 90.2 109.5 90.1 109.4 90.1 109.3ZM90.5 110.3C90.4 110.1 90.4 109.9 90.3 109.8 90.3 109.7 90.4 109.7 90.4 109.6 90.4 109.8 90.5 110 90.5 110.2 90.5 110.2 90.5 110.3 90.5 110.3ZM90.9 109.1C90.9 108.5 91 107.9 91 107.4 91.1 107.7 91.1 108 91.2 108.3 91.1 108.5 91 108.8 90.9 109.1ZM91.6 111.6C91.6 111.6 91.6 111.6 91.6 111.6 91.6 111.4 91.7 111.3 91.7 111.2 91.7 111.4 91.6 111.5 91.6 111.6ZM92.7 111.7C92.7 111.6 92.6 111.4 92.6 111.3 92.7 111.2 92.7 111.1 92.8 110.9 92.7 111.2 92.7 111.4 92.7 111.7ZM92.8 110.5C92.7 110.6 92.7 110.6 92.6 110.7 92.6 110.5 92.7 110.3 92.7 110.1 92.7 110.2 92.8 110.2 92.8 110.3 92.8 110.3 92.8 110.4 92.8 110.5ZM92.8 109.8C92.9 109.4 92.9 108.9 93 108.5 93 109 92.9 109.4 92.9 109.9 92.8 109.9 92.8 109.9 92.8 109.8ZM93 112.7C93 112.7 93 112.6 93 112.6 93 112 93.1 111.4 93.1 110.8 93.3 111.2 93.5 111.6 93.6 111.9 93.4 112.2 93.2 112.5 93 112.7ZM94 111.4C93.7 111 93.4 110.6 93.1 110.3 93.1 110.3 93.1 110.3 93.1 110.3 93.2 110.2 93.2 110.1 93.3 110 93.2 110.1 93.2 110.1 93.1 110.2 93.2 109 93.2 107.8 93.3 106.6 93.3 106.5 93.4 106.3 93.4 106.2 93.6 107.4 93.8 108.7 94 109.9 93.9 109.7 93.7 109.6 93.6 109.4 93.8 109.7 93.9 110.1 94.1 110.4 94.1 110.6 94.2 110.9 94.2 111.1 94.2 111.2 94.1 111.3 94 111.4ZM94.3 115.5C94.3 115.4 94.3 115.4 94.3 115.3 94.4 115 94.6 114.7 94.7 114.4 94.7 114.5 94.7 114.5 94.8 114.6 94.9 115.3 95 115.9 95.1 116.6 94.9 116.2 94.6 115.8 94.3 115.5ZM95.2 110.4C95.2 110.2 95.3 110 95.3 109.8 95.3 109.8 95.3 109.8 95.3 109.7 95.3 109.8 95.3 110 95.4 110.1 95.3 110.3 95.3 110.3 95.2 110.4 95.2 110.4 95.2 110.4 95.2 110.4ZM95.4 110.7C95.4 110.7 95.4 110.6 95.5 110.6 95.5 110.7 95.5 110.8 95.5 110.9 95.5 110.8 95.4 110.8 95.4 110.7ZM95.7 108C95.7 108 95.7 107.9 95.7 107.9 95.8 108.4 95.9 108.9 96 109.4 95.9 108.9 95.8 108.5 95.7 108ZM95.8 107C95.9 106.6 95.9 106.3 96 105.9 96.2 107.1 96.4 108.2 96.6 109.4 96.4 108.6 96.1 107.8 95.8 107ZM98.6 108.4C98.5 108.1 98.5 107.9 98.4 107.6 98.4 107.5 98.4 107.4 98.5 107.2 98.6 107.5 98.6 107.8 98.7 108.1 98.7 108.3 98.6 108.3 98.6 108.4ZM99.8 105.8C99.8 105.9 99.8 105.9 99.8 106 99.7 106.2 99.7 106.4 99.6 106.6 99.6 106.6 99.6 106.5 99.6 106.5 99.6 106.3 99.7 106 99.8 105.8ZM99.2 110.4C99.2 110.4 99.2 110.4 99.2 110.4 99.2 110.4 99.2 110.4 99.2 110.4 99.2 110.4 99.2 110.4 99.2 110.4 99.2 110.5 99.2 110.5 99.2 110.4ZM99.5 106.7C99.5 106.7 99.5 106.8 99.5 106.8 99.4 107.2 99.3 107.6 99.1 108 99.3 107.5 99.4 107.1 99.5 106.7ZM99.6 109.3C99.5 109.1 99.5 109 99.4 108.8 99.4 108.8 99.4 108.8 99.4 108.8 99.5 109 99.6 109.1 99.6 109.3 99.6 109.3 99.6 109.3 99.6 109.3ZM99.7 108.8C99.6 108.7 99.6 108.6 99.5 108.5 99.6 108.1 99.6 107.8 99.7 107.4 99.7 107.6 99.8 107.8 99.8 108 99.8 108.3 99.8 108.6 99.7 108.8ZM100 107.5C99.9 107.4 99.9 107.2 99.8 107.1 99.8 106.9 99.9 106.7 99.9 106.6 99.9 106.9 100 107.1 100 107.4 100 107.4 100 107.5 100 107.5ZM100.2 109.4C100.2 109.6 100.3 109.7 100.3 109.9 100.3 109.8 100.2 109.7 100.2 109.7 100.2 109.5 100.2 109.5 100.2 109.4ZM100.5 112C100.4 111.6 100.2 111.2 100.1 110.8 100.1 110.7 100.1 110.6 100.1 110.5 100.3 110.9 100.4 111.4 100.6 111.8 100.6 112 100.6 112.3 100.7 112.5 100.6 112.3 100.5 112.1 100.5 112ZM102.6 111C102.6 110.9 102.5 110.7 102.5 110.6 102.5 110.6 102.5 110.6 102.5 110.6 102.6 110.5 102.6 110.3 102.7 110.2 102.7 110.5 102.6 110.8 102.6 111ZM102.5 110.3C102.5 110.1 102.6 110 102.6 109.8 102.6 109.9 102.6 110 102.7 110.1 102.6 110.2 102.6 110.2 102.5 110.3ZM102.9 111.7C102.9 111.6 102.9 111.6 102.8 111.5 102.8 111.4 102.8 111.2 102.8 111.1 102.9 111.3 102.9 111.5 102.9 111.7 102.9 111.7 102.9 111.7 102.9 111.7ZM105.3 105.3C105.4 105.9 105.5 106.4 105.6 107 105.4 107.5 105.3 107.9 105.1 108.4 105.1 108.4 105.1 108.3 105.1 108.3 105.1 107.3 105.2 106.3 105.3 105.3ZM105 110.5C105 110.5 105 110.5 105 110.5 105 110.5 105 110.5 105 110.5 105 110.5 105 110.5 105 110.5ZM104.1 106.3C104.2 106.7 104.3 107.1 104.3 107.4 104.2 107.7 104.1 108.1 104 108.4 104.1 107.7 104.1 107 104.1 106.3ZM104.7 109.7C104.5 110.4 104.2 111.2 104 111.9 104 111.9 104 111.9 104 112 104 111.6 104 111.1 104.1 110.7 104.3 109.8 104.5 109 104.6 108.1 104.7 108.5 104.8 108.9 104.8 109.3 104.7 109.3 104.7 109.5 104.7 109.7ZM105.1 111.9C105 112 104.9 112.2 104.7 112.3 104.7 111.9 104.7 111.6 104.8 111.2 104.8 111.2 104.8 111.1 104.8 111.1 104.9 111 104.9 110.9 105 110.7 105.1 111 105.1 111.2 105.2 111.5 105.2 111.7 105.2 111.8 105.1 111.9ZM105.8 109.3C105.7 109.5 105.7 109.8 105.6 110 105.5 109.7 105.4 109.4 105.3 109.1 105.4 108.6 105.5 108.1 105.6 107.6 105.7 108 105.7 108.5 105.8 108.9 105.8 109 105.8 109.1 105.8 109.3ZM106.2 111.4C106.2 111.3 106.2 111.3 106.2 111.2 106.2 111.2 106.2 111.2 106.2 111.4 106.2 111.3 106.2 111.3 106.2 111.4ZM106.1 108C106.1 108 106.1 108 106.1 108 106.1 107.6 106.2 107.1 106.2 106.7 106.2 106.9 106.3 107 106.3 107.2 106.3 107.4 106.2 107.7 106.1 108ZM107.1 105.1C107.1 105.3 107.2 105.5 107.2 105.6 107.2 105.8 107.2 106.1 107.1 106.3 107 106.2 107 106 106.9 105.9 107 105.6 107.1 105.4 107.1 105.1ZM106.8 109.9C106.8 110 106.8 110 106.7 110.1 106.7 110.1 106.7 110.1 106.6 110.2 106.5 109.9 106.5 109.7 106.4 109.4 106.4 109.1 106.5 108.8 106.5 108.4 106.6 108.7 106.7 109.1 106.7 109.4 106.8 109.5 106.8 109.7 106.8 109.9ZM106.9 108.4C106.8 108.2 106.7 108 106.7 107.8 106.8 107.2 106.9 106.7 107 106.1 107 106.3 107.1 106.5 107.1 106.7 107.1 107.2 107 107.8 106.9 108.4ZM107.1 108.8C107.1 108.2 107.2 107.7 107.2 107.1 107.3 107.5 107.4 107.8 107.4 108.2 107.3 108.4 107.2 108.7 107.1 108.9 107.2 108.9 107.1 108.9 107.1 108.8ZM107.3 112.5C107.3 112.4 107.3 112.3 107.2 112.3 107.2 112.1 107.3 111.8 107.3 111.6 107.3 111.8 107.4 112 107.5 112.3 107.4 112.3 107.4 112.4 107.3 112.5ZM107.3 106.6C107.3 106.4 107.3 106.2 107.3 106 107.4 106.4 107.5 106.9 107.5 107.3 107.4 107.1 107.4 106.9 107.3 106.6ZM108 111.2C107.9 110.8 107.7 110.5 107.6 110.1 107.6 109.9 107.7 109.6 107.7 109.4 107.8 109.9 107.9 110.4 108 110.9 108.1 111 108.1 111.1 108 111.2ZM108.2 116.4C108.2 116.2 108.2 116 108.3 115.8 108.7 117.5 109 119.2 109.3 120.9 108.9 119.4 108.6 117.9 108.2 116.4ZM109.1 111.5C109 111.3 109 111.1 108.9 110.9 109.2 110.3 109.4 109.8 109.7 109.2 109.4 109.6 109.2 109.9 108.9 110.3 109.1 108.5 109.3 106.8 109.5 105 109.8 108.5 110.2 112 110.4 115.4 110 114.1 109.5 112.8 109.1 111.5ZM111.6 118.5C111 113.9 110.2 109.3 109.5 104.7 109.5 104.5 109.6 104.3 109.6 104.1 110.5 108.9 111.2 113.6 111.9 118.2 111.8 118.3 111.7 118.4 111.6 118.5ZM114.1 105.1C114.1 105.3 114.2 105.5 114.2 105.7 114.2 105.6 114.1 105.4 114.1 105.3 114.1 105.1 114.1 105.1 114.1 105.1ZM113.6 112.4C113.7 111.1 113.8 109.9 113.9 108.6 114 110.2 114.2 111.8 114.3 113.4 114 113 113.8 112.7 113.6 112.4ZM114.9 114C114.6 111.8 114.2 109.5 113.9 107.3 113.9 107 113.9 106.8 114 106.5 114.4 109 114.8 111.4 115.1 113.9 115 113.9 115 113.9 114.9 114ZM115.8 119.7C115.8 119.6 115.8 119.6 115.8 119.5 115.8 119.6 115.8 119.6 115.8 119.7 115.8 119.7 115.8 119.7 115.8 119.7ZM116.5 111.9C116.5 111.7 116.5 111.6 116.4 111.4 116.5 111.6 116.5 111.7 116.5 111.9 116.5 111.9 116.5 111.9 116.5 111.9ZM117.1 116.2C117 115.9 116.9 115.6 116.9 115.3 116.8 114.6 116.7 113.9 116.7 113.2 116.7 113.2 116.7 113.1 116.8 113.1 117 114.1 117.1 115.1 117.3 116.2 117.1 116.1 117.1 116.2 117.1 116.2ZM116.6 108.5C116.6 107.1 116.6 105.7 116.6 104.3 117 106.3 117.4 108.2 117.8 110.1 117.7 110.3 117.5 110.4 117.4 110.6 117.1 110 116.9 109.3 116.6 108.5ZM118.3 113.1C118 112.4 117.8 111.8 117.5 111.1 117.6 110.9 117.7 110.7 117.8 110.5 118 111.3 118.1 112.2 118.3 113 118.4 113.1 118.4 113.1 118.3 113.1ZM121.2 108.8C121.1 108.4 121 108 121 107.7 121.1 107.5 121.1 107.2 121.2 107 121.3 107.4 121.4 107.8 121.5 108.3 121.3 108.4 121.3 108.6 121.2 108.8ZM121.6 107.7C121.5 107.4 121.3 107 121.2 106.7 121.2 106.6 121.2 106.5 121.3 106.4 121.4 106.8 121.5 107.2 121.6 107.7 121.6 107.7 121.6 107.7 121.6 107.7ZM122.7 105.9C122.6 106.2 122.5 106.5 122.4 106.8 122.5 106.4 122.6 105.9 122.7 105.5 122.6 105.6 122.7 105.8 122.7 105.9ZM122.5 104.5C122.5 104.7 122.6 105 122.6 105.2 122.5 105.5 122.4 105.9 122.3 106.2 122.3 106.2 122.3 106.2 122.3 106.2 122.3 105.7 122.4 105.1 122.5 104.5ZM121.9 111.5C121.8 111.3 121.8 111.1 121.7 110.9 121.7 110.6 121.8 110.3 121.8 110 121.9 110.3 121.9 110.6 122 111 122 111.1 122 111.3 121.9 111.5ZM122.4 108.8C122.3 108.6 122.2 108.4 122.2 108.2 122.4 107.5 122.5 106.8 122.7 106 122.7 106.3 122.8 106.5 122.8 106.8 122.7 107.5 122.6 108.2 122.4 108.8ZM123 110.1C123 110 122.9 109.9 122.9 109.8 123 109.3 123 108.8 123.1 108.3 123.1 108.6 123.2 108.9 123.2 109.3 123.1 109.6 123.1 109.9 123 110.1ZM123.5 111.3C123.5 111.2 123.5 111.2 123.5 111.3 123.5 111.2 123.5 111.3 123.5 111.3 123.5 111.3 123.5 111.3 123.5 111.3ZM135.2 138C135.4 136.6 135.6 135.2 135.8 133.8 135.8 134.3 135.8 134.7 135.8 135.2 135.6 136.1 135.3 137 135.2 138ZM135.7 107C136.1 109.5 136.4 111.9 136.8 114.3 136.9 115.7 137 117.2 137 118.6 136.6 119.3 136.2 120.1 135.8 120.8 135.8 116.3 135.8 111.7 135.7 107ZM135.9 134.7C135.9 134.2 135.9 133.7 135.9 133.2 136.3 130.9 136.8 128.6 137.4 126.2 137.4 126.8 137.4 127.5 137.5 128.1 136.9 130.4 136.3 132.6 135.9 134.7ZM139.9 117.8C139.9 117.7 139.9 117.6 140 117.6 140 117.8 140 118 140 118.2 139.9 118.1 139.9 117.9 139.9 117.8ZM144.5 104.4C144.5 105.5 144.5 106.6 144.5 107.7 143.9 109.5 143.4 111.2 142.9 113 143.3 110.2 143.9 107.3 144.5 104.4ZM140.8 115.1C141.5 113 142.3 110.9 143.1 108.8 142.4 111.1 141.7 113.4 141 115.7 140.9 115.5 140.8 115.3 140.8 115.1ZM142.6 120.9C143.2 117.3 143.8 113.6 144.5 109.8 144.5 115.8 144.5 121.7 144.5 127.5 143.9 125.3 143.3 123.1 142.6 120.9ZM154 116.7C153.8 116.9 153.7 117.1 153.5 117.3 153 115.3 152.4 113.3 151.9 111.2 152.7 113.1 153.4 114.9 154 116.7ZM151.5 113.5C151.7 114.5 151.8 115.5 152 116.5 151.7 116.1 151.5 115.8 151.2 115.4 151.2 114.8 151.3 114.2 151.5 113.5ZM150.6 118.5C150.8 119 151 119.6 151.3 120.1 150.9 120.6 150.6 121.1 150.2 121.5 150.3 120.6 150.5 119.6 150.6 118.5ZM153.6 160.2C153.4 160.6 153.2 161 153 161.4 151.6 159.3 150.6 157 149.8 154.7 149.6 151.1 149.1 147.4 148.4 143.5 148.6 137.4 150.3 131 152.9 124.3 152.9 124.4 153 124.6 153 124.7 154.5 137.7 155 149.7 153.6 160.2ZM154.6 120.3C154.7 120 154.9 119.7 155 119.4 155.4 120.4 155.7 121.4 156 122.4 155.5 121.6 155.1 121 154.6 120.3ZM157 115C157.1 114.8 157.2 114.5 157.4 114.3 157.4 114.9 157.4 115.4 157.4 116 157.3 115.7 157.2 115.3 157 115ZM157.4 116.1C157.4 115.5 157.4 114.9 157.4 114.2 157.7 113.5 158.1 112.9 158.4 112.2 158.4 114.4 158.4 116.6 158.4 118.8 158.1 118 157.8 117 157.4 116.1ZM71 63.7H39.3V60H71V63.7ZM45.2 69.1H65.3V72.8H45.2V69.1ZM65.2 68H45.2V64.3H65.3V68ZM74.3 71.1 73.6 69.9C74.2 69.6 74.8 69.2 75.5 68.9L76.2 70.1C75.5 70.5 74.9 70.8 74.3 71.1ZM83.8 66.3 83.2 65C81.9 65.6 80.6 66.2 79.3 66.9L79.9 68.2C81.2 67.5 82.5 66.9 83.8 66.3ZM174.6 66.6C173.3 65.9 172.1 65.2 170.8 64.6L170.2 65.9C171.5 66.5 172.7 67.2 174 67.9L174.6 66.6ZM91.7 63 91.2 61.7C89.9 62.2 88.5 62.8 87.2 63.3L87.7 64.6C89 64.1 90.3 63.5 91.7 63ZM166.9 62.7C165.6 62.1 164.3 61.5 162.9 61L162.4 62.3C163.7 62.8 165 63.4 166.3 64L166.9 62.7ZM99.7 60.2 99.3 58.9C97.9 59.3 96.6 59.8 95.2 60.2L95.7 61.5C97 61.1 98.4 60.6 99.7 60.2ZM158.8 59.4C157.4 58.9 156.1 58.5 154.7 58L154.3 59.3C155.7 59.7 157 60.2 158.3 60.6L158.8 59.4ZM108 58 107.7 56.6C106.3 56.9 104.9 57.3 103.5 57.6L103.9 59C105.2 58.7 106.6 58.3 108 58ZM150.6 56.9C149.2 56.5 147.8 56.2 146.4 55.9L146.1 57.3C147.5 57.6 148.9 57.9 150.3 58.2L150.6 56.9ZM116.4 56.5 116.2 55.1C114.8 55.3 113.4 55.5 111.9 55.8L112.2 57.2C113.6 56.9 115 56.7 116.4 56.5ZM142.1 55.2C140.7 55 139.2 54.8 137.8 54.7L137.7 56.1C139.1 56.2 140.5 56.4 141.9 56.6L142.1 55.2ZM124.9 55.7 124.8 54.3C123.4 54.4 121.9 54.5 120.5 54.6L120.6 56C122 55.9 123.5 55.8 124.9 55.7ZM133.5 54.3C132.1 54.2 130.6 54.2 129.2 54.2L129.2 55.6C130.6 55.6 132.1 55.6 133.5 55.7L133.5 54.3ZM180.1 69.9C179.5 69.5 178.9 69.1 178.3 68.8L177.6 70C178.2 70.4 178.8 70.7 179.4 71.1L180.1 69.9ZM75.1 66.2 74.1 65.2C73.6 65.7 73.1 66.2 72.6 66.7L73.6 67.7C74.1 67.2 74.6 66.7 75.1 66.2ZM81.5 60.4 80.6 59.3C79.5 60.2 78.4 61.2 77.3 62.2L78.2 63.2C79.3 62.3 80.4 61.4 81.5 60.4ZM88.3 55 87.4 53.9C86.3 54.8 85.1 55.7 84 56.6L84.9 57.7C86 56.8 87.1 55.9 88.3 55ZM95.3 50 94.5 48.8C93.3 49.6 92.1 50.4 90.9 51.3L91.7 52.4C92.9 51.6 94.1 50.8 95.3 50ZM102.7 45.4 102 44.2C100.7 44.9 99.5 45.7 98.2 46.4L98.9 47.6C100.2 46.9 101.4 46.1 102.7 45.4ZM110.3 41.4 109.7 40.1C108.4 40.7 107.1 41.4 105.8 42L106.4 43.2C107.7 42.7 109 42 110.3 41.4ZM118.3 38.1 117.8 36.8C116.4 37.3 115.1 37.8 113.7 38.4L114.2 39.7C115.6 39.1 116.9 38.6 118.3 38.1ZM126.5 35.4 126.1 34C124.7 34.4 123.3 34.8 121.9 35.2L122.3 36.5C123.7 36.2 125.1 35.8 126.5 35.4ZM169.5 33.3C168.1 33 166.6 32.7 165.2 32.4L165 33.8C166.4 34.1 167.8 34.3 169.2 34.7L169.5 33.3ZM134.9 33.6 134.7 32.2C133.3 32.4 131.8 32.7 130.4 33L130.7 34.4C132.1 34.1 133.5 33.8 134.9 33.6ZM160.9 31.8C159.5 31.6 158 31.5 156.5 31.3L156.4 32.7C157.8 32.8 159.3 33 160.7 33.2L160.9 31.8ZM143.5 32.6 143.4 31.2C142 31.3 140.5 31.4 139 31.6L139.2 33C140.6 32.8 142.1 32.7 143.5 32.6ZM152.2 31.1C151.2 31.1 150.2 31 149.2 31 148.7 31 148.3 31 147.8 31L147.8 32.4C148.2 32.4 148.6 32.4 149.1 32.4 150.1 32.4 151.1 32.4 152.1 32.4L152.2 31.1ZM175.8 35C175.1 34.8 174.4 34.6 173.8 34.4L173.4 35.8C174.1 36 174.7 36.2 175.4 36.4L175.8 35ZM75.9 67.5 75.1 66.4C74.5 66.8 74 67.2 73.4 67.7L74.3 68.8C74.8 68.4 75.4 68 75.9 67.5ZM83 62.6 82.2 61.4C81 62.2 79.8 63 78.6 63.9L79.4 65C80.6 64.2 81.8 63.4 83 62.6ZM90.2 58 89.5 56.8C88.3 57.5 87 58.3 85.8 59L86.5 60.2C87.8 59.5 89 58.7 90.2 58ZM97.8 53.9 97.2 52.6C95.9 53.2 94.6 53.9 93.4 54.6L94.1 55.8C95.2 55.2 96.5 54.6 97.8 53.9ZM105.6 50.4 105.1 49.1C103.8 49.6 102.4 50.2 101.1 50.8L101.7 52.1C102.9 51.5 104.2 50.9 105.6 50.4ZM113.6 47.4 113.2 46.1C111.8 46.5 110.5 47 109.1 47.5L109.6 48.8C110.9 48.3 112.2 47.8 113.6 47.4ZM172.9 47.3C171.5 46.8 170.2 46.3 168.8 45.9L168.4 47.2C169.8 47.6 171.1 48.1 172.5 48.6L172.9 47.3ZM121.9 45.1 121.6 43.7C120.2 44 118.8 44.4 117.4 44.8L117.8 46.2C119.1 45.8 120.5 45.5 121.9 45.1ZM164.6 44.7C163.2 44.3 161.8 44 160.4 43.7L160.1 45.1C161.5 45.4 162.9 45.7 164.3 46.1L164.6 44.7ZM130.3 43.7 130.1 42.3C128.7 42.5 127.2 42.7 125.8 43L126 44.4C127.5 44.1 128.9 43.8 130.3 43.7ZM156.1 42.8C154.7 42.6 153.2 42.3 151.8 42.2L151.6 43.6C153 43.8 154.4 44 155.8 44.2L156.1 42.8ZM138.8 43 138.8 41.6C137.4 41.6 135.9 41.7 134.5 41.8L134.6 43.2C136 43.1 137.4 43 138.8 43ZM147.5 41.8C146.1 41.7 144.6 41.6 143.2 41.6L143.2 43C144.6 43 146.1 43.1 147.5 43.2L147.5 41.8ZM178.9 49.7C178.2 49.4 177.6 49.1 177 48.9L176.5 50.2C177.1 50.5 177.8 50.7 178.4 51L178.9 49.7Z";
}
.svicon.sprinkler path {
  d: path(var(--sprinkler-path));
}
.svicon.airport {
  --airport-path: "M84.9 74.4C83.2 75.4 86.2 75.9 86 76.3 85.6 77 84.4 75.6 84 76.4 83.2 77.6 81.4 76.5 80.1 76.8 77.8 79.8 69.7 74.6 66.1 73.8 61.6 72.8 62.5 69.2 64.3 65.9 64.4 65.1 34.8 56 27.2 52.1 24.2 50.4 13.5 44.1 17.2 40.6 20.3 39.5 23.6 40.1 26.4 38.4 34.1 36.8 42 39 49.4 41.2 64.4 45.3 79 51.7 93.8 55.9 94.6 55.3 95.9 54.6 94.9 56.1 94.6 56.9 96.4 56.9 96.9 57.3 103.3 59.3 109.5 62.1 115.9 63.6 119.4 63 139.5 60.7 145.9 59.7 150 58.6 153.2 54.3 156.5 51.7 159.7 51.3 157.5 53 156.4 54.7 154.2 57.4 152.5 60.9 149.4 62.5 143.1 63.7 129.3 67.2 129.3 67.2L133.5 70.1 161.5 71C161.5 71 182.7 56.4 184.8 55.2 185.4 55 191.4 57.3 191.3 57.5 186.5 66.1 181.5 74.6 176.7 83.1 176.2 84.7 186.5 83.9 186.5 83.9 192.5 84.1 201.2 84.6 189.1 86.4 185.9 87.6 177.2 87.1 176.6 90.7 173.6 93.3 169 91.3 165.4 92.1 165 92.4 86.2 74.6 84.9 74.4ZM66.1 81.2 50.7 71.8H20L4.7 81.2 20 90.6H21.1V162.1H49.7V90.6H50.8L66.1 81.2ZM50.5 162.1H79.1V115.5H50.5V162.1ZM125.2 135.2 80.9 115.6V162.2H171.7V135.2H125.2Z";
}
.svicon.airport path {
  d: path(var(--airport-path));
}
.svicon.limo {
  --limo-path: "M184.1 98.8 180.6 95.6C180.6 95.6 172.3 94.3 167.5 94 163.6 93.7 157.6 93.6 154.1 92 151.8 90.9 146.3 87.5 144 86.1 141 84.2 140.8 84.1 135.3 84 129.8 83.9 67.5 84.2 45.1 84 37.1 83.9 25.6 92.3 20.1 92 19.4 92 18.3 92.7 18.1 93.3 16.8 97.1 15.5 101 14.6 104.9 14.4 105.7 15.6 107.4 16.4 107.7 18.9 108.5 24.7 109.3 24.7 109.3S25.3 109.9 25.4 110.3C26.2 113.2 28.7 115.4 32 115.8 35.4 116.3 38.1 114.9 39.8 112.4 40.5 111.4 40.6 110.5 40.6 110.5L160.1 110.9C160.1 110.9 160.1 111.3 161.4 113.3 163.9 117.1 171.4 116.7 174.3 113.3 175.8 111.3 175.6 110.4 175.6 110.4L181.9 110.1C181.9 110.1 185.2 108.5 185.2 106.8 185.3 105.3 184.1 98.8 184.1 98.8ZM91 94.4H37.2L43.3 86H91V94.4ZM116.4 94.4H93.5V86H116.3V94.4ZM133.9 94.4V86H139.8L153.7 94.4H133.9Z";
}
.svicon.limo path {
  d: path(var(--limo-path));
}
.svicon.chauffer {
  --chauffer-path: "M130.2 53.5C130.2 71.1 116.7 85.4 100 85.4S69.8 71.1 69.8 53.5C69.8 53.5 83.3 61.7 100 61.7S130.2 53.5 130.2 53.5ZM137.2 36.3 120.7 30.6C119.9 30.3 119 30.2 118.2 30.2L100 30V30L99.9 30 99.8 30V30L81.6 30.2C80.7 30.2 79.9 30.4 79.1 30.6L62.6 36.3C61.4 36.7 60.7 38 61.1 39.3L63 46C63.3 47 64.3 47.8 65.3 47.8H69L69.1 49.4C76.5 59.3 124.9 59.7 131 49.4L131.1 47.8H134.5C135.6 47.8 136.5 47.1 136.8 46L138.7 39.3C139.1 38.1 138.4 36.8 137.2 36.3ZM127.4 93.7 109.6 129.4 104.9 112.1 111.9 93.2H87.8L94.8 112.1 90.1 129.4 72.6 93.7C61.1 94.3 52 104.3 52 116.6V170.1H147.9V116.6C147.9 104.3 138.8 94.3 127.4 93.7Z";
}
.svicon.chauffer path {
  d: path(var(--chauffer-path));
}
.svicon.crown {
  --crown-path: "M176 138.8V133.1C177.3 132.6 178.2 131.3 178.2 129.8 178.2 128.3 177.3 127 176 126.5V121.2C178.3 120.5 180 118.4 180 115.9 180 112.8 177.5 110.4 174.5 110.4H170.9L162 80.2C163.2 79.8 164 78.7 164 77.3 164 75.6 162.6 74.2 160.9 74.2 159.2 74.2 157.8 75.6 157.8 77.3 157.8 78.6 158.7 79.7 159.8 80.2L153.5 101.7 150.1 90.2C151 89.9 151.6 89.1 151.6 88.1 151.6 86.9 150.6 85.9 149.4 85.9 148.2 85.9 147.2 86.9 147.2 88.1 147.2 89.1 147.8 89.9 148.7 90.2L144.6 104.2 136.2 75.5C137.6 75 138.5 73.7 138.5 72.2 138.5 70.3 136.9 68.7 135 68.7 133.1 68.7 131.5 70.3 131.5 72.2 131.5 73.7 132.5 75 133.8 75.5L125.4 104.1 120.3 86.8C121.3 86.5 122 85.5 122 84.4 122 83 120.9 81.9 119.5 81.9 118.1 81.9 117 83 117 84.4 117 85.5 117.7 86.4 118.7 86.8L114 102.9 101.5 60.2C103.5 59.5 104.9 57.7 104.9 55.5 104.9 52.7 102.6 50.5 99.9 50.5 97.1 50.5 94.9 52.8 94.9 55.5 94.9 57.7 96.3 59.5 98.3 60.2L85.1 105.3 79.7 86.8C80.7 86.5 81.4 85.5 81.4 84.4 81.4 83 80.3 81.9 78.9 81.9 77.5 81.9 76.4 83 76.4 84.4 76.4 85.5 77.1 86.4 78.1 86.8L73.7 101.7 66 75.4C67.4 74.9 68.3 73.6 68.3 72.1 68.3 70.2 66.7 68.6 64.8 68.6 62.9 68.6 61.3 70.2 61.3 72.1 61.3 73.6 62.3 74.9 63.6 75.4L55.2 104.1 51.1 90.1C52 89.8 52.6 89 52.6 88 52.6 86.8 51.6 85.8 50.4 85.8 49.2 85.8 48.2 86.8 48.2 88 48.2 89 48.8 89.8 49.7 90.1L46.3 101.6 40 80.2C41.2 79.8 42 78.7 42 77.3 42 75.6 40.6 74.2 38.9 74.2 37.2 74.2 35.8 75.6 35.8 77.3 35.8 78.6 36.7 79.7 37.8 80.2L28.9 110.5H25.3C22.2 110.5 19.8 113 19.8 116 19.8 118.5 21.5 120.6 23.8 121.3V126.4C22.2 126.7 20.9 128.1 20.9 129.9 20.9 131.6 22.2 133.1 23.8 133.4V138.9C21.5 139.6 19.8 141.7 19.8 144.2 19.8 147.3 22.3 149.7 25.3 149.7 25.3 145.5 174.2 145.5 174.2 149.7 177.3 149.7 179.7 147.2 179.7 144.2 180 141.6 178.3 139.5 176 138.8ZM36.1 133.4C34.2 133.4 32.6 131.8 32.6 129.9 32.6 128 34.2 126.4 36.1 126.4 38 126.4 39.6 128 39.6 129.9 39.7 131.8 38.1 133.4 36.1 133.4ZM47.7 133.4C45.8 133.4 44.2 131.8 44.2 129.9 44.2 128 45.8 126.4 47.7 126.4 49.6 126.4 51.2 128 51.2 129.9 51.2 131.8 49.6 133.4 47.7 133.4ZM59.2 133.4C57.3 133.4 55.7 131.8 55.7 129.9 55.7 128 57.3 126.4 59.2 126.4 61.1 126.4 62.7 128 62.7 129.9 62.8 131.8 61.2 133.4 59.2 133.4ZM70.8 133.4C68.9 133.4 67.3 131.8 67.3 129.9 67.3 128 68.9 126.4 70.8 126.4 72.7 126.4 74.3 128 74.3 129.9 74.3 131.8 72.7 133.4 70.8 133.4ZM82.3 133.4C80.4 133.4 78.8 131.8 78.8 129.9 78.8 128 80.4 126.4 82.3 126.4 84.2 126.4 85.8 128 85.8 129.9 85.9 131.8 84.3 133.4 82.3 133.4ZM93.9 133.4C92 133.4 90.4 131.8 90.4 129.9 90.4 128 92 126.4 93.9 126.4 95.8 126.4 97.4 128 97.4 129.9 97.4 131.8 95.8 133.4 93.9 133.4ZM105.4 133.4C103.5 133.4 101.9 131.8 101.9 129.9 101.9 128 103.5 126.4 105.4 126.4 107.3 126.4 108.9 128 108.9 129.9 109 131.8 107.4 133.4 105.4 133.4ZM117 133.4C115.1 133.4 113.5 131.8 113.5 129.9 113.5 128 115.1 126.4 117 126.4 118.9 126.4 120.5 128 120.5 129.9 120.5 131.8 118.9 133.4 117 133.4ZM128.5 133.4C126.6 133.4 125 131.8 125 129.9 125 128 126.6 126.4 128.5 126.4 130.4 126.4 132 128 132 129.9 132.1 131.8 130.5 133.4 128.5 133.4ZM140.1 133.4C138.2 133.4 136.6 131.8 136.6 129.9 136.6 128 138.2 126.4 140.1 126.4 142 126.4 143.6 128 143.6 129.9 143.6 131.8 142 133.4 140.1 133.4ZM151.6 133.4C149.7 133.4 148.1 131.8 148.1 129.9 148.1 128 149.7 126.4 151.6 126.4 153.5 126.4 155.1 128 155.1 129.9 155.2 131.8 153.6 133.4 151.6 133.4ZM163.2 133.4C161.3 133.4 159.7 131.8 159.7 129.9 159.7 128 161.3 126.4 163.2 126.4 165.1 126.4 166.7 128 166.7 129.9 166.7 131.8 165.1 133.4 163.2 133.4Z";
}
.svicon.crown path {
  d: path(var(--crown-path));
}
.svicon.am-ribbon {
  --am-ribbon-path: "M119.2 100.5 144.6 56.4C146 54 147.1 51.4 147.9 48.7L151 37.8C153.7 28.6 146.8 19.4 137.2 19.4H62.7C53.1 19.4 46.2 28.6 48.9 37.8L52 48.7C52.8 51.4 53.9 54 55.3 56.4L80.7 100.5 44.1 163.9 68 157.5 73 180.5 100 133.8 127 180.5 132 157.5 155.9 163.9 119.2 100.5ZM108.3 52.8 100 67.2 91.7 52.8H108.3ZM74.6 170.1 71.7 156.7 70.9 152.8 67 153.8 52 157.8 83.6 104.2 98.5 130 74.6 170.1ZM120.6 160.2 61.2 56.9 65.6 54.4 124.9 157.7 120.6 160.2ZM128.7 155.5 69.4 52.2 73.8 49.7 133.1 153 128.7 155.5ZM77.5 47.5 81.9 45 141.2 148.3 136.8 150.8 77.5 47.5ZM84.4 112.6 84.1 115.3 86.2 117 83.6 117.6 82.6 120.1 81.2 117.8 78.5 117.6 80.3 115.6 79.6 113 82.1 114.1 84.4 112.6ZM95.3 125.5 95 128.2 97.1 129.9 94.5 130.5 93.5 133 92.1 130.7 89.4 130.5 91.2 128.5 90.5 125.9 93 127 95.3 125.5ZM83.8 125.6 83.5 128.3 85.6 130 83 130.6 82 133.1 80.6 130.8 77.9 130.6 79.7 128.6 79 126 81.5 127.1 83.8 125.6ZM77.7 140.1 77.4 142.8 79.5 144.5 76.9 145.1 75.9 147.6 74.5 145.3 71.8 145.1 73.6 143.1 72.9 140.5 75.4 141.6 77.7 140.1ZM75.4 129.6 75.1 132.3 77.2 134 74.6 134.6 73.6 137.1 72.2 134.8 69.5 134.6 71.3 132.6 70.6 130 73.1 131.1 75.4 129.6ZM87.3 137.9 87 140.6 89.1 142.3 86.5 142.9 85.5 145.4 84.1 143.1 81.4 142.9 83.2 140.9 82.5 138.3 85 139.4 87.3 137.9ZM67.2 143.2 66.9 145.9 69 147.6 66.4 148.2 65.4 150.7 64 148.4 61.3 148.2 63.1 146.2 62.4 143.6 64.9 144.7 67.2 143.2ZM79.6 151.3 79.3 154 81.4 155.7 78.8 156.3 77.8 158.8 76.4 156.5 73.7 156.3 75.5 154.3 74.8 151.7 77.3 152.8 79.6 151.3Z";
}
.svicon.am-ribbon path {
  d: path(var(--am-ribbon-path));
}
.svicon.fstars {
  --fstars-path: "M67.4 53.8 75.6 70.4 93.9 73.1 80.6 86 83.7 104.2 67.3 95.6 51 104.2 54.1 86 40.9 73.1 59.2 70.4 67.4 53.8ZM26.6 112.4 8.3 115.1 21.5 128 18.4 146.2 34.8 137.6 51.2 146.2 48 128 61.2 115.1 42.9 112.4 34.7 95.8 26.6 112.4ZM124.4 70.8 106.1 73.5 119.3 86.4 116.2 104.6 132.6 96 149 104.6 145.9 86.4 159.1 73.5 140.8 70.8 132.6 54.2 124.4 70.8ZM157.1 112.4 138.8 115.1 152 128 148.9 146.2 165.3 137.6 181.7 146.2 178.6 128 191.8 115.1 173.5 112.4 165.3 95.8 157.1 112.4ZM91.8 112.4 73.5 115.1 86.8 128 83.7 146.2 100.1 137.6 116.5 146.2 113.4 128 126.6 115.1 108.3 112.4 100 95.8 91.8 112.4Z";
}
.svicon.fstars path {
  d: path(var(--fstars-path));
}
.svicon.prof {
  --prof-path: "M100 12.7 22 33.8V103.9C22 158.3 63.5 176.7 94.6 185.8L100 187.4 105.4 185.8C136.6 176.7 178 158.3 178 103.9V33.8L100 12.7ZM174 103.9C174 155.6 134.2 173.2 104.2 181.9L99.9 183.1 95.6 181.9C65.7 173.2 25.8 155.6 25.8 103.9V36.9L99.8 16.9 173.8 36.9V103.9ZM38.1 46.2V103.9C38.1 121.1 42.9 134.6 52.8 145.3 59.2 152.2 67.6 157.9 78.6 162.9 84.6 165.6 91.5 168.1 99.2 170.3L100.1 170.6 101 170.3C143.8 157.8 162 138 162 104V46.2L100 29.4 38.1 46.2ZM117.5 38.3 108.9 55.6H91.2L82.6 38.3 100.1 33.6 117.5 38.3ZM91.1 59.6H109L118.4 133.9C113.2 136.4 107.2 138.7 100.1 140.9 93.2 138.8 87 136.3 81.8 133.7L91.1 59.6ZM157.9 103.9C157.9 135.7 140.6 154.4 100 166.3 92.7 164.1 86 161.7 80.2 159.1 69.7 154.4 61.7 148.9 55.7 142.5 46.6 132.6 42.1 120 42.1 103.9V49.2L78.6 39.3 87.4 56.8 77.4 135.9 78.6 136.5C84.5 139.6 91.5 142.4 99.4 144.8L100 145 100.6 144.8C108.8 142.3 115.7 139.7 121.4 136.7L122.6 136.1 112.6 56.8 121.4 39.2 157.9 49.1V103.9Z";
}
.svicon.prof path {
  d: path(var(--prof-path));
}
.svicon.satisfaction {
  --satisfaction-path: "M150.2 142.9C158.3 134.8 158.3 121.5 150.2 113.4 145.5 108.7 139.8 106.1 134.1 106 127.9 105.9 117 106 115.6 106 110.5 106 72.2 105.9 66 106 60.3 106.1 54.5 108.8 49.9 113.4 41.8 121.5 41.8 134.8 49.9 142.9 53.2 146.2 57.6 147.9 62 147.9 62.9 147.9 63.7 147.8 64.5 147.7V181H68.5V146.6C70.5 145.8 72.4 144.5 74 142.9 78 138.9 79.1 133.1 77.2 128.1H122.8C121 133.1 122 138.9 126 142.9 127.6 144.5 129.5 145.8 131.5 146.6V181H135.5V147.7C136.3 147.8 137.2 147.9 138 147.9 142.7 147.9 147 146.1 150.2 142.9ZM128.8 125.8C131.8 122.8 136.7 122.8 139.6 125.8 141.8 128 141.8 131.7 139.6 133.9L142.4 136.7C146.2 132.9 146.2 126.7 142.4 122.9 137.9 118.4 130.5 118.4 125.9 122.9 125.6 123.2 125.2 123.6 124.9 124H75C74.7 123.6 74.4 123.3 74 122.9 69.5 118.4 62.1 118.4 57.5 122.9 55.7 124.7 54.6 127.2 54.6 129.8 54.6 132.4 55.6 134.8 57.5 136.7L60.3 133.9C59.2 132.8 58.6 131.4 58.6 129.8 58.6 128.3 59.2 126.8 60.3 125.7 63.3 122.7 68.2 122.7 71.1 125.7 71.7 126.3 72.2 127 72.7 127.7V127.9H72.8C74.9 131.7 74.4 136.7 71.1 139.9 66 145 57.7 145 52.6 139.9 46 133.3 46 122.6 52.6 116 56.5 112.1 61.3 109.9 66 109.8 72.1 109.7 110.2 109.8 115.4 109.8V109.8C115.4 109.8 115.5 109.8 115.5 109.8 115.8 109.8 115.9 109.8 116 109.8V109.8C118.5 109.8 128.3 109.7 134 109.8 138.7 109.9 143.5 112.1 147.4 116 154 122.6 154 133.3 147.4 139.9 144.9 142.4 141.6 143.7 138.1 143.7 134.6 143.7 131.3 142.3 128.8 139.9 124.9 136.1 124.9 129.7 128.8 125.8ZM79.5 151H83.5V180.9H79.5V151ZM98.3 140.9H102.3V180.9H98.3V140.9ZM117.2 151H121.2V180.9H117.2V151ZM84.7 72.1 81.1 93.2 100 83.2 118.9 93.2 115.3 72.1 130.6 57.2 109.4 54.1 100 34.9 90.5 54.1 69.3 57.2 84.7 72.1ZM93.2 57.7 100 43.9 106.8 57.7 122 59.9 111 70.7 113.6 85.9 100 78.7 86.4 85.9 89 70.7 77.9 60 93.2 57.7ZM151 162.1 153.6 165.2C152.7 165.9 151.8 166.7 151 167.3L148.6 164.1C149.4 163.5 150.2 162.8 151 162.1ZM62.6 30.4 60.7 26.9C61.9 26.3 63.1 25.7 64.3 25.1L66 28.7C64.9 29.2 63.7 29.8 62.6 30.4ZM92 21.5 91.6 17.5C92.9 17.4 94.3 17.3 95.6 17.2L95.8 21.2C94.6 21.2 93.3 21.3 92 21.5ZM99.7 21.1 99.7 17.1 100 17.1C101.3 17.1 102.5 17.1 103.7 17.2L103.5 21.2C102.3 21.1 101.1 21.1 99.9 21.1L99.7 21.1ZM111.2 21.8C109.9 21.6 108.6 21.5 107.4 21.4L107.8 17.4C109.1 17.5 110.5 17.7 111.8 17.9L111.2 21.8ZM69.6 27.1 68.1 23.4C69.3 22.9 70.6 22.4 71.9 21.9L73.2 25.7C72 26.1 70.8 26.6 69.6 27.1ZM44 44 41.2 41.2C42.2 40.3 43.2 39.3 44.2 38.4L46.9 41.4C45.8 42.2 44.9 43.1 44 44ZM38.8 49.7 35.7 47.1C36.6 46.1 37.5 45 38.4 44.1L41.3 46.8C40.4 47.7 39.6 48.7 38.8 49.7ZM56 34.3 53.8 31C54.9 30.3 56.1 29.5 57.2 28.8L59.2 32.2C58.1 32.9 57 33.6 56 34.3ZM49.7 38.9 47.2 35.8C48.2 35 49.3 34.1 50.4 33.3L52.8 36.5C51.8 37.3 50.7 38.1 49.7 38.9ZM118.8 23.3C117.6 23 116.3 22.7 115 22.5L115.8 18.6C117.1 18.9 118.5 19.1 119.8 19.5L118.8 23.3ZM84.4 22.6 83.6 18.7C84.9 18.4 86.3 18.2 87.6 18L88.2 22C86.9 22.1 85.6 22.3 84.4 22.6ZM165.5 55.3 168.8 53C169.6 54.1 170.3 55.2 171 56.4L167.6 58.5C167 57.4 166.2 56.4 165.5 55.3ZM173.1 68.8 176.8 67.2C177.3 68.4 177.9 69.7 178.3 71L174.6 72.4C174.1 71.1 173.6 69.9 173.1 68.8ZM169.6 61.8 173.1 59.8C173.8 61 174.4 62.2 175 63.4L171.4 65.2C170.8 64.1 170.2 63 169.6 61.8ZM175.8 76 179.6 74.8C180 76.1 180.4 77.4 180.8 78.7L176.9 79.8C176.6 78.4 176.2 77.2 175.8 76ZM177.9 83.4 181.8 82.5C182.1 83.8 182.4 85.1 182.6 86.5L178.7 87.2C178.4 85.9 178.1 84.7 177.9 83.4ZM179.2 91 183.2 90.5C183.4 91.8 183.5 93.2 183.6 94.5L179.6 94.8C179.5 93.6 179.3 92.3 179.2 91ZM146.7 36.1C145.7 35.4 144.6 34.6 143.5 33.9L145.7 30.5C146.8 31.2 148 32 149 32.8L146.7 36.1ZM126.2 25.5C125 25.1 123.8 24.7 122.5 24.3L123.6 20.5C124.9 20.9 126.2 21.3 127.5 21.7L126.2 25.5ZM140.2 31.9C139.1 31.3 138 30.6 136.8 30L138.6 26.5C139.8 27.1 141 27.8 142.1 28.5L140.2 31.9ZM133.4 28.4C132.2 27.9 131.1 27.4 129.9 26.9L131.4 23.2C132.6 23.7 133.9 24.2 135.1 24.8L133.4 28.4ZM158.2 46.3C157.3 45.4 156.4 44.4 155.5 43.5L158.3 40.6C159.3 41.5 160.2 42.5 161.1 43.5L158.2 46.3ZM152.7 40.9C151.7 40.1 150.7 39.2 149.7 38.4L152.2 35.3C153.3 36.1 154.3 37 155.3 37.9L152.7 40.9ZM160.8 49.2 163.8 46.6C164.7 47.6 165.5 48.7 166.4 49.8L163.2 52.2C162.4 51.2 161.6 50.2 160.8 49.2ZM76.9 24.5 75.7 20.7C77 20.3 78.3 19.9 79.6 19.6L80.6 23.5C79.4 23.7 78.1 24.1 76.9 24.5ZM171.6 136.1 175.2 137.9C174.6 139.1 174 140.3 173.3 141.5L169.8 139.6C170.4 138.4 171 137.2 171.6 136.1ZM36.9 149.6 33.7 152.1C32.9 151 32.1 149.9 31.3 148.8L34.6 146.5C35.4 147.6 36.1 148.6 36.9 149.6ZM158.5 155.1 161.4 157.8C160.5 158.8 159.5 159.8 158.6 160.7L155.8 157.8C156.7 156.9 157.6 156 158.5 155.1ZM163.4 149.2 166.6 151.6C165.8 152.7 164.9 153.7 164.1 154.8L161 152.2C161.9 151.2 162.7 150.2 163.4 149.2ZM34.1 55.9 30.8 53.6C31.6 52.5 32.4 51.4 33.2 50.3L36.4 52.7C35.6 53.7 34.8 54.8 34.1 55.9ZM46.6 160 43.9 163C43.2 162.4 42.6 161.8 41.9 161.1L44.7 158.2C45.3 158.9 45.9 159.5 46.6 160ZM167.8 142.8 171.2 144.9C170.5 146 169.7 147.2 169 148.3L165.7 146C166.4 145 167.2 143.9 167.8 142.8ZM179.6 106.4 183.6 106.7C183.5 108 183.4 109.4 183.2 110.7L179.2 110.2C179.4 109 179.5 107.7 179.6 106.4ZM183.8 100.8C183.8 101.4 183.8 102 183.8 102.6L179.8 102.5C179.8 101.9 179.8 101.3 179.8 100.7 179.8 100 179.8 99.3 179.8 98.6L183.8 98.5C183.8 99.4 183.8 100.1 183.8 100.8ZM177 121.6 180.9 122.6C180.6 123.9 180.2 125.2 179.7 126.5L175.9 125.3C176.3 124.1 176.7 122.9 177 121.6ZM178.7 114.1 182.6 114.8C182.4 116.1 182.1 117.5 181.8 118.8L177.9 117.9C178.2 116.6 178.5 115.4 178.7 114.1ZM174.7 129 178.4 130.4C177.9 131.7 177.4 132.9 176.9 134.2L173.2 132.6C173.7 131.4 174.2 130.2 174.7 129ZM41.9 155.5 39 158.2C38.1 157.2 37.2 156.2 36.3 155.2L39.3 152.6C40.2 153.6 41.1 154.6 41.9 155.5ZM24 76.6 20.2 75.4C20.6 74.1 21.1 72.8 21.5 71.6L25.2 73C24.8 74.1 24.4 75.3 24 76.6ZM22 84 18.1 83.2C18.4 81.9 18.7 80.6 19 79.3L22.9 80.3C22.6 81.5 22.3 82.8 22 84ZM20.8 91.6 16.8 91.1C17 89.8 17.1 88.4 17.4 87.1L21.3 87.7C21.1 89.1 20.9 90.3 20.8 91.6ZM20.2 99.3 16.2 99.2C16.2 97.9 16.3 96.5 16.4 95.2L20.4 95.5C20.3 96.7 20.3 98 20.2 99.3ZM26.7 69.3 23 67.8C23.5 66.6 24.1 65.3 24.7 64.1L28.3 65.9C27.7 67 27.2 68.2 26.7 69.3ZM32.5 143.3 29.1 145.4C28.4 144.3 27.7 143.1 27 141.9L30.5 139.9C31.1 141.1 31.8 142.2 32.5 143.3ZM30.1 62.4 26.6 60.5C27.2 59.3 27.9 58.1 28.6 57L32 59.1C31.3 60.2 30.7 61.3 30.1 62.4ZM25.6 129.6 21.9 131C21.4 129.7 21 128.5 20.5 127.2L24.3 125.9C24.7 127.1 25.1 128.4 25.6 129.6ZM20.5 107 16.5 107.3C16.4 106 16.3 104.6 16.3 103.3L20.3 103.2C20.3 104.5 20.4 105.8 20.5 107ZM28.7 136.6 25.1 138.4C24.5 137.2 23.9 136 23.4 134.7L27.1 133.1C27.6 134.3 28.1 135.5 28.7 136.6ZM23.1 122.2 19.2 123.3C18.8 122 18.5 120.7 18.2 119.4L22.1 118.5C22.5 119.7 22.8 121 23.1 122.2ZM21.4 114.7 17.5 115.4C17.3 114.1 17.1 112.7 16.9 111.4L20.9 110.9C21 112.2 21.2 113.4 21.4 114.7ZM49 162.1C49.8 162.8 50.7 163.5 51.5 164.1L49.1 167.3C48.2 166.6 47.3 165.9 46.4 165.2L49 162.1Z";
}
.svicon.satisfaction path {
  d: path(var(--satisfaction-path));
}
.svicon.chat {
  --chat-path: "M184.8 85.9C184.6 106.5 160.8 141.3 121.9 141.1 130.3 135.3 136.6 129.6 141.1 123.5 135.9 124.5 130.4 125 124.8 125 123.6 125 122.3 125 121.1 124.9 130.8 117.7 136.6 108.3 136.6 98 136.6 77.4 113.2 60.3 82.9 57.8 93.7 50.9 108.5 46.7 124.7 46.7 157.9 46.8 185 63.5 184.8 85.9ZM78.1 153.2C69.7 147.4 63.4 141.7 58.9 135.6 64.1 136.6 69.6 137.1 75.2 137.1 108.3 137.1 135.2 119.6 135.2 98 135.2 76.4 108.3 58.9 75.2 58.9S15 75.7 15.2 98C15.5 118.6 39.3 153.4 78.1 153.2Z";
}
.svicon.chat path {
  d: path(var(--chat-path));
}
.svicon.eco {
  --eco-path: "M116.5 18.7C40.5 66.8 26 139.7 110.7 167.3 110.8 171.7 109.9 176.4 108.3 181.2H115.4C114.4 176.4 113.8 171.8 113.8 167.4 178.3 113 131.1 84.9 116.5 18.7ZM111.5 161.6C102.3 154.7 80.8 55 114.4 23 86.1 54.2 98.6 133.8 111.5 161.6Z";
}
.svicon.eco path {
  d: path(var(--eco-path));
}
.svicon.family {
  --family-path: "M30.3 65.6C30.3 57.3 37 50.5 45.4 50.5S60.5 57.2 60.5 65.6 53.8 80.7 45.4 80.7 30.3 73.9 30.3 65.6ZM83 74C92.4 74 100 66.4 100 57 100 47.6 92.4 40 83 40 73.6 40 66 47.6 66 57 66 66.3 73.6 74 83 74ZM153.4 78.6 153.4 78.6C144.1 78.6 136.1 84.3 132.6 92.3 129.1 88.5 124 86.2 118.4 86.2H118.4C113.5 86.2 109.1 88 105.7 91 102.3 81.7 93.5 75.1 83.1 75.1H83.1C73.5 75.1 65.2 80.7 61.3 88.8 57.4 84.4 51.7 81.6 45.3 81.6H45.3C33.5 81.6 24 91.1 24 102.9V160.1H176V101.2C176 88.7 165.9 78.6 153.4 78.6ZM153.4 77.5C162.2 77.5 169.4 70.3 169.4 61.5 169.4 52.7 162.2 45.5 153.4 45.5 144.6 45.5 137.4 52.7 137.4 61.5 137.4 70.4 144.6 77.5 153.4 77.5ZM118.4 85.3C126 85.3 132.1 79.2 132.1 71.6S126 57.9 118.4 57.9C110.8 57.9 104.7 64 104.7 71.6S110.9 85.3 118.4 85.3Z";
}
.svicon.family path {
  d: path(var(--family-path));
}
.svicon.contract {
  --contract-path: "M153.3 36.2 63.2 36.3C58.4 36.8 54.8 40.9 54.8 45.8L54.4 141.5H37.1V154.3C37.1 159.2 40.8 163.2 45.5 163.8 45.6 163.8 45.9 163.8 46.2 163.8V163.8C46.2 163.8 46.2 163.8 46.2 163.8 50.4 163.8 70.4 163.8 90.3 163.8 110.2 163.8 130.2 163.8 134.4 163.8 134.4 163.8 134.4 163.8 134.4 163.8 134.4 163.8 134.4 163.8 134.4 163.8 134.8 163.8 135 163.8 135.1 163.8 139.9 163.3 143.6 159.2 143.6 154.3L143.6 152.7H143.6C143.6 152.7 143.6 55.9 143.6 56.2H162.7V45.8C162.9 40.5 158.6 36.2 153.3 36.2ZM80.2 52.9H114.6V58.2H80.2V52.9ZM68.4 66.3H126.3V71.6H68.4V66.3ZM68.4 79.5H126.3V84.8H68.4V79.5ZM68.4 92.7H126.3V98H68.4V92.7ZM91.3 124.5H68.4V119.2H91.3V124.5ZM102.8 111.3H68.4V106H102.8V111.3ZM125.6 123.7V140.2L117.5 134.6 109.4 140.2V123.7C107.8 121.8 106.8 119.4 106.8 116.8 106.8 110.9 111.6 106.2 117.5 106.2 123.4 106.2 128.1 111 128.1 116.8 128.2 119.5 127.2 121.9 125.6 123.7ZM125.5 116.8C125.5 121.2 121.9 124.8 117.5 124.8 113.1 124.8 109.5 121.2 109.5 116.8 109.5 112.4 113.1 108.8 117.5 108.8 121.9 108.8 125.5 112.4 125.5 116.8ZM117.5 127.5C119.5 127.5 121.3 127 122.9 126V135.2L117.5 131.5 112.1 135.2V126C113.7 126.9 115.6 127.5 117.5 127.5Z";
}
.svicon.contract path {
  d: path(var(--contract-path));
}
.svicon.money {
  --money-path: "M100 19.7C55.7 19.7 19.7 55.6 19.7 100 19.7 144.3 55.6 180.3 100 180.3S180.3 144.4 180.3 100C180.3 55.7 144.3 19.7 100 19.7ZM132.3 140C126.7 145.3 118.5 148.5 107.8 149.5V164.6H91.4V149.6C85 149.2 79 148.3 73.4 147 67.8 145.7 63.5 144.4 60.5 143.1V118.4H88C88 121.1 88.5 123 89.6 124.1 90.7 125.2 92.7 125.8 95.7 125.8 98.4 125.8 100.3 125.4 101.5 124.6 102.7 123.8 103.3 122.5 103.3 120.9 103.3 119.7 102.8 118.7 101.7 117.7 100.7 116.7 98.8 115.8 96 114.8 86.8 111.4 79.6 108.2 74.6 105.4 69.6 102.5 65.8 99.1 63.2 95 60.6 91 59.3 85.8 59.3 79.5 59.3 70.9 61.8 64.1 66.8 59.1 71.8 54.1 80 51 91.4 49.9V35.4H107.8V49.5C114.5 49.9 120.7 50.9 126.2 52.4 131.7 53.9 135.8 55.5 138.4 57.2V79.6H112.2C112.2 75.4 109.9 73.4 105.3 73.4 102.6 73.4 100.6 73.8 99.4 74.5 98.2 75.2 97.6 76.4 97.6 78.2 97.6 79.5 98.1 80.5 99.2 81.2 100.3 81.9 102.3 82.7 105.3 83.6 113.1 86.1 119.5 88.6 124.3 91.2 129.2 93.7 133.1 97.2 136.2 101.4 139.2 105.7 140.8 111.2 140.8 117.9 140.7 127.3 137.9 134.7 132.3 140Z";
}
.svicon.money path {
  d: path(var(--money-path));
}
.svicon.houzz {
  --houzz-path: "M23.8 100C23.8 73.4 23.8 46.7 23.8 20.1 23.8 17.6 23.8 17.6 26.4 17.6 38.1 17.6 49.9 17.6 61.6 17.6 63.2 17.6 63.6 18 63.6 19.6 63.5 31 63.6 42.4 63.5 53.7 63.5 55.6 64.1 56.3 65.9 56.8 102.1 66.9 138.2 77.1 174.4 87.2 175.7 87.6 176.1 88.1 176.1 89.4 176.1 119.8 176.1 150.2 176.1 180.7 176.1 182.1 175.7 182.6 174.2 182.6 156.4 182.6 138.6 182.5 120.9 182.6 119.2 182.6 119.1 181.9 119.1 180.6 119.1 163.6 119.1 146.6 119.2 129.6 119.2 127.9 118.7 127.4 117 127.4 105.4 127.5 93.9 127.5 82.3 127.4 80.6 127.4 80.1 128 80.1 129.7 80.2 146.6 80.1 163.5 80.1 180.4 80.1 182.7 80.1 182.7 77.7 182.7 60.5 182.7 43.3 182.7 26.1 182.7 23.7 182.7 23.7 182.7 23.7 180.3 23.8 153.4 23.8 126.7 23.8 100Z";
}
.svicon.houzz path {
  d: path(var(--houzz-path));
}
.svicon.angi-1 {
  --angi-1-path: "M151.7 37.5C156.8 37.7 161.6 39 166.2 41.1 171.5 43.4 176 46.7 179.9 50.9 183.1 54.3 185.5 58.3 187.5 62.5 189.3 66.5 190.4 70.7 190.9 75.1 191.2 78.3 191.1 81.5 190.8 84.7 190.4 88.2 189.5 91.5 188.3 94.8 187.3 97.3 186 99.7 184.6 102.1 182.4 105.9 179.5 109.1 176.2 111.8 170.2 116.8 163.4 120.1 155.7 121.2 153.2 121.6 150.7 121.8 148.1 121.8 131 121.9 113.9 121.8 96.8 121.8 96 121.8 95.7 122 95.3 122.7 92.5 128.3 89.7 133.9 87 139.6 84.8 144 82.7 148.5 80.6 152.9 79.4 155.4 78.1 157.8 76.9 160.2 76.5 160.9 76.2 161.6 75.8 162.6 75.2 161.5 74.8 160.8 74.4 160 72.6 156.3 70.8 152.7 68.9 149 66.6 144.4 64.2 139.8 61.9 135.2 60.2 131.8 58.5 128.4 56.8 125.1 56.6 124.6 56.2 124.2 56.1 123.7 55.7 121.9 54.5 121.6 52.9 121.7 49.3 121.9 45.7 121.7 42.2 120.8 38.8 120 35.4 118.9 32.3 117.3 27.6 114.9 23.6 111.8 20.1 108.1 16.7 104.5 14.1 100.4 12.1 95.8 10.6 92.3 9.6 88.7 9.2 85 8.8 81.9 8.9 78.6 9.1 75.4 9.3 72.7 9.8 69.9 10.6 67.3 11.5 64 12.9 60.8 14.7 57.9 17.3 53.6 20.6 49.8 24.6 46.6 28 43.9 31.7 41.7 35.7 40.1 39.1 38.8 42.7 38.1 46.3 37.5 47.1 37.4 48 37.4 48.8 37.4 49.2 37.3 49.6 37.3 50.1 37.2 51.2 37.2 52.4 37.1 53.5 37.1 85.3 37.1 117.1 37.1 148.9 37.1 149.2 37.1 149.6 37.1 149.9 37.2 150.5 37.4 151.1 37.5 151.7 37.5ZM67 103C67.1 103.1 67.2 103.2 67.4 103.4 67.6 104.1 67.9 104.9 68.1 105.6 69.6 109.8 71.2 114 72.7 118.2 73.7 121 74.7 123.8 75.7 126.9 76.2 125.4 76.7 124.2 77.1 123 78.1 120.2 79.2 117.4 80.2 114.7 81.1 112.2 82 109.6 82.9 107.1 83.4 105.8 84 104.4 84.5 103.1 84.6 103.1 84.6 103.1 84.7 103 84.9 103 85.1 103 85.3 103 106.6 103 127.9 103 149.2 103 150.1 103 150.9 103.1 151.8 102.9 155.2 102.3 158.4 101.1 161.4 99.2 165.8 96.4 169 92.4 170.7 87.6 172 84.1 172.4 80.4 171.9 76.6 171.5 73.6 170.6 70.8 169.2 68.2 167.2 64.7 164.5 61.8 161 59.7 157.2 57.4 153.1 56.2 148.6 56.2 116 56.2 83.3 56.2 50.7 56.2 48.9 56.2 47.1 56.4 45.3 56.9 38.8 58.6 33.8 62.3 30.4 68.1 28.6 71.2 27.5 74.6 27.3 78.2 27 83.5 28.4 88.4 31.4 92.8 34.1 96.8 37.7 99.7 42.2 101.5 45.3 102.7 48.5 103.1 51.7 103.1 57 103 62 103 67 103Z";
}
.svicon.angi-1 path {
  d: path(var(--angi-1-path));
}
.svicon.haag {
  --haag-path: "M99.1 18.4C102 18.4 104.4 18.3 106.8 18.6 110.2 19 113.6 19.5 117 20.2 122 21.3 126.9 22.9 131.6 24.8 134.1 25.8 136.5 27.1 138.9 28.3 139.4 28.5 139.9 28.7 140.4 28.7 141.5 28.7 142.5 28.7 143.6 28.7 146.4 28.8 147.4 30.4 147.1 32.8 147 33.4 147.2 33.7 147.6 33.9 151.2 36.5 154.5 39.3 157.6 42.4 160.9 45.8 164 49.4 166.7 53.3 169.3 57 171.6 60.9 173.5 65 175.7 69.6 177.4 74.4 178.6 79.3 178.8 80.3 179.3 80.6 180.3 80.8 186.5 82.1 191 85.7 193.8 91.4 195.3 94.5 195.8 97.8 195.5 101.2 195 106.1 193.1 110.3 189.4 113.6 186.7 116.1 183.4 117.6 179.8 118.3 179.3 118.4 179.1 118.5 179 119 177.6 124.6 175.7 130 173.2 135.2 170.7 140.5 167.6 145.4 164 150.1 161.1 153.9 157.7 157.4 154.2 160.6 150.2 164.2 145.9 167.4 141.2 170.1 135.5 173.5 129.6 176.1 123.3 178 119.5 179.2 115.7 180 111.8 180.6 106.7 181.4 101.6 181.6 96.4 181.5 93.4 181.4 90.4 181.1 87.4 180.6 82.2 179.8 77.1 178.6 72.2 176.8 69.7 175.9 67.3 174.9 64.9 173.8 61 172 57.2 169.8 53.7 167.4 50.7 165.3 47.8 163.1 45.1 160.6 43.4 159.1 41.9 157.5 40.3 156 37.7 153.4 35.4 150.5 33.2 147.5 30.4 143.6 27.9 139.5 25.9 135.2 23.4 130 21.5 124.5 20.1 118.8 20 118.3 19.8 118.2 19.3 118.1 15 117.2 11.5 115 8.7 111.7 6.5 109.1 5.2 106.1 4.6 102.7 3.9 98.3 4.6 94.1 6.7 90.2 8.9 86.4 12 83.7 16 82 17.1 81.5 18.3 81.1 19.5 80.9 20.2 80.8 20.4 80.4 20.5 79.9 21.1 77.1 22 74.4 23 71.8 25 66.5 27.5 61.4 30.5 56.6 32.4 53.6 34.5 50.8 36.7 48 39.2 44.9 42.1 42 45 39.3 49.7 35 54.9 31.4 60.4 28.3 65.1 25.7 69.9 23.7 75 22.1 78.9 20.9 82.9 19.9 87 19.3 89.3 19 91.5 18.8 93.8 18.5 95.7 18.3 97.6 18.5 99.1 18.4ZM99.9 115.8C124.9 115.8 150 115.8 175 115.8 176.4 115.8 177.7 115.7 179 115.4 184.2 114.4 188 111.6 190.3 106.9 191.9 103.8 192.2 100.4 191.8 96.9 191.3 92.5 189.2 89.1 185.9 86.4 182.9 84 179.3 82.9 175.5 82.9 125.2 82.9 74.9 82.9 24.6 82.9 22.8 82.9 21 83.1 19.2 83.6 14.8 84.8 11.6 87.5 9.4 91.6 8 94.3 7.7 97.1 7.7 100.1 7.7 104 9.1 107.4 11.6 110.3 14.8 113.9 18.9 115.8 23.7 115.8 49.2 115.8 74.6 115.8 99.9 115.8ZM175.9 118.4C169.8 118.4 163.8 118.4 157.7 118.4 155.9 118.4 155.9 118.4 155.3 120.2 153.8 124.4 151.8 128.5 149.3 132.3 146.5 136.4 143.4 140.3 139.7 143.6 137.6 145.5 135.5 147.3 133.1 148.9 129.3 151.5 125.2 153.7 120.8 155.4 115.2 157.5 109.5 158.9 103.6 159.2 99.5 159.4 95.5 159.4 91.4 158.7 88 158.2 84.7 157.5 81.5 156.4 77.8 155.2 74.3 153.7 70.9 151.8 66.5 149.3 62.5 146.3 58.8 142.9 56.9 141.1 55.2 139.2 53.6 137.1 51.3 134.3 49.3 131.2 47.5 128 46 125.1 44.7 122.2 43.7 119.1 43.6 118.7 43.4 118.5 43 118.5 36.9 118.5 30.7 118.5 24.6 118.5 24.1 118.5 24 118.7 24.1 119.2 25.3 123.7 26.8 128.2 28.8 132.5 31.4 138 34.4 143.2 38.2 148 41 151.6 44.1 154.9 47.5 158 50 160.3 52.7 162.5 55.5 164.4 61.4 168.5 67.7 171.7 74.5 174 79.1 175.6 83.9 176.7 88.7 177.4 92 177.9 95.4 178.1 98.7 178.2 101.9 178.3 105.1 178 108.3 177.7 110.3 177.5 112.3 177.2 114.3 176.9 118.8 176.1 123.2 174.8 127.5 173.2 131.5 171.7 135.4 169.8 139.1 167.7 143 165.4 146.7 162.8 150.2 159.9 153.1 157.4 155.9 154.7 158.5 151.8 161.1 148.9 163.5 145.7 165.6 142.4 168.8 137.5 171.4 132.2 173.4 126.6 174.5 123.9 175.3 121.2 175.9 118.4ZM51 80.4C51.3 80.4 51.5 80.4 51.6 80.4 63.1 80.4 74.6 80.4 86.1 80.4 86.2 80.4 86.4 80.4 86.5 80.4 86.9 80.4 87 80.2 87.1 79.8 87.3 77.9 87.6 76 87.8 74 87.8 73.6 88 73.6 88.4 73.6 92.6 73.6 96.8 73.6 101 73.6 101.7 73.6 101.6 73.9 101.6 74.4 101.4 76.1 101.2 77.8 100.8 79.4 100.5 80.5 101 80.4 101.8 80.4 111.2 80.4 120.6 80.4 129.9 80.4 131.1 80.4 132.3 80.5 133.4 80.2 135.3 79.7 136.9 78.8 137.6 76.8 138.4 74.1 138.5 71.2 138.9 68.5 139.2 66.5 139.4 64.4 139.7 62.4 140 60.2 140.3 58 140.6 55.8 140.8 54.1 141.1 52.5 141.3 50.8 141.5 49.2 141.7 47.7 141.9 46.1 142.1 44.5 142.3 42.9 142.5 41.3 142.8 39.2 143.1 37.1 143.4 35 143.5 34.4 143.9 33.7 143.5 33.3 143.1 32.8 142.3 33.4 141.7 33.3 141.5 33.3 141.2 33.3 141 33.3 137.8 33.8 134.6 34.3 131.5 34.8 127.7 35.5 123.9 36.2 120.1 37.2 117.1 37.9 114.1 38.8 111.2 39.7 104.6 41.7 98.2 44.1 91.9 47 87.5 49.1 83.2 51.4 79 54 73.6 57.4 68.4 61.1 63.7 65.5 60.1 68.9 56.6 72.4 53.7 76.4 52.8 77.7 51.8 78.9 51 80.4ZM51.4 76C51.6 75.7 51.7 75.7 51.8 75.5 53.5 73.1 55.3 70.8 57.3 68.7 59.2 66.6 61.2 64.6 63.4 62.7 66.2 60.1 69.2 57.7 72.3 55.5 78.2 51.4 84.4 47.8 91 45 91.4 44.8 91.7 44.6 91.8 44 91.9 43.2 92 42.4 92.2 41.5 92.7 38.1 93.3 34.6 93.9 31.1 93.4 31.1 93.1 31.1 92.7 31.1 82.8 31.1 72.9 31.1 63 31.1 62.4 31.1 61.8 31.1 61.2 31.3 59.4 31.8 57.9 32.9 57.5 34.8 57 37 56.8 39.3 56.5 41.5 56.2 43.4 56 45.3 55.7 47.2 55.4 49.2 55.1 51.2 54.8 53.2 54.5 55.1 54.3 57.1 54 59 53.7 60.9 53.4 62.9 53.1 64.8 52.8 66.8 52.5 68.7 52.2 70.7 51.8 72.6 51.6 74.2 51.4 76ZM165.1 80.1C168.3 80.1 171.4 80.1 174.6 80.1 175.1 80.1 175.4 80.1 175.1 79.4 174.8 78.6 174.6 77.7 174.4 76.9 172.6 70.9 170 65.3 166.9 59.9 163.6 54.4 159.8 49.4 155.3 44.9 153.7 43.3 152 41.7 150.2 40.2 149.2 39.3 148.1 38.5 147 37.7 146.5 37.3 146.4 37.4 146.3 38 146.2 39.2 146.1 40.4 145.9 41.6 145.5 44.5 145 47.4 144.6 50.3 144.2 53.4 143.8 56.4 143.3 59.5 143.2 59.9 143.2 60.4 143.6 60.8 144.4 61.7 145.2 62.6 146 63.5 149.7 68.4 152.8 73.6 154.8 79.4 155 79.9 155.3 80.1 155.8 80 158.9 80.1 162 80.1 165.1 80.1ZM136.7 141.1C136.2 141.1 135.9 141.1 135.6 141.1 111.9 141.1 88.2 141.1 64.5 141.1 64.3 141.1 64.1 141.1 63.9 141.1 63.7 141.1 63.5 141 63.5 141.3 63.5 141.4 63.6 141.6 63.8 141.7 64.6 142.3 65.4 142.9 66.2 143.6 70.3 147 74.9 149.5 79.8 151.4 85.4 153.7 91.3 154.9 97.3 155.2 99.5 155.3 101.7 155.3 103.9 155.1 106.3 154.9 108.7 154.6 111.1 154.1 115.2 153.3 119.1 152 122.8 150.3 126.3 148.7 129.7 146.8 132.8 144.4 134.1 143.3 135.4 142.4 136.7 141.1ZM24 80.1C24.4 80.1 24.7 80.1 25 80.1 30.9 80.1 36.8 80.1 42.7 80.1 43.5 80.1 43.8 79.9 44.1 79.1 45.1 76.3 46.3 73.7 47.7 71.2 48.5 69.7 49.6 68.3 49.5 66.5 49.5 65.4 49.8 64.4 50 63.3 50.3 61.3 50.6 59.3 50.8 57.3 51.1 55.2 51.3 53.2 51.6 51.1 51.9 49 52.2 46.8 52.5 44.7 52.7 43.1 53 41.5 53.2 39.9 53.3 38.9 53.5 37.8 53.6 36.6 38.7 47.8 28.9 62.2 24 80.1ZM67.6 28.7C67.9 28.7 68.3 28.7 68.6 28.7 76.5 28.7 84.5 28.7 92.4 28.7 94.8 28.7 95.7 29.3 96.2 31.1 96.4 31.8 96.2 32.6 96.1 33.3 95.8 35.2 95.5 37.1 95.2 39 95 40.4 94.8 41.9 94.5 43.4 94.7 43.4 94.9 43.3 95 43.3 97.6 42.2 100.2 41.1 102.9 40.2 103.1 40.1 103.3 40 103.3 39.7 103.6 37.1 104.1 34.6 104.4 32 104.6 30.1 106.5 28.7 108 28.7 115.5 28.8 123.1 28.7 130.6 28.7 130.9 28.7 131.3 28.7 131.6 28.7 131.6 28.6 131.6 28.5 131.6 28.4 110.4 19.4 89 19.4 67.6 28.7ZM67.9 129.6C67.8 129.6 67.8 129.6 67.7 129.7 66.5 126.7 65.3 123.8 64.1 120.8 63.8 120.1 63.5 119.8 62.8 119.9 62.6 119.9 62.4 119.9 62.2 119.9 61.3 119.8 61.1 120.1 61.1 121 61.1 125.8 61.1 130.5 61.1 135.3 61.1 137.4 61.1 137.4 63.2 137.4 63.9 137.4 64.1 137.2 64.1 136.5 64.1 133.7 64.1 130.8 64.1 127.8 64.3 128.1 64.4 128.2 64.4 128.3 65.4 130.8 66.4 133.2 67.4 135.7 68.1 137.4 68.1 137.3 69.8 137.4 70.6 137.4 70.7 137.1 70.7 136.5 70.7 131.7 70.7 126.8 70.7 122 70.7 120 70.7 120 68.7 120 68.1 120 67.9 120.1 67.9 120.8 68 123.7 67.9 126.6 67.9 129.6ZM143.6 31.3C143.2 31.3 143.1 31.3 142.9 31.3 131.4 31.3 119.9 31.3 108.4 31.3 108.3 31.3 108.1 31.3 108 31.3 107.6 31.3 107.4 31.5 107.4 31.9 107.1 34.1 106.8 36.2 106.5 38.4 106.3 39.5 106.3 39.5 107.3 39.2 114.2 36.7 121.3 34.8 128.6 33.6 132.6 32.9 136.7 32.4 140.7 31.9 141.6 31.8 142.5 31.9 143.6 31.3ZM135.5 128.6C135.5 130.8 135.5 132.9 135.5 135.1 135.5 137.4 135.5 137.4 137.8 137.3 138.4 137.3 138.5 137.1 138.5 136.5 138.5 134.7 138.5 132.9 138.5 131.1 138.5 130.8 138.3 130.3 138.9 130.3 139.4 130.3 140 130.1 140.2 130.8 140.6 132.3 141.2 133.7 141.6 135.2 142.1 137.2 142.1 137.2 144.2 137.2 144.4 137.2 144.5 137.2 144.7 137.2 145.3 137.3 145.4 137 145.2 136.5 144.5 134.6 143.9 132.6 143.2 130.7 142.9 129.9 143 129.4 143.6 129 144.4 128.4 144.7 127.5 144.8 126.6 144.9 125.6 144.9 124.6 144.8 123.6 144.5 121.5 143.5 120.3 141.3 120 139.7 119.8 138.2 120 136.6 119.8 135.7 119.7 135.5 120.1 135.6 120.9 135.5 123.5 135.5 126.1 135.5 128.6ZM133.2 128.7C133.3 126.9 133.2 125 132.8 123.2 132.3 121 130.8 120 128.7 119.7 127.4 119.5 125.4 120.4 124.5 121.7 123.5 123.1 123.6 124.8 123.5 126.4 123.4 128.6 123.3 130.9 123.7 133.1 123.9 134.6 124.3 136.1 125.8 137 126.7 137.5 127.7 137.6 128.7 137.6 130.7 137.6 132.4 136.1 132.8 134.1 133.2 132.3 133.3 130.5 133.2 128.7ZM82.4 132.5C82.4 132 82.4 131.6 82.4 131.2 82.3 129.7 81.7 128.5 80.4 127.9 79.7 127.6 79 127.3 78.3 127 75.9 126.1 76.2 125.8 76.3 123.8 76.3 123.1 76.7 122.6 77.5 122.5 78.3 122.4 79.1 122.5 79.2 123.5 79.3 124.6 79.8 125 80.9 124.8 81.1 124.8 81.2 124.8 81.4 124.8 82.2 124.9 82.5 124.8 82.3 123.8 82 122.2 81.6 120.8 80 120.2 78.3 119.6 76.5 119.5 74.9 120.7 73 122.2 73.1 124.2 73.4 126.2 73.6 127.5 74.3 128.3 75.5 128.8 76.3 129.1 77 129.4 77.8 129.7 79.4 130.4 80.1 132.3 79.4 133.9 79 134.9 78.2 134.9 77.4 134.7 76.5 134.6 76.2 133.9 76.2 133 76.2 132.5 76.1 132.1 75.6 132.3 74.8 132.5 73.5 131.6 73.3 132.8 73 134.2 73.6 135.7 74.9 136.5 76.5 137.6 78.3 137.5 80 137 81.3 136.6 82.1 135.7 82.5 134.3 82.4 133.8 82.3 133.1 82.4 132.5ZM84.6 128.7C84.6 130.9 84.6 133 84.6 135.2 84.6 137.4 84.6 137.4 86.8 137.4 87.4 137.4 87.6 137.2 87.6 136.6 87.6 134.8 87.6 133 87.6 131.3 87.6 130.8 87.7 130.6 88.2 130.7 88.8 130.7 89.5 130.7 90.1 130.7 91.3 130.6 93 129.9 93.5 128.2 93.9 126.7 94 125.1 93.7 123.6 93.4 121.7 92.7 120.5 90.1 120.2 88.5 120 87 120.2 85.4 120 84.7 119.9 84.5 120.2 84.5 120.9 84.7 123.4 84.6 126 84.6 128.7ZM95.2 128.6C95.2 131.3 95.2 133.9 95.2 136.6 95.2 137 95.1 137.4 95.8 137.4 98 137.4 100.2 137.4 102.4 137.4 102.7 137.4 102.9 137.4 103 137 103.3 135 103.1 134.8 101.1 134.8 101.1 134.8 101 134.8 101 134.8 100.1 134.7 98.9 135.2 98.4 134.6 98 134.1 98.3 132.9 98.2 132.1 98.2 130.1 98.2 130.1 100.2 130.1 102.2 130.1 102.2 130.1 102.1 128.2 102.1 127.7 102 127.5 101.4 127.5 100.5 127.5 99.6 127.5 98.8 127.5 98.3 127.5 98.1 127.4 98.1 126.9 98.1 125.7 98.1 124.5 98.1 123.2 98.1 122.7 98.3 122.6 98.7 122.6 99.5 122.6 100.3 122.6 101 122.6 102.8 122.6 102.7 122.6 102.7 120.8 102.7 120.1 102.4 119.9 101.8 120 99.8 120 97.7 120 95.7 120 95.1 120 95 120.2 95 120.7 95.2 123.3 95.2 125.9 95.2 128.6ZM104.6 129.2C104.7 130 104.6 131.4 104.7 132.7 104.9 135.5 106.5 137.6 109.8 137.5 111.7 137.4 113.3 136.2 113.8 134.3 114.2 132.6 114.2 132.6 112.5 132.6 111.6 132.6 111 132.7 110.9 133.8 110.8 134.5 110.2 135 109.3 134.9 108.5 134.8 108.1 134.4 107.9 133.7 107.2 130.5 107.5 127.2 107.8 124 107.9 123.1 108.4 122.4 109.4 122.4 110.1 122.4 110.8 122.9 110.9 123.5 111 124.9 111.8 124.9 112.8 124.8 113 124.8 113.2 124.8 113.4 124.8 113.9 124.9 114.1 124.7 114.1 124.1 114 122.1 113 120.2 109.9 119.7 108.1 119.4 105.9 120.8 105.3 122.5 104.5 124.5 104.5 126.6 104.6 129.2ZM117.1 129.9C117.1 131.7 117.1 133.5 117.1 135.2 117.1 137.3 117.1 137.3 119.3 137.3 120 137.3 120.2 137.1 120.2 136.4 120.2 132.1 120.2 127.8 120.2 123.6 120.2 122.6 120.5 122.4 121.4 122.5 123.3 122.6 123.2 122.5 123.3 120.7 123.3 120.1 123.2 119.9 122.5 119.9 120.1 119.9 117.6 119.9 115.2 119.9 114.6 119.9 114.4 120.1 114.4 120.7 114.4 122.6 114.4 122.6 116.2 122.6 116.3 122.6 116.3 122.6 116.4 122.6 117.1 122.5 117.2 122.8 117.2 123.4 117.1 125.5 117.1 127.7 117.1 129.9ZM58.4 128.7C58.4 126.4 58.4 124.1 58.4 121.9 58.4 120 58.4 120 56.4 120 55.6 120 55.3 120.2 55.3 121.1 55.3 125.8 55.3 130.6 55.3 135.3 55.3 137.5 55.3 137.5 57.5 137.5 58.1 137.5 58.3 137.3 58.3 136.7 58.4 133.9 58.4 131.3 58.4 128.7ZM146.7 77.7C146.3 76.9 146 76.3 145.7 75.7 145.5 75.2 145.1 75.4 144.8 75.4 144.4 75.4 144.5 75.7 144.5 75.9 144.5 77.1 144.5 78.3 144.5 79.5 144.5 79.9 144.6 80.1 145.1 80.1 145.6 80.1 145.7 79.9 145.7 79.5 145.7 79.1 145.7 78.7 145.7 78.1 146.7 79.5 146.7 79.5 147.8 78.1 147.8 78.6 147.8 79 147.8 79.4 147.8 79.8 147.7 80.1 148.3 80.1 148.9 80.1 148.9 79.8 148.9 79.4 148.9 78.3 148.9 77.2 148.9 76.1 148.9 75.8 149.1 75.4 148.6 75.4 148.2 75.3 147.9 75.4 147.7 75.9 147.4 76.5 147.1 77 146.7 77.7ZM142.1 80.1C143.3 80.1 143.8 79.8 143.9 78.9 144 77.8 143.7 77.5 142.4 77.3 142.1 77.2 141.6 77.2 141.7 76.8 141.7 76.3 142.2 76.4 142.5 76.4 142.7 76.4 142.9 76.5 143 76.5 143.3 76.6 143.6 76.5 143.7 76.2 143.8 75.9 143.6 75.7 143.3 75.6 142.9 75.4 142.6 75.4 142.2 75.4 141.2 75.4 140.6 75.9 140.6 76.8 140.6 77.6 141 78.1 141.9 78.2 142.4 78.3 143 78.3 142.8 78.9 142.7 79.4 142 79.1 141.5 79.1 141.4 79.1 141.3 79 141.3 79 141 78.6 140.7 78.9 140.6 79.2 140.3 79.5 140.5 79.8 140.8 80 141.3 80.2 141.7 80.1 142.1 80.1ZM132.6 88.2C132.3 88.2 132 88.1 131.8 88.5 131.4 89.1 131.6 89.6 132.3 89.8 133.2 90.1 133.3 90.6 133.3 91.5 133.3 96.8 133.3 102.2 133.3 107.5 133.3 108.2 133.1 108.5 132.5 108.7 132 108.8 131.6 109.1 131.7 109.7 131.8 110.3 132.3 110.4 132.8 110.4 135.7 110.4 138.5 110.4 141.4 110.4 141.9 110.4 142.3 110.2 142.5 109.7 142.6 109.1 142.2 108.8 141.7 108.7 140.9 108.5 140.8 108.1 140.8 107.4 140.8 102.1 140.8 96.8 140.8 91.6 140.8 90.7 141 90.1 141.8 89.8 142.2 89.7 142.6 89.4 142.4 88.9 142.3 88.4 141.9 88.2 141.3 88.2 139.9 88.2 138.4 88.2 137 88.2 135.6 88.2 134.1 88.2 132.6 88.2ZM99.8 88.2C99.3 88.2 99 88.4 98.9 88.9 98.8 89.4 99 89.7 99.5 89.8 100.5 90 100.6 90.7 100.6 91.5 100.6 96.7 100.6 101.8 100.6 107 100.6 107.8 100.4 108.4 99.5 108.7 99 108.8 98.8 109.2 98.9 109.7 99 110.2 99.4 110.4 99.9 110.4 102.8 110.4 105.8 110.4 108.7 110.4 109.2 110.4 109.5 110.2 109.6 109.7 109.7 109.1 109.4 108.8 108.9 108.8 108 108.7 107.9 108.1 107.9 107.3 107.9 102 107.9 96.7 107.9 91.4 107.9 90.6 108.1 90.1 108.9 89.9 109.4 89.8 109.7 89.4 109.6 88.9 109.5 88.4 109.1 88.3 108.6 88.3 107.2 88.3 105.8 88.3 104.4 88.3 102.8 88.2 101.3 88.2 99.8 88.2ZM121.4 88.9C121.4 88.3 121.3 88.1 120.7 88.2 118.3 88.2 115.9 88.2 113.5 88.2 113 88.2 112.6 88.3 112.4 88.8 112.2 89.4 112.7 89.7 113.2 89.8 113.9 90 114.1 90.4 114.1 91.1 114.1 96.4 114.1 101.8 114.1 107.1 114.1 107.9 113.9 108.4 113.1 108.6 112.6 108.7 112.4 109 112.5 109.6 112.6 110.1 113 110.3 113.5 110.3 116.4 110.3 119.4 110.3 122.3 110.3 122.8 110.3 123.1 110.1 123.2 109.6 123.3 109 123 108.8 122.5 108.7 121.7 108.5 121.5 108 121.5 107.2 121.5 104.2 121.5 101.2 121.5 98.2 121.4 95.1 121.4 92 121.4 88.9ZM65.1 89C65.1 88.4 65 88.2 64.3 88.2 61.9 88.2 59.5 88.2 57.2 88.2 56.7 88.2 56.2 88.2 56.1 88.8 56 89.4 56.4 89.6 56.9 89.8 57.6 90.1 57.8 90.5 57.8 91.3 57.8 96.6 57.8 102 57.8 107.3 57.8 108 57.7 108.5 56.9 108.6 56.4 108.7 56 108.9 56.1 109.6 56.2 110.2 56.6 110.3 57.1 110.3 60 110.3 62.9 110.3 65.7 110.3 66.2 110.3 66.6 110.2 66.7 109.7 66.8 109.2 66.6 108.8 66.1 108.6 65.2 108.3 65 107.7 65 106.9 65 104 65 101 65 98.1 65.1 95.1 65.1 92 65.1 89ZM173.6 89C173.6 88.4 173.5 88.2 172.8 88.2 170.3 88.2 167.9 88.2 165.4 88.2 165 88.2 164.6 88.1 164.6 88.7 164.6 89.2 164.6 89.7 165.2 89.8 166.1 90 166.3 90.6 166.3 91.4 166.3 96.6 166.3 101.8 166.3 107.1 166.3 107.9 166.1 108.4 165.3 108.7 164.7 108.9 164.4 109.3 164.6 109.9 164.7 110.4 165.2 110.4 165.7 110.4 168.1 110.4 170.4 110.4 172.8 110.4 173.5 110.4 173.6 110.2 173.6 109.5 173.6 106.1 173.6 102.7 173.6 99.3 173.6 95.8 173.6 92.4 173.6 89ZM44.9 88.9C44.9 88.5 44.9 88.1 44.3 88.1 41.8 88.1 39.3 88.1 36.8 88.1 36.3 88.1 36 88.3 35.9 88.7 35.8 89.2 36 89.6 36.5 89.7 37.4 89.9 37.6 90.6 37.6 91.4 37.6 96.6 37.6 101.8 37.6 107 37.6 107.8 37.4 108.4 36.6 108.6 36.1 108.7 35.8 109.1 35.9 109.6 36.1 110.2 36.5 110.2 37 110.2 39.3 110.2 41.7 110.2 44 110.2 44.7 110.2 44.9 110 44.9 109.3 44.9 105.9 44.9 102.5 44.9 99.1 44.9 95.8 44.9 92.4 44.9 88.9ZM91.6 89C91.6 88.3 91.4 88.1 90.7 88.1 88.9 88.1 87 88.2 85.2 88.1 84.5 88.1 84.3 88.3 84.3 89 84.3 95 84.3 101 84.3 107 84.3 107.9 84.1 108.4 83.2 108.6 82.8 108.7 82.5 109 82.6 109.5 82.7 110 83 110.2 83.5 110.2 86.4 110.2 89.4 110.2 92.3 110.2 92.8 110.2 93.1 110 93.3 109.5 93.4 109 93.2 108.6 92.7 108.5 91.8 108.3 91.6 107.8 91.6 106.9 91.6 103.9 91.6 100.9 91.6 97.9 91.6 95.1 91.6 92.1 91.6 89ZM153.9 88.9C153.9 88.3 153.7 88.1 153.1 88.1 150.8 88.1 148.5 88.1 146.3 88.1 145.8 88.1 145.1 88 144.9 88.7 144.7 89.4 145.4 89.6 145.8 89.8 146.3 90 146.5 90.4 146.5 90.9 146.5 96.4 146.5 101.9 146.5 107.4 146.5 108 146.3 108.4 145.7 108.5 145.2 108.6 144.7 108.8 144.8 109.5 144.9 110.2 145.4 110.2 146 110.2 148.3 110.2 150.6 110.2 152.9 110.2 153.6 110.2 153.8 110.1 153.8 109.3 153.8 105.9 153.8 102.6 153.8 99.2 153.9 95.9 153.9 92.4 153.9 88.9ZM71 99.2C72.1 98.9 73.1 98.4 74 97.7 76.5 95.7 76.3 90.6 72.9 88.9 71.2 88.1 69.5 88 67.7 88.1 67.4 88.1 66.8 87.8 66.7 88.4 66.7 88.9 66.3 89.7 67.3 89.9 68.1 90.1 68.5 90.8 68.5 91.5 68.6 93.4 68.6 95.2 68.5 97.1 68.5 97.8 68 98.4 67.2 98.5 66.8 98.5 66.7 98.8 66.7 99.2 66.8 99.6 66.3 100.2 67.1 100.4 68.2 100.8 68.6 101.7 68.6 102.7 68.6 103.9 68.5 105.2 68.6 106.4 68.7 108.4 69.5 109.7 71.6 110.3 72.7 110.6 73.8 110.6 75 110.3 76.3 110 77.2 109 78 108 78.4 107.5 78.5 106.8 78 106.4 77.6 106.1 76.9 106.1 76.6 106.8 76.5 107 76.3 107 76.1 107 75.8 106.9 75.7 106.7 75.7 106.4 75.7 105.4 75.6 104.4 75.7 103.4 75.9 101.4 74.3 100.1 72.7 99.7 72 99.5 71.3 99.4 70.6 99.2 70.6 99.2 70.8 99.3 71 99.2ZM15.8 103C16.3 105 17.1 106.9 18.7 108.4 20.4 110 22.6 110.7 24.9 110.8 25 110.8 25.1 110.8 25.1 110.8 25.3 110.6 25.1 109.2 24.8 109 23.8 108.5 23.3 107.6 23.3 106.6 23.3 101.7 23.3 96.7 23.3 91.8 23.3 90.9 23.6 90 24.6 89.6 25.5 89.2 25.2 88.5 25.1 87.9 25 87.1 24.5 87.8 24.2 87.8 21.5 88 19.5 89.4 17.9 91.5 16 93.9 15.6 96.7 15.4 99.8 15.5 100.8 15.6 101.9 15.8 103ZM184.7 98.4C184.6 96.2 184 94.1 182.8 92.2 181.2 89.6 178.8 88.3 175.8 88.2 175.5 88.2 175.1 88 175.1 88.6 175.2 89 174.7 89.6 175.5 89.9 176.6 90.3 177 91.2 177 92.2 177 96.8 177 101.5 177 106.1 177 107.2 176.7 108.2 175.4 108.7 174.7 108.9 175.2 109.6 175.1 110 175 110.5 175.5 110.4 175.8 110.4 176.6 110.4 177.4 110.2 178.2 109.9 182.4 108.4 184.7 104.7 184.9 100 185 99.4 184.7 98.9 184.7 98.4ZM27.7 89.8C28.7 90.2 29.4 91.1 30.1 92.1 30.9 93.3 31.2 94.6 31.6 95.9 31.8 96.6 32.2 96.7 32.8 96.7 33.4 96.6 33.5 96.3 33.5 95.7 33.5 93.4 33.5 91 33.5 88.7 33.5 88.2 33.3 87.9 32.8 87.7 32.3 87.5 32 87.8 31.8 88.2 31.6 88.8 31.1 88.9 30.6 88.7 29.4 88.3 28.2 88 26.8 87.6 26.6 88.5 26.4 89.3 27.7 89.8ZM161.7 110.3C162 110.3 162.3 110.3 162.3 109.8 162.3 108 162.3 106.1 162.3 104.3 162.3 103.9 162.1 103.6 161.7 103.5 161.3 103.4 161.1 103.6 160.8 103.8 160.6 104 160.5 104.3 160.4 104.6 159.6 106.8 158.1 108.2 155.8 108.6 155 108.8 155.5 109.3 155.4 109.7 155.3 110.1 155.4 110.3 155.9 110.3 156.9 110.3 157.8 110.3 158.8 110.3 159.8 110.3 160.8 110.3 161.7 110.3ZM52.3 110.3C52.9 110.3 53.1 110.2 53.1 109.6 53.1 107.9 53.1 106.2 53.1 104.5 53.1 104 53 103.6 52.5 103.5 52 103.4 51.6 103.7 51.5 104.2 50.7 106.6 49.1 108.1 46.7 108.7 46 108.9 46.5 109.5 46.4 110 46.3 110.4 46.6 110.4 46.9 110.4 47.8 110.4 48.8 110.4 49.7 110.4 50.6 110.3 51.5 110.3 52.3 110.3ZM156.3 88.2C155.6 88.1 155.3 88.3 155.4 89.1 155.4 89.6 155.5 90 156.1 89.9 156.4 89.9 156.7 90.1 157 90.2 158.8 90.9 159.8 92.3 160.4 94.1 160.6 94.6 160.9 94.8 161.4 94.7 161.9 94.6 162.1 94.3 162.1 93.8 162.1 92.1 162.1 90.4 162.1 88.7 162.1 88.2 161.9 88.1 161.5 88.1 160.6 88.1 159.6 88.1 158.7 88.1 157.9 88.2 157.1 88.2 156.3 88.2ZM47 88.2C46.6 88.2 46.2 88.2 46.4 88.7 46.5 89.1 45.9 89.7 46.9 89.9 48.1 90.1 49.2 90.7 50 91.7 50.7 92.4 51 93.3 51.3 94.2 51.5 94.8 51.9 94.8 52.4 94.8 52.9 94.7 52.9 94.3 52.9 94 52.9 92.3 52.9 90.6 52.9 88.9 52.9 88.4 52.7 88.2 52.2 88.2 51.3 88.2 50.5 88.2 49.6 88.2 48.8 88.2 47.9 88.2 47 88.2ZM123.5 88.2C123 88.2 122.9 88.4 123 88.8 123.1 89.2 122.6 89.8 123.4 89.9 124.5 90.1 125.5 90.6 126.3 91.4 127.1 92.1 127.6 93 127.9 94.1 128.1 94.7 128.5 94.9 129.1 94.8 129.7 94.7 129.6 94.2 129.6 93.9 129.6 93.1 129.6 92.3 129.6 91.5 129.6 90.5 129.9 89.1 129.4 88.5 128.8 87.8 127.4 88.4 126.6 88.3 125.3 88.2 124.4 88.2 123.5 88.2ZM78.4 94.4C78.4 95.1 78.5 95.7 79.4 95.8 80.3 95.9 80.4 95.2 80.5 94.6 80.8 92.9 81.2 91.2 82.6 89.9 83.1 89.5 82.9 88.8 82.7 88.3 82.6 87.9 82.1 88.1 81.8 88.1 80.9 88.1 80 88.1 79.1 88.1 78.6 88.1 78.5 88.3 78.5 88.7 78.5 89.7 78.5 90.6 78.5 91.6 78.5 92.6 78.5 93.5 78.4 94.4ZM97.4 89C97.4 88.3 97.2 88.1 96.6 88.2 95.8 88.3 95 88.2 94.3 88.2 93.1 88.2 92.9 88.5 93.2 89.6 93.3 89.9 93.5 90.1 93.7 90.3 94.3 90.8 94.6 91.5 94.9 92.2 95.2 93.1 95.4 94 95.5 94.9 95.6 95.4 95.8 96 96.6 95.9 97.3 95.8 97.6 95.3 97.5 94.6 97.5 93.7 97.5 92.7 97.5 91.8 97.4 90.8 97.4 89.9 97.4 89ZM50.1 95.4C50.1 94.7 49.6 94.3 49 94.6 48.6 94.7 48.6 95.1 48.5 95.4 48.2 96.3 47.9 97.2 47.1 97.7 46.6 98 46.4 98.3 46.4 98.8 46.4 99.4 46.4 99.9 47.1 100.3 48 100.8 48.3 101.8 48.5 102.8 48.7 103.4 49.1 103.5 49.7 103.4 50.2 103.3 50.2 102.9 50.2 102.5 50.2 101.3 50.2 100.2 50.2 99 50.1 97.8 50.1 96.6 50.1 95.4ZM126.7 95.3C126.7 94.7 126.5 94.5 125.9 94.5 125.3 94.5 125.1 94.9 125 95.3 124.7 96.3 124.3 97.2 123.5 97.7 123 98 123 98.3 123 98.7 123 99.3 122.9 99.8 123.7 100.2 124.6 100.7 124.9 101.7 125.2 102.7 125.4 103.3 125.8 103.4 126.4 103.3 126.9 103.2 126.9 102.8 126.9 102.5 126.9 101.3 126.9 100.1 126.9 98.9 126.7 97.7 126.7 96.5 126.7 95.3ZM159.1 95.2C159.1 94.9 159 94.6 158.7 94.6 158.4 94.6 157.9 94.4 157.7 94.9 157.6 95.2 157.4 95.4 157.4 95.7 157.2 96.5 156.8 97.3 156.1 97.7 155 98.4 155 99.5 156.1 100.1 156.5 100.3 156.7 100.6 156.9 101 157.3 101.6 157.4 102.2 157.6 102.9 157.8 103.4 158.2 103.4 158.6 103.3 159.1 103.3 159.1 102.9 159.1 102.5 159.1 101.3 159.1 100.1 159.1 98.9 159.1 97.8 159.1 96.5 159.1 95.2ZM27.5 110.7C29.4 110.3 31 109.3 32.2 107.8 32.9 107 33.6 106 33.4 104.7 33.4 104.3 33.2 104 32.8 103.9 32.4 103.8 32 103.9 31.8 104.4 31.8 104.6 31.6 104.7 31.6 104.9 30.9 107 29.5 108.2 27.5 108.8 26.9 109 26.5 109.2 26.7 109.9 26.6 110.6 26.6 110.9 27.5 110.7ZM77.9 160C77.8 160.2 77.9 160.5 77.9 160.5 78.7 160.8 78.6 161.6 78.7 162.2 79.4 165.3 80.1 168.4 80.8 171.6 81 172.3 81.7 172.8 82.7 172.8 83.5 172.8 83.3 172.1 83.3 171.8 83.5 170.8 84.1 170 83.8 168.9 83.3 166.8 82.9 164.6 82.4 162.5 82.3 162 82.4 161.2 81.8 161 80.7 160.6 79.5 160.3 78.5 160 78.3 159.9 78 159.8 77.9 160ZM108.7 162.8C107.7 162.9 107.8 163.4 108 164 108.6 165.7 109.3 167.4 109.9 169.1 110.3 170.1 110.2 170.2 109.1 170.3 108.7 170.3 108.4 170.3 108.5 170.8 108.5 171.5 109 171 109.2 171 109.7 171.2 110.4 170.6 110.6 171 110.9 171.6 111.5 172.2 110.9 173 110.6 173.3 110.8 173.8 111.2 173.7 112.5 173.5 113.8 173.3 115.1 173.2 115.4 173.2 116 172.8 115.5 172.5 114.5 171.8 114.4 170.7 114 169.8 113.1 167.6 112.3 165.4 111.4 163.2 111.3 162.9 111.2 162.4 110.5 162.5 110 162.8 109.3 162.7 108.7 162.8ZM162.6 129.7C163.8 129.3 164.7 128.4 165.6 127.6 166.1 127.1 166.7 126.6 167.4 126.8 168.1 127 168.4 127.6 168.4 128.3 168.4 128.3 168.4 128.4 168.4 128.4 168.5 128.7 168.7 128.8 168.9 128.8 169.3 128.8 169.2 128.6 169.3 128.3 169.4 127.7 169.4 127.2 169.3 126.6 168.8 123.9 165.8 122.6 163.5 124.1 162.7 124.6 162.1 125.3 161.4 125.9 160.4 126.7 159.2 126.6 159 125.1 158.9 124.7 158.6 124.7 158.4 124.7 158.1 124.6 158.1 124.9 158.1 125.1 158.1 125.4 157.8 125.7 157.9 126 157.8 129 160.8 130.2 162.6 129.7ZM46.9 150.1C48.4 149.8 50.2 148 49.8 146 49.6 145.1 49.3 144.2 49.1 143.2 48.8 141.7 49.3 141.1 50.8 141.3 51.2 141.3 51.4 141.2 51.6 140.9 51.7 140.6 51.4 140.5 51.3 140.3 50.3 139.4 48.3 139.3 47.2 139.9 45.5 140.9 45 142.4 45.3 144 45.5 145.1 46 146.1 46 147.2 45.9 148.2 45.2 148.8 44.3 148.3 43.8 148 43.5 148.3 43 148.5 44.1 149.9 45.4 150.3 46.9 150.1ZM54.2 148C53 149.2 51.9 150.6 50.7 151.8 50.1 152.4 49.7 153.4 48.5 153.3 48 153.3 48 153.7 48.4 154 49.1 154.7 49.9 155.3 50.6 156 50.9 156.2 51.1 156.5 51.5 156.7 52 156.9 52.2 156.8 52.1 156.3 52 155.6 52.3 155.2 52.8 154.7 54.4 153 56 151.3 57.5 149.6 57.9 149.2 58.2 148.8 58.8 148.9 59.3 149 59.4 148.6 59.1 148.3 58.1 147.3 57 146.4 55.9 145.5 55.5 145.2 55.3 145.5 55.3 145.8 55.3 146 55.4 146.1 55.5 146.4 55 147 54.6 147.5 54.2 148ZM102.5 165.4C102.5 164.9 102.5 164.4 103 164.2 103.3 164.1 103.2 163.9 103.2 163.7 103.2 163.5 103 163.5 102.9 163.5 101.5 163.5 100.1 163.5 98.7 163.5 98.5 163.5 98.3 163.6 98.2 163.8 98.1 164 98.2 164.1 98.4 164.2 99.2 164.5 99.1 165.2 99.1 165.8 99.1 166.9 99.1 168 99.1 169.1 99.1 170.3 99 171.5 99.1 172.7 99.2 173.3 99.2 173.8 98.6 174.1 98.4 174.2 98.3 174.3 98.4 174.6 98.5 174.8 98.6 174.9 98.9 174.9 100.2 174.9 101.6 174.9 102.9 174.9 103.1 174.9 103.3 174.8 103.4 174.6 103.5 174.4 103.4 174.1 103.2 174.1 102.7 173.9 102.7 173.5 102.7 173.1 102.7 172.4 102.7 171.7 102.7 170.8 102.8 169 102.4 167.2 102.5 165.4ZM137.9 163.4C137.4 163.5 137.2 163.2 136.9 162.8 135.4 160.3 133.8 157.8 132.3 155.2 132.1 154.8 131.9 154.7 131.5 154.9 130.6 155.5 129.7 156 128.8 156.5 128.6 156.6 128.5 156.8 128.5 157 128.5 157.3 128.8 157.3 129 157.3 129.5 157.2 129.8 157.5 130 157.9 131 159.6 132.1 161.3 133.1 163.1 133.6 164 134.5 164.7 134 165.9 133.8 166.4 134.4 166.3 134.7 166.2 135.8 165.6 136.8 164.9 137.9 164.2 138.1 164.1 138.3 163.9 138.3 163.6 138.4 163.5 138.2 163.4 137.9 163.4ZM39.8 120.5C39.7 120.3 39.6 120 39.3 120 38.9 120 39.1 120.3 39 120.5 38.9 120.9 38.6 121.2 38.2 121.3 35.8 122.3 33.5 123.3 31.1 124.3 30.8 124.4 30.4 124.8 30 124.3 29.8 124.1 29.5 124.1 29.3 124.2 29.1 124.4 29.2 124.7 29.3 125 29.7 125.8 29.9 126.6 30.3 127.4 30.5 127.8 30.5 128.4 30.9 128.7 31.2 128.9 31.6 129.2 31.5 128.5 31.5 128 31.8 127.8 32.2 127.6 35.2 126.4 38.1 125.1 41.1 123.9 40.8 122.8 40.3 121.7 39.8 120.5ZM162.1 141.5C162.8 140.4 163.5 139.2 164.2 138.1 164.3 137.9 164.4 137.7 164.2 137.6 164 137.5 163.7 137.5 163.6 137.5 163.1 137.8 162.7 137.5 162.3 137.2 159.9 135.7 157.4 134.2 155 132.8 154.7 132.6 154.4 132.4 154.1 132.8 153.5 133.7 152.9 134.7 152.4 135.6 152.3 135.8 152.2 136.1 152.4 136.2 152.6 136.4 152.9 136.4 153.1 136.2 153.4 135.9 153.6 136 153.9 136.2 156.1 137.6 158.4 138.9 160.7 140.3 161.1 140.5 161.6 140.8 161.4 141.4 161.4 141.6 161.4 141.8 161.7 141.7 161.9 141.8 162 141.7 162.1 141.5ZM115.3 161.6C115.1 161.7 115 161.8 115 162.1 115 162.4 115.3 162.4 115.4 162.4 115.8 162.5 116 162.7 116.2 163.2 116.9 165.7 117.7 168.3 118.5 170.8 118.6 171.1 118.6 171.4 118.4 171.7 118.3 171.9 117.9 172 118.1 172.3 118.3 172.6 118.6 172.5 118.9 172.4 119.7 172.1 120.5 171.9 121.3 171.7 122.1 171.5 122.2 171.1 121.9 170.4 121 167.8 120.2 165.2 119.5 162.5 119.4 162.1 119 161.5 119.7 161.1 119.9 161 119.9 160.7 119.8 160.6 119.7 160.5 119.5 160.5 119.2 160.5 118 160.8 116.6 161.2 115.3 161.6ZM42.8 131.7C40.6 133.1 38.5 134.4 36.3 135.8 36 136 35.6 136.2 35.2 135.9 35 135.8 34.7 135.8 34.6 136 34.5 136.1 34.6 136.3 34.7 136.5 35.3 137.4 35.8 138.4 36.4 139.3 36.5 139.5 36.7 139.7 37.1 139.4 40 137.6 42.8 135.8 45.7 134 45.9 133.9 46.3 133.8 46.1 133.4 45.5 132.4 44.9 131.4 44.3 130.4 44.2 130.2 43.9 130.1 43.7 130.2 43.5 130.3 43.4 130.5 43.7 130.8 43.5 131.2 43.2 131.5 42.8 131.7ZM69.3 157.2C68.1 159.7 66.9 162.3 65.7 164.8 65.6 165.1 65.4 165.2 65.2 165.2 65 165.2 64.7 165 64.6 165.4 64.6 165.7 64.8 166 65.1 166 66.1 166.3 67 166.9 67.9 167.3 68.2 167.4 68.3 167.4 68.5 167.1 69.4 165.3 70.3 163.5 71.1 161.6 71.7 160.3 72.3 158.9 72.9 157.6 73.1 157.3 73.1 157.1 72.7 156.9 71.9 156.6 71.1 156.1 70.3 155.7 70 155.5 69.6 155.2 69.2 155.5 68.9 155.8 69.2 156.1 69.4 156.4 69.5 156.5 69.4 156.6 69.5 156.7 69.4 157.1 69.4 157.2 69.3 157.2ZM60.1 151.3C58.5 153.6 57 155.9 55.4 158.2 55.2 158.5 55 158.5 54.7 158.5 54.5 158.5 54.2 158.3 54.1 158.7 54.1 159 54.3 159.2 54.5 159.3 55.3 159.9 56.1 160.4 56.9 161 57.3 161.3 57.5 161.2 57.8 160.9 59.7 158.1 61.6 155.3 63.5 152.5 63.7 152.2 63.9 152 63.4 151.7 62.7 151.3 62 150.7 61.3 150.2 61 150 60.6 149.6 60.3 149.8 59.9 150 60.2 150.5 60.4 150.8 60.4 150.8 60.4 150.9 60.4 150.9 60.3 151.1 60.2 151.2 60.1 151.3ZM91 163.2C90.8 164.8 90.6 166.4 90.4 168 90.3 169.3 90.2 170.7 90 172 89.9 172.5 89.8 173 89.2 173.2 88.7 173.4 88.9 173.8 89.3 173.9 90.7 174.1 92.1 174.3 93.5 174.5 93.7 174.5 93.9 174.4 93.9 174.2 94 174 93.9 173.7 93.7 173.6 93.3 173.5 93.4 173.2 93.4 172.9 93.4 171.3 93.7 169.7 93.9 168 94 166.6 94.2 165.1 94.4 163.7 94.4 163.3 94.4 162.9 93.9 163 93.2 163.1 92.6 162.8 91.9 162.8 91.7 163 91.1 162.5 91 163.2ZM41.7 128.7C42.6 127.5 42.3 126.3 41.7 125 41.6 124.8 41.7 124.4 41.4 124.6 41.2 124.7 40.7 124.6 40.7 125 40.7 125.9 40 126.1 39.4 126.4 38.9 126.6 38.3 126.7 37.9 127 37.4 127.2 37.1 127.1 36.7 126.9 36.3 126.7 35.9 126.5 35.8 127.2 35.7 127.6 35.5 127.9 35 128.1 34.4 128.3 33.9 128.7 33.3 128.9 32.2 129.3 31.6 130.5 31.9 131.6 32.2 132.7 33.3 133.5 34.3 133.4 34.5 133.4 34.7 133.3 34.8 133.1 34.9 132.9 34.7 132.8 34.6 132.7 34 132.4 34.4 132.2 34.7 132.1 35 131.9 35.3 131.8 35.6 131.7 36.4 131.4 36.9 130.8 36.9 129.9 36.9 129.5 36.9 129.2 36.9 128.6 38.7 130.6 40.9 129.9 41.7 128.7ZM137.5 158C138.2 157.1 138.6 156.1 138 155 137.4 153.8 136.5 153.3 135.2 153.3 134.5 153.3 133.9 153.7 133.3 154 133.1 154.1 132.6 154.2 132.7 154.6 132.8 154.9 133.1 155 133.4 155.1 134.2 155.2 135.9 157.6 135.8 158.4 135.8 158.5 135.8 158.7 135.7 158.8 135.2 159.5 135.8 159.7 136.2 159.7 136.8 159.7 137.1 160.1 137.4 160.6 137.6 161 137.9 161.5 138.1 161.9 138.7 162.7 139.6 163.5 140.6 163 141.8 162.5 142.5 161.7 142.4 160.4 142.4 159.9 142 159.8 141.8 160 141.1 161.1 140.9 160 140.8 159.7 139.7 157.7 138.9 157.8 137.1 158.5 137.3 158.2 137.4 158.1 137.5 158ZM158.3 144.4C157.7 141.9 155.9 140.4 153.8 139.4 152.2 138.7 150.6 138.7 149.1 139.9 148.9 140.1 148.6 140.1 148.8 140.4 148.9 140.6 149.1 140.9 149.4 140.8 150.1 140.5 150.5 140.9 150.9 141.3 152.8 142.9 154.6 144.5 156.5 146.1 156.8 146.3 157 146.7 157 146.9 156.8 147.5 157.3 147.6 157.6 148 158.4 146.4 158.5 145.5 158.3 144.4ZM141.9 148.4C142.6 148.2 142.9 148.7 143.3 149 145 150.9 146.7 152.8 148.3 154.8 148.5 155.1 148.8 155.4 148.5 155.8 148.3 156.1 148.5 156.3 148.8 156.5 149.1 156.7 149.2 156.4 149.4 156.2 150.1 155.2 150.5 154.1 150.3 152.8 150 150.9 149 149.6 147.7 148.4 146.1 146.9 143.7 146.2 141.4 147.7 141.6 147.9 141.6 148.4 141.9 148.4ZM156.1 148.1C155.7 148.3 155.4 148.1 155.1 147.8 153.2 146.2 151.3 144.6 149.4 143 149 142.7 148.5 142.4 148.6 141.7 148.6 141.4 148.6 141.1 148.3 141 147.9 140.9 147.8 141.2 147.6 141.5 147.2 142.6 147.1 143.7 147.4 144.8 148.2 147.4 150.2 148.9 152.7 149.6 154.4 150.1 155.7 149.5 157.1 148.3 156.7 148.3 156.5 147.9 156.1 148.1ZM147.7 157.6C147.9 157.5 148.4 157.5 148.3 157.1 148.2 156.8 147.9 156.7 147.5 156.7 147 156.7 146.7 156.5 146.4 156.1 145 154.3 143.5 152.6 142 150.9 141.6 150.4 140.8 149.9 141.1 148.9 141.2 148.7 140.8 148.2 140.3 148.7 139.9 149.1 139.7 149.6 139.5 150.1 138.9 152 139.5 153.6 140.7 155.1 142 156.6 143.3 158.2 145.7 158.1 146.4 158 147.1 157.9 147.7 157.6ZM61.2 162.5C61.3 162.5 61.4 162.4 61.6 162.4 64.2 161.7 65.4 159.7 66.1 157.3 66.6 155.7 66.2 154.3 65.1 153 64.9 152.8 64.6 152.5 64.3 152.6 64.1 152.7 64 153 64.1 153.4 64.3 153.9 64.1 154.4 63.8 154.9 62.6 156.6 61.5 158.2 60.4 159.9 59.9 160.6 59.6 161.3 58.6 161.2 58.3 161.2 58.1 161.4 58.1 161.7 58 162.1 58.4 162 58.6 162.1 59.2 162.4 59.8 162.6 60.4 162.5 60.7 162.5 61 162.5 61.2 162.5ZM107 171.7C106.9 172.5 106.8 173.3 106 173.8 105.8 173.9 105.7 174.1 105.8 174.3 105.9 174.5 106.1 174.5 106.3 174.5 107.1 174.6 107.8 174.3 108.5 174.3 108.7 174.3 108.8 174.1 108.9 173.9 109 173.6 108.8 173.5 108.5 173.4 107.8 173.2 107.7 172.7 107.7 172 107.8 171 108 170 108 169.1 108 167.9 108.6 166.6 107.7 165.3 107.4 167.5 107.2 169.6 107 171.7ZM76.8 168C76.6 168.8 76.4 169.6 75.5 169.8 75.2 169.9 75 169.9 75 170.2 75 170.4 75.3 170.6 75.5 170.7 76.1 170.9 76.7 171 77.3 171.3 77.5 171.4 77.7 171.3 77.9 171.1 78 170.9 78 170.7 77.8 170.5 77.3 170.2 77.4 169.7 77.4 169.2 77.4 168.1 77.9 167 78.2 165.9 78.4 165 78.9 164 78.2 163 77.7 164.7 77.2 166.4 76.8 168ZM163.7 130.6C163.6 130.8 163.7 131 164 131.1 165 131.5 165.9 132 166.9 132.4 167.3 132.6 167.8 132.4 167.4 131.8 167.2 131.5 167.3 131.3 167.5 131.1 167.8 130.8 168.1 130.5 168.3 130.2 168.4 130 168.8 129.9 168.5 129.6 168.3 129.4 168 129.3 167.7 129.5 166.7 130.4 165.5 130.4 164.4 130.2 164 130.1 163.8 130.4 163.7 130.6ZM43.9 143.2C43.7 143.2 43.5 143.2 43.3 143.4 42.6 144 41.8 144.6 41 145.3 40.5 145.7 40.6 146.1 41.3 146.2 41.7 146.3 41.8 146.4 41.9 146.8 42 147.1 42.1 147.4 42.3 147.7 42.4 147.9 42.5 148.2 42.8 148 43 147.9 43.4 147.7 43.2 147.4 42.7 146.1 43.4 145.1 43.9 144.1 44 143.9 44.2 143.8 44.1 143.6 44.1 143.3 44.1 143.2 43.9 143.2ZM85.5 164.6C85.8 163.9 85.9 163.1 86.9 163 87.1 163 87.3 162.8 87.3 162.6 87.3 162.3 87 162.3 86.9 162.2 86.3 162 85.6 161.8 85 161.6 84.8 161.5 84.6 161.6 84.4 161.8 84.3 162 84.3 162.2 84.5 162.4 85.2 163 84.9 163.7 84.8 164.4 84.7 164.9 84.5 165.3 84.4 165.8 84.2 166.5 84.2 167.2 84.6 167.9 84.9 166.7 85.1 165.7 85.5 164.6ZM125.1 170.5C125.8 170.3 126 170 125.7 169.3 125.4 168.7 125.3 168.1 125.1 167.5 125 167.2 125.1 166.6 124.5 166.6 123.9 166.7 124.1 167.2 124.1 167.6 124.2 168.5 123.9 169.3 123.2 169.9 122.8 170.2 122.9 170.6 123 171 123.7 170.9 124.4 170.7 125.1 170.5ZM69.1 167.6C69 168.1 69.4 168.2 69.7 168.3 70.3 168.6 70.8 168.9 71.4 169.2 71.7 169.4 71.9 169.4 72.1 169 72.4 168.3 72.8 167.6 73.1 166.8 73.2 166.6 73.3 166.3 73.1 166.1 72.9 165.9 72.7 166.1 72.5 166.3 71.8 166.9 71 167.4 69.9 167.4 69.6 167.5 69.2 167 69.1 167.6ZM41.5 141.3C41.6 140.9 41.5 140.6 41 140.8 40.6 140.9 40.2 141 39.8 141 39.1 140.9 38.5 140.7 38 140.2 37.7 139.9 37.4 140.1 37.2 140.3 37 140.5 37.2 140.7 37.3 140.9 37.7 141.5 38.1 142.1 38.5 142.8 38.6 143 38.7 143.1 38.8 143.1 39 142.9 41.4 141.4 41.5 141.3ZM53.9 143.4C52.8 143.5 53 142.6 52.6 142 52.4 141.8 52.5 141.3 52 141.5 51.7 141.7 51.7 142 51.8 142.3 52.2 143.4 51.8 144.4 51.1 145.3 50.9 145.5 50.8 145.8 51 146 51.3 146.3 51.5 146.1 51.8 145.9 52.5 145.3 53.1 144.8 53.8 144.3 54 144.2 54.1 144 54 143.6 54 143.6 54 143.4 53.9 143.4ZM159.6 122C159.8 122.3 159.6 122.5 159.4 122.7 159.2 123 158.8 123.2 158.7 123.5 158.6 123.7 158.2 123.8 158.6 124.1 158.9 124.3 159.1 124.3 159.4 124.1 160.3 123.4 161.4 123.1 162.5 123.4 162.8 123.5 162.9 123.4 163 123.2 163.1 123 163.1 122.7 162.9 122.6 162 122.2 161.1 121.7 160.3 121.4 159.7 121.4 159.3 121.4 159.6 122ZM45.4 137.8C45.3 138 45.1 138.2 45.3 138.5 45.5 138.8 45.7 138.6 45.9 138.4 46.5 138 47.2 137.6 47.8 137.2 48.1 137 48.2 136.9 48 136.6 47.6 135.9 47.2 135.3 46.7 134.6 46.6 134.4 46.4 134.3 46.2 134.4 46 134.5 45.7 134.7 45.9 134.9 46.1 135.2 46 135.5 46.1 135.9 46.2 136.6 45.8 137.2 45.4 137.8ZM158.4 131.3C158.6 131.3 159 131.6 159.1 131.2 159.2 130.9 159 130.7 158.7 130.6 158.1 130.3 157.4 129.9 156.8 129.5 156.5 129.3 156.3 129.3 156.2 129.6 155.8 130.3 155.4 131 155 131.7 154.8 132 155 132.1 155.1 132.2 155.3 132.4 155.5 132.4 155.6 132.2 156.2 131.5 157 131.3 157.8 131.4 158.1 131.3 158.3 131.3 158.4 131.3ZM73.6 158.6C74.5 159.4 74.8 160.3 74.7 161.4 74.7 161.6 74.6 161.8 74.9 161.8 75.1 161.8 75.3 161.7 75.4 161.6 75.6 161.2 75.8 160.8 76 160.4 76.7 159.1 76.6 159.1 75.3 158.5 74.8 158.3 74.3 158 73.8 157.7 73.5 158 73.3 158.4 73.6 158.6ZM96.7 163.4C96.5 163.4 96.2 163.4 96 163.3 95.7 163.2 95.4 163 95.2 163.3 95 163.5 95.1 163.9 95.3 164.2 95.6 164.7 95.8 165.2 95.9 165.8 96 166.2 95.9 166.6 96 166.9 96 167.1 96.1 167.4 96.5 167.3 96.7 167.2 96.8 167.1 96.9 166.8 97 165.8 97.1 164.9 97.2 163.9 97.3 163.6 97.1 163.4 96.7 163.4ZM159.3 134.5C159.4 134.8 159.8 135 160.2 134.8 160.7 134.6 161.2 134.6 161.7 134.8 162 134.9 162.2 134.8 162.3 134.5 162.4 134.3 162.2 134.1 162 134 161.3 133.6 160.5 133.1 159.8 132.7 159.3 132.4 158.9 132 158.2 132.3 158.5 133.1 159.1 133.7 159.3 134.5ZM88.3 166.4C88.8 166.5 88.8 165.9 89 165.5 89.3 164.8 89.5 164.1 90.1 163.6 90.4 163.4 90.5 162.9 90.1 162.7 89.8 162.5 89.3 162.5 88.9 162.5 88.5 162.5 88.2 162.6 88.2 163.1 88.3 163.9 87.9 164.6 88 165.5 88.2 165.7 87.7 166.3 88.3 166.4ZM71.6 162.4C71.4 162.4 71.1 162.9 71.3 163.3 71.6 163.8 71.8 164.2 71.5 164.8 71.4 165 71.5 165.3 71.7 165.4 72 165.5 72.1 165.2 72.2 165 72.7 164 73.2 163 73.6 162 73.7 161.7 73.7 161.4 73.5 161.1 72.9 161.5 72.5 162.3 71.6 162.4ZM41.3 139.7C42.4 139 43.5 138.4 44.6 137.7 44.8 137.6 44.8 137.4 44.7 137.2 44.6 137 44.5 136.9 44.2 137 43.7 137.3 43.2 137.3 42.6 137.1 42.2 136.9 41.8 137.1 41.8 137.4 41.7 138.1 41.3 138.6 40.9 139.2 40.8 139.3 40.8 139.5 40.8 139.6 40.8 139.7 41 139.7 41.1 139.7 41.2 139.7 41.2 139.7 41.3 139.7ZM92.6 68C93 68 93 67.6 93.1 67.4 95.4 63.1 97.7 58.8 99.9 54.5 100.1 54.2 100.3 54 100.7 54 102 54 103.4 54 104.7 54 105.1 54 105.2 54.1 105.3 54.5 106.1 58 107.1 61.5 108 65.1 108.5 64.3 108.9 63.6 109.2 62.9 110.7 60.1 112.2 57.2 113.7 54.4 113.9 54.1 114.1 53.9 114.5 53.9 115.8 53.9 117.2 53.9 118.5 53.9 118.8 53.9 119 53.9 119.1 54.4 120.1 58.6 121.1 62.7 122.2 66.9 122.3 67.3 122.3 67.8 122.5 68.1 122.8 68.8 122.6 69 121.9 69 120.9 68.9 119.9 69 118.9 69 118.4 69 118.1 68.9 118 68.3 117.7 66 117.6 66 115.4 66 114.4 66 113.5 66.1 112.5 66 111.7 65.9 111.3 66.2 111.1 66.9 110.6 68.8 109.5 69.3 107.6 69.1 106.7 69 105.8 69.1 104.9 69.1 104.4 69.1 104.1 69 104.1 68.4 104.1 67.9 104 67.5 103.9 67 103.8 66.3 103.5 66 102.7 66.1 101.2 66.2 99.7 66.1 98.2 66.1 97.8 66.1 97.5 66.2 97.4 66.6 97.2 67 97 67.3 96.9 67.7 96.7 69.1 95.8 69.2 94.6 69.1 92.7 69 90.8 69.1 89 69.1 88.5 69.1 88.2 69.2 88.4 68.4 88.8 66.8 88.8 65.1 89.1 63.5 89.2 63.1 89.1 63 88.7 63 87.3 63 85.8 63 84.4 63 84.1 63 84 63.1 84 63.4 83.8 65.1 83.5 66.9 83.3 68.6 83.3 69 83.2 69.2 82.8 69.2 81.8 69.2 80.7 69.2 79.7 69.2 79.2 69.2 79.1 69 79.2 68.6 79.6 65.8 80.1 63 80.5 60.1 80.8 58.3 81 56.5 81.2 54.7 81.3 54.2 81.4 54.1 81.8 54.1 82.8 54.1 83.8 54.1 84.8 54.1 85.3 54.1 85.3 54.2 85.2 54.7 84.9 56.2 84.7 57.8 84.5 59.4 84.4 59.9 84.5 60.2 85.2 60.2 86.4 60.1 87.7 60.2 89 60.2 89.4 60.2 89.6 60.2 89.7 59.7 89.9 58.1 90.2 56.4 90.4 54.8 90.5 54.4 90.5 54.2 91 54.2 92 54.2 93 54.2 94 54.2 94.5 54.2 94.6 54.4 94.5 54.8 94.1 57.1 93.8 59.5 93.4 61.8 93.1 63.8 92.9 65.8 92.6 67.8 92.5 67.8 92.5 67.9 92.6 68ZM115.9 56.9C114.9 59.1 114 61.1 113 63.2 114.1 63.2 115 63.2 116 63.2 117.2 63.2 117.2 63.2 116.9 62 116.8 61.5 116.8 60.9 116.7 60.4 116.3 59.3 116.3 58.2 115.9 56.9ZM103.1 63.2C102.8 61.1 102.5 59.1 102.1 56.8 100.9 59.1 100 61.1 99.1 63.2 100.5 63.2 101.8 63.2 103.1 63.2ZM132.9 64.3C132.9 66.1 132.8 66.2 131.2 66.5 129.3 66.8 127.4 66.1 126.7 64.1 126.3 63 126.5 62 126.7 60.9 127.2 58.7 128.2 57 130.7 56.5 131.8 56.3 133 56.8 133.5 57.9 133.6 58.2 133.8 58.4 134.2 58.4 135.2 58.4 136.3 58.4 137.3 58.4 137.6 58.4 137.8 58.4 137.8 58 137.9 56.9 137.5 55.2 136.1 54.5 133.7 53.4 131.2 53.4 128.7 54 125.8 54.7 123.9 56.5 122.9 59.3 122.1 61.5 121.8 63.7 122.7 65.9 123.7 68.3 125.7 69.3 128.4 69.5 130.7 69.7 133 69.2 135.2 68.9 136 68.8 136.7 68.7 136.6 67.5 136.6 67 136.7 66.4 136.8 65.9 137.1 64.4 137.3 62.9 137.5 61.4 137.5 61.1 137.7 60.6 137 60.6 135 60.6 133 60.6 131 60.6 130.7 60.6 130.4 60.7 130.4 61 130.4 61.6 130.2 62.2 130.2 62.7 130.2 63.3 130.4 63.4 130.9 63.4 131.6 63.4 132.3 63.4 133.1 63.4 132.9 63.8 132.9 64 132.9 64.3ZM138.5 127.2C138.5 127.4 138.5 127.6 138.6 127.7 139.5 128.3 141.6 127.3 141.6 126.2 141.7 125.5 141.7 124.7 141.6 124 141.5 122.9 140.6 122.4 139 122.5 137.8 122.6 138.6 123.4 138.5 123.9 138.4 124.3 138.5 124.7 138.5 125.1 138.5 125.8 138.5 126.5 138.5 127.2ZM129.8 123.4C129.6 122.6 129 122.3 128.2 122.4 127.5 122.4 126.9 122.8 126.8 123.6 126.7 124.4 126.5 125.2 126.4 126 126.4 128.3 126.3 130.7 126.6 133 126.7 134.2 127.4 134.9 128.4 134.9 129.4 134.9 129.8 134.2 130 132.9 130.2 131.5 130.1 130.1 130.2 128.7 130.3 126.9 130.3 125.1 129.8 123.4ZM87.6 127.4C87.6 127.7 87.6 127.8 88 127.9 90 128.3 90.8 127.7 90.8 125.6 90.8 125.4 90.8 125.2 90.8 124.9 91 122.7 90 122.4 88.1 122.4 87.7 122.4 87.6 122.5 87.6 122.9 87.6 123.6 87.6 124.3 87.6 125 87.6 125.9 87.6 126.7 87.6 127.4Z";
}
.svicon.haag path {
  d: path(var(--haag-path));
}
.svicon.bbb {
  --bbb-path: "M119.6 122.3C118.8 121.8 118.1 121.2 117.4 120.7 117.5 120.5 117.7 120.3 117.8 120.1 119.4 117.7 120.3 115 120.2 112.1 120.1 107.2 118.2 103.2 114.3 100.3 109.7 96.9 105 93.5 100.4 90.2 96.8 87.6 93.2 85.1 89.7 82.4 83.6 77.8 79.9 71.6 78.9 64 78 56.9 79.6 50.4 83.8 44.5 88.8 37.5 93.9 30.5 99 23.5 99.1 23.4 99.1 23.3 99.3 23.2 100 23.7 100.7 24.2 101.5 24.8 101.4 24.9 101.4 25 101.3 25.1 98.8 29.2 99.7 34 103.6 36.8 113.1 43.7 122.5 50.6 132 57.4 137.9 61.6 141.8 67.2 143.2 74.3 144.9 82.3 143.3 89.7 138.6 96.3 132.5 104.9 126.3 113.4 120.1 121.9 119.8 121.9 119.7 122.1 119.6 122.3ZM99.8 149C103.1 144.4 106.5 139.8 109.8 135.2 112.6 131.3 113.7 127 113.2 122.3 112.7 117.3 110.5 113.1 106.7 109.9 104.7 108.2 102.5 106.8 100.4 105.2 95.7 101.8 91 98.4 86.4 95 84.9 93.9 84.1 92.5 84.5 90.6 84.6 89.8 84.9 89.1 85.2 88.3 84.4 87.7 83.5 87 82.5 86.4 82.4 86.5 82.3 86.6 82.2 86.7 78.9 91.3 75.5 95.8 72.3 100.4 69.4 104.5 68.2 109 68.9 114 69.6 119.1 71.9 123.2 76 126.3 79.3 128.9 82.8 131.3 86.1 133.7 89.3 136 92.4 138.3 95.6 140.6 97.2 141.8 97.9 143.3 97.6 145.3 97.5 146 97.2 146.7 96.9 147.4 97.7 148 98.6 148.7 99.6 149.3 99.6 149.2 99.7 149.1 99.8 149ZM77 163.7C77.5 163.7 77.7 163.8 77.8 164.3 79 168.3 80.3 172.3 81.5 176.3 81.6 176.7 81.8 176.9 82.3 176.9 93.6 176.9 104.9 176.9 116.3 176.9 116.8 176.9 116.9 176.7 117 176.3 118.2 172.3 119.5 168.3 120.7 164.3 120.9 163.8 121.1 163.6 121.6 163.6 128.2 163.6 142.2 163.6 142.2 163.6L139.5 154.7 58.9 154.8 56.2 163.6C56.2 163.7 70.3 163.7 77 163.7Z";
}
.svicon.bbb path {
  d: path(var(--bbb-path));
}

/*# sourceMappingURL=theme.css.map */
